

.eapps-instagram-feed.eapps-widget {
    max-width: 400px
}
.post_info {
display: none!important;
}
.date {
color: #09347a!important;}

@media only screen and (max-width: 1150px) and (min-width:1001px){
	.header_bottom .q_logo a{
		height:70px !important;
	}
	.header_bottom {
		padding:0px 5px !important;
	}
}

#youtube-button-footer a:hover{
opacity:0.85;
}
#youtube-button-footer a:hover i{
color:#3ba211 !important;
}
#youtube-button-footer a i{
-webkit-transition:color .2s ease-in-out;
}

.gform_wrapper div.validation_error {
    background-color: #0c2d70;
}

body.single-post .post_content_holder {
    color: #09347a;
}