﻿AccountPages@import url(https://fonts.googleapis.com/css?family=Oswald);

html,
body {
    height: 100%;
    width: 100%;
    padding: 0;
    margin: 0;
    top: 0;
}
/*body {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    /*background-color: #e2e2e2;topSocial
}*/
/* --- CLEARFIX --- */
/* clear things around when the elements floats using this CSS clearfix hacks */

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.CustomNavigation a#pull {
    display: none;
}
/* END OF CLEARFIX /Jesper */
/* STYLE UNDER CONSTRUCTION */

#pull-top {
    display: none;
}

#topNav > ul {
    position: absolute;
    width: 100%;
    border-bottom: 0px solid #E5E5E5;
    padding: 0;
    margin: 0 auto;
    list-style-type: none;
    border: none;
}

    #topNav > ul > li {
        float: left;
    }

        #topNav > ul > li > a,
        #pull-top {
            font-family: 'Droid Sans';
            font-size: 10pt;
            margin-right: 1px;
            margin-bottom: 1px;
            padding: 5px 20px 5px 20px;
            color: #fff;
            cursor: pointer;
            text-align: left;
            text-decoration: none;
        }

        #topNav > ul > li > a {
            display: block;
        }

            #topNav > ul > li > a:hover {
                background: #00aeef;
                color: #fff;
            }

            #topNav > ul > li > a.selected:hover {
                background: #00aeef;
                color: #fff;
            }

            #topNav > ul > li > a.selected {
                background: #00aeef;
                color: #fff;
            }

.RadTabStrip_TopNav a.rtsLink .rtsOut,
.RadTabStrip_TopNav a.rtsLink .rtsIn {
    padding: 0;
}
/* STYLE UNDER CONSTRUCTION END */

#topNav {
    position: relative;
    margin-top: 0px;
    width: 100%;
    background-color: #666666;
    height: 30px;
}

#wrapper {
    min-height: 100%;
    position: relative;
}

#wrapperMain {
    top: 0px;
    box-shadow: 0px 0px 0px 0px #a2a2a2;
    width: 1055px;
    /*background: #fff;*/
    opacity: 0.999;
    filter: alpha(opacity=100);
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    /*background-image: url(img/bgShadow.png);
    background-repeat: repeat-y;*/
    padding-bottom: 60px;
}

#content {
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    width: 100%;
    background-color: transparent;
}

#mainContent {
    margin-top: 0px;
    margin-left: 5.1%;
    margin-right: 5.1%;
    margin-bottom: 25px;
    float: left;
}

#top {
    width: 100%;
    height: 118px;
    float: left;
    margin-top: 0px;
    border: 0px solid black;
}
    .eBlick-container {
        width:150px;
        background-color:#B62126;
        height:46px;
        float:right;
        padding:5px 10px;
        border-radius:15px;
        text-align:center;
    }    
    .eBlick-container:hover {
        opacity:0.8;
        cursor:pointer;
    }    

        .eBlick-container span {
            margin:0;
            padding:0;
            color:#fff;
            text-decoration:none;
            margin-top:-7px;
            display:block;
        }
#topLeft {
    float: left;
    margin-top: 25px;
}

#topRight {
    width:40%;
    margin-top: 25px;
    background-color: transparent;
    height: 100px;
    float: right;
    border: 0px solid black;
}

#Campaign {
    margin-top: 20px;
    height: 100px;
    background-image: url("img/julklapp-btn.png");
    border: #B61918 2px solid;
    box-shadow: 5px 5px 1px 2px #999;
    width: 400px;
}

    #Campaign:hover {
        opacity: 0.8;
    }

#topLogin {
    height: 55px;
    background-color: transparent;
    width: 100%;
    border: 0px solid black;
}

#topSocial {
    width: 100%;
    height: 30px;
    float: right;
    position:relative;
    margin-top:10px;
}

    #topSocial a {
        display: block;
        float: right;
    }

#menu {
    width: 100%;
    height: 31px;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: transparent;
    float: left;
    border: 2px solid #b61918;
    /*background-image:url(img/bgMenu.png);
    background-repeat:no-repeat;*/
    /*background-repeat:repeat-x;*/
}

#breadCrumb {
    width: 100%;
    height: 20px;
    margin-top: 20px;
    margin-bottom: 15px;
    background-color: transparent;
    float: left;
    border: 0px solid #b61918;
    /*background-image:url(img/bgMenu.png);
    background-repeat:no-repeat;*/
    /*background-repeat:repeat-x;*/
}

.ad img {
    width: 33%;
}

.bannerWrapper {
    margin: 0;
    padding: 0;
}

.bannerItem {
    margin: 15px 0px;
    list-style-type: none;
}

    .bannerItem img {
        width: 100%;
    }

.inner-banner img {
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid black;
}

#topBigBanner1 img {
    margin-bottom: 20px;
    width: 100%;
}

#topBigBanner2 img {
    width: 100%;
    padding-bottom: 15px;
    border-bottom: 1px solid grey;
}

#topBigBanner3 img {
    width: 100%;
    padding-top: 15px;
    margin-top: 20px;
    border-top: 1px solid grey;
}

#leftContent {
    width: 670px;
    float: left;
    background-color: transparent;
    min-height: 50px;
    margin-right: 20px;
}

#rightContent {
    float: right;
    width: 250px;
    background-color: transparent;
    min-height: 50px;
}

#singleContent {
    width: 100%;
    float: left;
    min-height: 50px;
}

#footer {
    background-color: #b61918;
    height: 30px;
    width: 100%;
    position: fixed;
    bottom: 0px;
    left: 0px;
}

#footerWrapper {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

#footerInside {
    padding: 10px 10px 10px 40px;
    color: #fff;
}

#footer2 {
    background-color: #b61918;
    height: 30px;
    width: 100%;
    position: fixed;
    bottom: 0px;
    left: 0px;
}

#footer2Wrapper {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

#footer2Inside {
    color: #fff;
    text-align: center;
}
/*form {
    height: 100%;
}*/
/********* ACCOUNT *********/

ul.newspaper-slider {
    list-style: none;
    margin: 0;
    padding: 0;
}

    ul.newspaper-slider li {
        width: 21%;
        float: left;
        min-height:290px;
        overflow:hidden;
        position:relative;
    }
    ul.newspaper-slider li .weekNo {
        /*margin-top:-5px;*/
        margin-left:20px;
        width:10%;
        height:10%;
        background-color:#B61918;
        display:block;
        position:absolute;
        color:#fff;
        padding:5px;
        font-size:1.5em;
        text-align:center;
        font-weight:bold;
        box-shadow:rgba(100,100,100,0.5) 0px 0px 1px 1px;
    }
    ul.newspaper-slider li input[type="image"] {
        transition: all .2s ease-in-out;
    }
    
    ul.newspaper-slider li input[type="image"]:hover {
        opacity:0.7;
        transform:scale(1.1);
    }

    ul.newspaper-slider li {
        margin-right:5.33%
    }
    ul.newspaper-slider li:nth-child(4n) {
        margin-right:0px
    }
    ul.newspaper-slider li input {
        width:100%;
    }

        ul.newspaper-slider li .descr {
            width: 100%;
        }

            ul.newspaper-slider li .descr .title {
                font-size: 1.1em;
                color: #000;
                text-align: center;
                display: block;
            }

            ul.newspaper-slider li .descr .date {
                font-size: 0.8em;
                color: #777;
                text-align: center;
                display: block;
            }

.AccountTabs {
    width: 18%;
    float: left;
    height: 100vh;
}

.AccountPages {
    margin:auto;
}

    .AccountPages h2 {
        padding: 15px;
        margin-bottom: 15px;
        border-bottom: 1px solid #B61918;
    }

table {
    border-collapse: collapse;
    width: 100%;
}

td, th {
    border: 1px solid #e9e9e9;
    text-align: left;
    padding: 8px;
}

tr:nth-child(even) {
    background-color: #e9e9e9;
}
/********* END ACCOUNT *********/

/********* SUBSCRIPTION *********/
.sub-col-left {
    width: 49%;
    float: left;
}

.sub-col-right {
    width: 49%;
    float: right;
}

.subscription-wrapper fieldset {
    border-top: 1px solid #e9e9e9;
    border-bottom: none;
    border-left: none;
    border-right: none;
}

.subscription-wrapper legend {
    padding: 1px 5px;
    color: #B61918;
    font-size: 20px;
}

.col-Xsmall {
    width: 25%;
    float: left;
}

.col-small {
    float: right;
    width: 70%;
}

.form-group span {
    display: block;
}
/********* END SUBSCRIPTION *********/
/********* LOGIN *********/
#LogonStatus_LoggedOut {
    float: right;
}
.fullLoginMenu {
    float: right;
}

    .fullLoginMenu ul {
        padding: 0;
        margin: 0;
    }

        .fullLoginMenu ul li {
            float: left;
            padding: 5px;
            list-style-type: none;
        }
        .loginImgBtn {
            margin-bottom:10px;
            float:right;
        }

.LoginArea,
.rBody {
    padding: 30px;
}
.RadToolTip .rtContent {
    padding:0px !important;
}
.tooltip-nav {
    margin:0;
    padding:0;
    width:200px;
}
.tooltip-nav li {
    list-style-type:none;
}

.tooltip-nav li a {
    display:block;
    text-align:center;
    padding:5px 0;
    color:#000;
    text-decoration:none;
    border-bottom:1px solid #f6f6f6;
}
.tooltip-nav li a:hover {
    background-color:#eee;
}

.LoginHeader,
.rHeader {
    padding: 20px;
    background-color: #B61918;
    color: white;
}
.LoginHeader h3 {
    padding:0;
    margin:0;
}

.LoginFooter {
    height: 100px;
    background-size: 100%;
    background-position-y: -20px;
    background-image: url('img/loginFooter.jpg');
}

.form-group input[type=text],
.form-group select,
.LoginArea input[type=text],
.LoginArea input[type=password],
.LoginArea select,
.register input[type=text],
.register input[type=password],
.register select {
    width: 100%;
    padding: 6px 10px;
    margin: 2px 0 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 2px;
    box-sizing: border-box;
}

.form-group input[type=submit],
.LoginArea input[type=submit] {
    width: 100%;
    background-color: #4CAF50;
    color: white;
    padding: 14px 20px;
    margin: 8px 0;
    border: none;
    border-radius: 2px;
    cursor: pointer;
}

.LoginArea .btnRed {
    padding:15px;
    background-color: #B61918;
    color: white;
    text-decoration: none;
    display:block;
    text-align:center;
}
.btnRed:hover {
    opacity:0.9;
}
.AddressBlock .btnRed {
    padding:15px;
    background-color: #B61918;
    color: white;
    text-decoration: none;
    display:block;
    text-align:center;
}

.LoginArea input[type=submit]:hover {
    background-color: #45a049;
}
/********* END LOGIN *********/
div.boxRed {
    border-bottom: 3px solid #b61918;
    background-image: url(img/senastenytt.png);
    background-repeat: no-repeat;
    background-position-x: left;
    background-position-y: top;
    height: 26px;
    float: left;
    width: 100%;
    margin-top: 0px;
    float: left;
    margin-bottom: 10px;
}

.boxBlue {
    border-bottom: 3px solid #56B0F4;
    background-image: url(img/opinion.png);
    background-repeat: no-repeat;
    background-position-x: left;
    background-position-y: top;
    height: 26px;
    float: left;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 10px;
}

.boxGreen {
    border-bottom: 3px solid #9dc506;
    background-image: url(img/liveberattelser.png);
    background-repeat: no-repeat;
    background-position-x: left;
    background-position-y: top;
    height: 26px;
    float: left;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 10px;
}

.boxAdd {
    border-bottom: 1px solid #000;
    background-image: url(img/annons_text.png);
    background-repeat: no-repeat;
    background-position-x: left;
    background-position-y: bottom;
    height: 26px;
    width: 100%;
    margin-top: 20px;
}

.boxRubrik {
    border-bottom: 1px solid #000;
    height: 20px;
}

.boxGray {
    background-color: #e8e6e6;
}

#ImageButton1 {
    width: 400px;
}

.SecondImg:first-child {
    margin-right: 10px;
    float: left;
}

.SecondImg:last-of-type {
    float: right;
}

.SecondImg {
    width: 325px;
    margin-bottom: 10px;
}

    .SecondImg img {
        width: 100%;
    }

#HyperLink4,
#HyperLink5 {
    display: none;
}

.sfnewsSummary {
    font-weight: bold;
}

.news-wrapper,
.news-wrapper-sub {
    position: relative;
}

    .news-wrapper img {
        width: 100%;
    }

    .news-wrapper-sub img {
        width: 100%;
    }

    .news-wrapper .label-False,
    .news-wrapper-sub .label-False {
        display: none;
    }

    .news-wrapper .news-color,
    .news-wrapper-sub .news-color {
        width: 100%;
        position: absolute;
        bottom: 5px;
        height: 23.65%;
        background-repeat: repeat-x;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 1% 11.194% 0 6.269%;
    }

.red, .blue, .green {
    background-size: contain;
}

.red {
    background-image: url(img/red.png);
}

.green {
    background-image: url(img/green.png);
}

.blue {
    background-image: url(img/blue.png);
}

.subtitle-Svart,
.photo-Svart {
    color: #111;
}

.subtitle-Vit,
.photo-Vit {
    color: #f9f9f9;
}

.news-wrapper .subtitle,
.news-wrapper-sub .subtitle {
    position: absolute;
    bottom: 25%;
    margin: 0 6.269%;
    font-family: 'Oswald', sans-serif;
    text-decoration: none;
}

.news-wrapper .subtitle {
    font-size: 1.5em;
}

.news-wrapper-sub .subtitle {
    font-size: 1em;
}

.news-wrapper .photo,
.news-wrapper-sub .photo {
    position: absolute;
    top: 0;
    font-family: 'Oswald', sans-serif;
    font-size: 0.85em;
    text-decoration: none;
    padding: 0 11.194% 0 6.269%;
}

.news-wrapper .news-color span,
.news-wrapper-sub .news-color span {
    font-family: 'Oswald', sans-serif;
    color: #fff;
    position: relative;
    display: block;
}

    .news-wrapper .news-color span h1 {
        font-size: 36px;
        font-weight: bold;
        line-height: 120%;
    }

    .news-wrapper .news-color span h2 {
        font-size: 24px;
        font-weight: lighter;
        line-height: 120%;
    }

    .news-wrapper .news-color span p {
        margin: 0px;
        font-size: 0.5vw;
        line-height: normal;
        display: block;
    }

    .news-wrapper-sub .news-color span h1 {
        font-size: 18px;
        font-weight: normal;
        line-height: 120%;
    }

    .news-wrapper-sub .news-color span h2 {
        font-size: 12px;
        font-weight: normal;
        line-height: 120%;
    }

    .news-wrapper-sub .news-color span p {
        margin: 0px;
        font-size: 0.25vw;
        line-height: normal;
        display: block;
    }

.news-color-red span:after {
    line-height: 10px;
}

.sf_pagerNumeric a {
    padding: 2px 7px 6px 6px;
    background-color: #b61918;
    color: white;
    margin-left: 2px;
    margin-right: 2px;
    text-decoration: none;
}

    .sf_pagerNumeric a:hover {
        background-color: #f6a445;
    }

.pe-table {
    width: 33%;
}

.cell {
    margin: auto;
    margin: 2px;
    width: 32%;
    float: left;
}

.cell-content {
}

    .cell-content p {
        padding: 5px;
        background-color: #f2f2f2;
        margin-top: 3px;
        margin-bottom: 3px;
        height: 85px;
    }

        .cell-content p:first-child {
            height: 25px;
        }

.cell-header {
    background-color: #d8d8d8;
    padding: 5px;
}

.cell-footer {
    padding: 5px;
    background-color: #f2f2f2;
    text-align: center;
    height: 55px;
    background-color: #f2f2f2;
}

#ApplyToMail-form {
    width: 100%;
}

#footer2 ul li {
    color: #fff;
    list-style-type: none;
    float: left;
    width: 16.6%;
}

#footer2 ul {
    padding: 0;
    margin: 4px;
}

#footerContent {
    height: 30px;
    position: absolute;
    width: 100%;
}

/* BLOG STYLE */
.blog-wrapper {
    overflow: auto;
    height: auto;
    margin-bottom: 10px;
}

    .blog-wrapper .blog-wrapper-header {
        height: 20px;
        border-bottom: 1px solid #B71918;
        margin-bottom: 2px;
    }

        .blog-wrapper .blog-wrapper-header h2 a {
            font-size: 0.5em;
            color: #B71918;
            float: left;
            font-weight: bold;
            margin: 0;
            padding: 0;
            line-height: 16pt;
            text-decoration: none;
        }

            .blog-wrapper .blog-wrapper-header h2 a:hover {
                text-decoration: underline;
            }

        .blog-wrapper .blog-wrapper-header p {
            font-size: 0.9em;
            float: right;
            margin: 0;
            padding: 0;
            font-family: 'Oswald, Verdana';
        }

    .blog-wrapper .blog-wrapper-content img {
        float: left;
    }

    .blog-wrapper .blog-wrapper-content .blog-description {
        float: right;
        width: 65%;
    }

        .blog-wrapper .blog-wrapper-content .blog-description a {
            font-size: 0.9em;
            font-weight: bold;
            color: black;
            text-decoration: none;
        }

            .blog-wrapper .blog-wrapper-content .blog-description a:hover {
                text-decoration: underline;
            }

        .blog-wrapper .blog-wrapper-content .blog-description span {
            font-size: 0.8em;
        }
/* END BLOG STYLE*/
.news-box {
    position: relative;
}

.locked-False .ribbon {
    display: none;
}

.locked-True .ribbon {
    position: absolute;
    right: -5px;
    top: -5px;
    z-index: 1;
    overflow: hidden;
    width: 75px;
    height: 75px;
    text-align: right;
}

    .locked-True .ribbon span {
        font-size: 10px;
        font-weight: bold;
        color: #FFF;
        text-transform: uppercase;
        text-align: center;
        line-height: 20px;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        width: 100px;
        display: block;
        background: #79A70A;
        background: linear-gradient(#F70505 0%, #8F0808 100%);
        box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
        position: absolute;
        top: 19px;
        right: -21px;
    }

        .locked-True .ribbon span::before {
            content: "";
            position: absolute;
            left: 0px;
            top: 100%;
            z-index: -1;
            border-left: 3px solid #8F0808;
            border-right: 3px solid transparent;
            border-bottom: 3px solid transparent;
            border-top: 3px solid #8F0808;
        }

        .locked-True .ribbon span::after {
            content: "";
            position: absolute;
            right: 0px;
            top: 100%;
            z-index: -1;
            border-left: 3px solid transparent;
            border-right: 3px solid #8F0808;
            border-bottom: 3px solid transparent;
            border-top: 3px solid #8F0808;
        }

@media (max-width: 1020px) {
    #rightContent .blog-wrapper .blog-wrapper-content img {
        width: 25%;
    }

    #menu {
        border: none;
    }

    .cell-footer img {
        width: 85%;
    }

    .cell-header {
        height: 50px;
    }

    .cell-content p {
        height: 150px;
    }

    .RadTabStrip {
        display: none;
    }

    #mainContent {
        width: 90%;
    }
    /* UNDER CONSTRUCTION CSS - #topNav */

    #topNav {
        height: auto;
    }

        #topNav ul {
            display: none;
            height: auto;
            position: relative;
        }

        #topNav li {
            background-color: #505050;
            border-bottom: 1px solid #444;
            width: 100%;
            float: left;
            position: relative;
        }

            #topNav li a {
                color: #fff;
            }

                #topNav li a:hover {
                    color: #555;
                }

        #topNav a {
            text-align: left;
            text-indent: 25px;
        }

            #topNav a#pull {
                color: #fff;
                display: block;
                background-color: #b61918;
                position: relative;
            }

    #pull-top {
        display: block;
    }

    #topNav a#pull-top:hover {
        color: #555;
    }

    #topNav a#pull-top:after {
        background: url('img/menu.png') no-repeat center center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        content: "";
        width: 30px;
        height: 30px;
        display: inline-block;
        position: absolute;
        right: 15px;
        bottom: 2px;
    }

    #footer2 ul {
        margin: 0;
    }

        #footer2 ul li {
            width: 31%;
            padding: 2px;
        }

    #footer2 {
        padding: 0;
        height: auto;
    }
    /* UNDER CONSTRUCTION CSS - #topNav */

    .CustomNavigation {
        height: auto;
    }

        .CustomNavigation ul {
            display: none;
            height: auto;
            background-color: #a61918;
            position: relative;
            z-index: 10;
        }

        .CustomNavigation li {
            border-bottom: 1px solid #911;
            width: 100%;
            float: left;
            position: relative;
        }

            .CustomNavigation li a {
                color: #fff;
            }

                .CustomNavigation li a:hover {
                    color: #555;
                }

        .CustomNavigation a {
            text-align: left;
            text-indent: 25px;
        }

            .CustomNavigation a#pull {
                color: #fff;
                display: block;
                background-color: #b61918;
                position: relative;
                z-index: 10;
            }

                .CustomNavigation a#pull:hover {
                    color: #555;
                }

                .CustomNavigation a#pull:after {
                    background: url('img/menu.png') no-repeat center center;
                    -webkit-background-size: cover;
                    -moz-background-size: cover;
                    -o-background-size: cover;
                    background-size: cover;
                    content: "";
                    width: 30px;
                    height: 30px;
                    display: inline-block;
                    position: absolute;
                    right: 15px;
                    bottom: 2px;
                }

    .sfnewsDetails img,
    .bloggHeader img,
    #wrapperMain,
    .ImageFirst img,
    #rightContent img {
        width: 100%;
    }
    #topLeft {
        margin: 10px 0px 0px 0px;
        width: 200px;
    }

    #ImageButton1 {
        width: 300px;
    }

    #leftContent {
        width: 69%;
    }

    #rightContent {
        width: 26.3%;
    }

    .SecondImg {
        width: 49.5%;
        margin-bottom: 10px;
    }

        .SecondImg:first-child {
            margin-right: 0px;
        }

    .news-wrapper .news-color span h1 {
        font-size: 3vw;
        font-weight: bold;
    }

    .news-wrapper .news-color span h2 {
        font-size: 2vw;
        font-weight: lighter;
    }

    .news-wrapper .news-color span p {
        font-size: 1vw;
    }

    .news-wrapper-sub .news-color span h1 {
        font-size: 1.5vw;
    }

    .news-wrapper-sub .news-color span h2 {
        font-size: 1vw;
        font-weight: 100;
    }
}

@media (max-width: 820px) {
    #Campaign {
        margin: auto;
    }

    #topRight {
        float: none;
    }

    #topLeft {
        float: none;
    }

    #top {
        height: auto;
    }
}

@media (max-width: 800px) {
    .pe-table {
        width: auto;
    }

    #HyperLink1,
    #HyperLink2 {
        display: inline;
    }

    #HyperLink4,
    #HyperLink5 {
        display: none;
    }

    header a.hamburger {
        display: block;
    }

    .news-wrapper .subtitle {
        font-size: 1.0em;
    }

    .news-wrapper-sub .subtitle {
        font-size: 0.75em;
    }

    .news-wrapper .news-color {
        padding: 1.5% 21.194% 0 6.269%;
    }

        .news-wrapper .news-color span h1 {
            font-size: 2.825vw;
            font-weight: bold;
        }

        .news-wrapper .news-color span h2 {
            font-size: 1.9vw;
            font-weight: lighter;
        }

    .news-wrapper-sub .news-color span h1 {
        font-size: 1.412vw;
        font-weight: bold;
    }

    .news-wrapper-sub .news-color span h2 {
        font-size: 0.95vw;
    }

    .news-wrapper .photo,
    .news-wrapper-sub .photo {
        font-size: 0.65em;
        padding: 0 21.194% 0 6.269%;
    }
}

@media (max-width: 550px) {
    #Campaign {
        height: auto;
        background-size: 100%;
        width: 100%;
        height: 90px;
    }

    .news-color .Center {
        top: 20%;
    }

    .news-wrapper-sub .news-color span h1 {
        font-size: 2.05vw;
    }

    .news-wrapper-sub .news-color span h2 {
        font-size: 1.5vw;
    }

    .news-wrapper .news-color span h1 {
        font-size: 4.1vw;
        font-weight: bold;
    }

    .news-wrapper .news-color span h2 {
        font-size: 3vw;
        font-weight: lighter;
    }

    #rightContent .blog-wrapper .blog-wrapper-content img {
        width: 15%;
    }

    .ad img {
        width: 50%;
    }

    #footer2 ul li a,
    #footer2 ul li h5 {
        color: white;
        font-size: 12px;
    }

    .cell {
        width: 100%;
    }

    .cell-footer img {
        width: 250px;
    }

    .cell-header {
        height: 25px;
    }

    .cell-content p {
        height: 100px;
    }

    h1 {
        font-size: 18pt;
    }

    .AnnonsBlock1 {
        float: right;
        width: 50%;
    }

    .AnnonsBlock2 {
        float: left;
        width: 50%;
    }

    div.boxRed {
        height: 20px;
        margin-top: 4px;
    }

    #HyperLink3 {
        display: none;
    }

    #rightContent,
    #leftContent,
    #topRight {
        width: 100%;
    }

    .ImageFirst img {
        width: 100%;
    }

    #ImageButton1 {
        width: 250px;
    }

    .BlogImage {
        width: 100%;
        margin: 15px 0px 0px 0px;
    }

    #HyperLink1,
    #HyperLink2 {
        display: none;
    }

    #HyperLink4,
    #HyperLink5 {
        display: initial;
    }


    @media (max-width: 460px) {
        .news-wrapper .news-color span {
            line-height: 17px;
        }
    }

    @media (max-width: 320px) {
        .news-wrapper .news-color span {
            font-size: 4.5vw;
            line-height: 15px;
        }
    }
}
