*{margin:0 auto; padding:0; outline:none; list-style:none;}
body{font-family: 'PT Sans', sans-serif; color: #535353;}
p{font-size: 15px; margin-bottom:0px;color:#363636;font-family: 'PT Sans', sans-serif;}
p.lead{font-size:17px;line-height:30px;color:#444342;}
h1,h2,h3,h4,h5,h6{font-family: 'PT Sans', sans-serif; color: #4c413e;font-weight:600}
h1{font-size:58px; font-weight:600; color:#ffffff;line-height:43px;	margin-bottom:0px;}
h2{font-size:43px;line-height: 43px;margin-bottom:18px;}
h3{font-size:34px;line-height: 34px;margin-bottom: 8px;}
h4{font-size: 25px;line-height: 30px;color:#231f20; margin-bottom: 10px;}
h5{font-size: 18px;	line-height: 24px;	margin-bottom: 10px;}
h6{font-size: 14px;line-height: 21px;margin-bottom: 10px;}
a,a:visited,.breadcrumbs a{color:#1a374d;outline: 0;}
a:hover,a:focus,.breadcrumbs a:hover,h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h1 a:focus,h2 a:focus,h3 a:focus,h4 a:focus,h5 a:focus{color:#ed1c24;}
a img{-webkit-transition:opacity 300ms ease-out;-moz-transition:opacity 300ms ease-out;transition:opacity 300ms ease-out;}
input[type="text"], input[type="password"], input[type="email"], textarea, select {	border:2px solid #d7d7d7;	padding:0px 15px;outline: none;	-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;color: #797979;margin: 0;width:100%;display: block;font-family: 'PT Sans', sans-serif; border-radius:5px;}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, textarea:focus {border:2px solid #ed1c24;color: #797979;	-moz-box-shadow: 0 0 3px rgba(0,0,0,.2); -webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);box-shadow: 0 0 3px rgba(0,0,0,.2);}
textarea {min-height:120px;}
blockquote, blockquote p{font-size: 17px;line-height: 24px;color: #777;	font-family: 'PT Sans', sans-serif;}
blockquote {margin: 0 0 20px;padding: 9px 20px 0 19px;border-left: 1px solid #eee;}
blockquote cite {display: block;font-size: 12px;color: #555;}
blockquote cite:before {content: "\2014 \0020";}
blockquote cite a, blockquote cite a:visited, blockquote cite a:visited {color: #555;}
hr {border: solid #eee;border-width: 1px 0 0;clear: both;margin: 10px 0 30px;height: 0;}
input[type="text"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder { /* Safari, Chrome and Opera */  color:#7a7a7a;}
input[type="text"]:-moz-placeholder, input[type="password"]:-moz-placeholder { /* Firefox 18- */ color: #7a7a7a }
input[type="text"]::-moz-placeholder, input[type="password"]::-moz-placeholder { /* Firefox 19+ */ color: #7a7a7a }
input[type="text"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder { /* IE 10+ */ color:#7a7a7a }
input[type="text"]::-ms-input-placeholder, input[type="password"]::-ms-input-placeholder { /* Edge */ color:#7a7a7a} 
textarea::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder { /* Safari, Chrome and Opera */  color:#7a7a7a;}
ul{margin:0}
ul.circle {list-style-type: circle;margin: 0 0 20px 30px;}
ul.circle li {padding: 0; line-height: 18px; list-style-type: disc; margin-bottom: 0px; font-weight: 400;}
a#catshopbuy {font-family:'PT Sans', sans-serif;font-weight:500;letter-spacing:2px;color:#fff;border-radius:3px;text-transform:uppercase;margin-bottom:20px;}
a#catshopclear {font-family:'PT Sans', sans-serif;font-weight:500;letter-spacing:2px;background:#535353;color:#fff;border-radius:3px;text-transform:uppercase;margin-bottom:20px;  font-size: 12px; text-align: center; text-shadow: none; padding: 1em;}
.click-to-reveal {cursor:pointer;font-size: .7rem; color: #52cab3;}
.product-remove a:link, .product-remove a:visited { font-size: 20px; color: #606060; line-height: 20px;transition-duration:.5s;}
.product-remove a:hover { color: #900; }
.product-image img, .product-title{ margin-bottom: 20px;}
ul li{font-size:15px;margin-bottom:0;}
input[type="checkbox"] {display: inline;background: #FFFFFF;border: 1px solid #DDDDDD;border-radius: 2px;}
strong{font-weight: bold; color: #333;}
.button{background:#ed1c24; color:#fff; font-size:22px;font-family: 'PT Sans', sans-serif; border:none; padding: 11px 20px;margin-bottom:0; border-radius:5px;    line-height: inherit;}
button, input[type="submit"], input[type="reset"], input[type="button"], .cat_button, .productSubmitInput, a#catshopbuy:link, a#catshopbuy:visited{
	background: #535353;text-transform:capitalize; color:#fff; font-size:13px;font-family: 'PT Sans', sans-serif; border:none; padding: 11px 20px;margin-bottom:0; border-radius:5px;    line-height: inherit;}
.button:hover, button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, .cat_button:hover, .productSubmitInput:hover {color: #fff;background:#ed1c24;}
.button:active, button:active, input[type="submit"]:active, input[type="reset"]:active, input[type="button"]:active {
	color: #fff;
	background: -webkit-linear-gradient(top, #5285b9, #6995c3); /* Firefox 3.6+ */
	background: -moz-linear-gradient(top, #5285b9, #6995c3); /* IE 10 */
	background: -ms-linear-gradient(top, #5285b9, #6995c3); /* Opera 11.10+ */
	background: -o-linear-gradient(top, #5285b9, #6995c3)
}
.button.full-width, button.full-width, input[type="submit"].full-width, input[type="reset"].full-width, input[type="button"].full-width{width: 100%;padding-left: 0 !important;	padding-right: 0 !important;text-align: center;}
/* Fix for odd Mozilla border & padding issues */
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0;}
a.button, a.button:visited, a.button:focus, a.button:active {color: #fff;}
.button.secondary,button.secondary {background:#777777;color:#fefefe;}
.button.hollow {  border: 1px solid #6bb6c2; background: #6bb6c2;}
figure{margin:0}
.row{width:100%;max-width:1130px;}
.row .row{width: auto;margin-top: 0;margin-bottom: 0;}
.none{display:none}
/*header*/
header{width:100%;float:left;}
header .row{max-width:1180px}
.top-bar.expanded .title-area{background-color:#f5f5f5;border: 1px solid #dfdfdf;border-radius:3px;}
.top-bar{width:auto;float:right; background:inherit; height:72px; padding:0;}
.top-bar-left{width:100%;float:left}
.top-bar-left ul{background:inherit; padding-left:54px}
.top-bar-left ul li{padding:18px 0px;position:relative}
.top-bar-left ul li a{border:1px solid #fff;border-radius: 20px;}
.top-bar-left ul li a:hover{border:1px solid #ed1c24; border-radius:20px; position:relative}
.top-bar-left ul li.selected a{border:1px solid #ed1c24;}
.top-bar-left ul li ul{padding-left: 0;border: none;}
.top-bar-left ul li ul li.selected a{border: none;}
.top-bar-left ul li ul li{padding:0px 0px; background:#ed1c24}
.top-bar-left ul li ul li:hover{background:#3f3e3d;}
.top-bar-left ul li ul li a{font-size:13px !important; color:#fff !important; padding:10px 10px !important; border:none;}
.top-bar-left ul li ul li:hover a{border:none !important;}
.dropdown.menu>li.is-dropdown-submenu-parent>a:after{display:none}
.top-bar-left ul li ul.menu li.selected{background:#5f5754;}
.header-utility{width:100%;float:left; padding:10px 0}
.header-utility h1{margin-bottom:0;padding-top: 8px;width:auto;float:left}
aside .is-drilldown li.selected{background:#ECECEC;}
aside li.selected > a.selected { color: #080808; }
aside li.is-selected > a{color:#080808;}
.top-bar .menu a{color: #5a5a5a;font-size: 14px; padding:10px 23px; !important; font-family: 'PT Sans', sans-serif; text-transform:capitalize;}
.menu.expanded > li { text-align: center; }
.top-bar .menu .selected>a {background:inherit;}
.dropdown.menu>li.is-dropdown-submenu-parent>a:after { border-color: #fff rgba(0, 0, 0, 0) rgba(0, 0, 0, 0); }
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right>a:after { border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #6ec6cd; }
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left>a:after{border-color:transparent #fff transparent transparent;}
.is-accordion-submenu-parent>a:after { border-color: #74D4C2 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0); }
.is-drilldown-submenu-parent>a:after { border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #74D4C2; }
.js-drilldown-back>a:before { border-color: rgba(0, 0, 0, 0) #74D4C2 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0); }
.no-js .top-bar { display: none; }
.related_prod li h4 a{display:block;position:relative;}
@media screen and (min-width: 40em) {
	.no-js .top-bar { display: block; }
	.no-js .title-bar { display: none; }
}
/* End of section to prevent mobile menu bar flashing*/
#preloader { position: fixed; top: 0; left: 0; right: 0; bottom: 0; background-color: #fff; height: 100%; z-index: 9999; overflow: hidden; }
#status { width: 250px; height: 250px; position: absolute; left: 50%; top: 50%; background-image: url(../_assets/img/ThermaKraft Logo web 2017.png); background-repeat: no-repeat; background-position: center;  margin: -115px 0 0 -110px; z-index: 9999;}
button.menu-icon{background:none;}
.shopping-cart{color:#FFFFFF;font-size:13px;font-family:'PT Sans', sans-serif;}
#catCartSummary table tbody,#catCartSummary table tfoot,#catCartSummary table thead{border:none;background:none;}
table.cartSummaryTable{background:none repeat scroll 0 0 rgba(0,0,0,0);border:medium none;margin:0 0 0 20px;}
td.cartSummaryItem{color:#FFFFFF;font-size:12px;padding:0;}
/*alert boxes*/
.alert-box{display:block;font-weight:normal;margin-bottom:1.25rem;position:relative;font-size:.8125rem;transition:opacity 300ms ease-out;background-color:#008cba;color:#fff;border-color:#0078a0;border-style:solid;border-width:1px;padding:.875rem 1.5rem .875rem .875rem;}
.alert-box .close{font-size:1.375rem;line-height:0;position:absolute;top:50%;margin-top:-.6875rem;right:.25rem;color:#333;opacity:0.3;padding:9px 6px 4px;}
.alert-box .close:hover,.alert-box .close:focus{opacity:0.5;}
.alert-box.radius{border-radius:3px;}
.alert-box.round{border-radius:1000px;}
.alert-box.success{background-color:#6ec6cd;color:#fff;border-color:#6ec6cd;}
.alert-box.alert{background-color:#f04124;color:#fff;border-color:#de2d0f;}
.alert-box.secondary{background-color:#e7e7e7;color:#4f4f4f;border-color:#c7c7c7;}
.alert-box.warning{background-color:#f08a24;color:#fff;border-color:#de770f;}
.alert-box.info{background-color:#a0d3e8;color:#4f4f4f;border-color:#74bfdd;}
.alert-box.alert-close{opacity:0;}
.form-error { margin-top: .5rem; }
/*slider*/
.slick-slide img{width:100%;}
.slide-description{position:absolute;width:100%;margin-top:330px;z-index:1;}
.slick-dots{bottom:0;}
.slick-dots li button:before{color:#98918d;opacity:1;font-size:13px;}
.slick-dots li.slick-active button:before{color:#1abc9c;}
.hero-slider .slick-dots{bottom:145px;z-index:1;text-align:left;margin:0 0 0 25%;}
.hero-slider .slick-dots li button:before{content:none;}
.hero-slider .slick-dots li{width:auto;margin:0 5px 0 0;}
.hero-slider .slick-dots li button{width:50px;height:5px;border-radius:0;background:#fff;padding:0;}
.hero-slider .slick-dots li.slick-active button{background:none repeat scroll 0 0 #52cab3;height:15px;top:-10px;}
.slide-description span{color:#18987f;font-size:46px;float:left;margin:0 15px 30px 0;}
.slide-description h1{color:#fff;font-weight:100;}
.slide-description h2{color:#fff;font-weight:100;}
.slide-description-contents {background: rgba(0, 0, 0, 0.35); color:#fff; border-radius: 3px; padding: 20px;}
.slide-description h1.brown,.slide-description h2.brown{color:#6e6460;}
.slide-description h1{font-size:100px;line-height:134px;margin-bottom:30px;}
.slide-description h2{font-family:'PT Sans', sans-serif;float:left;font-size:18px;text-align:left;text-transform:uppercase;}
.slide-description h2 em{font-style:normal;text-transform:none;white-space:nowrap;} 
i.fa.prev-btn{color:#Fff;font-size:50px;line-height:50px;z-index:50;position:absolute;top:45%;left:20px;cursor:pointer;opacity:.7;-webkit-transition:opacity 300ms ease-out;-moz-transition:opacity 300ms ease-out;transition:opacity 300ms ease-out;}
i.fa.next-btn{color:#Fff;font-size:50px;line-height:50px;z-index:50;position:absolute;top:45%;right:20px;cursor:pointer;opacity:.7;-webkit-transition:opacity 300ms ease-out;-moz-transition:opacity 300ms ease-out;transition:opacity 300ms ease-out;}
i.fa.prev-btn:hover,i.fa.next-btn:hover{opacity:1;}
/*section main*/
section.main h1 , .booking-container h1 , .solutions-detail h1{color:#4c413e;margin-bottom:20px;font-size: 45px;}
.feature-image{border-radius:90em;overflow:hidden;width:100%;height:100%;max-width:189px;margin-bottom:30px;}
/*announcements*/
.news-item{margin-bottom:30px;}
.news-item h3{margin-bottom:5px;}
.news-details{line-height:18px;color:#99918e;font-size:13px;font-family:'PT Sans', sans-serif;margin-bottom:10px;}
.news-item a.button{margin-top:20px;}
/*faq*/
.faq-question a{color:#6e6460;font-family:'PT Sans', sans-serif;font-size:18px;font-weight:600;text-transform:uppercase;}
.faq-details{padding-top:30px;background:url(/_assets/img/dashed-bg.jpg) repeat-x bottom;margin-bottom:50px;padding-bottom:20px;}
.faq-details a{font-family:'PT Sans', serif;font-size:14px;text-transform:none;font-weight:normal;color:#ed1c24;}
.faq-icon{background:none repeat scroll 0 0 #ed1c24;border-radius:90em;color:#fff;display:block;float:left;font-family: 'PT Sans', sans-serif; font-size:15px;font-weight:600;height:30px;width:30px;padding-top:3px;position:relative;text-align:center;text-transform:uppercase;margin:0 15px 17px 0;}
.faq-icon.answer{background:#2881ca;} 
.faq-question { width: 100%;float: left;}
.accordion-title { padding: 1.25rem 1rem; line-height: 1;  font-size: 1.5rem; color: #1abc9c; }
/*page-title*/
section.page-title{overflow:hidden;position:relative;}
section.page-title img{width:100%;}
.row.page-headline{position:absolute;z-index:1;top:0;left:0;right:0;}
.row.page-headline h1{color:#fff;margin-top:190px;}
/*about*/
section.main span.fa-heart{display:block;color:#c87492;font-size:46px;width:46px;margin:0 auto 30px;}
p.literature-container span.icon,p.literature-container span.name{font-family: 'PT Sans', sans-serif; margin:0 3px 0 0;}
p.literature-container img{vertical-align:middle;}
.double-dash{height:3px;background:url(/_assets/img/dashed-bg.jpg) repeat-x top;margin:30px 0;}
/*section map*/
section.map, section.map .flex-video, section.map .flex-video iframe { height: 350px; overflow: hidden;}
/*store / products*/
.product-thumbs { padding:10px;}
.product-thumb { margin-bottom:20px; border: 1px solid #e5e5e5;}
.wishlist-link{    float: left;}
.column:last-child:not(:first-child), .columns:last-child:not(:first-child) { float: left;}
.cart-opt a#catshopbuy:link{margin-bottom: 10px;}
.tabs-content.vertical{border:none;}
.tabs-panel{padding: 0;}
.tabs-content .lt_product_item{margin:0 0px 20px 0;min-height: 285px;}
.offer_0, .offer_false {display:none}
.offer_1, .offer_true{display:block}

/*misc*/
img.post-image {width: 100%; margin-bottom: 20px;}
.blogpost-result-item.item.panel-body { padding-top: 30px; font-size: .8rem; }
.cb-Tags { margin-bottom: 5px; }
.cb-Image img { width: 100%; }
.mb10 {margin-bottom: 10px;}
.select2-container .select2-search--inline { border-bottom: none; }
.page-nav span#pagination { display: inline-block; }
p.page-nav{text-align:center;}
.page-nav a { margin: 0 9px; display: inline-block; color: #1abc9c;}
.pagination li a { color: #1abc9c; }
.pagination-previous a::before,.pagination-previous.disabled::before{content:'\00ab';display:inline-block;margin-right:.5rem;}
.pagination-next a::after,.pagination-next.disabled::after{content:'\00bb';display:inline-block;margin-left:.5rem;}
.pagination .current { background: #74D4C2; color: #fefefe; }
.photo-item { position: relative; }
p.photo-caption { position: absolute; bottom: 5px; left: 4px; background: rgba(0, 0, 0, 0.5); width: calc(100% - 8px); color: #fff; padding-left: 10px; padding-right: 10px; overflow: hidden; }
.event-item-detail{width: 100%; float: left;  margin-bottom: 30px;}
.event-date{background:#ed1c24;width:75px;height:75px;border-radius:90em;font-size:24px;text-align:center;color:#fff;font-family: 'PT Sans', sans-serif;text-transform:uppercase;padding-top:14px;margin:0 auto 20px;}
.event-date span{display:block;line-height:1.2;}
.event-date span.month{font-size:16px;}
/* Magnific Popup CSS */
.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:0.8;filter:alpha(opacity=80);}
.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none!important;-webkit-backface-visibility:hidden;}
.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 8px;}
.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle;}
.mfp-content{position:relative;display:inline-block;vertical-align:middle;text-align:left;z-index:1045;margin:0 auto;}
.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto;}
.mfp-ajax-cur{cursor:progress;}
.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:zoom-out;}
.mfp-zoom{cursor:zoom-in;}
.mfp-auto-cursor .mfp-content{cursor:auto;}
.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none;}
.mfp-hide{display:none!important;}
.mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044;}
.mfp-preloader a{color:#CCC;}
.mfp-preloader a:hover{color:#FFF;}
button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;z-index:1046;-webkit-box-shadow:none;box-shadow:none;padding:0;}
button::-moz-focus-inner{border:0;padding:0;}
.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:0.65;filter:alpha(opacity=65);color:#FFF;font-style:normal;font-size:28px;font-family:Arial, Baskerville, monospace;padding:0 0 18px 10px;}
.mfp-close:active{top:1px;}
.mfp-close-btn-in .mfp-close{color:#333;}
.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%;}
.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap;}
.mfp-arrow{position:absolute;opacity:0.65;filter:alpha(opacity=65);top:50%;width:90px;height:110px;-webkit-tap-highlight-color:transparent;margin:-55px 0 0;padding:0;}
.mfp-arrow:active{margin-top:-54px;}
.mfp-arrow:before,.mfp-arrow:after,.mfp-arrow .mfp-b,.mfp-arrow .mfp-a{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent;}
.mfp-arrow:after,.mfp-arrow .mfp-a{border-top-width:13px;border-bottom-width:13px;top:8px;}
.mfp-arrow:before,.mfp-arrow .mfp-b{border-top-width:21px;border-bottom-width:21px;opacity:0.7;}
.mfp-arrow-left{left:0;}
.mfp-arrow-left:after,.mfp-arrow-left .mfp-a{border-right:17px solid #FFF;margin-left:31px;}
.mfp-arrow-left:before,.mfp-arrow-left .mfp-b{margin-left:25px;border-right:27px solid #3F3F3F;}
.mfp-arrow-right{right:0;}
.mfp-arrow-right:after,.mfp-arrow-right .mfp-a{border-left:17px solid #FFF;margin-left:39px;}
.mfp-arrow-right:before,.mfp-arrow-right .mfp-b{border-left:27px solid #3F3F3F;}
.mfp-iframe-holder{padding-top:40px;padding-bottom:40px;}
.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px;}
.mfp-iframe-holder .mfp-close{top:-40px;}
.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%;}
.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#000;}
.mfp-align-top .mfp-container:before,.mfp-loading.mfp-figure,.mfp-s-ready .mfp-preloader,.mfp-s-error .mfp-content{display:none;}
.mfp-close:hover,.mfp-close:focus,.mfp-arrow:hover,.mfp-arrow:focus{opacity:1;filter:alpha(opacity=100);}
/* Main image in popup */
img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0 auto;padding:40px 0;}
/* The shadow behind the image */
.mfp-figure{line-height:0;}
.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#444;}
.mfp-figure small{color:#BDBDBD;display:block;font-size:12px;line-height:14px;}
.mfp-figure figure{margin:0;}
.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto;}
.mfp-title{text-align:left;line-height:18px;color:#F3F3F3;word-wrap:break-word;padding-right:36px;}
.mfp-image-holder .mfp-content{max-width:100%;}
.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer;}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    /* Remove all paddings around the image on small screen  */
    .mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0;}
    .mfp-img-mobile .mfp-figure:after{top:0;bottom:0;}
    .mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px;}
    .mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,0.6);bottom:0;top:auto;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:3px 5px;}
    .mfp-img-mobile .mfp-counter{right:5px;top:3px;}
    .mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,0.6);position:fixed;text-align:center;padding:0;}
    .mfp-img-mobile img.mfp-img,.mfp-img-mobile .mfp-bottom-bar:empty{padding:0;}
}
@media all and (max-width: 900px) {
    .mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75);}
    .mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0;}
    .mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%;}
    .mfp-container{padding-left:6px;padding-right:6px;}
}
.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px;}
.mfp-ie7 .mfp-content{padding-top:44px;}
.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0;}
.mfp-ie7 .mfp-img,.mfp-ie7 .mfp-container{padding:0;}
/* Slick Slider */
.slick-slider { position: relative; display: block; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: none; touch-action: none; -webkit-tap-highlight-color: transparent; }
.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-loading .slick-list { background: white url('images/ajax-loader.gif') center center no-repeat; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-track { position: relative; left: 0; top: 0; display: block; zoom: 1; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
/* Slick Slider  Icons */
@font-face { font-family: "slick"; src: url('../fonts/slick.eot'); src: url('../fonts/slick.eot?#iefix') format("embedded-opentype"), url('../fonts/slick.woff') format("woff"), url('../fonts/slick.ttf') format("truetype"), url('../fonts/slick.svg#slick') format("svg"); font-weight: normal; font-style: normal; }
/* Slick Slider  Arrows */
.slick-prev, .slick-next { position: absolute; display: block; height: 20px; width: 20px; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; top: 50%; margin-top: -10px; padding: 0; border: none; outline: none; }
.slick-prev:focus, .slick-next:focus { outline: none; }
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: 0.25; }
/*.slick-prev:before, .slick-next:before { font-family: "slick"; font-size: 20px; line-height: 1; color: white; opacity: 0.85; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }*/
.slick-prev { left: 0px; }
.slick-prev:before { content: "\2190"; position:relative; z-index:99999;}
.slick-next { right: 0px; }
.slick-next:before { content: "\2192"; }
/* Slick Slider Dots */
.slick-slider { margin-bottom:0px;}
.slick-dots { position: absolute; bottom:0px; list-style: none; display: block; text-align: center; padding: 0px; width: 100%;}
.slick-dots li { position: relative; display: inline-block; height: 20px; width: 20px; margin: 0px 5px; padding: 0px; cursor: pointer; }
.slick-dots li button { border: 0; background: transparent; display: block; height: 20px; width: 20px; outline: none; line-height: 0; font-size: 0; color: transparent; padding: 5px; cursor: pointer; }
.slick-dots li button:focus { outline: none; }
.slick-dots li button:before { position: absolute; top: 0; left: 0; content: "\2022"; width: 20px; height: 20px; font-family: "slick"; font-size: 6px; line-height: 20px; text-align: center; color: black; opacity: 0.25; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-dots li.slick-active button:before { opacity: 0.75; }
/*THE FOLLOWING CSS IS USED FOR THE KITCHEN SINK PAGE AND CAN BE DELETED IF YOU ARE NOT USING THAT PAGE*/
.docs-code.kitchen-sink{border:1px solid #cacaca;max-height:300px;overflow-y:scroll;margin-bottom:1rem;}
.docs-code-copy{position:absolute;top:0;right:0;background:#2199e8;color:#FFF;font-size:.8rem;z-index:1;padding:.75rem 1rem;}
.docs-code,pre{position:relative;}
.docs-code.kitchen-sink code{border:0;}
.docs-code code,pre code{display:block;overflow-x:auto;background:#f9f9f9;margin-bottom:1.5rem;padding:1rem;}
.row.display{background:#eee;font-size:11px;margin-bottom:10px;line-height:2rem;border:solid 1px #c6c6c6;margin-left:0!important;margin-right:0!important;}
.row.display .columns:nth-child(2),.row.display .columns.small-centered,.row.display .columns.large-centered{background:#e1e1e1;}
.docs-component .thumbnail{margin-left:auto;margin-right:auto;display:block;}
.docs-toc .active{background:#ed1c24;color:#FFF;}
/*END KITCHEN SINK DOCS*/
.medium-6.pull-left.search-text > h2 {color: #fff;}
.search-container { background: #252525 none repeat scroll 0 0; display: none; float: left; padding: 20px 0;
  width: 100%;}
.search-box {float: right; margin-top: 15px; padding: 6px; }
.search-box .search-icon {font-size:20px;}
.search-container form {background: #fff none repeat scroll 0 0;float: right;padding-right: 110px;position: relative;width: 100%;}
.search-container input[type="text"] { border: medium none; line-height: 20px; margin-bottom: 0; padding: 14px 15px; height:3.5375rem;}
.search-container input[type="submit"] { border-radius: 0; line-height: 18px; margin-bottom: 0; padding: 11px 20px;
  position: absolute; right: 4px; top: 4px; background: #ed1c24 none repeat scroll 0 0; border: medium none;
  border-radius: 0; color: #fff; font-size: 14px; letter-spacing: 1px; line-height: 21px; padding: 14px 22px;
  text-transform: uppercase;cursor:pointer;}
.search-result {padding-top: 24px;}
.header_top{width:100%;float:left; background:#231f20;text-align: center; }
.srch {display:flex;align-items: center;}
.grab-it-now{width:100%;float:left; padding:14px 0px;}
.grab-it-now p{font-size:18px; display:inline-block; color:#fff;padding-right:15px;line-height: 18px; }
.grab-it-now p span{color:#ed1c24;}
.grab-it-now a.button{padding:1px 21px;background:#ed1c24;border-radius: 0;font-size:13px; text-transform:uppercase}
.grab-it-now a.button:after{content: "\f0da"; font-family: 'FontAwesome';font-size:20px; margin-left:20px; vertical-align: -2px;}
.grab-it-now a.button:hover{background:#000;}
.utility-nav{width:100%;float:left;background:#fff; border-top:10px solid #3f3e3d;}
.login-box{width:100%;float:left; padding:34px 25px 9px 219px;position: relative; z-index: 999;}
.login-box p{width:auto;float:left;line-height:25px;color: #cccccc;}
.login-box p a{color:#ed1c24;}
.login-box ul{width:auto;float:right;}
.login-box ul li{display: inline-block; color: #fff; font-size: 14px; line-height: 13px; font-weight: 500; border-right: 1px solid #cccccc; padding: 0 12px;}
.login-box ul li em{padding-right:8px;color:#ed1c24;}
.login-box ul li a{color:#cccccc;font-size:13px;}
.login-box ul li:last-child {border: none;}
.login-box ul li a:hover{color:#ed1c24;}
.primary-nav{width: 100%; float: left; background:#ffffff;height:85px;}
h1.logo{width:auto;float:left; position:relative; margin-top:10px;z-index: 999;margin-bottom:0}
.cart{width:36px; height:36px; float:right; background:#ed1c24;text-align: center; line-height: 35px;margin-top: 20px; position:relative}
.cartSummaryItem{position:absolute;top:-8px;left: 27px; font-size:12px}
#catCartSummary {width: auto; float: right;}
.cartSummary {width:auto;float:left;}
.cartSummaryItem a, .cartSummaryLink{font-size:17px;color: #fff;font-weight: 700;padding:4px 23px 7px;font-family: 'PT Sans', sans-serif;}
.cartSummaryItem a:hover, .cartSummaryLink:hover{color:#fff;}
.cartSummaryLink{float:none;padding-left:3px;}
.cartSummaryItem{width: 23px;height:23px; float: left;background: #cc6102;color: #fff;line-height:22px; border-radius:50%;}
.home_banner{width:100%;float:left; position:relative}
.universal_block{width:auto;float:left;position: relative;}
.universal_block figure{position:relative; margin-top:90px;}
.universal_desc{z-index: 999999;width: auto; float: left; position: absolute;top:45px;left:125px}
.universal_desc h1{font-weight:600;margin-bottom:12px;}
.universal_desc h2{color:#fff;}
.universal_desc h4{margin-bottom:18px}
.orange_box{background:#ed1c24; padding: 13px; color:#fff; position:relative; height:56px;}
h4.orange_box:after{content:'';position:absolute;right: -25px;top: 0; width: 0; height: 0; border-top: 0px solid transparent;  border-left: 25px solid #ed1c24; border-bottom: 57px solid transparent;}
.universal_desc ul{float:left; margin-left:15px;}
.universal_desc ul li{color:#fff; font-size:20px;   line-height: 24px;padding:4px 0 4px 33px;}
.universal_desc ul li:hover a{color:#ed1c24}
.home-bg{width:auto;float:left; position:absolute; top:0; right:20%;}
.home-bg figure{float:right; margin-top:70px}
.home_slide_desc { width: 68%; float: right; position: relative; margin-top: -123px;z-index: 999;}
.home_slide_desc ul{float: right; position: relative;}
.home_slide_desc ul li{display:inline-block}
.cust_service{width:303px;background: #cbcccd; height: 123px;float: right; position: relative;}
.cust_service:before{content: ''; position: absolute; width: 0; height: 0; border-bottom: 123px solid #cbcccd; border-left: 100px solid transparent;top:0; left: -99px;}
.cust_service a{padding:32px 20px 22px 0; display: block;height: 123px;}
.home_slide_desc ul li figure{width:auto;float:left;position: relative; margin-left: -25px; margin-top:8px}
.home_slide_desc ul li figcaption{width:auto;float:left;padding-left: 20px;}
.home_slide_desc ul li figcaption h4{font-size:25px; color:#fff;font-weight:600;margin-bottom:0}
.home_slide_desc ul li figcaption h5{color:#fff;margin-bottom:5px;line-height: 17px;}
.home_slide_desc ul li figcaption p{margin-bottom:0;}
.home_slide_desc ul li figcaption p{font-size:15px;color:#fff !important;}
.home_slide_desc ul li figcaption p a:hover{color:#fff; text-decoration:underline;}
.call_now{width:326px; background:#ed1c24; height:123px;}
.call_now:before{content: ''; position: absolute; width: 0; height: 0; border-bottom: 123px solid #ed1c24; border-left: 100px solid transparent;top:0; left: -99px;}
.call_now a{padding:32px 20px 22px 14px; display: block;height:123px;}
.product_search{width:100%;float:left;background:#faf9f9; border-bottom:1px solid #e0e0e0;}
.search_block{width:100%;float:left;padding:17px 0;}
.search_block figure{width:17%;float: left; padding-right:40px}
.product_form{width:83%;float:left; position:relative; padding-top:18px;}
.product_form form input[type="text"]{height:44px;border:1px solid #e0e0e0; border-radius:5px; background:url(../img/search-icon.png) no-repeat 19px 12px; padding:0 230px 0 65px; margin-bottom:20px;}
.product_form form input[type="submit"]{height: 44px; padding: 0px 61px; border-radius: 5px; position: absolute; top: 17px; right: 0; font-size: 16px; font-weight: 700;}
.product_form p{color:#7a7272;font-size:14px}
.product_form p a{font-size:14px;color:#ed1c24; font-weight:300; text-decoration:underline}
.product_form p span{padding:0 11px}
.catalog_wrap{width:100%;float:left; padding-top:68px;}
.catalog_block{width:100%;float:left;}
.catalog_sidebar{width:100%;float:left;}
h4.title{font-size:21px; color:#fff; background:#ed1c24;margin-bottom:0; padding:14px 0; text-align:center; line-height:22px;position:relative}
h4.title:after{content:''; position:absolute; top:0; left:0;width: 0;height: 0;border-top: 13px solid #fff;	border-right: 12px solid transparent;}
h4.title:before{content:''; position:absolute; top:41px;right:0; width: 0;height: 0;border-bottom:9px solid #fff;border-left:9px solid transparent;}
.catalog_sidebar ul{width:100%;float:left;margin-bottom:35px}
.catalog_sidebar ul li{width:100%;float:left;border-bottom:1px solid #f2ecec; padding:12px 0 12px 20px ;}
.catalog_sidebar ul li a{font-size:15px; color:#444444;}
.catalog_sidebar ul li:before{ content: "\f0da"; font-family: 'FontAwesome'; color: #535353;font-size: 20px;padding-right: 20px; position:relative}
.catalog_sidebar ul li a:hover{color: #535353;}
.catalog_sidebar ul li:last-child{border-bottom:4px solid #f2ecec;}
.discount_block{width:100%;float:left; height:492px; position:relative; background:#e7e7e5 url(../img/new.png) no-repeat top; padding-top:60px;}
.discount_block:after{content:''; position:absolute; top:0; left:0;width: 0;height: 0;border-top: 15px solid #fff;	border-right: 15px solid transparent;}
.discount_block:before{content:''; position:absolute;    bottom: 0; right:0; width: 0;height: 0;border-bottom:19px solid #fff;border-left:19px solid transparent;}
.discount_block h3{color:#fff;text-align:center}
.discount_block h1{font-size:50px; font-weight:600;line-height: 45px; color:#fff; padding-left:15px}
.discount_block h1 span{display:block;color:#fff;font-size:34px !important;font-weight:400;margin-bottom: 20px;padding-left:0}
.discount_block span{font-size:70px !important; line-height:43px;  color:#fff; padding-left:40px; font-weight:600}
.product-catalog{width:100%;float:left;}
.product-titlebar{width:100%;float:left; border-bottom:4px solid #f2ecec; padding-bottom:20px; margin-bottom:45px}
.product-titlebar h1{font-size:50px; font-weight:700;color:#535353;}
.product-titlebar h3{color:#535353;font-weight: 400;}
.product_main{width:100%;float:left;}
.catalog-title{width:100%;float:left;}
.catalog-list{width:100%;float:left; margin-bottom:78px;min-height: 300px;}
.catalog-list figure{position:relative;}
.catalog-list figure img{width:100%}
.catalog-list .catalog-title{height: 33px; position:absolute; bottom:0;left:0; background:#535353;}
.catalog-title h6{text-align:center;margin-bottom: 0;line-height: 33px;}
.catalog-title h6 a{color:#fff;font-size:15px;}
.catalog-list .catalog-title:after{content: '';top: 0;right: -18px;position: absolute;width: 0;height: 0;border-top: 15px solid transparent;border-left: 18px solid #535353;border-bottom: 18px solid transparent;}
.catalog_item{width:100%;float:left;}
.catalog_item ul{padding-left:24px;}
.catalog_item ul li{width:100%; padding:5px 0; float:left}
.catalog_name p{font-size:12px; color:#535353;}
.quantity span{color:#646161;font-size:12px}
.catalog_slider{width:100%;float:left;}
.catalog_slider .slick-prev{background:url(../img/catalog_prev-arrow.png);width:36px; height:37px; top:0;right:78px; left: inherit;}
.catalog_slider .slick-next{background:url(../img/catalog_next-arrow.png);width:36px; height:37px;right:16px;}
.catalog_slider .slick-prev , .catalog_slider .slick-next{ top:-120px;}
.fastener_wrap{width:100%;float:left; border-top:1px solid #f1f1f1; border-bottom:1px solid #f1f1f1; background:url(../img/shadow.png) no-repeat center bottom -5px; height:147px;}
.fastener_box{width:100%;float:left;}
.fastener_box figure{position:relative; margin:-50px 0 0 -50px; width:auto; float:left}
.fastener_box h1{font-size:57px;color:#535353;margin-bottom:12px; font-weight:600;padding-top: 30px; text-transform:uppercase}
.fastener_box h4{font-size:29px;color:#191919; font-weight:400; padding-top: 0px; margin-bottom:0; text-transform:uppercase}
.shop_now{padding-top:30px}
.shop_now h2{font-size:47px; color:#ed1c24;font-family: 'Roboto', sans-serif;margin-bottom:0}
.shop_now h2 span{font-weight:300}
.shop_now p{font-size:15px; color:#494a45;}
.shop_now a.button{font-size:16px; font-weight:500;background:#535353; text-transform:uppercase;padding: 5px 20px;border-radius:5px}
.shop_now a.button:hover{background:#ed1c24;}
.about_wrap{width:100%;float:left; padding:100px 0}
.about-block{width:100%;float:left;position:relative}
.about-block:before{content: ''; position: absolute; top: 0; left: 0; width: 0;height: 0; border-top: 15px solid #fff; border-right: 15px solid transparent;}
.about-block:after{content: ''; position: absolute; bottom: 0; right: 0; width: 0; height: 0; border-bottom: 19px solid #fff;  border-left: 19px solid transparent;}
.about-block figure{width:auto;float:left;}
.about_content{width:100%; height:295px; float:left; background:#535353; max-width:497px; position:relative;padding: 30px 0 0 50px;}
.about_content:before{content: ''; position: absolute; top: 0; left:-50px;width: 0;height: 0;border-top:50px solid #535353;border-left:50px solid transparent;}
.about_content h2{color:#fff; font-weight:600; text-transform:uppercase}
.about_content p{color:#fff;font-size:16px; margin-bottom:25px; line-height:24px}
.about_content a.button{text-transform:uppercase; font-size:17px; background:#ed1c24;padding: 9px 34px;}
.lt_product{width:100%;float:left;}
.inner-title{width:100%;float:left;text-align:center;position:relative;margin-bottom:60px}
.inner-title h4{color:#535353; font-weight:600;position:relative;  margin-bottom:0px;display:inline-block;padding:0 55px;background:#fff;z-index:1;}
.inner-title .bg-line{width:100%;float:left; height:1px; background:#dedede;   position:absolute;top:16px;left:0;}
.inner-title h4:after,.inner-title h4:before{content:'';width:7px;height:7px;position:absolute;top:13px;background:none;}
.inner-title h4:after{right:18px}
.inner-title h4:before{left:18px;}
.lt_product-block{width:100%;float:left;padding-bottom:85px}
.lt_product_item figure{border:1px solid #e9e9e9;margin-bottom:8px; position:relative}
.lt_product_item figure img{width:100%;}
.lt_product_item figcaption{position:absolute; top:0; right:0}
.lt_product_item figcaption:before{content:''; position:absolute; top:0; right:0;width: 0;height: 0;border-top:56px solid #535353;border-left:64px solid transparent;}
.off_sale h6{font-size:12px;line-height:18px; margin-bottom:0; color:#f5ed2a;position:relative;text-align:center; -webkit-transform: rotate(40deg);  -moz-transform: rotate(40deg);  -ms-transform: rotate(40deg);}
.off_sale h6 span{font-size:10px;color:#fff; text-transform:uppercase; display:block; line-height:10px}
.lt_product_desc{width:100%;float:left;text-align:center}
.lt_product_desc h6{border-bottom:1px solid #dedede; padding-bottom:10px}
.lt_product_desc h6 a{color:#494a45; font-size:12px} 
.lt_product_desc h6 a:hover{color:#535353;}
.lt_price{font-size:21.58px; color:#ed1c24;font-weight:600; line-height:21px; margin-bottom:7px}
.addcart-btn a.detail{height:34px;background: #535353;color:#fff;font-size:14px; border-radius: 5px; padding:0px 19px;position:relative;font-family: 'Roboto', sans-serif; float:left}
.addcart-btn a.detail:after{content:'';position:absolute;top:0;right:-8px;width: 0;height: 0;border-top: 17px solid transparent; border-left: 10px solid #535353; border-bottom: 16px solid transparent;}
.addcart-btn button{background: #ed1c24; font-size: 14px; font-family: 'Roboto', sans-serif; font-weight: 500; color: #fff; height: 34px; line-height: 38px; padding: 0 12px;}
.addcart-btn{height:34px;line-height: 34px;width:199px; margin:0 auto; border-radius:5px;background: #ed1c24;}
.lt_product_item .productSubmitInput { font-size: 12px; background:url(../img/btn-addcart.png) no-repeat 5px 10px;margin: 0 auto; box-shadow: none;
 border: none;padding: 0px 25px; color: #fff;font-weight: 400;}
.lt_product_item .productSubmitInput:hover{background:url(../img/btn-addcart.png) no-repeat 5px 10px;}
.productLarge .image-large { width: 100%; float: left;  padding: 8px; border: 1px solid #e5e5e5;}
.releted_prod{ width: 100%; float: left; border: 1px solid #e5e5e5;}
.store_pagination{width: 100%; margin-top: 20px;}
.lt_product_item{margin-bottom: 20px;}
.deal_week_wrap{width:100%;float:left; background:url(../img/dealweek_bg.jpg) no-repeat center; background-size: cover;  position:relative;padding: 45px 0 110px 0;height:623px;}
.deal_block{width:100%;float:left;padding-top: 48px;}
.deal_block h4{text-align:center;color:#fff; font-weight:600; margin-bottom:30px;}
.border_shape{width:100%; float:left; padding-left:52px;}
.triangle{width:100%;float:left;position:relative; background:#fff; margin-top:-45px; height:52px;}
.triangle:after{content:'';width: 0;height: 0;border-top: 52px solid #fff;border-left:52px solid transparent;position:absolute; left:-52px}
.border_shape_right{width:100%; float:left; padding-right:52px;}
.triangle_bottom{width:100%;float:left;position:relative; background:#fff; margin-top:111px; height:52px;}
.triangle_bottom:after{content:'';width: 0;height: 0;width: 0;border-bottom:52px solid #fff;border-right:52px solid transparent;position:absolute; right:-52px}
.deal_box{width:100%;float:left; background:#fff; height:270px; padding: 29px; position:relative;max-width: 520px;}
.deal_box figure{width:50%; float:left; padding-top:35px}
.deal_box_desc{width:50%; float:left}
.deal_box_desc ul{margin-left:0}
.deal_box_desc h6{font-size:16px; color:#10426c; font-weight:700}
.star-icon li{display:inline-block; margin-bottom:10px}
.deal_box_desc p{font-size:12px; color:#383939;margin-bottom:18px;}
.deal_box_desc .price{font-size:25px; color:#ed1c24; font-weight:700; margin-bottom:12px;}
.blue_box{width:100%;float:left;margin-left: 0;}
.blue_box li{float:left; width:auto; height:41px; background:#10426c; border-right:1px solid #305b7f; line-height:33px;padding:6px 16px; text-align:center}
.blue_box li h6{font-size:16px;color:#fff; line-height:16px}
.blue_box li h6 span{font-size:8px;color:#fff;display:block}
.offer_box{width:auto; position:absolute; top:-30px; left:-15px;}
.offer_box h2{position:absolute; font-size:43px;line-height: 36px; top: 38px; left:0px;right:0; text-transform:uppercase; color:#fff; text-align:center; margin-bottom:0; font-weight:600; }
.offer_box h2 span{display:block; font-size:33px;}
.deal_slider{width:100%; float:left;}
.deal_slider .slick-dots { position: absolute; bottom:-50px; list-style: none; display: block; text-align: center; padding: 0px; width: 100%;margin:0}
.deal_slider .slick-dots li, .deal_slider .slick-dots li{width:62px; height:16px; border:2px solid #fff;}
.deal_slider .slick-dots li.slick-active, .deal_slider .slick-dots li.slick-active { background: #fff;}
.slick-dots li button:before{font-size:0}
.deal_slider .slick-track{    padding-top: 30px;}
.brand_wrap{width:100%;float:left;padding:40px 0 40px 0; text-align:center;}
.brand_wrap ul{width:100%;float:left;text-align:center;}
.brand_wrap ul li{float:left;}
.brand-logo{width:100%;float:left}
img.grayscale { filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");  filter: gray; -webkit-filter: grayscale(100%);  -webkit-transition: all .6s ease; -webkit-backface-visibility: hidden; }
.brand-logo:hover img.grayscale {filter: none;-webkit-filter: grayscale(0%);}
.brands-logo-slider figure img{width:auto}
.footer{width:100%;float:left;}
.footer_top{width:100%;float:left; background:#0a2338 url(../img/footer-pattern.png) center; padding-top:70px}
.footer_block{width:100%;float:left;}
h5.nav_title{color:#ebe6e2; font-weight:700; margin-bottom:8px; background: none; padding-left:20px}
.footer-menu { width: 100%; float: left;}
.footer-menu li{content: "\f105"; background:url(../img/arrow_footer.png) 0 9px no-repeat; padding:4px 0 4px 22px;}
.footer-menu li a {font-size: 14px; color: #f0e5e5; display: block; text-align: left;display: block;}	
.footer-menu li a:hover{color: #ed1c24;}
ul.footer-social{margin:15px 0 25px 0}
ul.footer-social li { display: inline-block; margin: 0 2px;}
ul.footer-social li a { color: #fff; background: #535353; border-radius: 50%;line-height:31px; font-size:13px; width:31px; height:31px;text-align: center; display: inline-block;}
ul.footer-social li a:hover{background:#ed1c24;}
.newslatter_form{width:100%;float:left;}
.newslatter_form label{color:#fff;margin-bottom:14px;font-size:12px}
.newslatter_form form input[type="text"]{max-width:235px; float:left; margin-right:9px; padding-left:20px;}
.newslatter_form form input[type="submit"]{background:#ed1c24; font-size:18px;    padding: 6px 10px;}
.newslatter_form form input[type="submit"]:hover{background:#535353}
.footer_bottom{width:100%;float:left;background:#535353; padding:11px 0; }
.footer_bottom p{ font-size:11px; color:#ffffff;text-align: center;}
.footer_to_top{width:auto; float:right; position:relative;top:5px; right: 68px;  bottom:0}
.footer_to_top a{width:40px; height:38px; display:block;text-align: center;border-radius:5px; line-height: 38px; background:#ed1c24; color:#fff}
.footer_to_top a:hover{background: #535353;}
/* ============Inner Page============ */
.inner-banner{width:100%;float:left; background:url(../img/inner_banner.jpg) no-repeat center; background-size:cover; position:relative} 
.banner-block{padding: 37px 0px;}
.banner-block h4.orange_box{width:310px;margin-top:25px;font-size:40px;font-weight: 400;}
.banner-block h1{line-height: 70px;}
.banner_right{width:100%; float:left}
.banner_right ul{width:auto; float:right;position: relative; margin-top: -100px;}
.banner_right .call_now:before , .banner_right .cust_service:before{border:none}
.banner_right .call_now , .banner_right .cust_service{width:320px; height:100px;}
.banner_right .call_now a, .banner_right .cust_service a{padding:15px 20px;}
.banner_right .call_now figure , .banner_right .cust_service figure{float:left;padding-right: 12px;}
.banner_right figcaption h4 , .banner_right figcaption h4{ font-size: 23px; color: #fff; font-weight: 600; margin-bottom: 0;}
.banner_right figcaption p{font-size: 15px;color: #fff !important;}
.banner_right .cust_service figcaption h5{font-size:13px;color:#fff;margin-bottom:0}
.banner_right .cust_service figcaption p a{font-size:12px;color:#fff;}
.banner_right .cust_service figcaption{float:left}
.inner-content{width:100%; float:left; padding:0px 0 90px 0;}
.inner_title{width:100%;float:left;text-align:center;margin-bottom:80px}
.inner_title h2{font-weight:600;color:#3f3e3d;}
.inner_title h2 span{color:#ed1c24;}
.inner_title p{color:#444342;font-size:23px; line-height:30px; font-weight:300}
.product_logo{width:100%;float:left; text-align:center; padding-bottom:70px; background:url(../img/shadow1.png) no-repeat bottom center;}
.product_logo ul li{width:20%;float:left; padding: 15px 0px;}
.show_brand{width:100%;float:left; padding-top:90px;}
.show_filter{width:100%; float:left;margin-bottom: 40px;}
.show_filter h4{font-weight:600; margin-bottom:0;width:auto;float:left;}
.filter_box{width:auto;float:right;}
.filter_box label{width:auto;font-size:19px; color:#535353;display:inline-block; padding-right:20px;line-height: 43px;}
.filter_box select{float:right; width:255px; height:43px;background-image: url(../img/drop_arrow.png); background-position: right 10px center; border: 1px solid #e1e1e1;padding: 10px;}
.show_brand .lt_product-block{padding-bottom:0}
/*==========	Select_Dropdown 	==========*/
.dropdown_menu h3{display:none;}
.dropdown_menu h3{display:block;}
.dropdown_menu{width:255px; position:relative;float:right;}
.dropdown_menu h3{margin:0px;display:block;}
.dropdown_menu h3 a{font-size: 18px;color: #535353;font-weight:600; padding:0 15px;line-height: 43px;display:block;background:#fff url(../img/drop_arrow.png) no-repeat 95% 50%;border:1px solid #e1e1e1;}
.dropdown_menu h3 a:hover{text-decoration:none;}
.dropdown_menu ul{width:100%; position:absolute; background:#eceef1;border: 2px solid #c8cacc;border-top:0px;display:none; z-index:999;padding:0px;overflow: scroll;
    max-height: 300px;}
.dropdown_menu h3 img , .menu-tab .tabs-title figure img{ float: left; margin-right:10px;}
.menu-tab .tabs-title figure{vertical-align:0px;float: left;}
.menu-tab.tabs.vertical .tabs-title{  background: #fff;}
.menu-tab .tabs-title a{font-size:18px;padding: 7px 8px 7px 11px;line-height: 43px;background: inherit; border-bottom:1px solid #ebebeb;}
.menu-tab .tabs-title a span, .dropdown_menu h3 a span{display:none;}
/*=========	END Select_Dropdown 	==========*/
.blog_content{width:100%;float:left;}
.blog_sidebar{width:100%; float:left;margin-bottom:40px;}
.blog_sidebar h5.title{font-size: 20px; color: #fff; background: #535353; margin-bottom:0px; padding: 14px 0;  text-align: center; line-height: 23px; position: relative;}
.blog_sidebar h5.title:after {content: ''; position: absolute; top: 0; left: 0; width: 0; height: 0; border-top: 10px solid #fff; border-right: 10px solid transparent;}
.blog_sidebar h5.title:before { content: ''; position: absolute;top:0px; right: 0; width: 0; height: 0; border-top: 10px solid #fff;border-left: 10px solid transparent;}
.blog_sidebar ul{padding-top:12px}
.blog_sidebar ul li{padding: 10px 0px 10px 40px; width: 100%; float: left; border-bottom: 1px solid #e5e5e5; position: relative;}
.blog_sidebar ul li:before { font-family: 'FontAwesome'; content: "\f105"; color: #a8a8a8; position: absolute; left: 20px; top:9px;}
.blog_sidebar ul li a { font-size: 17px; color: #626263;line-height:19px; display:block}
.blog_sidebar ul li a:hover{color: #535353;}
ul.faq-support li{ border-bottom:none;}
.newsletter_form{width:100%;float:left;    text-align: center; border:1px solid #e5e5e5; padding:28px 15px}
.newsletter_form p{color:#363636;margin-bottom:20px; text-align:left}
.newsletter_form form input[type="text"]{margin-bottom:20px;padding: 6px 15px;}
.newsletter_form form input[type="submit"] , .form-horizontal button[type="submit"]{text-align:center;text-transform: capitalize; background:#ed1c24; font-size:20px;padding: 9px 25px;}
.newsletter_form form input[type="submit"]:hover , .blog_item a.button:hover{background:#535353;}
.blog_item{width:100%;float:left; padding-bottom:40px; margin-bottom:45px;border-bottom:1px solid #e4e4e4;}
.blog_item h3{margin-bottom:30px;font-weight:600}
.blog_item figure{position:relative}
.blog_item figure:after{content: ''; position: absolute; top: 0; left: 0; width: 0; height: 0; border-top:32px solid #fff; border-right:32px solid transparent;}
.blog_item figure:before{content: '';position: absolute; bottom: 0; right: 0; width: 0; height: 0; border-bottom:23px solid #fff; border-left:23px solid transparent;}
.blog_item figure img{width:100%;}
.bolg-list { padding:25px 0}
.bolg-list li{ display: inline-block; width: auto; margin: 0 12px;}
.bolg-list li, .bolg-list li a {    line-height: 40px; font-size: 18px; color: #ed1c24;}
.blog_item p{ font-size:15px; margin-bottom:35px}
.blog_item a.button{text-transform:uppercase; background:#ed1c24; font-size:16px;padding: 10px 39px;}
.blog_item a.button img{padding-left:30px;vertical-align: -2px;}
.pagination li{width:auto; height:28px; background:#0e3250; line-height:23px}
.pagination li a{color:#fff;}
.pagination a:hover, .pagination button:hover {background: #ed1c24;}
.pagination .current { background: #ed1c24; color: #fff;}
.bolg-list li figure{width:41px; height:41px;margin-right:15px; border-radius:50%;float:left}
.bolg-list li figure:after , .bolg-list li figure:before{border:none}
.comment_listview {width: 100%;float: left;padding-top:20px;}
.comment_listview h3 , .comment-list h3{margin-bottom:20px; font-weight:400}
.comment_listview ul {width: 100%;height: auto;float: left;padding-bottom: 25px;}
.comment_listview ul li {width: 100%;height: auto;float: left;margin-bottom: 25px;}
.comment-item {width: 100%;height: auto;float: left;}
.comment-image {width: 75px;height: 75px;float: left;}
.comment-image figure {padding: 0px;width: auto;display: inline-block;}
.comment-image figure img {width: 100%;display: inline-block;}
.comment_listview .comment-list {width: auto;height: auto;padding: 0 0 0 90px;border:none;background:none;margin:0px;float: none;}
.comment-content{width:100%;float:left;border-left:2px solid #2e3234;padding-left:15px;}
.comment_listview  .comment-title{width:100%;float:left;border-top:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2;padding:6px 0 4px 0;margin:0 0 12px 0;}
.comment_listview  .comment-title li{width:auto;float:left;padding:0px;margin:0px; margin-right:15px;font-size:14px;line-height:22px; color:#505558;}
.comment-title li em{margin-right:8px;color:#2e3234;vertical-align:0px;}
.comment-list{width:100%;float:left;}
.comment-list .item{width:100%;float:left}
.comment-list .item input[type="text"] , .comment-list .item textarea{max-width:500px;}
.resource_wrap{width:100%;float:left;margin-top:-104px}
.resource_block{width:100%;float:left;}
.resource_left{width:100%;float:left;padding-top:140px;margin-bottom: 30px;}
.resource_left ul li{width: 100%; float: left;    margin: 7px 0; padding:7px 0 7px 20px;}
.resource_left ul li a {font-size:25px; color: #444444;padding: 0;}
.resource_left ul li a:before{content:"\f0da";font-family: 'FontAwesome'; color:#535353;padding-right: 10px;}
.resource_left ul li:hover{background:#ed1c24;}
.resource_left ul li:hover a , .resource_left ul li:hover a:before{color:#fff;}
.resource_right{width:100%;float:left; padding:140px 0 100px 40px;}
.bg-shadow{background: #fff; -webkit-box-shadow: inset 40px 0px 30px -41px rgba(0, 0, 0, 0.12); -moz-box-shadow: inset 40px 0px 30px -41px rgba(0, 0, 0, 0.12); box-shadow: inset 40px 0px 30px -41px rgba(0, 0, 0, 0.12);}
.resource_right h2{font-size:53px; color:#3f3e3d; font-weight:600; margin-bottom:30px;}
.resource_right h2 span{color:#ed1c24;}
.resource_right p{font-size:20px; line-height:22px;}
.resource_right p.blue_bg{background:#535353; padding:13px 28px; color: #fff; position: relative;}
.resource_right p.blue_bg:after{ content: ''; position: absolute; right: -21px; top: 0; width: 0; height: 0; border-top: 0px solid transparent; border-left: 21px solid #535353; border-bottom:67px solid transparent;}
.resource_right p.lead{color: #444342;line-height:30px;font-size:17px; padding:30px 0}
.resource_right a.button{ padding: 15px 30px;margin-bottom:100px;}
.resource_right a.button em{padding-right:28px}   
.resource_right a.button span{padding-left:80px;}
.about_warranty{width:100%;float:left;margin-bottom:60px}
.about_warranty figure{position:relative; height:250px; overflow: hidden;}
.about_warranty figcaption{position:absolute; top:40px; left:60px;}
.about_warranty figcaption h2{color:#fff;font-size:43px;margin-bottom:22px}
.about_warranty figcaption p.lead{color:#fff;padding:0}
.about_warranty figure:before{content: ''; position: absolute;top: 0;left: 0; width: 0; height: 0;border-top:70px solid #fff; border-right:45px solid transparent;}
.download_wrap{width:100%;float:left;margin-bottom:150px}
.pdf_list figure{font-size:15px; color:#535353;font-family: 'Roboto', sans-serif;font-weight:500; margin-bottom:15px}
.pdf_list a{font-size:17px; color:#ed1c24;font-weight:600}
.pdf_list a:hover{color:#535353;}
.pdf_list p{font-size:13px; color:#5e5e5e;}
.our-certificate{width:100%;float:left;text-align:center;}
.our-certificate h1{color:#3f3e3d;line-height:58px; font-size:53px}
.our-certificate h1 span{color:#ed1c24;display:block}
.our-certificate p{font-size:19px; color:#767676; line-height:26px; padding:60px 0;}
.our-certificate a.button{ padding: 12px 28px; margin-bottom:0}
.our-certificate a.button span{display:block; padding:0}   
.request-quote{width:100%;float:left;}
.request-title{width:100%;float:left;text-align:center;position:relative; margin-bottom:30px}
.request-title h1{font-size:53px; color:#3f3e3d;}
.request-title h1 span{color:#ed1c24;}
.request-title p{font-size:21px;font-family: 'Gochi Hand', cursive;color:#3f3e3d; padding-top:30px}
.round-arrow{position:absolute;left: 19%;top: 30px;}
.request_block{width:100%;float:left;position:relative; background:#fff; padding:56px 20px 56px 90px;-moz-box-shadow:0 0 60px 0px rgba(0, 0, 0, 0.12);-webkit-box-shadow: 0 0 60px 0px rgba(0, 0, 0, 0.12);box-shadow:0 0 60px 0px rgba(0, 0, 0, 0.12);}
.request_block:before{content: ''; position: absolute; top: -18px; left: -5px; width: 27px; height: 64px; background: #f6f6f6; transform: rotate(-45deg); -webkit-transform: rotate(36deg);  -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); -ms-transform: rotate(-45deg);}
.request_block:after{content: '';position: absolute;bottom: -20px; right: -4px;width: 27px;height: 64px; background: #f6f6f6;transform: rotate(-45deg); -webkit-transform: rotate(36deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); -ms-transform: rotate(-45deg);}
.request-form{width:100%;float:left;}
.request-form h1{font-size:53px;color:#3f3e3d;margin-bottom:20px}
.request-form h1 span{color:#ed1c24;}
.item{padding:17px 0}
.request-form label{font-size:18px; color:#82807e; padding-bottom:15px; line-height:18px}
.request-form form input[type="text"] , .request-form form textarea{height:50px; max-width:440px;}
.custom_file_upload{position:relative}
.file-upload-button { position: absolute; right:131px; top:7px; text-transform: capitalize; font-size:16px; background:#ed1c24; color: #fff;  line-height: 35px;
    height:36px; padding:0px 20px;}
.file-upload-button:before { content: "\f093";    font-family: 'FontAwesome'; font-size: 16px; right:10px;position: relative; top: 0;}
.request-form textarea{height:199px}
button[type="submit"] , button[type="reset"]{font-size:30px;float:left; color:#fff;padding: 13px 49px;background:#ed1c24; font-weight:600;border-radius: 5px;}
button[type="submit"] em{background:#fff;font-size:15px;padding-left: 3px; color:#ed1c24; width:31px; height:31px;vertical-align: 5px; border-radius:50%; text-align:center; line-height:32px;margin-left:20px;}
.request-form p{float:left; font-size:20px; color:#82807e; font-style:italic;line-height:50px;}
button[type="submit"]:hover , .resource_right a.button:hover{background:#535353}
.what_get{width:100%;float:left; padding-left:20px;background: #fff; -webkit-box-shadow: inset 40px 0px 30px -41px rgba(0, 0, 0, 0.12); -moz-box-shadow: inset 40px 0px 30px -41px rgba(0, 0, 0, 0.12);
    box-shadow: inset 30px 0px 41px -41px rgba(0, 0, 0, 0.12);}
.what_get h3{font-size:36px;color:#535353; font-weight:600; padding-bottom:20px; border-bottom:1px solid #e3e3e3;}
.what_get ul{margin-left:12px;}
.true{width:100%;float:left; margin-bottom:35px}
.true li{background:url(../img/true.png) no-repeat left; padding:13px 0 13px 30px !important; font-size:20px;line-height:27px; color:#82807e;}
.true li span{color:#535353; font-weight:600}
h3.orange{color:#ed1c24;}
.what_get ul li{padding:15px 0; width:100%; float:left}
.what_get ul li figure{width:9%; height:auto; float:left; margin-right:30px;}
.what_get ul li figcaption{width:82%; float:left}
.what_get ul li figcaption p{ font-size:20px; color:#82807e;}
.contact_wrap{width:100%;float:left; }
.contact_block{ width: 100%; float: left; position: relative; background: #fff;  -moz-box-shadow: 0 0 60px 0px rgba(0, 0, 0, 0.12); -webkit-box-shadow: 0 0 60px 0px rgba(0, 0, 0, 0.12);box-shadow: 0 0 60px 0px rgba(0, 0, 0, 0.12); margin-bottom:45px;}
.contact_form{width:100%;float:left;padding:50px 0px 40px 75px;}
.contact_form h2{color:#464646;font-size:41px;}
.contact_form h2 span{color:#ed1c24;}
.contact_form form input[type="text"] , .contact_form form textarea{max-width:435px;}
.contact_form form button[type="submit"]{font-size:22px; padding:9px 27px;}
.contact_form form button[type="submit"]:hover{background:#535353;}
.contact_form form button[type="submit"] em {font-size: 12px; width: 22px; height: 22px; vertical-align: 3px;padding-left: 3px;line-height: 23px;margin-left: 14px;}
.contact_block:before{ content: ''; position: absolute;    top: -18px;left: -5px;width: 27px; height: 64px;background: #f6f6f6;transform: rotate(-45deg); -webkit-transform: rotate(36deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); -ms-transform: rotate(-45deg);}
.contact_block:after {content: '';position: absolute; bottom: -20px; right: -4px; width: 27px; height: 64px; background: #f6f6f6; transform: rotate(-45deg);  -webkit-transform: rotate(36deg); -moz-transform: rotate(-45deg);   -o-transform: rotate(-45deg);  -ms-transform: rotate(-45deg);}
.map_content{width:100% ;float:left;position:relative}
#map{width:100%; height:804px; float:left; border:none; box-shadow:none;}
#googleMap {height: 100%;width: 100%;}
.contact_info{width: 100%;float: left;margin-bottom:6px;overflow: hidden;padding: 97px 0px; background: url(../img/contact_bg.jpg) left center;position: relative;}
.overlay{ width: 100%; height: 100%; float: left; background:#ed1c24; position: absolute; top: 0; left: 0; right: 0;}
.overlay:after { content: ''; position: absolute; top: 0; left: 0; width: 0; height: 0; border-top:65px solid #fff; border-right:65px solid transparent;}
.overlay:before{ content: ''; position: absolute;bottom:0; right: 0; width: 0; height: 0; border-bottom:70px solid #fff;  border-left:75px solid transparent;}
.contact_sale{background:#535353;height: 194px; padding:50px 0 58px 50px;position:relative}
.contact_sale:after{content:'';position:absolute;right:0;bottom:0;}
.contact_sale h2{font-size:41px; color:#fff; font-weight:400; margin-bottom:0}
.call_us{padding:67px 35px;}
.call_us figure{float:left}
.call_us figure em{font-size:48px; color:#fff;margin-right:10px;    line-height: 60px;}
.call_us figcaption h4{font-size:28px; color:#fff;font-weight:400; margin-bottom:0; line-height:28px}
.call_us figcaption a{font-size:31px; color:#fff;line-height:30px}
.services .overlay{ width: 100%; height: 100%; float: left; background:rgba(63, 62, 61, 0.94); position: absolute; top: 0; left: 0; right: 0;}
.services .black{background:#3f3e3d}
.account .overlay{ width: 100%; height: 100%; float: left; background:rgba(255, 132, 4, 0.94); position: absolute; top: 0; left: 0; right: 0;}
.account .orange-color{background:#ed1c24}
.join_acct h1{color:#4c413e;font-size: 42px;margin-bottom: 30px;}
.is-drilldown{width:100%;}
/*==========	Feature 	==========*/
.off-canvas-wrapper{overflow:hidden}
.orbit-next, .orbit-previous{display:none}
.accordion-title{background:#ed1c24;color:#fff;}
.accordion-title:focus, .accordion-title:hover{background:#535353; color:#fff;}
.tabs-title>a:focus, .tabs-title>a[aria-selected=true] {background: #535353; color: #fff;}
.docs-toc ul li.docs-nav-title { font-size: 14px; color: #fff; background: #ed1c24;margin-bottom:10px;  text-transform: uppercase; padding: 11px 0px 11px 25px; font-weight: 300; letter-spacing: 1px; line-height: 23px;}
legend{text-align: left; width: 100%;}
[type=checkbox]+label, [type=radio]+label {margin:0 5px;}
.docs-code-live a.button{color:#FFF;margin-bottom: 16px;}
.button.success, .button.alert{margin-bottom: 16px;}
.docs-code-live form textarea{width:100%}
.docs-code-live button[type="submit"], button[type="reset"]{font-size: 18px;  padding: 13px 30px;margin-bottom:5px}
.callout .close-button{background:inherit}
.off-canvas-wrapper-inner .close-button{background: inherit; padding: 0;}
.faq-question { width: 100%; float: left;}
p.literature-container { font-size: 13.6px;  margin: 10px 0px;  padding: 0px;}
ul.gt_arrow li { padding:5px 0px 5px 40px; width: 100%; float: left; position: relative;}
ul.gt_arrow li:before {font-family: 'FontAwesome'; content: "\f105"; color: #a8a8a8; position: absolute; left: 20px; top: 9px;}
.formitem p strong{text-align: right;font-size: 24px;padding-top: 8px;color:#fff !important;}
.product-search .product_form{width:100%;}
.product-search .product_form form select{height:44px; line-height:44px;}
.product-search {background: #231f20;display: block;padding-bottom: 20px;}
.home .home_banner {background: transparent; /*height: 480px !important; overflow:hidden;*/}
.home .universal_block figure {margin-top: 0px;}
.footer_top {background: #231f20 !important;}
.home .newslatter_form form input[type="submit"],.home .footer_to_top a,.home .about_content a.button {background: #ed1c24 !Important;}
.home ul.footer-social li a:hover {background:#ed1c24;}
.home .about_wrap {padding: 50px 0;}
.pimg {position: relative;}
.pimg img {width: 77%;margin: 20px auto;display: block;}
.category-product-list {padding: 15px 0 30px;display: flex;}
.category-product-list li{margin-left: 20px;}
.cat_product li .fa-circle,#related_prod li .fa-circle {display:none;}
.category-product-list .fa-circle{float:left;position:relative; top:6px; font-size: 10px;    width: 10%;}
.home_product {background-size: 100% 100% !important;background: url(/new/images/roof-bg.jpg) no-repeat;position: relative;clear: both;padding: 100px 0;}
.home_product h2 {text-align: center;text-transform: uppercase;font-weight: 300;}
.home_product p {text-align: center;width: 65%;margin: 0 auto 50px;font-size: 18px;}

.product-desc {height: 100px;overflow: hidden;}
.cat_product img,.related_prod img {height: 150px;width: 100%;margin-bottom: 15px;}
.cat_product h4,.related_prod h4 {font-size: 20px;}
.cat_product .readmore,.related_prod .readmore {padding: 10px 0;text-align: center;background: #ed1c24;margin-top: 15px;display: block;width: 160px;float: left;
	color: #fff;border-radius: 15px;-webkit-border-radius: 15px; font-size:15px;}
.footer_contact img {float: left;margin-right: 15px;}
.footer_contact h4{font-weight:300;}
.footer_contact { background: linear-gradient(
    to right, 
    #ed1c24 0%, 
    #ed1c24 50%, 
    #dddddd 50%, 
    #dddddd 100% );clear: both;padding: 50px 0;}
.footer_form h3 {font-weight: 300;color: #fff;margin-bottom: 15px;text-align: center;}
.footer_form input, .footer_form textarea {width: 65%;margin: 0 auto 10px;}
.footer_form #catwebformbutton {margin: 0 auto;display: block;background: #231f20;}
.cfright .row {margin: 50px;display: block;}
.cfright .readmore {background: #ed1c24;padding: 5px 15px;border-radius: 15px;color: #fff;}
.cat_product li {margin-bottom: 50px;}
.related_prod li {margin-bottom: 50px;}
.roof h4.orange_box::after, .wall h4.orange_box::after, .floor h4.orange_box::after, .insulation h4.orange_box::after, .accessories h4.orange_box::after {border-left: 25px solid #fff;}
.roof .orange_box, .wall .orange_box, .floor .orange_box, .insulation .orange_box, .accessories .orange_box {color: #231F20; background:#fff;}
.roof .cat_product .readmore,.roof .related_prod .readmore  {background: #092f87;}
.wall .cat_product .readmore,.wall .related_prod .readmore {background: #C4996C;}
.floor .cat_product .readmore ,.floor .related_prod .readmore {background: #00C4B4;}
.insulation .cat_product .readmore,.insulation .related_prod .readmore {background: #AD172B;}
.tapes .cat_product .readmore ,.tapes .related_prod .readmore {background: #78711D;}
.roof .cat_product h4 a,.roof .related_prod h4 a{color: #092f87;}
.wall .cat_product h4 a,.wall .related_prod h4 a{color: #C4996C;}
.floor .cat_product h4 a,.floor .related_prod h4 a{color: #00C4B4;}
.insulation .cat_product h4 a,.insulation .related_prod h4 a{color: #AD172B;}
.tapes .cat_product h4 a,.tapes .related_prod h4 a{color: #78711D;}
.category-product-list img,.category-product-list .product-desc,.category-product-list .readmore  {display: none;}
.home_product-block .category-product-list ul li {text-align: left;border: 0 !important;position: relative;clear: both;height: auto !important;width:93% !important;margin: 0 !important;padding: 0 !important;}
.category-product-list ul li h4 {float: left; width: 90%;font-weight: 300;font-size: 14px;line-height: 1.4;margin-bottom: 0;}
.tabs-content {padding: 20px; background:#f4f4f4 !important;}
#product-tabs {background: #111;}
#product-tabs li a {color: #fff;font-size: 16px;text-transform: uppercase;}
.roof #product-tabs li.is-active a, .roof #product-tabs li:hover a {background: #092f87 !important;}
.wall #product-tabs li.is-active a, .wall #product-tabs li:hover a {background: #C4996C !important;}
.floor #product-tabs li.is-active a, .floor #product-tabs li:hover a {background: #00C4B4 !important;}
.insulation #product-tabs li.is-active a, .insulation #product-tabs li:hover a {background: #AD172B !important;}
.tapes #product-tabs li.is-active a, .tapes #product-tabs li:hover a {background: #78711D !important;}
.roof .tabs-content h3 {font-size: 24px;font-weight: 300;color:#092f87;}
.wall .tabs-content h3 {font-size: 24px;font-weight: 300;color:#C4996C;}
.floor .tabs-content h3 {font-size: 24px;font-weight: 300;color:#00C4B4;}
.insulation .tabs-content h3 {font-size: 24px;font-weight: 300;color:#AD172B;}
.tapes .tabs-content h3 {font-size: 24px;font-weight: 300;color:#78711D;}
.tabs-content ul li{list-style-image:none;margin-left: 20px;}
#panel3 a {padding: 10px 0;font-size: 16px;border-radius: 5px;position: relative;display: inline-block;width: 100%;text-align: left;color: #fff; padding-left:50px;}
.roof #panel3 a{background: #092f87;}
.wall #panel3 a{background: #C4996C;}
.floor #panel3 a{background: #00C4B4;}
.insulation #panel3 a{background: #AD172B;}
.tapes #panel3 a{background: #78711D;}
#panel3 .row {padding: 20px 40px;}
#panel3 .row .columns{margin-bottom:15px;}
#panel3 a::before {content: '';background: url(/_assets/img/pdf-icon.png);background-repeat: no-repeat;display: block;position: absolute;top: 7px;left: 10px;z-index: 999;width: 30px;height: 30px;background-size: cover;background-position: 100% 100%;}
#technical_information {clear: both;position: relative;width: 100%;margin: 0 auto;}
#technical_information table{float:none !important;}
#technical_information table tr th {text-align: left;}
#technical_information table tr td:first-child, #technical_information table tr th:first-child{border-right:1px solid #f1f1f1 !important;}
.roof #technical_information table tr th {background: #092f87; color:#fff !important;}
.wall #technical_information table tr th {background: #C4996C; color:#fff !important;}
.floor #technical_information table tr th {background: #00C5B4; color:#fff !important;}
.insulation #technical_information table tr th {background: #AD172B; color:#fff !important;}
.tapes #technical_information table tr th {background: #78711D; color:#fff !important;}
.roof #technical_information table tr.even {background: rgba(9,45,135,0.2) !important;}
.wall #technical_information table tr.even {background: rgba(196,153,108,0.2) !important;}
.floor #technical_information table tr.even {background: rgba(0,197,180,0.2) !important;}
.insulation #technical_information table tr.even {background: rgba(173,23,43,0.2) !important;}
.accessories #technical_information table tr.even {background: rgba(120,113,29,0.2) !important;}
#panel1 .row {margin-bottom: 20px;}
.tabs-content .medium-3.small-12.columns > img, .cat_product li img,.related_prod li img { border: 2px solid #cbcccd;padding: 1px;}
.banner_right figcaption h4 a{color:#fff;}
.universal_desc h4.orange_box {font-size: 22px;}
.universal_desc ul li img {width: 20px;margin-right: 20px;  display: inline-block !important;}
.universal_desc ul li a{color:#fff;}
.footer_block .nav_title {padding-left: 0 !important;}
.footer_block p i {float: left;padding: 5px 10px 15px 0;text-align: center;width: 20px;}
.footer_block p {color: #fff;display: block;clear: both;font-size: 14px;}
.banner-block h1 img {width: 74px;}
.home_product-block {display: flex;position: relative;}
.banner-block h1{position:relative; padding-left:100px; font-size:48px !important;}
.roof .banner-block h1::before {content: '';background: url(/_assets/img/roofbutton1.png);position: absolute;top: 0;left: 0;height: 80px;width: 80px;display: block;z-index: 9999;background-size: cover;}
.wall .banner-block h1::before {content: '';background: url(/_assets/img/wallbut.png);position: absolute;top: 0;left: 0;height: 80px;width: 80px;display: block;z-index: 9999;background-size: cover;}
.floor .banner-block h1::before {content: '';background: url(/_assets/img/florrbut.png);position: absolute;top: 0;left: 0;height: 80px;width: 80px;display: block;z-index: 9999;background-size: cover;}
.insulation .banner-block h1::before {content: '';background: url(/_assets/img/insulbut.png);position: absolute;top: 0;left: 0;height: 80px;width: 80px;display: block;z-index: 9999;background-size: cover;}	
.tapes .banner-block h1::before {content: '';background: url(/_assets/img/tapesbut.png);position: absolute;top: 0;left: 0;height: 80px;width: 80px;display: block;z-index: 9999;background-size: cover;}
.roof.wall .banner-block h1, 
.roof.floor .banner-block h1, 
.roof.insulation .banner-block h1, 
.roof.tapes .banner-block h1{padding-left:0;}
.roof.wall .banner-block h1::before, 
.roof.floor .banner-block h1::before, 
.roof.insulation .banner-block h1::before, 
.roof.tapes .banner-block h1:before{background:transparent;}
/*max-edit*/
.webappsearchresults li {margin-bottom:30px;}
.webappsearchresults li img {height: 150px;width: 100%;margin-bottom: 15px;border: 2px solid #cbcccd;
padding: 1px;}
.webappsearchresults li h4{line-height:1.2;}
.webappsearchresults li h4 a {font-size: 20px;color: #092f87;}
.webappsearchresults .readmore {padding: 10px 0;text-align: center;background: #ed1c24;margin-top: 15px; display: block;width: 160px;float: left;color: #fff;border-radius: 15px;-webkit-border-radius: 15px;font-size: 15px;}
.test form .cat_button {margin: 0 0 50px;height: 50px;border: 0;}
.test select.cat_listbox {height: 50px;width: 240px;float: left;margin-right: 15px;}
.test label {text-transform: uppercase;font-size: 20px;}
#all_categories {padding-bottom:32px;}
.home_product-block .columns {width: 20% !important; background: #fff none repeat scroll 0 0; border: none;    padding: 0 0 50px 0 !important;}
.breadcrumbs a{color:#535353; font-size:15px;}
.orange_box {display:none;}
.slick-prev, .slick-next { height: 40px !important; width: 40px !important;}
.slick-prev::before, .slick-next::before {font-size:30px !important;}
.cpl { display: block; position: relative; clear: both;} 
.cpl h3 {text-align: left; font-size: 16px; margin-bottom: 5px; line-height: 1.4; padding-top: 10px;}
.page_product .category-product-list, .home .category-product-list{display:block !important;}
/*********/
.tabs-content #panel4 .related_prod li {list-style-image: none;margin-left: 0;}
ul.Key-Features li {list-style: none;position: relative;line-height: 20px;padding: 2px 0 2px 6px;background: none;margin-bottom: 10px;border: 0px solid #fff;    margin-left: 0;}
.feature-icon {padding-right: 10px;}
.feature-icon img{height:40px;}
li.branz-appraised:before {background: url(/_assets/img/key-features-icons/branz-appraised-01.png);}
li.high-water-barrier:before {background: url(/_assets/img/key-features-icons/high-water-barrier-02.png);}
li.fire-retardant:before {background: url(/_assets/img/key-features-icons/fire-retardant-03.png);}
li.breathable:before {background: url(/_assets/img/key-features-icons/breathable-04.png);}
li.absorbant:before {background: url(/_assets/img/key-features-icons/absorbant-05.png);}
li.wind-barrier:before {background: url(/_assets/img/key-features-icons/wind-barrier-06.png);}
li.translucent:before {background: url(/_assets/img/key-features-icons/translucent-07.png);}
ul.Key-Features { margin-top: 15px; display: block; position: relative;}
.breadcrumbs {padding-top: 20px;}
.close-top { display: block;float: right;padding:0 10px;}
.close-top a{color: #fff;}
.close-top .fa-close {font-size: 24px;}
.roof-pdf,.wall-pdf,.floor-pdf,.insulation-pdf,.tapes-pdf {padding-top:20px;}
.Technical-Downloads ul {padding-bottom:20px;}
.hide-some-areas{display:none;}
.technical-downloads .columns{ background: #fff; border: none; padding-bottom: 50px; width:25% !important;}
.technical-downloads .columns h4{text-align: center;font-size: 16px; margin-bottom: 5px;line-height: 1.4;padding-top: 10px; color: #4c413e;}
.technical-downloads .columns ul li { word-wrap: break-word;border: 0 !important; position: relative;clear: both;height: auto !important; width: 100% !important; margin: 0 0 10px 0 !important; word-break: break-word; background: #ddd; display: block; padding: 0 10px 0 30px !important; border-radius: 5px;}
.technical-downloads .columns ul li a:before { content: ""; color: #535353; position: absolute;top: 5px; left: 5px; font: normal normal normal 10px/1 FontAwesome; background: url(/_assets/img/pdf-icon.png);
 background-repeat: no-repeat;    width: 15px;  height: 20px;  background-size: 100%;}
.small-6.alignright { float: right;padding:0 20px;}
.search-result h3 {font-size:24px;}
.small-6.alignleft { float: left;padding:0 20px;}
.search-result h3 img { display: none;} 
.footer_block p span {float: left;}
.footer_block a { color: #fff;}
.webappsearchresults li i{display:none;}
.page_product .category-product-list{text-align:center;padding-left: 17px;}
.home .category-product-list{padding-left: 40px;}
/*.page_product .category-product-list li i.fa-circle, .home .category-product-list li i.fa-circle {display:none;} */
.selectcategory.master .Floor,.selectcategory.master .Insulation {display:none;}
.footer_form .g-recaptcha { width: 65%; margin: 0 auto 10px;}
.our-staff{width:100%;float:left;background:#f3f3f3;border-bottom:1px solid #e1e1e1;padding:112px 0px 0px 0px;}
.our-staff h2{color:#00aeff;font-size:30px;font-weight:500;text-transform:uppercase;text-align:center;padding-bottom:45px;border-top:2px solid #e3e3e3;max-width:595px;margin:0 auto;}
.our-staff h2 span{position:relative;top:-16px;background-color:#F3F3F3;padding:0 22px;}
.our-staff p{color:#8d8d8d;font-size:12px;font-weight:300;text-align:center;padding-bottom:55px;}
.staff-info{text-align:center;position:relative;width:100%;max-width:318px;margin:0 auto;display:block;margin-top:65px;margin-bottom:85px;}
.staff-content{width:100%;float:left;}
.staff-content .columns:nth-child(3n+1) .staff-info{float:left;}
.staff-content .columns:nth-child(3n+3) .staff-info{float:right;}
.staff-info figure{position:absolute;top:-75px;left:0;right:0;z-index:1;width:150px;height:150px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-khtml-border-radius:50%;border:10px solid #F3F3F3;margin:0 auto;}
.staff-info figure img{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-khtml-border-radius:50%;}
.staff-info figcaption{background:#ffffff;overflow:hidden;position:relative;padding:95px 30px 80px 30px;border:1px solid #f3f3f3;}
.staff-info h4{color:#555555;font-size:24px;padding-bottom:30px;}
.staff-info p{color:#fff;font-size:15px;padding-bottom:0px;}
.staff-info ul{background:#ffffff;margin:0;border:0px solid #dddddd;padding:10px 0px;}
.staff-info ul li{display:inline-block;color:#fff;width:35px;height:35px;border:1px solid #dddddd;border-radius:50%;background-color:#ffffff;margin-right:5px;line-height:35px;text-align:center;font-size:20px;}
.staff-info ul li:hover, .staff-info ul li:hover a{opacity:0.8;color:#ed1c24;}
.staff-info figcaption:hover .hover-caption{display:block;-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-webkit-transition:all 500ms ease-out;-moz-transition:all 500ms ease-out;-ms-transform:translateY(-100%);-ms-transition:all 500ms ease-out;}
.hover-caption{background:#ed1c24;width:100%;height:100%;float:left;bottom:-100%;left:0;position:absolute;padding-left:20px;-webkit-transition:all 500ms ease-out;-moz-transition:all 500ms ease-out;padding-top:95px;-ms-transition:all 500ms ease-out;}
.hover-caption h4{color:#ffffff;font-size:24px;padding-bottom:23px;}
.hover-caption p em{font-size:20px;padding-right:10px;}
.hover-caption p{color:#ffffff;font-size:15px;margin-bottom:5px;padding-bottom:0px;}
.hover-caption p:nth-child(3) em{font-size:28px;}
.hover-caption p a{color:#ffffff;}
.hover-caption p a:hover{font-weight:bold;}
.our-team .line,.facilities-environment h3:after{margin:15px 0;}
.our-team{min-height:inherit;}
.staff-info ul li{margin-right:0;}
.staff-info h4{font-size:21px;}
.staff-info,.client-info h3,.latest-work h2{margin-bottom:30px;}
.staff-info{max-width:100%;}
.staff-content .columns:nth-child(3n+1) .staff-info,.staff-content .columns:nth-child(3n+3) .staff-info{float:none;}
.row.ifblock { text-align: center;}
#main-menus .vertical.menu{display:none;}
section.banner_right ul li.master {display:none !important;}
body.technical section.banner_right ul li { display: inline-block !important; width: 160px !important; height:100px;}
body.technical .banner_right .call_now a, body.technical .banner_right .cust_service a { padding: 15px 10px; height: 100px; display: flex; align-items: center;}
body.technical .banner_right figcaption h4,body.technical .banner_right figcaption h4 { font-size: 17px; line-height: 1;}
body.technical section.banner_right ul li.call_now img { width: 30px!important;}
body.technical section.banner_right ul li.cust_service{float:left;}
body.technical section.banner_right ul li:last-child {margin-left:-4px;display: inline-block;}
section.banner_right li:last-child > img {
    height: 100px;
}

@media (max-width: 1366px) {
	.home-bg{right:0;}
	.cust_service , .call_now{ width: 285px; }
    .cust_service a, .call_now a{padding: 32px 10px 22px 0;}
	.home_slide_desc ul li figcaption h4 {font-size: 24px;}
}
@media (max-width: 1220px) {
	.grab-it-now p{float:none;display:inline-block}
	.top-bar-left ul{padding-left:20px}
	.top-bar .menu a{padding:10px 10px;}
	.home_slide_desc{margin-top:0;width: 100%;}
	.home_slide_desc ul{width:100%;}
	.home_slide_desc ul li{width:50%;}
    .home_slide_desc ul li a{ padding: 32px 10px 22px 20px;}
	.home_slide_desc ul li figure{margin:0}
	h4.product_title:before , h4.product_title:after{width:30%;}
	.fastener_box figure { margin: -50px 0 0 0px;}
	.about_content{max-width:390px;}
	.blue_box li{padding:6px 10px;}
	.deal_box{max-width:100%;}
	.discount_block h1 {font-size: 40px; padding-left:0px;text-align: center;}
	.discount_block h1 span{font-size:28px !important;}
	.discount_block span{font-size:54px !important;}
	.universal_block figure{z-index:9;}
	.contact_block , .request_block{ -moz-box-shadow:inset 0 0 60px 0px rgba(0, 0, 0, 0.12); -webkit-box-shadow:inset 0 0 60px 0px rgba(0, 0, 0, 0.12);  box-shadow:inset 0 0 60px 0px rgba(0, 0, 0, 0.12);overflow: hidden;}
	.contact_block:before , .contact_block:after{background:#fff; position:relative;}
	h3{font-size:30px;}
	.universal_desc ul li { display: inline-block;}
    .universal_desc ul li img {display: block !important; margin:0 auto;}
    section.banner_right ul li { display: inline-block; margin-top: 84px;margin-bottom: 20px;}
    .search-block .product_form .formitem.small-2.columns {width: 20%;}
    .about_content {  padding: 20px 10px 0 20px;}
    .about_content h2{font-size:36xpx; line-height:40px;}
    .banner_right ul { margin-top: -84px;}
}

@media (max-width: 1100px) {
    .call_us figcaption a {font-size: 24px;}
    }
@media (max-width: 1024px) {
	.about_content { max-width: 355px;padding: 20px 0 0 15px;}
	.home_banner{height:auto;}
	.fastener_box h1{font-size:46px;}
	.fastener_box h4{font-size:25px;}
	.dropdown.menu>li.is-dropdown-submenu-parent>a{padding-right:0}
	.request-title h1{font-size: 41px;}
	.contact_form { padding: 50px 30px 40px 30px;}
	.contact_sale {padding: 50px 0 58px 30px;}
	.contact_sale h2{font-size:32px;}
	.request_block{padding:40px 20px}
	.resource_right h2 {font-size: 40px;}
	.resource_right {padding: 140px 15px 100px 15px;}
	.button{font-size:18px;}
}
@media (max-width: 991px) {
	.header_top{height:auto}
    h1.logo { width: 200px;}
	.top-bar .menu a {padding: 10px 5px;}
	.top-bar-left ul {padding-left: 10px;z-index: 999;}
	.product_form form input[type="text"] { padding: 0 230px 0 50px; font-size: 13px;}
	.discount_block h3{font-size:22px;}
	.discount_block h1{font-size:30px;line-height:30px;}
	.discount_block h1 span{font-size:20px}
	.discount_block span {font-size: 40px !important;}
	.bolg-list li {margin: 0 10px;}
	.bolg-list li, .bolg-list li a{font-size:16px}
	.fileUpload{right:95px;}
	.about_warranty figcaption h2 { font-size: 36px; margin-bottom: 10px;}
	.resource_right a.button {padding: 15px 15px; margin-bottom: 40px;}
	.resource_right p.lead{font-size:15px;line-height: 22px;}
	.pdf_list a{font-size:15px}
	.download_wrap{margin-bottom:40px}
	.our-certificate h1 {line-height: 50px;font-size: 44px;}
    .universal_desc {top: 20px;}
    .universal_desc h1 {font-size: 51px;}
    .universal_desc h2 {font-size: 30px;}
    .about-block figure , .about-block figure img{width:100%;float:none;}
	.about_content {max-width: 100%; padding: 20px 0 20px 15px; height: auto;}
	.about_content:before{border:none;}
    .search-block .product_form .formitem.small-2.columns { width: 25%;}
    .top-bar-left ul li { padding: 5px 0px;}
    .search-box {margin-top: 5px;}
    .call_us { padding: 50px 10px !important;}
    .call_us figcaption a { font-size: 21px;}
    .footer_form input, .footer_form textarea { width: 80%;}
    .footer_form .g-recaptcha { width: 80%; margin: 0 auto 10px;}
    .cfright .row {margin: 50px 10px;}
    .primary-nav { height: 55px;}
    .top-bar { height: 55px;}
    div#responsive-menu { top: 5px; position: relative;}
    .home .category-product-list { padding-left: 30px;}
}
@media (max-width:800px) {   
	.login-box { padding: 9px 0px 9px 160px;}
	.catalog_sidebar ul li{padding:12px 0px;}
	.catalog_sidebar ul li a:before{font-size:15px;}
	.catalog_sidebar ul li a{font-size:13px;}
	.fastener_box h1{font-size:34px; line-height:35px}
	.fastener_box h4 {font-size: 20px;}
	.fastener_box figure{margin:0}
	.shop_now h2{font-size:32px}
	.shop_now p{font-size:12px}	
	.lt_product_desc a.detail{padding:0 10px}
	.lt_product_desc li{width:140px}
	.offer_box img{width:120px}
	.offer_box h2 { font-size: 35px; line-height: 30px; top: 32px;}
	.deal_box figure {width: 40%;padding-top: 50px;}
	.deal_box_desc{width:60%;}
	h4.product_title:before, h4.product_title:after {width: 25%;}
	h5.nav_title{font-size:14px}
	.newslatter_form form input[type="text"] {max-width: 170px;margin-right: 0;}
	.cust_service:before {border-bottom: 123px solid #cbcccd; border-left: 60px solid transparent; left: -60px; top: 0;}
	.deal_box{padding:29px 10px}
	.catalog_sidebar ul li:before {font-size: 16px;padding-right: 5px;}
	h5.nav_title{padding-left:15px}
	.banner-block h4.orange_box {margin-top: 20px; font-size: 30px;}
	.blog_sidebar ul li:before{left:0;}
	.blog_sidebar ul li{padding: 10px 0px 10px 15px;}
	.blog_sidebar ul li a {font-size: 15px;line-height: 17px;}
	.newsletter_form {padding: 20px 10px;}
	.inner_title h2{font-size:36px;}
	.inner_title{margin-bottom:40px;}
	.inner_title p{font-size:20px;}
	.call_us figcaption a {font-size: 20px;}
	.call_us { padding: 67px 35px;}
	.contact_sale h2 , .call_us figcaption h4{ font-size: 24px; line-height: 30px;}
	.call_us figure em{font-size:30px;}
	.round-arrow{left:10%;top: 3px;}
	.request-title p {font-size: 18px;padding-top: 10px;}
	.fileUpload {right: 0;}
	.what_get ul li figure{margin-right:10px}
	.what_get{padding-left:20px}
	.what_get ul li figcaption p{font-size:14px}
	.what_get ul{margin-left:0}
	.resource_right h2 { font-size: 30px; margin-bottom: 10px;}
	.resource_right p.blue_bg {padding: 10px; font-size: 16px;}
	.resource_left ul li a {font-size: 20px;}
	.lt_product_desc a.detail {padding: 0 5px;font-size: 12px;}
	.lt_product_desc li button{font-size:10px; padding:0 5px ;height:33px}
    .addcart-btn{width: auto;}    
	h1{font-size:42px}
    #product-tabs li {width: 50%;text-align: center;}
    .footer_form .g-recaptcha{transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;}
}
@media (max-width: 767px) {
    .srch h2{font-size:30px; margin-bottom: 0;}
    .search-box {margin-top: 50px; }
	.top-bar .menu a { padding: 10px 4px;}
	.top-bar .menu a{font-size:16px}
	.product_form form input[type="submit"]{padding:0 30px;}
	.product-titlebar h1{font-size:40px;}
	.fastener_box h1 {font-size: 26px; line-height: 25px;}
	.fastener_box h4 {font-size: 17px;}
	.shop_now h2 {font-size: 28px; line-height:30px;}
	.shop_now a.button {font-size: 15px; padding: 5px 10px;}
	.blue_box li {padding: 6px 6px;}
	.deal_box_desc .price{font-size:20px}
	.catalog_sidebar ul li:before{float:left}
    .pimg img {width: 164px;}
     .footer_contact img {float: none;margin-right: 0;}
    .home_product-block .columns{padding-bottom:0 !important;float: none !important;margin: 0 auto;width:250px !important;}
    .home_product-block .columns:last-child{padding-bottom:50px !important;}
    .technical-downloads .columns {width: 250px !important; padding: 0 !important;float: none !important;margin: 0 auto;width:300px;}
    .home_product-block{display:block !important;}
    .home_slide_desc ul li figcaption h4 {font-size: 22px;}
    .universal_desc {display: none;}
    .product_form .formitem { width: 100%; margin-bottom: 10px;}
    .pimg { position: relative; padding-top: 30px;}
    .home .category-product-list {margin: 0 40px;}
    h1.logo img { width: 100%;}
    .top-bar-left ul li {padding: 7px 0px;}
    .banner_right ul {width: 100%; float: none;}
    .banner_right .call_now, .banner_right .cust_service { width: 50%; }
    h1.logo {width: 200px;}
    .breadcrumbs {text-align: center;}
    .small-6.alignright, .small-6.alignleft { float: none; width:100%;padding:0 10px; margin-bottom:20px;}
    .search-block .product_form .formitem.small-2.columns { width: 80%;}  
    .call_us figcaption a {font-size: 16px;}	
	#main-menus ul {display: none !important;}
	.srch h2{font-size:24px;    margin-bottom: 0;padding-left: 20px;}
.medium-6.pull-left.search-box-block { float: right;}
.search-box {margin-top: 0;}
.search-container form { padding-right: 70px;}
.menu-icon:after , .menu-icon:hover:after{box-shadow: 0 7px 0 #8a8a8a,0 14px 0 #8a8a8a;background: #8a8a8a;}   
.title-bar {height: 40px;display:block !important; background: inherit; padding: 0;position: relative; width: 50px; float: right; margin-right: 30px; margin-top: -27px;}
.primary-nav{height:auto; padding-top:5px;}
.top-bar{height:auto; margin:0;}
.menu-icon{border:2px solid #ed1c24;height:30px;border-radius:5px;}
.menu-icon:after{width:60%;top:5px;left: 7px;}
.top-bar{width:100%; margin: -10px 0 0 0}
.top-bar-left ul{padding-left:0;}
.top-bar-left ul li {padding: 5px 0px;position: initial;}
#main-menus .vertical.menu.open{display:block !important;}
.home .category-product-list { padding-left: 20px;}
}
@media (max-width: 667px) {
.grab-it-now p{padding:0}
.top-bar .menu a { padding: 10px 2px;}
.top-bar-left ul li a{border-radius:10px;}
.home_slide_desc ul li a{ padding: 25px 0px 22px 10px;}
.discount_block h3 {font-size: 20px;}
.discount_block h1 {font-size: 26px; line-height: 25px;}
.discount_block h1 span { font-size: 22px !important; margin: 0;}
.lt_product_desc li{font-size:10px}
.lt_product_item .productSubmitInput{font-size: 11px;padding: 0px 20px;}
}
@media (max-width: 639px) {
.categories{width:100%; max-width:270px; float:none; margin:0 auto}
.discount_block , .fastener_box{text-align:center}
.fastener_wrap{height:auto}
.fastener_box figure{float:none}
.about_wrap{padding:40px 0}
.lt_product_item{min-height:312px;margin-bottom: 15px;}
h4.product_title{margin-bottom:25px}
.lt_product-block{padding-bottom:40px}
.fastener_box h1{padding:0; margin:0}
.shop_now{padding-top:15px}
.login-box p{display:none}
h1.logo{margin-top:0}
.universal_desc h1{font-size:64px}
.universal_desc h2{font-size:36px; line-height:36px}
.universal_block figure{margin-top:0}
.home_banner{padding:0px}
.universal_desc{top:50px;}
.banner_right ul { width: 100%; float: left; margin-top: 0;margin-bottom: 20px;}
.banner_right .call_now, .banner_right .cust_service{width:100%;float:none; margin-top: 0; margin-bottom: 0;}
.blog_content .medium-4{max-width: 330px; margin: 0 auto; float: none;}
.blog_item a.button { padding: 10px 15px;}
.blog_item a.button img { vertical-align: 0px; width: 45px;}
.banner_right figcaption h4, .banner_right figcaption h4 {font-size: 24px;}
.inner-content { padding: 0px 0 30px 0;}
.inner_title p {font-size: 18px;}
.product_logo ul li{width:30%;display: inline-block; float: none;}
.product_logo{padding-bottom:30px;}
.show_brand{padding-top:40px;}
.contact_form form input[type="text"], .contact_form form textarea {max-width: 100%;}
#map{height:300px}
.item { padding: 10px 0;}
.contact_info{padding:170px 0}
.contact_sale{height:auto;padding: 50px 0 40px 30px;}
.call_us { padding: 15px 30px !important;}
.request-title h1 {font-size: 34px;}
.request-form h1 { font-size: 34px;margin-bottom: 0;}
.request-form{margin-top:15px}
.request-form form input[type="text"], .request-form form textarea , #uploadFile{max-width: 100%;}
.request-form p{padding-left:10px;font-size:16px;line-height:50px}
button[type="submit"] { font-size: 22px;padding: 8px 20px;}
.resource_wrap{margin-top:0}
.resource_left , .is-drilldown , .menu{padding-top:0;max-width: 100% !important; margin: 0 auto; display: block; float: none;}
.resource_right {padding:40px 15px;}
.pdf_list{margin:15px 0}
.about_warranty{margin-bottom:0}
.our-certificate p { font-size: 14px;line-height: 20px; padding: 20px 0;}
.addcart-btn { width: 165px;}
.lt_product_item .productSubmitInput { padding: 0px 25px;}
.faq-question a , .accordion-title{font-size: 15px;}
.menu.nested{margin-left:0;}
h4{font-size:21px;}
.footer_contact {background: transparent;padding:0;}
.footer_contact .cfleft{background:#ed1c24 !important; padding:50px 0 !important;}
.footer_contact .cfright{background:#dddddd !important; padding:50px 0 !important;text-align: center;}
.home_product-block .columns{width: 240px;}
.cfright .columns { float: none !important; clear: both;  display: block; position: relative; width: 100%; margin-bottom:15px;}
.cfright .columns img { display: block; float: none; text-align: center; margin: 0 auto 5px;}
body.technical section.banner_right ul li:last-child {margin-top:0;}
}

@media (max-width:568px) {
	.grab-it-now p{font-size:12px}
	.orange_box{font-size:18px}
	.home_slide_desc ul li{width:100%}
	.footer_top{padding-top:40px}
	.sitemap{margin-bottom:20px}
	.universal_desc {top: 25px;}
	.universal_desc h1 {font-size: 50px;}
	.universal_desc h2 {font-size: 28px; line-height: 21px;}
	.orange_box {font-size: 16px;}
	.about_content h2 { font-size: 30px; margin-bottom: 0;}
	.search_block figure{display:none}
	.product_form{width:100%}
	.deal_block h4{margin-bottom:15px;}
	.triangle_bottom{margin-top:126px}
	.product-titlebar h1 {font-size: 32px;}
	.product-titlebar h3{font-size:22px;}
	h4.product_title:before, h4.product_title:after { width: 19%;}
	.round-arrow{display:none}
    .bolg-list li { margin: 0 5px;}
    .banner-block h1 { line-height: 35px;}
	h2{font-size: 30px;}
	h3 { font-size: 22px;}
    .banner-block h1::before{top:-15px !important;}
    .call_now a, .cust_service a, .call_now, .cust_service{height:100px;}
    
}
@media (max-width: 480px) {
.universal_desc{left:45px;}
.universal_desc h1 {font-size: 36px; margin-bottom: 0;}
.universal_desc h2 { font-size: 20px; line-height: 20px; margin-bottom: 8px;}
.orange_box{padding:4px; font-size:14px}
h4.orange_box:after { border-bottom: 38px solid transparent;}	
.universal_desc h4 {margin-bottom: 8px;}
.universal_desc ul li {font-size: 15px;line-height: 15px;}
.sitemap , .footer_block .medium-7{width:100%;}
h4.product_title:before, h4.product_title:after { width: 14%;}
h4.product_title{font-size:18px}
.login-box { padding: 9px 0px;}
.login-box ul { width: 100%; float: none; text-align: center;}
.newslatter_form label{font-size:10px;}
.lt_product_item{width:100%}
.lt_product_desc li{width:199px}
.catalog-list {margin-bottom: 20px; min-height: auto;}
.banner-block {padding:40px 0px;}
.banner-block h4.orange_box {font-size: 18px;width:200px;margin-top: 10px;}
.blog_item h3{margin-bottom:15px;}
.bolg-list li, .bolg-list li a{font-size:12px; margin:0 5px;line-height: 20px;}
.blog_item p { font-size: 12px; margin-bottom: 15px;}
.blog_item a.button { padding: 10px;font-size: 14px;}
.blog_item{padding-bottom: 20px; margin-bottom: 30px;}
.bolg-list { padding:0px;}
.banner_right figcaption h4, .banner_right figcaption h4 {font-size: 20px;}
.banner_right ul li img{width:40px;}
.banner_right ul li:last-child > img{width:160px !important;}
.bolg-list li, .bolg-list li a {line-height: 40px;}
.blog_detail .blog_item{margin-bottom:10px;}
.comment_listview h3, .comment-list h3 {margin-bottom: 10px;}
.comment_listview ul{padding-bottom:15px;}
.newsletter_form form input[type="submit"] {font-size: 16px; padding: 7px 15px;}
.inner_title p {font-size: 14px;}
.inner_title { margin-bottom: 0;}
.show_filter h4{text-align:center;float:none; margin:10px}
.dropdown_menu , .filter_box{width:100%}
.inner_title h2 { font-size: 28px; margin-bottom: 0;}
.product_logo ul li{width:100%}
.request-title h1{font-size:30px;}
.contact_form{padding:20px}
.contact_form h2 { font-size: 30px; line-height: 30px;  margin-bottom: 0;}
.about_warranty figcaption {left: 25px;}
.our-certificate h1 { line-height: 36px; font-size: 32px;}
.download_wrap {margin-bottom: 0;}
.resource_right a.button { margin-bottom: 20px;}
.resource_right a.button span {padding-left: 20px;}
.deal_week_wrap {padding: 45px 0 0px 0; height: auto;}
.blog_sidebar{margin-bottom: 20px;}
.inner-title h4 { padding: 0 30px; font-size: 18px;}
.faq-question a, .accordion-title { font-size: 13px;}
h1 { font-size:34px;}
h3 {font-size: 23px;}
#panel3 .row {padding: 20px 0px;}
#panel3 a {font-size: 12px;padding-left: 30px;}
#panel3 a::before {width: 25px;height: 25px;}
.cat_product .small-6,.related_prod .small-6{width:100% !important;}
.cat_product img,.related_prod img {height:auto !important ;}
.banner-block h1 { padding-left:40px !important;font-size: 30px !important;}
.insulation .banner-block h1,.wall .banner-block h1, .roof .banner-block h1, .floor .banner-block h1, .tapes .banner-block h1 { padding-left:100px !important;font-size: 30px !important;}
.footer_form input, .footer_form textarea {  width: 80%; margin: 0 auto 10px;}
.footer_form .g-recaptcha { transform: scale(0.84); -webkit-transform: scale(0.84); transform-origin: 0 0; -webkit-transform-origin: 0 0; width: 80%; margin: 0 auto;}
.contact_form .g-recaptcha{transform: scale(0.84); -webkit-transform: scale(0.84); transform-origin: 0 0; -webkit-transform-origin: 0 0;}
.cfright .columns { float: none; display: block; margin-bottom: 20px; text-align: center;}
.cfright .columns img{text-align:center;display:block;width: 107px;margin: 0 auto;}
.cfright .columns a{text-align:center;display:block;}
.footer_block {  width: 90%; float: none; margin: 0 auto;}
.footer_block .column { float: none; width: 100%; margin-bottom: 10px;}
.footer_to_top { top: 0px; right: 0px; bottom: 0;}
li.call_now { margin-bottom: 0 !important;}
body.technical section.banner_right ul li:last-child {margin-top:0; margin-left: 0; width:100% !important}
li.cust_service {float: none;}
body.technical section.banner_right ul li { width: 100% !important; height:auto !important;}
body.technical section.banner_right ul li figcaption { margin: 0;}
body.technical section.banner_right ul li:last-child img{width:100% !important;}
section.banner_right li:last-child > img { height: auto;}
body.technical .banner_right .call_now figure, body.technical .banner_right .cust_service figure { width: 80px; text-align: center;}
body.technical section.banner_right ul li.call_now img { width: 40px!important;}
body.technical .banner_right .call_now figure img{ width: 60px;}
body.technical .banner_right figcaption h4, body.technical .banner_right figcaption h4 { font-size: 24px;}
    section.banner_right ul li {display:block;}
    .home_slide_desc ul li {  display: block;}
    html body section.banner_right ul li.master {display:none !important;}
}
@media (max-width:379px) {
	.home_banner { padding: 0;}
	.universal_desc {left: 25px;top:0}
	.universal_desc h1 { font-size: 26px;}
	.universal_desc h2{font-size:14px}
	.about_content p {font-size: 13px;margin-bottom: 13px; line-height: 20px;}
	.universal_desc ul li {font-size: 12px;line-height: 12px;}
	.orange_box { font-size: 12px; line-height: 18px;}
	h4.orange_box:after {border-bottom: 26px solid transparent;}
	.product_form p span {padding: 0 3px;}
	.newslatter_form form input[type="text"]{max-width:100%;}
	.product-titlebar {padding-bottom: 0px; margin-bottom: 20px;}
	.catalog_slider .slick-prev, .catalog_slider .slick-next {top: -70px;}
	.about_content h2 { font-size: 25px; line-height: 27px;}
	.about_content a.button { font-size: 15px; padding: 5px 20px;}
	.bolg-list li, .bolg-list li a {font-size: 11px; margin: 0 2px;}
	.bolg-list li figure {width: 35px; height: 35px;margin-right: 10px;}
	.contact_sale h2, .call_us figcaption h4 {font-size: 18px; line-height: 20px;}
	.contact_sale {padding: 50px 0 20px 30px;}
	.contact_info { padding: 150px 0;}
	.request-title h1 { font-size: 24px;}
	.request-title p {font-size: 14px; padding-top: 0;}
	.request_block {padding: 20px 10px;}
	.what_get h3 {font-size: 26px;padding-bottom: 10px;}
	.what_get {padding-left: 10px;}
	.true li { font-size: 13px;line-height: 15px;}
	.true{margin-bottom:10px}
	.request-form h1 { font-size: 28px;}	
	.request-form label{font-size:15px}	
	.request-form p {padding-left: 0; font-size: 13px;line-height: 35px;}
	.resource_right h2 { font-size: 25px; line-height: 30px;}
	.resource_right {padding: 20px 15px;}
	.resource_right a.button {padding: 15px 10px; font-size: 15px;}
	.about_warranty figure img{width:100%;height:100%;}
	button[type="submit"] em {font-size: 11px; padding-left: 3px; width: 25px;height: 25px; line-height: 25px;margin-left:10px;}
	.about_warranty figcaption h2 { font-size: 26px; margin-bottom: 0;}
	.resource_right p.lead {font-size: 13px;}
	.pdf_list a {font-size: 13px;}
	h3 { font-size: 14px; line-height: 20px;}
    .bolg-list li, .bolg-list li a { line-height: 20px;font-size: 10px;}
    .inner-title h4:after, .inner-title h4:before{top:11px;}
    .productLarge h1 { font-size: 22px;}
    li.name h5 { font-size: 14px;}
    .releted_prod {  padding: 0 10px; margin-bottom: 15px;}
    .resource_right p img{width:100%; margin:0;}
    section.main h1, .booking-container h1, .solutions-detail h1 {  margin-bottom: 0; font-size: 30px;}
    .resource_right p { font-size: 13px;}
    .comment-list{padding: 18px 0px;}
    .contact_form h2 { font-size: 20px;}
}