.single .post iframe, .single .post img {
    width: 100%;
    border-bottom: 5px solid #1e73be;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.mostreadwidget a {
		line-height: 1;
}
.mostreadwidget li {
		margin: 10px 0;
		font-size: 1rem;
}

.plist_image_long_contain {
		display: block !important;
}
.plist_image img {
		max-width: 110% !important;
		min-height: 220px;
		min-width: 405px;
}
/*
@-moz-document url-prefix() { 
		.home #primary.content-area {
				margin-left: -15px !important;
		}
		.home #right-sidebar {
				margin-left: 10px !important;
		}
}
*/

#wrapper-navbar, #full-width-page-wrapper, #single-wrapper {
		max-width: 1150px;
		margin: 0 auto !important;
}

.afc_popup {
	background: #1e73be !important;
	padding: 0 !important;
}
@media screen and (max-width: 600px) {
	.afc_popup {
		display: none;
	}
}

.wp-block-pullquote {
	padding: 1em 0;
}

.twitter-tweet {
	margin: 0 auto;
}

.relpost-block-single-text {
	font-size: 16px !important;
}

#newscarousel h3 {
	font-size: 42px !important
}