/*
Theme Name: SLPRESS
Author: BEATTHEWHITES
Text Domain: slpress
Version: 1.0
Template: btw_newsportal
*/


.global_header.global_header_hp.fixed {
	left: 0;
	right: 0;
}



/*.credit_item svg, 
.attachment-container > svg {
	width: 22px;
	height: 16px;
}*/

/*.credit_item svg {
	margin-right: 4px;
	margin-bottom: 3px;
}
*/

/*.paragraph > .attachment-container {
	margin-bottom: 27px;
}
*/


.qc-cmp2-container #disagree-btn {
	display: none;
}



.category__wrapper .category__widget {
	display: block !important;
}

.category__wrapper .category__widget  .home_wrapper {
	padding: 0 !important;
}


.category__wrapper .category__widget .term_basic_section {
	margin-top: 0;
}

.category__wrapper .category__widget .term_basic_section .group_button {
	display: none !important;
}




.videos_section .carusel_container__slider {
	margin: 0 -20px;
}


.videos_section .article {
	margin: 0 !important;
	padding: 0 20px;
}


.videos_section .article,
.videos_section .article {
	min-width: 340px ;
	max-width: 340px;
}

@media( min-width: 768px ){
	.videos_section .article:first-of-type{
		min-width: 680px !important;
		max-width: 680px !important;
	}
}


.podcast_section .carusel_container__slider {
	margin: 0 -20px;
}


.podcast_section .article {
	margin: 0 !important;
	padding: 0 20px;
}


.podcast_section .article,
.podcast_section .article {
	min-width: 340px;
	max-width: 340px;
}


.truncate{
	display: inline;
}


@keyframes liveblog_flash {
	0% {
		opacity: 1;
	  }
	  10% {
		opacity: 1;
	  }
	  20% {
		opacity: 1;
	  }
	  30% {
		opacity: 1;
	  }
	  40% {
		opacity: 1;
	  }
	  50% {
		opacity: 1;
	  }
	  60% {
		opacity: 1;
	  }
	  70% {
		opacity: 1;
	  }
	  80% {
		opacity: 1;
	  }
	  85% {
		opacity: 0;
	  }
	  100% {
		opacity: 0;
	  }
}

.newspaper_item{
	min-width: 300px;
	max-width: 300px;
}





.play_video {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 2;
  margin: auto;
}

.play_video:before, 
.play_video:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
} 

.play_video:before {
	border-left: 65px solid white;
	border-top: 40px solid transparent;
	border-bottom: 40px solid transparent;
	width: 0;
	height: 0;
	z-index: 2;
	cursor: pointer;
}

.play_video:after {
	background-color: rgba(0,0,0,0.2);
}

.featured_video_overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 0;
	background: black;
}
.featured_video_overlay  .video_frame {
	width: 100%;
	height: 100%;
}

.featured_video_overlay  .video_frame iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.magazine_above_the_fold .header_info {
	z-index: 2;
}

.has_featured_video .bg {
	z-index: 1;position: relative;
}


.featured_video_playing .featured_video_overlay {
	z-index: 3;
}
.post-template-single-magazine .single_article_sponsored {
	z-index: 10 !important;
}





/*TEMP ADS*/

.prestitial {
	position: absolute;
}

.ads_element.magazine_home_billboard .dfp-wrap {
	margin-bottom: 70px;
}

.ads_element.magazine_home_billboard .dfp-wrap:before {
	top: 50px !important;
}

.magazine_category_billboard_b {
	display: none !important;
}

.magazine_category_inline,
.archive_in_content {
	margin-bottom: 70px;
	margin-top: 70px;
}

.magazine_category_inline .dfp-wrap, 
.archive_in_content .dfp-wrap {
	margin-bottom: 0;
	min-height: 400px;
	position: relative;
}

.magazine_category_inline .dfp-wrap:before,
.archive_in_content .dfp-wrap:before  {
	top: 50px !important;
}

.magazine_category_inline .dfp-wrap > div,
.archive_in_content .dfp-wrap > div {
	margin-bottom: 0;
	position: sticky;
	top: 70px;

}

.two_articles_grid + .magazine_category_inline, 
.two_articles_grid + .archive_in_content {
	margin-top: 0 ;
}

.archive .magazine_article .post__title,
.archive .magazine_article .post__category {
	text-transform: uppercase;
}


.tribute_accordion__wrapper .with_sponsor_logo .group_header .section__title {
	white-space: normal !important;
}

.ads_element.magazine_article_end {
    margin-bottom: 100px;
}

.post-template-single-magazine .article_inline {
	margin-bottom: 50px;
}


@media screen and (min-width: 1024px) {
	.magazine_category_inline,
	.archive_in_content {
		display: none !important;
	}

	.magazine_category_billboard_b {
		display: block !important;
		margin-bottom: 70px;
	}
}

@media screen and (max-width: 1023px) {
	.magazine_category .magazine_category_billboard {
		display: none;
	}
}



.single_article__header .single_article__main_image img {
	width: 100%;
}



@media screen and (max-width: 767px) {
	/* body {
		padding-top: 200px !important;
	} */

	.grid_aside {
		background-color: transparent;
	}

	.page-template-homepage .ads_element:not(.prestitial) {
		padding-bottom: 0 !important;
	}

	.page-template-homepage .home_wrapper .ads_element:not(.prestitial) {
		width: auto;
	}

	/* .single_article_container {
		padding-top: 0 !important;
	} */
}


#onesignal-slidedown-container {
	z-index: 225859400!important;
}