#et-info-phone {
    display: none;
}


/*body {
    zoom: 80% !important;
}

.g-recaptcha, .social-feeds {
    zoom: 125% !important;
}

@media (max-width: 980px) {
    body, .g-recaptcha, .social-feeds {
        zoom: 100% !important;
    }
}*/


/* Divi Custom Filterable Portfolio */

.et_pb_filterable_portfolio .et_pb_portfolio_filters li a,
.et_pb_filterable_portfolio .et_pb_portfolio_filters li a:hover {
    color: #222;
    padding: 14px 35px !important;
    font-weight: bold;
    font-size: 115% !important;
}

.et_pb_portfolio_item h2 {
    color: #f67819;
    font-size: 17px !important;
    line-height: 25px;
}

.reading-list-link-content {
    line-height: 22px;
    color: #444 !important;
    font-weight: 500;
}

@media (min-width: 1024px) {
    .reading-list-category {
        margin: 6% 0 !important;
    }
}

@media (max-width: 767px) {
    .et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters li {
        width: 100% !important;
    }
    .et_pb_filterable_portfolio .et_pb_portfolio_filters li a,
    .et_pb_filterable_portfolio .et_pb_portfolio_filters li a:hover {
        padding: 20px 35px !important;
    }
}

body {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}

.container,
.et_pb_row {
    width: 100%;
}

@media (max-width: 1300px) {
    .container,
    .et_pb_row {
        box-sizing: border-box;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}

#main-header {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}

.section_title,
.section_header {
    line-height: 1em;
    font-family: 'Stardos Stencil', serif;
}

.section_header {
    font-size: 38px;
    color: #f67819;
    font-weight: 700;
    text-align: center;
    line-height: 1em;
}

.section_title {
    font-size: 54px;
    font-weight: 700;
    position: relative;
    color: #000;
}

.section_title:before {
    content: "";
    position: absolute;
    left: 0;
    height: 2px;
    width: 40px;
    border-top: 2px solid #f67819;
    top: -7px;
}


/*@media screen and (min-width: 782px) {*/


/*#top_story article {*/


/*padding-top: 70px;*/


/*}*/

#top_story article a,
#last_review article a {
    float: left;
    width: 65%;
    position: relative;
    line-height: 1.2em;
    /*padding-top: 10px;*/
}


/*#last_review article .entry-title a {
    padding-top: 50px;
}*/


/*#top_story article .more-link:before {*/


/*top: 6px;*/


/*}*/

#top_story article .entry-title,
#last_review article .entry-title {
    width: 35%;
    font-size: 36px;
    float: left;
    padding-left: 20px;
    padding-bottom: 15px;
    margin-top: 0;
}

#last_review.no-img article .entry-title {
    width: 100%;
}

#top_story article .entry-title a,
#last_review article .entry-title a {
    width: 100%;
    line-height: 1.4em;
}

#top_story article {
    margin-bottom: 0;
}

#top_story article .post-content,
#last_review article .post-content {
    float: right;
    width: 35%;
    padding-left: 20px;
}

#last_review.no-img article .post-content {
    width: 100%;
}

#top_story article .post-content p,
#last_review article .post-content p {
    /*font-weight: 300;*/
    line-height: 25px;
    padding-bottom: 30px;
}

#top_story .post-meta .published {
    position: absolute;
    top: 104px;
    left: -1px;
    font-size: 24px;
    color: #f67819;
    height: 120px;
    width: 120px;
    background: #ffffff;
    text-align: center;
}

.news-posts .post-meta .published .date-part,
.disinfo-review-posts .post-meta .published .date-part,
#top_story .published .date-part,
.new_stories .published .date-part {
    display: block;
    line-height: 1em;
}

.news-posts .post-meta .published .date-part-1,
.disinfo-review-posts .post-meta .published .date-part-1,
#top_story .post-meta .published .date-part-1 {
    font-size: 48px;
    font-family: 'Stardos Stencil', serif;
    color: #f67819;
    font-weight: 700;
    margin-top: 10px;
}

.news-posts .post-meta .published .date-part-2,
.disinfo-review-posts .post-meta .published .date-part-2,
#top_story .post-meta .published .date-part-2 {
    font-size: 24px;
    color: #404040;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: -5px;
}

.news-posts .post-meta .published .date-part-3,
.disinfo-review-posts .post-meta .published .date-part-3,
#top_story .post-meta .published .date-part-3 {
    font-size: 24px;
    color: #a1a1a1;
    font-weight: 700;
    text-transform: uppercase;
}

#last_review .post-meta {
    color: #f67819;
    font-size: 28px;
    width: 35%;
    float: left;
    font-weight: 700;
    padding-left: 20px;
}

#last_review.no-img .post-meta {
    width: 100%;
}

.post-meta .published {
    color: #f67819;
}


/*#last_review .post-meta .published:before {*/


/*content: 'Latest Review - ';*/


/*}*/

.new_stories article {
    position: relative;
}

.new_stories article .post-content p {
    padding-bottom: 20px;
}

.new_stories .post-meta .published {
    position: absolute;
    top: 0;
    left: -1px;
    font-size: 24px;
    color: #f67819;
    height: 100px;
    width: 100px;
    background: #ffffff;
    text-align: center;
    border: none;
}

.new_stories .post-meta .published .date-part-1 {
    font-size: 40px;
    font-family: 'Stardos Stencil', serif;
    color: #f67819;
    font-weight: 700;
    margin-top: 10px;
}

.new_stories .post-meta .published .date-part-2 {
    font-size: 20px;
    color: #404040;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: -5px;
}

.new_stories .post-meta .published .date-part-3 {
    font-size: 20px;
    color: #a1a1a1;
    font-weight: 700;
    text-transform: uppercase;
}

.disinfo_review_intro_text {
    font-size: 18px;
    color: #404040;
    font-weight: 400;
}

.news-posts .post-meta .published,
.disinfo-review-posts .post-meta .published {
    position: absolute;
    top: -1px;
    left: -1px;
    font-size: 24px;
    color: #f67819;
    height: 120px;
    width: 120px;
    background: #ffffff;
    text-align: center;
}

.news-posts article,
.disinfo-review-posts article {
    position: relative;
}

.news-posts article .post-content p,
.disinfo-review-posts article .post-content p {
    padding-bottom: 20px;
}

.news-posts,
.disinfo-review-posts {
    padding-right: 20px;
    border-right: 1px solid #c4c4c4;
}

.news-posts {
    padding-right: 20px;
    border-right: 1px solid #c4c4c4;
}


/*.disinfo-reviews-sidebar .widgettitle {*/


/*color: #f67819;*/


/*font-size: 28px;*/


/*}*/

.widgettitle {
    color: #f67819;
    font-size: 28px;
    padding-bottom: 20px;
}

.disinfo-reviews-sidebar,
.news-sidebar,
#sidebar {
    font-size: 18px;
    color: #000000;
    font-weight: 300;
}

.disinfo-reviews-sidebar .et_pb_widget ul li,
.news-sidebar .et_pb_widget ul li,
#sidebar .et_pb_widget ul li {
    margin-bottom: 25px;
}

.disinfo-reviews-sidebar .et_pb_widget ul li:last-child,
.news-sidebar .et_pb_widget ul li:last-child,
#sidebar .et_pb_widget ul li:last-child {
    margin-bottom: 0;
}

.et_right_sidebar #left-area {
    padding-right: 20px;
    border-right: 1px solid #c4c4c4;
}


/*.disinfo-reviews-sidebar a,*/


/*.news-sidebar a {*/


/*color: #f67819;*/


/*font-weight: 500;*/


/*}*/

#sidebar .et_pb_widget {
    margin-bottom: 0;
}

.disinfo-reviews-sidebar .textwidget p a,
.news-sidebar .textwidget p a,
#sidebar .textwidget p a {
    text-decoration: underline;
    color: #f67819;
}

.disinfo-reviews-sidebar .et_pb_widget,
.news-sidebar .et_pb_widget,
#sidebar .et_pb_widget {
    border-bottom: 1px solid #c4c4c4;
    padding-bottom: 40px;
    padding-top: 40px;
}

.disinfo-reviews-sidebar .et_pb_widget:last-child,
.news-sidebar .et_pb_widget:last-child,
#sidebar .et_pb_widget:last-child {
    border: none;
}

.disinfo-reviews-sidebar .et_pb_widget:first-child,
.news-sidebar .et_pb_widget:first-child,
#sidebar .et_pb_widget:first-child {
    padding-top: 0;
}

.et_pb_widget_area_right.disinfo-reviews-sidebar,
.et_pb_widget_area_right.news-sidebar,
.et_pb_widget_area_right#sidebar {
    padding-left: 20px;
}

.single-post #main-content .container {
    padding-top: 0;
    margin-top: 54px;
}


/*.orange_block article {*/


/*margin: 0;*/


/*padding-bottom: 55px !important;*/


/*}*/


/*.orange_block {*/


/*-moz-box-shadow:    inset  0  20px 20px -20px rgba(0, 0, 0, 0.4),*/


/*inset  0 -20px 20px -20px rgba(0, 0, 0, 0.4);*/


/*-webkit-box-shadow: inset  0  20px 20px -20px rgba(0, 0, 0, 0.4),*/


/*inset  0 -20px 20px -20px rgba(0, 0, 0, 0.4);*/


/*box-shadow:         inset  0  20px 20px -20px rgba(0, 0, 0, 0.4),*/


/*inset  0 -20px 20px -20px rgba(0, 0, 0, 0.4);*/


/*}*/


/*.orange_block article .entry-title {*/


/*position: relative;*/


/*padding: 0;*/


/*margin: 0 0 10px 0;*/


/*}*/


/*.orange_block article .entry-title a {*/


/*font-size: 30px;*/


/*color: #fff;*/


/*line-height: 68px;*/


/*padding-left: 75px;*/


/*}*/


/*.orange_block article .post-content {*/


/*border-right: 1px solid #f5f5f5;*/


/*line-height: 25px;*/


/*font-weight: 300;*/


/*padding-right: 10px;*/


/*}*/

.light_background_block {
    background-color: #ffffff;
    color: #404040;
}

.dark_background_block {
    color: #ffffff;
}


/*.orange_block article .entry-title:before{*/


/*content: '';*/


/*background-image: url("../images/orange_block_white_title_arrow.png");*/


/*width: 68px;*/


/*height: 68px;*/


/*position: absolute;*/


/*left: 0;*/


/*bottom: 0;*/


/*}*/


/*.white_more_button article .more-link:after {*/


/*height: 100px !important;*/


/*border-right: 1px solid #f5f5f5;*/


/*bottom: 0;*/


/*}*/


/*}*/

@media screen and (min-width: 1024px) {
    .featured_posts article {
        /*border-right: 2px solid #f5f5f5;*/
        /*margin: 0;*/
        padding-bottom: 55px;
    }
    .featured_posts article .entry-featured-image-url .full-pic {
        /*display: none;*/
    }
    .featured_posts article .entry-featured-image-url {
        /*float: left;*/
        max-width: 100%;
        /*padding-bottom: 10px;*/
        /*padding-right: 20px;*/
    }
    .featured_posts article .entry-featured-image-url:last-child {
        padding-right: 0;
    }
    .featured_posts article .entry-featured-image-url img {
        /*padding: 0 10px 0 0;*/
    }
    .featured_posts article .entry-title {
        /*float: right;*/
        max-width: 100%;
        margin-top: 0;
    }
    .featured_posts article .entry-title a {
        color: #2e2e2e;
        font-size: 18px;
    }
    .featured_posts article .post-content {
        overflow: hidden;
        height: 100px;
        padding-right: 10px;
    }
    .featured_posts article .post-content p {
        color: #2e2e2e;
        font-weight: 300;
        font-size: 18px;
        line-height: 25px;
    }
}

@media screen and (max-width: 1024px) {
    .featured_posts article .entry-featured-image-url .thumb-pic {
        display: none;
    }
    .featured_posts article .entry-featured-image-url .full-pic {
        display: block;
    }
}

.more-link {
    text-transform: uppercase;
    line-height: 26px;
    font-size: 18px;
    color: #000;
    font-weight: 700;
    position: relative;
    letter-spacing: 1px;
}

#top_story .et_pb_post .more-link,
#top_story .et_pb_post .post-share-with,
#top_story .et_pb_post .post-share-with a {
    color: #000 !important;
}

.light_background_block .more-link {
    color: #010101;
}

.dark_background_block .more-link {
    color: #ffffff;
}

.more-link:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 25px;
    height: 2px;
    width: 20px;
    border-top: 2px solid #f67819;
}

.new_stories .et_pb_post {
    border: none;
}

.new_stories .featured_posts article .entry-title {
    float: none;
}

.new_stories .et_pb_image_container {
    margin: 0;
}

.new_stories .et_pb_post {
    padding: 0 20px 0 0;
}

#main-footer {
    background: url("../images/dark-background.png");
}

#main-footer a {
    color: #f67819;
    text-decoration: underline;
}

#footer-bottom {
    height: 54px;
    text-align: center;
    font-size: 16px;
}

#footer-bottom:before {
    content: "© Copyright EU vs DISINFO 2O18"; 
}

#footer-info {
    display: none;
}

#main-footer .footer-widget .et_pb_widget div {
    line-height: 1.5em;
}

.footer-image-text {
    position: absolute;
    bottom: 80px;
}


/*.widget_media_image {
    margin-bottom: 40px!important;
}*/

#footer-widgets {
    padding-top: 80px;
    padding-bottom: 80px;
}

#footer-widgets .footer-widget {
    margin: 0 40px 0 0;
}

#footer-widgets .footer-widget:nth-child(3) {
    margin-right: 0;
}

.et_pb_scroll_top.et-pb-icon {
    background-color: #f67819;
}


/*.new_stories .et_pb_post p {*/


/*padding-bottom: 15px;*/


/*}*/


/*.orange_more_button article .more-link,*/


/*.white_more_button article .more-link {*/


/*position: absolute;*/


/*bottom: 0;*/


/*right: 0;*/


/*width: 200px;*/


/*text-align: right;*/


/*padding-right: 32px;*/


/*height: 25px;*/


/*text-transform: uppercase;*/


/*font-weight: bold;*/


/*line-height: 26px;*/


/*font-size: 14px;*/


/*}*/


/*.orange_more_button article .more-link:after,*/


/*.white_more_button article .more-link:after {*/


/*content: '';*/


/*width: 25px;*/


/*height: 25px;*/


/*position: absolute;*/


/*right: 0;*/


/*background: no-repeat right bottom;*/


/*}*/


/*.orange_more_button article .more-link {*/


/*color: #d67c30;*/


/*}*/


/*.white_more_button article .more-link {*/


/*color: #f5f5f5;*/


/*}*/


/*.orange_more_button article .more-link:after {*/


/*background-image: url("../images/more_button.png");*/


/*}*/


/*.white_more_button article .more-link:after {*/


/*background-image: url("../images/white_more_button.png");*/


/*}*/

.video-list {
    background-color: #f5f5f5;
    padding: 22px 20px 5px;
}

.video-list article {
    margin-bottom: 0;
    height: 76px;
    overflow: hidden;
}

.video-list article .clearfix:after {
    clear: none;
}

.video-list .entry-featured-image-url {
    width: 25%;
    float: left;
    margin-right: 10px;
}

.video-list .entry-featured-image-url .thumb-pic {
    display: none;
}

.video-list .entry-title {
    margin: 0;
    padding: 0;
    color: #2e2e2e;
    font-size: 16px;
    font-weight: bold;
}

.video-list .post-content {
    margin: 0;
    padding: 0;
    color: #2e2e2e;
    font-size: 14px;
    line-height: 14px;
}

.video-list article .more-link {
    display: none;
}

.video-full .entry-featured-image-url:after {
    content: '';
    width: 83px;
    height: 83px;
    background: url("../images/play_button.png") center center;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -41px;
    margin-top: -41px;
}

@media (min-width: 1024px) {
    #left-area {
        width: 68.125%;
    }
    #sidebar {
        width: 31.875%;
    }
    .et_right_sidebar #main-content .container:before {
        right: 31.875% !important;
    }
}

@media (min-width: 981px) {
    .top_story_section {
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
    }
    .top_story_section .section_title {
        line-height: 1em;
        margin-top: 0;
        margin-bottom: 40px;
    }
    .top_story_section .section_title p {
        line-height: 1em;
    }
}

.post-share-with {
    font-weight: 300;
    font-size: 16px;
    color: #000;
    letter-spacing: 1px;
}

.post-share-with:before {
    content: '';
    display: block;
    clear: both;
}

#top_story article .post-share-with a,
#last_review article .post-share-with a,
.post-share-with a {
    color: inherit;
    display: inline-block;
    float: none;
    width: 15px;
}

.post-share-with .share-icon {
    vertical-align: middle;
}

#top-header .container {
    padding-top: 20px;
}

#logo {
    position: absolute;
    max-height: 100px !important;
    top: -33px;
}

#main-header #et-top-navigation {
    /*padding-bottom: 50px;*/
}

#main-header {
    /*padding-bottom: 40px;*/
}

body #mc_embed_signup .mc-field-group input {
    width: 100%;
}

body.et_divi_theme #mc_embed_signup div.mce_inline_error {
    margin-left: 0;
    margin-right: 0;
}

#mc_embed_signup .mc-field-group input {
    padding-bottom: 14px !important;
}

#mc_embed_signup .mc-field-group {
    padding-top: 35px !important;
}

#et-secondary-menu>ul>li>a {
    transition: all .1s !important;
}

#et-secondary-menu>ul>li>a:hover {
    color: #f67819;
    opacity: 1;
}

article.et_pb_no_thumb {
    padding-top: 115px !important;
}

#et-secondary-nav li {
    margin-right: 4px;
}

#top-header .et-social-icons li {
    margin-left: 7px;
}

#et-secondary-menu .et-social-icons {
    margin-right: 25px;
}

#et_top_search.custom-search-icon {
    float: none;
    margin: 0;
    position: relative;
}

#et-secondary-menu {
    position: relative;
}

#et_top_search.custom-search-icon span {
    /*position: relative;*/
    /*left: -50px;*/
    top: 0;
}

#et_search_icon::before {
    left: -30px;
    top: 0;
}

.post-share-with a {
    font-size: 20px;
    margin-left: 5px;
}

.et_button_no_icon .et_pb_button,
.et_button_no_icon .et_pb_button:hover,
.et_button_no_icon.et_button_icon_visible.et_button_left .et_pb_button,
.et_button_no_icon.et_button_left .et_pb_button:hover {
    padding: 14px 35px !important;
    font-weight: 700;
    letter-spacing: 1px;
    transition: all .2s;
}

.et_button_no_icon .et_pb_button:hover,
.et_button_no_icon.et_button_left .et_pb_button:hover {
    background: #000 !important;
}

.et_pb_scroll_top.et-pb-icon {
    border-radius: 0;
}

#last_review .post-share-with,
#last_review .post-share-with a {
    color: #fff;
}

.et_divi_theme #mc_embed_signup div.mce_inline_error {
    background-color: #f67819 !important;
}

#footer-widgets a:hover {
    text-decoration: none;
}

.et_pb_text a:hover {
    text-decoration: underline;
}

textarea {
    font-family: inherit;
}

#sidebar,
#sidebar li a,
[class*="et_pb_sidebar_"] .et_pb_widget li a,
[class*="et_pb_sidebar_"] {
    color: #000;
    font-weight: 400;
}

#sidebar li a:hover {
    color: #f67819;
}

#sidebar .textwidget p a:hover,
[class*="et_pb_sidebar_"] .textwidget p a:hover {
    text-decoration: none;
}

.page-id-11083.et_button_no_icon .et_pb_button {
    padding: 14px 30px !important;
}

#last_review article {
    margin-bottom: 20px;
}

@media (max-width: 1024px) {
    #logo {
        top: -15px;
    }
    #top_story article a,
    #last_review article a {
        width: 100%;
    }
    #top_story article .entry-title,
    #last_review article .entry-title {
        width: 100%;
    }
    #top_story article .post-content,
    #last_review article .post-content {
        width: 100%;
    }
    #top_story .post-meta .published {
        height: 80px;
        width: 80px;
    }
    #top_story .post-meta .published .date-part-1 {
        font-size: 32px;
    }
    #top_story .post-meta .published .date-part-2,
    #top_story .post-meta .published .date-part-3 {
        font-size: 16px;
    }
    #top_story article .entry-title,
    #last_review article .entry-title {
        font-size: 19px;
    }
    #last_review .post-meta {
        width: 100%;
        font-size: 19px;
    }
    #disinfo-counter-1 h1 {
        font-size: 19px;
    }
    .section_header {
        font-size: 19px;
    }
    #footer-widgets {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .twitter-timeline {
        height: 550px !important;
    }
    #last_review .et_pb_post {
        margin-bottom: 0 !important;
    }
    .news-posts {
        border: none;
        padding-right: 0;
    }
    .news-posts .post-meta .published,
    .disinfo-review-posts .post-meta .published {
        width: 80px;
        height: 80px;
    }
    .news-posts .post-meta .published .date-part-1,
    .disinfo-review-posts .post-meta .published .date-part-1 {
        font-size: 32px;
    }
    .news-posts .post-meta .published .date-part-2,
    .news-posts .post-meta .published .date-part-3,
    .disinfo-review-posts .post-meta .published .date-part-2,
    .disinfo-review-posts .post-meta .published .date-part-3 {
        font-size: 16px;
    }
    .footer-image-text {
        position: static;
    }
    .et_header_style_left .logo_container {
        position: static;
    }
    .et_pb_row.breadcrumbs-container {
        padding-bottom: 0;
    }
    .et_pb_widget {
        float: none;
    }
    /*#main-header  #et-top-navigation {*/
    /*position: relative;*/
    /*top: -20px;*/
    /*}*/
    #top_story article,
    #last_review article {
        position: relative;
    }
    #top_story .post-meta .published,
    #last_review .post-meta .published {
        top: 0;
    }
    #top_story article {
        padding-left: 10px;
        padding-right: 10px;
    }
    #last_review article {
        padding: 0;
    }
    #top_story article a,
    #last_review article a {
        float: none;
    }
    #top_story article .post-share-with,
    #last_review article .post-share-with {
        margin-top: 10px;
    }
    #top_story article .post-content,
    #last_review article .post-content,
    #last_review article .post-meta,
    #last_review article .entry-title,
    #top_story article .entry-title {
        padding-left: 0;
        float: none;
    }
    #top_story article .entry-title,
    #last_review article .entry-title {
        margin-top: 10px;
        padding-bottom: 0;
        margin-bottom: 10px;
    }
    .top_story_section .section_title {
        margin-left: 10px;
        margin-right: 10px;
    }
    div.et_pb_row.disinfo-review-info {
        padding: 0 10px;
    }
    #last_review {
        margin-top: 30px;
    }
    #last_review .et_pb_button {
        display: none;
    }
    #last_review .post-meta {
        margin-top: 15px;
    }
    .et_right_sidebar #left-area,
    .news-posts,
    .disinfo-review-posts {
        border-right: 0;
        padding-right: 0;
    }
}

@media (max-width: 1024px) {
    .container,
    .et_pb_row {
        width: 100%;
        box-sizing: border-box;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .et_header_style_split .mobile_menu_bar,
    .et_header_style_left .mobile_menu_bar {
        padding-bottom: 0;
    }
    .mobile_menu_bar:before {
        font-size: 44px;
    }
    .et_header_style_left .et-fixed-header #et-top-navigation,
    .et_header_style_left #et-top-navigation {
        padding-left: 0 !important;
        padding-top: 0;
        padding-bottom: 30px;
    }
}

@media (max-width: 980px) {
    a.mobile-menu-toggle {
        display: inline-block;
    }
    #et_top_search {
        display: none;
    }
    .et_pb_gutters1 .et_pb_column .et_pb_widget:nth-child(n),
    #sidebar .et_pb_widget,
    [class*="et_pb_sidebar_"] .et_pb_widget {
        width: 100% !important;
    }
    .et_pb_widget_area_right.disinfo-reviews-sidebar,
    .et_pb_widget_area_right.news-sidebar,
    .et_pb_widget_area_right#sidebar {
        padding-left: 0 !important;
    }
}

@media (min-width: 980px) and (max-width: 1024px) {
    #top-header {
        height: 35px;
    }
    #top-header .container {
        position: absolute;
        top: 30px;
        right: 0;
    }
}

@media (max-width: 768px) {
    #top_story article .post-content p,
    #last_review article .post-content p {
        font-size: 14px;
    }
    .section_title,
    div.section_title {
        font-size: 30px;
    }
    .section_title:before {
        top: -4px;
    }
}

.mobile-menu {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    min-height: 450px;
    background: url(../images/mobile-menu-bg.png);
    z-index: 999999;
    display: none;
}

.mobile-menu-items {
    width: 100%;
    position: absolute;
    top: 45%;
    left: 0;
    transform: translateY(-50%);
}

.mobile-menu-items ul,
.mobile-menu-items li {
    width: 100%;
    text-align: center;
}

.mobile-menu-items a {
    display: inline-block;
    color: #000;
    font-size: 24px;
    font-weight: 700;
    padding: 10px;
}

.mobile-menu-items li.current-menu-item a {
    color: #f47820;
}

.mobile-menu-close {
    position: absolute;
    display: inline-block;
    top: 15px;
    left: 10px;
    font-size: 40px;
    text-decoration: none;
    color: #000;
    z-index: 10;
    width: 28px;
    height: 28px;
    background: url(../images/cross-black.png) no-repeat;
}

.mobile-menu-search {
    position: absolute;
    top: 15px;
    right: 10px;
    font-size: 36px;
    text-decoration: none;
    display: inline-block;
    color: #000;
    z-index: 10;
    width: 35px;
    height: 35px;
    background: url(../images/magnifier-black.png) no-repeat;
}

.mobile-menu-social-links {
    margin-top: 15px;
    text-align: center;
}

.mobile-menu-social-links li {
    display: inline-block;
    width: auto;
    padding: 0;
    margin: 0;
}

.mobile-menu-social-links a {
    padding: 5px;
}

.mobile-menu-languages {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 10px;
    left: 0;
    /*left: 50%;
    transform: translateX(-50%);*/
}

.mobile-menu-languages li {
    display: inline-block;
}

.mobile-menu-languages a {
    display: inline-block;
    color: #000;
    font-size: 20px;
    font-weight: 700;
    padding: 5px;
}

.mobile-menu-search-form {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    padding: 0 50px;
    z-index: 5;
    opacity: 0;
    transition: .2s all;
}

.mobile-menu-search-form.visible {
    opacity: 1;
    top: 15px;
}

.mobile-menu-search-form input {
    background: transparent;
    outline: 0;
    border: 0;
    border-bottom: 1px solid #000;
    width: 100%;
    height: 30px;
    font-size: 20px;
    color: #000;
    border-radius: 0;
}

.mobile-menu-search-form input::-webkit-input-placeholder {
    color: #404040;
    font-weight: 700;
}

.mobile-menu-search-form input:-moz-placeholder {
    color: #404040;
    font-weight: 700;
}

.mobile-menu-toggle {
    font-size: 40px;
    display: none;
}


/* * */

.disinfo-breadcrumb {
    font-size: 16px;
}

.disinfo-breadcrumb a {
    color: #000;
    text-decoration: none;
    font-weight: 400;
}

.disinfo-breadcrumb a:hover {
    text-decoration: underline;
}


/*.disinfo-breadcrumb a:after {
    content: " - ";
    display: inline;
}*/

.disinfo-breadcrumb span {
    color: #f67819;
}

@media (max-width: 600px) {
    .disinfo-breadcrumb {
        font-size: 14px;
    }
}

@media (min-width: 601px) {
    .desktop-only {
        display: block;
    }
    .mobile-only {
        display: none;
    }
}

.widget_archive [for*="archives-dropdown"] {
    display: none;
}

.page-name-news .et_pb_section_0.et_pb_section,
.page-name-disinfo-review .et_pb_section_0.et_pb_section,
.page-name-disinfo-cases .et_pb_section_0.et_pb_section,
.page-name-disinformation-cases .et_pb_section_0.et_pb_section,
.page-name-reading-list .et_pb_section_0.et_pb_section,
.page-name-about .et_pb_section_0.et_pb_section {
    padding-top: 0;
}

.rpwwt-post-date {
    font-size: 12px;
}

.wpp-list .post-stats {
    font-size: 12px;
    font-weight: 400;
}

.disinfo-db-post.trending {
    position: relative;
}

.trending-icon {
    position: absolute;
    height: 50px;
    left: 115px;
    top: 7px;
    width: 50px;
    background: url(../images/rsz_disinfo-flame-datasbase-table.png) no-repeat center center;
}

.trending-icon:hover .trending-tooltip {
    visibility: visible;
}

.trending-tooltip {
    visibility: hidden;
    width: 140px;
    background-color: #f67819;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
    position: absolute;
    z-index: 999;
    left: 100%;
}

.trending-tooltip:after {
    content: " ";
    position: absolute;
    top: 50%;
    right: 100%;
    margin-top: -7px;
    border-width: 7px;
    border-style: solid;
    border-color: transparent #f67819 transparent transparent;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    #top_story .post-meta .published {
        left: 10px;
    }
    .trending-icon {
        left: 30px;
        top: -29px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    #top_story .post-meta .published {
        left: 10px;
    }
    .trending-icon {
        left: 90px;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1366px) {
    .trending-icon {
        left: 115px;
    }
}
