@media (max-width: 1399px) {

    .bannerArea {
        height: 530px;
    }
    .bannerArea .bnrText h2 {
        font-size: 54px;
    }
    .bannerArea .bnrText p {
        max-width: 720px;
        font-size: 26px;
    }

    .trustedArea {
        padding: 70px 0;
    }
    .trustedArea .itemBox {
        padding: 0 30px;
    }
    .trustedArea h2 {
        font-size: 38px;
    }

    .coursesArea {
       padding: 70px 0;
    }
    .popularContentArea {
        padding: 70px 0;
    }
    .popularContentArea .row {
        padding: 0 20px;
    }
    .popularContentArea .subText h2 {
        font-size: 36px;
    }
    .popularContentArea .subText ul li {
        font-size: 22px;
    }
    .coursesArea .itemBox .subText .text h3 {
        font-size: 22px;
    }
    .coursesArea .itemBox .subText a img {
        min-height: 238px;       
    }
    
    .ourReachArea {
        padding: 70px 0;
    }
    .ourReachArea h2, .coursesArea h2, .successStorieArea h2 {
        font-size: 42px;
    }
    .ourReachArea p, .successStorieArea p {
        font-size: 18px;    
    }
    .ourReachArea ul li strong {
        font-size: 42px;
    }
    .ourReachArea ul li span {
        font-size: 18px;
    }

    /* .trustedArea .itemBox ul li:nth-of-type(1) img,  .trustedArea .itemBox ul li:nth-of-type(2) img {
        width: 140px;
    }
    .trustedArea .itemBox ul li img { 
        width: 170px;
    } */
    

}

@media (max-width: 1279px) {

   
}

@media (max-width: 1199px) {

    .bannerArea {
        height: 440px;
    }
    .bannerArea .overlay {
        padding: 110px 0 0;
    }
    .bannerArea .bnrText h2 {
        font-size: 50px;
    }
    .bannerArea .bnrText p {
        max-width: 640px;
        font-size: 24px;
    }

    .trustedArea {
        padding: 60px 0;
    }
    .trustedArea h2 {
        font-size: 36px;
    }
    .trustedArea .itemBox {
        padding: 0;
    }
    .trustedArea .itemBox ul li {
        margin: 0 0 14px;
    }
    .popularContentArea {
        padding: 60px 0;
    }
    .popularContentArea .row {
        padding: 0;
    }
    .popularContentArea .subText h2 {
        font-size: 32px;
    }
    .popularContentArea .subText ul li {
        font-size: 20px;
    }
    .ourReachArea h2, .coursesArea h2, .successStorieArea h2 {
        font-size: 38px;
    }

    .coursesArea {
        padding: 60px 0;
    }
    .coursesArea .itemBox .subText a img {
        min-height: 187px;       
    }

    .ourReachArea {
        padding: 60px 0;
    }
    .ourReachArea ul li strong {
        font-size: 38px;
    }
    .ourReachArea ul li span {
        font-size: 16px;
    }
    
    .trustedArea .itemBox ul {
        gap: 0px 20px;
    }

}

@media (max-width: 991px) {

    .bannerArea {
        height: 390px;
    }
    .bannerArea .overlay {
        padding: 80px 0 0;
    }    
    .bannerArea .bnrText h2 {
        font-size: 46px;
    }
    .bannerArea .bnrText p {
        max-width: 600px;
        font-size: 20px;
    }

    .trustedArea {
        padding: 60px 0 50px;
    }
    .trustedArea .itemBox ul {
        grid-template-columns: repeat(3, 1fr);
        gap: 0px 40px;
    }
    .coursesArea .itemBox .subText a img {
        min-height: 215px;       
    }

    .popularContentArea {
        padding: 0 0 70px;
    }
    .popularContentArea .subText h2 {
        font-size: 30px;
    }
    .popularContentArea .subText ul li {
        font-size: 18px;        
        margin: 0 0 20px;
    }

    .ourReachArea h2, .coursesArea h2 {
        font-size: 36px;
    }
    .successStorieArea h2 {
        font-size: 30px;
    }
    .ourReachArea p, .successStorieArea p {
        font-size: 16px;
    }
    .successStorieArea .col-md-4 {
        width: 100%;
    }
    .successStorieArea .subText {
        max-width: 400px;
        margin: 0 auto;
    }

   
    
}

@media (max-width: 767px) {

    .btn {
        padding: 10px 33px;
        font-size: 16px;
    }
    .headerSite .hdr-right ul li a {
        font-size: 16px;
        line-height: 20px;
    }
    .headerSite .hdr-right ul li {
        padding-right: 15px;
    }
    .headerSite .hdr-right .login {
        margin-left: 15px;
        font-size: 16px;
        line-height: 20px;
    }
    
    .bannerArea .bnrText h2 {
        font-size: 40px;
    }
    .bannerArea .bnrText p {
        max-width: 600px;
        font-size: 18px;
    }

    .ourReachArea p {
        margin: 0 0 15px;
    }
    .trustedArea {
        padding: 50px 0;
    }
    .trustedArea h2 {
        font-size: 30px;
    }

    .popularContentArea {
        padding: 50px 0;
    }
    .popularContentArea .subText h2 {
        font-size: 28px;
    }
    .popularContentArea .subText {
        margin-bottom: 30px;
    }
    .popularContentArea .subText ul li {
        font-size: 16px;
    }
    .coursesArea {
        padding: 50px 0;
    }
    .coursesArea h2 {
         margin: 0 0 30px;
    }
    .coursesArea .itemBox .subText .text h3 {
        font-size: 20px;
    }
    .ourReachArea {
        padding: 50px 0;
    }
    .ourReachArea p, .successStorieArea p {
        line-height: 1.6;
    }
    .ourReachArea ul li {
         width: 50%;
        margin-bottom: 20px;
    }
    .ourReachArea ul li strong {
        font-size: 34px;
    }
    .ourReachArea ul li span {
        font-size: 16px;
        line-height: 1.4;
    }

    .successStorieArea {
         padding: 50px 0;
    }
    .successStorieArea .spotlightDrop {
        display: none;
    }
    .footerSite .followUs {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .footerSite .item .links {
        margin: 0 0 20px;
    }
    .footerSite {
        width: 100%;
        padding: 40px 0 30px;
    }

    .coursesArea .itemBox .subText a img {
        min-height: 156px;
    }
    .coursesArea .itemBox .subText .text {
        padding: 15px 15px 20px;
    }

    .footer_bottom .additional_links {
        text-align: center;
        margin-bottom: 5px;
    }
    .footer_bottom .copyright p {
         text-align: center;
         margin: 0;
    }
    
}


@media (max-width: 575px) {

    .headerSite .hdr-right .login {
        margin-left: 0;
    }
    .bannerArea .overlay {
        padding: 60px 0 0;
    }
    .bannerArea .bnrText h2 {
        font-size: 34px;
    }
    .bannerArea .bnrText p {
        font-size: 16px;
    }
    .ourReachArea h2, .coursesArea h2 {
        font-size: 32px;
    }
    .popularContentArea .subText h2 {
        font-size: 24px;
    }
    .ourReachArea ul li strong {
        font-size: 30px;
    }

    .successStorieArea .subText .storieBox ul li {
        padding: 0 7px;
        font-size: 14px;
    }
    .successStorieArea .subText .storieBox ul {
        margin: 10px 0 15px;
    }
    .successStorieArea .subText .storieBox img {
        margin: 0 auto;
        width: 70%;
    }
    .bannerArea .bnrText .btn {
        padding: 8px 20px;
        margin-right: 5px;
    }
    

}

@media (max-width: 479px) {

    .headerSite .hdr-right ul li {
        padding-right: 10px;
    }
    .trustedArea .itemBox ul {
        grid-template-columns: repeat(2, 1fr);
        gap: 0px 40px;
    }
    .ourReachArea ul li {
        width: 100%;
        margin-bottom: 0;
        border-right: 0;
        /* border-bottom: 1px solid rgba(37, 59, 88, 0.4); */
    }
}
