@media screen {
	#header-head a,
	#header-head div {
		word-wrap: break-word;
		}
	body.blog ._bd_blockarea-blocks ._bd_blocks-div {
		background-color:#222;
		border-width:1px;
		border-color:#777 #333 #222 #333;
		border-radius:1em;
		padding:1em;
		margin:0 0 5em 0;
		}
	body.not-mobile ul.menu > li > ul {
		width:300%;
		}
	h3._bd_blocks-header {
		font-size:1.4em;
		color:#fff;
		margin:0 0 1em 0;
		}
	._bd_blocks-flex-columns-4 ._bd_blocks-head {
		font-size:100%;
		}
	._bd_blocks-div {
		margin:2em 0 0 1em;
		}
	._bd_blocks-video {
		border:1px solid #444;
		}
	body.single .post-byline,
	body.single .post-date {
		display:none;
		}
	#members-photo-wrap {
		width:90%;
		margin:0 auto 1.5em auto;
		}
	#members-photo-wrap table {
		position:relative;
		z-index:+1;
		width:100%;
		margin:-4em 0 0 0 !important;
		}
	#members-photo-legend {
		display:none;
		}
	#members-photo-wrap td {
		background-color:#336;
		padding:0.5em;
		}
	#members-photo-wrap td div {
		font-weight:bold;
		text-align:center;
		color:#fff;
		}
	#members-photo-wrap td span,
	#members-photo-legend span {
		font-weight:normal;
		font-style:italic;
		}
	#members-photo-wrap td span {
		display:block;
		}
	#members-photo-wrap td:first-child {
		width:24%;
		}
	#members-photo-wrap td:nth-child(2) div {
		padding-left:52px;
		}
	#members-photo-wrap td:nth-child(3) div {
		padding-right:20px;
		}
	#members-photo-wrap td:last-child {
		width:27%;
		padding-right:10%;
		}
	#members-legend {
		display:block;
		}
	#_bd_subtitle {
		text-align:center;
		}
	/* .wp-audio-shortcode {
		position:fixed !important;
		bottom:0px;
		left:0px;
		width:15% !important;
		}
	.mejs-time-rail {
		display:none !important;
		} */
	body.home.not-mobile #header-head {
		font-size:300%;
		}
	body.home.not-mobile #content-head h1 {
		font-size:400%;
		text-shadow:4px 4px 4px rgba(15, 30, 0, 0.5);
		}
	body.page-evolution ._bd_blocks-div {
		background-color:#fff;
		border-width:1px;
		border-color:#999;
		padding:1em;
		}
	body.page-evolution ._bd_blocks-date {
		text-align:center;
		}
	
} @media screen and (max-width:320px) {
} @media screen and (min-width:321px) {
} @media screen and (max-width:400px) {
} @media screen and (min-width:401px) {
} @media screen and (max-width:480px) {
	#members-photo-wrap table {
		display:none;
		}
	#members-photo-legend {
		display:block;
		}
} @media screen and (min-width:481px) {
} @media screen and (max-width:512px) {
} @media screen and (min-width:513px) {
} @media screen and (max-width:640px) {
} @media screen and (min-width:641px) {
} @media screen and (max-width:768px) {
} @media screen and (min-width:769px) {
	body.page-contact-us ._bd_two-column > div:first-child {
		width:calc(30% - 2em);
		}
	body.page-contact-us ._bd_two-column > div:last-child {
		width:calc(68%);
		}
} @media screen and (max-width:800px) {
} @media screen and (min-width:801px) {
} @media screen and (max-width:940px) {
} @media screen and (min-width:941px) {
}
