/*responsive*/
@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }

    .site.w1000 .container {
        width: 1000px;
    }

    .site.w1170 .container {
        width: 1170px;
    }

    .site.w1200 .container {
        width: 1200px;
    }
    .site.boxed .main-navigation .container {
        padding-left: 0;
        padding-right: 0;
    }
    .has-vertical-mega-menu .header-search.col-lg-1 .search-form .search-field:focus {
        width: 250px;
    }
}
@media (max-width: 1199px) {
    .rt-navbar-toggle {
        background: transparent;
    }

    .vertical-mega-menu .rt_mega_menu {
        display: none;
    }
}
@media (max-width: 1024px) {
    .site-container {
        overflow: hidden;
    }
    .supporter .phone-support a {
        font-size: 22px !important;
    }
    .supporter span i {
        display: none;
    }
}
@media ( min-width: 601px ) and ( max-width: 782px ) {
    .admin-bar .fixed-nav-menu .main-navigation {
        margin-top: 46px;
    }
}
@media (max-width: 812px) {
    .header-layout {
        width: 78%;
        height: 50px;
    }
    .nav-layout {
        width: 15%;
    }
    .site-container, .fixed-nav-menu .layout-header.fix-with-logo {
        padding: 0 10px;
    }
    .group_field {
        padding: 20px 15px 0;
    }
    .product_cate_home {
        padding: 0;
    }
    .product_home {
        padding: 20px 0 0;
    }
    .site-content:before {
        height: 60px;
    }
    .before-footer .before-footer-2, .before-footer .before-footer-3 {
        width: 50%;
    }
    .site-footer .footer-row-3 .rt-footer {
        width: 100%;
    }
    .rt_woocommerce_tabs li a {
        font-size: 14px;
    }
    .woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
        width: 100%;
    }
    .woocommerce-product-details__short-description, .entry-content {
        text-align: justify;
    }
    .content_style_4 .list-news, .home-product, .archive .list-unstyled, .related .list-unstyled {
        margin: 0 -10px;
    }
    .content_style_4 .news-post, .woocommerce li.product {
        padding: 0 10px;
        margin-bottom: 20px;
    }
}
@media (max-width: 736px) {
    .woocommerce .list-unstyled li.product {
        width: 50%;
    }
}
@media (max-width: 480px) {
    .copyright {
        padding: 8px 30px;
    }

    .copyright-left {
        float: left;
        text-align: left;
    }

    .copyright-right {
        position: absolute;
        right: 20px;
        bottom: 25px;
    }
    .copyright-left {
        margin-bottom: 10px;
    }
    .content_style_4 .news-post {
        width: 100%;
    }
    .content_style_1 .news-post {
        width: 100%;
    }
    .product_cate_list .rt-thumb img {
        height: 135px;
    }
    .woocommerce li.product .rt-thumb img {
        height: 110px;
    }
    .woocommerce li.product .rt_woocommerce_title {
        display: block;
        height: 40px;
        overflow: hidden;
    }
    .product_cate_list .product_box .title {
        font-size: 13px;
        width: 100%;
        left: 0;
        bottom: 0;
    }
    .product_cate_list .product_box .title a {
        padding: 6px 10px;
    }
    .product_cate_list .product_box .title a:after {
        display: none;
    }
    .content_style_4 .news-post {
        width: 100%;
    }
    .before-footer .rt-before-footer, .site-footer .footer-row-3 .rt-footer {
        width: 100%;
    }
    .before-footer .rt-before-footer {
        text-align: center;
        margin-bottom: 15px;
    }
    .site-content:before {
        height: 40px;
    }
    #layout {
        padding-top: 10px;
    }
    .rt_woocommerce_tabs li {
        float: none;
    }
    .woocommerce .list-unstyled li.product {
        width: 100%;
    }
    .rt-news .new-list .news-post .rt-post-image,
    .rt-news .new-list .news-post .rt-post-content {
        width: 100%;
        clear: both;
    }
    .woocommerce div.product .product_title, .rt_single_regular_price.no_sale {
        font-size: 23px;
    }


}
