@media only screen and (max-width: 850px) {
	
	.mainContent {
		padding-left:7%;
		padding-right:7%;
	}
	.imgLeft_001{
		height:250px;
		max-width:250px;
		max-height:250px;
		padding-top:250px;
		margin-right:40px;
	}

	.divTextOption_002{
		font-size: 20px;
	}
	
	.divShowOption_001{
		width:100%;
	}
	
	.content_001{
		align-items: center;
	}
	
	.divImgPO_001{
		width: 15%;
	}
	
	.divTextOption01 {
		 width: 85%;	
		font-size: 20px;
	}

	.cH1{
		font-size:30px;
	}
	
	.textH_6 {
		font-size: 24px;
	}

	.HH_1{
	
			font-size:26px;
	}
	
	.divShowOption_002 {
		width:50%;
		font-size:25px;
	}
	
	/*===MainContent============================*/

	.imgCT_001{
		float: none;
		margin:auto;
		height:400px;
		max-width:400px;
		max-height:400px;
		padding-top:400px;
		
	}
	
	.imgCT_R001{
		float: none;
		margin:auto;
		height:400px;
		max-width:400px;
		max-height:400px;
		padding-top:400px;
	}

	.textCT_001{
		font-size: 20px;
		margin-top:20px;
	}
	
	.cH3{
		font-size: 20px;
	}

	.cH2{
		font-size:28px;
	}

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

	.linkPOV_3 {
		font-size:16px;
	}

	/*===footter=========================*/
	.divImgLOGO_002{
		width: 7%;
	}
	
	/*===Contact=========================*/
	
	.divContact{
		flex-direction: column-reverse;
	}
	
	.divContactX_1{
		width: 75%;
		margin-top:60px;
	}
	
	.textButtonC01 {
		font-size: 24px;
	}
	
}