.close-button-panorama {
	background-color: transparent;
	background-image: url(//maps.gstatic.com/tactile/omnibox/clear-1x-20150504.png);
	background-position: -48px 0;
	background-size: 96px 24px;
	border: none;
	cursor: pointer;
	height: 24px;
	right: 10px !important;
	text-indent: -9999px;
	top: 10px !important;
	width: 24px;
}

.map-section .close-button-panorama {
	display: block;
}

.gm-style-mtc {
	display: none;
}
.pac-container {
	background: #f2f2f2;
	border-radius: 0;
	z-index: 9999;
}

.pac-container .pac-item .pac-icon {
	display: none;
}

.pac-container .pac-item {
	border-top: none;
	color: #000;
	font-family: "BMWGroupGlobalRegular", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	padding: 1rem 1.3333333333rem;
	position: relative !important;
}

.pac-container .pac-item .pac-matched {
	font-family: "BMWGroupGlobalBold", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: normal;
}
/*.dealer-preferred-service,.dealer-preferred-sales{
     visibility: hidden;
}
.dealer-search-preferred{
     visibility: visible;
}*/
.mybmw-tooltip.sro-tooltip .ui-dialog-titlebar-close,.mybmw-tooltip.srd-tooltip .ui-dialog-titlebar-close{
	display: none;
}
.mybmw-tooltip.sro-tooltip .ui-dialog-content p,.mybmw-tooltip.srd-tooltip .ui-dialog-content p{
	padding-bottom: 0px;
}
.ui-dialog.sro-tooltip .ui-dialog-buttonpane .ui-dialog-buttonset,.ui-dialog.srd-tooltip .ui-dialog-buttonpane .ui-dialog-buttonset{
	margin: 0 0 30px 0;
	padding: 0 20px;
}
/*.ui-dialog .ui-dialog-buttonpane button:focus {
    background: #fff;
    color: #1c69d4;
    border: 1px solid #1c69d4;
}*/
body.using-mouse .ui-dialog .ui-dialog-buttonpane button:focus{
	outline: none;
}
 /*accessibility modifications START*/
.search-content button:focus, .search-content button:active{
	color: #1c69d4;
    background-color: #fff;
    border: 1px solid #1c69d4
}
        body.using-mouse .search-content button:focus, .search-content button:active{
            
            color: #fff;
            background-color: #1c69d4;
            border: 1px solid #1c69d4;
        }
#dealer-cancel:focus {
    color: #1c69d4;
    background-color: #fff;
    border: 1px solid #1c69d4;
}
 body.using-mouse #dealer-cancel:focus {
	background-color: transparent;
    border: 1px solid #000;
    border-radius: 0px;
    color: #000;
        }
 /*accessibility modifications ENDS*/
.dealer-preferred-service .autocomplete-label{
	display: none !important;
}

 .ng-hide{
     display: none !important;
}
.filter-animate{
     -webkit-transform: rotate(90deg);
     transform: rotate(90deg);
     -ms-transform: rotate(90deg);
}
 .dealer-filter-list li{
     list-style: none;
     font-size: 12px;
     /* font-size: 1.2rem; */
     border-bottom: 1px solid #ededee;
}
 .dealer-filter-list li:hover{
     background: #1c69d3;
     color: white;
}
 .dealer-filter-list{
     display: inline-block;
     width: 100%;
     height: 100%;
     padding-left: 0px;
}
 .dealer-filter-list li label{
     display: block;
     position: relative;
     cursor: pointer;
     -webkit-user-select: none;
     -moz-user-select: none;
     -ms-user-select: none;
     user-select: none;
     padding: 20px 10px;
     font-weight: normal;
     margin-bottom: 0px;
}
 .dealer-filter-list li label:active{
     color: #1c69d3;
}
 .dealer-filter-list li input{
     position: absolute;
     opacity: 0;
     cursor: pointer;
     top:20px;
     right: 10px;
}
 .dealer-filter-list li .filter-checked{
     position: absolute;
     right: 10px;
     top: 20px;
     height: 16px;
     width: 16px;
     background-color: #fff;
     border: 1px solid #211f1f;
     border-radius: 50%;
}
 .dealer-filter-list li input:checked ~ .filter-checked{
     background-color: #1c69d3;
     border-color: #1c69d3;
}
 .dealer-filter-list li:hover .filter-checked {
     background-color: #1c69d3;
}
 .dealer-preferred-sales .buttons .function__button{
     display: inline-block;
     width: 50%;
     float: left;
}
 .dealer-preferred-sales .filter svg{
     width: 11px;
     height: 11px;
     fill: #fff;
     margin-left: 12px;
}
.header-row.dealerloc-row{
     margin-right: 0px;
     margin-left: 0px;
}
 .vehcile-profile-preferred-services {
     position: relative;

     background: #efefef;
     display: inline-block;

     margin-top: 0px;
}
.preferred-content a.location-change{
	font-size: 16px;
	/* font-size: 1.6rem; */
}
 .preferred-content {
     position: absolute;
     text-align: left;
     -webkit-box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.12);
     -ms-box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.12);
     box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.12);
     padding: 40px 40px 20px;
     background: #fff;
     margin: 0;
     display: inline-block;
     color: #221F1F;
    overflow-y: auto;  
}
.vehcile-profile-preferred-services .preferred-content {
	-webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.vehcile-profile-preferred-services ul{
        margin-bottom: 0
    }

.preferred-content-wrap{
	height: 800px;
    max-width: 1200px;
    margin: 0 auto;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    margin: 0 ;
}
 .preferred-content a {
     text-decoration: none;

     color: #1C69D3;
}
 .preferred-content h1 {
     font-family: 'BMWGroupGlobalBold';
     margin: 0;
}
 .preferred-content h1:after {
     content: "";
     height: 1px;
     width: 60px;
     display: block;
     position: static;
     background-color: #221F1F;
     margin-top: 20px;
     margin-bottom: 0px;
}
 .location {
     font-weight: normal;
}
 .location-change {
     margin-left: 20px;
}
.line1-pref-ser,.line2-pred-ser{
	display: block;
	
}
 .preferred-content ul {
     padding: 0;
}
 .preferred-content li {
     border-bottom: 1px solid #ededee;
     padding-block: 24px;
     padding-inline-start: 40px;
     position: relative;
}
 .preferred-content li svg {
     position: absolute;
     left: 0;
     width: 26px;
     height: 26px;
     fill: #cacaca;
}
 .preferred-content li:last-child {
     border-bottom: none;
     padding-bottom: 0px;
}
.vehcile-profile-preferred-services .preferred-content li:last-child{
	padding-bottom: 20px;
}
.vehcile-profile-preferred-services .preferred-content{
	padding-bottom: 0px
}
 .preferred-content li.button-section {
     padding-left: 0px;
     text-align: center;
     margin-top: 24px;
}
 .preferred-content .arrow {
     display: block;
     float: right;
     -webkit-transform: rotate(90deg);
     transform: rotate(90deg);
     -ms-transform: rotate(90deg);
     position: absolute;
     right: -6px;
     top: -13px;
}
 .preferred-content .arrow.toggleOpen {
     -webkit-transform: rotate(-90deg);
     -ms-transform: rotate(-90deg);
     transform: rotate(-90deg);
     display: inline-block;
     top: 40px;
     right: 20px;
}
 .holiday-alert {
     font-size: 12px;
     /* font-size: 1.2rem; */
     color: #D0021B;
     display: block;
     margin-bottom: 10px;
     padding-right: 35px;
}
.preferred-content a.hrs-accordion{
	position: relative;
    color: #000 !important;
    display: block;
	line-height: 1.42857143;
}
 .time-rightsection span {
     text-align: right;
}
 .time-division {
     display: inline-block;
     width: 100%;
}
 .time-rightsection {
     display: inline-block;
     float: right;
     text-align: right;
}
 .preferred-content li .arrow svg {
     fill: #221F1F;
     right: -31px;
     left: auto;
     width: 8px;
}
.dealer-list-details .preferred-content li .arrow svg{
	 fill: #221F1F;
     right: -26px;
     left: auto;
     top: -2px;
     width: 8px;
}
.dealer-list-details .preferred-content li .arrow.toggleOpen svg{
     right: -31px;
     top: 19px;
}
 .vehicle-profile-search-container {
     position: relative;
     background: #ededed;
     margin: 25px 0px;
     width: 100%;
     display: inline-block;
     height: 650px;
     display: none;
}
 .map-image {
     width: 100%;
     height: 650px;
     background: url('../../../../../etc.clientlibs/mybmw/clientlibs/common/resources/img/vehicle-profile/map-usa.png');
     background-size: cover;
     position: relative;
}
 .map-image:after {
     width: 100%;
     position: absolute;
     height: 100%;
     background: rgba(0, 0, 0, 0.6);
     content: ' ';
}
 .search-content {
     width: 40%;
     max-width: 530px;
     padding: 40px;
     -webkit-box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.12);
     box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.12);
     margin: 0 auto;
     position: absolute;
     top: 50%;
     -webkit-transform: translate(-50%, -50%);
     -ms-transform: translate(-50%, -50%);
     transform: translate(-50%, -50%);
     background: #fff;
     left: 50%;
     text-align: left;
}

.search-content h2{
	font-family: 'BMWGroupGlobalBold';
	color: #221F1F;
	margin: 0 0 20px 0;
    text-transform: none;
}
 .search-content p {
     font-size: 16px;
     /* font-size: 1.6rem; */
     color: #77787B;
     margin-bottom: 10px;
}
 .search-content input {
     width: 100%;
     margin-bottom: 15px;
     border: 1px solid #cacaca;
     border-radius: 0;
     height: 50px;
     padding: 10px;
     color: #9b9b9b;
   	 /* outline: none; */
   	 font-size: 16px;
   	 /* font-size: 1.6rem; */
}
.search-content input:focus {
	border-bottom: 2px solid #1C69D4;
}


 .toggle-content span {
     display: block;
}
.toggle-content span.time-section{
	float: right;
}
 .toggle-content {
     display: none;
}
 .time-section {
     padding-right: 35px;
}
/* dealer locator search results page*/
 .dealer-locator-container {
     height: 800px;
     position: relative;
}
 .dealer-list-section {
     width: 35%;
     height: 100%;
     position: relative;
     z-index: 1;
     -webkit-box-shadow: 4px 0 16px rgba(0,0,0,0.2);
    box-shadow: 4px 0 16px rgba(0,0,0,0.2);
    min-width: 448px;
}
 .find-center {
     width: 100%;
     overflow: auto;
     height: 230px;
     background: url('../../../../../etc.clientlibs/mybmw/clientlibs/common/resources/img/vehicle-profile/find-center.png');
     background-size: 100% 100%;
}
 .find-center-heading {
     text-align: center;
     color: #fff;
     letter-spacing: 1px;
     letter-spacing: 0.1rem;
     margin: 30px 0 0 0;
     display: none;
}
 .dealer-search {
     height: 70px;
     background: #000;
     display: -webkit-flex;
     display: flex;
     align-items: center;
     justify-content: center;
     position: relative;
}
 .dealer-search .search {
     text-align: center;
     color: #fff;
     justify-content: center;
     cursor: pointer;
     display: -webkit-flex;
     display: flex;
     align-items: center;
}
 .dealer-search .search:hover {
     color: #1c69d3 
}
 .dealer-search .search:hover .dealer-search-svg {
     fill: #1c69d3 
}
 .dl-search {
     width: 13px;
     height: 14px;
     line-height: 1;
     margin-left: 15px;
}
 .dealer-search-svg {
     width: 13px;
     fill: #fff;
     height: 13px;
}
 .back-btn {
     display: none;
     position: absolute;
     right: 0;
     margin-left: 20px;
     color: #fff;
     cursor: pointer;
     text-transform: uppercase;
}
 .search-form {
     display: none;
     position: relative;
}
 .search-form input {
     width: 100%;
     height: 50px;
     background-color: #000;
     color: #fff;
     padding-left: 20px;
     padding-right: 25%;
     border: none 
}
 .search-form .form-submit-search {
     position: absolute;
     right: 50px;
     top: calc(50% - 6.5px);
     padding-right: 25px;
     border-right: 1px solid #ddd;
     width: 13px;
     height: 13px;
     line-height: 1;
     background: transparent;
     border: none;
     margin-right: 15px;
}
 .form-submit-search .dealer-search-svg:hover {
     fill: #1c69d3 
}
 .search-close .search-close-svg:hover {
     fill: #1c69d3 
}
 button.form-submit-search:after {
     position: absolute;
     content: '';
     width: 1px;
     height: 200%;
     top: 50%;
     -ms-transform: translateY(-50%);
     -webkit-transform: translateY(-50%);
     transform: translateY(-50%);
     background: #414141;
     padding: 0;
     right: -10px;
}
 .search-close {
     position: absolute;
     right: 20px;
     top: calc(50% - 8px);
     background: transparent;
     border: none;
     padding: 0;
}
 .srch {
     position: absolute;
     right: 60px;
     top: 25%;
     padding-right: 20px;
     border-right: 1px solid #ddd;
}
 .search-close-svg {
     width: 13px;
     height: 13px;
     fill: #fff;
     -webkit-transform: rotate(45deg);
     -ms-transform: rotate(45deg);
     transform: rotate(45deg);
}
 .dl-list-pagination {
     position: relative;
     float: left;
     width: 50%;
     height: 100%;
     min-height: 20px;
}
 .no-list {
     padding: 0px;
     list-style: none;
     margin: 0 ;
     height: 100%;
     min-height: 405px;
     overflow-y: auto;
     margin-bottom: 0;
}
 .list__item {
     padding: 16px 10px;
     clear: both;
     float: left;
     position: relative;
     width: 100%;
     border-bottom: 1px solid #ededee;
     cursor: pointer;
     display: flex;
     display:-webkit-flex;
     align-items: center;
}
 .dealer-marker {
     position: relative;
     display: block;
     float: left;
     margin-right: 10px;
}
 .dealer-marker-svg {
     width: 30px;
     height: 35px 
}
 .marker-count {
     position: absolute;
     left: 47%;
     top: 38%;
     -ms-transform: translate(-50%, -50%);
    /* IE 9 */
     -webkit-transform: translate(-50%, -50%);
    /* Safari 3-8 */
     transform: translate(-50%, -50%);
     color: #fff;
     text-align: center;
}
 .dealer-info {
     width: 67%;
     float: left;
}
 .dealer-name {
     font-family: "BMWGroupGlobalBold", Arial, Helvetica, sans-serif;
     font-size: 12px;
     /* font-size: 1.2rem; */
     color: #221f1f;
     margin-bottom: 5px;
     line-height: 1;
}
 .dealer-address {
     font-size: 12px;
     /* font-size: 1.2rem; */
     color: #77787B;
}
 .more-arrow {
     height: 15px 
}
 .more-arrow-svg {
     width: 9px;
}
 .distance-more {
     position: absolute;
     right: 10px;
     top: 35px;
     font-size: 12px;
     /* font-size: 1.2rem; */
     display: flex;
     display: -webkit-flex;
     align-items: center;
}
 .distance {
     color: #414141;
     font-family: "BMWGroupGlobalBold", Arial, Helvetica, sans-serif;
     margin-right: 16px;
     line-height: 1;
}
 .list__item.dealer-list-selected {
     background: #1c69d3;
}

 .dealer-list-selected .saveas-sc {
     display: inline-block;
     padding: 1px;
}
body.using-tab .dealer-list-selected .saveas-sc:focus{
	font-size: 12px;
    /* font-size: 1.2rem; */
    color: #fff;
    padding: 1px;
    outline: 1px solid #fff !important;

}
 .saveas-sc {
     color: #fff;
     display: none;
     float: right;
     font-size: 12px;
     /* font-size: 1.2rem; */
     position: absolute;
     padding: 0px;
     /*width: 100%;*/
     bottom: 5px;
     text-align: right;
     right: 15px;
     text-decoration: underline;
}
 .saveas-sc:hover{
 	color: #fff;
 	text-decoration: underline;
 	font-size: 12px;
    /* font-size: 1.2rem; */
 }
 .dealer-list-selected .dealer-marker-svg {
     fill: #fff;
}
 .dealer-list-selected .marker-count {
     color: #000;
}
 .dealer-list-selected .dealer-name {
     color: #fff;
     margin-bottom: 5px;
}
 .dealer-list-selected .dealer-address {
     color: #fff 
}
 .dealer-list-selected .distance {
     color: #fff 
}
 .dealer-list-selected .more-arrow-svg {
     fill: #fff 
}
 .dealer-locator-pagination {
     display: inline-block;
     text-align: right;
     width: 100%;
     padding: 30px 10px;
}
 .pagination-text {
     font-size: 12px;
     /* font-size: 1.2rem; */
     color: #221f1f;
     display: inline-block;
     margin-left: auto 
}
 .previous-link, .next-link {
     background: transparent;
     border: none;
     display: inline-block;
     height: 15px;
     line-height: 1;
     padding: 0;
}
 .previous-link {
     margin: 0 20px 0 25px 
}
 .previous-link-svg {
     -ms-transform: rotate(-180deg);
    /* IE 9 */
     -webkit-transform: rotate(-180deg);
     transform: rotate(-180deg);
     width: 9px;
}
 .next-link-svg {
     width: 9px 
}
 .dealer-details {
     display: none 
}
 .dealer-list-details {
     position: relative;
     display: inline-block;
     width: 100%;
}
 .dealer-details {
     position: absolute;
     top: 0;
     width: 100%;
     overflow-y: auto;
}
 .search-details-section.preferred-content{
     padding: 0 20px;
     position: static;
     box-shadow: none;
     float: none;
     max-width: 100%;
     width: 100%;

}
.search-details-section ul{
        margin-bottom: 0
}

 .search-details-section li.dealer-services-section{
     font-size: 16px;
     /* font-size: 1.6rem; */
}
 .search-details-section li.button-section{
     text-align: center;
    padding: 25px 0;
}
 .search-details-section li.button-section button{
      font-size: 16px;
      /* font-size: 1.6rem; */
    text-transform: uppercase;
}

 .search-details-section .holiday-alert{
     font-size: 10px;
     /* font-size: 1rem; */
}
/* .preferred-content li .dealer-services svg{
     right: 0;
     left: auto;
     fill: #1c69d3;
     width: 10px;
     height: 15px;
}*/
 .dealer-details.list-sidebar{
     display: block;
}

.service-offers{
   cursor: pointer
    }
.acc-child{
	position: relative;
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    
}
.offerings-content ul li {
    padding-left: 0
 }
 .custom-acc-expand .acc-child{
    max-height: 2000px;
    opacity: 1;
    padding-top: 10px
}
.accordion-button {
    cursor: pointer;
    height: 18px;
    width: 18px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border: 2px solid #221f1f;
    background: none;
    position: absolute;
    top: -webkit-calc(50% - 9px);
    top: calc(50% - 9px);
    right: 0;
    z-index: 2;
}
.accordion-container .accordion-button span.plus-icon {
    background: transparent;
}

.accordion-button span.plus-icon,  .accordion-button span.plus-icon:after,  .accordion-button span.plus-icon:before {
    border-radius: 0;
    height: 2px;
    width: 8px;
    background: #000;
    position: absolute;
    top: 6.2px;
    right: 1.5px;
    display: block;
    content: '';
    -webkit-transition: all 500ms;
    transition: all 500ms;
    pointer-events: none;
}
.accordion-button span.plus-icon {
    background: transparent;
}
.accordion-button span.plus-icon:before {
    top: 0;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.custom-acc{
    cursor: pointer;
    }
.accordion-button span.plus-icon:after {
    top: 0;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
.custom-acc-expand .accordion-button span.plus-icon:before,custom-acc-expand .accordion-button span.plus-icon:after {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.offerings-content span {
    display: block;
    padding: 5px 0;
    line-height: 1;
}
.custom-acc .preferred-hoursarrow {
    -webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
    background: url("../../../../../etc.clientlibs/mybmw/clientlibs/common/resources/img/down-arrow.svg");
    background-size: 14px 12px;
    background-repeat: no-repeat;
    order: 2;
    margin-left: auto;
    width: 15px;
    height: 10px;
    display: block;
    position: absolute;
    right: 0;
    top: calc(50% - 6.5px);
}
.custom-acc-expand.custom-acc .preferred-hoursarrow{
	transform: rotate(180deg);
	-webkit-transform:rotate(180deg);
	-ms-transform: rotate(180deg);
}
    .preferred-content a.get-direction-link{
        margin: 20px 0 0 0;
        color: #1c69d3;
        display: inline-block;
        line-height: 1;

    }
/*css added */
.dealer-list-section .preferred-content{
	min-width: auto;
}
 .list-holder{
     width: 100%;
     -webkit-transform: translateX(-100%);
     -ms-transform: translateX(-100%);
     transform: translateX(-100%);
     -webkit-transition: all 0.3s cubic-bezier(0.505, 0.015, 0.46, 0.985);
     -ms-transition: all 0.3s cubic-bezier(0.505, 0.015, 0.46, 0.985);
     transition: all 0.3s cubic-bezier(0.505, 0.015, 0.46, 0.985);
     position: relative;
     z-index: 1;
}
 .list-holder.dealer-locator--located{
     -webkit-transform: none;
     transform: none;
}
 .header{
     position: relative;
}
 .function{
     position: relative;
     overflow: hidden;
     background: #211f1f;
     width: 100%; 
}
 .buttons{
     position: relative;
     -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.505, 0.015, 0.46, 0.985);
     transition: -webkit-transform 0.3s cubic-bezier(0.505, 0.015, 0.46, 0.985);
     transition: transform 0.3s cubic-bezier(0.505, 0.015, 0.46, 0.985);
     transition: transform 0.3s cubic-bezier(0.505, 0.015, 0.46, 0.985), -webkit-transform 0.3s cubic-bezier(0.505, 0.015, 0.46, 0.985);
}
 .function--show-back .buttons{
     -webkit-transform: translateX(-100%);
     -ms-transform: translateX(-100%);
     transform: translateX(-100%);
}
 .function--show-back .search__back{
     -webkit-transform: translateX(0);
     -ms-transform: translateX(0);
     transform: translateX(0);

     justify-content: flex-start;
}


.search-icon-arrow{
	fill: #fff;
    width: 9px;
    margin-right: 12px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
 .function__button{
 	 display: flex;
     align-items: center;
     justify-content: center;
     float: left;
     width: 100%;
     height: auto;
     padding: 0;
     color: #fff;
     background: #211f1f;
     border: 0;
     border-left: 1px solid #414141;
     line-height: 17px;
     text-align: center;
     cursor: pointer;
     outline: none;
}
 .search__back{
     width: 100%;
     position: absolute;
     top: 0;
     left: 0;
     text-align: left;
     -webkit-transform: translateX(100%);
     -ms-transform: translateX(100%);
     transform: translateX(100%);
     -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.505, 0.015, 0.46, 0.985);
     transition: -webkit-transform 0.3s cubic-bezier(0.505, 0.015, 0.46, 0.985);
     transition: transform 0.3s cubic-bezier(0.505, 0.015, 0.46, 0.985);
     transition: transform 0.3s cubic-bezier(0.505, 0.015, 0.46, 0.985), -webkit-transform 0.3s cubic-bezier(0.505, 0.015, 0.46, 0.985);
    align-items: center;
    height: 70px;
        display: flex;
        display: -webkit-flex;
        justify-content: left;
        align-items: center;
}
 .function__button--back{
 	width: auto;
    margin-left: 25px;
    justify-content: left;
    border-left: none;
}
 .search-form-section{
    position: absolute;
     top: 0;
     right: 0;
     bottom: 0;
     left: 0;
     width: 100%;
     height: 100%;
     background: #211f1f;
     -webkit-transition: opacity 0.16s cubic-bezier(0.505, 0.015, 0.46, 0.985);
     transition: opacity 0.16s cubic-bezier(0.505, 0.015, 0.46, 0.985);
}
 .search-form-section input::-moz-placeholder{
    color: #9b9b9b;
    font-size: 1.3333333333rem;
}
 .search-form-section input:-ms-input-placeholder { 
    color: #9b9b9b;
    font-size: 1.3333333333rem;
}

 .search-form-section input.form-input::-webkit-input-placeholder{
    color: #9b9b9b;
    font-size: 1.3333333333rem;
}
 .search-form--hide{
    display: none;
}
 .form-input{
    width: 100%;
     height: 100%;
     padding-left: 16px;
     background: transparent;
     border: 0;
     color: #9b9b9b;
     font-size: 1.3333333333rem;
     padding-right: 25%;
	 outline: none;
}
 .btn--link {
    display: inline;
     font-size: inherit;
     color: inherit;
     border: 0;
     padding: 0;
     margin: 0;
     background: none;
     cursor: pointer;
}
 .form__button, .form__input {
     float: left;
     line-height: 4.5rem;
}
 .form__button {
     position: absolute;
     top: 0;
     right: 0;
     text-align: center;
     outline: none;
     height: auto;
     top: 50%;
    transform: translateY(-50%);
}
 .form__button--submit {
     width: 14.0625%;
     right: 10.9375%;
}
 .form__button--close {
     width: 10.9375%;
}
 .back-btn{
    width: 100%;
     position: absolute;
     top: 0;
     left: 0;
     text-align: left;
     padding-left: 24px;
     -webkit-transform: translateX(100%);
     transform: translateX(100%);
     -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.505, 0.015, 0.46, 0.985);
     transition: -webkit-transform 0.3s cubic-bezier(0.505, 0.015, 0.46, 0.985);
     transition: transform 0.3s cubic-bezier(0.505, 0.015, 0.46, 0.985);
     transition: transform 0.3s cubic-bezier(0.505, 0.015, 0.46, 0.985), -webkit-transform 0.3s cubic-bezier(0.505, 0.015, 0.46, 0.985);
}
 .list{
    position: relative;
     width: 100%;
     height: 100%;
     background: #fff;
     overflow: hidden;
}
 .list__slider{
    width: 200%;
     -webkit-transition: all 0.3s cubic-bezier(0.505, 0.015, 0.46, 0.985);
     transition: all 0.3s cubic-bezier(0.505, 0.015, 0.46, 0.985);
}
 .list__slider--open{
     -webkit-transform: translateX(-50%);
     transform: translateX(-50%);
}
 .dealer-list{
     position: relative;
     float: left;
     width: 100%;
     height: auto;
     min-height: 20px;
}
/* .dealer-list__scroller{
     height: calc(100% - 56px);
     overflow:scroll;
     -webkit-overflow-scrolling: touch;
}*/
 .no-list {
     list-style: none;
     margin: 0;
     padding: 0;
     min-height: auto;
}
 .list__item{
     position: relative;
     padding: 16px 10px;
     border-bottom: 1px solid #ededee;
     font-size: 1rem;
     cursor: pointer;
     outline: none;
}
 .dealer-details.list-sidebar{
     float: left;
     width: 50%;
     height: 100%;
     position: static;
     display: block;
}
 .dealer-locator-map{
     top: 0;
     bottom: 0;
     visibility: visible;
     bottom: 0;
     width: 65%;
     left: 35%;
     z-index: 0;
     right: 0;
     position: absolute;
     -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.505, 0.015, 0.46, 0.985);
     transition: -webkit-transform 0.3s cubic-bezier(0.505, 0.015, 0.46, 0.985);
     transition: transform 0.3s cubic-bezier(0.505, 0.015, 0.46, 0.985);
     transition: transform 0.3s cubic-bezier(0.505, 0.015, 0.46, 0.985), -webkit-transform 0.3s cubic-bezier(0.505, 0.015, 0.46, 0.985);
}
 .dealerlocator.section .container-fluid{
     padding: 0;
}
 .phone-icon{
     display: none;
}
 .previous-link.disabled {
     opacity: 0.3;
     cursor: inherit;
}
.next-link.disabled {
     opacity: 0.3;
     cursor: inherit;
}
 .tab-link.current{
     opacity: 1;
}
 .tabs{
     display: none;
}
/*css added */
 .dealer-locations-map {
     width: 100%;
     height: 800px;
}
.number__marker{
	display: none;
}
.map-location-details.list__item{
	visibility: hidden;
	z-index: 0;
	height: 0px;
	padding: 0px;
}
.function__button:hover {
    color: #1c69d3;
}
.function__button:hover svg{
	fill: #1c69d3;
}
.dealer-locator-container .preferred-content .arrow.toggleOpen{
	top: 36px;
    right: 37px;
}
.dealer-map-hide{
	-webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.dealer-locator-map{
	-webkit-transition: all 0.3s cubic-bezier(0.505, 0.015, 0.46, 0.985);
    transition: all 0.3s cubic-bezier(0.505, 0.015, 0.46, 0.985)
}
#dealer-cancel{
    background-color: transparent;
    border: 1px solid #000;
    border-radius: 0px;
	color: #000;
    float: left;
}
#dealer-cancel:hover{
	color: #1c69d4;
    background-color: #fff;
    border: 1px solid #1c69d4;
}
.no-results {
    padding: 20px;
    background-color: #fff;
}
.no-results p {
	color: #9b9b9b
}
.static-map-img {
    position: relative;
    width: 130px;
    height: 72px;
    margin-top: 8px;
    overflow: hidden;
    border: 1px solid #ededee;
}
.static-map-img img {
	position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0) scale(0.5);
    transform: translate3d(-50%, -50%, 0) scale(0.5);
}
.dealer-add-icon{
	display: -ms-flex;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-box;
  display: flex;
   align-items: center;
    }
.dealerChangeTooltip{
margin-left: 10px;
  display: inline-block;
            width: 17px;
    height: 17px;
	line-height: 1;
    }
.preferred-content img {
	/*margin-left: 10px;
    margin-bottom: 5px;*/
    vertical-align: top;
    /* padding: 2px; */
}

.open-close {
    font-family: 'BMWGroupGlobalBold';
    padding-left: 20px;
}
td.day{
   padding-right: 10px
}

.dealer-preferred-service .buttons {
    display: -webkit-flex;
    display: flex;
    align-items: center;
    padding: 0 10px;
    height: 70px;
}
.dealer-preferred-service .function__button .zipcode{
	margin-left: auto;
}
.dealer-preferred-service .buttons  .function__button{
	margin-left: auto;
    width: auto;
    border: none;

}
.dealer-contact-number{
	pointer-events: none;
}
.list__slider--open .no-list .list__item {
    pointer-events: none;
}
.secondary-sales-map {
	width: -webkit-calc(100% - 40px);
	width: calc(100% - 40px);
	height: 180px;
	display: none;
}
#icon-t1-dealer-locator-details-globe {
	height: 23px;
	width: 23px;
}
/* dealer locator search results page end*/
@media only screen and (min-width: 1280px) {
	.dealer-list-section{
		width: 25%;
	}
	.dealer-locator-map{
		width: 75%;
		left: 25%;
	}
    .preferred-content-wrap{
        margin: 0 2.5%;
	}
}

@media only screen and (max-width: 959px) {
 	.dealer-locator-map{
 		width: 60%;
 		left: 40%;
 	}
 	.dealer-preferred-sales .buttons{
 		padding-left: 15px
 	}
 	.previous-link{
 		margin: 0 15px 0 20px;
 	}
 	.dealer-locator-pagination{
 		padding: 15px 10px;
 	}
 	.map-image{
 		height: 430px;
 	}
 	.bmwHead{
	 	display:none;
	 }
	 .buttons-heading,.function__button{
	 	font-size: 12px;
	 	/* font-size: 1.2rem; */
	 }


    .search-details-section.preferred-content li{
    	font-size: 12px;
    	/* font-size: 1.2rem; */
    }
    .dealer-list-details .preferred-content li .arrow svg{
        right: -33px;
        top: 14px;
    }
 	.search-details-section li.button-section button{
 		font-size: 11px;
 		/* font-size: 1.1rem; */
 	}

 	.function--show-back .function__button--back svg{
 		width: 6px;
 	}
 	.function__button{
 		height: auto;
 	}
     .dealer-locator-map{
         top: 0;
         bottom: 0;
         visibility: visible;
         bottom: 0;
         width: 60%;
         left: 40%;
    }
     .find-center{
        /*background-size: 100% 100%;*/
        /*background-size: contain;*/
        background-size: cover;
    	background-repeat: no-repeat;
    	height: 178px;
    	background-position: center;
    }
     .search-details-section.preferred-content{
         padding: 0 15px;
    }
     .dealer-list-section{
         width: 40%;
          min-width: 268px;
    }
     .holiday-alert {
         padding-right: 25px;
    }
     .preferred-content .arrow {
         right: -22px;
         top: -19px;
    }
     .time-section {
         padding-right: 25px;
    }
     .preferred-content .arrow.toggleOpen {
         top: 35px;
         right: 34px;
    }
     .search-content {
         width: 42%;
         max-width: 328px;
         padding: 20px;
    }



     .search-content p {
         font-size: 12px;
         /* font-size: 1.2rem; */
         margin-bottom: 8px;
    }
     .search-content h1 {
         font-size: 16px;
         /* font-size: 1.6rem; */
    }
    /*  .preferred-content h1 {
         font-size: 16px;
         font-size: 1.6rem;
    } */
     .preferred-content h1:after {
         margin-top: 10px;
         margin-bottom: 5px;
    }

     .preferred-content a {
         font-size: 12px;
         /* font-size: 1.2rem; */
    }
     .preferred-content a.location-change {
         font-size: 10px;
         /* font-size: 1rem; */
         margin-left: 5px;
    }
     .preferred-content li {
         font-size: 14px;
    }


.preferred-content li svg {

    width: 23px;
    height: 23px;
}
	#icon-t1-dealer-locator-details-globe {
	    height: 21px;
	    width: 21px;
	}
     .preferred-content li:first-child svg {
         top: 18px;
    }
     .button-section button,.button-section button:focus {
         width: 100%;
         font-size: 12px;
         /* font-size: 1.2rem; */
    }
     .search-content h1:after {
         margin-top: 10px;
         margin-bottom: 20px;
    }
     .search-content button {
         margin-bottom: 0px !important;
         min-width: auto;
   		 margin-top: 10px;
    }
     .search-content input {
         margin-bottom: 10px;
    }

     .vehicle-profile-search-container {
         height: 430px;
    }
  .preferred-content a.get-direction-link{
        font-size: 12px;
        /* font-size: 1.2rem; */
        margin: 10px 0 0 0;

    }
    /* .map-image {
         height: 440px;
    }*/
	.preferred-content li .dealer-locator-clock-svg,.preferred-content li .dealer-locator-details-svg{
	    left: -10px;
    }
    .dealer-filter-list li label{
    	padding: 15px;
    }
    .dealer-filter-list li .filter-checked, .dealer-filter-list li input{
        right: 15px;
        top: 15px;
    }
    .list__item{
        padding: 20px 10px;
    }
}
 @media only screen and (max-width: 767px) {
    .preferred-content a:hover{
        text-decoration: none;
    }
 	.search-content h1:after {
	    margin-top: 10px;
	    margin-bottom: 20px;
	}
	.vehcile-profile-preferred-services .preferred-content h1:after{
		margin-bottom: 20px
	}
 	.dealer-contact-number {
	    pointer-events: inherit;
	}
 	.dealer-contact-number a {
	    color: #1C69D3;
	}	
     .preferred-content .arrow {
         right: -20px;
    }
    .preferred-content .arrow.toggleOpen{
         right: 36px
    }
    .dealer-services span{
        font-size: 12px;
        /* font-size: 1.2rem; */
	}
    .search-details-section .location{
        font-size: 12px;
        /* font-size: 1.2rem; */
    }
    .search-details-section.preferred-content li{
    	font-size: 12px;
    	/* font-size: 1.2rem; */
    }
 	.search-details-section li.button-section button{
 		font-size: 12px;
 		/* font-size: 1.2rem; */
 		
 	}
 	/*.list__item.dealer-list-selected {
	     background: transparent;
	     padding-bottom: 0px;
	}*/
	.dealer-info{
		width: 50%;
		 
	}
	
 	.map-location-details.list__item.map-current-details{
 		visibility: hidden;
 		z-index: 0;
 	}
 	.map-location-details.list__item{
 		visibility: visible;
 		z-index: 1;
 	}
 	.map-location-details.list__item{
 		height: auto;
 		padding: 20px 15px;
 	}
 	.number__marker{
 		position: relative;
	    display: inline-block;
	    color: #211f1f;
	    font-family: 'BMWGroupGlobalBold';
	    vertical-align: top;
	    float: left;
   		margin-right: 20px;
 	}
 	.map-location-details{
 		position: absolute;
	    width: 100%;
	    bottom: 56px;
	    border: 0;
	    background: #1c69d3;
	    color: #fff;
 	}
 	.map-location-details .phone-icon svg,.map-location-details .more-arrow-svg{
 		fill: #fff;
 	}
 	.map-location-details .dealer-name,.map-location-details .dealer-address,.map-location-details .distance,.map-location-details .number__marker{
 		color: #fff;
 	}
 	.dealer-locations-map{
 		height: 100%;
 	}
     .location-icon{
         display: none;
    }
     .phone-icon{
         display: block;
    }
     .phone-icon svg{
         fill: #1c69d3;
         display: block;
         width: 30px;
         height: 42px;
         border-right: 1px solid #ededee;
         padding-right: 10px;
    }
     .find-center-heading {
         margin: 20px 0 0;
         color: #fff;
         letter-spacing: 1px;
         letter-spacing: 0.1rem;
         display: block;
         font-size: 16px;
         /* font-size: 1.6rem; */
    }
     .find-center{
         background-size: cover;
         height: 56px;
         background-position: inherit;
         display: none;
    }
     .only-mobile{
         position: absolute;
         top: 0;
         left: 0;
         height: 100%;
         width: 52px;
         text-align: center;
         line-height: 64px;
         opacity: 0.5;
         outline: none;
         background-color: transparent;
         border: none;
    }
     .pagination-text{
         color: #fff;
         bottom: 4px;
         position: relative;
    }
     .tab-content{
         visibility: hidden;
         z-index: 0;
    }
     .tabs{
         position: absolute;
         left: 0;
         top: 0px;
         display: block;
         
    }
    .map-list-tab{
    height: 56px;
    width: 104px
    }
     .tab-content.current{
         visibility: visible;
         z-index: 299;
    }
     .previous-link svg, .next-link svg{
         fill: #fff;
    }
     .button-map{
         left: 52px;
    }
     .only-mobile svg{
         display: inline-block;
         width: 16px;
         height: 16px;
         fill: #fff;
    }
     .dealer-locator-pagination{
         position: absolute;
         bottom: 0;
         left: 0;
         width: 100%;
         height: 56px;
         background: #211f1f;
         color: #fff;
    }
     .dealer-locator-map{
         width: 100%;
         top: 13%;
         bottom: 33.5%;
         left: 0;
         z-index: -2;
    }
     .dealer-list-section{
         width: 100%;
         -webkit-box-shadow: none;
         box-shadow: none;
    	 min-width: auto;
    }
    .dealer-locator-container{
    	height: 100%
    }
     .search-content {
         width: 100%;
         position: static;
         top: 0;
         transform: none;
         left: 0;
         box-shadow: none;
         border-top: 1px solid #ededed;
         padding: 40px 20px;
         max-width: 100%;
    }
     .map-image {
         display: none;
    }
     .vehicle-profile-search-container {
         min-height: auto;
         margin: 0;
         height: auto;
    }

     .search-content button, .search-content button:focus {
         float: right;
    }
    #dealer-cancel{
        float: none;
    }
     .map-section {
         display: none;
    }
     .preferred-content {
         width: 100%;
         max-width: 100%;
         padding: 40px 20px;
         margin: 0;
         box-shadow: none;
         border-top: 1px solid #ededed;
         position: static;
   		 min-width: 100%;
		/*padding-left: 8%;*/
    }
    .vehcile-profile-preferred-services .preferred-content{
    padding-bottom: 20px;
    }
    .preferred-content-wrap{
		position: static;
        -webkit-transform: none;
   		 transform: none;
        margin: 0;
        height:auto;
    }

     .location {
         font-size: 14px;
         /* font-size: 1.2rem; */
    }
     .preferred-content li:first-child {
         font-size: 14px;
         /* font-size: 1.1rem; */
         color: #77787B;
    }
.vehcile-profile-preferred-services .button-section{
	padding: 15px 0px;
    }
.button-section button{
    margin-bottom: 0 !important;
    text-transform: none;
    }
	.vehcile-profile-preferred-services .preferred-content {
		-webkit-transform: translateY(0);
	    transform: translateY(0);
	}  
	.vehcile-profile-preferred-services .open-close{
		padding-left: 10px;
	} 
	.vehcile-profile-preferred-services{
		margin-bottom: 0px;
	} 
	.open-close{
    	padding-left: 10px;
    }
.dealer-preferred-service .buttons {
    padding: 0 15px
        }
        .dealer-info{
        	position: relative;
            }
       /* .dealer-list__scroller .list__item{
            padding:25px 15px
                }*/
    .list__item{
		padding: 20px 10px
	}
.secondary-sales-map {
		position: relative;
		display: block;
		width: 100%;
        margin-block: 2rem;
	}
	.vehcile-profile-preferred-services .preferred-content li:first-child{
		font-size: 12px;
		/* font-size: 1.2rem; */
	}
	.distance-more{
    	font-size: 11px;
    	/* font-size: 1.1rem; */
    }
    .dealer-locator-pagination{
        padding: 15px;
        height: 50px !important; 
    }
    .preferred-content li{
    	padding: 20px 0px 20px 35px
    }
    .static-map-img{
    	margin-top: 15px;

	}
    .preferred-content li.button-section{
        padding: 15px 0 30px 0
    }
    .vehcile-profile-preferred-services .preferred-content li.button-section{
    	padding: 20px 0px;
    }
.dealer-preferred-service .buttons{
	height: 56px;
        }
}
@media only screen and (min-width: 320px) and (max-width: 360px) {
	.vehcile-profile-preferred-services .button-section button,.vehcile-profile-preferred-services .open-close{
		font-size: 10px;
		/* font-size: 1rem; */
	}
} 

/*ADA START*/

body.using-tab .form__button:focus,
body.using-tab .function__button:focus,
body.using-tab .next-link:focus,
body.using-tab .previous-link:focus,
body.using-tab .service-offers:focus{
	outline: 1px solid #666766;
 }
 body.using-mouse .form__button:focus,
body.using-mouse .function__button:focus,
body.using-mouse .next-link:focus,
body.using-mouse .previous-link:focus,
body.using-mouse .service-offers:focus{
	outline: none;
 }
/*ADA END*/
/*underline for text links on hover start*/
/*.preferred-content a{
	line-height: 1.95;
}*/
.preferred-content a.location-change{
	line-height: normal
}
.line2-pred-ser{
 	line-height: 1.8;
 }
.preferred-content a:hover {
	text-decoration: underline;
}
.preferred-content a.hrs-accordion:hover,.preferred-content a.hrs-accordion:focus{
	text-decoration: none;
}
.preferred-content a.get-direction-link:hover{
}
.preferred-content .hour-details a.custom-acc:hover,.preferred-content .hour-details a.custom-acc:hover:focus{
	text-decoration: none;
}
.dealer-contact-details .dealer-url:hover{
	text-decoration: underline;
}
/*underline for text links on hover end*/

.vp__preferred-wrapper {
  width: 100%;
}
.vehcile-profile-preferred-services.preferred-sales {
	display: block;
}
.vehcile-profile-preferred-services.vp__preferred-service {
  display: flex;
  display: -webkit-flex;
  flex-direction: row;
  -webkit-box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.12);
}
.preferred-content a.vp__preferred-locationchange {
  margin-left: 10px;
  line-height: normal;
}
/*.vehcile-profile-preferred-services.vp__preferred-service .map-section{
  height: 820px;  
}*/
.vp__preferred-content {
  position: relative;
  padding: 40px 30px 20px;

  /*box-shadow: none;*/
}
.vehcile-profile-preferred-services .preferred-content.vp__preferred-content {
  -webkit-transform: none;
  transform: none;
}
.vp__preferred-service .map-section {
  min-width: calc(100% - 530px);
  width: 60%;
}
.vp__preferred-service .open-close {
  padding-left: 10px;
}
.vp__preferred-content .vehicle-profile-search-container {
  background: #fff;
  height: auto;
  margin: 0;
}
.preferred-content .vp__preferred-wrapper h1 {
  font-family: "BMWTypeNext", "Helvetica Neue", "-apple-system", "system-ui",
    "BlinkMacSystemFont", sans-serif;
  line-height: 1.32;
  text-transform: none;
}
.preferred-content .vp__preferred-wrapper .location {
  font-family: "BMWTypeNext", "Helvetica Neue", "-apple-system", "system-ui",
    "BlinkMacSystemFont", sans-serif;
}

.preferred-content .vp__preferred-wrapper li svg {
  fill: #221f1f;
  width: 20px;
  height: 20px;
}
.preferred-content
  .vp__preferred-wrapper
  li.hour-details.dl__results-body-info {
  display: inline-block;
  width: 100%;
}
.preferred-content
  .vp__preferred-wrapper
  li.dl__results-body-info
  .hours-of-operation {
  padding-left: 0;
}
.vp__preferred-content .search-content {
  width: 100%;
  max-width: 100%;
  position: relative;
  top: auto;
  left: auto;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  box-shadow: none;
  padding: 0px;
  border: 0px;
}
.vp__preferred-dealerinput-wrapper {
  position: relative;
}
.vp__preferred-dealerinputicon {
  width: 20px;
  height: 20px;
  display: flex;
  display: -webkit-flex;
  position: absolute;
  right: 15px;
  top: 17px;
}
.vp__preferred-dealerinputicon svg {
  width: 20px;
  height: 20px;
  fill: #cacaca;
}
.vp__preferred-search h1 {
  letter-spacing: 0.35px;
  letter-spacing: 0.035rem;
  line-height: 1.3;
  margin: 0 0 30px 0;
  text-transform: none;
  font-family: "BMWTypeNext", "Helvetica Neue", "-apple-system", "system-ui",
    "BlinkMacSystemFont", sans-serif;
}
.vp__preferred-search h1:after {
  display: none;
}
.vp__preferred-dealersearch {
  font-family: "BMWTypeNext", "Helvetica Neue", "-apple-system", "system-ui",
    "BlinkMacSystemFont", sans-serif;
}

.vp__preferred-dealererror {
  background: #e81a33;
  text-align: center;
  color: #ffffff;
  padding: 8px;
  font-size: 11px;
  font-size: 1.1rem;
  letter-spacing: 0.35px;
  letter-spacing: 0.035rem;
  line-height: 1.18;
  font-weight: bold;
  display: none;
}
.vp__preferred-errordealer,
.vp__preferred-dealer-zipcode {
  display: block;
}
.search-content p.vp__preferred-dealerseperator {
  margin: 0 0 20px;
  position: relative;
  font-style: italic;
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: 1px;
  letter-spacing: 0.1rem;
  line-height: 1.25;
  display: flex;
  display: -webkit-flex;
  align-items: center;
}
.vp__preferred-dealerseperator:before {
  content: " ";
  display: block;
  height: 1px;
  background: #ffffff;
  position: absolute;
  top: 9px;
  left: 20px;
  right: 0;
  width: 25px;
  opacity: 0;
}
.vp__preferred-dealerbutton-section {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.vp__preferred-dealerbutton-section * button {
  width: 100%;
}

@media screen and (min-width: 1024) {
  .vp__preferred-dealerbutton-section {
    display: flex;
    flex-direction: row;
  }

  .vp__preferred-dealerbutton-section *  button {
    max-width: 280px;
  }
  
}

.search-content .vp-search h1 {
  font-size: 20px;
  font-size: 2rem;
  letter-spacing: 0.35px;
  letter-spacing: 0.035rem;
  line-height: 1.3;
  margin: 0 0 30px 0;
  text-transform: none;
}
.search-content .vp-search h1:after {
  display: none;
}
.search-content .vp-search .vp__preferred-dealerlabel {
  font-weight: bold;
  letter-spacing: 0.35px;
  letter-spacing: 0.035rem;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.32;
  margin-bottom: 10px;
  display: -ms-flex;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-box;
  display: flex;
}
.search-content input.vp__preferred-dealerinput {

  line-height: 1.21;
  letter-spacing: 0.35px;
  letter-spacing: 0.035rem;
  color: #000000;
  padding: 17px;
  border: 1px solid #cacaca;
  margin-bottom: 20px;
  width: 100%;
}
.search-content input.vp__preferred-dealerinput::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #727171;
}
.search-content input.vp__preferred-dealerinput::-moz-placeholder {
  /* Firefox 19+ */
  color: #727171;
}
.search-content input.vp__preferred-dealerinput:-ms-input-placeholder {
  /* IE 10+ */
  color: #727171;
}
.search-content input.vp__preferred-dealerinput :-moz-placeholder {
  /* Firefox 18- */
  color: #727171;
}
.preferred-content .vp__preferred-wrapper li {
  letter-spacing: 0.35px;
  letter-spacing: 0.035rem;
}
.preferred-content .vp__preferred-wrapper li label {
  font-weight: normal;
}
.preferred-content .vp__preferred-wrapper li:last-child {
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.preferred-content .vp__preferred-wrapper #preferred-select-menu li {
  padding: 0;
}
/* dealerlocator re-design start */
.dl__preferred-container.dealer-locator-container {
  display: flex;
  width: 100%;
}
.dl__preferred-map.dealer-locator-map {
  position: relative;
  left: auto !important;
}
.dl__results {
  height: 100%;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 101;
  min-width: auto;
}
/* added for search in results page START*/
.dl__results .show__search{
  display: block;
}
.dl__results .vehicle-profile-search-container{
  background: #fff;
  height: 100%;
}
.dl__results .search-content{
  width: 100%;
  position: static;
  box-shadow: none;
  transform: translate(0,0);
}
/* added for search in results page END*/
.dl__results .function {
  background: #fff;
  padding: 0 20px;
  position: relative;
  z-index: 9;
  overflow: inherit;
  border-bottom: 1px solid #cacaca;
}

.dl__results-details .list__slider {
  width: 100%;
  transform: none;
}
.dl__results-details .list__slider--open {
  transform: none;
}
.dl__results-items,
.dl__results-slidebar.dealer-details.list-sidebar {
  width: 100%;
}
.dl__results-items.dl-list-pagination {
  display: flex;
  flex-direction: column;
  height: 750px;
}
.dl__results-details .dealer-details.list-sidebar {
  display: none;
}
.dl__results .function--show-back .search__back {
  transform: none;
  justify-content: space-between;
}
.dl__results .search__back {
  transform: none;
  transition: none;
  position: relative;
  display: none;
  height: 50px;
}
.dl__results .function__button {
  color: #221f1f;
  background: transparent;
  letter-spacing: 0.35px;
  letter-spacing: 0.035rem;
  font-size: 11px;
  font-size: 1.1rem;
  margin-left: 0px;
  font-weight: 700;
}
.dl__results .function__button:hover svg {
  fill: #221f1f;
}
.dl__results .buttons {
  transform: none;
  transition: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: none;
  border: 0;
  color: #221f1f;
  cursor: pointer;
  font-family: "BMWTypeNext", "Helvetica Neue", "-apple-system", "system-ui",
    "BlinkMacSystemFont", sans-serif;
  -webkit-font-smoothing: auto;
  font-style: normal;
  font-weight: 700;
  height: 50px;
  line-height: 13px;
  margin: 0;
  outline: none;
  padding: 0;
  width: auto;
  line-height: 1;
}
.dl__results .search-form-section {
  background: #fff;
}
.dl__results .search-close-svg {
  fill: #221f1f;
}
.dl__results .form-input {
  color: #221f1f;
  border-radius: 0;
}
.dl__results .search-icon-arrow {
  fill: #221f1f;
}
.dl__results .buttons-heading {
  color: #221f1f;
  letter-spacing: 0.35px;
  letter-spacing: 0.035rem;
  font-size: 11px;
  font-size: 1.1rem;
}
.dl__results .dealer-search-svg {
  fill: #221f1f;
}

.dl__results-header {
  background: #f6f6f6;
  padding: 30px 20px;
}

.dl__results-header-heading {
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: 0.4px;
  letter-spacing: 0.04rem;
  font-weight: 400;
  font-style: normal;
  line-height: 20px;
  color: #221f1f;
  margin: 0 0 10px;
  font-family: "BMWTypeNext", "Helvetica Neue", "-apple-system", "system-ui",
    "BlinkMacSystemFont", sans-serif;
  color: #221f1f;
  text-transform: none;
}

.dl__results-header-link {
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: 400;
  font-style: normal;
  line-height: 1.18;
  letter-spacing: 0.35px;
  letter-spacing: 0.035rem;
  text-decoration: underline;
  display: block;
  color: #000000;
  font-family: "Arial";
}
.dl__results-header-link:hover,
.dl__results-header-link:focus {
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: 400;
  font-style: normal;
  line-height: 1.18;
  letter-spacing: 0.35px;
  letter-spacing: 0.035rem;
  color: #000000;
  font-family: "Arial";
}

.dl__results-header-save {
  border: 0;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  background: none;
  outline: none;
  -webkit-font-smoothing: auto;
  font-family: "BMWTypeNext", "Helvetica Neue", "-apple-system", "system-ui",
    "BlinkMacSystemFont", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: normal;
  font-style: normal;
  line-height: 16px;
  letter-spacing: 0.35px;
  cursor: pointer;
  color: #221f1f;
  margin: 15px 0 0;
}

.dl__results-header-save svg {
  fill: none;
  stroke: #727171;
  width: 20px;
  height: 20px;
  margin-right: 5px;
}

.dl__results-header-save--primary svg {
  stroke: #1c69d3;
  fill: #1c69d3;
}

.dl__results-body {
  padding: 30px 18px;
}

.dl__results-body-info {
  padding: 20px 0;
  padding: 16px 0;
  border-bottom: 1px solid #cacaca;
  letter-spacing: 0.35px;
  letter-spacing: 0.035rem;
  display: flex;
  align-items: center;
}
.dl__results-body-info:last-child {
  padding-bottom: 0  
}

.dl__results-body-info:first-child {
  padding-top: 0;
  display: block;
}

.dl__results-body-info svg {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  color: #221f1f;
}

.dl__results-body-servicehrs ul,
.dl__results-body-services ul {
  padding: 0;
  margin: 0;
}

.dl__results-body-servicehrs ul li,
.dl__results-body-services ul li {
  display: flex;
  align-items: center;
  padding: 0 10px 0 30px;
  margin: 0 0 10px;
  margin: 0 0 7px;
  margin: 0 0 6.5px;
  color: #221f1f;
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: 0.35px;
  letter-spacing: 0.035rem;
  justify-content: space-between;
  font-family: "BMWTypeNext", "Helvetica Neue", "-apple-system", "system-ui",
    "BlinkMacSystemFont", sans-serif;
}

.dl__results-body-servicehrs ul li:first-child,
.dl__results-body-services ul li:first-child {
  margin: 0 0 15px 0;
  margin: 0 0 10px 0;
  padding: 0;
  justify-content: unset;
  font-weight: normal;
}

.dl__results-body-servicehrs ul li:last-child,
.dl__results-body-services ul li:last-child {
  margin-bottom: 0;
}

.dl__results-body-servicehrs ul li svg,
.dl__results-body-services ul li svg {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}

.dl__results-body-phone a {
  color: #221f1f;
  text-decoration: none;
  font-family: "BMWTypeNext", "Helvetica Neue", "-apple-system", "system-ui",
    "BlinkMacSystemFont", sans-serif;
}

.dl__results-body-address {
  align-items: unset;
}

.dl__results-body-address-info {
  width: 70%;
}

.dl__results-body-address-distance {
  margin-left: auto;
}

.dl__results-body-services {
  border: 0;
  align-items: flex-start;
}
.dl__results-content {
  width: 100%;
  height: 100%;
  -webkit-transition: top 0.3s cubic-bezier(0.77, 0, 0.175, 1);
  transition: top 0.3s cubic-bezier(0.77, 0, 0.175, 1);
  top: 0;
}
.dl__results-content--mobile {
  top: 150px;
}
.dl__results-body-services ul {
  width: 100%;
}

.dl__results-body-services ul li {
  display: list-item;
  list-style-type: disc;
  list-style-position: outside;
  padding-left: 0;
  margin-left: 15px;
  font-size: 11px;
  font-size: 1.1rem;
}

.dl__results-body-services ul li:first-child {
  display: block;
  font-weight: normal;
  font-size: 12px;
  font-size: 1.2rem;
}
.dl__results-body-services .dl__results-offering-content li:first-child {
  font-weight: normal;
  margin-left: 15px;
  margin-bottom: 10px;
  margin-bottom: 6.5px;
  display: list-item;
}
.dl__results-body-services ul li.offerings-content {
  display: block !important;
  margin-left: 0;
}
.dl__results-url,
.dl__results-url:hover,
.dl__results-url:focus {
  padding: 0;
  border-bottom: 0px;
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: 0.35px;
  letter-spacing: 0.035rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "BMWTypeNext", "Helvetica Neue", "-apple-system", "system-ui",
    "BlinkMacSystemFont", sans-serif;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #221f1f;
  text-decoration: none;
}
/* dealer-locator -re-design list style start */
.static-map-img.dl__static-img {
  width: 100%;
  margin-top: 0;
  height: 100px;
  position: absolute;
}
.static-map-img.dl__static-img img {
  width: 100%;
  transform: translateY(-40%);
  top: 20%;
  left: 0;
}
.dl__search-list, .dl__no-results {
  display: none;
  width: 100%;
  height: 100%;
  z-index: 101;
}
.dl__search-list--active, .dl__no-results {
  display: block;
}
.dl__search-list ul {
  margin: 0;
  padding: 0;
}
.dl__search-listitem {
  border-bottom: solid 1px #cacaca;
  display: flex;
  line-height: 1.33;
  list-style: none;
  cursor: pointer;
  padding: 20px 17.5px;
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: 0.35px;
  letter-spacing: 0.035rem;
  font-family: "BMWTypeNext", "Helvetica Neue", "-apple-system", "system-ui",
    "BlinkMacSystemFont", sans-serif;
  justify-content: space-between;
  align-items: start;
  transition: background 0.3s ease-in-out;
  margin: 1px;
}
.dl__no-results {
	border-bottom: none;
	letter-spacing: 0.35px;
    font-size: 1.3rem;
    line-height: 1.23;
    padding: 23.2px 25px;
}
.dl__search-list .dl__listdealer {
  display: flex;
  padding-right: 25px;
}
.dl__search-list .dl__listdealer-number {
  margin-right: 10px;
}
.dl__search-list .dl__listdealer-name, .dl__no-results .dl__listdealer-name {
  color: #000;
  margin: 0 0 5px 0;
  font-size: 1px;
  font-size: 1.3rem;
  line-height: 1.23;
  letter-spacing: 0.35px;
  letter-spacing: 0.035rem;
  font-family: "BMWTypeNext", "Helvetica Neue", "-apple-system", "system-ui",
    "BlinkMacSystemFont", sans-serif;
}
.dl__search-list .dl__listdealer-dist-street, .dl__no-results .dl__listdealer-dist-street {
  color: #727171;
  line-height: 1;
}
.dl__no-results .dl__listdealer-dist-street {
  line-height: 1.4;
}
.dl__search-list .dl__listdealer-citystate {
  color: #727171;
  line-height: 1;
  padding-top: 3px;
}
.dl__search-list .dl__makeprimary {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  outline: none;
  margin-bottom: 5px;
}
.dl__search-list .dl__makeprimary svg {
  width: 20px;
  height: 20px;
  fill: none;
  stroke: #727171;
  pointer-events: none;
}
.dl__search-list .dl__makeprimary--active svg {
  fill: #1c69d3;
  stroke: #1c69d3;
}
.dl__search-listitem:hover {
  background: #f6f6f6;
}
.dl__search-listitem:focus {
  outline: none;
}
/* .dl__search-listitem.dealer-list-selected {
    background: #1c69d3;
  }
  .dl__search-listitem.dealer-list-selected  .dl__listdealer-name,.dl__search-listitem.dealer-list-selected .dl__listdealer-dist-street,.dl__search-listitem.dealer-list-selected .dl__listdealer-citystate,.dl__search-listitem.dealer-list-selected .dl__listdealer-number{
      color: #fff;
  }
  .dl__search-listitem.dealer-list-selected .dl__makeprimary svg{
      stroke: #fff;
  } */

/* dealer-locator -re-design list style end */
/* dealer mobile list & map toggle start */
.dl__map-listsearch {
  height: 100%;
  overflow: hidden;
  width: 100%;
}
.dl__map-list {
  width: 100%;
}
.dl__map {
  height: 100vh;
  position: absolute;
  width: 100%;
  z-index: 1;
}
.dl__map-body {
  display: none;
}
.dl__search-result {
  height: 100%;
  width: 100%;
}
.dl__search-actions {
  background: #fff;
  box-shadow: 0 6px 9px -5px rgba(0, 0, 0, 0.2);
  padding: 0 20px;
  position: relative;
  z-index: 9;
}
.dl__search-back,
.dl__search-new {
  align-items: center;
  background: none;
  border: 0;
  color: #221f1f;
  cursor: pointer;
  display: none;
  font-family: "Arial", "Helvetica Neue", sans-serif;
  font-size: 11px;
  font-size: 1.1rem;
  -webkit-font-smoothing: auto;
  font-style: normal;
  font-weight: 700;
  height: 50px;
  letter-spacing: 0.35px;
  letter-spacing: 0.035rem;
  line-height: 13px;
  margin: 0;
  outline: none;
  padding: 0;
  width: auto;
  line-height: 1;
}
.dl__search-back svg,
.dl__search-new svg {
  width: 10px;
  height: 10px;
  display: inline-block;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  position: relative;
  top: 1px;
  margin-right: 5px;
}

.dl__search-back--active,
.dl__search-new--active {
  display: flex;
}

.dl__search-listdetail {
  width: 100%;
  height: 100%;
}
.dl__search-listdetailaction {
  background: #fff;
  width: 100%;
  /*display: none;*/
  position: absolute;
  right: 0;
  /*height: calc(100vh - 51px);*/
  top: 0px;
  transition: top 0.3s cubic-bezier(0.77, 0, 0.175, 1);
  width: 100%;
  /*overflow-y: scroll;*/
}

.dl__search-listdetailaction--active {
  display: block;
}

.dl__search-maplistview-toggle {
  display: none;
  padding: 0 20px;
  height: 41px;
  /*width: calc(100% - 40px);*/
  width: 100%;
  border-bottom: solid 1px #cacaca;
  position: absolute;
  position: relative;
}

.dl__search-maplistview-toggle--active {
  display: block;
}

.dl__search-maplistview-toggle--mapactive {
  border-top: solid 1px #cacaca;
}

.dl__search-showmap,
.dl__search-showlist {
  align-items: center;
  border: 0;
  cursor: pointer;
  display: none;
  margin: 0;
  outline: none;
  padding: 0;
  width: 100%;
  background: #fff;
  height: 100%;
  position: relative;
  font-size: 11px;
  font-weight: 400;
  line-height: 13px;
  letter-spacing: 0.35px;
  color: #221f1f;
}

.dl__search-showmap--active,
.dl__search-showlist--active {
  display: flex;
}

.dl__search-showlist .dl__search-arrowdown {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.dl__search-mapicon {
  width: 16px;
  height: 16px;
  display: inline-block;
  margin-right: 10px;
}

.dl__search-listicon {
  width: 16px;
  height: 16px;
  display: inline-block;
  margin-right: 10px;
}

.dl__search-arrowdown {
  width: 10px;
  height: 7px;
  position: absolute;
  right: 0px;
  top: 17px;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

.dl__search-pagination {
  width: 100%;
  position: absolute;
  bottom: 0px;
  background: #f6f6f6;
  color: #414141;
  align-items: center;
  justify-content: center;
  height: 50px;
  height: 60px;
  display: flex;
  z-index: 201;
  line-height: 1.18;
  font-weight: 400;
  font-size: 11px;
  font-size: 1.1rem;
  letter-spacing: 0.35px;
  letter-spacing: 0.035rem;
  padding: 0px;
}
.dl__search-pagination .pagination-text {
  margin: 0;
  font-size: 11px;
  font-size: 1.1rem;
  color: #414141;
  display: block;
  bottom: 0px;
}
.dl__search-pagination .paginationFrom {
  margin-right: 2.5px;
  margin-left: 2.5px;
}

.dl__search-pagination .paginationTo {
  margin-left: 2.5px;
}

.dl__search-pagination--active {
  display: flex;
}

.dl__search-pagination-prev,
.dl__search-pagination-next {
  position: absolute;
  background: transparent;
  border: none;
  outline: none;
  padding: 0px;
  margin: 0px;
}
.dl__search-pagination-previcon,
.dl__search-pagination-nexticon {
  width: 10px;
  height: 10px;
  fill: #221f1f;
}

.dl__search-pagination-prev span,
.dl__search-pagination-next span {
  margin: 0 5px;
}

.dl__search-pagination-prev {
  left: 20px;
}
.dl__search-pagination-next {
  right: 20px;
}
.dl__search-pagination-nexticon {
  transform: rotate(180deg);
}
/* dealer mobile list & map toggle end */
/* popover style start */
.dl__popover {
  width: 100%;
  border: 1px solid #fff;
  border-radius: 0px;
  box-shadow: 0 4px 20px 4px rgba(0, 20, 60, 0.05),
    0 4px 80px -8px rgba(0, 20, 60, 0.08);
  -webkit-box-shadow: 0 4px 20px 4px rgba(0, 20, 60, 0.05),
    0 4px 80px -8px rgba(0, 20, 60, 0.08);
  z-index: 99;
  max-width: 160px;
}
.dl__popover.top > .arrow {
  border-top-color: #fff;
}
.dl__popover .close {
  position: absolute;
  right: 6px;
  line-height: 0.5;
  top: 3px;
  z-index: 99;
  opacity: 1;
}
.dl__popover .popover-header {
  width: 100%;
}
.dl__popover .popover-content {
  position: relative;
  text-align: center;
  font-size: 0.9rem;
  padding: 15px;
  color: #717171;
  text-align: left;
}

/* popover style end */
.dl__search-listitem .tooltip-inner {
  min-width: 124px;
  max-width: 135px;
  background: #fff;
  color: #221f1f;
  font-size: 11px;
  padding: 2px 10px;
  left: 0;
  position: static;
  border: none;
  width: 100%;
  text-align: left;
  font-family: "BMWGroupGlobalRegular";
  word-break: initial;
}
/* .dl__search-listitem .tooltip.bottom{
    min-width: auto;
    width: auto;

} */
/* styles added */
.dl__search-listitem .tooltip.bottom .tooltip-arrow {
  top: -4px;
  left: 50%;
  margin-left: -8px;
  border-width: 0 8px 8px;
  border-bottom-color: #221f1f;
}
.dl__milesdistance {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.preferred-content li.vp__preferred-hours {
  padding: 20px 0;
}
.vp__preferred-hours--wrapper li {
  border-bottom: 0px;
  padding: 0 40px;
  margin-bottom: 10px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.vp__preferred-hours--wrapper li:first-child {
  margin-bottom: 15px;
}
.vp__preferred-hours--wrapper li svg {
  top: 0;
}
.preferred-content.vp__preferred-content li a {
  letter-spacing: 0.35px;
  letter-spacing: 0.035rem;
}

.dl__results-body-address-info .state-city {
  display: block;
}
.dl__results-body-info .hours-of-operation table {
  width: 100%;
}
.dl__results-body-info .hours-of-operation table tr,
.dl__results-body-info .current-day {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  padding-bottom: 5px;
  padding-bottom: 6px;
}
.dl__results-body-info .current-day-time {
  display: flex;
}
.dl__results-body-info .current-day-time svg {
  width: 22px;
}
.dl__results-body-info .hours-of-operation {
  padding-left: 30px;
}


.dl-close {
  position: relative;
  width: 16px;
  height: 16px;
  border: 0;
  padding: 0;
  margin-left: 10px;
  background: none;
  outline: none;
  cursor: pointer;
}
.dl-close:before,
.dl-close:after {
  content: "";
  position: absolute;
  width: 2px;
  height: 15px;
  background: #221f1f;
  top: 0;
  right: 7.5px;
}
.dl-close:before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.dl-close:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* styles added */
/* change styles start */
.vp__preferred-dealer-name{
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}
.vp__preferred-change {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-top: 0px;
  margin-left: 10px;
}
.mybmw-tooltip .ui-dialog-content .blue-links.dealer-options {
  border-bottom: 1px solid #1c69d3 !important;
  color: #1c69d3 !important;
  font-family: "BMWTypeNext", "Helvetica Neue", "-apple-system", "system-ui",
    "BlinkMacSystemFont", sans-serif;
  font-size: 13px !important;
  font-size: 1.3rem !important;
  font-weight: 700 !important;
  letter-spacing: 0.35px !important;
  line-height: 1.23 !important;
}
.mybmw-tooltip .ui-dialog-content .blue-links.dealer-options:hover{
  border-bottom: 1px solid #727171 !important;
  color: #727171 !important;
  font-family: "BMWTypeNext", "Helvetica Neue", "-apple-system", "system-ui",
    "BlinkMacSystemFont", sans-serif;
  font-size: 13px !important;
  font-size: 1.3rem !important;
  font-weight: 700 !important;
  letter-spacing: 0.35px !important;
  line-height: 1.23 !important;
  text-decoration: none !important;
}
/* change styles end*/
.preferred-content .vp__preferred-wrapper li.button-section .serviceAppointment{
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
}
@media (min-width: 768px) {
  .preferred-content .vp__preferred-wrapper h1 {
    letter-spacing: 0.25px;
    letter-spacing: 0.025rem;
    line-height: 1.35;
  }
  .search-content .vp-search h1 {
    font-size: 23px;
    font-size: 2.3rem;
    letter-spacing: 0.25px;
    letter-spacing: 0.025rem;
    line-height: 1.35;
  }
  .search-content .vp-search .vp__preferred-dealerlabel {
    font-size: 13px;
    font-size: 1.3rem;
  }
  .search-content button.vp__preferred-dealerbutton:last-child {
    margin-right: 0px;
  }
  /* dealer locator re-design start */
  .dl__search-listdetailaction {
    height: 700px;
    height: 690px;
  }
  .dl__search-listitem {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.23;
    padding: 20px; padding: 23.2px 20px; 
  }
  .dl__search-list .dl__listdealer{
    padding-right: 20px;
  }
  .dl__search .dl__listdealer-number {
    margin-right: 15px;
  }
  .dl__search .dl__listdealer-name, .dl__no-results .dl__listdealer-name {
    margin: 0 0 10px 0;
  }
  .dl__search .dl__makeprimary svg {
    width: 16px;
    height: 16px;
  }

  .dl__results-url,
  .dl__results-url:hover,
  .dl__results-url:focus {
    font-size: 13px;
    font-size: 1.3rem;
  }
  .dl__results-header {
    padding: 35px;
    padding: 20px 30px;
  }
  .dl__results-header-heading {
    font-size: 20px;
    font-size: 2rem;
    letter-spacing: 0.25px;
    letter-spacing: 0.025rem;
    line-height: 1.2;
  }
  .dl__results-header-save {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.23;
    margin: 20px 0 0;
    margin: 15px 0 0; 
  }
  .dl__results-body {
    padding: 35px 25px;
    padding: 25px;
  }

  .dl__results-body-phone a {
    pointer-events: none;
  }
  .dl__results-body-services ul li:first-child {
    font-size: 13px;
    font-size: 1.3rem;
  }
  /* dealer locator re-design end */
  .dl__results {
    -webkit-box-shadow: -11px 3px 34px -16px rgba(0, 0, 0, 0.2);
    box-shadow: -11px 3px 34px -16px rgba(0, 0, 0, 0.2);
    float: right;
    width: 40%;
    width: 45%;
    margin-left: auto;
  }
  /* dealer mobile list & map toggle start*/
  .dl__map-listsearch,
  .dl__map-list {
    display: -webkit-flex;
    display: -ms-flex;
    display: -ms-flexbox;
    display: -moz-flex;
    display: flex;
  }
  .dl__map {
    height: 100%;
    width: 60%;
    width: 55%;
  }
  .dl__map-head {
    display: none;
  }
  .dl__map-body {
    display: block;
  }
  .dl__search-result {
    box-shadow: -11px 3px 34px -16px rgba(0, 0, 0, 0.2);
    width: 40%;
  }
  .dl__search-back,
  .dl__search-new {
    font-size: 11px;
    font-size: 1.1rem;
  }
  /* dealer mobile list & map toggle end */
}
@media (min-width: 960px){
  /* .vp__preferred-change{
    padding-top: 5px;
  } */
}
@media (min-width: 1280px) {
  .vp__preferred-change{
    margin-left: 0px;
    /* padding-top: 5px; */
  }
  .dl__results-body {
    padding: 30px;
    padding: 20px 30px;
  }
  .dl__results-header {
    padding: 35px;
    padding: 25px 35px;
  }

  .dl__search-listitem {
    padding: 20px 25px;
    padding: 23.2px 25px;
  }
  .dl__search .dl__listdealer-name, .dl__no-results .dl__listdealer-name {
    margin-bottom: 8px;
  }
  .search-content .vp-search h1 {
    font-size: 28px;
    /* font-size: 2.8rem; */
    line-height: 1.32;
    margin-bottom: 50px;
  }
  .search-content .vp-search .vp__preferred-dealerlabel {
    line-height: 1.21;
    margin-bottom: 5px;
  }
  .vp__preferred-search h1 {
    font-size: 28px;
    /* font-size: 2.8rem; */
    line-height: 1.32;
    margin-bottom: 50px;
  }
  .preferred-content .vp__preferred-wrapper h1 {
    line-height: 1.32;
  }
  .vp__preferred-service .map-section {
    width: 65%;
    min-width: calc(100% - 440px);
  }
  .vehcile-profile-preferred-services .preferred-content.vp__preferred-content {
    width: 35%;
    max-width: 440px;
  }
  .dl__results {
    width: 27%;
  }
  /* dealer mobile list & map toggle start */
  .dl__map {
    width: 73%;
  }
  .dl__search-result {
    width: 27%;
  }
  .dl__search-actions {
    padding: 0 23px;
  }
  .dl__search-pagination-prev {
    left: 25px;
  }
  .dl__search-pagination-next {
    right: 25px;
  }
  /* dealer mobile list & map toggle end */
}
@media (min-width: 2000px) {
  .dl__search-listitem {
    padding: 25px 35px;
  }
  .vp__preferred-search h1 {
    /* font-size: 3.8rem; */
    font-size: 38px;
  }
  .dl__results-header-heading {
    font-size: 24px;
    /* font-size: 2.4rem; */
  }
  .dl__results-header-link {
    font-size: 12px;
    /* font-size: 1.2rem; */
  }
  .dl__results-body {
    padding: 40px 35px;
  }

  .vp__preferred-search h1 {
    font-size: 38px;
    /* font-size: 3.8rem; */
  }
  /* .preferred-content .vp__preferred-wrapper h1 {
    font-size: 3.8rem;
    font-size: 38px;
  } */
  /* dealer mobile list & map toggle start */
  .dl__search-actions {
    padding: 0 33px;
  }
  .dl__search-pagination {
    font-size: 12px;
    /* font-size: 1.2rem; */
  }
  .dl__search-pagination-prev {
    left: 35px;
  }
  .dl__search-pagination-next {
    right: 35px;
  }
  /* dealer mobile list & map toggle end */
}
/*dealer locator re-design end */
@media only screen and (min-width: 737px) and (max-width: 1366px) {
  .vehcile-profile-preferred-services.vp__preferred-service .map-section {
    height: 835px;
  }

}
@media only screen and (max-width: 959px) {
  .vehcile-profile-preferred-services.vp__preferred-service .map-section {
    height: 640px;
  }
  /* .search-content button.vp__preferred-dealerbutton {
    padding: 15px;
    min-width: 100px;
  } */
  /* .vp__preferred-dealerbutton-section {
    justify-content: space-between;
  } */
  .preferred-content a.vp__preferred-locationchange {
    font-size: 10px;
    /* font-size: 1rem; */
    margin-left: 5px;
  }
  .vp__preferred-hours--wrapper li svg {
    top: 0px !important;
  }
  /* .preferred-content .vp__preferred-wrapper li {
    font-size: 12px;
    font-size: 1.2rem;
  } */
  .vehcile-profile-preferred-services .preferred-content li:first-child {
    color: #221f1f;
  }
  .vp__preferred-wrapper .secondary-sales-map .recenter-map {
    margin-top: 0px;
    margin-bottom: 5px;
  }
  /* .preferred-content .vp__preferred-wrapper li.button-section button {
    padding: 0px;
  } */
}
@media only screen and (max-width: 767px) {
  .preferred-content .vp__preferred-wrapper li.button-section{
    text-align: left;
  }
  .preferred-content .vp__preferred-wrapper li.button-section button{
    width: auto;
  }


  .search-content button.vp__preferred-dealerbutton:last-child {
    margin-right: 0px;
  }
  .search-content input.vp__preferred-dealerinput {
    font-size: 16px;
    letter-spacing: 0.35px;
    letter-spacing: 0.035rem;
    line-height: 1.25;
    margin-bottom: 20px;
  }
  /* dealer mobile list & map toggle start */
  .dl__preferred-container.dealer-locator-container {
    flex-direction: column;
    height: calc(100vh - 170px);
  }
  .dl__search-list.tab-content,
  .dl__preferred-map.dealer-locator-map {
    visibility: inherit;
  }
  .dl__results-items.dl-list-pagination {
    height: calc(100vh - 220px);
    position: absolute;
  }
  .dl__search-listdetailaction {
    height: calc(100vh - 270px);
    overflow-y: scroll;
  }
  .dl__search-listdetail {
    height: calc(100vh - 270px);
  }
  .dl__results {
    height: calc(100vh - 170px);
    position: absolute;
  }
  .dl__results .list-holder.dealer-locator--located {
    height: calc(100vh - 170px);
  }
  .dl__results-details {
    height: auto;
  }
  .dl__map {
    height: calc(100vh - 315px);
    top: 51px;
  }
  .dl__map .dealer-locations-map {
    height: 100% !important;
  }
  .dl__results-details .list__slider {
    height: calc(100vh - 220px);
  }
  .dl__results .list {
    height: auto;
  }
  .previous-link svg.dl__search-pagination-previcon,
  .next-link svg.dl__search-pagination-nexticon {
    fill: #221f1f;
  }
  .dl__search-list ul.no-list {
    min-height: auto;
    overflow-y: initial;
  }
  .dl__results-details
    .list__slider--open
    .dl-list-pagination.dl__results-items {
    height: calc(100vh - 320px);
  }
  .dl__results-body {
    padding-bottom: 0px;
  }
  .dl__results-body-services {
    padding-bottom: 0px;
  }
  /* dealer mobile list & map toggle end */
  .ps-centermodal.ui-dialog .ui-dialog-buttonpane button{
    margin: 5px;
  }
}
/* ada start */
body.using-tab .dl__results-header-save:focus,
body.using-tab .dl__search-list .dl__makeprimary:focus,
body.using-tab .dl-close:focus {
  outline: 1px solid #666766;
}
body.using-tab .dl__search-listitem:focus {
  outline: none !important;
  background: #f6f6f6;
}
body.using-tab .preferred-sales-wrapper .ui-selectmenu-button.ui-button:focus {
  outline: 1px solid #666766;
}
/* ada end */

/* For preferred sales dropdown : START */
.preferred-sales-wrapper .ui-button .ui-icon {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: url(https://image.flaticon.com/icons/svg/32/32195.svg);
  /* background-position: 8px 8px; */
  background-size: 14px 12px;
  /* margin-top: 9px; */
  background-repeat: no-repeat;
  order: 2;
  margin-left: auto;
  width: 15px;
  height: 10px;
}
.ui-state-hover .ui-icon.ui-selectmenu-icon,
.ui-state-focus .ui-icon.ui-selectmenu-icon,
.ui-button:hover .ui-icon.ui-selectmenu-icon,
.ui-button:focus .ui-icon.ui-selectmenu-icon {
  background-image: url(https://image.flaticon.com/icons/svg/32/32195.svg) !important;
}
.preferred-sales-wrapper .ui-button.ui-selectmenu-button-open .ui-icon {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  /*background-position: 0px -8px;*/
}
.preferred-sales-wrapper .ui-selectmenu-button.ui-button,
.preferred-sales-wrapper .ui-selectmenu-button.ui-button:focus,
.preferred-sales-wrapper .ui-selectmenu-button.ui-button:active {
  width: 100%;
  background: transparent;
  border: none;
  padding: 0;
  color: #221f1f;
  outline: none;
  font-size: 13px;
  font-size: 1.3rem;
  font-family: "BMWTypeNext", "Helvetica Neue", "-apple-system", "system-ui",
    "BlinkMacSystemFont", sans-serif;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 959px) {
  .preferred-sales-wrapper .ui-selectmenu-button.ui-button,
  .preferred-sales-wrapper .ui-selectmenu-button.ui-button:focus,
  .preferred-sales-wrapper .ui-selectmenu-button.ui-button:active {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
/* For preferred sales dropdown : END */

/* For sales dealer modal : START */
.different-dealer .different-dealer-msg p {
  padding-bottom: 0px;
}
.different-dealer-msg {
  padding-bottom: 30px;
  width: 100%;
  float: left;
}
.different-dealer h4:focus {
  outline: none;
}
.sales-center-options .ui-dialog-title{
  visibility: hidden
}
a.dealer-options {
  display: block;
  margin-left: 60px;
  text-align: left;
  text-decoration: none;
  float: left;
  clear: both;
  padding: 1px;
  line-height: 1.5;
}

@media only screen and (max-width: 959px) {
  .different-dealer-msg p,
  .service-offered-selection p,
  .service-offered-selection label {
    font-size: 12px;
    font-size: 1.2rem;
    margin-bottom: 5px;
  }
  .different-dealer .different-dealer-msg .dealer-options {
    font-size: 12px !important;
    font-size: 1.6rem !important;
    padding-top: 10px;
  }
}
/* For sales dealer modal : END */

@font-face{font-family:'BMW-Regular';src:url("../../../../../etc.clientlibs/mybmw/clientlibs/common/resources/fonts/BMWGroup_Global_Regular.eot");src:url("../../../../../etc.clientlibs/mybmw/clientlibs/common/resources/fonts/BMWGroup_Global_Regular.eot") format("embedded-opentype"),url("../../../../../etc.clientlibs/mybmw/clientlibs/common/resources/fonts/BMWGroup_Global_Regular.woff") format("woff"),url("../../../../../etc.clientlibs/mybmw/clientlibs/common/resources/fonts/BMWGroup_Global_Regular.ttf") format("truetype")}@font-face{font-family:'BMW-Bold';src:url("../../../../../etc.clientlibs/mybmw/clientlibs/common/resources/fonts/BMWType-Bold.eot");src:url("../../../../../etc.clientlibs/mybmw/clientlibs/common/resources/fonts/BMWType-Bold.eot") format("embedded-opentype"),url("../../../../../etc.clientlibs/mybmw/clientlibs/common/resources/fonts/BMWType-Bold.woff") format("woff"),url("../../../../../etc.clientlibs/mybmw/clientlibs/common/resources/fonts/BMWType-Bold.ttf") format("truetype")}@font-face{font-family:'BMW-Light';src:url("../../../../../etc.clientlibs/mybmw/clientlibs/common/resources/fonts/BMWType-Light.eot");src:url("../../../../../etc.clientlibs/mybmw/clientlibs/common/resources/fonts/BMWType-Light.eot") format("embedded-opentype"),url("../../../../../etc.clientlibs/mybmw/clientlibs/common/resources/fonts/BMWType-Light.woff") format("woff"),url("../../../../../etc.clientlibs/mybmw/clientlibs/common/resources/fonts/BMWType-Light.ttf") format("truetype")}@font-face{font-family:"BMW Type";font-style:normal;font-weight:400;src:url("../../../../../etc.clientlibs/mybmw/clientlibs/common/resources/fonts/BMWTypeNextLatin-Light/BMWTypeNextLatin-Light.woff2") format("woff2"),url("../../../../../etc.clientlibs/mybmw/clientlibs/common/resources/fonts/BMWTypeNextLatin-Light/BMWTypeNextLatin-Light.woff") format("woff")}@font-face{font-family:"BMW Type";font-style:normal;font-weight:200;src:url("../../../../../etc.clientlibs/mybmw/clientlibs/common/resources/fonts/BMWTypeNextLatin-Thin/BMWTypeNextLatin-Thin.woff2") format("woff2"),url("../../../../../etc.clientlibs/mybmw/clientlibs/common/resources/fonts/BMWTypeNextLatin-Thin/BMWTypeNextLatin-Thin.woff") format("woff")}@font-face{font-family:"BMW Type";font-style:normal;font-weight:700;src:url("../../../../../etc.clientlibs/mybmw/clientlibs/common/resources/fonts/BMWTypeNextLatin-Bold/BMWTypeNextLatin-Bold.woff2") format("woff2"),url("../../../../../etc.clientlibs/mybmw/clientlibs/common/resources/fonts/BMWTypeNextLatin-Bold/BMWTypeNextLatin-Bold.woff") format("woff")}.warranty-service-page{color:#000;margin:0 auto;max-width:1200px;width:100%}.warranty-service-page-outer{padding:0 15px;width:100%}@media (max-width: 1023px){.warranty-service-page-outer{padding:0}}@media (max-width: 1023px){.warranty-service-page .wsp__desktop{display:none}}.warranty-service-page .wsp__header{font-family:"BMW-Bold";line-height:1.32;margin-bottom:5px;margin-top:80px;font-size:28px;font-size:2.8rem;letter-spacing:.3px;letter-spacing:.03rem}.warranty-service-page .wsp__header-note{line-height:1.32;margin-bottom:10px;font-size:16px;font-size:1.6rem;letter-spacing:.5px;letter-spacing:.05rem}.warranty-service-page .wsp__mob{display:none}@media (max-width: 1023px){.warranty-service-page .wsp__mob{display:block}}.warranty-service-page .wsp__mob-acc .panel-default{border:none;border-bottom:1px solid #cacaca;border-radius:0;box-shadow:none;margin-top:0px;padding-bottom:0px}.warranty-service-page .wsp__mob-acc .panel-heading{background:none;padding:25px 25px}.warranty-service-page .wsp__mob-acc .panel-title .accordion-toggle{display:block;font-family:"BMW-Bold";line-height:1.3;position:relative;font-size:20px;font-size:2rem;letter-spacing:.3px;letter-spacing:.03rem}.warranty-service-page .wsp__mob-acc .panel-title .accordion-toggle:hover,.warranty-service-page .wsp__mob-acc .panel-title .accordion-toggle:focus{text-decoration:none;color:#000}.warranty-service-page .wsp__mob-acc .panel-title .accordion-toggle:after{background:url(../../../../../etc.clientlibs/mybmw/clientlibs/common/resources/img/down-arrow.svg);background-position:center;background-size:cover;content:"";float:right;height:10px;position:absolute;right:0px;top:50%;transform:translateY(-50%) rotate(180deg);transition:all 0.3s ease-in-out;width:10px}.warranty-service-page .wsp__mob-acc .panel-title .accordion-toggle.collapsed{color:#000;font-weight:normal}.warranty-service-page .wsp__mob-acc .panel-title .accordion-toggle.collapsed:after{transform:translateY(-50%) rotate(0deg);transition:all 0.3s ease-in-out}.warranty-service-page .wsp__mob-acc .panel-body{border:none !important;padding:0px 25px 15px 25px}.warranty-service-page .wsp__mob .wsp{font-size:16px;letter-spacing:0.5px;margin-bottom:25px}.warranty-service-page .wsp__mob .wsp__acc-listblock{border-bottom:1px dotted #9b9b9b;padding:25px 0 15px 0}.warranty-service-page .wsp__mob .wsp__acc-listblock:last-child{border-bottom:none}.warranty-service-page .wsp__mob .wsp__acc-listblock--noborder{border-bottom:none}.warranty-service-page .wsp__mob .wsp__acc-service-info{font-size:16px;font-size:1.6rem;letter-spacing:.5px;letter-spacing:.05rem}.warranty-service-page .wsp__mob .wsp__acc-service-info--nohistory{color:#77787b;padding:30px 0}.warranty-service-page .wsp__mob .wsp__acc-service-header{font-family:"BMW-Bold";line-height:1.25;padding-bottom:10px;font-size:16px;font-size:1.6rem;letter-spacing:.4px;letter-spacing:.04rem}.warranty-service-page .wsp__mob .wsp__acc-list{display:flex;flex-direction:column;color:#000;line-height:1.5;list-style:none;margin-bottom:0px;padding:0;font-size:14px;font-size:1.4rem;letter-spacing:.5px;letter-spacing:.05rem}.warranty-service-page .wsp__mob .wsp__acc-list--row{flex-direction:row;justify-content:space-between}.warranty-service-page .wsp__mob .wsp__acc-listitem{padding-top:3px}.warranty-service-page .wsp__mob .wsp__acc-listitem--bind{display:-webkit-flex;display:-ms-flex;display:-ms-flexbox;display:-moz-flex;display:flex}.warranty-service-page .wsp__mob .wsp__acc-listitem--eu{border-bottom:1px solid #cacaca;padding:15px 0;color:#000;font-family:"BMW-Regular";font-size:16px;font-size:1.6rem;display:-webkit-flex;display:-ms-flex;display:-ms-flexbox;display:-moz-flex;display:flex;align-items:center}.warranty-service-page .wsp__mob .wsp__acc-listitem--eu:first-child{padding-top:5px}.warranty-service-page .wsp__mob .wsp__acc-listitemanc{margin-left:auto;line-height:1}.warranty-service-page .wsp__mob .wsp__accordion-modals .modal-dialog{margin:0;min-height:100vh;width:100%}.warranty-service-page .wsp__mob .wsp__accordion-modals .modal-content{border:none;border-radius:0;box-shadow:none;min-height:100vh;overflow-y:auto}.warranty-service-page .wsp__mob .wsp__accordion-modals .modal-title{font-family:"BMW-Bold";line-height:1.25;padding:30px 0 0 15px;letter-spacing:.4px;letter-spacing:.04rem;font-size:16px;font-size:1.6rem}.warranty-service-page .wsp__mob .wsp__accordion-modals .close{font-size:inherit;margin:15px 15px 0;opacity:1}.warranty-service-page .wsp__mob .wsp__accordion-modals .close__img{width:20px}.warranty-service-page .wsp__mob .wsp__accordion-modals .wsp__acc-list{margin:0 15px;padding:15px 0;border-bottom:1px solid #cacaca}.warranty-service-page .wsp__mob .wsp__accordion-modals .wsp__acc-list:first-child{padding-top:0px}.service-warranty a:hover{text-decoration:underline}span.test:before{content:"";position:absolute;right:-px;transform:rotate(-45deg);background-color:#1c69d3;right:-1px;top:1.5px;width:7px;height:1.7px;transform:rotate(-45deg)}.tt{width:7px;height:7px;display:inline-block;border-right:1.7px solid #1c69d3;border-top:1.7px solid #1c69d3;margin-left:7px;position:relative}.menu-left a:hover{text-decoration:none !important}.wsp__links{font-family:"BMW Type", "Helvetica Neue", "-apple-system", "system-ui", "BlinkMacSystemFont", sans-serif;font-size:13px !important;font-weight:700 !important;letter-spacing:.35px !important;letter-spacing:.035rem !important;line-height:1.23 !important;display:inline-flex !important}.wsp__links--blue{color:#1c69d3 !important;border-bottom:1px solid #1c69d3 !important}.wsp__links--black{color:#000 !important;border-bottom:1px solid #000 !important}@media (max-width: 767px){.wsp__links--learnmore{margin-top:5px}}.wsp__links:hover{text-decoration:none !important;border-bottom:1px solid #727171 !important;color:#727171 !important;font-family:"BMW Type", "Helvetica Neue", "-apple-system", "system-ui", "BlinkMacSystemFont", sans-serif;font-size:13px !important;font-weight:700 !important;letter-spacing:.35px !important;letter-spacing:.035rem !important;line-height:1.23 !important;display:inline-flex}.wsp__links:focus{font-family:"BMW Type", "Helvetica Neue", "-apple-system", "system-ui", "BlinkMacSystemFont", sans-serif;font-size:13px !important;font-weight:700 !important;letter-spacing:.35px !important;letter-spacing:.035rem !important;line-height:1.23 !important;display:inline-flex}body.using-tab .close:focus,body.using-tab .wsp__cc--safeguardimg:focus{outline:1px solid #666766 !important}.wsp__eu-body{display:flex !important;height:70px;align-items:center;padding:0 !important;justify-content:space-between}.wsp__eu-body-hide{display:none !important}.info-icon,.vehicleinfoWrapper img.info-icon-wishlist{cursor:pointer;height:16px;margin-top:5px;width:16px;display:inline-flex;align-self:center}.info-icon-wishlist{margin-top:-3px;vertical-align:top}.wsp__eu-header{display:flex !important;width:100%;margin-bottom:0px;padding:20px 0 !important;border-bottom:1px solid #cacaca;align-items:center;justify-content:space-between}.wsp__eu-body--accordion{border-bottom:1px solid #cacaca !important}.wsp__eu-header li input[type=checkbox]:checked+.checkbox-label:after{height:0 !important}.wsp__eligible-upgrade-dealerWrap-tablet{display:flex;flex-direction:column;align-items:flex-start;padding:20px;width:100%;height:97px;background:#F6F6F6;margin-top:20px;min-width:273px;margin-bottom:20px}.bmw__cta-tablet{height:40px !important}.wsp__eligible-upgrade-mobile .wsp__acc-listblock .wsp__acc-listitem input[type="checkbox"],.wsp__acc-listblock-roadass .wsp__acc-listitem input[type="checkbox"]{width:20px;height:20px;display:inline-block;margin:8px 0;vertical-align:middle}.modal-body .wsp__acc-withDeduct-head input[type="checkbox"]{width:20px;height:20px;display:inline-block;margin:8px 0;vertical-align:middle;margin-left:15px}.wsp__eligible-upgrade-mobile .wsp__acc-listblock .wsp__acc-listitem input[type="radio"],.modal-body .wsp__acc-list .wsp__acc-listitem input[type="radio"],.wsp__acc-listblock-roadass .wsp__acc-listitem input[type="radio"]{width:30px;height:30px;display:inline-block;margin:0;vertical-align:middle}.wsp__eligible-upgrade-mobile .wsp__acc-listblock .wsp__acc-listitem .checkbox-label,.modal-body .wsp__acc-list .wsp__acc-listitem .checkbox-label,.modal-body .wsp__acc-withDeduct-head .checkbox-label{font-weight:normal !important}.wsp__eligible-upgrade-mobile .wsp__acc-listblock .wsp__acc-listitem label input[type="radio"]{font-weight:normal !important;position:absolute;right:0;top:50%;transform:translateY(-50%)}.modal-body .wsp__acc-list .wsp__acc-listitemPosition input[type="radio"],.wsp__acc-listblock-roadass .wsp__acc-listitem input[type="radio"]{font-weight:normal !important;position:absolute;right:-40%;top:65%;transform:translateY(-50%);width:100%}.wsp__acc-listitemPosition{position:relative}.warranty-service-page .wsp__mob .wsp__accordion-modals .modal-content{width:99%}.bmw__cta--grey{background:#BBBBBB;color:#262626;opacity:1;cursor:default;pointer-events:none;float:right}.bmw__cta--black{background:#000000;color:#ffffff;cursor:pointer}.extended_service_contracts .wsp__eu-header,.maintenancePlanGroup .wsp__eu-header{justify-content:start}.wsp__eligible-upgrade-warning{display:flex;flex-direction:column;align-items:flex-start;padding:28px 5px;width:100%;height:auto;background:#FAF6D7;border:1px solid #F7B500;margin-top:20px}.wsp__eligible-upgrade-warning span{font-family:BMWTypeNext;font-style:normal;font-weight:bold;font-size:16px;line-height:20px;color:#000000}.wsp__eligible-upgrade-warning-grey{display:flex;align-items:baseline;justify-content:space-between;padding:28px 5px 11px 5px;width:65%;height:auto;background:#F6F6F6;border:1px solid #DDDDDD;margin-top:15px;margin-bottom:15px}.wsp__eligible-upgrade-warning-grey p{font-family:BMWTypeNext;font-style:normal;font-weight:bold;font-size:16px;color:#221f1f;margin:0 !important}.wsp__eligible-upgrade-warning-grey ul{padding-left:20px;margin-bottom:0}.wsp__eligible-upgrade-warning-grey li{padding-left:15px;margin-bottom:3%}.wsp__eligible-upgrade-warning-grey li div{display:inline-block;vertical-align:middle}.vp-modal-warrentyCart{width:100%}.vp-modal-warrentyCart .vp-modal__header{padding-bottom:10px !important}.vp-modal-warrentyCart .vp-modal__body{padding-bottom:0 !important}.vp-modal-warrentyCartOther{width:auto}.vp-modal-warrentyCartOther .vp-modal__header{padding-bottom:10px !important}.vp-modal-warrentyCartOther .vp-modal__body{padding-bottom:0 !important}.vp-modal-serviceCenter{width:30% !important}.vp-modal-serviceCenter .vp-modal__close{top:-5px;height:30px;width:30px}.serviceCenter-Modelcontent{font-family:"BMWTypeNext",Helvetica Neue,-apple-system,"system-ui",BlinkMacSystemFont,serif;letter-spacing:0.35px !important;letter-spacing:0.035rem !important}.dealerChange-model{width:40%;overflow-y:auto;max-height:90%}.dealerChange-model .vp-modal__body{padding-top:20px !important;padding-bottom:15px !important}.dealerChange-model .vp-modal__close{top:-10px;height:30px;width:30px}.wsp__dealer-details{background-color:#ededed !important;display:inline-block;width:100%;padding:20px}.itemInCart-Model{float:left;display:flex;gap:1.5rem;width:90%;margin-top:25px;margin-left:6%}.addCart-Modelcontent{font-family:BMWTypeNext;font-style:normal;font-weight:300;font-size:16px;line-height:26px;color:#000000;margin-left:6%}.addOtherCart-Modelcontent{font-family:BMWTypeNext;font-style:normal;font-weight:300;font-size:16px;line-height:26px;color:#000000;margin-left:6%;padding:0}.addItem-Cancel{font-family:BMWTypeNext;font-style:normal;font-weight:bold;font-size:16px;line-height:26px;color:#000000;padding:0;cursor:pointer;background:transparent;border:0}.vp-modal-warrentyCart .vp-modal__close{height:35px !important;width:35px !important;top:-10px !important}.vp-modal-warrentyCartOther .vp-modal__close{height:35px !important;width:35px !important;top:-10px !important}.addCart-Modelcontent span,.addOtherCart-Modelcontent span{font-weight:bold}.wsp__eligible-warning-wrapper{padding:28px 5px;width:auto;height:auto;background:#221F1F;border:1px solid #221F1F;margin-top:20px;margin-bottom:20px;display:flex;align-items:stretch}.warningSecLink{font-family:BMWTypeNext;font-style:normal;font-weight:bold;font-size:16px;text-transform:capitalize;color:#FFFFFF;display:flex;align-items:flex-start;flex-direction:column}.warningSecLink a,.warningSecLink a:hover{color:#FFFFFF;cursor:pointer;text-decoration:none}.warningText{font-family:BMWTypeNext;font-style:normal;font-weight:bold;font-size:16px;color:#FFFFFF;float:left;display:flex;align-items:center}.warning-arrow-Icon{width:15px;height:15px;float:right;margin-top:5px;margin-left:5px}.warranty-service-page .wsp__header-note,.warranty-service-page .wsp__mob .wsp__acc-service-info{margin-top:15px}.wsp__acc-service-header--upgradeshead{margin-top:5%}.oilChangeServiceGroup,.extended_service_contracts{margin-top:2%;float:left;width:100%}.selectedAddtoCartGray{width:100%;float:right}.existing-basket-items{width:95%;max-width:530px}.existing-basket-items ul{padding:0}.existing-basket-items li{list-style:none;font-size:13px;font-weight:bold;border-bottom:1px solid #cacaca;padding:10px 0;position:relative;letter-spacing:0.035rem;font-family:"BMWTypeNext", "Helvetica Neue", "-apple-system", "system-ui", "BlinkMacSystemFont", sans-serif}.existing-basket-items li:first-child{border-top:1px solid #cacaca;margin-top:10px}.existing-basket-items li:last-child{border-bottom:1px solid #cacaca}.wsp__warranty-imgsections{padding:0;vertical-align:middle;text-align:left}.wsp__warranty-imgsections span{margin-left:15px}.addtoCart-warning-Icon{width:30px;height:30px;float:left;margin-right:15px;margin-left:10px}.addtoCart-warning-Icon-grey{width:30px;height:30px;margin-right:15px;margin-left:10px;float:left}.mar-right{margin-right:3%}.vehicle-otherCart{font-size:20px;padding:10px 0 5px 15px;font-weight:bold}.itemInCart-Model a:hover,.bmw__cta--blue a:hover{text-decoration:none !important}.wsp__eu-header li{margin-right:35px !important}.wsp_alntxt-lft{justify-content:left !important}.wsp_txtaln-lft{text-align:left !important}.wsp-price-lft{text-align:left !important;padding-left:8% !important}@media only screen and (max-width: 320px){.vp-modal-warrentyCart{width:100%}.vp-modal-warrentyCartOther{width:100%}.wsp__eu-selectedWrap{margin-top:2%;margin-bottom:2%;display:block;padding:0 !important;justify-content:space-between}.wsp__eu-selectedWrap .selectedSection{width:100% !important;float:left}.wsp__eu-selectedWrap .selectedText{color:#221f1f;font-weight:700;font-family:"BMWTypeNext", "Helvetica Neue", "-apple-system", "system-ui", "BlinkMacSystemFont", sans-serif;margin-top:1.5%;text-align:left}.wsp__eu-selectedWrap .selectedColText{text-align:left;width:100%;color:#000000;float:left;margin-top:1.5%;margin-bottom:1.5%}.wsp__eu-selectedWrap .removeSeleted{cursor:pointer;margin-left:2%;font-weight:bold}.wsp__eu-selectedWrap .selectedAddtoCart{width:85% !important;float:left}.wsp__eu-selectedWrap .bmw__cta--blue,.wsp__eu-selectedWrap .bmw__cta--grey{height:40px !important;margin-top:2%}.selectedAddtoCartGray{width:45% !important;float:right}}@media only screen and (max-width: 768px){.vp-modal-warrentyCart{width:100% !important}.vp-modal-warrentyCartOther{width:100% !important}.wsp__eu-selectedWrap{margin-top:2%;margin-bottom:2%;padding:0 !important;justify-content:space-between;width:100%}.wsp__eu-selectedWrap .selectedSection{width:75%;float:left}.wsp__eu-selectedWrap .selectedText{color:#77787b;float:left;font-weight:700;font-family:"BMWTypeNext", "Helvetica Neue", "-apple-system", "system-ui", "BlinkMacSystemFont", sans-serif;margin-top:1.5%;text-align:left !important;padding-right:2%}.wsp__eu-selectedWrap .selectedColText{text-align:left;width:100% !important;color:#000000;float:left;margin-top:1.5%}.wsp__eu-selectedWrap .removeSeleted{cursor:pointer;margin-left:2%;font-weight:bold}.wsp__eu-selectedWrap .selectedAddtoCart{float:left;width:52% !important}.selectedAddtoCartGray{float:right}.bmw__cta-tablet{height:50px !important;margin-top:10px}.wsp__eu-header li .label--radio input[type=radio],.wsp__eu-body li .label--radio input[type=radio]{width:37px !important;height:37px !important}.wsp__eligible-upgrade-warning-grey{display:flex;align-items:baseline;justify-content:space-between;padding:28px 5px 11px 5px;width:auto !important;height:auto;background:#F6F6F6;border:1px solid #DDDDDD;margin-top:15px;margin-bottom:15px}}@media only screen and (min-width: 769px){.vp-modal-serviceCenter{width:30% !important;max-height:90%}}@media only screen and (min-width: 768px){.dealerChange-model{width:100% !important;overflow-y:auto;max-height:90%}.wsp__mob{display:none}.vp-modal-serviceCenter{width:100% !important;overflow-y:auto;max-height:90%}}@media only screen and (max-width: 767px){.dealerChange-model{width:100% !important;overflow-y:auto;max-height:100%}.mar-lft{margin-left:20px}.vp-modal-serviceCenter{width:100% !important;overflow-y:auto;max-height:90%}}@media only screen and (max-width: 820px){.wsp__eligible-upgrade-warning-grey{display:flex;align-items:baseline;justify-content:space-between;padding:28px 5px 11px 5px;width:auto !important;height:auto;background:#F6F6F6;border:1px solid #DDDDDD;margin-top:15px;margin-bottom:15px}}@media only screen and (max-width: 720px){.wsp__eligible-warning-wrapper{padding:28px 5px;width:auto;height:auto;background:#221F1F;border:1px solid #221F1F;margin-top:20px;margin-bottom:20px;display:flex;align-items:stretch}.warningSecLink{font-family:BMWTypeNext;font-style:normal;font-weight:bold;font-size:16px;text-transform:capitalize;color:#FFFFFF;width:auto;display:flex;align-items:flex-start;margin-top:5%;margin-left:17%}.warningSecLink a,.warningSecLink a:hover{color:#FFFFFF;cursor:pointer;text-decoration:none}.warningText{font-family:BMWTypeNext;font-style:normal;font-weight:bold;font-size:16px;color:#FFFFFF;float:left;width:auto;display:flex;align-items:center}.warning-arrow-Icon{width:15px;height:15px;float:right;margin-top:5px}.addtoCart-warning-Icon{width:30px;height:30px;float:left;margin-right:15px;margin-left:10px;margin-top:-5px}.addtoCart-warning-Icon-grey{width:30px;height:30px;float:left;margin-right:15px;margin-left:10px;margin-top:15px}.wsp__eligible-upgrade-warning-grey{display:flex;align-items:baseline;padding:28px 5px 11px 5px;width:auto;height:auto;background:#F6F6F6;border:1px solid #DDDDDD;margin-top:15px;margin-bottom:15px}.vp-modal-serviceCenter{width:100% !important;overflow-y:auto;max-height:90%}.vp-modal-warrentyCartOther .bmw__cta--blue{width:95%}.vp-modal-warrentyCartOther .bmw__cta--black{width:95%}.vp-modal-warrentyCartOther .addItem-Cancel{margin:0 auto;display:flex}}@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape){.warningSecLink{margin-left:8%;margin-top:2%}}@media only screen and (min-device-width: 375px) and (max-device-width: 844px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape){.warningSecLink{margin-left:7%;margin-top:2%}}.warranty-service-page sup{font-size:1rem;top:-.1rem}.wsp__dealer{width:40%;max-width:410px}.wsp__dealer-wrapper{padding:0 40px 20px !important}@media (max-width: 767px){.wsp__dealer-wrapper{padding:0 15px 20px !important}}.wsp__dealer-head{line-height:24px;text-transform:none;font-size:20px;font-size:2rem;margin:0;font-family:"BMW-Bold";padding:0 !important;margin-bottom:30px !important;color:#000}.wsp__dealer-details{background-color:#f6f6f6;display:inline-block;width:100%;padding:20px}.wsp__dealer-leftsec{float:left;width:100%}.wsp__dealer-leftsec h4{padding:0;font-size:17px;font-size:1.7rem;margin:0;margin-bottom:5px;font-weight:700;color:#000}.wsp__dealer-leftsec p{margin:0;padding-bottom:0 !important;font-size:13px;font-size:1.3rem;letter-spacing:1px;letter-spacing:.1rem;line-height:20px;color:#727171}.wsp__dealer-phone a{margin:0;padding-bottom:0 !important;font-size:13px !important;font-size:1.3rem !important;letter-spacing:1px !important;letter-spacing:.1rem !important;line-height:20px;color:#727171 !important;pointer-events:none}.wsp__dealer-phone a:hover,.wsp__dealer-phone a:focus{color:#727171 !important;text-decoration:none;font-size:13px !important;font-size:1.3rem !important;letter-spacing:1px !important;letter-spacing:.1rem !important}@media (max-width: 767px){.wsp__dealer-phone a{color:#1c69d3 !important;pointer-events:inherit}.wsp__dealer-phone a:hover,.wsp__dealer-phone a:focus{font-size:13px !important;font-size:1.3rem !important;letter-spacing:1px !important;letter-spacing:.1rem !important;text-decoration:none;color:#1c69d3 !important}}.wsp__disclaimer--centermodal-open .modal-dialog{position:absolute;top:50%;-webkit-transform:translate(-50%, -50%) !important;-ms-transform:translate(-50%, -50%) !important;transform:translate(-50%, -50%) !important;background:#fff;left:50%;margin:0;width:40%;max-width:530px}.wsp__disclaimer--centermodal-open .modal-content{border-radius:0px;padding:40px;box-shadow:none;border:none}.wsp__disclaimer--centermodal-open .modal-header{border-bottom:0px;padding:0}.warranty-service-page .wsp__header{font-family:"BMW-Bold";line-height:1.32;margin-bottom:5px;margin-top:80px;font-size:28px;font-size:2.8rem;letter-spacing:.3px;letter-spacing:.03rem}.warranty-service-page .wsp__header-note{line-height:1.32;margin-bottom:10px;font-size:16px;letter-spacing:.5px;letter-spacing:.05rem}.warranty-service-page .wsp__header-note--nohistory{padding:30px 0 0;color:#77787b;min-height:200px}.warranty-service-page .wsp__activeexpire{align-items:center;justify-content:center;display:-webkit-flex;display:-ms-flex;display:-ms-flexbox;display:-moz-flex;display:flex}@media (max-width: 1023px){.warranty-service-page .wsp__activeexpire{margin-left:5px}}.warranty-service-page .wsp__active-status{border-radius:50%;height:12px;margin-right:5px;width:12px}.warranty-service-page .wsp__active-status--active,.warranty-service-page .wsp__active-status--hyperact{background:#7ed321}.warranty-service-page .wsp__active-status--expired{background:#ff4921}.warranty-service-page .wsp__active-status--pending{background:yellow}.warranty-service-page .wsp__active-status--cancel{background:yellow}.warranty-service-page .wsp__active-status--expiring{background:#F7B500}.warranty-service-page .wsp__disclaimer{line-height:1.5;margin-top:20px;font-size:14px;letter-spacing:.5px;letter-spacing:.05rem;display:inline-block}.warranty-service-page .wsp__disclaimer-links{margin-right:10px;padding:0}.warranty-service-page .wsp__disclaimer-links:first-child{margin-right:15px}.warranty-service-page .wsp__disclaimer-links:nth-child(2){border-left:1px solid #f6f6f6;padding-left:15px}.warranty-service-page .wsp__disclaimer a{color:#1c69d3;text-decoration:none}.warranty-service-page .wsp__disclaimer a:hover{text-decoration:underline}.warranty-service-page .wsp__disclaimer--contact{display:inline-block}@media (max-width: 1023px){.warranty-service-page .wsp__disclaimer--contact{margin-bottom:10px}}@media (max-width: 767px){.warranty-service-page .wsp__disclaimer--contact{margin-bottom:0px}}.warranty-service-page .wsp__disclaimer-sup{top:0;padding-right:3px;padding-top:6px}.warranty-service-page .wsp__disclaimer-safeguard-sup{font-size:1.2rem;top:-.5rem}.warranty-service-page .wsp__disclaimer-tel{color:#000 !important;font-weight:400 !important;cursor:default;text-decoration:none !important;pointer-events:none}.warranty-service-page .wsp__disclaimer-tel:hover{color:#000 !important;cursor:default;text-decoration:none !important}@media (max-width: 767px){.warranty-service-page .wsp__disclaimer-tel{cursor:pointer;color:#1c69d3 !important;font-weight:700 !important;pointer-events:auto !important;border-bottom:1px solid #1c69d3 !important}.warranty-service-page .wsp__disclaimer-tel:hover{cursor:pointer;color:#1c69d3 !important}}.wsp__california-disclaimer{color:#221f1f;width:80%}.wsp__cc-header,.wsp__cc-body{align-items:center;border-bottom:1px solid #cacaca;display:inline-block;list-style:none;margin-bottom:0px;padding:0;padding:25px 0;width:100%;display:-webkit-flex;display:-ms-flex;display:-ms-flexbox;display:-moz-flex;display:flex}.wsp__cc-header li,.wsp__cc-body li{color:#221f1f;display:inline-block;font-weight:normal;line-height:1.63;margin-right:25px;text-align:center;width:12.45%;letter-spacing:.5px;letter-spacing:.05rem}@media (max-width: 1115px){.wsp__cc-header li,.wsp__cc-body li{margin-right:20px}}.wsp__cc-header li:first-child,.wsp__cc-body li:first-child{color:#000;text-align:left;width:28.7%}@media (max-width: 1115px){.wsp__cc-header li:first-child,.wsp__cc-body li:first-child{width:28.7%}}.wsp__cc-header li:last-child,.wsp__cc-body li:last-child{margin-right:0px}.wsp__cc--safeguardimg{margin-left:2px;margin-top:-2px;cursor:pointer;width:14px;height:14px;vertical-align:top}.wsp__cc--safeguard-wrapper .popover-content{padding:15px}.wsp__cc--safeguard-content{padding:0;display:-webkit-flex;display:-ms-flex;display:-ms-flexbox;display:-moz-flex;display:flex;flex-direction:column}.wsp__cc--safeguard-content li{display:-webkit-flex;display:-ms-flex;display:-ms-flexbox;display:-moz-flex;display:flex;flex-direction:row;width:100% !important;justify-content:space-between;font-size:12px;font-size:1.2rem;text-align:left}.wsp__cc--safeguard-content li:first-child{color:#77787b}.wsp__cc-header{align-items:start;display:-webkit-flex;display:-ms-flex;display:-ms-flexbox;display:-moz-flex;display:flex}.wsp__cc-header li{color:#000;font-weight:bold;line-height:1.25;letter-spacing:.3px;letter-spacing:.03rem}.outward__link{border-right:1.7px solid #1c69d3;border-top:1.7px solid #1c69d3;display:inline-block;height:7px;margin-left:7px;position:relative;width:7px}.outward__link:before{background-color:#1c69d3;content:"";height:1.7px;position:absolute;right:-px;right:-1px;top:1.5px;transform:rotate(-45deg);transform:rotate(-45deg);width:7px}.wsp__acc-service-header--upgradeshead{display:inline;padding-bottom:20px !important}.wsp__acc-maintenancehead{padding-bottom:0px !important}.wsp__acc-maintenancehead .wsp__acc-service-header{padding-bottom:0px !important}.wsp__acc-list--upgrades{padding-left:25px !important}.wsp__eu-header,.wsp__eu-body{padding:0;list-style:none;display:inline-block;width:100%;margin-bottom:0px;padding:25px 0;border-bottom:1px solid #cacaca}.wsp__eu-header li,.wsp__eu-body li{display:inline-block;font-weight:normal;font-size:16px;width:20%;margin-right:25px;text-align:center;color:#221f1f;letter-spacing:.5px;letter-spacing:.05rem;line-height:1.63}.wsp__eu-header li:first-child,.wsp__eu-body li:first-child{text-align:left;width:40%;color:#000}.wsp__eu-header li:last-child,.wsp__eu-body li:last-child{width:8%;padding-top:9px}.wsp__eu-header li input[type=checkbox],.wsp__eu-body li input[type=checkbox]{display:inline-block;width:20px;height:16px;border:1px solid #909090}.wsp__eu-header li input[type=checkbox]+.checkbox-label,.wsp__eu-body li input[type=checkbox]+.checkbox-label{font-weight:bold;color:#000000}.wsp__eu-header li input[type=checkbox]:checked+.checkbox-label,.wsp__eu-body li input[type=checkbox]:checked+.checkbox-label{background-color:get-color("neutral", "gray--level-235")}.wsp__eu-header li input[type=checkbox]:checked+.checkbox-label:after,.wsp__eu-body li input[type=checkbox]:checked+.checkbox-label:after{content:'';display:block;width:18px;height:18px;border:none;border-radius:50%;background-color:get-color("legacy", "blue--byo")}.wsp__eu-header li .label--radio,.wsp__eu-body li .label--radio{cursor:pointer}.wsp__eu-header li .label--radio input[type=radio],.wsp__eu-body li .label--radio input[type=radio]{width:20px;height:20px}.wsp__eu-header li .label--radio input[type=radio]:checked+label,.wsp__eu-body li .label--radio input[type=radio]:checked+label{background-color:get-color("neutral", "gray--level-235")}.wsp__eu-header li .label--radio input[type=radio]:checked+label:after,.wsp__eu-body li .label--radio input[type=radio]:checked+label:after{display:flex}.wsp__eu-selectedWrap{margin-top:2%}.wsp__eu-selectedWrap .selectedSection{display:none;width:100% !important}.wsp__eu-selectedWrap .selectedText{color:#77787b;width:39%;float:left;font-weight:700;font-family:"BMWTypeNext", "Helvetica Neue", "-apple-system", "system-ui", "BlinkMacSystemFont", sans-serif;margin-top:1.5%;text-align:right;padding-right:2%}.wsp__eu-selectedWrap .selectedColText{text-align:left;width:40%;color:#000000;float:left;margin-top:1.5%}.wsp__eu-selectedWrap .removeSeleted{cursor:pointer;margin-left:2%;font-weight:bold}.wsp__eu-selectedWrap .selectedAddtoCart{width:auto;float:right}.wsp__eu-selectedWrap .selectedAddtoCart-disabled{width:auto;float:right}.wsp__eu-header li{font-weight:bold;color:#000;letter-spacing:.3px;letter-spacing:.03rem;line-height:1.25;width:19.4%}.wsp__eu-header li:first-child{width:41%;margin-right:22px}.wsp__eu-header li a{font-weight:normal;font-size:14px}.wsp__eu-header--accordion{margin-top:15px}.wsp__eu-header--accordionbody{border:none}.wsp__eu-header--accordionbody li{color:#000;font-weight:bold;width:19.9%}.wsp__eu-header--accordionbody li:first-child{width:41%}@media (max-width: 1115px){.wsp__eu-header--accordionbody li:first-child{width:41%}}.wsp__eu-body{padding-left:35px}.wsp__eu-body--accordion{padding:0 0 18px 35px;border:none}.wsp__eu-body--accordion li{width:21%;margin-right:20px}.wsp__eu-body--accordion li:first-child{width:39%}@media (max-width: 1115px){.wsp__eu-body--accordion li:first-child{width:38.8%}}.wsp__eligible-upgrade-tablet{display:block}@media (max-width: 767px){.wsp__eligible-upgrade-tablet{display:none}}.wsp__eligible-upgrade-tablet .wsp__eu-header li:first-child{width:43%}.wsp__eligible-upgrade-tablet .wsp__eu-body li:first-child{width:40%}.wsp__eligible-upgrade-tablet .panel .accordion-toggle{font-size:16px !important;line-height:1.63 !important;letter-spacing:0.5px !important;letter-spacing:0.05rem !important;letter-spacing:.5px;letter-spacing:.05rem}.wsp__eligible-upgrade-tablet .panel-title .accordion-toggle.collapsed{color:#000 !important}.wsp__eligible-upgrade-tablet .panel.panel-default .panel-body{border-bottom:1px solid #cacaca !important}.wsp__eligible-upgrade-tablet .panel-default{border-bottom:none !important}.wsp__eligible-upgrade-mobile{display:none}@media (max-width: 767px){.wsp__eligible-upgrade-mobile{display:block}}.wsp__eligible-upgrade .panel{border:none;box-shadow:none}.wsp__eligible-upgrade .panel-body{padding:10px 0px 10px 25px;border-top:none !important;border-bottom:1px solid #cacaca}.wsp__eligible-upgrade .panel-heading{background:#fff;border:none;padding:0;border-bottom:1px solid #cacaca}.wsp__eligible-upgrade .panel .accordion-toggle{line-height:1.63;font-size:16px;letter-spacing:.5px;letter-spacing:.05rem;color:#1c69d3 !important;font-weight:bold;position:relative;display:block;padding:25px 0 25px 35px}@media (max-width: 1023px){.wsp__eligible-upgrade .panel .accordion-toggle{padding:0}}.wsp__eligible-upgrade .panel .accordion-toggle:hover,.wsp__eligible-upgrade .panel .accordion-toggle:active,.wsp__eligible-upgrade .panel .accordion-toggle:focus{text-decoration:none}.wsp__eligible-upgrade .panel .accordion-toggle:after{content:"";width:10px;height:10px;position:absolute;background:url(../../../../../etc.clientlibs/mybmw/clientlibs/common/resources/img/down-arrow.svg);background-size:cover;background-position:center;top:50%;transform:translateY(-50%) rotate(180deg);float:right;right:20px;transition:all 0.3s ease-in-out}.wsp__eligible-upgrade .panel .accordion-toggle.collapsed{color:#000;font-weight:normal}.wsp__eligible-upgrade .panel .accordion-toggle.collapsed:after{transform:translateY(-50%) rotate(0deg);transition:all 0.3s ease-in-out}.wsp__eligible-upgrade-dealerWrap{display:flex;flex-direction:column;align-items:flex-start;padding:20px;min-width:290px;width:auto;height:97px;background:#F6F6F6;margin-top:40px}.wsp__eligible-upgrade-dealerWrap-dealerTitle{width:100%;height:13px;font-family:BMWTypeNext;font-style:normal;font-weight:300;font-size:10px;line-height:13px;letter-spacing:2px;text-transform:uppercase;color:#221F1F;margin-bottom:5px}.wsp__eligible-upgrade-dealerWrap-dealerName{width:100%;height:18px;font-family:BMWTypeNext;font-style:normal;font-weight:bold;font-size:15px;line-height:18px;letter-spacing:0.25px;color:#221F1F;margin-bottom:5px}.wsp__eligible-upgrade-dealerWrap-dealerChange{font-size:13px;line-height:16px;color:#1C69D3}.wsp__maintenance-contract{margin:0px 0 10px}@media (max-width: 1023px){.wsp__maintenance-contract{margin-top:25px;margin-bottom:0}}.wsp__maintenance-contract-links{padding:10px 15px;float:left}.wsp__maintenance-contract-links a{border:none !important}.wsp__maintenance-contract-links:first-child{padding-left:0px}.wsp__maintenance-contract a{color:#1c69d3;line-height:1.54;letter-spacing:.6px;letter-spacing:.06rem;font-size:13px}.wsp__maintenance-contract a:focus{text-decoration:none}@media (max-width: 1023px){.wsp__maintenance-contract a{padding:15px 0 0;display:block}}.wsp__maintenance-contract a:first-child{padding-left:0px}@media (max-width: 1023px){.wsp__maintenance-contract a:first-child{border-right:none;padding-top:0}}.width100{width:100% !important}.wsp__wh-header,.wsp__wh-body{align-items:center;border-bottom:1px solid #cacaca;display:inline-block;list-style:none;margin-bottom:0px;padding:0;padding:25px 0;width:100%;display:-webkit-flex;display:-ms-flex;display:-ms-flexbox;display:-moz-flex;display:flex}.wsp__wh-header li,.wsp__wh-body li{color:#77787b;display:inline-block;font-size:16px;font-weight:normal;line-height:1.63;margin-right:25px;text-align:center;width:25%;font-size:16px;font-size:1.6rem;letter-spacing:.5px;letter-spacing:.05rem}.wsp__wh-header li:first-child,.wsp__wh-body li:first-child{color:#000;text-align:left}.wsp__wh-header li:nth-child(2),.wsp__wh-body li:nth-child(2){width:25%}.wsp__wh-header li:nth-child(4),.wsp__wh-body li:nth-child(4){width:25%}.wsp__wh-header li:last-child,.wsp__wh-body li:last-child{margin-right:0;width:25%}.wsp__wh-header li{color:#000;font-weight:bold;line-height:1.25;letter-spacing:.3px;letter-spacing:.03rem}.wsp__ra-msg{border:1px solid #cacaca;border-left:0;border-right:0;line-height:1.55;margin-top:20px;padding:25px 10px;display:-webkit-flex;display:-ms-flex;display:-ms-flexbox;display:-moz-flex;display:flex;font-size:20px;font-size:2rem;letter-spacing:.5px;letter-spacing:.05rem}@media (max-width: 1023px){.wsp__ra-msg{border:none;display:block;line-height:1.55;margin-top:0;padding:0;font-size:16px;font-size:1.6rem}}.wsp__ra-coverance{border-right:1px solid #cacaca;padding-right:30px;width:56.22%}@media (max-width: 1115px){.wsp__ra-coverance{padding-right:5px;letter-spacing:.4px;letter-spacing:.04rem}}@media (max-width: 1023px){.wsp__ra-coverance{border-bottom:1px solid #cacaca;border-right:none;padding-bottom:15px;padding-right:0px;width:100%}}.wsp__ra-expiration{padding-left:55px;width:43.77%}@media (max-width: 1115px){.wsp__ra-expiration{padding-left:15px}}@media (max-width: 1023px){.wsp__ra-expiration{padding:15px 0 0 0;width:100%}}@media (max-width: 1023px){.wsp__ra-expiration span{white-space:nowrap}}.wsp__ra-expiration a{color:#1c69d3;line-height:1.54;display:block;font-size:14px;font-size:1.4rem;letter-spacing:.6px;letter-spacing:.06rem;cursor:pointer;width:30%}@media (max-width: 1023px){.wsp__ra-expiration a{display:block;line-height:1.5;padding-top:5px;letter-spacing:.5px;letter-spacing:.05rem;width:auto}}.wsp__ra-expiration a:focus{text-decoration:none}.wsp__ra-emergency{background:#f6f6f6;box-shadow:0 2px 4px 0 rgba(0,0,0,0.2);margin-top:115px;padding:50px 95px}@media (max-width: 1023px){.wsp__ra-emergency{margin-top:40px;padding:25px}}.wsp__ra-emergency a{color:#1c69d3;line-height:1.5;font-size:20px;font-size:2rem;letter-spacing:.5px;letter-spacing:.05rem}.wsp__ra-emergency a:focus{text-decoration:none}@media (max-width: 1023px){.wsp__ra-emergency a{font-size:14px;font-size:1.4rem;word-break:break-word;width:100%}}.wsp__rae-heading{color:#000;font-family:"BMW-Bold";line-height:1.2;font-size:20px;font-size:2rem;letter-spacing:.3px;letter-spacing:.03rem}@media (max-width: 1023px){.wsp__rae-heading{line-height:1.25;letter-spacing:.4px;letter-spacing:.04rem;font-size:16px;font-size:1.6rem}}.wsp__rae-list{color:#000;font-size:20px;font-stretch:normal;font-style:normal;font-weight:normal;letter-spacing:0.5px;line-height:1.55;padding:30px 0 0 30px;font-size:20px;font-size:2rem;letter-spacing:.5px;letter-spacing:.05rem}@media (max-width: 1023px){.wsp__rae-list{margin-bottom:0;padding:10px 20px 0;font-size:14px;font-size:1.4rem}}.wsp__rae-listitem{padding-left:5px}.wsp__disc-warranty{color:#000;line-height:1.55;padding:0 95px;letter-spacing:.5px;letter-spacing:.05rem;font-size:20px;font-size:2rem}@media (max-width: 1023px){.wsp__disc-warranty{padding:0}}.wsp__disc-warranty-header{padding:20px 0 25px 0}@media (max-width: 1023px){.wsp__disc-warranty-header{font-family:"BMW-Bold";line-height:1.25;padding:0px;font-size:16px;font-size:1.6rem;letter-spacing:.4px;letter-spacing:.04rem}}.wsp__disc-warrlist{margin-bottom:25px;padding-left:30px}@media (max-width: 1023px){.wsp__disc-warrlist{padding-left:25px}}.wsp__disc-warrlistitem{padding-left:5px}@media (max-width: 1023px){.wsp__disc-warrlistitem{font-size:12px;font-size:1.2rem;padding-top:15px;letter-spacing:.6px;letter-spacing:.06rem}}.wsp__disc-maintenance{color:#000;line-height:1.55;padding:0 95px;letter-spacing:.5px;letter-spacing:.05rem;font-size:20px;font-size:2rem}@media (max-width: 1023px){.wsp__disc-maintenance{padding:0px}}.wsp__disc-maintenance-header{padding:20px 0 25px 0}@media (max-width: 1023px){.wsp__disc-maintenance-header{padding:25px 0 0px 0;font-size:16px;font-size:1.6rem;font-family:"BMW-Bold"}}.wsp__disc-mainlist{margin-bottom:10px;padding-left:30px}@media (max-width: 1023px){.wsp__disc-mainlist{padding-left:25px}}.wsp__disc-mainlistitem{padding-left:5px}@media (max-width: 1023px){.wsp__disc-mainlistitem{padding-top:15px;font-size:12px;font-size:1.2rem;letter-spacing:.6px;letter-spacing:.06rem}}.wsp__disc-nontrans{color:#000;line-height:1.55;padding:0 95px 0 130px;letter-spacing:.5px;letter-spacing:.05rem;font-size:20px;font-size:2rem}@media (max-width: 1023px){.wsp__disc-nontrans{font-size:12px;font-size:1.2rem;padding:0 0 0 30px}}.wsp__disc-nontrans-header{padding:20px 0 5px 0}@media (max-width: 1023px){.wsp__disc-nontrans-header{padding:5px 0 0}}.wsp__warranty-headsection{margin:0;display:-webkit-flex;display:-ms-flex;display:-ms-flexbox;display:-moz-flex;display:flex;align-items:center;flex-direction:row;width:100%}@media (max-width: 1023px){.wsp__warranty-headsection{padding:0 25px}}.wsp__warranty-heading{padding:0px}.wsp__warranty-heading h1{margin-bottom:20px}@media (max-width: 767px){.wsp__warranty-heading h1{margin-bottom:15px}}.wsp__warranty-heading .black-separator-left{margin-top:0px}.wsp__warranty-img{width:100%}.wsp__warranty-imgsection{padding:0px}.wsp__mileage-hidden{visibility:hidden}.wsp__cc-header li{letter-spacing:.35px;letter-spacing:.035rem}.wsp__eu-header li{letter-spacing:.35px;letter-spacing:.035rem}.wsp__wh-header li{letter-spacing:.35px;letter-spacing:.035rem}.wsp__rae-heading{letter-spacing:.35px;letter-spacing:.035rem;font-size:20px !important}.wsp__warranty-heading h1{font-family:"BMW Type", "Helvetica Neue", "-apple-system", "system-ui", "BlinkMacSystemFont", sans-serif}.wsp__eu-header li{font-family:"BMW Type", "Helvetica Neue", "-apple-system", "system-ui", "BlinkMacSystemFont", sans-serif}.wsp__eligible-upgrade .panel .accordion-toggle{font-family:"BMW Type", "Helvetica Neue", "-apple-system", "system-ui", "BlinkMacSystemFont", sans-serif}.wsp__rae-listitem .wsp__links--blue{font-size:20px !important}@media (max-width: 767px){.wsp__rae-listitem .wsp__links--blue{font-size:14px !important}}.wsp__rae-list{font-size:20px !important}.wsp__dealer-head{font-family:"BMW Type", "Helvetica Neue", "-apple-system", "system-ui", "BlinkMacSystemFont", sans-serif;font-weight:400}.wsp__dealer-leftsec h4{font-family:"BMW Type", "Helvetica Neue", "-apple-system", "system-ui", "BlinkMacSystemFont", sans-serif;font-weight:400}.wsp__dealer-leftsec p{font-family:"BMW Type", "Helvetica Neue", "-apple-system", "system-ui", "BlinkMacSystemFont", sans-serif}.wsp__rae-heading{font-family:"BMW Type", "Helvetica Neue", "-apple-system", "system-ui", "BlinkMacSystemFont", sans-serif;font-weight:700}.wsp__mob--rae-listitem .wsp__links{display:inline-block;width:auto}.wsp__dealer-phone a{border-bottom:0px !important;font-weight:400 !important;font-family:"BMW Type", "Helvetica Neue", "-apple-system", "system-ui", "BlinkMacSystemFont", sans-serif}.wsp__dealer-phone a:hover,.wsp__dealer-phone a:focus{border-bottom:0px !important;font-weight:400 !important}@media (max-width: 767px){.wsp__dealer-phone a{font-weight:700 !important;font-family:"BMW Type", "Helvetica Neue", "-apple-system", "system-ui", "BlinkMacSystemFont", sans-serif;border-bottom:1px solid #1c69d3 !important}.wsp__dealer-phone a:hover{font-weight:700 !important;text-decoration:none !important;border-bottom:1px solid #727171 !important;color:#727171 !important}.wsp__dealer-phone a:focus{font-weight:700 !important;border-bottom:1px solid #1c69d3 !important}}@media (max-width: 767px){.wsp__dealer--email{display:inline}}@media (max-width: 1023px){.wsp__ra-emergency a{width:auto}}@media (max-width: 767px){.wsp__star{top:1px}}.warranty-service-page{font-family:"BMW Type", "Helvetica Neue", "-apple-system", "system-ui", "BlinkMacSystemFont", sans-serif}.warranty-service-page .wsp__header{font-family:"BMW Type", "Helvetica Neue", "-apple-system", "system-ui", "BlinkMacSystemFont", sans-serif !important;letter-spacing:.35px;letter-spacing:.035rem}.warranty-service-page .wsp__header-note{font-family:"BMW Type", "Helvetica Neue", "-apple-system", "system-ui", "BlinkMacSystemFont", sans-serif}.warranty-service-page .wsp__activeexpire{align-items:flex-start}.warranty-service-page .wsp__active-status--active,.warranty-service-page .wsp__active-status--hyperact,.warranty-service-page .wsp__active-status--expired,.warranty-service-page .wsp__active-status--pending,.warranty-service-page .wsp__active-status--cancel,.warranty-service-page .wsp__active-status--expiring{margin-top:7px}@media (max-width: 1023px){.warranty-service-page .wsp__active-status--active,.warranty-service-page .wsp__active-status--hyperact,.warranty-service-page .wsp__active-status--expired,.warranty-service-page .wsp__active-status--pending,.warranty-service-page .wsp__active-status--cancel,.warranty-service-page .wsp__active-status--expiring{margin-top:4px}}.warranty-service-page .wsp__mob-acc .panel-title .accordion-toggle{font-family:"BMW Type", "Helvetica Neue", "-apple-system", "system-ui", "BlinkMacSystemFont", sans-serif;font-weight:700;letter-spacing:.35px;letter-spacing:.035rem}.warranty-service-page .wsp__mob .wsp__acc-service-header{font-family:"BMW Type", "Helvetica Neue", "-apple-system", "system-ui", "BlinkMacSystemFont", sans-serif;font-weight:700;letter-spacing:.35px;letter-spacing:.035rem}.warranty-service-page .wsp__mob .wsp__accordion-modals .modal-title{font-family:"BMW Type", "Helvetica Neue", "-apple-system", "system-ui", "BlinkMacSystemFont", sans-serif;font-weight:700;letter-spacing:.35px;letter-spacing:.035rem}.warranty-service-page .wsp__mob .wsp__acc-listitem{line-height:1.5;letter-spacing:.5px;letter-spacing:.05rem}.warranty-service-page .wsp__mob .wsp__acc-listitem--eu{font-family:"BMW Type", "Helvetica Neue", "-apple-system", "system-ui", "BlinkMacSystemFont", sans-serif}.service-appointment-modal .dealer-address .left-box a.dealer-change{border-left:0px;box-shadow:none;color:#1c69d3;display:block;float:left;font-family:"BMWTypeNext", Arial, Helvetica, sans-serif;font-size:13px;letter-spacing:1px;line-height:1.2;margin:0;margin-bottom:1px;margin-left:1px;margin-top:15px;padding-left:1px;text-decoration:none;width:auto}.service-appointment-modal .dealer-note{display:inline-block;padding-top:10px;font-size:13px;letter-spacing:1px;line-height:20px;color:#d0021b}.service-appointment-modal .dealer-address .left-box a.dealer-change:focus{text-decoration:none}body.using-mouse .service-appointment-modal .dealer-address .left-box a.dealer-change:focus{text-decoration:underline}.service-appointment-modal .zipcode .error-message{margin:0 auto;width:100%}.cancel-btn-parent{display:flex;justify-content:right}.service-appointment-modal .zipcode .cancel-btn{color:#1c69d3;cursor:pointer;margin:5px 0 0 auto;text-align:right;text-decoration:none}.service-appointment-modal .zipcode .cancel-btn:focus{text-decoration:none}body.using-mouse .service-appointment-modal .zipcode .cancel-btn:focus{text-decoration:underline}.service-appointment-modal .show-more-btn{color:#0c0c0c;cursor:pointer;font-family:"BMWTypeNext", Arial, Helvetica, sans-serif;font-size:13px;font-weight:700;letter-spacing:0.75px;line-height:14px;margin:0 auto;text-align:center;text-decoration:none;width:auto}.service-appointment-modal .show-more-btn img{display:inline-block}.service-appointment-modal .bmw-show-more{display:-ms-flex;display:-ms-flexbox;display:-moz-flex;display:-webkit-box;display:flex}.service-appointment-modal .dealer-center h2{font-family:"BMWTypeNext", "Helvetica Neue", "-apple-system", "system-ui", "BlinkMacSystemFont", sans-serif;font-size:20px;letter-spacing:0.75px;line-height:24px;margin-bottom:40px;margin-top:50px;text-transform:none}.service-appointment-modal .dealer-center .find-center h2{font-family:"BMWTypeNext", "Helvetica Neue", "-apple-system", "system-ui", "BlinkMacSystemFont", sans-serif;font-size:20px;letter-spacing:0.75px;line-height:24px;margin-bottom:15px;margin-top:10px}.service-appointment-modal .dealer-search{display:none;height:100%}.service-appointment-modal .find-center{background-color:#f6f6f6;background-image:none;display:block;height:100%;margin:0 auto;padding:20px;width:100%}.service-appointment-modal .find-center h2{font-family:"BMWTypeNext", "Helvetica Neue", "-apple-system", "system-ui", "BlinkMacSystemFont", sans-serif;font-size:20px;font-size:2rem;letter-spacing:0.75px;line-height:24px;margin:0 auto;margin-bottom:15px;text-transform:unset;width:90%;font-weight:700}.service-appointment-modal .search-appointmentbtn{font-family:"BMWTypeNext", "Helvetica Neue", "-apple-system", "system-ui", "BlinkMacSystemFont", sans-serif;font-weight:700}.service-appointment-modal .dealer-center .find-center h2{font-family:"BMWTypeNext", "Helvetica Neue", "-apple-system", "system-ui", "BlinkMacSystemFont", sans-serif;font-size:20px;letter-spacing:0.75px;line-height:24px;margin-bottom:15px;margin-top:10px}.service-appointment-modal .zipcode label{clear:both;color:#221f1f;font-size:13px;font-size:1.3rem;font-weight:bold;letter-spacing:0.75px;line-height:16px;margin:0 auto;margin-bottom:15px;padding:0;padding-bottom:10px;padding-top:15px;width:90%}.service-appointment-modal .zipcode input{background-color:#fff;border:1px #cacaca solid;color:#727171;display:block;font-size:1.3em;font-size:16px;height:55px;letter-spacing:1px;line-height:26px;margin:0 auto;margin:0 auto;margin-left:1px;outline:none;overflow:hidden;padding:0;padding-left:20px;padding-right:20px;position:relative;width:100%;z-index:9999}.service-appointment-modal .zipcode input:focus{border-bottom:2px solid #1c69d4}.service-appointment-modal .zipcode-search{display:none}.service-appointment-modal .cancel-btn.success-border,.cancel-btn.error-border{border-bottom:0px}.service-appointment-modal .error-message{color:#d0021b;display:block;font-size:13px;text-align:left;width:100%}.service-appointment-modal .modal-footer .error-message{clear:both;padding-top:5px}.service-appointment-modal .zipcode-search{display:none}.service-appointment-modal .bmw-center-locations ul li .dealer-address{background-color:white;cursor:pointer;display:block;margin:0 auto;margin-bottom:10px;margin-top:10px;overflow:hidden;padding:10px;width:90%}.service-appointment-modal .bmw-center-locations{background-color:#f6f6f6;margin-top:10px;width:100%}.service-appointment-modal .bmw-center-locations ul{clear:both;display:block;list-style:none;margin:0;padding:0}.service-appointment-modal .bmw-center-locations ul li{list-style:none}.service-appointment-modal .dealer-address{display:inline-block;margin:0 auto;width:90%}.service-appointment-modal .dealer-address .left-box{float:left;width:75%}.service-appointment-modal .dealer-address .right-box{float:right}.service-appointment-modal .left-box h3{color:#1c69d3;font-family:"BMWTypeNext", Arial, Helvetica, sans-serif;font-size:17px;font-weight:700;margin:0;margin-bottom:5px;padding:0}.service-appointment-modal .left-box p,.right-box p{color:#727171;font-family:"BMWTypeNext", Arial, Helvetica, sans-serif;font-size:13px;letter-spacing:1px;line-height:20px;margin:0;padding:0}.service-appointment-modal .zipcode-search{display:none}.service-appointment-modal .call-inputbox{display:none}.service-appointment-modal .dealer-address.active-address .left-box h3{color:#221f1f}.service-appointment-modal .dealer-search{display:none}.service-appointment-modal .search-result{background-color:#f6f6f6;display:inline-block;padding:20px;width:100%}.service-appointment-modal .search-result .dealer-address.active-address{background-color:#f6f6f6;display:block;margin:1em auto;overflow:hidden;width:90%}.service-appointment-modal .error-submit{color:#d0021b;font-family:"BMWGroupGlobalRegular", Arial, Helvetica, sans-serif;font-size:13px;margin-bottom:0px;margin-top:5px;width:100%}.service-appointment-modal .appointment-search{display:none;text-align:left}.service-appointment-modal .modal-content{border:none;border-radius:0px;box-shadow:none;padding:40px}.service-appointment-modal .modal-header{border-bottom:0px;padding:0}.service-appointment-modal .modal-body{margin:20px 0;overflow:auto;padding:0}.service-appointment-modal .modal-footer{border-top:0px;padding:0}.service-appointment-modal .cancel-schedule{float:left;display:flex;gap:1.5rem}.service-appointment-modal .modal-title{font-family:"BMWTypeNext", Arial, Helvetica, sans-serif;font-weight:700;font-size:1.5rem;letter-spacing:0.75px;line-height:1.42857143;line-height:24px;margin:0;text-transform:none}.service-appointment-modal .modal-dialog{background:#fff;left:50%;margin:0;max-width:530px;position:absolute;top:50%;-webkit-transform:translate(-50%, -50%) !important;-ms-transform:translate(-50%, -50%) !important;transform:translate(-50%, -50%) !important;width:40%}.service-appointment-modal .cancel-schedule button,.service-appointment-modal .cancel-schedule button:hover,.service-appointment-modal .cancel-schedule button:focus{font-family:"BMWTypeNext", Arial, Helvetica, sans-serif;font-weight:700}.service-appointment-modal button.cancel-appointmentbtn{background-color:transparent;border:2px solid #221f1f;border-radius:0px;color:#000;margin-right:15px;font-family:"BMWTypeNext", Arial, Helvetica, sans-serif;font-weight:700}.service-appointment-modal button.cancel-appointmentbtn:hover,.service-appointment-modal button.cancel-appointmentbtn:focus{background-color:#f6f6f6;border:2px solid #221f1f}.service-appointment-modal .zipcode.form-input-container{margin:0 auto;width:90%}@media only screen and (min-width: 768px) and (max-width: 1024px){.schedule-service-appointment .vehicle-profile-main-container{max-width:95%;width:100%}.schedule-service-appointment{padding:40px 0}.schedule-service-appointment .scheduleServicecontent,.schedule-service-appointment .scheduleAppointment{font-size:12px;font-size:1.2rem}.dealer-change ul li .scheduleService p.notificationDate{font-size:10px;font-size:1rem}.schedule-service-appointment .dealer-change ul li{padding:15px 20px 15px 65px}.dealer-change ul li a.hideBtn{font-size:12px;font-size:1.2rem}}@media only screen and (max-width: 959px){.service-appointment-modal .modal-dialog{width:50%}}@media only screen and (max-width: 767px){.schedule-service-appointment .dealer-change{width:100%}.schedule-service-appointment .dealer-change .info-svg{left:-39px;top:28%}.schedule-service-appointment .notification-date{margin-bottom:15px}.dealer-change ul li .scheduleService p.notificationDate{font-size:8px;font-size:0.8rem}.schedule-service-appointment .dealer-change ul li{padding:20px 25px 20px 70px}.schedule-service-appointment .scheduleServicecontent,.schedule-service-appointment .scheduleAppointment,.dealer-change ul li .scheduleService p{font-size:12px;font-size:1.2rem}.schedule-service-appointment{padding:30px 0}.schedule-service-appointment .vehicle-profile-main-container{max-width:100%;padding:0 15px;width:100%}.dealer-change ul li a.hideBtn{font-size:12px;font-size:1.2rem;margin-left:15px;padding-left:0px}.schedule-service-appointment h4,.schedule-service-appointment .scheduleServicecontent,.schedule-service-appointment .notification-date,.schedule-service-appointment .service-alert-details{padding:0}.service-appointment-modal .modal-dialog{min-height:100vh;min-height:-webkit-fill-available;width:100%}.service-appointment-modal .modal-content{min-height:100vh;min-height:-webkit-fill-available}.service-appointment-modal .modal-content{padding:20px 15px}.service-appointment-modal .search-result .dealer-address.active-address{margin:10px auto;padding:0 5px;width:100%}.service-appointment-modal .search-result{padding:10px}.service-appointment-modal .find-center{padding:20px 10px 10px}.service-appointment-modal .find-center h2{padding:0px 5px;width:100%}.service-appointment-modal .zipcode.form-input-container{padding:0 5px;width:100%}.service-appointment-modal .bmw-center-locations ul li{margin:0 5px}.service-appointment-modal .bmw-center-locations ul li .dealer-address{margin:10px auto;padding:10px;width:100%}.service-appointment-modal .show-more-btn{width:40%}.service-appointment-modal .zipcode .error-message{width:100%}.service-appointment-modal{height:100vh}}

