﻿/* General css */

.button, .button2 { background-color: transparent;display: inline-block; text-decoration: none; background:transparant; height:43px; line-height:43px; padding:0 30px; font-family: "robotomedium"; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; -o-border-radius:5px; -ms-border-radius:5px; transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out;}
.button { color:#2c2c2c; font-size:14px; background: #fff; text-align: center;}
.button2 { color:#fff; font-size:16px;}
.button:hover{ color:#fff;background:#000; }
.button4{ border: 1px solid;border-radius: 4px;color: #333;display: inline-block;padding: 8px 20px;text-transform: uppercase; box-sizing: border-box; text-align: center; transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; font-size: 16px; font-family: "robotomedium"}
.button4:hover{color: #fff;}
.tablebtn {border: 1px solid #363636;box-sizing: border-box;color: #040404;display: inline-block;font-family: "robotoregular";font-size: 14px;height: 42px;line-height: 42px;
  padding: 0 20px;text-decoration: none;text-transform: uppercase;}
 .tablebtn:hover {color: #fff !important;}
* { margin: 0; padding: 0; }
article, aside, details, figcaption, figure, footer, header, main, nav, section, summary, title { display: block; }
body { font-family: 'robotoregular'; font-weight: normal; font-style: normal; font-size: 12px; line-height: 1.5; -webkit-font-smoothing: antialiased; margin: 0; padding: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 100%; color:#040404; background:#fff; }
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; list-style: none; }
div, span, p, sectio306n { 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; }
ol, ul { list-style: none }
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; }
/* Owl Carousel */
.owl-carousel .owl-wrapper:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
/* display none until init */
.owl-carousel { display: none; position: relative; width: 100%; -ms-touch-action: pan-y; }
.owl-carousel .owl-wrapper { display: none; position: relative; -webkit-transform: translate3d(0px, 0px, 0px); }
.owl-carousel .owl-wrapper-outer { overflow: hidden; position: relative; width: 100%; }
.owl-carousel .owl-wrapper-outer.autoHeight { -webkit-transition: height 500ms ease-in-out; -moz-transition: height 500ms ease-in-out; -ms-transition: height 500ms ease-in-out; -o-transition: height 500ms ease-in-out; transition: height 500ms ease-in-out; }
.owl-carousel .owl-item { float: left; }
.owl-controls .owl-page, .owl-controls .owl-buttons div { cursor: pointer; }
.owl-controls { -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.owl-prev {background-color: #fff; float: left; height: 60px; left: 0; margin: auto; position: absolute; 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; width: 60px; bottom:0;  opacity:0.8;}
.owl-next { background-color: #fff;  float: right; height: 60px; right: 0px; margin: auto; position: absolute; 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; width: 60px; bottom:0; opacity:0.8;}
.owl-theme .owl-controls .owl-page { display: inline-block;}
.owl-controls .owl-page { cursor: pointer;}
.owl-theme .owl-controls .owl-page span { display: block; width: 11px; height: 11px; margin: 5px; filter: Alpha(Opacity=50); opacity: 0.5; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; background: rgba(0,0,0,.0); border: #757575 solid 1px; }
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span { background: #bfbfbf;border: #333333 solid 1px; }
.owl-theme .owl-controls .owl-page span.owl-numbers { height: auto; width: auto; color: #FFF; padding: 2px 5px; font-size: 12px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; }
.owl-item.loading { min-height: 150px; background: url(AjaxLoader.gif) no-repeat center center }
.owl-origin { -webkit-perspective: 1200px; -webkit-perspective-origin-x: 50%; -webkit-perspective-origin-y: 50%; -moz-perspective: 1200px; -moz-perspective-origin-x: 50%; -moz-perspective-origin-y: 50%; perspective: 1200px; }
.owl-theme .owl-controls {    margin-top: 0;text-align: right; }
.banner .owl-theme .owl-controls{ position: absolute;bottom: 0;margin: 0px auto;width: 100%;text-align: center;}
.owl-theme .owl-controls .owl-buttons div { color: #FFF; display: inline-block; *display: inline;
zoom: 1; margin: 5px; padding: 3px 10px; font-size: 12px;text-indent: -9999px; font-size: 0px; height: 52px; width: 52px; }
.owl-theme .owl-controls.clickable .owl-buttons div:hover { filter: Alpha(Opacity=100); opacity: 1; text-decoration: none; }
.owl-theme .owl-controls .owl-page { display: inline-block; zoom: 1; *display: inline;
zoom: 1; }
/* mouse grab icon */
.grabbing { cursor: url(grabbing.png) 8 8, move; }
/* fix */
.owl-carousel .owl-wrapper, .owl-carousel .owl-item { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); }
/*For Clear*/
.clearfix { *zoom: 1;}
.has-error input, .has-error textarea, .has-error .select-wrapper { border-color: #f5293d !important; }
.clearfix:before, .clearfix:after { display: block; content: ""; line-height: 0; }
.clearfix:after { clear: both; }
.clear { clear: both; }
/*Form Elements*/
/*Custom Checkbox*/
.chkhold {
*display:inline; zoom: 1; }
.has-js .label_check { background-position: 0 -182px; position: relative; border: 1px solid; 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; }
.has-js .label_check.c_on { background-position: -18px -182px; box-shadow: 0 0 0 2px #fff inset; }
/*Custom Checkbox*/
.chkhold { display: inline-block; *display:inline;
zoom: 1; margin: 0; }
.chkhold label { font-size: 14px; 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; }
.chkhold.has-js > label { font-size: 14px; left: 0; padding: 0 0 0 22px; position: absolute; top: 0; }
button, input { line-height: normal; text-transform: none; box-sizing: border-box; border:0; }
button, html input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; -webkit-appearance: textfield; }
textarea { overflow: auto; vertical-align: top; }
/*Fonts family*/
@font-face { font-family: 'robotobold'; src: url('../fonts/roboto-bold_1-webfont.eot'); src: url('../fonts/roboto-bold_1-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-bold_1-webfont.woff') format('woff'), url('../fonts/roboto-bold_1-webfont.ttf') format('truetype'), url('../fonts/roboto-bold_1-webfont.svg#robotobold') format('svg'); }
@font-face { font-family: 'robotolight'; src: url('../fonts/roboto-light_1-webfont.eot'); src: url('../fonts/roboto-light_1-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-light_1-webfont.woff') format('woff'), url('../fonts/roboto-light_1-webfont.ttf') format('truetype'), url('../fonts/roboto-light_1-webfont.svg#robotolight') format('svg'); }
@font-face { font-family: 'robotomedium'; src: url('../fonts/roboto-medium_1-webfont.eot'); src: url('../fonts/roboto-medium_1-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-medium_1-webfont.woff') format('woff'), url('../fonts/roboto-medium_1-webfont.ttf') format('truetype'), url('../fonts/roboto-medium_1-webfont.svg#robotomedium') format('svg'); }
@font-face { font-family: 'robotoregular'; src: url('../fonts/roboto-regular_1-webfont.eot'); src: url('../fonts/roboto-regular_1-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-regular_1-webfont.woff') format('woff'), url('../fonts/roboto-regular_1-webfont.ttf') format('truetype'), url('../fonts/roboto-regular_1-webfont.svg#robotoregular') format('svg'); }
@font-face { font-family: 'robotothin'; src: url('../fonts/roboto-thin_1-webfont.eot'); src: url('../fonts/roboto-thin_1-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-thin_1-webfont.woff') format('woff'), url('../fonts/roboto-thin_1-webfont.ttf') format('truetype'), url('../fonts/roboto-thin_1-webfont.svg#robotothin') format('svg'); }
@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')}
@font-face {font-family: 'roboto_condensedbold';src: url('../fonts/robotocondensed-bold-webfont.eot'); src: url('../fonts/robotocondensed-bold-webfont.eot?#iefix') format('embedded-opentype'),url('../fonts/robotocondensed-bold-webfont.woff2') format('woff2'),url('../fonts/robotocondensed-bold-webfont.woff') format('woff'),url('../fonts/robotocondensed-bold-webfont.ttf') format('truetype'), url('../fonts/robotocondensed-bold-webfont.svg#roboto_condensedbold') format('svg');}

/*Misc*/
.floatleft { float: left; }
.floatright { float: right; }
.textleft { text-align: left; }
.textright { text-align: right; }
.tcenter { text-align: center; }
.display-in { display: inline-block; *display:inline;
zoom: 1; vertical-align: middle; }
.justify { text-align: justify; }
.rupee { font-family: 'girnar-rupee'; font-style: normal; font-size: inherit !important; }
.fields, .fields2  { display: inline-block; margin: 0 auto 35px; position: relative; vertical-align: top; width: 100%;}
/*Headings*/
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2 {color: #2c2c2c;font-family: "roboto_condensedbold";font-size: 36px;line-height: 1; text-transform: uppercase; word-wrap: break-word;}
h3 {font-size: 28px;font-family: "roboto_condensedbold";color: #2c2c2c;line-height: 1; text-transform: uppercase;}
.rupees { font-family: "girnar-rupee"; font-style: normal; }
::-webkit-input-placeholder {opacity: 1 !important; /* for chrome */}
:-moz-placeholder { /* Firefox 18- */ opacity: 1 !important;}
::-moz-placeholder {  /* Firefox 19+ */ opacity: 1 !important;}
:-ms-input-placeholder { opacity: 1 !important;}
.no_scroll { overflow: hidden !important; }
/* ========= global Input =========*/
.select-wrapper { float: left; border: 1px solid #d3d3d3; background: url(../image/br_down.png) no-repeat 91% 50% #FFF; cursor: pointer; position: relative; }
.select-wrapper, .select-wrapper select { width: 100%; height: 44px; font-size: 14px; line-height: 44px; color: #6a6a6a; transition: all 0.4s ease-in-out 0s; text-align: left; }
.select-wrapper:hover, .select-wrapper:focus { background: url(../image/br_downhover.png) no-repeat scroll 91% 50% #FFF; }
.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:#6a6a6a; font-family: 'robotoregular'; font-size: 14px; }
.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; }
input[type="checkbox"], input[type="radio"] { margin-left: 10px; padding:0 !important; position: relative; top: 3px; display: none; }
input[type="radio"] + label span { border: 1px solid !important; border-radius: 100%!important; -webkit-border-radius: 100%!important; -moz-border-radius: 100%!important; -o-border-radius: 100%!important; -ms-border-radius: 100%!important; cursor: pointer; display: inline-block; height: 16px !important; width: 16px !important; left: 0; padding: 0 !important; position: relative; top: 2px; margin-right: 5px; transition: all 0.5s ease-in-out 0s; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; }
.car_details input[type="radio"] + label span { top: 0; border: 1px solid; }
input[type="text"],input[type="number"], 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: #6a6a6a; font-family: 'robotoregular'; background-color: #fff;
	  border: 1px solid #cfcfcf; height: 44px; padding-right: 18px; padding-left: 18px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing:
	      border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; width:100% }
::-webkit-input-placeholder { color: #3f4348; opacity: 1 !important; /* for chrome */}
:-moz-placeholder { color: #3f4348; opacity: 1 !important; /* Firefox 18- */}
::-moz-placeholder { color: #707070; opacity: 1 !important; /* Firefox 19+ */}
:-ms-input-placeholder { color: #3f4348; opacity: 1 !important;}
.main { max-width: 1180px; margin: 0 auto; width: 100%}
textarea {height: 80px;overflow: auto;padding-top: 10px;resize: none;vertical-align: top;}

/*Responsive Table*/
.rwd-table { margin: 1em 0; min-width: 99%; }
.rwd-table tr:first-child { border: 0;}
.rwd-table tr { border-top: 1px solid #e0e0e0; border-bottom: 1px solid #e0e0e0; }
.rwd-table th { display: none; background: #dddddd; color:#2f2f2f; text-transform:uppercase; font-family:"robotomedium"; font-size:15px}
.rwd-table td { display: block; }
.rwd-table td:first-child { padding-top: .5em; }
.rwd-table td:last-child { padding-bottom: .5em; }
.rwd-table td::before { width: 6.8em; content: attr(data-th) ""; display: inline-block; float: left; text-align: left; color:#2f2f2f}
.rwd-table th, .rwd-table td { text-align: right; }
.rwd-table { background: #ffffff; color: #666666; font-size: 14px; width: 99.9%; }
.rwd-table td a { color: #040404;  margin: 0; transition:all 0.4s ease-in-out; -webkit-transition:all 0.4s ease-in-out; 
	-moz-transition:all 0.4s ease-in-out; -ms-transition:all 0.4s ease-in-out; -o-transition:all 0.4s ease-in-out; }
.rwd-table th, .rwd-table td { margin: .5em 1em; }
.rwd-table th, .rwd-table td:before { font-size: 15px; font-weight:normal}
/*Custom Checkbox*/
.has-js .label_check { background-position: 0 -182px; position: relative; border: 1px solid; 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; }
.has-js .label_check.c_on { background-position: -18px -182px; box-shadow: 0 0 0 2px #fff inset; }
.chkhold { display: inline-block; *display:inline; zoom: 1; margin: 0;}
.chkhold label { font-size: 14px; 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; }
.chkhold.has-js > label { font-size: 14px; left: 0; padding: 0 0 0 22px; position: absolute; top: 0; }
#overlay { position: fixed; z-index: 99999; top: 0; left: 0; bottom: 0; right: 0; margin: auto; background-color: rgba(0,0,0,0.9); transition: 1s 0.4s; }
#overlay img { position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; }
/*Forms Input*/
.help-block { bottom: -20px; color: #ff0000; position: absolute; font-size: 12px; }
.errorborder { border: 1px solid #ff0000 !important; }
/* ========== Page Css here ========= */
.innerpage2{ padding:0 10px;}
.mainheading .main { text-align:left; position: relative;}
.innerpage2 .mainheading h1, .innerpage2 .mainheading h2{ margin-top:0; }
.mainheading h1, .mainheading h2{  position:relative; display:inline-block; margin:0 0 19px;color: #2c2c2c;font-family: "roboto_condensedbold";font-size: 36px;line-height: 1;text-transform: uppercase;}


/* Page Scroller */
/*-- Scroller css start here--*/
.scroll-nav { position: fixed; top: 50%; right: 50px; width: 1px; height: 281px; padding-top: 20px; background:rgba(224, 224, 224, 0.73); font-size: 0; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); display: none;  z-index: 1;}
.scroll-nav.blurred { -webkit-filter: blur(15px); filter: blur(15px); }
.scroll-nav-item { position: relative; display: inline-block; width: 29px; height: 29px; margin: -11px 0 33px -14px; background: rgba(224,224,224,0); border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; -webkit-border-radius: 50%; text-align: center; -moz-transition: all .3s ease-in; -webkit-transition: all .3s ease-in; -o-transition: all .3s ease-in; transition: all .3s ease-in; }
.scroll-nav-item:hover, .scroll-nav-item.active { background: rgba(224,224,224,0.73); }
.scroll-nav-circle { display: inline-block; width: 10px; height: 10px; margin-top: 10px; background: #ef5a28; border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; -webkit-border-radius: 50%; }
.scroll-nav-item .hoverbox { position: absolute; right: 39px; top: -3px; background: #f5f5f5; border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; -webkit-border-radius: 3px; height:36px; line-height:36px; white-space: nowrap; color: #282828; font-size: 13px; letter-spacing: 0.5px; padding: 0 13px; display: none; font-family:"robotobold"; box-shadow:0px 0px 2px rgba(0,0,0, 0.55); -webkit-box-shadow:0px 0px 2px rgba(0,0,0, 0.55); -moz-box-shadow:0px 0px 2px rgba(0,0,0, 0.55); -o-box-shadow:0px 0px 2px rgba(0,0,0, 0.55);}
/*.scroll-nav-item .hoverbox::after { border-bottom:7px solid transparent; border-top:7px solid transparent; border-left:7px solid #ebebeb; position: absolute; right: -7px; top:12px; content: ""; }*/
.scroll-nav-item .hoverbox::after{background-image: url(../image/nav-arrow.png); position: absolute; right: -7px; top:12px; content: ""; width: 8px; height:12px;}
.scroll-nav-item:hover .hoverbox, .scroll-nav-item.active .hoverbox { display: block; }

/*Crossing Divs*/
svg#Layer_1 { bottom: -18px; left: 0; position: absolute; width: 100%;  display: none;}
svg#Layer_2 { top: -87px; left: 0; position: absolute; width: 100%; display: none; }
svg#Layer_3 { top:-86px; left: 0; position: absolute; width: 100%; display: none;}
svg#Layer_5 { top: -86px; left: 0; position: absolute; width: 100%; display: none;}
svg#Layer_6 { top:-87px; left: 0; position: absolute; width: 100%; display: none;}
#Layer_7 { bottom: -18px; left: 0; position: absolute; width: 100%;  display: none;}

#svgClip{
/*Chrome,Safari*/
-webkit-clip-path: url(images/clip.svg);

/* Firefox*/
clip-path: url(images/clip.svg#svgClip);

/* iOS support */
 -webkit-mask: url(images/clip.svg);
}


/*For Mac Safari Hack*/
.mac-os svg#Layer_1{bottom: -18px}
.mac-os svg#Layer_2 {top: -87px}
.mac-os svg#Layer_3{top: -87px}
.mac-os svg#Layer_5 {top: -87px}
.mac-os svg#Layer_6{top: -87px}
.mac-os #Layer_7{ bottom: -18px;}







/*Header*/
header {border-bottom: 1px solid #e7e8e8;font-family: "robotoregular";position: relative;z-index: 10; }
header#stickyheader2 {position: relative;top: 0;}
#stickyheader2 {left: 0;right: 0;transition: all 0.5s ease-in-out 0s;width: 100%;}

header .headertop {float: left;width: 100%; height: 40px;}
header .headertop .mobdots { cursor: pointer; display: inline-block; height: 23px; margin-left: 9px; margin-top: 8px; width: 30px; }
header .headertop .mobdots i.sprite { background-position: -3px -35px;display: block;height: 22px;width: 7px;}
header .headertop .mobdots.mobdotsactive i.sprite { background-position: -11px -35px; }
header .headertop .toplink{ background: #2e2e2e; box-shadow: 0 0 3px #000000; display: none; left: 0; position: absolute; right: 0; top: 35px; width: 45%; }
header .headertop .toplink a{ text-align: center; color: #fff; font-size: 14px; display: inline-block; width: 100%; padding: 13px 0 13px 0; box-sizing: border-box;  font-family: "robotomedium";}
header .headertop .toplink a:hover{background: #fff; color: #333;}
header .phno {display: inline-block;position: relative;top: 2px;vertical-align: top;}
header .phno a {color: #fff;font-size: 16px; display: none; font-family: "robotomedium"}
.headertopright{float: right;margin-right: 20px;margin-top: 5px; position: relative;}
.headertopright .offer, .headertopright .share{display: inline-block; vertical-align: top;}
.headertopright .offer a{background-position: -3px -4px;cursor: pointer;height: 28px;width: 24px;margin-right: 10px;}
.headertopright .share a{background-position: -32px -4px;height: 28px;width: 26px; cursor: pointer;margin-right: 10px; position: relative;}
.headertopright .phno a.sprite{background-position: -59px -4px;height: 28px;width: 26px; cursor: pointer; vertical-align: top; margin-right: 5px; display: inline-block;}
.padleftnone {padding-left: 0 !important;}

.headertopright .sharelink{background: #2e2e2e; box-shadow: 0 0 3px #000000; display: none; left: 0; position: absolute; right: 0; top: 29px; z-index: 9000;}
.headertopright .sharelink a{text-align: center; color: #fff; font-size: 13px; display: inline-block; width: 100%; padding: 13px 0 13px 0; box-sizing: border-box;  font-family: "robotobold"; height: auto; margin-right: 0; vertical-align: 1px}
.headertopright .sharelink a:hover{background: #fff; color: #333;}
.headertopright .share:hover .sharelink{ display: block; }

#stickyheader { z-index: 8000; }
header .headermain { clear: both; background: #fff; width: 100%; float: left; height: 80px;}
.headershadow { -webkit-box-shadow: 0 2px 3px rgba(0,0,0,.3); -moz-box-shadow: 0 2px 3px rgba(0,0,0,.3); box-shadow: 0 2px 3px rgba(0,0,0,.3); }

header .main { height: 100%; }
header .logo {background-color: #fff;height: 100%; padding:10px; margin: 0;text-align: center;width: 146px;z-index:99; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -ms-box-sizing:border-box; display:inline-block; vertical-align:middle;}
header .logo img { max-height: 66px; }
header .logo a { display:block; height:100%; }
.moredrop { width: 220px; height: 188px; background-color: #fff; -webkit-box-shadow: 0 1px 5px rgba(0,0,0,.36); -moz-box-shadow: 0 1px 5px rgba(0,0,0,.36); box-shadow: 0 1px 5px rgba(0,0,0,.36); border: solid 1px #ccc; position: absolute; display: none; left: 10px; }
.moredrop ul { margin: 30px 0 0 30px; }
.moredrop li { padding-bottom: 17px; }
.moredrop li a { font-size: 14px; padding: 0; text-align: left; }
.moredrop span { background-position: -104px -82px; height: 9px; right: 40px; position: absolute; top: -9px; width: 18px; }
.arrowbg .arrow.sprite {background-position: -87px -6px;height: 7px;position: relative;width: 13px; }
#menu li.nav-item:hover .arrowbg .arrow.sprite, #menu li.nav-item.active .arrow.sprite { background-position: -87px -13px; }
.arrowbg.morearrow .arrow.sprite { background-position: -69px -5px; height: 10px; position: relative; width: 10px; }/*nav*/
.navmore .moreicon { background-position: -72px -38px;height: 22px;vertical-align: middle;width: 21px;margin-top: -3px; margin-left:6px;}
.navmore:hover .moreicon, .navmore.active .moreicon, .nav-list .navmore.active a .moreicon, .nav-item:hover a .moreicon { background-position: -94px -38px; }
.topstick { display: none; }
.showsubmenu { display: block !important; position: relative !important; }
.menuicon.sprite { background:url(../image/menu.png) no-repeat;width: 25px;height: 25px;background-position: 0 0 !important;
    background-size: 100%;}
#menu { bottom: 0;font-size: 14px;margin: auto;position: absolute;right: 40px;top: 63px;z-index: 10;}
#menu li.nav-item {  cursor: pointer;}
#menu .nav-item:hover a, #menu .nav-item.active a { color:#fff;}
#menu li.nav-item:hover, #menu li.nav-item.active {border: solid 1px rgba(255,255,255,.1);}
/*nav*/
.showsubmenu { display: block !important; position: relative !important; }
.nav-list { float: right; position: relative; width: auto; }
.nav-item { float: left; position: relative; z-index: 99; ; }
.nav-item a {color: #222;display: inline-block;font-family:"robotomedium";font-size: 14px;padding: 0 20px;position: relative;text-align: left;text-decoration: none;text-transform: capitalize;transition: all 0.4s ease-in-out 0s; }
.nav-item > a:hover, .nav-submenu-item a:hover { text-decoration: none;  color: #333; }
.nav-submenu { display: none; position: absolute; left: 0; width: 100%; z-index: 999 }
.nav-submenu-item a { line-height: 20px !important; background: #080808; border-bottom: 1px solid #3c3c3c; color: #fff; display: block; font-size: 14px; padding: 15px; text-align: left; }
.nav-submenu-item a:hover {background-color: #404040;color: #fff;}
.nav-mobile { cursor: pointer; display: none; position: absolute; z-index: 99; width: 100%;    top: 0;}
.open > .nav-mobile { background: rgba(225, 225, 225, 0.85) none repeat scroll 0 0; display: block; height: 100%; left: 0; position: fixed; top: 0; width: 100%; z-index: 99; }
.open > .nav-list { width: 75%; }
#menu .title { display: none; }
/*-- Fixed Right Button --*/
.rightbutton { bottom: 50%; display: none; height: 160px; margin-bottom: -251px; position: fixed; right: 0; width: 50px; z-index: 9; }
.rightbutton li { font-size: 14px; clear: both; float: right; margin-bottom: 2px; position: relative; cursor: pointer; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; width:50px;}
.rightbutton li:hover { width: 225px; }
.rightbutton li span.icon { width:50px; height:50px; float: left; text-align: center; background: #263238; }
.rightbutton li .geticon { background-position:-41px -139px; width:31px; height:29px; margin-top:11px; }
.rightbutton li .booktesticon {background-position: -79px -143px;height: 27px;margin-top: 12px;width: 30px;}
.rightbutton li .contactus { background-position: -3px -134px; width:29px;  height:20px; margin-top: 14px; }
.rightbutton li .locateus { background-position: -114px -141px; width:19px; height:29px; margin-top:11px; }
.rightbutton .linkval { background: #3a4750; color: #fff; float: left; font-family: 'robotoregular'; height:50px; line-height: 50px; text-align: center; width: 185px; font-size: 0; text-transform: uppercase; -webkit-transition: all 0.4s ease-in-out 0s; 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; position: absolute; }
.rightbutton li:hover .linkval { width: 185px; font-size: 15px; }
/*shortcut icons*/
.shortnav {float: right; margin:25px 10px 0 0; width:95px; text-align:right;}
.shortnav a { display:inline-block; vertical-align:middle; margin:0 6px;}
.shortnav .phicon {background-position: -134px -124px;height: 18px; width: 17px;}
.shortnav a:hover .phicon{background-position: -134px -145px;}
.shortnav .fbicon{background-position: -155px -122px;height: 18px; width: 8px;}
.shortnav a:hover .fbicon{background-position: -155px -144px;}
.shortnav .twiicon{background-position: -166px -122px;height: 18px; width: 25px;}
.shortnav a:hover .twiicon{background-position: -166px -144px;}

.OnRP .sprite { background-position: -140px 0; height: 16px; width: 12px; }
.OnRP:hover .sprite { background-position: -140px -22px; }
.BtstDRV .sprite { background-position: -155px 0; height: 20px; width: 20px; }
.BtstDRV:hover .sprite { background-position: -155px -22px; }
.OffR .sprite { background-position: -179px 0; height: 21px; width: 20px; }
.OffR:hover .sprite { background-position: -179px -22px; }
.CntcTUs .sprite { background-position: -201px 0; height: 15px; width: 15px; }
.CntcTUs:hover .sprite { background-position: -201px -22px }
/*home page css*/
.banner{width: 100%; position: relative;}

#bannerslider img { width:100%; display:block; max-width:none; height:auto;}
#bannerslider .owl-buttons > div { position:absolute; top:50%; margin-top:-26px; display: none;}
#bannerslider .owl-prev .sprite { background-position: -61px -98px;bottom: 0;height: 36px;left: 0;margin: auto;position: absolute;right: 0;top: 0;width: 21px;}
#bannerslider .owl-next .sprite { background-position: -82px -98px; bottom: 0; height: 36px; left: 0; margin: auto; position: absolute; right: 0; top: 0; width: 19px; }
#bannerslider .owl-next:hover .sprite{background-position: -128px -98px; }
#bannerslider .owl-prev:hover .sprite{background-position: -107px -97px; }
#bannerslider .owl-item{ min-height:100px;background: url("../image/loader.gif") no-repeat center center;}

/*Home Feature*/

#feature{width: 310px; margin: 0px auto;}
.homefeature li{border-radius: 4px; background-color: rgba(255, 255, 255, .9); /*box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.3);*/ border:solid 1px #ccc; width: 70px;height:80px;
float: left; margin-right: 7px; text-align:center; cursor: pointer;  transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; 
-ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; padding: 3px; box-sizing: border-box; -webkit-box-sizing: border-box;}
.homefeature li:last-child{margin-right: 0;}
.homefeature li.active, .homefeature li:hover{box-shadow: 0px 12px 14px 0px rgba(0, 0, 0, 0.3);}
.homefeature li.active .value, .homefeature li:hover .value{color:#fff;}
.homefeature .feaicon{display: block;height: 24px;margin: 9px auto 0;width: 50px; }

.homefeature .getonicon{background-position: -109px -331px;height: 23px;width: 13px;}
.homefeature .booktesticon{background-position: -125px -331px;height: 22px;width: 24px;}
.homefeature .contacticon{background-position: -148px -330px;height: 22px;width: 25px;}
.homefeature .locateicon{background-position: -172px -330px;height: 23px;width: 25px;}
.homefeature li .value{color:#6a6a6a; font-size: 10px; font-family: "robotobold"; text-transform: uppercase; margin: 0px auto; width: 99%; padding-top: 5px;}
.homefeature li:hover .getonicon{background-position: -109px -358px;}
.homefeature li:hover .booktesticon{background-position: -125px -358px;}
.homefeature li:hover .contacticon{background-position: -148px -357px;}
.homefeature li:hover .locateicon{background-position: -172px -358px;}


/*Home Page-About Section*/
#about{background: #fff; padding: 40px 10px 30px; display: inline-block; width: 100%; position: relative;  box-sizing: border-box; -webkit-box-sizing: border-box;}
#about .subtitle{font-family: 'robotobold'; font-size: 14px; text-transform: uppercase;  letter-spacing: 2px; margin-top: 40px; color: #2c2c2c;}
p{ font-size: 16px;font-family: 'robotoregular'; color: #686868; line-height: 1.5; }
#about .left p{color: #2c2c2c;line-height:30px;padding-top: 20px; }
.readbtn{width: 135px; height: 38px; border: solid 1px; font-size: 16px; display: inline-block; position: relative; line-height: 36px;padding-left: 10px; box-sizing: border-box; margin-top: 30px; text-align: left; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out;}
.readbtn span{height: 36px;position: absolute;right: 0;width: 35px; text-align: center;}
.readbtn span i{background-position: -170px -9px;height: 12px;width: 10px; vertical-align: 0px}
.readbtn:hover{color: #fff;}
#about .left{float: left;margin-top: 40px;width: 100%;}
#about .right{max-height: 292px;margin-top: 10px;overflow: hidden;width: 100%; float: left;}

/*Home Pick Car Block*/
.homecarmodel { background: #eee;display: inline-block;padding: 40px 10px 40px 10px;width: 100%; position: relative; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box; }
.caroutertab{width: 100%;}
.pickcarcont { padding:0; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;   margin-top:40px;}
#carmodelgallery { position: relative; bottom:-1px; }
#carmodelgallery .owl-controls { margin-top: 0; }
#carmodelgallery .owl-item .item { color:#6a6a6a; text-align:center; font-size:14px; line-height:26px; padding:4px 0 11px; font-family: 'robotomedium'; cursor: pointer; position: relative; border-bottom: 4px solid transparent; }
#carmodelgallery .owl-item .active, #carmodelgallery .owl-item:hover .item { border-bottom-color: #2c2c2c; color:#2c2c2c;}
#carmodelgallery .owl-controls .owl-buttons div { position: absolute; top:8px; width:20px; height:20px; padding:4px 0; background:none; border-radius: 0; margin: 0; cursor: pointer; opacity: 1;}
#carmodelgallery .owl-controls .owl-buttons div.owl-prev { left: 0;}
#carmodelgallery .owl-controls .owl-buttons div.owl-next { right: 0;}
#carmodelgallery .owl-controls .owl-buttons div span {display: block;height: 15px;margin: 0 auto;width: 10px;}
#carmodelgallery .owl-controls .owl-buttons .owl-prev .sprite { background-position:-140px -7px; }

#carmodelgallery .owl-controls .owl-buttons .owl-prev:hover .sprite{background-position:-140px -25px;}
#carmodelgallery .owl-controls .owl-buttons .owl-next .sprite { background-position: -150px -8px; }
#carmodelgallery .owl-controls .owl-buttons .owl-next:hover .sprite{background-position:-151px -26px;}
.carmodeldetail .carmodelinner { background: #fff;border: 1px solid #ccc; width: 100%; display: inline-block; position: relative; }
.pickcarcont .carmodelinner { text-align:left;} 
.mainheading .carmodeldetail h2:after, .mainheading .carmodeldetail h2:before { display:none;}
.carmodeldetail h2 { margin:0; font-family: 'robotomedium'; font-size: 30px; text-transform: capitalize; }
.carmodeldetail h2 a{color: #333;}
.picklink{font-size: 14px;font-family:"robotoregular"; margin-top: 10px;}
.carmodeldetail .left .picklink a{ color:#333 ; margin-right: 10px; padding-right: 10px; border-right: solid 1px #ccc;}
.cardmodeldetail .right .picklink a{color:rgba(255,255,255,0.8) ; }
.cardmodeldetail .right .picklink a:hover{ color: #000; }
.carmodeldetail .left .picklink a:last-child{padding-right: 0; margin-right: 0; border-right: none;}
.price {    color: #313131;    font-family: "robotomedium";    font-size: 30px;    line-height: 1;    }
.priceblock { font-size: 22px; }
.carmodelinner .carmodelholder { padding:20px 0 0; }
.carmodelinner .left{width: 100%; float:left; padding-left: 10px;padding-top: 15px;}
.carmodelinner .right{height: auto;width: 100%;  padding:30px 0 30px 10px; float: left; margin-top: 20px; }
.carmodelinner .right .price{font-size: 32px; color: #fff;}
.carmodelinner .right .price span{font-size: 22px;}
.carmodelinner .price .ex{ font-size: 11px; margin-top: 10px; }
.feature{ margin-top: 40px; display: inline-block;width: 100%;}
.feature li{float: left;margin-bottom: 20px;margin-right: 10px;}
.feature .feaicon{float: left;height: 50px;width: 60px;}
.feature .engine{background-position: -108px -184px;height: 39px;vertical-align: top;width: 50px;}
.feature .mileageicon{background-position: -3px -184px;height: 39px;vertical-align: top;width: 50px;}
.feature .powericon{background-position: -54px -184px;height: 39px;vertical-align: top;width: 50px;}
.feature .fuel-capacity{background-position: -32px -355px; height: 39px;vertical-align: top;width: 50px;}
.feature .brakes {background-position: 2px -355px;height: 39px;vertical-align: top; width: 40px;}
.feature .featurename{float: left;}
.feature .featurele {font-size: 14px; font-family: "robotoregular"; color: #fff; }
.feature .feavalue{font-size: 16px; font-family: "robotomedium";color: #fff; }
.carmodelinner .color{ margin-top: 0;display: inline-block;width: 100%; }
.carmodelinner .color .title{font-size: 16px; font-family: "robotomedium"; color: #fff;margin-bottom: 10px;}
.carmodelinner .color li{background-color: #fff;border-radius: 50%;float: left;height: 20px;margin-right: 8px;padding: 5px;width: 20px; margin-bottom: 8px;}
.carmodelinner .color li span{border-radius: 50%;display: inline-block;height: 20px;width: 20px; border: 1px solid #ccc;}
.carmodelinner .right .button{font-size: 16px;height: 60px;line-height: 60px;margin-top: 30px;text-transform: uppercase;width: 250px;}

.carmobi { display:block; margin:0 auto;}
.desktopimg { display:none; margin:0 auto;}

/*Testimonial Section */
#testimonials { width: 100%; text-align:center; display:block;padding: 50px 10px; color:#fff; position: relative;box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box; }
#testimonials p { text-align: left; font-size:16px; line-height:26px; font-family: "robotoregular"; color:#fff; padding-top: 20px; }
.testimonial h2{color: #fff;  }
.testimonialmain {padding-top: 50px;}
#testimonials .owl-controls { text-align: center; margin:18px 0 0 0;position: static;}
#testimonials .owl-controls .owl-page span { border-color:#fff; opacity:1; width:12px; height:12px;}
#testimonials .owl-controls .owl-page.active span { background-color:#fff; width: 16px; height: 16px; position: relative;top: 1px;}
#testimonials .testimonialmain .owl-item {font-size: 16px;line-height: 1.5;}
.testimonial .testiname{ text-transform: uppercase; font-family: "robotobold"; font-size: 16px;  letter-spacing: 3px; }
.testimonial .desig{font-family: "robotolight";font-size: 14px;}
.testimonial .button3 span i{ background-position: -170px -37px; }
#testimonials .owl-item > li{ padding:0 10px }
.container > div#dp_swf_engine { display: none; }
/* ========== Home Event Galelry ========== */
.homegallery  {padding: 50px 10px; background: #1a1a1a;  position: relative;}

.button3{width: 115px; height: 38px; border: solid 1px; font-size: 16px;  position: relative; line-height: 36px;padding-left: 10px; box-sizing: border-box;  text-align: left; border: solid 1px #fff; color: #fff; display: block; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; }
.button3:hover{background:#fff; color: #2c2c2c; }
.button3 span{height: 36px;position: absolute;right: 0;width: 35px; text-align: center; background: #fff;}
.button3 span i{background-position: -170px -23px;height: 12px;width: 10px; vertical-align: 0px}

.homegallery .button3{margin-bottom: 20px; }

.homegallery.mainheading h2 { color: #fff; }
.homegallery .main { max-width:1210px;}
#gallery ul { margin: 40px 0 20px; text-align:center;}
#gallery li { width:280px; height:auto; margin:10px; cursor: pointer; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; overflow: hidden; display:inline-block; vertical-align:middle; position: relative; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; }
#gallery li .imgholder { overflow: hidden; margin-top: 0; height: 100%;  }
#gallery li img { height: auto; max-width:100%; width: 100%; }
#gallery li span { position: absolute; left:0; top:0; right:0; bottom:0; background-color: rgba(0,0,0,0.8); opacity: 0; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; pointer-events: none;  }
#gallery li:hover span { opacity: 1; }
#gallery .morebtn { margin-top: 20px; }
#gallery .imgholder a {  display:block; width:100%; height:100%; overflow:hidden; position:relative;   }
#gallery .imgholder a .viewicon { background-position:-147px -133px; width: 44px; height: 44px; opacity: 0; position: absolute; top: 0; left: 50%; margin: -15px 0 0 -23px; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; z-index: 99; }
#gallery li:hover .imgholder .viewicon { opacity: 1; top: 50%; }
#gallery .button2 { border-color: #fff; color: #fff; }
#gallery .button2:hover { color: #57cff4; }
/*---------------- Magnific slider Popup CSS----------------- */
.mfp-bg { top: 0; left: 0; width: 100%; height: 100%; z-index: 1042; overflow: hidden; position: fixed; background: #0b0b0b; opacity: 0.8; filter: alpha(opacity=80); }
.mfp-wrap { top: 0; left: 0; width: 100%; height: 100%; z-index: 1043; position: fixed; outline: none !important; -webkit-backface-visibility: hidden; }
.mfp-container { text-align: center; position: absolute; width: 100%; height: 100%; left: 0; top: 0; padding: 0 8px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.mfp-container:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; }
.mfp-align-top .mfp-container:before { display: none; }
.mfp-content { position: relative; display: inline-block; vertical-align: middle; margin: 0 auto; text-align: left; z-index: 1045; }
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content { width: 100%; cursor: auto; }
.mfp-ajax-cur { cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close { cursor: -moz-pointer; cursor: -webkit-pointer; cursor: pointer; }
.mfp-zoom { cursor: pointer; cursor: -webkit-zoom-in; cursor: -moz-zoom-in; cursor: zoom-in; }
.mfp-auto-cursor .mfp-content { cursor: auto; }
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter { -webkit-user-select: none; -moz-user-select: none; user-select: none; }
.mfp-loading.mfp-figure { display: none; }
.mfp-hide { display: none !important; }
.mfp-preloader { position: absolute; top: 50%; width: auto; text-align: center; margin-top: -0.8em; left: 8px; right: 8px; z-index: 1044; }
.mfp-preloader a:hover { }
.mfp-s-ready .mfp-preloader { display: none; }
.mfp-s-error .mfp-content { display: none; }
button.mfp-arrow { overflow: visible; cursor: pointer; background: transparent; border: 0; -webkit-appearance: none; display: block; outline: none; padding: 0; z-index: 1046; -webkit-box-shadow: none; box-shadow: none; }
button::-moz-focus-inner { padding: 0; border: 0;}
.mfp-close { width: 35px; height: 35px; position: absolute; right: 0; top: 0; text-decoration: none; text-align: center; opacity: 0.65; filter: alpha(opacity=65); font-style: normal; font-size: 28px; font-family: Arial, Baskerville, monospace; color:#fff; }
.mfp-close:hover, .mfp-close:focus { opacity: 1; filter: alpha(opacity=100); }
.mfp-close:active { top: 1px; }
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close { background: #454140; font-size: 38px; height: 35px; right:-4px; text-align: center; top: 18px; width: 35px; line-height: 35px; }
.mfp-counter { position: absolute; top: 0; right: 0; font-size: 12px; line-height: 18px; white-space: nowrap; }
.mfp-arrow { position: absolute; opacity: 0.65; filter: alpha(opacity=65); margin: 0; top: 50%; margin-top: -55px; padding: 0; width: 90px; height: 110px; -webkit-tap-highlight-color: transparent; }
.mfp-arrow:active { margin-top: -54px; }
.mfp-arrow:hover, .mfp-arrow:focus { opacity: 1; filter: alpha(opacity=100); }
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a { content: ''; display: block; width: 0; height: 0; position: absolute; left: 0; top: 0; margin-top: 35px; margin-left: 35px; border: medium inset transparent; }
.mfp-arrow:after, .mfp-arrow .mfp-a { border-top-width: 13px; border-bottom-width: 13px; top: 8px; }
.mfp-arrow:before, .mfp-arrow .mfp-b { border-top-width: 21px; border-bottom-width: 21px; opacity: 0.7; }
.mfp-arrow-left { left: 0; }
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a { border-right: 17px solid #FFF; margin-left: 31px; }
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b { margin-left: 25px; border-right: 27px solid #3F3F3F; }
.mfp-arrow-right { right: 0; }
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a { border-left: 17px solid #FFF; margin-left: 39px; }
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b { border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder { padding-top: 40px; padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content { line-height: 0; width: 100%; max-width: 900px; }
.mfp-iframe-holder .mfp-close { top: -40px; }
.mfp-iframe-scaler { width: 100%; height: 0; overflow: hidden; padding-top: 56.25%; }
.mfp-iframe-scaler iframe { position: absolute; display: block; top: 0; left: 0; width: 100%; height: 100%; box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); background: #454140; }
img.mfp-img { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; box-sizing: border-box; 
	display: block; height: auto; line-height: 0; margin: 40px auto; width: 1000px; max-height: none !important; }
.mfp-figure { line-height: 0; }
.mfp-figure:after { content: ''; position: absolute; left: 0; top: 40px; bottom: 40px; display: block; right: 0; width: auto; height: auto; z-index: -1; box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); background: #444; }
.mfp-figure small { display: block; font-size: 12px; line-height: 14px; }
.mfp-figure figure { margin: 0; }
.mfp-bottom-bar { margin-top: -36px; position: absolute; top: 100%; left: 0; width: 100%; cursor: auto; color: #fff }
.mfp-title { text-align: left; line-height: 18px; word-wrap: break-word; padding-right: 36px; }
.mfp-image-holder .mfp-content { max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure { cursor: pointer; }
.mfp-ie7 .mfp-img { padding: 0; }
.mfp-ie7 .mfp-bottom-bar { width: 600px; left: 50%; margin-left: -300px; margin-top: 5px; padding-bottom: 5px; }
.mfp-ie7 .mfp-container { padding: 0; }
.mfp-ie7 .mfp-content { padding-top: 44px; }
.mfp-ie7 .mfp-close { top: 0; right: 0; padding-top: 0; }
/*How to find section*/
.findus { position:relative; padding: 50px 10px;}
.map{ display:none;float: left;}
.findus .locateus{ position:relative; max-width:800px;  margin:auto; width:100%; padding:40px 10px; background-color:#2c2c2c; color: #fff; z-index: 1; }
.findus .locateus h2{color: #fff;}
.findus .locateaddress{margin-top: 20px;}
.findus .locateaddress .firmname{font-size: 20px; font-family: "robotomedium"; margin-bottom:20px;}
.findus .locateaddress p{color: #fff; width: 230px;}
.findus .locateaddress a{font-size: 16px;font-family: "robotomedium"; color: #fff; margin-top: 10px; display: inline-block;}
.findus .btnwrap2 a{  display: inline-block !important;margin-bottom: 0 !important;margin-right: 15px;}
.findus .btnwrap2 .viewmap{width: 125px;}
.findus .select-wrapper, .findus .select-wrapper select{ height: 50px; line-height: 48px; }

.findus .btnwrap2{ display:block; margin-top:20px; text-align:left;} 

/* ========== breadcrumb ======== */
.breadcrumbs{width:100%; border-bottom:solid 1px #dbdbdb; padding:10px 0; display: none; background: #eeeeee}
.breadcrumbs a{ color:#616161; font-size:12px;font-family: 'robotoregular'; }
.breadcrumbs i{font-style: normal; margin:0 10px;color:#bdbdbd;}
.breadcrumbs span{ color:#bdbdbd;}


/* ========== Model Overview ========== */
.modeltab { max-width: 100%; width: 100%; }
.carmodel .carmodelinner h2 a, .priceblock h2 a{ color:#333; font-size: 22px; font-family: "robotomedium"; text-transform: capitalize;; }
.carmodel .carmodelinner{ padding: 10px 0 25px; border:1px solid #dfdfdf; margin: 45px 0 85px; } 
#carmodel.pagecontent { background: rgba(0, 0, 0, 0) none repeat scroll 0 0; padding-bottom: 0; }
.cd-tabs { margin: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: hidden; height: 53px; }
.cd-tabs-navigation { width: 775px; margin: 0 auto; padding: 0; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; border-bottom: 1px solid #dddddd; }
.cd-tabs-navigation:after { content: ""; display: table; clear: both; }
.cd-tabs-navigation > li { float: left; margin-bottom:-1px; }
.cd-tabs-navigation a { top: 0px; position: relative; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; display: block; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-transform: uppercase; font-family: "robotomedium"; font-size: 14px; height: 42px; line-height: 42px; padding-top: 0; text-align: center; color:#6a6a6a; position: relative; display: block; padding: 0 20px; margin-right: 20px;  }

.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 > 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; }
.cd-tabs-navigation a.selected, .cd-tabs-navigation a:hover{border-bottom: 3px solid #2D2D2D; color: #2A2A2A;}
.cd-tabs-navigation a.selected .modeltabarrow { display: block; }
.modelpage .accestable .tablebtn .button{ width: 143px;}
.variant .modelprice .select-wrapper{ margin: 10px 0 0; width:290px;}
.variant .price{ display:inline-block; width:100%;}
.carmodelinner .select-wrapper{ margin-top: 20px; }

.pagecnt .termscon, .carmodel .termscon {
    color: #a8a8a8;
    font-family: "robotoregular";
    font-size: 12px;
    margin-top: 10px;
}
@-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;
}
}


/*Variant*/
.variantpage .picklink a { color: #fff !important; }
.varianttable { background: #eeeeee; border:solid 1px #e0e0e0; color: #666666; font-size: 14px; text-transform: uppercase; position: relative; margin-bottom: 5px;}
.varianttable a { color: #717171; text-decoration: none; font-weight: normal; font-size: 16px; font-family: 'robotoregular'; padding: .7em 0.3em .7em; display: inline-block; width: 100%; box-sizing: border-box }
.varianttable a .spleft { width: 100%; padding-left: 10px; text-align: left; display: inline-block; vertical-align: middle; font-family: 'robotomedium'; color:#040404; font-size:14px; }
.varianttable a .sprite { width: 12px; height: 8px; background-position:-63px -334px; position: absolute; top: 44%; right: 20px }
.varianttable:hover, h3.open { background: #efefef; }
.varianttable.open { border-bottom: solid 3px; margin-bottom: 0;   }
 .vrtable{ margin-top:20px;}
.varianttable.open a .sprite { background-position:-63px -342px; }
.variantpage table{ width:100%; font-family: 'robotoregular';  margin-bottom: 20px; background-color:#fff; border:solid 1px #ddd; border-top:none;  }
.variantpage table tr{ border:solid 1px #ccc; border-right:none; border-left:none;}
.variantpage table td{ width:50%; font-family: 'robotoregular'; color:#707070; font-size:14px; padding:11px 0 11px 20px; text-align:left;}
.variantpage table td:last-child{ font-family: 'robotoregular'; color:#2f2f2f;  }
.variantpage .cd-tabs-navigation a{padding: 0 6px;}
.varientleft sup{ vertical-align: top; }

.cd-tabs-content { padding-bottom: 45px; height: auto !important; }
.accestable table { border: 1px solid #e0e0e0; width: 100%; }
.accestable tr:nth-of-type(odd) { background: #fff; }
.accestable th { color: #fff; padding: 18px 13px; font-weight: normal; font-family: 'robotobold'; font-weight: bold; }
.accestable th:first-child, .accestable td:first-child { text-align: left; }
.accestable td { padding: 7px 12px; color: rgba(0,0,0,.54); font-family: 'robotoregular'; }
.accestable td:first-child { font-family: 'robotobold'; color: rgba(0,0,0,.70); }
.accestable td:first-child a { color: rgba(0,0,0,.70); font-family: 'robotomedium'; }
.accestable th { background-color: #ececec; font-size: 14px; font-family: 'robotoregular'; color:#38383A; font-weight: normal; }
.accestable td, .accestable th { border-top: 1px solid #e0e0e0; border-bottom: 1px solid #e0e0e0; text-align: center; font-size: 15px; }
.accestable tr:hover { background-color: #f5f5f5; }
.accestable ul { margin-left: 0px; padding-left: 0px; text-align: center; }
#accdetail .acrupes .rupee { margin-right: 0; font-size: 14px; }
.accestable .button {background: none; font-size: 14px;  height:40px; line-height:40px; border:0; transition: all 0.5s ease-in 0s; -moz-transition: all 0.5s ease-in 0s; -ms-transition: all 0.5s ease-in 0s; -o-transition: all 0.5s ease-in 0s; -webkit-transition: all 0.5s ease-in 0s;}
.modelpage .termscon { padding-top: 10px; font-family: 'robotoregular'; font-size: 12px; text-align: left; color:#7c7c7c; }
.accestable td .vartext { font-size: 14px; font-family: 'robotolight'; color: rgba(0,0,0, 0.54); text-transform: capitalize; display: block; }
@media only screen and (max-width: 767px), (min-device-width: 768px) and (max-device-width: 1007px) {
.accestable table, .accestable thead, .accestable tbody, .accestable th, .accestable td, .accestable tr { display: block; }
.accestable thead tr { position: absolute; top: -9999px; left: -9999px; }
.accestable tr { border: 0; }
.accestable td { border: none; border-bottom: 1px solid #eee; position: relative; padding-left: 50%; }
.accestable td:before { position: absolute; top: 13px; left: 6px; width: 45%; padding-right: 10px; white-space: nowrap; font-family: "robotobold"; text-align: left; margin-left: 15px; color: #0c0b0b; font-size: 14px; }
.accestable td:first-child { text-align: center; }
.accestable td::before { content: attr(data-th) ""; border-top: none; }
.accestable th { display: none; }
#page-wrap .button, .page-wrap .button { font-size: 12px; font-family: 'robotoregular'; padding: 0 15px; }
}

/* Model Price */
.modelprice { float:left; width:100%; text-align: left;}
.accestable .button:hover{ background: transparent !important; }
#color .carmodelinner{ margin-bottom: 0px; }

.modelprice .pricemodelcity { margin:0; max-width:300px; padding-bottom: 10px;  }
.carmodeldetail .color .custom-select span { padding-bottom: 0; }
.carmodeldetail .color .select-wrapper { text-align: left; padding-bottom: 0; height: 48px; line-height: 48px; width: 100%; }
.carmodeldetail .color .select-wrapper span { text-align: left; }
.modelprice-sec{ width: 100%; }
.price .rupees{ margin-right: 5px; }
.fueltype{ font-size: 12px; font-family: 'robotolight'; margin-left: 6px; color: #000;  }
.modelprice .mdleft .select-wrapper {
    margin: 30px 0 20px;
    width: 240px; display: inline-block;
}


.cardmodeldetail .modelprice {float: left;}

.cardmodeldetail .modelprice .name {color: rgba(0, 0, 0, 0.87);font-family: "robotoregular";font-size: 24px;line-height: 24px;margin-bottom: 10px;}
/*Model Picture Tab Content */
#picture .tabbutton { text-align: center; }
#picture #modelpictab { display: inline-block; }
#picture #modelpictab li img { display: block; }
#three60 { text-align: center; }
#picture #three60 li { display: inline-block; width: 94% }
.picgallery { margin: 15px 0 0px; position: relative; text-align: center; }
.picgallery li { cursor: pointer; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box;
 margin: 0 20px 20px 0; display: inline-block; position: relative; width: 260px; height: auto; overflow: hidden; border:1px solid #E0E0E0; vertical-align: top;}
.modelpictures #picture .thereview360 { text-align: center; width: 100%; margin-bottom: 200px; }
.modelpictures #picture #modelpictab { display: inline-block; vertical-align: top; width: 100%; }
.modelpictures .picgallery { text-align: center; }
.picgallery li .imgholder { position: relative; overflow: hidden; margin: 10px; border: 0; float: none; padding: 0; }
.picgallery li .imgholder a { display: block; text-align: center; }
.picgallery li img { display: block;  }
.picgallery li .viewimgblock { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,0.7); opacity: 0; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; pointer-events: none; }
.picgallery li .viewicon { background-position:-147px -133px;  width: 44px; height: 44px; position: absolute; top: 0; left: 50%; margin: -44px 0 0 -13px; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; }
.picgallery li .imgholder:hover .viewimgblock { opacity: 1; }
.picgallery li .imgholder:hover .viewimgblock .viewicon { top: 50%; }
#picture .tabbutton { display: inline-block; width: 100%; margin-left: 0px; }
#picture .tabbutton ul { width: 100%; display: block;  clear: both; text-align: left; }
#picture .tabbutton li { border: 0; position: relative; color: #656262; font-size: 14px; border-radius: 4px; font-family: 'robotoregular'; margin: 6px 10px -1px 0; width: auto; float: left; display: block; border:1px solid #D9D9D9; }
#picture .tabbutton li a{color: #BEBEBE; padding: 7px 13px; display:block;}
#picture .tabbutton li:hover{ background-color:#EEEEEE; }
#picture .tabbutton li a:hover{ color:#3C3C3C !important; }
#picture .tabbutton li.tabnavactive { background-color:#EEEEEE; color:#3C3C3C !important;  }
#picture .tabbutton li.tabnavactive a{ color:#3C3C3C !important; }
#picture .tabbutton li .arrow { position: absolute; left: 50%; bottom: -4px; margin-left: -3px; width: 7px; height: 5px; background-position: -293px -23px; opacity: 0; }
#picture .tabbutton li.active .arrow, #picture .tabbutton li:hover .arrow { opacity: 1; }
#three60 li { border: 0; height: auto; }
#three60 li img { height: auto; }
/*#picture .tabbutton li.mob360view, .cd-tabs-navigation .mob360view { display: none; }*/
.picturearrow { display: none !important; }
.cd-tabs a.selected .picturearrow { background-position: -277px -1px; width: 11px; height: 6px; display: block !important; margin: auto; }
.modelpictures .slideblock { display: none !important; }
.modelpictures .showimg{ display:inline-block !important;}
.modelpictures .pictureshow { background: rgba(0, 0, 0, 0.75); position: absolute; left: 0; top: 0; color: #ffffff; font-family: 'robotoregular'; font-size: 18px; height: 100%; width: 100%; }
.modelpictures .pictureshow span { position: absolute; left: 50%; top: 50%; margin: -7px 0 0 -83px; }
.modelpictures .showimage .faqbtn .pictureshow { display: none !important; }
.carmodelcont  .colorpalet {
    margin-top: 30px;
    padding: 0 0 10px; width: 100%;  }
.carmodel .modelprice-sec2{ margin:20px 0; }

.price p {
    color: #979797;
    font-family: "robotoregular";
    font-size: 12px;
    margin-top: 5px;
}

.carmodelcont .colorpalet li{ width: 25px; height: 25px; border-radius: 50%; margin-right: 12px; display: inline-block; cursor: pointer}
.carmodelcont .colorpalet .colorblue { background: blue; }
.carmodelcont .colorpalet .colorred { background: red; }
.carmodelcont .colorpalet .colorblack { background: black; }
.carmodelcont .colorpalet .colorgrey { background: gray; }
.carmodelcont .colorpalet .colorsilver { background: silver; }
.color-title{ display: block; text-align: center; }
.carmodel .carname{ padding: 20px; }
.carmodelcont .mdleft .modeimg{ width:100%; text-align: center; }
.mileagedata .priceblock{ clear: both; text-align: left; padding: 30px 0 40px 40px; }
.carmodel .spectop  h2 a{ color: #333; font-family: 'robotomedium'; text-transform: capitalize; }

/* Model Spec */
.carmodel .spectop { text-align: center; width: 100%; margin: 60px 0 20px; display: inline-block; border:1px solid #f3f3f3; padding: 0 0 90px; }
.carmodel .specsfront { display: inline-block; width: 100%; text-align: center; }
.carmodel .specsside { display: inline-block; width: 100%; text-align: center; }
#page .carmodel .table-wrap h2 { margin-top: 40px; padding-bottom: 25px; text-align: center; color: rgba(0, 0, 0, 0.87); font-family: 'robotoregular'; font-size: 24px; }
.table-wrap { width: 100%; float: left; }
.tablemain { width: 100%; border-collapse: collapse; background-color: #fff; margin-bottom: 20px; }
.tablemain tr { border: 1px solid #e0e0e0; }
.tablemain tr:hover { background-color: #f8f8f8; }
.tablemain td { width: 50%; padding: 15px 10px; text-align: left; font-size: 14px; font-family: 'robotobold'; color: #515151; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; }
.tablemain td .rupee { font-weight: bold; }
.tablemain td:first-child { font-family: 'robotoregular'; }
.tablemain .righticon2 { background-position: -140px -117px; width: 16px; height: 11px; }
.tablemain .wrongicon { background-position: -115px -118px; width: 13px; height: 11px; }
.headingwrap{ background-color: #EEEEEE; padding: 33px 0; margin-bottom:10px; }
.headingwrap h1{ margin-left: 15px; font-size: 24px; }
.innerpage2 .nomargin{ padding-top: 0px !important; }
/*New car*/
.carpage .pagecnt h3, .carcontent .price, .carcontent .crdtls { margin:0 14px;}
.carcontent { margin: 38px auto 0; text-align:center; }
.carcontent li { background-color: #fff; border: 1px solid #d0d0d0; text-align: left; width: 280px; margin:9px 0; display:inline-block; vertical-align:top; 
	transition:all 0.4s ease-in-out; -webkit-transition:all 0.4s ease-in-out; 
	-moz-transition:all 0.4s ease-in-out; -ms-transition:all 0.4s ease-in-out; -o-transition:all 0.4s ease-in-out; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; 
	-ms-box-sizing:border-box; -o-box-sizing:border-box; position: relative; overflow: hidden;}
.carcontent li .ctn { padding:15px 0 0; }
 /*{ font-size: 18px; line-height: 1;padding-top: 20px; }*/
.carcontent h3 > a { transition:all 0.3s ease-in-out; -webkit-transition:all 0.3s ease-in-out; -moz-transition:all 0.3s ease-in-out; -ms-transition:all 0.3s ease-in-out;
 -o-transition:all 0.3s ease-in-out; color: #6a6a6a;font-family: Robotoregular;font-size: 18px;line-height: 18px;}
.carcontent .crimg > img { max-height: 170px; width: auto }
.carcontent .prcunit { font-size: 20px; font-family: "robotoregular"}
.carcontent .crdtls { font-size: 13px;  color: #575757;}
.carcontent .crimg { margin: 0 0 17px; text-align: center}
.carcontent .crdtls > span:first-child { margin-left: 0; }
.carcontent .crdtls > span { margin: 0 5px; display:inline-block; vertical-align:middle; color: #575757; }
.carcontent .crdtls > span:last-child { margin-right: 0; }
.carcontent .vwdtls a{color: #333;display: inline-block;font-size: 14px;line-height: 14px;margin:10px 9px 10px;text-align: left;}
.carcontent .price{margin-bottom: 10px; margin-top: 10px; height: 30px;font-size: 24px;}
.carcontent .button2{padding: 0;text-align: center;text-transform: uppercase;width: 240px; position: absolute; left: 20px; top: 115px; display: none;}
.carcontent .transbg{ background: rgba(255,255,255,0.8); width: 100%; height: 100%; position: absolute; top: 0; left: 0; display: none; }
.carcontent li:hover .transbg, .carcontent li:hover .button2{ display: block; }
.carcontent .vwdtls{padding:0px 9px; }
.carcontent .vwdtls span{color: #333;display: inline-block;margin: 4px 0 8px;}
.carcontent .skewdiv{ background: #eee; }
.carcontent .button4{left: 20px;position: absolute;top:170px; width: 240px;}
.carcontent .crdtls{ padding-bottom: 10px; }
.carcontent .price .smallprice{ font-size: 20px; }
/*Used Car*/
.filtertab { border-bottom: 1px solid #dddddd; }
.searchfilter .filtertab li {border-bottom: 3px solid transparent;float:left; cursor: pointer;box-sizing: border-box;color:#6a6a6a;display: block;
font-family: "robotomedium";font-size: 14px;height: 42px;line-height: 42px;margin-right: 10px;padding: 0 10px;position: relative;text-align: center;top: 0; text-transform: uppercase;}

.searchfilter .filtertab li:hover, .searchfilter .filtertab li.active{border-bottom: 3px solid #2d2d2d; color: #2c2c2c;} 
form.searchblock { margin: 33px auto 40px;   text-align: center;}
.fields { display: inline-block; margin: 0 auto 35px; position: relative; vertical-align: top; width: 100%;}
#page .fields{float :none;}
.searchblock button { display: block; margin: 0 auto; }
#advanced { display: none; }
#advanced.active { display: inline-block; vertical-align: top; width: 100%; }
.usedcar .searchresult{color: #6a6a6a;font-size: 14px;}
.usedcar .carcontent .crdtls{ padding-bottom: 0; }
.usedcar .carcontent .button2{top: 155px;}

/*Used Car Detail*/
.useddetail{position: relative;}
.useddetail .detailfeture {border-bottom: 1px solid rgba(255, 255, 255, .2);border-top: 1px solid rgba(255, 255, 255, .2);margin: 30px 50px 30px 0;padding: 15px 0;text-align: left;}
.useddetail .detailfeture div { color: #fff;display: inline-block;font-family: "robotoregular";font-size: 16px;padding-bottom: 10px;width: 48%;}
.useddetail .detailfeture .valueelemnt{ text-align: right; font-family: "robotomedium" }
.useddetail .carmodelinner{ margin-bottom: 35px; }
.usedslide{margin-top: 20px;}
.usedslide .owl-buttons div{width: 60px !important; height: 60px !important; background: #dfe2e9; opacity: 1;   top: 15%;}
.usedslide .owl-buttons .owl-prev span{background-position: -63px -97px;height: 37px;left: -10px;position: relative;top: 8px;width: 19px;}
.usedslide .owl-buttons .owl-next span{background-position: -82px -97px;height: 37px;left: -10px;position: relative;top: 8px;width: 19px;}
.usedslide .owl-buttons .owl-prev:hover span{background-position: -109px -97px;}
.usedslide .owl-buttons .owl-next:hover span{background-position: -128px -97px;}
.usedslide .owl-item li img{width: 100%; max-width: none;}
.useddetail .vehicleinfo {color: #231f20;font-family: "robotolight";font-size: 16px;line-height: 30px;text-align: left; margin-bottom: 50px; border-bottom: 1px solid #dadada;padding-bottom: 20px;}
.useddetail .vehicleinfo .title {  font-family: "robotoregular";font-size: 18px;margin-bottom: 3px;   color: #333;}
.useddetail .featuretext {width: 100%; margin-bottom: 20px;}
.useddetail .carcontent h3 > a{margin-left: 14px;}
.useddetail .carcontent .button2{top: 155px;}
.useddetail .carcontent .crdtls{ padding-bottom: 0; }


/*Secondary Pages CSS*/
.comparewrap h3 a .sprite {margin-top: 10px;}
.comparewrap h3{padding: 10px 0 !important;}
.comparewrap h3.open{ border-bottom: solid 3px; margin: 0; }
.highlight { margin-left: 0 !important; }


.evntgallery .galleryslider .owl-item {padding: 0 2px;text-align: center;overflow: hidden;}
.evntgallery .gallery li {display: inline-block; height: auto; margin: 0 auto; overflow: hidden; padding: 0; position: relative; width: 282px; min-height: 190px;}
.evntgallery .gallery img {max-width: 100%;width: 100%;}
.evntgallery .owl-prev .leftarrow{background-position: -63px -97px;bottom: 0;height: 36px;left: 0;margin: auto;position: absolute;right: 0;top: 0;width: 19px;}
.evntgallery .owl-next .rightarrow{background-position: -82px -97px;bottom: 0;height: 36px;left: 0;margin: auto;position: absolute;right: 0;top: 0;width: 19px;}
.evntgallery .owl-prev:hover .leftarrow{ background-position: -109px -97px }
.evntgallery .owl-next:hover .rightarrow{background-position: -128px -97px }
.evntgallery .owl-buttons div{top: 60px;}
.hitem .text { opacity: 0.8; 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: 100%; background-image: url("../image/zoom.png"); background-origin: border-box; background-position: center center; background-repeat: no-repeat; background-size: 0; cursor: pointer; }
.hitem:hover .text { background-size: 15%; height: 100%; }
.hitem .text a { display: block; height: 100%; position: absolute; width: 100%; }
.gallery .hitem .text { background-color: rgba(0, 0, 0, 0.9); width: 100%; }
.evntgallery .galleryslider{margin-top: 10px;}

.carfinence .doctabs li a{ color:#040404;}
.carfinence .doctabs li a, .carfinence .doctabresult, .carfinence .emical {border: 1px solid #e3e3e3;}
.carfinence .doctabs li a:hover, .carfinence .doctabs li a.active, .carfinence .doctabresult {background: #fff;}
.carfinence .doctabs li a.lasttab {border-right: 1px solid #e3e3e3;}
.carfinence .doctabresult li span {background: #c1c1c1;}
.carfinence .emivalues .monthvalue li, .carfinence .emivalues .emisvalue li, .carfinence .emical .emititle {border-bottom: 1px solid #e3e3e3;}
.carfinence .doctabresult li, .carfinence .calcuresult .title, .carfinence .emical .emititle, .carfinence .emivalues .monthvalue li, .carfinence .emivalues .emisvalue li {color: #6d6d6d;}
.carfinence .emical .emititle, .popupwrap .pricerowfinal {background: #f7f7f7;}
.carfinence .doctabs li a, .carfinence .emical .emis {color: #2f2f2f;}
#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;}
.online_radio.mode_input span{ top:2px !important;}
#online .purpose .heading, #online .personal .heading, #online .contact .heading, #online .terms .heading{ color:#040404 !important;}
.outlet .marginr20{ margin-bottom:10px;}
#sell_car input[type="radio"]:checked + label span { box-shadow: 0 0 0 3px #fff inset; -ms-box-shadow: 0 0 0 3px #fff inset; -webkit-box-shadow: 0 0 0 3px #fff inset; -moz-box-shadow: 0 0 0 3px #fff inset;}
.sitemap .sitemapheading a {color: #606060;}
.sitemap .listinghead {color: #040404;}

.offerpage.carcontent li .ctn{ padding: 0 }
.offerpage.carcontent h3 {padding:10px 0 20px 15px;}
.offerpage .price{font-size: 20px;}

.resfound {
    background: #d5d5d5;
    margin: 20px auto;
    padding: 10px 0;
    text-align: center;
    width: 100%;
}
.usedslide #sync1 .owl-item li img {
    height: 220px;
    margin: 0 auto;
    max-width: none;
    width: auto;
}
#sync1 .owl-item > li {
    text-align: center;
}
#sync1 .owl-item{ min-height: 150px;background: url("../image/loader.gif") no-repeat center center;}
#sync2 .owl-item.loading{ min-height: 150px;background: url("../image/loader.gif") no-repeat center center;}

/*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;
}

.resumewrap p { margin-bottom: 30px;}
.resumewrap .success {display: inline-block;
font-size: 16px;
line-height: 1.2;
margin-bottom: 50px;
margin-top: 5px !important;
width: 100%;}

/*Popup OTP */
.otptitle{color: #454140;font-family: "robotoregular";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: "robotoregular"; 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: "robotoregular"; font-size: 13px; text-align: center;}
.otppopup .dintreceive a{ color:#4f4f4f; }
.otppopup .dintreceive a:hover{ color: #000; }
.otppopup .wrongno { margin-bottom: 30px;}
.otppopup .fields { width: 100% !important;}

.onroadprice .pricerow .leftcolumn { position: relative; }
.onroadprice .leftcolumn .noteicon{ background:url("../image/noteicon.png") no-repeat;font-style: normal;  height: 16px; width: 16px;  margin-left: 30px;}
.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;
  line-height: 18px;
  padding: 8px;
  position: absolute;
 left:20px;
  text-align: left;
  transition: color 0.1s ease-in 0s;
  width: 180px;
  z-index: 200;
}
.leftcolumn .noteicon:hover .notetext {
  display: block;
}

.notetext .othertexbox2 li {
  float: left;
  line-height: 2;
  width: 100%;
}
.othertexbox2 li .floatleft {
  float: left;
  width: 70%;
}
.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;
}

.evntgallery .gallery { margin-top: 20px; }
/*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: 'robotoregular'; 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; }
 .gallery #tab3{ position: relative; }

/*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: "robotoregular";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: "robotoregular";font-size: 12px;line-height: 20px;padding: 10px 0 0 0;  margin-right: 10px;}
.feelslide iframe{ width: 100%; border: none; }
#leadpopup_point .popupimg{max-height: 300px;overflow-y: auto;}

/*for lazy loading image*/
img[data-gsll-src]{background:url("../image/loader.gif"); height: 40px !important; text-indent: -9999px; line-height: 3;
    margin: 0 auto;width: 40px !important; background-repeat: no-repeat;display: inline-block; margin: 0 !important;
    padding: 0 !important; }

/*Download Brochure*/
.downbrchre a{font-family: "robotomedium"; 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;}
#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: 13px;margin-right: 2px;padding: 0 4px;width: auto;}
.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: "robotoregular";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: "robotomedium"; width: 110px; display:inline-block; font-size: 14px;}
.manualbtn {display: block;margin: 40px auto; }
.contactpg .success { margin-bottom: 30px; }
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: "robotobold";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: 25px; font-family: "robotoregular"; }
.newbookser h1{ color: #353535; font-size: 21px; line-height: 1; font-family: "robotobold"; 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: "robotobold"; 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; }
.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;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;
font-size: 16px; padding-left: 0; font-family: arial;   height: 46px;}
.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;}
.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 {border: 2px solid #f44624 !important;}
.nbook-pickupradio input[type="radio"]:checked + label span:after {background: #f44624;  border-radius: 50%;content: "";height: 6px;left: 3px;position: absolute;top: 3px;width: 6px;}*/


.nformwrap .nbook-btn { margin-top:0;border-radius: 2px 3px 3px 2px;width: 290px;height:40px; display:table; color: #fff; font-size: 18px; font-family:"robotobold";
text-transform: uppercase; text-align: center; line-height: 40px;  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; }
.main.noutmainwrap{ width: 100%; padding-left: 0; padding-right: 0; }
.newoutlet-mobiview{ display: block; padding:20px 10px !important;  position: relative;}
.newoutlet-mobiview section, .newoutlet-mobiview div, .newoutlet-mobiview{ box-sizing: border-box; -webkit-box-sizing: border-box; }
.newoutlet-mobiview .innermain{ width: 100%; }
.nout-btn1{border-radius: 10px;color: #fff;display: block;font-size: 15px;height: 47px;margin: 0 auto;padding-top: 11px;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: 'robotobold';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;    text-align: left;}
.mobi-noutlist li:last-child{ margin-bottom: 0; }
.mobi-namelocate{ float:left; max-width:170px; }
.mobi-noutname{color: #0c0c0c; font-family: "robotobold"; font-size: 17px; line-height: 1; padding-bottom: 10px; text-decoration: underline; word-wrap: break-word;}
.mobi-noutname:hover{ text-decoration: none; }
.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: 13px;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: 45px; 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: "robotoregular"; 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: 9px;
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: "robotobold"; }
.nout-dealerdes .nout-typename { color: #0c0c0c; font-family: "robotoregular"; 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;    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: #fff; border:solid 1px #fff; border-radius: 50%; background-position: none; transition: none; -webkit-transition: none; }
.mobigalslider .gscr_lSAction > .gscr_lSNext span{background-position: -150px -6px;height: 18px;left: 12px;position: absolute;top: 6px;width: 10px;}
.mobigalslider .gscr_lSAction > .gscr_lSPrev span{background-position: -141px -6px;height: 18px;left: 10px;position: absolute;top: 6px;width: 10px;}


.noutdetailwrap .title{color: #363636;display: inline-block;float: left;font-family: "robotobold";font-size:18px;line-height: 1;width: 100%; text-transform: uppercase;}
.mobiout-view{ position: absolute; top: 0; right: 15px; font-family: 'robotobold';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: 70%; }
.mobirelist .writedes .name{ font-family: "robotobold"; color: #0c0c0c; font-size: 16px; }
.mobi-noutlist .mobiout-star{ margin-top: 10px;  }
.mobiout-star span{ box-sizing:border-box; -webkit-box-sizing:border-box; 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: 20px;text-align: center;width: 100%; text-transform: uppercase; font-size: 16px; font-family: "robotobold";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; height: 38px; line-height: 38px; 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-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: "robotobold";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; color: #000;}
.newolistr-column .vmoreclick:hover{ opacity: 0.5; }
.filtercitytitle {border-bottom: 1px solid #cccccc;font-size: 16px;margin-bottom: 10px;padding-bottom: 10px;}


.newoutlist { padding-top:35px; font-family: 'robotoregular'; }
.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 46px; color: #fff; font-size: 18px; font-family:'robotobold'; display: inline-block; line-height: 1;
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; }
.noutlistwrap div{ box-sizing: border-box; -webkit-box-sizing: border-box;  }
.noutlistwrap span{ display: inline-block; }
.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%; text-align: left; }
.nout-right{ float: left;padding-left: 30px;padding-top: 20px; }
.ndealer-name{color: #434343; font-family: 'robotobold'; font-size: 18px; line-height: 1; padding-bottom: 6px; text-decoration: underline;}
.ndealer-name:hover{ text-decoration: none; }
.ndealer-add{ font-family: 'robotoregular'; font-size:16px; color: #5b5b5b; line-height: 1; }
.nout-type{ color: #3f3f3f; font-size: 12px; font-family: 'robotoregular'; line-height: 1; padding-bottom: 6px; }
.nout-typename{ color: #3f3f3f; font-family: 'robotobold'; 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: 'robotobold'; 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; }

/*New Outlet Page- Detail*/
.newoutwrap .main{ width: 100%; }
.newoutlet-detail .noutlistwrap { margin-top: 0; border-top: none; padding-top: 40px; font-family: "robotoregular" }
.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: "robotobold"; 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: 0; vertical-align: top;line-height: 1.3; }
  .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: "robotobold";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: "robotobold"; padding-bottom: 20px; line-height: 1; }
  .ndetail-left p{ color: #242424; font-size: 14px; font-family:'robotoregular'}
  .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;  box-sizing: border-box; -webkit-box-sizing: border-box; }
  .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: "robotoregular";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: "robotobold"; 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: "robotobold";  font-size: 12px; color: #000; }
  .daywise .daytime{ font-family:"robotoregular"; 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: "robotobold";font-size: 15px;line-height: 1;}
  .noutdetail-reviews .title{color: #363636; font-family: "robotobold"; font-size: 20px; line-height: 1; float: left;}
  .noutdetail-reviews .ndetail-view {color: #000000; font-size: 14px; font-family: "robotobold"; 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: "robotobold";}
  .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; text-align: left;}
  .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; position: relative; }
.revi-rateex .input{ padding-left: 15px; width: 100%; border:solid 1px #cbcbcb; color: #929292; font-size:16px; font-family: "robotolight"; }
.revi-rateex .revititle{color: #363636;font-family: "robotobold";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: "robotolight"; 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: "robotobold"; 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: "robotobold"; 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; }
.nout-rating span{ display: inline-block; }
.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; font-size: 13px;}


.nout-gallery { margin-top: 50px; }
.nout-gallery .title {color: #363636;float: left;font-family: "robotobold";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: "robotobold";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: "robotobold";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; }
.gsc_modal_wrapper {background: #fff !important;height: auto !important;overflow: hidden !important;padding: 0 !important;width: 300px !important;}
#noutgal-popup .model_close{ width:24px; height:24px; background: #fff; border-radius: 50%; position: absolute;right:16px;top:3px;  z-index: 99;}
#noutgal-popup .model_close i {background-position: -5px -99px;height: 25px;left: 10px;position: absolute;top: 3px;width: 22px;}
#noutgal-popup .model_close:hover i{ background-position: -5px -99px; opacity: 0.5; } 
#noutgal-popup .gscr_lSAction > a { background: #fff; border:solid 1px #fff; border-radius: 50%; background-position: none; transition: none; -webkit-transition: none; }
#noutgal-popup .gscr_lSAction > .gscr_lSNext .sprite{background-position: -150px -6px;height: 18px;left: 12px;position: absolute;top: 6px;width: 10px;}
#noutgal-popup .gscr_lSAction > .gscr_lSPrev .sprite{background-position: -141px -6px;height: 18px;left: 10px;position: absolute;top: 6px;width: 10px;}
#noutgal-popup #galler_cr{ opacity: 1 !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: "robotobold";font-size: 16px;max-width: 650px;padding: 10px 0;text-transform: uppercase;width: 100%;}
.nout-left a {
  display: inline-block;
  position: relative;
  top: 5px;
}
.nout-left .nout-rating {
  display: inline-block;
  float: right;
  margin-right: 10px;
}

.newoutwrappg .main{ width: 100%; }
.newoutwrap { padding-right: 0 !important; padding-left: 0 !important; }
#galler_cr{ padding:0 !important;  }
.outlet_main{ padding: 0 !important; }
.outlet_main #page{ padding-left: 0 !important; padding-right: 0 !important; }
.outlet_main .main { max-width: 1200px; width: 100%; padding-left: 0 !important; padding-right: 0 !important; background: none; box-shadow: none; -webkit-box-shadow: none; }

.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: "robotoregular";position: absolute;top: 0px;right: 5px;}


/*Click To Call*/
.callwrap{bottom: 32px;height: 60px;left: 20px;position: fixed;z-index: 999;}
.clickcall{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{display: inline-block;height: 27px;left: 19px;position: absolute;top: 18px;width: 27px;}
.clickcall span{color: white;font-family: "robotomedium";font-size: 15px;left: 65px;position: absolute;text-transform: uppercase;top: 20px;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:'robotoregular'; 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:first-child{ border-top:none; padding-top: 0; margin-top:0; }
.callpopwrap .name{ font-size: 18px; color: #212121;font-family: "robotomedium"; padding-bottom: 16px; }
.callpopwrap .landmark, .callpopwrap .ph a{font-size: 16px; color: #000 !important;font-family: "robotoregular"; line-height: 1; padding-bottom: 12px; text-align: left; }
.callpopwrap .addrs{color: #404040;text-align: left;}

.callpopwrap .ph{color:#18cc25;font-family: 'robotomedium';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; }
.callpopwrap .userdetail {border-top: 1px solid #ccc;padding-top: 15px; margin-top:10px; display: inline-block; width: 100%;}
.callpopwrap .userdetail a{display: inline-block; width: 100%;}

.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 Special Offer*/

.mt20{ margin-top:20px !important;}
.specoffer { font-family: "robotoregular"; background: #f7f7f7; padding: 30px 5px;  margin-top: 20px;}
.specoffer .terms_conditions { clear: both;  color: #535353;float: left;  font-family: 'robotoregular';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;  text-decoration: none;}
.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:'robotoregular';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; box-sizing: border-box; -webkit-box-sizing: border-box;}
.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; border-radius: 0; }
.specoffer-drop .select-wrapper .holder { color: #595656;  text-align: left;  }
.specoffer-drop .select-wrapper:hover, .specoffer-drop .select-wrapper:focus{border:none;border-bottom: solid 1px #7c7c7c; box-shadow: none; -webkit-box-shadow: none;}

.spoffer_listing { margin-top: 20px; margin-bottom: 40px; }
.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: 'robotobold';font-size: 18px;line-height: 1; margin-top: 0; text-align: left;}
.soffer_carblock h2:after{ background: none; }
.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: "robotobold"; font-size:16px; color: #535353;
 display: inline-block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 270px;}
.soffsaving{font-family: "robotomedium"; font-size: 14px; color: #535353; font-weight: normal;line-height: 1; }
.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: "robotoregular";font-size: 22px;line-height: 1;padding-left: 31px;padding-top: 15px; }
.soffernewcarmobi {color: #000;float: left;font-family: "robotoregular";font-size: 14px;line-height: 1;padding-left: 15px;padding-top: 5px; width: 48%;}

.specoffer .offer-viewbtn{ width: 126px; border: solid 1px #e6e4e4;color: #636363;font-size: 12px;font-family: "robotoregular"; 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: "robotolight"; display: block;}
.soffervalid span.validdate {font-size: 18px;color: #151515;font-family: "robotolight";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: "robotoregular" !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: 'robotolight';  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: 'robotobold';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:40%; text-align: right; padding-right: 10px;}
.soffer-des .offer-viewbtn { font-family: "robotomedium"; 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: "robotolight"; 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: "robotolight"; text-transform: uppercase; text-align: center; display: none; }
.co-browsewrap { margin-top: 0; }
.co-browsewrap .co-brotitle { font-size: 16px; color: #959595;font-family: "robotolight"; 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: "robotoregular" !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: "robotomedium";color: #fff;}
.specoffer .cobrobtnwrap a:hover{ background: #bf0006; }
.offer_terms_conditions{ position: relative; border-radius: 3px;font-family: 'robotoregular';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*/
footer {font-family: 'robotoregular';}
footer .copyright {background: #2f3942;  display: inline-block;  padding-top: 20px; text-align: center;width: 100%;}
.allright {color:#999;font-family: "robotoregular";font-size: 11px;margin-bottom: 5px;}
.developed-by {color:#999;font-family: "robotoregular";font-size: 11px;padding-bottom: 15px;}
.newftr { background: #2f3942; padding:15px 0 0; }
.newftr .newftrlinkdesktop {display:none;width: 100%;}
.newftr .newftrlinkdesktop ul{float: left;width: 200px;}
.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: 'robotomedium'; font-size: 15px;margin-bottom: 20px; text-transform: uppercase; color: #fff;}
.newftr .newftrlinkdesktop li a{color: #999; font-family: 'robotoregular';font-size: 14px; margin-bottom: 5px;}
.newftr .newftrlinkdesktop li a:hover, .newftrmobi li a:hover, .newftrmobi li a:focus{color: #fff;}
.newftrlinkdesktop .newftrsocial{ margin-bottom: 30px; }
.newftrlinkdesktop .newftrsocial a{ margin-right: 10px;transition: all 0.4s ease-in-out 0s; -webkit-transition: all 0.4s ease-in-out 0s;  }



.newftrlinkdesktop .newftrsocial .fbicon{width: 30px; height: 30px; background-position:-145px -155px;}
.newftrlinkdesktop .newftrsocial .twittericon{width: 30px; height: 30px; background-position: -114px -4px;}
.newftrlinkdesktop .newftrsocial .gplusicon{width: 30px; height: 30px; background-position:-43px -42px;}
.newftrlinkdesktop .newftrsocial .youtubeicon{width: 30px; height: 30px; background-position:-184px -226px;}
.newftrlinkdesktop .newftrsocial .pinicon{width: 30px; height: 30px; background-position:-184px -4px;}
.newftrlinkdesktop .newftrsocial .linkicon{width: 30px; height: 30px; background-position:-184px -42px;}
.newftrlinkdesktop .newftrsocial .instaicon{background-position: -183px -261px;width: 30px; height: 30px;}
.newftrlinkdesktop .newftrsocial .whtsappicon{width: 30px; height: 30px; background-position: -185px -156px; }


.newftrlinkdesktop .newftrsocial .fbicon:hover{opacity: 0.5;}
.newftrlinkdesktop .newftrsocial .twittericon:hover{opacity: 0.5;}
.newftrlinkdesktop .newftrsocial .gplusicon:hover{ opacity: 0.5;}
.newftrlinkdesktop .newftrsocial .youtubeicon:hover{opacity: 0.5;}
.newftrlinkdesktop .newftrsocial .pinicon:hover{opacity: 0.5;}
.newftrlinkdesktop .newftrsocial .linkicon:hover{opacity: 0.5;}
.newftrlinkdesktop .newftrsocial .instaicon:hover{ opacity:0.5; }
.newftrlinkdesktop .newftrsocial .whtsappicon:hover{ opacity:0.5; }

.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; position: relative; top: -2px;}
.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; }
footer .copyright { background:#2c2c2c; display: inline-block;padding-top: 20px;text-align: center;width: 100%;}
.allright {color: rgba(255, 255, 255, 0.4);font-family: "robotoregular";font-size: 11px;margin-bottom: 5px;}
.developed-by {color: rgba(255, 255, 255, 0.4);font-family: "robotoregular";font-size: 11px;padding-bottom: 15px;}



/*VIdeo Banner*/
.slidevideo { height: 100%; overflow: hidden; width: 100%; border:solid 1px rgba(0,0,0,.4); background-color: #ccc; display: inline-block;vertical-align: middle;}
.slidevideo > .home_video {width: 100%; height: 100%;}
.slidevideo > .youtubev{ height: 100%}
.slidemsg {width:100%; padding:5px; vertical-align: middle; position: absolute; bottom:10px; background-color: rgba(0,0,0,.7);}
.slidemsg span{max-height:30px; overflow:hidden;font-family: "robotoregular"; font-size: 12px;font-style: italic;text-align: center;color: #fff;    word-wrap: break-word; width: 98%;}
.slidebg{ background-color: rgba(0,0,0,.7); position: absolute; top: 0; width: 100%; height: 100%; }
.homeslidecontain{position: absolute;top:0;width: 100%; height:100%; z-index: 1; text-align: center;}




/*Near Cities */
.nearcity_citieswrap {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;text-align: left;}
.nearcity_title{color: #404040;font-family: "robotobold";font-size: 16px;margin-bottom: 20px;width: 100%; display: inline-block;text-align: left;}
.nearcity_title > span {color: #afafaf;font-family: "robotoregular";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: "robotobold";font-size: 16px;margin-bottom: 10px;text-decoration: none;}
.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: 'robotobold'; font-size: 15px; border: none;letter-spacing: 0;
 -webkit-transition: all .4s ease-in; transition: all .5s ease-in;  display: inline-block; text-decoration: none; }

/*New Price Page*/
.carvariantblock { margin-top:13px; width:775px;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:'robotobold'; line-height:20px; margin-bottom:21px;}
.carvariantblock .varianttext {padding:19px 0 12px 12px;}
.carvariantblock .varianttext {  font-size:14px; color:#000; font-family: "robotoregular"; 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:'robotobold'; margin-top:15px; color: #000;}
.carvariantblock .varianttext.last.newprice_sharecon{ border-top: none; line-height: 1.3; }
.variantvariable { width:550px;  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: "robotobold";text-align: center; overflow: hidden; display: block;}
.carvariantblock .carvariantslider .varianttext { position:relative; text-align: center; color: #515151;    padding-top: 18px;}
/*.othrdata{position: absolute;text-align: center;width: 100%;}*/
.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: 765px;}
.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:'robotobold'; 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: "robotoregular"; 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: 57px; top:21px; cursor:pointer;
background-size: 100%;}
.varinttooltip {background: #f2f2f2;border-radius: 0 0 3px 3px;bottom:-17px;color: #959595;font-family:"robotoregular";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: "robotoregular"; 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:-232px;padding: 8px;position: absolute;right: 0;text-align: left;transition: color 0.1s ease-in 0s;-webkit-transition: color 0.1s ease-in 0s;width: 180px;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;  bottom:-7px; margin-left:-8px;left: 73%;}
.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: "robotoregular"; 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{color: #000000;display: inline-block;font-family: "robotobold";font-size: 20px !important;padding: 0 0 10px;  position: relative;text-overflow: ellipsis;white-space: nowrap; vertical-align: top;  text-transform: capitalize !important; padding-top:4px;}
 .cityselectblock {float: left;width: 70%;text-align: left;}
  .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: "robotobold";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: "robotoregular";font-size: 13px;margin-right: 5px;padding-top: 8px;vertical-align: top; text-transform: capitalize;}
 .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;padding-left: 0; }
 .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: "robotobold";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; z-index: 9;}
.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: "robotobold";font-size: 12px;}
.newprice_termscon a:hover{ color: #000; }

.carvariantblock .carvariantslider li{ height: auto; margin: 0; padding: 0; padding-bottom: 5px; width: 100%; }
.carvariantblock .carvariantslider li .floatleft{width: 80%; word-break: break-word;line-height: 1.5; vertical-align: top;}
.carvariantblock .carvariantslider li .floatright{ vertical-align: top; }

.carvariantblock .carvariantslider li:before, .carvariantblock .carvariantslider li:after{ display: none !important; }
.newprice_cityinputnam { display: inline-block; width: 100%; cursor: pointer; overflow: hidden; }
.overviewright .newprice_cityinputnam { border:solid 1px #ccc; border-radius: 3px; }
.overviewright .icondroper { right: 10px !important; }

.newprice_citydrop {display: inline-block;width: 100%; position: relative;}
.newprice_citydrop input[type=text]{padding-left: 10px; position: relative; border: none;color: #000000;font-family: "robotoregular";font-size: 17px; height: 31px; cursor: pointer;text-overflow: ellipsis;
    white-space: nowrap; margin: 0; width: 100%;}
.newprice_citydrop input[type=text]:hover, .newprice_citydrop input[type=text]:focus{ box-shadow: none; -webkit-box-shadow: none; border: none; }
.newprice_citydrop .icondroper{ position: absolute;width: 15px; 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: "robotoregular"; font-size: 14px;padding-bottom: 5px;
  padding-left: 5px;width: 100%; text-decoration: none;}
  .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;}
.pricemobiCard{border: 1px solid #ccc; background: #fff;border-radius: 4px; width:100%; margin-bottom: 10px;  display: inline-block; padding: 10px; position: relative;}
.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: "robotobold";  font-size: 15px;width: 59%;}
.exshow {font-family: "robotoregular";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: 5px;position: absolute; top: 17px;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; }
.fuelchange h2{ margin-bottom: 10px; }
.newpricewrapmobi .npricemob-accortitle {background:none !important;border-bottom:none !important;font-family:"robotobold";font-size: 17px;margin: 0 !important;
padding: 0 !important; color: #000 !important;}
.npricemob-plusminus {height: 14px;position: absolute;right: 10px;width: 14px;    top: 18px;}
.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: "robotobold"; 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: "robotobold";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; }

/*New Contact Page*/
.newcontact h2{color: #353535;font-family: 'robotolight';font-size: 21px;line-height: 1;padding-bottom:25px;padding-top: 30px; text-align: center;line-height:28px;}
.newcontact .innermain{ max-width: 1006px; width: 100%; padding: 0; margin: 0px auto; }
.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: "robotoregular";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: "robotomedium"; font-size: 14px; color: rgb(0,0,0,.9); padding-bottom: 7px; line-height:1; }
.nco-no {color: #666; font-size: 14px; font-family: "robotoregular"; line-height:1; overflow-wrap: break-word;width: 130px;}
.nco-mail {overflow-wrap: break-word;width: 190px;}
.nco-mail a{color:#666; font-family:"robotoregular"; 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: "robotoregular"; 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: 14px; padding:17px 13px; margin: 0;
    border-bottom: 1px solid rgba(59, 59, 59, 0.5);position: relative;line-height: 1;font-family: "robotoregular";}
.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; display: block;}
 #show_contactus .popupwrap {background: #fff;left: 0; margin: 0 auto !important; position: fixed; right: 0; top: 20%; width: 90%; z-index: 10000;display: block;}
 #show_contactus .Phoneno {text-align: center;}
 #show_contactus .title{border-bottom: 1px solid #5c5c5c;color: #666;font-family: "robotomedium";font-size: 18px;margin-bottom: 20px;padding-bottom: 10px; }
 #show_contactus .Phoneno li {padding-bottom: 10px;}
 #show_contactus .Phoneno a{color: #000;font-family: "robotoregular";font-size: 20px;}
 #show_contactus .Phoneno a:hover{ color: #f23d18; }
.newifrmview360img{border: 1px solid #ccc; border-radius: 5px; height: auto; width: 98%;}

/* recommand Css */
.recommandwrap{margin-top:40px;margin-bottom: 40px; display: inline-block; width:100%;}
.recommandmain{ max-width: 1006px; width:90%; margin:0px auto;}
.recommend{display: block;margin: 0px auto; border:solid 1px #ececec;padding-bottom: 20px; padding-top: 20px;}
.recom-btn {border: 1px solid transparent;color: #fff;text-align: center;
    display: block;font-family: "Arial";font-size: 13px;line-height: 39px; margin: 15px auto 0;text-transform: uppercase;
    width:250px;background:#000000;transition: all 0.4s ease-in-out 0s;   -webkit-transition: all 0.4s ease-in-out 0s; position: relative;}

.recom-btn:after{position: absolute;    width: 0;    bottom: -3px; left: 0; transition: width .5s ease-out; height: 3px; content: "";}
.recom-btn:hover:after {width: 100%;}

.recom-btn:hover{    background: #000000;}
.rec-feature{ margin-top: 10px;  }
.rec-feature li{ text-align: left; padding:15px 0; border-bottom: solid 1px #ececec;color:#17232d;font-size: 13px;}
.rec-columnthird { text-align: center; }
.recommandwrap .price{    display: block;  font-size: 15px; margin-top: 10px;color: #17232d;}
.recommandwrap .rec-price{text-align: center;display: inline-block;width: 100%;}
.rec-modelname{color:#17232d;font-weight: bold;margin-bottom: 0; font-size: 14px;display: inline-block; text-align: center; width: 100%;margin-top: 10px;}
.recomdtitle{color: #17232d;    line-height: 1.2;  box-sizing:border-box; -webkit-box-sizing:border-box;  font-size: 25px;padding-left: 0;font-weight: bold;border-bottom: solid 1px #ececec;padding-bottom: 5px;margin: 0 20px; margin-bottom: 10px; }
.recomview-btn { background: #fff; border: solid 1px #000000; color:#000000; margin-top: 45px;  }
.recomview-btn:hover{ color: #fff; }

.newftrmobi .newftrsocial{     text-align: center; background: #111;    padding-top: 10px; }
.newftrmobi .newftrsocial a{ margin-right: 10px; }
.newftrmobi .newftrsocial .fbicon{width: 30px; height: 30px; background-position: -5px -5px;}
.newftrmobi .newftrsocial .twittericon{width: 30px; height: 30px; background-position: -79px -5px;}
.newftrmobi .newftrsocial .gplusicon{width: 30px; height: 30px; background-position: -5px -42px;}
.newftrmobi .newftrsocial .youtubeicon{width: 30px; height: 30px; background-position:-78px -42px;}
.newftrmobi .newftrsocial .pinicon{width: 30px; height: 30px; background-position:-149px -4px;}
.newftrmobi .newftrsocial .linkicon{width: 30px; height: 30px; background-position:-149px -42px;}
.newftrmobi .newftrsocial .instaicon{background-position:-148px -82px;width: 30px; height: 30px;}
.newftrmobi .newftrsocial .whtsappicon{ background-position: -148px -119px; width: 30px;height: 30px; }

.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;}

/*Reference Page*/
.referencepg .nco-tabresult { padding: 15px 10px;}
.referencepg .nco-tab1res { margin-bottom: 20px; }
.referencepg .nco-tab1res:last-child{ margin-bottom: 0px; }
.referencepg .nco-tab1res h2{ padding-bottom: 20px; font-size: 20px;font-family: robotomedium;font-weight: normal;padding-top: 0; text-align: left;}
.referencepg h2{ text-align:left;}
.sale_service{ display: inline-block; vertical-align: middle; padding-top: 3px;padding-right: 10px;}
.sale_service a{color: #fff;font-size: 14px;}


.videohomsec{ border-top: 1px solid #e6e6e6; padding-top: 30px;border-bottom: 1px solid #e6e6e6;padding-bottom: 30px; }
.videohomsec .videosec iframe{ border:none; margin-bottom:15px;}
.videohomsec a.button {padding-top: 10px;padding-bottom: 10px;display: block;width: 100px;color: #fff; margin: 0px auto;    text-align: center;}
.videohomsec .videosec { text-align: center; position: relative; width: 90%; margin: 0px auto; margin-bottom: 15px; }


/*======== Youtube video Popup Css============*/
#thankyou-popup {border-radius: 5px;
    text-align: center;
    width: 90%;
    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;}
.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;}


.finance-page .carfinence button {
  color: #1a3760;
  font-weight: 600;
  border-radius: 8px;
  height: 48px;
  margin: 0px 0 40px 0;
}
.carfinence .calcuresult .emiamountdiv{
  font-size: 16px;
  font-weight: 500;
  line-height: 22.4px;
  position: relative;
}
.carfinence .calcuresult .emiamountdiv .amout{
  position: absolute;
  top: -22px;
  left: 100px;
}
.carfinence .calcuresult .button2 {
  margin-top: 25px;
}
.carfinence .calcuresult .nout-right {
	margin-top: 8px;
}
