

.home-banner .banner-bg {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.home-banner {
  position: relative;
  overflow: hidden;
  height: 90vh;
  max-height:680px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.home-banner .cm-banner-inner {
  position: relative;
  padding: 214px 0 100px;
}

.home-banner .content-main h5 {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 5px;
  margin-bottom: 13px;
}

.home-banner .content-main > * {
  text-align: center;
  color: #fff;
  font-family: Poppins;
}

.home-banner .content-main h1 {
  font-size: 100px;
  line-height: 1;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 12px;
}

.home-banner .content-main p {
  white-space: normal;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  max-width: 805px;
  margin: 0 auto 23px;
  visibility:hidden;
}

.home-banner .cmh-btn a {
  color: rgb(255, 255, 255);
  font-family: Poppins;
  text-transform: uppercase;
  background-color: rgb(91, 117, 168);
  border-color: rgb(0, 0, 0);
  font-size: 14px;
  line-height: 24px;
  display: inline-block;
  padding: 10px 35px;
  font-weight: 600;
  margin-left: -2px;
}

.home-banner .cmh-btn {
  text-align: center;
}

.home-banner .cmh-btn a.wow {
    visibility: hidden;
}

.home-banner .banner-bg img {
  -webkit-animation-name: zoom-bg;
  animation-name: zoom-bg;
  -webkit-animation-duration: 10s;
  animation-duration: 10s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  transform: translateY(0%) scale(1.5);
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@keyframes zoom-bg {
  0% {
    transform: translateY(0%) scale(1);
  }

  100% {
    transform: translateY(0%) scale(1.5);
  }
}




@media (max-width:1200px) {
  .home-banner .cm-banner-inner {
    padding-top: 203px;
  }

  .home-banner .content-main h5 {
    font-size: 17px;
    line-height: 23px;
  }

  .home-banner .content-main h1 {
    font-size: 95px;
    margin-bottom: 11px;
  }

  .home-banner .content-main p {
    max-width: 767px;
    font-size: 17px;
    line-height: 23px;
    margin-bottom: 22px;
  }

  .home-banner .cmh-btn a {
    font-size: 13px;
    line-height: 23px;
    padding: 10px 33px;
  }

  .home-banner {
    height: 54.05vw;
  }


  .home-banner .banner-bg img {
    transform: translateY(0%) scale(1.5);

  }

  @keyframes zoom-bg {
    0% {
      transform: translateY(0%) scale(1);
    }

    100% {
      transform: translateY(0%) scale(1.5);
    }
  }

}



@media (max-width:1024px) {
  .home-banner .content-main h5 {
    font-size: 15px;
    line-height: 19px;
    letter-spacing: 4px;
    margin-bottom: 11px;
  }

  .home-banner .cm-banner-inner {
    padding-top: 173px;
  }

  .home-banner .content-main h1 {
    font-size: 81px;
    margin-bottom: 10px;
  }

  .home-banner .content-main p {
    max-width: 653px;
    white-space: normal;
    font-size: 15px;
    line-height: 19px;
    margin-bottom: 20px;
  }

  .home-banner .cmh-btn a {
    font-size: 11px;
    line-height: 19px;
    padding: 8px 28px;
  }

  .home-banner {
    height: 53.9vw;
  }
}


@media (max-width:992px) {
  .home-banner .content-main h5 {
    font-size: 14px;
    line-height: 19px;
    margin-bottom:10px;
  }

  .home-banner .cm-banner-inner {
    padding-top: 167px;
  }

  .home-banner .content-main h1 {
    font-size: 79px;
    margin-bottom: 10px;
  }

  .home-banner .content-main p {
    max-width: 627px;
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 17px;
  }

  .home-banner .cmh-btn a {
    font-size: 11px;
    line-height: 19px;
    padding: 8px 27px;

  }

  .home-banner {
    height: 53.9vw;
  }
}



@media (max-width:768px) {
  .home-banner .content-main h5 {
    font-size: 17px;
    line-height: 23px;
    letter-spacing: 5px;
    margin-bottom: 31px;
  }

  .home-banner .cm-banner-inner {
    padding-top: 129px;
  }

  .home-banner .content-main h1 {
    font-size: 58px;
    margin-bottom: 19px;
  }

  .home-banner .content-main p {
    max-width: 691px;
    white-space: normal;
    font-size: 15px;
    line-height: 23px;
    margin-bottom: 35px;
  }

  .home-banner .cmh-btn a {
    font-size: 13px;
    line-height: 23px;
    padding: 10px 34px;
  }

  .home-banner {
    height: 65.33vw;
  }
}



@media (max-width:640px) {
  .home-banner .content-main h5 {
    font-size: 14px;
    line-height: 19px;
    letter-spacing: 4px;
    margin-bottom: 26px;
  }

  .home-banner .cm-banner-inner {
    padding: 107px 0;
  }

  .home-banner .content-main h1 {
    font-size: 48px;
    margin-bottom:15px;
  }

  .home-banner .content-main p {
    max-width: 573px;
    white-space: normal;
    font-size: 13px;
    line-height: 19px;
    margin-bottom: 30px;
  }

  .home-banner .cmh-btn a {
    font-size: 11px;
    line-height: 19px;
    padding: 8px 28px;
  }

}

.home-banner .ml12 .letter,
.home-banner .ml14 .letter{
  display: inline-block;
}

.home-banner .ml14 {
  transform: translateX(-40px);
}


@media (max-width:480px) {
  .home-banner .content-main h5 {
    font-size: 15px;
    line-height: 23px;
    letter-spacing: 5px;
    margin-bottom: 24px;
  }

  .home-banner .cm-banner-inner {
    padding: 103px 0 20px;
  }

  .home-banner .content-main h1 {
    font-size: 43px;
    line-height: 58px;
    margin-bottom: 10px;
  }

  .home-banner .content-main p {
    max-width: 397px;
    white-space: normal;
    font-size: 14px;
    line-height: 23px;
    margin-bottom: 54px;
  }

  .home-banner .cmh-btn a {
    font-size: 14px;
    line-height: 23px;
    padding: 10px 34px;
  }

  .home-banner {
    min-height: 104.6vw;
    height:auto;
  }
}


@media (max-width:360px) {
  .home-banner .content-main h5 {
    font-size: 11px;
    line-height: 16px;
    letter-spacing: 3px;
    text-align: left;
    margin-left: 2px;
    margin-bottom: 16px;
  }

  .home-banner .cm-banner-inner {
    padding: 71px 0;
  }

  .home-banner .content-main h1 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 7px;
  }

  .home-banner .content-main p {
    max-width: 275px;
    font-size: 9px;
    line-height: 16px;
    margin-bottom: 37px;
  }

  .home-banner .cmh-btn a {
    font-size: 9px;
    line-height: 16px;
    padding: 7px 23px;
  }

  .home-banner {
    min-height: 45vh;
  }
}


@media (max-height:700px) {
  .home-banner {
    height: auto;
  }
}