@media screen and (max-width: 600px) {
    .container, .footer {
        width: 95%;
    }
    .war {
        background: none repeat scroll 0 0 #ffffff;
        border: 1px dotted #cccccc;
        margin: 26px auto;
        width: 95%;
    }
    .example1 {
        display: block;
        font-family: tahoma;
        font-weight: bold;
        height: 32px;
        left: 0;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 100000;
    }
    .example1 .mainmenutop {
        background: none repeat scroll 0 0 #45b02e;
        height: 32px;
        margin: auto;
        width: 95%;
        font-size: 11px;
    }
    .mainproduct-title {
        border-top: 1px solid #cccccc;
        clear: both;
        font-size: 12px;
        height: auto;
        overflow: hidden;
        padding: 0 10px;
        text-align: left;
    }
    #nav ul {
        opacity: 0;
        padding: 0;
        position: absolute;
        visibility: hidden;
        width: 166px;
    }
    #nav .home a, #nav .home a img {
        height: 27px;
        line-height: 8px;
        margin: 0;
        padding: 0;
        width: 34px;
    }
    #nav a {
        color: #ffffff;
        display: block;
        font-weight: bold;
        padding: 8px 6px;
        text-decoration: none;
        white-space: nowrap;
    }
    .topmenu {
        display: none;
    }
    .topright {
        display: none;
    }
    .left-main {
        float: left;
        width: 100%;
    }
    .menuleft { display: none; }
    .maincontent {
        border: 1px dotted #cccccc;
        float: right;
        overflow: hidden;
        width: 100%;
    }
    .mainproduct {
        box-shadow: 1px 1px 1px 1px #cccccc;
        float: left;
        height: 250px;
        margin: 10px;
        position: relative;
        width: 45%;
    }
    .mainproduct1 {
        box-shadow: 1px 1px 1px 1px #cccccc;
        float: left;
        margin: 10px;
        position: relative;
        width: 45%;
    }
    .mainproduct-image1 img {
        height: 100%;
        width: 100%;
        overflow: hidden;
    }
    .product {
        margin: 0 auto;
        padding-top: 15px;
        width: 92%;
    }
    .mainproduct-image {
        background: none repeat scroll 0 0 #cccccc;
        height: 65%;
        overflow: hidden;
    }
    .mainproduct-image img {
        background: none repeat scroll 0 0 #cccccc;
        height: 100%;
        overflow: hidden;
        text-align: center;
        width: 100%;
    }
    .ptmenu01 {
        background-color: #f7f7f7;
        border: 1px solid #e5e5e5;
        border-radius: 5px;
        box-shadow: 0 0 4px #dfdfdf;
        float: left;
        margin: 8px;
        width: 92%;
    }
    .chitietsp .chitietsp-image {
        float: left;
        height: 220px;
        width: 320px;
    }
    .chitietsp-image img {
        float: left;
        height: 220px;
        width: 320px;
    }
    .chitietsp .chitietsp-mtangan {
        float: left;
        height: auto;
        margin: 0px;
        text-align: left;
        width: 100%;
        padding: 5px;
        box-sizing: border-box;
    }
    .info-noibat {
        float: left;
        overflow: hidden;
        padding: 10px;
        white-space: normal;
        width: 95%;
        word-wrap: break-word;
    }
    .info-dtsd {
        float: left;
        overflow: hidden;
        padding: 10px;
        width: 95%;
        word-wrap: break-word;
    }
    .thongtinchitiet .cot1 {
        float: left;
        min-height: 50px;
        overflow: hidden;
        padding: 10px;
        width: 95%;
    }
    .ttrai {
        clear: both;
        float: left;
        width: 95%;
    }
    .ttrai {
        clear: both;
        float: left;
        padding-right: 20px;
        width: 95%;
    }
    .ttrai table {
        width: 300px; }
    .cot1 input[type='image'] {
        width: 300px; }
    .cot1 img {
        width: 300px; }
    .tphai {
        float: left;
        width: 95%;
    }
    #bochinh { width: 320px; }
    #bochinh input[type='text'] {
        width: 200px; }
    #bochinh textarea { width: 200px; }
    #mainform { width: 320px; }
    .shoppingcart { display: none; }
    .bottom {
        background: url("../images/bg-footer.gif") repeat scroll center top rgba(0, 0, 0, 0);
        clear: both;
        width: 100%;
        padding: 10px 0;
    }
}