@media (max-width: 1280px) {
}

@media (max-width: 1024px) {
    /*product*/    
    .product-box .img {
        height: 170px;
    }
    .product-box .img img {
        max-height: 170px;
    }
    .other-box .img {
        height: 157px;
    }
    .other-box .img img {
        max-height: 157px;
    }
}

@media (max-width: 992px) {
}

@media (max-width: 800px) {
    /*product*/    
    .product-box .img {
        height: 658px;
    }
    .product-box .img img {
        max-height: 658px;
    }
    .other-box .img {
        height: 648px;
    }
    .other-box .img img {
        max-height: 648px;
    }
}

@media (max-width: 768px) {
    /*home*/
    .logo {
        height: auto;
        padding: 15px 0 15px 15px;
        position: relative;
        line-height: 0;
    }
    .top-menu {
        margin-top: 25px;
    }
    #nav-page .top-menu {
        margin-top: 0;
    }
    .navbar-nav {
        margin: 0px -15px;
    }
    #home .navbar-toggle {
        padding: 10px 15px;
        margin-top: 10px;
        margin-right: 15px;
        margin-bottom: 0px;
    }
    #home nav.navbar {
	    border: 0;
        padding: 0 15px;
    }
	#home nav.navbar .navbar-nav li a {
	    padding: 10px 2px;
	}
    /*page*/   
    #main header {
        height: 146px;
    }
    #main nav.navbar {
	    border: 0;
    }
    #main .navbar-toggle {
        padding: 10px 15px;
        margin-top: 10px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
	#main nav.navbar .navbar-nav li a {
	    padding: 10px 10px;
	} 
    .vma-breadcrumb {
        padding: 10px 15px 10px 40px;
    }
    .accordion {
        margin-bottom: 60px;
    }
    /*news*/
    .video-box {
        margin-bottom: 60px;
    }
    .video-iframe {
        margin-bottom: 20px;
        height: auto;
    }
    /*video*/
    .news-box {
        margin-bottom: 60px;
    }
    .news-img {
        margin-bottom: 20px;
        height: auto;
    }
    /*product*/    
    .product-img {
        margin: 15px;
    }
    .product-box .img {
        height: 628px;
    }
    .product-box .img img {
        max-height: 628px;
    }  
    .other-box {
        margin: 15px;
    }
    .other-box .img {
        height: 618px;
    }
    .other-box .img img {
        max-height: 618px;
    }
    .product-box .title h3 {
        margin: 15px 0 30px 0;
        height: auto;
    }
    .bands-logo-page {
        text-align: center;
        margin-bottom: 20px;
    }
    .bands-content .bands-logo-page img {
        float: none;
        padding: 0;
        height: auto;
    }
    /*know*/
    #flowlayout .item {
        margin: 0px 25px 60px 25px;
    }
    /*contact*/
    .contact-information {
        margin-bottom: 50px;
    }
    #contact .birth-input input[type="text"] {
        width: 90%;
        border: solid 1px #ccc;
        margin-bottom: 15px;
    }
    #c_code {
        margin-bottom: 20px;
    }
    /*footer*/    
    .footer-menu ul>li {
        width: 33.33%;
        margin-bottom: 25px;
        padding-left: 10%;
    }
    .footer-menu ul>li:nth-child(1),
    .footer-menu ul>li:nth-child(2),
    .footer-menu ul>li:nth-child(3) {
        height: 135px;
    }
    .qrcode {
        clear: both;
        padding-top: 20px;
        margin-bottom: 20px;
    }
    .qrcode ul {
        line-height: normal;
    }
    .copyright li {
        float: none;
        margin-right: 0;
    }
}

@media (max-width: 767px) {
    /*home*/
    #home nav.navbar {
        border: 0;
        padding: 0;
    }
    .logo img {
        width: 250px;
    }
    .top-menu {
        margin-top: 0;
        text-align: center;
    }
    .top-link {
        display: inline-block;
        float: none;
    }
    .navbar-nav {
        margin: 15px -15px;
    } 
    /*product*/ 
    .product-box {
        margin: 30px 0;
    }
    .product-box .img {
        height: 253px;
    }
    .product-box .img img {
        max-height: 253px;
    }
    /*footer*/    
    .footer-menu ul>li {
        width: 50%;
    } 
    .footer-menu ul>li:nth-child(1),
    .footer-menu ul>li:nth-child(2) {
        height: 135px;
    }
    .footer-menu ul>li:nth-child(3),
    .footer-menu ul>li:nth-child(4) {
        height: 85px;
    }
}

@media (max-width: 640px) {
    /*product*/    
    .product-box .img {
        height: 478px;
    }
    .product-box .img img {
        max-height: 478px;
    }
    .other-box .img {
        height: 468px;
    }
    .other-box .img img {
        max-height: 468px;
    }

}
@media (max-width: 480px) {
    /*product*/    
    .product-box .img {
        height: 292px;
    }
    .product-box .img img {
        max-height: 292px;
    }
    .other-box .img {
        height: 382px;
    }
    .other-box .img img {
        max-height: 382px;
    }
}

@media (max-width: 412px) {
    /*product*/    
    .product-box .img {
        height: 290px;
    }
    .product-box .img img {
        max-height: 290px;
    }
    .other-box .img {
        height: 280px;
    }
    .other-box .img img {
        max-height: 280px;
    }
}

@media (max-width: 384px) {
    /*product*/    
    .product-box .img {
        height: 262px;
    }
    .product-box .img img {
        max-height: 262px;
    }
    .other-box .img {
        height: 252px;
    }
    .other-box .img img {
        max-height: 252px;
    }
}

@media (max-width: 375px) {
    /*product*/    
    .product-box .img {
        height: 253px;
    }
    .product-box .img img {
        max-height: 253px;
    }
    .other-box .img {
        height: 243px;
    }
    .other-box .img img {
        max-height: 243px;
    }
}

@media (max-width: 360px) {
    /*product*/    
    .product-box .img {
        height: 238px;
    }
    .product-box .img img {
        max-height: 238px;
    }
    .other-box .img {
        height: 228px;
    }
    .other-box .img img {
        max-height: 228px;
    }
}


@media (max-width: 320px) {
    /*header*/
    #main header {
        height: 135px;
    }
    .logo img {
        width: 210px;
    }
    /*product*/    
    .product-box .img {
        height: 198px;
    }
    .product-box .img img {
        max-height: 198px;
    }
    .other-box .img {
        height: 188px;
    }
    .other-box .img img {
        max-height: 118px;
    }
}
