#home-content h4{margin-top: 20px; margin-bottom: 10px;}
#home-content li{list-style-position: outside;}
#home-content .closeList li{margin-bottom: 0;}
#home-content .closeParagraph{margin-bottom: 0;}
#home-content .pdfItem{list-style-type: none; list-style-image: url("/global/images/pdf.png");}
.fancyboxText{padding: 0 20px 20px 20px; font-family: 'OpenSansRegular'; line-height: 22px; font-size: .95em; width: 500px;}
.fancyboxText li{margin-left: 20px;}
.activeMenuItem{color: rgb(255, 189, 7) !important;}
#home-content .imgLeft{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#home-content .imgCenter{
	display: block;
	margin: 0 auto;
}
#home-content .imgRight{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
#home-content #healed .purplePara{
	padding: 2.5% 3.5% 3.5% 3.5%;
}
#home-content #healed .purplePara h4{
	margin-top: 40px;
	margin-bottom: 0px;
}

/**********HOMEPAGE**********/
#home-content .leftGrid{padding-right: 20px;}
#home-content .firstGrid{padding-right: 25px;}
#home-content .midGrid{padding: 0 15px;}
#home-content .lastGrid{padding-left: 25px;}
#home-content .grid4{padding: 0 10px;}

/**********CONFERENCES**********/
#home-content .greyGrid{background-color: #eee; padding: 10px; margin-bottom: 5px;}
#home-content .greyGrid h3, #home-content .greyGrid h4{margin-top: 0;}
#home-content .grid9{padding-right: 20px;}
#home-content .grid3 .btn{width: 100%; margin: 5px 0;}
#home-content .otherSpaces{text-align: center;}
#home-content .otherSpaces{width: 20%; font-weight: bold; padding: 10px 12px;}
#home-content .backToPage{
	font-weight: bold;
	text-align: center;
	font-size: 1.1em;
	border-top: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd;
	display: inline-block;
	width: 100%;
	padding: 15px 0;
}
#home-content .conferences p{margin-top: 0;}
#home-content .conferences ul{margin-bottom: 14px;}
#home-content .subTitle{font-weight: bold; font-style: italic;}

  /* **************************** */
 /*				PANELS			 */
/* **************************** */
#home-content .linkWrapper img{
	width: 100%;
}
#home-content .linkWrapper .grid3{padding: 10px;}
.linkWrapper .grid3 img{width: 100%;}
.gPadding{margin: 3px;}
.gPaddingLink{margin: 0;}
.gPadding p{text-align: justify; margin-top: 0;}
.panelInfo{
	display: block;
	text-decoration: none;
	position: relative;
	font-family:'OpenSansBold';
	line-height: normal;
	/*font-size: .975em;*/
}
.panelInfo span.panelTitle{
	position: absolute;
	bottom: 3.5px;
	left: 0;
	width: 100%;
	padding: 5px 10px;
	margin: auto;
	background: rgba(118, 55, 117, .8);
	color: white;
}
.panelInfo:hover{
	-webkit-transform: scale(1.03);
	-o-transform: scale(1.03);
	-moz-transform: scale(1.03);
	transform: scale(1.03);
}
.panel{display: block;}
.panel h2{
	line-height: 30px;
	padding-top: 15px;
}
.panel .backBtn{
	float: right;
	font-size: small;
}

#home-content #pstBanner {
	background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/OCA/conferenceServices/images/pstDayBanner.jpg");
	height: 300px;
	background-position: 0% 30%;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	margin: 0 auto;
	max-width: 1280px;
}
#home-content .hero-text {
	position: absolute;
	bottom: 0;
	left: 20px;
	color: white;
}
#home-content .hero-text h2 {
	color: white;
	font-size: 3em;
	line-height: .7em;
	text-transform: uppercase;
}
#home-content .hero-text h2 span {
	font-size: .5em;
}
#home-content .fullWidth {
	clear: both;
	margin-left: -50vw;
	margin-right: -50vw;
	overflow: auto;
	padding: 20px 50vw;
}
#home-content .noList {
	display: inline-block;
	list-style: none;
	margin: 10px 0;
}
#home-content .noList li {
	color: #763775;
	font-size: 1.2em;
	font-weight: bold;
}
#home-content .moreInfo {
	margin-top: 2em;
	text-align: center;
}
#home-content #logos { float: right; }
#home-content #logos img {
	float: right;
	height: 70px;
	width: auto;
}
#home-content #barndywineProject .grid3{
	padding-right: 30px;
	border-right: 3px solid #eee;
}
#home-content #barndywineProject .grid9{
	padding-left: 20px;
}

/** urban forestry **/
#home-content .urbanForestry .grid9{
	padding-right: 10px;
}
#home-content .urbanForestry .noBullet{
	list-style-type: none;
	margin-left: 0;
	margin-bottom: 10px;
}

/** nasp **/
#home-content h2.naspHeader{
	color: #763775;
}
#home-content h2.naspHeader span{
	font-size: .75em;
    color: #555;
    margin-bottom: 5px;
    display: inline-block;
    font-style: italic;
}

/** yoga teacher training **/
#home-content .upperRomanList{
	list-style-type: upper-roman;
}

/* side menu */
#home-content .sideLinks{
	margin-top: 10px;
	padding-right: 20px;
	position: -webkit-sticky;
	position: sticky;
	top: 20px;
}
#home-content .sideLinks .grid12{
	margin: 0;
}
#home-content .sideLinks a{
	display: block;
	padding: 10px;
	text-decoration: none;
	color: #575757;
	background-color: #FFF;
	font-weight: bold;
	padding-left: 13px;
	border-bottom: 1px solid #DDD;
	border-right: 1px solid #DDD;
}
#home-content .sideLinks .accordion a a{
	padding: 0px;
	padding-left: 0px !important;
	border-bottom: none;
	border-right: none;
}
#home-content .sideLinks .accordion a{
	padding-left: 30px;
}
#home-content .sideLinks .accordion a:hover a{
	border-left: none !important;
}
#home-content .sideLinks .accordion h3{
	font-size: 1em;
	font-family: "myriad-pro", Arial, sans-serif
}
#home-content .sideLinks > .grid12:first-of-type > a{
	border-top: 1px solid #DDD;
}
#home-content .sideLinks .subSideLink{
	font-size: .9em;
	padding: 5px 10px 3px 30px;
	border-left: 0;
	font-weight: bold;
	text-indent: -10px;
	line-height: 20px;
	border-top: none;
	border-bottom: none;
}
#home-content .sideLinks .subSideLink:before{
	content: "\203A"; 
	padding-right: 5px; 
	position: relative;
	top: -1px;
	color: #6e3061;
}
#home-content .subLinks{
	border-bottom: 1px solid #DDD;
}
#home-content .sideLinks .grid12 a:hover{
	color: #6e3061;
	border-left: 3px solid #FFE800;
}
#home-content .sideLinks .activeSideLink{
	color: #6e3061;
	border-left: 3px solid #6e3061;
}
#home-content .inactive{
	display: none;
}
#home-content .active{
	display: block;
}
#home-content .hideMenu{
	display: none;
}

@media only screen and (max-width:768px){
	#home-content .leftGrid{padding-right: 0px;}
	#home-content .firstGrid, #home-content .midGrid, #home-content .lastGrid{padding: 0;}
	#home-content .grid9{padding-right: 0px;}
	#home-content .linkWrapper .grid4{width: 50%; padding: 0 5px;}
	#home-content .otherSpaces .btn{width: 100%; font-weight: bold; padding: 5px 12px;}
	.fancyboxText{width: auto;}
	#home-content #logos { float: none; text-align: center; }
	#home-content #logos img { float: none; }
	
	/** urban forestry **/
	#home-content .urbanForestry .grid9{
		padding-right: 0;
	}
}
@media only screen and (max-width:650px){
	#home-content .hero-text h2 { font-size: 2em; }
}
@media only screen and (max-width:480px){
	#home-content [data-class*="divImg"]{display: none !important;}
	#home-content .linkWrapper .grid4{width: 100%; padding: 0;}
	#home-content .linkWrapper .grid4 .gPadding{width: 75%; margin: auto;}
}