/* =================================================================== */
/* FONT-FACE
====================================================================== */

@font-face {
  font-family: 'GothamRounded-Medium';
  src: url('../fonts/GothamRounded-Medium.eot@') format('embedded-opentype'),  
       url('../fonts/GothamRounded-Medium.otf')  format('opentype'),
	   url('../fonts/GothamRounded-Medium.woff') format('woff'), 
       url('../fonts/GothamRounded-Medium.ttf')  format('truetype'), 
       url('../fonts/GothamRounded-Medium.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GothamRounded-Book';
  src: url('../fonts/GothamRounded-Book.eot@') format('embedded-opentype'),  
       url('../fonts/GothamRounded-Book.otf')  format('opentype'),
	   url('../fonts/GothamRounded-Book.woff') format('woff'), 
       url('../fonts/GothamRounded-Book.ttf')  format('truetype'), 
       url('../fonts/GothamRounded-Book.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GothamRounded-Bold';
  src: url('../fonts/GothamRounded-Bold.eot@') format('embedded-opentype'),  
       url('../fonts/GothamRounded-Bold.otf')  format('opentype'),
	   url('../fonts/GothamRounded-Bold.woff') format('woff'), 
       url('../fonts/GothamRounded-Bold.ttf')  format('truetype'), 
       url('../fonts/GothamRounded-Bold.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* =================================================================== */
/* GENERAL
====================================================================== */
body {
    font-family: 'Open Sans', sans-serif;
}

h1,h2,h3,h4,h5,h6 {
    margin: 0 0 20px; 
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
}

section {background: url('../images/light_noise_diagonal.png') repeat 0 0}
main {background: #fff;padding: 42px; margin: 50px 0 0}
main h2 {font-size: 18px; margin-bottom: 30px}
main p {font-size: 14px; color: #999; line-height: 1.6}

.contentGroup {margin-bottom: 40px}

header {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff3237+1,c20102+100 */
    background: #ff3237; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2ZmMzIzNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjMjAxMDIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #ff3237 1%, #c20102 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ff3237), color-stop(100%,#c20102)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ff3237 1%,#c20102 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ff3237 1%,#c20102 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ff3237 1%,#c20102 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ff3237 1%,#c20102 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3237', endColorstr='#c20102',GradientType=0 ); /* IE6-8 */
}
.shadow { margin-bottom: 40px; float: left; width: 100%}

/* =================================================================== */
/* HEADER
====================================================================== */
.topHeader { background-color: #fff; padding: 5px 0}
.topEmail ul, .topSocial ul { margin: 0; padding: 0}
.topEmail ul li span { color: #999}
.topEmail ul li { color: #000; font-family: 'Open Sans', sans-serif; font-weight: 700; font-size: 14px}
.topSocial ul li {padding: 0 3px 0 0; line-height: 26px; font-size: 13px; font-family: 'Open Sans', sans-serif; font-weight: 700; color: #999; text-transform: uppercase}
.topSocial ul li a span:before { font-size: 26px}
.topSocial ul li a span.flaticon-facebook2:before { color: #175891}
.topSocial ul li a span.flaticon-twitter:before { color: #0099bb}

.innerbanner {max-width: 1300px; width: 100%; margin: auto; padding: 0; position: relative}
.innerbanner h1 {font-size: 28px; color: #fff; margin-bottom: 10px}
.bannerTitle { 
    position: absolute;
    top: 20%;
    left: 7%;
}
.breadcrumb {background-color: transparent; padding: 0; margin-top: 0}
.breadcrumb li.active, ol.breadcrumb li a {font-family: 'Open Sans', sans-serif; font-weight: 700; font-size: 12px; color: #fff}
.breadcrumb > li + li:before {color: #fff}

.menuzord-brand {position: absolute; top: -10px; margin: 0!important; z-index: 98}
ul.menuProductList li a { font-size: 13px; color: #999; display: table; margin-bottom: 15px }
ul.menuProductList li a:hover {color: #ed1b24}
ul.menuProductList li a img {
    display: table-cell;
    width: 30px;
    margin-right: 20px;
}
ul.menuProductList li a div {
    display: table-cell;
    vertical-align: middle;
}

/* =================================================================== */
/* CONTENT
====================================================================== */

/* Home ----------- */
.homeVideo { padding: 50px 0}
.homeVideo h2 {font-size: 24px}
.homeVideo a:focus {outline: none}
/* Products ----------- */
.horizontalTab {
    margin: 50px 0;
}
.horizontalTab ul {text-align: center; font-size: 0}
.horizontalTab ul li {font-size: 20px;padding: 0 30px;}
.horizontalTab ul li.r-tabs-state-active a { color: #666}
.horizontalTab ul li a {font-family: 'Open Sans', sans-serif; font-weight: 700; color: #000; padding: 0 0 50px; display: block; position: relative}
.horizontalTab ul li.r-tabs-state-active a:after { 
    position: absolute; 
    content: "\e003"; 
    color: #000; 
    font-family: Flaticon; 
    top: 30px; 
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;color: #666}
.r-tabs .r-tabs-panel.r-tabs-state-active { background-color: #fff; padding: 42px; position: relative}
.r-tabs .r-tabs-panel.r-tabs-state-active:after {
    background: url(../images/shadow.png) center;
    position: absolute;
    bottom: -70px;
    max-width: 1120px;
    width: 100%;
    content: "";
    height: 70px;
    left: 0;
    right: 0;
}
.productCol { border: 1px solid #ddd; padding: 20px; text-align: center}
.productCol img {margin-bottom: 10px}
.productCol h3 { font-size: 15px; color: #999; margin-bottom: 10px}
.productCol a.btn-default {
    padding: 6px 20px;
    border: none;
    color: #fff;
    background: #b5b5bd; /* Old browsers */
    background: -moz-linear-gradient(top,  #b5b5bd 0%, #526379 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b5b5bd), color-stop(100%,#526379)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #b5b5bd 0%,#526379 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #b5b5bd 0%,#526379 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #b5b5bd 0%,#526379 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #b5b5bd 0%,#526379 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5b5bd', endColorstr='#526379',GradientType=0 ); /* IE6-9 */  
    box-sizing: border-box; 
}

.productList {
	position: relative;
}
.productList-item {
	position: absolute;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
    background-color: #f5f5f5;
}
.productInfo h2 {text-transform: none;font-size: 34px;}
.productInfo h3 { font-size: 14px; color: #666}
.productInfo ul.productAttr li { border-left: 5px solid #ddd; padding-left: 10px;font-size: 14px; font-family: 'Open Sans', sans-serif; font-weight: 700; margin-bottom: 10px}
.productInfo ul.productAttr {margin-bottom: 30px}
.productInfo ul.productBenefits li {width: 100%; padding-left: 40px; margin-bottom: 15px; font-size: 16px; color: #999; position: relative}
.productInfo ul.productBenefits li:before { position: absolute; left: 10px; top: 0; content: "\e002";font-family: Flaticon; color: #00a752}

.accordion {
  width: 100%;
  border-radius: 5px;
  overflow: hidden;
  margin: auto;
}
.accordion .accordion-item { margin-bottom: 10px; position: relative;}
.accordion .accordion-item .heading:after { position: absolute; content: "\e00b";font-family: Flaticon; color: #fff; right: 20px; top: 0}
.accordion .open .heading:after { position: absolute; content: "\e00a";font-family: Flaticon; color: #fff; right: 20px; top: 0}
.accordion .accordion-item .heading {
  height: 50px;
  line-height: 50px;
  border-radius: 5px;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
  color: #fff;
  padding-left: 15px;
  background: #b5b5bd; /* Old browsers */
    background: -moz-linear-gradient(top,  #b5b5bd 0%, #526379 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b5b5bd), color-stop(100%,#526379)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #b5b5bd 0%,#526379 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #b5b5bd 0%,#526379 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #b5b5bd 0%,#526379 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #b5b5bd 0%,#526379 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5b5bd', endColorstr='#526379',GradientType=0 ); /* IE6-9 */  
    box-sizing: border-box;  
    
}
.accordion .accordion-item.open .heading,
.accordion .accordion-item:last-child .heading { border: 0; }
.accordion .accordion-item .content {
  display: none;
  padding: 15px;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
  font-size: 14px;
  margin: 10px 0;
}
.accordion h4 { margin-bottom: 10px; font-size: 12px; color: #666}
ul.productInfo { margin-bottom: 20px}
ul.productInfo li {font-family: 'Open Sans', sans-serif; font-weight: 700; color: #999; font-size: 12px; margin: 10px 0}
.pdf a{ color: #ed1b24; font-family: 'Open Sans', sans-serif; font-weight: 700; font-size: 12px; text-transform: uppercase;}
.pdf a span:before { font-size: 24px}

/* Services ----------- */

/* Media ----------- */
.videoList {
	position: relative;
}
.videoList-item {
	position: absolute;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.videoList h3 { font-size: 14px; text-transform: none}
.videoList img {margin-bottom: 10px}
.videoList a:focus {outline: none}

.newsItem {padding: 20px; margin-bottom:0; border-bottom:1px solid #f0f0f0;}
.newsItem:nth-child(2n+1) {background-color:#F9F9F9;}
.newsGroup {margin-bottom: 20px}
.newsGroup ul li {font-family: 'GothamRounded-Book'; font-size: 14px; color: #666; display: table; width: 100%}
.newsGroup ul li div { display: table-cell; }
.newsSub { width: 8%}
.newsDesc { width: 92%}
.newsMonth {padding-left: 10px}
.newsTable h2 { font-size: 14px; color: #333; margin-bottom: 10px; text-transform: none}
.newsTable > thead > tr > th, .newsTable > tbody > tr > th, .newsTable > tfoot > tr > th, .newsTable > thead > tr > td, .newsTable > tbody > tr > td, .newsTable > tbody > tr > td { padding: 20px;}
.newsTable > tbody > tr > td:first-child {width: 160px}

/* About ----------- */
blockquote p { font-size: 18px; color: #333; font-family: 'GothamRounded-Book';}

/* Contact ----------- */
ul.contactInfo li { text-align: center; }
ul.contactInfo li + li {background: url(../images/contact-div.jpg) no-repeat center left}
ul.contactInfo li span:before { font-size: 80px; }
ul.contactInfo li h3 { font-size: 16px; color: #999; font-family: 'GothamRounded-Book'; margin-bottom: 10px}
ul.contactInfo li address { color: #0dadcb}
ul.contactInfo li a {color: #333}

/* =================================================================== */
/* FOOTER
====================================================================== */
footer {
    padding: 40px 0;
    color: #fff;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#07a0c3+0,06809c+100 */
    background: #07a0c3; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzA3YTBjMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwNjgwOWMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #07a0c3 0%, #06809c 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#07a0c3), color-stop(100%,#06809c)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #07a0c3 0%,#06809c 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #07a0c3 0%,#06809c 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #07a0c3 0%,#06809c 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #07a0c3 0%,#06809c 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#07a0c3', endColorstr='#06809c',GradientType=0 ); /* IE6-8 */
}

footer h3 {font-size: 14px; margin-bottom: 10px;}
footer ul {margin-bottom: 0}
footer ul li a {font-size: 13px; color: #fff;}
footer address {font-size: 13px}
.footerBottom {padding: 20px 0 0}
.footerBottom ul.ourBrands li {width: 70px; margin: 0 6px}
.footerBottom .copyright {font-size: 11px;color: #999; padding-top: 10px}
.footerBottom h6 {padding-top: 10px}

/* =================================================================== */
/* MEDIA QUERIES
====================================================================== */

/* Mobile (portrait) ----------- */
@media only screen and (max-width: 480px) {
    .menuzord-brand {top: 5px}
    .menuzord-brand img { width: 130px; height: auto}
    .menuzord .showhide {height: 72px!important; padding: 25px 0 0!important;}
    .bannerTitle {position: relative;padding: 20px 50px;background-color: #0cabca; top: 0; left: 0}
    .footerBottom ul.ourBrands li {margin: 0 6px 10px;}
    ul.contactInfo li + li { background: none}
    ul.contactInfo li { display: block}
    .productInfo ul.productBenefits li { width: 100%}
    .sp-thumbnails { display: none}
    .slider-pro { background: url("../images/shadow.png") no-repeat center 82%!important;}
}

/* Mobile (landscape) ----------- */
@media only screen and (min-width: 481px) and (max-width: 767px) {
    .menuzord-brand {top: 5px}
    .menuzord-brand img { width: 130px; height: auto}
    .menuzord .showhide {height: 72px!important; padding: 25px 0 0!important;}
    .bannerTitle {position: relative;padding: 20px 50px;background-color: #0cabca; top: 0; left: 0}
    .footerBottom ul.ourBrands li {width: 62px}
}

/* Tablet 7 inch (landscape and portrait) ----------- */
@media only screen and (min-width: 600px) and (max-width: 767px) {
    
}
/* iPads (landscape and portrait) ----------- */
@media only screen and (min-width: 768px) and (max-width: 1024px) {       

}
/* iPads (landscape) ----------- */
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .horizontalTab ul li {
    font-size: 18px;
    padding: 0 20px;
}
}
/* iPads (portrait) ----------- */
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .innerbanner h1 {margin-top: 10px; font-size: 24px}
    .sp-thumbnail-title {font-size: 12px!important}
    .menuzord-brand {top: 5px}
    .menuzord-brand img { width: 130px; height: auto}
    .menuzord .showhide {height: 72px!important; padding: 25px 0 0!important;}
    .horizontalTab ul li {
    font-size: 16px;
    padding: 0 10px;
}
}

@media only screen and (min-width: 768px) {
    /* Navmenu ----------- */
    .menuzord-menu > li > a {position: relative}
    .menuzord-menu > li:nth-child(2):hover > a:before, .menuzord-menu > li:nth-child(4):hover > a:before {
        position: absolute;
        content: "";
        border-bottom: 12px solid #fff;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        height: 0;
        width: 0;
        left: 45%;
        bottom: 0;
    }
@media only screen and (min-width: 768px) and (max-width: 1440px) {
    .sp-arrows { display: none}
    }
}

.carousel-container {
  background: url("../images/shadow.png") no-repeat center 100%;
  margin: 0 auto;
  padding-bottom: 70px;
  width: 100%;
  max-width: 1300px;
}

.carousel .item {
    height: 320px;
}

.carousel .item canvas {
  background-size: cover;
  background-position: center;
  height: 320px;
  width: 100%;
}

.carousel .carousel-indicators {
  bottom: -55px;
}

.carousel .carousel-indicators li {
  border-color: #333333;
}

.carousel .carousel-indicators .active {
  background-color: #333333;
}

.carousel .carousel-navigators {
  height: 60px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.carousel .carousel-navigators li {
  background-color: #fff;
  border-top: 5px solid #fff;
  cursor: pointer;
  float: left;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  height: 60px;
  line-height: 60px;
  text-align: center;
  width: 25%;
}

.carousel .carousel-navigators li.active {
  border-color: #ff0000;
}

.carousel-fade .carousel-inner .item {
  transition-property: opacity;
}

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  transform: translate3d(0, 0, 0);
}

@media (min-width: 768px) {
  .carousel .item {
      height: 450px;
  }

  .carousel .item canvas {
    height: 450px;
  }
}

@media (min-width: 992px) {
  .carousel .item {
      height: 530px;
  }

  .carousel .item canvas {
    height: 530px;
  }
}
