/* Custom CSS
------------------------------------------------------------ */


/* Custom Responsive CSS
------------------------------------------------------------ */
@media only screen and (max-width: 1200px) {
#ez-fat-footer-1 .one-fourth{
	width: 23.076923076923077%;
}
.nav-primary{
	font-size: 18px;
}
}

@media only screen and (min-width: 1000px) and (max-width: 1200px) {

}

@media only screen and (min-width: 1000px) and (max-width: 1200px) {

}

@media only screen and (max-width: 1000px) {

}

@media only screen and (min-width: 950px) and (max-width: 1000px) {

}

@media only screen and (max-width: 950px) {
.content .override, .page-template-page_blog .content .override {
    padding: 10px 10px 0 10px;
}
}