@media only screen and (max-width: 767px) {
  .default-btn {
    padding: 10px 23px;
    font-size: 13px;
  }
  .optional-btn {
    padding: 10px 23px;
    font-size: 13px;
  }
  .section-title span {
    font-size: 40px;
  }
  .section-title h2 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .main-responsive-nav .logo img {
    position: relative;
    z-index: 99999;
  }
  .main-banner-item {
    height: 90%;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .main-banner-item .container-fluid {
    padding-right: 13px;
    padding-left: 13px;
  }
  .main-banner-content {
    text-align: center;
    margin: auto;
  }
  .main-banner-content h1 {
    font-size: 15px;
  }
  .main-banner-image {
    margin-top: 15px;
    text-align: center;
  }
  .single-box .box-content {
    padding: 40px 13px 20px;
  }
  .single-box .box-content h3 {
    font-size: 20px;
  }
  .single-teacher .content h3 {
    font-size: 21px;
  }
  .project-box-item {
    text-align: center;
  }
  .project-box-item .project-image {
    margin-bottom: 23px;
  }
  .project-box-item .project-content h3 {
    font-size: 21px;
  }
  .project-box-item .project-content .project-list {
    margin-top: 13px;
  }
  .project-box-item .project-content .project-list li {
    padding-left: 0;
  }
  .project-box-item .project-content .project-list li i {
    position: relative;
  }
  .project-box-item .project-date {
    margin-top: 10px;
  }
  .project-box-item .project-date h4 {
    font-size: 43px;
  }
  .single-footer-widget .logo h2 {
    font-size: 30px;
  }
  .single-footer-widget p {
    font-size: 13px;
  }
  .feedback-slides .feedback-item .feedback-image {
    margin-bottom: 15px;
  }
  .feedback-slides .feedback-item .feedback-content p {
    font-size: 13px;
  }
  .game-bar-item img {
    max-width: 125px;
  }
  .single-fun-fact {
    padding: 33px 33px;
  }
  .single-fun-fact h3 {
    font-size: 33px;
  }
  .choose-image {
    margin-bottom: 15px;
    text-align: center;
  }
  .single-choose-item {
    margin-bottom: 15px;
  }
  .single-choose-item h3 {
    font-size: 23px;
  }
  .box-details-desc .class-desc-content h3 {
    font-size: 23px;
  }
  .book-details-information {
    padding: 23px 20px;
    margin-top: 15px;
  }
  .box-details-desc .box-details-tab .tabs li a {
    font-size: 13px;
    margin-bottom: 10px;
  }
  .main-banner-shape .shape-a {
    bottom: 0;
    max-width: 125px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .optional-btn {
    padding: 10px 23px;
    font-size: 13px;
  }
  .section-title span {
    font-size: 70px;
  }
  .section-title h2 {
    font-size: 40px;
    margin-bottom: 15px;
  }
  .main-responsive-nav .logo img {
    position: relative;
    z-index: 99999;
  }
  .main-banner-item {
    height: 90%;
  }
  .main-banner-item .container-fluid {
    padding-right: 13px;
    padding-left: 13px;
  }
  .main-banner-content {
    text-align: center;
    margin: auto;
  }
  .main-banner-content h1 {
    font-size: 43px;
  }
  .main-banner-image {
    margin-top: 15px;
    text-align: center;
  }
  .who-we-are-image {
    margin-bottom: 15px;
  }
  .single-box .box-content {
    padding: 40px 13px 20px;
  }
  .single-box .box-content h3 {
    font-size: 20px;
  }
  .single-box .box-content p {
    font-size: 13px;
  }
  .single-teacher .content h3 {
    font-size: 21px;
  }
  .project-box-item {
    text-align: center;
  }
  .project-box-item .project-image {
    margin-bottom: 23px;
  }
  .project-box-item .project-content h3 {
    font-size: 21px;
  }
  .project-box-item .project-content .project-list {
    margin-top: 13px;
  }
  .project-box-item .project-content .project-list li {
    padding-left: 0;
  }
  .project-box-item .project-content .project-list li i {
    position: relative;
  }
  .project-box-item .project-date {
    margin-top: 10px;
  }
  .project-box-item .project-date h4 {
    font-size: 43px;
  }
  .single-footer-widget .logo h2 {
    font-size: 30px;
  }
  .single-footer-widget p {
    font-size: 13px;
  }
  .feedback-slides .feedback-item .feedback-image {
    margin-bottom: 15px;
  }
  .feedback-slides .feedback-item .feedback-content p {
    font-size: 13px;
  }
  .choose-image {
    text-align: center;
    margin-bottom: 15px;
  }
  .box-details-desc .class-desc-content h3 {
    font-size: 23px;
  }
  .book-details-information {
    padding: 23px 20px;
    margin-top: 15px;
  }
  .main-banner-shape .shape-a {
    bottom: 0;
    max-width: 170px;
  }
}

@media only screen and (min-width: 991px) and (max-width: 1199px) {
  .main-responsive-nav .logo img {
    position: relative;
    z-index: 99999;
  }
  .main-banner-item {
    border-bottom: 1px solid #eeeeee;
    height: 50%;
  }
  .main-banner-item .container-fluid {
    padding-left: 13px;
    padding-right: 13px;
  }
  .main-banner-content {
    max-width: 450px;
  }
  .single-box .box-content {
    padding: 43px 20px 15px;
  }
  .single-box .box-content h3 {
    font-size: 20px;
  }
  .project-box-item .project-content h3 {
    font-size: 21px;
  }
  .choose-area {
    overflow: hidden;
  }
  .single-fun-fact h3 {
    font-size: 40px;
  }
  .main-banner-shape .shape-a {
    bottom: 0;
    max-width: 190px;
  }
}

@media only screen and (min-width: 1200) and (max-width: 1400px) {
  .main-banner-content {
    max-width: 550px;
  }
  .main-banner-shape .shape-a {
    bottom: 0;
    max-width: 245px;
  }
}

@media only screen and (min-width: 1550px) {
  .main-banner-item {
    height: 50%;
  }
  .main-banner-shape .shape-a {
    bottom: 0;
    max-width: 270px;
  }
}
/*# sourceMappingURL=responsive.css.map */