@media screen and (max-width: 1500px) {
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1300px;
}

}

@media screen and (max-width: 1200px) {
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1040px;
}

}

@media screen and (max-width: 992px) {

    .bg_black2 {
    padding: 138px 50px 48px;
}



.order_1{
    order: 1;
}
.order_2{
    order: 2;
}
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 800px;
}
.img-boxx img{
    width: 100%;
}
section.about-eocmers {
    padding: 60px 0px 60px !important;
  
}

.who_AccentAbility_sec .img-boxx img{
margin-bottom: 30px;
}
.who_AccentAbility_sec .main_title{
    margin-bottom: 40px !important;  
}
.improve h2 {
    font-size: 35px;
  
}

.gro-text p {
   
    text-align: center;
}
.gro-text h1 {
    font-size: 35px;

    text-align: center;
}

section.faq-big {
    padding: 35px 0px;
}
.edtech {

    margin-top: 0;
}
.main_title h2 {
    font-size: 27px !important;
    line-height: 37px !important;
}
.header_sec .main_navbar .logo_img img {
    max-width: 100%;
    width: 70px;
}
.footer {
    padding: 17px 0px 19px;
}

}
@media screen and (max-width: 768px) {
    .design-big img {
    width: 330px;
}
.footer-left h2 {
    font-size: 25px;
}
}
@media screen and (max-width: 575px) {

.bg_black2 {
    padding: 138px 20px 48px;
}
    
    .improve h2 {
    font-size: 26px;
}
.app_img {

    flex-wrap: wrap;
}
.abt-dt2 h2 {
    font-size: 27px;

}
span.really {
    font-size: 24px;

}
.gro-text h1 {
    font-size: 30px;
}
.gro-text p {
    font-size: 16px;
  
}
.btn_blue {
    font-size: 16px;

}
}

@media screen and (max-width: 480px) {
    .subscribe-form button {
    width: 100%;
}
.social-icons img {
    width: 40px;
    height: 40px;
}
    .footer-left p, .footer-right p {
  
    font-size: 14px;

}

    .faq_question-text h3 {
    font-size: 14px;

}

    .design-big img {
    width: 260px;
}
.bg_black2 {
    padding: 88px 20px 48px;
}
}






@media (min-width: 575px) and (max-width: 775px) {

.design-big {
    top: -1px;
    left: 50%;
}

.footer {
padding: 147px 0px 19px;
}

.footer-left h2 {
    font-size: 18px;
}

.footer-left p, .footer-right p {
    font-size: 14px;
    font-weight: 300;
 
}

.social-icons img {
    width: 35px;
    height: 36px;
}

.subscribe-form button {
    padding: 6px 20px;
}

}