@charset "utf-8";
/* CSS Document */

@media screen and (max-width: 767px) {
	:root {
		--MaxWidth: 450px;
	}
	article{
		padding-top: 60px;
	}
	#Banner{
		width: calc(100% - 60px);
		height: 330px;
		max-width: var(--MaxWidth);		
		margin: 30px;		
		background: url("/Assets/Web/Images/Contact/BannerNbBg.jpg") -760px center no-repeat;
		background-size: auto;		
		
	}
	#BannerTitle{
		width: calc(100% - 60px);
		height: 160px;
		background: #92d1d5;
		box-sizing: border-box;
		margin-top: 330px;
		
	
		position: absolute;
	}
	#BannerTitleText{
		width: calc(100% - 90px);
		height: 60px;
		line-height: 18px;
		font-size: 22px;
		font-weight: 600;
		color: #FFF;		
		border-left: 6px solid #FFF;
		letter-spacing: 5px;
		margin-top: 50px;
		padding-left: 20px;
		
	
		margin-left: 30px;
		box-sizing: border-box;
	}
	#Info{
		width: 100%;
		max-width: var(--MaxWidth);
		margin: 0 auto;
		box-sizing: border-box;
		margin-bottom: 10px;
		padding: 30px;
		margin-top: 200px;
	}
	#Info:after{
		content: ".";
		visibility: hidden;
		display: block;
		height: 0;
		clear: both; 
	}
	#Text1{
		width: 100%;;
		height: 122px;
		line-height: 30px;
		font-size: 14px;
		font-weight: 500;
		border-bottom: 1px solid #000;
		letter-spacing: 1px;
		padding-bottom: 20px;
	}
	#Text2{
		width: 100%;
		border-bottom: 1px solid #000;
		height: 150px;
		padding-top: 50px;
	}
	#Text2-1{
		width: 100%;
		height: 60px;
		font-size: 32px;
		font-weight: bold;
		letter-spacing: 3px;
		color: #69a3aa;
	}
	#Text2-2{
		width: 100%;
		font-size: 14px;
		line-height: 20px;
		font-style: italic;
		color: #69a3aa;
		letter-spacing: 2px;
		font-weight: 400;
	}
	#Text3{
		width: 100%;
		padding-top: 40px;
		font-size: 16px;
		font-weight: 500;
		line-height: 35px;
		margin-bottom: 50px;
	}
	#Map{
		width: 100%px;
		height: 280px;
		
		margin: 0 auto;
	}
	#Contact{
		width: 100%;
		max-width: var(--MaxWidth);
		margin: 0 auto;	
		box-sizing: border-box;	
		margin-bottom: 80px;
		padding: 30px;
	}
	#ContactForm{
		width: 100%;
		min-height: 780px;
		border: 1px solid #a1734a;		
		box-sizing: border-box;
		padding: 20px;
		padding-bottom: 80px;
	
	}
	#ContactForm:after{
		content: ".";
		visibility: hidden;
		display: block;
		height: 0;
		clear: both; 
	}
	#CFLeft{
		width: 100%;
		height: 290px;	
		background: url("/Assets/Web/Images/Contact/Img01.jpg") no-repeat center right;
		background-size: cover;
		box-sizing: border-box;
	}
	#LeftText1{
		width: 100%;
		text-align: right;	
		font-size: 40px;
		font-weight: 300;
		color: #FFF;
		letter-spacing: 2px;
		font-style: italic;
		padding-right: 30px;
		padding-top: 30px;
		box-sizing: border-box;
	}
	#LeftText2{
		width: 100%;
		text-align: right;	
		font-size: 28px;
		font-weight: 400;
		color: #FFF;
		padding-right: 30px;
		letter-spacing: 6px;
		box-sizing: border-box;
	}
	#CFRight{
		width: 100%;	
		color: #a1734a;
		font-size: 14px;
		font-weight: bold;
		letter-spacing: 2px;
		padding-top: 20px;
	}
	.List{
		width: 100%;
		min-height: 50px;
		padding-bottom: 0px;
	}
	.ListTitle{
		width: 110px;
		height: 50px;
		line-height:30px;
		color: #a1734a;
		float: left;
		padding-top: 20px;
		box-sizing: border-box;
	}
	.ListM2{
		padding-top: 25px;
	}
	.ListM3{
		padding-top: 0px;
	}
	.Input01{
		width: calc(100% - 115px);
		height: 50px;
		float: left;
		border: none;
		font-size: 14px;
		padding-top: 22px;
		box-sizing: border-box;
		border-bottom: 1px solid #a1734a;
	}
	.SelectForm{
		width: calc(100% - 115px);
		float: left;
		padding-top: 30px;
	}
	.Input03{
		width: 100%;
		height: 30px;
		line-height:30px;		
		float: left;
		margin: -7px 10px 15px 0px;
		box-sizing: border-box;
	}
	.Font1{
		font-size: 12px !important;
		font-weight: 500;
	}
	.BtnCheckBox{
		display:none;
		
	}
	.BtnCheckBox + label{
		width: 100%;
		margin-right: 0px;		
		vertical-align:middle;
	}
	.BtnCheckBox + label:before {
		content: "";  
		display: inline-block;  
		width: 20px;  
		height: 20px;  
		vertical-align:middle;
		margin-right: 20px;  
		margin-top: -3px;
		background:url("/Assets/Web/Images/Contact/CheckBox.png") no-repeat;
		background-size: cover;

	}
	.BtnCheckBox:checked + label:before {	
		content:""; /* Tick */
		background:url("/Assets/Web/Images/Contact/ChceckBoxTrue.png") no-repeat; 
		background-size: cover;
	}
	.Input02{
		width: calc(100% - 117px);
		height: 110px;
		border: 1px solid #a1734a;
		resize: none;
	}
	.SendForm{
		width: 100%;;
		height: 40px;		
		padding-top:20px;
	}
	#VCode{
		float: left;
		margin-bottom: 20px;
	}
	#Code{
		width: 114px;
		height: 40px;
		border: none;
		background: #f5f5f5;
		float: right;
		margin-left: 10px;
		text-align: center;
		font-size: 16px;
	}
	#BtnSend{
		width:100%;
		height: 40px;
		background: #69a3aa;
		text-align: center;
		display: flex;
		justify-content: center;
		align-items: center;
		color: #FFF;
		font-size: 16px;
		font-weight: bold;
		border-radius: 40px;
		margin-top: 30px;
		
	}
}
	