:root {
  --white-color: #ffffff;
  --primary-color: #247cff;
  --section-bg-color: #f9f9f9;
  --dark-color: #000000;
  --title-color: #565758;
  --p-color: #717275;
  --border-color: #eaeaea;

  --body-font-family: "Open Sans", sans-serif;
}

body {
  background-color: #ffffff;
  font-family: var(--body-font-family);
  position: relative;
  font-family: "Outfit", sans-serif;
}

a {
  text-decoration: none;
}

/*-----------------------Start air-index--------------------------------------*/
.air-index {
  background-color: #ffffff;
  height: 1400px;
  position: relative;
  max-width: 3440px;
  margin: 0 auto;
}

.air-index .air-index-image-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.air-index .air-index-image-wrapper .unit-image-air {
  background-image: url(../img/air/air-index.png);
  width: 100%;
  height: 1400px;
  background-size: 3440px auto;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
  position: absolute;
  border: 0;
  margin: 0;
  padding: 0;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  -webkit-transform: none;
  transform: none;
}

@media screen and (min-width: 1260px) and (max-height: 1300px) {
  .air-index {
    height: 1250px;
  }
  .air-index .air-index-image-wrapper .unit-image-air {
    height: 1350px;
    background-size: 3100px auto;
  }
}
@media screen and (min-width: 1260px) and (max-height: 1200px) {
  .air-index {
    height: 1150px;
  }
  .air-index .air-index-image-wrapper .unit-image-air {
    height: 1200px;
    background-size: 2900px auto;
  }
}
@media screen and (min-width: 1260px) and (max-height: 1100px) {
  .air-index {
    height: 1100px;
  }
  .air-index .air-index-image-wrapper .unit-image-air {
    height: 1150px;
    background-size: 2700px auto;
  }
}
@media screen and (min-width: 1260px) and (max-height: 1050px) {
  .air-index {
    height: 1050px;
  }
  .air-index .air-index-image-wrapper .unit-image-air {
    height: 1100px;
    background-size: 2600px auto;
  }
}
@media screen and (min-width: 1260px) and (max-height: 1000px) {
  .air-index {
    height: 1000px;
  }
  .air-index .air-index-image-wrapper .unit-image-air {
    height: 1000px;
    background-size: 2500px auto;
  }
}
@media screen and (min-width: 1260px) and (max-height: 950px) {
  .air-index {
    height: 900px;
  }
  .air-index .air-index-image-wrapper .unit-image-air {
    height: 900px;
    background-size: 2250px auto;
  }
}
@media screen and (min-width: 1260px) and (max-height: 900px) {
  .air-index {
    height: 850px;
  }
  .air-index .air-index-image-wrapper .unit-image-air {
    height: 850px;
    background-size: 2000px auto;
  }
}
@media screen and (min-width: 1260px) and (max-height: 800px) {
  .air-index {
    height: 750px;
  }
  .air-index .air-index-image-wrapper .unit-image-air {
    height: 750px;
    background-size: 1800px auto;
  }
}
@media screen and (min-width: 1260px) and (max-height: 725px) {
  .air-index {
    height: 675px;
  }
  .air-index .air-index-image-wrapper .unit-image-air {
    height: 675px;
    background-size: 1650px auto;
  }
}
@media screen and (min-width: 1260px) and (max-height: 650px) {
  .air-index {
    height: 650px;
  }
  .air-index .air-index-image-wrapper .unit-image-air {
    height: 650px;
    background-size: 1500px auto;
  }
}

@media screen and (max-width: 1260px) and (min-height: 1250px) {
  .air-index {
    height: 1330px;
  }
  .air-index .air-index-image-wrapper .unit-image-air {
    height: 1330px;
    background-size: 3340px auto;
  }
}
@media screen and (max-width: 1260px) and (max-height: 1250px) {
  .air-index {
    height: 1200px;
  }
  .air-index .air-index-image-wrapper .unit-image-air {
    height: 1250px;
    background-size: 3100px auto;
  }
}
@media screen and (max-width: 1260px) and (max-height: 1200px) {
  .air-index {
    height: 1150px;
  }
  .air-index .air-index-image-wrapper .unit-image-air {
    height: 1200px;
    background-size: 2900px auto;
  }
}
@media screen and (max-width: 1260px) and (max-height: 1150px) {
  .air-index {
    height: 1100px;
  }
  .air-index .air-index-image-wrapper .unit-image-air {
    height: 1100px;
    background-size: 2700px auto;
  }
}
@media screen and (max-width: 1260px) and (max-height: 1100px) {
  .air-index {
    height: 1050px;
  }
  .air-index .air-index-image-wrapper .unit-image-air {
    height: 1000px;
    background-size: 2500px auto;
  }
}
@media screen and (max-width: 1260px) and (max-height: 1000px) {
  .air-index {
    height: 950px;
  }
  .air-index .air-index-image-wrapper .unit-image-air {
    height: 900px;
    background-size: 2300px auto;
  }
}
@media screen and (max-width: 1260px) and (max-height: 900px) {
  .air-index {
    height: 850px;
  }
  .air-index .air-index-image-wrapper .unit-image-air {
    height: 800px;
    background-size: 2100px auto;
  }
}
@media screen and (max-width: 1260px) and (max-height: 850px) {
  .air-index {
    height: 800px;
  }
  .air-index .air-index-image-wrapper .unit-image-air {
    height: 750px;
    background-size: 1900px auto;
  }
}
@media screen and (max-width: 1260px) and (max-height: 750px) {
  .air-index {
    height: 700px;
  }
  .air-index .air-index-image-wrapper .unit-image-air {
    height: 650px;
    background-size: 1700px auto;
  }
}
@media screen and (max-width: 1260px) and (max-height: 700px) {
  .air-index {
    height: 650px;
  }
  .air-index .air-index-image-wrapper .unit-image-air {
    height: 600px;
    background-size: 1500px auto;
  }
}

@media screen and (max-width: 1025px) and (min-height: 1250px) {
  .air-index {
    height: 1330px;
  }
  .air-index .air-index-image-wrapper .unit-image-air {
    height: 1430px;
    background-size: 3240px auto;
  }
}

@media screen and (max-width: 900px) {
  .air-index {
    height: 1230px;
  }
  .air-index .air-index-image-wrapper .unit-image-air {
    height: 1230px;
    background-size: 3040px auto;
  }
}

@media screen and (max-width: 850px) {
  .air-index {
    height: 1230px;
  }
  .air-index .air-index-image-wrapper .unit-image-air {
    height: 1130px;
    background-size: 2840px auto;
  }
}

@media screen and (max-width: 800px) {
  .air-index {
    height: 1130px;
  }
  .air-index .air-index-image-wrapper .unit-image-air {
    height: 1030px;
    background-size: 2640px auto;
  }
}

@media screen and (max-width: 768.5px) {
  .air-index {
    height: 930px;
  }
  .air-index .air-index-image-wrapper .unit-image-air {
    background-image: url(../img/air/air-index-s.png);
    height: 930px;
    background-size: 768px auto;
  }
}

@media screen and (max-width: 750px) {
  .air-index {
    height: 900px;
  }
  .air-index .air-index-image-wrapper .unit-image-air {
    height: 900px;
    background-size: 700px auto;
  }
}

@media screen and (max-width: 700px) {
  .air-index {
    height: 800px;
  }
  .air-index .air-index-image-wrapper .unit-image-air {
    height: 800px;
    background-size: 650px auto;
  }
}

@media screen and (max-width: 650px) {
  .air-index {
    height: 800px;
  }
  .air-index .air-index-image-wrapper .unit-image-air {
    height: 800px;
    background-size: 600px auto;
  }
}

@media screen and (max-width: 600px) {
  .air-index {
    height: 700px;
  }
  .air-index .air-index-image-wrapper .unit-image-air {
    height: 700px;
    background-size: 550px auto;
  }
}

@media screen and (max-width: 550px) {
  .air-index {
    height: 650px;
  }
  .air-index .air-index-image-wrapper .unit-image-air {
    height: 650px;
    background-size: 500px auto;
  }
}

@media screen and (max-width: 500px) {
  .air-index {
    height: 600px;
  }
  .air-index .air-index-image-wrapper .unit-image-air {
    height: 600px;
    background-size: 450px auto;
  }
}

@media screen and (max-width: 450px) {
  .air-index {
    height: 550px;
  }
  .air-index .air-index-image-wrapper .unit-image-air {
    height: 550px;
    background-size: 400px auto;
  }
}

@media screen and (max-width: 400px) {
  .air-index {
    height: 500px;
  }
  .air-index .air-index-image-wrapper .unit-image-air {
    height: 500px;
    background-size: 350px auto;
  }
}

@media screen and (max-width: 350px) {
  .air-index {
    height: 450px;
  }
  .air-index .air-index-image-wrapper .unit-image-air {
    height: 450px;
    background-size: 300px auto;
  }
}

@media screen and (max-width: 300px) {
  .air-index {
    height: 400px;
  }
  .air-index .air-index-image-wrapper .unit-image-air {
    height: 400px;
    background-size: 100% auto;
  }
}

/*-------------------------------------------------------------*/

/*-----------------------Start air-index-container--------------------------------------*/
.phone-display {
  display: none;
}
.large-display {
  display: block;
}
@media screen and (max-width: 435px) {
  .phone-display {
    display: block;
  }
  .large-display {
    display: none;
  }
}

.air-index-container {
  background-color: #ffffff;
  height: 850px;
  position: relative;
  max-width: 3440px;
  margin: 0 auto;
}

.air-index-container .air-index-container-word-wrapper {
  max-width: calc(1114px + 4%);
  padding: 0 2%;
  width: 100%;
  height: min-content;
  margin: 0 auto;
}

.air-index-container .air-index-container-word-wrapper p {
  font-size: 20px;
  line-height: 1.3;
  color: #000000;
  font-weight: 300;
  text-align: center;
}

.air-index-container .air-index-container-button-wrapper {
  text-align: center;
  margin-bottom: 35px;
}

.air-index-container .air-index-container-button-wrapper p {
  font-size: 24px;
  line-height: 1.2;
}

.air-index-container .air-index-container-button-wrapper #air-price {
  font-size: 32px;
  color: #000000;
  font-weight: 600;
}

.air-buy-button {
  width: auto;
  height: auto;
  border-radius: 50px;
  background-color: #232323;
  padding: 10px 30px;
  font-size: 22px;
  line-height: 1;
  color: #ffffff;
  font-weight: 400;
  transition: all 0.3s ease-out;
}

.air-buy-button:hover {
  background-color: #ffffff;
  color: #000000;
}

.air-index-container .air-index-container-image-wrapper {
  max-width: 1312px;
  margin: 150px auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

.air-index-container .air-index-container-image-wrapper .air-95deg {
  width: 45%;
  display: inline-block;
  text-align: center;
}

.air-index-container .air-index-container-image-wrapper .air-120deg {
  width: 45%;
  display: inline-block;
  text-align: center;
}

.air-95deg p {
  font-size: 22px;
  line-height: 1;
  color: #000000;
  font-weight: 400;
  margin-top: 50px;
}

.air-120deg p {
  font-size: 22px;
  line-height: 1;
  color: #000000;
  font-weight: 400;
  margin-top: 50px;
}

.air-index-container .breakline-lg {
  display: block;
}

@media screen and (max-width: 768.5px) {
  .air-index-container {
    height: auto;
  }
  .air-index-container .air-index-container-image-wrapper {
    margin: 100px auto 100px auto;
  }
  .air-buy-button {
    width: auto;
    height: auto;
    border-radius: 32px;
    font-size: 25px;
    padding: 1.5% 6%;
  }
  .air-index-container .air-index-container-image-wrapper .air-95deg img {
    width: 200px;
    height: auto;
  }
  .air-95deg p {
    margin-top: 25px;
  }
  .air-index-container .air-index-container-image-wrapper .air-120deg img {
    width: 232px;
  }
  .air-120deg p {
    margin-top: 25px;
  }
}

@media screen and (max-width: 600px) {
  .air-index-container .breakline-lg {
    display: none;
  }
  .air-index-container .air-index-container-image-wrapper .air-95deg img {
    width: 150px;
  }
  .air-index-container .air-index-container-image-wrapper .air-120deg img {
    width: 174px;
  }
  .air-index-container .air-index-container-image-wrapper {
    margin: 100px auto 100px auto;
  }
  .air-95deg p {
    font-size: 19px;
  }
  .air-120deg p {
    font-size: 19px;
  }
}

@media screen and (max-width: 400px) {
  .air-index-container .air-index-container-image-wrapper .air-95deg {
    width: 48%;
  }
  .air-index-container .air-index-container-image-wrapper .air-120deg {
    width: 48%;
  }
  .air-index-container .air-index-container-image-wrapper .air-95deg img {
    width: 120px;
  }
  .air-index-container .air-index-container-image-wrapper .air-120deg img {
    width: 140px;
  }
  .air-95deg p {
    font-size: 17px;
  }
  .air-120deg p {
    font-size: 17px;
  }

  .air-index-container .air-index-container-button-wrapper p {
    font-size: 20px;
  }

  .air-index-container .air-index-container-button-wrapper #air-price {
    font-size: 28px;
  }
}

@media screen and (max-width: 300px) {
  .air-index-container .air-index-container-word-wrapper p {
    font-size: 18px;
    line-height: 1.2;
    color: #000000;
    font-weight: 300;
    text-align: center;
  }
  .air-index-container .air-index-container-image-wrapper .air-95deg img {
    width: 85%;
  }
  .air-index-container .air-index-container-image-wrapper .air-120deg img {
    width: 100%;
  }
  .air-95deg p {
    font-size: 5vw;
  }
  .air-120deg p {
    font-size: 5vw;
  }
  .air-index-container .air-index-container-image-wrapper {
    margin: 30vw auto 30vw auto;
  }
  .air-index-container .air-index-container-button-wrapper p {
    font-size: 7vw;
  }

  .air-index-container .air-index-container-button-wrapper #air-price {
    font-size: 10vw;
  }
}
/*-----------------------Finish air-index-container--------------------------------------*/

/*-----------------------Start air-smart--------------------------------------*/
.air-smart-section {
  position: relative;
  max-width: 3440px;
  margin: 0 auto;
  background-color: #bbbbbb;
  display: flex;
  flex-direction: column;
}

.air-smart-section .air-smart-image-wrapper {
  display: flex;
  justify-content: center;
  width: 100%;
  flex-direction: row;
}

.air-smart-image-wrapper img {
  width: 50%;
  height: 1330px;
  object-fit: cover;
}

.air-smart-image-wrapper #air-smart-image-1 {
  object-position: right center;
}

.air-smart-image-wrapper #air-smart-image-2 {
  object-position: left center;
}

.air-smart-section .air-smart-word-wrapper {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 1440px;
  text-align: center;
}

.air-smart-word-wrapper .air-smart-title {
  font-size: 200px;
  line-height: 0.85;
  font-weight: 400;
  color: #ffffff;
}

.air-smart-word-wrapper .air-smart-description {
  font-size: 27px;
  line-height: 1.25;
  color: #ffffff;
  font-weight: 300;
}

.air-smart-breakline-lg {
  display: block;
}

.air-smart-breakline {
  display: none;
}

@media (max-width: 1440px) {
  .air-smart-word-wrapper .air-smart-title {
    font-size: 190px;
  }
}

@media (max-width: 1400px) {
  .air-smart-word-wrapper .air-smart-title {
    font-size: 180px;
  }
}

@media (max-width: 1350px) {
  .air-smart-word-wrapper .air-smart-title {
    font-size: 170px;
  }
}

@media (max-width: 1250px) {
  .air-smart-word-wrapper .air-smart-title {
    font-size: 160px;
  }
}

@media (max-width: 1200px) {
  .air-smart-word-wrapper .air-smart-title {
    font-size: 150px;
  }
  .air-smart-image-wrapper img {
    height: 1130px;
  }
}

@media (max-width: 1100px) {
  .air-smart-word-wrapper .air-smart-title {
    font-size: 140px;
  }
}

@media (max-width: 1024px) {
  .air-smart-word-wrapper .air-smart-title {
    font-size: 130px;
  }
  .air-smart-image-wrapper img {
    height: 1030px;
  }
}

@media (max-width: 950px) {
  .air-smart-word-wrapper .air-smart-title {
    font-size: 120px;
  }
}

@media (max-width: 900px) {
  .air-smart-word-wrapper .air-smart-title {
    font-size: 110px;
  }
}

@media (max-width: 800px) {
  .air-smart-word-wrapper .air-smart-title {
    font-size: 100px;
  }
}

@media screen and (max-width: 768.5px) {
  .air-smart-breakline-lg {
    display: none;
  }
  .air-smart-word-wrapper .air-smart-description {
    padding: 0 2%;
  }
  .air-smart-word-wrapper .air-smart-description {
    font-size: 24px;
  }
}

@media (max-width: 750px) {
  .air-smart-word-wrapper .air-smart-title {
    font-size: 90px;
  }
  .air-smart-image-wrapper img {
    height: 930px;
  }
}

@media (max-width: 700px) {
  .air-smart-word-wrapper .air-smart-title {
    font-size: 80px;
  }

  .air-smart-image-wrapper img {
    height: 730px;
  }

  .air-smart-word-wrapper .air-smart-description {
    font-size: 24px;
  }
}

@media (max-width: 600px) {
  .air-smart-word-wrapper .air-smart-title {
    font-size: 75px;
  }
  .air-smart-para-breakline {
    display: none;
  }
}

@media (max-width: 567.5px) {
  .air-smart-word-wrapper .air-smart-title {
    font-size: 75px;
  }
  .air-smart-word-wrapper .air-smart-description {
    font-size: 21px;
  }
  .air-smart-breakline {
    display: inline;
  }
  .air-smart-image-wrapper img {
    height: 550px;
  }
}

@media (max-width: 400px) {
  .air-smart-word-wrapper .air-smart-description {
    padding-right: 4%;
  }
  .air-smart-word-wrapper .air-smart-description {
    font-size: 22px;
  }
}

@media (max-width: 300px) {
  .air-smart-word-wrapper .air-smart-title {
    font-size: 25vw;
  }
  .air-smart-word-wrapper .air-smart-description {
    font-size: 7vw;
    line-height: 1.2;
  }
  .air-smart-image-wrapper img {
    height: 190vw;
  }
}
/*-----------------------Finish air-smart--------------------------------------*/

/*-----------------------Start air-data--------------------------------------*/
.air-data-section {
  background-color: #ffffff;
  height: 400px;
  position: relative;
  max-width: 3440px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.air-data-section .data {
  flex: 1;
  text-align: center;
  height: 200px;
}

.air-data-section .data-image {
  height: 80%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.air-data-section .data .data-description {
  font-size: 22px;
  line-height: 1;
  color: #000000;
  font-weight: 400;
}

.data-breakline-lg {
  display: none;
}

@media screen and (max-width: 1439.5px) {
  .air-data-section {
    height: 600px;
  }
  .air-data-section .data {
    flex-basis: calc(100% / 3);
  }
  .air-data-section {
    margin: 50px auto;
  }
}

@media screen and (max-width: 650px) {
  .data-breakline-lg {
    display: block;
  }
  .air-data-section .data {
    height: 250px;
  }
  .air-data-section .data-image {
    height: 70%;
  }
}

@media screen and (max-width: 550px) {
  .data .data-image img {
    scale: 0.8;
  }
  .air-data-section .data-image {
    height: 55%;
  }
  .air-data-section .data .data-description {
    font-size: 19px;
  }
  .air-data-section {
    height: 550px;
  }
  .air-data-section {
    margin: 30px auto;
  }
}

@media screen and (max-width: 500px) {
  .data .data-image img {
    scale: 0.7;
  }
  .air-data-section .data-image {
    height: 55%;
  }
  .air-data-section {
    margin: 30px auto;
  }
}

@media screen and (max-width: 450px) {
  .data .data-image img {
    scale: 0.6;
  }
  .air-data-section .data-image {
    height: 55%;
  }
}

@media screen and (max-width: 450px) {
  .air-data-section {
    height: 750px;
  }
  .air-data-section .data {
    flex-basis: calc(100% / 2 - 20px);
  }
  .air-data-section {
    margin: 20px auto;
  }
}

@media screen and (max-width: 275px) {
  .air-data-section {
    height: 1500px;
  }
  .air-data-section .data {
    flex-basis: calc(100% / 1);
  }
  .data-breakline-lg {
    display: none;
  }
}
/*-----------------------Finish air-data--------------------------------------*/

/*-----------------------Start air-ultrasonic--------------------------------------*/
.air-ultrasonic-section {
  background-color: #ededed;
  height: 1714px;
  position: relative;
  max-width: 3440px;
  margin: 0 auto;
}

.air-ultrasonic-section .air-ultrasonic-image-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.air-ultrasonic-section .air-ultrasonic-image-wrapper .unit-image-ultrasonic {
  width: 100%;
  height: 1714px;
  background-size: 3440px auto;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
  position: absolute;
  border: 0;
  margin: 0;
  padding: 0;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  -webkit-transform: none;
  transform: none;
}

.air-ultrasonic-section .air-ultrasonic-word-wrapper {
  position: absolute;
  bottom: 10%;
  width: 100%;
  z-index: 5;
}

.air-ultrasonic-section .air-ultrasonic-word-wrapper h1 {
  font-size: 70px;
  letter-spacing: -2px;
  line-height: 1.1;
  color: #000000;
  font-weight: 400;
  text-align: center;
}

.air-ultrasonic-section .air-ultrasonic-word-wrapper p {
  max-width: 1114px;
  height: min-content;
  font-size: 20px;
  line-height: 1.3;
  color: #000000;
  font-weight: 300;
  text-align: center;
  margin: 0 auto;
}
@media screen and (min-width: 1023.5px) and (max-height: 1300px) {
  .air-ultrasonic-section {
    height: 1500px;
  }
  .air-ultrasonic-section .air-ultrasonic-image-wrapper .unit-image-ultrasonic {
    height: 1500px;
    background-size: 3040px auto;
  }
}
@media screen and (min-width: 1023.5px) and (max-height: 1100px) {
  .air-ultrasonic-section {
    height: 1400px;
  }
  .air-ultrasonic-section .air-ultrasonic-image-wrapper .unit-image-ultrasonic {
    height: 1400px;
    background-size: 2800px auto;
  }
}
@media screen and (min-width: 1023.5px) and (max-height: 1000px) {
  .air-ultrasonic-section {
    height: 1350px;
  }
  .air-ultrasonic-section .air-ultrasonic-image-wrapper .unit-image-ultrasonic {
    height: 1300px;
    background-size: 2600px auto;
  }
}
@media screen and (min-width: 1023.5px) and (max-height: 950px) {
  .air-ultrasonic-section {
    height: 1250px;
  }
  .air-ultrasonic-section .air-ultrasonic-image-wrapper .unit-image-ultrasonic {
    height: 1200px;
    background-size: 2400px auto;
  }
}
@media screen and (min-width: 1023.5px) and (max-height: 850px) {
  .air-ultrasonic-section {
    height: 1200px;
  }
  .air-ultrasonic-section .air-ultrasonic-image-wrapper .unit-image-ultrasonic {
    height: 1100px;
    background-size: 2200px auto;
  }
}
@media screen and (min-width: 1023.5px) and (max-height: 800px) {
  .air-ultrasonic-section {
    height: 1100px;
  }
  .air-ultrasonic-section .air-ultrasonic-image-wrapper .unit-image-ultrasonic {
    height: 1000px;
    background-size: 2000px auto;
  }
}
@media screen and (min-width: 1023.5px) and (max-height: 700px) {
  .air-ultrasonic-section {
    height: 1000px;
  }
  .air-ultrasonic-section .air-ultrasonic-image-wrapper .unit-image-ultrasonic {
    height: 900px;
    background-size: 1800px auto;
  }
}

@media screen and (max-width: 1023.5px) and (min-height: 1050px) {
  .air-ultrasonic-section {
    height: 1514px;
  }
  .air-ultrasonic-section .air-ultrasonic-image-wrapper .unit-image-ultrasonic {
    height: 1514px;
    background-size: 3040px auto;
  }
}
@media screen and (max-width: 1023.5px) and (max-height: 1050px) {
  .air-ultrasonic-section {
    height: 1450px;
  }
  .air-ultrasonic-section .air-ultrasonic-image-wrapper .unit-image-ultrasonic {
    height: 1400px;
    background-size: 2800px auto;
  }
}
@media screen and (max-width: 1023.5px) and (max-height: 950px) {
  .air-ultrasonic-section {
    height: 1350px;
  }
  .air-ultrasonic-section .air-ultrasonic-image-wrapper .unit-image-ultrasonic {
    height: 1300px;
    background-size: 2600px auto;
  }
}
@media screen and (max-width: 1023.5px) and (max-height: 900px) {
  .air-ultrasonic-section {
    height: 1250px;
  }
  .air-ultrasonic-section .air-ultrasonic-image-wrapper .unit-image-ultrasonic {
    height: 1200px;
    background-size: 2400px auto;
  }
}
@media screen and (max-width: 1023.5px) and (max-height: 800px) {
  .air-ultrasonic-section {
    height: 1150px;
  }
  .air-ultrasonic-section .air-ultrasonic-image-wrapper .unit-image-ultrasonic {
    height: 1100px;
    background-size: 2200px auto;
  }
}
@media screen and (max-width: 1023.5px) and (max-height: 750px) {
  .air-ultrasonic-section {
    height: 1050px;
  }
  .air-ultrasonic-section .air-ultrasonic-image-wrapper .unit-image-ultrasonic {
    height: 1000px;
    background-size: 2000px auto;
  }
}
@media screen and (max-width: 1023.5px) and (max-height: 700px) {
  .air-ultrasonic-section {
    height: 1000px;
  }
  .air-ultrasonic-section .air-ultrasonic-image-wrapper .unit-image-ultrasonic {
    height: 900px;
    background-size: 1800px auto;
  }
}

@media screen and (max-width: 950px) and (min-height: 900px) {
  .air-ultrasonic-section {
    height: 1314px;
  }
  .air-ultrasonic-section .air-ultrasonic-image-wrapper .unit-image-ultrasonic {
    height: 1314px;
    background-size: 2640px auto;
  }
}
@media screen and (max-width: 950px) and (max-height: 900px) {
  .air-ultrasonic-section {
    height: 1250px;
  }
  .air-ultrasonic-section .air-ultrasonic-image-wrapper .unit-image-ultrasonic {
    height: 1200px;
    background-size: 2400px auto;
  }
}
@media screen and (max-width: 950px) and (max-height: 850px) {
  .air-ultrasonic-section {
    height: 1200px;
  }
  .air-ultrasonic-section .air-ultrasonic-image-wrapper .unit-image-ultrasonic {
    height: 1100px;
    background-size: 2200px auto;
  }
}
@media screen and (max-width: 950px) and (max-height: 750px) {
  .air-ultrasonic-section {
    height: 1100px;
  }
  .air-ultrasonic-section .air-ultrasonic-image-wrapper .unit-image-ultrasonic {
    height: 1000px;
    background-size: 2000px auto;
  }
}
@media screen and (max-width: 950px) and (max-height: 700px) {
  .air-ultrasonic-section {
    height: 1000px;
  }
  .air-ultrasonic-section .air-ultrasonic-image-wrapper .unit-image-ultrasonic {
    height: 900px;
    background-size: 1800px auto;
  }
}

@media screen and (max-width: 800px) and (min-height: 900px) {
  .air-ultrasonic-section {
    height: 1214px;
  }
  .air-ultrasonic-section .air-ultrasonic-image-wrapper .unit-image-ultrasonic {
    height: 1214px;
    background-size: 2240px auto;
  }
}
@media screen and (max-width: 800px) and (max-height: 900px) {
  .air-ultrasonic-section {
    height: 1100px;
  }
  .air-ultrasonic-section .air-ultrasonic-image-wrapper .unit-image-ultrasonic {
    height: 1000px;
    background-size: 2000px auto;
  }
}
@media screen and (max-width: 800px) and (max-height: 800px) {
  .air-ultrasonic-section {
    height: 1000px;
  }
  .air-ultrasonic-section .air-ultrasonic-image-wrapper .unit-image-ultrasonic {
    height: 900px;
    background-size: 1800px auto;
  }
}
@media screen and (max-width: 800px) and (max-height: 700px) {
  .air-ultrasonic-section {
    height: 900px;
  }
  .air-ultrasonic-section .air-ultrasonic-image-wrapper .unit-image-ultrasonic {
    height: 800px;
    background-size: 1600px auto;
  }
}

@media screen and (max-width: 700px) and (min-height: 900px) {
  .air-ultrasonic-section {
    height: 1214px;
  }
  .air-ultrasonic-section .air-ultrasonic-image-wrapper .unit-image-ultrasonic {
    height: 1214px;
    background-size: 2140px auto;
  }
}
@media screen and (max-width: 700px) and (max-height: 900px) {
  .air-ultrasonic-section {
    height: 1100px;
  }
  .air-ultrasonic-section .air-ultrasonic-image-wrapper .unit-image-ultrasonic {
    height: 1000px;
    background-size: 2000px auto;
  }
}
@media screen and (max-width: 700px) and (max-height: 800px) {
  .air-ultrasonic-section {
    height: 1000px;
  }
  .air-ultrasonic-section .air-ultrasonic-image-wrapper .unit-image-ultrasonic {
    height: 900px;
    background-size: 1800px auto;
  }
}
@media screen and (max-width: 700px) and (max-height: 700px) {
  .air-ultrasonic-section {
    height: 950px;
  }
  .air-ultrasonic-section .air-ultrasonic-image-wrapper .unit-image-ultrasonic {
    height: 800px;
    background-size: 1600px auto;
  }
}

@media screen and (max-width: 650px) and (min-height: 800px) {
  .air-ultrasonic-section {
    height: 1114px;
  }
  .air-ultrasonic-section .air-ultrasonic-image-wrapper .unit-image-ultrasonic {
    height: 1114px;
    background-size: 2040px auto;
  }
}
@media screen and (max-width: 650px) and (max-height: 800px) {
  .air-ultrasonic-section {
    height: 1100px;
  }
  .air-ultrasonic-section .air-ultrasonic-image-wrapper .unit-image-ultrasonic {
    height: 1000px;
    background-size: 2040px auto;
  }
}
@media screen and (max-width: 650px) and (max-height: 750px) {
  .air-ultrasonic-section {
    height: 1050px;
  }
  .air-ultrasonic-section .air-ultrasonic-image-wrapper .unit-image-ultrasonic {
    height: 950px;
    background-size: 1800px auto;
  }
}
@media screen and (max-width: 650px) and (max-height: 700px) {
  .air-ultrasonic-section {
    height: 1000px;
  }
  .air-ultrasonic-section .air-ultrasonic-image-wrapper .unit-image-ultrasonic {
    height: 900px;
    background-size: 1600px auto;
  }
}

@media screen and (max-width: 600px) {
  .air-ultrasonic-section {
    height: 1150px;
  }
  .air-ultrasonic-section .air-ultrasonic-image-wrapper .unit-image-ultrasonic {
    height: 1050px;
    background-size: 1940px auto;
  }
}

@media screen and (max-width: 550px) {
  .air-ultrasonic-section {
    height: 1150px;
  }
  .air-ultrasonic-section .air-ultrasonic-image-wrapper .unit-image-ultrasonic {
    height: 950px;
    background-size: 1740px auto;
  }
}

@media screen and (max-width: 450px) {
  .air-ultrasonic-section {
    height: 1050px;
  }
  .air-ultrasonic-section .air-ultrasonic-image-wrapper .unit-image-ultrasonic {
    height: 950px;
    background-size: 1640px auto;
  }
  .air-ultrasonic-section .air-ultrasonic-word-wrapper h1 {
    font-size: 50px;
  }
}

@media screen and (max-width: 400px) {
  .air-ultrasonic-section {
    height: 1000px;
  }
  .air-ultrasonic-section .air-ultrasonic-image-wrapper .unit-image-ultrasonic {
    height: 900px;
    background-size: 1540px auto;
  }
}

@media screen and (max-width: 350px) {
  .air-ultrasonic-section {
    height: 900px;
  }
  .air-ultrasonic-section .air-ultrasonic-image-wrapper .unit-image-ultrasonic {
    height: 800px;
    background-size: 1340px auto;
  }
  .air-ultrasonic-section .air-ultrasonic-word-wrapper h1 {
    font-size: 50px;
  }
}

@media screen and (max-width: 300px) {
  .air-ultrasonic-section {
    height: 285vw;
  }
  .air-ultrasonic-section .air-ultrasonic-image-wrapper .unit-image-ultrasonic {
    height: 250vw;
    background-size: 450vw auto;
  }
  .air-ultrasonic-section .air-ultrasonic-word-wrapper h1 {
    font-size: 15vw;
  }
  .air-ultrasonic-section .air-ultrasonic-word-wrapper p {
    font-size: 7vw;
  }
}
/*-----------------------Finish air-ultrasonic--------------------------------------*/

/*-----------------------Start air-control--------------------------------------*/
.air-control-section {
  background-color: #ffffff;
  height: 2000px;
  position: relative;
  max-width: 3440px;
  margin: 0 auto;
  overflow-y: hidden;
}

.air-control-section .air-control-word-wrapper {
  position: absolute;
  top: 200px;
  width: 100%;
  text-align: center;
}

.air-control-section .air-control-word-wrapper h1 {
  font-size: 70px;
  letter-spacing: -2px;
  line-height: 1.1;
  color: #000000;
  font-weight: 400;
}

.air-control-section .air-control-word-wrapper p {
  max-width: 1114px;
  height: min-content;
  font-size: 20px;
  line-height: 1.3;
  color: #000000;
  font-weight: 300;
  text-align: center;
  margin: 0 auto;
}

.air-control-section .air-control-image-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.air-control-section .air-control-image-wrapper .unit-image-control {
  width: 100%;
  height: 2000px;
  background-size: 3440px auto;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
  position: absolute;
  border: 0;
  margin: 0;
  padding: 0;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  -webkit-transform: none;
  transform: none;
}

.air-control-breakline-lg {
  display: none;
}

@media screen and (max-width: 1250px) {
  .air-control-section {
    height: 1600px;
  }
  .air-control-section .air-control-image-wrapper .unit-image-control {
    height: 1700px;
    background-size: 2600px auto;
  }
}

@media screen and (max-width: 1150px) {
  .air-control-section {
    height: 1500px;
  }
  .air-control-section .air-control-image-wrapper .unit-image-control {
    height: 1600px;
    background-size: 2500px auto;
  }
}

@media screen and (max-width: 900px) {
  .air-control-section {
    height: 1300px;
  }
  .air-control-section .air-control-image-wrapper .unit-image-control {
    height: 1500px;
    background-size: 2200px auto;
  }
}

@media screen and (max-width: 768.5px) {
  .air-control-section {
    height: 1100px;
  }
  .air-control-section .air-control-image-wrapper .unit-image-control {
    height: 1200px;
    background-size: 1800px auto;
  }
  .air-control-section .air-control-word-wrapper {
    top: 100px;
  }
}

@media screen and (max-width: 600px) {
  .air-control-section {
    height: 1000px;
  }
  .air-control-section .air-control-image-wrapper .unit-image-control {
    height: 1100px;
    background-size: 1600px auto;
  }
  .air-control-section .air-control-word-wrapper {
    top: 70px;
  }
}

@media screen and (max-width: 550px) {
  .air-control-section {
    height: 850px;
  }
  .air-control-section .air-control-image-wrapper .unit-image-control {
    height: 1000px;
    background-size: 1340px auto;
  }
  .air-control-breakline-lg {
    display: block;
  }
}

@media screen and (max-width: 500px) {
  .air-control-section {
    height: 850px;
  }
  .air-control-section .air-control-image-wrapper .unit-image-control {
    height: 1000px;
    background-size: 1340px auto;
  }
}

@media screen and (max-width: 450px) {
  .air-control-section .air-control-word-wrapper h1 {
    font-size: 50px;
  }
  .air-control-section {
    height: 750px;
  }
  .air-control-section .air-control-image-wrapper .unit-image-control {
    height: 850px;
    background-size: 1200px auto;
  }
  .air-control-section .air-control-word-wrapper {
    top: 50px;
  }
}

@media screen and (max-width: 400px) {
  .air-control-section {
    height: 700px;
  }
  .air-control-section .air-control-image-wrapper .unit-image-control {
    height: 800px;
    background-size: 1040px auto;
  }
}

@media screen and (max-width: 350px) {
  .air-control-section .air-control-word-wrapper h1 {
    font-size: 50px;
  }
  .air-control-section {
    height: 600px;
  }
  .air-control-section .air-control-image-wrapper .unit-image-control {
    height: 800px;
    background-size: 940px auto;
  }
}

@media screen and (max-width: 300px) {
  .air-control-section .air-control-word-wrapper h1 {
    font-size: 15vw;
  }
  .air-control-section .air-control-word-wrapper p {
    font-size: 7vw;
  }
  .air-control-section {
    height: 200vw;
  }
  .air-control-section .air-control-image-wrapper .unit-image-control {
    height: 240vw;
    background-size: 280vw auto;
  }
  .air-control-section .air-control-word-wrapper {
    top: 30px;
  }
}

/*-----------------------Finish air-control--------------------------------------*/

/*-----------------------Start air-turning-radius--------------------------------------*/
.air-turning-section {
  background-color: #ffffff;
  height: 1770px;
  position: relative;
  max-width: 3440px;
}

.air-turning-section .air-turning-word-wrapper {
  position: absolute;
  width: 100%;
  text-align: center;
}

.air-turning-section .air-turning-word-wrapper h1 {
  font-size: 70px;
  letter-spacing: -2px;
  line-height: 1.1;
  color: #000000;
  font-weight: 400;
}

.air-turning-section .air-turning-word-wrapper p {
  max-width: 1114px;
  height: min-content;
  font-size: 20px;
  line-height: 1.3;
  color: #000000;
  font-weight: 300;
  text-align: center;
  margin: 0 auto;
}

.air-turning-section .air-turning-image-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.air-turning-section .air-turning-image-wrapper .unit-image-turning {
  width: 100%;
  height: 1770px;
  background-size: 3440px auto;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
  position: absolute;
  border: 0;
  margin: 0;
  padding: 0;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  -webkit-transform: none;
  transform: none;
}

.air-turning-breakline-lg {
  display: block;
}
.air-turning-breakline-lg-2 {
  display: block;
}
@media screen and (min-width: 1250px) and (max-height: 1400px) {
  .air-turning-section .air-turning-image-wrapper .unit-image-turning {
    height: 1600px;
    background-size: 3040px auto;
  }
  .air-turning-section {
    height: 1600px;
  }
}
@media screen and (min-width: 1250px) and (max-height: 1300px) {
  .air-turning-section .air-turning-image-wrapper .unit-image-turning {
    height: 1500px;
    background-size: 2800px auto;
  }
  .air-turning-section {
    height: 1550px;
  }
}
@media screen and (min-width: 1250px) and (max-height: 1150px) {
  .air-turning-section .air-turning-image-wrapper .unit-image-turning {
    height: 1400px;
    background-size: 2600px auto;
  }
  .air-turning-section {
    height: 1400px;
  }
}
@media screen and (min-width: 1250px) and (max-height: 1050px) {
  .air-turning-section .air-turning-image-wrapper .unit-image-turning {
    height: 1300px;
    background-size: 2400px auto;
  }
  .air-turning-section {
    height: 1300px;
  }
}
@media screen and (min-width: 1250px) and (max-height: 950px) {
  .air-turning-section .air-turning-image-wrapper .unit-image-turning {
    height: 1300px;
    background-size: 2200px auto;
  }
  .air-turning-section {
    height: 1200px;
  }
}
@media screen and (min-width: 1250px) and (max-height: 900px) {
  .air-turning-section .air-turning-image-wrapper .unit-image-turning {
    height: 1200px;
    background-size: 2000px auto;
  }
  .air-turning-section {
    height: 1100px;
  }
}
@media screen and (min-width: 1250px) and (max-height: 850px) {
  .air-turning-section .air-turning-image-wrapper .unit-image-turning {
    height: 1200px;
    background-size: 1800px auto;
  }
  .air-turning-section {
    height: 1100px;
  }
}
@media screen and (min-width: 1250px) and (max-height: 750px) {
  .air-turning-section .air-turning-image-wrapper .unit-image-turning {
    height: 1100px;
    background-size: 1600px auto;
  }
  .air-turning-section {
    height: 1000px;
  }
}
@media screen and (min-width: 1250px) and (max-height: 700px) {
  .air-turning-section .air-turning-image-wrapper .unit-image-turning {
    height: 1000px;
    background-size: 1400px auto;
  }
  .air-turning-section {
    height: 900px;
  }
}

@media screen and (max-width: 1250px) and (min-height: 1200px) {
  .air-turning-section .air-turning-image-wrapper .unit-image-turning {
    height: 1470px;
    background-size: 3040px auto;
  }
  .air-turning-section {
    height: 1470px;
  }
}
@media screen and (max-width: 1250px) and (max-height: 1200px) {
  .air-turning-section .air-turning-image-wrapper .unit-image-turning {
    height: 1470px;
    background-size: 2800px auto;
  }
  .air-turning-section {
    height: 1470px;
  }
}
@media screen and (max-width: 1250px) and (max-height: 1100px) {
  .air-turning-section .air-turning-image-wrapper .unit-image-turning {
    height: 1400px;
    background-size: 2600px auto;
  }
  .air-turning-section {
    height: 1400px;
  }
}
@media screen and (max-width: 1250px) and (max-height: 1000px) {
  .air-turning-section .air-turning-image-wrapper .unit-image-turning {
    height: 1300px;
    background-size: 2400px auto;
  }
  .air-turning-section {
    height: 1300px;
  }
}
@media screen and (max-width: 1250px) and (max-height: 950px) {
  .air-turning-section .air-turning-image-wrapper .unit-image-turning {
    height: 1250px;
    background-size: 2200px auto;
  }
  .air-turning-section {
    height: 1200px;
  }
}
@media screen and (max-width: 1250px) and (max-height: 850px) {
  .air-turning-section .air-turning-image-wrapper .unit-image-turning {
    height: 1200px;
    background-size: 2000px auto;
  }
  .air-turning-section {
    height: 1100px;
  }
}
@media screen and (max-width: 1250px) and (max-height: 800px) {
  .air-turning-section .air-turning-image-wrapper .unit-image-turning {
    height: 1150px;
    background-size: 1800px auto;
  }
  .air-turning-section {
    height: 1000px;
  }
}
@media screen and (max-width: 1250px) and (max-height: 700px) {
  .air-turning-section .air-turning-image-wrapper .unit-image-turning {
    height: 1050px;
    background-size: 1600px auto;
  }
  .air-turning-section {
    height: 950px;
  }
}

@media screen and (max-width: 1100px) and (min-height: 1000px) {
  .air-turning-section .air-turning-image-wrapper .unit-image-turning {
    height: 1350px;
    background-size: 2640px auto;
  }
  .air-turning-section {
    height: 1270px;
  }
}
@media screen and (max-width: 1100px) and (max-height: 1000px) {
  .air-turning-section .air-turning-image-wrapper .unit-image-turning {
    height: 1270px;
    background-size: 2400px auto;
  }
  .air-turning-section {
    height: 1200px;
  }
}
@media screen and (max-width: 1100px) and (max-height: 900px) {
  .air-turning-section .air-turning-image-wrapper .unit-image-turning {
    height: 1270px;
    background-size: 2200px auto;
  }
  .air-turning-section {
    height: 1200px;
  }
}
@media screen and (max-width: 1100px) and (max-height: 850px) {
  .air-turning-section .air-turning-image-wrapper .unit-image-turning {
    height: 1200px;
    background-size: 2000px auto;
  }
  .air-turning-section {
    height: 1150px;
  }
}
@media screen and (max-width: 1100px) and (max-height: 800px) {
  .air-turning-section .air-turning-image-wrapper .unit-image-turning {
    height: 1100px;
    background-size: 1800px auto;
  }
  .air-turning-section {
    height: 1000px;
  }
}
@media screen and (max-width: 1100px) and (max-height: 700px) {
  .air-turning-section .air-turning-image-wrapper .unit-image-turning {
    height: 1100px;
    background-size: 1600px auto;
  }
  .air-turning-section {
    height: 1000px;
  }
}

@media screen and (max-width: 950px) {
  .air-turning-breakline-lg {
    display: none;
  }
  .air-turning-section .air-turning-word-wrapper p {
    font-size: 20px;
    padding: 5px 5%;
  }
}

@media screen and (max-width: 900px) and (min-height: 900px) {
  .air-turning-section .air-turning-image-wrapper .unit-image-turning {
    height: 1300px;
    background-size: 2240px auto;
  }
  .air-turning-section {
    height: 1170px;
  }
}
@media screen and (max-width: 900px) and (max-height: 900px) {
  .air-turning-section .air-turning-image-wrapper .unit-image-turning {
    height: 1200px;
    background-size: 2000px auto;
  }
  .air-turning-section {
    height: 1100px;
  }
}
@media screen and (max-width: 900px) and (max-height: 800px) {
  .air-turning-section .air-turning-image-wrapper .unit-image-turning {
    height: 1100px;
    background-size: 1800px auto;
  }
  .air-turning-section {
    height: 1000px;
  }
}
@media screen and (max-width: 900px) and (max-height: 750px) {
  .air-turning-section .air-turning-image-wrapper .unit-image-turning {
    height: 1050px;
    background-size: 1600px auto;
  }
  .air-turning-section {
    height: 950px;
  }
}
@media screen and (max-width: 900px) and (max-height: 750px) {
  .air-turning-section .air-turning-image-wrapper .unit-image-turning {
    height: 1000px;
    background-size: 1400px auto;
  }
  .air-turning-section {
    height: 900px;
  }
}

@media screen and (max-width: 768.5px) and (min-height: 800px) {
  .air-turning-section .air-turning-image-wrapper .unit-image-turning {
    height: 1170px;
    background-size: 1840px auto;
  }
  .air-turning-section {
    height: 1050px;
  }
}
@media screen and (max-width: 768.5px) and (max-height: 800px) {
  .air-turning-section .air-turning-image-wrapper .unit-image-turning {
    height: 1100px;
    background-size: 1700px auto;
  }
  .air-turning-section {
    height: 1000px;
  }
}
@media screen and (max-width: 768.5px) and (max-height: 750px) {
  .air-turning-section .air-turning-image-wrapper .unit-image-turning {
    height: 1100px;
    background-size: 1600px auto;
  }
  .air-turning-section {
    height: 1000px;
  }
}
@media screen and (max-width: 768.5px) and (max-height: 700px) {
  .air-turning-section .air-turning-image-wrapper .unit-image-turning {
    height: 1100px;
    background-size: 1500px auto;
  }
  .air-turning-section {
    height: 900px;
  }
}

@media screen and (max-width: 600px) {
  .air-turning-section .air-turning-image-wrapper .unit-image-turning {
    height: 1200px;
    background-size: 1640px auto;
  }
  .air-turning-section {
    height: 1000px;
  }
}

@media screen and (max-width: 570px) {
  .air-turning-breakline-lg-2 {
    display: none;
  }
}

@media screen and (max-width: 550px) {
  .air-turning-section .air-turning-image-wrapper .unit-image-turning {
    height: 1200px;
    background-size: 1440px auto;
  }
  .air-turning-section {
    height: 950px;
  }
}

@media screen and (max-width: 500px) {
  .air-turning-section .air-turning-image-wrapper .unit-image-turning {
    height: 1000px;
    background-size: 1240px auto;
  }
  .air-turning-section {
    height: 800px;
  }
  .air-turning-section .air-turning-word-wrapper p {
    line-height: 1.2;
  }
}

@media screen and (max-width: 450px) {
  .air-turning-section .air-turning-word-wrapper h1 {
    font-size: 50px;
  }
}

@media screen and (max-width: 400px) {
  .air-turning-section .air-turning-image-wrapper .unit-image-turning {
    height: 1000px;
    background-size: 1040px auto;
  }
  .air-turning-section {
    height: 750px;
  }
}

@media screen and (max-width: 350px) {
  .air-turning-section .air-turning-image-wrapper .unit-image-turning {
    height: 1000px;
    background-size: 900px auto;
  }
  .air-turning-section {
    height: 750px;
  }
}

@media screen and (max-width: 300px) {
  .air-turning-section .air-turning-word-wrapper h1 {
    font-size: 15vw;
  }
  .air-turning-section .air-turning-word-wrapper p {
    font-size: 6vw;
  }
  .air-turning-section .air-turning-image-wrapper .unit-image-turning {
    height: 300vw;
    background-size: 300vw auto;
  }
  .air-turning-section {
    height: 225vw;
  }
}
/*-----------------------Finish air-turning-radius--------------------------------------*/

/*-----------------------Start air-app--------------------------------------*/
.air-app-showcase-section {
  position: relative;
  max-width: 3440px;
  margin: 0 auto;
  background-color: #ededed;
  height: auto;
  display: flex;
  justify-content: center;
  padding-bottom: 100px;
}

.air-app-word-wrapper {
  background-color: #ededed;
  padding-top: 186px;
  width: 100%;
  text-align: center;
  max-width: 3440px;
  margin: 0 auto;
  padding: 80px 0 80px 0;
}

.air-app-word-wrapper h1 {
  font-size: 70px;
  letter-spacing: -2px;
  line-height: 1.1;
  color: #000000;
  font-weight: 400;
}

.air-app-word-wrapper p {
  max-width: 1114px;
  height: min-content;
  font-size: 20px;
  line-height: 1.3;
  color: #000000;
  font-weight: 300;
  text-align: center;
  margin: 0 auto;
}

.glide__slide img {
  width: 100%;
}

.glide__bullet {
  width: 40px;
  height: 5px;
  border-radius: 2px;
  background-color: #ffffff;
  opacity: 1;
  min-width: 25px;
  margin: 0 5px;
}

.glide__bullet--active {
  width: 40px;
  height: 5px;
  border-radius: 2px;
  background-color: #000000;
  min-width: 25px;
  margin: 0 5px;
}

.glide__bullets {
  bottom: 0;
  top: -2em;
}

.air-app-breakline-lg {
  display: none;
}

@media screen and (max-width: 1200px) {
  .glide__bullet {
    width: 4vw;
  }

  .glide__bullet--active {
    width: 4vw;
  }
}

@media screen and (max-width: 950px) {
  .air-app-word-wrapper p {
    font-size: 20px;
  }
}

@media screen and (max-width: 550px) {
  .air-app-breakline-lg {
    display: block;
  }
  .air-app-word-wrapper {
    padding: 40px 0 80px 0;
  }
}

@media screen and (max-width: 450px) {
  .air-app-word-wrapper h1 {
    font-size: 50px;
  }
}

@media screen and (max-width: 300px) {
  .air-app-word-wrapper h1 {
    font-size: 15vw;
  }
  .air-app-word-wrapper p {
    font-size: 7vw;
  }
}

/*-----------------------Finish air-app--------------------------------------*/

/*-----------------------Start air-removable--------------------------------------*/
.air-removable-section {
  background-color: #ffffff;
  height: 1540px;
  position: relative;
  max-width: 3440px;
  margin: 0 auto;
}

.air-removable-section .air-removable-word-wrapper {
  margin-top: 80px;
  position: absolute;
  width: 100%;
  text-align: center;
  padding: 0 2%;
}

.air-removable-section .air-removable-word-wrapper h1 {
  font-size: 70px;
  letter-spacing: -2px;
  line-height: 1.1;
  color: #000000;
  font-weight: 400;
}

.air-removable-section .air-removable-word-wrapper p {
  max-width: 1114px;
  height: min-content;
  font-size: 20px;
  line-height: 1.3;
  color: #000000;
  font-weight: 300;
  text-align: center;
  margin: 0 auto;
}

.air-removable-section .air-removable-image-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.air-removable-section .air-removable-image-wrapper .unit-image-removable {
  width: 100%;
  height: 1350px;
  background-size: 3440px auto;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
  position: absolute;
  border: 0;
  margin: 0;
  padding: 0;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  -webkit-transform: none;
  transform: none;
}

.air-removable-breakline-lg {
  display: none;
}

@media screen and (min-width: 1300px) and (max-height: 1300px) {
  .air-removable-section {
    height: 1350px;
  }
  .air-removable-section .air-removable-image-wrapper .unit-image-removable {
    height: 1250px;
    background-size: 3040px auto;
  }
}
@media screen and (min-width: 1300px) and (max-height: 1100px) {
  .air-removable-section {
    height: 1200px;
  }
  .air-removable-section .air-removable-image-wrapper .unit-image-removable {
    height: 1100px;
    background-size: 2640px auto;
  }
}
@media screen and (min-width: 1300px) and (max-height: 1000px) {
  .air-removable-section {
    height: 1200px;
  }
  .air-removable-section .air-removable-image-wrapper .unit-image-removable {
    height: 1100px;
    background-size: 2440px auto;
  }
}
@media screen and (min-width: 1300px) and (max-height: 950px) {
  .air-removable-section {
    height: 1050px;
  }
  .air-removable-section .air-removable-image-wrapper .unit-image-removable {
    height: 1050px;
    background-size: 2240px auto;
  }
}
@media screen and (min-width: 1300px) and (max-height: 900px) {
  .air-removable-section {
    height: 1000px;
  }
  .air-removable-section .air-removable-image-wrapper .unit-image-removable {
    height: 950px;
    background-size: 2040px auto;
  }
}
@media screen and (min-width: 1300px) and (max-height: 800px) {
  .air-removable-section {
    height: 950px;
  }
  .air-removable-section .air-removable-image-wrapper .unit-image-removable {
    height: 900px;
    background-size: 1840px auto;
  }
}
@media screen and (min-width: 1300px) and (max-height: 700px) {
  .air-removable-section {
    height: 850px;
  }
  .air-removable-section .air-removable-image-wrapper .unit-image-removable {
    height: 800px;
    background-size: 1640px auto;
  }
}
@media screen and (min-width: 1300px) and (max-height: 600px) {
  .air-removable-section {
    height: 750px;
  }
  .air-removable-section .air-removable-image-wrapper .unit-image-removable {
    height: 750px;
    background-size: 1440px auto;
  }
}

@media screen and (max-width: 1300px) and (min-height: 1150px) {
  .air-removable-section {
    height: 1350px;
  }
  .air-removable-section .air-removable-image-wrapper .unit-image-removable {
    height: 1250px;
    background-size: 3040px auto;
  }
}
@media screen and (max-width: 1300px) and (max-height: 1150px) {
  .air-removable-section {
    height: 1200px;
  }
  .air-removable-section .air-removable-image-wrapper .unit-image-removable {
    height: 1100px;
    background-size: 2840px auto;
  }
}
@media screen and (max-width: 1300px) and (max-height: 1050px) {
  .air-removable-section {
    height: 1150px;
  }
  .air-removable-section .air-removable-image-wrapper .unit-image-removable {
    height: 1050px;
    background-size: 2640px auto;
  }
}
@media screen and (max-width: 1300px) and (max-height: 950px) {
  .air-removable-section {
    height: 1100px;
  }
  .air-removable-section .air-removable-image-wrapper .unit-image-removable {
    height: 1000px;
    background-size: 2440px auto;
  }
}
@media screen and (max-width: 1300px) and (max-height: 900px) {
  .air-removable-section {
    height: 1100px;
  }
  .air-removable-section .air-removable-image-wrapper .unit-image-removable {
    height: 1000px;
    background-size: 2240px auto;
  }
}
@media screen and (max-width: 1300px) and (max-height: 850px) {
  .air-removable-section {
    height: 950px;
  }
  .air-removable-section .air-removable-image-wrapper .unit-image-removable {
    height: 900px;
    background-size: 1940px auto;
  }
}
@media screen and (max-width: 1300px) and (max-height: 800px) {
  .air-removable-section {
    height: 850px;
  }
  .air-removable-section .air-removable-image-wrapper .unit-image-removable {
    height: 850px;
    background-size: 1640px auto;
  }
}
@media screen and (max-width: 1300px) and (max-height: 800px) {
  .air-removable-section {
    height: 750px;
  }
  .air-removable-section .air-removable-image-wrapper .unit-image-removable {
    height: 800px;
    background-size: 1340px auto;
  }
}

@media screen and (max-width: 1150px) and (min-height: 1050px) {
  .air-removable-section {
    height: 1100px;
  }
  .air-removable-section .air-removable-image-wrapper .unit-image-removable {
    height: 1150px;
    background-size: 2640px auto;
  }
}
@media screen and (max-width: 1150px) and (max-height: 1050px) {
  .air-removable-section {
    height: 1050px;
  }
  .air-removable-section .air-removable-image-wrapper .unit-image-removable {
    height: 1050px;
    background-size: 2440px auto;
  }
}
@media screen and (max-width: 1150px) and (max-height: 950px) {
  .air-removable-section {
    height: 950px;
  }
  .air-removable-section .air-removable-image-wrapper .unit-image-removable {
    height: 950px;
    background-size: 1940px auto;
  }
}
@media screen and (max-width: 1150px) and (max-height: 850px) {
  .air-removable-section {
    height: 850px;
  }
  .air-removable-section .air-removable-image-wrapper .unit-image-removable {
    height: 900px;
    background-size: 1700px auto;
  }
}
@media screen and (max-width: 1150px) and (max-height: 750px) {
  .air-removable-section {
    height: 800px;
  }
  .air-removable-section .air-removable-image-wrapper .unit-image-removable {
    height: 850px;
    background-size: 1550px auto;
  }
}
@media screen and (max-width: 1150px) and (max-height: 700px) {
  .air-removable-section {
    height: 650px;
  }
  .air-removable-section .air-removable-image-wrapper .unit-image-removable {
    height: 750px;
    background-size: 1300px auto;
  }
}

@media screen and (max-width: 1000px) and (min-height: 1000px) {
  .air-removable-section {
    height: 1000px;
  }
  .air-removable-section .air-removable-image-wrapper .unit-image-removable {
    height: 1050px;
    background-size: 2440px auto;
  }
}
@media screen and (max-width: 1000px) and (max-height: 1000px) {
  .air-removable-section {
    height: 900px;
  }
  .air-removable-section .air-removable-image-wrapper .unit-image-removable {
    height: 950px;
    background-size: 2200px auto;
  }
}
@media screen and (max-width: 1000px) and (max-height: 900px) {
  .air-removable-section {
    height: 900px;
  }
  .air-removable-section .air-removable-image-wrapper .unit-image-removable {
    height: 950px;
    background-size: 1950px auto;
  }
}
@media screen and (max-width: 1000px) and (max-height: 850px) {
  .air-removable-section {
    height: 800px;
  }
  .air-removable-section .air-removable-image-wrapper .unit-image-removable {
    height: 850px;
    background-size: 1700px auto;
  }
}
@media screen and (max-width: 1000px) and (max-height: 800px) {
  .air-removable-section {
    height: 700px;
  }
  .air-removable-section .air-removable-image-wrapper .unit-image-removable {
    height: 800px;
    background-size: 1550px auto;
  }
}
@media screen and (max-width: 1000px) and (max-height: 700px) {
  .air-removable-section {
    height: 650px;
  }
  .air-removable-section .air-removable-image-wrapper .unit-image-removable {
    height: 750px;
    background-size: 1400px auto;
  }
}

@media screen and (max-width: 950px) {
  .air-removable-section .air-removable-word-wrapper p {
    font-size: 20px;
  }
}

@media screen and (max-width: 900px) and (min-height: 900px) {
  .air-removable-section {
    height: 925px;
  }
  .air-removable-section .air-removable-image-wrapper .unit-image-removable {
    height: 950px;
    background-size: 2240px auto;
  }
}
@media screen and (max-width: 900px) and (max-height: 900px) {
  .air-removable-section {
    height: 925px;
  }
  .air-removable-section .air-removable-image-wrapper .unit-image-removable {
    height: 950px;
    background-size: 2000px auto;
  }
}
@media screen and (max-width: 900px) and (max-height: 850px) {
  .air-removable-section {
    height: 850px;
  }
  .air-removable-section .air-removable-image-wrapper .unit-image-removable {
    height: 900px;
    background-size: 1800px auto;
  }
}
@media screen and (max-width: 900px) and (max-height: 800px) {
  .air-removable-section {
    height: 750px;
  }
  .air-removable-section .air-removable-image-wrapper .unit-image-removable {
    height: 800px;
    background-size: 1600px auto;
  }
}
@media screen and (max-width: 900px) and (max-height: 700px) {
  .air-removable-section {
    height: 700px;
  }
  .air-removable-section .air-removable-image-wrapper .unit-image-removable {
    height: 800px;
    background-size: 1400px auto;
  }
}
@media screen and (max-width: 900px) and (max-height: 650px) {
  .air-removable-section {
    height: 600px;
  }
  .air-removable-section .air-removable-image-wrapper .unit-image-removable {
    height: 750px;
    background-size: 1200px auto;
  }
}

@media screen and (max-width: 850px) and (min-height: 850px) {
  .air-removable-section {
    height: 900px;
  }
  .air-removable-section .air-removable-image-wrapper .unit-image-removable {
    height: 950px;
    background-size: 2040px auto;
  }
}
@media screen and (max-width: 850px) and (max-height: 850px) {
  .air-removable-section {
    height: 850px;
  }
  .air-removable-section .air-removable-image-wrapper .unit-image-removable {
    height: 900px;
    background-size: 1800px auto;
  }
}
@media screen and (max-width: 850px) and (max-height: 800px) {
  .air-removable-section {
    height: 750px;
  }
  .air-removable-section .air-removable-image-wrapper .unit-image-removable {
    height: 850px;
    background-size: 1600px auto;
  }
}
@media screen and (max-width: 850px) and (max-height: 750px) {
  .air-removable-section {
    height: 700px;
  }
  .air-removable-section .air-removable-image-wrapper .unit-image-removable {
    height: 800px;
    background-size: 1400px auto;
  }
}
@media screen and (max-width: 850px) and (max-height: 700px) {
  .air-removable-section {
    height: 650px;
  }
  .air-removable-section .air-removable-image-wrapper .unit-image-removable {
    height: 750px;
    background-size: 1200px auto;
  }
}

@media screen and (max-width: 800px) {
  .air-removable-section {
    height: 850px;
  }
  .air-removable-section .air-removable-image-wrapper .unit-image-removable {
    height: 900px;
    background-size: 1840px auto;
  }
}

@media screen and (max-width: 700px) {
  .air-removable-section {
    height: 850px;
  }
  .air-removable-section .air-removable-image-wrapper .unit-image-removable {
    height: 900px;
    background-size: 1740px auto;
  }
}

@media screen and (max-width: 650px) {
  .air-removable-section {
    height: 750px;
  }
  .air-removable-section .air-removable-image-wrapper .unit-image-removable {
    height: 850px;
    background-size: 1540px auto;
  }
}

@media screen and (max-width: 600px) {
  .air-removable-breakline-lg {
    display: block;
  }
  .air-removable-section {
    height: 800px;
  }
  .air-removable-section .air-removable-image-wrapper .unit-image-removable {
    height: 1000px;
    background-size: 1440px auto;
  }
}

@media screen and (max-width: 550px) {
  .air-removable-section .air-removable-word-wrapper {
    margin-top: 40px;
  }
  .air-removable-section {
    height: 725px;
  }
  .air-removable-section .air-removable-image-wrapper .unit-image-removable {
    height: 850px;
    background-size: 1340px auto;
  }
}

@media screen and (max-width: 500px) {
  .air-removable-section {
    height: 700px;
  }
  .air-removable-section .air-removable-image-wrapper .unit-image-removable {
    height: 800px;
    background-size: 1140px auto;
  }
}

@media screen and (max-width: 450px) {
  .air-removable-section .air-removable-word-wrapper h1 {
    font-size: 50px;
  }
  .air-removable-section {
    height: 600px;
  }
  .air-removable-section .air-removable-image-wrapper .unit-image-removable {
    height: 700px;
    background-size: 1040px auto;
  }
}

@media screen and (max-width: 400px) {
  .air-removable-section {
    height: 550px;
  }
  .air-removable-section .air-removable-image-wrapper .unit-image-removable {
    height: 650px;
    background-size: 940px auto;
  }
}

@media screen and (max-width: 350px) {
  .air-removable-section {
    height: 525px;
  }
  .air-removable-section .air-removable-image-wrapper .unit-image-removable {
    height: 650px;
    background-size: 840px auto;
  }
}

@media screen and (max-width: 300px) {
  .air-removable-section .air-removable-word-wrapper h1 {
    font-size: 15vw;
  }
  .air-removable-section .air-removable-word-wrapper p {
    font-size: 7vw;
  }
  .air-removable-section {
    height: 170vw;
  }
  .air-removable-section .air-removable-image-wrapper .unit-image-removable {
    height: 210vw;
    background-size: 270vw auto;
  }
}
/*-----------------------Finish air-removable--------------------------------------*/

/*-----------------------Start air-components--------------------------------------*/
.air-components-section {
  background-color: #ffffff;
  height: 1864px;
  position: relative;
  max-width: 3440px;
  margin: 0 auto;
}

.air-components-section .air-components-image-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
  background-color: #ffffff;
}

.air-components-section .air-components-image-wrapper .unit-image-components {
  width: 100%;
  height: 1865px;
  background-size: 3440px auto;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
  position: absolute;
  border: 0;
  margin: 0;
  padding: 0;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  -webkit-transform: none;
  transform: none;
}

.air-components-section .air-components-word-wrapper {
  position: absolute;
  bottom: 150px;
  width: 100%;
  text-align: center;
  z-index: 2;
}

.air-components-section .air-components-word-wrapper h1 {
  margin-bottom: 39px;
  font-size: 70px;
  letter-spacing: -2px;
  line-height: 1.1;
  color: #000000;
  font-weight: 400;
}

.air-components-section .air-components-word-wrapper a {
  font-size: 22px;
  line-height: 1;
  color: #000000;
  font-weight: 400;
}

.air-components-breakline-lg {
  display: none;
}
@media screen and (min-width: 1200px) and (max-height: 1450px) {
  .air-components-section {
    height: 1600px;
  }
  .air-components-section .air-components-image-wrapper .unit-image-components {
    height: 1465px;
    background-size: 3000px auto;
  }
  .air-components-section .air-components-image-wrapper {
    background-color: #ededed;
  }
}
@media screen and (min-width: 1200px) and (max-height: 1250px) {
  .air-components-section {
    height: 1500px;
  }
  .air-components-section .air-components-image-wrapper .unit-image-components {
    height: 1465px;
    background-size: 2800px auto;
  }
  .air-components-section .air-components-word-wrapper {
    bottom: 75px;
  }
}
@media screen and (min-width: 1200px) and (max-height: 1150px) {
  .air-components-section {
    height: 1400px;
  }
  .air-components-section .air-components-image-wrapper .unit-image-components {
    height: 1300px;
    background-size: 2600px auto;
  }
}
@media screen and (min-width: 1200px) and (max-height: 1100px) {
  .air-components-section {
    height: 1250px;
  }
  .air-components-section .air-components-image-wrapper .unit-image-components {
    height: 1100px;
    background-size: 2300px auto;
  }
}
@media screen and (min-width: 1200px) and (max-height: 1000px) {
  .air-components-section {
    height: 1150px;
  }
  .air-components-section .air-components-image-wrapper .unit-image-components {
    height: 950px;
    background-size: 2000px auto;
  }
}
@media screen and (min-width: 1200px) and (max-height: 900px) {
  .air-components-section {
    height: 1100px;
  }
  .air-components-section .air-components-image-wrapper .unit-image-components {
    height: 900px;
    background-size: 1800px auto;
  }
}
@media screen and (min-width: 1200px) and (max-height: 900px) {
  .air-components-section {
    height: 1000px;
  }
  .air-components-section .air-components-image-wrapper .unit-image-components {
    height: 800px;
    background-size: 1600px auto;
  }
  .air-components-section .air-components-image-wrapper {
    background-color: #ededed;
  }
}

@media screen and (max-width: 1200px) and (min-height: 1250px) {
  .air-components-section {
    height: 1650px;
  }
  .air-components-section .air-components-image-wrapper .unit-image-components {
    height: 1640px;
    background-size: 3040px auto;
  }
  .air-components-section .air-components-image-wrapper {
    background-color: #ededed;
  }
}
@media screen and (max-width: 1200px) and (max-height: 1250px) {
  .air-components-section {
    height: 1550px;
  }
  .air-components-section .air-components-image-wrapper .unit-image-components {
    height: 1440px;
    background-size: 2800px auto;
  }
  .air-components-section .air-components-image-wrapper {
    background-color: #ededed;
  }
}
@media screen and (max-width: 1200px) and (max-height: 1150px) {
  .air-components-section {
    height: 1450px;
  }
  .air-components-section .air-components-image-wrapper .unit-image-components {
    height: 1250px;
    background-size: 2600px auto;
  }
  .air-components-section .air-components-image-wrapper {
    background-color: #ededed;
  }
}
@media screen and (max-width: 1200px) and (max-height: 1050px) {
  .air-components-section {
    height: 1350px;
  }
  .air-components-section .air-components-image-wrapper .unit-image-components {
    height: 1100px;
    background-size: 2300px auto;
  }
  .air-components-section .air-components-image-wrapper {
    background-color: #ededed;
  }
}
@media screen and (max-width: 1200px) and (max-height: 950px) {
  .air-components-section {
    height: 1200px;
  }
  .air-components-section .air-components-image-wrapper .unit-image-components {
    height: 1000px;
    background-size: 2000px auto;
  }
  .air-components-section .air-components-image-wrapper {
    background-color: #ededed;
  }
}
@media screen and (max-width: 1200px) and (max-height: 850px) {
  .air-components-section {
    height: 1100px;
  }
  .air-components-section .air-components-image-wrapper .unit-image-components {
    height: 800px;
    background-size: 1700px auto;
  }
  .air-components-section .air-components-image-wrapper {
    background-color: #ededed;
  }
}
@media screen and (max-width: 1200px) and (max-height: 850px) {
  .air-components-section {
    height: 1000px;
  }
  .air-components-section .air-components-image-wrapper .unit-image-components {
    height: 750px;
    background-size: 1500px auto;
  }
  .air-components-section .air-components-image-wrapper {
    background-color: #ededed;
  }
}

@media screen and (max-width: 1100px) and (min-height: 1200px) {
  .air-components-section {
    height: 1500px;
  }
  .air-components-section .air-components-image-wrapper .unit-image-components {
    height: 1500px;
    background-size: 2840px auto;
  }
  .air-components-section .air-components-word-wrapper {
    bottom: 100px;
  }
}
@media screen and (max-width: 1100px) and (max-height: 1200px) {
  .air-components-section {
    height: 1500px;
  }
  .air-components-section .air-components-image-wrapper .unit-image-components {
    height: 1400px;
    background-size: 2600px auto;
  }
}
@media screen and (max-width: 1100px) and (max-height: 1100px) {
  .air-components-section {
    height: 1450px;
  }
  .air-components-section .air-components-image-wrapper .unit-image-components {
    height: 1300px;
    background-size: 2400px auto;
  }
}
@media screen and (max-width: 1100px) and (max-height: 1000px) {
  .air-components-section {
    height: 1300px;
  }
  .air-components-section .air-components-image-wrapper .unit-image-components {
    height: 1100px;
    background-size: 2200px auto;
  }
}
@media screen and (max-width: 1100px) and (max-height: 900px) {
  .air-components-section {
    height: 1200px;
  }
  .air-components-section .air-components-image-wrapper .unit-image-components {
    height: 950px;
    background-size: 1900px auto;
  }
}
@media screen and (max-width: 1100px) and (max-height: 800px) {
  .air-components-section {
    height: 1100px;
  }
  .air-components-section .air-components-image-wrapper .unit-image-components {
    height: 850px;
    background-size: 1700px auto;
  }
}
@media screen and (max-width: 1100px) and (max-height: 700px) {
  .air-components-section {
    height: 1050px;
  }
  .air-components-section .air-components-image-wrapper .unit-image-components {
    height: 800px;
    background-size: 1500px auto;
  }
}

@media screen and (max-width: 950px) {
  .air-components-section .air-components-word-wrapper a {
    font-size: 20px;
  }
}

@media screen and (max-width: 900px) and (min-height: 1100px) {
  .air-components-section {
    height: 1440px;
  }
  .air-components-section .air-components-image-wrapper .unit-image-components {
    height: 1350px;
    background-size: 2640px auto;
  }
}
@media screen and (max-width: 900px) and (max-height: 1100px) {
  .air-components-section {
    height: 1400px;
  }
  .air-components-section .air-components-image-wrapper .unit-image-components {
    height: 1250px;
    background-size: 2400px auto;
  }
}
@media screen and (max-width: 900px) and (max-height: 1000px) {
  .air-components-section {
    height: 1300px;
  }
  .air-components-section .air-components-image-wrapper .unit-image-components {
    height: 1100px;
    background-size: 2100px auto;
  }
}
@media screen and (max-width: 900px) and (max-height: 900px) {
  .air-components-section {
    height: 1150px;
  }
  .air-components-section .air-components-image-wrapper .unit-image-components {
    height: 900px;
    background-size: 1800px auto;
  }
}
@media screen and (max-width: 900px) and (max-height: 800px) {
  .air-components-section {
    height: 1100px;
  }
  .air-components-section .air-components-image-wrapper .unit-image-components {
    height: 850px;
    background-size: 1600px auto;
  }
}
@media screen and (max-width: 900px) and (max-height: 700px) {
  .air-components-section {
    height: 1000px;
  }
  .air-components-section .air-components-image-wrapper .unit-image-components {
    height: 750px;
    background-size: 1400px auto;
  }
}

@media screen and (max-width: 850px) {
  .air-components-section {
    height: 1370px;
  }
  .air-components-section .air-components-image-wrapper .unit-image-components {
    height: 1300px;
    background-size: 2440px auto;
  }
  .air-components-section .air-components-word-wrapper {
    bottom: 100px;
  }
}

@media screen and (max-width: 800px) {
  .air-components-section {
    height: 1200px;
  }
  .air-components-section .air-components-image-wrapper .unit-image-components {
    height: 1100px;
    background-size: 2240px auto;
  }
}

@media screen and (max-width: 700px) {
  .air-components-section {
    height: 1200px;
  }
  .air-components-section .air-components-image-wrapper .unit-image-components {
    height: 1100px;
    background-size: 2240px auto;
  }
}

@media screen and (max-width: 650px) {
  .air-components-section {
    height: 1200px;
  }
  .air-components-section .air-components-image-wrapper .unit-image-components {
    height: 1100px;
    background-size: 2040px auto;
  }
}

@media screen and (max-width: 600px) {
  .air-components-section {
    height: 1080px;
  }
  .air-components-section .air-components-image-wrapper .unit-image-components {
    height: 900px;
    background-size: 1840px auto;
  }
}

@media screen and (max-width: 550px) {
  .air-components-breakline-lg {
    font-size: 65px;
    display: block;
  }
  .air-components-section {
    height: 1050px;
  }
  .air-components-section .air-components-image-wrapper .unit-image-components {
    height: 800px;
    background-size: 1640px auto;
  }
}

@media screen and (max-width: 500px) {
  .air-components-section {
    height: 950px;
  }
  .air-components-section .air-components-image-wrapper .unit-image-components {
    height: 700px;
    background-size: 1440px auto;
  }
  .air-components-section .air-components-word-wrapper {
    bottom: 50px;
  }
}

@media screen and (max-width: 450px) {
  .air-components-section .air-components-word-wrapper h1 {
    font-size: 50px;
  }
  .air-components-section {
    height: 800px;
  }
  .air-components-section .air-components-image-wrapper .unit-image-components {
    height: 650px;
    background-size: 1340px auto;
  }
}

@media screen and (max-width: 400px) {
  .air-components-section {
    height: 750px;
  }
  .air-components-section .air-components-image-wrapper .unit-image-components {
    height: 550px;
    background-size: 1140px auto;
  }
}

@media screen and (max-width: 350px) {
  .air-components-section {
    height: 680px;
  }
  .air-components-section .air-components-image-wrapper .unit-image-components {
    height: 450px;
    background-size: 940px auto;
  }
}

@media screen and (max-width: 300px) {
  .air-components-section .air-components-word-wrapper h1 {
    font-size: 15vw;
  }
  .air-components-section .air-components-word-wrapper a {
    font-size: 7vw;
  }
  .air-components-section {
    height: 230vw;
  }
  .air-components-section .air-components-image-wrapper .unit-image-components {
    height: 160vw;
    background-size: 330vw auto;
  }
}

/*-----------------------Finish air-components--------------------------------------*/

/*-----------------------Start air-stat--------------------------------------*/
.air-stat-section {
  padding-top: 5px;
  background-color: #ededed;
  height: 580px;
  position: relative;
  max-width: 3440px;
  margin: 0 auto;
}

.air-stat-section #air-stat-hr {
  background-color: #ededed;
  border: 1px solid #000000;
  margin: 0;
  opacity: 1;
  width: 1240px;
  margin: 0 auto;
}

.air-stat-section .stat-detail {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 12px;
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 16px;
  margin-top: 120px;
}

.air-stat-section .stat-detail .stat-container {
  height: auto;
  display: flex;
  flex-direction: column;
}

.stat-container p {
  font-size: 54px;
  letter-spacing: -1px;
  line-height: 1;
  color: #000000;
  font-weight: 700;
}

.stat-container .stat-container-light {
  color: #cccccc;
  font-weight: 400;
}

.stat-container ul li {
  font-size: 20px;
  line-height: 1.4;
  color: #000000;
}

.air-stat-section .air-stat-container-button-wrapper {
  position: absolute;
  text-align: center;
  bottom: 120px;
  width: 100%;
}

#stat-button-sm {
  display: none;
}

.air-stat-section .stat-detail-sm {
  display: none;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 12px;
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 16px;
  margin-top: 120px;
}

@media screen and (max-width: 1300px) {
  .air-stat-section #air-stat-hr {
    width: 90vw;
  }
  .air-stat-section .stat-detail {
    display: none;
  }
  .air-stat-section .air-stat-container-button-wrapper {
    position: relative;
    text-align: start;
    bottom: 0;
  }
  #stat-button-lg {
    display: none;
  }
  #stat-button-sm {
    display: block;
  }
  .air-stat-section .stat-detail-sm {
    display: grid;
    padding: 0 65px;
    margin-top: 80px;
  }
  .air-buy-button {
    width: auto;
    height: auto;
    border-radius: 50px;
    background-color: #232323;
    padding: 10px 30px;
    font-size: 22px;
    line-height: 1;
    color: #ffffff;
    font-weight: 400;
  }
  .air-stat-section .air-stat-container-button-wrapper {
    margin-top: 30px;
  }
  .stat-container p {
    font-size: 40px;
  }
  #text-container-sm {
    justify-content: center;
    align-items: center;
  }
}

@media screen and (max-width: 1000px) {
  .air-stat-section .stat-detail-sm {
    grid-template-columns: 2fr 3fr;
  }
  #text-container-sm {
    align-items: flex-end;
  }
}

@media screen and (max-width: 768.5px) {
  .air-stat-section {
    height: 480px;
  }
  .stat-container ul li {
    font-size: 16px;
  }
  .stat-container p {
    font-size: 32px;
  }
  .air-buy-button {
    padding: 10px 30px;
  }
  #text-container-sm {
    align-items: flex-end;
  }
  .air-stat-section .air-stat-container-button-wrapper {
    margin-top: 15px;
  }
  .stat-container ul li {
    white-space: nowrap;
  }
}

@media screen and (max-width: 650px) {
  .air-stat-section .stat-detail-sm {
    padding: 0 20px 0 40px;
  }
}

@media screen and (max-width: 600px) {
  .air-stat-section {
    height: 800px;
  }
  .air-stat-section .stat-detail-sm {
    grid-template-columns: repeat(1, 1fr);
    margin-top: 40px;
    grid-gap: 50px;
    padding: 0 20px 0 20px;
  }
  .stat-container p {
    text-align: center;
  }
  #stat-button-sm {
    text-align: center;
  }
  #text-container-sm {
    align-items: center;
  }
  .stat-container p {
    font-size: 50px;
  }
  .stat-container ul li {
    font-size: 18px;
  }
}

@media screen and (max-width: 450px) {
  .stat-container ul li {
    white-space: normal;
  }
}

@media screen and (max-width: 400px) {
  .stat-container ul li {
    font-size: 16px;
  }
  .air-stat-section .stat-detail-sm {
    padding: 0 10px 0 10px;
  }
  .air-buy-button {
    padding: 5px 20px;
    border-radius: 50px;
    font-size: 24px;
  }
}

@media screen and (max-width: 350px) {
  .air-stat-section .stat-detail-sm {
    padding: 0 5px 0 5px;
  }
  .stat-container ul li {
    font-size: 14px;
  }
  .air-stat-section {
    height: 700px;
  }
  .stat-container p {
    font-size: 45px;
  }
}

.stat-breakline-sm {
  display: none;
}
@media screen and (max-width: 300px) {
  .stat-container p {
    font-size: 14vw;
  }
  .air-stat-section .stat-detail-sm {
    padding: 0;
    grid-gap: 13vw;
  }
  .stat-container ul li {
    font-size: 4.5vw;
  }
  .air-stat-section {
    height: 220vw;
  }
  .air-buy-button {
    padding: 2vw 10vw;
    border-radius: 10vw;
    font-size: 7vw;
  }
  .stat-breakline-sm {
    display: block;
  }
  ol,
  ul {
    padding-left: 1rem;
  }
}

.air-stat-section .stat-detail-sm .stat-container {
  height: auto;
  display: flex;
  flex-direction: column;
}

/*-----------------------Start air-stat--------------------------------------*/

/*-------------------------------------------------------------*/

.power-bg-light {
  -webkit-backdrop-filter: saturate(180%) blur(20px);
  backdrop-filter: saturate(180%) blur(20px);
  background: var(--localnav-background-stuck, rgba(255, 255, 255, 1));
  border-color: transparent;
}

.image-container {
  height: auto;
  width: 100%;
  position: relative;
}

.first-row {
  display: flex;
  justify-content: center;
  width: 100%;
  flex-direction: row;
}

.second-row {
  display: flex;
  justify-content: center;
  width: 100%;
  flex-direction: row;
}

.first-row img {
  width: 50%;
  height: 833px;
  object-fit: cover;
}

.second-row img {
  width: 50%;
  height: 833px;
  object-fit: cover;
}

.image-container .image-container-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.image-container .image-container-title {
  font-size: 210px;
  line-height: 179px;
  color: #ffffff;
  font-weight: 400;
}

.image-container .image-container-description {
  font-size: 27px;
  line-height: 34px;
  color: #ffffff;
  font-weight: 300;
  margin-top: 50px;
}

section {
  padding: 0;
}

.override-nav {
  max-width: 1600px;
  padding: 0 5%;
}

.toggle-switch.switch-vertical {
  position: relative;
  height: 70px;
}

.toggle-switch-container {
  width: 100%;
  max-width: 1600px;
}

.toggle-inside {
  position: absolute;
  border-radius: 50%;
  transition: all 0.3s ease-in-out;
  height: 22px;
  width: 22px;
  margin-left: 6%;
}

.toggle-inside:first-child {
  background-color: #ffffff;
  top: 0;
}

.toggle-inside:last-child {
  background-color: #757272;
  bottom: 0;
}

/*---------------------------------------
    NAVIGATION              
  -----------------------------------------*/
.nav-container {
  min-height: 55px;
  height: 55px;
}

@media (max-width: 768.5px) {
  .nav-container {
    min-height: 35px;
    height: 35px;
    margin-top: 15px;
  }
}

.navbar {
  padding-top: 10px;
  padding-bottom: 5px;
}

.navbar-brand {
  color: var(--primary-color);
  font-size: var(--h5-font-size);
  font-weight: var(--font-weight-bold);
  margin: 0 20px 0 20px;
  padding: 0;
  text-align: center;
  position: relative;
}

.navbar-brand img {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.navbar-brand strong {
  color: var(--p-color);
  font-size: 12px;
  position: relative;
  bottom: 5px;
}

.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: 3rem;
  padding-left: 3rem;
}

.navbar-nav .nav-link {
  color: var(--p-color);
  font-weight: var(--font-weight-semibold);
  font-size: var(--menu-font-size);
  /* padding-top: 15px;
      padding-bottom: 15px; */
}

.navbar-nav .nav-item.active .nav-link,
.nav-link:focus,
.nav-link:hover {
  color: var(--dark-color);
}

.nav-link:focus {
  color: var(--p-color);
}

.navbar-toggler {
  border: 0;
  padding: 0;
  cursor: pointer;
  margin: 0;
  width: 30px;
  height: 35px;
  outline: none;
}

.navbar-toggler:focus {
  outline: none;
  box-shadow: none;
}

.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
  background: transparent;
}

.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:before,
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:after {
  transition: top 300ms 50ms ease, -webkit-transform 300ms 350ms ease;
  transition: top 300ms 50ms ease, transform 300ms 350ms ease;
  transition: top 300ms 50ms ease, transform 300ms 350ms ease,
    -webkit-transform 300ms 350ms ease;
  top: 0;
}

.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:before {
  transform: rotate(45deg);
}

.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:after {
  transform: rotate(-45deg);
}

.navbar-toggler .navbar-toggler-icon {
  background: var(--dark-color);
  transition: background 10ms 300ms ease;
  display: block;
  width: 30px;
  height: 2px;
  position: relative;
}

.navbar-toggler .navbar-toggler-icon:before,
.navbar-toggler .navbar-toggler-icon:after {
  transition: top 300ms 350ms ease, -webkit-transform 300ms 50ms ease;
  transition: top 300ms 350ms ease, transform 300ms 50ms ease;
  transition: top 300ms 350ms ease, transform 300ms 50ms ease,
    -webkit-transform 300ms 50ms ease;
  position: absolute;
  right: 0;
  left: 0;
  background: var(--dark-color);
  width: 30px;
  height: 2px;
  content: "";
}

.navbar-toggler .navbar-toggler-icon:before {
  top: -8px;
}

.navbar-toggler .navbar-toggler-icon:after {
  top: 8px;
}

@media screen and (max-width: 768.5px) {
  .navbar-toggler {
    width: 75px;
    padding-top: 5px;
  }
}

.index-sl span {
  opacity: 0;
  white-space: pre;
  transition: all 0.4s ease;
}

.index-sl span.faded {
  opacity: 1;
}

.hover-underline-animation {
  display: inline-block;
  position: relative;
  color: #000000;
  line-height: 1.6;
}

.hover-underline-animation::after {
  content: "";
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 2px;
  bottom: -3px;
  left: 0;
  background-color: #000000;
  transform-origin: bottom right;
  transition: transform 0.25s ease-out;
}

.hover-underline-animation:hover::after {
  transform: scaleX(1);
  transform-origin: bottom left;
}
