@media (max-width: 1500px) {
  .content-box-1 figure {
    margin-right: 0;
    width: 50%;
  }
  .content-box-1 .description h1 {
    font-size: 44px;
    line-height: 54px;
  }
}
@media (max-width: 1330px) {
  body {
    font-size: 16px;
    line-height: 26px;
  }
  footer .footer-top {
    font-size: 18px;
    line-height: 28px;
  }
  .h-data .btn-1 {
    margin-left: 0;
  }
  .h-data {
    font-size: 15px;
    line-height: 25px;
  }
  header .btn-1 {
    font-size: 15px;
    line-height: 25px;
  }
  .content-box-1 .description h1 {
    font-size: 39px;
    line-height: 49px;
  }
  .title h2 {
    font-size: 40px;
    line-height: 48px;
  }
}
@media (max-width: 1199px) {
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .content-box-1 .description h1 {
    font-size: 35px;
    line-height: 45px;
  }
  .box-1 .description {
    padding-right: 60px;
  }
  .box-1-1 .container .description {
    padding-right: 0;
    padding-left: 60px;
  }
  .title h2, .box-3 .price {
    font-size: 38px;
    line-height: 46px;
  }
  .content-box-5 .form-box, .content-box-5 .description {
    padding: 40px;
  }
  .content-box-5 h3 {
    font-size: 30px;
    line-height: 40px;
  }
  footer .footer-top {
    font-size: 16px;
    line-height: 26px;
  }
  .h-data p:first-child {
    display: none;
  }
  header .logo img {
    width: 240px;
  }
  .f-logo img {
    width: 200px;
  }
  footer .footer-bottom {
    font-size: 14px;
    line-height: 24px;
  }
  footer .footer-top .txt span {
    display: block;
    margin: 0;
  }
}
@media (max-width: 992px) {
  header .logo {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
  }
  .content-box-1 .description p {
    font-size: 16px;
    line-height: 26px;
  }
  .box-1 .description {
    padding-right: 30px;
  }
  .box-1-1 .container .description {
    padding-left: 30px;
  }
  .box-1-2 .description {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  .title h2, .box-3 .price {
    font-size: 30px;
    line-height: 40px;
  }
  .box-3 .days {
    font-size: 18px;
    line-height: 23px;
  }
  .box-3 {
    padding: 25px;
  }
  .content-box-5 .description {
    font-size: 16px;
    line-height: 26px;
  }
  .content-box-5 h3 {
    font-size: 24px;
    line-height: 34px;
  }
  .content-box-5 .form-box, .content-box-5 .description {
    padding: 25px;
  }
  .content-box-5 .form-box .input-box input, .content-box-5 .form-box .input-box textarea {
    font-size: 16px;
  }
  .f-desc {
    margin-right: 30px;
    flex-shrink: 0;
  }
  footer nav ul {
    flex-wrap: wrap;
    justify-content: flex-end;
  }
  .box-3 {
    height: 180px;
  }
  header {
    padding: 15px 0 20px 0;
  }
  header .header-box {
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .box-1 figure {
    border-radius: 8px;
  }
  .box-1 figure img {
    border-radius: 8px;
  }
  .h-data p:last-child {
    width: 100%;
    display: flex;
    justify-content: center;
    padding-top: 15px;
  }
  .h-data p {
    width: 100%;
    text-align: center;
  }
  header .logo {
    margin-bottom: 6px;
  }
  .btn-1, header .btn-1 {
    font-size: 16px;
    padding: 8px 53px 8px 25px;
  }
  header .btn-1 {
    font-size: 14px;
  }
  .content-box-1 .container {
    display: block;
  }
  .content-box-1 .description {
    width: 100%;
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  .content-box-1 .description .txt-small {
    font-size: 12px;
  }
  .content-box-1 .description h1 {
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 18px;
  }
  .content-box-1 .description p {
    margin-bottom: 25px;
  }
  .h-data {
    justify-content: center;
    flex-wrap: wrap;
  }
  .h-data p {
    margin: 0;
  }
  .content-box-1 {
    padding-top: 179px;
  }
  .content-box-1 .container {
    padding: 45px 20px;
  }
  .content-box-1 figure {
    width: 100%;
    margin-top: 45px;
  }
  .padding-1 {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .box-1 {
    padding: 45px 0;
    text-align: center;
  }
  .box-1 figure {
    padding: 0 !important;
    width: 100%;
    margin-top: 45px;
  }
  .title h2, .box-3 .price {
    font-size: 25px;
    line-height: 35px;
  }
  .title {
    margin-bottom: 20px;
  }
  .box-1 .container {
    display: block;
  }
  .box-1 .description {
    width: 100%;
    padding: 0;
  }
  .box-1-1 figure {
    position: relative;
    height: 250px;
  }
  .box-1-1 .container .description {
    padding: 0;
  }
  .box-1-1 {
    padding: 0;
  }
  .box-1-2 {
    padding-bottom: 0;
  }
  .box-1-2 ul {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .box-1 .description h3 {
    font-size: 16px;
    line-height: 26px;
  }
  .margin-bottom-1 {
    margin-bottom: 45px;
  }
  .box-2 figure img {
    width: 100%;
  }
  .nav-1 {
    flex-shrink: 0;
  }
  .box-3 {
    height: 153px;
  }
  .box-3 .days {
    font-size: 16px;
    line-height: 21px;
  }
  .content-box-5 .row > div:first-child {
    margin-bottom: 20px;
  }
  .box-3 {
    margin-bottom: 20px;
  }
  .content-box-4 .txt {
    font-size: 16px;
    line-height: 26px;
  }
  .content-box-5 .description p:last-child {
    margin-bottom: 0;
  }
  footer .footer-top {
    display: block;
    text-align: center;
    padding: 45px 0 30px 0;
  }
  .f-desc {
    margin: 0 0 30px 0;
  }
  footer nav ul {
    justify-content: center;
  }
  footer nav ul li {
    width: 100%;
    margin: 0;
  }
  footer .footer-bottom {
    display: block;
    text-align: center;
  }
  footer .footer-bottom {
    padding-bottom: 45px;
  }
  .content-box-5 .form-box .label-box label {
    font-size: 16px;
  }
}/*# sourceMappingURL=mobile.css.map */