/*
Theme Name: Myjoyonline
Theme URI: https://www.myjoyonline.com
Author: Myjoyonline
Author URI: https://www.myjoyonline.com
Description: Your Comprehensive News Portal
Version: 1.0
Text Domain: Myjoyonline
*/
@import url("https://fonts.googleapis.com/css?family=Coustard:400,900|Space+Mono|Candal|Chewy|Michroma|Vidaloka|Lilita+One|IBM+Plex+Sans|Istok+Web|Cantarell|Barlow|Questrial|Hind+Siliguri|Libre+Franklin|Josefin+Sans|Dosis|Quicksand|Playfair+Display|Oswald|Merriweather|Noto+Sans|Open+Sans+Condensed:300|Nixie+One|Poppins|Londrina+Solid|Changa+One|Slabo+27px|Rufina:700|Yeseva+One|Encode+Sans|Krub|Kodchasan|Secular+One|KoHo|Noto+Serif+KR|Ubuntu|Lato|Muli|Oxygen|PT+Sans|Raleway|Roboto|Roboto+Slab|Work+Sans|Domine");

@import url('https://fonts.googleapis.com/css2?family=Bitter:wght@400;700&display=swap');

body {
  
  font-family: "Work Sans", sans-serif;
  background: #fff; 
  overflow-x: hidden;
}

@font-face{

  font-family : Robotoslab;
  src: url("fonts/RobotoSlab-VariableFont_wght.ttf");
}


.article-body{

  background-color:#fff; 
}


/*@font-face {
    font-family: "Roboto";
    src: url("/fonts/Roboto-Regular.eot");
    src: url("/fonts/Roboto-Regular.eot?#iefix") format('embedded-opentype'),
         url("/fonts/Roboto-Regular.woff2") format('woff2'),
         url("/fonts/Roboto-Regular.woff") format('woff'),
         url("/fonts/Roboto-Regular.ttf") format('truetype');
    font-weight: 400;
    font-style: normal;
}*/


::-moz-selection { color: white; background-color: #ce3a3a;}
::selection { color: white; background-color: #ce3a3a; }


  .article-thumb
  {
    height: 490px;
  }
  .show-podcast-station{

    display: none;
  }

  .stations .select-caption{

    background:#f4f4f4;
    padding: 5px;

  }

  .stations .stations-list{

    
    display:none;
    background: #f1f1f1;
    border: 1px solid #eee;
    border-radius: 5px;
  }

 .stations .stations-list a{

    display:block;
    border-bottom: 1px solid #eeeeee;
    padding: 2px 0px;
  }


  .stations .stations-list a:last-child{

    border-bottom: none;
  }

  .stations .stations-list .station-logo{

    display: inline-block;
    padding: 4px;
  }

  .stations .stations-list .station-logo img{

    max-width: 40px;
  }
  
.vertical-position{
  display: inline;
  line-height: 51px;
}

.current-menu-item, .current-post-ancestor, .current-page-ancestor {
color: #fff;
    background: #000;
  }
.wp-block-image figcaption{

  color: #aba7a7 !important;
  margin-top: 0px !important;
  background-color: #000;
  font-style: normal;
  font-weight: 100;
  font-size: 13px;
  padding: 5px;
  line-height: 1;
}

.wp-block-image figcaption em{

  font-style: normal;
  font-weight: 100;
}
#article-text {
  line-height: 1.8; 
  font-size: 16px;
}

#article-text iframe {
  max-width: 100%;
}
#article-text a:link {
  color: #c00;
}
/* visited link */
#article-text a:visited {
  color: #940101;
}

/* mouse over link */
#article-text a:hover {
  color: #940101;
}

/* selected link */
#article-text a:active {
  color: #940101;
}
#article-text img
{
max-width: 100%;
    height: auto;
    /*margin: 20px 0;*/
}
.admin-bar .desktop-menu {
  top: 32px !important;
}
body h1 {
 
  font-family:  "Work Sans",sans-serif;
  
 
}

body h4 {
  
  font-family: "Work Sans",sans-serif;
  }

a:hover {
  text-decoration: none; }
  
.mjo-body
  {
    z-index: 2;
    background: #fff;
    backface-visibility: hidden;
    position: relative;
    width: 100%;
    overflow-x: hidden;
    padding-top: 15px;
  }

  .ob-rec-text
  {
        font-size: 14px !important;
        font-weight: normal !important;
  }
  
#smart-nav{ position: fixed; }
#scrollover-ad-container
{
  position: fixed;
  top: 0;
  background: #111;
  width: 100%;
  overflow-y: hidden;
  height:330px;
  z-index:1;
}
.ad{ text-align:center;
  display: block;
  overflow: hidden;}
.ad-label {color: #7b7b7b;}
.ad--spec{
display: block;
overflow: hidden;
padding: 67.5px 0 0 0;
}

h4 span i {
  font-size: 10px; }

.mobile-display {
  display: none; }

  hr.ls-separate {
    margin-top: 0px;
    margin-bottom: 0px;
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(202, 202, 202, 0.75), rgba(0, 0, 0, 0));
  }

.mobile-menu {
  display: none;
  background-color: #ff0000f9;
  position: fixed;
  top: 0px;
  z-index: 999;
  width: 100%; }

.mobile-header {
  background-color: #ff0000;
  position: relative; 
  /*height: 47.09px;*/}

.menubar-share a {
  color: #fff;
  padding: 16px 11px;
  display: inline-block; }

.navbar {
  padding: 0rem !important;
  margin: 0 auto;
}

.navbar .search {
  color: #ffffff;
  padding: 13px 11px;
  transition: all 0.2s;
  margin-left: 15px; 
  line-height: 50px;}

.navbar .user {
  color: #ffffff;
  padding: 13px 11px;
  transition: all 0.2s; }

.navbar .user:hover {
  border-bottom-color: #ffffff;
  color: #ffffff; }

.navbar .search:hover {
  border-bottom-color: #ffffff;
  color: #ffffff; }

  .radio-ball
{
    position: relative;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    margin: 0 auto 12px auto;
    border-style: solid;
    border-width: 5px;
    background-size: 110px;
    color:inherit;
    border-color: #eaeaea;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -webkit-transition : border-color 500ms ease-out;
  -moz-transition : border-color 500ms ease-out;
  -o-transition : border-color 500ms ease-out;
  transition : border-color 500ms ease-out;
}
.radio-ball-wrap a, .tv-box-wrap a {
    color: inherit;
}
.radio-ball-wrap a:hover .radio-ball, .tv-box-wrap a:hover .radio-ball{
  border-color: #ff0000;
}
.radio-ball-wrap, {
    
    width: 50%;float: left;
}
.tv-box-wrap {
  text-align:center;
}
.radio-station{
    font-weight:bold;
    text-align: center;
}
.radio-frequency
{
 text-align: center;
}

.radio-live {
    position: absolute;
    bottom: -9px;
    text-align: center;
    display: block;
    background: red;
    padding: 1px;
    font-size: 11px;
    width: 40px;
    color: #fff;
    left: 50px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.7px;
    border-radius: 3px;
}
.radio-location {
    font-size: 11px;
    color: #ff6f00;
    font-weight: normal;
}
.tv-case {
  position: relative;
  width: 290px;
  height: 200px;
  margin: 0 auto 12px auto;
  background-size: contain;
  color:inherit;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -webkit-transition : border-color 500ms ease-out;
-moz-transition : border-color 500ms ease-out;
-o-transition : border-color 500ms ease-out;
transition : border-color 500ms ease-out;
}
.tv-live
{
  display: block;
  background: red;
  padding: 1px;
  font-size: 11px;
  width: 40px;
  color: #fff;
  margin:5px auto;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  border-radius: 3px;
  text-align: center;
}
.page-title span:before {
  content: "";
  display: block;
  width: 30px;
  height: 6px;
  background: #c00;
}
/* .tv-separator
{
  background-image: url(http://35.222.37.135/wp-content/images/tv-separator.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
} */
.election-top-title{
		font-weight: 900; 
		color:#000000; 
		font-size: 1.2em;
	
	}
@media only screen and (max-width: 414px) {
	
	.election-top-title{
		font-weight: 900; 
		color:#000000; 
		font-size: 1em;
	}

   .article-thumb
  {
    height: 250px;
  }

  .mobile-display {
    display: contents; }

  .podcast-footer-links{

    margin-top: 20px;
  }

  .show-podcast-station{

    display: block;
  }

  .radio-ball{

   /* border-radius: 50% !important;
    width: 100% !important;*/
  }

  .home-post-list-title{

    text-align: center;
  } 

  .navbar .search {
    position: absolute;
    top: -56px;
    left: 60px; } 

    .article-title a h1 {
      font-size: 1.5rem !important;}

      #scrollover-ad-container
      {
        position: fixed;
        top: 0 !important;
        height: 347px !important;
      }

      body{/*padding-top: 347px !important;*/}

      .mjo-body
      { padding-top: 15px;}

      #spacer{margin-top:0px !important; padding-top: 15px !important;}

      .ad--spec{padding: 78px 0 !important;}

      .ad-label{text-align:center;}

      #mjo-video-player{ height:230px !important;}

      #mjo-video-player-sub{ height:230px !important;}

    #sub-video-container
    {
        height: auto !important;
      padding-bottom: 10px;
      margin-bottom: 20px;
    }

    .navbar .user {
    position: absolute;
    top: -56px;
    left: 60px; }

   .share-this-item-showM {
    right: 0px !important; }

   .share-this-itemM {
    top: 0px !important;
    bottom: 0px !important; } 

   .more-button a{

    padding: 5px 10px;
    display: table;
    border-radius: 5px;
    background-color: #e8e8e8;
    color: #755e5e;
    /* font-weight: 900; */
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    margin: 0 auto;
    border: 1px solid #faecec;
    box-shadow: 0px 0px 8px 0px #ccc;

   }

   .general-height{

    min-height: 230px !important;
   }

   .videos-list{

      padding-top:10px;
      padding-bottom: 10px;
   }
   
   .videos-list span{

    float: left;
    width: 16px;
    margin-right: 5px;
    display: block;
   }

    .videos-list a{

      float: left;
      width: 260px !important;
    }

    .desktop-menu {
    display: none; }

    .mobile-live-buttons #radio {
      margin-bottom: 15px;
    }

    .hide-show-xs {
    display: none; }

  .hide-show-image {
    display: none; }

    .latest-list li:nth-child(n+13) {
    display: none; }

      .breaking_news span {
    width: 100%; }

    .breaking_news span::after {
    display: none; }

    .mobile-menu #logo {
    left: 35% !important; }

    .mobile-menu {
    display: block; }

    .mobile-menu #user {
    left: 59%; }

    .navbar-toggler {
    right: 11% !important; } 
  }


  @media only screen and (max-width: 827px) {

  /*.hide-show-xs {
    display: none; }*/

  .hide-show-image {
    display: none; }

    .videos-list{

      padding-top:10px;
      padding-bottom: 10px;
   }
   
   .videos-list span{

    float: left;
    width: 16px;
    margin-right: 5px;
    display: block;
   }

    .videos-list a{

      float: left;
      width: 165px;
    }

  }

@media only screen and (max-width: 768px) and (orientation: portrait) {

   .hide-section-2{

    display: none;
  }

  .col-mj-md-4{

   /* flex: 0 0 44.333333%;
    max-width: 44.333333%;*/
  }
}

@media only screen and (max-width: 768px) and (orientation: landscape) {

   .hide-section-2{

    display: none;
  }
}

@media only screen and (max-width: 768px) {
  .navbar .search {
    position: fixed;
    top: 0px;
    left: 68px; } 


  .video-thumb {
    height: 171px !important; }

  .navbar .user {
    position: fixed;
    top: 0px;
    left: 68px; }

  .hide-show-xs{

    display: none;
  }

  .sgplayer{
    width: 100%;
    margin: 20px auto;
    height: 450px !important;
  }

  /*.hide-section-2{

    display: none;
  }*/

  }

 .sgplayer{
    margin: 20px auto;
    height: 700px !important;
  }
  .btn {
    background-color: #e6e6e6;
  }

@media only screen and (max-width: 823px) {
  .navbar .search {
    position: fixed;
    top: 3px;
    left: 68px; } 
  .article-title a h1 {
      font-size: 1.4rem;}

  .hide-show-xs{

    display:none;
  }

  .more-button{

    display: block!important;

  }

  .more-button a{

    padding: 5px 10px;
    display: table;
    border-radius: 5px;
    background-color: #e8e8e8;
    color: #755e5e;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    margin: 0 auto;
    border: 1px solid #faecec;
    box-shadow: 0 0 8px 0 #ccc;
  }

  .navbar .user {
    position: fixed;
    top: 3px;
    left: 120px; }

  #mostpopular{

    display: block;
  }

    }


.navbar-light .navbar-nav .nav-link, .menu-item a {
  color: #ffffff;
  padding: 13px 11px;
  font-weight: 500;
  text-align: center;
  transition: all 0.4s;
  display: block; }

.navbar-light .navbar-nav .nav-link:hover, .menu-item a:hover{
  color: #ffffff;
  background: #000; }

.navbar-nav .active > .nav-link, .current-menu-item > a {
  color: rgba(255, 255, 255, 0.9) !important; }



.navbar-nav .active::after, .current-menu-item::after{
  position: absolute;
  border: 8px solid transparent;
  border-bottom: 8px solid #ffffff;
  bottom: 0px;
  width: 5px;
  left: 45%; }

.nav-item, .menu-item{
  position: relative; }

.menu-top-menu-container
{
display: flex!important;
flex-basis: auto;
    flex-grow: 1;
    align-items: center;
}

#menu-top-menu
{
  margin: 0px auto;
  display: flex;
    flex-direction: row;
    padding-left: 0;
    list-style: none;display: flex;
    padding-left: 0;
    list-style: none !important;
}
.navbar-light .navbar-toggler {
  border: none; }

@media only screen and (max-width: 827px) {
  .desktop-menu {
    display: none; } }

@media only screen and (max-width: 827px) {
  .mobile-menu {
    display: block; } }

@media only screen and (max-width: 827px) {
  .mobile-menu #user {
    left: 80%; } }

@media only screen and (max-width: 827px) {
  .mobile-menu #logo {
    left: 45%; } }

.mobile-menu a {
  color: #fff; }

.mobile-menu li a {
  display: block;
  padding: 10px; }

.mobile-menu li {
  padding: 0px 20px 0px 20px; }

.mobile-menu span {
  position: relative;
  top: 0px; }

.navbar-light .navbar-toggler-icon {
  background: none; }

.navbar-toggler-icon {
  width: 0;
  height: 0;
  display: inline;
  color: #ffffff; }

.nopadding {
  padding: 0; }

.bgposition {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }

.bgposition:hover {
  opacity: 1; }

.main-logo {
  max-width: 65px;
  height: 47px;
  background-color: #f00;
  padding: 6px; }

.top-story-label {
  position: absolute;
  z-index: 1;
  background-color: #f00;
  color: #ffffff;
  padding: 8px 6px 0px 6px; }

.top-story-label a {
  color: #000;
  font-weight: 900;
  display: block; }

.top-story-label a h4 {
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px; }

  .in-focus-label {
    position: absolute;
    z-index: 2;
    background-color: #f00;
    color: #ffffff;
    padding: 8px 6px 0px 6px; }
  
  .in-focus-label a {
    color: #000;
    font-weight: 900;
    display: block; }
  
  .in-focus-label a h4 {
    font-size: 14px;
    font-weight: bolder;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px; }

.block-label {
  background-color: #f00;
  color: #fff;
  max-width: 100%;
  /*margin: 0 auto */
  position: absolute;
  font-weight: 600;
  z-index: 22; }

.block-label a {
  color: #fff;
  display: block;
  padding: 8px;
  text-decoration: none; }

.block-label a h4 {
  color: #fff;
  font-size: 14px;
  margin: 0px;
  padding: 0px 24px 0px 0px;
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 1px; }

.block-label a:hover {
  background: #cc0000; }

.label-blue {
  background-color: #4300d9;
  color: #fff;
  font-weight: 500;
  text-align: center;
  margin-bottom: 5px; }

.label-blue-top-margin {
  margin-top: 20px; }

.label-blue:hover {
  background-color: #31009f; }

.label-blue a h4 {
  color: #fff;
  font-size: 18px;
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  text-transform: capitalize; }

.breaking_news {
  background-color: #c7bfbf; }

.breaking_news span {
  position: relative;
  background-color: #f00;
  padding: 8px 10px;
  color: #fff; }

.breaking_news span::after {
  content: "";
  position: absolute;
  border: 8px solid #f00;
  border-bottom: 20px solid transparent;
  border-top: 20px solid transparent;
  border-right: 8px solid transparent;
  right: -16px;
  top: 0px; }

.breaking_news span i {
  margin-right: 4px; }

.breaking_news a {
  color: #000000;
  padding: 8px 10px; }

.label-yellow {
  background-color: #ffda0f;
  color: #000;
  font-weight: 500;
  position: relative; }

.label-yellow a {
  color: #000;
  display: block; }

.label-yellow a h4 {
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  padding: 8px;
  margin: 0px; }

.label-yellow a:hover h4 {
  text-decoration: underline; }

.label-yellow a h4 span {
  position: absolute;
  right: 5px; }

.view-more {
  text-align: center;
  color: #c00;
  width: 100%;
  font-size: 13px; }

.view-more a i {
  color: #c00;
  padding-right: 20px; }

.view-more a {
  color: #fff; }

.latest-list {
  /*background-color: rgba(0, 0, 0, 0.125) */
  position: relative;
  transition: all 0.2s; }

.latest-list a {
  color: #262626;
  display: block;
  width: 90%; }

.latest-list a h6 {
  font-size: 13px; }

.list-group-item {
  padding: 2px 0px;
  border: none; }

.badge {
  position: absolute;
  right: 3px;
  bottom: 37%;
  border-radius: 0px;
  background-color: #c3b604;
  font-size: 9px; }

.home-latest-list {
  /*background-color: rgba(0, 0, 0, 0.125) */
  position: relative;
  transition: all 0.2s;
  padding: 0px 8px; }

.home-latest-list a {
  color: #262626;
  font-size: 14px;
  line-height: 1.5;
  padding: 2px 5px;
  display: inline-block; }

.home-latest-list a h6 {
  font-size: 13px; }

.home-latest-list li {
  padding: 2px 5px;
  position: relative;
  list-style-type: none; }

.home-latest-list li a span {
  font-size: 12px;
  color: #999999;
  visibility: hidden;
  padding-left: 3px; }

.home-latest-list li:hover a span {
  visibility: visible; }

.home-latest-list li:hover {
  /*box-shadow: 0px 0px 10px 0px #ccc;*/
  color: #f00;
  font-weight: 600;
  /*background: #fff;*/ 
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+46,ffffff+100&0+0,1+46,0+100 */
background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 46%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 46%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 46%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */

}

.home-latest-list .fa-arrow-right {
  font-size: 9px;
  margin-right: 5px; }

.home-latest-list li .fa-clock {
  margin-right: 2px; }

.article-list {
  background: #f2f2f2; }

.article-list h4 {
  padding: 8px;
  background: #f00;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
  letter-spacing: 1px;
  width: 100%; 
}

.top-article-link {
  background-color: #ffffff;
  max-height: 250px;
  /* border: 2px solid #000; */
 }

.top-article-link a h1 {
  color: #000;
  font-size: 23px;
  font-family: "Work Sans", sans-serif; }

.top-article-link a:hover h1 {
  text-decoration: underline; }

.top-article-link a {
  text-decoration: none; }

.editor-article .article-list ul li:nth-child(n+9) {
  display: none; }

.editor-article {
  position: relative; }

.editor-article .article-list {
  height: 388px;
  max-height: 404px;
  overflow-x: hidden;
  overflow-y: hidden;
  position: relative;
  background: #b1aaaa; }

@media only screen and (max-width: 827px) {
  .editor-article .article-list {
    overflow-x: hidden;
    overflow-y: scroll; } }

@media only screen and (max-width: 827px) {
  .editor-article .article-list ul li:nth-child(n+9) {
    display: block; } }

.editor-article h4 {
  background-color: #000;
  color: #fff;
  font-size: 18px;
  padding: 8px 6px;
  margin: 0px; }

.editor-article ul {
  margin: 0px;
  padding: 0px; }

.editor-article ul li {
  list-style: none;
  padding: 2px;
  margin: 0px; }

.editor-article li a {
  display: block;
  color: #333; }

.section-story-list {
  color: #fff;
  border: 1px solid #ccc;
  border-left: 0;
  border-right: 0; }

.show-hide {
  display: none; }

.section-story-list:nth-child(n+1) {
  border-bottom: none; }

.latest-list {
  height: 490px;
  margin-bottom: 13px;
  overflow-x: hidden;
  overflow-y: hidden;
  position: relative; }

.latest-list li:nth-child(n+13) {
  display: none; }

.latest-list a:hover {
  text-decoration: underline; }

.more-stories-label {
  border-top: 1px solid #cdcdcd;
  text-align: center;
  width: 80%;
  margin: 0 auto; }

.more-stories-label a {
  color: #4c4c4c; }

.more-stories-label a i {
  border-radius: 25px;
  background-color: #f00;
  color: #fff;
  font-size: 10px;
  padding: 0.5rem 0.55rem !important; }

.most-popular-list {
  margin: 0px;
  padding: 0px; }

.most-popular-list li {
  list-style-position: inside;
  list-style-type: none; }

.most-popular-list a {
  color: #000;
  font-weight: 100; }

.live-buttons a {
  color: #fff;
  padding: 5px 10px; }

.live-buttons {
  color: #fff;
  background-color: #000;
  padding: 8px 35px;
  font-weight: 900;
  font-size: 75%;
  margin-bottom: 3px;
  text-align: center; }

.live-buttons a i {
  padding-right: 5px; }

.live-buttons a:hover {
  text-decoration: underline;
  color: #fff; }

.mobile-live-buttons a {
  color: #fff;
  font-size: 25px; }

.mobile-live-buttons {
  color: #fff;
  background-color: #000;
  font-weight: 900; }

.mobile-live-buttons h2 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 900;
    font-family: arial;
  }

.mobile-live-buttons #tv {
  padding: 8px 20px;
  display: block;
  background-image: url(../../images/original.gif);
  background-size: 61px;
  background-repeat: no-repeat;
  background-position: 100% center;
  background-color: #f00;
  width: 100%; }

.mobile-live-buttons #radio {
    /*background-image: url(../../images/sound-bar.gif);
    background-size: 105px;
    background-repeat: no-repeat;
    background-position: 100% 85%;*/
    width: 100%;
    display: block;
    background-color: #000;
    text-align: center;

  }

.mobile-live-buttons a i {
  padding-right: 5px; }

.mobile-live-buttons a:hover {
  text-decoration: underline;
  color: #fff; }

.home-post-list-title a h4 {
  padding: 0px;
  margin: 0px;
  font-size: 15px;
    line-height: 1.4em;
    padding: 10px 15px;
  color: #161616;
  font-weight: 500; }

.category-link-label {
  font-size: 11px;
  text-transform: uppercase;
  padding: 5px 10px;
  line-height: 2;
  font-weight: 900; }

.category-link-label a {
  color: #8a8585; }

.hot-video-audio {
  color: #fff;
  font-weight: 600;
  font-size: 1em; }

.home-section-label {
  border-bottom: 3px solid #f00;
  position: relative; }

.home-section-label h4 {
  max-width: 170px;
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  color: #fff;
  margin: 0px;
  padding: 0px;
  letter-spacing: 1px; 
  text-transform: uppercase;
}

.home-section-label a {
  color: #fff;
  display: block;
  max-width: 170px;
  padding: 8px;
  background-color: #f00;
  position: relative; }

.home-section-label a h4 span {
  position: absolute;
  right: 5px; }

.home-section-label a:hover {
  background-color: #c00; }

.home-section-image-title a h1 {
  color: #fff;
  margin: 0px;
  font-size: 21px;
  font-family: "Work Sans", sans-serif;
  font-weight: 600;
 
}

.home-section-image-title {
  bottom: 0px;
  width: 100%; }

.faded-bar {
  position: relative;

}

.faded-bar::after {
  position: absolute;
  content: "";
  height: 1px;
  width: 100%; 
}

  .faded-bar::before {
    position: absolute;
    content: "";
    height: 13px;
    top: 10px;
    width: 3px;
    background: #f1b8b8;
    -webkit-transition: height 0.3s; 
    transition: height 0.3s;
  }
  .faded-bar:hover::before {
    position: absolute;
    content: "";
    height: 30px;
    top: 10px;
    width: 3px;
    font-weight: 600 !important;
    background: #fc3b3b;
  }

.faded-bar:last-child::after {
  background: none !important; }

.faded-bar a {
  display: block;
  padding: 8px 20px;
  width: 100%;
  transition: all 0.4s; }

.faded-bar a h4 {
  font-size: 15px;
  color: #000; 
	font-weight: 100;
}

.home-section-story-list a {
  display: block;
  padding: 10px 20px;
  width: 100%;
  transition: all 0.4s;
  height: 85px;
overflow: hidden; 
}

.home-section-story-list a:hover {
  background-color: #c00; }

.home-section-story-list a:hover h4 {
  color: #fff; }

.video-label {
  border-bottom: 4px solid #f00;
  position: relative; }

.video-label h4 {
  color: #ffffff !important;
  font-size: 18px;
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  max-width: 120px;
  padding: 10px;
  margin: 0px;
  background-color: #f00; }

.video-label a {
  display: inline-block; }

.video-label a:first-child {
  margin-right: 1px; }

.opinion-poll {
  padding: 10px; }

.block-label a span {
  position: absolute;
  font-size: 12px;
  right: 0px;
  bottom: 0px;
  padding: 7px;
  background: #c00;
  display: none; }

.home-section-story-list a h4 {
  font-size: 15px;
  color: #333; }

.home-section-category-story {
  max-height: 250px;
  border: 2px solid #333;
  padding: 10px; }

.home-section-category-story:hover {
  border: 2px solid #f00; }

.home-section-category-story a h1 {
  font-weight: 900;
  font-family: "Work Sans", sans-serif;
  color: #000; }

.home-section-category-story a:hover h1 {
  color: #f00; }

.hot-video-audio-view-more {
  border: 0px;
  border-bottom: 1px solid #777;
  border-top: 1px solid #777; }

.home-category-story-list a {
  color: #fff; }

.home-category-story-list a:hover {
  text-decoration: underline; }

.video-title-link {
  background-color: #f2f2f2; }

.img-holder {
  box-shadow: 2px 0px 58px 17px #d9d9d9 inset;
  overflow: hidden; }

.img-holder a {
    display: block;
    background: white;
}

.video-title-link a {
  display: block; }

.video-title-link a h4 {
  color: #000;
  font-size: 16px; }

.video-title-link a:hover {
  background-color: #1f1f1f; }

.video-title-link a:hover h4 {
  color: #fff; }

.video-title-link-thumb {
  background-color: #f2f2f2; }

.video-title-link-thumb a {
  display: block; }

.video-title-link-thumb a h4 {
  color: #000; }

.video-title-link-thumb a:hover {
  background-color: #1f1f1f; }

.video-title-link-thumb a:hover h4 {
  color: #fff; }

.thumb h4 {
  font-size: 12px; }

.thumb2 h4 {
  font-size: 12px; }

.container {
  max-width: 1320px !important; }

/* width */
::-webkit-scrollbar {
  width: 10px; }

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; }

/* Handle */
::-webkit-scrollbar-thumb {
  background: #888; }

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555; }

.video-icon {
  position: absolute;
  display: block;
  padding: 5px 8px 4px 10px;
  top: 44%;
  left: 47%;
  background-color: #ffffffa5;
  border: 2px solid #ffffff;
  border-radius: 300px; }

.video-title a {
  color: #000000;
  font-size: 13px;
  font-weight: bold; }

.video-icon i {
  color: #000000a1; }

.video-duration {
  background-color: #000;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  position: absolute;
  right: 21px;
  top: 5px; }


.title-summary
{
  width:100%;
}
.title-summary h1 {
  font-family: "Work Sans", sans-serif;
  text-shadow: 0px 5px 6px #000;
  font-weight: 600;
  letter-spacing: 1px; 

}

.title-summary a:hover {
  text-decoration: underline; }

.title-summary a {
  color: #fff; }

.blue-section-header {
  border-bottom: 3px solid #333; }


.blue-section-header h4 {
  background-color: #6e227d;
  margin: 0px;
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-weight: 700; }

.category-label {
  display: block;
  line-height: 2;
  text-transform: uppercase; }

.category-label a {
  display: block;
  color: #999999;
  font-weight: 600;
  font-size: 12px; }

.article-title a h1 {
  font-size: 2rem;
  color: #000;
  font-weight: 700;
  line-height: 1.4;
  padding: 0px 0px 10px 0px;
  margin: 0px;
  font-family: "Work Sans", sans-serif;
  }

.article-meta {
  color: #828282;
  font-size: 0.9rem !important;
  margin-bottom: 15px;
}

.article-meta span {
  display: inline-block;
  position: relative; }

.article-meta a {
  color: #333; }

.article-meta::before {
  position: absolute;
  bottom: -18px;
  border: 2px solid #756969;
  width: 150px; }

.article-meta a.source b::before {
  position: absolute;
  content: "Source:";
  font-weight: bold;
  top: -18px;
  left: 0px; }

.article-meta a.email b::before {
  position: absolute;
  content: "Email:";
  font-weight: bold;
  top: -18px;
  left: 0px; }

.article-meta .label-text {
  margin-left: 66px; }

.img-caption {
  color: #9e9e9e;
  width: 100%;
  font-size: 12px;
  padding: 8px;
  line-height: 1.2;
  background: #000;
}

/*.img-caption::before {
  content: "Image: ";
  text-transform: uppercase;
  font-weight: 700;
  color: #999; } */

.share-this-item-show:hover .share-this-item {
  opacity: 1; }

.share-this-item {
  opacity: 0;
  position: absolute;
  bottom: 0px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 5px 5px 5px 0px;
  overflow-x: hidden;
  width: 40px;
  border-radius: 0px 5px 0px 0px;
  transition: all 0.2s; }

.share-this-item .container {
  position: relative;
  width: 250px; }

.share-this-item .container a {
  display: inline-block;
  padding: 4px 8px; }

.share-this-item .fa-share {
  margin-right: 5px; }

.share-this-item .fa-share-alt {
  margin-right: 10px; }

.share-this-item:hover {
  width: 250px; }

.share-this-item i {
  color: #fff; }

.share-this-item a:hover i {
  color: #c00; }

.share-this-item-showM {
  right: 0px;
  height: 51px;
  top: 0px; }

.share-this-item-showM:hover .share-this-itemM {
  opacity: 1; }

.share-this-itemM {
  position: absolute;
  bottom: 0px;
  color: #fff;
  /*background-color: #ffda0f*/;
  padding: 3px 5px 5px 0px;
  overflow: hidden;
  overflow-x: hidden;
  width: 160px;
  /*border-radius: 5px 0px 0px 5px */
  right: 0px;
  /*top: 6px;*/ }

.share-this-itemM #fb i:hover {
 
	color: #3b5999;}

.share-this-itemM #yt i:hover {
 
	color: #c4302b;}

.share-this-itemM #tw i:hover {
  color: #55acee; }

.share-this-itemM #ln i:hover {
  color: #0077B5; }

.share-this-itemM #ms i:hover {
  color: #0084ff; }

.share-this-itemM #wp i:hover {
  color: #25D366; }

.share-this-itemM .container {
  position: relative;
  width: 152px;
  padding-top: 6px; }

.share-this-itemM .fa-share {
  margin-right: 5px; }

.share-this-itemM .fa-share-alt {
  margin-right: 10px; }

.share-this-itemM:hover {
   }

.share-this-itemM i {
  color: #ffffff;
}

.share-this-itemM a {
  display: inline-block;
  padding: 5px 6px; }


@media only screen and (max-width: 1024px) {
  .disable-link {
    display: none; } 

  .vertical-position{
  display: inline;
  line-height: 37px;
  }
  }

@media only screen and (max-width: 1440px) {
  .disable-link ::after {
  font-size: 22px;
  padding: 5px;
  margin-right: 5px;
  color: #b9a8a8; }
}


.vertical-position{
  display: inline;
  line-height: 37px;
  }

.share-button-label a:hover i {
  color: #c00; }

.share-button-label a .icon {
  border-radius: 25px;
  /*background-color: #c00 */
  color: #b9a8a8;
  margin-right: 10px;
  border: none; }

.share-button-label a:hover .icon {
  color: #c00; }

.sponsored-label {
  background-color: #ffda0f;
  text-align: center; }

.sponsored-label a {
  text-decoration: none;
  text-transform: uppercase; }

.sponsored-label a h4 {
  color: #333;
  font-weight: 700;
  font-size: 19px;
  margin: 0px; }

.sponsored-article-title {
  color: #333;
  background-color: rgba(0, 0, 0, 0.125); }

.sponsored-article-title a {
  text-decoration: none; }

.sponsored-article-title a h4 {
  color: #333;
  font-size: 18px;
  font-weight: 600; }

.search-window a:hover i {
  box-shadow: 0px 0px 18px #333333;
  border-radius: 20px; }

#comments_window {
  transition: all 0.2s; }

.comments-section {
  background-color: #6e227d;
  color: #fff;
  text-align: center;
  min-width: 100%;
  display: block;
  position: relative;
  border-radius: 5px; }

.comments-section:hover {
  background-color: #a13bb5; }

.comments-section span {
  color: #fff;
  font-weight: 600; }

.comments-section i {
  background-color: #ffda0f;
  border-radius: 40px;
  padding: 2px;
  color: #6e227d;
  margin-right: 10px;
  position: absolute;
  left: 2%;
  top: 25%; }



body.wp-night-mode-on{

  background:#121212;
}


body.wp-night-mode-on .mjo-body{

  background:#121212;
}


body.wp-night-mode-on .home-news-story-list{

  background:#242424;
}

body.wp-night-mode-on footer{

  background:#242424;
}

body.wp-night-mode-on .jw-related-shelf-item-title{
color: #ffffff;

}

body.wp-night-mode-on .label-yellow{

  background:#71610a;
}

body.wp-night-mode-on .label-yellow a h4{

  color:#ffffff;
}


body.wp-night-mode-on footer p a{

  color: #ffffff;
}

body.wp-night-mode-on footer h6{

  color: #ffffff;
}

body.wp-night-mode-on footer h6::before{

  position: absolute;
  content: "";
  width: 30px;
  border: 1px solid #525252;
  bottom: -9px;

}

body.wp-night-mode-on .article-list{

background: #242424;
}

body.wp-night-mode-on .mr_head a h4{

  font-weight: 900;
  color: #ffffff;
}

body.wp-night-mode-on .mr .mostrecent_btf a{

  color: #ffffff;
}

body.wp-night-mode-on .home-latest-list a{

  color: #ffffff;
}
body.wp-night-mode-on .home-section-story-list a{

  background: #242424;
  color: #ffffff;
}

body.wp-night-mode-on .home-post-list-title a h4 {

  background: #242424;
  color: #ffffff;

 }

 body.wp-night-mode-on .related-more-storie{
 	background:#71610a;
 }

  body.wp-night-mode-on .related-more-storie ul li a{
 	
 	color: #fff;
 }

 body.wp-night-mode-on .top-story-label a h4{

  background:#ff0000;
 }

  body.wp-night-mode-on .top-story-label{

  background:#ff0000;
 }


body.wp-night-mode-on .home-section-label a{

background: #ff0000;
}

body.wp-night-mode-on .home-section-label a h4{

background: #ff0000;
}

body.wp-night-mode-on .home-section-story-list a h4{

  background:#242424;
  color: #ffffff;
}

body.wp-night-mode-on .article-title a h1{

  color: #ffffff!important; 
}

body.wp-night-mode-on .article-body{

  background:#242424;
  color: #ffffff;
}

body.wp-night-mode-on .article-body p{

  color: #ffffff;
}

body.wp-night-mode-on .faded-bar a h4{

  color: #ffffff;
}

body.wp-night-mode-on .most-popular-list a{

	color: #ffffff;
}

body.wp-night-mode-on .faded-bar a{

  color: #ffffff;
}


.search-window {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 999;
  /*background-color: #c00000c4;*/
  background-color: #1f0000ba; }

.search-window form {
  position: relative;
  bottom: -50%;
  max-width: 60%;
  margin: 0 auto; }

.search-window form input[type="text"] {
  background-color: #efebeb;
  border: none;
  padding: 33px;
  box-shadow: 0 0 35px 0px #441d1d;
  font-size: 23px; }

.search-window a {
  display: block;
  color: #fff;
  font-size: 200%;
  float: right;
  position: relative;
  right: 5%;
  top: 5%; }

.search-window a i {
  color: #cccccc; }

.user-window {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 999;
  background-color: #c00000c4;
  background-color: #b16e6eed; }

.user-window form {
  position: relative;
  bottom: -50%;
  max-width: 60%;
  margin: 0 auto; }

.user-window form input[type="submit"] {
  background-color: #cc0000;
  border: none;
  padding: 5px 25px;
  box-shadow: 0px 0px 35px #666666;
  font-size: 23px;
  max-width: 250px;
  margin: 0 auto;
  color: #fff; }

.user-window form input[type="text"] {
  background-color: #efebeb;
  border: none;
  padding: 33px;
  box-shadow: 0px 0px 35px #666666;
  font-size: 23px;
  margin-bottom: 20px; }

.user-window form input[type="password"] {
  background-color: #efebeb;
  border: none;
  padding: 33px;
  box-shadow: 0px 0px 35px #666666;
  font-size: 23px; }

.user-window a {
  display: block;
  color: #fff;
  font-size: 200%;
  float: right;
  position: relative;
  right: 5%;
  top: 5%; }

.user-window a i {
  color: #cccccc; }


.forgot-create a {
  font-size: 18px;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 5px 20px; }

.forgot-create a:nth-child(2n+1) {
  margin-left: 10px; }

.forgot-create a:hover {
  background-color: #b75c5c; }

.related-more-stories ul li {
  padding: 3px 0px; }

.related-more-stories ul li a {
  color: #690000;
  line-height: -1 !important;
  font-size: 13px; }
  .related-more-stories ul li a:hover {
    color: red;
}

.related-more-stories h3 {
  border-bottom: 3px solid #333;
  padding: 10px 10px;
  background-color: #eeeeee;
  font-size: 18px;
  font-weight: 900; }

.related-more-stories ul {
  margin: 0px;
  padding: 0px; }

.related-more-stories ul li {
  list-style: none; }

.related-more-stories ul li i {
  font-size: 12px; }

footer {
  background-color: #f2f2f2;
  position:relative;
  z-index:1;}

footer p a {
  color: #534747; }

footer p a:hover {
  color: #333333; }

footer strong {
  color: #ccc; }

footer h6::before {
  position: absolute;
  content: "";
  width: 30px;
  border: 1px solid #c00000;
  bottom: -9px; }

footer h6 {
  position: relative; }

footer .footer-links a {
  font-size: 13px;
  color: #666666;
  display: inline-block;
  padding: 5px 10px; }

footer .footer-links a:hover {
  text-decoration: underline; }

  .footer-ad
{ display: none;
  position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    align-items: flex-end;
    background: white;
    justify-content: center;
    height: 70px;
        z-index: 999;
}

.footer-ad-unit
{

  clear: both;
    position: relative;
    text-align: center;
    display: block;
    min-height: 50px;
    width: 320px;
    padding-bottom: 6px;
    z-index: 1;
}

.footer-ad-unit::before {
    content: 'ADVERTISEMENT';
    display: block;
    position: absolute;
    pointer-events: none;
    line-height: 9px;
    letter-spacing: 1px;
    color: #bcbfc5;
    font-size: 10px;
    font-weight: bold;
    text-align: left;
    height: auto;
    max-width: 330px;
    padding: 0 5px;
    top: -10px;
    right: 0;
    left: 0;
    margin: auto;
}

.footer-ad button
{
    cursor: pointer;
    text-decoration: none;
    border-color: currentColor;
    line-height: 16px;
    background: transparent;
    /*border-radius: 1px;*/
    border-width: 0;
    padding: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    position: absolute;
    right: -1px;
    top: -30px;
    width: 30px;
    height: 30px;

    border: 1px solid #e0e0e0;
    border-top-left-radius: 11px;
    border-right-style: none;
    border-bottom-style: none;

    color: #918f8f;
    background: white;
    z-index: 1;
    font-size: 18px;
}

.footer-ad button::before {
    position: absolute;
    content: 'x';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    line-height: 30px;
    text-align: center;
}

ul.page-numbers {
    list-style: none;
    margin: 25px auto;
}

.page-numbers:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

ul.page-numbers li {
    display: block;
    float: left;
    margin: 0 4px 4px 0;
    text-align: center;
}

.page-numbers a,
.page-numbers span {
    line-height: 1.6em;
    display: block;
    padding: 0 14px;
    height: 24px;
    line-height: 24px;
    font-size: 16px;
    text-decoration: none;
    font-weight: 600;
    cursor: pointer;
    border-radius: 4px;
    border: 1px solid #ffcece;
    color: #a73030;
}

.page-numbers a span { padding: 0 }

.page-numbers a:hover,
.page-numbers.current,
.page-numbers.current:hover {
    color: #ffffff;
    background: #ff0000;
    text-decoration: none;
}

.page-numbers:hover { text-decoration: none }

.inputbox{
  border: none !important;
  border-bottom: 1px solid #ccc !important;
  border-radius: 0px !important;
  width: 100% !important;
  outline: none !important;
  background-color: #ffffff;
}

.contact-label{

  text-align: left;
  display: block;
  justify-content: left !important;
}

#btt {
  display: inline-block;
  background-color: rgba(0,0,0,0.4);
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 50%;
  position: fixed;
  bottom: 100px;
  right: 25px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;

    font-weight: normal;
  font-style: normal;
  font-size: 1.5em;
  line-height: 40px;
  color: #dcdcdc;
}

#btt:hover {
  cursor: pointer;
  background-color: #333;
}
#btt:active {
  background-color: #555;
}
#btt.show {
  opacity: 1;
  visibility: visible;
}

.podcast-footer-links{

  color: #000; display: 
  inline-block; 
  padding: 2px 10px;
  font-weight: 900;
}
/*# sourceMappingURL=styles.css.map */

/* Home page podcast css */

.glider-contain {
            width: 90%;
            max-width: 997px;
            margin: 0 auto;
        }
        .glider-slide {
            min-height: 150px;
        }
        .glider-slide img {
            width: 100%;
        }
   
.slide-caption{

  padding: 8px;
  text-align: center;
  /*font-weight: 500;*/
  line-height: 1;
  color: #000000;
}
/*Dailmotion branding*/             
h2.np_HeaderVideoInfo-owner {
    display: none !important;
}
.sg-ad-outer {
    background-color: #242424 !important;
}

#dailymotion-pip-small-viewport {  
--position-top: 10;
}
.sgplayer { width: 100%; }

.mjo-disclaimer {
    font-size: 12px;
    margin-bottom: 20px;
    color: #838383;
}
