@media (max-width: 1199.98px) {
  .logo {
    margin-right: 0;
    text-align: right;
  }
  .logo img {
    height: 9.5rem;
    width: 9.5rem;
    object-fit: contain;
  }

  .title h1 {
    font-size: 3rem;
  }

  .nbg {
    font-size: 1.2rem;
  }
  .nav-item a,
  .active {
    font-size: 1.2rem;
  }

  .navbar-light .navbar-nav .nav-link {
    padding-left: 4.1rem !important;
  }
  .dropdown-menu {
    font-size: 0.75rem;
  }

  .caption {
    font-size: 1.5rem !important;
  }

  .site-section-heading {
    font-size: 2rem !important;
  }

  .slide-one-item {
    width: 100%;
    height: 50vh;
  }

  .site-blocks-cover {
    width: 100%;
    height: 50vh;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
  }

  .site-blocks-cover::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 50vh;
    background-color: rgba(0, 0, 0, 0.5);
  }

  .info h1 {
    font-size: 1.25rem;
  }

  .info p {
    font-size: 1.2rem;
  }

  .link--yaku {
    font-size: 1.2rem;
  }

  .caption {
    font-size: 0.9rem;
  }

  .site-section-heading {
    font-size: 1.25rem;
  }

  .media-image p {
    font-size: 0.85rem;
    height: 2em;
    font-weight: 300;
  }

  .media-image h2 {
    font-size: 1rem;
    height: 2.19em;
  }
  .productTitle h2 {
    font-size: 1 rem !important;
  }

  .product blockquote {
    font-size: 0.85rem;
  }

  /* show client page */

  .cls-img {
    width: 205px;
    height: 207px;
  }

  .cls-text {
    right: 7%;
  }

  .cls:hover .cls-text {
    width: 190px;
  }
}

@media (max-width: 991.98px) {
  .logo {
    margin-right: 0;
    text-align: right;
  }
  .logo img {
    height: 9rem;
    width: 9rem;
    object-fit: contain;
  }

  .title h1 {
    font-size: 2.5rem;
    margin-left: 0;
  }

  .nav-item {
    height: 4rem;
  }

  .site-section {
    padding: 3em 0;
  }

  .site-blocks-cover h1 {
    font-size: 4rem;
  }

  .slide-one-item {
    width: 100%;
    height: 33vh;
  }

  .site-blocks-cover {
    width: 100%;
    height: 33vh;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
  }

  .site-blocks-cover::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 33vh;
    background-color: rgba(0, 0, 0, 0.5);
  }

  .info h1 {
    font-size: 2.5rem;
  }

  .info p {
    font-size: 1.8rem;
  }

  .link--yaku {
    font-size: 1.8rem;
  }

  .caption {
    font-size: 0.9rem;
  }

  .site-section-heading {
    font-size: 1.25rem;
  }

  .media-image-body p {
    font-size: 1.2rem;
    height: 2rem;
    font-weight: 300;
  }

  .media-image-body h3 {
    font-size: 1.7rem;
    height: 4rem;
  }
  .product h2 {
    font-size: 1 rem;
  }

  .product blockquote {
    font-size: 0.85rem;
  }

  footer p {
    margin-bottom: 0;
  }

  .footer-address img {
    margin-left: 4em;
  }

  .footer-address p {
    font-size: 1.5rem;
  }

  .pjd-title h3 {
    font-size: 2.2rem;
  }

  .pjd-side h5 a {
    font-size: 1.3rem;
  }

  .pjd-side p {
    font-size: 1.1rem;
  }
}

@media (max-width: 575.98px) {
  p {
    font-size: 1.6rem;
  }
  .logo {
    margin-right: 0;
    text-align: center;
  }

  .logo img {
    height: 8.63rem;
    width: 8.63rem;
    object-fit: contain;
  }

  .nbg {
    font-size: 0.81rem;
  }

  .nav-item {
    height: 4rem;
  }

  .navbar-collapse {
    margin-top: 0.5rem;
  }

  .slide-one-item {
    width: 100%;
    height: 22vh;
  }

  .site-blocks-cover {
    width: 100%;
    height: 22vh;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
  }

  .site-blocks-cover::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 22vh;
    background-color: rgba(0, 0, 0, 0.5);
  }

  .info h1 {
    font-size: 1.5rem;
    line-height: 3.2rem;
  }

  .info p {
    font-size: 1.3rem;
    font-weight: 300;
  }

  .site-section {
    padding: 2em 0;
  }

  .link--yaku {
    font-size: 1.3rem;
  }

  .caption {
    font-size: 0.9rem;
    font-weight: 400;
  }

  .site-section-heading:before {
    left: 44%;
  }

  .media-image-body p {
    font-size: 1.2rem;
    height: 1.2rem;
    font-weight: 300;
  }

  .media-image-body h3 {
    font-size: 1.7rem;
    height: 3rem;
  }

  .block-testimony blockquote {
    font-size: 0.85rem;
  }

  /* product */

  .product-background {
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 70px;
  }

  .product-image {
    left: 82px;
    top: 0;
    margin-top: -66px;
  }

  .product-carousel .owl-prev {
    left: -10px;
    top: 112px;
  }

  .product-carousel .owl-next {
    right: -10px;
    top: 112px;
  }

  .product-text {
    padding: 75px 20px 40px 30px;
  }

  .product-title {
    margin-bottom: 1rem !important;
  }

  .site-blocks-cover h1 {
    font-size: 3rem;
  }

  /* show client page */

  .cls {
    padding-left: 3.7rem;
  }

  .cls-img {
    width: 30rem;
    height: 30rem;
  }

  .cls-text {
    right: 8%;
  }

  .cls:hover .cls-text {
    width: 25rem;
  }

  footer p {
    margin-bottom: 0;
  }

  .footer-address img {
    margin-left: 0;
    width: 30%;
  }

  /* project-detail */
  .pjd-title h3 {
    font-size: 2rem;
  }

  .pjd-detailtext h3 {
    font-size: 2rem;
    height: 4rem;
  }
}
