@media  (max-width: 1024px) {


    html .testimonial-content > p.author-desc {
        margin: 0 0 0 -55px !important;
        line-height: 28px;
        padding: 15px 0;
        color: #424242;
        font-size: 14px;
    }
    html img.main-en-img {
    width: 100% !important;
    height: 352px;
    padding-top: 79px;
}
img.intro-img {
    height: 388px;
}
.vision-mission img.img-vision {
    height: 388px;
}
html .adword-cta .adwords-form {
    min-width: auto !important;
}
.banner-main li::before {
    top: 14px;
    left: 14%;
}
.vision-mission .col-lg-7 {
    margin-top: 21px;
}
.social-initative img.img-fluid
 {
    margin-left: 11%;
}
.about-hurray img {
    /*height: 388px;*/
}
.newsletter-content h3 {
    font-size: 14px !important;
}
.sub-menu .zmdi{
    display: none !important;}
    
   #postsList .col-lg-6.col-md-6.col-12 {
    margin-bottom: -32px;
}
.common-tag-and-next-prev.mt-60 {
    margin-top: 28px !important;
}
.contact-social ul {
    margin-left: 22%;
}
.contact-form-style button.button-default {
    margin-left: 23%;
}
}
/* iPhones 16+ (approx width 430px - 480px) */
@media only screen and (min-width: 430px) and (max-width: 480px) {
    html .testimonial-content > p.author-desc {
        margin: 0 0 0 -20px !important;
        line-height: 28px;
        padding: 15px 0;
        color: #424242;
        font-size: 14px;
    }
    html img.main-en-img {
        width: 100% !important;
        height: auto;
        padding-top: 60px;
    }
    img.intro-img {
        height: auto;
    }
    .newsletter-content h3 {
        font-size: 14px !important;
    }
    .sub-menu .zmdi {
        display: none !important;
    }
    #postsList .col-lg-6.col-md-6.col-12 {
        margin-bottom: -20px;
    }
    .common-tag-and-next-prev.mt-60 {
        margin-top: 28px !important;
    }
    .contact-social ul {
        margin-left: 15%;
    }
    .contact-form-style button.button-default {
        margin-left: 15%;
    }
}

/* Tablets (width 768px - 1024px) */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    html .testimonial-content > p.author-desc {
        margin: 0 0 0 -40px !important;
        line-height: 28px;
        padding: 15px 0;
        color: #424242;
        font-size: 14px;
    }
    html img.main-en-img {
        width: 100% !important;
        height: 352px;
        padding-top: 79px;
    }
    img.intro-img {
        height: 388px;
    }
    .newsletter-content h3 {
        font-size: 14px !important;
    }
    .sub-menu .zmdi {
        display: none !important;
    }
    #postsList .col-lg-6.col-md-6.col-12 {
        margin-bottom: -32px;
    }
    .common-tag-and-next-prev.mt-60 {
        margin-top: 28px !important;
    }
    .contact-social ul {
        margin-left: 22%;
    }
    .contact-form-style button.button-default {
        margin-left: 23%;
    }
}

.carousel-inner.main-image-study{
    height:auto !important;
}