@media (max-width:1399px) {
  .sec-1 .bg-img {
  height: 856px;
  }


  .sec-4 .card,
  .sec-5 .card {
    width: auto;
    height: auto;
  }



  .sec-5 .card p.desc {
    text-align: center;
  }

  .sec-5 .card .txt {
    display: inline;
    padding: 140px 0 0;
    text-align: center;
    margin-bottom: 0;
  }

  .sec-5 .card .icon1 {
    background: url(../../images/landing/sec4_icon_01.png) no-repeat center top;
  }
  .sec-5 .card .icon2 {
    background: url(../../images/landing/sec4_icon_02.png) no-repeat center top;
  }
  .sec-5 .card .icon3 {
    background: url(../../images/landing/sec4_icon_03.png) no-repeat center top;
  }
  .sec-5 .card .icon4 {
    background: url(../../images/landing/sec4_icon_04.png) no-repeat center top;
  }
  .sec-5 .card .icon5 {
    background: url(../../images/landing/sec4_icon_05.png) no-repeat center top;
  }
}

@media (max-width:1199px) {
  .sec-1 .bg-img {
  height: 780px;
  }

  .sec-4 table td {
  font-size: 30px;
}

  .step-box {
    width: 100%;
  }

  .step-box {
    padding: 0;
    height: auto;
    margin: 20px auto 0;
  }

  .step-box .step-number {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    line-height: 1.5;
    height: auto;
    border: none;
    font-size: 25px;
  }

  .step-box .number-bg-1 {
    background: #32b1a3;
    }
  .step-box .number-bg-2 {
    background: #2293a4;
    }
  .step-box .number-bg-3 {
    background: #1073a6;
    }
  .step-box .number-bg-4 {
    background: #035ca7;
    }

  .step-box .step-number span {
    position: relative;
    top: auto;
    left: auto;
    line-height: 1.3;
    display: inline;
    margin-left: 10px;
    font-size: 25px;
  }

  .step-box .step-content {
    text-align: center;
    padding: 15px 20px;
  }

  .step-box .step-content p {
    font-size: 1.3rem;
  }

  .refer {
    font-size: 1.3rem;
    margin-top: 1.2rem;
  }

  .step-box .step-content .txtpink {
    font-size: 1rem;
    margin-top: 5px;
  }

  .step-box .step-content a {
    position: relative;
    top: auto;
    right: auto;
    display: block;
    margin-top: 15px;
  }

  .ask_table .table th {
    width: auto;
  }

  .floating img {
    width: 190px;
  }
}

@media (max-width:991px) {
  .sec-1 .bg-img {
  height: 780px;
  }
  
  h2.title {
    font-size: 60px;
  }

  h3.title {
    font-size: 26px;
  }

  .sec-1 .pcview {
    display: none;
  }

  .sec-1 .mobileview {
    display: block;
  }
  
  .sec-1 .icon-box p.tit {
    font-size: 20px;
  }

  .sec-1 .icon-box strong {
    font-size: 20px;
    margin: 1rem 0 0;
  }

  .sec-1 .icon-box span {
    font-size: 14px;
  }

  .sec-2 p.desc span {
    white-space: normal;
  }

  .sec-4 .pcview {
    display: none;
  }

  .sec-4 .mobileview {
    display:block;
    margin: 0 1rem;
  }

  .sec-4 .table th {
        border: none;   
  }

  .sec-5 .card {
    height: auto;
  }
}

@media (max-width:767px) {
  body {
    padding: 0;
  }

  .sec-1 .bg-img {
  height: 660px;
  }

  h2.title {
    font-size: 47px;
  }

  h3.title {
    font-size: 24px;
    margin-bottom: 0.2rem;
  }

  .sec-1 .title {
    margin-top: 2rem;
  }

  .sec-3 .card {
  height: auto;
}

  .sec-3 .card p.title {
  font-size: 20px;
}

.sec-3 .card p.desc {
  color: #ffff00;
  text-align: start;
  font-size: 26px;
}

.sec-3 .card span.rounded {
  font-size: 18px;
}

.sec-3 .card .txt {
  padding: 10px 0 10px 80px;
  margin-bottom: 0;
}

.sec-4 .table th {
  font-size: 18px;
}

.sec-4 .table td {
  border: 1px solid #142f4c;
  font-size: 26px;
}

.sec-2 p.desc {
  font-size: 26px;
}

  .btn-conteiner {
     justify-content: center;
  }


  .ask_table .contact {
    margin: 1rem 0 3rem;
  }
  .ask_table .contact a {
    font-size: 30px;
    padding: 1rem 2rem 0.7rem;
  }

  .ask_table .table th {
    white-space: normal;
  }

  .ask_table .form-area {
    padding: 0.8rem;
  }

  .btn-bottom {
    padding-top: 4rem;
  }

  .btn-bottom .btn {
    width: 100%;
    font-size: 30px;
  }
  .floating img {
    width: 120px;
  }
}

@media (max-width:424px) {

  .sec-2,
  .sec-3,
  .sec-4,
  .sec-5,
  .sec-6,
  .sec-7 {
    padding: 4rem 0;
  }

  .sec-1 .bg-img {
  height: 590px;
  }

  h2.title {
    font-size: 42px;
  }

  .sec-1 .btn-main {
    font-size: 20px !important;
  }
}