.test-text h2 {
    font-family: Montserrat;
    font-weight: 500;
    font-size: 26px;
    margin-right: 10px;
    text-align: center;
}
#gcc-h2{
    font-size: 26px;
    font-weight: 500;
    font-family: Montserrat;
    line-height: 35px;
  
}
.tb-gcc{
    height: auto;
}
.left-content h4{
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
}
.pt-2nd p{
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    color: #333333;
    max-width: 800px;
    margin: auto;
}
.pt-2nd{
   padding: 0px 60px 50px 60px;
}
.title {
    display: flex;
    justify-content: center;
    font-family: Montserrat;
    align-items: center;
    font-weight: 500;
    font-size: 26px;
    margin-bottom: 0px !important;
}
.text-section {
    margin-left: 5% !important;
    width: 60%;
}
.vd-img4{
    margin-top: 15px !important;
     width: 82px !important;
    height: 82px !important;
   margin-bottom: 0px !important;    
       
}
.left-content h4 {
    padding: 0px 76px 0px 0px;
    font-size: 18px;
}
.section121 {
     margin-top: 72px !important;
}
.pt-2nd {
    padding: 0px 00px 50px 0px;  
    display: flex;
    justify-content: center;
}
.pt-2nd p {
    max-width: 940px !important;
   
}
.box-container p {
    text-align: left;
    padding: 30px 0px 20px 0px !important;
}
#para-h3{
    font-size: 26px;
    font-weight: 500;
    text-align: center;
    padding: 8px 0px 0px 0px!important;
    margin: 0px;
}
.row1 {
    display: flex;
    width: 100%;
    height: 256px;
    padding: 40px 20px 20px 20px !important;
}
.box-container {
    width: 1000px;
    height: auto;
    display: block;
}
.left-side h2 {
    font-family: Montserrat;
    font-weight: 500;
    font-size: 26px !important;
    margin-top: 40px !important;
}
.right-side h2 {
    font-family: Montserrat;
    font-weight: 500;
    font-size: 26px;
    margin-top: 22px;
    margin-bottom: 0px;
}
.row1 .left-side {
    width: 61% !important;
}
.right-side p {
    margin: 0px;
}
#row-three{
 padding: 10px 20px 20px 20px !important;   
}
.testimonials-sec {
    margin-top: 50px !important;
}
.curriculum-section {
  text-align: center;
  padding: 60px 20px 35px 20px;
  background: #fff;
  font-family: 'Montserrat', sans-serif;
}

.curriculum-section h2 {
  font-size: 26px;
   font-family: Montserrat;
  font-weight: 500;
  color: #000;
  margin-bottom: 10px;
}

.curriculum-section p {
    font-size: 18px;
     font-family: Montserrat;
  color: #555;
  margin-bottom: 40px;
}

.curriculum-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(214px, 0fr));
    gap: 50px;
    justify-content: center;
    height: 330px;
}

.flip-card {
  background: transparent;
  width: 100%;
  max-width: 212px;
  height: 247px;
  perspective: 1000px;
}

.flip-inner {
  position: relative;
  width: 100%;
  height: 100%;
  transition: transform 1.2s cubic-bezier(0.4, 0.2, 0.2, 1); /* smoother & slower */
  transform-style: preserve-3d;
  border-radius: 20px;
}
.uni-text {
   margin-top: 44px;
   margin-bottom: 0px;
}
.crclm-btm-t{
    padding: 0px 200px;
}

.flip-front, .flip-back {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: #089E9E;
  color: white;
  box-shadow: 0 5px 15px rgba(0,0,0,0.1);
  padding: 20px;
}

.flip-front h3 {
  margin-bottom: 10px;
  font-size: 24px;
   font-family: Montserrat;
  font-weight: bold;
}

.flip-front p {
  font-size: 22px;
   font-family: Montserrat;
   font-weight: 500;
  line-height: 1.4;
  color: #fff;
}

.flip-back {
  transform: rotateY(180deg);
}

.flip-back button {
  background: #fff;
  color: #00979d;
  border: none;
  padding: 10px 20px;
  border-radius: 24px;
  font-weight: 500;
  cursor: pointer;
  transition: background 0.3s ease, transform 0.3s ease;
}

.flip-back button:hover {
  background: #e6f9f9;
  transform: scale(1.05);
}
@media (max-width: 1940px)and (min-width:1600px) {
.crclm-btm-t {
    padding: 0px 400px;
}
}

/* Responsive */
@media (max-width: 768px) {
  
  .flip-front h3 {
    font-size: 1rem;
  }
}

@media (max-width: 960px) and (min-width: 770px) {
  .pt-2nd p
 {
    max-width: 940px !important;
    padding: 0px 67px !important;
}
.options {
  display: flex;
  flex-wrap: wrap;
    gap: 30px 110px;
}
.row1 {
    max-width: 720px;
    padding: 40px 20px 20px 53px !important;
}
.row2 {
    max-width: 720px;
    padding: 20px 41px;
  
}
#row-three {
    max-width: 720px;
    padding: 10px 20px 20px 60px !important;
}
    .tutor-container {
        text-align: center;
        max-width: 720px !important;
        margin: auto;
    }
    
.swiper-horizontal {
    touch-action: pan-y;
    width: 445px !important;
}

.curriculum-section h2 {

    padding: 0px 76px;
}
.flip-card {
  background: transparent;
  width: 100%;
  max-width: 212px;
  height: 247px;
  perspective: 1000px;
}
    .crclm-btm-t {
        padding: 0px 70px;
    }

.curriculum-grid {
            display: grid;
        grid-template-columns: repeat(auto-fit, minmax(260px, 0fr));
        gap: 1px 9px;
        justify-items: center;
          height: 620px;
}
.text-section h2 {
    padding: 0px 20px 0px 0px;
    font-size: 18px;
    font: Montserrat;
    font-weight: 500;

}

.text-section p {
    padding: 0px 20px 0px 80px;
    font-size: 14px;
    font: Montserrat;
    font-weight: 400;
    color: #000000;
    text-align: left;
}


#gcc-h2 br{
  display: none;
}
.left-content h4 {
    padding: 0px 20px 0px 0px;
    font-size: 18px;
}
.flip-front h3 {
  margin-bottom: 10px;
  font-size: 20px;
   font-family: Montserrat;
  font-weight: 500;
}

.flip-front p {
  font-size: 18px;
   font-family: Montserrat;
  line-height: 1.4;
  color: #fff;
}
}

@media (max-width: 770px) and (min-width: 570px) {
    .content-wrapper {
        display: none;
    } 
  .content-wrapper-mb {
    display: block;
    height: 650px;
}
.heading-one{
    font-size: 22px;
    font-weight: 400;
            padding: 0px 20px;
        text-align: center;
}
.right-content {
    width: 100%;
    height: 444px;
    position: relative;
}
    .tp-icon {
        display: flex;
        justify-content: center;
        width: 110px;
        height: 30px;
        z-index: 2;
        border-radius: 20px;
        background-color: #FFFFFF;
        position: relative;
        top: 60px;
        left: 40px;
    }
        .tp-icon img {
        padding-top: 3px;
        width: 94px;
        height: 23px;
    }
        .cta-button {
        width: 170px;
        height: 40px;
        background: #089E9E;
        font-family: Montserrat;
        font-size: 12px;
        font-weight: 500;
        line-height: 21.94px;
        text-align: center;
        position: relative;
        bottom: 60px;
        left: 0px;
        color: #fff;
        border-radius: 38px;
        border: none;
        z-index: 1;
    }
    .mb-p2 {
        font-family: Montserrat;
        font-weight: 500;
        font-size: 18px;
        text-align: center;
        padding: 0px 40px;
    }
    .fm-button {
      max-width: 800px;
      width: 100%;
        display: flex;
        justify-content: center;
        margin-top: -20px;
    }
    .title {
    font-weight: 400;
    font-size: 20px;
    margin-bottom: 0px !important;
}
.pt-2nd p {
   
    padding: 0px 41px;
}
.options {
    display: flex
;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
}
#para-h3 {
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    padding: 8px 0px 0px 0px !important;
}
.left-side h2 {
    font-size: 19px !important;

}
    .box-container p {
        font-size: 15px;
      
    }
    .right-side h2 {
    font-size: 19px;
}
.row1 {
    width: 96%;
}
.row2 .right-side {
    width: 54%;
}
#bl-btn2{
  bottom: 0px !important;
}
    .tutor-container {
        text-align: center;
        max-width: 570px;
        margin: auto;
    }
    .swiper-horizontal {
    touch-action: pan-y;
    width: 145px !important;
}
.test-text h1 {
    font-size: 22px !important;
}
#test-icon {
    width: 30px;
    height: 30px;
    padding: 4px;
    margin-top: 24px;
    background: #2CD4D4;
    border-radius: 50%;
}
.curriculum-grid {
            display: grid;
        grid-template-columns: repeat(auto-fit, minmax(265px, 0fr));
        gap: 1px 9px;
        justify-items: center;
          height: 620px;
}
.curriculum-section h2 {
    font-size: 20px;
    padding: 0px 33px;
    font-family: Montserrat;
}
    .crclm-btm-t {
        padding: 0px 10px;
    }
    .flip-card {
   width: 100%;
  max-width: 183px;
  height: 210px;
  perspective: 1000px;

  }
.frm-box {
    width: 750px;
    margin-top: 44px;
            margin-bottom: 40px;
    height: 320px;
    display: flex;
           flex-direction: column-reverse;
}
#input2 {
    width: 250px;
    height: 24px;
}
#slect2 {
    width: 268px;
    height: 41px !important;
}
#frm2-btn {
    width: 100%;
}
.footer-box {
    display: none !important;
}
.text-section {
    margin-left: 0% !important;
    width: 95%;
}
.text-section h2 {
    font-size: 20px;
    text-align: center;
}
.text-section p {
    font-size: 15px;
    font: Montserrat;
    font-weight: 500;
    color: #000000;
    text-align: center;
    padding: 0px 20px;
}
.flip-front p {
    font-size: 18px;
}
}

@media (max-width: 570px) and (min-width: 470px) {
   .mb-p2{
    padding: 0px 30px;
   }
   .title {
   font-size: 20px;
   }
   .pt-2nd p {
    padding: 0px 30px;
   }
   #para-h3 {
    font-size: 20px;
   }
   .left-side h2 {
    font-family: Montserrat;
    font-weight: 500;
    font-size: 18px !important;
   }
   .right-side h2 {
    font-size: 20px;
        text-align: center;
   }
   .row1 .left-side {
    width: 92% !important;
        text-align: center;
}
.row1 {    
    display: flex;
    padding: 40px 20px 20px 20px !important;
    flex-direction: column;
            height: 390px;
}
.right-side img {
    width: 170px;
    height: 170px;
}
.box-container p {

    padding: 30px 0px 20px 0px !important;
    text-align: center;
}
    .row2 {
        padding: 0px 20px;
    }
    .row2 .right-side {
        width: 92%;
    }
    #row-three {
    padding: 10px 20px 20px 20px !important;
    margin-bottom: 110px;
    }
    .left-side img {
        height: 170px;
        width: 170px;

}
    .tutor-container {
     
        max-width: 480px;
        
    }
    .swiper-horizontal {
    touch-action: pan-y;
    width: 200px !important;
}
.curriculum-section h2 {
    font-size: 20px;
}
.curriculum-section {   
    padding: 60px 0px 35px 0px; 
}
.curriculum-grid {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    height: 440px;
    margin-bottom: 80px;
            width: 92%;
}
    .flip-card {
        max-width: 160px;
        height: 194px;
    }
    .flip-front p {
    font-size: 16px;
    }
        .crclm-btm-t {
        padding: 0px 8px;
    }
}

@media (max-width: 470px) and (min-width: 400px) {
.title {
    font-weight: 600;
    font-size: 16px;
    padding: 0px 87px;
    margin-bottom: 0px !important;
            margin-top: 0px !important;
}
.mb-p2{
        font-size: 15px;
        padding: 0px 28px;
        color: #000000;
        position: relative;
        bottom: 60px;
    }
        .right-content {
        width: 100%;
        height: 360px;
       
    }
    .pt-2nd p {
    font-size: 15px;
    padding: 15px 30px 0px 30px !important;
    font-weight: 400;
    line-height: 21px;
    color: #000000;
}
    .option-box
 {
        width: 150px;
        padding: 0px 15px;
        height: 195px;
    }
    .vd-img4 {
    margin-top: 15px !important;
    width: 53px !important;
    height: 53px !important;
    margin-bottom: 0px !important;
}
#para-h3 {
        font-size: 17px;
        font-weight: 600;
}
.row1 {
    display: flex;
    width: 100%;
    height: 453px;
    padding: 0px 0px 20px 0px !important;
    flex-direction: column;
}
.row1 .left-side {
    width: 100% !important;
}
.left-side h2 {
    font-size: 16px !important;
}
.right-side h2 {
    font-size: 16px;
}
    .box-container p {
        font-size: 15px;
        text-align: center !important;
            padding: 10px 20px 20px 20px !important;
    }
        .right-side img {
        width: 180px;
        height: 180px;
        }
        .left-side img {
             width: 180px;
        height: 180px;
        }
            .tutor-container {
        text-align: center;
        max-width: 400px;
        margin: auto;
    }
    .curriculum-section h2 {
    font-size: 16px;
    }
    .swiper-horizontal {
    touch-action: pan-y;
    width: 160px !important;
    }
    .curriculum-section p {
    font-size: 16px;
    }
    .flip-card {
    background: transparent;
    width: 100%;
    max-width: 127px;
    height: 164px;
    perspective: 1000px;
}
.curriculum-grid {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    height: 440px;
    margin-bottom: 80px;
            width: 92%;
}
    .crclm-btm-t {
        padding: 0px 0px;
    }
    .text-section {
    margin-left: 0% !important;
    width: 100%;
}
    .text-section h2 {
        font-size: 16px;
        font: Montserrat;
        font-weight: 600;
        text-align: left;
       
    }
    #input2 {
    height: 22px;
    }
    #slect2 {
    height: 39px !important;
    }
        #frm2-btn {
        text-align: center;
        width: 100%;
        }
        .fm-button{

        }
        .row2 {
        display: flex;
        flex-direction: column-reverse;
         margin-bottom: 184px;
    }
        #test-icon {
        width: 26px;
        height: 25px;
        margin-top: 20px;
        }
        .tutor-container h2 {
        font-family: Montserrat;
        font-weight: 600;
        font-size: 17px;
        margin-bottom: 15px;
    }
    .curriculum-section {
    text-align: center;
    padding: 0px 20px 35px 20px;
    }
        .frm-box {
        max-width: 430px;
        width: 100%;
        margin-top: 36px;
        }
}

@media (max-width: 400px) and (min-width: 320px) {
.title {
    font-weight: 500;
    font-size: 17px;
    padding: 0px 64px;
    margin-bottom: 0px !important;
            margin-top: 0px !important;
}
    .row2 {
        margin-top: 40px;
    }
    .icon {
        width: 34px;
        height: 34px;
    }
.mb-p2{
        font-size: 15px;
        padding: 0px 28px;
        color: #000000;
        position: relative;
        bottom: 60px;
    }
        .right-content {
        width: 100%;
        height: 360px;
       
    }
    .pt-2nd p {
    font-size: 15px;
    padding: 15px 30px 0px 30px !important;
    font-weight: 400;
    line-height: 21px;
    color: #000000;
}
    .option-box
 {
        width: 150px;
        padding: 0px 15px;
        height: 195px;
    }
    .vd-img4 {
    margin-top: 15px !important;
    width: 53px !important;
    height: 53px !important;
    margin-bottom: 0px !important;
}
#para-h3 {
        font-size: 17px;
        font-weight: 500;
}
.row1 {
    display: flex;
    width: 100%;
    height: 453px;
    padding: 0px 0px 20px 0px !important;
    flex-direction: column;
}
.row1 .left-side {
    width: 100% !important;
}
.left-side h2 {
    font-size: 16px !important;
}
.right-side h2 {
    font-size: 16px;
}
    .box-container p {
        font-size: 15px;
        text-align: center !important;
            padding: 10px 20px 20px 20px !important;
    }
        .right-side img {
        width: 180px;
        height: 180px;
        }
        .left-side img {
             width: 180px;
        height: 180px;
        }
            .tutor-container {
        text-align: center;
        max-width: 400px;
        margin: auto;
    }
    .curriculum-section h2 {
    font-size: 16px;
    }
    .swiper-horizontal {
    touch-action: pan-y;
    width: 160px !important;
        height: 261px;
    }
    .curriculum-section p {
    font-size: 16px;
    padding: 0px 10px;
    }
    .flip-card {
    background: transparent;
    width: 100%;
            max-width: 115px;
        height: 177px;
    perspective: 1000px;
}
.curriculum-grid {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    height: 440px;
    margin-bottom: 80px;
            width: 92%;
}
    .crclm-btm-t {
        padding: 0px 0px;
    }
    .text-section {
    margin-left: 0% !important;
    width: 100%;
}
    .text-section h2 {
        font-size: 16px;
        font: Montserrat;
        font-weight: 600;
        text-align: left;
       
    }
    #input2 {
    height: 22px !important;
    }
    #slect2 {
    height: 39px !important;
    }
        #row-three {
        margin-bottom: 10px !important;
    }
        .test-text {
        margin-top: 0px;
    }
    .flip-front h3 {
        font-size: 15px;
    }
        #frm2-btn {
        text-align: center;
        width: 100%;
        }
        .fm-button{

        }
        .row2 {
        display: flex;
        flex-direction: column-reverse;
         margin-bottom: 184px;
    }
        #test-icon {
        width: 26px;
        height: 25px;
        margin-top: 20px;
        }
        .tutor-container h2 {
        font-family: Montserrat;
        font-weight: 500;
        font-size: 17px;
        margin-bottom: 15px;
    }
    .curriculum-section {
    text-align: center;
    padding: 0px 0px 0px 0px;
    }
        .frm-box {
        max-width: 430px;
        width: 100%;
        margin-top: 36px;
        }
}