

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    .p-15 {
        padding: 0 15px !important;
    }

    .slider_cont {
        margin-top: 6px;
    }

    .m-none {
        display: none;
    }

    .sidebar-page-container {
        padding: 35px 0 0 0;
    }

    .email-cont {
        padding: 0;
        text-align: center;
    }

    .call-cont {
        padding: 0;
        text-align: center;
    }

    .login {
        display: none;
    }
}

@media only screen and (max-width: 320px) {
    .p-15 {
        padding: 0 15px !important;
    }

    .slider_cont {
        margin-top: 6px;
    }

    .m-none {
        display: none;
    }

    .sidebar-page-container {
        padding: 35px 0 0 0;
    }

    .email-cont {
        padding: 0;
        text-align: center;
    }

    .call-cont {
        padding: 0;
        text-align: center;
    }

    .dis-none {
        display: none;
    }

    .view-d {
        display: none;
    }

    .view-m {
        display: block;
    }
}

@media only screen and (min-width: 1199px) and (max-width: 1920px) {
    .heading-d,
    .heading-lnk {
        text-align: center;
    }
}

@media only screen and (min-width:768px) and (max-width:1024px) {
    .whychoose, .section_about {
        background-size: cover;
        padding: 18px 10px;
    }
}

@media only screen and (min-width: 1025px) and (max-width: 1198px) {
    .section_about {
        background-size: cover;
        padding-bottom: 110px;
    }

    .whychoose {
        background-size: cover;
    }

    .heading-lnk .button001 {
        font-size: 15px;
    }
}

@media only screen and (min-device-width: 769px) and (max-device-width: 1024px) {
    .card-imgbox {
        width: 80px;
        height: 80px;
        border-radius: 50%;
        display: inline-block;
        background: #fff;
        border: 5px solid #dcdcdc;
    }

    .heading-d,
    .heading-lnk {
        text-align: center;
    }

        .heading-lnk .button001 {
            font-size: 12px;
            padding: 8px 10px 4px !important;
            margin: 0 5px 0 0;
            text-align: center;
        }

    .btn-360 {
        font-size: 0.8rem !important;
    }

    .slider_cont {
        margin-top: 0;
    }

    .text-end {
        text-align: center !important;
    }

    .view-d {
        display: block;
    }

    .view-m {
        display: none;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .card-imgbox {
        width: 80px;
        height: 80px;
        border-radius: 50%;
        display: inline-block;
        background: #fff;
        border: 5px solid #dcdcdc;
    }

    .btn-360 {
        font-size: 0.8rem !important;
    }

    .slider_cont {
        margin-top: 0;
    }

    .text-end {
        text-align: center !important;
    }

    .view-d {
        display: block;
    }

    .view-m {
        display: none;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .card-imgbox {
        width: 80px;
        height: 80px;
        border-radius: 50%;
        display: inline-block;
        background: #fff;
        border: 5px solid #dcdcdc;
    }

    .slider_cont {
        margin-top: 0;
    }

    .btn-360 {
        font-size: 0.8rem !important;
    }

    .text-end {
        text-align: center !important;
    }

    .view-d {
        display: block;
    }

    .view-m {
        display: none;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
    .text-end {
        text-align: center !important;
    }

    .view-d {
        display: block;
    }

    .view-m {
        display: none;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
    .text-end {
        text-align: center !important;
    }

    .view-d {
        display: block;
    }

    .view-m {
        display: none;
    }
}

@media only screen and (min-width:1200px) and (max-width:1449px) {
    .section_about {
        background-size: cover;
        padding-bottom: 103px;
    }

    .whychoose {
        padding: 43px 2px 175px 20px;
    }
}


@media only screen and (min-width:1450px) {
    .section_about {
        padding: 47px 2px 177px 20px;
        background-size: contain;
    }

    .whychoose {
        padding: 150px 2px 240px 20px;
    }
}

@media only screen and (min-width: 1199px) {

    .dis-none {
        display: none;
    }

    .view-d {
        display: block;
    }

    .view-m {
        display: none;
    }
}

@media only screen and (min-width: 1824px) {
    .dis-none {
        display: none;
    }

    .view-d {
        display: block;
    }

    .view-m {
        display: none;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
    .p-15 {
        padding: 0 15px !important;
    }

    .slider_cont {
        margin-top: 6px;
    }

    .menu {
        margin: 0;
    }

    .m-none {
        display: none !important;
    }

    .header-cont {
        padding-bottom: 0;
    }

    .sidebar-page-container {
        padding: 35px 0 0 0;
    }

    .email-cont {
        padding: 0;
        text-align: center;
    }

    .call-cont {
        padding: 0;
        text-align: center;
    }

    .text-end {
        text-align: center !important;
    }

    .bg-news {
        background-color: #ff0;
        border-radius: 0;
        color: #333;
        font-weight: 700;
    }

    .view-d {
        display: none;
    }

    .view-m {
        display: block;
    }

    .padding-item {
        padding: 0 !important;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
    
    .view-d {
        display: none;
    }

    .view-m {
        display: block;
    }

    .padding-item {
        padding: 0 !important;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {


    .view-d {
        display: none;
    }

    .view-m {
        display: block;
    }

    .padding-item {
        padding: 0 !important;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
    .text-end {
        text-align: center !important;
    }

    .button001 {
        font-size: 10px !important;
    }

    .button002 {
        font-size: 10px !important;
    }

    .padding-item {
        padding: 0 !important;
    }

    .view-d {
        display: none;
    }

    .view-m {
        display: block;
    }
}

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {


    .button001 {
        font-size: 16px;
        font-family: mohr_altregular;
    }

    .button002 {
        font-size: 14px !important;
    }

    .padding-item {
        padding: 0 !important;
    }

    .view-d {
        display: none;
    }

    .view-m {
        display: block;
    }
}

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
    .button001 {
        font-size: 14px !important;
    }

    .button002 {
        font-size: 14px !important;
    }

    .padding-item {
        padding: 0 !important;
    }

    .text-end {
        text-align: center !important;
    }

    .view-d {
        display: none;
    }

    .view-m {
        display: block;
    }
}

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {


    .padding-item {
        padding: 0 !important;
    }

    .view-d {
        display: none;
    }

    .view-m {
        display: block;
    }
}

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
    .text-end {
        text-align: center !important;
    }

    .padding-item {
        padding: 0 !important;
    }

    .view-d {
        display: none;
    }

    .view-m {
        display: block;
    }
}

@media only screen and (min-device-width: 375px) and (max-device-height: 812px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {
    .button001 {
        font-size: 14px !important;
    }

    .button002 {
        font-size: 14px !important;
    }

    .padding-item {
        padding: 0 !important;
    }

    .text-end {
        text-align: center !important;
    }

    .view-d {
        display: none;
    }

    .view-m {
        display: block;
    }
}

@media only screen and (min-device-width: 375px) and (max-device-height: 812px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3) {
    .button001 {
        font-size: 14px !important;
    }

    .button002 {
        font-size: 14px !important;
    }

    .padding-item {
        padding: 0 !important;
    }

    .text-end {
        text-align: center !important;
    }

    .view-d {
        display: none;
    }

    .view-m {
        display: block;
    }
}

@media only screen and (min-device-width: 414px) and (max-device-height: 896px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {
    .text-end {
        text-align: center !important;
    }

    .padding-item {
        padding: 0 !important;
    }

    .view-d {
        display: none;
    }

    .view-m {
        display: block;
    }
}

@media only screen and (min-device-width: 414px) and (max-device-height: 896px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3) {
    .padding-item {
        padding: 0 !important;
    }

    .text-end {
        text-align: center !important;
    }

    .view-d {
        display: none;
    }

    .view-m {
        display: block;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
    .p-15 {
        padding: 0 15px !important;
    }

    .slider_cont {
        margin-top: 0;
    }

    .menu {
        margin: 0;
    }

    .m-none {
        display: none !important;
    }

    .header-cont {
        padding-bottom: 0;
    }

    .sidebar-page-container {
        padding: 35px 0 0 0;
    }

    .email-cont {
        padding: 0;
        text-align: center;
    }

    .call-cont {
        padding: 0;
        text-align: center;
    }



    .bg-news {
        background-color: #ff0;
        border-radius: 0;
        color: #333;
        font-weight: 700;
    }

    .view-d {
        display: none;
    }

    .view-m {
        display: block;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
    .p-15 {
        padding: 0 15px !important;
    }

    .slider_cont {
        margin-top: 6px;
    }

    .menu {
        margin: 0;
    }

    .m-none {
        display: none !important;
    }

    .header-cont {
        padding-bottom: 0;
    }

    .sidebar-page-container {
        padding: 35px 0 0 0;
    }

    .email-cont {
        padding: 0;
        text-align: center;
    }

    .call-cont {
        padding: 0;
        text-align: center;
    }

    .text-end {
        text-align: center !important;
    }

    .bg-news {
        background-color: #ff0;
        border-radius: 0;
        color: #333;
        font-weight: 700;
    }

    .view-d {
        display: none;
    }

    .view-m {
        display: block;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {
    .p-15 {
        padding: 0 15px !important;
    }

    .slider_cont {
        margin-top: 6px;
    }

    .menu {
        margin: 0;
    }

    .m-none {
        display: none !important;
    }

    .header-cont {
        padding-bottom: 0;
    }

    .sidebar-page-container {
        padding: 35px 0 0 0;
    }

    .email-cont {
        padding: 0;
        text-align: center;
    }

    .call-cont {
        padding: 0;
        text-align: center;
    }

    .text-end {
        text-align: center !important;
    }

    .bg-news {
        background-color: #ff0;
        border-radius: 0;
        color: #333;
        font-weight: 700;
    }

    .view-d {
        display: none;
    }

    .view-m {
        display: block;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3) {
    .p-15 {
        padding: 0 15px !important;
    }

    .slider_cont {
        margin-top: 6px;
    }

    .menu {
        margin: 0;
    }

    .m-none {
        display: none !important;
    }

    .header-cont {
        padding-bottom: 0;
    }

    .sidebar-page-container {
        padding: 35px 0 0 0;
    }

    .email-cont {
        padding: 0;
        text-align: center;
    }

    .call-cont {
        padding: 0;
        text-align: center;
    }

    .text-end {
        text-align: center !important;
    }

    .bg-news {
        background-color: #ff0;
        border-radius: 0;
        color: #333;
        font-weight: 700;
    }

    .view-d {
        display: none;
    }

    .view-m {
        display: block;
    }
}

@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {
    .p-15 {
        padding: 0 15px !important;
    }

    .slider_cont {
        margin-top: 6px;
    }

    .menu {
        margin: 0;
    }

    .m-none {
        display: none !important;
    }

    .header-cont {
        padding-bottom: 0;
    }

    .sidebar-page-container {
        padding: 35px 0 0 0;
    }

    .email-cont {
        padding: 0;
        text-align: center;
    }

    .call-cont {
        padding: 0;
        text-align: center;
    }

    .text-end {
        text-align: center !important;
    }

    .bg-news {
        background-color: #ff0;
        border-radius: 0;
        color: #333;
        font-weight: 700;
    }

    .view-d {
        display: none;
    }

    .view-m {
        display: block;
    }
}

@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3) {
    .text-end {
        text-align: center !important;
    }

    .button001 {
        border: 2px solid #fff !important;
        color: #fff !important;
        font-weight: 600 !important;
        border-radius: 44px !important;
        margin: 0 0 0 10px;
        background-color: #ffc107 !important;
        font-size: 13px !important;
    }

    .padding-item {
        padding: 0 !important;
    }

    .view-d {
        display: none;
    }

    .view-m {
        display: block;
    }
}

@media only screen and (max-width: 991px) {
    .side_bar {
        display: none;
    }

    .breadcrumb-div {
        font-size: 13px;
        margin-top: 2px;
        opacity: 0.8;
        position: relative !important;
        left: 0;
    }

        .breadcrumb-div::before {
            content: "";
            position: absolute;
            left: -340px;
            top: 50%;
            width: 400px;
            height: 1px;
            background-color: #eaeaea;
        }

    .mt-60 {
        margin-top: 0;
    }

    .breadcrumb-div ul {
        padding: 0;
    }
}

@media only screen and (min-width: 991px) and (max-width: 1024px) {
    .section_about {
        padding: 12px 2px 330px 20px;
    }

    .whychoose {
        padding: 52px 2px 220px 20px;
    }
}


@media only screen and (min-width: 769px) and (max-width: 991px) {
    .top_header span {
        left: 0;
        display: none;
    }

    i.fa-solid.fa-mobile-screen-button {
        display: none;
    }

    .navbar_header > ul > li > ul {
        top: 36px;
    }

    .navbar_header > ul > li > a {
        padding: 12px 6px 8px;
        font-size: 11px;
    }

    .lef_div_icn, .rig_div_icn {
        padding: 6px;
    }
}


@media only screen and (min-width: 769px) and (max-width: 1199px) {
    .social{
        display:none;
    }
    .top_header img {
        width: 28px;
    }

    .top_header .col-lg-5.col-md-2.col-sm-12 {
        display: none;
    }

    .top_header .col-lg-2.col-md-4.col-sm-12.text-end {
        position: absolute;
        right: 0;
    }

    .alumin {
        white-space: nowrap;
    }
}

@media only screen and (min-width: 320px) and (max-width: 768px) {
    .modal-footer1 > img {
        right: auto;
        left: 10px;
        top: auto;
        bottom: 10px;
    }

    .heading-d {
        text-align: center;
    }

    .top_header span {
        position: relative;
        top: auto;
    }

    #top_soc_div {
        text-align: center;
    }

    .lef_div_icn, .rig_div_icn {
        display: none;
    }


    .navbar_header > ul > li > ul > li > ul {
        position: relative;
        width: 100%;
        transform: none;
        top: 0;
        left: 0;
        right: auto;
        display: none;
    }

        .navbar_header > ul > li > ul > li > ul > li > a {
            background: #3b84b3;
            border: 1px solid white;
        }

    .button001 {
        padding: 8px 8px 4px !important;
    }

    #mentor_div {
        flex-direction: column-reverse;
    }

    .mn-h-600 {
        height: 300px;
    }

    .upcoming li a img {
        display: none;
    }

    .upcomimg-box {
        min-height: 200px;
    }

    .menu-cont {
        height: 50px;
    }

    .tour-box {
        height: auto !important;
        margin-top: 0 !important;
        width: 100% !important;
    }

    .top_header .col-lg-5.col-md-2.col-sm-12 {
        text-align: center;
    }

    .heading-d,
    .heading-lnk {
        text-align: center;
        display: flex;
        justify-content: center;
    }

    .alumin {
        text-align: center;
    }

    .top_header .col-lg-2.col-md-4.col-sm-12.text-end {
        padding: 4px 0;
    }
}

@media only screen and (min-width: 320px) and (max-width: 440px) {
    .social {
        background: #653780;
    }   
    .top_header .col-lg-5.col-md-2.col-sm-12 a {
        display: block;
    }
}

@media only screen and (min-width:1200px) {

    #carouselExampleControls3 .carousel-control-prev {
        left: -80px !important;
    }
    .mentimg {
        width: 80% !important;
        margin: auto;
    }

    .aboutpoints p {
        margin: auto;
        margin: 17px 0px;
    }
}

@media only screen and (max-width:767px) {
    .Facilities {
        padding: 42px 10px 40px 10px;
    }
    .location, .contacts {
        display: none
    }
    .topheader .logomain {
        background-image: none;
       
    }

        .topheader .logomain img {
            padding: 9px 10px 11px 22px;
        }
    .logo2{
        display:block;
    }
    .logo1{
        display:none;
    }
    .section_about, .whychoose {
        background-size: cover !important;
        padding-bottom: 10px;
    }
    .gallerydiv {
        padding: 17px 10px 0px 10px;
    }
        .gallerydiv h5 img, .whychoose h5 img, .mentorsection h5 img, .facline {
            width: 220px;
        }

        .section_about h5 img {
            width: 120px;
        }

    .whychoose {
        padding-top: 20px;
        padding-bottom: 44px;
    }
    .whypoints p span {
        font-size: 13px;
    }
}
