
.contact_page_header {
	position: relative;
	float: left;
	width: 100%;
	height:0;
	padding-bottom: 43.243%; /* 560/1295 */
	margin-bottom: 4.633%; /* 60/1295 */
}
.contact_page_header .mobileh1 {
	position: relative;
	float: left;
	display: none;
}
.contact_page_header .mobileselect {
	position: relative;
	float: left;
	display: none;
}

.contact_page_header .lhs {
	position: relative;
	float: left;
	width: 34.363%;	/* 445/1295 */
	background-color: #000000;
	color:#ffffff;
	height:100%;
}
.contact_page_header .lhs .where {
	position: relative;
	float: left;
	margin: 2% 9% 0 9%; /* t=?, l,r = 40/445 */
	width: 82%;	/* 365/445 */
}
.contact_page_header .pselect {
	position: relative;
	float: left;
	margin: 2% 9% 0 9%; /* t=?, l,r = 40/445 */
	width: 82%;	/* 365/445 */
	height: 8.929%; /* 50/560 */
}
.contact_page_header .pselect select {
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	color:#000000;
	margin: 0;
	border:none;
}
.contact_page_header .lhs .title {
	position: relative;
	float: left;
	margin: 2% 9% 0 9%; /* t=?, l,r = 40/445 */
	width: 82%;	/* 365/445 */
}
.contact_page_header .lhs .detail {
	position: relative;
	float: left;
	margin: 2% 9% 0 9%; /* t=?, l,r = 40/445 */
	width: 82%;	/* 365/445 */
}
.contact_page_header .lhs .telephone {
	position: relative;
	float: left;
	margin: 2% 9% 0 9%; /* t=?, l,r = 40/445 */
	width: 82%;	/* 365/445 */
}
.contact_page_header .lhs .email {
	position: relative;
	float: left;
	margin: 2% 9% 0 9%; /* t=?, l,r = 40/445 */
	width: 82%;	/* 365/445 */
}

.contact_page_header .lhs .social {
	position: relative;
	float: left;
	margin: 5% 9% 0 9%; /* t=?, l,r = 40/445 */
	width: 82%;	/* 365/445 */
}

.contact_page_header .rhs {
	position: relative;
	float: right;
	width: 65.637%;	/* 850/1295 */
	background-color: #dddddd;
	height:100%;

}

.contact_page_header .rhs .view-map2 {height:100%;}
.contact_page_header .rhs .view-content {height:100%;}
.contact_page_header .rhs .view-content .gmap {height:100% !important;}

.contact_page_content {
/*	margin-top: 5.882%; /* 50/850 */
	color:#000000;
}

.contact_page_sidebar {
/*	margin-top: 12.346%; /* 50/405 */
	color:#000000;
}







@media only screen and (max-width: 767px) {

	.contact_page_header {
		padding-bottom: 166.486%; /* (215+20+215+853+853) = 2156/1295 */
	}


	.contact_page_header .mobileh1 {
		display: block;
		width: 100%;
		height: 9.972%; /* 215/2156 */
		margin:0;
		margin-bottom: 0.928%; /* 20/2156 */
		background-color: #000000;
	}
	.contact_page_header .mobileh1 h1{
	    color: #ffffff;
	    margin-left: 4%;
	}
	.contact_page_header .mobileselect {
		display: block;
		width: 100%;
		height: 9.972%; /* 215/2156 */
		margin:0;
		background-color: #000000;

	}

	.contact_page_header .mobileselect .pselect {
	    margin: 2%;
	    width: 96%;
	    height: 74%;
	}

	.contact_page_header .lhs {
		width:100%;
		height: 39.564%; /* (853)/2156 */
	}
	.contact_page_header .lhs .pselect {
		display:none;
	}
	.contact_page_header .lhs .where {
		display:none;
		margin: 4% 4% 0 4%;
		width: 92%;
	}
	.contact_page_header .lhs .title {
		margin: 4% 4% 0 4%;
		width: 92%;
	}
	.contact_page_header .lhs .detail {
		margin: 4% 4% 0 4%;
		width: 92%;
	}
	.contact_page_header .lhs .telephone {
		margin: 4% 4% 0 4%;
		width: 92%;
	}
	.contact_page_header .lhs .email {
		margin: 4% 4% 0 4%;
		width: 92%;
	}




	.contact_page_header .rhs {
		width:100%;
		height: 39.564%; /* (853)/2156 */
	}
}