/* ----------------------------------------------------------------
	Custom CSS for Main Site

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

/* ----------------------------------------------------------------
	Common
-----------------------------------------------------------------*/

:root {
	--cnvs-themecolor: #055da8;
}
.bg-color-green {
	background-color: green !important;
}
.bg-color-teal {
	background-color: #20c997 !important;
}
.bg-color-light-grey {
	background-color: #f2f2f2 !important;
}
.bg-color-dark-grey {
	background-color: #ccc !important;
	/* background-color: #5f6062 !important; */
	/* background-color: #343a40 !important; */
}
.bg-color-movies {
	background-color: #012b5d !important;
}
.bg-grey-txt-white {
	background-color: #7f8084 !important;
    color: #fff !important;
}
.bg-dark-grey-txt-white {
	background-color: #5f6062 !important;
    color: #fff !important;
}
.bg-lumi {
	background-color: #4B1E4D !important;
}
.text-aptn-blue {
	color: #055da8 !important;
} 
.text-aptn-maroon {
	color: #831618 !important;
}
.text-title-grey {
	color: #5f6062;
}
.fs-14 {
	font-size: 14px;
}
.pad-tb-10 {
	padding: 7px 0 !important;
}
.pad-tb-15 {
	padding: 15px 0 !important;
}


@media screen and (min-width: 1600px) {
    .container.wide, .container-lg.wide, .container-md.wide, .container-sm.wide, .container-xl.wide {
        max-width: 1600px;
    }
}

/* ----------------------------------------------------------------
	General
-----------------------------------------------------------------*/

#top-bar {
	border-bottom: 0 !important;
	border-radius: 0;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
	padding: 0;
	margin: 0;
	z-index: 10;
}
#top-bar.alert i {
	font-size: 1rem;
	margin-right: 0;
	vertical-align: text-bottom;
}
#top-bar.alert-dismissible .btn-close {
	padding: 1rem;
}
.top-notification a {
	color: #000 !important;
}
.top-notification img {
	vertical-align: text-bottom;
}
.top-lumi-logo {
	max-width: 75px;
	margin-bottom: 10px;
}
.header-misc {
	margin-left: 0 !important;
}
.header-misc div {
	font-size: var(--cnvs-primary-menu-font-size) !important;
}
.sb-advert,
.sb-advert div {
	width: 300px;
}
/* .sb-advert {
	width: 100%;
	max-width: 300px;
	margin: 0 auto;
}
#div-gpt-ad-1459972236597-1,
#div-gpt-ad-1459972236597-2 {
	width: 100%;
} */
.sb-advert.two {
	margin-top: -7px;
}
.sb-advert img {
	max-height: 15px;
	margin-top: 5px;
}
.twitter-timeline {
    max-height: 402px;
}

/* ----------------------------------------------------------------
	Header
-----------------------------------------------------------------*/

#header.header-main {
	/* background-color: #252324; */
	background-color: #fff;
}
#header.header-main #logo img {
    height: 80px;
	margin: 10px;
}
#header.header-main a {
	color: #fff !important;
}
#header.header-main a:hover {
	color: var(--cnvs-themecolor) !important;
}
#header-wrap {
	border-bottom: 0 !important;
}
#header-wrap.border-top {
	border-top: 0 !important;
}
.bg-grey-txt-white .menu-link {
	background-color: #7f8084 !important;
    color: #fff !important;
	font-size: var(--cnvs-primary-menu-font-size) !important;
}
.is-expanded-menu .sub-menu-container, 
.is-expanded-menu .mega-menu-content {
	border: 0 !important;
	border-top: var(--cnvs-primary-menu-submenu-top-border) !important;
}
.is-expanded-menu .sub-menu-container .menu-item > .menu-link {
	border-bottom: 1px dotted #f2f2f2;
	padding: 1.5rem 20px;
}
.top-advert {
    border-left: 0;
    border-right: 0;
}

/* ----------------------------------------------------------------
	Top Advert
-----------------------------------------------------------------*/
.top-ad-slot {
	text-align: center;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
	position: relative;
	z-index: 1;
}
.top-ad-slot iframe {
	width: revert-layer !important;
}
#header iframe {
	width: revert-layer !important;
}

/* ----------------------------------------------------------------
	Body Adverts
-----------------------------------------------------------------*/

iframe {
	width: revert-layer !important;
}

/* ----------------------------------------------------------------
	Home Carousel Section
-----------------------------------------------------------------*/
.fslider ol.flex-control-nav {
	position: absolute !important;
	top: unset !important;
	bottom: 15px;
	right: 15px !important;
	justify-content: right !important;
}
.fslider ol.flex-control-nav {
	display: inline-block;
	left: 20%;
	text-align: right;
}
.fslider ol.flex-control-nav li {
	display: inline-block;
	width: 15% !important;
}
.fslider .slider-channel {
	display: inline-flex;
	flex-wrap: wrap;
	position: relative;
	bottom: -5px;
}
.fslider .slider-channel img {
	width: auto !important;
	height: 45px;	
}
/*.fslider .slider-channel img.four-feed-icon {
	height: 20px;
}*/
.fslider .visit-link{
	font-size: 11px;
}
.fslider .visit-link a:hover {
	color: var(--cnvs-themecolor) !important;
	text-decoration: dotted !important;
}
.portfolio-desc {
	position: absolute;
	bottom: 3%;
	left: 1.5%;
    z-index: 15;
}
.portfolio-desc h3,
.portfolio-desc span,
.portfolio-desc span a {
	color: #fff;
}
.portfolio-desc span {
	display: inline;
}
.lh-1 {
	line-height: 1 !important;
}
.lh-p7 {
	line-height: 0.7 !important;
}
.lh-p2 {
	line-height: 0.2 !important;
}
/* ----------------------------------------------------------------
	2-Channel Tile Section
-----------------------------------------------------------------*/
.channel-tile {
	background-position: center;
	background-size: cover;
}
.channel-tile .tile-content {
	position: relative;
	z-index: 2 !important;
}
.channel-tile .bg-overlay {
	z-index: 1 !important;
}
.channel-tile .tile-buttons-1.inactive a {
	cursor: default !important;
}
.channel-tile .tile-buttons-1.inactive a:hover {
	background-color: transparent !important;
	border: 1px solid #fff !important;
	color: #fff !important;
}
/* .channel-tile:hover .bg-overlay {
	opacity: 0.6;
}
.channel-tile .bg-overlay {
	background-color: #000;
	opacity: 0.5;
	z-index: 1 !important;
}
.channel-tile .bg-overlay-blue {
	background-color: #055da8 !important;
	opacity: 0.7;
	z-index: 1 !important;
}
.channel-tile:hover .bg-overlay-blue {
	opacity: 0.8 !important;
}
.channel-tile .bg-overlay-light {
	background-color: #e5e5e5 !important;
	opacity: 0.5;
	z-index: 1 !important;
}
.channel-tile .tile-buttons-1 a {
	background-color: #fff !important;
	color: #055da8 !important;
}
.channel-tile .tile-buttons-2 a {
	background-color: #831618 !important;
	border-color: #831618 !important;
	color: #fff !important;
} */

/* ----------------------------------------------------------------
	Microsite Header
-----------------------------------------------------------------*/
#wrapper #navigation {
	height: unset !important;
}


/* ----------------------------------------------------------------
	Program Section
-----------------------------------------------------------------*/
#program-section .feature-tile {
	min-height: 350px !important;
}
.block-card-9 .grid-inner .btn-hover {
	opacity: 0;
	display: block;
	transition: opacity .3s ease, transform .3s .1s ease;
	margin-top: 15px;
	position: absolute;
	transform: translateY(0);
}
.block-card-9 .grid-inner:hover .btn-hover {
	opacity: 1;
	transform: translateY(-5px);
}

.block-card-9 .grid-inner .grid-image {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center center;
}

.block-card-9 .grid-inner:hover .grid-image,
.block-card-9 .grid-inner:hover .bg-overlay img {
	-webkit-animation: kenburns 10s ease-out both;
	animation: kenburns 10s ease-out both;
}

.block-card-9 .grid-inner .grid-icon,
.block-card-9 .grid-inner .grid-content {
	transition: transform .3s ease;
}

/* .block-card-9 .grid-inner:hover .grid-content { transform: translateY(-5px); }
.block-card-9 .grid-inner:hover .grid-icon { transform: translateY(-5px); } */

#social-section iframe {
	width: 100% !important;
}
#social-section .bi {
	color: #bbb;
	font-size: 1.2rem;
}
#social-section .border-bottom {
	border-color: #bbb !important;
}

@-webkit-keyframes kenburns {
  0% {
	-webkit-transform: scale(1) translate(0, 0);
			transform: scale(1) translate(0, 0);
	-webkit-transform-origin: 84% 84%;
			transform-origin: 84% 84%;
  }
  100% {
	-webkit-transform: scale(1.25) translate(20px, 15px);
			transform: scale(1.25) translate(20px, 15px);
	-webkit-transform-origin: right bottom;
			transform-origin: right bottom;
  }
}
@keyframes kenburns {
  0% {
	-webkit-transform: scale(1) translate(0, 0);
			transform: scale(1) translate(0, 0);
	-webkit-transform-origin: 84% 84%;
			transform-origin: 84% 84%;
  }
  100% {
	-webkit-transform: scale(1.25) translate(20px, 15px);
			transform: scale(1.25) translate(20px, 15px);
	-webkit-transform-origin: right bottom;
			transform-origin: right bottom;
  }
}

/* ----------------------------------------------------------------
	Lumi Section
-----------------------------------------------------------------*/

#lumi-section img {
	max-height: 280px;
}
#lumi-section img.aptn-lumi-logo {
	max-height: 160px;
}

/* ----------------------------------------------------------------
	Contact Us
-----------------------------------------------------------------*/

#map-section iframe {
	width: 100% !important;
}

/* ----------------------------------------------------------------
	Shows
-----------------------------------------------------------------*/
.shows-sliders .owl-carousel .owl-dots {
	position: absolute;
	left: 50%;
}
.shows-sliders .owl-carousel .owl-dots button {
	margin-top: 10px;
}
.shows-sliders .owl-carousel.with-carousel-dots .owl-nav [class*=owl-] {
    margin-top: -20px;
}

.view-all-col {
	/* background-color: #2F2C2C; */
	background-color: #7f8084;		
}
.view-all-col a {
	display: block;
	align-content: center;
	color: #fff;
	height: 100%;
}

/* ----------------------------------------------------------------
	Shows: Languages
-----------------------------------------------------------------*/
.languages-filter img {
	width: 65%;
}


/****************** for schedule page *****************/
#loading{
	font-size: 10px;
}
#schedule-header .row{
	margin:0px !important
}
#schedule-time{
	max-height: 48px;
	overflow: hidden;
}
#schedule-page .table tr{

	background-color: inherit;
}
#schedule-page .table td{
	background-color: inherit;
}
#schedule-page a.nav-link{
	color: #444;
	font-weight: 400;
	padding: 3px 5px 7px;
    font-size: 11px;
	border-radius: 0px;
}
#schedule-page a.nav-link:hover{
	background-color: #f9f8f8;
	color: #292929;
}
#schedule-page li.nav-item{
	/*margin-right: 5px;*/
	background-color: #eee;
}
.currentDate a{
	font-weight: bold !important;
    background-color: #ccc;
}
#schedule-page a.active1{
	font-weight: bold !important;
}
a.active1:hover{
	background-color: inherit !important;
	color: inherit !important;
}
.currentDate a.nav-link:hover{
	background-color: inherit !important;
	color: inherit !important;
}
.bg1-aptn, .bg1-aptn .nav-link{
	background-color: #005daa !important;
	color: white !important;
}
.bg2-aptn{
	background-color: #002b5c !important;
	color: white;
}
.bg1-aptn-l, .bg1-aptn-l .nav-link{
	background-color: #831618 !important;
	color: white !important;
}
.bg2-aptn-l{
	background-color: #d06163 !important;
	color: white;
}
.greenCode{
	background-color: #8fc851 !important ;
}
.purpleCode{
	background-color: #d1c1df !important;
}
.blueCode{
	background-color: #00bcde !important;
}
.orangeCode{
	background-color: #ffba61 !important;
}
.language_color_code{
	font-size: 11px;
	font-weight: 800;
	color: #333;
}
.fspx-12{
	font-size: 12px;
}
.fspx-14{
	font-size: 14px;
	display:block;
	font-weight: 500;
}
.fspx-10{
	font-size: 10px;
    display: block;
    line-height: 17px;
}
.sch-watch-lumi{
	max-width: 35px;
}

/************************* movie page *****************************/
#movie-page-content {
	padding-top: 25px;
    /*background-image: url(/wp-content/uploads/movies/aptn_movies_1600x178.png);
    background-repeat: no-repeat;
    background-color: #012b5d;
    background-position-y: -171px;
    background-position-x: center;
    background-size: contain;*/
	background-color: #012b5d;
}
.movie_banner{
	text-align: center;
}
.movie-cont{
	background-color: #fff;
    margin-bottom: 25px;
    margin-right: 10px;
    padding: 0px 0px 35px;
    width: 32%;
}
.text_container {
	padding: 15px 10px 0px;
}
.time_container {
	margin: 0px 0px 25px;
	/*border: 1px solid #000;*/
	height: 73px;
}
.time_container .row{
	margin: 0px 0px;
}
.movie_channel{	
	width: 22%;
    padding: 0px;
}
.movie_channel img{
	width: 75%;
}
.movie_sch{
	width: 75%;
    padding: 0px;
}
.movie_sch .d-flex{
	margin-bottom: 0px !important;
}
.movie_date_each{
	padding: 0px !important;
    width: 33.3%;
    text-align: right;
    color: #005daa;
}
.movie_day{
	/*font-size: 15px;*/
    /*color: #ef444a;*/
}
.movie_time{	
    /*color: #005daa;*/
    text-transform: uppercase;
    text-align: right;
    font-size: 17px;
    font-weight: 600;
    display: block;
}
.movie_date{
	/*font-size: 14px;*/
    /*color: #f59e1d;*/
	display: block;
    font-size: 13px;
}
.movie_title{
    font-size: 21px;
    /*line-height: 30px;
	height: 50px;*/
	/*border:1px solid #000;*/
}
.production_year{
	font-size:12px;
}
.movie_description{
	margin-top: 10px;
    font-size: 14px;
    font-weight: 400;
	text-align: left;
}
@media screen and (max-width: 350px){
	.movie-cont{
		width:99% !important;
		margin-left: auto;
		margin-right: auto;
	}
	.movie_time{	
		font-size: 11px;
	}
	.movie_date{
		font-size: 10px;
	}
}
@media screen and (max-width: 545px) and (min-width: 351px){
	/*#movie-page-content {
		padding-top: 62px;
        background-position-y: -34px;
        background-size: 131%;
	}*/
	.movie-cont {
		width: 96%;
	}
	.movie_time{	
		font-size: 13px;
	}
	.movie_date{
		font-size: 10px;
	}
	.movie_title,
	.time_container {
		width: 100% !important;
	}
	.movie_title {
		height:auto;
	}
	.text_container {
		width: 100% !important;
		height: 100% !important;
	}
	#footer-wrapper ul {
		margin-left: 20px;
	}
}
@media screen and (max-width: 770px) and (min-width: 545px){
	.movie-cont{
		width:88% !important;
		margin-left: auto;
		margin-right: auto;
	}
}
@media screen and (max-width: 1050px) and (min-width: 771px){
	#movie-page-content .container{
		max-width: 100%;
	}
	.movie-cont{
		width:43%;
	}
	.movie_date_each{
		font-size: 13px;
	}
	.movie_time{	
		font-size: 0.9rem;
	}
	.movie_date{
		font-size: 0.75rem;
	}
	.movie_title{
		font-size: 22px;			
		height:auto;

	}
}

@media screen and (max-width: 1300px) and (min-width: 1051px){
	.movie_time{	
		font-size: 14px;
	}
	.movie_date{
		font-size: 11px;
	}
}

/* ----------------------------------------------------------------
	Slick Slider
-----------------------------------------------------------------*/

.shows-sliders .slick-dotted.slick-slider {
	margin-bottom: 0;
}
.shows-sliders .slick-slide {
	padding-right: 10px;
}
.shows-sliders .slick-slide:last-child {
	padding-right: 0;
}
.shows-sliders .slick-next {
	right: 0;
    height: 24px;
    width: 24px; 
	background-color: #000;
    border-radius: 12px;
    opacity: 0.9;
}
.shows-sliders .slick-prev {
	left: -10px;
	z-index: 10;
	height: 24px;
    width: 24px; 
	background-color: #000;
    border-radius: 12px;
    opacity: 0.9;
}
.shows-sliders .slick-disabled {
	background-color: #333;
	opacity: 0.8;
}
.shows-sliders .slick-prev:before,
.shows-sliders .slick-next:before {
	font-size: 28px;
	margin-left: -1px;
}
.shows-sliders .slick-track {
	margin-left: 0;
	margin-right: 0;
}
.shows-sliders .slick-dots li {
	width: 1px;
}
.shows-sliders .slick-slide img {
	width: 100%;
	max-width: 288px;
}
.shows-sliders .view-all-col {
	margin-left: -10px;
}

/* ----------------------------------------------------------------
	Footer
-----------------------------------------------------------------*/

#footer .widget_links li {
	padding: 2px 0 !important;
}
#footer .widget span.note {
	font-size: 10px !important;
}
#footer abbr {
	margin-right: 5px;
}

/* ----------------------------------------------------------------
	Max Width Breakpoints
-----------------------------------------------------------------*/

@media (max-width: 420px) {
	.stream-text {
		display: none;
	}
}

@media (max-width: 576px) {
	.fs-7 {
		font-size: 0.7rem !important;
	}
	.header-misc .stream-text {
		font-size: 0.9rem !important;
	}
	.top-lumi-logo {
		max-width: 70px;
		margin: 15px 0;
	}
	.hero-slider {
		margin-right: -20px;
		margin-left: -20px;
		width: unset !important;
	}
	.portfolio-desc {
		position: absolute;
		bottom: 4%;
		left: 2%;
	}
	/* .ad-container-mid-leaderboard {
		width: 320px !important;
		height: 50px !important;
	} */
	.fslider .portfolio-desc span.fw-semibold {
		font-size: 10px !important;
	}
	.fslider .slider-channel img {
		width: unset !important;
		height: 15px;	
	}
	.fslider .visit-link {
		font-size: 9px;
	}
	.fslider .flex-prev,
	.fslider .flex-next {
		top: 58% !important;
		width: 40px !important;
		height: 40px !important;		
	}
	.fslider .flex-prev i,
	.fslider .flex-next i {
		font-size: 25px !important;
		line-height: 40px !important;
	}
	.view-all-col {
		/* writing-mode: vertical-rl; 
		text-orientation: upright; 
		transform: rotate(180deg);  */
		padding: 5px;
		font-size: 10px;
	}
}

@media (max-width: 767px) {
	.languages-filter img {
		width: 100%;
	}
}

@media (max-width: 992px) {
	#header .fa-caret-down {
		display: none;
	}	
}

/* ----------------------------------------------------------------
	Min Width Breakpoints
-----------------------------------------------------------------*/

@media (min-width: 421px) {
	.stream-text {
		display: flex;
	}
}

@media (min-width: 576px) {

}

@media (min-width: 767px) {
	
}

@media (min-width: 992px) {
	#header.header-main #container-fluid-header .header-row {
		position: relative;
	}
	#header.header-main #container-fluid-header .header-row .header-misc {
		order: 1;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
}

@media (min-width: 1200px) {
	.custom-sidebar-width {
		width: 320px !important;
	}
	.custom-main-content-width {
		width: calc(100% - 320px) !important;
	}
}

@media (min-width: 1400px) {

}

@media (min-width: 1600px) {
	/* #top-section .fslider {
		max-height: 517px !important;
	} */
}

