@media all and (min-width: 1200px) {
  #menu {
    display: none !important;
  }
}
@media all and (min-width: 1600px) {
  .target-section .image-bg img {
    max-height: 70% !important;
  }
}

@media all and (max-width: 1199px) {
}

@media (min-width: 1140px) and (max-width: 1400px) {
  .site-info .site-logo {
    width: 7.2rem;
  }

  .site-info .info {
    max-width: 22rem;
  }

  .site-info .site-title {
    font-size: 1.6rem;
  }
  .site-info .site-description{
      max-width: 20rem;
      min-width: 20rem;
  }

  .menu-nav .navbar-nav li a {
    font-size: 1.6rem!important;
    padding: 1.5rem 2rem!important;
  }

  header.navbar .contact-list .contact-item .contact-text {
    font-size: 1.3rem;
  }

  header.navbar .contact-list .contact-item:first-child {
    padding: 0 1.5rem 0 0 !important;
  }

  header.navbar .contact-list .contact-item {
    padding: 0 1.5rem;
  }

  header.navbar .contact-list .contact-item .media {
    margin: 0 0 0 1rem;
  }

  header.navbar .lang-list {
    padding: 0 0 0 1.5rem;
  }

  header.navbar
    .contact-list
    .contact-item.contact-phone
    .contact-text
    .binotel-phone {
    font-size: 1.6rem;
  }

  header.navbar .contact-list .contact-item .image {
    width: 4rem;
    height: 4rem;
  }
}

@media (min-width: 1040px) and (max-width: 1400px) {
  .teacher-info-section{
    height: auto!important;
  }
  .teacher-info-section .excerpt{
    padding: 3rem 0!important;
  }
}

@media (min-width: 1140px) and (max-width: 1199px) {
  .site-info .site-description {
    max-width: 23rem;
    min-width: 23rem;
  }
  .site-info .site-logo {
    margin: 0 0.5rem 0 0;
  }
}
@media (min-width: 768px) and (max-width: 1400px) {
  .container {
    padding: 0 50px !important;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .for-whom-section .icon-list .icon-item .text {
    font-size: 1.8rem;
  }
  .image-section.style-1 .image {
    width: 48% !important;
  }
  .image-section .image {
    width: 48% !important;
  }

  .benefit-section .col-text {
    position: relative !important;
    -ms-flex: 0 0 50% !important;
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
  .benefit-section .col-image {
    position: relative !important;
    -ms-flex: 0 0 50% !important;
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
  .benefit-section .content {
    padding: 3rem 0 3rem 3rem !important;
  }
  .benefit-section .heading-section {
    margin: 0 0 2rem 0 !important;
  }
  .benefit-section .benefit-list .benefit-item {
    margin: 0 0 2rem 0 !important;
  }
  .benefit-section .benefit-list .benefit-item .number {
    top: 50% !important;
    width: 4rem;
    height: 4rem;
    font-size: 2rem;
    margin-top: -2rem !important;
  }
  .benefit-section .benefit-list .benefit-item .benefit-name {
    padding: 0 3rem 0 7rem !important;
  }
  .benefit-section .benefit-list .benefit-item .benefit-name::after {
    margin-right: -6rem !important;
  }
  .benefit-section .benefit-list .benefit-item .text {
    padding: 0 3rem 0 7rem !important;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
}

@media (min-width: 992px) and (max-width: 1199px) {
  .teacher-carousel-section .carousel-block {
    max-width: 48rem !important;
  }
  .teacher-carousel-section .carousel-block .teacher-carousel-1 {
    width: 16rem !important;
  }
  .teacher-carousel-section .carousel-block .teacher-carousel-2 {
    width: 16rem !important;
    left: 16rem !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .main-carousel-section .container {
    padding: 0 !important;
  }

  .main-carousel-section .carousel-block .arrow-slide {
    display: none !important;
  }

  .main-carousel-section .main-text-carousel .slide-text:before {
    content: "";
    position: relative;
    display: block;
    padding: 60% 0 0 0;
    background: rgba(255, 255, 255, 0.85) !important;
  }

  .main-carousel-section .main-text-carousel .slide-text .text p.h-1 {
    font-size: 3.4rem !important;
  }

  .main-carousel-section .main-text-carousel .slide-text .text {
    padding: 3rem !important;
    background: transparent !important;
  }

  .teacher-carousel-section .carousel-block {
    max-width: 100% !important;
  }

  .teacher-carousel-section .np {
    padding: 0 !important;
  }

  .teacher-carousel-section .nm {
    margin: 0 !important;
  }

  .teacher-carousel-section .text {
    padding: 0 1rem !important;
  }

  .teacher-carousel-section .text {
    padding: 0 3rem !important;
  }

  .teacher-carousel-section .carousel-block {
    margin: 2rem 0 0 0 !important;
  }

  .teacher-carousel-section .carousel-block::before {
    display: none !important;
  }

  .teacher-carousel-section .carousel-block .white-shape {
    display: none !important;
  }

  .teacher-carousel-section .carousel-block .teacher-carousel-1 {
    position: relative;
    top: auto !important;
    bottom: auto !important;
    left: auto !important;
    width: 100% !important;
    height: auto !important;
  }

  .teacher-carousel-section .carousel-block .teacher-carousel-2 {
    position: relative;
    top: auto !important;
    bottom: auto !important;
    left: auto !important;
    width: 100% !important;
    margin: 0 -6.5rem !important;
    height: auto !important;
    transform: translate(0%, 0%) !important;
  }

  .teacher-carousel-section .carousel-block .slide-item {
    width: 18rem !important;
    padding: 0.4rem !important;
  }

  .teacher-carousel-section .carousel-block .slide-item .image {
    height: 20rem !important;
  }

  .teacher-carousel-section .carousel-block .teacher-carousel-3 {
    display: none !important;
  }

  .teacher-info-section {
    height: auto !important;
  }
  .teacher-info-section .excerpt {
    padding: 3rem 0;
  }

  footer .subscribe-form .nm {
    margin: 0 -0.5rem !important;
  }
  footer .subscribe-form .np {
    padding: 0 0.5rem !important;
  }
  footer .subscribe-form {
    padding: 2.5rem 0rem 2.5rem 0rem;
  }
  footer .subscribe-form .form-content {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  footer .subscribe-form .form-block {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 2rem !important;
		padding: 25px !important;
  }
  footer .subscribe-form .form-block .text-field {
    flex: auto;
    max-width: 100%;
    padding: 0 0.5rem !important;
  }
  footer .subscribe-form .form-block .email-field {
    flex: auto;
    max-width: 100%;
    padding: 0 0.5rem !important;
  }
  footer .subscribe-form .form-block .button-field {
		flex: auto;
    max-width: 100%;
    padding: 0 0.5rem !important;
  }

  footer .widget-block {
    margin: 0 0 2rem 0;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
}

@media all and (max-width: 1199px) {
 
  .mobile-menu-nav {
    position: relative;
    z-index: 70;
    background: #0069b4;
    box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.04);
    height: 4.6rem;
    padding: 0 0.7rem !important;
  }

  .mobile-menu-nav {
    position: relative;
    z-index: 70;
    background: #0069b4;
    box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.04);
    height: 4.6rem;
    padding: 0 0.7rem !important;
  }

  .mobile-menu-nav .lang-list {
    position: relative;
    height: 100%;
    padding: 0 1rem;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
  }

  .mobile-menu-nav .lang-list ul {
    padding: 0 !important;
    margin: 0 !important;
    list-style: none !important;
  }

  .mobile-menu-nav .lang-list ul li {
    display: inline-block;
    margin: 0 0 0 1rem;
  }

  .mobile-menu-nav .lang-list ul li:first-child {
    margin: 0 0 0 0 !important;
  }

  .mobile-menu-nav .lang-list ul li a {
    font-size: 1.3rem;
    line-height: 1.6rem;
    color: #dddddd;
    text-transform: uppercase;
  }

  .mobile-menu-nav .lang-list ul li a:hover,
  .mobile-menu-nav .lang-list ul li a:focus {
    color: #fff;
  }

  .mobile-menu-nav .lang-list ul li.current-lang a {
    color: #fff !important;
    font-weight: 500 !important;
  }

  .mobile-menu-nav .open-menu {
    position: relative;
    height: 100%;
    padding: 0 1rem;
    background: #004f87;
    font-size: 1.5rem;
    line-height: 1.6rem;
    color: #fff;
    text-transform: uppercase;
    -ms-flex: 0 0 28%;
    flex: 0 0 28%;
    max-width: 28%;
  }

  .mobile-menu-nav .open-menu svg {
    margin: 0 1rem 0 0;
  }

  .mobile-menu-nav .open-address {
    position: relative;
    height: 100%;
    padding: 0 2rem;
    border-right: 1px solid rgba(255, 255, 255, 0.15);
    -ms-flex: 0 0 16%;
    flex: 0 0 16%;
    max-width: 16%;
  }

  .mobile-menu-nav .open-phone {
    position: relative;
    height: 100%;
    padding: 0 2rem;
    border-right: 1px solid rgba(255, 255, 255, 0.15);
    -ms-flex: 0 0 16%;
    flex: 0 0 16%;
    max-width: 16%;
  }
  
  .mobile-menu-nav .open-login {
    position: relative;
    height: 100%;
    padding: 0 1rem;
    border-right: 1px solid rgba(255, 255, 255, 0.15);
     -ms-flex: 0 0 15%;
    flex: 0 0 15%;
    max-width: 15%;
  }

  .mobile-menu-nav .contact-info {
    position: absolute;
    display: none;
    z-index: 68;
    left: 0;
    right: 0;
    top: 100%;
    padding: 2rem;
    background: #fff;
  }

  .mobile-menu-nav .contact-info.active {
  }

  .mobile-menu-nav .contact-info .contact-item {
    position: relative;
  }

  .mobile-menu-nav .contact-info .contact-item .media {
    margin: 0 auto 2rem auto;
    max-width: 28rem;
    width: 100%;
  }

  .mobile-menu-nav .contact-info .contact-item .media:last-child {
    margin: 0 auto 0 auto !important;
  }

  .mobile-menu-nav .contact-info .contact-item .image {
    position: relative;
    width: 4.4rem;
    height: 4.4rem;
    border-radius: 100%;
    background: #fff;
    border: 1px solid #b5b5b5;
    margin: 0 1rem 0 0;
  }

  .mobile-menu-nav .contact-info .contact-item .image svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .mobile-menu-nav .contact-info .contact-item .contact-label {
    font-size: 1.3rem;
    color: #868686;
    font-weight: 400;
    line-height: 1.4;
    margin: 0 0 0 0 !important;
  }

  .mobile-menu-nav .contact-info .contact-item .contact-text {
    font-size: 1.5rem;
    color: #000;
    font-weight: 400;
    line-height: 1.4;
    margin: 0 0 0 0 !important;
  }

  .mobile-menu-nav .contact-info .contact-item.contact-phone .contact-text {
    font-size: 2rem;
  }

  .mobile-menu-nav .contact-info .contact-item.contact-phone .contact-text a {
    color: #000;
  }
}
@media all and (max-width: 767px) {
	footer .subscribe-form .form-title.nodesk {
    display: block;
  }
  .single-text-section .post-bottom {
    flex-wrap: wrap;
    justify-content: center !important;
  }
  .single-text-section .post-bottom .share-button {
    flex-wrap: wrap;
    margin-bottom: 2rem;
    justify-content: center !important;
  }

  .single-text-section .post-bottom .share-button a {
    margin-left: 0;
  }

  header.navbar {
    z-index: 70;
    padding: 1rem 1rem !important;
    background: #fff;
  }

  header.navbar .row {
    margin: 0 !important;
  }

  header.navbar .container {
    padding: 0 !important;
  }

  header.navbar .col-item {
    padding: 0 !important;
    height: auto !important;
  }

  .main-carousel-section .container {
    padding: 0 !important;
  }

  .main-carousel-section .carousel-block .arrow-slide {
    display: none !important;
  }

  .main-carousel-section .main-text-carousel .slide-text:before {
    content: "";
    position: relative;
    display: block;
    padding: 100% 0 0 0;
    background: rgba(255, 255, 255, 0.85) !important;
  }

  .main-carousel-section .main-text-carousel .slide-text .text p.h-1 {
    font-size: 3.4rem !important;
  }

  .main-carousel-section .main-text-carousel .slide-text .text {
    padding: 1rem !important;
    background: transparent !important;
  }

  .service-carousel-section .heading-section {
    margin: 0 0 1rem 0 !important;
  }

  .service-carousel-section .heading-section h3 {
    font-size: 2.8rem !important;
  }

  .service-carousel-section .carousel-block .arrow-slide {
    display: none !important;
  }

  .service-carousel-section .slick-list {
    clip-path: unset !important;
    overflow: hidden !important;
  }

  .image-section.style-1 {
    height: auto !important;
  }

  .image-section .image {
    width: 100% !important;
    position: relative !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
    margin: 3rem 0 0 0 !important;
  }

  .image-section .image .image-overlay {
    width: 100% !important;
    position: relative !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
  }

  .image-section .image .image-overlay img {
    position: relative !important;
    width: 100% !important;
    height: auto !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
    /*object-fit: none !important;*/
    object-position: unset !important;
  }

  .image-section .figure.figure-1 {
    width: 95% !important;
  }

  .image-section.style-2 {
    height: auto !important;
  }

  .for-whom-section {
    padding: 3rem 0 4rem 0 !important;
  }

  .for-whom-section .heading-section {
    margin: 0 0 1.5rem 0 !important;
  }

  .for-whom-section .heading-section h3 {
    font-size: 2.8rem !important;
  }

  .for-whom-section .container {
    padding: 0 1rem !important;
  }

  .for-whom-section .icon-list {
    padding: 1rem 2.5rem !important;
  }

  .for-whom-section .icon-list .icon-item {
    padding: 2.5rem 0 !important;
    height: auto !important;
  }

  .for-whom-section .icon-list .icon-item:after {
    width: 100% !important;
  }

  .for-whom-section .icon-list .icon {
    width: 100% !important;
    margin: 0 0 1.5rem 0 !important;
  }

  .for-whom-section .specialty-list {
    padding: 2rem 1.5rem 4rem 1.5rem;
    margin: 1rem 0 0 0;
  }

  .for-whom-section .specialty-item {
    padding: 1.5rem 0 !important;
  }

  .for-whom-section .specialty-item .name {
    font-size: 1.6rem;
  }

  .benefit-section {
    overflow: hidden !important;
  }

  .benefit-section .col-image {
    display: none !important;
  }

  .benefit-section .col-text {
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }

  .benefit-section .content {
    overflow: hidden !important;
    padding: 3.5rem 1rem !important;
  }

  .benefit-section .heading-section {
    margin: 0 0 2.5rem 0 !important;
  }

  .benefit-section .heading-section h3 {
    font-size: 2.8rem !important;
  }

  .benefit-section .benefit-list {
    overflow: visible !important;
    padding: 0 !important;
  }

  .benefit-section .benefit-list .benefit-item .benefit-name {
    padding: 6.5rem 0 0 0 !important;
    overflow: visible !important;
  }

  .benefit-section .benefit-list .benefit-item .benefit-name::before {
    left: 0 !important;
    top: 2.5rem !important;
    margin-left: 6.5rem !important;
  }

  .benefit-section .benefit-list .benefit-item .benefit-name::after {
    display: none !important;
  }

  .benefit-section .benefit-list .benefit-item .number {
    top: 0 !important;
  }

  .benefit-section .benefit-list .benefit-item .text {
    padding: 0 !important;
  }

  .certificate-carousel-section .carousel-block .arrow-slide {
    display: none !important;
  }

  .partner-carousel-section {
    padding: 4.5rem 0 9rem 0 !important;
  }

  .partner-carousel-section .text h2 {
    font-size: 2.8rem;
  }

  .partner-carousel-section .carousel-block {
    width: 100% !important;
    position: relative !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
    margin: 2.5rem 0 0 0 !important;
    transform: translate(0%, 0%) !important;
  }

  .partner-carousel-section .carousel-block .arrow-slide {
    display: none !important;
  }

  .partner-carousel-section .slide-item {
    padding: 0 1rem !important;
  }

  .review-carousel-section .carousel-block .arrow-slide {
    display: none !important;
  }

  .teacher-carousel-section .np {
    padding: 0 !important;
  }

  .teacher-carousel-section .nm {
    margin: 0 !important;
  }

  .teacher-carousel-section .text {
    padding: 0 1rem !important;
  }

  .teacher-carousel-section .text h3 {
    font-size: 2.4rem !important;
    line-height: 1.4 !important;
  }

  .teacher-carousel-section .carousel-block {
    margin: 2rem 0 0 0 !important;
  }

  .teacher-carousel-section .carousel-block::before {
    display: none !important;
  }

  .teacher-carousel-section .carousel-block .white-shape {
    display: none !important;
  }

  .teacher-carousel-section .carousel-block .teacher-carousel-1 {
    position: relative;
    top: auto !important;
    bottom: auto !important;
    left: auto !important;
    width: 100% !important;
    height: auto !important;
  }

  .teacher-carousel-section .carousel-block .teacher-carousel-2 {
    position: relative;
    top: auto !important;
    bottom: auto !important;
    left: auto !important;
    width: 100% !important;
    margin: 0 -6.5rem !important;
    height: auto !important;
    transform: translate(0%, 0%) !important;
  }

  .teacher-carousel-section .carousel-block .slide-item {
    width: 13rem !important;
    padding: 0.4rem !important;
  }

  .teacher-carousel-section .carousel-block .slide-item .image {
    height: 14rem !important;
  }

  .teacher-carousel-section .carousel-block .teacher-carousel-3 {
    display: none !important;
  }

  .teacher-section .heading-section .page-title {
    margin: 0 0 1.5rem 0 !important;
  }

  .teacher-section .input-search .search-teacher-result {
    padding: 1.5rem 1.5rem 3.5rem 1.5rem;
  }

  .teacher-info-section {
    height: auto;
  }

  .teacher-info-section .excerpt {
    padding: 1.5rem 0 1.5rem 0;
  }

  .teacher-info-section .excerpt .breadcrumb-list {
    display: none;
  }

  .teacher-info-section .image {
    position: relative;
    width: 100%;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
  }

  .teacher-info-section .image img {
    position: relative;
    width: 100%;
    height: auto;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    object-fit: unset;
    object-position: unset;
  }

  .teacher-info-section .excerpt .teacher-name h1 {
    font-size: 2.6rem;
  }

  .target-section {
    padding: 3rem 0 0 0;
  }

  .target-section .text {
    margin: 0 0 0 0;
  }

  .target-section .target-list .target-item {
    padding: 3rem 0 !important;
  }

  .target-section .target-list .target-item:last-child {
    padding: 3rem 0 !important;
  }

  .target-section .image-bg {
    position: relative;
    right: auto;
    left: auto;
    top: auto;
    bottom: auto;
    width: 100%;
    height: auto;
  }

  .target-section .image-bg img {
    position: relative;
    right: auto;
    left: auto;
    top: auto;
    bottom: auto;
    /*		object-fit: none;*/
    object-position: center;
  }

  .history-section {
    padding: 4rem 0;
  }

  .history-section .heading-section {
    margin: 0 0 4rem 0 !important;
  }

  .history-section .history-item {
    margin: 0 0 3rem 0 !important;
  }

  .history-section .history-item.left {
    text-align: center !important;
    padding: 0 !important;
  }

  .history-section .history-item.right {
    text-align: center !important;
    padding: 0 !important;
  }

  .history-section .history-item .year {
    position: relative !important;
    top: auto !important;
  }

  .history-section .history-item::before {
    display: none !important;
  }

  .history-section .history-item.right .year {
    margin: 0 auto 1rem auto !important;
  }

  .history-section .history-item.left .year {
    margin: 0 auto 1rem auto !important;
  }

  .team-section .carousel-block {
    margin: 3rem 0 0 0 !important;
    padding: 0 0 8rem 0 !important;
  }

  .team-section .carousel-block .slide-item {
    padding: 0 !important;
  }

  .team-section .carousel-block .arrow-slide.prev-slide {
    bottom: 0 !important;
    top: auto !important;
    left: 50% !important;
    margin-right: 1rem !important;
    transform: translate(-112%, 00%) !important;
  }

  .team-section .carousel-block .arrow-slide.next-slide {
    bottom: 0 !important;
    top: auto !important;
    right: 50% !important;
    margin-left: 1rem !important;
    transform: translate(112%, 00%) !important;
  }

  .about-section .image-bg {
    position: relative;
    right: auto;
    left: auto;
    top: auto;
    bottom: auto;
    width: 100%;
    height: 83vw;
  }

  .about-section .number-list {
    padding: 3rem 0 0 0;
    margin: 3rem 0 0 0;
  }

  .about-section .content {
    padding: 1rem 0 2rem 0;
  }

  .about-section .col-item {
    margin: 0 0 2rem 0;
  }

  .about-section .col-item:last-child {
    margin: 0 0 0 0 !important;
  }

  .text-shadow-section {
    padding: 2rem;
  }

  .text-shadow-section .text {
    font-size: 5rem;
    line-height: 1.2;
  }

  .rent-section .col-text {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .rent-section .col-image {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    height: 200px;
    margin-top: 20px;
    margin-bottom: 30px;
  }

  .rent-section .row {
    display: block;
  }

  .rent-section .image-list .image-carousel-block {
    position: relative !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
    height: 100%;
  }

  .video-section {
    padding: 0 0 !important;
  }

  .video-section .content {
    margin: 0 0 2.5rem 0 !important;
  }

  .video-section .content:before {
    display: none !important;
  }

  .video-section .content .text {
    position: relative !important;
    left: auto !important;
    top: auto !important;
    width: 100% !important;
  }

  .video-section .content .text .link-button {
    margin-top: 0 !important;
  }

  .video-section .content .text p {
    margin: 0 0 1.5rem 0 !important;
  }

  .video-section .content .text p:last-child {
    margin: 0 0 0 0 !important;
  }

  .video-section .content .text h2 {
    font-size: 3.2rem;
  }

  .lesson-section .lesson-list .lesson-item .seminar-date {
    top: 0;
    right: 0;
    bottom: auto;
    left: 0;
    text-align: center;
    width: 100%;
    display: flex !important;
    align-items: center;
    justify-content: center;
  }

  .lesson-section .lesson-list .lesson-item .lesson-info {
    padding: 1rem;
  }

  .lesson-section .lesson-list .lesson-item .seminar-date div {
    display: inline-block !important;
    vertical-align: bottom;
    margin: 0 3px;
    line-height: normal;
  }

  .lesson-section .lesson-list .lesson-item .seminar-date .date {
    line-height: 1;
  }

  footer {
    padding: 0 !important;
  }

  footer .line {
    display: none !important;
  }

  footer .subscribe-form {
    padding: 0 0 !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }

  footer .subscribe-form .nm {
    margin: 0 !important;
  }

  footer .subscribe-form .np {
    padding: 0 !important;
  }

  footer .subscribe-form .form-content {
    v
    max-width: 100%;
  }

  footer .subscribe-form .form-block {
		flex: auto;
    max-width: 100%;
  }

  footer .subscribe-form .form-block .text-field {
    flex: auto;
    max-width: 100%;
  }

  footer .subscribe-form .form-block .email-field {
		flex: auto;
    max-width: 100%;
  }

  footer .subscribe-form .form-block .button-field {
		flex: auto;
    max-width: 100%;
  }

  footer .subscribe-form .form-title {
    position: relative;
    padding: 1.8rem 0;
    font-size: 1.7rem !important;
    font-weight: 400 !important;
  }

  footer .subscribe-form .form-title::before {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    width: 0.8rem;
    height: 0.8rem;
    border-width: 0 1px 1px 0;
    border-style: solid;
    border-color: #333;
    -moz-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    -webkit-transform: translateY(-50%) rotate(45deg);
    -o-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
  }

  footer .subscribe-form .active .form-title::before {
    -moz-transform: translateY(-50%) rotate(225deg);
    -ms-transform: translateY(-50%) rotate(225deg);
    -webkit-transform: translateY(-50%) rotate(225deg);
    -o-transform: translateY(-50%) rotate(225deg);
    transform: translateY(-50%) rotate(225deg);
  }

  footer .subscribe-form .form-content .text {
    display: none;
  }

  footer .subscribe-form .form-block {
    display: none;
    padding: 25px !important;
  }

  footer .widget-section {
    padding: 0 !important;
  }

  footer .widget-block {
    padding: 0 !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }

  footer .title-widget {
    position: relative;
    font-size: 1.7rem;
    font-weight: 400;
    padding: 1.8rem 0 !important;
    margin: 0 !important;
  }

  footer .title-widget::before {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    width: 0.8rem;
    height: 0.8rem;
    border-width: 0 1px 1px 0;
    border-style: solid;
    border-color: #333;
    -moz-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    -webkit-transform: translateY(-50%) rotate(45deg);
    -o-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
  }

  footer .active .title-widget::before {
    -moz-transform: translateY(-50%) rotate(225deg);
    -ms-transform: translateY(-50%) rotate(225deg);
    -webkit-transform: translateY(-50%) rotate(225deg);
    -o-transform: translateY(-50%) rotate(225deg);
    transform: translateY(-50%) rotate(225deg);
  }

  footer .title-widget + div {
    display: none;
    padding: 0rem 0 1.8rem 0;
  }

  .social-widget {
    margin: 0 0 2.5rem 0;
  }

  footer .copyright-section {
    padding: 2.5rem 0 !important;
  }

  .breadcrumb-section {
    padding: 18px 0;
    padding-bottom: 10px;
  }

  .breadcrumb-section .breadcrumb-list > span {
    display: none;
  }

  .breadcrumb-section .breadcrumb-list > span:nth-last-child(3) {
    display: block;
  }

  .breadcrumb-section .breadcrumb-list > span:nth-last-child(3) a {
    display: inline-block;
    padding-left: 15px;
    background: url("../img/arrow_mob_left.svg") top 1px left no-repeat;
  }

  section.comment form p.comment-form-author {
    display: block;
    float: left;
    width: 100%;
    max-width: 267px;
    margin-right: 15px;
  }

  section.comment form p.comment-form-email,
  section.comment form p.comment-form-author {
    max-width: 100%;
  }

  .asl_w_container {
    margin-top: 1.5rem !important;
  }

  .main-carousel-section .main-text-carousel .slide-text .text .h-1 {
    line-height: 1.2;
    font-size: 4rem;
  }

  .student-section .student-list .student-item .col-excerpt {
    flex: 100% !important;
    max-width: 100% !important;
  }

  .student-section .student-list .student-item .col-lesson {
    flex: 100% !important;
    max-width: 100% !important;
  }

  .student-section .lesson-block .lesson-list {
    position: initial;
    overflow: initial;
  }

  .student-section .lesson-block .lesson-list .lesson-progress-list {
    display: block !important;
  }
  .student-section
    .lesson-block
    .lesson-list
    .lesson-item
    .lesson-progress-list
    .item {
    margin-bottom: 0.5rem;
  }

  .student-section .student-list .student-item .excerpt {
    padding-bottom: 0 !important;
    height: auto!important;
  }

  .select2-container--open .select2-dropdown--below {
    margin-top: 0 !important;
    z-index: 99 !important;
  }

  .student-section .text-before-result svg {
    display: none;
  }

  .student-search-block .student-search-form .nm {
    flex-wrap: wrap;
  }

  .student-search-block .student-search-form .input-field {
    flex: 100%;
    max-width: 100%;
    margin-bottom: 10px;
  }

  .student-search-block .student-search-form .search-button {
    flex: 100%;
    max-width: 100%;
  }

  .student-section .student-search-text {
    padding: 0;
  }

  .student-section .student-search-text .line {
    padding: 1rem 0;
  }

  .student-section {
    margin-top: 8px;
  }

  .consist-section .content .consist-title {
    padding: 2rem;
  }

  .consist-section .content {
    padding: 0;
  }

  .lesson-teacher-section .content .image,
  .lesson-teacher-section .content .image img,
  .consist-section .content .image,
  .consist-section .content .image img {
    position: initial;
    width: 100%;
  }

  .consist-section .content .consist-quote {
    padding: 3rem 2rem;
  }

  .lesson-teacher-section .content .teacher-info,
  .consist-section .content .consist-text {
    width: 100%;
    padding: 2rem 2rem 4rem;
  }
  .lesson-form-section {
    padding: 5rem 0;
  }

  .lesson-form-section .contact-list .contact-title-text {
    margin-top: 2rem !important;
  }

  .scroll-to-top {
    display: none !important;
  }

  .lesson-list-section .lesson-list .lesson-item .lesson-info .lesson-new {
    height: auto;
    margin-top: 1rem;
  }

  .lesson-list-section .lesson-list .lesson-item .seminar-date {
    top: 0;
    width: 100%;
    bottom: auto;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .lesson-list-section .lesson-list .lesson-item .seminar-date .day {
    order: 2;
  }
  .lesson-list-section .lesson-list .lesson-item .seminar-date > div {
    margin: 0 3px;
  }

  .lesson-list-section .lesson-list .lesson-item .info-list > .row {
    flex-wrap: wrap;
  }

  .lesson-list-section .lesson-list .lesson-item .info-list .col-lg-4 {
    width: 50%;
    margin-bottom: 10px;
  }

  .lesson-list-section
    .lesson-list
    .lesson-item
    .info-list
    .col-lg-4:last-child {
    width: 100%;
  }

  .lesson-list-section .lesson-list .lesson-item .col-image {
    display: none;
  }

  .lesson-list-section .lesson-list .lesson-item .col-info {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .lesson-list-section .lesson-list .lesson-item .lesson-info {
    padding: 1rem 1rem 0.5rem 1rem;
  }

  .lesson-list-section .lesson-list .lesson-item .seminar-date,
  .lesson-section .lesson-list .lesson-item .seminar-date {
    border-radius: 3px 3px 0 0;
  }

  .lesson-list-section .lesson-list .lesson-item {
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.2);
  }

  .lesson-list-section .lesson-list .lesson-item .lesson-info .lesson-title {
    padding: 0;
    margin-bottom: 0;
  }

  .lesson-list-section .lesson-list .lesson-item .lesson-info .lesson-teacher {
    clear: both;
    padding-top: 1rem;
  }

  .about-section .breadcrumb-list {
    padding: 18px 0 0;
  }

  .rent-section .place-carousel .place-name {
    height: 6rem;
  }

  .lesson-section .heading-section .page-title {
    margin-bottom: 1.5rem;
  }

  .lesson-section .heading-section {
    margin-bottom: 2rem;
  }

  .lesson-section .d-block .button-block > .load-more {
    width: 100%;
  }

  .lesson-section .lesson-list .lesson-item .col-image {
    display: none;
  }

  .lesson-section .lesson-list .lesson-item .col-info {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .lesson-section .lesson-list .lesson-item .lesson-info .lesson-title {
    padding: 0;
    margin-bottom: 0;
  }

  .lesson-section .lesson-list .lesson-item .lesson-info .lesson-teacher {
    padding-top: 1rem;
    clear: both;
    margin-bottom: 0;
  }

  .lesson-section .lesson-list .lesson-item .lesson-info .lesson-new {
    height: auto;
    margin-top: 1rem;
  }

  .lesson-section .lesson-list .lesson-item .info-list .row {
    flex-wrap: wrap;
  }

  .lesson-section .lesson-list .lesson-item .info-list .row .col-lg-4 {
    width: 50%;

    margin-bottom: 10px;
  }

  .lesson-section
    .lesson-list
    .lesson-item
    .info-list
    .row
    .col-lg-4:last-child {
    width: 100%;
  }

  .lesson-section .lesson-list .lesson-item .lesson-info {
    padding-bottom: 5px;
  }
  .lesson-section .lesson-list .lesson-item {
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.2);
  }

  .lesson-link-mob {
    display: block !important;
    float: left;
    width: 35%;
    height: 200px;
    margin-right: 10px;
    position: relative;
  }

  .lesson-link-mob img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }

  .contact-section .map-block iframe {
    position: relative;
    height: 340px !important;
    margin-top: 10px;
    border-radius: 5px;
  }

  .box-link-section .link-item {
    margin-bottom: 12px;
  }

  .lesson-info-section .lesson-title {
    margin: 0 0 1.5rem 0 !important;
  }

  .lesson-info-section .lesson-info-list {
    padding: 0 1.5rem !important;
    margin: 1.5rem 0 0 0 !important;
  }

  .lesson-info-section .lesson-info-list .col-item:nth-child(2) .info-item {
    border-left: 0px solid rgba(0, 0, 0, 0.07);
    padding-left: 0rem !important;
  }
  .lesson-info-section .lesson-info-list .col-item:nth-child(4) .info-item {
    border-left: 0px solid rgba(0, 0, 0, 0.07);
    padding-left: 0rem !important;
  }

  .lesson-info-section .lesson-image {
    position: relative;
  }
  .lesson-info-section .lesson-image:before {
    content: "";
    display: block;
    position: relative;
    padding: 60% 0 0 0;
  }

  .lesson-form-section .contact-box {
    padding: 2.5rem 2.5rem;
  }
  .lesson-form-section .contact-box .button-block .button-title {
    font-size: 1.8rem;
  }
  .lesson-form-section .contact-box .button-block {
    margin: 0 0 2.5rem 0;
  }
  .lesson-form-section .contact-box .col-item {
    padding: 0 !important;
  }
  .lesson-form-section .contact-box .col-item:nth-child(1) {
    border-right: 0 !important;
  }
  .lesson-form-section .new-contact-list .contact-item {
    margin: 0 0 1.5rem 0 !important;
  }
  .lesson-form-section .new-contact-list .contact-item:last-child {
    margin: 0 0 0 0 !important;
  }

  body.single-lesson {
    overflow: hidden !important;
  }

  .text-section iframe {
    width: 100% !important;
    height: calc(100vw * 0.56) !important;
    margin: 0 auto 2rem auto !important;
    display: inherit !important;
  }
  .lesson-image-text-section iframe {
    width: 100% !important;
    height: calc(100vw * 0.56) !important;
    margin: 0 auto 2rem auto !important;
    display: inherit !important;
  }

  .login-section{
    padding: 1.5rem 0;
  }
  .login-section .login-form{
    padding: 4.5rem 1.5rem;
  }

  .dashboard-section{
    padding: 3.5rem 0 5.5rem 0;
  }

  .dashboard-section.style-2{
    padding: 2rem 0 2rem 0;
  }

  .dashboard-section .user-profile{
    padding: 1.5rem 1.5rem;
    margin: 0 0 1.5rem 0;
  }
  .dashboard-section .card-box{
    margin: 0 0 1.5rem 0;
  }

  .dashboard-section .heading-section{
    margin: 0 0 0 0!important;
  }

  .dashboard-section .heading-section .page-title{
    font-size: 2rem;
  }

  .dashboard-section .heading-section .total-balance{
    margin: 1rem 0 0 0!important;
  }

  .dashboard-section .balance-list .balance-item{
    border-top: 0px solid rgba(0, 0, 0, 0.07)!important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  }
  .dashboard-section .balance-list .balance-item:last-child{
    border-bottom: 0px solid rgba(0, 0, 0, 0.07)!important;
  }
  .dashboard-section .balance-list .balance-item .date{
    margin: 0 0 1.5rem 0;
  }
  .dashboard-section .balance-list .balance-item .description{
    margin: 0 0 1.5rem 0;
  }
  .dashboard-section .balance-list .balance-item .status{
    margin: 0 0 1.5rem 0;
  }

  .dashboard-section .gift-list .gift-item .date{
    margin: 0 0 1.5rem 0;
  }
  .dashboard-section .gift-list .gift-item .description{
    margin: 0 0 1.5rem 0;
  }

  .dashboard-section .gift-list .gift-item{
    border-top: 0px solid rgba(0, 0, 0, 0.07)!important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  }
  .dashboard-section .gift-list .gift-item:last-child{
    border-bottom: 0px solid rgba(0, 0, 0, 0.07)!important;
  }
  .dashboard-section .gift-list .gift-item .button-box{
    width: 100%!important;
  }
  .dashboard-section .gift-list .gift-item .button-item{
    width: 100%!important;
    max-width: 40rem!important;
  }
  .dashboard-section .gift-list .gift-item .status{
    width: 100%!important;
    max-width: 40rem!important;
  }

  .dashboard-section .user-box .heading-box{
    margin: 0 0 0 0;
  }

  .dashboard-section .user-box .info-list{
    padding: 1.5rem 0 0 0;
    display: none;
  }
  
}

@media all and (max-width: 374px) {
  header.navbar {
    padding: 0.5rem;
  }

  .mobile-menu-nav {
    padding: 0 0.5rem;
  }

  .mobile-menu-nav .lang-list {
    padding: 0 1rem;
  }

  .mobile-menu-nav .lang-list ul li {
    margin: 0 0 0 0.5rem;
  }

  .mobile-menu-nav .open-address {
    padding: 0 1.5rem;
  }

  .mobile-menu-nav .open-phone {
    padding: 0 1.5rem;
  }
}
