@media (min-width: 1400px) {
}

@media screen and (min-width: 1201px) and (max-width: 1400px) {
    .award-tb-nav .heading h2 {
        font-size: 32px;
    }

    .why-choose-inner {
        padding-top: 40px;

        padding-left: 30px;
    }

    .why-choose-jaypee .heading-bottom-inner h2 {
        font-size: 18px;
    }

    .why-choose-bx h4 {
        font-size: 16px;
    }

    .why-choose-bx p {
        font-size: 13px;
    }

    .progress-area {
        padding-top: 0px;
    }
    .why-choose-jaypee .heading-bottom-inner {
        margin-bottom: 14px;
    }

    .award-info-slide:after {
        right: -5px;
    }

    .header-area .navbar-brand img {
        width: 520px;
    }

    .jaypeeedu {
        margin-right: 10vw;
    }

    .award-tb-nav .nav-pills {
        margin-right: 30px;
    }

    .pie-chart-result span {
        top: 2px;
    }

    .pie-chart-result p {
        font-size: 11px;
    }
    .award-tb-nav .nav-pills .nav-link {
        font-size: 14px;
    }
    .megamenu-item {
        padding: 5px 50px 5px 80px;
    }
    .dropbtn.mega-column-header:after {;
        font-size: 14px;
        top: 0px;
    }
    .megamenu-column-header {
        font-size: 16px;
        margin-bottom: 4px;
        margin-top: 4px;
    }
    .mega-clm .mega-item .nav-link {
        padding: 2px 5px;
        font-size: 13px;
        line-height: 16px;
    }
    .megamenu-list .megamenu-link {
        font-size: 19px;
    }
    .footer-form {
        width: 250px;
    }

}

@media screen and (min-width: 1201px) and (max-width: 1300px) {
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
    .main-header .navbar-dark .navbar-nav .nav-link {
        font-size: 12px;

        padding: 31px 10px;
    }

/*    .header-area .navbar-brand img {
        width: 410px;
    }*/

    .banner-img-area img {
        -webkit-animation: zoom 4s linear forwards;

        animation: zoom 4s linear forwards;

        height: 460px;
    }

    /*.banner-inner-item {
        height: 460px;
    }*/

    .bnner-lft-cnt h1 {
        font-size: 40px;
    }

    .jaypeeedu {
        margin-right: 12vw;
    }

    .menu-humburger button {
        padding: 27px 30px;
    }

    .megamenu-list .megamenu-link {
        font-size: 22px;
    }

    .popular-link ul li a {
        font-size: 15px;
    }

    .popular-link {
        padding: 30px 0px 30px 30px;
    }

    .appl-today {
        margin-left: 0px;
    }

    .award-tb-nav .nav-pills {
        margin-right: 0px;
    }

    .award-info-slide:after {
        height: 180px;

        right: -4px;
    }

    .award-info-bx h4 {
        font-size: 22px;
    }

    .facilities-top-txt {
        padding: 40px 40px;
    }

    .facilities-cnt-bx {
        padding: 30px 40px;
    }

    .progress {
        width: 375px;
    }

    .why-choose-bx {
        padding: 0px 10px;

        min-height: 170px;
    }

    .curriculum-tab-nav .nav-pills .nav-link {
        width: 230px;
    }
    .header-area .navbar-brand img {
        width: 480px;
    }
    .search-btn button {
        margin-right: 9px;
    }
    .jaypeeedu img {
        width: 80px;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
}

@media (min-width: 992px) {
    .mob-view {
        display: none !important;
    }
    .menu-megamenu .dropdown-content.cstm-drop-menu {
        padding: 0px 40px 100px;
        overflow: auto;
    }
}

@media screen and (max-width: 992px) {
    /*=====mobile header =======*/

    .header-area .navbar-collapse {
        position: fixed;

        top: 0px;

        left: 0;

        padding-bottom: 15px;

        width: 100%;

        height: 100%;

        background-color: #fff;

        z-index: 9999;

        overflow: auto;

        -webkit-box-shadow: 0 0 35px -10px rgb(0 0 0 / 25%);

        box-shadow: 0 0 35px -10px rgb(0 0 0 / 25%);

        background-repeat: no-repeat;
    }

    .swm-mobi-nav-close i {
        padding: 12px 20px;
    }

    .header-area .navbar-collapse.collapsing {
        left: -100%;

        transition: height 0.2s ease;
    }

    .header-area .navbar-collapse.show {
        left: 0;

        transition: left 0.2s ease;
    }

    .header-area .navbar-toggler.collapsed ~ .navbar-collapse {
        transition: left 0.2s ease;
    }

    .swm-mobi-nav-close {
        width: 100%;

        height: 76px;

        position: relative;

        display: flex;

        color: #000;

        cursor: pointer;

        background: #01174f;

        text-align: right;

        justify-content: space-between;

        align-items: center;

        font-size: 25px;
    }

    .swm-mobi-nav-close .logo {
        padding-left: 20px;
    }

    .swm-mobi-nav-close .logo img {
        width: 129px;
    }

    .sidebar-mobile-contact {
        margin: 30px 25px 25px;
    }

    .sidebar-mobile-contact ul {
        list-style: none;

        padding-left: 0px;

        margin-bottom: 25px;
    }

    .sidebar-mobile-contact ul li a {
        color: #000000;

        margin-right: 25px;

        font-family: Metropolis-Medium;

        font-size: 18px;
    }

    .call-btn-top i {
        background-color: #185b8b;

        color: #fff;

        font-size: 15px;

        padding: 0px;

        width: 30px;

        height: 30px;

        line-height: 30px;

        margin-right: 10px;

        border-radius: 30px;

        text-align: center;
    }

    .bkn_apt_btn {
        background: #185b8b;

        color: #fff;

        font-family: "Metropolis-Bold";

        text-transform: uppercase;

        padding: 12px 25px;

        display: inline-block;

        border-radius: 35px;

        font-size: 16px;
    }

    .main-header .navbar-dark .navbar-nav .nav-link {
        font-size: 14px;

        margin: 0 0px;

        padding-left: 22px;

        border-bottom: 1px solid #e6e6e6;

        padding: 15px 0px;

        color: #000000;

        text-transform: uppercase;
    }

    .main-header .navbar-nav {
        margin: 23px;
    }

    .header-area .navbar .dropdown-content {
        position: unset;

        margin-left: 0px;

        background-color: transparent;

        box-shadow: none;

        width: auto;

        min-width: auto;

        padding-top: 0px;
    }

    .header-area .navbar .dropdown-content a {
        color: #000;

        padding: 15px 0px;

        font-size: 14px;
    }

    .header-area .navbar .dropdown-content li {
        border-bottom: solid 1px #e6e6e6;
    }

    .header-area .navbar .dropdown-content li:last-child {
        border-bottom: 1px solid #e6e6e6;
    }

    .main-header .dropbtn::after {
        content: "\2b" !important;

        font-family: "Font Awesome 5 Free";

        line-height: 41px;

        font-size: 13px;

        font-weight: bold;

        display: block;

        border: none;

        position: absolute;

        right: 0px;

        top: 8px;

        transition: all 0.3s;
    }

    .main-header .dropbtn.active::after {
        content: "\f068" !important;
    }

    .dropdown-content {
        display: none;
    }

    .header-area .megamenu-column-header.active + .dropdown-content {
        display: block !important;

        visibility: visible;

        opacity: 1;
    }

    .header-area .megamenu-column-header + .dropdown-content {
        display: none !important;
    }

    .mega-clm {
        border-left: 0px;

        padding-top: 0px;

        padding-bottom: 0px;
    }

    /*=======end mobile header=====*/

    .desk-view {
        display: none;
    }

    header {
        padding: 0px 0 0;
    }

    .main-header .navbar {
        padding-top: 4px;

        margin-top: 0px;

        padding-bottom: 6px;
    }

    .navbar-toggler .navbar-toggler-icon i {
        color: #fff;

        font-size: 25px;
    }

    .navbar-toggler .navbar-toggler-icon {
        background-image: none;

        height: auto;
    }

    .navbar-dark .navbar-toggler:focus {
        outline: none;

        box-shadow: none;
    }

    header nav ul li:not(:last-child) a:after {
        display: none;
    }

    .header-area .navbar-brand img {
        width: 289px;
    }

    .header-area .navbar-toggler {
        padding-right: 0px;
    }

    .top-header {
        display: none;
    }

    .hed-contact-btn {
        margin-left: 21px;
    }

    .header-area {
        padding: 0px 0px;

        top: 0;
    }

    .header-area .navbar-brand {
        padding: 3px 0px;
    }

    .head-search {
        margin-right: 0px;

        margin: 21px 26px;
    }

    .humburgerbtn span {
        display: none;
    }

    .menu-humburger button i {
        font-size: 22px;

        margin-right: 0px;
    }

    .menu-humburger button {
        padding: 29px 14px 32px;
    }
    .header-area .container-fluid {
        width: 100%;
    }

    .menu-megamenu {
        overflow: scroll;
    }

    .megamenu-item {
        padding: 8px 20px 8px 20px;
    }

    .megamenu-list .megamenu-link {
        font-size: 20px;
    }

    .dropbtn.mega-column-header:after {
        font-size: 18px;

        right: 30px;

        top: 2px;
    }

    .menu-megamenu .dropdown-content.cstm-drop-menu {
        width: 100vw;

        height: 100vh;

        border-left: solid 5px #3949ab;

        border-top: solid 5px #3949ab;

        border-right: solid 5px #3949ab;

        padding: 13px 24px 100px;

        overflow: scroll;

        top: 75px;
    }

    .backbtn {
        background-color: transparent;

        padding: 5px 30px;

        border: solid 1px #ffeeee;

        background-color: #3949ab;

        color: #fff;

        border-radius: 100px;
    }

    .backbtn i {
        margin-right: 10px;
    }

    .header-facilitis {
        padding: 27px 15px 0px;

        border: solid 1px #192671;

        border-top: solid 1px #192671;

        border-bottom: solid 1px #192671;

        border-left: 0px;

        height: auto;

        justify-content: space-between;

        flex-direction: row;
    }

    .header-fac-bx img {
        height: 25px;
    }

    .header-fac-bx p {
        font-size: 12px;
    }

    .popular-link {
        padding: 30px 20px 110px 20px;
    }

    .popular-link h4 {
        font-size: 20px;

        margin-bottom: 13px;
    }

    .popular-link ul li a {
        font-size: 13px;

        padding: 6px 0px;
    }

    .apply-visit {
        background-color: #c8c8c8;

        display: flex;

        justify-content: space-around;
    }

    .apply-visit a {
        color: #000;

        font-size: 16px;

        display: inline-block;

        width: 100%;

        text-align: center;

        border-right: solid 2px #fff;

        padding: 5px 0px;
    }

    .apply-visit a:last-child {
        border-right: none;
    }

    .megamenu-list {
        padding: 13px 0px 16px;
    }

    /* header*/

    .bnner-lft-cnt h1 {
        font-size: 26px;
    }

    .bnner-lft-cnt p br {
        display: none;
    }

    .bnner-lft-cnt p {
        font-size: 14px;
    }

    .home-banner-area .owl-carousel .owl-nav {
        opacity: 0;
    }

    .banner-img-area img {
        /*height: 470px;*/
        height: auto;
    }
    .banner-img-area video {
        height: 470px;
        object-fit: cover;
    }

    .banner-inner-item {
        height: 470px;
    }

    .btn-b {
        padding: 8px 31px 8px;

        font-size: 14px;
    }

    .program-offer-bg {
        padding: 20px 25px;
    }

    .heading h2 {
        font-size: 26px;
    }

    .heading h2 br {
        display: none;
    }

    .program-cnt {
        padding-right: 0px;
    }

    .heading p {
        font-size: 14px;
    }

    .heading p br {
        display: none;
    }

    .program-bx img {
        height: 40px;

        width: 50px;

        margin-bottom: 13px;
    }

    .program-bx h3 {
        font-size: 16px;
    }

    .program-bx {
        margin-bottom: 40px;
    }

    .most-visit .heading {
        margin-bottom: 0px;
    }

    .most-visit .heading h2 {
        border-bottom: none;

        padding-bottom: 0px;

        font-size: 19px;
    }

    .most-visit ul li a {
        font-size: 14px;
    }

    .most-visit ul li {
        padding: 3px 0px;
    }

    .most-visit {
        margin-top: 20px;
    }

    .program-offer {
        padding: 40px 0px 120px;
    }

    .get-col {
        display: none;
    }

    .appl-today {
        margin-left: 0px;

        margin-top: -126px;
    }

    .appl-today .heading h3 {
        padding: 24px 17px;

        font-size: 18px;
    }

    .appl-today .form_inner {
        padding: 10px 16px 90px;
    }

    .map-area {
        margin-top: 0px;

        padding-bottom: 0px;
    }

    .map-area .container {
        padding: 0;
    }

    .get-in-touch {
        padding: 90px 0px 50px;
    }

    .announcements {
        padding: 30px 0px;
    }

    .announcements .heading {
        padding-right: 0px;

        text-align: center;
    }
    .announc-point ul {
        margin-bottom: 30px;
    }

    .marquee-inner.to-left {
        animation: marqueeTop 10s linear infinite;
    }

    .marquee-inner.to-right {
        animation: marqueeBottom 10s linear infinite;
    }

    @keyframes marqueeTop {
        0% {
            left: 0;
        }

        100% {
            left: -100%;
        }
    }

    @keyframes marqueeBottom {
        0% {
            left: -100%;
        }

        100% {
            left: 0;
        }
    }

    .marquee-inner {
        display: flex;
    }

    .marquee-inner.to-left span {
        display: flex;
    }

    .announcments-bx {
        width: 260px;

        margin: 10px;
    }

    .announcments-bx img {
        height: 190px;
    }

    .marquee-inner.to-right span {
        display: flex;
    }

    .announcements .container-fluid {
        width: 100%;
    }

    .inner-announcments .col-lg-6 {
        padding: 0;
    }

    .announcements-hover {
        padding: 22px 20px;
    }

    .announcements-hover p {
        font-size: 15px;
    }

    .marquee-wrapper .marquee-block {
        height: 210px;
    }

    .award-info-bx {
        border-right: none;

        text-align: center;

        padding: 0px 40px;

        min-height: auto;
    }

    .award-info-slide:after {
        display: none;
    }

    .award-tb-nav .nav-pills .nav-link {
        padding: 9px 11px;
    }

    .award-tb-nav .nav-pills {
        width: 100%;
    }

    .award-tabe-pane {
        padding-left: 0px;
    }

    .award-tabe-slide-bx img {
        height: 280px;
    }

    .award-tabe-slide .owl-carousel .owl-nav button.owl-prev {
        left: -5%;
    }

    .award-tabe-slide .owl-carousel .owl-nav button.owl-next {
        right: -5%;
    }

    .award-info-slide .owl-carousel .owl-nav button.owl-prev {
        left: -6px;

        top: 18%;
    }

    .award-info-slide .owl-carousel .owl-nav button.owl-next {
        right: -6px;

        top: 18%;
    }

    .award-info-bx h4 {
        font-size: 20px;

        margin-bottom: 4px;
    }

    .award-info-bx h6 {
        font-size: 13px;

        margin-bottom: 4px;
    }

    .award-info-bx p {
        font-size: 13px;
    }

    .award-tb-nav .heading {
        text-align: center;
    }

    .award-recognition {
        padding: 30px 0px 30px;
    }

    .placement-inner-img {
        width: 100%;

        padding-right: 0px;

        height: auto;

        margin-top: 40px;
    }

    .place-row {
        flex-direction: column-reverse;
    }

    .placement-icon .icon img {
        width: 80px !important;

        height: 40px !important;
    }

    .Placements-area {
        padding: 40px 0 40px;
    }

    .usp_box h2 {
        font-size: 34px;
    }

    .usp_box span {
        font-size: 34px;
    }

    .usp_box p {
        font-size: 14px;
    }

    .footer-form {
        position: relative;

        bottom: 40px;
    }

    .privacy-foot {
        padding: 30px 0;
    }

    .acdemic-tabe-pane {
        padding-right: 0px;
    }

    .plus-btn p {
        width: 60px;

        height: 60px;

        line-height: 52px;

        font-size: 51px;

        border-radius: 100px;
    }

    .acdemic-tabe-pane .tab-pane {
        background-color: #fff;

        padding: 10px;

        margin-bottom: 16px;

        border-radius: 30px;
    }

    .acdemic-tab-slide .heading {
        text-align: center;
    }

    .acdemic-tabe-pane .tab-pane .heading {
        text-align: left;
    }

    .acdemic-tb-nav .arrow-btn {
        text-align: center;

        padding-right: 0px;
    }

    .testimonials-slide {
        width: 100%;
    }

    .testi-bx {
        flex-direction: column;

        box-shadow: 0px 0px 10px #d1d0d0;
    }

    .testi-user {
        width: 100%;
    }

    .testi-user img {
        height: 220px !important;
    }

    .testi-info {
        padding: 15px 23px;

        width: 100%;
    }

    .testimonials-slide .owl-stage-outer .owl-item {
        margin: 0px;

        padding: 10px;
    }

    .testimonials-slide .owl-carousel .owl-nav button.owl-next {
        right: -10px;
    }

    .testimonials-slide .owl-carousel .owl-nav button.owl-prev {
        left: -10px;
    }

    .testi-info h6 {
        font-size: 18px;
    }

    .testi-info p {
        font-size: 14px;
    }

    .testi-info h5 {
        font-size: 18px;
    }

    .testi-info span {
        font-size: 14px;
    }

    .testimonials {
        background-position: left;
        padding: 40px 0px 140px;
    }

    .testimonials .heading {
        margin-bottom: 10px;
    }

    .placement-bx .heading {
        text-align: center;
        margin-bottom: 0;
    }

    .why-choose-slide {
        width: 100%;

        margin: 0px 0px auto auto;
    }

    .why-choose-bx {
        border-right: none;

        min-height: auto;

        text-align: center;
    }

    .why-choose-bx img {
        margin: 0 auto;
    }

    .why-choose-slide .owl-carousel .owl-nav button.owl-prev {
        left: -10px;
    }

    .why-choose-slide .owl-carousel .owl-nav button.owl-next {
        right: -10px;
    }

    .why-choose-inner {
        padding-left: 0px;

        padding-top: 50px;
    }

    .progress {
        width: 100%;
    }

    .usp_box.count-up {
        position: absolute;
        right: 0;
        top: -44px;
    }
    .Placements-area .usp_box.count-up {
        position: unset;
    }

    .progress-bx {
        position: relative;
    }

    .progress-area .heading {
        padding-bottom: 12px;
    }

    .progress-area .heading h2 {
        font-size: 19px;
    }

    .progress-area {
        padding-top: 41px;

        margin-bottom: 40px;
    }

    .progress-area .usp_box span {
        font-size: 18px;
    }

    .progress-area .usp_box h2 {
        font-size: 18px;
    }

    .why-inner-img-sec img {
        height: auto;
    }

    .heading-bottom-inner p br {
        display: none;
    }

    .why-choose-inner-img .ineer-heading {
        bottom: -33px;

        right: -25px;

        padding: 10px 30px 10px 20px;

        border-radius: 0px 0px 0px 20px;
    }

    .mobile-why-heading .heading {
        text-align: center;
    }

    .why-choose-jaypee {
        padding: 50px 0 30px;
    }

    .home-facilities .heading.facilities-head-mob {
        padding: 40px 24px 10px;

        margin-bottom: 30px;
    }

    .facilities-bx-big img {
        height: 440px;
    }

    .facilities-top-txt {
        text-align: center;
        padding: 40px 20px;
        background-image: linear-gradient(1deg, #000000db, transparent);
    }

    .home-facilities-slide .owl-carousel .owl-nav button.owl-prev {
        position: absolute;

        right: 0;

        top: 45%;

        left: 10px;
    }

    .home-facilities-slide .owl-carousel .owl-nav button.owl-next {
        position: absolute;

        top: 45%;

        right: 10px;
    }

    .home-facilities-slide .owl-carousel .owl-nav button.owl-next,
    .home-facilities-slide .owl-carousel .owl-nav button.owl-prev {
        width: 40px;

        height: 40px;

        border-radius: 100px;

        font-size: 20px;

        line-height: 42px;

        color: #3949ab;

        background-color: #ffa500;
    }

    .event-and-activite-hover {
        padding: 20px 43px;
    }

    .event-and-activite-bx {
        border-radius: 20px 0px 20px 0px;
    }

    .event-img-1 {
        height: 160px;
    }

    .event-activite-slide.cstm-slide .owl-carousel .owl-nav button.owl-next {
        top: 38%;
        right: -15px;
    }

    .event-activite-slide.cstm-slide .owl-carousel .owl-nav button.owl-prev {
        top: 38%;
        left: -15px;
    }

    .event-and-activite {
        padding: 0px 0px 50px;
    }

    /* footer*/

    .privacy-foot span {
        display: none;
    }

    .privacy-foot a {
        display: block;

        text-align: center;

        padding: 4px 0px;

        font-size: 14px;
    }

    .bottom-footer p {
        margin: 0;

        text-align: center;

        font-size: 11px;
    }

    .footer-area .loc-contact-info {
        display: none;
    }

    .footer-form {
        bottom: 0px;

        padding: 43px 40px 33px 40px;

        border-top-left-radius: 175px;

        border-top-right-radius: 175px;

        width: 60%;

        margin: 0 auto;

        height: auto;

        margin-top: -150px;

        box-shadow: 0px 0px 6px #65646430;

        margin-bottom: 1px;
    }

    .footer-menu ul {
        display: none;
    }

    .footer-menu:hover ul {
        display: block;

        margin-top: 10px;
    }

    .footer-menu .foot-more {
        display: none;
    }

    .foot-social {
        text-align: center;

        margin-bottom: 40px;
    }

    .foot-social a {
        width: 40px;

        height: 40px;

        background: #ffffff;

        color: #3949ab;

        line-height: 40px !important;

        margin-right: 6px;

        margin-left: 6px;

        font-size: 22px;
    }

    .footer-form-email {
        width: 60%;

        margin: 0 auto;
    }

    .footer-mail-option {
        text-align: center;
    }

    .footer-form-email.footer-portal a {
        background-color: #ffffff;

        color: #3949ab;
    }

    .footer-form-email a {
        font-size: 19px;
    }

    .footer-social-mob {
        margin-bottom: 30px;
    }

    .foot-fst-mnu .footer-menu {
        border-top: solid 1px #000;
    }

    .footer-menu {
        text-align: center;

        padding: 14px 10px 15px;

        border-bottom: solid 1px #000;

        margin-top: -1px;
    }

    .footer-menu h4 {
        font-size: 16px;

        position: relative;

        margin-bottom: 0px;
    }

    h4.footer-head:after {
        margin-left: 7px;

        font-family: "FontAwesome";

        content: "\f078";

        font-size: 16px;

        font-weight: bold;

        display: inline-block;

        border: none;

        transition: all 0.3s;

        transform: rotate(0deg);

        color: #ffa500;
    }

    /*  footer*/

    .bred-strip .pagination {
        display: none;
    }

    .bred-strip .bread-inner-content h1 {
        font-size: 26px;
    }

    .overview-main {
        background: transparent;
    }

    .overview-box {
        border-radius: 40px 40px 40px 40px;

        margin-right: 0px;

        margin: 13px 0px;
    }

    .over-sec {
        border-radius: 40px 40px 40px 40px;
    }

    .overview {
        padding: 50px 0 50px;
    }

    .object-ineer-heading {
        text-align: center;
    }

    .objectives .object-ineer-heading h2 {
        font-size: 42px;
    }

    .object-inner-img {
        padding-left: 0px;
    }

    .object-inner-img img {
        border-radius: 20px;
    }

    .pie-chart-cnt p {
        text-align: justify;

        margin-top: 30px;
    }

    .nav-pills {
        overflow: auto;

        flex-wrap: nowrap;
    }

    .nav-pills::-webkit-scrollbar {
        display: none;
    }

    .achiv-tabe {
        border-radius: 10px;
    }

    .achiv-tabe-pane .award-img {
        padding: 45px 0 0 0;

        border-radius: 10px;
    }

    .achiv-tabe-point {
        padding-top: 25px;
    }

    .achiv-tab-nav .nav-pills .nav-link {
        font-size: 10px;

        padding: 10px 20px;
    }

    .recognition-area {
        padding: 30px 0px 10px;

        text-align: center;
    }

    .recognition-img img {
        padding-left: 0;
    }

    .achiv-tab {
        padding-top: 20px;
    }

    .achiv-tab-slide {
        padding-top: 30px;
    }

    .recogn-bg {
        display: none;
    }

    .curriculum img {
        height: auto;
    }

    .curriculum-tab-nav .nav-pills .nav-link {
        min-width: 170px;

        padding: 15px 6px;

        font-size: 13px;
    }

    .curriculum-tab {
        padding: 30px 0 100px;
    }

    .acdemic-tb-nav .nav-pills .nav-link {
        padding: 13px 20px;
    }
    .why-choose-slide .owl-dots {
        display: none;
    }
    .object-ineer-heading h2 {
        font-size: 40px;
    }
    .psos table {
        width: 100%;
    }
    .laboratory-slide {
        padding-bottom: 0;
    }
    .laboratory-slide .heading p {
        text-align: justify;
        margin-bottom: 40px;
    }
    .laboratory-slide-bx p {
        margin-top: 40px;
    }
    .laboratory-slide-inner.cstm-slide .owl-carousel .owl-nav button.owl-next {
        top: 30%;
    }
    .laboratory-slide-inner.cstm-slide .owl-carousel .owl-nav button.owl-prev {
        top: 30%;
    }
    .placement-slider {
        padding: 40px 0 0 0px;
    }
    .department-id-tab {
        top: 80px;
    }
    /* .department-id-inner {
        overflow: auto;
        white-space: nowrap;
        display: inline-block;
        overflow-x: auto;
        overflow-y: hidden;
        width: 100%;
    } */
    .department-id-inner {
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
        display: block; 
        width: 100%;
        height: auto;
        scrollbar-width: thin;
        scrollbar-color: #ffa500 #f1f1f1;
    }
    
    .department-id-inner::-webkit-scrollbar {
        height: 8px; 
    }
    
    .department-id-inner::-webkit-scrollbar-track {
        background: #f1f1f1;
    }
    
    .department-id-inner::-webkit-scrollbar-thumb {
        background: #ffa500;
        border-radius: 4px;
    }    
    .place-main .studentbox h4 {
        font-size: 22px;
        margin-top: 15px;
    }    
    .place-main .studentbox img {
        height: auto !important;
    }
    .award-view {
        margin: 25px 0px 30px 0px;
        text-align: center;
    }
    .announc-view {
        text-align: center;
        margin-bottom: 30px;
    }
    .program-offer .owl-dots {
        bottom: 0px;
    }
    .admission-enquiry .get-in-touch {
        padding-bottom: 145px;
    }


}

@media screen and (min-width: 768px) {
    .mob-n-view {
        display: none !important;
    }

}

@media screen and (max-width: 767px) {
    .desk-n-view {
        display: none !important;
    }
    .home-banner-area .owl-dots {
        bottom: -96px;
    }
    .evnt-dpart-img img {
        width: 100%;
    }
    
}

@media screen and (max-width: 340px) {
    .header-area .navbar-brand img {
        width: 251px;
    }
    .menu-humburger button {
        padding: 25px 14px 27px;
    }
}
