
@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 40px;
  }
  .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;
  }
  .flagSec .flagPic .f3 img
  {
    margin-left:0px;
  }
  .flagSec .flagPic .f5 img
  {
    margin-left: 0px;
  }
}


@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!important;
    position: relative!important;
    right: 0!important;
    top: 0!important;
    box-shadow: 0 10px 10px #ccc;
    margin: 20px auto;
  }
  .acrossDec {
    padding: 00px 0 0 0;
  }
  .acrFlx {
    gap: 10px;
  }
  .acrossDec h3
  {
    font-size: 36px;
  }
  .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: 800px;
  }
   .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;
  }
  .acrossDec p {
    font-size: 16px;
  }

}
@media only screen and (max-width: 881px) {
.dec p {
  font-size: 14px;
}
.dec h4
{
  font-size: 30px;
}
 .flagSec {
    padding: 30px 20px 0px;
  }
   .acrossDec h3 {
    font-size: 32px;
  }
 

}
@media only screen and (max-width: 767px) {
  .logoSec
  {
    padding: 30px 0 40px;
  }
   .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;
 }
 .culturInner p {
  color: #000;
  text-align: left;
  font-size: 14px;
  line-height: 150%;
}
 .culturesl {
    padding: 0 20px;
  }
  .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 {
    width: 100%;
    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;
 }
 .bannerBox
 {
   margin: 40px 0 0 0!important;
   border-radius: 15px!important;
   background: linear-gradient(#054269, #054269) padding-box,
    linear-gradient(253.96deg, #FFC100 8.82%, #FFFFFF 61.17%) border-box!important;
   border: 1px solid transparent;
   padding: 50px 0px 20px!important;
 }
  .bannerBox::before
  {
     display: none;
  }
 .banerstrip
 {
  background: linear-gradient(269.96deg, rgba(0, 80, 143, 0) 1%, #114269 47.39%, rgba(0, 80, 143, 0) 99.96%)!important;
  text-align: center;
  width: 100%;
  padding: 7px 10px;
  font-size: 32px!important;
 }
 .bnText:nth-child(4), .bnText:nth-child(5), .bnText:nth-child(6) {
  border-top:0px solid #fff;
  padding-top: 0px;
  margin-top: 20px;
}
.fifty {
  width: 80%;
  height: auto;
  border-radius: 10px;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  font-family: 'Helvetica';
  color: #00508F;
  display: flex;
  position: absolute;
  top: -24px;
  left: 0;
  transform: translateY(0%);
  padding: 7px 0 7px;
  right: 0;
  margin: 0px auto;
  justify-content: center;
  align-items: center;
}
.fifty b 
{
  display: inline-block;
  font-size: 14px;
  padding: 0 0 0 10px;
}
.bannerBox h1
{
  display: none;
}

.placementSec h5 {
  font-size: 18px;
  margin: 14px 0 0 0;
}
.acrossSec {
  padding: 40px 0 0;
}
.acrFlx {
  flex-wrap: wrap;
}


}

@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: 30px;
}
  .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;
  } 
  .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;
  }
  .last-footer
  {
    font-size: 15px;
    margin-bottom: 50px;
  }
  .programSec
  {
    padding: 50px 0 30px;
  }
  .banner {
    background: url(../images/banner-bg-mobile.webp) no-repeat bottom!important;
    background-size: 100% 100%;
    height: 735px!important;
  }
   .banner-text {
    padding: 30px 20px 0 20px;
  }
  .bannerLogo img 
  {
    max-width: 80%;
  }
  .bnText
  {
    padding: 0 10px 10px;
    font-size: 14px;
  }
  .btn2top
  {
    display: block;
  }
  .fst {
    border-left: 1px solid #999999;
    padding: 0 0 0 10px;
  }
}
@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!important;
    margin: 30px 0 0 0!important;
  }
   .fifty {
    width: 90%;
  }

}