

/*#header {
    position: fixed;
    background-color: #fff;
    padding: 0rem 0;
    border-bottom: 1px solid #ededed;
    border-top: 1px solid #ededed;
    }
*/
.featured-image-layout-single-hero-title::after {
  background: rgba(0, 0, 0, .6);
}

.custompages {
    width: 90%;
    min-height:  300px;
    padding: 30px;
}
.logo-text a {
    font-size: 28px;
    font-weight: 300;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #383838;
}

#header.sticky {
	padding: 0rem 0;
    position: fixed;
    background: #fff;
    border-color: rgba(0,0,0,0.04);
    width: 100%;
}
#container {
    padding-top: 40px;
}
a {
    border-bottom: none;
    color: #3F9728;
    -webkit-transition: all 0.1s ease;
    transition: all 0.1s ease;
}

#jp-relatedposts h3.jp-relatedposts-headline em {
    font-style: normal;
    font-weight: 300;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 19px;
    /* width: 200px !important; */
}

#jp-relatedposts {

    border-top: 1px solid #ededed;
}

#jp-relatedposts h3.jp-relatedposts-headline em:before {
    border-top: none !important;
}


 /* .logo-text {
    font-size: 28px;
    font-weight: 300;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #000 !important;

}
*/
.layout-single-hero-title #main-navigation>ul>li>a {
    color: #fff;
}

#main-navigation a {
    font-size: 16px;
    color: #3F9728;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
}

#main-navigation>ul>li.current-menu-item>a, #main-navigation>ul>li.current-menu-ancestor>a, #main-navigation>ul>li.current_page_parent>a {
    border-top: 0px solid #383838;
    font-weight: bold;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.footer-nav li {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.logonamecolor a {

	 font-size: 28px;
    font-weight: 300;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #383838;


}


.related-posts-read_next h3 {
 color: #383838;
     font-weight: normal;
}

.layout-single-hero-title #main-navigation>ul>li>a {
    color: #383838;
}
/*
.logonamecolor a:hover {
 color: #3F9728;
}

#main-navigation>ul>li>a:hover {
	   color: #3F9728;
}*/

.layout-single-hero-title .top-social-share {
    padding-top: 0 !important;
}

.single .content .wrapper, .contact-page .wrapper, .featured-image .wrapper {
    max-width: 900px;
}

.read-more a {
   border: 1px solid #3F9728;
    padding: 13px;
}

.read-more a:hover {
    border: 1px solid #3F9728;
    background-color: #3F9728;
color: #fff;

}
.contactsocials{
    float: left !important;
margin-left: -10px !important;
margin-top: -24px;
}

.contactsocials li a {
font-size: 21px;
}

.profilesocials{
    float: left !important;
margin-left: -10px !important;
margin-top: -24px;
}

.profilesocials li a {
font-size: 21px;
padding: 20px;
}

.et_monarch .et_social_inline_top {
    margin-bottom: 27px;
    margin-top: 17px;
}

.page .post-content {
    padding: 5px;
}


.post-author {
    border: #e2edf2 1px solid;
}