html,
body {
 height: 100%;
 position: relative;
 /*overflow-y: auto;	 |hidden|scroll|auto|initial|inherit; */ 
}
.InnerPagesBody {
    background-color: #300026;
}
.innerpagesbodydark {
    background-color: #300026;
}
.InnerPagesBodyWhite {
    background-color: #ffffff;
}
.InnerPagesBodyPurple {
	background-color: #300026;
}
.mainwrapper{
    overflow-y:scroll;
}
.headerRowMaxWidth {
    margin-right: -35px;
    margin-left: -35px;
}
.headerRowNormalWidth {
    margin-right: 1px;
    margin-left: 1px;
}
.myheader {
	width: 100%;
	height: 95%;
	max-height: 95%;
}
.fontheaders {
	color: #FF7701;
}
.small-text {
	color: #d1d1d1;
	font-size: 11px;
}
.large-text {
	color: #000000;
	font-size: 21px;
	font-weight: bold;
}
.mylineheight {
	line-height: 15px;
}
.btnsection {
	padding-top: -10px;	
}
.apply-btn {
	color: #ffffff;
	border-radius: 20%;
}
.myline {
    margin-right: -35px;
    margin-left: -35px;	
}
.bttn-img {
	max-width: 100px;
}
.btn-pill {
    border-radius: 50px;
	color: #ffffff;
}
.btn-warning {
	background-color: #ff8200;
    border-color: #ff8200;
}
.SPacer {
	height: 108px;
}
.BigSPacer {
	height: 188px;
}
.RegisterBody {
	color: #ffffff;
	background: linear-gradient(135deg, #31CDC9, #E060BF);
	min-height: 100%;
    height:auto !important; /* cross-browser */
    height: 100%; /* cross-browser */
}
.RegisterInput {
	background-color:transparent;
	color: #ffffff;
	border-radius: 14px;
}
.RegisterBtn {
	background-color: #ff8200;
    border-color: #ff8200;	
}
.useAppBtn{
    background-color: #ff8200;
    border-color: #ff8200;  
    padding: 1px 3px !important;
}
.RegisterCustomForm {
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    background-color: transparent;
    border: 1px solid #ced4da;
    border-radius: 14px;
}
.CustomP5 {
	padding: 0px;
}
.FooterText {
	font-size: 8px;
	color: #ffffff;
	background-color: #000000;
}
.MyFooterBG {
	background-color: #ffffff;
	width: 100%;
	position: fixed;
	min-height: 44px;
	z-index: 100;
	padding-right: 10px;
	bottom: 0;
}
.MyFooterWhiteBG {
    background-color: #99177E;
    width: 100%;
    position: fixed;
    min-height: 44px;
    z-index: 100;
    padding-right: 10px;
    bottom: 0;
}
.page-footer {
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
}
.navcolor {
	background-color: #00D3CA;
}
.MyBgLight {
	background-color: #99177E;
    /*height:14vh;*/
}
/*.xmassTree {
    position: fixed;
    right: 15px;
    bottom: 8vh;
    z-index: 95;
    text-align: right;
}

.xmassTree img {
    width: 25%;
    height: auto;
}*/
.navbar {
	padding: 0px;
}
.container {
	padding-right: 0px;
	padding-left: 0px;
	overflow: hidden;
	overflow-y: auto; /* don't show content that exceeds my height */
	display: block;
	position: relative;
	padding-bottom: 0px; /* height of your footer */
}
.MyContent {
	padding-right: 15px;
	padding-left: 15px;
}
.navbar-text {
    text-align: left;
	font-weight: bold;
	color: #ffffff;
	font-size: 22px;
}
.navbar-light .navbar-text {
  color: rgba(255, 255, 255, 1.0);
}

.navbar-light .navbar-text a {
  color: rgba(255, 255, 255, 1.0);
}

.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
  color: rgba(255, 255, 255, 1.0);
}
.BrandLogo {
	width: 65px;
	padding-left: 15px;
}
.navbar-text-details {
	margin-left: 5px;
}
.navbar-nav {
  padding-left: 20px;
  color: #ffffff;
  font-weight: normal;
  font-size: 20px;
}
.navbar-light .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 1.0);
}
.navbar-light .navbar-toggler {
	color: rgba(255, 255, 255, 1.0);
}

#View-Event-Date {
	color: #ffffff;
	background-color: #FF7701;
	text-align: center;
	padding-top: 0px;
	margin-bottom: 0px;
	line-height: 30px;
}
/*...scroll bar css....*/
::-webkit-scrollbar {
   
    height: 2px;
    background: transparent;
   /* background: -webkit-linear-gradient(0, blue 50%, white 100%);*/
}

::-webkit-scrollbar-thumb {
    background-color: transparent;
}
/*..........home page carousel css..........*/
.carousel-indicators {
    bottom: 25px;
    
}
.carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 100%;
}
/*........carousel buttons css....*/
.carousel-indicators .active {
    background-color: #2ad2c9;
}
/* Tabs*/
section {
    padding: 0;
}

section .section-title {
    text-align: center;
    color: #007b5e;
    margin-bottom: 70px;
    text-transform: uppercase;
}
#tabs{
    background-color: transparent;
}
#tabs h6.section-title{
    color: #00D3CA;
}

#tabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #FF8201;
    background-color: transparent;
    border-color: transparent transparent #FF8201;
    border-bottom: 4px solid !important;
    font-size: 15px;
}

#tabs .nav-tabs {
    border: 1px solid transparent;
    color: #ffffff;
    font-size: 15px;
}
#tabs .nav-link {
    border: 1px solid transparent;
    color: #ffffff;
    font-size: 15px;
}
#tabs .nav-link.active {
    border: 1px solid transparent;
    color: #FF8201;
    font-size: 15px;
}

.UpdatedTabHeader {
	height: 340px;
	padding-top: 30px;
	padding-bottom: 30px;
	margin: 0px;
	background-color: transparent;
}

.ActiveTabHeader {
	color: #00d3ca;
}
.InactiveTabHeader {
	color: #ffffff;
}

.event_details {
	font-size: 16px;
}
.event_header {
	font-size: 22px;
	vertical-align: top;
}
.Event_IMG {
	max-width: 90%;
	width: 170px;
	padding: 10px 2px 2px 2px;
}
.darktextwhite {
    color: #ffffff;
    padding-left:19px;
}
.dtwBigger {
    font-size: 15px;
	padding-bottom: 0px;
	margin-bottom: 3px;
}
.dtwSmaller {
    font-size: 13px;
	padding-bottom: 0px;
	margin-bottom: 3px;
}
.SmallerH6 {
    font-size: 12px;
}

.ThumbImgDiv {
	background-color: #000000;
}
figure {
    padding: 0px;
    display: inline;
}
.landingepisode-text,.viewepisode-text {
    background-color: #25001d;
    padding-left: 1%;

}
.landingepisode-text h6,.landingepisode-text h5, .landingepisode-text p{
    text-align:left;
    padding-left:0.6%;
   
}
.landingepisode-text h6{
    color:#fff;
     padding-top: 8px;
}
.landingepisode-text p{
    font-size:12px;
    color:rgba(255,255,255,0.6);
    position: relative;
    top: -4px;
    
}
.viewepisode-text p{
    font-size:12px;
    color:rgba(255,255,255,0.6);
    padding-top: 5px;
    padding-bottom: 7px;
    text-align: left;
}



figcaption {
    color: #000;
    display: table-caption;
    caption-side: top;
    float: right;
    padding-right: 5%;
}
.mainfig figcaption {
    color: #000;
    display: table-caption;
    caption-side: top;
    float: left;
    padding-top: 6px;
    padding-left: 0px !important;
}
.figcaptionV2 {
    color: rgba(255,255,255,0.6);
    background-color: #25001d;
    font-size: 13.5px;
    display: table-caption;
    caption-side: top;
    float: right;
    padding-right: 5%;
    width:100%;
}

.play-button {
    position: relative;
    background-color: rgba(255,255,255,1);
    border-radius: 100%;
    width:1.5rem;
    height:1.5rem;
    top:-0.7rem;
    left:-30%;
    z-index:1;
}

.play-button i {
    color: #300026;
    padding: 5px;
    margin-left:2px;
    /*border-radius: 100%;
    position: absolute;
    font-size: 2.4rem;*/
}
figure img { 
    display: block;
}
.VideoWrapper {
	padding-left: 5%;
	padding-right: 0px;
    display: inherit; 
}
.landingvideowrapper {
    padding-left: 3%;
    padding-right: 0px;
}
.FooterIconText {
	font-size: smaller;
}
.FooterCols {
	padding-top: 7px;
	padding-bottom: 7px;
    margin-right:12px;
}
.FooterIconActive {
	color: #99177E;
}
.FooterIconInActive {
	color: #7D6979;
}
.FooterIconNewsInActive{
    color:#fff;
}
.FooterMenuIconInActive {
    color: #fff;
}

.ShareStripCols {
	padding-top: 3px;
	padding-bottom: 3px;
}
.ShareStripIconActive {
	color: #FF8200;
}
.ShareStripIconInActive {
	color: #7D6979;
}

.bottompaddding{
    min-height:50px;
}
/*........Home page css..........*/

/*....Live TV page.............*/
.schedule {
    width: 100%;
}
.schedulenowplaying , .schedulenextlist {
    background-color: #1A0015;
    margin-top: 2px;
}
.schedulenextlist .card-title {
    color: #2AD2C9;
}
.programtime{
    margin:0px !important;
    padding:0px !important;
}

/*....Shows list css..........*/
.showslist {
    max-width: 48% !important;
    margin: 2px;
    display: inline;
}
.episode-date {
    word-wrap: break-word;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    -o-hyphens: auto;
    hyphens: auto;
}
.showspage {
    margin-left: 4%;
    margin-right: 5%;
    padding-top:5px;
    margin-bottom:10px;
}
.showsWrapper {
    /*max-height: 127px;*/
    padding-right: 0px;
    padding-left: 2%;
    
}
.showrow{
    margin-bottom:-8px !important;
}
.showpisode-text{
	background-color:#25001d;
	color: rgba(255,255,255,0.6);
}
.showsThumb{
    width:100%; 
    height:30vh;
}
/*...........News page css............*/
.newsheader {
    font-size: 0.7rem;
    font-weight: normal;
}

.mynewscard {
    padding-top: 0px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 0px;
    margin: 0px;
    background-color: #25001d;
    max-height: 92px;
    border-collapse: collapse;
    width:100%;
}
.mynewscard td {
    padding-left:1%;
}
.text-primary {
    color: #99177e !important;
}

.newsimg{
    height: 92px;
    width: auto;
}
.newsshortdescri{
    color: rgba(255,255,255,0.6);
    font-size: 10px;
}
/*............Schedule page css......*/
.schedulesection {
    background-color: #300026;
    border-bottom:2px solid #fff;
}
.scheduleheader {
    color: #2ad2c9;
}
.scheduletime{
    padding-bottom:10px;
}
.sheduleThumbnail {
    height: 50px;
    width: 50px;
    border-radius: 100%;
}
/*....landing page backgrouds and other css......*/
.bgyellow {
    background-color: #ffcd00;
}
.bgblue {
    background-color: #0047ba;
}
.bgred {
    background-color: #f93822;
}
.mobilelandingoverlay{
    background-color:#000;
}
/*..........views page css........*/
.fb-commentssec {
    width: 50%;
    float: left;
    position: relative;
    top: -20px;
}
.fb-comments{
    width:100%;
}
/*...search form  css....*/
/*.input-group .md-form form-sm.form-1 input {
    border: 1px solid #bdbdbd;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
}

.input-group .md-form .form-sm .form-2 input {
    border: 1px solid #bdbdbd;
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}
.input-group {
    width: 20%;
}
.searchsection .form-control {
    height: calc(1.25rem + 2px) !important;
    padding: .375rem .75rem;
    font-size: 0.75rem !important;
    background-color: rgba(179, 179, 179,0.3) !important;
    color:#fff !important;
}
.input-group .md-form .form-sm .form-2 input .red-border {
    border: 1px solid #ef9a9a;
}

.input-group .md-form .form-sm .form-2 input .lime-border {
    border: 1px solid #cddc39;
}

.input-group .md-form .form-sm .form-2 input .amber-border {
    border: 1px solid #ffca28;
}
.searchBtn .input-group-text {
    font-size: 0.5rem !important;
}
.searchbar {
    margin-bottom: auto;
    margin-top: auto;
    height: 60px;
    background-color: rgba(179, 179, 179,0.3);
    border-radius: 30px;
    padding: 10px;
}

.search_input {
    color: #fff;
    border: 0;
    outline: 0;
    background-color: transparent;
    width: 0;
    caret-color: transparent;
    line-height: 40px;
    transition: width 0.4s linear;
}

.searchbar:hover {
    width: 20%;
}

    .searchbar:hover > .search_input {
        padding: 0 10px;
        width: 80%;
        caret-color: red;
        transition: width 0.4s linear;
    }

    .searchbar:hover > .search_icon {
        background: white;
        color: #e74c3c;
    }

.search_icon {
    height: 40px;
    width: 40px;
    float: right;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color: white;
}
/*..new search css....*/
.header {
    max-width: 720px;
    margin: 2em auto 10em;
}

.header-nav {
    position: relative;
    padding-right: 3em;
}

    .header-nav:before, .header-nav:after {
        content: '';
        display: table;
    }

    .header-nav:after {
        clear: both;
    }

.search-button {
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.search-toggle {
    position: relative;
    display: block;
    height: 15px;
    width: 15px;
}

    .search-toggle::before, .search-toggle::after {
        content: '';
        position: absolute;
        display: block;
        transition: all 0.1s;
    }

    .search-toggle::before {
        border: 2px solid #fff;
        border-radius: 50%;
        width: 100%;
        height: 100%;
        left: -2px;
        top: -2px;
    }

    .search-toggle::after {
        height: 2px;
        width: 7px;
        background: #fff;
        top: 10px;
        left: 8px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .search-toggle.active::before {
        width: 0;
        border-width: 1px;
        border-radius: 0;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        top: -1px;
        left: 4px;
    }

    .search-toggle.active::after {
        width: 12px;
        left: -1px;
        top: 4px;
    }

.search-input:focus {
    outline: none;
}

#header-1 {
    border-bottom: 2px solid #0097bf;
}

    #header-1 .search-box {
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 100%;
        max-height: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        background-color: #0097bf;
        transition: all 0.3s;
    }

        #header-1 .search-box .search-input {
            width: 100%;
            height: 100%;
            padding: 0 1em;
            border: 0;
            /*background-color: transparent;*/
            opacity: 0;
            color: #fff;
        }

        #header-1 .search-box .search-input::-webkit-input-placeholder {
            color: rgba(255, 255, 255, 0.4);
        }

    #header-1.show .search-box {
        max-height: 40px;
    }

    #header-1.show .search-box .search-input {
        opacity: 1;
    }
/*.....e-news page css......*/
.img-left-border{
    border-radius: 0px 10px 10px 0px;
}

.articles-heading {
    font-size: 0.9rem !important;
    padding-top: 5px;
}
.btn-showMore {
    border: solid 1px #300026;
    background-color: #000;
    color: #fff;
    padding: 5px 10px;
}
.sharebtns {
    bottom: 10vh;
    right:0.5vw;
    z-index: 1000;
}
.main-content a, .main-content a:hover{
	color:#300026;
}
/*..........overRiden bootstrap classes.............*/
.container-fluid {
    padding: 0px !important;
    overflow: hidden;
}

/*.............responsive screen css for
samsung: max 360, iphone max-width: 414, small mobile phones such as iphone 5 max-width: 320;
*/
@media only screen and (min-width: 481px) and (max-width: 802px) {
  
  .landingthumbs {
        width: 100vw;
        height: auto;
    }
    .showsThumb{
        width:100%; 
        height:50vh;
    }
  .newvideothumbnails {
        height: auto;
        width: 43vw;
    }
    .darktextwhite {
        color: #ffffff;
        padding-left: 5%;
    }
    .dtwBigger {
        font-size: 14px;
    }
    .mynewscard {
        width: 116%;
    }
    /*...class found at view page....*/
    .cssonTab{
        margin-left: 3%;
    }
}
@media only screen and (min-width: 361px) and (max-width: 480px) {
  /*.VideoWrapper{
    width: 242px;
  }*/
    .landingthumbs {
        width: 100vw;
        height: auto;
    }
    .col-xs-6{
        width:50% !important;
    }
    .col-xs-4 {
        width: 33.3333333% !important;
    }
    .col-xs-3 {
        width: 25% !important;
    }
    .h1, h1 {
        font-size: 1rem;
    }
}
@media only screen and (min-width: 321px) and (max-width: 360px ){
 /* .VideoWrapper{
    width: 240px;
  }*/
    .col-xs-6 {
        width: 50% !important;
    }
    .col-xs-4 {
        width: 33.3333333% !important;
    }

    .col-xs-3 {
        width: 25% !important;
    }
    .h1, h1 {
        font-size: 1rem;
    }
}
@media only screen and (max-width: 320px) {
  /*.VideoWrapper{
    width: 238px;
  }*/
}