@media (min-width: 992px) and (max-width: 1200px) {
    
    /* Global */
    
    .enroll-btn {
        margin: 20px 0;
    }
    
    /* Header */
    
    .main-menu ul li a {
        padding: 0 8px;
    }
    
    /* Pricing table */
    
    .single-pricing-table {
        margin: 50px 0 0;
    }
    
    /* Blog */
    
    .single-blog {
        width: 30.27%;
    }
    
    /* Testimonial */
    .testimonial-avatar ul li a img {
        height: 136px;
        margin-top: 7px;
    }
    .testimonial-avatar ul li.active a img {
        height: 150px;
    }
}
@media only screen and (max-width: 991px) {
    
    /* Global */

    .enroll-btn {
        margin: 20px 0;
    }
    
    /* Header */
    .main-menu {
        margin: 0;
    }
    .main-menu #menu {
        display: none;
    }
    .mobile-menu {
       display: block;
    }
    .search {
        position: absolute;
        top: 15px;
        right: 5px;
    }
    .search i {
        color: #fff;
        margin-right: 10px;
    }
    
    /* Banner */
    
    .slide-content p {
        font-size: 14px;
    }
    
    /* About */
    .about-img {
        display: none;
    }
    .about-flex {
        display: block;
    }
    .about-page-caro {
        margin-bottom: 50px;
    }
    
    /* Contact page */
    .contact-map {
        width: 100%;
        position: relative;
        height: 350px;
        top: 0;
        bottom: 0;
        margin-bottom: 50px;
    }
    .contact-info {
        width: 100%;
    }
    
    /* Coming soon page */

    .countdown-content-area,
    .comming-content-area {
        height: auto;
        padding: 50px 0;
    }
    .countdown-content,
    .comming-content {
        position: static;
        transform: translateY(0%);
    }
    
    /* Blog page area */
    
    .right-sidebar-widget {
        margin-top: 0;
    }
    .left-sidebar-blog-single-content {
        margin-top: 60px;
    }

}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    
    /* About */
    
    .single-about-page-caro {
        height: 500px;
    }
    
    /* pricing table */
    
    .single-pricing-table {
        margin: 50px 120px 0;
    }
    
    /* notice */
    
    .get-notice form .input-field {
        margin: 0 20px;
    }
    
    /* Blog */
    .single-blog {
        width: 46.06%;
    }
    
    /* Testimonial */

    .testimonial-avatar ul {
        text-align: center;
        margin-bottom: 20px;
    }
    .testimonial-avatar ul li {
        float: none;
        display: inline-block;
    }
    
    /* Footer */
    
    .ftr-contact-info ul li i {
        display: block;
        text-align: center;
    }
    .discount-txt {
        width: 60%;
    }
    
    /* Page header */
    .page-header-area {
        padding: 197px 0 80px;
    }
    
    /* Gallery */
    
    .gallery-menu button {
        padding: 0 12px;
    }
    
    /* Error area */
    
    .error-content h2 {
        font-size: 250px;
    }
    .error-content span.error-para {
        font-size: 60px;
    }
    
    
    
}

@media only screen and (max-width: 767px) {
    
    /* Global */
    
    .theme-btn-alt,
    .theme-btn {
        padding: 10px 15px;
    }
    .section-title h2 {
        font-size: 24px;
    }
    .tem-pagination ul li a {
        font-size: 14px;
        margin: 0 3px;
    }
    
    /* Header */
    
    .main-header-area {
        background-color: #fff;
        position: static;
    }
    .hdr-support {
        line-height: 2;
        display: block;
    }
    .hdr-support:after {
        display: none;
        margin-bottom: 20px;
    }
    .hdr-social {
        text-align: center;
    }
    .hdr-social ul li a {
        color: #0094f7;
    }
    .hdr-social ul li a:hover {
        color: #fff;
    }
    .mobile-menu {
        margin: 0 0 10px;
    }
    .searc-form {
        top: 235%;
        width: 290px;
        z-index: 2;
    }
    
    /* Banner */
    
    .slide-content img {
        height: 50px;
    }
    .slide-content a {
        margin: 05px;
    }
    .banner-slide .owl-dots {
        display: inline-block;
        position: absolute;
        right: auto;
        top: auto;
        transform: translate(-50%, 0%);
        bottom: 50px;
        left: 50%;
    }
    .banner-slide .owl-dot {
        display: inline-block;
    }
    
    /* Info area */
    
    .single-info {
        margin-top: 50px;
    }
    .info-area .col-md-3:first-child .single-info {
        margin-top: 0;
    }
    
    /* About */
    
    .single-about-page-caro {
        height: 400px;
    }
    
    /* Discount */
    
    .discount-sub h2 {
        font-size: 24px;
        text-align: center;
        margin-bottom: 20px;
    }
    .discount-sub h2 span {
        font-size: 30px;
    }
    .discount-sub input {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
    }
    .discount-sub button {
        width: 100%;
    }
    
    /* Pricing */
    
    .single-pricing-table {
        margin: 50px 0 0;
    }
    
    /* Notice */
    
    .get-notice h2 {
        font-size: 24px;
        padding: 0 10px;
    }
    .get-notice form .input-field {
        margin: 10px;
    }
    
    /* Blog */
    
    .single-blog {
        width: 100%;
        margin: 50px 0 0;
        padding: 0 15px;
    }
    .blog-txt h4 a {
        font-size: 16px;
    }
    
    /* Testimonial */
    
    .testimonial-avatar ul li a img {
        margin-top: 0;
        margin-bottom: 20px;
    }
    
    /* Page header */
    .page-header-area {
        padding: 70px 0;
    }
    .page-breadcrumb .breadcrumb li a {
        font-size: 14px;
    }
    
    /* Error area */

    .error-content h2 {
        font-size: 100px;
    }
    .error-content span.error-para {
        font-size: 24px;
    }
    
    /* Coming soon page */
    
    .comming-content h2 {
        font-size: 36px;
    }
    .comming-content a {
        margin-right: 0;
    }
    
    /* Class single page */
    
    .class-gallery .owl-next,
    .class-gallery .owl-prev {
        background-color: rgba(0, 148, 247, 0);
    }
    .class-single-title {
        font-size: 24px;
    }
    .class-sing-share.text-right {
        text-align: left;
        margin-top: 20px;
    }
    .single-class-trainer .media-object {
        height: 60px;
    }
    
 }

@media only screen and (min-width: 480px) and (max-width: 767px) {
    
    /* Testimonial */
    .testimonial-avatar ul li a img {
        height: 134px;
        margin-top: 8px;
    }
    .testimonial-avatar ul li.active a img {
        height: 150px;
    }
    
    /* Comming soon page */
    .comming-content a {
        margin-right: 10px;
    }
    .single-class-trainer .media-object {
        height: 70px;
    }
}