@charset "utf-8";
/* CSS Document */

		.level_pages .subpage_element{position:relative; text-align:left;  padding:15px; margin-bottom:5px; }
		
		.level_pages .h2_title{font-size:17px; font-weight:bold}
		.level_pages .h2_title a{color:#333; text-decoration:none;  color:#fff; transition:0.5s;  }
		
		.level_pages .h2_title a:hover{ color:#ccc;}
		
		
		@media only screen and (max-width:980px){
			
			
		}
		
		
		@media only screen and (max-width:750px){
			
			
		}
		
		@media only screen and (max-width:490px){
			
		}

