body{
  background-color: #000;
  color: #6d6d6d;
  padding-top: 80px;
  font-family: 'Montserrat', sans-serif;
  transition: background-color .5s;
  height: 100%;
}

a,span,
input[type=text],
.cactus-header-search-form.search-box-expandable form{
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}

.navbar-fixed-top{
  z-index: 9999;
}

nav{
  background-color: red;
  height: auto;
  border-width: 0!important;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}

nav.affix{
  height: 50px;
}

nav.affix .cactus-header-search-form{
  padding: 5px;
}

nav.affix .nav.navbar-nav.navbar-right>li>a{
  padding: 15px 15px;
}

.navbar{
  margin-bottom: 0;
}

#menu-menu-tv>li:last-child>a{
  border-right: 0 
}

#menu-menu-tv>li>a{
  border-right: 1px solid #fff;
}

#menu-menu-tv>li>a>i{
  font-size: 22px;
}

#menu-menu-tv>li>a>img{
  width: 15px;
  height: auto;
}

.navbar>.container .navbar-brand, 
.navbar>.container-fluid .navbar-brand{
  margin-left: 0;
  position: absolute;
}

.nav.navbar-nav.navbar-right>li>a:hover{
  background-color: #000;
}

.nav.navbar-nav.navbar-right>li>a{
  padding: 30px 15px;
  font-size: 15px;
}

.affix{
  background-color: rgba(255, 0, 0,0.9);
}

.affix:hover{
  background-color: rgba(255, 0, 0,1);
} 

.affix .navbar-brand{
  width: 80px;
}

.navbar-brand {
    width: 140px;
    height: auto;
    padding: 0;
}

.banner_header{
  margin-bottom: 30px;
}

.navbar-nav>li>a{
    color: #FFF;
    padding: 15px;
    font-size: 14px;
    border: 0;
}

.sub-nav .tooltip.in{
  opacity: 1;
}

.sub-nav{
    background: #111111;
    margin: 0 -15px;
    border-top: 1px solid #000;
}

.navbar-nav>li>.dropdown-menu>li.current-menu-ancestor>a, 
.navbar-nav>li>.dropdown-menu>li.current-menu-parent>a{
  background-color: red;
  color: #FFF;
}

.navbar-nav>li:hover>a,
.navbar-nav>li>a:hover,
.navbar-nav>li.current-menu-ancestor>a,
.navbar-nav>li.current-menu-parent>a,
.navbar-nav>li>a:focus,
.nav .open>a, 
.nav .open>a:focus, 
.nav .open>a:hover{
  background-color: red;
  text-decoration: none;
  border:0;
}

.main-menu{
  margin-left: 150px;
  margin-top: 32px;
}

.tooltip.right .tooltip-arrow{
  border-right-color: #111;
}

.tooltip-inner{
  background-color: #111;
}

.tooltip-inner img{
  min-width:180px; 
  max-width:100%; 
  margin:5px 0;
}

.cactus-header-search-form.search-box-expandable form{position:relative; height:40px;} 

.cactus-header-search-form { padding:20px; float: left; width:300px; margin-left: 140px;}     
.cactus-header-search-form form { display:block; position:relative; margin:0;}  
.cactus-header-search-form form input:not([type="submit"]) { margin:0; padding-right:45px; background-color:rgba(51,51,51,1.0); border:2px solid rgba(255,255,255,0.2);}
.cactus-header-search-form form input:not([type="submit"]):focus {background-color:rgba(255,255,255,1.0); border-color:rgba(255,255,255,1.0); color: rgba(102,102,102,1.0)}

.cactus-header-search-form form input:not([type="submit"])::-moz-placeholder{color: rgba(255,255,255,1.0);opacity: .6;}  
.cactus-header-search-form form input:not([type="submit"]):-ms-input-placeholder{color: rgba(255,255,255,1.0);opacity: .6;} 
.cactus-header-search-form form input:not([type="submit"])::-webkit-input-placeholder{color: rgba(255,255,255,1.0);opacity: .6;}

.cactus-header-search-form form input:not([type="submit"]):focus::-moz-placeholder{color: rgba(255,255,255,1.0);opacity: 1;}  
.cactus-header-search-form form input:not([type="submit"]):focus:-ms-input-placeholder{color: rgba(255,255,255,1.0);opacity: 1;} 
.cactus-header-search-form form input:not([type="submit"]):focus::-webkit-input-placeholder{color: rgba(255,255,255,1.0);opacity: 1;}

.cactus-header-search-form form input[type="submit"],
.cactus-header-search-form form input[type="submit"]:focus,
.cactus-header-search-form form #searchsubmit {position:absolute; top:0; right:0; bottom:0; border-top-left-radius:0; border-bottom-left-radius:0; -webkit-border-top-left-radius:0; -webkit-border-bottom-left-radius:0; background-color:rgba(255,255,255,0); color:rgba(255,255,255,0); padding-top:0; padding-bottom:0; line-height:40px; font-size:0; width:45px;}
.cactus-header-search-form .widget-asf  .searchtext{width:100%}
.cactus-header-search-form form i.fa-search { position:absolute; font-size:18px; color:rgba(255,255,255,.6); top:12px; right:13px; transition:all 0.2s; -webkit-transition:all 0.2s;}    
.cactus-header-search-form form input[type="submit"]:hover {background-color:rgba(255,255,255,0); color:rgba(255,255,255,0);}

.cactus-header-search-form form span { display:block; border-right:1px solid rgba(255,255,255,0.08); position:absolute; z-index:1; pointer-events:none; left:0; top:0; bottom:0; width:39px;}
.cactus-header-search-form form span:before { content:''; width:18px; height:18px; display:block; position:absolute; top:50%; margin-top:-9px; left:50%; margin-left:-9px; border:3px solid rgba(153,153,153,1.0); border-radius:50%; -webkit-border-radius:50%;}
.cactus-header-search-form form span:after {content:''; width:0; height:0; display:block; position:absolute; border:solid rgba(153,153,153,0); border-width:5px 8px; border-left-color:rgba(153,153,153,1.0); left:50%; margin-left:-3px; top:50%; margin-top:-5px;}

.cactus-header-search-form form #searchsubmit{margin-right:-20px;z-index:1;padding:0}

.cactus-header-search-form .widget-asf form #searchsubmit{z-index:1} 
.cactus-header-search-form .widget-asf form span.searchtext{pointer-events:auto;height:45px;width:100%;border-right:0}
.cactus-header-search-form .widget-asf form span.searchtext:after,.cactus-header-search-form .widget-asf form span.searchtext:before{content:'';display:none}
.cactus-header-search-form .widget-asf .searchtext .suggestion{pointer-events:auto;bottom:auto;border:none;width: auto;box-shadow: 0px 1px 10px #333;border-top-left-radius: 3px;border-top-right-radius: 3px;margin-top:5px}
.cactus-header-search-form .widget-asf .searchtext .suggestion:after,.cactus-header-search-form .widget-asf .searchtext .suggestion:before{content:'';display:none}
.cactus-header-search-form .widget-asf form span.searchtext.loading .fa-search{animation:fa-spin 2s infinite linear;-webkit-animation:fa-spin 2s infinite linear}
.cactus-header-search-form .widget-asf .searchtext .suggestion ul li.active a,.cactus-header-search-form .widget-asf .searchtext .suggestion ul li a:hover{background:rgba(217,37,29,1.0)}

.cactus-open-search-mobile { display:none;}

.cactus-header-search-form .widget-asf .searchtext input[type=text]{box-shadow:none; -webkit-box-shadow:none; display:block; width:100%; padding: 10px 15px 10px 15px; transition: border-color ease-in-out 0.2s, color ease-in-out 0.2s;-webkit-transition: border-color ease-in-out 0.2s, color ease-in-out 0.2s; outline:none; margin-bottom:20px; background-color:rgba(0,0,0,0.1); border:1px solid rgba(0,0,0,0); color:rgba(153,153,153,1.0); font-weight:normal; box-sizing:border-box; -webkit-box-sizing:border-box; line-height:1.3; border-radius:3px; -webkit-border-radius:3px; -webkit-appearance:none;}


.program-live-info{
    margin-bottom: 4px;
    position: relative;
    font-size: 13px;
    color: #7F7C76;
    border:1px solid #171717;
}

.program-live-info h2{
    margin: 0 0 15px;
    font-size: 30px;
    border-bottom: 1px solid #171717;
    padding:15px;
    font-weight: bold;
    color: #fff;
}

.program-live-info h2 a{
  color: #FFF;
}

.program-live-info h2 a:hover{
  color: red;
  text-decoration: none;
}

.program-live-info .time{
  font-size: 12px;
  display: block;
  padding:0 15px 10px; 
}

.program-live-info .time .fa{
    font-size: 16px;
    float: left;
    margin-right: 10px;
}

.program-live-info .day{
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #525252;
    border-radius: 100%;
    font-size: 9px;
    text-align: center;
    line-height: 20px;
    margin-right: 10px;
    color: #e0e0e0;
}

.program-live-info .day:hover{
  cursor: pointer;
  background: red;
  color: #FFF;
}

.program-live-info .rate{
    display: block;
    padding-left: 14px;
    padding-bottom: 5px;
    font-size: 16px;
}

.program-live-info p{
  max-height: 72px; 
  padding:0 15px;
  overflow: hidden;
}

.program-live-info .share{
  border-top:1px solid #171717; 
}

.program-live-info .share>ul{
  margin: 0;
  padding: 0;
  list-style: none;
  min-height: 40px;
}

.program-live-info .share>ul>li{
  display: inline-block;
  float: left;
  width: 60%;
  position: relative;
}

.program-live-info .share>ul>li>ul{
  position: absolute;
  background-color: #000;
  list-style: none;
  padding:0;
  margin: 0;
  z-index: 99999;
}

.program-live-info .share>ul>li>ul.share-video{
  left: 0;
  width: 359px;
  border-top: 1px solid #171717;
}

.program-live-info .share>ul>li>ul.share-video>li{
  display: inline-block;
  float: left;
}

.program-live-info .share>ul>li>ul.share-video>li>a{
  display: inline-block;
  padding: 10px 15px;
  color: #FFF;
  opacity: 0.7;
  font-size: 9px;
  text-transform: uppercase;
}

.program-live-info .share>ul>li>ul.share-video>li>a>.fa{
  font-size: 16px;
}

.program-live-info .share>ul>li>ul.share-video>li>a:hover{
  opacity: 1;
  text-decoration: none;
}

.program-live-info .share>ul>li>ul.share-video>li>a.facebook{
  background-color: #3B5998;
}
.program-live-info .share>ul>li>ul.share-video>li>a.twitter{
  background-color: #31b0d5;
}
.program-live-info .share>ul>li>ul.share-video>li>a.google{
  background-color: #c9302c;
}
.program-live-info .share>ul>li>ul.share-video>li>a.email{
  background-color: #767a86;
}

.program-live-info .share>ul>li>ul.news{
  right: 0;
  width: 358px;
  padding: 15px;
  border: 1px solid #171717;
}

.program-live-info .share>ul>li>ul.news>li:last-child{
  padding-bottom: 0;
  border-bottom: 0;
  margin-bottom: 0;
  min-height: 55px;
}

.program-live-info .share>ul>li>ul.news>li>a{
  display: block;
  color: #7F7C76;
  min-height: 55px;
}

.program-live-info .share>ul>li>ul.news>li>a:hover{
  text-decoration: none;
  background-color: #0a0a0a;
  color: red;
}

.program-live-info .share>ul>li>ul.news>li{
    float: none;
    width: auto;
    min-height: 71px;
    margin-bottom: 13px;
    border-bottom: 1px solid #171717;
    padding-bottom: 15px;
}

.program-live-info .share>ul>li>ul.news>li>a>img{
    float: left;
    width: 75px;
    margin-right: 10px;
}

.program-live-info .share>ul>li:hover>ul{
  display: block;
}

.program-live-info .share>ul>li:first-child{
  border-right: 1px solid #171717; 
  width: 40%;
}

.program-live-info .share>ul>li>a{
  display: block;
  line-height: 40px;
  text-align: center;
  color: #89877C;
  text-transform: uppercase;
  font-size: 11px;
}

.program-live-info .share>ul>li>a:hover{
  background-color: #121312;
  text-decoration: none;
  color: red
}

.program-live-info .share>ul>li>ul{
  display: none;
}

.next-program h4{
  font-size: 22px;
  color: #7F7C76;
  padding: 15px;
  margin:0; 
}

.next-program ul{
  margin: 0;
  padding: 0;
  list-style: none;
}

.next-program ul>li>a{
  display: block;
  padding: 5px 15px;
  color: #e0e0e0
}

.next-program ul>li>a>span{
  color: #7F7C76;
  display: inline-block;
  width: 70px;
}

.next-program ul>li>a:hover{
  text-decoration: none;
  background-color: #121312;
  text-decoration: none;
  color: #e0e0e0
}

h3.recents-program{
  text-transform: uppercase;
  font-weight: bold;
  margin: 80px 0 40px;
  font-size: 25px;
  color: #FFF;

}

.recents-program-slide .item a:hover,
.itemListVideo a:hover{
  text-decoration: none;
}

.recents-program-slide .item .image:hover .play,
.itemListVideo .image:hover .play{
  opacity: 1;
}

.itemListVideo .image img{
  display: block;
  width: 100%;
}

.recents-program-slide .item .image,
.itemListVideo .image{
  position: relative;
  margin-bottom: 20px;
  overflow: hidden;
  min-height: 150px;
}

.itemListVideo .image{
  margin-bottom: 30px;
}

.recents-program-slide .item .play,
.itemListVideo .play{
  background: url(img/play.png) no-repeat center;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
  opacity: 0.4
}

.recents-program-slide .item .desc,
.itemListVideo .desc{
  bottom:0;
  left: 0;
  right: 0;
  padding:15px 20px; 
  position: absolute;
  background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 2%, rgba(0,0,0,0.95) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 2%,rgba(0,0,0,0.95) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 2%,rgba(0,0,0,0.95) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#f2000000',GradientType=0 ); /* IE6-9 */
}

.recents-program-slide .item .desc .title,
.recents-program-slide .item .desc .time,
.itemListVideo .desc .title,
.itemListVideo .desc .time{
  display: block;
}

.recents-program-slide .item .desc .title,
.itemListVideo .desc .title{
  color: #FFF;
  font-size: 16px;
}

.recents-program-slide .item .desc .time,
.itemListVideo .desc .time{
  color: red;
  font-size: 11px;
}

.recents-program-slide .item .date,
.itemListVideo .date{
  font-size: 16px;
  color: #B3AFA9;
  padding: 0 20px;
}

.itemListVideo .date{
    margin-bottom: 30px;
    display: block;
}

.recents-program-slide .owl-nav .owl-next:hover:before,
.recents-program-slide .owl-nav .owl-prev:hover:before{
  color: red;
}

.recents-program-slide .owl-dot, 
.recents-program-slide .owl-nav .owl-next, 
.recents-program-slide .owl-nav .owl-prev,
.program-slide .owl-dot, 
.program-slide .owl-nav .owl-next, 
.program-slide .owl-nav .owl-prev{
  display: inline-block;
  font-size: 0;
  margin-left: 10px;
}

.program-slide{
  margin-bottom: 30px;
}

.recents-program-slide .owl-nav .owl-next:before,
.program-slide .owl-nav .owl-next:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f054";
    font-size: 35px;
    line-height: 150px;
}

.recents-program-slide .owl-nav .owl-prev:before,
.program-slide .owl-nav .owl-prev:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f053";
    font-size: 35px;
    line-height: 150px;
}

.program-slide .owl-nav .owl-prev:before,
.program-slide .owl-nav .owl-next:before{
  line-height: 480px;
  font-size: 32px;
}

.recents-program-slide .owl-stage-outer,
.program-slide .owl-stage-outer{
  z-index: 2
}

.recents-program-slide .owl-nav,
.program-slide .owl-nav {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 2;
}

.recents-program-slide .owl-nav .owl-prev,
.program-slide .owl-nav .owl-prev{
    margin: 0;
    position: absolute;
    left: -35px;
    top: 0;
    bottom: 0;
}

.recents-program-slide .owl-nav .owl-next,
.program-slide .owl-nav .owl-next{
    margin: 0;
    position: absolute;
    right: -35px;
    top: 0;
    bottom: 0;
}

.recents-program-slide .owl-dots{
    position: absolute;
    top: -65px;
    right: 0;
}

.program-slide .owl-dots{
    position: absolute;
    top: -40px;
    right: 0;
}

.recents-program-slide .owl-dot,
.program-slide .owl-dot{
  background-color: #282928;
  width: 12px;
  height: 12px;
  border-radius: 100%;
  margin-left: 4px;
}

.recents-program-slide .owl-dot.active,
.program-slide .owl-dot.active{
  background-color: red;
}

.nav.nav-tabs{
  border-bottom: 0;
  height: 60px;
  margin:50px 0 80px;
}

.nav-tabs>li>h4{
  text-transform: uppercase;
  line-height: 60px;
  margin: 0;
  padding: 0 40px 0 0;
  font-size: 25px;
  color: #FFF;
  font-weight: bold;
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    background-color: #282928;
    color: #FFF;
    font-size: 18px;
    border:0;
    border-radius:0;
    padding: 17px 35px;
    position: relative;
}

.nav-tabs>li>a:after,
.nav-tabs>li.active>a:after{
  position: absolute;
  bottom: -16px;
  content: " ";
  display: none;
  left: 0;
  right: 0;
  height: 16px;
  background:url(img/asdf.jpg) no-repeat center top; 
}

.nav-tabs>li>a:hover{
  background-color: red;
}

.nav-tabs>li>a:hover:after,
.nav-tabs>li.active>a:after{
  display: block!important;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
  border: 0;
  background-color: red;
  color: #FFF;
}

.nav-tabs>li.active>a:after{
  position: absolute;
  bottom: -16px;
  content: " ";
  display: none;
  left: 0;
  right: 0;
  height: 16px;
  background:url(img/asdf.jpg) no-repeat center top; 
}

.program-scheduled{
  min-height: 150px;
}

.program-scheduled .time{
  color: #FFF;
  display: inline-block;
  font-size: 18px;
  font-weight: 600;
  border-right: 1px solid #FFF;
  padding-right: 10px;
  margin-right: 10px;
  margin-bottom: 15px;
}

.program-scheduled .title{
  font-size: 18px;
  color: #e0e0e0;
  display: inline-block;
}

.program-scheduled .title:hover{
  text-decoration: none;
  color: red
}

.program-scheduled .time .fa{
  display: inline-block;
  margin-right: 15px;
}

.program-scheduled .days{
  padding-left: 36px;
  margin-bottom: 15px;
  display: inline-block;
}

.program-scheduled .days span{
  display: inline-block;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  color: #e0e0e0;
  background: #525252;
  border-radius: 100%;
  margin-right: 6px;
  font-size: 10px;
}

.program-scheduled .days span:hover{
  cursor: pointer;
  background-color: red;
  color: #FFF;
}

.program-scheduled .rate{
  display: inline-block;
}

.program-scheduled .live{
  background-color: red;
  color: #FFF;
  padding:3px 4px;
  font-size: 12px;
  display: inline-block;
  margin-left: 35px;
  -webkit-animation: BLINKING 1s infinite; /* Safari 4+ */
  -moz-animation:    BLINKING 1s infinite; /* Fx 5+ */
  -o-animation:      BLINKING 1s infinite; /* Opera 12+ */
  animation:         BLINKING 1s infinite; /* IE 10+, Fx 29+ */ 
}

.program-scheduled .live:hover{
  cursor: pointer;
}

.cc-block-country{
  width: 100%;
  display: table; 
  background:url(img/no-seve.gif) no-repeat center top;
  min-height: 427px;
  color: #FFF;
  text-align: center;
  overflow: hidden;
}

.block-country{
  display: table-cell; 
  vertical-align: middle;
  padding:0 15px;
}

@-webkit-keyframes BLINKING {
0%, 49% {
    background-color: red;
}
50%, 100% {
    background-color: black;
}
}

h4.programs{
  text-transform: uppercase;
  line-height: 60px;
  margin: 0;
  padding: 0;
  font-size: 25px;
  color: #FFF;
  font-weight: bold;
}

.owl-prev.disabled,
.owl-next.disabled{
  display: none!important;
}

#VideoContainer .fb-video,
#VideoContainer .fb-video>span,
#VideoContainer .fb-video>span>iframe{
  width: 100%!important;
}

footer{
  background-color: #0c0c0c;
  color: #e0e0e0;
  padding: 30px 0; 
  font-size: 12px;
}

footer a{
  color: #fff;
}

footer a:hover{
  color: red;
  text-decoration: none;
}

.logo-footer{
  width: 100px;
  margin-bottom: 30px;
}

footer ul.social{
  list-style: none;
  padding:0;
  margin: 0; 
}

footer ul.social li{
  display: inline-block;
}

footer ul.social li a{
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  color: #FFF;
  background: #000;
  margin-right: 5px;
  border-radius: 100%;
}

footer ul.social li a:hover{
  background-color: red
}

.navbar-toggle .icon-bar {
    width: 35px;
    height: 4px;
    border-radius: 0;
    background: #fff;
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 6px;
}

.overlay3 {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 3;
    top: 0;
    left:0;
    background-color: rgba(0,0,0, 0.9);
    overflow-y: auto;
    overflow-x: hidden;
    text-align: center;
    opacity:0;
    transition: opacity 1s;
}
.offcanvas {
    height: 100%;
    width: 0;
    top: 0;
    left: 0;
    background-color: #111;
    position: fixed;
    z-index: 3;
    overflow-x: hidden;
    transition: .5s;
    padding-top: 100px;
}

.offcanvas a:hover, .offcanvas a:focus,.offcanvas2 a:hover{
    color: #f1f1f1;
}
.closeOffcanvas {
    position: absolute;
    top: 45px;
    right: 15px;
    font-size: 55px;
    color: #808080;
}

.offcanvas .navbar-nav{
  margin: 0;
}

.offcanvas .navbar-nav>li>a{
  padding: 15px;
  border-bottom: 1px solid #171717;
}

.offcanvas .navbar-nav>li>a>img{
  width: 20px;
  height: auto;
}

#mainContent {
    transition: right .5s;
    overflow: hidden;
}

.hero-image {
    position: relative;
    margin-bottom: 30px;
}

.hero-image img{
  width: 100%;
}

.scrollbott {
  bottom: 170px;
  color: #FFFFFF;
  display: block;
  font-size: 33px;
  left: 0;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  z-index: 11;
}

.scrollbott a{
  color: red;
  position: absolute;
}

.navbar-nav>li:hover>.dropdown-menu,
.navbar-nav>li>.dropdown-menu>li:hover>.dropdown-menu{
  display: block;
}

.navbar-nav>li>.dropdown-menu>li>.dropdown-menu{
    top: 0;
    left: 215px;
    width: 600px;
    background-color: #000;
    padding: 5px;
    border:1px solid #333;
}

.navbar-nav>li>.dropdown-menu>li>.dropdown-menu>li>a{
  padding: 0;
  margin: 5px;
}

.navbar-nav>li>.dropdown-menu>li>.dropdown-menu>li{
  float: left;
  font-size: 0;
  width: 33.3333%;
}

.navbar-nav>li>.dropdown-menu{
  background: #111;
  border: 1px solid #333;
  padding: 0;
}

.navbar-nav>li>.dropdown-menu>li>a{
    color: #FFF;
    display: block;
    border-bottom: 1px solid #333;
    padding:8px 15px;
    font-size: 14px;
}

.navbar-nav>li>.dropdown-menu>li>a:hover{
  background-color: red;
  color: #fff;
}

.navbar-nav>li>.dropdown-menu>li:last-child>a{
  border-bottom: 0;
}

.program-desc h2{
  font-size: 45px;
  color: #FFF;
  margin: 0 0 30px;
}

.program-desc .date-details{
  margin-bottom: 15px;
}

.program-desc .hours{
  font-size: 16px;
  color: #FFFFFF;
  margin-right: 15px;
  padding-right: 15px;
  display: inline-block;
  border-right: 1px solid #FFFFFF; 
}

.program-desc .day{
    display: inline-block;
    width: 23px;
    height: 23px;
    background: #525252;
    border-radius: 100%;
    font-size: 10px;
    text-align: center;
    line-height: 23px;
    margin-right: 10px;
    color: #e0e0e0;
}

.program-desc .day:hover{
  cursor: pointer;
  background: red;
  color: #FFF;
}

.program-desc .clasf{
    display: inline-block;
    height: 50px;
    border: 3px solid #525252;
    font-size: 25px;
    font-weight: bold;
    position: relative;
    padding: 0 40px;
    line-height: 50px;
    margin-bottom: 15px;
}

.program-desc .clasf i{
    position: absolute;
    top: 0;
    font-size: 7px;
    text-transform: uppercase;
    line-height: normal;
    left: 0;
    font-style: normal;
    padding: 3px;
    right: 0;
    text-align: center;
}

.program-desc .clasf:hover{
  background: #525252;
  color: #FFF;
  cursor: pointer;
}

.program-desc .desc{
  max-height: 200px;
  overflow: hidden;
  margin-bottom: 15px;
}

.time-dt{
  display: block; 
  margin-top: 15px;
}

#VideoContainer{
  width: 100%;
  -webkit-transition: all 400ms;
  -moz-transition: all 400ms;
  -o-transition: all 400ms;
  transition: all 400ms;
}

.moved{
  width: 270px!important;
  height: 152px;
  position: fixed;
  bottom: 0;
  right: 4px;
  z-index: 9999;
}

#menu-menu-tv-1

ul.main-menu>li>ul.sub-menu{
  position: absolute;
}

.program-desc .share-video{
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    min-height: 40px;
}

.program-desc .share-video li{
  float: left;
}

.program-desc .share-video li a{
    display: block;
    padding: 10px 15px;
    background: #535357;
    margin-right: 2px;
    color: #000;
    font-size: 11px;
}

.program-desc .share-video li a .fa{
  font-size: 14px;
}

.program-desc .share-video li a:hover{
  background: red;
  color: white;
  text-decoration: none;
}

.pager li>a, .pager li>span {
    background-color: #0c0c0c;
    border: 1px solid #212121;
    border-radius: 15px;
    color: #fff;
}

.pager li>a:hover, .pager li>span.active{
    background: red;
}

.video_muted i{
    position: absolute;
    font-size: 18px;
    color: #FFF;
    background: rgba(0,0,0,0.5);
    width: 36px;
    text-align: center;
    line-height: 19px;
    right: 0;
    top: 8px;
    display: inline-block;
    vertical-align: top;
    border-radius: 3px;
    padding: 2px 5px;
    background: #ff4d4d;
    height: 36px;
    right: 8px;
    line-height: 33px;
}

.video_sound i{
    position: absolute;
    font-size: 18px;
    color: #FFF;
    background: rgba(23,35,34,.75);
    width: 36px;
    text-align: center;
    line-height: 19px;
    right: 0;
    top: 10px;
    display: inline-block;
    vertical-align: top;
    border-radius: 3px;
    padding: 2px 5px;
    height: 36px;
    right: 8px;
    line-height: 33px
}

.video_muted:hover i{
	cursor:pointer;
}
.video_sound:hover i{
  background: #000;
  cursor: pointer;
}

.video_sound:hover i.fa-volume-off:before {
    content: "\f028";
}

@-moz-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

.bounce {
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}

@media screen and (max-height: 500px) {
  .offcanvas {padding-top:15px;}
  .offcanvas a {font-size: 18px;}
}

@media screen and (max-width: 320px) {
  .program-slide .owl-dots{
    top: -20px;
  }
  h3.recents-program {
      margin-top: 60px;
      font-size: 20px;
  }
  .nav-tabs>li>h4,
  h4.programs{
    font-size: 20px;
  }
}

@media screen and (max-width: 767px) {
  nav,
  nav.affix{
    height: 60px;
  }
  body{
    padding-top: 60px!important;
  }
  .navbar-brand{
    width: 75px;
    margin-left: 15px!important;
  }
  .nav-tabs>li:first-child{
    float: none;
    width: 100%;
  }
  .nav-tabs>li>a {
      font-size: 12px;
      padding: 10px;
      margin-bottom: 3px;
  }

  .nav-tabs>li {
      float: left;
      margin-bottom: -1px;
      width: 33.333%;
      text-align: center;
  }
  .nav-tabs>li>a:hover:after, .nav-tabs>li.active>a:after{
    display: none!important;
  }
  .program-scheduled{
    min-height: inherit;
    margin-bottom: 30px;
  }
  .nav.nav-tabs{
    margin-bottom: 90px;
  }
  .program-scheduled .time{
    font-size: 12px;
    margin-bottom: 5px;
  }
  .program-scheduled .title{
    font-size: 14px;
  }
  .program-scheduled .days{
    padding-left: 24px;
    margin-bottom: 5px;
  }
  .recents-program-slide .owl-dots{
    top: -28px;
  }
  .recents-program-slide .owl-dot, 
  .program-slide .owl-dot{
    width: 7px;
    height: 7px;
  }

  .recents-program-slide .owl-nav .owl-next, 
  .program-slide .owl-nav .owl-next{
    right: 10px;
    color: #FFF;
    text-shadow: 1px 2px 5px #000;
  }

  .recents-program-slide .owl-nav .owl-prev, 
  .program-slide .owl-nav .owl-prev{
    left: 10px;
    color: #FFF;
    text-shadow: 1px 2px 5px #000;
  }

  .recents-program-slide .owl-nav .owl-next:before,
  .recents-program-slide .owl-nav .owl-prev:before{
    line-height: 260px;
  }

  .program-slide .owl-nav .owl-prev:before, 
  .program-slide .owl-nav .owl-next:before{
    line-height: 480px
  }

  .recents-program-slide .owl-nav, .program-slide .owl-nav {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: inherit;
      z-index: 3;
  }
  .program-scheduled .rate {
      font-size: 15px;
      padding-left: 25px;
  }
  #VideoContainer .fb-video, 
  #VideoContainer .fb-video>span, 
  #VideoContainer .fb-video>span>iframe {
    width: 100%!important;
    height: 221px!important;
  }
  .program-live-info h2{
    font-size: 18px;
  }
  #VideoContainer iframe{
    height: auto!important;
    min-height: 222px;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .nav-tabs>li:first-child{
    float: none;
    width: 100%;
  }
  .nav-tabs>li>a{
    padding: 17px 25px;
  }
  .program-scheduled .title{
    font-size: 14px;
  }
  .program-scheduled .time{
    font-size: 12px;
  }
  .program-scheduled .days{
    padding-left: 0;
  }

  .navbar-nav>li>a{
    padding: 15px 6px;
  }
}
@media (min-width: 992px) {
  .nav-tabs>li>a{
    padding: 17px 20px;
  }
  .recents-program-slide .owl-nav .owl-next, 
  .program-slide .owl-nav .owl-next{
    right: -35px;
  }

  .recents-program-slide .owl-nav .owl-prev, 
  .program-slide .owl-nav .owl-prev{
    left: -35px;
  }

  .recents-program-slide .owl-nav .owl-next:before, 
  .program-slide .owl-nav .owl-next:before{
    font-size: 35px;
  }

  .program-slide .owl-nav .owl-prev:before, 
  .program-slide .owl-nav .owl-next:before{
    line-height: 400px;
  }
  .navbar-nav>li>a{
    padding: 10px 2px;
    font-size: 10px;
  }
  
  nav.affix .cactus-header-search-form,
  nav.affix .main-menu{
    margin-left: 110px;
    margin-top: 15px;
  }
}
@media (min-width: 1200px) {

  .navbar-nav>li>a{
    padding: 0px 15px;
    font-size: 14px;
  }
  

  .program-scheduled .time,
  .program-scheduled .title {
      font-size: 18px;
  }
  .program-scheduled .days{
    padding-left: 36px;
  }
  .nav-tabs>li>a{
    padding: 17px 35px;
  }
  .nav-tabs>li:first-child{
    float: left;
    width: auto;
  }

  .owl-carousel.owl-drag .owl-item{
    -webkit-transition: -webkit-transform 0.2s;
    transition: -webkit-transform 0.2s;
    transition: transform 0.2s;
    transition: transform 0.2s, -webkit-transform 0.2s;
    -webkit-box-shadow: 0 0 20px 3px rgba(0,0,0,0.3);
    box-shadow: 0 0 20px 3px rgba(0,0,0,0.3);
  }

  .owl-carousel.owl-drag .owl-item img {
      -webkit-backface-visibility: hidden; 
      -ms-transform: translateZ(0); /* IE 9 */
      -webkit-transform: translateZ(0); /* Chrome, Safari, Opera */
      transform: translateZ(0);
  }

  .owl-carousel.owl-drag:hover div.owl-item {
    -webkit-transform: translateX(-5%);
            transform: translateX(-5%);
  }
  .owl-carousel.owl-drag:hover div.owl-item:hover {
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
    -webkit-transition-duration: 0.18182s;
            transition-duration: 0.18182s;
    z-index: 9999;
  }
  .owl-carousel.owl-drag:hover div.owl-item:hover ~ div.owl-item {
    -webkit-transform: translateX(5%);
            transform: translateX(5%);
  }

  .owl-carousel .owl-stage-outer{
    overflow: inherit!important;
  }
  nav.affix .cactus-header-search-form,
  nav.affix .main-menu{
    margin-left: 110px;
    margin-top: 15px;
  }
}

