*{
    padding:0;
    margin:0;
}
body{font-family: 'Poppins', sans-serif;}
a, h1, h2, h3, h4, h5, h6, p, span {font-family: 'Arial', 'sans-serif';}
a{text-decoration: none; color:#000;}
.top_strip{
    background: #3d1f73;
    padding: 13px;
}
.bg-navbar{
    background: #fff;
    height: 90px;
}
.bar_icon{
    display: none;
}
.logo img{
    width:70%;
}
.navbar{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    height: 90px;
}
.navul li{
    list-style-type: none;
    float: left;
}
.navul li a{
    border: 1px solid #ccc;
    color: #18181B;
    font-size: 14px;
    margin-left: 13px;
    border-radius: 5px;
    display: inline-block;
    width: 110px;
    text-align: center;
    height: 40px;
    line-height: 40px;
}
.navul li a img{
    position: relative;
    top:-2px;
}
.free_trial{
    background: #7700fd;
    color:#fff !important;
    border: 1px solid #7700fd;
}
.bg_banner_section{
    background: #fbf5ff;
    padding-top:50px;
}
.banner_section{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.banner_section1{
    width: 60%;
    padding-left: 70px;
    position: relative;
    overflow: hidden;
}
.title{
    color:#26265b;
    font-size: 58px;
    font-weight: bold;
    margin-top: 11%;
}
.sub_title{
    color:#26265b;
    font-size: 23px;
    font-weight: bold;
    padding-left: 10px;
    margin-bottom: 17px;
}
.subs_title{
    color:#26265b;
    font-size: 16px;
    font-weight: bold;
    padding-left: 10px;
    margin-bottom: 17px;
}
.subs_title span{
    display: block;
}
.ul_title li{
    font-size: 13px;
    color: #26265b;
    margin-left: 10px;
    margin-bottom: 10px;
}
.ul_title li span{
    display: block;
}
.subscribe_btn{
    border: 0;
    width: 280px;
    height: 76px;
    border-radius: 39px;
    background: #7700fd;
    font-size: 14px;
    color:#fff;
    margin-top:15px;
    box-shadow: 0px 6px 13px 2px #7700fd40;
}
.sub_title1{
    font-size: 12px;
    width: 280px;
    text-align: center;
    margin-top: 10px;
    font-weight: 600;
    line-height: 15px;
    margin-bottom: 20px;
}
.sub_title1 span{
    display: block;
}
.banner_section2{
    width: 38%;
    padding-right: 20px;
}
.education_img{
    position: absolute;
    bottom: -20%;
    right: 0;
    width: 40%;
}
.form_section{
    width: 100%;
    background: #fff;
}
.just_form{
    display: flex;
    justify-content: space-between;
}
.just_form1{
    width: 50%;
}
.just_form2{
    width: 50%;
}
.just_form1 h2{
    color:#1E1E1E;
    margin: 0;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    padding: 20px 0px;
    background-image: linear-gradient(#e1e2e6, #fff, #e1e2e6);
}
.just_form2{
    text-align: center;
}
.just_form2{
    background: #5d36d7;
    display: flex;
}
.just_form2 h2{
    width: 100%;
    color:#fff;
    margin: 0;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    padding: 20px 0px;
}
.just_form2 span{
    font-size: 10px;
    color:#fff;
    padding-left: 2px;
}

.form_section1{
    padding: 20px 15px 20px 15px;
    position: relative;
}
.form_section1 img{
    position: absolute;
    right: 15px;
    top: 10px;
    width: 20px;
}
.form_section1 h2{
    margin: 0;
    padding: 0;
    font-size: 23px;
    font-weight: bold;
}
.form_section1 p{
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-weight: 60;
}
.form_group{
    padding: 0px 15px 20px 15px;
}
.from_group1{
    margin-bottom: 7px;
}
.from_group1 label{
    font-size:10px;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 5px;
}
.from_group1 label span{
    color:#eb0606;
}
.from_group1 input{
    width: 100%;
    height: 29px;
    padding: 0px 7px;
    border-radius: 3px;
    font-size: 12px;
    border:1px solid #ccc;
}
.from_group1 select{
    width: 100%;
    height: 29px;
    border-radius: 3px;
    border:1px solid #ccc;
    font-size: 11px;
    color: #6f6c6c;
}
.from_group2 label{
    display: block;
    font-size:10px;
    font-weight: 600;
}
.from_group2 p{
    font-size:10px;
    margin-bottom: 3px;
}
.from_group2 label span{
    color:#eb0606;
}
.from_group2_inner{
    display: flex;
    justify-content: space-between;
    margin-top: 7px;
}
.from_group2_inner1{
    width: 27%;
}
.from_group2_inner1 input{
    width: 60px;
    border: 1px solid #ccc;
    height: 29px;
    border-radius: 3px;
}
.iti--separate-dial-code .iti__selected-flag{
    background: #0000 !important;
}
.from_group2_inner2{
    width: 72%;
}
.from_group2_inner2 input{
    width: 100%;
    border: 1px solid #ccc;
    height: 29px;
    border-radius: 3px;
}
.trems_box p{
    font-size: 10px;
    margin:0;
    margin-top:15px;
}
.trems_box p a{
    color:#0095ff;
    font-weight: 600;
}
.subscribe_btn1{
    width: 100%;
    display: block;
    border: 0;
    height: 35px;
    background: #8646FF;
    font-size: 10px;
    font-weight: bold;
    color: #fff;
    margin-top: 15px;
}
.access_box{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
    align-items: center;
    background: #fffcf6;
    width: 83%;
    margin: auto;
    padding: 20px 0px;
    box-shadow: 0px 0px 13px 2px #f1f1f1;
}
.access_box1{
    width: 192px;
    height: 130px;
    border-radius: .75rem;
    text-align: center;
    padding: 37px 0px 17px 0px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.access_box1 img{
    width: 40px;
    margin: auto;
}
.access_box1 p{
    color:#fff;
    margin-top: 10px;
}
.access_box1 p span{
    display: block;
}
.bg_about_lms{
    padding-top: 50px;
}
.about_lms h2{
    font-size: 36px;
    color:#433D3E;
    text-align: center;
    font-weight: bold;
}
.about_lms h2 span{
    display: block;
}
.table_res{
    width: 100%;
    margin: auto;
}
.table_heading{
    font-size: 24px;
    color:#433D3E;
    font-weight: bold;
    margin-top: 27px;
}
.font_size{
    font-size: 18px;
}
.about_lms p{
    text-align: center;
    font-size: 18px;
}
.video_section{
    text-align: center;
    margin-top: 27px;
}
.video_section iframe{
    width:583px;
    height: 328px;
}
.get_section h2{
    font-size: 36px;
    color:#433D3E;
    text-align: center;
    font-weight: bold;
}
.get_section p{
    text-align: center;
    font-size: 18px;
}
.bg_get{
    padding-top: 70px;
}
.bg_get{
    background-image: url(../images/bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 470px;
    position: relative;
    overflow: hidden;
    max-width: 100rem;
    margin: auto;
}
.get_box{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
}
.get_boxa{
    width: 312px;
}
.get_box1{
    border:5px solid #b24064;
    background: #fff;
}
.cpa_review h2{
    text-align: center;
    color:#b24064;
    border-bottom: 1px solid #ccc;
    padding: 13px 0px;
    font-size: 20px;
}
.cpa_review table{
    width: 100%;
    margin-top: -8px;
}
.cpa_review .td1{
    width: 30%;
    background: #f2dde4;
}
.cpa_review table tr td{
    border-bottom: 1px solid #ccc;
    padding: 10px;
}
.td2{
    font-size: 13px;
    text-align: center;
    font-weight: 600;
}
.cpa_review .td2 span{
    display: block;
    font-size: 18px;
    font-weight: 600;
    color:#b24064;
}
.td_ul ul{
    padding-left: 0;
}
.td_ul ul li{
    list-style-type: none;
    font-size: 11px;
}
.td_ul ul li i{
    color:green;
}
.get_box2{
    border:5px solid #4d927d;
    background: #fff;
}
.cma_review h2{
    text-align: center;
    color:#4d927d;
    border-bottom: 1px solid #ccc;
    padding: 13px 0px;
    font-size: 20px;
}
.cma_review .td2 span{
    display: block;
    font-size: 18px;
    font-weight: 600;
    color:#4d927d;
}
.cma_review table{
    width: 100%;
    margin-top: -8px;
}
.cma_review .td1{
    width: 30%;
    background: #d8e7e4;
}
.cma_review table tr td{
    border-bottom: 1px solid #ccc;
    padding: 10px;
}
.get_box3{
    border:5px solid #b19139;
    background: #fff;
}
.ea_review h2{
    text-align: center;
    color:#4d927d;
    border-bottom: 1px solid #ccc;
    padding: 13px 0px;
    font-size: 20px;
}
.ea_review .td2 span{
    display: block;
    font-size: 18px;
    font-weight: 600;
    color:#b19139;
}
.ea_review table{
    width: 100%;
    margin-top: -8px;
}
.ea_review .td1{
    width: 30%;
    background: #f1ebdb;
}
.ea_review table tr td{
    border-bottom: 1px solid #ccc;
    padding: 10px;
}
.bg_plan{
    padding:50px 0px;
}
.access_plan h2{
    font-size: 36px;
    color:#433D3E;
    text-align: center;
    font-weight: bold;
}
.access_planp1{
    text-align: center;
    font-size:18px;
}
.access_planp1 span{
    display: block;
}
.access_planp2{
    display: none;
}
.plan_section{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
    padding-top:40px;
}
.plan_section1{
    width:310px;
    border:1px solid #f1f1f1;
    padding: 30px 20px;
    box-shadow: 0px 0px 7px 1px #f1f1f1;
    position: relative;
}
.save_price{
    position: absolute;
    right: 0;
    background: #fffb92;
    padding: 7px;
    font-size: 13px;
    font-weight: 600;
    top: 0;
}
.save_price span{
    display: block;
}
.plan_title{
    font-size: 15px;
    text-align: center;
    font-weight: 600;
}
.plan_price{
    font-size: 48px;
    text-align: center;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
.price_pdd{
    padding-bottom: 18px;
}
.plan_price span{
    font-size:13px;
    font-weight: 500;
}
.plan_price1{
    text-align: center;
    font-size:13px;
    margin: 0;
}
.ul_plan{
    padding-left: 0;
    padding-top:30px;
    margin-bottom: 0;
}
.ul_plan li{
    list-style-type: none;
    font-size: 15px;
    padding: 2px 0px;
}
.ul_plan li i{
    color:#699f4c;
}
.plan_btn{
    text-align: center;
    padding-top:21px;
}
.plan_btn button{
    width:225px;
    height: 55px;
    background: #7700fd;
    border-radius: 39px;
    color:#fff;
    font-size:15px;
    border: 0;
    box-shadow: 0px 6px 13px 2px #7700fd40;
}

/* select plan */
.select_plan{
    background: #7e4fc8;
    transform: scale(1.07);
    border:0;
}
.select_plan .plan_title{
    font-size: 15px;
    text-align: center;
    font-weight: 600;
    color:#fff;
}
.select_plan .plan_price{
    font-size: 48px;
    text-align: center;
    font-weight: bold;
    margin: 0;
    padding: 0;
    color:#fff;
}
.price_pdd{
    padding-bottom: 18px;
}
.select_plan .plan_price span{
    font-size:13px;
    font-weight: 500;
    color:#fff;
}
.select_plan .plan_price1{
    text-align: center;
    font-size:13px;
    margin: 0;
    color:#fff;
}
.ul_plan{
    padding-left: 0;
    padding-top:30px;
    margin-bottom: 0;
}
.select_plan .ul_plan li{
    list-style-type: none;
    font-size: 15px;
    padding: 2px 0px;
    color:#fff;
}
.select_plan .ul_plan li i{
    color:#ffd61f;
}
.select_plan .plan_btn button{
    width:225px;
    height: 55px;
    background: #01d8a9;
    border-radius: 39px;
    font-weight: 600;
    color:#000;
    font-size:15px;
    border: 0;
    box-shadow: 0px 6px 13px 2px #7700fd40;
}
/* /select plan */
.bg_subscription{
    padding-top:90px;
}
.why_choose h2{
    font-size: 27px;
    color:#0e0e49;
    text-align: center;
    font-weight: bold;
    position: relative;
}
.why_choose h2::before{
    position: absolute;
    content: "";
    width: 90px;
    height: 3px;
    left: 50%;
    background: #7e4fc8;
    transform: translate(-50%, -20px);

}
.subscription_section{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 30px;
}
.subscription_section1{
    width: 290px;
    padding: 10px;
}
.subs_img{
    width: 120px;
    height: 120px;
    border: 1px solid #f1f1f1;
    border-radius: 100%;
    box-shadow: 0px 0px 13px 1px #f1f1f1;
    margin: auto;
    position: relative;
}
.subs_img img{
    position: absolute;
    top:50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.subs_img span{
    position: absolute;
    top: 7px;
    display: inline-block;
    width: 30px;
    height: 30px;
    border: 1px solid #f1f1f1;
    border-radius: 100%;
    text-align: center;
    padding-top: 4px;
    font-size: 15px;
    background: #fff;
    box-shadow: 0px 0px 9px 1px #f1f1f1;
    font-weight: bold;
    color:#4e4e80;
}
.subscription_section1 h5{
    font-size: 18px;
    color:#0e0e49;
    text-align: center;
    font-weight: 600;
    margin-top: 10px;
}
.subscription_section1 p{
    font-size: 14px;
    color:#0e0e49;
    text-align: center;
    font-weight: 500;
}
.subscription_section1 h5 span{
    display: block;
}
.subscription_section1 p span{
    display: block;
}
.bg_aiPowered{
    margin-top: 30px;
    background-image: linear-gradient(#fffaeb, #fffcf5);
    padding-top:50px;
    padding-bottom: 30px;
}
.ai_section{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.ai_section1{
    width: 48%;
}
.ai_section1 img{
    width: 100%;
    position: relative;
}
.ai_section1 img::before{
    position: absolute;
    content: "";
}
.aiPadd{
    padding-left: 70px;
}
.ai_section1 h2{
    font-size: 24px;
    color:#26265b;
    font-weight: bold;
    position: relative;
    margin-top: 30px;
    margin-bottom: 21px;
}
.ai_section1 h2::before{
    position: absolute;
    content: "";
    width: 90px;
    height: 3px;
    left: 10%;
    background: #7e4fc8;
    transform: translate(-50%, -20px);
}
.ai_section1 h2 span{
    display: block;
}
.ai_section1 p{
    font-size: 14px;
    color:#26265b;
}
.ai_section1 p span{
    display: block;
}
.ai_subscribe_btn{
    width: 280px;
    height: 76px;
    background: #7700fd;
    border-radius: 39px;
    color: #fff;
    font-size: 15px;
    border: 0;
    box-shadow: 0px 6px 13px 2px #7700fd40;
    margin-top: 30px;
}
.ai_subscribe_btn1{
    display: none;
}
.bg_google{
    background: #6c38cc;
    padding: 45px 0px;
}
.google_section{
    background: #fff;
    display: flex;
    width: 704px;
    margin: auto;
    padding: 30px;
    border-radius: 15px;
    align-items: center;
}
.gg_box{
    width: 48%;
}
.google_section h2{
    font-size: 21px;
    font-weight: bold;
    color:#3a3939;
}
.google_section h2 span{
    display: block;
}
.google_section2 img{
    width: 60%;
}
.google_section2 h5{
    font-size: 14px;
    color:#3a3939;
    font-weight: 600;
}
.google_section2 p{
    margin: 0;
    font-size: 18px;
}
.google_section2 p span{
    font-size: 13px;
}
.google_section2 p span i{
    position: relative;
    color: #fdaf3f;
    top:-2px;
}
.bg_instructor{
    padding-top: 70px;
}
.inst h2{
    font-size: 27px;
    color: #0e0e49;
    text-align: center;
    font-weight: bold;
    position: relative;
}
.inst h2::before{
    position: absolute;
    content: "";
    width: 90px;
    height: 3px;
    left: 50%;
    background: #7e4fc8;
    transform: translate(-50%, -20px);
}
.Instructor_section{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 50px;
}
.Instructor_section1{
    width: 31%;
}
.Instructor_section1 img{
    width: 100%;
    height: 220px;
}
.bg_our_student{
    padding: 50px 0px;
    background-image:url('../images/bg1.png');
    background-repeat: no-repeat;
    max-width: 100rem;
    margin: auto;
    margin-top: 30px;
    position: relative;
    background-size: cover;
}
.out_student h2{
    font-size: 27px;
    color: #0e0e49;
    text-align: center;
    font-weight: bold;
    position: relative;
}
.out_student h2::before{
    position: absolute;
    content: "";
    width: 90px;
    height: 3px;
    left: 50%;
    background: #7e4fc8;
    transform: translate(-50%, 50px);
}
.student_section{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
    margin-top: 90px;
}
.student_section1{
    width: 31%;
    background: #fff;
    padding: 30px;
    box-shadow: 0px 0px 7px 1px #ccc;
    position: relative;
}
.student_section1 h3{
    font-size: 18px;
    color: #727070;
    position: absolute;
    top: -25px;
    width: 100%;
    text-align: center;
    left: 0;
    font-weight: 600;
}
.student_section1 p{
    font-size: 16px;
    margin: 0;
    text-align: center;
    color: #808080;
    font-style: italic;
    padding-top: 10px;
}
.student_section1 p span{
    display: block;
}
.student_section1 img{
    position: absolute;
    top: -61px;
    width: 84px;
    height: 84px;
}
.student_btn{
    text-align: center;
    padding-top:40px;
}
.student_btn button{
    width: 225px;
    height: 76px;
    background: #7700fd;
    border-radius: 39px;
    color: #fff;
    font-size: 15px;
    border: 0;
    box-shadow: 0px 6px 13px 2px #7700fd40;
    margin-bottom: 20px;
}
.bottom_strip{
    width: 60%;
    height: 15px;
    background: #000;
    margin: auto;
    position: absolute;
    bottom: 7px;
    left: 20%;
}
footer{
    background: #362752;
    padding:90px 0px;
    position: relative;
    max-width: 100rem;
    margin: auto;
}
.footer_logo{
    text-align: center;
}
.footer_logo img{
    width: 225px;
    margin-bottom: 30px;
}
.footer_logo p{
    color:#fff;
    font-size: 12px;
}
.footer_logo p a{
    color:#fff;
}
.whatapp_img img{
    position: absolute;
    right: 38px;
    bottom: 37px;
}
.bottom_strip p{
    display: none;
}
.close{
    display:none;
}
.triangle_img{
    display: none;
}
.image2{
    display: none;
}
.ins2a{
        display: none;
}
.ins3a{
    display: none;
}
.ins1a{
    display: none;
}
.insbg{
    display: none;
}
.insbg1{
    display: none;
}

/* responsive css */
@media screen and (max-width:767px) and (min-width:200px){
    .top_strip{
        padding: 20px;
    }
    .navbar_section{
        display: flex;
    }
    .bar_icon{
        display: block;
        width: 35%;
        font-size: 30px;
        color:#8746FF;
        padding-left: 15px;
    }
    .logo{
        width: 65%;
    }
    .logo img {
        width: 80%;
        margin-top: 5px;
    }
    .title{
        margin-top: 5%;
    }
    .navul{
        position: fixed;
        left: 0px;
        top: 0;
        width: 90%;
        height: 100vh;
        background: #f9f0ff;
        z-index: 9;
        padding-top: 50px;
        padding-left: 20px;
        display: none;
    }
    .close{
        display:block;
    }
    .close i{
        position: absolute;
        right: 25px;
        top: 20px;
        font-size: 33px;
        -webkit-text-stroke: 2px #f9f0ff;
    }
    .navul li{
        width: 100%;
        padding: 10px 0px;
    }
    .banner_section1{
        width: 100%;
        padding-left: 0;
        text-align: center;
    }
    .title{
        font-size:27px;
        text-align: center;
    }
    .title span{
        display: block;
    }
    .sub_title{
        text-align: center;
        font-size: 20px;
    }
    .ul_title{
        padding-left: 0;
        padding: 0px 61px;
    }
    .subscribe_btn{
        height: 55px;
    }
    .sub_title1{
        width: 100%;
    }
    .ul_title li{
        list-style-type: none;
        text-align: center;
    }
    .ul_title li span{
        display: inline;
    }
    .form_section{
        width: 85%;
        margin: auto;
        margin-bottom: 30px;
    }
    .access_box{
        width: 90%;
        padding: 45px 11px 33px 11px;
    }
    .access_box1{
        width: 40%;
        height: 90px;
    }
    .access_box1 img{
        width: 30px;
    }
    .just_form2 span{
        font-size: 8px;
    }
    .trems_box p{
        font-size: 8px;
    }
    .bg_about_lms{
        padding: 50px 17px 0px 17px;
    }
    .access_box1 p{
        font-size: 10px;
        font-weight: 600;
        line-height: 10px;
    }
    .about_lms h2{
        font-size:27px;
    }
    .about_lms h2 span{
        display: block;
    }
    .about_lms p{
        color:#4e4e80;
        font-size: 14px;
        margin-bottom: 40px;
    }
    .get_section p{
        font-size: 14px;
    }
    .get_section h2{
        font-size: 27px;
    }
    .get_section p span{
        display: block;
    }
    .ai_section1{
        width: 100%;
    }
    .aiPadd{
        padding-left: 15px;
    }
    .Instructor_section1{
        width: 100%;
        margin-bottom: 20px;
    }
    .select_plan{
        transform: scale(1.0);
    }
    .student_section1{
        width: 100%;
        margin-bottom: 70px;
    }
    .student_section1:last-child{
        margin-bottom: 0px;
    }
    .bottom_strip{
        position: static;
        width: 90%;
        height: auto;
        margin: auto;
        margin-top: 40px;
        padding: 20px;
    }
    .bottom_strip p{
        display: block;
        color:#fff;
        text-align: center;
    }
    .video_section iframe{
        width: 100%;
        height: 200px;
    }
    .education_img_box{
        height: 292px;
        overflow: hidden;
    }
    .education_img{
        width: 80%;
        position: static;
    }
    .banner_section2{
        width: 100%;
    }
    .google_section{
        width: 100%;
    }
    .bg_get{
        height: 1090px;
        background-size: auto;
        background-position: inherit;
    }
    .get_box{
        padding-top:30px;
    }
    .triangle_img {
        display: block;
    }
    .triangle_img img{
        float: right;
        margin-top: 20px;
    }
    .access_plan h2{
        font-size: 27px;
    }
    .access_plan h2 span{
        display: block;
    }
    .access_plan{
        padding:0px 20px;
    }
    .access_planp1{
        display: none;
    }
    .access_planp2{
        display: block;
        text-align: center;
        color:#514f50;
    }
    .access_planp2 span{
        display: block;
    }
    .ul_plan li{
        color:#000;
    }
    .bg_subscription{
        padding-top:30px;
    }
    .why_choose span{
        display: block;
    }
    .why_choose h2::before{
        transform: translate(-50%, 95px);
    }
    .subscription_section{
        padding-top:50px;
    }
    .subscription_section1 p{
        color:#4e4e80;
    }
    .ai_section1 h2{
        text-align: center;
    }
    .ai_section1 h2::before{
        left: 50%;
        transform: translate(-50%, -40px);
    }
    .ai_section1 p{
        text-align: center;
    }
    .ai_subscribe_btn{
        display: none;
    }
    .ai_subscribe_btn1{
        display: block;
    }
    .image1{
        display: none;
    }
    .image2{
        display: block;
    }
    .google_section{
        flex-wrap: wrap;
    }
    .google_section1{
        width: 60%;
    }
    .google_section2{
        width: 35%;
    }
    .bg_google{
        padding:45px 20px;
    }
    .google_section h2{
        font-size:13px;
    }
    .google_section2 {
        font-size: 10px;
    }
    .google_section2 h5{
        font-size: 12px;
    }
    .google_section2 p{
        font-size: 14px;
    }
    .google_section2 p span{
        font-size: 8px;
    }
    .Instructor_section{
        padding: 0px 20px;
    }
    .ins1{
        display: none;
    }
    .ins2{
        display: none;
    }
    .ins3{
        display: none;
    }
    .ins1a{
        display: block;
    }
    .ins2a{
        display: block;
    }
    .ins3a{
        display: block;
    }
    .insbg{
        display: block;
        position: absolute;
        width: 50% !important;
        left: 15px !important;
        margin-top: -40px !important;
        z-index: -1;
    }
    .insbg1{
        display: block;
        position: absolute;
        width: 92% !important;
        height: 130px !important;
        left: 15px !important;
        margin-top: -90px !important;
        z-index: -1;
    }
    .student_section1 h3{
        padding-left: 20px;
    }
    .student_section1 p span{
        display: inline;
    }
    .bg_our_student{
        padding: 50px 20px;
    }
    .student_section{
        margin-top: 123px;
    }
    .out_student h2::before{
        transform: translate(-50%, 82px);
    }
    .out_student h2 span{
        display: block;
    }
    .bottom_strip{
        width: 100%;
    }
    .bottom_strip p{
        margin: 0;
    }
    .footer_logo img{
        width: 115px;
        height: 27px;
    }
    .footer_logo p a {
        color: #b7b6b6;
    }
    .sub_title span{
        display: block;
    }
    .form_section1 h2{
        font-size: 20px;
    }
    .table_heading{
        font-size: 20px;
    }
    .table_res{
        padding: 0px 20px;
    }
    .table_res table tr td{
        font-size: 10px;
    }
    .banner_section2{
        padding-right: 0;
    }
}
@media screen and (max-width:430px) and (min-width:429px){
    .education_img_box{
        height: 337px;
    }
}
@media screen and (max-width:414px) and (min-width:413px){
    .education_img_box{
        height: 325px;
    }
}
@media screen and (max-width:412px) and (min-width:411px){
    .education_img_box{
        height: 325px;
    }
}
@media screen and (max-width:391px) and (min-width:390px){
    .education_img_box{
        height: 305px;
    }
}
@media screen and (max-width:361px) and (min-width:360px){
    .education_img_box{
        height: 280px;
    }
    .just_form2 span{
        font-size: 7px;
    }
    .spn2 {
        font-size: 10px !important;
    }
    .spn3 {
        font-size: 10px !important;
    }
    .subs_title{
        padding: 0 20px;
    }
    .subs_title span{
        display: inline;
    }
}
@media screen and (max-width:345px) and (min-width:344px){
    .education_img_box{
        height: 270px;
    }
    .access_box1 p{
        font-size: 9px;
    }
}

/* /responsive css */