 @charset "utf-8";
/* CSS Document */



html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; outline: 0; vertical-align: top; font: normal 18px/30px 'Montserrat', sans-serif; color: #000; }
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary { display: block; }
/*---Universal Selector to add additional resets, such as text-size adjust and tap highlighting---*/

* { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; }
html { -webkit-text-size-adjust: 100%; /* Prevent font scaling in landscape while allowing user zoom */ }
a { text-decoration: none; }
body { margin: 0; background: #fff; }
span { color: #1A86CA; }
ul { list-style-type: none; }
table { border-collapse: collapse; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
/*---Additional Form resets---*/

button, input[type="button"] { }

:required {
 -webkit-box-shadow: none;
 -moz-box-shadow: none;
 -o-box-shadow: none;
 -ms-box-shadow: none;
 box-shadow: none;
}
/*---Typographic Styling---*/

em, i { font-style: italic; }
u { text-decoration: underline; }
pre, code { font-family: Monaco, Courier, monospace; }
pre { white-space: pre; white-space: pre-wrap; white-space: pre-line; word-wrap: break-word; }
blockquote, q { quotes: "" ""; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
/*---Interactive Element Settings---*/

a, input[type="submit"], input[type="button"], button, label[for] { cursor: pointer; }
input[type="submit"], input[type="button"], button { -webkit-appearance: none; }
input[type="submit"], input[type="button"], button, a.button { background: #ff970a url(images/arrow-icon-blue.png) no-repeat 93% 50%; border: 1px solid #ff970a; border-radius: 30px; color: #0c4f84; font-size: 39px; padding: 3px 9px 3px 9px; display: block; width: 258px; margin: 0 auto; height: 75px; font-weight: 700; font-family: 'Raleway'; text-transform: uppercase; }
input[type="submit"]:hover, input[type="button"]:hover, button:hover { background-color: #fff; }
/*---Misc. Element Styling---*/

img { -ms-interpolation-mode: bicubic; }
.linksiz { font-size: 19px; line-height: 30px; }
/* Proper box model */

* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
/* General styles */

::selection { background: #eb8f00; color: #fff; }

::-moz-selection {
 background:#eb8f00;
 color:#fff;
}

::-webkit-selection {
 background:#eb8f00;
 color:#fff;
}
a { text-decoration: underline; color: #327D9D; -webkit-transition: all 0.4s; -moz-transition: all 0.4s; -ms-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4s; }
a:hover { }
a:active { }
a:visited { }
address { }
aside { }
b, strong { }
blockquote { }
button { cursor: pointer; }
button:hover { }
button:active { }
caption, th, td { vertical-align: top; }
h1, h2, h3, h4, h5, h6 { }
h1 { font-size: 40px; font-weight: 700; line-height: 46px; margin-bottom: 26px; font-family: Raleway; }
h2, h3, h4, h5, h6 { font-size: 60px; font-weight: 700; line-height: 60px; margin-bottom: 22px; font-family: Raleway; }
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span, h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong { font-size: inherit; line-height: inherit; font-weight: inherit; font-family: inherit; }
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span { color: #125184; }
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong { color: #fb9806; }
.heading { font-size: 38px; font-weight: 700; line-height: 39px; margin-bottom: 22px; text-transform: uppercase; }
h6 { }
i, em { }
img { height: auto; max-width: 100%; }
input, select, textarea { font-size: 13px; }
input[type="text"], input[type="tel"], input[type="phone"], input[type="email"] { border: 1px solid #ccc; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; height: 48px; padding: 4px 18px; width: 100%; font-size: 19px; font-weight: normal; color: #666; }
input[type=radio] { }
input[type=checkbox] { }
label { }
li { }
p { line-height: 24px; margin: 0 0 30px; }
select { }
select option { }
table { border: 0; border-spacing: 0; empty-cells: show; }
textarea { height: 153px; font-size: 19px; resize: none; width: 100%; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding: 12px 18px; font-size: 12px; font-weight: normal; border: 1px solid #ccc; color: #666; margin: 0; vertical-align: top; font-family: inherit !important; }
ul, ol { margin: 0; padding: 0; }
.wrap { border: 0; clear: both; float: none; font-size: 1px; height: 0; line-height: 1px; margin: 0; padding: 0; visibility: hidden; }
.ban_inn li:last-child a:hover { background-color: #E2B72C; color: #fff; border: 1px solid #E2B72C; }
.ban_inn li:last-child a img { display: inline-block; vertical-align: middle; }
.leftfl { float: left; }
.rgtfl { float: right; }
.tall { text-align: left; }
.talr { text-align: right; }
.talc { text-align: center; }
.justify { text-align: justify; }
.violet { color: #8F5E99; }
.indigo { color: #4b0082; }
.blue { color: #005aff; }
.green { color: #5a8e00; }
.yellow { color: #f87b00; }
.orange { color: #FF6600; }
.red { color: #ff0000; }
.black { color: #000; }
.m0 { margin: 0px 0px 0px 0px; }
.wid:after, li:after, ul:after, .social:after, div:after { display: block; content: ""; clear: both; }



::-webkit-input-placeholder {
 opacity: 1;
 color:#acacac;
}

:-moz-placeholder {
 opacity: 1;
 color:#acacac;
}

::-moz-placeholder {
 opacity: 1;
 color:#acacac;
}

:-ms-input-placeholder {
 opacity: 1;
 color:#acacac;
}
*, :before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.hidecal { display: none; }
a.phn { color: #000; display: inline-block; font-family: Lato; font-size: 20px; font-weight: bold; line-height: inherit; }
a.phn:hover { color: #ff9609; }
.rcapcha { border-radius: 3px; height: 75px; margin: 0 auto 6px; overflow: hidden; width: 100%; }
/*##########################################    Menu    ##############################################################*/

ul.sub-menu a { font-size: 18px !important; }
.aniPos ul.sub-menu a { font-size: 12px !important; }
.current_page_item a, .current-menu-item a { color: #ff970a !important; }
.current_page_item a:hover, .current_page_item li a:hover, .current-menu-item a:hover { color: #ff970a !important; }
footer .current_page_item a, footer .current-menu-item a { background: none; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; color: #fff !important; }
.sitmpee .current_page_item a { color: inherit !important }
footer .current_page_item a:hover, footer .current-menu-item a:hover { background: none; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; color: #ff970a !important; }
.current_page_item li a { color: #ffffff !important; background: none; }
.menuD { float: right; width: 100%; }
a.menu-link { color: #000; display: block; text-decoration: none; height: 22px; width: 35px; }
.menu-link:hover span { border-color: #666; }
.menu, .menu > ul, .menu > ul ul { clear: both; flex-flow: column; }
.menu.active1 { background: #000; border-bottom: 1px solid #074373; border-top: 1px solid #074373; margin: 1em 0 1em -12px; max-height: 55em; width: 100vw; }
.js .menu > ul ul.active1 { margin: 0; max-height: 55em; padding: 0; }
.menu > ul { padding: 0; }
nav li { display: inline-block; margin: 0; position: relative; line-height: normal; }
.menu li a { color: #fff; display: inline-block; font-size: 14px; line-height: 30px; padding: 0 0px 7px 0px; text-decoration: none; font-family: "Montserrat-Regular"; white-space: nowrap; text-transform: uppercase; }
li.menu-item-has-children a { padding-right: 23px !important; }
.menu > ul > li:last-child a { padding-right: 0; }
span.has-subnav { display: block; color: #fff; font-size: 1em; line-height: 34px; position: absolute; padding: 0 0.5em; cursor: pointer; right: 7px; top: 5px; ; width: 30px; height: 30px; background: url(images/dpDownArrow.png) no-repeat center center; }
/*===============  Navigation Toggle  ===================*/







#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after { cursor: pointer; border-radius: 1px; height: 3px; width: 25px; position: absolute; display: block; content: ''; }
#nav-toggle span { background: #fff; }
#nav-toggle span:before { background: #fff; }
#nav-toggle span:after { background: #fff; }
#nav-toggle span::before { top: 6px; }
#nav-toggle span:after { bottom: -12px; }
#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after { transition: all 500ms ease-in-out; }
#nav-toggle.active1 span { background-color: transparent; }
#nav-toggle.active1.active1 span::before, #nav-toggle.active1.active1 span::after { top: 11px; }
#nav-toggle.active1 span:before, #nav-toggle.active1 span:after { top: 0; }
#nav-toggle.active1 span:before { transform: rotate(45deg); }
#nav-toggle.active1 span:after { transform: rotate(-45deg); }
/*##########################################    Menu Ends    ##############################################################*/







.scrollup { bottom: 50px; display: none; height: 40px; opacity: 0.2; position: fixed; right: 15px; text-indent: -9999px; width: 40px; }
/*=========Header Top==========*/







.logo { float: left; margin: 17px 0 0; width: 153px; overflow: hidden; }
.topRight { float: right; width: 86%; }
.topCall { width: 755px; position: relative; float: right; background-color: #ff970a; }
.topCall:before { position: absolute; width: 451px; height: 86px; background: url(images/top-cross-bg.png) no-repeat right 0; content: ""; left: 0; top: 0; }
.topCall ul { float: right; }
.topCall li { float: left; padding: 23px 0 20px 100px; }
.topCall li:first-child { padding-left: 0; }
li.phonetop { display: none; }
.topCall li a { padding: 6px 0 6px 50px; color: #0b4e85; display: block; font-size: 35px; background-repeat: no-repeat; background-position: 0 50%; }
.topCall li a:hover { color: #fff; }
li.phonetop a { background-image: url(images/phone.png) }
li.mobiletop a { background-image: url(images/mobile.png) }
.logo img { }
.logoRgt { float: right; margin-top: 34px; width: 722px; }
/*=========Listing==========*/







.listng.twoCol > li { float: left; width: 46%; }/*=========2 column Listing==========*/
.listng.threeCol > li { float: left; width: 33%; }/*=========3 column Listing==========*/
.listng.fourCol > li { float: left; width: 25%; }/*=========4 column Listing==========*/
.listng.fiveCol > li { float: left; width: 20%; }/*=========5 column Listing==========*/
.listng.sixCol > li { float: left; width: 16%; }/*=========6 column Listing==========*/
.contRgt .wpcf7-not-valid-tip { height: 25px; top: 10px; line-height: 21px; font-size: 13px; }
/*=========Social Media==========*/







.social { display: inline-block; width: 50%; margin-top: 75px; text-align: right; padding-right: 56px; }
.social > ul, .socialFtr > ul { list-style: outside none none; margin: 0; padding: 0; }
.social li, .socialFtr li { display: inline-block; height: 82px; width: 82px; margin-right: 0px; margin-left: 37px; }
.social li a, .socialFtr li a { display: block; height: 100%; background-color: #ff970a; border-radius: 50%; background-position: 50% 50%; background-repeat: no-repeat; }
.social li a:hover, .socialFtr li a:hover { background-color: #1cc5e2; }
.fb { background-image: url(images/facebook-icon.png); }
.tw { background-image: url(images/twitter-icon.png); }
.insta { background-image: url(images/instagram-icon.png); }
/*=========Phone Number Header==========*/



.banner { height: 769px; background: url(images/banner-image.jpg) no-repeat center 0; margin-top: 165px; overflow: hidden; position: relative; }
section.banner .wid { width: 1600px; }
/*===============  Quote Field Style  ===================*/







.capchImag { float: left; width: 28%; }
.capchImag img { width: 100%; margin: 0 !important; }
.captchaFild { float: right; width: 70%; }
div.wpcf7-validation-errors, .wpcf7-mail-sent-ok, div.wpcf7-spam-blocked { display: none !important; }
.wpcf7-form-control-wrap { display: block; position: relative; }
.wpcf7-not-valid-tip { background: #fff none repeat scroll 0 0; height: 42px; left: 13px; line-height: 41px; position: absolute; top: 1px; font-size: 14px !important; }
.formHide { height: 1px; overflow: hidden; display: none; }
.enqFrm ul { float: left; width: 730px; padding-left: 172px; padding-top: 43px; }
.enqFrm li { margin-bottom: 17px; text-align: center; position: relative; }
.enqFrm input[type="submit"], .revwForm input[type="submit"], .contactpg input[type="submit"] { /*background: url(images/submit-button.png) no-repeat 0 0;*/ color: #fff; font-size: 28px; font-weight: bold; height: 72px; text-transform: uppercase; width: 200px; border: none; }
.enqFrm input[type="submit"]:hover, .revwForm input[type="submit"]:hover, .contactpg input[type="submit"]:hover { color: #053E7F; }
.ajax-loader { margin: 0 !important; position: absolute; right: 0; top: 10px; }
.revwForm { padding-bottom: 60px; }
.revwForm li { float: left; margin-bottom: 20px; width: 100%; }
.maparea iframe { width: 100% !important; }
.maparea { float: right; width: 46%; }
/*===============  Bullet Points  ===================*/







.listng { margin-bottom: 20px; padding-left: 20px; text-align: left; }
.listng li { position: relative; padding-left: 27px; font-size: 16px; padding-bottom: 16px; }
.listng.servcarea li { background: none; padding-left: 0; padding-bottom: 0; margin-right: 23px; display: inline-block; }
.listng.servcarea li a { /*background: rgba(0, 0, 0, 0) url(images/arrow-black.png) no-repeat scroll -4px 1px;*/ background: rgba(0, 0, 0, 0); padding-left: 27px; font-size: 16px; padding-bottom: 16px; color: #000; }
.listng.servcarea { padding: 23px 0 0; }
.listng.servcarea li a:hover { color: #E2B72C; }
.listng li:before { content: ""; position: absolute; left: 0; top: 12px; width: 8px; height: 8px; background: #000; border-radius: 50%; }
/*===============  Site Map  ===================*/

.sitmpee .sub-menu { display: block; margin-left: 20px; position: static; width: 88% !important; }
.sitmpee { margin-bottom: 20px; }
.sitmpee a { /*background: rgba(0, 0, 0, 0) url(images/arrow-black.png) no-repeat 0 4px;*/ padding-left: 30px; color: #666; }
.sitmpee a:hover { color: #EB8F00 !important; }
.sitmpee .sub-menu li a { background-attachment: scroll !important; background-clip: border-box !important; border-bottom: 0 none !important; padding-left: 23px !important; color: #666 !important; font-size: inherit !important; line-height: inherit !important; }
.sitmpee .sub-menu li a:hover { color: #EB8F00 !important; }
/*###########################################   Testimonial Section Starts ########################################################*/















/** /!!! core css Should not edit !!!/**/

s /*|||||FLEXSLIDER STYLES|||||*/
 .flex-container a:hover, .flex-slider a:hover { outline: none; }
.slides, .slides > li, .flex-control-nav, .flex-direction-nav { margin: 0; padding: 0; list-style: none; }
.flex-pauseplay span { text-transform: capitalize; }
/* ============================== NewAdd STYLE  ==============================================*/

dialog.my-modal .col-md-3:last-child { display: inline-block; width: 100%; }
dialog.my-modal .col-md-3:last-child input[type="submit"] { float: right; }
.overlay img { left: 0px !important; right: 0px !important; }
ul.breadcumbs li { color: #fff; font-weight: 500; }
input[type="submit"] { padding: 10px 40px 10px 34px; border: 2px solid #a31511; font-family: 'Montserrat', sans-serif; font-size: 16px; border-radius: inherit; color: #a31511; text-transform: uppercase; text-decoration: none; margin-left: 3px; /* position: relative; */ /* top: -10px; */

font-weight: 600; float: right; width: auto; height: 50px; }
input[type="submit"]:hover { color: #fff; background: url(images/red_arrowhover.png) no-repeat right #a31511; background-position-x: 88%; font-weight: 600; }
/* ============================== End-NewAdd STYLE  ==============================================*/



/* ====================================================================================================================

 * BASE STYLES

 * ====================================================================================================================*/

.flexslider { margin: 0; padding: 0; }
.flexslider .slides > li { display: none; -webkit-backface-visibility: hidden; }
.flexslider .slides img { width: 100%; display: block; }
.flexslider .slides:after { content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
html[xmlns] .flexslider .slides { display: block; }
* html .flexslider .slides { height: 1%; }
.no-js .flexslider .slides > li:first-child { display: block; }
/* ====================================================================================================================

 * DEFAULT THEME

 * ====================================================================================================================*/

.flexslider { margin: 0 0 60px; background: #fff; border: 4px solid #fff; position: relative; zoom: 1; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2); -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2); -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2); box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2); }
.flexslider .slides { zoom: 1; }
.flexslider .slides img { height: auto; -moz-user-select: none; }
.flex-viewport { -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -ms-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.carousel li { margin-right: 5px; }
.flex-direction-nav { *height: 0;
}
.flex-direction-nav a { text-decoration: none; display: block; width: 40px; height: 40px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0, 0, 0, 0.8); text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3); -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
.flex-direction-nav a:before { font-family: "flexslider-icon"; font-size: 40px; display: inline-block; content: '\f001'; color: rgba(0, 0, 0, 0.8); text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3); }
.flex-direction-nav a.flex-next:before { content: '\f002'; }
.flex-direction-nav .flex-prev { left: -50px; }
.flex-direction-nav .flex-next { right: -50px; text-align: right; }
.flexslider:hover .flex-direction-nav .flex-prev { opacity: 0.7; left: 10px; }
.flexslider:hover .flex-direction-nav .flex-prev:hover { opacity: 1; }
.flexslider:hover .flex-direction-nav .flex-next { opacity: 0.7; right: 10px; }
.flexslider:hover .flex-direction-nav .flex-next:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter: alpha(opacity=0); cursor: default; z-index: -1; }
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }
.flex-control-nav { width: 100%; position: absolute; bottom: -40px; text-align: center; }
.flex-control-nav li { margin: 0 4px; display: inline-block; zoom: 1; *display: inline;
}
.flex-control-paging li a { width: 15px; height: 15px; display: block; background: #666; background: rgb(8, 12, 50); cursor: pointer; text-indent: -9999px; -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); /* -webkit-border-radius: 20px; */ -moz-border-radius: 20px;/* border-radius: 20px; */ }
.flex-control-paging li a:hover { background: #333; background: rgba(0, 0, 0, 0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgb(164, 22, 20); cursor: default; }
.flex-control-thumbs { margin: 5px 0 0; position: static; overflow: hidden; }
.flex-control-thumbs li { width: 25%; float: left; margin: 0; }
.flex-control-thumbs img { width: 100%; height: auto; display: block; opacity: .7; cursor: pointer; -moz-user-select: none; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -ms-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.flex-control-thumbs img:hover { opacity: 1; }
.flex-control-thumbs .flex-active { opacity: 1; cursor: default; }
/*|||||FLEXSLIDER STYLE|||||*/





/*|||| LINEAR GALLERY STYLE ||||*/



.galleryWrapper { position: relative; overflow: hidden !important; white-space: nowrap; -moz-box-sizing: border-box; vertical-align: top; }
.galleryWrapper .elementWrapper .element { margin: auto; height: 100%; }
.elementWrapper.sel.zoom .element { /*cursor:url(lens.cur), default !important;*/ cursor: url("zoomin.png"), -moz-zoom-in !important; }
.elementWrapper.sel .element { cursor: default !important; }
.elementWrapper.sel .element.link { cursor: pointer !important; }
.imageDesc { background: rgba(255,255,255,.8); font: 14px/16px Helvetica, sans-serif; color: #000; z-index: 100; text-align: left; padding: 10px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; bottom: 0; }
#thumbs { width: 100%; margin: auto; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; margin: auto; overflow: hidden; }
.thumbWrapper { position: relative; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; transition: all 1s ease-in-out; float: left; overflow: hidden; width: 138px; height: 98px; margin: 0px 6px; background: transparent; /*border:1px solid transparent;*/ vertical-align: top; border: 1px solid rgba(0,0,0,0.05); }
.thumbWrapper:nth-child(4n) { margin-right: 0px; }
.thumbWrapper:nth-child(1n) { margin-left: 0px; }
.thumbWrapper.sel { -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; transition: all 1s ease-in-out; background: transparent; border: 1px solid #ccc; }
.thumbWrapper img { position: relative; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; transition: all 1s ease-in-out; width: 100%; cursor: pointer; opacity: .3; position: absolute; top: 15%; bottom: 15%; left: 0px; right: 0px; }
.thumbWrapper.sel img { -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; -ms-transition: all .5s ease-in-out; transition: all .5s ease-in-out; opacity: 1; }
.thumbTitle { font: 9px/12px 'Abel', sans-serif; color: #ddd; background: rgba(0,0,0,.95); padding: 4px; margin-top: 1px; margin-left: 1px; border: 1px solid black; width: 101px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; opacity: 0; }
.thumbTitle h2 { font-weight: normal; }
#galleryNav { position: relative; width: 750px !important; /*

      padding-top:30px;

      padding-bottom:30px;

    */ margin: auto; text-align: center; }
#galleryNav span { display: inline-block; padding: 0 10px 0 10px; text-indent: -3000px; background: url("pagIdx.png") no-repeat center center; cursor: pointer; }
#galleryNav span.sel { background: url("pagIdx_sel.png") no-repeat center center; cursor: default; }
.zoomImg { z-index: 11000; cursor: default !important; padding: 0; }
.zoomDesc { background: rgba(0,0,0,0.8); font: 16px/18px Helvetica, sans-serif; text-align: center!important; color: #fff; z-index: 100; text-align: left; padding: 10px; box-sizing: border-box; width: 100%!important; left: 0!important; bottom: 20px; }
.overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: #000;/*rgba(255,204,0,1);*/ z-index: 999; }
/*|||| LINEAR GALLERY STYLE ||||*/



.slideCvr > a { color: #000; }
.slideCvr { margin: 0; width: 100%; clear: both; float: left; /* padding: 92px 0 0; */ top: 0px; position: relative; }
.slideCvr::after, .content-slider::after { clear: both; content: ""; display: block; }
.lSSlideOuter { overflow: hidden; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.lightSlider:before, .lightSlider:after { content: " "; display: table; }
.lightSlider { overflow: hidden; }
.lSSlideWrapper { max-width: 100%; overflow: hidden; position: relative; }
.lSSlideWrapper > .lightSlider:after { clear: both; }
.lSSlideWrapper .lSSlide { -webkit-transform: translate(0px, 0px); -ms-transform: translate(0px, 0px); transform: translate(0px, 0px); -webkit-transition: all 1s; -webkit-transition-property: -webkit-transform, height; -moz-transition-property: -moz-transform, height; transition-property: transform, height; -webkit-transition-duration: inherit; transition-duration: inherit; -webkit-transition-timing-function: inherit; transition-timing-function: inherit; height: -webkit-fill-available; }
.lSSlideWrapper .lSFade { position: relative; }
.lSSlideWrapper .lSFade > * { position: absolute !important; top: 0; left: 0; z-index: 9; margin-right: 0; width: 100%; }
.lSSlideWrapper.usingCss .lSFade > * { opacity: 0; -webkit-transition-delay: 0s; transition-delay: 0s; -webkit-transition-duration: inherit; transition-duration: inherit; -webkit-transition-property: opacity; transition-property: opacity; -webkit-transition-timing-function: inherit; transition-timing-function: inherit; }
.lSSlideWrapper .lSFade > *.active { z-index: 10; }
.lSSlideWrapper.usingCss .lSFade > *.active { opacity: 1; }
/** /!!! End of core css Should not edit !!!/**/































/* Pager */















.lSSlideOuter .lSPager.lSpg { margin: 10px 0 0; margin: 10px 0 0; padding: 0; text-align: center; position: absolute; z-index: 0; bottom: 0; left: 88px; }
.lSSlideOuter .lSPager.lSpg > li { cursor: pointer; display: inline-block; padding: 0 2px; }
.lSSlideOuter .lSPager.lSpg > li a { background-color: #fff; /* border-radius: 30px; */ display: inline-block; height: 12px; overflow: hidden; text-indent: -999em; width: 12px; position: relative; z-index: 99; -webkit-transition: all 0.5s linear 0s; transition: all 0.5s linear 0s; }
.lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a { background-color: #000; }
.lSSlideOuter .media { opacity: 0.8; }
.lSSlideOuter .media.active { opacity: 1; }
/* End of pager */































/** Gallery */















.lSSlideOuter .lSPager.lSGallery { list-style: none outside none; padding-left: 0; margin: 0; overflow: hidden; -moz-transform: translate3d(0px, 0px, 0px); -ms-transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0px, 0px, 0px); -o-transform: translate3d(0px, 0px, 0px); transform: translate3d(0px, 0px, 0px); -webkit-transition-property: -webkit-transform; -moz-transition-property: -moz-transform; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.lSSlideOuter .lSPager.lSGallery li { opacity: 0.7; overflow: hidden; -webkit-transition: opacity 0.35s linear 0s; transition: opacity 0.35s linear 0s; }
.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover { opacity: 1; }
.lSSlideOuter .lSPager.lSGallery img { display: block; height: auto; max-width: 100%; }
.lSSlideOuter .lSPager.lSGallery:before, .lSSlideOuter .lSPager.lSGallery:after { content: " "; display: table; }
.lSSlideOuter .lSPager.lSGallery:after { clear: both; }
/* End of Gallery*/







/* slider actions */







.lSAction > a { width: 32px; display: block; top: 50%; height: 32px; /*background-image: url('images/controls.png');*/ cursor: pointer; position: absolute; z-index: 9999; margin-top: -16px; opacity: 0.5; -webkit-transition: opacity 0.35s linear 0s; transition: opacity 0.35s linear 0s; }
.lSAction > a:hover { opacity: 1; }
.lSAction > .lSPrev { background-position: 0 0; left: 10px; }
.lSAction > .lSNext { background-position: -32px 0; right: 10px; }
.lSAction > a.disabled { pointer-events: none; }
.cS-hidden { height: 1px; opacity: 0; filter: alpha(opacity=0); overflow: hidden; }
/* vertical */















.lSSlideOuter.vertical { position: relative; }
.lSSlideOuter.vertical.noPager { padding-right: 0px !important; }
.lSSlideOuter.vertical .lSGallery { position: absolute !important; right: 0; top: 0; }
.lSSlideOuter.vertical .lightSlider > * { width: 100% !important; max-width: none !important; }
/* vertical */







/* Rtl */















.lSSlideOuter.lSrtl { direction: rtl; }
.lSSlideOuter .lightSlider, .lSSlideOuter .lSPager { padding-left: 0; list-style: none outside none; }
.lSSlideOuter.lSrtl .lightSlider, .lSSlideOuter.lSrtl .lSPager { padding-right: 0; }
.lSSlideOuter .lightSlider > *, .lSSlideOuter .lSGallery li { float: left; position: relative; }
.lSSlideOuter.lSrtl .lightSlider > *, .lSSlideOuter.lSrtl .lSGallery li { float: right !important; }















/* Rtl */































@-webkit-keyframes rightEnd { 0% {
 left: 0;
}
 50% {
 left: -15px;
}
 100% {
 left: 0;
}
}
 @keyframes rightEnd { 0% {
 left: 0;
}
 50% {
 left: -15px;
}
 100% {
 left: 0;
}
}
 @-webkit-keyframes topEnd { 0% {
 top: 0;
}
 50% {
 top: -15px;
}
 100% {
 top: 0;
}
}
 @keyframes topEnd { 0% {
 top: 0;
}
 50% {
 top: -15px;
}
 100% {
 top: 0;
}
}
 @-webkit-keyframes leftEnd { 0% {
 left: 0;
}
 50% {
 left: 15px;
}
 100% {
 left: 0;
}
}
 @keyframes leftEnd { 0% {
 left: 0;
}
 50% {
 left: 15px;
}
 100% {
 left: 0;
}
}
 @-webkit-keyframes bottomEnd { 0% {
 bottom: 0;
}
 50% {
 bottom: -15px;
}
 100% {
 bottom: 0;
}
}
 @keyframes bottomEnd { 0% {
 bottom: 0;
}
 50% {
 bottom: -15px;
}
 100% {
 bottom: 0;
}
}
/*========= added css ====================*/
.overlay::after {
    background: #fff url(frontend/images/close.png) no-repeat;
    width: 32px;
    height: 32px;
    right: 30px;
    top: 20px;
    content: "";
    position: fixed;
    border-radius: 50%;
    cursor: pointer;
    z-index: 9999999;
}
.overlay:hover::after{opacity:0.6; cursor:pointer;} 
.popupTitle {
    text-align: center;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 22px;
    color: #21215c;
}
.openNew input[type="text"], .openNew input[type="tel"], .openNew input[type="phone"], .openNew input[type="email"] { height: 40px; font-size: 15px; padding: 0 15px; font-family: 'Montserrat', sans-serif; }
.openNew textarea { font-size: 15px !important; padding: 10px 15px; font-family: 'Montserrat', sans-serif !important; font-weight: 400 !important; }
.openNew .error { position: absolute; font-size: 14px; z-index: 9; background: #fff; top: 8px; left: 10px; color: #ff0008; padding-left: 10px; }
.openNew .col-md-3 { font-size: 14px; position: relative; }
.wid { width: 1200px; margin: 0 auto; padding: 0px 15px; }
.logo { width: 33%; float: left; }
.menuD { width: 97%; float: right; padding-top: 23px; border-top: 1px solid #fff; }
.logo a { float: left; width: 100%; }
.logo h1 { font-family: 'Montserrat', sans-serif; text-transform: uppercase; color: #fff; font-weight: 100; font-size: 20px; line-height: 22px; width: 226px; float: right; margin-top: 20px; margin-top: 16px; margin-bottom: 0px; }
.logo h1 strong { font-family: "Montserrat-Medium"; font-size: 39px; color: #fff; }
.header_contact img { margin-right: 15px; float: left; margin-top: 2px; }
.header_contact p { color: #fff; font-size: 15px; font-family: "Montserrat-Medium"; margin-bottom: 14px; font-weight: bold; }
.header_contact a { display: inline-block; font-family: 'Montserrat', sans-serif; font-size: 16px; color: #fff; font-weight: 500; line-height: normal; }
.header_contact a:hover { color: #ff970a; }
.header_contact a:nth-child(01) { background: url(frontend/images/location_icon.png) no-repeat left; padding-left: 24px; }
.header_contact a:nth-child(02) { margin-left: 10px; background: url(frontend/images/header_call_icon.png) no-repeat left; padding-left: 24px; }
.header_contact { width: 100%; /* float: right; */ text-align: right; }
.menu li a { font-family: 'Montserrat', sans-serif; font-size: 14px; font-weight: 400; line-height: 20px; text-align: center; cursor: pointer; padding: 0 21px 0px 24px; }
.menu li.buy a { background: url(frontend/images/menu_icons/Buy.png) no-repeat left; /* background-position: -34px 1px; */ padding-left: 38px; padding-right: 15px; }
.menu li.sell a { background: url(frontend/images/menu_icons/Sell.png) no-repeat left; padding-left: 38px; padding-right: 30px; }
.menu li.finance a { background: url(frontend/images/menu_icons/Finance.png) no-repeat left; padding-left: 29px; padding-right: 17px; }
.menu li.book a { background: url(frontend/images/menu_icons/Service.png) no-repeat left; padding-left: 29px; padding-right: 17px; }
.menu li.ourStory a { background: url(frontend/images/menu_icons/Our%20Story.png) no-repeat left; padding-left: 29px; padding-right: 17px; }
.menu li.contact as { background: url(frontend/images/menu_icons/Call_icon.png) no-repeat left; padding-left: 29px; padding-right: 17px; }
.homebanner_slide1 { width: 100%; }
.bannerslide_item { height: 714px; }
.homebanner_slide1:after { background: #000; }
.bannerSlider { background: #000; height: 714px; overflow: hidden; position: relative; top: 0px; width: 100%; }
h1.mainheader { font-family: 'Montserrat', sans-serif; font-size: 35px; text-transform: uppercase; color: #fff; border-left: 7px solid #fff; padding-left: 10px; }
.bannerSlider .mainheader { margin-top: 155px; line-height: 32px; margin-bottom: 40px; }
.searchstockbtn { padding: 15px 50px 15px 25px; background: url(frontend/images/buttn_arrow.png) right no-repeat #d12127; text-transform: uppercase; background-position-x: 90%; color: #fff; text-decoration: none; font-family: 'Montserrat', sans-serif; font-size: 18px; }
.searchstockbtn:hover { background: url(frontend/images/buttn_arrow.png) right no-repeat #000; background-position-x: 92%; }
.sliderbtn2 { padding: 13px 25px 13px 25px; background: none; text-transform: uppercase; color: #fff; text-decoration: none; font-family: 'Montserrat', sans-serif; font-size: 18px; box-sizing: border-box; border: 2px solid #fff; margin-left: 18px; }
.sliderbtn2:hover { background: #000; border-color: #000; }
.lSPager .active a { background: #a31511 !important; }
.slider_leftcontents { width: 776px; float: left; }
.slider_rightcontents { width: 34%; float: right; background: #ffffff99; padding: 28px 23px 13px; margin-top: 132px; }
.slider_rightcontents h4 { font-size: 25px; font-family: "Montserrat-Medium"; text-transform: uppercase; text-align: center; line-height: normal; margin-bottom: 0px; }
.slider_rightcontents .btn { display: block; max-width: 300px; text-align: center; text-decoration: none; background-color: #6216c9; color: #fff; padding: 15px; border-radius: 5px; border: 1px solid #510cad; margin: 60px auto; }
.slider_rightcontents .btn:hover, .slider_rightcontents .btn:focus { background-color: #510cad; }
 .slider_rightcontents .btn:avtive {
 background-color: #6216c9;
}
.slideraccordion { margin-top: 32px; }
.slideraccordion dt { padding: 15px; color: #fff; background: #2a2a66; text-transform: capitalize; font-family: 'Montserrat', sans-serif; font-size: 16px; margin: 1px 0px; }
.slideraccordion { padding: 10px; }
.headerRight { width: 67%; float: right; padding-top: 11px; }
.bannerslide_item li { width: 100%; }
.bannerslide_item ul { width: 100%; }
.bannerslide_item li img { position: absolute; top: 0px; width: 100%; }
.bannerslide_item { width: 100%; }
#slides { background: #000; width: 100%; height: 710px; overflow: hidden; }
.slides-container .banner_conts { position: absolute; top: 0px; width: 100%; }
.left_side_content { width: 100%; }
.left_side_content h1 { color: #000; font-size: 33px; line-height: 32px; border-left: none; padding-left: 0px !important; font-family: 'Montserrat', sans-serif; margin-bottom: 18px; text-transform: uppercase; }
h2 { text-transform: uppercase; font-family: "Montserrat-Medium"; font-size: 30px; padding-left: 12px; border-left: 10px solid #fff; }
.left_side_content p { color: #000; font-size: 25px; font-family: "Montserrat-Medium"; }
.aniPos .header_contact { display: none; }
.aniPos .menuD { padding-top: 0px; border-top: none; margin-top: 9px; }
.aniPos .menuD li { margin: 0px 5px; }
.aniPos .logo a { width: 70%; margin-bottom: 8px; }
.bannerbtns { width: 100%; float: left; padding-top: 236px; }
.bannerbtns a { padding: 17px 38px 17px 65px; font-family: "Montserrat-Medium"; font-size: 26px; color: #fff; font-weight: bold; text-transform: uppercase; text-decoration: none;/* margin-right: 15px; */ }
.redbtn { background: url(frontend/images/buttn_arrow.png) no-repeat right #d12127; padding-right: 59px; background-position-x: 90%; box-sizing: border-box; }
.redbtn:hover, .brdrbtn:hover { background-color: #2a2a66; border-color: #2a2a66; }
.brdrbtn { box-sizing: border-box; border: 2px solid #fff; padding: 15px 27px !important; }
.slideraccordion .dropbtn { color: #000; padding: 20px 28px; font-size: 14px; width: 100%; border: none; cursor: pointer; outline: none; font-family: "Montserrat-Regular"; border-radius: 0px; text-align: left; text-transform: uppercase; line-height: normal; height: auto; background: url(frontend/images/dropdown_btn.png) right no-repeat #fff; background-position-x: 90%; transition: all 0.5s ease-out; margin-bottom: 15px; }
.slideraccordion .dropbtn:hover, .dropbtn:focus { background-position-y: 60%; transition: all 1s ease-out; }
.slideraccordion .dropdown { position: relative; display: inline-block; width: 100%; }
.slideraccordion .dropdown-content { display: none; width: 100%; position: absolute; background-color: #252566; overflow: auto; z-index: 1; }
.slideraccordion .dropdown-content a { color: black; padding: 12px 16px; text-decoration: none; display: block; font-family: 'Montserrat', sans-serif; color: #fff; font-size: 14px; text-transform: uppercase; border-bottom: 1px solid #fff; }
.slideraccordion .dropdown a:hover { background-color: #d12127; }
.slideraccordion .show { display: block; }
.slideraccordion .redbtn { padding: 17px 27px; font-family: "Montserrat-Medium"; font-size: 18px; color: #fff; font-weight: bold; text-transform: uppercase; text-decoration: none; width: 100%; float: left; background-position-x: 86%; }
.bannerbtns .redbtn { padding-right: 75px; }
.home_abt_sec { }
.banner_conts { position: absolute; top: 0; width: 100%; }
section { width: 100%; float: left; }
.slideCvr li img { width: 100%; height: 710px; object-fit: cover; }
.slidercont { position: absolute; top: 0px; width: 100%; z-index: 1; }
.home_abt_sec { width: 100%; float: left; background: url(frontend/images/home_abt_bg.jpg) no-repeat center; background-size: cover; padding: 50px 0px 1px; }
.home_abt_sec .homeabt_right { width: 50%; float: left; padding: 40px 28px; background-color: #d12026; }
.home_abt_sec .homeabt_right h2 { line-height: normal; color: #fff; font-size: 30px; font-family: 'Montserrat', sans-serif; font-weight: 700; margin-bottom: 30px; }
p { font-family: 'Montserrat', sans-serif; font-size: 16px; }
.home_abt_sec .homeabt_right p { color: #fff; line-height: 28px; padding-bottom: 20px; font-family: 'Montserrat', sans-serif; font-size: 16px; }
.home_abt_sec .homeabt_right .brdrbtn { color: #fff; text-transform: uppercase; text-decoration: none; background: url(frontend/images/buttn_arrow.png) no-repeat right #d12127; padding-right: 59px !important; background-position-x: 90%; font-family: 'Montserrat', sans-serif; font-weight: 500; }
.home_abt_sec .homeabt_right .brdrbtn:hover { background-color: #000; color: #fff; border-color: #000; filter: invert(100%); -webkit-filter: invert(100%); "
}
.home_abt_right { width: 50%; float: right; }
.home_abt_right img { width: 100%; }
.car_ofthe_week { padding: 70px 0px 86px;/* background-color: white; */ }
.car_ofthe_week .sectionleft { width: 43%; float: left; }
.car_ofthe_week .sectionleft h2 { line-height: 31px; font-size: 30px; border-left-color: #d12026; margin-top: 1px; margin-bottom: 60px; font-family: 'Montserrat', sans-serif; }
.car_ofthe_week .sectionleft p { font-size: 17px; margin-bottom: 46px; margin-top: -3px; font-family: 'Montserrat', sans-serif; }
.bannerBlueCap { float: none; margin: 0 auto; padding-top: 26px; padding-bottom: 14px; margin-top: 115px; margin-bottom: 32px; width: 350px; text-align: left; float: right; position: relative; }
.bannerBlueCap small { font-size: 25px; margin-bottom: 0px; font-weight: 700; font-family: 'Montserrat', sans-serif; }
.car_ofthe_week .sectionleft p strong { font-family: 'Montserrat', sans-serif; }
.car_ofthe_week .caroftheweekItems { float: none; text-align: center; display: inline-block; }
.car_ofthe_week .caroftheweekItems .caroftheweekHeads { line-height: normal; font-size: 18px; font-family: 'Montserrat', sans-serif; margin-bottom: 4px; font-weight: 400; text-transform: uppercase; }
.caroftheweekItems:nth-child(01) { margin-right: 98px; }
.caroftheweekItems:nth-child(01) .caroftheweekHeads { margin-top: 28px; }
.caroftheweekItems:nth-child(02) { margin-right: 98px; }
.caroftheweekItems img { margin-bottom: 22px; }
.caroftheweekItems:nth-child(01) img { margin-bottom: 29px; }
.caroftheweekItems:nth-child(02) img { margin-bottom: 22px; }
.caroftheweekItems:nth-child(03) img { margin-bottom: 18px; }
.caroftheweekItems:nth-child(02) .caroftheweekHeads { }
.caroftheweekItems:nth-child(03) .caroftheweekHeads { margin-top: 19px; }
.caroftheweekItems span { font-size: 14px; color: #000; font-family: 'Montserrat', sans-serif; }
.car_ofthe_week ul { padding-bottom: 25px; border-bottom: 2px solid #ccc; margin-bottom: 36px; }
.car_ofthe_week small { font-size: 16px; font-family: 'Montserrat', sans-serif; margin-right: 30px; line-height: normal; margin-right: 30px; }
.car_ofthe_week small:last-child { margin-right: 0px; }
.car_ofthe_week small b { line-height: normal; font-size: 16px; font-family: 'Montserrat', sans-serif; font-weight: 500; margin-left:
}
.carFdWeekSliderSec { width: 57%; float: right; padding-left: 96px; background-color: white; }
.carFdWeekSliderSec h2 { font-size: 25px; line-height: normal; text-transform: uppercase; font-family: 'Montserrat', sans-serif; font-weight: 400; padding-left: 0px; margin-left: 0px; border: none; }
.carFdWeekSliderSec #linearGallery { position: relative; width: 100%; margin: auto; -moz-box-sizing: border-box; height: 263px; box-sizing: border-box; margin-bottom: 12px; border: 1px solid #ccc; }
.carFdWeekSliderSec #linearGallery .element { display: none; }
.carFdWeekSliderSec .galleryBox .box { font: 35px/40px 'Abel', sans-serif; color: #000; white-space: normal; overflow: hidden; margin-top: 30px; }
.carFdWeekSliderSec .controller { margin: auto; text-align: center; }
.carFdWeekSliderSec .controller span { display: inline-block; cursor: pointer; padding: 10px; margin: 2px; background: #333; color: #fff; }
.counter_section .counting-container { display: flex; }
.counter_section .counting-box { text-align: center; width: 25%; flex: auto; }
.counter_section .counting-box img { width: 40%; }
.counter_section .counting-box p { font-family: 'Montserrat', sans-serif; font-weight: 400; font-size: 20px; color: #525252; margin-top: 12px; }
.counter_section #encounter { }
.counter_section #battles { }
.counter_section #locations { }
.counter_section { width: 100%; float: left; padding: 56px 0px 74px; background: url(frontend/images/countingSecBG.jpg) no-repeat center; background-size: cover; }
.counter_section h3 { text-align: center; color: #fff; font-family: "Montserrat-Medium"; font-size: 30px; text-transform: uppercase; line-height: normal; }
.counter_section p { color: #fff !important; font-family: "Montserrat-Regular"; font-size: 20px; margin-bottom: 0px; line-height: normal; }
.counter_section .counting-box span { font-size: 45px; line-height: normal; margin-bottom: 20px; font-weight: 600; font-family: 'Montserrat', sans-serif; color: #fff; }
.counter_section h3:nth-child(01) { font-size: 30px; line-height: normal; margin-bottom: 20px; font-weight: 500; font-family: 'Montserrat', sans-serif; color: #fff; margin-bottom: 68px; }
.exploreSec { width: 100%; float: left; padding: 80px 0px 153px; background-color: #ffffff; }
.reviewRating li img { height: inherit; object-fit: unset; }
.exploreSec h3 { line-height: 31px; font-size: 30px; border-left-color: #d12026; margin-top: 1px; text-transform: uppercase; margin-bottom: 43px; font-family: 'Montserrat', sans-serif; padding-left: 12px; border-left: 10px solid #d12127; }
.exploreSec p { line-height: normal; margin-bottom: 53px; font-family: 'Montserrat', sans-serif; font-size: 16px; font-weight: 400; }
.explore_slider_sec { width: 100%; float: left; }
.explore_slider_sec .flex-direction-nav { display: none; }
.explore_slider_sec .flexslider .slides { width: 100%; }
.explore_items { width: 32%; float: left; margin-right: 23px; }
.explore_items:last-child { margin-right: 0px; }
.explore_slider_sec .flexslider { background: none; margin: 0px; border: none; }
.explore_items:nth-child(01) { margin-right: 27px; }
.explore_items:nth-child(02) { margin-right: 19px; }
.explore_img { width: 100%; height: 234px; overflow: hidden; margin-bottom: 30px; margin-bottom: 31px; }
.explore_slider_sec .lSSlideOuter .lSPager.lSpg { left: 0px; width: 100%; bottom: -104px; }
.explore_slider_sec .slideCvr li img { object-position: unset; }
.explore_slider_sec .lSSlideOuter .lSPager.lSpg > li a { height: 15px; width: 15px; }
.explore_slider_sec .lSSlideOuter .lSPager.lSpg > li a { background-color: #191919; }
.explore_img img { width: 100%; transition: all 0.5s ease-out; height: auto !important; }
.explore_items p { font-size: 18px; color: #000; text-transform: uppercase; line-height: normal; margin-bottom: 0px; border-bottom: 1px solid #a31511; padding-bottom: 23px; margin-bottom: 18px; font-family: 'Montserrat', sans-serif; font-weight: 600; }
.explore_items small { font-family: 'Montserrat', sans-serif; font-size: 14px; color: #000; }
.explore_items small strong { font-size: 18px; font-weight: 500; }
.explore_items ul li img { width: inherit !important; float: left; margin-right: 24px; height: auto; }
.explore_slider_sec .lSSlideOuter { /*background:#fff;*/ }
.explore_items ul li span { color: #000; font-size: 16px; line-height: 25px; font-family: 'Montserrat', sans-serif; }
.explore_items ul { margin-top: 36px; padding-left: 3px; margin-bottom: 54px; }
.explore_items ul li { margin-bottom: 20px; }
.explore_items .details_btn { padding: 10px 34px 10px 13px; border: 2px solid #a31511; font-family: 'Montserrat', sans-serif; font-size: 16px; color: #a31511; text-transform: uppercase; text-decoration: none; margin-left: 4px; background: url(frontend/images/red_arrow.png) right no-repeat; background-position-x: 93%; position: relative; top: -6px; font-weight: 600; }
.explore_items .details_btn:hover { color: #fff; background: url(frontend/images/red_arrowhover.png) no-repeat right #a31511; background-position-x: 93%; }
.explore_slider_sec .flex-control-nav { bottom: -105px; }
.explore_items:hover .explore_img img { opacity: 0.8; transform: scale(1.2); transition: all 0.5s ease-out; }
#linearGallery:hover .galleryImage { transform: scale(1.2); transition: all 0.5s ease-out; }
#linearGallery .galleryImage { transition: all 0.5s ease-out; }
.counter_section .counting-box h6:after { content: " +"; }
.whybuySec { width: 100%; float: left; background: url(frontend/images/whyBuyBG.jpg) no-repeat center; background-size: cover; }
.whybuySec h3 { transform: skew(-20deg); line-height: 33px; font-size: 30px; border-left-color: #fff; margin-top: 1px; margin-bottom: 47px; font-family: 'Montserrat', sans-serif; padding-left: 12px; border-left: 10px solid #fff; color: #fff; text-transform: uppercase; margin-left: 70px; }
.rating_sec ul, .rating_sec span, .whybuySec .ratingSecListing, .whybuySec h3 { transform: skew(-30deg); }
.bannerbtns a { width: 100%; float: inherit; margin-bottom: 10px; text-align: center; font-family: 'Montserrat', sans-serif; }
.rating_sec ul li { width: 33px; height: 33px; float: left; margin-right: 4px; }
.starBlueSec { width: 46%; float: left; padding: 58px 0px 80px 59px; /* padding-left: 88px; */ background-color: #2a2a66; transform: skew(30deg); background-color: #2a2a66; box-shadow: 153px 0px 0px 0px #2a2a66bd; }
.customreReview .reviewItems li:nth-child(2n) { margin: 0px 20px; }
.rating_sec { margin-left: 10px; }
.rating_sec ul li img { width: 100%; }
.rating_sec span { float: left; font-size: 25px; font-family: 'Montserrat', sans-serif; color: #fff; margin-right: 20px; }
.ratingSecListing li { font-family: 'Montserrat', sans-serif; font-weight: 400; line-height: 40px; color: #fff; font-size: 18px; padding-left: 47px; background: url(frontend/images/linstingTick.png) left no-repeat; }
.ratingSecListing { margin-top: 21px; margin-left: -105px; }
.customreReview { padding: 60px 0px 86px;/* background-color: #ffffff;*/ }
.customreReview .lSSlideOuter .lSPager.lSpg { bottom: -57px; width: 100%; left: 0px; }
.customreReview .lSSlideOuter .lSPager.lSpg li a { background: #000; }
.customreReview .lSSlideOuter .lSPager.lSpg > li a { height: 10px; width: 10px; }
.customreReview .explore_slider_sec .lSSlideOuter .lSPager.lSpg > li a { height: 10px; width: 10px; }
.reviewRating li img { height: auto !important; }
.customreReview h3 { line-height: 31px; font-size: 30px; border-left-color: #d12026; margin-top: 1px; text-transform: uppercase; margin-bottom: 63px; font-family: 'Montserrat', sans-serif; padding-left: 12px; border-left: 10px solid #d12127; }
.customreReview .flexslider { background: none !important; border: none !important; }
.customreReview .flexslider .flex-direction-nav { display: none; }
.customreReview .flexslider .flex-control-nav { bottom: -51px }
.customreReview .flexslider .flex-control-paging li a { width: 10px; height: 10px; }
.customreReview .slides { text-align: center; float: none; padding-bottom: 22px; }
.customreReview .reviewItems { padding-bottom: 25px; background-color: white; text-align: center; margin-left: 0; padding: 0 2px; }
.customreReview .reviewItems { }
.customreReview .reviewItems:nth-child(02) { }
.reviewRating ul { width: 100%; text-align: center; padding: 19% 0px 25%; background-color: #242462; }
.customreReview .quoteIconSec { width: 75px; position: relative; /* padding: 20px 0px; */ background: url(frontend/images/review_quote_icon.png) no-repeat center; height: 75px; top: -30px; margin: 0 auto; box-shadow: 2px 2px 20px 4px #0000002e; }
.reviewItems span { font-family: 'Montserrat', sans-serif; font-size: 18px; font-weight: 600; color: #000; line-height: normal; position: relative; top: -7px; }
.reviewItems p { font-size: 16px; font-family: 'Montserrat', sans-serif; font-weight: 500; width: 95%; margin: 0 auto; line-height: 27px; min-height: 175px; }
.reviewItems a.details_btn { padding: 10px 40px 10px 21px; border: 2px solid #a31511; font-family: 'Montserrat', sans-serif; font-size: 16px; color: #a31511; text-transform: uppercase; text-decoration: none; margin-left: 3px; background: url(frontend/images/red_arrow.png) right no-repeat; background-position-x: 93%; position: relative; top: -10px; font-weight: 600; }
.reviewRating ul li { float: none; display: inline-block; width: 33px; height: 33px; }
.reviewRating ul img { width: 100% !important; }
.tstdrvBluE { padding: 120px 0px 89px; background: url(frontend/images/TSTblueSection_BG.jpg) no-repeat center; background-size: cover; }
.tstsItems img { margin-bottom: 40px; }
.tstsItems a { line-height: normal; font-size: 16px; font-family: 'Montserrat', sans-serif; font-weight: 500; color: #fff; text-transform: uppercase; text-decoration: none; border-bottom: 1px solid #fff; }
.tstsItems li:hover a { color: #d12127; border-bottom: 1px solid #d12127; }
.greatBrands ul li img:hover { opacity: 0.8; }
.reviewItems .details_btn:hover { color: #fff; background: url(frontend/images/red_arrowhover.png) no-repeat right #a31511; background-position-x: 93%; }
.tstsItems li img { -webkit-transition: -webkit-transform .3s ease-in-out; transition: transform .3s ease-in-out; }
.tstsItems li:hover img { position: relative; top: -2px; -webkit-transition: -webkit-transform .3s ease-in-out; transition: transform .3s ease-in-out; }
.tstsItems li:nth-child(02) img { padding-left: 4px; }
.tstsItems li:nth-child(03) img { }
.tstsItems { text-align: center; margin-bottom: 64px; }
.tstdrvBluE .bannerbtns .brdrbtn { padding: 8px 30px !important; }
.tstsItems li { float: none; display: inline-block; width: 33%; }
.tstdrvBluE .bannerbtns { width: auto; float: none; text-align: center; padding-top: 0px; }
.tstdrvBluE .bannerbtns a { font-size: 18px; font-weight: 500; padding: 10px 20px; }
.tstdrvBluE .bannerbtns .redbtn { padding-right: 60px; margin-right: 10px; /* padding-left: 37px; */ background-size: 11px; }
.greatBrands { padding: 55px 0px 0px;/* background: #fff;*/ }
.greatBrands .flex-direction-nav { display: none; }
.greatBrands .flex-control-paging { display: none; }
.greatBrands .flex-control-paging li a { width: 10px; height: 10px; }
.brandLogos li:nth-child(6n), .brandLogos li:nth-child(7n), .brandLogos li:nth-child(8n), .brandLogos li:nth-child(9n), .brandLogos li:nth-child(10n) { margin-bottom: 0px !important; }
.greatBrands .flexslider { background: none; border: none; }
.greatBrands h3 { line-height: 30px; font-size: 30px; border-left-color: #d12026; margin-top: 1px; text-transform: uppercase; margin-bottom: 100px; font-family: 'Montserrat', sans-serif; padding-left: 12px; border-left: 10px solid #d12127; }
.brandLogos { text-align: center; }
.brandLogos.ul2 { margin-bottom: 0px !important; }
.brandLogos li { float: none; display: inline-block; width: 19%; margin: 0px 3px 73px; }
.brandLogos:nth-child(02) { margin-bottom: 0px; }
.bsnsHours { padding: 30px 0px 26px; background-color: #f8f2f2; text-align: center; }
.bsnsHours p { font-family: 'Montserrat', sans-serif; font-weight: 400; font-size: 18px; margin-bottom: 0px; line-height: normal; }
.bsnsHours p strong { font-weight: 500; }
footer { float: left; width: 100%; background-color: black; }
footer .footerlogo { text-align: center; margin: 0 auto; float: none; display: inherit; padding: 45px 0px 50px; }
.footAddress span:nth-child(01) { float: left; }
span.addrFooter { background: url(frontend/images/location_icon.png) no-repeat; background-position-y: 4px; padding-left: 24px; color: #fff; }
.footAddress span:nth-child(01) a { font-family: 'Montserrat', sans-serif; color: #fff; font-size: 16px; margin-bottom: 0px; font-weight: 500; text-decoration: none; }
footer .wid { padding: 0px 0px 4px; }
.footAddress span:nth-child(01) a { background: url(frontend/images/location_icon.png) no-repeat left; background-position-x: -4px; padding-left: 24px; }
.footAddress span:nth-child(02) { float: right; }
.footAddress span:nth-child(02) .footrCall a { background: url(frontend/images/header_call_icon.png) no-repeat left; padding-left: 25px; }
.footAddress span:nth-child(02) .footrFax a { background: url(frontend/images/footer_fax_icon.png) no-repeat left; padding: 4px 0px 5px 30px; }
.footAddress span:nth-child(02) li { float: left; margin-left: 20px; }
.footAddress ul li a { font-family: 'Montserrat', sans-serif; color: #fff; font-size: 16px; margin-bottom: 0px; font-weight: 500; text-decoration: none; }
.footerCntctLinks .instagramIcon, .footerCntctLinks .twitterIcon, .footerCntctLinks .facebookIcon, .footerCntctLinks .youtubeIcon { padding-top: 7px; }
footer a:hover { opacity: 0.8; }
.footerCntctLinks .instagramIcon:hover, .footerCntctLinks .twitterIcon:hover, .footerCntctLinks .facebookIcon:hover, .footerCntctLinks .youtubeIcon:hover { filter: invert(60%); }
.footerTopLinks { float: left; width: 100%; padding: 21px 0px 13px; border-top: 1px solid #fff; }
.footerTopLinks ul { text-align: center; }
.footerTopLinks ul li { float: none; display: inline-block; line-height: normal }
.footerTopLinks ul li a { font-family: 'Montserrat', sans-serif; font-weight: 400; color: #fff; text-transform: uppercase; text-decoration: none; font-size: 16px; }
.footerTopLinks li:nth-child(02) { margin: 0px 12px; }
.copyrightSec { width: 100%; float: left; text-align: center; padding: 5px 0px; padding: 17px 0px; background: #fff; }
.copyrightSec p { font-family: 'Montserrat', sans-serif; font-weight: 400; color: #000; font-size: 15px; margin-bottom: 0px; }
.brandLogos li:hover img { webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */ filter: grayscale(100%); }
.greatBrands .flexslider .slides img { width: inherit; margin: 0 auto; }
.contentarea { width: 50%; float: left; padding-right: 20px; }
.contentarea p { line-height: 30px; margin: 0px; margin-bottom: 15px; }
.imgarea { }
.fullWdth { width: 100%; float: left; }
.lSSlideOuter .rightEnd { -webkit-animation: rightEnd 0.3s; animation: rightEnd 0.3s; position: relative; }
.lSSlideOuter .leftEnd { -webkit-animation: leftEnd 0.3s; animation: leftEnd 0.3s; position: relative; }
.lSSlideOuter.vertical .rightEnd { -webkit-animation: topEnd 0.3s; animation: topEnd 0.3s; position: relative; }
.lSSlideOuter.vertical .leftEnd { -webkit-animation: bottomEnd 0.3s; animation: bottomEnd 0.3s; position: relative; }
.lSSlideOuter.lSrtl .rightEnd { -webkit-animation: leftEnd 0.3s; animation: leftEnd 0.3s; position: relative; }
.lSSlideOuter.lSrtl .leftEnd { -webkit-animation: rightEnd 0.3s; animation: rightEnd 0.3s; position: relative; }
.testmnalDiv .lSPager.lSpg { display: none !important; }
.contLft { float: left; min-height: 600px; padding: 45px 0 0; width: 500px; font-size: 16px; }
.contRgt { border: 1px solid #ccc; float: right; margin: 19px 0 0; padding: 25px; width: 444px; background: #F3F3F3; }
.cont_Lft { float: left; width: 66%; text-align: left; }
.inqte .cont_Lft { float: none; width: auto; text-align: center; }
.cont_Rgt { float: right; padding: 5px; width: 30%; }
.inqte .cont_Rgt { float: none; padding: 5px; margin: auto; width: 45%; }
.titlRgt { color: #fd8201; font-size: 29px; font-weight: 600; margin-bottom: 22px; min-height: 37px; text-transform: uppercase; }
.contRgt li { margin-bottom: 15px; text-align: center; }
.contRgt li .button1 { border: medium none; float: none; height: 40px; margin: 0 auto; padding: 0; width: 236px; }
.contRgt input[type="text"], .contRgt input[type="email"], .contRgt input[type="tel"], .contRgt input[type="phone"] { -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; height: 38px; }
.contRgt input[type="text"], .contRgt input[type="email"], .contRgt input[type="tel"], .contRgt input[type="phone"], textarea { background: rgba(255, 255, 255, 1); }
.readmore { background: #2f85e8 none repeat scroll 0 0; border-radius: 7px; color: #fff; float: left; font-size: 19px; height: 35px; padding: 3px 31px 0; text-transform: uppercase; }
.readmore:hover { color: #053E7F; }
/*===============  Blog  ===================*/







.blog-post { background: #fff none repeat scroll 0 0; border: 1px solid #ccc; padding: 15px; margin-bottom: 20px }
.blog-title { font-size: 21px; margin-bottom: 6px; font-weight: 700; }
.blog-title a { font-size: inherit; font-weight: inherit; line-height: inherit; color: inherit; }
.blog-title a:hover { color: #fc950b; }
.postd { color: #e2181f; font-size: 11px; padding: 5px 0 1px }
.blog-post > a { color: #004d96; display: inline-block; padding: 4px 30px 4px 13px; text-decoration: none; background: #fc950b url(frontend/images/arrow-icon-blue.png) no-repeat 93% 50%; text-transform: uppercase; background-size: 10px; border: 2px #fc950b solid; border-radius: 23px; }
.blog-post > a:hover { color: #004d96; background-color: #fff; }
.blogarea { box-sizing: border-box; color: #fff; padding: 20px }
.blogarea .innSrv li { list-style: outside none none; margin: 0; padding: 0 0 10px 26px; /*background: url(bulletArrow.png) no-repeat 0 3px*/ }
.blogarea .innSrv li a { color: #fff; text-decoration: none }
.cont_Rgt li a { display: block; padding-left: 25px; background: url("frontend/images/arrow-icon.png") no-repeat scroll 0 6px; color: #666; }
.cont_Rgt li a:hover { color: #FF7E02; }
header { left: 0; position: absolute; top: 0; width: 100%; background: rgba(0, 0, 0, 0.70); padding: 8px 0px; z-index: 1; }
header a { text-decoration: none !important; }
header div, header ul, header li, header span, header small { -webkit-transition: all 0.4s; -moz-transition: all 0.4s; -ms-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4s; }
.testimonial .slideCvr { position: relative; }
.testimonial { text-align: center; }
.testImg { border-radius: 50%; float: left; height: 157px; overflow: hidden; width: 157px; margin: 35px 0 0; }
.testCont { float: right; padding: 25px 0 0; position: relative; text-align: left; width: 83%; }
.testCont > p { height: 114px; line-height: 45px; margin-top: -11px; }
.testmnalDiv::after { clear: both; content: ""; display: block; }
.testmnalDiv { padding-bottom: 71px; }
.testimonial .lSAction { display: none !important; }
.testimonial .heading { font-size: 30px; font-family: "Raleway"; text-transform: none; }
.testCont > span { color: #000; }
.ftrTop { padding: 24px 0 23px; }
.ftrLogo { display: inline-block; }
.copy, .copy a { color: #000; font-weight: 600; }
.ftrCopy { padding: 17px 0; background-color: #fff; }
footer a:hover { color: #ff970a; }
.innerpage { margin-top: 135px; padding-top: 20px; min-height: 450px; padding-bottom: 40px; }
.innerpage p { }
.brands .lSAction { display: none !important; }
.aniPos .topCall { height: 0; opacity: 0; overflow: hidden; }
.aniPos { background: #000; position: fixed !important; z-index: 9; }
.aniPos .logo { margin-top: 5px; margin-bottom: 0px; }
.aniPos .logo img { }
.aniPos .logoRgt { margin-top: 17px; }
.aniPos .menu li a { font-size: 12px; }
.aniPos nav li { padding: 0; }
.blgcont > img { float: left; margin-right: 20px; }
.blgcont::after { clear: both; content: ""; display: block; }
.mapdv iframe { width: 100%; }
section.reviewScn { padding: 111px 0 95px; background: url(frontend/images/review-bg.jpg) no-repeat center 0; position: relative; }
section.reviewScn .wid { position: relative; }
.getinTouchForm { float: left; margin-left: 101px; width: 394px; padding: 35px 24px; background: #37383d; border-radius: 23px; }
li.qtSubmit, .getinTouchForm li:last-child { position: relative; margin-bottom: 4px !important; }
li.qtSubmit input[type="submit"], .getinTouchForm li:last-child input[type="submit"] { left: 50%; margin-left: -129px; top: 0; position: absolute; }
.title2 { font-size: 36px; font-family: 'Raleway'; font-weight: 700; line-height: 41px; margin-bottom: 10px; color: #0f5185; }
.footerTop .wid { padding: 0 30px; }
.footerTop { padding: 44px 0 93px; background: #125184; }
.copyright { padding: 22px 0; background: #000; }
.copyright, .copyright div, .copyright small, .copyright a { color: #fff; font-size: 21px; line-height: 35px; }
.copyright small { padding-left: 135px; }
.copyright .wid { padding: 0 33px; }
section.banner.innerbanner { height: 216px; background-position: center bottom; }
section.innercontents { text-align: center; padding: 38px 0; }
section.innercontents h2 { font-size: 40px; }
section.innercontents h3 { font-size: 36px; }
.locMp { max-width: 100%; overflow: hidden; padding-top: 30px; }
.locMp iframe { width: 100%; }
.copyright a { text-decoration: none; }
.menu li.contact a { background: url(frontend/images/menu_icons/Call_icon.png) no-repeat left; }
.greatBrands .slideCvr li img { width: inherit; height: inherit; }
.greatBrands .lSSlideOuter .lightSlider, .lSSlideOuter .lSPager { text-align: center; }
.greatBrands .lSSlideOuter .lSPager.lSpg { display: none; }
.greatBrands ul.content-slider { height: auto !important; width: 100% !important; }
.greatBrands .brandSEC li { float: none; display: inline-block; width: 19%; text-align: center; }
.greatBrands ul section { width: 100% !important; margin-bottom: 75px; }
.greatBrands ul section:nth-child(02) { margin-bottom: 66px; }
.cvrevw { box-shadow: 0px 5px 4px 0px #00000024; margin-bottom: 10px; padding-bottom: 30px; }
/*|||| owl carousels |||*/

.owl-carousel, .owl-carousel .owl-item { -webkit-tap-highlight-color: transparent; position: relative }
.owl-carousel { display: none; width: 100%; z-index: 1 }
.owl-carousel .owl-stage { position: relative; -ms-touch-action: pan-Y; touch-action: manipulation; -moz-backface-visibility: hidden }
.owl-carousel .owl-stage:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0 }
.owl-carousel .owl-stage-outer { position: relative; overflow: hidden; -webkit-transform: translate3d(0, 0, 0) }
.owl-carousel .owl-item, .owl-carousel .owl-wrapper { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0) }
.owl-carousel .owl-item { min-height: 1px; float: left; -webkit-backface-visibility: hidden; -webkit-touch-callout: none }
.owl-carousel .owl-item img { display: block; width: 100% }
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled { display: none }
.no-js .owl-carousel, .owl-carousel.owl-loaded { display: block }
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev { cursor: pointer; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none }
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot { background: 0 0; color: inherit; border: none; padding: 0!important; font: inherit }
.owl-carousel.owl-loading { opacity: 0; display: block }
.owl-carousel.owl-hidden { opacity: 0 }
.owl-carousel.owl-refresh .owl-item { visibility: hidden }
.owl-carousel.owl-drag .owl-item { -ms-touch-action: none; touch-action: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none }
.owl-carousel.owl-grab { cursor: move; cursor: grab }
.owl-carousel.owl-rtl { direction: rtl }
.owl-carousel.owl-rtl .owl-item { float: right }
.owl-carousel .animated { animation-duration: 1s; animation-fill-mode: both }
.owl-carousel .owl-animated-in { z-index: 0 }
.owl-carousel .owl-animated-out { z-index: 1 }
.owl-carousel .fadeOut { animation-name: fadeOut }
 @keyframes fadeOut { 0% {
 opacity:1
}
 100% {
 opacity:0
}
}
.owl-height { transition: height .5s ease-in-out }
.owl-carousel .owl-item .owl-lazy { opacity: 0; transition: opacity .4s ease }
.owl-carousel .owl-item img.owl-lazy { transform-style: preserve-3d }
.owl-carousel .owl-video-wrapper { position: relative; height: 100%; background: #000 }
.owl-carousel .owl-video-play-icon { position: absolute; height: 80px; width: 80px; left: 50%; top: 50%; margin-left: -40px; margin-top: -40px; background: url(owl.video.play.png) no-repeat; cursor: pointer; z-index: 1; -webkit-backface-visibility: hidden; transition: transform .1s ease }
.owl-carousel .owl-video-play-icon:hover { -ms-transform: scale(1.3, 1.3); transform: scale(1.3, 1.3) }
.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn { display: none }
.owl-carousel .owl-video-tn { opacity: 0; height: 100%; background-position: center center; background-repeat: no-repeat; background-size: contain; transition: opacity .4s ease }
.owl-carousel .owl-video-frame { position: relative; z-index: 1; height: 100%; width: 100% }
/*|||| owl carousels |||*/







.greatBrands .owl-carousel .owl-stage, .greatBrands .owl-carousel.owl-drag .owl-item { text-align: center; min-width: 100%; }
.greatBrands .owl-carousel .owl-item img { width: auto; margin: 0 auto; }
.greatBrands .owl-carousel .owl-item .item { float: left; text-align: center; width: 100%; }
.greatBrands .owl-carousel .owl-item .item a { float: none; display: inline-block; width: 19%; }
.greatBrands section.raw1 { margin-bottom: 73px; }
.greatBrands .owl-carousel .owl-nav { display: none; }
.subheader { position: relative; width: 100%; float: left; background: url(frontend/images/subheader_BG.jpg) no-repeat center; height: 479px; background-size: cover; }
.innerheader { background: rgb(0, 0, 0); position: relative; }
.menuD li.active a { color: #d12127; }
h1.subheadTitle { font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 30px; margin-bottom: 0px; text-transform: uppercase; padding-top: 228px; }
.breadcumbs { position: absolute; bottom: 20px; background-color: #020202b5; padding: 5px 30px; }
.breadcumbs li { float: left; }
.breadcumbs li a { font-family: 'Montserrat', sans-serif; font-weight: 500; font-size: 18px; padding-right: 20px; background: url(frontend/images/breacumbs_arrow.png) no-repeat right; color: #fff; text-decoration: none; margin-right: 20px; }
.breadcumbs li a:hover { color: #FF6666; }
.breadcumbs li:last-child a { background: none; margin-right: 0px; padding-right: 0px; }
.about_content { padding: 50px 0px 0px; }
.about_content h2 { margin-bottom: 45px; font-size: 30px; font-family: 'Montserrat', sans-serif; font-weight: 700; line-height: 35px; color: #000; border-left: 8px solid #d12127; }
.about_content p { margin-bottom: 35px; line-height: 35px; float: left; }
.about_content .para_sec2 { width: 50%; float: left; margin-right: 2%; }
.innerabt_img { width: 48%; float: right; }
.innerabt_img img { width: 100%; }
.inner_Whybuy .starBlueSec { transform: none; }
.inner_Whybuy { background: url(frontend/images/inner_whyBuy_BG.jpg) no-repeat center; background-size: cover; overflow: hidden; }
.inner_Whybuy .rating_sec ul, .inner_Whybuy .rating_sec span, .inner_Whybuy .whybuySec .ratingSecListing, .inner_Whybuy .whybuySec h3 { transform: none; }
.inner_Whybuy .starBlueSec { width: 50%; float: left; padding: 58px 0px 25px 40px; /* padding-left: 88px; */ background-color: #2a2a66; transform: none; background-color: #2a2a66; box-shadow: 0px 35px 0px 35px #2a2a66bd; margin-left: 38px; }
.inner_Whybuy { margin-top: 21px; margin-left: auto; }
.inner_Whybuy .ratingSecListing { margin-top: 21px; margin-left: auto; }
.inner_Whybuy h2 { font-size: 30px; font-family: 'Montserrat', sans-serif; font-weight: 700; line-height: 35px; color: #fff; border-left: 8px solid #fff; }
.contact_Page { padding: 50px 0px; }
.contact_Page h2 { text-align: center; font-size: 30px; font-family: 'Montserrat', sans-serif; font-weight: 700; line-height: 35px; padding-left: 0px; border-width: 0px; }
.contact_Page p { text-align: center; margin: 0 auto; margin-bottom: 30px; }
.address_Info { width: 50%; float: left; background: #252566; padding: 20px; }
.address_Info h2 { color: #fff; text-align: left; margin-left: 0px; padding-left: 14px; border-width: 10px; font-size: 30px; margin-bottom: 20px; }
.address_Info p { text-align: left; color: #fff; margin-bottom: 20px; }
.address_Info p a { color: #fff; text-decoration: none; font-size: 14px; }
.address_Info .call { padding-left: 30px; background: url(frontend/images/header_call_icon.png) no-repeat left; }
.address_Info .fax { padding-left: 30px; background: url(frontend/images/footer_fax_icon.png) no-repeat left; }
.address_Info .address { padding-left: 30px; background: url(frontend/images/location_icon.png) no-repeat left; }
.address_Info .conrtact_social li { float: left; margin: 0px 20px; }
.address_Info .conrtact_social li:hover a { opacity: 0.8; }
.address_Info .conrtact_social li:nth-child(01) { margin-left: 0px; }
.mapDiv { padding: 0px 0px 0px 30px; width: 50%; float: right; }
.mapDiv iframe { height: 269px; width: 100%; }
.conactFrm .formSec { background-color: #f3f3f3; padding-top: 30px; }
.conactFrm form { width: 50%; padding: 10px; margin: 0 auto; }
.conactFrm { padding-bottom: 50px; }
.conactFrm h2 { text-align: center; font-size: 30px; font-family: 'Montserrat', sans-serif; font-weight: 700; line-height: 35px; padding-left: 0px; border-width: 0px; }
.conactFrm input { margin-bottom: 20px; }
.conactFrm form textarea, .conactFrm input { font-size: 14px; font-family: 'Montserrat', sans-serif; font-weight: 400; }
.conactFrm form input[type="submit"], .conactFrm form input[type="button"], .conactFrm form button, a.button { padding: 11px 30px 10px 25px; border: 2px solid #a31511; font-family: 'Montserrat', sans-serif; font-size: 18px; color: #a31511; text-transform: uppercase; text-decoration: none; /* margin-left: 4px; */ background: url(frontend/images/red_arrow.png) right no-repeat; background-position-x: 93%; position: relative; /* top: -6px; */ font-weight: 600; height: 45px; margin-top: 30px; border-radius: inherit; width: auto; }
.conactFrm form input[type="submit"]:hover, .conactFrm form input[type="button"]:hover, .conactFrm form button, a.button:hover { background: url(frontend/images/red_arrowhover.png) no-repeat right #a31511; color: #fff; background-position-x: 93%; }
.registerCover ul.regUl li:nth-child(even) { float: left; }
.brandSEC { margin-bottom: 40px; }
.content-slider .mainList { width: 100% !important; text-align: center; margin-bottom: 40px; }
.content-slider .mainList ul li { float: none; display: inline-block; }
/*li.mainList

{

	width:100% !important;

	}*/

.innerCont { padding: 70px 0px; }
.buyLeftSEC { width: 30%; float: left; }
.buyRightSEC { width: 68%; float: right; }
.buyMenutile { font-weight: 700; text-transform: uppercase; margin-bottom: 10px; padding: 10px 20px; background-color: #e6e6e6; margin-top: 10px; }
.buyLeftSEC .section_header { /* border: 1px solid #fff; */ padding: 15px; max-width: 1024px; margin: 0 auto; background-color: #666; background: url(frontend/images/dropdownBold.png) no-repeat right #252566; background-position-x: 95%; color: #eee; font-weight: bold; border-bottom: 1px solid #fff; }
.buyLeftSEC .section_header:hover { background-color: #dc2127; }
.buyLeftSEC .section_header::after { display: none; font-size: 20px; color: #eee; float: right; margin-left: 5px; margin-top: -3px; }
.buyLeftSEC .section_para { background-color: #dc2127; margin: 0 auto; }
.selCtDiv span { color: #fff; }
.buyLeftSEC .section_para li a { padding: 10px 20px; color: white; width: 100%; float: left; text-decoration: none; }
.buyLeftSEC .section_para li a:hover { background-color: #252566; }
.buyLeftSEC .section_para li { background-color: #dc2127; border-bottom: 1px solid white; }
.custom-select { position: relative; font-family: Arial; }
.custom-select select { display: none; /*hide original SELECT element:*/ }
.select-selected { background-color: #252566; }
/*style the arrow inside the select element:*/

.select-selected:after { position: absolute; content: ""; top: 14px; right: 10px; width: 0; height: 0; border: 6px solid transparent; border-color: #fff transparent transparent transparent; }
/*point the arrow upwards when the select box is open (active):*/

.select-selected.select-arrow-active:after { border-color: transparent transparent #fff transparent; top: 7px; }
/*style the items (options), including the selected item:*/

.select-items div, .select-selected { color: #ffffff; padding: 8px 16px; border: 1px solid #fff; cursor: pointer; user-select: none; background-color: #252566; }
/*style items (options):*/

.select-items { position: absolute; background-color: DodgerBlue; top: 100%; left: 0; right: 0; z-index: 99; }
/*hide the items when the select box is closed:*/

.select-hide { display: none; }
.select-items div:hover, .same-as-selected { background-color: rgb(220, 33, 39); }
.yearSelect .selCtDiv { width: 48%; float: left; padding: 10px; }
.yearSelect .selCtDiv:nth-child(2) { float: right; }
.stockSearchSelectField { padding: 10px 20px; background-color: #252566; color: white; }
.stockSearchSelectField label { color: #fff; }
.searseLCT .selCtDiv { width: 100% !important; }
.selCtDiv .brdrbtn { width: 100%; color: #fff; text-transform: uppercase; text-decoration: none; background: url(frontend/images/buttn_arrow.png) no-repeat right #d12127; padding-right: 59px !important; background-position-x: 90%; font-family: 'Montserrat', sans-serif; font-weight: 500; float: left; margin-top: 20px; margin-bottom: 10px; text-align: center; }
.selCtDiv .brdrbtn:hover { background-color: #252566; }
.refinBtn { background: #ccc !important; color: #000 !important; }
.selCtDiv .stockNumber { width: 100%; padding: 10px; }
.showItems { color: #000; float: left; padding: 10px 0px; font-size: 14px; }
.buyItemsTop .selCtDiv .custom-select { width: 200px; float: right; }
.buyItemsTop .selCtDiv .custom-select .select-items div, .buyItemsTop .selCtDiv .custom-select .select-selected { background-color: #d12127; font-size: 14px; }
.buyItemsTop .selCtDiv .custom-select .select-items div:hover, .buyItemsTop .selCtDiv .custom-select .select-selected:hover { background-color: #dc2127; }
.buyItemsTop .selCtDiv { float: right; }
.buyItemsTop .sortBy { float: left; color: #000; padding: 7px 10px; font-size: 14px; }
.buyMenutile:nth-child(1) { margin-top: 0px; }
.buyItemsTop { width: 100%; float: left; background-color: #e6e6e6; padding: 5px 10px 4px; }
.buyRightSEC .buyItemDiv { padding: 20px; width: 100%; float: left; background-color: #ecebf5; margin: 20px 0px; }
.buyItemDiv .carThumbnail { width: 35%; float: left; height: 175px; padding: 5px; overflow: hidden; background-color: white; }
.buyItemDiv .carThumbnail img { object-fit: contain; width: 100%; height: 100%; }
.buyItemDiv .carContent { width: 62%; float: right; }
.buyItemDiv .carContent .carTitle { font-weight: 700; color: #000; font-size: 22px; }
.cARsPECS li { font-size: 14px; line-height: 35px;/* padding-left: 30px; */ }
.cARsPECS li span { color: #000; }
.cARsPECS li img { float: left; margin-right: 20px; margin-top: 4px; }
.priceNmore { width: 100%; float: left; background-color: #d12127; padding: 5px 10px; margin-top: 20px; }
.priceNmore .price { float: left; color: #fff; font-size: 14px; padding: 5px 0px; }
.priceNmore .brdrbtn { float: right; color: #fff; text-transform: uppercase; text-decoration: none; background: url(frontend/images/buttn_arrow.png) no-repeat right #d12127; background-position-x: 91%; font-family: 'Montserrat', sans-serif; font-weight: 500; font-size: 12px; padding: 10px 26px 10px 20px !important; line-height: normal; background-size: 8px; }
.priceNmore .brdrbtn:hover { background-color: #252566; }
.cARsPECS ul { margin-top: 20px; }
.paginationDiv { float: right; }
.paginationDiv ul { float: right; }
.paginationDiv ul li { float: left; }
.paginationDiv ul li a { padding: 10px; background-color: #252566; color: #fff; margin: 0px 5px; font-size: 15px; text-decoration: none; }
.paginationDiv ul li a:hover { background-color: #d12127; }
.buyDetailSliderSec { width: 49%; float: left; }
.buyDetailsCont { width: 46%; float: right; }
.buyDetailsCont h2, .VehicleDetails h2 { font-size: 25px; line-height: normal; text-transform: uppercase; font-family: 'Montserrat', sans-serif; font-weight: 400; border: none; padding: 0px; }
.buyDetailSliderSec .carFdWeekSliderSec { width: 100%; float: left; padding-left: 0px; background-color: white; }
.buyDetailsCont p { padding: 10px; background: #e7e7ef; margin-bottom: 20px; }
.buyDetailsCont .priceNmore { text-align: center; padding: 10px 0px; }
.buyDetailsCont .priceNmore .price { float: none; color: #fff; font-size: 18px; padding: 5px 0px; }
.prOductDEsc .VehicleDetails { /* margin-top: 20px; */ padding: 30px 20px; background: #e7e7ef; margin-bottom: 70px; }
.VehicleDetails h2 { background: #fff; padding: 10px; }
.DtlSection { width: 100%; float: left; }
.DtlSection ul li:nth-child(odd) { background: #ececec; }
.DtlSection ul li:nth-child(even) { background: #fff; }
.DtlSection ul li, .DtlSection ul li span { font-size: 14px; color: #000; padding: 10px; }
.DtlSection ul { width: 49%; float: left; }
.DtlSection ul:nth-child(2) { float: right; }
.sellPgeSEc h2 { font-size: 25px; line-height: normal; text-transform: uppercase; font-family: 'Montserrat', sans-serif; font-weight: 400; padding-left: 0px; margin-left: 0px; border: none; }
.sellPageTop { text-align: center; }
.sellIdeasSec { width: 100%; float: left; text-align: center; }
.sellIdeasSec .SellItems { width: 47%; display: inline-block; float: none; margin: 0 1%; }
.sellIdeasSec .SellItems .sellthumbs { height: 250px; overflow: hidden; }
.sellIdeasSec .SellItems .sellTitles { padding: 5px 0px; background-color: #f8f2f2; font-size: 16px; font-weight: 500; text-transform: uppercase; }
.SellItems p { text-align: left; box-sizing: border-box; padding: 14px; border: 3px solid #f8f2f2; }
.formCell { margin-bottom: 20px; width: 33%; float: none; display: inline-block; background-color: #f8f2f2; padding: 10px 10px; }
.formCell input, .formCell textarea, .formCell select, textarea { border-radius: 0px !important; font-size: 14px; font-weight: 400; }
.formCell input:focus, .formCell textarea:focus, .formCell select:focus, textarea:focus, .textarea button { outline: none; }
.CheckNcomment { background-color: #f8f2f2; padding: 15px; margin-bottom: 40px; width: 100%; float: left; margin-top: 20px; }
.textarea button { padding: 10px 40px 10px 34px; border: 2px solid #a31511; font-family: 'Montserrat', sans-serif; font-size: 16px; border-radius: inherit; color: #a31511; text-transform: uppercase; text-decoration: none; margin-left: 3px; background: url(frontend/images/red_arrow.png) right no-repeat; background-position-x: 88%; /* position: relative; */ /* top: -10px; */

font-weight: 600; float: right; margin-top: 20px; width: auto; height: 50px; }
.textarea button:hover { color: #fff; background: url(frontend/images/red_arrowhover.png) no-repeat right #a31511; background-position-x: 88%; }
.formCell:nth-child(even) { }
.enquirySecSell h2, .enquirySecSell h3 { font-size: 25px; line-height: normal; text-transform: uppercase; font-family: 'Montserrat', sans-serif; font-weight: 400; padding-left: 0px; margin-left: 0px; border: none; }
.myVehicleTitle { width: 100%; float: left; }
.formCell select { width: 100%; height: 50px; border-radius: 5px; padding: 5px; border-color: #ccc; }
.checkBoxsec { width: 48%; float: left; }
.textarea { width: 48%; float: right; }
.formTopSec { width: 100%; float: left; text-align: center; }
section.sellPgeSEc { padding-bottom: 10px; }
#generic-tabs { width: 100%; }
/*Tab styles*/

#generic-tabs #tabs { overflow: hidden; margin: 0; padding: 0; }
#generic-tabs #tabs li { float: left; display: inline-block; width: 25%; background: #EDEDED; border-top: 4px solid #CCCCCC; border-right: 1px solid #CCCCCC; }
#generic-tabs #tabs li:last-child { border-right: none; }
#generic-tabs #tabs li:first-child { padding-left: 0; }
/*Tab link styles*/

#generic-tabs #tabs li a { text-align: center; display: block; font-size: 19px; text-decoration: none; padding: 16px 0px; line-height: 26px; color: black; }
/*Active tab styles*/

#generic-tabs #tabs li.active { background: #FFFFFF; border-top: 4px solid #dc2127; }
#generic-tabs #tabs li.active a { color: #333333; border-left: 1px solid #ccc; border-right: 1px solid #ccc; }
#generic-tabs ul li.active a i { color: #27ae60; }
/*Tab content styles*/



#generic-tabs .tab-content { background: #f8f2f2; padding: 20px; margin-bottom: 30px; }
#generic-tabs .tab-content h1 { margin-top: 0; }
.innerCont h2, .innerCont h3 { font-size: 25px; line-height: normal; text-transform: uppercase; font-family: 'Montserrat', sans-serif; font-weight: 400; padding-left: 0px; margin-left: 0px; border: none; margin-bottom: 20px; }
ul.financeList li { padding-left: 30px; background: url(frontend/images/arrow-bullet.png) left no-repeat; background-size: 15px; font-size: 16px; }
#generic-tabs p { margin-bottom: 10px; }
.financePage { padding-bottom: 0px; }
.textarea.finance { width: 100%; margin-bottom: 50px; }
.bookInspectionsPge h2 { text-align: center; }
.bookInspectionsPge form { padding: 40px 20px; background-color: #f8f2f2; }
.bookInspectionsPge form input, .bookInspectionsPge form select { border-radius: 0px; width: 48%; float: left; height: 50px; margin: 0 1% 3% 1%; padding: 10px; border: 1px solid #ccc !important; font-size: 14px; color: #000 !important; }
 .bookInspectionsPge form input::placeholder {
 color:#000;
}
.bookInspectionsPge form button { padding: 10px 40px 10px 34px; border: 2px solid #a31511; font-family: 'Montserrat', sans-serif; font-size: 16px; border-radius: inherit; color: #a31511; text-transform: uppercase; text-decoration: none; margin-left: 3px; background: url(frontend/images/red_arrow.png) right no-repeat; background-position-x: 88%; /* position: relative; */ /* top: -10px; */

font-weight: 600; float: none; margin-top: 20px; width: auto; height: 50px; margin-left: 1%; }
.bookInspectionsPge form button:hover { color: #fff; background: url(frontend/images/red_arrowhover.png) no-repeat right #a31511; background-position-x: 88%; }
.openNew {
    position: fixed !important;
    left: 0;
    top: 20px;
    z-index: 999;
    max-width: 500px;
    width: 500px;
}
.wdLiketo {
    width: 49%;
    display: inline-block;
}

.wdLiketo span {
    font-size: 14px;
    color: #000;
}
.openNew input[type="submit"],.open-modal-btn {
    padding: 10px 40px 10px 34px;
    border: 2px solid #a31511;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    border-radius: inherit;
    color: #a31511;
    text-transform: uppercase;
    text-decoration: none;
    margin-left: 3px;
    background: url(frontend/images/red_arrow.png) no-repeat;
    background-position: 90% 52%;
    float: right;
    margin-top: 20px;
    width: auto;
    height: 50px;
}

.open-modal-btn:hover, .openNew input[type="submit"]:hover {
    color: #fff;
    background: url(frontend/images/red_arrowhover.png) no-repeat right #a31511;
    background-position: 90% 52%;
}
.my-modal { position: relative; padding-top: 10px; }
dialog.my-modal .col-md-3 { margin-bottom: 12px; }
dialog.my-modal textarea { font-weight: 500; font-size: 18px; }
.actions a.close-modal-btn { color: #000; text-decoration: none; font-size: 0px; background: url(frontend/images/close.png) no-repeat; width: 34px; height: 34px; display: block; }
.actions a.close-modal-btn:hover { color: #d12127; }
a.btn.btn-default { color: #252566; text-decoration: none; font-size: 16px; font-weight: 600; padding-top: 10px; display: inline-block; }
a.btn.btn-default:hover { color: #d12127; }
.my-modal .actions { position: absolute; top: 10px; right: 10px; }
 @media only screen and (min-width:1921px) {
}
}
}
 @media only screen and (min-width:1367px) {
}
 @media screen and (min-width: 875px) {
/*############################ Menu ##############*/

a.menu-link { display: none; }
.js .menu, .js .menu > ul ul { max-height: none; overflow: visible; }
.js .menu > ul li:hover > ul { display: flex; }
.menu ul { float: right; margin: 0; padding: 0; }
nav > ul > li:last-child { padding-right: 0; }
.menu > ul > li > a { position: relative }
.menu span.has-subnav { width: 20px; height: 10px; background: url(frontend/images/dropdown-icon.png) no-repeat center 0; position: absolute; right: 3px; top: 3px; text-indent: -9999px; }
.menu li a:hover { color: #ff970a; }
/*.menu li li a:hover { color: #F9F04B; }*/







.menu ul ul { border-radius: 0px 0px 5px 5px; border-bottom: solid 1px transparent; display: none; height: auto; overflow: hidden; padding: 25px 0 0; position: absolute; text-align: right; right: 0; right: 0; top: 5px; width: 245px; z-index: 999; }
.chrome .js .menu > ul ul { top: 43px; }
.menu ul ul.wide { width: 300px; }
.menu ul ul li { border-bottom: solid 1px #dc2127; display: inline-block; position: relative; background: #252566; }
.menu ul ul li:hover { background: #dc2127; }
.menu ul ul li:hover a { color: #fff; }
.menu > ul ul li:last-child { border-bottom: none; }
.menu ul ul li a { display: block; padding: 10px 10px; text-align: left; background-position-x: 8px !important; font-size: 13px !important; }
/*Menu ends*/







}
 @media only screen and (min-width : 320px) and (max-width : 480px) {
body { -webkit-text-size-adjust: none; }
}
 @media only screen and (min-width : 320px) and (max-width : 560px) {
body { -webkit-text-size-adjust: none; }
}
 @media only screen and (min-width : 375px) and (max-width : 667px) {
.customreReview .reviewItems li:nth-child(2n) { margin: 0px 4px; }
.reviewItems p { min-height: 170px !important; }
.aniPos .logo { width: 28%; position: relative; top: 12px; }
.greatBrands ul section { width: 100% !important; margin-bottom: 30px; }
.tstdrvBluE .bannerbtns a { font-size: 16px; }
.explore_slider_sec .lSSlideOuter .lSPager.lSpg { bottom: -75px; }
.thumbWrapper { width: 100px !important; height: 60px; }
.home_abt_sec .homeabt_right p { padding-bottom: 10px; }
.brdrbtn { padding: 10px 27px !important; }
.home_abt_sec .homeabt_right p { line-height: 24px; font-size: 14px; }
.home_abt_sec .homeabt_right h2 { line-height: 24px; font-size: 24px; }
.bannerBlueCap small { font-size: 16px; }
.left_side_content h1 { font-size: 18px !important; line-height: 20px; margin-bottom: 10px; }
body { -webkit-text-size-adjust: none; }
}
 @media only screen and (min-width : 480px) and (max-width : 767px) {
.aniPos { position: static !important; }
ul.brands li { width: 25%; }
.aniPos .topCall { height: auto; opacity: 1; overflow: hidden; }
.aniPos .logo { margin-top: 0; width: 150px; }
nav.menu.active1 { max-height: 300px !important; overflow-y: auto; }
}
 @media only screen and (max-width:1630px) {
.wid, section.banner .wid { padding: 0 15px; }
.logo { margin: 15px 0 15px; }
.menu li a { }
.menuD { }
.bannerAssets h1 { font-size: 75px; }
section.welcomeSc { padding: 166px 0 90px; text-align: center; }
}
 @media screen and (max-width:1330px) {
.wid, section.banner .wid { width: 100%; }
footer .wid { padding: 0px 10px; }
.menu li a { font-size: 21px; }
h2, h3, h4, h5, h6 { font-size: 52px; }
}
 @media screen and (max-width:1184px) {
.social { float: right; }
.menu li a { font-size: 18px; }
.bannerAssets h1 { font-size: 57px; }
h2, h3, h4, h5, h6 { font-size: 43px; line-height: 45px; }
}
 @media screen and (max-width:1090px) {
.copyright small { padding-left: 0; display: block; }
.copyright { text-align: center; }
.listng.fiveCol > li { width: 33%; }
section.welcomeSc { padding: 35px 0 30px; text-align: center; }
.reviewImg { margin-top: 40px; }
ul.sub-menu a { font-size: 15px !important; }
.aniPos ul.sub-menu a { font-size: 11px !important; }
.menu li a { font-size: 12px; }
}
 @media screen and (max-width:1040px) {
.mapDiv iframe { height: 292px; }
.explore_img { height: 210px; }
.subheader { height: 300px; }
h1.subheadTitle { padding-top: 100px; }
.innerabt_img { height: 340px; }
.aniPos .menuD li { margin: 0px 1px; }
.banner { }
}
 @media screen and (max-width:1024px) {
.breadcumbs { display: none; }
.footAddress span:nth-child(02) { float: none; }
footer .wid { text-align: center; }
.footAddress span:nth-child(01) { float: none; display: inline-block; }
.footAddress span:nth-child(02) li { float: inherit; display: inline-block; }
footer .wid { padding: 0px 15px 4px; }
.home_abt_sec .wid { padding: 0px; }
.home_abt_right img { width: 100%; height: 460px; object-fit: cover; }
s footer .wid { padding: 0px 15px; }
.greatBrands h3 { margin-bottom: 35px; }
.greatBrands { padding: 50px 0px 0px; }
.tstdrvBluE { padding: 60px 0px 60px; }
.reviewItems p { font-size: 14px; min-height: 190px; }
.customreReview .reviewItems { width: 28%; }
.ratingSecListing li { font-size: 15px; }
.ratingSecListing { margin-left: -93px; margin-top: 14px; }
.rating_sec { margin-left: 25px; }
.whybuySec h3 { font-size: 24px; margin-bottom: 30px; }
.explore_slider_sec .flex-control-nav { bottom: -82px; }
.exploreSec { padding: 48px 0px 115px; }
.explore_items:nth-child(01) { margin-right: 20px; }
.aniPos .logo a { width: 100%; }
.aniPos .menuD { margin-top: 5px; }
.aniPos .menuD { padding-left: 0px; }
.aniPos .logo { width: 22%; }
.counter_section { padding: 60px 0px 60px; }
.counter_section .counting-box span { font-size: 35px; }
.counter_section .counting-box p { font-size: 16px; }
.counter_section h3:nth-child(01) { font-size: 35px; margin-bottom: 25px; }
.exploreSec h3 { margin-bottom: 30px; }
.car_ofthe_week { padding: 70px 0px 70px; }
.car_ofthe_week .sectionleft h2 { margin-bottom: 34px; }
.caroftheweekItems:nth-child(02) { margin-right: 60px; }
.caroftheweekItems:nth-child(01) { margin-right: 50px; }
.car_ofthe_week small { font-size: 14px; margin-right: 18px; }
.thumbWrapper { width: 133px; margin: 0px 8px; }
.wid { width: 100%; padding: 0px 15px; }
.carFdWeekSliderSec { padding-left: 10px; }
.home_abt_right { width: 54%; }
.home_abt_sec .homeabt_right { width: 46%; }
.left_side_content h1 { font-size: 28px; }
.bnrCaption { padding: 10px; background: #ffffffbd; }
.logo { width: 20%; margin: 25px 0 15px; }
.headerRight { width: 78%; }
.aniPos .headerRight { width: 78%; }
.header_contact a { font-size: 14px; }
.menuD { padding-left: 20px; }
.infoBX { display: none !important }
}
 @media screen and (max-width:1023px) {
nav li { display: inline-block; margin: 0; position: relative; padding: 0 0px; }
.bannerAssets h1 { font-size: 48px; line-height: 55px; }
.banner { }
}
 @media screen and (max-width:995px) {
.cont_Lft { width: 56%; }
.cont_Rgt { width: 40%; }
.innerpage { margin-top: 77px; }
.logo { width: 150px; }
.menu li a { padding: 0 4px 7px; }
 . h1 {
 font-size: 33px;
}
}
 @media screen and (max-width:874px) {
.reviewRating ul { padding: 10% 0px 10%; }
footer .wid { padding: 0px; }
.innerabt_img { width: 100%; float: right; height: auto; margin-bottom: 40px; }
.about_content .para_sec2 { width: 100%; float: left; margin-right: 0%; }
.inner_Whybuy { background-size: cover; background-position-x: 80%; }
.inner_Whybuy .starBlueSec { padding: 35px 0px 35px 40px; width: 100%; background-color: #252566d9 !important; margin-left: 0px; padding-left: 10px; }
.greatBrands .owl-carousel .owl-nav button.owl-next, .greatBrands .owl-carousel .owl-nav button.owl-prev, .greatBrands .owl-carousel button.owl-dot { background: 0 0; color: inherit; border: none; padding: 0!important; width: 10px; height: 10px; margin: 0 3px; float: none; display: inline-block; border-radius: inherit; background-color: black; }
.greatBrands .owl-carousel .owl-dots .active { background-color: #d12026; }
.greatBrands .owl-carousel .owl-dots { text-align: center; }
.footerCntctLinks { text-align: center; padding-top: 15px; margin-top: 15px; border-top: 1px solid #fff; }
.greatBrands section.raw1 { margin-bottom: 0px; }
.greatBrands .owl-carousel .owl-stage, .greatBrands .owl-carousel.owl-drag .owl-item { min-width: inherit; }
.tstdrvBluE .bannerbtns a { font-size: 13px; }
.tstsItems li:nth-child(03) img { padding-left: 0px; }
.tstsItems a { font-size: 14px; }
.bannerSlider ul.lightSlider, .bannerSlider ul.lightSlider li { width: 100% !important; }
footer .footerlogo { padding: 45px 0px 45px; }
.footerCntctLinks { text-align: center; }
.footerCntctLinks li { display: inline-block; float: none !important; }
.tstdrvBluE { padding: 80px 0px 60px; }
.tstsItems li:nth-child img { margin-left: 0px !important; }
.tstsItems li { width: 30%; text-align: center; }
.tstdrvBluE .bannerbtns a:nth-child(01) { float: left; }
.reviewItems a.details_btn { font-size: 14px; }
.reviewItems p { font-size: 14px; min-height: auto !important; margin-bottom: 40px; }
.explore_items { width: 31%; }
.menu-item-has-children li a { padding-left: 10%; }
.aniPos .menuD li { margin: 0px; }
.home_abt_sec .homeabt_right .brdrbtn { font-size: 14px; }
.home_abt_sec { background: none; }
.home_abt_sec { padding: 0px 0px 1px; }
.home_abt_sec .wid { padding: 0px; }
span.has-subnav { right: 20px; top: 10px; }
span.has-subnav { background: none; }
.menu li a { text-align: left; padding: 20px 0px 20px 60px !important; background-position-x: 10px !important; }
.rating_sec { margin-left: 0px; }
.whybuySec h3 { margin-left: 0px !important; }
.ratingSecListing { margin-left: 0px !important; }
.rating_sec ul, .rating_sec span, .whybuySec .ratingSecListing, .whybuySec h3 { transform: none; }
.starBlueSec { box-shadow: none; transform: none; }
.starBlueSec { width: 100%; background: none !important; padding: 40px 15px; }
.whybuySec { background: url(images/whySecBGmob.jpg) no-repeat center; background-size: cover; }
.explore_img { height: 160px; }
.car_ofthe_week ul { text-align: center; }
.car_ofthe_week .caroftheweekItems { float: none; display: inline-block; margin-right: 0px !important; }
.car_ofthe_week .caroftheweekItems:nth-child(01) { float: left; }
.car_ofthe_week .caroftheweekItems:nth-child(03) { float: right; }
.thumbWrapper { float: none; display: inline-block; }
.car_ofthe_week { padding: 0px 0px 50px; }
.caroftheweekItems { }
.carFdWeekSliderSec { width: 100%; margin-top: 30px; }
.car_ofthe_week .sectionleft { width: 100%; float: left; }
.home_abt_right { width: 100%; margin-bottom: 50px; }
.home_abt_sec .homeabt_right { width: 100%; }
.bannerBlueCap { margin-top: 78px; }
.bannerbtns { width: 100%; padding-top: 0px; }
.bannerbtns a:nth-child(01) { padding: 10px !important; }
.bannerbtns a:nth-child(02) { padding: 12px; /* margin-left: 20px; */ float: right; }
.bannerbtns a { display: inline-block; width: 35%; font-size: 16px; }
.bnrCaption { width: 50%; margin-bottom: 60px; }
.bannerBlueCap { position: absolute; right: 0px; width: 100%; padding: 20px; }
.bannerSlider { height: 450px; }
.slideCvr li img { height: 450px; }
header { padding: 10px 0px; }
.logo { width: 20%; margin: 6px 0px 0px; }
.header_contact { width: 90%; float: left; }
.menuD { padding-left: 0px; }
.menuD { width: 38px; padding-top: 0px; border-top: none; }
.header_contact a:nth-child(01) { display: none; }
.greatBrands .flex-control-paging { display: block; }
.listng.threeCol > li { float: left; width: 100%; }
.getinTouchForm { width: 100%; }
.getinTouchForm li { width: 33%; float: left; padding: 0 6px; }
.getinTouchForm input[type="submit"] { height: 48px; border-radius: 5px; width: 100%; font-size: 24px; position: static !important; margin: 0 !important; }
.social li { margin-left: 9px; }
.social li:first-child { margin-left: 0; }
section.welcomeSc h2 { font-size: 39px; line-height: 60px; }
.reviewImg { margin: 0 auto 0; display: block; float: none; clear: both; padding-top: 29px; }
section.reviewScn { padding: 111px 0 30px; }
.banner { margin-top: 151px; }
.contentarea { width: 100%; }
.imgarea { width: 100%; }
.ftrSitemap > li { margin-bottom: 10px; }
.copy, .copy a { font-size: 15px; }
.menu.active1 { right: 0; }
.aniPos .menu { top: 63px; }
.menu { z-index: 999999 !important; right: 0; margin: 0 0 0 !important; position: absolute; top: 61px; -webkit-transition: all 0.4s; -moz-transition: all 0.4s; -ms-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4s; width: 100%; }
a.menu-link { float: right; }
.menu, .menu > ul ul { margin: 0; max-height: 0; overflow: hidden; }
.menu li a { border-bottom: 1px solid #074373; display: block; padding: 5px 15px; }
.menu li li a { padding-left: 95px !important; background-position-x: 52px !important; }
.menu li:last-child a { border: none; }
.menu li li:last-child a { border-bottom: 1px solid #074373; }
.menu li:hover { background: #d12127; }
.current_page_item a:hover, .current_page_item li a:hover, .current-menu-item a:hover { color: #000 !important; }
/*Menu Ends*/







.navigate .menu-item-has-children > span { display: block; right: 2%; position: absolute; width: 40px; height: 40px; background: url(frontend/images/dpDownArrow.png) no-repeat center center; top: 8px; cursor: pointer; }
.navigate .menu-item-has-children:hover > ul { display: none; }
.menu ul li { background: #252566; display: block; float: left; padding: 0 0; width: 100%; }
.sub-menu { float: left; margin: 0; padding: 0; position: inherit; top: inherit; width: 100% !important; }
.sub-menu li { width: 100%; padding: 0%; }
.menu li a { font-size: 20px; }
.sub-menu li a { border-bottom: 1px solid #074373 !important; font-size: 17px !important; padding: 0px 32px !important; width: 100%; }
.sub-menu ul li { background: none repeat scroll 0 0 #666; display: block; padding: 16px 10px; }
.sub-menu .sub-menu { float: left; position: static; padding: 0; margin: 0; }
.sub-menu .sub-menu li { padding: 0; margin: 0; }
.sub-menu .sub-menu li a { padding-left: 9%!important; background: #414141; }
.sub-menu .menu-item-has-children a { background-image: none; }
.sub-menu .menu-item-has-children a:hover { background-image: none; }
.sitmpee .sub-menu li a { background-position: 0 1px; font-size: 16px !important; line-height: inherit !important; padding: 0 22px !important; }
.sitmpee .sub-menu li a:hover { background-position: 0 1px !important; }
.sitmpee li a { font-size: 16px; background-position: 0 2px; }
.sitmpee li a:hover { font-size: 16px; background-position: 0 2px; }
}
 @media screen and (max-width: 860px) {
.flex-direction-nav .flex-prev { opacity: 1; left: 10px; }
.flex-direction-nav .flex-next { opacity: 1; right: 10px; }
}
 @media (max-width:768px) {
.home_abt_right img { height: auto; }
}
 @media only screen and (max-width:767px) {
     .menu li a {
    font-size: 15px;
    padding:10px 0px 10px 50px !important;
}
     .DtlSection ul:last-child li:nth-child(odd) {
    background: #fff;
}

.DtlSection ul:last-child li:nth-child(even) {
    background: #ececec;
}
     .car_ofthe_week small{margin-right:0px;}
     .openNew {
 
    max-width: 100%;
    width:100%;
}
.wdLiketo {
    width: 100%;
    display: inline-block;
}
.buyPageSec { position: relative; }
.openNew { position: relative !important; top: auto; }
.reviewItems p { font-size: 12px; min-height: 150px; }
.DtlSection ul { width: 100%; }
.headerRight { padding-top: 10px; }
.explore_items .details_btn { padding: 10px 34px 10px 13px; font-size: 14px; }
.explore_items ul li { margin-bottom: 10px; }
.explore_items ul li span { font-size: 14px; line-height: 22px; }
.explore_items small strong { font-size: 15px; font-weight: 500; }
.explore_items h4 { font-size: 15px; margin-bottom: 0px; }
.exploreSec h3 { line-height: 25px; font-size: 25px; }
.counter_section .counting-box span { font-size: 25px; }
.counter_section h3:nth-child(01) { font-size: 25px; }
.car_ofthe_week .sectionleft p { font-size: 14px; }
.car_ofthe_week .sectionleft h2 { line-height: 25px; font-size: 25px; }
.header_contact { width: 85%; }
.headerRight { width: 60%; }
.slideCvr { padding: 0px 0 0px !important; }
#reviewSlider { height: 540px; }
.listng.threeCol > li { width: 100%; }
.cont_Rgt { margin-top: 45px; }
section.banner.innerbanner { height: 106px; margin-top: 190px; }
section.innercontents h2 { font-size: 24px; line-height: 31px; }
h2, h2, h3, h4, h5, h6 { font-size: 24px; line-height: 31px; }
.listng.fiveCol > li { width: 50%; }
a.ftrLogo { margin: 0 auto 20px; }
.social { width: 100%; text-align: center; }
.social { padding-right: 0; margin-top: 30px; }
.social li { margin-left: 9px; margin-right: 9px; width: 80px; height: 80px; }
.slideCvr { padding: 41px 0 0; }
h1 { font-size: 28px; }
h2, h3, h4, h5, h6 { font-size: 25px; }
section.innercontents h3 { font-size: 23px; }
.cont_Rgt, .cont_Lft { width: 100%; }
.testCont > p { height: 121px; overflow: hidden; }
.copy { text-align: center; width: 100%; }
header { background: #121013ba; }
.menuD { padding: 0; }
a.menu-link { right:0px; top: 21px; position: absolute; }
.menu { top: 51px; }
.logo { display: block; /* float: none; */

margin:0; width: 208px; }
.copyright .wid, .copyright small, .copyright a { font-size: 11px; padding: 0; text-align: center; }
.copyright small { width: 100%; display: block; }
.copyright small span { display: inline-block; line-height: 16px; margin: 7px 0 0; }
.copyright small img { width: 20px; display: inline-block; }
.footerTop { padding: 44px 0 25px; }
}
 @media only screen and (min-width: 650px) {
h1 { font-size: 2em; }
h1.callout { font-size: 3em; }
p { font-size: 1.4em; }
#generic-tabs ul li a { font-size: 1.6em; padding: 1.2em 2em; line-height: 16px; }
}
 @media (min-width: 600px) {
.counter_section body { padding-top: 5px; background-color: #fff; background-image: url(https://ak7.picdn.net/shutterstock/videos/16119847/thumb/1.jpg); background-repeat: no-repeat; background-size: cover; }
.counter_section #container { background-color: rgba(13, 24, 33, 0.84); padding: 15px; border-radius: 10px; width: 360px; }
}
 @media only screen and (max-width:550px) {
}
 @media only screen and (max-width:479px) {

 
.innerCont { padding: 20px 0px; }
.thumbWrapper { height: 105px; }
.buyDetailsCont h2, .VehicleDetails h2 { font-size: 17px; }
.innerCont h2, .innerCont h3 { font-size: 17px; font-weight: 600; }
.buyDetailsCont { width: 100%; margin-top: 20px; }
.buyDetailSliderSec { width: 100%; }
.footAddress span:nth-child(01), .footAddress span:nth-child(02) { width: 100%; text-align: center; }
.conactFrm h2 { font-size: 25px; margin-bottom: 15px; }
p { font-size: 14px; }
.contact_Page { padding: 35px 0px; }
.contact_Page h2 { font-size: 25px; margin-bottom: 5px; }
.conactFrm form { width: 100%; }
.mapDiv { padding: 0px; width: 100%; margin-top: 30px; }
.address_Info { width: 100%; }
.customreReview { padding: 35px 0px 80px; }
.exploreSec h3 { margin-bottom: 20px; }
.counter_section { padding: 35px 0px 35px; }
.car_ofthe_week ul { margin-bottom: 25px; }
.home_abt_right { margin-bottom: 35px; }
.home_abt_sec .homeabt_right h2 { margin-bottom: 20px; }
.counter_section .counting-box { text-align: center; width: 100%; margin-bottom: 20px; }
.counter_section .counting-container { display: contents; }
.listng.fiveCol > li:last-child { width: 100%; }
ul.quoteForm li { margin-bottom: 4px; width: 100%; }
.innerpage { margin-top: 55px; }
.blgcont > img { display: block; float: none; margin: 0 auto 18px; }
.blog-post { text-align: center; }
nav.menu.active1 { max-height: 420px !important; overflow-y: auto; }
.menu { top: 137px; width: 0; }
.aniPos .logo { margin-top: 0px; width: 50%; margin-bottom: 0px; }
.aniPos a.menu-link { right: 15px; top: 17px; position: absolute; }
.aniPos .menu { top: 57px; }
.logo { width: 85px; }
a.menu-link { top: 29px; }
.banner { margin-top: 135px; }
section.banner.innerbanner { margin-top: 135px; }
section.welcomeSc h2 { font-size: 28px; line-height: 38px; }
.reviewLft { padding-left: 0; padding-top: 8px; }
.revInn { padding: 0; }
.revInn, .revInn p { font-size: 20px; line-height: 31px; }
.revInn small { font-size: 31px; line-height: 36px; padding: 10px 0 0; }
section.removServ > div > blockquote { font-size: 79px; line-height: 78px; padding-bottom: 30px; }
section.removServ > div > span { font-size: 31px; line-height: 41px; }
section.removServ > div > small { font-size: 31px; padding: 0; }
.getinTouchForm { padding-bottom: 16px; padding-top: 10px; }
.getinTouchForm li { width: 100%; }
h1 { font-size: 28px; line-height: 36px; }
section.innercontents h2 { font-size: 24px; line-height: 43px; }
h2, h2, h3, h4, h5, h6 { font-size: 24px; line-height: 31px; }
section.innercontents h3 { font-size: 22px; }
.listng.twoCol > li { float: left; width: 100%; }
.slideCvr { padding: 0px 0 0; }
.title2 { font-size: 25px; line-height: 29px; margin-bottom: 10px; }
.social li { width: 50px; height: 50px; }
.social li a { background-size: 25px; }
}
 @media only screen and (max-width:450px) {
}
 @media only screen and (max-width:431px) {
.footAddress span:nth-child(01) { padding: 0px 20px; text-align: center; }
.breadcumbs li a { font-size: 14px; }
.breadcumbs { padding: 0px; line-height: normal; }
.breadcumbs li { float: none; display: inline-block; }
.breadcumbs { width: 100%; text-align: center; position: inherit; margin-top: 80px; }
.subheader { height: 270px; text-align: center; }
h1.subheadTitle { margin-top: 60px; padding: 14px; background: #ffffffad; font-size: 20px; }
.innerabt_img { margin-bottom: 15px; }
.about_content p { margin-bottom: 15px; }
.about_content h2 { margin-bottom: 25px; }
.greatBrands .owl-carousel .owl-item img { width: 70%; }
.greatBrands .owl-carousel .owl-item .item a { float: left; display: inline-block; width: 20%; }
.greatBrands { padding: 35px 0px 35px; }
.greatBrands section.raw1 { margin-bottom: 0px; }
.greatBrands .owl-carousel .owl-item .item { float: left; width: 100%; }
.footerCntctLinks span li { width: auto !important; margin: 0px 10px; }
.footAddress span:nth-child(01) li { width: 50%; float: left !important; }
.footAddress span:nth-child(02) li { width: 50%; }
.explore_items p { margin-top: 20px; margin-bottom: 0px !important; padding-bottom: 10px; }
.carFdWeekSliderSec #linearGallery { height: 145px; }
.customreReview .reviewItems li:nth-child(2n) { margin: 0px 4px; }
.home_abt_sec .homeabt_right .brdrbtn { background-size: 10px; }
.brdrbtn { padding: 8px 27px !important; }
.car_ofthe_week ul { padding-bottom: 0px; }
.explore_items h4 { padding-bottom: 5px; }
.explore_img { margin-bottom: 0px; }
.explore_items ul { margin-top: 14px; padding-left: 3px; margin-bottom: 30px; }
.aniPos .logo { top: 0px; }
.explore_slider_sec .lSSlideOuter .lSPager.lSpg { bottom: -40px; }
.greatBrands ul li { float: left; display: inline-block; width: 100%; text-align: center; margin-bottom: 20px; }
.greatBrands .lSSlideOuter .lSPager.lSpg { display: block !important; }
.greatBrands ul section { margin-bottom: 0px; }
.greatBrands .slideCvr li img { height: auto; object-position: inherit; }
.customreReview .slideCvr li img { height: inherit !important }
.reviewItems p { min-height: 140px !important; line-height: 22px; }
.home_abt_sec .homeabt_right .brdrbtn { padding: 10px 42px 10px 27px!important; background-size: 10px; }
.copyrightSec p { font-size: 14px; }
.footAddress ul li a { font-family: 'Montserrat', sans-serif; color: #fff; font-size: 14px; }
.footerTopLinks ul li a { font-size: 14px; }
.footerCntctLinks span { text-align: center; }
.footerCntctLinks span li { float: none !important; display: inline-block; width: auto; }
.footerCntctLinks li { display: inherit; margin-left: 0px !important; float: left !important; margin-bottom: 10px; width: 100%; }
.footAddress span:nth-child(01) a { font-size: 14px; }
footer .footerlogo { padding: 45px 30px 45px; }
.bsnsHours p { font-size: 14px; }
.greatBrands h3 { line-height: 20px; font-size: 20px; }
.tstsItems { margin-bottom: 30px; }
.tstdrvBluE .bannerbtns a:nth-child(01) { padding: 10px !important; }
.tstdrvBluE .bannerbtns a { font-size: 18px; width: 100%; }
.tstsItems li { width: 100%; text-align: center; margin-bottom: 25px; }
.customreReview .reviewItems { width: 100%; }
.customreReview h3 { line-height: 22px; font-size: 25px; margin-bottom: 45px; }
.ratingSecListing li { font-size: 14px; line-height: 30px; }
.whybuySec h3 { font-size: 20px; margin-bottom: 20px; line-height: 20px; }
.explore_slider_sec .flex-control-nav { bottom: -20px; }
.exploreSec { padding: 35px 0px 60px; }
.explore_items .details_btn { padding: 10px 34px 10px 13px; font-size: 14px; }
.explore_items { width: 100%; margin-bottom: 30px; }
.exploreSec h3 { line-height: 25px; font-size: 20px; }
.counter_section .counting-box p { font-size: 14px; }
.exploreSec p { margin-bottom: 30px; font-size: 14px; }
.counter_section .counting-box span { font-size: 25px; }
.counter_section h3:nth-child(01) { font-size: 25px; }
.carFdWeekSliderSec h2 { font-size: 20px; }
.car_ofthe_week .sectionleft p { font-size: 14px; margin-bottom: 35px; }
.car_ofthe_week .sectionleft h2 { line-height: 20px; font-size: 18px; margin-bottom: 20px; }
.car_ofthe_week small { float: none; text-align: center; display: inline-block; width: 100%; }
.car_ofthe_week .caroftheweekItems { width: 100%; margin-bottom: 25px; }
.thumbWrapper { float: none; display: table-cell; height: 105px; }
.car_ofthe_week .wid { padding: 0px; }
.car_ofthe_week .sectionleft, .car_ofthe_week .carFdWeekSliderSec { padding: 0px 15px !important; }
.bannerSlider { height: 380px; }
.slideCvr li img { height: 380px; object-position: -118px; }
.customreReview .slideCvr li img { height: auto; object-position: inherit; }
.bnrCaption { margin-bottom: 80px; }
.home_abt_sec .homeabt_right p { line-height: 24px; padding-bottom: 5px; font-size: 14px; }
.home_abt_sec .homeabt_right h2 { font-size: 20px; }
.bannerbtns { padding: 0px 25px; }
.lSSlideOuter .lSPager.lSpg { left: 50%; }
.bannerbtns a:nth-child(02) { padding: 3px 12px; /* margin-left: 20px; */ float: left; background-size: 10px; }
.bannerbtns a:nth-child(01) { float: right; }
.bannerbtns a:nth-child(01) { padding: 0px !important; }
.bannerbtns a { display: inline-block; width: 48%; font-size: 12px; }
.left_side_content h1 { font-size: 16px; line-height: 20px; margin-bottom: 3px; }
.bannerBlueCap small { font-size: 14px; }
.bannerBlueCap { padding: 20px 0px; }
.bnrCaption { width: 70%; }
.aniPos { padding: 14px 0px 0px; }
header { padding: 20px 0px 0; }
.headerRight { padding-top: 0px; }
.header_contact {
    width: 100%;
    float: right;
    margin-right: 0;
    margin-top: 16px;
    text-align:left;
}
.headerRight { width: 100%; }
.logo {
    width: 200px;
    margin-top: 0;
    float: inherit;
    margin: 0 auto;
}
a.menu-link { top: 70px; }
.banner { margin-top: 156px !important; }
.menu { top: 100px; }
}
 @media only screen and (max-width:359px) {
}
