/* Hide Divi Main Navigation Menu on particular page only */
.page-id-1324 #main-header { display:none; }
.page-id-1324 #page-container {
padding-top:0px !important
}
.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer, .wpml-ls-statics-footer .wpml-ls-current-language>a {
	margin-bottom:0px;
	background-color:#f5f6f6;
}
.single .container {
	width:90%;
	max-width:100%;
}
.category-events .post-meta{
	display:none;
}
.et_fullwidth_nav #main-header .container, .et_fullwidth_secondary_nav #top-header .container {
	padding-left:5%;
	padding-right:5%;
}
#et-secondary-menu a{
	padding:12px !important;
	background-color:#7E191B;
	border-radius:2px;
}
.mobile_menu_bar:before {
	color:white!important;
}
.et_pb_blog_grid .et_pb_post {
	border:0px;
	padding-left:0px;
	padding-right:0px;
}
a.more-link {
	font-style:italic;
}
.et_pb_counter_container {
	background-color:transparent;
}
.et_pb_counters .et_pb_counter_0 span.et_pb_counter_amount_number:before {
	content: "155,887";
}
.et_pb_counters .et_pb_counter_1 span.et_pb_counter_amount_number:before {
	content: "136,206";
}
.et_pb_counters .et_pb_counter_2 span.et_pb_counter_amount_number:before {
	content: "49,306";
}
.et_pb_counters .et_pb_counter_3 span.et_pb_counter_amount_number:before {
	content: "47,480";
}
.et_pb_counters .et_pb_counter_4 span.et_pb_counter_amount_number:before {
	content: "42,544";
}
.et_pb_counters span.et_pb_counter_amount_number {
	padding-right:30px;
}
#main-footer {
	display:none;
}
@media only screen and (min-width: 981px) {
	.blog-page .et_pb_posts .et_pb_post img,
	.blog-page .et_pb_posts .et_overlay {
		height: 180px !important;
		width: 335px;
		float: left;
		left: 0;
		margin-right: 25px;
	}
}
@media only screen and (max-width: 981px) {
	h1.entry-title {
		font-size:20px;
	}
}