@media(min-width:0px) and (max-width:575px) {
    .container {
        max-width: 100%;
    }

    .container-1120 {
        max-width: 100%;
    }

    .common-title-hp {
        padding-bottom: 50px;
    }

        .common-title-hp h2 {
            font-size: 26px;
            line-height: 28px;
        }

    /*--------------- HEADER_START --------------*/
    #header {
        min-height: 70px;
    }

    .header-inner-hp {
        padding: 0px 0px;
    }

    .head-top-hp {
        display: none;
    }

    .logo-hp {
        margin: 17px 0px 17px;
        width: calc(100% - 168px);
    }

        .logo-hp a {
            display: block;
            overflow: hidden;
            width: 60px;
            text-align: center;
            margin: 0px auto;
        }

            .logo-hp a img {
                height: 26px;
                margin: 0px auto;
            }

    .head-right-hp {
        width: 98px;
        padding: 15px 0px 15px;
    }

    .head-req-service-btn-hp .common-btn-hp {
        padding: 0px 9px;
        min-width: 98px;
        font-size: 10px;
        line-height: 22px;
    }

    .header-middle-hp {
        width: 86%;
        max-width: 420px;
        position: fixed;
        left: -100%;
        top: 0px;
        height: 100vh;
        background: #fff;
        z-index: 9999999999;
        float: none;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }

    .mobile-menu-box-hp {
        display: block;
        left: 0px;
    }

    .mobile-menu-overlay-hp {
        width: 100%;
        position: fixed;
        left: 0px;
        top: 0px;
        z-index: 999999999;
        height: 100%;
        background: rgba(0,0,0,0.35);
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }

    .navigation-main-hp {
        height: calc(100% - 396px);
        width: 100%;
        padding: 0px 61px 0px 49px;
        display: block;
    }

        .navigation-main-hp ul li {
            display: block;
            margin: 0px;
            padding: 10px 0px 10px;
        }

            .navigation-main-hp ul li > a {
                font-size: 19px;
                line-height: 24px;
                font-weight: 700;
                color: rgba(36,44,55,0.75);
                text-align: left;
                padding: 0px 0px 0px 42px;
            }

            .navigation-main-hp ul li.dropdown > a {
                padding: 0px 0px 0px 42px;
                background: url(../images/fcoordi_menu_bot_arrow_hp.png) no-repeat center left;
            }

            .navigation-main-hp ul li.dropdown.show > a {
                background: url(../images/fcoordi_menu_top_arrow_hp.png) no-repeat center left;
            }

    .fix-header .logo-hp {
        margin: 17px 0px 17px;
    }

        .fix-header .logo-hp a img {
            height: 26px;
        }

    .fix-header .navigation-main-hp {
        height: calc(100% - 396px);
        width: 100%;
        padding: 0px 50px 0px 40px;
    }

        .fix-header .navigation-main-hp ul li {
            display: block;
            margin: 0px;
            padding: 10px 0px 10px;
        }

            .fix-header .navigation-main-hp ul li > a {
                font-size: 20px;
                line-height: 24px;
                font-weight: 700;
                color: rgba(36,44,55,0.75);
                text-align: left;
                padding: 0px 0px 0px 42px;
            }

            .fix-header .navigation-main-hp ul li.dropdown > a {
                padding: 0px 0px 0px 42px;
                background: url(../images/fcoordi_menu_bot_arrow_hp.png) no-repeat center left;
            }

            .fix-header .navigation-main-hp ul li.dropdown.show > a {
                background: url(../images/fcoordi_menu_top_arrow_hp.png) no-repeat center left;
            }

    .navigation-main-hp .mCSB_outside + .mCSB_scrollTools {
        right: 26px;
    }

    .navigation-main-hp .dropdown-menu {
        position: relative;
        top: auto;
        left: auto;
        float: none;
        min-width: 100%;
        padding: 23px 0px 23px 42px;
        margin: 0px;
        border: 0px;
        border-radius: 0px;
        box-shadow: 0px 0px 0px rgba(0,0,0,0);
    }

    .navigation-main-hp .dropdown-item {
        font-size: 18px;
        color: #778697;
        line-height: 20px;
        padding: 6px 0px 9px;
        margin: 0px;
        white-space: pre-wrap;
    }

    .mob-menu-top-hp {
        display: block;
    }

    .login-btns-mob-menu-hp {
        display: block;
        padding: 22px 20px 22px 20px;
        max-width: 320px;
        margin: auto;
    }

    .mobile-menu-btn-hp {
        display: block;
        width: 70px;
        padding: 20px 0px 20px;
    }
    /*.mobile-menu-btn-hp{ display:block; width:90px; padding:24px 0px 24px;}*/

    .mob-menu-icon-nfixh-hp {
        display: block;
    }

    .fix-header .mob-menu-icon-nfixh-hp {
        display: none;
    }

    .fix-header .mob-menu-icon-fixh-hp {
        display: block;
    }

    .fix-header .mobile-menu-btn-hp a p {
        color: #242c37;
    }

    .logo-mob-menu-hp img {
        height: 30px;
    }

    .close-mob-menu-hp {
        top: 33px;
    }
    /*----- PBS_MEMBER_LOGIN_BOX_START -----*/
    .pbs-member-login-box-hp {
        width: 100%;
        height: 100vh;
        top: 0px;
        left: 0px;
        position: fixed;
        z-index: 99999;
        border-radius: 0px;
        padding: 16px 15px 30px;
    }

    .pbs-member-login-box-in-hp {
        max-width: 342px;
        width: 100%;
        margin: 0px auto;
    }

    .pbs-member-login-box-close-hp {
        display: none;
    }

    .pbs-mem-login-close-mobile-hp {
        display: block;
    }

    .parent-login-back-ppl {
        margin-bottom: 46px;
    }
    /*----- PBS_MEMBER_LOGIN_BOX_END -----*/

    .fix-header #header {
        min-height: 64px;
    }

    .fix-header .head-req-service-btn-hp .common-btn-hp {
        height: 34px;
        line-height: 34px;
    }

    .hide-on-desktop-menu-hp {
        display: block !important;
    }

    .hide-on-mobile-menu-hp {
        display: none !important;
    }
    /*--------------- HEADER_END --------------*/

    /*--------------- CONTAIN_START --------------*/
    .banner-back-video-main-hp { /*height:460px; left:-50%; width:200%;*/
        position: relative;
        height: 100%;
        width: 100%;
        display: flex;
    }

    .banner-block-overlay-new-hp {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
    }

        .banner-block-overlay-new-hp > .container {
            height: 100%;
        }

            .banner-block-overlay-new-hp > .container > .row {
                height: 100%;
            }

    .banner-block-in-hp {
        height: 100%;
    }

    .banner-text-main-hp {
        padding: 0px;
        display: none;
    }

        .banner-text-main-hp h1 {
            font-size: 28px;
            line-height: 30px;
            color: #242c37;
            padding: 0px 15px 30px;
        }

            .banner-text-main-hp h1 br {
                display: none;
            }

        .banner-text-main-hp p {
            width: 100%;
            font-size: 16px;
            line-height: 24px;
            color: #242c37;
            padding: 0px 15px 27px;
        }

    .banner-get-touch-hp a {
        color: #242c37;
        font-weight: 700;
    }

        .banner-get-touch-hp a span {
            border-bottom: solid 1px #b3b5b9;
        }

        .banner-get-touch-hp a img {
            display: none;
        }

    .banner-text-mobile-hp {
        display: block;
        padding: 50px 0px 30px;
    }

        .banner-text-mobile-hp .banner-text-main-hp {
            display: block;
        }

    .banner-last-text-mobile-hp {
        display: block;
        padding-bottom: 20px;
    }

    .latest-news-main-hp {
        background: none;
        box-shadow: 0px 0px 0px rgba(100,100,100, 0);
        height: auto;
    }

    .latest-news-in-hp {
        padding: 30px 15px 0px;
    }

    .latest-news-box-main-hp {
        border: solid 1px #ddd;
        margin: 0px auto;
        padding: 20px 20px 20px;
        border-radius: 4px;
        max-width: 390px;
    }

    .latest-news-title-hp {
        float: none;
        padding: 0px 0px 10px 0;
        text-align: center;
        width: 100%;
    }

    .latest-news-text-hp {
        float: none;
        padding: 0px 0px 0px;
        text-align: center;
        width: 100%;
    }

        .latest-news-text-hp p a.lenews-read-link-hp {
            padding-left: 2px;
        }

    .about-block-in-hp {
        padding: 50px 0px 0px;
    }

    .about-info-block-hp {
        padding: 0px 15px;
    }

    .about-info-text1-hp {
        font-size: 17px;
        line-height: 28px;
        padding-bottom: 17px;
    }

    .about-info-text2-hp {
        line-height: 26px;
        padding: 0px 0px 26px;
    }

    .about-block-service-in-hp {
        padding: 30px 0px 0px;
    }

    .about-service-box1-hp {
        margin-bottom: 30px;
    }

    .about-service-box-text-hp h3 {
        font-size: 18px;
        line-height: 22px;
    }

    .how-works-main-hp {
        padding: 60px 0px 60px;
    }

    .how-works-box1-hp {
        padding-bottom: 37px;
    }

    .how-works-icon-hp {
        margin-bottom: 22px;
    }

    .how-works-box1-hp h3 {
        padding: 0px 15px;
        font-size: 18px;
        line-height: 20px;
        min-height: auto;
    }

    .how-works-box1-hp p {
        padding: 21px 25px 0px;
    }

    .how-works-btn-hp {
        margin: 6px 0px 0px;
    }

    .find-reg-coordinator-main-hp {
        padding: 56px 0px 60px;
    }

    .find-coordinator-map-hp {
        float: none;
        margin: 0px 0px 0px;
        width: 100%;
        min-height: 400px;
    }

    .find-coordinator-menu-hp {
        width: 100%;
        float: none;
        margin: 0px auto;
        padding: 0px 15px
    }

    .find-coordinator-menu-in-hp > ul {
        margin-bottom: 20px;
    }

    #cssmenu ul li.has-sub > a {
        padding: 10px 0px 10px 45px;
    }

    .find-coordinator-menu-hp .mCSB_outside + .mCSB_scrollTools {
        right: 0px;
    }

    .find-coordi-note-text-hp {
        padding: 40px 0px 0px;
        line-height: 25px;
    }

    .video-block-main-hp {
        padding: 60px 0px 60px;
    }

    .video-block-left-hp {
        width: 100%;
        float: none;
        padding: 0px 0px 0px;
        text-align: center;
    }

    .video-texts-hp h4 {
        font-size: 26px;
        line-height: 28px;
        padding-bottom: 30px;
    }

    .video-texts-hp p {
        font-size: 15px;
        line-height: 25px;
        padding-bottom: 37px;
    }

    .see-all-video-hp {
        display: none;
    }

    .see-all-video-mobile-hp {
        display: block;
        text-align: center;
        margin: 34px 0px 0px;
    }

    .video-block-right-hp {
        float: none;
        width: 100%;
    }

    .hide-on-desktop-hp {
        display: block;
    }

    .hide-on-desktop-mobile-hp {
        display: inline-block;
    }

    .hide-on-mobile-hp {
        display: none;
    }

    .next-line-hp {
        display: block;
    }
    /*--------------- CONTAIN_END --------------*/

    /*--------------- FOOTER_START --------------*/
    #footer {
        padding: 0px 0px;
    }

    .footer-in-hp {
        padding: 60px 40px 60px;
    }

    .footer-left-hp {
        width: 100%;
        float: none;
        text-align: center;
        padding: 0px 0px 0px;
    }

        .footer-left-hp img {
            height: 116px;
        }

    .footer-right-hp {
        width: 100%;
        float: none;
        padding: 56px 0px 0px;
    }

    .footer-btn-mobile-hp {
        display: block;
        margin: 0px;
        padding: 0px 0px 46px;
        text-align: center;
        width: 100%;
    }

        .footer-btn-mobile-hp .footer-common-btn-hp {
            min-width: 100%;
        }

    .footer-btn-main-hp {
        float: none;
        margin: 0px 0px 6px;
    }

    .f-service-hp {
        width: 100%;
        padding: 21px 0px 21px;
    }

    .f-link-title-hp {
        padding: 0px 0px 0px 36px;
        background: url(../images/navigation_arrow_fixh_hp.png) no-repeat center left;
        cursor: pointer;
    }

    .f-service-hp ul {
        padding: 26px 0px 0px 36px;
        display: none;
    }

        .f-service-hp ul li {
            padding: 7px 0px 7px;
        }

    .f-contact-hp ul li {
        font-size: 15px;
    }

    .f-service-hp ul li a br {
        display: none;
    }

    .f-link-title-menu-hp.f-link-title-hp {
        background: url(../images/navigation_arrow_top_fixh_hp.png) no-repeat center left;
        cursor: pointer;
    }

    .footer-other-btns-hp {
        display: none;
    }

    .f-social-hp {
        display: none !important;
    }

    .f-social-mobile-hp {
        display: block !important;
        padding: 38px 0px 0px;
    }

        .f-social-mobile-hp p {
            text-align: center;
        }

        .f-social-mobile-hp ul {
            text-align: center;
            font-size: 0px;
        }

            .f-social-mobile-hp ul li {
                float: none;
                display: inline-block;
                vertical-align: top;
            }

    .footer-copyright-hp {
        text-align: center;
        padding: 41px 0px 0px;
    }
    /*--------------- FOOTER_END --------------*/

    /*--------------- SERVICES_START --------------*/
    .sub-page-banner-in-hp {
        height: 360px;
    }

        .sub-page-banner-in-hp .banner-text-main-hp {
            display: block;
            padding-top: 145px;
        }

            .sub-page-banner-in-hp .banner-text-main-hp h1 {
                color: #fff;
                padding-bottom: 22px;
            }

            .sub-page-banner-in-hp .banner-text-main-hp p {
                color: #fff;
                width: 290px;
                margin: 0px auto;
                padding: 0px;
            }

    .service-text-info-sp {
        width: 100%;
        font-size: 17px;
        line-height: 28px;
        padding: 55px 0px 45px;
    }

    .services-box1-img-sp {
        height: 400px;
        float: none;
    }

    .services-box1-text-sp {
        float: none;
        padding: 0px;
    }

    .services-box1-text-in-sp {
        margin: 0px;
        padding: 23px 35px 35px 0px;
        width: 100%;
    }

        .services-box1-text-in-sp h3 {
            font-size: 26px;
            line-height: 28px;
            padding: 0px 0px 21px;
        }

    .our-process-link-sp {
        margin-top: 23px;
    }

    .services-list-block-main-sp {
        padding-bottom: 20px;
    }

    .our-process-info-main-sp {
        margin: 10px 0px 45px;
    }

    .our-process-info-title-sp {
        font-size: 20px;
        line-height: 34px;
        padding-bottom: 30px;
    }

    .our-process-info-close-sp {
        margin-top: -65px;
    }

    .our-process-list-main-sp {
        margin: 0px 0px 0px;
    }

    .our-process-box1-sp {
        padding: 0px 0px 0px;
    }

    .our-process-box1-in-sp {
        padding: 40px 15px 30px;
        min-height: auto;
        margin-bottom: 15px;
    }

        .our-process-box1-in-sp h3 {
            font-size: 22px;
            line-height: 24px;
            padding-bottom: 20px;
        }

        .our-process-box1-in-sp ul li {
            margin-bottom: 15px;
        }

    .our-process-box1-sp:after {
        width: 46px;
        height: 46px;
        background-size: 100%;
        bottom: -16px;
        right: auto;
        top: auto;
        left: calc(50% - 23px);
        transform: rotate(90deg);
    }

    .interested-service-block-main-sp {
        padding: 84px 0px 97px;
    }

    .services-box1-main-back-sp {
        margin-bottom: 50px;
    }

    .intere-service-btn-sp .common-btn-hp {
        padding: 0px 20px 0px;
        min-width: 290px;
    }
    /*--------------- SERVICES_END --------------*/

    /*--------------- REQUEST_SERVICE_START --------------*/
    .req-service-block-in-rsp {
        margin: 42px 0px 0px 0px;
        padding: 0px 30px;
    }

    .req-service-block-main-rsp {
        padding-bottom: 55px;
    }

    .req-service-box1-number-rsp {
        width: 48px;
        height: 48px;
        border-width: 6px;
        font-size: 20px;
        line-height: 36px;
        left: -73px;
    }

    .req-service-box1-rsp {
        margin-bottom: 25px;
    }

    .req-service-box1-in-rsp {
        padding: 30px 40px 25px 50px;
    }

    .req-service-box1-tit-rsp {
        width: 100%;
        float: none;
    }

        .req-service-box1-tit-rsp h2 {
            font-size: 24px;
            line-height: 26px;
            padding: 7px 0px 25px;
        }

    .req-service-box1-info-rsp {
        width: 100%;
        float: none;
    }

        .req-service-box1-info-rsp h4 {
            font-size: 17px;
            line-height: 28px;
            padding-bottom: 18px;
        }

        .req-service-box1-info-rsp ul {
            padding: 1px 0px 0px;
        }

            .req-service-box1-info-rsp ul li {
                font-size: 15px;
                line-height: 25px;
                padding-left: 40px;
            }

    .payment-accept-logos-rsp {
        margin: 9px -25px 0px -35px;
    }

        .payment-accept-logos-rsp ul {
            width: 100%;
        }

            .payment-accept-logos-rsp ul li {
                width: calc(50% - 7px);
                height: 74px;
                line-height: 74px;
                margin: 0px 14px 12px 0px;
            }

                .payment-accept-logos-rsp ul li img {
                    max-height: 60px;
                    max-width: 90px;
                }

                .payment-accept-logos-rsp ul li:nth-child(4n) {
                    margin-right: auto;
                }

                .payment-accept-logos-rsp ul li:nth-child(2n) {
                    margin-right: 0px;
                }

    .req-service-box1-info-rsp p {
        font-size: 15px;
        line-height: 25px;
        padding: 0px 0px 26px;
    }

    .req-service-note-text-rsp {
        margin: 0px;
        padding: 25px 35px 30px 25px;
    }

    .req-service-note-text-icon-rsp {
        width: 20px;
    }

        .req-service-note-text-icon-rsp img {
            width: 100%;
        }

    .req-service-note-text-rsp p {
        width: calc(100% - 20px);
        padding: 0px 0px 0px 15px;
        font-size: 13px;
        line-height: 18px;
    }

    .appr-process-block-main-rsp .how-works-box1-hp h3 {
        padding: 0px 15px;
    }

    .appr-process-block-main-rsp .how-works-box1-hp p {
        padding: 21px 25px 0px;
    }

    .appr-process-block-main-rsp .how-works-box1-hp:after {
        display: none;
    }

    .appr-process-block-main-rsp {
        padding: 60px 0px 60px;
    }

        .appr-process-block-main-rsp .common-title-hp {
            padding-bottom: 60px;
        }

    .appr-process-btn-rsp {
        margin-top: 0px;
    }

        .appr-process-btn-rsp .common-btn-hp {
            min-width: 290px;
            font-size: 16px;
            padding: 0 20px;
        }


    /*--------------- REQUEST_SERVICE_END --------------*/

    /*--------------- VIDEO_PAGE_START --------------*/
    .videos-main-vp {
        padding: 118px 0px 80px;
    }

    .common-title-vp {
        padding-bottom: 40px;
    }

        .common-title-vp h2 {
            font-size: 28px;
            line-height: 30px;
            padding-bottom: 0px;
        }

        .common-title-vp p {
            font-size: 17px;
            line-height: 20px;
        }

    .all-video-dropmenu-vp {
        position: relative;
        right: auto;
        bottom: auto;
        text-align: center;
        border: solid 1px #4db3f4;
        border-radius: 46px;
        width: 224px;
        margin: 39px auto 0px;
        padding: 0px 60px 0px;
    }

        .all-video-dropmenu-vp.dropdown > a {
            display: inline-block;
            height: 46px;
            line-height: 44px;
            z-index: 99;
            position: relative;
        }

        .all-video-dropmenu-vp.show {
            border: 1px solid transparent;
        }

        .all-video-dropmenu-vp .dropdown-menu {
            min-width: 224px;
            left: auto !important;
            margin: -47px 0px 0px -17px;
            padding-top: 57px;
            border-radius: 23px 23px 5px 5px;
            z-index: 9;
        }

    .video-box1-vp {
        margin-bottom: 38px;
    }

    .video-box-main-vp {
        height: 253px;
    }

    .video-title-vp {
        padding: 13px 0px 9px;
    }

    .video-btn-hp {
        margin-top: 17px;
    }

    .video-next-btn-hp {
        font-weight: 400;
    }

    /*--------------- VIDEO_PAGE_END --------------*/

    /*--------------- VIDEO_DETAILS_PAGE_START --------------*/
    .videos-detail-main-vdp {
        padding: 91px 0px 44px;
    }

    .videos-detail-block-vdp {
        padding-bottom: 85px;
    }

    .video-box-main-vdp {
        width: calc(100% + 30px);
        margin: 0px -15px 0px;
    }

    .video-title-vdp {
        padding-top: 30px;
    }

    .videos-detail-main-vdp .common-title-hp {
        padding-bottom: 30px;
    }

        .videos-detail-main-vdp .common-title-hp p {
            display: none;
        }
    /*--------------- VIDEO_DETAILS_PAGE_END --------------*/

    /*--------------- PBS_MEMBER_LOGIN_BOX_START ---------------*/
    .parent-login-img-block-ppl {
        display: none;
    }

    .parent-login-box-main-ppl {
        width: 100%;
        max-width: 342px;
    }

    .parent-login-form-block-ppl {
        padding: 16px 15px 30px;
        float: none;
    }

    .parent-login-in-ppl {
        vertical-align: top !important;
    }

    .parent-login-box-main-ppl .pbs-member-login-tit-hp h3 {
        font-size: 20px;
        line-height: 22px;
        padding-bottom: 12px;
    }

    .parent-login-box-main-ppl .pbs-member-login-tit-hp p {
        padding-bottom: 28px;
    }

    .parent-singup-box-ppl {
        margin: 76px 0px 0px;
    }
    /*--------------- PBS_MEMBER_LOGIN_BOX_END ---------------*/

    /*--------------- NEWS PAGE START --------------*/
    .news-block h4 {
        padding: 0px 0px 15px;
    }

    .news-filter-block-mobile h5 {
        font-size: 15px;
        font-family: 'Open Sans', sans-serif;
        font-weight: 700;
        margin-bottom: 20px
    }

        .news-filter-block-mobile h5 a {
            color: #4bb2f3;
            background: url(../images/bottom_arrow_blue_hp.png) no-repeat center right;
            padding: 0px 22px 0px 0px;
        }

    .news-filter-block-mobile {
        padding-bottom: 20px;
    }

        .news-filter-block-mobile .calendar {
            display: none;
        }
    /*--------------- NEWS PAGE END --------------*/

}

/*-----------------Services Start------------*/

.services-box1-text-in-sp-aba {
    margin: 0px 0px 0px 22px;
    padding-left: 140px;
    padding-top: 36px;
    padding-bottom: 10px;
    /* width: 370px; */
}

    .services-box1-text-in-sp-aba p {
        font-size: 16px !important;
        line-height: 26px !important;
        color: #242c37;
        margin-right: 40px !important;
    }

@media(min-width:360px) and (max-width:640px) {
    .services-box1-text-in-sp-aba {
        padding-left: 0px!important;
        margin-left:4px;
    }
   
}
/*-----------------Services End------------*/




@media(min-width:370px) and (max-width:575px) {
    .logo-hp a {
        width: auto;
    }

    .payment-accept-logos-rsp ul li img {
        max-height: 80px;
        max-width: 110px;
    }

    .our-process-info-title-sp {
        font-size: 16px;
    }
}

@media(min-width:576px) and (max-width:767px) {
    .container {
        max-width: 100%;
    }

    .container-1120 {
        max-width: 100%;
    }

    .common-title-hp {
        padding-bottom: 50px;
    }

        .common-title-hp h2 {
            font-size: 26px;
            line-height: 28px;
        }

    /*--------------- HEADER_START --------------*/
    #header {
        min-height: 70px;
    }

    .header-inner-hp {
        padding: 0px 0px;
    }

    .head-top-hp {
        display: none;
    }

    .logo-hp {
        margin: 17px 0px 17px;
        width: calc(100% - 212px);
    }

        .logo-hp a img {
            height: 36px;
            margin: 0px auto;
        }

    .head-right-hp {
        width: 122px;
        padding: 15px 0px 15px;
    }

    .head-req-service-btn-hp .common-btn-hp {
        padding: 0px 12px;
        min-width: 122px;
        font-size: 12px;
        line-height: 38px;
        height: 40px;
    }

    .header-middle-hp {
        width: 100%;
        max-width: 420px;
        position: fixed;
        left: -100%;
        top: 0px;
        height: 100vh;
        background: #fff;
        z-index: 9999999999;
        float: none;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }

    .mobile-menu-box-hp {
        display: block;
        left: 0px;
    }

    .mobile-menu-overlay-hp {
        width: 100%;
        position: fixed;
        left: 0px;
        top: 0px;
        z-index: 999999999;
        height: 100%;
        background: rgba(0,0,0,0.35);
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }

    .navigation-main-hp {
        height: calc(100% - 396px);
        width: 100%;
        padding: 0px 66px 0px 54px;
        display: block;
    }

        .navigation-main-hp ul li {
            display: block;
            margin: 0px;
            padding: 10px 0px 10px;
        }

            .navigation-main-hp ul li > a {
                font-size: 20px;
                line-height: 24px;
                font-weight: 700;
                color: rgba(36,44,55,0.75);
                text-align: left;
                padding: 0px 0px 0px 42px;
            }

            .navigation-main-hp ul li.dropdown > a {
                padding: 0px 0px 0px 42px;
                background: url(../images/fcoordi_menu_bot_arrow_hp.png) no-repeat center left;
            }

            .navigation-main-hp ul li.dropdown.show > a {
                background: url(../images/fcoordi_menu_top_arrow_hp.png) no-repeat center left;
            }

    .fix-header .logo-hp {
        margin: 17px 0px 17px;
    }

        .fix-header .logo-hp a img {
            height: 36px;
        }

    .fix-header .navigation-main-hp {
        height: calc(100% - 396px);
        width: 100%;
        padding: 0px 66px 0px 54px;
    }

        .fix-header .navigation-main-hp ul li {
            display: block;
            margin: 0px;
            padding: 10px 0px 10px;
        }

            .fix-header .navigation-main-hp ul li > a {
                font-size: 20px;
                line-height: 24px;
                font-weight: 700;
                color: rgba(36,44,55,0.75);
                text-align: left;
                padding: 0px 0px 0px 42px;
            }

            .fix-header .navigation-main-hp ul li.dropdown > a {
                padding: 0px 0px 0px 42px;
                background: url(../images/fcoordi_menu_bot_arrow_hp.png) no-repeat center left;
            }

            .fix-header .navigation-main-hp ul li.dropdown.show > a {
                background: url(../images/fcoordi_menu_top_arrow_hp.png) no-repeat center left;
            }

    .navigation-main-hp .mCSB_outside + .mCSB_scrollTools {
        right: 26px;
    }

    .navigation-main-hp .dropdown-menu {
        position: relative;
        top: auto;
        left: auto;
        float: none;
        min-width: 100%;
        padding: 23px 0px 23px 42px;
        margin: 0px;
        border: 0px;
        border-radius: 0px;
        box-shadow: 0px 0px 0px rgba(0,0,0,0);
    }

    .navigation-main-hp .dropdown-item {
        font-size: 18px;
        color: #778697;
        line-height: 20px;
        padding: 6px 0px 9px;
        margin: 0px;
        white-space: pre-wrap;
    }

    .mob-menu-top-hp {
        display: block;
    }

    .login-btns-mob-menu-hp {
        display: block;
    }

    .mobile-menu-btn-hp {
        display: block;
        width: 90px;
        padding: 24px 0px 24px;
    }

    .mob-menu-icon-nfixh-hp {
        display: block;
    }

    .fix-header .mob-menu-icon-nfixh-hp {
        display: none;
    }

    .fix-header .mob-menu-icon-fixh-hp {
        display: block;
    }

    .fix-header .mobile-menu-btn-hp a p {
        color: #242c37;
    }

    /*----- PBS_MEMBER_LOGIN_BOX_START -----*/
    .pbs-member-login-box-hp {
        width: 100%;
        height: 100vh;
        top: 0px;
        left: 0px;
        position: fixed;
        z-index: 99999;
        border-radius: 0px;
        padding: 16px 15px 30px;
    }

    .pbs-member-login-box-in-hp {
        max-width: 342px;
        width: 100%;
        margin: 0px auto;
    }

    .pbs-member-login-box-close-hp {
        display: none;
    }

    .pbs-mem-login-close-mobile-hp {
        display: block;
    }

    .parent-login-back-ppl {
        margin-bottom: 46px;
    }
    /*----- PBS_MEMBER_LOGIN_BOX_END -----*/

    /*------------------SERVICES PAGE START------------------*/
    /*.services-box1-text-in-sp-aba {
        margin: 0px 0px 0px 22px;
        padding: 10px 22px 16px 0px;
      
        width: auto !important;
    }*/

    .services-box1-text-in-sp-aba {
        margin: 0px;
        padding: 23px 35px 35px 0px;
        width: 100%;
    }

        .services-box1-text-in-sp-aba h3 {
            font-size: 26px;
            line-height: 28px;
            padding: 0px 0px 21px !important;
        }

    .sub-page-banner-in-hp-services {
        height: auto !important;
    }
    /*------------------SERVICES PAGE END------------------*/





    .hide-on-desktop-menu-hp {
        display: block !important;
    }

    .hide-on-mobile-menu-hp {
        display: none !important;
    }
    /*--------------- HEADER_END --------------*/

    /*--------------- CONTAIN_START --------------*/
    .banner-back-video-main-hp { /*height:460px; left:-50%; width:200%;*/
        position: relative;
        height: 100%;
        width: 100%;
        display: flex;
    }

    .banner-block-overlay-new-hp {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
    }

        .banner-block-overlay-new-hp > .container {
            height: 100%;
        }

            .banner-block-overlay-new-hp > .container > .row {
                height: 100%;
            }

    .banner-block-in-hp {
        height: 100%;
    }

    .banner-text-main-hp {
        padding: 0px;
        display: none;
    }

        .banner-text-main-hp h1 {
            font-size: 28px;
            line-height: 30px;
            color: #242c37;
            padding: 0px 15px 30px;
        }

            .banner-text-main-hp h1 br {
                display: none;
            }

        .banner-text-main-hp p {
            width: 100%;
            font-size: 16px;
            line-height: 24px;
            color: #242c37;
            padding: 0px 15px 27px;
        }

    .banner-get-touch-hp a {
        color: #242c37;
        font-weight: 700;
    }

        .banner-get-touch-hp a span {
            border-bottom: solid 1px #b3b5b9;
        }

        .banner-get-touch-hp a img {
            display: none;
        }

    .banner-text-mobile-hp {
        display: block;
        padding: 50px 0px 30px;
    }

        .banner-text-mobile-hp .banner-text-main-hp {
            display: block;
        }

    .banner-last-text-mobile-hp {
        display: block;
    }

    .latest-news-main-hp {
        background: none;
        box-shadow: 0px 0px 0px rgba(100,100,100, 0);
        height: auto;
    }

    .latest-news-in-hp {
        padding: 30px 15px 0px;
    }

    .latest-news-box-main-hp {
        border: solid 1px #ddd;
        margin: 0px auto;
        padding: 20px 20px 20px;
        border-radius: 4px;
        max-width: 390px;
    }

    .latest-news-title-hp {
        float: none;
        padding: 0px 0px 10px 0;
        text-align: center;
        width: 100%;
    }

    .latest-news-text-hp {
        float: none;
        padding: 0px 0px 0px;
        text-align: center;
        width: 100%;
    }

        .latest-news-text-hp p a.lenews-read-link-hp {
            padding-left: 2px;
        }

    .about-block-in-hp {
        padding: 50px 0px 0px;
    }

    .about-info-block-hp {
        padding: 0px 15px;
    }

    .about-info-text1-hp {
        font-size: 17px;
        line-height: 28px;
        padding-bottom: 17px;
    }

    .about-info-text2-hp {
        line-height: 26px;
        padding: 0px 0px 26px;
    }

    .about-block-service-in-hp {
        padding: 30px 0px 0px;
    }

    .about-service-box1-hp {
        margin-bottom: 30px;
    }

    .about-service-box-text-hp h3 {
        font-size: 18px;
        line-height: 22px;
    }

    .how-works-main-hp {
        padding: 60px 0px 60px;
    }

    .how-works-box1-hp {
        padding-bottom: 37px;
    }

    .how-works-icon-hp {
        margin-bottom: 22px;
    }

    .how-works-box1-hp h3 {
        padding: 0px 15px;
        font-size: 18px;
        line-height: 20px;
        min-height: auto;
    }

    .how-works-box1-hp p {
        padding: 21px 25px 0px;
    }

    .how-works-btn-hp {
        margin: 6px 0px 0px;
    }

    .find-reg-coordinator-main-hp {
        padding: 56px 0px 60px;
    }

    .find-coordinator-map-hp {
        float: none;
        margin: 0px 0px 0px;
        width: 100%;
        min-height: 400px;
    }

    .find-coordinator-menu-hp {
        width: 100%;
        float: none;
        margin: 0px auto;
        padding: 0px 15px
    }

    .find-coordinator-menu-in-hp > ul {
        margin-bottom: 20px;
    }

    #cssmenu ul li.has-sub > a {
        padding: 10px 0px 10px 45px;
    }

    .find-coordinator-menu-hp .mCSB_outside + .mCSB_scrollTools {
        right: 0px;
    }

    .find-coordi-note-text-hp {
        padding: 40px 0px 0px;
        line-height: 25px;
    }

    .video-block-main-hp {
        padding: 60px 0px 60px;
    }

    .video-block-left-hp {
        width: 100%;
        float: none;
        padding: 0px 0px 0px;
        text-align: center;
    }

    .video-texts-hp h4 {
        font-size: 26px;
        line-height: 28px;
        padding-bottom: 30px;
    }

    .video-texts-hp p {
        font-size: 15px;
        line-height: 25px;
        padding-bottom: 37px;
    }

    .see-all-video-hp {
        display: none;
    }

    .see-all-video-mobile-hp {
        display: block;
        text-align: center;
        margin: 34px 0px 0px;
    }

    .video-block-right-hp {
        float: none;
        width: 100%;
    }

    .hide-on-desktop-hp {
        display: block;
    }

    .hide-on-desktop-mobile-hp {
        display: inline-block;
    }

    .hide-on-mobile-hp {
        display: none;
    }

    .next-line-hp {
        display: block;
    }
    /*--------------- CONTAIN_END --------------*/

    /*--------------- FOOTER_START --------------*/
    #footer {
        padding: 0px 0px;
    }

    .footer-in-hp {
        padding: 60px 65px 60px;
    }

    .footer-left-hp {
        width: 100%;
        float: none;
        text-align: center;
        padding: 0px 0px 0px;
    }

        .footer-left-hp img {
            height: 116px;
        }

    .footer-right-hp {
        width: 100%;
        float: none;
        padding: 56px 0px 0px;
    }

    .footer-btn-mobile-hp {
        display: block;
        margin: 0px;
        padding: 0px 0px 46px;
        text-align: center;
        width: 100%;
    }

        .footer-btn-mobile-hp .footer-common-btn-hp {
            min-width: 100%;
        }

    .footer-btn-main-hp {
        float: none;
        margin: 0px 0px 6px;
    }

    .f-service-hp {
        width: 100%;
        padding: 21px 0px 21px;
    }

    .f-link-title-hp {
        padding: 0px 0px 0px 36px;
        background: url(../images/navigation_arrow_fixh_hp.png) no-repeat center left;
        cursor: pointer;
    }

    .f-service-hp ul {
        padding: 26px 0px 0px 36px;
        display: none;
    }

        .f-service-hp ul li {
            padding: 7px 0px 7px;
        }

    .f-contact-hp ul li {
        font-size: 15px;
    }

    .f-service-hp ul li a br {
        display: none;
    }

    .f-link-title-menu-hp.f-link-title-hp {
        background: url(../images/navigation_arrow_top_fixh_hp.png) no-repeat center left;
        cursor: pointer;
    }

    .footer-other-btns-hp {
        display: none;
    }

    .f-social-hp {
        display: none !important;
    }

    .f-social-mobile-hp {
        display: block !important;
        padding: 38px 0px 0px;
    }

        .f-social-mobile-hp p {
            text-align: center;
        }

        .f-social-mobile-hp ul {
            text-align: center;
            font-size: 0px;
        }

            .f-social-mobile-hp ul li {
                float: none;
                display: inline-block;
                vertical-align: top;
            }

    .footer-copyright-hp {
        text-align: center;
        padding: 41px 0px 0px;
    }
    /*--------------- FOOTER_END --------------*/

    /*--------------- SERVICES_START --------------*/
    .sub-page-banner-in-hp {
        height: 360px;
    }

        .sub-page-banner-in-hp .banner-text-main-hp {
            display: block;
            padding-top: 145px;
        }

            .sub-page-banner-in-hp .banner-text-main-hp h1 {
                color: #fff;
                padding-bottom: 22px;
            }

            .sub-page-banner-in-hp .banner-text-main-hp p {
                color: #fff;
                width: 290px;
                margin: 0px auto;
                padding: 0px;
            }

    .service-text-info-sp {
        width: 100%;
        font-size: 17px;
        line-height: 28px;
        padding: 55px 0px 45px;
    }

    .services-box1-img-sp {
        height: 460px;
        float: none;
    }

    .services-box1-text-sp {
        float: none;
        padding: 0px;
    }

    .services-box1-text-in-sp {
        margin: 0px;
        padding: 23px 35px 35px 0px;
        width: 100%;
    }

        .services-box1-text-in-sp h3 {
            font-size: 26px;
            line-height: 28px;
            padding: 0px 0px 21px;
        }

    .our-process-link-sp {
        margin-top: 23px;
    }

    .services-list-block-main-sp {
        padding-bottom: 20px;
    }

    .our-process-info-main-sp {
        margin: 10px 0px 45px;
    }

    .our-process-info-title-sp {
        font-size: 26px;
        line-height: 34px;
        padding-bottom: 30px;
    }

    .our-process-info-close-sp {
        margin-top: -65px;
    }

    .our-process-list-main-sp {
        margin: 0px 0px 0px;
    }

    .our-process-box1-sp {
        padding: 0px 0px 0px;
    }

    .our-process-box1-in-sp {
        padding: 40px 15px 30px;
        min-height: auto;
        margin-bottom: 15px;
    }

        .our-process-box1-in-sp h3 {
            font-size: 22px;
            line-height: 24px;
            padding-bottom: 20px;
        }

        .our-process-box1-in-sp ul li {
            margin-bottom: 15px;
        }

    .our-process-box1-sp:after {
        width: 46px;
        height: 46px;
        background-size: 100%;
        bottom: -16px;
        right: auto;
        top: auto;
        left: calc(50% - 23px);
        transform: rotate(90deg);
    }

    .interested-service-block-main-sp {
        padding: 84px 0px 97px;
    }

    .services-box1-main-back-sp {
        margin-bottom: 50px;
    }
    /*--------------- SERVICES_END --------------*/

    /*--------------- REQUEST_SERVICE_START --------------*/
    .req-service-block-in-rsp {
        margin: 42px 0px 0px 0px;
        padding: 0px 30px;
    }

    .req-service-block-main-rsp {
        padding-bottom: 55px;
    }

    .req-service-box1-number-rsp {
        width: 48px;
        height: 48px;
        border-width: 6px;
        font-size: 20px;
        line-height: 36px;
        left: -73px;
    }

    .req-service-box1-rsp {
        margin-bottom: 25px;
    }

    .req-service-box1-in-rsp {
        padding: 30px 40px 25px 50px;
    }

    .req-service-box1-tit-rsp {
        width: 100%;
        float: none;
    }

        .req-service-box1-tit-rsp h2 {
            font-size: 24px;
            line-height: 26px;
            padding: 7px 0px 25px;
        }

    .req-service-box1-info-rsp {
        width: 100%;
        float: none;
    }

        .req-service-box1-info-rsp h4 {
            font-size: 17px;
            line-height: 28px;
            padding-bottom: 18px;
        }

        .req-service-box1-info-rsp ul {
            padding: 1px 0px 0px;
        }

            .req-service-box1-info-rsp ul li {
                font-size: 15px;
                line-height: 25px;
                padding-left: 40px;
            }

    .payment-accept-logos-rsp ul {
        width: 100%;
    }

        .payment-accept-logos-rsp ul li {
            width: calc(50% - 7px);
            height: 90px;
            line-height: 90px;
            margin: 0px 14px 12px 0px;
        }

            .payment-accept-logos-rsp ul li img {
                max-height: 90px;
                max-width: 170px;
            }

            .payment-accept-logos-rsp ul li:nth-child(4n) {
                margin-right: auto;
            }

            .payment-accept-logos-rsp ul li:nth-child(2n) {
                margin-right: 0px;
            }

    .req-service-box1-info-rsp p {
        font-size: 15px;
        line-height: 25px;
        padding: 0px 0px 26px;
    }

    .req-service-note-text-rsp {
        margin: 0px;
        padding: 25px 35px 30px 25px;
    }

    .req-service-note-text-icon-rsp {
        width: 20px;
    }

        .req-service-note-text-icon-rsp img {
            width: 100%;
        }

    .req-service-note-text-rsp p {
        width: calc(100% - 20px);
        padding: 0px 0px 0px 15px;
        font-size: 13px;
        line-height: 18px;
    }

    .appr-process-block-main-rsp .how-works-box1-hp h3 {
        padding: 0px 15px;
    }

    .appr-process-block-main-rsp .how-works-box1-hp p {
        padding: 21px 25px 0px;
    }

    .appr-process-block-main-rsp .how-works-box1-hp:after {
        display: none;
    }

    .appr-process-block-main-rsp {
        padding: 60px 0px 60px;
    }

        .appr-process-block-main-rsp .common-title-hp {
            padding-bottom: 60px;
        }

    .appr-process-btn-rsp {
        margin-top: 0px;
    }
    /*--------------- REQUEST_SERVICE_END --------------*/

    /*--------------- VIDEO_PAGE_START --------------*/
    .videos-main-vp {
        padding: 118px 0px 80px;
    }

    .common-title-vp {
        padding-bottom: 40px;
    }

        .common-title-vp h2 {
            font-size: 28px;
            line-height: 30px;
            padding-bottom: 0px;
        }

        .common-title-vp p {
            font-size: 17px;
            line-height: 20px;
        }

    .all-video-dropmenu-vp {
        position: relative;
        right: auto;
        bottom: auto;
        text-align: center;
        border: solid 1px #4db3f4;
        border-radius: 46px;
        width: 224px;
        margin: 39px auto 0px;
        padding: 0px 60px 0px;
    }

        .all-video-dropmenu-vp.dropdown > a {
            display: inline-block;
            height: 46px;
            line-height: 44px;
            z-index: 99;
            position: relative;
        }

        .all-video-dropmenu-vp .dropdown-menu {
            min-width: 224px;
            left: auto !important;
            right: -64px;
            margin: -47px 0px 0px;
            padding-top: 57px;
            border-radius: 23px 23px 5px 5px;
            z-index: 9;
        }

    .video-box1-vp {
        margin-bottom: 38px;
    }

    .video-box-main-vp {
        height: 307px;
    }

    .video-title-vp {
        padding: 13px 0px 9px;
    }

    .video-btn-hp {
        margin-top: 17px;
    }

    .video-next-btn-hp {
        font-weight: 400;
    }

    .all-video-dropmenu-vp.show {
        border: 1px solid transparent;
    }
    /*--------------- VIDEO_PAGE_END --------------*/

    /*--------------- VIDEO_DETAILS_PAGE_START --------------*/
    .videos-detail-main-vdp {
        padding: 91px 0px 44px;
    }

    .videos-detail-block-vdp {
        padding-bottom: 85px;
    }

    .video-box-main-vdp {
        width: calc(100% + 30px);
        margin: 0px -15px 0px;
    }

    .video-title-vdp {
        padding-top: 30px;
    }

    .videos-detail-main-vdp .common-title-hp {
        padding-bottom: 30px;
    }

        .videos-detail-main-vdp .common-title-hp p {
            display: none;
        }
    /*--------------- VIDEO_DETAILS_PAGE_END --------------*/

    /*--------------- PBS_MEMBER_LOGIN_BOX_START ---------------*/
    .parent-login-img-block-ppl {
        display: none;
    }

    .parent-login-form-block-ppl {
        padding: 16px 15px 30px;
        float: none;
    }

    .parent-login-box-main-ppl .pbs-member-login-tit-hp h3 {
        font-size: 20px;
        line-height: 22px;
        padding-bottom: 12px;
    }

    .parent-login-box-main-ppl .pbs-member-login-tit-hp p {
        padding-bottom: 28px;
    }

    .parent-singup-box-ppl {
        margin: 76px 0px 0px;
    }

    .parent-login-in-ppl {
        vertical-align: top !important;
    }
    /*--------------- PBS_MEMBER_LOGIN_BOX_END ---------------*/
}

@media(min-width:992px) {
    .prehire-bullet-content .common-btn-hp {
        width: 100%;
    }
}

@media(min-width:768px) {
    .bs-stepper-header {
        display: none !important
    }

    .bs-stepper .content:not(.fade), .bs-stepper-pane:not(.fade) {
        display: block !important
    }

    .provider-mobile-navigations {
        display: none;
    }

    .stepdetail {
        display: none;
    }
}

@media(max-width:767px) {

    /* News list page start*/
    .hasDatepicker {
        margin: 0px auto;
        position: absolute;
        z-index: 9;
        display: none;
        margin-top: -15px;
    }

    .latest-news-main {
        margin: 0px;
        padding: 100px 0px 80px;
    }

        .latest-news-main .common-title-vp {
            padding-bottom: 30px;
        }

    .ui-widget-content {
        background: #fff;
    }

        .ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
            background-color: #f2f7fb;
        }

    h5.calender-filter-title {
        text-align: center;
        color: #4bb2f3;
        font-family: 'Open Sans', sans-serif;
        font-size: 15px;
        font-weight: 700;
        cursor: pointer;
        padding-bottom: 25px
    }

        h5.calender-filter-title span {
            background-repeat: no-repeat;
            background-position: right;
            padding: 0px 20px
        }

        h5.calender-filter-title.arrow-down span {
            background-image: url(../images/bottom_arrow_blue_hp.png);
        }

        h5.calender-filter-title.arrow-up span {
            background-image: url(../images/top_arrow_blue_hp.png);
        }

    /* News list page end*/

    /* News details page start*/
    .news-details-block-in {
        padding: 20px 25px;
    }

    .news-details-block h6 {
        margin-bottom: 20px;
    }

    .news-details-block h2 {
        font-size: 26px;
        line-height: 26px;
        padding: 0px 0px 20px;
    }

    .news-details-block .news-block-footer {
        margin-top: 25px;
        margin-bottom: 25px;
    }

    .news-details-block ul {
        margin-top: 20px;
    }

    .news-details-block .news-img {
        margin: 30px 0px;
    }

    .other-news .other-news-main-title {
        padding: 40px 0px 20px;
        text-align: center;
        font-size: 26px;
    }

    .newsdetails-main {
        padding: 70px 0px 70px;
    }



    /* News details page end*/

    /*----------------- Resorces Page Start -------------------*/
    .resorces-content {
        padding: 60px 0px 30px 0px;
    }

        .resorces-content .tab-content > .tab-pane {
            display: block
        }

        .resorces-content .tab-content ul {
            margin-bottom: 70px;
        }


    /*----------------- Resorces End Start -------------------*/

    /*----------------- About Page Start -------------------*/

    .aboutus-content {
        padding: 60px 0px 60px 0px;
    }

    .about-header-text {
        font-size: 17px;
        margin-bottom: 50px;
        padding: 0px 20px;
        line-height: 26px;
    }

    .about-blue-box {
        padding: 40px 30px;
        border-radius: 5px;
        line-height: 28px;
        margin-bottom: 13px;
        height: auto
    }

        .about-blue-box h3 {
            font-size: 24px;
            margin-bottom: 30px
        }

        .about-blue-box ul {
            margin-left: 25px;
        }

        .about-blue-box li {
            margin-bottom: 40px;
            list-style-image: url(../images/blue-check.png);
            padding-left: 20px;
        }

    .about-link-block {
        line-height: 26px;
        padding: 50px 20px 90px;
    }

    .about-link-block-left {
        margin-bottom: 50px
    }

    .about-team h2 {
        font-size: 26px;
    }

    .team-member {
        margin-top: 120px;
    }

    .team-member-name {
        font-size: 20px;
    }

    .team-member-designation {
        font-size: 13px;
        margin-bottom: 30px;
    }

    .about-team .team-row .team-member {
        float: none;
        width: 100%
    }

    .about-team .team-row li:first-child, .about-team .team-row li:last-child {
        margin-left: 0px;
        margin-right: 0px;
    }

    /*----------------- About Page End -------------------*/

    /*----------------- Careers Page Start -------------------*/
    .sub-page-banner-in-hp.careers .banner-text-main-hp p {
        max-width: 400px;
        width: 100%
    }

    .careers .banner-text-main-hp h1 {
        padding-left: 0px;
        padding-right: 0px;
    }

    .careers-content {
        padding: 60px 0px 90px 0px
    }

    .open-positions h2 {
        text-align: center;
        font-size: 26px;
    }

    .open-positions-content div:first-child {
        margin-right: 18px;
    }

    .open-positions-content {
        margin-bottom: 30px
    }

    .position-accordian .accordion .card {
        padding: 0px 20px;
    }

    .accordian-title div:first-child {
        margin-right: 20px;
    }

    .position-accordian .accordion .card-header a h3 {
        font-size: 20px
    }

    .position-accordian .accordion .accordian-arrow {
        width: 16px;
        height: 9px;
        background-size: cover
    }

    .position-accordian .accordion .card-body {
        padding: 20px 0px 38px 35px;
    }

    .role-description-links a {
        padding: 8px 35px;
    }

    .career-right-side {
        padding-top: 70px;
    }

        .career-right-side h2 {
            text-align: center
        }



    /*----------------- Careers Page End -------------------*/


    /*---------------------- Refund Policy Start--------------------*/
    .refund-policy-content {
        padding: 85px 0px 85px
    }

    .refund-policy-content-inner {
        padding: 0px;
        background-color: transparent;
        box-shadow: none;
        border-radius: 0px
    }

    .refund-policy-right {
        background-color: #fff;
        padding: 25px 25px 35px;
        border-radius: 5px;
        box-shadow: 0px 3px 7px rgba(48,74,90,0.05);
    }

        .refund-policy-right h3 {
            font-size: 26px;
            text-align: center;
            margin-bottom: 15px;
            line-height: normal
        }

        .refund-policy-right .policy-date {
            text-align: center;
            margin-bottom: 30px;
        }

    .refund-policy-left .nav-tabs li {
        margin-bottom: 0px;
    }

    .refund-policy-left .menutitle {
        color: rgba(36,44,55,1);
        text-align: center;
        display: table;
        font-weight: bold;
        margin: 0px auto 0px;
        padding-bottom: 20px
    }

        .refund-policy-left .menutitle.menu-popup-arrow-down {
            background-image: url(../images/menu-popup-arrow-down.png);
            background-position: right top 10px;
            padding-right: 20px;
            background-repeat: no-repeat
        }

        .refund-policy-left .menutitle.menu-popup-arrow-up {
            background-image: url(../images/menu-popup-arrow-up.png);
            background-position: right center;
            padding-right: 20px;
            background-repeat: no-repeat
        }

    .refund-policy-left {
        position: relative;
        width: 100%;
    }

        .refund-policy-left ul li {
            position: relative;
            margin: 0px;
            padding: 0;
            z-index: 100;
        }

        .refund-policy-left ul ul.nav {
            width: 100%;
            display: none;
            background-color: #fff;
            position: absolute;
            top: 40px;
            left: 0;
            padding: 0;
            z-index: 100;
            border-radius: 5px;
            box-shadow: 0px 3px 7px rgba(48,74,90,0.05);
            padding: 15px;
        }

            .refund-policy-left ul ul.nav li {
                margin-bottom: 2px;
            }

                .refund-policy-left ul ul.nav li:last-child {
                    margin-bottom: 0px;
                }

                .refund-policy-left ul ul.nav li a {
                    text-align: center;
                    padding: 8px 10px;
                    display: block;
                    font-weight: normal;
                    color: #242c37
                }

                    .refund-policy-left ul ul.nav li:hover, .refund-policy-left ul ul.nav li a.active {
                        background-color: #f2f7fb;
                    }

            .refund-policy-left ul ul.nav.refund-policy-menu-show {
                display: block
            }
    /*.refund-policy-left ul li:hover > ul.nav{ display:list-item;}*/


    /*---------------------- Refund Policy End--------------------*/

    /*---------------------- PBS Page Start--------------------*/
    .pbs-content {
        padding: 60px 0px 70px 0px;
        background-color: #f2f7fb;
    }

    .pbs-header-text {
        font-size: 17px;
    }

    .pbs-accordian-header {
        font-size: 17px;
    }

    .pbs-sub-header-text {
        font-size: 16px;
        margin-bottom: 70px
    }

    .pbs-accordian-image {
        padding-bottom: 20px;
    }

    .pbs-main-title {
        font-size: 26px;
        margin-bottom: 12px;
    }

    .pbs-sub-title {
        margin-bottom: 40px
    }

    .pbs-accordian .accordion .card-header a h3 {
        font-size: 20px;
    }

    .pbs-accordian .accordion .card {
        padding: 0px 30px
    }

    .pbs-accordian .accordion .accordian-arrow {
        width: 16px;
        height: 9px;
        background-size: cover
    }

    .pbs-accordian .accordian-title div:first-child {
        margin-right: 23px;
    }

    .pbs-accordian .accordion .card-body {
        padding: 20px 0px 50px 38px
    }

    .pbs-accordian .accordion .card-header {
        padding: 20px 0px 22px
    }
    /*---------------------- PBS Page  End--------------------*/

    /*----------------------Contact us 1 Page Start---------------------*/
    .contactus1-content {
        margin: 0px;
        padding: 100px 0px 85px;
        background-color: #f2f7fb;
    }

    .contactus1-header h1 {
        font-size: 28px;
        margin-bottom: 25px;
    }

    .contactus1-header .sub-heading {
        font-size: 17px;
    }

    .contactus1-header h5 {
        font-size: 14px;
    }

    /*----------------------Contact us 1 Page End---------------------*/

    /*----------------------Contact us 2 Page Start---------------------*/
    .contactus2-content {
        padding: 100px 0px 80px;
    }

        .contactus2-content .backtomap {
            display: none;
        }

    .contactus2-header h1 {
        font-size: 28px;
    }

    .contactus2-header .sub-heading {
        font-size: 17px;
    }

    .contactus2-header .bread-crumb {
        margin-bottom: 40px
    }

    .contactus2-content-area .member {
        margin-top: 70px;
    }

    .contactus2-content-area .member-pic {
        width: 121px;
        height: 95px;
        margin: 0px auto;
    }

        .contactus2-content-area .member-pic img {
            width: 121px;
            height: 121px;
            margin-top: -35px;
        }

    .contactus2-content-area .member-email {
        margin-top: 35px;
    }


    /*----------------------Contact us 2 Page End---------------------*/

    /*----------------------Contact us 3 Page Start---------------------*/
    .contactus3-content {
        margin: 0px;
        padding: 80px 0px 100px;
        background-color: #f2f7fb;
    }

    .contactus3-header {
        margin-bottom: 50px;
    }

    .contactus3-content-area .member {
        padding-left: 45px;
        padding-right: 45px;
        padding-bottom: 70px
    }

    .contactus3-content-area .member-pic img {
        width: 120px;
        height: 120px;
        margin-top: -32px;
    }

    .contactus3-content-area .member-name {
        font-size: 24px;
    }

    .contactus3-content-area .member-pic {
        height: 105px
    }

    .contactus3-content .backtomap {
        margin-top: -69px;
    }

    .contactus3-content-area .member-email {
        margin-top: 30px;
    }

    .contactus3-content-area .member-description {
        padding-top: 30px;
    }
    /*----------------------Contact us 3 Page End---------------------*/

    /*----------------------Contact us 4 Page Start---------------------*/

    .contactus4-content {
        margin: 0px;
        padding: 100px 0px 85px;
        background-color: #f2f7fb;
    }

        .contactus4-content .backtomap {
            display: none;
        }

    .contactus4-header h1 {
        font-size: 28px;
    }

    .contactus4-right h3 {
        font-size: 26px;
        text-align: center
    }

    .contactus4-content-area .mapareacontent {
        font-size: 15px;
        text-align: center
    }

        .contactus4-content-area .mapareacontent .subtext {
            color: #778597;
            margin-bottom: 30px;
        }

        .contactus4-content-area .mapareacontent .region-list {
        }

            .contactus4-content-area .mapareacontent .region-list li {
                background-color: #fff;
                font-size: 20px;
                box-shadow: 0px 3px 20px rgba(48,74,90,0.05);
                text-align: left;
                margin-bottom: 7px;
                border-radius: 3px;
                background-image: url(../images/region-list-icon.png);
                background-repeat: no-repeat;
                background-position: right 15px center;
            }

                .contactus4-content-area .mapareacontent .region-list li:hover {
                    background-color: #fcfcfc;
                }

                .contactus4-content-area .mapareacontent .region-list li a {
                    color: #242c37;
                    padding: 15px 30px 15px 15px;
                    display: block
                }

        .contactus4-content-area .mapareacontent .region-list {
            margin-bottom: 55px;
        }

    /*----------------------Contact us 4 Page End---------------------*/

    /*--------------- Application Form PAGE START --------------*/

    .provider1-form-title {
        text-align: left;
        margin-bottom: 5px;
    }

    .providernumber {
        position: relative;
        left: 0px;
    }

    .provider-title-number {
        margin-right: 20px;
    }

    .provider1-block h4 {
        padding-bottom: 0px;
        font-size: 20px;
    }

    .provider1-content {
        margin: 0px;
        padding: 100px 0px 85px;
        background-color: #f2f7fb;
    }

    .provider1-header h1 {
        font-size: 28px;
        margin-bottom: 25px;
    }

    .youravailibility-subheading p {
        margin-bottom: 15px;
    }

    .provider1-block-in {
        padding: 20px;
    }

    .provider1 .form-group.marginbig {
        margin-bottom: 15px;
    }

    .provider1-header .sub-heading {
        margin-bottom: 25px
    }

    .provider1 .below-sub-heading {
        margin-bottom: 35px;
    }




    /*--------------- Application Form PAGE End --------------*/

    /*--------------- Client Form PAGE START --------------*/

    .clientform-form-title {
        text-align: left;
        margin-bottom: 5px;
    }

    .clientform .providernumber {
        position: relative;
        left: 0px;
    }

    .clientform-title-number {
        margin-right: 20px;
    }

    .clientform-block h4 {
        padding-bottom: 0px;
        font-size: 20px;
    }

    .clientform-content {
        margin: 0px;
        padding: 100px 0px 85px;
        background-color: #f2f7fb;
    }

    .clientform-header h1 {
        font-size: 28px;
        margin-bottom: 25px;
    }

    .clientform .youravailibility-subheading p {
        margin-bottom: 15px;
    }

    .clientform-block-in {
        padding: 20px;
    }

    .clientform .form-group.marginbig {
        margin-bottom: 15px;
    }

    .clientform-header .sub-heading {
        margin-bottom: 25px
    }

    .clientform .below-sub-heading {
        margin-bottom: 35px;
    }

    .clientform .applicationsubmitbtn {
        width: 100%;
        padding: 0px 25px
    }



    /*--------------- Client Form PAGE End --------------*/


    .clientform-banner-text-main-hp {
        padding-top: 120px;
    }

        .clientform-banner-text-main-hp h1 {
            font-size: 28px;
            color: #fff;
            padding-bottom: 22px;
            line-height: 30px;
        }

        .clientform-banner-text-main-hp p {
            padding: 0px 30px;
        }

    .clientform-block-in-rsp {
        margin: -90px 0px 0px 0px
    }

    .clientform .stepdetail {
        margin-bottom: 85px;
    }


    .disclosure-block-in {
        margin: 0px;
        padding: 20px;
    }

    .disclosure-header h1 {
        font-size: 28px;
        margin-bottom: 25px;
    }

    .disclosure-content {
        margin: 0px;
        padding: 100px 0px 85px;
        background-color: #f2f7fb;
    }

    .disclosure .how-works-btn-hp {
        border-top: 1px #eff1f5 solid;
        padding: 20px 15px 15px;
    }

    .humc-content {
        margin: 0px;
        padding: 100px 0px 85px;
        background-color: #f2f7fb;
    }

    .humc-header h1 {
        font-size: 28px;
        margin-bottom: 25px;
    }

    .humc .stepdetail {
        text-align: center;
        width: 100%;
        margin-bottom: 30px;
        margin-top: 5px;
        font-size: 13px;
        color: #8b9199;
    }

    .humc-form-title {
        text-align: left;
        margin-bottom: 5px;
    }

    .humc-title-number {
        margin-right: 20px;
    }

    .humcnumber {
        position: relative;
        left: 0px;
    }

    .humc-block-in {
        padding: 20px;
    }

    .nopad {
        padding-top: 10px !important
    }

    .parentintakeinterview-form-title {
        text-align: left;
        margin-bottom: 5px;
    }

    .parentintakeinterview-content {
        margin: 0px;
        padding: 100px 0px 85px;
        background-color: #f2f7fb;
    }

    .parentintakeinterview h1 {
        font-size: 28px;
        margin-bottom: 25px;
    }

    .parentintakeinterview-block-in {
        padding: 20px;
    }

    .parentintakeinterview .provider-mobile-navigations {
        border-top: 1px #eff1f5 solid;
        padding: 20px 15px 15px;
    }

    .parentintakeinterview-header .sub-heading {
        margin-bottom: 25px;
    }

    .quickpayment-block-in {
        padding: 20px;
    }

    .quickpayment-content {
        margin: 0px;
        padding: 100px 0px 85px;
        background-color: #f2f7fb;
    }


    .chooserole {
        height: auto;
    }

    .chooserole-content {
        margin: 0px;
        padding: 20px 0px 85px;
        background-color: #f2f7fb;
    }

    .chooserole-block-in {
        margin: 0px;
        padding: 50px 50px;
    }

    .chooserole .back {
        position: relative;
        margin-top: 0px;
        margin-bottom: 20px
    }

    .chooserole .pbs-parentportal {
        margin-bottom: 20px
    }

    .prehire-block-in {
        display: block;
        padding: 20px 20px 50px;
    }

    .prehire-content .leftcol {
        margin-bottom: 25px;
    }

    .prehire-content .leftcol, .prehire-content .rightcol {
        width: 100%;
        padding: 0px;
    }

    .prehire-bullet-content-right {
        text-align: left;
        margin-top: 15px
    }

    .prehire-content {
        padding: 100px 0px 100px;
    }

    .change-password button {
        float: right;
        width: auto
    }

    .password-change-border {
        width: 100%;
        height: 1px;
        margin: 30px 0px
    }
}

@media(min-width:768px) and (max-width:991px) {
    .container {
        max-width: 768px;
    }

    .container-1120 {
        max-width: 768px;
    }

    .common-title-hp {
        padding-bottom: 50px;
    }

        .common-title-hp h2 {
            font-size: 26px;
            line-height: 28px;
        }

    /*--------------- HEADER_START --------------*/
    #header {
        min-height: 70px;
    }

    .header-inner-hp {
        padding: 0px 0px;
    }

    .head-top-hp {
        display: none;
    }

    .logo-hp {
        margin: 15px 0px 15px;
        width: calc(100% - 212px);
    }

        .logo-hp a img {
            height: 40px;
            margin: 0px auto;
        }

    .head-right-hp {
        width: 122px;
        padding: 15px 0px 15px;
    }

    .head-req-service-btn-hp .common-btn-hp {
        padding: 0px 12px;
        min-width: 122px;
        font-size: 12px;
        line-height: 38px;
        height: 40px;
    }

    .header-middle-hp {
        width: 100%;
        max-width: 420px;
        position: fixed;
        left: -100%;
        top: 0px;
        height: 100vh;
        background: #fff;
        z-index: 9999999999;
        float: none;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }

    .mobile-menu-box-hp {
        display: block;
        left: 0px;
    }

    .mobile-menu-overlay-hp {
        width: 100%;
        position: fixed;
        left: 0px;
        top: 0px;
        z-index: 999999999;
        height: 100%;
        background: rgba(0,0,0,0.35);
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }

    .navigation-main-hp {
        height: calc(100% - 396px);
        width: 100%;
        padding: 0px 66px 0px 54px;
        display: block;
    }

        .navigation-main-hp ul li {
            display: block;
            margin: 0px;
            padding: 10px 0px 10px;
        }

            .navigation-main-hp ul li > a {
                font-size: 20px;
                line-height: 24px;
                font-weight: 700;
                color: rgba(36,44,55,0.75);
                text-align: left;
                padding: 0px 0px 0px 42px;
            }

            .navigation-main-hp ul li.dropdown > a {
                padding: 0px 0px 0px 42px;
                background: url(../images/fcoordi_menu_bot_arrow_hp.png) no-repeat center left;
            }

            .navigation-main-hp ul li.dropdown.show > a {
                background: url(../images/fcoordi_menu_top_arrow_hp.png) no-repeat center left;
            }

    .fix-header .navigation-main-hp {
        height: calc(100% - 396px);
        width: 100%;
        padding: 0px 66px 0px 54px;
    }

        .fix-header .navigation-main-hp ul li {
            display: block;
            margin: 0px;
            padding: 10px 0px 10px;
        }

            .fix-header .navigation-main-hp ul li > a {
                font-size: 20px;
                line-height: 24px;
                font-weight: 700;
                color: rgba(36,44,55,0.75);
                text-align: left;
                padding: 0px 0px 0px 42px;
            }

            .fix-header .navigation-main-hp ul li.dropdown > a {
                padding: 0px 0px 0px 42px;
                background: url(../images/fcoordi_menu_bot_arrow_hp.png) no-repeat center left;
            }

            .fix-header .navigation-main-hp ul li.dropdown.show > a {
                background: url(../images/fcoordi_menu_top_arrow_hp.png) no-repeat center left;
            }

    .navigation-main-hp .mCSB_outside + .mCSB_scrollTools {
        right: 26px;
    }

    .navigation-main-hp .dropdown-menu {
        position: relative;
        top: auto;
        left: auto;
        float: none;
        min-width: 100%;
        padding: 23px 0px 23px 42px;
        margin: 0px;
        border: 0px;
        border-radius: 0px;
        box-shadow: 0px 0px 0px rgba(0,0,0,0);
    }

    .navigation-main-hp .dropdown-item {
        font-size: 18px;
        color: #778697;
        line-height: 20px;
        padding: 6px 0px 9px;
        margin: 0px;
    }

    .mob-menu-top-hp {
        display: block;
    }

    .login-btns-mob-menu-hp {
        display: block;
    }

    .mobile-menu-btn-hp {
        display: block;
        width: 90px;
        padding: 24px 0px 24px;
    }

    .mob-menu-icon-nfixh-hp {
        display: block;
    }

    .fix-header .mob-menu-icon-nfixh-hp {
        display: none;
    }

    .fix-header .mob-menu-icon-fixh-hp {
        display: block;
    }

    .fix-header .mobile-menu-btn-hp a p {
        color: #242c37;
    }

    /*----- PBS_MEMBER_LOGIN_BOX_START -----*/
    .pbs-member-login-box-hp {
        width: 100%;
        height: 100vh;
        top: 0px;
        left: 0px;
        position: fixed;
        z-index: 99999;
        border-radius: 0px;
        padding: 16px 15px 30px;
    }

    .pbs-member-login-box-in-hp {
        max-width: 342px;
        width: 100%;
        margin: 0px auto;
    }

    .pbs-member-login-box-close-hp {
        display: none;
    }

    .pbs-mem-login-close-mobile-hp {
        display: block;
    }

    .parent-login-back-ppl {
        margin-bottom: 46px;
    }
    /*----- PBS_MEMBER_LOGIN_BOX_END -----*/

    /*--------------- HEADER_END --------------*/

    /*--------------- CONTAIN_START --------------*/
    .banner-back-video-main-hp {
        height: 640px;
        left: -50%;
        width: 200%;
    }

    .banner-block-in-hp {
        height: 640px;
    }

    .banner-text-main-hp {
        padding: 200px 0px 0px;
    }

        .banner-text-main-hp h1 {
            font-size: 28px;
            line-height: 30px;
            padding: 0px 15px 30px;
        }

        .banner-text-main-hp p {
            width: 100%;
            font-size: 16px;
            line-height: 24px;
            padding: 0px 15px 27px;
        }

    .banner-text-mobile-hp {
        display: none;
    }

        .banner-text-mobile-hp .banner-text-main-hp {
            display: none;
        }

    .banner-last-text-mobile-hp {
        display: block;
    }

    .latest-news-main-hp {
        background: none;
        box-shadow: 0px 0px 0px rgba(100,100,100, 0);
        height: auto;
    }

    .latest-news-in-hp {
        padding: 30px 15px 0px;
    }

    .latest-news-box-main-hp {
        border: solid 1px #ddd;
        margin: 0px auto;
        padding: 20px 20px 20px;
        border-radius: 4px;
        max-width: 390px;
    }

    .latest-news-title-hp {
        float: none;
        padding: 0px 0px 10px 0;
        text-align: center;
        width: 100%;
    }

    .latest-news-text-hp {
        float: none;
        padding: 0px 0px 0px;
        text-align: center;
        width: 100%;
    }

        .latest-news-text-hp p a.lenews-read-link-hp {
            padding-left: 2px;
        }

    .about-block-in-hp {
        padding: 50px 0px 0px;
    }

    .about-info-block-hp {
        padding: 0px 15px;
    }

    .about-info-text1-hp {
        font-size: 17px;
        line-height: 28px;
        padding-bottom: 17px;
    }

    .about-info-text2-hp {
        line-height: 26px;
        padding: 0px 0px 26px;
    }

    .about-block-service-in-hp {
        padding: 0px 0px 0px;
    }

    .about-service-box1-hp {
        margin-bottom: 30px;
    }

    .about-service-box-text-hp h3 {
        font-size: 18px;
        line-height: 22px;
    }

    .how-works-main-hp {
        padding: 60px 0px 60px;
    }

    .how-works-box1-hp {
        padding-bottom: 37px;
    }

    .how-works-icon-hp {
        margin-bottom: 22px;
    }

    .how-works-box1-hp h3 {
        padding: 0px 15px;
        font-size: 18px;
        line-height: 20px;
        min-height: auto;
    }

    .how-works-box1-hp p {
        padding: 21px 25px 0px;
    }

    .how-works-btn-hp {
        margin: 6px 0px 0px;
    }

    .find-reg-coordinator-main-hp {
        padding: 56px 0px 60px;
    }

    .find-coordinator-map-hp {
        margin: 0px 0px 0px 10px;
        width: calc(100% - 250px);
        min-height: 400px;
    }

    .find-coordinator-menu-hp {
        width: 240px;
        margin: 0px auto;
        height: 640px;
    }

    .find-coordinator-menu-in-hp > ul {
        margin-bottom: 20px;
    }

    #cssmenu ul li.has-sub > a {
        padding: 9px 0px 9px 45px;
    }

    .find-coordi-menu-text-hp {
        font-size: 18px;
        line-height: 18px;
    }

    .find-coordinator-menu-hp .mCSB_outside + .mCSB_scrollTools {
        right: -10px;
    }

    .find-coordi-note-text-hp {
        padding: 40px 0px 0px;
    }

    .video-block-main-hp {
        padding: 60px 0px 60px;
    }

    .video-block-left-hp {
        width: 100%;
        float: none;
        padding: 0px 0px 0px;
        text-align: center;
    }

    .video-texts-hp h4 {
        font-size: 26px;
        line-height: 28px;
        padding-bottom: 30px;
    }

    .video-texts-hp p {
        font-size: 15px;
        line-height: 25px;
        padding-bottom: 37px;
    }

    .see-all-video-hp {
        display: none;
    }

    .see-all-video-mobile-hp {
        display: block;
        text-align: center;
        margin: 34px 0px 0px;
    }

    .video-block-right-hp {
        float: none;
        width: 100%;
    }
    /*--------------- CONTAIN_END --------------*/

    /*--------------- FOOTER_START --------------*/
    #footer {
        padding: 0px 0px;
    }

    .footer-in-hp {
        padding: 60px 10px 30px;
    }

    .footer-left-hp {
        width: 160px;
        padding: 0px 0px 0px;
        text-align: left;
    }

        .footer-left-hp img {
            height: 116px;
        }

    .footer-right-hp {
        width: calc(100% - 160px);
        padding: 0px 0px 0px;
    }

    .footer-btn-mobile-hp {
        display: none;
    }

        .footer-btn-mobile-hp .footer-common-btn-hp {
            min-width: 100%;
        }

    .footer-links-hp {
        font-size: 0px;
    }

    .f-service-hp ul {
        display: block !important;
    }

    .f-service-hp {
        width: 33.33%;
        padding: 0px 0px 30px;
        float: none;
        display: inline-block;
        vertical-align: top;
    }

    .footer-other-btns-hp {
        display: block;
        padding: 20px 0px 30px 0px;
    }

    .footer-common-btn-hp {
        padding: 0px 16px 0px;
        min-width: 170px;
        font-size: 13px;
    }

    .f-social-hp {
        display: block !important;
    }

    .f-social-mobile-hp {
        display: none !important;
        padding: 0px 0px 0px;
    }
    /*--------------- FOOTER_END --------------*/

    /*--------------- SERVICES_START --------------*/
    .sub-page-banner-in-hp {
        height: 400px;
    }

        .sub-page-banner-in-hp .banner-text-main-hp {
            padding-top: 160px;
        }

    .service-text-info-sp {
        width: 100%;
        font-size: 17px;
        line-height: 28px;
        padding: 55px 0px 55px;
    }

    .services-list-block-main-sp {
        padding-bottom: 40px;
    }

    .services-box1-text-in-sp {
        margin: 0px;
        padding: 40px 15px 0px 30px;
        width: 100%;
    }

        .services-box1-text-in-sp h3 {
            font-size: 26px;
            line-height: 28px;
            padding: 0px 0px 21px;
        }

    .our-process-link-sp {
        margin-top: 20px;
    }

    .services-box1-img-sp {
        height: 400px;
    }

    .our-process-info-main-sp {
        margin: 40px 0px 60px;
    }

    .our-process-info-title-sp {
        font-size: 26px;
        line-height: 32px;
        padding-bottom: 30px;
    }

    .our-process-info-close-sp {
        margin-top: 8px;
    }

    .our-process-box1-in-sp {
        padding: 20px 15px 0px 15px;
    }

        .our-process-box1-in-sp h3 {
            font-size: 20px;
            line-height: 24px;
            padding-bottom: 20px;
        }

        .our-process-box1-in-sp ul li {
            font-size: 14px;
            padding-left: 20px;
            margin-bottom: 15px;
        }

    .our-process-box1-sp:after {
        width: 40px;
        height: 40px;
        background-size: 100%;
        top: calc(50% - 20px);
        right: -20px;
    }

    .interested-service-block-main-sp {
        padding: 60px 0px 60px;
    }

    .services-box1-main-back-sp {
        margin-bottom: 80px;
    }
    /*--------------- SERVICES_END --------------*/

    /*--------------- REQUEST_SERVICE_START --------------*/
    .req-service-block-in-rsp {
        margin: 42px 0px 0px 0px;
        padding: 0px 30px;
    }

    .req-service-block-main-rsp {
        padding-bottom: 55px;
    }

    .req-service-box1-number-rsp {
        width: 48px;
        height: 48px;
        border-width: 6px;
        font-size: 20px;
        line-height: 36px;
        left: -73px;
    }

    .req-service-box1-rsp {
        margin-bottom: 25px;
    }

    .req-service-box1-in-rsp {
        padding: 30px 40px 25px 50px;
    }

    .req-service-box1-tit-rsp {
        width: 100%;
        float: none;
    }

        .req-service-box1-tit-rsp h2 {
            font-size: 24px;
            line-height: 26px;
            padding: 7px 0px 25px;
        }

    .req-service-box1-info-rsp {
        width: 100%;
        float: none;
    }

        .req-service-box1-info-rsp h4 {
            font-size: 17px;
            line-height: 28px;
            padding-bottom: 18px;
        }

        .req-service-box1-info-rsp ul {
            padding: 1px 0px 0px;
        }

            .req-service-box1-info-rsp ul li {
                font-size: 15px;
                line-height: 25px;
                padding-left: 40px;
            }

    .payment-accept-logos-rsp ul li {
        width: calc(50% - 14px);
        height: 74px;
        line-height: 74px;
        margin: 0px 7px 12px 7px;
    }

        .payment-accept-logos-rsp ul li img {
            max-height: 74px;
            max-width: 130px;
        }

        .payment-accept-logos-rsp ul li:nth-child(4n) {
            margin-right: auto;
        }

        .payment-accept-logos-rsp ul li:nth-child(2n) {
            margin-right: 0px;
        }

    .req-service-box1-info-rsp p {
        font-size: 15px;
        line-height: 25px;
        padding: 0px 0px 26px;
    }

    .req-service-note-text-rsp {
        margin: 0px;
        padding: 25px 35px 30px 25px;
    }

    .req-service-note-text-icon-rsp {
        width: 20px;
    }

        .req-service-note-text-icon-rsp img {
            width: 100%;
        }

    .req-service-note-text-rsp p {
        width: calc(100% - 20px);
        padding: 0px 0px 0px 15px;
        font-size: 13px;
        line-height: 18px;
    }

    .appr-process-block-main-rsp .how-works-box1-hp h3 {
        padding: 0px 15px;
    }

    .appr-process-block-main-rsp .how-works-box1-hp p {
        padding: 21px 25px 0px;
    }

    .appr-process-block-main-rsp .how-works-box1-hp:after {
        display: none;
    }

    .appr-process-block-main-rsp {
        padding: 60px 0px 60px;
    }

        .appr-process-block-main-rsp .common-title-hp {
            padding-bottom: 60px;
        }

    .appr-process-btn-rsp {
        margin-top: 0px;
    }
    /*--------------- REQUEST_SERVICE_END --------------*/

    /*--------------- VIDEO_PAGE_START --------------*/
    .videos-main-vp {
        padding: 124px 0px 80px;
    }

    .common-title-vp h2 {
        font-size: 28px;
        line-height: 30px;
        padding-bottom: 0px;
    }

    .common-title-vp p {
        font-size: 17px;
        line-height: 20px;
    }

    .all-video-dropmenu-vp {
        bottom: 50px;
    }

        .all-video-dropmenu-vp.dropdown > a {
        }

    .video-box-main-vp {
        height: 199px;
    }

    .video-btn-hp {
        margin-top: 17px;
    }
    /*--------------- VIDEO_PAGE_END --------------*/

    /*--------------- VIDEO_DETAILS_PAGE_START --------------*/
    .videos-detail-main-vdp {
        padding: 101px 0px 60px;
    }
    /*--------------- VIDEO_DETAILS_PAGE_END --------------*/

    /*--------------- PBS_MEMBER_LOGIN_BOX_START ---------------*/
    .logo-main-ppl img {
        height: 84px;
    }

    .parent-login-img-text-ppl p {
        width: 100%;
        padding: 0px 50px 0px;
        font-size: 20px;
        line-height: 26px;
        bottom: 60px;
    }

    .parent-login-form-block-ppl {
        padding: 80px 30px 30px;
    }

    .parent-login-box-main-ppl {
        width: 100%;
        max-width: 342px;
    }

        .parent-login-box-main-ppl .pbs-member-login-tit-hp h3 {
            font-size: 22px;
            line-height: 24px;
            padding-bottom: 15px;
        }

        .parent-login-box-main-ppl .pbs-member-login-tit-hp p {
            padding-bottom: 28px;
        }

    .parent-singup-box-ppl {
        margin: 76px 0px 50px;
    }
    /*--------------- PBS_MEMBER_LOGIN_BOX_END ---------------*/

    /*--------------- Careers page start ---------------*/
    .position-accordian .accordion .card {
        padding: 0px 20px;
    }

    .accordian-title div:first-child {
        margin-right: 20px;
    }

    .position-accordian .accordion .card-header a h3 {
        font-size: 20px
    }

    .position-accordian .accordion .accordian-arrow {
        width: 16px;
        height: 9px;
        background-size: cover
    }

    .position-accordian .accordion .card-body {
        padding: 20px 0px 38px 35px;
    }

    .role-description-links a {
        padding: 8px 35px;
    }
    /*--------------- Careers page end ---------------*/

    .about-team .team-row .team-member {
        float: left;
        width: 50%
    }

    .about-team .team-row li:first-child, .about-team .team-row li:last-child {
        margin-left: 25%;
        margin-right: 25%;
    }

    .clientform-banner-text-main-hp h1 {
        font-size: 28px;
        color: #fff;
        padding: 0px 15px 30px;
        line-height: 30px;
    }

    .clientform-banner-text-main-hp {
        padding-top: 160px;
    }

    .clientform-block-in-rsp {
        margin: 0px;
        padding: 42px 30px 0px;
    }

    .credit-cards-block {
        width: 49%;
        float: left
    }

        .credit-cards-block:nth-child(3n) {
            float: left;
            margin-right: 2%;
        }

        .credit-cards-block:nth-child(2n) {
            float: right;
            margin-right: 0px;
        }
}

@media(min-width:992px) and (max-width:1140px) {
    .container-1120 {
        max-width: 992px;
    }

    /*--------------- REQUEST_SERVICE_START --------------*/
    .req-service-block-in-rsp {
        margin: -40px 0px 0px 0px;
        padding: 0px 30px;
    }

    .req-service-block-main-rsp {
        padding-bottom: 55px;
    }

    .req-service-box1-in-rsp {
        padding: 40px 50px 30px 50px;
    }

    .req-service-box1-tit-rsp {
        width: 250px;
        margin-right: 30px;
    }

    .req-service-box1-number-rsp {
        width: 50px;
        height: 50px;
        line-height: 36px;
        font-size: 22px;
        left: -75px;
    }

    .req-service-box1-tit-rsp h2 {
        font-size: 28px;
        line-height: 30px;
    }

    .req-service-box1-info-rsp {
        width: calc(100% - 280px);
    }

    .payment-accept-logos-rsp ul li {
        width: 193px;
        height: 90px;
        line-height: 90px;
    }

        .payment-accept-logos-rsp ul li img {
            max-height: 90px;
            max-width: 160px;
        }

    .req-service-note-text-rsp {
        margin-top: 20px;
        padding: 30px 50px 40px 50px;
    }

        .req-service-note-text-rsp p {
            padding-left: 25px;
        }

    .appr-process-block-main-rsp {
        padding: 80px 0px 80px;
    }

        .appr-process-block-main-rsp .common-title-hp {
            padding-bottom: 60px;
        }

        .appr-process-block-main-rsp .how-works-box1-hp h3 {
            padding: 0px 15px;
        }

        .appr-process-block-main-rsp .how-works-box1-hp p {
            padding: 23px 15px 0px;
            line-height: 23px;
        }

    .appr-process-btn-rsp {
        margin-top: 70px;
    }

    .appr-process-block-main-rsp .how-works-box1-hp:after {
        right: -19px;
    }
    /*--------------- REQUEST_SERVICE_END --------------*/
}


@media(min-width:992px) and (max-width:1320px) {
    .container {
        max-width: 992px;
    }

    .common-title-hp h2 {
        font-size: 32px;
        line-height: 36px;
    }

    /*--------------- HEADER_START --------------*/
    #header {
        padding: 0px 0px;
    }

    .logo-hp {
        width: 230px;
        margin: 32px 0px 32px;
    }

        .logo-hp a img {
            height: 40px;
        }

    .head-right-hp {
        width: 230px;
    }

    .header-middle-hp {
        width: calc(100% - 460px);
    }

    .navigation-main-hp ul li {
        margin: 0px 11px 10px;
    }

    .navbar .mCustomScrollBox {
        margin: auto;
    }
    /*--------------- HEADER_END --------------*/

    /*--------------- CONTAIN_START --------------*/
    .banner-back-video-main-hp {
        height: 760px;
        left: -50%;
        width: 200%;
    }

    .banner-block-in-hp {
        height: 760px;
    }

    .banner-text-main-hp {
        padding: 250px 0px 0px;
    }

        .banner-text-main-hp h1 {
            font-size: 38px;
            line-height: 48px;
        }

    .about-block-in-hp {
        padding: 80px 0px 10px;
    }

    .about-info-block-hp {
        padding-right: 15px;
    }

    .about-info-text1-hp {
        font-size: 18px;
        line-height: 28px;
    }

    .about-block-service-in-hp {
        padding-left: 15px;
    }

    .how-works-main-hp {
        padding: 80px 0px 80px;
    }

    .how-works-box1-hp h3 {
        padding: 0px 15px;
    }

    .how-works-box1-hp p {
        padding: 23px 15px 0px;
    }

    .how-works-btn-hp {
        margin-top: 50px;
    }

    .find-reg-coordinator-main-hp {
        padding: 80px 0px 80px;
    }

    .find-coordi-note-text-hp {
        padding-top: 40px;
    }

    .video-block-main-hp {
        padding: 80px 0px 80px;
    }

    .video-texts-hp h4 {
        font-size: 32px;
        line-height: 36px;
    }

    .video-block-right-hp {
    }
    /*--------------- CONTAIN_END --------------*/

    /*--------------- FOOTER_START --------------*/
    #footer {
        padding: 0px 0px;
    }

    .footer-left-hp {
        width: 17%;
        padding: 70px 0px 70px 0px;
    }

        .footer-left-hp img {
            height: 124px;
        }

    .footer-right-hp {
        width: 83%;
        padding: 70px 0px 70px 0px;
    }

    .footer-other-btns-hp {
        padding: 70px 0px 40px;
    }

    .f-service-hp ul {
        display: block !important;
    }
    /*--------------- FOOTER_END --------------*/

    /*--------------- SERVICES_START --------------*/
    .sub-page-banner-in-hp {
        height: 500px;
    }

    .service-text-info-sp {
        padding: 80px 0px 80px;
    }

    .services-box1-img-sp {
        height: 480px;
    }

    .services-box1-text-in-sp {
        margin-left: 45px;
        padding: 80px 0px 0px 0px;
    }

        .services-box1-text-in-sp h3 {
            font-size: 30px;
            line-height: 34px;
            padding-bottom: 35px;
        }

    .services-list-block-main-sp {
        padding-bottom: 60px;
    }

    .our-process-info-main-sp {
        margin: 60px 0px 80px;
    }

    .our-process-info-title-sp {
        font-size: 28px;
        line-height: 34px;
        padding-bottom: 40px;
    }

    .our-process-info-close-sp {
        margin-top: 8px;
    }

    .our-process-box1-in-sp {
        padding: 30px 15px 0px 15px;
        min-height: 380px;
    }

        .our-process-box1-in-sp h3 {
            font-size: 22px;
            line-height: 26px;
            padding-bottom: 30px;
        }

        .our-process-box1-in-sp ul li {
            padding-left: 25px;
            margin-bottom: 15px;
        }

    .our-process-box1-sp:after {
        width: 40px;
        height: 40px;
        background-size: 100%;
        top: calc(50% - 20px);
        right: -18px;
    }

    .interested-service-block-main-sp {
        padding: 80px 0px 80px;
    }

    .services-box1-main-back-sp {
        margin-bottom: 80px;
    }
    /*--------------- SERVICES_END --------------*/

    /*--------------- VIDEO_PAGE_START --------------*/
    .videos-main-vp {
        padding: 196px 0px 80px;
    }

    .common-title-vp h2 {
        font-size: 38px;
        line-height: 40px;
        padding-bottom: 10px;
    }

    .all-video-dropmenu-vp {
        bottom: 50px;
    }

    .video-box-main-vp {
        height: 199px;
    }
    /*--------------- VIDEO_PAGE_END --------------*/

    /*--------------- VIDEO_DETAILS_PAGE_START --------------*/
    .videos-detail-main-vdp {
        padding-bottom: 85px;
    }
    /*--------------- VIDEO_DETAILS_PAGE_END --------------*/

    /*--------------- PBS_MEMBER_LOGIN_BOX_START ---------------*/
    .logo-main-ppl img {
        height: 94px;
    }

    .parent-login-back-ppl {
        margin-bottom: 74px;
    }

    .parent-login-img-text-ppl p {
        width: 100%;
        padding: 0px 80px 0px;
        font-size: 22px;
        line-height: 28px;
        bottom: 70px;
    }

    .parent-login-form-block-ppl {
        padding: 80px 50px 50px;
    }

    .parent-login-box-main-ppl {
        width: 100%;
        max-width: 342px;
    }

    .parent-singup-box-ppl {
        margin: 65px 0px 0px;
    }
    /*--------------- PBS_MEMBER_LOGIN_BOX_END ---------------*/
    .credit-cards-block {
        width: 49%;
        float: left
    }

        .credit-cards-block:nth-child(3n) {
            float: left;
            margin-right: 2%;
        }

        .credit-cards-block:nth-child(2n) {
            float: right;
            margin-right: 0px;
        }
}

@media(min-width:1140px) and (max-width:1380px) {
    .container-1360 {
        max-width: 1140px;
    }
    /*--------------- REQUEST_SERVICE_START --------------*/
    .appr-process-block-main-rsp .how-works-box1-hp h3 {
        padding: 0px 48px;
    }

    .appr-process-block-main-rsp .how-works-box1-hp p {
        padding: 23px 25px 0px;
    }
    /*--------------- REQUEST_SERVICE_END --------------*/
}

@media(min-width:1321px) and (max-width:1470px) {
    .banner-back-video-main-hp {
        height: 100%;
        left: -50%;
        width: 200%;
    }

        .banner-back-video-main-hp video {
            height:
        }
}

@media(min-width:1321px) and (max-width:1400px) {
    .container {
        max-width: 1140px;
    }

    .how-works-box1-hp h3 {
        padding: 0px 45px;
    }

    .how-works-box1-hp p {
        padding: 23px 35px 0px;
    }
    /*.parent-login-form-block-ppl{ padding:50px 15px 50px; }
.parent-login-back-ppl{ margin:0px 0px 50px 0px;}
.parent-singup-box-ppl{ margin:70px 0px 50px;}
*/
}

@media(min-width:1321px) and (max-width:9999px) {
    .f-service-hp ul {
        display: block !important;
    }
}

@media(max-width:992px) {
    .pdevelopment .rightsection {
        padding-left: 0px
    }

    .pdevelopment .leftsection {
        left: -266px
    }

    .pdevelopment-content {
        height: auto
    }

    .leftsectionmenu #cssmenu ul li.has-sub > a {
        padding: 10px 0px 10px 10px;
    }

    .mobilemenu, .menuclose {
        display: block
    }

    .pbs-survey-table {
        overflow-x: auto
    }
}

.parent-login-form-block-ppl {
    padding: 30px 15px 0px;
}

.parent-login-back-ppl {
    margin: 0px 0px 30px 0px;
}

.parent-singup-box-ppl {
    margin: 40px 0px 20px;
}

.parent-login-form-block-ppl {
    display: table;
}

.parent-login-in-ppl {
    display: table-cell;
    vertical-align: middle;
}

.parent-login-box-main-ppl .pbs-member-login-tit-hp p {
    padding-bottom: 40px;
}

.pa-login-box-border-ppl {
    margin: 20px auto 20px;
}

@media(max-width:767px) {
    .credit-cards-block, .credit-cards-block:nth-child(3n) {
        width: 100%;
        float: none
    }

    .chat .chatperson {
        width: 50%;
    }

    .pbs-survey-table {
        display: block;
        border: 1px #ccc solid;
        margin: 0px 30px 20px;
        padding: 0px 15px
    }

        .pbs-survey-table:last-child {
            border-bottom: 1px #ccc solid;
        }

        .pbs-survey-table li {
            padding-top: 10px;
            padding-bottom: 10px;
            display: flex;
            width: 100%;
        }

            .pbs-survey-table li span {
                width: 50%;
                display: block
            }

            .pbs-survey-table li:first-child {
                width: 100%;
                padding-left: 0px
            }

            .pbs-survey-table li:last-child {
                width: 100%;
                padding-right: 0px
            }

        .pbs-survey-table .roundedbtn {
            width: auto;
            padding: 5px 10px;
        }

    .pbs-survey .page-header {
        margin-bottom: 0px;
    }

    .pbs-survey-content {
        padding-bottom: 50px;
    }

    .graph-area .graph-block {
        width: 49%;
        margin-right: 2% !important;
        float: left;
    }

        .graph-area .graph-block:nth-child(4n) {
            margin-right: 0px !important;
        }

        .graph-area .graph-block:nth-child(2n) {
            margin-right: 0px !important;
        }

    .client-session-table {
        overflow: auto;
        margin-bottom: 15px
    }

    .client-session-table {
        display: block;
        border: 1px #ccc solid;
        padding: 0px 15px
    }
        /*.client-session-table:last-child{border-bottom:1px #ccc solid;}*/

        .client-session-table li {
            padding-top: 10px;
            padding-bottom: 10px;
            display: flex;
            width: auto;
        }

            .client-session-table li span {
                width: 50%;
                display: block
            }

        .client-session-table .checkfield {
            margin-bottom: 0px;
        }

        .client-session-table li span.checkmark {
            width: 24px;
        }

        .client-session-desktop-header li:nth-child(7), .client-session-table li:first-child, .client-session-table li:nth-child(7) {
            width: auto;
            padding-left: 0px
        }


    .data-entries-table {
        display: block;
        border: 1px #ccc solid;
        padding: 0px 15px;
        margin-bottom: 15px
    }

        .data-entries-table li span {
            width: 50%;
            display: block
        }

        .data-entries-desktop-header li, .data-entries-table li {
            width: 100% !important;
            padding-left: 0px !important;
            padding-top: 10px;
            padding-bottom: 10px;
            display: flex;
        }

    .invoice-content {
        padding-top: 100px;
    }

    .invoices-block h3 {
        margin-bottom: 30px;
        margin-top: 0px;
    }

    .invoice-teamicon {
        margin-top: 20px;
    }

    .my-invoices-table {
        display: block;
        padding: 10px;
        border: 1px #eee solid;
        margin: 0px 15px 10px
    }

        .my-invoices-table li {
            display: flex;
            width: 100% !important;
            margin-right: 0px;
            padding: 10px 15px !important
        }

            .my-invoices-table li:nth-child(2) {
                margin-right: 0px;
            }


        .my-invoices-table span {
            width: 50%;
        }
    /*.my-invoices-header-content{padding:0px 15px;}*/
    .my-invoices-table-content {
        padding: 0px 0px 50px
    }

    .my-invoices-payment-table {
        display: block;
        margin: 0px 30px 15px;
        border: 1px #eee solid;
        padding: 15px
    }

        .my-invoices-payment-table li {
            width: 100% !important;
            display: flex;
        }

        .my-invoices-payment-table span {
            width: 50%;
        }

        .my-invoices-payment-table li:first-child {
            padding-left: 0px;
        }

        .my-invoices-payment-table li:last-child {
            padding-right: 0px
        }

        .my-invoices-payment-table li {
            padding-top: 10px;
            padding-bottom: 10px;
        }

            .my-invoices-payment-table li span:nth-child(2) {
                text-align: left !important;
                font-weight: normal !important
            }

    .invoices-block-in {
        padding: 30px
    }

    .light-gray-bg {
        padding: 0px;
        background-color: transparent;
        margin-bottom: 0px;
    }

    .client-availiability .robot {
        display: none
    }

    .client-availiability.top-buttons {
        text-align: left !important;
        margin-top: 20px;
    }

    .client-availiability .bottom-button {
        text-align: right
    }

    .my-admin-table {
        display: block;
        border: 1px #eff1f5 solid;
        margin: 0px 30px 15px;
        padding: 20px
    }

        .my-admin-table li {
            width: 100% !important;
            display: flex;
            padding-top: 10px !important;
            padding-bottom: 10px !important;
        }

            .my-admin-table li span {
                width: 50%;
            }

            .my-admin-table li:first-child {
                padding-left: 0px;
                width: 8%;
            }

            .my-admin-table li:nth-child(4) {
                width: 32%;
            }

            .my-admin-table li:nth-child(5) {
                padding-right: 0px
            }

        .my-admin-table .profilepic img {
            width: 100%;
            max-width: 35px;
        }

        .my-admin-table li {
            padding-top: 20px;
            padding-bottom: 20px;
        }

        .my-admin-table .btn {
            min-width: inherit;
            padding: 0px 20px;
            line-height: normal;
            height: 36px;
            font-size: 12px;
            color: #395060;
            font-weight: normal
        }

            .my-admin-table .btn:hover {
                background-color: transparent;
                color: #52b6f5;
                border: 1px #52b6f5 solid
            }

    .invoice-no-light-gray-bg strong, .invoice-light-gray-bg strong {
        font-weight: normal
    }

    .service-agreements-table {
        display: block;
        border: 1px #eff1f5 solid;
        margin: 0px 30px 20px
    }

    .service-agreements-table {
    }

        .service-agreements-table li {
            width: 100% !important;
            display: flex;
            padding: 20px
        }

            .service-agreements-table li:first-child {
                padding-left: 20px;
            }

            .service-agreements-table li span {
                width: 49%;
                margin-right: 2%
            }

                .service-agreements-table li span:last-child {
                    margin-right: 0px;
                }

            .service-agreements-table li:nth-child(5) {
                padding-right: 0px;
            }

        .service-agreements-table li {
            padding-top: 10px;
            padding-bottom: 10px;
        }


    .service-agreements .common-btn-hp {
        width: auto;
        padding: 0px 20px;
    }

    .client-availiability .top-buttons {
        text-align: center;
        margin-top: 15px
    }
}

@media(min-width:992px) {
    .pdevelopment .mobile-header {
        display: none;
    }
}

@media(max-width:992px) {
    .pdevelopment .mobile-header {
        margin-bottom: 30px
    }
}

@media(max-width:576px) {

    .providerform .ui-widget.ui-widget-content {
        max-width: 86%
    }

    .chooserole-block-in {
        margin: 0px;
        padding: 20px;
    }

    .pdevelopment .course-list {
        margin-bottom: 10px;
    }

    .add-card-button {
        width: 100%;
        text-align: right;
        margin-bottom: 20px;
    }

    .new-card-details-inner {
        padding: 0px
    }

    .chat .chatperson {
        width: 100%;
        float: none
    }

    .pbs-survey-table {
        font-size: 13px;
    }

    .graph-area .graph-block {
        width: 100%;
        margin-right: 0px !important;
        float: none;
    }

        .graph-area .graph-block:nth-child(4n) {
            margin-right: 0px !important;
        }

    .data-entry-graph .accordion .card-header a h3 {
        width: 100%;
    }

        .data-entry-graph .accordion .card-header a h3 span {
            position: absolute;
            right: 10px;
        }

    .invoices-footer-buttons {
        text-align: center
    }

        .invoices-footer-buttons button {
            padding-left: 20px;
            padding-right: 20px;
            min-width: inherit
        }

    .top-buttons .btn {
        padding: 0px 20px
    }

    .contactnum {
        margin: 30px 0px;
        padding: 0px 30px;
    }

    .invoices-block .bg-light {
        margin-bottom: 20px
    }

    .invoices-block .nav {
        display: flex
    }

    .invoices-block ul {
        padding-bottom: 0px;
    }

        .invoices-block ul li {
            width: auto;
        }

    .invoice-form-title {
        text-align: left;
        margin-bottom: 5px;
    }

    .column-border {
        display: block;
        margin: 30px 0px;
        width: 100%;
        height: 1px;
    }

    .profilepic, .changepic {
        text-align: center
    }
}

@media(max-width:480px) {
    .role-description-links a {
        padding: 7px 18px
    }

    .news-details-block .share-icons a {
        padding: 0px 0px 0px 7px;
    }

    .role-description-links a.apply {
        margin-bottom: 5px;
    }


    .sub-page-banner-in-hp .banner-text-main-hp {
        padding-top: 120px
    }

    .sub-page-banner-in-hp {
        height: 420px;
    }

    .ui-widget.ui-widget-content {
        width: 85% !important
    }

    .nav-link {
        padding: .5rem .5rem;
        font-size: 14px;
    }

    .my-profile-desktop-header li:first-child, .my-profile-table li:first-child {
        width: 15%;
    }

    .my-profile-desktop-header li:nth-child(2), .my-profile-table li:nth-child(2) {
        width: 30%;
    }

    .my-profile-desktop-header li:nth-child(3), .my-profile-table li:nth-child(3) {
        width: 65%;
    }
}

@media(max-width:350px) {
    .nav-link {
        padding: .2rem .3rem;
        font-size: 11px;
    }

    #expirydateModal .common-btn-hp {
        padding: 0px 20px
    }
}
