
/* .home-page .home-div {
  position: absolute;
  left: 100px;
  top: 200px;
  transform: translate(-50px, -50px);
  background-color: #fff;
  width: 100%;
  padding: 50px;
  box-sizing: border-box;
  margin: 0px 50px;

} */
/* .header {
  opacity: 0;
} */
.home-page .banner .banner-img img.fit-height {
    width: 100%;
    max-width: none;
    height: 100%;
}
.home-page .header {
    position: relative;
    opacity: 0;
}
.home-page  .page-header,
.home-page .below-banner-content {
    margin-bottom: 0px;
    padding-bottom: 130px;
}

.home-page .banner .banner-img {
    position: relative;
}

.home-page .banner-content {
    position: absolute;
    /* top: 30%;
    left: 20%; */
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%); /* IE 9 */
    -webkit-transform: translate(-50%, -50%); /* Safari prior 9.0 */
    max-width: 60%;
    margin: 0 auto;
    z-index: 3;
}
.home-page .banner-content .banner-info {
    background: #FFFFFF;
    padding: 40px 60px 70px;
    box-sizing: border-box;
}
.home-page .banner-content .logo {
  /* padding: 20px;
  box-sizing: border-box; */
    text-align: center;
    /* padding-bottom: 20px;
    box-sizing: border-box; */
}

.home-page .banner-content .links {
    display: table;
    margin: 0 auto;
    padding-top: 40px;
    box-sizing: border-box;
    /* margin-top: 30px; */
}
.home-page .banner-content .text p,
.home-page .below-banner-content .text p {
    text-align: left;
    font-size: 17px;
    color: #7250A0;
    letter-spacing: 2px;
    line-height: 25px;
    clear: both;

}

.below-banner-content .text {
    width: 80%;
    margin: 0 auto;
}
.home-page .below-banner-content .video {
    margin-top: 60px;
}
.home-page .below-banner-content .video iframe {
    /* width: 100%;  */
    height: 500px;
}
.home-page .below-banner-content .links{
    display: table;
    margin: 0px auto;
    text-align: center;
}

.home-page .below-banner-content .links .link {
    margin-top: 20px;
    /* margin-bottom: 20px; */
}
.home-page .banner-content .text .align-right {
    float: right;

}
.home-page .link a + a {
    margin-left: 100px;
}
.home-page .banner-bg {
    z-index: 1;
    /* margin-top: -18%; */
}
.home-page .banner-bg .image {
   position: relative;
}
.home-page .banner-bg .image .program-details {
   position: absolute;
   width: 50%;
   top: 50%;
   left: 50%;
   transform: translate(-50%, -50%);
   -ms-transform: translate(-50%, -50%); /* IE 9 */
  -webkit-transform: translate(-50%, -50%); /* Safari prior 9.0 */
   /* background: #7250A0; */
   display: table;
   margin: 0 auto;
}
.home-page .banner-bg .image .program-details .pgm-text p {
  color: #fff;
  padding-bottom: 60px;
  padding-top: 40px;
  box-sizing: border-box;
  text-align: center;
}
.home-page .banner-bg .image .program-details .each-row {
    width: 100%;
    /* margin: 0 auto; */
}
.home-page .banner-bg .image .program-details .each-row .each-col {
    width: calc((100% - 2px) / 2);
    float: left;
}
/* .home-page .banner-bg .image .program-details .each-row .each-col:nth-child(1) {
    width: 50%;
}
.home-page .banner-bg .image .program-details .each-row .each-col:nth-child(2) {
    width: 50%;
} */
.home-page .banner-bg .image .program-details .each-row .each-col + .each-col {
    border-left: 2px solid #FFFFFF;
    /* box-sizing: border-box; */
}
.home-page .banner-bg .image .program-details .each-row .each-col .sub-heading h2 {
    font-weight: 400;
    font-size: 20px;
    color: #FFFFFF;
    letter-spacing: 0px;
    line-height: 28px;
    text-decoration: none;
    text-transform: uppercase;
    padding-bottom: 10px;
    box-sizing: border-box;
    /* min-height: 90px; */
}
.home-page .banner-bg .image .program-details .each-row .each-col .text p {
    color: #fff;
    /* padding-top: 20px;
    box-sizing: border-box; */
}
.home-page .banner-bg .image .program-details .each-row .link  {
    text-align: center;
    padding-top: 50px;
    box-sizing: border-box;
}
.home-page .banner-bg .image .program-details .each-row .link a {
    background: #fff;
    color: #C656A0;
}
.home-page .banner-bg .image .program-details .each-row .link a:hover {
    background: #C656A0;
    color: #fff;
}
.home-page .banner-bg .image .program-details .each-row .each-col   {
    /* max-width:  50%;
    margin: 0 auto; */
    padding: 0px 60px;
    box-sizing: border-box;
}
.home-page .testimonials .bx-wrapper {
    margin-bottom: 0;
    border:none;
}
.home-page .testimonials .bg-image {
    position: relative;
}
.home-page .testimonials .bg-image .content {
    position: absolute;
    top: 10%;
    left: 10%;
    background: #EFDA26;
    max-width: 35%;
    padding: 70px 60px;
    box-sizing: border-box;
    /* quotes: "„" ; */

    /* background-image: url("../img/home/quotetop.png");
    background-repeat:no-repeat;
    background-size: cover; */
    /* background-position:10px;*/
}
/* .home-page .testimonials .bg-image .content #a {
    quotes: \201C;
} */
.home-page .testimonials .bg-image .content .quotetop {
    position: absolute;
    top: -30px;
    left: 0px;

  }
  .home-page .testimonials .bg-image .content .quotebottom {
      position: absolute;
      bottom: -30px;
      right: 0px;

    }
.home-page .testimonials .bg-image .content .text p {
    color: #7250A0
}
.home-page .testimonials .bg-image .content .author {
    padding-top: 10px;
    box-sizing: border-box;
}
.home-page .testimonials .bg-image .content .author p {
    /* text-align: right; */
    font-weight: 500;
    padding-left:  120px;
    box-sizing: border-box;
    text-transform: capitalize;
}
.home-page .admissions .image {
    position: relative;
    /* padding-bottom: 40px; */
    /* box-sizing: border-box; */
}
.home-page .admissions .content {
    position: absolute;
    top: 50%;
    left: 40%;
    transform: translate(-50%, -50%);
    /* max-width: 50%;
    padding: 30px 60px; */
}
.home-page .admissions .content .each-row {
    width: 100%;
}
/* .home-page .admissions .content .each-row .each-col {
    width:calc((100% - 30px) / 2 );
    float: none;
} */
.home-page .admissions .content .each-row .each-col:nth-child(1)  {
    width: 70%;
}
.home-page .admissions .content .each-row .each-col:nth-child(2)  {
    width: 70%;
}
.home-page .admissions .content .each-row .each-col + .each-col {
    margin-top: 20px;
}
.home-page .admissions .content .each-row .each-col .link a {
    font-weight: 600;
    /* font-size: 18px; */
    color: #FFFFFF;
    letter-spacing: 2px;
    text-align: center;
    line-height: 42px;
    padding: 10px 40px;
    box-sizing: border-box;
    display: inline-block;
    width: 320px;
    cursor: pointer;
    /* margin-bottom: 20px; */
}
.home-page .admissions .content .each-row .each-col .text p {
    font-weight: 400;
    font-size: 24px;
    color: #7250A0;
    letter-spacing: 2px;
    line-height: 32px;
    text-transform: uppercase;
}
/* .home-page .admissions .content ul li {
      float: left;
      list-style: none;
}*/
/* .home-page .admissions .content .each-row .each-col + .each-col {
      margin-left: 30px;
} */
.home-page .admissions .content .each-row .each-col .link  + .link {
      margin-top: 40px;
}
/* .home-page .admissions .content .each-row .each-col + .each-col {

} */
.home-page .admissions .content .each-row .each-col .admn a {
    background: #C656A0;
}
.home-page .admissions .content .each-row .each-col .cp a {
    background: #F26F31;
}
.home-page .admissions .content .each-row .each-col .oh a {
    background: #00B8DD ;
}
.home-page .admissions .content .each-row .each-col .admn a:hover,
.home-page .admissions .content .each-row .each-col .cp a:hover,
.home-page .admissions .content .each-row .each-col .oh a:hover {
    background: #7250A0;
}

.home-page .banner-bg .image .program-details .each-row .each-col .sub-heading .svg-image {
    padding-top: 10px;
    padding-left: 10px;
    box-sizing: border-box;
    visibility: hidden;
}
.home-page .banner-bg .image .program-details .each-row .each-col .sub-heading a:hover .svg-image {
    visibility: visible;
    /* padding-top: 10px;
    box-sizing: border-box */
}
/* .home-page .banner-bg .image .program-details .each-row .each-col .sub-heading .svg-image svg {
    fill: #fff;
} */
/*srinavas code why who starts here */
.home-page .why-who .each-row {
    width: 100%;
}
.home-page .why-who .each-row .each-col {
    width: calc((100%)/2);
    float: left;
    text-align: left;
}
.home-page .why-who .each-row .each-col li {
    list-style-type: none;
    width: calc((100% - 1px)/2);
    float: left;
    padding: 0px 40px;
    box-sizing: border-box;
    margin: auto;
    z-index: 9;
}
.home-page .why-who .each-row .each-col li + li {
    border-left: 1px solid #fff;
    box-sizing: border-box;
}
.home-page .why-who .each-row .each-col li h1 {
    font-weight: 400;
    font-size: 40px;
    color: #fff;
    letter-spacing: 1px;
    line-height: 50px;
    text-transform: uppercase;
}
.home-page .why-who .each-row .each-col li p {
    font-weight: 300;
    font-size: 22px;
    color: #fff;
    letter-spacing: 1.44px;
    line-height: 35px;
}

.home-page .why-who .each-row .each-col .why-us-image ,
.home-page .why-who .each-row .each-col .who-we-are-image {
    position: relative;
    width: 100%;
    float: left;
}
.home-page .why-who .each-row .each-col .why-us-content ,
.home-page .why-who .each-row .each-col .who-we-are-content {
    position: absolute;
    left: 50%;
    top: 50%;

    -webkit-transform: translate(-50%,-50%); /* Safari prior 9.0 */
    transform: translate(-50%,-50%); /* Standard syntax */
    width: 100%;
    padding: 70px 65px;
    box-sizing: border-box;

}
.home-page .why-who .each-row .each-col .why-us-content .why-us-box ,
.home-page .why-who .each-row .each-col .who-we-are-content .who-we-are-box{
    height: 430px;
    /* display: flex;
    align-items: center; */
}
/* .home-page .why-who .each-row .each-col .why-us-content .why-us-box ,
.home-page .why-who .each-row .each-col .who-we-are-content .who-we-are-box  {
    width: calc(100% - 8px);
} */
/*why*/

.home-page .why-who .each-row .each-col .why-us-content .why-us-box:hover  {
    border: 2px solid #fff;
    box-sizing: border-box;
    /* box-sizing: border-box; */
}
.home-page .why-who .each-row .each-col .why-us-content .why-us-box {
    border: 2px solid transparent;
    box-sizing: border-box;
}
/* .home-page .why-who .each-row .each-col .why-us-content .why-us-box:hover ul li h1  {
    color: #EAD41E;
}
.home-page .why-who .each-row .each-col .why-us-box:hover ul li p  {
    color: #EAD41E;
} */

.home-page .why-who .each-row .each-col .why-us-box li + li  {
    border-left: 1px solid #fff;
    box-sizing: border-box;
}

/* who*/
.home-page .why-who .each-row .each-col .who-we-are-content .who-we-are-box {
    border: 2px solid transparent;
    box-sizing: border-box;
}
.home-page .why-who .each-row .each-col .who-we-are-content .who-we-are-box:hover {
    border: 2px solid #7250A0;
    box-sizing: border-box;
}
/* .home-page .why-who .each-row .each-col .who-we-are-content .who-we-are-box:hover ul li h1 {
    color: #7250A0;
}
.home-page .why-who .each-row .each-col .who-we-are-box:hover ul li p {
    color: #7250A0;
} */
.home-page .why-who .each-row .each-col .who-we-are-content .who-we-are-box ul li h1 {
    color: #7250A0;
}
.home-page .why-who .each-row .each-col .who-we-are-box ul li p {
    color: #7250A0;
}

/* .home-page .why-who .each-row .each-col .who-we-are-box:hover li + li {
    border-left: 1px solid #7250A0;
    box-sizing: border-box;
} */

.home-page .why-who .each-row .each-col .who-we-are-box li + li {
    border-left: 1px solid #7250A0;
    box-sizing: border-box;
}

/* .home-page .why-who .each-row .each-col .who-we-are-box ul {
    align-items: center;
    display: flex;
} */
.home-page .desk-bg {
  height: 650px;
  background-repeat: no-repeat;
  background-position: center
}
.home-page .banner-bg .image .program-details .each-row .each-col .timing-text p {
  font-size: 16px;
}
.home-page .below-banner-admissoins {
    background: #C656A0;
}
.home-page .below-banner-admissoins .each-row {
    width: 100%;
    padding: 40px 20px;
}
.home-page .below-banner-admissoins .each-row .col-left {
    width: 70%;
    float: left;
}
.home-page .below-banner-admissoins .each-row .col-left .text p{
    color: #ffffff;
}
.home-page .below-banner-admissoins .each-row .col-left .text p a{
    color: #ffffff;
}
.home-page .below-banner-admissoins .each-row .col-left .text p a:hover{
    text-decoration: underline;
}
.home-page .below-banner-admissoins .each-row .col-right {
    width: 30%;
    float: left;
}
.home-page .below-banner-admissoins .each-row .col-right .link.admn a:hover {
    background-color: #F26F31;
}
@media(max-width:767px) {
    .home-page .page-header, .home-page .below-banner-content {
        margin-bottom: 0px;
        padding-bottom: 60px;
    }
    .below-banner-content .text {
        width: 100%;
    }
    .home-page .resp-bg {
      height: 1000px;
      background-repeat: no-repeat;
      background-position: center
    }
    .home-page .header  {
      opacity: 1;
    }
    .home-page .header .logo {
        display: none;
    }

    .home-page .banner-content .banner-info .logo img{
        width: 100%;
    }
    .home-page .header .menu-container  .logo {
        display: block;
    }

    .home-page .banner-content {
        position: absolute;
        top: 70px;
        left: 20px;
        transform: none;
        max-width: 90%;
    }
    .home-page .banner-content .banner-info {
        padding: 30px 40px 40px;
        box-sizing: border-box;
    }
    .home-page .banner-content .text p {
        font-size: 15px;
        letter-spacing: 0px;
        line-height: 21px;
        /* padding-bottom: 10px;
        box-sizing: border-box; */
        /* padding: 30px 0px 40px;
        box-sizing: border-box; */
    }
    .home-page .below-banner-content .links .link {
        margin-top: 40px;
        /* margin-bottom: 20px; */
    }
    /* .home-page .below-banner-content .video {
        margin-top: 60px;
    } */
    .home-page .below-banner-content .video iframe {
        /* width: 100%;  */
        height: auto;
    }
    .home-page .links .link + .link {
        margin-left: 0;
        margin-top: 40px;
    }
    .home-page .links .link {
        float: none;
    }
    .home-page .banner-content .links {
        text-align: center;
    }
    .home-page .banner-bg .image .program-details {
        position: absolute;
        width: 100%;
        top: 20%;
        left: 0;
        transform: none;
    }
    .home-page .banner-bg {
        margin-top: 0;
        /* background: #734BA0; */
    }
    .home-page .banner-bg .image .program-details .each-row {
        width: 100%;
        /* padding: 0 60px;
        box-sizing: border-box; */
    }
    .home-page .banner-bg .image .program-details .each-row .each-col {
        width: 100%;
        padding: 0px 30px;
        box-sizing: border-box;
    }
    .home-page .banner-bg .image .program-details .each-row .each-col .pgm-center {
        padding: 0;
    }
    /* .home-page .banner-bg .image .program-details .each-row .each-col .sub-heading {
        padding: 0 80px;
        box-sizing: border-box;
    } */
    .home-page .banner-bg .image .program-details .each-row .each-col + .each-col {
        /* margin-top: 30px; */
        /* border-top: 3px solid #FFFFFF; */
        border-left: none;
    }
    .home-page .testimonials .bg-image .content {
        max-width: 100%;
        top: 50px;
        left: 20px;
        right: 20px;
        padding: 20px 20px;
        box-sizing: border-box;
    }
    .home-page .testimonials .bg-image .content .quotes {
        position: absolute;
        top: -30px;
        left: -10px;
    }
    .home-page .banner-bg .image .program-details .each-row .each-col .sub-heading .svg-image {
        padding-top: 5px;
    }
    .home-page .banner-bg .image .program-details .each-row .each-col .sub-heading h2 {
        font-size: 25px;
        letter-spacing: 1px;
        line-height: 37px;
        text-decoration: none;
        margin-top: 20px;
    }
    .home-page .admissions .content {
        max-width: 100%;
        top: 25%;
        left: 0px;
        right: 0px;
        transform: none;
        padding: 10px 20px;
    }
    .home-page .admissions .content .each-row .each-col:nth-child(1) {
        width: 100%;
    }
    .home-page .admissions .content .each-row .each-col:nth-child(2) {
        width: 100%;
    }
    .home-page .admissions .content .each-row .each-col .link a {
        font-size: 18px;
        line-height: 35px;
        letter-spacing: 1px;
        padding: 10px;
        width: 320px;
    }
    .home-page .admissions .content .each-row .each-col .link + .link {
        margin-top: 20px;
    }
    .home-page .admissions .content .each-row .each-col .text p {
        font-size: 24px;
        letter-spacing: 1px;
        line-height: 32px;
        padding-bottom: 30px;
    }
    .home-page .page-header {
        opacity: 1;
        margin-bottom: 0;
    }
    .home-page .why-who .why-us-image ,.home-page .why-who .who-we-are-image{
        width: 100%;
    }
    .home-page .why-who .each-row .each-col {
        width: 100%;
    }

    .home-page .why-who .each-row .each-col .why-us-content .why-us-box, .home-page .why-who .each-row .each-col .who-we-are-content .who-we-are-box {
        width: 100% ;
        height: 235px;
    }
    .home-page .why-who .each-row .each-col ul li {
        padding: 0px 20px;
    }
    .home-page .why-who .each-row .each-col .why-us-content, .home-page .why-who .each-row .each-col .who-we-are-content {
        padding: 35px;
        box-sizing: border-box;
    }
    .home-page .why-who .each-row .each-col li h1{
        font-size: 23px;
        letter-spacing: 1px;
        line-height: 33px;
    }
    .home-page .why-who .each-row .each-col li p{
        font-size: 16px;
        letter-spacing: 1px;
        line-height: 25px;
    }
    .home-page .testimonials .bg-image .content .quotetop img ,
    .home-page .testimonials .bg-image .content .quotebottom img {
        width: 60px;
    }
    .home-page .testimonials .bg-image .content .quotebottom {
        bottom: -20px;
    }
    .home-page .banner-bg .image .program-details .pgm-text p {
        text-align: left;
        padding: 40px 30px 20px;
    }
    .home-page .below-banner-admissoins .each-row .col-right,
    .home-page .below-banner-admissoins .each-row .col-left {
        width: 100%;
    }
    .home-page .below-banner-admissoins .each-row{
        padding: 30px 0px;
    }
    .home-page .below-banner-admissoins .each-row .col-right {
        padding-top: 30px;
    }
}





@media (min-width: 768px) and (max-width: 991px) {
  .home-page .resp-bg {
    height: 800px;
    background-repeat: no-repeat;
    background-position: center
  }
  .home-page .header  {
    opacity: 1;
  }
  .home-page .header .logo {
      display: none;
  }
  .home-page .header .menu-container  .logo {
      display: block;
  }
  .home-page .page-header {
      margin-bottom: 0;
  }
  .home-page .banner-content {
      position: absolute;
      top: 70px;
      left: 40px;
      transform: none;
      max-width: 90%;
      width: 100%;
  }
  /* .home-page .banner-content .banner-info {
    padding: 30px 40px 40px;
    box-sizing: border-box;
  } */
  /* .home-page .banner-content .text p {
      font-size: 18px;
      letter-spacing: 1px;
      line-height: 26px;
      padding: 30px 0px 40px;
      box-sizing: border-box;
  } */
  .home-page .links .link + .link {
      margin-left: 0;
      margin-top: 40px;
  }
  .home-page .links .link {
      float: none;
  }
  .home-page .banner-content .links {
      text-align: center;
  }
  .home-page .banner-bg .image .program-details {
      position: absolute;
      width: 100%;
      top: 35%;
      left: 0;
      transform: none;
  }
  .home-page .banner-bg {
      margin-top: 0;
    /* background: #734BA0; */
  }
  .home-page .banner-bg .image .program-details .each-row {
      width: 100%;
      padding: 0 60px;
      box-sizing: border-box;
  }
  /* .home-page .banner-bg .image .program-details .each-row .each-col {
      width: 100%;
  } */
  .home-page .banner-bg .image .program-details .each-row .each-col .pgm-center {
      padding: 0;
  }
  .home-page .below-banner-content .video iframe {
        /* width: 100%;  */
        height: 300px;
    }
  /* .home-page .banner-bg .image .program-details .each-row .each-col .sub-heading {
      padding: 0 80px;
      box-sizing: border-box;
  } */
  /* .home-page .banner-bg .image .program-details .each-row .each-col + .each-col {
      border-top: 3px solid #FFFFFF;
      border-left: none;
  } */
  .home-page .testimonials .bg-image .content {
      max-width: 70%;
      top: 50px;
      left: 120px;
      padding: 90px 50px;
      box-sizing: border-box;
      min-height: 450px;
  }
  .home-page .testimonials .bg-image .content .quotes {
      position: absolute;
      top: -30px;
      left: -10px;
    }
    .home-page .testimonials .bg-image .content .author p {
        padding-left: 60%;
    }
    .home-page .testimonials .bg-image .content .author {
        padding-top: 40px;
        box-sizing: border-box;
    }
  /* .home-page .banner-bg .image .program-details .each-row .each-col .sub-heading .svg-image {
      padding-top: 5px;
  } */
  /* .home-page .banner-bg .image .program-details .each-row .each-col .sub-heading  h2 {
      margin-top: 60px;
  } */
  .home-page .admissions .content {
      max-width: 100%;
      top: 20px;
      left: 0px;
      right: 0px;
      transform: none;
      padding: 10px 20px;
  }
  .home-page .admissions .content .each-row .each-col:nth-child(1) {
      width: 50%;
  }
  .home-page .admissions .content .each-row .each-col:nth-child(2) {
      width: 70%;
  }
  .home-page .admissions .content .each-row .each-col .link a {
      font-size: 18px;
      line-height: 35px;
      letter-spacing: 1px;
      padding: 10px;
      width: 335px;
  }
  .home-page .admissions .content .each-row .each-col .link + .link {
      margin-top: 20px;
  }
  .home-page .admissions .content .each-row .each-col .text p {
      font-size: 25px;
      letter-spacing: 1px;
      line-height: 37px;
      padding-bottom: 30px;
}

  .home-page .why-who .why-us-image,
  .home-page .why-who .who-we-are-image{
      width: 100%;
  }
  .home-page .why-who .each-row .each-col {
      width: 100%;
  }
  .home-page .why-who .each-row .each-col .why-us-content .why-us-box,
  .home-page .why-who .each-row .each-col .who-we-are-content .who-we-are-box {
      height: 500px;
  }
  .home-page .why-who .each-row .each-col .why-us-content,
  .home-page .why-who .each-row .each-col .who-we-are-content {
      padding: 70px 75px;
  }
  .home-page .why-who .each-row .each-col ul li h1 {
      font-size: 51px;
      letter-spacing: 1.5px;
      line-height: 50px;
  }
  .home-page .why-who .each-row .each-col ul li p {
      font-size: 28px;
      letter-spacing: 2px;
      line-height: 35px;
  }
  .home-page .why-who .why-us-image img,
  .home-page .why-who .who-we-are-image img {
      width: 100%;
  }
  .home-page .page-header, .home-page .below-banner-content {
    margin-bottom: 0px;
    padding-bottom: 100px;
    }
    .home-page .below-banner-content .links {
        margin-top: 20px;
    }
    .home-page .below-banner-admissoins .each-row .col-right,
    .home-page .below-banner-admissoins .each-row .col-left {
        width: 100%;
    }
    .home-page .below-banner-admissoins .each-row{
        padding: 30px 0px;
    }
    .home-page .below-banner-admissoins .each-row .col-right {
        padding-top: 30px;
    }
}

@media (min-width: 992px) and (max-width: 1024px) {

    .home-page .page-header {
        padding-bottom: 100px;
    }
    
    .home-page .below-banner-content {
        margin-bottom: 0px;
        padding-bottom: 100px;
    }
  .home-page .why-who .each-row .each-col .why-us-content .why-us-box,
  .home-page .why-who .each-row .each-col .who-we-are-content .who-we-are-box {
      padding: 0px;
      height: 320px;
  }
  .home-page .why-who .each-row .each-col .why-us-content,
  .home-page .why-who .each-row .each-col .who-we-are-content {
      padding: 70px 50px;
  }

  .home-page .why-who .each-row .each-col li h1{
      font-size: 29px;
      letter-spacing: 1.3px;
      line-height: 40px;
  }
  .home-page .why-who .each-row .each-col li p{
      font-size: 16px;
      letter-spacing: 1px;
      line-height: 25px;
  }

  .home-page .why-who .each-row .each-col li {
      padding: 0px 35px;
      box-sizing: border-box;
  }
  .home-page .banner-content .banner-info {
      padding: 20px 30px 30px;
      box-sizing: border-box;
  }
  .home-page .banner-content .banner-info .links .link + .link {
      margin-left: 10px;
  }
  .home-page .testimonials .bg-image .content {
      max-width: 45%;
      left: 5%;
  }
  .home-page .admissions .content .each-row .each-col:nth-child(1) {
      width: 65%;
  }
  .home-page .admissions .content {
      left: 35%;
  }
  .home-page .below-banner-content .links {
    margin-top: 30px;
  }
}

/* ends here */


@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .home-page .why-who .each-row .each-col li {
      width: 50%;
  }
  .home-page .why-who .each-row .each-col .why-us-content ,
  .home-page .why-who .each-row .each-col .who-we-are-content {
      left: 0;
      transform: translate(0%,-50%);
  }
  .home-page .banner-content .logo img {
    width: 100%;
  }
}
@media (min-width: 1800px) and (max-width: 2800px) {
    .home-page .banner-bg {
      margin-top: -22%;
    }
    .home-page .banner-content {
      max-width: 40%;
      top: 46%;
    }

}
