.DWB_0{
    margin-top: -30px;
}
.w-vdpformBtns .btn-default:hover {
    color: #fff;
    background-color: #f69130 !important;
    border-color: #f69130 !important;
}
.vdp-widget-dealerLogo{width: 65%;}

.page.page_Internal.page-mvdp{
    padding: 40px 0;
}
.page.page_Internal.page-mvdp .breadcrumb{
    padding: 8px 0;
}
.social-section{
    margin-bottom: 10px; 
}
.print-button-vdp{
    padding-top: 5px;
    float: right;
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    background: #4fc6d9;
    text-align: center;
    color: #fff;
    font-weight: 900;
}
.btn-danger {
    color: #fff;
    background-color: #ed1e17;
    border-color: #ed1e17;
}
.page.page_Internal.page-mvdp .close{
    opacity: 1;
    color: #ffffff;  
}
.w-vdpformBtns .btn-success {
    color: #fff;
    background-color: #4ec7da !important;
    border-color: #4ec7da !important;
}

.w-vdpformBtns .btn-default {
    color: #fff;
    background-color: #0677a1;
    border-color: #ccc;
}
.w-vdpformBtns .btn-default:hover {
    color: #fff;
    background-color: #59253b !important;
    border-color: #59253b !important;
}
.mvdp-disclaimer p{font-size: 12px;}


.botSpace .carousel-inner {
    height: auto !important;
    background-color: unset !important;
    position: relative !important;
    overflow: hidden !important;
}

.botSpace.item {
    height: auto !important;
    background-size: unset !important;
    background-position: unset !important;
    display: block !important;
    align-items: center !important;
    justify-content: center !important;
    position: relative !important;
}

li.item.w-vdpGallery-thumbBox {
    height: auto !important;
}

#w-vdpGallery-lgPhotos a.active.item.img-responsive {
    height: auto !important;
}

.w-vdpGallery-lgPhotos .item::before {
    background: unset;
}

.w-vdpGallery-thumbs .item::before {
    background: unset;
}

#w-vdpGallery-lgPhotos .carousel-inner {
    height: unset;
}


#w-vdpGallery-lgPhotos .slider .item {
            height: unset;
    background-position-y: unset;
}


// .map-wrapper {
//     height: 600px;
// }

@media (max-width: 768px) {
    .map-wrapper {
        display: block;
        height: auto;
    }
    
   .w-vdpGallery-lgPhotos .item {
    padding-top: 0;
}
}


.breadcrumb li a {
    color: #000 !important;
    font-weight: 700;
}

.carousel-indicators, .carousel-control {
    display: block !important;
}

@media (min-width:768px) and (max-width:991px) {
    .mvdp-gallery {
    margin: 0 auto 25px;
    margin-left: 10px;
    width: 640px;
}
  }