﻿@media screen and (max-width:1360px)
{
    .top-bar > div
    {
        width:95%;
    }
    .header-bar
    {
        width:95%;
    }
    .main-about 
    {
        width: 95%;
    }
    .main 
    {
        width: 95%;
    }
    .title-bar
    {
        width:95%;
    }
    .main-products-box-1 
    {
        width: 95%;
    }
    .designer 
    {
        width:95%;
    }
}
@media screen and (max-width:1280px) 
{
}

@media screen and (max-width:1180px) 
{
    .footer-bottom > div 
    {
        padding-left: 10px;
        margin-right: 10px;
        font-size: 12px;
    }
}


@media screen and (max-width:1024px) 
{
    .up-header > div:nth-child(4n-3) 
    {
        width: 55%;
    }
    .up-header > div:nth-child(4n-2) 
    {
        width: 20%;
        font-size: 12px;
        font-weight: normal;
    }
    .up-header > div:nth-child(4n-1) 
    {
        width: 25%;
        font-size: 12px;
        font-weight: normal;
    }

    .main-about > div > div:first-child > div:nth-child(3n-1) 
    {
        font-size: 12px;
    }

    .footer-up > div:first-child > a 
    {
        font-size: 12px;
        padding: 0px 10px 0px 11px;
    }

    .footer-bottom > div 
    {
        padding-right:33px;
        padding-left: 7px;
        margin-right: 7px;
        font-size: 12px;
    }
    .footer-bottom > div:nth-child(4n-1) 
    {
        border:0px;
    }
}

@media screen and (max-width:980px) 
{
    .up-header > div:nth-child(4n-3) 
    {
        width: 65%;
    }
    .up-header > div:nth-child(4n-2) 
    {
        display: none;
    }
    .up-header > div:nth-child(4n-1) 
    {
        display: none;
    }
    .up-header > div:nth-child(4n) 
    {
        display: inherit;
        width: 30%;
        margin-right: 5%;
        float: right;
    }

    .main-products-box-main ul li
    {
        width:32%;
    }
    .main-products-box-main ul li:nth-child(4n)
    {
        margin-left:2%;
    }
    .main-products-box-main ul li:nth-child(3n)
    {
        margin-left:0px;
    }

    .main-about > div > div:first-child > div:nth-child(3n-2) > p 
    {
        font-size: 24px;
    }
    .main-about > div > div:first-child > div:nth-child(3n-2) > h4 
    {
        top: 40px;
        font-size: 13px;
    }
    .main-about > div {
        width: 32%;
        margin-left: 2%;
    }

    .footer-bottom > div:nth-child(4n-1) {
        border-left:0px;
    }
}
@media screen and (max-width:890px) 
{
    .footer-up > div:first-child 
    {
        width: 65%;
        float: right;
    }
    .footer-up > div:last-child 
    {
        width: 35%;
        float: left;
        text-align: center;
    }

    .product-detail-right 
    {
        width: 300px;
    }
    .product-detail-left 
    {
        width: calc(100% - 330px);
    }
}
@media screen and (max-width:828px)
{
    .footer-bottom > div:nth-child(4n-2) 
    {
        border-left: 0px solid #ffffff;
    }
    .footer-bottom > div:nth-child(4n-1) 
    {
        border-left: 1px solid #ffffff;
    }
}
@media screen and (max-width:768px)
{
    .up-header > div:nth-child(4n-3) 
    {
        width: 100%;
        float: none;
    }
    .up-header > div:nth-child(4n) 
    {
        display: none;
        width: 0%;
        margin-right: 0%;
        float: none;
    }
    .up-header > div:nth-child(3n-2) h1 
    {
        text-align: center;
        padding-right: 0px;
    }

    .bottom-header > div:first-child 
    {
        width: 100%;
        float: none;
    }
    .bottom-header > div:last-child 
    {
        width: 0px;
        float: none;
        display:none;
    }

    .parallax {
        display:none;
    }

    .main-products-box-main ul li
    {
        width:49%;
    }
    .main-products-box-main ul li:nth-child(3n)
    {
        margin-left:2%;
    }
    .main-products-box-main ul li:nth-child(2n)
    {
        margin-left:0px;
    }
    .main-products-box-link 
    {
        margin: 10px auto 20px auto;
    }


    .main-products-box-2-main ul li
    {
        width:48.5%;
        margin-bottom:3%;
    }
    .main-products-box-2-main ul li:nth-child(3n)
    {
        margin-left:3%;
    }
    .main-products-box-2-main ul li:nth-child(2n)
    {
        margin-left:0px;
    }
    .main-news-title p 
    {
        padding-top:10px;
    }

    .title-bar 
    {
        border-bottom: 0px;
    }

    .footer-up 
    {
        min-height: 160px;
    }
    .footer-up > div:first-child 
    {
        width: 100%;
        float: none;
        text-align:center;
        margin-bottom:30px;
    }
    .footer-up > div:last-child 
    {
        width: 100%;
        float: none;
        text-align: center;
    }
    .footer-bottom > div:nth-child(4n-2) 
    {
        border-left: 0px;
    }
    .footer-bottom > div:nth-child(4n-1) 
    {
        border-left: 1px solid #ffffff;
    }
    .designer > div:first-child 
    {
        width: 100%;
        float: none;
        text-align: center;
    }
    .designer > div:last-child 
    {
        width: 100%;
        float: none;
        text-align: center;
    }

    .product-detail-right 
    {
        width: 100%;
        float:none;
        margin-left:0px;
        text-align:center;
        margin-bottom:30px;
    }
    .product-detail-left 
    {
        width: 100%;
        float:none;
    }
    
}
@media screen and (max-width:728px)
{
    .main-about > div 
    {
        width: 100%;
        max-width:368px;
        margin-left: 0%;
        float:none;
        margin-right:auto;
        margin-left:auto;
    }
    .main-about > div:nth-child(3n)
    {
        margin-left:auto;
    }
    .main-about > div > div:first-child > div:nth-child(3n-2) > h4
    {
        font-size:14px;
    }
    .footer-up > div:first-child > a 
    {
        font-size: 14px;
        padding: 0px 15px 0px 16px;
    }
    .footer-up > div:first-child > a {
        font-size: 12px;
        padding: 0px 10px 0px 11px;
    }
}
@media screen and (max-width:540px)
{
   .main-products-box-2-main ul li
    {
        width:300px;
        margin:0px auto 50px auto;
        float:none;
    }

    .main-products-box-2-main ul li:nth-child(3n), .main-products-box-2-main ul li:nth-child(2n) 
    {
        margin-left: auto;
    }

    .footer-bottom > div
    {
        width: 100%;
        line-height:35px;
        padding-right:35px;
        float:none;
        border-left:0px solid #ffffff;
        padding-left:0px;
        margin-right:0px;
    }
    .footer-bottom > div:nth-child(4n-1) 
    {
        border-left:0px;
    }
    .footer-bottom > div:nth-child(4n) 
    {
        margin-bottom:10px;
    }

}
@media screen and (max-width:480px)
{
    .top-bar > div > div:first-child 
    {
        padding-top: 0px;
        text-align:center;
        padding-top:10px;
    }
    .top-bar > div > div:last-child 
    {
        text-align:center;
        padding-left: 0px;
    }

    .up-header > div:nth-child(3n-2) 
    {
        text-align: center;
    }
    .up-header > div:nth-child(3n-2) a img 
    {
        width:300px;
        margin:auto;
        padding:10px 0px 10px 0px;
    }
    .up-header > div:nth-child(3n-2) h1 
    {
        font-size: 11px;
    }

    .slider {
        min-height:50px;
        overflow: hidden;
        margin-top: 0px;
    }

    .main-products-box-main {
        text-align:center;
    }
    .main-products-box-main ul li, .main-products-box-main ul li:nth-child(2n), .main-products-box-main ul li:nth-child(3n) {
        width: 300px;
        float: none;
        margin: 0px auto 30px auto;
    }
    .main-products-box-main-link 
    {
        width:145px;
        height: 34px;
        margin:10px auto;
        background:url(../Images/icon-product-link.jpg) no-repeat left;
        background-color:#181818;
        text-align:right;
    }

    .main-products-box-main-link a
    {
        padding-right:20px;
    }


    .main-products-box-main-img img 
    {
        width: 100%;
        border: 2px solid #ff0000
    }
    .main-products-box-title h2 
    {
        font-size: 22px;
    }

    .main-news-title p {
        font-size: 22px;
    }


    .post-list-title
    {
	    height:auto;
    }
    .post-list-title h4
    {
	    text-align:center;
	    float:none;
    }
    .post-list-title div
    {
        display:none;
    }
    .post-list-image
    {
	    float:none;
	    position:relative;
    }
    .post-list-image img
    {
        width:100%;
        height:auto;
	    margin:10px auto;
    }
    .post-layout ul li:nth-child(2n)
    {
	    margin-left:0px;
    }
    .post-layout ul li:nth-child(3n)
    {
	    margin-left:0px;
    }
	.post-layout ul li
    {
	    width:100%;
	    height:auto;
	    margin-bottom:10px;
    }
    .post-images ul li:nth-child(3n)
    {
	    margin-left:1%;
    }
    .post-images ul li
    {
	    width:49.5%;
    }
    .post-images ul li:nth-child(2n)
    {
	    margin-left:0px;
    }
    .pageline .image-right 
    {
        width: 100%;
        margin-left: 0px;
        float: none;
    }
    .pageline .image-left 
    {
        width: 100%;
        margin-right: 0px;
        float: none;
    }

    .footer-up > div:first-child 
    {
        display:none;
    }
}
@media screen and (max-width:400px)
{

    .footer-bottom > div:nth-child(4n-3) {
        line-height:20px;
    }
    .designer > div:first-child {
        line-height:20px;
    }
}
@media screen and (max-width:320px)
{
}