@media screen and (min-width: 992px) and (max-width: 1199px) {
    .custom-container {
        padding: 0rem 3rem !important;
    }
}

@media screen and (min-width: 1551px) {
    .custom-container {
        padding: 0rem 7rem !important;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1550px) {
    .custom-container {
        padding: 0rem 2rem !important;
    }
    .banner {
        margin-top: 0rem !important;
    }
}

@media screen and (max-width: 1199px) {
    .career-mar-top1 {
        margin-top: 0rem!important;
    }
    .career-mar-top2 {
        margin-top: -2rem!important;
    }
}

@media screen and (max-width: 767px) {
    .about-box {
        min-height: auto;
    }
    .programs img {
        width: 100px;
    }
    .d-none-cust-mob {
        display: none !important;
    }
    header.fixed-top {
        position: fixed !important;
    }
    .banner {
        margin-top: 15rem !important;
    }
    .course img {
        margin: auto;
        display: block;
    }
    .d-md-none-cust {
        display: none;
    }
    .mb-listing {
        margin-left: 0 !important;
    }
    li {
        margin-left: -1rem !important;
    }
    .navbar-nav.ml-auto {
        width: 99% !important;
    }
    .about-box-cust {
        min-height: 11rem;
    }
    #career .owl-dots {
        margin-top: -2rem !important;
    }
    .footer {
        background: url("../images/mb-footer.webp");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }
    .mb-ty-btn {
        margin-top: 15rem;
    }
}

@media screen and (max-width: 768px) {
    .m-cust-btn {
        display: block !important;
    }
    .d-cust-btn {
        display: none !important;
    }
    .copyright {
        margin-bottom: 2.2rem;
    }
}

@media screen and (min-width: 769px) {}

@media screen and (max-width: 350px) {
    .p,
    p {
        font-size: 0.8rem !important;
    }
}

@media screen and (max-width: 400px) {
    .head {
        font-size: 1.4rem !important;
    }
    p,
    .p,
    li {
        font-size: 0.9rem;
    }
    .copyright p {
        font-size: 0.75rem;
    }
    .navbar-light .navbar-nav .nav-link {
        font-size: 0.85rem;
    }
    .h1 {
        font-size: 1.4rem;
    }
    h3,
    .h3 {
        font-size: 1.3rem;
    }
    h5,
    .h5 {
        font-size: 1rem !important;
    }
    .programs .h5 {
        font-size: 0.9rem !important;
    }
}

@media screen and (min-width: 401px) and (max-width: 767px) {
    .head {
        font-size: 2rem !important;
    }
    .h1 {
        font-size: 1.8rem;
    }
    p,
    .p,
    li {
        font-size: 0.95rem;
    }
    .copyright p {
        font-size: 0.85rem;
    }
    .navbar-light .navbar-nav .nav-link {
        font-size: 0.9rem;
    }
    h3,
    .h3 {
        font-size: 1.4rem;
    }
    h5,
    .h5 {
        font-size: 1.1rem;
    }
}

@media screen and (min-width: 768px) and (max-width: 1600px) {
    .navbar-nav.ml-auto {
        width: 100% !important;
    }
}

@media screen and (max-width: 500px) {
    .btn {
        font-size: 0.9rem;
    }
    .banner {
        margin-top: 10rem !important;
    }
    .mb-ty-btn {
        margin-top: 10rem;
    }
}

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

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .banner_form {
        right: 3%;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1300px) {
    .banner_form {
        right: 3%;
        top: 14%;
    }
}

@media screen and (min-width: 992px) and (max-width: 1480px) {
    .about p {
        font-size: 0.85rem !important;
    }
    .about .h5,
    .programs .h5,
    .testimonials .h5 {
        font-size: 1rem !important;
    }
    .programs img {
        width: 110px;
    }
    .testimonials .h6 {
        font-size: 0.95rem !important;
    }
}

@media screen and (min-width: 501px) and (max-width: 575px) {
    .logo-wd {
        width: 400px;
    }
}

@media screen and (min-width: 576px) and (max-width: 640px) {
    .banner {
        margin-top: 11rem !important;
    }
    .mb-ty-btn {
        margin-top: 11rem;
    }
}

@media screen and (min-width: 641px) and (max-width: 766px) {
    .banner {
        margin-top: 14rem !important;
    }
    .mb-ty-btn {
        margin-top: 14rem;
    }
}

@media screen and (min-width: 340px) and (max-width: 400px) {
    .banner {
        margin-top: 8rem !important;
    }
    .mb-ty-btn {
        margin-top: 7rem;
    }
}

@media screen and (min-width: 576px) and (max-width: 767px) {
    .logo-wd {
        width: 400px !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .banner {
        margin-top: 3rem !important;
    }
    .mb-ty-btn {
        margin-top: 3rem;
    }
    .head {
        font-size: 2.2rem;
    }
    h1,
    .h1 {
        font-size: 2rem;
    }
    h3,
    .h3 {
        font-size: 1.5rem;
    }
    h5,
    .h5 {
        font-size: 1.2rem;
    }
}

@media screen and (max-width: 319px) {
    .logo-wd {
        width: 28% !important;
    }
}

@media screen and (min-width: 320px) and (max-width: 360px) {
    .logo-wd {
        width: 32% !important;
    }
    .banner {
        margin-top: 7rem !important;
    }
    .mb-ty-btn {
        margin-top: 7rem;
    }
}

@media screen and (min-width: 361px) and (max-width: 400px) {
    .logo-wd {
        width: 36%;
    }
}

@media screen and (min-width: 401px) and (max-width: 500px) {
    .logo-wd {
        width: 40%;
    }
}

@media screen and (max-width: 991px) {
    .card-body {
        padding-right: 0.5rem;
    }
    .banner_form {
        position: relative;
        left: auto;
        top: 2rem;
        right: auto;
        text-align: center;
        margin: 0 auto 5rem;
        width: 90%;
    }
    .bg-career {
        top: 0rem !important;
        border-radius: 0rem;
    }
    .mar-top-cust {
        margin-top: 0rem;
    }
    .bg-program {
        border-radius: 0rem 0rem 3rem 3rem;
    }
    .cust-scroll {
        overflow-y: auto;
        height: auto;
        padding-right: 0rem;
    }
    .space {
        text-align: center;
    }
    .spece {
        padding: 1rem;
    }
    .testimonials-box {
        height: auto;
    }
    .mb-jk {
        /* background: url("../images/w.webp");
        background-repeat: no-repeat;
        background-size: cover; */
        height: auto;
        background-color: #F2F2F2;
    }
    .mb-university-bg-wardha {
        /* background: url("../images/w.webp")!important;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: right; */
        /* height: 800px; */
        height: auto;
        background-color: #F2F2F2;
    }
    .mb-university-bg-nagpur {
        /* background: url("../images/n.webp")!important;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center; */
        height: auto;
        background-color: #F2F2F2;
    }
    .mb-university-bg-mob {
        background: #00bcd41a;
    }
    .mb-university-bg .nav-tabs .nav-item.show .nav-link,
    .mb-university-bg .nav-tabs .nav-link.active {
        color: #000000;
        background-color: #FFCD27;
        border-color: #FFCD27;
        font-weight: 600;
    }
    .s3-tabs-heading {
        padding-top: 2rem;
    }
    .s3-custom-ffl {
        justify-content: center;
    }
     ::-webkit-scrollbar {
        height: 5px;
    }
    .mb-scrolling {
        justify-content: normal;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .head {
        font-size: 2rem !important;
    }
    p {
        font-size: 0.95rem;
    }
    .banner_form {
        top: 10%;
    }
}

@media screen and (min-width: 1600px) {
    .head {
        font-size: 3rem;
    }
}

@media screen and (max-width: 575px) {
    /* .navbar {
      padding: 0.5rem 0rem;
  } */
    #form .h4 {
        font-size: 1.2rem !important;
    }
    .btn1new {
        padding: 0.25rem 0.35rem;
    }
    .banner .form-control {
        font-size: 0.85rem !important;
    }
    .s3-custom-ffl .nav-link {
        padding: 0.3rem 1rem;
        font-size: 1rem;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1599px) {
    p,
    .p,
    li {
        font-size: 0.95rem;
    }
    .head {
        font-size: 2.8rem;
    }
}

@media screen and (min-width: 1600px) and (max-width: 1800px) {
    p,
    .p,
    li {
        font-size: 0.95rem;
    }
}

@media screen and (min-width: 1351px) {
    .bg-career {
        top: -12rem;
    }
}

@media screen and (min-width: 769px) {
    .m-cust-btn {
        display: none !important;
    }
}
