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

@media screen and (min-width: 768px) and (max-width:1259px) {
	#Banner{
		max-width: 100%;
		height: 360px;
		margin: 0 auto;		
			
		padding: 70px;
		padding-top: 170px;
		margin-bottom: 50px;
	}
	#BannerForm{
		width: 100%;
		height: 360px;
		background: url("/Assets/Web/Images/Contact/BannerNbBg.jpg") bottom no-repeat;
		
		background-size: cover;	
		padding-top: 80px;
		box-sizing: border-box;
		
	}
	#BannerTitle{
		width: 330px;
		height: 200px;
		background: #92d1d5;
		padding-left: 55px;
		box-sizing: border-box;
	
		padding-top: 60px;
		margin-left: 100px;
	}
	#BannerTitleText{
		width: 100%;
		height: 75px;
		line-height: 20px;
		font-size: 26px;
		font-weight: bold;
		color: #FFF;		
		border-left: 6px solid #FFF;
		letter-spacing: 5px;
		margin-bottom: 80px;
		padding-left: 40px;
		padding-top: 5px;
		box-sizing: border-box;
	}
	#Info{
		max-width: 1024px;
		margin: 0 auto;
		box-sizing: border-box;
		margin-bottom: 80px;
		padding-left: 80px;
		padding-right: 80px;
	}
	#InfoLeft{
		width: 50%;
		float: left;
		padding-right: 50px;
		box-sizing: border-box;
	}
	#Info:after{
		content: ".";
		visibility: hidden;
		display: block;
		height: 0;
		clear: both; 
	}
	#Text1{
		width: 100%;
		height: 122px;
		line-height: 30px;
		font-size: 15px;
		font-weight: 500;
		border-bottom: 1px solid #000;
		letter-spacing: 1.2px;
	}
	#Text2{
		width: 100%;
		border-bottom: 1px solid #000;
		height: 140px;
		padding-top: 35px;
	}
	#Text2-1{
		width: 100%;
		height: 60px;
		font-size: 35px;
		font-weight: bold;
		letter-spacing: 3px;
		color: #69a3aa;
	}
	#Text2-2{
		width: 100%;
		font-size: 16px;
		line-height: 25px;
		font-style: italic;
		color: #69a3aa;
		letter-spacing: 2px;
		font-weight: 400;
	}
	#Text3{
		width: 100%;
		padding-top: 30px;
		font-size: 16px;
		font-weight: 500;

		line-height: 40px;
	}
	#InfoRight{
		width: 50%;
		float: right;
		padding-left: 50px;
		box-sizing: border-box;
		
	}
	#Map{
		width: 100%;
		height: 487px;
		
		margin: 0 auto;
	}
	#Contact{
		max-width: 1024px;
		margin: 0 auto;	
		box-sizing: border-box;	
		margin-bottom: 180px;
		padding-top: 50px;
	}
	#ContactForm{
		width: 100%;
		max-width: 900px;
		min-height: 685px;
		border: 1px solid #a1734a;
		margin-left: 100px;
		box-sizing: border-box;
		padding: 100px;		
	}
	#ContactForm:after{
		content: ".";
		visibility: hidden;
		display: block;
		height: 0;
		clear: both; 
	}
	#CFLeft{
		width: calc(100% - 400px);
		height: 360px;
		float: left;
		background: url("/Assets/Web/Images/Contact/Img01Nb.jpg") no-repeat center right;
		margin-left: -200px;		
		padding: 30px;
		padding-right: 50px;
		box-sizing: border-box;
	}
	#LeftText1{
		width: 100%;
		text-align: right;	
		font-size: 30px;
		font-weight: 300;
		color: #FFF;
		letter-spacing: 2px;
		font-style: italic;
	}
	#LeftText2{
		width: 100%;
		text-align: right;	
		font-size: 20px;
		font-weight: 400;
		color: #FFF;
		letter-spacing: 6px;	
	}
	#CFRight{
		width: 510px;
		float: right;
		color: #a1734a;
		font-size: 16px;
		font-weight: bold;
		letter-spacing: 2px;
	}
	.List{
		width: 100%;
		min-height: 70px;
	}
	.ListTitle{
		width: 140px;
		height: 40px;
		line-height: 40px;
		color: #a1734a;
		float: left;
	}
	.Input01{
		width: 365px;
		height: 37px;
		float: left;
		border: none;
		border-bottom: 1px solid #a1734a;
		font-size: 16px;
		
	}
	.SelectForm{
		width: 365px;
		float: left;
	}
	.Input03{
		width:170px;
		height: 40px;
		line-height:40px;		
		float: left;
		margin: -7px 10px 30px 0px;
		box-sizing: border-box;
		font-size: 16px;
	}
	.BtnCheckBox{
		display:none;
		
	}
	.BtnCheckBox + label{
		width: 100%;
		margin-right: 0px;		
		vertical-align:middle;
	}
	.BtnCheckBox + label:before {
		content: "";  
		display: inline-block;  
		width: 25px;  
		height: 25px;  
		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: 360px;
		height: 160px;
		border: 1px solid #a1734a;
		resize: none;
	}

	.SendForm{
		width: 365px;
		height: 40px;
		float: left;
		padding-top:30px;
	}
	#VCode{

		float: left;
	}
	#Code{
		width: 114px;
		height: 40px;
		border: none;
		background: #f5f5f5;
		float: left;
		margin-left: 10px;
		text-align: center;
		font-size: 16px;
	}
	#BtnSend{
		width:90px;
		height: 40px;
		float: right;
		background: #69a3aa;
		text-align: center;
		display: flex;
		justify-content: center;
		align-items: center;
		color: #FFF;
		font-size: 16px;
		font-weight: bold;
		border-radius: 40px;
		
	}

}
@media screen and (min-width: 768px) and (max-width:1023px) {
	#Banner{
		max-width: 100%;
		height: 260px;
		margin: 0 auto;		
			
		padding: 50px;
		padding-top: 150px;
		margin-bottom: 50px;
	}
	#BannerForm{
		width: 100%;
		height: 260px;
		background: url("/Assets/Web/Images/Contact/BannerNbBg.jpg") bottom no-repeat;
		
		background-size: cover;	
		padding-top: 55px;
		box-sizing: border-box;
		
	}
	#BannerTitle{
		width: 236px;
		height: 144px;
		background: #92d1d5;
		padding-left: 40px;
		box-sizing: border-box;
	
		padding-top: 40px;
		margin-left: 66px;
	}
	#BannerTitleText{
		width: 100%;
		height: 55px;
		line-height: 18px;
		font-size: 18.5px;
		font-weight: 600;
		color: #FFF;		
		border-left: 5px solid #FFF;
		letter-spacing: 5px;
		margin-bottom: 80px;
		padding-left: 20px;
		padding-top: 0px;
		box-sizing: border-box;
	}
	#Info{
		max-width: 1024px;
		margin: 0 auto;
		box-sizing: border-box;
		margin-bottom: 50px;
		padding-left: 100px;
		padding-right: 100px;
	}
	#InfoLeft{
		width: 50%;
		float: left;
		padding-right: 50px;
		box-sizing: border-box;
	}
	#Info:after{
		content: ".";
		visibility: hidden;
		display: block;
		height: 0;
		clear: both; 
	}
	#Text1{
		width: 100%;
		height: 90px;
		line-height: 20px;
		font-size: 10.67px;
		font-weight: 500;
		border-bottom: 2px solid #000;
		letter-spacing: 1.2px;
	}
	#Text2{
		width: 100%;
		border-bottom: 1px solid #000;
		height: 115px;
		padding-top: 35px;
	}
	#Text2-1{
		width: 100%;
		height: 50px;
		font-size: 25px;
		font-weight: bold;
		letter-spacing: 3px;
		color: #69a3aa;
	}
	#Text2-2{
		width: 100%;
		font-size: 11.38px;
		line-height: 20px;
		font-style: italic;
		color: #69a3aa;
		letter-spacing: 2px;
		font-weight: 400;
	}
	#Text3{
		width: 100%;
		padding-top: 30px;
		font-size: 11.38px;
		font-weight: 500;

		line-height: 30px;
	}
	#InfoRight{
		width: 50%;
		float: right;
		padding-left: 30px;
		box-sizing: border-box;
		
	}
	#Map{
		width: 100%;
		height: 380px;
		
		margin: 0 auto;
	}
	#Contact{
		max-width: 1024px;
		margin: 0 auto;	
		box-sizing: border-box;	
		margin-bottom: 100px;
		padding-top: 50px;
	}
	#ContactForm{
		width: calc(100% - 150px);

		min-height: 605px;
		border: 1px solid #a1734a;
		margin-left: 100px;
		box-sizing: border-box;
		padding: 50px 30px 50px 0px;		
	}
	#ContactForm:after{
		content: ".";
		visibility: hidden;
		display: block;
		height: 0;
		clear: both; 
	}
	#CFLeft{
		width:300px;
		height: 256px;
		float: left;
		background: url("/Assets/Web/Images/Contact/Img01Nb.jpg") no-repeat center right;
		margin-left: -100px;		
		padding: 30px;
		padding-right: 50px;
		box-sizing: border-box;
	}
	#LeftText1{
		width: 100%;
		text-align: right;	
		font-size: 21px;
		font-weight: 300;
		color: #FFF;
		letter-spacing: 2px;
		font-style: italic;
	}
	#LeftText2{
		width: 100%;
		text-align: right;	
		font-size: 16px;
		font-weight: 400;
		color: #FFF;
		letter-spacing: 6px;	
	}
	#CFRight{
		width:  calc(100% - 250px);
		float: right;
		color: #a1734a;
		font-size: 12px;
		font-weight: bold;
		letter-spacing: 2px;
	}
	.List{
		width: 100%;
		min-height: 50px;
	}
	.ListTitle{
		width: 105px;
		height: 40px;
		line-height: 40px;
		color: #a1734a;
		float: left;
	}
	.Input01{
		width: calc(100% - 115px);
		height: 37px;
		float: left;
		border: none;
		border-bottom: 1px solid #a1734a;
		font-size: 12px;
		
	}
	.SelectForm{
		width:calc((100% - 105px));
		float: left;
		padding-top: 15px;
	}
	.Input03{
		width:calc((100% - 18px) / 2);
		height: 30px;
		line-height:30px;		
		float: left;
		margin: -7px 5px 20px 0px;
		box-sizing: border-box;
		font-size: 11.5px;
		letter-spacing: 1px;
	}
	.BtnCheckBox{
		display:none;
		
	}
	.BtnCheckBox + label{
		width: 100%;
		margin-right: 0px;		
		vertical-align:middle;
	}
	.BtnCheckBox + label:before {
		content: "";  
		display: inline-block;  
		width: 19px;  
		height: 19px;  
		vertical-align:middle;
		margin-right: 10px;  
		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% - 5px);
		height: 100px;
		border: 1px solid #a1734a;
	}

	.SendForm{
		width:calc(100%);
		height: 40px;
		float: left;
		padding-top:0px;
	
	}
	#VCode{

		float: left;
	}
	#Code{
		width: 100px;
		height: 40px;
		border: none;
		background: #f5f5f5;
		float: left;
		margin-left: 10px;
		text-align: center;
		font-size: 12px;
	}
	#BtnSend{
		width:65px;
		height: 40px;
		float: right;
		background: #69a3aa;
		text-align: center;
		display: flex;
		justify-content: center;
		align-items: center;
		color: #FFF;
		font-size: 12px;
		font-weight: bold;
		border-radius: 40px;
		
	}

}