@font-face {
    font-family: pt sans regular;
    src: url(../fonts/pt_sans_regular-webfont.eot);
    src: url(../fonts/pt_sans_regular-webfont.eot?#iefix) format('embedded-opentype'), url(../fonts/pt_sans_regular-webfont.ttf) format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: pt sans bold;
    src: url(../fonts/pt_sans_bold-webfont.eot);
    src: url(../fonts/pt_sans_bold-webfont.eot?#iefix) format('embedded-opentype'), url(../fonts/pt_sans_bold-webfont.woff) format('woff'), url(../fonts/pt_sans_bold-webfont.ttf) format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

.all_topics,
.allnews:after,
.attachment:before,
.developer,
.edit_date,
.login-btn,
.multi-icons,
.news_views,
.play_icon,
.pmlinks a:before,
.profile_cell:before,
.service_buttons i,
.stories_comments,
.stories_views,


* {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    padding: 0
}

*,
:after,
:before {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

:hover img,
:link img,
:visited img,
a img {
    border: 0
}

a {
    color: #303030;
    font-size: 16px;
    text-decoration: underline
}

a:hover {
    color: #5a7dab;
    text-decoration: none
}

blockquote,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
p,
pre {
    margin: 0;
    padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400
}

h2 {
    font-size: 22px;
    line-height: 25px
}

h4 {
    font-size: 18px
}

ol,
ul {
    padding: 0;
    margin: 0
}

.cf:after,
.cf:before {
    content: " ";
    display: table
}

.cf:after {
    clear: both
}

.main_news_title,
.photo_title,
.read_more,
.short_title3,
.site_button,
.tabs_header,
.video_title {
    font-family: pt sans bold
}

.allnews,
.auto_title,
.hblock h4,
.nav-btn,
.post_title,
.post_title h1,
.post_title h2,
.short_title,
.side_header,
.stories_title,
.top_topics {
    font-family: pt sans bold
}

html {
    padding: 0
}

body {
    background: #fff;
    font-family: pt sans regular, Arial, sans-serif;
    font-size: 16px;
    height: 100%;
    margin: 0;
    padding: 0;
    color: #303030;
    -webkit-font-smoothing: antialiased !important
}

.header {
    width: 100%;
    z-index: 999;
    white-space: nowrap
}

.wrap {
    width: 1260px;
    margin: 0 auto;
    position: relative
}

.nav-line {
    height: 40px;
    width: 100%;
    background-color: #5a7dab
}

.nav-wrap {
    position: relative;
    height: 40px
}

.nav {
    display: block;
    position: relative;
    width: 100%;
    padding-right: 40px;
    height: 40px;
    z-index: 100
}

.nav ul {
    list-style: none;
    max-width: 100%;
    height: 40px
}

.nav li {
    float: left;
    position: relative;
    display: block
}

.nav li a {
    display: block;
    position: relative;
    padding: 0 20px;
    line-height: 40px;
    font-size: 16px;
    text-decoration: none;
    color: #fff;
    border-right: 1px solid rgba(255, 255, 255, .15);
    -webkit-transition: .2s all;
    -moz-transition: .2s all;
    transition: .2s all
}

.nav li:first-child a {
    border-left: 1px solid rgba(255, 255, 255, .15)
}

.nav li a:hover,
.nav-btn:hover {
    background-color: rgba(255, 255, 255, .3)
}

.nav li ul {
    display: none !important;
    position: absolute !important;
    left: 0;
    width: 180px !important;
    max-width: 180px;
    height: auto;
    list-style: none;
    background-color: #5a7dab
}

.nav li li {
    z-index: 500;
    height: 30px;
    padding: 0;
    display: block;
    clear: both;
    float: none
}

.nav li li a {
    padding: 0 20px !important;
    text-align: left;
    font-size: 14px;
    line-height: 30px;
    text-decoration: none;
    text-shadow: none;
    border-right: 0;
    border-top: 1px solid rgba(255, 255, 255, .15);
    box-shadow: none;
    display: block;
    float: none
}

.nav li li a:hover {
    text-shadow: none;
    clear: both;
    background: #303030;
    text-decoration: none
}

.nav li.drop:hover .link1 {
    background-color: rgba(255, 255, 255, .3)
}

.link1:before {
    display: block;
    position: absolute;
    top: 5px;
    right: 10px;
    content: "";
    width: 0;
    height: 0;
    border-color: #fff;
    border: 0;
    border-top: 5px
}

.nav li:hover ul {
    display: block !important;
    clear: both
}

.l_2 {
    display: none !important;
    position: absolute;
    left: 0;
    top: 0;
    height: 40px
}

.l_2 li a {
    padding: 0 10px;
    font-size: 14px
}

.content {
    background-color: #fff;
    padding: 30px 0 0
}

.left {
    float: left;
    width: 930px
}

.right {
    position: sticky;
    top: 10px;
    float: right;
    width: 300px;
}

.main_content_col {
    width: 665px;
    float: left
}

.main_right_col {
    float: right;
    width: 235px
}

.hblock {
    margin: 0 0 20px;
    border-bottom: 0 !important
}

.hblock h4,
.side_header {
    font-size: 22px;
    line-height: 24px;
    padding: 0 0 6px;
    margin-bottom: 10px;
    color: #303030;
    border-bottom: 1px solid #ddd;
    text-transform: uppercase
}

.hblock h4 a,
.side_header a {
    font-size: 22px;
    color: #505050;
    text-decoration: none
}

.left_left {
    float: left;
    width: 450px
}

.left_middle {
    float: right;
    width: 450px;
    margin: 0 0 0 30px
}

.hblock>.left_middle h4 {
    margin-bottom: 0
}

.main_news {
    width: 231px;
    height: 155px;
    float: left;
    overflow: hidden;
    position: relative;
    margin: 0 0 1px 1px
}

a.post_img {
    color: #fff
}

.main_news:first-of-type {
    width: 466px;
    height: 311px;
    overflow: hidden;
    position: relative;
    margin: 0 0 1px
}

.main_news:first-of-type .main_news_title {
    font-size: 20px;
    line-height: 24px;
    max-height: none
}

.post_img {
    display: block;
    position: relative;
    overflow: hidden;
    height: 100%;
    width: 100%;
    background-position: center center;
    background-size: cover;
    color: #fff;
    text-decoration: none
}

.post_img:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: transparent;
    -webkit-transition: all .1s ease;
    -moz-transition: all .1s ease;
    transition: ease .2s all;
    z-index: 2
}

.gradient_info {
    text-shadow: 0 0 1px rgba(0, 0, 0, .3);
    position: absolute;
    bottom: -24px;
    -webkit-transition: all .1s ease;
    -moz-transition: all .1s ease;
    transition: ease .1s all;
    left: 0;
    width: 100%;
    z-index: 2;
    padding: 10px 20px;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .9) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, .9)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .9) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .9) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .9) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .9) 100%);
    background-color: rgba(0, 0, 0, .6)
}

.main_news_title {
    font-size: 16px;
    line-height: 20px;
    max-height: 40px;
    overflow: hidden
}

.main_news .gradient_info {
    bottom: 0
}

.news_counts {
    font-size: 11px;
    margin-top: 10px;
    height: 14px;
    line-height: 14px
}

.news_views {
    background-position: -80px 2px;
    padding: 0 0 0 15px;
    margin: 0 10px 0 0
}

.last_time {
    margin: 2px 0 0 -50px;
    float: left;
    font-size: 13px;
    color: #5a7dab
}

a.last_news {
    display: block;
    -webkit-transition: .2s all;
    -moz-transition: .2s all;
    transition: .2s all;
    padding: 10px 0 10px 50px;
    position: relative;
    border-bottom: 1px solid #e1e1e1;
    text-decoration: none;
    position: relative
}

.last_news_title {
    color: #303030;
    font-size: 15px;
    line-height: 16px;
    text-decoration: none
}

a.last_news:hover .last_news_title {
    color: #5a7dab
}

.last_news:after {
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 0;
    height: 1px;
    background-color: #5a7dab;
    content: "";
    display: block;
    -webkit-transition: .4s all;
    -moz-transition: .4s all;
    transition: .4s all
}

a.last_news:hover:after {
    width: 100%
}

.imp .last_time {
    line-height: 16px;
    margin: 0 0 0 -50px
}

a.last_news.imp {
    font-family: pt sans bold
}

.news_stories {
    width: 210px;
    position: relative;
    margin: 10px 0 30px;
    float: left
}

.news_stories:nth-of-type(2n+1) {
    margin-right: 30px
}

.news_stories_img a {
    color: #fff
}

.news_stories_img {
    width: 210px;
    height: 140px;
    position: relative;
    overflow: hidden
}

.news_stories_img .post_img:before {
    background-color: transparent
}

.news_stories:hover .post_img:before {
    background-color: rgba(0, 0, 0, .2)
}

.stories_counts {
    height: 30px;
    overflow: hidden;
    position: absolute;
    bottom: -30px;
    left: 0;
    -webkit-transition: .2s all;
    -moz-transition: .2s all;
    transition: .2s all;
    z-index: 3
}

.news_stories:hover .stories_counts {
    bottom: 0
}

.stories_comments,
.stories_views {
    height: 30px;
    float: left;
    color: #fff;
    font-size: 11px;
    line-height: 12px;
    padding: 10px 10px 8px 25px
}

.stories_views {
    background-color: #5a7dab;
    background-position: -70px 11px
}

.news_stories_content {
    padding: 20px 0 0
}

.stories_title {
    font-size: 18px;
    line-height: 20px;
    color: #303030;
    margin: 0 0 10px
}

.stories_title a {
    font-size: 18px;
    color: #303030;
    text-decoration: none
}

.stories_story {
    font-size: 14px
}

.col3 {
    float: left;
    width: 290px;
    margin: 0 0 0 30px
}

.col3:nth-of-type(3n+1) {
    margin-left: 0
}

.custom1 {
    margin: 0 0 20px
}

.custom1_img {
    width: 100%;
    height: 186px;
    position: relative;
    overflow: hidden;
    margin: 0 25px 10px 0
}

.custom1 .post_img:before {
    background-color: transparent
}

.custom2 {
    margin: 0 0 20px;
    padding: 0
}

.custom2_title {
    font-size: 16px;
    line-height: 20px;
    color: #303030
}

.custom2_title a {
    font-size: 16px;
    color: #303030;
    text-decoration: none
}

.custom2_title a:hover {
    color: #5a7dab;
    text-decoration: none
}

.side_block {
    padding: 0 0 30px
}

.side_block.srek {
    text-align: center;
    overflow: hidden
}

.top_views {
    background-position: -80px -107px;
    padding: 0 0 0 15px;
    margin: 0 10px 0 0
}

.footer {
    background-color: #f5f5f5;
    font-size: 14px;
    color: #707070;
    padding: 20px 0
}

.footer a {
    text-decoration: none;
    color: #5a7dab;
    font-size: 14px
}

.footer a:hover {
    text-decoration: none;
    color: #303030
}

.col1 {
    margin: 0 0 20px
}

.footer_menu {
    text-align: center
}

.counters {
    min-height: 41px;
    text-align: center;
    padding: 20px 0 0
}

.counters img {
    margin: 0 3px
}

.shortstory {
    width: 100%;
    position: relative;
    overflow: hidden;
    margin: 0 0 25px;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 25px
}

.shortstory:hover {
    border-bottom: 1px solid #d1d1d1
}

.shortstory:hover .gradient_info {
    bottom: 0
}

.short_post {
    width: 180px;
    height: 120px;
    float: left;
    margin: 0 25px 0 0;
    background-size: cover;
    background-position: center center
}

.short_post_content {
    overflow: hidden
}

.short_title {
    font-size: 20px;
    line-height: 24px;
    color: #202020;
    font-weight: 400;
    margin: 0 0 15px
}

.short_title a {
    text-decoration: none;
    -webkit-transition: all .1s ease;
    -moz-transition: all .1s ease;
    transition: ease .1s all;
    color: #202020;
    font-size: 20px
}

.short_title a:hover {
    color: #5a7dab
}

.short-story_post {
    font-size: 16px;
    line-height: 24px;
    color: #505050;
    max-height: 72px
}

.navigation-holder {
    text-align: center;
    clear: both;
    height: 50px;
    margin: 40px 0
}

.navigation {
    color: #000;
    font-size: 16px;
    clear: both;
    display: inline-block;
    text-align: center
}

.navigation b {
    padding-top: 0 !important
}

.navigation a,
.navigation b,
.navigation span {
    height: 40px;
    line-height: 40px;
    padding-top: 2px;
    vertical-align: middle;
    min-width: 40px;
    font-size: 14px;
    float: left;
    background-color: #f5f5f5
}

.navigation a {
    line-height: 40px;
    color: #5a7dab;
    text-decoration: none
}

.navigation a:hover {
    text-decoration: none;
    color: #fff;
    background: #5a7dab
}

.navigation span {
    text-decoration: none;
    color: #fff;
    background-color: #5a7dab
}

.nav_ext {
    background-color: #f5f5f5 !important;
    color: #202020 !important
}

.next,
.prev {
    line-height: 40px !important
}

.next span,
.prev span {
    background: 0 0 !important;
    color: #909090;
    border: 0 !important;
    line-height: 40px !important
}

.next a,
.prev a {
    text-decoration: none !important;
    font-weight: 700;
    color: #5a7dab
}

.post_content {
    font-size: 16px;
    color: #202020;
    margin-bottom: 10px;
    line-height: 1.7em
}

.post_content a {
    font-size: 16px;
    color: #202020;
    text-decoration: none
}

.post_content a:hover {
    text-decoration: underline
}

.post_content img {
    max-width: 100%;
    padding: 0 0 10px;
    height: auto !important
}

.post_content embed,
.post_content iframe,
.post_content object {
    max-width: 100%;
    margin: 10px 0
}

.post_content img[align=left],
.post_content img[style="float:left;"] {
    padding: 0 20px 10px 0
}

.post_content img[align=right],
.post_content img[style="float:right;"] {
    padding: 0 0 10px 20px
}

.post_content a:hover img {
    opacity: .9
}

.post_content h1,
.post_content h2,
.post_content h3,
.post_content h4,
.post_content h5,
.post_content h6 {
    color: #000;
    font-family: pt sans bold;
    margin: 10px 0
}

.post_content hr {
    background-color: #d9e1e3;
    border: none;
    height: 1px;
    margin: 0 0 20px
}

.post_content table {
    border-collapse: collapse;
    border: none;
    font-size: 14px;
    width: 100%;
    table-layout: fixed;
    margin-bottom: 25px;
    color: #505050
}

.post_content table td,
.post_content table th {
    padding: 10px;
    border: 1px solid #ddd;
    font-weight: 400;
    text-align: left;
    vertical-align: middle
}

.post_content table tr:first-child {
    background-color: #fafafa;
    color: #202020
}

.post_content ul {
    margin: 0 20px 20px
}

.post_content ul li {
    display: block;
    position: relative;
    padding: 5px 0 0 25px;
    margin-bottom: 5px;
    line-height: 1.2
}

.post_content ul li strong {
    font-family: pt sans bold
}

.post_content ul li a {
    color: #5a7dab;
    text-decoration: underline
}

.post_content ul li a:hover {
    text-decoration: none
}

.post_content ul li:before {
    content: '';
    display: block;
    width: 6px !important;
    height: 6px !important;
    position: absolute;
    top: 10px;
    left: 4px;
    background-color: #505050;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px
}

.post_content ol {
    margin: 0 20px 20px;
    counter-reset: list
}

.post_content ol li {
    display: block;
    position: relative;
    padding: 5px 0 0 20px;
    font-family: pt sans regular;
    margin-bottom: 5px;
    counter-reset: list1;
    min-height: 32px
}

.post_content ol li strong {
    font-family: pt sans bold
}

.post_content ol li a {
    color: #5a7dab;
    text-decoration: underline
}

.post_content ol li a:hover {
    text-decoration: none
}

.post_content ol li:before {
    content: counter(list) ".";
    counter-increment: list;
    display: block;
    position: absolute;
    top: 5px;
    left: -2px;
    color: #5a7dab
}

.post_content p {
    margin: 0 0 10px
}

.post_content b,
.post_content strong {
    font-weight: 400;
    font-family: pt sans bold
}

.post_title {
    font-size: 36px;
    color: #202020;
    text-decoration: none;
    line-height: 40px;
    margin-bottom: 15px;
    position: relative
}

.post_title h1,
.post_title h2 {
    font-size: 36px;
    line-height: 40px;
    display: inline
}

.post_title a {
    color: #202020;
    font-size: 36px;
    text-decoration: underline
}

.post_title a:hover {
    color: #5a7dab;
    text-decoration: underline
}

.full_post_meta {
    padding: 0 0 25px;
    color: #909090;
    font-size: 12px
}

.full_post_meta a {
    font-size: 12px;
    color: #5a7dab;
    text-decoration: none
}

.full_post_meta a:hover {
    color: #202020
}

.full_post_meta_item {
    margin: 0 20px 0 0;
    line-height: 20px;
    min-height: 20px;
    text-transform: uppercase;
    display: block;
    float: left
}

.full_post_meta_item.full_counters {
    margin-top: -7px
}

.ui-dialog fieldset {
    padding: 5px;
    color: #5a7dab;
    border: 1px solid #ddd;
    margin: 0 0 10px
}

.post_content div {
    position: relative
}

.multimedia {
    float: left;
    overflow: hidden;
    position: relative;
    width: 260px;
    height: 140px;
    margin-bottom: 20px
}

.multimedia:nth-of-type(1) {
    width: 650px;
    height: 460px;
    margin-right: 20px;
    margin-bottom: 0
}

.multimedia:nth-of-type(4) {
    margin-bottom: 0
}

.multimedia a:hover .gradient_info {
    bottom: 0
}

.logo_small {
    width: 55px;
    height: 50px;
    vertical-align: top
}

.copyrights {
    display: table-cell;
    vertical-align: top;
    line-height: 22px;
    font-size: 14px;
    padding: 0 20px;
    width: 100%;
    text-align: center
}

.footer .col1 {
    display: table;
    table-layout: fixed
}

.complaint_cl {
    color: #979797;
    font-size: 12px;
    margin: 2px 0 -12px;
    text-align: right
}

.hot_topic {
    background-color: #f5f5f5;
    padding: 2px 10px 0
}

.hot_topic b {
    padding-top: 2px;
    display: inline;
    vertical-align: middle
}

.hot_topic a {
    margin: 0 7px
}

.bluelabel {
    background-color: #5a7dab;
    display: inline-block;
    color: #fff;
    line-height: 22px;
    padding: 2px 10px 0;
    vertical-align: middle;
    font-family: pt sans bold;
    position: relative;
    left: -10px;
    top: -2px
}
.redlabel {
    background-color: #ff1200;
    display: inline-block;
    color: #fff;
    line-height: 22px;
    padding: 2px 10px 0;
    vertical-align: middle;
    font-family: pt sans bold;
    position: relative;
    left: -10px;
    top: -2px;
}

@media screen and (max-width:800px) {
    .post_title,
    .post_title a,
    .post_title h2 {
        font-size: 24px;
        line-height: 26px;
        margin-top: -35px !important;
    }
    .full-story .post_title {
        margin-top: 0 !important
    }
}

.mobile {
    display: none
}

@media(max-width:800px) {
    .mobile {
        display: block;
        margin-top: 7px
    }
    .mobile,
    .mobile span {
        font-size: 12px;
        color: #555;
        font-weight: 400
    }
    .mobile a {
        font-size: 12px !important;
        text-decoration: none;
        color: #555
    }
}

.userinfos {
    border-bottom: 1px solid #e1e1e1;
    padding: 10px;
    padding-bottom: 15px;
    margin-bottom: 15px
}

.user_photo {
    display: inline-block;
    width: 130px
}

.user_photo img {
    border-radius: 50%
}

.information {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 140px)
}

.information div:first-child span {
    border: 1px solid #ccc;
    padding: 1px 5px;
    color: #666;
    background: #fafafa
}

.information div:first-child {
    margin-bottom: 5px
}

.information a {
    display: block;
    padding: 5px 15px;
    color: #fff;
    background: #5a7dab;
    text-decoration: none;
    margin-top: 5px;
    margin-bottom: 5px
}

.information a:hover {
    background: #516f96
}

.profile_popup_counter b {
    font-size: 19px
}

@media(max-width:800px) {
    .userinfos {
        text-align: center
    }
}

.information table {
    border: 1px solid #e1e1e1;
    width: 100% !important;
    background: #fafafa;
    border-collapse: collapse;
    border-spacing: 0
}

.information table tr td {
    padding: 10px;
    text-align: center;
    color: #666;
    font-family: Helvetica neue, arial
}

.information table tr td b {
    font-size: 55px;
    line-height: 60px;
    color: #666;
    font-family: Helvetica neue, arial;
    font-weight: 700
}

.information table tr td:last-child a {
    display: inline-block !important;
    width: 120px;
    padding: 20px;
    font-size: 12.6px;
    padding-left: 40px;
    top: 0;
    position: relative;
    transition: all .2s ease 0s;
    background-color: #666
}

.information table tr td:last-child a:hover {
    background-color: #868484;
    top: -5px !important
}

.information table tr td:last-child a:first-child {
    background: url(../images/fb.png) no-repeat 9px center #666;
    background-size: 27px
}

.information table tr td:last-child a:last-child {
    background: url(../images/me.png) no-repeat 17px center #666;
    background-size: 27px
}

h2 span {
    font-size: 17px;
    border-bottom: 1px solid #ccc;
    color: #666 !important;
    position: relative;
    font-weight: 400 !important
}

h2>span {
    position: relative;
    top: -5px;
    font-family: pt sans regular
}

h2 span b {
    font-weight: 400 !important
}

.information table tr td:first-child a {
    background: 0 0 !important;
    color: #666;
    padding: 0;
    display: inline;
    font-size: 14px
}

.information table tr td:first-child a:hover {
    text-decoration: underline
}

@media screen and (max-width:1300px) {
    .wrap {
        width: 1250px
    }
}

@media screen and (max-width:1280px) {
    .wrap {
        width: 985px
    }
    .left {
        width: 665px
    }
    .nav ul.main_nav li a {
        padding: 2px 12px 0;
        font-size: 14px;
        line-height: 38px
    }
    .left_left {
        width: 320px
    }
    .left_middle {
        width: 320px;
        margin: 0 0 0 25px
    }
    .main_news {
        display: none
    }
    .main_news:nth-of-type(1),
    .main_news:nth-of-type(2),
    .main_news:nth-of-type(3) {
        display: block
    }
    .main_news:first-of-type {
        width: 433px
    }
    .news_stories {
        width: 150px
    }
    .news_stories:nth-of-type(2n+1) {
        margin-right: 20px
    }
    .news_stories_img {
        width: 150px;
        height: 100px
    }
    .hblock h4,
    .side_header {
        font-size: 18px;
        line-height: 20px
    }
    .hblock h4 a,
    .side_header a {
        font-size: 18px
    }
    .col3 {
        width: 205px;
        margin: 0 0 0 25px
    }
    .custom1_img {
        height: 137px
    }
    .custom_photo {
        width: 165px
    }
    .photo_title {
        font-size: 16px;
        line-height: 18px
    }
    .custom_video {
        width: 169px
    }
    .video_title,
    .video_title a {
        font-size: 16px;
        line-height: 18px
    }
    .footer .logo {
        margin: 0 0 30px
    }
    .col2 {
        width: 100%;
        padding: 0;
        float: none
    }
    .col2>.col2 {
        float: left;
        width: 50%;
        padding: 0 0 25px
    }
    .footer_menu ul {
        padding: 0 25px 0 0
    }
    .main_content_col {
        width: 100%;
        float: none
    }
    .main_right_col {
        display: none
    }
    .related_news_block .col2 {
        width: 50%;
        float: left;
        margin: 0 0 20px
    }
    .multimedia {
        width: 185px;
        height: 100px;
        margin-bottom: 20px
    }
    .multimedia:nth-of-type(1) {
        width: 460px;
        height: 340px;
        margin-right: 20px;
        margin-bottom: 0
    }
    .multimedia:nth-of-type(4) {
        margin-bottom: 0
    }
    .multimedia .main_news_title {
        font-size: 14px;
        line-height: 16px;
        max-height: 48px
    }
}

@media screen and (min-width:1024px) {
    .nav ul.main_nav {
        display: block !important
    }
}

@media screen and (max-width:1023px) {
    .nav {
        overflow: visible
    }
    .nav ul.main_nav {
        display: none;
        position: absolute;
        background-color: #404040;
        border: 1px solid rgba(0, 0, 0, .15);
        border-bottom: 0;
        height: auto
    }
    .nav ul.l_2 {
        display: block !important
    }
    .nav ul.main_nav li ul {
        visibility: hidden
    }
    .nav ul.main_nav li,
    .nav ul.main_nav li a {
        float: none
    }
    .nav ul.main_nav li a {
        border-right: 0;
        border-bottom: 1px solid rgba(0, 0, 0, .15);
        line-height: 27px
    }
    .header-line {
        height: 90px
    }
    .logo {
        width: 180px;
        height: 75
    }
    .logo img {
        width: 180px
    }
    .wrap {
        width: 770px
    }
    .left {
        width: 450px
    }
    .main_news,
    .main_news .top_news_category {
        width: 224px;
        height: 150px
    }
    .main_news:nth-of-type(2),
    .top_news_category .main_news:nth-of-type(2) {
        width: 225px;
        margin: 0 0 1px
    }
    .main_news:first-of-type,
    .top_news_category .main_news:first-of-type {
        width: 450px;
        height: 300px
    }
    .left_left,
    .left_middle {
        width: 100%;
        float: none;
        margin: 0
    }
    .left_middle {
        margin: 0 0 30px
    }
    .stories_title,
    .stories_title a {
        font-size: 16px;
        line-height: 18px
    }
    .col3 {
        width: 100%;
        float: none;
        margin: 0
    }
    .custom1,
    .custom2 {
        width: 100%;
        float: none;
        margin: 0 0 15px
    }
    .custom1_img {
        width: 75px;
        height: 50px;
        margin: 0 10px 0 0;
        float: left
    }
    .short_post_content {
        overflow: visible
    }
    .short_post {
        width: 180px;
        height: 120px
    }
}

@media screen and (max-width:810px) {
    .wrap {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px
    }
    .nav ul.main_nav {
        width: 100%
    }
    .left,
    .right {
        float: none;
        width: 100%
    }
    .main_news:first-of-type,
    .top_news_category .main_news:first-of-type {
        width: 100%;
        height: 270px
    }
    .main_news:nth-of-type(2),
    .top_news_category .main_news:nth-of-type(2) {
        width: 50%
    }
    .main_news:nth-of-type(3),
    .top_news_category .main_news:nth-of-type(3) {
        width: calc(50% - 1px)
    }
    .side_block {
        width: calc(50% - 15px);
        min-width: 300px;
        float: left
    }
    .side_block:nth-child(2n+1) {
        margin-right: 20px
    }
    .nomobile {
        display: none
    }
    .footer .col1 {
        display: block
    }
}

@media screen and (max-width:480px) {
    .side_block:nth-of-type(n) {
        margin-right: 0;
        width: 100%;
        min-width: 100%
    }
    .main_news,
    .top_news_category .main_news {
        width: 100% !important;
        height: 240px !important
    }
    .counters {
        display: none
    }
    .short_post {
        width: 100%;
        height: 150px;
        margin: 0 0 15px
    }
    .footer {
        text-align: center
    }
    .container,
    .header {
        min-width: 300px
    }
}

.ui-helper-clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden
}

.ui-helper-clearfix {
    display: inline-block
}

* html .ui-helper-clearfix {
    height: 1%
}

.ui-helper-clearfix {
    display: block
}

.ui-icon {
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
    text-indent: -99999px
}

.ui-widget {
    font-family: Tahoma, Lucida Sans, Arial, sans-serif;
    font-size: 11px
}

.ui-widget button,
.ui-widget input,
.ui-widget select,
.ui-widget textarea {
    font-size: 13px
}

.ui-widget-content {
    background: #fff;
    color: #303030 !important
}

.ui-widget-content a {
    color: #5a7dab;
    font-size: 11px
}

.ui-widget-header {
    background: #303030;
    color: #fff;
    font-family: pt sans bold;
    font-size: 14px;
    line-height: 16px
}

.ui-widget-header a {
    color: #5a7dab
}

.ui-state-default,
.ui-widget-content .ui-state-default {
    background-color: #f5f5f5;
    border: 1px solid #ddd;
    color: #202020
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
    color: #fff;
    text-decoration: none
}

.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover {
    background-color: #e5e5e5
}

.ui-state-hover a,
.ui-state-hover a:hover {
    color: #1d5987;
    text-decoration: none
}

.ui-state-active,
.ui-widget-content .ui-state-active {
    background-color: #d5d5d5
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #e17009;
    text-decoration: none
}

.ui-widget :active {
    outline: 0
}

.ui-state-error {
    background: #fef1ec 50% 50% repeat-x;
    border: 1px solid #cd0a0a;
    color: #cd0a0a
}

.ui-widget-header .ui-icon {
    background-image: url(../images/ui-icons.png)
}

.ui-state-focus .ui-icon,
.ui-state-hover .ui-icon {
    background-image: url(../images/ui-icons_h.png)
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-button .ui-button-text {
    display: block;
    line-height: 1.4
}

.ui-button-text-only .ui-button-text {
    padding: .4em .8em
}

input.ui-button {
    padding: .4em 1em
}

.ui-button-set {
    margin-right: 7px
}

.ui-button-set .ui-button {
    margin-left: 0;
    margin-right: -.3em
}

button.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0
}

.ui-dialog {
    overflow: hidden;
    position: absolute;
    box-shadow: 0 0 50px rgba(0, 0, 0, .7)
}

.ui-dialog .ui-dialog-titlebar {
    padding: 12px 15px;
    height: 40px;
    position: relative
}

.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 16px .2em 0
}

.ui-dialog .ui-dialog-titlebar-close {
    height: 18px;
    margin: -10px 0 0;
    padding: 1px;
    position: absolute;
    right: 10px;
    top: 50%;
    width: 19px;
    border-radius: 3px
}

.ui-dialog .ui-dialog-titlebar-close span {
    display: block
}

.ui-dialog .ui-dialog-content {
    background: 0 0;
    border: 0;
    overflow: hidden;
    padding: 15px;
    position: relative;
    zoom: 1
}

.ui-dialog #dleprofilepopup.ui-dialog-content {
    padding: 0 !important
}

.ui-dialog .ui-dialog-buttonpane {
    background-image: none;
    margin: 0;
    text-align: left;
    padding: 15px 0 15px 15px
}

.ui-dialog .ui-dialog-buttonpane button {
    cursor: pointer;
    float: left;
    line-height: 20px;
    margin: 0 15px 0 0;
    overflow: visible;
    padding: 5px;
    width: auto
}

.ui-dialog .ui-resizable-se {
    bottom: 3px;
    height: 14px;
    right: 3px;
    width: 14px
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move
}

/* Cookies */

.cookies {
    position: fixed;
    z-index: 9999;
    bottom: 65px;
    left: 15px;
    width: calc(100% - 30px);
    box-sizing: border-box;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    transform: scaleY(0);
    transform-origin: 50% 100%;
    transition: transform .2s ease-out .15s
}

.cookies-container {
    display: flex;
    max-width: 680px;
    margin: 0 auto;
    padding: 21px 9px;
    opacity: 0;
    transition: opacity .15s ease-out;
}

.cookies-container_description .title {
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
}

.cookies-container_description .text {
    font-size: 12px;
    font-weight: 300;
    line-height: 17px;
}
.cookies-container_description .text a {
    font-size: 12px;
}

.cookies-container_button {
    vertical-align: top;
    margin: 0 auto
}

.cookies-container_button .button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 120px;
    height: 40px;
    margin: 22px 0 0 30px;
    color: #fff;
    cursor: pointer;
    background: #5a7dab;
    transition: .2s linear;
    font-size: 14px;
    font-weight: 300;
    line-height: 1;
}

.cookies-container_button .button:hover {
    background: #90b0db
}

.cookies.visible {
    transform: scaleY(1);
    transition: transform .3s ease-out
}

.cookies.visible .cookies-container {
    opacity: 1;
    transition: opacity .15s ease-out .15s
}
@media(min-width:1200px) {
    .cookies {
        bottom: 20px
    }
}

@media(min-width:768px) {
    .cookies {
        left: 50%;
        width: 740px;
        margin-left: -370px
    }
}

@media(min-width:768px) and (max-width:1199px) {
    .cookies-container {
        align-items: center
    }
}

@media(max-width:767px) {
    .cookies-container {
        max-width: 100%;
        padding: 20px 15px
    }
}

@media(max-width:767px) {
    .cookies-container {
        flex-wrap: wrap
    }
}

@media(max-width:767px) {
    .cookies-container_description {
        flex: 0 0 100%
    }
}
 @media(max-width:767px) {
    .cookies-container_button .button {
        width: 200px;
        margin: 20px 0 0
    }
}
.banner_fixed {
    position: static;
    top: 0;
    z-index: 9999;
    margin-top: -50px;
    margin-bottom: 15px;
}