



.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;
    font-size: 16px;
    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: 10px;
}
.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;
}

.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_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: 10px;
    min-height: 239px;
    position: relative;

}
.plr25{
    padding: 0px 25px;
}
.featured_item_image img{
    max-width: 100%;


}
.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;
}


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_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_title{
    color: #1A1A1A;
    font-family: Mardoto;
    font-size: 32px;
    font-weight: 900;
    letter-spacing: 0;
    line-height: 44px;

}

.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;
}
.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;
}

.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: 14px;
    letter-spacing: 0;
    line-height: 24px;
}

.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;
}


.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_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) .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) {
    margin-bottom: 30px;
}
.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: auto;
    float: right;
    width: 82px;
}
.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: auto;
    float: right;
    width: 97px;
    margin-left: 4px;
}

.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: 80px;
}

.footer_logos{
    text-align: center;
    position: relative;
    margin-bottom: 36px;
}
.footer_socials{

}
.footer_socials a{
    margin-left: 8px;
}
.footer_line{
    opacity: 0.1;
    border-top: 1px solid #D7D7D7;

}
.footer_copyrigth_wrapper{

    color: #fff;
    font-family: Mardoto;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 14px;
}
.contact_footer_info{
    float: left;
}
.copyrigth {
    display: block;
    text-align: center;
    margin-bottom: 10px;
    width: 100%;
    margin-top: 10px;
}
.analitics {
    display: block;
    text-align: center;
    margin-bottom: 10px;
}
.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;
}

.single_post_wrapper{
    position: relative;
    margin-top: -100px;
}
.single-post-content{
    font-family: Mardoto;
    margin-bottom: 40px;
}

.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  .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;
    border-radius: 4px;
}

.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-20{
    margin-top: 20px;
}
.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;
}


.mobile_header_hamburger{
    margin-top: 14px;
    display: block;
    font-size: 25px;
}
.mobile_header_search{
    display: block;
    font-size: 25px;
    text-align: right;
    margin-top: 10px;
}
.mobile_header_search img{
    width: 17px;
}


.modal_leyout{
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    background: #fff;
    width: 100%;
    z-index: 10;
    padding: 30px 20px;
        height: 100%;
    overflow-x: auto;
}
.text_in_menu{
    color: #1A1A1A;
    font-family: Mardoto;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.2px;
    line-height: 16px;
    text-align: center; 
    text-transform: uppercase;
}
.modal_top_wrapper{
    margin-bottom: 20px;
}

.back_in_menu, .back_in_menu_live{
    font-size: 20px;
    line-height: 24px;
}
.live_in_menu{
    text-align: right;
    font-size: 20px;
    line-height: 24px;
}

.mobile_menu_home_button{
    border: 1px solid #1A1A1A;
    border-radius: 2px;
    padding: 11px;
    color: #1A1A1A;
    font-family: Mardoto;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 14px;
}
.mobile_menu_live_button{
    border: 1px solid #E20714;
    border-radius: 2px;
    padding: 11px;
    font-family: Mardoto;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 14px;
    margin-left: 10px;
    background-color: #E20714;
    color: #FFFFFF;
    font-family: Mardoto;
}

.mobile_menu_home_button i{
    font-size: 20px;
    margin-right: 5px;
}


.mobile_menu_live_button i{
    margin-left: 6px;
    font-size: 8px;
}
.topmenu{
    padding: 0px;
    margin: 0px;
    list-style: none;
    margin-top: 40px;
}
.topmenu .sub-menu li:first-child{
    display: list-item;
}
.topmenu > li:first-child{
    display: none;
}
.topmenu .sub-menu {
    display: none;
}

.topmenu > li > a{
    color: #1A1A1A;
    font-family: Mardoto;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 16px;
    text-transform: uppercase;
    display: block;
    border-top: 1px solid #D7D7D7;
    padding: 12px 0;
}

.topmenu > li > a:after{
    content: "\f178";
    float: right;
    font-size: 20px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
}
.seach_input:active,
.seach_input:focus,
.seach_input{
    border: 0;
    border-bottom: 1px solid #E1E2E2;
    width: 100%;
    line-height: 27px;
    outline: none;
}
#searchsubmit{
    background: none;
    border:none;

}
#searchsubmit:before{
    left: -5px;
    content: "\f002";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.search_submit_btn{
    background: none;
    background-image: url(https://m.1in.am/assets/themes/1in-mobile/img/search.svg);
    width: 24px;
    height: 24px;
    border: none;
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    right: 0;
}
.search_form_wrapper{
    margin-top: 30px;
    position: relative;
}
.mobile_button_bar{
    display: none;
}


#wp-calendar caption {
    text-align: left;
    margin-bottom: 5px;
    text-transform: uppercase
}

#wp-calendar th,
#wp-calendar td {
    padding: 5px 10px;
    text-align: center
}
#wp-calendar td#next{
    text-align: right;
}
#wp-calendar th {
    font-size: 10px;
    font-weight: 300
}

#wp-calendar a {
    font-weight: 700
}

#wp-calendar #prev {
    text-align: left
}

table#wp-calendar>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}
#wp-calendar{
    margin-top: 20px;
}
table#wp-calendar>tbody>tr>td, 
table#wp-calendar>tbody>tr>th,
table#wp-calendar>tfoot>tr>td,
table#wp-calendar>tfoot>tr>th, 
table#wp-calendar>thead>tr>td,
table#wp-calendar>thead>tr>th {
    padding: 6px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
@media (max-width: 992px) {
    
    #div-gpt-ad-1623059856211-0 iframe{
   width: 100%!important;
}
    .contact_footer_info{
        margin-bottom: 20px;
        text-align: center;
        margin-top: 43px;
        float: none;
    }
    .newsfeed-item .item_image{
        display: block;
        float: left;
        margin-right: 10px;
        width: 100px;
    }
    .newsfeed-item .item_image img{
        width: 100%;
        height: auto;
    }
    .hidden-mobile {
        display: none!important;
    }
    .hidden-desktop{
        display: block!important;
    }
    .main-block-left.col-md-10{
        width: 100%;

    }

    .owl-dots .owl-dot{
        margin-right: 16px;
    }

    .owl-carousel-main .owl-dots{
        position: absolute;
        top: 218px;
        bottom: auto;

    }

    .owl-carousel-main .owl-dot button{
        width: 80px;
        height: 57px;
    }

    .owl-carousel-main .owl-dots{
        padding-top: 8px;
    }
    .owl-carousel-main .owl-dots .owl-dot{
        margin-right: 8px;
    }
    .featured_item_title_wrapper{
        position: relative;
        width: 100%;
        max-height: 113px;
        overflow: hidden;
        top: 0;
        padding: 0px 10px;
    }
    .owl-carousel-main-mobile .item_category{
        padding: 0 10px;
        margin-top: 10px;
    }
    .mobile_featured_item_title{
        color: #1A1A1A;
        font-size: 21px;
        font-weight: 900;
        line-height: 28px;
        margin-bottom: 5px;

    }
    .featured_item .featured_item_date{

    }
    .mobile_featured_content_wrap{
        padding: 0px 15px;
        margin-top: 10px;
        margin-bottom: 20px;
    }
    .featured_item_title{
        color: #1A1A1A;

        font-size: 21px;
        font-weight: 900;
        letter-spacing: 0;

        line-height: 28px;
        display: unset;
        padding: 0.25rem;
        box-shadow: 0.3em 0 0 #fff, 0.1em 0 0 #fff;
    }

    .special_category_block{
        height: 340px;
        background-position: right;
        margin-top: 30px;
    }
    .special_content_wrapper{
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        text-align: left;
    }
    .owl-carousel-mobile-category-section .col-md-4{
        padding: 0;
    }
    .category_block_4 .category_item_wrapper .category_item:nth-child(2),
    .category_block_4 .category_item_wrapper .category_item:nth-child(3){
        padding: 14px 0;
        border-top: 1px solid #EBEBEB;
        /* border-bottom: 1px solid #EBEBEB; */
        width: 100%; 
        float: left;
        margin-bottom: 0px;
    }
    .photogallerey_wrapper .item_title{
        display: none;
    }
    .footer_socials{
        position: relative;
        margin-top: 30px;
    }
    .copyrigth,.analitics{
        display: block;
        text-align: center;
        float: none;
    }
    .featured_item_excerpt{
        line-height: 25px;
    }
    .mobile_button_bar .bar_item:nth-child(2) img,
    /*    .mobile_button_bar .bar_item:nth-child(3) img*/
    {
        width:18px;
    }
    .live_in_menu img{
        width: 24px;
    }
    .live_in_menu{
        text-align: right;
        font-size: 20px;
        line-height: 24px;
    }
    .modal_leyout.blac_modal{
        background: #000;
        color: #fff;
        padding: 30px 0;
    }
    .blac_modal .modal_top_wrapper{
        padding-left: 20px;
        padding-right: 20px;
    }
    .blac_modal .text_in_menu{
        color: #fff;
    }
    .mobile-no-padding{
        padding: 0px;
    }
    .single_post_title_standard{
        font-size: 20px;
    }
    .post_meta .item_category a{
        font-size: 10px;   
    }
    .post_meta .post_item_date {
        font-size: 10px;
    } 
    .post_meta .post_view_count{
        font-size: 10px;
        float: right;
    }
    .post_meta .post_item_social{
        margin-top: 25px;
    }
    .post_meta{
        margin-bottom: 12px;
    }

    .mobile_button_bar{
        display: block;
        z-index: 1;
        position: fixed;
        top: 0;
        width: 100%;
        background: white;
        padding: 20px;
    }
    .mobile_button_bar .bar_item:last-child{
        border-right: 0;
    }
    .bar_item{
        float: left;
        width: 25%;
        border-right: 1px solid #D7D7D7;
        text-align: center;
    }
    .mobile_button_bar .itm_ttl{
        color: #1A1A1A;
        font-family: Mardoto;
        font-size: 10px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 18px;
        text-align: center;
    }

    .epg_wrapper ul{
        padding: 0;
        list-style: none;
        margin: 0;
    }
    .epg_wrapper ul li{
        color: #FFFFFF;
        font-family: Mardoto;
        font-size: 12px;
        letter-spacing: 0.4px;
        line-height: 14px;
        padding: 14px 20px;
        position: relative;
        border-bottom: 1px solid;
    }
    .epg_wrapper ul li span{
        float: right;
    }
    .inlive_pointer:after{
        content: '';
        width: 7px;
        height: 7px;
        background: red;
        position: absolute;
        left: 21px;
        top: 17px;
        border-radius: 10px;
    }
    .epg_wrapper ul li.inlive_pointer{
        padding-left: 36px;
    }
    .open_programms{
        color: #FFFFFF;
        font-family: Mardoto;
        font-size: 12px;
        letter-spacing: 0;
        text-align: center;
        line-height: 36px;
    }
    .live_tream_button_wrapper{
        height: 36px;
        overflow: hidden;
        background-color: #313643;
    }
    .live_tream_button_wrapper.closed_list .open_programms > i:before {
        content: "\f0d7";
    }
    .live_tream_button_wrapper.opened_list .open_programms > i:before {
        content: "\f0d8";
    }
    .prog_list .prog_name{
        color: #FFFFFF;
        font-family: Mardoto;
        font-size: 10px;
        letter-spacing: 0.4px;
        line-height: 11px;
        margin-top: 7px;
        width: 100%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-bottom: 10px;
    }
    .epg_wrapper{
        display: none;
        overflow: auto;
    }
    #live_stream{
        display: block;
    }
    .category_block_3 .item_excerpt img{
        /*        width: 100%;
                margin-bottom: 10px;*/
    }

    .mobile-authors-wrapper .author_item_wrapper {
        width: 50%;
        float: left;
        min-height: 200px;
    }
    .mobile-authors-wrapper .author_item_wrapper img{
        width: 100%;
        height: auto;
    }
    .author_item_wrapper .author_image .author_name {
        position: absolute;
        bottom: 3px;
        color: #FFFFFF;
        font-family: Mardoto;
        font-size: 13px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 24px;
        padding-left: 31px;
        text-shadow: 1px 1px #1b1a1a;
        text-align: center;
        width: auto;
    }

    .owl-carousel-mobile-category-section .owl-prev{
        position: absolute;
        top: 30%;
        left: 0;
    }
    .owl-carousel-main-mobile .owl-prev{
        position: absolute;
        top: 18%;
        left: 0;
    }
    .owl-carousel-mobile-author-category-section .owl-prev{
        position: absolute;
        top: 30%;
        left: 0;
    }
    .owl-carousel-mobile-category-section  .owl-next{
        position: absolute;
        top: 30%;
        right: 0;
    }
    .owl-carousel-mobile-author-category-section .owl-next{
        position: absolute;
        top: 30%;
        right: 0;
    }
    .owl-carousel-main-mobile .owl-next{
        position: absolute;
        top: 18%;
        right: 0;
    }

    .owl-carousel-main-mobile .owl-next span{
        font-size: 51px;
        width: 30px;
        display: block;
        background: #0000002e;
        color: #fff;

    }
    .owl-carousel-mobile-author-category-section .owl-next span,
    .owl-carousel-mobile-author-category-section .owl-prev span,
    .owl-carousel-mobile-category-section .owl-next span,
    .owl-carousel-mobile-category-section .owl-prev span
    {
        font-size: 51px;
        width: 30px;
        display: block;
        background: #0000002e;
        color: #fff;

    }
    .owl-carousel-main-mobile .owl-prev span{
        font-size: 51px;
        width: 30px;
        display: block;
        background: #0000002e;
        color: #fff;

    }

    .mob_newsfeed_last_upd{
        background: #2d5ba6a8;
        padding: 10px;
        color: #fff;
        text-align: center;
        margin-bottom: 20px;
    }
    .mob_newsfeed_last_upd div{
        font-size: 20px;
        line-height: 18px;
    }
    .mob_newsfeed_last_upd span{
        font-size: 10px;
    }
    .mobile_ordered_box{
        display: flex;
        flex-direction: column;
    }
    .mobile_ordered_box > div:first-child{
        order: 2;
        margin-left: -15px;
        margin-right: -15px;
    }
    .mobile_ordered_box > div:last-child{
        order: 1;
        margin-left: -15px;
        margin-right: -15px;
    }
    .hayastan_second_small{
        width: 100%;

    }
    .hayastan_second_big{
        width: 100%;
        padding: 0;

    }
    .hayastan_big_main .featured_item_title{
        font-size: 15px;
        line-height: 22px;
    }
    .hayastan_big_main .featured_item_title_wrapper{
        height: 67px;
    }
    .epg_wrapper{
        height: 500px;
    }
    .header_logo_wrapper{
        margin-top: 53px;
        margin-bottom: 20px;
    }
    #cat_live .itm_ttl{
        color: red;
    }
    .special_content_wrapper .special_title{
        color: #1a1a1a;
        font-family: mardoto-black;
        font-size: 22px;
        font-weight: 900;
        letter-spacing: 0;
        position: relative;
        z-index: 10;
        line-height: 29px;
        display: unset;
        background: #fff;
        padding: .25rem;
    }
    .mob_featured_img.video_icon_wrapper{
        position: relative;
    }
    .mob_featured_img.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;
    }
}

.video-container {
    overflow: hidden;
    position: relative;
    width:100%;
}

.video-container::after {
    padding-top: 56.25%;
    display: block;
    content: '';
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
