@media (max-width: 1499px) and (min-width: 1401px) {
  .hero-section {
    height: 550px;
  }
  .hero-title {
    font-size: 44px;
  }
  .card-item .card-title {
    font-size: 18px;
  }
  .card-item .card-text {
    font-size: 14px;
  }
  .card-item .card-body {
    height: 210px;
    max-height: 280px;
  }
  .why-choose-card h6 {
    font-size: 22px;
  }
  .introduction-video-section iframe {
    width: 1150px;
    height: 633px;
  }
  .faculties-section iframe {
    width: 350px;
    height: 210px;
  }
}
@media (max-width: 1400px) and (min-width: 1200px) {
  .hero-title {
    font-size: 2.5rem;
  }
  .lead {
    font-size: 17px;
  }
  .hero-section {
    height: 500px;
  }
  .card-item .card-title {
    font-size: 18px;
  }
  .btn-warning,
  .card-item .card-text {
    font-size: 14px;
  }
  .card-item .card-body {
    height: 250px;
    max-height: 280px;
  }
  .why-choose-card h6 {
    font-size: 20px;
  }
  .why-choose-card {
    height: 270px;
  }
  .admission-card h4 {
    font-size: 26px;
  }
  .introduction-video-section iframe {
    width: 1020px;
    height: 561px;
  }
  .faculties-section iframe {
    width: 350px;
    height: 210px;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  .hero-title {
    font-size: 2rem;
  }
  .accordion-body,
  .lead,
  .small,
  .steps-list li,
  small {
    font-size: 14px;
  }
  .hero-section {
    height: 450px;
  }
  .card-item .card-title,
  .icon-block h5 {
    font-size: 16px;
  }
  .card-item .card-text {
    font-size: 13px;
  }
  .card-item .card-body {
    height: 190px;
    max-height: 250px;
  }
  .icon-block img {
    max-height: 60px;
  }
  .btn-warning {
    font-size: 12px;
  }
  .why-choose-card h6 {
    margin-bottom: 5px;
    font-size: 20px;
  }
  .steps-list li::before {
    width: 20px;
    height: 20px;
  }
  .admission-card h4 {
    font-size: 26px;
  }
  .display-5 {
    font-size: 4rem;
  }
  .header-logo-1,
  .header-logo-2 {
    width: 65px;
  }
  .navbar .btn-primary {
    font-size: 12px;
    display: flex;
    padding: 5px 10px;
    /* width: min-content; */
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    font-size: 14px;
  }
  .introduction-video-section iframe {
    width: 1000px;
    height: 531px;
  }
  .stu-store-bg iframe {
    height: 190px;
  }
  .faculties-section iframe {
    width: 290px;
    height: 200px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .mob-navbar-icon {
    display: block;
  }
  .hero-section {
    padding: 40px 0;
    height: 330px;
  }
  .hero-content {
    text-align: left;
  }
  .hero-title {
    font-size: 26px;
  }
  .lead {
    font-size: 11px;
  }
  .btn-primary {
    font-size: 16px;
  }
  .icon-block img {
    max-height: 60px;
  }
  .admission-info,
  .icon-block,
  .icon-block:hover {
    padding: 10px;
  }
  .icon-block h5,
  small {
    font-size: 14px;
  }
  #aboutus {
    margin: 0 auto !important;
  }
  .why-choose-card h6 {
    font-size: 20px;
  }
  .why-choose-card .card-icon {
    max-width: 70px;
  }
  .why-choose-card .pt-5 {
    padding-top: 20px !important;
  }
  .admission-image {
    height: 270px;
  }
  .admission-card .p-md-5 {
    padding: 1rem !important;
  }
  .admission-card h4 {
    font-size: 22px;
  }
  .steps-list li::before {
    width: 20px;
    font-size: 12px;
    height: 20px;
    top: 5px;
  }
  .steps-list li {
    padding-left: 33px;
    margin-bottom: 10px;
  }
  .display-5 {
    font-size: 3rem;
  }
  .placement-achievement-section h3 {
    font-size: 34px;
  }
  .why-choose-card {
    height: 290px;
    max-height: 350px;
  }
  .header-logo-1,
  .header-logo-2 {
    width: 85px;
  }
  .introduction-video-section iframe {
    width: 700px;
    height: 381px;
  }
  .stu-store-bg iframe {
    height: 200px;
  }
  .faculties-section iframe {
    width: 220px;
    height: 150px;
  }
}
@media (max-width: 767px) and (min-width: 576px) {
  .mob-navbar-icon {
    display: block;
  }
  .hero-section {
    padding: 40px 0;
    height: 280px;
  }
  .hero-content {
    text-align: left;
  }
  .hero-title {
    font-size: 24px;
  }
  .lead {
    font-size: 10px;
    width: 73%;
    margin-top: 0 !important;
  }
  .btn-primary {
    font-size: 16px;
  }
  .icon-block img {
    max-height: 60px;
  }
  .admission-info,
  .icon-block,
  .icon-block:hover {
    padding: 10px;
  }
  .icon-block h5,
  small {
    font-size: 14px;
  }
  #aboutus {
    margin: 0 auto !important;
  }
  .admission-card h4,
  .why-choose-card h6 {
    font-size: 22px;
  }
  .why-choose-card .card-icon {
    max-width: 70px;
  }
  .why-choose-card .pt-5 {
    padding-top: 20px !important;
  }
  .admission-image {
    height: 270px;
  }
  .admission-card .p-md-5 {
    padding: 1rem !important;
  }
  .steps-list li::before {
    width: 20px;
    font-size: 12px;
    height: 20px;
    top: 5px;
  }
  .steps-list li {
    padding-left: 33px;
    margin-bottom: 10px;
  }
  .display-5 {
    font-size: 3rem;
  }
  .placement-achievement-section h3 {
    font-size: 34px;
  }
  .why-choose-card {
    text-align: left;
    height: auto;
  }
  .hero-section .container {
    margin: 0 !important;
  }
  .header-logo-1,
  .header-logo-2 {
    width: 60px;
  }
  .introduction-video-section iframe {
    width: 100%;
    height: 279px;
  }
  .stu-store-bg iframe {
    height: 300px;
  }
  .header-logo-4 {
    width: 40px;
  }
  .faculties-section iframe {
    width: 450px;
    height: 260px;
  }
}
@media (max-width: 575px) and (min-width: 320px) {
  .mob-navbar-icon {
    display: block;
  }
  .header-logo-4 {
    width: 40px;
  }
  .placement-achievement-section h3 {
    font-size: 20px;
    top: -67px;
  }
  .hero-title {
    font-size: 28px;
  }
  .icon-block {
    padding: 10px;
  }
  .why-choose-card .card-icon {
    left: 30px;
    top: -40px;
  }
  .accordion-body,
  .btn-primary,
  .lead {
    font-size: 14px;
    margin: auto;
  }
  .why-choose-card h6 {
    font-size: 20px;
    text-align: left;
  }
  .why-choose-card {
    height: auto;
    max-height: 250px;
    margin-bottom: 50px;
  }
  .placement-card h4 {
    font-size: 20px;
  }
  .logo-scroll-container .logos {
    overflow: hidden;
  }
  .logo-scroll-container img,
  .logo-scroll-container-1 img {
    height: 40px;
    margin: 0 20px;
  }
  .logo-scroll-container,
  .logo-scroll-container-1 {
    padding: 2rem;
    overflow: hidden;
  }
  .admission-image {
    height: 300px;
  }
  .display-5 {
    font-size: 2rem;
  }
  .form-container {
    padding: 15px;
  }
  .header-logo-1,
  .header-logo-2 {
    width: 50px;
  }
  .header-logo-3 {
    width: 35px;
  }
  .hero-section {
    background-image: url(../images/mob-banner-home.jpg);
    padding: 40px 0;
  }
  .admission-info {
    padding: 20px;
    width: 100%;
  }
  .placement-mt {
    margin-top: 4rem;
  }
  .admission-card h4 {
    font-size: 22px;
  }
  .form-section {
    padding: 20px 0;
  }
  .cta-section {
    padding: 20px;
  }
  .stu-store-bg {
    padding: 10px 10px 30px;
  }
  .carousel-control-next-icon,
  .carousel-control-prev-icon,
  .nav-btn {
    padding: 4px;
    height: 30px;
    width: 30px;
  }
  .card-item .card-title {
    font-size: 18px;
  }
  .icon-block h5 {
    font-size: 16px;
  }
  .icon-block img {
    max-height: 60px;
  }
  #aboutus {
    margin: 0 !important;
  }
  .navbar-expand-lg .btn-primary {
    margin-bottom: 20px;
  }
  .icon-block:hover {
    border: 1px solid #fff;
    padding: 10px;
    box-shadow: none;
  }
  .lang-toggle {
    gap: 4px;
    font-weight: 600;
    font-size: 12px;
  }
  .form-switch {
    padding-left: 0.5em;
  }
  .introduction-video-section iframe {
    width: 100%;
    height: 259px;
  }
  .stu-store-bg iframe {
    height: 240px;
  }
  .introduction-video-section {
    margin-top: 0 !important;
  }
  .faculties-section iframe {
    width: 100%;
    height: 220px;
  }
}
@media (max-width: 350px) and (min-width: 320px) {
  .placement-achievement-section h3 {
    font-size: 17px;
  }
  .display-5 {
    font-size: 1.5rem;
  }
  .hero-section {
    background-image: url(../images/mob-banner-home.jpg);
    padding: 20px 0;
    height: 500px;
  }
  .hero-title {
    font-size: 19px;
  }
}

@media (max-width: 991px) and (min-width: 320px) {
  .desk-view {
    display: none !important;
  }
}
@media (max-width: 767px) and (min-width: 320px) {
  .desk-view-slider {
    display: none !important;
  }
  .mob-view-slider {
    display: block !important;
  }
}