/* 	-------------------------Selectbox generated----------------------------- */
.udselect {
  background: #ffffff;
  border: 1px solid #393939;
  border-radius: 0px;
  color: #000000;
  padding-right: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; 
  font-size: 0.85714em;
}
/*.continueButton {
padding: 15px 131px !important;
}*/
.udselect span.udselect-extension {
  color: #ffffff;
  background: #393939;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  padding-left: 4px;
  padding-right: 8px;
}

.udselect span.udselect-extension .fa { margin-left: -14px; }

.styled {    
    margin-left: 0px !important;
}

/* 	-------------------------stepfield----------------------------- */

#msform {
	width: 100%;
	height: 409px;
	margin: 20px auto;
	text-align: center;
	position: relative;
	
}
#msform fieldset {
	background: white;
	border: 0 none;
	border-radius: 3px;
	box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.4);
	padding: 20px 30px;
	
	box-sizing: border-box;
	width: 97%;
	margin: 0 2%;
	
	/*stacking fieldsets above each other*/
	position: absolute;
}
/*Hide all except first fieldset*/
#msform fieldset:not(:first-of-type) {
	display: none;
}
/*inputs*/
#msform input, #msform textarea {
	padding: 15px;
	border: 1px solid #ccc;
	
	
}
/*buttons*/
#msform .action-button {	
	
	border: 0 none;
	border-radius: 1px;
	cursor: pointer;
	padding: 10px 5px;
	margin: 10px 5px;
}
#msform .action-button:hover, #msform .action-button:focus {
	box-shadow: 0 0 0 2px white, 0 0 0 3px #A01C34;
}
/*headings*/
.fs-title {
	font-size: 15px;	
}
.fs-subtitle {
	
	font-size: 13px;
	
}



/* 	-------------------------progress bar----------------------------- */


.progress {
  list-style: none;
  margin: 0;
  padding: 0;
  display: table;
  table-layout: fixed;
  width: 100%;
  color: #849397;
}
.progress > li {
  position: relative;
  display: table-cell;
  text-align: center;
  font-size: 0.8em;
}
.progress > li::before {
    content: attr(data-step);
    display: block;
    margin: 0px auto 0.25em;
        margin-top: 0px;
        margin-right: auto;
        margin-bottom: 0.25em;
        margin-left: auto;
    background: #FFF none repeat scroll 0% 0%;
    width: 2em;
    height: 2em;
    text-align: center;
    line-height: 2em;
    border-radius: 0px;
    position: relative;
    z-index: 1000;
    margin-top: 6px;
}
.progress > li:after {
  content: '';
  position: absolute;
  display: block;
  background: #ffffff;
  width: 100%;
  height: 0.5em;
  top: 1.25em;
  left: 40% !important;
  margin-left: 1.5em\9;
  z-index: 0;
}
.progress > li:last-child:after {
  display: none;
}
.progress > li.is-complete {
  color: #393939;
}
.progress > li.is-complete:before, .progress > li.is-complete:after {
  color: #FFF;
  background: #393939;
}
.progress > li.is-active {
  color: #393939;
}
.progress > li.is-active:before {
  color: #FFF;
  background: #393939;
}

/**
 * Needed for IE8
 */
.progress__last:after {
  display: none !important;
}

/**
 * Size Extensions
 */
.progress--medium {
  font-size: 1.5em;
}

.progress--large {
  font-size: 2em;
}

.lrmargin{margin-left: 17%;}
.lrmargin14{margin-left: 25.5%;}


input {
    padding: 5px 10px;
}

.inputbox {
padding: 10px 0px;
width: 82%;
}

.radio-list {
    list-style: outside none none;
    margin: 0px;
    min-height: 50px;
    padding: 0px;
    transition: min-height 0.15s linear 0s, height 0.15s linear 0s;
	text-align:center;
}

.radio-list li { 
      text-decoration: none;
    display: block;
    text-align: center;
	float: left;
width: 49%;
margin: 1px;
}

.disc-css{text-align:left; margin-top:-15px;}



/* 	-------------------------ud-slider-generated----------------------------- */

.icon-slide:before,.ud_slider .ui-slider-handle:before {
 content: "\e605"; }
 
.ud_slider {
  box-sizing: border-box;
  position: relative;
  background: transparent url('../f_img/slider-track-dot.png') left center repeat-x;
  border: 0;
  display: block;
  height: 42px;
  width: 100%;
  padding-right: 0px; }
  
 .ud_slider .ui-slider-handle {
    text-decoration: none;
    position: relative;
    margin-left: -21px; }
	
   .ud_slider .ui-slider-handle:before {
      font-family: 'icomoon';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      vertical-align: middle;
      line-height: 1.4;
      display: inline-block;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
	  
   .ud_slider .ui-slider-handle:before,.ud_slider .ui-slider-handle:after {
      transition: background-color 0.15s linear, color 0.15s linear;
      color: #fff;
      padding: 6px 10px;
      font-size: 20px;
      background-color: #4a4f54; }
	  
   .ud_slider .ui-slider-handle:hover,.ud_slider .ui-slider-handle:active,.ud_slider .ui-slider-handle:focus,.ud_slider .ui-slider-handle.rangeslider_handle_active {
      outline: none; }
     .ud_slider .ui-slider-handle:hover:before,.ud_slider .ui-slider-handle:hover:after,.ud_slider .ui-slider-handle:active:before,.ud_slider .ui-slider-handle:active:after,.ud_slider .ui-slider-handle:focus:before,.ud_slider .ui-slider-handle:focus:after,.ud_slider .ui-slider-handle.rangeslider_handle_active:before,.ud_slider .ui-slider-handle.rangeslider_handle_active:after {
        color: #fff;
        background-color: #ced5d8; }
		
 .ud_slider .ui-slider-range-min {
    position: absolute;
    top: 50%;
    margin-top: -1px;
    height: 2px;
    background-color: #005a2b; }
	
	
	
	
/* 	-------------------------modalbox/popupbox----------------------------- */
.popup_window {
	font-family: Landrover,Avenir, Arial, Helvetica, Sans-Serif, FontAwesome;
    display: none;
    margin: 0px;
    max-width: 80%;
    padding: 0px;
    background-color: #1e1e1e;
    /* color: #fff; */
    border: 1px solid #1e1e1e;
}

.popup_content {
 margin:0.2em;
 padding:0.4em;
 background-color:#000;
 /* border:2px solid #fff;
 border-radius:15px;
 text-align:left;
 font:16px "Lucida Console"; */
}

.popup_content {
    margin: 0px;
    padding: 0px;
    background-color: #000;
}

.popup_window .page-heading {
    padding: 40px 0px;
    text-align: center;
    background: #E4E8E8 none repeat scroll 0% 0%;
}

.popup_content a:link {
 /* color: #844; */
 text-decoration: none;
}
.popup_content a:visited {
 /* color: #844; */
 text-decoration: none;
}

.popup_content a:hover {
 text-decoration:underline;
}

.popup_content a:focus {
 text-decoration:underline;
}

.popup_title {
 text-align:center;
 margin-top:0.4em;
 margin-bottom:0.4em;
 text-shadow: 0 0 3px #afa, 0 0 6px #bdb;
 /* font: 24px "Lucida Console"; */
}

.popup_error{
 text-align:center;
 margin-top:0.4em;
 margin-bottom:0.4em;
 text-shadow: 2px 2px 2px #f9a;
 font: 24px "Lucida Console";
}

.popup_status{
 text-align:center;
 width:inherit;
 margin-bottom:0.4em;
 font: 12px "Lucida Console";
}

.popup_status_error{
 text-align:center;
 width:inherit;
 margin-bottom:0.4em;
 text-shadow: 1px 1px 2px #f02;
 font: 12px "Lucida Console";
}

.popup_template {
 display:none;
}

.popup_loading {
 display:none;
}

.popup_background {
 display:none;
 background-color:#000;
 filter:Alpha(Opacity=50);
 -moz-opacity:0.5;
 opacity:0.5;
}

.popup_menu {
 position:absolute;
 top:0em;
 right:0em;
 font:20px "Lucida Console";
 text-decoration:none;
 background: rgb(0, 0, 0) none repeat scroll 0% 0%;
 padding: 0px; 
}

.popup_menu:hover {
 position:absolute;
 top:0em;
 right:0em;
 font:20px "Lucida Console";
 text-decoration:none;
 background: #fff;
 padding: 0px;
 color: #1e1e1e !important;
 

}

.popup_menu .popup_close a:link {
    background: none;
    color: #fff;
    border: 0px solid #000;
    text-decoration: none;
	height: 40px;
    width: 40px;
    line-height: 42px;
    text-align: center;
	display:block;
}



.popup_menu .popup_close a:visited {
  background: none;
  border: 0px solid #000;
  text-decoration: none;
  height: 40px;
  width: 40px;
  line-height: 42px;
  text-align: center;
}

.popup_menu .popup_close a:hover {
 background: none;
     color: #1e1e1e !important;
    border: 0px solid #000;
    text-decoration: none;
	height: 40px;
width: 40px;
line-height: 42px;
    text-align: center;
    
}

/* 	-------------------------car model boxes----------------------------- */

.boxes1 {
height: 544px !important;
}

.boxesitem1 {
	width: 48% !important;
	
}

.boxesitem1 .inner-list img {
    height: 130px !important;
    width: 193px !important;
}

.boxes2 {
height: auto !important;
}

.boxesitem2 {
	width: 48% !important;
	
}

.boxesitem2 .inner-list img {
    height: auto;
    width: 100%;
}

.boxesitem3 {
	width: 23% !important;
	
}

.boxesitem3 .inner-list img {
    height: 93px;
    width: auto;
}

.close img { height:10px;
width:10px;}

.car-blank {
    height: 130px !important;
width: 193px !important;
}

.boxes .car-box {
    width: 23%;
    margin-bottom: 2%;
    padding: 5px;
   border: 1px solid #b6b6b6;
    box-sizing: border-box;
    display: inline-block;
    margin-left: 1%;
	text-align: center;
}

.car-box h2{margin-bottom:0px;}

.active{
 display: block;
}
.car-box:hover{
background-color:#e4e8e8;
}
.hide{
display:none !important
}
.car-box .inner-list,.list-link li{
list-style-type:none;
line-height:10px;
text-align:left;
}

/* .car-box .inner-list img {
    height: 93px;
	width:auto;
} */

.inner-list h1{
font-size:18px;
padding-top:7px;
}
.inner-list p{
font-size:12px;
padding-top:7px;
margin-bottom: 6px;
}
.inner-list h2{
font-size:15px;
}
.list-link {
float:left;
margin-left: 10px;
}
.list-link li {
    float: left;
    display: inline;
    list-style-type: none;
    margin-right: 3px;
}

.list{
display: block;
padding-left: 7px;
padding-bottom: 10px;
border-bottom: 1px solid;
}
.boxes {
    width: 100%;
    height: 295px;
    overflow: hidden;
    border-collapse: separate;
    border-spacing: 5px;
}

@media (min-width: 320px) and (max-width: 600px) {
    .box {
      width:100%
    }
}
.boxicons {
   
    display: block;
    width:100%
    
}
.boxicons .bicons {
       float: left;
	   width:30px;
	   margin-top:4px;
         margin-left:5%;
        margin-right:5%;
      display:table-cell;
}


.boxicons .bicons2 {
    float: left;
    width: 30%;
    margin-top: 4px;    
    margin-right: -6%;
    display: table-cell;
}

/* ------------tooltip------------- */

.ui-tooltip, .instocklabel .tooltip .ui-tooltip .arrow:after {
    background: #393939;
    border: 2px solid white;
	
	
  }
  .ui-tooltip {
    padding: 5px;
    color: #FFF;
    border-radius: 0px;
    box-shadow: 0px 0px 7px #393939;
    display: inline-block;
	max-width:150px;
    font-size: 11px;	
	bottom: -16px;
}
 
/* ------------Offer Icons------------- */
/* .offer {
    float: left;
    width: 49px;
    height: 39px;
    margin-top: -50px;
    margin-left: -18px;
} */

/* .offer {
    float: right;   
    margin-top: 10px;
    margin-bottom: -48px;
    margin-right: -9px;
} */

.offer {
    z-index: 600;
    position: absolute;
    margin-left: 145px;
    display: block;
    margin-top: -5px;
}



.offer-hide img{display:none;}

.offer1 {float:right; width:65px; margin-top: 44px !important;}

/* ------------Accessories Box------------- */
.inblock{display:inline-block;}

.addhr{color:#fff !important;}

.addhr:hover{color:#0C121C !important;}


/* ------------box icons fonts------------- */
.font10{font-size:10px;}


/* ------------headers ------------- */
.exchange {
    margin-top: 0px;
    border-top: 1px solid;
    border-bottom: 1px solid;
    text-transform: uppercase;
    font-family: Landrover, Arial, Helvetica, Sans-Serif;
}

.exchange1 {
    margin-top: 0px;
    border-top: 1px solid;
    border-bottom: 1px solid;
    text-transform: uppercase;
	font-family: landrover;
}

/* -------------------icon text content----------- */
.seats_digits {
    margin-left: 14px;
    position: absolute;
    z-index: 999;
    color: white;
    font-size: 9px;
}

.kmpl_digits {
    margin-left: 10px;
    position: absolute;
    z-index: 999;
    color: #FFF;
    font-size: 9px;
    margin-top: 9px;
}

.warranty_digits {
    margin-left: 9px;
    position: absolute;
    z-index: 999;
    color: #FFF;
    font-size: 9px;
    margin-top: 4px;
}
.model_digits {
   
    position: absolute;
    z-index: 999;
    font-size: 8px;
    margin-top: 13px;
    display: block;
    text-align: center;
    width: 24px;
}
.model_digits2 {
   
 position: absolute;
z-index: 999;
font-size: 8px;
margin-top: 13px;
display: block;
text-align: center;
width: 29px;
 /*float: left;
 margin-top: -20px;*/

}
.calx {
    width: 28px;
    height: 24px;
}


/* ---------------------------Accessories---------------------- */
.accessories_list {
    box-sizing: border-box;
    display: -block;
    text-decoration: none;
    height: 100%;
    padding: 10px;
    color: #0C121C;
}

.accessories_list a {
    box-sizing: border-box;
    display: block;
    color: #0C121C;    
    text-decoration: none;
    height: 100%;
}

.accessories_list h1 {
    font-family: Landrover,Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 1em;
    word-wrap: break-word;
}
.accessories_list h1, .accessories_list p {
    margin: 0px;
    padding: 0px;
}

.accessories_list figure {
    margin-bottom: 10px;
}

.accessories_list p {
    font-size: 0.71429em;
}

.accessories_list:hover {
    background-color: #F8F9F9;
}

/* .padd0 {
    padding: 0px;
} */

.nomargin{    margin-left: -40px;}




.IgniteBar {
    transition: opacity 0.4s ease 0s;
}

.IgniteBarV1 {
    display: none;
    position: fixed;
    right: 0px;
    top: 50%;
    z-index: 4;
    pointer-events: none;
    transition: margin 1s ease 0s;
}
.IgniteBarV1[data-total="5"] {
    margin-top: -127px;
}

.IgniteBarV1.open {
    pointer-events: auto;
}




.ShoppingToolsMenu {
    float: right;
}

ol, ul {
    list-style: outside none none;
}

.ShoppingToolsMenu li {
    float: left;
    position: relative;
    vertical-align: middle;
    height: 37px;
    line-height: 37px;
}

.ShoppingToolsMenu li a {
    text-decoration: none;
    color: #CBCBCE;
    padding: 0px 20px;
    font-family: Avenir,Arial,Helvetica,sans-serif;
    font-size: 8px;
    letter-spacing: 0.3em;
    display: block;
}

.ShoppingToolsMenu li a .icon-right-open-big {
    position: relative;
    font-size: 9px;
    top: -1px;
    margin-right: 3px;
}
 
/* ---------------------------Find my car Exchange Valuation---------------------- */
.padlr10{padding:0px 10px;}

.padlrb10{padding:0px 10px 10px;}

.wd20 li{width:20%;}

.margtb10{margin:10px 0px;}

.exchange-th{padding-left: 10px !important;
text-align: left !important;
font-size: 15px;}

.font12{font-size: 12px;}

.purchase-box{width: 48%; float: left; margin: 2px;}

.pull-left{float:left;}

.wd100{width:100%;}

.wd51{width:51% !important;}

.margtop15{margin-top:15px;}

.margtop40{margin-top:40px;}


/* ---------------------------Find my car Finance Calculation---------------------- */
.pull-right{float:right;}

.padd0{padding:0px !important;}

.bord-bottom1{border-bottom: 1px solid #DEDEDE;}

.info-td{padding:10px; width: 45%;}

.info-td2{padding: 10px 0px;}

.txt-lft{text-align:left;}

.bg-img{background-image:url('pony.png');opacity:0.75;}

.pad-left10{padding-left:10px !important;}


/* ---------------------------Find my car Finance Calculation a---------------------- */
.marg-left-19{margin-left:-19%;}

/* ---------------------------Find my car Online Payment---------------------- */

.margbot0{margin-bottom:0px;}

.value-font{font-size: 74% !important;}

.bord-tr-top-bottom{border-top: 1px solid; border-bottom: 1px solid;}

.font15{font-size:15px;}

.thank-field{padding-left: 1px; padding-right: 17px; text-align:left;}

.margbot15{margin-bottom:15px;}

.txt-right{text-align:right;}


/* ---------------------------Find my car Stock Availability---------------------- */
.margtop10{margin-top:10px;}

.padtb5{padding-top:5px; padding-bottom:5px;}


/* ---------------------------Find my car Vehicle Selector---------------------- */
.service{width: 5%; padding-bottom: 10px;}

.service-inr{color: rgb(74, 79, 84); 
font-weight: bold; 
padding: 4px 10px; 
text-align: right; 
width:42%;}

.warranty{width: 50%; padding-bottom: 10px;}

.greenbox{text-align: left; 
padding: 15px; 
border: 2px solid rgb(0, 90, 40); 
color: rgb(0, 90, 40);}

.contact-select{padding: 7px; width:109% !important;}



/* ---------------------------Finance Calculatior Get Estimation---------------------- */

.margleft9{margin-left:9px;}

.value-font-70{font-size: 70% !important;}

.list-item {
    float: left;
    height: 214px;
    padding: 10px;
    width: 218px;
}

ul.pagination { margin:4px 0; padding:0px; height:100%; overflow:hidden; font:12px; font-family: Landrover,Arial,Helvetica,sans-serif; list-style-type:none; }
ul.pagination li { float:left; margin:0px; padding:0px; margin-left:5px; }
 
ul.pagination li a { color:black; display:block; text-decoration:none; padding:7px 10px 7px 10px; }
 
 
ul.paginationA li a { color:#FFFFFF; /* border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; */ }
 
ul.paginationA01 li a { color:#474747; border:solid 0px #B6B6B6; padding:6px 9px 6px 9px; background:#E6E6E6; background:-moz-linear-gradient(top, #FFFFFF 1px, #F3F3F3 1px, #E6E6E6); background:-webkit-gradient(linear, 0 0, 0 100%, color-stop(0.02, #FFFFFF), color-stop(0.02, #F3F3F3), color-stop(1, #E6E6E6)); }


ul.paginationA01 li:hover a, ul.paginationA01 li.current a {
    background: #262525;
    color: #ffffff;
}
.h2-head{line-height: 14px !important;
height: 66px;
}

.h2-head h2{text-transform:uppercase;
font-family:"landrover";}

.lcenter{
	margin-top: 175px;
	text-align: center;
}

.inputbox1 {
    width: 92%;
    background-color: #fff;
    padding: 5px;
    border: 1px solid #ccc;
    display: block;
    vertical-align: middle;
	margin-bottom: 10px;
}


.inputbox1 span {
    padding-top: 5px;
}

.inputbox1 input {
    width: 70% !important;
    margin-left: 9px;
	border: 0px solid #ccc;
	padding: 5px 0px;
	/* float:right;
	display:block; */
}

.inputbox1 input :focus, .inputbox1 input :hover, .inputbox1 input :active {
    	border: 0px solid #ccc;
	}
	
.site-header {
    background-color: #FFFFFF;
    width: 100%;
}

@media (min-width: 769px){
.med-width{max-width:45%;}
}

.availability>.model-list-model h1 {
    font-family: Landrover, Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    font-size: 1em;
    word-wrap: break-word;
    line-height: 16px;
    height: 35px;
}

.availability {}
.availability>.model-list-model h1 {
    font-family: Landrover, Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    font-size: 1em;
    word-wrap: break-word;
    line-height: 16px;
    height: 35px;
}

.modal2 {
    background-color: #393939;
    background-image: url(../img/texture-dark-grey.png);
    background-repeat: repeat;
    padding: 3.07692308em 3.07692308em 15px;
    width: 51.53846154em;
}

.modal2 >.popup_content {
    margin: 0px;
    padding: 0px;
    background-color: transparent !important;
}


.modalhead h2 {
    color: #d8d8da;
    font-family: Helvetica,Arial,Sans-Serif;
    font-size: 154%;
    font-weight: 100;
    letter-spacing: .05em;
    margin-bottom: -.1998002em;
    text-transform: uppercase;
    line-height: 1.4;
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
}

.modalhead h3 {
    color: #d8d8da !important;
    margin: 0 28px .55540128em !important;
}

.txt-lft {
    text-align: left;
}

.speci {
    font-family: Landrover,Helvetica,sans-serif,"Lucida Sans Unicode",Arial;
}

.car-img {
    width: 100%;
}

.table1{width:100%;}

.table1 th, .table1 td {
    padding: 0px 7px;
    border: 1px solid grey;
}

.table1 th {
    background: #e4e8e8;
    /* color: #EFEFEF; */
	border: 1px solid #CCC;
}

.log-inputbox{text-align: center;
width: 100% !important;}

.log-input{width: 70%;
padding: 10px;}

.margbot40{margin-bottom: 40px;}

.quote-header h1 {
    font-family: Landrover, Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    font-size: 30px !important;
}

.site-footer {
    background: #fff;
    /*border-top: 1px solid #ced5d8;*/
    color: #0c121c;
    /*text-align: center;*/
   /* padding-top: 100px;*/
        /*padding-top: 0px !important;
    padding-bottom: 10px !important;*/
    border-bottom: 1px solid #e4e8e8;
    /*new*/
    position:unset ;
    bottom:0px;
    width:100%;
    /*end new*/
}
.img-responsive{    max-width: 100% !important;
    display: block;
    height: auto;
}


@media (max-width: 640px){
.lrmargin37{margin-left:0px !important;margin-right:0px !important;}
.boxesitem1 .inner-list img {
    height: auto !important;
    width: 193px !important;}
    
    .lrmargin{margin-left: 0px;}
    .lrmargin14{margin-left: 0px;}
    .lrpdd0{padding: 15px 0px!important;}
    /*.lrmargin37{margin-left:0px !important;margin-right:0px !important%;}*/
    }
    
    
/*Custom Alert Popup*/    
    .popup_content_box {
    max-width: 268px;
    height: auto;
    background-color: #E4E8E8;
    position: relative;
    border: 1px solid #1e1e1e !important;
    margin: auto !important;
    margin-top: 15% !important;
    margin-bottom: 15% !important;
    z-index: 10005;
    padding: 15px;
}

.popup_close_button {
    width: 32px;
    height: 32px;
    background-color: black;
    position: relative;
    background-image: url("../f_img/close_white.png") !important;
    margin-top: -12px;
    right: -25px;
    display: block;
    float: right;
}

.popup_close_button:hover {
    width: 32px;
    height: 32px;
    background-color: white;
    position: relative;    
    background-image: url("../f_img/close_black.png") !important;
    display: block;
    float: right;
}


.popupbox {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0%;
    left: 0%;
    display: block;
    z-index: 1005;
}

.el_row {
    box-sizing: border-box;
    /* float: left;
    padding: 10px; */
    position: relative;
    width: 100%;
}

#customer_login_status a{
text-decoration:none;
}

.slider-width-1 {
padding-left: 6px;
padding-right: 16px;
}

.slider-width-2 {
padding-left: 22px;
padding-right: 22px;

}
.el-2 {
box-sizing: border-box;
float: left;
padding:0px !important;
position: relative;
width: 100%;
}

.img-responsive {
    max-width: 100%;
    display: block;
    height: auto;
}
#box_find_car_result .car-box:first-child { 
    background-color: #e4e8e8;
}

.boxes1 .boxesitem2:first-child { 
    background-color: #e4e8e8;
}

.seats_digits_fcf {
    margin-left: 17px;
    position: absolute;
    z-index: 999;
    color: white;
    font-size: 9px;
   display: block;
   margin-top:1px;

}

.kmpl_digits_fcf {
    margin-left: 16px;
    position: absolute;
    z-index: 999;
    color: #FFF;
    font-size: 9px;
   display:block;
   margin-top:9px;

}

.warranty_digits_fcf {
    margin-left: 12px;
    position: absolute;
    z-index: 999;
    color: #FFF;
    font-size: 9px;
    display: block;
   margin-top:4px;

}

.popup-head-text {
    margin-top: 15px !important;
}

.boxes2 .car-box:first-child {
    background-color: #e4e8e8 !important;
}

@media screen and (max-width: 639px) {

.boxesitem2 .inner-list img {
    height: auto !important;
    width: auto;
}


/*
.popup-head-text {
    width: 89% !important;
    margin: auto !important;
}*/
}

@media screen and (max-width: 639px){
.loginbtn_m {
/*right: 0px !important;*/
}
}
/*********mena***************/
.loginbtn_m {
font-size: 10px;
letter-spacing: 0.3em;
position: absolute;
right: 15px;
z-index:111;
width: auto;
letter-spacing: 0em;
text-transform: uppercase;
}
.pr-tabs{
    padding: 0px 10px;
}  
.ex_th{
padding-left:10px !important;width:60%;
}
.per_detail {
    padding-left: 1px;
    padding-right: 17px;
    text-align: right;
}

.exch_finance_btn{margin-right: 1px;}

.sea-select {
    position: relative;
    box-sizing: border-box;
    cursor: pointer;
    text-align: left;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	font-size: 10px;
}
ol{
        -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
}
.hd_lang{
    float: left;
    margin-top: 1px;
    margin-right:30px
}
.locatorform ::-webkit-scrollbar {
    width: 6px;
}
.locatorform ::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 35px rgb(12, 18, 28);
}

.locatorform ::-webkit-scrollbar-track {
   -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
}

/*@media screen and (max-height: 806px) and (min-height: 650px){
.continueButton {
        padding: 15px 105px !important;
}
.continue_li{
    padding-left:324px !important;
}
    
    
}*/

/*@media screen and (max-height: 650px) and (min-height: 590px){
.continueButton {
        padding: 15px 106px !important;
}
.continue_li{
    padding-left:325px !important;
}
    
}

@media screen and (max-width: 1420px) and (min-width: 1320px){
.continueButton {
        padding: 15px 134px !important;
}
.continue_li{
        padding-left: 386px !important;
}
    
}*/

.langText {
    padding: 25px;
    position: relative;
    left: 17px;
    top: 2px;
}

.langText:hover {
    background:#e9ecec;
}
