

/*--------------------------------------------------------------------- File Name: responsive.css ---------------------------------------------------------------------*/


/*------------------------------------------------------------------- 991px x 768px ---------------------------------------------------------------------*/

/* @media (min-width: 2400px) {
    .banner_main {
        min-height: calc(100vh + 181px);
    }
} */

@media (min-width: 1441px) {
    .banner_main {
        min-height: calc(100vh + 181px);
    }
}

@media (min-width: 1200px) and (max-width: 1440px) {
    .banner_main {
        min-height: 873px;
    }
    .ban_car .read_more {
        margin-top: 30px;
    }
}

@media (min-width: 992px) {
    .col-lg-2-5 {
        -ms-flex: 0 0 20.83333333333333%;
        flex: 0 0 20.83333333333333%;
        max-width: 20.83333333333333%;
    }
    .col-lg-4-5 {
        -ms-flex: 0 0 37.5%;
        flex: 0 0 37.5%;
        max-width: 37.5%;
    }
    .col-lg-4-75 {
        -ms-flex: 0 0 39.58333333333333%;
        flex: 0 0 39.58333333333333%;
        max-width: 39.58333333333333%;
    }
    .form_date {
         float: right;
    }
}

@media (min-width: 768px) {
    .col-md-2-5 {
        -ms-flex: 0 0 20.83333333333333%;
        flex: 0 0 20.83333333333333%;
        max-width: 20.83333333333333%;
    }
    .col-md-4-5 {
        -ms-flex: 0 0 37.5%;
        flex: 0 0 37.5%;
        max-width: 37.5%;
    }
    .col-md-4-75 {
        -ms-flex: 0 0 39.58333333333333%;
        flex: 0 0 39.58333333333333%;
        max-width: 39.58333333333333%;
    }
    .img-fluid {
        width: 35%;
        margin-left: 32.5%;
        margin-right: 32.5%;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .banner_main {
        min-height: 832px;
    }
    #banner1 .carousel-caption {
        margin-top: 40px;
    }
    #banner1 a.carousel-control-prev {
        top: 79%;
    }
    #banner1 a.carousel-control-next {
        top: 95%;
    }
    .text-bg h1 {
        font-size: 40px;
        line-height: 39px;
    }
    .titlepage h2 {
        font-size: 48px;
    }
    ul.conat_info li {
        padding: 0 5px;
    }
    ul.conat_info li a {
        font-size: 16px;
    }
    .form_luxury {
        font-size: 15px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .col-12col-md-4-75 , .col-lg-4-75 , .col-sm-6 , .col-md-2-5
    , .col-lg-2-5 , .col-sm-12 , .col-md-6 , .col-md-12 {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .form_date {
         margin-left: auto;
         margin-right: auto;
    }
    #banner1 .carousel-caption {
        margin-top: 70px;
    }    
    .d_none {
        display: none;
    }
    .text-bg h1 {
        font-size: 33px;
        padding-bottom: 20px;
        line-height: 38px;
    }
    .banner_main {
        padding: 152px 0px 0px 0px;
        min-height: 755px;
    }
    #banner1 a.carousel-control-prev {
        top: 78%;
    }
    #banner1 a.carousel-control-next {
        top: 94%;
    }
    .text-bg p {
        font-size: 16px;
        line-height: normal;
        padding-right: 12px;
        margin-bottom: 100px;
    }
    .titlepage h2 {
        font-size: 37px;
    }
    .rental {
        padding: 0px 0 155px 0;
    }
    .luxury {
        padding: 10px 0 230px 0;
    }
    .testimonial {
        padding: 0px 0 270px 0;
    }
    .footer h3 {
        font-size: 28px;
    }
    .footer p {
        padding-right: 21px;
        font-size: 15px;
    }
    ul.social_icon li a {
        width: 40px;
        font-size: 21px;
        margin: 0 2px;
        height: 40px;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .col-12col-md-4-75 , .col-lg-4-75 , .col-sm-6 , .col-md-2-5
    , .col-lg-2-5 , .col-sm-12 , .col-md-6 , .col-md-12 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .form_date {
         margin-left: auto;
         margin-right: auto;
    }
    .banner_main {
        padding: 124px 0px 0px 0px;
    }
    .ban_car .read_more {
        margin-top: 60px;
        margin-bottom: 30px;
        margin-left: 0%;
    }
    #banner1 .carousel-caption {
        margin-top: 70px;
    }
    .text-bg h1 {
        font-size: 33px;
        padding-bottom: 20px;
        line-height: 38px;
    }
    .banner_main {
        padding: 152px 0px 0px 0px;
        min-height: 925px;
    }
    .text-bg p {
        font-size: 16px;
        line-height: normal;
        padding-right: 12px;
        margin-bottom: 100px;
    }
    #banner1 a.carousel-control-prev {
        top: 82%;
    }
    #banner1 a.carousel-control-next {
        top: 96%;
    }
    .titlepage h2 {
        font-size: 31px;
    }
    .about .titlepage {
        max-width: 537px;
    }
    .rental {
        padding: 0px 0 155px 0;
    }
    #rental1 a.carousel-control-next {
        right: 10px;
    }
    #rental1 a.carousel-control-prev {
        left: 10px;
        width: 89%;
    }
    .tinueCar {
        margin-bottom: 30px;
    }
    .testimonial_box {
        margin: 120px 0px 27px 0px;
        padding: 40px 0px 40px 0px;
    }
    .testimonial_box i {
        margin-right: 0px;
    }
    .testimonial_box,
    .testimonial_box figure,
    .testimonial_box h3,
    .testimonial_box p,
    .testimonial_box i img {
        transform: skew(0deg);
        margin-left: 0;
    }
    .footer h3 {
        padding-top: 20px;
    }
    .padding_right2 {
        padding-right: 0;
        padding-left: 0;
    }
    .footer {
        padding-top: 0;
    }
    .d_none {
        display: none;
    }
    .img-fluid {
        width: 70%;
        margin-left: 15%;
        margin-right: 15%;
    }
}

@media (max-width: 575px) {
    .col-12col-md-4-75 , .col-lg-4-75 , .col-sm-6 , .col-md-2-5
    , .col-lg-2-5 , .col-sm-12 , .col-md-6 , .col-md-12 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .form_date {
         margin-left: auto;
         margin-right: auto;
    }
    .header {
        padding: 30px 0px 15px 0px;
    }
    .logo {
        border: inherit;
        float: left;
        margin-top: 0px !important;
    }
    #banner1 .carousel-caption {
        margin-top: 75px;
    }
    .banner_main {
        padding: 107px 0px 0px 0px;
        min-height: 750px;
    }
    .text-bg h1 {
        padding-top: 15px;
        font-size: 19px;
        padding-bottom: 20px;
        line-height: 1;
    }
    .ban_car .read_more {
        margin-top: 43px;
        margin-left: 0%;
        margin-bottom: 20px;
    }
    .bottom_cross::before {
        height: 110px;
    }
    .text-bg p {
        font-size: 15px;
        line-height: normal;
        padding-right: 10px;
        margin-bottom: 100px;
    }
    #banner1 a.carousel-control-next {
        top: 94%;
    }
    #banner1 a.carousel-control-prev {
        top: 85%;
    }
    .titlepage h2 {
        font-size: 37px;
    }
    .about .titlepage {
        padding-bottom: 30px;
    }
    .rental .titlepage p {
        margin: 0;
    }
    #rental1 a.carousel-control-next {
        right: 10px;
    }
    #rental1 a.carousel-control-prev {
        left: 10px;
    }
    .rental {
        padding: 0px 0 188px 0;
    }
    .luxury {
        padding: 0px 0 205px 0;
    }
    .tinueCar {
        margin-bottom: 30px;
        width: 100%;
    }
    .testimonial {
        padding: 0px 0 270px 0;
    }
    .testimonial_box {
        margin: 120px 0px 27px 0px;
        padding: 40px 0px 40px 0px;
    }
    .testimonial_box p {
        font-size: 15px;
        padding: 11px 9px;
        line-height: 30px;
    }
    .testimonial_box,
    .testimonial_box figure,
    .testimonial_box h3,
    .testimonial_box p,
    .testimonial_box i img {
        transform: skew(0deg);
        margin-left: 0px;
    }
    .testimonial_box i {
        margin-right: 0;
    }
    #myCarousel .carousel-indicators {
        bottom: -28px;
    }
    .footer h3 {
        padding-top: 20px;
    }
    .padding_right2 {
        padding-right: 0;
        padding-left: 0;
    }
    .footer {
        padding-top: 0;
    }       
    .d_none {
        display: none;
    }
    .right_bottun {
        margin-top: -40px;
    }
}