@media only screen and (max-width: 600px) {
	
	.divbanner01{
		display:none;
		width:100%;
	}
	.divbanner02{
		display:block;
		width:100%;
	}
	
	.mainContent {
		padding-left:7%;
		padding-right:7%;
	}
	
	.imgLeft_001{
		width:100%;	
		float: none;
		height:300px;
		max-width:300px;
		max-height:300px;
		padding-top:300px;
		margin-right:0px;
	}
	
	.cText004{
		width:100%;
	}

	.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;
		margin-top: 20px;
	}

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

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

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

	.cH2{
		font-size:24px;
	}

	/*===LinkPOV============================*/
	
	.showPOV_001 {
		width:75%;
		font-size:22px;
	}
		
	.linkPOV_2 {
		width: 33.33%;
	}

	.linkPOV_3 {
		font-size:12px;
	}

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

	/*===Contact=========================*/
	
	.divContactX_1{
		width: 85%;
		margin-top:60px;
	}
	
	.textButtonC01 {
        font-size: 18px;
    }

}