
body{
	font-weight:300;
}
body p strong,
body strong p{
	font-weight:500;
}
/*.fluid-width-video-wrapper{
	padding-top:42.5% !important;
}
.fluid-width-video-wrapper iframe,
.et_pb_video {
	height:550px !important;
	max-height:550px !important;
}*/
.et_contact_bottom_container{
	float:none;
	margin-top:0;
	
}
#main-content .et_pb_contact_submit{
	margin:0 0 0 3%;
}
#main-content a.et_pb_button,
#main-content .et_pb_contact_submit {
	-o-transition:.7s;
	-ms-transition:.7s;
	-moz-transition:.7s;
	-webkit-transition:.7s;
	transition:.7s;	
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#00a2d3+0,1b50a2+100 */
	background: #00a2d3; /* Old browsers */
	background: -moz-linear-gradient(-45deg, #00a2d3 0%, #1b50a2 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg, #00a2d3 0%,#1b50a2 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg, #00a2d3 0%,#1b50a2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a2d3', endColorstr='#1b50a2',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	font-weight:600 !important;
	min-width:240px;
	padding:5px 20px !important;
	text-align:center;
	max-width:100%;
}
#main-content a.et_pb_button:hover,
#main-content .et_pb_contact_submit:hover{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#008cbf+0,1b50a2+100 */
	background: #008cbf; /* Old browsers */
	background: -moz-linear-gradient(-45deg, #008cbf 0%, #1b50a2 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg, #008cbf 0%,#1b50a2 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg, #008cbf 0%,#1b50a2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008cbf', endColorstr='#1b50a2',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.et_pb_fullwidth_menu .et-menu > li, 
.et_pb_menu .et-menu > li {
	padding-left:20px;
	padding-right:20px;
}
.footer-label{
	display:inline-block;
	width:128px;
}
#wak-form{
	margin-top:-230px;
}
.et_pb_menu_0_tb_header.et_pb_menu ul li.current-menu-item a {
	font-weight:600 !important;
}
.et_pb_contact_field_options_title{
	display:none;
}
.et_pb_contact_right{
	width:130px;
	margin-left:3%;
}


@media (max-width: 767px) {
	
	/*body p{
		font-size:90% !important;
		line-height:1.3em !important;
	}*/

	.footer-label{
		display:block;
		width:100%;
	}
	.wak-header-image{
		background-size:auto 360px !important;
		background-position:center top !important;
	}	

}