@media (max-width: 1280px) {
    .header__search-form {
        display: none;
    }
    .cta-two__single {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 70px;
    }
    .cta-two__icon {
        margin-right: 0;
        margin-bottom: 30px;
    }
    .cta-two__title {
        font-size: 40px;
    }
}
@media (max-width: 1199px) {
    .header-navigation {
        margin-bottom: 0;
    }
    .logo-box {
        width: 100%;
        float: none;
        margin: 0 !important;
    }
    .navigation-box {
        margin: 0;
    }
    .navbar-expand-lg .menu-toggler {
        display: block;
        margin-right: 0;
        border-color: #fff;
        background-color: transparent !important;
        margin: 23px 0;
        color: #fff;
        border: none;
        font-size: 28px;
        float: right;
        outline: 0;
        cursor: pointer;
    }
    .menu-toggler:hover {
        border-color: #f16101;
    }
    .menu-toggler .icon-bar {
        background: #fff;
    }
    .menu-toggler:hover .icon-bar {
        background: #f16101;
    }
    .navbar-expand-lg .navbar-collapse {
        padding-bottom: 0;
        overflow: auto !important;
        width: 100%;
    }
    .navbar-expand-lg .navbar-collapse {
        display: none !important;
        background: 0 0;
        padding: 0 0 !important;
        padding-bottom: 0 !important;
        margin: 0;
        background: #000;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
        height: 0;
    }
    .navbar-expand-lg .navbar-collapse.showen {
        display: block !important;
        height: auto;
        max-height: 70vh;
    }
    .navbar-collapse.show {
        overflow-y: auto;
    }
    .header-navigation .main-navigation {
        float: none !important;
        text-align: left !important;
    }
    .header-navigation .nav {
        width: 100%;
        text-align: left;
    }
    .header-navigation .nav > li {
        display: block;
        padding: 0 !important;
        width: 100%;
        float: none;
    }
    .header-navigation .nav > li + li {
        margin-left: 0 !important;
    }
    .header-navigation .nav > li > a {
        padding: 8px 0;
    }
    .header-navigation .right-box.nav {
        width: 100%;
        margin: 0;
    }
    .header-navigation .right-box.nav > li > a {
        border: none !important;
        padding: 8px 0;
        color: #fff;
    }
    .header-navigation .nav > li > a:after {
        display: none;
    }
    .header-navigation .nav.navigation-box + .nav {
        border-top: 1px dashed #012237;
    }
    .header-navigation .navigation-box > li > .sub-menu,
    .header-navigation .navigation-box > li > .sub-menu > li > .sub-menu {
        position: relative !important;
        width: 100% !important;
        opacity: 1 !important;
        visibility: visible !important;
        left: auto !important;
        right: auto !important;
        top: auto !important;
        -webkit-transition: none !important;
        transition: none !important;
        display: none;
        float: none !important;
        margin: 0;
        -webkit-transform: translateX(0);
        transform: translateX(0);
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }
    .header-navigation .navigation-box > li > .sub-menu > li > a::after {
        display: none;
    }
    .header-navigation ul.navigation-box > li + li {
        padding: 0 !important;
        border-top: 1px solid rgba(255, 255, 255, 0.1);
        display: block;
        float: none;
        margin: 0 !important;
    }
    .header-navigation .nav > li.show-mobile {
        display: none;
    }
    .header-navigation .right-box.nav > li > a,
    .header-navigation ul.navigation-box > li > a {
        padding: 0;
        display: block;
        color: #000;
        padding: 5px 0 5px 20px !important;
        -webkit-transition: background 0.4s ease 0s;
        transition: background 0.4s ease 0s;
    }
    li button.btn-lg {
        padding: 5px 0 5px 20px !important;
    }
    .header-navigation ul.navigation-box li a .sub-nav-toggler {
        background-color: #ccc;
        background-image: none;
        border: 1px solid #ababab;
        border-radius: 4px;
        padding: 9px 9px;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 15px;
        margin-right: 0;
        display: block;
        cursor: pointer;
        outline: 0;
    }
    .header-navigation .navigation-box .sub-nav-toggler .icon-bar {
        background-color: #fff;
        border-radius: 1px;
        display: block;
        height: 1px;
        width: 20px;
    }
    .header-navigation .navigation-box .sub-nav-toggler .icon-bar + .icon-bar {
        margin-top: 4px;
    }
    .header-navigation .container .right-side-box {
        top: 20px;
        right: 15px;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    .header-navigation .container {
        display: block;
        padding-right: 0;
        padding-left: 0;
        position: relative;
    }
    .header-navigation .container .logo-box {
        position: relative;
        top: 0;
        left: 0;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        float: none;
        padding-right: 145px;
    }
    .header-navigation .container .logo-box .navbar-brand {
        float: left;
        padding: 10px 0;
    }
    .header-navigation .container .logo-box .navbar-toggler {
        float: left;
    }
    .header-navigation ul.navigation-box {
        display: block;
        margin: 0 !important;
        width: 100%;
    }
    .header-navigation ul.navigation-box > li {
        padding: 0;
        display: block;
    }
    .header-navigation ul.navigation-box > li > a {
        display: block;
        padding: 13px 30px;
    }
    .header-navigation ul.navigation-box > li > a:after {
        display: none;
    }
    .header-navigation ul.navigation-box > li + li {
        margin: 0;
    }
    .header-navigation .main-navigation {
        float: none;
        width: 100%;
        display: none;
        text-align: left;
        background: #fff;
        max-height: 70vh;
        overflow-y: scroll;
    }
    .header-navigation .container .menu-toggler {
        display: block;
    }
    .header-navigation.stricky-fixed ul.navigation-box > li {
        padding: 0;
    }
    .header-navigation .container .logo-box .navbar-brand {
        background-color: transparent;
    }
    .header-navigation .container .menu-toggler {
        float: left;
        color: #81868a;
        margin-left: 0;
        margin: 19px 0;
        position: relative;
        top: 5px;
    }
    .header-navigation .container .logo-box {
        padding-right: 15px !important;
    }
    .header-navigation {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .header-navigation .container .logo-box {
        left: 0 !important;
    }
    .header-navigation .container .logo-box {
        padding-left: 15px;
    }
    .header-navigation .main-navigation {
        padding-right: 0;
    }
    .header__social {
        margin-top: 10px;
        margin-left: 20px;
        margin-right: 20px;
    }
    .site-header__home-three .header-navigation .container .menu-toggler {
        position: relative;
        top: 10px;
        color: #fff;
        margin-left: 25px;
    }
    .site-header__header-two .header-navigation .container .menu-toggler {
        margin-left: 20px;
    }
    .site-header__header-two .header-navigation .container .logo-box {
        left: 15px;
    }
    .site-header__header-two .header-navigation .container .right-side-box {
        right: 0;
    }
    .site-header__header-two .header-navigation .main-navigation,
    .site-header__header-two .header-navigation ul.navigation-box > li {
        padding: 0;
    }
    .site-header__inner-page .header-navigation .main-navigation {
        padding-right: 0;
    }
}
@media (max-width: 425px) {
    .header-navigation .container .right-side-box {
        display: none !important;
    }
    .header-navigation .container .menu-toggler {
        float: right !important;
    }
}
@media (max-width: 1199px) {
    .video-one__title,
    .video-two__title {
        font-size: 40px;
        margin-bottom: 40px;
    }
    .video-one__title {
        margin-bottom: 0;
    }
    .countdown-one .become-teacher__form {
        padding-left: 0;
    }
    .blog-two__title {
        font-size: 20px;
    }
    .blog-two__inner {
        padding: 30px;
    }
    .mailchimp-one__title {
        font-size: 30px;
    }
    .footer-widget {
        padding: 0;
        position: static;
        margin-top: 30px;
    }
    .footer-widget__about {
        padding: 0;
    }
    .footer-widget__about::before {
        display: none;
    }
    .site-footer__upper {
        padding-top: 50px;
        padding-bottom: 80px;
    }
    .sidebar__search-form {
        width: 92%;
    }
    .header__search-form {
        display: block;
    }
    .about-one__img img,
    .meeting-one img {
        max-width: 100%;
    }
    .pricing-one__single {
        padding-left: 60px;
        padding-right: 20px;
    }
    .meeting-one__content {
        padding-left: 30px;
    }
    .blog-one__title {
        font-size: 20px;
    }
    .blog-one__content {
        padding-left: 5px;
        padding-right: 5px;
    }
    .slider-three__title {
        font-size: 65px;
        line-height: 65px;
    }
    .course-category-three__single img {
        max-width: 100%;
    }
    .cta-six__content,
    .cta-six__left,
    .cta-six__right {
        float: none;
        width: 100%;
        max-width: 500px;
        margin-left: auto;
        margin-right: auto;
        padding: 70px 0;
    }
    .cta-six__content img,
    .cta-six__left img,
    .cta-six__right img {
        width: 100%;
    }
    .cta-six__content {
        padding: 0;
    }
    .course-details__review-box {
        margin-top: 40px;
    }
    .about-two__image {
        margin-top: 50px;
    }
}
@media (max-width: 991px) {
    .banner-one__title {
        font-size: 28px;
        line-height: 1em;
    }
    .header-navigation .main-navigation {
        width: 100%;
        padding: 0;
        margin: 0;
    }
    .f_new_right {
        float: left;
        padding: 0;
    }
    .f_new_right a {
        margin: 0 10px 0 0;
        padding: 0;
        float: left;
    }
    .f_webinar_btn {
        background-color: #f1f1f1;
        color: #81868a;
        font-size: 16px;
        padding: 2.5px 20px;
        float: right;
        margin: 0 0 10px 15px;
        text-align: center;
    }
    .f_webinar_btn:hover {
        background-color: #f16101;
        color: #fff;
    }
    .seperater_f {
        width: 100%;
        float: left;
        height: 2px;
        margin: 0 0 25px 0;
        background: #2da397;
    }
    .dropdown-menu {
        position: static;
    }
    .f_new_right a:last-child {
        border-left: none;
    }
    .video-two__scratch {
        display: none;
    }
    .video-two__popup {
        margin-top: 40px;
    }
    .countdown-one .become-teacher__form {
        margin-top: 40px;
    }
    .cta-three__image {
        max-width: 100%;
    }
    .cta-three__content {
        padding: 50px 0;
    }
    .mailchimp-one__content {
        margin-bottom: 40px;
    }
    .header__search-form {
        display: none;
    }
    .site-header__header-two .header-navigation .container .right-side-box {
        top: 29px;
    }
    .banner-two__title {
        font-size: 80px;
        line-height: 1em;
    }
    .about-one__text br,
    [class*="cta-five__members-"] {
        display: none;
    }
    .pricing-one__single {
        text-align: center;
    }
    .meeting-one__content {
        padding-left: 0;
        padding-top: 40px;
    }
    .course-category-three__single img,
    .video-one__img img {
        width: 100%;
    }
    .team-tab .tab-content {
        padding-top: 80px;
    }
    .team-tab .tab-content img {
        max-width: 100%;
        margin-top: 40px;
    }
    .cta-six .block-title__title {
        font-size: 40px;
    }
    .faq-one [class*="col-lg-"],
    .faq-one [class*="col-lg-"]:nth-child(2n) {
        padding: 0 !important;
        border: none;
    }
    .faq-one .col-lg-6 + .col-lg-6 {
        margin-top: 40px;
    }
    .faq-one__title {
        margin-bottom: 30px;
    }
    .inner-banner__title {
        font-size: 70px;
    }
    .course-details__price {
        margin-top: 40px;
    }
    .team-details .team-one__image img {
        width: 100%;
    }
    .team-details .team-one__single {
        margin-top: 50px;
    }
    .become-teacher__form {
        margin-top: 50px;
        padding-left: 0;
    }
    
    .contact-info-one__single {
        margin-top: 30px;
    }
}
@media (max-width: 767px) {
    .d-none-box-shadow{
        box-shadow: none !important;
    }
    div.section div {
        max-width: 94%;
        margin: 16px 3%;
    }    
    .f_slider_respo .owl-carousel .owl-stage-outer {
        -webkit-transform: translate3d(-296px,0,0);
        width: 569px;
    }
   .f_slider_respo .blog-two__carousel {
        top: 40px;
        margin-top: -205px;
    }
    .f_slider_respo.blog-two {
        margin-bottom: 57px !important;
    }    
    .f_bread_crumb_respo {
        display: inline-block;
        padding: 0;
        width: 100%;
    }
    .f_bread_crumb_respo li {
        width: 50%;
        float: left;
        padding: 0;
        position: relative;
    }
    .pagination>li>a, .pagination>li>span {
        padding: 2px 6px;
    }    
    .page-item.disabled .page-link {
        padding: 3px 6px !important;
    }
    .contact-info-one__single {
        display: -webkit-inline-box;
        width: 96%;
    }
    .f_bread_crumb_respo .thm-breadcrumb li + li::before {
        content: "/";
        color: #fff;
        margin-left: 10px;
        margin-right: 10px;
        left: 0;
        position: absolute;
    }
    .respo_padding_0 {
        padding-top: 0;
        padding-bottom: 0;
    }
    .f_footer_top.col-md-12 {
        padding: 0 15px !important;
    }
    .f_footer_top.col-md-12 .key-panels {
        margin: 3px 0 0 0 !important;
    }
    .f_footer_top.col-md-12 label {
        font-size: 12px;
        padding: 0;
        line-height: 16px;
        margin: 0 !important;
    }
    .f_footer_top.col-md-12 .f_tab_a2 {
        padding: 0px 0 0 0;
    }
    .f_footer_top.col-md-12 .f_tab_a {
        margin: 0 0 5px 0;
        height: 14px;
     }
     .f_footer_top.col-md-12 .f_tab_a2 a {
        font-size: 10px !important;
    }
    .responsive-col-text {
        display: block;
    }
    .contact-one input, .contact-one textarea {
    width: 96%;
    }
    h2.contact-one__title.text-center {
        font-size: 22px;
    }
    .displayNonePost {
        display: none;
    }
    .f_img img {
        height: 100%;
    }
    .displyNoneFooterRes{
        display: none;
    }
    .f_responsive_footer_show {
        width: 100%;
        display: block;
        float: left;
        background: #000;
        padding: 10px 0 40px 30px;
    }
    #chat-bot-launcher-container.chat-bot-launcher-center {
        bottom: 8% !important;
    }
    .f_responsive_footer_show a {
        font-size: 10px;
        color: #fff;
    }
    .about-two__content p {
        letter-spacing: 0px;
        font-size: 16px;
        line-height: 22px;
        margin: 10px 0 0 0;
    }
    .overview_main strong {
        font-size: 10px;
    }
    .inquiryBtn {
        border: none;
        color: #fff !important;
        padding: 2px 10px;
        outline: 0;
        background: #65c9df !important;
        font-weight: bold;
        text-transform: uppercase;
        font-size: 14px;
    }
    .k_footer_p {
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 15px;
    }
    .f_footer_main .f_footer_1 .f_footer_link ul li a {
        line-height: 23px;
    }
    a.f_footer_social_icon {
    width: 25px;
    padding: 4px 5px;
    margin: 0 5px 0 0;
	}
    a.f_footer_social_icon img {
        width: 14px;
    }
    .thm-breadcrumb li {
        font-size: 12px;
    }
    a.resFooter {
        margin: 0 0 60px 5px !important;
        float: left;
        width: 46%;
    }
    .f_acco_bt button p {
        font-size: 12px;
    }
    .blog-one__content p img {
        width: 100% !important;
    }
    .responsive-blog-content {
        padding-right: 50px;
    }
    .responsive-contact-heading {
        font-size: 16px !important;
        line-height: 23px;
    }
    .responsive-blog-content a.testi-btn2 {
        margin: 0 !important;
    }
    .home-one.institute-res-heading h2 {
        padding-left: 0 !important;
    }
    .home-one.institute-res-heading .container {
        padding-left: 0;
    }
    .overview_main {
        padding: 20px 39px 0 0;
    }
    .col-xl-6.f_img {
        padding: 0 30px 0 15px;
    }
    .responsive-student-video {
        padding: 0 !important;
    }
    .responsive-faq-padding .container {
        padding: 0 !important;
    }
    .responsive-faq-padding {
        padding: 0 !important;
    }
    .responsive-margin-setup {
        margin: 0 !important;
    }
    .responsive-testimonial-button {
        padding: 0 !important;
    }
    .blog-one__meta a {
        width: 30px;
        height: 30px;
    }
    .responsive-blog-detail {
        padding: 20px 20px !important;
    }
    .bg_f_section_1.service-responsive section.course-one.course-one__teacher-details.home-one {
        padding: 0 0 0 15px;
    }
    .bg_f_section_1.service-responsive .home-one .container {
        padding-left: 0;
    }
    .bg_f_section_1.service-responsive {
        padding: 40px 50px 40px 40px !important;
    }
    .block-title__title.text-left {
    font-size: 12px !important;
    letter-spacing: 0;
    line-height: 15px !important;
    float: left;
    }
    .header-navigation ul.navigation-box > li > .sub-menu {
        background-color: #d2df8c;
    }
    .pd-15 {
        padding: 0;
        margin: 0 0 0 -15px;
    }
    .tag a {
        padding: 0 5px;
        font-size: 9px;
        line-height: 25px;
    }
    .blog-one__title a {
        font-size: 14px;
    }
    .blog-one__image {
        height: auto;
    }
    .f-new-course-heading {
        font-size: 14px !important;
    }
    .team-one__content {
        height: 230px;
    }
    .f-new-course-heading2 {
        font-size: 8px !important;
    }
    .a_ne_for_caurse a {
        font-size: 10px;
        margin: 0 3px 8px 0;
        padding: 0 12px;
        line-height: 20px;
    }
    .w-responsive50 {
        width: 48%;
        margin: 0 1%;
    }
    .course-one__image {
        height: 160px;
    }
    .course-one__image > img {
        height: auto;
    }
    .course-one__title {
        margin-bottom: 0;
    }
    .course-one__title a {
        font-size: 11px;
    }
    .navbar-brand > img {
        width: 82px;
    }
    a.right.carousel-control {
        top: 72%;
        left: 35px;
    }
    .carousel-control.left {
        top: 72%;
        left: 5px;
    }
    .carousel-control.left i {
        padding: 6px 7px;
    }
    a.right.carousel-control i {
        padding: 6px 7px;
    }
    .banner-wrapper .carousel-inner {
        height: 250px !important;
    }
    .hw_fix {
        height: 150px;
    }
    .hw_fix img {
        height: 100%;
    }
    .carousel-indicators {
        display: none !important;
    }
    .w-responsive50 iframe {
        height: 150px;
    }
    .blog-two .col-lg-4.col-md-6.w-responsive50:last-child {
        display: none;
    }
    div#homeVideo .col-lg-4.col-md-6.w-responsive50:last-child {
        display: none;
    }
    .f_footer_main {
        background-image: linear-gradient(to bottom, #1f1f1f 83%, #000 50%);
    }
    .f_footer_main.new_height_bg {
        background-image: linear-gradient(to bottom, #1f1f1f 79%, #000 50%);
    }
    .d_f_none {
        display: none !important;
    }
    .f_new_whatsapp {
        width: 40px;
        bottom: 0;
    }
    .respo_wp {
        top: 480px !important;
    }
    .video-two {
        padding: 45px 34px 80px 17px;
    }
    .mt-30.testi_btn_tc.mb-30 {
        padding: 0 26px 0 0 !important;
    }
    .blog-two {
        padding-left: 0;
    }
    section.home_course_f_new .home_course_f_new_full .home_course_f_new_1 {
        width: 100%;
    }
    a.f_footer_copy {
        padding: 0 0 0 23px;
    }
    .banner-one__slide {
        background: url(../images/mobile-banner.png) !important;
        background-size: 100% 100% !important;
    }
    .course-details .testi-btn {
        width: 135px;
        padding: 1px 20px !important;
        margin-top: 7px !important;
        margin-right: 0 !important;
        font-size: 12px;
        letter-spacing: 0;
    }
    .banner-carousel-btn__right-btn {
        left: 16%;
    }
    .mobile_form {
        display: block;
    }
    .stickyform {
        display: none;
    }
    .about-two__content {
        padding: 0 15px 0 0;
    }
    .about-two {
        padding: 60px 20px;
        background-position: center !important;
    }
    .video-two .owl-theme .owl-nav.disabled + .owl-dots {
        text-align: center !important;
    }
    .video-two .mt-30.mb-30 {
        top: 147px !important;
        width: 88%;
    }
    .testi_btn_tc {
        text-align: center;
    }
    .bg_f_section_1 {
        padding: 40px 50px 40px 20px !important;
        background-position: center !important;
    }
    .banner-one .container {
        width: 100%;
        padding: 35px 0 83px 0;
    }
    .stickyform {
        position: relative !important;
        width: 90%;
        margin: 0 0 30px 5%;
    }
    .f_footer_main .f_footer_1 {
        width: 100%;
        margin: 10px 1.5%;
        padding: 0;
    }
    .f_footer_main .col-md-3 {
        display: none !important;
    }
    .course-one__teacher-details .col-md-12 {
        padding: 0 !important;
    }
    .col-lg-8.mt-30.mb-50.offset-2 {
        margin: 0 0 30px 0 !important;
    }
    .f_footer_yellow {
        display: none;
    }
    .f_blog_a {
        width: 100%;
        font-size: 11px;
    }
    .f_footer_1.w-responsive50 {
        width: 30%;
        padding: 0;
    }
    .f_footer_1.w-responsive50 .f_footer_link ul li {
        width: 100% !important;
    }
    a.responsive-col-text.whats_app_fixed {
        width: 20px;
        position: fixed;
        bottom: 0;
        right: 5px;
        width: 40px;
        z-index: 9999;
    }
    a.responsive-col-text.whats_app_fixed img {
        width: 100%;
    }
    .stickyform {
        z-index: 1;
    }
    .modal-content {
        width: 100% !important;
        margin: 0 !important;
    }
    .banner-one .banner-one__person {
        display: none !important;
    }
    .cta-five__title,
    .cta-one__home-one .cta-one__title {
        font-size: 40px;
        line-height: 45px;
        margin-bottom: 40px;
    }
    .cta-five__title {
        margin-bottom: 10px;
    }
    .cta-six__title {
        padding-left: 30px;
    }
    .site-footer__bottom .container {
        padding-top: 40px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center;
    }
    .site-footer__social::before {
        display: none;
    }
    .site-footer__scroll-top {
        left: 120%;
    }
    .block-title__title {
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 1px;
    }
    .block-title {
        margin-bottom: 15px !important;
    }
    .text-left2 {
    font-size: 12px !important;
    letter-spacing: 0;
    }
    .blog-details__author-content,
    .blog-details__author-image {
        display: block;
    }
    .blog-details__author-content {
        padding-left: 0;
        margin-top: 30px;
    }
    .cta-two__text br {
        display: none;
    }
    .cta-one .container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center;
    }
    .cta-one__title {
        margin-bottom: 30px;
    }
}
@media (max-width: 575px) {
    .banner-one__cta {
        display: none;
    }
    .banner-wrapper .banner-carousel-btn [class*="banner-carousel-btn__"] {
        position: static;
        margin: 0 20px;
    }
    .course-one__teacher-details .col-md-12 .col-md-6.f_left.color-1 {
        padding: 0;
    }
    .banner-wrapper .banner-carousel-btn {
        position: absolute;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        bottom: 30px;
        left: 23%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        z-index: 91;
    }
    .course-category-two .inner-container {
        margin-top: 0;
    }
    .about-one__about-page .about-one__img::before {
        display: none;
    }
    .team-tab__top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .team-tab__social {
        margin-top: 20px;
    }
    .about-two__image img {
        max-width: 100%;
    }
}
@media (max-width: 480px) {
    .site-header__header-two .header-navigation .container .right-side-box {
        right: 15px;
    }
    .header-navigation .container .menu-toggler {
        float: right !important;
    }
    .site-header__home-three .header-navigation .container .right-side-box {
        top: 30px;
    }
    .about-one__img::before {
        display: none;
    }
    .site-footer__scroll-top {
        left: 90%;
        width: 40px;
        height: 40px;
        top: 10%;
    }
}
@media (max-width: 375px) {
    .header__social {
        display: none;
    }
    .header-navigation .container .logo-box:after {
        display: none;
    }
    .header-navigation .container .logo-box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .topbar-one .container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .topbar-one__left,
    .topbar-one__right {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .banner-one__title {
        font-size: 35px;
    }
    .banner-wrapper span {
        font-size: 18px;
    }
    .banner-one .banner-one__tag-line {
        font-size: 19px;
        letter-spacing: 4px;
    }
    .banner-one__scratch {
        display: none !important;
    }
    .banner-one__tag-line {
        font-size: 30px;
    }
    .countdown-one__list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .countdown-one__list li {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
        flex: 1 1 50%;
        max-width: 50%;
        margin-bottom: 30px;
    }
    .become-teacher__form-content {
        padding-left: 20px;
        padding-right: 20px;
    }
    .cta-three__single {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
        flex: 1 1 50%;
        margin-top: 30px;
        max-width: 50%;
    }
    .cta-three__single-wrap {
        margin-top: -20px;
    }
    .mailchimp-one__content {
        text-align: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .mailchimp-one__form .thm-btn {
        position: relative;
        margin-top: 15px;
    }
    .mailchimp-one__icon i {
        margin-right: 0;
        margin-bottom: 20px;
    }
    .banner-two__title,
    .slider-three__title {
        font-size: 40px;
        line-height: 1.2em;
    }
    .pricing-one__single {
        text-align: left;
    }
    .meeting-one__box-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .meeting-one__box + .meeting-one__box {
        margin-top: 50px;
    }
    .team-tab__content {
        padding-right: 0;
    }
    .team-tab__tab-navs {
        bottom: 3%;
    }
    .cta-six__title {
        font-size: 25px;
    }
    .video-three__title {
        font-size: 30px;
        line-height: 1.2em;
    }
    .video-three__btn-box {
        margin-top: 100px;
    }
    [class*="cta-five__bubble-"] {
        display: none;
    }
    .cta-five__title {
        font-size: 35px;
    }
    .course-details__top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .course-details__tab-navs li {
        width: 100%;
        text-align: center;
    }
    .course-details__comment-meta,
    .course-details__comment-top,
    .course-details__list-item,
    .course-details__meta-link,
    .course-details__progress-item,
    .team-details__certificate-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .team-details__certificate-list li + li {
        margin-left: 0;
        margin-top: 20px;
    }
    .course-details__comment-img {
        margin-bottom: 20px;
    }
    .course-details__progress-bar {
        margin-left: 0;
        margin-right: 0;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .course-details__tab-content {
        padding-left: 15px;
        padding-right: 15px;
    }
    .course-details__comment {
        margin-left: -15px;
        margin-right: -15px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .course-details__comment-form-btn {
        padding-left: 30px;
        padding-right: 30px;
        font-size: 16px;
    }
    .course-details__meta-link span {
        margin-left: 0;
    }
    .course-details__list-img {
        margin-bottom: 15px;
    }
    .inner-banner__title {
        font-size: 40px;
        margin: 0;
    }
    .inner-banner .container {
        padding: 45px 0;
        text-align: center;
    }
    .become-teacher__form-top {
        padding-left: 30px;
        padding-right: 30px;
    }
    .cta-one__title {
        font-size: 35px;
    }
    .banner-two .container {
        padding-top: 100px;
        padding-bottom: 180px;
    }
    .blog-details .share-block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .comment-one__content,
    .comment-one__image,
    .comment-one__top-left,
    .comment-one__top-right {
        display: block;
    }
    .comment-one__content,
    .comment-one__top-right {
        padding-left: 0;
        margin-top: 20px;
    }
}
