/* 1500css */


@media screen and (max-width:1500px) {
    .right-img {
        top: -55px;
        left: -15%;
    }

    .content-text {
        padding: 30px 30px 30px 70px;
    }

    .content-text p {
        max-width: 650px;
    }

    .apply_position_img img {
        height: 230px;
        width: 390px;
    }

    .apply_second_img img {
        height: 230px;
        width: 390px;
    }

    .applys_contrns {
        max-width: 500px;
    }

    .apply_position_img {
        bottom: 50px;
        left: -50px;
    }

    .apply_second_img {
        bottom: 50px;
        right: -50px;
    }
}


/* 1399 css */

@media screen and (max-width:1399px) {
    .content-text p {
        max-width: 550px;
    }

    .img-our {
        top: 0px;
    }

    .right-img {
        top: -20px;
    }

    .benifit-section {
        padding-top: 0px;
    }

    .about-section,
    .our-section,
    .benifit-section,
    .work-section,
    .download-section {
        margin-top: 100px;
    }

    .open_flex h4 {
        font-size: 22px;
    }

    .footer h4,
    .footer h5 {
        font-size: 20px;
    }

    .imge-content img {
        width: 100%;
    }

    .imge-content {
        margin-left: 0px;
    }
}


/* 1199 css */

@media screen and (max-width:1199px) {
    .about_img img {
        width: 90%;
    }

    .bg-content-img img {
        width: 75%;
        height: 50vh;
    }

    .right-img {
        width: 75%;
        left: 0%;
        top: 0px;
    }

    h1 {
        font-size: 28px !important;
    }

    .open_flex {
        margin-left: 5px !important;
    }

    .open_flex h4 {
        font-size: 20px;
    }

    .download_head h2 {
        font-size: 26px;
    }

    .footer h4,
    .footer h5 {
        font-size: 18px;
    }

    .driver_banner_img img {
        height: 390px;
    }

    .appy_driver_img img {
        width: 100%;
    }

    .applys_contrns h2 {
        font-size: 22px;
    }

    .applys_contrns_left h2 {
        font-size: 22px;
    }

    .apply_img img {
        height: 40vh;
    }

    .applys_contrns ul {
        padding-left: 2rem;
    }

    .apply_position_img img {
        height: 180px;
        width: 300px;
    }

    .apply_second_img img {
        height: 180px;
        width: 300px;
    }

    .apply_position_img {
        left: 20%;
    }

    .apply_second_img {
        right: 20%;
    }
    .circle_img h2 {
        font-size: 16px !important;
    }
}


/* 991 css */


@media screen and (max-width:991px) {
    .row_reverse {
        flex-direction: column-reverse;
    }

    .banner_text {
        text-align: center;
        margin-top: 30px;
    }

    .banner_text h1 {
        line-height: 42px;
    }

    .right-img {
        position: static;
    }

    .bg-content-img img {
        display: none;
    }

    .our-section {
        background-image: url("../assets/img/sastha/our_origin.png");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: inherit;
        padding-bottom: 15px;

    }

    .right-image-container {
        position: static;
        text-align: center;
    }

    .our-section {
        margin-top: 40px;
    }

    .right-img {
        width: 50%;
    }

    .content-text {
        padding: 30px 20px 30px 30px;
    }

    .content-text p {
        max-width: 100%;
    }

    .benifit-section {
        margin-top: 40px;
    }

    .circle {
        width: 150px;
        height: 150px;
    }

    .circle img {
        width: 40px;
        height: 40px;
    }

    .circle-h5 {
        font-size: 16px;
    }

    .position-work {
        margin-top: 40px;
    }

    .left-work-img img {
        width: 70%;
    }

    .left-work-img {
        text-align: center;
        justify-content: center;
        margin-top: 15px;
    }

    .footer_bg {
        padding-bottom: 0px;
        padding-top: 35px;
    }

    .navbar .navbar-collapse {
        background: linear-gradient(to right, #878686, #383737);
        position: absolute;
        top: 100%;
        width: 100%;
        padding: 15px;
        right: 0px;
        z-index: 9;
    }

    .back-img {
        background-position: left;
        margin-bottom: 50px;
    }

    .imge-content {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .back-img {
        border-radius: 20px;
    }

    .driver_banner_img img {
        height: 330px;
    }

    .driver_contents {
        text-align: center;
        max-width: 100%;
    }

    .con_min_width {
        width: 100%;
    }

    .con_max_width {
        width: 100%;
    }

    .apply_position_img img {
        height: 210px;
        width: 350px;
    }

    .apply_second_img img {
        height: 210px;
        width: 350px;
    }

    .applys_contrns {
        max-width: 100%;
    }

    .apply_position_img {
        left: 30%;
    }

    .apply_second_img {
        right: 25%;
    }
}


/* 767 css */

@media screen and (max-width:767px) {
    .content-text {
        padding: 30px 100px 30px 110px;
    }
}


/* 575 css */

@media screen and (max-width:575px) {
    .content-text {
        padding: 30px 20px 30px 20px;
    }

    .right-img {
        width: 70%;
    }

    .imge-content {
        margin-top: 0px;
    }

    .back-img {
        padding: 25px;
    }

    .apply_for_driver_section {
        padding-top: 45px;
        padding-bottom: 50px;
    }

    .apply_position_img img {
        width: 100%;
    }

    .apply_second_img img {
        width: 100%;
    }
}


/* 450 css */


@media screen and (max-width:450px) {
    .banner_img img {
        width: 100%;
    }

    .banner-padding {
        padding: 20px 0px 50px !important;
    }

    .banner_text h1 {
        font-size: 26px !important;
    }

    p {
        font-size: 16px !important;
    }

    .about-section {
        margin-top: 30px;
    }

    h1 {
        font-size: 24px !important;
    }

    .about_content {
        text-align: center;
        margin-top: 15px;
    }

    .our-section {
        margin-top: 15px;
    }

    .content-text h2 {
        text-align: center;
    }

    .content-text p {
        text-align: center;
    }

    .right-img {
        width: 85%;
    }

    .icon-container img {
        width: 30px;
    }

    .open_flex h4 {
        font-size: 18px;
    }

    .left-work-img img {
        width: 90%;
    }

    .download-section {
        margin-top: 60px;
    }

    .download_head h2 {
        font-size: 24px;
        line-height: 38px;
    }

    .logo-img {
        width: 70px;
        height: 70px;
    }

    .download-section {
        padding-bottom: 50px;
    }

    .footer .col-md-2 {
        width: 100%;
    }

    .circle-h5 {
        font-size: 14px;
    }

    .circle {
        width: 130px;
        height: 130px;
    }

    .driver_banner_img img {
        height: 270px;
    }

    .down_img img {
        width: 50px;
    }

    .img-background-div {
        height: 150px;
        width: 150px;
    }

    .down_contents p {
        font-size: 16px !important;
    }

    .apply_img img {
        height: 30vh;
    }

    .apply_position_img img {
        height: 150px;
    }

    .apply_second_img img {
        height: 150px;
    }

    .second_section {
        padding-top: 15px;
        padding-bottom: 20px;
    }

    .first_section {
        padding-bottom: 20px;
    }
    .background-inner-bg h4 p{
        font-size: 22px !important;
    }
    .apply_position_img {
        left: 23%;
    }
    .applys_contrns h3{
        font-size: 24px;
    }
}


/* 400 css */

@media screen and (max-width:400px) {
    .banner_text h1 {
        font-size: 24px !important;
    }

    h1 {
        font-size: 22px !important;
    }

    .download_head h2 {
        font-size: 20px;
    }
    .driver_banner_img img {
        height: 230px;
    }
    .applys_contrns h3{
        font-size: 22px;
    }
}