@charset "UTF-8";
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);
/*Theme Name: Foundation */
/*Stylesheet Info: Written by Dmitry Veselov and Stephen Greig */
/*for use by Austin Digital on the base of Starkers Wordpress theme */
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8+, and Opera
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*
  960 Grid System ~ Core CSS.
  Learn more ~ http://960.gs/

  Licensed under GPL and MIT.
*/
/*
  Forces backgrounds to span full width,
  even if there is horizontal scrolling.
  Increase this if your layout is wider.

  Note: IE6 works fine without this fix.
*/
body {
  min-width: 960px;
}

/* Container
----------------------------------------------------------------------------------------------------*/
.container_16 {
  margin-left: auto;
  margin-right: auto;
  width: 960px;
}

/* Grid >> Global
----------------------------------------------------------------------------------------------------*/
.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12,
.grid_13,
.grid_14,
.grid_15,
.grid_16 {
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
}

.push_1, .pull_1,
.push_2, .pull_2,
.push_3, .pull_3,
.push_4, .pull_4,
.push_5, .pull_5,
.push_6, .pull_6,
.push_7, .pull_7,
.push_8, .pull_8,
.push_9, .pull_9,
.push_10, .pull_10,
.push_11, .pull_11,
.push_12, .pull_12,
.push_13, .pull_13,
.push_14, .pull_14,
.push_15, .pull_15,
.push_16, .pull_16 {
  position: relative;
}

/* Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/
.alpha {
  margin-left: 0;
}

.omega {
  margin-right: 0;
}

/* Grid >> 16 Columns
----------------------------------------------------------------------------------------------------*/
.container_16 .grid_1 {
  width: 40px;
}

.container_16 .grid_2 {
  width: 100px;
}

.container_16 .grid_3 {
  width: 160px;
}

.container_16 .grid_4 {
  width: 220px;
}

.container_16 .grid_5 {
  width: 280px;
}

.container_16 .grid_6 {
  width: 340px;
}

.container_16 .grid_7 {
  width: 400px;
}

.container_16 .grid_8 {
  width: 460px;
}

.container_16 .grid_9 {
  width: 520px;
}

.container_16 .grid_10 {
  width: 580px;
}

.container_16 .grid_11 {
  width: 640px;
}

.container_16 .grid_12 {
  width: 700px;
}

.container_16 .grid_13 {
  width: 760px;
}

.container_16 .grid_14 {
  width: 820px;
}

.container_16 .grid_15 {
  width: 880px;
}

.container_16 .grid_16 {
  width: 940px;
}

/* Prefix Extra Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/
.container_16 .prefix_1 {
  padding-left: 60px;
}

.container_16 .prefix_2 {
  padding-left: 120px;
}

.container_16 .prefix_3 {
  padding-left: 180px;
}

.container_16 .prefix_4 {
  padding-left: 240px;
}

.container_16 .prefix_5 {
  padding-left: 300px;
}

.container_16 .prefix_6 {
  padding-left: 360px;
}

.container_16 .prefix_7 {
  padding-left: 420px;
}

.container_16 .prefix_8 {
  padding-left: 480px;
}

.container_16 .prefix_9 {
  padding-left: 540px;
}

.container_16 .prefix_10 {
  padding-left: 600px;
}

.container_16 .prefix_11 {
  padding-left: 660px;
}

.container_16 .prefix_12 {
  padding-left: 720px;
}

.container_16 .prefix_13 {
  padding-left: 780px;
}

.container_16 .prefix_14 {
  padding-left: 840px;
}

.container_16 .prefix_15 {
  padding-left: 900px;
}

/* Suffix Extra Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/
.container_16 .suffix_1 {
  padding-right: 60px;
}

.container_16 .suffix_2 {
  padding-right: 120px;
}

.container_16 .suffix_3 {
  padding-right: 180px;
}

.container_16 .suffix_4 {
  padding-right: 240px;
}

.container_16 .suffix_5 {
  padding-right: 300px;
}

.container_16 .suffix_6 {
  padding-right: 360px;
}

.container_16 .suffix_7 {
  padding-right: 420px;
}

.container_16 .suffix_8 {
  padding-right: 480px;
}

.container_16 .suffix_9 {
  padding-right: 540px;
}

.container_16 .suffix_10 {
  padding-right: 600px;
}

.container_16 .suffix_11 {
  padding-right: 660px;
}

.container_16 .suffix_12 {
  padding-right: 720px;
}

.container_16 .suffix_13 {
  padding-right: 780px;
}

.container_16 .suffix_14 {
  padding-right: 840px;
}

.container_16 .suffix_15 {
  padding-right: 900px;
}

/* Push Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/
.container_16 .push_1 {
  left: 60px;
}

.container_16 .push_2 {
  left: 120px;
}

.container_16 .push_3 {
  left: 180px;
}

.container_16 .push_4 {
  left: 240px;
}

.container_16 .push_5 {
  left: 300px;
}

.container_16 .push_6 {
  left: 360px;
}

.container_16 .push_7 {
  left: 420px;
}

.container_16 .push_8 {
  left: 480px;
}

.container_16 .push_9 {
  left: 540px;
}

.container_16 .push_10 {
  left: 600px;
}

.container_16 .push_11 {
  left: 660px;
}

.container_16 .push_12 {
  left: 720px;
}

.container_16 .push_13 {
  left: 780px;
}

.container_16 .push_14 {
  left: 840px;
}

.container_16 .push_15 {
  left: 900px;
}

/* Pull Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/
.container_16 .pull_1 {
  left: -60px;
}

.container_16 .pull_2 {
  left: -120px;
}

.container_16 .pull_3 {
  left: -180px;
}

.container_16 .pull_4 {
  left: -240px;
}

.container_16 .pull_5 {
  left: -300px;
}

.container_16 .pull_6 {
  left: -360px;
}

.container_16 .pull_7 {
  left: -420px;
}

.container_16 .pull_8 {
  left: -480px;
}

.container_16 .pull_9 {
  left: -540px;
}

.container_16 .pull_10 {
  left: -600px;
}

.container_16 .pull_11 {
  left: -660px;
}

.container_16 .pull_12 {
  left: -720px;
}

.container_16 .pull_13 {
  left: -780px;
}

.container_16 .pull_14 {
  left: -840px;
}

.container_16 .pull_15 {
  left: -900px;
}

/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/
/* http://sonspring.com/journal/clearing-floats */
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */
.clearfix:before,
.clearfix:after,
.container_16:before,
.container_16:after {
  content: '.';
  display: block;
  overflow: hidden;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0;
}

.clearfix:after,
.container_16:after {
  clear: both;
}

/*
  The following zoom:1 rule is specifically for IE6 + IE7.
  Move to separate stylesheet if invalid CSS is a problem.
*/
.clearfix,
.container_16 {
  zoom: 1;
}

body {
  -webkit-font-smoothing: antialiased !important;
  font: 13px/18px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #111111;
}

p {
  color: #333333;
}

.all_caps {
  text-transform: uppercase;
}

h1, h2, h3, h4 {
  line-height: 1.25em;
}

h1 {
  font-size: 19px;
}

h2 {
  font-size: 15px;
}

h3 {
  font-size: 14px;
}

h4 {
  font-size: 13px;
  font-variant: italic;
}

blockquote, blockquote p {
  font-style: italic;
  color: #555555;
}

a, a:visited, a:active {
  text-decoration: none;
  color: #4488aa;
  border-bottom: 1px solid;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

a:hover {
  color: #296380;
}

body {
  background: #f7f7f8;
}

a, a img {
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border: 0;
}

a:hover {
  opacity: 0.8;
}

a, a:active, a:hover, a:visited {
  text-decoration: none;
  border: 0;
}

.alignleft {
  float: left;
  padding: 10px;
}

.alignright {
  float: right;
  padding: 10px;
}

.menu ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.wrapper {
  width: 100%;
}

img.skype_pnh_logo_img {
  display: none !important;
}

.skype_pnh_text_span {
  border: 0 !important;
  font-size: 22px !important;
}

/* SLICK NAV */
/*	Mobile Menu Core Style */
.slicknav_btn {
  position: relative;
  display: block;
  vertical-align: middle;
  float: right;
  padding: 0.438em 0.625em 0.438em 0.625em;
  line-height: 1.125em;
  cursor: pointer;
}

.slicknav_menu .slicknav_menutxt {
  display: block;
  line-height: 1.188em;
  float: left;
}
.slicknav_menu .slicknav_icon {
  float: left;
  margin: 0.188em 0 0 0.438em;
  display: none;
}
.slicknav_menu .slicknav_no-text {
  margin: 0;
}
.slicknav_menu .slicknav_icon-bar {
  display: block;
  width: 1.125em;
  height: 0.125em;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}

.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
  margin-top: 0.188em;
}

.slicknav_nav {
  clear: both;
}
.slicknav_nav ul, .slicknav_nav li {
  display: block;
}
.slicknav_nav .slicknav_arrow {
  font-size: 0.8em;
  margin: 0 0 0 0.4em;
}
.slicknav_nav .slicknav_item {
  cursor: pointer;
}
.slicknav_nav .slicknav_row, .slicknav_nav a {
  display: block;
}
.slicknav_nav .slicknav_item a, .slicknav_nav .slicknav_parent-link a {
  display: inline;
}

.slicknav_menu {
  *zoom: 1;
  font-size: 15px;
}
.slicknav_menu:before {
  content: " ";
  display: table;
}
.slicknav_menu:after {
  content: " ";
  display: table;
  clear: both;
}

/* IE6/7 support */
/*	User Default Style
 *	Change the following styles to modify the appearance of the menu. */
/* Button */
.product_nav {
  margin-bottom: 8px;
}

.slicknav_btn {
  text-decoration: none;
  width: 940px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #fc652d;
  background: -moz-linear-gradient(top, #fc652d 0%, #fb632c 50%, #ef5a23 51%, #d34c1a 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fc652d), color-stop(50%, #fb632c), color-stop(51%, #ef5a23), color-stop(100%, #d34c1a));
  background: -webkit-linear-gradient(top, #fc652d 0%, #fb632c 50%, #ef5a23 51%, #d34c1a 100%);
  background: -o-linear-gradient(top, #fc652d 0%, #fb632c 50%, #ef5a23 51%, #d34c1a 100%);
  background: -ms-linear-gradient(top, #fc652d 0%, #fb632c 50%, #ef5a23 51%, #d34c1a 100%);
  background: linear-gradient(to bottom, #fc652d 0%, #fb632c 50%, #ef5a23 51%, #d34c1a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fc652d', endColorstr='#d34c1a',GradientType=0 );
}

/* Button Text */
.slicknav_menu {
  padding: 2px 0px;
}
.slicknav_menu .slicknav_menutxt {
  color: white;
}
.slicknav_menu .slicknav_menutxt:before {
  content: "»	";
  float: left;
  margin: -1px 4px 0 0;
  font-size: 16px;
}
.slicknav_menu .slicknav_icon-bar {
  background-color: whitesmoke;
}

/* Button Lines */
.slicknav_nav {
  color: white;
  margin: 0;
  padding: 5px 0;
  font-size: 0.875em;
  list-style: none;
  overflow: hidden;
}
.slicknav_nav ul {
  list-style: none;
  overflow: hidden;
  padding: 0;
  margin: 0 0 0 20px;
}
.slicknav_nav .slicknav_row {
  padding: 5px 10px;
  margin: 2px 5px;
}
.slicknav_nav a {
  padding: 5px 10px;
  margin: 2px 5px;
  text-decoration: none;
  color: #333333;
  background: #fcfcfc;
}
.slicknav_nav .slicknav_item a, .slicknav_nav .slicknav_parent-link a {
  padding: 0;
  margin: 0;
}
.slicknav_nav .slicknav_row:hover {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: #cccccc;
  color: white;
}
.slicknav_nav a:hover {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: #cccccc;
  color: #222222;
}
.slicknav_nav .slicknav_txtnode {
  margin-left: 15px;
}

/*HEADER */
header .logo {
  background: url(img/logo.gif) 0px 14px no-repeat;
  height: 72px;
}
header .logo a {
  width: 241px;
  height: 60px;
  display: block;
  margin-top: 15px;
}
header .slogan {
  font-weight: 600;
  padding: 30px 0 0 20px;
  font-size: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header .phone {
  font-size: 12px;
  font-weight: 600;
  padding: 32px 0 0 50px;
  background: url(img/phone.gif) 0px 32px no-repeat;
  height: 80px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header .phone span {
  font-size: 28px;
  font-weight: 700;
  display: block;
  margin: 4px 0 0 50px;
}

.navigation_wrap {
  background: #de0000;
}
.navigation_wrap .container_16 {
  position: relative;
}
.navigation_wrap li {
  float: left;
  border-left: 1px solid #b80000;
  border-right: 1px solid #fc3535;
  font-size: 11px;
  font-weight: 600;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.navigation_wrap li:last-of-type {
  border-right: 0;
}
.navigation_wrap .grayed-out a, .navigation_wrap .grayed-out a:hover, .navigation_wrap .grayed-out a:visited, .navigation_wrap .grayed-out a:active {
  color: #cccccc;
}
.navigation_wrap .current_page_item {
  background: whitesmoke;
}
.navigation_wrap .current_page_item a {
  color: #636467;
}
.navigation_wrap a {
  color: white;
  float: left;
  display: block;
  height: 100%;
  padding: 14px 7px;
}
.navigation_wrap a:hover {
  background: rgba(255, 255, 255, 0.15);
}
.navigation_wrap .searchform {
  position: absolute;
  right: -10px;
  top: -2px;
  width: 190px;
  height: 54px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  -webkit-box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.73);
  -moz-box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.73);
  box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.73);
  background: #de0000;
}
.navigation_wrap .searchform label {
  display: none;
}
.navigation_wrap .searchform input[type="text"] {
  width: 110px;
  margin: 16px 4px 10px 14px;
  height: 22px;
  border: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.navigation_wrap .searchform input[type="submit"] {
  background: #660000;
  color: white;
  border: 0;
  font-size: 11px;
  font-weight: 600;
  height: 22px;
  width: 48px;
}

.runner_background {
  margin-top: 12px;
}

.runner {
  background: url(img/slide-frame.jpg);
  height: 454px;
  color: white;
  position: relative;
  overflow: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.runner h1 {
  width: 52%;
  font-size: 32px;
  font-weight: 600;
}
.runner p {
  color: white;
  width: 56%;
  font-size: 15px;
  line-height: 22px;
  margin-top: 26px;
}
.runner a {
  margin-top: 12px;
  font-size: 14px;
  display: inline-block;
  padding: 8px 20px;
  border: 2px solid white;
  color: white;
  font-weight: 600;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.runner ul {
  height: 454px;
}
.runner li {
  list-style: none;
  display: block;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.runner .slide01 {
  background: url(img/slide01.jpg) no-repeat;
}
.runner .slide02 {
  background: url(img/slide02.jpg) no-repeat;
}
.runner .wrapper {
  width: 934px;
  height: 400px;
  margin: 14px auto auto 14px;
}
.runner #kenburns_slideshow {
  position: relative;
  overflow: hidden;
}
.runner #kenburns_slideshow #slide-title {
  position: relative;
  z-index: 10;
  margin: 74px auto auto 78px;
}
.runner #kenburns_slideshow #slide-title h1 {
  font-weight: 700;
  font-size: 32px;
  width: 45%;
  line-height: 1.25em;
}
.runner #kenburns_slideshow #slide-title p {
  width: 40%;
  font-size: 17px;
  line-height: 1.5em;
  color: rgba(255, 255, 255, 0.8);
}
.runner .kb-slide {
  position: absolute;
  z-index: 1;
  opacity: 0;
}
.runner .kb-slide img {
  position: relative;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
}
.runner .unslider {
  position: relative;
  overflow: hidden;
  padding: 0;
  margin: 0;
  height: 400px;
}
.runner .unslider li {
  list-style: none;
  float: left;
  width: 934px;
  height: 400px;
  padding: 44px 0 0 78px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.runner .unslider h1 {
  font-weight: 700;
  font-size: 32px;
  width: 45%;
  line-height: 1.25em;
}
.runner .unslider p {
  width: 40%;
  font-size: 17px;
  line-height: 1.5em;
  color: rgba(255, 255, 255, 0.8);
}
.runner .unslider .slide-01 {
  background: url(img/slide01-kb.jpg);
}
.runner .unslider .slide-02 {
  background: url(img/slide02-kb.jpg);
}
.runner .unslider .slide-03 {
  background: url(img/slide03-kb.jpg);
}
.runner .unslider .slide-03 h1 {
  width: 30%;
}
.runner .unslider .slide-04 {
  background: url(img/slide04-kb.jpg);
}
.runner .unslider .slide-04 h1 {
  width: 30%;
}

/*FOOTER */
.footer_background {
  background: #393939;
  padding-top: 20px;
  color: #aaaaaa;
}

footer {
  font-size: 11px;
}
footer .logo {
  display: block;
  width: 180px;
  height: 55px;
  background: url(img/logo.gif) 0px -66px no-repeat;
  margin-top: 40px;
}
footer a, footer a:hover, footer a:visited, footer a:active {
  color: #dddddd;
}
footer ul {
  padding: 0;
  margin: 0 0 20px 0;
  height: 140px;
}
footer li {
  width: 40%;
  float: left;
  font-size: 10px;
  padding: 3px 18px 3px 0px;
}
footer li:before {
  content: "↠";
  float: left;
  margin-right: 3px;
}
footer p {
  color: #aaaaaa;
  line-height: 2em;
}

.copy {
  color: #aaaaaa;
  font-size: 10px;
  background: #2f2f2f;
  padding: 10px 0;
}
.copy .grid_4 {
  text-align: right;
}

.main {
  margin-top: 20px;
  margin-bottom: 20px;
}
.main h1 {
  font-size: 16px;
  font-weight: 400;
}
.main .header-border {
  padding-bottom: 10px;
  border-bottom: 1px solid #dddddd;
}
.main .thumbnail {
  float: left;
  margin: 0 12px 0 0;
}
.main article {
  padding-right: 20px;
}
.main article p:first-of-type {
  font-weight: 700;
}
.main article .alignright {
  display: none;
}

.wpcf7 {
  background: white;
  border: 1px solid #cccccc;
  text-align: center;
  height: 350px;
}
.wpcf7 h1 {
  font-size: 18px;
  font-weight: 700;
  margin-top: 20px;
  padding-bottom: 20px;
  background: url(img/contact.gif) center 28px no-repeat;
  margin-bottom: 0;
}
.wpcf7 p:first-of-type {
  color: #999999;
  margin: 5px 8px 10px 8px;
}
.wpcf7 p {
  font-size: 11px;
  line-height: 1.2em;
  color: #666666;
}
.wpcf7 input, .wpcf7 textarea {
  width: 198px;
  max-height: 100px;
  border: 1px solid #bbbbbb;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.wpcf7 input[type="submit"] {
  width: 198px;
  height: 22px;
  padding: 0;
  border: 0;
  background: #222222;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  color: white;
  float: left;
  margin-left: 10px;
}

.services {
  padding-right: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.services p {
  font-weight: 700;
  font-size: 12px;
}
.services ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.services li {
  padding: 10px 0;
  border-bottom: 1px solid #dddddd;
  color: #555555;
}
.services li:before {
  content: "☑";
  float: left;
  margin-right: 12px;
  font-size: 14px;
  font-weight: 700;
  color: #ff4908;
  margin-bottom: 20px;
}

.buckets {
  height: 342px;
  background: url(img/buckets.jpg) no-repeat;
  margin: 12px auto;
}
.buckets a {
  float: left;
  display: block;
  width: 220px;
  height: 160px;
  margin: 0 19px 20px 0;
  color: white;
  font-size: 15px;
  font-weight: 600;
  padding-top: 130px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.buckets a:hover {
  background: rgba(255, 255, 255, 0.2);
}

.testimonials, .projects {
  position: relative;
}
.testimonials .viewall, .projects .viewall {
  position: absolute;
  top: 10px;
  right: 20px;
  font-size: 12px;
}
.testimonials #gallery-1 .gallery-item, .projects #gallery-1 .gallery-item {
  width: 31.5%;
  margin-right: 1.5%;
  margin-top: 0px;
  margin-bottom: 5px;
  overflow: hidden;
}
.testimonials #gallery-1 .gallery-item .gallery-icon, .projects #gallery-1 .gallery-item .gallery-icon {
  height: 110px;
  overflow: hidden;
  border: 2px solid #cfcfcf;
}
.testimonials #gallery-1 .gallery-item img, .projects #gallery-1 .gallery-item img {
  border: none;
}
.testimonials #gallery-1 .gallery-item .wp-caption-text, .projects #gallery-1 .gallery-item .wp-caption-text {
  text-align: left;
  font-size: 0.85em;
  color: #555555;
}

.testimonials {
  background: url(img/cloud.gif) -8px 32px no-repeat;
  height: 320px;
}
.testimonials p {
  color: #666666;
  padding: 18px 0 12px 40px;
  margin: 10px 40px 10px 0;
  font-style: italic;
  font-size: 16px;
  line-height: 24px;
}
.testimonials a, .testimonials a:hover, .testimonials a:visited, .testimonials a:active {
  font-style: normal;
}
.testimonials span {
  display: block;
  margin: 40px 0 0 44px;
  font-weight: 600;
}
.testimonials strong {
  display: block;
  margin-top: 50px;
}

.partners {
  position: relative;
  border-top: 1px solid #999999;
  margin-top: 10px;
  background: url(img/partners.png) center center no-repeat;
  height: 120px;
}
.partners h1 {
  width: 300px;
  background: #f7f7f8;
  text-align: center;
  margin: -10px auto 0 auto;
  z-index: 100;
  position: relative;
}

.single-page article {
  position: relative;
  margin-bottom: 22px;
}
.single-page article p:first-of-type {
  font-weight: 400;
}
.single-page article .alignright {
  display: block;
  float: right;
  margin: 0 0 20px 40px;
  border: 4px solid #eeeeee;
}
.single-page article object {
  height: 940px;
  padding-bottom: 22px;
}
.single-page article h1 {
  font-size: 23px;
  color: #777777;
}
.single-page article ul {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 13px;
  width: 290px;
  float: left;
  margin: 20px 0;
  clear: both;
  /*	margin: 4px 0px
   * padding-bottom: 6px
   * width: 220px
   * // border-bottom: 1px solid #ddd
   * font-weight: 700
   * a,a:hover,a:visited,a:active
   * 	color: #ff4908 */
}
.single-page article h2 {
  text-transform: uppercase;
  width: 100%;
  color: white;
  font-weight: 400;
  font-size: 20px;
  border-radius: 4px;
  padding: 10px 20px;
  text-align: center;
  -webkit-box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.73);
  -moz-box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.73);
  box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.73);
  background: #de0000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.single-page article h2:before {
  float: left;
  font-size: 16px;
  font-weight: 700;
  margin: -1px 4px 0 8px;
}
.single-page article h2:first-of-type {
  border: 0;
}
.single-page article p {
  margin: 20px 0;
  font-size: 14px;
  line-height: 1.5em;
  float: right;
  margin: 20px 96px 0 0;
}
.single-page article p a, .single-page article p a:visited, .single-page article p a:hover, .single-page article p a:active {
  padding: 3px;
}
.single-page article a, .single-page article a:visited, .single-page article a:hover, .single-page article a:active {
  text-decoration: none;
  color: #333333;
  width: 100%;
  height: 100%;
  display: block;
  padding: 4px 6px 4px 22px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.single-page article li {
  background: #fcfcfc;
  position: relative;
  width: 320px;
  margin: 3px 0;
}
.single-page article a:hover {
  background: #bbbbbb;
  color: white;
}
.single-page article h3 {
  float: left;
  clear: both;
  margin: 3px;
  font-weight: 400;
  color: #9e0200;
  font-size: 13px;
  background: #f2f2f2;
  width: 320px;
  height: 28px;
  line-height: 28px;
  margin: 0;
  padding: 0 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.single-page .catalog {
  min-height: 690px;
}
.single-page .catalog img {
  position: absolute;
  right: 26px;
  top: 120px;
}
.single-page .catalog ul {
  margin: 0;
}
.single-page img[width="960"] {
  position: absolute;
  top: 0;
  left: -10px;
}
.single-page #gmap {
  float: right;
  margin-top: -120px;
  margin-right: 10px;
}

.about-us article p, .contact-us article p, .testimonials-page article p {
  float: none;
  margin: 12px 0;
}

.contact-us article p {
  font-size: 14px;
  line-height: 1.5em;
}
.contact-us article a, .contact-us article a:hover, .contact-us article a:visited, .contact-us article a:active {
  background: none;
  display: inline;
  color: #777777;
}
.contact-us .buckets {
  margin: 12px auto;
}

.category article, .single article {
  padding: 0;
}
.category article h1, .single article h1 {
  margin-top: 10px;
  margin-left: 0;
  width: auto;
}
.category .buckets, .single .buckets {
  margin: 12px auto;
}

/* PRODUCTS */
.single-product .main {
  position: relative;
  min-height: 550px;
}
.single-product #container {
  width: 570px;
  height: auto;
  padding: 30px 20px 20px 50px;
  background: #efeff0;
  margin-top: 26px;
  left: 0;
  top: 80px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.single-product #container img {
  width: 120px !important;
  height: auto !important;
}
.single-product h1 {
  font-size: 23px;
  color: #777777;
}
.single-product .woocommerce-breadcrumb {
  display: none;
}
.single-product .product_title {
  font-size: 45px;
  font-weight: 700;
  color: #2f2f2f;
  margin-top: -8px !important;
  margin-bottom: 0;
  width: 440px;
  border-bottom: 1px solid #acacad;
}
.single-product h4 {
  font-size: 12px;
  font-weight: 300;
  color: #777777;
  margin: 0 0 6px 0;
}
.single-product .sku_wrapper {
  display: none;
}
.single-product div.summary {
  float: left !important;
  width: 100% !important;
  padding: 20px 0;
  margin-bottom: 0px !important;
}
.single-product #tab-description {
  font-size: 22px;
  font-weight: 300;
  color: #2f2f2f;
  line-height: 1.3em;
}
.single-product #tab-description p {
  margin: 0;
  line-height: 1.3em;
  font-size: 22px;
}
.single-product #tab-description li {
  line-height: 1.3em;
  font-size: 22px;
}
.single-product .tabs {
  display: none !important;
}
.single-product .price {
  display: none !important;
}
.single-product .wpcf7 {
  position: absolute;
  top: 80px;
  left: 600px;
  width: 340px;
  height: 346px;
  background: white;
}
.single-product .wpcf7 h2 {
  font-size: 25px;
  font-weight: 700;
  color: black;
  text-transform: uppercase;
  margin-top: 16px;
  margin-bottom: 8px;
}
.single-product .wpcf7 input {
  width: 270px;
  height: 28px;
  line-height: 28px;
  font-size: 15px;
  margin: 4px 0;
  border: 1px solid #bbbbbb;
  outline: none;
}
.single-product .wpcf7 textarea {
  width: 270px;
  height: 270px;
  margin-top: 12px;
  font-size: 15px;
  border: 1px solid #bbbbbb;
  outline: none;
}
.single-product .wpcf7 input[type="submit"] {
  margin: 12px 0 0 35px;
  width: 270px;
  height: 32px;
}
.single-product .wpcf7 p {
  margin: 0;
}

/* SEARCH */
.search .single-page {
  min-height: 520px;
}
.search .single-page h1 {
  font-size: 23px;
  color: #777777;
  text-transform: uppercase;
}
.search .single-page h3 {
  background: #efefef;
  margin: 0;
  float: none;
  width: auto;
  font-size: 16px;
  padding: 0;
  height: 28px;
  line-height: 28px;
  margin-bottom: 4px;
}
.search .single-page h3 a, .search .single-page h3 a:hover, .search .single-page h3 a:visited, .search .single-page h3 a:active {
  padding: 0px 7px 0px 22px;
}
.search .single-page p {
  margin: 0;
  float: none;
  color: #777777;
  font-weight: 300;
  font-size: 12px;
  padding: 0px 0px 0px 22px;
}
