/*====================================== reset.css is here ========================================*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0;}
table {	border-collapse:collapse; border-spacing:0;}
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal; font-weight:normal;}
ol,ul { list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {	font-size:100%;	font-weight:bold;}
q:before,q:after {content:'';}
abbr,acronym { border:0;}
.clear{clear:both; font-size:0px;line-height:0px;}
/**************************************************************************************/
a {color:#000; text-decoration:none; outline:0 none;}
a:hover {color:#000;  text-decoration:none;}
h1 {font-size:24px;}
h2 {font-size:22px;}
h3 {font-size:18px;}
h4 {font-size:16px;}
h5 {font-size:14px;}
h6 {font-size:12px;}
/*----------------------------------------------------------------------------------*/
html {}
body{color:#b1b1b1; font-family:Montserrat,"Arial", Verdana; font-size:12px;}
.flt_Lt {float:left; display:inline;}
.flt_Rt {float:right; display:inline;}
/* ---------------------------------------------------------------------------------*/
/* ---------- layout ----------*/
* { box-sizing: border-box; }
body { }
.wrapper { margin: 0 auto; position: relative; overflow: hidden; }
.container { width: 100%; max-width: 1360px; margin: 0 auto; padding: 0 15px; }
/*-------------------------------------------*/

::-webkit-input-placeholder { color: #231f20; opacity: 1; }
::-moz-placeholder { color: #231f20; opacity: 1; }
:-ms-input-placeholder { color: #231f20; opacity: 1; }
:-moz-placeholder { color: #231f20; opacity: 1; }
/* --------- HEADER HERE ---------*/
.header {background: #ffffff;padding-top: 32px;}
.logo {width: 480px;float: left;}
.logo img {display: block;width: 100%;margin-top:3px;}
.top_h {margin-bottom: 25px; /* 30px */}
.login_box {float: right;}
.call {float: left;text-align: right;padding-right: 22px;padding-top: 8px;border-right: 1px solid #8C9191;height:50px;}
.user {width: 76px;height: 50px;float: left;padding: 0 4px;/* border-left: 1px solid #8C9191; */position: relative;}
.user_link {padding: 0;padding-top: 12px;vertical-align: top;height: 55px;text-align: center;border-radius: 4px 4px 0 0;cursor: pointer;transition: 0.1s ease-in;}
.user_link span {display: inline-block;height: 40px;/* background: url('../images/angle-down.svg') no-repeat center bottom -6px; */background-size: 12px auto;}
.user_link span img {width: 22px;height: auto;margin: 0 auto;}
.call h6 {color: #000000;font-size: 12px;font-family: 'Montserrat';font-weight: normal;line-height: 1;text-transform: uppercase;}
.call a {color: #ed1c24 !important;font-size: 22px;font-family: 'Montserrat';font-weight: 600;line-height: 1;text-decoration: none;}
.cart_box {float: left;width: 76px;height: 70px;border-left: 1px solid #8C9191;vertical-align: top;height: 50px;text-align: right;padding-left: 4px;}
.cart_link {border-radius: 4px 4px 0 0;cursor: pointer;height: 55px;padding: 12px 0 0;text-align: center;transition: all 0.1s ease-in 0s;vertical-align: top;}
.cart_link span {display: inline-block;position: relative;height: 40px;/* background: url('../images/angle-down.svg') no-repeat center bottom -6px; */background-size: 12px auto;}
.cart_link span img {width: 24px;margin: 0 auto;}
.cart_link span i {display: block;width: 18px;height: 18px;background: #ed1c24;border-radius: 50%;color: #ffffff;font-size: 12px;font-family: 'Montserrat';font-weight: normal;font-style: normal;line-height: 19px;text-align: center;position: absolute;right: -6px;top: -6px;}
.login_content {display: none;width: 205px;background: #f1f1f1;position: absolute;right: 4px;top: 100%;z-index: 999;padding: 18px;padding-bottom: 15px;margin-top: 5px;box-shadow: 0 2px 4px rgba(0,0,0,0.05);}
.login_content h5 {color: #000000;font-size: 14px;font-family: 'Montserrat';font-weight: normal;line-height: normal;text-transform: uppercase;}
.sign_in_box .form-control {width: 100%;height: 35px;border: none;border-radius: 0;padding: 0 15px;padding-left: 35px;color: #000000;font-size: 14px;font-family: 'Montserrat';font-weight: normal;line-height: 35px;}
.sign_in_box .form-group {margin-bottom: 8px;}
.sign_in_box .form-group img {width: 14px;position: absolute;left: 10px;top:50%;-ms-transform: translate(0,-50%);-webkit-transform: translate(0,-50%);transform:translate(0,-50%);}
.sign_in_box h5 { padding-bottom: 12px; }
.sign_in_box a { display: inline-block; color: #000000; font-size: 14px; font-family: 'Montserrat'; font-weight: normal; line-height: normal; text-decoration: underline; margin-left: 12px; margin-top: 2px; margin-bottom: 10px; }
.sign_in_box a:hover { color: #000000; text-decoration: none; }
.login_content .btn { width: 100%; margin-bottom: 8px; }
.fb_login .btn { text-align: right; padding: 0 38px; background: #00305f url('../images/facebook-f.svg') no-repeat 12px center; background-size: 8px auto; position: relative; }
.fb_login .btn:before { display: block; content: ""; width: 1px; height: 22px; background: #ffffff; position: absolute; left: 34px; top: 6px; }
.fb_login .btn:hover { background: #032444 url('../images/facebook-f.svg') no-repeat 12px center; background-size: 8px auto; }
.create_account { padding-top: 15px; border-top: 1px solid #000000; margin-top: 10px; }
.create_account h5 { padding-bottom: 10px; }
.user_link .selected { display: none; }
.user_link.open { background: #ed1c24; }
.user_link.open span.nrm { display: none; }
.user_link.open span.selected { display: block; }
.user_link.open span { /* background: url('../images/angle-up-w.svg') no-repeat center bottom -5px; */ /* background-size: 12px auto; */ }
.cart_box { position: relative; }
.cart_content { display: none; background: #ffffff; box-shadow: 0 4px 5px rgba(0, 0, 0, 0.05); margin-top: 5px; padding: 15px; position: absolute; right: 0; top: 100%; width: 250px; z-index: 999; border: 1px solid #D6E1E5; border-top: 2px solid #ed1c24; }
.cart_h { padding-bottom: 5px; border-bottom: 1px solid #D6E1E5; }
.cart_h:after { display: block; content: ""; clear: both; }
.cart_h .cart_link { float: left; height: auto; padding: 0; }
.cart_h .total { float: right; color: #919191; font-size: 12px; font-weight: normal; line-height: 24px; }
.cart_h .total strong { color: #cb1217; font-weight: bold; }
.cart_h .cart_link span { height: auto; background: none; }
.cart_h .cart_link span img { margin: 0 auto; width: 26px; }
.cart_h .cart_link span i { display: inline-block; position: relative; }
.cart_list { padding-bottom: 12px; height: 230px; margin-right: -15px; }
.cart_list ul { list-style: none; margin: 0; padding: 0; }
.cart_list ul li { text-align: left; padding: 8px 0; padding-right: 40px; position: relative; }
.cart_list ul li:after { display: block; content: ""; clear: both; }
.cart_list ul li .cart_img { width: 40px; float: left; margin-right: 10px; }
.cart_list ul li .cart_img img { display: block; max-width: 100%; max-height: 60px; }
.cart_list ul li .content { overflow: hidden; padding-top: 10px; padding-right: 20px; }
.cart_list ul li .content h6 { color: #353535; font-family: Montserrat,Helvetica,sans-serif; font-size: 12px; font-weight: bold; line-height: 16px; padding-bottom: 5px; }
.cart_list ul li .content h6 a { color: #353535; text-decoration: none; }
.cart_list ul li .content h6 a:hover { color: #353535; text-decoration: underline; }
.cart_list ul li .content .price { display: inline-block; color: #cb1217; font-family: Montserrat,Helvetica,sans-serif; font-size: 12px; font-weight: normal; line-height: normal; min-width: 50px; }
.cart_list ul li .content .qnty { display: inline-block; color: #919191; font-family: Montserrat,Helvetica,sans-serif; font-size: 12px; font-weight: normal; line-height: normal; }
.cart_list ul li .content .qnty strong { font-weight: normal; }
.cart_chekout .btn { display: block; font-size: 14px; width: 100%; }
.cart_box > .cart_link .selected { display: none; }
.cart_box > .cart_link.open { background: #ed1c24; }
.cart_box > .cart_link.open em.nrm { display: none; }
.cart_box > .cart_link.open em.selected { display: block; }
.cart_box > .cart_link.open span { /* background: url('../images/angle-up-w.svg') no-repeat center bottom -5px; */ /* background-size: 12px auto; */ }
.cart_box > .cart_link.open span i { background: #ffffff; color: #ed1c24; }
.remove_pr {display: block;width: 20px;height: 20px;background: #ffffff;color: #ed1c24;font-family: sans-serif;border: 1px solid #ed1c24;text-align: center;line-height: 18px;border-radius: 50%;padding: 0;-webkit-appearance: none;outline: none !important;cursor: pointer;transition: 0.1s ease-in;}
.remove_pr:hover {background: #ed1c24;color: #ffffff;}
.cart_list ul li .remove_pr {position: absolute;right: 15px;top: 50%;margin-top: -10px;}
/* ---------------------------------------------------------*/
/* --------- NAVIGATION HERE --------*/
.nav {}
.nav ul {}
.nav ul li {}
.nav ul li a {}
.nav ul li a span {}
.nav ul li a:hover {}
.mainnav_wrapper { padding-left: 20px; }
.mainnav_wrapper nav { }
.mainnav_wrapper nav ul { list-style: none; margin: 0; padding: 0; }
.mainnav_wrapper nav ul li { float: left; margin-right: 6px; }
/*.mainnav_wrapper nav ul li.highlight a { color: #ffffff !important; background: #ed1c24; position: relative; }*/
/*.mainnav_wrapper nav ul li.highlight a:after { display: block; content: ""; width: 0; height: 0; border-style: solid; border-width: 12px 65px 0 65px; border-color: #ed1c23 transparent transparent transparent; position: absolute; left: 0; top: 100%; }*/
.mainnav_wrapper nav ul li a { display: block; height: 30px; min-width: 130px; background: #d6e1e5; color: #888c8c; font-size: 14px; font-family: 'Montserrat'; font-weight: 600; line-height: 33px; text-decoration: none; text-transform: uppercase; transition: 0.1s ease-in; border-radius: 4px 4px 0 0; text-align: center; padding: 0 10px; }
.mainnav_wrapper nav ul li a:hover { color: #ed1c24; text-decoration: none; }
.filterbar .titleheading { display: none; }
.mainnav_wrapper nav ul li img { display: none; }
.mainnav_wrapper nav ul li span { display: none; }
/* ---------------------------------------------------------*/
/* ------- MAIN CONTENT HERE --------*/
.main_content { padding-top: 12px; padding-bottom: 12px; }
main { display: block; }
.feature_list { }
.feature_list ul { list-style: none; margin: 0; padding: 0; }
.feature_list ul li { width: 19.24%; float: left; margin-right: 0.95%; margin-bottom: 0.95%; background: #f1f1f1; border-radius: 4px; text-align: center; min-height: 65px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -moz-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -moz-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; }
.feature_list ul li:nth-child(5n) { margin-right: 0; }
.feature_list ul li .fbox { display: inline-block; padding-left: 54px; position: relative; }
.feature_list ul li .fbox img { width: 47px; height: auto; position: absolute; left: 0; top: 50%; -ms-transform: translate(0,-50%); -webkit-transform: translate(0,-50%); transform:translate(0,-50%); }
.feature_list ul li p { color: #013399; font-size: 16px; font-family: 'Montserrat'; font-weight: normal; line-height: 1; margin-bottom: 0; text-align: left; }
.feature_list ul li p strong { font-family: 'Montserrat'; font-weight: 600; }
.bestoffer { background-color: #ffa500; padding: 19px 25px; margin-bottom: 15px; }
.bestoffer h5 { color: #FFFFFF; font-size: 22px; font-weight: bold; }
.product_wrapper { background: #ffffff; padding: 5px 50px; margin-bottom: 60px; }
.comp_logo { text-align: center; height: 44px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -moz-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -moz-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; }
.comp_logo img { display: inline-block !important; width: auto !important; max-width: 100%; height: auto; }
.product_box { position: relative; padding: 12px 0; padding-right: 78px; margin-bottom: 12px; }
.product_box figure { height: 160px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -moz-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -moz-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; margin: 0; }
.product_box figure img {max-width: 100% !important; max-height: 100% !important; }
.product_box .pr_features { position: absolute; right: 6px; top: 22px; width: 70px; }
.pr_features ul { list-style: none; margin: 0; padding: 0; }
.pr_features ul li { padding-left: 46px; position: relative; height: 45px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-align: center; -ms-flex-align: center; -ms-grid-row-align: center; align-items: center; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }
.pr_features ul li img { width: auto !important; max-width: 100%; position: absolute; left: 0; top:50%; -ms-transform: translate(0,-50%); -webkit-transform: translate(0,-50%); transform:translate(0,-50%); }
.ibox { display: block; color: #000000; font-size: 9px; font-family: Montserrat,Helvetica,sans-serif; font-weight: bold; line-height: 12px; }
.ibox span { display: block; width: 22px; height: 12px; background: #000000; color: #ffffff; font-size: 11px; font-family: Montserrat,Helvetica,sans-serif; font-weight: bold; line-height: 12px; text-align: center; float: right; clear: both; position: relative; }
.ibox span:before { display: block; content: ""; width: 0; height: 0; border-style: solid; border-width: 6px 5px 6px 0; border-color: transparent #000000 transparent transparent; position: absolute; top: 0; right: 100%; }
.product_carousel .info { text-align: center; }
.product_carousel .info h5 { color: #353535; font-size: 12px; font-family: Montserrat,Helvetica,sans-serif; font-weight: bold; line-height: 16px; min-height: 50px; }
.product_carousel .info p { color: #353535; font-size: 12px; font-family: Montserrat,Helvetica,sans-serif; font-weight: 400; line-height: 16px; margin-bottom: 0; }
.product_carousel .info ins { display: block; color: #919191; font-size: 12px; font-family: Montserrat,Helvetica,sans-serif; font-weight: 400; line-height: 16px; text-decoration: line-through; margin-bottom: 4px; }
.product_carousel .info > strong { display: block; color: #cb1217; font-size: 16px; font-family: Montserrat,Helvetica,sans-serif; font-weight: 700; line-height: normal; margin-bottom: 6px; }
.btn { display: inline-block; height: 36px; background: #ed1c24; border: none; border-radius: 4px; box-shadow: none; -webkit-appearance: none; outline: none !important; color: #ffffff; font-size: 12px; font-family: 'Montserrat'; font-weight: normal; line-height: 36px; text-transform: uppercase; padding: 0 12px; transition: 0.1s ease-in; text-align: center; cursor: pointer; }
.btn:hover { color: #ffffff; background: #d10f16; }
.product_carousel .info .btn span { display: inline-block; padding-left: 25px; background: url('../images/shopping-cart-w.svg') no-repeat left center; background-size: 21px auto; }
.owl-dots { text-align: center; margin-top: 14px; margin-bottom: 2px; }
.owl-dots button { display: inline-block; width: 12px; height: 12px; background: #c2cbc8 !important; border: none; border-radius: 50%; box-shadow: none; -webkit-appearance: none; outline: none !important; transition: 0.1s ease-in; margin: 0 7px; }
.owl-dots button:hover { background: #b4c0bc !important; }
.owl-dots button.active { background: #859791 !important; }
.css-label { color: #000000; font-size: 14px; font-family: 'Montserrat'; font-weight: normal; line-height: 18px; min-height: 18px; }
input[type=checkbox].css-checkbox { position: absolute; z-index: -1000; left: -1000px; overflow: hidden; clip: rect(0 0 0 0); height: 1px; width: 1px; margin: -1px; padding: 0; border: 0; }
input[type=checkbox].css-checkbox + label.css-label { display: inline-block; vertical-align: middle; cursor: pointer; }
input[type=checkbox].css-checkbox:checked + label.css-label:after { display: block; content: ""; width: 16px; height: 16px; background: url('../images/check.svg') no-repeat center center; background-size: 12px auto; position: absolute; left: 1px; top: 1px; }
label.css-label { position: relative; padding-left: 24px; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
label.css-label:before { display: block; content: ""; width: 16px; height: 16px; background: #ffffff; border: 1px solid #d6e1e5; border-radius: 3px; position: absolute; left: 0; top: 0; }
input[type=checkbox].css-checkbox:disabled + label.css-label { color: #cccccc; }
input[type=checkbox].css-checkbox:disabled:checked + label.css-label:before { background: #e1eef3; }
input[type=checkbox].css-checkbox:disabled:checked + label.css-label:after { opacity: 0.3; }
input[type=checkbox].css-checkbox:disabled + label.css-label:before { background: none; }
.info_icon { display: block; width: 14px; height: 14px; background: url('../images/question-circle.svg') no-repeat center center; background-size: 100% auto; cursor: pointer; }
.owl-carousel .owl-nav .owl-prev { width: 30px; height: 40px; background: url('../images/angle-left.svg') no-repeat center center !important; background-size: 16px auto; border: none; border-radius: 0; box-shadow: none; -webkit-appearance: none; outline: none !important; font-size: 0.1px; text-indent: -9999px; position: absolute; left: -34px; top:50%; -ms-transform: translate(0,-50%); -webkit-transform: translate(0,-50%); transform:translate(0,-50%); transition: 0.1s ease-in; }
.owl-carousel .owl-nav .owl-next { width: 30px; height: 40px; background: url('../images/angle-right.svg') no-repeat center center !important; background-size: 16px auto; border: none; border-radius: 0; box-shadow: none; -webkit-appearance: none; outline: none !important; font-size: 0.1px; text-indent: -9999px; position: absolute; right: -34px; top:50%; -ms-transform: translate(0,-50%); -webkit-transform: translate(0,-50%); transform:translate(0,-50%); transition: 0.1s ease-in; } 
.compare_rating .rating_box .rating { float: left; margin-right: 4px; }
label.css-label-alt { color: #000000; font-size: 14px; font-family: 'Montserrat'; font-weight: normal; line-height: normal; }
label.css-label .info_icon { display: inline-block; position: relative; top: 1px; }
label.css-label:before { width: 15px; height: 15px; border-radius: 0; }
.sign_in_box ::-webkit-input-placeholder { color: #d6e1e5; opacity: 1; }
.sign_in_box ::-moz-placeholder { color: #d6e1e5; opacity: 1; }
.sign_in_box :-ms-input-placeholder { color: #d6e1e5; opacity: 1; }
.sign_in_box :-moz-placeholder { color: #d6e1e5; opacity: 1; }
.btn-info { background: #1d335e; }
.herosec { width: 100%; position: relative; margin-top: 12px; margin-bottom: 20px; }
.herotop { border-top: 1px solid #d6e1e5; padding-top: 15px; padding-bottom: 15px; padding-left: 20px; }
.herotop p { font-size: 14px; }
.herotop p a { color: #b1b1b1; text-decoration: underline; }
.herotop p a:hover { color: #ed1c24; text-decoration: none; }
.herocontent { width: 100%; height: 293px; position: relative; background-image: url(../images/continental_leaderboard_lg_v2.jpg); background-position: left center; background-repeat: no-repeat; background-size: cover;  padding-left: 100px; padding-right: 60px; }
@media only screen and (max-width: 1024px) {
    .herocontent { width: 100%; height: 293px; position: relative; background-image: url(../images/continental_leaderboard_lg_v2_sm.jpg); background-position: center center; background-repeat: no-repeat; background-size: cover;  padding-left: 100px; padding-right: 60px; }
}
.herocontent .midcontent { height: 100%; position: relative; }
.herocontent .midcontent .row { height: 100%; }
.herocontent .midcontent .midcolimg.bid { position: absolute; top: -18px; right: 0; z-index: 2; }
.homeslider_wrapper { padding-top: 12px; }
.homeslider { position: relative; z-index: 40; }
.homeslider .slick-slide { height: 380px; }
.homeslider .slick-slide a { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.homeslider .slick-slide a img { display: none !important; }
.homeslider .caption { text-align: center; position: relative; top: -30px; }
.homeslider .caption > strong { color: #ed1c23; font-size: 128px; font-family: 'Montserrat'; font-weight: normal; line-height: 1; }
.homeslider .caption h2 { color: #000000; font-size: 42px; font-family: 'Montserrat'; font-weight: normal; line-height: 1; margin-top: -20px; }
.homeslider .caption p { color: #000000; font-size: 22px; font-family: 'Montserrat'; font-weight: normal; line-height: normal; margin-bottom: 10px; margin-top: -5px; }
.homeslider .caption .btn { height: 45px; color: #ffffff; font-size: #ffffff; font-size: 18px; font-family: 'Montserrat'; font-weight: normal; line-height: 45px; padding: 0 15px; }
.c_features:after { display: block; content: ""; clear: both; }
.homeslider .owl-item > div { min-height: 370px; }
.homeslider.owl-carousel .owl-nav .owl-prev { background-size: 25px auto !important; opacity: 0.5; left: 0; }
.homeslider.owl-carousel .owl-nav .owl-prev:hover { opacity: 1; }
.homeslider.owl-carousel .owl-nav .owl-next { background-size: 25px auto !important; opacity: 0.5; right: 0; }
.homeslider.owl-carousel .owl-nav .owl-next:hover { opacity: 1; }
.search_option_wrapper { background: #ffa500; border: 0px solid #ffffff; border-radius: 4px; padding-left: 130px; position: relative; box-shadow: 0 0 10.5px  rgba(82,82,82,0.3); margin-bottom: 67px; }
.search_opt_wrapper .dimention { padding-bottom: 18px; }
.search_tab { margin-left: -2px;width: 130px; height: 100%; position: absolute; left: 0; top: 0; overflow: hidden; border-radius:3px 0 0 3px}
.search_tab ul { list-style: none; margin: 0; padding: 0; height: 100%; }
.search_tab ul li { height: 33.33%; border-bottom: 1px solid #ffffff; }
.search_tab ul li:last-child { border-bottom: none; }
.search_tab ul li a { display: block; background: #d6e1e5; height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; color: #888c8c; font-size: 16px; font-family: 'Montserrat'; font-weight: normal; line-height: 1; text-transform: uppercase; text-align: left; padding: 5px 15px; }
.search_tab ul li a small { display: block; font-size: 13px; text-transform: none; }
.search_tab ul li a.active { background: #ffa500; color: #ffffff; }
.search_opt_wrapper .dimention { background: url('../images/tr1-y.png') no-repeat 15px bottom; }
.search_opt_wrapper .dimention.pdt1 { background-image: url('../images/tr1-y.png'); }
.search_opt_wrapper .dimention.pdt2 { background-image: url('../images/tr2-y.png'); }
.search_opt_wrapper .dimention.pdt3 { background-image: url('../images/tr3-y.png'); }
.dnone { display: none; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; }
.dimention_opts { width: 600px; float: right; padding-top: 20px; }
.dimention_select { } 
.dimention_select ul { list-style: none; margin: 0; padding: 0; }
.dimention_select ul li { width: 23.33%; float: left; margin-right: 2.22%; margin-bottom: 10px; }
.dimention_select ul li:last-child { margin-right: 0; }
.dimention_select label { display: block; color: #ffffff; font-size: 12px; font-family: 'Montserrat'; font-weight: 600; line-height: normal; padding-left: 12px; padding-bottom: 5px; }
.search_opt_wrapper .customSelect .selectedValue { color: #231f20; font-size: 12px; font-family: 'Montserrat'; font-weight: normal; line-height: 28px; height: 28px; background: #ebebeb; border: none; padding-left: 20px; }
.search_opt_wrapper .customSelect .caret { opacity: 0.9; }
.dimention_check { text-align: right; }
.dc_box { display: inline-block; margin-right: 26px; }
.dc_box:last-child { margin-right: 0; }
.dc_box h6 { color: #ededed; font-size: 12px; font-family: 'Montserrat'; font-weight: 600; line-height: 18px; text-transform: uppercase; float: left; margin-right: 14px; }
.dc_box.dc_box_info h6 { margin-right: 20px; }
.dc_box ul { float: left; list-style: none; margin: 0; padding: 0; }
.dc_box ul li { float: left; margin-right: 30px; }
.dc_box.dc_box_info ul li { float: left; margin-right: 8px; }
.dc_box ul li:last-child { margin-right: 0; }
.dc_box ul li .css-label { color: #ededed; font-size: 13px; font-family: 'Montserrat'; font-weight: normal; line-height: normal; padding-left: 16px; }
.dc_box ul li label.css-label:before { border: none; border-radius: 0; width: 10px; height: 10px; top: 3px; }
.dc_box ul li input.css-checkbox[type="checkbox"]:checked + label.css-label:after { width: 10px; height: 10px; background-size: 8px auto; left: 0; top: 3px; } 
.dc_box ul li .info_icon { background: url('../images/question-circle-gr.svg') no-repeat center center; position: relative; top: 1px; }
.btn-light { background: #ffffff; color: #231f20; }
.btn-light:hover { color: #ED1C23; background: #ffffff; }
.btn:disabled { pointer-events: none; background: #cccccc; color: #f1f1f1; }
.search_opt_wrapper .btn { font-size: 18px; font-family: 'Montserrat'; font-weight: normal; height: 40px; line-height: 40px; padding: 0 15px; }
.search_btn { min-width: 205px; }
.dimention_opts .btn_box { text-align: right; padding-top: 10px; }
.dimention_opts .btn_box:after { display: block; content: ""; clear: both; }
.dimention_opts .btn_box .btn { float: right; }
.dimention_opts .btn_box .data-show { overflow: hidden; }
.search_btn span { padding-left: 30px; background: url('../images/searchicon.png') no-repeat left center; }
.search_opt { display: none; min-height: 176px; }
.search_opt.active { display: block; }
.search_steps { }
.search_steps ul { list-style: none; margin: 0; padding: 0; }
.search_steps label { display: block; color: #ffffff; font-size: 12px; font-family: 'Montserrat'; font-weight: normal; line-height: normal; padding-left: 12px; padding-bottom: 5px; margin-top: -6px; }
.search_steps { padding-left: 50px; }
.search_steps ul { float: left; list-style: none; margin: 0; padding: 0; }
.search_steps ul li { float: left; width: 220px; background: url('../images/hgarrow.png') no-repeat right center; margin-right: 10px; height: 176px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
.search_steps:after { display: block; content: ""; clear: both; }
.search_steps ul li .std_select { width: 140px; }
.search_steps .btn_box { height: 176px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.search_opt_wrapper .customSelect .selectList { font-size: 12px; }
.season_icon { position: absolute; left: 10px; top: 10px; z-index: 40; }
.backbg { display: none !important; }
.backbgbox { background-size: auto; background-position: center top; background-repeat: no-repeat; }
.main_content { position: relative; z-index: 50; }
.header { position: relative; z-index: 9999; }
.footer { position: relative; z-index: 40; }
.background_slider .slick-list, .background_slider .slick-track { height: 100%; }
.anvelopsec { width: 100%; margin-bottom: 50px; }
.anvelopsec .content h2 { font-size: 36px; margin-bottom: 20px; color: #000000; font-style: italic; font-weight: 600;}
.anvelopsec .content h3 { font-size: 26px; margin-bottom: 20px; color: #000000; font-style: italic; font-weight: 600;}
.anvelopsec .content h2 em { font-style: italic; }
.anvelopsec .content p { font-size: 14px; color: #000000;}
.anvelopsec .content .midcolimg { border-radius: 10px; width: 100%; max-width: 480px; overflow: hidden; }
.anvelopsec .content .midcolimg img { width: 100%; height: 100%; }
.anvelopsec .content ul { padding-left: 20px; margin-bottom: 40px; list-style: none; }
.anvelopsec .content ul li { padding-left: 25px; position: relative; font-size: 14px; color: #000000; margin-bottom: 10px; }
.anvelopsec ul li:before { position: absolute; left: 0; content: ""; width: 10px; margin-top:5px; height: 10px; border-radius: 100%; background-color: #ffa500; }
.anvelopsec ul li { font-size:14px;font-weight: 500; color:#000; }
.testimonialsec ul li:before { position: absolute; left: 0; content: ""; width: 10px; margin-top:5px; height: 10px; border-radius: 100%; background-color: #ffa500; }
.testimonialsec ul li { font-size:14px;font-weight: 500; color:#000; }
.anvelopsec.continental .content p { margin-bottom: 15px; }
.anvelopsec.continental .content .midcolimg { border-radius: 0; }
.testimonialsec { width: 100%; margin-bottom: 50px; }
.testimonialsec h5 { font-size: 22px; color: #000000; }
.testimonialsec h6 { font-size: 18px; color: #000000; }
.testimonialsec p { font-size: 15px; color: #000000; }
.testimonial { background-color: #f1f1f1; border-top: 1px solid #d6e1e5; padding: 35px 80px; }
.testimonial .slick-arrow { opacity: 1; width: 15px; height: 25px; }
.testimonial .slick-prev { background: url('../images/previcon.png') no-repeat center center !important; left: 24px; }
.testimonial .slick-next { background: url('../images/nexticon.png') no-repeat center center !important; right: 24px; }
.testimonial .slick-arrow:hover { opacity: 0.5; }
.slick-prev { width: 30px; height: 40px; background: url('../images/angle-left.svg') no-repeat center center !important; background-size: 25px auto !important; left: 0; opacity: 0.5; border: none; border-radius: 0; box-shadow: none; -webkit-appearance: none; outline: none !important; font-size: 0.1px; text-indent: -9999px; position: absolute; top:50%; -ms-transform: translate(0,-50%); -webkit-transform: translate(0,-50%); transform:translate(0,-50%); transition: 0.1s ease-in; cursor: pointer; z-index: 60; }
.slick-prev:hover { opacity: 1; }
.slick-next { width: 30px; height: 40px; background: url('../images/angle-right.svg') no-repeat center center !important; background-size: 25px auto !important; right: 0; opacity: 0.5; border: none; border-radius: 0; box-shadow: none; -webkit-appearance: none; outline: none !important; font-size: 0.1px; text-indent: -9999px; position: absolute; top:50%; -ms-transform: translate(0,-50%); -webkit-transform: translate(0,-50%); transform:translate(0,-50%); transition: 0.1s ease-in; cursor: pointer; z-index: 60; }
.slick-next:hover { opacity: 1; }
.mobile_menubtn { display: none; }
/* ---------------------------------------------------------*/
/* -------- FOOTER HERE ----------*/
.footer { }
.top_f { background: #f1f1f1; padding: 16px 25px; }
.brand_box { position: relative; padding-right: 226px; margin-bottom: 20px; }
.brand_box ul { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
.brand_box ul li { }
.brand_box ul li a { display: block; height: 40px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -moz-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -moz-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; }
.brand_box ul li img { width: 100%; max-width: 150px; max-height: 100%; }
.brand_select { width: 210px; position: absolute; right: 0; top: 0; }
.std_select_big { width: 100%; height: 40px; background: #ffffff url('../images/angle-down.svg') no-repeat right 15px center; background-size: 15px auto; border: none; border-radius: 4px; box-shadow: none; outline: none !important; padding: 0 15px; -webkit-appearance : none; -moz-appearance : none; appearance : none; color: #231f20; font-size: 16px; font-family: 'Montserrat' !important; font-weight: normal; line-height: 40px; text-indent: 0; }
.sub_links_wrapper { }
.sub_links_box { float: left; }
.sub_links_box h4 { color: #888c8c; font-size: 14px; font-family: 'Montserrat'; font-weight: 600; line-height: normal; text-transform: uppercase; padding-bottom: 8px; }
.sub_links { width: 180px; float: left; padding-right: 15px; }
.sub_links ul { list-style: none; margin: 0; padding: 0; }
.sub_links ul li { padding-bottom: 1px; }
.sub_links ul li a { color: #888c8c; font-size: 11px; font-family: 'Montserrat'; font-weight: 600; line-height: normal; text-decoration: none; transition: 0.1s ease-in; }
.sub_links ul li a:hover { color: #444444; }
.approval { width: 140px; float: right; }
.approval img { display: block; width: 100%; }
.middle_f { padding: 35px 20px; }
.newsletter_form { width: 42%; float: left; }
.newsletter .info { width: 56.5%; float: right; padding-top: 3px; }
.newsletter p { color: #ffffff; font-size: 10px; font-family: 'Montserrat'; font-weight: normal; line-height: 1.27; margin-bottom: 0; }
.nsl_form { position: relative; margin-bottom: 6px; }
.nsl_form label { float: left; color: #ffffff; font-size: 14px; font-family: 'Montserrat'; font-weight: 600; line-height: 28px; text-transform: uppercase; }
.form-control { width: 100%; height: 28px; background: #ffffff; border: none; border-radius: 4px; box-shadow: none; -webkit-appearance: none; outline: none !important; color: #000000; font-size: 12px; font-family: 'Montserrat'; font-weight: normal; line-height: 28px; padding: 0 12px; padding-right: 40px; }
.form-group { position: relative; }
.nl_submit { display: block; width: 28px; height: 28px; background: #ed1c24 url('../images/angle-right-w.svg') no-repeat center center; background-size: 7px auto; border: none; border-radius: 4px; box-shadow: none; -webkit-appearance: none; outline: none !important; position: absolute; right: 0; top: 0; transition: 0.1s ease-in; cursor: pointer; }
.nl_submit:hover { background: #d10f16 url('../images/angle-right-w.svg') no-repeat center center; background-size: 7px auto; }
.nsl_form .form-group { float: right; width: 268px; }
.footer_btm { background: #ffffff; }
.copyright { float: left; }
.copyright p { color: #231f20; font-size: 12px; font-family: 'Montserrat'; font-weight: normal; line-height: 40px; margin-bottom: 0; }
.copyright p a { color: #231f20; text-decoration: none; }
.copyright p a:hover { color: #231f20; text-decoration: underline; }
.footer_links { float: right; }
.footer_links ul { list-style: none; margin: 0; padding: 0; }
.footer_links ul li { float: left; margin-left: 55px; }
.footer_links ul li a { display: block; color: #231f20; font-size: 12px; font-family: 'Montserrat'; font-weight: normal; line-height: 40px; text-decoration: none; }
.footer_links ul li a:hover { color: #231f20; text-decoration: underline; }
.inner_footer .middle_f { background: #f1f1f1; }
.inner_footer .nsl_form label { color: #000000; }
.inner_footer .newsletter p { color: #000000; }
.inner_footer .footer_btm { background: #d6e1e5; }
.inner_footer .top_f { margin-bottom: 10px; }
.inner_footer .middle_f { margin-bottom: 10px; padding-top: 8px; padding-bottom: 20px; }
.inner_footer .newsletter .info { padding-top: 3px; }
/*---------------------------------------------------------*/
body { -webkit-text-size-adjust: 100%; -moz-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
a[href^=tel] { color: #000000; text-decoration:none; }
.pr_table:after { display: block; content: ""; clear: both; }
.dc { display: none; padding-right: 10px; text-align: left; }
.dc p { color: #ffffff; font-size: 13px; font-family: Montserrat,Helvetica,sans-serif; font-weight: normal; line-height: normal; margin-bottom: 0; }
.slick-slide { outline: none !important; }
input[type=radio].css-checkbox + label.css-label:before { display: block; content: ""; width: 19px; height: 19px; background: #ffffff; border: 1px solid #d7e2e6; border-radius: 50%; position: absolute; left: 0; top: -2px; }
input[type=radio].css-checkbox { position: absolute; z-index: -1000; left: -1000px; overflow: hidden; clip: rect(0 0 0 0); height: 1px; width: 1px; margin: -1px; padding: 0; border: 0; }
input[type=radio].css-checkbox + label.css-label { display: inline-block; vertical-align: middle; cursor: pointer; padding-left: 26px; }
input[type=radio].css-checkbox:checked + label.css-label:after { display: block; content: ""; width: 7px; height: 7px; background: #000000; border-radius: 50%; position: absolute; left: 7px; top: 5px; }
label.css-label strong { font-family: 'Montserrat'; font-weight: 600; }
textarea.std_input { width: 100%; padding: 10px 12px; line-height: 1; resize: none; height: 110px; }
label.css-label a { color: #4053a2; text-decoration: none; }
label.css-label a:hover { color: #4053a2; text-decoration: underline; }
.customscroll .mCSB_inside > .mCSB_container { margin-right: 0; }
.customscroll .mCSB_scrollTools .mCSB_draggerRail { width: 3px; background: #ebebeb; }
.customscroll .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { width: 3px; }
.customscroll .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background-color: #929292 !important; }
.customscroll .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar { background-color: #848484 !important; }
.responsive_tabs.resp-vtabs ul.resp-tabs-list { width: 24%; margin-top: 18px; }
.responsive_tabs.resp-vtabs .resp-tabs-container { width: 76%; }
.resp-vtabs:after { display: block; content: ""; clear: both; }
.responsive_tabs.resp-vtabs .resp-tabs-container { border: none; border-radius: 0; border-bottom: 1px solid #d9e3e7 !important; border-left: 1px solid #d9e3e7 !important; min-height: 558px; }
.responsive_tabs.resp-vtabs .resp-tabs-list li { margin: 0 !important; color: #000000; font-size: 14px; font-family: 'Montserrat'; font-weight: normal; line-height: normal; text-transform: uppercase; background: none !important; padding: 8px 15px !important; padding-right: 40px !important; position: relative; transition: 0.1s ease; }
.responsive_tabs.resp-vtabs li.resp-tab-active { border: none !important; background: #d6e0e4 !important; color: #888c8c; font-family: 'proxima_nova_rgbold'; }
.responsive_tabs.resp-vtabs .resp-tabs-list li:after { display: block; content: ""; width: 20px; height: 20px; background: url('../images/chevron-right.svg') no-repeat center center; background-size: 7px auto; position: absolute; right: 15px; top: 50%; margin-top: -10px; }
.change_data_box { max-width: 620px; }
.resp-tabs-container h2 { color: #000000; font-size: 20px; font-family: 'Montserrat'; font-weight: 600; line-height: normal; text-transform: uppercase; padding-bottom: 10px; }
.resp-tabs-container .resp-tab-content { padding: 20px; }
.btn-dark { height: 40px; background: #231f20; color: #ffffff; font-size: 16px; font-family: 'Montserrat'; font-weight: normal; line-height: 40px; text-transform: uppercase; padding: 0 15px; border-radius: 0; }
.btn-dark:hover { background: #000000; }
.std_select_normal { width: 100%; height: 28px; background: #ebebeb url(../images/angle-down.svg) no-repeat right 10px center; background-size: 9px auto; border: none; border-radius: 4px; padding: 0 30px; padding-left: 20px; text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75); cursor: pointer; transition: 0.1s ease-in; box-shadow: none !important; -webkit-appearance: none; -moz-appearance: none; appearance: none; outline: none !important; position: relative; color: #231f20; font-size: 12px; font-family: 'Montserrat'; font-weight: 600; line-height: 28px; }
.search_steps ul li .std_select_normal { width: 140px; }
.std_select_normal option { background: #ffffff; border-radius: 4px; line-height: 20px; padding: 5px 15px; }
.main-table.clone { display: none; }
.scroll_olay { display: none; }
.mob_show { display: none; }
/*08-04*/

.testimonialsec ul{margin-left: 20px;}
.testimonialsec ul li:before{margin-left: 15px;}
.nxt_crousel_image{ height:190px; margin: 0 auto;}
.nxt_crousel_image_large{ height:200px; margin: 0 auto; }
.nxt_btn_continental{ background: #ffa500; }

