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

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

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

}

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

@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%;
    }
    
}

@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;
    }
    
}
              
@media screen and (max-width:1024px) {

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

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

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

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

}

@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;
    }

    
}

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

    .banner-title {
        width: 55%;
    }

}

@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;
    }

}

@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;
    }


}

@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%;
    }

}

@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;
    }
    
}

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

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

}

@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;
    }

}

@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;
    }

}

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

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

}