@media screen and (max-width: 3840px) {
}

@media screen and (max-width: 2560px) {
  .topHead::before {
    width: 63%;
  }
  .hero::after {
    width: 78%;
    top: -24px;
  }
  .overlapSlide .sidegap {
    padding-left: 6rem;
  }
}
@media screen and (max-width: 1920px) {
  .topHead::before {
    width: 67%;
  }
}

@media screen and (max-width: 1680px) {
  .topHead::before {
    width: 70%;
  }
}

@media screen and (max-width: 1440px) {
  .topHead::before {
    width: 73%;
  }
  h1 {
    font-size: 67px;
  }
  .hero::after {
    width: 85%;
    top: -40px;
  }
  .overlapSlide .box a {
    padding: 48px 28px 34px;
  }
  .overlapSlide .box p {
    font-size: 14px;
  }
  .overlapSlide .sidegap {
    padding-left: 2rem;
  }
  .imgGrids li img {
    width: 202px;
    height: 202px;
  }
  .imgGrids li:first-child img,
  .imgGrids li:last-child img {
    width: 100%;
    height: 307px;
  }
  .imgGrids li:last-child {
    position: relative;
    margin-top: -110px;
  }
  .about p {
    font-size: 14px;
    line-height: 1.6;
  }
  .mission li {
    font-size: 20px;
  }
  .about .shape .two {
    position: absolute;
    right: 0;
    left: auto;
    opacity: 0.44;
    bottom: -70px;
  }
  .mission li {
    font-size: 17px;
  }
  .pr-4 {
    padding-right: 1rem;
  }
  .goal .enroll-header h2 {
    font-size: 30px;
  }
  .goal p {
    font-size: 16px;
    line-height: 1.4;
  }
  .department .custom-card p {
    font-size: 14px;
  }
  .news .blog-title {
    font-size: 20px;
  }
}

@media screen and (max-width: 1366px) {
  .topHead::before {
    width: 68%;
  }
}

@media screen and (max-width: 1280px) {
}

@media screen and (max-width: 1200px) {
}
@media screen and (max-width: 1156px) {
}
@media screen and (max-width: 1024px) {
}

@media screen and (max-width: 991px) {
  .stellarnav .menu-toggle span.bars span {
    display: block;
    width: 15px;
    height: 2px;
    background: #141414;
    margin: 0 0 3px;
  }
  .stellarnav .menu-toggle {
    padding: 15px 0 15px 15px;
    position: absolute;
    right: 12%;
    top: 15px;
  }
}
@media screen and (max-width: 850px) {
}

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

@media screen and (max-width: 767px) {
  .topHead {
    display: none;
  }
  body {
    padding-top: 75px;
  }
  .btmHead .logo {
    width: 40px;
    flex: 0 0 40px;
  }
  .btmHead {
    padding: 6px 0px;
  }
  .btn {
    padding: 0 15px;
    font-size: 11px;
    line-height: 30px;
    height: 30px;
  }
  .stellarnav .menu-toggle {
    padding: 10px 0 10px 10px;
    position: absolute;
    right: 12%;
    top: 15px;
  }
  h1 {
    font-size: 43px;
  }
  .hero .row {
    min-height: 618px;
  }
  .overlapSlide {
    margin-top: -145px;
  }
  .overlapSlide .sidegap {
    padding-left: 0;
  }
  .overlapSlide .slick-prev {
    left: 0;
    top: 50%;
    transform: none !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    display: none !important;
  }
  .overlapSlide .slick-next {
    right: 0;
    left: auto;
    top: 50%;
    display: none !important;
  }
  .p-v-94 {
    padding: 40px 0;
  }
  .mt-5 {
    margin-top: 1rem !important;
  }
  h2 {
    font-size: 50px;
    font-weight: 700;
  }
  .teacher .grid-sizer,
  .teacher .grid-item {
    width: 100%;
  }
  /* .teacher .grid-item.one2 img {
    height: 300px;
    object-fit: cover;
  }
  .teacher .grid-item.one1 img {
    height: 255px;
    object-fit: cover;
  } */
  h2 br {
    display: none;
  }
  .offer-section {
    margin: 50px 0;
    position: relative;
  }
  .news .blog-card {
    margin: 25px 0 0;
  }
  .footer-links {
    margin-bottom: 25px;
  }
  .footer-title {
    margin-top: 20px;
  }
  .choose .image-wrapper::before {
    position: absolute;
    left: 0;
    bottom: -33px;
    width: 80%;
    height: 100%;
  }
  .choose .image-wrapper img {
    border-radius: 40px;
    max-width: 100%;
    height: 335px;
  }
  .offer-section .offer-inner h3 {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 20px;
  }
  header .btn {
    margin-right: 40px;
  }
}
@media screen and (max-width: 667px) {
}
@media screen and (max-width: 575px) {
  .stellarnav .menu-toggle {
    padding: 10px 0 10px 10px;
    position: absolute;
    right: 0;
    top: 15px;
  }
  .imgGrids li {
    width: 100%;
    flex: 0 0 100%;
    text-align: center;
  }
  .imgGrids li:last-child {
    position: relative;
    margin-top: 0px;
  }
  .imgGrids li:nth-child(2) {
    display: none;
  }
  h2 br {
    display: none;
  }
  .offer-section .offer-card {
    padding: 40px 30px;
  }
  .offer-section .offer-inner {
    padding: 30px 40px;
  }
  .overlapSlide {
    margin-top: -45px;
  }

  .teacher p ,.course p , .department p {
    margin: 20px 0 40px;
    font-size: 16px;
  }
  .ps-6 {
    padding-left: 1rem !important;
}
.choose {
    padding: 50px 0;
}

.tour  img {
       margin-top: 20px;
    }
}

@media screen and (max-width: 480px) {
}

@media screen and (max-width: 414px) {
  h2 {
    font-size: 40px;
    font-weight: 700;
  }
  p {
    font-size: 16px !important;
  }
  .mb-5 {
    margin-bottom: 1rem !important;
  }
}

@media screen and (max-width: 380px) {
}

@media screen and (max-width: 320px) {
}
