@media screen and (max-width: 1400px) {}

@media screen and (max-width: 1200px) {}

@media screen and (max-width: 992px) {}

@media screen and (max-width: 768px) {
  section {
    padding: 60px 0;
  }

  .sc3_wrapper {
    border-radius: 12px;

  }

  .sc3_item {
    color: #fff;
    padding: 20px 0;
  }

  .sc3_item h3 {
    font-family: FTVVIPAlbra;
    font-size: 26px;
    font-style: normal;
    line-height: normal;
  }

  .sc3_item p {
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 4px;
  }

  .sc2 p {
    font-size: 18px;
    text-align: center;
  }
}

@media screen and (max-width: 480px) {
  section {
    padding: 32px 0;
  }

  .sc_hero_logo {
    width: 120px;
  }

  .btn_booktour {
    font-size: 16px;
  }

  .sc2 p {
    font-size: 16px;
    margin: 20px 0;
    text-align: center;
  }

  .sc3_wrapper {

    padding: 24px 16px;
  }

  .sc3_item {
    color: #fff;
    padding: 20px;
  }

  .sc3_item h3 {
    font-family: FTVVIPAlbra;
    font-size: 22px;
    font-style: normal;
    line-height: normal;
  }

  .sc3_item p {
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 4px;
  }

  .section-title h2 {
    font-size: 44px;
    margin-top: -32px;
  }

  .section-title h3 {
    font-size: 56px;
  }

  .section-title {
    padding-bottom: 20px;
    text-align: center !important;
  }

  .tekshomeForm {
    padding: 60px 20px;
  }

  .tekshomeForm img {
    margin-bottom: 20px;
    width: 200px;
  }

  .sc5-item p {
    font-size: 16px;
  }

  .dichvu_item h3 {
    font-size: 24px;
  }

  .dichvu_item span {
    font-size: 15px;
  }

  .dichvu_item p {
    font-size: 16px;
  }

  .dichvu_item img {
    width: 161px;
  }

  .dichvu_item {
    padding: 16px 156px 16px 16px;
    margin: 8px 8px;
  }

  .sc5-item span {
    font-size: 24px;
  }

  .tagline {
    font-size: 40px;
  }

  .price-amount {
    font-size: 40px;
  }

  .price-text {
    font-size: 24px;
  }

  .transport-item {
    font-size: 16px;
  }

  .tekshomeForm .form-control {
    font-size: 16px;
    border-radius: 40px;
    padding: 8px 20px;
  }

  .sc_foot_logo {
    width: 200px;
  }

  .sc5-item img {

    width: 142px !important;

    margin-top: -136px;

    margin-left: 18px;
  }

  .sc6_text .text_1 {
    position: relative;
    z-index: 1;
    color: #ffffff;
    font-family: FTVVIPTamakionSignature;
    font-size: 60px;
    /* font-style: normal; */
    font-weight: 400;
    line-height: normal;
  }

  .sc6_text .text_2 {
    color: #ffffff;
    font-family: FTVVIPAlbraDisplay;
    font-size: 49px;
    line-height: normal;
    text-transform: uppercase;
    margin-top: -20px;
  }

  .mySwiper {
    margin-top: 20px;
  }

  .sc6_text2 {
    margin-top: 120px;
  }

  .sc6_text .text_3 {
    color: #ffffff;
    font-family: FTVVIPAlbraDisplay;
    font-size: 32px;
    line-height: normal;
  }
}

@media screen and (max-width: 320px) {}

@media screen and (max-width: 240px) {}