@font-face {
    font-family: 'Mardoto';
    src: url('../fonts/Mardoto-Regular.eot');
    src: local('☺'), url('../fonts/Mardoto-Regular.woff') format('woff'), url('../fonts/Mardoto-Regular.ttf') format('truetype'), url('../fonts/Mardoto-Regular.svg') format('svg');

}
@font-face {
    font-family: 'Mardoto-Medium';
    src: url('../fonts/Mardoto-Medium.eot');
    src: local('☺'), url('../fonts/Mardoto-Medium.woff') format('woff'), url('../fonts/Mardoto-Medium.ttf') format('truetype'), url('../fonts/Mardoto-Medium.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Helvetica Neue Medium';
    src: url('../fonts/ofont.ru_Helvetica Neue.eot');
    src: local('☺'), url('../fonts/ofont.ru_Helvetica Neue.woff') format('woff'), url('../fonts/ofont.ru_Helvetica Neue.ttf') format('truetype'), url('../fonts/ofont.ru_Helvetica Neue.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Mardoto';
    src: url('../fonts/Mardoto-Bold.eot');
    src: local('☺'), url('../fonts/Mardoto-Bold.woff') format('woff'), url('../fonts/Mardoto-Bold.ttf') format('truetype'), url('../fonts/Mardoto-Bold.svg') format('svg');
    font-weight: bold;
}
@font-face {
    font-family: 'Mardoto-Black';
    src: url('../fonts/Mardoto-Black.eot');
    src: local('☺'), url('../fonts/Mardoto-Black.woff') format('woff'), url('../fonts/Mardoto-Black.ttf') format('truetype'), url('../fonts/Mardoto-Black.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
a,a:hover, a:active, a:focus{
    text-decoration: none;
    color: #1A1A1A;
}

h1{
    font-family: 'Mardoto';
}

.black_bg{
    background: #1A1A1A;
}
.top_date{
    font-family: 'Mardoto';
    font-size: 12px;
    color: #fff;
    line-height: 32px;
}
.header_logo{
    text-align: center;
    display: block;
}
.header_category_button{
    font-family: 'Mardoto-Medium';
    font-size: 12px;
    padding: 6px 8px 6px 32px;
    position: relative;
    border-radius: 2px;
    border: 1px solid #1A1A1A;
    display: inline-block;
    float: left;

}
.header_category_button:after{
    content: '';
    background-image: url(../img/menu.svg);
    width: 20px;
    height: 20px;
    position: absolute;
    background-repeat: no-repeat;
    left: 8px;
    top: 10px;
}
.header_top_search_button{
    font-family: 'Mardoto-Medium';
    font-size: 12px;
    padding: 7px 8px 7px 31px;
    position: relative;
    display: inline-block;
    float: left;
    margin-left: 10px;
}
.header_top_search_button:after{
    content: '';
    background-image: url(../img/search.svg);
    width: 20px;
    height: 20px;
    position: absolute;
    background-repeat: no-repeat;
    left: 8px;
    top: 5px;
}
.header_top_whater{
    font-family: 'Mardoto-Medium';
    font-size: 12px;
    padding: 7px 8px 7px 37px;
    position: relative;
    display: inline-block;
    float: right;
    margin-left: 10px;
}
.header_top_whater:after{
    content: '';
    background-image: url(../img/sun.svg);
    width: 20px;
    height: 20px;
    position: absolute;
    background-repeat: no-repeat;
    left: 8px;
    top: 5px;
}
.header_top_language_switcher{
    font-family: 'Helvetica Neue Medium';
    font-size: 12px;
    padding: 7px 8px 7px 37px;
    position: relative;
    display: inline-block;
    float: right;
    margin-left: 10px;
}

.ptb20{
    padding: 20px;
}
.header_logo_wrapper{

}
.main-nav-wrapper{
    border-top: 1px solid #BFBFBF;
    border-bottom: 2px solid #000;
}
.mani-navbar {
    margin: 0;
    padding: 0;
    display: inline-block;
    float: left;
}
.mani-navbar  li{
    float: left;
}
.mani-navbar > li:first-child a{
    padding-left: 0px;
}
.mani-navbar li a{
    font-family: 'Mardoto';
    font-size: 16px;
    padding: 15px 15px;
    text-transform: uppercase;

}
.mani-navbar li .sub-menu li{
    width: 100%;
}
.nav > li > a:hover, .nav > li > a:focus{
    background: none;
}
.oval {
    height: 10px;
    width: 10px;
    background-color: #E20714;
    display: inline-block;
    border-radius: 10px;
    margin-left: 5px;
}
.live_menu{
    display: inline-block;
    float: right;
    line-height: 52px;
}
.live_menu a{
    color: #E20714;
    font-family: Mardoto;
    font-size: 16px;
    letter-spacing: 0;

}
.mb-46{
    margin-bottom: 46px;
}


.item_category a:first-child{
    opacity: 1;
}
.item_category {
    margin-bottom: 6px;
}
.item_category a{
    opacity: 0.4;
    color: #2D5BA6;
    font-family: 'Mardoto';
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.4px;
    line-height: 14px;
    text-transform: uppercase;
    margin-right: 12px
}

.featured_item_title_wrapper{
    position: relative;
    width: 741px;
    max-height: 197px;
    overflow: hidden;
}

.featured_item_title{
    color: #1A1A1A;
    font-family: 'Mardoto-Black';
    font-size: 34px;
    font-weight: 900;
    letter-spacing: 0;
    position: relative;
    z-index: 10;
    line-height: 45px;
    display: unset;
    background: #ffffff;
    padding: 0.25rem;
    box-shadow: 0.3em 0 0 #fff, 0.1em 0 0 #fff;
}
.featured_item_excerpt{
    margin-top: 25px;
    color: #868686;
    font-family: Mardoto;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 30px;
    max-height: 200px;
    overflow: hidden;
}
.featured_item_autor{
    margin-top: 22px;
    margin-bottom: 8px;
    color: #000000;
    font-family: Mardoto;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 16px;

}
.featured_item_date{
    color: #BFBFBF;
    font-family: Mardoto;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 16px;
}
.featured_item_image{
    margin-top: 91px;

}
.featured_item_image img{
    max-width: 100%;
    height: auto;
}
.featured-wrapper{
    position: relative;
    margin-bottom: 46px;
}
.featured_nav_items{
    position: absolute;
    bottom: 0;
    padding-top: 16px;

    background: #fff;
}
.fav_nav_item img{
    width: 120px;
    height: auto;
    margin-right:16px;
}

.owl-dots .owl-dot{
    margin-right: 16px;
}
button:focus {
    outline:0;
}
.owl-dot button{
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
    width: 120px;
    height: 88px;
    background-size: cover;
    background-position: center;
}
.owl-dots{
    display: inline-block;
    padding-top: 16px;
    background: #fff;
    position: absolute;
    bottom: 0;
}
.category_block_1 .item_title{
    color: #1A1A1A;
    font-family: Mardoto;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 24px;
    margin-bottom: 16px;
    height: 70px;
    overflow: hidden;
}
.category_block_1 .hay_spec_block:first-child{
    margin-bottom: 45px;
}
.category_block_1 .item_excerpt{
    color: #868686;
    font-family: Mardoto;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 24px;
}
.category_block_1 .item_subtitle{
    color: #000000;
    font-family: Mardoto;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 24px;
    margin: 26px 0 30px 0;
}
.category_block_1 .item_thumbnail{

}
.category_block_1 .item_thumbnail img{
    width: 100%;
    height: auto;
    border-radius: 4px;
}
.special_category_list{
    opacity: 0.4;
    color: #1A1A1A;
    font-family: Mardoto;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.4px;
    line-height: 14px;
    text-transform: uppercase;
}
.special_content_wrapper .special_title{
    color: #1A1A1A;
    font-family: 'Mardoto-Black';
    font-size: 34px;
    font-weight: 900;
    letter-spacing: 0;
    position: relative;
    z-index: 10;
    line-height: 43px;
    display: unset;
    background: #ffffff;
    padding: 0.25rem;

}
.special_category_block{
    height: 567px;
    background-position: center;
    background-size: cover;
    position: relative;
}
.special_content_wrapper{
    width: 390px;
    position: absolute;
    right: 0px;
    top: 0;
    text-align: right;
}

.category_block_title{
    border-bottom:2px solid #1A1A1A;
    padding-bottom: 10px;
}
.category_block_title .cat_name{
    color: #1A1A1A;
    font-family: Mardoto;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 16px;
    text-transform: uppercase;
}
.category_block_title .cat_more{
    color: #2D5BA6;
    font-family: Mardoto;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 14px;
    margin-left: 12px;
}
.category_block_2{
    margin-top: 46px;
}
.category_block_2 .item_title{
    color: #1A1A1A;
    font-family: Mardoto;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 26px;
    margin-bottom: 16px;
    height: 104px;
    overflow: hidden;
}
.category_block_2 .item_thumbnail {
    margin-bottom: 16px;
}
.category_block_2 .item_thumbnail img{
    width: 100%;
    height: auto;
    border-radius: 4px;
}
.mb-26{
    margin-bottom: 26px;
}
.mb-16{
    margin-bottom: 16px;
}
.category_block_2 .item_date{
    color: #BFBFBF;
    font-family: Mardoto;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 16px;
    margin-bottom: 30px;
}

.category_block_3 .item_title{
    color: #1A1A1A;
    font-family: Mardoto;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 26px;
    margin-bottom: 16px;
}

.category_block_3  .item_author{
    color: #BFBFBF;
    font-family: Mardoto;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 14px;
    margin-bottom: 16px;
}
.category_block_3 .item_excerpt{
    color: #868686;
    font-family: Mardoto;
    font-size: 12px;
    letter-spacing: 0;
    ine-height: 22px;
}
.category_block_3 .item_excerpt img{
    width: 80px;
    height: auto;
    float: right;
}
.live_poster img{
    width: 100%;
    height: auto;

}
.live_poster{
    position: relative;
}
.live_poster:after{
    content: '';
    width: 20px;
    background-image: url(../img/video_play.svg);
    height: 20px;
    background-position: center;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    text-align: center;
    top: 0;
    bottom: 0;
}
.social_embede iframe{
    max-width: 100%;
}

.main-block-left.col-md-10{
    width: 80%;
}
.main-block-rigth.col-md-2{
    width: 20%;
}

.rigth_live_block{
    margin-bottom: 36px;
}
.newsfeed-item{
    margin-bottom: 22px;
}
.newsfeed-item .item_date{
    color: #BFBFBF;
    font-family: Mardoto;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 20px;
}
.newsfeed-item .item_title{
    color: #000000;
    font-family: Mardoto;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 24px;
}
.newsfeed-item .item_image{
    display: none;
}


.newsfeed-item .item_category{
    float: left;
}
.newsfeed-item .item_date{
    float: right;
}

.newsfeed-scroll-wrapper{
    height: 1300px;
    overflow: auto;
}
.category_block_4 .category_item_wrapper .category_item:first-child {
    margin-bottom: 36px;
}
.category_block_4 .category_item_wrapper .category_item:first-child .item_image{
    margin-bottom: 16px;
}
.category_block_4 .item_image img{
    width: 100%;
    border-radius: 4px;
    height: auto;
}

.category_block_4 .category_item_wrapper .category_item:first-child .item_title{
    color: #1A1A1A;
    font-family: Mardoto;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 26px;
    margin-bottom: 16px;
}

.category_block_4  .item_excerpt{
    color: #868686;
    font-family: Mardoto;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 24px;
}

.category_block_4 .item_author{
    color: #000000;
    font-family: Mardoto;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 16px;
    margin-top: 16px;
}

.category_block_4  .item_date{
    color: #BFBFBF;
    font-family: Mardoto;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 16px;
    margin-top: 8px;
}
.category_block_4 .category_item_wrapper .category_item:nth-child(2),
.category_block_4 .category_item_wrapper .category_item:nth-child(3){
    padding: 26px 0;
    border-top: 1px solid #EBEBEB;
    border-bottom: 1px solid #EBEBEB;
    width: 50%;
    float: left;
    margin-bottom: 36px;
}
.category_block_4 .category_item_wrapper .category_item:nth-child(2) .item_title,
.category_block_4 .category_item_wrapper .category_item:nth-child(3) .item_title
{
    color: #1A1A1A;
    font-family: Mardoto;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 24px;
    margin-top: 7px;
    height: 96px;
    overflow: hidden;
}
.category_block_4 .category_item_wrapper .category_item:nth-child(2) .item_image img,
.category_block_4 .category_item_wrapper .category_item:nth-child(3) .item_image img{
    width: 100%;
    height: auto;
}
.category_block_4 .category_item_wrapper .category_item:nth-child(2) .item_image,
.category_block_4 .category_item_wrapper .category_item:nth-child(3) .item_image
{
    width: 108px;
    float: left;
    margin-right: 16px;
}
.category_block_4 .category_item_wrapper .category_item:nth-child(4) {

}
.category_block_4 .category_item_wrapper .category_item:nth-child(4) .item_title{
    color: #1A1A1A;
    font-family: Mardoto;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 24px;
}
.mt-50{
    margin-top: 50px;
}
.mt-40{
    margin-top: 40px;
}
.category_block_5 .category_item:first-child{
    margin-bottom: 36px;
}
.category_block_5 .category_item:first-child .item_title{
    color: #1A1A1A;
    font-family: Mardoto;
    font-size: 26px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 42px;
    margin-bottom: 16px;
}

.category_block_5 .category_item:first-child .item_excerpt{
    color: #868686;
    font-family: Mardoto;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 24px;
    margin-bottom: 26px;
}
.category_block_5 .item_author{
    color: #000000;
    font-family: Mardoto;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 16px;
    margin-top: 16px;
}
.category_block_5  .item_date{
    color: #BFBFBF;
    font-family: Mardoto;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 16px;
    margin-top: 8px;
}
.category_block_5 .category_item:nth-child(2) {
    padding: 26px 0;
    border-top: 1px solid #EBEBEB;
    border-bottom: 1px solid #EBEBEB;
    margin-bottom: 36px;
}
.category_block_5 .category_item:nth-child(2) .item_image img{
    width: 100%;
    float: left;
    border-radius: 4px;
}
.category_block_5 .category_item:nth-child(2) .item_image{
    width: 142px;
    float: left;
    margin-right: 16px;
}

.category_block_5  .item_title{
    color: #1A1A1A;
    font-family: Mardoto;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 26px;
}
.category_block_5 .category_item:nth-child(3) .item_title{
    margin-bottom: 16px;
}

.category_block_5 .category_item:nth-child(3) .item_excerpt{
    color: #868686;
    font-family: Mardoto;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 24px;
    height: 93px;
    overflow: hidden;
}
.category_block_5 .category_item:nth-child(3) .item_image img{
    width: 100%;
    height: auto;
}
.category_block_5 .category_item:nth-child(3) .item_image{
    width: 82px;
    height: 82px;
    float: right;
    margin-left: 10px;
}

.category_block_6 .item_image img{
    width: 100%;
    height: auto;
    margin-bottom: 16px;
    border-radius: 4px;
}

.category_block_6 .item_category{
    text-align: center;
}
.category_block_6  .item_title{
    text-align: center;
    color: #1A1A1A;
    font-family: Mardoto;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 34px;
    text-align: center;
    margin-bottom: 12px;
}
.category_block_6 .item_date{
    color: #BFBFBF;
    font-family: Mardoto;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 16px;
    text-align: center;
}
.category_block_7 .item_image img{
    width: 100%;
    height: auto;
    border-radius: 4px;
}
.category_block_7 .item_image{
    float: right;
    width: 176px;
    margin-left: 26px;
}

.category_block_7 .item_title{
    color: #1A1A1A;
    font-family: Mardoto;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 24px;
}

.category_block_7 .item_excerpt{
    color: #868686;
    font-family: Mardoto;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 24px;
    margin-top: 16px;
}
.category_block_7 .category_item:first-child{
    padding-bottom: 26px;
    border-bottom: 1px solid #EBEBEB;
    margin-bottom: 26px;
}
.category_block_8 .category_item:last-child{
    border-bottom: none;
}
.category_block_8 .category_item{
    padding-bottom: 16px;
    border-bottom: 1px solid #EBEBEB;
    margin-bottom: 16px;
}

.category_block_8 .item_image{
    width: 64px;
    height: 64px;
    margin-right: 16px;
    float: left;
}
.category_block_8 .item_image img{
    width: 100%;
    height: auto;
    border-radius: 4px;
}
.category_block_8 .item_title{
    color: #1A1A1A;
    font-family: Mardoto;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 24px;
}
.category_block_18 .category_item:last-child{
    border-bottom: none;
}
.category_block_18 .category_item{
    padding-bottom: 16px;
    border-bottom: 1px solid #EBEBEB;
    margin-bottom: 16px;
}

.category_block_18 .item_image{
    width: 64px;

    margin-right: 16px;
    float: left;
}
.category_block_18 .item_image img{
    width: 100%;
    height: auto;
    border-radius: 4px;
}
.category_block_18 .item_title{
    color: #1A1A1A;
    font-family: Mardoto;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
}


.program_slider_wrapper .program_slider_items{
    padding-top: 34px;
}
.program_slider_wrapper .program_slider_items img{
    width: 100%;
    height: auto;
}

.program_slider_items .item_title{
    color: #1A1A1A;
    font-family: Mardoto;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 32px;
    margin-bottom: 16px;
}
.program_slider_items.item_excerpt{
    color: #868686;
    font-family: Mardoto;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 24px;
}
.program_slider_items .program_item{
    position: relative;
}
.program_slider_items .program_descripttin{
    position: absolute;
    top: 130px;
    width: 300px;
    right: 40px;
}
.program_slider_items .owl-nav{
    position: absolute;
    top: 7px;
    right: 10px;
}
.program_slider_items .owl-nav .owl-prev span{
    background-image: url('../img/slider_left.svg');
    width: 20px;
    height: 20px;
    display: block;
    background-size: 100%;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
.program_slider_items .owl-nav .owl-next,
.program_slider_items .owl-nav .owl-prev{
    margin: 0 3px;
}
.owl-theme .owl-nav [class*='owl-']:hover{
    background: none;
}
.program_slider_items .owl-nav .owl-next span{
    background-image: url('../img/slider_right.svg');
    width: 20px;
    height: 20px;
    display: block;
    background-size: 100%;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.category_block_9 .item_category{
    text-align: center;
    color: #FFFFFF;
    font-family: Mardoto;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.4px;
    line-height: 14px;
}

.category_block_9 .item_title{
    color: #FFFFFF;
    font-family: Mardoto;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 34px;
    text-align: center;
}
.category_item_wrapper{
    position: relative;
}
.category_block_9 .item_content{
    position: absolute;
    bottom: 40px;
    margin: auto;
    width: 70%;
    left: 0;
    right: 0;
}
.category_block_9 .item_image img{
    width: 100%;
    height: auto;
    border-radius: 4px;
}
.category_block_9 .item_image{
    position: relative;
}
.category_block_9 .item_image:after{
    content: '';
    position: absolute;
    background: black;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.3;
}
.category_block_9 .item_category a{
    color: #FFFFFF;
}
.category_block_9{
    margin-top: 53px;
}

.photogallerey_wrapper .big_image img{
    width: 100%;
    height: auto;
    border-radius: 4px;
}



.small_item_wrapper .item_image {
    width:54px;
    margin-right: 8px;
    float: left;
}
.small_item_wrapper .item_image img{
    width: 100%;
    height: auto;
    border-radius: 4px;
}

.small_item_wrapper .item_photo_count{
    color: #BFBFBF;
    font-family: Mardoto;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 11px;
}
.small_item_wrapper .item_title{
    color: #1A1A1A;
    font-family: Mardoto;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 18px;
    height: 35px;
    overflow: hidden;
}

.inner_left_border .col-md-4{
    border-right: 1px solid #EBEBEB;
}

.inner_left_border .col-md-6:first-child{
    border-right: 1px solid #EBEBEB;
}

.photogallerey_wrapper{
    padding-bottom: 30px;
}

.border_bottom_1px{
    border-bottom: 1px solid #EBEBEB;
    margin-top: 50px;
}
.category_block_10 .item_big_image {
    position: relative;
}
.category_block_10 .item_big_image img{
    width:100%;
    height: auto;
}

.category_block_10 .item_big_title{
    color: #1A1A1A;
    font-family: Mardoto;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 30px;
    display: unset;
    background: #ffffff;
    padding: 0.25rem;
    box-shadow: 0.3em 0 0 #fff, 0.1em 0 0 #fff;
    height: 60px;
    overflow: hidden;
}

.category_block_10 .item_big_content_block{
    width: 50%;
    bottom: -30px;
    position: absolute;
}

.category_block_10 .item_big_excerpt{
    color: #868686;
    font-family: Mardoto;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 24px;
    margin-top: 45px;

}

.category_block_10 .small_item .item_title{
    color: #1A1A1A;
    font-family: Mardoto;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0;

    line-height: 20px;

}

.category_block_10 .small_item .inner_image{
    height: 36px;
    float: right;
    width: 36px;
}
.category_block_10 .small_item .inner_image img{
    width: 100%;
    height: auto;
    border-radius: 4px;
}
.category_block_10 .small_item,
.category_block_11 .small_item {
    margin-top: 16px;
    padding-bottom: 16px;
    border-bottom: 1px solid #EBEBEB;
}
.category_block_10 .small_item:last-child,
.category_block_11 .small_item:last-child{
    border-bottom: 0px;
}

.category_name{
    color: #1A1A1A;
    font-family: Mardoto;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 16px;
    margin-bottom: 12px;
}

.category_block_11 .category_item_wrapper .category_item:first-child .item_image img{
    width: 100%;
    height: auto;
    border-radius:4px;
}
.category_block_11 .item_image{
    margin-bottom: 12px;
}
.category_block_11 .category_item_wrapper .category_item:first-child .item_title{
    color: #1A1A1A;
    font-family: Mardoto;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 26px;
    margin-bottom: 16px;
}
.category_block_11 .category_item_wrapper .category_item:first-child .item_excerpt{
    color: #868686;
    font-family: Mardoto;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 24px
}
.category_block_11 .category_item_wrapper .category_item:first-child{
    margin-bottom: 36px;
}

.category_block_11 .small_item .item_image{
    height: 36px;
    float: right;
    width: 36px;
}

.category_block_11 .small_item .item_image img{
    width: 100%;
    height: auto;
}

.category_block_11 .small_item  .item_title{
    color: #1A1A1A;
    font-family: Mardoto;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 20px;
}
.rigth-border{
    border-right: 1px solid #EBEBEB;
}
.footer{
    background: #000;
    padding-top: 30px;
    margin-top: 66px;
    padding-bottom: 30px;
}

.footer_logos{
    text-align: center;
    position: relative;
    margin-bottom: 36px;
}
.footer_socials{
    position: absolute;
    right: 0;
    top: 0;
}
.footer_socials a{
    margin-left: 8px;
    color: #fff;
    border: 1px solid;
    padding: 5px;
    border-radius: 19px;
    width: 32px;
    display: block;
    float: left;
    text-align: center;
}
.footer_line{
    opacity: 0.1;
    border-top: 1px solid #D7D7D7;

}
.footer_copyrigth_wrapper{
    margin-top: 30px;
    color: #fff;
    font-family: Mardoto;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 14px;
}
.copyrigth{
    float: left;
}
.analitics{
    float: right;
}
.header_logo_with{
    display: none;
}
.single_item_top_poster{
    height: 660px;
    padding-top: 1px;
    background-size: cover;
    background-position: center;
}

.single_item_top_poster a, .single_item_top_poster a:hover,.single_item_top_poster a:active,.single_item_top_poster a:focus {

    color: #fff;
}
.single_item_top_poster .main-nav-wrapper{
    border-bottom: 2px solid #fff;
}
.single_item_top_poster .header_category_button{
    border: 1px solid #fff;
}
.single_post_title{
    color: #1A1A1A;
    font-family: 'Mardoto-Black';
    font-size: 54px;
    font-weight: 900;
    letter-spacing: 0;
    z-index: 10;
    line-height: 66px;
    display: unset;
    background: #ffffff;
    padding: 0.25rem;
    box-shadow: 0.3em 0 0 #fff, 0.1em 0 0 #fff;
    position: relative;
    top: -131px;
}
.post_meta .item_category a{
    font-size: 16px;
}
.post_meta .item_category,
.post_meta .post_item_date,
.post_meta .post_view_count{
    display: inline-block;
    float: left;
}
.post_meta{
    margin-bottom: 47px;
}
.post_meta .post_item_date,
.post_meta .post_view_count{
    margin-right: 23px;
    color: #868686;
    font-family: Mardoto;
    font-size: 13px;
    letter-spacing: 0;
    line-height: 20px;
}
.single_post_wrapper{
    position: relative;
    margin-top: -100px;
}
.single-post-content{
    font-family: Mardoto;
    margin-bottom: 40px;
}
.single-post-content iframe{
    max-width: 100%;
}

.single-post-content:first-letter {
    font-size: 100px;
    line-height: 100px;
    float: left;
    font-weight: bold;
    margin-right: 10px;
    /*margin-top: em;*/

}
.category_block_12 {
    margin-bottom: 36px;
}
.category_block_12 .inner_category_block_title {
    color: #1A1A1A;
    font-family: Mardoto;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 16px;
    padding-bottom: 8px;
    display: block;
    border-bottom: 2px solid #1A1A1A;
    margin-bottom: 26px;
    text-transform: uppercase;
}
.category_block_12 .item_thumbnail{
    width: 64px;
    height: 64px;
    float: left;
    margin-right: 16px;
}
.category_block_12 .item_thumbnail img{
    width: 100%;
    height: auto;
    border-radius: 4px;

}
.category_block_12 .item_title{
    color: #1A1A1A;
    font-family: Mardoto;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 21px;
    height: 63px;
    overflow: hidden;
}
.category_block_12  .item_wrapper{
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 1px solid #EBEBEB;
}
.sigle-rigth-sidebar{
    margin-top: 190px;
}
.category_block_13 .item_image{
    margin-bottom: 16px;
}
.category_block_13 .item_image img{
    width: 100%;
    height: auto;
    border-radius: 4px;
}
.category_block_13 .item_title{
    color: #1A1A1A;
    font-family: Mardoto;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 26px;
}
.category_block_13 .item_date{
    color: #BFBFBF;
    font-family: Mardoto;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 16px;
    margin-top: 8px;
}
.category_block_13 .item_category{

}
.category_block_14 .item_image{
    margin-bottom: 16px;
}
.category_block_14 .item_title{
    color: #1A1A1A;
    font-family: Mardoto;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 22px;
}
.category_block_14 .item_image img {
    width: 100%;
    height: auto;
    border-radius: 4px;
}
.category_block_14 .item_date{
    color: #BFBFBF;
    font-family: Mardoto;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 16px;
    margin-top: 8px;
    margin-bottom: 20px;
}
.desctop-hidden-banner{
    display: none;
}
.author_item_wrapper .author_image{
    position: relative;
    margin-bottom: 26px;
}
.author_item_wrapper .author_image .author_name{
    position: absolute;
    bottom: 3px;
    color: #FFFFFF;
    font-family: Mardoto;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 24px;
    padding-left: 31px;
    width: 200px;
}

.author_item_wrapper  .item_title{
    color: #1A1A1A;
    font-family: Mardoto;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 20px;
    height: 60px;
    overflow: hidden;
}

.author_item_wrapper .item_image{
    float: right;
    width: 84px;
}

.author_item_wrapper .item_image img{
    width: 100%;
    height: auto;
}
.author_posts_item_wrapper{
    padding-bottom: 13px;
    margin-bottom: 13px;
    border-bottom: 1px solid #EBEBEB;
}
.single-post-content .news-photo img{
    width: 100%;
    height: auto;
}

.donotmiss-block .news-date{
    display: none;
}
.donotmiss-block  ul{
    padding: 0;
    list-style: none;
}
.donotmiss-block .news-photo{
    float: left;
    width: 84px;
    margin-right: 5px;
}
.donotmiss-block .news-photo img{
    width: 100%;
    height: auto;
}

.donotmiss-block  .news-title{
    color: #1A1A1A;
    font-family: Mardoto;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 20px;
    height: 57px;
    display: block;
    overflow: hidden;
}
.donotmiss-block ul li{
    padding-bottom: 13px;
    margin-bottom: 13px;
    border-bottom: 1px solid #EBEBEB;
}
.most-read-block-sidebar .topborder-light{
    margin-bottom: 16px;
    border-bottom: 2px solid #1A1A1A;
    padding-bottom: 10px;
    color: #1A1A1A;
    font-family: Mardoto;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 16px;
    text-transform: uppercase;
    margin-top: 20px;
}

.category_items_wrapper .category_item .item_image{
    float: left;
    margin-right: 10px;
}
.category_items_wrapper .item_title{
    font-weight: bold;
    margin-bottom: 10px;
}
.category_items_wrapper .category_item {
    margin-bottom: 10px;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 10px;
}

ul.pagination {
    padding: 0;
    list-style: none;
}
.pagination li {
    float: left;
    padding: 5px 10px;
    background: #dedede;
    margin-right: 5px;
    border-radius: 3px;
}

.pagination li.active {
    background: #38383878;
    color: #fff;
}
.category_item_big .item_image img{
    width:100%;
    height: auto;
    border-radius: 4px;
}
.category_item_big .item_image{
    margin-bottom: 10px;
}
.category_item_big .item_title{
    height: 80px;
    overflow: hidden;
    margin-bottom: 30px;
    text-align: center;
}
.category_items_wrapper .col-md-6:first-child,.category_items_wrapper .col-md-6:nth-child(3){
    padding-left: 0px;
}
.category_items_wrapper .col-md-6:nth-child(2), .category_items_wrapper .col-md-6:nth-child(4){
    padding-right: 0px;
}

.archive .sigle-rigth-sidebar {
    margin-top: 78px;
}
.single .sigle-rigth-sidebar {
    margin-top: 0px;
}
.author_item_wrapper .author_image{
    text-align: center;
}

.video-category-block ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.video-category-block .first-video-row {
    margin-top: 30px;
}
.video-category-block .first-video-row li:nth-child(1), .video-category-block .first-video-row li:nth-child(2) {
    margin: 0 60px 0 0;
}
.video-category-block .first-video-row li:nth-child(1) .news-photo, .video-category-block .first-video-row li:nth-child(2) .news-photo, .video-category-block .first-video-row li:nth-child(3) .news-photo {
    width: 422px;
    height: 219px;
}
.video-category-block .first-video-row li:nth-child(1) .news-photo img, .video-category-block .first-video-row li:nth-child(2) .news-photo img, .video-category-block .first-video-row li:nth-child(3) .news-photo img {
    width: 100%;
    height: auto;
}
.video-category-block .first-video-row li:nth-child(1) .news-title, .video-category-block .first-video-row li:nth-child(2) .news-title, .video-category-block .first-video-row li:nth-child(3) .news-title {
    width: 422px;
    display: block;
    font-size: 14px;
    color: #000;
    line-height: 17px;
}
.video-category-block .first-video-row li:nth-child(1) .news-date, .video-category-block .first-video-row li:nth-child(2) .news-date, .video-category-block .first-video-row li:nth-child(3) .news-date {
    font-size: 14px;
    line-height: 17px;
}
.video-category-block li {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    margin-right: 36px;
}
.video-category-block .video-row {
    margin-top: 20px;
}
.video-category-block .news-photo {
    overflow: hidden;
    display: block;
    width: 201px;
    height: 112px;
    position: relative;
}
.video-category-block .news-photo img {
    width: 100%;
    height: auto;
    border-radius: 4px;
}
.video-category-block .news-title {
    width: 201px;
    display: block;
    font-size: 12px;
    color: #000;
    margin-top: 3px;
    line-height: 15px;
}
.video-category-block .news-date {
    color: #4b5151;
    font-size: 11px;
}
.first-video-row li:last-child{
    margin-right: 0px;
}
.video-row li:nth-child(n+6){
    margin-right: 0px;
}

.video-category-block .news-photo:after {

    bottom: 3px;
    left: 3px;



    content: '';
    width: 24px;
    background-image: url(../img/video_play.svg);
    height: 24px;
    background-position: center;
    position: absolute;
    margin: auto;

    text-align: center;
    bottom: 3px;
    left: 3px;
}
.ajax-load-more{
    background: #2d5ba6;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 4px;
    margin: 30px 0;
    text-transform: uppercase;
    cursor: pointer;
}
.video-slider-img img{
    width: 100%;
    height: auto;
}

.video_category_wrapper a:first-child{
    opacity: 1;
}
.video_category_wrapper a{
    color: #FFFFFF;
    font-family: Mardoto;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 18px;
    opacity: 0.4;
    text-transform: uppercase;
    margin-right: 12px;
}
.video_slider_title{
    color: #FFFFFF;
    font-family: Mardoto;
    font-size: 48px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 68px;
    margin-top: 120px;
    width: 46%;
    margin-bottom: 46px;
    max-height: 279px;
    overflow: hidden;
}
.video-slider-item .video_mode_link{
    color: #FFFFFF;
    font-family: Mardoto;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 26px;
}


.video-slider-item{
    position: relative;
}
.video_slider_content_wrapper{
    position: absolute;
    top: 60px;
    left: 100px;
}
.video-slider-img:after{
    position: absolute;
    content: '';
    background-image: url('../img/play.svg');
    width:70px;
    height: 70px;
    margin: auto;
    left: 0;
    right: 0;
    text-align: center;
    top: 0;
    bottom: 0;
}
.mt-36{
    margin-top: 36px;
}

.video_block_1{
    border-top: 1px solid #EBEBEB;
    padding-top: 26px;
    border-bottom: 1px solid #EBEBEB;
}

.video_block_1 .category_video_wrapper a{
    color: #868686;
    font-family: Mardoto;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 19px;
}
.video_block_1 .category_video_wrapper{
    margin-top: 50px;


}
.video_block_1 .item_title{

    color: #1A1A1A;
    font-family: Mardoto;
    font-size: 26px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 42px;
    margin-bottom: 20px;

}
.video_block_1 .video_mode_link{
    color: #1A1A1A;
    font-family: Mardoto;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 20px;
}
.video_block_1 .item_image{
    position: relative;
}
.video_block_1 .item_image:after{
    position: absolute;
    content: '';
    width: 36px;
    height: 36px;
    background-image: url(../img/small.play.svg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;

}


.video_block_1 .item_image img{
    width: 100%;
    height: auto;
}

.video_icon{
    width: 36px;
    height: 36px;
    background: red;
}
.category_block_15 .item_image {
    margin-bottom: 16px;
    position: relative;
}
.category_block_15 .item_image img{
    width:  100%;
    height: auto;
}

.category_block_15 .item_category{
    color: #2D5BA6;
    font-family: Mardoto;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.4px;
    line-height: 14px;
    float: left;
}
.category_block_15 .item_date{
    color: #BFBFBF;
    font-family: Mardoto;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 14px;
    float: left;
    margin-left: 10px;
}
.category_block_15 .item_title{
    color: #1A1A1A;
    font-family: Mardoto;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 26px;
    height: 78px;
    overflow: hidden;
}

.category_block_15 .item_image:after{
    position: absolute;
    content: '';
    width: 24px;
    height: 24px;
    background-image: url(../img/small.play.svg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    bottom: 12px;
    left: 12px;
}
.category_block_16 .author_item_wrapper .author_image .author_name{
    padding-left: 61px;
}

.category_block_17 .item-title{
    color: #1A1A1A;
    font-family: Mardoto;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 34px;
    margin-bottom: 16px;
}
.category_block_17 .item-excerpt{
    color: #868686;
    font-family: Mardoto;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 24px;
    margin-bottom: 36px;
}
.category_block_17 .item-date{
    color: #BFBFBF;
    font-family: Mardoto;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 16px;
}

.category_block_17 .item_image img{
    width: 100%;
    height: auto;
}

.hidden-desktop{
    display: none;
}
.hidden-mobile{
    display: block;
}

.hayastan_big_main .featured_item_title{
    color: #1A1A1A;
    font-family: 'Mardoto-Black';
    font-size: 29px;
    font-weight: 900;
    letter-spacing: 0;
    position: relative;
    z-index: 10;
    line-height: 39px;
    display: unset;
    background: #ffffff;
    padding: 0.25rem;
    box-shadow: 0.3em 0 0 #fff, 0.1em 0 0 #fff;
}
.hayastan_big_main .featured_item_title_wrapper{
    position: absolute;
    height: 117px;
}
.hayastan_big_main .item_image img{
    width: 100%;
    height: auto;
}

.dropdown:hover .dropdown-menu{
    display: block;
}
.dropdown-menu{
    margin-top: 0;
}

.hayastan_second_small{
    width: 40%;
    float: left;
}
.hayastan_second_small .item_title{
    color: #1A1A1A;
    font-family: Mardoto;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 19px;
    margin-bottom: 30px;
    height: 37px;
    overflow: hidden;
}
.hayastan_second_small .item_excerpt{
    color: #868686;
    font-family: Mardoto;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 20px;
}
.hayastan_second_small .item_excerpt img{
    width: 80px;
    height: auto;
    float: right;
    margin-top: 30px;
}
.hayastan_second_small .hayastan_small{
    margin-bottom: 30px;
}
.hayastan_big_main .item_image{
    margin-bottom: 30px;
}

.hayastan_second_big{
    float: right;
    width: 60%;
    padding-left: 15px;
}
.hayastan_second_big .item_image img{
    width: 100%;
    height: auto;
}
.hayastan_second_big .item_title{
    color: #1A1A1A;
    font-family: Mardoto;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 19px;
    margin-bottom: 30px;
    margin-top: 20px;
}

.hayastan_cat_main .item_thumbnail img{
    width: 100%;
    height: auto;
}
.hayastan_left_item .item_imag img{
    width: 100%;
    height: auto;
}
.hayastan_left_item .item_title{
    color: #000000;
    font-family: Mardoto;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 19px;
    margin-top: 10px;
}
.hayastan_left_featured .item_category{
    margin-bottom: 0px;
}
.hayastan_left_featured  .hayastan_left_item{
    margin-bottom: 20px;
}

.category-armenia .newsfeed-scroll-wrapper{
    height: 1000px;
}

.important_news .item_title{
    color: #e20815;
    font-weight: bold;
}
.header_top_search_button:hover .top_search_wrap{
    display: block;
}
.header_top_search_button .top_search_wrap{
    display: none;
    position: absolute;
    width: 200px;
    left: 0;
}
.header_top_search_button .seach_input{
    background: #ece9e9;
    padding-left: 10px;
}
.header_top_search_button .search_submit_btn{
    width: 20px;
    height: 20px;
    margin-top: 5px;
    right: 5px;

}


.video-container>.msPreroll {
    position: absolute !important;
    top: 0;
    left: 0;
}
.mt-30{
    margin-top: 30px;
}
.mt-15{
    margin-top: 15px;
}
.mtb-6{
    margin: 11px 0;
}
.single-post-content img{
    max-width: 100%;
    height: auto;
}

.owl-carousel-video-section .video-slider-img{
    height: 700px;
    overflow: hidden;
}
.category_block_20 .item_title {
    color: #1A1A1A;
    font-family: Mardoto;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 26px;
    margin-bottom: 16px;
}

.category_block_20 .item_date {
    color: #BFBFBF;
    font-family: Mardoto;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 16px;
}

.category_block_20 .item_thumbnail {
    margin-bottom: 16px;
}

.category_block_20 .item_thumbnail img{
    width: 100%;
    height: auto;

}
.live_ttl{
    text-align: center;
    font-family: 'Mardoto';
    font-weight: 900;
    font-size: 20px;
}
.featured_item_image.video_icon_wrapper{
    position: relative;
}
.featured_item_image.video_icon_wrapper:after{
    position: absolute;
    content: '';
    background-image: url(../img/play.svg);
    width: 70px;
    height: 70px;
    margin: auto;
    left: 0;
    right: 0;
    text-align: center;
    top: 0;
    bottom: 0;
}
.newsfeed-scroll-wrapper.sport_newsfeed{
    height: 830px;
}

.single-post-content a{
    font-weight: bold;
    color: #2d5ba6;
}
.site_wrapper{
    z-index: 10;
    position: relative;
}
#div-gpt-ad-1575895146665-0 > div{
    max-width: 100%;
}
#div-gpt-ad-1575895146665-0 iframe{
    max-width: 100%;
}
#div-gpt-ad-1623059856211-0 iframe{
    max-width: 100%;
}

#menu-header_hy-1 .sub-menu{
    list-style: none;
    padding: 0;
}
#menu-header_hy-1 .sub-menu > li > a
{
    line-height: 20px;
    display: block;
    border-top: 1px dashed #000;
    padding: 4px 0;
}
#menu-header_hy-1 > .dropdown.open > .sub-menu{
    display: block;
}

.author_desktop_scroll_wrapper{
    max-height: 2741px;
    overflow: auto;
}