/*--------------------------------------------------------------------- File Name: responsive.css ---------------------------------------------------------------------*/


/*------------------------------------------------------------------- 991px x 768px ---------------------------------------------------------------------*/

@media (min-width: 1200px) and (max-width: 1342px) {
    #myCarousel a.carousel-control-next {
        right: -3%;
    }

    #myCarousel a.carousel-control-prev {
        right: -3%;
    }

    .map {
        margin-right: 0px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .banner_slide {
        padding: 0 80px 0 0px;
    }

    .transfot span {
        font-size: 15px;
    }

    .transfot h3 {
        font-size: 16px;
    }

    .banner_main {
        background-size: auto 64%;
        padding: 160px 0px 0px 0px;
    }

    .text-bg h1 {
        font-size: 43px;
        line-height: 52px;
    }

    .about {
        margin-top: -340px;
    }

    .yelldark_colo {
        margin: 0 30px;
    }

    .titlepage h2 {
        font-size: 48px;
    }

    #myCarousel a.carousel-control-next {
        right: -3%;
    }

    #myCarousel a.carousel-control-prev {
        right: -3%;
    }

    #veh a.carousel-control-next {
        right: 43%;
    }

    .map {
        margin-right: 0px;
    }

    .bottom_form .enter {
        width: 63%;
    }

    ul.location_icon li {
        font-size: 18px;
    }

    .text-bg h1 {
        font-size: 30px;
        line-height: 1.6;
    }

    .banner_slide {
        padding: 0 40px 50px 40px;
    }

    .text-bg {
        max-width: 100%;
    }
}

@media screen and (max-width:1180px) {
    .banner_main {
        padding: 129px 0px 0px 0px;
        min-height: 1045px;
    }

    .titlepage h2 {
        font-size: 38px;
    }

    .contact .titlepage {
        padding-bottom: 22px;
    }

    .titlepage h2 {
        font-size: 30px;
    }

    .co_tru {
        padding-right: 0px;
        top: -21px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .banner_main {
        padding: 152px 0px 0px 0px;
        background-size: auto 65%;
        min-height: 919px;
    }

    .about {
        margin-top: 90px;
    }

    .transfot h3 {
        font-size: 19px;
    }

    #banner1 a.carousel-control-prev {
        top: 41%;
    }

    .titlepage h2 {
        font-size: 37px;
    }

    .service_box {
        width: 13.3%;
    }

    .service_box i {
        width: 120px;
        height: 120px;
    }

    .service_box h4 {
        font-size: 12px;
    }

    #veh a.carousel-control-prev {
        left: 43%;
    }

    #veh a.carousel-control-next {
        right: 43%;
    }

    .choose_box h3 {
        font-size: 20px;
    }

    ul.location_icon li {
        font-size: 12px;
        line-height: 20px;
    }

    .map {
        margin-right: 0px;
    }

    .bottom_form .enter {
        width: 100%;
        margin-bottom: 20px;
    }

    .banner_slide {
        padding: 0 80px 0 0px;
    }
}

@media screen and (max-width:991px) {
    .carousel-caption .row .col-md-7.col-lg-5 {
        order: 2;
        max-width: 100%;
        flex: 100%;
        width: 100%;
    }

    .banner_slide {
        padding: 0 40px 47px 40px;
    }

    .co_tru {
        padding-right: 0px;
        top: 0px;
    }

    .contact {
        padding-bottom: 45px;
    }

    .text-bg h1 {
        font-size: 43px;
        padding-bottom: 20px;
        line-height: 1.6;
    }

    div#testimonial .container {
        max-width: 100%;
    }

    .text-bg {
        max-width: 100%;
    }
    
    .titlepage h2 {
        font-size: 30px;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .banner_main {
        padding: 152px 0px 0px 0px;
        background-size: auto 65%;
        min-height: auto;
    }

    .banner_slide {
        padding: 0 40px 40px 40px;
    }

    .text-bg {
        max-width: inherit;
    }

    .transfot {
        padding-top: 30px;
    }

    .about {
        margin-top: 90px;
    }

    #myCarousel a.carousel-control-prev {
        top: 34%;
    }

    .text-bg h1 {
        font-size: 29px;
        line-height: 1.6;
    }

    #banner1 a.carousel-control-prev {
        top: 44%;
    }

    #banner1 a.carousel-control-next {
        top: 50%;
    }

    .service_box {
        width: 25.0%;
    }

    .service_box i {
        width: 156px;
        height: 156px;
    }

    .vehicles_truck {
        margin-bottom: 30px;
    }

    .blac_co {
        margin-top: 0px;
        margin-bottom: 30px;
    }

    #veh .carousel-control-prev,
    #veh .carousel-control-next {
        top: 105%;
    }

    #veh a.carousel-control-prev {
        left: 40%;
    }

    #veh .carousel-control-next {
        right: 40%;
    }

    .main_form {
        max-width: inherit;
    }

    .co_tru {
        padding-right: 0px;
        margin-top: 30px;
    }

    .map {
        margin-right: 0px;
        margin-top: 30px;
    }

    .choose_box {
        margin-bottom: 30px;
    }

    .titlepage h2 {
        font-size: 31px;
    }
}

@media screen and (max-width:767px) {
    div#testimonial .container {
        max-width: 90%;
    }
    .service {
        padding: 90px 0 28px;
    }
    .testimonial {
        padding: 60px 0 30px 0;
    }
    .choose {
        padding-top: 20px;
    }
    .choose .titlepage {
        padding-bottom: 40px;
    }
    .choose_box {
        margin-bottom: 30px;
        text-align: center;
    }
    ul.footer_menu_list {
        margin: 8px 0px;
    }    
    .logo a {
        margin-left: 0px;
    }
    .choose_box p {
        display: inline-block;
        color: #5d5d5d;
        font-size: 16px;
        padding: 10px 0 0px 0;
    }

    .co_tru {
        padding-right: 13px;
        top: 0px;
    }

    .main_form {
        max-width: inherit;
        padding: 0px 22px;
    }

    .contact {
        padding-top: 45px;
    }

    .banner_main {
        min-height: auto;
        background-size: auto 65%;
    }

}

@media (max-width: 575px) {
    .header {
        padding: 30px 0px 15px 0px;
    }

    .logo {
        border: inherit;
        float: left;
        margin-top: 0px !important;
    }

    .banner_main {
        background-size: auto 30%;
        padding: 152px 20px 40px 20px;
    }

    .banner_slide {
        padding: 0 0px 0 0px;
    }

    .text-bg {
        max-width: inherit;
        margin-top: 0px;
    }

    .transfot {
        padding-top: 30px;
    }

    .about {
        margin-top: 90px;
    }

    .text-bg h1 {
        padding-top: 20px;
        font-size: 22px;
        line-height: 1.6;
    }

    .list_of_companies ul li {
        margin: 4px 7px;
        padding: 5px;
        width: 20%;
    }

    .service .titlepage p,
    .choose_box p {
        font-size: 14px;
        line-height: 1.9;
    }

    .main_form {
        max-width: inherit;
        padding: 0px 0px;
    }

    .vehicles .titlepage p {
        margin: 0 25px;
        font-size: 14px;
    }

    .testimonial .titlepage p {
        font-size: 14px;
        line-height: 1.9;
    }

    #banner1 a.carousel-control-prev {
        top: 44%;
    }

    #banner1 a.carousel-control-next {
        top: 50%;
    }

    .titlepage h2 {
        font-size: 27px;
        line-height: 30px;
    }

    .testimonial_box h3 {
        font-size: 15px;
        line-height: 30px;
    }

    .service_box {
        width: 100%;
    }

    .service_main {
        justify-content: center;
    }

    .service_box i {
        margin: 0 auto;
    }

    .vehicles_truck {
        margin-bottom: 30px;
    }

    .blac_co {
        margin-top: 0px;
        margin-bottom: 30px;
    }

    #veh .carousel-control-prev,
    #veh .carousel-control-next {
        top: 105%;
    }

    #veh a.carousel-control-prev {
        left: 40%;
    }

    #veh .carousel-control-next {
        right: 40%;
    }

    .choose_box h3 {
        font-size: 16px;
    }

    .main_form {
        max-width: inherit;
    }

    .co_tru {
        padding-right: 0px;
        margin-top: 30px;
    }

    .map {
        margin-right: 0px;
        margin-top: 30px;
    }

    .choose_box {
        margin-bottom: 0px;
    }

    .right_bottun {
        margin-top: -40px;
    }

    ul.location_icon li {
        font-size: 18px;
    }

    .bottom_form .enter {
        width: 100%;
        margin-bottom: 20px;
    }

    .d_none {
        display: none;
    }
}