@media (max-width: 375px) {
    .auxilium-content img {
    width: 60px !important;
}

}
@media (max-width: 767px) {
    .free-enq h3 {
        padding-bottom: 15px;
        font-size: 20px;
        line-height: 30px;
    }

    .free-enq {
        width: auto;
        right: 0;
        padding: 20px;
        position: inherit;
    }

    .enq-btn {
        margin: 0 auto;
    }

    .auxilium-motivational .owl-next {
        top: 10% !important;
        right: 0 !important;
    }

    .auxilium-motivational .owl-prev {
        top: 10% !important;
        left: 0 !important;
    }

    .owl-theme-s2 button.owl-next {
        height: 50px !important;
        width: 50px !important;
    }

    .owl-theme-s2 button.owl-prev {
        height: 50px !important;
        width: 50px !important;
    }

    .student-letters .owl-next span {
        top: 0;
        right: 0;
    }

    .student-letters .owl-prev span {
        top: 0;
        left: 0;
    }
    .single-feedback {
        height: 550px;
    }
    .auxilium-content p {
        font-size: 10px;
        line-height: initial;
    }
    .auxilium-content {
    top: 0;
    text-align: center;
    position: absolute;
    left: 13%;
    width: auto;
    padding: 0;
}
.auxilium-content img {
    width: 85px;
}
.auxilium-content h1 {
    margin-bottom: 5px;
}
.welcome-text {
    font-size: 11px;
}
.auxilium-content h1 {
    font-size: 18px;
}
.banner-next, .banner-prev {
    display: none;
}
.enq-btn {
    width: 100%;
}
.banner-indicate {
    display: none;
}
.auxilium-motivational {
    padding: 0 15px;
}
.student-review {
    text-align: center;
    margin: 0 auto;
}
.mathew-img {
    margin-top: 25px;
}
.brand-logos {
    padding:10px 0px 0;
}
.brand-logos h5 {
    padding: 10px 0;
}

}

@media (min-width: 768px) and (max-width: 991px) {
    .free-enq {
        position: inherit;
        width: auto;
        right: 0;
    }

    .student-letters .owl-next span {
        right: 0;
    }

    .student-letters .owl-prev span {
        left: 0;
    }

    /*.auxilium-motivational img {*/
    /*    text-align: center;*/
    /*    margin: 0 auto;*/
    /*    display: block;*/
    /*}*/

    .auxilium-motivational .owl-next {
        top: 10% !important;
        right: 0 !important;
    }

    .auxilium-motivational .owl-prev {
        top: 10% !important;
        left: 0 !important;
    }

    .owl-theme-s2 button.owl-next {
        height: 50px !important;
        width: 50px !important;
    }

    .owl-theme-s2 button.owl-prev {
        height: 50px !important;
        width: 50px !important;
    }
    .banner-prev, .banner-next {
        width: 15%;
        height: 15%;
        top: 45%;
    }
    .auxilium-content {
    top: 5%;
    text-align: center;
    position: absolute;
    left: 15%;
    width: 70%;
    padding: 0;
}
.auxilium-content h1 {
    font-size: 35px;
}
.auxilium-content img {
    width: 150px;
}
.student-review {
    text-align: center;
    margin: 0 auto;
}
    
}

@media (min-width: 992px) and (max-width: 1200px) {
    .free-enq {
        top: 20%;
        right: 5%;
        width: 45%;
        padding: 40px;
    }
    .auxilium-content h1 {
        font-size: 40px;
    }
    .auxilium-content {
        top: 5%;
    }
    .free-enq h3 {
        padding-top: 0;
        padding-bottom: 15px;
        line-height: 25px;
        font-size: 20px;
    }
    .enq-btn {
        width: 100%;
    }
    .student-letters .owl-next span {
        right: 0;
    }
    .student-letters .owl-prev span {
        left: 0;
    }
    .owl-theme-s2:hover button.owl-prev {
        left: -25px;
    }
    .owl-theme-s2:hover button.owl-next {
        right: -25px;
    }
}

@media (min-width: 1200px) and (max-width: 1349px) {
    .free-enq {
    width: 40%;
    top: 3%;
    right: 7%;
    }

}

@media (min-width: 1350px) and (max-width: 1400px) {
    .free-enq {
        width: 40%;
        top: 40%;
        right: 7%;
    }
}
@media (min-width: 1400px){
    .free-enq {
        width: 35%;
        top: 35%;
    }
}

