@media only screen and (max-width: 1200px) {
  .slide .title-slide {
    font-size: 7.6rem;
    line-height: 7.5rem;
  }
}
@media only screen and (max-width: 1000px) {
  .slide .title-slide {
    font-size: 5.6rem;
    line-height: 5.5rem;
  }
  .header-page-top {
    display: none;
  }
  .menu-pc {
    display: none !important    ;
  }
  .icon-menu-mobile {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 60px;
  }
  .icon-menu-mobile i {
    font-size: 28px;
  }
  .about-us-description {
    font-size: 0.9rem;
    padding-left: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .about-us-image {
    margin: -130px -20px -115px 10px;
  }
  .box-service .content {
    margin-left: 0.5rem;
  }
  .content-service .title-content {
    font-size: 1rem;
  }
  .service-description {
    font-size: 0.7rem;
  }
  .number-indicator .number {
    font-size: 2rem;
  }
}

@media only screen and (max-width: 900px) {
  .slide .carousel-caption {
    top: 20% !important;
    left: 10%;
  }
  .slide .title-slide {
    font-size: 4.6rem;
    line-height: 4.5rem;
  }
}

@media only screen and (max-width: 800px) {
  .slide .carousel-caption {
    top: 25% !important;
    left: 7%;
    display: block !important;
  }
  .slide .title-slide {
    font-size: 3.6rem;
    line-height: 3.5rem;
  }
  .container {
    max-width: 700px;
  }
}
@media only screen and (max-width: 700px) {
  .container {
    max-width: 600px;
  }
  .slide .carousel-caption {
    top: 25% !important;
    left: 7%;
    display: block !important;
  }
  .content-about-us {
    flex-wrap: wrap;
  }
  .slide .title-slide {
    font-size: 2.6rem;
    line-height: 3.5rem;
    margin-bottom: 2rem;
  }
  .about-us-description {
    font-size: 1rem;
    width: 100%;
  }
  .about-us-image {
    margin: 0;
    padding: 2rem;
  }
  .box-service {
    padding: 1rem 0.5rem;
  }
  .box-service .icon-service {
    max-width: 2rem;
    text-align: right;
  }
  .box-service .icon-service img {
    width: 30px;
  }
  .our-service {
    margin-bottom: 0;
  }
  .indicators .box-header-indicator {
    min-height: 12rem;
  }
  .title-indicators {
    padding: 3rem 0 0 0;
  }
  .textarea-contact {
    margin-top: 1rem;
  }
  .textarea-contact textarea {
    height: 150px !important;
  }
}
@media only screen and (max-width: 600px) {
  .slide .title-slide {
    font-size: 2.6rem;
    line-height: 3.5rem;
    margin-bottom: 1rem !important;
  }
  .description-slide {
    margin-bottom: 0;
    font-size: 1rem !important;
    line-height: 1.5rem !important;
  }
  .container {
    max-width: 540px;
  }
  .header-page-content .col-md-3 {
    width: 30%;
  }
  .header-page-content .col-md-9 {
    width: 70%;
  }
}

@media only screen and (max-width: 480px) {
  .container {
    width: 100% !important;
    padding: 0 12px !important;
  }
  .contact-us {
    padding: 1rem;
  }
  .button-submit-contact button {
    width: 100% !important;
  }
  .slide .title-slide {
    font-size: 1.3rem;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
  }
  .slide .carousel-caption {
    left: 12px;
    right: 12px;
    max-width: 80% !important;
  }
  .carousel-caption-slick {
    width: 80% !important;
    left: 0.5rem;
  }
  .slide .description-slide {
    font-size: 0.7rem !important;
    margin-bottom: 1rem;
  }
  .about-us {
    margin-bottom: 0;
    padding: 2rem 0;
  }
  .about-us .title-about {
    font-size: 2rem;
    margin-bottom: 2rem;
  }
  .title-service {
    font-size: 2rem;
    padding: 2rem 0 0 0;
  }
  .content-service {
    padding: 2rem 0;
    display: none;
  }
  .content-service-mobile {
    display: flex;
    flex-wrap: wrap;
    padding: 2rem 0;
  }
  .box-service {
    width: 50%;
  }
  .title-content {
    font-size: 0.9rem;
  }
  .header-page-content {
    height: 55px;
  }
  .header-page-content .col-md-3 {
    width: 40%;
    display: flex;
    align-items: center;
    padding-left: 0;
  }
  .header-page-content .col-md-9 {
    width: 60%;
    padding-right: 0;
  }
  .header-page-content .row {
    margin: 0;
    padding: 0;
  }
  .header-page-content .logo img {
    height: 55px;
  }
  .icon-menu-mobile i {
    font-size: 24px;
  }
  .title-indicators {
    padding: 2rem 0 0 0;
    font-size: 2rem;
  }
  .indicators .box-header-indicator {
    min-height: 9rem;
  }
  .number-indicator .number {
    font-size: 1.5rem;
  }
  .number-indicator .number-description {
    font-size: 0.8rem;
  }
  .blog {
    padding: 2rem 0;
  }
  .title-blog {
    font-size: 2rem;
    margin-bottom: 2rem;
  }
  .title-blog-item {
    font-size: 1rem;
  }
  .blog-description {
    font-size: 0.8rem;
  }
  .name-author {
    font-size: 0.8rem;
  }
  .card-blog .card-image-blog .meta-date .date {
    font-size: 1.2rem;
  }
  .card-blog .card-image-blog .meta-date .month {
    font-size: 0.8rem;
  }
  .contact-us {
    padding: 0;
  }
  .title-contact-us {
    font-size: 2rem;
    margin-bottom: 2rem;
    padding-top: 1rem;
  }
  .footer {
    font-size: 0.9rem;
  }
  .logo-footer {
    text-align: center;
  }
  .content-popup {
    width: 85%;
  }
  .content-popup .mess {
    font-size: 2rem;
  }
}
