bold, strong {
	font-weight: 900!important;
}
.metaslider .caption h3 {
	text-shadow: 0px 0px 20px #000000;
}
#single-post-bar {
  z-index:100;
}
.fw-button {
	width: 100%;
}
.fusion-tb-header .small-btn-menu { 
	display: flex; 
	max-width: 150px; 
	padding: 12px; 
	background-color: #3a6f4b;
}
.fusion-tb-header .small-btn-menu span { 
	font-size: 12px;
}
#cont-featured-img {
  position: absolute;
  top: -100px;
  left: -50px;
  z-index: 10;
}
#single-post-column {
  background: rgba(255, 255, 255, 0.9);
}
#sliders-container {
    max-height: 670px;
    height: 100%;
}
#menu-main-menu li {
	font-weight: bold;
}
#single-post-fimage {
	max-height: 300px;
}
ul.fusion-menu li.menu-item-type-custom.current-menu-item a {
	color:white!important;
}
ul.fusion-menu li.menu-item-type-custom.current-menu-item:hover a {
	color: #bac934!important;
}
/* #posts-container article.fusion-post-grid {
	position: relative!important;
	width: 100%;
	top: 0!important;
}
#posts-container article.fusion-post-grid .fusion-post-content-wrapper {
	padding: 0 20px!important;
}
#posts-container article.fusion-post-grid .fusion-post-wrapper {
	display: flex;
	flex-wrap: no-wrap;
}
#posts-container article.fusion-post-grid .fusion-flexslider {
	flex: 0 0 300px;
} */
#posts-container article .fusion-post-title {
	text-transform: uppercase!important;
	font-size: 28px!important;
	letter-spacing: 1px!important;
	font-weight: 700!important;
}
#posts-container article .fusion-post-title a:hover {
	color: #abcf3e;
}
@media all and (min-width: 1025px) {
	.n2-ss-no-bga-fixed {
		padding-left: 299px;
	}
	.single-post .post-content h3 {
		font-size: 2vw!important;
	}
	.single-post .post-content h2 {
		font-size: 2.2vw!important;
	}
	#single-post-bar {
		max-width: calc(100vw - 299px);
	}
}
@media all and (max-width: 1024px) and (min-width: 768px) {
	h2.fusion-title-heading, .fusion-text h2, h2.content-box-heading, h2 {
		font-size: 35px!important
	}
	h3.fusion-title-heading,  .fusion-text h3, h3.content-box-heading, h3 {
		font-size: 30px!important;
	}
}
@media all and (max-width: 1024px) {
	.home .awb-imageframe-caption-container {
		padding: 1em!important;
	}
	#menu-main-menu li {
		max-width: 250px;
		margin: 0 auto!important;
	}
}
@media all and (min-width: 640px) and (max-width: 1024px) {
	.home .awb-imageframe-caption-title {
		font-size: 28px!important;
	}
}
@media all and (max-width: 767px) {
	h2.fusion-title-heading, .fusion-text h2, h2.content-box-heading, h2 {
		font-size: 28px!important
	}
	h3.fusion-title-heading,  .fusion-text h3, h3.content-box-heading, h3 {
		font-size: 26px!important;
	}
	.metaslider .caption img {
		max-width: 70px!important;
	}
	.metaslider .caption h3 {
		font-size: 40px!important;
	}
	#single-post-fimage {
		max-height: none;
	}
	#single-post-bar {
		padding: 20px 15px;
		position: relative;
	}
	#single-post-bar h1 {
		font-size: 28px!important;
	}
	.single-post .post-content h3 {
		font-size: 24px!important;
	}
	.single-post .post-content h2 {
		font-size: 26px!important;
	}
}
@media all and (max-width: 499px) {
	

}