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

		.services_seg .link_sub_segment{ text-decoration:none; color:#333; transition: color 0.4s;  }
		.services_seg .link_sub_segment:hover{ color:#C00; }
		
		@media only screen and (max-width:980px){
			
			
		}
		
		
		@media only screen and (max-width:750px){
			
			
		}
		
		@media only screen and (max-width:490px){
			
		}

