﻿/* 1800px - 3000px */
@media only screen and (min-width: 1800px) and (max-width: 3000px) {
    .other_link_div::before {
        display: none;
    }

    .inner_slider_image_1 {
        height: 766px;
    }
}


/* 1330px - 1920px */
@media only screen and (min-width: 1330px) and (max-width:1400px)
{

    .news_div_1 {
        width: 280px;
        margin: 0 20px;
    }

}



/* 1200px - 1330px */
@media only screen and (min-width: 1200px) and (max-width: 1330px) {
    .inner_slider_image_1 {
        background-size: cover;
    }

    .news_div_1 {
        width: 250px;
        margin: 0 14px;
    }
}

/* 992px - 1199px */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .inner_slider_image_1 {
        background-size: contain;
        height: 480px;
    }

    .news_div_1 {
        width: 214px;
        margin: 0 10px;
    }

    .news_content_date {
        padding-left: 0;
    }


    .other_box_div span {
        font-size: 17px;
    }

    .news_content_date::before {
        background-size: contain;
    }

    .logo_div_img {
        width: 130PX;
        margin-top: 20px;
    }

    .logo_div_content {
        padding-left: 40px;
    }
}

@media only screen and (min-width: 991px) {
    .other_box_div {
        min-height: 185px;
    }
}

/* media only screen 820 - 991px */
@media only screen and (min-width: 820px) and (max-width: 991px) {

    .other_box_div_icon img, .other_box_div_icon1 img {
        width: 40px;
    }

    .other_box_div span {
        font-size: 15px;
    }

    .other_link_div .col-lg-3.col-md-3.col-sm-3.col-6, .other_link_div .col-lg-3.col-md-3.col-sm-3.col-6 {
        padding: 0;
    }

    .inner_slider_image_1 {
        height: 380px;
    }

    .facility_1, .footer_div_content {
        margin-bottom: 20px;
    }

    .other_box_div {
        /* background-color: #fff; */
        text-align: center;
        padding: 40px 30px 40px 30px;
        border-radius: 0;
        width: 100%;
        margin: -35px 0 60px;
    }


    .news_content_date::before {
        content: '';
        left: 30px;
    }

    .news_content_date span.mon1 {
        padding-left: 0;
    }

    .news_content_date {
        display: flex;
        justify-content: center;
        padding: 0;
    }

    .mentor_div .carousel-indicators {
        margin: 0;
    }

    .logo_div_img {
        width: 115px;
        margin-top: 40px;
    }

    .logo_div_content > ul {
        padding-left: 40px;
    }

    .facility {
        margin: 0 auto 20px;
    }


}


/* media  575px - 768px */
@media only screen and (min-width: 769px) and (max-width: 820px) {
    .logo_div_img {
        width: 115px !important;
        margin-top: 20px;
    }

    .other_box_div_icon img, .other_box_div_icon1 img {
        width: 40px;
    }

    .other_box_div span {
        font-size: 15px;
    }

    .other_link_div .col-lg-3.col-md-3.col-sm-3.col-6, .other_link_div .col-lg-3.col-md-3.col-sm-3.col-6 {
        padding: 0;
    }

    .logo_div_content > ul {
        margin-left: 36px !important;
    }

    .other_box_div {
        text-align: center;
        padding: 40px 30px 40px 30px;
        border-radius: 0;
        width: 100%;
        margin: -35px 0 60px;
    }

    .facility {
        margin: 0 auto 20px;
    }

}

@media only screen and (max-width: 768px) {
    .news_div_1 {
        margin: 10px 0px !important;
    }

    .other_link_div .col-lg-3.col-md-3.col-sm-3.col-6, .other_link_div .col-lg-3.col-md-3.col-sm-3.col-6 {
        padding: 0;
    }

    .other_box_div_icon img, .other_box_div_icon1 img {
        width: 40px;
    }

    .other_box_div span {
        font-size: 15px;
    }

    .logo_div > .container {
        background: #fff;
        z-index: 4;
        position: relative;
        width: 90%;
        border-radius: 15px 15px 0 0;
        backdrop-filter: blur(100px);
    }


    .top_header_div::before {
        content: '';
        position: absolute;
        height: 200px;
        width: 100%;
        top: 0;
        left: 0;
        /*background: linear-gradient(180deg, #29878b, #29878b, #ffffff) !important;*/
        background: linear-gradient(180deg, #9F0622, #9F0622, #ffffff) !important;
    }

    .shade_1::after {
        display: none;
    }

    .footer_div_content ul > li > a, .feedback input, .feedback textarea, .feedback input[type="button"], .about-btn > a {
        letter-spacing: 1px !important;
        font-size: 14px;
    }

    .about-btn > a {
        padding: 6px 18px 8px;
    }

    .about-us-div_cnt span {
        line-height: 25px;
        font-size: 14px;
        letter-spacing: 1px;
        font-weight: 500;
        color: #6c6c6c;
    }

    .title h5::before, .title h5::after {
        height: 1px;
        margin-top: 11px;
    }

    .campus-div_box-title > span {
        font-size: 14px;
        font-weight: 700;
        color: #444444;
        letter-spacing: 1px;
    }

    .campus_div_box-img_cnt, .campus_div_box_img > img {
        height: 250px;
    }

    .campus_div_box {
        min-height: 320px;
    }

    .title h3 {
        font-weight: 600 !important;
        font-size: 18px;
        letter-spacing: 2px;
    }

    .title h5 {
        font-weight: 400 !important;
        font-size: 16px;
    }

    .facility_1 {
        height: 250px;
    }

    .facility_1 .plus > img {
        width: 45px;
    }

    .footer_div_content h4 {
        font-size: 18px;
        color: #f1be21 !important;
    }

    span#buttonC {
        background: #ffffff;
        color: #81201c;
        padding: 3px 5px 0px;
        font-size: 20px;
        margin-bottom: 0;
        margin-top: 2px;
        font-weight: 500;
        line-height: 9px;
        height: 25px;
        position: absolute;
        cursor: pointer;
        border: 3px solid #81201c;
        z-index: 9;
        left: auto;
        right: -2px;
        top: -10px;
        transition: .5s all ease-in;
        border-radius: 50%;
    }

    .slider_line {
        display: none;
    }

    .slider_div {
        padding: 0;
    }

    .logo_div_content a {
        font-size: 13px;
        letter-spacing: .5px;
    }

    .downloadTC_div label {
        font-size: 14px;
        letter-spacing: .5px;
    }

    .copyright a {
        font-size: 17px;
        letter-spacing: 4px;
    }

    downloadTC_div input[type="button"] {
        height: 37px;
        font-weight: 300;
        border-radius: 10px;
        color: #fff;
        background: #7d051f;
        font-size: 14px;
        letter-spacing: 1px;
    }

    #carouselExampleControls {
        overflow: none;
        border-radius: 0;
    }

    body, html {
        overflow-x: hidden;
    }


    .affix {
        left: -12px !important;
        background: transparent !important;
        box-shadow: none !important;
    }

    .inner_slider_image_1 {
        height: 300px;
        background-size: cover;
        background-position: center top;
    }

    .slider_div > .container {
        padding: 0;
    }

    #carouselExampleControls {
        overflow: none;
        border-radius: 0;
    }


    .facility_1 a {
        height: 300px;
    }

    .navbar_header > ul > li::before {
        width: 0;
    }

    .carousel-indicators [data-bs-target] {
        white-space: nowrap;
    }

    .carousel-indicators {
        justify-content: end !important;
    }

    .mentor_div .carousel-indicators {
        left: 0;
        margin-right: 0;
        overflow: scroll;
        width: 82%;
        height: 45px;
        bottom: -30px;
    }

    .mentor_div .carousel-indicators > button > span {
        margin-top: 10px;
        padding: 4px 20px;
        display: block;
        font-size: 14px;
    }

    .mentor_div .carousel-indicators {
        bottom: -50px;
        height: 50px;
    }


    .imp_name {
        padding: 8px 50px 0px 20px;
        font-size: 15px;
        letter-spacing: 1px;
    }

    div.imp_about {
        font-size: 14px;
        letter-spacing: 1px;
        font-weight: 500;
        line-height: 30px;
    }

    #TblDetaill td {
        background: #fff;
    }


    h1.page_title {
        font-size: 24px;
    }

    .breadcrumb_content {
        padding: 0 10px;
    }

    .logo_div_img {
        border-radius: 10px;
    }

    .inner_slider_image {
        height: 200px;
        width: 100%;
        background-size: cover;
        background-position: center right;
        background-repeat: no-repeat;
    }

    .logo_div_content > ul {
        margin-top: 30px !Important;
    }

    .logo_div_img::after {
        content: '';
        position: absolute;
        width: 50px;
        height: 50px;
        transform: rotateZ(
                45deg
        );
        left: 125px;
        z-index: -1;
        bottom: -3px;
        top: auto;
    }

    .logo_div {
        padding: 0 !important;
    }

    .map_div iframe {
        height: 350px;
    }

    .facility_1, .footer_div_content {
        margin-bottom: 20px;
    }

    .logo_div_content span {
        font-size: 13px;
    }

    .logo_div_img {
        margin: -5px auto 0;
    }

    .header_top_div_content::before {
        display: none !important;
    }


    .logo_div_img {
        position: relative;
    }

    .other_link_div::before {
        height: 305px;
    }

    .other_box_div {
        /*background-color: #fff;*/
        text-align: center;
        padding: 30px 0px 30px 0px;
        margin-top: -16px;
        border-radius: 0px;
        width: 100%;
        margin: -30px auto 10px;
        background: #b88323;
    }

    .news_content_div {
        border-radius: 10px;
        padding: 30px;
        width: 280px;
        box-shadow: 1px 1px 20px rgb(229 229 229 / 92%);
        margin: 0 auto;
    }


    .Layer2 {
        transition: .5s all ease-in;
        background: #9F0622;
        width: 100%;
    }

    .MobileMenubar {
        display: inline-block;
        width: 50px;
    }

    .navbar_header > ul {
        padding: 0px;
        list-style: none;
        margin: 0px;
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative;
        background-color: #ffffff;
    }

    .navbar_header > ul > li > ul {
        transform: none;
        display: block;
        visibility: visible;
    }

    .navbar_header > ul > li {
        position: relative;
        float: left;
        width: 100%;
        display: inline-block;
        border-bottom: 1px solid #4a100f26;
    }

    .navbar_header > ul > li > a {
        display: inline-block;
        padding: 8px 20px;
        position: relative;
        transition: 0.5s;
        font-size: 15px;
        font-weight: 600;
        letter-spacing: 1px;
    }

    .header_top_div_content {
        background: #9F0622;
        padding: 1px 0 12px !important;
        text-align: center;
        display: flex;
        justify-content: center;
    }

    .navbar_header > ul > li > a {
        width: 100%;
        color: #ffffff;
        background: #9F0622;
        font-weight: 500;
        font-size: 14px;
        letter-spacing: 1px;
    }

    .navbar_header > ul > li > ul > li > a {
        font-size: 14px;
        letter-spacing: 1px;

        border-bottom: 1px solid #227073;
        box-shadow: 0 -1px 0 0 #41060f54 inset;

    }

    .navbar_header > ul > li > ul {
        background-color: #1a5a5d !important;
    }

    .navbar_header > ul > li > ul > li:last-child > a {
        border: none !important;
        box-shadow: none !important;
    }

    .navbar_header {
        width: 0;
        right: -100%;
        position: fixed;
        left: auto;
        height: 100%;
        overflow: auto;
        background-color: #9F0622;
        top: 0;
        bottom: 0;
        z-index: 999;
    }

    .div_Logo {
        position: static;
        z-index: 99;
        width: 60%;
        height: auto;
        background-color: White;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .Header_address {
        padding: 5px;
    }

    .navbar_header > ul > li > ul {
        display: none;
        position: static;
        width: 100%;
    }

    .mobileMenu {
        width: 100%;
        display: inline-block;
        padding: 10px;
        text-align: left;
        margin-top: 10px;
        display: block;
    }

    .menuBar {
        width: 0px;
        height: 100%;
        top: 0px;
        bottom: 0px;
        left: 0px;
        display: block;
    }

    .closebtn {
        position: fixed;
        font-size: 25px;
        text-transform: uppercase;
        left: 0px;
        z-index: 999;
        height: 100%;
        width: 0px;
        top: 0px;
        display: inline-block;
        padding: 0;
        background-color: #000000;
        opacity: .8;
    }

    .navbar_header > ul > li:hover ul:after {
        display: none !important;
    }

    .Togglebtn {
        padding: 5px;
        border: 1px solid gray;
        display: inline-block;
        color: orange;
        font-size: 25px;
    }

    .top_header_div {
        background: #29878b;
    }


    .header_top_div_content > ul {
        flex-wrap: nowrap !important;
    }

    .header_top_div_content ul > li > a {
        letter-spacing: 1px;
        font-size: 14px;
        white-space: nowrap;
    }

    .inner_content span {
        font-size: 14px;
        letter-spacing: .5px;
        font-weight: 500;
        line-height: 25px;
        color: #676464;
    }

    #idSubmenus > li > a > span {
        font-size: 14px;
        letter-spacing: .5px;
    }

    .breadcrumb_content img {
        width: 12px;
        margin: 0 5px;
        background: #7d051f;
        padding: 3px 3px;
        border-radius: 100%;
    }

    .breadcrumb_content a, span.page_title {
        font-size: 12px;
    }

    h4.page_title {
        padding: 0px 50px 0px 0px;
        font-size: 18px;
    }

    h4.page_title::after {
        margin-top: 14px;
        height: 2px;
    }

    .Navbartoggle > img {
        width: 40px;
        padding: 3px 5px;
        border-radius: 0 0 10px 0;
        background: #29878b;
    }

}

@media only screen and (max-width: 568px) {
    .slider_div img.img-fluid.w-100 {
        height: 170px;
        object-fit: cover;
    }

    .other_box_div_icon::before {
        content: '';
        position: absolute;
        top: 0px;
        width: 70px;
        left: 0;
        right: 0;
        background: url(../img/icon_shadow1.png);
        filter: grayscale(1) blur(8px);
        height: 50px;
        background-repeat: no-repeat;
        background-position: center;
        transition: .5s all ease-in;
        transform: rotate(-10deg);
        background-size: contain;
    }

    .other_box_div {
        text-align: center;
        padding: 15px;
        box-shadow: none;
        width: 100%;
        margin: 0px auto;
        border: none;
        border-radius: 0px;
        min-height: 118px;
    }


    .other_link_div .row > div:nth-child(1) .other_box_div {
        background: #29878b;
    }

    .other_link_div .row > div:nth-child(2) .other_box_div {
        background: #29388b;
    }

    .other_link_div .row > div:nth-child(3) .other_box_div {
        background: #8b2929;
    }

    .other_link_div .row > div:nth-child(4) .other_box_div {
        background: #959722;
    }


    .other_box_div_icon img, .other_box_div_icon1 img {
        width: 40px;
        position: relative;
        margin: 0 auto 12px;
        height: auto;
        text-align: center;
        transition: .5s all ease-in-out;
    }

    .other_box_div_icon1::before {
        content: '';
        position: absolute;
        top: -10px;
        width: 40px;
        left: -28px;
        margin: 0 auto;
        right: 0;
        background: url(../img/icon_shadow1.png);
        filter: grayscale(1) blur(8px);
        height: 70px;
        background-repeat: no-repeat;
        background-position: center;
        transition: .5s all ease-in;
        transform: rotate(-10deg);
        background-size: contain;
    }

    .other_link_div .col-lg-3.col-md-3.col-sm-3.col-6, .other_link_div .col-lg-3.col-md-3.col-sm-3.col-6 {
        padding: 0 !important;
    }

    .other_box_div span {
        font-weight: 500 !important;
        margin: 5px auto;
        font-size: 14px;
        color: #fff;
        letter-spacing: 1px;
        transition: .5s all ease-in-out;
    }
}