﻿@media (min-width: 768px) {

    .container {
        width: 758px;
    }
    /* Slightly smaller to avoid horizontal scrollbars */

    table.table tbody tr td div.col-xs-2 {
        padding-left: 0;
        padding-right: 3px;
    }

    div.panel.jobs-widget > img {
        width: 100%;
        height: auto;
    }

    div.panel.jobs-widget iframe {
        margin-top: 10px;
    }

    div.row.leaderboard {
        position: relative;
        left: 50% !important;
        margin-left: -364px !important;
        width: 728px;
    }
}


@media (min-width: 768px) and (max-width: 991px) {
    div.panel.jobs-widget > img {
        width: 285px;
        height: 36px;
        margin-left: -6px;
    }

    div.panel.jobs-widget {
        height: 480px;
    }

        div.panel.jobs-widget iframe {
            height: 406px !important;
        }

    div#div-gpt-ad-21613269094 {
        position: relative;
        left: 50% !important;
        margin-left: -309px !important;
        height: 120px;
        width: 618px;
    }
}





@media (min-width: 992px) {

    .container {
        width: 962px;
    }

    .right-column {
        padding-right: 0;
    }

    .editorial-list li {
        width: 46%;
    }
}


@media (min-width: 992px ) and (max-width: 1199px) {
    .jobs-widget {
        height: 848px;
    }
}



@media (max-width: 991px) {

    .right-column {
        padding-left: 0;
    }

    .latestIssue {
        text-align: center;
    }

        .latestIssue ul {
            list-style: none;
        }

    .sign-up {
        margin-bottom: 20px;
    }

    .editorial-list li {
        width: 32%;
    }

    .panel iframe#twitter-widget-0 {
        width: 100% !important;
    }

    .panel > p > a > img {
        margin: 10px auto;
    }

    div.right-column-panel div.advert.center-block {
        position: relative;
        left: 50% !important;
        margin-left: -142px !important;
        width: 283px;
    }
}


@media (min-width: 1200px) {

    .container {
        width: 1160px;
    }

    .jobs-widget {
        height: 710px;
    }

    /* #article-body.video iframe, */
    /* #article-body.news iframe, */
    /* #article-body.copy iframe{ */
        /* height: 175px !important; */
    /* } */
}



@media (min-width: 1300px) {

    .container {
        width: 1260px;
    }
}

@media (min-width: 1400px) {

    .container {
        width: 1360px;
    }
}
@media (min-width: 1500px) {

    .container {
        width: 1460px;
    }
}

@media (min-width: 768px) and (max-width: 1279px) {
}


@media (max-width: 767px) {

    .brand {
        text-align: center;
        margin: 0 auto 20px;
        padding-top: 0;
    }

    .left-column, .right-column {
        padding-left: 16px;
        padding-right: 16px;
    }

    div.row.leaderboard {
        position: relative;
        left: 50% !important;
        margin-left: -160px !important;
        width: 320px;
    }

    .leaderboard div {
        height: 100px;
        width: 320px;
    }

    div#div-gpt-ad-21613269094 {
        position: relative;
        left: 50% !important;
        margin-left: -160px !important;
        height: 100px;
        width: 320px;
    }
}



@media (min-width: 651px) and (max-width: 991px) {

    .editorial-list li {
        width: 32%;
    }
}



@media (max-width: 650px) {

    .editorial-list li {
        width: 46%;
    }
}




@media (min-width: 401px) and (max-width: 520px) {

    .doc-list ul li {
        width: 28%;
    }
}




@media (max-width: 500px) {

    .editorial-list li {
        width: 50%;
    }
}

@media (min-width: 300px) and (max-width: 500px) {

    .top-news > div.panel > article > img {
        max-width: 50%;
    }
}



@media (max-width: 400px) {

    .doc-list ul li {
        width: 42%;
    }
}



@media (min-width: 300px) and (max-width: 400px) {

    .brand a img {
        width: 100%;
        margin: 0 auto 20px;
    }

    .leaderboard {
        padding: 0 !important;
        margin-left: -15px;
        margin-right: -15px;
    }

    .right-column-panel {
        overflow: hidden;
    }

    div#div-gpt-ad-1422078900996-8 {
        height: 100px;
    }
}


@media (max-width: 350px) {

    .top-news > div.panel > article > img {
        max-width: 100%;
        float: none;
        margin: 8px auto;
        display: block;
    }
}
