/*
Theme Name: NEWS247
Author: BEATTHEWHITES
Text Domain: news247
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;
}
*/



.keen-lightbox {
	background-color: black !important;
	color: white !important;
}

.keen-slider {
	height: 100%;
}

.keen-lightbox .img_caption .credit_item {
	color: inherit !important;
}

.keen-lightbox .keen-lightbox-close, 
.keen-lightbox .keen-lightbox-close svg,
.keen-lightbox .arrow {
	color: white !important;
}


.keen-lightbox .arrows_container {
	display: none;
}

.keen-lightbox .keen-lightbox-close svg, 
.keen-lightbox .arrow svg {
	fill: white;
}

.keen-lightbox .keen-lightbox-close {
	width: 40px;
	top: 18px !important;
  	right: 8px !important;
}

.keen-lightbox .pagination_tracking {
	font-family: "AstyCFStdBook", sans-serif !important;
	font-weight: normal;
	top: 21px !important;
	left: 20px !important;
}

.keen-lightbox .arrow {
	width: 50px;
	height: 50px;
}

.keen-lightbox .arrow svg, 
.keen-lightbox .keen-lightbox-close svg {
	width: 100%;
	height: 100%;
}

.keen-lightbox .img_caption .credit_item {
	display: block;
	padding-bottom: 5px;
	font-family: "AstyCFStdBook", sans-serif !important;
	font-weight: normal;
	font-size: 13px !important;
	line-height: 18px !important;
}

.keen-lightbox .img_caption .credit_item:last-child {
	padding-bottom: 0;
}

.keen-lightbox .img_caption .credit_item svg {
	width: 14px;
	height: 10px;
	margin-right: 5px;
}

.keen-slider__slide {
	display: flex;
	flex-direction: column;
/*	justify-content: space-between;*/
	justify-content: flex-start;
}


.happening_now_section .keen-slider__slide {
	min-width: 100%;
	min-height: 100%;
}

.keen-slider__slide .img_container {
	height: 70vh;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.keen-slider__slide .img_caption {
	max-height: 30vh;
	overflow: auto;
}

.keen-lightbox-inner {
	padding: 60px 20px 30px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.keen-lightbox .img_caption {
	padding-left: 0 !important;
	padding-right: 0 !important;
}


@media screen and (max-width: 1024px) and (orientation: landscape) {
	.keen-slider__slide .img_container {
		height: 50vh;
	}

	.keen-slider__slide .img_caption {
		max-height: 50vh;
	}
}


@media screen and (min-width: 768px) {
	.keen-lightbox .keen-lightbox-inner {
		padding: 90px 30px 30px !important;
		width: auto !important;
	}

	.keen-lightbox .img_caption {
		text-align: left !important;
		padding-top: 0 !important;
	}
}


@media screen and (min-width: 1101px) {
	.keen-lightbox .img_container , 
	.keen-lightbox .img_caption {
		width: 100% !important;
	}
}






.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;
	overflow: hidden;
}


.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;
	overflow: visible;
}
.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;
	}
}


.ads_element.ads_hidden {
	display: none !important;
}




.global_footer + iframe {
  border-radius: 0 !important;
}





.single-post .popular_articles__wrapper .popular_articles_section {
	width: 100%;
	padding-left: 0;
}



.shorthand-embed-article {
	position: relative;
	z-index: 1;
}


.single-post .tribute_accordion__wrapper  {
	display: none;
}


.post-template-single-magazine .paragraph h2 {
	text-transform: none !important;
}




@media screen and (max-width: 420px) {
	#group-427 .section__title {
			margin-left: -4px;
			right: -4px;
	}

}




