* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
#homepg{
  background: #fff;
}
#homepg img {
  width: 100%;
}
#homepg .swiper-wrapper {
  height: fit-content;
}
#homepg .scn {
  width: 100%;
  position: relative;
  overflow-x: hidden;
  overflow-y: hidden;
  background: #fff;
}
#homepg .swiper-button-next:after, #homepg .swiper-button-prev:after {
  color: rgba(245, 131, 32, 0.55);
  text-shadow: 0 1px 1px #929292;
  font-size: 30px;
  font-weight: bold;
}
.glyphicon-menu-left:before, .glyphicon-menu-right:before{
  color: rgba(245, 131, 32, 0.55);
  text-shadow: 0 1px 1px #929292;
  font-size: 30px;
  font-weight: bold;
}
#homepg .circles-txt {
  display: flex;
  text-align: center;
  max-width: 330px;
  margin: 0 auto;
  font-size: 13px;
  color: #424242;
  justify-content: space-between;
  font-weight: bold;
}
#homepg .spark{
  background: #fff;
}
#homepg .circles-txt p {
  width: 30%;
  padding: 10px 0px 20px 0px;
  color: #424242;
}
#homepg .circlez {
  text-align: center;
  padding: 20px 0px 40px;
  max-width: 330px;
  margin: 0 auto;
}
#homepg .circlez .orange-btn {
  max-width: 250px;
}
#homepg .video-scn {
  text-align: center;
  padding: 40px 15px 0px;
  position: relative;
  background: #fff;
}
#homepg .video-scn .four-imgs {
  display: flex;
  flex-direction: column;
  padding: 40px 15px 30px;
}
#homepg .video-scn .four-imgs .ind {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
}
#homepg .video-scn .four-imgs .ind .img-cont {
  max-width: 80px;
}
#homepg .video-scn .four-imgs .ind .img-cont img {
  width: 80px;
}
#homepg .video-scn .four-imgs .ind .txt-four {
  text-align: left;
  padding-left: 25px;
}
#homepg .video-scn .four-imgs .ind .txt-four p {
  font-size: 16px;
  color: #212121;
  font-weight: 500;
}
#homepg .vdio {
  max-width: 330px;
  max-height: 186px;
  border-radius: 6px;
  margin: 0 auto;
  position: relative;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
}
#homepg .side-patch img {
  position: absolute;
}
#homepg .skip {
  position: relative;
  background: #fff;
}
#homepg .skip .orange-btn {
  margin: 20px auto 40px;
  max-width: 190px;
}
#homepg .skip .skp-txt p {
  padding: 30px 15px;
  font-size: 16px;
  font-weight: 500;
  color: #424242;
  text-align: center;
  line-height: 1.6;
  margin-bottom: 0;
}
#homepg .skip .skp-txt p:nth-of-type(2) {
    padding-top: 0;
}
#homepg .skip .online {
  max-width: 330px;
  margin: 0 auto;
  background: none;
}
#homepg .online img{
    padding: 5px 0px;
}
#homepg .skip .side-patch img {
  right: 0;
  width: 30px;
  bottom: -5%;
}
#homepg .spark .sprk-top img {
  vertical-align: bottom;
}
#homepg .spark .sprk-cont {
  background-color: #99d841;
  padding-bottom: 20px;
}
#homepg .spark h2 {
  padding: 20px 10px 0px;
  font-size: 24px;
  color: #fff;
  font-weight: 800;
  text-align: center;
  letter-spacing: 1px;
}
#homepg .spark .sprk-txt {
  color: #fff;
  padding: 0px 15px 20px;
  text-align: center;
  font-size: 15px;
  font-weight: 700;
}
#homepg .spark .sprk-txt p {
  line-height: 1.6;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}
#homepg .spark .sprk-txt a {
  color: #2979ff;
  font-size: 15px;
  font-weight: 700;
}
#homepg .spark .orange-btn {
  border: 2px solid #fff;
  color: #fff;
  max-width: 250px;
}
#homepg .vdio-txt {
  font-size: 18px;
  font-weight: 800;
  color: #212121;
}
#homepg .yellow1, #homepg .orange1, #homepg .yellow2 {
  max-height: 30px;
}
#homepg .yellow1 img, #homepg .orange1 img, #homepg .yellow2 img {
  max-height: 30px;
  vertical-align: bottom;
}
#homepg .orange-btn {
  background-color: #ff7043;
  font-size: 15px;
  font-weight: bold;
  border-radius: 24px;
  margin: 0 auto;
  text-align: center;
  text-transform: uppercase;
}
#homepg .orange-btn a {
  color: #fff;
  text-decoration: none;
  display: inline-block;
  padding: 10px;
  /* line-height: 1; */
  font-weight: 800;
  font-size: 15px;
}
#homepg .btn1 {
  max-width: 290px;
  margin-bottom: 30px;
  margin-top: 20px;
}
#homepg .flexi {
  background: #ffae3a;
  padding-bottom: 15px;
}
#homepg .flexi p {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  padding: 15px;
}
#homepg .flexi-banner {
  background: white;
  display: inline-block;
  color: #424242;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  padding: 6px 10px 4px 15px;
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1);
  font-size: 15px;
  font-weight: bold;
}

#homepg .fq-title{
letter-spacing: 1px;
}
#homepg .btn2 {
  max-width: 150px;
  border: 2px solid #fff;
  color: #fff;
  margin-top: 5px;
}
#homepg .pink-title {
  font-size: 24px;
  font-weight: 800;
  color: #ff2f65;
  text-align: center;
  padding-bottom: 20px;
  letter-spacing: 1px;
}
#homepg .edu-expert {
  padding-top: 50px;
}
#homepg .edu-title {
  padding-bottom: 20px;
}
#homepg .edu-btn {
  margin: 20px auto 40px;
  max-width: 290px;
}
#homepg .pagebg-cont {
  position: relative;
  background: #fff;
}
#homepg .pagebg-cont .side-patch img {
  position: absolute;
}
#homepg .pagebg-cont .side-patch img:first-of-type {
  left: 0;
  width: 14px;
}
#homepg .pagebg-cont .pink-title {
  padding-bottom: 15px;
  margin-bottom: 0;
}
#homepg .ftchr {
  display: flex;
  padding: 15px 5px;
  align-items: center;
}
#homepg .ftr-img {
  width: 110px;
  min-width: 110px;
  text-align: center;
}
#homepg .ftr-img img {
  width: 100px;
}
#homepg .ftchr:nth-of-type(3) img {
  width: 110px;
}
#homepg .ftr-msg {
  padding: 0px 0px 0px 20px;
}
#homepg .ftr-msg h4 {
  font-size: 16px;
  font-weight: bold;
  color: #212121;
  margin-bottom: 8px;
  line-height: 1.3;
}
#homepg .ftr-msg p {
  font-size: 14px;
  line-height: 20px;
  color: #616161;
  font-weight: 400;
}
#homepg .ftcr-btn {
  margin: 15px auto 40px;
  max-width: 250px;
}
#homepg .parents-title {
  padding: 70px 0px 10px;
}
#homepg .testi-btn {
  max-width: 290px;
  border: 2px solid #fff;
  color: #fff;
  margin-bottom: 20px;
}
#homepg .admsn-frm {
  padding: 15px;
  background-color: #d8f6ff;
}
#homepg .admsn-zig, #homepg .zig-zag1 {
  max-height: 30px;
}
#homepg .parents-love {
  padding-bottom: 50px;
}
#homepg .scn-3 .orange-btn {
  max-width: 190px;
  margin: 30px auto;
}
#homepg .scn-3 .bg-cont {
  position: relative;
  background: #fff;
}
#homepg .scn-3 .side-patch img {
  position: absolute;
}
#homepg .scn-3 .side-patch img:first-of-type {
  width: 14px;
  left: 0;
  bottom: 20%;
}
#homepg .scn-3 .side-patch img:nth-of-type(2) {
  width: 20px;
  right: 0;
  top: 40%;
}
#homepg .yt-cont iframe, #homepg .vdio iframe {
  width: 100%;
  height: 186px;
  border-radius: 4px;
}
#homepg .ytvid2 .yt-cont, #homepg .edu-expert .yt-cont, #homepg .parents-love .yt-cont {
  max-width: 330px;
  max-height: 186px;
  border-radius: 6px;
  margin: 0 auto;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
  position: relative;
}
#homepg .testi-sec {
  padding: 20px 0px;
}
#homepg .view-desktop, #homepg .view-large-desktop {
  display: none !important;
}
#homepg .testi-sec {
  background: #fff5d2;
  padding: 30px 20px;
  width: 100%;
}
#homepg .testi-sec p {
  font-size: 14px;
  text-align: center;
  color: #424242;
  margin-bottom: 20px;
}
#homepg .contitle {
  display: flex;
  margin-bottom: 20px;
}
#homepg .contitle h4 {
  font-size: 20px;
  font-weight: bold;
  color: #934714;
  /* padding-left: 12px; */
  text-align: center;
  flex: 4;
}
#homepg .contitle span {
  color: inherit;
}
#homepg .parent {
  display: flex;
  justify-content: center;
  /* flex: 0;
  * transform: translateX(-50%) */
}
#homepg .parent p {
  flex: 1;
  transform: translateX(9%);
}
#homepg .parent span {
  font-size: 12px;
  margin: 6px auto 10px;
  display: block;
}
#homepg .parent img {
  max-width: 46px;
}
#homepg .gal-img {
  padding: 20px 0px;
}
#homepg .swiper-button-next {
  right: -25px;
  left: auto;
  background-image: none;

}
#homepg .swiper-button-prev {
  left: -25px;
  right: auto;
  background-image: none;

}
#homepg .oi-gallery-section .swiper-button-next {
  right: 15px;
  left: auto;
  background-image: none;
}
#homepg .oi-gallery-section .swiper-button-prev {
  left: 15px;
  right: auto;
  background-image: none;
}
#homepg .panel ul li, #homepg .panel ol li {
  font-size: 14px;
  color: #616161;
}
#homepg ul li {
  list-style: disc;
}
#homepg ol li {
  list-style: decimal;
}
#homepg #stickyLoginContent {
  max-height: none;
}
#homepg .play-btn {
  position: absolute;
  width: 40px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#homepg .scn-8 .pagebg-cont .pgbg {
    background: none;
}
.oi-gallery-wrapper .item a{
    border-radius: 10px;
    box-shadow: 0 0 5px 2px rgb(0 0 0 / 5%)!important;
  }
.spbz{
  background-color: #99d841;
}
.swi-nxt{
  right: 5px;
  top: 59%;
}
.swi-pre{
  top: 59%;
  left: 5px;
}
.edu-title, .fq-title{
  letter-spacing: 1px;
}
.edu-title{
  padding-bottom: 0;
}
.oi-gallery-section{
  padding-bottom: 0;
}
.gal-img{
  padding-bottom: 0;
}
.oi-gallery-section .oi-gallery-slider-nav-list{
  width: 96%;
    margin: 0 auto;
    max-width: 1270px;
}
/* -------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------- */
@media screen and (min-width: 768px) {
  .oi-gallery-section{
    padding-bottom: 3.2em;
  }

  .edu-title, .fq-title{
    letter-spacing: 1px;
  }

  .swi-nxt, .swi-pre{
    display: none;
  }
    .home-slider .slick-slide img {
        max-width: 994px;
        margin: 40px auto 0px;
        height: 425px;
        text-align: center;
    }
  #homepg .play-btn {
    width: 50px;
  }
  #homepg .top-zz {
    max-height: 60px;
  }
  #homepg .top-zz img {
    height: 60px;
    vertical-align: bottom;
  }
  #homepg .btm-zz {
    max-height: 60px;
  }
  #homepg .btm-zz img {
    height: 60px;
  }
  #homepg .floaters img {
    position: absolute;
  }
  #homepg .abc-desk {
    padding-bottom: 60px;
    padding-top: 80px;
  }
  #homepg .abc-desk .bg-cont {
    position: relative;
    background-color: #febd22;
  }
  #homepg .abc-desk .bg-cont .floaters img:first-of-type {
    width: 52px;
    left: 35%;
    top: -20%;
  }
  #homepg .abc-desk .bg-cont .floaters img:nth-of-type(2) {
    width: 70px;
    right: 6%;
  }
  #homepg .abc-desk .bg-cont .floaters img:nth-of-type(3) {
    width: 96px;
    bottom: -25%;
    left: 12%;
  }
  #homepg .abc-desk .bg-cont .floaters img:nth-of-type(4) {
    width: 68px;
    left: 42%;
    bottom: 6%;
  }
  #homepg .abc-desk .cont {
    max-width: 1024px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-around;
  }
  #homepg .abc-desk .cont p {
    font-size: 32px;
    color: #fff;
    font-weight: 800;
    padding-right: 5%;
    text-align: center;
    flex: 1;
  }
  #homepg .abc-desk .cont .abc-img img {
    transform: translate(13%, 30%);
  }
  #homepg .circles-txt p:nth-of-type(1) {
    transform: translateX(-12%);
  }
  #homepg .circles-txt p:nth-of-type(3) {
    transform: translateX(12%);
  }
  #homepg .skip .baner .bg-cont {
    position: relative;
  }
  #homepg .skip .baner .bg-cont img:first-of-type {
    width: 96px;
    left: 15%;
    top: -40%;
  }
  #homepg .skip .baner .bg-cont img:nth-of-type(2) {
    width: 110px;
    right: 6%;
    top: 0;
  }
  #homepg .skip .baner .bg-cont img:nth-of-type(3) {
    width: 74px;
    bottom: -50%;
    left: 25%;
  }
  #homepg .skip .baner .bg-cont img:nth-of-type(4) {
    width: 100px;
    right: 25%;
    bottom: -50%;
  }
  #homepg .skip .baner .bg-cont h2 {
    font-size: 44px;
    font-weight: 800;
    color: #fff;
    text-align: center;
    background-color: #ffa82b;
    margin: 0;
    padding: 50px 0px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
  }
  #homepg .skip .skp-txt{
      padding-top: 80px;
  }
  #homepg .skip .skp-txt p {
    max-width: 1024px;
    margin: 0 auto;
    padding: 0px 0px 40px;
    font-size: 24px;
  }
  #homepg .skip .online {
    max-width: 656px;
  }
  #homepg .skip .online img {
    padding: 0;
  }
  #homepg .skip .orange-btn {
    margin: 40px auto 20px;
    max-width: 220px;
    min-width: unset;
  }
  #homepg .scn-8 .pagebg-cont .pgbg {
    max-width: 1280px;
    width: 80%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    background: none;
  }
  #homepg .scn-8 .pagebg-cont .pgbg .ftchr {
    padding: 30px 0px;
  }
  #homepg .scn-8 .pagebg-cont .pgbg .ftchr .ftr-img {
    max-width: 180px;
  }
  #homepg .scn-8 .pagebg-cont .pgbg .ftchr .ftr-img img {
    width: 140px;
  }
  #homepg .scn-8 .pagebg-cont .pgbg .ftchr .ftr-msg h4 {
    font-size: 22px;
    margin-bottom: 15px;
  }
  #homepg .scn-8 .pagebg-cont .pgbg .ftchr .ftr-msg p {
    font-size: 20px;
    color: #616161;
  }
  #homepg .scn-8 .pagebg-cont .pgbg .ftchr:nth-child(odd) {
    padding-right: 40px;
  }
  #homepg .scn-8 .pagebg-cont .pgbg .ftchr:nth-child(even) {
    padding-left: 40px;
  }
  #homepg .spark h2 {
    font-size: 38px;
    padding: 0px 0px 40px;
    margin-bottom: 0;
  }
  #homepg .spark .sprk-cont {
    display: flex;
    position: relative;
    padding-top: 60px;
    max-width: 1450px;
    margin: 0 auto;

  }
  #homepg .spark .sprk-cont .sprk-img {
    flex: 0 0 50%;
    z-index: 3;
  }
  #homepg .spark .sprk-cont .sprk-img img {
    z-index: 2;
    position: absolute;
    width: auto;
    max-height: 100%;
    max-width: 50%;
   transform: translateY(110px); 
  }
  .sprknewimg {
    display: flex;
		justify-content: center;
  }
    
  #homepg .spark .sprk-cont .sprk-txt p {
    font-size: 20px;
    width: 90%;
    color: #fff;
    font-weight: 500;
  }
  #homepg .spark .sprk-cont .sprk-txt a {
    font-size: 20px;
  }
  #homepg .spark .sprk-cont .sprk-txt .orange-btn {
    margin-top: 40px;
  }
  #homepg .spark .sprk-cont .sprk-txt .orange-btn a {
    color: #fff;
  }
  #homepg .spark .btm-zz {
    z-index: 1;
    position: relative;
  }
  #homepg .swiper-button-next {
    right: -40px;
    left: auto;
  }
  #homepg .swiper-button-prev {
    left: -40px;
    right: auto;
  }
  #homepg .scn-11 .swiper-button-next {
    right: 8%;
    left: auto;
  }
  #homepg .scn-11 .swiper-button-prev {
    left: 8%;
    right: auto;
  }
  #homepg .gal-img {
    padding: 60px 0px;
  }
  #homepg .yt-cont iframe {
    height: 270px;
    border-radius: 4px;
    width: 100%;
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
  }
  #homepg .vdio iframe {
    height: 270px;
    border-radius: 4px;
    width: 100%;
  }
  #homepg .flexi {
    background: #ffba57;
  }
  #homepg .view-desktop {
    display: block !important;
  }
  #homepg .ftchr.view-desktop {
    display: flex !important;
  }
  #homepg .online img {
    max-width: 656px;
    padding: 30px 15px;
    margin: 0 auto;
  }
  #homepg .green1 {
    max-height: 60px;
  }
  #homepg .green1 img {
    max-height: 60px;
  }
  #homepg .circlez {
    max-width: 730px;
    padding-top: 40px;
    padding-bottom: 0px;
  }
  #homepg .circles-txt {
    max-width: 730px;
    font-size: 22px;
  }
  #homepg .circles-txt p {
    padding: 30px 0px 40px 0px;
    font-size: 20px;
  }
  #homepg .yellow1, #homepg .orange1, #homepg .yellow1 img, #homepg .orange1 img {
    max-height: 60px;
  }
  #homepg .yellow2 {
    max-height: 60px;
  }
  #homepg .yellow2 img {
    max-height: 60px;
  }
  #homepg .view-mobile {
    display: none !important;
  }
  #homepg .scn-3 .orange-btn {
    max-width: 220px;
    min-width: unset;
  }
  #homepg .video-scn {
    max-width: 1280px;
    margin: 0 auto;
    padding: 60px 15px 10px;
    display: block;
  }
  #homepg .video-scn .sub1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  #homepg .video-scn .sub1 .four-imgs {
    padding: 40px;
    padding-top: 20px;
    width: 50%;
  }
  #homepg .video-scn .sub1 .four-imgs .ind .txt-four p {
    font-size: 22px;
    font-weight: 500;
    color: #424242;
  }
  #homepg .video-scn .sub1 .four-imgs .ind .img-cont {
    max-width: 116px;
  }
  #homepg .video-scn .sub1 .four-imgs .ind .img-cont img {
    width: 116px;
  }
  #homepg .skip{
    margin-top: 30px;
  }
  #homepg .video-scn .vdio-txt {
    width: 75%;
    text-align: center;
    margin: 0 auto;
    padding-top: 20px;
    font-size: 28px;
    line-height: 1.7;
    padding-bottom: 0;
  }
  #homepg .vdio {
    max-width: 482px;
    max-height: 270px;
    width: 50%;
    margin-right: 40px;
    border-radius: 6px;
  }
  #homepg .scn-4 .bg-cont {
    display: flex;
    max-width: 1024px;
    margin: 0 auto;
    padding: 60px 0px 60px 0px;
  }
  #homepg .thumb-rows {
    width: 50%;
    padding-top: 0px;
  }
  #homepg .orange-btn {
    font-size: 20px;
    border-radius: 30px;
    min-width: 350px;
    font-weight: 800;
  }
  #homepg .orange-btn a {
    padding: 13px 0px;
    font-size: 20px;
    font-weight: 800 !important;
  }
  #homepg .btn1 {
    margin-top: 40px;
    max-width: 380px;
  }
  #homepg .thumb-img {
    padding-right: 20px;
  }
  #homepg .thumb-img img {
    max-width: 120px;
    width: 120px;
  }
  #homepg .thumb-txt {
    font-size: 22px;
  }
  #homepg .thumb-txt::before {
    width: 4px;
    height: 60%;
    max-height: 60px;
  }
  #homepg .ytvid2 {
    margin: 0 auto;
    width: 50%;
  }
  #homepg .ytvid2 .yt-cont {
    max-width: 482px;
    max-height: 285px;
  }
  #homepg .edu-expert .yt-cont, #homepg .parents-love .yt-cont {
    max-width: 994px;
    max-height: 285px;
  }
  #homepg .edu-expert .yt-cont, #homepg .parents-love .yt-cont {
    box-shadow: none;
    position: relative;
  }
  #homepg .flexi {
    text-align: center;
    padding: 45px 0px;
    padding-bottom: 60px;
  }
  #homepg .flexi-banner {
    border-radius: 8px;
    font-size: 24px;
    padding: 9px 22px;
  }
  #homepg .flexi p {
    max-width: 1024px;
    margin: 0 auto;
    font-size: 24px;
    padding-bottom: 35px;
  }
  #homepg .flexi-banner:first-of-type {
    margin-top: 0;
    margin-bottom: 5px;
  }
  #homepg .flexi-banner:nth-of-type(2) {
    margin-top: 15px;
    margin-bottom: 5px;
  }
  #homepg .pgm-cards {
    display: flex;
    max-width: 1240px;
    margin: 0 auto;
  }
  #homepg .pgn-crd {
    max-width: 400px;
  }
  #homepg .ftchr {
    width: 50%;
    padding: 60px 45px;
  }
  #homepg .btn2 {
    max-width: 380px;
    margin-top: 15px;
  }
  #homepg .pink-title {
    font-size: 36px;
    letter-spacing: 1px;
  }
  #homepg .pgms h2 {
    padding: 60px 0px 40px;
  }
  #homepg .crd-title {
    padding: 40px 0px 30px 0px;
  }
  #homepg .crd-title h3 {
    font-size: 26px;
    margin-bottom: 18px;
  }
  #homepg .crd-title p {
    font-size: 24px;
  }
  #homepg .crd-list ul li {
    font-size: 20px;
    padding-left: 40px;
    margin-bottom: 10px;
  }
  #homepg .crd-list ul li:before {
    width: 20px;
    height: 20px;
    top: 0px;
  }
  #homepg .card-btn {
    max-width: 350px;
  }
  #homepg .edu-expert {
    padding-top: 100px;
  }
  #homepg .edu-btn{
    margin-top: 10px;
  }
  #homepg .fq{
padding-top: 50px;
  }
  .oi-gallery-section{
    padding-top: 100px;
  }
  

  #homepg .edu-title {
    padding-bottom: 40px;
    line-height: 1;
  }
  #homepg .edu-btn {
    margin: 40px auto 60px;
    max-width: 380px;
  }
  #homepg .pagebg-cont {
    padding: 40px 0px;
    background: #fff;
  }
  #homepg .pagebg-cont .pink-title {
    padding-bottom: 15px;
  }
  #homepg .ftr-img {
    max-width: 130px;
    min-width: 130px;
  }
  #homepg .ftcr-btn {
    min-width: 350px;
    margin: 15px auto 40px;
  }
  #homepg .ftr-msg {
    padding-left: 30px;
  }
  #homepg .parents-title {
    padding: 150px 0px 40px;
  }
  #homepg .parents-love {
    padding-bottom: 100px;
  }
  #homepg .testi-sec {
    padding: 60px 0px;
  }
  #homepg .testi-btn {
    margin-bottom: 60px;
    max-width: 380px;
  }
  #homepg .admsn-zig, #homepg .zig-zag1 {
    max-height: 60px;
  }
  #homepg .admsn-zig img, #homepg .zig-zag1 img {
    max-height: 60px;
  }
  #homepg .admsn-frm {
    padding: 40px 0px;
  }
  #homepg .fq {
    padding: 60px 0px 40px;
    max-width: 1024px;
    margin: 0 auto;
  }
  #homepg .fq-title {
    font-size: 36px;
    padding-bottom: 40px;
  }
  #homepg .accordion {
    font-size: 22px;
    padding: 30px;
  }
  #homepg .panel p {
    font-size: 22px;
  }
  #homepg .panel ul {
    font-size: 22px;
  }
  #homepg .panel li {
    font-size: 22px;
    color: #616161;
  }
  #homepg .panel ol li {
    font-size: 22px;
    color: #616161;
  }
  #homepg .panel p:last-of-type {
    padding-bottom: 25px;
  }
  #homepg .pgn-crd:nth-of-type(3) .crd-title {
    padding: 20px 45px;
  }
  #homepg .pgn-crd:nth-of-type(3) .crd-title h3 {
    margin-bottom: 18px;
  }
  #homepg .view-large-desktop {
    display: none !important;
  }
  #homepg .pgn-crd:nth-of-type(3) .card-btn {
    margin-top: 34px;
  }
  #homepg .testi-sec {
    position: relative;
    overflow: hidden;
    padding: 40px 20px;
  }
  #homepg .testi-sec::before {
    content: "";
    background: #fff5d2;
    height: 100%;
    width: 50%;
    position: absolute;
    display: block;
    top: 0;
    left: -50%;
  }
  #homepg .testi-sec::after {
    content: "";
    background: #fff5d2;
    height: 100%;
    width: 50%;
    position: absolute;
    display: block;
    top: 0;
    right: -50%;
  }
  #homepg .testi-sec p {
    text-align: center;
    max-width: 55%;
    margin: 0 auto;
    font-size: 20px;
    margin-bottom: 40px;
  }
  #homepg .testi-sec h4 {
    text-align: center;
    font-size: 30px;
  }
  #homepg .testi-sec .contitle .qts img {
    max-width: 90px;
    transform: translate(50%, 50%);
  }
  #homepg .testi-sec .parent {
    display: flex;
  }
  #homepg .testi-sec .qts img {
    max-width: 90px;
    transform: translate(-50%, -50%);
  }
  #homepg .testi-sec span {
    font-size: 18px;
  }
  #homepg .testi-sec p {
    transform: translateX(9%);
    margin-bottom: 30px;
  }
  #homepg .scn-11 .swiper-container {
    max-width: 1024px;
  }
}
@media screen and (min-width: 1200px) {
  #homepg .view-mobile, #homepg .green1 .view-desktop, #homepg .yellow1 .view-desktop, #homepg .yellow2 .view-desktop, #homepg .orange1 .view-desktop, #homepg .zig-zag1 .view-desktop, #homepg .admsn-zig .view-desktop {
    display: none !important;
  }
  #homepg .view-large-desktop {
    display: block !important;
  }
  #homepg .sprk-img .view-large-desktop{
    display: none!important;
  }

  #homepg .page-template-admission-landing-firstcry .fc-footer .fctr {
    height: 172px !important;
  }
}

@media screen and (min-width: 1450px){
  #homepg .sprk-img img.view-desktop{
    display: none!important;
  }
  #homepg .sprk-img .view-large-desktop{
    display: block!important;
  }
}

/*# sourceMappingURL=style.css.map */