@media(max-width:1200px) {
    .navbar-nav .nav-link {
        font-size: 14px;
        padding: 15px 10px !important;
    }

    .register .page-btn {
        font-size: 14px;
        padding: 8px 20px;
    }
    .register{
        right: -50px;
    }
}

@media(max-width:1024px) {


    .hero-form {
        padding: 20px 30px !important;
    }

    .hero-form h3 {
        margin-bottom: 5px;
        font-size: 20px;
    }

    /* 
    .news-slider .slick-list,
    .testimonial-slider .slick-list {
        margin: 0;
    } */

    .chairman-sec {
        padding: 0;
    }
    
    .abt-list{
        max-width: 100%;
    }
}

@media(max-width:991px) {

    .secondary-menu.sticky{
        position: fixed;
    top: 0;
    left: 0;
    right: 0;
    animation: smoothScroll 1.5s forwards;
    background: var(--color-white);
    z-index: 666;
    box-shadow: 0 0 10px #777;
}

.navbar-nav .nav-link{
    border-bottom: 1px solid #dddddd;
}
    .secondary-menu .top-media,
    .secondary-menu .top-menu{
        display: none;
    }

    .secondary-menu h1{
        text-align: left !important;
    }
    .primary-menu  .nav-menu{
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background:#ffffff;
        z-index: 1054;
        display: none;
        padding: 30px;
        height: 100vh;
    }

    .nav-close {
        display: block !important;
        position: absolute;
        right: 15px;
        top: 15px;
    }

    .hamburger {
        display: inline-block !important;
        background: #004C98;
        color: #fff;
        padding: 5px 10px;
    }

    .secondary-menu .col-5{
        text-align: right;
    }

    .primary-menu .navbar-nav {
        width: 100%;
        display: block;
    }

    .primary-menu .navbar-nav li i{
        top: 13px;
        right: 10px;
        background: #f5f5f5;
        width: 25px;
        height: 25px;
        line-height: 25px;
        text-align: center;
        border: 1px solid #eee;
        display: block;
    }

    .sub-menu{
        display: none;
        position: static !important;
        transition:unset !important;
        visibility: visible !important;
        opacity: 1 !important;
        box-shadow: unset !important;
        width: 100% !important;
        margin: 0 !important;
    }

    .sub-menu ul{
        position: static;
        box-shadow: none;
        background: transparent;
        margin: 0;
        display: none;
        transition:unset !important;
        opacity: 1;
        visibility: visible;
    }

   .register{
        top: unset;
        bottom: 0;
        left: 0;
        right: 0;
        transform: unset;
    }

     .register .page-btn{
        width: 100%;
        text-align: center;
    }
  
    .hero-text h2{
        font-size: 40px;
    }
    .hero-text p{
        font-size: 16px;
    }
    .hero-text h3,   .banner-sec h2, .event-banner h2{
        font-size: 24px;
        margin-bottom: 0;
    }

    .section-title h2, .post-header h2,
    .company-status h5{
        font-size: 28px;
    }

    h1 {
        font-size: 36px;
    }
    
    h2 {
        font-size: 28px;
    }
    
    h3 {
        font-size: 24px;
    }
    
    h4 {
        font-size: 22px;
    }

    /* .hero-image img {
        height: auto;
    } */

    /* .hero-image:after {
        display: none;
    } */

    /* .hero-content {
        position: static;
        padding: 80px 0;
    } */

    .hero-form {
        margin: 50px 50px 0;
    }

    .hero-slider .slick-dots {
        bottom: 0;
    }

    .hero-form h3, .contact-card h3 {
        font-size: 24px;
        margin-bottom: 15px;
    }

    .hero-form {
        padding: 30px !important;
    }

    .notice-slider {
        padding: 20px 75px 20px 200px;
    }

    .intro-content,
    .faq-content,
    .story-images {
        padding: 35px 0 0 !important;
    }

    .faq-sec, .abt-img img, .related {
        padding-top: 0;
    }

    .chairman-img, .abt-img {
        position: static !important;
    }

    .chairman-single, .testimonial-section{
        position:static;
    }

    .event-card,
    .footer-content {
        margin-bottom: 25px;
    }

    .qc-form {
        max-width: 100%;
        margin: 35px auto 0;
    }
    .story-images ul{
        justify-content: center;
    }
   

    .about .section-intro, .brief-description-quote{
        padding: 0 !important;
    }

    .abt-img ul li:first-child, .abt-img ul li:last-child {
        height: 200px;
    }
    .abt-img ul li:last-child {
        position: relative;
        top: 50px;
    }

    .scholarship-sec{
        padding: 0;
    }
    .choose-card img{
        margin-top: 0;
    }
    .choose-sec  .entry-content .row{
        align-items: unset !important;
    }


    /* .abt-img img{
        padding-bottom: 80px;
    } */

    .gallery-content{
        column-count: 3;
    }
    .faq-faq-sec{
        padding-top:80px;
    }
    .faq-faq-sec .faq-content>.faq-content{
        padding: 20px !important;
    }
    .event-list-card .event-list-card-date{
        margin-right: 20px;
        padding-right: 20px;
    }
    .event-list-card .event-list-card-icon{
        padding-right: 0;
    }
  

}

@media(max-width:767px) {


    
    .page-menu ul li a,
    .page-menu ul li {
        font-size: 12px;
        line-height: 22px;
    }

    

    .hero-form {
        margin: 50px 0 0;
    }

    .notice-content h5 {
        justify-content: center;
        position: static;
    }

    .notice-slider {
        padding: 20px 55px 20px 20px;
    }

    .chairman-content {
        padding: 50px 20px;
    }
    

    .large-img-card {
        padding: 0;
    }

    .large-img-card li:last-child {
        bottom: -25px;
    }

    .gmcs-calendar a {
        display: flex;
        align-items: center;
        padding: 20px 0;
    }
    .abt-list{
        column-count: unset;
    }
    .choose-card, .goal-card, .fs-card, .event-list-card-wrap,
    .notice-content .accordion{
        padding: 20px;
    }
    .story-images li:last-child {
        margin: 100px 0 0 25px;
    }
    .choose-sec{
        padding: 80px 0 !important;
    }
    .message-info .row{
        flex-direction: column-reverse;
    }
    .gallery-content{
        column-count: 2;
    }
    .event-list-card{
        display: block;
    }
    .back-event-card-btn{
        width: 100%;
        margin-top: 15px;
    }
    .event-list-card-date{
        padding: 0 !important;
        margin: 0 0 15px !important;
    }
    .event-list-card .event-list-card-icon{
        max-width: 100%;
    }

    .event-list-card-wrap{
        margin-bottom: 25px;
    }

    .post-image a{
        width: 100%;
        margin-bottom: 15px;
    }
    .post-image a img{
        height: auto;
    }
    .news-list .row{
        padding: 20px 0 0;
    }
    .blog-quote{
        padding: 35px 0;
    }
    .blog-quote p{
        font-size: 18px;
        line-height: 30px;
    }
    .blog-quote p:before{
        font-size: 25px;
    }
    .facility-gallery .row .col-md-3:nth-child(even) figure {
        margin-top: 25px;
    }
    .facility-gallery a, .facility-gallery img{
        height: 200px;
    }

    .chairman-single {
        text-align: center;
        margin-bottom: 25px;
    }

    .intro-sec  .entry-content .row,
    .contact-sec .entry-content .row{
        flex-direction: column-reverse;
    }
    .counter-single{
        padding: 25px 30px;
    }
    
    .album-group{
        display: block;
    }
    .album-group figure{
        max-width: 100%;
    }

    .insta-sec .group-btn li{
        margin: 10px !important;
    }
}