body #Page1, body #Page2, body #Page3, body #Page4, body #searchform, body #searchform-mobile, body .debug, body .top-container .menu-full-container, body .top-container .menu-full-container .drop-down .norm-dropdown, body .top-container .menu-full-container .fbpage-like-szmo, body .top-container .menu-full-container .navbar-best .promobox-small .category-label, body .top-container .menu-full-container .navbar-best .promobox-small .lead, body .top-container .menu-full-container .row-spacer-5, body .top-container .menu-full-container .tag-line {
    display: none
}

* {
    font-family: sans-serif
}

body {
    margin: 0 auto;
    font-size: 16px;
    color: #000
}

body .debug {
    position: fixed;
    top: 0;
    right: 0;
    width: 260px;
    height: 40px;
    padding: 10px;
    background: #e7684f;
    color: #000;
    z-index: 1000000
}

body a {
    text-decoration: none !important;
    cursor: pointer
}

body #searchform {
    width: 100%;
    height: 40px;
    padding-top: 10px;
    position: relative;
    top: -3px;
    background: #3b4455
}

body #searchform .searchbox {
    width: 300px;
    height: 28px;
    float: right;
    margin-right: 145px
}

body #searchform .searchbox .searchinput {
    position: relative;
    top: -3px;
    width: 250px;
    background: #3b4455;
    border: 3px solid #fff;
    border-radius: 3px;
    color: #fff;
    font-size: 18px
}

body #searchform .searchbox .search-submit {
    background: #e7684f;
    color: #fff;
    float: right;
    border: 0;
    border-radius: 3px;
    height: 29px;
    width: 32px;
    position: relative;
    top: 1px
}

body #Page0 .right-1-col-container, body #Page1 .right-1-col-container, body #Page2 .right-1-col-container, body #Page3 .right-1-col-container, body #Page4 .right-1-col-container {
    background-color: #fff
}

body #Page0 .right-1-col-container .promobox-header span, body #Page1 .right-1-col-container .promobox-header span, body #Page2 .right-1-col-container .promobox-header span, body #Page3 .right-1-col-container .promobox-header span, body #Page4 .right-1-col-container .promobox-header span, body .main-container .promobox-header span {
    border-left: 8px solid #fff;
    border-right: 8px solid #fff
}

body .leaderboard-container {
    width: 100%;
    height: auto;
    margin-top: 134px;
    text-align: center
}

body .ads_leaderboard-infinity {
    width: 100%;
    height: auto;
    margin-top: 134px;
    background-color: #efefef;
    padding-bottom: 10px;
    margin-bottom: 0 !important
}

body .top-container {
    width: 100%;
    height: 134px;
    background: #fff;
    z-index: 1000;
    top: 0;
    position: fixed
}

body .top-container .head-container {
    margin: 0 auto;
    max-width: 1320px;
    width: 100%;
    height: 120px;
    color: #fff;
    text-align: center;
    line-height: 40px
}

body .top-container .head-container .logo {
    max-width: 205px;
    float: left;
    width: 100%;
    height: 77px;
    background-repeat: no-repeat !important;
    cursor: pointer
}

body .top-container .head-container .logo img {
    width: 100%;
    height: auto
}

@media (max-width: 480px) {
    body .top-container .head-container .logo {
        max-width: 180px;
        float: left;
        width: 100%
    }

    body .top-container .head-container .logo img {
        width: 100%;
        height: auto
    }
}

body .top-container .head-container .tag-line {
    float: left;
    max-width: 1115px;
    height: 80px;
    line-height: 80px;
    overflow: hidden;
    background-color: #fff;
    display: flex;
    align-items: center;
}

body .top-container .head-container .tag-line ul {
    list-style-type: none;
    margin: 0 0 0 20px;
    padding: 0
}

body .top-container .head-container .tag-line li {
    display: inline;
    min-width: 60px;
    margin-right: 20px;
}

body .top-container .head-container .tag-line li a {
    text-decoration: none;
    color: #3b4455;
    font-size: 22px
}

body .top-container .head-container .tag-line li a:hover {
    text-decoration: underline
}

@media (max-width: 800px) {
    body .top-container .head-container .tag-line {
        width: 100%;
        font-size: 10px;
        display: none;
        height: auto;
        border-bottom: 1px solid #dad9d9;
        padding-bottom: 20px
    }

    body .top-container .head-container .tag-line ul li {
        min-width: 10px;
        line-height: normal
    }

    body .top-container .head-container .tag-line ul li a {
        font-size: 10px
    }

    body .top-container .head-container .category-line {
        width: 100%;
        max-width: none;
        display: none
    }

    body .top-container .head-container .category-line ul {
        display: none
    }

    body .top-container .head-container .category-line ul li a {
        font-size: 10px
    }
}

body .top-container .head-container .category-line {
    clear: both;
    width: 100%;
    background: #3b4455;
    height: 40px;
    position: relative
}

body .top-container .head-container .category-line ul {
    list-style-type: none;
    margin: 0 0 0 18px;
    padding: 0
}

body .top-container .head-container .category-line li {
    display: inline;
    min-width: 40px;
    margin-right: 57px;
    padding: 0 6px;
    float: left;
    height: 40px;
    text-transform: capitalize;
    display: flex;
    justify-content: center;
    align-items: center;
}

body .top-container .head-container .category-line li a {
    text-decoration: none;
    color: #fff;
    font-size: 22px
}

body .top-container .head-container .category-line .active, body .top-container .head-container .category-line li:hover {
    background: #717884
}

body .top-container .head-container .category-line .hamburger {
    width: 40px;
    height: 40px;
    float: right;
    margin-right: 20px;
    padding-top: 3px
}

body .top-container .head-container .category-line .hamburger span {
    width: 26px;
    height: 4px;
    float: left;
    margin-top: 5px;
    margin-left: 7px;
    background: #dad9d9
}

body .top-container .head-container .category-line .hamburger:hover span {
    background: #e7684f
}

body .top-container .menu-full-container {
    clear: both;
    position: relative;
    top: -3px;
    width: 100%;
    height: 320px;
    background: #717884;
    max-width: 1320px;
    margin: -2px auto 0;
    -webkit-box-shadow: 0 9px 5px -6px rgba(0, 0, 0, .65);
    box-shadow: 0 9px 5px -6px rgba(0, 0, 0, .65)
}

body .top-container .menu-full-container .drop-down {
    min-width: 100px;
    min-height: 272px;
    border-right: 1px solid #dad9d9;
    float: left;
    text-align: left;
    padding: 0 11px 0 10px;
    margin-top: 10px;
    text-transform: uppercase
}

body .top-container .menu-full-container .drop-down ul {
    list-style-type: none;
    -webkit-padding-start: 10px;
    padding-inline-start: 10px
}

body .top-container .menu-full-container .drop-down ul li {
    font-size: 16px;
    max-width: 120px
}

body .top-container .menu-full-container .drop-down ul li a {
    text-decoration: none;
    color: #dad9d9
}

body .top-container .menu-full-container .drop-down ul li a:hover {
    color: #fff
}

body .top-container .menu-full-container .drop-down ul .provident {
    line-height: 21px
}

body .top-container .menu-full-container .navbar-best {
    max-width: 300px;
    max-height: 280px;
    width: 300px;
    height: 280px;
    background-color: #fff;
    text-transform: none;
    overflow: hidden;
    padding: 10px;
    margin-top: -16px
}

body .top-container .menu-full-container .navbar-best .promobox-small {
    width: 100%;
    color: #1b1e21;
    font-size: 15px;
    margin-bottom: 16px;
    min-height: 84px;
    max-width: 300px;
    float: left
}

body .top-container .menu-full-container .navbar-best .promobox-small a {
    text-decoration: none;
    color: #000
}

body .top-container .menu-full-container .navbar-best .promobox-small .img-container {
    width: 84px;
    height: 84px;
    float: left;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important
}

body .top-container .menu-full-container .navbar-best .promobox-small .title {
    float: right;
    width: 200px;
    background: #fff;
    padding-left: 16px;
    line-height: 20px;
    font-family: sans-serif
}

@media (max-width: 800px) {
    body .main-container {
        max-width: 800px !important;
        width: 100% !important;
        margin-top: 64px !important
    }
}

body .main-container {
    margin: 10px auto 0;
    max-width: 1320px;
    width: 100%;
    min-height: 1000px;
    background: #fff
}

body .main-container .left-970-container {
    max-width: 970px;
    width: 100%;
    float: left;
    color: #fff;
    text-align: center;
    margin-right: 30px
}

body .main-container .left-970-container .img-container {
    width: 100%;
    height: 545px;
    overflow: hidden;
    background-color: #bebebe;
    background-size: cover !important;
    background-repeat: no-repeat !important
}

body .main-container .left-970-container .lead, body .main-container .left-970-container .title {
    width: 720px;
    min-height: 80px;
    background-color: #fff;
    float: right;
    text-align: left;
    padding-left: 40px;
    color: #000;
    position: relative
}

body .main-container .left-970-container .title {
    top: -100px;
    margin-bottom: -100px;
    padding-bottom: 0;
    padding-top: 20px;
    font-size: 30px;
    line-height: 36px;
    font-weight: 700
}

body .main-container .left-970-container .title h1 {
    margin-top: 0;
    font-size: 34px;
    line-height: 38px;
    font-weight: 700
}

body .main-container .left-970-container .lead {
    padding-bottom: 20px;
    line-height: 24px;
    font-size: 16px
}

body .main-container .left-970-container .category-label {
    min-width: 80px;
    height: 24px;
    background: #3b4455;
    color: #fff;
    text-align: center;
    display: inline-block;
    margin: 0 auto;
    line-height: 25px;
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    top: 432px;
    z-index: 1;
    font-size: 12px;
    font-weight: 700;
    text-transform: capitalize
}

body .main-container #breaking-desktop {
    display: block
}

body .main-container #breaking-mobile {
    display: none
}

body .main-container .breaking-news-small-block {
    max-width: 300px;
    float: left;
    position: relative;
    left: 920px;
    top: 30px;
    margin-left: -300px
}

body .main-container .breaking-news-small {
    width: 100%;
    color: #1b1e21;
    font-size: 15px;
    margin-bottom: 36px;
    min-height: 84px;
    max-width: 300px;
    float: left
}

body .main-container .breaking-news-small a {
    text-decoration: none;
    color: #000
}

body .main-container .breaking-news-small .img-container {
    display: none;
    width: 84px;
    height: 84px;
    float: left;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important
}

body .main-container .breaking-news-small .title {
    float: right;
    width: 200px;
    background: #fff;
    padding-left: 16px;
    line-height: 20px;
    padding-bottom: 10px;
    padding-top: 16px;
    font-family: sans-serif
}

body .main-container .breaking-news-small .title h2 {
    margin: 0;
    font-size: 15px;
    line-height: 20px;
    font-weight: 700
}

body .main-container .breaking-news-small .category-label, body .main-container .breaking-news-small .lead {
    display: none
}

@media (max-width: 800px) {
    body .main-container .left-970-container {
        max-width: 300px;
        width: 300px;
        margin-right: 35px;
        min-height: 200px;
        float: left
    }

    body .main-container .left-970-container a {
        text-decoration: none;
        color: #000
    }

    body .main-container .left-970-container .img-container {
        width: 100%;
        height: 200px;
        background-size: cover !important;
        background-repeat: no-repeat !important;
        background-position: center center !important;
        text-align: center
    }

    body .main-container .left-970-container .title {
        margin-top: 10px;
        font-weight: 700;
        line-height: 25px;
        margin-bottom: 14px
    }

    body .main-container .left-970-container .category-label {
        min-width: 80px;
        height: 24px;
        background: #3b4455;
        color: #fff;
        text-align: center;
        display: inline-block;
        margin: 0 auto;
        text-transform: capitalize;
        line-height: 26px;
        position: relative;
        padding-left: 10px;
        padding-right: 10px;
        top: 185px;
        font-size: 12px;
        font-weight: 700
    }

    body .main-container .left-970-container .lead {
        display: none
    }

    body .main-container .left-970-container .advert-index {
        background-color: #efefef;
        color: #3b4455;
        float: right;
        padding: 2px;
        font-size: 11px;
        text-transform: uppercase;
        line-height: 11px
    }
}

body .main-container .left-640-container {
    max-width: 640px;
    width: 100%;
    float: left;
    color: #fff;
    text-align: center;
    margin-right: 30px
}

body .main-container .left-640-container .img-container {
    width: 100%;
    height: 420px;
    overflow: hidden;
    background-color: #bebebe;
    background-size: cover !important;
    background-repeat: no-repeat !important
}

body .main-container .left-640-container .lead, body .main-container .left-640-container .title {
    width: 540px;
    background-color: #fff;
    text-align: left;
    padding-left: 30px;
    padding-bottom: 20px;
    color: #000;
    float: right;
    min-height: 80px;
    position: relative
}

body .main-container .left-640-container .title {
    top: -100px;
    margin-bottom: -110px;
    padding-top: 20px;
    font-size: 30px;
    line-height: 36px;
    font-weight: 700
}

body .main-container .left-640-container .title h1 {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 0;
    margin-top: 0
}

body .main-container .left-640-container .title h2 {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 0
}

body .main-container .left-640-container .title a {
    color: #000
}

body .main-container .left-640-container .lead {
    line-height: 24px;
    font-size: 16px
}

body .main-container .left-640-container .category-label {
    min-width: 80px;
    height: 24px;
    background: #3b4455;
    color: #fff;
    text-align: center;
    display: inline-block;
    margin: 0 auto;
    text-transform: capitalize;
    line-height: 25px;
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    top: 308px;
    z-index: 1;
    font-size: 12px;
    font-weight: 700
}

@media (max-width: 800px) {
    body .main-container .left-640-container {
        max-width: 300px;
        width: 300px;
        margin-right: 35px;
        min-height: 200px;
        float: left
    }

    body .main-container .left-640-container a {
        text-decoration: none;
        color: #000
    }

    body .main-container .left-640-container .img-container {
        width: 100%;
        height: 200px;
        background-size: cover !important;
        background-repeat: no-repeat !important;
        background-position: center center !important;
        text-align: center
    }

    body .main-container .left-640-container .title {
        margin-top: 10px;
        font-weight: 700;
        line-height: 25px;
        margin-bottom: 14px
    }

    body .main-container .left-640-container .category-label {
        min-width: 80px;
        height: 24px;
        background: #3b4455;
        color: #fff;
        text-align: center;
        display: inline-block;
        margin: 0 auto;
        text-transform: capitalize;
        line-height: 26px;
        position: relative;
        padding-left: 10px;
        padding-right: 10px;
        top: 185px;
        font-size: 12px;
        font-weight: 700
    }

    body .main-container .left-640-container .lead {
        display: none
    }

    body .main-container .left-640-container .advert-index {
        background-color: #efefef;
        color: #3b4455;
        float: right;
        padding: 2px;
        font-size: 11px;
        text-transform: uppercase;
        line-height: 11px
    }
}

body .main-container .right-640-container {
    max-width: 640px;
    width: 100%;
    float: right;
    color: #fff;
    text-align: center
}

body .main-container .right-640-container .img-container {
    width: 100%;
    height: 420px;
    overflow: hidden;
    background-color: #bebebe;
    background-size: cover !important;
    background-repeat: no-repeat !important
}

body .main-container .right-640-container .lead, body .main-container .right-640-container .title {
    width: 540px;
    background-color: #fff;
    float: right;
    text-align: left;
    padding-left: 30px;
    color: #000;
    padding-bottom: 20px
}

body .main-container .right-640-container .title {
    min-height: 70px;
    position: relative;
    top: -100px;
    margin-bottom: -110px;
    padding-top: 20px;
    font-size: 30px;
    line-height: 36px;
    font-weight: 700
}

body .main-container .right-640-container .title h1, body .main-container .right-640-container .title h2 {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 0;
    margin-top: 0
}

body .main-container .right-640-container .lead {
    min-height: 80px;
    position: relative;
    line-height: 24px;
    font-size: 16px
}

body .main-container .right-640-container .category-label {
    min-width: 80px;
    height: 24px;
    background: #3b4455;
    color: #fff;
    text-align: center;
    display: inline-block;
    margin: 0 auto;
    text-transform: capitalize;
    line-height: 25px;
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    top: 308px;
    z-index: 1;
    font-size: 12px;
    font-weight: 700
}

@media (max-width: 800px) {
    body .main-container .right-640-container {
        max-width: 300px;
        width: 300px;
        margin-right: 35px;
        min-height: 200px;
        float: left
    }

    body .main-container .right-640-container a {
        text-decoration: none;
        color: #000
    }

    body .main-container .right-640-container .img-container {
        width: 100%;
        height: 200px;
        background-size: cover !important;
        background-repeat: no-repeat !important;
        background-position: center center !important;
        text-align: center
    }

    body .main-container .right-640-container .title {
        margin-top: 10px;
        font-weight: 700;
        line-height: 25px;
        margin-bottom: 14px
    }

    body .main-container .right-640-container .category-label {
        min-width: 80px;
        height: 24px;
        background: #3b4455;
        color: #fff;
        text-align: center;
        display: inline-block;
        margin: 0 auto;
        text-transform: capitalize;
        line-height: 26px;
        position: relative;
        padding-left: 10px;
        padding-right: 10px;
        top: 185px;
        font-size: 12px;
        font-weight: 700
    }

    body .main-container .right-640-container .lead {
        display: none
    }

    body .main-container .right-640-container .advert-index {
        background-color: #efefef;
        color: #3b4455;
        float: right;
        padding: 2px;
        font-size: 11px;
        text-transform: uppercase;
        line-height: 11px
    }
}

body .main-container .promobox-header {
    height: 24px;
    width: 100%;
    color: #fff;
    text-align: center;
    background: #3b4455;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    margin-bottom: 30px
}

body .main-container .promobox-header span {
    line-height: 25px;
    padding: 4px 8px 4px 7px
}

body .main-container .promobox-small {
    width: 100%;
    color: #1b1e21;
    font-size: 15px;
    margin-bottom: 36px;
    min-height: 84px;
    max-width: 300px;
    float: left
}

body .main-container .promobox-small a {
    text-decoration: none;
    color: #000
}

body .main-container .promobox-small .img-container {
    width: 84px;
    height: 84px;
    float: left;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important
}

body .main-container .promobox-small .title {
    float: right;
    width: 200px;
    background: #fff;
    padding-left: 16px;
    line-height: 20px;
    font-family: sans-serif
}

body .main-container .promobox-small .title h2 {
    font-size: 15px;
    line-height: 20px;
    font-weight: 700
}

body .main-container .promobox-small .category-label, body .main-container .promobox-small .lead {
    display: none
}

body .main-container .promo-small-squares-container {
    width: 300px;
    max-width: 300px;
    float: left
}

body .main-container .promo-small-squares-container .text-promo-3 {
    padding-bottom: 10px;
    border-bottom: 1px solid #dad9d9
}

body .main-container .promo-small-squares-container .text-promo-3:last-child {
    border: 0
}

body .main-container .promo-small-squares-container .bigtitle-promo-3 {
    padding-bottom: 10px;
    border-bottom: 1px solid #dad9d9
}

body .main-container .promo-small-squares-container .bigtitle-promo-3:last-child {
    border: 0
}

body .main-container .promo-small-squares-container .img-promo-3 {
    margin-bottom: 10px;
    border-bottom: 1px solid #dad9d9
}

body .main-container .promo-small-squares-container .img-promo-3:last-child {
    border: 0
}

body .main-container .promo-small-squares-container .promobox-small {
    margin-bottom: 10px;
    border-bottom: 1px solid #dad9d9;
    padding-top: 10px;
    padding-bottom: 10px
}

body .main-container .promo-small-squares-container .promobox-small:last-child {
    border: 0
}

body .main-container .ads-container-300 {
    width: 300px;
    min-height: 300px;
    background: #efefef;
    margin-bottom: 30px;
    clear: both;
    text-align: center
}

body .main-container .ads-container-970 {
    width: 100%;
    max-width: 970px;
    min-height: 250px;
    background: #efefef;
    margin-top: 0;
    margin-bottom: 30px
}

body .main-container .left-3-cols-container {
    width: 100%;
    background-color: #fff;
    min-height: 600px;
    max-width: 1007px;
margin: 0 auto}

body .main-container .left-3-cols-container .leaderboard-container {
    margin-top: 124px;
    padding-bottom: 20px;
    margin-bottom: -18px
}

body .main-container .left-3-cols-container .ads_leaderboard-infinity {
    margin-top: 0
}

@media (max-width: 1339px) {
    body .main-container .archive-view-correction {
        max-width: 640px;
        margin-left: 30px;
        float: right !important
    }

    body .main-container .archive-view-correction .left-640-container {
        width: 100% !important
    }
}

body .main-container .archive-view-correction {
    max-width: 640px;
    margin-left: 30px
}

body .main-container .archive-view-correction .title .tag-list {
    width: 100%;
    line-height: 21px;
    clear: both;
    display: none
}

body .main-container .archive-view-correction .title .tag-list .tag-item {
    float: left;
    margin-right: 8px;
    margin-bottom: 0
}

body .main-container .archive-view-correction .title .tag-list .tag-item a {
    color: #3b4455;
    text-decoration: none;
    font-size: 14px
}

body .main-container .archive-view-correction .title .tag-list:after {
    clear: both
}

body .main-container .one-column-container {
    width: 100%;
    max-width: 300px;
    float: left;
    margin-right: 32px
}

body .main-container .one-column-container .text-promo-3 {
    padding-bottom: 10px;
    border-bottom: 1px solid #dad9d9
}

body .main-container .one-column-container .text-promo-3:last-child {
    border: 0
}

body .main-container .one-column-container .bigtitle-promo-3 {
    padding-bottom: 10px;
    border-bottom: 1px solid #dad9d9
}

body .main-container .one-column-container .bigtitle-promo-3:last-child {
    border: 0
}

body .main-container .one-column-container .img-promo-3 {
    margin-bottom: 10px;
    border-bottom: 1px solid #dad9d9
}

body .main-container .one-column-container .img-promo-3:last-child {
    border: 0
}

body .main-container .one-column-container .promobox-small {
    margin-bottom: 10px;
    border-bottom: 1px solid #dad9d9;
    padding-top: 10px;
    padding-bottom: 10px
}

body .main-container .one-column-container .promobox-small:last-child {
    border: 0
}

body .main-container .text-promo-3 {
    max-width: 300px;
    width: 100%;
    float: left;
    margin-right: 30px;
    margin-bottom: 20px;
    font-size: 16px
}

body .main-container .text-promo-3 a {
    text-decoration: none;
    color: #000
}

body .main-container .text-promo-3 .title {
    font-weight: 700;
    line-height: 25px;
    font-size: 18px
}

body .main-container .text-promo-3 .title h2 {
    font-size: 18px;
    line-height: 25px
}

body .main-container .text-promo-3 .lead {
    line-height: 22px;
    margin-top: 10px
}

body .main-container .text-promo-3 .img-container {
    display: none
}

body .main-container .text-promo-3 .category-label {
    min-width: 80px;
    height: 24px;
    background: #3b4455;
    color: #fff;
    text-align: center;
    display: inline-block;
    margin: 0 auto;
    text-transform: capitalize;
    line-height: 25px;
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    top: 185px
}

body .main-container .none .change-cover-article {
    clear: both;
    margin-bottom: 50px
}

body .main-container .none a {
    display: none
}

body .main-container .bigtitle-promo-3 {
    max-width: 300px;
    width: 100%;
    float: left;
    margin-right: 30px;
    margin-bottom: 20px
}

body .main-container .bigtitle-promo-3 a {
    text-decoration: none;
    color: #000
}

body .main-container .bigtitle-promo-3 .title {
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    border-left: 8px solid #9ec843;
    padding-left: 12px
}

body .main-container .bigtitle-promo-3 .title h2 {
    font-size: 20px;
    line-height: 28px
}

body .main-container .bigtitle-promo-3 .img-container, body .main-container .bigtitle-promo-3 .lead {
    display: none
}

body .main-container .bigtitle-promo-3 .category-label {
    min-width: 80px;
    height: 24px;
    background: #3b4455;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    text-transform: capitalize;
    line-height: 25px;
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    top: 185px;
    display: none
}

body .main-container .img-promo-3-editorial {
    max-width: 300px;
    width: 300px;
    margin-right: 35px;
    min-height: 200px;
    float: left
}

body .main-container .img-promo-3-editorial a {
    text-decoration: none;
    color: #000
}

body .main-container .img-promo-3-editorial .img-container {
    width: 100%;
    height: 200px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    text-align: center
}

body .main-container .img-promo-3-editorial .title {
    margin-top: 0;
    font-weight: 700;
    line-height: 25px;
    margin-bottom: 14px
}

body .main-container .img-promo-3-editorial .title h1, body .main-container .img-promo-3-editorial .title h2 {
    font-size: 27px
}

body .main-container .img-promo-3-editorial .category-label {
    min-width: 80px;
    height: 24px;
    background: #3b4455;
    color: #fff;
    text-align: center;
    display: inline-block;
    margin: 0 auto;
    text-transform: capitalize;
    line-height: 26px;
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    top: 185px;
    font-size: 12px;
    font-weight: 700
}

body .main-container .img-promo-3-editorial .lead {
    display: none
}

body .main-container .img-promo-3-editorial .advert-index {
    background-color: #efefef;
    color: #3b4455;
    float: right;
    padding: 2px;
    font-size: 11px;
    text-transform: uppercase;
    line-height: 11px
}

body .main-container .img-promo-3 {
    max-width: 300px;
    width: 300px;
    margin-right: 35px;
    min-height: 200px;
    float: left
}

body .main-container .img-promo-3 a {
    text-decoration: none;
    color: #000
}

body .main-container .img-promo-3 .img-container {
    width: 100%;
    height: 200px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    text-align: center
}

body .main-container .img-promo-3 .title {
    margin-top: 14px;
    font-weight: 700;
    line-height: 25px;
    margin-bottom: 14px
}

body .main-container .img-promo-3 .title h1, body .main-container .img-promo-3 .title h2 {
    font-size: 16px;
    font-weight: 700;
    line-height: 25px
}

body .main-container .img-promo-3 .category-label {
    min-width: 80px;
    height: 24px;
    background: #3b4455;
    color: #fff;
    text-align: center;
    display: inline-block;
    margin: 0 auto;
    text-transform: capitalize;
    line-height: 26px;
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    top: 185px;
    font-size: 12px;
    font-weight: 700
}

body .left-single-sidebar, body .main-container .img-promo-3 .lead {
    display: none
}

body .main-container .img-promo-3 .advert-index {
    background-color: #efefef;
    color: #3b4455;
    float: right;
    padding: 2px;
    font-size: 11px;
    text-transform: uppercase;
    line-height: 11px;
    margin-left: -50px
}

@media (max-width: 800px) {
    body .main-container {
        margin-top: 52px !important
    }
}

body .right-1-col-container {
    width: 300px;
    float: right;
    position: relative;
    background-color: #eee
}

body .right-1-col-container .promobox-header {
    margin-bottom: 13px
}

body .right-1-col-container .promobox-header span {
    border-left: 8px solid #eee;
    border-right: 8px solid #eee
}

body .right-1-col-container .text-promo-3 {
    padding-bottom: 10px;
    border-bottom: 1px solid #dad9d9
}

body .right-1-col-container .text-promo-3:last-child {
    border: 0
}

body .right-1-col-container .bigtitle-promo-3 {
    padding-bottom: 10px;
    border-bottom: 1px solid #dad9d9
}

body .right-1-col-container .bigtitle-promo-3:last-child {
    border: 0
}

body .right-1-col-container .img-promo-3 {
    border-bottom: 1px solid #dad9d9;
    margin-bottom: 0;
    margin-top: 22px
}

body .right-1-col-container .img-promo-3 .title {
    margin-bottom: 0;
    padding-left: 10px;
    padding-right: 10px
}

body .right-1-col-container .img-promo-3:first-child {
    margin-top: 0
}

body .right-1-col-container .img-promo-3:last-child {
    border: 0
}

body .right-1-col-container .promobox-small {
    margin-bottom: 10px;
    border-bottom: 1px solid #dad9d9;
    padding-top: 9px;
    padding-bottom: 18px
}

body .right-1-col-container .promobox-small .title {
    background-color: inherit
}

body .right-1-col-container .promobox-small:last-child {
    border: 0
}

body .single-right-correction {
    padding-top: 0
}

body .single-top-right-correction {
    padding-top: 135px
}

@media (min-width: 480px) {
    body .left-single-sidebar {
        width: 300px;
        min-height: 400px;
        padding-top: 9px;
        background: #fff;
        float: left;
        position: relative;
        display: block
    }

    body .left-single-sidebar .promobox-header {
        margin-bottom: 14px
    }

    body .left-single-sidebar .text-promo-3 {
        padding-bottom: 10px;
        border-bottom: 1px solid #dad9d9
    }

    body .left-single-sidebar .text-promo-3:last-child {
        border: 0
    }

    body .left-single-sidebar .bigtitle-promo-3 {
        padding-bottom: 10px;
        border-bottom: 1px solid #dad9d9
    }

    body .left-single-sidebar .bigtitle-promo-3:last-child {
        border: 0
    }

    body .left-single-sidebar .img-promo-3 {
        margin-bottom: 10px;
        border-bottom: 1px solid #dad9d9
    }

    body .left-single-sidebar .img-promo-3:last-child {
        border: 0
    }

    body .left-single-sidebar .promobox-small {
        margin-bottom: 10px;
        border-bottom: 1px solid #dad9d9;
        padding-top: 9px;
        padding-bottom: 18px
    }

    body .left-single-sidebar .promobox-small:last-child {
        border: 0
    }

    body .left-single-sidebar .promobox-small .category-label {
        display: none !important
    }
}

body .single-article-content {
    max-width: 640px;
    width: 100%;
    padding: 5px 30px 0;
    position: relative;
    top: 0;
    margin: 0 auto;
    background-color: #fff;
    z-index: 1;
    font-size: 18px;
    line-height: 30px
}

body .single-article-content iframe {
    max-width: 100%
}

body .single-article-content iframe:after, body .single-article-content iframe:before {
    clear: both
}

body .single-article-content .title {
    clear: both;
    line-height: 42px
}

body .single-article-content .title .infinite-title {
    display: block;
    font-size: 2em;
    -webkit-margin-before: .67em;
    margin-block-start: .67em;
    -webkit-margin-after: .67em;
    margin-block-end: .67em;
    -webkit-margin-start: 0;
    margin-inline-start: 0;
    -webkit-margin-end: 0;
    margin-inline-end: 0;
    font-weight: 700;
    margin: 30px 0 10px;
    line-height: 50px
}

body .single-article-content .tag-list {
    width: 100%;
    line-height: 21px
}

body .single-article-content .tag-list .tag-item {
    float: left;
    margin-right: 8px;
    margin-bottom: 0
}

body .single-article-content .tag-list .tag-item a {
    color: #3b4455;
    text-decoration: none;
    font-size: 14px
}

body .single-article-content .lead {
    font-size: 16px;
    line-height: 24px
}

body .single-article-content img {
    margin-top: 10px;
    margin-bottom: 10px
}

@media (max-width: 480px) {
    body #first-leaderboard {
        display: none
    }

    body .single-article-content {
        font-size: 17px !important;
        line-height: 35px !important
    }

    body .single-article-content .kapcsolodo-excerpt {
        line-height: 28px
    }

    body .single-article-content iframe {
        max-width: 100%
    }
}

body .content-section .title h1, body .content-section .title h2 {
    margin-top: 30px;
    line-height: 50px;
    margin-bottom: 10px
}

body .content-section img {
    max-width: 500px;
    width: 100%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

body .content-section .title h2 {
    font-size: 40px
}

@media (max-width: 800px) {
    body .content-section .title h1, body .content-section .title h2 {
        margin-top: 30px;
        line-height: 39px;
        font-size: 30px
    }
}

body .content-section .lead {
    font-size: 20px;
    line-height: 32px;
    margin-top: 0
}

body .content-section .img-container {
    text-align: center
}

body .content-section .img-container .category-label {
    background: #9ec843;
    color: #fff;
    min-width: 120px;
    height: 36px;
    text-align: center;
    display: inline-block;
    margin: 0 auto;
    text-transform: capitalize;
    line-height: 39px;
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    top: -23px;
    z-index: 1;
    font-size: 16px;
    font-weight: 700
}

@media (max-width: 800px) {
    body .content-section .img-container .category-label {
        min-width: 80px !important;
        height: 24px !important;
        line-height: 26px !important;
        font-size: 12px !important
    }

    body .fbpage-like-szmo {
        display: none
    }
}

body .row-spacer {
    clear: both;
    height: 30px;
    width: 100%
}

body .row-spacer-5 {
    clear: both;
    height: 5px;
    width: 100%
}

body .right-margin-30 {
    margin-right: 30px !important
}

body .horiz-spacer-90 {
    margin-top: 90px
}

body .horiz-spacer-30 {
    margin-top: 30px
}

body .clear {
    clear: both
}

body .ads-label {
    position: relative;
    bottom: 0;
    text-align: center;
    font-size: 10px;
    color: #000
}

body .right {
    float: right
}

@media (max-width: 1340px) {
    body .right-1-col-container {
        display: none
    }

    body .main-container {
        max-width: 1280px
    }

    body .main-container .left-3-cols-container {
        margin: 0 auto;
        float: none
    }

    body .main-container .breaking-news-small-block {
        max-width: 300px;
        float: left;
        position: relative;
        left: 1060px;
        top: 30px;
        margin-left: -300px
    }

    body .main-container .double-big-img .left-640-container {
        width: 48%
    }

    body .main-container .double-big-img .left-640-container .lead, body .main-container .double-big-img .left-640-container .title {
        width: 80%
    }

    body .main-container .double-big-img .right-640-container {
        width: 48%
    }

    body .main-container .double-big-img .right-640-container .lead, body .main-container .double-big-img .right-640-container .title {
        width: 80%
    }

    body .category-line ul .norm-dropdown {
        margin-right: 20px !important
    }

    body .double-big-img .left-640-container {
        width: 48% !important
    }

    body .double-big-img .left-640-container .lead, body .double-big-img .left-640-container .title {
        width: 80% !important
    }

    body .double-big-img .right-640-container {
        width: 48% !important
    }
}

@media (max-width: 1340px) and (max-width: 800px) {
    body .main-container .double-big-img .left-640-container {
        width: 100%
    }

    body .main-container .double-big-img .left-640-container .title {
        width: 80%
    }
}

@media (max-width: 1340px) and (min-width: 480px) {
    body .main-container .double-big-img .right-640-container {
        width: 100%
    }

    body .main-container .double-big-img .right-640-container .title {
        width: 80%
    }
}

@media (max-width: 1200px) {
    body .breaking-news-small-block {
        max-width: 300px;
        float: left;
        position: relative;
        left: 970px !important;
        top: 30px;
        margin-left: -300px
    }
}

body .fbpage-like-szmo {
    width: 300px;
    height: 50px;
    float: right;
    font-size: 16px;
    color: #717884;
    border-top: 1px solid #dad9d9;
    border-bottom: 1px solid #dad9d9
}

body .fbpage-like-szmo img {
    width: 30px;
    max-width: 30px;
    height: auto
}

body .fbpage-like-szmo .fb-like-text {
    float: left;
    margin-right: 6px;
    margin-top: 10px
}

body .fbpage-like-szmo .fbicon, body .fbpage-like-szmo .yticon {
    margin-right: 10px;
    float: left
}

body .fbpage-like-szmo .instaicon {
    float: left
}

body .fbpage-like-szmo a {
    color: #717884;
    font-size: 20px;
    margin-top: 20px;
    line-height: 50px;
    margin-right: 5px;
    margin-left: 5px
}

body #Szeretlekmagyarorszag_cikk_skyscraper_left_1, body #Szeretlekmagyarorszag_cikk_skyscraper_right_1, body #Szeretlekmagyarorszag_mobil_leaderboard_top_1, body #Szeretlekmagyarorszag_nyito_skyscraper_left_1, body #Szeretlekmagyarorszag_nyito_skyscraper_right_1, body .ads_640, body .ads_970, body .ads_leaderboard, body .ads_leaderboard-infinity, body .ads_leaderboard1 {
    font-size: 10px;
    text-align: center
}

@media (min-width: 480px) {
    body .csinaldmaskepp-badge {
        width: 130px;
        float: right;
        margin-right: 20px;
        position: relative;
        top: 250px;
        margin-top: -220px
    }

    body .csinaldmaskepp-badge img {
        width: 100%;
        height: auto
    }

    body #Szeretlekmagyarorszag_mobil_leaderboard_top_1 {
        display: none
    }
}

@media (max-width: 480px) {
    body .csinaldmaskepp-badge {
        width: 60px;
        float: right;
        margin-right: 10px;
        position: relative;
        top: 229px;
        margin-top: -220px
    }

    body .csinaldmaskepp-badge img {
        width: 100%;
        height: auto
    }

    body .ads_leaderboard1 {
        display: none
    }
}

body #Szeretlekmagyarorszag_rovat_normal_content_1 {
    position: relative;
    top: 75px;
    text-align: center;
    margin-bottom: 30px;
    max-width: 337px
}

body .ads_640 {
    max-width: 640px;
    margin-bottom: 20px
}

body .ads_970 {
    max-width: 970px
}

body .ads_leaderboard-infinity, body .ads_leaderboard1 {
    margin-bottom: 10px
}

body .author-box {
    width: 100%;
    border-top: 1px solid #000;
    text-align: center;
    margin-top: 60px
}

body .author-box .author-inside {
    background-color: #fff;
    max-width: 70%;
    margin: 0 auto -30px;
    position: relative;
    top: -30px;
    padding-left: 10px;
    padding-right: 10px
}

body .author-box .author-inside .author-photo {
    max-width: 40px;
    width: 40px;
    float: left
}

body .author-box .author-inside .author-description {
    float: left;
    text-align: left;
    margin-top: 17px;
    margin-left: 4px;
    font-size: 12px;
    line-height: 17px
}

@media (max-width: 800px) {
    body .author-box .author-inside .author-description {
        float: left;
        text-align: left;
        margin-top: 17px;
        margin-left: 8px;
        font-size: 12px;
        line-height: 17px;
        width: 75%
    }
}

body .kapcsolodo {
    width: 86%;
    border: 1px solid;
    background-color: #f9f9f9;
    margin: 0 auto;
    padding: 7%
}

body .kapcsolodo a, body .kapcsolodo a:visited {
    color: #000;
    text-decoration: none
}

body .kapcsolodo .kapcsolodo-head {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    float: left;
    line-height: 16px;
    clear: both
}

body .kapcsolodo .kapcsolodo-head .left-square {
    width: 14px;
    height: 14px;
    float: left;
    background-color: #e7684f;
    margin-right: 10px
}

body .kapcsolodo .kapcsolodo-head .right-square {
    width: 14px;
    height: 14px;
    float: right;
    background-color: #e7684f;
    margin-left: 10px
}

body .kapcsolodo .kapcsolodo-title {
    font-weight: 700;
    font-size: 26px;
    line-height: 39px;
    clear: both;
    padding-top: 10px;
    padding-bottom: 10px
}

body .kapcsolodo .kapcsolodo-spacer {
    width: 30%;
    height: 10px;
    margin-bottom: 10px;
    background-color: #e7684f
}

@media (max-width: 480px) {
    body .kapcsolodo .kapcsolodo-title {
        line-height: 34px !important
    }
}

body .szmo-share-div {
    float: left;
    clear: both;
    margin-top: 16px
}

body .szmo-share-div .fb_iframe_widget {
    display: block;
    float: left
}

body .szmo-share-div .fb_iframe_widget iframe {
    width: 175px !important;
    max-width: 1000px;
    float: left
}

body .szmo-share-button {
    border: 1px solid #3b4455;
    float: left;
    background-color: #3b4455;
    color: #dad9d9;
    border-radius: 3px;
    padding: 4px 8px 4px 9px;
    height: 10px;
    font-size: 11px;
    font-weight: 700;
    line-height: 10px;
    margin-left: 28px;
    margin-top: 2px;
    cursor: pointer
}

@media (max-width: 800px) {
    body .szmo-share-button {
        margin-top: 2px;
        margin-left: 28px
    }

    body .szmo-share-div {
        margin-top: 0
    }
}

body .szmo-share-url {
    float: left;
    font-size: 12px;
    background-color: #dad9d9;
    border: 1px solid #3b4455;
    height: 20px;
    border-radius: 4px;
    line-height: 10px;
    padding: 8px 8px 0 9px;
    margin-top: 10px
}

body .idezojel {
    margin-left: 185px;
    width: 560px;
    margin-bottom: 32px
}

body .idezet {
    margin: 1.5em 0;
    padding: .5em 0;
    quotes: "\201C" "\201D" "\2018" "\2019";
    font-size: 26px;
    font-weight: 700;
    line-height: 39px
}

body .idezet:before {
    color: #9ec843;
    content: open-quote;
    font-size: 5em;
    line-height: .1em;
    margin-right: 10px;
    vertical-align: -.4em
}

body .idezet p {
    display: inline
}

@media (max-width: 800px) {
    body .idezet {
        line-height: 36px !important
    }

    body .idezet:before {
        color: #9ec843;
        content: open-quote;
        font-size: 5em;
        line-height: .1em;
        margin-right: 10px;
        vertical-align: -.4em
    }
}

body .alahuzott {
    font-size: 26px;
    border-bottom-color: #9ec843;
    border-bottom-style: solid;
    border-bottom-width: 4px;
    display: inline;
    line-height: 39px;
    font-weight: 700
}

body .hatterszin {
    font-size: 26px;
    padding: 0 10px 0 12px;
    line-height: 39px;
    text-align: left;
    font-weight: 700;
    border-left: 14px solid #9ec843
}

body .keretes, body .uj-keretes {
    border: 1px solid;
    margin-bottom: 10px
}

@media (max-width: 800px) {
    body .hatterszin {
        padding-left: 14px !important;
        line-height: 36px
    }
}

body .kepala, body .new-kepala {
    font-size: 13px;
    font-style: normal;
    line-height: 20px;
    padding: 10px;
    background: #f9f9f9;
    text-align: center;
    margin-top: -20px
}

body .keretes {
    width: 86%;
    background-color: #f9f9f9;
    margin-top: 10px;
    padding: 5% 7% 3%;
    max-width: 588px
}

body .keretes img {
    width: 100%;
    margin: auto
}

body .category-label[data-content="JÖVŐ"] {
    background-color: #9ec843 !important
}

body .desktop-horizontal-promo {
    float: left
}

body .desktop-horizontal-promo .img-promo-3 {
    margin-right: 40px
}

body .desktop-horizontal-promo .img-promo-3:last-of-type {
    border: 0 solid red;
    margin-right: 0
}

body .paginator {
    width: 96%;
    height: 30px;
    background: #9ec843;
    line-height: 33px;
    padding-left: 2%;
    padding-right: 2%;
    font-weight: 700
}

body .paginator a {
    color: #fff
}

body .paginator .page-prev {
    float: left
}

body .paginator .page-next {
    float: right
}

body .allgreenborder {
    background-color: #9ec843
}

@media (max-width: 800px) {
    body .desktop-horizontal-promo .promobox-small {
        margin-bottom: 10px;
        border-bottom: 1px solid #dad9d9
    }

    body .top-container, body .top-container .head-container {
        height: 70px
    }

    body .top-container .head-container .hamburger {
        width: 40px;
        height: 40px;
        float: right;
        margin-right: 10px;
        padding-top: 3px;
        margin-top: 20px
    }

    body .top-container .head-container .hamburger span {
        width: 26px;
        height: 4px;
        float: left;
        margin-top: 5px;
        margin-left: 7px;
        background: #3b4455
    }

    body .top-container .head-container .hamburger:hover span {
        background: #e7684f
    }

    body .top-container .head-container .menu-full-container {
        overflow: scroll
    }

    body .top-container .head-container .menu-full-container .row-spacer-5 {
        display: block
    }

    body .top-container .head-container .menu-full-container .drop-down {
        min-height: auto;
        float: none;
        border-right: 0
    }

    body .top-container .head-container .menu-full-container .drop-down ul li {
        max-width: none
    }

    body .top-container .head-container .menu-full-container .drop-down ul .provident {
        line-height: inherit
    }

    body .top-container .head-container .menu-full-container .drop-down .norm-dropdown {
        display: block;
        font-weight: 700
    }

    body .top-container .head-container .menu-full-container .drop-down .norm-dropdown a {
        color: #fff
    }

    body .top-container .head-container .menu-full-container .navbar-best {
        max-height: none;
        height: auto;
        margin-bottom: 20px;
        margin-left: 3%
    }

    body .top-container .head-container .menu-full-container .promobox-small {
        margin-bottom: 0
    }

    body .top-container .head-container .menu-full-container .promobox-small .img-container {
        width: 24% !important
    }

    body .top-container .head-container .menu-full-container .fbpage-like-szmo {
        display: block;
        color: #dad9d9;
        float: left;
        padding-left: 6%;
        width: 94%;
        font-weight: 700;
        border: 0
    }

    body .top-container .head-container .menu-full-container .fbpage-like-szmo .fb-like-text {
        margin-top: 7px
    }

    body .top-container .head-container .menu-full-container .fbpage-like-szmo a {
        color: #dad9d9;
        margin-right: 20px;
        line-height: 54px
    }

    body .top-container .head-container .menu-full-container .tag-line {
        display: block
    }

    body .top-container .head-container .menu-full-container .tag-line ul li a {
        font-size: 18px;
        line-height: 28px;
        color: #dad9d9
    }

    body .top-container .head-container .menu-full-container #searchform-mobile {
        display: block;
        width: 100%;
        height: 40px;
        padding-top: 10px;
        position: relative;
        top: -3px;
        background: #3b4455
    }

    body .top-container .head-container .menu-full-container #searchform-mobile .searchbox {
        width: 300px;
        height: 28px;
        margin: 0 auto
    }

    body .top-container .head-container .menu-full-container #searchform-mobile .searchbox .searchinput {
        position: relative;
        top: -3px;
        width: 250px;
        background: #3b4455;
        border: 3px solid #fff;
        border-radius: 3px;
        color: #fff;
        font-size: 18px
    }

    body .top-container .head-container .menu-full-container #searchform-mobile .searchbox .search-submit {
        background: #e7684f;
        color: #fff;
        float: right;
        border: 0;
        border-radius: 3px;
        height: 29px;
        width: 32px;
        position: relative;
        top: 1px
    }

    body .leaderboard-container {
        margin-top: 80px !important
    }
}

@media (max-width: 700px) {
    body .single-article-content {
        width: 92% !important;
        padding: 0 4% 4% !important
    }
}

@media (min-width: 801px) {
    .content-section {
        margin-top: 25px
    }
}

@media (max-width: 1200px) {
    body .single-article-content {
        max-width: 1000px
    }
}

body .nextpost-promo {
    width: 99%;
    padding-bottom: 0;
    text-align: center;
    margin-bottom: 30px
}

body .nextpost-promo-text {
    font-size: 32px;
    color: #000;
    position: relative;
    text-align: center;
    font-weight: 700;
    line-height: 44px;
    margin-top: 10px;
    text-decoration: none;
    border-left: 14px solid #e7684f;
    padding-left: 10px;
    padding-top: 0;
    padding-bottom: 0
}

body .nextpost-promo-text a {
    color: #000
}

body .nextpost-promo-text a:link {
    text-decoration: none
}

body .nextpost-promo-text a:visited {
    color: #000;
    text-decoration: none
}

body .nextpost-promo-label {
    font-size: 20px;
    display: inline-block;
    position: relative;
    max-width: 200px;
    line-height: 33px
}

body .nextpost-promo-label a {
    text-decoration: none
}

body .nextpost-promo-label:before {
    left: -20px
}

body .nextpost-promo-label:after {
    right: -20px
}

body .nextpost-promo-label:after, body .nextpost-promo-label:before {
    border-bottom: 3px solid #000;
    border-right: 3px solid #000;
    border-radius: 2px;
    content: '';
    height: 8px;
    position: absolute;
    top: 8px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 8px
}

body #Page4 .nextpost-promo {
    display: none
}

@media (max-width: 800px) {
    body .nextpost-promo {
        width: 92%;
        padding-left: 4%;
        padding-right: 4%;
        text-align: center;
        margin-bottom: 10px
    }

    body .nextpost-promo-text {
        width: 100%;
        font-size: 30px;
        line-height: 39px;
        border-left: 14px solid #e7684f
    }

    body .footer-menu-down {
        margin-top: -25px !important
    }

    body .footer-menu-down a {
        font-size: 12px !important
    }
}

body .footer-menu-down {
    width: 100%;
    text-align: center;
    height: 40px;
    margin-top: 0;
    line-height: 29px
}

body .footer-menu-down a {
    font-size: 16px !important;
    color: #3b4455;
    text-decoration: none;
    font-family: sans-serif;
    font-weight: 700;
    margin-right: 10px;
    margin-left: 10px
}

body .foot-sponsors {
    width: 100%;
    text-align: center;
    font-size: 10px;
    color: gray;
    margin-top: 30px
}

body .uj-keretes {
    width: 86%;
    background-color: #f9f9f9;
    margin-top: 10px;
    padding: 5% 7% 3%;
    max-width: 588px
}

body .uj-keretes img {
    width: 100%;
    margin: 10px auto auto
}

body .uj-keretes .title {
    font-weight: 700;
    font-size: 26px;
    line-height: 39px
}

body .uj-keretes .spacer-red {
    width: 30%;
    height: 14px;
    margin-top: 16px;
    margin-bottom: 17px;
    background-color: #e7684f
}

body #single-article-id-1 .tag-list, body #single-article-id-2 .tag-list, body #single-article-id-3 .tag-list, body #single-article-id-4 .tag-list {
    margin-bottom: 40px
}

@media (max-width: 480px) {
    body #horizontal-promo-0, body #horizontal-promo-1 {
        display: none
    }
}

body #single-article-id-1 .lead {
    clear: both
}

@media (max-width: 800px) {
    body .uj-keretes .title {
        line-height: 36px !important
    }

    body .uj-keretes .spacer-red {
        width: 40%
    }

    body #single-article-id-1 .title {
        display: none
    }
}

body #single-article-id-2 .lead, body #single-article-id-3 .lead, body #single-article-id-4 .lead {
    clear: both
}

body .video-title {
    width: 98%;
    height: 30px;
    background-color: #efefef;
    font-weight: 700;
    padding: 1%;
    text-align: center
}

body .videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0
}

body .videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@media (max-width: 1000px) {
    body .category-line ul {
        display: none
    }

    body .tag-line {
        width: 100% !important
    }

    body .tag-line ul li a {
        font-size: 16px !important
    }

    body .left-3-cols-container .img-promo-3, body .left-3-cols-container .one-column-container {
        margin-right: 20px !important
    }
}

@media (max-width: 768px) {
    body .left-640-container .img-container, body .right-640-container .img-container {
        background-size: 100% !important
    }

    body #news-third-column {
        display: none
    }

    body .img-promo-3 {
        width: 30% !important
    }

    body .promo-small-squares-container .img-promo-3 {
        width: 100% !important
    }

    body .one-column-container {
        width: 30% !important
    }

    body .one-column-container .img-promo-3 {
        width: 100% !important
    }

    body .one-column-container .promobox-small {
        border: 0
    }

    body .one-column-container .promobox-small .title {
        width: 55%
    }

    body .left-640-container .title {
        font-size: 16px;
        width: 96% !important;
        padding: 0
    }

    body .left-640-container .lead {
        width: 96% !important;
        padding: 0 !important
    }

    body .right-640-container .title {
        font-size: 16px;
        width: 96% !important;
        padding: 0
    }

    body .right-640-container .lead {
        width: 96% !important;
        padding: 0 !important
    }
}

@media (max-width: 800px) {
    body .img-promo-3, body .img-promo-3-editorial {
        max-width: 480px !important;
        width: 100% !important
    }

    body .img-promo-3 .img-container, body .img-promo-3-editorial .img-container {
        height: 250px !important
    }

    body .img-promo-3-editorial {
        margin-right: 0 !important;
        margin-bottom: 10px;
        border-bottom: 1px solid #a9a9a9;
        min-height: 200px;
        float: left
    }

    body .img-promo-3-editorial .category-label {
        top: 235px !important
    }

    body .img-promo-3-editorial .title {
        padding: 0 10px;
        font-size: 27px;
        line-height: 35px !important;
        margin-top: 20px !important
    }

    body .img-promo-3-editorial .lead {
        display: block !important;
        padding: 0 10px 20px;
        line-height: 26px;
        font-size: 18px !important
    }

    body .img-promo-3 {
        margin: 0 auto !important
    }

    body .bigtitle-promo-3, body .promobox-small, body .text-promo-3, body .text-promo-6 {
        max-width: 480px !important;
        margin-right: 0 !important
    }

    body .desktop-horizontal-promo, body .main-container .img-promo-3 {
        float: none
    }

    body .img-promo-3 .category-label {
        top: 237px !important
    }

    body .img-promo-3 .title {
        padding: 10px;
        font-size: 20px;
        line-height: 28px !important
    }

    body .img-promo-3 .title h2 {
        font-size: 20px !important;
        font-weight: 700;
        line-height: 28px !important;
        margin-top: 1px
    }

    body .text-promo-3 {
        width: 100% !important;
        border-bottom: 1px solid #dad9d9 !important
    }

    body .text-promo-3 .title {
        padding: 10px 10px 0;
        font-size: 20px !important;
        line-height: 28px !important
    }

    body .text-promo-3 .lead {
        padding: 0 10px 10px;
        font-size: 18px;
        line-height: 26px !important
    }

    body .promobox-small {
        width: 100% !important;
        padding-bottom: 20px !important
    }

    body .promobox-small .img-container {
        width: 25% !important
    }

    body .promobox-small .title {
        float: left !important;
        font-size: 16px !important;
        line-height: 24px !important;
        width: 70% !important
    }

    body .bigtitle-promo-3 {
        width: 100% !important
    }

    body .bigtitle-promo-3 .title {
        border-left: 14px solid #9ec843 !important;
        font-size: 22px !important;
        line-height: 30px !important
    }

    body .text-promo-6 {
        width: 100% !important
    }

    body .one-column-container {
        max-width: none !important;
        width: 100% !important
    }

    body .promo-small-squares-container {
        width: 100% !important;
        max-width: 480px !important
    }

    body #rovatpromo {
        width: 100%;
        height: 185px;
        background: #fff;
        position: fixed;
        bottom: 0;
        z-index: 100000;
        -webkit-box-shadow: -4px 7px 55px -12px rgba(71, 67, 71, .75);
        box-shadow: -4px 7px 55px -12px rgba(71, 67, 71, .75);
        padding: 10px
    }

    body #rovatpromo .rovatpromo-image {
        width: 35%;
        height: auto;
        overflow: hidden;
        float: left
    }

    body #rovatpromo .rovatpromo-image img {
        width: 100%;
        height: auto
    }

    body #rovatpromo .rovatpromo-head {
        font-weight: 700;
        font-size: 18px;
        float: left;
        color: #3b4455;
        margin-bottom: 10px
    }

    body #rovatpromo .rovatpromo-close {
        float: right;
        padding: 6px;
        background: #fff;
        margin-right: 10px;
        margin-top: -7px
    }

    body #rovatpromo .rovatpromo-text {
        float: right;
        width: 55%;
        line-height: 23px;
        padding-right: 5%;
        font-weight: 700;
        color: #000
    }

    body #rovatpromo .rovatpromo-text a {
        color: #000
    }
}

@media (max-width: 1200px) {
    body .left-single-sidebar {
        display: none
    }
}

body #rovatpromo {
    display: none
}

@media (min-width: 801px) {
    body #rovatpromo {
        width: 25%;
        height: 185px;
        background: #fff;
        position: fixed;
        bottom: 0;
        right: 0;
        z-index: 100000;
        -webkit-box-shadow: -4px 7px 55px -12px rgba(71, 67, 71, .75);
        box-shadow: -4px 7px 55px -12px rgba(71, 67, 71, .75);
        padding: 10px 10px 20px
    }

    body #rovatpromo .rovatpromo-image {
        width: 35%;
        height: auto;
        overflow: hidden;
        float: left
    }

    body #rovatpromo .rovatpromo-image img {
        width: 100%;
        height: auto
    }

    body #rovatpromo .rovatpromo-head {
        font-weight: 700;
        font-size: 18px;
        float: left;
        color: #3b4455;
        margin-bottom: 20px
    }

    body #rovatpromo .rovatpromo-close {
        float: right;
        padding: 6px;
        background: #fff;
        margin-right: 10px;
        margin-top: -7px
    }

    body #rovatpromo .rovatpromo-text {
        float: right;
        width: 55%;
        line-height: 23px;
        padding-right: 5%;
        font-weight: 700;
        color: #000
    }

    body #rovatpromo .rovatpromo-text a {
        color: #000
    }
}

@media (max-width: 800px) {
    body .img-promo-3 .title {
        margin-top: 10px !important
    }

    body .content-section .img-container .category-label {
        top: -17px
    }
}

body .promo-editor .img-promo-3 {
    max-width: 300px;
    width: 300px;
    margin-right: 35px;
    min-height: 200px;
    float: left
}

body .promo-editor .img-promo-3 a {
    text-decoration: none;
    color: #000
}

body .promo-editor .img-promo-3 .img-container {
    width: 100%;
    height: 200px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    text-align: center
}

body .promo-editor .img-promo-3 .title {
    margin-top: 14px;
    font-weight: 700;
    line-height: 25px;
    margin-bottom: 14px
}

body .promo-editor .img-promo-3 .title h1, body .promo-editor .img-promo-3 .title h2 {
    font-size: 16px;
    font-weight: 700;
    line-height: 25px
}

body .promo-editor .img-promo-3 .category-label {
    min-width: 80px;
    height: 24px;
    background: #3b4455;
    color: #fff;
    text-align: center;
    display: inline-block;
    margin: 0 auto;
    text-transform: capitalize;
    line-height: 26px;
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    top: 185px;
    font-size: 12px;
    font-weight: 700
}

body .promo-editor .img-promo-3 .lead {
    display: none
}

body .promo-editor .img-promo-3 .advert-index {
    background-color: #efefef;
    color: #3b4455;
    float: right;
    padding: 2px;
    font-size: 11px;
    text-transform: uppercase;
    line-height: 11px;
    margin-left: -50px
}

body .my-fb-share {
    float: left;
    background-color: #1877f2;
    color: #fff;
    border: 0;
    height: 20px;
    border-radius: 3px;
    font-size: 11px;
    line-height: normal;
    padding-left: 8px;
    padding-right: 8px;
    position: relative;
    top: 2px
}

@media (max-width: 800px) {
    body .breaking-news-small, body .breaking-news-small-block {
        background: #f9f9f9;
        margin-bottom: 10px !important;
        border-bottom: 1px solid #a9a9a9
    }

    body #breaking-desktop {
        display: none !important
    }

    body #breaking-mobile {
        display: block !important
    }

    body .breaking-news-small-block {
        width: 100%;
        float: none !important;
        position: unset !important;
        margin-left: unset !important;
        max-width: unset !important
    }

    body .breaking-news-small {
        max-width: 92vw !important;
        min-height: 60px !important;
        padding-left: 4vw;
        padding-right: 4vw
    }

    body .breaking-news-small .title {
        width: 100% !important;
        background: #f9f9f9 !important
    }

    body .breaking-news-small:nth-child(3) {
        border-bottom: 0 !important
    }
}

body #breaking-bar {
    clear: both;
    max-width: 1316px;
    min-height: 40px;
    background-color: #9d1c1f;
    position: relative;
    z-index: 0;
    font-size: 20px;
    padding-top: 0;
    -webkit-box-shadow: 5px 5px 8px -4px rgba(0, 0, 0, .23);
    box-shadow: 5px 5px 8px -4px rgba(0, 0, 0, .23);
    line-height: 30px;
    border-left: 4px solid #9d1c1f;
    text-align: center;
    margin: auto;
    display: none;
    overflow: hidden;
    top: -3px
}

body #breaking-bar .big-heading {
    display: block;
    position: absolute;
    font-style: italic;
    font-size: 26px;
    font-weight: 700;
    text-transform: uppercase;
    z-index: 1;
    background: #9d1c1f;
    height: 40px;
    padding-top: 4px;
    padding-right: 8px
}

body #breaking-bar .text-update {
    height: 40px;
    background: #004fff;
    overflow: hidden;
    position: relative;
    letter-spacing: 1px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    left: 12px;
    max-width: 1304px;
    width: inherit
}

body #breaking-bar .text-update p {
    position: absolute;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin: 0;
    text-align: left
}

@-webkit-keyframes moving {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@keyframes moving {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

body .myNews-heading-container {
    max-width: 1320px;
    margin: 0 auto;
    display: none
}

body .myNews-heading-container #myNews-heading {
    float: left;
    padding-left: 4px;
    padding-right: 4px;
    background: #9c2b14;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    height: 40px;
    line-height: 39px
}

body #myNews {
    display: none
}

body .eocnewsticker {
    background-color: #0164f9;
    color: #fff;
    max-width: 1320px;
    margin: 0 auto
}

#push-comments a {
    display: table;
    margin: 0 auto
}

#push-comments button {
    width: 300px;
    max-width: 100%;
    height: 50px;
    border: 1px solid #3b4455;
    background-color: #3b4455;
    color: #dad9d9;
    border-radius: 3px;
    font-size: 18px;
    font-weight: 700;
    cursor: pointer
}

@media (max-width: 430px) {
    .title-product {
        max-width: 280px
    }
}

@media (min-width: 801px) {
    body .desktop-horizontal-promo {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-column-gap: 20px;
        -moz-column-gap: 20px;
        column-gap: 20px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    body .main-container .img-promo-3 {
        margin-right: 0
    }
}

@media (max-width: 1000px) {
    body .top-container .head-container .tag-line li {
        float: left;
    }

    body .top-container .head-container .tag-line {
        height: 50px;
    }
}