
@media only screen and (max-width: 1750px) {
  .container-fluid
  {
    max-width: 95%;
  }
}
@media only screen and (max-width: 1650px) {
  .frm
  {
    right: 20px;
    max-width: 350px;
  }
  .dec h4
  {
    font-size: 46px;
  }
  .dec p
  {
    font-size: 18px;
  }
  .flagSec
  {
    padding: 70px 80px 0px;
  }
  .advantageSec
  {
    padding: 50px 0 0;
  }
  .placementSec
  {
    padding: 0px 20px 70px;
  }
  .sclHeading
  {
    min-width: 445px;
    font-size: 42px;
  }


}
@media only screen and (max-width: 1500px) {
  .advantageDec {
    padding: 66px 0 0 0;
  }
  .advantageDec p
  {
    font-size: 20px;
  }
  .placeLeft, .placeRight
  {
    max-width: 222px;
  }
  .placeInner p
  {
    font-size: 18px;
  }
  .placeInner h4
  {
    font-size: 56px;
  }
  .placeInner
  {
    min-height: 200px;
  }
  .culturesl {
    padding: 0 0px;
  }
  .culturInner h4
  {
    font-size: 26px;
  }
  .sclFlx
  {
    gap: 50px;
  }
  .sclDescription
  {
    gap: 20px;
  }
  .sclInner p
  {
    font-size: 18px;
  }
  .programPic {
    width: 96%;
    height: auto;
  }
  .cards
  {
    width: 100%;
  }
  .prev {
    left: -30px;
  }
  .next {
    right: -30px;
  }
  .programDec {
    padding: 40px 0 40px 40px;
  }
  .banner-text
  {
    padding: 40px 0 0 30px;
    max-width: 700px;
  }
  .globeheadLeft h2, .heading h2, .divesTop
  {
    font-size: 36px;
  }
  .globeheadLeft p
  {
    font-size: 18px;
  }
  .divesList ul li
  {
    font-size: 16px;
  }
  .camsl
  {
    max-width: 900px;
  }
}
@media only screen and (max-width: 1370px) {
  .divesList ul li
  {
    font-size: 15px;
    font-weight: normal;
  }
  .banner-text h1
  {
    font-size: 38px;
  }
  .banner
  {
    background: url(../images/banner-bg.webp) no-repeat left;
  }
 
  .partn p
  {
    font-size: 15px;
  }
   .partn {
    padding: 0 10px;
  }
  .acrossDec {
    padding: 0px 0 0 0;
  }

}


@media only screen and (max-width: 1200px) {
 .dec h4
  {
    font-size: 36px;
  }
  .dec p
  {
    font-size: 16px;
  }
  .advantageDec {
    padding: 0 0 0 0;
  }
  .advantageDec h2, .heading h2
  {
    font-size: 36px;
  }
  .placeInner {
    background: rgba(0,0,0,0.5);
    padding: 0 15px 20px 0px;
  }
  .placementInner
  {
    margin: 200px 0 0 0;
  }
  .placeRight .placeInner {
   padding: 0 0px 20px 15px;
  }
  .sclInner h4 {
   font-size: 24px;
  }
  .sclInner p {
    font-size: 16px;
  }
  .programDec h3
  {
    font-size: 28px;
  }
  .programDec h4
  {
    font-size: 22px;
  }
  .programDec ul
  {
    margin: 0 0 18px 0;
  }
  .frm {
    max-width: 350px;
    position: relative;
    right: 0;
    top: 0;
    box-shadow: 0 10px 10px #ccc;
    margin: 20px auto;
  }
  .dives
  {
    padding: 0 0 100px 0;
  }
  .partn p
  {
    font-size: 15px;
  }
  .logoSec
  {
    min-height: auto;
    padding: 50px 20px;
  }
  .logrow-3 {
   width: 100%;
  }
  .logrow-2 {
   width: 75%;
  }
  .partHeading
  {
    top: 80%;
  }
  .main {
    padding: 50px 0 20px;
  }
  .acrossDec h3
  {
    font-size: 36px;
  }
  .acrossDec p
  {
    font-size: 16px;
  }
  .acrossSec
  {
    padding: 50px 0 0;
  }


}

@media only screen and (max-width: 991px) {
 
  .advantageDec p {
    font-size: 16px;
  }
  .placementInner
  {
    margin: 20px 0 0 0;
    flex-wrap: wrap;
  }
  .placementSec
  {
    background-size: 100%;
    background-position: 0 102%;
    min-height: 700px;
  }
   .placeLeft, .placeRight {
    max-width: 100%;
   }
   .placeLeft
   {
    text-align: left;
    display: flex;
    border-right: 0px solid #fff;
    margin: 0 0 20px 0;
   }
   .placeRight
   {
     display: flex;
     border-left: 0px solid #fff;
   }
   .placeInner
   {
    width: 100%;
    background: transparent;
    border-left: 2px solid #fff;
    border-bottom: 0px solid #fff;
    min-height: auto;
    padding: 0 15px 10px 20px;
   }
   .placeInner:last-child {
    border-bottom: 0px solid #fff;
    padding-top: 0;
    min-height: auto;
  }
  .placeInner h4
  {
    line-height: 130%;
  }
  .placeRight .placeInner
  {
    padding: 0 15px 10px 20px;
  }
  .sclFlx {
    gap: 20px;
    flex-wrap: wrap;
  }
  .sclHeading
  {
    min-width: 100%;
    font-size: 36px;
    text-align: center;
  }
  .globehead
  {
    flex-wrap: wrap;
    gap: 10px;
  }
  .globeheadLeft {
   padding: 0 0px 0 0;
  }
  .globeheadRight {
    margin: 10px 0 0 0;
  }
  .partn img 
  {
    max-width: 150px;
  }

  .banerstrip
  {
    padding: 5px 0 5px 32px;
    font-size: 30px;
    position: relative;
    z-index: 99;
  }
  .banner {
    background: #5A9ACE url(../images/dc-banner.webp) no-repeat;
    background-size: cover;
    height: 600px;
  }
  .banner:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 10px;
    background: url(../images/mb-pic.webp) no-repeat;
    background-size: 100%;
    width: 400px;
    height: 400px;
  }
  .camsl {
    max-width: 100%;
    padding: 0 0 0 20px;
  }
   .partn {
    padding: 0 10px;
    border-right: 1px solid #fff;
  }
  .applyBtn
  {
    margin: 0px 0 0 0;
  }

}
@media only screen and (max-width: 881px) {
.dec p {
  font-size: 14px;
}
.dec h4
{
  font-size: 30px;
}
 .flagSec {
    padding: 30px 20px 0px;
  }
  .divesList ul li {
   width: 100%;
   padding: 0 0px 0 30px;
  }

  .dives {
    padding: 0 0 150px 0;
  }
  .divesTop
  {
    top: 15px;
    padding: 0 20px;
    font-size: 28px;
  }
  .camsl .owl-carousel .owl-nav {
    position: relative;
    top: 0;
    right: 30px;
    left: 0;
    float: right;
    margin: 20px 30px 0 0;
  }
   .acrossDec h3 {
    font-size: 30px;
  }

 

}
@media only screen and (max-width: 767px) {
  
  .cultureMain
  {
    background: #fff;
  }
  .culturInner h4
  {
    font-size: 16px;
    color: #000;
  }
   .advantageSec {
    padding: 50px 0 0;
    flex-direction: column-reverse;
  }
  .mountainPic {
    margin-top: -38px;
 }
 .culturInner
 {
  height: auto;
  position: relative;
  background: #fff;
  text-align: left;
  visibility: visible;
  flex-direction: column;
  padding: 10px 10px 10px;
  min-height: 210px;
  box-shadow: 0px 4px 4px 0px #00000026;
 }
 .culturInner p {
  color: #000;
  text-align: left;
  font-size: 14px;
  line-height: 150%;
  visibility: visible;
  display: block;
}
 .culturesl {
    padding: 0 0px;
  }
  .cultureSec
  {
    padding: 30px 0;
  }
  .placementLogoWrap
  {
    display: none;
  }
  .placementLogoWrapMobile
  {
    display: block;
    padding: 20px 0 20px;
  }
  .placementLogoWrapMobile .plcLogo
  {
    height: 90px;
  }
  .placementLogoWrapMobile .plcLogo img {
   max-height: 70px;
  }
  .stack-slider
  {
    display: none;
  }
  .programSecTab {
    display: block;
    padding: 0 20px;
  }
  .tab-panel {
    padding: 0px;
    border-radius: 30px;
    border: 1px solid #fff;
    background: #8B5A2C;
    overflow: hidden;
  }
  .programDec {
    padding: 20px 20px 0;
  }
  .tab-buttons
  {
    flex-wrap: wrap;
    margin: 0 0 30px 0;
  }
  .tab-btn
  {
    width: 48%;
    border-radius: 10px;
  }
   .programPic {
    width: 100%;
    height: auto;
    margin-top: 20px;
  }
  .programPic img {
    width: 100%;
    height: auto;
    object-fit: initial;
  }
  .programDec ul li
  {
    font-size: 15px;
  }
  .programDec h3 {
    font-size: 28px;
    line-height: 150%;
  }
  .programDec ul li ol {
    padding: 7px 0 0 34px;
  }
  .programDec ul li ol li {
    font-size: 14px;
    margin: 0 0 5px 0;
  }
   .banner-text {
    padding: 40px 30px 0 30px;
    max-width: 100%;
  }
  .bannerLogo
  {
    text-align: center;
  }
  .bnFull {
   padding: 0 0 0 0;
 }
 
 .banerstrip
 {
  background: linear-gradient(269.96deg, rgba(0, 80, 143, 0) 1%, #114269 47.39%, rgba(0, 80, 143, 0) 99.96%);
  text-align: center;
  width: 100%;
  padding: 7px 10px;
  font-size: 24px;
 }
 
.main
{
   padding: 30px 0;
}
.divesList {
  bottom: 20px;
  padding: 0 10px;
}

.partHeading {
    top: 66%;
}

 .logrow-2 {
    width: 86%;
}

  .camsl .owl-carousel .owl-nav {
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    margin: 20px auto 0;
  }
  .banner
  {
    height: 800px;
  }
  .banner::before
  {
    left: 0;
    margin: 0px auto;
  }
  .banner-text h1 {
    font-size: 32px;
  }
  .campusSec
  {
    min-height: 720px;
  }
  .campusSec .heading h2 {
    max-width: 100%;
    text-align: center;
    line-height: 150%;
    font-size: 32px;
  }
  .acrFlx
  {
    flex-wrap: wrap;
    gap: 20px;
  }
  .acrossPic {
    text-align: center;
  }

}

@media only screen and (max-width: 570px) {
.dec-ban
  {
    display: none;
  }
.mob-ban
{
  display: block;
}
.top-right
{
  display: none;
}
.top-left {
  width: 100%;
  text-align: center;
}
.top-left img 
{
  max-height: 70px;
}
.dec
{
  min-height: 100px;
  padding: 0 0 0 10px;
}
.dec h4 {
  font-size: 34px;
}
  .advantageDec h2, .heading h2 {
    font-size: 30px;
  }
  .placeInner h4 {
    font-size: 36px;
  }
  .placeInner p {
    font-size: 14px;
  }
  .placeInner
  {
    padding: 0 15px 10px 10px;
  }
  .placementSec {
    width: 100%;
    height: auto;
    background: #A26E3D url(../images/placement-bg-mobile.webp) no-repeat bottom;
    min-height: 1050px;
    background-size: 100% auto;
    padding: 20px 0 0 0;
  } 
  .sclInner
  {
    background-size: 40px;
    padding: 3px 0 0 47px
  }
  .sclHeading
  {
    font-size: 32px;
  }
  .sclDescription
  {
    flex-wrap: wrap;
  }
  .culturesl .owl-carousel .owl-nav button.owl-next, .culturesl .owl-carousel .owl-nav button.owl-prev
  {
    width: 50px;
    height: 50px;
  }
  .campusSec
  {
    padding: 40px 0;
    min-height: 589px;
  }
  .last-footer
  {
    font-size: 14px;
    margin-bottom: 50px;
  }
  .programSec
  {
    padding: 50px 0 30px;
  }
  .banner {
    background: url(../images/banner-bg-mobile.webp) no-repeat bottom;
    background-size: cover;
  }
   .banner-text {
    padding: 30px 20px 0 20px;
  }
  .bannerLogo img 
  {
    max-width: 80%;
  }
  .bnText
  {
    padding: 0 10px 10px;
    font-size: 14px;
  }
  .btn2top
  {
    display: block;
  }
  .divesInner
  {
    flex-wrap: wrap;
    margin: 40px 0 30px 0;
  }
  .divesList
  {
    position: relative;
  }
  .dives {
    padding: 0 0 0px 0;
  }
   .globeheadLeft h2, .heading h2, .divesTop {
    font-size: 30px;
    line-height: 130%;
  }
  .applyBtn a
  {
    font-size: 16px;
  }

  .logoSec {
    padding: 30px 10px 20px;
    margin: 20px 0 0 0;
  }
   .partHeading {
    top: 42%;
  }
  .partHeading.heading h2
  {
     font-size: 28px;
     line-height: 120%;
  }

  .logrow-3
  {
    margin: 75px auto 0;
  }
  .placementInner {
    padding: 0 10px;
  }
   .placeRight .placeInner {
    padding: 0 15px 10px 10px;
  }
  .banner-text h1 {
    font-size: 30px;
    text-transform: inherit;
    text-align: center;
  }
  .bnTopLeft, .bnTopRight
  {
    font-size: 20px;
  }
  .bnBottom
  {
    font-size: 16px;
  }
  .bannerBox
  {
    max-width: 90%;
    margin: 20px auto 0;
    border-radius: 10px;
  }
  .campusSec .heading {
    margin: 0 0 20px 0;
    max-width: 94%;
  }
  .campusSec .heading h2
  {
    font-size: 28px;
  }
  .camsl .owl-carousel .owl-nav button.owl-prev, .camsl .owl-carousel .owl-nav button.owl-next {
   width: 50px;
   height: 50px;
  }
  .camsl .owl-carousel .owl-nav
  {
    width: 125px;
  }
  .acrossDec h3 {
    font-size: 28px;
  }
  .placementSec h5 {
    font-size: 16px;
    margin: 18px 0 0 0;
  }
  .divesSec {
    padding: 20px 0 40px;
  }


}
@media only screen and (max-width: 400px) {
  .sclHeading
  {
    font-size: 28px;
  }
  .sclInner h4 {
    font-size: 20px;
  }
  .tab-btn {
   padding: 10px 14px;
  }
  .banerstrip
  {
    font-size: 20px;
    margin: 30px 0 0 0;
  }
   .fifty {
    width: 90%;
  }
  .partHeading.heading h2
  {
     font-size: 26px;
     line-height: 120%;
  }
  .partHeading {
    top: 45%;
  }
   .logrow-2 {
    margin: 10px auto;
  }
  .placementSec
  {
    min-height: 950px;
  }
  .bannerBox
  {
    max-width: 98%;
  }
  .bnTopLeft, .bnTopRight
  {
    font-size: 16px;
  }
  .bnBottom
  {
    font-size: 14px;
  }
  .banner::before
  {
    width: 340px;
  }
  .banner {
    height: 750px;
  }
  .globeheadLeft h2, .heading h2, .divesTop {
    font-size: 26px;
    line-height: 130%;
  }
   .globeheadLeft p {
    font-size: 16px;
  }
  .frm {
    max-width: 90%;
  }
  .main {
    padding: 30px 0 10px;
  }
  .placeInner p {
    font-size: 13px;
  }
   .heading p {
    font-size: 13px;
  }
  .campusSec {
    padding: 30px 0;
    min-height: 521px;
  }
  .top-left img {
    max-height: 60px;
  }
}