.navbar-nav > li > a {font-size: 12px;}
.dropdown-menu>li>a {font-size: 13px;}
.header-row-2 {
    margin-bottom: 0px;
}
.entry-meta {
display: none;
}
.frontpage-banner {
    margin-bottom: 20px;
	position: relative;}
.header-row-3{margin-bottom:15px}
hr {
    margin: 5px 0;
}

element.style {
    padding-top: 6px;
}
hr{border-top-color:#000;margin:0 5px 0}
h3.widget-title {display: none;}
.widget ul >li >a {font-size: 10px}
html {margin-top: 0px !important;}
.credit {display: none;}
.widget{margin-bottom: 10px}
.pagination-blog-feed {margin: 1px}
.entry {margin-bottom: 1px}
@media only screen and (min-width: 800px) {.owl-carousel {width:80%; margin-bottom: 20px}
}
@media only screen and (min-width: 800px) {.owl-stage-outer{left:100px;}
}
.blog-feed-sidebar > h2 {margin: 0 0 10px}
@media only screen and (min-width: 800px) {.frontpage-slider{margin-bottom:10px}}
@media only screen and (min-width: 800px) {.frontpage-slider .owl-nav div:before {left:100px}
}
.frontpage-slider .caption .read-more {display:none;}
.frontpage-slider .caption .date {display: none;}
.navbar-collapse {
    padding-right: 0px;
	padding-left: 0px;}
@media only screen and (min-width: 800px){.navbar-default {height: 82px}}
.entry h3 {
    font-size: 15px;
}
body {
    font-family: Karma;
    font-style: italic;
}
@media (max-width: 768px) {
	.stickyHeader { position: fixed; background-color: white; }}

@media (min-width: 200px) and (max-width: 1080px) {
	.frontpage-vertical-posts .row {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		font-size: 11 px;
	}
}

@media (min-width: 992px) and (max-width: 1080px) {
	.frontpage-vertical-posts .col-sm-4 {
		flex: 0 0 33.3333333%;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.frontpage-vertical-posts .col-sm-4 {
		flex: 0 0 33.3333333%;
	}
}

@media (min-width: 414px) and (max-width: 767px) {
	.frontpage-vertical-posts .col-sm-4 {
		flex: 0 0 19%;
	}
}

@media (min-width: 200px) and (max-width: 413px) {
	.frontpage-vertical-posts .col-sm-4 {
		width: 70%;
	}
	
	
	.frontpage-vertical-posts .entry-content img {
		width: 100%;
	}
}

.frontpage-vertical-posts .block-title {
	margin-top: 18px;
}

#top-posts-3 .widget-grid-view-image {
	max-width: 100%;
	width: 100%;
}

@media (min-width: 320px) {
	#top-posts-3 .widget-grid-view-image a {
		max-width: 28%;
		margin: 0 auto;
	}
}

@media (min-width: 992px) {
	#top-posts-3 .widget-grid-view-image a {
		max-width: 50%;
		margin: 0 auto;
	}
}

@media (min-width: 200px) and (max-width: 767px) 
	{.frontpage-vertical-posts .entry-summary {display: none;
  }
}