.logo-header {
    
    width: 300px;

}
.logo-header img {
   
    max-width: 300px;

}
.banner-caption {
    width: 300px;
    margin-top: 20px;
    text-align: center;
    position: relative;
    display: table;
    float: left;
    vertical-align: middle;
    padding: 0;
    color: #EFBB20;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    width: 404px;
    height: 100px;
    position: relative;
    z-index: 9;
    margin: 0 0 0 2%;
}

.banner-caption h1 {
    font-size: 36px;
    color: #d8262c;
    text-transform: uppercase;
    font-weight: 600;
    display: table-cell;
    vertical-align: middle;
}
.phone-no{
    font-size: 28px;

}
.header-sidenav .menu-aside {
   
    height: auto;
}

.banner{
    position: relative;
    width: 100%;
    height: 760px;
    overflow: hidden;
    background: url(../images/banner/banner.jpg) center -40px no-repeat;
    background-size: contain;
}
.banner .four-boxes {
    position: absolute;
    bottom: 60px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}

.four-boxes {
    margin-top: 0;
    position: relative;
    bottom: auto;
    left: auto;
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
}
.box h3 {
    font-size: 24px;
    margin-top: 15px;
   
    text-transform: uppercase;
}
.box.icon-bx-wraper.hover-overlay-effect .title {
    color: #fff;
}
.box.icon-bx-wraper.hover-overlay-effect {
    color: #fff;
}
.box.icon-bx-wraper.hover-overlay-effect:hover .title {
    color: #000;
}
.box.icon-bx-wraper.hover-overlay-effect:hover {
    color: #000;
}

.box.icon-bx-wraper.hover-overlay-effect:hover img {
    filter: invert(100%);
}
.box.icon-bx-wraper.hover-overlay-effect .section-head {
    margin-bottom: 18px;
}
footer .sub-title {
    color: #d8262c;
    font-size: 20px;
    padding-left: 60px;
    padding-right: 60px;
    position: relative;
    display: table;
    margin: 0 auto;
}
footer .sub-title::before{position:absolute;top:50%;left:0;content:'';width:15%;height:2px;background-color:#d8262c;}
footer .sub-title::after{position:absolute;top:50%;right:0;content:'';width:15%;height:2px;background-color:#d8262c;}

.widget_text{
 height: 260px;
   min-height:100%;
   overflow:auto;
}
footer .widget_text strong {
    color: #000;
}
footer .widget_text p:has(strong) {
    margin-bottom: 0;
}

.dlab-bnr-inr {
    background: #f8f8f8;
    height: 400px;
    background-size: cover;
    background-position: center 20%;
    position: relative;
    z-index: 2;
    overflow: hidden;
    width: 100%;
}
.box-cv {
    min-height:100%;
}
.car-list-box.box-cv .list-info .title {
    font-size: 1.3rem;
   
}
.car-list-box.box-cv .list-info .title + .car-type {
    margin-bottom: 15px;
    font-size: 14px;
  
}
.car-list-box.box-cv .list-info .badge {
    
    letter-spacing: 1px;
}
.car-list-box.box-cv  .feature-list {
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
   

}
.car-list-box.box-cv .feature-list label {
    font-size: 12px;
    
    background: #dfe5ff;
    padding: 2px 6px;
    border-radius: 10px;
    width:100%;
    display: inline-block;
    text-align: center;
}
.car-list-box.box-cv .feature-list > div {
   
    width: 45%;
}
.car-list-box.box-cv .feature-list > div {
    margin-right: 1%;
    margin-left: 1%;
   
}
.car-list-box.box-cv .feature-list > div:not(:last-child) {
    margin-right: 1%;
    margin-left: 1%;
}

.dlab-post-title .sub-title {
  
    letter-spacing: 0.01em;
    
}


.detailbox.feature-list {
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
   

}
.detailbox.feature-list label {
    font-size: 12px;
    
    background: #dfe5ff;
    padding: 2px 6px;
    border-radius: 10px;
    width:100%;
    display: inline-block;
    text-align: center;
}
.detailbox.feature-list > div {
   
    width: 23%;
}
.detailbox.feature-list > div {
    margin-right: 1%;
    margin-left: 1%;
   
}
.detailbox.feature-list > div:not(:last-child) {
    margin-right: 1%;
    margin-left: 1%;
}

@media (min-width: 1280px) {
    .container {
        max-width: 1280px;
    }
}
@media only screen and (max-width: 1200px) {
    .logo-header {
    
        width: 200px;
    
    }
    .logo-header img {
       
        max-width: 200px;
    
    }
    .banner-caption {
        
        width: 330px;
       height: 80px;
        
    }
    .banner-caption h1 {
        font-size: 28px;
     
    }
    .phone-no{
        font-size: 24px;
    
    }
    .sub-title {
        color: #d8262c;
        font-size: 16px;
        padding-left: 30px;
        padding-right: 30px;
        position: relative;
        display: table;
        margin: 0 auto;
    }
    .sub-title::before{position:absolute;top:50%;left:0;content:'';width:10%;height:2px;background-color:#d8262c;}
.sub-title::after{position:absolute;top:50%;right:0;content:'';width:10%;height:2px;background-color:#d8262c;}

}
@media only screen and (max-width: 992px) {
    .banner-caption {
        
        width: 262px;
       height: 80px;
        
    }
    .banner-caption h1 {
        font-size: 20px;
     
    }
    
}
@media only screen and (max-width: 768px) {
    .banner-caption {
        width: 160px;
        text-align: right;
        
    }
    .banner-caption h1 {
        font-size: 14px;
     
    }
    .banner {
        height: auto;
        background: none;
        padding-top: 110px;
    }
    .banner .four-boxes {
        margin-top: 0;
        position: relative;
        bottom: auto;
        left: auto;
        transform: translateX(0%);
        -webkit-transform: translateX(0%);
    }
    .widget-title  .title.sub-title {
        font-size: 16px;
    }

}
@media only screen and (max-width: 600px) {
    .banner-caption {
        width: 250px;
        height: auto;
        order: 3;
        position: absolute;
        bottom: 0;
        text-align: left;
        margin: 0 0 0 0;
    }
        
  
    .banner-caption h1 {
        font-size: 15px;
        
    }
    .header-creative-one .phone-no {
        font-size: 14px;
    }
    .header-creative-one .phone-no.btn i {
        font-size: 18px;
        line-height: 1;
    }

    .header-creative-one .phone-no.btn{
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
   
        .header-creative-one.site-header .extra-nav {
            height: 70px;
            padding-right: 0;
        }
    

}

@media only screen and (max-width: 575px) {
    .header-creative-one .phone-no {
        font-size: 14px;
    }
    .header-creative-one .phone-no.btn i {
        font-size: 18px;
        line-height: 1;
    }

    .header-creative-one .phone-no.btn{
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .header-creative-one .phone-no {
        display: inline-flex;
    }
    .header-creative-one.site-header .extra-nav {
        height: 70px;
        padding-right: 0;
    }
}