@media only screen and (max-width: 767px) {
    .ui.page.grid {
        width: 100% !important;
        margin-left: auto;
        margin-right: auto;
        padding-left: 0;
        padding-right: 0
    }

    arty {
        width: 100%;
        float: left;
        padding: 25px;
        position: relative;
        padding-top: 10px
    }
}

@media only screen and (min-width: 768px) {
    .ui.page.grid {
        width: 100% !important;
        margin-left: auto;
        margin-right: auto;
        padding-left: 0;
        padding-right: 0;
        padding: 0 !important
    }
}

@media(max-width: 875px) {
    body {
        font-family: 'Roboto', sans-serif;
        font-weight: 400 !important;
        margin: 0px;
        margin-top: -65px
    }

    #vidblock {
        padding-right: 0px
    }

    h1,
    h2,
    h3,
    h4,
    h5 {
        font-family: 'Roboto', sans-serif !important;
        font-weight: 700 !important
    }

    .fb-page {
        display: none !important
    }

    #navtoggle {
        display: none
    }

    #find {
        display: none
    }

    .navi {
        height: 55px
    }

    .togglenav {
        display: block
    }

    #main {
        padding-top: 0px !important;
        padding-bottom: 30px
    }

    #nbrief {
        width: 100% !important
    }

    pollblock {
        width: 100% !important
    }

    .ctoongroup {
        background: #363e46;
        width: 100%;
        padding: 20px;
        text-align: center
    }

    #col1white {
        width: 100% !important;
        background: #FFF;
        padding-left: 0 !important;
        padding-right: 0 !important;
        padding-bottom: 0 !important;
        float: left;
        border-right: solid 1px #DDD
    }

    .catsel {
        display: table !important
    }

    #catcol {
        display: none !important
    }

    #catmaincol {
        width: 100% !important
    }

    catpage ul li h4 a {
        width: 100%;
        height: auto;
        float: left;
        color: #444 !important;
        font-size: 17px;
        font-weight: 900 !important;
        -webkit-font-smoothing: antialiased !important
    }

    .shim {
        width: 100%;
        float: left;
        height: 50px
    }

    #gridcol {
        width: 100% !important
    }

    articlegrid .article h4 a {
        font-size: 12px !important
    }

    #col2 {
        width: 100% !important;
        padding: 10px !important;
        padding-top: 15px !important
    }

    group {
        width: 100%;
        float: left;
        height: auto;
        margin-bottom: 20px;
        margin-right: 25px
    }

    group:nth-child(even) {
        margin-right: 0px !important;
        width: 100%
    }

    #col2ad {
        width: 100%;
        text-align: center;
        background: #FFF;
        padding-top: 12px;
        padding-bottom: 12px
    }

    #nbrief {
        width: 100% !important;
        margin: 0
    }

    #nbform {
        width: 100%
    }

    #playercol {
        width: 100% !important
    }

    #playlistcol {
        width: 100% !important
    }

    #togglemonav {
        float: right !important
    }

    #togglemocat {
        float: right !important
    }

    bigfive span.large {
        width: 100%
    }

    bigfive span.small {
        width: 100%
    }

    bigfive span.small .topfivestory {
        width: 50%
    }

    #bignav {
        display: none
    }

    #monav {
        display: table
    }

    articlegrid .article {
        width: 50% !important
    }

    bigfive span.large {
        width: 100% !important;
        border-bottom: solid 1px #DDD
    }

    bigfive span.small .topfivestory:nth-child(1) .topfiveoverlay {
        border-bottom: solid 1px #DDD;
        border-left: none
    }

    bigfive span.small .topfivestory:nth-child(3) .topfiveoverlay {
        border-bottom: none !border-left: none
    }

    bigfive span.small .topfivestory .linkages h4 a {
        font-size: 26px
    }

    catblock1 .article span {
        width: 100%;
        float: left;
        height: auto !important
    }

    arty {
        width: 100%;
        float: left;
        padding: 25px;
        position: relative;
        padding-top: 30px
    }

    .catlabelstory {
        background: #888 !important;
        color: #FFF !important;
        position: absolute;
        left: 26px;
        top: 18px;
        border-right: solid 3px #FFF !important;
        border-bottom: solid 2px #FFF !important;
        font-weight: 700 !important;
        -webkit-font-smoothing: antialiased !important;
        font-size: 11px !important
    }

    .coltwoad {
        background: #3c454e !important;
        padding: 0px;
        text-align: center;
        padding-top: 20px;
        padding-bottom: 20px;
        width: 100%;
        text-align: center
    }
}

@media only screen and (min-width: 992px) {
    .ui.page.grid {
        width: 100% !important;
        margin-left: auto;
        margin-right: auto;
        padding-left: 0;
        padding-right: 0
    }
}

@media only screen and (min-width: 1400px) {
    .ui.page.grid {
        width: 1150px !important;
        margin-left: auto;
        margin-right: auto;
        padding-left: 0;
        padding-right: 0
    }
}

@media only screen and (min-width: 1920px) {
    .ui.page.grid {
        width: 1450px !important;
        margin-left: auto;
        margin-right: auto;
        padding-left: 0;
        padding-right: 0
    }

    bigfive span.large .topfivestory .linkages h4 a {
        fonts-size: 40px
    }
}

@media(max-width: 655px) {
    .catsel {
        display: table !important
    }

    #catcol {
        display: none !important
    }

    .shim {
        width: 100%;
        float: left;
        height: 50px
    }

    #phabsearch {
        display: none
    }

    #togglemonav {
        float: right !important
    }

    #togglemocat {
        float: right !important
    }

    #togglemonav a span {
        display: none
    }

    #togglemocat a span {
        display: none;
        height: auto
    }

    bigfive {
        float: left
    }

    bigfive span.large {
        width: 100%
    }

    bigfive span.small {
        width: 100%
    }

    bigfive span.small .topfivestory {
        width: 100%
    }

    bigfive span.large .topfivestory .linkages h4 a {
        font-size: 25px !important;
        line-height: 12px !important
    }

    bigfive span.small .topfivestory .linkages h4 a {
        font-size: 25px !important;
        line-height: 12px !important
    }

    articlegrid .article {
        width: 100% !important;
        padding-left: 5px !important;
        padding-right: 5px !important
    }

    articlegrid .article h4 a {
        font-size: 13px !important;
        height: auto !important
    }

    #gridcol {
        padding: 5px !important;
        margin: 0 !important;
        padding-top: 20px !important
    }

    articlegrid {
        margin-bottom: 15px
    }

    #bignav {
        display: none
    }

    .setrel {
        position: relative !important
    }

    #monbrief {
        width: 100%;
        display: table
    }

    bigfive .topfivestory {
        float: left;
        width: 100%;
        height: auto
    }

    bigfive .topfivestory img {
        position: absolute;
        bottom: 0;
        left: 0;
        display: none
    }

    bigfive span.large {
        width: 100% !important;
        border-bottom: solid 1px #DDD
    }

    bigfive span.small {
        width: 100%
    }

    bigfive span.small .topfivestory {
        width: 100%
    }

    bigfive span .topfivestory .topfiveoverlay {
        bordder: none !important;
        border-bottom: solid 1px #DDD !important
    }

    bigfive span .topfivestory.linkages {
        position: static !important;
        float: left !important;
        width: 100% !important
    }

    #bignav {
        display: none
    }

    #monav {
        display: table
    }

    articlegrid .article {
        width: 50% !important
    }

    catblock1 .article {
        width: 100%;
        margin-bottom: 5px !important
    }

    catblock1 .article span .summary {
        display: none
    }

    catblock1 .article span a.mimg {
        width: 120px
    }

    catblock1 .article span h4 {
        width: 100%;
        margin-left: 0px
    }

    catblock1 .article span h4 a {
        font-size: 16px
    }

    catblock1 .article span {
        font-size: 13px;
        padding-top: 8px !important;
        padding-bottom: 8px !important;
        border-top: solid 1px #ddd
    }

    .catlabel {
        background: #666 !important;
        color: #FFF !important;
        position: static;
        left: 10px;
        top: 0px;
        border: none;
        border-bottom: none !important;
        margin-bottom: 0px !important;
        font-weight: 700 !important;
        -webkit-font-smoothing: antialiased !important;
        font-size: 11px !important;
        width: auto;
        padding: 0 !important;
        padding-bottom: 5px !important;
        padding: 5px 10px !important
    }

    catblock1 .article.featured span .info {
        display: none
    }

    catblock1 .article span .info {
        display: none
    }

    catblock1 .article.featured span a.mimg {
        width: 170%
    }

    catblock1 .article.featured span h4 {
        width: 100% !important;
        margin-left: 0px !important;
        padding: 0 !important;
        text-align: center
    }

    catblock1 .article.featured span h4 a {
        font-size: 20px
    }

    catblock1 .article.featured .summary {
        display: table !important;
        font-size: 16px
    }

    catblock1 .article.featured .catlabel {
        margin-left: -30px !important;
        padding-left: 10px;
        z-index: 10 !important;
        position: relative;
        background: #666 !important;
        color: #FFF !important;
        width: auto;
        padding: 5px 10px !important;
        border-bottom: none !important;
        border: none !important
    }

    catblock1 .catblocktitle .inner span {
        padding: 7px 12px
    }

    catblock1 .article.featured span {
        -webkit-box-shadow: none !important;
        -moz-box-shadow: none !important;
        box-shadow: none !important;
        border: none !important
    }

    catblock1 .catblocktitle .inner {
        background: #34495e
    }

    catblock1 .video {
        width: 100%;
        margin-bottom: 20px
    }

    catblock1 .video span a.mimg {
        width: 120px
    }

    catblock1 .video span h4 {
        width: calc(100% - 140px) !important;
        margin-left: 20px !important
    }

    catblock1 .video span h4 a {
        font-size: 16px;
        font-weight: 700 !important
    }

    group {
        width: 100% !important
    }

    #nbrief {
        width: 100% !important;
        margin: 0;
        margin-bottom: 20px !important
    }

    pollblock {
        width: 100% !important;
        margin-bottom: 20px
    }

    #col2 {
        width: 100% !important;
        padding-top: 20px !important
    }

    #bigFiveMobile {
        display: block
    }

    group.coltwoad span {
        padding: 5px !important;
        padding-top: 10px !important;
        padding-bottom: 10px !important
    }

    group#cartoon span {
        padding: 10px !important;
        padding-top: 10px !important;
        padding-bottom: 10px !important
    }

    arty h1 {
        font-size: 25px !important
    }

    arty .artycontent {
        font-size: 15px !important
    }

    .yearlist a .button {
        display: none
    }

    catpage .dropdown {
        display: block !important
    }

    catpage ul li .summary {
        display: none
    }

    catpage ul li h4 {
        padding-bottom: 20px
    }

    #nbrief {
        width: 100% !important
    }

    pollblock {
        width: 100% !important
    }

    body {
        margin-top: 0px
    }

    group .article a {
        color: #f0f0f0;
        font-size: 16px;
        width: 100%;
        float: left;
        font-weight: 700
    }

    footer .column {
        text-align: center;
        padding-bottom: 20px;
        padding-top: 20px;
        float: left !important;
        width: 100% !important;
        margin-bottom: 20px
    }

    footer h4 {
        float: left;
        width: 100%
    }

    footer .container .ui .row .column .list a.button {
        width: 100 !important
    }

    catblock1#catfocus .article span h4 a {
        height: auto !important
    }

    catblock1#catfocus .article span .infowrap {
        width: calc(100% - 140px) !important;
        float: left;
        height: auto;
        padding: 0px;
        border: none;
        background: #f9f9f9;
        margin-left: 20px
    }

    catblock1#topthree .article span .infowrap {
        width: calc(100% - 140px) !important;
        float: left;
        height: auto;
        padding: 0px;
        border: none;
        background: #f9f9f9;
        margin-left: 20px
    }

    catblock1#catfocus .article span h4 {
        width: 100%;
        margin-left: 0px
    }

    catblock1#topthree .article span h4 a {
        height: auto !important
    }

    catblock1#catfocus .article span .infowrap {
        width: calc(100% - 140px) !important;
        float: left;
        height: auto;
        padding: 0px;
        border: none;
        background: #f9f9f9;
        margin-left: 20px
    }

    catblock1#topthree .article span h4 {
        width: 100%;
        margin-left: 0px
    }

    articlegrid1#bigFiveMobile catblock1 .article span h4 {
        width: calc(100% - 140px);
        margin-left: 20px
    }

    catblock1 .article span h4 {
        background: #f9f9f9 !important
    }

    footer .container .ui .row .col .list a.button {
        width: 100% !important;
        margin-bottom: 15px
    }

    footer .container .column .row .col {
        width: 100% !important;
        float: left !important;
        padding-top: 20px;
        padding-bottom: 20px
    }

    footer h4 {
        padding: 15px;
        text-align: center;
        background: #444
    }
}

@media (max-width: 1015px) {
    .navi ul li a {
        font-size: 12.5px;
        padding: 0 10px
    }
}

@media (min-width: 1200px)
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1140px;
}
						
						
						
						
						
						/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
