@import url('https://fonts.googleapis.com/css?family=Muli%3A400|Muli%3A600|Muli%3A700|Muli%3Aregular|Muli%3A300&subset=latin');


h1, h2, h3, h4, h5, h6 { color: #171c82 }

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

.navigation { background-color: #05305b; }

@media only screen and (max-width: 799px) { .navigation .menu > li:hover > a, .navigation .menu > .current-menu-item > a, 
.navigation .menu > .current-menu-parent > a { background-color: #05305b; } }

.navigation.sticky { background: rgb(5,48,91); background: rgba(5,48,91, 0.9); }

.navigation .mega-menu, .navigation .menu ul { background-color: #05305b; }

@media only screen and (max-width: 799px) { .navigation .mega-menu.links > li:hover { background-color: #05305b; } }

.navigation .menu > li:hover, .navigation .menu li li:hover, .navigation .menu li li.current-menu-item { background-color: #1b2737; }

@media only screen and (max-width: 799px) { .navigation .menu > li:hover > a, .navigation .menu > .current-menu-item > a, 
.navigation .menu > .current-menu-parent > a, .navigation .mega-menu.links > li:hover,
.navigation .menu > .current-menu-ancestor > a, .navigation .menu li.active { background-color: #1b2737; } }

.main .sidebar .widgettitle, .tabbed .tabs-list { background-color: #05305b; }

.main-footer { background-color: #d3e5ed; background-image: none; }

.lower-foot { background-color: #d3e5ed }

::selection { background: #327594 }

:-moz-selection { background: #327594 }

.top-bar { border-top-color: #327594 }

.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 { color: #327594 }

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

.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, .listing-alt .content .read-more a, .button, .post-pagination > span { background: #327594 }

.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 { border-left-color: #327594 }

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

body, .main .sidebar .widgettitle, .tabbed .tabs-list, h3.gallery-title, .comment-respond small, .main-heading, .gallery-title, .section-head, .main-footer .widgettitle { font-family: "Muli", Arial, sans-serif; }
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 { font-family: "Muli", Georgia, serif; }
.post-content { font-family: "Muli", Arial, sans-serif; font-weight: normal;font-size: 15px;  }
.highlights .excerpt, .listing-alt .content .excerpt { font-family: "Muli", Arial, sans-serif; font-weight: 300; font-size: 15px;  }
.page .post-header h1, .page  .post-content h1, .page .post-content h2, 
									.page .post-content h3, .page  .post-content h4, .page  .post-content h5, .page  .post-content h6 { font-family: "Muli", Arial, sans-serif; font-weight: normal; }

p{
font-size: 16px !important;
}
.main .sidebar::before {
    border-left: 0px solid #d9d9d9;
    content: " ";
    height: 100%;
    margin-left: -25px;
    position: absolute;
}