#Navigation-767{display:none;}
.ad-top-mobile{display:none;}
@media screen and (max-width:768px){
	
	#Container {width:98%}
	#Content {width:63%;font-size:120%}
	#Content small {font-size:95%}
	#Inside{max-width:100%;width:auto;float:left}
	#Footer {width:100%;height:80px;}
	#RssTable  {width:100%}
	#Navigation {width:35%}
	#RssText {width:100%}
	#Menu{width:100%;min-height:50px;letter-spacing: 2px;}
	#Menu a {width:100%}
	.ad-top {display:none}
	.text-ad-top-desktop {display:none}
	.ad-top-desktop{display:none}
	.ad-top-mobile{display:block}
	.swiffycontainer{width:100%}
	#Navigation {display:none;}
	#Navigation-767 {
	max-width:100% !important;
	display:block;
	float: left;
    width: 100%;
    margin-left: 10px;
	font-size:130%;
    }
	
} 

@media screen and (max-device-width:481px){

	#Container {width:100%;overflow: hidden;}
	#Content {width:100%;font-size:125%}
	#Inside{width:95%;float:left}
	#Footer {width:100%;height:80px;}
	#RssTable  {width:100%}
	#Navigation {width:100%}
	#RssText {width:100%}
	#Menu{width:100%;min-height:50px}
	#Menu a {width:100%}
	.ad-top {display:none}
	.text-ad-top {display:none}
	.ad-top1{display:none}
	
	.menu-ul li a {float:left;width:100%;margin-bottom:10px;}
	.li-line {display:none;}
	
}