@media only screen and (min-width : 1400px) {
    .coachingCard{
        height: 100%;
    }
}

@media only screen and (max-width: 1400px) and (min-width : 1200px) {
    .inputSearch input::placeholder,.mainHeader select{
        font-size: 13px;
    }

    .leftOne{
        left: 8%;
    }

    .rightOne{
        right: 10%;
    }

    .guideSec h2{
        width: 70% !important;
    }

    .full{
        width: 80% !important;
    }
    
    .howCard{
        padding: 20px;
    }
    
    .leftTwo,.leftFour{
        left: 4%;
    }

    .rightTwo,.rightFour{
        right: 4%;
    }

    /* ==HOME END */

/* ==COURSE DETAIL=== */

    .start,.course{
        font-size: 15px;
    }

    /* blog */

    .boredr{
  
        width: 200px;
        
        }


                     /* ==COUNTRY SUPPORT PAGE */

        /* hero start */
.countryHero{
    padding: 60px 0px 0px 0px!important;
}

.countryHero h1,.countryHero p{
    width: 100% !important;
}

.countryHero h1{
    font-size: 48px;
    line-height: 53px;
}

.countryHero p{
    font-size: 15px;
    line-height: 24px;
}

.countryHero .container{
    width: 80% !important;
}

.countryHero .con_btn{
    padding: 5px 20px;
}

.con_btn img{
    height: 30px;
    width: 30px;
}

.con_btn span{
    font-size: 12px;
}

.con_btn h5{
    font-size: 14px;
}

.placeImg{
    width: 100% !important;
}

.pyramidSec .container{
    width: 100% !important;
}

.guideContent img {
    left: -3% !important;
    top: 10% !important;
     }
}

@media only screen and (max-width: 1200px) and (min-width : 992px) {
 
   /*header  */

   .inputSearch{
    padding: 0px 0px 0px 10px;
    gap: 1px;
}  

.inputSearch input::placeholder,.mainHeader select{
    font-size: 13px;
}
.create_btn,.sign_btn{
    padding: 8px 10px;
}

.contactDiv h5{
    font-size: 12px;
}

.heroSec {
    padding: 100px 80px 80px 80px;
}


/* link */

.linkSec .container{
    width: 80% !important;
}

.rightOne{
    right: 6%;
}

.leftOne{
    left: 6%;
}

.rightTwo{
    right: 1.5%;
}

.leftTwo{
    left: 1.5%;
}

.bannerSec h2{
    font-size: 30px;
    line-height: 40px;
    width: 100%;
}

.talk_btn{
    font-size: 12px;
    gap: 5px;
}

.guideSec h2{
    width: 80% !important;
}

.helpSec {

    margin-left: 100px;
    padding-left: 20px;
    padding-right: 30px;
}

.helpImg svg{
    width: 50px;
}

.helpImg{
    width: 80px;
    height: 80px;
}

.helpCard{
    padding: 20px 10px;
}

.helpCard h5{
    font-size: 20px;
}

.helpCard  p{
    font-size: 14px;
}

.full{
    width: 90% !important;
}

.howCard{
    padding: 20px;
}

.howCard h5{
    font-size: 24px;
}

.leftFour{
    left: 2%;
}

.rightFour{
    right: 2%;
}

/* footer*/
.foot .container{
    width: 100% !important;
}

/* ===HOME END=== */


/* ===COURSE DETAIL */

.start,.course{
    font-size: 15px;
}

.nav-tabs {
    flex-wrap: nowrap;
    overflow-x: auto;
    scrollbar-width: none;
    justify-content: flex-start; /* Align items to the left */
}

.nav-tabs .nav-item {
    min-width: max-content; /* Ensures each tab takes its content width */
}

/* ==COLLEGE DETAIL */

.header_2 h5 {
    font-size: 17px;
}

.header_2 h4 {
    font-size: 17px;
}

/* ==BLOG== */

.boredr{
  
    width: 200px;
    
    }


                 /* ==COUNTRY SUPPORT PAGE */

        /* hero start */
.countryHero{
    padding: 60px 0px 0px  0px!important;
}

.countryHero h1,.countryHero p{
    width: 100% !important;
}

.countryHero h1{
    font-size: 40px;
    line-height: 45px;
}


.countryHero p{
    font-size: 15px;
    line-height: 25px;
}

.countryHero .container{
    width: 100% !important;
}

.countryHero .con_btn{
    padding: 5px 20px;
}

.con_btn img{
    height: 30px;
    width: 30px;
}

.con_btn span{
    font-size: 12px;
}

.con_btn h5{
    font-size: 14px;
}

/* graph bar */

.graphOne img{
    width: 50px;
    }   
     
    .conAbout h2{
        font-size: 35px;
        line-height: 45px;
    }

    /* ===BENEFITS===*/

    .benefitCards .container{
        width: 80%;
    }

    .heroSec h1{
        font-size: 48px;
        line-height: 58px;
    }

    .placeImg{
        width: 100% !important;
    }

    /* language TRAINING */

.coachingCard h5{
    font-size: 15px;
    line-height: 25px;
}

.coachingCard p{
    font-size: 14px;
    line-height: 20px;
}

.coachingCard svg{
    height: 30px;
    width: 30px;
}

.coachingCard button{
    padding: 5px 10px;
}


.pyramidSec .container{
    width: 100% !important;
}



.clients{
    height: 100px;
    width: 150px;
}

.clientBox{
    height: 350px;
}

.clients img{
    width: 100px;
}

.guideContent img {
    left: -1% !important;
    top: 0% !important;
     }

     .countryDetail h4{
        width: 100% !important;
        
    }

    
.feeTable th{
    font-size: 16px;
}

}

@media only screen and (max-width: 992px) and (min-width : 768px) {
    /* .coachingCard{
        height: 100%;
    } */
/* hero start */

.heroSec {
    padding: 80px 40px;
}

.heroSec h1 {
    font-size: 40px;
    line-height: 50px;
}


.heroSec p {
    width: 100%;
}


.find_btn,
.get_btn {
    font-size: 14px;
}

/* hero sec end */
 .full{
    width: 90% !important;
 }

 .rightOne,.rightThree,.rightTwo,.leftOne,.leftTwo,.leftFour,.rightFour{
    display: none;
}

.bannerSec h2{
    font-size: 30px;
    line-height: 40px;
    width: 100%;
}

.guideSec h2{
    width: 100% !important;
}
.processSec h2,.helpSec .helpHead p{
    text-align: center;
}

/* help sec start */

.helpSec .helpHead p {
    font-size: 16px;
}

.helpImg {
    width: 100px;
    height: 100px;
}

.helpCol {
    margin-top: -50px;
}

.howCard{
    padding: 20px;
}

.howCard h5{
    font-size: 20px;
}

.capSec .container{
    width: 100% !important;
}

/* footer*/
.foot .container{
    width: 100% !important;
}

.subFooter{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center !important;
    text-align: center;
}

.social-icons i {
    font-size: 16px;
    margin: 3px;
    padding: 10px;

    width: 30px;
    height: 30px;

}

/* ===HOME END=== */



    /* COURSE  DETAIL */

    .courseheader{
        padding: 20px 20px 40px 20px;
    }

    .course,.start{
        font-size: 14px;
        padding: 5px 10px;
    }

    .nav-tabs {
        flex-wrap: nowrap;
        overflow-x: auto;
        scrollbar-width: none;
        justify-content: flex-start; /* Align items to the left */
    }
    
    .nav-tabs .nav-item {
        min-width: max-content; /* Ensures each tab takes its content width */
    }

    /* ==COLLEGE DETAIL */

.header_2 h5 {
    font-size: 17px;
}

.header_2 h4 {
    font-size: 17px;
}


/* ===BLOG== */

.blog{

    padding:0px !important;
    background-image:center;
    height: 100%;
    
    
      
    }
    .title{
    font-size:40px;
    padding-left: 0px !important;
    padding-top:60px !important;
    }
      
    .lorem{
            width: 50% !important;
            font-size:15px;
            padding-bottom: 40px !important;
            padding-left: 0px !important;
            
        }
        .boredr{
      
      width: 180px;
      
      }
      .images_section{
    padding: 0px !important;
    }
    .span_sec{
            font-size: 13px;
        }
        .wonder{
            font-size: 24px;
            line-height: 31px;
        }
        .subContent{
            font-size: 15px;
            margin-top:8px;
        }
        .placeholder{
            height: 40px;
            width: 40px;
        }
        .small{
            font-size: 12px;
        }
        .find{
            font-size: 16px;
        }
        .flig{
            font-size: 16px;
        }

        /* ==BLOG DETAIL== */
        .boredr{
  
            width: 180px;
            
            }
            .placeholder{
                  height: 40px;
                  width: 40px;
              }
              .small{
                  font-size: 12px;
              }
              .find{
            font-size: 16px;
        }
             
              .aliuam{
              width: 100% !important;
              font-size: 13px;
          }
          
          .footerdiv{
          padding-top: 5px !important;
          padding-bottom: 5px !important;
          }
            .spa{
              font-size: 10px;
            }
            .soc_icons{
          font-size: 13px !important;
            width: 30px !important;
            height: 30px !important;
            }


             /* ==COUNTRY SUPPORT PAGE */

        /* hero start */
.countryHero{
    padding: 60px 0px!important;
}

.countryHero h1,.countryHero p{
    width: 100% !important;
}

.countryHero h1{
    font-size: 40px;
    line-height: 45px;
}


.countryHero p{
    font-size: 15px;
    line-height: 25px;
}

.countryHero .container{
    width: 100% !important;
}

.countryHero .con_btn{
    padding: 5px 20px;
}

.con_btn img{
    height: 30px;
    width: 30px;
}

.con_btn span{
    font-size: 12px;
}

.con_btn h5{
    font-size: 14px;
}

/* graph bar */

.graphOne img{
    width: 50px;
    }   
     
   
    .graphTwo,.graphThree{
       margin-top: 25px;
    }

    .conAbout h2{
        font-size: 30px;
        line-height: 37px;
    }


    /* ===BENEFIT=== */

    .parentHead h6{
        width: 80%;
    }

    .benefitCards .container,.missImg,.benefitSec h1,.benefitSec p{
        width: 100% !important;
    }

    .missionContent h2{
        font-size: 30px;
        line-height: 40px;
    }

    .benLogos{
        gap: 20px;
justify-content: center;
    }

    .whySec h2{
        font-size: 38px;
        line-height: 46px;
    }

    .progress-item{
        margin-bottom: 10px;
    }

    .progress-bar{
        height: 10px;
    }

    .parentSec img{
        display: none;
    }

    .numCard{
        text-align: center;
    }

    /* ===DOMESTIC=== */

    .domImg img{
        width: 100%;
    }

    .domBg p{
        font-size: 14px;
    }
  
    .domBg h1{
        font-size: 35px;
        line-height: 45px;
    }

    .domBg .container{
       margin-left: 40px;
       margin-right: 40px;
    }

    .domBg{
        padding: 60px 0px 0px 0px !important;
    }

    /*  */

.scrollingwrapper {
    display: flex !important;
    overflow-x: auto;
    gap: 10px;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    padding: 10px;
    width: 100%;
}

.scrollingwrapper::-webkit-scrollbar {
    display: none; /* Hide scrollbar */
}

.scroll_card{
    min-width: 20vw; /* Each card takes full screen width */
    scroll-snap-align: start;
    flex: 0 0 auto;
    padding: 10px;
    /* background-color: #f4f4f4; */
    text-align: center;
    text-decoration: none;
    /* color: #333; */
    font-size: 16px;
    border-radius: 8px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.1);
    white-space: nowrap;
}

.scroll_card.active{
    color: rgba(236, 1, 11, 0.80);
}

.coachingCard h5{
    font-size: 15px;
    line-height: 25px;
}

.coachingCard p{
    font-size: 14px;
    line-height: 20px;
}

.coachingCard svg{
    height: 30px;
    width: 30px;
}

.coachingCard button{
    padding: 5px 10px;
}

.pyramidSec .container{
    width: 100% !important;
}

/* .clientBox{
    display: block;
    
}

.client{
   
    height: auto;
    display:block;

} */

/* .wrapBox{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
} */
.pyramidSec .container{
    width: 100% !important;
}
.clients{
    height: 80px;
    width: 120px;
}

.clientBox{
    height: 350px;
}

.clients img{
    width: 80px;
}

.guideContent img {
  left: -1% !important;
  top: -2% !important;
   }

   /* COURSE DETAIL */

.feeTable td:first-child,.feeTable th:first-child {
    min-width: 301px; /* Adjust as needed */
      white-space: normal !important;
      /* word-break: break-word; */
  }

  .feeTable th,.feeTable td{
    font-size: 17px;
  }
  .countryDetail h4{
    width: 100% !important;
    
}
}

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

    .question .details-row{
        margin-top: 0px !important;
    
     }
     
     
     
     /*add this class when click*/
     .question  .details-row.show{
         margin-top: 10px !important;
        
     }
 
    .countryDetail h4{
        width: 100% !important;
        font-size: 24px;
    }
    .coachingCard{
        height: 100%;
    }
      /* header */
   

    .logo{
        width: 130px !important;
    }

    /* ===HOME=== */

    /* hero start */
    

    .heroSec {
        padding: 70px 20px 60px 20px ;
    }

.heroSec h1 {
    width: 100%;
     font-size: 45px;
    line-height: 55px;
    text-align: center;
    
}


.heroSec p {
    width:100%;
    font-size: 14px;
    text-align: center;
}

.find_btn,
.get_btn {
    padding: 10px 20px;
    font-size: 14px;
}

.full{
    width: 100% !important;
}
/* hero sec end */

/* link start */

.rightOne,.leftOne,.rightTwo,.leftTwo,.leftFour,.rightFour{
    display: none;
}

.rightThree{
top: 60%;
right: 5%
}

.link a {
    font-size: 14px;
}

/* process sec start */

.heading,.conAbout h2,.whySec h2 {
    text-align: center;
    font-size: 30px;
    line-height: 40px;
}

.sub {
    width: 100%;
    font-size: 14px;
    line-height: 20px;

}



.processHead h6 {
    font-size: 14px;
}


.proBtn button {
    padding: 8px 10px;
    font-size: 13px;
}

/*end */

/* banner sec */

.bannerSec h2{
    font-size: 25px;
    line-height: 35px;
    width: 100%;
}

/* what sec */



/* end */

/* guide sec */

.guideSec p{
    text-align: center;
}

.guideSec h2{
    margin-left: 25%;
}

.guideContent img {
 display: none;
}
/* how sec start */


.howSec h6{
    text-align: center;

}

.howSec h6{
    font-size: 15px;

}

.howCard h5{
    font-size: 20px;
}

.howCard p{
    font-size: 14px;
}

/* end */

/* help sec start */

/* help sec start */

.helpSec {
    background-image: none;
      padding-left: 20px;
      padding-right: 20px;
  }
  
  .helpSec .helpHead p {
   text-align: center;
  }
  
  .helpCard {
      padding: 20px 10px;
      gap: 10px;
  }
  .helpImg svg{
      width: 60px;
  }
  .helpImg {
      width: 100px;
      height: 100px;
  }
  
  .helpCard h5 {
      font-size: 20px;
  }
  
  .helpCard p,
  .whatCard p {
      font-size: 14px;
  }
  
  .helpCol {
      margin-top: 0px;
  }
/* end */

/* capabilities  */

.capSec{
    padding: 50px 0px;
}

.capSec img{
display: none;
}

.capHead h6,.capHead p{
    text-align: center;
}

.capHead p{
    font-size: 15px;
}


.diplomaCard p{
    font-size: 14px;
}

/* end */
/* feedback */

.feedSec{
    padding-top: 50px;
    padding-bottom: 50px;
}

.feedSec h6{
    text-align: center;
}


/* footer */

.foot .container, .foot p{
    width: 100% !important;
  }
  
  .foot ul li a,.foot h6{
      font-size: 14px;
  }
  
  .subscribe-btn {
      padding: 8px 12px;
  }
  

/* ===HOME END=== */


/* ==COURSE DETAIL=== */

.nav-tabs {
    flex-wrap: nowrap;
    overflow-x: auto;
    scrollbar-width: none;
    justify-content: flex-start; /* Align items to the left */
}

.nav-tabs .nav-item {
    min-width: max-content; /* Ensures each tab takes its content width */
}

.course ,.start{

    padding: 8px 16px !important;
    font-size: 14px;
    gap: 5px;
}

/* ==COURSE DETAIL== */

.bestmechanical{
    width: 100% !important;
}

 .locationInp input::placeholder{
    font-size: 13px !important;
}



.mediaBox{
    padding-left: 0px;
    padding-right: 0px;
}


.header_2 h5 {
    font-size: 17px;
}

.header_2 h4 {
    font-size: 17px;
}

.green_box ul {
    display: flex;
    flex-direction: column;
}


/* .course-container {
    overflow-x: auto;
    white-space: nowrap;
    display: flex;
    flex-direction: row;
    gap: 35px;
    padding-bottom: 10px;
} */

.course-row {
    display: none;
}

.course-list {
    display: flex;
    flex-wrap: nowrap;
    gap: 15px;
}

.course-item {
    /* display: inline-block;
    min-width: 320px; */
    flex-shrink: 0;
    background: white;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #ddd;
}

.course-item img {
    width: 100px;
    height: auto;
    border-radius: 5px;
    margin-right: 10px;
}

.course-info {
    flex: 1;
}


.section-header .d-flex {
    flex-direction: column;
    align-items: flex-start;
    gap: 3px;
}

.section-header .d-flex span {
    display: flex;
    align-items: center;
}

.rating-box {
    flex-direction: row;
    align-items: flex-start;
    text-align: left;
}
.rating-score{
    width: 233px;
    margin-bottom: 10px;
}

.clgTab {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    gap: 10px;
}

.clgTab::-webkit-scrollbar {
    display: none;
}

.clgTab div {

   margin-right: 10px;
}

/* ===BLOG=== */

.blog{

    padding:0px !important;
    background-image:center;
    
    
      
    }
    .title{
    font-size:40px;
    padding-left: 0px !important;
    padding-top:60px !important;
    }
      
    .lorem{
            width: 50% !important;
            font-size:15px;
            padding-bottom: 40px !important;
            padding-left: 0px !important;
            
        }
    .span_sec{
      font-size: 13px;
    }
    .wonder{
      font-size: 24px;
      line-height: 31px;
    }
    .subContent{
  
      text-align: center;
    }
    .boredr{
    width: 250px;
    
    }
    .images_section{
    padding: 0px !important;
    }
    .popular_card{
    padding-top:20px !important;
    }

    /* ==BLOG DETAIL */

    .footerdiv .row {
        text-align: center;
    }
    .explore{
        text-align: center;
        font-size: 25px;
        line-height: 35px;
    }
        .find{
            font-size: 16px;
        }

    /* ==COUNTRY SUPPORT PAGE */

        /* hero start */
.countryHero,.domBg{
    padding: 60px 20px 40px 20px!important;
}

.countryHero h1,.countryHero p,.domBg h1,.domBg p{
    width: 100% !important;
}


.countryHero .container,.domBg .container{
    width: 100% !important;
}

.countryHero .con_btn{
    padding: 5px 20px;
}

.con_btn img{
    height: 30px;
    width: 30px;
}

.con_btn span{
    font-size: 12px;
}

.con_btn h5{
    font-size: 14px;
}

/* graph bar */

 .graphOne img{
 width: 50px;
 }   

 /* caro */

 .countries h6{
    text-align: center;
    }
  



 .us{
   justify-content: center !important;
 }


 /* ===BENEFIT=== */


/* .middle{
    text-align: center;
} */
 

.benefitCard1,.benefitCard2{
    padding: 20px;

}
  /* .benefitCards{
    margin-top: 30px;
  } */

  .benefitCards .container,.missImg,.parentHead h6,.parentHead h2,
  .numberSec .container,.benefitSec h1,.benefitSec p,.placeImg{
    width: 100% !important;
  }

  .missionContent h4,.missionContent i{
    font-size:23px;
  }

 

  /* logos */

  .benLogos{
    gap: 10px;
    justify-content: center !important;

  }

  .benLogos img{
    width: 150px;
  }

  /* why sec */

  .whySec,.numberSec{
    padding: 40px 20px;
  }

   .numberSec h6{
    text-align: center;

  }


/* number sec */
.numCard h3{
    font-size: 29px;
}

.numCard h6{
 font-size: 14px;
}

.numCard{
    text-align: center;
}

  /* ===DOMESTIC=== */

  .domBg h1{
    line-height: 40px;
    font-size: 30px;
  }

  .domImg{
    text-align: center;
  }

  

  .countryHero h1,.domBg h1,.countryHero p,.domBg p{
    text-align: center;
  }
 

.placeHead h6,.placeHead p,.jobBg h6,.jobBg p,.cvCard h5,.cvCard p{
    text-align: center;
}



.cvCol{
    padding-right: 0 !important;
}




.supportButton{
    display: flex;
    justify-content: center;
}

/*  */

.scrollingwrapper {
    display: flex;
    overflow-x: auto;
    gap: 10px;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    padding: 10px;
    width: 100%;
}

.scrollingwrapper::-webkit-scrollbar {
    display: none; /* Hide scrollbar */
}

.scroll_card{
    min-width: 40vw; /* Each card takes full screen width */
    scroll-snap-align: start;
    flex: 0 0 auto;
    padding: 15px;
    /* background-color: #f4f4f4; */
    text-align: center;
    text-decoration: none;
    /* color: #333; */
    font-size: 16px;
    border-radius: 8px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.1);
    white-space: nowrap;
}

.scroll_card.active{
    color: rgba(236, 1, 11, 0.80);
}

.clientBox{
    display: block;
    /* justify-content: space-between; */
}

.client{
    /* background-color: #101E46; */
    height: auto;
    display:block;

}

.wrapBox{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.pyramidSec .container{
    width: 100% !important;
}


#clientCaro .owl-item img {
 width: 150px !important;

}.clients{
    height: 120px;
    box-shadow: 0px 5px 5px 0px rgba(212, 217, 232, 0.20);
    margin: 10px;
}

/* COURSE DETAIL */

.feeTable td:first-child,.feeTable th:first-child {
    min-width: 301px; /* Adjust as needed */
      white-space: normal !important;
      /* word-break: break-word; */
  }

  .feeTable th,.feeTable td{
    font-size: 17px;
  }

  .asstContent button{
    padding: 10px 25px;
  }

}


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

.feeTable2 p{
    font-size: 12px;
}

.feeTable2 h6{
    font-size: 16px;
}

    .countryDetail table td:second-child,
.countryDetail table th:second-child {
    word-break: break-all;
}

    
    .countryDetail h4{
        width: 100% !important;
        font-size: 22px;
    }
    /* header */
   
    .heroSec {
        padding: 70px 5px 60px 5px  ;
    }

    .logo{
        width: 100px !important;
    }

    .heading {
        text-align: center;
        font-size: 28px;
        line-height: 38px;
    }

    /* ===HOME=== */

    /* hero start */



.heroSec h1 {
    width: 100% !important;
     font-size: 33px;
    line-height: 43px;
    text-align: center !important;
}


.heroSec p {
    width: 100%;
    font-size: 14px;
    text-align: center;
}

.heroSec h6 {
    font-size: 15px;
    text-align: center;
}
.find_btn,
.get_btn {
    padding: 10px 12px;
    font-size: 12px;
}

/* hero sec end */

/* link start */

.rightOne,.leftOne,.rightTwo,.leftTwo{
    display: none;
}


/* process sec start */

.heading ,.conAbout h2{
    font-size: 25px;
    line-height: 35px;
}


.proBtn button {
    padding: 8px 10px;
    font-size: 12px;
}

#carouselTwo .owl-stage-outer {
    padding-bottom: 30px;
    padding-top: 30px;
}

/* end */

/* what sec */

.whatCard{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}

/* end */

/* guide sec */


.guideSec h2{
    width: 70% !important;
    margin-left: 15%;
}

.guideContent img {
    width: 100px;
    left: 3%;
    top: 3%;
}
/* how sec start */


.howSec h6{
    text-align: center;

}

.howSec h6{
    font-size: 15px;

}

.howCard h5{
    font-size: 20px;
}

.howCard p{
    font-size: 14px;
}

/* end */


 /* help sec start */



.helpSec .helpHead p {
    font-size: 16px;
}

/* end */

/* end */

/* capabilities  */

.capSec{
    padding: 30px 0px;
}

.capSec img{
display: none;
}

.capSec p{
    font-size: 15px;
}

.diplomaCard p{
    font-size: 14px;
}


/* end */
/* feedback */

.feedSec{
    padding-top: 50px;
    padding-bottom: 50px;
}

/* ==HOME END ===*/


/* ===COURSE DETAIL=== */

.courseheader{
    padding: 20px 20px 40px 20px;
}

.courseheader h6{
    font-size: 14px;
}


.course ,.start{
    margin-top: 10px;
    padding: 5px 10px!important;
    font-size: 12px;
    gap: 5px;
}

.starte{
padding: 10px 20px !important;
font-size: 14px;
gap: 10px;
}


.semesters input[type="checkbox"] {
    width: 16px;
    height: 16px;
}

.semesters label {
    font-size: 14px; 
    flex: 1;
  /* footer */
  
}

.mediaBox{
    padding-left: 0px;
    padding-right: 0px;
}

.headertop6 h5{
    font-size: 13px;
}

.faq-header{
    font-size: 15px;
}

/* ===COLLEGE DETAIL ==*/

.nav-tabs div {
    flex: 0 0 30%;
}



.rating-score {
    width: 252px !important;
}


.feedback-filter {
    padding: 8px 5px;
    font-size: 13px;
}

.feedback-container h3 {
    font-size: 17px;
}

.feedback-text {
    font-size: 14px;
    padding-left: 0;

}

.header .caption{
    font-size: 25px;
    line-height: 35px;
}


/* ===BLOG=== */

.blog{

    padding: 0px !important;
    background-image:center;
    width: 100% !important;
      
  }

  .title{

      text-align: center;
      font-size:50px;
      padding-left: 0px !important;
      padding-top:20px !important;
  }
  
  .lorem{
      width: 100% !important;
      font-size:14px;
      text-align: center;
      padding-top:9px !important;
      padding-bottom: 40px !important;
      padding-left: 0px !important;
      
  }
  .span_sec{
      font-size: 13px;
  }
  .wonder{
      font-size: 21px;
      line-height: 31px;
      text-align: center;
  }
  .subContent{

      text-align: center;
  }
  .boredr{
width: 250px;

}
.images_section{
padding: 0px !important;
}


/* ===BLOG DETAIL=== */

.boredr{
    width: 250px;
    }
    .span_sec{
            font-size: 13px;
        }
    
    
    .aliuam{
        width: 100% !important;
        font-size: 13px;
    }
    .spa{
    font-size: 12.5px;
    
    }
    .footerdiv{
         margin-top: -5px;
         margin-bottom: -5px;
    }
    .soc_icons{
        margin-top: 10px;
    }
  

    /* COUNTRY SUPPORT PAGE */

    /* hero start */
.countryHero{
    padding: 50px 20px 40px 20px!important;
}

.countryHero .container{
    width: 100% !important;
}

.countryHero .con_btn{
    padding: 5px 20px;
}

.con_btn img{
    height: 30px;
    width: 30px;
}

.con_btn span{
    font-size: 12px;
}

.con_btn h5{
    font-size: 14px;
}



 /* graphBar start */


.graphOne,.graphTwo{
    margin-bottom: 15px;
}

.countries h6{
text-align: center;
}



/* 
.conLeft,.conRight{
    height: 40px;
    width: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #FFF;
    box-shadow:0px 7.378px 16.415px rgba(0, 0, 0, 0.10) ;

} */


.conAbout h2{
    font-size: 29px;
    line-height: 35px;
}





.supportButton{
    display: flex;
    justify-content: center;
}

.conLeft,.conRight{
    display: none;
}

/* ===BENEFIT=== */

.benefitSec button{
    font-size: 13px;
}

.middle{
    text-align: center;
}

.benefitCard1{
    margin-bottom: 20px;
}

  .benefitCards{
    margin-top: 30px;
  }
 
  .whySec h6,.whySec p,.whySec h2,.numberSec p{
    text-align: center;

  }

  /* ===DOMESTIC=== */

  .domBg h1{
    line-height: 40px;
    font-size: 30px;
  }

  .domBg{
    padding-bottom: 40px !important;
  }

.placeHead h6,.placeHead p,.jobBg h6,.jobBg p,.cvCard h5,.cvCard p{
    text-align: center;
}

.jobBg{
    padding-top: 40px;
    padding-bottom: 40px;
}

.cvCol{
    padding-right: 0 !important;
}

/*  */
.scroll_card{
    min-width: 70vw; }

/* language TRAINING */

.coachingCard h5{
    font-size: 15px;
    line-height: 25px;
}

.coachingCard p{
    font-size: 14px;
    line-height: 20px;
}

.coachingCard svg{
    height: 30px;
    width: 30px;
}

.coachingCard button{
    padding: 5px 10px;
}
/* REGISTRATION */

.countryDetail table th,.countryDetail td{
    padding: 8px;
    font-size: 14px;
}

.countryDetail th{
    text-align: center;
}

.locationInp input::placeholder{
    font-size: 11.5px !important;
}


.space{
    padding: 10px !important;
}

/* .countryCard{
    width: 100%;
} */

.owl-carousel .owl-item{
justify-content: center;
align-items: center;
}

.howSec p{
    margin-left: 0px !important;
}
.howCard{
    padding: 20px 10px!important;
}

.howCard:hover{
    outline: none;
}

/* COURSE DETAIL */

.feeTable td:first-child,.feeTable th:first-child {
    min-width: 211px; /* Adjust as needed */
      white-space: normal !important;
      /* word-break: break-word; */
  }

  .feeTable th,.feeTable td{
    padding: 10px 20px;
}

.feeTable th,.feeTable td{
 
    font-size: 16px;
}

.abtTabs .tab{
    width: 80%;
}

.question .details-row{
    margin-top: 0px !important;

 }
 
 
 
 /*add this class when click*/
 .question  .details-row.show{
     margin-top: 10px !important;
    
 }

 
 .modal button,
 .modal input {
     padding: 5px
 }
}
