@import url('https://fonts.googleapis.com/css?family=Raleway%3A400|Raleway%3A600|Raleway%3A700|Montserrat%3A700');


.post .post-content > p:first-child { font-size: inherit; color: inherit; }

h1, h2, h3, h4, h5, h6, .gallery-block .carousel .title a, .list-timeline .posts article, .posts-list .content > a, .block.posts a, 
								#bbpress-forums .bbp-topic-title, #bbpress-forums .bbp-forum-title, .bbpress.single-topic .main-heading, .navigate-posts .link { font-family: "Raleway", Georgia, serif; }
.navigation .menu { font-family: "Montserrat", Arial, sans-serif; font-weight: 700;  }
.highlights .excerpt, .listing-alt .content .excerpt { font-family: "Montserrat", Arial, sans-serif; font-weight: 700;  }
::selection { background: #2A3C0F }

:-moz-selection { background: #2A3C0F }

.top-bar { border-top-color: #2A3C0F }

.trending-ticker .heading, .breadcrumbs .location, .news-focus .heading, .gallery-title, .related-posts .section-head, 
.news-focus .heading .subcats a.active, .post-content a, .comments-list .bypostauthor .comment-author a, .error-page 
.text-404, .main-color, .section-head.prominent, .block.posts .fa-angle-right, a.bbp-author-name, .main-stars span:before,
.main-stars, .recentcomments  .url { color: #2A3C0F }

.navigation .menu > li:hover > a, .navigation .menu >.current-menu-item > a, .navigation .menu > .current-menu-parent > a,
.navigation .menu > .current-menu-ancestor > a, .tabbed .tabs-list .active a,  
.comment-content .reply, .sc-tabs .active a, .navigation .mega-menu { border-bottom-color: #2A3C0F }

.main-featured .cat, .main-featured .pages .flex-active, .rate-number .progress, .highlights .rate-number .progress, 
.main-pagination .current, .main-pagination a:hover, .cat-title, .sc-button-default:hover, .drop-caps, .review-box .bar,
.review-box .overall, .post .read-more a, .button, .post-pagination > span { background: #2A3C0F }

.post-content .wpcf7-not-valid-tip, .main-heading, .review-box .heading, .post-header .post-title:before, 
.highlights h2:before, div.bbp-template-notice, div.indicator-hint, div.bbp-template-notice.info, 
.modal-header .modal-title, .entry-title, .page-title { border-left-color: #2A3C0F }

@media only screen and (max-width: 799px) { .navigation .mobile .fa { background: #2A3C0F } }

h1, h2, h3, h4, h5, h6 { color: #2A3C0F }

.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6 { color: #2A3C0F }

.post-content a { color: #f46500 }

.post-content a:hover { color: #f2f2f2 }

.post-header h1, .post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6 { font-family: "Raleway", Arial, sans-serif; font-weight: 700;  }

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video-containerx {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-containerx iframe,
.video-containerx object,
.video-containerx embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 98.3%;
    height: 97%;
}