@charset "utf-8";
/* General css */
* { margin: 0; padding: 0; }
html { line-height: normal; margin: 0; padding: 0; }
.no_scroll { overflow: hidden; }
article, aside, details, figcaption, figure, footer, header, main, nav, section, summary, title { display: block; }
body { background: #fff; font-family: 'pt_sansregular'; font-style: normal; font-size: 12px; line-height: 15px; color: #000; -webkit-font-smoothing: antialiased; margin: 0; padding: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, legend, input, textarea, p, blockquote, th, td { margin: 0; padding: 0; line-height: 1.5; }
div, span, p, section { box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { border: 0 none; }
strong, th { font-style: normal; }
ol, ul, li { list-style: none }
sub, sup { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline; }
sup { top: 0em; font-size:18px;}
a img { border: none; display: block;    }
img { max-width: 100%; }
a { text-decoration: none; }
a:active, a:focus, input[type="image"], select:focus, input, input[type="button"]:focus, :focus { outline: 0; }
/*For Clear*/
.clearfix { *zoom: 1;
}
.clearfix:before, .clearfix:after { display: block; content: ""; line-height: 0; } 
.clearfix:after { clear: both; }
.clear { clear: both; }
/* Alian */
.floatleft { float: left; }
.floatright { float: right; }
.textleft { text-align: left; }
.textright { text-align: right; }
.textcenter { text-align: center; }
/* Fonts css */
@font-face { font-family: 'pt_sansregular'; src: url('../fonts/pts55f-webfont.eot'); src: url('../fonts/pts55f-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/pts55f-webfont.woff2') format('woff2'), url('../fonts/pts55f-webfont.woff') format('woff'), url('../fonts/pts55f-webfont.ttf') format('truetype'), url('../fonts/pts55f-webfont.svg#pt_sansregular') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'pt_sansbold'; src: url('../fonts/pts75f-webfont.eot'); src: url('../fonts/pts75f-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/pts75f-webfont.woff2') format('woff2'), url('../fonts/pts75f-webfont.woff') format('woff'), url('../fonts/pts75f-webfont.ttf') format('truetype'), url('../fonts/pts75f-webfont.svg#pt_sansbold') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'girnar-rupee'; src: url('../fonts/girnar_rupee.eot'); src: url('../fonts/girnar_rupee.eot?#iefix') format('embedded-opentype'), url('../fonts/girnar_rupee.woff') format('woff'), url('../fonts/girnar_rupee.ttf') format('truetype')}
/*Rupees symble */
.rupee {font-style:normal;font-family: "girnar-rupee";margin-right:2px;}


/*Heading*/
.map h1, .gallery h1, #carmodel h2, h1 { border-left: 5px solid; color: #212121; font-family: "pt_sansbold"; font-size: 30px; line-height: 30px; padding: 4px 15px 0; text-transform: uppercase; font-weight: normal; word-wrap:break-word; }
.contactpanel h2, .car_details h2, #sell_car h2 { font-size: 22px !important; font-family: "pt_sansregular"; }
/*.aboutus h2, .testimonial h2 { color: #fff ; }*/
/*page contenar*/
.main { width: 99%; margin: auto; max-width: 1180px; }
button { display: inline-block; font-family: "pt_sansregular"; padding: 7px 15px 4px; text-decoration: none; transition: all 0.4s ease-in-out 0s; }
/* Header */
#page { min-height:750px; }
#stickyheader { z-index: 1000; width: 100%; }
#header { background: #fff; width: 100%;line-height: 0; }
.headershadow { box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3); }
#header .logo { float: left; margin: 8px 0 0 16%; }
#header #menu { float: right; width: 100%; }
#header #menu ul { float: right; }
#header #menu .menumain { float: right; }
#header #menu li { float: left; font-family: "pt_sansregular"; font-size: 16px; cursor: pointer; width: 100%; }
#header #menu li a { color: #212121; padding: 0 15px; height: auto; line-height: 45px; }
#header #menu li:hover a, #header #menu li.active a { color: #fff; }
#header .phone { padding: 0 10px; line-height: 70px; background: #3d443d; float: right; font-family: "pt_sansregular"; font-size: 14px; color: #fff; vertical-align: middle; }
.phone span { padding-left:9px; display: none; }
/*navigation*/
.nav-item a { display: block; padding: 15px 20px; }
.nav-item:hover .nav-submenu { display: block; }
.nav-submenu { display: none; position: absolute; right: 0; width: 180px; z-index: 999 }
.nav-submenu-item a { display: block; padding: 15px; font-size: 12px; }
.nav-submenu-item:hover .nav-submenu2 { display: block; }
.nav-submenu-item { position: relative; }
.nav-submenu2 { display: none; position: absolute; width: 180px; z-index: 999; right: -78px; top: 0; }
.nav-submenu-item2 a { display: block; padding: 15px; font-size: 12px; }
.nav-click { cursor: pointer; display: none; height: 43px; position: absolute; right: 0; top: 0; width: 83px; }
.nav-click i { display: block; height: 48px; width: 48px; }
#menu ul ul li:hover { background: #fff; }
#navigator > ul > li.active .activearrow, #navigator > ul > li:hover .activearrow { opacity: 1; }
#menu ul ul li:hover > a { color: #d61107; }
.nav-mobile { background-color: #d58900; background-position: 3px 4px; }
.nav-item a.BigNav:hover, .active a.BigNav { color: #e2b236; }
#header #menu ul li ul li { line-height: 20px; height: auto; width: 100%; }
#header #menu ul li ul li a { line-height: 20px; height: auto; padding: 12px 10px; }
#header #menu ul li ul li:hover a { color: #fff !important; }
.logo img { height: 44px;}
#navigator li ul li a { color: #212121 !important; }
#slidermain { position: relative; }
.slides, .flex-control-nav, .flex-direction-nav { margin: 0; padding: 0; list-style: none; }
.flexslider { margin: 0; padding: 0; }
.flexslider .slides > li { display: none; -webkit-backface-visibility: hidden; line-height: 0; }
.flexslider .slides img { width: 100%; }
.no-js .slides > li:first-child { display: block; }
.flexslider { background: #fff; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); -o-box-shadow: 0 1px 4px rgba(0,0,0,.2); box-shadow: 0 1px 4px rgba(0,0,0,.2); zoom: 1; }
.flex-viewport { max-height: 200px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }
/* Direction Nav */
.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 .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-next { right: -50px; text-align: right; }
.flexslider:hover .flex-prev { opacity: 0.7; left: 10px; }
.flexslider:hover .flex-next { opacity: 0.7; right: 10px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter: alpha(opacity=0); cursor: default; }
.flex-control-nav { width: 100%; position: absolute; bottom: -40px; text-align: center; }
.flex-control-nav li { margin: 0 6px; display: inline-block; zoom: 1; *display: inline;
}
.flex-control-paging li a { width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -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); }
.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: rgba(0,0,0,0.9); cursor: default; }
.flex-control-thumbs { margin: 5px 0 0; position: static; overflow: hidden; }
.flex-control-thumbs li { width: 25%; float: left; margin: 0; }
.flexslider { border: 0; -webkit-border-radius: 0; -moz-border-radius: 0; -o-border-radius: 0; border-radius: 0; overflow: hidden; -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; box-shadow: none; line-height: 0; }
.flex-control-nav { width: 100%; position: absolute; bottom: 20px; text-align: center; z-index: 900; }
.flex-control-paging li a { background: transparent; -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; box-shadow: none; border: 2px solid #fff; }
.flex-control-paging li a:hover, .flex-control-paging li a.flex-active { background-color: #fff; }
.flex-direction-nav { width: 100%; position: absolute; top: 50%; left: 0; margin: -50px 0 0; z-index: 8; }
.flex-direction-nav li { overflow: visible; display: none; }
.flex-direction-nav a { overflow: visible; width: 44px; height: 96px; margin: 0; opacity: 1; top: 0; color: rgba(0,0,0,0.8); text-indent: -9999em; text-shadow: none; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out; background-color: rgba(0,0,0,0.5); -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; box-shadow: none; }
.flex-direction-nav .arrow { position: absolute; top: 0; left: 0; width: 90px; height: 90px; background: transparent url('../image/sprite.png') no-repeat 5px 5px; z-index: 200; }
.flex-direction-nav a.flex-next .arrow { background-position: -146px -2px; left: 50%; margin: -8px 0 0 -4px; text-align: center; top: 50%; width: 9px; height: 16px; }
.flex-direction-nav a.flex-prev .arrow { background-position: -156px -2px; left: 50%; margin: -8px 0 0 -4px; text-align: center; top: 50%; width: 9px; height: 16px; }
.flex-direction-nav .flex-prev { left: 0px; }
.flex-direction-nav .flex-next { right: 0px; text-align: left; }
.flexslider:hover .flex-prev { left: 0; }
.flexslider:hover .flex-next { right: 0; }
.flexslider:hover .flex-prev:hover, .flexslider:hover .flex-next:hover { background-color: rgba(0,0,0, 0.70); }
.preview { width: 200px; height: 90px; position: absolute; top: 0; left: 44px; z-index: 100; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }
.preview img { position: absolute; left: 0; top: 0; width: 200px; height: 96px; }
.flex-prev { -webkit-perspective-origin: 100% 50%; perspective-origin: 100% 50%; -webkit-perspective: 1000px; perspective: 1000px; }
.flex-prev .preview { -webkit-transform: rotateY(90deg); transform: rotateY(90deg); -webkit-transform-origin: 0% 50%; transform-origin: 0% 50%; }
.flex-next { -webkit-perspective-origin: 0% 50%; perspective-origin: 0% 50%; -webkit-perspective: 1000px; perspective: 1000px; }
.flex-next .preview { right: 44px; left: auto; -webkit-transform: rotateY(-90deg); transform: rotateY(-90deg); -webkit-transform-origin: 100% 100%; transform-origin: 100% 100%; }
.flex-next .preview img { position: absolute; left: 0; top: 0; width: 200px; height: 96px; }
.flex-direction-nav a:hover .preview { opacity: 1; -webkit-transform: rotateY(0deg); transform: rotateY(0deg); }
/* Service Section */
#service { padding: 70px 0 44px; background: url(../image/servicebg.png) repeat #ffffff; text-align: center; }
#service .main { width: 97%; text-align: center; }
#service li { font-family: "pt_sansbold"; color: #424242; font-size: 20px; display: inline-block; text-transform: uppercase; vertical-align: middle; background: url(../image/servicebox.png) no-repeat; text-align: center; width: 280px; height: 92px; position: relative; cursor: pointer; transition: all 0.2ease-in 0s; }
#service a { margin: 0 0 50px; display:inline-block}
#service a:last-child { margin-right: 0; }
#service li .iconcricle { background: #ffffff; border-radius: 50%; height: 68px; left: 50%; margin-left: -34px; position: absolute; top: -34px; width: 68px; transition: all 0.2s ease-in 0s; }
#service li span { line-height: 137px; }
#service li:hover { color: #fff; background: url(../image/serviceboxhover.png) no-repeat; text-align: center; }
/* Car Model */
#carmodel { padding: 50px 10px 58px; }
#carmodel .tabsection { margin-top: 51px; padding-bottom: 10px; border-bottom: #eeeeee 1px solid; overflow: hidden; }
#carmodel h2 { font-weight: normal; font-size: 30px; }
#carmodel .tabsection ul { margin: 0px 31px 0 31px; position: relative; }
#carmodel .tabsection li { display: inline-block; width: 100%; text-align: center; font-family: "pt_sansbold"; font-size: 15px; color: #424242; }
#carmodel .tabsection li a { color: #424242; padding: 10px 21px; display: inline-block; }
#carmodel .tabsection li:hover a { color: #fff; }
#carmodel .tabsection li:hover, #carmodel .tabsection li.active, #carmodel .tabsection li.active a { background: #3d443d; color: #fff !important; }
#carmodel .detailsection { margin-top: 0px; }
#carmodel .detailsection .leftdetail { margin-top: 20px; width: 310px; float: left; }
#carmodel .detailsection .leftdetail h3 { font-size: 24px; font-family: "pt_sansbold"; font-weight: normal; }
#carmodel .detailsection .leftdetail .price { font-size: 24px; color: #231f20; font-family: "pt_sansbold"; margin-top: 14px; }
#carmodel .detailsection .leftdetail .price i { font-family: "girnar-rupee"; font-style: normal; font-size: 24px; font-weight: bold; margin-right: 3px; }
#carmodel .detailsection .leftdetail .price span { font-size: 15px; color: #484646; font-family: "pt_sansregular"; }
#carmodel .detailsection .leftdetail .price sup { top: 0; }
#carmodel .detailsection .leftdetail p { font-family: "pt_sansregular"; color:rgba(35,31,32,.6); margin-top: 10px; }
.bntgetonroad { margin-top: 20px; padding: 15px 31px 13px; font-size: 16px; font-family: "pt_sansbold"; color: #fff; text-transform: uppercase; float: left; transition: all 0.5s ease-in 0s; line-height: 1.2; }
.bntgetonroad:hover{ color:#fff}
#carmodel .detailsection .leftdetail .viewmore {margin-right: 16px; font-size: 14px; color: #424242; text-decoration: underline; font-family: "pt_sansregular"; margin-top:35px; display: inline-block; }
#carmodel .detailsection .leftdetail .viewmore:hover { text-decoration: none; }
/*.view360{overflow: hidden;}*/
#carmodel .detailsection .view360 { background: rgba(0, 0, 0, 0) url("../image/view360.png") no-repeat scroll 0 0 / 100% auto; float: left; height: 299px; position: relative; width:98%; text-align:center; margin-top:20px; max-width:352px}
#carmodel .view360 img { margin: 10px auto auto; vertical-align: middle; width: 95%; }
#carmodel .cardetail { width: 100%; margin: 20px 0 0 0px; float: left; padding: 0 10px; }
#carmodel .cardetail li { border-bottom: #dfdfdf 1px solid; padding: 26px 0px 16px; display: inline-block; width: 100%; font-family: "pt_sansregular"; font-size: 15px; }
#carmodel .cardetail li .name { display: inline-block; vertical-align: middle; width: 46%; }
#carmodel .cardetail li .name span { display: inline-block; vertical-align: middle;line-height: 20px; }
#carmodel .cardetail li .kilometer { font-size: 21px; text-align: right; vertical-align: middle; display: inline-block;}
#carmodel .cardetail li .kilometer sub { color: #484646; margin-left: 5px; bottom: 0px; font-size:16px}
#carmodel .cardetail li:last-child { border-bottom: 0; }
#carmodel .owl-carousel .owl-item { float: left; width: auto; }
#carmodel .owl-carousel .owl-wrapper:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
#carmodel .owl-carousel .owl-wrapper { display: none; position: relative; -webkit-transform: translate3d(0px, 0px, 0px); }
#carmodel .owl-prev { background: #fff; height: 43px; left: -40px; position: absolute; top: 0; width: 36px; }
#carmodel .owl-next { background: #fff; height: 43px; right: -40px; position: absolute; top: 0; width: 36px; }
/* map section */
.map { position: relative; padding: 50px 10px; border-top: 1px solid #eeeeee; }
.map .main { position: relative; }
.map img { width: 100%; position: relative; padding: 40px 0 0 0; max-height: 400px; }
.map h2 { font-size: 30px; text-transform: uppercase; font-family: "pt_sansbold"; color: #212121; line-height: 29px; border-left: 5px solid; padding: 4px 15px 0; margin-bottom: 30px }
.map h3 { font-size: 20px; line-height: 26px; text-transform: uppercase; font-family: 'pt_sansregular'; font-weight: normal; color: #212121; }
.map p { font-size: 16px; line-height: 26px; font-family: 'pt_sansregular'; color: #8d8f92; padding: 0 0 5px 0; }
.map .showroom a { padding: 5px 35px 1px; background: none; border: 1px solid #757575; margin-top: 5px; color: #757575; font-size: 14px; line-height: 30px; font-family: 'pt_sansregular'; text-transform: uppercase; display:block; width: 70px; text-align: center;}
.map a:hover { background: #757575; color: #fff; }
.map .showroom { float: left; padding: 20px 10px 20px 0; }
.map .contactform { float: left; display: inline-block; background: #fff; padding:30px 0 0; position: relative; width: 100%; }
.map .contactform span { float: left; }
.map .fields { float: left; margin-bottom: 20px; width: 100%; }
.map .select-wrapper { width: 100%; }
.map .fields label { color: #8d8f92; float: left; font-family: "pt_sansregular"; font-size: 14px; margin-left: 8px; width: 100%; padding-bottom:6px}
.right > a { clear: both; display: block; }
/* about us section*/
.about { background: url(../image/aboutbg.jpg) repeat; min-height: 460px; padding: 48px 10px; color: #fff; }
.about .aboutus { float: left; width: 100%; }
.about .testimonial { float: left; width: 100%; margin-top: 50px; }
.about .aboutus h2, .about .testimonial h2 { font-size: 30px; text-transform: uppercase; font-family: "pt_sansbold"; line-height: 29px; border-left: 5px solid; padding: 4px 15px 0; }
.about .aboutus .abouttext { padding: 0 26px 0 0; }
.about .aboutus p { font-size: 16px; line-height: 26px; font-family: 'pt_sansregular'; padding: 40px 0 0; }
.about .btnview { padding: 5px 35px 1px; background: none; border: 1px solid #fff; margin-top: 25px; color: #fff; font-size: 14px; line-height: 30px; font-family: 'pt_sansregular'; text-transform: uppercase; display: inline-block; transition: all 0.4s ease-in-out 0s; }
.testimonial .btnview { margin-top: 0px; }
.about .btnview:hover { background: #fff; color: #3d443d; }
.about .testimonial .whitebg { background: #fff; margin: 40px 0 30px; position: relative; padding: 50px 0; }
.about .item { display: table; }
.about .item p { display: table-cell; }
.about .testimonial p { font-size: 17px; line-height: 24px; color: #212121; text-align: center;/*padding: 63px 65px;*/ }
.about .testimonial p span {margin: 3px 0 0 0; display: block; }
.testimonial .owl-carousel .owl-item { float: left; overflow: hidden; width: 350px; }
.testimonial .whitebg #owl-demo { overflow: hidden; }
.testimonial .owl-carousel .owl-wrapper:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.testimonial .owl-carousel .owl-wrapper { display: none; position: relative; -webkit-transform: translate3d(0px, 0px, 0px); }
/* Gallery */
.gallery { position: relative; padding: 50px 0px 50px; }
.gallery h2 { font-size: 30px; text-transform: capitalize; font-family: "pt_sansbold"; color: #212121; line-height: 29px; border-left: 5px solid; padding: 4px 15px 0; }
.gallery .btnview { padding: 5px 35px 1px; background: none; border: 1px solid #757575; margin: 25px 0 0 10px; color: #757575; font-size: 14px; line-height: 30px; font-family: 'pt_sansregular'; text-transform: uppercase; display: inline-block; transition: all 0.4s ease-in-out 0s; cursor: pointer;}
.gallery .btnview:hover { background: #757575; color: #fff; }
.galleryview { display: inline-block; padding: 40px 0 0 0; }
.popup-gallery{ text-align: center; }

.galleryview li {/* background: url("../image/gallerybg.png") no-repeat; background-size:100%; */overflow: hidden;padding: 21px 15px 21px; width:auto;
 box-sizing: border-box; position: relative; text-align: left; display: inline-block;    margin-bottom: 20px;}
.galleryview li:last-child{ margin-bottom: 0; }
.galleryview li a{ overflow: hidden; z-index: 999;}
.galleryview img { max-width:100%;}

.galleryview li:before{background: url("../image/effect-imgleft.png") no-repeat;     width: 268px;
    height: 218px;
    position: absolute;
    top: 3px;
    left: 0;
    content: "";
}
.galleryview li:after{background: url("../image/effect-imgright.png") no-repeat;
    width: 266px; content: "";
    height: 264px;
    position: absolute;
    bottom: 9px;
    right: -4px;}

.galleryview li a{ overflow: hidden;}

.gallery .popup-gallery li a { display: block; position: relative; width:273px; max-height: 272px }
.gallery .popup-gallery span { height:97%; position: absolute; top: 0px; width: 100%; opacity: 0; transition: all 0.3s ease-in 0s;left:0; }
.gallery .popup-gallery li a:hover { opacity: 1; }
.eventgallerywrap p { padding-top: 15px !important; }
.eventgallerywrap .gallery p { padding-top: 0 !important; }
.gallery h2{ font-size:30px !important; font-family:"pt_sansbold"; text-transform:uppercase !important; font-weight:normal;}
.gallery .owl-carousel .owl-item { float: left; }
.gallery #demo2 { text-align: center; margin-top: 30px; }
/*Responsive Table*/ 
.rwd-table { margin: 1em 0; min-width: 100%; }
.rwd-table tr { border-top: 1px solid #e0e0e0; border-bottom: 1px solid #e0e0e0; }
.rwd-table th { display: none; background: #eeeeee; }
.rwd-table td { display: block; }
/*.rwd-table td:first-child { padding-top: 0; }*/
/*.rwd-table td:last-child { padding-bottom: 0; }*/
.rwd-table td:before { content: attr(data-th) ""; margin-right: 1%; display: inline-block; clear:both; text-aliang:left; float:left;  }
/*.rwd-table th:first-child, .rwd-table td:first-child { padding: 0px !important;}*/
 @media (min-width: 767px) {
.rwd-table td:before { display: none; }
}
.rwd-table th, .rwd-table td { text-align: left; }
@media (min-width: 767px) {
.rwd-table th, .rwd-table td { display: table-cell; padding: .25em .5em; }
.rwd-table th:first-child, .rwd-table td:first-child { padding-left: 0; }
.rwd-table th:last-child, .rwd-table td:last-child { padding-right: 0; }
}
.rwd-table { background: #ffffff; color: #242424; font-size: 14px; font-family: "pt_sansregular"; border: 1px solid #e0e0e0; width: 100%; }
.rwd-table tr { border-color: #e0e0e0; }
.rwd-table th, .rwd-table td { margin: 0; border-bottom: 1px solid #cacaca; line-height: 0px; padding:10px; text-align:right; line-height: 1.2}
.accestable .rwd-table td:last-child {text-align: center; }
@media (min-width: 767px) {
.rwd-table th, .rwd-table td { padding: 0.8em 1em !important; }
}
.rwd-table td:before { color: #17232d; font-size: 14px; font-family: "pt_sansregular"; font-weight: bold; vertical-align: middle; }
.tableprice { font-family: "pt_sansbold" }
/*input*/
input[type="text"], input[type="email"], input[type="tel"], textarea { float: left; font-size: 14px; transition: all .4s ease-in-out 0s; -moz-transition: all .4s ease-in-out 0s; -ms-transition: all .4s ease-in-out 0s; -o-transition: all .4s ease-in-out 0s; -webkit-transition: all .4s ease-in-out 0s; color: #717171; font-family: "pt_sansregular"; background-color: #f5f5f5; border: 1px solid #e0e0e0; height: 40px; padding-left: 18px; box-sizing: border-box; width: 100%; }
textarea{ height: 70px; width: 100%; padding-top: 10px; }
 ::-webkit-input-placeholder {
}
color: #3f4348;
opacity: 1 !important; /* for chrome */
}
:-moz-placeholder { /* Firefox 18- */
color: #3f4348;
opacity: 1 !important;
}
::-moz-placeholder {  /* Firefox 19+ */
color: #3f4348;
opacity: 1 !important;
}
:-ms-input-placeholder {
color: #3f4348;
opacity: 1 !important;
}
/*Accessories*/
.accessories h3{ font-size: 24px ; font-family: "pt_sansbold"; margin-bottom: 6px}
#accdetail { padding-top: 40px; color: #1c1c1c; font-family: "pt_sansregular"; display: inline-block; }
.accestable .rupee { font-style: normal; }
.accessories p { font-family: "pt_sansregular"; font-size: 16px; line-height: 22px; padding-top: 30px; }
#accdetail p { padding-top: 0; }
#accdetail .accimgholder { width: 100%; margin: 0 auto; text-align: center }
#accdetail .accimgholder img { width: 100%; height: 299px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; border: 1px solid #f5f5f5; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.accessories .descrip { font-size: 18px; margin-top: 24px; line-height: 1.2; color: #5c6267; }
.accessories .outofstock { font-size: 16px; font-family: "pt_sansregular"; margin-top: 18px; color: red; }
#accdetail .acccont { width: 100%; margin-top: 30px; text-align: left; }
#accdetail h2 { font-size: 30px; margin-bottom: 7px; color: rgba(23, 35, 45, 0.75); text-transform: capitalize; }
#accdetail .acccont p { font-size: 14px; color: #17232d; margin-bottom: 5px; }
#accdetail .knowmore { font-size: 14px; margin-top: 42px }
#accdetail .acccont .select-button { margin: 10px auto 0; padding: 7px 15px 4px; text-align: center; width: 180px; }
#accdetail .acccont .select-button:hover { color: #fff; }
.select-wrapper .holder { text-align: left; }
.accessories button { margin: 0px auto; padding-left: 30px; padding-right: 30px; width: auto; }
.accessories table .select-button { margin: 0; vertical-align: middle; text-align: center; width: 120px; height: 35px; color: #3d443d; font-size: 12px; font-family: "pt_sansbold"; background: #eee; border: none; box-sizing: border-box; display: inline-block;}
.accessories table .select-button:hover { color: #fff; }
#modelpage .accessories table .select-button { width: 160px; }
#accdetail .acccont p.acrupes { font-size: 24px; font-family: "pt_sansbold"; }
#accdetail .rupee { font-size: 24px; font-weight: bold; font-style: normal; }
#accdetail .acccont p .pricestax { font-size: 12px; color: rgba(35,31,32, 0.60); font-family: "pt_sansregular"; margin-left: 10px; }
#accdetail .acccont p .element { max-width: 320px; word-wrap: break-word; }
#accdetail .acccont p .acvalue { color: #6b7176; }
.select-button { border: 1px solid transparent; color: #fff; display: block; font-family: "pt_sansbold"; font-size: 14px; line-height: 27px; margin: 57px auto 0; text-transform: uppercase; width: 100%; transition: all 0.4s ease-in-out 0s; cursor: pointer; }
a.select-button{ padding: 7px 15px 4px; text-align: center; }
a.select-button:hover{ color: #fff }
.accestable .selecttext { color: #1c1c1c; font-family: "pt_sansregular"; font-size: 15px; margin: 22px 0px 22px 0; }
.accestable .select-wrapper {margin: 0 0 16px; }
/* Custom Select */
.select-wrapper .holder { display: block; margin: 0 40px 0 16px; white-space: nowrap; overflow: hidden; *overflow:inherit; cursor: pointer; position: relative; z-index: 1; color: #717171; font-family: 'pt_sansregular'; font-size: 14px; text-overflow: ellipsis; width: 74%}
.select-wrapper, .select-wrapper select { width: 100%; height: 40px; font-size: 14px; line-height: 40px; color: #717171; }
.select-wrapper { margin: 10px 20px 10px 0; width: 90%; }
.select-wrapper { background: url(../image/br_down.png) no-repeat 91% 50% #f5f5f5; cursor: pointer; position: relative; display: inline-block; float: left; border: 1px solid #e0e0e0; }
.select-wrapper:hover, .select-wrapper:focus { background: url(../image/br_downhover.png) no-repeat scroll 91% 50% #f5f5f5; }
.select-wrapper select { margin: 0; position: absolute; z-index: 2; cursor: pointer; outline: none; opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); -khtml-opacity: 0; -moz-opacity: 0; -webkit-appearance: none; left: 0px; vertical-align: middle; }
/* Career & pageheading */
.pageheading p { color: hsl(207, 32%, 13%); font-family: "pt_sansregular"; font-size: 16px; line-height: 22px; padding-top: 30px; }
.pageheading { padding: 30px 5px 70px; }
/*error msg class*/
.fields, .fields2, .sell_input { display: inline-block; margin-bottom: 35px; position: relative; vertical-align: middle; width: 100%}
.help-block { bottom: -18px; left: 0; position: absolute; color: red; line-height: 1}
/*.has-error input { box-shadow: 0 0 3px rgba(244,0,0,0.8) }*/
.errorborder { border: red 1px solid !important; }
/*Submit Resume*/
#submitresume { padding: 30px 0 0; display: inline-block; }
#submitresume .submithead { color: #17232d; font-family: "pt_sansbold"; font-size: 15px; margin-bottom: 22px; text-align: left; }
#submitresume .fields { width: 100%; margin-bottom: 10px; float: left }
#submitresume input[type="text"], #submitresume input[type="email"], #submitresume input[type="tel"] { width: 100% }
#submitresume .fields2 { width: 100%; float: left }
#submitresume .fields2 textarea { width: 100%; height: 84px; box-sizing: border-box; padding: 5px 0 0 18px; resize: none; }
#submitresume .fields5 { width: 100%; float: left; text-align: left;position: relative; }
.field-career-resume .help-block { bottom: -22px; }
.browsetext { font-size: 12px; color: #6b7176; font-family: "pt_sansregular"; margin-top: 8px }
#submitresume .fields4 { margin: 42px 0 15px; text-align: center }
#submitresume .fields4 button { text-transform: uppercase }
#submitresume label { float: left; font-size: 14px; color: #8d8f92; font-family: "pt_sansregular"; margin-bottom: 8px; margin-top: 10px; width: 100%; margin-left: 5px; text-align: left; }
.selectmodels { position: absolute; left: 0px; top: -60px; width: 80px; height: 60px; background: #c9c9c9; text-align: center; color: #494647; font-size: 14px; font-family: "pt_sansbold"; text-transform: uppercase; line-height: 20px; padding: 9px 0 0; }
.selectmodels::after { position: absolute; content: ""; display: inline-block; width: 10px; height: 10px; margin: 13px 0 0 -34px; border-left: 10px solid #c9c9c9; border-top: 10px solid #c9c9c9; -ms-transform: rotate(-135deg); -webkit-transform: rotate(-135deg); transform: rotate(-135deg); }
.gallery li:hover .img_grayscale { opacity: 1!important; transition: all 0.4s ease-in-out 0.4s; -webkit-transition: all 0.4s ease-in-out 0.4s; -moz-transition: all 0.4s ease-in-out 0.40s; -ms-transition: all 0.4s ease-in-out 0.4s; -o-transition: all 0.4s ease-in-out 0.4s; }
/*----contact Page------*/
.contact { margin-top: 44px; }
.contact form { margin: 0px auto; width: 300px; }
.contact .contactdetail { display: inline-block; width: 100%; margin-top: 30px auto; text-align: center }
.contact .contactdetail label, #submitresume label { float: left; font-size: 14px; color: #8d8f92; font-family: "pt_sansregular"; margin-bottom: 8px; width: 100%; margin-left: 5px; text-align: left; }
.contact .contactdetail input[type="text"], .contact .contactdetail input[type="email"], .contact .contactdetail input[type="tel"], .contact .contactdetail .select-wrapper, .contactdetail .select-wrapper select { width: 299px; }
.contact .contactdetai .contactdetail .fields { float: left; width: 299px; margin-bottom: 10px; margin-left: 39px; }
.contactdetail .fields2 { float: left; width: 299px; }
.contactdetail .fields2 textarea { background-color: #f5f5f5; border-radius: 2px; height: 130px; padding-top: 10px; resize: none; transition: all 0.4s ease-in-out 0s; box-sizing: border-box; width: 100%; }
.contactdetail .fields3 { float: left; width: 299px; margin-bottom: 28px; }
.contactdetail .fields3 .select-wrapper select { float: left; width: 299px; }
.contactdetail .fields4 { margin: 37px auto; width: 299px; }
.contactdetail .fields4 button { margin: auto; }
.contactdetail p { color: #323f48; font-family: "pt_sansregular"; font-size: 14px;overflow-wrap: break-word; }
.contact a { transition: all 0.4s ease-in-out 0s; -webkit-transition: all 0.4s ease-in-out 0s; -moz-transition: all 0.4s ease-in-out 0s; -ms-transition: all 0.4s ease-in-out 0s; -o-transition: all 0.4s ease-in-out 0s; }
.contact a:hover { color: #e67e22; }
.contact .contactdetail .fields { position: relative; display: inline-block; *display:inline;
*zoom:1;
}
.select-wrapper, .select-wrapper select { color: hsl(0, 0%, 44%); font-size: 14px; height: 40px; line-height: 40px; width: 100%;}
.contactdetail .moredetail { width: 198px; }

 /*Testing Form Page*/
.newtestingform .inputout {display: inline-block;position: relative;width: 100%;  margin-bottom: 20px;}
.newtestingform .select-wrapper { margin: 0px; }
.newtestingform .fields4 { margin: 17px auto;}

/*sitemap page*/
.sitemap .sitemapheading { border-bottom: 1px solid rgba(0, 0, 0, 0.1); margin: 20px 20px 20px 0; padding: 7px 0px 30px; vertical-align: top; max-width: 270px; }
.sitemap .column { margin: 0 auto; vertical-align: top; width: 100%; }
.sitemap .listinghead { color: rgba(32, 32, 32, 0.8); font-family: 'pt_sansbold'; font-size: 17px; padding: 10px 0 15px; line-height: 20px; }
.sitemap .sitemapheading a { color: rgba(32, 32, 32, 0.8); display: block; font-size: 13px; padding: 3px 6px; }
.last-site { max-width: 290px; vertical-align: top; width: 100%; display: inline-block; }
.column .example { -webkit-columns: 400px; -moz-columns: 400px; columns: 400px; -webkit-column-gap: 2em; -moz-column-gap: 2em; column-gap: 2em; }
.column li { background: white; padding: 2px 4px; margin-bottom: .1em; -webkit-column-break-inside: avoid; page-break-inside: avoid; width: 82%; break-inside: avoid; vertical-align: top; display: inline-block; margin-right: 10px; }
/*error page*/
#page.error li { display: inline-block; margin: 0 20px 0 0; }
#page.error .innermid { padding: 60px 20px; text-align: center; }
#page.error .leftarea { display: inline-block; margin: 0 auto; text-align: left; width: 60%; }
#page.error .rightarea { display: inline-block; }
#page.error .look { font-family: "pt_sansbold"; font-size: 20px; color: #323f48; padding: 20px 0 0; line-height: 1; }
#page.error .codeerror { font-family: "pt_sansbold"; font-size: 16px; color: #323f48; padding: 20px 0 0; }
#page.error .helpful { font-family: "pt_sansregular"; font-size: 14px; color: #323f48; padding: 20px 0 0; }
#page.error ul { padding: 5px 0 0; }
#page.error li a { font-family: "pt_sansregular"; font-size: 16px; padding: 20px 0 0; text-decoration: underline; }
#page.error li a { text-decoration: none; }
/*About us page*/
#page .mainhead.title > p { font-family: "pt_sansregular"; font-size: 16px; line-height: 1.5; padding-top: 30px; color: #323f48; }
#page .title h2 { color: #212121; font-family: "pt_sansregular"; font-size: 22px; }
#page .title p { color: #212121; font-family: "pt_sansregular"; font-size: 16px; line-height: 2; padding-top: 15px; text-align: left; line-height: 26px; }
#page .last-abt { margin-bottom: 40px; }
.border_bottom { border-bottom: 1px solid #e1e1e1; }
.about-page .border-top { border-top: 1px solid #e1e1e1; margin-top: 30px; }
#page .title { padding: 30px 10px 0px; }
/*Testimonial*/
.testimonials .testi1 { }
.testimonials .testi1 { border-bottom: 1px solid #ebebeb; padding: 10px 0 20px; }
.testimonials .testi1:last-child { border-bottom: none; }
.testimonials .testi1 p { padding-top: 0; }
.testimonials .title { padding: 0 !important; }
/*FAQ page*/
.faq #frequentQA li { border-bottom: 1px solid #e1e1e1; padding: 20px 0 24px; }
.faq #frequentQA li:last-child { border-bottom: none; }
.faq .questions::before { content: "Q."; position: absolute; text-indent: -23px; }
.faq .questions { font-family: "pt_sansbold"; font-size: 17px; }
.faq p { padding: 5px 0 0 20px; color: #323f48; }
.faq .answers::before { content: "A."; position: absolute; text-indent: -23px; font-size: 18px; font-family: "pt_sansbold"; }
.faq .answers { color: #231f20; font-family: "pt_sansregular"; font-size: 16px; }
/*DISCLIMAR page*/
#page.disclaimer .space { padding-top: 10px; }
/*Headings*/
/*h1 { font-family: "pt_sansregular"; color: #353535; font-weight: normal; }*/
/* breadcump */
.breadcump { border-top: #ebebeb 1px solid; border-bottom: #ebebeb 1px solid; padding: 10px 0; }
.breadcump .minnerbox { padding: 0 10px }
.breadcump span { color: rgba(23, 35, 45, 0.4); font-size: 12px; font-family: "pt_sansregular"; }
/*.breadcump a { color:#}*/
.breadcump .nextarrow { background-position: -1px -134px; width: 5px; height: 9px; margin: 0 7px; }
.breadcump a { color: #212121; font-size: 12px; font-family: "pt_sansregular"; }
/*--------------outlets page---------------------*/
.outlet { display: inline-block; width: 100%; margin: 30px 0 0 0; padding: 0 10px; text-align: center; }
.outlet .contain { padding: 0 20px; text-align: center; width: 100%; }
.outlet .contain p { font-size: 14px; color: #373737; font-family: "pt_sansregular"; text-align: center; }
.outlet .selectbg { border: #ededed 1px solid; padding: 20px; margin: 30px 0; padding: 20px; display: inline-block; *display:inline;
*zoom:1
}
.outlet .inputout { width: 100%; }
.outlet .contactpanel .select-button { margin: 15px 17px 0 0; }
.outlet .inputout .select-wrapper { margin: 0 20px 0px 0; }
.outlet .inputout .select-wrapper:last-child { margin-right: 0; }
.outlet .outletmap { width: 100%; border: solid 1px #cbcbcb; overflow: hidden; margin-bottom: 30px; }
.outlet .shoppanel { display: inline-block; margin: 20px 0 30px; width: 100%; border-bottom: #ededed 1px solid; padding-bottom: 30px; }
.outlet .shoppanel:last-child { border-bottom: medium none; }
.outlet .shoplocation { width: 100%; float: left; margin-top: 20px; }
.outlet .shoppanel .shoplocation h3, .outlet .shoppanel .contactpanel h3 { color: #231f20; font-family: "pt_sansbold"; font-size: 20px; line-height: 25px; text-transform: uppercase; }
.outlet ul { margin-top: 8px; }
/*.outlet .shoppanel .imgpanel { border: 1px solid #c3c3c3; margin-top: 40px; padding: 8px; position: relative; width: 100%; }*/
.outlet .shoppanel .imgpanel a img { transition: all 0.5s ease 0s; margin: 0 auto; }
.outlet .shoppanel .imgpanel a img:hover { opacity: 0.9; }
.outlet .shoppanel .contactpanel { float: left; width: 100%; position: relative; }
.outlet .shoppanel .contactpanel li { display: inline-block; margin: 10px auto !important; width: 300px; }
.outlet .shoppanel .contactpanel li.marginrnone { margin: 0px; }
.outlet .shoppanel .contactpanel li.contact {/* height:40px;*/ }
.outlet .shoppanel .iconspace { float: left; height: 25px; margin-right: 10px; position: relative; text-align: center; top: 5px; width: 27px; }
.outlet .shoppanel .iconspace span { margin: 0 auto; position: relative; text-align: center; }
.outlet .shoppanel .contactbar { float: left; width: 228px; }
.contactbar > a { font-size: 14px; }
.outlet .shoppanel .contactbar .cotitle { color: #231f20; font-family: "pt_sansregular"; font-size: 17px; }
.outlet .shoppanel .contactbar p { color: #231f20; font-family: "pt_sansregular"; font-size: 14px; padding: 0; }
.outlet .shoppanel .contactpanel .button { margin-right: 9px; }
.outlet .shoppanel .contactpanel .sendsms span { width: 24px; height: 17px; background-position: -8px -132px; position: relative; top: -2px; }
.outlet .shoppanel .contactpanel .sendsms:hover span { background-position: -8px -181px; }
.outlet .shoppanel .contactpanel .bookservicebtn span { background-position: -9px -153px; width: 24px; height: 24px; }
.outlet .shoppanel .contactpanel .bookservicebtn:hover span { background-position: -9px -202px; }
/*checkbox*/
.chkhold {
*display:inline; zoom: 1; }
.has-js .label_check { background-position: -88px -151px; position: relative; vertical-align: text-bottom; s
}
.has-js .label_check.c_on { background-position: -105px -151px; }
/*Custom Checkbox*/
.chkhold { display: inline-block; *display:inline;
zoom: 1; margin: 0; }
.chkhold label { font-family: "pt_sansregular"; font-size: 14px; color: rgba(32, 32, 32, 0.8); padding: 0 15px 0 15px; cursor: pointer; }
.labelcheck { cursor: pointer; padding: 0px; width: 16px; height: 16px; margin: 0; top: 2px; }
.has-js .label_check input { position: absolute; left: 0; top: 0px; opacity: 0; margin: 0px; filter: alpha(opacity=0); width: 15px; height: 15px; cursor: pointer; }
/*-----------Sell car page css--------------*/
#sell_car .field-usedcars-image { position: relative; }
#sell_car .field-usedcars-image .help-block{margin-top: 10px;position: static;}
#sell_car { padding: 0 10px; text-align: left; }
#sell_car form.sell_your_car { margin: 23px 0 0; }
#sell_car h2 { margin-bottom: 15px; }
#sell_car .sell_input p { color: rgba(32, 32, 32, 0.8); display: inline-block; float: right; font-family: "pt_sansregular"; font-size: 12px; padding: 0; position: relative; text-align: left; top: 0; width: 100%; }
#sell_car input[type="radio"] { display: none; margin-left: 10px; padding: 0; position: relative; top: 2px; }
#sell_car label { cursor: pointer; font-family: "pt_sansregular"; color: #8d8f92; font-size: 14px; margin: 0 10px 4px 0; text-transform: capitalize; transition: all 0.4s ease-in-out 0s; -webkit-transition: all 0.4s ease-in-out 0s; -moz-transition: all 0.4s ease-in-out 0s; -ms-transition: all 0.4s ease-in-out 0s; -o-transition: all 0.4s ease-in-out 0s; float: left; }
#sell_car .installed_features { margin-top: 30px; }
#sell_car .installed_features .sell_input { width: 172px; text-align: left; position: relative; }
#sell_car .installed_features .chkhold.has-js > label { font-size: 14px; padding: 0; position: absolute; left: 22px; top: 1px; }
#sell_car .car_condition { margin-top: 50px; }
#sell_car .left_select { vertical-align: top; max-width: 540px; width: 100%; display: inline-block; padding: 0 5px 0 0; }
#sell_car .sell_table { display: table; margin-top: 11px; width: 100%; }
#sell_car .sell_table label { line-height: 0; color: transparent; left: 0; position: absolute; top: 7px; }
#sell_car .sell_table .sell_head span, .sell_table .sell_row span { background-color: #fafafa; border-right: 1px solid #e2e2e2; color: rgba(32, 32, 32, 0.8); display: table-cell; font-family: "pt_sansregular"; font-size: 14px; padding: 10px; text-align: center; width: 16.25%; position: relative; }
#sell_car .sell_table .sell_head span:first-child, .sell_row span:first-child { background-color: transparent; text-align: left; width: 35%; }
#sell_car .sell_table .sell_head { display: table-header-group; }
#sell_car .sell_table .sell_row { display: table-row; }
#sell_car .sell_table .sell_head span { padding: 22px 0 10px; border-top: 1px solid #e2e2e2; }
#sell_car .sell_table .sell_head span:first-child { border-top: none; }
.sell_table .sell_row:last-child span { border-bottom: 1px solid #e2e2e2; border-radius: 0 0 3px 3px; }
.sell_table .sell_row:last-child span:first-child { border-bottom: none; }
#sell_car .right_select { vertical-align: top; max-width: 540px; display: inline-block; width: 100%; padding: 0 5px 0 0; }
#sell_car .additional_features { margin-top: 39px; }
#sell_car .additional_features > label { color: #8d8f92; display: inline-block; margin: 0 4px 28px; width: 100%; float: none; text-align: left; }
#sell_car textarea { height: 80px; padding: 7px 10px; resize: none; margin-top: 3px; }
#sell_car .contact_details { }
#sell_car .select-button { margin: 10px 0 50px; padding: 5px 0 1px; }
#sell_car input[type="text"], #sell_car input[type="email"], #sell_car input[type="tel"], #sell_car textarea, #sell_car textarea { width: 100%; border: 1px solid #c7c7c7; }
#sell_car .select-wrapper { float: left; border: 1px solid #bdbdbd; background: url(../image/br_down.png) no-repeat 95% 50% #f5f5f5; cursor: pointer; position: relative; }
#sell_car .select-wrapper, #sell_car .select-wrapper select { height: 40px; font-size: 16px; line-height: 35px; color: #3f4348; transition: all .4s ease-in-out 0s; -moz-transition: all .4s ease-in-out 0s; -ms-transition: all .4s ease-in-out 0s; -o-transition: all .4s ease-in-out 0s; -webkit-transition: all .4s ease-in-out 0s; }
#sell_car .select-wrapper:hover, #sell_car .select-wrapper:focus { background: url(../image/br_downhover.png) no-repeat scroll 95% 50% #FFF; border-color: #a4a4a4; }
#sell_car .select-wrapper .holder { display: block; margin: 0 35px 0 15px; white-space: nowrap; overflow: hidden; *overflow:inherit;
cursor: pointer; position: relative; z-index: 1; color: #3f4348; font-family: "pt_sansregular"; font-size: 16px; text-align: left; }
#sell_car .select-wrapper select { margin: 0; position: absolute; z-index: 2; cursor: pointer; outline: none; opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); -khtml-opacity: 0; -moz-opacity: 0; -webkit-appearance: none; left: 0px; vertical-align: middle; }
/*Custom Select Css */
#sell_car .select-wrapper { float: left; border: 1px solid #c4c4c4; background: #f5f5f5 url(../image/br_down.png) no-repeat 95% 50%; cursor: pointer; position: relative; }
#sell_car .select-wrapper, #sell_car .select-wrapper select { width: 100%; height: 40px; font-size: 14px; line-height: 40px; color: #3f4348; }
#sell_car .select-wrapper:hover, #sell_car .select-wrapper:focus { background: url(../image/br_downhover.png) no-repeat scroll 95% 50% #FFF; border-color: #323f48; }
#sell_car .select-wrapper .holder { display: block; margin: 0 35px 0 15px; white-space: nowrap; overflow: hidden; *overflow:inherit;
cursor: pointer; position: relative; z-index: 1; color: #707070; font-size: 13px; }
#sell_car .select-wrapper select { margin: 0; position: absolute; z-index: 2; cursor: pointer; outline: none; opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); -khtml-opacity: 0; -moz-opacity: 0; -webkit-appearance: none; left: 0px; vertical-align: middle; }
#sell_car input[type="text"], #sell_car textarea, #sell_car input[type="email"], #sell_car input[type="tel"] { transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; font-size: 14px; color: #717171; font-family: "pt_sansregular"; }
#sell_car .radioboxspace span { float: left; margin-right: 8px; vertical-align: middle; }
#sell_car .radioboxspace { width: 245px; margin: 10px auto auto auto !important; display: block; text-align: center }
#sell_car .radioboxspace .radioname { color: rgba(32, 32, 32, 0.8); width: 110px; }
#sell_car .radioboxspace label { color: rgba(32, 32, 32, 0.8); font-size: 12px; line-height: 18px; margin-top: 3px; }
.carcondition label, .sell_row label { margin: 0 36% !important; }
#sell_car .page .newcar li:hover, .page .searchused a.button:hover, .page .searchused a.button, #sell_car input[type="radio"] + label span, #online input[type="radio"] + label span { border: 1px solid; }
#sell_car #insurance input[type="radio"]:checked + label span, .popupwrap .inputvalue input[type="radio"]:checked + label span, #sell_car input[type="radio"]:checked + label span, #online input[type="radio"]:checked + label span { border: 5px double; }
/* new all */
.lacfont { font-family: "pt_sansregular"; font-size: 13px; top: 0; }
.contactinform li .select-wrapper { margin-bottom: 0; }
.sell_input .select-wrapper { margin: 0; }
/*checkbox and radio button*/
input[type="checkbox"], input[type="radio"] { margin-left: 10px; padding: 0; position: relative; top: 2px; display: none; }
input[type="radio"] + label span { border-radius: 50% !important; cursor: pointer; display: inline-block; height: 16px; left: 0; padding: 0 !important; position: relative; top: 0; margin-right: 5px; transition: all 0.5s ease-in-out 0s; width: 16px !important; border: 1px solid #717171; }
.inputvalue.marginrnone.radiobox span { vertical-align: -2px; }
/*Sell Car*/
#sell_car .page .newcar li:hover, .page .searchused a.button:hover, .page .searchused a.button, #sell_car input[type="radio"] + label span, #online input[type="radio"] + label span { border: 1px solid; }
#sell_car #insurance input[type="radio"]:checked + label span, .popupwrap .inputvalue input[type="radio"]:checked + label span, #sell_car input[type="radio"]:checked + label span, #online input[type="radio"]:checked + label span { border: 5px double; }
/*-------Online Services ---------*/
#online { padding: 0 10px; }
#online .purpose, #online .personal, #online .contact { width: 100%; padding-bottom: 4px; }
#online .contact { margin-top: 0; }
#online .terms { width: 100%; float: left; padding-bottom: 4px; }
#online .agree { padding: 10px 0 8px; }
#online .heading{ font-family: "pt_sansbold"; font-size: 22px; font-weight: normal; color: #231f20; margin-bottom: 13px; text-transform: capitalize; }
#online sup { color: #d58900; font-size: 20px; vertical-align: middle; }
#online .online_input { display: inline-block; margin: 0 20px 30px 0; width: 98%; float: left; position: relative; }
#online .contact_input { margin: 0 10px 20px 0; }
#online .payment_input { margin: 0 20px 27px 0 !important; }
#online .online_radio { display: inline-block; width: 98%; margin-bottom: 20px; position: relative;  }
#online .online_input input { display: block; height: 43px; color: #717171; font-family: "pt_sansregular"; font-size: 14px; line-height: 28px; padding: 0 0 0 11px; width: 100%; }
#online .online_input p { color: #231f20; display: inline-block; float: right; font-family: "pt_sansregular"; font-size: 14px; padding: 0; position: relative; text-align: left; top: 0; width: 100%; }
#online input[type="radio"] { display: none; margin-left: 10px; padding: 0; position: relative; top: 2px; }
.online_input label { margin: 0 11px; cursor: pointer; font-family: "pt_sansregular"; font-size: 14px; position: relative; top: 4px; line-height: 17px; color: #8d8f92; transition: all 0.4s ease-in-out 0s; -webkit-transition: all 0.4s ease-in-out 0s; -moz-transition: all 0.4s ease-in-out 0s; -ms-transition: all 0.4s ease-in-out 0s; -o-transition: all 0.4s ease-in-out 0s; float: left; width: 100%; }
textarea::-webkit-input-placeholder, input::-webkit-input-placeholder {
color:#717171 !important;
}
.online_radio label { display: inline-block; float: left; margin: 5px 20px 0 0; font-size: 14px; color: #8d8f92; font-family: "pt_sansregular"; cursor: pointer; }
#online .select-button { margin: 20px 0 50px; padding: 4px 0 1px; }
#online .online_radio textarea { width: 95%; line-height: normal; font-size: 14px; border: 1px solid #c7c7c7; padding: 5px 15px; color: #717171; }
#online .online_input textarea { height: 126px; padding: 5px 15px; resize: none; float: left; color: #717171; width: 100%; }
#online .other { float: left; font-size: 12px; height: 30px; line-height: 28px; margin: 7px 0 0 10px; font-family: "pt_sansregular"; color: #717171; }
#online .chkhold label { padding: 0 0 0 35px; }
#online .agree label { margin: 0; display: inline-block; width: auto; float: none; vertical-align: -4px; position: relative; left: -29px; }
.online_radio.mode_input label[for="others"] { clear: both; margin: 10px 0 0px 0 !important; }
#online .online_input > label, #online .online_radio > label { margin-bottom: 7px; top: 0; margin-left: 0; cursor: auto; }
#online .online_area { border: 1px solid #d6d6d6; max-height: 110px; overflow-y: auto; padding: 7px 13px; border-radius: 3px; width: 98%; }
#online .online_area .head { font-size: 14px; line-height: 20px; color: #231f20; font-family: "pt_sansbold"; }
#online .terms p { font-size: 13px; line-height: 20px; color: #231f20; font-family: "pt_sansregular"; }
#online .online_radio .remark { height: 172px; width: 100%; }
#online .help-block { bottom: -20px; color: #e00000; left: 0; position: absolute; }
.online_radio.mode_input span { vertical-align: -2px; }
.online_service p { padding-top: 10px !important; }
.online_service .heading { margin-top: 25px; font-size: 22px; }
.online_service .marginb15 { margin: 5px 0 20px 0; }
#online{ top:65px;color: #a00000; font-family: "robotoregular"; left: 10px; line-height: 1;}
#paymentErr{ top:auto;color: #a00000; font-family: "robotoregular"; left: 0; line-height: 1; bottom:-15px;}
/*Compare page*/
.panaldata table { width: 100% }
.compare-three { width: 100%; float: right; }
.compare-three .col-1 { width: 32%; background: #fff; border: solid 1px #ebebeb; float: left; padding: 20px; position: relative; margin-left: 9px; min-height: 292px; border-left: 0; }
.comwrap .combox { padding-top: 40px; width: 100%; }
.comwrap { width: 100%; }
.comparewrap { padding: 0px 0 35px; }
.comwrap .comparehead { width: 100%; margin-bottom: 20px; }
.comwrap .comparehead .compareleft { width: 500px; float: left; }
.comwrap .comparehead .compareright { width: 500px; float: right; font-size: 12px; color: #6c6c6c; text-align: right; font-style: italic; }
.comwrap .combox .comcol { float: left; padding: 46px 0 0; width: 190px; margin-left: 6px; display: none; }
.diffradiobox .filter .filterinn { margin-right: 5px; width: 70px !important; text-transform: uppercase; }
.compare-two { width: 750px; float: right; }
.compare-two .col-1 { width: 42%; background-color: #fff; -webkit-box-shadow: 2px 3px 5px rgba(0,0,0,.21); -moz-box-shadow: 2px 3px 5px rgba(0,0,0,.21); box-shadow: 2px 3px 5px rgba(0,0,0,.21); border: solid 1px #a8a8a8; float: left; padding: 10px 3% 22px; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; position: relative; margin-left: 10px; min-height: 280px; }
.comwrap .compare-four .getonroadp button { width: 100%; padding: 13px 0; font-size: 12px; color: #fff; letter-spacing: 0px; font-weight: bold; text-transform: uppercase; font-family: Arial, Helvetica; }
.comwrap .compic { width: 100%; text-align: center; background: #fff; width: 100%; height: 140px; padding: 20px 0 0; margin: 0 0 10px; border: #eeeeee 1px solid; }
.comwrap .compic a { display: inline-block; }
.comwrap .comhead { font-size: 20px; font-family: 'pt_sansbold'; padding-bottom: 20px; line-height: 1; text-align: center; }
.comwrap .first .comhead { padding: 10px 0 10px; }
.comwrap .comhead a { color: #231f20; text-decoration: none; font-family: 'pt_sansbold'; }
.comwrap .compareselect { height: 40px; margin: 0 auto 5px; text-align: center; width: 200px; }
.compare-one { width: 750px; float: right; }
.compcontent li { width: 100%; float: left; font-size: 14px; font-family: 'pt_sansregular'; color: #242424; padding: 0; background: #fff; border-bottom: 1px solid #d9d9d9; }
.compcontent li:nth-of-type(2n) { background: #fff; }
.compcontent li .compareleft { width: 213px; float: left; padding: 15px 0 15px 10px; background: #f5f5f5; font-family: 'pt_sansbold'; text-align: left; }
.compcontent li .compareright { width: 809px; text-align: center; float: left; padding: 15px 0 11px 0; background: #fff; }
.compcontent li .compareright div { padding: 0 0 0 20px; line-height: normal; float: left; width: 240px; }
.crcle { width: 19px; height: 19px; margin: 0 10px 0 0; display: inline-block; }
.white { background: #fbfbfd; border: 2px solid #e6e6e6; }
.Mercury { background: #e1e1e1; border: 2px solid #e1e1e1; }
.MineShaft { background: #313131; border: 2px solid #313131; }
.MilanoRed { background: #b1160c; border: 2px solid #b1160c; }
.Atoll { background: #0A5D6B; border: 2px solid #0A5D6B; }
.WildBlueYonder { background: #788cb2; border: 2px solid #788cb2; }
.Hemlock { background: #625B41; border: 2px solid #625B41; }
.Dorado { background: #665956; border: 2px solid #665956; }
.twocars li { float: left; width: 50%; }
.comparereviews { overflow: hidden; border-bottom: solid 1px #d8d8d8; }
.comparereviews.last { border: none; }
.compareone { width: 470px; float: left; font-family: Arial, Helvetica, sans-serif; line-height: 17px; padding: 14px 14px 1000px; border-right: solid 1px #d8d8d8; margin: 0 0 -1000px; }
.four .compareone { width: 221px; }
.three .compareone { width: 303px; }
.compareone.last { border: none; }
.compareone p { color: #767676; font-size: 12px; padding: 0 0 10px; }
.heading { font-size: 14px; text-transform: uppercase; }
.imgholder { border: solid 1px #d8d8d8; padding: 3px; float: left; margin: 5px 0 0; }
.imgholder img { display: block; width: 100%; height: auto; }
.subheading { font-size: 12px; text-transform: uppercase; line-height: 17px; font-weight: bold; padding: 5px 0 0; }
.comparewrap h3 { background: #f5f5f5; display: block; width: 100%; margin-top: 10px; line-height: 45px; float: left; border: solid 1px #e0e0e0; box-sizing: border-box; }
.comparewrap h3.margintop0 { margin-top: -1px; }
.comparewrap h3 a { color: #323f48; text-decoration: none; font-weight: normal; font-size: 18px; font-family: "pt_sansbold"; padding: 14px 0 10px 10px; }
.comparewrap h3 a .spleft { float: left; width: 95%; padding-left: 10px; text-align: left; }
.comparewrap h3 a .sprite { width: 12px; height: 8px; float: right; margin-right: 15px; background-position: -13px -229px; margin-top: 21px; }
.comparewrap h3:hover, h3.open { background: #f5f5f5; }
.comparewrap h3.open { border-bottom: solid 3px #323f48; }
.comparewrap h3.open a .sprite { width: 12px; height: 8px; background-position: -1px -228px; margin-top: 21px; }
.comparewrap .compcontent { float: left !important; margin: -1px 0 0; padding: 0 !important; position: relative; width: 1024px !important; min-height: auto !important; max-width: auto !important; border-left: solid 1px #e0e0e0; border-right: solid 1px #e0e0e0; }
.adddropdown span.holder { background: none; height: auto; width: 200px; margin-right: 0; font-size: 12px; color: #7f7f7f; margin: 0 0 0 10px; }
.adborder { border: 1px solid #d6d6d6 !important; margin-bottom: 3px; margin-top: 5px; min-width: 1000px; }
.adborder .admainbox { background: #fff; border-radius: 3px; padding: 8px 8px 8px 15px; width: 972px; }
.largeadblock p { color: #8c8c8c; font-size: 10px; margin: 0; padding-bottom: 3px; text-align: right; }
.comparewrap .compareclose { background-position: -145px -206px; height: 16px; width: 16px; }
.comparewrap .comparerighticon { background-position: -143px -188px; height: 16px; width: 21px; }
.comwrap .combotarrow { background-position: -87px -54px; bottom: -13px; height: 13px; left: 32px; position: absolute; width: 25px; }
.fourcarcompare .cell { width: 141px; }
.comparewrap .adborder { margin-bottom: 5px; }
.compcontent li.offerdiscount { background: #fffde9; }
.compcontent li.offerdiscount span { color: #d2201e; font-size: 14px; font-weight: bold; margin: 0 5px 0 0; }
.compcontent li .compareright div a { color: #464646; font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: underline; margin: 0 0 0 5px; }
.compare-desktopview { display: none; }
.compare-mobview { display: inline-block; padding: 20px 0; width: 100%; }
.commobwrap .comtitle { width: 100%; padding: 10px 0 10px 10px; text-align: center; }
.commobwrap .comtitle h2 { font-size: 20px !important; text-transform: capitalize !important; font-family: "pt_sansbold"; color: #717171; }
.commobwrap .comcarimg { float: left; width: 100%; margin: 8px 0 3px 0; text-align: center; }
.W2P { width: 2%; }
.W47P { width: 47%; }
.Hand { cursor: pointer; }
.W45P { width: 45%; }
.comcarname { width: 100%; padding-top: 5px; text-align: center; float: left; margin-top: 8px; }
.MarginL5 { margin-left: 5px !important; }
.comcarname a { color: #717171; text-decoration: none; font-family: "pt_sansbold"; font-size: 14px; margin-bottom: 10px; display: block; height: 42px; overflow: hidden; }
.commobwrap .select-wrapper { margin: 0px auto; margin-bottom: 5px; float: none; display: block; }
.commobwrap .select-wrapper, .commobwrap .select-wrapper select { width: 100%; font-size: 13px; }
.commobwrap .select-wrapper .holder { font-size: 13px; font-family: "pt_sansregular"; margin: 0 21px 0 10px; }
.commobwrap .compareDivBox { margin: 8px auto 10px; width: 95.5%; }
.BgGreyf1 { background-color: #f1f1f1 !important; }
.MarginT10 { margin-top: 10px !important; }
.commobwrap .carprice { display: inline-block; font-size: 14px; width: 47%; margin-top: 10px; text-align: center; color: #717171; font-family: "pt_sansregular"; }
.W51P { width: 51%; }
.commobwrap .onroadprice { text-align: center !important; margin-bottom: 10px !important; width: 47% !important; display: inline-block; font-family: "pt_sansbold"; }
.commobwrap .onroadprice span { text-decoration: none; color: #17232d; }
.comparetab { width: 100%; display: inline-block; }
.comparetab li { width: 33%; float: left; background: #242424; text-align: center; color: #fff; border-right: 1px solid #fff; font-family: "pt_sansregular"; }
.comparetab li.selected { border-top: solid 2px; background: #fff; }
.overviewresult { display: inline-block; width: 100%; }
.respanal { width: 100%; float: left; margin: 10px 0 0 0; }
.paneltitle { background: #eeeeee; color: #323f48; width: 100%; font-family: "pt_sansbold"; font-size: 14px; padding: 10px 0 10px 10px; border: solid 1px #dedede; border-bottom: solid 2px #323f48; }
#tb_second { display: none; }
.panaldata { border: 1px solid #dedede; border-top: none; width: 100%; padding: 10px 10px; }
.panaldata td { text-align: center; font-family: "pt_sansregular"; color: #242424; font-size: 12px; padding: 3px 0; }
.panaldata tr:nth-of-type(2n) { background: #e7e7e7; }
.panaldata td.title { font-family: "pt_sansbold"; }
.commobwrap .crcle { float: none; margin: 5px 2px; }
.commobwrap .compareclose { background-position: -145px -206px; height: 16px; width: 16px; }
.commobwrap .comparerighticon { background-position: -143px -188px; height: 16px; width: 16px; }
#safety_info, #comfort_convenience { display: none; }
.comparetab li a { color: #fff; display: block; font-size: 12px; width: 100%; text-align: center; line-height: 28px; text-decoration: none; height: 100%; background: #adacac; }
.comparetab li a.active { background: #323f48; }
.compare .compareselect .holder { height: auto; background: none; margin-right: 5px; width: 80%; }
#page .panaldata .title { padding: 10px 0; }
.comparedetail { margin: 15px 0 0; }
.comcarname .select-wrapper { background: url(../image/br_down.png) no-repeat 92% 50% #f5f5f5; }
.comcarname .select-wrapper:hover, .comcarname .select-wrapper:focus, .compareselect .select-wrapper:hover, .compareselect .select-wrapper:focus { background: url(../image/br_downhover.png) no-repeat scroll 92% 50% #f5f5f5; border: #323f48 1px solid; }
.col-1.first { border-left: 1px solid #ebebeb; }
/*-- Book Services --*/
.bookservice h2 { margin-bottom: 10px; font-size: 24px; text-align: left }
.bookservice .contactdetail { width: 90%; margin: 30px auto 0; text-align: center;/* padding-bottom: 50px */}
/*.bookservice .bookservicemain { margin-top: 20px }*/
.bookservice .bookservicemain p { margin-bottom: 0; text-align: left }
.bookservice .txt_star { margin: 15px auto 0px; display: block; }
.bookservice .titlemark { margin: 6px 0px 10px; width: 40px; text-align: left; float: left; }
.bookservice .selectsec { width: 100%; margin: 9px 0px 0px; }
.bookservice .textsec { margin-top: 35px; width: 100% }
.bookservice label { color: #323f48; font-size: 14px; width: 100%; display: block; text-align: left; font-family: "pt_sansregular"; }
.bookservice .textsec2 { margin-top: 15px; width: 100% }
.bookservice sup { color: #ff0000; }
.bookservice .selectsec .select-wrapper { margin: 5px 0px 0; width: 100%; }
.bookservice .textsec2 .titlemark { float: left; }
.bookservice .select-button { margin: 0 0 0; display: inline-block }
.bookservice input { margin: 5px 0 0; width: 100%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.bookservice .fields .select-wrapper select { width: 100% !important; margin: 0 }
.bookservice .contactdetail textarea { margin-top: 5px }
/*Finance Page Start*/
.carfinence { padding: 5px 0px; width: 100%; background: #fff; text-align: left; position: relative; }
.carfinence .topcontain p { color: #231f20; font-size: 14px; font-family: "pt_sansregular"; margin-bottom: 20px; }
.carfinence .left { width: 100%; float: left; background: #fff; font-family: "pt_sansregular"; animation: none; -webkit-animation: none; -moz-animation: none; -o-animation: none; -ms-animation: none; }
.carfinence h2 { margin-bottom: 15px; text-align: left; font-size: 22px}
.carfinence .contactinform h3 { font-family: "pt_sansregular"; font-size: 18px; font-weight: normal; margin-bottom: 15px; color: #231f20; text-align: left; }
.contactinform .select-wrapper, .contactinform .select-wrapper select { height: 38px; line-height: 38px; font-size: 14px; color: #231f20; background: url(../image/br_down.png) no-repeat 95% 50% #f5f5f5; }
.contactinform input, .contactinform textarea { color: #717171; }
.contactinform { display: inline-block; width: 95%; margin-bottom: 0px; }
.contactinform ul { display: inline-block; }
.contactinform li { float: left; width: 100%; margin-bottom: 25px; position: relative; }
.contactinform .button, .calcuresult .button { width: 273px; height: 52px; font-size: 16px; color: #fff; text-transform: uppercase; font-family: "pt_sansregular"; margin-top: 35px; }
.calcuresult .button { height: 44px; margin-top: 15px; width: 196px; }
.carfinence .left .financetitleimg { margin: 16px 0 14px; }
.carfinence .left article { font-size: 13px; color: #3c3c3c; margin-bottom: 8px; }
.carfinence .left article p { margin-bottom: 25px; line-height: 20px; }
.carfinence .left .whychoose { margin-bottom: 20px; }
.carfinence .whychoose h2 { font-size: 16px; font-family: "pt_sansregular"; margin-bottom: 7px; font-weight: normal; }
.carfinence .whychoose li a { font-size: 11px; color: #231f20; margin-bottom: 13px; }
.carfinence .whychoose li span { width: 4px; height: 4px; display: inline-block; background: #ee3d22; margin-right: 6px; vertical-align: middle; }
.carfinence .whychoose span { color: #231f20; font-family: "pt_sansregular"; font-size: 12px; }
.carfinence .whychoose p { color: #231f20; font-size: 11px; }
.carfinence .left .financeinquiry { border: solid 1px #bfbfbf; background: #f8f8f8; border-radius: 1px; width: 100%; display: block; padding: 5px; }
.carfinence .financeinquiry div { display: inline-block; vertical-align: middle; }
.carfinence .financeinquiry .financecontain { width: 45%; color: #231f20; font-size: 13px; font-family: "pt_sansregular"; margin: 0 5px 0 15px; }
.carfinence .financeinquiry .financecontain .pleasecall { color: #231f20; font-size: 13px; font-family: "pt_sansregular"; border-bottom: solid 1px #f74644; padding-bottom: 5px; margin-bottom: 7px; }
.carfinence .financeinquiry .carimage { width: 30%; }
.carfinence .financeinquiry .financecontain div { display: block; }
.carfinence .right { width: 100%; float: left; padding: 20px 0px 10px; margin-top: 20px; }
.carfinence .tabresult { border: solid 1px #cacaca; border-top: solid 10px; padding: 30px 10px 10px 10px; background: #fff; float: left; width: 100%; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; }
.carfinence .tabresult h2 { font-size: 18px; font-family: "pt_sansregular"; color: #231f20; letter-spacing: 0px; margin-bottom: 15px; }
.carfinence .tabresult form { font-family: "pt_sansregular"; }
.carfinence .tabresult form li { margin-bottom: 10px; }
.carfinence .tabresult form label i { font-size: 13px; color: #ff0000; font-style: normal; }
.carfinence .tabresult form select, .carfinence .tabresult form input, .carfinence .tabresult form textarea { background: #f6f6f6; border: 1px solid #bebebe; color: #9f9d9d; font-family: "pt_sansregular"; font-size: 11px; padding: 3px 0 3px 5px; width: 100%; height: auto; border-radius: 0; -webkit-border-radius: 0; }
.carfinence .tabresult form input { padding: 3px 0 5px 5px; }
.carfinence .tabresult form select:hover, .carfinence .tabresult form input:hover, .carfinence .tabresult form textarea:hover { -webkit-box-shadow: 0 0 4px rgba(64,133,197,.47); -moz-box-shadow: 0 0 4px rgba(64,133,197,.47); box-shadow: 0 0 4px rgba(64,133,197,.47); border: solid 1px #bcd4eb; background: #fff; }
.carfinence .tabresult .contactinform { margin-top: 30px; }
.carfinence .comments span { font-style: italic; font-size: 11px; }
.carfinence .comments { width: 100%; }
.carfinence .comments textarea { height: 114px; resize: none; width: 100%; padding-top: 9px; }
.carfinence .getyourcarbtn .button { height: 46px; width: 252px; font-size: 17px; font-family: "pt_sansregular"; }
.carfinence input { width: 100%; }
.carfinence button, .carfinence input { text-transform: none; }
.carfinence button, .carfinence html input[type=button], .carfinence input[type=reset], .carfinence input[type=submit] { cursor: pointer; -webkit-appearance: button; margin: 0px auto; }
.carfinence button[disabled], .carfinence input[disabled] { cursor: default; }
.carfinence textarea { overflow: auto; vertical-align: top; }
.carfinence .financetab { width: 100%; float: left; }
.carfinence .financetab li { float: left; margin-right: 4px; }
.carfinence .marginrnone { margin-right: 0px !important; }
.carfinence .financetab li a { background: #e1e1e1; border-top-left-radius: 2px; border-top-right-radius: 2px; color: #231f20; font-size: 10.5px; font-family: "pt_sansregular"; float: left; padding: 9px 2px; text-decoration: none; }
.carfinence .financetab li a:hover, .carfinence .financetab li a.active { color: #fff; }
.carfinence .doctabresult { float: left; width: 100%; padding: 10px; font-family: "pt_sansregular"; margin-top: -1px; }
.carfinence .doctabresult li { color: #231f20; font-size: 12px; line-height: 1.5; position: relative; padding-bottom: 13px; padding-left: 10px; }
.carfinence .doctabresult li span { border-radius: 50%; display: inline-block; height: 5px; left: -5px; margin: 0; padding: 0; position: absolute; top: 6px; vertical-align: middle; width: 5px; background: #c1c1c1; }
.carfinence .tabbutton { padding-top: 0px; }
.carfinence .tabbutton li { display: block; margin: 0; cursor: pointer; color: #adacac; text-align: center; padding: 8px 1%; background: none; position: relative; text-transform: uppercase; margin-bottom: 10px; }
.carfinence .tabbutton li a { line-height: 1.2; font-size: 10px; font-family: "pt_sansbold"; color: #424242; }
.carfinence .tabbutton ul { border-bottom: 1px solid #ebebeb; text-align: left; }
.carfinence .tabbutton li:hover, .carfinence .tabbutton li.active:hover, .carfinence .tabbutton li.active { color: #231f20; }
.carfinence .tabbutton li.active a, .carfinence .tabbutton li:hover a { color: #231f20; }
.carfinence .calcuresult { display: inline-block; margin-top: 50px; width: 100%; }
.carfinence .calcuresult h2 { margin-bottom: 9px; }
.carfinence .calcuresult .calleft { width: 100%; float: left; }
.carfinence .calcuresult .title { font-size: 14px; font-family: "pt_sansregular"; color: #231f20; }
.carfinence .calcuresult .titletagline { color: #231f20; font-size: 12px; font-family: "pt_sansregular"; }
.carfinence .calcuresult p { color: #231f20; font-size: 14px; font-family: "pt_sansregular"; padding-top: 10px; margin-bottom: 20px; }
.carfinence .calcuresult form { margin: 20px 0; }
.carfinence .calcuresult form div { margin-bottom: 10px; }
.carfinence .calcuresult form label { font-size: 11px; color: #231f20; font-family: "pt_sansbold"; }
.carfinence .emical { width: 265px; float: left; font-family: "pt_sansregular"; border: solid 1px #e3e3e3; text-align: center; margin-bottom:20px}
.carfinence .emical .emititle { background: #eeeeee; color: #231f20; font-size: 14px; font-family: "pt_sansregular"; float: left; border-bottom: solid 1px #e3e3e3; }
.carfinence .emical .months { width: 126px; float: left; padding: 9px 2px 9px 2px; }
.carfinence .emical .emis { width: 137px; float: left; padding: 9px 0 9px 0px; color: #231f20; }
.carfinence .emivalues { float: left; width: 265px; font-size: 14px; font-family: "pt_sansregular"; }
.carfinence .emivalues .monthvalue { width: 128px; float: left; }
.carfinence .emivalues .monthvalue li { padding: 6px 0 7px 0px; border-bottom: solid 1px #e3e3e3; color: #231f20; }
.carfinence .emivalues .emisvalue { width: 135px; float: left; }
.carfinence .emivalues .emisvalue li { padding: 6px 0 7px 0px; border-bottom: solid 1px #e3e3e3; color: #231f20; }
.carfinence label { color: #707070; display: inline-block; font-family: "pt_sansregular"; font-size: 14px; font-weight: normal; margin-bottom: 7px; width: 100%; text-align: left; }
.carfinence .loanemi { float: left; margin: 0 0 35px; width: 100%; }
/*.calleft button { float: left; margin-bottom: 30px; margin-top: 5px; }*/
.carfinence .emivalues li.borderbnone { border-bottom: none; }
.carfinence .help-block { bottom: -20px; }
.errorborder { border: 1px solid #e00000 !important; }
.right.tabfinance .tabbutton li { padding: 10px 2px; }
.right.tabfinance .tabbutton li.active { background: #3d443d; }
.right.tabfinance .tabbutton li.active a { color: #FFF; }
.carfinence .emical.emical-table .emititle { background: #3d443d; color: #FFF; }
.carfinence .emical.emical-table .emis { color: #FFF; }
/*Insurance*/
#page .insurancewrap { padding: 0 0 30px;min-height: 650px; }
#page .insurancewrap .contactdetail { margin: 0 auto; padding: 0 }
.insurancewrap .tabbutton li { padding: 8px 9px; width: auto; margin-right: 5px; }
.insurancewrap .oldpolicy { margin-top: 23px }
.insurancewrap .tabbutton { padding-top: 0; }
#page .insurancewrap .selectsec h2 { font-family: 'pt_sansregular'; padding-top: 15px; }
.insutab .tabsection li { float: left; font-family: "pt_sansbold"; font-size: 17px; color: #424242; cursor: pointer; }
.insutab .tabsection li a { color: #424242; padding: 10px 21px; display: inline-block; }
.insutab .tabsection li:hover a { color: #fff; }
.insutab .tabsection li:hover, .insutab .tabsection li.active, .insutab .tabsection li.active a { background: #3d443d; color: #fff !important; }
.insutab .tabsection { margin-top: 30px; padding-bottom: 10px; border-bottom: #eeeeee 1px solid; overflow: hidden; }
.insurancewrap .mycontactnew { margin: 0 !important; }
.insurancewrap .mycontactnew h2 { padding-top: 0 !important; }
.insurancesectionnew .selectsec { margin-top: 0 !important; }
.insurancesectionnew .selectsec h2 { padding-top: 5px !important; }
/*--------------Offer page CSS ---------------------*/
#innertab { border-bottom: solid 1px #eeeeee; margin-top: 30px; }
#innertab li { float: left; margin-bottom: 10px; }
#innertab li h2 { font-size: 15px !important; font-family: "pt_sansregular"; font-weight: bold; color: #424242; padding: 10px 15px 7px; cursor: pointer; }
#innertab li:hover h2, #innertab li.active h2 { background: #000; color: #fff; }
.rupeetext { font-family: 'girnar-rupee'; margin-right: 3px; font-size: 18px; font-weight: bold; }
.innertabSlider .owl-item { float: left; width: auto !important;}
.offerlisting { margin: 30px auto 0; text-align: center; }
.offerlisting li { width: 100%;border: solid 1px #dfdfdf; min-height: 304px; max-width: 278px; margin: 0 auto 20px; }
.offerlisting li .imagehold { margin: 0 auto; }
.imagehold img {
    height: 100%;
    margin: 0 auto;
    max-height: 176px;
}
.offerlisting li:hover { border: solid 1px; }
.offerlisting li .texthold { border-top: solid 1px #dfdfdf; text-align: center; padding: 34px 0 0; position: relative; }

.offerlisting li h3 {
    font-family: "pt_sansbold";
    font-size: 22px;
     height: 53px;
    line-height: 1.2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.offerlisting li h3 a {
    color: #212121;
    display: block;
   text-overflow: ellipsis;
}
.offerlisting li .price { font-size: 15px; font-family: "pt_sansregular"; margin-top: 3px;height: 25px; }
.offerlisting li .price sup{ top:0px;}
.offerlisting li .texthold i { font-style: normal; font-size: 18px; font-family: "pt_sansbold"; }
.offerlisting li .toolicon { position: absolute; width: 100px; margin: 0 0 0 -50px; left: 50%; top: -20px; position: absolute; }
.offerlisting li .toolicon span { background: #fff; border: solid 1px #dfdfdf; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; -ms-border-radius: 50%; display: block; width: 40px; height: 40px; cursor: pointer; }
.offerlisting li .toolicon .quickview { background-position: -46px -213px; width: 18px; height: 12px; margin-top: 13px; }
.offerlisting li .toolicon span:hover .quickview { background-position: -1px -215px; }
.offerlisting li .toolicon .compare { background-position: -68px -213px; width: 19px; height: 16px; margin-top: 11px; }
.offerlisting li .toolicon span:hover .compare { background-position: -22px -214px; }
#innertab .owl-carousel .owl-wrapper, .financenewtab .owl-carousel .owl-wrapper { display: none; position: relative; -webkit-transform: translate3d(0px, 0px, 0px); }
#innertab .owl-carousel .owl-wrapper-outer, .financenewtab .owl-carousel .owl-wrapper-outer { overflow: hidden; position: relative; width: 100%; }
/*Popup*/
.fancybox-overlay{ overflow: hidden !important;}
.fancybox-wrap{ top:0 !important;}
.popupbg { background: rgba(0,0,0,.8); position: fixed; width: 100%; height: 100%; top: 0; left: 0; z-index: 9999; }
.popupwrap { position: fixed; width: 90%; z-index: 10000; top: 30px; left: 50%; margin-left: -45%; background-color: #fff; -webkit-box-shadow: 0 0 3px rgba(0,0,0,.3); -moz-box-shadow: 0 0 3px rgba(0,0,0,.3); box-shadow: 0 0 3px rgba(0,0,0,.3); }
.popupwrap .popuptitle { font-size: 20px; font-family: "pt_sansbold"; color: #fff; background: #3d443d; padding: 15px 0 15px 35px; text-align: left; line-height: 1.2; }
.popupwrap .popupcontain { width: 100%; float: left; }
.popupwrap sup {top:0em;}
.popupwrap .popupcontain .select-button { display: inline-block; }
.popupwrap .formerror { color: #f00; float: left; font-family: "pt_sansregular"; font-size: 12px; height: 37px; padding-top: 5px; visibility: hidden; }
.popupwrap .formerror.visiable { visibility: visible; }
.popupwrap .popupinner { padding:5px 0 0 }
.popupwrap .inputvalue { width: 100%; float: left; margin: 0 0px 35px 0; text-align: left; position: relative; }
.popupwrap .popupbutton button { text-transform: uppercase; margin: 0;width:auto; }
.popupwrap .input, .select-wrapper, .select-wrapper select { width: 100%; }
.popupwrap .lookingfor { color: #6e6e6e; font-family: "pt_sansregular"; font-size: 12px; line-height: 1; padding-bottom: 7px; text-align: left; }
.popupwrap .popupbutton { margin: 0px auto 0; text-align: center; }
.inputvalue p { font-family: "pt_sansregular"; font-size: 14px; padding: 0px 0 1px 1px; color: #696969; text-align: left; margin-top: -6px; }
.popupwrap .roadpriceradio .lookingfor { float: left; width: 170px; }
.popupwrap .roadpriceradio form { float: left; position: relative; top: -6px; }
.popupwrap .roadpriceradio label { margin: 0 5px; }
.popupwrap .close { font-family: Verdana, Geneva, sans-serif; font-size: 16px; color: #fff; height: 10px; width: 11px; position: absolute; right: 0px; top: -28px; padding: 5px; }
/*.popupwrap .close:hover { background-position: -1px -170px; }*/
.inputvalue input[type="radio"] + label span { border: solid 1px; }
.popupwrap .titlepopup { font-size: 18px; color: #323f48; font-family: "pt_sansregular"; line-height: 1.2; margin-bottom: 12px; display: inline-block; width: 100%; }
.popupwrap .leftcolumn { color: #323f48; font-family: "pt_sansregular"; font-size: 12px; line-height: 1; max-width: 270px; padding: 0 0 0 10px; width: 46%; display: inline-block; }
.popupwrap .rightcolumn { color: #17232d; font-family: "pt_sansregular"; font-size: 15px; line-height: 1; max-width: 290px; width: 50%; display: inline-block; margin-left: 5px; }
.popupwrap .pricerow, .popupwrap .pricerowfinal { margin: 0 auto; max-width: 560px; width: 100%; height: 50px; padding-top: 15px; }
.popupwrap .pricerow { border: solid 1px #e3e3e3; border-bottom: none; }
.popupwrap .pricerowfinal { border: solid 1px #e3e3e3; background: #f7f7f7; }
.popupwrap .pricerowfinal .leftcolumn { font-family: "pt_sansregular"; }
.popupwrap .pricerowfinal .rightcolumn { font-size: 18px; }
.popupwrap .mandatory { font-size: 14px; line-height: 1.5; padding: 31px 0 0; color: #323f48; font-family: "pt_sansregular"; }
.popupwrap .selldetail .titlepopup { margin-bottom: 33px; }
.popupwrap .pleasecon { font-size: 17px; font-family: "pt_sansbold"; margin-bottom: 20px; }
.popupwrap .detaildes { border: none; color: #4c4c4c; float: none; font-family: "pt_sansregular"; font-size: 14px; margin: 0; padding: 0; width: auto; }
.popupwrap .name { color: #717171 !important; width: 94px; font-family: "pt_sansregular"; }
.popupwrap .dotter { width: 13px; }
.popupwrap .gap { height: 10px; }
.popupinner .select-wrapper { margin-top: 0; transition: all .4s ease-in-out 0s; -moz-transition: all .4s ease-in-out 0s; -ms-transition: all .4s ease-in-out 0s; -o-transition: all .4s ease-in-out 0s; -webkit-transition: all .4s ease-in-out 0s; }
.buttonwrap { background: #f7f7f7; width: 100%; padding: 10px 0px }
.popupwrap .manda { color: #323f48; font-size: 14px; padding: 0 0 15px; text-align: center; }
.popupwrap label { color: #323f48; display: inline-block; font-family: "pt_sansregular"; font-size: 14px; margin-bottom: 7px; cursor: auto; font-weight: normal; }
.radiobox label { margin: 0; font-size: 14px; color: #323f48; font-family: "pt_sansregular"; cursor: pointer; }
.radiobox label span { margin-right: 5px; }
.selldetail .popupinner, .onroadprice .popupinner { padding-bottom: 37px; }
.popupwrap .marbottom { margin-bottom: 10px !important; }
/*----Popup Offer----*/
.offerpopup .saveupto { font-size: 20px; color: #323f48; font-family: "pt_sansregular"; line-height: 1.2; margin-bottom: 20px; text-align: center; }
.offerpopup .saveupto .saveup, .offerpopup .saveupto .saveuprup { font-family: "pt_sansbold"; }
.offerpopup .rupee { font-weight: bold; }
.offerpopup .offerimg { float: left; width: 100%; padding-top: 10px; text-align: center; }
.offerpopup .description { font-size: 15px; font-family: "pt_sansregular"; width: 250px; margin: 0px auto; }
.offerpopup .description .element { color: #323f48; width: 180px; float: left; line-height: 1.7; }
.offerpopup .description .elemvalue { float: left; line-height: 1.7; font-family: "pt_sansbold"; }
.offerpopup p { font-size: 14px; color: #323f48; font-family: "pt_sansregular"; text-align: center; padding: 15px 0; }
.inputvalue .help-block { bottom: -18px; margin-bottom: 2px; }
/*Popup- Book a TEst Drive*/
.popbooktestdrive .inputvalue p { margin-top: 2px; }
.popbooktestdrive .select-button { border: 1px solid transparent; color: #fff; font-family: "pt_sansbold"; font-size: 14px; line-height: 35px; text-transform: uppercase; /*width: 112px;*/ margin: 0 auto 10px; display: inline-block; *display:inline;
*zoom:1; vertical-align: text-bottom; cursor: pointer; }
.popbooktestdrive .select-wrapper,.popbooktestdrive .select-wrapper select,.popbooktestdrive .inputvalue{float:left;}
/*Popup-On Road Price*/
.onroadprice .titlepopup { margin-bottom: 36px; }
/*Popup-sell detail*/
.selldetail .detaildes td { color: #323f48; }
/*Thank You Popup*/
.thankyou { padding-bottom: 30px; }
.thankmsg { font-size: 14px; color: #323f48; font-family: "pt_sansregular"; width: 100%; }
.thankyou .titlepargh { font-size: 18px; font-family: "pt_sansbold"; }
.thankyou p { padding-bottom: 20px; }
.thankyou p span { font-size: 16px; font-family: "pt_sansregular"; }
.thankyou .padbnone { padding-bottom: 0px; }
/*Popup-Phone No*/
.Phoneno ul { margin: 0 auto 30px; width: 150px; }
.Phoneno li.title { color: #717171; font-size: 18px; margin-bottom: 15px; padding: 0; }
.Phoneno li { text-align: center; margin-bottom: 5px; font-family: "pt_sansregular"; }
.Phoneno li a { font-size: 16px; color: #717171; font-family: "pt_sansregular"; }
/*popup qucik view*/
.popquickview .detailsection { margin-top: 0px; }
.popquickview .detailsection .leftdetail { margin-top: 20px; width: 100%; float: left; }
.popquickview .detailsection .leftdetail h3 { font-size: 24px; font-family: "pt_sansbold"; font-weight: normal; }
.popquickview .detailsection .leftdetail .price { font-size: 24px; color: #231f20; font-family: "pt_sansbold"; margin-top: 14px; }
.popquickview .detailsection .leftdetail .price i { font-family: "girnar-rupee"; font-style: normal; font-size: 24px; font-weight: bold; margin-right: 3px; }
.popquickview .detailsection .leftdetail .price span { font-size: 15px; color: #484646; font-family: "pt_sansregular"; }
.popquickview .detailsection .leftdetail p { font-family: "pt_sansregular"; color: #231f20; margin-top: 10px; }
.popquickview .detailsection .leftdetail .viewmore { font-size: 14px; color: #424242; text-decoration: underline; font-family: "pt_sansregular"; margin-top: 19px; display: inline-block; }
.popquickview .detailsection .leftdetail .viewmore:hover { text-decoration: none; }
.popquickview .cardetail { width: 100%; float: left; padding: 0 10px; }
.popquickview .cardetail li { border-bottom: #dfdfdf 1px solid; padding: 26px 0px 16px; display: inline-block; width: 100%; font-family: "pt_sansregular"; font-size: 15px; }
.popquickview .cardetail li .name { display: inline-block; vertical-align: middle; width: 62%; }
.popquickview .cardetail li .name span { display: inline-block; vertical-align: middle; width: 70%; line-height: 20px; }
.popquickview .cardetail li .kilometer { font-size: 17px; text-align: right; vertical-align: middle; display: inline-block; }
.popquickview .cardetail li .kilometer sub { color: #484646; margin-left: 5px; bottom: 0px; }
.popquickview .cardetail li:last-child { border-bottom: 0; }
.popquickview .select-button { width: 200px !important; margin: 20px 0 0 !important; }
/*Radio button and check box*/
.radioboxspace span { float: left; margin-right: 8px; vertical-align: middle; }
.radioboxspace { width: 245px; margin: 10px auto auto auto !important; display: block; text-align: center }
.radioboxspace .radioname { color: rgba(32, 32, 32, 0.8); width: 110px; }
.radioboxspace label { color: rgba(32, 32, 32, 0.8); font-size: 12px; line-height: 18px; margin-top: 3px; }
.carcondition label, .sell_row label { margin: 0 36% !important; }
.page .newcar li:hover, .page .searchused a.button:hover, .page .searchused a.button, #sell_car input[type="radio"] + label span, #online input[type="radio"] + label span { border: 1px solid; }
input[type="radio"]:checked + label span, .popupwrap .inputvalue input[type="radio"]:checked + label span, #sell_car input[type="radio"]:checked + label span, #online input[type="radio"]:checked + label span { border: 5px double; }
/*Gallery section starts*/
.eventgallerywrap .gallery { width: 100%; margin: 0px auto; padding: 32px 0 50px; border-bottom: 1px solid #efefef; -webkit-box-shadow: 0 -6px 12px -9px rgba(0, 0, 0, 0.2) inset; -moz-box-shadow: 0 -6px 12px -9px rgba(0, 0, 0, 0.2) inset; box-shadow: 0 -6px 12px -9px rgba(0, 0, 0, 0.2) inset; }
.eventgallerywrap .gallery ul { margin: 29px auto 0; text-align: center; width: 100%; }
.eventgallerywrap .gallery li { display: inline-block; height: 100%; margin: -1px 2px 0 0; max-height: 75px; max-width: 74px; overflow: hidden; padding: 0; position: relative; width: 100%; }
.eventgallerywrap .gallery li a { display: block; }
.eventgallerywrap .hitem img { max-width: none; width: auto; }
.eventgallerywrap .gallery li a img { max-width: none; width: auto; }
.eventgallerywrap .hitem .text { opacity: 0.7; bottom: 0; display: block !important; height: 0; left: 0; margin: auto; position: absolute; right: 0; top: 0; transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -ms-transition: all 0.5s ease-in-out 0s; -o-transition: all 0.5s ease-in-out 0s; width: 0; background-image: url("../image/zoom.png"); background-origin: border-box; background-position: center center; background-repeat: no-repeat; background-size: 0; }
.eventgallerywrap .hitem:hover .text { background-size: auto auto; height: 100%; width: 100% }
.eventgallerywrap .hitem .text a { display: block; height: 100%; position: absolute; width: 100%; }
.eventgallerywrap .eventgallery .hovereffect { background-image: url("../image/mag.png"); background-position: center center; background-repeat: no-repeat; height: 100%; opacity: 0; position: absolute; transition: all 0.5s ease-in-out 0s; width: 100%; }
/*Event Gallery page*/
.eventgallerywrap h2, .insurancewrap h2, .offerwrap h2 { color: #313131; font-family: 'pt_sansregular'; font-size: 22px !important; text-align: left; }
.eventgallerywrap h2 { border: none; padding: 0; }
.eventgallerywrap p { font-size: 14px }
.galleryslider { margin-bottom: 20px; margin-top: 20px; }
.eventgallerywrap p span { color: #8f8f8f }
.eventgallerywrap .gallery { overflow: hidden; background: none; border-bottom: 0; box-shadow: none; padding-bottom: 0; }
.eventgallerywrap .gallery .owl-item { max-height: 235px; max-width: 297px; overflow: hidden;}
.eventgallerywrap .gallery .hitem { border: 1px solid transparent; -webkit-transition: all 0.7s ease-in-out; transition: all 0.7s ease-in-out; -moz-transition: all 0.7s ease-in-out; -ms-transition: all 0.7s ease-in-out; position: relative }
.eventgallerywrap .owl-controls { display: none }
.hitem { border: 5px solid #f8f8f8; margin: 0 3px 0 0; text-align: center; overflow: hidden; }

/*Model page CSS*/
#modelpage{ padding:30px 0 0;}
#modelpage .main{ width:95%; max-width:1180px;}
.cd-tabs { margin:45px auto 0; position: relative; width: 100%; }
.cd-tabs:after { content: ""; display: table; clear: both; }
.cd-tabs.is-ended .cd-tabs-navigation:after { visibility: hidden; opacity: 0; -webkit-transition: opacity .3s 0s, visibility 0s .3s; -moz-transition: opacity .3s 0s, visibility 0s .3s; transition: opacity .3s 0s, visibility 0s .3s;  }
.cd-tabs nav { overflow-x: auto; -webkit-overflow-scrolling: touch; overflow-y: visible; border-bottom:solid 1px #eeeeee; padding-bottom:10px;}
.cd-tabs-navigation {margin:0 auto; width:700px; float:left;}
.cd-tabs-navigation:after { content: ""; display: table; clear: both; }
.cd-tabs-navigation > li { float: left;}
.cd-tabs-navigation a {  position: relative;  box-sizing: border-box; color: rgba(23, 35, 45, 0.7); display: block; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-family: "pt_sansbold"; font-size:15px; height:31px; line-height:33px; padding-top: 0; text-align: center; padding:0 22px;}
.no-touch .cd-tabs-navigation a:hover { color: #29324e; background-color: rgba(233, 230, 202, 0.3); }
.cd-tabs a.selected, .cd-tabs-navigation a:hover  {border-bottom: none; background: #3d443d; color:#fff; }
.cd-tabs-navigation::after { background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(0, 0, 0, 0), #808080) repeat scroll 0 0; clear: both; content: ""; display: table; height:41px; position: absolute; right: 0; width: 30px; }

.cd-tabs-content-model { background: #ffffff;}
.cd-tabs-content-model > li { display: block; padding: 0 0 1px; }
.cd-tabs-content-model li.selected { display: block; -webkit-animation: cd-fade-in 0.5s; -moz-animation: cd-fade-in 0.5s; animation: cd-fade-in 0.5s; }


.cd-tabs-content { background: #ffffff;}
.cd-tabs-content > li { display: none; padding: 0 0 1px; }
.cd-tabs-content li.selected { display: block; -webkit-animation: cd-fade-in 0.5s; -moz-animation: cd-fade-in 0.5s; animation: cd-fade-in 0.5s; }
.ex { color: #8c8c8c; text-align: center; }
@-webkit-keyframes cd-fade-in { 0% { opacity: 0;} 100% { opacity: 1;}}
@-moz-keyframes cd-fade-in { 0% { opacity: 0;} 100% { opacity: 1;}}
@keyframes cd-fade-in { 0% { opacity: 0;} 100% { opacity: 1;}}
#modelpage #carmodel { padding:0px 0 58px;}
#modelpage #carmodel .cardetail li .name{ width:65%;}
#modelpage #carmodel .detailsection .leftdetail{ margin-top:0px; float:none;}
#modelpage .modeloverview .colorbox{ width:80%; padding-top:40px;}
#modelpage .modeloverview .colorbox .colorhead, #modelpage .modeloverview .colorbox .colorpanel{ display:inline-block; vertical-align:middle; color:#231f20; font-size:14px;  font-family: "pt_sansregular";}
#modelpage #carmodel .detailsection{ margin-top:20px;}
#modelpage .modeloverview .colorbox .colorhead{ margin-right:15px;}
#modelpage .modeloverview .colorbox .colorpanel_model span{ display:inline-block; vertical-align:middle; width:22px; height:22px; margin-right:4px; border: 1px solid #d1d1d1}
#modelpage .modeloverview .colorbox .colorpanel span{ display:inline-block; vertical-align:middle; width:22px; height:22px; margin-right:4px; cursor: pointer; border: 1px solid #d1d1d1}
#modelpage #carmodel .detailsection .view360{ display:block; width:95%; margin:0px auto; text-align:center; float:none; background:none; height:auto; }
#modelpage .tablebox{ background:url(../image/servicebg.png) repeat; padding:50px 0;}
#modelpage .tablebox .rwd-table th, #modelpage .tablebox .rwd-table td{  font-size:15px; font-family: "pt_sansregular"; line-height:1.2;}
#modelpage .tablebox .smalltext{ font-size:12px; color:#a8a8a8;}
#modelpage .tablebox .rwd-table th{ color:#fff;}
#modelpage .tablebox .rwd-table td::before{ float:left; clear:both;text-align:left;width:10.5em}
#modelpage .tablebox .rwd-table th:first-child, #modelpage .tablebox .rwd-table td:first-child{ text-align:right;}
#modelpage .tablebox .rwd-table td:first-child a{font-family: "pt_sansbold"; text-transform:uppercase; color:#212121;}
#modelpage .tablebox .rwd-table td:first-child span{ font-size:13px;}
#modelpage .tablebox .rwd-table td .price{ font-weight:bold;}
#modelpage .tablebox .rwd-table td .price i{ font-style:normal; margin-right:2px; font-weight:bold;}
#modelpage .tablebox .accessories{ margin-top:17px;}
#modelpage .modelprice .citytype{ width:63%; margin:10px 0 22px}
#modelpage .modelpictures .innertab{ background:#f8f8f8; height:40px;}
#modelpage .modelpictures .innertab li{ font-size:14px; color:#3d443d; text-align:center; float:left; padding:0px 19px; line-height:40px; border-bottom:solid 2px #f8f8f8; cursor:pointer;}
#modelpage .modelpictures .innertab li:hover, #modelpage .modelpictures .innertab li.active{ border-color:#3d443d; background:#eeefee;}
#modelpage .modelpictures .picturearea{ margin-top:40px; position: relative; margin-bottom: 40px;}
#modelpage .modelpictures .picturearea li{ margin:0 auto 20px; background:url(../image/model_pic_bg.png) no-repeat; background-size:100%; max-width:330px; border: 1px solid #dfdfdf}
#modelpage .modelpictures .picturearea li a span { height: 100%; position: absolute; top: 0px; width: 100%; opacity: 0; transition: all 0.3s ease-in 0s; left: 0; }
#modelpage .modelpictures .picturearea li a:hover span { opacity: 1; }
#modelpage .modelpictures .picturearea  li a { display: block; position: relative; width: 100%; }
#modelpage .modelpictures .picturearea .threeview{ margin:0 auto 100px; text-align:center;}
#modelpage .modelcolor { margin-bottom:70px;}
#modelpage .modelcolor .colorbox .colorpanel{ width:100%;}
#modelpage .modelcolor .colorbox .colorpanel span{ width:35px; height:35px; margin-bottom:10px; margin-right:3px;}
#modelpage .specification li img{ display:block; text-align:center; margin:40px auto 10px;}

/*fix right menu*/
.fixd-menu{background-color: #3d443d; border-radius: 5px; position: fixed; right:20px; bottom:15%; width: 60px; z-index:5000; display:none;}
.fixd-menu ul li{ float:left; width:100%; border-bottom:solid 1px #2d342d; height:60px; line-height:60px; position:relative;}
.fixd-menu ul li:last-child{ border:none;}
.fixd-menu ul li a{display: block; height: 100%; width: 100%; cursor:pointer;}
.fixd-menu ul li a span{left: 0; margin: auto; position: absolute;  right: 0; top: 0; bottom:0;}
.menuselect:last-child {border-radius:0px 0px 5px 5px;}
/*Variant*/
.variant .marginnone{margin-top:0 !important; padding-top:0 !important;}
.variant .cd-tabs-navigation{width:822px;}
.variant .threeview {margin: 50px auto; text-align: center;}
.variant .table-wrap { width:94%; margin:3%;}
.variant .tablemain { width: 100%;}
.variant .tablemain tr { border: 1px solid #e0e0e0; background:#fff; color:#212121; }
.variant .tablemain td { width:50%; padding:18px 0 18px 5px; box-sizing:border-box; border: 1px solid #e0e0e0; text-align:left; font-size:16px; font-family: "pt_sansregular"; line-height:16px;}
.variant .tablemain td:last-child{font-family: "pt_sansbold"; }

/* Used Car*/
.usedcar { display: inline-block; width: 100%; margin: 30px 0 0 0; text-align:center; }
.usedcar .selectbg { background: #f7f7f7; padding: 20px 20px 0; margin: 30px 0; display: block; *display:inline;*zoom:1;}
.usedcar .selectbg a { display: inline-block; padding-bottom: 20px; text-decoration: underline; text-transform: capitalize; margin: 0 auto; padding-top:20px; }
.usedcar .inputout { width: 250px; }
/*.usedcar .contactpanel .select-button { margin: 15px auto 0; }*/
.usedcar .inputout .select-wrapper { margin: 0 20px 25px 0; }
.usedcar .cars ul { display: block !important; }
.usedcar .select-button { margin: 0; line-height: normal; padding: 12px 18px 8px; vertical-align: top; cursor:pointer;}
.usedcar #advanced { display: none; float: left; width:100%; }
.usedcar #advanced.active { display: block !important; float: left; }
.usedcar .featurehold {display: inline-block; margin: 7px auto 0; text-align: center; width: 100%; font-size:16px; line-height:16px;}
.usedcar .offerlisting li .texthold {border-top: 1px solid #dfdfdf; padding: 15px 0; position: relative; text-align: center;}

/* Used Car Detail */
.cardetailpanel { margin-top: 40px; padding-bottom: 50px; border-bottom: #dfdfdf 1px solid; }
.cardetailpanel .leftmain { width: 100%; float: left; position: relative; }
.slidersectionleft { text-align: center; overflow: hidden; border: #dfdfdf 1px solid; margin:0px}
.cardetailpanel .slidersectionleft li { position: relative; display: inline-block; box-sizing: border-box; }
.cardetailpanel .slidersectionleft li img {width: 80%; max-height:277px}
.slidersectionleft .owl-item { float: none; }
.cardetailpanel .slidersectionleft .model { position: absolute; right: 2px; top: 2px; background: #8f8f8f; font-size: 18px; color: #fff; font-family: "pt_sansbold"; padding: 7px 12px 5px; border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; -webkit-border-radius: 3px; }
.cardetailpanel .sliderthum { width: 100%; text-align: center; }
.cardetailpanel .sliderthum ul { display: block; margin: 20px auto auto; overflow: hidden; width: 100%; }
.cardetailpanel .sliderthum li { border: #dfdfdf 1px solid; display: inline-block; }
.cardetailpanel .owl-carousel .owl-wrapper:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.cardetailpanel #sync1 .owl-item { float: left; }
.cardetailpanel #sync2 .owl-item { float: left; cursor: pointer; }
.cardetailpanel #sync2 .synced li, .cardetailpanel #sync2 .owl-item:hover li { border: 1px solid #f00; }
.cardetailpanel .rightcardetail { margin-left: 0px; width: 521px; float: left; }
.cardetailpanel .rightcardetail { width: 100%; }
.cardetailpanel .rightcardetail h3 { font-size: 24px; font-family: "pt_sansbold"; font-weight: normal; }
.cardetailpanel .rightcardetail .price { font-size: 24px; color: #231f20; font-family: "pt_sansbold"; margin-top: 14px; }
.cardetailpanel .rightcardetail .price i { font-family: "girnar-rupee"; font-style: normal; font-size: 24px; font-weight: bold; margin-right: 3px; }
.cardetailpanel .rightcardetail .price span { font-size: 15px; color: #484646; font-family: "pt_sansregular"; }
.cardetailpanel .rightcardetail .price sup { top: 0; }
.cardetailpanel .rightcardetail p { font-family: "pt_sansregular"; color: rgba(35,31,32,.6); margin-top: 10px; }
.cardetailpanel .rightcardetail .bntgetonroad { margin-top: 20px; }
.cardetailpanel .rightcardetail .viewmore { font-size: 14px; color: #424242; text-decoration: underline; font-family: "pt_sansregular"; margin-top: 19px; display: inline-block; }
.cardetailpanel .rightcardetail .viewmore:hover { text-decoration: none; }
.cardetailpanel .rightcardetail .cardetail { width: 100%; margin-top: 15px; float: left; }
.cardetailpanel .rightcardetail .cardetail li { border-bottom: #dfdfdf 1px solid; padding: 22px 0px 22px; display: inline-block; width: 100%; margin-right: 0px; font-family: "pt_sansregular"; font-size: 15px; }
.cardetailpanel .rightcardetail .cardetail li .name { display: inline-block; vertical-align: middle; width: 50%; }
.cardetailpanel .rightcardetail .cardetail li .name span { display: inline-block; vertical-align: middle; width: 64%; line-height: 20px; font-size:14px; color:#484646}
.cardetailpanel .rightcardetail .cardetail li .kilometer { font-size: 18px; text-align: right; vertical-align: middle; display: inline-block; width:48%; }
.cardetailpanel .rightcardetail .cardetail li .kilometer sub { color: #484646; margin-left: 5px; bottom: 0px; }
.cardetailpanel .rightcardetail .cardetail li:nth-child(even) { margin-right: 0; }
.cardetailpanel .carinfomation { margin-top: 49px; }
.cardetailpanel .carinfomation h2 { font-size: 18px !important; font-family: "pt_sansbold"; font-weight: normal; color: #231f20; }
.cardetailpanel .carinfomation li { margin-top: 8px; font-family: "pt_sansregular"; font-size: 17px; }
.usedcarfeture .offerlisting { margin-top: 50px; }
.usedcarfeture .offerlisting h2 { font-size: 22px; font-family: "pt_sansbold"; font-weight: normal; margin-bottom: 15px; }
.usedcardetailmail { margin-top: 20px; padding: 0 10px; }
.usedcardetailmail .featurehold {display: inline-block; margin: 7px auto 0; text-align: center; width: 100%; font-size:16px; line-height:16px;}
.usedcardetailmail .offerlisting li .texthold {border-top: 1px solid #dfdfdf; padding: 15px 0; position: relative; text-align: center;}
.slidersectionleft .owl-carousel .owl-wrapper { display: none; position: relative; -webkit-transform: translate3d(0px, 0px, 0px); }

/*Dev Css*/
.fancybox-opened .fancybox-skin { box-shadow: none !important; }
.fancybox-skin { background: none !important; }
object, #googleMap, .view360 > div{ display:none;}
/*.modelpictures .innertab li.view360tab { display: none; }*/
.success { color: green; font-size: 18px; clear: both; margin: 20px 0 0; text-align: center; line-height: 1.3; }
.contact .success{ margin-bottom: 30px; } 
.padding_right{padding-right:13px;}
#online input[type="checkbox"]{ display:block; visibility: hidden;}
#online .select-wrapper{ float:left}
.carfinence button{ margin:0}
@media screen and (min-width:1007px){
    .mobile_map{display:none !important;}
}
.color-title {    float: left;    font-size: 18px;    font-weight: bold;    padding: 0 0 10px;    text-align: center;    width: 100%;    }
.view360.colorimg .color-title { margin-top: 30px;}
.divider { border-right: 1px solid #bfbfbf; margin: 0 7px;}

.careertable .rwd-table td::before { font-weight: normal;  margin-bottom: 10px; width: 100%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box;}
.careertable .rwd-table th, .careertable .rwd-table td{ text-align: left; border-bottom: 0}
.careertable .rwd-table td:last-child::before {display: none }
.careertable .rwd-table td:last-child{padding:10px 0 10px 10px; margin: 0}
.careertable .highlight { color: #333; display: inline-block !important;   font-family: "pt_sansbold"; margin: 0 !important;}
.careertable .rwd-table td div span {  display: block;  margin: 5px 0;}

.popupwrap .offerpopup button{  margin-top: 0}
.offerpopup .buttonwrap .saveupto {    margin-bottom: 20px;}
#modelpage h2{ font-size: 22px; font-family: "pt_sansbold"; font-weight: normal; }

.pricerow .leftcolumn{ position: relative;}
.sprite.noteicon {  background: url("../image/noteicon.png") no-repeat;  bottom: 0;  cursor: pointer;  height: 16px;  margin: -8px;  position: absolute;  right: 40px;  top: 50%;  width: 16px;}
.notetext {  background-color: #fff;  border: 1px solid #e1e1e1;  bottom: 22px;  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.13);  color: #515151;  display: none;  font-family: Arial,Helvetica,sans-serif;  font-size: 11px;  font-style: normal;  height: auto;  line-height: 18px;  margin-left: -83px;  padding: 8px;  position: absolute;  right: -105px;  text-align: left;  transition: color 0.1s ease-in 0s;  width: 180px;  z-index: 200;  color: #515151;  font-family: Arial,Helvetica,sans-serif;  font-size: 11px;  font-style: normal;  line-height: 18px;  text-align: left;}
.notearrow {  border-left: 6px solid transparent;  border-right: 6px solid transparent;  border-top: 6px solid #c8c8c8;  bottom: -7px;  height: 0;  left:38%;  margin-left: -8px;  position: absolute;  width: 0; }
.notetext .othertexbox2 li {  float: left;  width: 100%; line-height: 2}
.leftcolumn .noteicon:hover .notetext{ display: block;}


.resfound {
    background: #d5d5d5;
    margin: 20px auto;
    padding: 10px 0;
    text-align: center;
    width: 100%;
}

#sync2 .owl-item img {
    max-height: 94px;
    width: auto;
    margin: 0 auto;
}

/*paGINATION*/

.pagination {
    clear: both;
    display: block;
    text-align: center;
    width: 100%;
}
.pagination li {
    border: 1px solid #e1e1e1;
    display: inline-block;
    font-size: 14px;
    line-height: 2;
    margin: 0 2px;
    text-align: center;
    width: 30px;
}

.pagination li a:hover,.pagination li.active a {
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
}
.pagination li a {
    color: rgba(0, 0, 0, 0.65);
    display: block;
}

.otptitle{color: #454140;font-family: "pt_sansregular";font-size: 17px;padding:0 0 20px;text-align: center;  position: relative; margin-bottom: 30px;line-height: 1.3;}
.otppopup .inputvalue{ margin: 0px auto !important; float: none;   width: 100% !important;}
.otppopup .inputvalue input{ width: 100% !important;  }
.otppopup .getme{color: #454140;font-family: "pt_sansregular"; font-size: 14px; margin-bottom: 5px;}
.otptitle:after {border-top: 2px solid #ccc;bottom: 0;content: "";left: 0;margin: 0 auto;position: absolute;right: 0;width: 170px;}
.otppopup .dintreceive{ margin-top: 20px; font-family: "pt_sansregular"; font-size: 13px; text-align: center;}
.otppopup .wrongno{ margin-bottom: 30px; }
.otppopup .dintreceive a:hover{ color: #000; }
.otppopup .fields { width: 100%;}


/*FTC*/
#tab3 .picmain > div:last-child.feeltab{ display: inline-block !important; }
.feelcarpanel {margin-top: 20px;}
.feelslide{margin-top: 15px;position: relative;    border: 1px solid #ccc;border-radius: 2px;box-sizing: border-box;  height: auto;margin: 0 auto;overflow: hidden;
    width: 100%;}
.feelslide .item img {width: 100%;}
.feelslide .item {max-height: 400px;overflow: hidden;}
.ftctab{ margin-bottom: 20px; }
.ftctab span{display:inline-block; width: auto; height: auto; border:none; zoom:1; *display:inline; margin:0 3px 0 0; padding:6px 8px; border-bottom:1px solid #848484;
    color:#848484; font-size:1.1em; font-family: 'pt_sansregular'; text-align:center; -moz-transition:all 0.5s linear; -webkit-transition:all 0.5s linear; -ms-transition:all 0.5s linear;
    transition:all 0.5s linear; cursor:pointer;}
.ftctab span:hover, .ftctab span.active{border-bottom:1px solid #000; color:#000;}
#owl-picture2{ display: none !important; }
.feelcarpanel .downbrchre {display: inline-block;float: left;margin-bottom: 10px;margin-top: 10px;width: 100%;}
.feelcarpanel .owl-pagination .owl-page span{background-color: hsl(0, 0%, 100%);border-radius: 50%;height: 10px;width: 10px;}
.feelcarpanel .owl-pagination .owl-page.active span{ opacity: 0.5; }
.feelcarpanel .owl-pagination .owl-page{ width: 10px; height: 10px; }

/*Feel Car Popup*/
#leadpopup_point {border: 1px solid #ccc !important;max-height: 360px !important;width: 260px !important;top: 100px;left: 30px;background: #fff;padding: 10px;
    box-shadow: 2px 5px 9px hsla(0, 0%, 0%, 0.59);  -webkit-box-shadow: 2px 5px 9px hsla(0, 0%, 0%, 0.59); -moz-box-shadow: 2px 5px 9px hsla(0, 0%, 0%, 0.59);
    -ms-box-shadow: 2px 5px 9px hsla(0, 0%, 0%, 0.59); -o-box-shadow: 2px 5px 9px hsla(0, 0%, 0%, 0.59); height: auto !important;}
#leadpopup_point .titlenew {color:#000;font-family: "pt_sansregular";font-size: 20px;line-height: 1;padding: 0 30px 10px;text-align: center;}
#leadpopup_point .topcross {cursor: pointer;font-size: 0;height: 17px;position: absolute;right: 17px;top: 15px;width: 17px;background-image: url("../image/ftc_close.png");}
#leadpopup_point .topcross:hover{ opacity: 0.7; }
img#hotSpotImg {width: 240px !important;}
#leadpopup_point.feelpopup .description {color: #000; font-family: "pt_sansregular";font-size: 12px;line-height: 20px;padding: 10px 0 0 0;}
.feelslide iframe{ width: 100%; border: none; }
#leadpopup_point .popupimg{max-height: 300px;overflow-y: auto; padding-right: 10px;}

/*Popup*/
.fancybox-outer, .fancybox-inner { position: initial !important; }
.fancybox-inner { overflow: unset !important; }

/*Download Brochure*/
.downbrchre a{font-family: "pt_sansregular"; font-size: 14px; color: #8c8c8c !important;}
.downbrchre a:hover, .downbrchre a:focus{color:#212121 !important; }
.downbrchre a i{background-image: url("../image/pdf.png"); width: 17px; height: 21px; display: inline-block; position: relative;top: 2px;}

/*for lazy loading image*/
img[data-gsll-src]{background:url("../image/loading.gif"); height: 32px; text-indent: -9999px; line-height: 1;
    margin: 0 auto;width: 32px !important; background-repeat: no-repeat;display: inline-block; margin: 0 !important;
    padding: 0 !important; }

/*feel the car*/
#leadpopup_point {
    position:absolute;
    width:400px;
    height:400px;
    border:5px solid #000;
    z-index: 9002;
}

#googleMap .telno > div {float: left;width: 49%;}
#googleMap .gm-style-iw ul{ margin-top:0 !important;}

/*updated compare page css */
 .compare-mobview .comparedetail .cd-tabs-navigation  { width:2200px;}
 .compare-mobview .cd-tabs-navigation a {font-size: 14px;margin-right: 5px;padding: 0 8px;}
.compare-mobview .cd-tabs-navigation > li {padding: 0 !important;width: auto;}

/*Manual Payment CSS*/
.manualpayment{border: 1px solid #ccc; margin:40px auto 0;padding:0 0 10px;width: 90%;  font-family: "pt_sansregular";max-width: 400px; }
.manualpayment li {border-bottom: 1px solid #ccc;padding: 10px; font-size: 13px;}
.manualpayment li:last-child{border-bottom: none; padding-bottom: 0;}
.manualpayment li span{font-family: "pt_sansbold"; width: 110px; display:inline-block; font-size: 14px;}
.manualbtn {display: block;margin: 40px auto  !important;}

/*Video Banner*/
#toplsidermain .topslider li {position: relative;}
.slidebg { background-color: rgba(0, 0, 0, 0.7);height: 100%;position: absolute;top: 0;width: 100%;}
.homeslidecontain {height: 100%;position: absolute;text-align: center;top: 0;width: 100%;z-index: 1;}
.slidevideo {background-color: #ccc;border: 1px solid rgba(0, 0, 0, 0.4);display: inline-block;height: 100%;overflow: hidden;vertical-align: middle;width: 100%;}
.slidemsg { background-color: rgba(0, 0, 0, 0.7);bottom: 10px;padding: 5px;position: absolute;vertical-align: middle;width: 100%;}
.slidemsg span {display: inline-block;color: #fff;font-family: "pt_sansregular";font-size: 12px;font-style: italic;max-height: 30px;overflow: hidden;overflow-wrap: break-word;text-align: center;width: 98%;}


/*Popup*/
/*#gsp_popup .popupwrap {max-width: 300px; margin: 6px;}
*/#gsp_popup #gspp_LoadedContent.gspp_titled {padding-top: 0px !important ;}
#gspp_LoadedContent{background:transparent;border-radius: 0 !important;padding: 0 !important;}
#gsp_popup, #gspp_Overlay, #gspp_Wrapper{ overflow: unset !important;z-index: 99999 !important; }
#gspp_Content { background:none !important;  box-shadow: none !important; -moz-box-shadow: none !important; -webkit-box-shadow: none !important;}
#gspp_LoadedContent{background:transparent !important;border-radius: 0 !important;padding: 0 !important;}
#gspp_Close { display: none; }
#gspp_Title { display: none !important; }
.popupwrap { background: #fff; display: inline-block;}
.popupwrap .popuptitle { background: #424242;color: #fff;font-family: "pt_sansbold";font-size: 20px;line-height: 1.2;min-height: 61px;padding: 20px 0;text-align: center;text-transform: uppercase;
    width: 100%; }
.popupwrap .popupcontain { width: 100%; float: left; padding:20px 12px 10px;  max-height: 370px;
    overflow: auto;}
.popupwrap .select-wrapper, .popupwrap .select-wrapper select { height: 40px; line-height: 40px; background-color: #fff; border-radius: 0; border: solid 1px #d0d4d6; }
.popupwrap .select-wrapper .holder { text-align: left; font-size: 14px; margin: 0 35px 0 18px; font-size: 14px; font-family: "pt_sansregular"; }
.popupwrap .inputvalue { width: 100%; float: left; margin: 0 0px 35px 0; text-align: left; position: relative}
.popupwrap .input { width: 100%; height: 40px;  border: solid 1px #d0d4d6; background: #fff; font-size: 14px; font-family: "pt_sansregular"; padding: 0 0 0 18px; box-sizing: border-box; border-radius: 0px; }
.popupwrap .lookingfor { text-align: left; font-size: 14px; color: #2b2b2b; font-family: "pt_sansbold"; padding-bottom: 13px; line-height: 1; }
.popupwrap .popupbutton { display: inline-block; padding-top: 19px; width: 100%; text-align: center;  padding-top: 10px; }
.popupwrap .button { padding: 10px 15px;}
.popupwrap .mandatory { color: #2b2b2b; font-family: "pt_sansbold"; font-size: 10px; line-height: 1; text-align: left; padding-top: 10px; }
.popupwrap .inputvalue p, .popupwrap .inputvalue p { font-family: "pt_sansregular"; font-size: 14px; padding: 0; color: #696969; text-align: left; }
.popupwrap .inputvalue input[type=checkbox], input[type=radio] { margin-left: 10px; padding: 0; position: relative; top: 2px; display: none; }
.popupwrap .inputvalue label { margin: 0 10px; text-transform: uppercase; font-family: "pt_sansregular"; cursor: pointer; transition: all 0.4s ease-in-out 0s; }
.popupwrap .inputvalue input[type=radio] + label span { border-radius: 50%; display: inline-block; top: 0; height: 16px; left: 0; position: relative; width: 16px; transition: all 0.5s ease-in-out 0s; cursor: pointer; }
.popupwrap .roadpriceradio .lookingfor { width: 170px; }
.popupwrap .roadpriceradio form { float: left; position: relative; top: -6px; }
.popupwrap .roadpriceradio label { margin: 0 5px; position: relative; top: -5px; }
.getsellerdetail .inputvalue { width: 100% !important; }
body.pnoscroll { overflow: hidden; }
#gsp_popup{ overflow: scroll !important; height: 100% !important; top: 0 !important;}
body.pnoscroll{overflow: hidden}

/*New Book Service Page*/
.nb-desktopview { display: none; }
.nb-mobiview { display: block; }
.nbinput-active label{ color: #000 !important; }
.nbinput-active .nbinput { border-bottom: solid 1px #7c7c7c !important; }
.nberror input { background: #fef2f2;padding-left: 5px !important; border-bottom: solid 1px #ff2524 !important; }
.nberror .errormsg{bottom: -21px;color: #ff2524;font-size: 12px;left: 0;position: absolute;}

.nbook-mobitab {background: #f6f6f6;padding: 15px 0;text-align: center;  margin-bottom: 30px;}
.basicmobitab { display: inline-block; text-align: center; position: relative; }
.nbook-mobitab .tabcircle{ background: #d71a21; width: 40px; height: 40px; border-radius: 20px; color: #fff; font-size: 16px; font-family: "pt_sansbold";line-height: 40px;  display: inline-block;}
.nbook-mobitab .tabname{ color:rgba(26, 26, 26,.8); font-size: 12px; margin-top: 10px; }
.nbtabdivi { display: inline-block; padding-top: 15px; vertical-align: top; }
.nbtabdivi .nbone{ display: inline-block; border-bottom: solid 1px #c2c2c2; width: 40px;vertical-align: middle; }
.nbtabdivi .nbtwo{ background: #c2c2c2; width: 8px; height: 8px; display: inline-block; border-radius: 50%; vertical-align: middle;}
.nbtabdivi .nbth{ display: inline-block; border-bottom: solid 1px #c2c2c2; width: 13px; vertical-align: middle;}
.nbtabdivi .nbfour{background: #fff;border: 3px solid #c2c2c2;border-radius: 50%;display: inline-block;height: 12px;width: 12px;vertical-align: middle;}
.servicemobitab { display: inline-block;text-align: center; position: relative;  }
.nb-tabhide{background: rgba(246, 246, 246, 0.8);display: inline-block;height: 100%;left: 0;position: absolute;top: 0;width: 100%;}
.nb-shareresult, .nb-addresspick{ display: none; }
.nb-addresspick{ margin-top:15px}
.nb-sharecar{color: #ec2028 !important;display: inline-block;float: left;font-size: 11px;margin: 25px 0;text-align: right;text-transform: uppercase;width: 100%;}
.nb-shareactive{color: #0d4896 !important;} 

.newbookser{ padding-top: 0; font-family: "pt_sansregular"; }
.newbookser h1{ color: #353535; font-size: 21px; line-height: 1; font-family: "pt_sansbold"; text-align: center; }
.nbookser-wrap{ margin:0px auto; margin-top: 25px; margin-bottom: 40px; width: 100%; max-width: 1006px;  display: block; }
.nformwrap { display: inline-block;width: 100%; /*border-bottom: solid 1px #d4d4d4;margin-bottom: 50px;*/ padding: 0 15px;}
.nformwrap .title {color: #1a1a1a; font-size: 16px; font-family: "pt_sansbold"; opacity: 0.8; margin-bottom: 30px; display: none;letter-spacing:0.8px; }
.nformwrap .drop { width: 100%; float: left; margin-right: 0; margin-bottom: 25px; position: relative; }
.nformwrap .drop:nth-child(3n+1) { margin-right: 0px; } 

.nformwrap .select-wrapper{ border: none; border-bottom: solid 1px #d4d4d4; border-radius: 0;    background-position: center right; background-color:#fff;}
.nformwrap select{ margin-top: 5px !important; border:solid 1px #7c7c7c !important; }
.nformwrap select option{ padding: 7px !important; color: #000; font-family: arial; } 


.nformwrap .select-wrapper .holder {font-size: 16px;margin-left: 0;color:#3f4348; font-family: arial;}
.nformwrap .select-wrapper:hover, .nformwrap .select-wrapper:focus{border-bottom: solid 1px #7c7c7c; box-shadow: none; -webkit-box-shadow: none; }
.nformwrap label{ color: #a0a0a3;font-size: 12px;display: inline-block;   margin-bottom: 3px; width: 100%;  transition: all 0.4s ease-in-out 0s;  -webkit-transition: all 0.4s ease-in-out 0s;  font-family: arial; }
.nformwrap label sup{color: #ec2028;font-size: 13px;top:-1px;}
.nformwrap input[type="text"], .nformwrap input[type="email"], .nformwrap input[type="tel"], .nformwrap textarea { border: none; border-bottom: solid 1px #d4d4d4; color:#3f4348;
font-size: 16px; padding-left: 0; font-family: arial;height: 39px; width: 100%; background: #fff; }
.nformwrap input[type="text"]:hover, .nformwrap input[type="email"]:hover, .nformwrap input[type="tel"]:hover, .nformwrap textarea:hover, 
.nformwrap input[type="text"]:focus, .nformwrap input[type="email"]:focus, .nformwrap input[type="tel"]:focus, .nformwrap textarea:focus {border-bottom: solid 1px #7c7c7c; box-shadow: none; -webkit-box-shadow: none;}
.nformwrap .has-error input{  background: #fef2f2; border-bottom: 1px solid #ff2524;padding-left: 5px; box-shadow: none; -webkit-box-shadow: none;}
.nformwrap .has-error .select-wrapper {  background: #fef2f2; border-bottom: 1px solid #ff2524;padding-left: 5px;}
.nbook-pickupradio {display: inline-block;width: 100%;}
.nbook-pickupradio label{ font-size: 16px; color: #000; margin-right: 20px; width: auto; }
.nbook-pickupradio > p {display: inline-block;width: auto;}
.nbook-pickupradio input[type="radio"] + label span { border-radius: 50% !important;cursor: pointer;display: inline-block;height: 16px;left: 0;margin-right: 5px;padding: 0 !important;
position: relative;top: 1px;transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s;width: 16px !important; border:solid 2px #ababab; }


.nbook-pickupradio input[type="radio"]:checked + label span:after { border-radius: 50%;content: "";height: 6px;left: 3px;position: absolute;top: 3px;width: 6px;}


.nformwrap .nbook-btn { cursor: pointer; margin-top:0;border-radius: 2px 3px 3px 2px;width: 290px;height:40px; display:table; color: #fff; font-size: 18px; font-family:"pt_sansbold";
text-transform: uppercase; text-align: center; line-height: 40px; padding: 0;  transition: all 0.4s ease-in-out 0s;  -webkit-transition: all 0.4s ease-in-out 0s; letter-spacing: 2px; margin: 0px auto; border:none; }
.nformwrap .nbook-btn:hover{ color: #fff;}
.nformwrap .marksfields {color: #a0a0a3;font-size: 12px;margin-top: 10px;}
.nb-serresult{ border-bottom: none; margin-bottom: 0; display: none; }

/*New Outlet Page - Listing*/



.newoutlet-desktopview{ display: none; }
.newoutlet-mobiview{ display: block; padding:20px 10px !important;  position: relative;}
.newoutlet-mobiview .innermain{ width: 100%; }
.nout-btn1{border-radius: 10px;color: #fff;display: block;font-size: 15px;height: 47px;margin: 0 auto;padding-top: 14px;text-align: center;
width: 190px; box-sizing: border-box; -webkit-box-sizing: border-box;}
.nout-btn1:hover, .nout-btn1:focus{ color: #fff; }
.nout-btn1 > img {display: inline-block; margin-right: 5px;position: relative;top: -2px;vertical-align: middle;width: 20px;}
.mobi-modisearch {background: #d0d0d0;display: none;left: 0;padding: 30px 10px;position: absolute;top: 0;width: 100%;  z-index: 2;}
.mobi-modisearch .title{color: #0c0c0c;float: left;font-family: 'pt_sansbold';font-size: 18px;line-height: 1; display: inline-block; width: 100%; margin-bottom: 30px;}
.modiclose{background:#1e1e1e; border-radius: 8px; width: 40px; height: 30px; float: right; position: absolute; text-align: center; right: 10px; top: 25px;}
.modiclose:hover, .modiclose:focus{ background: #000; }
.modiclose i { background: #fff;border-radius: 10px;display: inline-block;height: 4px;position: relative;top: 4px;width: 20px;}
.mobi-modisearch .drop .select-wrapper{border: 1px solid #727272; border-radius: 5px;}
.mobi-modisearch .drop .holder{ color: #000; }
.mobi-modisearch .drop { display: inline-block;  margin-bottom: 10px; width: 100%;}
.mobi-noutlistwrap { margin-top: 30px; }
.mobi-noutlist li{ background: #f0f0f0; border-radius: 5px;box-shadow: 0 0 6px rgba(0, 0, 0, 0.3); -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3); display: inline-block; width: 100%; 
box-sizing: border-box; -webkit-box-sizing: border-box; padding: 20px 10px; margin-bottom: 25px;}
.mobi-noutlist li:last-child{ margin-bottom: 0; }
.mobi-namelocate{ float:left; max-width:185px; }
.mobi-noutname{color: #0c0c0c; font-family: "pt_sansbold"; font-size: 17px; line-height: 1; padding-bottom: 10px;}
.mobi-noutlocation{color: #0c0c0c; font-size: 15px;line-height: 1; word-wrap: break-word; }
.nout-btn2{ background: #f9f9f9; border:solid 1px; float: right;  padding: 5px 15px; border-radius: 5px}
.nout-btn2:hover{ color: #fff; }
.mobi-noutadd {  display: inline-block; margin-bottom: 15px;margin-top: 15px;width: 100%;}
.mobi-gmapicon{ float: left; width:30px; }
.mobi-noutaddress {color: #0c0c0c;float: left;font-size: 15px;line-height: 1.3;margin-left: 20px;width: 80%;}
.nout-mobilink a{ float: left; margin-right: 5px; }
.nout-mobilink .nout-btn2 {padding: 12px 10px;}
.nout-listlink{ width: 54px; height: 45px; float: left;box-shadow: 0 0 6px rgba(0, 0, 0, 0.3); -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);border-radius: 5px;
position: relative; text-align: center;padding-top: 10px;   box-sizing: border-box;   -webkit-box-sizing: border-box;}
.nout-listlink:hover, .nout-listlink:focus{ opacity: 0.8; }
.nout-listlink img{ display: inline;  position: relative; }
.nout-green{background-color: #429229;}
.nout-blue{background-color: #0e7fe4;}
.nout-grey{background-color: #414141; margin-right: 0 !important;}
.nout-blue img{ top: 2px; }
.nout-grey img{ top: -2px; }
.noutmobi-bgtrans {background: rgba(0, 0, 0, 0.8);height: 100%;left: 0;position: absolute;top: 0;width: 100%;z-index: 1; display: none;}

.noutdetailwrap { font-family: "pt_sansregular"; padding: 20px 0 !important; }
.noutdetailwrap a, .noutdetailwrap button{transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s;}
.mobi-outbtn{border-radius: 7px;box-sizing: border-box; -webkit-box-sizing: border-box;color: #fff;float: right;font-size: 15px;height: 37px;padding-top: 12px;
text-align: center;text-transform: uppercase;width: 180px;  margin-right: 10px;}
.mobi-outbtn:hover, .mobi-outbtn:focus{ color: #fff; }
.mobi-outbtn > img {display: inline-block;margin-right: 5px;position: relative;top: -2px;vertical-align: middle;width: 15px;}
.nout-dealerdes {background: #f0f0f0;display: inline-block;width: 100%;  padding: 20px 15px; margin-top: 10px;}
.nout-dealerdes .dealerdestop { width: 100%; display: inline-block; margin-bottom: 10px; }
.nout-dealerdes .left{ width:60%; float: left; border-right: 1px solid #b3b3b3; padding-right: 5px; }
.nout-dealerdes .right{ width: 39%; float:left; padding-left: 10px; }
.nout-dealerdes .dealerdesbottom { width: 100%; display: inline-block; }
.dealerdesbottom .left { width: 100%; border-right: none; padding-right: 0;}
.dealerdesbottom .right{ width: 100%; padding-top: 10px; padding-left: 0; }
.nout-dealerdes .nout-type{ text-transform: uppercase; font-family: "pt_sansbold"; }
.nout-dealerdes .nout-typename { color: #0c0c0c; font-family: "pt_sansregular"; line-height: 1.3; font-size: 14px; float: left; }
.mobi-outmail { margin-top: 20px; }
.nout-dealerdes .nout-typename a{ color: #0c0c0c;overflow-wrap: break-word; }
.nout-dealerdes .nout-typename a:focus{ color: #000; }
.mobi-outseemore{background:none;border: medium none;float: left;margin-top: -21px;padding: 0;     clear: none !important;   margin-left: 50px;}
.mobi-outseemore:hover, .mobi-outseemore:active{ background-color: transparent !important; }
.outplus{ background: url(../image/outlet-plus.png); width: 20px; height: 20px; }
.outminus{ background: url(../image/outlet-minus.png); width: 20px; height: 20px;}
.showless { display: none; }
.nout-tablink{ display: inline-block; width:100%; }
.nout-tablink a{border-radius: 0;height: 60px;padding-top: 15px;width:50%; }
.nout-tablink.threeprt a{width:33% !important; transition: none; -webkit-transition: none;}

.noutmob-callbtnwrap {width: 100%;text-align: center;margin: 5px 0;}
.noutmob-callbtn { color: #fff !important;background: #d71a21;font-size: 14px;border-radius: 5px;display: inline-block;line-height: 1;height: auto;width: auto;float: none;width: 80%;
font-size: 18px;padding: 20px 0;}
.mobi-outgal { margin-top: 50px; display: inline-block; width: 100%; position: relative;border-bottom: solid 1px #bfbfbf; padding-bottom: 30px;  padding-left: 10px;
    padding-right: 10px;  }

.mobigalslider {display: inline-block;width: 100%;   margin-top: 20px;}
#mobigallery li a {background: #f0f0f0;display: inline-block;overflow: hidden;padding: 6px;}

.mobigalslider .gscr_lSAction > a {background: #000; border:solid 1px #fff; border-radius: 50%; background-position: none; transition: none; -webkit-transition: none;  }
.mobigalslider .gscr_lSAction > .gscr_lSNext span{background-position:-146px 0;height: 21px;left: 13px;position: absolute;top: 5px;width: 9px;}
.mobigalslider .gscr_lSAction > .gscr_lSPrev span{background-position:-156px 0;height: 21px;left: 11px;position: absolute;top: 5px;width: 9px;}

.noutdetailwrap .title{color: #363636;display: inline-block;float: left;font-family: "pt_sansbold";font-size:18px;line-height: 1;width: 100%; text-transform: uppercase; padding: 0 !important;}
.mobiout-view{ position: absolute; top: 0; right: 15px; font-family: 'pt_sansbold';font-size: 16px; text-decoration: underline;}
.mobi-outreview { margin-top: 30px; display: inline-block; width: 100%; position: relative;  padding-left: 10px;padding-right: 10px; }
.mobirelist .writerpic{ float: left; width: 56px; height: 56px; overflow: hidden; }
.mobirelist .writedes{ float: left; margin-left: 10px;width: 75%; }
.mobirelist .writedes .name{ font-family: "pt_sansbold"; color: #0c0c0c; font-size: 16px; }
.mobirelist .writedes .mobiout-star{ margin-top: 10px;  }
.mobi-noutlist .mobiout-star { margin-top: 10px; }
.mobiout-star span{ display: inline-block; }
.mobirelist .writedes p{color: #1f1f1f; margin-top: 10px; line-height: 1.3; font-size: 14px; }
.clicktoadd-review {  display: inline-block; margin-top: 10px;text-align: center;width: 100%; text-transform: uppercase; font-size: 16px; font-family: "pt_sansbold";text-decoration: underline; }
.noutdetailwrap .nout-nearby { padding:20px 10px 0 10px;border-top: 1px solid #bfbfbf; width: 100%; display: inline-block; }
.noutdetailwrap .nreview-nearwrap{ border-top: none; padding-top: 0; margin-top: 20px; }
.noutdetailwrap .nreview-nearwrap a{padding: 0 25px; margin-bottom: 10px;border: 1px solid #727272;border-radius: 15px;}
.noutdetailwrap .nreview-nearwrap a:hover{ border:solid 1px transparent; }

.nout-popupbg {background: rgba(0, 0, 0, 0.75) none repeat scroll 0 0;display: none;height: 100%;left: 0;position: fixed;top: 0;width: 100%;z-index: 9999;}
.nout-popupwrap {background-color: #fff;border-radius: 4px;box-shadow: 0 0 3px rgba(0, 0, 0, 0.3); left: 50%;margin-left: -45%;overflow: hidden;position: fixed;top: 30px;width: 90%;z-index: 10000; display: none;}
.nout-popupwrap .nout-close{background: rgba(0, 0, 0, 0) url("../image/outlet-popclose.png") no-repeat scroll 0 0;height: 32px;position: absolute;right:0;top: 0;width: 32px;}
.nout-popupwrap .poptitle { box-sizing: border-box;color: #1b1b1b;font-size: 20px;line-height: 1.2;padding: 15px 35px;text-align: left;width: 100%; text-transform: uppercase;}
.nout-popupwrap .nout-popupcontain {border-top: 1px solid #d1d1d1;float: left;width: 100%;}
.nout-popupwrap .nout-popupinner {padding: 30px 15px 20px;}
.nout-popupwrap .nout-inputvalue {float: left;margin: 0 0 25px;position: relative;text-align: left;width: 100%;}
.nout-inputvalue input, .nout-inputvalue textarea{ padding-left: 10px;background-color: #fbfbfb;border-radius: 10px;box-shadow: 0 0 6px rgba(0, 0, 0, 0.3); -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
color: rgba(27,27,27,.7); border:none; width: 100%;}
.nout-inputvalue input:hover, .nout-inputvalue textarea:hover{ border:1px solid #9f9f9f; }
.nout-inputvalue label{color: rgba(27,27,27,.7); font-size: 14px; float: left; margin-right: 20px;}
.nout-popupwrap .noutpoop-starcount { float: left; position: relative;top: -3px; }
.nout-inputvalue textarea { resize: none; height: 100px; }
.nout-popupwrap .nout-viewbtn{display: block;margin: 0 auto;padding: 13px 0;width: 140px; border-radius:10px; text-align: center;background-color: #0e7fe4; color: rgba(255,255,255,.7);
text-transform: uppercase; font-size: 14px; border:none;}

.newoutlist { padding-top: 55px; font-family: 'pt_sansregular'; }
.newoutlist a, .newoutlist button{ transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s;}
.noutsearch .drop{ float: left; width: 332px; margin-right: 16px; }
.nout-viewbtn{ padding:14px 50px; color: #fff; font-size: 18px; font-family:'pt_sansbold'; display: inline-block;
transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s;  }
.nout-viewbtn:hover, .nout-viewbtn:focus{color: #fff;transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s;}
.noutsearch .holder{ color: #a9a8a8;}
.noutsearch .select-wrapper{border: solid 1px #cfcfcf;}
.noutlistwrap{ background: #fafafa; border-top: solid 1px #e9e9e9; margin-top: 28px; padding-top: 20px; }
.nout-listgrp li{ width: 100%; display: inline-block; background: #fff; margin-bottom: 30px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 0 rgba(0, 0, 0, 0.12); -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 0 rgba(0, 0, 0, 0.12);
  border-style: solid;  border-width: 0.5px; border-image-source: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, 0.02) 95%, rgba(0, 0, 0, 0.04));
  -webkit-border-image-source: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, 0.02) 95%, rgba(0, 0, 0, 0.04));
  border-image-slice: 1; }
.nout-top {border-bottom: solid 1px #dedede; width: 100%; display: inline-block; float: left; }
.nout-left{ float: left; border-right: solid 1px #d7d7d7; padding: 20px 0px 20px 25px; width: 75%; }
.nout-left a{ display: inline-block; position: relative;top: -5px; }
.nout-left .nout-rating { display: inline-block;   float: right; margin-right: 10px; }
.nout-rating span{ display: inline-block; }
.nout-left .ratcount{line-height: 1;padding-left: 10px;padding-top: 3px;}

.nout-right{ float: left;padding-left: 30px;padding-top: 20px; }
.ndealer-name{color: #434343; font-family: 'pt_sansbold'; font-size: 18px; line-height: 1; padding-bottom: 6px; text-decoration: underline;}
.ndealer-name:hover{ text-decoration: none; }
.ndealer-add{ font-family: 'pt_sansregular'; font-size:16px; color: #5b5b5b; line-height: 1; }
.nout-type{ color: #3f3f3f; font-size: 12px; font-family: 'pt_sansregular'; line-height: 1; padding-bottom: 6px; }
.nout-typename{ color: #3f3f3f; font-family: 'pt_sansbold'; font-size: 18px;line-height: 1; word-wrap: break-word; }
.nout-bootam{ display: inline-block; width: 100%; float: left; }
.nout-working{ float: left;width: 200px; }
.noutbrandname { margin-left: 110px; width: auto;}
.nout-working .ntitle{color: #434343; font-family: 'pt_sansbold'; font-size: 14px; text-transform: uppercase;}
.nout-working .ntime{color: #8c8c8c; font-size: 16px; max-width: 250px; overflow-wrap: break-word;}
.requesticon{ padding-top: 15px;text-align: center; width:50px; height:50px; background:  #4a9431; box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.24), 0 0 6px 0 rgba(0, 0, 0, 0.12); 
-webkit-box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.24), 0 0 6px 0 rgba(0, 0, 0, 0.12); border-radius: 50%; transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s;}
.requesticon img{ display: inline-block; }
.nout-recall{border-radius: 5px;font-size: 14px;padding: 9px 25px;}
.nout-re { float: right; margin-right: 20px; }
.nout-re:hover .nout-recall {color: #434343;}
.nout-re:hover .requesticon { background: #3a8421; }
.nout-right a{background: #fff;border: 1px solid;border-radius: 5px;font-size: 14px;padding: 7px 25px;}
.nout-right a:hover{ color: #fff !important; }
.noutlistwrap .pagination li{ width: auto;}
.noutlistwrap .pagination li a{ width: auto; padding: 0 10px; }
.noutlistwrap .pagination li span{ padding: 0 10px; }

.newoutlist-left{ width: 75%; display: inline-block; }
.newoutlist-left.leftwrap100{width:100% !important;}
.newoutlist-right {display: inline-block;width: 200px;  vertical-align: top; margin-left: 10px;}
.newoutlist-right .newolistr-column {background: #ffffff;border: 1px solid #cccccc;border-radius: 4px;margin-bottom: 10px;padding: 0;width: 100%; display: inline-block;}
.newoutr-title {font-family: "pt_sansbold";font-size: 15px;padding: 10px; color: #fff;}
.newolistr-column > ul {padding: 10px;}
.newolistr-column li {border-bottom: 1px solid #ececec;font-size: 14px;margin-bottom: 10px;padding-bottom: 5px;}
.newolistr-column li a:hover{color: #5b5b5b;}
.newolistr-column .vmoreclick {float: right;font-size: 14px;margin-bottom: 20px;margin-right: 10px;}
.newolistr-column .vmoreclick:hover{ opacity: 0.5; }
.filtercitytitle {border-bottom: 1px solid #cccccc;font-size: 16px;margin-bottom: 10px;padding-bottom: 10px;}

/*New Outlet Page- Detail*/
.newoutlet-detail .noutlistwrap { margin-top: 0; border-top: none; padding-top: 40px; font-family: "pt_sansregular" }
.noutaddress{  background-color: #ffffff;float: left; width: 100%;  padding-bottom: 0;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 0 rgba(0, 0, 0, 0.12);
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 0 rgba(0, 0, 0, 0.12);
  border-style: solid;
  border-width: 0.5px;
  border-image-source: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, 0.02) 95%, rgba(0, 0, 0, 0.04));
  border-image-slice: 1;}
  .noutadd-top{border-bottom: solid 1px #dfdfdf; float: left; width: 100%;}
  .noutadd-left{ float: left;padding-top: 24px; padding-left: 26px; padding-bottom: 20px; }
  .noutname{  color: #202020; font-family: "pt_sansbold"; font-size:24px; line-height: 1; padding-bottom: 10px; display: block; }
  .nout-rating .ratcount{ color: #d88e14; font-size: 18px; padding-left: 20px; letter-spacing: 2px; padding-top: 5px; vertical-align: top; }
  .mobiout-star .ratcount { color: #d88e14; font-size: 18px; padding-left:10px; letter-spacing: 2px; padding-top:0; vertical-align: top; }
  .nout-brandtype {border-left: 1px solid #dfdfdf;float: right;height: 104px;padding-left: 20px;padding-right: 10px;}
  .noutadd-right{float: left; margin-right: 20px; height: 104px; padding-top: 20px;border-right: 1px solid #ccc; padding-right: 10px;}
    .noutadd-right:last-child{ margin-right: 0; border-right: none; }
  .noutde-brandnm{max-width: 270px;min-width: 200px;width: auto;}
    .noutd-type{color: #202020; font-size: 14px; line-height: 1; padding-bottom: 10px;}
  .noutd-typename{color: #000000; font-size: 20px; font-family: "pt_sansbold";line-height: 1;}
  .ndetail-left{ width: 50%; float: left;margin-top: 30px; padding: 0px 10px 0 25px;  margin-bottom: 30px;}
  .ndetail-left .title{ font-size: 18px;  color: #202020; font-family: "pt_sansbold"; padding-bottom: 20px; line-height: 1; padding-top: 0 !important }
  .ndetail-left p{ color: #242424; font-size: 14px; font-family:'pt_sansregular'}
  .noutdetail-map{ margin-top: 15px; border:solid 1px #bbbbbb; width: 100%; height:197px; float: left; overflow: hidden;}
  .noutdetail-map #googleMap{ margin-top: 0 !important; }
  .ndetail-right{ float: left; width: 40%;margin-top: 30px;padding-top:0; padding-left: 25px; position: relative; min-height: 272px; margin-bottom: 30px;}
  .ndetail-right:before {border-left: 1px solid #d7d7d7;content: "";height: 100%;left: 0;position: absolute;top: 0;width: 10px;}
  .noutde-links li{ margin-bottom: 15px; width: 100%; display: inline-block; }
  .noutde-links span{ display: inline-block; }
  .noutde-links li .iconwrap{ width: 40px; height: 40px; border-radius: 50%; background: #ed1c25;  padding-top: 11px;text-align: center;}
  .iconwrap > img {display: inline-block;}
  .noutde-links li .iconwrap.requbg{ background: #4a9431; box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.24), 0 0 6px 0 rgba(0, 0, 0, 0.12); -webkit-box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.24), 0 0 6px 0 rgba(0, 0, 0, 0.12); }
    .noutde-links li .iconwrap.callbackbg{ background: #1081e0;box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.24), 0 0 6px 0 rgba(0, 0, 0, 0.12); -webkit-box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.24), 0 0 6px 0 rgba(0, 0, 0, 0.12); }
  .noutde-links li .values{color: #000000;font-family: "pt_sansregular";font-size: 14px;padding-left: 20px;padding-top: 8px;vertical-align: top;}
  .noutde-links a { display: inline-block;}
  .noutde-links a:hover .values { color: #606060; transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s;}
.noutde-links a:hover .iconwrap{ opacity: 0.8;transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s; }

  .workingh {margin-top: 20px;}
  .workingh .workname{color: #000000; font-family: "pt_sansbold"; font-size: 16px; padding-right: 20px;}
  .workingh .workingtime{color: #2f2f2f; font-size: 14px;}
  .workingh .workingslide{display: inline-block;height: 20px;width: 20px; text-align: center; margin-left: 20px; position: relative;  top: 5px; }
    .workingh .workingslide.nout-plus{ background: url(../image/outlet-plus.png); width: 20px; height: 20px; }
      .workingh .workingslide.nout-minus{ background: url(../image/outlet-minus.png); width: 20px; height: 20px; }
  
  .workingh .workingicon{margin-right: 10px;position: relative;top: 3px;}
  .daywise{ border-top: solid 1px #e8e8e8; padding-top: 12px; margin-top: 10px;  display: inline-block;  display: none;}
  .daywise li{ float: left; margin-right: 10px; }
  .daywise li div{ text-align: center; }
  .daywise .dayname{ font-family: "pt_sansbold";  font-size: 12px; color: #000; }
  .daywise .daytime{ font-family:"pt_sansregular"; font-size: 11px; color: #000; letter-spacing: -1px; }
  .noutdetail-reviews{ margin-top: 50px; display: inline-block; width: 100%;}
  .noutallreview { margin-top: 0; }
  .noutallreview .nout-reviewtop > ul { max-height: 100%; overflow: hidden; }
  .nreview-totalrating { margin-top: 10px; }
.nreview-totalrating .overstar {float: left;margin-left: 10px;position: relative;top: -3px;}
.nreview-totalrating .nout-totalst{ display: inline-block;font-size: 14px;margin-left: 10px;padding-top: 5px;vertical-align: top; }

  .nreview-totalrating .overltitle{color: #363636;float: left;font-family: "pt_sansbold";font-size: 15px;line-height: 1;}
  .noutdetail-reviews .title{color: #363636; font-family: "pt_sansbold"; font-size: 20px; line-height: 1; float: left;}
  .noutdetail-reviews .ndetail-view {color: #000000; font-size: 14px; font-family: "pt_sansbold"; float: right;}
  .noutdetail-reviews .ndetail-view:hover{color:#ed1c25;}
  .ndetailreviewwrap{ margin-top: 15px;  background-color: #ffffff;float: left; width: 100%;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 0 rgba(0, 0, 0, 0.12);
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 0 rgba(0, 0, 0, 0.12);
  border-style: solid;
  border-width: 0.5px;
  border-image-source: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, 0.02) 95%, rgba(0, 0, 0, 0.04));
  border-image-slice: 1;}
  .nout-reviewtop{ margin-top: 40px; display: inline-block; width: 100%; }
  .nout-reviewtop > ul {margin-right: 20px;overflow: auto;padding: 0 0 0 20px;/*max-height: 320px;*/}
  .nout-reviewtop li{ margin-bottom: 40px; display: inline-block; width: 100%; }
  .nout-reviewimg{ background: #cfcfcf; width: 60px; height:60px; overflow: hidden; border-radius: 50%; float: left; }
  .nout-reviewimg img{ max-width: 100%; display: block; opacity: 0.2; }
  .nout-reviewcontain{ margin-left: 30px; float: left;width: 85%; }
  .namerating{ color: #464646; font-size: 16px; font-family: "pt_sansbold";}
  .namerating .reviewer {display: inline-block;vertical-align: top;}
  .nout-reviewcontain .ratingcount{color: #2f2f2f;  font-size: 16px;letter-spacing: 2px; vertical-align: top;}
  .ratingdat {vertical-align: top;}
  .nout-reviewcontain p{color: #464646; font-size: 14px;}
  .nout-reviewbtm{ border-top: solid 1px #bfbfbf;padding: 30px 20px 40px;display: inline-block; width: 100%;}
  .revileft { width: 48%; float: left;  }
  .reviright{ width: 50%; float: left; margin-left: 20px; }
.revi-rateex{ width: 100%; display: inline-block; margin-bottom: 30px; }
.revi-rateex .input{ padding-left: 15px; width: 100%; border:solid 1px #cbcbcb; color: #929292; font-size:16px; font-family: "pt_sansregular"; }
.revi-rateex .revititle{color: #363636;font-family: "pt_sansbold";font-size: 15px;line-height: 1; margin-bottom: 10px;}
.revi-rateex textarea{width:100%; border:solid 1px #cbcbcb;  height: 100px; resize: none; color: #929292; font-size:16px; font-family: "pt_sansregular"; padding: 15px 10px 10px 25px;}
.nout-reviewbtm .nout-viewbtn { margin-top: 0; float: right; border-radius: 5px; padding: 11px 40px; text-transform: uppercase; font-size: 15px; font-family: "pt_sansbold"; border:none; }
.ndetailreviewwrap .revi-rateex .form-group{ position:relative; display: inline-block; width: 100%; }
.ndetailreviewwrap .revi-rateex .form-group.has-error input { border:solid 1px red;  }

 .nout-reviewbtm .mainreview{display: inline-block;padding-left: 40px;width: 100%;}
.nout-reviewbtm .nout-reviewright{ float: left; width: 800px; margin-left: 30px; }
.nout-reviewbtm .ratername{color: #464646; font-family: "pt_sansbold"; font-size: 16px; float: left; border-right: solid 1px #d6d6d6;  height: 55px;line-height: 55px; padding-right: 30px;}
.nout-starrate { float: left; margin-left: 30px;margin-top: 13px; }
.outlet_main .main{ width: 100%; }
.star-fullselect{background: url(../image/outlet-star1.png) no-repeat; width: 23px; height: 23px; background-size: 100%; margin-right: 5px; display: inline-block;}
.star-unselect { background: url(../image/outlet-star2.png) no-repeat; width: 23px; height: 23px; background-size: 100%; margin-right: 5px;display: inline-block; }
.star-midselect { background: url(../image/outlet-star3.png) no-repeat; width: 23px; height: 23px; background-size: 100%; margin-right: 5px;display: inline-block; }
.nout-rightfea{float:right; background:#fff; border:solid 1px #ccc; padding:5px 15px; border-radius:5px;}


.nout-gallery { margin-top: 50px; }
.nout-gallery .title {color: #363636;float: left;font-family: "pt_sansbold";font-size: 20px;line-height: 1; width: 100%; display: inline-block;}
.nreview-gallerywrap { display: inline-block; width: 100%; margin-top: 25px; background-color: #ffffff;float: left; width: 100%;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 0 rgba(0, 0, 0, 0.12);
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 0 rgba(0, 0, 0, 0.12);
  border-style: solid;
  border-width: 0.5px;
  border-image-source: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, 0.02) 95%, rgba(0, 0, 0, 0.04));
  border-image-slice: 1; padding: 25px 60px;}
  .nreview-gallerywrap li{float:left;width: 140px; height: 103px; margin-right: 10px; overflow: hidden; position: relative;  margin-bottom: 10px;}
  .nout-viewgal span { cursor:pointer;background: rgba(0, 0, 0, 0.6);color: #fff;display: inline-block;font-family: "pt_sansbold";font-size: 20px;height: 100%;left: 0;padding-top: 36px;
position: absolute;text-align: center; top: 0;width: 100%; transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s;}
.nout-viewgal span:hover{ background: rgba(0, 0, 0, 0.2);color: #fff;transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s; }
.nout-showgal { display: none; }
.nout-nearby{ margin-top: 50px; padding-bottom: 40px; }
.nout-nearby .title{color: #363636;float: left;font-family: "pt_sansbold";font-size: 20px;line-height: 1; width: 100%; display: inline-block;}
.nreview-nearwrap{ display: inline-block; width: 100%; border-top:  solid 1px #bbbbbb;  margin-top: 30px;padding-top: 30px; }
.nreview-nearwrap li{ border: solid 1px #e0e0e0; float: left; height: 35px; padding: 0 45px; color: #0d0d0d; font-size: 13px; text-align: center; margin-right: 10px; line-height: 35px;
transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s; margin-bottom: 10px; }

#noutgal-popup .sprite.model_close {background-position: -479px -167px;height: 36px;position: absolute;right:3px;top:3px;width: 37px;z-index: 999;}
#noutgal-popup .sprite.model_close:hover{ background-position: -518px -167px; }
.gsc_modal_wrapper {background: #fff !important;height: auto !important;overflow: hidden !important;padding: 0 !important;width: 300px !important;}
#noutgal-popup .model_close{ width: 36px; height: 36px; background: #fff; border-radius: 50%; position: absolute;right:3px;top:3px;  z-index: 99;}
#noutgal-popup .model_close i {background-position: -145px -206px;height:16px;width:16px; left: 8px; position: absolute;top: 8px;}
#noutgal-popup .model_close:hover i{ background-position:  -145px -206px; opacity: 0.5; }
#noutgal-popup .gscr_lSAction > a { background: #000; border:solid 1px #fff; border-radius: 50%; background-position: none; transition: none; -webkit-transition: none; }
#noutgal-popup .gscr_lSAction > .gscr_lSNext .sprite{background-position:-146px 0;height: 21px;left: 13px;position: absolute;top: 5px;width: 9px;}
#noutgal-popup .gscr_lSAction > .gscr_lSPrev .sprite{background-position:-156px 0;height: 21px;left: 11px;position: absolute;top: 5px;width: 9px;}
#noutgal-popup #galler_cr{ opacity: 1 !important; padding: 0 !important; }

.nout-viewbtn.nout-showreview{display: block;margin: 0 auto 10px;padding: 10px 0;text-align: center;width: 130px; margin-top:40px;}
.outpop-galtitle {background: #fff;color: #404040;font-family: "pt_sansbold";font-size: 16px;max-width: 650px;padding: 10px 0;text-transform: uppercase;width: 100%;}

.nout-mobitiwrap{ float:left; width:100%; }
.nout-mobiaddreviewbtn{position: absolute;right: 5px; top:46px;}
.nout-mobi-overrat{width: 100%; display: inline-block;margin:5px 0 0; font-size: 14px;}
.nout-mobi-overrat .over{ float:left;position: relative;top: 5px; margin-right: 10px;}

.mobirelist{ display: inline-block; width: 100%; box-shadow: 0 0 6px rgba(0, 0, 0, 0.3); -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3); background: #f0f0f0; border-radius: 10px; margin-top: 45px;
padding:25px 10px; }
.nout-totalst-mobi{color: #000;padding-top: 5px;display: inline-block;font-size: 13px;font-family: "pt_sansregular";position: absolute;top: 0px;right: 5px;}

/*Click To Call*/
.callwrap{bottom: 32px;height: 60px;left: 20px;position: fixed;z-index: 999;}
.clickcall, .clickcallnew{border-radius: 32px;background-color:#18cc25;box-shadow: 1px 1.7px 5px rgba(0, 0, 0, 0.35);height: 60px;width:60px; cursor:pointer;
    transition: all 0.4s ease-in-out 0s; -webkit-transition: all 0.4s ease-in-out 0s; -ms-transition: all 0.4s ease-in-out 0s; -o-transition: all 0.4s ease-in-out 0s;}
.grow{ width: 176px;}
.clickcall i, .clickcallnew i{display: inline-block;height: 27px;left: 19px;position: absolute;top: 18px;width: 27px;}
.clickcall span, .clickcallnew span{color: white;font-family: "pt_sansbold";font-size: 15px;left: 65px;position: absolute;text-transform: uppercase;
top: 24px;width: 179px; opacity:0; visibility: hidden;
    transition: all 0.4s ease-in-out 0s; -webkit-transition: all 0.4s ease-in-out 0s; -ms-transition: all 0.4s ease-in-out 0s; -o-transition: all 0.4s ease-in-out 0s;}
.grow span{ opacity: 1; visibility: visible;}
.callpopupbg {  z-index: 99;background-color: rgba(0,0,0,.7); height: 100%; width: 100%; position: fixed; top: 0; left: 0; display: none; }
.callparenttab{display: none; left: 60px;position: absolute;bottom: 60px;width: 160px;}
.callparenttab a{ width: 160px; height: 35px; background-color: rgba(255,255,255,.75); border-radius: 17px; display: block; margin-bottom: 10px; font-family:'pt_sansregular'; font-size: 14px;
    color: #000; text-align: center; line-height: 35px;transition: all 0.4s ease-in-out 0s; -webkit-transition: all 0.4s ease-in-out 0s; -ms-transition: all 0.4s ease-in-out 0s; -o-transition: all 0.4s ease-in-out 0s; }
.callparenttab a:hover, .callparenttab a:focus, .callparenttab a:active{ background-color:#fff !important; color: #000 !important; }
.callpopup{background: #fff;display: none; }
.callpopup a.callpclose{position: absolute;right: 6px;top: 7px;transition: all 0.4s ease-in-out 0s; -webkit-transition: all 0.4s ease-in-out 0s; -ms-transition: all 0.4s ease-in-out 0s; -o-transition: all 0.4s ease-in-out 0s;}
.callpopup a.callpclose:hover{transform: rotate(90deg); }
.callpclose img {box-shadow:none !important; -webkit-box-shadow:none !important; -moz-box-shadow:none !important; -o-box-shadow:none !important; -ms-box-shadow:none !important;}
.callpopwrap{height: 350px;margin-top: 10px;overflow-y: scroll !important;padding: 0 10px; margin-bottom: 20px;}
.callpopup #search {border-radius: 5px;margin: 10px 0;padding-left: 10px;width: 80%; color: #a1a1a1; float: none;}
.callpopup #search:hover, .callpopup #search:focus { color: #212121; }
.callpopwrap .userdetail {border-top: 1px solid #ccc;padding-top: 15px; margin-top:10px; width: 100%; display: inline-block;}
.callpopwrap .userdetail a{ display: inline-block; width: 100%; }
.callpopwrap .userdetail:first-child{ border-top:none; padding-top: 0; margin-top:0; }
.callpopwrap .name{ font-size: 18px; color: #212121;font-family: "pt_sansbold"; padding-bottom: 16px; }
.callpopwrap .landmark, .callpopwrap .ph a{font-size: 16px; color: #000 !important;font-family: "pt_sansregular"; line-height: 1; padding-bottom: 12px; text-align: left; }
.callpopwrap .addrs{color: #404040;text-align: left;}
.callpopwrap .ph{color:#18cc25;font-family: 'pt_sansbold';font-size: 14px;text-align: center; width:60px; float: right;}
.callpopwrap .ph > span { display: block;text-align: center;width: 100%;padding-bottom: 5px;}
.callpopwrap .ph span img{box-shadow: none !important; -webkit-box-shadow: none !important; -moz-box-shadow: none !important; display: inline;}
.callpop_left { width: 75%; float: left; }
.callbgnoscroll{ overflow:hidden; height: 100%; position: fixed;}
#gsc_modal_overlay{background-color: rgba(0, 0, 0, 0.5) !important;}
.borderradius5 { border-radius: 5px !important; }
.nosearchmrgn .callpopwrap{   margin-bottom: 40px !important; margin-top: 40px !important;}

/*New Contact Page*/
#show_contactus .popupwrap .close {background-position: 0 -173px;height: 13px;padding: 0;width: 13px;right: 7px; top: 9px;}
#show_contactus .popupwrap .close:hover{ opacity: 0.5 }
.newcontact h2{color: #353535;font-family: 'pt_sansregular';font-size: 21px;line-height: 1;padding-bottom:25px;padding-top:20px; text-align: center;line-height:28px;}
.newcontact .innermain{ max-width: 1006px; width: 100%; padding: 0 5px; }
.newcontactwrap{ width: 100%;border: 1px solid #eaeaea; display: inline-block; margin-bottom: 34px; }
.newcontactwrap .ncont-left { padding-top: 0; width:100%; padding-left:10px; padding-right:10px; display: inline-block; vertical-align: top; }

.nco-tabresult{ padding-top: 28px; padding-left: 0;padding-right: 0; }
.nco-tabresult textarea{ width: 100%; resize: none; height: 80px; }

.newcontactwrap .nformwrap .drop{width: 100%; margin-bottom: 23px;}
.newcontactwrap .nformwrap .ncon-query{width: 100% !important; margin-right: 0;}
.newcontactwrap .nformwrap .nbook-btn{height:40px;line-height:40px;margin-top: 0;padding: 0;width: 269px;}

.newcontactwrap .ncont-right{ width: 100%; display: inline-block; background-color: #f9f9f9; vertical-align: top; padding: 25px 35px; margin-top: 30px; text-align: center;}
.nco-sharedetail{ margin-bottom:25px; display:inline-block; width: 100%; }
.ncon-calldealer{ width: 190px; height: 37px; line-height: 37px; color: #fff; text-align: center; background: #3b3b3b; border-radius: 5px; display: block;
font-size: 14px; font-family: "pt_sansregular";transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s; margin: 0px auto}
.ncon-calldealer:hover, .ncon-calldealer:focus{ color:#fff !important; background: #d71a21;transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s; }
.nco-sharelist { display:none; width: 100%; padding-bottom: 25px; }
.nco-sharelist:last-child{ padding-bottom: 0; }
.nco-conticon{ float: left; }
.nco-contno{ float: left; margin-left: 7px; }
.nco-contno span{ display: block; }
.nco-title{ font-family: "pt_sansbold"; font-size: 14px; color: rgb(0,0,0,.9); padding-bottom: 7px; line-height:1; }
.nco-no {color: #666; font-size: 14px; font-family: "pt_sansregular"; line-height:1; overflow-wrap: break-word;width: 130px;}
.nco-mail {overflow-wrap: break-word;width: 190px;}
.nco-mail a{color:#666; font-family:"pt_sansregular"; font-size: 14px;}
.nco-mail a:hover{ color: #000 !important; }
.nco-sublinks li{ display: inline-block; width: 100%; margin-bottom: 15px; }
.nco-sublinks li a{ width: 215px; height: 37px; line-height: 37px;border-radius: 3px; display: inline-block; border: solid 1px; text-align:center;
font-family: "pt_sansregular"; font-size: 14px;transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s; }
.nco-sublinks li a:hover{ color: #fff; }
.newcontactwrap .drop .nconstar{display: block;margin-top: 10px;}
.newarrival .morecategory { overflow-x: scroll;overflow-y: hidden;text-align: center;}
.newarrival .morecategory ul { text-align: left;margin-top: 0;position: relative;width: 700px;}
.newarrival .morecategory li { color:rgba(102,102,102,.7); border:none; cursor: pointer;display: inline-block;float: left;font-size: 16px; padding:17px 13px; margin: 0;
    border-bottom: 1px solid rgba(59, 59, 59, 0.5);position: relative;line-height: 1;font-family: "pt_sansbold";}
.newarrival .morecategory li.gsc-ta-active { border-bottom: 2px solid #3b3b3b;}
.ncont-left .gsc-ta-contentWrap{ background: none; margin: 0; border:none; padding: 0; }
.ncont-left .gsc-ta-overHide{ height: 51px !important;  }
.ncont-left .gsc-ta-content { margin-bottom: 0; }

 #show_contactus .popupbg {background: rgba(0, 0, 0, 0.85); height: 100%;left: 0;position: fixed;top: 0;width: 100%;z-index: 9999;}
 #show_contactus .popupwrap {background: #fff;left: 0; margin: 0 auto !important; position: fixed; right: 0; top: 20%; width: 90%; z-index: 10000;}
 #show_contactus .Phoneno {text-align: center;}
 #show_contactus .title{border-bottom: 1px solid #5c5c5c;color: #666;font-family: "pt_sansbold";font-size: 18px;margin-bottom: 20px;padding-bottom: 10px; }
 #show_contactus .Phoneno li {padding-bottom: 10px;}
 #show_contactus .Phoneno a{color: #000;font-family: "pt_sansregular";font-size: 20px;}
 #show_contactus .Phoneno a:hover{ color: #f23d18; }
 .ratingdat {vertical-align: top;}
/* .ncont-left #carousel-tab{ left:0 !important; }  
 #show_contactus .popupcontain{overflow: auto; }*/

/*New Special Offer*/
.mt20{ margin-top:20px !important;}
.specoffer { font-family: "pt_sansregular"; background: #f7f7f7; padding: 30px 5px;}
.specoffer .terms_conditions { clear: both;  color: #535353;float: left;  font-family: 'pt_sansregular';font-size: 12px;margin-top: 10px;width: 100%;}
.specoffer a, .specoffer button{transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s; -ms-transition: all 0.5s ease-in-out 0s; cursor: pointer;}
.specoffer .pagination li{ border:solid 1px transparent; border-bottom: 1px solid #e4e4e4; }
.specoffer .pagination li a,  .specoffer .pagination li span { color: #636363;}
.newofferbtn-wrap .offer-viewbtn {margin-bottom: 10px;margin-right: 4px;margin-top: 15px;}
.newofferbtn-wrap .offer-viewbtn:last-child{ margin-right: 0; }

.specoffer .pagination li:hover, .specoffer .pagination li.active {
    background:none;border: 1px solid #636363 ; color: #fff;}

.specoffer .innermain { max-width: 1105px; width: 100%; margin: 0 auto; }
#soffer_tab li{ float: left; margin-right: 10px; }
#soffer_tab li:last-child{ margin-right: 0; }
#soffer_tab li a{ line-height: 1; border-bottom:solid 5px #f1f1f1; padding-bottom: 10px; width: auto; float: left;font-family:'pt_sansregular';font-size:17px; color: #707070; text-align: center;}

.spoffer-result {display: inline-block;width: 100%; padding-top: 0;}
.spoffer-result a.soffer-selectbtn {color: #fff;float: left;font-size: 14px;padding: 10px 0;text-align: center;width: 100%;  border-radius: 5px;}
.spoffer-result a.soffer-selectbtn:hover{ background: #707070; }

.specoffer-drop{display: inline-block; width: 100%;text-align: center; background-color: #ffffff;border: solid 1px #eaeaea; padding: 10px;margin-top: 15px; display: none;float: left;}
.specoffer .drop {display: inline-block;margin-right:0;width: 100%;}
.specoffer .drop.dropoffertyp{ margin-right: 0; }
.specoffer-drop .select-wrapper{ border: none; border-bottom: solid 1px #cfcfcf; }
.specoffer-drop .select-wrapper .holder { color: #595656;  text-align: left;  }
.specoffer-drop .select-wrapper:hover, .specoffer-drop .select-wrapper:focus{border-bottom: solid 1px #7c7c7c; box-shadow: none; -webkit-box-shadow: none; }

.spoffer_listing { margin-top: 20px; margin-bottom: 40px; }
.spoffer_listing .no_offer{ text-align:center; }
.spofferlist{ border:solid 1px #ccc; padding:10px 5px;display: inline-block;margin-bottom: 15px;  box-sizing: border-box; -webkit-box-sizing: border-box;
    background-color: #ffffff;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 0 rgba(0, 0, 0, 0.12);
    border-style: solid;
    border-width: 0.5px;
    border-image-source: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, 0.02) 95%, rgba(0, 0, 0, 0.04));
    border-image-slice: 1; width: 100%;
}
.spofferlist.sofselected{ background-color: #ffffff;
    box-shadow: 0 -1px 13px 0 rgba(190, 190, 190, 0.24), 0 8px 27px 0 rgba(0, 0, 0, 0.12);}

.specoffer .soffer_carblock {border-right: 1px solid #dfdfdf;display: inline-block;text-align: center;    width: 50%; float: left; padding-top:5px; padding-bottom:5px;}
.specoffer .soffer_carblock img{ height: 82px; display: none; }
.soffer_carblock h2{color: #232323;font-family: 'pt_sansbold';font-size: 18px;line-height: 1; margin-top: 0; text-align: left;}
.soffer_right { float: left;margin-left: 0;width: 100%;  border-top: solid 1px #e5e5e5; margin-top: 5px;  padding-top: 8px;}
.soffer_top {border-bottom: 1px solid #dadada; padding-bottom: 8px; margin-bottom: 13px; width: 100%; display: inline-block;}
.soffer_top h3 a{ font-family: "pt_sansbold"; font-size:16px; color: #535353;
 display: inline-block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 270px;}
.soffsaving{font-family: "pt_sansbold"; font-size: 14px; color: #535353; font-weight: normal; }
.spofferlist .soffer-left {float: left;}
.soffer-left a{ margin-right: 10px; }
.soffer-left a:last-child{ margin-right: 0; }
.soffer_top .soffernewcar{ display: none; color: #535353;float: left;font-family: "pt_sansregular";font-size: 22px;line-height: 1;padding-left: 31px;padding-top: 15px; }
.soffernewcarmobi {color: #000;float: left;font-family: "pt_sansregular";font-size: 14px;line-height: 1;padding-left: 15px;padding-top: 5px; width: 50%;}

.specoffer .offer-viewbtn{ width: 126px; border: solid 1px #e6e4e4;color: #636363;font-size: 12px;font-family: "pt_sansregular"; float: left; text-align: center;padding: 7px 0; background: #fff;}
.specoffer .offer-viewbtn:hover, .specoffer .offer-viewbtn.active{color: #fff; }
/*.soffer_bot .soffer-left{ padding-left: 22px; }*/
.soffervalid{ padding-left: 31px; float: left;padding-top: 8px; display: none;}
.soffervalid img{ float: left; width: 28px;   margin-top: 13px; }
.soffervalid .svalidwrap {float: left;margin-left: 13px;text-align: left;}
.soffervalid span{ font-size: 14px;color: #646464; font-family: "pt_sansregular"; display: block;}
.soffervalid span.validdate {font-size: 18px;color: #151515;font-family: "pt_sansregular";line-height: 1.2;}
.mobi-soffervalid { display: block; padding: 0;  width: 100%; margin-bottom: 10px; }
.mobi-soffervalid span { font-size: 12px; }
.mobi-soffervalid .validdate { font-size: 14px !important;font-family: "pt_sansregular" !important; }
.mobi-soffervalid img { margin-top: 0; }


.soffer-des{border-top: 1px solid #dadada;margin-top: 14px; padding-top: 10px; position: relative; display: none;}
.soffer-des .soff-close {background: #fafafa;  color: #adadad;  font-family: 'pt_sansregular';  font-size: 14px;  height: 30px;  line-height: 30px;  position: absolute;right: 0;text-align: center;
    width: 62px;}
.soffer-des .soff-close i{  display: inline-block;height: 10px;position: relative; top: -1px;width: 8px; background: url(../image/sof-close.png) no-repeat; }
.soffer-des .soff-close:hover i{background: url(../image/sof-close-white.png) no-repeat; }
.soffer-des .soff-close:hover{ color: #fff; }
.soffer-des .sdes-title {color: #151515;font-family: 'pt_sansbold';font-size: 14px;line-height: 1;margin-top: 4px;text-align: left;}
.soffer-des .sdes-para{ color: #787878;font-size: 12px;line-height: 1.5;margin-top: 20px; text-align: left;}
.soffer-des .sdes-values {margin-top: 15px; display: inline-block; width: 100%;}
.sdes-values li { float:left; border-bottom: 1px dotted #d1d1d1; width: 100%;margin-bottom: 10px;}
.soffer-des .valuestitle{font-size: 14px;color:#7c7c7c; margin-bottom: 8px; line-height: 1; width: 50%; float: left; text-align: left;}
.soffer-des .valueselemnt{font-size: 14px;color: #000; line-height: 1; float: left; width: 50%; text-align: right; padding-right: 10px;}
.soffer-des .offer-viewbtn { font-family: "pt_sansbold"; font-size: 14px; color: #fff; float: left; margin-right: 4px; }
.soffer-des .offer-viewbtn:hover{ background: #af0000 ; }
.corofferresult {margin-top: 30px; display: none;  background-color: #ffffff; padding: 10px;
    box-shadow: 0 -1px 13px 0 rgba(190, 190, 190, 0.24), 0 8px 27px 0 rgba(0, 0, 0, 0.12); -webkit-box-shadow: 0 -1px 13px 0 rgba(190, 190, 190, 0.24), 0 8px 27px 0 rgba(0, 0, 0, 0.12);  }
.co-search { margin-bottom: 0; display: inline-block; width: 100%; position: relative; }
.co-search input{ border:none; border-bottom: solid 1px #e2e2e2; font-size: 14px; font-family: "pt_sansregular"; padding-left: 0; padding-bottom: 0; height:40px; color: #262626; }
.co-search a{position: absolute;right: 1px;top: 15px;width: 17px;}
.co-search .co-showresult{font-size: 14px;color: #868282; margin-top: 6px; display: inline-block;}
.co-search .co-showresult span{ color: #373636;}
.co-search a:hover{ opacity: 0.5; }
.co-search input:hover, .co-search input:focus{border:none; border-bottom: solid 1px; color: #000; box-shadow: none; -webkit-box-shadow: none;  }
.co-or{ color: #b7b7b7; font-size: 16px;font-family: "pt_sansregular"; text-transform: uppercase; text-align: center; display: none; }
.co-browsewrap { margin-top: 0; }
.co-browsewrap .co-brotitle { font-size: 16px; color: #959595;font-family: "pt_sansregular"; text-align: center; line-height: 1.2; display: none; }
.cobrowsenav{ margin-top: 60px;border-top: solid 1px #eee9e9; padding-top: 33px; display: inline-block; width: 100%; text-align: center; display: none; }
.cobrowsenav li { float: left; }
.cobrowsenav li a{ float: left; width: 41px; height: 41px; line-height: 41px; text-align: center;font-size: 16px;color: #959595; }
.cobrowsenav li a:hover, .cobrowsenav li a.active{ background: url(../image/sof-tabhover.png) no-repeat; width: 41px; height: 41px; color: #fff; }
.cobrowsenav > ul { margin: 0 auto; width: 1070px;}
.co-listingwrap { margin-top: 86px; display: inline-block; width: 100%; }
.co-listingwrap .browseleft { width: 535px; height: 392px; border: solid 1px #d0cfcf;  background-color: #ffffff; float: left; margin-right: 25px; display: none; }
.co-listingwrap .browseright { width: 100%; border: solid 1px #d0cfcf;  background-color: #ffffff; float: left; position: relative; }
.cobrowselisting li { width: 100%;  padding:10px 0 10px 10px;font-size: 14px;color: #636161; display: inline-block; border-bottom: solid 1px #f5f5f5; line-height: 1;}
.cobrowselisting li label{ cursor: pointer; }
.cobrowselisting .co-radio { margin-left: 37px; margin-right: 28px; float: left; }
.co-righttitle{font-size: 24px;color: #000; margin-top: 0; margin-left: 0; line-height: 1; margin-bottom: 0; position: absolute; top: -57px;}
.co-righttitle > span {color: #7d7c7c;display: block;font-size: 14px;margin-bottom: 5px;width: 100%;}
.browseright .cobrowselisting li:first-child {border-top: solid 1px #f5f5f5;}
.browseright .soffer-des {border-top:none;display: block;margin-top: 0;padding-top: 10px; display: none;}
.browseright .soffer-des { display: block; padding-left: 10px; padding-right: 10px; padding-bottom: 15px; }
.browseright .soffer-des li { border:none; padding: 0;  border-bottom: 1px dotted #d1d1d1; }
.browseright .soffer-des .valueselemnt { color: #ed1d25; }

.browseright .soffervalid  { display: block;padding: 0; }
.browseright .soffervalid img {margin-top: 0;}
.browseright .soffervalid span {font-size: 12px;}
.browseright .soffervalid span.validdate { font-family: "pt_sansregular" !important; font-size: 14px !important;}
.browseright .soffer-des .offer-viewbtn { width: 110px; }

.specoffer .cobrobtnwrap{/*background-color: #fcfcfc;*/ height: 66px; width: 100%; display: inline-block; margin-top: 0; padding: 16px 0 16px 15px;}
.specoffer .cobrobtnwrap a{ margin-top: 0; margin-right:9px; height: 35px; line-height: 35px; font-size: 14px; font-family: "pt_sansbold";color: #fff;}
.specoffer .cobrobtnwrap a:hover{ background: #bf0006; }
.offer_terms_conditions{ position: relative; border-radius: 3px;font-family: 'pt_sansregular';font-size: 14px;max-width: 600px;padding: 15px !important;width: 100%; min-height: 70px; background: #fff; line-height: 1.3;}
.offer_terms_conditions .close{background-position: -482px -170px;height: 31px;position: absolute;right: 2px;top: 2px;width: 31px; transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s; -ms-transition: all 0.5s ease-in-out 0s;}
.offer_terms_conditions .close:hover{ opacity: 0.5; }
/*.browseleft .cobrowselisting > ul {height: 292px;overflow-x: hidden;overflow-y: auto;}
.browseright .cobrowselisting > ul {height: 192px;overflow-x: hidden;overflow-y: auto;}*/
.cobrowselisting input[type="radio"] { margin-left: 10px; padding: 0; position: relative; top: 2px; display: none; }
.cobrowselisting input[type="radio"] + label span { border-radius: 50% !important; cursor: pointer; display: inline-block;left: 0; padding: 0 !important; position: relative;  float: left;
    top: 1px; margin-right: 10px; transition: all 0.5s ease-in-out 0s;  width: 24px !important;height: 24px !important;border: solid 2px #979797;}
.cobrowselisting input[type="radio"]:checked + label span:after {border-radius: 50%;content: "";height: 14px;left: 3px;position: absolute;top: 3px;width: 14px;  transition: all 0.5s ease-in-out 0s;  }
select#offers-model_name{ width: 100% !important; }

/*---------- Offer Ends---------*/

/*New Footer*/
/*New Footer*/
footer {font-family: 'pt_sansregular';}
.newftr { background: #3d443d; padding:15px 0 0; }
.newftr .newftrlinkdesktop {display:none;width: 100%;}
.newftr .newftrlinkdesktop ul{float: left;width: 210px;}
.newftr .newftrlinkdesktop .newftr_rightwrap { width: 170px; }
.newftr .newftrlinkdesktop ul:first-child{ margin-left: 10px; }
.newftr .newftrlinkdesktop li {color: #fff; line-height: 1;  margin-bottom: 10px;}
.newftr .newftrlinkdesktop li.title{font-family: 'pt_sansbold';font-size: 15px;margin-bottom: 20px; text-transform: uppercase; color: #fff;}
.newftr .newftrlinkdesktop li a{color: #999; font-family: 'pt_sansregular'; font-size: 14px; margin-bottom: 5px;}
.newftr .newftrlinkdesktop li a:hover, .newftrmobi li a:hover, .newftrmobi li a:focus{color: #fff;}
.newftr .newftrlinkdesktop li.timehours {color: #999; font-family: 'pt_sansregular'; font-size: 14px; margin-bottom: 5px;}
.newftr .newftrlinkdesktop li.timehours:hover, .newftrmobi li a:hover, .newftrmobi li a:focus{color: #fff;}
.newftrlinkdesktop .newftrsocial{ margin-bottom: 30px; }
.newftrlinkdesktop .newftrsocial a{ margin-right: 10px; }

/*.newftrlinkdesktop .newftrsocial .fbicon{width: 30px; height: 30px; background-position: -5px -5px;}
.newftrlinkdesktop .newftrsocial .twittericon{width: 30px; height: 30px; background-position: -79px -5px;}
.newftrlinkdesktop .newftrsocial .gplusicon{width: 30px; height: 30px; background-position: -5px -42px;}
.newftrlinkdesktop .newftrsocial .youtubeicon{width: 30px; height: 30px; background-position:-78px -42px;}
.newftrlinkdesktop .newftrsocial .pinicon{width: 30px; height: 30px; background-position:-149px -4px;}
.newftrlinkdesktop .newftrsocial .linkicon{width: 30px; height: 30px; background-position:-149px -42px;}
.newftrlinkdesktop .newftrsocial .instaicon{background-position: -148px -82px;width: 30px; height: 30px;}*/

.newftrlinkdesktop .newftrsocial .fbicon{background-position: -43px -7px;width: 30px; height: 30px;}
.newftrlinkdesktop .newftrsocial .twittericon{background-position:-114px -4px; width: 30px; height: 30px;}
.newftrlinkdesktop .newftrsocial .gplusicon{ background-position:  -43px -42px; width: 30px; height: 30px;}
.newftrlinkdesktop .newftrsocial .youtubeicon{background-position: -114px -42px; width: 30px; height: 30px;}
.newftrlinkdesktop .newftrsocial .pinicon{ background-position: -184px -4px; width: 30px; height: 30px;}
.newftrlinkdesktop .newftrsocial .linkicon{ background-position: -184px -42px; width: 30px; height: 30px;}
.newftrlinkdesktop .newftrsocial .instaicon{ background-position: -183px -82px;width: 30px; height: 30px;}
.newftrlinkdesktop .newftrsocial .whtsappicon{ background-position:  -185px -156px; width: 29px; height: 29px; }
.newftrlinkdesktop .newftrsocial a:hover{ opacity: 0.5; }


.newftrmobi .newftrsocial{     text-align: center; background:#3d443d;padding-top: 10px; }
.newftrmobi .newftrsocial a{ margin-right: 10px; opacity: 0.5 }
.newftrmobi .newftrsocial .fbicon{width: 30px; height: 30px; background-position: -43px -7px;}
.newftrmobi .newftrsocial .twittericon{width: 30px; height: 30px; background-position: -114px -4px;}
.newftrmobi .newftrsocial .gplusicon{width: 30px; height: 30px; background-position:  -43px -42px;}
.newftrmobi .newftrsocial .youtubeicon{width: 30px; height: 30px; background-position: -114px -42px;}
.newftrmobi .newftrsocial .pinicon{width: 30px; height: 30px; background-position:-184px -4px}
.newftrmobi .newftrsocial .linkicon{width: 30px; height: 30px; background-position:-184px -42px;}
.newftrmobi .newftrsocial .instaicon{background-position:-183px -82px;width: 30px; height: 30px;}
.newftrmobi .newftrsocial .whtsappicon{ background-position:-185px -156px; width: 29px; height: 29px; }
.newftrmobi .newftrsocial a:hover{ opacity: 1; }

/*.newftrmobi .newftrsocial .fbicon:hover{background-position: -43px -7px;}
.newftrmobi .newftrsocial .twittericon:hover{background-position:-114px -4px;}
.newftrmobi .newftrsocial .gplusicon:hover{ background-position:  -43px -42px;}
.newftrmobi .newftrsocial .youtubeicon:hover{background-position: -114px -42px;}
.newftrmobi .newftrsocial .pinicon:hover{background-position:-184px -4px;}
.newftrmobi .newftrsocial .linkicon:hover{background-position:-184px -42px;}
.newftrmobi .newftrsocial .instaicon:hover{background-position:-183px -82px;}
.newftrmobi .newftrsocial .whtsappicon:hover{ background-position: -183px -119px;}*/


/*.newftrlinkdesktop .newftrsocial .fbicon:hover{background-position: -43px -7px;}
.newftrlinkdesktop .newftrsocial .twittericon:hover{background-position:-114px -4px;}
.newftrlinkdesktop .newftrsocial .gplusicon:hover{ background-position:  -43px -42px;}
.newftrlinkdesktop .newftrsocial .youtubeicon:hover{background-position: -114px -42px;}
.newftrlinkdesktop .newftrsocial .pinicon:hover{ background-position: -184px -4px;}
.newftrlinkdesktop .newftrsocial .linkicon:hover{ background-position: -184px -42px}
.newftrlinkdesktop .newftrsocial .instaicon:hover{ background-position: -183px -82px}
.newftrlinkdesktop .newftrsocial .whtsappicon:hover{ background-position: -148px -119px;}*/

.newftrgplay .gplay{background-position:-5px -125px;width: 130px;height: 42px; margin-right: 10px;}
.newftrgplay .gplay:hover{background-position:-5px -77px;}
.newftrgplay .iphoneapp{background-position:  -5px -221px;width: 130px;height: 42px;}
.newftrgplay .iphoneapp:hover{background-position:-5px -173px;}

.copyright .floatleft {float: none;margin: 0 auto;width: 290px; display: none;}
.copyright .logowdh {display: none;}
.ftrsocial { margin-top: 10px; }

.newftr .newftrmobi { display: inline-block;width: 100%; text-align: center; }
.newftrmobi li {display: inline-block;width: auto;margin-right: 4px;padding-right: 4px; border-right: solid 1px #999; line-height: 1;}
.newftrmobi li:last-child{ border-right: none; margin-right: 0; padding-right: 0;  }
.newftrmobi li a{color:#999; font-size: 11px;}
.ftrgirnarlink a { color: #fff; }
.ftrgirnarlink a:focus, .ftrgirnarlink a:hover{ color: #999; }
.newftrmobi li a:hover, .newftrmobi li a:focus{ color: #fff; }
.ftrlink2 { display:none; }
.ftrsprite { background: url(../image/newfooter-sprite.png) no-repeat; line-height: 0px;
    font-size: 0px; display: inline-block; *display:inline;vertical-align: middle;
    zoom: 1; }
.copyright {
  background:#3d443d ;
  display: inline-block;
  padding-top: 20px;
  text-align: center;
  width: 100%;
}
.allright {
  color: rgba(255, 255, 255, 0.4);
  font-family: "pt_sansregular";
  font-size: 11px;
  margin-bottom: 5px;
}
.developed-by {
  color: rgba(255, 255, 255, 0.4);
  font-family: "pt_sansregular";
  font-size: 11px;
  padding-bottom: 15px;
}



/*Near Cities */
.nearcity_citieswrap {text-align: left;border: 1px solid #cccccc;border-radius: 3px; margin:0px auto; padding: 10px; width: 100%; margin-top: 20px; margin-bottom: 20px; position: relative; background: #fff;    box-sizing: border-box;     -webkit-box-sizing: border-box;}
.nearcity_title{color: #404040;font-family: "pt_sansbold";font-size: 16px;margin-bottom: 20px;width: 100%; display: inline-block;}
.nearcity_title > span {color: #afafaf;font-family: "pt_sansregular";font-size: 12px;}
.nearcity_allcity{ width: 100%; display: inline-block; margin-bottom: 10px; }
.nearcity_citylist { display: inline-block; width: 100%; position: relative; border-bottom: 1px solid #cccccc; padding-bottom: 10px; margin-bottom: 20px;}
.nearcity_cityname a{display: inline-block;font-family: "pt_sansbold";font-size: 16px;margin-bottom: 10px;}
.nearcity_cityname a:hover{ color: #000 !important; }
.nearcity_citylist .exshowroom, .nearcity_citylist .exshowroom .smallprice {font-size: 16px;}
.nearcity_citieswrap .nearcity_morebtn{padding: 10px 20px; border-radius: 5px; color: #fff !important; font-family: 'pt_sansbold'; font-size: 15px; border: none;letter-spacing: 0;
 -webkit-transition: all .4s ease-in; transition: all .5s ease-in;  display: inline-block; }

/*New Price Page*/
.carvariantblock { margin-top:13px; width:780px;position: relative; float: right; }
.carvariantblock .gscr_counter { display: none !important; }
.carvariantblock .variantstick {  float: left;width:215px;  vertical-align: top;}
.carvariantblock .variantname {background-color:#f2f2f2; padding:10px 0 10px 12px; font-size:16px; color:#000; font-family:'pt_sansbold'; line-height:20px; margin-bottom:21px;}
.carvariantblock .varianttext {padding:10px 0 17px 12px;}
.carvariantblock .varianttext {  font-size:14px; color:#000; font-family: "pt_sansregular"; margin-top:7px;line-height: unset;}
.variantpopmain .rupeeS { font-family:"girnar-rupee"; color:#545454; font-size:12px; margin-right:2px; font-style:normal;}
.carvariantblock .varianttext.last {/* border-top:1px solid #cccccc; */padding:0 0 10px 12px; font-size:15px; font-family:'pt_sansbold'; margin-top:15px; color: #000;}
.carvariantblock .varianttext.last.newprice_sharecon{ border-top: none; line-height: 1.3; }
.variantvariable { width:558px;  float: left; }
.carvariantblock .carvariantslider { text-align:right;}
.carvariantblock .carvariantslider .variantname {padding: 10px 0 10px 10px;position: relative;text-align: center;}
.carvariantblock .carvariantslider .variantname span{text-overflow: ellipsis;white-space: nowrap;color: #000000;font-family: "pt_sansbold";text-align: center; overflow: hidden; display: block;}
.carvariantblock .carvariantslider .varianttext { position:relative; text-align: center; color: #515151;}
/*.othrdata{position: absolute;text-align: center;width: 80px;left: 108px;}*/
.carvariantblock .carvariantslider .varianttext.last { color:#1c1c1c; font-size:15px;  padding: 0 0 10px;text-align: center;  font-style: normal;}
.carvariantblock .carvariantslider .rupee20 { font-family:"girnar-rupee"; color:#1c1c1c; font-size:20px; margin-right:0; font-style:normal; font-weight:normal;}
.variantpopmain .varianttext .rupeeS { font-size:14px; color:#515151; line-height:11px;}
.newprice-divdr {border-top: 1px solid #cccccc;bottom: 110px;height: 10px;left: 0;position: absolute;width: 770px;}
.carvariantslider.owl-theme .owl-controls { height:0; margin-top:0; width:100%; }
.carvariantslider .owl-controls .owl-prev, .carvariantslider .owl-controls .owl-next { position:absolute; top:2px; width:35px; height:35px; font-size:0; line-height:0; cursor:pointer; z-index:999;}
.variantvariable .owl-item, .variantvariable .owl-carousel .owl-wrapper, .variantvariable .owl-carousel .owl-item{transform:none; -webkit-transform:none;}
.carvariantslider .owl-controls .owl-prev {background-position:-133px -765px;  left:-48px; }
.carvariantslider .owl-controls .owl-prev:hover {background-position:-206px -765px;}
.carvariantslider .owl-controls .owl-next {background-position:-170px -765px; right:-1px;}
.carvariantslider .owl-controls .owl-next:hover {background-position:-245px -765px;}
.tabvariantcont .button { background-color:#6bad23; font-family:'pt_sansbold'; font-size:14px; width:346px; height:44px; padding:0; letter-spacing:normal; margin:7px 49px 0 0; float:right;}
.tabvariantcont .button:hover { background-color:#7fc730;}
.variantfooter{ float:right; width:800px; text-align:center; margin-top:12px;}
.variantfooter li { float:left; width:373px; background-color:#f2f2f2; color:#757575; font-family: "pt_sansregular"; font-size:14px; padding:12px 10px; line-height:20px; border:1px solid #dcd9d9;  -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px}
.variantfooter { text-align:center;}
.variantfooter li.first { margin-right:10px;}
.variantfooter li a { color:#ef5a28;}
.variantadd { margin:10px 1px 0 0; float:right;}
.NewPricepgwrap .topclose { background-position:-99px -781px; width:21px; height:21px; font-size:0; line-height:0; top:11px; right:16px;}
.NewPricepgwrap .topclose:hover { background-position:-69px -781px;}
.NewPricepgwrap .noteicon {background: url(../image/icon-ques.png) no-repeat; width:13px; height:13px; position:absolute; margin-left:66px; top:13px; cursor:pointer;
background-size: 100%;}
.varinttooltip {background: #f2f2f2;border-radius: 0 0 3px 3px;bottom:-17px;color: #959595;font-family:"pt_sansregular";font-size: 12px;height: 17px;left: 50%;line-height: 14px;margin-left: -33px;padding: 0 5px;position: absolute;width: 85px;}
 .nearcity_locateout .nearcity_allcity a { font-size: 14px; color: #5c5c5c; font-family: "pt_sansregular"; border-right: solid 1px #5c5c5c; padding-right: 10px; margin-right:10px; margin-bottom: 10px; display: inline-block;  }
  .nearcity_locateout .nearcity_allcity a:hover{ color: #000; }
 .nearcity_locateout .nearcity_allcity a:last-child{ border-right: none; margin-right: 0; padding-right: 0; }
.NewPricepgwrap .notetext {background-color: #ffffff;border: 1px solid #e1e1e1;bottom: 20px;box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.13);-webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.13);color: #515151;display: none;font-family: Arial,Helvetica,sans-serif;font-size: 11px;font-style: normal;height: auto;line-height: 18px;margin-left: -83px;padding: 8px;position: absolute;right: -52px;text-align: left;transition: color 0.1s ease-in 0s;-webkit-transition: color 0.1s ease-in 0s;width: 210px;z-index: 200;}
.NewPricepgwrap .notearrow{ width: 0; height: 0; border-left:6px solid transparent; border-right:6px solid transparent; border-top:6px solid #c8c8c8; position:absolute; left:74%; bottom:-7px; margin-left:-8px;}
.NewPricepgwrap .noteicon:hover .notetext, .NewPricepgwrap .noteicon:hover .notearrow { display:block}
.NewPricepgwrap .variantpopmain .tabvariant .plusicon {background-position:-282px -765px; width:16px; height:16px; display:inline-block; margin-right:10px;}
.NewPricepgwrap .variantpopmain .tabvariant li.moreprice .plusicon, .NewPricepgwrap .variantpopmain .tabvariant li.moreprice .heading { display:inline-block; vertical-align:middle; *display:inline; zoom:1;}
.NewPricepgwrap .variantpopmain .tabvariant li.moreprice a{ line-height:19px; padding:18px 10px; font-family:'robotolight';}
.checkmorecont { width:100%; float:left; text-align:center; height:auto;}
.checkmorecont .selectouter { width:346px; margin:0 auto 20px auto; text-align:left;}
.checkmorecont .select-wrapper { width:344px;}
.checkmorevariant .select-wrapper select, .checkmorevariant .select-wrapper, .select-wrapper select { height:38px; line-height:38px;}
.checkmorevariant .checkmorecont  .button { margin:0 auto; float:none;}
.checkmorevariant .checkmoreheading {color:#252525; font-size:18px; font-family: "pt_sansregular"; line-height:28px; margin:60px 5px 10px 2px;text-align:center;}

.NewPricepgwrap { padding-top: 40px; }
.NewPricepgwrap .innermain {max-width:1006px;   width: 100%;margin: 0px auto;}
.NewPricepgwrap h1{border-left: none;color: #000000;display: inline-block;font-family: "pt_sansbold";font-size: 20px;padding: 0 0 10px;position: relative;text-overflow: ellipsis;white-space: nowrap;
 vertical-align: top;  text-transform: capitalize; margin-top: 0;}
 .cityselectblock {float: left;width: 70%;}
 .cityselectblock .holder2 { display: none; }
  .cityselectblock .select-wrapper{border: none;display: inline-block;float: none;width: 200px;  height: 34px;width: auto;}
 .cityselectblock .select-wrapper:hover{ box-shadow: none; -webkit-box-shadow: none; }
 .cityselectblock .select-wrapper .custom-select{ height: auto; line-height: 1; }
 .cityselectblock .holder{font-family: "pt_sansbold";font-size: 20px;line-height: 1;margin-left: 5px;padding-top: 5px;}
 .fueltypeblock {float: right; text-align: right;width: 280px;}
 .fueltypeblock form{ display: inline-block; height: 35px; }
 .fueltypeblock .heading {display: inline-block;font-family: "pt_sansregular";font-size: 13px;margin-right: 5px;padding-top: 8px;vertical-align: top; text-transform: capitalize;margin-top: 0;}
 .fueltypeblock .select-wrapper{display: inline-block;float: none;width: 115px;  height: 35px; line-height: 35px;}
 .fueltypeblock .select-wrapper select {height: 35px; line-height: 35px;}
 .fueltypeblock .select-wrapper .holder { line-height: 35px;text-align: left;  margin-left: 10px;margin-right: 15px; }
 .newpricemain {border: 1px solid #dcdcdc;border-radius: 3px;display: inline-block;margin-top: 10px;width: 100%;   margin-bottom: 40px;}
 .newpriceleft {float:left; height: 400px;padding-top: 5%;width: 220px;}
 .newpriceleft .carnm { color: #000;font-family: "pt_sansbold";font-size: 20px;line-height: 1;text-align: center;/* background: #ebebeb;*/ border-radius: 4px;padding: 10px;
 margin-left: 20px;}
 .newprice_vwrapr { display: inline-block;vertical-align: top; width:48%; }
 .carvariantblock .gscr_lSAction > .gscr_lSNext, .carvariantblock .gscr_lSAction > .gscr_lSPrev {
  background: #fff;  opacity: 1;  border: 1px solid #878787; border-radius: 3px; height: 22px; left: auto; position: absolute; right:10px; top: 24px; width: 19px;}
.carvariantblock .gscr_lSAction > .gscr_lSPrev { left: -16px;}
.carvariantblock .gscr_lSPrev::after { -moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; border-color: #000000; border-image: none; border-style: solid; border-width: 0 0 2px 2px; content: ""; font-size: 0; line-height: 0; margin: -6px 0 0 -2px; top: 50%; transform: rotate(-315deg); width: 8px;}
.carvariantblock .gscr_lSAction > .gscr_lSPrev::after {border-color: #000; border-image: none; border-style: solid; border-width: 0 0 2px 2px; content: ""; display: block; font-size: 0; height: 8px; left: 50%; line-height: 0; margin: -4px 0 0 -2px; position: absolute; right: 43px; top: 50%; transform: rotate(-315deg); width: 8px;}
.carvariantblock .gscr_lSAction > .gscr_lSNext:after {  -moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; border-color: #000; border-image: none; border-style: solid; border-width: 0 0 2px 2px; content: ""; display: block; font-size: 0; height: 8px; left: 50%; line-height: 0; margin: -6px 0 0 -8px; position: absolute;  right: 10px;  top: 50%; transform: rotate(-135deg); width: 8px;}
.carvariantblock .gscr_lSNext:after { -moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; border-color: #000000; border-image: none; border-style: solid;border-width: 0 0 2px 2px; content: ""; font-size: 0; height: 8px; left: 50%; line-height: 0; margin: -6px 0 0 -6px; top: 50%; transform: rotate(-135deg); width: 8px;}
.carvariantblock .gscr_lSAction > .gscr_lSNext:hover::after, .carvariantblock .gscr_lSAction > .gscr_lSPrev:hover::after { border-color: #000000;}
.carvariantblock .gscr_lSAction > .gscr_lSNext:hover, .carvariantblock .gscr_lSAction > .gscr_lSPrev:hover { background: #c7c7c7 none repeat scroll 0 0;}
.carvariantblock .carvariantslider .varianttext.last.anothrlast {border-top:none;  margin-top: 10px; padding-top: 0;}
.carvariantblock .carvariantslider .varianttext.last.anothrlast a{border-radius: 5px;font-size: 14px;padding: 8px 12px;}
.carvariantblock .dealerprice {float: right;font-size: 11px; padding: 0 10px 0 0;}
.newprice_termscon {bottom:70px;position: absolute;right: 10px;}
.newprice_termscon a {color: #7c7c7c;font-family: "pt_sansbold";font-size: 12px;}
.newprice_termscon a:hover{ color: #000; }
.carvariantblock .carvariantslider li{ height: auto; margin: 0; padding: 0; width: 100%; }
.carvariantblock .carvariantslider li:before, .carvariantblock .carvariantslider li:after{ display: none !important; }
.newprice_cityinputnam { display: inline-block; width: 100%; cursor: pointer; }
.overviewright .newprice_cityinputnam { border:solid 1px #ccc; border-radius: 3px; }
.overviewright .icondroper { right: 10px !important; }

.newprice_citydrop {display: inline-block;width: 100%; position: relative;top: 5px; padding-left: 16px;}
.newprice_citydrop input[type=text]{padding-left: 10px; position: relative; border: none;color: #000000;font-family: "pt_sansregular";font-size: 17px; height: 31px; cursor: pointer;text-overflow: ellipsis;
    white-space: nowrap; background: none;}
.newprice_citydrop input[type=text]:hover, .newprice_citydrop input[type=text]:focus{ box-shadow: none; -webkit-box-shadow: none; }
.newprice_citydrop .icondroper{ position: absolute;width: 16px; height: 10px; background: url(../image/br_down.png) no-repeat 95% 50% #fff;right: 0;top: 12px;}
.newprice_citydrop > ul {border: 1px solid #cccccc; margin-top: 10px; padding: 5px;   max-height: 213px;overflow-y: auto;  height: auto;overflow-x: hidden; position: absolute;
 background: #fff; z-index: 9; width: 100%; box-sizing: border-box; -webkit-box-sizing: border-box;}
.newprice_citydrop li {border-bottom: 1px solid #cccccc;display: block;height: auto;margin: 0;text-align: left;transform: none; -webkit-transform: none;width: 100%;}
.newprice_citydrop li a {box-sizing: border-box; -webkit-box-sizing: border-box;  color: #000000;display: inline-block;font-family: "pt_sansregular"; font-size: 14px;padding-bottom: 5px;
  padding-left: 5px;width: 100%;}
  .newprice_citydrop li a:hover{color: #8c8c8c;}
  .newprice_citydrop li:last-child{ margin-bottom: 0px; border-bottom:none; }
  .newprice_citydrop li:before, .newprice_citydrop li:after { display: none; }


/*New Price Page- Mobile*/
.newpricewrapmobi{background-color: #e5e5e5; padding: 30px 10px 10px;box-sizing: border-box; -webkit-box-sizing: border-box;}
.newpricewrapmobi .holder2{ display: none; }
.pricemobiCard{border: 1px solid #ccc; background: #fff;border-radius: 4px; width:100%; margin-bottom: 10px;  display: inline-block; padding: 10px; position: relative;box-sizing: border-box; -webkit-box-sizing: border-box;}
.newpricewrapmobi h1 {font-size: 17px;line-height: 1.1;   margin-bottom: 15px;}
.npricemob-proimg {float: left;width:40%;}
.npricemob-namrate {color: #3c3c3c;float: left;font-family: "pt_sansbold";  font-size: 15px;width: 59%;}
.exshow {font-family: "pt_sansregular";margin-top: 10px; display: block;font-size: 12px;}
.citychange .select-wrapper{ border:none; height: 30px; line-height: 30px;}
.citychange .select-wrapper select{ line-height: 30px; height: 30px; }
.citychange .select-wrapper .holder { line-height: 30px; }
.citychange .select-wrapper:hover{ box-shadow: none; -webkit-box-shadow: none; }
.newpricewrapmobi .locaicon {left: 10px;position: absolute; top: 20px;z-index: 9;}

.fuelchange .select-wrapper{ border:none; border-bottom: 1px solid #dddddd; }
.fuelchange .select-wrapper:hover{ box-shadow: none; -webkit-box-shadow: none; }
.fuelchange .holder{ margin-left: 0; }
.pricemobiCard h2{ font-size: 17px !important; }
.fuelchange h2{ margin-bottom: 10px !important; }
.newpricewrapmobi .npricemob-accortitle {background:none !important;border-bottom:none !important;font-family:"pt_sansbold";font-size: 17px;margin: 0 !important;
padding: 0 !important; color: #000 !important;}
.npricemob-plusminus {height: 14px;position: absolute;right: 10px;width: 14px;}
.npricemob-plusminus:after{content: ""; position: absolute;background-color: rgba(0,0,0,.87); top: 50%;  left: 0; width: 100%;height: 2px;margin-top: -1px;}
.npricemob-plusminus:before{content: "";position: absolute;background-color: rgba(0,0,0,.87);top: 0;left: 50%;width: 2px;height: 100%;margin-left: -1px;}
.npricemob-accor h3.open .npricemob-plusminus:before{ display: none; }
.npricemob-accordata {margin-top: 0;padding-top: 10px;}
.npricemob-des {border-bottom: 1px solid #cccccc;display: inline-block;margin-bottom: 7px;padding-bottom: 7px;width: 100%;}
.npricemob-des span{ width: 55%; float: left; font-family: "pt_sansbold"; color: #8c8c8c;  font-size: 13px; }
.npricemob-des span:last-child{ float: right; width: 35%; color: #000; text-align: right; }
.shareoffer{border-bottom:none;margin-top: 10px;text-align: center;}
.shareoffer span{ display: block; width: 100%; color: #000;font-family: "pt_sansbold";font-size: 15px; }
.shareoffer a{border-radius: 3px;font-size: 15px;margin-top: 10px;padding: 10px 15px; color:#fff !important;}
.npricemob-accor h3.margintop0{background: #ffffff;box-sizing: border-box; -webkit-box-sizing: border-box;border: 1px solid #cccccc;border-radius: 4px;display: inline-block;margin-bottom: 10px;
padding: 10px;position: relative;width: 100%;}
.npricemob-accor h3.open { margin-bottom: 0; border-bottom: none; border-bottom-left-radius: 0; border-bottom-right-radius: 0; }
.npricemob-accor .compcontent { background: #ffffff;box-sizing: border-box; -webkit-box-sizing: border-box;border: 1px solid #cccccc;border-radius: 4px;display: inline-block;margin-bottom: 10px;
padding: 10px;position: relative;width: 100%; border-top: none; border-top-left-radius: 0; border-top-right-radius: 0; }

.newifrmview360img{border: 1px solid #ccc; border-radius: 5px; height: auto; width: 98%;}
#ui-datepicker-div{ z-index: 999 !important; }
sup{color:red;}
.checkoptionprice{display: inline-block !important; margin-left: 0 !important;margin-right: 5px;float: left;}
.npricemob-des span.npricemob_price{float: right; width: 35%; color: #000;text-align: right;}

/*video section*/

.videohomsec.home{ padding-bottom: 100px; }
.videohomsec{ padding: 50px 0 50px;background: #E3E3E3; }
.innerpage .videohomsec{ background: transparent; }
.videohomsec .videospace{ padding-top: 30px;    margin-bottom: 30px;    text-align: center; }
.videohomsec .videospace .title{font-size: 20px; font-weight: bold; padding-bottom: 10px;}
.innerpage .videohomsec .videospace { padding-top: 0px; }
.videohomsec .videosec iframe{ border:none; margin-bottom:15px;}
.videohomsec .videosec:hover .topsquare{ border-color: red; }
.videohomsec .topsquare{ width: 20px; height: 20px; border-left:3px solid #B0B0B0;  border-top:3px solid #B0B0B0; position: absolute;
    top: -11px;left:0px; }
.videohomsec .videosecurl{width: 100%;height: 244px; background: #ccc;}
.videohomsec .videosec { text-align: center; position: relative; width: 90%; margin: 0px auto; margin-bottom: 15px; }
.videohomsec .videosec .vidtitle{ text-align: center;color: #000;font-size: 16px;font-weight: 700; width: 100%;display: inline-block;
    text-transform: capitalize; padding-top: 10px;}
    .videohomsec .button3wrap{ margin-bottom: 0px; }
    
    
    
/*======== Youtube video Popup Css============*/
#thankyou-popup {border-radius: 5px;
    text-align: center;
    width: 80%;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #000;
    z-index: 1599;
    height: auto; }
.overlapebg{ position: fixed; top: 0; left: 0; height: 100%; width: 100%; z-index: 1598; background: rgba(0, 0, 0, 0.8);  }
#thankyou-popup .popupcontent{ padding: 0; position: relative; }
#thankyou-popup .popupcontent iframe{    height: 360px; border:none;} 
 .close-icon{ position: fixed; top: -45px;right: -5px;cursor: pointer;z-index: 1600;height: 24px;transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out;}
 .close-icon:hover{ opacity: 0.75 }
[data-icon="close"] {  width: 20px;  height: 2px;  background: #fff;  margin: 15px 0 0 4px;  -webkit-transform: rotate(-45deg);  -moz-transform: rotate(-45deg);  -ms-transform: rotate(-45deg);  -o-transform: rotate(-45deg);  transform: rotate(-45deg); display: block;  margin:0 auto; position: relative;
    top: 11px; }
[data-icon="close"]:after { content: ''; width: 20px; height: 2px; background: #fff; position: absolute; top: 0px; left: 0px; -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg);  transform: rotate(90deg);}
.close-icon {  pointer-events: visible; line-height: 0;}
.playerimg {position: absolute;background: url(../image/ytubeicon2.png); background-size:100%; width:67px;height:47px; -webkit-transition: -webkit-transform .2s;
    transition: -webkit-transform .2s;transition: transform .2s;transition: transform .2s,-webkit-transform .2s;transform: translateY(-50%);
    margin: auto;top: 50%;left: 0; right: 0;}




#header.menunew .navhold #menu, #header.bimal .navhold #menu ul{float: left;}
#header.menunew .navhold #menu li { border-right: solid 1px #373a37; }
#header.menunew .navhold #menu li:last-child { border-right: 0; }
#header.menunew .navhold #menu li a{color: #fff;text-transform: uppercase;}
#header.menunew .phone{background: transparent;color: #3d443d;}
#header #menu .dealer-red ul {
float: left;
}
.desk-banner{ display: none !important;}
.mobi-banner{ width:100%;}
