.home_banner1:before {
    position: absolute;
    left: 0;
    bottom: 0;
    content: '';
    width: 100%;
    height: 160px;
    background-image: linear-gradient(180deg, #ffffff14, white);
    z-index: 0;
}

h3.c-slider {
    position: absolute;
    top: -446px;
    left: 70px;
    font-size: 50px;
    /*font-weight: bold;
    text-shadow: 1px 1px 0px #000;*/
}

.carousel1:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
}

#about {
    border-top: 8px solid #000;
    background-image: linear-gradient(rgb(255 255 255 / 72%), rgb(255 255 255)), url(../images/slider/about.jpg);
    background-repeat: no-repeat;
    background-size: contain;
}

.Dowload-pdf {
    border-radius: 0px !important;
    padding: 6px !important;
}



.card-box {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24) !important;
    transition: all 0.3s cubic-bezier(.25, .8, .25, 1) !important;
    padding: 5px;
}

@media screen and (max-width:768px) {
    .payment-options {
        height: auto;
    }

    .c-slider {
        position: absolute;
        top: -28px !important;
        left: 0px !important;
        font-size: 13px !important;
    }

    .study_wrapper h1 span {
        font-weight: 900;
        color: #195c90;
        letter-spacing: 0px;
        font-size: 29px;
    }

    .study_wrapper h1 {
        font-size: 26px;
    }

    .study_content a {
        /* padding: 14px 30px; */
        /* font-size: 14px; */
        /* font-weight: 600; */
        /* background: var(--yellow-color); */
        color: #fff;
        margin-right: 20px;
    }

    .award_content h6 {
        font-size: 13px;
        font-weight: 600;
        text-align: center;
        color: var(--blue-color);
    }

    .gallery_img {
        background: #fff;
        margin-bottom: 5px;
        border: 2px solid #195c90;
    }

    .campus_box h1 span {
        font-weight: 900;
        color: #fff;
        letter-spacing: 5px;
    }

    .research {
        position: relative;
        margin-bottom: 10px;
    }

    .news_event h1 {
        font: normal normal 900 37px Montserrat;
        color: var(--yellow-color);
        letter-spacing: 0px;
    }

    .heading_2 {
        font-size: 25px;
        color: var(--blue-color);
        position: relative;
        /* margin-bottom: 15px; */
    }

    .evetn_content h2 {
        margin: 0;
        font-size: 16px;
        font-weight: 500;
        color: #fff;
    }

    .evetn_content p {
        font-size: 13px;
        color: #fff;
        margin: 0;
    }

    .latest_box {
        background-color: var(--blue-color);
        display: flex;
        position: relative;
        padding: 7px;
        border-radius: 7px;
    }

    .date {
        background-color: #f5bb29;
        left: 0px !important;
        bottom: 0px !important;
        display: block;
        align-items: center;
        width: 43%;
    }

    .spaeciality_content ul li h4 {
        font: normal normal 600 26px Montserrat;
    }

    .spaeciality_content ul li h5 {
        font: normal normal 600 14px Montserrat;
    }

    .dnd {
        display: none;
    }

    .heading_box h4 {
        /* font-size: 9px; */
        color: #fff;
        text-align: center;
    }

    .row {
        box-sizing: content-box;
    }

    .logo img {
        max-width: 187px;
    }

    .leyer-style {
        position: absolute;
        bottom: 0px;
        left: 0px;
        background: var(--blue-color);
        padding: 10px;
        width: 100%;
        text-align: center;
    }
}



@media screen and (min-width:769px) and (max-width:1000px) {
    .payment-options {
        height: auto;
    }

    .mob {
        display: none !important;
    }

    .dnd {
        display: none !important;
    }
}

@media screen and (min-width:1030px) and (max-width:1130px) {
    .menu .navbar-nav .nav-item a {
        padding: 2px 0px;
        font-size: 13px !important;
        /* font-weight: 700 !important; */
    }
}

@media screen and (min-width:1131px) and (max-width:1500) {
    .menu .navbar-nav .nav-item a {
        padding: 2px 0px;
        font-size: 15px !important;
        /* font-weight: 700 !important; */
    }
}

@media screen and (min-width:1030px) and (max-width:1250px) {
    .logo img {
        width: 100%;
        max-width: 150px !important;
    }

    .menu .navbar-nav .nav-item a {
        margin-left: 10px !important;
    }

    .menu .navbar-nav .nav-item a {
        margin-left: 12px !important;
    }
}




@media screen and (min-width:1251) and (max-width:1300px) {

    .menu .navbar-nav .nav-item a {
        margin-left: 12px !important;
    }
}

@media screen and (min-width:1030px) and (max-width:1500px) {
    .logo img {
        width: 100%;
        /*max-width: 251px;*/
        max-width: 230px;
    }

    .apply {
        font-size: 11px;
        color: #000;
        padding: 10px 7px;
        background: var(--yellow-color);
        border-radius: 5px;
        font-weight: 600;
    }

    .menu .navbar-nav .nav-item a {
        font: normal normal 700 15px Montserrat;
        color: var(--blue-color);
        transition: 0.5s;
        z-index: 1000;
        border-bottom: 2px solid transparent;
        margin-left: 15px;
        padding: 2px 0px;
        /*font-size: 12px;*/
    }

    .menu .navbar-nav .nav-item a {
       /* padding: 2px 0px;*/
        /*font-size: 15px !important;*/
        /* font-weight: 700 !important; */
        font-size: 13PX
    }

    .c-slider {
        position: absolute;
        top: -350px !important;
        left: 70px;
        font-size: 30px !important;
    }

    .campus_box h1 span {
        font-weight: 900;
        color: #fff;
        letter-spacing: 5px;
    }

    .extra_facilities h2 {
        font-size: 19px;
        color: #fff;
        padding-top: 10px;
    }
}

@media screen and (min-width:1501px) and (max-width:2500px) {
    .logo img {
        width: 100%;
        max-width: 262px;
    }

    .sticky .logo img {
        width: 100%;
        max-width: 283px;
        padding-left: 18px;
    }

    .menu .navbar-nav .nav-item a {
        margin-left: 20px !important;
    }
}

@media screen and (min-width:1400px) {
    .payment-options {
        box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
        height: 280px;
    }
}
@media screen and (max-width:767px) {
    .mega-hover img{
      
        width:100%
    }
}
/* ==========================================
   Large Desktop (1400px+)
========================================== */

@media (min-width:1400px) {

    .payment-options {
        height: 280px;
        box-shadow: 0 2px 8px rgba(99,99,99,.2);
    }

    .logo img {
        max-width: 262px;
    }

    .sticky .logo img {
        max-width: 283px;
        padding-left: 18px;
    }

    .menu .navbar-nav .nav-item a {
        margin-left: 20px;
        font-size: 15px;
    }
}

/* ==========================================
   Desktop (1200px-1399px)
========================================== */

@media (max-width:1399px) {

    .logo img {
        max-width: 230px;
    }

    .menu .navbar-nav .nav-item a {
        font-size: 14px;
        margin-left: 15px;
        padding: 2px 0;
    }

    .apply {
        font-size: 11px;
        padding: 10px 7px;
    }

    .c-slider {
        top: -350px;
        left: 70px;
        font-size: 30px;
    }
}

/* ==========================================
   Laptop (992px-1199px)
========================================== */

@media (max-width:1199px) {

    .logo img {
        max-width: 180px;
    }

    .menu .navbar-nav .nav-item a {
        font-size: 13px;
        margin-left: 10px;
    }
}

/* ==========================================
   Tablet
========================================== */

@media (max-width:991px) {

    .payment-options {
        height: auto;
    }

    .mob,
    .dnd {
        display: none !important;
    }
}

/* ==========================================
   Mobile
========================================== */

@media (max-width:768px) {

    .payment-options {
        height: auto;
    }

    .c-slider {
        top: -30px;
        left: 0;
        font-size: 13px;
    }

    .study_wrapper h1 {
        font-size: 26px;
    }

        .study_wrapper h1 span {
            font-size: 29px;
            letter-spacing: 0;
        }

    .news_event h1 {
        font-size: 37px;
    }

    .heading_2 {
        font-size: 25px;
    }

    .gallery_img {
        margin-bottom: 5px;
    }

    .date {
        width: 43%;
        left: 0;
        bottom: 0;
    }

    .logo img {
        max-width: 187px;
    }

    .leyer-style {
        width: 100%;
        left: 0;
        bottom: 0;
        text-align: center;
    }

    .mega-hover img {
        width: 100%;
    }
}

/* ==========================================
   Small Mobile
========================================== */

@media (max-width:576px) {

    .c-slider {
        font-size: 11px;
        top: -20px;
    }

    .study_wrapper h1 {
        font-size: 22px;
    }

        .study_wrapper h1 span {
            font-size: 24px;
        }

    .news_event h1 {
        font-size: 30px;
    }

    .heading_2 {
        font-size: 22px;
    }

    .award_content h6 {
        font-size: 12px;
    }

    .evetn_content h2 {
        font-size: 15px;
    }

    .evetn_content p {
        font-size: 12px;
    }

    .logo img {
        max-width: 160px;
    }
}

/* ==========================================
   Extra Small
========================================== */

@media (max-width:360px) {

    .logo img {
        max-width: 140px;
    }

    .study_wrapper h1 {
        font-size: 20px;
    }

        .study_wrapper h1 span {
            font-size: 22px;
        }

    .heading_2 {
        font-size: 20px;
    }

    .news_event h1 {
        font-size: 26px;
    }
}