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

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

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

@media screen and (max-width: 1440px) {
  .mission li {
    font-size: 15px;
  }
  .tags {
    font-size: 14px;
  }
  .theology h3 {
    font-size: 70px;
  }
  .promoting h2 {
    font-size: 60px;
  }
  .form h2 {
    font-size: 55px;
  }
  .box2 h3,
  .box3 h3 {
    font-size: 20px;
  }
  .infos {
    font-size: 15px;
  }
}

@media screen and (max-width: 1366px) {
  .aboutSec .col-lg-4 img {
    height: 470px;
    object-fit: cover;
  }
}

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

@media screen and (max-width: 1200px) {
  .promoting h2,
  h1,
  .mainheading,
  .admission .mainheading {
    font-size: 50px;
  }
  .slider .mt-3 {
    margin-top: 0.3rem !important;
  }
  .admission .col-md-8 .row {
    flex-direction: column-reverse;
  }
  .admission .col-xl-6 {
    width: 100%;
    flex: 0 0 100%;
  }
  .admission::before {
    height: calc(100% - 35px);
  }
  .theology h3 {
    font-size: 50px;
  }
  .form h2 {
    font-size: 50px;
  }
  .form .lightBg {
    padding: 43px;
  }
  .infos {
    font-size: 14px;
    padding: 20px;
  }
  .logo img {
    height: 90px;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 1024px) {
}
@media screen and (max-width: 991px) {
  .promoting h2,
  h1,
  .mainheading,
  .admission .mainheading {
    text-align: center;
  }
  .mb-50 {
    margin-bottom: 25px;
  }
  span.d-block,
  section {
    text-align: center;
  }
  .aboutSec {
    text-align: left;
  }
  .aboutSec h1 {
    text-align: end;
    margin-top: 15px;
  }
  .aboutSec p {
    margin: 15px 0;
  }
  .p-98 {
    padding: 50px 0;
  }
  .slider span.d-block,
  .slideCard {
    text-align: left;
  }
  .slider .mySwiper {
    margin-top: 30px;
  }
  span.d-block.text-end,
  .admission .text-end,
  .text-end.theologyTop {
    text-align: center !important;
    margin-top: 15px;
  }
  .admission {
    margin-top: 50px;
  }
  .lineEffect::before {
    display: none;
  }
  .lineEffect {
    margin-top: 1rem;
  }
  .promoting h2,
  h1,
  .mainheading,
  .admission .mainheading {
    font-size: 40px;
  }
  .form h2 {
    font-size: 40px;
    text-align: center !important;
  }
  .mb-4 {
    margin-bottom: 1rem !important;
  }
  .theologyBtm {
    position: relative;
    margin-top: 0;
  }
  .theologyTop p {
    max-width: 100%;
    width: 100%;
  }
  .theology h3 {
    font-size: 40px;
  }
  body {
    font-size: 15px;
  }
  .aboutSec {
    padding-bottom: 50px;
  }
  .admission::before {
    height: calc(100% - 0px);
  }
  .admission .align-items-center {
    align-items: flex-end !important;
  }
  .theology {
    padding: 50px 0;
  }
  .form form {
    margin-top: 30px;
  }
  .infos {
    justify-content: center;
  }
  .infos .flex-grow-1 {
    flex-grow: initial !important;
  }
  .swiper-button-next,
  .swiper-button-prev {
    margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  }
  .loginPage h1 {
    font-size: 70px;
  }
  .innerLinks {
    gap: 0;
  }
  .innerLinks li {
    padding: 0 10px;
  }
  .innerLinks li a {
    min-height: 131px;
    display: flex;
    justify-content: center;
  }
}

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

@media screen and (max-width: 767px) {
  .form h2,
  .promoting h2,
  h1,
  .mainheading,
  .admission .mainheading {
    font-size: 30px;
    text-align: center !important;
  }
  .loginPage h1 {
    font-size: 40px;
  }
  .mb-50 {
    margin-bottom: 0;
  }
  .my-4 {
    margin-top: 1rem !important;
    margin-bottom: 0.5rem !important;
  }
  .mb-3 {
    margin-bottom: 0.5rem !important;
  }
  .slideCard h4 {
    font-size: 18px;
    margin-bottom: 8px;
  }
  .mb-25 {
    margin-bottom: 15px;
  }
  .aboutSec .col-lg-4 img {
    height: 470px;
    object-fit: cover;
    margin-bottom: 25px;
  }
  .mb-55 {
    margin-bottom: 0px;
  }
  .mission {
    margin-top: 25px;
  }
  h5 {
    font-size: 20px;
  }
  .form form {
    padding: 20px;
  }
  footer {
    background: #161616;
    color: var(--bs-white);
    padding: 40px 0 0;
    font-size: 14px;
    margin-top: 50px;
  }
  footer .col-md-3 {
    text-align: center;
    display: block;
  }
  footer .col-md-3 .socialsWrap {
    text-align: left;
  }
  .aboutSec .text-end {
    text-align: center !important;
  }
  footer h6 {
    margin-bottom: 12px;
    margin-top: 20px;
  }
  .btmFoot {
    margin-top: 15px;
    padding: 15px 0;
  }
  .infos {
    justify-content: center;
  }
  h5 {
    text-align: left;
  }
  .logo img {
    margin-bottom: 15px;
  }
  .loginPage h1 {
    margin-top: 15px;
  }
  .admission p {
    margin-bottom: 18px;
  }
}

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

@media screen and (max-width: 575px) {
  .form .lightBg {
    padding: 30px 15px;
  }
  .form h2,
  .promoting h2,
  h1,
  .mainheading,
  .admission .mainheading {
    font-size: 25px;
    text-align: center !important;
  }
  .mission p {
    font-size: 14px;
  }
  .mission h2 {
    font-size: 20px;
    margin: 10px 0 10px;
  }
  .theology h3 {
    font-size: 30px;
  }
  .theology h3 span {
    display: block;
    margin: 10px 0;
  }
  .theology {
    padding: 25px 0;
  }
  .swiper-button-prev {
    left: auto;
    right: 60px;
  }
  .lineEffect {
    margin-top: 0rem;
  }
  .mt-4 {
    margin-top: 0.8rem !important;
  }
  .col-md-8.text-end.mt-5 {
    margin-bottom: 1rem !important;
    margin-top: 1rem !important;
  }
  .admission p {
    margin-top: 6px;
    margin-bottom: 6px;
  }
  .form h2 {
    margin-bottom: 12px;
  }
  .infos {
    font-size: 13px;
    padding: 20px;
  }
  h5 {
    font-size: 18px;
  }
  .infos span {
    width: 20px;
    flex: 0 0 20px;
    margin-right: 4px;
  }
  span.site_logo {
    position: relative;
    left: 1rem;
    display: inline-block;
    width: 100px;
  }
  header {
    top: 15px;
  }
  .promoting {
    margin-top: 130px;
  }
  header.fixed .site_logo img {
    height: 41px;
  }
  header.fixed .stellarnav .menu-toggle {
    padding: 6px 0px;
    box-sizing: border-box;
  }
  header.fixed {
    padding: 5px 0;
}
}

@media screen and (max-width: 480px) {
  .logo img {
    height: 70px;
  }
  .btn {
    font-size: 14px;
    max-width: 150px;
  }
  .innerLinks {
    flex-wrap: wrap;
  }
  .innerLinks li {
    width: 100%;
    flex: 0 0 100%;
    margin-bottom: 20px;
  }
  .loginPage h1 {
    font-size: 30px;
  }
}

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

@media screen and (max-width: 380px) {
}
@media screen and (max-width: 375px) {
  footer {
    text-align: center;
  }
  footer .col-md-3 .socialsWrap {
    text-align: center;
  }
  .flink li {
    margin-bottom: 10px;
    width: 100%;
    flex: 0 0 100%;
  }
  .socials {
    display: flex;
    justify-content: flex-end;
    gap: 15px;
    font-size: 16px;
  }
}
@media screen and (max-width: 320px) {
}

@media (min-width: 1400px) and (max-width: 2500px) {
  .campaign-1.campaign-2 {
    padding: 92px 0 105px 0;
    background-color: #fbfaf5;
  }
}
