@media (max-width: 1600px){
    .header-logo {
        max-width: 120px;
    }

    .hk-navbar .nav-link img {
        width: 26px;
        height: 26px;
    }

    .hk-navbar .nav-link{
        padding: 8px 16px !important;
        gap: 6px;
        font-size: 16px;
        line-height: 24px;
    }

    .hero-banner-left-side {
        /* padding: 120px 0 45px; */
        max-width: 600px;
    }

    .hero-title {
        font-size: 64px;
        line-height: 74px;
    }

    .hero-banner-text {
        font-size: 22px;
        line-height: 36px;
        margin: 35px 0;
    }

    .our-partners-title {
        font-size: 28px;
        line-height: 44px;
    }

    .common-padding {
        padding: 75px 0;
    }

    .header-section-center{
        row-gap: 12px;
    }

    .cmn-section-title {
        font-size: 44px;
        line-height: 58px;
    }

    .custom-tabbing-wrapper{
        margin-bottom: 100px;
    }

    .pill-tabs .nav-link {
        min-width: 270px;
        min-height: 56px;
        font-size: 24px;
        line-height: 30px;
    }

    .tabbing-wrapper{
        column-gap: 80px;
        justify-content: space-between;
    }

    .tabbing-image-wrapper {
        max-width: 530px;
    }

    .common-sub-section-title,
    .section-content,
    .tabbing-listing-title,
    .check-list{
        font-size: 24px;
        line-height: 30px;
    }

    .section-content{
        margin-bottom: 55px;
    }

    .tabbing-listing-title{
        margin-bottom: 30px;
    }

    .check-list{
        row-gap: 15px;
        margin-bottom: 40px;
    }

    .check-list li{
        padding: 0 0 0 38px;
    }

    .scrolling-section{
        padding: 20px 0;
    }

    .scrolling-text-wrapper li{
        font-size: 24px;
        line-height: 32px;
    }

    .counter-content-grid img{
        width: 140px;
    }

    .counter-seprator {
        margin: 20px 0 15px;
    }

    .counter-numbers {
        font-size: 56px;
        line-height: 66px;
    }

    .student-image {
        width: 270px;
    }

    .footer-slanted{
        padding: 160px 0 40px
    }

    .contact-form-spacing{
        margin-bottom: 110px;
    }
}

@media (max-width: 1399px){

    .hk-navbar .nav-link{
        min-height: 48px;
    }

    .hk-navbar .nav-link img {
        width: 22px;
        height: 22px;
    }

    .hero-banner-left-side {
        /* padding: 100px 0 45px; */
        max-width: 540px;
    }

    .hero-banner-right-side {
        max-width: 530px;
    }

    .slider-box{
        width: 255px;
    }

    .header-section-center {
        row-gap: 8px;
        margin-bottom: 45px;
    }

    .cmn-section-title {
        font-size: 40px;
        line-height: 54px;
    }

    .cmn-section-sub {
        font-size: 26px;
        line-height: 32px;
    }

    .custom-tabbing-wrapper {
        margin-bottom: 80px;
    }

    .pill-tabs .nav-link {
        min-width: 240px;
        min-height: 52px;
        font-size: 22px;
        line-height: 28px;
    }

    .tabbing-image-wrapper {
        max-width: 460px;
    }

    .tabbing-content-wrapper {
        max-width: calc(100% - 560px);
    }

    .img-decor::before{
        left: -10px;
    }

    .img-decor::after{
        left: 10px;
    }

    .about-rect-img {
        max-width: 270px;
    }

    .about-top-img:before {
        width: 120px;
        height: 120px;
        left: -40px;
        top: -44px;
    }

    .cmn-curv-img {
        max-width: 220px;
    }

    .about-bottom-img:before {
        width: 100px;
        height: 100px;
        bottom: -34px;
        right: -30px;
    }

    .about-mission-vision-wrap{
        column-gap: 24px;
        margin-top: 50px;
    }

    .abt-msn-vsn-title{
        background-size: 15px;
        padding: 0 0 0 36px;
        margin-bottom: 20px;
    }

    .abt-msn-vsn-content {
        font-size: 20px;
        line-height: 32px;
    }

    .counter-content-grid img {
        width: 125px;
    }

    .counter-numbers {
        font-size: 50px;
        line-height: 62px;
    }

    .language-card img {
        height: 335px;
    }

    .language-controls{
        margin-top: 60px;
    }

    .slick-arrow{
        bottom: -82px;
        width: 34px;
        height: 34px;
        background-size: 24px;
    }

    .testi-slick .slick-arrow{
        bottom: -60px;
        width: 34px;
        height: 34px;
        background-size: 24px;
    }

    .study-grid-wrapper {
        gap: 30px;
    }

    .study-grid-item {
        padding: 24px;
    }

    .study-grid-image {
        width: 64px;
        height: 64px;
        margin-bottom: 26px;
    }

    .blog-image {
        height: 420px;
    }

    .testi-card{
        padding: 18px;
        margin: 14px;
    }

    .testi-head {
        margin-bottom: 18px;
        padding-bottom: 18px;
    }

    .testi-avatar {
        width: 48px;
        height: 48px;
    }

    .testi-name {
        font-size: 18px;
    }

    .testi-stars {
        font-size: 20px;
    }

    .testi-text {
        font-size: 16px;
        line-height: 28px;
    }

    .contact-description {
        font-size: 18px;
        margin-bottom: 38px;
    }

    .contact-details {
        gap: 15px;
        margin: 32px 20px;
    }

    .student-image {
        width: 220px;
        bottom: -50px;
    }

    .newletter-cta-bg{
        padding: 50px 10px;
    }

    .newsletter-cta-content-wrapper {
        max-width: calc(100% - 400px);
    }

    .footer-slanted {
        padding: 140px 0 30px;
    }

    .footer-logo {
        width: 110px;
        margin-bottom: 12px;
    }

    .footer-social-icons {
        gap: 16px;
        margin-top: 20px;
    }

    .social-icon-wrap {
        width: 38px;
        height: 38px;
    }

    .social-icon-wrap img {
        width: 24px;
        height: 24px;
    }

    .btn-accent,
    .btn-accent-alt{
        font-size: 18px;
        line-height: 28px;
        min-width: 175px;
        min-height: 46px;
    }
}

@media (max-width: 1199px){

    .hk-navbar{
        min-height: 66px;
    }

    .topbar-left-side{
        column-gap: 12px;
    }

    .topbar-right-side{
        column-gap: 10px;
    }

    .social-icons{
        width: 20px;
        height: 20px;
    }

    .header-logo {
        max-width: 100px;
    }

    .hk-navbar .nav-link {
        padding: 6px 10px !important;
        gap: 4px;
        font-size: 14px;
        line-height: 22px;
        min-height: 44px;
    }

    .dropdown-item {
        column-gap: 6px;
        padding: 6px 8px;
    }

    .dropdown-menu-icon-wrap {
        width: 28px;
        height: 28px;
    }

    .dropdown-menu-icon-wrap svg{
        width: 18px;
        height: 18px;
    }

    .dropdown-menu-heading {
        width: calc(100% - 34px);
    }

    .dropdown-menu{
        min-width: 160px;
    }

    .hero-banner-left-side {
        /* padding: 80px 0 40px; */
        max-width: 440px;
    }

    .hero-banner-right-side {
        max-width: 440px;
    }

    .hero-sub-tag {
        padding: 4px 12px;
        margin-bottom: 16px;
        font-size: 13px;
        line-height: 18px;
    }

    .hero-title {
        font-size: 54px;
        line-height: 66px;
    }

    .hero-banner-text {
        font-size: 20px;
        line-height: 32px;
        margin: 30px 0;
    }

    .btn-accent, .btn-accent-alt {
        font-size: 16px;
        line-height: 26px;
        min-width: 160px;
        min-height: 42px;
    }

    .our-partners-wrapper {
        margin-top: 40px;
        row-gap: 8px;
    }

    .our-partners-title {
        font-size: 24px;
        line-height: 40px;
    }

    .hk-logo-marquee {
        height: 44px;
        padding: 0px 12px 0px 12px
    }

    .hk-logo-marquee img{
        object-fit: contain;
        height: 100%;
    }

    .slider-box {
        width: 210px;
    }

    .common-padding {
        padding: 60px 0;
    }

    .header-section-center {
        row-gap: 4px;
        margin-bottom: 35px;
    }

    .cmn-section-title {
        font-size: 36px;
        line-height: 48px;
        letter-spacing: -2px;
    }

    .cmn-section-sub{
        font-size: 24px;
        letter-spacing: -1px;
    }

    .custom-tabbing-wrapper{
        column-gap: 10px;
        margin-bottom: 65px;
    }

    .pill-tabs .nav-link {
        min-width: 210px;
        min-height: 48px;
        font-size: 20px;
        line-height: 26px;
    }

    .tabbing-wrapper{
        column-gap: 40px;
    }

    .tabbing-image-wrapper {
        max-width: 420px;
    }

    .tabbing-content-wrapper {
        max-width: calc(100% - 500px);
    }

    .common-sub-section-title, .section-content, .tabbing-listing-title, .check-list {
        font-size: 22px;
        line-height: 28px;
    }

    .section-content {
        margin-bottom: 40px;
    }

    .check-list li {
        padding: 0 0 0 32px;
        background-size: 14px;
    }

    .about-left-image-wrap{
        column-gap: 20px;
        row-gap: 15px;
    }

    .about-rect-img {
        max-width: 250px;
    }

    .cmn-curv-img {
        max-width: 180px;
    }

    .about-left-image-wrap, .about-right-image-wrap {
        max-width: 450px;
    }

    .about-top-img:before {
        width: 100px;
        height: 100px;
        left: -28px;
        top: -28px;
    }

    .about-bottom-radius-img:before {
        right: -15px;
        top: 70px;
    }

    .about-top-radius-img:before {
        width: 60px;
        height: 60px;
        top: 40px;
        left: -26px;
    }

    .about-bottom-img:before {
        width: 80px;
        height: 80px;
        bottom: -20px;
        right: -24px;
    }

    .about-mission-vision-wrap {
        column-gap: 18px;
        margin-top: 35px;
    }

    .abt-msn-vsn-title {
        background-size: 12px;
        padding: 0 0 0 30px;
        margin-bottom: 12px;
    }

    .counter-content {
        padding: 30px;
    }

    .counter-content-grid{
        max-width: 240px;
    }

    .counter-content-grid img {
        width: 110px;
    }

    .counter-numbers {
        font-size: 42px;
        line-height: 54px;
        margin-bottom: 10px;
    }

    .counter-title {
        font-size: 16px;
        line-height: 22px;
    }

    .language-slick .language-card {
        margin: 0 4px;
    }

    .language-card img {
        height: 310px;
    }

    .language-label{
        font-size: 20px;
        line-height: 28px;
        padding: 8px 20px;
        width: calc(100% - 36px);
    }

    .language-controls {
        margin-top: 45px;
    }

    .slick-arrow {
        bottom: -62px;
        width: 26px;
        height: 26px;
        background-size: 20px;
    }

    .slick-prev,
    .testi-slick .slick-prev{
        margin-left: -60px;
    }

    .slick-next,
    .testi-slick .slick-next{
        margin-right: -60px;
    }

    .testi-slick .slick-arrow{
        bottom: -54px;
        width: 26px;
        height: 26px;
        background-size: 20px;
    }

    .study-grid-wrapper {
        gap: 24px;
    }

    .study-grid-item {
        padding: 18px;
    }

    .study-grid-image {
        width: 56px;
        height: 56px;
        margin-bottom: 22px;
    }

    .blog-image {
        height: 380px;
    }

    .blog-overlay{
        left: 16px;
        right: 16px;
    }

    .blog-title {
        font-size: 18px;
    }

    .blog-meta-line{
        flex-direction: column;
        align-items: flex-start;
        row-gap: 4px;
    }

    .blog-author img {
        width: 32px;
        height: 32px;
    }

    .testi-card {
        padding: 14px;
        margin: 10px;
    }

    .testi-head {
        margin-bottom: 14px;
        padding-bottom: 14px;
    }

    .testi-avatar {
        width: 42px;
        height: 42px;
    }

    .testi-stars {
        font-size: 18px;
    }

    .contact-content {
        gap: 40px;
    }

    .contact-details {
        gap: 10px;
        margin: 24px 16px;
    }

    .contact-link {
        font-size: 18px;
    }

    .contact-item {
        gap: 18px;
    }

    .contact-item span {
        font-size: 18px;
    }

    .contact-map {
        height: 220px;
    }

    .footer-slanted {
        padding: 120px 0 20px;
    }

    .footer-logo {
        width: 90px;
        margin-bottom: 8px;
    }

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

    .footer-social-icons {
        gap: 12px;
    }

    .social-icon-wrap {
        width: 32px;
        height: 32px;
    }

    .social-icon-wrap img {
        width: 20px;
        height: 20px;
    }

    .footer-column h3 {
        font-size: 18px;
        line-height: 26px;
    }

    .footer-column ul{
        row-gap: 8px;
    }

    .footer-column ul li a {
        font-size: 14px;
    }

    .footer-column ul.footer-link-badge-wrapper {
        row-gap: 6px;
        column-gap: 6px;
    }

    .footer-column ul.footer-link-badge-wrapper li a{
        padding: 3px 12px;
    }

    .contact-form-spacing {
        margin-bottom: 80px;
    }

    .newsletter-cta-section {
        padding-bottom: 80px;
    }

    .footer-form-submit{
        font-size: 13px;
        padding: 2px 8px;
    }

    .form-group label {
        margin-bottom: 10px;
    }

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

@media (max-width: 991px){

    .mobile-toggle-menu{
        border: 0;
        padding: 0;
        opacity: 1;
        color: #fff;
        width: 30px;
        height: 24px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .mobile-toggle-menu:focus{
        outline: none;
        box-shadow: none;
    }

    .mobile-offcanvas-sidebar{
        background-color: var(--hk-deep);
    }

    .mobile-offcanvas-sidebar .offcanvas-header{
        padding: 15px;
        justify-content: flex-end;
    }

    .mobile-offcanvas-sidebar .offcanvas-header .btn-close{
        color: #fff;
        margin: 0;
        padding: 0;
        width: auto;
        height: auto;
        opacity: 1;
    }

    .mobile-offcanvas-sidebar .offcanvas-body{
        padding: 15px;
    }

    .mobile-offcanvas-sidebar .navbar-nav{
        row-gap: 15px;
    }

    .mobile-offcanvas-sidebar .nav-link{
        padding: 8px 12px;
        display: flex;
        align-items: center;
        column-gap: 15px;
        color: #fff;
        background: rgba(255, 255, 255, 0.07);
        border-radius: 20px;
    }

    .mobile-offcanvas-sidebar .nav-link:focus{
        box-shadow: none;
    }

    .mobile-offcanvas-sidebar .nav-link:hover{
        color: #fff;
    }

    .mobile-offcanvas-sidebar .nav-link.dropdown-toggle::after{
        margin-left: auto;
    }

    .mobile-offcanvas-sidebar .dropdown-menu{
        position: relative !important;
        transform: none !important;
        top: 0;
        display: block;    
        max-height: 0;     
        overflow: hidden;  
        opacity: 0;        
        visibility: hidden;
        padding: 0;        
        transition: all 0.3s ease;
    }

    .mobile-offcanvas-sidebar .dropdown-menu.show{
        max-height: 500px; 
        opacity: 1;
        visibility: visible;
        padding: .5rem 0;    
    }

    .mobile-toggle-menu svg{
        width: 100%;
        height: 100%;
    }

    .hero-banner-right-side{
        display: none;
    }

    .hero-banner-left-side{
        padding: 50px 0;
        max-width: 100%;
    }

    .custom-tabbing-wrapper-mobile{
        margin-bottom: 60px;
    }

    .our-service-dropdown{
        background: rgba(246, 246, 246, 0.04);
        border: 1px solid rgba(255, 255, 255, 1);
        color: #e6f1f7;
        padding: 4px 40px 4px 16px;
        min-height: 48px;
        background-image: url(../images/dropdown-icon.svg);
        background-repeat: no-repeat;
        background-position: right 10px center;
    }

    .our-service-dropdown option {
        background-color: #fff;
        color: var(--hk-deep);
    }

    .our-service-dropdown:focus{
        border-color: rgba(255, 255, 255, 1);
        box-shadow: none;
    }

    .tabbing-wrapper{
        flex-direction: column;
        row-gap: 30px;
    }

    .tabbing-image-wrapper {
        max-width: 350px;
    }

    .tabbing-content-wrapper{
        max-width: 100%;
    }

    .scrolling-text-wrapper li {
        font-size: 20px;
        line-height: 29px;
    }

    .scrolling-text-wrapper li svg {
        width: 16px;
        height: 16px;
    }
 
    .about-us-grid-wrapper{
        flex-direction: column;
        row-gap: 30px;
    }

    .about-right-image-wrap{
        max-width: 100%;
    }

    .counter-content-grid {
        max-width: 180px;
    }

    .counter-content-grid img {
        width: 90px;
    }

    .counter-numbers {
        font-size: 36px;
        line-height: 48px;
        margin-bottom: 6px;
    }

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

    .cmn-section-sub {
        font-size: 22px;
    }

    .contact-content {
        gap: 25px;
    }

    .contact-description {
        font-size: 16px;
        margin-bottom: 30px;
    }

    .contact-details {
        gap: 8px;
        margin: 18px 0px;
    }

    .contact-item {
        gap: 12px;
    }

    .contact-item img{
        max-width: 16px;
        max-height: 18px;
    }

    .contact-item span {
        font-size: 16px;
        width: calc(100% - 32px);
        display: inline-flex;
    }

    .contact-map {
        height: 180px;
    }

    .newsletter-cta-content-wrapper {
        max-width: calc(100% - 320px);
    }

    .footer-slanted:before{
        background-position: left -100px center;
    }

    .footer-slanted {
        padding: 80px 0 10px;
    }

    .footer-slanted .footer-row-wrap{
        row-gap: 25px;
    }

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

@media (max-width: 767px){

    .header-logo {
        max-width: 85px;
    }

    .mobile-toggle-menu{
        width: 26px;
        height: 20px;
    }

    .hero-title {
        font-size: 46px;
        line-height: 58px;
    }

    .our-partners-wrapper {
        margin-top: 30px;
        row-gap: 6px;
    }

    .our-partners-title {
        font-size: 20px;
        line-height: 36px;
    }

    .hk-logo-marquee {
        height: 40px;
        padding: 0px 10px;
    }

    .common-padding {
        padding: 45px 0;
    }

    .header-section-center {
        margin-bottom: 25px;
    }

    .cmn-section-title {
        font-size: 32px;
        line-height: 44px;
        letter-spacing: -1.75px;
    }

    .cmn-section-sub {
        font-size: 20px;
        letter-spacing: -0.75px;
    }

    .common-sub-section-title, .section-content, .tabbing-listing-title, .check-list {
        font-size: 20px;
        line-height: 26px;
    }

    .section-content {
        margin-bottom: 30px;
    }

    .tabbing-listing-title {
        margin-bottom: 20px;
    }

    .check-list {
        row-gap: 12px;
        margin-bottom: 30px;
    }

    .abt-msn-vsn-content {
        font-size: 18px;
        line-height: 28px;
    }

    .counter-content {
        padding: 20px;
    }
    
    .counter-content-grid {
        max-width: 140px;
    }

    .counter-content-grid img {
        width: 70px;
    }

    .counter-seprator {
        margin: 12px 0 10px;
    }

    .counter-numbers {
        font-size: 32px;
        line-height: 44px;
    }

    .counter-title{
        min-height: 44px;
    }

    .slick-prev, .testi-slick .slick-prev {
        margin-left: -80px;
    }

    .slick-next, .testi-slick .slick-next {
        margin-right: -80px;
    }

    .cmn-section-sub br{
        display: none;
    }
    
    .contact-content{
        flex-direction: column;
        row-gap: 40px;
    }
    
    .student-image{
        display: none;
    }

    .contact-form-spacing{
        margin-bottom: 0;
    }

    .newsletter-cta-content-wrapper{
        width: 100%;
        max-width: 100%;
        justify-content: center;
        align-items: center;
    }
}

@media (max-width: 575px){
    .hk-navbar {
        min-height: 55px;
    }

    .topbar-left-side a{
        width: 16px;
        height: 16px;
    }

    .social-icons {
        width: 16px;
        height: 16px;
    }

    .topbar-left-side a img,
    .social-icons img{
        width: 100%;
        height: 100%;
    }

    .topbar-left-side a span{
        display: none;
    }

    .hero-sub-tag {
        font-size: 12px;
        line-height: 16px;
    }

    .hero-title {
        font-size: 40px;
        line-height: 52px;
    }

    .hero-banner-text {
        font-size: 18px;
        line-height: 28px;
        margin: 20px 0;
    }

    .about-left-image-wrap, .about-right-image-wrap {
        max-width: 100%;
    }

    .about-left-image-wrap{
        gap: 15px;
        justify-content: center;
    }

    .about-top-img:before {
        width: 80px;
        height: 80px;
        left: -16px;
        top: -18px;
    }

    .about-top-radius-img:before {
        width: 50px;
        height: 50px;
        top: 50px;
        left: -16px;
    }

    .about-bottom-img:before {
        width: 70px;
        height: 70px;
        bottom: -20px;
        right: -15px;
    }

    .common-sub-section-title, .section-content, .tabbing-listing-title, .check-list {
        font-size: 18px;
        line-height: 24px;
    }

    .about-mission-vision-wrap{
        grid-template-columns: repeat(1, 1fr);
        row-gap: 25px;
    }

    .abt-msn-vsn-title {
        background-size: 10px;
        padding: 0 0 0 24px;
        margin-bottom: 10px;
    }

    .counter-content{
        grid-template-columns: repeat(1, 1fr);
        row-gap: 15px;
    }

    .counter-content-grid{
        max-width: 100%;
    }

    .study-grid-wrapper{
        grid-template-columns: repeat(1, 1fr);
    }

    .study-grid-image {
        width: 48px;
        height: 48px;
        margin-bottom: 20px;
    }

    .study-grid-image img{
        width: 22px;
    }

    .study-title {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 8px;
    }

    .footer-slanted:before {
        background-position: left 10% center;
    }

    .tabbing-image-wrapper {
        max-width: 320px;
    }

    .newletter-cta-bg{
        padding: 30px 10px
    }

    .form-row{
        flex-direction: column;
        row-gap: 0;
    }

    .footer-column h3{
        margin-bottom: 10px;
    }

    .footer-slanted {
        padding: 50px 0 10px;
    }
}

@media (max-width: 479px){

    .about-rect-img {
        max-width: 220px;
    }

    .cmn-curv-img {
        max-width: 140px;
    }
}

@media (max-width: 400px){
    .tabbing-image-wrapper {
        max-width: 250px;
    }

    .img-decor::before {
        left: -5px;
    }

    .img-decor::after {
        left: 5px;
    }

    .hero-banner-btn-wrap{
        align-items: flex-start;
        flex-direction: column;
        row-gap: 10px;
    }

    .hero-banner-left-side {
        padding: 40px 0;
    }

    .hero-title {
        font-size: 36px;
        line-height: 44px;
    }

    .hero-banner-text {
        font-size: 16px;
        line-height: 26px;
    }

    .common-padding {
        padding: 40px 0;
    }

    .cmn-section-title {
        font-size: 28px;
        line-height: 40px;
        letter-spacing: -1.5px;
    }

    .cmn-section-sub {
        font-size: 18px;
        line-height: 26px;
    }
   
    .about-rect-img {
        max-width: 170px;
    }

    .cmn-curv-img {
        max-width: 110px;
    }

    .about-top-img:before {
        width: 60px;
        height: 60px;
        left: -12px;
        top: -14px;
    }

    .about-bottom-radius-img:before {
        width: 20px;
        height: 20px;
        right: -11px;
        top: 40px;
    }

    .about-top-radius-img:before {
        width: 40px;
        height: 40px;
        top: 30px;
        left: -12px;
    }

    .about-bottom-img:before {
        width: 50px;
        height: 50px;
        bottom: -10px;
        right: -10px;
    }
}