
/* ---- responsive ---- */
@media only screen and (max-width: 1399px){
    header .navbar .menu-btn{
        min-width: 81px;
        font-size: 14px;
        margin-right: 8px;
    }
    header .navbar .menu-btn > button{
        padding: 0px 6px;
    }
    header .navbar .menu-btn .menu-icon{
        width: 23px;
        right: 6px;
    }
    header .navbar .navbar-brand{
        margin-right: 0;
    }
    header .navbar .navbar-brand img{
        width: 160px;
    }
    header .navbar .company-name .txt{
        font-size: 19px;
        margin-top: 0;
    }
    header .navbar .contact-info li{
        margin-bottom: 8px;
    }
    header .navbar .contact-info .theme-btn{
        font-size: 14px;
        padding: 2px 15px;
    }
    header .navbar .contact-info .theme-btn img{
        width: 15px;
    }

    .faq-wrap figure{
        right: calc(50% + 14px);
    }

    .why-choose-section .features-col{
        padding: 30px 35px 24px;
    }
    .why-choose-section .features-col::before{
        width: 90px;
        height: 85px;
    }
    .why-choose-section .features-col:hover::before{
        width: 100px;
        height: 95px;
    }

    .coaching-wrapper .tutorial-block .title{
        padding: 0 5px;
    }

    .hexagon-wrapper .title-box {
        height: 250px;
    }

    .block-design-4 .price{
        font-size: 45px;
    }
    .block-design-4 .price i {
        font-size: 36px;
    }
    .block-design-4 p{
        font-size: 17px;
    }
    
}

@media only screen and (min-width: 1200px){
    .infographic-columns-section .infographic-wrapper li:nth-child(even){
        margin-top: 100px;
        margin-bottom: 0;
    }
}
@media only screen and (max-width:1199px){
    .title-style-1{
        font-size: 31px;
    }
    .title-block-4 .title{
        font-size: 28px;
    }

    .column-design-list{
        flex-wrap: wrap;
        justify-content: center;
    }
    .column-design-list li{
        flex-basis: auto;
        min-height: 100px;
    }

    header .navbar .company-name{
        max-width: 365px;
    }

    .mobile-app-section .title-style-1{
        line-height: 44px;
    }
    .mobile-app-section figure{
        left: calc(100% - 281px);
    }

    .why-choose-section .features-col .icon-box{
        width: 74px;
        height: 74px;
        line-height: 74px;
        margin-bottom: 15px;
    }
    .why-choose-section .features-col .icon-box svg{
        height: 35px;
    }
    .why-choose-section .features-col .title{
        font-size: 21px;
        margin-bottom: 10px;
    }
    .why-choose-section .features-col p{
        font-size: 16px;
        line-height: 26px;
    }

    footer .logo-box{
        width: 245px;
        height: 210px;
        line-height: 230px;
    }
    footer .footer-content .widget-wrap{
        padding-left: 20px;
    }

    .page-header{
        min-height: 40vh;
    }
    .page-header__inner .page-banner-title{
        font-size: 2rem;
    }
    .page-header__inner .info-text{
        font-size: 1.9rem;
    }

    .page-banner .inner-content .txt-content .title{
        font-size: 2.8rem;
        margin-bottom: 25px;
    }
    .page-banner .inner-content .txt-content p{
        font-size: 1.4rem;
    }
    .page-banner .inner-content .point-block{
        width: 160px;
        height: 160px;
        padding: 20px 10px 10px;
    }
    .page-banner .inner-content .point-block h4{
        font-size: 14px;
    }
    .page-banner .inner-content .point-block .img-box{
        width: 50px;
        height: 50px;
        line-height: 50px;
    }
    .page-banner .inner-content .point-block .img-box img {
        height: 20px; 
    }
    
    .infographic-columns-section .infographic-wrapper{
        flex-wrap: wrap;
    }
    .infographic-columns-section .infographic-wrapper li{
        width: calc(100% / 3 - 0px);
        margin: 0 8px 70px;
    }
    .infographic-columns-section .infographic-wrapper li .content{
        height: 100%;
    }
    .infographic-columns-section .infographic-wrapper li:last-child,
    .infographic-columns-section .infographic-wrapper.column-7 li:last-child{
        margin-bottom: 0;
    }
    .infographic-columns-section .infographic-wrapper.column-7 li{
        width: calc(100% / 4 - 0px);
        margin: 0 10px 70px;
    }

    .faq-box .faq-accrodion-box .accrodion-title{
        padding: 10px 40px 10px 18px;
    }
    .faq-box .faq-accrodion-box .accrodion-title::before{
        top: 22px;
        right: 0px;
    }
    .faq-box .faq-accrodion-box .accrodion-content{
        padding: 0px 40px 15px 16px;
    }

    .faq-wrap figure{
        right: calc(50% + 35px);
    }
    .faq-wrap .cta-box .box-wrapper img{
        width: 70px;
        margin-bottom: 20px;
    }
    .faq-wrap .cta-box .box-wrapper .cta-box-title{
        font-size: 28px;
        margin-bottom: 25px;
    }
    .faq-wrap .cta-box .box-wrapper a{
        padding: 12px 24px;
    }

    .featured-image-2{
        padding-right: 80px;
        padding-bottom: 80px;
    }
    .featured-image-2 figure:nth-child(1){
        height: 280px;
    }
    .featured-image-2 figure:nth-child(2){
        bottom: 20px;
        width: 200px;
        height: 200px;
    }

    .university-logo-img{
        width: 220px;
    }

    .block-design-4{
        padding: 30px 20px;
    }
    .block-design-4 .price{
        font-size: 38px;
    }
    .block-design-4 .price i {
        font-size: 30px;
    }
    .block-design-4 p{
        font-size: 17px;
    }

    .single-img-column .img-column{
        height: 250px;
    }
    .single-img-column .img-caption .img-title{
        font-size: 18px;
    }
    .single-img-column .img-caption .img-sub-title{
        font-size: 13px;
    }
}

@media only screen and (max-width: 1024px){
    .offcanvas .offcanvas-body{
        flex-wrap: wrap;
    }
    
    .mobile-app-section figure{
        left: calc(100% - 368px);
    }
}

@media only screen and (min-width: 992px){
    .modal-lg{
        max-width: 950px;
    }

    .offcanvas-start,
    .offcanvas-end{
        width: 97%;
        flex-direction: row;
    }
    .offcanvas .offcanvas-title img{
        width: 200px;
    }
    .offcanvas .offcanvas-body .menu-box,
    .offcanvas .offcanvas-body .info-box{
        padding-top: 200px;
        padding-bottom: 50px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    .offcanvas .menu-list > li{
        /* width: 48%; */
        /* margin-right: 10px; */
    }

    .counter-section .counter-box{
        display: flex;
        align-items: center;
    }
    
    footer .footer-content .card-list{
        margin-right: -40px;
        margin-bottom: 35px;
    }

    .courses-wrapper .sidebar .accrodion .accrodion-title{
        pointer-events: none;
    }
}

@media only screen and (max-width: 991px){
    .hexagon-wrapper{
        background: none;
    }
    .hexagon-wrapper .box-wrapper{
        background: url(../images/bg/hexagon-2-infographic-bg.svg) no-repeat;
    }
    .border-lg-0{
        border: 0!important;
    }
    
    .table thead tr th{
        min-width: 260px;
    }

    .modal .modal-body figure img{
        height: 200px;
    }

    .offcanvas{
        width: 94%;
    }
    header .navbar .company-name{
        display: none;
    }
    header .navbar .menu-btn{
        min-width: 44px;
    }
    header .navbar .menu-btn .menu-icon{
        width: 26px;
        right: 9px;
    }
    header .navbar .menu-btn > button > span{
        display: none;
    }
    /* header .navbar .navbar-brand img {
        width: 150px;
    } */
    header .navbar .contact-info .theme-btn {
        font-size: 12px;
    }

    .section-space{
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .card.card-design-1 .card-header .card-title{
        font-size: 18px;
        padding: 0.5rem 1.1rem 0.8rem;
    }
    .card.card-design-1 .card-body{
        font-size: 16px;
        line-height: 24px;
        padding: 0.8rem 1rem;
    }

    .faq-wrap figure{
        width: 100%;
        right: auto;
        height: 425px;
    }
    .faq-wrap .cta-box{
        margin-bottom: 110px;
    }
    .faq-wrap .cta-box .box-wrapper{
        padding: 35px 35px;
    }

    .tabs-box .tab-buttons li{
        font-size: 18px;
        padding: 5px 15px 5px;
    }
    .tab-panel .list-group .list-item{
        font-size: 19px;
        margin: 0 9px;
    }
    .tab-panel .list-group .list-item::after{
        right: -11px;
    }
    .immigration-visa-section .tabs-box .tab-buttons{
        margin-bottom: 20px;
    }

    .article-section .blog-single-content{
        padding: 15px 25px;
    }
    .article-section .blog-single .category{
        min-width: auto;
        font-size: 13px;
        padding: 0 14px;
    }
    .article-section .blog-single-content .meta-box{
        margin: 8px 0 8px;
    }
    .article-section .blog-single .blog-title{
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 14px;
    }

    .counter-section .counter-wrapper{
        margin: 35px 0 20px;
    }
    .counter-section .counter-box{
        text-align: center;
        padding: 20px 35px;
    }
    .counter-section .counter-box figure{
        margin: 0 auto;
    }
    .counter-section .counter-box .counter-text h5{
        margin: 5px 0 0;
    }

    .client-review-section .swiper-nav{
        margin: 20px 0;
    }

    .graduate-program-section{
        padding-bottom: 0;
    }
    .graduate-program-section .img-column{
        position: relative;
        clip-path: none;
        padding-top: 200px;
        padding-bottom: 100px;
        margin-top: 40px;
    }

    .coaching-offer-section .box .title{
        font-size: 21px;
    }

    .mobile-app-section figure{
        position: relative;
        left: auto;
    }

    footer .footer-content{
        padding: 70px 15px 60px 100px;
    }
    footer .logo-box{
        width: 210px;
        height: 190px;
        line-height: 200px;
        padding-top: 25px;
        padding-left: 10px;
    }
    footer .company-name{
        display: block;
    }

    .page-header{
        min-height: 220px;
    }
    .page-header__inner .page-banner-title{
        font-size: 1.7rem;
    }
    .page-header__inner .info-text{
        font-size: 1.5rem;
        text-underline-offset: 4px;
    }
    .page-header__inner .sub-title{
        font-size: 1.1rem;
    }
    .page-banner .inner-content .point-block{
        margin-top: 0;
        margin-bottom: 25px;
    }

    .residency-wrapper .content-box figure{
        padding-top: 45px;
    }
    .residency-wrapper .content-box figure::before{
        top: 4%;
        height: auto;
        width: 100%;
        border-bottom: 2px dashed #CACACA;
    }

    .coaching-wrapper .why-choose-ielts-section .column-block img{
        height: auto;
    }

    .row-design-1{
        padding: 0px 0px 60px;
    }
    .row-design-1 .content-block{
        font-size: 16px;
        padding: 30px 70px 90px;
    }
    .row-design-1 figure{
        top: auto;
        bottom: 0;
        left: 50%;
        right: auto;
        transform: translateX(-50%);
        width: 70%;
        height: 45%;
    }

    .featured-image-2{
        padding-right: 60px;
        padding-bottom: 60px;
    }
    .featured-image-2 figure:nth-child(1){
        height: 280px;
    }
    
    .process-infographic-design .bg-line{
        display: none;
    }
    .process-infographic-design .column-block{
        margin-bottom: 20px;
    }
    .process-infographic-design .column-block:last-child{
        margin-bottom: 0;
    }
    .process-infographic-design .column-block figure{
        width: 90px;
        height: 90px;
    }
    .process-infographic-design .column-block figure img{
        width: 40px;
    }
    .process-infographic-design .column-block .heading{
        font-size: 18px;
    }
    
    .single-img-column .img-column{
        height: 250px;
    }

    .courses-wrapper .sidebar .accrodion .accrodion-title::after{
        content: "\f107";
        font-family: "Font Awesome 5 Free";
        color: var(--green-color-1);
        font-size: 18px;
        font-weight: 600;
        position: absolute;
        top: 2px;
        right: 5px;
    }
    .courses-wrapper .sidebar .accrodion.active .accrodion-title::after{
        content: "\f106";
    }
}

@media only screen and (min-width: 768px){
    /*  */
    /* .offcanvas .menu-list > li:nth-child(1){
        order: 1;
    }
    .offcanvas .menu-list > li:nth-child(2){
        order: 3;
    }
    .offcanvas .menu-list > li:nth-child(3){
        order: 5;
    }
    .offcanvas .menu-list > li:nth-child(4){
        order: 7;
    }
    .offcanvas .menu-list > li:nth-child(5){
        order: 8;
    }
    .offcanvas .menu-list > li:nth-child(6){
        order: 9;
    }
    .offcanvas .menu-list > li:nth-child(7){
        order: 2;
    }
    .offcanvas .menu-list > li:nth-child(8){
        order: 4;
    }
    .offcanvas .menu-list > li:nth-child(9){
        order: 6;
    } */

    .coaching-wrapper .practice-section .column:last-child .practice-column{
        border-radius: 0 0 36px 0;
    }
}

@media only screen and (max-width: 767px){
    .call-block a{
        font-size: 25px;
    }
    .call-block span{
        width: 35px;
        height: 35px;
        line-height: 32px;
        padding: 0 8px;
    }

    .modal .modal-body figure{
        border-radius: 0 0;
        margin: 20px 0 0;
    }

    .hexagon-wrapper .box-wrapper{
        background: none;
    }
    .hexagon-wrapper .box-wrapper .title-box{
        background: url(../images/bg/hexagon-1-infographic-bg.svg) no-repeat;
    }

    .border-md-0{
        border: 0!important;
    }

    .heading-block .title{
        font-size: 21px;
        padding: 10px 25px 10px;
    }
    .heading-block .title::before,
    .heading-block .title::after{
        border-width: 8px;
        left: -16px;
    }
    .heading-block .title::after{
        left: auto;
        right: -16px;
    }

    .title-block-2 .title{
        font-size: 1.1em;
        padding: 8px 20px 8px 60px;
    }
    
    .title-block-4 .title{
        font-size: 22px;
    }
    
    header .top-section .contact-info li:last-child{
        display: none;
    }
    .offcanvas .offcanvas-body .menu-box::before{
        display: none;
    }
    .offcanvas .btn-close{
        font-size: 16px;
        width: 24px;
        height: 24px;
        line-height: 24px;
        top: 12px;
        right: 16px;
    }

    .section-space{
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .cta-wrap-1 h4{
        font-size: 30px;
    }

    .title-row *{
        font-size: 28px;
    }
    .title-block-3{
        font-size: 20px;
    }
    .card.card-design-2.card-reverse-design::before{
        border-radius: 0 0 30px 30px;
        top: auto;
        bottom: 0;
    }
    .card.card-design-2.card-reverse-design .card-body .icon-block{
        top: -40px;
        bottom: auto;
    }
    .card.card-design-2.card-reverse-design .card-body{
        padding: 50px 50px 30px;
    }

    .tabs-box .tab-buttons li{
        font-size: 16px;
        line-height: 26px;
        padding: 6px 16px 6px;
    }
    .tabs-box .tab-buttons li + li{
        margin-left: 13px;
    }
    .tab-panel .list-group .list-item{
        font-size: 16px;
        padding: 2px 6px;
        margin: 0 8px;
    }
    .tab-panel .list-group .list-item::after{
        right: -10px;
    }

    .faq-wrap figure{
        height: 340px;
    }
    .faq-wrap .cta-box{
        margin-bottom: 85px;
    }
    .faq-wrap .cta-box .box-wrapper img{
        width: 55px;
    }
    .faq-wrap .cta-box .box-wrapper .cta-box-title{
        font-size: 22px;
        margin-bottom: 18px;
    }

    .immigration-visa-section .tabs-box .tab-buttons{
        margin-bottom: 18px;
    }

    .graduate-program-section .img-column{
        padding-top: 140px;
        padding-bottom: 60px;
    }
    .graduate-program-section .img-column .txt-content h3,
    .graduate-program-section .img-column .txt-content h4{
        font-size: 2.4rem;
    }

    footer .footer-content{
        padding: 110px 15px 40px 15px;
    }
    footer .plane-img{
        text-align: right;
        padding-right: 80px;
    }
    footer .plane-img img{
        width: 60px;
    }
    footer .logo-box {
        width: 200px;
        height: 170px;
        left: -20px;
        padding-top: 16px;
    }
    footer .footer-content .widget-wrap{
        padding-left: 50px;
    }
    footer .copyright-wrapper{
        padding: 25px 0px 80px;
    }
    .scroll-to-top{
        bottom: 85px;
    }
    .scroll-to-top{
        right: 15px;
    }

    .floating-btn-wrapper .btns-grp{
        display: none;
    }
    .floating-btn-wrapper .floating-btn{
        display: block;
    }
    .floating-btn-wrapper .btns-grp a{
        position: relative;
        top: auto!important;
        left: auto!important;
        bottom: auto!important;
        margin-bottom: 10px;
        animation: slideInDown .8s cubic-bezier(0.075, 0.82, 0.165, 1) both;
    }
    .page-header .page-header__bg{
        background-position: center right;
    }
    .page-form p {
        font-size: 16px;
    }
    .page-banner .inner-content .txt-content p{
        font-size: 1.2rem;
    }
    .page-banner .inner-content .txt-content .title {
        font-size: 2.2rem;
    }
    .page-banner .inner-content .point-block{
        text-align: left;
        width: 100%;
        height: auto;
        border-radius: 5px;
        padding: 10px 10px 10px 70px;
    }
    .page-banner .inner-content .point-block *:not(.img-box){
        text-align: left;
    }
    .page-banner .inner-content .point-block .img-box{
        text-align: center;
        left: 10px;
        top: 50%;
        transform: translateY(-50%);
    }
    
    .pay-now-wrapper .qr-scan-section .title-lines{
        margin-bottom: -80px;
    }
    .pay-now-wrapper .qr-scan-section .title-style-1{
        font-size: 32px;
    }

    .calculator-wrapper .contact-form .heading-block {
        margin-top: -54px;
    }

    .row-design-1{
        padding: 0px 0px 60px;
    }
    .row-design-1 .content-block{
        border-radius: 40px;
        padding: 20px 35px 90px;
    }
    .row-design-1 figure{
        width: 85%;
        border-radius: 40px;
    }
    
    .grid-wrap .block-grid li{
        flex: 0 0 calc(100% / 2);
        padding: 18px 18px;
    }
    .grid-wrap .block-grid li:not(:nth-child(2n + 1)) {
        border-left: none;
    }
    .grid-wrap .block-grid li figure{
        width: 80px;
        height: 80px;
    }
    .grid-wrap .block-grid li p{
        font-size: 14px;
    }
    
    .single-img-column{
        height: 210px;
    }
    .single-img-column .img-caption {
        width: 94%;
        left: 3%;
        padding: 8px 10px;
    }
    .single-img-column .img-caption .img-title{
        font-size: 16px;
    }
    .single-img-column .img-caption .img-sub-title{
        font-size: 12px;
    }
    .single-img-column:hover .img-caption{
        bottom: 3%;
    }

    .notification-wrap{
        padding-left: 25px;
        right: 15px;
    }
    .notification-wrap .toast-body{
        padding: .5rem 1.3rem .5rem .5rem;
    }
    .notification-wrap .toast-title{
        font-size: 18px;
    }
    .notification-wrap .icon-block{
        width: 44px;
        height: 44px;
        font-size: 24px;
        line-height: 44px;
        top: 15px;
    }
}

@media only screen and (max-width: 640px){
    .modal .modal-title,
    .modal .modal-header .modal-title{
        font-size: 20px;
    }

    .offcanvas .offcanvas-body .links-box .heading,
    .offcanvas .info-box .content-txt .heading{
        font-size: 34px;
    }

    .counter-section .counter-box{
        padding: 20px 20px;
    }
    .counter-section .counter-box figure{
        width: 68px;
        height: 68px;
        line-height: 68px;
    }
    .counter-section .counter-box .counter-text h5 {
        font-size: 36px;
    }
    
    .page-header__inner{
        /* padding-bottom: 40px; */
    }
    .page-header__inner .page-banner-title{
        font-size: 1.1rem;
    }
    .page-header__inner .info-text{
        font-size: 1rem;
    }
    .page-header__inner .sub-title{
        font-size: 0.8rem;
    }
    
    .infographic-columns-section .infographic-wrapper li{
        width: calc(100% / 1 - 0px);
        margin: 0 25px 70px;
    }
    .infographic-columns-section .infographic-wrapper.column-7 li{
        width: calc(100% / 1 - 60px);
        margin: 0 10px 70px;
    }

    .block-design-2 .block-content p{
        font-size: 24px;
    }
    
    .course-page-wrappper .list-style:not(.simple-list) li{
        font-size: 16px;
        line-height: 1.5;
    }
    
    .featured-image-2 figure:nth-child(2){
        right: 10px;
        width: 150px;
        height: 150px;
    }

    .university-logo-img{
        width: 150px;
        padding: 2% 2%;
    }

    .block-design-4{
        border-left: 8px;
    }

    .courses-wrapper .sidebar{
        padding: 16px 20px 16px;
    }
    .course-page-wrappper .list-style li {
        font-size: 16px;
    }
}

@media only screen and (max-width: 575px){
    .theme-btn{
        font-size: 15px;
    }
    .title-style-1 {
        font-size: 26px;
    }
    .graduate-program-section .title-style-1{
        font-size: 28px;
        margin-bottom: 15px;
    }

    header .top-section .contact-info li:not(:first-child){
        display: none;
    }
    header .navbar .content-box .contact-info{
        flex-wrap: wrap;
    }
    header .navbar .contact-info .theme-btn{
        padding: 0px 13px;
    }

    .offcanvas {
        width: 98%;
    }
    .offcanvas .offcanvas-body .menu-box,
    .offcanvas .offcanvas-body .info-box{
        padding: 30px 18px 20px;
    }

    .graduate-program-section .programs-list li {
        flex-basis: calc(100% / 4 - 11px);
    }
    .graduate-program-section .programs-list a{
        font-size: 15px;
        padding: 2px 8px;
    }
    .graduate-program-section .img-column{
        padding-top: 90px;
        padding-bottom: 60px;
    }
    .graduate-program-section .img-column .txt-content h3,
    .graduate-program-section .img-column .txt-content h4{
        font-size: 2rem;
    }

    .calc-btn{
        width: 45px;
        height: 48px;
        line-height: 46px;
    }
    .calc-btn img {
        max-width: 50%;
    }
    
    footer .company-name .txt{
        font-size: 18px;
    }
    footer .copyright-wrapper{
        padding: 25px 0px 40px;
    }
    footer .copyright-wrapper p{
        font-size: 14px;
    }
    
    .scroll-to-top,
    .floating-btn-wrapper{
        bottom: 110px;
    }

    .page-header{
        min-height: 150px;
    }

    .single-img-column .img-column{
        height: 250px;
    }
    .single-img-column .img-caption .img-title{
        font-size: 18px;
    }
    .single-img-column .img-caption .img-sub-title{
        font-size: 13px;
    }

    .notification-wrap{
        width: 400px;
        bottom: 8px;
    }
    
}



