@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Roboto:500,700,400,300);
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

html {
  background: #fff;
  color: #000;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}

body {
  margin: 0;
}

a {
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:hover, a:active {
  outline: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}

h3 {
  font-size: 1.17em;
  margin: 1em 0;
}

h4 {
  font-size: 1em;
  margin: 1.33em 0;
}

h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}

h6 {
  font-size: 0.75em;
  margin: 2.33em 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: "“" "”" "‘" "’";
}

q:before, q:after {
  content: "";
  content: none;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
  white-space: normal;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
}

button, input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
input[disabled] {
  cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

header, main, nav, section, article, aside, footer {
  display: block;
}

html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*, *:before, *:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}

/** Vars **/
header[role=header] {
  background-color: white;
  background-image: -webkit-linear-gradient(white, #E7E7E7);
  background-image: linear-gradient(white, #E7E7E7);
}

body > footer > div, header[role=header] nav[role=desktop] > ul > li > ul {
  background-color: #333333;
  background-image: -webkit-linear-gradient(#333333, #030303);
  background-image: linear-gradient(#333333, #030303);
}

main[role=homepage] section[role=intro], main[role=homepage] section[role=introSlideshow] div.pager div.right a, main[role=homepage] section[role=featured] a, .mobileSubnav a.mobile-subToggle {
  background-color: #F4A837;
  background-image: -webkit-linear-gradient(#F4A837, #DF752D);
  background-image: linear-gradient(#F4A837, #DF752D);
}

main[role=homepage] section[role=products] {
  background-color: #E6E6E6;
  background-image: -webkit-linear-gradient(#E6E6E6, #FFFFFF);
  background-image: linear-gradient(#E6E6E6, #FFFFFF);
}

section[role=contactMap] #map_embed.map, main[role=error_404] > div > div, main[role=page], main[role=homepage] section[role=products], main[role=homepage] section[role=intro], main[role=homepage] section[role=introSlideshow] div.pager, section[role=slideshow] ul li h4, section[role=slideshow] > div, nav[role=breadcrumb], header[role=header] nav[role=desktop] > ul > li > ul > li, header[role=header] {
  padding: 0 50px;
}
@media screen and (min-width: 1200px) {
  section[role=contactMap] #map_embed.map, main[role=error_404] > div > div, main[role=page], main[role=homepage] section[role=products], main[role=homepage] section[role=intro], main[role=homepage] section[role=introSlideshow] div.pager, section[role=slideshow] ul li h4, section[role=slideshow] > div, nav[role=breadcrumb], header[role=header] nav[role=desktop] > ul > li > ul > li, header[role=header] {
    padding: 0 100px;
  }
}
@media screen and (max-width: 955px) {
  section[role=contactMap] #map_embed.map, main[role=error_404] > div > div, main[role=page], main[role=homepage] section[role=products], main[role=homepage] section[role=intro], main[role=homepage] section[role=introSlideshow] div.pager, section[role=slideshow] ul li h4, section[role=slideshow] > div, nav[role=breadcrumb], header[role=header] nav[role=desktop] > ul > li > ul > li, header[role=header] {
    padding: 0 50px;
  }
}
@media screen and (max-width: 480px) {
  section[role=contactMap] #map_embed.map, main[role=error_404] > div > div, main[role=page], main[role=homepage] section[role=products], main[role=homepage] section[role=intro], main[role=homepage] section[role=introSlideshow] div.pager, section[role=slideshow] ul li h4, section[role=slideshow] > div, nav[role=breadcrumb], header[role=header] nav[role=desktop] > ul > li > ul > li, header[role=header] {
    padding: 0 20px;
  }
}

/** Global **/
html, body {
  background: #F2F2F2;
}

html {
  position: relative;
  min-height: 100%;
}

body {
  margin-bottom: 370px;
}
@media screen and (max-width: 955px) {
  body {
    margin-bottom: 450px;
  }
}
@media screen and (max-width: 480px) {
  body {
    margin-bottom: 600px;
  }
}

.lte-ie9 body {
  margin-bottom: 0;
}

main {
  background: white;
}

.mobileSubnav {
  display: none;
  background: white;
  padding: 25px 50px 0px 50px;
}
@media screen and (max-width: 955px) {
  .mobileSubnav {
    display: block;
  }
}
.mobileSubnav a.mobile-subToggle {
  margin: 0px auto;
  display: none;
  padding: 15px 40px;
  text-align: center;
  border-radius: 5px;
  color: #231F20;
  font-size: 20px;
}
.mobileSubnav a.mobile-subToggle:hover {
  background: #F99D1C;
}
.mobileSubnav a.mobile-subToggle.active {
  background: black;
  color: white;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
@media screen and (max-width: 955px) {
  .mobileSubnav a.mobile-subToggle {
    display: block;
  }
}
.mobileSubnav nav[role=mobile-sub] {
  display: none;
  width: 100%;
  padding: 0px;
  background: #F99D1C;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top: 0px;
}
.mobileSubnav nav[role=mobile-sub].active {
  display: block;
}
.mobileSubnav nav[role=mobile-sub] ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.mobileSubnav nav[role=mobile-sub] ul li.current_page_item > a, .mobileSubnav nav[role=mobile-sub] ul li.current_page_ancestor > a {
  background: #231F20;
}
.mobileSubnav nav[role=mobile-sub] ul li.current_page_item > ul.children, .mobileSubnav nav[role=mobile-sub] ul li.current_page_ancestor > ul.children {
  display: block;
}
.mobileSubnav nav[role=mobile-sub] ul li a {
  display: block;
  height: 50px;
  line-height: 50px;
  color: white;
  padding-left: 20px;
  border-bottom: 1px solid #C77E16;
}
.mobileSubnav nav[role=mobile-sub] ul li a:hover, .mobileSubnav nav[role=mobile-sub] ul li a.active {
  background: #231F20;
  border-bottom: 1px solid #231F20;
}
.mobileSubnav nav[role=mobile-sub] ul li:first-child a:hover, .mobileSubnav nav[role=mobile-sub] ul li:first-child a.active {
  border-top: 1px solid #C77E16;
}
.mobileSubnav nav[role=mobile-sub] ul li:last-child a {
  border-bottom: 0;
}
.mobileSubnav nav[role=mobile-sub] ul li ul.children {
  display: none;
}

main[role=page].services section[role=serviceListing] h2, main[role=page].search div.searchForm input[type=submit], main[role=page].products section[role=productListing] h2, main[role=page] > div > div form input[type=color], main[role=page] > div > div form input[type=date], main[role=page] > div > div form input[type=datetime], main[role=page] > div > div form input[type=datetime-local], main[role=page] > div > div form input[type=email], main[role=page] > div > div form input[type=month], main[role=page] > div > div form input[type=number], main[role=page] > div > div form input[type=password], main[role=page] > div > div form input[type=search], main[role=page] > div > div form input[type=tel], main[role=page] > div > div form input[type=text], main[role=page] > div > div form input[type=time], main[role=page] > div > div form input[type=url], main[role=page] > div > div form input[type=week], main[role=page] > div > div form textarea, main[role=homepage] section[role=products] h2, main[role=homepage] section[role=intro] h1, section[role=slideshow] ul li h4, nav[role=breadcrumb] ul li, #callback-form div#callback-form-wrap form input[type=submit], #callback-form div#callback-form-wrap form input[type=text], #callback-form div#callback-form-wrap form input[type=email], #callback-form div#callback-form-wrap form textarea, aside form[role=callback] > div input[type=submit], aside form[role=callback] > div input[type=color], aside form[role=callback] > div input[type=date], aside form[role=callback] > div input[type=datetime], aside form[role=callback] > div input[type=datetime-local], aside form[role=callback] > div input[type=email], aside form[role=callback] > div input[type=month], aside form[role=callback] > div input[type=number], aside form[role=callback] > div input[type=password], aside form[role=callback] > div input[type=search], aside form[role=callback] > div input[type=tel], aside form[role=callback] > div input[type=text], aside form[role=callback] > div input[type=time], aside form[role=callback] > div input[type=url], aside form[role=callback] > div input[type=week], aside form[role=callback] > div textarea, body > footer > div, header[role=header] nav[role=desktop], header[role=header], figure.quote figcaption, h1, h2, h3, h4, h5 {
  font-family: "Roboto", sans-serif;
}

main[role=page].services section[role=serviceListing] ul li h3, main[role=page].products section[role=productListing] ul li h3, main[role=homepage] section[role=products] ul li h3, main[role=homepage] section[role=introSlideshow] div.pager div.right a, main[role=homepage] section[role=introSlideshow] div.pager h2, main[role=homepage] section[role=featured] a, main[role=homepage] section[role=featured] h3, section[role=tabs] > div.titles ul li a, header[role=header] nav[role=desktop] > ul > li > ul > li > ul li a, figure, .mobileSubnav a.mobile-subToggle {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
}

main[role=page].services section[role=serviceListing] > p, main[role=page].search ul#searchResults li div.title, main[role=page].products section[role=productListing] > p, main[role=homepage] section[role=products] > p, main[role=homepage] section[role=intro] p, main[role=homepage] section[role=introSlideshow] div.pager p, main[role=homepage] section[role=featured] p, header[role=header] nav[role=mobile] > div > ul > li ul a, header[role=header] nav[role=mobile] > div > ul > li > a {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
}

ul, ol {
  line-height: 26px;
  font-size: 17px;
}

figure {
  font-size: 30px;
  margin-bottom: 40px;
}
figure.quote:before {
  content: "“";
  display: inline-block;
  color: #F99D1C;
}
figure.quote figcaption {
  margin-top: 20px;
  font-size: 15px;
  color: #808080;
  font-style: italic;
}
figure.image, figure.document {
  font-size: 20px;
}
figure.image a, figure.document a {
  border-bottom: 2px solid #F99D1C;
  display: block;
  margin-bottom: 10px;
  outline: none;
  line-height: 1;
}
figure.image img, figure.document img {
  width: auto !important;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin: 0;
  outline: none;
  display: block;
}

p {
  line-height: 26px;
  font-size: 17px;
}

h1 {
  font-size: 40px;
  margin-top: 45px;
  margin-bottom: 25px;
}

h3 {
  color: #F99D1C;
}

a {
  text-decoration: none;
}

/** Includes **/
header[role=header] {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  height: 130px;
  position: relative;
}
header[role=header]::after {
  clear: both;
  content: "";
  display: table;
}
@media screen and (max-width: 955px) {
  header[role=header] {
    height: auto;
    padding-left: 0;
    padding-right: 0;
  }
}
header[role=header] a.hamburger {
  float: right;
  display: block;
  cursor: pointer;
  margin-right: 30px;
  margin-top: 43px;
  display: none;
}
@media screen and (max-width: 955px) {
  header[role=header] a.hamburger {
    display: block;
  }
}
header[role=header] a.hamburger span {
  width: 30px;
  height: 5px;
  margin-bottom: 5px;
  background: #231F20;
  display: block;
}
header[role=header] > h1 {
  margin: 0;
  padding: 0;
  float: left;
  display: block;
  height: 130px;
  line-height: 130px;
}
@media screen and (max-width: 955px) {
  header[role=header] > h1 {
    margin-left: 20px;
  }
}
@media screen and (max-width: 480px) {
  header[role=header] > h1 {
    height: 110px;
  }
}
header[role=header] > h1 a {
  height: 70px;
  width: 291px;
  margin-top: 30px;
  display: block;
  text-indent: -999999px;
  background: url(../img/graphic-art.png);
}
@media screen and (max-width: 480px) {
  header[role=header] > h1 a {
    height: 49px;
    width: 203px;
    background: url(../img/graphic-art.png);
    -webkit-background-size: 203px 49px;
    background-size: 203px 49px;
  }
}
header[role=header] > div {
  float: right;
}
@media screen and (max-width: 955px) {
  header[role=header] > div {
    display: none;
  }
}
header[role=header] > div > div, header[role=header] > div > ul, header[role=header] > div > ul li {
  float: left;
  margin-top: 30px;
  height: 30px;
  line-height: 30px;
}
header[role=header] > div > div, header[role=header] > div > div a {
  color: #F99D1C;
  margin-right: 0;
  font-weight: bold;
  font-size: 19px;
}
@media screen and (min-width: 1200px) {
  header[role=header] > div > div, header[role=header] > div > div a {
    margin-right: 20px;
  }
}
header[role=header] > div > div:first-child {
  margin-right: 10px;
}
header[role=header] > div ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
header[role=header] > div ul::after {
  clear: both;
  content: "";
  display: table;
}
header[role=header] > div ul li a {
  background: #231F20;
  border-radius: 3px;
  display: block;
  height: 30px;
  width: 30px;
  margin-left: 10px;
  text-align: center;
}
header[role=header] > div ul li a img {
  margin-top: 3px;
}
header[role=header] nav[role=mobile] {
  display: none;
  clear: both;
  background: #F99D1C;
}
@media screen and (min-width: 1200px) {
  header[role=header] nav[role=mobile].show {
    display: none !important;
  }
}
@media screen and (max-width: 991px) {
  header[role=header] nav[role=mobile].show {
    display: none !important;
  }
}
@media screen and (max-width: 955px) {
  header[role=header] nav[role=mobile].show {
    display: block !important;
  }
}
header[role=header] nav[role=mobile] > div::after {
  clear: both;
  content: "";
  display: table;
}
header[role=header] nav[role=mobile] > div > ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
header[role=header] nav[role=mobile] > div > ul > li {
  border-bottom: 1px solid white;
}
header[role=header] nav[role=mobile] > div > ul > li:last-child {
  border-bottom: 0;
}
header[role=header] nav[role=mobile] > div > ul > li > a {
  display: block;
  padding: 20px;
  color: white;
}
header[role=header] nav[role=mobile] > div > ul > li ul {
  display: none;
  border-top: 1px solid white;
  margin: 0 0 20px 0;
  padding: 20px 0 0 20px;
  list-style: none;
}
header[role=header] nav[role=mobile] > div > ul > li ul a {
  display: block;
  padding: 10px 20px;
  color: white;
}
header[role=header] nav[role=mobile] > div > ul > li.menu-item-has-children > a {
  position: relative;
}
header[role=header] nav[role=mobile] > div > ul > li.menu-item-has-children > a:after {
  content: "";
  right: 0;
  width: 60px;
  position: absolute;
  border-left: 1px solid white;
  top: 0;
  height: 100%;
  cursor: pointer;
}
header[role=header] nav[role=mobile] > div > ul > li.menu-item-has-children > a:before {
  content: "";
  height: 0;
  width: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid WHITE;
  right: 13px;
  position: absolute;
  top: 24px;
  cursor: pointer;
}
header[role=header] nav[role=mobile] > div > ul > li.menu-item-has-children > a.arrowDown:before {
  height: 0;
  width: 0;
  border-bottom: 15px solid WHITE;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 0;
}
header[role=header] nav[role=desktop] {
  float: right;
  clear: right;
}
@media screen and (max-width: 955px) {
  header[role=header] nav[role=desktop] {
    display: none;
  }
}
header[role=header] nav[role=desktop] > ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
header[role=header] nav[role=desktop] > ul > li {
  float: left;
  padding-left: 20px;
}
@media screen and (min-width: 1200px) {
  header[role=header] nav[role=desktop] > ul > li {
    padding-left: 37px;
  }
}
header[role=header] nav[role=desktop] > ul > li > a {
  display: block;
  height: 70px;
  border-bottom: 5px solid transparent;
  line-height: 70px;
  font-size: 20px;
  color: #231F20;
  text-transform: uppercase;
  font-weight: 500;
}
header[role=header] nav[role=desktop] > ul > li > a:hover, header[role=header] nav[role=desktop] > ul > li > a.active {
  border-bottom: 5px solid #F99D1C;
}
header[role=header] nav[role=desktop] > ul > li:hover > a {
  border-bottom: 5px solid #F99D1C;
}
header[role=header] nav[role=desktop] > ul > li:hover > ul {
  display: block;
}
header[role=header] nav[role=desktop] > ul > li > ul {
  display: none;
  border-top: 5px solid #F99D1C;
  min-height: 200px;
  width: 100%;
  position: absolute;
  left: 0;
  z-index: 30000;
  margin: 0;
  padding: 0;
  list-style: none;
}
header[role=header] nav[role=desktop] > ul > li > ul > li {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 60px;
}
header[role=header] nav[role=desktop] > ul > li > ul > li::after {
  clear: both;
  content: "";
  display: table;
}
header[role=header] nav[role=desktop] > ul > li > ul > li > ul {
  margin: 0;
  padding: 0;
  overflow: hidden;
  list-style: none;
  float: left;
  display: block;
  margin-right: 2.1276595745%;
  width: 31.914893617%;
}
header[role=header] nav[role=desktop] > ul > li > ul > li > ul:last-child {
  margin-right: 0;
}
header[role=header] nav[role=desktop] > ul > li > ul > li > ul li {
  padding: 9px 0;
  display: block;
}
header[role=header] nav[role=desktop] > ul > li > ul > li > ul li a {
  display: block;
  color: #ffffff;
  font-size: 27px;
  padding-bottom: 5px;
  border-bottom: 2px solid transparent;
}
header[role=header] nav[role=desktop] > ul > li > ul > li > ul li a img {
  display: block;
  margin-bottom: 20px;
  width: 100%;
}
header[role=header] nav[role=desktop] > ul > li > ul > li > ul li a:hover {
  border-bottom: 2px solid #F99D1C;
}

.lt-ie9 header[role=header] nav[role=desktop] > ul > li > ul > li > ul {
  width: 31%;
}

body > footer {
  height: 370px;
  width: 100%;
  position: absolute;
  bottom: 0;
}
@media screen and (max-width: 955px) {
  body > footer {
    height: 450px;
  }
}
@media screen and (max-width: 480px) {
  body > footer {
    height: 600px;
  }
}
body > footer > div {
  height: 370px;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding: 60px 20px 60px 20px;
  padding-top: 30px;
}
@media screen and (max-width: 955px) {
  body > footer > div {
    height: 450px;
  }
}
@media screen and (max-width: 480px) {
  body > footer > div {
    height: 600px;
  }
}
body > footer > div::after {
  clear: both;
  content: "";
  display: table;
}
body > footer > div div {
  color: #F99D1C;
  font-size: 25px;
}
body > footer > div div + div {
  font-size: 18px;
  color: white;
}
body > footer > div div + div a {
  display: inline-block;
  margin: 0 20px;
}
body > footer > div ul {
  list-style: none;
  margin: 30px auto 0 auto;
  padding: 0;
}
body > footer > div ul li {
  display: inline-block;
  padding: 0;
}
body > footer > div ul li a {
  margin-left: 5px;
  margin-right: 5px;
}
body > footer > div a {
  color: #F99D1C;
  text-decoration: none;
}

.lt-ie9 body > footer > div {
  padding-left: 50px;
  padding-right: 50px;
}

#callback-form div#callback-form-heading h4, aside nav[role=sub] h4, aside form[role=callback] h4 {
  margin: 0;
  height: 55px;
  line-height: 55px;
  color: white;
  text-align: center;
}

aside {
  margin-top: -200px;
  position: relative;
  z-index: 999;
}
@media screen and (min-width: 1200px) {
  aside {
    margin-top: -270px;
  }
}
@media screen and (max-width: 480px) {
  aside {
    display: none;
  }
}
aside form[role=callback] {
  display: none !important;
  background: #231F20;
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 40px;
  position: relative;
  z-index: 300;
}
aside form[role=callback] > div {
  background: #F99D1C;
  padding: 20px;
}
aside form[role=callback] > div > div {
  margin-bottom: 20px;
}
aside form[role=callback] > div input[type=color], aside form[role=callback] > div input[type=date], aside form[role=callback] > div input[type=datetime], aside form[role=callback] > div input[type=datetime-local], aside form[role=callback] > div input[type=email], aside form[role=callback] > div input[type=month], aside form[role=callback] > div input[type=number], aside form[role=callback] > div input[type=password], aside form[role=callback] > div input[type=search], aside form[role=callback] > div input[type=tel], aside form[role=callback] > div input[type=text], aside form[role=callback] > div input[type=time], aside form[role=callback] > div input[type=url], aside form[role=callback] > div input[type=week], aside form[role=callback] > div textarea {
  color: #808080;
  width: 100%;
  padding: 10px;
  border: 0;
  margin-bottom: 20px;
  border-radius: 5px;
}
aside form[role=callback] > div input[type=color]:focus, aside form[role=callback] > div input[type=date]:focus, aside form[role=callback] > div input[type=datetime]:focus, aside form[role=callback] > div input[type=datetime-local]:focus, aside form[role=callback] > div input[type=email]:focus, aside form[role=callback] > div input[type=month]:focus, aside form[role=callback] > div input[type=number]:focus, aside form[role=callback] > div input[type=password]:focus, aside form[role=callback] > div input[type=search]:focus, aside form[role=callback] > div input[type=tel]:focus, aside form[role=callback] > div input[type=text]:focus, aside form[role=callback] > div input[type=time]:focus, aside form[role=callback] > div input[type=url]:focus, aside form[role=callback] > div input[type=week]:focus, aside form[role=callback] > div textarea:focus {
  outline: 0;
}
aside form[role=callback] > div input[type=color]:last-child, aside form[role=callback] > div input[type=date]:last-child, aside form[role=callback] > div input[type=datetime]:last-child, aside form[role=callback] > div input[type=datetime-local]:last-child, aside form[role=callback] > div input[type=email]:last-child, aside form[role=callback] > div input[type=month]:last-child, aside form[role=callback] > div input[type=number]:last-child, aside form[role=callback] > div input[type=password]:last-child, aside form[role=callback] > div input[type=search]:last-child, aside form[role=callback] > div input[type=tel]:last-child, aside form[role=callback] > div input[type=text]:last-child, aside form[role=callback] > div input[type=time]:last-child, aside form[role=callback] > div input[type=url]:last-child, aside form[role=callback] > div input[type=week]:last-child, aside form[role=callback] > div textarea:last-child {
  margin-bottom: 0;
}
aside form[role=callback] > div input[type=color].placeholder, aside form[role=callback] > div input[type=date].placeholder, aside form[role=callback] > div input[type=datetime].placeholder, aside form[role=callback] > div input[type=datetime-local].placeholder, aside form[role=callback] > div input[type=email].placeholder, aside form[role=callback] > div input[type=month].placeholder, aside form[role=callback] > div input[type=number].placeholder, aside form[role=callback] > div input[type=password].placeholder, aside form[role=callback] > div input[type=search].placeholder, aside form[role=callback] > div input[type=tel].placeholder, aside form[role=callback] > div input[type=text].placeholder, aside form[role=callback] > div input[type=time].placeholder, aside form[role=callback] > div input[type=url].placeholder, aside form[role=callback] > div input[type=week].placeholder, aside form[role=callback] > div textarea.placeholder {
  color: #CCCCCC;
}
aside form[role=callback] > div input[type=submit] {
  background: #231F20;
  border-radius: 5px;
  border: 0;
  width: 100%;
  padding: 10px;
  color: #ffffff;
}
aside form[role=callback] > div input[type=submit]:hover {
  background: #3e3739;
}
aside nav[role=sub] {
  background: #231F20;
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 40px;
  position: relative;
  z-index: 3000;
}
aside nav[role=sub] ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
aside nav[role=sub] ul li {
  background: #F99D1C;
}
aside nav[role=sub] ul li.current_page_item > a, aside nav[role=sub] ul li.current_page_ancestor > a {
  background: #231F20;
}
aside nav[role=sub] ul li.current_page_item > ul.children, aside nav[role=sub] ul li.current_page_ancestor > ul.children {
  display: block;
}
aside nav[role=sub] ul li a {
  display: block;
  height: 50px;
  line-height: 50px;
  color: white;
  padding-left: 20px;
  border-bottom: 1px solid #C77E16;
}
aside nav[role=sub] ul li a:hover, aside nav[role=sub] ul li a.active {
  background: #231F20;
  border-bottom: 1px solid #231F20;
}
aside nav[role=sub] ul li:first-child a:hover, aside nav[role=sub] ul li:first-child a.active {
  border-top: 1px solid #C77E16;
}
aside nav[role=sub] ul li:last-child a {
  border-bottom: 0;
}
aside nav[role=sub] ul li ul.children {
  display: none;
}
aside nav[role=sub] ul li ul.children li a {
  padding-left: 40px;
}
aside nav[role=sub] ul li ul.children li:last-child {
  border-bottom: 1px solid #C77E16;
}

.lt-ie9 aside {
  padding-top: 20px;
  margin-top: 0;
}

#callback-form {
  display: block;
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 40px;
  position: relative;
  z-index: 300;
}
#callback-form .field-wrap {
  margin-bottom: 0 !important;
}
#callback-form div#callback-form-heading {
  background: #231F20;
}
#callback-form div#callback-form-wrap {
  background: #F99D1C;
  padding: 20px;
}
#callback-form div#callback-form-wrap .ninja-forms-req-symbol {
  color: #231F20;
}
#callback-form div#callback-form-wrap .ninja-forms-response-msg p {
  color: #fff;
}
#callback-form div#callback-form-wrap form input[type=text], #callback-form div#callback-form-wrap form input[type=email], #callback-form div#callback-form-wrap form textarea {
  color: #808080;
  width: 100%;
  padding: 10px;
  border: 0;
  outline: 0;
  margin-bottom: 20px;
  border-radius: 5px;
}
#callback-form div#callback-form-wrap form textarea {
  max-height: 80px;
}
#callback-form div#callback-form-wrap form input[type=submit] {
  background: #231F20;
  border-radius: 5px;
  border: 0;
  width: 100%;
  padding: 10px;
  color: #ffffff;
}
#callback-form div#callback-form-wrap form input[type=submit]:hover {
  background: #3e3739;
}

/** Sections **/
nav[role=breadcrumb] {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  background: white;
  height: 55px;
  border-bottom: 1px solid #CCCCCC;
}
nav[role=breadcrumb]::after {
  clear: both;
  content: "";
  display: table;
}
@media screen and (max-width: 480px) {
  nav[role=breadcrumb] ul li + li:after {
    display: none;
  }
  nav[role=breadcrumb] ul li + li + li {
    display: none;
  }
}
nav[role=breadcrumb] ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
nav[role=breadcrumb] ul li {
  display: inline-block;
  height: 55px;
  line-height: 55px;
  font-size: 15px;
  color: #231F20;
  text-transform: uppercase;
}
nav[role=breadcrumb] ul li:after {
  content: " ";
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
  background: url("../img/icon/arrow.png");
  height: 11px;
  width: 7px;
  color: #F99D1C;
}
nav[role=breadcrumb] ul li:last-child:after {
  display: none;
}
nav[role=breadcrumb] a {
  color: #808080;
}
nav[role=breadcrumb] a:hover {
  color: #676767;
}

ul.tabs > li {
  padding-left: 0;
}
ul.tabs > li:before {
  display: none !important;
}
ul.tabs > li ul {
  padding-left: 10px;
}
ul.tabs > li ul li {
  padding-left: 0;
}
ul.tabs > li ul li:before {
  content: "";
  display: inline-block;
  margin-right: 10px;
  height: 10px;
  width: 10px;
  background: #F99D1C;
  border-radius: 50%;
}

section[role=tabs] {
  margin-top: 40px;
  position: relative;
}
section[role=tabs] > div.titles {
  border-bottom: 3px solid #231F20;
}
@media screen and (max-width: 480px) {
  section[role=tabs] > div.titles {
    display: none !important;
  }
}
section[role=tabs] > div.titles ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
}
section[role=tabs] > div.titles ul li {
  display: inline-block;
  margin-right: 6px;
  padding-left: 0;
  margin-bottom: 0 !important;
}
@media screen and (max-width: 480px) {
  section[role=tabs] > div.titles ul li {
    display: block;
    margin-right: 0;
  }
}
section[role=tabs] > div.titles ul li:before {
  display: none;
}
section[role=tabs] > div.titles ul li a {
  display: block;
  padding: 10px 30px;
  font-size: 20px;
  border-top: 2px solid #CCCCCC;
  border-left: 2px solid #CCCCCC;
  border-right: 2px solid #CCCCCC;
  color: #808080;
}
@media screen and (max-width: 955px) {
  section[role=tabs] > div.titles ul li a {
    padding: 10px;
    font-size: 14px;
  }
}
section[role=tabs] > div.titles ul li:hover a, section[role=tabs] > div.titles ul li.active a {
  color: white;
  background: #231F20;
  border-color: #231F20;
}
section[role=tabs] div.galleryPager {
  position: absolute;
  width: 100%;
  height: 20px;
  bottom: 80px;
  z-index: 3000;
  padding-left: 20px;
}
@media screen and (max-width: 480px) {
  section[role=tabs] div.galleryPager {
    height: 15px;
    padding-left: 10px;
    bottom: 15px;
  }
}
section[role=tabs] div.galleryPager span {
  height: 20px;
  width: 20px;
  border-radius: 50%;
  margin-right: 10px;
  display: inline-block;
  background: #231F20;
  text-indent: -9999999px;
  cursor: pointer;
  line-height: 1;
}
@media screen and (max-width: 480px) {
  section[role=tabs] div.galleryPager span {
    height: 15px;
    width: 15px;
    margin-right: 8px;
  }
}
section[role=tabs] div.galleryPager span.cycle-pager-active, section[role=tabs] div.galleryPager span.hover {
  background: #F99D1C;
}
section[role=tabs] > ul {
  margin: 20px 0 30px 0;
  padding: 0;
}
section[role=tabs] > ul > li {
  position: relative;
  display: none;
  list-style: none;
  padding-left: 0 !important;
}
@media screen and (max-width: 480px) {
  section[role=tabs] > ul > li {
    display: block !important;
    margin-bottom: 50px !important;
  }
}
section[role=tabs] > ul > li:first-child {
  display: block;
}
section[role=tabs] > ul > li h4.mobileOnly-title {
  display: none;
  border-bottom: 2px solid #F99D1C;
  margin-bottom: 0;
}
@media screen and (max-width: 480px) {
  section[role=tabs] > ul > li h4.mobileOnly-title {
    display: block !important;
  }
}
section[role=tabs] > ul > li img {
  max-width: 100%;
  width: 100%;
  display: block;
}
section[role=tabs] ul.gallery {
  list-style: none;
  margin: 0;
  padding: 0;
}
section[role=tabs] ul.gallery li {
  padding-left: 0;
  margin-bottom: 70px;
}
section[role=tabs] ul.gallery li:before {
  display: none;
}
section[role=tabs] ul.gallery li div {
  position: absolute;
  width: 100%;
  line-height: 60px;
  height: 60px;
  padding-left: 20px;
  background: black;
  background: rgba(0, 0, 0, 0.6);
  color: white;
  bottom: 0;
}
@media screen and (max-width: 480px) {
  section[role=tabs] ul.gallery li div {
    position: absolute;
    top: 100%;
    background: transparent;
    color: black;
    padding-left: 0;
    padding-top: 15px;
    line-height: 1.3;
    height: auto;
  }
}

section[role=slideshow] {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
section[role=slideshow]::after {
  clear: both;
  content: "";
  display: table;
}
section[role=slideshow] > div {
  height: 60px;
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 300;
  background: #231F20;
  background: rgba(0, 0, 0, 0.6);
  line-height: 73px;
}
@media screen and (max-width: 955px) {
  section[role=slideshow] > div {
    display: none;
  }
}
section[role=slideshow] > div span {
  height: 20px;
  width: 20px;
  border-radius: 50%;
  margin-right: 20px;
  display: inline-block;
  background: #CCCCCC;
  text-indent: -9999999px;
  margin-top: 20px;
}
section[role=slideshow] > div span.cycle-pager-active, section[role=slideshow] > div span.hover {
  background: #F99D1C;
}
section[role=slideshow] ul {
  margin: 0;
  padding: 0;
}
section[role=slideshow] ul li {
  display: none;
  list-style: none;
}
section[role=slideshow] ul li:first-child {
  display: block;
}
section[role=slideshow] ul li h4 {
  color: white;
  position: absolute;
  font-size: 39px;
  margin-top: 68px;
}
@media screen and (min-width: 1200px) {
  section[role=slideshow] ul li h4 {
    font-size: 50px;
    margin-top: 90px;
  }
}
@media screen and (max-width: 955px) {
  section[role=slideshow] ul li h4 {
    display: none;
  }
}
section[role=slideshow] ul li img {
  display: block;
  width: 100%;
}

.lt-ie9 section[role=slideshow] {
  max-width: 1500px;
  width: 100%;
}
.lt-ie9 section[role=slideshow] ul {
  max-width: 1500px;
  width: 100%;
}
.lt-ie9 section[role=slideshow] ul li {
  max-width: 1500px;
  width: 100%;
}
.lt-ie9 section[role=slideshow] ul li img {
  max-width: 1500px;
  width: 100%;
}

/** Templates **/
main[role=homepage] {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}
main[role=homepage]::after {
  clear: both;
  content: "";
  display: table;
}
main[role=homepage] section[role=featured] {
  background-attachment: fixed;
  background-position: center center;
  background-size: cover;
  height: 600px;
  text-align: center;
}
@media screen and (max-width: 955px) {
  main[role=homepage] section[role=featured] {
    display: none;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  main[role=homepage] section[role=featured] {
    background-attachment: scroll;
  }
}
main[role=homepage] section[role=featured] h3 {
  color: white;
  font-size: 60px;
  margin: 0;
}
main[role=homepage] section[role=featured] p {
  color: white;
  margin-top: 30px;
  margin-bottom: 50px;
  font-size: 30px;
}
main[role=homepage] section[role=featured] a {
  display: inline-block;
  padding: 15px 40px;
  border-radius: 5px;
  color: #231F20;
  font-size: 20px;
}
main[role=homepage] section[role=featured] a:hover {
  background: #F99D1C;
}
main[role=homepage] section[role=featured] > div {
  position: relative;
  top: 50%;
  display: inline-block;
  background: #231F20;
  background: rgba(0, 0, 0, 0.6);
  padding: 3% 5%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
main[role=homepage] section[role=introSlideshow] ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
main[role=homepage] section[role=introSlideshow] ul li {
  position: relative;
  display: none;
  padding-left: 0 !important;
}
main[role=homepage] section[role=introSlideshow] ul li:first-child {
  display: block;
}
main[role=homepage] section[role=introSlideshow] ul li img {
  display: block;
  width: 100%;
}
main[role=homepage] section[role=introSlideshow] div.pager {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  background: #231F20;
  background: rgba(0, 0, 0, 0.6);
}
@media screen and (max-width: 955px) {
  main[role=homepage] section[role=introSlideshow] div.pager {
    display: none;
  }
}
main[role=homepage] section[role=introSlideshow] div.pager h2 {
  color: white;
  margin-top: 0;
  font-size: 47px;
  height: auto;
  margin-bottom: 20px;
  width: 75%;
  line-height: 1;
  float: left;
  white-space: nowrap;
  text-overflow: ellipsis;
}
main[role=homepage] section[role=introSlideshow] div.pager p {
  color: white;
  margin: 0;
  padding: 0;
  font-size: 20px;
  width: 75%;
  float: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
main[role=homepage] section[role=introSlideshow] div.pager div.right {
  float: right;
  text-align: center;
  position: relative;
  top: 7px;
}
main[role=homepage] section[role=introSlideshow] div.pager div.right a {
  display: inline-block;
  border-radius: 5px;
  padding: 10px 40px;
  color: #231F20;
}
main[role=homepage] section[role=introSlideshow] div.pager div.right a:hover {
  background: #F99D1C;
}
main[role=homepage] section[role=introSlideshow] div.pager div.right div.cyclePager span {
  height: 20px;
  width: 20px;
  border-radius: 50%;
  margin-right: 10px;
  display: inline-block;
  background: #CCCCCC;
  text-indent: -9999999px;
  margin-top: 18px;
  cursor: pointer;
}
main[role=homepage] section[role=introSlideshow] div.pager div.right div.cyclePager span.cycle-pager-active, main[role=homepage] section[role=introSlideshow] div.pager div.right div.cyclePager span.hover {
  background: #F99D1C;
}
main[role=homepage] section[role=introSlideshow] div.pager div.right div.cyclePager span:last-child {
  margin-right: 0;
}
main[role=homepage] section[role=intro] {
  text-align: center;
  padding-top: 60px;
  padding-bottom: 60px;
}
main[role=homepage] section[role=intro] h1 {
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 40px;
  color: #231F20;
  font-size: 44px;
}
@media screen and (max-width: 480px) {
  main[role=homepage] section[role=intro] h1 {
    font-size: 28px;
    margin-bottom: 20px;
  }
}
main[role=homepage] section[role=intro] p {
  color: white;
  font-size: 23px;
  line-height: 35px;
  margin-bottom: 30px;
}
@media screen and (max-width: 480px) {
  main[role=homepage] section[role=intro] p {
    line-height: 1.3;
    font-size: 18px;
    margin-bottom: 20px;
  }
}
main[role=homepage] section[role=intro] p:last-child {
  margin-bottom: 0;
}
main[role=homepage] section[role=products] {
  overflow: hidden;
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
}
main[role=homepage] section[role=products] h2 {
  color: #231F20;
  font-size: 44px;
}
@media screen and (max-width: 480px) {
  main[role=homepage] section[role=products] h2 {
    font-size: 28px;
    margin-bottom: 20px;
  }
}
main[role=homepage] section[role=products] > p {
  color: #231F20;
  font-size: 25px;
  line-height: 35px;
}
@media screen and (max-width: 480px) {
  main[role=homepage] section[role=products] > p {
    line-height: 1.3;
    font-size: 18px;
    margin-bottom: 20px;
  }
}
main[role=homepage] section[role=products] > p:last-child {
  margin-bottom: 0;
}
main[role=homepage] section[role=products] ul {
  margin: 60px 0 0 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}
main[role=homepage] section[role=products] ul::after {
  clear: both;
  content: "";
  display: table;
}
main[role=homepage] section[role=products] ul li {
  float: left;
  display: block;
  margin-right: 2.1276595745%;
  width: 31.914893617%;
  padding-left: 0 !important;
  margin-bottom: 40px;
}
main[role=homepage] section[role=products] ul li:last-child {
  margin-right: 0;
}
main[role=homepage] section[role=products] ul li:nth-child(3n) {
  margin-right: 0;
}
main[role=homepage] section[role=products] ul li:nth-child(3n+1) {
  clear: left;
}
@media screen and (max-width: 955px) {
  main[role=homepage] section[role=products] ul li {
    float: left;
    display: block;
    margin-right: 2.1276595745%;
    width: 48.9361702128%;
  }
  main[role=homepage] section[role=products] ul li:nth-child(3n) {
    margin-right: 2.1276595745%;
  }
  main[role=homepage] section[role=products] ul li:nth-child(3n+1) {
    clear: none;
  }
  main[role=homepage] section[role=products] ul li:last-child {
    margin-right: 0;
  }
  main[role=homepage] section[role=products] ul li:nth-child(2n) {
    margin-right: 0;
  }
  main[role=homepage] section[role=products] ul li:nth-child(2n+1) {
    clear: left;
  }
}
@media screen and (max-width: 480px) {
  main[role=homepage] section[role=products] ul li {
    float: left;
    display: block;
    margin-right: 2.1276595745%;
    width: 100%;
    margin-right: 0;
  }
  main[role=homepage] section[role=products] ul li:last-child {
    margin-right: 0;
  }
}
main[role=homepage] section[role=products] ul li h3 {
  color: #231F20;
  font-size: 25px;
  margin-bottom: 20px;
}
main[role=homepage] section[role=products] ul li p {
  padding-left: 30px;
  padding-right: 30px;
  display: block;
  margin: auto;
  font-size: 20px;
  color: #231F20;
}
main[role=homepage] section[role=products] ul li img {
  width: 100%;
}

.lt-ie9 main[role=homepage] {
  max-width: 1500px;
}
.lt-ie9 main[role=homepage] section[role=introSlideshow] {
  width: 100%;
  max-width: 1500px;
}
.lt-ie9 main[role=homepage] section[role=introSlideshow] ul {
  width: 100%;
  max-width: 1500px;
}
.lt-ie9 main[role=homepage] section[role=introSlideshow] ul li {
  width: 100%;
  max-width: 1500px;
}
.lt-ie9 main[role=homepage] section[role=introSlideshow] ul li img {
  width: 100%;
  max-width: 1500px;
}
.lt-ie9 main[role=homepage] section[role=introSlideshow] ul li div.pager {
  width: 100%;
  max-width: 1500px;
}
.lt-ie9 main[role=homepage] section[role=products] ul li {
  width: 31%;
}
.lt-ie9 main[role=homepage] section[role=featured] > div {
  top: 30%;
}
.lt-ie9 main[role=homepage] section[role=featured] {
  background-attachment: initial !important;
}

main[role=page] {
  display: block;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 40px;
}
main[role=page]::after {
  clear: both;
  content: "";
  display: table;
}
main[role=page] > div > div {
  padding-right: 24px;
  float: left;
  display: block;
  margin-right: 2.1276595745%;
  width: 74.4680851064%;
}
@media screen and (max-width: 955px) {
  main[role=page] > div > div {
    padding-right: 0px;
  }
}
main[role=page] > div > div:last-child {
  margin-right: 0;
}
@media screen and (max-width: 955px) {
  main[role=page] > div > div {
    float: left;
    display: block;
    margin-right: 2.1276595745%;
    width: 100%;
  }
  main[role=page] > div > div:last-child {
    margin-right: 0;
  }
}
main[role=page] > div > div > :first-child {
  margin-top: 45px;
}
main[role=page] > div > div a {
  color: #F99D1C;
}
main[role=page] > div > div > ul {
  padding-left: 18px;
}
main[role=page] > div > div ul {
  list-style: none;
}
main[role=page] > div > div ul ul {
  margin-top: 10px;
}
main[role=page] > div > div ul li {
  margin-bottom: 10px;
  padding-left: 20px;
  position: relative;
}
main[role=page] > div > div ul li:before {
  content: "";
  display: block;
  height: 10px;
  width: 10px;
  position: absolute;
  left: 0px;
  top: 6px;
  background: #F99D1C;
  border-radius: 50%;
}
main[role=page] > div > div ol ol {
  margin-top: 10px;
}
main[role=page] > div > div ol li {
  margin-bottom: 10px;
}
main[role=page] > div > div img.fallback {
  max-width: 100%;
  width: auto;
}
main[role=page] > div > div img.fallback.processDesktop {
  display: block;
}
@media screen and (max-width: 955px) {
  main[role=page] > div > div img.fallback.processDesktop {
    display: none !important;
  }
}
main[role=page] > div > div img.fallback.processTablet {
  display: none;
}
@media screen and (max-width: 955px) {
  main[role=page] > div > div img.fallback.processTablet {
    display: block !important;
  }
}
main[role=page] > div > div form input[type=color], main[role=page] > div > div form input[type=date], main[role=page] > div > div form input[type=datetime], main[role=page] > div > div form input[type=datetime-local], main[role=page] > div > div form input[type=email], main[role=page] > div > div form input[type=month], main[role=page] > div > div form input[type=number], main[role=page] > div > div form input[type=password], main[role=page] > div > div form input[type=search], main[role=page] > div > div form input[type=tel], main[role=page] > div > div form input[type=text], main[role=page] > div > div form input[type=time], main[role=page] > div > div form input[type=url], main[role=page] > div > div form input[type=week], main[role=page] > div > div form textarea {
  color: #808080;
  width: 100%;
  padding: 10px;
  border: 1px solid #CCCCCC;
  margin-bottom: 20px;
  border-radius: 5px;
}
main[role=page] > div > div form input[type=color]:focus, main[role=page] > div > div form input[type=date]:focus, main[role=page] > div > div form input[type=datetime]:focus, main[role=page] > div > div form input[type=datetime-local]:focus, main[role=page] > div > div form input[type=email]:focus, main[role=page] > div > div form input[type=month]:focus, main[role=page] > div > div form input[type=number]:focus, main[role=page] > div > div form input[type=password]:focus, main[role=page] > div > div form input[type=search]:focus, main[role=page] > div > div form input[type=tel]:focus, main[role=page] > div > div form input[type=text]:focus, main[role=page] > div > div form input[type=time]:focus, main[role=page] > div > div form input[type=url]:focus, main[role=page] > div > div form input[type=week]:focus, main[role=page] > div > div form textarea:focus {
  outline: 0;
}
main[role=page] > div > div form input[type=color]:last-child, main[role=page] > div > div form input[type=date]:last-child, main[role=page] > div > div form input[type=datetime]:last-child, main[role=page] > div > div form input[type=datetime-local]:last-child, main[role=page] > div > div form input[type=email]:last-child, main[role=page] > div > div form input[type=month]:last-child, main[role=page] > div > div form input[type=number]:last-child, main[role=page] > div > div form input[type=password]:last-child, main[role=page] > div > div form input[type=search]:last-child, main[role=page] > div > div form input[type=tel]:last-child, main[role=page] > div > div form input[type=text]:last-child, main[role=page] > div > div form input[type=time]:last-child, main[role=page] > div > div form input[type=url]:last-child, main[role=page] > div > div form input[type=week]:last-child, main[role=page] > div > div form textarea:last-child {
  margin-bottom: 0;
}
main[role=page] > div > div form input[type=submit] {
  background: #231F20;
  border-radius: 5px;
  border: 0;
  width: 100%;
  padding: 10px;
  color: #ffffff;
}
main[role=page] > div > div form input[type=submit]:focus {
  outline: 0;
}
main[role=page] > div > div + aside {
  float: left;
  display: block;
  margin-right: 2.1276595745%;
  width: 23.4042553191%;
  margin-right: 0;
}
main[role=page] > div > div + aside:last-child {
  margin-right: 0;
}
@media screen and (max-width: 955px) {
  main[role=page] > div > div + aside {
    display: none;
  }
}

.lt-ie9 main[role=page] {
  overflow: hidden;
}
.lt-ie9 main[role=page] > div {
  overflow: hidden;
}

main[role=error_404] {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}
main[role=error_404]::after {
  clear: both;
  content: "";
  display: table;
}
main[role=error_404] > div {
  background: transparent;
}
main[role=error_404] > div > div {
  padding-top: 50px;
  padding-bottom: 50px;
}
main[role=error_404] h1 {
  margin-top: 0;
}
main[role=error_404] h2 {
  padding-bottom: 20px;
}
main[role=error_404] a {
  color: #F99D1C;
}
main[role=error_404] ul li {
  margin-bottom: 10px;
}
main[role=error_404] nav {
  margin: 0;
  padding: 0;
}
main[role=error_404] nav div > ul {
  margin: 0;
  padding-left: 0;
}
main[role=error_404] nav ul {
  list-style: none;
}
main[role=error_404] nav ul a {
  color: #F99D1C;
  display: block;
  margin-bottom: 20px;
}

main[role=page].products section[role=productListing] {
  padding-right: 40px;
  text-align: center;
}
@media screen and (max-width: 955px) {
  main[role=page].products section[role=productListing] {
    padding-right: 0;
  }
}
main[role=page].products section[role=productListing] h2 {
  color: #231F20;
  font-size: 44px;
}
main[role=page].products section[role=productListing] > p {
  color: #231F20;
  font-size: 25px;
  line-height: 35px;
}
main[role=page].products section[role=productListing] > p:last-child {
  margin-bottom: 0;
}
main[role=page].products section[role=productListing] ul {
  margin: 60px 0 0 0;
  padding: 0;
  list-style: none;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}
main[role=page].products section[role=productListing] ul::after {
  clear: both;
  content: "";
  display: table;
}
main[role=page].products section[role=productListing] ul li {
  float: left;
  display: block;
  margin-right: 2.1276595745%;
  width: 48.9361702128%;
  padding-left: 0 !important;
  margin-bottom: 40px;
}
main[role=page].products section[role=productListing] ul li:nth-child(3n) {
  margin-right: 2.1276595745%;
}
main[role=page].products section[role=productListing] ul li:nth-child(3n+1) {
  clear: none;
}
main[role=page].products section[role=productListing] ul li:last-child {
  margin-right: 0;
}
main[role=page].products section[role=productListing] ul li:nth-child(2n) {
  margin-right: 0;
}
main[role=page].products section[role=productListing] ul li:nth-child(2n+1) {
  clear: left;
}
@media screen and (max-width: 480px) {
  main[role=page].products section[role=productListing] ul li {
    float: left;
    display: block;
    margin-right: 2.1276595745%;
    width: 100%;
    margin-right: 0;
  }
  main[role=page].products section[role=productListing] ul li:last-child {
    margin-right: 0;
  }
}
main[role=page].products section[role=productListing] ul li:before {
  display: none !important;
}
main[role=page].products section[role=productListing] ul li h3 {
  color: #231F20;
  font-size: 25px;
  margin-bottom: 20px;
}
main[role=page].products section[role=productListing] ul li p {
  padding-left: 30px;
  padding-right: 30px;
  display: block;
  margin: auto;
  font-size: 20px;
  color: #231F20;
}
main[role=page].products section[role=productListing] ul li img {
  width: 100%;
}

.lt-ie9 main[role=page].products section[role=productListing] ul li {
  width: 46.94%;
}

main[role=page].search ul#searchResults {
  margin: 0 0 30px 0;
  padding: 0;
  list-style: none;
}
main[role=page].search ul#searchResults li {
  margin-bottom: 20px;
  border-left: 4px solid #CCCCCC;
  padding-left: 20px;
}
main[role=page].search ul#searchResults li:hover {
  border-left: 4px solid #231F20;
}
main[role=page].search ul#searchResults li div.title {
  font-size: 20px;
  color: #231F20;
  margin-bottom: 10px;
}
main[role=page].search div.searchForm {
  background: #eee;
  padding: 30px;
  margin-right: 30px;
  margin-bottom: 30px;
}
@media screen and (max-width: 955px) {
  main[role=page].search div.searchForm {
    padding: 0;
    background: transparent;
    margin-right: 0;
  }
}
main[role=page].search div.searchForm input[type=text] {
  padding: 20px;
  background: white;
  border: 1px solid #CCCCCC;
  width: 100%;
}
main[role=page].search div.searchForm input[type=text]:focus {
  outline: 0;
}
main[role=page].search div.searchForm input[type=submit] {
  padding: 20px;
  width: 100%;
  border: 0;
  background: #F99D1C;
  height: 58px;
}
main[role=page].search div.searchForm input[type=submit]:hover {
  background: #fab24e;
}
main[role=page].search div.searchForm input[type=submit]:focus {
  outline: 0;
}

main[role=page].services section[role=serviceListing] {
  padding-right: 40px;
  text-align: center;
}
@media screen and (max-width: 955px) {
  main[role=page].services section[role=serviceListing] {
    padding-right: 0;
  }
}
main[role=page].services section[role=serviceListing] h2 {
  color: #231F20;
  font-size: 44px;
}
main[role=page].services section[role=serviceListing] > p {
  color: #231F20;
  font-size: 25px;
  line-height: 35px;
}
main[role=page].services section[role=serviceListing] > p:last-child {
  margin-bottom: 0;
}
main[role=page].services section[role=serviceListing] ul {
  margin: 60px 0 0 0;
  padding: 0;
  list-style: none;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}
main[role=page].services section[role=serviceListing] ul::after {
  clear: both;
  content: "";
  display: table;
}
main[role=page].services section[role=serviceListing] ul li {
  float: left;
  display: block;
  margin-right: 2.1276595745%;
  width: 48.9361702128%;
  padding-left: 0 !important;
  margin-bottom: 40px;
}
main[role=page].services section[role=serviceListing] ul li:nth-child(3n) {
  margin-right: 2.1276595745%;
}
main[role=page].services section[role=serviceListing] ul li:nth-child(3n+1) {
  clear: none;
}
main[role=page].services section[role=serviceListing] ul li:last-child {
  margin-right: 0;
}
main[role=page].services section[role=serviceListing] ul li:nth-child(2n) {
  margin-right: 0;
}
main[role=page].services section[role=serviceListing] ul li:nth-child(2n+1) {
  clear: left;
}
@media screen and (max-width: 480px) {
  main[role=page].services section[role=serviceListing] ul li {
    float: left;
    display: block;
    margin-right: 2.1276595745%;
    width: 100%;
    margin-right: 0;
  }
  main[role=page].services section[role=serviceListing] ul li:last-child {
    margin-right: 0;
  }
}
main[role=page].services section[role=serviceListing] ul li:before {
  display: none !important;
}
main[role=page].services section[role=serviceListing] ul li h3 {
  color: #231F20;
  font-size: 25px;
  margin-bottom: 20px;
}
main[role=page].services section[role=serviceListing] ul li p {
  padding-left: 30px;
  padding-right: 30px;
  display: block;
  margin: auto;
  font-size: 20px;
  color: #231F20;
}
main[role=page].services section[role=serviceListing] ul li img {
  width: 100%;
}

.lt-ie9 main[role=page].services section[role=serviceListing] ul li {
  width: 46.94%;
}

section[role=contactMap] {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
section[role=contactMap]::after {
  clear: both;
  content: "";
  display: table;
}
@media screen and (max-width: 955px) {
  section[role=contactMap] {
    display: none;
  }
}
section[role=contactMap] #map_embed.map {
  height: 500px;
  position: relative;
  width: 100%;
  z-index: 300;
  padding: 0px;
  background: #EDE9E1;
}

.lt-ie9 section[role=contactMap] {
  max-width: 1500px;
  width: 100%;
}

/** Extras & Overrides **/
.ninja-forms-required-items {
  margin-bottom: 20px;
}

.ninja-forms-field-error {
  color: #F99D1C;
  margin-top: -20px;
}

.ninja-forms-error-msg {
  display: none;
}

.ninja-forms-required-items {
  display: none;
}

/*# sourceMappingURL=styles.css.map */
