@media (max-width: 991px) {
  html, body {
    overflow-x: hidden; }

  .mobile-top-fix {
    margin-top: 30px;
    margin-bottom: 0px; }

  .mobile-bottom-fix {
    margin-bottom: 30px; }

  .mobile-bottom-fix-big {
    margin-bottom: 60px; }

  .mv {
    background-size: 180%;
    height: 520px; }

  .main-banner .caption {
    width: 100%; }

  .lesson-header h3 {
    top: 40%;
    font-size: 18px; }
    .lesson-header h3 span {
      font-size: 16px; }

  .lesson-content-wrapper {
    margin-bottom: 0; }

  .schedule-wrapper ul li:last-child {
    width: 50%; }

  .footer-wrapper .footer-content .button-wrapper .main-button a {
    width: 100%; }

  .footer-wrapper .img-fluid {
    padding-bottom: 20px; } }
@media (max-width: 1200px) {
  .navbar-dark .navbar-toggler {
    color: #ba901c;
    border-color: transparent; }

  .navbar-dark .navbar-toggler-icon {
    background-image: none; }

  .navbar {
    background-color: rgba(255, 255, 255, 0.5); }

  .navbar .navbar-nav .nav-link {
    padding: 15px 15px; }

  .navbar-toggler-icon .fa-solid {
    line-height: 1.5em; }

  .main-banner .caption h2 {
    font-size: 28px; }

  .lesson-header h3 {
    top: 40%;
    font-size: 18px; }
    .lesson-header h3 span {
      font-size: 16px; } }
@media (max-width: 767px) {
  .sp-only {
    display: none; }

  .navbar h1 {
    font-size: 20px; }
    .navbar h1 img {
      width: 60px; }

  .mv {
    background-size: 200%;
    height: 290px; }

  .main-banner .caption {
    top: 60%; }

  .main-banner .caption h2 {
    font-size: 18px; }

  .top-lead p {
    font-size: 20px; }

  .heading-h2 {
    font-size: 22px; }

  .features-wrapper h3 {
    font-size: 19px;
    padding: 8px 15px; }
  .features-wrapper .feature-content h4 {
    font-size: 20px; }
  .features-wrapper .feature-content p {
    font-size: 17px; }

  .lesson-header h3 {
    top: 100%;
    width: 100%; }

  .lesson-content-wrapper {
    padding-top: 80px; }
    .lesson-content-wrapper .lesson-detail {
      font-size: 18px; }

  .schedule-wrapper {
    padding: 18px; }

  .voice-wrapper h4 {
    font-size: 19px; }
  .voice-wrapper p {
    font-size: 17px; }

  /*.card-wrapper table tbody tr{
    th,td{
      display: block;
      width: 100%;
    }
    td{
      text-align: center;
    }
  }
  .section03{
    background-size: 150%;
    background-position: 50% 55%;
    padding-bottom: 100px;
  }*/
  .teacher-wrapper ul li {
    font-size: 16px; }

  .teacher-detail {
    font-size: 15px;
    padding: 0 10px; }

  .teacher-message p {
    font-size: 18px;
    padding: 40px 10px 80px; }

  #contact-form {
    width: 100%; }
    #contact-form label, #contact-form input, #contact-form textarea {
      display: block;
      width: 100%;
      margin-bottom: 10px; }
    #contact-form input {
      display: inline-block;
      width: 90%; }
    #contact-form label {
      text-align: left; }

  #contact-form .control-group, #contact-form .form-group {
    display: block;
    height: auto;
    margin-bottom: 20px; }

  #contact-form .control-group .controls {
    width: 100%; }

  #privacy {
    width: 100%; }

  .contact-form-wrapper p.text-center {
    font-size: 16px; }

  .insta-wrapper h3 .img-fluid {
    width: 80px;
    height: auto; }

  .footer-wrapper .footer-content h3 span {
    font-size: 19px; } }
