/*DESCTOP STYLES*/
@font-face {
    font-family: "DINRoundPro"; 
    src: url("../fonts/DINRoundPro.woff") format("truetype"); 
} 
@font-face {
    font-family: "DINRoundPro-Medium"; 
    src: url("../fonts/DINRoundPro-Medium.woff") format("truetype"); 
} 
@font-face {
    font-family: "DINRoundPro-Light"; 
    src: url("../fonts/DINRoundPro-Light.woff") format("truetype"); 
} 
@font-face {
    font-family: "DINRoundPro-Bold"; 
    src: url("../fonts/DINRoundPro-Bold.woff") format("truetype"); 
} 
@font-face {
    font-family: "DINRoundPro-Black"; 
    src: url("../fonts/DINRoundPro-Black.woff") format("truetype"); 
} 

body{
    background: url('/img2/background.gif');
}
button:focus, textarea:focus, input:focus{
    outline:none;
}
.generalbox {
    background: #fff;
    display: block;
    margin: 0 auto;
    min-height: 100%;
    position: relative;
    max-width: 987px;
}
.header-box{
    background: #3D3D3D;
}
.logo-img{
    max-width: 170px;
}
.header-menu{
    margin: 10px 0 0 0;
    padding: 0;
    list-style: none;
    display: flex;

}
.header-menu>li{
    flex-grow: 1;
    position: relative;
}
.header-menu>li>a{
    color: #00bbfa;
    font-size: 15px;
}
.header-menu>li>a:hover{
    color: #fff;
    text-decoration: none;
}
a.openedOtherBox-3-1 {
    background: url("/img2/openedOtherBox-icons.png") no-repeat;
    border-bottom: 1px solid #CCCCCC !important;
    color: #000 !important;
    display: block !important;
    font-size: 12px !important;
    padding: 7px 0 8px 25px!important;
    position: relative;
    text-decoration: none !important;
    text-shadow: none !important;
    text-align: left;
    -webkit-transition: .2s color;
    -moz-transition: .2s color;
    -ms-transition: .2s color;
    -o-transition: .2s color;
    transition: .2s color;
}

a.openedOtherBox-3-1:hover, a.openedOtherBox-3-1:focus {
    color: #FF366D !important;
}

a.openedOtherBox-3-1 .appeared {
    background: url("/img2/openedOtherBox-icons.png") no-repeat;
    display: block;
    font-size: 0;
    height: 32px;
    opacity: 0;
    position: absolute;
    left: 0; top: 0;
    width: 32px;
    z-index: 2;
    -webkit-transition: .2s all;
    -moz-transition: .2s all;
    -ms-transition: .2s all;
    -o-transition: .2s all;
    transition: .2s all;
}

a.openedOtherBox-3-1:hover .appeared, a.openedOtherBox-3-1:focus .appeared {
    opacity: 1;
}

.otherBoxIcon-forum {
    background-position: -4px -1px !important;
}

.otherBoxIcon-forum .appeared {
    background-position: -4px -284px !important;
}

.otherBoxIcon-kleotime {
    background-position: -4px -32px !important;
}

.otherBoxIcon-kleotime .appeared {
    background-position: -4px -315px !important;
}

.otherBoxIcon-otkr {
    background-position: -4px -65px !important;
}

.otherBoxIcon-otkr .appeared {
    background-position: -4px -413px !important;
}

.otherBoxIcon-sonnik {
    background-position: -4px -97px !important;
}

.otherBoxIcon-sonnik .appeared {
    background-position: -4px -445px !important;
}

.otherBoxIcon-2mneniya {
    background-position: -4px -129px !important;
}

.otherBoxIcon-2mneniya .appeared {
    background-position: -4px -477px !important;
}


.otherBoxIcon-planetariy {
    background-position: -4px -161px !important;
}

.otherBoxIcon-planetariy .appeared {
    background-position: -4px -509px !important;
}

.otherBoxIcon-2foto {
    background-position: -4px -192px !important;
}

.otherBoxIcon-2foto .appeared {
    background-position: -4px -540px !important;
}

.otherBoxIcon-testy {
    background-position: -4px -223px !important;
}

.otherBoxIcon-testy .appeared {
    background-position: -4px -570px !important;
}

.otherBoxIcon-kleoteka {
    background-position: -4px -254px !important;
}

.otherBoxIcon-kleoteka .appeared {
    background-position: -4px -602px !important;
}
.otherBoxIcon-video {
    background-position: -4px -320px !important;
}

.otherBoxIcon-video .appeared {
        background-position: -4px -670px !important;
    }
.otherBoxIcon-blogs {
    background-position: -4px -290px !important;
}

.otherBoxIcon-blogs .appeared {
    background-position: -4px -640px !important;
}
.header-soc-links{
    display: flex;
    justify-content: flex-end;
}

.header-soc-links img{
    margin-right: 10px;
    width: 34px;
}
.top-search{
    width: auto!important;
} 
.top-search .uk-search-input{
    height: 34px;
    border: 1px solid rgba(255,255,255,.2);
    color: #fff;
    font-size: 14px;
}
.top-search input.uk-search-input::-webkit-input-placeholder { color: #fff; }
.top-search input.uk-search-input:-ms-input-placeholder { color: #fff; }
.top-search input.uk-search-input::-ms-input-placeholder { color: #fff; }
.top-search input.uk-search-input::placeholder { color: #fff; } 
.top-search .uk-search-icon-flip svg{
    color: #fff;
}
.lo-btn{
    height: 34px;
    border: 1px solid rgba(255,255,255,.2);
    font-size: 14px;
    color: #fff;
}
.lo-btn a{
    color: #fff;
}
.lo-btn a:hover{
    text-decoration: none;
}
.cat-menu{
    position: relative;
    z-index: 1;
    width: 100%;
    height: 40px;
    bottom: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    background: #3D3D3D;
}
.cat-menu:after{
    content: '';
    background: url('/img2/head/bottom/grey_03.png');
    height: 12px;
    display: block;
    position: absolute;
    width: 100%
}
.cat-menu .top-bg-menu{
    display: flex;
    justify-content: center;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    align-items: center;
    list-style: none;
    margin: 0;
    padding: 0;
}
.cat-menu .top-bg-menu li{
    float: none;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    padding: 0 2.7%;
    margin: 0px;
}
.cat-menu .top-bg-menu li:first-child{
    border-left: 0px;
}
.cat-menu .top-bg-menu li a{
    font: inherit;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-weight: 500;
}
.cat-menu .top-bg-menu li a:hover{
    text-decoration: none;
}
.footer{
    border-top: 1px solid #D3D3D3;
    padding: 0 10px 5px 10px;
}
.f-social h2{
    font-size: 24px;
}
.f-soc-icons img{
    margin: 0 5px;
}
.f-three-col-menu li{
    display: inline-block;
    width: 32%;
}
.f-info-text{
    color: #8c8c8c;
    font-style: italic;
}
.f-info-kleo{
    color: #5d5d5d;
    font-size: 15px;
    font-style: normal;
}
.news-preview-item img{
    height: 200px;
    width: 100%;
    object-fit: cover;
    object-position: top;
}
.news-preview-image-info{
    width: 84px;
    height: 50px;
    background-image: url(/img2/news/list/decor-1.png);
    background-repeat: no-repeat;
    background-position: center;
}
.news-preview-comment-count {
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    width: 50px;
    position: absolute;
    left: 10px;
    bottom: 0px;
    color: #444;
}
.news-preview-comment-count:hover{
    text-decoration: none;
    color: #444;
}
.news-preview-comment-count:before {
    content: url(/img2/news/article-infobox/comment.png);
    position: relative;
    bottom: -1px;
}
.npi-date{
    font-size: 14px;
    line-height: 14px;
    color: #909090;
    margin-bottom: 5px;
}
.npi-title{
    font-size: 15px;
    color: #00bbfa;
    margin-bottom: 5px;
    font-weight: 500;
    line-height: 15px;
    display: block;
}
.npi-title:hover{
    color: #FF396B;
    text-decoration: none;
}
.npi-brief{
    color: #545454;
    font-size: 15px;
    line-height: 15px;
}
.npi-brief:hover{
    text-decoration: none;
    color: #545454;
}
.load-more-btn{
    text-transform: inherit;
}
.content-box{
    width: 650px; 
}
.two-opinions-box{
    
}
.two-opinions-bg{
    background: #443a3c;
}
.tob-title{
    color: #8e8386;
    padding: 15px 30px;
}
.tob-title span{
    font-size: 20px;
    color: #f93e68;
    font-weight: 300;
}
.tob-title a{
    color: #8e8386;
    text-decoration: underline;
}
.tob-title a:hover{
    text-decoration: none;
}
.two-opinions-raiting img{
    margin-right: 3px;
    cursor: pointer;
    height: 18px;
    width: 18px;
}
.tob-title-shadow{
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;
    display: inline-block;
    margin-top: 12px;
    color: #fff;
    text-decoration: none;
}
.tob-title-shadow:hover{
    text-shadow: 1px 1px 10px rgba(255,255,255,.5), 
    -1px -1px 10px rgba(255,255,255,.5), 
    -1px -1px 10px rgba(255,255,255,.5), 
    -1px -1px 10px rgba(255,255,255,.5);
    color: #fff;
    text-decoration: none;
}
.tob-voice span{
    font-size: 16px;
    color: #fff;
    font-weight: 700;
}
.tob-voice img{
    margin-right: 5px;
}
.tob-comments{
    color: #fff;
    text-decoration: underline;
}
.tob-comments:hover{
    color: #fff;
    text-decoration: none;
}
.tob-comments img{
    margin-right: 3px;
}
.horoscope-box{
    background: #454B56;
}
.horoscope-in-padding{
    padding: 15px 30px;
}
.horoscope-title{
    font-size: 20px;
    color: #fff;
}
.horoscope-ii-box{
    height: 40px;
    width: 40px;
    border-radius: 50%;
    background: #F93E68;
}
.horoscope-item span{
    font-size: 14px;
}
.horoscope-item, .horoscope-item:hover{
    color: #fff;
    text-decoration: none;
}
.horoscope-go{
    background: #525862;
}
.horoscope-go a{
    color: #E0E1E2;
    text-decoration: underline;
    line-height: 1.2;
    font-size: 14px;
}
.star-pair-title{
    padding: 15px 30px;
    background: #3e313f;
    color: #fff;
    text-decoration: none;
}
.star-pair-title span, .star-pair-title{
    display: block;
}
.star-pair-title{
    font-size: 20px
}
.star-pair-title:hover{
    text-decoration: none;
    color: #fff;
}
.star-pair-title span{
    font-size: 16px;
}
.star-pair-image{
    width: 100%; 
    height: 300px;
    object-fit: cover;
    object-position: center top;
}
.star-pair-progress-panel{
    background: rgba(0,0,0,.6);
    color: #fff;
}
.star-pp-left{
    border-radius: 10px 0 0 10px;
    background: #fff;
    width: 100%;
    height: 10px;
    margin-top: 8px;
    position: relative;
}
.star-pp-left span{
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    background: #f93e68;
}
.star-pp-right{
    border-radius: 0 10px 10px 0;
    background: #fff;
    width: 100%;
    height: 10px;
    margin-top: 8px;
    position: relative;
}
.star-pp-right span{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    background: #00bbfa;
}
.star-btn-y, .star-btn-n{
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    transition: .3s all;
}
.star-btn-y:hover{
   text-decoration: none;
   color: #f93e68; 
}
.star-btn-n:hover{
   text-decoration: none;
   color: #00bbfa; 
}
.star-info-panel{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 103px;
}
.subscribe-block{
    background: #3f3f3f;
    padding: 20px 0;
    color: #fff;
}
.subscribe-block a{
    color: #fff;
}
.subscribe-btn{
    background: #ff0069;
    color: #fff;
    border-radius: 3px;
}
.subscribe-btn:hover{
    background: #fff;
}
.poll-block{
    padding: 30px;
    background: #fff;
}
.poll-block .uk-radio:checked {
    background-color: #f93e68;
}
.poll-block__btn{
    border: 1px solid #f93e68;
    color: #f93e68;
    border-radius: 3px;
}
.poll-block .contentelem-18.sets-1 {
    background-color: #57101d;
    color: #FFF;
    padding: 30px;
}
.poll-block .contentelem-18.sets-1 h2 {
    color: #fff;
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 24px;
    margin: 0 0 18px 0;
}
.poll-block .contentelem-18.sets-1 .headerlink-3{
	color: #fff;
}
.poll-block .contentelem-18.sets-1 .headerlink-3:hover, .poll-block .contentelem-18.sets-1 .headerlink-3:focus {
    color: #F3FF9D;
    text-decoration: none;
}
.poll-block .contentelem-18.sets-1 .interview-block {
    margin-bottom: 10px;
}
.poll-block .contentelem-18.sets-1 .interview-question {
    width: 80%;
    display: inline-block;
    zoom: 1;
}
.poll-block .contentelem-18.sets-1 .interview-quantity {
    display: inline-block;
    zoom: 1;
    padding-left: 10px;
    text-align: right;
    width: auto;
    float: right;
}
.poll-block .contentelem-18.sets-1 .statusbar-wrap {
    background: #fff;
    width: 100%;
    height: 5px;
    border-radius: 3px;
    margin-top: 5px;
}
.poll-block .contentelem-18.sets-1 .background-decor-1{
	display: none;
}

.star-block .title{
    background: #3e313f;
    padding: 18px 30px;
    color: #fff;
}
.star-block .title span{
    font-size: 20px;
    font-weight: 600;
    display: block;
}
.star-block a:hover{
    color: #f93e68;
    text-decoration: none;
}
.consult-box{
    padding: 30px;
    background: #463133;
    color: #fff;
}
.consult-box .title, .tests-box .title{
    font-size: 20px;
    color: #fff;
    display: block;
}
.consult-box .title:hover, .tests-box .title:hover{
    color: #F3FF9D;
    text-decoration: none;
}
.consult-box img{
    width: 44px;
    height: 44px;
    max-width: 44px;
    max-height: 44px;
}
.consult-box .name-title{
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    display: block;
}
.consult-box .name-title:hover{
    color: #fff;
}
.name-after-title{
    font-size: 18px;
    font-style: italic;
    color: #fff;
    display: block;
    line-height: 1.2; 
}
.name-after-title:hover{
    color: #fff;
    text-decoration: none;
}
.tests-box{
    background: #472a31;
    padding: 30px;
    color: #fff;
}
.tests-item{
    border-bottom: 1px solid #644658;
    margin-bottom: 10px;
}
.tests-item a{
    display: block;
}
.tests-item .ti-title{
    text-transform: uppercase;
    color: #b3abad;
    font-size: 12px;
}
.tests-item .ti-question{
    font-size: 18px;
    color: #fff; 
    line-height: 1.2;
    margin: 5px 0 10px 0;
}
.tests-item .ti-question:hover{
    text-decoration: none;
    color: #F3FF9D;
}
.tests-item:last-child{
    margin: 0;
    border: none;
}
.content_like, .content_unlike{
    background: none!important;
    padding: 0px;
    font: inherit;
    font-size: 16px;
    color: #3d3d3d;
}
.content_like:before {
    content: url(/img2/news/article-infobox/like.png);
    vertical-align: middle;
    display: inline-block;
    margin-right: 5px;
}
.content_unlike:before{
    content: url(/img2/news/article-infobox/unlile.png);
    vertical-align: middle;
    display: inline-block;
    margin-right: 5px;
}
.article-content{
    font-size: 18px;
}
.article-content .topline{
    font-style: italic;
    line-height: 1.2;
}
.article-content .topline em{
    color: #000;
    font-weight: 600;
}
.article-content p{
    margin: 10px 0;
    line-height: 1.4;
    text-align: left!important;
}
.article-content iframe{
    max-width: 100%!important;
    width: 100%!important;
}
.person-main-info-wrap{
    background-color: #e3e3e3;
    background-image: url(../../img2/news/person-info/background-overlay.png);
    background-size: 92px;
    background-repeat: repeat;
    background-position: center;
    margin-top: 10px;
}
.person-rip{
    border: 3px solid #000;
    box-sizing: border-box;
    overflow: hidden;
}
.person-rip:before{
    content: '';
    width: 100%;
    position: absolute;
    bottom: 10%;
    left: 20%;
    border-bottom: 15px solid #000;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.ab-star-item{
    margin-top: 7px;
}
.person-social-links img{
    padding-right: 5px;
}
.preson-more-info {
    background: #f7f3f6;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.person-more-photo {
    padding: 5px 20px 5px 50px;
    min-height: 45px;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #cfcfcf;
    box-shadow: 0px 1px 5px #b8b8b8;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    color: #000;
    margin: 0 5px;
}
.person-more-photo:hover{
    text-decoration: none;
    color: #000;
}
.person-more-photo:before {
    content: url(../../img2/news/person-info/camera.png);
    position: absolute;
    top: 12px;
    left: 15px;
}
.news-date-icon{
	margin-right: 5px;
}
.news-like-inner img{
	margin: 0 5px;
}
.author-article-info {
    border: 3px dashed #e5e5e5;
    border-radius: 5px;
}
.aai-title {
    text-transform: uppercase;
    font-size: 16px;
    color: #bdc3c5;
}
.aai-name{
	font-size: 18px;
}
.aai-name a{
	color: #00bbfa;
    text-decoration: underline;
}
.aai-separate{
	margin: 0 5px;
}
.aai-img{
	width: 50px;
	height: 50px;
}
.instagram-banner-link:hover{
    text-decoration: none;
}
.instagram-banner{
    background: #60559c;
    border-radius: 5px;
}
.instagram-banner .in-text{
    color: #fff;
    font-size: 18px;
}
.instagram-banner .in-text span{
    font-size: 20px;
    text-transform: uppercase;
}
.instagram-banner-pd{
    padding: 25px 20px;
}
.show_top_commentform{
    border: 1px solid silver;
    cursor: pointer;
}
.comments_link .contentlink-answer:first-child {
    margin-left: 0px!important;
    padding: 0 0 0 22px!important;
    color: #00bbfa!important;
    font-weight: 500;
    font-size: 15px!important;
    text-transform: capitalize!important;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    min-height: 10px;
    background: url(/../items/comments/comm-answer.png) 0 50% no-repeat;
}
.comments_text {
    margin-bottom: 10px;
}
.contentelem-26-2 li .contentelem-26-2 {
    position: relative;
    padding: 0 0 0 30px;
    margin-top: 15px;
}
.comments_link .complaint {
    display: block;
    background: url(/../items/comments/comm-close.png) 0 50% no-repeat;
    height: 16px;
    width: 16px;
    float: right;
    margin-top: 5px;
}
.contentelem-27-1.comment{
    background: #f5f5f5;
    padding: 30px;
    position: relative;
}
.contentelem-27-1-wrap{
    margin: 15px 0 0 0!important;
}
.contentelem-27-1_arrow {
    position: absolute;
    top: -10px;
    right: 80px;
    display: block;
    width: 20px;
    height: 11px;
    background: url(/../img2/contentdecor-2.png) -1px -301px no-repeat;
}
.commentform .commentform-footbox .contentbutton-3 {
    border: none;
    box-shadow: none;
    background: #3f3f3f;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    position: relative !important;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-weight: bold;
    padding: 10px 15px;
}
#complain {
    width: 300px;
    height: auto;
    background-color: #fff;
    border: 1px solid #000;
    padding: 15px;
    text-align: left;
    color: black;
    box-sizing: border-box;
}
.floatsRightBox-close {
    background: url(/../img2/contentdecor-61.png) 13px 8px no-repeat #FFF;
    cursor: pointer;
    display: block;
    height: 50px;
    position: absolute;
    top: -25px;
    right: 29px;
    width: 50px;
    -webkit-box-shadow: 0 0 10px #000000;
    -moz-box-shadow: 0 0 10px #000000;
    box-shadow: 0 0 10px #000000;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}
.floatsRightBox-close .appeared {
    background: url(/../img2/contentdecor-61.png) 0 -78px no-repeat;
    display: none;
    font-size: 0;
    height: 25px;
    position: absolute;
    left: 13px;
    top: 8px;
    width: 25px;
}
.floatsRightBox-close .correct-layer {
    background: #FFF;
    display: block;
    font-size: 0;
    position: absolute;
    left: -10px;
    bottom: -10px;
    height: 35px;
    width: 70px;
}
.cdc-button {
    border: solid 1px #e1e1e1;
    border-radius: 2px;
    height: 35px;
    max-width: 250px;
    margin: 10px auto;
    background: transparent;
    display: flex!important;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    font-size: 14px;
    color: #000;
}
.cdc-button:hover{
    text-decoration: none;
    color: #000;
}
#complain_form h3{
    font-size: 16px;
    text-transform: uppercase;
    line-height: 1.2;
}
#complain_form p{
    margin: 0;
}
.commentform-footbox{
    margin-bottom: 0;
}

/*poll in article*/
.editorbox {
    color: #494949;
    display: block;
    font-size: 14px;
    line-height: 23px;
    overflow: hidden;
    position: relative;
    padding-right: 0!important;
}
.article-poll ul.comment-list {
    background: url(/../img2/news/article-infobox/ask.png) no-repeat 35px 35px!important;
    border: 1px #858585 dashed!important;
    padding: 30px 40px 30px 105px;
    min-height: 50px;
    display: block;
    overflow: hidden;
}
.editorbox .comment-list li {
    display: block;
    margin: 20px 0 36px 0;
    overflow: hidden;
    margin: 0px;
}
.editorbox .comment-list .comment-text {
    color: #464646;
    display: block;
    font-size: 14px;
    font-style: italic;
    float: left;
    line-height: 21px;
    width: 100%;
}
.editorbox .interview-form {
    display: block;
}
.editorbox .interview-form fieldset {
    margin: 0;
    border-color: transparent;
}
.article-poll ul.comment-list li .interview-form legend, .interview-wrap h3 {
    width: 100%;
    font-size: 18px;
    text-transform: none!important;
    font-weight: bold;
    font-style: normal;
}
.editorbox .interview-form label {
    color: #464646;
    display: block;
    font-size: 16px;
    font-style: normal;
    margin: 0 0 10px 0;
}
.article-poll ul.comment-list li .js_inputs_radio_2-1 {
    background: url(/../img2/news/article-infobox/radio.png) center center no-repeat;
    float: left;
    margin: 2px 10px 0 0;
    display: inline-block;
    font-size: 0;
    height: 20px;
    position: relative;
    width: 20px;
}
.interview-form .contentbutton-3 {
    border: 1px solid #f93e68;
    border-radius: 2px;
    background: none;
    width: 140px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #313131 !important;
    cursor: pointer;
    position: relative !important;
    text-decoration: none !important;
    text-shadow: -1px -1px 0 #FFF !important;
    text-align: center;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.interview-form .contentbutton-3-2 {
    padding: 0px!important;
    font-size: 14px !important;
    font-weight: 400!important;
    display: block;
    position: relative;
    z-index: 2;
}
.interview-form .contentbutton-3:after {
    content: url(/../img2/news/article-infobox/next-arrow.png);
    margin-left: 10px;
    line-height: 1px;
}
.article-poll ul.comment-list li .js_inputs_radio_2-1-active {
    background: url(/../img2/news/article-infobox/radio_active.png) center center no-repeat;
    float: left;
    margin: 2px 10px 0 0;
    display: inline-block;
    font-size: 0;
    height: 20px;
    position: relative;
    width: 20px;
}
.article-poll .interview-wrap {
    width: 100%!important;
}
.interview-block {
    margin-bottom: 10px;
}
.interview-question {
    width: 90%;
    display: inline-block;
    zoom: 1;
}
.interview-quantity {
    display: inline-block;
    zoom: 1;
    padding-left: 10px;
    text-align: right;
    width: auto;
}
.interview-block.sets-1 .statusbar-wrap {
    background: #ebebeb;
    margin-bottom: 20px;
    width: 100%;
    height: 5px;
    border-radius: 3px;
    margin-top: 5px;
}
.statusbar {
    background: #ff335a;
    height: 5px;
    border-radius: 3px;
}

/*Articles*/
.art-submenu ul{
    flex-wrap: wrap;
}
.art-submenu ul>li>a {
    min-height: 50px;
    transition: .3s;
}
.photo-conc-part{
    height: 235px;
    width: 100%;
}
.photo-conc-part img{ 
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center top;
}
.forum-themes-list .forum-title{
    font-size: 18px;
    font-weight: bold;
    margin: 0;
}
.forum-themes-list .forum-cat{
    text-transform: uppercase;
    font-size: 12px!important;
}
.forum-themes-list .forum-cloud-count{
    height: 30px;
    width: 35px;
    background: url('/../img2/home/contentdecor-11.png') 0 0 no-repeat !important;
}
.forum-themes-list .forum-cloud-count span{
    margin-bottom: 5px;
    font-size: 12px;
    color: #fff;
}
.btn-colored{
    color: #fff!important;
}
.image-btn{
    display: block;
    width: 240px;
    height: 80px;
    background: url(/img2/Lock.png);
    color: #fff;
    margin: 0 auto;
    text-shadow: 2px 2px 4px #000;
}
.image-btn span{
    padding: 10px;
}
.image-btn:hover{
    color: #fff;
    text-decoration: none;
    background: url(/img2/Unlock.png);
    transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    -webkit-transition: 1s;
}

/*Articles inner*/
.article{
    padding: 0 10px;
    font-family: "DINRoundPro";
    color: #222!important;
    font-size: 20px;
}
.article h1{
    font-family: "DINRoundPro-Bold";
    font-size: 40px;
}
div.article ul:not(#comment_list, .comment_list) {
    padding-left: 19px;
    list-style: square !important;
}
.article img{
    object-fit: cover;
    object-position: top;
    margin: 0 auto;
    display: block;
}
.article div[onmouseover] img{
    width: auto!important;
}
.contents-wrap {
    background: url(/img2/cont-wrapper-bg.jpg);
    background-size: cover;
    padding: 20px 40px;
    color: #8c8c8c;
    font-size: 20px;
    position: relative;
    margin-bottom: 15px;
}
.content-show-hide-btn[visible=hide] {
    background: url(/img2/cont-top-arrow.png) 100% 50% no-repeat;
    background-size: 15px;
}
.content-show-hide-btn[visible=show] {
    background: url(/img2/cont-bott-arrow.png) 100% 50% no-repeat;
    background-size: 15px;
}
.content-show-hide-btn {
    position: absolute;
    right: 10px;
    top: 20px;
    font-size: 14px;
    cursor: pointer;
    padding-right: 20px;
}
.contents-wrap ul {
    color: #00bbfa!important;
    font-size: 16px!important;
    list-style: none;
    margin: 0;
    padding: 0;
}
.contents-wrap > ul {
    margin-top: 15px!important;
}
.contents-wrap > ul > li {
    padding-left: 22px;
    min-height: 15px;
    background: url(/img2/cont-three-dott.png) 0 5px no-repeat;
    margin-bottom: 5px;
}
.contents-wrap > ul > li > ul > li {
    padding-left: 15px;
    background: url(/img2/cont-one-dott.png) 0 9px no-repeat;
}
.contents-wrap > ul > li span {
    text-decoration: underline;
    display: block;
}
/*attention blocks*/
.article .attention-box{
  position: relative;
  margin: 15px 0;
  padding: 75px 80px 50px 50px;
  font-size: 16px;
  color: #4b4949;
}
.article .attention-box.pink-att{
  background: url("/img2/attention_img/pink-top.png") 100% 100% no-repeat;
  background-size: cover;
}
.article .attention-box.pink-att:after{
    content: 'Обратите внимание!';
    position: absolute;
    top: 35px;
    left: 50px;
    font-weight: bold;
    font-size: 18px;
    color: #ac1044;
}
.article .attention-box.blue-att{
  background: url("/img2/attention_img/blue-top.png") 100% 100% no-repeat;
  background-size: cover;
}
.article .attention-box.blue-att:after{
    content: 'Важное дополнение';
    position: absolute;
    top: 35px;
    left: 50px;
    font-weight: bold;
    font-size: 18px;
    color: #1b6d7b;
}
.article .attention-box.green-att{
  background: url("/img2/attention_img/green-top.png") 100% 100% no-repeat;
  background-size: cover;
}
.article .attention-box.green-att:after{
    content: 'Рекомендация эксперта';
    position: absolute;
    top: 35px;
    left: 50px;
    font-weight: bold;
    font-size: 18px;
    color: #34a945;
}
.article .attention-box.yellow-att{
  background: url("/img2/attention_img/yellow-top.png") 100% 100% no-repeat;
  background-size: cover;
}
.article .attention-box.yellow-att:after{
    content: 'Идея от автора';
    position: absolute;
    top: 35px;
    left: 50px;
    font-weight: bold;
    font-size: 18px;
    color: #ff8400;   
}
.author-article-box{
    background: #f1f6f8;
}
.author-article-box .aab-photo{
    width: 75px;
    height: 75px;
    max-width: 75px;
    border-radius: 50%;
    border: 3px solid #fff;
    object-fit: cover;
}
.author-article-box .aab-title {
    color: #00bbfa;
    font-weight: 600;
    font-size: 20px;
    text-decoration: underline;
    margin-top: 10px;
    line-height: 1.2;
}
.author-article-box .aab-profession, .author-article-box .aab-numbers{
    margin-top: 5px;
}
/*- Cooking -*/
.cooking-wrap{
    padding-right: 0px!important;
}
.cooking-wrap .recipe-info-wrap{
    border: 1px solid #dddddd;
    padding: 10px;
}
.cooking-wrap .recipe-info-wrap img{
    width: 100%;
    max-width: 100%;
    margin: auto;
}

.cooking-wrap .recipe-info-wrap ul.recipe-info{
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    list-style: none;
}
.recipe-info-wrap ul.recipe-info li.ri-item{
    line-height: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.recipe-info-wrap ul.recipe-info li.ri-item:before{
    margin-right: 10px;
}
.recipe-info-wrap ul.recipe-info li.recipeCategory:before{
    content: url('/img2/news/article-infobox/recipe/menu.png');
}
.recipe-info-wrap ul.recipe-info li.totalTime:before{
    content: url('/img2/news/article-infobox/recipe/clock.png');
}
.recipe-info-wrap ul.recipe-info li.recipeYield:before{
    content: url('/img2/news/article-infobox/recipe/dishes.png');
}

.ingredients-wrap{
    background: #f3f3f3;
    padding: 25px 60px;
    margin-top: 20px;
}
.ingredients-wrap:before{
    content: '';
    border: 1px solid #fff;
    display: block;
    width: calc( 100% + 120px );
    margin-left: -60px;
    top: 13.3px;
    z-index: 0;
    position: relative;
}
.ingredients-wrap h2{
    font-weight: 600;
    font-size: 17px!important;
    text-align: center;
    margin: 0 auto 20px auto!important;
    width: max-content;
    width: -moz-max-content;
    padding: 0 15px;
    background: #f3f3f3;
    position: relative;
}
.ingredients-wrap .ingredients{
    list-style: none;
}

.cook-cal-wrap{
    border: 1px #858585 dashed!important;
    padding: 20px 25px;
    display: flex;
    align-items: center;
    margin-top: 20px;
    flex-wrap: wrap;
}
.cook-cal-wrap .cook-cal-title{
    margin-right: 10px;
    text-transform: uppercase;
}
.cook-cal-wrap .calories{
    font-weight: bold;
    margin-right: 25px;
}
#rating-block{
    margin: auto;
}
.img_rating{
    width: 32px!important;
    cursor: pointer; 
    border: 0px;
    background: transparent;
    margin: 0px 2px;
}   
.author_img_rating{
    width: 16px;
    cursor: default;
    vertical-align: top;
}
#rating-block .post-ratings {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 25px 0px;
}
#rating-block .post-ratings .average_rating_wrap {
    color: #000;
    font-weight: 600;
    font-size: 16px;
    margin-left: 15px;
}
#rating-block .rating-title {
    text-align: center;
}
.contentelem-27.withnick .decor-1{
    display: none;
}
.article p.topline{
    font-style: italic;
    font-weight: 600;
}
.read-more-title{
    font-size: 22px;
}
.read-more-incontent{
    background: #F3F3F3;
}
.ab-icon-box {
    width: 60px;
    height: 60px;
    background: url(/img2/author_raiting/ellipse.png) 50% 50% no-repeat;
    position: relative;
}
.ab-icon{
    width: 60px;
    height: 60px;
    position: absolute;
    top: 0;
    left: 0;
}
.ab-icon-chief{
    background: url('/img2/author_raiting/icons/chief-ico.png') 50% 50% no-repeat;
}
.ab-icon-med{
    background: url('/img2/author_raiting/icons/med-ico.png') 50% 50% no-repeat;
}
.ab-icon-modd{
    background: url('/img2/author_raiting/icons/modd-ico.png') 50% 50% no-repeat;
}
.ab-icon-mov{
    background: url('/img2/author_raiting/icons/mov_ico.png') 50% 50% no-repeat;
}
.ab-icon-vesi{
    background: url('/img2/author_raiting/icons/vesi-ico.png') 50% 50% no-repeat;
}
.decor-image {
    background: url(/img2/contentdecor-2.png) -185px -165px no-repeat;
    display: block;
    font-size: 0;
    height: 55px;
    width: 55px;
    position: absolute;
    right: 0;
    bottom: 0;
}

/*MOBILE STYLES*/
.mobile-head-panel{
    padding: 8px 5px 8px 5px;
    background: #3D3D3D;
}
.mobile-head-panel .logo-img{
    max-width: 160px;
}
.mob-icon-btn{
    color: #fff
}
.mob-icon-btn span{
    margin-right: 10px;
    cursor: pointer;
}
.mob-icon-btn>a{
    color: #fff;
}
.mob-icon-btn>a:hover{
    text-decoration: none;
}
.mob-first-menu li{
    position: relative;
}
/*.mob-first-menu>li:nth-child(1):after {
    content: "new";
    background: #f93e68;
    padding: 2px;
    font-size: 10px;
    position: absolute;
    left: 88px;
    bottom: 56%;
    color: #fff;
    line-height: .8;
    height: 9px;
}*/
.mob-f-group-title{
    text-transform: uppercase;
    font-size: 16px!important;
    color: #727272!important;
    font-weight: 500;
}
.news-title{
    line-height: 1.2;
    font-size: 26px;
    margin: 20px 0;
}
div.article-content a:link, div.article-content a:hover, div.article-content a:visited {
    color: #F33C69;
}
/*telegram banner*/
.telegram-banner{
    display: block;
    background: #b7e2ff;
    position: relative;
}
.telegram-banner:before {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url(/../img2/telegram_bann/tg.svg) center right no-repeat;
    background-size: contain;
    filter: invert(1);
    content: "";
    position: absolute;
}
.telegram-banner:hover{
    text-decoration: none;
}
.tgzen__btn {
    display: inline-block;
    padding: 6px 18px;
    cursor: pointer;
    color: #fff;
    border-radius: 2px;
    background: #64a9dc;
}
.tgzen__btn:hover {
    filter: brightness(1.1);
}
.tgzen__text--tg {
    color: #2b8dd6;
    font-weight: 400;
}
.tgzen__text--tg span{
    font-weight: 600
}
.show_top_commentform{
    height:20px;
    border:1px solid silver;
    margin:10px;
    padding:10px;
    cursor:pointer;
}
.show_top_commentform:hover{
    -webkit-box-shadow: 1px 1px 8px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    1px 1px 8px rgba(50, 50, 50, 0.75);
    box-shadow:         1px 1px 8px rgba(50, 50, 50, 0.75);
}

/*MEDIA QUERIES*/
@media screen and (max-width: 515px) {
    .next-prev-post > div{
        width: 100%;
    }
}
@media screen and (max-width: 640px) {
    /*header*/
    .mobile-head-panel{
        padding-bottom: 44px;
    }
    .header-soc-links{
        position: absolute;
        bottom: 5px;
        left: 5px;
        right: 5px;
    }
    .header-soc-links a{
        flex-grow: 1;
        text-align: center;
    }
    .header-soc-links img{
        margin: 0;
    }
    .mobile-head-panel .logo-img {
        max-width: 120px;
    }
    /*footer*/
    .f-social h2{
        font-size: 18px;
    }
    .f-soc-icons img{
        margin: 0;
    }
    /*content*/
    /*.content_like{
        margin: 0!important;
    }*/
    .article-content img{
        min-width: 100%!important;
        height: auto!important;   
    }
    /*comments*/
    .best-comments{
        padding: 10px;
    }
    .contentelem-27 .registration-link {
        max-width: 100%;
        padding: 0 15px;
    }
    .contentelem-27.withnick .contentelem-27-1 {
        padding: 20px 0 0 0px!important;
    }
    .textareastyle-1{
        width: 100%!important;
        min-width: auto!important;
        box-sizing: border-box;
    }
    .commentform .rowgroup{
        margin: 0;
    }
    .comments_info {
        padding-right: 66px;
    }
    .comments_buttons {
        position: absolute!important;
        right: 0;
        top: 10px;
    }
    .contentelem-26-2 li .contentelem-26-2 {
        padding: 0!important;
    }
    .contentelem-26-2 li .contentelem-26-2:before {
        content: '';
        position: absolute;
        top: -18px;
        left: 25px;
        width: 1px;
        height: 25px;
        background: #e4e4e4;
    }
    #comments_html .comments-wrapper{
        padding: 10px;
    }
    .article-poll ul.comment-list {
        background: #fff!important;
        padding: 15px;
    }
    .commentform-footbox{
        margin: 0;
    }
    #complain {
        width: 280px;
    }   
    .article-content img {
        height: auto !important;
    } 
    .telegram-banner:before {
        background-position: bottom right;
        background-size: 100px;
    }
    .article-slider-text{
        padding: 10px;
    }
    .article-slider-text h3{
        font-size: 1rem;
    } 
    /*inner articles*/
    .article .attention-box{
      margin: 25px 0;
      padding: 75px 15px 15px 15px;
      font-size: 16px;
      margin-right: 15px;
      border-radius: 10px;
    }
    .article .attention-box:after{
        left: 15px!important;
    }
    .article .attention-box:before{
        content: '';
        position: absolute;
        right: -16px;
        bottom: -16px;
        height: 25px;
        width: 25px;
        background-size: cover;
    }
    .article .attention-box.pink-att{
        background: #fff1f0;
    }
    .article .attention-box.pink-att:before{
        background: url("/img2/attention_img/pink-top-small.png") 100% 100% no-repeat;
    }
    .article .attention-box.blue-att{
        background: #e1f1f4;
    }
    .article .attention-box.blue-att:before{
        background: url("/img2/attention_img/blue-top-small.png") 100% 100% no-repeat;
    }
    .article .attention-box.green-att{
        background: #ecfdef;
    }
    .article .attention-box.green-att:before{
        background: url("/img2/attention_img/green-top-small.png") 100% 100% no-repeat;
    }
    .article .attention-box.yellow-att{
        background: #fffcdc;
    }
    .article .attention-box.yellow-att:before{
        background: url("/img2/attention_img/yellow-top-small.png") 100% 100% no-repeat;
    }
    .author-article-box .aab-title{
        margin: 0;
        padding: 0 10px;
        text-align: center;
    }
    .author-article-box .aab-profession{
        padding: 0 10px;
        text-align: center;
    }
    .author-article-box .aab-numbers{
        padding: 0 10px;
    }
    /*cooking*/
    .cooking-wrap .recipe-info-wrap{
        margin-top: 15px;
    }
    .cooking-wrap .recipe-info-wrap ul.recipe-info{
        flex-direction: column;
    }
    .recipe-info-wrap ul.recipe-info li.ri-item{
        margin-top: 10px;
    }
    .ingredients-wrap{
        padding: 25px 25px;
    }

    .cook-cal-wrap{
        flex-direction: column;
    }

    #rating-block .post-ratings {
        flex-direction: column;
    }
    .read-more-incontent{
        width: 100%;
    }
}

@media screen and (max-width: 960px) {
    .right-sidebar{
        display: none;
    }
    .content-box{
        width: 100%;
        box-sizing: border-box;
        overflow-x: hidden;
    }
    .contentelem-26-2 li .contentelem-26-2 {
        padding: 0 0 0 10px;
    }
}

/*ADS*/

#content_rb_41547{
    display: none;
}
#content_rb_82850{
    display: none;
}

@media (min-width: 1051px) and (min-height: 611px){
    #content_rb_41547{
        display: block !important;
    }
    #content_rb_82850{
        display: none !important;
    }
}

@media (min-width: 1599px) and (min-height: 800px){
    #content_rb_41547{
        display: none !important;
    }
    #content_rb_82850{
        display: block !important;
    }
}

.header-box .uk-width-medium a:after{
    content: '18+';
    color: #fff;
    position: absolute;
    top: 10px;
    /*right: 30px;*/
    z-index: 100;
    font-size: 16px;
}