/*
 * HEADER stylesheets
 */
@font-face {
  font-family: 'Graphik-Regular';
  src: url("../fonts/Graphik-Regular_gdi.eot");
  src: url("../fonts/Graphik-Regular_gdi.eot?#iefix") format("embedded-opentype"), url("../fonts/Graphik-Regular_gdi.woff") format("woff"), url("../fonts/Graphik-Regular_gdi.ttf") format("truetype"), url("../fonts/Graphik-Regular_gdi.svg#Graphik-Regular") format("svg");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-2265;
}

@font-face {
  font-family: 'Graphik-Light';
  src: url("../fonts/Graphik-Light_gdi.eot");
  src: url("../fonts/Graphik-Light_gdi.eot?#iefix") format("embedded-opentype"), url("../fonts/Graphik-Light_gdi.woff") format("woff"), url("../fonts/Graphik-Light_gdi.ttf") format("truetype"), url("../fonts/Graphik-Light_gdi.otf") format("opentype"), url("../fonts/Graphik-Light_gdi.svg#Graphik-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-2265;
}

body {
  overflow-x: hidden;
  font-family: sans-serif;
}
/**
 * General Layout
 */
@media screen and (min-width: 768px) {
  /* line 13, ../sass/base/_grid.scss */
  .col-1 {
    width: 6.66667%;
    float: left;
    margin-left: 0.83333%;
    margin-right: 0.83333%;
  }

  /* line 16, ../sass/base/_grid.scss */
  .col-2 {
    width: 15%;
    float: left;
    margin-left: 0.83333%;
    margin-right: 0.83333%;
  }

  /* line 19, ../sass/base/_grid.scss */
  .col-3 {
    width: 23.33333%;
    float: left;
    margin-left: 0.83333%;
    margin-right: 0.83333%;
  }

  /* line 22, ../sass/base/_grid.scss */
  .col-4 {
    width: 31.66667%;
    float: left;
    margin-left: 0.83333%;
    margin-right: 0.83333%;
  }

  /* line 25, ../sass/base/_grid.scss */
  .col-5 {
    width: 40%;
    float: left;
    margin-left: 0.83333%;
    margin-right: 0.83333%;
  }

  /* line 28, ../sass/base/_grid.scss */
  .col-6 {
    width: 48.33333%;
    float: left;
    margin-left: 0.83333%;
    margin-right: 0.83333%;
  }

  /* line 31, ../sass/base/_grid.scss */
  .col-7 {
    width: 56.66667%;
    float: left;
    margin-left: 0.83333%;
    margin-right: 0.83333%;
  }

  /* line 34, ../sass/base/_grid.scss */
  .col-8 {
    width: 65%;
    float: left;
    margin-left: 0.83333%;
    margin-right: 0.83333%;
  }

  /* line 37, ../sass/base/_grid.scss */
  .col-9 {
    width: 73.33333%;
    float: left;
    margin-left: 0.83333%;
    margin-right: 0.83333%;
  }

  /* line 40, ../sass/base/_grid.scss */
  .col-10 {
    width: 81.66667%;
    float: left;
    margin-left: 0.83333%;
    margin-right: 0.83333%;
  }

  /* line 43, ../sass/base/_grid.scss */
  .col-11 {
    width: 90%;
    float: left;
    margin-left: 0.83333%;
    margin-right: 0.83333%;
  }

  /* line 46, ../sass/base/_grid.scss */
  .col-12 {
    width: 98.33333%;
    float: left;
    margin-left: 0.83333%;
    margin-right: 0.83333%;
  }

  /* line 49, ../sass/base/_grid.scss */
  .twoColumns {
    width: 48.33333%;
    float: left;
    width: 50%;
  }

  /* line 53, ../sass/base/_grid.scss */
  .col-full {
    max-width: 1356px;
    overflow: hidden;
    *zoom: 1;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 12, ../bower_components/susy/sass/susy/output/support/_clearfix.scss */
  .col-full:after {
    content: " ";
    display: block;
    clear: both;
  }
}

@media screen and (max-width: 1385px) {
  /* line 61, ../sass/base/_grid.scss */
  .col-full {
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  /* line 65, ../sass/base/_grid.scss */
  .col-full.space {
    padding: 30px 20px;
  }
  /* line 68, ../sass/base/_grid.scss */
  .col-full .col-full {
    padding-left: 0;
    padding-right: 0;
  }
}

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local("Lato Regular"), local("Lato-Regular"), url(https://fonts.gstatic.com/s/lato/v11/1YwB1sO8YE1Lyjf12WNiUA.woff2) format("woff2");
}

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: local("Lato Bold"), local("Lato-Bold"), url(https://fonts.gstatic.com/s/lato/v11/H2DMvhDLycM56KNuAtbJYA.woff2) format("woff2");
}
/* line 6, ../sass/_header.scss */
.site-header {
  padding: 50px 0;
  padding-bottom: 20px;
}

.home .site-header {
  padding-bottom: 50px;
}
/* line 2, ../sass/base/_mixins.scss */
.site-header:after {
  content: "";
  display: table;
  clear: both;
}

/* Navigation */
/* line 12, ../sass/_header.scss */
.nav, .site-search, .product-categories {
  margin: 0;
  padding: 0;
}
/* line 2, ../sass/base/_mixins.scss */
.nav:after, .site-search:after, .product-categories:after {
  content: "";
  display: table;
  clear: both;
}
/* line 16, ../sass/_header.scss */
.nav li, .site-search li, .product-categories li {
  display: inline-block;
  list-style: none;
  margin: 0 15px 0 0;
}
/* line 20, ../sass/_header.scss */
.nav li.hide, .site-search li.hide, .product-categories li.hide {
  display: none;
}

@media screen and (max-width: 768px) {
  /* line 16, ../sass/_header.scss */
  .nav li, .site-search li, .product-categories li {
    margin-right: 8px;
  }
  .nav li:after, .site-search li:after, .product-categories li:after {
	color: #cccccc !important;
	}
}
/* line 26, ../sass/_header.scss */
.nav li:after, .site-search li:after, .product-categories li:after {
  content: '/';
  color: #ececec;
  display: inline-block;
  margin-left: 15px;
}

@media screen and (max-width: 768px) {
  /* line 26, ../sass/_header.scss */
  .nav li:after, .site-search li:after, .product-categories li:after {
    margin-left: 8px;
  }
}
/* line 35, ../sass/_header.scss */
.nav li a, .site-search li a, .product-categories li a, .join-newsletter h4 {
  text-decoration: none;
  color: #505050;
  font-size: 21px;
  font-family: "Graphik-Light";
}
/* line 40, ../sass/_header.scss */
.nav li a:hover, .nav li a.current-menu-item, .site-search li a:hover, .site-search li a.current-menu-item, .product-categories li a:hover, .product-categories li a.current-menu-item {
  color: #000;
}
/* line 44, ../sass/_header.scss */
.nav li:last-child, .site-search li:last-child, .product-categories li:last-child {
  margin-right: 0;
}
/* line 46, ../sass/_header.scss */
.nav li:last-child:after, .site-search li:last-child:after, .product-categories li:last-child:after {
  content: '';
  display: block;
}
/* line 52, ../sass/_header.scss */
.nav li.current-menu-item a, .site-search li.current-menu-item a, .product-categories li.current-menu-item a {
  color: #010101;
}


/* line 58, ../sass/_header.scss */
.site-search {
  text-align: right;
}

/* line 62, ../sass/_header.scss */
.search-mobile {
  display: none;
}

/* line 68, ../sass/_header.scss */
.col-full.breadcrumds {
  overflow: visible;
}

/* line 73, ../sass/_header.scss */
ul.breadcrumb-menu li {
  position: relative;
}
/* line 75, ../sass/_header.scss */
ul.breadcrumb-menu li .icon_plus {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;
}
/* line 85, ../sass/_header.scss */
ul.breadcrumb-menu li a:hover .icon_plus {
  display: inline-block;
}
/* line 90, ../sass/_header.scss */
ul.breadcrumb-menu li ul {
  position: absolute;
  padding: 20px 0;
  width: 200px;
  top: 20px;
  display: none;
  z-index: 100;
}
/* line 97, ../sass/_header.scss */
ul.breadcrumb-menu li ul li {
  display: block;
  padding: 10px;
  margin: 0;
  background: rgba(0, 0, 0, 0.7);
}
/* line 102, ../sass/_header.scss */
ul.breadcrumb-menu li ul li:after {
  content: '';
}
/* line 105, ../sass/_header.scss */
ul.breadcrumb-menu li ul li a {
  color: #fff;
  font-size: 16px;
}
/* line 108, ../sass/_header.scss */
ul.breadcrumb-menu li ul li a:hover {
  color: #a7a9ac;
}
/* line 115, ../sass/_header.scss */
ul.breadcrumb-menu li:hover .icon_plus {
  visibility: visible;
  opacity: 1;
  position: relative;
}

@media screen and (max-width: 768px) {
  /* line 126, ../sass/_header.scss */
  .site-header {
    padding: 0;
  }

  /* line 131, ../sass/_header.scss */
  .home .logo .logo-img {
    margin: 0;
  }

  /* line 137, ../sass/_header.scss */
  .site-intro-wrap {
    margin: auto;
    max-width: 100%;
  }

  /* line 142, ../sass/_header.scss */
  .search-mobile {
    display: block;
  }
  /* line 145, ../sass/_header.scss */
  .search-mobile form input[type="text"] {
    padding-right: 50px;
    background: #111;
    border: 1px solid #111;
  }
  /* line 150, ../sass/_header.scss */
  .search-mobile form .submit {
    position: absolute;
    top: 20px;
    right: 20px;
  }

  /* line 157, ../sass/_header.scss */
  .site-search {
    display: none;
  }
}

@media screen and (max-width: 1024px) {
  /* line 166, ../sass/_header.scss */
  ul.breadcrumb-menu li .icon_plus {
    position: relative;
    visibility: visible;
    opacity: 1;
  }
}
/*
 * FOOTER stylesheets
 */
@font-face {
  font-family: 'Graphik-Regular';
  src: url("../fonts/Graphik-Regular_gdi.eot");
  src: url("../fonts/Graphik-Regular_gdi.eot?#iefix") format("embedded-opentype"), url("../fonts/Graphik-Regular_gdi.woff") format("woff"), url("../fonts/Graphik-Regular_gdi.ttf") format("truetype"), url("../fonts/Graphik-Regular_gdi.svg#Graphik-Regular") format("svg");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-2265;
}

@font-face {
  font-family: 'Graphik-Light';
  src: url("../fonts/Graphik-Light_gdi.eot");
  src: url("../fonts/Graphik-Light_gdi.eot?#iefix") format("embedded-opentype"), url("../fonts/Graphik-Light_gdi.woff") format("woff"), url("../fonts/Graphik-Light_gdi.ttf") format("truetype"), url("../fonts/Graphik-Light_gdi.otf") format("opentype"), url("../fonts/Graphik-Light_gdi.svg#Graphik-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-2265;
}
/**
 * General Layout
 */
@media screen and (min-width: 768px) {
  /* line 13, ../sass/base/_grid.scss */
  .col-1 {
    width: 6.66667%;
    float: left;
    margin-left: 0.83333%;
    margin-right: 0.83333%;
  }

  /* line 16, ../sass/base/_grid.scss */
  .col-2 {
    width: 15%;
    float: left;
    margin-left: 0.83333%;
    margin-right: 0.83333%;
  }

  /* line 19, ../sass/base/_grid.scss */
  .col-3 {
    width: 23.33333%;
    float: left;
    margin-left: 0.83333%;
    margin-right: 0.83333%;
  }

  /* line 22, ../sass/base/_grid.scss */
  .col-4 {
    width: 31.66667%;
    float: left;
    margin-left: 0.83333%;
    margin-right: 0.83333%;
  }

  /* line 25, ../sass/base/_grid.scss */
  .col-5 {
    width: 40%;
    float: left;
    margin-left: 0.83333%;
    margin-right: 0.83333%;
  }

  /* line 28, ../sass/base/_grid.scss */
  .col-6 {
    width: 48.33333%;
    float: left;
    margin-left: 0.83333%;
    margin-right: 0.83333%;
  }

  /* line 31, ../sass/base/_grid.scss */
  .col-7 {
    width: 56.66667%;
    float: left;
    margin-left: 0.83333%;
    margin-right: 0.83333%;
  }

  /* line 34, ../sass/base/_grid.scss */
  .col-8 {
    width: 65%;
    float: left;
    margin-left: 0.83333%;
    margin-right: 0.83333%;
  }

  /* line 37, ../sass/base/_grid.scss */
  .col-9 {
    width: 73.33333%;
    float: left;
    margin-left: 0.83333%;
    margin-right: 0.83333%;
  }

  /* line 40, ../sass/base/_grid.scss */
  .col-10 {
    width: 81.66667%;
    float: left;
    margin-left: 0.83333%;
    margin-right: 0.83333%;
  }

  /* line 43, ../sass/base/_grid.scss */
  .col-11 {
    width: 90%;
    float: left;
    margin-left: 0.83333%;
    margin-right: 0.83333%;
  }

  /* line 46, ../sass/base/_grid.scss */
  .col-12 {
    width: 98.33333%;
    float: left;
    margin-left: 0.83333%;
    margin-right: 0.83333%;
  }

  /* line 49, ../sass/base/_grid.scss */
  .twoColumns {
    width: 48.33333%;
    float: left;
    width: 50%;
  }

  /* line 53, ../sass/base/_grid.scss */
  .col-full {
    max-width: 1356px;
    overflow: hidden;
    *zoom: 1;
    max-width: 1356px;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 12, ../bower_components/susy/sass/susy/output/support/_clearfix.scss */
  .col-full:after {
    content: " ";
    display: block;
    clear: both;
  }
}

@media screen and (max-width: 1385px) {
  /* line 61, ../sass/base/_grid.scss */
  .col-full {
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  /* line 65, ../sass/base/_grid.scss */
  .col-full.space {
    padding: 30px 20px;
  }
  /* line 68, ../sass/base/_grid.scss */
  .col-full .col-full {
    padding-left: 0;
    padding-right: 0;
  }
}

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local("Lato Regular"), local("Lato-Regular"), url(https://fonts.gstatic.com/s/lato/v11/1YwB1sO8YE1Lyjf12WNiUA.woff2) format("woff2");
}

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: local("Lato Bold"), local("Lato-Bold"), url(https://fonts.gstatic.com/s/lato/v11/H2DMvhDLycM56KNuAtbJYA.woff2) format("woff2");
}
/* line 6, ../sass/_footer.scss */
.site-footer {
  padding: 50px 0;
  color: #7d7d7d;
  clear: both;
  background: #fff;
  padding-bottom: 20px;
}
/* line 2, ../sass/base/_mixins.scss */
.site-footer:after {
  content: "";
  display: table;
  clear: both;
}
/* line 11, ../sass/_footer.scss */
.site-footer a {
  text-decoration: none;
  color: #7d7d7d;
}
/* line 14, ../sass/_footer.scss */
.site-footer a:hover {
  color: #000;
}
/* line 18, ../sass/_footer.scss */
.join-newsletter {
  font-size: 20px;
}
/* line 20, ../sass/_footer.scss */
.join-newsletter .form-item {
  float: left;
  margin-right: 10px;
}
/* line 24, ../sass/_footer.scss */
.join-newsletter .form-action {
  float: left;
  margin: 15px 5px;
}
/* line 29, ../sass/_footer.scss */
.site-footer form .form-item {
  margin-bottom: 0;
}

.newsletter-form {
	background: #333;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 5000;
    width: 100%;
}
.newsletter-form .newsletter-wrap{
	padding-top:50px;
	padding-bottom:50px;
}

/* line 34, ../sass/_footer.scss */
.col-full .footer-widget {
  border-bottom: 1px solid #ebebeb;
  border-top: 1px solid #ebebeb;
  padding: 30px 0;
  font-size: 16px;
}
/* line 2, ../sass/base/_mixins.scss */
.col-full .footer-widget:after {
  content: "";
  display: table;
  clear: both;
}
/* line 39, ../sass/_footer.scss */
.col-full .footer-widget:last-child {
  border: none;
}
/* line 42, ../sass/_footer.scss */
.col-full .footer-widget .nav {
  text-align: right;
}
/* line 44, ../sass/_footer.scss */
.col-full .footer-widget .nav a {
  color: #c1c1c1;
  font-size: 20px;
}
/* line 47, ../sass/_footer.scss */
.col-full .footer-widget .nav a:hover {
  color: #000;
}
/* line 53, ../sass/_footer.scss */
.col-full .footer-nav {
  padding: 0;
  -moz-column-count: 2;
  -moz-column-gap: 40px;
  -webkit-column-count: 2;
  -webkit-column-gap: 40px;
  column-count: 2;
  column-gap: 40px;
  margin-bottom: 0;
  margin-top: 0;
}
/* line 63, ../sass/_footer.scss */
.col-full .footer-nav li {
  list-style: none;
  padding-bottom: 8px;
}

.col-full .footer-nav li a {
	color: #c1c1c1;
}

.col-full .footer-nav li.expand-menu {
  display: none;
}

.col-full .footer-nav li.hide {
  display: block;
}
/* line 68, ../sass/_footer.scss */
.col-full .footer-contact p {
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 18px;
}
/* line 73, ../sass/_footer.scss */
.col-full .lighting-search {
  text-align: right;
}
/* line 75, ../sass/_footer.scss */
.col-full .lighting-search h4 {
  cursor: pointer;
  font-size: 20px;
}
/* line 79, ../sass/_footer.scss */
.col-full .lighting-search span.submit {
  position: absolute;
  right: 16px;
  top: 20px;
  z-index: 7;
}
/* line 84, ../sass/_footer.scss */
.col-full .lighting-search span.submit .icon_search {
  font-size: 18px;
}

@media screen and (max-width: 768px) {
  /* line 94, ../sass/_footer.scss */
  .col-full .footer-widget {
    padding: 0;
  }
  /* line 96, ../sass/_footer.scss */
  .col-full .footer-widget > div {
    border-top: 1px solid #ebebeb;
    padding: 30px 0;
  }
  /* line 99, ../sass/_footer.scss */
  .col-full .footer-widget > div.join-newsletter {
    display: none;
  }
  /* line 102, ../sass/_footer.scss */
  .col-full .footer-widget > div.lighting-search {
    padding: 15px 0;
    padding-top: 0;
  }
  /* line 106, ../sass/_footer.scss */
  .col-full .footer-widget .nav {
    text-align: left;
  }
  /* line 108, ../sass/_footer.scss */
  .col-full .footer-widget .nav li {
    margin: 0 8px 0 0;
    font-size: 14px;
  }
  /* line 111, ../sass/_footer.scss */
  .col-full .footer-widget .nav li:after {
    margin-left: 8px;
    color: #c1c1c1;
  }
  /* line 116, ../sass/_footer.scss */
  .col-full .footer-widget .nav a {
    font-size: 14px;
  }
  /* line 120, ../sass/_footer.scss */
  .col-full .footer-widget .social-links {
    padding-top: 15px;
  }
  /* line 124, ../sass/_footer.scss */
  .col-full .lighting-search {
    text-align: left;
    padding: 40px 0;
    color: #000;
  }
  /* line 129, ../sass/_footer.scss */
  .col-full .footer-nav {
    padding-bottom: 24px;
  }
  /* line 132, ../sass/_footer.scss */
  .col-full .lighting-search {
    text-align: left;
  }
  /* line 2, ../sass/base/_mixins.scss */
  .col-full .lighting-search .search-form:after {
    content: "";
    display: table;
    clear: both;
  }
  /* line 137, ../sass/_footer.scss */
  .col-full .lighting-search h4 {
    margin-bottom: 0;
  }
  /* line 142, ../sass/_footer.scss */
  .col-full .footer-contact p:last-child {
    margin-bottom: 0;
  }
}

@font-face {
  font-family: 'Graphik-Regular';
  src: url("../fonts/Graphik-Regular_gdi.eot");
  src: url("../fonts/Graphik-Regular_gdi.eot?#iefix") format("embedded-opentype"), url("../fonts/Graphik-Regular_gdi.woff") format("woff"), url("../fonts/Graphik-Regular_gdi.ttf") format("truetype"), url("../fonts/Graphik-Regular_gdi.svg#Graphik-Regular") format("svg");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-2265;
}

@font-face {
  font-family: 'Graphik-Light';
  src: url("../fonts/Graphik-Light_gdi.eot");
  src: url("../fonts/Graphik-Light_gdi.eot?#iefix") format("embedded-opentype"), url("../fonts/Graphik-Light_gdi.woff") format("woff"), url("../fonts/Graphik-Light_gdi.ttf") format("truetype"), url("../fonts/Graphik-Light_gdi.otf") format("opentype"), url("../fonts/Graphik-Light_gdi.svg#Graphik-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-2265;
}
/**
 * General Layout
 */
@media screen and (min-width: 768px) {
  /* line 13, ../sass/base/_grid.scss */
  .col-1 {
    width: 6.66667%;
    float: left;
    margin-left: 0.83333%;
    margin-right: 0.83333%;
  }

  /* line 16, ../sass/base/_grid.scss */
  .col-2 {
    width: 15%;
    float: left;
    margin-left: 0.83333%;
    margin-right: 0.83333%;
  }

  /* line 19, ../sass/base/_grid.scss */
  .col-3 {
    width: 23.33333%;
    float: left;
    margin-left: 0.83333%;
    margin-right: 0.83333%;
  }

  /* line 22, ../sass/base/_grid.scss */
  .col-4 {
    width: 31.66667%;
    float: left;
    margin-left: 0.83333%;
    margin-right: 0.83333%;
  }

  /* line 25, ../sass/base/_grid.scss */
  .col-5 {
    width: 40%;
    float: left;
    margin-left: 0.83333%;
    margin-right: 0.83333%;
  }

  /* line 28, ../sass/base/_grid.scss */
  .col-6 {
    width: 48.33333%;
    float: left;
    margin-left: 0.83333%;
    margin-right: 0.83333%;
  }

  /* line 31, ../sass/base/_grid.scss */
  .col-7 {
    width: 56.66667%;
    float: left;
    margin-left: 0.83333%;
    margin-right: 0.83333%;
  }

  /* line 34, ../sass/base/_grid.scss */
  .col-8 {
    width: 65%;
    float: left;
    margin-left: 0.83333%;
    margin-right: 0.83333%;
  }

  /* line 37, ../sass/base/_grid.scss */
  .col-9 {
    width: 73.33333%;
    float: left;
    margin-left: 0.83333%;
    margin-right: 0.83333%;
  }

  /* line 40, ../sass/base/_grid.scss */
  .col-10 {
    width: 81.66667%;
    float: left;
    margin-left: 0.83333%;
    margin-right: 0.83333%;
  }

  /* line 43, ../sass/base/_grid.scss */
  .col-11 {
    width: 90%;
    float: left;
    margin-left: 0.83333%;
    margin-right: 0.83333%;
  }

  /* line 46, ../sass/base/_grid.scss */
  .col-12 {
    width: 98.33333%;
    float: left;
    margin-left: 0.83333%;
    margin-right: 0.83333%;
  }

  /* line 49, ../sass/base/_grid.scss */
  .twoColumns {
    width: 48.33333%;
    float: left;
    width: 50%;
  }

  /* line 53, ../sass/base/_grid.scss */
  .col-full {
    max-width: 1356px;
    overflow: hidden;
    *zoom: 1;
    max-width: 1356px;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 12, ../bower_components/susy/sass/susy/output/support/_clearfix.scss */
  .col-full:after {
    content: " ";
    display: block;
    clear: both;
  }
}

@media screen and (max-width: 1356px) {
  /* line 61, ../sass/base/_grid.scss */
  .col-full {
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  /* line 65, ../sass/base/_grid.scss */
  .col-full.space {
    padding: 30px 20px;
  }
  /* line 68, ../sass/base/_grid.scss */
  .col-full .col-full {
    padding-left: 0;
    padding-right: 0;
  }
}

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local("Lato Regular"), local("Lato-Regular"), url(https://fonts.gstatic.com/s/lato/v11/1YwB1sO8YE1Lyjf12WNiUA.woff2) format("woff2");
}

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: local("Lato Bold"), local("Lato-Bold"), url(https://fonts.gstatic.com/s/lato/v11/H2DMvhDLycM56KNuAtbJYA.woff2) format("woff2");
}
/*
 * ABOUT stylesheets
 */
/* line 5, ../sass/components/_about.scss */
body.about .section-logo {
  padding-top: 50px;
}

/* line 10, ../sass/components/_about.scss */
.about-slider .swiper-container {
  text-align: right;
}

/* line 14, ../sass/components/_about.scss */
.whatwedo {
  padding: 50px 0 0;
}

/* line 17, ../sass/components/_about.scss */
.team {
  padding: 50px 0;
  margin-top: 50px;
}
.team h2 {
	margin-bottom: 40px;
}
/* line 19, ../sass/components/_about.scss */
.team ul {
  margin: 0;
  padding: 0;
}
/* line 22, ../sass/components/_about.scss */
.team ul li.member {
  list-style: none;
}
/* line 24, ../sass/components/_about.scss */
.team ul li.member img {
  width: 100%;
 /* -webkit-filter: grayscale(100%);
filter: grayscale(100%); */
}
/* line 27, ../sass/components/_about.scss */
.team ul li.member h4 {
  margin-bottom: 10px;
}
/* line 30, ../sass/components/_about.scss */
.team ul li.member h5 {
  color: #a7a7a7;
}

/* line 37, ../sass/components/_about.scss */
.profile-pix.grid-product .cap {
  background: #fff;
  -khtml-opacity: .70;
  -moz-opacity: .70;
  -ms-filter: "alpha(opacity=70)";
  filter: alpha(opacity=70);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0.7);
  opacity: .70;
  text-align: center;
}
ul.products .col-4 .cap {
	font-size:20px;
}

/*.product-landing .grid-product .cap {
  background: #666;
  -khtml-opacity: .50;
  -moz-opacity: .50;
  -ms-filter: "alpha(opacity=50)";
  filter: alpha(opacity=50);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0.5);
  opacity: .50;
}*/
/* line 46, ../sass/components/_about.scss */
.profile-pix.grid-product .cap .cap-wrapper {
  padding: 60px 20px;
}
/* line 48, ../sass/components/_about.scss */
.profile-pix.grid-product .cap .cap-wrapper p {
  margin-bottom: 10px;
  color: #000;
}

@media screen and (max-width: 768px) {
  /* line 57, ../sass/components/_about.scss */
  .team {
    padding: 50px 0;
  }
}
/*
 * BRANDS stylesheets
 */
/* line 4, ../sass/components/_brands.scss */
.sub-nav {
  clear: both;
  padding: 100px 0;
}
/* line 2, ../sass/base/_mixins.scss */
.sub-nav:after {
  content: "";
  display: table;
  clear: both;
}
/* line 8, ../sass/components/_brands.scss */
.sub-nav .brands-categories {
  margin-left: 34.78261%;
}
/* line 10, ../sass/components/_brands.scss */
.sub-nav .brands-categories ul {
  padding: 0;
  -moz-column-count: 2;
  -moz-column-gap: 40px;
  -webkit-column-count: 2;
  -webkit-column-gap: 40px;
  column-count: 2;
  column-gap: 40px;
}
/* line 18, ../sass/components/_brands.scss */
.sub-nav .brands-categories ul li {
  list-style: none;
  padding-bottom: 16px;
}
/* line 21, ../sass/components/_brands.scss */
.sub-nav .brands-categories ul li a {
  text-decoration: none;
}
/* line 25, ../sass/components/_brands.scss */
.sub-nav .brands-categories ul li.current-menu-item a {
  text-decoration: underline;
  color: #000;
}

/* line 34, ../sass/components/_brands.scss */
.featured-brands {
  clear: both;
}
/* line 2, ../sass/base/_mixins.scss */
.featured-brands:after {
  content: "";
  display: table;
  clear: both;
}
/* line 37, ../sass/components/_brands.scss */
.featured-brands .featured-brand {
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 15px;
  margin-bottom: 40px;
}
/* line 42, ../sass/components/_brands.scss */
.featured-brands .brand-country {
  color: #a7a7a7;
}
/* line 45, ../sass/components/_brands.scss */
.featured-brands img {
  padding-bottom: 20px;
  width: 100%;
}
/* line 49, ../sass/components/_brands.scss */
.featured-brands a.brand-name {
  text-decoration: none;
  color: #000;
}

@media screen and (max-width: 768px) {
  /* line 56, ../sass/components/_brands.scss */
  .sub-nav {
    padding: 50px 0;
  }
  /* line 58, ../sass/components/_brands.scss */
  .sub-nav .brands-categories {
    margin: 0;
  }
}

.contact-detail p strong {
  font-weight: normal;
  color: #000000;
}
/* line 4, ../sass/components/_contact.scss */
.contact-detail p span {
  color: #777;
}
/* line 7, ../sass/components/_contact.scss */
.contact-detail p a {
  text-decoration: none;
}

/* line 15, ../sass/components/_contact.scss */
.contact-page .site-main img {
  width: 100%;
}

.contact-quotes h5 {
  margin-bottom: 0;
}

/* line 21, ../sass/components/_contact.scss */
.sidebar-left {
  margin-bottom: 30px;
}

@media screen and (min-width: 768px) {
  /* line 28, ../sass/components/_contact.scss */
  .contact-page .site-main .col-right {
    margin-left: 17.3913%;
  }

  /* line 34, ../sass/components/_contact.scss */
  .contact-quotes p {
    font-size: 16px;
  }
}
/*
 * HOMEPAGE stylesheets
 */
/* line 5, ../sass/components/_homepage.scss */
.home .site-main {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}
/* line 8, ../sass/components/_homepage.scss */
.home .logo {
  background: #fff;
}
/* line 10, ../sass/components/_homepage.scss */
.home .logo .logo-img {
  float: right;
  margin: 30% 0;
  max-width: 663px;
  width: 100%;
}
.home .logo .logo-img img {
	max-width: 200px;
	height: auto;
}
/* line 16, ../sass/components/_homepage.scss */
.home .logo img {
  width: auto;
}

/* line 21, ../sass/components/_homepage.scss */
.top-section {
  overflow: hidden;
}
/* line 23, ../sass/components/_homepage.scss */
.top-section .intropic {
  overflow: hidden;
}
/* line 26, ../sass/components/_homepage.scss */
.top-section img {
  width: 100%;
}
/* line 29, ../sass/components/_homepage.scss */
.top-section .twoColumns {
  position: relative;
  background:#fff;
}
/*.top-section .tc-one {
	min-height: 1350px;
	background: #fafafa;
}
.top-section .tc-two {
	min-height: 900px;
	background: #fafafa;
		
}
.top-section .tc-three {
	min-height: 900px;
	background: #fafafa;

}*/
/* line 32, ../sass/components/_homepage.scss */
.top-section .cap {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  text-align: center;
  /* Fallback for web browsers that doesn't support RGBa */
  background: #c8d2d4 transparent;
  /* RGBa with 0.6 opacity */
  background: rgba(200, 210, 212, 0.7);
  /* For IE 5.5 - 7*/
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
  /* For IE 8*/
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}
/* line 46, ../sass/components/_homepage.scss */
.top-section .cap h1 {
  position: absolute;
  top: 50%;
  color: #000;
  left: 0;
  right: 0;
  max-width:75% !important;
  margin:auto;
}
/* line 53, ../sass/components/_homepage.scss */
.top-section .cap a.small-link {
  bottom: 100px;
  font-size: 21px;
  color: #000;
  position: absolute;
  left: 0;
  right: 0;
  text-decoration: none;
  
}
.top-section .cap a:hover, .top-section .cap a.small-link:hover {
	opacity: .25;
}
/* line 63, ../sass/components/_homepage.scss */
.top-section .intropic-2 .cap {
  /* Fallback for web browsers that doesn't support RGBa */
  background: #e8e8e8 transparent;
  /* RGBa with 0.6 opacity */
  background: rgba(232, 232, 232, 0.8);
  /* For IE 5.5 - 7*/
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
  /* For IE 8*/
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}
/* line 75, ../sass/components/_homepage.scss */
.top-section .intropic-3 .cap, .top-section .intropic-1 .cap, .top-section .intropic-2 .cap {
  /* Fallback for web browsers that doesn't support RGBa */
 background: #e8e8e8 transparent;
  /* RGBa with 0.6 opacity */
    background: rgba(232, 232, 232, 0.8);
  /* For IE 5.5 - 7*/
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
  /* For IE 8*/
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}

/* line 87, ../sass/components/_homepage.scss */
.site-intro {
  padding-bottom: 99999px;
  margin-bottom: -99999px;
  background:#fff;
}
/* line 91, ../sass/components/_homepage.scss */
.site-intro-wrap {
  /* float: right;
  margin: 152px 220px 153px 0; */
  width: 90%;
  max-width: 525px;
  margin: auto;
  padding-top:30%;
}
.site-intro-wrap a {
	text-decoration: none;
}
/* line 96, ../sass/components/_homepage.scss */
.site-intro:hover {
  background: #e7e3df;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
}

/* line 105, ../sass/components/_homepage.scss */
.home .featured-projects {
  padding: 150px 0 30px;
  clear: both;
}
/* line 2, ../sass/base/_mixins.scss */
.home .featured-projects:after {
  content: "";
  display: table;
  clear: both;
}
/* line 109, ../sass/components/_homepage.scss */
.home .featured-projects .featured-project {
  padding-bottom: 120px;
  color: #7d7d7d;
}
/* line 112, ../sass/components/_homepage.scss */
.home .featured-projects .featured-project .project-name {
  padding: 20px 0 0 0;
}
/* line 114, ../sass/components/_homepage.scss */
.home .featured-projects .featured-project .project-name a {
  text-decoration: none;
}

@media screen and (min-width: 768px) and (max-width: 1356px) {
  /* line 124, ../sass/components/_homepage.scss */
  .featured-projects-slider .slick-dots {
    left: 0;
    right: 0;
  }

  /* line 130, ../sass/components/_homepage.scss */
  .home .featured-projects .featured-project {
    width: 48%;
    overflow: hidden;
  }
  /* line 133, ../sass/components/_homepage.scss */
  .home .featured-projects .featured-project:nth-child(2n+1) {
    clear: left;
  }
  /* line 136, ../sass/components/_homepage.scss */
  .home .featured-projects .featured-project:nth-child(2n+2) {
    float: right;
  }
  /* line 139, ../sass/components/_homepage.scss */
  .home .featured-projects .featured-project .project-name {
    min-height: 115px;
  }
  /* line 142, ../sass/components/_homepage.scss */
  .home .featured-projects .featured-project .featured-thumb {
    position: relative;
    width: 600px;
    height: 400px;
    overflow: hidden;
  }
  /* line 147, ../sass/components/_homepage.scss */
  .home .featured-projects .featured-project .featured-thumb img {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 100%;
    width: auto;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  /* line 156, ../sass/components/_homepage.scss */
  .home .featured-projects .featured-project .featured-thumb img.portrait {
    width: 100%;
    height: auto;
  }
}
@media screen and (min-width: 1356px) {
  /* line 167, ../sass/components/_homepage.scss */
  .slider-container {
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 100%;
  }

  /* line 174, ../sass/components/_homepage.scss */
  .featured-projects .large {
    width: 770px;
  }
  /* line 177, ../sass/components/_homepage.scss */
  .featured-projects .small {
    width: 415px;
  }
  /* line 181, ../sass/components/_homepage.scss */
  .featured-projects div:nth-child(2n+2) {
    float: right;
  }
}
@media screen and (max-width: 768px) {
  /* line 191, ../sass/components/_homepage.scss */
  .home .logo .logo-img {
    margin: 0;
  }
  /* line 195, ../sass/components/_homepage.scss */
  .home .featured-projects {
    padding-top: 50px;
  }
  /* line 197, ../sass/components/_homepage.scss */
  .home .featured-projects .featured-project {
    padding-bottom: 50px;
  }
  /* line 199, ../sass/components/_homepage.scss */
  .home .featured-projects .featured-project img {
    width: 100%;
  }
  /* line 205, ../sass/components/_homepage.scss */
  .home .featured-projects-slider .slick-dots {
    position: relative;
  }

  /* line 211, ../sass/components/_homepage.scss */
  .site-intro-wrap {
    float: none;
    padding: 50px 20px;
    max-width: 100%;
    margin: 0;
  }
}
/* line 1, ../sass/components/_news-article.scss */
.back_link {
  padding: 0 0 140px 0;
}
/* line 3, ../sass/components/_news-article.scss */
.back_link a {
  color: #000;
  text-decoration: none;
}

/* line 11, ../sass/components/_news-article.scss */
.sidebar-left .join-newsletter h4.toggle {
  margin: 0;
}
/* line 13, ../sass/components/_news-article.scss */
.sidebar-left .join-newsletter h4.toggle span {
  float: right;
}
/* line 17, ../sass/components/_news-article.scss */
.newsletter-form {
  padding-top: 30px;
}

@media screen and (min-width: 768px) {
  /* line 26, ../sass/components/_news-article.scss */
  .news-article .content-area {
    margin-left: 8.69565%;
    margin-right: 0;
  }
  /* line 29, ../sass/components/_news-article.scss */
  .news-article .content-area img {
    width: 100%;
  }
}
/* line 1, ../sass/components/_news-landing.scss */
.dark {
  color: #000;
}

/* line 5, ../sass/components/_news-landing.scss */
.social_link {
  padding: 0;
  margin: 0;
}
/* line 2, ../sass/base/_mixins.scss */
.social_link:after {
  content: "";
  display: table;
  clear: both;
}
/* line 9, ../sass/components/_news-landing.scss */
.social_link li {
  list-style: none;
  float: left;
  margin-right: 10px;
}
/* line 13, ../sass/components/_news-landing.scss */
.social_link li:after {
  content: '/';
  display: inline-block;
  color: #e5e5e5;
  margin-left: 10px;
}
/* line 20, ../sass/components/_news-landing.scss */
.social_link li:last-child:after {
  content: '';
}
/* line 24, ../sass/components/_news-landing.scss */
.social_link li a {
  text-decoration: none;
  font-size: 16px;
}

/* line 31, ../sass/components/_news-landing.scss */
.news-item {
  text-align: center;
}
.news-item-text {
	min-height: 200px;
}
/* line 33, ../sass/components/_news-landing.scss */
.news-item img {
  margin-bottom: 30px;
  width:90%;
  height:auto;
}
.news-item a {
	text-decoration: none;
	color: #000;

	display: block;
}
.news-item a:hover {
	cursor:pointer;
	opacity: .5;
}
.news-item span.title {
	font-size:20px;
}
.news-item span {
	display:block;
	max-width:90%;
	margin:auto;
}
.news-item span.date {
	font-size:12px;
	color:#999;
	padding-bottom:10px;
}
/* line 38, ../sass/components/_news-landing.scss */
h4.toggle {
  cursor: pointer;
}
/* line 2, ../sass/base/_mixins.scss */
h4.toggle:after {
  content: "";
  display: table;
  clear: both;
}

/* line 44, ../sass/components/_news-landing.scss */
.sidebar-left > div {
  border-bottom: 1px solid #ebebeb;
  padding: 35px 0;
}
/* line 47, ../sass/components/_news-landing.scss */
.sidebar-left > div.padding {
  padding-bottom: 110px;
}
/* line 50, ../sass/components/_news-landing.scss */
.sidebar-left > div:first-child {
  padding-top: 0;
}
/* line 53, ../sass/components/_news-landing.scss */
.sidebar-left > div:last-child {
  border: none;
}

@media screen and (max-width: 768px) {
  /* line 62, ../sass/components/_news-landing.scss */
  .sidebar-left > div.padding {
    padding-bottom: 35px;
  }

  /* line 67, ../sass/components/_news-landing.scss */
  .news-item {
    margin-bottom: 50px;
  }
  /* line 69, ../sass/components/_news-landing.scss */
  .news-item img {
    margin-bottom: 15px;
  }
}
/*
 * PRODUCT GRID stylesheets
 */

/* line 4, ../sass/components/_product-grid.scss */
.products-landing-grid .main-content {
  position: relative;
}

/* line 7, ../sass/components/_product-grid.scss */
.grid_display {
  text-align: right;
}
/* line 10, ../sass/components/_product-grid.scss */
.grid_display label {
  font-size: 16px;
  color: #b4b4b4;
}
/* line 14, ../sass/components/_product-grid.scss */
.grid_display button {
    background: none;
    border: none;
    font-size: 22px;
    cursor: pointer;
    outline: none;
    padding: 0;
    color: #666;
}
.grid_display button:hover {
	color: #000;
}


.grid_display .slash {
	color: #e5e5e5;
	font-size: 20px;
	font-family: 'Graphik-Light';
}
/* line 22, ../sass/components/_product-grid.scss */
.products {
  position: relative;
  margin: 0;
  padding: 0;
  z-index: 2;
}
/* line 28, ../sass/components/_product-grid.scss */
.products li {
  list-style: none;
}
/* line 30, ../sass/components/_product-grid.scss */
.products li img {
  width: 100%;
  height: 100%;
}
/* line 35, ../sass/components/_product-grid.scss */
.products .product-item {
  width: 48%;
  margin-left: 1%;
  margin-right: 1%;
  margin-bottom: 2%;
  float: left;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
/* line 46, ../sass/components/_product-grid.scss */
.products .col-3 {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/* line 53, ../sass/components/_product-grid.scss */
.filter-lights {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}

/* line 61, ../sass/components/_product-grid.scss */
.menu-bottom {
  padding-top: 50px;
  padding-bottom: 50px;
}

@media screen and (min-width: 768px) {
  /* line 67, ../sass/components/_product-grid.scss */
  .menu-bottom {
    padding-top: 100px;
    padding-bottom: 130px;
  }

  /* line 71, ../sass/components/_product-grid.scss */
  .products {
    position: relative;
    margin-left: -1% !important;
    margin-right: -1% !important;
  }
  /* line 2, ../sass/base/_mixins.scss */
  .products:after {
    content: "";
    display: table;
    clear: both;
  }
  /* line 76, ../sass/components/_product-grid.scss */
  .products .product-item {
    width: 23%;
    margin: 0 1% 2% 1%;
    padding: 0;
    list-style: none;
  }
  /* line 81, ../sass/components/_product-grid.scss */
  .products .product-item:last-child {
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) {
  /* line 89, ../sass/components/_product-grid.scss */
  .menu_products {
    padding-left: 10px;
  }
  /* line 2, ../sass/base/_mixins.scss */
  .menu_products:after {
    content: "";
    display: table;
    clear: both;
  }
  /* line 92, ../sass/components/_product-grid.scss */
  .menu_products li {
    float: left;
    width: 50%;
  }
}
/*
 * PRODUCT stylesheets
 */
/* line 5, ../sass/components/_product.scss */
body.product h1.page-title {
  font-size: 30px;
}
/* line 8, ../sass/components/_product.scss */
body.product .slider-container {
  margin-bottom: 20px;
}

/* line 15, ../sass/components/_product.scss */
.productss .grid-product a {
  display: block;
}

/* line 20, ../sass/components/_product.scss */
.product-view {
  background: #f9f9f9;
}

/* line 24, ../sass/components/_product.scss */
.product-brand,
.product-pricerange,
.product-leadtime {
  font-size: 14px;
  padding: 7px 0;
}
/* line 29, ../sass/components/_product.scss */
.product-brand label,
.product-pricerange label,
.product-leadtime label {
  width: 30%;
  float: left;
}

/* line 34, ../sass/components/_product.scss */
.grid-product .cap h3 {
  /* height: 190px; */
  margin-bottom: 0;
}
.grid-product .cap .brand-name {
	color: #ccc;
}

/* line 37, ../sass/components/_product.scss */
.similar-products {
  padding-top: 70px;
}

/* line 41, ../sass/components/_product.scss */
table.shop_attributes {
  border-collapse: collapse;
  border-spacing: 0;
  width: 95%;
}
table.shop_attributes, table.shop_attributes p {
	  font-size: 14px;
	  color: #777;
}
table.shop_attributes p {
	margin: 0;
}
table.shop_attributes th { 
	width:30%;
}
/* line 46, ../sass/components/_product.scss */
table.shop_attributes td, table.shop_attributes th {
  padding: 7px 5px;
  border-style: solid;
  border-width: 0px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #ebebeb;
  overflow: hidden;
  word-break: normal;
  vertical-align: top;
  text-align: left;
  line-height: 31px;
}
table.shop_attributes th {
	padding-left: 0;
}
table.shop_attributes tr:hover td, table.shop_attributes tr:hover th, table.shop_attributes tr:hover td p {
	border-bottom-color: #333;
	color: #333;
}
.technical-drawing {
	background:#fff;
	width:100%;
	text-align: center;
	margin-top: 30px;
}
.product-right .technical-drawing {
	margin: 0;
	position: relative;
}
.product-right .technical-drawing .zoom-js {
	display: none;
}
.product-right .technical-drawing:hover .zoom-js {
	display: block;
}
.technical-drawing img {
    width: 70%;
    margin-top: 10%;
    margin-bottom: 10%;
}
.product-description-grouped-attributes {
	padding-top: 40px;
	max-width: 80%;
}
.product-description-grouped-attributes p {
	font-size:14px;
	line-height: 20px;
}
/* line 66, ../sass/components/_product.scss */
#technical-information {
  padding: 40px 0;
}

@media screen and (max-width: 768px) {
  /* line 71, ../sass/components/_product.scss */
  table.tg {
    width: 100%;
  }

  /* line 74, ../sass/components/_product.scss */
  .product-view {
    padding-top: 0;
  }
  /* line 76, ../sass/components/_product.scss */
  .product-view .product-left {
    margin-bottom: 30px;
  }
  .product-view h1 {
	  font-size:24px;
  }

  /* line 80, ../sass/components/_product.scss */
  .product-brand,
  .product-pricerange,
  .product-leadtime {
    font-size: 16px;
  }

  /* line 85, ../sass/components/_product.scss */
  .similar-products {
    padding-top: 50px;
  }
  /* line 87, ../sass/components/_product.scss */
  .similar-products h2 {
    margin-bottom: 30px;
  }
}
/* line 3, ../sass/components/_products-landing.scss */
.product-caption h3 {
  margin: 0;
  font-weight: normal;
}
/* line 6, ../sass/components/_products-landing.scss */
.product-caption h3 span {
  color: #b4b4b4;
  display: block;
}

/* line 12, ../sass/components/_products-landing.scss */
.menu_products li, ul.children li {
  list-style: none;
  padding-bottom: 16px;
  display:table;
}
/* line 15, ../sass/components/_products-landing.scss */
.menu_products li a, ul.children li a {
  text-decoration: none;
  font-size:20px;
  font-family: 'Graphik-Light';
}
ul.children li::after {
	content:'/';
}
ul.children li.last {
	float: right;
}
/* line 20, ../sass/components/_products-landing.scss */
.product-categories {
  padding-bottom: 50px;
}
/* line 22, ../sass/components/_products-landing.scss */
.product-categories .categories {
  text-align: right;
}

@media screen and (max-width: 768px) {
  /* line 28, ../sass/components/_products-landing.scss */
  .product-categories {
    padding-bottom: 25px;
    padding-top: 25px;
  }
  /* line 32, ../sass/components/_products-landing.scss */
  .product-categories .nav li a {
    font-size: 14px;
  }

  /* line 39, ../sass/components/_products-landing.scss */
  .product-landing img {
    width: 100%;
  }
  
  .children-wrap {
  	z-index: 1;
    margin-top: 0 !important;
    padding-left: 20px;
    padding-top: 60px !important;
    padding-bottom: 20px !important;
    background: transparent !important;
    border-bottom: 1px solid #dedede;
	  
  }
  .menu_products li, ul.children li {
	  display: inline-table !important;
  }
  #product-options {
	  display: none;
  }
}
@media screen and (min-width: 768px) {
  /* line 47, ../sass/components/_products-landing.scss */
  .product-landing .row {
    margin-bottom: 10px;
  }
  /* line 51, ../sass/components/_products-landing.scss */
  .product-landing .brand-product img {
    display: block;
    width: 100%;
    height: auto;
  }
  /* line 56, ../sass/components/_products-landing.scss */
  .product-landing .brand-product.col-6 {
    clear: none;
  }
  /* line 61, ../sass/components/_products-landing.scss */
  .product-landing .col-6 .col-6 {
    margin: 0 3% 3% 0;
  }
  /* line 63, ../sass/components/_products-landing.scss */
  .product-landing .col-6 .col-6:nth-child(2n+2) {
    float: right;
    margin-right: 0;
  }
  /* line 68, ../sass/components/_products-landing.scss */
  .product-landing .col-6 .col-12 {
    margin: 0 0 4.5% 0;
    width: 100%;
  }

  /* line 75, ../sass/components/_products-landing.scss */
  .products .row {
    margin-bottom: 25px;
  }
  /* line 77, ../sass/components/_products-landing.scss */
  .products .row.last {
    margin: 0;
  }

  /* line 82, ../sass/components/_products-landing.scss */
  .menu_products {
    padding: 0;
  }
  /* line 2, ../sass/base/_mixins.scss */
  .menu_products:after, ul.children:after {
    content: "";
    display: table;
    clear: both;
  }
  /* line 85, ../sass/components/_products-landing.scss */
  .menu_products li {
    float: left;
    width: 33.33%;
  }
   ul.children li  {
    float: left;
  }
  
}
/*
 * VIEW BRAND stylesheets
 */
/* line 5, ../sass/components/_view-brand.scss */
.top-section .brand-name {
  position: relative;
  z-index: 10;
  bottom: 50px;
}

/* line 11, ../sass/components/_view-brand.scss */
.brands-logo {
  text-align: center;
}
/* line 13, ../sass/components/_view-brand.scss */
.brands-logo img {
  margin: 0 auto;
  max-width:200px;
  height: auto;
}

/* line 18, ../sass/components/_view-brand.scss */
.brand-product .product-name {
  color: #FFF;
}
/* line 21, ../sass/components/_view-brand.scss */
.brand-product.col-6 {
  clear: left;
}

@media screen and (max-width: 768px) {
  /* line 28, ../sass/components/_view-brand.scss */
  .view-brand .sub-nav {
    padding-top: 0;
  }

  /* line 32, ../sass/components/_view-brand.scss */
  .brand-download {
    margin-bottom: 30px;
  }
}
/*
 * VIEW PROJECT stylesheets
 */
/* line 5, ../sass/components/_view-project.scss */
.gallery {
  overflow: hidden;
  padding: 0 !important;
  width: 100%;
}
/* line 9, ../sass/components/_view-project.scss */
.gallery .container {
  max-width: 1356px;
  margin: 0 auto;
}
@media screen and (max-width: 1356px) {
  /* line 9, ../sass/components/_view-project.scss */
  .gallery .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
/* line 17, ../sass/components/_view-project.scss */
.gallery .slick-slide {
 /*  margin-right: 20px; */
  opacity: 0.25;
  -khtml-opacity: .25;
  -moz-opacity: .25;
  -ms-filter: "alpha(opacity=25)";
  filter: alpha(opacity=25);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0.25);
  cursor: no-drop;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}
.gallery .slick-slide img {
	height:650px;
	width:auto;
}
/* line 23, ../sass/components/_view-project.scss */
.gallery .slick-slide:hover, .gallery .slick-slide.slick-current {
  opacity: 1;
}
/* line 31, ../sass/components/_view-project.scss */
.gallery .slick-list {
  overflow: visible;
  padding-bottom: 50px !important;
}
/* line 35, ../sass/components/_view-project.scss */
.gallery .caption {
  animation-delay: 1s;
  color: #7d7d7d;
  font-size: 14px;
  line-height: 25px;
  margin: 0;
  -webkit-transition: all 0.6s ease-in-out 0s;
  -moz-transition: all 0.6s ease-in-out 0s;
  transition: all 0.6s ease-in-out 0s;
}
/* line 45, ../sass/components/_view-project.scss */
.gallery .slick-prev,
.gallery .slick-next {
  width: 11px;
  height: 21px;
  right: 0;
  left: 0;
  bottom: -40px;
  top: auto;
  margin-right: 50px;
  margin-top: 0;
}
/* line 55, ../sass/components/_view-project.scss */
.gallery .slick-prev:before,
.gallery .slick-next:before {
  font-size: 0px;
  opacity: 1;
}
/* line 60, ../sass/components/_view-project.scss */
.gallery .slick-prev:hover:before, .gallery .slick-prev:focus:before,
.gallery .slick-next:hover:before,
.gallery .slick-next:focus:before {
  opacity: 1;
}
/* line 65, ../sass/components/_view-project.scss */
.gallery .slick-prev {
  background: url("../images/btn-next-prev.png") no-repeat 0 0 transparent;
  z-index: 100;
}
/* line 68, ../sass/components/_view-project.scss */
.gallery .slick-prev:hover, .gallery .slick-prev:focus {
  background: url("../images/btn-next-prev.png") no-repeat 0 0 transparent;
}
/* line 72, ../sass/components/_view-project.scss */
.gallery .slick-next {
  background: url("../images/btn-next-prev.png") no-repeat -49px 0 transparent;
  left: 70px;
}
/* line 75, ../sass/components/_view-project.scss */
.gallery .slick-next:hover, .gallery .slick-next:focus {
  background: url("../images/btn-next-prev.png") no-repeat -49px 0 transparent;
}

/* line 82, ../sass/components/_view-project.scss */
.slick-initialized .slick-slide {
  outline: none;
  border: none;
  cursor: pointer;
}

/* line 90, ../sass/components/_view-project.scss */
.more-projects img {
  width: 100%;
  height: auto;
}

/* line 94, ../sass/components/_view-project.scss */
.more-projects .caption {
  background: rgba(63, 63, 63, 0.78);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 20px;
  color: #333;
  text-align: center;
}
.more-projects .grid-product .cap .cap-wrapper {
	padding: 50px 50px;
}
.more-projects .grid-product .cap .cap-wrapper .zoom-js {
	font-size: 40px;
}
/* line 104, ../sass/components/_view-project.scss */
.more-projects .caption p {
  margin-top: 30%;
}
/* line 107, ../sass/components/_view-project.scss */
.more-projects .caption span {
  display: block;
  color: #7e7e7e;
}

/* line 115, ../sass/components/_view-project.scss */
.block_projects_client .client_info p {
  font-size: 14px;
  line-height: 25px;
  color: #7d7d7d;
}
/* line 119, ../sass/components/_view-project.scss */
.block_projects_client .client_info p span {
  color: #000;
  display: block;
}

/* line 126, ../sass/components/_view-project.scss */
.block_more_projects {
  padding-bottom: 85px;
}
.testimonial {
	padding-top: 100px;
	padding-bottom: 100px;
}
.testimonial blockquote  {
    padding: 0;
    margin: 0;
}
.testimonial blockquote p {
		font-family: 'Graphik-Light';
	font-size: 24px;
    line-height: 36px;
    }
/* line 134, ../sass/components/_view-project.scss */
.testimonial p .author {
  display: block;
  font-size: 14px;
}

@media screen and (min-width: 768px) {
  /* line 142, ../sass/components/_view-project.scss */
  .client_info {
    margin-left: 17.3913%;
  }
}
@media screen and (max-width: 768px) {
  /* line 150, ../sass/components/_view-project.scss */
  .more-projects .grid-product {
    margin-bottom: 0;
  }

  /* line 2, ../sass/base/_mixins.scss */
  .featured-products.products:after {
    content: "";
    display: table;
    clear: both;
  }

  /* line 159, ../sass/components/_view-project.scss */
  .block_more_projects {
    padding-bottom: 50px;
  }
}
/* line 7, ../sass/style.scss */
body {
  font-family: "Graphik-Regular";
  color: #777;
  margin: 0;
}

/* line 12, ../sass/style.scss */
img {
  max-width: 100%;
  border: none;
  outline: none;
  height: auto;
}

/* line 17, ../sass/style.scss */
.image-block {
  display: block;
}

/* line 21, ../sass/style.scss */
p {
  font-size: 18px;
  line-height: 29px;
  margin: 0 0 20px;
}

/* line 27, ../sass/style.scss */
a {
  color: #7d7d7d;
  -o-transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
}
/* line 33, ../sass/style.scss */
a:hover {
  color: #000;
}

/* line 38, ../sass/style.scss */
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  color: #000;
  margin-top: 0;
}

/* line 43, ../sass/style.scss */
h1 {
  font-size: 34px;
}

/* line 47, ../sass/style.scss */
h3.heading {
  font-size: 22px;
  font-weight: normal;
  padding: 55px 0 65px 0;
}

/* line 53, ../sass/style.scss */
h5 {
  font-size: 16px;
}

/* line 57, ../sass/style.scss */
.space {
  padding: 80px 0;
}

/* line 61, ../sass/style.scss */
.bg_grey {
  background: #f9f9f9;
  padding: 30px 0;
}

/* line 2, ../sass/base/_mixins.scss */
.row:after {
  content: "";
  display: table;
  clear: both;
}

/* line 70, ../sass/style.scss */
.line {
  border-bottom: 1px solid #ebebeb;
}
/* line 2, ../sass/base/_mixins.scss */
.line:after {
  content: "";
  display: table;
  clear: both;
}

/* line 75, ../sass/style.scss */
.padding-top {
	padding-top:130px;
}


.padding {
  padding-bottom: 130px;
}

/* line 80, ../sass/style.scss */
input[type="text"],
input[type="email"],
input[type="password"], .form-submit input.button, .newsletter-form select {
  background: transparent;
  border: 1px solid #eaeaea;
  color: #777;
  padding: 18px 22px;
  font-size: 16px;
  font-family: "Graphik-Regular";
  width: 100%;
}

.newsletter-form select:hover, .newsletter-form input:hover {
	color: #fff;
}
.newsletter-form .button {
	padding-left: 0 !important;
	padding-right: 0 !important;
	text-align: center;
	width: 100%;
}

.newsletter-form select {
	-webkit-appearance: inherit;
	cursor: pointer;
	background: no-repeat url('/wp-content/themes/caribou/images/arrow-select.png') right !important;
}


/* line 92, ../sass/style.scss */
input[type="submit"] {
  background: none;
  border: none;
  color: #000;
  font-family: "Graphik-Regular";
  font-size: 16px;
  cursor: pointer;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* line 106, ../sass/style.scss */
form .form-item {
  margin-bottom: 15px;
  position: relative;
}
/* line 109, ../sass/style.scss */
form .form-item .input__label {
  font-family: "Graphik-Regular";
  font-weight: normal;
  font-size: 16px;
  color: #777;
}
/* line 115, ../sass/style.scss */
form .form-item .input__label-content {
  padding: 18px 0;
}
/* line 118, ../sass/style.scss */
form .form-item .graphic--madoka {
  stroke: transparent;
}
/* line 122, ../sass/style.scss */
form .form-action {
  text-align: right;
  margin: 40px 0;
}
/* line 125, ../sass/style.scss */
form .form-action input {
  padding: 0;
}

/* line 131, ../sass/style.scss */
.download-links {
  padding: 70px 0;
  margin: 0;
}
/* line 2, ../sass/base/_mixins.scss */
.download-links:after {
  content: "";
  display: table;
  clear: both;
}
/* line 135, ../sass/style.scss */
.download-links li {
  list-style: none;
  float: left;
  margin-right: 15px;
}
/* line 139, ../sass/style.scss */
.download-links li:after {
  content: '/';
  display: inline-block;
  color: #e5e5e5;
  margin-left: 15px;
}
/* line 146, ../sass/style.scss */
.download-links li:last-child:after {
  content: '';
}
/* line 150, ../sass/style.scss */
.download-links li a, .download-links .yith_ywraq_add_item_response_message {
  text-decoration: none;
  font-size: 14px;
  color: #000;
}
.download-links .yith_ywraq_add_item_browse-list a {
	font-size:14px;
	color: #999;
}

/* line 160, ../sass/style.scss */
.hide {
  display: none;
}

/* line 163, ../sass/style.scss */
.show {
  display: block;
}
.clearfix {
	clear: both;
}
/* line 167, ../sass/style.scss */
.clearfix:after {
  clear: both;
  content: " ";
  display: block;
}

/* line 173, ../sass/style.scss */
.first {
  margin-left: 0;
}

/* line 176, ../sass/style.scss */
.last {
  float: right;
  margin-right: 0;
}

/* line 2, ../sass/base/_mixins.scss */
.site-main:after {
  content: "";
  display: table;
  clear: both;
}

/* line 184, ../sass/style.scss */
.section-logo {
  padding-top: 80px;
  padding-bottom: 70px;
  -webkit-transition: all .5s;
  transition:all .5s;
}
/* line 187, ../sass/style.scss */
.section-logo .logo {
  outline: none;
  width:170px;
  height: auto;
  -webkit-transition: opacity .25s;
  transition:opacity .25s;
}
.section-logo .logo:hover {
	opacity: .5;
}

/* line 195, ../sass/style.scss */
.breadcrumds li a, .breadcrumds li span {
  font-size: 20px;
}

/* line 200, ../sass/style.scss */
.pager {
  text-align: right;
  padding: 100px 0 0 0;
  margin: 0;
}
/* line 2, ../sass/base/_mixins.scss */
.pager:after {
  content: "";
  display: table;
  clear: both;
}
/* line 205, ../sass/style.scss */
.pager .page_item {
  list-style: none;
  display: inline-block;
  padding: 0 20px 0 0;
}
/* line 209, ../sass/style.scss */
.pager .page_item:after {
  content: '/';
  display: inline-block;
  color: #aeaeae;
  margin-left: 20px;
}
/* line 215, ../sass/style.scss */
.pager .page_item:last-child {
  padding-right: 0;
}
/* line 217, ../sass/style.scss */
.pager .page_item:last-child:after {
  content: '';
  display: block;
}
/* line 222, ../sass/style.scss */
.pager .page_item a {
  text-decoration: none;
}

/* line 229, ../sass/style.scss */
.grid-product {
  margin-bottom: 14px;
  position: relative;
  overflow: hidden;
}
/* line 233, ../sass/style.scss */
.grid-product:hover img {
	opacity:.2;
}
.grid-product .cap {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
/* line 246, ../sass/style.scss */
.grid-product .cap .cap-wrapper {
  padding: 35px 23px;
}
/* line 249, ../sass/style.scss */
.grid-product .cap h2, .grid-product .cap h3 {
  color: #333;
}
/* line 252, ../sass/style.scss */
.grid-product .cap .product-name {
  color: #333;
}
/* line 259, ../sass/style.scss */
.grid-product .cap p {
  line-height: 24px;
  margin-bottom: 10px;
}
.grid-product .cap p.excerpt {
	display: none;
}
.col-6 .grid-product .cap p.excerpt {
	color:#fff;
	max-width: 50%;
}
.grid-product .cap p.excerpt::before {
	content: '—';
	display: block;
}
/* line 263, ../sass/style.scss */
.grid-product .cap a {
  text-decoration: none;
}
/* line 265, ../sass/style.scss */
.grid-product .cap a:hover {
  color: #fff;
}
/* line 270, ../sass/style.scss */
.grid-product img {
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
}

/* line 277, ../sass/style.scss */
.zoom {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transition: opacity 225ms ease 0s, transform 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.3s;
  -moz-transition: opacity 225ms ease 0s, transform 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.3s;
  -o-transition: opacity 225ms ease 0s, transform 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.3s;
  -ms-transition: opacity 225ms ease 0s, transform 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.3s;
}

/* line 289, ../sass/style.scss */
.home .intropic img {
  -moz-transition: all 2s;
  -webkit-transition: all 2s;
  transition: all 2s;
}
/* line 294, ../sass/style.scss */
.home .intropic:hover img {
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

/* line 302, ../sass/style.scss */
.grid-product img {
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 307, ../sass/style.scss */
.grid-product:hover img {
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

/* line 315, ../sass/style.scss */
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 323, ../sass/style.scss */
.slider-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
}

/* line 330, ../sass/style.scss */
.slider {
  position: relative;
  width: 9999px;
}

/* line 334, ../sass/style.scss */
.slider:before,
.slider:after {
  display: table;
  content: ' ';
}

/* line 339, ../sass/style.scss */
.slider:after {
  clear: both;
}

/* line 342, ../sass/style.scss */
.slider .slide {
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
}

/* line 348, ../sass/style.scss */
.slider .slide img {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 353, ../sass/style.scss */
.slider-nav {
  line-height: 30px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30px;
  margin: 0;
  padding: 0;
  text-align: center;
  /*background: #323232;*/
  /*opacity: .9;*/
  filter: alpha(opacity=90);
  /* ie8 */
}

/* line 367, ../sass/style.scss */
.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 0;
}

/* line 370, ../sass/style.scss */
.swiper-pagination {
  position: relative;
}

/* line 373, ../sass/style.scss */
.swiper-pagination-bullet {
  display: inline-block;
  width: 6px;
  height: 6px;
  margin: 0 5px;
  opacity: 1;
  -webkit-transition: background .5s ease;
  -moz-transition: background .5s ease;
  -o-transition: background .5s ease;
  transition: background .5s ease;
  border-radius: 50%;
  background: #b0b0b0;
  cursor: pointer;
}

/* line 387, ../sass/style.scss */
.swiper-pagination-bullet-active {
  background: #000;
}

/* line 393, ../sass/style.scss */
.ui-tabs.ui-tabs-vertical .ui-tabs-nav {
  float: left;
}
/* line 395, ../sass/style.scss */
.ui-tabs.ui-tabs-vertical .ui-tabs-nav li {
  clear: left;
  width: 100%;
  border-bottom-width: 1px !important;
  border-right-width: 0 !important;
  margin: 0 -1px .2em 0;
}
/* line 401, ../sass/style.scss */
.ui-tabs.ui-tabs-vertical .ui-tabs-nav li a {
  display: block;
}
/* line 404, ../sass/style.scss */
.ui-tabs.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active {
  padding-bottom: 0;
  padding-right: .1em;
  border-right-width: 1px;
}
/* line 411, ../sass/style.scss */
.ui-tabs.ui-tabs-vertical .ui-tabs-panel {
  padding: 0;
  float: right;
}

/* line 418, ../sass/style.scss */
.tabs.ui-tabs {
  font-family: "Graphik-Regular";
}
/* line 420, ../sass/style.scss */
.tabs.ui-tabs .ui-widget-header {
  border: none;
  font-weight: normal;
  padding: 0;
  background: none;
  color: #7d7d7d;
  font-size: 14px;
}
/* line 427, ../sass/style.scss */
.tabs.ui-tabs .ui-widget-header .ui-state-active,
.tabs.ui-tabs .ui-widget-header .ui-state-default {
  color: #000;
  background: none;
  border: none;
}
/* line 434, ../sass/style.scss */
.tabs.ui-tabs .ui-widget-content {
  color: #000;
}
/* line 437, ../sass/style.scss */
.tabs.ui-tabs.ui-widget-content {
  background: none;
  color: #000;
  border: none;
  padding: 40px 0;
}
/* line 442, ../sass/style.scss */
.tabs.ui-tabs.ui-widget-content .ui-state-active,
.tabs.ui-tabs.ui-widget-content .ui-state-default {
  color: #000;
  background: none;
}
/* line 448, ../sass/style.scss */
.tabs.ui-tabs .ui-state-active,
.tabs.ui-tabs .ui-state-default {
  color: #000;
  background: none;
}
/* line 454, ../sass/style.scss */
.tabs.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  padding: 10px 0;
}
/* line 458, ../sass/style.scss */
.tabs.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin: 0;
  padding: 0 0 0 12px;
}
/* line 461, ../sass/style.scss */
.tabs.ui-tabs .ui-tabs-nav li.ui-tabs-active:after {
  content: '.';
  color: #000;
  border-radius: 50%;
  display: block;
  font-size: 20px;
  left: 0;
  position: absolute;
}

@media screen and (max-width: 1024px) {
	.nav li, .site-search li, .product-categories li {
		margin:0 10px 0 0;
		
	}
	.nav li a, .site-search li a, .product-categories li a {
		font-size:18px;
	}
}

@media screen and (max-width: 880px) {
	.nav li, .site-search li, .product-categories li {
		margin: 0 7px 0 0;
	}
	.nav li:after, .site-search li:after, .product-categories li:after {
		margin-left: 7px;
	}
}

@media screen and (min-width: 768px) {
  /* line 477, ../sass/style.scss */
  .join-newsletter h4.toggle {
    margin: 0;
    cursor: pointer;
  }
  /* line 481, ../sass/style.scss */
  .newsletter-form {
    padding-top: 30px;
  }

  /* line 486, ../sass/style.scss */
  .sidebar-first-content .content-area {
    margin-right: 0;
  }
}
/* line 493, ../sass/style.scss */
.menumobile {
  display: none;
}

/* line 498, ../sass/style.scss */
.about .site-header .section-logo {
  display: none;
}

@media screen and (max-width: 768px) {
  /* line 505, ../sass/style.scss */
  h3.heading {
    padding: 30px 0;
  }

  /* line 508, ../sass/style.scss */
  .padding {
    padding-bottom: 50px;
  }

  /* line 511, ../sass/style.scss */
  .bg_grey {
    padding: 25px 0;
  }

  /* line 516, ../sass/style.scss */
  .nav li.hide {
    display: block;
  }
  /* line 519, ../sass/style.scss */
  .nav li.expand {
    display: none;
  }

  /* line 524, ../sass/style.scss */
  .section-logo {
    padding: 40px 0;
  }
  /* line 526, ../sass/style.scss */
  .section-logo .logo, .home .logo img {
    padding-bottom: 0;
    margin-left: 20px;
    max-width: 120px;
  }

  /* line 532, ../sass/style.scss */
  .breadcrumds {
    margin-bottom: 0;
    background: #efefef;
  }
  /* line 535, ../sass/style.scss */
  .breadcrumds li a, .breadcrumds li span {
    font-size: 14px;
  }

  /* line 541, ../sass/style.scss */
  .top-section .logo {
    position: absolute;
    top: 40px;
    padding: 0;
    left: 20px;
  }

  /* line 548, ../sass/style.scss */
  .site-header {
    position: relative;
    min-height: 105px;
  }

  /* line 552, ../sass/style.scss */
  .menumobile {
    width: 27px;
    height: 20px;
    font-size: 0;
    position: absolute;
    z-index: 100;
    right: 20px;
    top: 58px;
    display: block;
    cursor: pointer;
    -webkit-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
  }
  /* line 565, ../sass/style.scss */
  .menumobile span {
    position: relative;
    display: block;
    width: 100%;
    height: 2px;
    background-color: #000;
    -webkit-transition: all 0.3s 0.3s;
    -o-transition: all 0.3s 0.3s;
    transition: all 0.3s 0.3s;
    backface-visibility: hidden;
  }
  /* line 575, ../sass/style.scss */
  .menumobile span:after, .menumobile span:before {
    content: "";
    position: absolute;
    left: 0;
    top: -9px;
    width: 100%;
    height: 2px;
    background-color: #000;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    backface-visibility: hidden;
  }
  /* line 588, ../sass/style.scss */
  .menumobile span:after {
    top: 9px;
  }
  /* line 593, ../sass/style.scss */
  .menumobile.active span {
    background-color: transparent;
  }
  /* line 595, ../sass/style.scss */
  .menumobile.active span:after {
    transform: rotate(-45deg) translate(7px, -8px);
    background: #fff;
  }
  /* line 599, ../sass/style.scss */
  .menumobile.active span:before {
    transform: rotate(45deg) translate(5px, 5px);
    background: #fff;
  }

  /* line 609, ../sass/style.scss */
  .header-top.active {
    display: block;
    padding-top: 110px;
    min-height: 999px;
  }

  /* line 615, ../sass/style.scss */
  .menu-top {
    visibility: hidden;
    position: absolute;
    z-index: 99;
    top: 0;
    background: #1e1e1e;
    min-width: 12em;
    padding: 0;
    width: 100%;
    -webkit-transform: translateX(-100%) translateZ(0);
    transform: translateX(-100%) translateZ(0);
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.52, 0.59, 0.33, 1.05);
    transition: transform 0.3s cubic-bezier(0.52, 0.59, 0.33, 1.05);
    height: 0px;
    opacity: 0;
    -webkit-animation: fadeIn ease-in 1;
    -moz-animation: fadeIn ease-in 1;
    animation: fadeIn ease-in 1;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    animation-duration: 1s;
  }
  /* line 639, ../sass/style.scss */
  .menu-top.active {
    visibility: visible;
    -webkit-transform: translateX(0) translateZ(0);
    transform: translateX(0) translateZ(0);
  }
  /* line 644, ../sass/style.scss */
  .menu-top ul {
    float: none;
    clear: both;
    text-align: left;
  }
  /* line 649, ../sass/style.scss */
  .menu-top li {
    list-style-type: none;
    display: block;
    float: left;
    margin: 0;
    width: 50%;
  }
  /* line 656, ../sass/style.scss */
  .menu-top li.active a {
    color: #6c6c6c;
  }
  /* line 660, ../sass/style.scss */
  .menu-top li a {
    text-decoration: none;
    padding: .5em 1em;
    display: block;
    color: #fff;
  }
  
  .menumobile .nav li.current-menu-item a{
	  color: yellow !important;
  }


  /* line 671, ../sass/style.scss */
  .site-header .nav li:after, .site-header .site-search li:after {
    content: '';
  }

  /* line 679, ../sass/style.scss */
  .about .site-main .section-logo {
    display: none;
  }
  /* line 684, ../sass/style.scss */
  .about .site-header .section-logo {
    display: block;
  }

  /* line 689, ../sass/style.scss */
  .last {
    float: none;
  }

  /* line 693, ../sass/style.scss */
  .tabs.ui-tabs.ui-widget-content {
    padding: 0;
  }
  /* line 696, ../sass/style.scss */
  .tabs.ui-tabs .ui-widget-header {
    font-size: 16px;
    float: none;
    margin-bottom: 30px;
  }

  /* line 703, ../sass/style.scss */
  .ui-tabs.ui-tabs-vertical .ui-tabs-panel {
    float: none;
  }

  /* line 707, ../sass/style.scss */
  .pager {
    padding: 0;
  }

  /* line 712, ../sass/style.scss */
  .social_link li a {
    font-size: 14px;
  }

  /* line 717, ../sass/style.scss */
  .download-links {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  /* line 719, ../sass/style.scss */
  .download-links li {
    float: none;
    margin: 0 0 10px 0;
  }
  /* line 723, ../sass/style.scss */
  .download-links li:after {
    content: '';
    display: block;
  }
  /* line 727, ../sass/style.scss */
  .download-links li a {
    display: block;
    padding: 9px 0;
    border-bottom: 1px solid #ececec;
  }
  .download-links li a span.arrow_down {
	  float: right;
  }
  
  .product-description-grouped-attributes {
	  max-width:100%;
  }
  .product-technical {
	  padding-top: 20px !important;
  }
  #technical-information {
	  padding-top: 10px;
  }
}


/* BS */

.product-landing li a {font-size:16px;}
.product-share {
	text-align: right;
}
.product-image img {
	width:100%;
	height:auto;
}
#technical-information {
	overflow:auto;
}
.resp-tabs-container {
	float: right;
	margin-right: 0;
}
.resp-tab-content, slideshow col-3 {
	margin-right: 0;
}


h1 span.range-title {
	color:#ccc
}

.grid-product ul.product-actions {
	margin:0;
	padding:0;
	position: absolute;
	bottom:25px;
}
.grid-product ul.product-actions li {
	list-style-type: none;	
	padding-bottom:3px;
	margin-bottom: 3px;
}
.grid-product ul.product-actions li a {
	font-size:15px;
	color:#fff;
}

ul.technical-images {
	margin:0;
	padding:0;
}
ul.technical-images li {
	list-style: none;
}
.product-technical {
	border-top: 1px solid #ebebeb;
    padding-top: 40px;
    margin-top: 20px;
}
p.price::before {
	content: 'Buy now:';
	color: #666;
	padding-right: 10px;
}
p.price  {
    width: 100%;
    border-bottom: 5px solid #ececec;
    font-size: 18px;
    padding: 16px;
    padding-left: 0;
    margin: 0;
    line-height: 31px;
    float: left;
    width: 70%;
    color: #000;
 }
button.single_add_to_cart_button  {
	width: 100%;
    background: #ececec;
    border: none;
    font-size: 14px;
    padding: 16px;
    line-height: 31px;
	width:20%;
	float:right;
}
button.single_add_to_cart_button:hover  {
	background:#0030ff;
	color:#ffffff;
	cursor:pointer;
}

p.price, button.single_add_to_cart_button  { 
	margin-top:30px;
}
.not-for-sale div[itemprop="offers"] {
	display:none;
}
.menu_products a:hover {
	border-bottom:1px solid #000;
}
.top-right-links {
	margin:0;
	padding:0;
	text-align: right;
}
.top-right-links a, .yith_ywraq_add_item_response_message {
	text-decoration: none;
	padding-bottom: 10px;
	/* border-bottom: 2px solid #ececec; */
	font-size: 20px;
	text-align: right;
}
.top-right-links a:hover {
	border-color: #ccc;
}
.yith_ywraq_add_item_response_message:hover {
	cursor: pointer;
	color: #000;
}
.yith_ywraq_add_item_browse_message a {
	font-size:14px;
	display: none;
}
.top-right-links li {
	list-style-type: none;

}
.top-right-links li.last {
	padding-top:20px;
	float: none;
}
.product-description p {
	max-width: 90%;
}
.categories-expanded {
	-o-transition: all 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
	-moz-transition: all 600ms cubic-bezier(0.165, 0.84, 0.44, 1); 
	-webkit-transition: all 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: all 600ms cubic-bezier(0.165, 0.84, 0.44, 1); 
	padding-top: 180px;
}
.widget_product_categories ul li ul.children {
	padding: 0;
}
ul.product-categories li.cat-parent a:hover::after {
	content: ' +';
	color:#000;
}
ul.product-categories li.cat-parent a.current-cat-cloned:hover::after {
	content:'';
}
ul.product-categories li a.category-open, ul.product-categories li.current-cat a {
	border-bottom:1px solid #666666;
}
ul.product-categories li.current-cat .children a {
	border-bottom: none;
}
ul.product-categories li a.category-open:hover::after  {
	content: '';
}
/*ul.product-categories li a.category-open::after {
	content: ' —';
	padding-left:20px;
	padding-right: 20px;
} */
ul.product-categories li a.category-open:hover::after {
	color:#999;
}
.children-wrap {
	position: absolute;
    left: 0;
    width: 100%;
    background: #efefef;
    padding-top: 35px;
    padding-bottom: 30px;
    margin-top:50px;
}
.children-wrap ul.children li::after { color: #cccccc; }
.more-projects a {
	color:#333;
	font-size:24px;
}
#what-we-do {
	overflow: auto;
}
#what-we-do ul {
	margin:0;
	padding:0;
}
#what-we-do ul li {
	list-style: none;
	color:#999;
	padding-bottom: 20px;
	padding-right: 20px;
	font-size:16px;
}
#what-we-do ul li p {
	font-size:16px;
}
#what-we-do ul li h4 {
	margin-bottom: 0;
}
.current-cat-cloned::before, ul.product-categories li.cat-parent a.current-cat-cloned:hover::before {
	content: '>';
	padding-left:10px;
	padding-right:10px;
}

.current-cat-cloned a {
	border-bottom:1px solid #ccc;
}
.children .current-cat a {
	border-bottom:1px solid #797979;
}
li.cat-parent:hover .current-cat-cloned {
	opacity: .5;
}
li.cat-parent:hover .current-cat-cloned::before {
	content: '';
	padding-right:20px;
}
li.cat-parent li.cat-item a:hover::after {
	content:'';
}
.site-intro-wrap .link a {
	text-decoration: none;
	padding-bottom: 2px;
	font-size: 20px;
	color: #000;
		border-bottom:1px solid #000;
}
.site-intro-wrap .link a:hover {
	color: #999;
	border-color:#999;
}
.site-intro-wrap .link {
		display:none;
}
.site-intro-wrap .link.show {
	display:block;
}
.brands-list {
	    padding: 100px 0;
}
.brand-download ul {
	margin-left: 0;
	padding-left: 0;
	padding-right: 10%;
	margin-top: 50px;
}
.brand-download ul li {
	list-style: none;
	padding-bottom: 15px;
	border-bottom: 1px solid #eaeaea;
	margin-bottom: 15px;
}
.brand-download ul li a {
	text-decoration: none;
	display: block;
}
.brand-download ul li a span {
	float: right;
}
.brand-download ul li.visit-website {
	margin-top: 40px;
}
.brand-download ul li.downloads, .brand-download ul li.visit-website {
	color: #000000;
}



/* Ajax search */ 
#ajax-search label.screen-reader-text {	display:none; }
#ajax-search {
	background:#333;
	position: fixed;
	top:0;
	width: 100%;
	z-index: 998;
	
}

#ajax-search #yith-s { 
	font-size: 21px;
	background-color: transparent !important;
	border:none;
	padding:100px 0;	
	width:85%;
	margin-right: 5%;
	color:#fff;
	outline:none;
	font-family: 'Graphik-Light';
	-webkit-appearance: none;
	padding-right: 40px;
	background-size: 30px 30px;
}	
body.ajax-search #page {
	opacity: .2;
}
body.single-product .bg_grey {
	padding-top: 80px;
}

@keyframes blanketanimate {
    from {opacity:0;}
    to {opacity:.95;}
}

.ajax-search-blanket-animate {
	animation-name: blanketanimate;
    animation-duration: 1s;
    animation-fill-mode: forwards;
}

#ajax-search-blanket {
	z-index: 997;
	height: 100%;
	width: 100%;
	background:rgba(121, 121, 121, 0.6);
	opacity:0;
	position: fixed;
	top:0; left:0;
}
body.blanket-active {
	overflow: hidden;
}
#subscribe-button:hover {
	cursor: pointer;
	color: #999;
}
#subscribe-button:hover::after {
	content:' +';
} 

/* YITH overrides */

.autocomplete-suggestions { 
    border: 0;
    background: transparent;
}

.autocomplete-suggestion {
	background: transparent;
	padding: 0;
	font-size: 21px;	
	line-height: 35px;
	color: #FFF;
	padding-bottom: 1px;
}

.autocomplete-suggestion:hover {
	background: transparent;
	border-bottom: 1px solid #ccc;	
	padding-bottom: 0;
	color: #fff;
}

/* .autocomplete-suggestion {
    background: yellow;
    padding-left: 15px;
    cursor: pointer;
    text-align: left;
    line-height: 25px;
    font-size: 12px;
    float: left;
    width: 200px;
    height: 200px;
	margin: 10px;
}
*/

#yith-searchsubmit {
	color: #fff;
	font-size:21px;
	padding-top:100px;
	padding-bottom: 3px;
	margin-bottom: 46px;
	float: right;
	outline:none;
	padding-left: 0; padding-right: 0;
	font-family: 'graphik-light';
}
#yith-searchsubmit::after {
	content:'hello';
}


img.ajax-loading {
	width:16px;
	height:16px;
}



/* 
* Project quote styling 
*/

#project-quote {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 3000;
    background: #333;
    height: 100%;
    min-width: 700px;
}
#project-quote h3.project-quote-loading {
	color: #777;
	padding-top:50px;
	padding-left: 50px;
}
#project-quote .ywraq-wrapper {
	padding-top: 50px;
}
#project-quote .ywraq-wrapper p:first-child {
	
}
#project-quote .content {
	position: relative;
	height: 100%;
	overflow: auto;
	padding-bottom: 200px;
}

#project-quote table {
	padding: 50px;
	padding-top: 0;
}
#project-quote form#yith-ywraq-mail-form p.form-row, #project-quote .yith-ywraq-mail-form-wrapper h3 { 
	margin-left:80px; 
	margin-right:50px; 
}
#project-quote .yith-ywraq-mail-form-wrapper h3 {
	color:#777;
	padding-top: 10px;
	margin-top: 10px;
	display: none;
}
#project-quote form#yith-ywraq-mail-form p.form-row:last-child {
	padding:0;
	margin: 0;
} 
#project-quote a.yith-ywraq-item-remove {
	display: none;
    font-size: 40px;
    font-family: 'Graphik-Light';
    text-decoration: none;
}
#project-quote #yith-ywrq-table-list td.product-remove a:hover {
	color: #fff;
}
#project-quote #yith-ywrq-table-list tr:hover td.product-remove a  {
	display: block;
}
#yith-ywrq-table-list thead, #yith-ywrq-table-list td.product-subtotal  { display:none; }

#yith-ywrq-table-list td.product-remove {
	min-width: 30px;
}
#yith-ywrq-table-list td.product-name {
	padding-left: 30px;
    min-width: 100px;
    width: 300px;
}
#yith-ywrq-table-list td.product-name a {
	color: #fff;
	text-decoration: none;
}
#project-quote #yith-ywrq-table-list img {
	margin-bottom: 10px;
	z-index: 4000;
	position: relative;
	transition:opacity 1s;
	-webkit-transition: opacity 1s;
}
#project-quote #yith-ywrq-table-list img:hover {
	opacity: .6;
}
#project-quote #yith-ywrq-table-list td.product-quantity input {
	background-color: transparent;
	border:none;
	color: #999;
	font-size:16px;
	padding: 5px;
	width: 50px;
	text-align: center;
}
#project-quote input[type="submit"].raq-send-request {
    width: 100%;
    background: #000;
    height: 110px;
    text-align: right;
    color: #fff;
    padding-right: 50px;
    margin-top: 50px;
    font-size:20px;
    font-family: 'Graphik-Light';
    letter-spacing: 1px;
    position:fixed;
    bottom:0;
}
#project-quote input[type="submit"].raq-send-request:hover {
	background:rgb(68, 68, 68);
}
#project-quote input.input-text, .newsletter-form input, .form-submit input.button, .newsletter-form select {
	background:transparent;
	border:1px solid #444;
	border-radius:0;
}
#project-quote textarea {
	display: block;
	background:transparent;
	border:1px solid #444;
	width:100%;
	height: 100px;
	padding: 20px;
    font-size: 16px;
    color:#777;
}
#project-quote label {
	font-size:16px;
	padding-bottom: 5px;
}
#project-quote p.no-lights, #project-quote .success, #project-quote p.small, #yith-ywraq-message {
	padding-left: 50px;
	font-family: 'graphik-light';
    letter-spacing: .03em;
        font-size: 18px;
    line-height: 31px;
}
#project-quote .sending { padding-left:0;}
#project-quote p.no-lights a {
	text-decoration: none;
}
#project-quote .no-lights a:hover{
	color: #ccc;
}
#project-quote .success, #yith-ywraq-message {
	color: #fff;
}
#project-quote p.small {
	max-width: 430px;
}
#project-quote #update-button {
    color: #ccc;
    margin-left: 28px;
    margin-top: 25px;
    display: none;
    width: 100%;
    border-top: 4px solid #444;
    padding-top: 20px;
    text-align: right;
}
#project-quote #update-button:hover {
	border-color: #626262;	
	color: #fff;
}

/* Product styling */
.wc-new-badge {
  	/*position: absolute;
    bottom: 20px;
    right: 20px;
    background: #f4da00;
    text-indent: -10000px;
    display: block;
    width: 15px;
    height: 15px;
    border-radius: 30px;
    z-index: 30000;*/
    
    
    font-size:11px; 
    position: absolute;
    bottom: 15px;
    right: 15px;
    text-transform: lowercase;
    color: #000;
    font-family: 'Graphik-light';
    letter-spacing: 1px;
    
    
}	



  header.smaller {
      position: fixed;
    top: 0;
    background: white;
    z-index: 10000;
    width: 100%;
    height: 50px;
  }
  
  ul.more-brands {
	margin:0;padding:0;  

	}
  
  ul.more-brands li {
	list-style: none;	 
	padding:0;
	margin:0;
	padding-bottom: 15px;
	float: left;
	width:45%;
	}
    ul.more-brands li a {
		text-decoration: none;
	}
	ul.more-brands li a.active { color:#ccc; border-bottom: 1px solid #ccc;}
  
  
  .acf-map {
	width: 100%;
	height: 400px;
}

/* fixes potential theme css conflict */
.acf-map img {
   max-width: inherit !important;
}

  
  
 #product-images-top  .woocommerce-error { display: none; } /* PATCH FIX */
 
 
 #news-menu {
	 padding-bottom: 20px;
	 text-align: right;
 }
 
 .center {
	 margin:auto;
	 float: none;
 }
.article-header h1 {
  padding-top:50px;
  padding-bottom: 50px;
}
.article-header span.date {
	color: #999;
}
.article-header {
	 text-align: center;
}
article img {
	width:100%;
	height: auto;
	padding-top:2em;
	padding-bottom:2em;
}
.article-text blockquote {
	margin-top:2em;
	margin-bottom: 2em;
}
.article-text blockquote p {
	font-size: 25px;
    color: black;
    line-height: 37px;
}

.product-archive .space {
	padding:30px 0;
}

#product-options {
	padding-bottom: 15px;
}
#filter {
	font-size:14px;
}

#product-filters {
	background:#efefef;
	padding-top: 30px;
	padding-bottom: 30px;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}
#product-filters-nav ul {
	padding: 0; 
	margin: 0;
}
#product-filters-nav ul li {
	list-style: none;
	float: left;
	font-size:14px;
}
#product-filters-nav ul li a {
	text-decoration: none;
}
#product-filters-nav ul li::after {
	content: '/';
	padding-left: 8px;
	padding-right: 10px;
	color: #efefef;
}
#product-filters-nav ul li.last::after {
	content: '';
	padding-left: 10px;
	padding-right: 10px;
}

.contact-row {
	padding-bottom: 50px;
	clear: both;
	overflow: auto;
}

#live-chat {
	position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 30px;
    display: none;
}
#live-chat span { 
	display:none;
	font-family: 'Graphik-Regular';
	font-size:14px;
}
#live-chat:hover span { display:inline; }

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/* Featherlight */ 
.featherlight:last-of-type {
	background: rgba(252, 252, 252, 0.95);
}
.featherlight .featherlight-content {
	border: 0;
	padding: 0;
	background: transparent;
	max-height: 85%;
}
.featherlight .featherlight-content img {
	padding: 50px;
}
.featherlight .featherlight-close-icon {
	font-size:40px;
	width: 40px;
	height: 40px;
}
.slick-track {
	background: #333;
}
.swiper-slide .zoom-js {
	display: none;
}
.swiper-slide:hover .zoom-js {
	display: inline;
}
.zoom-js {
    font-size: 18px;
    position: absolute;
    right: 30px;
    bottom: 30px;
    color: #f9f9f9;
    padding: 10px;
    border-radius: 30px;
    background: #333;
    text-decoration: none;
}
.zoom-js:hover {
	color: #999;	
	cursor: pointer;
}
.grid-product .zoom-js {
	background-color: transparent;
	padding:0;
	color: #333;
	font-size: 24px;
}


.cariboucomment {
	color: #ff1567 !important;
}

.grey-text {
	color:#999;
}

.search-results-query {
	padding-top: 40px;
	padding-bottom: 40px;
	background-color: #efefef;
	font-size: 21px;
	color:#999;
}
.search-results-query span {
	color: #000;
}

.new-search {
	float: right;
	text-align: right;
	font-size:24px;
}
.new-search span {
	color: #333;
}
.new-search:hover span {
	color: #999;
	cursor: pointer;
}
.product-overview {
	color:#999;
}
#product-images-top {
	padding-top: 40px;
	margin-bottom: 50px;
}

.product-overview ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.product-overview ul li {
    display: inline-table;
    margin-right: 5px;
    font-family: 'graphik-light';
    letter-spacing: .02em;
}
.product-overview ul li::after {
	content:"/";
	font-family: 'graphik-light';
	margin-left: 5px;
	color:#dedede;
}
.product-overview ul li.last-overview::after {
	content:'';
}

.close-cursor {
	cursor: url('../images/menu-close.png'), auto;
}

.about .first {
	padding-top: 100px;
}

.refine-products {
	display: none;
}

.similar-products ul li:first-child {
	width:48%;
}

h2.related {
	margin-bottom: 50px;
}
.resp-vtabs li.resp-tab-active {
	color: #333 !important;
	padding-left:0 !important;
	border-top: 1px solid #eee !important;
	padding-top: 5px !important;
}
.resp-vtabs li.resp-tab-active:after {
	display: none !important;
}



#up-to-top {
	position: fixed;
    right: 50px;
    top: 50%;
    font-size: 30px;
    color: #ccc;
    display: none;
}
body.home #up-to-top {
	display: none;
}
body.search-active {
	overflow: hidden;	
}
body.search-active #page {
	opacity: .5;
}
.helper-text p {
	font-size:14px;
}

 .newsletter-form p {
 	line-height: 27px;
}

.brand-text {
	padding-top: 50px;
}

h1.news-heading, h2.news-heading {
	text-align: center;
}
.next-article {
	padding-top: 100px;
}
.next-article a {
	text-decoration: none;
}

#news-menu a {
	text-decoration: none;
}
#news-menu .back-news {
	float:left;
}

h1.news-heading {
	padding-top: 50px;
}

/* BS Responsive */
@media screen and (max-width: 768px) {
	
  #product-filters-nav ul li {
	  width:50% !important;
	  padding-bottom: 10px !important;
  }
  #product-filters-nav ul li::after {
	content: '';
	}
	#product-filters {
		clear: both;
	}
	
	.gallery .slick-slide img {
		height:250px;
		width:auto;
	}
	.testimonial {
		padding-top: 30px;	
	}
	.about .first {
	padding-top: 30px;
}
  header.col-full {
	  padding-left: 0;
	  padding-right: 0;
  }
  
  

}



/* Disabling elements for specific devices */ 
@media screen and (max-width: 768px) {
	
	
	.add-request-quote-button {
		display: none !important; /* hides add to quote button for mobile */
	}
	.nav li.current-menu-item a {
		color: #888 !important;
		border-bot
	}
	.section-logo {
    padding-top: 48px !important;
	}
	.autocomplete-suggestion {
		font-size: 16px !important;
		line-height: 30px !important;
	}
	.similar-products ul li:first-child {
		width:100%;
	}
	.col-full .footer-widget > div {
		padding:15px 0;
		border: 0;
	}
	.col-full .footer-nav li {
		padding-bottom: 10px;
	}
	.col-full .footer-nav li a {
		font-size:14px;
	}
	.col-full .footer-nav {
		padding-bottom: 0;
	}
	body.single-product .bg_grey {
		padding-top: 40px;
	}
	.new-search {
		display: none;
	}
	.main-content {overflow: auto;}
	
	.article-text blockquote {
		margin:0;
	}
	article img:first-child {
		padding-top: 2em;
		padding-bottom: 2em;
	}
	article img {
		padding: 0;
	}
	.article-header h1 {
		font-size:1.75em;
	}
	.news-item-text {
		min-height: inherit !important;
	}
	h1.news-heading {
		font-size: 1.65em;
		padding-top: 1em;
	}
}

@media screen and (max-width: 960px) {	
	.refine-products {
		display: block;
	}	
	#product-filters-nav {
		display: none;
	}
}



@media screen and (max-width: 500px) {
	.grid_display {
		display: none;
	}
	
}

@media screen and (max-height: 850px) {
	body.single-product .bg_grey {
		padding-top: 30px;
	}
	.section-logo {
		padding-top:60px;
		padding-bottom: 40px;
	}
	.home .logo .logo-img img {
		margin-left: 0;
	}
}	

@media screen and (min-width: 1800px) {

	body {
		background-color: #ebebeb;
	}
	
	#site-wrap {
		max-width: 1800px;
		margin: auto;
		background:#ffffff;
	}
	
	footer {
		max-width: 1800px;
		margin: auto;
	}

}

.project-image-captions{
	font-size:14px;
	padding-top: 15px;
	color: #ccc;
}
.case-study {
	color: #000;
	font-size: 16px !important;
}
.case-study span {
    display: block;
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 11px;
    margin-top: 0;
    color: #999;
}
.case-study:hover span {
	 border-bottom: 2px solid #dcdcdc;
}
.additional-projects:hover .project-image-captions {
	color: #999;
}

.header-fixed {
	position:fixed;
	top:0;
	left:0;
	margin: 0;
	width:100%;
	z-index: 500;
	background:#ffffff;
	padding-top: 20px;
	padding-bottom: 25px;
}
.header-fixed .nav li a, .header-fixed li a {
	font-size:16px !important;
}

.header-fixed .section-logo { display:none; }

.header-fixed .menu-top { margin:auto; }


ul#project-filter {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 40px;
	margin-top: 10px;
}
ul#project-filter li {
	display: inline-table;
	padding-right: 30px;
	font-size: 14px;
	color: #bebebe;
	cursor: pointer;
}
ul#project-filter li:hover {
	color: #666;
}
ul#project-filter li.active {
	color: #333;
}

h2.brand-title {
	margin-top: 40px;
	margin-bottom: 50px;
}
h2.brand-title span {
	color: #ccc;
}


h2.overline {
	border-top: 1px solid #eee;
	padding-top: 20px;
	margin-bottom: 50px;
}

ul#people-ul {
	margin:0;
	padding:0;
}

.more-projects {
	padding-top:100px;
}


/* Homepage */

/* Large desktop */
@media only screen (max-width: 1400px ) {
	.site-intro-wrap h2 {
		font-size:18px;
	}
	.site-intro-wrap p {
		font-size: 14px;
		line-height: 24px;
	}
}
@media screen and (max-width: 1385px ) {
	
	.home .logo .logo-img {
		max-width: 627px;
	}	

}
@media screen and (max-width: 1024px ) {
	.home .logo .logo-img img {
		max-width: 170px;
	}
}

/*Tablet */
@media only screen 
and (min-width : 768px) 
and (max-width : 1200px) 
 { 
	
	
	.site-intro-wrap h2 {
		font-size:18px;
		margin-bottom: 10px;
	}
	.site-intro-wrap p {
		font-size: 14px;
		line-height: 24px;
	}
	
	.top-section .cap h1 {
		font-size:26px;
	}
	.top-section .cap a.small-link {
		font-size: 16px;
	}
}


/* Mobile */



.single-home-images .entry-header {
	display: none;
}
.single-home-images .section-logo {
	display: none;
}


/* Additional form stuff */

.input-text:focus {
	-webkit-appearance: none;
	outline: none;
	background:#3c3c3c !important;
}
.form-active {
	color: #f4f4f4 !important;
}

