@charset "UTF-8";

/* CSS Document */

@charset "UTF-8";

@media (max-width: 1490px){
    .fixed-ads{display: none!important;}
}
/* Large Devices, Wide Screens */

@media only screen and (max-width: 1200px) {
    .news-section-5-prog a.news-block-3 span {
    height: 195px !important;
}
    .navbar-header {
        float: none;
    }
    .navbar-left,
    .navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
        margin: auto;
        text-align: center;
        float: none;
        border-radius: 5px;
        background: #fff;
        border: 0px;
        margin: 10px auto;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in {
        display: block !important;
    }
    .navbar-nav>li a {
        width: 100%;
        margin: 10px 0px;
    }
    span.icon-bar {
        background: #3f51b5 !important;
    }
    nav.navbar.navbar-default {
        padding: 0px;
    }
    .navbar-nav>li:hover {
        margin-top: 0px;
        padding-top: 0px;
    }
    .news-section-1NextBtn {
        left: 25px;
        top: 20%;
    }
    .news-section-1PrevBtn {
        right: 25px;
        top: 20%;
    }
    .news-section-3 a.news-block-3 span, .news-section-5 a.news-block-3 span {
        height: 163px;
    }
}

/* Medium Devices, Desktops */

@media only screen and (max-width: 992px) {
    a.news-section-2-block {
        border-bottom: 1px #eaeaea solid;
    }
    .news-section-1NextBtn {
        top: 26%;
    }
    .news-section-1PrevBtn {
        top: 26%;
    }
    
    .news-section-3 a.news-block-3 span, .news-section-5 a.news-block-3 span {
        height: 163px;
        font-size: 16px;
    }
}

/* Small Devices, Tablets */

@media only screen and (max-width: 768px) {
    .video-section-2 a.bx-next, .video-section-2 a.bx-prev{top: 50%;}
    
}

/* Extra Small Devices, Phones */

@media only screen and (max-width: 480px) {
    .topstory-text {
        position: static;
        width: 100%;
        margin: 20px 0 0 0;
        border-radius: 0px;
    }
    .topstory-text p {
        display: block;
    }
    .topstoryPrevBtn,
    .topstoryNextBtn {
        top: 30%;
    }
    a.news-section-2-block span {
        font-size: 16px;
    }
    .news-section-1NextBtn {
        top: 36%;
    }
    .news-section-1PrevBtn {
        top: 36%;
    }
    .video-sectionPrevBtn,
    .video-sectionNextBtn {
        top: 32%;
    }
    .topstory-area2 .topstoryNextBtn, .topstory-area2 .topstoryPrevBtn {
    top: 32%;
}
    .video-section-2 a.bx-next, .video-section-2 a.bx-prev{top: 32%;}
    ul.footer-links{display: none;}
}


/* Custom, iPhone Retina */

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