@media (min-width: 1000px) and (max-width: 1299px) {
}

@media (min-width: 1400px) and (max-width: 1899px) {

    .hopeBanner {
        height: 650px;
        margin-bottom: 10px;
    }

    .bannerImg {
        height: 650px;
        max-width: 840px;
    }

    .bannerInfo h2 {
        margin-top: 95px;
    }

    .footerCaption {
        width: 85%;
        left: 7%;
    }
}

@media (min-width: 1900px) {
    .bannerImg {
        max-width: 950px;
        height: 680px;
    }

    .hopeBanner {
        position: relative;
        min-height: 680px;
    }

    .bannerInfo h2 {
        margin-top: 140px;
        color: var(--black);
    }

    .footerCaption {
        width: 68%;
        left: 16%;
    }

    .searchJobGrp {
        width: 880px;
    }

    .noborder-space {
        width: 300px;
    }

    .keyPeopleImg {
        width: auto;
        height: 510px;
    }
}


@media (min-width: 100px) and (max-width: 1000px) {
    .container-fluid {
        padding: 0 20px;
    }

    .smallScreen {
        display: block;
    }

    .largeScreen {
        display: none;
    }

    .hopeMenuList .btn {
        padding: 10px 15px;
        margin-left: 30px;
        margin-top: 10px;
        margin-bottom: 15px;
    }

    .hopeLogo {
        width: 100px;
        height: 55px;
    }

    .searchJobGrp {
        width: 100%;
    }

    .bannerImg {
        position: unset;
    }

    .bannerInfo h2 {
        margin-top: 20px;
        font-size: 14px;
    }

    .bannerInfo h3 {
        font-size: 30px;
        font-weight: 700;
        color: var(--black);
        margin: 10px 0 0 0;
        line-height: 32px;
    }

    .bannerInfo p {
        font-size: 14px;
        font-weight: 400;
        color: var(--text);
        margin: 15px 0;
        line-height: 20px;
    }

    .largeScreen {
        display: none !important;
    }

    .bannerImg {

        height: 45vh;
        margin-top: 20px;
    }

    .searchJobGrp .d-flex {
        flex-direction: column !important;
    }

    .searchJobGrp {
        display: none;
    }

    .hopeBanner {
        min-height: auto;
    }

    .hopeSpace {
        padding: 40px 0;
    }

    .hopeHead h3 {
        font-size: 22px;
        margin: 6px 0 0 0;
    }

    .hopeSpace .mb-5 {
        margin-bottom: 30px !important;
    }

    .hopeHead h2 {
        font-size: 14px;
    }

    .industriesGrp h5 {
        max-width: unset;
        font-size: 15px;
    }

    .industriesGrp i {
        font-size: 18px;
    }

    .popularIndustries .hopeSpace {
        padding-bottom: 0;
    }

    .aboutImg,
    .blogDetailImg,
    .hopeFindImg,
    .bannerImg {
        height: 270px;

    }

    .innerSpaceLeft {
        padding-left: 0px;
        padding-top: 30px;
    }

    .hopeHead p, .hopeList li {
        font-size: 13px;
        margin: 5px 0;
        line-height: 22px;
    }

    .checkbg {
        min-width: 15px;
        width: 15px;
        height: 15px;
        margin-right: 7px;
        font-size: 7px;
    }

    .findJob .mb-4 {
        margin-bottom: 10px !important;
    }

    .hopeList {
        margin: 10px 0 !important;
    }

    .hopeSpace .me-4 {
        margin-right: 12px !important;
    }

    .btn {
        font-size: 12px;
        padding: 10px;
        border-radius: 7px;
    }

    .btn-hope-border {
        border: 1px solid var(--primary);
    }

    .findSpaceBottom {
        margin-top: -30px;
    }

    .coutnerBannerBg, .counterBannerInner {
        height: auto;
    }

    .countGrp {
        margin-top: 20px;
    }

    .clientgpr .hopeLogo {
        margin: 0 auto 20px auto;
        height: 100px;
        padding: 10px;
    }
    .moreBtnWidth,
    .w-40,
    .w-75,
    .w-25,
    .w-60,
    .w-50 {
        width: 100% !important;
    }

    .mapFrameTop {
        flex-direction: column;
        height: 1060px;
        flex-wrap: nowrap;

    }

    .mapFrame {
        width: 100%;
        height: 925px;
    }

    .mapFrameTop iframe {
        width: 100%;
        height: 100%;
    }

    .contactGrp {
        padding: 30px;
    }

    .footerCaption {
        background-color: var(--orange);
        padding: 30px;
        width: 100%;

        position: unset;
    }

    .lowFooter .d-flex,
    .footerCaption .d-flex {
        flex-direction: column !important;
        text-align: center;
    }

    .footerCaption .btn {
        margin-top: 12px;
    }

    .lowFooter p {
        font-size: 12px;
        line-height: 25px;
    }

    footer h5 {
        font-weight: 600;
        font-size: 16px;
        margin-bottom: 15px;
        color: var(--white);
    }

    .footerMenu li, .footerInfo p {
        list-style-type: none;
        display: block;
        font-size: 13px;
        margin-bottom: 12px;
        color: var(--white);
    }

    footer .hopeLogo {
        width: 150px;
        height: 95px;
        margin-bottom: 15px;
    }

    .footerInfo p {
        margin-bottom: 10px !important;
    }

    .footerMenu {
        margin: 10px 0;

    }

    .topBar .d-flex {
        flex-direction: row !important;
    }

    .fa-bars {
        color: var(--primary);
        font-size: 23px;
    }

    .hopeNavGrp {
        box-shadow: -4px 6px 19px -6px rgba(0, 0, 0, 0.1);
    }

    .footerMenu li:last-child {
        margin-right: 0;
    }

    .findJob,
    .hopeSpace {
        padding: 20px 12px;
    }

    .findJob .btn {
        margin-bottom: 10px;
    }

    .openingGrp .d-flex,
    .aboutQuotation .d-flex,
    .clientInnerGrp .d-flex {
        flex-direction: column !important;
    }

    .aboutQuotation .pe-5 {
        padding-right: 0 !important;

    }

    .clientInnerGrp .ps-5 {
        padding-left: 0 !important;
    }

    .aboutQuotation .ms-5,
    .clientInnerGrp .ms-5 {
        margin-left: 0 !important;
        margin-top: 20px;
    }

    .availialeBg {
        margin-bottom: 25px;
    }

    .openingGrp .mt-4 {
        margin-top: 20px !important;
    }

    .footerInfo {
        margin-top: 20px;
    }

    .openingGrp .mt-4 .w-50 {
        margin-bottom: 10px !important;
    }

    .clientInnerGrp .btn {
        margin-top: 15px;
    }

    .contact-card .content {
        padding-left: 70px;
    }

    .contact-card i {
        width: 50px;
        height: 50px;
        line-height: 50px;
        background-color: var(--secondary);
        color: var(--primary);
        display: inline-block;
        text-align: center;
        font-size: 21px;
        position: absolute;
        left: 0;
        top: 0;
        border-radius: 5px;
    }

    img {
        border-radius: 10px;
    }

    .chairManImg {
        width: auto;
        height: 500px;
        margin-bottom: 25px;
        margin-top: 25px;
    }

    .dropdown-content {
        box-shadow: none;
    }

    #progressbar li {
        font-size: 12px;
        margin-bottom: 20px;
    }

    .contact-card .content h3 {
        font-size: 15px;

    }

    .contact-card .content p {

        font-size: 14px;
    }

    .topBar .form-select {
        background-color: white;
        padding: 10px 40px 10px 10px;
        height: unset;
        color: #797979;
        font-size: 14px;
        margin-left: 10px;
    }

    .hopeNavbar {
        position: fixed;
        width: 100%;
        z-index: 1000;
    }

    .wrapper {
        padding-top: 9.5pc;
        min-height: unset !important;
    }

    .happyClientsList h5 {
        font-size: 20px;
    }

    .happyClientsList li {
        margin-right: 7px;
    }

    .clientFormGrp .d-flex {
        flex-direction: column !important;
    }

    .clientFormGrp .table {
        margin-left: 48pc;
    }
}

@media (min-width: 600px) and (max-width: 999px) {
    .openingGrp .d-flex,
    .aboutQuotation .d-flex,
    .clientInnerGrp .d-flex {
        flex-direction: row !important;
    }

    .aboutImg {
        width: auto;
        height: 300px;
        margin: 30px auto;
    }

    .clientInnerGrp .ps-5 {
        padding-left: 3rem !important;
    }


    .clientInnerGrp .ms-5 {
        margin-left: 3rem !important;
        margin-top: 0px;
    }

    .aboutQuotation .pe-5 {
        padding-right: 3rem !important;

    }

    .keyPeopleImg {
        width: auto;
        height: 260px;
        margin-top: 10px;
    }

    .w-25 {
        width: 30% !important;
    }

    .w-75 {
        width: 70% !important;
    }

    .w-50 {
        width: 50% !important;
    }

    .w-50 {
        width: 50% !important;
    }
}

@media screen and  (min-width: 710px) and (max-width: 850px) {
    .aboutImg, .blogDetailImg, .hopeFindImg, .bannerImg {
        height: 380px;
    }
}

@media screen and  (min-width: 1000px) and (max-width: 1199px) {
    .bannerImg {
        width: auto;
        max-width: 600px;
    }

    .hopeBanner {
        position: relative;
        min-height: 640px;
    }

    .aboutImg, .blogDetailImg, .hopeFindImg {
        height: 540px;
    }


    .chairManImg {
        width: auto;
        height: 290px;
        margin-bottom: 20px;
    }

    .bannerInfo h2 {
        margin-top: 25%;
    }
}

@media (max-width: 496px)  {
    .wrapper .baner-title {
        font-size: 18px;
        font-weight: 900;
    }

    .wrapper .ads-modal-content {
        width: 80%;
    }
}
