/* TEMPORARY */
.post-edit-link {
	display: none;
}

/* GENERAL */
body {
	font-family: 'AkzidenzGroteskBQ-Reg', sans-serif !important;
	color: #333 !important;
	font-size: 18px !important;
	font-weight: 400 !important;
	background-color: #fff;
	overflow-x: hidden !important;
}
h1, h2 a, h3 a, h4 a, h5, h6 {
	font-family: 'Portrait Medium', serif !important;
}
p {
	line-height: 1.3em;
}
p a {
	text-decoration: underline !important;
}
a {
	line-height: 1.2em;
	cursor: pointer;
}
.content {
	width: 100%;
}
.site-inner {
	max-width: 100%;
	margin-top: 140px !important;
	padding: 0;
}
.ad_div p {
    margin: 10px 0;
    font-size: 14px;
    font-weight: bold;
}
.site-header {
	top: 0;
	padding: 0;
	background: transparent;
	box-shadow: none;
	z-index: 98;
}
.nav-primary {
  float: left;
}
section h1, 
section h1 a {
	line-height: 1.2em;
}
section h2 {
	margin: 0 0 30px 5px;
	font-family: 'AkzidenzGroteskBQ-Reg', sans-serif;
	font-size: 21px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}
article {
	margin-bottom: 0 !important;
}

/* SLJ HEADER */
.slj_header {
	min-width: 330px;
	height: 120px;
	padding: 15px 0;
	text-align: center;
}
.slj_logo {
	width: 190px;
	height: auto;
	transition: linear 0.3s;
}
.slj_logo:hover {
	opacity: 0.5;
	transition: linear 0.3s;
}
.slj_button a {
	display: table;
	float: left;
	width: auto;
	height: auto;
	margin: 30px 0 0 50px;
	padding: 12px 15px;
	background-color: #0055b8;
	border: 1px solid #0055b8;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 2px;
	line-height: 1em;
	text-align: center;
	transition: linear 0.3s;
	cursor: pointer;
}
.slj_button a:hover {
	color: #0055b8;
	background-color: #fff;
	transition: linear 0.3s;
}
.search_icon {
	display: block;
	float: right;
	width: 170px;
	height: auto;
	margin: 40px 50px 0 0;
}
.search_icon a {
	color: #000;
}
.search_icon a:hover {
	color: #0055b8;
}
#search_bar {
	position: absolute;
	top: 150px;
	width: 100%;
	margin: 0;
	padding: 0;
	color: #fff;
	background-color: #000;
	z-index: 999;
}
.search_bar_box {
	width: 75%;
	margin: 30px auto;
	padding: 0; border-bottom:
	1px solid #fff;
	text-align: left;
	z-index: 999;
}
.search-form .search-form-input {
	float: left;
	width: 90%;
	padding: 0;
	font-size: 30px;
	color: #fff;
	line-height: 1.3em;
	background-color: transparent;
	border: none;
}
.search-form .search-form-input::placeholder {
	color: #fff;
}
.search-form input[type="submit"] {
	display: inline-block;
	float: right;
	width: 10%;
	margin-top: 0;
	padding: 0;
	content: "\f179";
	-webkit-font-smoothing: antialiased;
	font: normal 30px/1 'dashicons';
	line-height: 1.0em;
	vertical-align: middle;
	background: none;
	border: none;
}
ul.genesis-skip-link {
    display: none;
}

/* HERO IMAGE & LOGO */
.hero_image {
	position: relative;
	width: 100%;
	height: 300px;
	object-fit: cover;
	padding: 0;
	background-position: right center;
	background-size: cover;
}
.hero_image_small {
	position: relative;
	width: 100%;
	height: 150px;
	object-fit: cover;
	padding: 0;
}
.hero_image::before, 
.hero_image_small::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.25);
}
.blog_network {
	display: block;
	position: absolute;
	top: 10px;
	right: 50px;
	height: 46px;
	margin: 0;
	text-align: center;
	overflow: hidden;
	z-index: 99;
}
.blog_network:hover {
	height: auto;
	overflow: auto;
}
.blog_tag {
	display: table;
	margin: 0 auto;
	padding: 0 24px;
	width: auto;
	height: 40px;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	line-height: 40px;
	text-decoration: none;
	background-color: #0055b8;
	border: 3px solid #fff;
	border-radius: 30px;
	text-align: center;
	cursor: pointer;
}
.blog_tag:hover {
	color: #fff;
}
.blog_dropdown {
	text-align: center;
}
.blog_dropdown ul {
	padding: 0;
}
.blog_dropdown ul, 
.blog_dropdown ul li {
	list-style-type: none !important;
}
.blog_dropdown ul li {
	margin: 3px 0 0 0;
}
.blog_dropdown ul li a {
	margin: 0;
	padding: 5px 10px;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	line-height: 1em;
	border: 1px solid #000;
	background-color: #fff;
	text-align: center;
	text-decoration: none;
	transition: linear 0.3s;
}
.blog_dropdown ul li a:hover {
	color: #fff;
	background-color: #000;
	transition: linear 0.3s;
}
.blog_logo {
	position: absolute;
	bottom: 20px;
	left: 35px;
	width: 300px;
	height: auto;
}
.blog_logo_square {
	position: absolute;
	bottom: 30px;
	left: 35px;
	width: auto;
	height: 240px;
	object-fit: contain;
}
.blog_logo_horizontal {
	position: absolute;
	bottom: 10px;
	left: 35px;
	width: auto;
	height: 130px;
	object-fit: contain;
}

/* HERO IMAGE & LOGO RESPONSIVE */
@media only screen and (max-width: 600px) {
    .hero_image_small {
		height: 300px;
		background-position: center center;
		background-size: auto 300px;
	}
    .blog_logo_horizontal {
        position: absolute;
		top: 30px;
		left: 0;
		right: 0;
		width: 90%;
		max-width: 330px;
		height: auto;
		margin: 0 auto;
    }
	.blog_network {
		top: 210px;
		left: 0 !important;
		right: 0 !important;
	}
	.nav_bar ul.social_icons {
		left: auto !important;
		right: 50px;
	}
	.nav_bar ul.social_icons li {
		padding: 15px 10px 15px 0 !important;
	}
	.nav_bar ul.social_icons li a .fa-lg {
		font-size: 1.2em;
	}
}


/* NAVIGATION BAR */
.nav_bar {
	position: relative;
}
.nav_bar,
.nav_bar ul.menu_desktop {
	height: auto;
}
.nav_bar {
	border-bottom: 5px solid #000;
}
.nav_bar .nav-primary {
	padding: 0;
}
.nav_bar .menu_mobile {
	display: none;
}
.nav_bar ul {
	float: left;
	padding-left: 40px;
}
.nav_bar ul, 
.nav_bar ul li {
	margin: 0;
	list-style-type: none !important;
}
.nav_bar ul.menu-primary li {
	float: left;
	padding: 0 40px 0 0;
}
.nav_bar ul.menu-primary a {
	padding: 0;
	color: #000;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	text-decoration: none;
}
.nav_bar ul.menu-primary a:hover {
	color: #0055b8;
	text-decoration: underline;
}
.nav_bar ul.social_icons {
	float: right;
	position: relative;
	top: -55px;
	padding: 0 30px 0 0;
	z-index: 98;
}
.nav_bar ul.social_icons li {
	float: left;
	padding: 15px 20px 15px 0;
}
.nav_bar ul.social_icons i {
	color: #000;
	cursor: pointer;
	line-height: 40px;
}
.nav_bar ul.social_icons i:hover {
	color: #0055b8;
	transition: linear 0.3s;
}
.nav_bar .search_icon {
	display: none;
}
.nav_bar .sub-menu {
	margin-left: -10px !important;
	border: none !important;
}
.nav_bar .sub-menu li {
}
.nav_bar .sub-menu li a {
	padding: 0 10px !important;
	line-height: 30px !important;
	border: none !important;
}

/* COMMON BODY STYLING */
.ad_notice {
    margin: 0 auto 5px auto !important;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

/* BLOG POST */
p.excerpt {
	margin-top: 20px;
}

/* RESPONSIVE */
@media only screen and (max-width: 1300px) {
	.nav_bar ul li:nth-of-type(n+8) {
		display: none;
	}
}
@media only screen and (max-width: 1100px) {
	.nav_desktop {
		display: none;
	}
	.nav_bar ul li:nth-of-type(n+7) {
		display: none;
	}
}
@media only screen and (max-width: 1000px) {
	.nav_bar ul li:nth-of-type(n+6) {
		display: none;
	}
}
@media only screen and (max-width: 960px) {
	.nav_bar ul li {
		display: block !important;
	}
	.nav_bar ul.sub-menu, 
	.nav_bar ul li .sub-menu-toggle {
		display: none !important;
	}
	.site-header .menu-toggle {
		padding: 15px 0 0 30px;
		font-size: 16px;
		line-height: 10px;
		text-transform: uppercase;
	}
	.site-header .menu-toggle::before {
		top: -13px;
		font-size: 36px;
		left: -10px;
	}
	.slj_header {
		height: 90px;
	}
	.slj_logo {
		float: left;
		width: 120px;
		margin: 0 0 0 20px;
	}
	.slj_button {
		float: right;
		margin: 0 20px 0 0;
		padding: 10px 12px;
		font-size: 10px;
	}
	.slj_button a {
		margin: 0 0 0 0;
	}
	.slj_header .search_icon {
		display: none;
	}
	.hero_image {
		background-position: right -400px center;
	}
	.blog_network {
		right: 0;
	}
	.blog_logo {
		width: 200px;
	}
	.blog_logo_square {
		height: 200px;
	}
	.nav_bar {
		height: 60px;
	}
	.nav_bar ul {
		padding: 10px 10px 10px 28px;
	}
	.nav_bar .nav-primary {
		width: 300px;
		background-color: #0055b8;
		border-radius: 0 20px 20px 0;
		box-shadow: 0 0 9px #333;
		z-index: 99;
	}
	.nav_bar ul li a {
		color: #fff !important;
	}
	.nav_bar button:focus {
		outline: none !important;
	}
	.nav_bar ul.menu_desktop {
		display: none;
	}
	.nav_bar .mobile_dropdown {
		position: relative;
		display: none;
	}
	.nav_bar ul.menu-primary li {
		float: none;
		padding: 0 40px 0 0;
	}
	.nav_bar ul.menu-primary a {
		line-height: 30px;
	}
	.nav_bar .menu_mobile {
		display: block;
		float: left;
	}
	.nav_bar .menu_mobile {
		display: block;
		position: absolute;
		float: left;
		top: 15px;
		left: 20px;
		width: 21px;
		margin: 0;
	}
	.nav_bar .menu_mobile ul {
		position: fixed;
		margin: -60px 0 0 -20px;
		width: 240px;
		padding: 20px;
		background-color: #fff;
		z-index: 999;
	}
	.nav_bar .menu_mobile a:hover {
		color: #000;
		text-decoration: underline;
	}
	.nav_bar .menu_mobile i {
		cursor: pointer;
	}
	.nav_bar .menu_mobile i:hover {
		color: #0055b8;
		transition: linear 0.3s;
	}
	.nav_bar .menu-toggle {
		float: left;
	}
	.nav_bar ul.social_icons {
		display: table;
		position: absolute;
		top: -5px;
		left: 150px;
		float: none;
		width: auto;
		margin: 0 auto;
		padding: 0;
	}
	.nav_bar ul.social_icons li:last-of-type {
		padding-right: 0;
	}
	.nav_bar .search_icon {
		display: block;
		position: absolute;
		float: right;
		top: 6px;
		right: 20px;
		width: 28px;
		margin: 0;
	}
	.search_icon a {
		color: #000;
	}
	.hard_rule {
		margin: 0 20px;
	}
}

/* SLJ RELATED */
.slj_related {
	width: 98%;
	height: auto;
	overflow: auto;
	margin: 0 auto;
	padding: 30px 30px;
	color: #fff;
	background-color: #0055b8;
	background-color: #eee;
	border: 5px solid #0055b8;
	border-radius: 30px;
}
.slj_related h2 {
	font-size: 23px;
	color: #0055b8;
	text-align: center;
}
.slj_related .article {
	float: left;
	width: 20%;
	padding: 0 10px;
	text-align: center;
}
.slj_related .article img {
	width: 300px;
	height: 200px;
	object-fit: cover;
	cursor: pointer;
}
.slj_related .article h4 {
	margin: 15px 0 0 0;
	padding: 0 10px;
}
.slj_related .article a {
	color: #fff;
	color: #0055b8;
	text-decoration: none;
}
.slj_related .article a:hover {
	text-decoration: underline;
}
.slj_related .article .sponsored_post {
	display: table;
	margin:5px auto 0 auto;
	padding: 4px 8px 2px 8px;
	font-size: 10px;
	color: #fff;
	font-weight: bold;
	line-height: 1.5;
	letter-spacing: 0.7px;
	background-color: #000;
}

/* SLJ RELATED RESPONSIVE */
@media only screen and (max-width: 1300px) {
	.slj_related .article {
		width: 25%;
	}
	.slj_related .article:nth-child(5) {
		display: none;
	}
}
@media only screen and (max-width: 1000px) {
	.slj_related .article {
		width: 33%;
	}
	.slj_related .article:nth-child(4) {
		display: none;
	}
}
@media only screen and (max-width: 800px) {
	.slj_related {
		margin: 30px auto 0 auto;
		padding: 20px;
	}
}
@media only screen and (max-width: 600px) {
	.slj_related .article {
		width: 100%;
		padding: 0 0 30px 0;
	}
	.slj_related .article:nth-child(4), 
	.slj_related .article:nth-child(5) {
		display: block;
	}
	.slj_related .article p {
		margin: 10px 0 0 0;
	}
}

/* SLJ SUBSCRIBE BOX */
.slj_subscribe {
	width: 100%;
	padding: 50px;
	text-align: center;
}
@media only screen and (max-width: 600px) {
    .slj_subscribe {
        padding: 30px 20px;
    }
}

/* FOOTER AREA */
.blog_follow {
	display: none;
}
.footer-widgets {
	padding: 10px 0;
	background-color: #000;
}
.footer-widgets-1 {
	width: 40%;
}
.footer-widgets-2 {
	width: 35%;
}
.footer-widgets-3 {
	width: 25%;
}
.footer-widgets-1 .widget-wrap {
	float: left;
	padding: 0 50px 0 0;
}
.footer-widgets-2 .widget-wrap {
	float: left;
	padding: 0 0 0 0;
}
.footer-widgets-3 .widget-wrap {
	float: left;
	padding: 0;
}
.footer-widgets h3 {
	font-family: 'AkzidenzGroteskBQ-Reg', sans-serif !important;
	font-size: 21px;
	color: #eee;
	text-transform: none;
	margin: 0 0 10px 0;
}
.footer-widgets p {
	margin-bottom: 10px;
	font-size: 16px;
	color: #eee;
	line-height: 1.3em;
}
.footer-widgets-1 a,
.footer-widgets-1 ul li a {
	font-size: 16px;
	color: #eee;
	font-weight: bold;
	text-decoration: underline;
}
.footer-widgets-1 a:hover {
	color: #fff;
}
.footer-widgets-1 ul {
	margin: 0 0 20px 15px;
}
.footer-widgets-1 ul li {
  list-style-type: disc;
  margin: 0;
  color: #fff;
}
.footer-widgets-3 ul li {
  margin: 0;
  color: #fff;
	line-height: 1.2em;
}
.footer-widgets-3 p {
	margin: 0 0 0 5px;
}
.footer-widgets-3 a {
	font-size: 16px;
	color: #eee;
	text-decoration: none;
}
.footer-widgets-3 a:hover {
	color: #fff;
	text-decoration: underline;
}
.footer-widgets-3 img {
	width: 100%;
	max-width: 200px;
	margin: 10px 0 0 0;
}
.footer-widgets .wrap {
	width: 100%;
	max-width: 100%;
	height: auto;
	overflow: auto;
	margin: 0;
	padding: 30px 50px;
	color: #fff;
	background-color: #000;
}
.footer-widgets {
    border-top: none;
}
.footer-widgets ul.social_icons {
	float: none;
	position: relative;
	padding: 0 30px 0 0;
}
.footer-widgets ul.social_icons li {
	float: left;
	padding: 15px 10px 15px 0;
}
.footer-widgets ul.social_icons i {
	color: #eee;
	cursor: pointer;
	line-height: 40px;
}
.footer-widgets ul.social_icons i:hover {
	color: #fff;
	transition: linear 0.3s;
}
.site-footer {
	color: #eee;
	background-color: #000;
	border-top: none;
}

/* FOOTER RESPONSIVE */
@media only screen and (max-width: 1200px) {
	.footer-widgets-1, 
	.footer-widgets-2, 
	.footer-widgets-3 {
		width: 33%;
		padding: 0 30px 0 0;
	}
	.footer_area .resources_col {
		padding: 0;
	}
}
@media only screen and (max-width: 1000px) {
	.footer-widgets-1 {
		float: none;
		width: 100%;
		padding: 0 0 30px 0;
	} 
	.footer-widgets-2 {
		width: 60%;
		padding-top: 20px
	}
	.footer-widgets-3 {
		width: 40%;
		padding-top: 20px
	}
}
@media only screen and (max-width: 800px) {
	.blog_follow {
		padding: 30px 20px;
	}
}
@media only screen and (max-width: 600px) {
	.blog_follow .input_text {
		width: 270px;
	}
	.footer_area {
		padding: 30px 40px;
	}
	.footer-widgets-1 {
		padding: 0;
	}
	.footer-widgets-2, 
	.footer-widgets-3 {
		float: none;
		width: 100%;
	}
	.footer-widgets-2 {
		padding-top: 30px;
	}
	.footer-widgets-2 img {
		max-width: 400px;
	}
	.footer-widgets-3 {
		padding-top: 40px;
	}
}

/* TRENDING POSTS */
.home_trending {
	height: auto;
	overflow: auto;
	max-width: 1414px;
	margin: 0 auto;
	padding: 30px 50px;
}
.home_trending .left_col {
	float: left;
	width: 72%;
}
.home_trending .right_col {
	float: left;
	width: 28%;
}
.home_trending .post {
	float: left;
	width: 27%;
	margin: 0 10px;
	text-align: center;
}
.home_trending .arrow {
	float: left;
	width: 5%;
	max-width: 25px;
	line-height: 240px;
}
.home_trending .arrow i {
	padding: 3px;
	cursor: pointer;
}
.home_trending .arrow i:hover {
	color: #0055b8;
}
.home_trending .post img {
	width: 100%;
	height: 200px;
	margin: 0;
	object-fit: cover;
	cursor: pointer;
}
.home_trending .post h4 {
	margin: 15px 0 0 0;
	padding: 0 10px;
}
.home_trending .post a {
	color: #000;
	text-decoration: none;
}
.home_trending .post a:hover {
	text-decoration: underline;
}
.home_trending .right_col p {
	margin: 10px 0;
	font-size: 14px;
	font-weight: bold;
}

/* TRENDING POSTS RESPONSIVE */
@media only screen and (max-width: 1300px) {
	.home_trending .post#tp3 {
		display: none;
	}
	.home_trending .post {
		width: 40%;
	}
	.home_trending .post img {
		height: 300px;
	}
}
@media only screen and (max-width: 1100px) {
	.home_trending .post#tp2 {
		display: none;
	}
	.home_trending .post {
		width: 60%;
	}
}
@media only screen and (max-width: 800px) {
	.home_trending {
		margin: 20px 0;
		padding: 0;
		overflow: visible;
	}
	.home_trending .left_col, 
	.home_trending .right_col {
		float: none;
		width: 100%;
		height: auto;
		text-align: center;
	}
	.home_trending .right_col.boxad_col {
		overflow: hidden;
	}
	.home_trending .carousel {
		display: table;
		margin: 0 auto;
		text-align: center;
	}
	.home_trending .post {
		width: 80%;
		text-align: center;
	}
}

/* BLOG FEED */
.blog_feed {
	height: auto;
	overflow: auto;
	max-width: 1414px;
	margin: 0 auto;
	padding: 30px 50px;
}
.feed_body {
	float: left;
	width: 70%;
}
.feed_side {
	float: left;
	width: 30%;
	min-width: 300px;
}
.feed_side .wrapper {
	float: right;
	display: table;
	width: 300px;
	height: auto;
	overflow: auto;
}
.feed_post {
	clear: both;
	display: block;
	width: 100%;
	height: auto;
	overflow: auto;
	margin: 0 0 30px 0;
}
.feed_thumb {
	float: left;
	width: 25%;
	min-width: 230px;
	max-width: 230px;
	padding: 0 50px 0 0;
}
.feed_thumb img {
	width: 180px;
	height: 180px;
	object-fit: cover;
	cursor: pointer;
}
.feed_text {
	float: left;
	width: 65%;
	padding: 10px 0;
}
.feed_text .category {
	display: table;
	margin: 0 0 20px 0;
	padding: 6px 15px 4px 15px;
	font-family: Portrait Medium, serif;
	font-size: 14px;
	color: #fff;
	line-height: 1em;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	background-color: #000;
	cursor: pointer;
}
.feed_text .category:hover {
	background-color: #0055b8;
}
.feed_text h3 {
	margin: 0;
}
.feed_text h3 a {
	color: #000;
	text-decoration: none;
}
.feed_text h3 a:hover {
	text-decoration: underline;
}
.feed_text .byline {
    margin: 5px 0 0 0;
	font-size: 14px;
	color: #666;
	font-weight: 600;
}
.feed_text .categories {
    margin: 0 0 0 5px;
    padding: 0 0 0 5px;
    border-left: 2px solid #999;
}
.feed_text .categories a {
    font-size: 14px;
    color: #0055b8;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
}
.feed_text .categories a:hover {
    text-decoration: underline;
}
.feed_text .excerpt {
    margin: 10px 0 0 0;
}
.feed_body .read_more {
	font-weight: bold;
	letter-spacing: 0.5px;
	text-transform: uppercase;
}
.feed_body .read_more a:hover {
	color: #000;
	text-decoration: underline;
}
.feed_side h2 {
	margin: 40px 0 20px 0; 
}
.feed_side .calendar {
	width: 240px;
	height: auto;
	margin: 0 0 50px 0;
}
.feed_side .blogroll {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.feed_side .blogroll li {
	margin: 0 0 10px 0;
	list-style-type: none;
}
.feed_side .blogroll a {
	color: #666;
	text-decoration: none;
}
.feed_side .blogroll a:hover {
	color: #000;
	text-decoration: underline;
}
.feed_side .blog_list {
	height: 300px;
	padding: 0 15px 15px 0;
	overflow-y: auto;
}
.feed_side .blog_list ul li {
	margin-bottom: 0;
}
.feed_side .blog_list ul li a {
	font-size: 16px;
	text-decoration: underline;
}

/* BLOG FEED RESPONSIVE */
@media only screen and (max-width: 1200px) {
	.feed_body {
		width: 60%;
	}
	.feed_side {
		width: 40%;
	}
	.feed_thumb {
		min-width: 180px;
		max-width: 180px;
		padding: 0 30px 0 0;
	}
	.feed_thumb img {
		width: 150px;
		height: 150px;
	}
}
@media only screen and (max-width: 1000px) {
	.feed_body {
		width: 60%;
	}
	.feed_text {
		width: 55%;
	}
	.feed_side {
		width: 40%;
		min-width: 200px;
	}
	.feed_side .wrapper {
		width: 200px;
	}
}
@media only screen and (max-width: 800px) {
	.blog_feed {
		margin: 20px 0;
		padding: 0 0 30px 0;
	}
	.feed_body, 
	.feed_side {
		float: none;
		width: 100%;
	}
	.feed_body {
	    padding: 0 20px;
	}
	.feed_side {
	    overflow: hidden;
	}
	.feed_post {
		margin: 0 0 20px 0;
	}
	.feed_thumb {
		float: none;
		width: 100%;
		max-width: 100%;
		padding: 0;
		text-align: center;
	}
	.feed_thumb img {
		width: 400px;
		height: 350px;
	}
	.feed_body h2 {
		text-align: center;
	}
	.feed_text {
		float: none;
		width: 100%;
		max-width: 400px;
		margin: 0 auto;
		padding: 10px 0;
	}
	.feed_text .category {
		margin: 10px 0;
	}
	.feed_text h3 {
		margin: 10px 0 10px 0;
	}
	.feed_side .wrapper {
		float: none;
		width: 100%;
		margin: 50px 0 0 0;
		text-align: center;
		border-top: 5px solid #000;
		padding: 30px 0 0 0;
	}
	.feed_side .box_ad {
		display: block;
	}
	.feed_body .read_more {
		text-align: center;
	}
	.feed_side .blog_list {
		height: auto;
		padding: 0;
		overflow: visible;
	}
}

/* NETWORK TRENDING */
.network_thumbs {
	height: auto;
	overflow: auto;
	max-width: 1414px;
	margin: 0 auto;
	padding: 30px 50px;
}
.network_thumbs .post {
	float: left;
	width: 22%;
	margin: 0 10px;
	text-align: center;
}
.network_thumbs .post img {
	width: 100%;
	height: 200px;
	margin: 0;
	object-fit: cover;
	cursor: pointer;
}
.network_thumbs .blog {
    margin: 10px 0 0 0;
    font-size: 15px;
    color: #0055b8;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.network_thumbs .post h4 {
	margin: 10px 0 0 0;
	padding: 0 10px;
	font-size: 20px;
}
.network_thumbs .post a {
	color: #000;
	text-decoration: none;
}
.network_thumbs .post a:hover {
	text-decoration: underline;
}
.network_thumbs .byline {
	font-size: 16px;
}

/* RESPONSIVE */
@media only screen and (max-width: 1000px) {
	.network_thumbs #post4 {
		display: none;
	}
	.network_thumbs .post {
		width: 30%;
	}
}
@media only screen and (max-width: 800px) {
	.network_thumbs #post3 {
		display: none;
	}
	.network_thumbs .post {
		width: 45%;
	}
	.network_thumbs {
		margin: 0 20px;
		padding: 10px 0 30px 0;
		overflow-x: hidden;
	}
	.network_thumbs h2 {
		margin-top: 20px;
		text-align: center;
	}
}
@media only screen and (max-width: 600px) {
	.network_thumbs #post3 {
		display: block;
	}
	.network_thumbs .post {
		width: 90%;
	}
	.network_thumbs .post img {
		height: 300px;
	}
}