@media only screen and (max-width: 1200px) { 
.wrap-containerhome,#container,.container-web{
	width:960px;
}
#menu li a{
    padding:28px 6px;
}
}
@media only screen and (max-width: 960px) {
.wrap-containerhome,#container,.container-web{
	width:100%;
}
#contents,#sidebar{
	width:100%!important;
	padding:0;
}
#container{
	padding:0 10px;
}
.container-web{
	padding:0 10px;
}
#menumobile{
	display:block;
}
.primary-menu,.headerbtn{
    display:none;
}
.wrap-header{
	height:auto;
}
.logo{
    width:50%;
    height:52px;
}
.tfooter-details{
    margin-left:0;
    margin-right:0;
}
.tfooterbox,.tfooterbox:first-child,.tfooterbox:last-child,.tfooterbox:nth-child(2){
    width:100%;
    padding:10px 0;
}
/*.entry-content table{
	margin-bottom:0;
	overflow:hidden;
	overflow-x:scroll;
	display:block;
	white-space:nowrap;
}*/
.formcontact-left,.formcontact-right{
    width:100%;
    padding:0!important;
	margin-bottom:10px;
}
.formcontact{
    overflow:hidden;
    margin-bottom:0;
}
.newshomebox{
	width:50%;
}
.newshomebox:nth-child(2n+1){
	clear:both;
}
}
@media only screen and (max-width: 760px) {
.shownews-title,.showsingle-title{
    font-size:18px!important;
}
.downdocbox,#lienhe .reghomebox,#lienhe .wpcf7 .wpcf7-list-item{
    width:100%;
    margin-bottom:10px;
}
.downdocbox label{
    padding:0;
}
#lienhe .wpcf7 input[type="text"],#lienhe .wpcf7 input[type="email"],#lienhe .wpcf7 input[type="tel"],#lienhe .wpcf7 textarea{
	margin-bottom:0!important;
}
#lienhe .wpcf7 .wpcf7-list-item{
	margin-bottom:3px!important;
}
.hidden-mobile{
	display:none!important;
}
.ms-row{
    margin-left:0;
    margin-right:0;
}
.ms-column{
	width:100%!important;
	padding:10px 0!important;
}
.ms-column-size-1-2{
	width:50%!important;
}
.popmake-content .ms-column:first-child{
	display:none!important;
}
.contms{
	width:100%;
}
.contms ul li{
	width:50%;
	float:left;
	display:block;
}
.contms ul li a{
	font-size:16px;
	line-height:20px;
	padding:8px;
}
.shownewshome-details{
	margin-left:0;
	margin-right:0;
}
.newshomebox{
	width:100%;
	padding:10px 0;
}
.wp-block-gallery.has-nested-images figure.wp-block-image{
	width:100%!important;
}
}
@media only screen and (max-width: 450px) {
.formcontact-left,.formcontact-right{
    width:100%;
    padding:0!important;
}
}