html {
  position: relative;
  min-height: 100%;
}

body, html {
  margin:auto;
  padding-top: 50px;
  padding-bottom: 20px;
  background-color: #454545;
}

body,td,th {
  color: #fff;
}

.footer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 20px;
}

.channel {
    margin: auto;
    width: 250px;
    height: 300px;
    display: block;
}

.channel img {
    max-width: 250px;
    max-height: 300px;
}

.modal-title {
  color: #fff;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.station-programmes{width:100%;border-collapse:collapse;font-size:13px;line-height:15px;color:#fff}
.station-programmes tr>*{vertical-align:top;border-bottom:3px solid #e9e9e9;padding:0}
.station-programmes th{width:60px;border-right:3px solid #e9e9e9;font-weight:normal;padding:13px;color:#fff}
.station-programmes td>div{padding:13px}
.station-programmes td>div.selected{background-color:#e0f1fb}
.station-programmes a{display:block;overflow:hidden;color:#fff}
.station-programmes .genre{font-size:12px;line-height:14px;margin-top:3px;color:#999}
.station-programmes .tooltip .genre-country-year{display:none}
.station-programmes .progress{margin-top:4px}
.station-programmes .ad{padding:0;text-align:center;background-color:#e9e9e9}
.station-programmes .ad>div{padding:17px 0}
.station-programmes .tooltip{display:none}
.station-programmes td>div.selected+.tooltip{display:block}

.timeline-header{background-color:#e9e9e9;margin:0;padding-top:10px;padding-left:14px;font-size:16px;color:#999}

.timeline-logo{width:60px;flex-shrink:0;border-bottom:3px solid #e9e9e9}
.timeline-logo>div{width:40px;height:32px;background-repeat:no-repeat;background-size:contain;background-position:center;margin:12px auto 0}

.timeline div[data-group-id]{background-repeat:no-repeat;background-position:15px center;background-size:18px;display:flex;align-items:center;height:44px;border-bottom:3px solid #e9e9e9}

.timeline div[data-group-id] h2{color:#999;font-size:16px;font-weight:400;text-align:left;padding-left:44px;margin:0;line-height:normal}

.timeline .title{margin:8px;overflow:hidden;display:flex;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;text-overflow:ellipsis;color:#fff}
.timeline *:visited{color:#fff}
.timeline .time{display:block;position:absolute;left:3px;bottom:3px;right:3px;font-size:12px;line-height:18px;padding-left:5px;color:#999;height:18px;overflow:hidden}
.timeline .time-stop{display:none}
.timeline .finished{background:url(../images/stripe.png);color:#888}
.timeline-station{display:flex}
.timeline-station>div{flex-grow:1}

.timeline-row{display:flex;font-size:12px}
.timeline-item{overflow:hidden;box-sizing:border-box;border-bottom:3px solid #e9e9e9;min-height:50px;border-left:3px solid #e9e9e9;position:relative;color:#333;padding-bottom:24px;font-size:13px;line-height:15px}
.timeline-item.selected{background-color:#e0f1fb;border-bottom:none;padding-bottom:27px}
.timeline-item.selected .time{background-color:#c9e7f9;bottom:6px}
.timeline-item.selected .time-stop{display:inline-block}

.timeline .tooltip{border-left:3px solid #e9e9e9;border-bottom:3px solid #e9e9e9}

h1.station-name{min-height:43px;color:#333;font-size:16px;padding:0 0 0 71px;background-repeat:no-repeat;background-position:14px center;background-size:40px auto;margin:0;display:flex;align-items:center;white-space:nowrap}
h1.station-name span{color:#999;white-space:normal;display:inline-block;margin-left:0.5em}   

.btn-dark{
	background-color:#00000091;
	color:#fff;
}
.btn-dark:hover,
.btn-dark:focus,
.btn-dark.focus {
 color:#fff;
}

.pagination{
    font-family: 'Lexend Deca', sans-serif;
    display: inline-flex;
    position: relative;
}
.pagination li a.page-link{
    color: #fff;
    background-color: #333;
    font-size: 12px;
    text-align: center;
    line-height: 25px;
    height: 25px;
    width: 25px;
    padding: 0;
    margin: 0 12px 0 0;
    border: none;
    border-radius: 0;
    box-shadow: 0 2px 5px rgba(0,0,0,.5);
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.pagination li.active a.page-link,
.pagination li a.page-link:hover,
.pagination li.active a.page-link:hover{
    color: #fff;
    border: none;
}
.pagination li:last-child a.page-link{ margin-right: 0; }
.pagination li a.page-link:before,
.pagination li a.page-link:after{
    content: '';
    background-color: #00b894;
    height: 0;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    transition: all 0.3s ease 0s;
}
.pagination li a.page-link:after{
    background-color: #00cea1;
    height: 50%;
    opacity: 0;
    transform: rotateX(180deg);
    transform-origin: top center;
    top: 50%;
    transition: all 0.3s ease 0.2s;
}
.pagination li.active a.page-link:before,
.pagination li a.page-link:hover:before,
.pagination li.active a.page-link:hover:before{
    height: 50%;
}
.pagination li.active a.page-link:after,
.pagination li a.page-link:hover:after,
.pagination li.active a.page-link:hover:after{
    opacity: 1;
    transform: rotateX(0);
}
@media only screen and (max-width: 480px){
    .pagination{ display: block; }
    .pagination li{
        display: inline-block;
        margin: 0 0 5px;
    }
}

.carousel-caption {
  color: white;
  text-shadow: 2px 2px 4px #000000;
}

.tooltip-epg {
  position: relative;
  display: inline-block;
}

.tooltip-epg .tooltiptext-epg {
  visibility: hidden;
  width: 130px;
  background-color: #f8f9fa;
  color: #212529;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
  position: absolute;
  z-index: 1;
}

.tooltip-epg:hover .tooltiptext-epg {
  visibility: visible;
}

.iframe {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}

.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.progress {
    display: inline-block;
    background-size: auto 7px;
    width: 100%;
    height: 7px;
    border-radius: 7px;
    overflow: hidden;
    margin-bottom:0.1em;
}
.progress>span {
    display: block;
    background-color: #fa6969;
    height: 100%;
}
.time {
    font-size: .7em;
    font-weight: bold;
    color: #fff;
    overflow: hidden;
}
.title {
    white-space: pre-wrap;
    font-size: 1.0em;
    font-weight: bold;
    color: #fff;
    margin-bottom:0.1em;
}
.genre {
    white-space: pre-wrap;
    font-size: .7em;
    font-weight: 200;
    color: #999;
    overflow: hidden;
    margin-bottom:0.1em;
}

.vod-img {
    width: 250px;
    height: 400px;
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
    margin-bottom:15px;
}

.picon {
  text-align: center;
  width: 100%;
}
.picon img {
  max-width: 100px;
  height: 50px;
  margin-bottom:15px;
}

.picon_vod {
  text-align: center;
  width: 100%;
}
.picon_vod img {
  max-width: 200px;
  height: 100px;
  margin-bottom:15px;
}

.thumb {
  text-align: center;
  width: 100%; 
}
.thumb img {
  width: 240px;
  height: 140px;
  margin:auto;
}

.thumbnail {
  min-height: 400px;
  background-color: #333;
  border: 1px solid #101010;
  border-radius: 5px;
}

.thumbnail .caption {
  width: 100%;
  color: #fff;
  margin:auto;
}

.imageHolder {
   position: relative;
   width: 250px; 
   height: 150px;
   margin:auto;
} 

.imageHolder .capload {
  opacity: 0; 
  position: absolute; 
  width: 250px;
  height: 150px;
  bottom: 0px;
  left: 0px;
  padding: 2px 0px;
  text-align: center;
  font-weight:bold;
  color: #fff;
} 

.imageHolder:hover .capload {
  opacity: 0.7; 
}

.slidertop {
  white-space: pre-wrap;
  font-size: 1.4em;
  font-weight: bold;
  color: #fff;
  margin-bottom: 0.1em;
}

/*-----------------------------------------	
	slider style
-----------------------------------------*/
.splide-slider-details-area {
	position: absolute;
	bottom: 40px;
	left: 40px;
	z-index: 5;
}
.splide, .splide__slide {
    position: relative;
    outline: none;
	padding:0;
}
.splide-slider-details-area h1{
	font-size:24px;	
	font-weight:700;
	color:#fff;
	margin-bottom:15px
}
.splide-slider-details-area a.btn-watch{
	padding: 8px 11px;
	border-radius:4px;
	background-color: #fba010;
	color: #fff;
	font-size: 14px;
	font-weight:700;
	margin-right:6px;
	display:inline-block;
	text-transform:uppercase;	
}
.splide-slider-details-area a.btn-watch:hover{
	background-color: #ea8617;
}
.splide-slider-details-area a.btn-buy-plan{
	padding: 8px 11px;
	border-radius:4px;
	background-color: #ff0015;
	color: #fff;
	font-size: 14px;
	font-weight:700;
	display:inline-block;
	text-transform:uppercase;	
}
.splide-slider-details-area a.btn-watch img, .splide-slider-details-area a.btn-buy-plan img {
    width: 18px !important;
    height: 18px !important;
    margin-right: 7px;
    vertical-align: sub;
}
.splide-slider-details-area a.btn-buy-plan:hover{
	background-color: #db0618;
}
.splide--draggable > .splide__track > .splide__list > .splide__slide{
	border-radius:10px;
	overflow:hidden;
	/*border-bottom:3px solid transparent;*/
}
/*.splide--draggable > .splide__track > .splide__list > .splide__slide.is-active{
	border-bottom:3px solid #ff0015;	
}*/
.splide .splide__slide::after {
	content: "";
	width: 100%;
	height: 75%;
	position: absolute;
	left: 0;
	bottom: 0;
	background: -webkit-linear-gradient(top, rgba(255, 0, 0, 0), rgba(0, 0, 0, 0.9));
	background: -o-linear-gradient(bottom, rgba(255, 0, 0, 0), rgba(0, 0, 0, 0.9));
	background: -moz-linear-gradient(bottom, rgba(255, 0, 0, 0), rgba(0, 0, 0, 0.9));
	background: linear-gradient(to bottom, rgba(255, 0, 0, 0), rgba(0, 0, 0, 0.9));
	background: linear-gradient(to bottom, rgba(255, 0, 0, 0), rgba(0, 0, 0, 0.9));
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-transition: all .4s linear 0s;
	transition: all .4s linear 0s;
	-webkit-transform-origin: bottom 0 0;
	transform-origin: bottom 0 0;
}
.splide--draggable > .splide__track > .splide__list > .splide__slide {
	opacity: 1
}
.splide--draggable > .splide__track > .splide__list > .splide__slide.is-active{
	opacity:1
}
.splide .splide__track::after{
    content: "";
    width: 6%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: -webkit-linear-gradient(right,rgba(255, 0, 0, 0),rgba(0, 0, 0, 1));
    background: -o-linear-gradient(left,rgba(255, 0, 0, 0),rgba(0, 0, 0, 1));
    background: -moz-linear-gradient(left,rgba(255, 0, 0, 0),rgba(0, 0, 0, 1));
    background: linear-gradient(to left,rgba(255, 0, 0, 0),rgba(0, 0, 0, 1));
    background: linear-gradient(to left,rgba(255, 0, 0, 0),rgba(0, 0, 0, 1));
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: all .4s linear 0s;
    transition: all .4s linear 0s;
    -webkit-transform-origin: left 0 0;
    transform-origin: left 0 0;
	z-index:1;
}
.splide .splide__track::before{
    content: "";
    width: 6%;
    height: 100%;
    position: absolute;
    right: 0;
    bottom: 0;
    background: -webkit-linear-gradient(left,rgba(255, 0, 0, 0),rgba(0, 0, 0, 1));
    background: -o-linear-gradient(right,rgba(255, 0, 0, 0),rgba(0, 0, 0, 1));
    background: -moz-linear-gradient(right,rgba(255, 0, 0, 0),rgba(0, 0, 0, 1));
    background: linear-gradient(to right,rgba(255, 0, 0, 0),rgba(0, 0, 0, 1));
    background: linear-gradient(to right,rgba(255, 0, 0, 0),rgba(0, 0, 0, 1));
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: all .4s linear 0s;
    transition: all .4s linear 0s;
    -webkit-transform-origin: right 0 0;
    transform-origin: right 0 0;
	z-index:1;
}
.ps-caption b {
	color: #fff;
	font-weight: 300;
	font-size: 24px;
	text-transform: capitalize;
}
.ps-caption b i {
	font-size: 14px;
	display: inline-block;
	padding-right: 5px;
}
.ps-caption b {
	display: block;
	margin: 0;
	font-size: 18px;
	font-weight: 700;
}
.slider-part-two .row .col-md-6:nth-child(odd) {
	padding-right: 0 !important;
	padding-left: 10px !important;
}
.slider-part-two .row .col-md-6:nth-child(even) {
	padding-left: 10px !important;
}
.slider-part-one .feature-post-img >a> img {
	height: 420px;
	object-fit: cover;
}
.slider-part-two .feature-post-img >a> img {
	height: 206px;
	object-fit: cover;
}

.carousel {
  height: 420px;
  margin-bottom: 60px;
}
.carousel-caption {
  z-index: 10; /* Since positioning the image, we need to help out the caption */
}

/* Declare heights because of positioning of img element */
.carousel .item {
  height: 420px;
  background-color: #777;
}
.carousel-inner > .item > img {
  positcarouselion: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 420px;
}
	
.panel {
	border: 1px solid #101010;
}
.panel-default > .panel-heading {
    background-color:#101010;
	color: #fff;
    border: 0px;
}
.panel-default > .panel-body {
    background-color:#333;
	color: #fff;
    border: 0px;
}

.jumbotron {
    background-color:#333;
}

.list-group .list-group-item {
    background-color:#333;
}

.nav-justified {
  background-color: #333;
  border: 1px solid #101010;
  border-radius: 5px;
}
.nav-justified > li > a {
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 0;
  font-size: 65%;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background-color: #101010; /* Old browsers */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#333), to(#101010));
  background-image: -webkit-linear-gradient(top, #333 0%, #101010 100%);
  background-image:      -o-linear-gradient(top, #333 0%, #101010 100%);
  background-image:         linear-gradient(to bottom, #333 0%,#101010 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
  background-repeat: repeat-x; /* Repeat the gradient */
  border-bottom: 1px solid #101010;
}
.nav-justified > .active > a,
.nav-justified > .active > a:hover,
.nav-justified > .active > a:focus {
  background-color: #101010;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 7px rgba(0,0,0,.15);
          box-shadow: inset 0 3px 7px rgba(0,0,0,.15);
}
.nav-justified > li:first-child > a {
  border-radius: 5px 5px 0 0;
}
.nav-justified > li:last-child > a {
  border-bottom: 0;
  border-radius: 0 0 5px 5px;
}

@media (min-width: 768px) {
  .nav-justified {
    max-height: 52px;
  }
  .nav-justified > li > a {
    border-right: 1px solid #101010;
    border-left: 1px solid #101010;
  }
  .nav-justified > li:first-child > a {
    border-left: 0;
    border-radius: 5px 0 0 5px;
  }
  .nav-justified > li:last-child > a {
    border-right: 0;
    border-radius: 0 5px 5px 0;
  }
}
/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
  /* Remove the padding we set earlier */
  .masthead,
  .marketing,
  .footer {
    padding-right: 0;
    padding-left: 0;
  }
}

#pricing-area {
    padding: 0 0 170px;
}

#pricing-area .sec-heading {
    margin-bottom: 15px;
}

.pricing-top {
    position: relative;
    padding: 160px 0 265px
}

.pricing-top::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
}

.pricing-tbl-single {
    background-color: #333;
    border: 1px solid #585273;
    border-radius: 20px;
    padding: 32px 34px 65px;
    transition: all 0.3s;
    margin-bottom: 40px;
}

.pricing-tbl-single h4 {
    font-weight: 700;
}

.price-amount {
    margin: 15px 0
}

.price-amount h2 {
    color: #337ab7;
    font-weight: 700;
    width: 130px;
    height: 130px;
    line-height: 130px;
    display: inline-block;
    background-color: #f5f8ff;
    border-radius: 78% 22% 63% 37%/39% 27% 73% 61%;
    transition: all 0.7s;
}

.price-amount h2 sup {
    font-size: 18px;
    top: -22px;
}

.price-amount h2 sub {
    font-size: 14px;
    bottom: 0;
    margin-left: -12px;
}

.price-details li {
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    border-bottom: 2px dotted #585273;
    padding: 10px 0;
}

.price-btn a {
    display: block;
    padding: 14px 0;
    border-radius: 30px;
    background-color: #337ab7;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    -webkit-box-shadow: 0px 5px 15px 0px rgba(20, 50, 80, 0.4);
    box-shadow: 0px 5px 15px 0px rgba(20, 50, 80, 0.4);
    margin:auto;
}

.price-btn a:hover {
    background-color: #2e6da4;
}

.price-details li:last-child {
    border: 0;
}

.pricing-tbl-single.recom {
    position: relative;
}

.pricing-tbl-single{
    transition: all 0.7s;
}

.pricing-tbl-single:hover{
    border: 1px solid #337ab7;
    box-shadow: 0px 7px 20px 0px rgba(65, 73, 132, 0.8),0px 7px 48px 0px rgba(0, 0, 0, 0.1);
}

.pricing-tbl-single:hover .price-amount h2{
    background-color: #337ab7;
    color: #fff;
}

.ribbon {
    background-color: #337ab7;
    color: #fff;
    border-radius: 0 20px 20px 0;
    font-size: 19px;
    font-weight: 700;
    padding: 10px 15px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    position: absolute;
    top: 40px;
    right: -16px;
}

.pricing-btm {
    margin-top: 280px;
    padding: 0 0 76px
}

.addons h4 {
    font-weight: 700;
    margin-bottom: 32px;
}

.addons li {
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    -webkit-box-shadow: 0px 5px 10px 0px rgba(20, 50, 80, 0.25);
    box-shadow: 0px 5px 10px 0px rgba(20, 50, 80, 0.25);
    padding: 12px 20px;
    border-radius: 5px;
    margin-right: 10px;
    font-weight: 600;
}

.addons li sup {
    border: 1px solid #143250;
    border-radius: 50%;
    display: inline-block;
    width: 15px;
    height: 15px;
    line-height: 13px;
    margin-left: 1px;
}