.slider-track .slider-selection {
	background: #007bff;
}

.form-test-drive .buttonType {
    position: absolute;
    right: 0;
    top: 30px;
}

.form-test-drive .buttonType button {
    background: none;
    font-size: 12px;
    border: none;
    color: #fff;
}

.form-test-drive .resend button {
    background: none;
    font-size: 12px;
    border: none;
    color: #fff;
}

.single-modal.compare-modelvariants section{
    box-shadow: none;
    position: relative;
}

.single-modal.compare-modelvariants section .car-series{
    width:41.666667%;
}

.single-modal.compare-modelvariants section .car-img{
    max-width:50.333333%;
}

.compare-modelvariants section .car-series {
    width: 58%;
    margin-top: 40px;
}

.compare-modelvariants section .car-img {
    max-width: 42%;
    height: auto;
    width: 100%;
}

label.custom-alert-style{
    margin-top: 10px;
    color: red !important;
    font-size: 12px !important;
    margin: 0;
    font-weight: 600;
}
/*.error{
    font-size: 12px;
    margin-top: 2px;
    color: red;
    float: left;
    font-family: 'bmw_type_web_light_allregular';
}*/
.success{
    font-size: 12px;
    margin-top: 2px;
    color: green;
    float: left;
    font-family: 'bmw_type_web_light_allregular';
}
.main-box-slide {
    position: absolute;
    left: 50%;
}

.video-btn-c{
    padding: 0;
    border: none;
    outline: none;
    box-shadow: none;
    margin-right: 15px;
    width: 45px;
    height: 45px;
        background-image: url(/themes/custom/bmw/images/paly-and-pause.png);
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: 45px;
}
.video-btn-c.pause-btn {
    background-position: 0 -46px;
}

.main-box-slide .first{
    display: inline-block;
}
.main-box-slide .second{
    display: none;
}
.owl-carousel.multipal-car .owl-item img {    
    height: auto;
}
.main-slider.multipal-car h2 {
    font-size: 16px;
    margin: 0 0 0 18px;
    font-family: 'bmwtypewebbo_all';
    font-weight: 100;
    display: inline;
    padding-right: 30px;
    padding-bottom: 4px;
}
.main-slider.multipal-car .owl-item .item.activelink h2 {
    color: #1c69d4;
}
.main-slider.multipal-car .owl-item {
    cursor: pointer;
}

.scroll-verticle{
  height:250px;
  overflow-y: scroll;
}

#emi-owl-carousel.owl-carousel .owl-item h2 {
    font-family: "bmwtypenextttbold";
}

.model-outer .modal-content.model-box {
    max-height: 90vh;
    overflow-y: auto;
}
.model-outer .model-box .plan-sec .plans-list li {
    box-shadow: 0px 3px 5px #191919;
    margin-bottom: 22px;
    position: relative;
}
.model-outer .model-box .close-btn {top: -15px;}
.model-outer .model-box .col-sm-12.col-lg-10 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.model-outer .model-box #viewPlan2 { margin-top:20px !important;}
.model-outer .model-box .plan-sec #topbox-popup .multipalpopup { margin-bottom:20px !important;}


ul.c_19 li:first-child,
ul.c_14 li:first-child,
ul.c_27 li:first-child,
ul.c_26 li:first-child,
ul.c_24 li:first-child,
ul.c_23 li:first-child,
ul.c_167 li:first-child,
ul.c_25 li:first-child { display:none;}

.bckBtn{padding:15px 30px;font-family: "bmwtypenextttbold"; color:#000; background:#fff; border:2px solid #fff; 
    position: fixed; bottom:0px; left: 0px; font-size:18px; text-transform: uppercase;color:#000 !important; 
    font-weight:700; z-index:9999; text-align: center; width: 100%;}
.bckBtn:hover{text-decoration: none; background:none;color:#fff !important;border:2px solid #fff;}

.arrow-top{bottom:50px !important;}


#step1variant .styledSelect, #step2variant .styledSelect{
    display: inline-block;
    width: 228px;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
    padding-right: 30px;
}

@media all and (max-width:767px) {
    
    #step1variant .styledSelect, #step2variant .styledSelect{
    width: 170px;
    padding-right: 20px;
}
	.bckBtn {
	 padding: 10px 30px;
  
     box-sizing: border-box;
	 font-family: "bmwtypenextttbold";
	 color: #000;
	 background: #fff;
	 position: fixed;
	 bottom: 0px;
	 left: 0px;
	 font-size: 15px;
	 text-transform: uppercase;
	 color: #000 !important;
	 font-weight: 700;
	 z-index: 9999;
   width:100%;
   text-align: center;
	}
  body{margin-bottom:50px !important;}
}

.startingf {
    white-space: nowrap;
}

.emis {
    white-space: nowrap;
}
.range-wrap {
    white-space: nowrap;
}

.explore-special-offers-1, .explore-special-offers-2 {
    width: 100%;
    float: left;
    text-align: right;
}

.explore-special-offers-1 a, .explore-special-offers-2 a {
    background: #666;
    color: #fff;
    padding: 6px 20px;
    margin-bottom: 10px;
    float: right;
    box-sizing: border-box;
    border:2px solid #262626;


}

.explore-special-offers-1 a:hover, .explore-special-offers-2 a:hover{
    background:#262626;
    border:2px solid #fff;
        color: #fff;

}

.accordion-offets section {
      width: 100%;
    float: left;  
}
