::selection { 
    background: #0a8847;
    color: #fff;
}

ul.main-menu li {
	float: left;
    list-style: none;
    margin-left: 0px;
    margin-top: 0px;
}
ul.main-menu li {
    font-size: 15px !important;
}


li.current-menu-item a {
    background: #00572a !important;
    padding: 8px 20px 17px 20px !important;
    color: #fff !important;
    font-weight: 700;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 15rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #eee;
    border-radius: .25rem;
}
.sidebar {
    width: 370px;
    float: right;
}

input.form-ctl {
    width: 60%;
}

textarea.form-ctl {
    width: 60%;
}

.btn-primary {
    color: #fff;
    background-color: #004e98;
    border-color: #007bff;
    border: 0;
    border-radius: 0;
}

.article-pic {
    padding-bottom: 50px;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    margin-top: 1px;
    border-radius: 0 !important;
}
nav.navbar.navbar-expand-lg.navbar-light.bg-light {
    float: left;
}
.navbar-light .navbar-nav .nav-link {
    color: #fff;
    padding-top: 16px;
    padding-bottom:16px;
}
.featured-pic img {
    width: 100%;
    object-fit: cover;
    height: 180px;
}
.container-fluid.main-nav {
    background: #063c72;
    height: 55px;
    margin-top: 24px;
    position: sticky;
    top: 0;
    z-index: 9999999999;
}
li.current-menu-item a {
    background: #094e93 !important;
    padding: 14px 20px 19px 20px !important;
}
@media screen and (min-width: 768px){
  .dropdown:hover .dropdown-menu, .btn-group:hover .dropdown-menu{
        display: block;
    }
    .dropdown-menu{
        margin-top: 0;
    }
    .dropdown-toggle{
        margin-bottom: 2px;
    }
    .navbar .dropdown-toggle, .nav-tabs .dropdown-toggle{
        margin-bottom: 0;
    }
}

.dropdown-item li{
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
.navbar-expand-lg .navbar-nav .dropdown-menu li{
    position: relative;
    margin-top: 0px;
	width: 100%;
    border-radius: 0 !important;
}
.logo-main{
	width: 103px;
	height: 84px;
	float: left;
}
.language-select {
    width: 100%;
    max-width: 1007px;
    float: left;
}
select.selectpicker {
    border: 0px;
}
i.fas.fa-globe {
    margin-left: 34px;
    margin-top: 18px;
}
ul.top-menu {
    list-style: none;
    float: right;
    font-size: 13px;
}
.top-menu li {
    float: left;
    margin-right: 16px;
    margin-top: 13px;
}
.top-menu li + li:before {
    content: " | ";
    padding: 0 5px;
}
i.fab.fa-facebook-f {
    background: #212121;
    width: 30px;
    border-radius: 40px;
    height: 30px;
    color: #fff;
    font-size: 17px;
    text-align: center;
    padding-top: 6px;
}
i.fab.fa-facebook-f:hover {
    background: #094e93;
    width: 30px;
    border-radius: 40px;
    height: 30px;
    color: #f5ed23;
    font-size: 17px;
    text-align: center;
    padding-top: 6px;
}
i.fab.fa-twitter {
    background: #212121;
    width: 30px;
    border-radius: 40px;
    height: 30px;
    color: #fff;
    font-size: 17px;
    text-align: center;
    padding-top: 6px;
}
i.fab.fa-twitter:hover {
    background: #094e93;
    width: 30px;
    border-radius: 40px;
    height: 30px;
    color: #f5ed23;
    font-size: 17px;
    text-align: center;
    padding-top: 6px;
}
i.fab.fa-instagram {
    background: #212121;
    width: 30px;
    border-radius: 40px;
    height: 30px;
    color: #fff;
    font-size: 17px;
    text-align: center;
    padding-top: 6px;
}
i.fab.fa-instagram:hover {
    background: #094e93;
    width: 30px;
    border-radius: 40px;
    height: 30px;
    color: #f5ed23;
    font-size: 17px;
    text-align: center;
    padding-top: 6px;
}
i.fab.fa-youtube {
    background: #212121;
    width: 30px;
    border-radius: 40px;
    height: 30px;
    color: #fff;
    font-size: 17px;
    text-align: center;
    padding-top: 6px;
}
i.fab.fa-youtube:hover {
    background: #094e93;
    width: 30px;
    border-radius: 40px;
    height: 30px;
    color: #f5ed23;
    font-size: 17px;
    text-align: center;
    padding-top: 6px;
}
.social-links {
    float: right;
    margin-top: 8px;
}
.top-separator {
    width: 100%;
    border-top: solid 1px #ccc;
    margin-top: 6px;
}
.date-today {
    margin-left: 34px;
    float: left;
    margin-top: 4px;
}
.donation {
    margin-top: 10px;
    padding-top: 1px;
    padding-left: 674px;
}
.donation a {
    background: #e4e841;
    border-radius: 50px;
    padding: 6px 12px;
    color: #212121;
    margin-right: 10px;
    text-decoration: none;
}
.donation a:hover {
    background: #094e93;
    border-radius: 50px;
    padding: 6px 12px;
    color: #fff;
    margin-right: 10px;
    text-decoration: none;
}
i.fas.fa-arrow-right {
    padding-left: 6px;
}
/*Search Starts*/
.search {
    position: relative;
    float: right;
    margin-top: 2px;
}
.searchTerm {
    float: left;
    width: 100%;
    border: 3px solid #ccc;
    padding: 5px;
    height: 32px;
    border-radius: 50px;
    outline: none;
    color: #9DBFAF;
    font-size: 12px;
    background: #ccc;
}
.searchTerm:focus{
  color: #094e93;
}
.searchButton {
    position: absolute;
    width: 37px;
    height: 30px;
    border: 1px solid #ccc;
    background: #ccc;
    text-align: center;
    color: #fff;
    border-radius: 50px;
    cursor: pointer;
    font-size: 17px;
    margin-left: -39px;
}
.bg-light {
    background-color: transparent !important;
}
a.active {
    background: #00572a;
    padding: 14px 20px 19px 20px;
}
ul.navigation li {
    list-style: none;
    float: left;
    padding-right: 46px;
}
ul.navigation {
    padding-top: 13px;
}
ul.navigation a {
    color: #fff;
    font-family: Open Sans;
    font-size: 15px;
}
ul.navigation {
    padding-left: 0px;
}
span.listen-live {
    background: #ff0202;
    position: relative;
    margin-top: 0px;
    margin-left: 0px;
    width: 153px;
    height: 55px;
    float: right;
}
span.listen-live:hover {
    background: #000;
}
span.listen-live a {
    color: #fff;
    font-size: 17px;
}
i.far.fa-play-circle {
    padding-right: 10px;
    font-size: 24px;
    margin-top: 17px;
    padding-left: 14px;
}
p.live-text {
    font-family: Open Sans;
    font-size: 15px;
    position: absolute;
    display: inline-block;
    margin-top: 17px;
}
i.fas.fa-arrow-circle-right {
    font-size: 40px;
    margin-left: 17px;
    margin-top: -7px;
}
p.call-to-action {
    float: left;
    display: block;
}
.leaderboard {
    margin-top: 22px;
}

span.breaking-news-badge {
    background: #e80707;
    color: #fff;
    padding: 12px 15px;
    text-transform: uppercase;
}
.breaking-story {
    margin-top: 40px;
    margin-bottom: 70px;
}
.breaking-words {
    float: right;
    background: #fff;
    margin-top: -463px;
    z-index: 1;
    position: relative;
    width: 561px;
    padding-left: 24px;
    padding-bottom: 20px;
}
h1.breaking-title a {
    color: #e80707;
    font-size: 36px;
    font-family: Roboto Condensed;
}
span.author {
    font-size: 9px;
    color: #094e93;
    font-family: verdana;
}
p.breaking-para {
    font-size: 13px;
    font-family: verdana;
    margin-top: 21px;
    margin-bottom: 50px;
}
span.read-breaking a {
    color: #e80707;
    border: 1px solid #e80707;
    padding: 8px;
    background: #fff;
}
.spacer {
    height: 1em;
}
.social-share i.fab.fa-facebook-f{
    border: 1px solid #e80707;
    width: 30px;
    border-radius: 40px;
    height: 30px;
    color: #e80707;
    font-size: 17px;
    text-align: center;
    padding-top: 6px;
    background: #fff
}
.social-share i.fab.fa-facebook-f:hover {
    background: #e80707;
    width: 30px;
    border-radius: 40px;
    height: 30px;
    color: #fff;
    font-size: 17px;
    text-align: center;
    padding-top: 6px;
}
.social-share i.fab.fa-twitter {
    border: 1px solid #e80707;
    width: 30px;
    border-radius: 40px;
    height: 30px;
    color: #e80707;
    font-size: 17px;
    text-align: center;
    padding-top: 6px;
    background: #fff
}
.social-share i.fab.fa-twitter:hover {
    background: #e80707;
    width: 30px;
    border-radius: 40px;
    height: 30px;
    color: #fff;
    font-size: 17px;
    text-align: center;
    padding-top: 6px;
}
.social-share i.fab.fa-linkedin-in {
    border: 1px solid #e80707;
    width: 30px;
    border-radius: 40px;
    height: 30px;
    color: #e80707;
    font-size: 17px;
    text-align: center;
    padding-top: 6px;
    background: #fff
}
.social-share i.fab.fa-linkedin-in:hover {
    background: #e80707;
    width: 30px;
    border-radius: 40px;
    height: 30px;
    color: #fff;
    font-size: 17px;
    text-align: center;
    padding-top: 6px;
}
.social-share i.fab.fa-whatsapp {
    border: 1px solid #e80707;
    width: 30px;
    border-radius: 40px;
    height: 30px;
    color: #e80707;
    font-size: 17px;
    text-align: center;
    padding-top: 6px;
    background: #fff
}
.social-share i.fab.fa-whatsapp:hover {
    background: #e80707;
    width: 30px;
    border-radius: 40px;
    height: 30px;
    color: #fff;
    font-size: 17px;
    text-align: center;
    padding-top: 6px;
}
.social-share i.fab.fa-google-plus-g {
    border: 1px solid #e80707;
    width: 30px;
    border-radius: 40px;
    height: 30px;
    color: #e80707;
    font-size: 17px;
    text-align: center;
    padding-top: 6px;
    background: #fff
}
.social-share i.fab.fa-google-plus-g:hover {
    background: #e80707;
    width: 30px;
    border-radius: 40px;
    height: 30px;
    color: #fff;
    font-size: 17px;
    text-align: center;
    padding-top: 6px;
}
.social-share{
    float: right;
    margin-top: 8px;
}
.container.breaking-news {
    margin-top: 50px;
}
span.top-story-badge {
    color: #094e93;
    font-size: 22px;
    font-family: Roboto Condensed;
    display: block;
    text-transform: uppercase;
    margin-bottom: 23px;
    font-weight: 700;
}
.the-main-story img {
    width: 500px;
    height: 360px;
    object-fit: cover;
}
.the-main-story{
    width: 500px;
    float: left;
}
.top-content h1 {
    color: #094e93;
    font-size: 30px;
    font-family: roboto condensed;
    font-weight: 700;
}
.top-content {
    width: 470px;
    background: #fff;
    margin-left: 30px;
    margin-top: -32px;
    position: absolute;
    padding-left: 11px;
    padding-top: 9px;
}
p.top-category {
    text-transform: uppercase;
    font-size: 12px;
    color: #094e93;
    font-family: verdana;
    margin-bottom: 0 !important;
}
p.top-content-para {
    font-size: 13px;
    font-family: Open Sans;
    margin-top: 21px;
    line-height: 20px;
}
.second-top-content {
    width: 263px;
    background: #fff;
    margin-left: 30px;
    margin-top: -32px;
    position: absolute;
    padding-left: 11px;
    padding-top: 9px;
}
.the-second-main-story img {
    width: 293px;
}
.popular-info h1 a{
    color: #212121;
}
.second-top-content h1 {
    color: #094e93;
    font-size: 18px;
    font-family: Roboto Condensed;
    line-height: 24px;
    font-weight: 600;
}
p.second-top-category {
    text-transform: uppercase;
    font-size: 8px;
    color: #094e93;
    font-family: verdana;
    margin-bottom: 0 !important;
}
.the-second-main-story {
    float: left;
    width: 293px;
    margin-left: 21px;
    margin-bottom: 104px;
}
.the-third-main-story {
    float: left;
    width: 293px;
    margin-left: 21px;
    margin-top: 90px;
}
.popular-info h1 {
    font-size: 14px;
    padding-top: 11px;
    font-family: Open Sans;
    line-height: 20px;
}
.popular-content {
    display: flex;
    margin-left: 24px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
}
.popular-info {
    padding-left: 10px;
    padding-right: 10px;
}
span.popular-rate {
    color: #fff;
    background: #094e93;
    padding: 1px 7px;
    margin-top: -16px;
    position: absolute;
    margin-left: 10px;
}
.popular-stories {
    margin-top: -48px;
    width: 97%;
    margin-left: 18px;
    position: relative;
    display: table-cell;
}
span.top-story-badge-popular {
    color: #094e93;
    font-size: 22px;
    font-family: Roboto Condensed;
    display: block;
    margin-top: -56px;
    margin-left: 24px;
    margin-bottom: 23px;
    text-transform: uppercase;
    font-weight: 700;
}
.now-pic {
    float: left;
    margin-right: 11px;
}
.now-info {
    background: #0a8847;
    color: #fff;
}
.next-info {
    background: #094e93;
    color: #fff;
}
.next {
    width: 370px;
    height: 128px;
    background: #094e93;
    float: left;
    margin-top: 50px;
}
.now {
    width: 370px;
    height: 128px;
    background: #0a8847;
    float: left;
    margin-top: 50px;
}
.now-info h1 {
    font-size: 18px;
    font-family: roboto condensed;
    font-weight: 700;
    margin-top: -20px;
    margin-bottom: 13px;
}
.next-info h1 {
    font-size: 20px;
    font-family: roboto condensed;
    font-weight: 700;
    margin-top: -20px;
    margin-bottom: 13px;
}
span.now-button a {
    color: #fff;
    border: 2px solid #fff;
    border-radius: 50px;
    padding: 4px 12px;
}
p.Show {
    padding-top: 5px;
}
p.timing {
    margin-top: -17px;
    margin-bottom: 24px;
}
span.top-story-badge-latest {
    color: #094e93;
    font-size: 22px;
    font-family: Roboto Condensed;
    display: block;
    margin-top: 0px;
    margin-bottom: 23px;
    text-transform: uppercase;
    font-weight: 700;
}
.latest-info h1 {
    font-size: 14px;
    padding-top: 11px;
    font-family: Open Sans;
    line-height: 20px;
}
.latest-info h1 a{
	color: #212121;
}
.latest-content {
    display: flex;
    border: 1px solid #ccc;
    margin-bottom: 20px;
}
.latest-info {
    padding-left: 13px;
    padding-right: 13px;
}
.latest-stories {
    margin-top: 0;
    width: 751px;
    margin-left: 0;
    position: relative;
    display: table-cell;
    float: left;
}
.latest-stories-2 {
    margin-top: 0;
    width: 330px;
    margin-left: 18px;
    position: relative;
    display: table-cell;
}
span.more-latest-story {
    color: #094e93;
    font-size: 14px;
    font-family: Roboto Condensed;
    display: block;
    margin-top: 0px;
    border: 1px solid #094e93;
    padding: 10px 20px;
}
span.see-all {
    float: right;
    border: 1px solid #094e93;
    padding: 5px 11px;
    font-size: 12px;
    font-family: roboto condensed;
    color: #094e93;
}
.container.latest-eye {
    margin-top: 50px !important;
}
.container.now-playing {
    margin-top: -50px;
}
a.see-all {
    font-size: 12px;
    float: right;
    border: 1px solid #094e93;
    padding: 7px 10px;
    color: #094e93;
    margin-right: 12px;
}
.latest-content {
    display: flex;
    border: 1px solid #ccc;
    margin-bottom: 20px;
    width: 347px;
    float: left;
    margin-right: 27px;
}
h1.poll-title {
    color: #094e93;
    font-size: 22px;
    text-transform: uppercase;
    font-family: Roboto Condensed;
}
.poll-pic img {
    width: 358px;
    margin-top: 21px;
}
.square-ad {
    float: left;
    background: #ccc;
    padding: 10px;
   /* margin-top: 15px;*/
   /* margin-left: 2px; */
}
.container.spacer-massive {
    display: inline-block;
}
.container-fluid.playing-it {
    background: linear-gradient(90deg, #0a8847 50%, #094e93 50%);
    height: 128px;
    margin-top: 53px;
    display: inline-block;
	position: relative !important;
}
.feature-article {
    width: 68%;
    margin-top: 40px;
}
h1.title-it {
    font-size: 22px;
    color: #094e93;
}
.featured-pic {
    float: left;
    width: 300px;
    height: 200px;
}
.featured-title {
    background: #fff;
    position: absolute;
    width: 492px;
    margin-left: 251px;
    margin-top: 51px;
}
.latest-pic img {
    width: 115px;
    height: 110px;
    object-fit: cover;
}
h1.title-it {
    font-size: 22px;
    color: #094e93;
    padding-left: 12px;
    padding-top: 8px;
    font-family: Roboto Condensed;
    font-weight: 700;
}
h1.title-it a{
	color: #094e93;
}
p.featured-top-category {
    text-transform: uppercase;
    font-size: 11px;
    color: #094e93;
    font-family: verdana;
    margin-bottom: 0 !important;
    padding-left: 12px;
}
p.featured-content {
    padding-left: 12px;
    padding-top: 10px;
}
p.featured-content {
    padding-left: 12px;
    padding-top: 10px;
    font-size: 13px;
    font-family: Open Sans;
    line-height: 23px;
}
.newsletter {
    float: right;
    background: #094e93;
    padding: 61px;
}
.newsletter label {
    display: inline-block;
    margin-bottom: .5rem;
    color: #fff;
    font-family: Roboto Condensed;
    font-size: 18px;
    margin-top: 13px;
}
.newsletter {
    float: right;
    background: #094e93;
    padding: 11px 62px;
}
.newsletter input#exampleFormControlInput1 {
    border-radius: 0;
    border: 0px;
}
.newsletter button.btn.btn-primary.mb-2 {
    border-radius: 0px;
    background: #0a8847;
    border: 1px;
    margin-top: 19px;
    margin-left: 63px;
}
.political {
    width: 755px;
    margin-top: 40px;
    float: left;
}
.politics-pic img {
    width: 377px;
    object-fit: cover;
    height: inherit;
}
.politics-pic {
    width: 377px;
    height: 303px;
}
.politic {
    width: 378px;
    float: left;
}
h1.politics-title {
    font-size: 24px;
    font-family: Roboto Condensed;
    font-weight: 700;
    line-height: 32px;
    margin-top: 17px;
}
h1.politics-title a{
	color: #094e93;
}
p.second-top-politics {
    color: #094e93;
    font-size: 14px;
}
p.content-politics {
    font-size: 13px;
    margin-top: 24px;
    font-family: Open Sans;
    line-height: 23px;
}
p.second-top-politics {
    color: #094e93;
    font-size: 14px;
    margin-bottom: 5px;
    margin-top: 17px;
}
.politics-section-2 {
    float: left;
    width: 40%;
}
.politic {
    width: 378px;
    float: left;
    margin-right: 24px;
}
.politics-content {
    background: #fff;
    margin-top: -48px;
    z-index: 99999;
    position: relative;
    width: 343px;
    margin-left: 34px;
    padding: 1px 15px;
}
h1.podcast-title {
    font-size: 16px;
    padding-bottom: 24px;
    padding-top: 4px;
}
h1.podcast-title:not(:last-child) {
    border-bottom: 1px solid #ccc;
}
.pod {
    position: absolute;
    display: inline-block;
    width: 350px;
}
.pod i.fas.fa-play {
    padding: 6px;
    color: #0a8847;
    font-size: 9px;
}
.podcast {
    padding-top: 35px;
}
.pod {
    position: absolute;
    display: inline-block;
    width: 350px;
    border: 1px solid #ccc;
    padding: 13px 20px;
    margin-top: 5px;
}
a.see-all-podcast {
    font-size: 12px;
    float: right;
    border: 1px solid #094e93;
    padding: 7px 10px;
    color: #094e93;
    margin-right: 5px;
}
h1.podcast-title a {
    color: #212121;
    font-family: Open Sans;
    font-size: 14px;
}
h1.podcast-title a:hover{
    color: #094e93;
}
.container-fluid.advert {
    background: #ccc;
}
.container-fluid.advert {
    background: #dfe1e3;
    position: relative;
    display: inline-block;
}
.container-fluid.advert {
    margin-top: 70px;
}
.break-ad img {
    padding: 23px 0px 21px 171px;
}
span.videos-title {
    color: #094e93;
    font-size: 22px;
    font-family: Roboto Condensed;
    display: block;
    margin-bottom: 23px;
    text-transform: uppercase;
    font-weight: 700;
}
.container.videos-tab {
    margin-top: 46px;
}
.video-icon i.fas.fa-play {
    color: #fff;
    border: 5px solid #fff;
    padding: 20px;
    border-radius: 100px;
    margin-left: -395px;
    font-size: 27px;
}
.top-video {
    width: 726px;
    float: left;
}
.video-content {
    background: #fff;
    width: 619px;
    padding: 14px 20px;
    margin-left: 107px;
    margin-top: -145px;
    position: relative;
}
span.video-time {
    color: #094e93;
    font-size: 12px;
}
h1.top-video-title {
    font-size: 30px;
    font-family: Roboto Condensed;
    font-weight: 700;
}
h1.top-video-title a{
	color: #094e93;
}
.more-videos {
    margin-left: 21px;
    display: table-caption;
    width: 360px;
}
.small-video img {
    float: left;
    width: 29%;
    height: 77px;
    object-fit: cover;
}
.more-cat-pic {
    width: 200px;
    height: 127px;
}
.more-cat-pic img {
    max-width: 100%;
    max-height: 100% !important;
    height: fit-content;
}
h1.small-video-title {
    font-size: 16px;
    display: flex;
    padding-left: 18px;
    font-family: Open Sans;
}
span.small-video-time {
    font-size: 11px;
    display: flex;
    padding-left: 18px;
    color: #094e93;
}
.small-video{
	border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}
.small-video {
    padding-bottom: 19px;
}
.small-video:not(:first-child) {
    padding-top: 20px;
	display: flow-root !important;
}
.small-video i.fas.fa-play {
    color: #fff;
    border: 2px solid #fff;
    padding: 9px;
    border-radius: 100px;
    font-size: 12px;
    margin-left: 40px;
    position: absolute;
    display: block;
    margin-top: 23px;
}
.poll-section.next-business {
    padding-top: 82px;
}
.container.business {
    margin-top: 46px;
}
.card-section {
    width: 350px;
}
.card.sports-card {
    border-radius: 0;
}
img.card-img-top {
    border-radius: 0;
}
h5.card-title.plug-title {
    background: #fff;
    padding: 10px 25px;
    margin-top: -89px;
    margin-left: -5px;
    position: absolute;
    font-family: Roboto Condensed;
    font-size: 20px;
}
h5.card-title.plug-title a{
	color: #094e93;
}
.card-section {
    width: 335px;
    float: left;
}

h1.pod-title-4 a {
    font-size: 18px;
    color: #003c76;
}

.card-section:not(:last-child) {
    margin-right: 52px;
}
.container.section-card {
    margin-top: 60px;
}
li.list-group-item a {
    color: #212121;
    font-family: Open Sans;
    font-size: 14px;
}
.container.in-pictures {
    margin-top: 60px;
}
.pictures-today {
    width: 755px;
    float: left;
}
.pictures-today img {
    width: 725px;
}
.slide-title h1 {
    color: #094e93;
    font-size: 33px;
    font-family: Roboto Condensed;
    font-weight: 700;
}
.slide-title {
    background: #fff;
    width: 601px;
    padding: 23px 26px;
    margin-left: 124px;
    margin-top: -102px;
    position: relative;
}
p.second-top-category {
    text-transform: uppercase;
    font-size: 8px;
    color: #094e93;
    font-family: verdana;
    margin-bottom: 0 !important;
}
p.second-top-category-pic {
    text-transform: uppercase;
    font-size: 10px;
    color: #094e93;
    font-family: verdana;
    margin-bottom: 0 !important;
}
i.far.fa-images {
    padding-left: 10px;
    padding-right: 4px;
}
.instagram {
    float: right;
}
.instagram i.fab.fa-instagram {
    font-size: 80px;
}
.follow-me {
    border: 1px solid #212121;
    padding: 10px 25px;
}
p.follow-text {
    font-size: 18px;
    display: table-caption;
    width: 208px;
    text-align: center;
}
.container-fluid.donation-long {
    background: #fbee23;
}
.container-fluid.donation-long {
    background: #fbee23;
    padding: 41px 34px;
}
p.support-us {
    font-size: 19px;
    width: 500px;
    border-right: 1px solid #212121;
    float: left;
    font-family: Open Sans;
}
span.assist {
    /*font-size: 22px;
    margin-left: 26px;
    padding-top: 42px;
    display: inline-table;*/
}
.container-fluid.donation-long {
    background: #fbee23;
    margin-top: 69px;
    height: 128px;
    margin-bottom: 15px;
}
span.assist a {
    color: #212121;
}
span.assist {
	display: inline-table;
    font-size: 19px;
    margin-left: 26px;
    /*padding-top: 30px;*/
    display: inline-table;
    font-family: Open Sans;
	text-align:center;
	
}
.container.footer-main {
    margin-top: 120px;
    padding-top: 50px;
}
.logo-main li {
    list-style: none;
    width: 128px;
    margin-top: 20px;
}
ul.news-plus {
    float: left;
}
ul.news-plus {
    float: left;
    margin-top: -26px;
    margin-right: 79px;
}
ul.news-plus:first-child {
	margin-left: 20px;
}
ul.news-plus h1 {
    font-size: 19px;
    font-family: Roboto Condensed;
}
ul.news-plus li {
    list-style: none;
}
h1.social-titles {
    font-size: 19px;
    margin-top: 3px;
    margin-bottom: 20px;
    font-family: Roboto Condensed;
}
.container.check {
    margin-top: -18px;
}
.language-select-2 {
    width: 100%;
    max-width: 1007px;
    float: left;
    margin-top: -19px;
}
ul.news-plus li a {
    color: #666;
    font-size: 13px;
    font-family: Open Sans;
}
ul.news-about {
    padding-left: 0;
    margin-top: 13 px !important;
}
ul.news-about li a {
    color: #666;
    font-size: 13px;
    font-family: Open Sans;
}
ul.news-about li {
    margin-top: 0px;
}
.date-today-2 {
    margin-left: 34px;
    float: left;
    margin-top: 4px;
    margin-right: 43px;
}
.social-links-2 {
    float: right;
    margin-top: 8px;
    width: 161px;
}

/*
.search-2 {
    position: relative;
    float: right;
    margin-top: 23px;
    width: 158px;
}
*/

.search-2 {
    position: relative;
    float: right;
    /* margin-top: 1em; */
    width: 273px;
    padding: 1em;
}

p.copy-text {
    border-top: 1px solid #ccc;
    text-align: center;
    font-size: 13px;
    margin-top: 36px !important;
    width: 600px;
    padding-top: 11px;
    margin: auto;
    padding-bottom: 25px;
}
.container.breadhero {
    margin-top: 51px;
}
.articles-section {
    width: 716px;
    float: left;
}
p.made {
    float: left;
}
.social-share-2 {
    float: right;
}
span.fb a{
    background: #094e93;
    color: #fff;
    font-size: 13px;
    padding: 9px 11px;
    margin-right: 11px;
}
span.tw a{
    background: #07bed9;
    color: #fff;
    font-size: 13px;
    padding: 9px 11px;
}
p.friends-share {
    float: left;
    margin-right: 8px;
    font-size: 13px;
    margin-top: 5px;
}
p.made {
    float: left;
    font-size: 12px;
    color: #0a8847;
    padding-top: 7px;
}
.article-pic img {
    width: 714px;
}
p.caption {
    padding-top: 11px;
    font-style: italic;
    font-weight: bold;
}
h1.article-title {
    color: #094e93;
    font-weight: bold;
    font-family: Roboto Condensed;
}
span.might-like {
    color: #0a8847;
    text-decoration: underline;
}
h1.you-like {
    color: #094e93;
    font-weight: bold;
    font-size: 23px;
    padding-top: 11px;
    padding-bottom: 22px;
}
.article-ad img {
    width: 300px;
    background: #ccc;
    padding: 10px;
    margin: 20px 224px;
}
.social-share-3 {
    float: left;
    margin-top: 41px;
    border-bottom: 1px solid #ccc;
    width: 715px;
    padding-bottom: 21px;
}
.sidebar-ad img {
    width: 300px;
    background: #ccc;
    padding: 10px;
    float: right;
}
.square-ad-article {
    float: right;
    background: #ccc;
    padding: 30px;
    margin-top: 15px;
    margin-left: 2px;
    width: 358px;
}
.poll-pic-article img {
    width: 358px;
    margin-top: 21px;
    float: right;
}
.now-2 {
    width: 357px;
    height: 128px;
    background: #0a8847;
    float: right;
    margin-top: 50px;
    margin-bottom: 29px;
}
.newsletter-2 {
    float: right;
    background: #094e93;
    padding: 1px 64px;
    margin-top: 55px;
}
.newsletter-2 label {
    display: inline-block;
    margin-bottom: .5rem;
    color: #fff;
    font-family: Roboto Condensed;
    font-size: 18px;
    margin-top: 13px;
}
.newsletter-2 input#exampleFormControlInput1 {
    border-radius: 0;
    border: 0px;
}
.newsletter-2 button.btn.btn-primary.mb-2 {
    border-radius: 0px;
    background: #0a8847;
    border: 1px;
    margin-top: 19px;
    margin-left: 63px;
}
.popular-stories-2 {
    margin-top: 116px;
    width: 382px;
    margin-left: 0;
    position: relative;
    display: table-cell;
    float: right;
}
.latest-stories-2 {
    margin-top: 53px;
    width: 100%;
    margin-left: 0;
    position: relative;
    display: table-cell;
    float: left;
}
.latest-content-2 {
    display: flex;
    border: 1px solid #ccc;
    margin-bottom: 20px;
    width: 342px;
    float: left;
    margin-right: 42px;
}
.latest-content-2:nth-child(3n) {
    margin-right: 0px;
}
div#disqus_thread {
    width: 716px;
}
.container {
    margin-top: 11px;
}
.top-cat-pic img {
    width: 715px;
}
.top-cat-pic {
    margin-top: 34px;
    width: 715px;
    float: left;
}
.news-title {
    background: #fff;
    width: 647px;
    padding: 20px;
    margin-top: -90px;
    margin-left: 68px;
    position: relative;
}
h1.cat-title {
    font-size: 35px;
    font-weight: 700;
    color: #094e93;
    font-family: Roboto Condensed;
}
p.author-news {
    font-size: 10px;
    color: #094e93;
    margin-bottom: 5px !important;
}
p.cat-copy {
    font-family: Open Sans;
    font-size: 14px;
}
.cat-section-2 img {
    width: 361px;
    height: 207px;
    object-fit: cover;
}
.cat-section-2 img {
    width: 361px;
}
.cat-section-2 {
    width: 361px;
    float: left;
    margin-top: 34px;
    margin-left: 34px;
}
span.breaking-news-badge-2 {
    background: #e80707;
    color: #fff;
    padding: 12px 15px;
    text-transform: uppercase;
    position: relative;
    display: table-caption;
}
.news-title-2 {
    background: #fff;
    width: 583px;
    padding: 20px;
    margin-top: -90px;
    margin-left: 68px;
    position: relative;
}
.news-title-2 {
    background: #fff;
    width: 321px;
    padding: 20px;
    margin-top: -90px;
    margin-left: 40px;
    position: relative;
}
h1.cat-title-2 {
    font-size: 23px;
    font-weight: 700;
    color: #094e93;
    font-family: Roboto Condensed;
}
.social-share-2 {
    float: left;
    margin-top: 0px;
    margin-left: 87px;
}
.social-share-2 i.fab.fa-facebook-f{
    border: 1px solid #094e93;
    width: 30px;
    border-radius: 40px;
    height: 30px;
    color: #094e93;
    font-size: 17px;
    text-align: center;
    padding-top: 6px;
    background: #fff
}
.social-share-2 i.fab.fa-facebook-f:hover {
    background: #094e93;
    width: 30px;
    border-radius: 40px;
    height: 30px;
    color: #fff;
    font-size: 17px;
    text-align: center;
    padding-top: 6px;
}
.social-share-2 i.fab.fa-twitter {
    border: 1px solid #094e93;
    width: 30px;
    border-radius: 40px;
    height: 30px;
    color: #094e93;
    font-size: 17px;
    text-align: center;
    padding-top: 6px;
    background: #fff
}
.social-share-2 i.fab.fa-twitter:hover {
    background: #094e93;
    width: 30px;
    border-radius: 40px;
    height: 30px;
    color: #fff;
    font-size: 17px;
    text-align: center;
    padding-top: 6px;
}
.social-share-2 i.fab.fa-linkedin-in {
    border: 1px solid #094e93;
    width: 30px;
    border-radius: 40px;
    height: 30px;
    color: #094e93;
    font-size: 17px;
    text-align: center;
    padding-top: 6px;
    background: #fff
}
.social-share-2 i.fab.fa-linkedin-in:hover {
    background: #094e93;
    width: 30px;
    border-radius: 40px;
    height: 30px;
    color: #fff;
    font-size: 17px;
    text-align: center;
    padding-top: 6px;
}
.social-share-2 i.fab.fa-whatsapp {
    border: 1px solid #094e93;
    width: 30px;
    border-radius: 40px;
    height: 30px;
    color: #094e93;
    font-size: 17px;
    text-align: center;
    padding-top: 6px;
    background: #fff
}
.social-share-2 i.fab.fa-whatsapp:hover {
    background: #094e93;
    width: 30px;
    border-radius: 40px;
    height: 30px;
    color: #fff;
    font-size: 17px;
    text-align: center;
    padding-top: 6px;
}
.social-share-2 i.fab.fa-google-plus-g {
    border: 1px solid #094e93;
    width: 30px;
    border-radius: 40px;
    height: 30px;
    color: #094e93;
    font-size: 17px;
    text-align: center;
    padding-top: 6px;
    background: #fff
}
.social-share-2 i.fab.fa-google-plus-g:hover {
    background: #094e93;
    width: 30px;
    border-radius: 40px;
    height: 30px;
    color: #fff;
    font-size: 17px;
    text-align: center;
    padding-top: 6px;
}
.cat-section-3 {
    width: 265px;
    float: left;
    margin-top: 34px;
    height: 177px;
}
.cat-section-3:not(:last-child){
    margin-right: 16px;
}
.cat-section-3 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.news-title-3 {
    background: #fff;
    width: 241px;
    padding: 20px;
    margin-top: -90px;
    margin-left: 24px;
    position: relative;
}
h1.cat-title-3 {
    font-size: 18px;
    font-weight: 700;
    color: #094e93;
    font-family: Roboto Condensed;
}
.feature-article-2 {
    width: 734px;
    margin-top: 14px;
    padding-bottom: 240px;
}
.cat-random {
    width: 734px;
    margin-top: 40px;
    float: left;
}

.cat-random.podcast_page {
    width: 700px;
}

.more-cat {
    position: relative;
    display: -webkit-inline-box;
    margin-top: 20px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    width: 100%;

}

.more-cat.podcast_page {
    width: 100%;
}

.more-cat-pic img {
    width: 200px;
    object-fit: cover;
}
.more-cat-title h1 {
    font-size: 22px;
    color: #094e93;
    font-family: Roboto Condensed;
    font-weight: 700;
}
.more-cat-title {
    width: 496px;
    margin-left: 23px;
}
p.more-cat-copy {
    font-family: Open Sans;
    font-size: 13px;
}
.sidebar-2 {
    width: 336px;
    float: left;
    margin-left: 40px;
    margin-top: 37px;
}
span.breaking-news-badge-3 {
    background: #094e93;
    color: #fff;
    padding: 12px 15px;
    text-transform: uppercase;
    position: relative;
    display: table-caption;
    float: left;
}
p.bread-it {
    float: left;
    margin-top: 11px;
    margin-left: 17px;
}
.more-videos-2 {
    margin-left: 21px;
    display: table-caption;
    width: 354px;
}
.video-play i.fas.fa-play {
    color: #fff;
    border: 2px solid #fff;
    margin-top: -114px;
    position: absolute;
    margin-left: 118px;
    border-radius: 100px;
    padding: 10px;
}
.news-title-4 {
    background: #fff;
    width: 241px;
    padding: 20px;
    margin-top: -44px;
    margin-left: 24px;
    position: relative;
}
span.top-story-badge-latest-2 {
    color: #094e93;
    font-size: 22px;
    font-family: Roboto Condensed;
    display: block;
    margin-top: 0px;
    margin-bottom: 3px;
    text-transform: uppercase;
    font-weight: 700;
}
.container.card-it-video.clearfix {
    margin-top: 80px;
}
a.see-all-2 {
    font-size: 12px;
    float: right;
    border: 1px solid #094e93;
    padding: 7px 10px;
    color: #094e93;
    margin-right: 1px;
}
.card-strip-2 {
    border-bottom: 1px solid #ccc;
    padding-bottom: 14px;
}
h1.video-title-inner {
    color: #094e93;
    font-family: Roboto Condensed;
    font-weight: 700;
    font-size: 30px;
    text-align: center;
    background: #fff;
    /*position: absolute;*/
    margin-left: 68px;
    padding: 13px;
}
.video-inner-view iframe {
    width: 90% !important;
    margin-left: 53px;
    height: 70vh;
}
.pod > iframe {
    width: 100% !important;
    margin-left: 0px !important;
    height: 20vh;
}
.top-video img {
    width: 100%;
}
/* Slider Caurosel*/
.MultiCarousel { float: left; overflow: hidden; padding: 15px; width: 100%; position:relative; }
    .MultiCarousel .MultiCarousel-inner { transition: 1s ease all; float: left; }
.MultiCarousel .MultiCarousel-inner .item { 
    float: left;
    height: 200px;
}
.MultiCarousel .MultiCarousel-inner .item > div {
    text-align: left;
    margin: 10px;
    color: #212121;
    border-radius: 10px;
}
.MultiCarousel .leftLst, .MultiCarousel .rightLst {
    position: absolute;
    border-radius: 50%;
    top: calc(50% - 20px);
    background: transparent;
    color: #212121;
    border: 0px;
    font-size: 25px;
}
.MultiCarousel .leftLst {
    left: -6px;
}
    .MultiCarousel .rightLst {
    right: -8px;
}
    
    .MultiCarousel .leftLst.over, .MultiCarousel .rightLst.over { 
        pointer-events: none; 
        background:#ccc; 
    }

.MultiCarousel-inner img {
    width: 250px;
    margin-bottom: 18px;
    object-fit: cover;
    height: 150px;
}
p.buy-link a {
    color: #ba0c2f;
    border: 1px solid #ba0c2f;
    border-radius: 100px;
    padding: 3px 16px;
}
p.buy-link a:hover {
    color: #fff;
    border: 1px solid #ba0c2f;
    border-radius: 100px;
    padding: 3px 16px;
    background: #ba0c2f;
    text-decoration: none;
}
.MultiCarousel .leftLst.over, .MultiCarousel .rightLst.over {
    pointer-events: none;
    background: transparent;
    color: #212121;
    border: none;
    font-size: 29px;
}
.MultiCarousel .rightLst.over {
    pointer-events: none;
    background: transparent;
    color: #212121;
    border: none;
    font-size: 29px;
}
.lead {
    font-size: 1.25rem;
    font-weight: 600;
}
.MultiCarousel.btn-primary.focus, .btn-primary:focus {
    box-shadow: none;
}
.MultiCarousel.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
}
.item-2 img {
    width: 128px;
}
.video-slide {
    background: #fff;
    width: 235px;
    margin-top: -67px;
    margin-left: 15px;
    position: relative;
    padding: 10px;
}
.container.video-slide-con {
    margin-top: 38px;
}



/*Only Incude*/
span.video-icon-1 {
    position: relative;
    border: 3px solid #fff;
    width: 60px;
    height: 60px;
    border-radius: 100px;
    padding: 10px 20px;
    font-size: 20px;
    color: #fff;
    margin-top: -300px;
    margin-left: 330px;
    display: block;
    float: left;
}
.container-fluid.breaking-sticky {
    background: #ff0202;
    color: #fff;
    position: fixed;
    bottom: 0;
    z-index: 999999;
}
.container-fluid.breaking-sticky h1 {
    float: left;
    margin-right: 19px;
    font-family: Roboto Condensed;
    font-weight: 500;
    border-right: 2px solid #fff;
    padding-left: 50px;
    padding-right: 14px;
    margin-top: 23px;
    font-size: 28px;
}
.container-fluid.breaking-sticky p {
    font-size: 21px;
    font-family: Roboto Condensed;
    font-weight: 700;
    margin-top: 29px;
    float: left;
}
.container-fluid.breaking-sticky a {
    color: #fff;
    font-weight: 400;
}
a.breaking-more {
    border: 1px solid #fff;
    padding: 7px;
    margin-top: 26px;
    display: inline-block;
    margin-left: 32px;
    font-size: 14px;
    text-decoration: none;
}
.social-share-breaking {
    float: right;
    margin-top: 29px;
    margin-right: 70px;
}
.social-share-breaking i.fab.fa-facebook-f{
    border: 2px solid #fff;
    width: 30px;
    border-radius: 40px;
    height: 30px;
    color: #fff;
    font-size: 17px;
    text-align: center;
    padding-top: 6px;
    background: #e80707;
}
.social-share-breaking i.fab.fa-facebook-f:hover {
    background: #fff;
    width: 30px;
    border-radius: 40px;
    height: 30px;
    color: #e80707;
    font-size: 17px;
    text-align: center;
    padding-top: 6px;
}
.social-share-breaking i.fab.fa-twitter {
    border: 2px solid #fff;
    width: 30px;
    border-radius: 40px;
    height: 30px;
    color: #fff;
    font-size: 17px;
    text-align: center;
    padding-top: 6px;
    background: #e80707;
}
.social-share-breaking i.fab.fa-twitter:hover {
    background: #fff;
    width: 30px;
    border-radius: 40px;
    height: 30px;
    color: #e80707;
    font-size: 17px;
    text-align: center;
    padding-top: 6px;
}
.social-share-breaking i.fab.fa-linkedin-in {
    border: 2px solid #fff;
    width: 30px;
    border-radius: 40px;
    height: 30px;
    color: #fff;
    font-size: 17px;
    text-align: center;
    padding-top: 6px;
    background: #e80707;
}
.social-share-breaking i.fab.fa-linkedin-in:hover {
    background: #fff;
    width: 30px;
    border-radius: 40px;
    height: 30px;
    color: #e80707;
    font-size: 17px;
    text-align: center;
    padding-top: 6px;
}
.social-share-breaking i.fab.fa-whatsapp {
    border: 2px solid #fff;
    width: 30px;
    border-radius: 40px;
    height: 30px;
    color: #fff;
    font-size: 17px;
    text-align: center;
    padding-top: 6px;
    background: #e80707;
}
.social-share-breaking i.fab.fa-whatsapp:hover {
    background: #fff;
    width: 30px;
    border-radius: 40px;
    height: 30px;
    color: #e80707;
    font-size: 17px;
    text-align: center;
    padding-top: 6px;
}
.social-share-breaking i.fab.fa-google-plus-g {
    border: 2px solid #fff;
    width: 30px;
    border-radius: 40px;
    height: 30px;
    color: #fff;
    font-size: 17px;
    text-align: center;
    padding-top: 6px;
    background: #e80707;
}
.social-share-breaking i.fab.fa-google-plus-g:hover {
    background: #fff;
    width: 30px;
    border-radius: 40px;
    height: 30px;
    color: #e80707;
    font-size: 17px;
    text-align: center;
    padding-top: 6px;
}

#portfolio {  
    margin: 1rem 0;
    -webkit-column-count: 3; 
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1rem;
    -moz-column-gap: 1rem;
    column-gap: 1rem;
    -webkit-column-width: 33.33333333333333%;
    -moz-column-width: 33.33333333333333%;
    column-width: 33.33333333333333%;
}
.tile { 
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 350ms ease;
    transition: all 350ms ease;

}
.tile:hover { 

}

.scale-anm {
  transform: scale(1);
}
.tile img {
    max-width: 100%;
    width: 100%;
    height: 300px;
    margin-bottom: 1rem;
  
}

.btn.fil-cat {
    font-family: Lato;
    font-size: 1rem;
    font-weight: normal;
    text-decoration: none;
    cursor: pointer;
    display: inline-block;
    line-height: normal;
    padding: .5rem 1rem;
    margin: 0;
    height: auto;
    border: 1px solid;
    vertical-align: middle;
    -webkit-appearance: none;
    color: #555;
    background-color: rgba(0, 0, 0, 0);
}

.btn.fil-cat:hover {
  text-decoration: none;
}

.btn.fil-cat:focus {
  outline: none;
  border-color: var(--darken-2);
  box-shadow: 0 0 0 3px var(--darken-3);
}

::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.presenter img {
    width: 60px;
    height: 60px;
    border-radius: 60px;
    margin-left: 20px;
}
.blue-bg {
    background: #094e93;
    width: 320px;
    float: right;
    margin-top: -60px;
    position: relative;
}
.blue-bg h1 {
    color: #f5ed23;
    font-size: 22px;
    font-family: Roboto Condensed;
    font-weight: 700;
    text-transform: uppercase;
    padding-left: 20px;
}
.blue-bg p {
    padding-left: 20px;
    padding-top: 20px;
    color: #f5ed23;
}
p.despot {
    color: #fff;
    font-size: 14px;
    font-family: Open Sans;
    padding-right: 10px;
    border-top: 1px solid #fff;
    width: 300px;
    margin-left: 11px;
    padding-left: 10px;
    margin-top: 15px;
}
.presenter span {
    color: #fff;
    padding-left: 12px;
    font-family: Open Sans;
}


/* Center website */
.main-shows {
    margin: auto;
}

.row.show-it {
    margin: 10px -16px;
}

/* Add padding BETWEEN each column */
.row.show-it,
.row.show-it > .column {
    padding: 8px;
}

/* Create three equal columns that floats next to each other */
.column {
    float: left;
    width: 33.33%;
    /*display: none; /* Hide all elements by default */
}

/* Clear floats after rows */ 
.row.show-it:after {
    content: "";
    display: table;
    clear: both;
}

/* Content */
.content.now-show {
    background-color: white;    
	float: left;
    width: 32%;
	margin-right:1%;
}
.content.now-show:nth-child(3n){
	
	margin-right:0;
}
.content.now-show:nth-child(n+4){
    margin-top: 50px;
}

/* The "show" class is added to the filtered elements */
.show {
  display: block;
}

/* Style the buttons */
.btn.rightnow {
    border: none;
    outline: none;
    padding: 6px 21px;
    background-color: white;
    cursor: pointer;
    color: #094e93;
    border: 1px solid #094e93;
    border-radius: 100px;
    margin-right: 35px;
}

.btn.rightnow:hover, .active {
    background-color: #08783e;
    padding: 7px 14px;
}
li.nav-item {
    padding: 0px 9px;
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: #fff;
}
img.main-program-pic {
    width: 359px;
}
.container.program-it.clearfix {
    margin-top: 235px;
    position: relative;
}
.playing-program img {
    width: 470px;
    float: left;
    height: 360px;
    object-fit: cover;
}
.container-fluid.program-play {
    background: #0a8847;
}
i.far.fa-dot-circle {
    color: #f5ed23;
    font-size: 23px;
    margin-right: 10px;
}
span.time-stamp-play {
    color: #fff;
    font-family: Open Sans;
    font-size: 14px;
}
.program-playing-copy h1 {
    font-family: Roboto Condensed;
    font-weight: 700;
    color: #f5ed23;
    font-size: 32px;
    margin-top: 20px;
    margin-bottom: 22px;
}
.program-playing-copy {
    padding: 20px;
    float: left;
    width: 360px;
    color: #fff;
}
.presenter-2 {
    margin-bottom: 18px;
}
.presenter-2 img {
    width: 70px;
    border-radius: 100px;
    height: 70px;
}
a.listen-live-us {
    background: #094e93;
    color: #fff;
    border-radius: 100px;
    padding: 4px 10px;
}
span.host-us {
    color: #212121;
    font-size: 16px;
    display: block;
    padding-bottom: 12px;
}
.presenter-2 img {
    width: 70px;
    border-radius: 100px;
    height: 70px;
    margin-right: 8px;
}
.show-pic img {
    width: 320px;
    float: left;
}
span.host-us img {
    width: 60px;
    height: 60px;
    border-radius: 60px;
    margin-right: 10px;
    object-fit: cover;
}
.show-pic {
    width: 250px;
    height: 166px;
    float: left;
}
#player audio {
    width: 100% !important;
    margin-top: 15px;
    margin-left: 17px;
}
.show-copy {
    width: 390px;
    float: left;
    padding-left: 33px;
}
.show-copy h4 {
    font-size: 14px;
    color: #7f7f7f;
    padding-top: 15px;
}
.show-copy i.fas.fa-bullseye {
    color: #ba0c2f;
    padding-right: 7px;
}
.show-copy h1 {
    font-family: Roboto Condensed;
    color: #0a8847;
    font-weight: 700;
    font-size: 32px;
}
.show-pic img {
    width: 250px;
    float: left;
    height: 166px;
    object-fit: cover;
}
.container.currently-playing.clearfix {
    border: 1px solid #ccc;
    padding: 0px 33px 21px 0px;
    margin-top: 50px;
    background: #f1f3f4;
}
.show-description p {
    display: block;
    padding-top: 15px;
}
.now-playing.details {
    border-bottom: 1px solid #ccc;
    display: flex;
}
.next-2 {
    width: 50%;
    float: left;
    background: #094e93;
}
.next-3 {
    background: #094e93;
    float: left;
    width: 50%;
}
.container.next-show-it.clearfix {
    margin-top: 50px;
}
.donation-5 {
    margin-top: -18px;
    padding-top: 0;
    padding-left: 674px;
    float: right;
}
.donation-5 a {
    background: #f5ed23;
    border-radius: 50px;
    padding: 6px 12px;
    color: #212121;
    margin-right: 10px;
    text-decoration: none;
}
.donation-5 a:hover {
    background: #094e93;
    border-radius: 50px;
    padding: 6px 12px;
    color: #f5ed23;
    margin-right: 10px;
    text-decoration: none;
}
.navbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0;
}
.top-cat-pic img {
    width: 715px;
    height: 425px;
    object-fit: cover;
}

.now-pic img {
    width: 190px;
    height: 128px;
    object-fit: cover;
}

.square-ad iframe{
	margin-left: 0px;
	width: 100% !important;
}
