@media (min-width: 2000px){
    .container{
        max-width: 1400px;
    }
}
@media (min-width: 768px){
    .page-title-extra-large h1 {
        font-size: 3.8rem;
        line-height: 3.8rem;
    }
}
@media (min-width: 1400px){
  
    .resources-sec .resource-img {
        aspect-ratio: 1 / 1;
    }
    .container{
        max-width: 1220px;
    }
    .iframe-sec iframe {
        width: 100%;
        height: 1200px;
    }
}

@media (max-width: 1600px){
    .box-layout {
        padding: 0 60px;
    }
    .sticky-wrap.shadow-in {
        left: 10px;
    }
    header .container-fluid {
        padding-left: 45px;
        padding-right: 45px;
    }
    .hero-banner h1 {
        font-size: 4rem;
    }
}


@media (max-width: 1400px){
    footer .nav-link {
        padding-left: .75rem;
        padding-right: .75rem;
    }
    .hero-banner h1{
        font-size: 3rem;
        line-height: 1.1;
    }
    h2{
        font-size: 3rem;
    }
    .resources-sec .resource-img {
        aspect-ratio: 9/12;
    }
    .navbar .navbar-nav .nav-link {
        font-size: 16px;
        padding: 10px 16px;
    }
}
@media (max-width: 1199px){
    .box-layout {
        padding: 0 0 !important;
    }
    .navbar .navbar-nav .nav-link {
        padding-left: 18px;
        padding-right: 18px;
    }
    header .btn.btn-switch-text.btn-small > span {
        padding: 8px 10px;
    }
    .lg-left-minus-15px {
        left: -47px !important;
    }

    .tab-style-01 .nav-tabs > li.nav-item {
        padding: 0 8px;
    }
    header .navbar [class*=col-] {
        padding: 0px;
    }
    .time-table-box {
        padding-left: 5px;
        padding-right: 5px;
    }
    
    .blur-box {
        bottom: 25px;
        right: 2%;
    } 
    /* home page */
    .home-about .about-backimg {
        aspect-ratio: 16 / 19;
    }
    /* about page */
    .video-sec .video-img {
        aspect-ratio: 9 / 5;
    }
    header .navbar .navbar-brand .default-logo {
        width: 170px;
    }
    header .navbar .navbar-nav .nav-link {
        font-size: 16px;
        padding: 10px 10px;
    }
    .resources-sec .resource-img {
        aspect-ratio: 4/3;
    }
    .service-tailored-care .tailoredCare-wrapper {
        grid-template-columns: repeat(2, 1fr);
    }
    .tc-video-img {
        aspect-ratio: 16 / 9;
    }
    .sub-banner {
        aspect-ratio: 16 / 6;
    }
    .join-us-line .service-joinUs {
        margin-top: 3rem;
    }
    .long-intro-img img {
        aspect-ratio: 9 / 14;
    }
}

@media (max-width: 991px){
    .tab-style-01 .nav-tabs .nav-link {
        padding: 5px 25px;
    }

    .time-schedule-scroll {
        overflow-x: auto;
        overflow-y: hidden;
    }

    .time-schedule-scroll .time-schedule-min-width {
        min-width: 1050px;
    }
    .tab-style-01 .nav-tabs > li.nav-item {
        padding: 0 4px;
    }
    header .navbar [class*=col-] {
        padding: 0 15px;
    }

    .lg-left-minus-15px {
        left: -53px !important;
    }
   
    /* home page */
    .home-about .about-backimg {
        aspect-ratio: 16 / 12;
    }
    .hero-banner h1 {
        font-size: 3rem;
    }
    /* about us */
    .video-sec .video-img {
        aspect-ratio: 16 / 9;
    }
    
    .default-table td {
        width: 100%;
    }

    .default-table {
        width: 100%;
    }

    .default-table thead {
        display: none;
    }

    .default-table tr td {
        display: grid;
        text-align: left;
        border: 0;
        border-bottom: 1px solid #d5d5d5;
        justify-content: space-between;
        align-items: center;
        grid-template-columns: 40% 60%;
        font-weight: 300 !important;
    }

    .default-table tbody td:before {
        content: attr(data-th);
        display: block;
        font-weight: 500;
        margin-right: 20px;
    }
    .accordion-sec .accordion-body {
        padding: 3rem;
    }
    .banner-img{
        aspect-ratio: 1/1;
        height: 100%;
        width: 100%;
        object-fit: cover;
    }
    .home-overlap .overlap-section {
        /* margin-top: 5rem !important; */
        margin-top: -125px !important;
    }
    .service-overlap .overlap-section {
        /* margin-top: 5rem !important; */
        margin-top: -70px !important;
    }
    .map-sec iframe{
        height: 300px;
    }
    .tc-video-img {
        aspect-ratio: 16 / 11;
    }
    .intro-header h1 {
        font-size: 3rem;
        margin-top: 6rem;
    }
    .btn.btn-rounded.btn-extra-large{
        padding: 17px 18px;
    }
   .iframe-sec iframe {
        width: 100%;
        height: 900px;
    }
    .long-intro-img img {
        aspect-ratio: 16 / 10;
    }
    .vi-feature-style-2 .split-left-img {
        aspect-ratio:16 / 11;
    }
    .vi-feature-style-2 .split-left {
        padding-bottom: 2.5rem;
    }
    .vi-feature-style-2 .split-right-content {
        flex-direction: row;
    }
}
@media (max-width: 767px){
    .accordion-style-05 .accordion-item .number {
        top: 13px;
    }
    .banner-wrap {
        padding: 0 3rem;
    }
    /* .sec-divider {
        margin: 3rem 0 3rem;
    } */
    .resources-sec .resource-img {
        aspect-ratio: 16/10;
    }
    .color-white{
        background-color: transparent;
    }
    .hero-banner h1 {
        font-size: 3.2rem;
    }
    .overlap-section {
        margin-top: 5rem !important;
    }
    .singleLine-txt .join-us-txt{
        margin-bottom: 4rem;
        margin-top: 2rem;
    }
    .process-step-item{
        gap:25px
    }
    .video-sec .video-img {
        aspect-ratio: 16 / 12;
    }
    .service-overlap .overlap-section {
        margin-top: 4rem !important;
    }
    /* .join-us-line .service-joinUs{
        margin-top: 3rem;
        margin-bottom: 4rem;
    } */
    section.big-section {
        padding-top: 70px;
        padding-bottom: 50px;
    }
    /* .video-sec{
        padding-top: 75px;
    } */
    .sub-banner {
        aspect-ratio: 16 / 7;
    }
    .home-overlap .overlap-section {
        margin-top: 70px !important;
    }
    .home-overlap{
        margin-bottom: 3rem;
    }
    .join-us-line .service-joinUs {
        margin-bottom: 4rem;
    }
    .role-rci-sec{
        padding-bottom: 0;
    }
    .iframe-sec iframe {
        width: 100%;
        height: 300px;
    }
    .singleLine-wrap {
        margin-bottom: -1rem;
        margin-top: 4rem;
    }
    .resources-sec{
        padding-bottom: 0;
    }
    .vi-feature-style-2 .feature-card {
        padding: 1.5rem;
    }
    .split-left-content {
        padding: 0 1.5rem;
    }
    .doc-anim-img {
        right: 3rem !important;
        left: auto !important;
        top: -6rem;
        margin-bottom: 0 !important;
        bottom: auto !important;
        width: 150px !important;
        padding: 16px !important;
        height: 150px !important;
    }
}
@media (max-width: 680px){
    .hero-banner h1 {
        font-size: 3.3rem;
    }
    .default-table tr td {
        display: block;
    }
    .intro-header h1 {
        font-size: 2.5rem;
    }
    .tc-video-img {
        aspect-ratio: 16 / 12;
    }
    .vi-feature-style-2 .split-right-content {
        flex-direction: column;
    }
}
@media (max-width: 575px){
    section.big-section {
        padding-bottom: 50px !important;
    }
    .contact-form iframe{
        aspect-ratio: 9 / 5;
    }
    .hero-banner .banner-wrap {
        padding: 0px 2rem;
    }
    .service-tailored-care .tailoredCare-wrapper {
        grid-template-columns: 100%;
    }
    h2 {
        font-size: 2.5rem;
    }
    .fs-45, .h3, h3 {
        font-size: 2.5rem;
    }
    .accordion-sec .table>:not(caption)>*>* {
        padding: 11px 5px 12px 10px;
    }
    .blur-box .feature-box-content span{
        font-size: 15px;
    }
    .blur-box .feature-box-icon img {
        height: 33px !important;
    }
    .service-overlap{
        margin-bottom: 2rem;
    }
    .input-fields{
        margin-bottom: 20px;
    }
    .improvement-txtArea{
        margin-bottom: 8px !important;
    }
    .contact-form.overlap-section {
        margin-top: 1rem !important;
    }
    .helpful-field{
        margin-bottom: 5px !important;
    }
    .sub-banner {
        aspect-ratio: 16 / 11;
    }
    .join-us-line .service-joinUs {
        margin-top: -3rem;
    }
    .accordion-sec .accordion-title {
        line-height: 1.3;
    }
    .floating-btn {
        display: block;
        position: fixed;
        bottom: 0;
        width: 100%;
        border-radius: 0 !important;
        z-index: 99;
    }
    footer {
        padding-bottom: 4rem;
    }
    .blur-box {
        padding: 12px !important;
        width: 170px !important;
        bottom: 20px;
    }
    .feature-box.feature-box-left-icon-middle .feature-box-icon {
        margin-right: 10px !important;;
    }
    .blur-box .feature-box-icon img {
        height: 25px !important;
    }
    .blur-box .feature-box-content span {
        font-size: 12px;
    }
}

@media (max-width: 480px){
    /* about page */
    .video-sec .video-img {
        aspect-ratio: 9 / 8;
    }
    .video-sec .btn.btn-rounded.btn-extra-large {
        padding: 13px 9px;
    }
    .btn.btn-rounded.btn-extra-large {
        font-size: 14px;
    }
    .accordion-sec .accordion .accordion-body {
        padding: 3rem;
    }
    .hero-banner h1 {
        font-size: 2.5rem;
        letter-spacing: -1.5px !important;
    }
    .home-service-sec .swiper .slider-one-slide-prev-1,
    .home-service-sec .swiper .slider-one-slide-next-1{
        height: 55px !important;
        width: 55px !important;
    }
    .overlap-section .process-step-item .process-step-icon{
        height: 60px !important;
        width: 60px !important;
    }
    .young-adults-img {
        aspect-ratio: 16 / 10;
    }
    .join-us-line .service-joinUs {
        margin-top: -2rem;
    }
    .intro-header h1 {
        font-size: 2rem;
    }
    .border-left{
        display: none !important;
    }
    .sub-banner {
        aspect-ratio: 16 / 12;
    }
    .tc-video-img {
        aspect-ratio: 16 / 14;
    }
    
    .vi-feature-style-2 .split-left-img {
        aspect-ratio:1/1;
    }
    .doc-anim-img {
        right: 1rem !important;
        left: auto !important;
        top: -5rem;
        margin-bottom: 0 !important;
        bottom: auto !important;
        width: 115px !important;
        padding: 12px !important;
        height: 115px !important;
    }
    .about-sm-img1 {
        width: 3.3rem;
    }
}

@media (max-width: 380px){
    .page-title-extra-large h2 {
        font-size: 15px;
    }
    .btn.btn-switch-text.btn-medium>span {
        padding: 12px 15px;
    }
    .home-overlap .process-step-item{
        flex-wrap: wrap;
    }
    .home-about .about-backimg {
        aspect-ratio: 16 / 14;
    }
    h2{
        font-size: 27px;
    }
    .accordion-sec .accordion .accordion-body {
        padding: 1rem;
    }
    .young-adults-img {
        aspect-ratio: 16 / 11;
    }
    .video-sec .btn.btn-rounded.btn-extra-large {
        padding: 12px 10px;
        font-size: 12px;
    }
    .video-sec .video-img {
        aspect-ratio: 1 / 1;
    }   
    .sub-banner {
        aspect-ratio: 16 / 14;
    }
    .tc-video-img {
        aspect-ratio: 16 / 16;
    }
    .blur-box {
        width: 140px !important;
    }
    .blur-box .feature-box-content span {
        font-size: 10px;
    }
    .doc-anim-img {
        right: 0.8rem !important;
        left: auto !important;
        top: -2rem;
        margin-bottom: 0 !important;
        bottom: auto !important;
        width: 105px !important;
        padding: 12px !important;
        height: 105px !important;
    }
    
}