body {
	/*background: #070c0f !important;*/
}

.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_long_box p {
	margin-bottom: 0 !important;
}

.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-dark-mode-switcher {
		margin-bottom: 30px;
	}
}

.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
}

.pagination a {
	color: #fff !important;
}

.mob-menu-logo-holder {
	background-color: transparent !important;
	max-height: 65px;
}

/* Ads */

@media screen and (min-width: 1720px) {
	.espor-left-background, .espor-right-background {
		width: 275px;
	}
}
@media screen and (min-width: 1500px) and (max-width: 1720px) {
	.espor-left-background-ad-smaller, .espor-right-background-ad-smaller {
		width: 170px;
	}
}

.espor-right-ad img {
	margin-left: 1px;
}

@media screen and (max-width: 1140px) {
	#main .videoWrapper {
			padding-bottom: 460px;
	}
}

/* Mail Poet */
form.mailpoet-manage-subscription .mailpoet_text_label, 
form.mailpoet-manage-subscription .mailpoet_select_label, 
form.mailpoet-manage-subscription .mailpoet_segment_label{
    display: block;
    font-weight:bold;
}
form.mailpoet-manage-subscription .mailpoet_select, 
form.mailpoet-manage-subscription .mailpoet_text{
	width: 50%;
	padding: 12px;
}
form.mailpoet-manage-subscription .mailpoet_paragraph{
	margin-bottom:20px
}
form.mailpoet-manage-subscription .mailpoet_submit{
    padding: 20px 20px;
    width: 50%;
    font-weight: bold;
    font-size: 11pt;
}

/* Caption */

.wp-block-image figcaption {
	text-align: center;
	font-size: 12px;
	margin-top: -10px;
}