#cformMap{
	width:100%;
	height:200px;
}
.cp_contact_wrap{
	background:inherit;
	width:100%;
	margin:0;
	padding:0;
	overflow:hidden;
}
.cp_contact{
	overflow:hidden;
}
.cp_data_info{
	padding:10px;
}
.cp_contact_form{
	padding:10px;
}
.cp_contact h2 {
    text-transform:uppercase;
}
.cp_social {
	font-size:30px;
}
span.cp_social_hide{
	display:inline-block;
}
.cp_social_hide a{
	display:inline-block;
	width:32px;
	height:32px;
	font-size:0;
	text-indent:-9999px;
	background-size:100% 100%;
	background-repeat: no-repeat;
}
a.fb{background-image:url(../img/fb_black.png);}
a.tw{background-image:url(../img/tw_black.png);}
a.gplus{background-image:url(../img/gplus_black.png);}
a.pinterest{background-image:url(../img/pinterest_black.png);}
.cp_contact_form input[type="text"], .cp_contact_form input[type="password"], 
.cp_contact_form textarea, .cp_contact_form select, .cp_contact_form div.jhtmlarea {
    margin: 0px 0px 10px;
    width: 100%;
    border-radius: 0px;
    max-width: 100%;
    min-width: 100%;
}
.cp_contact_form select {
  width: 100%;
  border-radius: 0px;
  color: #999;
}
.cp_contact_form textarea{
	min-height:200px;
}
.cp_button span.ow_button {
	
}