@media(min-width:991px) and (max-width:1280px) {
    .w-20 {
        width: 100%!important;
    }
    .courses .owl-carousel .owl-nav .owl-prev, .testimonials .owl-carousel .owl-nav .owl-prev, .events .owl-carousel .owl-nav .owl-prev, .blog .owl-carousel .owl-nav .owl-prev {
        left: -55px
    }

    .courses .owl-carousel .owl-nav .owl-next, .testimonials .owl-carousel .owl-nav .owl-next, .events .owl-carousel .owl-nav .owl-next, .blog .owl-carousel .owl-nav .owl-next {
        right: -55px
    }
}



@media only screen and (min-width:768px) and (max-width:991px) {
    .w-20 {
        width: 100%!important;
    }
    .section-title h2 {
        font-size: 30px
    }

    .container {
        width: auto
    }

    .header .content {
        float: none;
        text-align: center
    }

    .header .topbar-right {
        justify-content: center
    }

    .header .single-widget {
        position: relative;
        display: inline-block;
        padding-left: 25px;
        margin-right: 10px;
        text-align: left
    }

        .header .single-widget i {
            display: none
        }

    .header .nav li a {
        padding: 15px
    }

    .header .button .btn {
        margin-top: 5px;
        font-size: 14px;
        padding: 12px 21px
    }

    .home-slider, .home-slider .single-slider {
        height: 500px
    }

        .home-slider .single-slider .slider-text {
            margin: 99px 0 0
        }

        .home-slider .single-slider h1 {
            font-size: 35px;
            line-height: 55px
        }

        .home-slider .single-slider .slider-text {
            margin: 112px 0 0
        }

        .home-slider .owl-item.active .slider-text p, .home-slider .single-slider .text-center p, .home-slider .single-slider .text-right p {
            padding: 0
        }

    .team .section-title {
        margin-top: 0
    }

    .testimonials .single-testimonial {
        padding: 15px
    }

    .fun-facts .single-fact {
        border: none
    }

    .courses.single .course-feature {
        margin-top: 30px
    }

    .faq-img {
        margin-top: 30px
    }

    .about-us .message-area {
        padding: 0;
        margin-top: 30px
    }

    .courses.single .course-info, .courses.single .course-price {
        float: none;
        text-align: center
    }

    .contact .contact-info {
        padding: 0
    }

    .b-archives .blog-sidebar {
        border: none;
        padding-left: 0
    }

    .learnedu-sidebar, .learnedu-sidebar.left {
        padding: 0;
        border: none;
        margin-left: 0;
        margin-right: 0
    }

    .contact-bottom {
        display: none
    }

    .footer .copyright, .footer .footer-menu {
        float: none;
        text-align: center
    }

    .footer .footer-menu {
        margin-top: 10px
    }
}
@media only screen and (max-width:1024px) {
.header .single-widget {
    position: relative;
    display: inline-block;
    padding-left: 38px;
    margin-right: 1px;
}
.header .content li a {
        color: #ffffff;
        font-size: 13px;
    }

    .header .single-widget h4 span {
        color: #666;
        font-weight: 400;
        display: block;
        margin-top: 5px;
        font-size: 12px;
    }
    .header .nav li a {
        color: #fff;
        font-size: 14px;
        text-transform: uppercase;
        padding: 10px 4px;
        margin: 10px 0;
        display: block;
        position: relative;
        text-shadow: none;
        border-radius: 10px;
    }
    .team-hover.text-center.pt-2 span {
        font-size: 12px;
    }
.w-20 {
    width: 20%!important;
}
.team .team-hover {
   
    height: 104px;
}

} 
@media only screen and (max-width:767px) {
    .w-20 {
        width: 100%!important;
    }
    .Enquiry {
        right: 0px;
        cursor: pointer;
        color: #f9c322 !important;
        padding: 0px 0px !important;
        position: absolute;
        top: 312px;
        display: inline-block;
        -webkit-transform: rotate( 360deg);
        -webkit-animation: zoomeffect 10s infinite;
        -moz-animation: zoomeffect 10s infinite;
        animation: zoomeffect 10s infinite;
        text-align: right;
        border-radius: 0px 0px 0px 0px !important;
        z-index: 99;
        font-size: initial !important;
        box-shadow: 0px 0px 0px #000;
        width: 34%;
    }

    .breadcrumbs {
        padding: 50px 0
    }

        .breadcrumbs h2 {
            font-size: 25px
        }

    .section-title {
        text-align: center;
        margin-bottom: 30px;
        padding: 0
    }

    .header .logo {
        float: none;
        margin: 0
    }

        .header .logo img {
            max-width: 81%;
            margin-top: 0px;
        }

    .slicknav_menu {
        background: 0 0;
        padding: 5px
    }

    .slicknav_nav {
        clear: both;
        color: #fff;
        margin: 0;
        background: #00b16a
    }

    .slicknav_btn:hover {
        background: #00b16a
    }

    .slicknav_nav .slicknav_item a i {
        display: none
    }

    .slicknav_nav li:hover a {
        background: #fff;
        color: #252525
    }

    .slicknav_nav li .dropdown li a, .slicknav_nav li .dropdown li .dropdown li a {
        background: 0 0;
        color: #fff
    }

    .slicknav_nav li .dropdown li:hover a, .slicknav_nav li .dropdown li .dropdown li:hover a {
        background: #fff;
        color: #252525
    }

    .slicknav_nav .slicknav_arrow {
        float: right
    }

    .section-title h2 {
        font-size: 30px
    }

    .section-title p {
        font-size: 14px
    }

    .button .btn {
        font-size: 14px
    }

    .slicknav_menu {
        display: block;
        margin-top: -28px
    }

    .slicknav_btn {
        margin: 0;
        position: relative;
        top: -12px
    }

    .header .header-inner {
        padding: 6px 0;
        background: #fff
    }

    .header .content {
        float: none;
        text-align: center
    }

    .header .topbar-right {
        justify-content: center
    }

    .header .content li {
        display: block;
        font-size: 15px;
        margin-right: 0;
        padding-right: 0;
        border: none
    }

    .header .single-widget.button, .header .search-bar, .header .header-widget, .header .header-menu {
        display: none
    }

    .header .header-menu3 {
        display: none
    }

    .header.sticky .header-inner {
        position: fixed;
        width: 100%;
        top: 0;
        z-index: 10;
        left: 0;
        -webkit-transition: all .4s ease;
        -moz-transition: all .4s ease;
        transition: all .4s ease;
        animation: fadeInDown 1s both .2s;
        -webkit-box-shadow: 0 0 10px rgba(0,0,0,.3);
        -moz-box-shadow: 0 0 10px rgba(0,0,0,.3);
        box-shadow: 0 0 10px rgba(0,0,0,.3)
    }

    .home-slider, .home-slider .single-slider {
        height: 106px;
    }

        .home-slider .single-slider h1 {
            font-size: 15px;
            line-height: 13px;
        }

        .home-slider .single-slider .slider-text {
            margin: 69px 0 0
        }

        .home-slider .single-slider .slider-text, .home-slider .single-slider .text-center, .home-slider .single-slider .text-right {
            text-align: left !important
        }

            .home-slider .single-slider .slider-text p, .home-slider .single-slider .text-center p, .home-slider .single-slider .text-right p {
                padding: 0;
                font-size: 14px
            }

        .home-slider .single-slider .button {
            margin-top: 30px
        }

        .home-slider .single-slider .btn {
            padding: 12px 15px;
            margin-right: 10px;
            font-size: 13px
        }

    .testimonials {
        background: #00b16a
    }

        .testimonials:before {
            display: none
        }

    .cta .news-inner {
        padding: 25px
    }

    .team .section-title {
        margin-top: 0
    }

    .testimonials .single-testimonial {
        padding: 15px
    }

    .fun-facts .single-fact {
        border: none
    }

    .faq .faq-title a::after {
        display: none
    }

    .courses.single .course-feature {
        margin-top: 30px
    }

    .courses.single .single-main {
        padding: 12px
    }

    .courses.single .course-meta {
        padding: 0;
        margin: 20px 0
    }

    .courses.single .content h2 {
        font-size: 25px
    }

    .courses.single .course-price p, .courses.single .course-price .btn {
        float: none
    }

    .courses.single .course-price .btn {
        margin-top: 10px
    }

    .courses.single .course-info, .courses.single .course-price {
        float: none;
        text-align: left
    }

    .courses.single .single-info {
        margin: 0 0 20px;
        float: none
    }

    .courses.single .single-contnet h2 {
        font-size: 25px
    }

    .courses .course-meta .meta-left, .courses .course-meta .price {
        float: none;
        text-align: center
    }

    .courses .course-meta .price {
        margin-top: 10px
    }

    .events.single .event-content h2 {
        font-size: 25px
    }

    .events.single .book-now .button, .events.single .social {
        float: none;
        text-align: center
    }

    .events.single .social {
        margin-top: 10px
    }

    .about-us .message-area {
        padding: 0;
        margin-top: 30px
    }

    .about-us .section-title h2 {
        font-size: 25px
    }

    .about-us .section-title h4 {
        margin: 10px 0;
        font-size: 20px
    }

    .team-details .member-detail {
        text-align: left
    }

    .b-archives .blog-sidebar {
        border: none;
        padding-left: 0
    }

    .learnedu-sidebar, .learnedu-sidebar.left {
        padding: 0;
        border: none;
        margin-left: 0;
        margin-right: 0
    }

    .b-archives .pagination li a, .events.archives .pagination li a {
        padding: 8px 20px
    }

    .b-archives.single .blog-detail .tags ul {
        margin-left: 0
    }

    .b-archives.single .blog-detail ul li a {
        font-size: 14px
    }

    .b-archives.single .next-prev h4 {
        font-weight: 400;
        color: #777
    }

    .blog.b-archives .pagination li a {
        padding: 6px 16px
    }

    .error-page .error-inner p {
        padding: 0
    }

    .contact-bottom {
        display: none
    }

    .mail-success {
        background: #f6f6f6;
        background:
    }

    .footer .copyright, .footer .footer-menu {
        float: none;
        text-align: center
    }

        .footer .footer-menu ul li {
            display: inline-block;
            margin-right: 15px
        }

            .footer .footer-menu ul li a {
                font-size: 14px
            }

    .footer .footer-menu {
        margin-top: 10px
    }
}
