﻿body {
    font-size: 12pt;
}

h1 {
    font-size: 1.5em;
    padding: 0px 0px 0px 0px;
    margin: 30px 0px 20px 50px;
    border-bottom: 1px dotted grey;
    font-weight: bold;
}

h2 {
    font-size: 1em;
    padding: 5px 0px 5px 0px;
    margin: 10px 0px 0px 0px;
    text-decoration: underline;
    font-weight: bold;
}

.dt_top_logo_box {
    display: none;
}

.news-footer {
    padding: 50px 0 0 0;
}

.news-left {
    display: block;
    width: 94%;
    padding: 0 3% 0 3%;
    text-align: left;
    overflow: hidden;
}

    .news-left h1 {
        font-size: 1.5em;
        text-decoration: none;
        border: 0px;
        padding: 0px 0px 0px 0px;
        margin: 20px 0px 0px 0px;
    }

.news-right {
    display: none;
}

.ad-a-500-left {
    display: block;
    width: 100%;
    min-height: 0px;
    text-align: center;
    padding: 10px 0px 0px 0px;
    margin: 20px 0px 20px 0px;
    border-bottom: 1px solid #d3d3d3;
    border-top: 1px solid #d3d3d3;
    font-size: 0.6em;
    color: #666;
}

@media only screen and (min-width: 576px) {
    .dt_top_logo_box {
        display: none;
    }

    .lg-dt-topad {
        display: none;
    }

    .news-lowerart-mrec {
        display: none;
    }

    .news-left {
        display: block;
        width: 96%;
        float: left;
        padding: 0 2% 0 2%;
        text-align: left;
        overflow: hidden;
    }
}

@media only screen and (min-width: 768px) {
    .dt_top_logo_box {
        display: none;
    }

    .lg-dt-topad {
        display: none;
    }

    .news-left {
        display: block;
        width: 96%;
        float: left;
        padding: 0 2% 0 2%;
        text-align: left;
        overflow: hidden;
    }

        .news-left h1 {
            font-size: 2em;
            text-decoration: none;
            border: 0px;
            padding: 0px 0px 0px 0px;
            margin: 0px 0px 0px 0px;
        }
}

@media only screen and (min-width: 992px) {
    .ad-a-500-left {
        display: none;
    }

    .ad-a-500-right {
        display: block;
        min-height: 0px;
    }

    .dt_top_logo_box {
        display: block;
    }

    .lg-dt-topad {
        display: block;
        width: 100%;
        text-align: center;
        margin: 20px 0px 20px 0px;
        min-height: 30px;
    }

    .news-left {
        display: block;
        width: 61%;
        float: left;
        padding: 0 2% 0 2%;
        text-align: left;
    }

    .news-right {
        display: block;
        width: 31%;
        float: right;
        padding: 0 2% 0 2%;
    }

    .right-col-mrec {
        text-align: center;
        border-left: 1px solid #d3d3d3;
    }

    .right-col-mrec-ad {
        padding: 15px 0px 10px 0px;
    }
}

@media only screen and (min-width: 1200px) {
    .dt_top_logo_box {
        display: block;
    }

    .lg-dt-topad {
        display: none;
        width: 100%;
        text-align: center;
        margin: 20px 0px 20px 0px;
        min-height: 30px;
    }

    .news-left {
        display: block;
        width: 56%;
        float: left;
        padding: 0 2% 0 2%;
    }

    .news-right {
        display: block;
        width: 44%;
        float: right;
        padding: 0 2% 0 2%;
    }

    .right-col-mrec {
        text-align: center;
    }

    .right-col-mrec-ad {
        padding: 15px 0px 10px 0px;
    }
}
