#submit:hover, .read-more:hover, input[type="reset"]:hover, input[type="submit"]:hover, .classic-layout .read-more-link:hover {    box-shadow: 3px 3px 0 #000;}#submit, .read-more, input[type="reset"], input[type="submit"], .classic-layout .read-more-link {    color: #000;    background: none;    padding: 14px 25px 12px;    border: 3px solid #000;    position: relative;}.template-about-page-wp p{text-align: justify;font-size: 14px;}.template-about-page-wp .sc-authors li h2{font-size: 29px !important;text-align: left;color: #ccc;}.template-about-page-wp .sc-authors li{width:22.33%;}.composer-button.clearfix {    clear: both;}.main-menu .sub-menu-two-columns .sub-menu .sub-links a[title="calendar_item"] {    display: none;}@media screen and (max-width:750px){    body.home .slider-latest .entries article{        float:left;width:100%;margin-bottom: 30px;overflow: visible;max-height: initial;    }}
.responsive-video {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	margin-bottom: 10px;
}
.responsive-video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}