#footer-credits {display:none;}
@media (max-width: 992px){ .demi-col { width: 50%; float: left; } }
.video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

label{
width: 100% !important;
}
.wpcf7-form-control-wrap{
display: block;
border: 1px solid rgb(188, 188, 196);
}
.wpcf7-form-control-wrap textarea,
.wpcf7-form-control-wrap input{
border: 0;
width: 100%;
}
#mym{
	padding: 0;
	margin: 0 !important;
	list-style-type: none;
}
#mym li{
	padding: 0;
	width: 215px;
	height: 50px;
	display: table;
	margin: 18px 0 0 0;
}
#mym li a{
	color: #c01e1f;
	font-size: 15px;
	font-weight: bold;
	background: white;
	line-height: 18px;
	text-align: center;
	border-radius: 18px;
	display: table-cell;
	vertical-align: middle;
	-webkit-transition: all .35s;
	transition: all .35s;
	font-family: \"Metric bold\", sans-serif;
	box-shadow: 3px 1px 10px 1px rgba(10, 10, 10, 0.5);
}
#mym li.over a{
	color: white;
	background: #c01e1f;
}
h3.default{
font-style: normal ! important;
}
