@media screen and (max-width:1920px) {
    
}

@media screen and (max-width: 1366px){

.productSwiper-2 .swiper-slide { width: 375px !important;}
.step-title { padding: 10px 10px; width: 160px;}
.step-form-area h4 { font-size: 22px;}
.scroll-area {
    height: 335px;
    overflow-y: scroll;
}
}

@media screen and (max-width: 1280px){

    .banner-title{
        font-size: 70px;
        line-height: 65px;
    }

    .find-school-filter-area { padding: 30px 10px;}
    .school-content-area ul li::before { top: 10px;}
    .productSwiper-2 .swiper-slide { width: 377px !important;}
    .product-slider-wrapper-2 .swiper-button-next-gallery { right: 10px;}
    .step-form-area{ margin: 20px 0 50px;}
    .step-title { padding: 10px 10px; width: 160px;}
    .step-form-area h4 { font-size: 22px;}
    .scroll-area {
        height: 335px;
        overflow-y: scroll;
    }
    
}

@media screen and (max-width:1200px) {
    .find-school-filter-area { padding: 30px 10px;}
    .step-title { padding: 10px 10px; width: 160px;}
    .step-form-area h4 { font-size: 22px;}
    .scroll-area {
        height: 335px;
        overflow-y: scroll;
    }
    
}

@media screen and (max-width:1199px) {

    .banner-title {
        font-size: 65px;
        line-height: 62px;
    }

    .course-title-area{
        margin-bottom: 40px;
    }

    .section-type h2{
        font-size: 350px;
    }

    .single-page-banner-description h1{
        font-size: 60px;
        line-height: 70px;
    }

    .single-page-banner-description p{
        line-height: 22px;
        width: 50%;
    }

    .productSwiper-2 .swiper-slide {
        width: 317px !important;
    }
    .step-title { padding: 10px 10px; width: 160px;}
    .step-form-area h4 { font-size: 22px;}
    .scroll-area {
        height: 335px;
        overflow-y: scroll;
    }
    
}

@media screen and (max-width:1080px) {

    .header-menu-area {
        padding: 10px 35px;
    }

    .header-topbar{
        padding: 10px 35px;
    }

    .header-menu-area .menu-nav li>a {
        font-size: 22px;
        padding: 16px 0px 8px 14px;
    }

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

    .banner-section{
        height: 340px;
    }
    .step-title { padding: 10px 10px; width: 160px;}
    .step-form-area h4 { font-size: 22px;}
    .scroll-area {
        height: 335px;
        overflow-y: scroll;
    }
    
}
              
@media screen and (max-width:1024px) {

    .banner-title {
        font-size: 48px;
        line-height: 46px;
    }

    .productSwiper .swiper-slide { margin-right: 41px !important;}
    .step-title { padding: 10px 10px; width: 160px;}
    .step-form-area h4 { font-size: 22px;}
    .scroll-area {
        height: 335px;
        overflow-y: scroll;
    }
    
}

@media screen and (max-width: 992px){

    .header-menu-area {
        padding: 10px 25px;
    }

    .header-topbar{
        padding: 10px 25px;
    }

    .about-block h3 { margin: 15px 0 0;}
    .step-form-area img{ display: none;}
    .login-area { width: 100%; }
    .login-section{ padding: 170px 20px;}

    .spe-margin-top {
        margin-top: 0;
    }
    

}

@media screen and (max-width:991px) {

    .desktop-menu{
        display: none;
    }

    .header-topbar{
        display: none;
    }

    .mobile-menu-bar{
        display: block;
    }

    .header-section.sticky{
        top: 0px;
    }

    .banner-section{
        height: 320px;
    }

    .banner-title {
        font-size: 50px;
        line-height: 48px;
        width: 45%;
    }

    .explore-item{
        height: 280px;
    }

    .course-slider-area{
        flex-wrap: wrap;
        justify-content: center;
    }

    .course-slider-item{
        width: 100%;
        margin-right: 0px;
    }

    .course-slider-item{
        height: 280px;
    }

    .latest-news-section {
        padding: 60px 0px 50px;
    }

    .course-section{
        padding-bottom: 50px;
        padding-top: 70px;
    }

    .section-type h2{
        font-size: 250px;
        line-height: 140px;
    }

    .course-title-area h2{
        font-size: 45px;
        line-height: 30px;
    }

    .footer-content-area{
        margin-bottom: 20px;
    }

    .footer-socialLink-area{
        margin-top: 25px;
    }

    .footer-bottom-left{
        text-align: center;
        margin-bottom: 7px;
    }

    .footer-bottom-right ul{
        text-align: center;
    }

    .footer-content-area p{
        margin-top: 15px;
    }

    .footer-bottom-area{
        margin-top: 40px;
    }

    .footer-section{
        padding-top: 50px;
    }

    .footer-socialLink-area .social-item a{
        padding: 0px 0px 15px;
    }

    .explore-list-content-area h4{
        font-size: 22px;
    }

    .explore-list-content-area p{
        font-size: 18px;
        line-height: 22px;
    }

    .explore-list-content-area a{
        font-size: 18px;
        line-height: 22px; 
    }

    .find-school-section{
        padding: 30px 0px 80px;
    }

    .find-school-title h2{
        font-size: 38px;
    }

    .find-school-title p{
        font-size: 18px;
        line-height: 22px;  
    }
    
    .latest-news-title h2{
        font-size: 50px;
        line-height: 46px;
    }

    .single-page-banner-description h1{
        font-size: 55px;
        line-height: 60px;
    }

    .single-page-banner-description p{
        width: 65%;
    }

    .single-page-banner-section{
        padding: 100px 0px;
    }

    .news-category-filter {
        width: 100%;
        margin-bottom: 30px;
        margin-left: inherit;
    }

    .about-block h3 { margin: 15px 0 0;}

    .productSwiper-2 .swiper-slide { width: 360px !important;}
    .mapViewerSection{ margin-top: 50px;}
    .productSwiper .swiper-slide { margin-right: 44px !important;}
    .step-title { display: block;}
    .step-indicator{ display: none;}
    .spe-card {height: auto;}
    .scroll-area { height: auto;}
    .step-form-area img{ display: none;}
    .login-area { width: 100%; }
    .login-section{ padding: 170px 20px;}
    .spe-margin-top {
        margin-top: 0;
    }
    
}

@media screen and (max-width:820px) {

    .banner-title {
        width: 55%;
    }

    .spe-margin-top {
        margin-top: 0;
    }
    

}

@media screen and (max-width:767px) {

    .banner-section{
        height: 300px;
    }

    .why-section .why-content-section p{
        font-size: 17px;
        line-height: 24px;
    }

    .explore-list-item{
        flex-wrap: wrap;
    }

    .explore-list-image-area{
        width: 100%;
        border: 0px;
    }

    .explore-list-content-area{
        width: 100%;
        text-align: center;
    }

    .section-type h2 {
        font-size: 200px;
        line-height: 110px;
    }

    .course-title-area h2{
        font-size: 38px;
        line-height: 28px;
    }

    .why-section{
        padding-bottom: 40px;
    }

    .explore-list-content-area p{
        font-size: 17px;
        line-height: 20px;
    }

    .explore-list-content-area a{
        font-size: 17px;
        line-height: 20px; 
    }

    .find-school-section{
        padding: 20px 0px 70px;
    }

    .find-school-title h2{
        font-size: 36px;
    }

    .find-school-title p{
        font-size: 17px;
        line-height: 20px;  
    }

    .course-title-area p{
        font-size: 17px;
        line-height: 22px;
    }

    .latest-news-title h2{
        font-size: 45px;
        line-height: 40px;
    }

    .latest-news-title p{
        font-size: 18px;
        line-height: 22px;
    }

    .single-page-banner-description h1{
        font-size: 50px;
        line-height: 55px;
    }

    .single-page-banner-description p{
        width: 80%;
    }

    .single-page-banner-section{
        padding: 80px 0px;
    }

    .surf-wise-page-block .contact-block{ display: block;}
    .surf-wise-page-block .cuntry-flax { width: 100%;}
    .contact-details { width: 100%; margin-top: 20px;}
    .course-filter-area { height: auto; }
    .course-results-item-footer a { margin-right: 0;}
    .find-school-filter-area ul li .find-school-btn { padding: 10px 9px;}
    .mapViewerSection{ margin-top: 50px;}
    .productSwiper-2 .swiper-slide { width: 100% !important;}
    .table-pagination { padding: 30px 30px 10px;}
    .steps-container { display: block;}
    .spe-card { height: auto;}
    .step.active:after{ display: none;}
    .step { width: 50%; float: left;}
    .step-number { display: contents; }
    .step-title { padding: 10px 6px !important; margin: 4px 1px !important;}
    .step.completed::after{ display: none;}
    .step-indicator{ display: none;}
    .step-form-area h3 { font-size: 35px;}
    .scroll-area{ height: auto;}
    .step-form-area img{ display: none;}
    .login-area { width: 100%; }
    .login-section{ padding: 170px 20px;}

    .spe-margin-top {
        margin-top: 0;
    }
    

}

@media screen and (max-width:575px) {

    .banner-section{
        height: 260px;
    }

    .banner-title {
        width: calc(100% - 150px);
        margin: 0px 50px 0px 100px;
        text-align: center;
    }

    .banner-title {
        font-size: 42px;
        line-height: 40px;
    }

    .section-type h2 {
        font-size: 180px;
        line-height: 100px;
    }

    .course-title-area h2 {
        font-size: 34px;
        line-height: 28px;
    }

    .course-section {
        padding-bottom: 50px;
        padding-top: 50px;
    }

    .find-school-section{
        padding-bottom: 70px;
        padding-top: 20px;
    }

    .footer-bottom-left {
        margin-bottom: 5px;
    }

    .explore-list-content-area h4{
        font-size: 20px;
    }

    .explore-list-content-area p{
        font-size: 16px;
        line-height: 20px;
    }

    .explore-list-content-area a{
        font-size: 16px;
        line-height: 20px; 
    }

    .find-school-section{
        padding: 0px 0px 60px;
    }

    .find-school-title h2{
        font-size: 34px;
    }

    .find-school-title p{
        font-size: 16px;
        line-height: 20px;  
    }

    .course-title-area p{
        font-size: 16px;
        line-height: 20px;
    }

    .latest-news-title h2{
        font-size: 40px;
        line-height: 38px;
    }

    .latest-news-title p{
        font-size: 17px;
        line-height: 20px;
    }

    .single-page-banner-description h1{
        font-size: 45px;
        line-height: 50px;
    }

    .single-page-banner-section{
        padding: 60px 0px;
    }

    .step-form-area img{ display: none;}
    .login-section{ padding: 170px 20px;}
    .overViewDetails { height: auto;}

    .spe-margin-top {
        margin-top: 0;
    }
    
}

@media screen and (max-width: 480px){

    .banner-title {
        font-size: 40px;
        line-height: 38px;
    }

    .banner-title {
        width: calc(100% - 100px);
        margin: 0px 25px 0px 75px;
    }

    .banner-section {
        height: 240px;
    }

    .find-a-school-link{
        font-size: 25px;
    }

    .section-type h2 {
        font-size: 150px;
        line-height: 100px;
    }

    .footer-bottom-right ul li a {
        font-size: 13px;
        padding: 0px 0px 0px 15px;
    }

    .why-section .why-content-section p{
        font-size: 16px;
        line-height: 20px;
    }

    .why-section{
        padding-bottom: 30px;
    }

    .find-school-title h2{
        font-size: 32px;
    }

    .latest-news-title h2{
        font-size: 38px;
        line-height: 35px;
    }

    .latest-news-title p{
        font-size: 16px;
        line-height: 20px;
    }

    .single-page-banner-description h1{
        font-size: 40px;
        line-height: 45px;
    }

    .single-page-banner-description p {
        width: 100%;
    }
    .step-form-area img{ display: none;}
    .overViewDetails { height: auto;}

    .spe-margin-top {
        margin-top: 0;
    }
    
}

@media screen and (max-width: 440px){
    
    .banner-title {
        font-size: 35px;
        line-height: 35px;
    }  
    
    .banner-section {
        height: 230px;
    }

    .course-section{
        padding-bottom: 30px;
        padding-top: 50px;
    }

    .section-type h2 {
        font-size: 120px;
        line-height: 70px;
    }

    .find-school-title h2{
        font-size: 30px;
    }

    .latest-news-title h2{
        font-size: 35px;
        line-height: 32px;
    }

    .single-page-banner-description h1{
        font-size: 38px;
        line-height: 40px;
    }
    .overViewDetails { height: auto;}

    .spe-margin-top {
        margin-top: 0;
    }
    
}

@media screen and (max-width: 420px){

    .footer-bottom-right ul li a {
        font-size: 13px;
        padding: 0px 0px 0px 10px;
    }

    .spe-margin-top {
        margin-top: 0;
    }
    
}

@media screen and (max-width:390px){

    .banner-title {
        font-size: 32px;
        line-height: 34px;
    }

    .banner-section {
        height: 220px;
    }

    .find-a-school-link{
        font-size: 24px;
    }

    .course-title-area h2 {
        font-size: 25px;
        line-height: 27px;
    }

    .footer-bottom-right ul li a {
        font-size: 12px;
        padding: 0px 0px 0px 8px;
    }

    .spe-margin-top {
        margin-top: 0;
    }
    

}

@media screen and (max-width: 375px){
    
    .banner-title {
        width: calc(100% - 90px);
        margin: 0px 20px 0px 70px;
        text-align: center;
    }

    .banner-title {
        font-size: 30px;
        line-height: 32px;
    }

    .spe-margin-top {
        margin-top: 0;
    }
    

}

@media screen and (max-width: 360px){

    .footer-bottom-right ul li a {
        font-size: 11px;
        padding: 0px 0px 0px 8px;
    }

    .spe-margin-top {
        margin-top: 0;
    }
    

}