@media screen and (max-width: 935px) {
   footer, header{padding:10px}
   #content{padding:5px;box-sizing:border-box}
   .toggole-button{display: block;}
   .main-menu{display: none}
   .banl,.banr{display: none;}
}
@media screen and (max-width: 805px) {
  
   #input{width: 66%;}
}
@media screen and (max-width: 780px) {
  article{width:40%;margin-left: 5%;}
   #content{padding:5px 20px;}
   header .logo img{padding-bottom: 10px;}
  
}
@media screen and (max-width: 650px) {
	.fa-facebook a{font-size: 9px;}
}
@media screen and (max-width: 600px) {
  #search{width: 80%;}
  header .logo{width: 80%;}
   #content{padding:5px 0px;}
   header .logo img{padding-bottom: 0px;}
   .adsbygoogle{max-width:580px;width:100%}
#ads{max-width:550px!important}

.center .adsbygoogle{max-width: 500px!important;width:100%!important;}
 .center a img{max-width:100%!important;}
 #google_image_div{max-width: 500px!important;width:100%!important}
}
@media screen and (max-width: 500px) {
	.center .adsbygoogle{max-width: 400px!important;width:100%!important;}
 .center a img{max-width:100%!important;}
 #google_image_div{max-width: 400px!important;width:100%!important}
  #pagination a , .current{padding: 5px;}
  #pagination{text-align: center;}
  
   article{width:60%;margin-left: 20%;}
}
@media screen and (max-width: 400px) {
.center .adsbygoogle{max-width: 320px!important;width:100%!important;}
 .center a img{max-width:100%!important;}
 #google_image_div{max-width: 320px!important;width:100%!important}
  header .logo{width: 100%;}
   #content{padding:5px 20px;}
   article{margin-left: 0%;width:80%}
}
@media screen and (max-width: 350px) {
  
   #content{padding:5px 20px;}
   article{margin-left: 0%;width:90%}
   .center .adsbygoogle{max-width: 280px!important;width:100%!important;}
 .center a img{max-width:100%!important;}
 #google_image_div{max-width: 280px!important;width:100%!important}
}
