::selection { background: #ED784F; }

::-moz-selection { background: #ED784F; }

.top-bar, .post-content .modern-quote, .mobile-head { border-top-color: #ED784F; }

.trending-ticker .heading, .breadcrumbs .location, .gallery-title, .related-posts .section-head, 
.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, .nav-light .menu > li:hover > a, .nav-light .menu > .current-menu-item > a, 
.nav-light .menu > .current-menu-parent > a, .nav-light-search .active .search-icon, .nav-light-search .search-icon:hover,
.nav-light .menu li li:hover > a, .nav-light .menu li li.current-menu-item > a, .nav-light .mega-menu .sub-nav li:hover > a, 
.nav-light .menu .sub-nav li.current-menu-item > a { color: #ED784F; }

.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, .nav-search .search-icon:hover, 
.nav-search .active .search-icon, .comment-content .reply, .sc-tabs .active a { border-bottom-color: #ED784F; }

.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: #ED784F; }

.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: #ED784F; }

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

.post-content a { color: #ED784F; }

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


.sc-tabs a {
    padding: 5px 22px;;
}
.a-widget img {
    border: 1px solid #d9d9d9;
}
.posts-list .css-events-list .content time,
.posts-list .content time.event-time {
    text-transform: capitalize !important;
}

.post .post-content > p:first-child,
.post .post-content  p {
    font-size: 0.95rem;
    color: #3a4149;
}

body {
    font: 14px/1.5 "Helvetica Neue",Helvetica,Arial,sans-serif;
}

@media only screen and (max-width: 799px) {

	#main-head .right {
		margin-bottom: 10px
	}

	#main-head .title {
		margin-bottom: 10px;
		margin-top: 25px;
	}

	.main-featured {
		margin: 10px 0 0 0;
	}

	.main-featured .flexslider,
	.main-featured .slider {
		margin-bottom: 10px;
	}

	.home-page .main {
		margin: 10px auto 42px auto;
	}

}