@media (min-width: 1200px) {
.height-box {
    height: 132px;
}
.navbar-brand>img {
    width: auto;
}
.navbar-right {
    width: 55%;
}
.welcome-title {
    font-size: 30px;
    padding-top: 3px;	
	letter-spacing:5px;
}
.nav>li>a {
    font-size: 18px;
}
.contact-header ul {
    font-size: 26px;
    letter-spacing: 1px;
}
.sponsor-slide .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    bottom: -50px;
}
.about-box p {
    padding: 0 9%;
    line-height: 1.3;
    font-size: 33px;
}
.bg-content-2{
	    background-size: 100% !important;
}
.title-product img {
    width: auto;
}
.addess-footer h1 {
    font-size: 42px;
}
.addess-footer p {
    font-size: 26px;
    letter-spacing: 1px;
}
.addess-footer ul {
    font-size: 26px;
}
.contact-footer ul {
    font-size: 26px;
}
.addess-footer ul li .icon-footer{
	font-size:16px;
}
.contact-footer ul li .icon-footer{
	font-size:16px;
}
.contact-footer ul li img {
    width: auto;
}
.menu-footer ul {
    font-size: 26px;
}
/*.product-box{
	width:175px;
	height:175px;
}*/
 
.product-box p {
    font-size: 19px;
    margin-top: 7px;
}
}
@media (min-width: 1400px) {
.nav>li>a {
    font-size: 21px;
}	
}