.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; width: 100%:} 
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


html, body {
	background: #75736F;
	margin: 0;
}

section p {
	margin: 0 0 10px !important;
}

#zen-wrap {
	background-color: #EBE7DE;
	background-image: url('/~symphony/images/layout/background.jpg');
	background-position: center bottom;
	background-repeat: no-repeat;
	max-width: 1030px;
	margin: 0 auto;
	padding-bottom: 35px;
}

.mean-container .mean-nav ul li a {
  color: #ffffff;
}

#top4 p {
  margin-left:  10px;
}
.movement h2 {
	font-size: 1.2em !important;
	font-weight: bold;
}
div.movement {
	margin-bottom: 20px;
}

@media (min-width: 481px) {
	


	#menu { padding: 0 10px !important }
	
	#menu ul > li a, #menu ul > li .zen-menu-heading {
		padding: 10px 40px 4px 0 !important;
	}
.instrument {
	height: 290px;
	width: 500px;
	position: absolute;
	top: 0;
	right: 0;
	background-image: url('/~symphony/images/layout/instrument.png');
	background-repeat: no-repeat;
	background-position: right top;
	
}	
img#partnerfooter {
  float: right;
  margin-right: -25px;
}
.bannerblock {
	line-height: 1.5em;
}

.mainwrap.zen-spotlight {
 max-width: 70%;
 margin-left: 15%;
}
.size18 {
	font-size: 18px;
	line-height: 18px !important;
	margin: 0
}
.size24 {
	font-size: 24px;
	line-height: 24px !important;
}
.size36 {
	font-size: 36px;
	line-height: 32px !important;
}
.size48 {
	font-size: 48px;
	line-height: 44px !important;
}
.size60 {
	font-size: 60px;
	line-height: 56px !important;
}
.size72 {
	font-size: 72px;
	line-height: 68px !important;
}
.col1 {
	float:left;
	min-width: 40%;
	margin-left: 5%;
	font-style: italic;
}
.col2 {
	float:left;
	min-width: 40%;
	margin-bottom: 8px;
}
}
@media (max-width: 480px) {
.instrument {
	display:none;
}
img#partnerfooter {
  margin:10px auto;
}
.bannerblock {
	line-height: 1.5em;
	font-size: 0.7em;
	font-size: 12px !important;
}
#top4 p {
  font-size: 1.2em !important;
}
#header1 title {
  font-size: 1.2em !important;
  margin-left:  10px;
}
.size36 {
	font-size: 1.8em !important;
	line-height: 1em !important;
}
.size48 {
	font-size: 2.4em !important;
	line-height: 1em !important;
}
.size60 {
	font-size: 2.8em !important;
	line-height: 1em !important;
}
.size72 {
	font-size: 3.2em !important;
	line-height: 1em !important;
}
.col1 {
	text-align:center;
	min-width: 90%;
}
.col2 {
	text-align: center;
	min-width: 90%;
}


}
.responsive-enabled .zen-container {
	width: 96%;
}

.mainwrap {
	/* Body Content Area */
	margin: 0 0 -10px 0;
	padding: 20px;
	background:rgba(255,255,255,0.80);
}
div.title {
	margin: 10px 0 30px;	
}

p.title {
	color: rgba(125,62,27,1);
		margin: 0;
}



.bannerblock {
	color: white;
	font-size: 18px;
	padding: 10px;
	margin: 0 -10px;

	
	
	background: -moz-linear-gradient(left, rgba(82,81,78,1) 0%, rgba(82,81,78,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(82,81,78,1)), color-stop(100%,rgba(82,81,78,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, rgba(82,81,78,1) 0%,rgba(82,81,78,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, rgba(82,81,78,1) 0%,rgba(82,81,78,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, rgba(82,81,78,1) 0%,rgba(82,81,78,0) 100%); /* IE10+ */
background: linear-gradient(to right, rgba(82,81,78,1) 0%,rgba(82,81,78,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */
	
}
.zen-spotlight {
	padding: 10px;
	border: none !important;
}
