@media only screen and (min-width: 100px) and (max-width: 1600px) {
    .testimonial-slider .slick-prev, .testimonial-slider .slick-next {
        bottom: -142px;
    }
}



@media only screen and (min-width: 100px) and (max-width: 1440px) {
    .testimonial-slider .slick-prev, .testimonial-slider .slick-next {
        bottom: -132px;
    }
    
}




@media only screen and (min-width: 100px) and (max-width: 1366px) {
    .main-navigation {
        margin: 12px 20px 0 0;
    }
    .testimonial-slider .slick-prev {
        right: 220px !important;
    }
    .footer-top h2 {
    font-size: 28px;
        
    }
}




@media only screen and (min-width: 100px) and (max-width: 575px) {
.SecAbout p{
    color: #fff;
}.SecLogos ul li {
    margin-bottom: 15px;
}
.test-post-info .t-img img {

    width: 76px;
    height: 76px;

}
section.inner-blog {
        margin-bottom: 380px;
    }.single-paragraph h2 {
    font-size: 24px;
    
}.single h1, .single h2, .single h3{
    color: #fff;
}
.blog-sliders {
        bottom: -410px;
    }
.content-head h5,
.SecLogos h5 {
    line-height: 2;
}
.SecBanner a.btn-gradient {
    margin: 2% auto 8% !important;
}

.SecCourse .course-posts img {
        margin: 35px 0 0;
}
section.SecAbout img {
    margin: 30px auto 30px;
    display: table;
}
section#SecCalendly iframe {
    height: 1050px;
}



}