/*MEDIA QUERY*/
@media screen and (min-width:320px) {
    .caption h3 span, .caption h3 a {
        padding: 8px 10px 8px 10px;
    }

    .tophomestory {
        height: auto;
        height: 400px;
    }

        .tophomestory a.avatar {
            height: 185px;
        }

    .tophomestory-i {
        padding: 0 10px;
    }

    .focuslist h3 {
        display: block;
    }

    .focuslist-i {
        padding: 0 10px;
    }

    .hometeaser-l {
        float: none;
        width: auto;
    }

    .hometeaser-r {
        float: none;
        width: auto;
        padding: 10px 0 0 0;
        border-left: 0;
        min-height: 50px;
    }

    .hometeaser-i {
        padding: 10px 10px 0 10px;
    }

    .hometeaserfocus-i {
        padding: 0 10px;
    }

    .homeheadline li a {
        padding: 0 10px;
    }

    .homeheadline-i {
        padding: 10px 0;
    }

    .homedetail-i {
        padding: 10px 10px;
    }

    .lateststory li {
        padding: 0 10px;
    }

    .lateststory-i {
        padding: 10px 0;
    }

    .topstory li {
        padding: 0 10px;
    }

    .topstory-i {
        padding: 10px 0;
    }

    .zonebar h3 {
        padding: 0 10px 10px 10px;
    }

    .zonebar ul {
        box-sizing: border-box;
        padding: 10px 10px;
    }

    .tagbar h3 {
        padding: 0 10px 10px 10px;
    }

    .zoneteaser {
        padding: 10px 10px;
    }

        .zoneteaser li.sep {
            height: 20px;
        }

    .storydetail {
        padding: 10px 10px;
    }

    .story_body img {
        max-width: 100%;
    }

    .story_body table {
        max-width: 100%;
    }

    .story_avatar_l {
        clear: none;
        float: none;
        width: 100%;
        padding: 0;
        margin: 0 0 10px 0;
    }

    .story_avatar_r {
        clear: none;
        float: none;
        width: 100%;
        padding: 0;
        margin: 0 0 10px 0;
    }

    .story_avatar_t img, .story_avatar_b img {
        width: 100%;
    }

    .storyothers {
        padding: 0 10px;
    }

    .storyothers-first li {
        width: 48%;
        float: left;
        margin: 0;
    }

        .storyothers-first li a.avatar {
            height: 110px;
        }

        .storyothers-first li.n2 {
            float: right;
            margin-right: 0;
        }

        .storyothers-first li.n3 {
            clear: both;
            margin-top: 10px;
        }

        .storyothers-first li.n4 {
            margin-top: 10px;
        }

    .storydlg {
        width: 100%;
        height: 100%;
    }

    .dialogbox {
        border: 0;
    }

        .dialogbox div.field {
            float: none;
        }

        .dialogbox div.bfield {
            float: none;
        }

        .dialogbox label {
            clear: none;
            float: none;
            width: auto;
        }

        .dialogbox img {
            margin-left: 0;
        }

        .dialogbox .textbox {
            width: 98%;
        }

        .dialogbox .submit {
            margin-left: 0;
        }

    .commentform {
        padding: 0 10px;
    }

        .commentform li label {
            float: none;
            width: auto;
        }

        .commentform img {
            margin-left: 0;
        }

        .commentform li input, .commentform li textarea {
            width: 98%;
        }

    .gallerybox li {
        width: 48%;
    }

        .gallerybox li.sep {
            height: 10px;
        }

    .gallerybox a.avatar {
        width: 100%;
        height: 100px;
    }

    .gallerybox-i {
        padding: 10px 10px;
        background-color: #F1F1F1;
    }

    .gallery-dialog {
        width: 100%;
        height: auto;
        border: 0;
    }

    .gallery-photo {
        width: 100%;
        max-height: none;
    }

    .gallery-photo-desc {
        width: 100%;
    }

    .gallery-dialog-i {
        padding: 10px 10px 50px 10px;
    }

    .gallery-back {
        left: 0;
        top: auto;
        bottom: 0;
        margin-top: 0;
    }

    .gallery-next {
        right: 0;
        top: auto;
        bottom: 0;
        margin-top: 0;
    }

    .galleryfocus-list li a {
        padding: 5px 10px;
    }

    .videobox-player {
        clear: both;
        height: 215px;
    }

    .videobox ul {
        padding: 10px 0;
    }

    .videobox li a {
        padding: 0 10px;
    }

    .magazinelist ul li {
        clear: both;
        width: 100%;
        margin-right: 0;
    }

    .searchform h3 {
        padding: 0 0 10px 10px;
    }

    .searchform-i {
        clear: both;
        padding: 10px 10px;
    }

    .searchform ul li {
        clear: both;
        float: left;
        width: 100%;
    }

    .searchform li label {
        float: none;
        clear: both;
        width: auto;
        margin-right: 0;
    }

    .searchform li .textbox {
        width: 98%;
    }

    .searchform li .selectbox {
        width: 98%;
    }

    .searchform li .zonebox {
        width: 98%;
    }

    .searchform li .datebox {
        width: 88%;
    }

    .searchform li.btns {
        padding-top: 10px;
        padding-left: 0;
    }

    .searchresults {
        padding: 5px 10px;
    }
}

@media screen and (min-width:481px) {
    .tophomestory {
        height: auto;
        height: 470px;
    }

        .tophomestory a.avatar {
            height: 300px;
        }

    .storyothers-first li a.avatar {
        height: 170px;
    }

    .gallerybox li.sep {
        height: 20px;
    }

    .gallerybox a.avatar {
        width: 100%;
        height: 130px;
    }

    .gallery-photo {
        width: 100%;
        max-height: none;
    }

    .videobox-player {
        clear: both;
        height: 320px;
    }

    .pollbox-i {
        padding: 10px 10px;
    }

    .weblinkbox-i {
        padding: 10px 10px;
    }
}

@media screen and (min-width:641px) {
    .tophomestory {
        height: 500px;
    }

        .tophomestory a.avatar {
            height: 350px;
        }

    .storyothers-first li a.avatar {
        height: 220px;
    }

    .gallerybox li.sep {
        height: 20px;
    }

    .gallerybox a.avatar {
        width: 100%;
        height: 200px;
    }

    .gallery-photo {
        width: 100%;
        max-height: none;
    }

    .videobox-player {
        clear: both;
        height: 480px;
    }
}

@media screen and (min-width:769px) {
    .tophomestory {
        height: 600px;
    }

        .tophomestory a.avatar {
            height: 500px;
        }

    .storyothers-first li a.avatar {
        height: 240px;
    }

    .gallerybox li.sep {
        height: 20px;
    }

    .gallerybox a.avatar {
        width: 100%;
        height: 240px;
    }

    .gallery-photo {
        width: 100%;
        max-height: none;
    }

    .videobox-player {
        clear: both;
        height: 600px;
    }
}


@media screen and (min-width:981px) {
    .caption h3 span, .caption h3 a {
        padding: 8px 15px 8px 15px;
    }

    .tophomestory {
        height: 430px;
    }

        .tophomestory a.avatar {
            height: 260px;
        }

    .tophomestory-i {
        padding: 0 0;
    }

    .focuslist h3 {
        display: none;
    }

    .focuslist-i {
        padding: 0 0;
    }

    .hometeaser-l {
        float: left;
        width: 400px;
        padding: 0 0;
    }

    .hometeaser-r {
        float: right;
        width: 240px;
        padding: 0 0 0 10px;
        min-height: 150px;
    }

    .hometeaser-i {
        padding: 15px 0 0 0;
    }

    .hometeaserfocus-i {
        padding: 0 0;
    }

    .homeheadline li a {
        padding: 0 0;
    }

    .homeheadline-i {
        padding: 10px 0;
    }

    .homedetail-i {
        padding: 10px 0;
    }

    .lateststory li {
        padding: 0 0;
    }

    .lateststory-i {
        padding: 10px 0;
    }

    .topstory li {
        padding: 0 0;
    }

    .topstory-i {
        padding: 10px 0;
    }

    .zonebar h3 {
        padding: 0 0 10px 0;
    }

    .zonebar ul {
        padding: 10px 0;        
    }

    .tagbar h3 {
        padding: 0 0 10px 0;
    }

    .zoneteaser {
        padding: 20px 0;
    }

        .zoneteaser li.sep {
            height: 30px;
        }

    .storydetail {
        padding: 10px 0;
    }

    .story_body img {
        max-width: 660px;
    }

    .story_body table {
        max-width: 100%;
    }

    .story_avatar_l {
        clear: none;
        float: left;
        width: 250px;
        padding: 0;
        margin-right: 10px;
    }

    .story_avatar_r {
        clear: none;
        float: right;
        width: 250px;
        padding: 0;
        margin-left: 10px;
    }

    .story_avatar_t img, .story_avatar_b img {
        width: auto;
    }

    .storyothers {
        padding: 0 0;
    }

    .storyothers-first li {
        width: 150px;
        float: left;
        margin-right: 20px;
    }

        .storyothers-first li a.avatar {
            height: 110px;
        }

        .storyothers-first li.n2 {
            clear: none;
            float: left;
            margin-right: 20px;
        }

        .storyothers-first li.n3 {
            clear: none;
            margin-top: 0;
        }

        .storyothers-first li.n4 {
            clear: none;
            margin-top: 0;
        }

    .storydlg {
        width: 400px;
        height: 400px;
    }

    .dialogbox {
        border: #CCCCCC 1px solid;
    }

        .dialogbox div.field {
            float: left;
        }

        .dialogbox div.bfield {
            float: left;
        }

        .dialogbox label {
            clear: none;
            float: left;
            width: 90px;
        }

        .dialogbox img {
            margin-left: 90px;
        }

        .dialogbox .textbox {
            width: 200px;
        }

        .dialogbox .submit {
            margin-left: 90px;
        }

    .commentform {
        padding: 0 0;
    }

        .commentform li label {
            float: left;
            width: 90px;
        }

        .commentform img {
            margin-left: 90px;
        }

        .commentform li input, .commentform li textarea {
            width: 250px;
        }

    .gallerybox li {
        width: 125px;
    }

        .gallerybox li.sep {
            height: 10px;
        }

    .gallerybox a.avatar {
        width: 100%;
        height: 90px;
    }

    .gallerybox-i {
        padding: 15px 15px;
    }

    .gallery-dialog {
        width: 750px;
        height: 550px;
        border: #D1D1D1 5px solid;
    }

    .gallery-photo {
        width: 550px;
        max-height: 450px;
    }

    .gallery-photo-desc {
        width: 550px;
    }

    .gallery-dialog-i {
        padding: 10px 10px;
    }

    .gallery-back {
        left: 0;
        top: 50%;
        margin-top: -25px;
    }

    .gallery-next {
        right: 0;
        top: 50%;
        margin-top: -25px;
    }

    .galleryfocus-list li a {
        padding: 5px 0;
    }

    .videobox-player {
        clear: both;
        height: 215px;
    }

    .videobox ul {
        padding: 15px 0;
    }

    .videobox li a {
        padding: 0 0;
    }

    .magazinelist ul li {
        clear: none;
        float: left;
        width: 200px;
        margin-right: 30px;
    }

    .searchform h3 {
        padding: 0 0 10px 0;
    }

    .searchform-i {
        clear: both;
        padding: 10px 0;
    }

    .searchform ul li {
        clear: both;
        float: left;
        width: 100%;
    }

    .searchform li label {
        float: left;
        width: 100px;
        margin-right: 10px;
    }

    .searchform li .textbox {
        width: 300px;
    }

    .searchform li .selectbox {
        width: 180px;
    }

    .searchform li .zonebox {
        width: 300px;
    }

    .searchform li .datebox {
        width: 180px;
    }

    .searchform li.btns {
        padding-top: 10px;
        padding-left: 110px;
    }

    .searchresults {
        padding: 5px 0;
    }

    .pollbox-i {
        padding: 15px 15px;
    }

    .weblinkbox-i {
        padding: 15px 15px;
    }
}
