/*
Theme Name: DMI Mag
Theme URI: https://anton.sawko.com/
Author: Anton A. Sawko
Author URI: https://anton.sawko.com/
Version: 1.0
Text Domain: dmimag
License: 
License URI:
Description:
Requires at least: 4.9.6
Requires PHP: 5.2.4
Tags:
*/

.a-single,
.dmi-grid,
.dmi-wrap {
    margin: 0 auto
}

.dmi-grid-sidebar .dmi-header,
.dmi-news-readalso .dmi-header,
.home .dmi-grid-row.dmi-grid-content,
ul {
    padding: 0
}

.dmi-header .dmi-grid-col,
.search-form .dmi-grid-col,
main {
    position: relative
}

.dmi-weather-icon,
header .dmi-grid-logo {
    background-position: center;
    background-repeat: no-repeat
}

.dmi-close span:first-child,
.dmi-close span:last-child {
    top: 11px;
    transition: transform .1596s cubic-bezier(.52, .16, .52, .84) .1008s, -webkit-transform .1596s cubic-bezier(.52, .16, .52, .84) .1008s
}

a,
abbr,
acronym,
address,
applet,
big,
blockquote,
body,
caption,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
ul,
var {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.dmi-logo img,
.header-sticky-active .dmi-grid-logo>.dmi-grid-row>.dmi-grid-col:not(:nth-child(2)),
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
    display: block
}

body,
html {
    width: 100%;
    min-width: 320px;
    font-size: 16px;
    line-height: normal;
    font-family: Roboto, Arial, Helvetica Neue, Helvetica, sans-serif;
    font-display: swap;
    font-style: normal;
    font-weight: 400;
    color: #363636;
    background-color: #fff
}

.dmi-card a:hover,
.dmi-header,
.wq_triviaQuestionExplanation .wq-explanation-head-correct,
a,
a:hover {
    color: #2688c7
}

body {
    display: flex;
    flex-direction: column;
    min-height: 100vh
}

main {
    flex: 1;
    background-color: #fff;
    margin-top: 20px
}

a {
    text-decoration: none
}

ul {
    margin: 0
}

.overflow-hidden {
    overflow: hidden
}

.dmi-wrap {
    width: 100%;
    background-color: #fff
}

@media only screen and (max-width:1100px) {
    .dmi-logo {
        padding: 10px 0
    }

    body {
        background-color: #f9f9f9
    }

    .dmi-wrap {
        max-width: 924px;
        box-shadow: 0 1px 2px 0 rgb(41 39 89 / 15%)
    }

    .dmi-header-bar .dmi-additional-info {
        display: none
    }
}

@media only screen and (max-width:1024px) {
    .dmi-wrap {
        max-width: 768px
    }

    footer .dmi-grid:last-child .dmi-grid-widget {
        flex-direction: column
    }

    footer .dmi-grid:last-child .dmi-grid-widget>.dmi-grid-col>div {
        margin-bottom: 20px
    }

    footer .dmi-grid:last-child .dmi-grid-widget>.dmi-grid-col:last-child>div:last-child {
        margin-bottom: 0
    }
}

.dmi-grid>.dmi-grid-row {
    max-width: 1410px;
    margin: 0 auto
}

.dmi-grid-widget,
.layout-topfeed .dmi-header,
footer .dmi-grid:last-child .dmi-grid-widget .dmi-grid-row:not(:last-child) {
    margin-bottom: 20px
}

.dmi-grid-row {
    display: flex;
    flex-wrap: wrap
}

.dmi-row-reverse {
    flex-direction: row-reverse
}

.single .dmi-content .dmi-grid-widget {
    margin: 0 auto 15px
}

.dmi-grid-col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    width: 100%
}

.dmi-grid-col-adv {
    padding: 0 5px
}

.dmi-ads-footer,
.dmi-ads-header,
.dmi-content,
.dmi-header,
header .dmi-grid {
    padding: 0 15px
}

.dmi-grid-col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none
}

.dmi-grid-col-2 {
    flex: 0 0 12.5%;
    max-width: 12.5%
}

.dmi-grid-col-3 {
    flex: 0 0 25%;
    max-width: 25%
}

.dmi-grid-col-sidebar {
    flex: 0 0 21%;
    max-width: 21%
}

.dmi-grid-col-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.dmi-grid-col-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

.dmi-grid-col-6 {
    flex: 0 0 50%;
    max-width: 50%
}

.dmi-grid-col-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.dmi-grid-col-9 {
    flex: 0 0 75%;
    max-width: 75%
}

.dmi-grid-col-12 {
    flex: 0 0 100%;
    max-width: 100%
}

.dmi-header {
    font-size: 18px;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 30px
}

.dmi-grid-widget .dmi-header span,
.dmi-grid-widget.dmi-header span,
.dmi-news-readalso .dmi-header span {
    background-color: #fff;
    padding-right: 8px;
    position: relative;
    z-index: 1
}

.dmi-grid-widget .dmi-header .dmi-grid-col:after,
.dmi-grid-widget.dmi-header .dmi-grid-col:after,
.dmi-news-readalso .dmi-header .dmi-grid-col:after {
    content: '';
    position: absolute;
    height: 4px;
    top: 50%;
    left: 0;
    right: 0;
    margin-top: -2px;
    background-color: #2688c7
}

.dmi-border {
    border: 1px solid #f9f9f9
}

.dmi-border-top {
    border-top: 1px solid #f9f9f9
}

.dmi-border-left {
    border-left: 1px solid #f9f9f9
}

.dmi-border-right {
    border-right: 1px solid #f9f9f9
}

.dmi-border-bottom {
    border-bottom: 1px solid #f9f9f9
}

.dmi-background {
    background-color: #f9f9f9
}

.dmi-bars ul li,
.dmi-close span,
.dmi-header-bar {
    background-color: #2688c7
}

header .dmi-grid-logo {
    height: 90px !important
}

.header-sticky-active .dmi-grid-logo {
    height: auto !important
}

.dmi-mobile,
.header-sticky-active .dmi-grid-menu,
.header-sticky-active .dmi-header-bar,
header .dmi-grid-logo>.dmi-grid-row>.dmi-grid-col:not(:nth-child(2)) {
    display: none
}

.dmi-header-bar .dmi-grid-row,
header .dmi-grid-logo>.dmi-grid-row {
    justify-content: center
}

.header-sticky-active .dmi-grid-logo>.dmi-grid-row,
.single .header-sticky {
    justify-content: space-between
}

@media only screen and (max-width:1280px) {
    header {
        margin-bottom: 20px
    }

    header .dmi-grid-logo>.dmi-grid-row>.dmi-grid-col:not(:nth-child(2)) {
        display: block
    }

    header .dmi-grid-logo>.dmi-grid-row {
        justify-content: space-between
    }

    header .dmi-grid-menu {
        display: none
    }
}

.dmi-header-bar {
    height: 45px !important;
    color: #fff
}

.dmi-header-bar a {
    color: #fff
}

.dmi-additional-info ul,
.dmi-weather {
    list-style: none
}

.dmi-modal .dmi-additional-info {
    margin-top: 10px;
    justify-content: flex-start
}

.dmi-modal .dmi-currence,
.dmi-modal .dmi-day {
    border: none
}

.dmi-day,
.dmi-weather,
.textwidget strong {
    font-weight: 700
}

.dmi-currence,
.dmi-day,
.dmi-weather {
    padding-left: 15px;
    display: flex;
    flex-direction: row;
    align-items: center;
    text-transform: uppercase;
    font-size: 14px
}

.dmi-currence,
.dmi-modal .dmi-currence li:first-child,
.dmi-modal .dmi-day,
.dmi-weather {
    padding-left: 0
}

.dmi-currence {
    margin-left: 15px
}

.dmi-modal .dmi-currence,
.dmi-modal .dmi-weather {
    list-style: none;
    margin-left: 0
}

.dmi-currence li {
    padding-left: 15px
}

.dmi-currence li span:first-child {
    font-weight: 700;
    margin-right: 3px
}

.dmi-weather {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between
}

.dmi-weather-temp {
    font-size: 42px;
    line-height: 1;
    margin-right: 20px
}

.dmi-weather-info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 13px;
    line-height: 1.25;
    color: #9b9b9b;
    font-weight: 400;
    text-transform: none;
    text-align: right
}

.dmi-weather-icon {
    flex: 0 0 50px;
    width: 50px;
    height: 50px;
    background-size: auto;
    font-size: 40px
}

.header-sticky-active>.dmi-grid,
.single .header-sticky {
    padding: 0 20px;
    box-shadow: 0 1px 2px 0 rgb(41 39 89 / 15%);
    background-color: #fff;
    margin: 0 auto
}

.header-sticky-active .dmi-logo {
    padding: 10px 0
}

.single .header-sticky {
    display: none;
    padding: 20px
}

.dmi-bars,
.dmi-bars ul,
.single .header-sticky-active {
    display: flex
}

.single .header-sticky .dmi-grid-col:first-child {
    overflow: hidden;
    font-size: 17px;
    font-weight: 600
}

.single .header-sticky .dmi-grid-col:first-child span {
    white-space: nowrap
}

.header-sticky-active {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    box-shadow: none
}

header .dmi-grid,
header .dmi-grid-row {
    height: 100%
}

header .dmi-grid-row {
    justify-content: space-between;
    align-items: center;
    height: inherit
}

.dmi-top-bar>.dmi-grid-row>.dmi-grid-col {
    margin-right: 25px
}

.dmi-top-bar>.dmi-grid-row>.dmi-grid-col:last-child {
    margin-right: 0
}

.dmi-search-link a {
    color: #2688c7;
    display: flex;
    flex-direction: row;
    align-items: center;
    font-size: 30px
}

.dmi-bars {
    flex-direction: row;
    align-items: center;
    color: #8050ab;
    cursor: pointer
}

.dmi-bars ul {
    width: 40px;
    height: 34px;
    flex-direction: column;
    justify-content: space-between
}

.dmi-bars ul li {
    width: 100%;
    height: 4px
}

.dmi-bars:hover ul li {
    background-color: #c60a00
}

.dmi-bars:hover,
.dmi-search-link a:hover {
    color: #f70d28
}

.dmi-bars .dmi-label,
.dmi-search-link .dmi-label {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700
}

.dmi-close {
    width: 24px;
    height: 24px;
    position: relative;
    cursor: pointer
}

.dmi-close span {
    position: absolute;
    display: block;
    width: 24px;
    height: 3px
}

.dmi-close:hover span,
.dmi-paginate ul li a:hover {
    background-color: #f70d28
}

.dmi-close span:first-child {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg)
}

.dmi-close span:last-child {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg)
}

main .dmi-grid-content {
    max-width: 1440px !important
}

div[class*=dmiads-] {
    margin: 0 auto;
    padding: 20px;
    text-align: center
}

div[class*=dmiads-] img,
div[id*=dmiads-] img {
    display: block !important;
    margin: 0 auto;
    max-width: 100%;
    height: auto
}

.dmi-archive-title {
    font-size: 40px;
    font-weight: 400;
    text-transform: none !important
}

.dmi-archive-title:first-letter,
.dmimag-countdown-title {
    text-transform: uppercase
}

.dmi-header-countdown .dmimag-countdown-title,
.dmi-paginate {
    font-size: 14px
}

.dmi-paginate {
    justify-content: center;
    margin: 20px auto
}

.dmi-paginate ul {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center
}

.dmi-paginate ul li {
    margin: 0 5px 5px
}

.dmi-paginate ul li .current,
.dmi-paginate ul li .dots,
.dmi-paginate ul li a.page-numbers {
    display: block;
    padding: 8px 13px;
    border-radius: 3px
}

.dmi-paginate ul li a.page-numbers {
    color: #fff;
    background-color: #2688c7
}

.dmi-paginate ul li .current {
    color: #fff;
    background-color: #ccc
}

.dmi-grid-sidebar {
    position: relative;
    top: 0;
    bottom: 0;
    padding: 0 15px
}

.home .dmi-grid-sidebar {
    padding-bottom: 30px
}

.svg-inline--fa.fa-w-16 {
    width: .875em
}

.dmi-svg-inline,
.svg-inline,
.svg-inline--fa {
    display: inline-block;
    font-size: inherit;
    height: 1em;
    overflow: visible;
    vertical-align: -.125em
}

.dmi-news-icon .svg-inline {
    width: 60%;
    height: auto
}

footer {
    margin-top: 25px
}

footer .dmi-grid {
    padding: 20px
}

footer .dmi-grid .dmi-grid-widget {
    font-size: 13px;
    line-height: 18px;
    color: #9b9b9b
}

footer .dmi-grid:last-child {
    background-color: #2688c7
}

footer .dmi-grid:first-child .dmi-grid-widget {
    text-align: center
}

footer .dmi-grid:last-child .dmi-grid-widget {
    color: #fff;
    font-size: 14px
}

.sidebar-footer-left {
    flex: 0 0 33%;
    max-width: 33%;
    margin-right: 30px
}

.textwidget p:not(:last-child) {
    margin-bottom: 10px
}

@media only screen and (max-width:768px) {
    .dmi-logo img {
        width: 250px;
        height: auto
    }

    .dmi-wrap {
        max-width: 560px
    }

    .dmi-grid-col-adv {
        padding: 0
    }

    header .dmi-grid-logo {
        height: auto !important
    }

    .dmi-archive-title {
        font-size: 30px
    }

    .sidebar-footer-left {
        flex: 0 0 100%;
        max-width: 100%;
        margin-right: 0
    }
}

.dmi-svg-10 {
    width: 10px;
    height: auto
}

.dmi-svg-16 {
    width: 16px;
    height: auto
}

.search-form {
    padding: 20px 15px;
    position: relative
}

.search-form input[type=text] {
    border: 1px solid #6a727c;
    outline: 0;
    height: 45px;
    font-size: 15px;
    color: #000;
    padding: 15px 120px 15px 20px !important;
    width: 100%
}

.search-form button {
    position: absolute;
    right: 0;
    width: 80px;
    height: 100%;
    font-size: 20px;
    color: #fff;
    background-color: #2688c7;
    outline: 0;
    border: 1px solid #2688c7;
    cursor: pointer
}

.search-form button:hover {
    background-color: transparent;
    color: #2688c7
}

.dmi-not-found {
    font-size: 20px;
    padding: 20px
}

@media only screen and (max-width:480px) {
    .dmi-logo img {
        width: 200px;
        height: auto
    }

    .dmi-wrap {
        padding: 0
    }

    .single .header-sticky-active {
        display: none
    }

    .dmi-top-bar>.dmi-grid-row>.dmi-grid-col {
        margin-right: 15px
    }

    .dmi-bars ul {
        width: 30px;
        height: 26px
    }

    .dmi-bars ul li {
        height: 3px
    }

    .dmi-archive-title {
        font-size: 24px
    }

    .dmi-not-found,
    .search-form {
        padding: 25px 20px
    }
}

.age {
    width: 40px;
    height: 40px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    border: 2px solid #fff;
    font-size: 18px;
    margin-right: 15px
}

.dmi-ads,
.dmi-grid-sidebar .adrotate_widgets {
    margin: 0 auto 25px
}

.dmi-ads-header+main {
    margin-top: 40px
}

@media only screen and (max-width:1024px) {
    .dmi-ads-header+main {
        margin-top: 20px
    }
}

.dmi-grid-sidebar .adrotate_widgets .g {
    margin: 0 auto !important
}

.dmi-ads a img,
.dmi-grid-sidebar .adrotate_widgets .g a img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto
}

@media only screen and (max-width:1100px) {

    .dmi-desktop,
    .dmi-sidebar .dmi-grid-widget.widget_dmimag_weather_widget,
    .dmi-sidebar .dmi-grid-widget.widget_search {
        display: none
    }

    .dmi-grid-sidebar {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0 15px;
        /*margin: 0 auto;*/
    }

    .home .dmi-grid-sidebar {
        order: 2;
        padding-bottom: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .dmi-mobile {
        display: block
    }
}

.wq-skin-traditional .wq_singleAnswerCtr.wq_correctAnswer {
    background: #2688c7;
    border-color: #2688c7
}

.dmi-header-countdown {
    margin: 10px auto
}

.dmi-header-countdown .dmi-grid-row {
    width: 100%;
    justify-content: center;
    background-color: #2688c7;
    background-image: url("assets/images//bg-standart.png");
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover
}

.dmimag-countdown {
    padding: 10px;
    color: #fff
}

.dmimag-countdown timer {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    margin: 0 auto
}

.dmimag-countdown timer .timer-s {
    display: flex;
    flex-direction: column;
    text-align: center;
    padding: 0 5px
}

.dmimag-countdown timer .timer-s span:first-child {
    font-size: 38px;
    font-weight: 700;
    text-shadow: 0 1px 1px rgb(0 0 0 / 30%);
    margin-bottom: 5px
}

.dmi-header-countdown .dmimag-countdown timer .timer-s span:first-child {
    font-size: 32px
}

.dmimag-countdown timer .timer-s span:last-child {
    font-size: 13px
}

.dmimag-countdown-title {
    font-size: 18px;
    font-weight: 700;
    text-shadow: 0 1px 1px rgb(0 0 0 / 30%);
    margin-bottom: 10px;
    text-align: center
}

@media print {

    .ads,
    .dmi-action-user,
    .dmi-ads,
    .dmi-ads-header,
    .dmi-grid-menu,
    .dmi-header-bar,
    .dmi-header-countdown,
    .dmi-menu-social,
    .dmi-news-content div[class*=yakut-],
    .dmi-sidebar,
    .dmi-smi2,
    .header-sticky,
    .wpra-reactions-wrap {
        display: none !important
    }

    h1.dmi-news-title {
        font-size: 30px !important
    }
}

header .dmi-menu.dmi-menu-additional ul li.sakhamedia a {
    background-image: url('assets/images/logo-sakhamedia.png')
}

.dmi-menu-social ul li.facebook a {
    background-image: url('assets/images/social/facebook.svg')
}

header .dmi-menu-social ul li.facebook a {
    background-image: url('assets/images/social/facebook-black.svg')
}

.dmi-menu-social ul li.instagram a {
    background-image: url('assets/images/social/instagram.svg')
}

header .dmi-menu-social ul li.instagram a {
    background-image: url('assets/images/social/instagram-black.svg')
}

.dmi-menu-social ul li.youtube a {
    background-image: url('assets/images/social/youtube.svg')
}

header .dmi-menu-social ul li.youtube a {
    background-image: url('assets/images/social/youtube-black.svg')
}

.dmi-menu-social ul li.twitter a {
    background-image: url('assets/images/social/twitter.svg')
}

header .dmi-menu-social ul li.twitter a {
    background-image: url('assets/images/social/twitter-black.svg')
}


.dmi-menu-social ul li.odnoklassniki a {
    background-image: url('assets/images/social/odnoklassniki.svg')
}

header .dmi-menu-social ul li.odnoklassniki a {
    background-image: url('assets/images/social/odnoklassniki-black.svg')
}

.dmi-menu-social ul li.rutube a {
    background-image: url('assets/images/social/rutube.svg')
}

header .dmi-menu-social ul li.rutube a {
    background-image: url('assets/images/social/rutube-mono.svg')
}

.dmi-menu-social ul li.viber a {
    background-image: url('assets/images/social/viber.svg')
}

header .dmi-menu-social ul li.viber a {
    background-image: url('assets/images/social/viber-black.svg')
}

.dmi-menu-social ul li.whatsapp a {
    background-image: url('assets/images/social/whatsapp.svg')
}

header .dmi-menu-social ul li.whatsapp a {
    background-image: url('assets/images/social/whatsapp-black.svg')
}

.dmi-menu-social ul li.telegram a {
    background-image: url('assets/images/social/telegram.svg')
}

header .dmi-menu-social ul li.telegram a {
    background-image: url('assets/images/social/telegram-black.svg')
}

.dmi-menu-social ul li.vk a {
    background-image: url('assets/images/social/vk.svg')
}

header .dmi-menu-social ul li.vk a {
    background-image: url('assets/images/social/vk-black.svg')
}

.dmi-menu-social ul li.rss a {
    background-image: url('assets/images/social/rss.svg')
}

header .dmi-menu-social ul li.rss a {
    background-image: url('assets/images/social/rss-black.svg')
}

.dmi-menu-social ul li.pinterest a {
    background-image: url('assets/images/social/pinterest.svg')
}

header .dmi-menu-social ul li.pinterest a {
    background-image: url('assets/images/social/pinterest-black.svg')
}

.dmi-menu-social ul li.linkedin a {
    background-image: url('assets/images/social/linkedin.svg')
}

header .dmi-menu-social ul li.linkedin a {
    background-image: url('assets/images/social/linkedin-black.svg')
}

.dmi-preloader {
    background-image: url('assets/images/preloader.svg?v=1.0.1')
}

.widget_search .search-form .search-submit {
    background-image: url('assets/images/icon-search-white.svg')
}

.dmi-card-image a.dmi-has-images:after {
    background-image: url('assets/images/icon-photo.png')
}

.dmi-card-image a.dmi-has-video:after {
    background-image: url('assets/images/icon-video.png')
}

.layout-newsfeed .link-highlight:before {
    background-image: url('assets/images/icon-lightning.png')
}

.layout-newsfeed .link-images:before {
    background-image: url('assets/images/icon-photo.svg')
}

.layout-newsfeed .link-video:before {
    background-image: url('assets/images/icon-video.svg')
}

.dmi-news-time {
    background-image: url('assets/images/icon-clock.svg')
}

.dmi-news-author {
    background-image: url('assets/images/icon-pencil.svg')
}

.dmi-news-content blockquote:before {
    background-image: url('assets/images/icon-quote-left.svg')
}

.dmi-news-content blockquote:after {
    background-image: url('assets/images/icon-quote-right.svg')
}

/** nav.css */
.dmi-menu ul,
nav ul {
    list-style: none;
    display: flex
}

.dmi-modal .dmi-menu #dmi-menu-primary-full,
header .dmi-menu ul {
    font-size: 18px;
    font-weight: 700
}

.dmi-modal,
.dmi-news-icon {
    position: fixed;
    background-color: #fff
}

.dmi-menu {
    font-size: 20px
}

.dmi-menu ul {
    flex-direction: column
}

header .dmi-menu ul {
    flex-direction: row;
    text-transform: uppercase
}

.dmi-menu ul li,
footer .dmi-menu.dmi-menu-social ul li {
    margin-bottom: 10px
}

.dmi-modal .dmi-menu .sub-menu {
    margin-top: 10px;
    margin-left: 20px
}

.dmi-modal .dmi-menu .sub-menu li:last-child,
header .dmi-menu ul li {
    margin-bottom: 0
}

header .dmi-menu #dmi-menu-primary {
    justify-content: space-between;
    margin-right: 50px;
    margin-left: 50px
}

.dmi-modal .dmi-menu #dmi-menu-primary-full a,
header .dmi-menu #dmi-menu-primary a {
    color: #2688c7
}

.dmi-modal .dmi-menu #dmi-menu-primary-full a:hover,
header .dmi-menu #dmi-menu-primary a:hover {
    color: #f70d28
}

.dmi-grid-menu>.dmi-grid-row {
    padding: 20px 0
}

.menu-item-highlight a {
    display: inline-block;
    background-color: #424f79;
    border-radius: 4px;
    font-size: 16px;
    color: #fff;
    padding: 10px 20px
}

.menu-item-highlight a:hover {
    background-color: #6a727c;
    color: #fff
}

header .dmi-menu.dmi-menu-additional ul li.sakhamedia a {
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 0;
    width: 169px;
    height: 30px;
    font-size: 0;
    line-height: 0
}

.dmi-menu-additional ul {
    height: 30px;
    align-items: center;
    font-weight: 700;
    font-size: 18px !important
}

.dmi-modal .dmi-menu-additional ul {
    align-items: flex-start;
    padding-left: 0;
    height: auto
}

.dmi-menu-additional ul li,
.dmi-menu.dmi-menu-social ul li {
    margin: 0 15px
}

.dmi-modal .dmi-menu-additional ul li {
    margin: 0 0 10px
}

.dmi-menu.dmi-menu-social ul {
    flex-direction: row;
    flex-wrap: wrap
}

.dmi-modal .dmi-menu.dmi-menu-social ul,
footer .dmi-menu.dmi-menu-social ul {
    max-width: 100%
}

footer .dmi-menu.dmi-menu-social {
    margin-bottom: 25px
}

footer .dmi-menu.dmi-menu-social ul {
    justify-content: center
}

.dmi-modal .dmi-menu:first-child,
header .dmi-menu.dmi-menu-social {
    margin-top: 0
}

header .dmi-menu.dmi-menu-social ul li {
    margin: 0 15px 0 0
}

header .dmi-menu.dmi-menu-social ul li:last-child {
    margin: 0
}

.dmi-modal .dmi-menu.dmi-menu-social ul li {
    margin: 0 10px 5px 0
}

.dmi-modal .dmi-menu.dmi-menu-social ul li:first-child {
    margin-left: 0
}

.dmi-menu.dmi-menu-social ul li a {
    width: 54px;
    height: 54px;
    color: #fff;
    background-color: #2688c7;
    border-radius: 50%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    font-size: 0;
    line-height: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 60%
}

.dmi-menu.dmi-menu-social ul li a:hover {
    background-color: #ccc
}

header .dmi-menu.dmi-menu-social ul li a {
    color: #000;
    width: 24px;
    height: 24px;
    background-color: transparent;
    border-radius: 0;
    background-size: auto 80%
}

header .dmi-menu.dmi-menu-social ul li a:hover {
    background-color: transparent
}

.dmi-modal .dmi-menu.dmi-menu-social ul li a {
    width: 32px;
    height: 32px
}

.dmi-menu-social ul li.facebook a {
    background-color: #4676ed
}

.dmi-menu-social ul li.instagram a {
    background-color: #8a3ab9
}

.dmi-menu-social ul li.youtube a {
    background-color: #da0000
}

.dmi-menu-social ul li.twitter a {
    background-color: #5a99ec
}

.dmi-menu-social ul li.odnoklassniki a {
    background-color: #d28f0d
}

.dmi-menu-social ul li.rutube a {
    background-color: #100943;
}

.dmi-menu-social ul li.viber a {
    background-color: #59267c
}

.dmi-menu-social ul li.whatsapp a {
    background-color: #25d366
}

.dmi-menu-social ul li.telegram a {
    background-color: #08c
}

.dmi-menu-social ul li.vk a {
    background-color: #6580b6
}

.dmi-menu-social ul li.pinterest a {
    background-color: #e60023
}

.dmi-menu-social ul li.linkedin a {
    background-color: #0072b1
}

footer .dmi-menu-footer {
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 10px !important
}

.dmi-modal .dmi-menu-footer {
    font-size: 16px
}

footer .dmi-menu-footer ul {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center
}

footer .dmi-menu-footer ul li {
    margin: 0 10px
}

.dmi-news-icon {
    top: 200px;
    right: 0;
    width: 50px;
    height: 44px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    box-shadow: 0 0 5px 0 rgb(41 39 89 / 15%);
    display: none;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    z-index: 99
}

.dmi-modal {
    top: 0;
    left: 0;
    bottom: 0;
    width: 40%;
    z-index: 999;
    box-shadow: 0 0 5px 0 rgba(41 39 89 / 15%);
    overflow-y: auto;
    align-items: flex-start !important;
    transition: .7s linear;
    margin-left: -110% !important;
    padding: 20px 30px 30px
}

.dmi-modal .dmi-menu {
    margin-top: 30px !important
}

@media only screen and (max-width:1200px) {
    .dmi-modal {
        width: 50%
    }
}

@media only screen and (max-width:1024px) {
    header .dmi-menu.dmi-menu-additional ul li:not(:first-child) {
        display: none
    }

    .dmi-modal {
        width: 75%
    }
}

@media only screen and (max-width:768px) {
    .dmi-modal {
        width: 100%
    }
}

.dmi-modal-active {
    transition: .7s linear;
    margin-left: 0 !important
}

.dmi-menu-grid>.dmi-grid-row {
    justify-content: space-between;
    align-items: center
}

/** layout.css */
.dmi-button,
.dmi-new-day,
.dmi-topfeed-menu .dmi-grid-col {
    text-transform: uppercase;
    font-weight: 700
}

.layout-three .dmi-grid-col {
    overflow: hidden
}

.layout-three .dmi-grid-col:after {
    content: '';
    clear: both;
    display: block
}

.layout-three .dmi-card {
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%;
    float: left
}

.layout-three .dmi-card:first-child {
    float: left
}

.layout-three .dmi-card:nth-child(n+3) {
    clear: right;
    float: right
}

@media only screen and (max-width:768px) {
    .layout-three .dmi-card {
        float: none;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%
    }
}

.dmi-topfeed-menu {
    border-bottom: 2px solid #e1e1e1
}

.dmi-topfeed-menu .dmi-grid-col {
    text-align: center;
    line-height: 1;
    height: 20px;
    font-size: 15px;
    cursor: pointer
}

.dmi-topfeed-menu .dmi-grid-col:first-child {
    border-right: 2px solid #e1e1e1
}

.layout-slider-menu {
    max-width: 768px;
    margin: 0 auto 20px
}

.layout-slider-menu a,
.layout-slider-menu a:hover {
    color: #fff
}

.layout-slider-menu .dmi-grid-owl {
    width: 100%;
    margin: 0 auto
}

.dmi-grid-widget .load-more,
.layout-slider-menu .owl-carousel {
    padding: 0 15px
}

.layout-slider-menu .owl-stage-outer {
    background-color: #2688c7
}

.layout-slider-menu .owl-carousel .owl-carousel-col {
    width: 100%;
    text-align: center;
    min-height: 100px
}

.layout-slider-menu .owl-carousel .owl-carousel-col .owl-carousel-item {
    min-height: 100px;
    width: 100%;
    padding: 0 30px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    text-align: center;
    text-transform: uppercase;
    font-size: 34px;
    font-weight: 700
}

@media only screen and (max-width:560px) {
    .layout-slider-menu .owl-carousel .owl-carousel-col .owl-carousel-item {
        font-size: 22px
    }
}

.owl-nav button {
    position: absolute;
    width: 30px;
    height: 60px;
    top: 50%;
    margin-top: -35px
}

.owl-nav button span {
    color: #fff !important;
    font-size: 60px !important;
    line-height: 60px !important;
    font-weight: 300 !important
}

.owl-nav button.owl-prev {
    left: 20px
}

.owl-nav button.owl-next {
    right: 20px
}

.dmi-new-day {
    background-color: #8050ab;
    padding: 6px 10px;
    color: #fff;
    font-size: 11px;
    margin: 0 10px 20px 0;
    text-shadow: 0 1px 1px rgb(0 0 0 / 30%)
}

.dmi-modal::-webkit-scrollbar,
.jq-selectbox__dropdown ul::-webkit-scrollbar,
.layout-newsfeed>.dmi-grid-col>.dmi-grid-row:last-child>.dmi-grid-col::-webkit-scrollbar {
    width: 6px
}

.dmi-modal::-webkit-scrollbar-track,
.jq-selectbox__dropdown ul::-webkit-scrollbar-track,
.layout-newsfeed>.dmi-grid-col>.dmi-grid-row:last-child>.dmi-grid-col::-webkit-scrollbar-track {
    background: #f3f3f3
}

.dmi-modal::-webkit-scrollbar-thumb,
.jq-selectbox__dropdown ul::-webkit-scrollbar-thumb,
.layout-newsfeed>.dmi-grid-col>.dmi-grid-row:last-child>.dmi-grid-col::-webkit-scrollbar-thumb {
    background-color: #c6c6c6;
    border-radius: 0;
    border: none
}

.dmi-preloader {
    display: none;
    margin: 20px 0;
    width: 100%;
    height: 48px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 48px
}

.load-more {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center
}

.dmi-grid-widget.layout-newsfeed .load-more {
    padding: 0;
    margin-top: 15px
}

.archive .load-more,
.dmi-modal-active .load-more,
.search .load-more {
    margin-bottom: 20px
}

.dmi-button {
    border: 1px solid #2688c7;
    height: 38px;
    line-height: 38px;
    text-align: center;
    color: #2688c7;
    font-size: 14px;
    cursor: pointer;
    text-decoration: none;
    padding: 0 20px
}

.dmi-grid-widget .load-more .dmi-button {
    border-top: 2px solid #2688c7;
    border-bottom: 2px solid #2688c7;
    border-right: 0;
    border-left: 0;
    width: 100%;
    height: auto;
    line-height: 1;
    padding: 15px 0;
    color: #2688c7
}

.dmi-grid-widget.layout-newsfeed .load-more .dmi-button {
    padding: 0;
    border: none;
    text-align: left;
    text-decoration: underline
}

@media only screen and (max-width:1100px) {

    .home .layout-topfeed,
    .layout-topfeed {
        padding: 0
    }

    .dmi-new-day {
        margin: 0 20px 20px
    }

    .dmi-grid-widget.layout-newsfeed .load-more .dmi-button {
        text-align: center
    }
}

.dmi-button:hover {
    color: #fff;
    background-color: #2688c7;
}

.dmi-grid-widget .load-more .dmi-button:hover {
    background-color: transparent;
    color: #f70d28
}

.widget_search .search-form {
    display: flex;
    flex-direction: row;
    padding: 0;
    width: 100%
}

.widget_search .search-form .screen-reader-text {
    display: none
}

.widget_search .search-form .search-field {
    border: none;
    height: 45px;
    background-color: #edeeef;
    padding: 0 10px;
    font-size: 14px;
    font-weight: 700;
    outline: 0;
    width: 100%
}

.widget_search .search-form label {
    flex: 0 0 85%;
    max-width: 85%
}

.widget_search .search-form .search-submit {
    border: none;
    outline: 0;
    height: 45px;
    flex: 0 0 15%;
    max-width: 15%;
    background-color: #2688c7;
    font-size: 0;
    line-height: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 40%;
    cursor: pointer
}

/** card.css */
.dmi-card-image a,
.dmi-card-image a:after,
.layout-newsfeed .link-highlight:before {
    background-position: center;
    background-repeat: no-repeat
}

.dmi-card {
    display: flex;
    flex-direction: column;
    padding: 0 15px 20px;
    position: relative
}

.dmi-card a {
    color: #000
}

.dmi-grid-sidebar .dmi-card {
    padding: 0 0 20px
}

.dmi-grid-sidebar .layout-newsfeed .dmi-card,
.dmi-grid-sidebar .layout-topfeed .dmi-card {
    padding: 15px 0;
    border-bottom: 1px solid #e1e1e1
}

.dmi-grid-widget.layout-three .dmi-card:first-child,
.dmi-grid-widget.layout-three .dmi-card:last-child {
    padding-bottom: 0
}

.dmi-grid-widget.layout-three .dmi-card:not(:first-child):not(:last-child) .dmi-card-text {
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 15px
}

.dmi-grid-sidebar .layout-newsfeed .dmi-card:last-child,
.dmi-grid-sidebar .layout-topfeed .dmi-card:last-child {
    border-bottom: 0
}

.dmi-grid-sidebar .layout-newsfeed .dmi-card:first-child {
    padding-top: 0
}

.layout-button-more .dmi-grid-col .dmi-card:first-child {
    padding-top: 30px;
    position: relative
}

.layout-button-more .dmi-grid-col .dmi-card:first-child:before {
    content: '';
    width: 100%;
    height: 4px;
    position: absolute;
    top: 0;
    background-color: #2688c7
}

.dmi-news-readalso .dmi-card {
    padding: 0
}

.dmi-card.dmi-grid-col {
    padding: 0 10px 25px
}

.dmi-card-inline {
    flex-direction: row
}

.dmi-card-incolumn.dmi-row-reverse {
    flex-direction: column-reverse
}

.dmi-card-inline.dmi-row-reverse {
    flex-direction: row-reverse
}

.dmi-card-image a {
    display: block;
    position: relative;
    padding-bottom: 56.25%;
    width: 100%;
    min-width: 100%;
    background-size: cover
}

.dmi-card-image a.dmi-has-images:before,
.dmi-card-image a.dmi-has-video:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #222;
    opacity: .2
}

.dmi-card-image a:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%
}

.dmi-card-layout-two .dmi-card-text>div,
.dmi-card-text {
    position: relative;
    z-index: 9
}

.dmi-image-left {
    margin-right: 20px
}

.dmi-image-right {
    margin-left: 20px
}

.dmi-card-incolumn .dmi-card-image.dmi-image-top {
    margin-bottom: 10px
}

.dmi-card-image img {
    display: block;
    width: 100%;
    height: auto
}

.dmi-card-text {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    width: 100%
}

.dmi-card-text .dmi-card-excerpt:last-child,
.layout-one .dmi-card-incolumn .dmi-card-image.dmi-image-top+.dmi-card-text {
    margin-bottom: 0
}

.dmi-grid-widget.layout-one .dmi-card-inline .dmi-card-text {
    display: flex;
    flex-direction: column;
    justify-content: center
}

@media only screen and (max-width:768px) {
    .dmi-grid-widget.layout-three .dmi-card:first-child {
        padding-bottom: 15px
    }

    .dmi-grid-widget.layout-three .dmi-card:not(:last-child) .dmi-card-text {
        border-bottom: 1px solid #e1e1e1;
        padding-bottom: 15px
    }

    .dmi-card.dmi-grid-col {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0 15px 15px
    }

    .dmi-card-inline,
    .dmi-card.dmi-row-reverse {
        flex-direction: column
    }

    .dmi-image-left,
    .dmi-image-right {
        margin: 0 0 10px;
        flex: 0 0 auto !important;
        max-width: 100% !important
    }

    .dmi-image-bottom {
        margin-bottom: 10px
    }

    .dmi-card-inline .dmi-card-image+.dmi-card-text,
    .layout-one .dmi-card-inline .dmi-card-image+.dmi-card-text {
        margin-top: 10px
    }
}

.layout-newsfeed .dmi-card .dmi-card-text {
    display: flex;
    flex-direction: column-reverse;
    margin-top: 0
}

.dmi-card-description {
    font-size: 13px;
    margin-top: 10px
}

.dmi-card-incolumn .dmi-card-title,
.dmi-card-toolbar,
.dmi-news-content .dmi-news-readalso .dmi-card-title {
    margin-bottom: 5px
}

.dmi-card-date,
.dmi-card-tags {
    font-size: 14px
}

.dmi-card-date,
.layout-newsfeed .dmi-card .dmi-card-date {
    color: #9b9b9b
}

.dmi-card-category {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700
}

.dmi-card-category a {
    color: #fff;
    padding: 3px 10px;
    background-color: #2688c7;
    display: inline-block;
    margin-right: 5px
}

.dmi-card-category a:hover {
    color: #fff !important;
    background-color: #7d7d7d
}

.dmi-card-title {
    margin-bottom: 10px;
    font-weight: 700
}

.layout-newsfeed .dmi-card-title,
.layout-topfeed .dmi-card-title,
.post-update {
    font-weight: 400
}

.layout-newsfeed .dmi-card-title a:before {
    position: absolute;
    color: #8050ab;
    left: 0;
    font-size: 18px;
    width: 30px;
    text-align: center
}

.layout-newsfeed .link-highlight {
    font-weight: 700
}

.layout-newsfeed .link-highlight:before {
    content: '';
    background-size: 9px 14px;
    height: 18px
}

.layout-newsfeed .link-ad:before {
    content: '\20BD';
    font-size: 15px !important;
    font-weight: 700
}

.layout-newsfeed .link-images:before,
.layout-newsfeed .link-video:before {
    content: '';
    background-position: center;
    height: 18px;
    background-repeat: no-repeat
}

.layout-newsfeed .link-images:before {
    background-size: auto 13px
}

.layout-newsfeed .link-video:before {
    background-size: 14px
}

.layout-newsfeed .link-update:after,
.layout-one .link-update:after {
    content: 'UPD';
    color: #fff !important;
    background-color: #8050ab;
    padding: 2px 6px;
    border-radius: 4px;
    vertical-align: middle
}

.layout-newsfeed .link-update:after {
    font-size: 10px !important;
    margin-left: 3px
}

.layout-one .link-update:after {
    font-size: 12px !important;
    margin-left: 5px
}

.post-update {
    background-color: #9b302a;
    color: #fff;
    padding: 2px 6px;
    font-style: normal;
    border-radius: 4px;
    font-size: 11px;
    vertical-align: middle
}

.dmi-card-title-h2 {
    font-size: 34px;
    line-height: 1.05
}

.dmi-card-number-h3,
.dmi-card-title-h3 {
    font-size: 24px
}

.dmi-card-number-h4,
.dmi-card-title-h4 {
    font-size: 20px
}

.dmi-card-number-h5,
.dmi-card-title-h2+.dmi-card-excerpt,
.dmi-card-title-h5 {
    font-size: 18px
}

.dmi-card-title-h6 {
    font-size: 15px
}

.dmi-card-excerpt {
    font-size: 14px;
    color: #9b9b9b;
    margin-bottom: 10px
}

.dmi-card-number-h6,
.dmi-card-title-h3+.dmi-card-excerpt,
.dmi-card-title-h4+.dmi-card-excerpt {
    font-size: 16px
}

@media only screen and (max-width:1200px) {
    .dmi-card-title-h2 {
        font-size: 30px
    }

    .dmi-card-title-h3 {
        font-size: 20px
    }

    .dmi-card-title-h2+.dmi-card-excerpt {
        font-size: 18px
    }
}

@media only screen and (max-width:1024px) {
    .dmi-card-title-h2 {
        font-size: 24px
    }

    .dmi-card-title-h2+.dmi-card-excerpt {
        font-size: 16px
    }
}

@media only screen and (max-width:480px) {
    .dmi-card {
        padding: 0 15px 15px
    }

    .dmi-card-title-h2 {
        font-size: 22px
    }
}

.dmi-card-number {
    font-weight: 700;
    color: #424f79
}

.dmi-card-number-h2 {
    font-size: 28px
}

.dmi-grid-sidebar .dmi-card-layout-two {
    padding: 0;
    margin-bottom: 25px
}

.dmi-card-layout-two {
    height: 520px
}

@media only screen and (max-width:1100px) {
    .layout-topfeed .dmi-card .dmi-card-text:before {
        color: #fff
    }

    .dmi-card-layout-two {
        height: 400px
    }

    .dmi-grid-sidebar .dmi-card-layout-two {
        margin: 0 20px 25px
    }

    .dmi-card-layout-two .dmi-card-text {
        text-align: center
    }
}

.dmi-card-layout-two .dmi-card-image {
    width: 100%;
    height: 100%
}

.dmi-card-layout-two .dmi-card-image a {
    padding-bottom: 0;
    width: 100%;
    height: 100%
}

.dmi-card-layout-two .dmi-card-text {
    position: absolute;
    padding: 20px;
    bottom: 0;
    top: 0;
    right: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-end
}

.dmi-card-layout-two .dmi-card-text:after {
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    position: absolute;
    background: linear-gradient(to bottom, rgba(0, 0, 0, .1) 0, rgba(0, 0, 0, .1) 40%, #000 100%);
    z-index: 2
}

.dmi-card-layout-two .dmi-card-title a {
    color: #fff
}

/** singular.css */
article, .dmi-wrap-news-footer {
    flex: 0 0 75%;
    max-width: 75%;
    padding-right: 15px;
}

@media only screen and (max-width:1100px) {
    article, .dmi-wrap-news-footer {
        flex: 0 0 100%;
        max-width: 100%;
        padding-right: 0;
    }
}

.dmi-news-author,
.dmi-news-time {
    background-position: center left;
    background-size: contain
}

.dmi-news-content blockquote:after,
.dmi-news-content blockquote:before {
    width: 28px;
    height: 28px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    content: ''
}

.dmi-content .dmi-label {
    margin-bottom: 5px;
    color: #000;
    font-weight: 500;
    font-size: 12px;
    line-height: 1
}

.wpra-reactions-wrap {
    padding-top: 0 !important;
    padding-bottom: 10px !important
}

.ya-share2__container {
    display: flex;
    flex-direction: row;
    justify-content: center
}

.ya-share2__container_size_l .ya-share2__badge .ya-share2__icon {
    height: 26px !important;
    width: 26px !important;
    background-size: 26px 26px !important;
    background-position: center
}

.ya-share2__container_mobile .ya-share2__badge {
    border-radius: 10px !important
}

.dmi-news-content,
.dmi-smi2,
.dmi-sparrow,
.dmi-news-tags {
    max-width: 800px;
    margin: 0 auto
}

.dmi-sparrow, .dmi-news-tags {
    margin-bottom: 20px;
}

.dmi-news-tools,
.dmi-news-tools>div {
    margin-bottom: 10px
}

.dmi-news-tools {
    color: #222;
    font-size: 14px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center
}

.dmi-news-date,
.dmi-news-readuson-img:not(:last-child),
.dmi-news-time {
    margin-right: 20px
}

.dmi-news-time {
    padding-left: 20px;
    background-repeat: no-repeat
}

.dmi-news-category {
    margin-right: 15px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap
}

.dmi-news-category a {
    color: #fff;
    padding: 3px 10px;
    background-color: #2688c7;
    margin-right: 5px;
    white-space: nowrap
}

.dmi-news-readuson-img a,
.fotorama {
    background-color: #f9f9f9
}

.dmi-news-category a:hover {
    color: #fff;
    background-color: #7d7d7d
}

.dmi-news-author,
.dmi-news-author a {
    color: #2688c7
}

.dmi-news-author {
    padding-left: 22px;
    background-repeat: no-repeat
}

h1.dmi-news-title {
    font-size: 50px;
    margin-top: -7px;
    font-weight: 700;
    margin-bottom: 20px
}

@media only screen and (max-width:1200px) {
    h1.dmi-news-title {
        font-size: 36px
    }

    .single-related-article-left {
        margin: 0 20px 20px 0
    }

    .single-related-article-right {
        margin: 0 0 20px 20px
    }
}

.dmi-news-lead {
    font-size: 20px;
    margin-bottom: 15px
}

.dmi-news-share .dmi-label {
    font-size: 18px
}

.dmi-news-content {
    font-size: 20px;
    margin-bottom: 20px;
    line-height: 1.5;
    overflow: hidden
}

.dmi-news-content .aligncenter,
.dmi-news-content .alignleft,
.dmi-news-content .alignnone,
.dmi-news-content .alignright,
.dmi-news-content .wp-video,
.dmi-news-content h2,
.dmi-news-content h3,
.dmi-news-content h4,
.dmi-news-content h5,
.dmi-news-content h6,
.dmi-news-content ol,
.dmi-news-content p,
.dmi-news-content ul,
.fotorama {
    margin-bottom: 15px
}

.dmi-news-content:after {
    content: '';
    clear: both;
    display: block
}

@media only screen and (max-width:1024px) {
    h1.dmi-news-title {
        font-size: 30px;
        line-height: 1.25
    }

    .dmi-news-lead {
        font-size: 22px
    }

    .dmi-news-share {
        margin-bottom: 15px
    }

    .dmi-news-content {
        font-size: 16px
    }
}

@media only screen and (max-width:768px) {
    .wpra-reactions-container {
        width: 70% !important
    }

    .ya-share2__container_size_l .ya-share2__badge .ya-share2__icon {
        height: 26px !important;
        width: 26px !important;
        background-size: 26px 26px !important
    }

    h1.dmi-news-title {
        font-size: 24px
    }

    .dmi-news-lead {
        font-size: 18px
    }
}

@media only screen and (max-width:480px) {
    h1.dmi-news-title {
        font-size: 20px
    }

    .dmi-news-lead {
        font-size: 16px
    }
}

.dmi-news-content a {
    color: #f70d28
}

.dmi-news-content a:hover {
    text-decoration: underline
}

.dmi-news-content h2,
.dmi-news-content h3,
.dmi-news-content h4,
.dmi-news-content h5,
.dmi-news-content h6,
.dmi-news-content strong {
    font-weight: 500
}

.dmi-news-content h2 {
    font-size: 36px
}

.dmi-news-content h3 {
    font-size: 32px
}

.dmi-news-content h4 {
    font-size: 28px
}

.dmi-news-content h5 {
    font-size: 24px
}

.dmi-news-content h6 {
    font-size: 20px
}

.dmi-news-content ol:last-child,
.dmi-news-content p:last-child,
.dmi-news-content p>img,
.dmi-news-content ul:last-child {
    margin-bottom: 0
}

.dmi-news-content ol li,
.dmi-news-content ul li,
.theme-sidebar-custom .textwidget ul li,
.theme-sidebar-custom .textwidget ol li {
    list-style: none;
    margin-bottom: 10px;
    min-height: 32px
}

.dmi-news-content em {
    font-style: italic
}

.dmi-blockquote-one,
.dmi-news-content blockquote {
    margin-bottom: 20px;
    font-size: 24px;
    color: #2d2d2d;
    padding: 20px 60px;
    position: relative;
    font-style: italic;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif"
}

.dmi-blockquote-one {
    border-left: 6px solid #2688c7;
    padding: 10px 40px
}

.dmi-news-content blockquote:before {
    position: absolute;
    top: 10px;
    left: 0
}

.dmi-news-content blockquote:after {
    position: absolute;
    bottom: 10px;
    right: 0
}

.single-related-article {
    padding: 15px;
    background-color: #efefef;
    -webkit-box-shadow: 0 0 5px 0 rgb(204 204 204);
    -moz-box-shadow: 0 0 5px 0 #ccc;
    box-shadow: 0 0 5px 0 rgb(204 204 204);
    width: 330px;
    border-radius: 4px
}

.single-related-article-left {
    float: left;
    margin: 0 20px 20px 0
}

.single-related-article-right {
    float: right;
    margin: 0 0 20px 20px
}

.single-related-article-block-title {
    font-size: 11px;
    display: inline-block;
    text-transform: uppercase;
    color: #fff;
    background-color: #2688c7;
    font-weight: 700;
    padding: 6px 10px;
    margin-bottom: 10px !important
}

.single-related-article a {
    color: #000
}

.single-related-article h5 {
    font-size: 20px;
    margin-bottom: 0;
    font-weight: 700
}

.single-related-article .single-related-article-images {
    max-width: 300px;
    margin-bottom: 0
}

.single-related-article .single-related-article-images img {
    max-width: 100%;
    height: auto;
    margin-bottom: 0 !important;
    display: block
}

.single-related-article-text {
    margin-bottom: 0 !important;
    margin-top: 15px;
    font-size: 14px
}

@media only screen and (max-width:560px) {
    .single-related-article {
        width: 100%;
        margin: 0 0 20px !important
    }

    .single-related-article .single-related-article-images {
        max-width: 100%
    }
}

.dmi-news-content ul, .theme-sidebar-custom .textwidget ul {
    padding: 0 20px
}

.theme-sidebar-custom .textwidget ul, .theme-sidebar-custom .textwidget ol {
    line-height: 1.5;
    font-size: 18px;
}

.theme-sidebar-custom .textwidget ol li {
    margin-bottom: 15px;
}

.dmi-news-content ul li, .theme-sidebar-custom .textwidget ul li {
    padding-left: 25px;
    position: relative
}

.dmi-news-content ul li:before, .theme-sidebar-custom .textwidget ul li:before {
    content: '';
    background-color: #2688c7;
    position: absolute;
    top: 14px;
    left: 0;
    width: 7px;
    height: 7px;
    border-radius: 2px
}

.theme-sidebar-custom .textwidget ul li:before {
    top: 10px;
}

.dmi-news-content ol, 
.theme-sidebar-custom .textwidget ol {
    counter-reset: dmimagCounter;
    padding: 0 20px
}

.dmi-news-content ol li, 
.theme-sidebar-custom .textwidget ol li {
    padding-left: 40px;
    padding-top: 0;
    position: relative
}

.dmi-news-content ol li:before, 
.theme-sidebar-custom .textwidget ol li:before {
    counter-increment: dmimagCounter;
    content: counter(dmimagCounter);
    color: #fff;
    background-color: #2688c7;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    line-height: 30px;
    width: 30px;
    height: 30px;
    border-radius: 3px;
    font-size: 14px
}

.theme-sidebar-custom .textwidget ol li:before { 
    top: -3px;
}

.dmi-news-content ol[style="list-style-type: lower-alpha;"] li:before,
.theme-sidebar-custom .textwidget ol[style="list-style-type: lower-alpha;"] li:before {
    content: counter(dmimagCounter, lower-alpha)
}

.dmi-news-content ol[style="list-style-type: lower-greek;"] li:before,
.theme-sidebar-custom .textwidget ol[style="list-style-type: lower-greek;"] li:before {
    content: counter(dmimagCounter, lower-greek)
}

.dmi-news-content ol[style="list-style-type: lower-roman;"] li:before,
.theme-sidebar-custom .textwidget ol[style="list-style-type: lower-roman;"] li:before {
    content: counter(dmimagCounter, lower-roman)
}

.dmi-news-content ol[style="list-style-type: upper-roman;"] li:before,
.theme-sidebar-custom .textwidget ol[style="list-style-type: upper-roman;"] li:before {
    content: counter(dmimagCounter, upper-roman)
}

.dmi-news-content ol[style="list-style-type: upper-alpha;"] li:before,
.theme-sidebar-custom .textwidget ol[style="list-style-type: upper-alpha;"] li:before {
    content: counter(dmimagCounter, upper-alpha)
}

.dmi-news-media {
    max-width: 100%;
    margin: 0 auto 30px
}

.dmi-news-thumbnail {
    max-width: 100%;
    height: auto;
    margin: 0 auto
}

.dmi-news-thumbnail img {
    max-width: 100%;
    width: auto;
    height: auto;
    display: block;
    margin: 0 auto
}

.dmi-news-thumbnail-description,
.wp-caption-text {
    font-size: 12px;
    font-style: italic;
    max-width: 790px;
    margin: 0 auto
}

.fotorama__caption {
    font-size: 12px !important;
    font-style: italic !important
}

.dmi-news-thumbnail-description {
    margin-top: 3px
}

.dmi-news-thumbnail-excerpt,
.wp-caption-excerpt {
    color: #969696
}

.wp-caption-text {
    padding: 0 10px;
    margin-top: 0;
    line-height: 16px
}

.wp-caption-text span {
    display: block
}

.dmi-news-content img {
    max-width: 100%;
    height: auto !important
}

.dmi-news-content figure {
    max-width: 100% !important;
    margin: 0
}

.dmi-news-content .aligncenter {
    margin: 0 auto 15px;
    display: block
}

.dmi-news-content .alignright {
    float: right;
    margin: 0 0 15px 15px
}

.dmi-news-content .alignleft {
    float: left;
    margin: 0 15px 15px 0
}

.dmi-news-readuson {
    max-width: 800px;
    margin: 0 auto 25px;
    flex-wrap: wrap
}

.dmi-news-readuson-title {
    padding-right: 20px;
    font-weight: 700;
    display: flex;
    flex-direction: column;
    justify-content: center
}

@media only screen and (max-width:768px) {
    .dmi-news-content h2 {
        font-size: 22px
    }

    .dmi-news-content h3 {
        font-size: 20px
    }

    .dmi-news-content h4 {
        font-size: 18px
    }

    .dmi-news-content h5,
    .dmi-news-content h6 {
        font-size: 16px
    }

    .dmi-news-content .aligncenter,
    .dmi-news-content .alignleft,
    .dmi-news-content .alignnone,
    .dmi-news-content .alignright {
        margin: 0 auto;
        float: none
    }

    .dmi-news-readuson-title {
        flex: 0 0 100% !important;
        width: 100% !important;
        margin-bottom: 10px
    }
}

.dmi-news-readuson-img a {
    height: 50px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 8px;
    border: 2px solid #f9f9f9
}

.dmi-news-readuson-img a:hover {
    border: 2px solid #eee
}

.dmi-news-readuson-img img {
    display: block;
    max-width: 120px;
    height: auto
}

.dmi-news-readalso {
    max-width: 800px;
    margin: 0 auto 25px
}

.dmi-iframe-content iframe {
    max-width: 100%
}

.dmi-news-readalso .dmi-header {
    margin-bottom: 25px
}

.dmi-news-readalso .dmi-label {
    text-transform: none;
    font-size: 20px;
    margin-bottom: 10px;
    position: relative
}

.dmi-news-readalso .dmi-label span {
    padding-right: 20px;
    background-color: #fff;
    position: relative;
    z-index: 2
}

.dmi-news-readalso .dmi-label:before {
    content: '';
    position: absolute;
    height: 1px;
    background-color: #9b9b9b;
    z-index: 1;
    top: 50%;
    left: 0;
    right: 0;
    margin-top: 1px
}

.dmi-news-readalso .dmi-card {
    width: 100%;
    flex: 0 0 100%
}

.dmi-news-readalso .dmi-card-title {
    font-weight: 400
}

.dmi-action-user .dmi-group-buttons,
.dmi-news-footer {
    margin-bottom: 20px
}

.dmi-news-tags .dmi-label,
.dmi-news-tags a {
    margin-bottom: 5px;
    line-height: 15px;
    font-size: 15px
}

.dmi-news-tags {
    margin-bottom: 25px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center
}

.dmi-news-tags .dmi-label {
    margin-right: 5px
}

.dmi-news-tags a:not(:last-child):after {
    content: ', ';
    margin-right: 5px
}

.dmi-action-user {
    display: flex;
    flex-direction: column;
    align-content: center;
    margin-bottom: 30px
}

.dmi-action-user .dmi-news-share .dmi-label {
    text-align: center
}

.pld-like-dislike-wrap {
    border-radius: 8px;
    background-color: #7d4fa6;
    padding: 10px 20px;
    color: #fff;
    display: flex;
    max-width: 180px;
    justify-content: center;
    margin-bottom: 0 !important
}

.pld-like-dislike-wrap a {
    color: #fff
}

.pld-like-dislike-wrap a:hover {
    color: #9b9b9b
}

.pld-like-dislike-wrap .fas {
    font-size: 20px;
    line-height: 25px;
    vertical-align: middle
}

.pld-like-wrap {
    padding-right: 10px;
    border-right: 1px solid #fff
}

.pld-dislike-wrap {
    padding-left: 10px
}

.pld-count-wrap {
    font-size: 14px
}

.pld-common-wrap {
    margin-right: 0 !important;
    display: flex;
    align-items: center
}

.dmi-table-container {
    overflow-x: auto;
    margin-bottom: 20px
}

.dmi-news-content table {
    width: 100% !important;
    border: 1px solid #d4d4d4;
    border-collapse: collapse
}

.dmi-news-content table td {
    border: 1px solid #d4d4d4;
    font-size: 15px;
    padding: 5px 10px
}

.dmi-iframe-video {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    margin-bottom: 15px
}

.dmi-iframe-content {
    overflow-x: auto;
    margin-bottom: 15px
}

.dmi-iframe-video embed,
.dmi-iframe-video iframe,
.dmi-iframe-video object,
.dmi-iframe-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.dmi-news-content iframe {
    display: block;
    margin: 0 auto
}

.dmi-news-content .fb-post.fb_iframe_widget {
    display: block;
    margin: 0 auto;
    max-width: 500px
}

.dmi-news-content .instagram-media.instagram-media-rendered,
.dmi-news-content .twitter-tweet.twitter-tweet-rendered {
    margin: 0 auto !important
}

.dmi-group-buttons {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap
}

.dmi-group-buttons a {
    margin: 0 5px
}

@media only screen and (max-width:1400px) {
    .dmi-group-buttons {
        margin-bottom: 20px
    }

    .dmi-group-buttons a {
        margin: 0 5px 10px
    }
}

.dmi-group-buttons img {
    max-width: 100%;
    height: auto
}

.single-erid-token {
    font-size: 12px;
    font-style: italic;
    text-align: right;
    margin-bottom: 5px
}

.dmi-sidebar-sticky {
    position: sticky;
    top: 90px;
    margin-bottom: 20px;
}


/*@media only screen and (max-width: 768px) {
    header .dmi-grid-logo {
        background-image: url('assets/images/header-bg-ny-mob.jpg');
    }
}*/

/* ads */

.dmi-ads {
  margin: 0 auto 25px; 
}

.dmi-ads-header {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  background-color: #f7f7f7;
}

.dmi-ads-header .dmi-ads { /**/
  height: 150px;
  overflow: hidden;
  width: 100%;
}

.dmi-ads-empty {
  width: 100%;
  height: 100%;
  /*border: 1px solid #cccccc;*/
  /*display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;*/
  text-align: center;
  vertical-align: middle;
  color: #878787;
  font-size: 13px;
  max-width: 1410px;
  position: relative;
  
}

.dmi-ads-empty:before {
  width: 100%;
  content: 'Реклама - Yakutia-daily.ru';
  position: absolute;
  top: 50%;
  left:0;
  margin-top: -5px; 
}

/*.dmi-ads-header .dmi-ads:not(:empty):before {
  display: none;
}

.dmi-ads-header .dmi-ads:not(:empty) {
  border: none;
}*/

@media only screen and (max-width: 1210px) {
  .dmi-ads-header .dmi-ads {
    height: 130px;
  }
}

@media only screen and (max-width: 1100px) {
  .dmi-ads-header .dmi-ads {
    height: 250px;
  }
}

@media only screen and (max-width: 768px) {
  .dmi-ads-header .dmi-ads {
    height: 175px;
  }
}

@media only screen and (max-width: 480px) {
  .dmi-ads-header .dmi-ads {
    height: 150px;
  }
}

@media only screen and (max-width: 400px) {
  .dmi-ads-header .dmi-ads {
    height: 126px;
  }
}

@media only screen and (max-width: 320px) {
  .dmi-ads-header .dmi-ads {
    height: 100px;
  }
}

/**
 * Mourning
 *
 */
/*
.dmi-bars ul li, .dmi-close span, .dmi-header-bar {
  background-color: #000000;
}

header .dmi-grid-logo {
  background-image: none;
}

.dmi-modal .dmi-menu #dmi-menu-primary-full a, header .dmi-menu #dmi-menu-primary a {
  color: #000000;
}

.dmi-card a:hover, .dmi-header, .wq_triviaQuestionExplanation .wq-explanation-head-correct, a, a:hover {
  color: #000000;
}

.dmi-grid-widget .dmi-header .dmi-grid-col:after, .dmi-grid-widget.dmi-header .dmi-grid-col:after, .dmi-news-readalso .dmi-header .dmi-grid-col:after {
  background-color: #000000;
}

.widget_search .search-form .search-submit {
  background-color: #000000;
}

footer .dmi-grid:last-child {
  background-color: #000000;
}*/