@media (max-width: 1500px) {}

@media (max-width: 1400px) {
    .video-modal {
        max-width: 75% !important;
    }

    .hero-content {
        width: 95%;
        top: inherit;
        bottom: 50px;
        justify-content: flex-end;
    }

    .navbar .navbar-brand img {
        max-width: 150px;
    }

    .navbar-nav a,
    .nav-scrolled .navbar-nav a {
        padding: 4px 17px !important;
    }
    .inner-gallery h4 {
        margin-bottom: 0px;
    }
}

@media (max-width: 1200px) {
    .hero-section {
        height: auto;
    }

    .hero-content {
        width: 95%;
        top: inherit;
        bottom: 0px;
        justify-content: flex-end;
    }

    .footer-links li {
        width: 48%;
        float: left;
    }

    .inner-gallery .gallery-item.img-small {
        max-height: 145px;
        height: inherit;
    }

    .inner-gallery .gallery-item.img-big {
        max-height: 312px;
    }
    .new-member-slider .item .text {
        height: 45%;
    }
}

@media (max-width: 992px) {
    .member .sidebar {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-direction: column;
    }

    .life-member {
        display: flex;
        align-items: center;
        flex: 0 0 80%
    }

    .member .sidebar h5 {
        margin-bottom: 0px;
    }

    .member .sidebar h5 br {
        display: none;
    }

    .fee-box {
        margin-top: 0px;
    }

    .life-member {
        margin-bottom: 20px;
    }

    .member .sidebar h5 {
        margin-right: 0px;
        margin-bottom: 20px;
    }

    .fee-box {
        margin-bottom: 20px;
        display: inline-block;
    }

    .sidebar-button {
        width: 98%;
    }

    .hero-content {
        bottom: 60px;
    }

    .navbar-toggler {
        background-color: var(--primary_color);
        position: absolute;
        right: 5px;
        border-radius: 5px;
    }

    .navbar-toggler:focus,
    .navbar-toggler:hover {
        outline: none;
    }

    .navbar-dark .navbar-toggler-icon {
        color: var(--white_color);
    }

    .navbar-collapse {
        position: absolute;
        top: 65px;
        width: 97%;
        background-color: var(--primary_color);
        border-radius: 10px;
        opacity: 1;
    }

    .navbar-collapse .navbar-nav {
        width: 100%;
    }

    .dropdown .dropdown-toggle:after {
        right: 10px;
        position: absolute;
        top: 10px;
    }

    .navbar-nav a,
    .nav-scrolled .navbar-nav a {
        padding: 30px 10px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    }

    .navbar-nav .nav-item:last-child a {
        border-bottom: 0px;
    }

    .swiper-navigation {
        width: 50%;
    }

    .home-banner h1 {
        font-size: 2rem;
    }

    .hero-content p {
        font-size: 0.8rem;
    }

    .hero-content h1 {
        font-size: 1.8rem;
    }

    .memories h2 {
        font-size: 1.8rem;
    }

    .memories {
        padding: 20px 0px;
    }

    .memories::after {
        height: 100%;
        width: 100%;
    }

    .memories p {
        font-size: 0.9rem;
    }

    .events {
        margin-top: 0px;
    }

    .hero-content {
        padding-bottom: 0px;
    }

    .header-btn-group {
        margin-right: 40px;
    }

    .member .sidebar {
        border-radius: 8px 8px 0 0px;
    }

    .form-section {
        border-radius: 0px 0px 8px 8px;
    }

    .member .form-section .submit-btn {
        margin-top: 30px;
        margin-bottom: 0px;
    }

    .inner-gallery .category .show {
        display: none;
    }

    .new-member-slider .item .text {
        height: 40%;
    }
}

@media (max-width: 768px) {
    .hero-content {
        width: 95%;
        top: inherit;
        bottom: 15px;
        justify-content: flex-end;
    }

    .hero-content h1 {
        font-size: 1.4rem;
    }

    .hero-content p {
        font-size: 0.7rem;
    }

    .logo {
        max-width: 100%;
    }

    .navbar-custom .navbar-brand {
        width: 37%;
    }

    .navbar-custom .navbar-brand img {
        width: 100%;
    }

    .footer-links li {
        width: 100%;
        float: inherit;
    }

    .member .item h3 {
        font-size: 1.1rem;
    }

    .member .item span {
        font-size: 0.9rem;
    }

    .member .item p {
        display: none;
    }

    .col-lg-4.col-md-5.banner-slider {
        text-align: center;
    }

    .banner-slider .establishment {
        left: 0px;
    }

    .memories .two {
        bottom: 0px;
        right: 0px;
    }

    .memories-image {
        margin-bottom: 30px;
    }

    .memories {
        margin: 0px 0px;
        padding: 50px 0px;
    }

    .memories::after {
        display: none;
    }

    .gallery .heading {
        margin-bottom: 20px;
    }

    .notice-tabs .nav-link.active::after,
    .notice-tabs .nav-link::after {
        width: 100%;
    }

    .notice-tabs .nav-link {
        min-height: 80px;
    }

    .home-banner .row {
        padding-top: 100px;
    }

    .gallery .gallery-grid {
        margin-top: 30px;
    }
    .inner-gallery .gallery-item.img-small, .inner-gallery .gallery-item.img-big {
        max-height: 320px;
    }
    .inner-gallery .gallery-item.img-big {
        margin-bottom: 15px;
    }
    .new-member-slider .item .text {
        height: 50%;
    }
    
}

@media (max-width: 576px) {

    h2,
    .mission h3 {
        font-size: 2rem;
    }

    .swiper-navigation {
        width: 90%;
    }

    .notices .nav-pills {
        flex-wrap: wrap;
    }

    .notice-tabs .nav-item {
        flex: 0 0 calc(100% / 2);
    }

    .login-btn {
        font-size: 0.8rem;
    }

    .header-btn-group {
        margin-right: 25px;
    }

    .navbar-toggler {
        width: 40px;
        height: 35px;
        padding: 0px;
    }

    .heading h2 {
        font-size: 2rem;
    }

    .hero-content p {
        display: none;
    }

    .hero-content {
        padding-bottom: 25px;
    }

    .home-banner .row {
        padding-top: 100px;
    }

    .memories-image {
        text-align: center;
        display: flex;
        justify-content: center;
    }

    .memories .one {
        margin: 0 auto;
    }

    .memories .two {
        position: relative;
    }

    .memories figure {
        height: 265px !important;
        border-radius: 15px !important;
    }

    .gallery .heading {
        margin-bottom: 0px;
        padding-bottom: 0px;
    }

    .inner-contact form {
        padding: 25px;
    }

    .memories .one {
        width: 350px;
    }

    .form-section {
        padding: 40px 20px;
    }
    .inner-gallery h4 {
        margin-bottom: 0px;
        margin-right: 10px;
    }
    .offer-modal .modal-content h3 {
        font-size: 1.4rem;
    }
    .offer-modal .modal-content p {
        font-size: 1rem;
    }
}

@media (max-width: 480px) {
    h2 {
        font-size: 2rem;
    }

    .navbar-dark .navbar-brand {
        padding: 5px 0px;
        margin-right: 0px;
        width: 130px;
    }

    .navbar-custom .navbar-brand img {
        width: auto;
    }

    .login-btn {
        padding: 5px 10px;
    }

    .login-btn img {
        width: 14px;
    }

    .header-btn-group {
        margin-right: 35px;
    }

    .btn-secondary,
    .btn-white {
        font-size: 0.8rem;
        padding: 10px 15px;
    }

    .btn-secondary {
        padding: 12px 15px;
    }

    .btn-secondary img {
        width: 14px;
    }

    .btn-white img {
        width: 7px;
    }

    .alumni .search-box h3 {
        text-align: center;
        font-size: 2rem;
    }

    .alumni .search-box {
        margin-bottom: 30px !important;
    }

    .notice-card {
        flex-wrap: wrap;
        justify-content: center;
    }

    .date-box {
        display: flex;
        align-items: flex-end;
        flex: 0 0 100%;
        justify-content: center;
    }

    .date-box h3,
    .date-box p {
        font-size: 24px;
        line-height: 20px;
        font-weight: 400;
    }

    .date-box p {
        padding: 0px 10px;
    }

    .date-box span {
        margin-top: 0px;
    }

    .hero-content {
        padding-bottom: 10px;
    }
    .inner-gallery h4 {
        margin-right: 0px;
        margin-bottom: 15px;
        flex: 0 0 100%;
        text-align: center;
    }
}

@media (max-width: 320px) {
    .news h2 {
        font-size: 36px;
    }

    .large-card {
        height: 200px;
    }
}