/* Themify Customize Styling */
body {	
	font-family:Open Sans;	font-weight:normal;
 
}
#content {	
	padding-top: 80px; 
}
#header {	
	height: 0px; 
}
#site-logo {	display: none; 
}
#site-description {	display: none; 
}
#footerwrap {	
	background-color: #38699f; 
}
#footer {	
	color: #ffffff; 
}
#footer a {	
	color: #ffffff; 
}
#footer a:hover {	
	color: #ffffff; 
}

/* Themify Custom CSS */
#content {
	width: auto !important;

	padding: 5% 0 3%;
}
.single-post #content {
	width: 70% !important;
	padding: 5% 0 3%;
	float: left;
	text-align: left;
	left: 0px;
	display: inline-block;
	clear: left!important;
}


/* 

.post h3::after { 
     content: "";
    margin-top: 10px;
    display: block;
    position: relative;
    left: 0;
    bottom: -2px;
    width: 20%;
    height: 3px;
    background: #dc3e4a;
border-bottom: 1px solid #ccc;

}

.post h3 { 
   
border-bottom: 1px solid #ccc;

}

*/


.post H2 { 
background-color: #1F7BB6;
color:#FFFFFF; 
	padding: 20px;
	margin-top: 10px;
	
} 

.post H3 { 
	
	border-bottom: 3px solid #ccc;
} 


.post h3::after {
    content: "";
    margin-top: 10px;
    display: block;
    position: relative;
    left: 0;
    bottom: -2px;
    width: 35%;
    height: 5px;
    background: #1F7BB6;
    border-bottom: 1px solid #ccc;

}

.post H4 { 

color:#1F7BB6; 
	
	}




.page-id-411 a {
    color: #e5ebef;
    text-decoration: none;
    outline: 0;
}@media screen and (max-width: 976px) { /* Themify Customize Styling */
#site-logo {	display: none; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#site-logo {	display: none; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
#content {	
	padding-top: 40px; 
}
#site-logo {	display: none; 
}
 }