* { padding:0; margin:0; outline:0; }

@font-face {
    font-family: 'helvHv';
    src: url('fonts/helvhv-webfont.eot');
    src: url('fonts/helvhv-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/helvhv-webfont.woff') format('woff'),
         url('fonts/helvhv-webfont.ttf') format('truetype'),
         url('fonts/helvhv-webfont.svg#helvhvmedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'helvBoldIt';
    src: url('fonts/helvetica-bold-italic-webfont.eot');
    src: url('fonts/helvetica-bold-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/helvetica-bold-italic-webfont.woff') format('woff'),
         url('fonts/helvetica-bold-italic-webfont.ttf') format('truetype'),
         url('fonts/helvetica-bold-italic-webfont.svg#helveticabold-italic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'helv';
    src: url('fonts/helvetica-webfont.eot');
    src: url('fonts/helvetica-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/helvetica-webfont.woff') format('woff'),
         url('fonts/helvetica-webfont.ttf') format('truetype'),
         url('fonts/helvetica-webfont.svg#helveticaregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'helvBold';
    src: url('fonts/helve-bold-webfont.eot');
    src: url('fonts/helve-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/helve-bold-webfont.woff') format('woff'),
         url('fonts/helve-bold-webfont.ttf') format('truetype'),
         url('fonts/helve-bold-webfont.svg#helvebold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'helvTh';
    src: url('fonts/helvth-webfont.eot');
    src: url('fonts/helvth-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/helvth-webfont.woff') format('woff'),
         url('fonts/helvth-webfont.ttf') format('truetype'),
         url('fonts/helvth-webfont.svg#helvthmedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'helvLt';
    src: url('fonts/helv-lt-webfont.eot');
    src: url('fonts/helv-lt-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/helv-lt-webfont.woff') format('woff'),
         url('fonts/helv-lt-webfont.ttf') format('truetype'),
         url('fonts/helv-lt-webfont.svg#helvlt') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'helvRoman';
    src: url('fonts/helvetica-roman-webfont.eot');
    src: url('fonts/helvetica-roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/helvetica-roman-webfont.woff') format('woff'),
         url('fonts/helvetica-roman-webfont.ttf') format('truetype'),
         url('fonts/helvetica-roman-webfont.svg#helveticaroman') format('svg');
    font-weight: normal;
    font-style: normal;

}

html, body { height:100%; }

body {
    background: #fff;
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 14px;
    line-height: 22px;
    color: #3f4040;
}

input, textarea, select { font-family: Arial, sans-serif; font-size:11px; -webkit-appearance: none; border-radius: 0px; }

a img { border:0; }

a { color: #eb7c10; text-decoration: none; cursor:pointer; transition: color 1000ms, background-color 1000ms, opacity 1000ms; -webkit-transition: color 1000ms, background-color 1000ms, opacity 1000ms; }
a:hover { color: #8d4d0f; text-decoration: none; transition: color 300ms, background-color 300ms, opacity 300ms; -webkit-transition: color 300ms, background-color 300ms, opacity 300ms; }
a:focus { outline:0 none; }

a img { transition: color 1000ms, background-color 1000ms, opacity 1000ms; -webkit-transition: color 1000ms, background-color 1000ms, opacity 1000ms; }
a:hover img { transition: color 300ms, background-color 300ms, opacity 300ms; -webkit-transition: color 300ms, background-color 300ms, opacity 300ms;}
a:hover img { opacity: 0.6; -moz-opacity: 0.6; filter:alpha(opacity=60); }

.header:after,
.cols:after,
.form-controls:after,
.article-images-thumbs ul:after,
.footer-row:after,
.product-body:after,
.section-cart-secondary:after,
.product-thumbs ul:after,
.article-body:after,
.list-items:after,
.videos:after,
.list-articles-secondary:after,
.list-community:after,
.list-articles:after,
.list-latest:after,
.nav:after { width: 100%; content: ''; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; display: block; }

h1 { font-size: 50px; line-height: 54px; font-weight: normal; font-family: 'helvTh', arial, serif; color: #3f4040; }
h2 { font-size: 50px; line-height: 54px; font-weight: normal; font-family: 'helvTh', arial, serif; color: #3f4040; }
h3 { font-size:; line-height:; }
h4 { font-size:; line-height:; }
h5 { font-size:; line-height:; }

.alignleft { float: left; }
.alignlright { float: right; }

ul,
li { list-style-type: none; }

.fsr-container { overflow: hidden; background-position: center top; background-repeat: no-repeat; background-size: cover; }
.fsr-element { position: absolute; }
.fsr-hidden { display: none; }

.shell { width: 1140px; margin: 0 auto; }

/* ================================================================ *\
    #Nav
\* ================================================================ */

.nav { background-color: #3f4040; }
.nav  ul { float: right; }
.nav  li { float: left; }
.nav  a { display: block; font-weight: bold; color: #fff; font-size: 13px; line-height: 16px; padding: 15px 20px 16px 20px; text-transform: uppercase; }
.nav .current a,
.nav a:hover { background-color: #272727; }

.nav .header-socials { padding-top: 7px;}

.nav .header-socials a { padding: 0; background-size: 30px 30px; margin-left:10px; }

.nav .header-socials a.first { margin-left:0;}

.nav .header-socials a:hover {
    background-color: transparent;
}



.nav .shell > ul > li {
    position: relative;
}

.nav .shell > ul > li:hover > div {
    display: block;

}

.nav .shell > ul > li > div {
    display: none;
    position: absolute;
    background: #3f4040;
    z-index: 9999999;
    padding:5px 15px;
    width:680px;
    right:-265px;

}

.nav .shell > ul > li > div ul {
    float: none;
    padding-top:3px;
    padding-right:15px;
    max-width: 150px;
    position: relative;
}

.nav .shell > ul > li > div ul.last {
    padding-right:0;
}

.nav .shell > ul > li > div li {
    float: none;
}

.nav .shell > ul > li > div a {
    text-transform: none;
    font-weight: normal;
    padding: 5px 0;
    font-family: 'helvRoman', sans-serif !important;
    font-size: 12px !important;
}

.nav .shell > ul > li > div a:hover {
    background-color: transparent;
}

.nav .shell > ul > li > div > div {
    float:left;
    padding:5px 10px;
}

.nav .shell > ul > li > div > div > ul {

}

.nav .shell > ul > li > div strong {
    color:#fff;
    font-family: 'helvRoman', sans-serif;
    font-size:11px;
}

.nav .shell > ul > li > div > div > ul > li > a {
    color: #fff;
    font-size:12px;
}



.nav .shell > ul > li > div > div > ul > li > a:hover {
    background-color: transparent;
    color:#63a844;
}

#sub-phone {
    display: none;
    font-size:20px;
    margin-left:-10px;
}

#sub-phone:hover {
    background:   transparent ;  
}

.fixed {
    position: fixed;
    top:0;
    z-index: 999999997;
    width: 100%;
}

body {
    /*padding-top:133px;*/
}

#text-slider {
    text-align: center;
    overflow: hidden;
    max-height: 40px;
   
}

#text-slider h2 {
    text-align: center;
}
/* ================================================================ *\
    #header
\* ================================================================ */
.header { border-bottom: 1px solid #dedcd8; padding-bottom: 27px; background: #fff; }
.header .shell { position: relative; }
.header-secondary { padding-bottom: 23px; }


.logo { background: url(/img/logo30.jpg) no-repeat 0 0; width: 213px; height: 68px; position: absolute; top: 5px; left: 0; font-size: 0; line-height: 0; text-indent: -4000px; }
.logo:hover { opacity: 0.7; }

.retail-logo { background: url(/img/retail-logo.png) no-repeat 0 0; width:282px; height:40px; }

.header .slogan { float: left; font-size: 20px; line-height: 22px; color: #63a844; font-family: 'helvBoldIt', sans-serif; padding: 32px 0 0 200px; }

.header-aside { float: right; padding-top: 25px; }
.header-aside .phone { float: left; font-weight: bold; color: #63a844; font-size: 24px; line-height: 26px; padding-right: 60px; }
.header-aside .phone a { color: #63a844; }
.header-aside .phone a:hover { color: #eb7c10; }

.retail-page .header-aside .phone a {
    color: #353533;
}

.btn-cart { float: right; font-size: 16px; line-height: 18px; color: #3f4040; }
.btn-cart:hover { color: #eb7c10; }
.btn-cart:before { background: url(images/ico-cart.png) no-repeat 0 0; width: 35px; height: 34px; display: inline-block; content: ''; margin-top: -15px; position: relative; top: 11px; margin-right: 11px; }

/* ================================================================ *\
    #intro
\* ================================================================ */

.intro {  padding: 210px 0 223px 0; text-align: center; position: relative; margin-bottom: 90px; }

.search { width: 575px; position: relative; margin: 0 auto; z-index: 9; }
.search-actions { text-align: right; clear: both; }
.search-actions .btn-small { box-shadow: 0px 0px 30px rgba(255,255,225,1); position: relative; z-index: 9; }
.btn-small { font-size: 18px; line-height: 20px; background-color: #3f4040; color: #fff; display: inline-block; padding: 7px 24px 9px 26px; }
.search .hidden { display: none; }
.search-field { width: 100%; border: 1px solid #e0e0df; padding: 23px 90px 25px 23px; font-size: 24px; line-height: 26px; font-family: 'helv', sans-serif; color: #b1b1b1; box-sizing: border-box; height: 76px; position: relative; box-shadow: 0px 0px 30px rgba(255,255,225,1); }
.search-btn { background: url(images/ico-search.png) no-repeat center center #63a844; width: 48px; height: 49px; width: 77px; height: 76px; cursor: pointer; border: 0; font-size: 0; line-height: 0; text-indent: -4000px; position: absolute; top: 0; right: 0; z-index: 10; 
    -webkit-transition: all 0.3s; 
         -o-transition: all 0.3s; 
            transition: all 0.3s; 
}
.search-btn:hover { background-color: #3c6829; }

.intro-bar { width: 100%; position: absolute; bottom: 0; left: 0; background: rgba(63,64,64,0.9); padding: 18px 0 18px 0; z-index: 9; }
.intro-bar h2 { font-size: 34px; line-height: 40px; color: #fff; font-weight: bold; font-family: arial, sans-serif;  }
.intro-bar h2 a { font-size: 24px; color: #7ac857; position: relative; top: -3px; }
.intro-bar h2 a:hover { color: #eb7c10; }

.intro .slide { width: 100%; float: left; height: 100%; position: relative; }
.intro .slides { position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow:hidden; }

.surf { background: url(images/surf.png) no-repeat 0 0; width: 315px; height: 812px; top: -60px; left: 50%; margin-left: 265px; position: absolute; }
.ball { background: url(images/ball.png) no-repeat 0 0; width: 251px; height: 295px; position: absolute; top: 50%; margin-top: -147px; left: 50%; margin-left: 335px; }

/* ================================================================ *\
    #sections
\* ================================================================ */

.section-head { text-align: center; padding: 0 190px 32px 190px; }
.section-head h2 {  }
.section-head p { font-size: 24px; line-height: 30px; color: #3f4040; font-family: 'helvTh', sans-serif; }

.section { padding-bottom: 80px; }
.section-products .slide { float: left; position: relative; overflow: hidden; }
.section-products .slide-image { margin: 0 13px; border: 1px solid #e0e0df; position: relative; }

.section-products .slide img { width: 100%; height: auto; display: block; }
.slide-overlay { position: absolute; left: 100%; right: 0; height: 100%; text-align: center; font-size: 20px; font-family: 'helvBold',sans-serif; z-index: 9; color: #fff; top: 0; opacity: 0; 
    -webkit-transition: opacity 0.5s; 
         -o-transition: opacity 0.5s; 
            transition: opacity 0.5s; 
}
.slide-overlay span { position: absolute; top: 50%; left: 0; right: 0; background: rgba(63,64,64,0.6); padding: 22px 0 20px 0; 
    -webkit-transform: translateY(-50%); 
        -ms-transform: translateY(-50%); 
         -o-transform: translateY(-50%); 
            transform: translateY(-50%); 
}

.section-products .slide:hover .slide-overlay { opacity: 1; color: #fff; left: 0; }
.section-products .slider { padding-bottom: 30px; }

.section-products .section-actions { text-align: right; padding-right: 10px; }
.btn { font-size: 18px; font-family: 'helvTh', sans-serif; color: #3f4040; background-color: #f8f8f8; padding: 6px 15px 5px 24px; display: inline-block; position: relative; }
.btn-arr:after { content: ''; position: absolute; left: 100%; top: 0; border-left: 14px solid #f8f8f8; border-top: 17px solid transparent; border-bottom: 17px solid transparent; }

.list-latest li { float: left; margin-left: 2%; border: 1px solid #e0e0df; position: relative; text-align: center; overflow: hidden; width: 23%; box-sizing: border-box; }
.list-latest img { width: 100%; height: auto; display: block; }
.list-latest li a { position: absolute; top: 0; left: 100%; background: rgba(0,0,0,0.7); width: 100%; height: 100%; font-size: 20px; font-family: 'helvLt', sans-serif; color: #fff; padding: 13px 0 0 0; box-sizing: border-box; 
    -webkit-transition: left 0.3s; 
         -o-transition: left 0.3s; 
            transition: left 0.3s; 
}
.list-latest { margin-left: -2%; }

.list-latest li:hover a { left: 0; }

.ico-plus { background: url(images/ico-plus.png) no-repeat 0 0; width: 59px; height: 58px; margin: 0 auto; display: inline-block; }
.list-latest .ico-plus { position: absolute; top: 50%; left: 50%;  
    -webkit-transform: translate(-50%,-50%); 
        -ms-transform: translate(-50%,-50%); 
         -o-transform: translate(-50%,-50%); 
            transform: translate(-50%,-50%); 
}
.list-latest .ico-plus + span { position: absolute; bottom: 5px; left: 0; width: 100%; }  

.section-videos { background-color: #f7fbfe; padding: 76px 0 50px 0; }

.videos {  }
.video { width: 50%; padding-right: 17px; float: left; box-sizing: border-box; }
.video + .video { padding-left: 17px; padding-right: 0; }

.video-content { position: relative; margin-bottom: 27px; }
.btn-play { background: url(images/btn-play.png) no-repeat 0 0; width: 195px; height: 195px; display: inline-block; }
.video-content .btn-play { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-position: center center; }
.video-content .btn-play:hover { opacity: 0.7; }
.video-content img { width: 100%; height: auto; display: block; }
.video-caption { text-align: center; font-size: 22px; line-height: 26px; font-family: 'helvTh', sans-serif; }
.video-caption p { padding-bottom: 8px; }
.video-caption a { font-family: 'helvRoman', sans-serif; color: #5eba46; }
.video-caption a:hover { color: #eb7c10; }

.section-about { position: relative; padding: 70px 0 0 0; }
.section-about .shell { position: relative; z-index: 9; }
.section-about:after { background: rgba(0,0,0,0.7); position: absolute; top: 0; left: 0; width: 100%; height: 100%; content: ''; }
.section-about .section-head h2 { color: #fff; }
.section-about .section-head p { color: #fff; }

.list-about { text-align: center; }
.section-about .list-about { padding: 43px 0 80px 0; }
.list-about i { width: 102px; height: 102px; display: inline-block; margin-bottom: 10px; position: relative; }
.list-about li.hover i:after,
.list-about li:hover i:after { width: 117px; height: 117px; border: 4px solid #5f8d44; border-radius: 50%; content: ''; top: -12px; left: -12px; position: absolute; }
.list-about li { display: inline-block; font-size: 14px; font-family: 'helvHv', sans-serif; line-height: 17px; color: #fff; margin: 0 32px; position: relative; }

.ico-bag { background-image: url(images/ico-bag.png); }
.ico-case { background-image: url(images/ico-case.png); }
.ico-cup { background-image: url(images/ico-cup.png); }
.ico-shirt { background-image: url(images/ico-shirt.png); }
.ico-mail { background-image: url(images/ico-mail.png); }
.ico-hat { background-image: url(images/ico-cap.png); }

.list-about li.hover .ico-bag,
.list-about li:hover .ico-bag { background-image: url(images/ico-bag-h.png); }
.list-about li.hover .ico-case,
.list-about li:hover .ico-case { background-image: url(images/ico-case-h.png); }
.list-about li.hover .ico-cup,
.list-about li:hover .ico-cup { background-image: url(images/ico-cup-h.png); }
.list-about li.hover .ico-shirt,
.list-about li:hover .ico-shirt { background-image: url(images/ico-shirt-h.png); }
.list-about li.hover .ico-mail,
.list-about li:hover .ico-mail { background-image: url(images/ico-mail-h.png); }
.list-about li.hover .ico-hat,
.list-about li:hover .ico-hat { background-image: url(images/ico-cap-h.png); }

.section-testimonials { /*background-color: #63a844;*/ padding: 40px 0 60px 0; }
.section-testimonials .section-head { padding-bottom: 22px; }
.section-testimonials .section-head h2 { color: #3f4040; padding-bottom: 20px; }
.section-testimonials .section-head p { color: #3f4040; }

.testimonials { position: relative; }
.testimonial { position: absolute; left: -9999px; opacity: 0; 
    -webkit-transition: opacity 0.3s; 
         -o-transition: opacity 0.3s; 
            transition: opacity 0.3s; 

}

.testimonial.current { opacity: 1; position: relative; left: 0; }
.testimonial p:after { background: url(images/ico-quote-left.png) no-repeat 0 0; width: 38px; height: 26px; position: absolute; top: 50%; left: 100px; margin-top: -13px; content: ''; }
.testimonial p { position: relative; padding: 0 207px; text-align: center; font-size: 22px; color: #3f4040; line-height: 26px; font-family: 'helvlt', sans-serif; padding-bottom: 10px; }
.testimonial p:before  { background: url(images/ico-quote-right.png) no-repeat 0 0; width: 38px; height: 26px; position: absolute; top: 50%; right: 100px; margin-top: -13px; content: ''; }
.testimonial .testimonial-author { font-size: 16px; font-family: 'hevlHv', sans-serif; font-style: italic; padding-bottom: 0; }
.testimonial .testimonial-author:after,
.testimonial .testimonial-author:before { display: none; }

.section-logos { padding: 48px 0; }
.section-logos .slide { float: left; padding-bottom: 36px; border-bottom: 3px solid #dadada; }
.section-logos .slider { position: relative; }
.section-logos .slide-image { padding: 0 12px; position: relative; }
.section-logos .slide-image:after { width: 100%; height: 3px; background-color: #63a844; position: absolute; top: 100%; left: 0; content: ''; margin-top: 36px; opacity: 0;
    -webkit-transition: opacity 0.3s; 
         -o-transition: opacity 0.3s; 
            transition: opacity 0.3s; 
}

.section-logos .current .slide-image:after { opacity: 1; }

.section-logos .slide img { width: 100%; height: auto; display: block; }
.section-logos .slide { cursor: pointer; }

.section-logos .slider-prev { background: url(images/ico-prev.png) no-repeat 0 0; width: 29px; height: 30px; position: absolute; right: 100%; margin-right: 24px; top: 50%; margin-top: -15px; font-size: 0;  line-height: 0;  text-indent: -4000px; }
.section-logos .slider-next { background: url(images/ico-next.png) no-repeat 0 0; width: 29px; height: 30px; position: absolute; left: 100%; margin-left: 24px; top: 50%; margin-top: -15px; font-size: 0;  line-height: 0;  text-indent: -4000px; }

.section-logos .slider-prev:hover,
.section-logos .slider-next:hover { opacity: 0.7; }

.section-form { position: relative; padding-top: 37px; }
.section-form .section-head h2 { color: #fff; font-size: 40px; }
.section-form .shell { position: relative; z-index: 9; }
.section-form:after { background: rgba(0,0,0,0.7); position: absolute; top: 0; left: 0; width: 100%; height: 100%; content: ''; }

.retail-form:after { background: #fff;}
.section-form.retail-form .section-head h2 { color: #3f4040; font-size: 40px; }
.col-1of2 { width: 49%; }

.col { float: left; }
.col-secondary { float: right; }

.form .hidden { display: none; }
.form .form-row { margin-bottom: 37px; }
.field { width: 100%; border: 2px solid #ffffff; background: rgba(255,255,255,0.2); font-size: 14px; line-height: 16px; color: #e0e0df; font-family: 'Open Sans', sans-serif; padding: 19px 11px 16px 11px; box-sizing: border-box; }

.retail-field { background: #fbfbfb; border: 2px solid #b2b3b3; color:#808080; }

.textarea { height: 240px; resize: none; }

.form-controls-aside { float: left; font-weight: bold; /*color: #fff;*/ font-size: 12px; }
.form-controls-aside p { padding-bottom: 2px; }
.form-controls-aside label { position: relative; top: -1px; left: 3px; }
.form-actions { float: right; }

#retail-form .form-controls-aside {
    color: #808080;
}

#retail-form .form-button {
    background: #3f4040;
}



input.checkbox { -webkit-appearance: checkbox; background: red  }

.form-button { width: 232px; height: 52px; border: 1px solid #fff; text-align: center; color: #fff; font-size: 18px; font-family: 'Open Sans', sans-serif; background-color: #63a844; margin-top: 6px; text-transform: uppercase; cursor: pointer;
    -webkit-transition: all 0.3s; 
         -o-transition: all 0.3s; 
            transition: all 0.3s; 
}
.form-button:hover { background-color: #406b2c; }

.map { height: 285px; }

input[type="checkbox"] { -webkit-appearance: checkbox; -moz-appearance: checkbox; }
input[type="checkbox"] { width: auto; height: auto; padding: 0; border: 0; }

/* ================================================================ *\
    #footer
\* ================================================================ */

.footer { background-color: #63a844; padding-bottom: 0px; padding-top:40px; }

.footer h2 {
    color: #fff;
    font-size:26px;
    line-height:30px;
}

.footer p {
    color:#fff;
}

.footer-row-2 { background: #272727; /* margin-top:25px; */ padding-bottom:15px; }

.footer-logo { background: url(images/logo-footer.png) no-repeat 0 0; width: 169px; height: 34px; float: right; font-size: 0;  line-height: 0;  text-indent: -4000px; margin-top: 20px; }
.footer-logo:hover { opacity: 0.7; }

.retail-logo-footer { background: url(/img/retail-logo-footer.png) no-repeat 0 0; width:282px; height:40px; float:left; }

.footer .socials.footer-socials { float: left; margin-top: 18px; }
.footer .socials.footer-socials.retail-footer-socials { float:right;}

.footer .contact-button {
    background: #fff;
    color:#63a844;
    padding:10px 30px;
    margin:auto;
    display: block;
    width:100px;
    text-align: center;
    margin-bottom:30px;
}

.socials a { width: 37px; height: 36px; display: block; margin: 0 0 0 16px; font-size: 0; line-height: 0; text-indent: -4000px; }
.socials a:hover { opacity: 0.7; }
.socials li { float: left; }

.link-twitter { background: url(images/ico-twitter.png) no-repeat 0 0; }
.link-linkedin { background: url(images/ico-linkedin.png) no-repeat 0 0; }
.link-youtube { background: url(images/ico-youtube.png) no-repeat 0 0; }
.link-instagram { background: url(images/ico-instagram.png) no-repeat 0 0; }

.footer-nav { float: left; padding-top: 22px; }
.footer-nav li { float: left; border-left: 1px solid #fff; margin-left: 7px; padding-left: 7px;  }
.footer-nav li:first-child { border-left: 0; margin-left: 0; padding-left: 0; }
.footer-nav a { font-size: 16px; color: #fff; font-family: 'helvRoman', sans-serif; }
.footer-nav a:hover { color: #eb7c10; }

.copyright { float: left; font-size: 12px; color: #fff; font-family: 'helvRoman', sans-serif; padding-top: 5px; padding-left:25px; }

.copyright-2 { display: none; }

.hidden { display: none; }

.footer-secondary .socials { padding-bottom: 50px; padding-top: 20px; }

.footer-secondary .footer-logo { display: block; clear: both; padding-bottom: 15px; }
.footer-secondary .footer-logo,
.footer-secondary .copyright { float: none; margin-left: auto; text-align: right; padding-top: 0; }

.search-secondary { float: left; position: relative; width: 365px; margin-right: 70px; margin-top: -4px; }
.search-secondary .search-field { font-size: 17px; line-height: 19px; height: 37px; padding: 5px; box-shadow: 0px 0px 0px; }
.search-secondary .search-btn { width: 43px; height: 37px; background-size: 24px; }

.search-secondary.home {
    display: none;
}

.breadcrumbs { font-size: 14px; color: #3f4040; font-family: 'helvLt', arial; padding: 7px 0 9px 0; border-bottom: 1px solid #8d8d8d; margin-bottom: 31px; }
.breadcrumbs-secondary { margin-bottom: 0; }
.breadcrumbs a { color: #3f4040; }
.breadcrumbs a:hover { color: #eb7c10; }
.breadcrumbs a:last-child { font-family: 'helvBold', arial; }

.article-head { border-bottom: 1px solid #dfdfdf; padding-bottom: 14px; margin-bottom: 16px; }
.article-head h2 { font-size: 40px; line-height: 44px; padding-bottom: 3px; }
.article-head p { font-size: 20px; line-height: 24px; font-family: 'helvBold', arial; }

.article-body { padding-bottom: 40px; }
.article-content { width: 495px; float: left; padding-left: 5px; }
.article-content h3 { font-size: 16px; line-height: 20px; font-family: 'helvBold', arial; font-weight: normal; padding-bottom: 9px; }
.article-content p { padding-bottom: 18px; }
.article-content ul { padding:5px 15px 18px 15px; margin:0;}
.article-content ul li, #sitemap li { list-style: disc ;}
.article-images { width: 555px; float: right; padding-top: 32px; }

#sitemap > li ul {
    padding-left:25px;
}

.article-images-thumbs ul { margin-left: -5%; }
.article-image { padding-bottom: 26px; display: block; }
.article-image a { display: block; }
.article-image a img { display: block; }
.article-images-thumbs li { float: left; margin-left: 5%; width: 28.3%; }
.article-images-thumbs li a { display: block; }
.article-images-thumbs li a img { display: block; width: 100%; height: auto; }

.main-actions { background-color: #dfdfdf; text-align: right; padding: 13px 18px; min-height: 22px; }
.main-actions a { font-weight: bold; color: #000000; }
.main-actions span { border-right: 1px solid #3f4040; margin-right: 33px; padding-right: 33px; }
.main-actions a:hover { color: #eb7c10; }

.callout { text-align: center; font-size: 24px; font-family: 'helvTh', arial; line-height: 29px; padding: 32px 0 37px 0; }

.section-lists .section-head h2 { font-size: 40px; }
.section-lists .section-head h1 { font-size:40px;}
.section-lists .section-head p { font-size: 18px; line-height: 22px; }
.section-lists .section-head { border-bottom: 1px solid #dfdfdf; margin-bottom: 41px; }

.list-articles { margin-left: -24px; }
.list-articles li { float: left; margin-left: 2.6%; position: relative; cursor: pointer; margin-bottom: 30px; width: 30.4%; }
.list-articles li img { display: block; width: 100%; height: auto; display: block; }
.list-articles p { position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; }
.list-articles a { position: absolute; top: 0; left: 100%; width: 100%; height: 100%; background: rgba(0,0,0,0.7); text-align: center; box-sizing: border-box; padding-top: 44px; 
    -webkit-transition: left 0.3s; 
         -o-transition: left 0.3s; 
            transition: left 0.3s; 
}

.list-articles a span { display: block; font-size: 24px; line-height: 26px; color: #fff; font-family: 'helvLt', arial; padding-bottom: 33px; }

.list-articles li:hover a { left: 0; height: 100%; visibility: visible; }

.most { background-color: #63a844; border-radius: 50%; width: 60px; height: 60px; position: absolute; top: -9px; right: -9px; z-index: 9; text-align: center; color: #fff; font-family: 'helv', arial; font-size: 12px;  line-height: 14px; text-transform: uppercase; padding-top: 14px; box-sizing: border-box; }

.list-articles-secondary li { float: left; width: 23%; border: 1px solid #e0e0df; margin: 0 0 24px 2%; position: relative; box-sizing: border-box; }
.list-articles-secondary { margin-left: -24px; }
.list-articles-secondary img { display: block; width: 100%; height: auto; }
.list-articles-secondary a { position: absolute; top: 0; left: 0; width: 100%; height: 100%; text-align: center; padding-top: 56px; box-sizing: border-box; }
.list-articles-secondary a span { display: table; font-size: 20px; line-height: 24px; width: 100%; }

.list-articles-secondary a strong { width: 100%; font-family: 'helvBold', arial; color: #fff; background: rgba(0,0,0,0.4); height: 66px; display: table-cell; vertical-align: middle; opacity: 0; font-weight: normal; 
    -webkit-transition: opacity 0.3s; 
         -o-transition: opacity 0.3s; 
            transition: opacity 0.3s; 
}





.list-articles-secondary a:hover strong { opacity: 1; }

/* ================================================================ *\
    #product
\* ================================================================ */

.product { padding-bottom: 54px; }

.product-head { border-bottom: 1px solid #dfdfdf; padding: 0 0 10px 0; }
.product-head h2 { font-size: 40px; line-height: 44px; }
.product-head h1 { font-size: 40px; line-height: 44px;}
.product-head h3 { font-size: 20px; line-height: 24px; font-weight: normal; font-family: 'helvBold', sans-serif; }

.product-content { width: 461px; float: left; padding: 20px 0 0 0; }
.product-content h3 { font-size: 16px; line-height: 20px; font-weight: normal; font-family: 'helvBold', sans-serif; padding-bottom: 4px; }
.product-content p { font-size: 14px; line-height: 30px; font-family: 'helvRoman', sans-serif; padding-bottom: 34px; }
.product-content ul { padding-bottom: 30px; }
.product-content li { position: relative; padding: 0 0 8px 11px; }
.product-content li:after { width: 7px; height: 7px; background-color: #3f4040; border-radius: 50%; position: absolute; left: 0; top: 7px; content: ''; }

.product-actions { border-top: 1px solid #dfdfdf; padding: 33px 0 0 0; }
.product-actions .share { padding-top: 30px; }

.btn-large { display: inline-block; font-size: 20px; color: #fff; font-family: 'helvLt', sans-serif; text-transform: uppercase; background-color: #63a844; padding: 12px 22px 12px 19px; }
.btn-large:hover { color: #fff; background-color: #4a7e33; }
.ico-circle-arrow { background: url(images/ico-circle-arr.png) no-repeat 0 0; width: 25px; height: 26px; display: inline-block; margin-top: -5px; top: 5px; position: relative; margin-left: 8px; }

.product-images { width: 558px; float: right; padding: 20px 0 0 0; }
.product-image { padding-bottom: 22px;  }
.product-image img { width: 100%; height: auto; display: block; max-height:500px; width:100%; max-width:100%; width:auto; margin:auto;  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);  }
.product-image a { display: block; border: 1px solid #dfdfdf; position: relative; height:500px; }
/*
.product-image a:after { background: url(images/ico-check.png) no-repeat 0 0; width: 25px; height: 20px; position: absolute; top: 12px; right: 9px; content: ''; }
*/
.product-thumbs ul { /*margin-left: -5%;*/ width:70%; margin:auto; }
.product-thumbs li { float: left; margin-left: 5px; /*width: 11.65%;*/  width:90px; }
.product-thumbs a { display: block; border: 1px solid #dfdfdf; position: relative; height:90px; width:90px; }
.product-thumbs a img {
  display: block;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width:85px; max-height:85px;
}

.section-info { text-align: center; position: relative; padding: 165px 0 160px 0; }
.section-info .shell { position: relative; z-index: 9; }
.section-info h1 { color: #fff; font-size: 50px; line-height: 54px; }
.section-info h2 { color: #fff; font-size: 50px; line-height: 54px; }
.section-info h3 { color: #fff; font-size: 24px; line-height: 29px; font-weight: normal; font-family: 'helvBold', sans-serif; }
.section-info p { color: #fff; font-size: 24px; line-height: 34px; }
.section-services:after,
.section-info:after { background: rgba(0,0,0,0.7); position: absolute; top: 0; left: 0; width: 100%; height: 100%; content: ''; }

.section-awards { padding: 40px 0 60px 0; }

.section-head-secondary { padding-left: 0; padding-right: 0; margin-bottom: 10px; }
.section-head-secondary h2 { }
.section-head-secondary h3 { font-size: 24px; color: #3f4040; font-family: 'helvTh', sans-serif; line-height: 34px; font-weight: normal; }

.list-awards { text-align: center; }
.ico-award { background: url(images/ico-award-secondary.png) no-repeat 0 0; width: 58px; height: 116px; display: inline-block; }
.ico-award-secondary { background-image: url(images/ico-award.png); width: 55px; height: 120px; }
.list-awards li { display: inline-block; text-align: center; padding: 0px 30px; }
.list-awards h3 { font-size: 20px; line-height: 24px; color: #3f4040; font-family: 'helvTh', sans-serif; text-indent: 0; font-weight: normal; padding-bottom: 9px; padding-top: 26px; }
.list-awards p { color: #3f4040; font-family: 'helvTh', sans-serif; font-size: 16px; line-height: 20px; text-indent: 0; }


.section-emerch-feature { background-color: #63a844; padding: 20px 0 60px 0; }
.section-emerch-feature .section-head { padding-bottom: 22px; }
.section-emerch-feature .section-head h1 { color: #fff; padding-bottom: 20px; }
.section-emerch-feature .section-head h2 { color: #fff; padding-bottom: 20px; }
.section-emerch-feature .section-head p { color: #fff; }
.section-emerch-feature span {color:#fff; font-style: italic; font-weight:400;}
.section-emerch-feature .feature-logo { max-width: 70%; }

.list-emerch-clients { text-align: center; }
.list-emerch-clients  li { display: inline-block; text-align: center; padding: 15px 15px; }
.list-emerch-clients li img { max-width: 150px; }


.section-services { position: relative; text-align: center; padding: 55px 0 80px 0; }
.section-services .shell { position: relative; z-index: 9; }

.list-services li + li { border-top: 1px solid #fff; padding-top: 70px; margin-top: 50px; }
.list-services h1 { color: #fff; font-size: 50px; line-height: 54px; }
.list-services h2 { color: #fff; font-size: 50px; line-height: 54px; }
.list-services h3 { font-size: 24px; color: #3f4040; font-family: 'helvBold', sans-serif; line-height: 34px; font-weight: normal; color: #fff; margin-top: -7px; }
.list-services p { color: #fff; font-size: 24px; line-height: 34px; font-family: 'helvTh', sans-serif; }

.section-features { padding: 70px 0 85px 0; }
.section-features + .section-features { border-top: 1px solid #f5f4f4; padding: 40px 0 65px 0; }

.list-logos { text-align: center; }
.list-logos li { display: inline; margin: 0 30px; }

.list-community { margin-left: -20px; }
.list-community li { float: left; margin-left: 2%; overflow: hidden; width: 31.33%; position: relative; }
.list-community figure { display: block; }
.list-community a { display: block; opacity: 1; position: relative; }
.list-community img { display: block; opacity: 1!important; }
.list-community img:hover,
.list-community li:hover { opacity: 1; }
.list-community li:hover a { left: 0; }
.list-community a { position: absolute; top: 0; left: 100%; width: 100%; height: 100%; background: rgba(0,0,0,0.7); 
    -webkit-transition: left 0.3s; 
         -o-transition: left 0.3s; 
            transition: left 0.3s; 
}
.list-community span img { position: absolute; top: 50%; left: 50%;  
    -webkit-transform: translate(-50%,-50%); 
        -ms-transform: translate(-50%,-50%); 
         -o-transform: translate(-50%,-50%); 
            transform: translate(-50%,-50%); 
}

.section-people { background-color: #f7fbfe; padding: 65px 0 45px 0; }

.slider-people { position: relative; }
.slider-people .slide { float: left; }
.slider-people .slide a { margin: 0 12px; display: block; }
.slider-people .slide img { display: block; width: 100%; height: auto; }
.slider-people .slide-content { display: block; text-align: center; background-color: #000; font-size: 16px; line-height: 18px; color: #ffffff; padding: 7px 0; }
.slider-people .slide-content strong { display: block; font-weight: normal; font-family: 'helvRoman', sans-serif; padding-bottom: 1px; }
.slider-people .slide-content small { display: block; font-family: 'helvBold', sans-serif; font-size: 16px; }

.slider-people .slider-prev { background: url(images/ico-prev.png) no-repeat 0 0; width: 29px; height: 30px; position: absolute; right: 100%; margin-right: 10px; top: 75px; font-size: 0; line-height: 0;  text-indent: -4000px; }
.slider-people .slider-next { background: url(images/ico-next.png) no-repeat 0 0; width: 29px; height: 30px; position: absolute; left: 100%; margin-left: 10px; top: 75px; font-size: 0; line-height: 0;  text-indent: -4000px; }

.section-head-teritary { border-bottom: 1px solid #dfdfdf; padding-bottom: 16px; }
.section-head-teritary h1 { font-size: 40px; line-height: 44px; font-family: 'helvTh', sans-serif; }
.section-head-teritary h2 { font-size: 40px; line-height: 44px; font-family: 'helvTh', sans-serif; }

.table-size1 { width: 105px; }
.table-size2 { width: 740px; }
.table-size3 { width: 75px; }

.table-cart td { padding: 35px 0 25px 0; border-bottom: 1px solid #dfdfdf; vertical-align: top; }
.table-cart .table-size2 { padding-right: 135px; }
.table-cart figure a { display: inline-block; border: 1px solid #dfdfdf; }
.table-cart figure a img { display: block; }
.table-cart td h3 { font-size: 16px; font-family: 'helvBold', sans-serif; color: #3f4040; font-weight: normal; padding-bottom: 10px; }
.table-cart td h3 a { color: #3f4040; }
.table-cart td p { font-size: 14px; font-family: 'helvRoman', sans-serif; line-height: 17px; }
.table-cart .qty-field { width: 50px; border: 0; background-color: #e6e6e6; text-align: center; font-family: 'Open Sans', sans-serif; font-size: 12px; line-height: 14px; color: #7c7c7c; padding: 10px 0; margin-bottom: 7px; }
.table-cart .qty a { text-transform: uppercase; color: #63a844; font-size: 12px; }
.table-cart h4 { font-weight: normal; font-family: 'helvRoman', sans-serif; color: #3f4040; padding-bottom: 15px; }

.bnt-remove { background: url(images/btn-remove.png) no-repeat 0 0; width: 48px; height: 33px; display: block; }

.table-cart-body { padding-bottom: 33px; }

.table-cart-actions { text-align: right; padding-bottom: 70px; }
.table-cart-actions .btn-submit { margin-left: auto; font-size: 20px; line-height: 24px; color: #ffffff; font-family: 'helvLt', sans-serif; border: 0; background: #63a844 url(images/arr-submit.png) no-repeat right center; padding: 14px 60px 11px 16px; cursor: pointer;  
    -webkit-transition: all 0.3s; 
         -o-transition: all 0.3s; 
            transition: all 0.3s; 
}

.table-cart-actions .btn-submit:hover { background-color: #43702e; }

.nav .btn-menu { display: none; }

.cart-col-size { width: 525px; float: left; }
.cart-col-size + .cart-col-size { float: right; }

.section-cart-secondary { margin: 32px 0 24px 0; padding: 0; position: relative; }
.section-cart-secondary:after { width: 1px; background-color: #dfdfdf; position: absolute; top: 0; left: 50%; bottom: 17px; }
.section-cart-secondary .form-row { margin-bottom: 16px; }
.section-cart-secondary .field { border: 1px solid #dfdfdf; background-color: #fff; font-size: 16px; line-height: 18px; font-family: 'helvLt', sans-serif; color: #3f4040; height: 43px; padding: 13px 10px 10px 12px; }
.section-cart-secondary .textarea { height: 153px; }

.table-cart-secondary table { width: 100%; }
.table-cart-secondary th:first-child { text-align: left; }
.table-cart-secondary th { border-bottom: 1px solid #dfdfdf; font-weight: normal; font-family: 'helvRoman', sans-serif; text-transform: uppercase; font-size: 16px; padding-bottom: 10px; }
.table-cart-secondary td { text-align: center; font-size: 16px; font-family: 'helvLt', sans-serif; border-bottom: 1px solid #dfdfdf; padding: 18px 0 18px 0; }

.table-cart-secondary td:first-child { text-align: left; }

.slider-secondary { margin: 0 -1%; }

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

.table-cart-secondary-actions .btn-edit { float: left; font-size: 12px; color: #63a844; margin-top: 18px; padding-left: 7px; }
.table-cart-secondary-actions .btn-edit:hover { color: #000; }
.table-cart-secondary-actions .btn-submit { float: right; margin-top: 25px; padding-right: 72px; padding-left: 36px; }

.tooltip:after { border-top: 12px solid #63a844; border-left: 12px solid transparent; border-right: 12px solid transparent; content: ''; position: absolute; top: 100%; left: 50%; margin-left: -12px; }
.tooltip { width: 192px; position: absolute; bottom: 100%; left: 50%; background-color: #63a844; color: #ffffff; font-size: 14px; line-height: 20px; font-weight: normal; font-family: 'helvTh', sans-serif; padding: 30px 0; margin-bottom: 45px; display: none; z-index: 999; 
    -webkit-transform: translateX(-50%); 
        -ms-transform: translateX(-50%); 
         -o-transform: translateX(-50%); 
            transform: translateX(-50%); 
}
.list-about li:hover { cursor: pointer; }
.list-about li:hover .tooltip { display: block; }

.list-items { margin-left: -2%; margin-bottom: 50px; }
.list-items li { width: 14.5%; float: left; margin-left: 2%; text-align: center; margin-bottom: 15px; position: relative; }
.list-items li:nth-child(6n+1) { clear: both; }
.list-items li a { display: block; }
.list-items li img:hover,
.list-items li img { max-width: 100%; max-height: 100%; height: auto; /*display: block;*/ vertical-align: middle; display: inline-block; }
.list-items li a:hover { opacity: 1; }
.list-items li figure { border-bottom: 5px solid #3f4040; margin-bottom: 4px; padding-bottom: 10px; height: 155px; vertical-align: middle; position: relative; }
.list-items li strong { display: block; font-weight: bold; font-size: 13px; color: #000; padding-bottom: 4px; }
.list-items li:hover strong { background-color: #dedede; }

/*
.list-items-checks li:after { width: 25px; height: 20px; background: url(images/checks.png) no-repeat 0 0; content: ''; position: absolute; top: 138px; right: -3px;  }
.list-items-checks li.checked:after { background-position: right 0; }
*/

.col-1-of-6 {
    float:left;
    width:15.2%;
    margin-right:1.7%;
    padding-top:15px;
}

.col-1-of-6.last {
    margin-right:0;
}

.col-1-of-6 strong {
    color:#fff;
    font-family: 'helvRoman', sans-serif;
    font-size:11px;
}

.col-1-of-6 ul {
    padding:0;
    margin: 0;
    list-style: none;
    padding-top:2px;
}

.col-1-of-6 a {
    color:#fff;
    text-decoration: none;
    font-size:11px;
    font-family: 'helvRoman', sans-serif;
}

.product-list-check {
    width: 25px; height: 20px; background: url(images/checks.png) no-repeat 0 0; content: ''; position: absolute; top: 138px; right: -3px; z-index: 99999;
}

.product-list-check.checked {
    background-position: right 0;
}

.list-emerch li {

    float:left;
    width:205px;
    background: url(images/ico-circle-tick.png) no-repeat 0 0;
    padding-left:65px;
    min-height: 60px;
    margin-left:15px;
    line-height:16px;
    padding-top:10px;
}

.section-emerch-video {
    max-width:680px;
    margin: auto;
}

h1.tertiary {
    font-size:40px;
    line-height: 40px;
}

h2.tertiary {
    font-size:40px;
    line-height: 40px;
}

.e-merch-portal-bg {
    background: #63a844;
    padding:40px 0px;
    margin-top:60px;
}

.e-merch-portal-bg h2 {
    color:#fff;
}

.e-merch-portal-bg h1 {
    color:#fff;
}

.e-merch-benefits-header {
    background: #102837;
    padding:5px;
    text-align: center;
    color:#fff;
    position: relative;
}

.e-merch-benefits-content {
    background: #67c9cf;
    color:#fff;
    height:225px;
    font-weight: 700;
    position: relative;
    font-size:17px;
}

.e-merch-benefits-content p {
    position: absolute;
    display: table;
    width:100%;
    height:100%;
    padding: 0;
    margin: 0;
}

.e-merch-benefits-content span {
    display: table-cell;
    vertical-align: middle;
    line-height: 24px !important;
    text-align: center; 
}



.e-merch-benefits-content span {
    line-height: 14px;
}

.assisted-with {
    background: #f7fbfe;
    padding:30px 0;
}

.assisted-with .section-body {
    font-size:29px;
    text-align: center;
    font-weight: 600;
    padding-top:15px;
    line-height: 30px;
}

.fancy {
  line-height: 0.5;
  text-align: center;
  height:30px;
}
.fancy span {
  display: inline-block;
  position: relative;  
  font-size:20px;
}
.fancy span:before,
.fancy span:after {
  content: "";
  position: absolute;
  height: 5px;
  border-bottom: 1px solid #dfdfdf;

  top: 0;
  width: 500px;
}
.fancy span:before {
  right: 100%;
  margin-right: 15px;
}
.fancy span:after {
  left: 100%;
  margin-left: 15px;
}

.section-products .slides {
    max-height: 172px;
    overflow: hidden;
}

.pagination {
    text-align: center;
}

.pagination ul li, .pagination ul a {
    display: inline;
}

.pagination ul li a {
    padding:0px 3px;
}

.pagination ul li.active a {
    color:#8d4d0f;
}

#tab-slider {
    background:url(/img/tab.png) no-repeat;
    width:263px;
    height:135px;
    position:fixed;
    top:400px;
    right:-207px;
    z-index:99999;
}

.cta-container {
    position: relative;
}

#cta {
    position: relative;
    display: inline-block;
    position: absolute;
    left:11px;
    top:8px;
    z-index: 888888;
}

#cta img {
    cursor: pointer;
}

#ctas {
   
    position: absolute;
    left:50px;
    top:0;
    padding-left:0px;
}

#ctas .inside {
    
    padding-left:7px;
}

#ctas .inside ul {
    padding:0;
    margin:0;
    width:185px;
    padding-top:8px;
}

#ctas .inside ul li {
 /*
    border-top:1px solid #e0e0e0;
    border-right:1px solid #e0e0e0;
   */
   /*
   border-bottom:1px solid #fff;
    */
    text-align: left;

}

/*
#ctas .inside ul li:not(.first) {
    border-left:1px solid #e0e0e0;
}
*/

/*
#ctas .inside ul li.first {
    border-left:1px solid #fff;
}
*/
/*
#ctas .inside ul li.last {
    border-bottom:none;
}
*/
#ctas .inside a {
    font-size:14px;
    color:#fff;
    padding:2px 7px;
    display: block;
 
}

#ctas .inside a:hover {
    background: #63a844;
    color: #fff;
}

#ctas .inside a i {
    float: right;
    padding-top:5px;
    font-size:16px;
}


#cta:hover #ctas {
    display: block;
}

.close-modal {
    display: none;
}

.modal {
    padding:0 !important;
    min-width:750px;
}

.modal-head {
    background: #63a844;
    padding:15px;
}

.modal-head, .modal-head h2, .modal-head h1 {
    color:#fff;
    font-weight: 400;
    font-family: 'helvTh';
}

.modal-head h2 {
    font-size:42px;
}

.modal-head p {
    font-size: 18px;
}

.modal-head .custom-close {
    color:#fff;
    position: absolute;
    right:15px;
    top:15px;
    font-size:25px;
    display: block;
    width:24px;
    height:24px;
    background: url(/img/close.png) no-repeat;
}

.modal-body {
    padding:15px;
}

.modal-body form table td {
    font-family: 'helvTh';
    border-bottom:1px solid #e4e4e4;
    padding-top:15px;
    padding-bottom:7px;
}

.modal-form-row {
    padding:15px 0;
    border-bottom:1px solid #e4e4e4;
}

.modal-body table td label {

    font-size:27px;
    font-family: 'helvTh';
     font-weight:400;


}

.modal-body table td label.error {
    font-size:14px;
    color:red;
}

.modal-body table td input[type="text"] {
    border:none;
    font-size:27px;
    width:100px;
}

.modal-send {
    background: url(/img/btn-send.png) no-repeat;
    width:78px;
    height:78px;
    display: block;
    float: right;
    margin-right:30px;

}

.modal-send:hover {
    background-position: bottom;
}

.modal-footer {
    padding:15px;
}

.modal-footer h3 {
    font-size:32px;
    font-family: 'helvTh';
    font-weight: 400;
    float: left;
    padding-top:35px;
}

.modal-phone {
    color:#63a844;
    font-size:32px;
    font-weight: 700;
}




.modal-body table ::-webkit-input-placeholder { font-size:18px; padding-top:6px; }
.modal-body table ::-moz-placeholder { font-size:18px; padding-top:6px; } /* firefox 19+ */
.modal-body table :-ms-input-placeholder { font-size:18px; padding-top:6px; } /* ie */
.modal-body table input:-moz-placeholder { font-size:18px; padding-top:6px; }

.btn-continue {
    background:#dfdfdf !important; color:#000 !important; float:left
}

#bookmark {
    display: none;
}

@media only screen and (min-width:1246px) {
     .list-articles-secondary a, .slide-image a {
        padding-top:148px;

    }

    
    .slide-image a span {
        height:25px;
        opacity: 1 !important;
        display: block !important;
        font-size:16px;
        padding:0;

    }

    .list-articles-secondary a strong {
        height:25px;
        opacity: 1;
        font-size:16px;

    }

    .list-articles-secondary a:hover span strong {
        background:rgba(0,0,0,0.6)
    }

    .section-products .slide .slide-overlay {
       opacity: 1; color: #fff; left: 0;
    }

    #bookmark {
        display: block;
        position: absolute;
        top:-31px;
        right:0;

        height:29px;
        width:176px;
    }
}

@media only screen and ( max-width: 1245px ){
    .shell { width: 960px; }

    .section-head { padding-left: 0; padding-right: 0; }
    .list-latest li a { font-size: 16px; }

    .list-about li { margin: 0 20px; }

    .section-logos .slider-prev { margin-right: 0; }
    .section-logos .slider-next { margin-left: 0; }

    .list-awards li { padding: 0 15px; }
    
    .slider-people .slider-prev { margin-right: 0; }
    .slider-people .slider-next { margin-left: 0; }

    .list-articles a { padding-top: 30px; }
    .list-articles a span { font-size: 20px; padding-bottom: 20px; }
    .most { top: -25px; right: -25px; }

    .product-images,
    .article-images { width: 440px; }
    .article-image img { width: 100%; height: auto; display: block; }

    .list-articles-secondary a span { font-size: 18px; }

    .cart-col-size { width: 440px; }

    .list-emerch li { width:160px; }


}

@media only screen and ( max-width: 1024px ){
    .section-products .slide:hover .slide-overlay { opacity: 1; color: #fff; left: 100%; }
    .section-products .slide.visible .slide-overlay  { opacity: 1; color: #fff; left: 0; }

    .list-articles li:hover a { left: 100%; height: 100%; visibility: visible; }
    .list-articles li.visible a  { left: 0; height: 100%; visibility: visible; }

    .list-articles-secondary a { left: 100%; }
    .list-articles-secondary li.visible a { left: 0; }
    .list-articles-secondary li.visible a strong { opacity: 1; }
    .list-articles-secondary a:hover strong { opacity: 0; }
}

@media only screen and ( max-width: 1023px ){
    .shell { width: 728px; }

     .nav .header-socials { display: none; }

    .search-secondary { float: none; margin-right: 0; padding-bottom: 20px; }

    .list-awards li { padding: 0 30px 30px 30px; }

    .list-emerch-clients li { padding:0 30px 30px 30px;}

    .list-logos li { margin: 0 2%; width: 18%; display: inline-block; }
    .list-logos li a { display: block; }
    .list-logos img { width: 100%; height: auto; display: block; }

    .section-people .section-head-secondary h3 { font-size: 20px; line-height: 26px; }

    .slider-people { margin: 0 20px; }

    .slider-people .slide-content small { font-size: 14px; }

    .form-controls-aside { float: none; padding-bottom: 20px; }

    .form-actions { float: none; text-align: right; }

    .footer-nav { padding-top: 25px; }
    .footer-nav a { font-size: 14px; }

    .callout { font-size: 17px; line-height: 23px; }

    .table-cart .table-size2 { padding-right: 60px; }

    .list-articles a { padding-top: 10px; }
    .list-articles a span { font-size: 16px; }

    .most { width: 40px; height: 40px; font-size: 9px; padding-top: 10px; line-height: 11px; top: -20px; right: -15px; }

    .product-content,
    .article-content { width: 400px; }
    .product-images,
    .article-images { width: 300px; }
    .product-image,
    .article-image { padding-bottom: 15px; }

    .product-content p,
    .article-content p { font-size: 12px; line-height: 18px; padding-bottom: 20px; }

    .search { width: 400px; }
    .search .search-field { font-size: 16px; padding-top: 10px; padding-bottom: 10px; height: 50px; }
    .search .search-btn { height: 50px; background-size: 35px; width: 55px; }

    .btn-small { font-size: 16px; }

    .surf { margin-left: 60px; }
    .ball { margin-left: 220px; width: 150px; background-size: 100%; height: 190px; margin-top: -95px; }

    .list-latest li a { font-size: 12px; padding-top: 5px;  }
    .list-latest li .ico-plus { background-size: 100%; width: 40px; margin-top: 10px; }

    .video-caption p { font-size: 18px; } 

    .video-content .btn-play { background-size: 120px; }

    .list-about li { margin: 0 10px; font-size: 12px; }

    .list-about i { width: 90px; background-size: 100%; }

    .testimonial p { padding-left: 80px; padding-right: 80px; }

    .testimonial p:after { left: 20px; }
    .testimonial p:before { right: 20px; }

    .section-logos .slider { margin: 0 20px; }

    .list-articles-secondary a { padding-top: 26px; }

    .list-articles-secondary a span { font-size: 14px; line-height: 18px; }

    .cart-col-size { width: 340px; }

    .table-cart-secondary th { font-size: 14px; }
    .table-cart-secondary td { font-size: 14px; }

    .table-cart-secondary-actions .btn-submit { padding-left: 26px; padding-right: 50px; }

    .list-about li:hover i:after { width: 100px; height: 100px; border: 4px solid #5f8d44; border-radius: 50%; content: ''; top: -9px; left: -9px; position: absolute; }

    .list-items li figure { height: 100px; }
    .list-items li:nth-child(6n+1) { clear: both; }
    .list-items-checks li:after { top: 85px; }

    .list-items img {
        max-height:100px;
    }

    .list-emerch li { width:275px; }

    .col-1-of-6 {
        width:30%;
        margin-right:5%;
    }

    .col-1-of-6:nth-child(3n) { margin-right: 0; }

    .col-1-of-6:nth-child(3n):after {
        clear: both;
    }

}

@media only screen and ( max-width: 767px ){

    .nav .shell > ul > li > div {
        display: none !important;
    }

    #cta {
        display: none;
    }

    #tab-slider {
        display: none !important;
    }

   

    h1, h2 { font-size: 26px; line-height: 30px; }

    .wrapper { overflow: hidden;  }

    .shell { width: auto; padding: 0 10px; }

    .search-secondary,
    .slogan,
    .phone,
    .breadcrumbs { display: none; }

    .nav { position: relative; }
    .nav .btn-menu { padding: 0; display: block; }

    .btn-menu { width: 66px; height: 47px; margin-left: auto; background-color: #212121; display: block; padding: 0; position: relative; margin-right: -10px; }
    .btn-menu span { width: 27px; height: 4px; background-color: #fff; position: absolute; top: 50%; left: 50%; margin-left: -12px; margin-top: -2px; }
    .btn-menu span:after { width: 27px; height: 4px; content: ''; position: absolute; top: -8px; left: 0; background-color: #fff; 
        -webkit-transition: all 0.3s; 
             -o-transition: all 0.3s; 
                transition: all 0.3s; 
    }

    .btn-menu span:before { width: 27px; height: 4px; content: ''; position: absolute; bottom: -8px; left: 0; background-color: #fff; 
        -webkit-transition: all 0.3s; 
             -o-transition: all 0.3s; 
                transition: all 0.3s; 
    }

    .nav.active .btn-menu span { background-color: transparent; }

    .nav.active .btn-menu span:after { top: 0; 
    -webkit-transform: rotate(45deg); 
        -ms-transform: rotate(45deg); 
         -o-transform: rotate(45deg); 
            transform: rotate(45deg); 
    }

    .nav.active .btn-menu span:before { bottom: 0;
    -webkit-transform: rotate(-45deg); 
        -ms-transform: rotate(-45deg); 
         -o-transform: rotate(-45deg); 
            transform: rotate(-45deg); 
    }

    .nav ul { position: absolute; top: 47px; width: 100%; left: 100%; background-color: #3f4040; z-index: 10; 
        -webkit-transition: left 0.3s; 
             -o-transition: left 0.3s; 
                transition: left 0.3s; 
    }
    .nav.active ul { left: 0; }
    .nav li { float: none; }

    .header-aside { padding-right: 15px; }

    .logo { background-size: 140px; left: 15px; top:15px; }

    .intro { padding: 111px 0 220px 0; margin-bottom: 40px; }

    .search { width: auto; margin: 0 10px; }

    .surf { margin-left: -50px; width: 200px; background-size: 100%; }
    
    .intro-bar { padding: 5px 0; }
    .intro-bar h1 { font-size: 18px; }
    .intro-bar h2 { font-size: 18px; }
    .intro-bar h2 a { font-size: 14px; }

    .section-head p { font-size: 17px; line-height: 21px; }

    .section-products .slide-image { margin: 0 7px; }
    .section-products .section-actions { display: none; }

    .section-products .slider { padding-bottom: 0; }
    .section { padding-bottom: 40px; }

    .list-latest li { width: 47%; margin: 0 0 3% 3%; }
    .list-latest { margin-left: -3%; }
    .list-latest li .ico-plus { width: 35px; }

    .section-videos { padding-top: 40px; }

    .video { float: none; width: 100%; padding-right: 0; }
    .video + .video { padding-left: 0; }

    .video-content { margin-bottom: 10px; }

    .video-caption p { font-size: 15px; }

    .section-videos { padding-bottom: 15px; }

    .section-about { background: none!important; z-index: 9; position: relative; }
    .section-about:after { display: none; }

    .section-about { padding-top: 30px; padding-bottom: 0px; }
    .list-about i { background-repeat: no-repeat; width: 70px; height: 70px; }
    .list-about li { color: #4e4e4e; font-size: 12px; width: 30%; margin: 0 1%; float: left; margin-bottom: 40px; }
    .list-about li:nth-child(3n+1) { clear: both; }
    .section-about .section-head h1 { color: #4e4e4e; }
    .section-about .section-head h2 { color: #4e4e4e; }
    .section-about .section-head p { color: #4e4e4e; }

    .testimonial p:after,
    .testimonial p:before { display: none; }
    .testimonial p { padding: 0; font-size: 17px; line-height: 21px; font-family: 'helvTh', sans-serif; -webkit-text-size-adjust:none; }
    .testimonial p.testimonial-author { font-size: 12px; }

    .section-logos .slide { padding-bottom: 15px; }
    .section-logos .slide-image:after { margin-top: 15px; }

    .section-logos .slider-prev,
    .section-logos .slider-next { margin-top: -23px; }

    .section-logos { padding: 30px 0 20px 0; }

    .section-form .section-head h1 { font-size: 26px; line-height: 30px; }
    .section-form .section-head h2 { font-size: 26px; line-height: 30px; }

    .col-secondary,
    .col { float: none; }

    .col-1of2 { width: auto; }

    .field { padding-top: 8px; padding-bottom: 8px; }

    .form .form-row { margin-bottom: 25px; }

    .form-button { width: 100%; }

    .footer-logo { float: none; margin: 0 auto; display: block; }

    .footer-nav { text-align: center; }
    .footer-nav a { font-size: 11px;  }
    .footer-nav li { line-height: 13px; float: none; display: inline-block; }

/*
    .copyright { font-size: 11px; float: none; text-align: center; padding-top: 0;  }
*/

    .copyright { display: none; }

    .copyright-2 { display: block; clear:both; text-align: center; width:100%;  padding:0; margin: 0; padding-top:15px;}

    .footer { position: relative;  }

    .footer-row-2 {  padding-top:25px; padding-bottom:25px;}

    .socials { float: none;  width: 100%; text-align: center;  margin-top:5px !important; }
    .socials li { float: none; display: inline-block; }
    .socials li:first-child a { margin-left: 0; }

    .section-info { padding: 75px 0;  }
    .section-info h1 { font-size: 36px; line-height: 30px; padding-bottom: 10px; }
    .section-info h2 { font-size: 36px; line-height: 30px; padding-bottom: 10px; }
    .section-info h3 { font-size: 16px; line-height: 20px; }
    .section-info h3 br { display: none; }
    .section-info p { font-size: 16px; line-height: 20px; font-family: 'helvTh', sans-serif; }
    .section-info p br { display: none; }

    .section-head-secondary h3 { font-size: 16px; line-height: 20px; }

    .list-awards h3 { font-size: 16px; line-height: 18px; }
    .list-awards p { font-size: 12px; }

    .list-awards { margin-top: -15px; }
    .list-awards li { padding: 15px; }

    .list-emerch-clients li { padding:15px;}

    .list-emerch-clients li img { max-width: 115px; }

    .section-awards { padding-bottom: 20px; }

    .section-services { padding-bottom: 40px; }

    .list-services { margin: 0 -10px; }
    .list-services h1 { font-size: 30px; line-height: 30px; padding-bottom: 10px; }
    .list-services h2 { font-size: 30px; line-height: 30px; padding-bottom: 10px; }
    .list-services h3 { font-size: 16px; line-height: 20px; padding-bottom: 10px; }
    .list-services p { font-size: 16px; line-height: 20px; }
    .list-services p br { display: none; }
    .list-services li { padding: 0 10px; }

    .list-services li + li { margin-top: 30px; padding-top: 40px; }

    .list-logos li { width: 36%; margin: 0 6% 40px 6%; }

    .section-features { padding: 40px 0 20px 0; }

    .list-community li { float: none; width: 100%; margin: 0 0 20px 0; }
    .list-community span img { max-height: 90%; }
    .list-community { margin: 0 10px; }

    .section-features + .section-features { padding-bottom: 0; }

    .section-people .section-head-secondary h1 { font-size: 32px; }
    .section-people .section-head-secondary h2 { font-size: 32px; }
    .section-people .section-head-secondary h3 { font-size: 16px; line-height: 20px; }
    .section-people .section-head-secondary h3 br { display: none; }

    .slider-people { margin: 0 -10px; }
    .slider-people .caroufredsel_wrapper { overflow: visible!important; }
    .slider-people .slider-actions { display: none; }

    .slider-people .slide a { margin: 0 6px; }

    .slider-people .slide-content { font-size: 12px; }
    .slider-people .slide-content small { font-size: 10px; }

    .section-head-teritary { padding-top: 20px; border-bottom: 0; padding-bottom: 0; }
    .section-head-teritary h1 { font-size: 30px; line-height: 34px; }
    .section-head-teritary h2 { font-size: 30px; line-height: 34px; }

    .table-cart figure { width: 50px; }
    .table-cart figure a img { width: 100%; height: auto; }

    .table-cart .table-size2 { padding-right: 10px; }

    .table-cart td h3 { font-size: 14px; line-height: 16px; }
    .table-cart td p { font-size: 12px; line-height: 16px; }

    .table-cart h4 { font-size: 11px; text-align: center; }
    .table-cart .qty { padding-right: 10px; text-align: center; }
    .table-cart .qty a { font-size: 11px; }

    .table-cart .qty-field { width: 40px; margin: 0 auto; display: block; height: 13px; }
    .bnt-remove { width: 40px; background-position: center center; }

    .table-cart-actions { padding: 0 0 35px 0; }

    .callout br { display: none; }

    .list-community figure img { width: 100%; height: auto; }

    .footer-nav { float: none; }

    .article-head,
    .product-head,
    .section-lists .section-head { border-bottom: 0; margin-bottom: 0; }
    .product-head h1
    .product-head h2,
    .article-head h2,
    .section-lists .section-head h2, .section-lists .section-head h1 { font-size: 30px; line-height: 34px; padding: 20px 0 0 0; }
    .product-head p,
    .article-head p,
    .section-lists .section-head p { font-size: 14px; line-height: 18px; }
    .section-lists .section-head p br { display: none; }

    .list-articles li { width: auto; float: none; margin: 0 0 15px 0; cursor: pointer; }
    .list-articles li a { padding-top: 20px;  }
    .list-articles { margin: 0 20px; }

    .main-actions { text-align: center; }

    .product-images,
    .article-images { float: none; width: auto; padding-top: 0; padding-bottom: 20px; }

    .product-head h1,
    .product-head h2,
    .article-head h1,
    .article-head h2 { font-size: 26px; }
    .product-head h3 { font-size: 16px; }

    .product-content,
    .article-content { width: auto; float: none; }

    .product-content p,
    .article-content p { font-size: 14px; line-height: 22px; } 

    .product-actions { border-top: 0; padding-top: 0; }

    .btn-large { font-size: 16px; }

    .main-actions { padding-right: 10px; }

    .list-articles-secondary li { width: 48%; }
    .list-articles-secondary { margin-left: -2%; }

    .list-articles-secondary a { padding-top: 0; }

    .list-articles-secondary a span { height: 40px; position: absolute; top: 50%; margin-top: -20px; }
    .list-articles-secondary a strong { height: 40px; }

    .slide-overlay span { left: 3px; right: 3px; padding-top: 7px; padding-bottom: 7px; font-size: 14px; }

    .cart-col-size { width: auto; float: none; padding: 0 10px; }
    .cart-col-size + .cart-col-size { float: none; }

    .section-cart-secondary:after { display: none; }
    
    .table-cart-secondary th { font-size: 11px; padding-bottom: 5px; }
    .table-cart-secondary td { font-size: 11px; padding-top: 5px; padding-bottom: 5px; }

    .table-cart-secondary-actions .btn-submit { font-size: 16px; padding-left: 10px; padding-right: 55px; }
    .table-cart-secondary-actions .btn-edit { margin-top: 20px; }

    .list-about li:hover i:after { width: 83px; height: 83px; border: 4px solid #5f8d44; border-radius: 50%; content: ''; top: -11px; left: -11px; position: absolute; }

    .tooltip { padding: 15px 0; width: 112px; font-size: 11px; line-height: 15px;  }

    .list-items { margin-left: 0; width: 300px; margin: 0 auto; }
    .list-items li { width: 95px; margin-left: 5px; }
    .list-items li strong { font-size: 8px; }

    .main-actions span { padding-right: 10px; margin-right: 10px; }
    
    .list-items li:nth-child(6n+1) { clear: none; }
    .list-items li:nth-child(3n+1) { clear: both; }

    #sub-phone {
        display:    inline;
        float:left;

    }

    .e-merch-figure {
        display: none;
    }

     .col-1-of-6 {
        width:40%;
        margin-right:5%;
        margin-left:5%;
    }

    .col-1-of-6:nth-child(3n) { margin-right: 5%; }

    .col-1-of-6:nth-child(3n):after {
        clear: none;
    }


     .col-1-of-6:nth-child(2n):after { clear:both; }

     .cart-table-cart-actions {
        text-align: center;
     }

     .cart-table-cart-actions .btn-submit {
        width:60%;
        float:none;
        display: inline-block;
        margin-bottom:10px;
     }

}

@media only screen and ( max-width: 746px ){

    .list-emerch li { width:auto; float:none; }

    #contact-icon-menu {
        display: none;
    }

}

@media only screen and ( max-width: 479px ){


    .col-1-of-6 {
        width:80%;
        margin:0 10%;
        clear: both;
    }




}


.autocomplete-suggestions {
    background:     #fff;
}

.autocomplete-suggestion {
    padding:2px 5px;
    cursor:     pointer;
}

.autocomplete-suggestion:hover {
    background:     #ccc;
}

.field.error {
    border-color:    red;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.product-image-thumb {

}

.retail-page .retail-text {
    font-size:18px; line-height:20px;
}

#warranty-fields {
    display: none;
}

#retail-thanks-block {
    display: none;
}

.section-home-videos {
    left:25%;
    position:relative;
}

.youtube-player {
        position: relative;
        padding-bottom: 56.23%;
        padding-bottom:40%;
        /* Use 75% for 4:3 videos */
        height: 0;
        overflow: hidden;
        max-width: 100%;
        background: #000;
        margin: 35px;
        margin-top:0;
        box-shadow: 0px 0px 3px rgba(255,255,225,1);
        border-radius:15px;
    }

    .youtube-player > div {

    }
    
    .youtube-player iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 100;
        background: transparent;
    }
    
    .youtube-player img {
        bottom: 0;
        display: block;
        left: 0;
        margin: auto;
        max-width: 100%;
        width: 100%;
        position: absolute;
        right: 0;
        top: 0;
        border: none;
        height: auto;
        cursor: pointer;
        -webkit-transition: .4s all;
        -moz-transition: .4s all;
        transition: .4s all;
    }
    
    .youtube-player img:hover {
        -webkit-filter: brightness(75%);
    }
    
    .youtube-player .play {
        height: 72px;
        width: 72px;
        left: 50%;
        top: 50%;
        margin-left: -36px;
        margin-top: -36px;
        position: absolute;
        background: url("/img/play.png") no-repeat;
        cursor: pointer;
    }

@media only screen and (max-width: 767px) {

    .section-home-videos {
        left:0;
        position:relative;
    }

}

@media only screen and (max-width: 1024px) {

    .youtube-player .play {
        height: 36px;
        width: 36px;
        left: 50%;
        top: 50%;
        margin-left: -18px;
        margin-top: -18px;
        position: absolute;
        background: url("/img/play.png") no-repeat;
        background-size: 36px 36px;
        cursor: pointer;
        z-index: 2;
    }
}

#contact-form .form-row {
    margin-bottom:10px;
}

#contact h2 {
    font-size:28px;
}

#contact h4 {
    font-size:22px;
    font-weight: 100;
    margin-top:20px;
    margin-bottom:7px;
}

.contact-field {
    border: 1px solid #ccc;
    color:#000;
}

.col-2of3 {
    width:66%;
    float:left;
}

.col-1of3 {
    width:28%;
    margin-left:6%;
    float:right;
}

#contact {
    padding-top:25px;
    padding-bottom:75px;
}

#contact .form {
    padding-bottom:45px;
}

@media only screen and ( max-width: 767px ){

    .col-2of3 {
        width:100%;
        float:none;
    }

    .col-1of3 {
        width:100%;
        float:none;
        margin-left:0;
    }

}