/* The Nerdy Homepage */

#superhero-news-home-row .td-element-style-before {
    border-color: #1a1a1a !important;
}

.spread {
    border-top: 8px solid #1a1a1a !important;
}

.spread .spread-title svg {
    margin-top: -10px;
}

@media (max-width: 767px) {
  .spread .spread-title {
  	text-align: center !important;
  }
}

@media (min-width: 1019px) {
.spread .spread-entry-thumbnail-link img {
	height: 142px;
	object-fit: cover;
	object-position: top;
}
}

/* The Nerdy Article Pages */

h4.superhero-relatedposts-headline-cjb {
    height: 37px !important;
}

.superhero-relatedposts-headline-cjb #logo {
    height: 26px;
    margin-top: -4px;
}

@media (min-width: 768px) {
#superhero-relatedposts .superhero-relatedposts-items-visual .superhero-relatedposts-post img.superhero-relatedposts-post-img {
width: 233px;
    height: 160px;
    object-fit: cover;
}
}

@media (min-width: 1024px) {
#superhero-relatedposts .superhero-relatedposts-items-visual .superhero-relatedposts-post img.superhero-relatedposts-post-img {
width: 233px;
    height: 150px;
    object-fit: cover;
}
}

@media (max-width: 767px) {
#superhero-relatedposts .superhero-relatedposts-items-visual .superhero-relatedposts-post img.superhero-relatedposts-post-img {
width: 100px;
    height: 69px;
    object-fit: cover;
}
}

@media (min-width: 1180px){
.single-post { 
background-image: url("https://i1.wp.com/batman-news.com/wp-content/uploads/2013/03/bg_custom2.jpg?quality=80"); 
background-position: top center; 
background-repeat: no-repeat; 
background-attachment: fixed;
background-color: #000000;
}
}

#zergnet-widget-68757 {
    margin: 15px 0 0px !important;
}

@media (min-width: 768px) {
	.zergentity img {
		display: block;
		height: 150px !important;
		object-fit: cover;
		object-position: 0 0;
	}
}

@media (min-width: 768px) {
div#batmannews_728x90_320x50_320x100_top {
    height: 90px;
}
}

@media (max-width: 767px) {
.td-container-header.td-header-row.td-header-header{
	margin-top: 10px;
	margin-bottom: 10px;
}
}

@media (max-width: 767px) {
.single-post .td-container-header.td-header-row.td-header-header{
	margin-bottom: 0px;
}
}

.td-scroll-up {
   display: none;
}

.td-a-rec-id-content_inline, .mejs-container {
	margin-bottom: 18px;
}

.td-post-sub-title {
	color: #6A6A6A !important;
}

.sd-social-icon .sd-content ul li[class*='share-'].share-reddit a.sd-button {
    background: #FF4500 !important;
    color: #FFFFFF !important;
}

/* Start Jetpack Countdown */
.milestone-content {
		margin-top: 0px;
		font-weight: 600;
}

.milestone-header .event {
    font-size: 16px;
		text-transform: uppercase;
}

.milestone-header {
    background-color: #222222;
    color: #f8c365;
    padding: 1.14em;
}

.milestone-header .date {
	display: none;
}

.milestone-countdown .difference {
    display: inline-block;
    font-size: 16px;
		font-weight: 600;
}

.milestone-countdown, .milestone-message {
    color: #222;
    padding-bottom: 0px;
		font-size: 16px;
}

.milestone-message {
    padding-top: 0px;
    font-size: 16px;
}

@media (max-width: 767px) {
	.milestone-header .event, .milestone-message, .milestone-countdown .difference, .milestone-countdown {
    font-size: 14px;
	}
}
/* End Jetpack Countdown */