    /*
	Theme Name: Vremya.Press 5.3
	Theme URI: http://html5blank.com
	Description: Based on HTML5 Blank WordPress Theme
	Version: 5.3
	Author: Steffnomidi & Todd Motto (@toddmotto)
	Author URI: http://toddmotto.com
	Tags: Blank, HTML5, CSS3, Bootstrap 4

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
    */
    /*------------------------------------*\
    MAIN
    \*------------------------------------*/
    @import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
    html,body,div,span,applet,object,iframe,
    h1,h2,h3,h4,h5,h6,pre,a,abbr,acronym,address,
    big,cite,code,del,dfn,img,ins,kbd,q,s,samp,strike,
    sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,fieldset,form,label,legend,
    table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,
    embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,.breadcrumb {
        margin: 0;
        padding: 0;
        border: 0;
        font-size: 100%;
        font: inherit;
        vertical-align: baseline;
        background: none;
    }
    /* HTML5 display-role reset for older browsers */
    
    aside,details,figcaption,figure,footer,hgroup,nav {
        display: block;
    }
    
    body {
        line-height: 1;
    }
    
    ol,
    ul {
        list-style: none;
    }
    
    blockquote,
    q {
        quotes: none;
    }
    
    blockquote:before,
    blockquote:after,
    q:before,
    q:after {
        content: '';
        content: none;
    }
    
    table {
        border-collapse: collapse;
        border-spacing: 0;
    }
    /* global box-sizing */
    
    *,
    *:after,
    *:before {
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-font-smoothing: antialiased;
        font-synthesis: antialiased;
        text-rendering: optimizeLegibility;
    }
    /* html element 62.5% font-size for REM use */
    
    html {
        font-size: 62.5%;
    }
    
    body {
        font: 400 14px/1.4 'Montserrat', Helvetica, Arial, sans-serif;
        /*color:#444;*/
    }
    .max-width{
        max-width: 1360px
    }
    blockquote {
        margin: 15px 0 15px;
        border-left: 3px solid #ccc;
        padding-left: 20px;
        font-style: italic;
        font-weight: 300;
        float: left;
        clear: both;
        width: 100%;
    }
    .grecaptcha-badge {
        z-index: -100
    }
    /* clear */
    
    .clear:before,
    .clear:after {
        content: ' ';
        display: table;
    }
    
    .clear:after {
        clear: both;
    }
    
    .clear {
        *zoom: 1;
    }
    
    img {
        max-width: 100%;
        vertical-align: bottom;
        height: auto;
    }
    
    a {
        color: #444;
        text-decoration: none;
    }
    
    a:hover {
        color: #444;
    }
    
    a:focus {
        outline: 0;
    }
    
    a:hover,
    a:active {
        outline: 0;
    }
    
    input:focus {
        outline: 0;
        border: 1px solid #04A4CC;
    }
    /*------------------------------------*\
    STRUCTURE
    \*------------------------------------*/
    /* wrapper */
    /* header */
    section{
        max-width: 1360px;
        margin: 0 auto;
    }
    .line {
        border-bottom: 30px solid #F4F4F4;
    }
    
    .title, .widget_polls-widget h3 {
        font-family: Montserrat;
        font-style: normal;
        font-weight: 600;
        font-size: large;
        margin-bottom: 30px;
        line-height: 23px;
        color: #B60E0D;
        margin-top: 60px;
        /*margin-left: 10px;*/
    }
    .widget_polls-widget h3{
        margin-top: 0
    }
    .widget_polls-widget{

        height: calc(100% - 20px);
        border: 1px solid #ccc;
        border-radius: 17px;
        padding: 20px;
    }
    .wp-polls-ul li{
        margin-bottom:5px;
    }
    /* header ---------------> header */
    
    .header {
     margin-top: 7vh;
     margin-bottom: 2vh;
 }

 .logo {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    /*margin-bottom: 30px;*/
}

.start-logo {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.social {
    margin-top: 25px;
    text-align: center;
}

.start-text {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: small;
    line-height: 16px;
    text-align: center;
    margin-bottom: 70px;
}

.input-search {
    background: #E8E8E8;
    border-radius: 4px;
    width: 285px;
    height: 25px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 16px;
    text-align: left;
    color: #969696;
    border: none;
    background-image: url(img/mini/search.svg);
    background-repeat: no-repeat;
    background-position: 8px;
    padding-left: 30px;
}
.metaka{
    margin-top:13px;
    text-align: end;
}
.day-block{
 margin-top:15px;
}
.left-header {
    margin-top: 25px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.city {
    margin-bottom: 20px;
}

.city a {
    margin-right: 10px;
}

.day-block {
    /*margin-top: 210px;*/
    display: flex;
    flex-direction: column;
    /*padding-left: 40px;*/
}
.metio{
    margin-bottom: 38px
}
.search {
    /*margin-bottom: 160px;*/
    text-align: end;

}

.menu-container {
    border-top: 1px solid #CBCBCB;
    border-bottom: 1px solid #CBCBCB;
    padding: 20px 0 11px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
}
.menu-container ul > li > ul{
    display: none;
    position: relative;
}
.menu-container ul > li:hover > ul{
    display: block;
    position: absolute;
}
ul.sub-menu{
    top: 38px;
    background: #fff;
    box-shadow: 0px 7px 20px 0px #b7b7b7;
    padding: 20px;
    z-index: 10000;
    text-align: left;
}
ul.sub-menu li{
    margin-bottom: 8px;
}
.social a {

    margin-left: 9px;
}

./*top-nav_*/menu {
    display: flex;
    justify-content: centar;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
/*    margin-right: 85px;*/
    /* identical to box height */
    letter-spacing: -0.03em;
    text-align: center;
}

./*top-nav_*/menu li {
    padding-right: 20px;
}

./*top-nav_*/menu li:first-child a {
    color: #B60E0D;
}

.day {
    margin-bottom: 20px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: small;
    line-height: 16px;
    /* identical to box height */
    color: #000000;
}

.mobile-menu {
    display: none;
}

.top-menu_mobile li {
    margin-bottom: 21px;
}

.time {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: large;
    line-height: 24px;
    color: #000000;
}

.menu button {
    background: #D9D9D9;
    border-radius: 5px;
    width: 135px;
    height: 31px;
    border: none;
    margin-left: 40px;
}

.slider .title {
    margin-top: 53px;
}

.slider-post {
    margin-bottom: 30px;
}

.slider-posts {
    padding: 0;
}

.day-slider {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: large;
    line-height: 23px;
    color: #C4C4C4;
}

.post-slider h2 {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: large;
    line-height: 19px;
    color: #3F3F3F;
    width: 90%;
}

.slider {
    position: relative;
    padding: 0px 60px;
}

.slider .slick-arrow {
    position: absolute;
    top: 50%;
    margin: -15px 0 0 0;
    z-index: 2;
    font-size: 0;
    width: 30px;
    height: 30px;
}

.slider .slick-arrow.slick-next {
    right: 2px;
    background: url(/img/sliderarrow.png) 0 0 / 100% no-repeat;
    width: 11.5px;
    height: 23px;
}
/* header ---------------> header */
/* main-news                */

#main-news {
    margin-bottom: 80px;
}

.post-publush {
    overflow: hidden;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border-radius: 25px;
    height: 217px;
}

.post-publush h2 {
    position: absolute;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 400;
    font-size: unset;
    left: 20px;
    bottom: 20px;
    /* width: 60%; */
    line-height: 1,2;
    color: #EBEBEB;
    background: #B60E0D;
    padding: 8px 12px;
}
.post-publush h2 small{
    display: block;
}
.post-publush h2 a{
    color:#fff;
}
   /* .small_post:first-child{
        display: none;
        }*/
        .small_post{
            margin-bottom: 20px;
        }
        .big-news {
            height: 442px;
        }

        .rubrika {
            position: absolute;
            left: 9px;
            top: 11px;
        }

        .rubrika a {
            margin-right: 10px;
            padding: 5px 10px;
            height: 23px;
            transition: 400ms;
            -webkit-transition: 400ms;
            left: 10px;
            top: 10px;
            position: relative;
            /*font-family: 'PTSansPro-CondBold';*/
            font-size: smaller;
            line-height: 16px;
            color: #FFFFFF;
            background: #B60E0D;
            border-radius: 5px;
        }

        .rubrika a::before {
            content: '';
            position: absolute;
            left: 0;
            z-index: 0;
            bottom: -5px;
            border-top: 8px solid;
            border-top-color: #B60E0D;
            border-right: 5px solid transparent;
            border-top-color: #B60E0D;
        }

        .col:nth-child(1),
        .col:nth-child(2),
        .col:nth-child(3),
        .col:nth-child(4) {
            min-width: 50%;
            max-width: 50%;
            margin-bottom: 10px;
        }

        .strelka {
            margin-top: 28px;
            font-weight: normal;
            font-size: medium;

            margin-bottom: 20px;
            position: relative;

        }

        .strelka::after {
            content: "";
            margin-left: 11px;
            background-image: url(img/Arrow.svg);
            background-position: center;
            background-repeat: no-repeat;
            background-size: cover;
            width: 43px;
            height: 8px;
            margin-top: 7px;
            position: absolute;
        }
        /* main-news */
        /* reklama 1   reklama-1 */

        .prodagi {
            /*background: #F4F4F4;*/
            margin-bottom: 65px;
        }

        .reklama-post {
            /*margin: 45px 108px;*/
            display: flex;
            align-items: center;
            justify-content: center;
        }
        /* reklama-1 reklama-1 */
        /* kamensk-post                  */

        .kamensk-news,
        .urfo-news,
        .russia-post,
        .politics,
        .correspondent,
        .section-video {
            margin-bottom: 80px;
        }

        .section-post_child {
            margin-bottom: 138px;
        }

        .post {
            clear: both;
        }

        .thumbs {
            float: left;
            margin-right: 18px;
            width: 196px;
            border-radius: 25px;
            height: 133px;
            background-size: cover;
            margin-bottom: 20px;
        }
        .thumbs_all_news{
            width: 100%;
            border-radius: 12px;
            height: 10vh;
            background-size: cover;
            margin-bottom: 45px;
        }

        .post h2 {
            font-family: Montserrat;
            font-style: normal;
            font-weight: 600;
            font-size: large;
            line-height: 23px;
            color: #3F3F3F;
            margin-bottom: 10px;
        }

        .day-post {
            font-family: Montserrat;
            font-style: normal;
            font-weight: normal;
            font-size: small;
            line-height: 16px;
            /* identical to box height */
            color: #000000;
            margin-bottom: 15px;
        }
        h2.day_post_all_news {
            font-weight: 600;
        }
        /* kamensk-post                  */
        /* col-md-3 post */

        .thumb {
            margin-right: 18px;
            border-radius: 25px;
            height: 159px;
            background-size: cover;
            margin-bottom: 20px;
        }

        .small-post {
            border-right: 1px solid #D3D3D3;
            /*height: 266px;*/
            padding: 5px;
        }

        .no-line {
            border-right: 0;
        }

        .small-post h2 {
            text-align: left;
        }

        .btn-title {
            display: flex;
            justify-content: space-between;
            align-items: center;
        }

        .question {
            width: 135px;
            height: 31px;
            background: #B60E0D;
            border: none;
            border-radius: 5px;
            font-family: Montserrat;
            font-style: normal;
            font-weight: 600;
            font-size: medium;
            line-height: 17px;
            /* identical to box height */
            color: #EBEBEB;
            margin-top: 20px;
        }
        .prosecutor_form .prosecutor_title{
          color: #000;
          font-weight: 500;
          margin-bottom: 20px;
      }
      .prosecutor_form input, .prosecutor_form textarea{
          width: 100%;
          border: 1px solid #9193FF;
          box-sizing: border-box;
          border-radius: 21px;
          padding: 10px;
          margin-bottom: 5px;
      }
      .prosecutor_form input[type="submit"]{
          text-transform: uppercase;
          text-align: center;
          color: #fff;
          background: #9093FF;
          box-shadow: 7px 6px 11px rgba(0, 0, 0, 0.25);
          border: none;
      }
      .prosecutor_form span{
          font-size: small;
          font-weight: 300;
      }
      select:focus, input:focus { outline: 0 none; } textarea:focus { outline: 0 none; } button:focus { outline: 0 none; }
      /*  video             */

      .video {
        position: relative;
        height: 230px;
        background-repeat: no-repeat;
        background-size: cover;
        margin-bottom: 13px;
        border-radius: 25px;
    }

    .video::before {
        content: '';
        position: absolute;
        top: calc(50% - 21px);
        left: calc(50% - 30px);
        height: 50px;
        width: 60px;
        background-image: url(img/mini/youtube.svg);
        background-repeat: no-repeat;
    }

    .video__play-triangle {
        position: absolute;
        top: 100px;
        left: 49%;
        margin-left: 8px;
        border-style: solid;
        border-width: 8px 0 8px 18px;
        border-color: transparent transparent transparent #ffffff;
    }

    .video-post h2 {
        font-family: Montserrat;
        font-style: normal;
        font-weight: 600;
        font-size: large;
        line-height: 23px;
        color: #3F3F3F;
    }

    .video-post {
        margin-bottom: 70px;
        background-position: center;
        background-size: cover;
    }
    /*    video          */
    /* logo */

    .mobile-title {
        display: none;
    }

    .strelka-mobile {
        display: none;
    }

    .strelka-dk {
        margin-left: 50%;
    }

    .reklama-text {
        display: none;
    }
    /* footer */

    .footer {
        background: #6B6B6B;
        font-family: Montserrat;
        font-style: normal;
        /*font-weight: 500;*/
        font-size: unset;
        line-height: 17px;
        color: #FFFFFF;
    }

    .footer-logo {
        margin: 40px 0;
    }

    .footer-text {
        font-family: Montserrat;
        font-style: normal;
        font-weight: normal;
        color: #C9C9C9;
        margin-bottom: 38px;
    }

    .footer-web a {
        font-family: Montserrat;
        font-style: normal;
        font-weight: 500;
        /* identical to box height */
        color: #FFFFFF;
    }

    .footer-web span {
        color: blue;
    }

    .footer-info {
        margin-bottom: 40px;
    }

    .web-child {
        display: none;
    }

    .social-footer {
        display: none;
    }
    /*  burge                    */

    .burger {
        margin-top: 7px;
        margin-left: 15px;
        display: none;
        width: 20px;
        height: 17px;
        background-image: url(img/mini/burger.svg);
        background-repeat: no-repeat;
        background-size: contain;
    }

    .mobile-exit {
        display: none;
    }

    .day-first {
        display: none;
    }

    .hr-line {
        display: none;
    }
    /*                    single                     */
    /*       sidebar                    */
    .sidebar .carousel-inner{
        min-height: 370px;
    }
    .postmetadata {
        position: unset;
        margin-bottom: 20px;
    }

    .postmetadata a {
        background: #B60E0D;
        position: relative;
        font-size: x-small;
        padding: 0 6px;
        margin-right: 5px;
        text-transform: uppercase;
        font-weight: 700;
        color: #fff !important;
        height: 20px;
        line-height: 20px;
        display: inline-block;
        transition: 400ms;
        -webkit-transition: 400ms;
        /*font-family: 'PTSansPro-CondBold';*/
    }

    .postmetadata a::before {
        content: '';
        position: absolute;
        left: 0;
        z-index: 0;
        bottom: -8px;
        border-top: 8px solid;
        border-top-color: #B60E0D;
        border-right: 5px solid transparent;
        border-top-color: #B60E0D;
    }

    .carousel {
        position: relative;
    }

    .carousel-inner {
        position: relative;
        width: 100%;
        overflow: hidden;
    }

    #true-side.sidebar {
        padding: 20px 0;
    }

    table#wp-calendar {
        width: 100%;
        margin-bottom: 20px;
    }

    table#wp-calendar caption {
        text-align: center;
        background: #301b92;
        padding: 5px;
        color: #fff;
    }

    table#wp-calendar thead th {
        text-align: center;
        font-size: .8rem;
        color: #ccc;
    }

    table#wp-calendar td {
        padding: 5px;
        text-align: center;
        vertical-align: middle;
    }
    td#today{
        background: #ccc;
    }
    .wp-polls-loading {
        display: none;
        text-align: center;
        height: 16px;
        line-height: 16px;
    }

    .wp-polls INPUT {
        display: inline;
        border: 0px;
        padding: 0px;
        margin: 0px;
    }

    .wp-polls-ans {
        width: 100%;
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        opacity: 1;
        background-color: #ffffff;
    }

    .wp-polls ul,
    .wp-polls-ul,
    .wp-polls-ans ul {
        text-align: left;
        list-style: none;
        float: none;
        margin-bottom: 15px;
    }

    .wp-polls ul li,
    .wp-polls-ul li,
    .wp-polls-ans ul li {
        text-align: left;
        background-image: none;
        display: block;
    }

    .wp-polls LABEL {
        display: inline;
        border: 0px;
        padding: 0px;
        margin: 0px;
        padding-left: 5px;
    }

    .wp-polls .Buttons {
        border: 1px solid #c8c8c8;
        background-color: #f3f6f8;
        margin-bottom: 10px;
    }

    .foot {
        font-size: small;
        font-weight: 400px;
    }

    .textwidget {
        margin-top: 10px;
    }

    .textwidget p {
        margin-bottom: 10px;
    }

    .sidebar h3 {
        color: #333;
        margin-top: inherit;
        margin-bottom: 15px;
        line-height: 1.3;
        font-size: x-large;
        font-weight: 400;
    }

    .tagcloud a {
        line-height: 1.3;
        color: #087ffd66;
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
    }

    .single-title {
        font-family: Montserrat;
        font-style: normal;
        font-weight: 600;
        font-size: xx-large;
        line-height: 43px;
        color: #3F3F3F;
        margin-bottom: 42px;
    }

    .data {
        margin-bottom: 20px;
    }

    .data span {
        /*margin-left: 15px;*/
        color: #90A4AE;
        margin-right:15px;
    }

    .section-single {
        margin-top: 64px;
    }

    .pageviews-placeholder {
        padding-left: -10xp;
    }

    .thumb-single {
        height: 45vh;
        /*min-height: 450px;*/
        border-radius: 25px;
        margin-bottom: 10px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        overflow: hidden;
    }
    .description_thumb{
        text-align: center;
        font-size: smaller;
        margin-bottom: 20px;
        
    }
    .section-single {
        margin-bottom: 80px;
    }

    .entry p {
        font-family: Montserrat;
        /*font-style: normal;*/
        font-size: large;
        line-height: 30px;
        /* color: #3F3F3F; */
        font-weight: 400;
    }
    .front-page-entry{
        font-size: medium;
        font-weight: 500;
        margin-top: 33px;
    }
    .front-page-entry p{
        margin-bottom: 10px;
    }
    .entry iframe{
        max-width: 100%;
        height: 50vh;
    }
    .entry ul li:before{
        content:"– ";
        position: absolute;
        left: 36px;

    }
    /*.entry p {position:relative;padding-bottom:56.25%;padding-top:25px;height:0;}*/

    /*.entry p iframe {position:absolute;top:0;left:0;width:100%;height:100%;}*/
    .entry a{
        text-decoration: underline
    }
    .entry ul li, .sidebar ul li{
        font-style: normal;
        font-size: large;
        font-weight: 400;
    }
    .entry-span {
        font-family: Montserrat;
        font-style: normal;
        font-weight: bold;
        font-size: large;
        line-height: 30px;
        color: #3F3F3F;
    }

    .quote {
        margin-top: 30px;
        margin-bottom: 120px;
        font-family: Montserrat;
        font-style: italic;
        font-weight: normal;
        font-size: large;
        line-height: 30px;
        color: #3F3F3F;
        border-left: 6px solid #E1E1E1;
        padding-left: 15px;
    }

    .single-post {
        /*margin-bottom: 34px;*/
    }

    .single-strelka {
        margin-left: 62%;
        font-family: Montserrat;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 17px;
        /* identical to box height */
        color: #3F3F3F;
    }

    .post-archive {
        margin-bottom: 25px;
    }
    .post-archive h2{
        font-weight: 500
    }
    .title-archive_single {
        font-family: Montserrat;
        font-style: normal;
        font-weight: 600;
        font-size: large;
        line-height: 30px;
        color: #3F3F3F;
        margin-bottom: 12px;
    }

    .widget-social {
        margin-left: -18px;
    }

    .add_social {
        font-family: Montserrat;
        font-style: normal;
        font-weight: 500;
        font-size: large;
        line-height: 30px;
        color: #3F3F3F;
        margin-bottom: 80px;
    }

    .tags {
        margin-bottom: 7px;
    }

    .tags a {
        background: #ccc;
        padding: 3px 9px;
        font-size: small;
        color: #666;
        text-transform: lowercase;
        margin-right: 5px;
    }

    .postmetadata-single {
        margin-bottom: 40px;
    }

    .postmetadata-single a {
        background: #000000;
        position: relative;
        font-size: x-small;
        padding: 0 6px;
        margin-right: 5px;
        text-transform: uppercase;
        font-weight: 700;
        color: #fff !important;
        height: 20px;
        line-height: 20px;
        display: inline-block;
        transition: 400ms;
        -webkit-transition: 400ms;
        /*font-family: 'PTSansPro-CondBold';*/
    }

    .postmetadata-single a::before {
        content: '';
        position: absolute;
        left: 0;
        z-index: 0;
        bottom: -8px;
        border-top: 8px solid;
        border-top-color: #000000;
        border-right: 5px solid transparent;
        border-top-color: #000000;
    }

    #comments {
        max-width: 1100px;
        margin: 50px auto;
        color: #333333;
        font-style: normal;
    }

    #wpdiscuz-loading-bar {
        position: fixed;
        top: 6px;
        right: 12px;
        width: 32px;
        height: 25px;
        border: 0;
        background-image: url(../../assets/img/loading.gif);
        z-index: 999999;
        display: none;
    }

    #wpd-post-rating {
        display: flex;
        flex-direction: column;
        justify-content: center;
        width: 100%;
        margin-top: 20px;
        margin-bottom: 30px;
    }

    #wpd-post-rating .wpd-rating-wrap {
        width: 30%;
        display: flex;
        flex-wrap: nowrap;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        align-content: center;
        text-align: center;
        /*margin-left: 30%;*/
        margin-bottom: 20px;
    }

    #wpd-post-rating .wpd-rating-wrap .wpd-rating-left {
        flex-grow: 1;
        height: 1px;
        border-bottom: 1px dashed #999999;
        margin-right: -10px;
    }

    #wpd-post-rating .wpd-rating-wrap .wpd-rating-data {
        width: 125px;
        white-space: nowrap;
        text-align: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        flex-wrap: wrap;
        align-items: center;
    }

    #wpd-post-rating .wpd-rating-wrap .wpd-rating-right {
        flex-grow: 1;
        height: 1px;
        border-bottom: 1px dashed #999999;
        margin-left: -10px;
    }

    #wpd-post-rating .wpd-rating-wrap .wpd-rating-value {
        transition: 0.2s;
        background-color: #ffffff;
        border: 1px dashed #777777;
        height: 60px;
        width: 60px;
        text-align: center;
        border-radius: 50%;
        font-family: square721_cn_btroman, "Open Sans", san-serif;
    }

    #wpd-post-rating .wpd-rating-wrap .wpd-rating-title {
        width: 125px;
        white-space: break-spaces;
        word-break: break-all;
        font-size: 12px;
        letter-spacing: 0.5px;
        color: #888;
        line-height: 16px;
        display: block;
        margin-top: 7px;
        margin-bottom: -3px;
    }

    #wpd-post-rating .wpd-rating-wrap .wpd-rating-stars {
        margin-top: 7px;
        display: flex;
        flex-wrap: nowrap;
        flex-direction: row;
        justify-content: center;
    }

    #wpd-post-rating .wpd-rating-wrap .wpd-rating-stars svg {
        width: 26px;
        height: 26px;
        display: block;
        margin-right: -3px;
    }

    #wpd-post-rating .wpd-rating-wrap .wpd-rate-starts {
        display: none;
        margin-top: 7px;
        flex-wrap: nowrap;
        flex-direction: row;
        justify-content: center;
    }

    #wpd-post-rating .wpd-rating-wrap .wpd-rating-value .wpdrv {
        font-size: 24px!important;
        line-height: 60px!important;
        padding-top: 0px!important;
    }

    #wpdcom {
        height: auto;
        padding: 5px 1px;
    }

    #wpdcom .wpd-form-wrap {
        padding-bottom: 10px;
    }

    #wpdcom .wpd-form-head {
        border-bottom: 1px solid #cccccc;
        padding: 7px 2px 9px 2px;
        margin-top: 20px;
        margin-bottom: 60px;
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        justify-content: space-between;
    }

    #wpdcom .wpd-sbs-toggle {
        color: #666666;
        font-size: 14px;
        line-height: 20px;
        cursor: pointer;
    }

    #comments #wpdcom span,
    #respond #wpdcom span,
    #wpdcom span {
        display: inline;
        letter-spacing: inherit;
        text-transform: none;
        font-size: 1em;
    }

    #wpdcom .wpd-sbs-toggle i.fa-caret-down {
        font-size: 16px;
        margin-left: 4px;
        color: #666666;
    }

    #wpdcom .wpd-auth {
        flex-direction: row;
        justify-content: flex-end;
    }

    #wpdcom .wpd-auth .wpd-login {
        font-size: 14px;
        line-height: 20px;
    }

    #wpdcom .wpd-auth .wpd-login a {
        color: #3272bf;
        text-decoration: none;
    }

    #wpdcom #wpd-threads {
        margin-top: 20px;
    }

    #wpdcom .wpd-thread-head {
        width: 100%;
        border-bottom: 2px solid #cccccc;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: flex-end;
    }

    #wpdcom .wpd-thread-head .wpd-thread-info {
        border-bottom: 2px solid #00B38F;
    }

    #wpdcom .wpd-thread-head .wpd-thread-info {
        color: #555555;
        padding: 5px 15px 3px 5px;
        font-weight: 600;
        margin-bottom: -2px;
        font-size: 14px;
        letter-spacing: 1px;
        text-transform: uppercase;
        text-align: left;
        line-height: 24px;
    }

    #comments #wpdcom span,
    #respond #wpdcom span,
    #wpdcom span {
        display: inline;
        letter-spacing: inherit;
        text-transform: none;
        font-size: 1em;
    }

    #wpdcom .wpd-thread-head .wpd-thread-info .wpdtc {
        font-size: 15px;
    }

    #wpdcom .wpd-space {
        flex-grow: 1;
    }

    #wpdcom .wpd-thread-head .wpd-thread-filter {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: flex-end;
    }

    #wpdcom .wpd-thread-filter .wpd-filter {
        font-size: 16px;
        color: #999999;
        border-bottom: 2px solid #999999;
        cursor: pointer;
        text-align: center;
        padding: 5px 10px;
        margin: 0 1px -2px 1px;
        line-height: 18px;
    }

    #wpdcom .wpd-thread-filter .wpdf-reacted {
        color: #ffa600;
        border-bottom-color: #ffa600;
        width: 34px;
    }

    #wpdcom .wpd-thread-filter .wpdf-hottest {
        color: #fc5844;
        border-bottom-color: #fc5844;
        width: 34px;
    }

    .content {
        /*padding-right: 50px;*/
    }
    .top-100 .breadcrumb{
        margin-top: 20px
    }
    .top-100 .title{
        font-family: Montserrat;
        font-style: normal;
        font-weight: 600;
        font-size: 35px;
        line-height: 43px;
        color: #3F3F3F;
        margin: 60px 0 50px 0;
    }
    .top_100 img{
        border-radius: 25px;
    }
    .user {
        background-image: url(/img/mini/Group\ 84.svg)
    }
    .pagination{
        justify-content: center;
        font-size: larger;
        margin-bottom: 20px;
    }
    .pagination .page-numbers{
        margin: 0 5px;
    }
    .pagination .current{
        background: #ccc;
        padding: 5px 15px;
        margin-top: -5px;

    }

    .top_news h2{
        font-size: large;
        font-weight: 500;
    }
    .reklama-post{
        padding-top: 50px;
    }
    .gs_logo_area.carousel_nav_pos--bottom .swiper-button-next, .gs_logo_area.carousel_nav_pos--bottom .swiper-container-rtl .swiper-button-prev {
        right: 0!important;
        margin-right: 0!important;
        top: 84px!important;
        z-index: 10000!important;
        background: #ccc;
    }
    .gs_logo_area.carousel_nav_pos--bottom .swiper-button-prev, .gs_logo_area.carousel_nav_pos--bottom .swiper-container-rtl .swiper-button-next {
        left: 0!important;
        top: 84px!important;
        margin-left: 0!important;
    }
    .post-publush{
        margin-bottom: 30px;
    }
    /* sidebar                         */
    /*              single                                 */
    /*------------------------------------*\
    PAGES
    \*------------------------------------*/
    /*------------------------------------*\
    IMAGES
    \*------------------------------------*/
    /*------------------------------------*\
	TYPOGRAPHY
    \*------------------------------------*/
    
    @font-face {
        font-family: 'Font-Name';
        src: url('fonts/font-name.eot');
        src: url('fonts/font-name.eot?#iefix') format('embedded-opentype'), url('fonts/font-name.woff') format('woff'), url('fonts/font-name.ttf') format('truetype'), url('fonts/font-name.svg#font-name') format('svg');
        font-weight: normal;
        font-style: normal;
    }
    /*------------------------------------*\
    RESPONSIVE
    \*------------------------------------*/
    
    @media only screen and (min-width:320px) {}
    
    
    @media only screen and (max-width:768px) {
        .strelka {
            display: flex;
            margin-top: 0px;
            margin-left: 0;
            align-items: center;
            font-family: Montserrat;
            font-style: normal;
            font-weight: normal;
            font-size: medium;
            line-height: 17px;
            margin-bottom: 31px;
        }
        .strelka::after
        {
            margin-top: 3px;
            position: relative;
        }
        .title {
           font-size: medium;
           margin-top: 18px;
           margin-bottom: 12px;
           margin-left: 4px;
       }
       h2 {
        font-size: medium;
    }
    .post h2 {
      font-family: Montserrat;
      font-style: normal;
      font-weight: 600;
      font-size: small;
      line-height: inherit;
      color: #3F3F3F;
  }
  .day-post {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: x-small;
    line-height: 8px;
    /* identical to box height */
    color: #000000;
    margin-bottom: 8px;
}
.rubrika {
    display: none;
}
.start-logo{
    /*margin-top:20px;*/
}
.top-nav_menu {
    display: flex;
    justify-content: centar;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    margin-right: 85px;
    /* identical to box height */
    letter-spacing: -0.03em;
    text-align: center;
}
.top-nav_menu li {
    padding-right: 20px;
}
.post-publush {
    position: static;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border-radius: 25px;
    height: 180px;
    margin-bottom: 10px;
    overflow: auto;
}
.post-publush h2 {
    position: relative;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: medium;
    line-height: 17px;
    color: #3F3F3F;
    background: none;
    width: auto;
    margin-bottom: 10px;
    display: none;
}
.slider {
    display: none;
}
.big-news {
    height: 210px;
}
.mobile-title {
    display: block;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: inherit;
    line-height: 17px;
    color: #3F3F3F;
    margin-bottom: 30px;
    padding-top: 3px;
    padding-left: 4px;
}
.prodagi {
    display: none;
}
.strelka-dk {
    display: none;
}
.strelka-mobile {
    display: flex;
    margin-top: 28px;
    margin-left: 10%;
    align-items: center;
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: medium;
    line-height: 17px;
    margin-bottom: 35px;
}
.reklama-text {
    display: block;
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: small;
    line-height: 15px;
    /* identical to box height */
    color: #3F3F3F;
    margin-bottom: 30px;
    margin-top: 20px;
}
.reklama-col {
    background: #F4F4F4;
}
.video-post h2 {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: medium;
    line-height: 17px;
    /* identical to box height */
    color: #3F3F3F;
}
.line-no {
    border: none;
}
.small-post {
    margin-bottom: 30px;
    height: 250px;
}
.small-post h2 {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: small;
    line-height: 13px;
    color: #3F3F3F;
    float: left;
    margin-bottom: 20px;
}
.question {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: small;
    line-height: 13px;
}
.post-bottom {
    margin-bottom: 20px;
}
.web-child {
    display: block;
    text-align: center;
}
.web-first {
    display: none;
}
.rambler {
    display: flex;
    justify-content: center;
    align-items: center;
}
.footer {
    font-size: small;
}
.social-footer {
    padding-top: 20px;
}
.footer-logo {
    display: flex;
}
.menu {
    display: none;
}
.start-text {
    display: none;
}
.left-header {
    display: none;
}
.day-block {
    display: none;
}
.logo {
    display: flex;
    flex-direction: row;
    margin-bottom: 6px;
}
.hr-line {
    display: block;
}
.social {
    display: flex;
    margin-top: 3px;
    margin-bottom: 15px;
    justify-content: center;
}
.social a {
    display: flex;
    align-items: center;
    background: #C4C4C4;
    width: 20px;
    height: 20px;
    border-radius: 50px;
    padding: 4px;
    margin-left: 9px;
}
.mobile-menu {
    display: flex;
    flex-direction: column;
    align-items: initial;
}
.top-menu_mobile {
    display: flex;
    flex-direction: column;
    align-items: initial;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: medium;
    line-height: 17px;
    /* identical to box height */
    color: #FFFFFF;
    text-align: left;
}
.search-mobile {
    margin-bottom: 30px;
}
.burger {
    display: flex;
    margin-top: 7px;
    cursor: pointer;
    margin-bottom: -20px;
}
.mobile-menu {
    display: none;
    width: 80%;
    float: left;
    margin-left: -70px;
    margin-bottom: 20px;
}
.mobile-exit {
    display: flex;
    background-image: url(/img/mini/exit.svg);
    background-size: contain;
    width: 20px;
    height: 20px;
    margin-left: 85px;
    margin-top: 5px;
    cursor: pointer;
}
.mobile-line {
    border-bottom: 1px solid #CBCBCB;
}
.header {
    margin-top: 20px;
    margin-bottom: -20px;
}
.day-first {
    display: block;
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: x-small;
    line-height: 10px;
    /* identical to box height */
    color: #000000;
    margin-left: 4px;
    margin-bottom: 20px;
}
.header-line {
    display: none;
}
.thumb-single {
    height: 250px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 25px;
    margin-bottom: 30px;
}
h2.day_post_all_news{
    font-size: small;
}
}
@media only screen and (max-width:480px) {
    .thumb-single{
        height: 200px;
    }
    .single-title{
        font-size: large;
        line-height: inherit;
        margin-bottom: 20px;
    }
    .section-single{
        margin-top: 35px;
    }
    .data  > span{
        display: block;
        margin-bottom: 3px;
    }
    .entry p {

        font-size: medium;
        line-height: inherit;

    }
    .top_news h2 {
        font-size: small;
    }

}
    /*------------------------------------*\
    MISC
    \*------------------------------------*/
    
    ::selection {
        background: #04A4CC;
        color: #FFF;
        text-shadow: none;
    }
    
    ::-webkit-selection {
        background: #04A4CC;
        color: #FFF;
        text-shadow: none;
    }
    
    ::-moz-selection {
        background: #04A4CC;
        color: #FFF;
        text-shadow: none;
    }
    /*------------------------------------*\
    WORDPRESS CORE
    \*------------------------------------*/
    
    .alignnone {
        margin: 5px 20px 20px 0;
    }
    
    .aligncenter,
    div.aligncenter {
        display: block;
        margin: 5px auto 5px auto;
    }
    
    .alignright {
        float: right;
        margin: 5px 0 20px 20px;
    }
    
    .alignleft {
        float: left;
        margin: 5px 20px 20px 0;
    }
    
    a img.alignright {
        float: right;
        margin: 5px 0 20px 20px;
        height: auto;
    }
    
    a img.alignnone {
        margin: 5px 20px 20px 0;
        height: auto;
    }
    
    a img.alignleft {
        float: left;
        margin: 5px 20px 20px 0;
        height: auto;
    }
    
    a img.aligncenter {
        display: block;
        margin-left: auto;
        margin-right: auto;
        height: auto;
    }
    
    .wp-caption {
        background: #FFF;
        border: 1px solid #F0F0F0;
        max-width: 96%;
        padding: 5px 3px 10px;
        text-align: center;
    }
    
    .wp-caption.alignnone {
        margin: 5px 20px 20px 0;
    }
    
    .wp-caption.alignleft {
        margin: 5px 20px 20px 0;
    }
    
    .wp-caption.alignright {
        margin: 5px 0 20px 20px;
    }
    
    .wp-caption img {
        border: 0 none;
        height: auto;
        margin: 0;
        max-width: 98.5%;
        padding: 0;
        width: auto;
    }
    
    .wp-caption .wp-caption-text,
    .gallery-caption {
        font-size: 11px;
        line-height: 17px;
        margin: 0;
        padding: 0 4px 5px;
    }
    p{
        margin-bottom: 15px
    }
    /*------------------------------------*\
    PRINT
    \*------------------------------------*/
    
    @media print {
        * {
            background: transparent !important;
            color: #000 !important;
            box-shadow: none !important;
            text-shadow: none !important;
        }
        a,
        a:visited {
            text-decoration: underline;
        }
        a[href]:after {
            content: " (" attr(href) ")";
            }
            abbr[title]:after {
                content: " (" attr(title) ")";
                }
                .ir a:after,
                a[href^="javascript:"]:after,
                a[href^="#"]:after {
                    content: "";
                }
                pre,
                blockquote {
                    border: 1px solid #999;
                    page-break-inside: avoid;
                }
                thead {
                    display: table-header-group;
                }
                tr,
                img {
                    page-break-inside: avoid;
                }
                img {
                    max-width: 100% !important;
                }
                @page {
                    margin: 0.5cm;
                }
                p,
                h2,
                h3 {
                    orphans: 3;
                    widows: 3;
                }
                h2,
                h3 {
                    page-break-after: avoid;
                }
            }
            .wp-embedded-content{
                width: 100%;
            }
            .top_news{
                margin-bottom: 15px;
            }
            .top_news .date{
                padding-top: 3px;
                position: relative;
                font-weight: 600;
                color: #a7a6a6;

            }
