/* Responsive */
.img-chan{
    width: 100%;
    display: none;
}
.img-le{
    display: flex;
    margin: 0px -15px;
    flex-wrap: wrap;
    justify-content: space-between;
}
@media(max-width:1220px) {
    .menu > ul > li:after {
        display: none;
    }
    .menu > ul > li:before {
        display: none;
    }
    .header-ptop{
        display: none;
    }
}
@media (min-width:1025px) {
    .single_image_effect:hover:before { -webkit-animation: circle 0.75s; -ms-animation: circle 0.75s; -o-animation: circle 0.75s; animation: circle 0.75s }
}
@media(max-width:1110px) {
    .logo-header{
        display: none;
    }
    .hotline{
        display: none;
    }
    .banner{
        width: 100%;
        text-align: center;
    }
    .categories{
        display: none !important;
    }
    .menu>ul{
        display: none !important;
    }
    .menu{
        width: 100%;
    }
    .logo-mobile{
        display: block;
    }
    .logo-mobile img{
        max-height: 58px;
    }
    .modal-dialog{
        margin-top: 50px;
    }
   .slideshow{
       width: 100%;
       margin-left: 0px;
   }
   .bg-giasoc{
    padding: 30px 5px;
   }
    
    .banner {
        width: 100%;
        align-items: center;
    }
    .hotline-banner {
        padding-top: 0px;
    }
    .logo-header {
        height: auto;
        width: auto;
    }
    .logo-header img {
        max-height: 114px;
    }
    .search-header {
        width: 75%;
    }
    #header-top-three {
        display: block;
    }
    #menu-contain {
    background: #63abdb;border-bottom: 0px solid;position: sticky;top: 0px;}
    .search{
        width: 100%;
        margin: 10px 0px;
    }
    
    .btn-top-info{
        display: flex;
        width: 35px;
        justify-content: flex-end;
    }
    .menu-mobile ,.menu-responsive {
        display: block;
        width: 35px;
        height: 35px;
    }
    .left-pro-detail,
    .right-pro-detail,
    .top-contact .form-contact,
    .top-contact .article-contact {
        width: 100%;
        margin: 0px;
    }
    .right-pro-detail{
        order: 1;
    }
    .left-pro-detail{
        order: 1;
    }
    .stiky-detail{
        position: relative;
        top: 0px;
    }
    .left-pro-detail,
    .top-contact .article-contact {
        margin-bottom: 30px;
        width: 100%;
    }
    .grid-pro-detail{
        margin-bottom: 10px;
    }
    .news-left{
        width: 100%;
    }
    .news-right{
        width: 100%;
    }
    .post-img img{
        object-fit: cover;
        width: 100%;
    }
}
@media(max-width:1001px) {
    .left-banner{
        width: 100%;
    }
    #menu-contain.menu-sticky {
        top: 0px;
    }
    .list-left {
        display: none;
    }
    .right-slider {
        padding-left: 0px;
        flex-wrap: wrap;
    }
    .inner-search {
        max-width: 100%;
    }
   
    #header-top-three {
        height: auto;
    }
    .logo-header img {
        max-height: 80px;
    }
    .header-in .col-jn--4:nth-child(2),
    .header-in .col-jn--4:nth-child(3) {
        display: none !important;
    }
    .header-in .col-jn--4 {
        width: 100% !important;
    }
    .openMenu {
        right: 5px;
        width: 80px;
        height: 80px;
    }
    .openMenu span {
        line-height: 45px;
        font-size: 12px;
    }
    .openMenu > span:after {
        height: 20px;
        bottom: -25px;
    }
    .social-top {
        display: none !important;
    }
    .social-search-top {
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .menu-res {
        display: block;
    }
    .video-contain {
        min-height: 75vh;
    }
    .search-fixed .search-form {
        width: 96%;
    }
    .news-contain .col-jn--8 .col-jn-2:nth-child(1) {
        display: none;
    }
    .news-contain .col-jn--8 .col-jn-2 {
        width: 100%;
    }
    #booking-contain .col-jn--6 {
        width: 100%;
    }
    .form-newletter {
        padding-right: 0px;
    }
}
@media(max-width:999px) {
    .col--x1 {
        width: 100%;
    }
    .col--x1 img {
        width: 100%;
    }
    .col--x2 {
        width: calc(100% / 2);
    }
    .product-view .col-jn-5 {
        width: calc(100% / 3)
    }
    .news-view .col-jn--4 {
        width: calc(100% / 2)
    }
    .view-album .col-jn-3 {
        width: calc(100% / 2);
    }
    .search-header {
        display: block;
    }
    #header .row10 {
        justify-content: flex-start !important;
    }
    #utilities-contain .col-jn--3 {
        width: 50%;
        margin: 20px 0px;
    }
    .footer-news:nth-child(1) {
        width: 50%;
    }
    .footer-news:nth-child(2) {
        width: 50%;
    }
    .footer-news:nth-child(3) {
        width: 50%;
        
    }
    .footer-news:nth-child(4) {
        width: 50%;
        margin-top: 30px;
    }
    .content-page-article .col-jn--9 {
        width: 100%;
    }
    .content-page-article .col-jn--3 {
        width: 100%;
        display: none;
    }
    .about-left {
        width: 40%;
    }
    .about-right {
        width: 60%;
    }
    #feedback-contain .feedback-left {
        width: 100%;
    }
    #feedback-contain .feedback-right {
        width: 100%;
        margin-top: 20px;
    }
    #feedback-contain h4 {
        margin-bottom: 10px
    }
    .box-video img {
        width: 100%
    }
    .content-page-article-left {
        width: 100%;
    }
    .content-page-article-right {
        width: 100%;
        margin-top: 15px;
    }
    .con-feed {
        height: 320px;
    }
    .product-img{
        width: 100%;
    }
    .product-img img{
        width: 100%;
    }
    .product-desc{
        width: 100%;
    }
     .product-img.order-1{
        order:  1;
     }
      .product-img.order-2{
        order: 1;
      }
    .product-desc.col-jn--6.order-1 .desc-p{
        padding:  20px 0px 20px 0px;
    }
    .product-desc.col-jn--6.order-2 .desc-p{
        padding:  20px 0px 20px 0px;
    }
    .why-contain .item15{
        width: calc(100% / 2);
        margin: 10px 0px;
    }
    .adv-center{
        padding: 30px 0px;
    }
    .process-contain .col-jn--3 {
        width: calc(100% / 2);
    }
    .processb .desc{
        padding: 10px;
    }
    .processb .desc p{
        overflow: hidden; text-overflow: ellipsis; white-space: normal; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 3;
    }
    .process-contain .col-jn--3:nth-child(4) .desc h4 a{
        font-size: 16px;
    }
    .product-view .col-jn-6 {
        width: calc(100% / 3)
    }
    .cart-pro-detail a {
        width: auto;
        text-align: center;
        color: #fff;
        padding: 10px 10px 10px;
        text-transform: uppercase;
        font-size: 14px;
        font-weight: 700;
    }
    .news-box.col-jn-3{
        width: calc(100% / 2);
    }
}
@media(max-width:850px) {
    .news {
        width: 100%;
        float: none !important;
    }
    #price-contain .col-jn-2 {
        width: 100%;
    }
    #price-contain .col-jn-2:nth-child(1) {
        margin-bottom: 20px;
    }
    #utilities-contain .col-jn--4 {
        width: 50%;
    }
    #utilities-contain .col-jn--4:nth-child(2) {
        width: 100%;
        display: none;
    }
    .title-main ul.list-status-product li {
        min-width: auto;
        padding: 8px 10px;
    }
    #contact-contain{
        height: auto;
    }
    .contact-left{
        width: 100%;
    }
    .contact-right{
        width: 1000%;
        margin-top: 30px;
    }
    .footer .col-jn-4{
        width: 50%;
    }
}
@media all and (min-width:800px) {
    .fancybox-thumbs { top: auto; width: auto; bottom: 0; left: 0; right: 0; height: 95px; padding: 10px 10px 5px 10px; box-sizing: border-box; background: rgba(0, 0, 0, 0.3); }
    .fancybox-show-thumbs .fancybox-inner { right: 0; bottom: 95px; }
}
@media(max-width:769px) {

    #gallery-contain .item5:nth-child(1) {
        width: 100%;
    }
    
    #gallery-contain .item5:nth-child(2) {
        width: 50%;
    }
    
    #gallery-contain .item5:nth-child(3) {
        width: 50%;
    }
    
    #gallery-contain .item5:nth-child(6) {
        width: 100%;
    }
    
    #gallery-contain .item5:nth-child(5) {
        width: 50%;
    }
    
    #gallery-contain .item5:nth-child(4) {
        width: 50%;
    }

    .row13 {
        margin: 0px -5px;
    }
    
    .item13 {
        padding: 5px 5px;
    }
    .left-news{
        display: none;
    }
    .newsindex-box .newsindex-img{
        width: 100%;
    }
    .newsindex-box .newsindex-desc{
        width: 100%;
        margin-top: 15px;
    }
    .right-news{
        width: 100%;
    }
    .right-news{
        margin-top: 20px;
    }
    .img-chan{
        display: block;
    }
    .img-le{
        display: none;
    }
    .row17{
        margin: 0px -5px;
    }
    .item17{
        padding: 0px 5px;
    }
    .product-view .col-jn-6 , .product-view .col-jn-4,.product-view .col-jn-3,.product-view .col-jn-5 {
        width: calc(100% / 2)
    }
    .khuvuc-box .khuvuc-img{
        width: 100%;
    }
    .khuvuc-box .khuvuc-img img{
        width: 100%;
    }
    .khuvuc-box .khuvuc-desc{
        width: 100%;
        margin-top: 15px;
    }
    .album-right {
        width: 100%;
        margin-top: 20px;
    }
    .album-left {
        width: 100%;
    }
    .slide-left {
        width: 100%;
    }
    .slide-right {
        width: 100%;
    }
    .destop-top {
        display: none;
    }
    .destop-bottom {
        display: block;
        margin-top: 10px;
    }
    .banner {
        flex-wrap: wrap;
    }
    .left-banner {
        width: 100%;
        justify-content: center;
        margin-bottom: 20px;
    }
    .hotline-banner {
        margin-bottom: 20px;
    }
    .about-left {
        width: 100%;
        
    margin-top: 20px;}
    .about-right {
        width: 100%;
    }
    .top-contact {
        flex-wrap: wrap;
    }
    .news-box.col-jn-4{
        width: calc(100% / 2);
    }
    .video-contain {
        min-height: 50vh;
    }
    .footer-news:nth-child(1) {
        width: 100%;
    }
    .box-i-left {
        width: 100%;
    }
    .box-i-right {
        width: 100%;
        padding-left: 0px;
        margin-top: 25px;
    }
    .footer-news:nth-child(2) {
        width: 100%;
        margin: 20px 0px;
    }
    .footer-news:nth-child(3) {
        width: 100%;
        
    }
    .footer-news:nth-child(4) {
        width: 100%;
        margin-top: 30px;
    }
    .footer-powered {
        text-align: center;
    }
    .copyright,.cooperate {
        width: 100%;
        text-align: center;
        justify-content: center;
    }
    .footer-powered .wrap-content{
        justify-content: center;
    }
    .statistic {
        width: 100%;
        text-align: center;
    }
    .contain-book {
        padding: 10px;
    }
    .product-view .col-jn-4 {
        width: calc(100% / 2)
    }
    .margin-detail {
        max-width: 100%;
    }
    #product-cata {
        padding: 10px 0px 0px;
    }
    #product-cata .col-325 {
        width: 50%;
    }
    #product-cata .col-480 {
        width: 100%;
        margin-bottom: 10px;
    }
    #product-cata .img {
        height: auto;
    }
    #product-cata .row15 {
        flex-wrap: wrap;
    }
    #product-cata .img img {
        width: 100%;
    }
    #product-cata .first-cata .desc-img {
        padding: 20px 0px;
    }
    #product-selling {
        padding: 20px 0px 0px;
    }
    #album-contain .col-jn--6 {
        width: 100%;
    }
    #album-contain .col-jn--3 {
        width: 50%;
    }
    #album-contain .img img {
        width: 100%;
    }
    #newsletter-contain .col-jn--5 {
        width: 100%;
        margin-bottom: 15px;
    }
    #newsletter-contain .col-jn--7 {
        width: 100%;
    }
    #video-contain {
        padding: 20px 0px 10px
    }
    #product-contain {
        padding: 20px 0px 10px
    }
    .left-pro-detail .col-jn--2 {
        width: 100%;
        order: 2;
        margin-top: 10px;
        padding-right: 0px;
    }
    .left-pro-detail .col-jn--10 {
        width: 100%;
        padding-left: 0px !important;
    }
    .left-pro-detail {
        height: auto;
    }
    .slick-prev svg,
    .slick-next svg {
        width: 24px;
        left: calc(50% - 12px);
    }
    .slider-nav-product img {
        padding: 5px;
    }
    .news-contain .col-jn--8 {
        width: 100%;
    }
    .news-contain .col-jn--4 {
        width: 100%;
        margin-bottom: 30px;
    }
    .box-item-news {
        height: auto;
    }
    .gallery-box .col-jn-3 {
        width: calc(100% / 2)
    }
    .gallery-box .col-jn-3:last-child {
        width: 100%;
    }
    .btn-contact-pro {
        display: none;
    }
    .grid-ablum {
        grid-template-rows: 180px 180px;
        grid-gap: 10px;
    }
    .grid-ablum .item h3 {
        font-size: 18px;
    }
    .title-main h3 span {
        font-size: 35px
    }
    .catagory-page .col-jn--3 {
        width: calc(100% / 2);
    }
    .catagory-page .col-jn--3:nth-child(1) {
        order: 1;
    }
    .catagory-page .col-jn--3:nth-child(2) {
        order: 2;
    }
    .catagory-page .col-jn--3:nth-child(3) {
        order: 4;
    }
    .catagory-page .col-jn--3:nth-child(4) {
        order: 3;
    }
    .catagory-page {
        margin-top: 30px;
    }
    .menu {
        justify-content: space-between;
        width: 100%;
        
    }
    .menu ul {
        display: none !important;
    }
    .breadcrumb-item{
        display: none;
    }
    .breadcrumb-item:first-child,
    .breadcrumb-item:last-child{
        display: block;
    }
    .account-info .col-jn--3{width: 100%;}
    .account-info .col-jn--9{width: 100%;}
    .account-list{
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .account-list li{
        margin: 10px 0px;
        width: calc(100% / 2 - 10px);
        text-align: center;
    }
    .account-list li:last-child{
        width: 100%;
    }
    .title-main h3{
      
        font-size: 28px;
    }
    .margin-top-80 {
        margin-top: 20px !important;
    }
}
@media(max-width:680px) {
    .hotline-banner {
        display: none;
    }
    .footer .col-jn-4{
        width: 100%;
    }
     button.cart-add {
       padding: 10px;
    }
    .email{
        display: none;
    }
    .marquee{
        width: 100% !important;
    }
}
@media(max-width:599px) {
    #services-contain,#gallery-contain,#news-contain{
        padding: 20px 0px;
    }
    #partner-contain{
        padding-bottom: 20px;
    }
    .lef-news{
        width: 100%;
    }
    .right-news{
        width: 100%;
    }
    .whynb .item15 {
        width: 100%;
    }
    .grid-ablum {
        grid-template-rows: 150px 150px;
        grid-gap: 5px;
    }
    .grid-ablum .item h3 {
        font-size: 15px;
    }
    .img-album-top img {
        width: 100%
    }
    .img-album-bottom a {
        display: block;
        width: calc(100% / 3 - 10px)
    }
    .img-album-bottom img {
        width: 100%
    }
    .row-booking .time-frame {
        width: calc(100% / 5);
    }
    .product-view .col-jn-6 , .product-view .col-jn-4,.product-view .col-jn-3,.product-view .col-jn-5 {
        width: calc(100% / 2)
    }
    #utilities-contain .col-jn--4 {
        width: 100%;
    }
    .list-page-product {
        flex-wrap: wrap;
    }
    .list-page-product li {
        width: calc(100% / 2 - 10px);
        margin: 5px 5px;
    }
    #album-contain {
        padding: 30px 0px 15px;
    }
    .pic-news {
        width: 100%;
    }
    .info-news {
        width: 100%;
        padding-left: 0px;
        margin-top: 15px
    }
    .hotline-banner {
        display: none;
    }
    .adv-contain .col-jn--4,.adv-contain .col-jn--6{
        width: 100%;
    }
    .grid-test{
        display: block;
        grid-gap: 15px;
        grid-template-columns: repeat(4,1fr);
        grid-template-rows: repeat(6,260px);
    }
    .item-test{
        background: none !important;
        margin: 10px 0px;
    }
    .grid-item-image-holder img{
        height: auto;
        display: block;
    }
    #about-contain {
        margin-top: 15px;padding: 30px 0px 30px;
    }
    .box-regis-auto .col-jn--4{
        width: 100%;
        margin: 10px 0px;
    }
    .box-gis{
        justify-content: center !important;
    }
}
@media(max-width:480px) {
    .list-page-product li {
        width: calc(100% / 2 - 10px);
        margin: 5px 5px;
    }
    .footer-news:nth-child(2) {
        width: 100%;
        margin-top: 30px;
    }
    .footer-news:nth-child(3) {
        width: 100%;
    }
    .pic-news,
    .info-news {
        display: block;
        width: 100%;
        float: none;
        text-align: center;
        margin: 0px;
    }
    .info-news {
        margin-top: 15px;
    }
    .top-contact .form-contact .button-contact .file-contact span b {
        max-width: 105px;
    }
    #utilities-contain .col-jn--3 {
        width: 100%;
    }
    .news-box.col-jn-3{
        width: calc(100% / 1);
    }
}
@media(max-width:369px) {
    .cart-pro-detail {
        flex-wrap: wrap;
    }
    .cart-pro-detail a {
        width: 100%;
        text-align: center;
        margin: 0px !important;
        font-size: 12px;
    }
    .cart-pro-detail a:first-child {
        margin-bottom: 5px !important;
    }
    .cart-pro-detail a i {
        display: none;
    }
}
