


@media only screen and (max-width: 1750px) {
  .container-fluid
  {
    max-width: 95%;
  }  
 
}

@media only screen and (max-width: 1650px) {
  

header .container-fluid 
{
  max-width: 95%;
}
.bannerText
{
  left: 50px;
}
.form
{
  right: 50px;
}
 

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

@media only screen and (max-width: 1350px) {
 .empLeft h3
 {
   max-width: 100%;
   font-size: 32px;
 }
 .empLeft {
  padding: 0 50px 0 0;
}
.empLeft p, .traditionHeading p, .heading p
{
  font-size: 20px;
}
.traditionSlider .owl-carousel .owl-stage-outer {
  display: initial;
}
.tradBox p
{
  font-size: 18px;
}
.traditionSection
{
  padding: 40px 0 40px;
}
.tradBox
{
  padding: 30px 20px;
}
.countSection h5
{
  font-size: 50px;
}
.pedagogySection .empLeft {
  max-width: 59%;
}
.pedagogySection
{
  padding: 50px 0;
}
.cdeFull h4
{
  font-size: 20px;
  line-height: 164%;
}
.cdeFull p, .legacyText p
{
  font-size: 18px;
}
.balancedSlider1 {
  padding: 0 0 0 30px;
}
.legacyText h5
{
  font-size: 28px;
}
.processBox
{
  gap: 20px;
}
.process p
{
  font-size: 20px;
}
.ftfull p .block {
  display: initial;
}
.ftfull p
{
  font-size: 16px;
}

}

@media only screen and (max-width: 1200px) {
  .bannerText {
    left: 30px;
  }
 .form
  {
    right: 30px;
  }
   .traditionSlider .owl-carousel .owl-stage-outer {
    display: list-item;
    overflow: hidden;
  }
  
}

@media only screen and (max-width: 1024px) {
 

}

@media only screen and (max-width: 991px) {
  .bannerText
  {
    max-width: 400px;
  }
  .bannerText h1
  {
    font-size: 32px;
  }
  .bannerText h2
  {
    font-size: 58px;
    margin: 0 0 0 0;
  }
  .bannerText ul li
  {
    font-size: 20px;
  }
  .empLeft {
    padding: 0 30px 0 0;
  }
.balancedSection
{
  padding: 30px 0 20px;
}
.legacyCount {
  padding: 0 0 0 0;
}
.form
{
  max-width: 340px;
  top: 175px;
}
.line
{
  max-width: 71%;
}
.processSection
{
  padding: 50px 0 20px;
}
.baseBoxText
{
  min-height: 350px;
}
.emprightDec {
  max-width: 100%;
  margin: 0 0 0 0;
}
.rotate-text span
{
  height: 90px;
}
@keyframes slide {
  0% { transform: translateY(0); }
  30% { transform: translateY(0); }

  33% { transform: translateY(-90px); }
  63% { transform: translateY(-90px); }

  66% { transform: translateY(-180px); }
  96% { transform: translateY(-180px); }

  100% { transform: translateY(0); }
}


}
@media only screen and (max-width: 881px) {
 .form {
    max-width: 360px;
    top: 0;
    position: relative;
    right: 0;
    left: 0;
    margin: 30px auto;
    background: #1E4798;
  }
  .countSection p
  {
    font-size: 18px;
  }
  .countSection h5 {
    font-size: 36px;
  }
  .countSection
  {
    padding: 40px 0 90px;
  }
  .legacyText {
    width: 80%;
    height: auto;
  }
  .legacyList
  {
    justify-content: space-between;
  }
 .baseBoxText p
 {
  font-size: 16px;
 }
 .balancedSlider {
  margin: 30px 0 30px;
}
 .process p {
    font-size: 16px;
  }
.process h4
{
  font-size: 62px;
}
.ft-Flx
{
  flex-wrap: wrap;
}
.ftfull
{
  justify-content: left;
  padding: 0 0 20px 0px;
}
}
@media only screen and (max-width: 767px) {
  header{
    padding: 0;
    text-align: center;
  }
.top-flex{
    justify-content: center;
}
.valueSection h2
{
  font-size: 24px;
}
.line
{
  display: none;
}
.eleb h4
{
  font-size: 16px;
}
.eleb h5
{
  font-size: 32px;
  line-height: 100%;
}
.eleb p
{
  font-size: 16px;
}

.process::before
{
  display: none;
}
.processBox
{
  flex-wrap: wrap;
}
 .rotate-text span {
    height: 90px;
  }
  .thankyouInner h5
  {
    font-size: 28px;
  }

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

.bannerVed video {
  height: 600px;
}
.top-right
{
  display: none;
}
.top-left img
{
  max-height: 70px;
}
.bannerText {
  max-width: 100%;
  left: 0;
  padding: 0 15px;
  top: 30px;
}
.bannerText h1 {
  font-size: 28px;
}
.bannerText h2 {
  font-size: 30px;
  text-transform: inherit;
  margin: 0 0 20px 0;
}
 .bannerText ul li {
    font-size: 16px;
    min-height: 28px;
    background-position: 7px 1px;
  }
.banBox {
  width: 100%;
  background: transparent;
  border: 0px solid #fff;
  border-radius: 0;
}
.banBoxHeading
{
  border: 2px solid #fff;
  border-radius: 14px;
  font-size: 16px;
}
.bannerText ul
{
  margin: 0 0 55px 0;
}
.banBoxContent
{
  padding: 30px 10px;
}
.empFlx
{
  flex-wrap: wrap;
}
 .empLeft {
    padding: 0 0px 0 0;
 }
 .empLeft h3 {
    font-size: 28px;
  }
.empowerSection
{
  padding: 30px 0 0;
  background: url(../images/mb-right-1.webp) no-repeat;
  background-position: 100% 0;
  position: relative;
}
 .empLeft p, .traditionHeading p, .heading p {
    font-size: 16px;
  }
.traditionSection::before
{
  display: none;
}
.traditionHeading h3
{
  font-size: 28px;
}
.traditionHeading {
  text-align: left;
}
.traditionHeading h4
{
  font-size: 24px;
}
.tradBox p {
    font-size: 16px;
  }
.tradBox
{
  min-height: 250px;
}
.valueSection {
  padding: 30px 0 40px;
}
.heading {
  text-align: left;
}
.heading h2, .heading h3
{
  font-size: 28px;
}
.heading h2 span {
  font-size: 16px;
}
.eligibilitySection .heading h2 span
{
  display: block;
}
.eligibilitySection {
  padding: 40px 0;
  min-height: 430px;
  background: #1E4798 url(../images/bg-4-mobile.webp) no-repeat center;
  background-size: 100% 100%;
}
.form {
    max-width: 90%;
    padding: 20px 15px 24px;
    border-radius: 15px;
  }
  .emprightDec {
    max-width: 90%;
    margin: -20px auto 0;
  }
  .emprightDec p
  {
    font-size: 14px;
    text-align: center;
  }
  .emprightDec
  {
    padding: 21px 20px;
  }
.countSection ul
{
  max-width: 95%;
  flex-wrap: wrap;
  position: relative;
}
.countSection ul li {
  width: 33%;
  margin: 0 0 35px 0;
  border-right: 1px solid #FFFFFF50;
}
.countSection ul li:nth-child(3)
{
  border-right: 0px solid #fff;
}
.countSection ul li:nth-child(4)
{
  width: 50%;
}
.countSection ul li:nth-child(5)
{
  width: 50%;
}
  .countSection p {
    font-size: 16px;
  }
.countSection ul:before
{
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background: #FFFFFF50;
  left: 0;
  top: 91px;
}
.pedagogySection
{
  margin-top: 0;
  border-radius: 0px 0 0 0;
  background:url("../images/house-mobile-pic.webp") no-repeat, linear-gradient(180deg, #D7E2F1 80.11%, #1E4798 100%);
  background-position: 0 42%;
  padding: 40px 0;
}
.countSection {
    padding: 40px 0 5px;
}
 .traditionSection {
    padding: 40px 0 20px;
    background:transparent;
    position: relative;
  }
  .empowerSection:after
  {
    content: "";
    position: absolute;
    width: 181px;
    height: 206px;
    bottom: -100px;
    right: 0;
    background:url("../images/mb-right-1.webp") no-repeat;
    opacity: 0.8;
  }
  .pedagogySection .empLeft {
    max-width: 100%;
  }
.legacy h4 {
  font-size: 24px;
}
.legacy {
  margin: 315px 0 0 0;
}
.baseBoxText h4
{
  font-size: 16px;
}
 .baseBoxText p {
    font-size: 15px;
  }
 .baseBoxText {
    min-height: 330px;
  }
  .cdeFull
  {
    background: #CCCCCC80;
    border: 1px solid #FBDA31;
    border-radius: 20px;
    overflow: hidden;
    padding: 0 0 40px 0;
    min-height: 558px;
  }
  .cdePic
  {
    box-shadow: 0px 5px 5px 0px #1E479880;
    height: 285px;
    overflow: hidden;
  }
  .cdeFull img  
  {
     transform: rotate(3deg);
     width: 105% !important;
     max-width: 105%;
     height: 107%;
     margin: -10px 0 0 -9px;
     object-fit: cover;
  }
   .cdeFull h4 {
    padding: 0 10px;
    text-align: center;
    margin: 0 0 10px 0;
  }
  .cdeFull p
  {
    text-align: center;
    font-size: 15px;
    padding: 0 10px;
  }
  .balancedSlider1
  {
    margin: 30px 0 0px;
    padding: 0 0 0 20px;
  }
  .processSection .container-fluid
  {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .processSection .heading
  {
    padding: 0 20px;
  }
  .process
  {
    padding: 0 0 20px 70px;
    border-left: 2px dashed #1E4798
  }
  .process h4 {
    font-size: 35px;
    margin: -13px 0 10px 0;
    line-height: 100%;
  }
  .process p b 
  {
    display: block;
  }
  .processBox
  {
    margin:40px 0 0;
    gap: 0;
    padding: 50px 30px 00px;
    background: linear-gradient(0deg, #FFFFFF -5.9%, #FBDA31 100%);
  }
  .processSection {
    padding: 10px 0 0px;
    position: relative;
    background: transparent;
  }
  .process:after
  {
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    width: 40px;
    height: 2px;
    border-top: 2px dashed #1E4798
  }
  .process h4:after
  {
    content: "";
    position: absolute;
    left: 34px;
    top: -5px;
    width: 20px;
    height: 20px;
    border: 3px solid #1E4798;
    border-radius: 20px;
    background: #FBDA31;
    z-index: 99;
  }
  .process:last-child
  {
    border-left: 0px dashed #1E4798
  }
  .process p {
    margin: 0 0 20px 0;
  }
  .applyBtn a
  {
    font-size: 16px;
  }

  .legacyText p{
    display: none;
    margin-top: 10px;
  }

  .legacyText{
    width: 80%;
  }

  .accordion-title .arrow{
    background: url(../images/down.webp) no-repeat;
    position: absolute;
    right: 11px;
    top: 12px;
    width: 36px;
    height: 36px;
  }

  .accordion-title.active .arrow{
    background: url(../images/up.webp) no-repeat;
  }

  .legacyList {
    border: 1px solid #1E4798;
    padding: 7px 15px;
    justify-content: left;
    position: relative;
    margin: 0 0 15px;
  }
  .legacyCount h5
  {
    font-size: 22px;
    line-height: 180%;
    -webkit-text-stroke: 1px #1E4798;
  }
  .legacyText h5 {
    font-size: 16px;
    font-weight: 600;
    line-height: 130%;
    margin: 0 0 0px 0;
    cursor: pointer;
  }
  .legacyText {
    width: 80%;
    display: flex;
    justify-content: left;
    align-items: center;
    flex-wrap: wrap;
  }
  .legacyText p
  {
    font-size: 14px;
    margin-top: 0;
  }
  .balancedSection
  {
    background:url("../images/mb-right.webp") no-repeat;
    background-position: 100% 52%;
  }
  .heading p
  {
    font-size: 15px;
  }
  .processSection:after
  {
    content: "";
    position: absolute;
    width: 202px;
    height: 219px;
    top: -32px;
    right: 0;
    background:url("../images/mb-right.webp") no-repeat;
    opacity: 0.8;
    z-index: 0;
  }
  .baseBoxText h5
  {
    font-size: 16px;
  }
  .rotate-text
  {
    height: 50px;
  }
  .rotate-text span {
    height: 50px;
  }
  @keyframes slide {
  0% { transform: translateY(0); }
  30% { transform: translateY(0); }

  33% { transform: translateY(-50px); }
  63% { transform: translateY(-50px); }

  66% { transform: translateY(-100px); }
  96% { transform: translateY(-100px); }

  100% { transform: translateY(0); }
}


}
@media only screen and (max-width: 400px) {
 .tradBox p {
    font-size: 14px;
  }
  .tradBox h5
  {
    font-size: 19px;
  }
  .traditionHeading h4
  {
    margin: 0 0 10px 0;
  }
   .traditionHeading h3 {
    font-size: 24px;
  }
  .empLeft h3
  {
    font-size: 24px;
  }
  .heading h2, .heading h3 {
    font-size: 24px;
  }
  .baseBoxText
  {
    padding: 20px 10px;
    min-height: 300px;
  }
  .balancedSection
  {
    background-position: 100% 47%;
  }
  .processSection::after
  {
    top: -78px;
  }
   .cdeFull p {
    max-height: 130px;
    overflow-y: auto;
  }
  .cdeFull
  {
    padding: 0 0 10px 0;
  }
  .eligibBox
  {
    gap: 13px;
  }
  .balancedSection .container-fluid
  {
     max-width: 100%;
     padding-left: 0;
     padding-right: 0;
  }
  .balancedSection .heading {
    padding: 0 15px;
  }
  .balancedSlider
  {
    padding: 0 0 0 15px;
  }
  .traditionHeading
  {
    padding: 0 15px;
  }
  .traditionSection .container-fluid
  {
     max-width: 100%;
     padding-left: 0;
     padding-right: 0;
  }
  .tradBox {
    min-height: 236px;
    margin: 20px 0 20px;
  }
  

}