@media only screen and (max-width: 1100px) {
	
	.imgLeft_001{
		height:280px;
		max-width:280px;
		max-height:280px;
		padding-top:280px;
		margin-right:40px;
	}

	.divTextOption_002{
		font-size: 16px;
	}

	.cH1{
		font-size:30px;
	}
	
	.textH_6 {
		font-size: 28px;
	}
	
	.divTextOption01 {
		 width: 80%;	
		font-size: 21px;
	}
	
	.HH_1{
		font-size:30px;
	}
	
	/*===MainContent============================*/
	.imgCT_001{
		height:350px;
		max-width:350px;
		max-height:350px;
		padding-top:350px;
		margin-right:40px;
	}
	
	.imgCT_R001{
		height:350px;
		max-width:350px;
		max-height:350px;
		padding-top:350px;
		margin-left: 40px;
	}

	.textCT_001{
		font-size: 18px;
	}
	
	.cH3{
		font-size: 18px;
	}

	.cH2{
		font-size:26px;
	}

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

	.linkPOV_3 {
		font-size:16px;
	}

	
	/*===footter=========================*/
	.divImgLOGO_002{
		width: 7%;
	}

}