/*
@media screen and (max-width:1200px){.box .ads-right img{width:90%;height:auto;}
}
@media screen and (max-width:1024px){.banner,.jdate,.search{display:none}
.banner2{display:block}
.sidebar_left,.two-warpper{width:100%;}
.sidebar_left .box{width:49%;margin:0px 5px 10px 0px;float:right;}
}
@media screen and (max-width:800px){.famo{display:none}
.sidebar_right,.boxs-warpper{width:100%;}
.toptxt{width:85%;}
.box .ads-right img{width:auto}
.search{display:block}
.toggle{float:right;margin-top:11px;display:block;font-size:14px;}
.categories ul{display:none;position:absolute;background:#F7F7F7;top:auto;margin-top: 45px;z-index:9999;padding-bottom:5px;width:95%;box-shadow:0px 4px 4px rgba(0, 0, 0, 0.1);}
.categories ul li{float:none;margin-top:5px;}
.categories ul li a{display:block;}
.zetta-menu ul > li a{width:auto}
.children{display:block !important;margin-right:10px !important;}
.menu ul ,.links ul{width:100%;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.sidebar_right .box{width:49%;margin:0px 5px 10px 0px;float:right;}
.text-box{width:100%;margin:5px 0px;height:107px;padding:5px 0px;text-indent:10px;}
#author, #email, #url{margin:5px 0px;width:100%;padding:5px 0px;text-indent:10px;}
}
@media screen and (max-width:640px){.tags,.post .title i{display:none}
.banners img, .banner2 img{width:90%;height:auto;}
.sidebar_right .box,.sidebar_left .box{width:100%;margin:0px 0px 10px 0px;float:right;}
.boxs ul li{width:100%;}
.post .socialfa span{float:right;width:100%;text-align:right;}
.post .socialfa{text-align:center}
.post .socialfa a{float:none;display:inline-block;margin-top:5px;}
.menu ul li a{padding:7px 5px;}
}
@media screen and (max-width:480px){.boxs .thumbnail-hover,.boxs ul li span{display:none;}
.boxs .body{text-align:center;height:auto;}
.boxs .body img{float:none;}
.toptxt{width:74%;}
}
@media screen and (max-width:360px){.search{display:none;}
.toptxt{width:66%;}
.toptxt h2{font-size:11px}
.img max-width: 100% height: auto;
max-width: 100%;
height: auto;
}