@media (min-width:767px) {}

@media (min-width:991px) {}

@media (min-width:1024px) {}

@media (min-width:1199px) {
    .header-mobile-menu {
        display: none;
    }
}

@media (min-width:1200px) {}

/* @media (min-width: 1300px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1620px;
    }
}
@media (min-width: 1400px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1620px;
    }
}
@media (min-width: 1600px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1440px;
    }
}
@media (min-width: 1680px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1674px;
    }
} */

/* For >= 1280px */
@media (min-width: 1280px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1274px;
    }
}

/* For >= 1300px */
@media (min-width: 1300px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1294px;
    }
}

/* For >= 1366px */
@media (min-width: 1366px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1300px;
    }
}

/* For >= 1400px */
@media (min-width: 1400px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1300px;
    }
}

/* For >= 1440px */
@media (min-width: 1440px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1345px;
    }
}

/* For >= 1580px */
@media (min-width: 1580px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1450px;
    }
}

/* For >= 1600px */
@media (min-width: 1600px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1440px;
    }
}

/* For >= 1680px */
@media (min-width: 1680px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1500px;
    }
}

/* For >= 1920px */
@media (min-width: 1920px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1680px;
        /* example */
    }
}










@media (min-width: 1500px) {}

@media (min-width: 1920px) {}


@media (max-width:1750px) {
    .home-page-banner .banner_heading {
        font-size: 54px;
    }

    :root {
        --body-size: 16px;
    }

    .choose_us ol li,
    .choose_us ul li {
        font-size: 16px;
    }

    html.translated-ltr .nav-menu>ul>li>a,
    html.translated-ltr .nav-menu ul li .sub-menu li a {
        font-size: 13px;
    }
}

@media (max-width:1680px) {
    :root {
        --heading-size: 40px;
        --h1: 75px;
        --h2: 40px;
        --h3: 35px;
        --h4: 30px;
        --h5: 25px;
        --h6: 20px;
    }

    .map-iframe iframe {
        height: 500px;
    }

    .home-page-banner .image:before {
        height: 150px;
        width: 360px;
    }

    .nav-menu>ul.menu>li {
        margin: 0 5px;
    }

    /* .header-container {
        width: 91%;
    } */

    .nav-menu>ul>li>a {
        /* font-size: 14px; */
    }

    .home-page-banner .banner_heading {
        margin: 5px 0px;
    }

    /* .home-page-banner .image {
        top: 54px;
    } */
    .footer-nap-row {
        grid-column-gap: 75px;
    }

    .home-page-banner .banner_content {
        margin-bottom: 0px;
    }
}

@media (max-width:1650px) {
    /* .nav-menu>ul.menu>li {
        margin: 0 10px;
    } */
}

@media (max-width:1600px) {
    .row-bt-padding {
        padding: 60px 0;
    }

    .questions_section:before {
        height: 55%;
        width: 160px;
    }

    .main-header-wrap .header-logo img {
        min-width: auto;
    }

    .inner-page-banner {
        max-height: 430px;
    }

    .home-page-banner .banner_heading {
        font-size: 47px;
    }

    .home-page-banner .banner_content {
        font-size: 16px;
        line-height: 30px;
    }

    .home-page-banner {
        padding-top: 81px;
    }

    .search-panel {
        height: 135px;
    }

    /* section.heading_content_outer_section {
        padding-top: 137px !important;
    } */

    .banner_one,
    .single_blog_banner,
    .heading_content_section {
        margin-top: 81px !important;
    }

    .menu>li:hover>a:before,
    .nav-menu>ul.menu>li.current-menu-ancestor>a:before,
    .nav-menu .menu>li.current-menu-item>a:before {
        bottom: -27px;
    }

}

@media (max-width:1580px) {
    ::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        font-size: 16px;
    }

    ::-moz-placeholder {
        /* Firefox 19+ */
        font-size: 16px;
    }

    :-ms-input-placeholder {
        /* IE 10+ */
        font-size: 16px;
    }

    :-moz-placeholder {
        /* Firefox 18- */
        font-size: 16px;
    }

    .placeholder {
        font-size: 16px;
    }

    .dark-bg-form ::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        font-size: 16px;
    }

    .dark-bg-form ::-moz-placeholder {
        /* Firefox 19+ */
        font-size: 16px;
    }

    .dark-bg-form :-ms-input-placeholder {
        /* IE 10+ */
        font-size: 16px;
    }

    .dark-bg-form :-moz-placeholder {
        /* Firefox 18- */
        font-size: 16px;
    }

    .outer_container {
        width: 95%;
    }

    .left_gap_wrapper {
        padding-left: 30px;
    }

    .right_gap_wrapper {
        padding-right: 30px;
    }

    .nav-menu>ul>li>a {
        /* font-size: 14px; */
    }

    .employment_help_section:after {
        height: 150px;
        width: 136px;
    }

    .employment_help_section:before {
        height: 100px;
        width: 90px;
    }

    ul.post-list {
        grid-column-gap: 25px;
    }
}

@media (max-width:1520px) {

    html.translated-ltr .nav-menu>ul>li>a,
    html.translated-ltr .nav-menu ul li .sub-menu li a {
        font-size: 12px;
    }
}

@media (max-width:1500px) {
    .testimonials-page .testimonials-wrap .testimonials-loop img {
        height: 370px;
    }

    .nav-menu>ul>li>a {
        /* font-size: 13px; */
    }

    /* .header-container {
        width: 95%;
    } */
}

/*******max width******/
@media (max-width:1440px) {
    .space-pd {
        padding: 70px 0;
    }

    .space-mr {
        margin: 70px 0;
    }

    .space-mt {
        margin-top: 70px;
    }

    .space-mb {
        margin-bottom: 70px;
    }

    .space-pt {
        padding-top: 70px;
    }

    .space-pb {
        padding-bottom: 70px;
    }

    .home-page-banner .banner_heading {
        font-size: 40px;
    }

    .testimonial_text {
        font-size: 16px;
    }

    .writer_name {
        font-size: 16px;
    }

    .awards-section {
        padding-top: 60px;
        margin-top: 65px;
    }

    .outer_container {
        width: 96%;
    }

    .home-page-banner .banner_content {
        font-size: 16px;
        line-height: 30px;
        margin-bottom: 5px;
    }

    .home-page-banner .banner_heading {
        margin: 5px 0px;
    }

    .home-page-banner .image:before {
        height: 100px;
        width: 235px;
    }

    .footer-nap-row {
        grid-column-gap: 60px;
    }

    .home-page-banner {
        padding-top: 71px;
    }

    /* section.heading_content_outer_section {
        padding-top: 133px !important;
    } */

    .banner_one,
    .single_blog_banner,
    .heading_content_section {
        margin-top: 71px !important;
    }

    .single_blog_banner:before {
        clip-path: polygon(0% 0%,
                /* top-left */
                100% 0%,
                /* top-right */
                100% 100%,
                /* bottom-right */
                3% 100%,
                /* cut inward bottom-left */
                0% 88%
                /* before bottom-left */
            );
    }

    .call-us-today .button {
        padding: 13px 18px;
    }

    .header-language select {
        width: 115px !important;
    }

    select {
        background-position: calc(100% - 20px) center !important;
        background-size: 11px !important;
        padding: 13px 20px 13px 19px;
    }

    .main-header-wrap .header-logo {
        max-width: 13%;
    }

    .main-header-wrap .header_menu_apply {
        max-width: 87%;
    }

    .nav-menu>.menu>li.menu-item-has-children:after {
        right: -6px;
        border-width: 0 1.5px 1.5px 0;
        padding: 2px;
    }

    /* .nav-menu>ul.menu>li.current-menu-ancestor>a:before,
    .nav-menu .menu>li.current-menu-item>a:before {
        bottom: -23px;
    } */

    .nav-menu .sub-menu {
        top: 48px;
    }
    .nav-menu .menu>li:hover>a:before, .nav-menu>ul.menu>li.current-menu-ancestor>a:before, .nav-menu .menu>li.current-menu-item>a:before {
    bottom: -15px;
}
    .menu>li:hover>a:before, .nav-menu>ul.menu>li.current-menu-ancestor>a:before, .nav-menu .menu>li.current-menu-item>a:before {
        bottom: -15px;
    }
    .nav-menu .menu > li > a:before {
    bottom: -15px;
}
}

@media (max-width:1420px) {
    .nav-menu>ul.menu>li {
        margin: 0 5px;
    }
}

@media (max-width:1400px) {

    :root {
        --body-size: 15px;
        /* --heading-size: 60px; */
        --h1: 60px;
        --h2: 40px;
        --h3: 35px;
        --h4: 30px;
        --h5: 25px;
        --h6: 20px;
    }

    .footer_description {
        padding-right: 40px;
    }

    .nav-menu>ul>li>a,
    .nav-menu ul li .sub-menu li a {
        font-size: 14px;
    }

    .button {
        padding: 13px 20px;
        font-size: 15px;
    }

    /* .nav-menu>ul.menu>li {
        margin: 0 15px;
    } */

    .home-page-banner .banner_heading {
        font-size: 40px;
    }

    .home-page-banner .banner_content {
        font-size: 14px;
        line-height: 26px;
    }

    /* .home-page-banner {
        max-height: 620px;
    } */

    .home_donation .section_loop_data-wrap .loop_data .icon-line:before {
        top: -4px;
    }

    .testimonials-page .testimonials-wrap .testimonials-loop img {
        height: 350px;
    }


    .team_page .team-data-wrap a .teamcontent {
        padding: 5px 25px;
    }

    .team_page .team-data-wrap {
        padding: 25px 15px;
    }

    .arrow_button {
        background-position: center right 18px !important;
        padding-right: 44px !important;
    }

    .blue_bg_section:before {
        height: 114px;
        width: 254px;
    }

    .blue_bg_section:after {
        height: 190px;
        width: 170px;
    }

    .header-language select {
        width: 138px !important;
    }

    .arrow_button:after {
        right: 19px;
    }

    .main-header-wrap .header_menu_apply {
        max-width: 88%;
    }

    .main-header-wrap .header-logo {
        max-width: 12%;
    }
        .banner_one, .single_blog_banner, .heading_content_section {
        margin-top: 68px !important;
    }
}

@media (max-width:1366px) {
    :root {
        --body-size: 15px;
        --heading-size: 35px;
        --h1: 55px;
        --h2: 30px;
        --h3: 30px;
        --h4: 25px;
        --h5: 20px;
        --h6: 18px;
    }

    .top_heading {
        font-size: 18px;
    }

    body {
        line-height: 26px !important;
    }

    .choose_us ol li,
    .choose_us ul li {
        font-size: 15px;
    }

    .footer-nap-row {
        grid-column-gap: 50px;
    }

    .form_content_wrapper {
        padding: 30px 35px;
    }

    .home-page-banner .small_container:before {
        height: calc(100% - 40px);
    }

    .home-page-banner .image {
        top: 40px;
        height: calc(100% - 40px);
    }

    .home-page-banner {
        padding-top: 63px;
    }

    .search-panel {
        height: 130px;
    }

    /* section.heading_content_outer_section {
        padding-top: 129px !important;
    } */

    .banner_one,
    .single_blog_banner,
    .heading_content_section {
        margin-top: 63px !important;
    }

    .header_phone_number,
    select {
        font-size: 12px;
    }

    .header-language select {
        width: 103px !important;
    }

    html.translated-ltr .nav-menu>ul>li>a,
    html.translated-ltr .nav-menu ul li .sub-menu li a {
        font-size: 10px;
    }
}

@media (max-width:1300px) {

    .outer_container {
        width: 95%;
    }

    /* .nav-menu>ul.menu>li {
        margin: 0 10px;
    } */

    /* .nav-menu>ul>li>a {
        font-size: 15px;
    } */
    html.translated-ltr .nav-menu>ul>li>a,
    html.translated-ltr .nav-menu ul li .sub-menu li a {
        font-size: 12px;
    }

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: calc(100% - 70px);
    }

    /* .home-page-banner .banner_heading {
        font-size: 65px;
    } */

    .team_page .team-data-wrap {
        padding: 15px 5px;
    }

    /* .home-page-banner .image:before {
        height: 138px;
        width: 258px;
    } */

    /* .home-page-banner .image {
        top: 0;
        height: calc(100% - 0px);
    }

    .home-page-banner .small_container:before {
        height: calc(100% - 0px);
    }

    .home-page-banner {
        height: auto;
    } */

    /* .home-page-banner .banner-content-wrap {
        padding: 70px 40px;
    } */

    .home-page-banner .banner_heading {
        font-size: 38px;
    }
}

@media (max-width:1280px) {
    .nav-menu>ul>li>a {
        padding: 5px 2px;
    }

    ::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        font-size: 14px;
    }

    ::-moz-placeholder {
        /* Firefox 19+ */
        font-size: 14px;
    }

    :-ms-input-placeholder {
        /* IE 10+ */
        font-size: 14px;
    }

    :-moz-placeholder {
        /* Firefox 18- */
        font-size: 14px;
    }

    .placeholder {
        font-size: 14px;
    }

    .dark-bg-form ::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        font-size: 14px;
    }

    .dark-bg-form ::-moz-placeholder {
        /* Firefox 19+ */
        font-size: 14px;
    }

    .dark-bg-form :-ms-input-placeholder {
        /* IE 10+ */
        font-size: 14px;
    }

    .dark-bg-form :-moz-placeholder {
        /* Firefox 18- */
        font-size: 14px;
    }

    html.translated-ltr .nav-menu>ul>li>a,
    html.translated-ltr .nav-menu ul li .sub-menu li a {
        font-size: 11px;
    }

    .map-iframe iframe {
        height: 300px;
    }

    .award-item .award_inner_wrap {
        padding: 23px 40px;
    }

    .awards-section {
        padding-top: 40px;
        margin-top: 60px;
    }

    .form-control {
        font-size: 15px;
        padding: 28px 0px 28px 6px;
    }

    /* .home-page-banner {
        padding-top: 91px;
    } */

    .footer_logo_img {
        width: 256px;
        height: 47px;

    }

    .footer-logo {
        margin-bottom: 20px;
    }

    .inner-page-banner {
        max-height: 350px;
    }

    ul#menu-quick-links li {
        margin-bottom: 5px;
    }

    ul#menu-quick-links {
        column-count: 1;
    }
}

@media (max-width:1213px) {
    .main-header-wrap .header_menu_apply {
        max-width: 88%;
    }

    .main-header-wrap .header-logo {
        max-width: 12%;
    }
}

@media (max-width:1199px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: calc(100% - 55px);
    }

    ul#menu-quick-links {
        column-count: 2;
    }

    ul#menu-quick-links li {
        margin-bottom: 10px;
    }

    .testimonial_wrap {
        padding: 60px 75px;
    }

    .full_width_menu {
        border-top: none;
        padding-top: 0px;
        margin-top: 0px;
    }

    .main-header-wrap .header-logo {
        max-width: 25%;
    }

    .main-header-wrap .header_menu_apply {
        display: none !important;
    }

    .menu-sidebar .header-logo {
        padding-left: 20px !important;
    }

    .menu-sidebar {
        padding-top: 40px;
    }

    .menu-sidebar .header-logo {
        max-width: 188px !important;
    }

    /* .home-page-banner .image {
        position: absolute;
        bottom: 0;
        right: 0;
        display: flex;
        height: auto;
        width: calc(50% + 20px);
    } */

    /* .home-page-banner .banner_heading {
        font-size: 55px;
    } */

    /* .home-page-banner {
        max-height: 575px;
    } */

    /* .home-page-banner .banner-content-wrap {
        padding-top: 0px;
    } */

    .header-mobile-menu {
        position: relative;
        width: 75%;
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }

    .header-mobile-menu .menu-button {
        display: flex;
        border: 1px solid var(--orange);
        margin-left: 15px;
        width: 50px;
        height: 50px;
        align-items: center;
        justify-content: center;
        border-radius: 5px;
        background-color: var(--orange);
    }

    .header-mobile-menu .header-search {
        display: flex;
        border: 1px solid var(--orange);
        margin-left: 15px;
        width: 50px;
        height: 50px;
        align-items: center;
        justify-content: center;
        border-radius: 5px;
    }

    .home_donation .section_loop_data-wrap .loop_data .icon-line:before {
        display: none;
    }

    .home-blogs .post-image-box {
        padding-right: 20px;
    }

    .inner-page-banner {
        max-height: 275px;
    }

    .who-we-are-page .default-content {
        padding-right: 0;
    }

    .testimonials-page .testimonials-wrap .testimonials-loop img {
        height: auto;
    }

    .testimonials-page .testimonials-wrap .testimonials-loop {
        margin-bottom: 30px;
    }

    .history-page-about {
        height: auto;
        max-height: inherit;
    }

    .team_page .team-data-wrap a .teamcontent h3 {
        font-size: 28px;
    }

    .inner-page-banner .inner-banner-heading {
        font-size: 45px;
    }

    .testimonials-page .testimonials-wrap .testimonials-loop img {
        padding: 10px;
    }

    .contact_us_page .form-area {
        padding: 25px 15px;
    }

    .static-page .content-area {
        padding-right: 0;
    }

    section.card-section .row {
        grid-row-gap: 24px;
    }

    .home-page-banner .banner-content-wrap {
        padding: 30px 40px;
    }

    .home-page-banner .banner_heading {
        font-size: 35px;
    }

    .home-page-banner .banner_content {
        line-height: 21px;
    }

    .wpcf7-checkbox span.wpcf7-list-item-label {
        font-size: 14px;
    }

    .footer-top .row {
        grid-row-gap: 40px;
    }

    .top_menu {
        margin-top: 10px !important;
    }

    .footer-nap-row {
        grid-column-gap: 36%;
        justify-content: left;
    }

    .home-page-banner {
        padding-top: 87px;
    }

    .home-page-banner .banner-content-wrap {
        padding: 15px 50px 60px 60px;
    }

    .search-panel {
        height: 88px;
    }

    /* section.heading_content_outer_section {
        padding-top: 85px !important;
    } */

    .banner_one,
    .single_blog_banner,
    .heading_content_section {
        margin-top: 88px !important;
    }
    .header-language {
    margin-left: 13px;
}
}

@media (max-width:1024px) {

    .bbg_left_img_content {
        padding: 0 50px;
    }

    .space-pd {
        padding: 70px 0;
    }

    .space-mr {
        margin: 70px 0;
    }

    .space-mt {
        margin-top: 70px;
    }

    .space-mb {
        margin-bottom: 70px;
    }

    .space-pt {
        padding-top: 70px;
    }

    .space-pb {
        padding-bottom: 70px;
    }

    .home-page-banner {
        height: auto;
    }

    .award-item .award_inner_wrap {
        padding: 15px 25px;
    }

    .awards-section {
        padding-top: 35px;
        margin-top: 35px;
    }

    .heading_content_section p {
        font-size: 18px;
    }

    .img_wrapper img {
        width: 50%;
        margin: 0 25px 10px 0px;
    }

    .home-page-banner .image:before {
        height: 82px;
        width: 193px;
    }

    .employment_help_section:after {
        height: 100px;
        width: 90px;
    }

    .employment_help_section:before {
        height: 82px;
        width: 70px;

    }

    ul.post-list {
        grid-template-columns: repeat(2, 1fr);
    }

    ul.post-list {
        grid-row-gap: 20px;
    }

    .post-title {
        font-size: 20px;
    }

    .connect_img img {
        top: 0;
    }

    /* .home-page-banner .image {
        top: 66px;
    } */

    .testimonial_wrap {
        padding: 30px 50px;
    }

    .expect-image a.html5lightbox .video-play-icon svg {
        width: 85px;
        height: 85px;
    }

    .video-section:after {
        height: 375px;
        width: 63px;
    }

    .h1,
    .h2,
    .h3,
    .h4,
    .h5,
    .h6,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        margin-bottom: 10px;
    }

    .button {
        margin-top: 5px;
    }

    .footer_description {
        padding-right: 15px;
    }

    .footer-social ul li a {
        height: 50px;
        width: 50px;
        margin-right: 10px;
    }

    p.phone.mb-2 {
        margin-bottom: 0 !important;
    }

    .phone_wrap {
        grid-column-gap: 20px;
        display: flex;
        flex-direction: column;
        margin-bottom: 20px;
        grid-row-gap: 0px;
    }

    [type="checkbox"],
    [type="radio"] {
        width: 16px;
        height: 16px;
        top: 1.5px;
    }

    .footer-nap-row {
        grid-column-gap: 34%;
    }

    .home-page-banner .small_container:before {
        height: 100%;
    }

    .home-page-banner .image {
        top: 0;
        height: auto;
    }

    .home-page-banner .banner-content-wrap {
        padding: 25px 35px 25px 35px;
    }

    .banner_top_heading {
        font-size: 14px;
        letter-spacing: 0px;
    }

    .home-page-banner {
        padding-top: 78px;
    }

    .search-panel {
        height: 78px;
    }

    /* section.heading_content_outer_section {
        padding-top: 77px !important;
    } */

    .banner_one,
    .single_blog_banner,
    .heading_content_section {
        margin-top: 79px !important;
    }
}

@media (max-width: 991px) {

    :root {
        --heading-size: 35px;
        /* --h1: 40px; */
        --h2: 30px;
        --h3: 25px;
        --h4: 22px;
        font-size: 15px;
    }

    .single_blog_banner .heading {
        font-size: 25px;
    }

    .post-category p {
        margin-bottom: 5px;
    }

    .team-connect-section {
        margin-top: 0 !important;
    }

    .hcis_row {
        flex-direction: column-reverse;
        clip-path: none;
    }

    .video-content-section .testimonial_wrap {
        margin-bottom: 0;
    }

    .bbg_row {
        flex-direction: column-reverse;
        clip-path: polygon(0% 0%,
                /* top-left */
                100% 0%,
                /* top-right */
                100% 100%,
                /* bottom-right */
                6% 100%,
                /* cut inward */
                0% 93%
                /* before bottom-left */
            );
    }

    .bbg_left_img_content {
        padding: 50px 50px;
    }

    .blue_bg_section:before {
        height: 104px;
    }

    .questions_section .row {
        grid-row-gap: 30px;
    }

    .home-page-banner .small_container:before {
        width: 100%;
    }

    .footer_description {
        padding-right: 0;
    }

    .choose_us .content_wrap ol {
        padding-left: 16px;
    }

    .heading_content_section .row {
        grid-row-gap: 20px;
    }

    .featured_post .row {
        grid-row-gap: 35px;
    }

    .wanta_section .row {
        padding: 0 0px;
    }

    /* .home-page-banner .banner_heading {
        font-size: 55px;
    } */

    .home-page-banner .banner_content {
        font-size: 15px;
        line-height: 30px;
    }

    .home-page-banner {
        padding-top: 53px;
    }

    .home_about .row>div:first-child {
        margin-bottom: 30px;
    }

    .home_donation .section_loop_data-wrap .loop_data .icon svg {
        width: 60px;
        height: 60px;
    }

    .left_gap_wrapper {
        padding-left: 0px;
    }

    .home_donation .section_loop_data-wrap .loop_data .icon {
        padding: 35px;
    }

    .main-header-top .social-media {
        max-width: 300px;
    }

    .main-header-top .call-us-today {
        max-width: 300px;
    }

    .ppc-sb-image-with-content .row {
        grid-row-gap: 30px;
    }

    .home_contact_us .form-area {
        margin-top: 25px;
    }

    .form-section .note p {
        color: white !important;
    }

    footer .column-3 {
        padding: 15px 0px;
    }

    footer .footer-copyright {
        font-size: 14px;
    }

    .form-two-wrap [type="checkbox"],
    .form-two-wrap [type="radio"] {
        border: 1px solid white;
    }

    .history-page-about .content-area {
        padding-left: 100px;
    }

    .history-page-about {
        background-position: 45% 100%;
    }

    .team-single-page .row {
        flex-direction: column-reverse;
    }

    .team-single-page .row .sidebar {
        margin-bottom: 20px;
    }

    .what-we-do-page .row,
    .who-we-are-page .row,
    .history-page .row,
    .get-involve-page .row {
        flex-direction: column-reverse;
    }

    .who-we-are-page .content-wrap,
    .what-we-do-page .content-area,
    .history-page .default-content,
    .get-involve-page .content-wrap {
        margin-top: 40px;
    }

    .left_gap_wrapper {
        padding-left: 0px;
    }

    .help_section_row {
        grid-row-gap: 40px;
    }

    .card-section .row,
    .left_image_section .row,
    .right_image_section .row,
    .choose_us .row,
    .connect_section .row,
    .wanta_section .row {
        grid-row-gap: 40px;
    }

    .right_gap_wrapper {
        padding-right: 0;
    }

    .connect_img img {
        position: unset;
    }

    .connect_section {
        padding: 80px 0;
    }

    .wanta_section {
        background-color: var(--blue);
    }

    .wanta_section .row {
        padding: 0 10px;
    }

    .map-section.space-mt {
        margin-top: 0;
    }

    .layout-one:before {
        height: 100%;
    }

    .layout-one .button_wrapper {
        margin-bottom: 35px;
    }

    .layout-one {
        padding: 50px 0;
    }

    .layout-two:before {
        background-color: var(--bllue);
    }

    .form-two-wrap {
        padding: 40px 0 0 0;
    }

    .layout-two {
        padding: 50px 0;
    }

    .form-two-wrap span.wpcf7-list-item-label {
        color: white;
    }

    .home-page-banner .image {
        position: unset;
    }

    .home-page-banner .image img {
        height: 100%;
    }

    .home-page-banner {
        height: auto;
        max-height: none;
    }

    .small_container {
        width: 100%;
    }

    .home-page-banner:before {
        height: 100%;
        width: 100%;
        left: 0;
    }

    .home-page-banner .banner-content-wrap {
        padding: 80px 40px 80px 40px;
    }

    .right_image_section .row {
        flex-direction: column-reverse;
    }

    .small_space {
        padding-left: 12px;
    }

    .right_small_space {
        padding-right: 12px;
    }

    .audience_section .row,
    .review_content_row {
        grid-row-gap: 30px;
    }

    .layout-two:after {
        width: 100%;
    }

    .form-control {
        padding: 28px 20px 28px 20px;
    }

    .standing_section .row {
        flex-direction: column-reverse;
        grid-row-gap: 30px;
    }

    .standing_connect_img {
        padding-top: 35px;
    }

    .standing_section:before {
        width: 100%;
        top: 0;
    }

    .standing_section:before {
        clip-path: polygon(0% 0%,
                /* top-left */
                100% 0%,
                /* top-right */
                100% 100%,
                /* bottom-right */
                6% 100%,
                /* cut inward */
                0% 94%
                /* before bottom-left */
            );
    }

    .footer-nap-row {
        grid-column-gap: 33%;
    }

    .search-panel form#searchform {
        width: 70%;
    }

    .search-panel {
        height: 76px;
    }
}

@media (max-width: 820px) {
    .choose_us {
        background-color: var(--blue);
        clip-path: polygon(7% 0%,
                /* cut inward */
                100% 0%,
                /* top-right */
                100% 100%,
                /* bottom-right */
                0% 100%,
                /* bottom-left */
                0% 7%
                /* before top-left */
            );
    }

    a.about_us_button {
        padding: 25px 40px;
    }

    .wanta_section {
        clip-path: none;
    }

    .post-image img {
        height: 232px;
    }

    .about_us_wrap {
        grid-row-gap: 95px !important;
    }

    .q_wrap {
        grid-column-gap: 30px;
    }

    .about_section .writer_name {
        font-size: 17px;
    }

    .designation_bottom_text {
        font-size: 14px;
    }

    a.about_us_button:before {
        width: 66%;
    }

    .footer-nap-row {
        grid-column-gap: 29%;
    }

    /* section.heading_content_outer_section {
        padding-top: 70px !important;
    } */

    .heading_content_section {
        clip-path: polygon(0% 0%,
                /* top-left */
                100% 0%,
                /* top-right */
                100% 100%,
                /* bottom-right */
                6% 100%,
                /* cut inward bottom-left */
                0% 80%
                /* before bottom-left */
            );
    }

    .banner_one,
    .single_blog_banner,
    .heading_content_section {
        margin-top: 71px !important;
    }
}

@media (max-width: 843px) {
    .awards-section {
        padding-top: 35px;
        margin-top: 0;
    }
}

@media (max-width: 768px) {
    .quick_link_menu_title {
        margin-top: 0px;
    }

    .footer-nap-row {
        grid-column-gap: 28%;
    }

    .footer-top .row {
        grid-row-gap: 30px;
    }

    .top_menu {
        margin-top: 16px !important;
    }

    .blog_listing_banner {
        clip-path: polygon(0% 0%,
                /* top-left */
                100% 0%,
                /* top-right */
                100% 100%,
                /* bottom-right */
                6% 100%,
                /* cut inward bottom-left */
                0% 76%
                /* before bottom-left */
            );
    }
}

@media (max-width: 767px) {
    :root {
        --heading-size: 30px;
        /* --h1: 35px; */
        --h2: 27px;
    }

    .space-pd {
        padding: 70px 0;
    }

    .space-mr {
        margin: 70px 0;
    }

    .space-mt {
        margin-top: 70px;
    }

    .space-mb {
        margin-bottom: 70px;
    }

    .space-pt {
        padding-top: 70px;
    }

    .space-pb {
        padding-bottom: 70px;
    }

    .static-page h2 {
        font-size: 30px;
    }

    .testimonial_wrap {
        padding: 25px 25px;
    }

    .testimonial_wrap svg {
        min-width: 44px;
        min-height: 30px;
        margin-top: 0px;
    }

    .expect-image a.html5lightbox .video-play-icon svg {
        width: 50px;
        height: 50px;
    }

    .testimonial_text {
        font-size: 16px;
    }

    .writer_name {
        font-size: 16px;
    }

    .static-page h3 {
        font-size: 25px;
    }

    .static-page h4 {
        font-size: 22px;
    }

    .main-header-wrap .header-logo {
        /* max-width: 165px; */
        padding: 0;
    }

    /* .header-container {
        width: 90%;
    } */

    .header-mobile-menu {
        /* max-width: 200px; */
        padding: 0;
    }

    .main-header-top .header_phone_text {
        width: 20px;
        height: 20px;
        position: relative;
        bottom: -3px;
        font-size: 0;
    }

    .main-header-top .call-us-today {
        max-width: 170px;
        padding: 0;
    }

    .main-header-top .call-us-today .header_phone_text {
        margin-right: 0px;
    }

    .main-header-top .social-media ul li {
        height: 30px;
        width: 30px;
        line-height: 25px;
        margin-right: 5px;
    }

    .main-header-top .social-media ul li svg,
    .main-header-top .social-media ul li img {
        width: 14px;
        height: 14px;
    }

    .main-header-top .social-media ul li a {
        height: 30px;
        width: 30px;
    }

    .main-header-top .social-media {
        max-width: 165px;
        padding: 0;
    }

    /* .home-page-banner {
        max-height: 480px;
    } */

    .home_donation .section_loop_data-wrap .loop_data {
        max-width: 100%;
        margin-bottom: 30px;
    }

    .home-blogs .post-image-box {
        width: 100%;
        max-width: 100%;
        padding-right: 45px;
        padding: 0;
    }

    .home-blogs .post-content-box {
        max-width: 100%;
    }

    .home-blogs .post-content-box {
        margin-top: 15px;
    }

    .common-pd,
    .section-pd {
        padding: 70px 0px;
    }

    footer .column-2 ul li {
        padding: 0px 5px;
    }

    .footer-social ul li {
        margin-right: 15px;
    }

    .who-we-are-page .default-content {
        margin-bottom: 20px;
    }

    .inner-page-banner .inner-banner-heading {
        font-size: 40px;
    }


    .history-page .default-content {
        margin-bottom: 20px;
    }

    .team-single-page .row {
        flex-direction: column-reverse;
    }

    .team-single-page .row .team-single-feature {
        margin-bottom: 15px;
    }

    .what-we-do-page .default-content {
        padding-right: 0px;
    }

    .get-involve-page .btn-wrap {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .get-involve-page .btn-wrap a.button {
        margin-bottom: 20px;
    }

    .get-involve-page .image-wrap img {
        margin-left: 0;
        padding-left: 0;
    }

    .bloglist .info-box .post-image {
        max-width: 100%;
    }

    .bloglist .info-box .post-desc {
        max-width: 100%;
    }

    .history-page-about {
        background-position: 100% 100%;
    }

    .history-page-about .content-area {
        padding-left: 15px;
    }

    .contact_us_page .contact_information_wrap {
        position: static;
        max-width: 100%;
    }

    .contact_us_map {
        margin-top: 50px;
    }

    .contact_us_page .form-area {
        padding: 15px 10px;
    }

    .hidden-award {
        display: none;
    }

    .awards-section {
        grid-template-columns: repeat(4, 1fr);
    }

    button#loadMoreAwards {
        margin-top: 35px;
    }

    .img_wrapper img {
        width: 100%;
        margin: 0 0px 30px 0px;
    }

    .footer-social ul li a {
        margin-right: 0px;
    }

    .footer-social ul li a {
        height: 50px;
        width: 50px;
    }

    .footer-social ul li {
        margin-right: 10px;
    }

    .copyright-privacy {
        padding: 25px 0;
        margin-top: 30px;
    }

    .footer-social ul li a {
        padding: 16px;
    }

    .review_row {
        width: 100%;
    }

    .overlay_content {
        background-color: var(--blue);
        padding: 40px 40px;
    }

    .overlay_content p {
        color: white;
    }

    .banner_two {
        height: 250px;
    }

    .has-overlay:before {
        width: 100%;
        background: linear-gradient(90deg, #0b223f4d 55%, rgba(11, 34, 63, 0) 89%);
    }

    .single_blog_banner:before {
        clip-path: polygon(0% 0%,
                /* top-left */
                100% 0%,
                /* top-right */
                100% 100%,
                /* bottom-right */
                6% 100%,
                /* cut inward bottom-left */
                0% 93%
                /* before bottom-left */
            );
    }

    .single_blog_banner:before {
        height: 100%;
    }

    .single_blog_banner_content_wrap {
        padding-top: 8px;
        padding-bottom: 25px;
    }
	
	.pa_detail_page .container .container {
		max-width: 100%;
		padding: 0;
	}

}

@media (max-width: 575px) {
    :root {
        --body-size: 14px;
        --h1: 35px;
        --h6: 15px;
    }

    .top_heading {
        font-size: 15px;
    }

    .button {
        font-size: 14px;
    }

    .nav-menu>ul>li>a,
    .nav-menu ul li .sub-menu li a {
        --body-size: 14px;
    }

    body p {
        line-height: 25px;
    }

    .blue_bg_section:before {
        height: 62px;
        width: 153px;
    }

    .button {
        font-size: 14px;
    }

    .testimonials-page .testimonials-wrap .testimonials-loop {
        width: 100%;
        padding: 0px 0px;
    }

    .memories-page .other-child {
        width: 50%;
    }

    footer .footer-copyright {
        font-size: 13px;
    }

    .awards-section {
        grid-template-columns: repeat(2, 1fr);
    }

    .award-item .award_inner_wrap {
        padding: 35px;
    }

    button#loadMoreAwards {
        margin-top: 25px;
    }

    .outer_container {
        width: 100%;
    }

    .row-bt-padding {
        padding: 45px 0;
    }

    .left_image_section img,
    .right_image_section img,
    .choose_us img {
        display: none;
    }

    .choose_us ol li,
    .choose_us ul li {
        font-size: 14px;
        line-height: 25px;
    }

    ol,
    ul {
        padding-left: 13px;
    }

    .connect_img img {
        display: none;
    }

    .connect_section.space-mt {
        margin-top: 0;
        padding: 80px 0;
    }

    .wanta_section {
        background-color: var(--blue);
    }

    .wanta_section img {
        display: none;
    }

    .wanta_section .row {
        padding: 0 11px;
    }

    .wanta_section {
        clip-path: none;
    }

    .map-section.space-mt {
        margin-top: 0;
    }

    .map-section iframe {
        height: 344px;
    }

    .header-mobile-menu .header-search,
    .header-mobile-menu .menu-button {
        width: 40px;
        height: 40px;
    }

    .menu-button .menu-bar-middle,
    .menu-button .menu-bar-bottom {
        margin-top: 5px;
        width: 25px;
    }

    .menu-button .menu-bar {
        width: 25px;
    }

    .employment_help_section:before,
    .employment_help_section:after {
        display: none;
    }

    .choose_us {
        background-color: var(--blue);
        clip-path: polygon(12% 0%,
                /* cut inward from top-left */
                100% 0%,
                /* top-right */
                100% 100%,
                /* bottom-right */
                0% 100%,
                /* bottom-left */
                0% 7%
                /* before top-left */
            );
    }



    .post-title {
        font-size: 18px;
        line-height: 30px;
    }


    .bloglist .info-box .post-desc {
        /* width: 100%; */
        /* max-width: 80%; */
        padding-top: 0;
    }

    .post-title {
        margin-bottom: 0;
    }

    .standing_connect_img:before {
        height: 106px;
        width: 252px;
    }

    .paging-new .page-numbers:not(.prev):not(.next),
    .paging-new .page-numbers.current {
        width: 45px;
        height: 45px;
    }

    .paging-new .prev.page-numbers,
    .paging-new .next.page-numbers {

        height: 45px;
        display: flex;
        align-content: center;
        align-items: center;
    }

    .awards-section {
        border-top: 0;
    }

    .ti-widget.ti-goog .ti-col-1 .ti-reviews-container,
    .ti-widget.ti-goog .ti-col-1 .ti-footer {
        margin-bottom: 0;
    }

    .awards-section {
        padding-top: 35px;
        margin-top: 15px;
    }

    .award-item .award_inner_wrap {
        padding: 10px;
    }

    .form-control {
        font-size: 14px;
        padding: 25px 0px 25px 20px;
    }

    .copyright-privacy ul#menu-privacy-policy {
        grid-column-gap: 20px;
    }

    .form-group {
        margin-bottom: 20px;
    }

    .home_form input.wpcf7-form-control.wpcf7-submit {
        margin-top: 15px;
    }

    textarea.form-control {
        min-height: 200px;
    }

    p.card_content {
        padding-bottom: 25px;
    }

    .card-section .row,
    .left_image_section .row,
    .right_image_section .row,
    .choose_us .row,
    .connect_section .row,
    .wanta_section .row {
        grid-row-gap: 0;
    }

    .awards-section {
        padding-top: 10px;
        margin-top: 15px;
    }

    div#wpcf7-f195-o1 .row .col-md-6,
    div#wpcf7-f195-o1 .row .col-md-12 {
        padding: 0;
    }

    .video-section:after {
        display: none;
    }

    .testimonial_wrap {
        flex-direction: column;
        grid-row-gap: 13px;
    }

    .testimonial_wrap svg {
        min-width: 36px;
        min-height: 30px;
        height: 30px;
        width: 36px;
    }

    .borderbottom {
        border-bottom: 0;
    }

    .video-section:before {
        clip-path: polygon(0% 0%,
                /* top-left */
                100% 0%,
                /* top-right */
                100% 100%,
                /* bottom-right */
                7% 100%,
                /* cut inward from left */
                0% 92%
                /* before bottom-left */
            );
    }

    .footer-logo img {
        width: 275px;
    }

    .quick_link_menu_title {
        font-size: 18px;
        margin-top: 20px;
        margin-bottom: 15px;
    }

    ul#menu-quick-links li a {
        font-size: 14px;
    }

    ul#menu-quick-links li {
        margin-bottom: 5px;
    }

    .address span {
        font-size: 14px;
    }

    a.direction-link,
    .phone a {
        font-size: 14px;
    }

    .footer_contact_email a {
        font-size: 14px;
    }

    .footer-nap-row {
        grid-column-gap: 22%;
        justify-content: normal;
    }

    .copyright-privacy {
        justify-content: center;
    }

    .ti-footer.ti-footer-grid.source-Google {
        margin-top: 0 !important;
    }

    .home-page-banner {
        padding-top: 82.5px;
    }

    .search-panel form#searchform {
        width: 75%;
    }

    .close-container {
        width: 20px;
        height: 20px;
    }

    .blue_bg_section:after {
        height: 79px;
        width: 71px;
    }

    .search-panel {
        height: 81px;
    }

    .bbg_left_img_content {
        padding: 50px 25px;
    }

    .bbg_row {
        clip-path: polygon(0% 0%,
                /* top-left */
                100% 0%,
                /* top-right */
                100% 100%,
                /* bottom-right */
                9% 100%,
                /* cut inward */
                0% 93%
                /* before bottom-left */
            );
    }

    .form_content_button {
        text-align: center;
    }

    .choose_us.space-mr.space-pd {
        margin-bottom: 0;
    }

    .expect-image a.html5lightbox .video-play-icon svg {
        width: 35px;
        height: 35px;
    }

    .footer-logo img {
        width: 230px;
    }

    .home-page-banner .banner_heading {
        font-size: 55px;
    }

    ul.post-list {
        grid-template-columns: repeat(1, 1fr);
    }

    [type="checkbox"],
    [type="radio"] {
        width: 13px;
        height: 13px;
    }

    label {
        align-items: flex-start !important;
    }

    [type="checkbox"],
    [type="radio"] {
        top: 7.5px;
    }

    .questions_section:before {
        height: 35%;
        width: 134px;
    }

    .writer_name {
        line-height: 20px;
    }

    a.about_us_button {
        padding: 10px 25px;
    }

    .about_section:before {
        clip-path: none;
    }

    a.about_us_button:before {
        width: 74%;
    }

    .team-post-image img {
        height: auto;
    }

    .testimonial_text {
        font-size: 14px;
    }

    .q_wrap {
        grid-column-gap: 20px;
    }

    .about_us_wrap svg {
        margin-top: 7px;
    }

    .about_section .writer_name {
        font-size: 15px;
    }

    .form-four-wrap {
        padding: 25px;
    }

    .hcis_content {
        padding: 35px 20px;
    }

    .heading_content_section,
    .layout-three,
    .about_section:before {
        clip-path: none;
    }

    .wanta_section .content_wrap {
        padding-right: 0;
        padding-left: 0;
    }

    .heading_content_section {
        clip-path: polygon(0% 0%,
                /* top-left */
                100% 0%,
                /* top-right */
                100% 100%,
                /* bottom-right */
                8% 100%,
                /* cut inward bottom-left */
                0% 85%
                /* before bottom-left */
            );
    }

    .footer-top .row {
        grid-row-gap: 10px;
    }

    .search_banner .heading_content_section {
        clip-path: polygon(0% 0%,
                /* top-left */
                100% 0%,
                /* top-right */
                100% 100%,
                /* bottom-right */
                7% 100%,
                /* cut inward bottom-left */
                0% 79%
                /* before bottom-left */
            );
    }

    .top_menu {
        margin-top: 38px !important;
    }

    /* section.heading_content_outer_section {
        padding-top: 61px !important;
    } */

    .banner_one,
    .single_blog_banner,
    .heading_content_section {
        margin-top: 61px !important;
    }
}

@media (max-width: 430px) {
    .home-page-banner .banner-content-wrap {
        padding: 55px 20px 60px 20px;
    }

    .home-page-banner .banner_heading {
        margin: 15px 0px;
    }

    .ti-widget.ti-goog .ti-col-1 .ti-reviews-container,
    .ti-widget.ti-goog .ti-col-1 .ti-footer {
        margin-bottom: 0 !important;
    }

    .award-item .award_inner_wrap {
        padding: 25px 30px;
    }

    .form_content_wrapper {
        padding: 30px 25px;
    }

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: calc(100% - 35px);
    }

    .wanta_section .row {
        padding: 0 0px;
    }

    .video-section:before {
        height: 83%;
    }

    .standing_section:before {
        clip-path: none;
    }

    .footer-nap-row {
        grid-column-gap: 16%;
    }

    ul#menu-quick-links {
        column-gap: 40px;
    }

    .home-page-banner {
        padding-top: 60.5px;
    }

    .banner_one,
    .single_blog_banner,
    .heading_content_section {
        margin-top: 60px !important;
    }

    .blog_listing_banner {
        clip-path: polygon(0% 0%,
                /* top-left */
                100% 0%,
                /* top-right */
                100% 100%,
                /* bottom-right */
                10% 100%,
                /* cut inward bottom-left */
                0% 75%
                /* before bottom-left */
            );
    }
}

@media (max-width: 414px) {
    .home-page-banner .banner_heading {
        font-size: 45px;
    }

    .form_content_wrapper {
        clip-path: polygon(0% 0%,
                /* top-left */
                100% 0%,
                /* top-right */
                100% 100%,
                /* bottom-right */
                12% 100%,
                /* cut inward */
                0% 95%
                /* before bottom-left */
            );
    }

    .video-section:before {
        clip-path: polygon(0% 0%,
                /* top-left */
                100% 0%,
                /* top-right */
                100% 100%,
                /* bottom-right */
                10% 100%,
                /* cut inward from left */
                0% 90%
                /* before bottom-left */
            );
    }

    .footer-nap-row {
        grid-column-gap: 43px;
    }

    .main-header-wrap .header-logo {
        /* max-width: 138px; */
    }

    .standing_section .button_wrapper {
        grid-row-gap: 12px;
        flex-direction: column;
        display: inline-flex !important;
    }

    .standing_connect_img:before {
        height: 73px;
        width: 169px;
    }

}


@media (max-width: 390px) {
    .banner_top_heading {
        font-size: 14px;
        letter-spacing: 0px;
    }

    .home-page-banner .banner_heading {
        margin: 10px 0px;
    }

    .button_wrap {
        flex-direction: column;
    }

    .footer-nap-row {
        grid-column-gap: 37px;
    }
}

@media (max-width: 375px) {
    .footer-nap-row {
        grid-column-gap: 30px;
    }
}