/* Responsive */
.img-chan {
    width: 100%;
    display: none;
}

.img-le {
    display: flex;
    margin: 0px -15px;
    flex-wrap: wrap;
    justify-content: space-between;
}

@media(max-width:1240px) {
    .search {
        width: calc(100% - 310px);
    }

    .btn-page-info {
        width: 288px;
    }

    .btn-page-info .follow {
        display: none;
    }

}

@media(max-width:1220px) {
    .menu > ul > li > a {
        padding: 12px 16px 13px;
    }

    .container-jn-full,
    .container-jn {
        min-width: 100%;
        padding: 0px 15px;
        margin: 0px auto;
        max-width: 1048px;
    }

}

@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:1120px) {
    .modal-dialog {
        margin-top: 50px;
    }

    .slideshow {
        width: 100%;
        margin-left: 0px;
    }

    .bg-giasoc {
        padding: 30px 5px;
    }

    .page-grid {
        display: grid;
        grid-template-columns: calc(50% - 0.6px) calc(50% - 0.6px);
        grid-template-rows: auto;
        grid-gap: 1px;
        background: #ebebeb;
        border: 1px solid #ebebeb;
        width: 100%;
    }

    .banner {
        width: 100%;
        align-items: center;
    }

    .hotline-banner {
        padding-top: 0px;
    }

    .logo-header {
        
    }
    .right-header{
        
    }

    .header-in {
        padding-left: 0px;
    }

    .menu {
        padding-left: 0px;
    }

    

    .search-header {
        width: 75%;
    }

    #header-top-three {
        display: block;
    }

    #menu-contain {
        padding: 0px;
        position: sticky;
        top: 0px;
        border-bottom: 0px;
        
    }

    .logo-mobile {
        display: block;
    }

    .logo-mobile img {
        max-height: 75px;
    }

    .btn-top-info {
        display: flex;
        width: 120px;
        justify-content: flex-end;
        align-items: center;
    }
    .menu-lang{
        margin-left: 0px
    }

    .menu > ul {
        display: none !important;
    }


    .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;
    }

}

@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;
    }
    
    .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) {
    .row15{
        margin: 0px -5px;
    }
    .item15{
        padding: 0px 5px
    }
    .menu ul{
        display: none !important;
    }
    .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%;
        margin-top: 30px;
    }

    .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);
    }
    #list-page .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%;
    }
    .news-right{
        width: 100%;

    }
    .news-left{
         margin-top: 30px;
        width: 100%;
    }
}

@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:840px) {
    .slider-img .info-slider{
        
    width: 80%;}
    .slider-img .info-slider h3{
        font-size: 25px;
    }
    .slider-img .info-slider p{
        margin-top: 20px;
    }
    .slider-img .info-slider p span{
        font-size: 13px;
    padding: 6px 20px;}
    .left-gallery{
        width: 100%;
    }
    .right-gallery{
        display: none;
    }
    .left-page{
        display: none;
    }
    .right-page{
        width: 100%;
    }
}
@media(max-width:769px) {
    .img-send{
        width: 100%;
        display: none;
    }
    .acction-form{
        width: 100%;
        /* margin-top: 15px; */
    }
    .btn-mo{
        display: block;
    }
    .archive-desc{
        text-align: left;padding-right: 0px;
    }
    #slider{
        display: none;
    }
    #slider-mobile{
        display: block;
    }
    .slider-img{
        height: auto;
    }
    .slider-item img {
        position: relative;
    }
    .news-view .col-jn--3{
        width: calc(100% / 2);
    }
    #list-page .col-jn--4{
        width: 100%;
    }

    .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% / 1);margin-bottom: 30px;}

    .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-contain{
        padding: 20px 20px;
    }

    .about-left {
        width: 100%;
        margin-bottom: 40px;
    }

    .about-right {
        width: 100%;
        
    }
    #about-contain:before{
        display: none;
    }
    .product-contain{
        padding: 40px 0px;
    }
    .top-contact {
        flex-wrap: wrap;
    }

    .

    .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;
    }
    .newsletter-page{
        width: 100%;
        margin-top: 0px;
    }
    .newsletter-page:after{
        display: none;
    }
    .form-newsletter .row5{
        width: calc(100% + 10px)
    }
    .footer-news:nth-child(3) {
        width: calc(100% / 3);
        margin-top: 30px;
    }

    .footer-news:nth-child(4) {
        width: calc(100% / 3);
        margin-top: 30px;
    }
    .footer-news:nth-child(5) {
        width: calc(100% / 3);
        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;
    }
    .search{
        width: 100%;
    }
    .btn-page-info{
        display: none !important;
    }
}

@media(max-width:680px) {
    .hotline-banner {
        display: none;
    }

    .footer .col-jn-4 {
        width: 100%;
    }

    button.cart-add {
        padding: 10px;
    }
    .info-web{
        margin-top: 20px;
    }
    .info-web .col-jn--4{
        width: 100%;
    }
    .list-power a:first-child{
        border-left: 0px solid #333;
    }
    .list-power a:last-child{
        padding-right: 15px;
    }
    .box-footer.br{
        border-right: 1px solid transparent;
        margin-bottom: 15px;
    }
    
}

@media(max-width:599px) {
    .menu-lang a, .menu-lang span{
        margin-left: 13px;
    }
    .menu-responsive{
        margin-left: 13px;
    }
    #list-page .col-jn--3{
        width: calc(100% / 2);
    }
    .img-list-page .info-list-page{
        left: 15px;
        bottom: 15px;
        right: 15px;
    }
    .img-list-page .info-list-page span{
        padding: 5px 15px 5px 15px;
        font-size: 14px;
    }
    .img-list-page .info-list-page span:after {
        width: 29px;
        height: 31px;
        position: absolute;
        content: '';
        background: #0710ad;
        transform: skewX(-35deg);
        top: 0px;
        right: -19px;
        transition: all 0.3s;
    }
    .img-list-page .info-list-page h3{
        font-size: 16px;
    }
    .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% / 1);margin-bottom: 30px;}

    #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;
    }
    .content-detail{
        padding: 30px 0px 0px;
    }
    .top-post .pic-news{
        width: 100%;
    }
    .top-post .info-news{
        width: 100%;
    }
    .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 {
        padding: 50px 0px 50px;
    }

    .box-regis-auto .col-jn--4 {
        width: 100%;
        margin: 10px 0px;
    }

    .box-gis {
        justify-content: center !important;
    }
    .logo-header{
        width: 30%
    }
    .info-product-detail ul li{
        width: 100%;
        margin-bottom: 10px;
    }
    .info-product-detail ul li:nth-child(2n+2){
        width: 100%;
    }

}

@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);
    }
    .news-view .col-jn--3{
        width: calc(100% / 1);
    }

    .footer-news:nth-child(3) {
        width:100%;
    }

    .footer-news:nth-child(4) {
        width:100%;
    }
    .footer-news:nth-child(5) {
        width:100%;
    }
}

@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;
    }
    
}
