@media (max-width: 1024px) and (min-width:769px) {  
	
}

.iconmenu { display:none; }
@media (max-width: 768px) {  
.container  { width:100%;}
	.moduletableproducts li {
		text-align: center;
    float: none;
		width: 100%;
	}
	#footer { height:auto; }
	.diachifooter p.lgbottom {
    float: left;
    float: none;
    text-align: center;
    height: 75px;
}
.diachifooter {
    color: #fff;
    overflow: hidden;
    padding: 5px;
    text-align: center;
}
.footer .social {
    float: none;
    text-align: center;
}
	.footer .coppyright {
    text-align: center;}
	
.moduletableproducts li .itemintro img {
    
    width: 97%;
    height: auto;
    
}
#head  .lang { display:none; }
.iconmenu { display:block; width:40px; float:right; }

.iconmenu p  { border:1px solid #2978a4; margin-bottom:5px;  }
#head  .mainmenu{ display:none; }
	
#head .logo {    width: 100%;    text-align: center;}
#memuchinh >li {
    background: none;
    padding: 0;
    width: 100%;
    text-align: center;
    display: block; float:left;
}
#main {
    
    padding: 0 10px;
}
.form-horizontal .controls {
    margin-left: 60px;
    clear: both;
    margin-left: 0;
}
.form-horizontal .control-label {
    
    text-align: left;
}
	
	
}
 
/* End max-width: 768px  */
@media(max-width:480px)
{
	
}