.email-subscribe-success {
	background:#ecd9b0;
}

#footer-menu li {
	margin-bottom:5px;
}
#footer-menu  {
	margin-bottom:10px !important;
}

.footer-paragraph {
	margin-bottom:10px !important;
}

.video-holder {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
}

.video-holder iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}