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

}

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

.header .navigation .menu-item-has-children .sub-menu .menu-item-has-children>.sub-menu {
    left: 0% !important;
    top: 100% !important;
}
.header.sticky .navigation .menu-item-has-children .sub-menu .menu-item-has-children>.sub-menu {
    left: 0% !important;
    top: 100% !important;
}

}


@media screen and (max-width: 992px) {
	.hamburger {
    display: flex !important;
    width: 40px;
    height: 40px;
    background: var(--thm-color-one);
    align-items: center;
    justify-content: center;
}

.navigation {
    display: block !important;
    position: fixed;
    left: -100% !important;
    top: 60px;
    height: 100vh;
    overflow-y: auto;
    width: 250px;
    background-color: var(--thm-color-one);
    transition: 0.5s all;
    z-index: 100;
}
	.header .navigation.open {
    left: 0 !important;
}
	.menu-item-has-children .sub-menu .menu-item-has-children>.sub-menu, .menu-item-has-megamenu:hover>.megamenu, .menu-item-has-megamenu .megamenu, .menu-item-has-children .sub-menu {
    opacity: 1 !important;
    visibility: visible!important;
    left: 0!important;
    width: 100%!important;
    position: relative;
    display: none;
    padding: 0;
}

.menu-item-has-children .sub-menu {
    position: relative !important;
    top: 10px!important;
    left: 0px!important;
    right: 0!important;
    width: 200px!important;
    transition: 0s all !important;
    z-index: 1!important;
}
    .header .navigation .main-menu {
    display: block !important;
}
.menu-item a {
    padding: 10px !important;
}
.menu-item {
    color: #000!important;
    font-size: 14px !important;
    font-weight: 500;
    border-bottom: 1px solid #fff;
    margin: 1px 2px;
}

.menu-item a {
    display: flex;
    justify-content: space-between;
}

.header .navigation .menu-item-has-children .sub-menu {
        width: 100% !important;
}
.header .navigation .menu-item-has-children .sub-menu .menu-item {
    background-color: var(--thm-color-one) !important;
    border: 0 ;
}

.header .navigation .menu-item-has-children .sub-menu .menu-item>a {
    font-size: 16px !important;
}
.banner-bg {
    height: 100% !important;
}
.header-btn {
    display: none !important;
}

.bg-section-low {
    padding: 20px !important;
}
.header {
    padding: 10px 0;
}
.banner-title {
    margin-bottom: 30px;
}
.menu-item a {
    color: #fff!important;
   font-size: 16px !important;
}
.contact-form {
    padding: 3px 40px;
}
.header-btn {
   display: none !important;
}
.banner-container {
    padding-top: 20px !important;
}
.header.sticky .navigation {
    top: 94px;
}
.about-list {
    padding-right: 0px !important;
}
.about-text {
    padding-right: 0px !important;
}
.contact-main {
    padding-left: 0px !important;
    padding-top: 30px;
}
.logo img {
    width: 100px  !important;
}
.about-benefactors-card {
    margin-bottom: 25px;
}
.subheader {
    height: 230px !important;
}
.vision-card {
    min-height: auto !important;
}
.p-4 {
    padding: 0!important;
}
.hamburger-btn {
    margin: 6px;
}
.Services-text-box h3 {
    font-size: 25px !important;
}
.header.sticky .logo img {
    width: 100px !important;
}
.counter-box {
    width: 300px !important;
    height: 300px !important;
}
}

@media screen and (max-width: 576px) {
.section-headding h2 {
    margin-bottom: 10px;
    font-size: 25px !important;
}
.contact-form {
    padding: 3px 20px;
}

.marquee-text {
    font-size: 16px !important;
}
.section-hedding h2 {
    font-size: 23px !important;
}
.service-image {
    width: 60px !important;
    height: 60px !important;
}
.servicebg-perra h6 {
    font-size: 16px !important;
} 
.servicebg-perra {
    padding: 20px !important;
}
a.ft-logo img {
    width: 100px !important;
}

.about-list {
    columns: 1 !important;
}
.about-benefactors-card {
    display: grid !important;
}
.about-benefactors-image img {
    width: 100%;
    height: 330px !important;
}
.about-benefactors-image {
    width: 100% !important;
}
.benefactor-details {
    width: 100% !important;
}
.popup-content {
    margin: 10px;
}
}

@media screen and (max-width: 767px) {
   .academics-section {
    height: auto !important;
}
.vision-image {
    padding: 25px 0;
}
#mainDropdown label {
    padding: 10px 7px;
    white-space: nowrap;
    font-size: 14px;
}
div#mainDropdown .d-flex {
    display: block !important;
}
.marquee-container {
    padding: 7px 0;
}
.marquee-container {
    padding: 6px 0 !important;
}
.card-service {
    min-height: auto !important;
}
.academic-bottom {
    display: grid !important;
    gap: 15px;
}
}

@media screen and (min-width: 576px) and (max-width: 767px) {
    .handle-preloader .animation-preloader .txt-loading .letters-loading {
    font-size: 35px !important;
}
}
@media screen and (max-width: 767px) {
    .banner-title h1 {
        font-size: 36px !important;
    }
}

@media screen and (min-width: 767px) and (max-width: 992px) {
    .banner-title h1 {
        font-size: 38px !important;
    }
    
}
@media screen and (min-width: 360px) and (max-width: 576px) {
    .banner-title h1 {
        font-size: 25px !important;
    }
    .banner-title p {
        font-size: 16px !important;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1400px) {
    .banner-title h1 {
        font-size: 50px !important;
    }
    .btn-sm {
        padding: 3px 10px !important;
        font-size: 13px !important;
    }
    .section-headding h2 {
        margin-bottom: 10px;
        font-size: 35px !important;
    }
    .counter-box {
    width: 400px !important;
    height: 400px !important;
}
   
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
    .banner-title h1 {
        font-size: 45px !important;
    }
    .banner-container {
    padding-top: 50px !important;
}
.about-list {
    columns: 1 !important;
}
.benefactor-details {
    width: 75% !important;
}
.about-benefactors-image img {
    height: 205px !important;
}
.logo img {
    width: 155px !important;
}
.acaademic-card {
    min-height: 227px !important;
}
.counter-box {
    width: 400px !important;
    height: 400px !important;
}
}


