/**/

#primary-services {
/*	background: #FCFCFC url(../images/parallax/noise.png) left top repeat; */
	background-color: #FCFCFC;
}

#primary-services .blubrry-icon {
	font-size: 200%;
}


#podcast-directory { 
/*	background: url(../images/home.jpg) 50% 0 fixed;   */
	background: url(../images/parallax/bg1200x1200.jpg) 50% 0 fixed;
	
	
	height: auto;  
	margin: 0 auto; 
	width: 100%; 
	position: relative; 
	box-shadow-top: 0 0 50px rgba(0,0,0,0.8);
	box-shadow-bottom: 0 0 50px rgba(0,0,0,0.8);
	padding: 20px 0;
	min-height: 200px;
}

#podcast-directory .well {
	background: rgba(68, 95, 49, .25); /* #445F31; */
/*	opacity: 0.3;  */

}
#podcast-directory  p,
#podcast-directory  h4 {
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.35);
	color: #FFFFFF;
}

#podcast-directory .directory-heading {
/*	font: 300 56px/65px "Open Sans",sans-serif; */
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.35);
	color: #212121;
	color: #FFFFFF;
	margin-top: 0;
}
#podcasting-manual {
	background-color: #FFFFFF;
}
#podcasting-manual h3 {
	color: #1976d2;
}
#more-services {
	padding-top: 40px;
	background-color: #FFFFFF;
}
#more-services .blubrry-icon {
	font-size: 125%;
}

section {
	padding: 10px 0;
}

.blubrry-icon {
	color: #1976D2;
}
@media (max-width: 767.99px) {
	.col-sm-top-border {
		border-top: 1px solid #CCC;
	}
	#more-services .item-divider,
	#primary-services .item-divider {
		border-top: 1px solid #CCC;
	}
}
@media (min-width: 768px) {
	#more-services h2 {
		margin-top: 0;
	}	
}

#podcasting-manual hr {
	margin-bottom: 0;
	padding: 0;
	border-bottom: 1px solid #CCC;
}

#col-1{
	padding-left: 18%;
}

#col-2{
	padding-left: 15%;
}

#col-3{
	padding-left: 15%;
}
#col-partners{
	padding-left: 25%;
}

#col-services{
	padding-left: 30%;
}
#col-help{
	padding-left: 35%;
}

.header-search-button2 {
	margin: 0;
	padding: 0;
	background-color: inherit;
	border: 0;
	width: 24px;
	height: 30px;
	position: absolute;
	top: 45px;
	right: 15px;
	font-size: 18px;
	line-height: 18px;
}

#podcast-advertising {
	/*	background: url(../images/home.jpg) 50% 0 fixed;   */
	background: url(../images/parallax/AdvertisingBackground.jpg) 50% 0 fixed;


	height: auto;
	margin: 0 auto;
	width: 100%;
	position: relative;
	box-shadow-top: 0 0 50px rgba(0,0,0,0.8);
	box-shadow-bottom: 0 0 50px rgba(0,0,0,0.8);
	padding: 20px 0;
	min-height: 200px;
}

#podcast2radio {
	/*	background: url(../images/home.jpg) 50% 0 fixed;   */
	background: url(../images/parallax/podcast2radio_bg4.jpg)  50% 0  fixed ;
	height: auto;
	margin: 0 auto;
	width: 100%;
	position: relative;
	box-shadow-top: 0 0 50px rgba(0,0,0,0.8);
	box-shadow-bottom: 0 0 50px rgba(0,0,0,0.8);
	padding: 50px 0;
	min-height: 200px;
}


.front-subsection .well {
	background: rgba(68, 95, 49, .25); /* #445F31; */
	/*	opacity: 0.3;  */

}
.front-subsection  p,
.front-subsection  h3{
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.35);
	color: #FFFFFF;
}
.front-subsection  p{
	font-size: 15px;
}

.front-subsection .directory-heading {
	/*	font: 300 56px/65px "Open Sans",sans-serif; */
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.35);
	color: #212121;
	color: #FFFFFF;
	margin-top: 0;
}

#primary-services h3 {
	font-size: 27px;
}

#podcast2radio h4{
	color: white;
	font-size: 21px;
	padding-top: 10px;
}

#streamguys {
	color: #1976d2;
	font-weight:600;
}
#streamguys:hover {
	color: white;
}