#baguetteBox-overlay{display:none;opacity:0;position:fixed;overflow:hidden;top:0;left:0;width:100%;height:100%;z-index:1000000;background-color:#222;background-color:rgba(0,0,0,.8);-webkit-transition:opacity .5s ease;transition:opacity .5s ease}#baguetteBox-overlay.visible{opacity:1}#baguetteBox-overlay .full-image{display:inline-block;position:relative;width:100%;height:100%;text-align:center}#baguetteBox-overlay .full-image figure{display:inline;margin:0;height:100%}#baguetteBox-overlay .full-image img{display:inline-block;width:auto;height:auto;max-height:100%;max-width:100%;vertical-align:middle;-moz-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6)}#baguetteBox-overlay .full-image figcaption{display:block;position:absolute;bottom:0;width:100%;text-align:center;line-height:1.8;white-space:normal;color:#ccc;background-color:#000;background-color:rgba(0,0,0,.6);font-family:sans-serif}#baguetteBox-overlay .full-image:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#baguetteBox-slider{position:absolute;left:0;top:0;height:100%;width:100%;white-space:nowrap;-webkit-transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,transform .4s ease;transition:left .4s ease,transform .4s ease,-webkit-transform .4s ease,-moz-transform .4s ease}#baguetteBox-slider.bounce-from-right{-webkit-animation:bounceFromRight .4s ease-out;animation:bounceFromRight .4s ease-out}#baguetteBox-slider.bounce-from-left{-webkit-animation:bounceFromLeft .4s ease-out;animation:bounceFromLeft .4s ease-out}@-webkit-keyframes bounceFromRight{0%,100%{margin-left:0}50%{margin-left:-30px}}@keyframes bounceFromRight{0%,100%{margin-left:0}50%{margin-left:-30px}}@-webkit-keyframes bounceFromLeft{0%,100%{margin-left:0}50%{margin-left:30px}}@keyframes bounceFromLeft{0%,100%{margin-left:0}50%{margin-left:30px}}.baguetteBox-button#next-button,.baguetteBox-button#previous-button{top:50%;top:calc(50% - 30px);width:44px;height:60px}.baguetteBox-button{position:absolute;cursor:pointer;outline:0;padding:0;margin:0;border:0;-moz-border-radius:15%;border-radius:15%;background-color:#323232;background-color:rgba(50,50,50,.5);color:#ddd;font:1.6em sans-serif;-webkit-transition:background-color .4s ease;transition:background-color .4s ease}.baguetteBox-button:focus,.baguetteBox-button:hover{background-color:rgba(50,50,50,.9)}.baguetteBox-button#next-button{right:2%}.baguetteBox-button#previous-button{left:2%}.baguetteBox-button#close-button{top:20px;right:2%;right:calc(2% + 6px);width:30px;height:30px}.baguetteBox-button svg{position:absolute;left:0;top:0}.baguetteBox-spinner{width:40px;height:40px;display:inline-block;position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-20px}.baguetteBox-double-bounce1,.baguetteBox-double-bounce2{width:100%;height:100%;-moz-border-radius:50%;border-radius:50%;background-color:#fff;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:bounce 2s infinite ease-in-out;animation:bounce 2s infinite ease-in-out}.baguetteBox-double-bounce2{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes bounce{0%,100%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounce{0%,100%{-webkit-transform:scale(0);-moz-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}}
.publisher1 a{
    border-bottom: none ;
}
.blog{
    width: 100%;
}
.blog_main{
    width: 1130px;
    background: #FFF;
    margin: 0 auto;
    padding-bottom: 82px;
    position: relative;
    z-index: 500;
}
.blog_main_header{    
    margin-top: 160px;
    margin-bottom:40px;
}
.blog_main_header_ul {
    margin-bottom: 0;
    margin-left: 0;
    display: table;
    width: 100%;
    border-bottom: 2px solid #000;
    border-top: 1px solid #e1e1e1;
    display: table !important;
    border-color: #000;
    list-style: inside;
}
.blog_main_header_li{
    font-size: 13px;
    line-height: 18px;
    font-weight: 400;
    color: #525559;
    vertical-align: middle;
    list-style: none;
    margin: 0;
    padding: 0;
    float: none;
    display: table-cell;
    border-right: 1px solid #e1e1e1;
    border-color: #000;
}
.blog_main_header_li:first-child {
    border-left: 1px solid #e1e1e1;
    border-color: #000;
}
.blog_main_header_li a {
    margin: 0;
    padding: 5px 10px 0;
    font-size: 15px;
    line-height: 41px;
    text-align: center;
    text-transform: uppercase;
    display: block;
    outline: 0;
    opacity: 1;
    transition: all .15s ease-in-out;
    text-decoration: none;
    background: #343434;
    color: #fff;
}
.blog_main_header_li a:hover{
    background: #181818;
    color: #ff6c6d;
}
.blog_main_ticker{
    padding: 6px 21px 0;
    height: 32px;
    display: block;
    background-color: #f4f4f4;
    border-bottom: 1px solid #e1e1e1;
}
.blog_main_ticker_m{
    line-height: 30px;
    color: #f54639;
    display: inline-block;
    background-color: #f4f4f4;
    text-transform: uppercase;
    vertical-align: middle;
    font-weight: bold;
}
.blog_main_ticker_c {
    margin: 0px;
    color: #1f527b;
    background-color: #f4f4f4;
    overflow: hidden;
    white-space: nowrap;
    line-height: 30px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 25px;
}
.blog_main_ticker_c a:hover{
    color: #0093d0;
}
.blog_section{
    display: inline-block;
    vertical-align: top;
    width: 760px;
    padding-left: 21px;
}
.blog_aside{
    display: inline-block;
    vertical-align: top;
    width: 245px;
    margin-left: auto;
    text-align: left;
}
.blog_prew{
    padding-bottom: 12px;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 30px;
}
.blog_prew_left{
    width: 486px;
    display: inline-block;
    vertical-align: top;
}
.blog_prew_right{
    display: inline-block;
    vertical-align: top;
    max-width: 240px;
    margin-left: 30px;
}
.blog_prew_date{
    float: right;
    font-size: 13px;
    font-weight: 300;
    color: #a1a1a1;
}
.blog_prew_cats{
    font-size: 13px;
    font-weight: 300;
    color: #1f2123;
}
.blog_prew_cats a{
    color: #a1a1a1;
}
.blog_prew_cats a:hover{
    color: #ff6c6d;
    text-decoration: underline;
}
.blog_prew_postmetadata {
    margin-bottom: 15px;
    display: block;
    min-height: 45px;
}
.blog_prew_title{
    font-size: 23px;
    margin-bottom: 10px;
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: -1px;
}
.blog_prew_title a{
    color: #1f2123;
    -webkit-transition: color 0.18s ease;
    -moz-transition: color 0.18s ease;
    -o-transition: color 0.18s ease;
    transition: color 0.18s ease;
}
.blog_prew_title a:visited{
    color: #0093d0;
    text-decoration: none;
    outline: 0;
}
.blog_prew_title a:hover{
    color: #ff6c6d;
}
.blog_prew_img{
    max-width: 100%;
    width: 100%;
    margin-bottom: 18px
}
.blog_prew_descr{
    margin: 0 0 20px 0;
    margin-bottom: 24px;
    font-size: 15px;
    color: #444;
    margin-top: 10px;
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: -0.3px;
}
.blog_aside_title{
    border: none;
    color: #212121;
    margin-top: 0;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 0;
    text-transform: uppercase;
    line-height: 1.8;
    padding-bottom: 8px;
}
.blog_aside_title:after {
    content: "";
    margin: 4px 0 20px;
    height: 0;
    display: block;
    position: relative;
    width: 38px;
    border-bottom: 5px solid #536d9c;
}
.blog_popular_ul{
    list-style: none;
    margin-left: 0;
    margin-bottom: 30px;
}
.blog_popular_li{
    margin: 15px 0 5px;
    color: #91979d;
    font-size: 13px;
    line-height: 18px;    
    padding: 10px;
    margin-left: -10px;
    border-radius: 4px;
    cursor: pointer;
    transition: background 0.1s ease;
}
.blog_popular_imt{
    float: left;
    width: 62px;
    height: 62px;
    padding: 3px;
    background: #e5e5e5;
    margin-right: 10px;
    -webkit-transition: all .14s ease;
    -moz-transition: all .14s ease;
    -ms-transition: all .14s ease;
    -o-transition: all .14s ease;
    transition: all .14s ease;
}
.blog_popular_com{
    font-size: 12px;
    line-height: 1.4;
    color: #000;
    font-weight: 400;
    margin-top: 10px;
}
.blog_popular_li:hover{
    background: #f0f0f0;
}
.blog_popular_title{
    font-size: 16px;
    color: #536d9c;
}
.blog_popular_li:hover .blog_popular_title{
    color: #ac2b24;
}
.blog_aside_fb{
    margin-top: 20px;
    height: 240px;
}
.blog_pagination{
    text-align: center;
}
.blog_pagination a{
    font-weight: bold;
    text-decoration: none;
    display: inline-block;
    background: #fff;
    border: 1px solid #d1d7dc;
    line-height: 1;
    padding: 10px 14px;
    margin: 3px 4px;
    font-weight: 400;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.04);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.04);
    box-shadow: 0 1px 3px rgba(0,0,0,0.04);
}
.blog_pagination a:hover{
    border-color: #d2d2d2;
    color: #e84c3d;
    background: #fdfdfd;
}
.blog_pagination strong{
    font-weight: bold;
    text-decoration: none;
    display: inline-block;
    background: #fff;
    border: 1px solid #d1d7dc;
    line-height: 1;
    padding: 10px 14px;
    margin: 3px 4px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.04);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.04);
    box-shadow: 0 1px 3px rgba(0,0,0,0.04);
    border-color: #efefef;
    background: #fdfdfd;
    font-weight: bold;
}
.blog_article{
    display: inline-block;
    vertical-align: top;
    width: 703px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    outline: none;
    padding-left: 21px;
    margin-right: 78px;
}



.publisher{
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-top: 67px;
    padding: 28px 50px;
}
.publisher__left{
    width: 652px;
    display: inline-block;
    vertical-align: top;
}
.publisher__right{
    display: inline-block;
    vertical-align: top;
    width: 290px;
    padding-left: 25px;
}
.publisher__top{
    height: 26px;
}
.publisher__edite{
    display: inline-block;
    float: right;
    height: 27px;
    border: 1px solid #cfdbe7 !important;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    color:#6a85ae;
    font-size: 12px;
    padding: 4px 11px 0;
    cursor: pointer;
}
.publisher__edite_img{
    display: inline-block;
    vertical-align: middle;
    width: 11px;
    height: 11px;
    background: url('/img/publisher/pencil.png?1');
}
.publisher__edite_text{
    display: inline-block;
    vertical-align: middle;
    margin-left:8px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.publisher__edite:hover{
    background: #cfdbe7;
    color: #fff;
}
.publisher__edite:hover .publisher__edite_img{
    background: url('/img/publisher/pencil.png?1') 11px 0px;
}
.publisher__top_left{
    padding-top: 5px;
}
.publisher__top_left div{
    display: inline-block;
    vertical-align: middle; 
    font-size: 13px;
    color:#9f9e9e;
}
.publisher__round{
    width: 5px;
    height: 5px;
    background: #c6c6c6;
    margin: 0 10px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}
.publisher__hash{
    display: inline-block;
    vertical-align: middle; 
    color:#7288a1;
    font-size: 14px;
    margin-left:18px;
}
.publisher__view{
    margin-left:37px;
}
.publisher__view_img{
    display: inline-block;
    vertical-align: middle; 
    background: url('/img/publisher/eye.png');
    width: 12px;
    height: 8px;
}
.publisher__view_text{
    margin-left:6px;
}
.publisher__kbr{
    margin-left:15px;
}
.publisher__kbr_img{
    display: inline-block;
    vertical-align: middle; 
    background: url('/img/publisher/kbr.png');
    width: 11px;
    height: 13px;
}
.publisher__kbr_text{
    margin-left:9px;
}
.publisher__title{
    font-size: 30px !important;
    line-height: 40px !important;
    color:#000;
    margin-top:30px;
    min-height: 41px;
    font-weight:600;
    text-align: left !important;
}
.publisher__title div{
    font-weight:600;
}
.publisher__line{
    width: 100%;
    height: 1px;
    background: #ebebeb;
    margin-top:12px;
}
.publisher_description{
    color:#727272;
    font-size: 16px;
    line-height: 20px;
    margin-top:20px;
    min-height: 21px;
}
.publisher_socials{
    min-height: 29px; 
    margin-top:27px;
    margin-bottom:10px;
    margin-bottom: 33px;
}
/*.publisher_socials .ya-share2__container_size_m .ya-share2__icon {
    height: 28px !important;
    width: 28px !important;
}
.publisher_socials .ya-share2__container_size_m .ya-share2__counter {
    line-height: 28px !important;
}*/
.publisher_socials .ya-share2__badge{
    padding-right: 7px;
}

.publisher_socials .ya-share2__badge:after{
    display: inline-block;
    font-size: 12px;
    line-height: 24px;
}
.publisher_socials .ya-share2__item_service_twitter .ya-share2__badge:after{
    content: "Твитнуть";
}
.publisher_socials .ya-share2__item_service_facebook .ya-share2__badge:after{
    content: "Поделиться";
}

.publisher_socials .ya-share2__item_service_vkontakte .ya-share2__badge:after{
    content: "Поделиться";
}
.publisher_socials .ya-share2__item_service_odnoklassniki .ya-share2__badge:after{
    content: "Класснуть";
}
.publisher_socials .ya-share2__item_service_whatsapp .ya-share2__badge:after{
    content: "Вотсапнуть";
}
.publisher_socials .ya-share2__item_service_telegram .ya-share2__badge:after{
    content: "Переслать";
}
.publisher_socials .ya-share2__item:hover {
    opacity: 0.7;
}
.publisher_socials .ya-share2__list_direction_horizontal > .ya-share2__item {
    margin-top: 5px !important;
}
.publisher_img_wrap{
    margin-top: 38px;
    width: 100%;
    text-align: center;
}
.publisher_img{
    max-width: 652px;
}
.publisher_text{
    margin-top:20px;
    color:#000000;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.1px;
    position: relative;
}
.publisher_text a{
    color:#366fb6;
    border-bottom:1px solid;
}

.publisher_b bold{
    font-weight:600;
}
.publisher_b strong{
    font-weight:600;
}
.publisher_b italic{
    font-style: italic;
}
.publisher_b em{
    font-style: italic;
}
.publisher_b alink{
    color:#366fb6;
    text-decoration: underline;
}
.publisher_b a{
    color:#366fb6;
    text-decoration: none;
}
.publisher_bgtext{
    background: #f8f4e6;
    width: 690px;
    margin-left:-50px;
    padding: 25px 50px;
}
.publisher_bgtext_title{
    color:#000;
    font-size: 18px;
    font-weight: 400;
    margin-bottom:20px;
}
.publisher_title2{
    margin-top: 20px;
    color:#000000;
    font-size: 26px;
    line-height: 36px;
    font-weight: 600;
    
}
.publisher_quote{
    color:#000000;
    font-size: 18px;
    padding: 50px 55px;
    text-align: center;
    line-height: 28px;
    border-top:2px solid #e8ebee;
    border-bottom:2px solid #e8ebee;
    margin-top: 38px;
}
.publisher_img_text{
    color:#8e8e8e;
    font-size: 13px;
    line-height:28px;
    margin-top:5px;
    text-align: center;
}
.publisher__btn_save{
    margin-top: 20px;
    float: right;
    display: inline-block;
    height: 38px;
    color:#ffffff;
    font-size: 13px;
    text-align: center;
    padding: 11px 45px 0px;
    background: #5a7abd;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    cursor: pointer;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.publisher__btn_save:hover{
    background: #3b60ac;
}
.publisher__bottom_text{
    color:#949494;
    font-size: 12px;
    line-height: 14px;
    margin-top:50px;
}
.publisher__bottom_che_i{
    display: inline-block;
    vertical-align: middle;
}
.publisher__bottom_che_t{
    display: inline-block;
    vertical-align: middle;
    color:#000000;
    font-size: 13px;
    margin-left: 5px;
}
.publisher__bottom_che{
    margin-top: 29px;
    display: inline-block;
}
.publisher__new{
    background: none;
    color:#5371a2;
    font-size: 14px;
    text-align: center;
    height: 61px;
    padding: 22px 0 0;
    display: block;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    border:1px dashed #9ec1e2;
    width: 246px;
    margin: 0 auto;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.publisher__new:hover{
    background: #9ec1e2;
    color: #fff;
}
.publisher__wrapedite{
    background: #fff;
    position: relative;
}
.publisher__wrapedite_active{
    z-index: 5000;
}
.publisher__editorblock{
    background: #f6f9ff;
    border-radius: 5px;
    padding-left: 15px;
    margin-left: -15px;
    padding-right: 15px;
    width: 682px;
}
[contentEditable=true]:empty:before{
    content:attr(data-placeholder);
    color: rgba(0,0,0,.64);
    font-weight: 100;
    cursor: pointer;
}
.publisher__blocks_buttons {
    position: absolute;
    left: -32px;
    top: 0px;
    display: none;
}
.publisher__blocks_i{
    width: 26px;
    height: 26px;
    background: url('/img/publisher/icons.png') -8px 26px no-repeat;
    cursor: pointer;
}
.publisher__blocks_i:hover{
    opacity: 0.6;
}
.publisher__blocks_image{
    background-position: -8px -422px;
}
.publisher__blocks_embed{
    background-position: -8px -454px;
}
.publisher__wrap{
    position: relative;
    margin-bottom: 20px;
}
.publisher__remove{
    position: absolute;
    font-size: 14px;
    font-weight: 100;
    right: -38px;
    display: block;
    width: 14px;
    text-align: center;
    cursor: pointer;
    display: none;
}
.publisher_b{
    min-height: 25px;
}
.publisher__tooltip{
    position: absolute;
    background-color: #424242;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 9px 3px;
    line-height: 0;
    opacity: 0.95;
    display: none;
    z-index: 5555555;
    height: 48px;
    min-width: 222px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.publisher__tooltip_prompt{
    display: none;
}
.publisher__tooltip_button{
    width: 30px;
    height: 30px;
    display: inline-block;
    margin: 0 3px;
    cursor: pointer;
    background: #323232 url(/img/publisher/icons.png?2);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.publisher_title3 {
    margin-top: 20px;
    color: #000000;
    font-size: 20px;
    line-height: 27px;
    font-weight: 400;
}
.publisher__tooltip_button:hover{
   background: #6e6e6e url(/img/publisher/icons.png?2); 
}
.publisher__hash_wrap{
    
}
#_bold_button{
    background-position: -6px -4px;
}
#_ital_button{
    background-position: -6px -68px;
}
#_link_button{
    background-position: -6px -133px; 
}
#_header_button{
    background-position: -5px -196px;
}
#_subheader_button{
    background-position: -5px -261px; 
}
#_quote_button{
    background-position: -6px -324px;
}
.publisher__tooltip_button_active,
.publisher__tooltip_button_active:hover{
    background: #e8e8e8 url(/img/publisher/icons.png?2); 
}
.publisher__tooltip_button_active#_bold_button{
    background-position: -6px -36px;
}
.publisher__tooltip_button_active#_ital_button{
    background-position: -6px -100px;
}
.publisher__tooltip_button_active#_link_button{
    background-position: -6px -164px; 
}
.publisher__tooltip_button_active#_header_button{
    background-position: -5px -229px;
}
.publisher__tooltip_button_active#_subheader_button{
    background-position: -5px -293px;
}
.publisher__tooltip_button_active#_quote_button{
    background-position: -6px -388px;
}
.publisher__tooltip_button_active2#_quote_button{
    background-position: -6px -356px;
}
.publisher__tooltip_prompt{
    position: relative;
}
.publisher__tooltip_prompt_input{
    background: none;
    border: none;
    padding: 0 8px;
    outline: none;
    color: #fff;
    font-weight: 100;
    height: 32px;
}
.publisher__tooltip_close {
    font-size: 13px;
    line-height: 11px;
    color: #ccc;
    text-align: center;
    cursor: pointer;
    position: absolute;
    right: 4px;
    top: 9px;
}
.publisher__tooltip_close:hover{
    color: #fff;
}
.publisher__blocks_file{
    position: absolute;
    top: 4px;
    width: 22px;
    height: 19px;
    left: 2px;
    opacity: 0;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
}
.publisher_fire{
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-top: 67px;
    padding: 28px 50px;
}
.publisher_fire_top{
    
}
.publisher_fire_l{
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    margin-right:27px;
    padding: 0 14px 8px 4px;
    border-bottom:1px solid #dcdcdc !important;
    cursor: pointer;
    color: #000 !important;
}
.publisher_fire_l_i{
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    background: url('/img/publisher/star.png');
    margin-right:10px;
}
.publisher_fire_l_i_fire{
    background: url('/img/publisher/fire.png');
}
.publisher_fire_l_t{
    font-weight: 400;
    display: inline-block;
    vertical-align: middle;
}
.publisher_fire_l:hover .publisher_fire_l_t{
    color: #8e8e8e;
}
.publisher_fire_t{
    display: block;
    vertical-align: top;
    font-size: 13px;
    margin-top: 4px;
    text-align: right;
}
.publisher_fire_l_active{
    border-bottom: 1px solid #096fac !important;
    color: #096fac !important;
}
.publisher_fire_list{
    margin-top:37px;
}
.publisher_fire_li{
    margin-bottom:19px;
    display: block;
    border:none !important;
}
.publisher_fire_date{
    display: inline-block;
    vertical-align: middle;
    width: 65px;
    color:#838383;
    font-size: 12px;
}
.publisher_fire_link{
    display: inline-block;
    vertical-align: middle;
    color:#000000;
    font-size: 13px;
    max-width: 620px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-bottom: 1px solid transparent;
}
.publisher_fire_view{
    display: inline-block;
    margin-left:11px;
}
.publisher_fire_view_img{
    background: url(/img/publisher/eye.png);
    width: 12px;
    height: 8px;
    display: inline-block;
    vertical-align: middle;
}
.publisher_fire_view_text{
    display: inline-block;    
    vertical-align: bottom;
    font-size: 11px;
    color: #9f9e9e;
    margin-left:5px;
    
}
a.publisher_fire_li:hover .publisher_fire_link{
    color: #a35242;
    border-bottom: 1px solid #eadbd9;
}
a.publisher_fire_li:visited .publisher_fire_link{
    color:#929ea8;
}
.publisher__right_ts{
    color:#acacac;
    font-size: 11px;
    text-align: center;
    line-height: 14px;
    width: 200px;
    margin: 0 auto;
    margin-top:15px;
}
.publisher_fire_btn_wrap{
    float:  right;
    width: 173px;
}
.publisher_fire_btn{
    height: 40px;
    width: 100%;
    border:1px dashed #bacef1;
    color:#4d7eb6;
    font-size: 13px;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding-top:12px;
    cursor: pointer;
    display: block;
}
.publisher_fire_btn_i{
    display: inline-block;
    vertical-align: middle;
    width: 11px;
    height: 11px;
    background: url('/img/publisher/pencil.png?1');
    margin-right:9px;
}
.publisher_fire_btn_t{
    display: inline-block;
    vertical-align: middle;
}
.publisher_fire_btn:hover{
    background: #538adc;
    border-color:#538adc;
    color:#fff;
}
.publisher_fire_btn:hover .publisher_fire_btn_i{
    background: url('/img/publisher/pencil.png?1') 11px 0;
}
.publisher_fire_text{
    text-align: center;
    color:#bfbfbf;
    font-size: 10px;
    line-height: 11px;
    margin-top:10px;
}
.publisher__back{
    font-size: 13px;
    color: #5a7abd;
    float: right;
    margin-top: 10px;
    border-bottom: 1px solid;
    padding-bottom: 2px;
}
.publisher__back:hover{
    color: #3b60ac;
}
.publisher__comments{
    min-height: 180px;
    margin-top:20px;
}
.publisher__hash_wrap{
    display: inline-block;
    vertical-align: middle;
    width: 130px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.publisher__bottom_che:before {
    display: none;
}
.dm-table {
    display: table;
    width: 100%;
    height: 100%;
}
.dm-cell{
    display: table-cell;
    padding: 0 1em;
    vertical-align: middle;
    text-align: center;
}


.publisher__readMore{
    margin-top: 30px;
}
.publisher__readMoreTitle{
    color: #000000;
    font-size: 23px;
    line-height: 33px;
    font-weight: 600;
    margin-top: 10px;
}
.publisher__readMoreWrap{
    margin-top: 20px;
}
.publisher__readMoreBlock{
    display: inline-block;
    vertical-align: top;
    width: 30%;
    margin-left: 4.5%;
    
}
.publisher__readMoreImgWrap{
    width: 100%;
    height: 83px;
    display: block;
    overflow: hidden;
    border-radius: 6px;
}
.publisher__readMoreImg{
    display: block;
    width: 100%;
    height: 83px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0 0;
}
.publisher__readMoreName{
    margin-top: 10px;
    font-size: 13px;
    color: #101f3a;
    font-weight: 500;
    padding: 0 5px;
}
.publisher__readMoreBlock:first-child{
    margin-left: 0;
}

.publisher__readMoreBlock:hover .publisher__readMoreName{
    color: #ac2b24;
}
.publisher__readMoreBlock:hover .publisher__readMoreImgWrap{
    -webkit-box-shadow: 0px 2px 3px 0px rgba(2, 2, 2, 0.35);
    -moz-box-shadow:    0px 2px 3px 0px rgba(2, 2, 2, 0.35);
    box-shadow:         0px 2px 3px 0px rgba(2, 2, 2, 0.35);
}


.publisher__subscribe{
    border: 2px solid #439BFE;
    border-radius: 16px;
    overflow: hidden;
    padding-bottom: 40px;
    height: 407px;
}
.publisher__subscribeImg{
    width: 100%;
    height: 177px;
    background-size: cover;
    background: url("/img/publisher/subscribe_cover.png");
}
.publisher__subscribeTitle{
    font-weight: 600;
    font-size: 30px;
    line-height: 28px;
    text-align: center;
    margin-top: 20px;
}
.publisher__subscribeDescr{
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #7C7C7C;
    margin-top: 10px;
    padding: 0 95px;
}
.publisher__subscribeForm{
    margin-top: 24px;
    text-align: center;
}
.publisher__subscribeFormInput{
    height: 56px;
    font-size: 16px;
    line-height: 16px;
    display: inline-block;
    vertical-align: top;   
     width: 359px;
    background: #f5f5f5;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 0 18px;
    border: 1px solid transparent;
}
.publisher__subscribeFormInput:focus{
    border: 1px solid #2d9e40;
}
.publisher__subscribeFormBtn{
    height: 56px;
    font-size: 16px;
    line-height: 16px;
    display: inline-block;
    vertical-align: top;    
    width: 202px;
    background: #2d9e40;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    margin-left: 8px;
    padding-top: 18px;
    cursor: pointer;
}
.publisher__subscribeFormBtn:hover{
    background: #1f9233;
}
.publisher__subscribeSecondScreen{
    text-align: center;
    padding: 32px
}
.publisher__subscribeSecondScreenWrap{
    width: 100%;
    background: #EAFFED;
    border-radius: 8px;
    display: inline-block;
    padding: 18px 28px 32px;
    text-align: left;
}
.publisher__subscribeSecondScreenTitle{
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
}
.publisher__subscribeSecondScreenDescr{
    font-size: 16px;
    line-height: 24px;
    color: #7C7C7C;
    margin-top: 15px;
}
@media only screen and (max-width:1060px) {
    .publisher__right{
        display:none;
        
    }
    .publisher__readMore{
        display: none;
    }
    .publisher__left {
        width: 100%;
    }
    .publisher_img {
        max-width: 100%;
    }
    .publisher_b iframe{
        width: 100%;
    }
    .publisher__subscribe{
        height: auto;    
        padding: 20px;
    }
    .publisher__subscribeImg{
        display: none;
    }
    .publisher__subscribeTitle {
        font-size: 25px;
        line-height: 24px;
        margin-top: 5px;
    }
    .publisher__subscribeDescr {
        font-size: 14px;
        line-height: 20px;
        padding: 0
    }
    .publisher__subscribeFormInput{
        width: 100%;
        display: block;
        height: 42px;
    }
    .publisher__subscribeFormBtn{
        width: 100%;
        display: block;
        margin-left: 0px;
        height: 42px;
        margin-top: 15px;
        padding-top: 12px;
    }
    .publisher__subscribeSecondScreen{
        padding: 0px
    }
    .publisher__subscribeSecondScreenTitle {
        font-size: 19px;
        line-height: 23px;
    }
    .publisher__subscribeSecondScreenDescr {
        font-size: 14px;
        line-height: 19px;
    }
}
@media only screen and (max-width:920px) {
	.publisher_fire_top {
        text-align: center;
    }
    .publisher_fire_li {
        border: 1px solid #ccc !important;
        padding: 7px;    
        max-width: 100%;
    }
    .publisher_fire_date, .publisher_fire_view {
        display: block;
        text-align: center;
        width: 100%;
        margin:0px;
        margin-top: 10px;    
        max-width: 100%;
    }
    .publisher_fire_link{
        text-align: center;
        width: 100%;
        white-space: normal;
        margin-top: 11px;    
        max-width: 100%;
    }
}
@media only screen and (max-width:450px) {
	.publisher_fire_l {
        display: block !important;
        margin-bottom: 15px;
        margin-right:0;
    }
}