
/*=========================
    Responsive Style
==========================*/
@media only screen and (min-width: 1101px) and (max-width: 1400px) {
  header, .homepage-two.homepage-three.header{min-height: 1400px;}
  header .col-lg-7 , header .col-lg-5, .homepage-two.homepage-three.header .col-lg-4 , .homepage-two.homepage-three.header .col-lg-8{flex: 100%;width: 100%;}
  .slider-btn .kids-active-btn {font-size: 18px;}
  .navbar-light .navbar-nav .nav-link{margin-left: 25px;}
  .homepage-two.header{min-height: 1000px;}
}

@media only screen and (min-width: 992px) and (max-width: 1919px) {

	  header, .homepage-two.homepage-three.header{min-height: 0px;}
  	header, .homepage-two.homepage-three.header {
	  min-height: 0px;
	}
	 .header-img {
		  position: absolute;
		  bottom: 0%;
		  right: -28%;
		  z-index: 1;
	}
	.header-img img {
	  width: 65%;
	}
.slider-btn .kids-active-btn{font-size: 18px;}
  .activitics-main-img {display: flex;align-items: center;min-height: 500px;}
  .navbar-light .navbar-nav .nav-link{margin-left: 12px;}
  .header-top-info ul li{font-size: 16px;}
  .homepage-two.header{min-height: 1000px;}
  .about-text {padding: 0px 0px 30px 20px;}
  .homepage-two-bottom {padding: 120px 0px 0px 0px;}
  .counter-area.homepage-three .airplane{display: none;}
  .callaction-shape-two img {width: 300px;}
  header.about-page .header-img {right: -16%;}
  .nav-tabs .nav-link{padding: 8px 20px;}
  .course-feature-info, .course-feature-slider-area{padding: 15px;}
  .course-feature-info .d-flex.justify-content-between p, .course-feature-info .d-flex.justify-content-between span {font-size: 14px;}
  .course-feature-info .d-flex.justify-content-between i {margin-right: 8px;}
  .wiget-tags ul li {width: 45%;}
  .wiget-tags {min-height: 250px;}
}

@media only screen and (min-width: 992px) and (max-width: 1600px) {
  .airplane{
    opacity: .2;
  }
}

/* Tablet Layout: 768px */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mean-container .mean-bar {
      left: 0;
      top: 0px;
      background: #2c3035 url('../images/logo.png');
      background-repeat: repeat;
      background-size: contain;
      background-repeat: no-repeat;
      background-position: top left;
  }
    .is-sticky .menu, .homepage-two .menu{display: none;}
    .is-sticky .menu-bar{
        top: 25px;
    }
	section{padding-top: 40px;padding-bottom: 0px;}
	.section-title h2 {font-size: 45px;}
  header{min-height: 900px;}
	header .col-md-7, header .col-md-5, .homepage-two-bottom .col-md-4, .pagetwo.activities .col-12.col-md-7.col-lg-7, .pagetwo.video .col-12.col-md-7.col-lg-7, .homepage-two.homepage-three .col-md-8.col-sm-12.col-lg-8{flex: 100%;width: 100%;}
	.header-text{min-height: 320px;}
	.header-text h1{font-size: 45px;}
	.header-img{  width: 60%;right: 18%;transform: translateX(0%);}
	.kids-active-btn{padding: 10px 34px;}
	.header-box-single{min-height: 370px;}
	.about-text {padding:0px 0px 30px 0px;}
	.activities .col-md-4{flex: 100%;width: 100%;}
	.activities-single-box{background: #fff;}
	.activitics-main-img {width: 60%;margin: 0px auto;}
	.classes-bottom-img img{height: 450px;}
	.classes-bottom-text{padding-left: 0;min-height: auto;}
	.testimonial {padding: 40px 0;}
	.teachers .section-title h2{width: 100%;}
	.call-shape-one, .call-shape-two, .call-shape-three, .call-shape-four{visibility: hidden;}
	.header-top{height: 10px;}
	.homepage-two .menu {background: transparent;}
	.header-slider-item h1 {font-size: 50px;}
	.header-slider-item{padding-top: 0px;}
	.homepage-two header{min-height: 0px; }
	.homepage-box-single{margin-bottom: 50px;}
	.pagetwo.activities .col-12.col-md-5.col-lg-5{display: none;}
	.pagetwo.gallery {padding: 20px 0px;}
	.video-img{display: none;}
	.contact-img {position: absolute;}
	.homepage-two.homepage-three.header .header-text h1{font-size: 50px;}
	.homepage-two.homepage-three.header .header-img {bottom: -33px;}
	.about.homepage-three .col-12.col-md-6.col-lg-6{flex: 100%;width: 100%;}
	.counter-area.homepage-three .airplane, .service-shape-two{display: none;}
	.services.homepage-three .section-title p{width: 80%;}
  .pagetwo.homepage-three.teachers{position: static;}
  .pagetwo.homepage-three.video{height: 450px;}
  .homepage-three.video-main {width: 690px;}
  .pricing-plan .col-md-4{flex: 50%;max-width: 50%;margin-bottom: 30px;}
  .callaction-shape-two{visibility: hidden;}
  .service-shape-one{right: 0;}
  .about-cloud-img-one, .about-cloud-img-two{display: none;}
  .single-course .col-md-4, .single-course .col-md-8, .bloge-page .col-md-4, .bloge-page .col-md-8 {flex: 100%;max-width: 100%;margin-bottom: 30px;}
  .course-fature-slider.owl-carousel img {height: 350px;}
  .nav-tabs .nav-link{padding: 10px 20px;}

}


@media only screen and (max-width: 991px) {
	.mean-container a.meanmenu-reveal{
    padding: 21px 140px 11px 0px;
  }
  .mean-container .mean-bar {
    left: 0;
    top: 0px;
    background: #2c3035 url('../images/logo.png');
    background-size: 280px;
    background-repeat: no-repeat;
    background-position: 10px 0px;
    height: 60px;
  }
	
}
 /* Mobile Layout: 320px  */

@media only screen and (max-width: 767px) {

  body{
    overflow-x: hidden;
    width: 100%;
  }
  .g-bettarfly-two{
    display: none;
  }
  .navbar-light .navbar-brand{
    display: none;
  }
  .mean-container .mean-nav ul li a{
    text-transform: capitalize;
    text-align: center;
  }
  .box-text {
    top: 8%;
  }
  .animation img, .animation-two img {
    display: none;
  }
   .mean-container a.meanmenu-reveal{
    padding: 21px 80px 11px 0px;
  }
  .mean-container .mean-bar {
    left: 0;
    top: 0px;
    background: #2c3035 url('../images/logo.png');
    background-size: 220px;
    background-repeat: no-repeat;
    background-position: 10px 0px;
    height: 60px;
  }
   .header-text-three{
    display: block !important;
}
.homepage-three .header-text .text {
    margin-top: 50px;
}
.homepage-two.homepage-three.header .header-img {
    bottom: 212px;
    right: 34px;
    width: 80%;
    bottom: 0.3%;
}
  .haeader-slider-form {
    width: 300px;
  }
  .haeader-slider-form input{
    width: 70%;
  }
  .btn-search{
    padding: 7px 10px;
  }
  .header-slider {
   height: auto;
  }
  .header-shape-one, .header-shape-two, .header-shape-three{
    z-index: -22;
  }
  .single-blog.d-flex {
    display: block !important;
}
.blog-image{width: 100%;}
  .blog-image img {
    height: auto;
    width: 100%;
    border-radius: 15px;
}
.call-to-action{
  padding: 30px 0px;
}
.blog-image{
  height: auto;
}
footer {
    padding: 0px 0px 0px 0px;
}
.pagetwo.activities .section-title {
    padding-top: 0px;
}
.pagetwo.activities {
    padding: 0px 0px;
}
    section, .pagetwo.gallery{padding: 0px 0px;}
    .section-title{margin-bottom: 20px;}
    .section-title h2 {font-size: 30px;}
    p, .breadcrumb .breadcrumb-item{font-size: 16px;}
    .kids-active-btn{padding: 10px 36px;font-size: 16px;}
    span.title-span{letter-spacing: 0px;font-size: 14px;}
    header{min-height: 750px;}
    header .menu{padding: 10px 0px;}
    .is-sticky .menu, .homepage-two .menu{display: none;}
    .is-sticky .menu-bar{top: 25px;}
    .header-text h1{font-size: 26px;line-height: 40px;margin: 10px 0px;}
    .header-text p{font-size: 16px; padding: 10px 0px 10px 0px;}
    .header-text{min-height: 400px;}
    .cloud img{height: 70px;}
    .header-bottom{margin-top: 0;}
    .header-box-single{padding: 30px 30px 30px 30px;margin-bottom: 30px;min-height: 300px;}
    .header-box-single h4{font-size: 20px;}
    .counter-area{padding: 40px 0px;}
    .about-cloud-img-one img, .about-cloud-img-two img{width: 100px;}
    .about-text {padding: 20px 0px 0px 20px;}
    .about-main-cloud-two {bottom: 0%;left: 50%; display: none;}
    .about-main-shape-two {opacity: .5;}
    .activitics-main-img {margin: 20px 0px;}
    .activities-single-box.d-flex.justify-content-between.m-left {padding: 15px 2px 10px 15px;}
    .about-text h4{font-size: 30px;}
    .about-text p{padding: 5px 0px 10px 0px}
    .airplane img{visibility: hidden;}
    .activities-single-box{padding: 15px 15px 10px 10px;background: #fff;}
    .our-classes .section-title p{width: 100%;}
    .slider-title{width: 100%;}
    .slider-description{padding: 30px 10px;}
    .slider-btn .kids-active-btn{font-size: 20px;}
    .classes-bottom-img {width: 60%;margin: 0px auto;}
    .classes-bottom-img img{height: auto;}
    .classes-bottom-text{padding-left: 10px; margin-top: -50px;}
    .classes-bottom-text h2{font-size: 30px; line-height: 40px;}
    .classes-cloud-two{left: 50%;bottom: 23%;display: none;}
    .classes-form{padding: 0px; background: transparent;}
    .classes-form input, .classes-form select{padding: 10px ; margin-bottom: 20px; background: #fff;}
    .testimonial{padding: 40px 0px;}
    .testimonial .testimonial_single p, .teachers .section-title h2, .teacher-profile .teacher-detiles-box, .single-course .section-title p{width: 100%;}
    .testimonial-shape-four{top: -8%;}
    .testimonial-shape-three{top: 69%;}
    .testimonial .testimonial_single p{padding: 0px 0px 10px 0px;}
    .testimonial .testimonial_single .reviewer h4{font-size: 20px;}
    .blog-shape-one, .call-shape-one, .call-shape-two{visibility: hidden;}
    .call-to-action-text h3{font-size: 30px;}
    .call-to-action-from input[type="text"]{width: 76%;padding: 16px;}
    .call-to-action-from input[type="submit"] {width: 50%;padding: 15px;}
    footer{text-align: center;}
    .footer-social{margin-bottom: 30px;}
    footer h4{margin: 15px 0px 15px 0px;}
    .footer-link .nav-link{padding: .2rem 1rem;}
    .footer-form{margin-bottom: 30px;}
      /* second page design */
      .header-top{display: none;}
      .header-slider-item{padding-top: 0px;}
      .header-slider-text, .header-slider-item p{width: 100%;}
      .header-slider-item h1{font-size: 30px;}
      .haeader-slider-form input{width: 300px;}
      .homepage-two header{min-height: 0px;}
      .homepage-two-bottom {
        padding: 40px 10px 0px 10px;
      }
      .box-icon{width: 100px;height: 100px;padding: 30px 0px 0px 0px;}
      .homepage-box-single{margin-bottom: 50px;}
      .homepage-box-single.box-one h4 {font-size: 20px;}
      .home-two.single-counter{margin-bottom: 30px;}
      .pagetwo.service-box{margin: 0px 20px 40px 20px;}
      .pagetwo.activities{height: auto;}
      .pagetwo.video .video-play{margin-top: 40px;min-height: 200px;margin-left: 20px;}
      .pagetwo.video{padding: 40px 0px;}
      .pagetoreview .slider-team{margin: 40px 10px 50px 10px;padding: 30px 20px 50px 30px;}
      .pagetoreview .slider-team p {padding: 20px 0px;}
      .owl-theme .owl-dots .owl-dot span{margin: 0px 7px;}
      .pagetwo.teachers .teacher-slider-item{padding: 30px 20px;}
      .pagetwo.our-classes .pagetwo-price{visibility: hidden;}
      .contact-form input{width: 100%!important;}
      .contact-shap, .contact-shap-two{z-index: -1;}
      .header-slider.owl-carousel.owl-theme i.fa.fa-angle-left{display:none;top: 60%;left: 5%;}
      .header-slider.owl-carousel.owl-theme i.fa.fa-angle-right{display:none;top: 60%;right: 5%;}
      .prebetterfly-one img, .prebetterfly-two img{width: 100px;}
      /*homepage three*/
		.homepage-two.homepage-three.header .header-text h1, .homepage-three.video-main h2{
		font-size: 34px;width: 100%;
		}
		.homepage-two.homepage-three.header .header-text p, .services.homepage-three .section-title p, .pricing-plan .section-title p, .call-to-action.homepage-three .section-title h2{width: 100%;}
		.homepage-two.homepage-three.header .header-text {
		min-height: 200px;
		}
    .about-page .header-img{text-align: right;}
    .about-page .header-img img {
      width: 60%;
    }
		.homepage-two.homepage-three.header{
		  min-height: 700px;
		}
    .homepage-two.homepage-three.header .header-img {
      bottom: -2.7%;
}
    .homepage-three.video-main h2{text-align: center;}
		.homepage-two.homepage-three.header .cloud{bottom: -4%;width: 100%;}
		.homethree-shape-two, .homethree-shape-one, .service-shape-one, .service-shape-two, .pagetwo.our-classes.homepage-three .classes-slider.owl-carousel.owl-theme i.fa.fa-angle-right, .pagetwo.our-classes.homepage-three .classes-slider.owl-carousel.owl-theme i.fa.fa-angle-left, .callaction-shape-two{visibility: hidden;}
		.homepage-two-bottom.homepage-three .homepage-box-single p,{padding-bottom: 20px;}
		.homepage-two-bottom.homepage-three .homepage-box-single .box-icon{padding-top: 20px;}
		.homepage-two-bottom.homepage-three .homepage-box-single h4{padding: 10px 0px 0px 0px;}
		.homepage-three .about-text {padding: 20px 0px 20px 20px;}
		.homepage-three .single-counter{
			min-height: 150px !important;
		}

		.testimonial .testimonial_single p{min-height: 200px;}
		.pagetwo.homepage-three.video{min-height: 700px;}
		.pagetwo.homepage-three.teachers .teacher-slider-item, .homepage-three.video-main{width: 300px;}
		.single-price-table{margin-bottom: 30px;}
		.callaction-shape-one, .call-shape-four{z-index: -1;}
		header.about-page .header-text {
		  min-height: 200px;
		  position: relative;
		  z-index: 1;
      margin: 70px 60px 60px 10px;
		}
    .aboutcloud{width:  100%;}
    .course-duration h4{font-size: 20px;}
    .single-course-details, .course-tabs{padding: 20px 0px;}
    .nav-tabs .nav-link{border: transparent;}
    #myTab li{margin: 0px auto;}
    .course-feature-info, .tab-content, .course-feature-slider-area, .single-blog-post {padding: 20px 10px;}
    .course-feature-slider-area p{font-size: 14px;}
    .wiget-tags ul li{
      width: 100%;
      float: none;
    }
  .single-blog-post h2{line-height: 34px;}
  .blog-author {
    display: flex;
    justify-content: space-between;
  }
  .writter-share ul{width: 100%;}
  .writter-share ul li {
    margin-bottom: 30px;
    float: left;
    margin-right: 15px;
  }
  .writter-img img{width: 90px}
  .post-page-bottom.d-flex.justify-content-between{
    display: inline !important;
  }
  .teacher-shape-three, .teacher-shape-two{z-index: -1}
  .blog-page-sidebar{
    margin-top: 30px;
  }


}



/* Wide Mobile Layout: 480px */
@media only screen and (min-width: 480px) and (max-width: 767px) {

    .header-img{bottom: -10%;}
    .classes-cloud-two{z-index: -1;}
    .header-img img{width: 80%;}
    .header-bottom .col-sm-4{
    	flex: 100%;
		width: 100%;
    }
    .header-box-single.box-three::before, .header-box-single.box-one::before,.header-box-single.box-two::before {height: 100%;border-radius: 15px;}
    .activitics-main-img, .video-img {width: 80%;margin: 0px auto;}
    .classes-bottom-text{padding-left: 0;}
    .homepage-box-single{padding: 0;}
    .homepage-two.homepage-three.header .header-img {
	  bottom: -3.7%;
	}
	.homepage-three.video-main{
		width: 500px;
	}

	.about-page .header-img{width: 60%; bottom: 0;}




} 

/* Media Queries
-------------------------------------------------------------- */
@media only screen and (max-width: 1825px) {
    #site-header .site-header-inner {
        padding: 0 0;
    }

    .fun-fact1 {
        left: 0;
    }

    .fun-fact2 {
        right: 0;
    }

    .sc-contact {
        margin: 0 0;
    }
    .inner-page .header-right {
        right: 15px;
    }
    .inner-page .header-contact {
        align-items: center;
        margin-left: 30px;
    }
    .inner-page #mainnav .menu > li {
        margin-right: 30px;
    }
    .tf-program-details2 .wrap-details .sc-about-2 {
        padding: 4% 4% !important;
    }
}

@media only screen and (max-width: 1445px) {
    #mainnav .menu {
        padding-left: 0px;
    }
    .sc-img {
        display: none;
    }
    .header-contact,
    .inner-contact {
        margin-left: 30px;
    }

    .gallery .tf-section.tf-gallery .title-heading.st-3 {
        padding: 0 23%;
    }

    .header2 #mainnav .menu > li {
        margin-right: 30px;
    }

    #mainnav .menu > li.menu-item-has-children > a::after {
        right: -15px;
    }

    .sc-contact {
        padding: 30px;
    }
    .inner-page .nav-wrap {
        left: 24%;
    }
    .inner-page #header-search,
    .inner-page .menu-bar-right {
        display: none;
    }

    .slider-courses  .owl-nav .owl-next {
        right: -100px;
    }

    .slider-courses  .owl-nav .owl-prev {
        left: -100px;
    }
}

@media only screen and (max-width: 1440px) {
    .fl-services .box-content {
        padding: 20px 80px 0 30px;
    }
    .feature-blog-1 {
        top: -50px;
        left: -20px;
    }
}

@media only screen and (max-width: 1375px) {
    .tab-time-table .content-tab .content-inner .list-date,
    .calendar-box {
        width: 1170px;
    }
    .tab-time-table .content-tab .content-inner {
        overflow-x: auto;
    }

    .slider-courses  .owl-nav .owl-next,
    .slider-courses  .owl-nav .owl-prev {
        display: none;
    }
}

@media only screen and (max-width: 1199px) {
    .tf-program-details .bg1, 
    .tf-program-details .bg2,
    #header-search,
    .menu-bar-right,
    .fun-fact2,
    .fun-fact1 {
        display: none;
    }

    .list-author.m-t-62 {
        margin: 0;
    }

    .infor-product .img .img-top {
        padding: 0 30px;
    }

    .teacher-details {
        flex-wrap: wrap;
    }
    .sc-contact .wrap,
    .sc-contact .inner-sc-contact {
        width: 50%;
    }

    .item-slider-2 .box-content,
    .item-slider-2 .title,
    .item-slider-2 .wrap,
    .sc-fun-fact {
        padding: 0 0 !important;
    }

    .sc-discovery .inner-discovery {
        padding: 30px 15px;
    }

    .fl-btn.st-10 {
        padding: 0 15px;
    }

    .title-heading.st-4 {
        padding: 0 10% !important;
    }

    .header-contact,
    .inner-contact {
        margin-left: 0;
    }

    .meta-post ul li {
        margin-right: 15px;
    }

    #mainnav .menu > li {
        margin-right: 30px;
    }

    .tab-time-table .menu-tab li {
        padding: 10px 20px;
    }

    .widget-quote .box-feature {
        margin: 0 50px;
    }

    .widget-quote .box-content {
        padding: 20px 30px 0;
    }

    .sc-event-box {
        margin: 0 0 30px 0;
    }

    .tag-article .title {
        margin-right: 10px;
    }

    .sc-contact .inner-contact {
        margin-left: 15px;
    }
    .teacher .tf-section.tf-counter2 .title-heading .title,
    .widget-logo .wrap {
        padding-right: 0;
    }

    .widget-business .inner {
        padding: 30px 15px;
    }

    .infor-product-details,
    .widget.widget-link {
        padding-left: 15px;
    }

    .item-slider-1 .box-content {
        padding-left: 9%;
    }

    .item-slider-2 {
        align-items: center;
    }

    .sc-contact .inner-sc-contact {
        justify-content: end;
    }
    .item-slider-1 .wrap {
        padding: 20px;
        font-size: 45px;
    }

    .pd0-135 {
        padding: 0;
    }

    .fl-subcribe {
        padding: 70px 100px 98px;
    }
    .inner-page #mainnav .menu li a,
    .header2 #mainnav .menu li a {
        font-size: 15px;
    }
    .inner-contact ul li:last-child {
        font-size: 20px;
    }

    .about .sc-discovery-2,
    .sc-discovery-2 {
        padding-left: 15px;
        padding-right: 15px;
    }

    .inner-page .sc-employee .box-content {
        top: 160px;
    }
    .inner-page.teacher .sc-employee {
        margin-bottom: 330px;
    }

    .wrap-couter {
        margin-right: -370px;
    }
    .tf-classe-detail .teacher-desc {
        width: 100%;
    }

    .teacher-desc {
        padding-left: 0;
    }
    .teacher-image {
        padding: 11px 10px 12px 10px;
        width: calc(43% - 22px);
    }

    .sc-pricing {
        padding: 35px 15px 60px 20px;
    }

    .tf-faq-2 .flat-tabs .menu-tab li {
        padding: 14px 20px;
    }

    .sc-program .content {
        padding: 25px;
    }

    .sc-program-content .wrap-box p {
        margin-right: 0;
    }

    .tf-testimonial .item-fb {
        width: 370px;
        height: 385px;
    }

    .sc-product {
        width: calc(50% - 30px);
    }

    .sc-artice .box-content {
        padding: 126px 15px 25px 15px
    }
    .tf-teacher-details .teacher-infor {
        width: calc(55% - 22px);
    }
    .tf-teacher-details .teacher-image {
        width: calc(43% - 22px);
    }
    .tf-teacher-details .teacher-desc {
        width: calc(70% - 22px);
    }
}

@media (max-width: 1199px) and (min-width: 991px) {
    .item-courses .box-content {
        margin: -59px 15px 0 15px;
        position: relative;
        padding: 15px 12px;
    }
    #sidebar.classe-details .widget .inner-infor {
        padding: 0 15px 40px;
    }
    .sc-calendar {
        padding: 30px 20px 43px 20px;
    }
    .sc-event-box .content {
        padding-left: 30px;
    }
}

@media only screen and (max-width: 991px) {
    .tf-about .wrap-image .image img,
    .tf-program-details2 .wrap-details .image,
    .tf-program-details2 .wrap-details .sc-about-2,
    .tab-l-100 img,
    .fl-services .box-feature,
    .fl-services .box-content,
    .heading.st-1 .title-heading, 
    .heading.st-1 .heading-btn,
    .feature-about2 img {
        width: 100%;
    }

    .sc-quote .owl-carousel {
        padding-right: 50px;
    }

    .home2 .tf-section-top.tf-discovery {
        margin-top: -45px;
    }

    .testimonial .sc-quote .inner {
        width: 75%;
    }
    #site-header .site-header-inner.st-2,
    .testimonial .sc-quote .list-author,
    .testimonial .sc-quote .owl-carousel {
        padding: 0px;
    }
    .tf-program-details2 .wrap-details .sc-about-2 {
        padding:70px 15px !important;
    }

    .sc-event-box {
        width: 940px;
    }

    .sc-event-box.style2 {
        width: auto;
    }

    .wrap-sc-event {
        overflow-y: auto;
        padding: 50px;
        margin: -50px;
    }

    .slider-courses .owl-carousel .owl-dots {
        display: none;
    }

    .tab-time-table .content-tab {
        padding: 45px 20px 75px;;
    }

    .sc-pricing {
        width: calc(100% - 30px);
    }

    .tf-section.tf-product .fx,
    .tab-time-table .menu-tab,
    .wrap-details.fx,
    .tab-faq.flat-tabs .menu-tab,
    .content-tab .content-inner {
        flex-wrap: wrap;
    }

    .tf-section.tf-testimonial {
        padding: 130px 0 150px !important;
        margin-top: -80px;
    }

    .sc-event-box {
        padding: 30px 25px;
    }

    .tf-section.tf-counter {
        padding: 90px 0 !important;
        margin-bottom: -20px;
    }

    .sc-contact .inner-sc-contact {
        width: 60%;
    }

    .widget-footer .widget {
        width: 50%;
    }

    .sc-contact .wrap {
        width: 40%;
    }

    .sc-discovery {
        width: 33.33%;
    }

    .inner-contact ul li:last-child {
        font-size: 18px;
    }

    .header-contact {
        margin-right: 70px;
    }

    .tf-about .wrap-image .image.m-r30,
    .inner-page .header-contact {
        margin-right: 0;
    }

    .tf-about .wrap-image .fx .image {
        width: calc(50% - 30px);
        margin-left: 30px;
    }

    .tf-about .wrap-image > .fx {
        margin-left: -30px;
    }

    .inner-page .header-right {
        right: 70px;
    }

    .tf-slider-2 {
        padding: 150px 0 !important;
    }

    .tf-section.tf-program-details3 {
        padding-bottom: 0 !important;
    }

    .tf-section.tf-event {
        padding-bottom: 130px !important;
    }

    .tf-slider-1 {
        position: relative;
        padding: 130px 0 82px 0 !important;
    }

    .tf-section.tf-program-details {
        padding: 130px 0 70px !important;
    }

    .tf-section.tf-program {
        padding: 110px 0 !important;
    }
    .testimonial .sc-quote .owl-carousel .owl-dots,
    .top-bar-2 .header-contact {
        display: none;
    }
    .tf-about .wrap-image .image.p-l70,
    .item-slider-1 .box-content {
        padding-left: 0;
    }

    .item-fb {
        margin: 0 auto;
    }
    .fl-services .box-content,
    .classe-details.p-t17,
    .tf-section.tf-program-details2,
    .tf-faq-2 .flat-tabs .content-tab,
    .title-heading,
    .sc-service {
        padding: 0 0 !important;
    }
    .infor-teacher-detail {
        margin-top: 70px;
    }
    .item-quote {
        padding: 30px 15px;
    }

    .themesflat-pagination {
        padding-top: 0 !important;
    }
    .infor-product-details,
    .fl-services .box-feature,
    .subcribe-form form {
        padding-left: 0;
    }
    .sc-about-content,
    .item-slider-1 .box-feature {
        padding-left: 15px;
    }

    .footer-bottom {
        padding: 15px;
    }

    .teacher-infor {
        padding-right: 0;
    }

    .tf-section.tf-discovery-2 {
        padding-top: 250px !important;
        padding-bottom: 130px !important;
    }

    .about .tf-subcribe {
        padding-bottom: 0 !important;
    }

    .about .tf-feedback {
        padding: 160px 0 100px !important;
    }

    .tf-section.tf-gallery {
        padding: 350px 0 0!important;
    }

    .gallery .tf-section.tf-gallery {
        padding: 0 0 70px !important;
    }

    .tf-section.tf-register {
        padding: 70px 0 300px 0 !important;
    }

    .tf-section {
        padding: 70px 0 !important;
    }
    .tf-section.tf-courses {
        padding: 130px 0 !important;
    }
    .tf-subcribe {
        padding: 50px 0;
    }

    .tf-subcribe {
        padding-bottom: 0 !important;
    }

    .feature-about2 {
        padding: 0 0;
    }
    .tf-section.tf-program-details2,
    .widget-footer,
    .tf-sc-contact {
        margin: 0 0;
    }

    .feature-about2 {
        margin-bottom: 50px;
    }
    .side-bar-shop,
    article.tf-details,
    .title-heading {
        margin-bottom: 40px !important;
    }
    .sc-service {
        margin-bottom: 20px;
    }
    .sc-discovery {
        margin-bottom: 15px;
    }
    .tab-time-table .menu-tab li,
    .tab-faq.flat-tabs .menu-tab li {
        margin-bottom: 10px;
    }
    .fl-services .box-feature,
    .infor-teacher-detail .wrap-couter .progress-couter,
    .sc-pricing,
    .subcribe-wp,
    .sc-artice,
    .sc-discovery-2 {
        margin-bottom: 30px;
    }
    .teacher-infor,
    .heading.st-1 .title-heading,
    .widget-footer .widget {
        margin-bottom: 30px !important;
    }

    .themesflat-pagination.st-2 {
        margin-bottom: 70px;
    }


    .page-title,
    .tf-slider-2 {
        padding: 200px 0 80px 0;
    }

    .widget-business .inner {
     padding: 10px 170px 27px 35px;
    }

    #footer {
        background: var(--primary-color2);
    }

    .tf-counter {
        background-color: var(--primary-color6);
    }

    .subcribe-wp .title {
        line-height: 1.2;
    }

    .item-slider-2 .title {
        font-size: 65px;
    }

    .tf-counter,
    .tf-service {
        background-image: none;
    }

    .sc-contact .wrap .title {
        font-size: 35px;
    }

    .inner-sc-contact .inner-contact ul li:last-child,
    .sc-gallery .title {
        font-size: 18px;
    }

    .heading-btn.st-1 {
        justify-content: start;
    }

    .top-bar-2 .inner-contact {
        margin-left: 50px;
    }

    .item-courses .box-content {
        padding: 15px;
    }

    .fl-register {
        margin: 0 15px;
        padding: 50px 20px;
    }
    .fl-btn.st-14 {
        padding: 0px 60px 0 33px;
    }

    .fl-subcribe {
        background-size: cover;
    }

    .item-slider-1 .wrap {
        font-size: 25px;
    }
    .item-slider-1 .box-content {
        width: 60%;
    }
    .item-slider-1 .box-feature {
        width: 40%;
        padding-top: 50px;
    }
    .inner-page .bg-inner1 {
        max-width: 35%;
    }
    .sc-discovery-about .col-discovery {
        width: calc(50% - 30px);
        margin-left: 30px;
    }
    .sc-discovery-about {
        margin-left: -30px;
    }
    .fx.sc-discovery-about {
        flex-wrap: wrap;
    }
    .sc-discovery-2 {
        background-size: cover;
    }
    .inner-page .sc-employee .box-feature {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        justify-content: center;
        margin: 0 auto;
        width: 100%;

    }

    .inner-page .sc-employee .box-content {
        top: 205px;
    }

    .inner-page.teacher .sc-employee {
        margin-bottom: 375px;
    }

    .teacher-image {
        background-size: contain;
        background-position: center left;
    }
    .infor-teacher-detail .wrap-couter {
        flex-wrap: wrap;
    }
    .shop.details .sc-product,
    .infor-teacher-detail .wrap-couter .progress-couter {
        width: calc(50% - 30px);
    }
    .infor-teacher-detail {
        padding: 50px 30px;
    }
    .tf-message .form-message {
        padding-left: 30px;
        padding-right: 30px;
    }
    .tf-teacher-details .teacher-desc,
    .tf-teacher-details .teacher-image,
    .tf-teacher-details .teacher-infor {
        width: calc(100% - 0px);
        margin-left: 0;
        padding-right: 0;
    }
    .tf-teacher-details .teacher-details {
        margin-left: 0;
    }
    .tf-section.tf-calendar2 {
        padding: 100px 0 280px !important;
    }
    .tf-section.tf-gallery {
        padding: 180px 0 0!important;
    }
    .tf-section.tf-service-2 {
        padding: 260px 0 70px !important;
    }
    .tf-section.tf-feedback {
        padding-bottom: 120px !important;
    }
    .teacher .tf-section.tf-teacher-details,
    .teacher .tf-section.tf-counter2 {
        padding-bottom: 100px !important;
    }
    .program-details .tf-section.tf-courses {
        padding: 70px 0 130px!important;
    }
    .classes-details .tf-section.tf-courses {
        padding: 70px 0 210px!important;
    }
    .testimonial .tf-quote {
        margin-top: -70px !important;
    }
    .pricing .flat-tabs .menu-tab {
        position: relative;
        top: 0;
        margin-bottom: 30px;
    }
    .feature-blog-1 {
        top: -95px;
        left: -40px;
    }
    .infor-product .img .img-top {
        max-width: 100%;
    }

    .infor-product .img .img-thumnail .image {
        width: calc(33.333% - 30px);
    }
    .inner-page .tf-subcribe {
        padding: 70px 0;
    }
}
@media (max-width: 991px) and (min-width: 767px) {
    .sc-program .content h3 {
        font-size: 25px;
    }
    .meta-post ul li i {
        font-size: 13px;
        margin-right: 5px;
    }
    .meta-post ul li {
        margin-right: 10px;
        font-size: 12px;
    }
}
@media only screen and (max-width: 767px) {
    .top-bar-2 .header-contact,
    .item-slider-1 .box-feature,
    .comment-list ul.children,
    .item-slider-2 .box-feature,
    .sc-quote .list-author,
    .sc-quote .owl-carousel .owl-dots {
        display: none;
    }
    .dropdown ul {
        left: 0;
    }
    .sc-calendar {
        background-size: cover !important;
    }
    .owl-carousel .owl-dots {
     display: none !important;
    }

    .tf-slider-1 {
        padding: 70px 0 !important;
    }

    .fl-register .row-form .icon {
        right: 10px;
    }

    .classes-details .tf-section.tf-courses {
        padding: 70px 0 100px!important;
    }

    .fl-services .inner .sc-services-2,
    .testimonial .sc-quote .inner,
    .sc-program .image img,
    .mb-w100,
    .sc-about-content,
    .sc-about-feature,
    .item-slider-1 .box-content,
    .sc-quote .inner,
    .sc-contact .inner-sc-contact,
    .sc-contact .wrap,
    .widget-footer .widget,
    .box-blog-grid.st-2 .box-artice,
    .box-artice .box-feature img,
    .tag-article .box-lt, 
    .tag-article .box-rt,
    .quotes-article.st-2 .box-feature,
    .quotes-article.st-2 .box-content,
    .item-slider-2 .box-content {
        width: 100%;
    }
    .feature-about2,
    .infor-teacher-detail .wrap-couter,
    .wrap-couter {
        margin-right: 0;
    }
    .item-courses .box-content {
        margin: -60px 15px 0px;
    }

    .sc-discovery {
        width: 50%;
    }
    .inner-page .bg-inner1 {
        max-width: 44%;
    }
    .item-courses .box-content ul li {
        width: 48%;
    }
    .flat-tabs.tab-shop .content-tab,
    .widget.widget-business,
    .widget-footer .widget,
    .widget.st-3.widget-news,
    .article .wrap.st-1,
    .quotes-article.st-2 .box-content,
    .sc-quote .owl-carousel {
        padding: 0 0;
    }

    .sc-about-content {
        padding-left: 0;
    }

    .sc-contact,
    .quotes-article.st-2,
    .sc-about-1 {
        padding: 30px 15px;
    }

    .widget-logo .wrap,
    .sc-service .title {
        margin-bottom: 0;
    }
    .shop article .jus-bet .show-result,
    .calendar-text,
    .sc-contact .wrap,
    .tag-article .box-lt {
        margin-bottom: 15px;
    }
    .sc-faq.active {
        webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    .sc-faq.active:hover {
        webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        -o-transform: translateY(-20px);
        transform: translateY(-20px);
    }
    .classes .item-courses,
    .tf-program-details3 .sc-about-content,
    .sc-faq,
    .wrap-couter,
    .sc-about-feature,
    .sc-gallery.mg-bt,
    .sc-fun-fact,
    .quotes-article.st-1.st-3 {
        margin-bottom: 30px;
    }

    .quotes-article.st-2 .box-content  {
        text-align: center;
    }

    .quotes-article.st-2 .box-content .list-social.fx {
        justify-content: center;
    }

    .sc-contact .inner-sc-contact {
        justify-content: start;
    }

    .title-heading .title {
        font-size: 35px;
    }

    .quotes-article.st-1 .box-content .inner {
        font-size: 20px;
    }

    .quotes-article.st-1 .box-content .author,
    .sc-service .title {
        font-size: 16px;
    }

    .sc-service .sub {
        font-size: 14px;
        line-height: 1.5;
    }

    .fl-register .row-form {
        width: 100%;
        margin-bottom: 20px;
    }
    .fl-subcribe {
        padding: 70px 30px 70px;
    }
    .tf-counter.st-2 {
        background-size: cover;
    }
    .sc-discovery .inner-discovery {
        padding: 30px 15px 60px;
    }
    .form-review form fieldset,
    .form-message fieldset,
    .infor-teacher-detail .wrap-couter .progress-couter {
        width: calc(100% - 30px);
    }
    .classes-details #footer {
        margin-top: -17px;
    }
    .shop article .jus-bet,
    .wrap-calendar {
        flex-wrap: wrap;
    }
    .testimonial .item-quote {
        padding: 40px 20px;
    }

    .sort-by a {
        margin-right: 15px;
        margin-left: 0;
    }

    .home2 .box-parents {
        position: relative;
        margin-left: auto;
    }
    .tf-section.tf-testimonial {
        padding: 170px 0 150px !important;
        margin-top: -120px;
    }

    .home2 .tf-section.tf-quote {
        padding-bottom: 0 !important;
    }
}
@media only screen and (max-width: 600px) {
    .tf-section.tf-discovery-2 {
        padding-top: 380px !important;
        margin-top: -150px;
    }
    .item-courses .box-feature img {
        width: 100%;
    }
    .img-thumnail,
    .wrap-couter {
        flex-wrap: wrap;
    }

    .wrap-couter .progress-couter {
        margin-bottom: 30px;
    }
    .infor-product .img .img-thumnail .image,
    .shop.details .sc-product,
    .sc-product,
    .wrap-couter .progress-couter {
        width: calc(100% - 30px);
    }
    .classes .tf-section.tf-courses {
        margin-top: -85px;
    }

    .page-title .title {
        font-size: 40px;
    }

    .img-thumnail .image {
        margin-bottom: 15px;
    }

}

@media only screen and (max-width: 499px) {
	
 .ticker-wrapper-h {
    z-index: 10000;
    margin-top: 44px!important;
    background-color: #000;
    display: flex
;
    position: relative;
    overflow: hidden;
    border: 0px solid #EC0B43;
}
    .testimonial .tf-quote .title-heading .sub-heading svg:first-child,
    .testimonial .tf-testimonial .title-heading .sub-heading svg:first-child,
    .sc-quote .inner .heading .right,
    .header-contact {
        display: none;
    }

    .flat-tabs.tab-shop .menu-tab {
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    .flat-tabs.tab-shop .menu-tab li {
        width: 150px;
        margin-bottom: 10px;
    }

    .fl-subcribe {
        padding: 70px 15px;
    }

    #footer .fl-btn.st-7 {
        padding: 0 30px 0 10px;
    }

    #footer .fl-btn.st-7 span {
        font-size: 15px;
    }

    .image.m-r30 {
        margin: 0;
    }

    #footer .fl-btn.st-7 .inner::before, 
    #footer .fl-btn.st-7 .inner::after {
        right: -20px;
        font-size: 15px;
    }
    .fl-subcribe .subcribe-form form input {
        padding: 26px;
    }
    .sc-contact .inner-sc-contact {
        display: block;
    }
    .tf-program-details2 .sc-about-2 .inner ul li,
    .sc-about-2 .inner ul li,
    .fl-services .inner .sc-services-2,
    .sc-discovery {
        width: 100%;
    }

    #sidebar .widget {
        padding: 30px 15px !important;
    }

    .sc-contact .inner-sc-contact .box-btn,
    .widget-logo .wrap {
        margin-bottom: 15px;
    } 

    .btn-menu {
        right: 15px;
    }

    .top-bar p {
        font-size: 14px;
    }

    .fl-btn.st-6 {
        margin: 0 auto;
        padding:0 80px 0 60px;
    }

    .item-fb {
        width: 360px;
        background-size: cover;
        height: auto;
    }
    .tf-section.tf-register {
        padding: 30px 0 200px 0 !important;
    }
    .item-slider-1 .box-btn {
        flex-wrap: wrap;
    }
    .item-slider-1 .box-btn .fl-btn {
        margin-bottom: 10px;
    }
    .sc-about-2 .inner ul {
        flex-wrap: wrap;
    }
    .inner-page .bg-inner1 {
        max-width: 55%;
    }
    .sc-event-box.style2,
    .tf-about .wrap-image > .fx {
        display: block;
    }
    .tf-about .wrap-image .image {
        margin-bottom: 30px;
    }

    .tf-about .wrap-image .image,
    .sc-event-box.style2 .image {
        padding: 0;
    }
    .sc-event-box.style2 .content,
    .sc-event-box.style2 .image{
        width: 100%;
    }
    .tf-about .wrap-image .fx .image,
    .sc-discovery-about .col-discovery {
        width: calc(100% - 30px);
        margin-left: 30px;
    }
    .about .tf-counter.st-2 {
        margin-top: -100px;
    }
    .sc-program .content h3 {
        font-size: 26px;
    }
    #sidebar.classe-details .widget .inner-infor {
        padding: 0 15px 20px;
    }
    .sc-event-box.style2 .content {
        padding:30px;
    }
    .calendar-text {
        padding: 13px 30px 19px 30px !important;
    }
    .form-message .heading {
        margin-bottom: 25px;
        font-size: 37px;
    }
    .form-message form button {
        margin-left: 30px !important;

    }
    .inner-page .box-parents {
        position: relative;
        margin-left: auto;
        margin-bottom: 30px;
        right: 0;
    }
    .pricing .flat-tabs .menu-tab {
        flex-wrap: wrap;
        justify-content: flex-start;
    }
}


@media only screen and (min-width: 280px) and (max-width: 767px) {
    .section-title {
        font-size: 29px;
    }
	
	.widget1 .widget1-title {
	font-family: "Fredoka One", cursive;
   font-weight: 600; 
    padding-bottom: 10px;
    margin-bottom: 30px;
    position: relative;
    font-size: 29px;
    color: #9b12db;
}
}


    @media only screen and  (max-width: 435px) {
		
		.widget1 .widget1-title {
	font-family: "Fredoka One", cursive;
    /* font-weight: 600; */
    padding-bottom: 10px;
    margin-bottom: 30px;
    position: relative;
    font-size: 29px;
    color: #9b12db;
}
        .teacher-image {
            background: none;
            padding: 0;
            margin-right: 0;
        }
        .teacher-image img {
            width: 100%;
        }

        .tf-testimonial .item-fb {
            width: 330px;
            height: auto;
            padding: 38px 20px 36px 20px;
        }
        .teacher-image img {
            -webkit-mask-image: none;
        }
        .contact .title-heading .sub-heading svg:first-child {
            display: none;
        }
    }
