@charset "utf-8";

@media screen and (max-width: 1920px) { 

	.logo img { width:240px; height:auto;}
	.enter_access .access h3 { font-size:36px;}
	.enter_access .enter { margin-top:30px;}
	.enter_access .enter a { font-size:20px;}
} 

@media screen and (max-width: 1600px) { 

	.logo img { width:240px; height:auto;}
	.enter_access .access h3 { font-size:36px;}
	.enter_access .enter { margin-top:30px;}
	.enter_access .enter a { font-size:20px;}

} 

@media screen and (max-width: 1440px) { 

	.logo img { width:200px; height:auto;}
	.enter_access .access h3 { font-size:28px;}
	.enter_access .enter { margin-top:20px;}
	.enter_access .enter a { font-size:14px;}

} 

@media screen and (max-width: 1366px) { 

	.logo img { width:160px; height:auto;}
	.enter_access .access h3 { font-size:22px;}
	.enter_access .enter { margin-top:15px;}
	.enter_access .enter a { font-size:12px;}

} 

@media screen and (max-width: 1201px) { 

} 

@media screen and (max-width: 1200px) { 

} 

@media screen and (max-width: 1112px) { 

} 

@media screen and (max-width: 1024px) { 

	.logo img { width:140px; height:auto;}
	.enter_access .access h3 { font-size:18px;}
	.enter_access .enter { margin-top:15px;}
	.enter_access .enter a { font-size:12px;}

} 

@media screen and (max-width: 901px) { 

} 

@media screen and (max-width: 800px) { 

} 

@media screen and (max-width: 500px) { 

} 

@media screen and (max-width: 320px) { 

} 