@media (min-width: 768px) {
  .service-section .service-item.si3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333%;
            flex: 0 0 33.3333333%;
    max-width: 33.3333333%;
  }
}
@media (max-width: 1199.98px) and (min-width: 768px) {
  .designer-slide .dm {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
    position: relative;
  }
  .designer-slide .designer-img {
    margin-bottom: 15px;
  }
  .designer-slide .dt h3 {
    font-size: 20px;
  }
}
@media (max-width: 767.98px) {
  .wrapper {
    margin-bottom: 50px;
  }
  header {
    height: 66px;
  }
  header.quality-header {
    background: #d2a590;
  }
  header .container-fluid {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
  header .main-nav {
    height: 66px;
    border-bottom: none;
  }
  header .main-nav .navbar-brand {
    max-width: 130px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 130px;
            flex: 0 0 130px;
  }
  header .main-nav .navbar-brand.logo2 {
    max-width: 230px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 230px;
            flex: 0 0 230px;
  }
  #uni-house-index .fp-tableCell {
    background-color: #c69b81;
    background-size: cover;
  }
  .home-content {
    background-image: none;
  }
  .home-content-bg {
    background-image: url("../img/m/jpg/visionbg.jpg");
  }
  .home-content-bg2 {
    background-image: url("../img/m/png/visionbg2.png");
  }
  .home-logo {
    position: absolute;
    top: 14%;
    right: 38%;
    left: auto;
    width: 36%;
    padding-top: 42%;
    height: auto;
    background-size: contain;
    background-image: url(../img/m1/png/1.5x/home_bg1.png);
  }
  .big-vision.read-vision .read-text-wrapper {
    width: 100%;
    left: 0%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .big-vision.read-vision .read-text-wrapper .read-text1 {
    margin-bottom: 20px;
  }
  .read-c-text {
    width: 70%;
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative;
    top: -40px;
    left: 20px;
    margin-bottom: -40px;
  }
  .read-c-text p {
    font-size: 12px;
  }
  .read-c-text.lrt {
    margin-right: 0px;
    margin-left: auto;
    left: auto;
    right: 20px;
  }
  .read-c-text.rrt {
    margin-left: 0px;
  }
  .read-content2, .read-contentA {
    padding-bottom: 350px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .read-content2 .rc2-q-1, .read-content2 .rc2-q-2, .read-contentA .rc2-q-1, .read-contentA .rc2-q-2 {
    width: 100%;
  }
  .read-content2 h3, .read-contentA h3 {
    font-size: 20px;
  }
  .read-content2 .rc2-text1, .read-contentA .rc2-text1 {
    margin-bottom: 120px;
  }
  .read-content2 .rc2-text2, .read-contentA .rc2-text2 {
    margin-bottom: 120px;
  }
  .read-content2 .rc2-text2 p, .read-contentA .rc2-text2 p {
    font-size: 14px;
  }
  .traffic .tc-text {
    padding-left: 20px;
    padding-right: 20px;
  }
  .traffic .tc-text h3 {
    font-size: 18px;
  }
  .traffic .tc-text p {
    font-size: 12px;
  }
  footer {
    border-top: 1px solid #d1a590;
  }
  .footer-links-mobile > a.norb {
    border-right: none;
  }
  .traffic .traffic-img-box {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .traffic .traffic-img-box .tib-big {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
  }
  .traffic .traffic-img-box .tib-small {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .traffic-image-box .row.tib-inside-row .col-md-3 {
    width: 33.33%;
  }
  .quality-imgbox img {
    max-width: 100%;
  }
  .service-section {
    padding-top: 68px;
  }
  .service-section .service-item {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
    height: 25%;
  }
  .service-section .service-item.siwater {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .gallery-btn-wrapper {
    padding-left: 30px;
  }
  .waterproof-vision .swiper-slide > img {
    height: 600px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .waterproof-vision-content {
    padding-left: 20px;
    padding-right: 20px;
  }
  .container-box {
    max-width: 100%;
  }
  .wtimg {
    width: 100% !important;
  }
  .waterproof-vision {
    margin-top: 70px;
  }
  .waterproof-vision-button img {
    width: 80px !important;
  }
  .main-open-nav {
    z-index: 108;
    right: -120%;
    background: rgba(59, 45, 39, 0.9);
    width: 100%;
  }
  .main-open-nav .menu-close {
    position: absolute;
    right: 30px;
    top: 18px;
    display: block;
  }
  .main-open-nav .menu-close i {
    color: #dbc4b6;
    font-size: 40px;
  }
  .main-open-nav ul {
    margin-top: 80px;
    background: #fff;
    margin-bottom: 0px;
    height: calc(100% - 80px);
    padding-top: 50px;
    padding-left: 0px;
    margin-left: 60px;
  }
  .main-open-nav ul li {
    text-align: center;
    width: 40%;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 2px solid #463c3a;
    padding-right: 0px;
  }
  .traffic .swiper .swiper-slide img {
    height: 80vh;
    -o-object-fit: cover;
       object-fit: cover;
  }
  @-webkit-keyframes opacity-animation {
    0%, 100% {
      opacity: 1;
    }
    30% {
      opacity: 0.5;
    }
  }
  @keyframes opacity-animation {
    0%, 100% {
      opacity: 1;
    }
    30% {
      opacity: 0.5;
    }
  }
  .traffic {
    padding-bottom: 50px;
  }
  .traffic .traffic-img-scroll-box {
    width: 100%;
    overflow-y: auto;
  }
  .traffic .traffic-img-scroll-box .hand-tip {
    position: absolute;
    bottom: 30px;
    left: 50%;
    margin-left: -30px;
    width: 60px;
    height: 60px;
    border: 2px solid #fff;
    border-radius: 10px;
    z-index: 3;
    padding: 4px;
    opacity: 1;
    background: rgba(0, 0, 0, 0.3);
    -webkit-animation: opacity-animation 2s infinite;
  }
  .traffic .traffic-img-scroll-box .hand-tip img {
    width: 100%;
    height: auto;
    -webkit-animation: blink-animation 2s infinite;
  }
  .traffic .traffic-img-scroll-box .isi {
    width: 900px;
    z-index: 2;
    position: relative;
  }
  .traffic .traffic-img-scroll-box .isi img, .traffic .traffic-img-scroll-box .isi picture {
    width: 100%;
    height: auto;
  }
  .traffic .tib-top {
    margin-bottom: 70px;
  }
  .traffic .traffic-img-box .tib-text-wrapper {
    padding-top: 37%;
  }
  .traffic .traffic-img-box .tib-big {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .traffic .traffic-img-box .tib-small {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .traffic .traffic-img-box .tib-text {
    width: 80%;
  }
  .quality-top {
    padding-top: 120px;
  }
  .quality-imgbox {
    display: none;
  }
  .q-modal-open {
    margin: 2px 0;
    display: block;
  }
  #q-modal .modal-dialog {
    margin: 0px;
  }
  #q-modal .modal-content {
    background: rgba(59, 45, 39, 0.8);
  }
  #q-modal .modal-header {
    border-bottom: none;
    padding-bottom: 0px;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  #q-modal .modal-header .btn-close i {
    font-size: 30px;
    color: #fdd49a;
  }
  #q-modal .modal-body {
    height: 90vh;
    overflow-y: auto;
  }
  #q-modal .modal-body img {
    image-rendering: crisp-edges;
  }
  .service-modal .service-close {
    top: 10px;
    right: 30px;
    z-index: 10;
  }
  .modal-open .service-modal {
    overflow-y: hidden;
  }
  .service-modal .col-md-8 img {
    margin-top: 50px;
  }
  .service-modal .modal-dialog {
    margin: 0px;
  }
  .service-modal .modal-content {
    background: #3b2d27;
    border-radius: 0px;
    border: none;
  }
  .service-modal .modal-body {
    height: 100vh;
    padding-top: 60px;
    overflow-y: auto;
  }
  #service6 .modal-dialog {
    margin-top: initial;
  }
  .online-gallery {
    background-size: 220%;
    background-position: -360px bottom;
    padding-top: 3vh;
  }
  .online-gallery .gallery-box {
    padding-top: 60px;
  }
  .gallery-btn-wrapper {
    padding-left: 0px;
  }
  .gallery-btn-wrapper .gallery-btn {
    width: 100%;
    display: inline-block;
    margin-bottom: 5px;
    background: rgba(228, 228, 229, 0.7);
    border: 1px solid #5d3d31;
    padding: 2px 5px;
    font-size: 12px;
  }
  .dream-index .dream-index-content {
    padding: 20px;
  }
  .dream-index .dream-index-content p {
    font-size: 14px;
    letter-spacing: 2px;
  }
  .dream-index {
    height: calc(100vh - 58px);
  }
  .dream-index .dream-index-content {
    top: -1%;
  }
  #dream-select {
    height: auto;
  }
  .service-section .service-item h3 {
    font-size: 14px;
  }
  .service-section {
    height: calc(100vh - 58px);
  }
  .imgscroll2 {
    width: 100%;
    overflow-y: scroll;
  }
  .imgscroll2 .isi {
    width: 1000px;
  }
  .imgscroll2 .isi img {
    width: 100%;
    height: auto;
  }
  .designer {
    margin-bottom: 50px;
  }
  .designer-swiper .swiper-button-next, .designer-swiper .swiper-button-prev {
    top: 13%;
  }
  .designer-slide {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 20px 0 30px 0;
  }
  .designer-slide .dm {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% + 24px);
            flex: 0 0 calc(100% + 24px);
    max-width: calc(100% + 24px);
    margin-left: -12px;
    margin-right: -12px;
    margin-bottom: 20px;
    position: relative;
  }
  .designer-slide .dt {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    padding: 0 15px;
    text-align: center;
    margin-right: 0px;
    margin-bottom: 50px;
    height: 520px;
  }
  .designer-slide .dt .designer-img {
    display: block;
    margin: 0 auto 20px auto;
  }
  .designer-slide .dt h3 {
    font-size: 18px;
    line-height: 24px;
  }
  .designer-slide .dt h4, .designer-slide .dt h5 {
    font-size: 12px;
    line-height: 22px;
    font-weight: 400;
  }
  .designer-slide .dt h5 {
    margin-bottom: 40px;
  }
  .designer-slide .dt .dtext {
    text-align: left;
  }
  .designer-slide .dt .dtext .dtext1 {
    font-size: 16px;
    letter-spacing: 1px;
    display: none;
  }
  .designer-slide .dt .dtext .dtext2 {
    font-size: 12px;
  }
  .title-box-2 {
    padding-bottom: 50px;
    margin-bottom: 20px;
  }
  .title-box-2:after {
    height: 45px;
  }
  .title-box-2 h2 {
    font-size: 32px;
    line-height: 40px;
  }
  .title-box-2 h3 {
    font-size: 18px;
  }
  .title-box-2 small {
    font-size: 12px;
    margin-top: 15px;
    display: block;
    line-height: 1.4;
  }
}
@media (max-width: 375.98px) {
  .read-text-m img {
    width: 90%;
    margin: 0 auto;
    display: block;
  }
  .read-content2 h3 {
    font-size: 18px;
    letter-spacing: 4px;
  }
  .read-content2 .rc2-text2 p {
    font-size: 13px;
  }
  .read-content2 .rc2-q-1:before {
    top: -30px;
    right: -20px;
  }
  .read-content2 .rc2-q-1:after {
    top: -30px;
    left: -20px;
  }
  .read-content2 .rc2-q-2:before {
    bottom: -30px;
    right: -20px;
  }
  .read-content2 .rc2-q-2:after {
    bottom: -30px;
    left: -20px;
  }
}