@media only screen and (max-width: 1500px) {
	
	.imgLeft_001{
		height:350px;
		max-width:350px;
		max-height:350px;
		padding-top:350px;
		margin-right:65px;
	}

	.divTextOption_002{
		font-size: 22px;
	}


	/*===MainContent============================*/
	.imgCT_001{
		height:350px;
		max-width:350px;
		max-height:350px;
		padding-top:350px;
		margin-right:65px;
	}
	
	.imgCT_R001{
		height:350px;
		max-width:350px;
		max-height:350px;
		padding-top:350px;
		margin-left: 65px;
	}

	.textCT_001{
		font-size: 20px;
	}
	
	.cH1{
		font-size:30px;
	}
	
	.cH3{
		font-size: 20px;
	}

	.cH2{
		font-size:30px;
	}

	.HH_1{
		font-size:30px;
	}
	
	

	/*===LinkPOV============================*/
	.showPOV_001 {
		font-size:30px;
	}
		
	.linkPOV_2 {
		width: 16.66%;
	}

	.linkPOV_3 {
		font-size:16px;
	}

}