﻿@media(max-width:1200px) {
    .process-image img {
        width: 100%;
        height: 190px;
    }
    .step-number {  top: -4px; left: 24px;}
    .call_strip{display:flex;     margin: 0 auto 14px;}
        .call_strip_content {
        margin: 0 auto;
        text-align: center;
    }
}

@media(max-width:992px){
    .call_strip{max-width: 95%;}
    .hero-section {
    padding: 5.5rem 0 2rem 0;
}
    .segment-wrapper{display:unset;}
        .step-number {
        top: 10px;
        left: 49px;
           font-size: 44px;
    }
    .process-image img
 {
        width: 100%;
        height: 410px;
    }
    .car-segment-section {
    padding:60px 0;
    background: #fff;
}
    .segment-left{display:none;}
    .site_feature{
        grid-template-columns:repeat(2,1fr);
        gap:0;
        border:1px solid #e5e5e5;
        border-radius:16px;
        overflow:hidden;    margin: 15rem auto 0;
    }

    .site_feature_item{
        border-radius:0;
        border:0;
        padding:16px 16px;
        min-height:92px;   background: #F2F2F2;
    }

    .site_feature_item:nth-child(1),
    .site_feature_item:nth-child(2){
        border-bottom:1px solid #e5e5e5;
    }

    .site_feature_item:nth-child(odd){
        border-right:1px solid #e5e5e5;
    }

    .site_feature_icon{
        width:48px;
        height:48px;
        min-width:48px;
        font-size:20px;
    }

    .site_feature_content h3{
        font-size:18px;
    }

    .site_feature_content p{
        font-size:14px;
        line-height:1.3;
    }
    .rj_top_box, .rj_bottom_box{ border:unset;    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;}
    .rj_top_box:nth-child(2n),
.rj_bottom_box:nth-child(2n){
    border-right:none;
}
        .rj_top_box:nth-child(odd),
        .rj_bottom_box:nth-child(odd) {
            border-left: 1px solid #ddd;
        }
      
  .rj_btn{    margin-top: 10px;}
    .rj_car_form{padding:0;box-shadow:none;}
    .top_border {
    border-top-left-radius: 0px;
     border-bottom-left-radius: 0px;
}
    .rj_btn { border-radius: 4px; }
    .rj_car_form .col-md-12{    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;}
    .footer-top{    padding-bottom: 10px;}
    .circle-bg{    width: 100%;
    height: 100%;    top: 72%;}
    .feature-strip{margin-top: 12rem; width:auto;}
    .hero-content
 {
    text-align: center;
    color: #fff;
    padding-top: 18rem;
    padding-right: 16px;
    padding-left: 16px;
}
    .section-heading {
    margin-bottom: 34px;
}
    .value-card{max-height: unset;}
    .car_faqquestion_heading h2{

    font-size:38px;

}

.car_faqquestion_banner img{

    height:230px;

}

    }



@media(max-width:900px) {

    .site_feature {
        grid-template-columns: repeat(2, 1fr);
        gap: 0;
        border: 1px solid #e5e5e5;
        border-radius: 16px;
        overflow: hidden;
        margin: 18rem auto 0;
    }

}
@media(max-width:768px){
    
.mobileOverlay {
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,.6);
    opacity: 0;
    visibility: hidden;
    transition: .3s;
    z-index: 9998;
}

.mobilePopup {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(.9);
    width: 95%;
    max-width: 900px;
    background: #fff;
    border-radius: 12px;
    padding: 20px;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
    z-index: 9999;
}

.mobileOverlay.active,
.mobilePopup.active {
    opacity: 1;
    visibility: visible;
}

.mobilePopup.active {
    transform: translate(-50%, -50%) scale(1);
}

.closePopup {
    position: absolute;
    top: 10px;
    right: 12px;
    border: none;
    background: none;
    font-size: 30px;
    cursor: pointer; display:block;
}
    .promo_card_wrapper {display:block;        margin-bottom: -51rem;
        position: relative;
        z-index: 9;  }
    .new_ad_bnnr_container{display:block;    margin-bottom: -60rem;
    position: relative;
    z-index: 9;}
 
.car_faqquestion_banner img{

    height:180px;

    border-radius:18px;

}

.car_faqquestion_heading{

    margin-bottom:35px;

}

.car_faqquestion_heading h2{

    font-size:30px;

}

.car_faqquestion_heading p{

    font-size:14px;

}

.car_faqquestion_title{

           padding: 12px 18px;

}

.car_faqquestion_title h3{

    font-size:16px;

    padding-right:10px;

}

.car_faqquestion_content{

    padding:0 18px;

}

.car_faqquestion_content p{

    font-size:14px;

}

.car_faqquestion_number{

    width:38px;
    height:38px;
    min-width:38px;
    font-size:15px;

}
        .car_faqquestion {
        padding: 30px 0;
        padding-top: 8rem; }
    .value-card{    max-height: 270px;}
    .value-heading p { line-height: 1.7; font-size: 14px;}
        .step-number {
        top: 0px;
        left: 49px;
        font-size: 44px;
    }
    .process-image img {
        width: 100%;
        height: 300px;
    }
        .value-heading h2, .section-heading h2 { font-size: 30px;}
        .section-heading p {  font-size: 14px;}
    .section-desc { font-size: 14px;  margin-bottom: 30px;}
    .segment-right h2 {  font-size: 30px;}
        .site_feature { margin: 16rem auto 0; }
    .bottom_border{    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

      .rj_btn {
               width: 94%;
        margin: 5px 0px 0 6px;
            height: 42px;    font-size: 16px;
    }
    .hero-content h1 {
    font-size: 35px;
    font-weight: 700;
    margin-bottom: 8px;
}
    .hero-content p {
    font-size: 17px;
}
    .value-rental-section {
    padding: 14px 0px;
    background: #fff;
    position: relative;
}
    .process-content p { font-size: 14px;}
    .process-content h3 { font-size: 20px;  }
        .car_business_heading h2 { font-size: 30px;}
    }


@media(max-width:680px) {
    .value-main {
    position: relative;
    margin-top: 160px;}
    .car_image {  top: -33%; }
    .value-grid {
    grid-template-columns: repeat(1, 1fr);}
    .value-card{   min-height: 140px;}
    .value-card:nth-child(2) {
    margin-top: 0px;}
   .process-image img {
        width: 100%;
        height: 280px;
    }
       .step-number {
        top: 0px;
        left: 26px;
        font-size: 36px;
    }
     .car-card {
    flex: 0 0 calc((100% - 30px) / 2);
}
}
    
@media(max-width:620px) {
    .promo_card_wrapper{margin-bottom:-55rem;}
    .site_feature {margin: 18rem auto 0;  }
}

@media(max-width:580px){
        .new_ad_bnnr_container { 
        margin-bottom: -64rem;
    }
        .car_image {
        top: -24%;
    }
        .process-image img {
        width: 100%;
        height: 252px;
    }
    .feature-item{min-width:unset}
        .site_feature {  margin: 20rem auto 0; }
   .car-segment-section {  padding: 35px 0; }
       .step-number {
        top: 0px;
        left: 15px;
        font-size: 36px;
    }
    .car_business_heading h3 {
        font-size: 18px;
    }
    .car_business_heading p {
        font-size: 14px;
    }
    }


@media(max-width:480px){.site_feature_item{padding: 12px 10px;}
    .promo_card_wrapper{margin-bottom:-45rem;}
    .new_ad_bnnr_container {
        margin-bottom: -53rem;
    }
    .car_faqquestion_item{

    gap:10px;

}

.car_faqquestion_heading h2{

    font-size:22px;

}

.car_faqquestion_banner img{

    height:150px;

}
        .segment-right h2 { font-size: 22px;  }
    .car_business_heading h2 { font-size: 22px;}
    .car-card {
    flex: 0 0 calc((100% - -119px) / 2);
}
        .site_feature_content h3 {  font-size: 16px;  }
        .site_feature_icon img {
    width: 30px;
}
    .value-card p {
    color: #000;
    line-height: 1.8;
    font-size: 13px; margin:0;
}
        .value-heading p {     font-size: 13px;   }
        .value-grid{    gap: 16px;}
    .process-content p { font-size: 13px;}
    .car_image img {
    width: 250px;
   max-width: unset; 
    transition: .4s;
}
           .car_image {
        top: -29%;
    }
        .step-number {
        top: -2px;
        left: 20px;
        font-size: 32px;
    }
        .process-image img {
        width: 100%;
        height: 200px;
    }
        .site_feature {
        margin: 19rem auto 0;
    }
    
    .hero-box{             height: 398px;}
        .hero-content h1{ font-size: 26px;}
        .hero-content p {
        font-size: 14px;
    }
        .hero-content p br{
       display:none;
    }
        .hero-content {  padding-top: 10rem; }
        .process-content h3 { font-size: 20px;}
        .process-content p {  font-size: 14px;}
            .value-main { margin-top: 134px; }
                .value-heading h2, .section-heading h2 {  font-size: 22px }
                .site_feature_icon {
        width: 42px;
        height: 42px;
        min-width: 42px;
        font-size: 20px;
    }
    }


@media(max-width:420px) {
    .process-image img {
        width: 100%;
        height: 172px;
    }
        .step-number {
                top: 1px;
        left: 14px;
        font-size: 24px;
    }
}
@media(max-width:380px){

    .call_banner_offer_card {
    margin-bottom: -27.9rem !important;
}
    .car-card {
    flex: 0 0 calc((100% - -143px) / 2);
}
        
        .process-image img {
        width: 100%;
        height: 162px;
    }
    .feature-item{min-width:unset}
        .site_feature {
        margin: 20rem auto 0;
    }
    }

input:-internal-autofill-selected
{background-color:unset !important;}