﻿@media screen and (max-width: 1820px) {
    banner_img_main img {
        height: 80%;
    }
}

@media screen and (max-width: 1720px) {
}

@media screen and (max-width: 1620px) {
    .banner-section {
        padding: 80px 0px;
    }

        .banner-section h1 {
            font-size: 54px;
        }

        .banner-section p {
            font-size: 20px;
            line-height: 43px;
        }

    banner_img_main img {
        height: 90%;
    }

    .banner_bottom p {
        font-size: 22px;
        line-height: 44px;
    }

    .collection_processing ul li, .representative_clients ul li, .others_services ul li, .staffing_requirements ul li {
        font-size: 18px;
        line-height: 36px;
    }
}

@media screen and (max-width: 1520px) {
    .container {
        max-width: 1400px;
    }
}

@media screen and (max-width: 1440px) {
    .container {
        max-width: 1200px;
    }
    .banner_img_main img {
        height: 80%;
    }
    .banner-section h1 {
        font-size: 46px;
    }
    .banner-section {
        padding: 60px 0px;
    }
    .banner_bottom p {
        font-size: 20px;
        line-height: 40px;
    }
    .others_services img {
        width: 100%;
        margin: 0px auto;
        display: table;
    }
    .representative_clients_img img {
        position: absolute;
        right: 30px;
        bottom: 30px;
        width: 300px;
    }

    .collection_processing h6, .representative_clients h6, .others_services h6, .staffing_requirements h6 {
        font-size: 26px;
        line-height: 46px;
    }
    #main_header ul li a, #main_header ul li a.btn_cotactus {
        font-size: 18px;
    }
}

@media screen and (max-width: 1320px) {
    .container {
        max-width: 1100px;
    }
    .representative_clients_img img {
        width: 260px;
    }
    .collection_processing h6, .representative_clients h6, .others_services h6, .staffing_requirements h6 {
        font-size: 24px;
        line-height: 44px;
    }
}

@media screen and (max-width: 1200px) {
    .container {
        max-width: 1000px;
    }
    .banner-section h1 {
        font-size: 38px;
    }
    .banner-section p {
        font-size: 18px;
        line-height: 36px;
    }
    .banner_bottom p {
        font-size: 18px;
        line-height: 36px;
    }
    .collection_processing h6, .representative_clients h6, .others_services h6, .staffing_requirements h6 {
        font-size: 24px;
        line-height: 44px;
    }
    .collection_processing ul li, .representative_clients ul li, .others_services ul li, .staffing_requirements ul li {
        font-size: 16px;
        line-height: 32px;
    }
    .staffing_requirements img {
        width: 90%;
    }
    .representative_clients_img img {
        width: 220px;
    }
    .collection_processing img {
        width: 100%;
    }
}
@media screen and (max-width: 1100px) {
    .container {
        max-width: 920px;
    }
    #main_header ul li a, #main_header ul li a.btn_cotactus {
        font-size: 16px;
        margin-left: 40px;
    }
    header a.navbar-brand {
        width: 170px;
    }
}

@media screen and (max-width: 991px) {
    .banner_img_main img {
        position: inherit;
        width: 300px;
        margin-top: 50px;
        height: auto !important;
    }
    .banner-section h1 {
        font-size: 28px;
    }
    .banner-section {
        margin-bottom: 50px;
    }
    .collection_processing img {
        width: 300px;
        position: inherit;
        left: inherit;
        top: inherit;
        transform: inherit;
        margin-top:50px;
    }
    .representative_clients_img img {
        position: inherit;
        right: inherit;
        bottom: inherit;
        width: 300px !important;
        margin-top: 50px;
    }
    .representative_clients_main {
        margin-bottom: 50px;
    }
    .others_services img {
        width: 300px;
        margin: auto;
        display: inline-block;
    }
    .staffing_requirements img {
        text-align: center;
        margin: inherit;
        display: table;
        width: 300px;
        margin-top: 50px;
    }
    .representative_others_main {
        margin-bottom: 50px;
    }

    .company_sec{
        text-align:left !important;
        margin-bottom:20px;
    }
}

@media screen and (max-width: 880px) {
}

@media screen and (max-width: 767px) {
    .banner-section {
        padding: 30px 0px;
    }
        .banner-section h1 {
            font-size: 24px;
        }
        .banner-section p {
            font-size: 16px;
            line-height: 32px;
        }
    .banner_bottom {
        margin-bottom: 40px;
    }
        .banner_bottom p {
            font-size: 16px;
            line-height: 32px;
        }
    .collection_processing h6, .representative_clients h6, .others_services h6, .staffing_requirements h6 {
        font-size: 18px;
        line-height: 36px;
    }
    .collection_processing ul li, .representative_clients ul li, .others_services ul li, .staffing_requirements ul li {
        font-size: 14px;
        line-height: 28px;
    }
    footer p {
        font-size: 14px;
        line-height: 28px;
    }
    footer.footer ul li a {
        font-size: 14px;
        line-height: 28px;
    }
    .footer_bottom {
        margin-top: 20px;
    }
    footer.footer {
        background: #FFEEE8;
        padding: 30px 0px;
    }
}

@media screen and (max-width: 680px) {
}

@media screen and (max-width: 580px) {
}

@media screen and (max-width: 480px) {
    .collection_processing .collection_processing_inner, .representative_clients, .others_services, .staffing_requirements .staffing_requirements_inner {
        border-radius: 8px;
        padding: 30px 10px;
    }
        .staffing_requirements img, .others_services img, .representative_clients_img img, .collection_processing img, .banner_img_main img {
            width: 100%;
        }
}
