@media (max-width:768px) { 
.header .logo{
 width: 46px;
        margin: auto;
        display: flex;
}

.hero-section {
    background-image: url(../images/banner-image-mobile.png);
    background-position: top;
    background-size: contain;
    background-repeat: no-repeat;
}


    .hero-section h1 {
       font-size: 24px;
        font-weight: 900;
        line-height: 31px;
        color: #fff;
        text-align: center;
       padding: 0 60px;
    }
    .banner-txt {
    padding: 10rem 0 2rem 0;
}
    .hero-section h2 {
    font-size: 12px;
    font-weight: 400;
    color: #fff;
     text-align: center;
}
    .school_count_sec .logo_box{
        padding: 10px;
        height: 88px;
            margin-bottom: 16px;
    }
    .school_count_sec .logo_box img{
        width: 54px;

    }
    .banner_right_form {
    background-color: #fff;
    padding: 0 0px;
}
.right_side_form{
    background-color: #fff;
          padding: 40px;;
    border-radius: 34px 34px 0 0;
}
.right_side_form h2{
    font-size: 16px !important;
    }
    .right_side_form input{
        font-size: 10px;
            padding: 20px 0px;
    }
    .right_side_form select{
        font-size: 10px;
            padding: 20px 3px 20px 0px;
    }
    
    .font-12 {
    font-size: 8px;
}
.counting span {
    font-size: 46px;
    font-weight: 400;
}

.counting-sec h2 {
    font-size: 24px;
}
.school_count_sec h2 {
    font-size: 20px;
}
.school-marketing h2 {
    font-size: 20px;
}
.marketing_box .font-12 {
        font-size: 16px;
    }
 .consult_sec h2 {
    font-size: 20px;
}   
  .pe-10 {
    padding-right: 0rem;
}  
    .real_stories_sec{
    background-color:#F3F3F3;
    }
    .real_stories_sec h2{
font-size:20px;
}
.stories_slide_sec h2 br{
display:none;
}
.stories_slide_sec h2 {
    font-size: 20px;
}
.stories_slide_sec h2 span {
    font-size: 20px;
}
.stories_slide_sec p {
    font-size: 16px;
}
.footer_form_sec p{
font-size:12px;
}
.footer_form_sec p br{
display:none;
}
.footer_form_sec h2{
font-size:20px;
}
.copy_right_sec {
    padding: 30px 0px;
}
.facing_sec h2{
font-size:20px;
}
.facing_sec{
padding:0 20px;
}
.team-memb-dtl .dstng{
font-size:12px;
}
.our-success-sec{
padding: 20px;
}
.school-marketing .col-lg-4 {
    padding: 10px 30px;
}
.school_count_sec .col-4{
    padding: 0 8px;
}
.footer_form_sec{
background-color:#F3F3F3;

}
.footer_form_sec .container{
background-color:#fff;
    border-radius: 50px 50px 0 0;
    padding: 24px 47px;
}
.footer-form input{
    padding: 10px 0px;
}
.foot-form .mb-5{
    margin-bottom: 2rem !important;
}
.footer-form select{
    padding: 20px 20px 20px 0px;
}
.footer-form .btn_submit {
            padding: 8px 15px !important;
        font-size: 16px !important;
        margin: 0px auto !important;
        font-weight: 700 !important;
        width: 135px !important;
        border-bottom: none !important;
        cursor: pointer;
}
.footer-form.mt-5{
    margin-top: 1rem !important;
}
.consult_sec{
padding: 10px 30px;
}
.btn_submit{
    margin: 35px auto 0px auto !important;
}
 .school_count_sec{
     padding: 0 7px;
 }  
   
   }