.body {
  background-image: url('../images/Home.jpg');
  background-position: 0 0;
  background-size: cover;
}

.header {
  text-align: center;
  background-image: url('../images/header_bg.png');
  background-position: 0 -100px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-attachment: fixed;
  justify-content: center;
  height: 500px;
  display: flex;
}

.div-block {
  width: 100%;
  min-width: auto;
  height: auto;
  min-height: auto;
  display: block;
}

.footer {
  background-color: #c7c7c7;
  justify-content: center;
  align-items: center;
  height: 50px;
  display: flex;
  position: fixed;
  inset: auto 0% 0%;
}

.desktop-menu {
  height: 200px;
  min-height: 200px;
}

.navbar-logo-left-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0;
  margin-left: auto;
  padding: 20px 0;
  display: block;
}

.container {
  width: 1140px;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.nav-menu-wrapper {
  align-items: center;
  display: flex;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.navbar-wrapper-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: center;
  width: 1180px;
  display: flex;
}

.navbar-brand-2 {
  width: 23%;
}

.nav-menu-two-2 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  margin-right: 40px;
  padding-left: 0;
  display: flex;
}

.nav-link-3 {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-family: Noto Sans TC, sans-serif;
  font-size: 15px;
  font-style: normal;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.nav-link-3:hover {
  color: #1a1b1fbf;
}

.nav-link-3:focus-visible, .nav-link-3[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-link-2 {
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Noto Sans TC, sans-serif;
  font-size: 14px;
  font-style: normal;
}

.nav-dropdown-link-2:focus-visible, .nav-dropdown-link-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-link-2.w--current {
  color: #333;
}

.image-2 {
  width: 90%;
}

.en {
  margin-left: auto;
  padding-right: 0;
}

.tc {
  color: #353535;
  -webkit-text-stroke-color: black;
  padding-left: 5px;
  padding-right: 5px;
  text-decoration: none;
}

.footer-bottom {
  justify-content: space-between;
  align-items: center;
  width: 1180px;
  display: flex;
}

.footer-copyright {
  color: #3a4554;
}

.footer-social-block-two {
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 0;
  margin-right: 20px;
}

.content {
  background-image: url('../images/about_us_banner.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto 800px;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 20px;
  display: flex;
}

.our-story {
  width: 1180px;
  max-width: 1140px;
  height: auto;
  margin-top: 550px;
}

.italic-text {
  font-family: Noto Sans TC, sans-serif;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
}

.body2 {
  background-image: url('../images/bg.jpg');
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: fixed;
}

.header2 {
  text-align: center;
  background-image: url('../images/header_bg.png');
  background-position: 0 -100px;
  background-repeat: no-repeat;
  background-size: 100% 80%;
  background-attachment: fixed;
  justify-content: center;
  height: auto;
  display: flex;
}

.footer2 {
  background-color: #c7c7c7;
  justify-content: center;
  align-items: center;
  height: 50px;
  display: flex;
  position: static;
  inset: auto 0% 0%;
}

.heading {
  color: #37a4c1;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 40px;
  font-family: Noto Sans TC, sans-serif;
  font-weight: 300;
}

.text-block-3 {
  color: #333;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.italic-text-2 {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-style: normal;
}

.div-block-2 {
  flex-flow: column;
  justify-content: center;
  margin-top: 60px;
  margin-bottom: 60px;
  display: flex;
}

.italic-text-3, .italic-text-4, .italic-text-5, .italic-text-6 {
  font-style: normal;
}

.div-block2 {
  width: 100%;
  min-width: auto;
  height: auto;
  min-height: auto;
  display: block;
}

.navbar-logo-left2 {
  height: auto;
  min-height: auto;
}

.div-block-team {
  flex-flow: column;
  justify-content: center;
  width: 1140px;
  margin-top: 40px;
  margin-bottom: 60px;
  display: flex;
}

.team-box {
  background-image: linear-gradient(#97d1e0, #97d1e0);
  border-radius: 15px;
  width: 100%;
  margin-bottom: 20px;
}

.paragraph {
  color: #37a4c1;
  -webkit-text-stroke-color: #37a4c1;
  font-size: 18px;
}

.text-box {
  margin: 20px;
}

.team-box2 {
  background-image: linear-gradient(#d5edf3, #d5edf3);
  border-radius: 15px;
  width: 100%;
  margin-bottom: 20px;
}

.paragraph-white {
  color: #fff;
  -webkit-text-stroke-color: #37a4c1;
  font-size: 18px;
}

.image-4 {
  width: 90%;
  margin-bottom: 40px;
}

.content-contact {
  background-image: url('../images/contact-banner.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto 800px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 20px;
  display: flex;
}

.contact {
  text-align: center;
  flex-flow: column;
  align-items: center;
  width: 1140px;
  max-width: 1140px;
  height: auto;
  margin-top: 550px;
  padding-bottom: 60px;
  display: flex;
}

.course {
  width: 1140px;
  max-width: 1140px;
  height: auto;
  margin-top: 550px;
  margin-bottom: 100px;
}

.div-block-4 {
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 40px;
  display: flex;
}

.link-block-2 {
  width: 80%;
}

.div-block-5 {
  width: 480px;
}

.content---services {
  background-image: url('../images/services-banner.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto 800px;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 20px;
  display: flex;
}

.image-8 {
  width: 40%;
}

.div-block-7 {
  margin-bottom: 0;
  display: flex;
}

.text-block-6 {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 28px;
}

.mission {
  width: 1180px;
  max-width: 1140px;
  height: auto;
  margin-top: 550px;
  margin-bottom: 140px;
}

.mission-content {
  background-image: url('../images/mission-banner.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto 800px;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 20px;
  display: flex;
}

.course_dropdown1 {
  background-color: #97d0e1;
  border-radius: 10px;
  margin-bottom: 5px;
  padding: 10px;
}

.en-dropdown {
  margin-top: 20px;
  display: block;
  overflow: visible;
}

.course_dropdown2 {
  background-color: #d5edf3;
  border-radius: 10px;
  margin-bottom: 5px;
  padding: 10px;
}

.maths_dropdown {
  margin-top: 20px;
}

.sen-dropdown {
  margin-top: 20px;
  display: block;
  overflow: visible;
}

.business_dropdown, .chinese_dropdown, .putonghua_dropdown, .art_dropdown {
  margin-top: 20px;
}

.link-4 {
  color: #333;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  text-decoration: underline;
}

.link-5 {
  color: #333;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.link-6, .link-7, .link-8, .link-9, .link-10, .link-11, .link-12, .link-13, .link-14, .link-15, .link-16, .link-17, .link-18, .link-19, .link-20, .link-21, .link-22, .link-23, .link-24, .link-25, .link-26, .link-27, .link-28, .link-29 {
  color: #333;
}

.courses-content {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 40px;
  display: flex;
}

.text-block-7 {
  color: #2fa4c1;
  margin-top: 40px;
  padding-left: 40px;
  font-family: Noto Sans TC, sans-serif;
}

.text-block-8 {
  margin-top: 20px;
  padding-left: 40px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 16px;
  line-height: 25px;
}

.bold-text {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 20px;
}

.gallery {
  text-align: center;
  flex-flow: column;
  align-items: center;
  width: 1140px;
  max-width: 1140px;
  height: auto;
  margin-top: 550px;
  padding-bottom: 60px;
  display: flex;
}

.team-text {
  margin-right: 10px;
  font-size: 18px;
  line-height: 35px;
}

.text-block-10 {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 20px;
  line-height: 35px;
}

.content-gallery {
  background-image: url('../images/gallery_banner.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto 800px;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 20px;
  display: flex;
}

.menu-tc, .text-block-11 {
  font-family: Noto Sans TC, sans-serif;
  font-size: 15px;
}

.div-block-11 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.div-block-12 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.menu-sc {
  font-family: Noto Sans SC, sans-serif;
  font-size: 15px;
}

.heading-3-tc {
  color: #30a4c1;
  text-align: left;
  margin-bottom: 20px;
  font-family: Noto Sans TC, sans-serif;
  font-weight: 300;
}

.text-block-10-tc {
  font-family: Noto Sans TC, sans-serif;
  font-size: 20px;
  line-height: 35px;
}

.paragraph-white-tc {
  color: #fff;
  -webkit-text-stroke-color: #37a4c1;
  font-family: Noto Sans TC, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.team-text-tc {
  font-family: Noto Sans TC, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.paragraph-tc {
  color: #37a4c1;
  -webkit-text-stroke-color: #37a4c1;
  font-family: Noto Sans TC, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.link-tc {
  color: #333;
  font-family: Noto Sans TC, sans-serif;
  text-decoration: underline;
}

.bold-text-tc {
  font-family: Noto Sans TC, sans-serif;
  font-size: 20px;
}

.text-block-8-tc {
  margin-top: 20px;
  padding-left: 40px;
  font-family: Noto Sans TC, sans-serif;
  font-size: 18px;
  line-height: 28px;
}

.content-tc {
  background-image: url('../images/about_us_banner_tc.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto 800px;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 20px;
  display: flex;
}

.content-gallery-tc {
  background-image: url('../images/gallery_banner_tc.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto 800px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 20px;
  display: flex;
}

.content---services-tc {
  background-image: url('../images/services_banner_tc.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto 800px;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 20px;
  display: flex;
}

.content-contact-tc {
  background-image: url('../images/contact_banner-tc.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto 800px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 20px;
  display: flex;
}

.mission-content-tc {
  background-image: url('../images/mission_banner_tc.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto 800px;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 140px;
  display: flex;
}

.link-block-2-tc {
  width: 80%;
}

.image-8-tc {
  width: 40%;
}

.div-block-2-tc {
  flex-flow: row;
  justify-content: flex-start;
  margin-top: 60px;
  margin-bottom: 60px;
  display: flex;
}

.story-tc {
  width: 90%;
}

.story-image-2 {
  width: 85%;
  margin-bottom: 40px;
}

.div-block-13 {
  flex-flow: row;
  display: flex;
}

.div-block-14, .div-block-15, .div-block-16, .div-block-17, .div-block-18 {
  display: flex;
}

.room-rental {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 40px;
  display: flex;
}

.text-block-12 {
  margin-bottom: 140px;
  font-size: 16px;
  line-height: 25px;
}

.content---new {
  background-image: url('../images/new-banner_en.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto 800px;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 20px;
  display: flex;
}

.new {
  width: 1140px;
  max-width: 1140px;
  height: auto;
  margin-top: 550px;
  margin-bottom: 100px;
}

.new_dropdown1 {
  background-color: #97d0e1;
  border-radius: 10px;
  margin-bottom: 5px;
  padding: 10px;
}

.new_dropdown2 {
  background-color: #d5edf3;
  border-radius: 10px;
  margin-bottom: 5px;
  padding: 10px;
}

.leafet {
  justify-content: center;
  display: flex;
}

.image-9 {
  width: 65%;
}

.leafet_title {
  color: #fff;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
}

.new-title-block {
  background-color: #97d0e1;
  border-radius: 15px;
  width: 500px;
  height: 65px;
  margin-top: 20px;
  margin-bottom: 10px;
}

.new_items_dropdown {
  flex-flow: column;
  align-items: stretch;
  margin-bottom: 40px;
  display: flex;
}

.new-images {
  width: 210px;
}

.new_images_block {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.leafet-items {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.div-block-19 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: center;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.gallery_images_block {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.gallery-text-link {
  margin-top: 10px;
}

.text-span-2 {
  color: #333;
}

.text-span-2-tc {
  color: #333;
  font-family: Noto Sans TC, sans-serif;
}

.content---new-tc {
  background-image: url('../images/new_banner_tc.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto 800px;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 20px;
  display: flex;
}

.leafet_title-tc {
  color: #fff;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Noto Sans TC, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
}

.tc-content {
  font-family: Noto Sans TC, sans-serif;
  font-size: 18px;
  line-height: 35px;
}

.text-span-3 {
  color: #333;
}

.back {
  flex-flow: row;
  width: 100%;
  margin-top: 40px;
  display: flex;
}

.gallery-content {
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 16px;
  line-height: 25px;
  display: flex;
}

.text-span-4 {
  color: #333;
}

.link-block-3, .link-block-4, .link-block-5, .link-block-6, .link-block-7, .link-block-8, .link-block-9, .link-block-10 {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.social-media {
  display: flex;
}

.whatsapp {
  margin-right: 40px;
}

.sc {
  color: #353535;
  -webkit-text-stroke-color: black;
  padding-left: 5px;
  padding-right: 5px;
  text-decoration: none;
}

.tablet-menu {
  display: none;
}

.footer-m {
  background-color: #c7c7c7;
  justify-content: center;
  align-items: center;
  height: 50px;
  display: none;
  position: fixed;
  inset: auto 0% 0%;
}

.footer-copyright-m {
  color: #3a4554;
}

.footer-m2 {
  background-color: #c7c7c7;
  justify-content: center;
  align-items: center;
  height: 50px;
  display: none;
  position: fixed;
  inset: auto 0% 0%;
}

.heading-m {
  color: #37a4c1;
  margin-top: 0;
  font-family: Noto Sans TC, sans-serif;
  font-weight: 300;
  display: none;
}

.div-block-22 {
  width: 100%;
}

.tablet-menu-tc {
  display: none;
}

.heading-3-tc-m {
  color: #30a4c1;
  font-family: Noto Sans TC, sans-serif;
  font-weight: 300;
  display: none;
}

.map {
  width: 50%;
  height: 350px;
  margin-top: 10px;
  margin-bottom: 40px;
}

.tablet-menu-sc {
  display: none;
}

.text-span-2-sc {
  color: #333;
  font-family: Noto Sans SC, sans-serif;
}

.heading-3-sc {
  color: #30a4c1;
  margin-bottom: 20px;
  font-family: Noto Sans SC, sans-serif;
  font-weight: 300;
}

.heading-3-sc-m {
  color: #30a4c1;
  font-family: Noto Sans SC, sans-serif;
  font-size: 26px;
  font-weight: 300;
  display: none;
}

.paragraph-white-sc {
  color: #fff;
  -webkit-text-stroke-color: #37a4c1;
  font-family: Noto Sans SC, sans-serif;
  font-size: 20px;
}

.team-text-sc {
  font-family: Noto Sans SC, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.paragraph-sc {
  color: #37a4c1;
  -webkit-text-stroke-color: #37a4c1;
  font-family: Noto Sans SC, sans-serif;
  font-size: 20px;
}

.sc-content {
  font-family: Noto Sans SC, sans-serif;
  font-size: 17px;
  line-height: 30px;
}

.tablet {
  display: none;
}

.new-tablet, .new-mobile, .new-mobile-2 {
  width: 1140px;
  max-width: 1140px;
  height: auto;
  margin-top: 550px;
  margin-bottom: 100px;
  display: none;
}

.new-summer, .new-desktop {
  width: 1140px;
  max-width: 1140px;
  height: auto;
  margin-top: 550px;
  margin-bottom: 100px;
}

.text-content-sc {
  font-family: Noto Sans SC, sans-serif;
  font-size: 20px;
  line-height: 35px;
}

.link-sc {
  color: #333;
  font-family: Noto Sans SC, sans-serif;
}

.text-span-8, .text-span-9, .text-span-10 {
  color: #333;
}

.bold-text-sc {
  font-family: Noto Sans SC, sans-serif;
  font-size: 20px;
}

.text-block-8-sc {
  margin-top: 20px;
  padding-left: 40px;
  font-family: Noto Sans SC, sans-serif;
  font-size: 18px;
  line-height: 28px;
}

.leafet_title-sc {
  color: #fff;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Noto Sans SC, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
}

.gallery-content-sc {
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Noto Sans SC, sans-serif;
  font-size: 16px;
  line-height: 25px;
  display: flex;
}

.content-sc {
  background-image: url('../images/about_banner_sc.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto 800px;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 20px;
  display: flex;
}

.mission-content-sc {
  background-image: url('../images/mission_banner_sc.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto 800px;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 140px;
  display: flex;
}

.content---services-sc {
  background-image: url('../images/service_banner_sc.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto 800px;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 20px;
  display: flex;
}

.content-contact-sc {
  background-image: url('../images/contact_banner_sc.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto 800px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 20px;
  display: flex;
}

.content---new-sc {
  background-image: url('../images/new_banner_sc.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto 800px;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 20px;
  display: flex;
}

@media screen and (max-width: 991px) {
  .body {
    background-image: url('../images/Home_m.png');
    background-position: 50%;
    background-size: cover;
  }

  .header {
    background-position: 50% 0;
    background-size: auto 80%;
    height: 60px;
  }

  .div-block {
    flex-flow: row;
    justify-content: center;
    display: block;
  }

  .footer {
    display: flex;
  }

  .desktop-menu {
    display: none;
  }

  .container {
    max-width: 728px;
  }

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .navbar-wrapper-2 {
    width: 100%;
  }

  .navbar-brand-2 {
    width: 35%;
  }

  .nav-menu-two-2 {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link-3 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .footer-bottom {
    width: auto;
  }

  .footer-social-block-two {
    margin-left: 0;
  }

  .content {
    background-size: 180%;
  }

  .our-story {
    flex-flow: column;
    width: 85%;
    margin-top: 320px;
    display: flex;
  }

  .heading {
    text-align: left;
    margin-top: 10px;
    margin-bottom: 20px;
    display: flex;
  }

  .div-block-2 {
    align-items: center;
  }

  .navbar-logo-left2 {
    display: none;
  }

  .div-block-team {
    width: 100%;
    margin-top: 0;
  }

  .content-contact {
    background-size: 180%;
  }

  .contact, .course {
    width: 85%;
    margin-top: 320px;
  }

  .div-block-4 {
    flex-flow: column;
    justify-content: center;
    margin-top: 0;
  }

  .link-block-2 {
    width: 50%;
  }

  .div-block-5 {
    width: 100%;
    margin-bottom: 20px;
  }

  .content---services {
    background-size: 180%;
  }

  .mission {
    width: 85%;
    margin-top: 320px;
    margin-bottom: 100px;
  }

  .mission-content {
    background-size: 180%;
  }

  .text-block-7 {
    padding-left: 0;
    line-height: 25px;
  }

  .text-block-8 {
    padding-left: 0;
  }

  .gallery {
    width: 85%;
    margin-top: 320px;
  }

  .content-gallery {
    background-size: 180%;
  }

  .div-block-11 {
    margin-right: 10px;
  }

  .div-block-12 {
    margin-left: 0;
    margin-right: 10px;
  }

  .heading-3-tc {
    text-align: left;
    margin-bottom: 20px;
  }

  .text-block-8-tc {
    padding-left: 0;
  }

  .content-tc, .content-gallery-tc, .content---services-tc, .content-contact-tc, .mission-content-tc {
    background-size: 180%;
  }

  .link-block-2-tc {
    width: 60%;
  }

  .image-8-tc {
    width: 50%;
  }

  .div-block-2-tc {
    flex-flow: column;
    align-items: center;
    margin-top: 40px;
    margin-bottom: 0;
  }

  .content---new {
    background-size: 180%;
  }

  .new {
    width: 85%;
    margin-top: 320px;
    display: block;
  }

  .new-images {
    width: 100%;
  }

  .content---new-tc {
    background-size: 180%;
  }

  .gallery-content {
    text-align: left;
    justify-content: flex-start;
  }

  .tablet-menu {
    background-color: #fff;
    display: block;
  }

  .container-4 {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-left: 20px;
    margin-right: 0;
    display: flex;
  }

  .div-block-21 {
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .menu-button-2 {
    background-color: #fff;
  }

  .menu-button-2.w--open {
    background-color: #2fa4c1;
    padding-left: 20px;
    padding-right: 20px;
  }

  .nav-menu-2 {
    background-color: #2fa4c180;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .main-menu {
    color: #333;
    background-color: #fff0;
    width: 100%;
    margin-left: 20px;
    margin-right: 0;
    padding: 5px 0;
  }

  .sub-menu {
    color: #000;
    background-color: #0000;
    margin-left: 30px;
    margin-right: 0;
    padding: 5px 0;
  }

  .nav-link-4 {
    margin-left: 20px;
    margin-right: 0;
    padding: 10px 0;
  }

  .footer-m, .footer-m2, .heading-m {
    display: none;
  }

  .tablet-menu-tc {
    background-color: #fff;
    width: 100%;
    display: block;
  }

  .map {
    width: 80%;
    margin-top: 10px;
  }

  .tablet-menu-sc {
    background-color: #fff;
    width: 100%;
    display: block;
  }

  .heading-3-sc {
    margin-bottom: 20px;
  }

  .paragraph-white-sc, .paragraph-sc {
    font-size: 20px;
  }

  .text-span-5, .text-span-6 {
    color: #000;
  }

  .tablet {
    display: block;
  }

  .desktop {
    display: none;
  }

  .new-tablet {
    width: 85%;
    margin-top: 320px;
    display: block;
  }

  .link-block-tablet {
    width: 33%;
    height: 100%;
  }

  .link-block-tablet-2 {
    width: 24%;
    height: 100%;
  }

  .new-mobile {
    width: 85%;
    margin-top: 320px;
    display: none;
  }

  .link-block-m {
    width: 33%;
    height: 100%;
  }

  .new-mobile-2 {
    width: 85%;
    margin-top: 320px;
    display: none;
  }

  .new-summer {
    width: 85%;
    margin-top: 320px;
    display: block;
  }

  .text-span-7 {
    color: #000;
  }

  .div-block-23 {
    display: none;
  }

  .new-desktop {
    width: 85%;
    margin-top: 320px;
    display: none;
  }

  .text-block-8-sc {
    padding-left: 0;
  }

  .gallery-content-sc {
    text-align: left;
    justify-content: flex-start;
  }

  .content-sc, .mission-content-sc, .content---services-sc, .content-contact-sc, .content---new-sc {
    background-size: 180%;
  }

  .image-10, .image-11, .image-12, .image-13, .image-14, .image-15, .image-16 {
    width: 80%;
  }
}

@media screen and (max-width: 767px) {
  .body {
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: 100%;
    background-attachment: fixed;
  }

  .header {
    height: 60px;
  }

  .footer {
    height: auto;
    display: none;
  }

  .navbar-logo-left-container {
    max-width: 100%;
  }

  .container {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .navbar-brand-2 {
    margin-left: 10px;
    padding-left: 0;
  }

  .nav-menu-two-2 {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-link-3 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .footer-copyright {
    text-align: center;
    font-size: 14px;
    line-height: 20px;
  }

  .footer-social-block-two {
    margin-top: 0;
    margin-bottom: 10px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .content {
    margin-bottom: 0;
  }

  .our-story {
    margin-top: 250px;
    margin-bottom: auto;
  }

  .header2 {
    justify-content: space-between;
  }

  .heading {
    text-align: center;
    display: none;
  }

  .div-block-2 {
    align-items: center;
    margin-top: 20px;
    margin-bottom: 60px;
  }

  .div-block-team {
    width: 100%;
    margin-top: 0;
  }

  .contact, .course {
    margin-top: 250px;
  }

  .link-block-2 {
    width: 60%;
  }

  .image-8 {
    width: 55%;
  }

  .text-block-6 {
    font-size: 14px;
    line-height: 22px;
  }

  .mission {
    margin-top: 250px;
  }

  .text-block-7 {
    margin-top: 10px;
  }

  .text-block-8 {
    font-size: 14px;
    line-height: 22px;
  }

  .course-details {
    margin-bottom: 15px;
  }

  .gallery {
    margin-top: 250px;
    padding-bottom: 20px;
  }

  .team-text {
    font-size: 14px;
    line-height: 22px;
  }

  .text-block-10 {
    font-size: 16px;
    line-height: 22px;
  }

  .div-block-11 {
    margin-right: 10px;
  }

  .div-block-12 {
    margin-left: 0;
    margin-right: 10px;
  }

  .heading-3-tc {
    display: none;
  }

  .text-block-10-tc {
    font-size: 16px;
  }

  .team-text-tc {
    font-size: 16px;
    line-height: 25px;
  }

  .text-block-8-tc {
    padding-left: 0;
    font-size: 16px;
    line-height: 25px;
  }

  .content---services-tc {
    background-size: 180%;
  }

  .story-image-2 {
    margin-bottom: 0;
  }

  .new {
    width: 85%;
    margin-top: 250px;
  }

  .new-images {
    width: auto;
  }

  .new_images_block {
    flex-flow: row;
    justify-content: center;
  }

  .div-block-19, .gallery_images_block {
    flex-flow: column;
  }

  .tc-content {
    font-size: 16px;
    line-height: 30px;
  }

  .back {
    margin-top: 20px;
  }

  .gallery-content {
    font-size: 14px;
    line-height: 22px;
  }

  .tablet-menu {
    width: 100%;
  }

  .container-4 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .menu-button-2.w--open {
    margin-right: 20px;
  }

  .nav-menu-2 {
    background-color: #2fa4c180;
  }

  .footer-m {
    height: auto;
    display: flex;
    position: fixed;
  }

  .footer-copyright-m {
    text-align: center;
    font-size: 14px;
    line-height: 20px;
  }

  .footer-m2 {
    height: auto;
    display: flex;
    position: static;
  }

  .heading-m {
    text-align: left;
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 25px;
    line-height: 40px;
    display: block;
  }

  .tablet-menu-tc {
    width: 100%;
  }

  .heading-3-tc-m {
    text-align: left;
    font-size: 28px;
    display: block;
  }

  .map {
    width: 100%;
    margin-top: 10px;
  }

  .tablet-menu-sc {
    width: 100%;
  }

  .heading-3-sc {
    display: none;
  }

  .heading-3-sc-m {
    margin-bottom: 20px;
    display: flex;
  }

  .paragraph-white-sc {
    font-size: 20px;
  }

  .team-text-sc {
    font-size: 16px;
  }

  .new-tablet {
    width: 85%;
    margin-top: 250px;
    display: none;
  }

  .new-mobile {
    width: 85%;
    margin-top: 250px;
    display: block;
  }

  .link-block-m {
    width: 40%;
  }

  .new-mobile-2 {
    width: 85%;
    margin-top: 250px;
    display: none;
  }

  .new-summer, .new-desktop {
    width: 85%;
    margin-top: 250px;
  }

  .text-content-sc {
    font-size: 16px;
  }

  .text-block-8-sc {
    padding-left: 0;
    font-size: 16px;
    line-height: 25px;
  }

  .gallery-content-sc {
    font-size: 14px;
    line-height: 22px;
  }

  .content---services-sc {
    background-size: 180%;
  }
}

@media screen and (max-width: 479px) {
  .header {
    height: 60px;
  }

  .footer {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .container {
    width: auto;
    max-width: none;
  }

  .navbar-brand-2 {
    width: 70%;
  }

  .nav-menu-two-2 {
    flex-direction: column;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .footer-copyright {
    text-align: center;
    font-size: 12px;
  }

  .footer-social-block-two {
    margin-top: 0;
  }

  .our-story {
    margin-top: 170px;
  }

  .heading {
    display: none;
  }

  .div-block-2 {
    margin-top: 0;
  }

  .contact {
    margin-top: 170px;
  }

  .course {
    flex-flow: column;
    align-items: stretch;
    width: 85%;
    margin-top: 170px;
    display: flex;
  }

  .div-block-4 {
    flex-flow: column;
    align-items: center;
  }

  .link-block-2 {
    width: 80%;
  }

  .content---services {
    background-size: 180%;
  }

  .mission {
    margin-top: 170px;
  }

  .courses-content, .text-block-7 {
    margin-top: 10px;
  }

  .text-block-8 {
    font-size: 14px;
    line-height: 22px;
  }

  .gallery {
    margin-top: 170px;
    padding-bottom: 0;
  }

  .text-block-10 {
    font-size: 14px;
    line-height: 20px;
  }

  .div-block-12 {
    margin-left: 0;
    margin-right: 10px;
  }

  .text-block-10-tc, .team-text-tc {
    font-size: 14px;
    line-height: 22px;
  }

  .text-block-8-tc {
    padding-left: 0;
    font-size: 14px;
    line-height: 22px;
  }

  .content---services-tc {
    background-size: 180%;
  }

  .link-block-2-tc {
    width: 80%;
  }

  .image-8-tc {
    width: 60%;
  }

  .text-block-12 {
    margin-bottom: 100px;
    font-size: 14px;
    line-height: 22px;
  }

  .new {
    margin-top: 170px;
    margin-bottom: 100px;
    display: block;
  }

  .new-title-block {
    width: 100%;
    height: 10%;
  }

  .new_images_block {
    flex-flow: column;
  }

  .div-block-19 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    margin-top: 0;
    margin-bottom: 20px;
  }

  .gallery_images_block {
    margin-bottom: 10px;
  }

  .tc-content {
    font-size: 14px;
    line-height: 22px;
  }

  .back {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .gallery-content {
    font-size: 14px;
    line-height: 22px;
  }

  .container-4 {
    margin-right: 0;
  }

  .menu-button-2.w--open {
    margin-right: 20px;
  }

  .nav-menu-2 {
    background-color: #2fa4c180;
  }

  .footer-m {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    position: fixed;
  }

  .footer-copyright-m {
    text-align: center;
    font-size: 12px;
  }

  .footer-m2 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    position: static;
  }

  .heading-m {
    text-align: left;
    justify-content: flex-start;
    margin-bottom: 20px;
    font-size: 25px;
    line-height: 32px;
    display: flex;
  }

  .tablet-menu-tc {
    background-color: #fff;
  }

  .heading-3-tc-m {
    margin-bottom: 10px;
  }

  .paragraph-white-sc {
    font-size: 18px;
  }

  .team-text-sc {
    font-size: 14px;
    line-height: 22px;
  }

  .sc-content {
    font-size: 14px;
    line-height: 25px;
  }

  .new-tablet {
    margin-top: 140px;
    margin-bottom: 100px;
  }

  .new-mobile {
    margin-top: 140px;
    margin-bottom: 100px;
    display: none;
  }

  .link-block-m {
    width: 75%;
  }

  .new-mobile-2, .new-summer {
    margin-top: 170px;
    margin-bottom: 100px;
    display: block;
  }

  .new-desktop {
    margin-top: 140px;
    margin-bottom: 100px;
    display: none;
  }

  .text-content-sc {
    font-size: 14px;
    line-height: 22px;
  }

  .text-block-8-sc {
    padding-left: 0;
    font-size: 14px;
    line-height: 22px;
  }

  .gallery-content-sc {
    font-size: 14px;
    line-height: 22px;
  }

  .content---services-sc {
    background-size: 180%;
  }
}


