﻿.banner-manpower .leftsidepanel {
    padding-top: 200px !important;
}
.banner-manpower .pb-banner {
    padding-bottom: 5rem !important;
}
    .banner-manpower .leftsidepanel p {
        font-size: 14px;
    }

@media screen and (max-width: 767px) {
    .banner-manpower .leftsidepanel {
        padding-top: 50px !important;
    }

    .banner-manpower .pb-banner {
        padding-bottom: 1rem !important;
    }

    .banner-manpower .leftsidepanel p {
        font-size: 16px;
    }

}



    .outsource-company .nogain-content p {
        font-weight: 400;
    }

    .outsource-company .readmore-btn {
        font-weight: 700;
        border: none;
        padding: 10px 40px;
        font-size: 22px;
        border-radius: 50px;
        color: #158e5b;
        border: 2px solid white;
        margin-top: 13px;
        position: relative;
        z-index: 1;
        background-color: #fff;
        box-shadow: 0 0 10px #dedede;
    }

    .hiringmanpower .imageblock-hiringmanpower {
        padding: 30px 30px;
    }

    .hiringmanpower img {
        height:85px/* 90px*/;
    }

    .hiringmanpower p {
        font-size: 12px;
        font-weight: 400;
        margin-top: 20px;
        min-height: 100px;
    }


@media screen and (max-width: 767px) {
    .hiringmanpower .imageblock-hiringmanpower {
        padding: 15px 15px;
    }
    .hiringmanpower img {
        width: 100%;
        height:auto;
    }
    .hiringmanpower p {
        font-size: 14px;
        margin-top: 0px;
        text-align:left;
        margin-bottom:0px;
    }

}

    .forusdescription {
    }

        .forusdescription .sideimage {
            background-image: url(../images/2020forus/2020-lock.webp);
            background-repeat: no-repeat;
            background-position: center;
            background-size: cover;
        }

        .forusdescription .rightside {
            /*background-color: #087244;*/
            background-image: -moz-linear-gradient( -71deg, #077143 0%, #14945b 100%);
            background-image: -webkit-linear-gradient( -71deg, #077143 0%, #14945b 100%);
            background-image: -ms-linear-gradient( -71deg, #077143 0%, #14945b 100%);
        }

            .forusdescription .rightside p {
                font-size:12px;
                color: #f0f6f2;
            }

            .forusdescription .rightside .rightsideinner {
                padding: 60px 60px;
            }

@media screen and (max-width: 767px) {
    .forusdescription .rightside .rightsideinner {
        padding: 10px 0px;
    }
}
    .styledlist1 ul li {
        font-size: 14px;
        padding-bottom: 25px;
        font-weight: 400;
        color: #636363;
    }

    .hrfunction .nogain-content h2 {
        font-size: 24px;
        color: #484848;
    }

@media screen and (max-width: 767px) {
    .hrfunction .nogain-content h2 {
        color: #484848;
        font-weight: 900;
        font-size: 22px;
        padding-right: 0px;
        line-height: 40px;
        margin-bottom: 20px;
    }
}

        .hrbenifitshiring .continuity p {
            font-weight: 400;
            color: #636363;
            line-height: 2;
            font-size:12px;
        }

@media screen and (max-width: 767px) {
    .hrbenifitshiring .continuity {
        padding-top: 0px;
    }
        .hrbenifitshiring .continuity p {
            font-size:14px;
            font-weight: 500;
            color: #636363;
            line-height: 2;
        }
}

    .manpower-form {
        padding-top: 70px;
    }

    @media screen and (max-width: 1024px) {
        .manpower-form {
            padding-right: 20px;
            padding-top: 30px;
            position: unset;
        }
    }

    @media screen and (max-width: 767px) {
        .manpower-form {
            padding-right: 0px;
            padding-top: 0px;
            position: unset;
        }
    }