@media (max-width: 575.98px) {
    
}

@media (max-width: 767.98px) {
	.headingWrapper {
        display: block;
    }
    
    .headingWrapper .transparentTxt {
        font-size: 60px;
    }
    
    .headingWrapper .centerTxt {
        font-size: 120px;
        line-height: 6rem;
    }
    
    .headingWrapper .filledTxt {
        font-size: 4rem;
        display: flex;
        gap: 20px;
    }
    
    .extContentBanner .ct2 {
        position: static;
        width: 100%;
    }
    
    .extContentBanner {
        width: 100%;
        z-index: 999;
        margin-top: 40px;
    }
    
    .extCtMain {
        display: block;
    }
    
    .ct1 {
        font-size: 5rem;
        line-height: 5rem;
    }
    
    .mainBanner {
        height: auto;
        padding-top: 100px;
        overflow: hidden;
        padding-bottom: 60px;
    }
    
    .mainBanner::before {
        width: 100%;
        display: none;
    }
    
    .cardStack {
        padding: 14px;
        height: auto;
        position: static;
        margin: 25px 0px;
    }
    
    button.navbar-toggler {
        background-color: white;
    }
    
    h2.rollLeft {
        position: relative !important;
        transform: none !important;
        z-index: 9999;
        font-size: 5rem;
    }
    
    .ct1 * {
        opacity: 1 !important;
        transform: none !important;
    }
    
    .ct2 div {
        opacity: 1 !important;
        transform: none !important;
    }
    
    section.portfolioSection {
        overflow: hidden;
        margin-bottom: 60px;
    }
    
    .portfolioImg video {
        height: 150px;
    }
    
    .portfolioImg .portfolioType {
        right: 17px;
        top: 13px;
        width: auto;
    }
    
    .portfolioImg .portfolioType .portfolioTag {
        display: block;
    }
    
    .portfolioImg .portfolioType .portfolioTag span {font-size: 14px;}
    
    .portfolioDesc {
        opacity: 1 !important;
        transform: none !important;
        margin: 0;
    }
    
    .portfolioDesc h3 {
        font-size: 1.4rem;
        margin-left: 30px;
    }
    
    .single-item-slick .slick-slide img {
        width: 100% !important;
        height: 100% !important;
        object-fit: contain !important;
        max-width: max-content;
    }
    
    .portfolioMain {
        overflow: hidden;
    }
    
    .portfolioSection .themeBtn {
        width: 100%;
    }
    
    h2.rollRight {
        transform: none !important;
        font-size: 5rem;
        line-height: 5rem;
    }
    
    nav {
        z-index: 999;
    }
    
    .boxx {
        height: auto !important;
        transform: none !important;
    }
    
    .preloader-mask {
        display: none;
    }
    
    .ground h2.rollRight {
        font-size: 4rem;
        line-height: 65px;
    }
    
    .aboutSection {
        padding-bottom: 0;
        padding-top: 50px;
    }
    
    .ctaSection h2 {
        font-size: 4rem;
        line-height: 4rem;
    }
    
    .ctaSection h2 span {
        font-size: 5rem;
        margin-top: 16px;
        display: block;
    }
    
    .ctaSection {
        padding: 20px;
        margin-top: 0;
    }
    
    .ctaSection img {
        width: 40%;
        right: 0;
        left: auto;
    }
    
    .ctaSection p {
        width: 100%;
    }
    
    .testimonialCard {
        padding: 30px;
    }
    
    .testimonialSlider {
        padding: 0;
    }
    
    .testimonialSwiper {
        padding-bottom: 0;
        padding-top: 0;
    }
    
    .testimonialSection {
        padding-bottom: 3rem;
    }
    
    .home h2.rollRight {
        font-size: 4rem;
    }
    
    .testimonialSection::before {
        display: none;
    }
    
    section.serviceSection h2.rollRight {
        margin-bottom: 20px;
    }
    
    .scholarshipSection {
        padding-top: 10px;
        padding-bottom: 0;
    }
    
    section.scholarshipSection.home .row.justify-content-center.align-items-center.mt-5 {
        margin-top: 0 !important;
    }
    
    .universityLogo {
        padding: 0;
    }
    
    section.scholarshipSection.home .col-md-3.col-6.text-center.mb-4 {
        margin-bottom: 0 !important;
    }
    
    
    .testimonialSection.home h2.rollRight {
        margin-bottom: 0;
    }
    
    .articlesSection .sectionHeading .themeBtn {
        width: 40%;
    }
    
    footer h2 {
        font-size: 4rem;
        line-height: 4rem;
        margin-bottom: 15px;
    }
    
    footer form button {
        width: 100%;
    }
    
    .footerMenu {
        margin-top: 30px;
    }
    
    .copyrightRow {
        margin-top: 1rem;
    }
    
    .socialIcon {
        align-items: center;
        justify-content: center;
        margin-top: 10px;
        margin-bottom: 15px;
    }
    
    .copyrightTxt {
        text-align: center;
    }
    
    footer {
        padding-top: 0;
    }

}

@media (max-width: 991.98px) {
    .container {
		max-width: 720px;
	}
}

@media (max-width: 1199.98px) {
    
}

@media (max-width: 1399.98px) {
    
}

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