@media (min-width:1200px) {
    .header-mobile-menu {
        display: none;
    }
    body{
        overflow-x: hidden;
    }
    .left-image-with-left-border .lft,  .left-image-with-left-dark-border  .lft{
        width: 45%;
    }
    .left-image-with-left-border .rgt,  .left-image-with-left-dark-border  .rgt{
        width: 55%;
    }
/*    .team-list-sc .row{
        --bs-gutter-x: 4.9rem;
        --bs-gutter-y: 4.3rem;
    }*/
    .team-list-sc .container{
        max-width: 1200px;
    }
    .services-list h2{
        margin-bottom: 22px;
    }
    .services-blk .row{
        justify-content: center;
    }
    .left-image-right-content h2{
        margin-bottom: 20px;
    }
    .right-image-wd-bg-img h4{
        margin-bottom: 20px;
    }
    .left-image-right-content .ps-xl-4{
        margin-top: -15px;
    }
    .grid-width-icon-section.space-m-pd{
        padding: 75px 0px;
    }
    .right-image-left-content h2{
        margin-bottom: 25px;
    }
    .right-img-blue-background .inner-row h2, .left-image-with-blu-bck h2{
        line-height: 1.3;
        margin-bottom: 20px;
    }
    .left-image-with-content h2{
        line-height: 1.4;
        margin-bottom: 10px;
    }
    .services-section h2{
        line-height: 1.4;
        margin-bottom: 15px;
    }
    .right-img-blue-background p, .left-image-with-content p,  .services-section p, .left-form-with-content  p,
    .left-image-with-blu-bck p{
        line-height: 2.3;
    }
    .left-image-with-content   .ps-xl-4 {
        padding-left: 1.6rem !important;
    }
    .left-image-with-content.space-pd{
        padding-bottom: 73px;
    }
    .left-form-with-content h2{
        line-height: 1.3;
        margin-bottom: 20px;
    }

}


@media (min-width: 1300px){
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl,
    .home-banner .container, .chooseus-section .container, .page-template-default .wp-block-columns {
        max-width: 1275px;
    }
    /* .static-page .sidebar{
        padding-left: 20px;
    } */
}

@media (min-width: 1400px){
    /* .static-page .sidebar{
        padding-left: 60px;
    } */
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl,
    .home-banner .container, .chooseus-section .container, .page-template-default .wp-block-columns {
        max-width: 1375px;
    }
    body .single-team-page.space-mr, .left-image-right-content.space-mr{
        margin:  110px 0px;
    }
    .single-team-page .rgt{
        padding-left: 15px;
    }

    .left-image-right-content.space-mr{
        margin: 110px 0px;
    }
    .left-image-with-left-border.space-pd{
        padding: 120px 0px;
    }
    .left-image-right-content .ps-xl-3{
        padding-left: 25px;
    }
}


@media (min-width: 1600px) {
    header .container{
        max-width: 1535px;
    }
    /* .nav-menu>ul.menu>li {
        margin: 0 10px;
    } */
    .team-list-sc .container{
        max-width: 1320px;
    }
    .team-sec .col-wp:nth-child(3n) .title-sc, .team-sec .col-wp:nth-child(4n) .title-sc {
    margin-left: 6vw;
    margin-right: 3vw;
}
}
@media (min-width: 1700px) {
    header .container{
        max-width: 1660px;
    }
    .home-banner .container {
        max-width: 1600px;
    }
    .testimonial-home-slider .slick-arrow.slick-prev {
        right: calc(20% + 80px);
    }
    .testimonial-home-slider .slick-arrow {
        right: calc(20% + 15px);
    }
    .nav-menu .menu>li>a:before{
        bottom:-1px;
    }
    .footer .container{
        max-width:1600px;
    }
}
@media (min-width: 1900px) {
    /* .nav-menu>ul.menu>li {
        margin: 0 15px;
    } */
}
@media (min-width:992px){
    .static-page .heading{
       margin-top:-12px; 
    }
    body.page-id-1331 .service-item{
        min-height: 300px;
    }
}
@media (min-width:1200px){
    .right-img-blue-background .img-sc{
        height: 100%;
        width: 100%;
    }
    .testimonial-hm .testimonial-blk {
    justify-content: center;
    display: flex;
    flex-direction: column;
    height: 440px;
    padding: 40px;
    border: 1px solid var(--blue2);
    margin: 0px 15px;
    /* height: 100%; */
}
    .right-img-blue-background .desk2{
        padding-right: 0px !important;
    }
    /* .testmonial-inner-sc.space-mr {
        margin: 120px 0px 100px 0px;
      } */
    .services-section .row{
        --bs-gutter-x: 1.3rem;
    }
    .award-section h2{
        margin-top: -20px;
    }
    /* footer .lft{
        width: 40%;
    }
    footer .mdl{
        width: 32%;
    }
    footer .rgt{
        width: 28%;
    } */
    .chooseus-section .container{
        max-width: 1357px;
    }

    .chooseus-section .row{
        justify-content: center;
    }
    .footer-title{
        margin-bottom: 25px;
        margin-top: 15px;
    }
    footer .menu li{
        line-height: 1.4;
        margin-bottom: 16px;
    }

    .testimonial-home-slider{
        margin-left: -7px;
    }

}
@media (max-width:1800px){
header {
        height: auto;
    }
    .nav-menu .menu>li>a:before {
        bottom: -1px;
    }
}
@media (max-width:1699px){
       .nav-menu>ul>li>a {
    font-size: 16px;
}

   .nav-menu>ul.menu>li{
        margin-right:20px;
    }

}
@media (max-width: 1600px) {
	header .blu-btn {
   font-size: 16px;
    padding: 17px 15px;
}
	.header-apply-wrap a.button.white-btn {
    padding: 17px 15px;
}
    .home-banner{
        padding-bottom: 100px;
    }
    .nav-menu > ul.menu > li{
        margin-right: 10px;
        margin-left: 5px;
    }
    .nav-menu > ul.menu > li.menu-item-has-children {
    margin-right: 20px !important;
}
    
    .nav-menu>ul>li>a{
        font-size: 15px;
    }
    .nav-menu>.menu>li.menu-item-has-children >a:after {
        right:-11px;
        padding:2px;
        top:-2px;
    }
    .main-header-wrap .header-logo{
        max-width:200px;

    }
    .main-header-wrap .header_menu_apply{
        max-width: calc(100% - 200px);

    }
    .home-banner .container{
        max-width: 1360px;
    }
}
@media (max-width:1599px){
.header_phone_number {
    font-size: 16px;
}
.nav-menu>ul>li>a{
    font-weight: 600;
}
.main-header-wrap .header-menu-wrap {
    margin-right: 5px;
}
.main-header-wrap .header_menu_apply {
        padding: 0px;
    }
.main-header-wrap .header-logo {
        max-width: 170px;
        padding: 0px;
    }

    /* .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl, .home-banner .container, .chooseus-section .container, .page-template-default .wp-block-columns{
        max-width: 1375px;
    } */


}
@media (max-width:1500px){
    .award-section .container{
        padding-left: 70px;
        padding-right: 70px;
    }
    .team-sec .img-sc:after{
        width: 12vw;
    }
    .nav-menu>ul.menu>li.menu-item-has-children {
    margin-right: 20px;
}
    .team-sec .title-sc {
        margin-right: 7vw;
    }
    .team-sec .col-wp:nth-child(3n) .title-sc, .team-sec .col-wp:nth-child(4n) .title-sc{
        margin-left: 7vw;
    }
.nav-menu>.menu>li.menu-item-has-children >a:after{
    right:-10px;
    top:-2px;
}
}
/*******max width******/
@media (max-width:1400px) {
    .team-list-sc .title {
        font-size: 22px;
    }
 /* .team-list-sc .title-sc {
        height:350px;
    }
    .team-list-sc .title-sc{
        min-height: 200px;
    } */
   .testimonial-home-slider .slick-arrow.slick-prev {
    right: 125px;
}
.award-section .slick-arrow {
    top: calc(50% - 22px);
}
.testimonial-home-slider .slick-arrow {
    right: 70px;
}
    .testimonial-outer-wp {
    --lwd: 625px;
    margin-left: calc(50vw - var(--lwd));
}
    .team-list-sc .img-sc img {
        height: 340px;
    }
    .team-members .img-sc img{
        height: 420px;
    }
    .chooseus-content{
        padding-left: 80px;
        padding-right: 80px;
    }
    .page-template-default .left-image-with-left-dark-border .img-sc img {
        height: 415px;
    }
    .page-template-default .right-image-wd-bg-img .img-sc img{
        height: 415px;
    }

    .icon-flx{
        margin-bottom: 37px;
    }
    footer .menu li {
        margin-bottom: 16px;
    }
    .chooseus-section .title{
        font-size: 43px;
    }
    .home-banner{
        padding-bottom: 182px;
    }
    .team-members .title{
        font-size: 24px;
        line-height: 30px;
    }
    .team-members .sub-title{
        font-size: 15px;
    }
    .team-sec .img-sc:after{
        right: calc(100% - 76px);
    }
    .team-sec .col-wp:nth-child(3n) .row .img-sc:after, .team-sec .col-wp:nth-child(4n) .row .img-sc:after {
        left: calc(100% - 76px);
    }
    .home-banner .container{
        max-width: 1275px;
    }
    .main-header-wrap .header-logo{
        max-width: 160px;
    }
    .button{
        font-size: 13px;
    }
    .main-header-wrap .header_menu_apply{
        max-width: calc(100% - 180px);
    }
    :root {
        --body-size: 15px;
        --heading-size: 45px;
        --h1: 45px;
        --h2: 40px;
        --h3: 35px;
        --h4: 30px;
        --h5: 25px;
        --h6: 20px;
    }

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

    .main-header-wrap .header-menu-wrap > ul {
        margin-right: 0px;
        padding: 0px 0px 0px 0px;
    }
    .home-page-banner .banner_heading {
        font-size: 65px;
    }

    .home-page-banner {
        max-height: 620px;
    }
    .home_donation .section_loop_data-wrap .loop_data .icon-line:before {
        top: -4px;
    }

    .space-m-pd, .space-pd{
        padding: 100px 0px;
    }
    .space-mr{
        margin: 100px 0px;
    }
    .team-list-sc .row {
        --bs-gutter-x: 4rem;
        --bs-gutter-y: 3.3rem;
    }
    body.page-id-1346 .service-item{
        min-height: 360px;
    }

    .new-home-cta-section{
    margin: 100px 0px;
}
.header-search {
    margin-right: 5px;
}
header .blu-btn {
    font-size: 14px;
}
.header_phone_number {
    font-size: 14px;
}

}

@media (max-width:1366px){
.header-button-wrappers .button svg {
    width: 22px;
    height: 22px;
}
}
@media (max-width:1350px){
    /* .header-search{
        margin-left:16px;
    } */
    .button{
        font-size: 14px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .button.white-btn svg{
        padding-right: 5px;
    }
    header .blu-btn svg {
        margin-right: 5px;
        width: 35px;
    }
/*    .testimonial-home-slider .slick-arrow.slick-prev{
        right: 100px;
    }
    .testimonial-home-slider .slick-arrow{
        right: 40px;
    }*/
    .testimonial-outer-wp{
        margin-left: 30px;
    }
/*    body .nav-menu > ul > li > a{
        font-size: 12px;
    }*/
}
@media (max-width:1300px) {
    body .nav-menu>ul>li>a {
        font-size: 13px;
    }

    .page-id-2 .team-list-sc .img-sc {
    height: 370px;
    background-position: top center;

}


    /* .team-list-sc .title-sc{
        min-height: 184px;
    } */
    .nav-menu>ul.menu>li.menu-item-has-children {
    margin-right: 16px;
}
    .home-banner{
        padding-bottom: 100px;
        min-height: 62vh;
    }
    .home .right-img-blue-background .img-sc img{
        height: 100%;
    }
    .static-page .wp-container-core-columns-is-layout-1 { 
        align-items: inherit;
    }
    .team-members .img-sc img{
        height: 388px;
    }
    :root {
        --heading-size: 40px;
        --h1: 40px;
        --h2: 35px;
        --h3: 30px;
        --h4: 25px;
        --h5: 20px;
        --h6: 18px;
    }
    .nav-menu>ul.menu>li {
        margin: 0 8px;
    }
    .container, .container-lg, .container-md, .container-sm, .container-xl,
    .home-banner .container, .chooseus-section .container, .page-template-default .wp-block-columns{
        max-width: calc(100% - 30px);
    }
    header .blu-btn {
        margin-left: 10px;
        font-size: 14px;
        padding: 17px 15px;
        min-width: 188px;
    }
    .header_phone_text {
        font-size: 9px;
    }
    
    .header-apply-wrap a.button {
        min-width: 140px;
        font-size: 10px;
       
    }
    .header-apply-wrap .button.white-btn svg {
        padding-right: 0px;
        margin-right: 6px;
    }
    body.page-id-1346 .service-item{
        min-height: 330px;
    }
}
@media (max-width:1250px){
    .nav-menu>ul.menu>li.menu-item-has-children {
    margin-right: 10px;
}
.main-header-wrap .header_menu_apply {
    max-width: calc(100% - 170px);
}
.main-header-wrap .header-logo {
    max-width: 170px;
}
}
@media (max-width:1200px){

    header .blu-btn {
    padding: 9px 15px;
    }

    .header-apply-wrap a.button.white-btn {
    padding: 9px 15px;
}

}


@media (min-width:992px) and (max-width:1300px){
    .services-list .title{
        font-size: 14px;
    }
}
@media (min-width:768px) and (max-width:1199px){
    .single-team-page .lft{
        float: left;
        margin-right: 20px;
    }
    .single-team-page .rgt{
        width: 100%;
    }


    .single-team-page  .row{
        display: block;
    }
}
@media (min-width:768px){
    .testimonial-inner-slider{
        margin-left: -20px;
        margin-right: -20px;
    }
}

@media (max-width:1281px){
    .chooseus-section .title {
        font-size: 37px;
    }
    .home .left-image-with-content .btn {
        margin-bottom: 10px;
    }
}


@media (max-width:1258px) {
    .header_phone_number {
    font-size: 15px;
}
header .blu-btn {
    font-size: 13px;
}

}
@media (max-width:1199px) {
    header {
        height: auto;
    }
    .award-section .slick-arrow{
        top: calc(50% - 24px);
      }
    footer .link_content li{
        margin: 12px 0 16px;
        line-height: 1.2;
    }

    footer .address-wrap .address {
    font-size: 14px;
    }
    header.shrink .search-icon svg path{
        stroke:#fff;
    }
    .image-over-text-box .content-on-image {
    font-size: 25px;
    line-height: 40px;
}
    .home .left-image-with-content .btn {
        margin-bottom: 0px;
    }
    .search-icon svg path {
    stroke:#fff;
}
    .menu-sidebar .menu-bar-wrapper li .sub-menu li a {
        padding-left: 35px;
    }
    footer .menu li{
        margin: 12px 0 16px;
        line-height: 1.2;
    }
    .location-listing .map .image img {
    width: 100%;
    height: auto;
    object-fit: inherit;
}
    .icon-flx {
        margin-bottom: 30px;
    }
    .footer-logo, .footer-description {
        text-align: center;
    }
    .footer-description {
        padding-right: 0;
    }
    .social-sc{
        margin-right: 55px;
        margin-bottom: 0;
    }
    .left-image-with-content h2 br, .left-image-with-blu-bck .inner-row br{
        display: none;
    }
    .footer-description{
        padding-right: 0;
    }
    .chooseus-section .col-wp:nth-child(2) .col-outer:before{
        content: none;
    }
    .left-image-with-left-border .col-inner p, .left-image-with-left-dark-border .col-inner p, .left-image-with-left-border .col-inner ul li{
        text-align: unset;
    }
    .team-list-sc .row {
        --bs-gutter-x: 3rem;
        --bs-gutter-y: 3rem;
    }
    .space-m-pd{
        padding: 80px 0px;
    }
    .space-mr{
        margin: 80px 0px;
    }
    .bold-title{
        font-size: 20px;
    }
    .footer-social{
        flex-wrap: wrap;
        justify-content: center;
        padding-right: 0px;
    }
    .team-members .title{
        font-size: 20px;
    }

    .testimonial-hm .top-sec{
        margin-bottom: -80px;
    }
    .testimonial-home-slider .slick-arrow{
        right: 15px;
    }
    .testimonial-home-slider .slick-arrow.slick-prev{
        right: 65px;
    }
    .testimonial-outer-wp .slick-list{
        padding-right: 0;
    }
    .testimonial-outer-wp{
        margin-left: 20px;
        margin-right: 20px;
    }
    .chooseus-section .col-wp:nth-child(2) .col-inner{
        margin-left: 0;
        margin-right: 0;
        margin-top: 0;
        height: 100%;
    }
    .chooseus-content{
        padding-left: 0px;
        padding-right: 0px;
    }
    .chooseus-section .title{
        font-size: 30px;
    }
    .chooseus-section .col-inner, .chooseus-section .col-wp:nth-child(3) .col-inner{
        padding: 20px;
    }
    .chooseus-section .link
    {
        font-size: 18px;
    }
    .home-banner{
        min-height: 700px;
    }

    .main-header-wrap .header_menu_apply {
        display: none !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: 85%;
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }

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

    .header-mobile-menu .header-search {
        display: flex;
        border: 1px solid var(--green-color);
        margin-left: 15px;
        width: 45px;
        height: 45px;
        align-items: center;
        justify-content: center;
        background-color: var(--green-color);
        border-radius: 10px;
    }

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

    .inner-page-banner {
        min-height: 300px;
    }
    .inner-page-banner .inner-banner-heading{
        font-size: 40px;
        line-height: 1.3;
    }

    .static-page .content-area {
        padding-right: 15px;
    }
    .grid-width-icon-section h2{
        font-size: 35px;
        margin-bottom: 40px;
    }
    .header-mobile-menu{
        width: calc(100% - 270px);
    }
    header{
        padding: 15px 0px;
    }
    body.page-id-1346 .service-item{
        min-height: 380px;
    }


    .chooseus-content-cal:nth-child(2) .col-inner {
    min-height: 340px;
}

    .new-home-cta-section{
    margin: 80px 0px;
    }

    
}
@media (max-width:1190px) {

/* .team-list-sc .title-sc{height: 200px;} */

}

@media (max-width:1025px) {
    .team-list-sc .img-sc img {
        height: 335px;
    }
    .team-list-sc .sub-title {
        font-size: 16px;
    }
    #block_db125bcd275cf69ff2025426e1b45213{
        padding-bottom: 50px;
    }
    /* #block_9350008fd1f79df95113d4f635418b7f.right-img-blue-background .inner-content {
        padding-left: 50px;
    }
    #block_9350008fd1f79df95113d4f635418b7f.right-img-blue-background .inner-row {
        padding-left: 50px;
    } */
    .home .right-img-blue-background .col-md-6{
        width:100%;
    }
    /* .home .right-img-blue-background .inner-row{
        padding: 0;
    } */
    .right-img-blue-background .inner-row{
        padding: 50px;
        text-align: center;
    }
    .page-template-default .right-image-wd-bg-img .img-sc img {
        height: 470px;
    }
    .right-img-blue-background .img-sc img{
        margin: 0 auto;
    }
    .right-img-blue-background .col-lg-12{
        justify-content: center;
    }
    .page-template-default .wp-block-columns{
        flex-direction: column;
        padding: 0px 15px 80px 15px;
    }
    .left-image-with-left-dark-border .mb-5{
        margin-bottom: 3rem !important;

    }
    .left-image-with-left-dark-border .col-inner{
        padding-left: 0;
    }
    .services-blk .row{
        justify-content: center;
    }
    .home .left-image-with-content .col-lg-6{
        width: 100%;
    }
    .home .left-image-with-content .img-sc{
        margin-bottom: 3rem !important;
    }
    .home .left-image-with-content .img-sc img{
        height: 100%;
    }
    .home .left-image-with-content:before{
        display: none;
    }
    .page-template-default .left-image-with-left-dark-border .img-sc img{
        height: 370px;
    }
    .page-template-default .right-image-wd-bg-img .img-sc img{
        height: 370px;
    }

    .single-team-page .img-sc img{
        height: 470px;
    }
    .team-members .img-sc img{
        height: 290px;
    }
    .team-sec .title-sc{
        margin-left: 40px;
    }
    .team-sec .title-sc {
        margin-right: 5vw;
    }

    h2, .h2 {
        line-height: 1.2;
    }
    p{
        line-height: 26px;
        word-break: break-word;
    }
    .list-style ul li {
        line-height: 26px;
    }
    .home-page-banner .banner_heading {
        font-size: 45px;
    }

    .home-page-banner {
        max-height: 550px;
    }
    .team-list-sc .row a:hover {
        box-shadow: unset;
    }

    blockquote {
    margin-bottom: 25px;
}

    .header_phone_text {
        font-size: 11px;
    }

}

@media (max-width: 992px) {
   .footer-logo, .footer-description {
    text-align: left;
}

    .footer-social {
    display: flex;
    flex-direction: column;
    align-items: flex-start !important;
    gap: 30px 0px;
    margin-bottom: 30px;
    }
}

@media (max-width: 991px) {

    .static-page .sidebar {
    padding-left: 0px;
}

    /* .team-list-sc .title-sc {
        min-height: auto;
    } */
     .footer-form .form-group.firstName {
    margin-top: 15px;
}
	.footer-block-3.footer-contact.nap .call-time{
		flex-direction:column;
		margin-top:12px;
	}
	.footer-social {
    justify-content: center!important;
		display:flex;
}
	.footer-nap-col {
    width: 100%;
    margin-bottom: 20px;
    padding-right: 0px;
}
    .image-over-text-box .content-on-image {
    position: static;
    width: 100%;
    padding: 20px;
    font-size: 20px;
    line-height: 36px;
}
.left-content .subtitle{
    font-size:14px;
    
}
.video-section .images:after {
    right: -15px;
    bottom: -9px;
 display:none;
}
.video-reverse .images:after {
 
    display:none;
}
.left-content{
    text-align:center;
}
.main-heading .heading{
    font-size:35px;
    margin-bottom:22px;
}
.post-content .title{
    color:#000;
    font-size:16px;   
}
.left-content .heading{
   font-size:35px;   
}
    .blog-full-post ul li .post-image a img {   
    height: auto;  
}
    .grid-width-icon-section .content {
    padding: 20px;
}
    .page-id-380 .services-blk .col-xl-3 {
        width: 50%;
    }
    .left-image-with-left-dark-border .col-inner {
        padding-left: 0px;
    }
    .team-list-sc .img-sc img{
        height: 375px;
    }
    .right-img-blue-background .pe-5{
        padding-right: 1rem !important;
    }
    body.search .sidebar{
        margin-top: 50px;
    }
    .testimonial-hm .testimonial-blk{
        padding: 20px;
    }
    .testimonial-home-slider .slick-list{
        padding-top: 120px;
    }
    .blue-form{
        margin-top: 60px;
    }
    .testimonial-hm .testimonial-blk svg{
        margin-bottom: 15px;
    }
    .testimonial-hm .testimonial-blk .title{
        margin-bottom: 5px;
    }
    .testimonial-hm .testimonial-blk .title{
        font-size: 22px;
    }
    .left-image-with-left-border .col-inner h3, .right-image-wd-bg-img h4{
        font-size: 35px;
    }
    .static-page .content-area{
        padding-right: 10px;
    }
    .left-image-with-blu-bck br{
        display: none;
    }
    .left-image-with-blu-bck .inner-row{
        padding: 50px;
    }
    .left-image-with-blu-bck .row{
        text-align: center;
        justify-content: center;
    }
    .team-sec .title-sc{
        margin-right: 30px;
    }
    .team-sec .col-wp:nth-child(3n) .row .img-sc::after, .team-sec .col-wp:nth-child(4n) .row .img-sc::after {
        left: calc(100% - 30px);
    }
    .team-sec .col-wp:nth-child(3n) .title-sc, .team-sec .col-wp:nth-child(4n) .title-sc{
        margin-left: 30px;
        margin-right: 15px;
    }
    .team-sec .img-sc::after {
        content: '';
        width: 50px;
        right: calc(100% - 20px);
    }
    .chooseus-content .icon svg{
        height: 50px;
        width: auto;
    }
    .chooseus-section .title{
        line-height: 30px;
        margin-bottom: 10px;
        font-size: 20px;
        font-weight: 500;
    }
    .right-img-blue-background .inner-row{
        padding: 50px;
        text-align: center;
    }
    .left-image-with-content .row{
        justify-content: center;
    }
    .team-list-sc .title, .single-team-page .title{
        font-size: 22px;
        line-height:30px;
    }
    .testimonial-inner-slider .testimonial-blk .title{
        font-size: 22px;
    }
    .testimonial-inner-slider .testimonial-blk svg{
        height: 40px;
        width: auto;
    }
    .testimonial-inner-slider .testimonial-blk{
        padding: 30px;
    }
    .inner-page-banner .inner-banner-heading{
        font-size: 40px;
    }
    .right-img-blue-background .img-sc img{
        width: 100%;
    }
    .left-image-with-content:before{
        content: none;
    }
    :root {
        --heading-size: 35px;
        --h1: 50px;
        --h2: 35px;
        --h3: 25px;
        --h4: 22px;
        font-size: 15px;
    }
    .home-banner{
        min-height: 600px;
    }
    .grid-width-icon-section .title{
        font-size: 22px;
    }
    .banner-description{
        font-size: 18px;
        line-height: 1.3;
        font-weight:600;
    }
    .home-page-banner .banner_heading {
        font-size: 35px;
    }

    .home-page-banner .image {
        width: calc(50% + 60px);
    }

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

    .main-header-top .social-media {
        max-width: 300px;
    }
    .main-content .subtitle{
        font-size:16px;
    }

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

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

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

    footer .footer-copyright {
        font-size: 14px;
    }
    .inner-page-banner{
        min-height: 300px;
        padding-top: 55px;
    }
    .space-pd{
        padding: 80px 0px;
    }
    .space-mr{
        margin: 80px 0px;
    }
    body.page-id-1346 .service-item{
        min-height: 450px;
    }
}
@media(min-width:768px) and (max-width:991px){
  
    /* .footer-social{
        justify-content: left;
    }
    .footer-social .pwd-sc {
        margin-left:76px;
    }
    .social-sc{
        margin-right: 20px;
        margin-bottom: 0;
    } */
    .page-id-1320 .services-list .col-inner {
    height: 340px;
}
    .pw-txt{
        text-align: left;
    }
    #menu-quick-links{
    text-align:left;
}
}

@media (max-width: 768px){

    .footer-top .footer-social {
    display: flex;
    flex-direction: column;
    justify-content: space-between !important;
}

    .footer-social .social-sc {
    width: 50%;
    margin: 0px;
}
.footer-social .pwd-sc {
    width: 50%;
    margin-left: 0px;
}
    .contact-page-section-first{
    flex-direction: column;
}
.contact-page-section-first .wp-block-column.is-layout-flow.wp-block-column-is-layout-flow {
    width: 100%;
}
.chooseus-section {
    margin-bottom: 60px !important;
}
.space-mr {
        margin: 60px 0px;
    }

    .left-form-with-content .row.align-items-center.refill {
    gap: 80px 0px;
}

.footer-top .links1 {
    margin-top: 25px;
}
#header-search .input-field{
        width: 80%;
}
#header-search .close-container.search-close {
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
}
   .single .content-area img{
    margin-bottom: 3rem !important;
    }

    .single-team-page .sub-title{
        margin-bottom: 15px;
    }


    .about-page-second-last-section .row {
    flex-direction: column-reverse;
    gap: 25px 0px;
}
    .about-page-second-last-section .row .col-md-6 {
    width: 100%;
}
.expertise-section img {
    margin: 0px;
    float: none;
    width: 100%;
    margin-bottom: 25px;
}

.about-page-last-section {
   flex-direction: column;
}

.about-page-last-section .about-page-last-section-left {
    width: 100%;
}

.about-page-last-section .about-page-last-section-right {
    width: 100%;
}

}

@media (max-width: 767px) {


    .footer-top .footer-social {
    align-content: center;
}
.footer-top .row {
    text-align: center;
}


    .page-id-2 .team-list-sc .img-sc {
    height: 550px;
}
 
    .page-id-2866 .right-image-left-content img {
    margin-top: 3rem;
}
.page-id-2883 .faq-accordion-common {
    padding-bottom: 0px;
}
.page-id-2883 .wp-block-columns {
    padding-bottom: 0px;
    margin: 0px !important;
        width: 100%;
        max-width: 100%;
}
.page-id-2883 .faq-accordion-common .container {
    margin: 0px;
}

.inner-services-page-image img {
    margin: 5px auto;
    width: 100%;
}

.footer-form .btn {
    min-width: 150px;
}
   
    .footer-nap-col {
    margin-bottom: 12px;
}
    .patient_btn{
        margin-top: 20px;
    }
    .icons img{
        height:50px;
    }
    .main-heading .heading{
    font-size:25px;
    margin-bottom:22px;
}
.faq-accordion-common .accordion-button {
    font-size: 18px;
}
.left-content .heading{
   font-size:25px;   
}
    .icons{
        justify-content:center!important;
    }
      .grid-width-icon-section .content {
    padding: 15px;
}
.banner-sub-title{
    font-size:16px;
    font-weight:500;
}
    .education .content-listing .title {
    font-size: 22px!important;
}
    .page-id-380 .services-blk .col-xl-3 {
        width: 100%;
    }
    /* #block_9350008fd1f79df95113d4f635418b7f.right-img-blue-background .inner-content {
        padding-left: 30px;
    }
    #block_9350008fd1f79df95113d4f635418b7f.right-img-blue-background .inner-row {
        padding-left: 0px;
    } */
    .left-image-with-left-dark-border .col-inner h4,
    .page-template-default .right-image-wd-bg-img h4 {
        font-size: 20px;
    }
    .page-template-default .right-image-wd-bg-img .img-sc img {
        height: 370px;
    }
    .address br{
        display: none !important;
    }
    .paging-new .prev.page-numbers, .paging-new .next.page-numbers {
    padding: 0px 7px;
    margin-top:12px;
    }
.paging-new .page-numbers {
    font-size: 12px;
  margin-bottom:12px;
}
.paging-new {
  justify-content:center;
  position: relative;
  padding-bottom:50px;
}
    .services-section .btn {
        width: fit-content;
        margin-left: auto;
        margin-right: auto;
    }
  
    .btn{
        font-size:14px!important;
    }
    .home .right-img-blue-background .justify-content-end{
        justify-content: start !important;
    }
    .home-banner {
        min-height: auto;
        padding-top: 140px;
        padding-bottom: 50px;
    }
    .home-banner h1 {
        line-height: 1.2;
        text-transform: uppercase;
        font-size: 35px;
    }
    .blue-form .btn.white-btn {
        background-color: var(--blue);
        color: white;
        background-image: url(../img/arrow1.svg);
    }
    .pwd-sc {
        line-height: 0;
        /* margin-top:15px; */
        width: 100%;
    }
    .left-image-with-content h2, .left-image-with-content h3, .left-image-with-content h4,
    .left-image-with-content h5, .left-image-with-content h6 {
        margin-bottom: 20px;
    }
    footer .menu li{
        margin: 10px 0 10px;
        line-height: 1.2;
    }
    footer .link_content li {
        margin: 10px 0 10px;
        line-height: 1.2;
        font-size:14px;
        text-align: center;
    }
    .footer-block-3.footer-contact.nap .call-time {
    align-items: center;
    }
    .address-wrap.icon-flx {
    justify-content: center;
}
.footer-logo {
    text-align: center;
}
.address-wrap.icon-flx .icon-rgt {
    width: auto;
}
.address [itemprop="streetAddress"] {
   display: block;
}


    .link_content ul li:nth-child(1) {
    margin-top: 0px;
}


    .team-members .img-sc img {
        height: 450px;
    }
    .chooseus-section .col-inner{
        min-height: auto;
        margin-bottom: 15px;
        padding: 35px 20px;
        height: 100%;
    }
    .search-panel form#searchform{
        width: 90%;
    }
    .paging-new .page-numbers:not(.prev):not(.next), .paging-new .page-numbers.current{
        width: 40px;
    }
    .right-image-wd-bg-img .img-sc{
        padding-right: 15px;
        padding-bottom: 15px;
    }
    .left-image-with-left-border .img-sc, .left-image-with-left-dark-border .img-sc{
        padding-left: 15px;
        padding-bottom: 15px;
    }
    .left-image-with-left-border .col-inner h3, .right-image-wd-bg-img h4{
        font-size: 25px;
    }
    :root {
        --heading-size: 30px;
        --h1: 30px;
        --h2: 25px;
    }
    .left-image-with-content{
        padding-bottom: 0;
    }
    .sidebar-heading, .sidebar .widget-menu .widget-title{
        font-size: 22px;
    }
    .team-list-sc .title, .single-team-page .title{
        font-size: 22px;
    }
    .chooseus-section .link{
        font-size: 16px;
    }
    .chooseus-section h2{
        margin-bottom: 30px;
    }
    .team-list-sc h2, .team-list-sc h3, .team-list-sc h4, .team-list-sc h5, .team-list-sc h6{
        margin-bottom: 20px;
    }
    .footer-form.contact-form .custom-btn{
        margin-top: 15px;
    }
    .contact-form .form-control{
        padding-bottom: 15px;
    }
    .footer-form.contact-form .row {
        --bs-gutter-y: 1.3rem;
    }
    .footer-title{
        font-size: 15px;
        margin-bottom: 0px;
    }
    footer .menu a, .footer-nap-row, .bold-title, .footer-nap-col, .nap-txt{
        font-size: 15px;
        line-height: 1.5;
    }
    footer .phone svg, .address-wrap svg{
        width: 20px;
        height: 20px;
    }
    .address-wrap svg{
        margin-top: 5px;
    }
    body .footer-social ul li{
        margin-right: 10px;
    }
    .footer-social ul{
        margin-bottom: 0;
    }
    .pw-txt{
        font-size: 10px;
        margin-bottom: 0;
        line-height: 1;
    }
    .pwd-sc svg, .pwd-sc img{
        width: 120px;
        height: auto;
        margin-top: 5px;
    }
    .footer-social{
        flex-direction:column;
        margin-top: 20px;
        padding-bottom: 10px;
        align-content: flex-start;
    }
    .social-title{
        /* display: none; */
        color: var(--blue-color);
    }
    .pw-txt{
        font-size: 8px;
    }
    .social-sc{
        margin-bottom: 0;
        margin-right: 0px;
        width: 100%;
    }
    .copyright-privacy{
        text-align: center;
    }
    footer .footer-copyright{
        margin-top: 0px;
    }
    .icon-lft{
        width: 20px;
        margin-right: 8px;
    }
    .icon-rgt {
        width: calc(100% - 28px);
    }

    .team-sec .img-sc::after {

        /* width: 1px;
        right: 80px;
        left: auto;
        height: 60px;
        top: -30px; */
        display: none;
    }
    .team-sec .col-wp:nth-child(2n) .img-sc::after {
        right: 0;
        left: 80px;
    }
    .team-sec .title-sc{
        /* height: 175px; */
        width: 100%;
        margin: 0;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 30px 0px 15px 0px;
    }
    .team-sec .col-wp:nth-child(3n) .title-sc, .team-sec .col-wp:nth-child(4n) .title-sc{
        margin: 0;
    }
    .team-sec .col-wp:nth-child(3n) .row .img-sc::after {
        left: calc(100% - 80px);
    }
    .team-sec .col-wp:nth-child(4n) .row .img-sc::after {
        right: calc(100% - 80px);
        left: unset;
    }
    .team-members .img-sc img{
        width: 100%;
    }
    .home-banner{
        min-height: auto;
        padding-top: 140px;
        padding-bottom: 50px;
    }
    .chooseus-section .col-inner{
        text-align: center;
    }
    .chooseus-section .link{
        justify-content: center;
    }
    .services-section .col-inner {
        background-position: calc(100% - 20px) 25px;
        padding: 60px 20px 30px 20px;
    }
    .services-section .services .col-xl-3{
        margin-top: 30px;
    }
    .services-section .services .row .col-xl-3:nth-child(3),
    .services-section .services .row .col-xl-3:nth-child(4){
        display: none;
    }
    .blue-form textarea.form-control {
        height: 115px;
    }
    .testimonial-hm {
        background-color: #F9FBFB;
    }
    .team-list-sc .title-sc{
        padding: 20px 0px 0px 0px;
        height:auto;
    }
    .testimonial-hm .testimonial-blk {
        padding: 40px 20px 40px 20px;
    }

    .testimonial-hm .testimonial-blk .title {
        font-size: 16px;
        font-weight: 500;
        line-height: 19.5px;
    }
    .testimonial-blk .author {
        font-size: 20px;
        font-weight: 400;
        line-height: 36px;
    }
    .testimonial-hm p{
        font-size: 14px;
        line-height: 26px;
    }
    .testimonial-hm .btn{
        padding-left: 10px;
        padding-right: 10px;
        background-image: none;
        letter-spacing: 0;
        font-size: 12px;
    }
    .award-section .container{
        padding-left: 0;
        padding-right: 0;
    }
    .award-slider{
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }
    .header_phone_number, .header_phone_number *{
        font-size: 0px !important;
    }
    .home-banner .btn.white-btn{
        background-color: var(--blue);
        color: white;
        background-image: url(../img/arrow1.svg);
    }
    .award-blk{
        width: 50%;
        padding: 8px 0px;
    }
    .award-blk .inner-wp{
        margin-left: 8px;
        margin-right: 8px;
    }
    /* .left-image-with-blu-bck {
        background-color: var(--blue2);
        text-align: left;
    } */
    .left-image-with-blu-bck .row{
        text-align: left;
    }
    /* .left-image-with-blu-bck .inner-row{
        padding-left: 0;
        padding-right: 0;
    } */
    .testimonial-hm .testimonial-blk{
        margin-left: 0;
        margin-right: 0;
        background-color: #F4F4F4;
    }
    .testimonial-hm .top-sec{
        margin-bottom: 30px;
    }
    .testimonial-hm .testimonial-blk svg{
        height: 40px;
        width: auto;
    }
    .testimonial-hm .testimonial-blk .title{
        font-size: 20px;
    }
    .testimonial-hm .testimonial-blk{
        padding: 30px 20px;
    }
    .testimonial-home-slider .slick-list{
        padding-top: 15px;
        ;
    }
    .blue-form{
        padding: 50px 20px;
        margin-top: 40px;
    }
    .home .blue-form{
        padding: 50px 20px 40px 20px;
    }
    .right-img-blue-background .inner-row{
        padding: 0;
        text-align: left;
    }
    .right-img-blue-background .inner-content{
        padding: 40px 20px 40px 20px;
    }
    .banner-form .form-control{
        border: 1px solid #8C8C8C;
    }
    .banner-form .form-control::placeholder{
        color: #8C8C8C !important;
    }

    .left-image-with-left-border .col-inner{
        padding-left: 0;
    }
    .services-list .img-sc{
        padding-left: 0px;
        padding-bottom: 0px;
    }
    .fullwidth-page .container .patient-cnt-form  .container{
		 max-width:calc(100% - 30px)!important;
	}
    .fullwidth-page .container .container{
        padding:0px;      
        max-width:calc(100% - 0px)!important;
    }
    .single-team-page .title{
        font-size: 25px;
    }
    .services-list .col-inner{
        padding: 30px 20px;
        height:auto!important;
    }
    .grid-width-icon-section .content{
        font-size: 16px;
        padding:15px;
    }
    .testimonial-inner-slider .testimonial-blk{
        padding: 30px 20px;
        margin: 0;
    }
    .testimonial-inner-slider .testimonial-blk svg{
        margin-bottom: 20px;
    }
    .testimonial-inner-slider .testimonial-blk .title{
        margin-bottom: 10px;
    }
    .space-mr{
        margin: 60px 0px;
    }
    .single-team-page .sub-title{
        margin-bottom: 30px;
    }
    .testimonial-inner-slider .testimonial-blk svg{
        height: 30px;
        width: auto;
    }
    .testimonial-inner-slider .testimonial-blk .title{
        font-size: 20px;
    }
    .grid-width-icon-section h2{
        font-size: 25px;
    }
    .inner-page-banner{
        min-height: 250px;
    }
    iframe{
        height: 300px;
    }
    .static-page h2 {
        font-size: 25px;
    }

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

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

    .main-header-wrap .header-logo {
        max-width: 150px;
        padding: 0;
    }

    .header-mobile-menu {
        max-width: auto;
        padding: 0;
        width: calc(100% - 150px);
    }
    header .blu-btn svg{
        height: 25px;
    }
    header .blu-btn svg{
        margin-right: 0;
    }
    header .blu-btn{
        padding: 0;
        width: 45px;
        height: 45px;
        border-radius: 10px;
        min-width: 45px;
    }
    .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: 30px;
    }
    .bloglist .info-box .post-image {
        max-width: 100%;
        margin-bottom: 20px;
    }
    .bloglist .info-box .post-desc {
        max-width: 100%;
        padding-left: 0;
    }
    .history-page-about {
        background-position: 100% 100%;
    }
    .icon-flx {
        margin-bottom: 15px;
    }
    .static-page .wp-container-core-columns-is-layout-1 {
        flex-wrap: wrap;
    }
    .static-page .wp-container-core-columns-is-layout-1 .is-layout-flow:first-child p:last-child {
        margin-bottom: 0;
    }
    body.page-id-1346 .service-item{
        min-height: 400px;
    }

    .chooseus-content-cal:nth-child(2) {
    position: unset;
    }
        .chooseus-content-cal:nth-child(2) .col-inner {
        min-height: auto;
    }


    .half-col-wrapper .wp-block-column {
    width: 100%;
}
.half-col-wrapper{
flex-direction: column;
}
    .new-home-cta-section{
    margin: 60px 0px;
    margin-bottom: 25px;
    }
    .page-id-8 .testimonial-hm{
        padding-top: 25px;
    }

    .chooseus-section {
    margin-bottom: 60px !important;
}

.static-page .container {
    padding-left: 0px;
    padding-right: 0px;
}
.home-banner{
position: relative;
}
.home-banner-image:after {
    content: "";
    background: linear-gradient(90.15deg, #0c3c5f6e 26.55%, rgba(12, 60, 95, 0) 86.86%);
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    z-index: 3;
    top: 0px;
}



.about-page-second-last-section .row {
    flex-direction: column;
}

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

}

@media (max-width:575px) {
    body.page-id-1346 .service-item{
        min-height: 440px;
    }

        .page-id-2 .team-list-sc .img-sc {
    height: 550px;
}
}
@media (max-width: 473px){
input.zcwf_button.reset-btn {
    margin-top: 15px;
}
}
@media (max-width: 450px){
   .paging-new { 
        width: 100%;
    }
.paging-new .pagination {
    width: 100%;
}
.paging-new .nav-links {
    padding: 0;
    width: 100%;
    flex-wrap:nowrap;
}
.paging-new .page-numbers:not(.prev):not(.next), .paging-new .page-numbers.current {
    margin: 0 2px;
    height: 44px;
}
.paging-new .page-numbers { 
    line-height: 44px; 

}   
}
@media (max-width: 376px){
    .icon-flx {
        margin-bottom: 30px;
    }
}

@media (max-width: 368px){
    header .blu-btn {
        width: 35px;
        height: 35px;
        min-width: 35px;
    }
        .header-mobile-menu .header-search {
        width: 35px;
        height: 35px;
    }
        .header-mobile-menu .menu-button {
        width: 35px;
        height: 35px;
    }
}