@media (max-width:1200px){
    .slider_page_post .main-carousel .carousel-cell{
        height: 360px;
    }
}

@media (max-width:1024px){

}

@media (max-width:985px){
    header .header_pc {
        display: none;
    }
    header .header_mobile{
        display: block;
    }
    .header_mobile .menu_logo {
        padding: 14px;
    }
	.top_box_home h1 {
		margin-top: 15px;
		text-align: center;
		font-size: 35px;
	}
    .top_box_home p {
    	display: none;
    }
    .top_box_home img {
        margin: 10px auto;
    	width: 80%;
    }
    .slider_products h4 {
        margin-top: 20px;
        font-size: 20px;
    }
    .slider_products .carousel-cell {
        width: 25%;
    }
    section.slider_products.three {
        margin-top: 12px;
    }
    .win_box {
        margin-top: 20px;
    }
    .win_box h2 {
        margin-top: 6%;
        font-size: 34px;
    }
    .win_box img {
        bottom: -40px;
        left: -95px;
        width: 52%;
        float: left;
    }
    .win_box .col-xs-12:first-of-type {
        margin-bottom: -70px;
    }
    .telegram_box {
        padding-bottom: 45px;
    }


    footer .top_footer .top_footer_left {
        margin: 15px auto;
    }

    .page {
        padding-top: 60px;
    }
    .page .page_text {
        padding: 15px;
    }
    .page .page_text p {
        font-size: 13px;
        margin: 20px 0;
    }
    .page .page_text h2 {
        margin-bottom: 15px;
        font-size: 20px;
    }

    .post_category {
        padding: 90px 15px 30px 15px;
    }
    .post_category .post_category_bar {
        margin-bottom: 15px;
        width: 100%;
    }
    .post_category .post_category_sidebar {
        width: 100%;
    }
    .post_category .post_category_bar .post_category_box {
        height: 360px;
    }
    .post_category .post_category_bar .post_category_box a .post_category_box_img {
        min-height: 130px;
        max-height: 195px;
    }

    .archive_product {
        padding: 8px 0;
    }
    .archive_product h1 {
        font-size: 28px;
        margin: 10px;
    }
    .archive_product .archive_product_single {
        margin: 10px 0.5%;
        width: 32%;
    }

}

@media (max-width: 768px) {
    .top_box_home {
        min-height: 260px;
    }
    .top_box_home h1 {
        margin-top: 10px;
        font-size: 32px;
    }
    .slider_products .carousel-cell {
        width: 33.3%;
    }
    .category_banner .single_category_banner {
        padding: 6px;
        width: 50%;
    }
    .win_box .col-xs-12:first-of-type {
        padding-right: 4% !important;
        margin-bottom: -90px;
    }
    .win_box img {
        left: -100px;
        width: 62%;
    }


    .post_category .post_category_bar .post_category_box {
        height: 335px;
    }
    .post_category .post_category_bar .post_category_box a .post_category_box_img {
        min-height: 120px;
        max-height: 185px;
    }
    .post_category .post_category_bar {
        margin-bottom: 0;
    }

    .slider_page_post {
        height: 500px;
    }
    .slider_page_post .main-carousel {
        width: 88%;
    }
    .slider_page_post .main-carousel button.flickity-prev-next-button.previous,
    .slider_page_post .main-carousel button.flickity-prev-next-button.next{
        display: none;
    }
    .slider_page_post .main-carousel .carousel-cell{
        height: 325px;
    }
}

@media (max-width: 550px) {
    .header_mobile .menu_logo img {
        width: 70px;
    }
    .header_mobile .menu_head .search_header {
        margin: 11px 18px;
        width: 82%;
    }
    .header_mobile .menu_head .search_header form input {
        padding: 5px 46px 5px 10px;
    }
    .header_mobile .menu_head .search_header form button {
        padding: 4px 12px 5px 7px;
    }
    .header_mobile .menu_head .search_header form button img {
        width: 20px;
    }

    .top_box_home h1 {
        font-size: 24px;
    }
    .top_box_home {
        min-height: 210px;
        padding: 15px 0;
    	display: none;
    }
    .slider_products .carousel-cell {
        width: 50%;
    }
    .category_banner {
        padding: 20px 0;
        margin: 12px 0;
    }
    .category_banner p {
        font-size: 14px;
        margin: 15px;
    }
    .category_banner h3 {
        font-size: 20px;
    }
    .category_banner .single_category_banner {
        padding: 4px;
    }
    .win_box h2 {
        margin-top: 5%;
        font-size: 24px;
    }
    .win_box img {
        width: 84%;
    }
    .video_box {
        padding: 20px 0;
    }
    .video_box .video_box_text {
        margin-top: 22px;
    }
    .video_box {
        padding: 20px 0;
    }
    .text_boxs .text_box {
        margin-bottom: 18px;
    }



    .post_box_home .post_box_home_title {
        padding: 0 12px;
    }
    .post_box_home .post_box_home_title h5 {
        font-size: 15px;
    }
    footer .top_footer {
        padding: 5px 8%;
    }
    footer .top_footer h4 {
        margin-bottom: 14px;
        margin-top: 15px;
        font-size: 13px;
    }
    footer .top_footer h4.border {
        border-top: 1px solid #fff;
        padding-top: 14px;
    }
    footer .top_footer ul li {
        font-size: 10px;
    }
    footer .top_footer p {
        font-size: 11px;
    }
    footer .top_footer .top_footer_left img {
        margin: 35px -18px 45px 0;
        width: 250px;
    }
    footer .bottom_footer {
        min-height: 30px;
        font-size: 11px;
        padding: 12px 0;
    }

    .post_category .post_category_bar .post_category_box {
        height: 320px;
        padding: 10px;
    }
    .post_category .post_category_bar .post_category_box a .post_category_box_img {
        min-height: 100px;
        max-height: 125px;
    }
    .post_category .post_category_bar .post_category_box a .post_category_box_text h2 {
        margin-bottom: 12px;
        font-size: 16px;
        line-height: 1.5;
    }

    .archive_product h1 {
        font-size: 23px;
        margin: 7px 0;
		width: 100%;
    }
    .archive_product .archive_product_single {
        width: 49%;
    }
    .archive_product .archive_product_single h6 {
        padding: 13px 3px;
        font-size: 15px;
    }
    .archive_product .archive_product_single p {
        font-size: 12px;
        margin: 5px 2px;
        padding: 3px;
    }
    .archive_product .archive_product_single p:first-of-type {
        margin-top: 24px;
    }
    .archive_product .archive_product_single .price {
        margin: 12px 2px;
    }
    .archive_product .archive_product_single .price span {
        font-size: 12px;
        margin: 1px;
    }
    .archive_product .archive_product_single .price span.main_price {
        font-size: 10.5px;
    }
    .archive_product .archive_product_single a {
        margin: 7px auto;
        font-size: 13px;
        width: 97%;
    }

    .category_banner p {
        position: absolute;
        opacity: 0;
        z-index: -1;
    }

}

@media (max-width:440px){
    .header_mobile .menu_head {
        width: 60%;
    }
    .top_box_home h1 {
        text-align: center;
        margin-top: 5px;
        font-size: 18px;
    }
    .top_box_home p {
        text-align: center;
        padding-top: 15px;
        font-size: 13px;
        width: 100%;
    }
    .slider_products h4 {
        font-size: 17px;
    }
    .slider_products .carousel-cell .slider_products_single h6 {
        padding: 14px 4px;
        font-size: 15px;
    }
    .slider_products .carousel-cell .slider_products_single p:first-of-type {
        margin-top: 25px;
    }
    .slider_products .carousel-cell .slider_products_single p {
        font-size: 13px;
        margin: 4px 1px;
        padding: 3px;
    }
    .slider_products .carousel-cell .slider_products_single .price {
        padding: 5px 2px 4px 2px;
        margin: 8px 1px;
    }
    .slider_products .carousel-cell .slider_products_single .price span {
        font-size: 12px;
        margin: 1px;
    }
    .slider_products .carousel-cell .slider_products_single .price span.free_price {
        font-size: 11px;
    }
    .slider_products .carousel-cell .slider_products_single .price span.main_price {
        font-size: 11px;
    }
    .slider_products .carousel-cell .slider_products_single a {
        margin: 6px auto;
        font-size: 14px;
        width: 98%;
    }
    .slider_products .carousel-cell {
        height: 265px;
    }
    .slider_products .carousel-cell .slider_products_single {
        box-shadow: 2px 2px 4px #eaeaeabd;
        padding: 8px 5px;
        min-height: 200px;
        margin: 3px;
    }
    .category_banner {
        padding: 15px 0;
        margin: 5px 0;
    }
    .category_banner h3 {
        font-size: 16px;
    }
    .category_banner p {
        font-size: 13px;
        line-height: 1.7;
        margin: 15px 0;
    }
    .category_banner .single_category_banner {
        padding: 2px;
    }
    .win_box h2 {
        margin-top: 7%;
        font-size: 18px;
    }
    .win_box p {
        margin: 10px 0 25px 0;
        font-size: 14px;
    }
    .win_box .col-xs-12:first-of-type {
        margin-bottom: -65px;
    }
    .win_box img {
        bottom: -55px;
        left: -80px;
        width: 98%;
    }
    .video_box .video_box_tv {
        border-radius: 18px;
    }
    .video_box .video_box_text h3 {
        text-align: center;
        font-size: 17px;
    }
    .video_box .video_box_text p {
        text-align: center;
        font-size: 14px;
        margin: 10px 0;
    }
    .telegram_box p {
        margin-bottom: 25px;
        line-height: 1.8;
    }
    .telegram_box a {
        margin-bottom: 8px;
        font-weight: 500;
        font-size: 15px;
        display: block;
    }
    .text_boxs .text_box h2 {
        margin: 5px 0 10px 0;
        font-weight: 600;
        font-size: 19px;
    }
    .text_boxs .text_box p {
        line-height: 1.8;
        font-size: 13px;
    }
    .post_box_home .post_box_home_allbox .post_box_home_box {
        box-shadow: 2px 3px 6px #c7c7c7bf;
        margin-bottom: 15px;
    }


    .post_box_home .post_box_home_allbox {
        margin: 0 auto;
        width: 88%;
    }
    .post_box_home .post_box_home_allbox .col-xs-6{
        width: 100%;
    }
    .post_category .post_category_bar {
        margin-bottom: 15px;
        padding: 25px 18px;
        width: 100%;
    }
    .post_category .post_category_bar .col-xs-6 {
        width: 100%;
    }
    .post_category .post_category_bar .post_category_box {
        height: 360px;
        padding: 15px;
    }
    .post_category .post_category_bar .post_category_box a .post_category_box_img {
        min-height: 120px;
        max-height: 200px;
    }

}

@media (max-width:380px){
    .header_mobile .menu_logo img {
        margin-left: 5px;
        width: 65px;
    }
    .header_mobile .menu_line {
        padding: 25px 20px;
    }
    .header_mobile .menu_head {
        width: 64%;
    }
    .header_mobile .menu_head ul {
        padding: 3px 20px;
    }
    .about_box_home {
        padding: 14px 0;
    }
    .section_box_home .section_box_home_all .section_box_home_single {
        margin-top: 35px;
    }
    .post_box_home .post_box_home_allbox .post_box_home_box a .post_box_home_box_img {
        min-height: 120px;
        max-height: 165px;
    }
    footer .top_footer .top_footer_left {
        height: 205px;
        width: 210px;
    }
    footer .top_footer .top_footer_left img {
        width: 240px;
    }

    .post_category .post_category_bar {
        padding: 20px 10px;
    }
    .post_category .post_category_bar .post_category_box {
        height: 350px;
        padding: 12px;
    }

    .slider_page_post {
        height: 370px;
    }
    .slider_page_post .main-carousel .carousel-cell{
        height: 188px;
    }
}

@media (max-width:300px){
    .header_mobile .menu_head {
        width: 70%;
    }

    .top_box_home {
        height: 275px;
    }
    .slider_page_post .main-carousel .carousel-cell{
        height: 165px;
    }
    .top_box_home img {
        bottom: 40px;
        width: 255px;
    }

    .slider_page_post {
        height: 350px;
    }
    .slider_page_example {
        height: 450px;
    }


    footer .top_footer {
        padding: 5px 2%;
    }
    footer .top_footer .top_footer_left {
        height: 185px;
        width: 190px;
    }
    footer .top_footer .top_footer_left img {
        width: 220px;
    }
}




