.closebtn{display:none;}
.menuw{font-size:30px;cursor:pointer;display:none;color:#fff;}
.menuw{}
.menuw img{    height: 22px;
    margin-top: 14px;
    float: left;} 
 

  

@media only screen and ( max-width: 850px ) {
	.itemproduct li{width:100%;margin-right:0px;}
	.entry-content .wtable td{font-size:100%;}
	body{min-width:260px;}
	.wtth_menu {
    float: left;
    width: 50px;}
	.wtth_mainsite{width:90%;}
	.wtth_social {  
    margin-top: 7px;
    margin-bottom: 8px;}
	.wtth_aboutustop t a{    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    float: none;}
	.wtth_aboutustop b{    text-align: center;
    margin-bottom: 15px;font-size: 55px;}
	.wtth_aboutustop span{
    margin-top: -30px;font-size: 35px;
    text-align: center;}
	.wtth_aboutusall c {
    display: block;
    width: 100%;
    float: right;
    margin-top: 20px;}
	.wtth_product ul li, .wtth_product ul li.end{margin-right: 0px;
    width: 90%;
    padding-left: 5%;
    padding-right: 5%;}
	.wtth_product ul li a.img{    height: auto;
    border-radius: 0px;
    line-height: 0px;}
	.wtth_map, .wtth_contact, .wtth_information{float: inherit;
    width: 100%;margin-bottom: 30px;
    text-align: center;
    margin-right: 0px;}
	.wtth_aboutusall span{width: 100%;}
	.wtth_logo {
    float: inherit;
    text-align: center;
    margin-top: 10px;}
	.wtth_allright{margin-bottom: 10px;
    margin-top: 0px;}
	.wtth_allright{width: 100%;}
	.wtth_national{margin-top: -140px;}
	.crea_cat li, .crea_cat li.end{margin-right:0px;width:100%;}
	.crea_cat li a.img{height:auto;line-height:0px;}
	.wtth_menu ul li a { 
    padding: 4px 5%;
    width: 90%;
    text-align: center;}
	.box.right, .box{width:100%;}
	td{display:block;}
	.entry-content .otable td{width: 94% !important;line-height: 22px;height: auto !important;}
	.entry-content td, .comment-content td { 
    width: 96% !important;}
}
@media only screen and ( max-width: 700px ) {
	img.alignright, .wp-caption.alignright{float: inherit;
    margin: auto;
    margin-left: auto;
    margin-right: auto;}
	 
}
@media only screen and ( max-width: 600px ) {html #wpadminbar{top: -46px;}
	 
}

@media only screen and ( max-width: 850px ) {
	 
/* Menu */ 
 .closebtn,  .menuw{display:block;}
 .menuw{display: block;
color: #333;text-align: right;
margin-top: 0px;
text-transform: uppercase;
padding-left: 0px;
 }
 .sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1999;
    top: 0;
    left: 0;
    background-color: #273e74;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s
}

.sidenav a:hover, .offcanvas a:focus{
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
top: 30px;
right: 15px;
font-size: 36px;
margin-left: 50px;
z-index: 29999;
display: block;
}

#main {
    /* transition: margin-left .5s;*/
 transition:  .5s; 
}
/*  end menu*/

}

}