@media screen and (min-width: 1024px) {}

/* For Tablet View */
@media screen and (max-device-width: 768px) and (max-device-width: 1024px) {
    .top_nav ul li a {
        font-size: 23px;
    }

    img.hdt_5s {
        /* text-align: center;
        margin: 0px auto;
        left: 124px;
        max-width: 80%;
        position: absolute;
        top: -116px; */
        max-width: 80%;
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        margin: auto;
    }

    img.hdt_5 {
        /* text-align: center;
        margin: 0px auto;
        left: 93px;
        max-width: 80%;
        position: absolute;
        top: -47px !important; */
        max-width: 80%;
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        margin: auto;
    }

    .blank_cus_2 {
        height: 45px !important;
        background: #cb934e;
    }

    .footer-bg {
        /* text-align: center; */
        background-color: #000;
    }



    .quote-12 {
        font-size: 31px;
    }

    h2.Proudly_team {
        font-weight: 700;
        text-align: center;
        margin: 0px auto;
        /* transform: translate(328px, 10px); */
        font-size: 22px;
        justify-content: center;
        width: 333px;
        top: 62px;
        position: absolute;
        padding: 20px 0px;
        background: #db9943;
        /* padding: 20px 134px; */
        background: #db9943;
        text-align: center;
        justify-content: center;
        right: 190px;
        /* left: 26%; */
    }

    .about-cont p {
        font-size: 18px;
        padding: 4px;
        margin: 22px auto;
        width: 100%;
    }

    .powar-text-bg-2 em {
        font-size: 34px;

    }

    .left_app_content h2 {
        font-size: 2rem;
        padding: 0px 8px;
    }
    .col-md-3.border_cus {
        display: none;
    }
}

/* For Mobile Portrait View */
@media screen and (max-device-width: 480px) and (orientation: portrait) {}

/* For Mobile Landscape View */
@media screen and (max-device-width: 640px) and (orientation: landscape) {

    img.hdt_5 {
        /* text-align: center;
        margin: 0px auto;
        left: 124px;
        max-width: 80%;
        position: absolute;
        top: -16px !important; */
        max-width: 80%;
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        margin: auto;
    }

    .image_secound_cus .Trailers_cus {
        /* position: relative; */
        margin: 30% 0 !important;
    }

    .image_one_cus .Trailers_cus {
        /* position: relative; */
        margin: 10% 0 !important;
    }

    .blank_cus_2 {
        height: 84px !important;
        background: #cb934e;
    }

    .top_nav {
        background: #000;
        padding: 7px 0px;
        text-align: end;
        text-align: center;
    }


}

/* For Mobile Phones Portrait or Landscape View */
@media screen and (max-device-width: 640px) {

    h2.Proudly_team {
        font-weight: 700;
        text-align: center;
        margin: 0px auto;
        /* transform: translate(328px, 10px); */
        font-size: 22px;
        justify-content: center;
        width: 333px;
        top: 62px;
        position: absolute;
        padding: 20px 0px;
        background: #db9943;
        /* padding: 20px 134px; */
        background: #db9943;
        text-align: center;
        justify-content: center;
        right: 84px;
        /* left: 26%; */
    }

    /* .Trailers_cus {
        position: relative;
        margin: 104px 0px;
    } */
    .image_secound_cus .Trailers_cus {
        /* position: relative; */
        margin: 30% 0 !important;
    }

    .image_one_cus .Trailers_cus {
        /* position: relative; */
        margin: 10% 0 !important;
    }

    img.hdt_5 {
        /* text-align: center;
        margin: 0px auto;
        left: 50px;
        max-width: 80%;
        position: absolute;
        top: -26px !important; */
        max-width: 80%;
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        margin: auto;
    }

    .img_2.mt-5.dzds4 {
        margin: 272px 0px !important;
    }

    img.hdt_5s {
        /* text-align: center;
        margin: 0px auto;
        left: 44px;
        max-width: 80%;
        position: absolute;
        top: -66%; */
        max-width: 80%;
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        margin: auto;
    }

    .powar-text-bg,
    .powar-text-bg-2 {
        background-color: #db9943;
        padding: 0px 24px;
    }
}

@media screen and (max-device-width: 425px) {
    .top_nav ul li a {
        font-size: 20px;
        margin: 0px 5px;
    }

    p.quote-12 {
        display: none;
    }

    .info-bg {

        display: flex;
        align-content: center;
        justify-content: center;
        align-items: center;
    }

    .left-form {
        border-right: none;
    }

    .powar-text-bg-2 em {
        font-size: 25px;
    }

    .bg-ser {
        background-color: #db9943;
        color: #000;
        font-size: 26px;
        font-weight: bold;
        text-align: center;
    }

    .ser-top {
        border-top: none;
    }

    .about-main p {
        position: relative;
        font-size: 51px;
        color: #db9943;
        background: #000;
        margin: 0px -35px;
        left: 78px;
        text-align: center;
        border-left: 11px solid #db9943;
        padding: 40px 0;
        font-weight: bolder;
    }

    p.Request_cus {
        width: 90%;
        margin: 0px auto;
        font-size: 38px;
    }

    .address {
        font-size: 24px;
        padding: 0px 11px;
    }
}

@media screen and (max-device-width: 375px) {
    .address {
        font-size: 21px;
        padding: 0px 11px;
    }
}

@media screen and (max-device-width: 320px) {
    .info-bg {

        font-size: 23px;

    }

    .about-cont p {
        background-color: #db9943;
        font-size: 22px;
        width: 90%;
        font-weight: bold;
        margin: -26px auto;
        text-align: center;
        padding: 4px;
        color: #000;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .address {
        font-size: 16px;
        padding: 0px 11px;
    }
}

/* For iPhone 4 Portrait or Landscape View */
@media screen and (min-device-width: 320px) and (-webkit-min-device-pixel-ratio: 2) {

    .top_nav {
        /* text-align: center !important; */
    }

    ul.nav_inner li a {
        padding: 6px 15px;
        color: #000;
        text-decoration: none;
        font-weight: 700;
    }

    h2.Proudly_team {
        font-weight: 700;
        text-align: center;
        margin: 0px auto;
        /* transform: translate(328px, 10px); */
        font-size: 22px;
        justify-content: center;
        width: 333px;
        top: 100px;
        position: absolute;
        padding: 20px 0px;
        background: #db9943;
        /* padding: 20px 134px; */
        background: #db9943;
        text-align: center;
        justify-content: center;
        right: 34px;
        /* left: 26%; */
    }



}

/* For iPhone 5 Portrait or Landscape View */
@media (device-height: 568px) and (device-width: 320px) and (-webkit-min-device-pixel-ratio: 2) {}

/* For iPhone 6 and 6 plus Portrait or Landscape View */
@media (min-device-height: 667px) and (min-device-width: 375px) and (-webkit-min-device-pixel-ratio: 3) {}