

/* -------- Media Screen 1200 PX -------- */

@media only screen and (max-width:1200px){
.blue-btn{
    margin-left: 10px;
}
.many1 a {
    font-size: 13px;
    margin-left: 4px;
}

.many1 i {
    font-size: 16px;
}
.many2 a {
    font-size: 13px;
    margin-left: 4px;
}

.many2 i {
    font-size: 16px;
}
.many3 a {
    font-size: 13px;
    margin-left: 4px;
}

.many3 i {
    font-size: 16px;
}
.ready h3{
    font-size: 30px;
}
.ready p{
    font-size: 14px;
}
.room h3{
    font-size: 60px;
}
.room h2{
    font-size: 40px;
}
.room p{
    font-size: 16px;
}
.box-coloring h3 {
    font-size: 20px;
}
.box-coloring p {
    font-size: 14px;
}
.foot-btn1{
    width: 140px;
    height: 30px;
    margin-top: 10px;
  }
  .foot-btn1 a{
    line-height: 30px;
    font-size: 12px;
  }
  .foot-btn1 i{
    font-size: 12px;
    margin-left: 0;
  }
  .foot-btn2{
    width: 140px;
    height: 30px;
    margin-top: 10px;
  }
  .foot-btn2 a{
    line-height: 30px;
    font-size: 12px;
  }
  .foot-btn2 i{
    font-size: 12px;
    margin-left: 0;
  }
  .footer h3 {
    font-size: 14px;
}

.footer h4 {
    font-size: 18px;
}
.blue-box h4 {
    font-size: 45px;
}

.blue-box h4 span {
    font-size: 45px;
}
.blue-box p {
    margin-top: 30px;
    font-size: 13px;
}
}

/* -------- Media Screen 992 PX -------- */

@media only screen and (max-width:992px) {
    .logo {
        width: 80px;
    }

    .white-btn {
        width: 120px;
    }

    .white-btn a {
        font-size: 12px;
    }

    .white-btn i {
        font-size: 12px;
    }

    .blue-btn {
        width: 120px;
    }

    .blue-btn a {
        font-size: 12px;
    }

    .blue-btn i {
        font-size: 12px;
    }

    .nav-link {
        font-size: 12px;
    }

    .nav-link i {
        font-size: 12px;
    }
    .carousel-item{
      height: 360px;
    }
    .carousel-caption h3 {
        font-size: 25px;
    }

    .carousel-caption h4 {
        font-size: 60px;
    }

    .carousel-caption h4 span {
        font-size: 80px;
    }

    .blue-box {
        padding: 30px;
    }

    .blue-box h4 {
        font-size: 40px;
    }

    .blue-box h4 span {
        font-size: 40px;
    }

    .blue-box p {
        margin-top: 30px;
        font-size: 12px;
    }

    .location h2 {
        font-size: 50px;
    }

    .loc {
        font-size: 50px;
    }

    .circle1 {
        width: 30px;
        height: 30px;
    }

    .circ {
        line-height: 30px;
    }

    .many1 h3 {
        font-size: 16px;
    }

    .many1 a {
        font-size: 12px;
        margin-left: 4px;
    }

    .many1 i {
        font-size: 14px;
    }

    .many2 h3 {
        font-size: 16px;
    }

    .circle2 {
        width: 30px;
        height: 30px;
        top: -8%;
    }

    .circ {
        line-height: 30px;
    }

    .many2 a {
        font-size: 12px;
    }

    .many2 i {
        font-size: 16px;
    }

    .circle3 {
        width: 30px;
        height: 30px;
        top: -8%;
    }

    .circ {
        line-height: 30px;
    }

    .black {
        margin-top: 40px;
    }

    .many3 h3 {
        font-size: 16px;
        margin-top: 30px;
    }

    .many3 a {
        font-size: 12px;
    }

    .many3 i {
        font-size: 16px;
    }

    .ready h3 {
        font-size: 30px;
    }

    .ready p {
        font-size: 14px;
    }

    .oran {
        width: 130px;
        font-size: 14px;
    }

    .green {
        width: 130px;
        font-size: 14px;
    }

    .gap {
        margin-top: 20px;
    }

    .box-coloring h3 {
        font-size: 18px;
    }

    .box-coloring p {
        font-size: 13px;
    }

    .journey h2 {
        font-size: 30px;
    }

    .journey h2 span {
        font-size: 50px;
    }

    .journey p {
        font-size: 14px;
    }

    .tras-btn {
        margin-top: 15px;
    }

    .orange-btn {
        margin-top: 15px;
    }
}

/* -------- Media Screen 768 PX -------- */

@media only screen and (max-width:768px) {
  
  .flex-j{
    justify-content: center;
  }
  .white-btn {
    width: 130px;
  }
  .blue-btn {
    width: 130px;
  }
    .carousel-caption h3 {
        font-size: 20px;
    }

    .carousel-caption h4 {
        font-size: 50px;
    }

    .carousel-caption h4 span {
        font-size: 70px;
    }

    .circle1 {
        width: 30px;
        height: 30px;
    }

    .circ {
        line-height: 30px;
    }

    .many2 {
        margin-top: 15px;
    }

    .circle2 {
        width: 30px;
        height: 30px;
        top: -8%;
    }

    .circ {
        line-height: 30px;
    }

    .many3 {
        margin-top: 15px;
    }

    .circle3 {
        width: 30px;
        height: 30px;
        top: -8%;
    }

    .circ {
        line-height: 30px;
    }

    .journey h2 span {
        font-size: 40px;
    }

    .footer h3 {
        font-size: 14px;
    }

    .footer h4 {
        font-size: 16px;
    }
}

/* -------- Media Screen 480 PX -------- */

@media only screen and (max-width:480px) {
    .just {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 10px;
    }
.carousel-item{
height: 300px;
}
    .white-btn {
        width: 100px;
        height: 30px;
        margin-bottom: 10px;
    }

    .white-btn a {
        font-size: 10px;
        line-height: 30px;
    }

    .blue-btn {
        width: 100px;
        height: 30px;
        margin-bottom: 10px;
    }

    .blue-btn a {
        font-size: 10px;
        line-height: 30px;
    }
    .swiper{
        margin-top: 10px;
    }
    .blue-box h2{
        font-size: 16px;
    }
    .blue-box h4 {
        font-size: 30px;
      }
      .blue-box h4 span {
        font-size: 30px;
      }
      .blue-box p{
        font-size: 14px;
      }
      .circle1{
        top: -10%;
      }
      
      .circle2{
        top: -10%;
      }
      .many2 {
        margin-top: 25px;
      }
      .circle3{
        top: -10%;
      }
      .many3 {
        margin-top: 25px;
      }
      .room h2{
        font-size: 30px;
      }
      .room h3{
        font-size: 50px;
      }
      .room p{
        font-size: 15px;
      }
      .service h2 span{
        font-size: 40px;
      }
      .service h2{
        font-size: 40px;
      }
      .journey h2{
        font-size: 25px;
      }
      .journey h2 span{
        font-size: 35px;
      }
      .tras-btn{
        width: 150px;
      }.tras-btn a{
        font-size: 14px;
      }
      .tras-btn i{
        font-size: 14px;
      }
      .orange-btn{
        width: 150px;
      }
      .orange-btn i{
        font-size: 14px;
      }
      .orange-btn a{
        font-size: 14px;
      }
      .side-gap{
        padding-left: 20px;
      }
      .foot-btn1{
        width: 120px;
        height: 30px;
        margin-top: 10px;
      }
      .foot-btn1 a{
        line-height: 30px;
        font-size: 12px;
      }
      .foot-btn1 i{
        font-size: 12px;
      }

      .foot-btn2{
        width: 120px;
        height: 30px;
        margin-top: 10px;
      }
      .foot-btn2 a{
        line-height: 30px;
        font-size: 12px;
      }
      .foot-btn2 i{
        font-size: 12px;
      }
      .footer p{
        font-size: 12px;
      }
      .copyright a{
        font-size: 12px;
      }
}

/* -------- Media Screen 320 PX -------- */

@media only screen and (max-width:414px){

  .blue-btn {
    width: 102px;
    height: 30px;
    margin-bottom: 10px;
}
.blue-box p {
  font-size: 13px;
}
.many3 h3{
  font-size: 15px;
}


}


/* -------- Media Screen 320 PX -------- */

@media only screen and (max-width:320px){
    .carousel-caption h3 {
        font-size: 16px;
      }
      .carousel-caption h4 {
        font-size: 30px;
      }
      .carousel-caption h4 span{
        font-size:50px;
      }
      .blue-box {
        padding: 25px;
      }
      .blue-box p {
        font-size: 12px;
      }
      .ready p {
        font-size: 12px;
      }
      .oran{
        width: 110px;
        height: 30px;
        line-height: 30px;
        font-size: 12px;
      }
      .green {
        width: 110px;
        height: 30px;
        line-height: 30px;
        font-size: 12px;
      }
      .box-coloring h3 {
        font-size: 16px;
      }
      .box-coloring p {
        font-size: 12px;
      }
      .journey h2 {
        font-size: 18px;
      }
      .journey h2 span{
        font-size: 22px;
      }
      .journey p {
        font-size: 12px;
      }
      .tras-btn{
        width: 120px;
        height: 30px;
        white-space: nowrap;
      }.tras-btn a{
        font-size: 12px;
        line-height: 30px;
      }
      .tras-btn i{
        font-size: 12px;
        margin-left: 1px;
      }
      .orange-btn{
        width: 120px;
        height: 30px;
        white-space: nowrap;
      }
      .orange-btn a{
        font-size: 12px;
        line-height: 30px;
      }
      .orange-btn i{
        font-size: 12px;
        margin-left: 1px;
      }
      .footer p{
        font-size: 12px;
      }
      .footer h2{
        font-size: 14px;
      }
      .footer li a{
        font-size: 12px;
        margin-block: 7px;
      }
      .copyright a{
        font-size: 10px;
      }
}