
@media only screen and (max-width:992px){

.flex-box-banner-with-icon .img {
  position: absolute;
  right: -153px;
  top: -42px;
}
.flex-box-banner-with-icon .img img {
  width: 63%;
}
.py-2.count {
 
  font-size: 40px;
  }

  .badge-custom {
  background-color: #4CAF50;
  color: white;
  font-size: 20px;
  padding: 9px 23px;
  }
  .common-banner-section img {
  width: 105px;
}
.common-banner-section {
  
  padding: 90px 0 50px;
}
.contact-form-section {
  padding: 45px 0;
}
}

@media only screen and (max-width:991px){
    .about-sectio-for-content .row{
        
    }
.common-section-gap .row{
    flex-direction: column-reverse;
}
.default-section-gap .row{
    flex-direction: revert  !important;
}

.badge-custom {
 
  font-size: 20px;
  padding: 9px 22px;
}
.flex-box-banner-with-icon .img {
  position: absolute;
  right: -228px;
  top: 0;
}
.flex-box-banner-with-icon .img img {
  width: 47%;
}
.hero-buttons .btn {
  margin-right: 6px;
}
.display-flex {
  display: block;
}
.common-banner-section img {
  width: 85px;
}
.common-banner-section {
  
  padding: 60px 0 40px;
}
.contact-form-section {
  padding: 30px 0;
}
}

@media only screen and (max-width:767px){
  .course-wrapper {
  display: block;
  }
  
  .tabs {
  display: flex;
  gap: 10px;
  }
    .common-form-ht {
 
  margin-bottom: 20px;
}
.contact-form-section {
  padding: 19px 0;
}

    .subscrip-section {
  padding: 30px 0;
}
.flex-box-banner-with-icon .img {
  position: absolute;
  right: -130px;
  top: 0;
}

.flex-box-banner-with-icon .img img {
  width: 40%;
}

.badge-custom {
  background-color: #4CAF50;
  color: white;
  font-size: 14px;
  padding: 8px 22px;

}
.hero-title {
  font-size: 24px;
  font-weight: 600;
  margin-top: 12px;
}
.hero-buttons .btn {
  margin-right: 8px;
}
.col-md-6.hero-image.text-center{
    padding-top: 20px;
}

.hero-section {
  
  padding: 40px 0;
}
.counter-inner .title-content p {
  font-size: 16px;
}

.py-2.count {
  font-size: 30px;
}
.text-center p.counting-textarea {
  font-size: 15px;
}
.counter-inner {
  padding: 0 0;
}
.display-flex {
  display: block;
}
.common-widthd {
  max-width: 134px;
}
.more-button {
 
  padding: 8px 0;
}
.favorite-section-area {
 
  padding: 30px 0 0px;
}
.common-section-gap {
  padding: 30px 0;
}

.down-icon-pluse img {
  width: 110px;
}
.heading-title h2 {
  font-size: 24px;
 
}
.testimonials-list {
 max-width: 100%;
    padding: 25px;
    margin-top: 20px;
    margin: 0 30px;
}
.testimonials-list p {
  font-size: 16px;
  padding-bottom: 20px;
}
.testimonials-list h6 {
  font-size: 18px;
  
  padding-top: 15px;
}
.input-field {
  background-color: transparent;
}
.input-field input{
    background-color: #fff;
    padding: 18px;
    border-radius: 100px;
}
.input-field button {
  border: 0;
  background-color: #F5F5F5;
padding: 6px 12px;
  margin-top: 10px;
}
.main-section p {
  max-width: 100%;
 
  padding-bottom: 15px;
}
.subscrip-section .main-section {

  padding: 20px;
}
.input-field input {
   
    width: 100%;
  }
.common-banner-section img {
  width: 55px;
}
.common-banner-section {
  
  padding: 50px 0 20px;
}
}

