.category .entry-featured {display:none;}
}
.post-image img {
  margin-bottom: 10px;
}

@media screen and (min-width: 981px) {
    .menu {
        text-align:center
    }
    .menu li {
        display:inline-block;
        float:none;
        margin-left: -5px;
    }
    .menu li li {
        display:block;
        text-align:left
    }
}
#header {
    background: #000;
    border-bottom: 4px solid #000;
}
img {
    max-width: 100%;
    height: auto;
}
#logo {
    float: none;
    text-align: center;
}
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
.feat-overlay {
    -webkit-box-shadow: inset 0 0 4em black;
    -moz-box-shadow: inset 0 0 4em black;
    -ms-box-shadow: inset 0 0 4em black;
    -o-box-shadow: inset 0 0 4em black;
    box-shadow: inset 0 0 4em black;
    background: rgba(5,5,5,.10);
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    z-index: 999;
    -o-transition: .25s;
    -ms-transition: .25s;
    -moz-transition: .25s;
    -webkit-transition: .25s;
}
#navigation {
    background-color: #000;
}
#navigation {
    height: 58px;
    background: #000;
    border-top: 1px solid #000;
    -webkit-backface-visibility: hidden;
    z-index: 9999;
    position: relative;
}
#logo {
    padding-top: 0px;
}
span.cat a {
    background-color: #56A2D6;
}
.widget-title {
    border-left: 5px solid #56A2D6;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 14px;
    padding: 9px 10px 10px;
    margin-bottom: 20px;
}
.widget_tag_cloud a {
    margin-bottom: .2em;
    display: inline-block!important;
    color: #56A2D6;
    background: #fff;
    display: block;
    padding: 0.5em;
    font-size: .9em;
    position: relative;
    border: 1px solid #000;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    transition: all 0.25s ease;
    font-weight: normal;
}
.search-wrapper button {
    overflow: visible;
    position: relative;
    float: right;
    border: 0;
    padding: 0;
    cursor: pointer;
    height: 40px;
    width: 45px;
    color: #fff;
    background: #56A2D6;
    border-radius: 0 3px 3px 0;
}
.search-wrapper button:before {
    content: '';
    position: absolute;
    border-width: 8px 8px 8px 0;
    border-style: solid solid solid none;
    border-color: transparent #56A2D6 transparent;
    top: 12px;
    left: -6px;
}
a {
    text-decoration: none;
    color: #56A2D6;
}
#navigation {
    background-color: #000;
}
#navigation .menu li a {
    color: #fff;
    line-height: 58px;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: capitalize;
    display: block;
    padding: 0 14px;
}
#navigation .menu li a:hover:after, #navigation .menu .current-menu-item a:after {
    position: absolute;
    content: " ";
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background: #56A2D6;
    box-sizing: border-box;
    -o-transition: .22s;
    -ms-transition: .22s;
    -moz-transition: .22s;
    -webkit-transition: .22s;
    transition: .22s;
}
.page-numbers.current {
    background: #56A2D6;
    border: 1px solid #56A2D6;
    color: #fff;
    padding: 6px 12px 7px;
    font-size: 14px;
    margin: 0 2px;
}
.post_tags a, span.cat a {
    background: #56A2D6;
    color: #fff;
    text-transform: capitalize;
    font-size: 10px;
    font-weight: 700;
    padding: 3px 7px 4px;
    display: inline-block;
    margin-bottom: 9px;
    letter-spacing: 1px;
}
@media screen and (min-width: 981px) {
    .menu {
        text-align:center
    }
    .menu li {
        display:inline-block;
        float:none;
        margin-left: 5px;
    }
}
.post-header .post-meta, .post-header .post-meta a {
    color: #56A2D6;
}
body {
    font-family: "Open Sans", sans-serif;
    background: #000;
    font-size: 14px;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 500;
}
.top-social a:hover {
    color:#56A2D6;
}
.pagination a.active, .pagination a:hover {
    background:#56a2d6;
    border:1px solid #999;
    color:#fff;
}
.comment-text blockquote p, .post-entry blockquote p {
    border-left: 3px solid #56a2d6;
    color: #000;
    padding: 0 18px;
    font-family: "Georgia";
    line-height: 28px;
    font-style: italic;
}
.wtpsw-post-thumb-right h6 a.wtpsw-post-title {
    color: #000;
}
.slicknav_menu {
    background: #000;
    padding: 5px;
    height: 58px;
}
@media only screen and (max-width: 767px)
{ #header {
    height: auto;
    padding-bottom: 10px;
	}}
#navigation ul.menu ul a, #navigation .menu ul ul a {
    color: #fff;
    height: auto !important;
    border-bottom: none !important;
    box-sizing: content-box !important;
    margin: 0;
    padding: 7px 10px;
    min-width: 170px;
    line-height: 20px;
    -o-transition: .22s;
    -ms-transition: .22s;
    -moz-transition: .22s;
    -webkit-transition: .22s;
    transition: .22s;
    font-size: 14px;
    letter-spacing: 1px;
    border-top: 1px solid #343434;
}
.social-widget a {
    height: 33px;
    width: 33px;
    line-height: 33px;
    text-align: center;
    display: inline-block;
    margin-bottom: 0px;
    color: #fff!important;
}
.widget img {
    max-width: 100%;
    height: auto;
		text-align: center;
}
.wpnm-button.style-5 #dayIcon, .wpnm-button.style-5 #nightIcon {
    position: relative;
    width: 1.75em;
    height: 1.75em;
    top: -.1875em;
    fill: #56a2d6;
}
#content {
    background: #fff;
    overflow: hidden;
    padding: 20px;
}
@media only screen and (max-width: 767px)
{#content {
    padding: 10px;
	}}
.wp-night-mode-on * .wtpsw-post-thumb-right h6 a.wtpsw-post-title {
    color: #fff;
}
.wp-night-mode-on * #content {
    background: #000;
    overflow: hidden;
    padding: 20px;
}
.archive-box h1 {
    border-left: 5px solid #56a2d6;
    background: #222325;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 14px;
}
	.lets-review-skin-2 .aff-button, .article-layout-skin-2 .lets-review-block__wrap_80:not(.lets-review-button--border--off) .aff-button, .skin-dark .lets-review-block__wrap_80:not(.lets-review-button--border--off) .aff-button {
    border: 1px solid #353535;
    padding-right: 40px;
    min-width: 140px;
    color: #000;

}
    padding: 9px 10px 10px;
    margin-bottom: 30px;
}
.post_tags a, span.cat a {
    background: #56A2D6;
    color: #fff;
    text-transform: inherit;
}
.list-more-link, .post-entry a.more-link {
    
    background: #222222
}
.single-post .wp-post-image {
	display: none;
}

.home #main {
	display: flex;
	flex-wrap: wrap;
}

.home .post {
	display:flex;
	flex-direction: column;
	flex-basis: 50%;
	padding: 1.5rem;
	box-sizing: border-box;
	margin-bottom: 32px;
}

.home .post:first-child{
	flex-basis: 100%;
}

.home .post-image {
	order: -1;
}

.home .post-entry {
	margin-bottom: 0px;
}
@media only screen and (max-width: 767px)
{.home .post {
    flex-basis: 100%;
		padding: 0;
	}}
.required {
    color: black;