.post-preview {
	font-size: 20px !important;
	text-align: left;
	line-height: 24px;
}

.sermons img {
			
}

h2 {
	text-align: left; 
	font-size: 24px;
}

#exodus-intro-heading {
	font-size: 36px;
}

.callout {
	padding-top: 160px;
	padding-bottom: 30px;
	min-height: 300px; 

}

.callout span {
	background-color: #64bec5;
	color: white; 
	padding-left: 20px;
	font-size: 24px;
	text-align: left;
	margin-bottom: 0px !important;
	width: auto !important;
	font-weight: bold;
}

.callout a {
	margin-top: 0px !important;
	background-color: #f2f2f2;
	color: #555555 !important;
	text-align: left;
	border-radius: 0px !important;
	border: none !important;
	font-size: 16px;
	margin:0px !important;
	float: left;
	padding: 0px 20px !important;
}

.sermons {
	position: relative;
}

.sermons img{
	position: absolute:
		left: 0;
}

.sidebar {
	background-color: #f2f2f2;
	padding: 30px 0px;
	text-decoration:none;
	list-style: none;	
}

.home-widget {
	background-color: #f2f2f2;
	padding: 30px 20px 60px;;
	min-height:150px;
	text-decoration:none;
	list-style: none;
	margin-top: 0px !important;
}

.home-widget li {
	margin-left: 20px;
}

.widget-title {
	margin-bottom: 0px !important
}

.header-social {
	display:flex;
}

.header-social .youtube-link {
	margin: 0px 0px 20px 40px;
}

.header-social a span {
	font-family: sans-serif;
	color:black;
}

.footer-social {

}

.footer-social a {
	margin: 0px 0px 0px 25px;
}

.footer-social a span {
	font-family: sans-serif;
}

div.exodus-slide-title, div.exodus-slide-title:hover {
	background-color: transparent;
	font-size: 80px;
	width: 50%;
	margin-bottom: 50px;
	padding: 0px; 
  text-shadow: .5px .5px 2px #2c2c2c;
	
}

div.exodus-slide-title, div.exodus-slide-title:hover {
	background-color: transparent;
	font-size: 80px;
	width: 50%;
	margin-bottom: 50px;
	padding: 0px; 
}

div.exodus-slide-description {
	background-color: #64cec5;
	color: white;
}

form p input, form p textarea {
	width: 100% !important;
}


@media only screen and (max-width: 600px) {
div.exodus-slide-title, div.exodus-slide-title:hover {
	background-color: transparent;
	font-size: 30px;
	line-height:36px;
	width: 100%;
	margin-bottom: 0px;
	padding: 40px 0px 0px 10px; 
}
	
}


@media only screen and (max-width: 900px) {
div.exodus-slide-title, div.exodus-slide-title:hover {
	background-color: gree;
	font-size: 46px;
	line-height:50px;
	width: 100%;
	margin-bottom: 50px;
	padding: 0px 0px 0px 0px;
}
	
}