@media screen and (max-width:1200px){
    .homeBanner::before {
        width: 420px;
        height: 580px;
    }
    #banner {
        padding-top: 40px;
        position: relative;
    }
    #homecar {
        z-index: 1000;
        position: relative;
        top: 18%;
    }
    .homeBanner {
        min-height: 650px;
    }
    .bookingForm {
        top: 55%;
    }
    .bookingForm form.outStation {
        width:80%;
    }
}
@media screen and (max-width:1150px){
    .howitWorks{
       background-image: none;
    }
    .howitworksSteps {
        flex-wrap: wrap;
       justify-content: center !important;
    }
    .contactUs .phone .Image img {
        width: 60px;
    }
    .contactUs a img {
        width: 40px;
    }
    .contactUs .phone .content .bigText {
        font-size: 18px;
    }
    .contactUs .phone .content .smallText {
        font-size: 13px;
    }
    .blogCards .next-arr {
        right: 42%;
    }
    .blogCards .priv-arr {
        left: 42%;
    }
    .blog {
        margin-bottom: 200px;
    }
    .footerStarts .footer {
        flex-wrap: wrap;
    }
    /* .paymentPage {
        margin-bottom: 350px;
    } */
}
@media screen and (max-width:990px){
    #section-cars .carList .carFeatures .text {
        color: #FE9307;
        font-size: 12px;
        font-weight: 500;
    }
    #section-cars .carList .aboutText {
      font-size: 14px;
      font-weight: 500;
      color: #515F65;
    }
    .bookingForm form.selfRental {
        width:80%;
    }
    .bookingForm {
        top: 42%;
    }
    nav .part1 i {
        display: block;
    }
    nav .part2 {
        display: none;
    }
    .homeBanner::before {
        content: " ";
        display: block;
        background-image: url(../images/bigcricle.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        width: 350px;
        height: 400px;
        position: absolute;
        bottom: 0%;
        right: 0%;
    }
    #homecar {
        display: none;
    }
    /* Cars slider  */
    .yourBestCars .top-section .small-heading {
        font-size: 21px;
        text-align: center;
    }
    .yourBestCars .top-section .big-heading {
        font-size: 40px;
        text-align: center;
    }
    .cards-Section .priv-arr {
        left: 42%;
        top:90%;
    }
    .cards-Section .next-arr {
        right: 42%;
        top: 90%;
    }
    /* how it works */
    .small-heading {
       text-align: center;
    }
    .big-heading {
       text-align: center;
    }
    .servicebleCities .Cities {
        grid-template-columns: repeat(2, 1fr);
    }
    /* Testimonial */
    .Testimonial {
        min-height: 650px;
    }
    #TestimonialCards .priv-arr {
        top: 50%;
        left: -1%;
        z-index: 10;
    }
    #TestimonialCards .next-arr {
        right: -1%;
        top: 50%;
    }
    .justify {
        flex-direction: column;
        align-items: center;
    }
    .justify .viewall {
        width: fit-content;
    }
    .footerStarts {
        padding-top: 240px;
        position: relative;
    }
    #contactBox {
        top: -15%;
        left: 10%;
    }
    /* ================ */
    .offcanvas.offcanvas-start {
        width: 300px !important;
    }
    .FaqStarts .viewall { 
        margin-top: 25px;
    }
    .detail-page .col-lg-4 .sidebar .img img {
     width:100%;
     height:300px;
     object-fit:cover;
}
}
@media screen and (max-width:768px) {
    .carDetails {
        flex-wrap: wrap;
    }
    .carImage {
        width: 100%;
        display: flex;
        justify-content: center;
    }
    
    .cards-Section .carcard .feature .text {
        font-size:12px;
        color:#FE9307;
    }
       
    .cards-Section .carcard .cardesc {
      font-size: 14px;
      font-weight: 500;
      color: #515F65;
    }
    .whatweoffer .right-side .firstRow .whatCard {
     border-radius: 8px;
     width:100%;
    }
    .whatweoffer .right-side .firstRow .whatCard .desc {
      font-size: 14px;
      font-weight: 400;
    }
    .howitworksSteps .step .stepdesc {
      font-size: 14px;
      font-weight: 400;
    }
    .whychooseus .right-side .answer1 .content .mainText {
        font-size:14px;
    }
    .whatweoffer .right-side .para {
      font-size: 14px;
      font-weight: 400;
    }
    .section1 .carName {
        font-size: 20px !important;
    }
    .homeBanner::before {
        content: " ";
        display: block;
        background-image: url(../images/bigcricle.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        width: 300px;
        height: 350px;
        position: absolute;
        bottom: 0%;
        right: 0%;
    }
    
    /* cars */
    .cards-Section .priv-arr {
        left: 38%;
        top:93%;
    }
    .cards-Section .next-arr {
        right: 38%;
        top: 93%;
    }
    .booknowBtn {
        left: 40%;
    }
    .carcard .carImg img {
        width: 100%;
    }
    .cards-Section .carcard .carImg::after {
        content: "";
        display: block;
        width: 250px;
        height: 250px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        position: absolute;
        top: 3%;
        left: 20%;
    }
    /* why choose us */
    .whatweoffer .right-side .firstRow {
        flex-wrap: wrap;
        justify-content: center;
    }
    .servicebleCities .Cities {
        grid-template-columns: 1fr;
    }
    .blogCards .blogcard .blogImg img {
        width: 100%;
    }
    #booking table td a {
        font-size:10px;
        font-weight:400;
        border-radius:5px;
        white-space: nowrap;
    }
}
@media screen and (max-width:768px){
    #contactBox{
        top: -6% !important;
    }
    .footerStarts{
        padding-top: 140px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
        #contactBox{
        top: -5% !important;
    }
}

@media screen and (max-width:600px) {
    #banner {
        padding-top: 20px;
    }
    .whychooseus .right-side::after {
        background-image: none;
    }
    .whychooseus .right-side .point1 {
        width: 90%;
    }
    .whychooseus .right-side .answer1 {
        width: 90%;
    }
    .whychooseus .right-side .desc {
        width: 90%;
    }
    .bookingForm form.outStation {
        width:100%;
    }
    .bookingForm form.selfRental {
        width:100%;
    }
    .bookingForm .firstColumn, .bookingForm .secondColumn , .bookingForm .thirdColumn {
        padding: 10px !important;
        margin-bottom: 18px;
    }
    .bookingForm .firstColumn::before, .bookingForm .firstColumn.outFirst::before , .bookingForm .secondColumn::before , .bookingForm .thirdColumn::before {
        top: -26%;
    }
    .firstColumn .city1 .Image img , .secondColumn .pickupDate .Image img , .thirdColumn .pickupDate .Image img , .firstColumn .city2 .Image img{
        width: 25px;
    }
    .bookingForm .secondColumn input , .bookingForm .thirdColumn input , .bookingForm .thirdColumn input{
        font-size: 12px;
    }
    .bookingForm select {
        font-size: 14px;
    }
    .bookingForm .fourthColumn button img {
        width: 50px;
    }
}
@media screen and (max-width:500px){
    .section1 .flex .type {
        font-size:14px;
          font-weight: 500;
        }
    .bookingForm .firstColumn::before, .bookingForm .firstColumn.outFirst::before , .bookingForm .secondColumn::before , .bookingForm .thirdColumn::before {
        top: -18%;
    }
    .bookingForm .firstColumn::before {
        top:-30%;
    }
    .bookingForm .firstColumn, .bookingForm .secondColumn , .bookingForm .thirdColumn {
        padding: 7px !important;
        margin-bottom: 8px;
    }
    .bookingForm .fourthColumn button img {
        width: 100%;
        height: 50px;
        object-fit: contain;
    }
    .bookingForm .firstColumn input {
        width: 100%;
    }
    .selectionBox label {
        font-size: 13px;
    }
    .bookingForm .outFirst {
        flex-direction: column;
        justify-content: start;
    } 
    .bookingForm .outFirst .arrowIcon {
        display: none;
    }
    .bookingForm .firstColumn {
        width: 100%;
    }
    .bookingForm .secondColumn {
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 46%;
    }
    .bookingForm .thirdColumn {
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .bookingForm .thirdColumn .thirdInner{
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .bookingForm .secondColumn .line {
        width: 100%;
        height: 1px;
    }
    .bookingForm .thirdColumn .line {
        width: 100%;
        height: 1px;
    } 
    nav .part1 .companyLogo img{
        width: 120px;
    }
    nav .part-3 .login a{
        color: #fff;
        background-color: #FE9307;
        font-weight: 500;
        font-size: 12px;
        padding: 6px;
        text-decoration: none;
        border-radius: 5px;
    }
    nav .part-3 a i{
        font-size: 16px;
    }
    .homeBanner::before { 
        display: none;
    }
    .servicebleCities .Cities .city.carHide {
        display: none !important;
    }
    .homeBanner .content .lightText {
        font-size:16px;
    }
    .homeBanner .content .mainText {
        font-size:35px;
        line-height: 40px;
    }
    .homeBanner .content .desc {
        font-size: 14px;
    }
    .nav-tabs {
        width: 100%;
    }
    .cards-Section .carcard .carImg::after {
        content: "";
        display: block;
        width: 200px;
        height: 200px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        position: absolute;
        top: 3%;
        left: 20%;
    }
    .cards-Section .priv-arr {
        left: 32%;
        top:93%;
    }
    .cards-Section .next-arr {
        right: 32%;
        top: 93%;
    }
    .cards-Section .carcard{
        height: auto;
    }
    .booknowBtn {
        left: 30%;
    }
    .yourBestCars .top-section .small-heading {
        font-size: 18px;
        text-align: center;
    }
    .yourBestCars .top-section .big-heading {
        font-size: 30px;
        text-align: center;
    }
    /* how it works */
    .small-heading {
        font-size: 18px;
     }
     .big-heading {
        font-size: 30px;
        line-height: 35px;
     }
     /* =========== */
     #TestimonialCards .priv-arr {
        top: 92%;
        left: 36%;
        z-index: 10;
    }
    #TestimonialCards .next-arr {
        right: 36%;
        top: 92%;
    }
    .Testimonial .textimonialCard .testi2 {
        display: none;
    }
    .Testimonial .textimonialCard .testi3 {
        display: none;
    }
    .Testimonial .textimonialCard .testi4 {
        display: none;
    }
    .Testimonial .textimonialCard .testi5 {
        display: none;
    }
    .Testimonial {
        min-height: 680px;
    }
    .contactUs .row.p-5 {
        padding: 1.5rem !important;
    }
    .blogCards .next-arr {
        right: 40%;
    }
    .blogCards .priv-arr {
        left: 40%;
    }
    /* =================== */
    .offcanvas.offcanvas-start {
        width: 250px !important;
    }
    .offcanvas-body ul li a {
        font-size: 13px;
        font-weight: 600;
    }    .offcanvas-body ul li {
        width: 80%;
    }
    .whychooseus .right-side .point1 {
        z-index:100;
    }
    #bookingReview.p-5 {
        padding: .5rem !important;
    }
}

@media screen and (max-width:400px) {
    .bookingForm {
        top: 45%;
    }
    .feature .text {
        font-size: 10px;
    }
    form.p-4 {
        padding:.5rem !important;
    }
    .section1 .carDetails .Dates {
        font-size: 12px !important;
    }
    .section1 .carDetails .Location .title {
        font-size: 18px;
    }
    .section1 .carDetails .Location .picupLoc {
        font-size: 14px;
    }
    .feature .text {
        font-size: 10px;
    }
    .bottomSection .CardBody .point .text {
    font-size:14px;
    }
}