.news_block{
    padding-top: 0px !important;
    margin-top: -51px;
}
.news_banner{
    margin-bottom: 40px;
    margin-top: -18px;
    /*position: absolute;
    top: 0px;*/
}
.colors-dark .single-featured-image-header, .colors-dark .navigation-top, .colors-dark .main-navigation li, .colors-dark .entry-footer, .colors-dark #comments{
    border-bottom: 0px solid transparent;
}

.page .wrap.news,
.post .wrap.news,
.single .wrap.news,
.single .wrap.news #primary{
    width: 1080px;
    max-width: 1080px;
    padding: 5px;
}
.single .wrap.news #primary{
    width: 960px;
    max-width: 960px;
    padding: 0px;  
}
.page .wrap.news .entry-header,
.post .wrap.news .entry-header{
    display: none;
}
.page #content{
    background: #18121e;
}
.page .rpwe-block .rpwe-li{
    border: none;
    margin-bottom: 38px;
    padding-bottom: 0px;
    padding-top: 0px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    width: 100%;
    position: relative;
    background: #30233e;
    border-radius: 0px 14px 14px 0px;
    background-position: right 0px;
    position: relative;
    left: 0px;
}
.page .rpwe-block .rpwe-li:hover{
    cursor: pointer;
    background-image: url(./img/news/news_preview_hover.jpg);
    background-repeat: no-repeat;
    background-position: right 0px;
    position: relative;
    left: 20px;
}
.page .rpwe-block .rpwe-li .rpwe-img img{
    border: none !important;
    margin: 0;
    padding: 0px !important;
    margin-right: 24px;
}
.page .rpwe-block .rpwe-li .rpwe-title{
    padding-top: 14px;
}
.page .rpwe-block .rpwe-li .rpwe-title .news_icon{
    position: absolute;
    right: 8px;
    top: 5px;
}
.page .rpwe-block .rpwe-li .rpwe-title a{
    font-family: "Bebas Neue Bold";
    font-size: 24px;
    line-height: 24px;
    color: #e6af09;
    display: inline-block !important;
    width: 44%;
    padding-bottom: 7px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(240, 240, 240, 1);
    box-shadow: inset 0 -1px 0 rgba(240, 240, 240, 1);
    margin-bottom: 7px;
}
.page .rpwe-block .rpwe-li .rpwe-summary{
    font-family: "Roboto-Light";
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0px !important;
    padding-right: 10px;
}
.page .rpwe-block .rpwe-li .rpwe-summary .more-link{
    font-family: "Roboto-Regular";
    font-size: 14px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 2px solid #fff;
    padding: 5px 0px;
    display: block !important;
    width: 130px;
    position: absolute;
    bottom: 11px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    text-align: center;
    border-radius: 16px;
    text-transform: uppercase;
}
.page .rpwe-block .rpwe-li .rpwe-summary .more-link:before{
    display: none;
}
.page .rpwe-block .rpwe-li .line_tag_data{
    position: absolute;
    bottom: 11px;
    right: 8px;
    background: #18121e;
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 6px;
    padding-bottom: 6px;
    border-radius: 16px;
}
.page .rpwe-block .rpwe-li .line_tag_data p{
    margin-bottom: 0px;
    display: inline-block;
    background-image: url(./img/news/date_icon.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-size: 24px;
    padding-left: 28px;
}
.page .rpwe-block .rpwe-li .line_tag_data .outer_tags{
    display: inline-block;
    margin-right: 40px;
    background-image: url(./img/news/tag_icon.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-size: 24px;
    padding-left: 28px;
}
.page .rpwe-block .rpwe-li .line_tag_data .outer_tags a{
    font-family: "Roboto-Light";
    font-size: 14px;
    color: #e6af09;
    -webkit-box-shadow: inset 0 -1px 0 #e6af09;
    box-shadow: inset 0 -1px 0 #e6af09;
}
.page .rpwe-block .rpwe-li .line_tag_data .outer_tags a:after{
    content: ',';
    display: inline-block;
    margin-right: 3px;
}
.page .rpwe-block .rpwe-li .line_tag_data .outer_tags a:last-child:after{
    display: none;
}

.single .wrap.news #primary #main{
    position: relative;
}
.single .wrap.news #primary .entry-header{
    position: absolute;
    top: 0px;
}
.single .wrap.news #primary .entry-header .entry-meta{
    display: none;
}
.single .wrap.news #primary .single-featured-image-header{
    /*padding-top: 100px;*/
    padding-top: 43px;
    background-color: transparent;
    border-bottom-color: transparent;

}
.single .wrap.news #primary .entry-header .entry-title{
    font-family: "Bebas Neue Bold";
    font-size: 44px;
    line-height: 37px;
    color: #e6af09;
    margin-bottom: 0px;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
}
.single .wrap.news #primary .entry-content{
    border-top: 1px solid #fff;
    margin-top: 14px;
    padding-top: 24px;
}
.single .wrap.news #primary .entry-content img{
    margin: 8px auto;
    display: block;
}
.single .wrap.news #primary .entry-content .outer_img {
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
    padding: 10px 0px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.single .wrap.news #primary .back_to_news{
    font-family: "Roboto-Regular";
    font-size: 16px;
    color: #fff;
    position: relative;
    bottom: 36px;
    text-decoration: underline;
}
.single .wrap.news #primary .entry-footer{
    display: none;
}

.site-content .out_soc_btns {
    height: 48px;
    border-top: 1px solid #fff;
    padding-top: 8px;
    margin-bottom: 30px;
}
.site-content .out_soc_btns>span {
    position: relative;
    bottom: 8px;
}
.site-content .soc_btns {
    display: inline-block;
    width: 40px;
    height: 33px;
    position: relative;
    background: url(/wp-content/themes/anigame/img/icons/vk_icon.png);
    background-repeat: no-repeat;
    background-position: 0px -4px;
    margin-left: 12px;
}
.site-content .soc_btns.soc_fb {
    background: url(/wp-content/themes/anigame/img/icons/fb_icon.png);
    background-repeat: no-repeat;
    background-position: 0px -4px;
}
.site-content .soc_btns.soc_ok {
    background: url(/wp-content/themes/anigame/img/icons/ok_icon.png);
    background-repeat: no-repeat;
    background-position: 0px -4px;
}
.site-content .soc_btns.soc_tw {
    background: url(/wp-content/themes/anigame/img/icons/twitter_icon.png);
    background-repeat: no-repeat;
    background-position: 0px -4px;
}
.site-content .soc_btns.soc_mm {
    background: url(/wp-content/themes/anigame/img/icons/mm_icon.png);
    background-repeat: no-repeat;
    background-position: 0px -4px;
}
.site-content .soc_btns:hover{
	background-position: 0px -36px;
}

.single .wrap.news #primary .all_news{
	float: right;
	font-size: 14px;
	line-height: 15px;
	border: 2px solid #fff;
	padding: 8px 22px;
	border-radius: 20px 20px;
	text-decoration: none;
	font-family: "Roboto-Regular";
	color: #fff;
}
.single .wrap.news #primary .all_news:hover{
    color: #0d0811;
    border: 2px solid #e6af09;
    background: #e6af09;
    background-color: #e6af09;
    box-shadow: none;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}


.single .wrap.news #primary .navigation{
    position: absolute;
    /*top: 17%;*/
    top: 202px;
    width: 100%;
}
.single .wrap.news #primary .navigation .nav-links .nav-previous,
.single .wrap.news #primary .navigation .nav-links .nav-next{
    display: block;
    width: 72px;
    height: 72px;
}
.single .wrap.news #primary .navigation .nav-links .nav-previous span,
.single .wrap.news #primary .navigation .nav-links .nav-next span{
    display: none;
}

.single .wrap.news #primary .navigation .nav-links .nav-next>a,
.single .wrap.news #primary .navigation .nav-links .nav-previous>a{
    display: block;
    width: 72px;
    height: 72px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.single .wrap.news #primary .navigation .nav-links .nav-next>a{
    background: url(/wp-content/themes/anigame/img/news/arrow_r.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    position: relative;
    left: 80px;
}
.single .wrap.news #primary .navigation .nav-links .nav-previous>a{
    background: url(/wp-content/themes/anigame/img/news/arrow_l.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    position: relative;
    right: 80px;
}
.single .wrap.news #primary .navigation .nav-links .nav-next>a:hover,
.single .wrap.news #primary .navigation .nav-links .nav-previous>a:hover{
    background-position: 0px -77px;
    text-decoration: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.single .wrap.news #primary .gotogame{
    background: url(/wp-content/themes/anigame/img/news/overlay_btn_play.png);
    background-repeat: no-repeat;
    background-position: 0px -6px;
    width: 270px;
    height: 74px;
    display: block;
    color: transparent;
    margin: 0 auto;
    margin-bottom: 50px;
}
.single .wrap.news #primary .gotogame:hover{
    background-position: 0px -79px;
}
.single .wrap.news #primary .post_date{
    margin-bottom: 0px;
    margin-top: 10px;
    display: inline-block;
    background-image: url(./img/news/date_icon.png);
    background-repeat: no-repeat;
    background-position: 0px 1px;
    background-size: 36px;
    font-family: "Roboto-Bold";
    font-size: 18px;
    padding-left: 48px;
    line-height: 36px;
    height: 36px;
    margin-left: 12px;
}
.single .wrap.news #primary .post_tags{
    margin-top: 10px;
    font-family: "Roboto-Regular";
    background-image: url(./img/news/tag_icon2.png);
    background-repeat: no-repeat;
    background-position: 0px 1px;
    background-size: 36px;
    float: right;
    padding-left: 40px;
    height: 36px;
    line-height: 40px;
    font-size: 18px;
    color: #e6af09;
    text-decoration: underline;
    /*margin-right: 33%;*/
    margin-right: 0px;
}
.single .wrap.news #primary .post_tags a{
    font-size: 18px;
    color: #e6af09;
    text-decoration: underline; 
    margin-right: 4px;
}
.single .wrap.news #primary .post_tags a:after{
    content: ',';
}
.single .wrap.news #primary .post_tags a:last-child:after{
    content: '';
    display: none;
}
@media (max-device-width: 1300px), (max-width: 1300px){
    .single .wrap.news, 
    .single .wrap.news #primary {
        width: 100%;
        max-width: 100%;
        padding: 5px;
    }   
    .single .wrap.news #primary .navigation .nav-links .nav-previous>a{
            right: 0px;
    }
    .single .wrap.news #primary .navigation .nav-links .nav-next>a{
        left: 0px;
    }
}
@media (max-device-width: 1079px), (max-width: 1079px){
    .page .wrap.news, 
    .post .wrap.news, 
    .single .wrap.news, 
    .single .wrap.news #primary {
        width: 100%;
        max-width: 100%;
        padding: 5px;
    }
    .page .rpwe-block .rpwe-li .rpwe-img{
        display: inline-block !important;
        width: 438px;
        float: left;
        margin-right: 24px;
    }
    .page .rpwe-block .rpwe-li .rpwe-summary{
        padding-right: 10px;
        font-size: 14px;
    }
}
@media (max-device-width: 1040px), (max-width: 1040px){
    .page .rpwe-block .rpwe-li .rpwe-summary .more-link{
        left: 3%;
    }
}
@media (max-device-width: 1024px), (max-width: 1024px){
    .page .rpwe-block .rpwe-li .rpwe-summary .more-link{
        left: 5%;
    }
}
@media (max-device-width: 990px), (max-width: 990px){
    .news_banner{
        display: none;
    }
    .page .wrap.news, 
    .post .wrap.news, 
    .single .wrap.news, 
    .single .wrap.news #primary{
        margin-top: 45px;
    }
    .page .rpwe-block{
        margin-top: 50px;
    }
    .page .rpwe-block .rpwe-li .line_tag_data .outer_tags{
        height: 27px;
        overflow: hidden;
    }
    .page .rpwe-block .rpwe-li{
        width: 438px;
        margin: 0 auto;
        margin-bottom: 38px;
    }
    .page .rpwe-block .rpwe-li .rpwe-title {
        text-align: center;
    }
    .page .rpwe-block .rpwe-li .rpwe-title a{
        text-align: center;
        margin-top: 15px;
        width: auto;
    }
    .page .rpwe-block .rpwe-li .rpwe-summary {
        padding-right: 20px;
        padding-left: 20px;
        font-size: 18px;
        text-align: center;
    }
    .page .rpwe-block .rpwe-li .line_tag_data {
        position: relative;
        bottom: 0px;
        right: 0px;
        left: 0px;
        text-align: center;
        margin: 0 auto;
        margin-bottom: 60px;
        margin-top: 20px;
        width: 90%;
    }
    .page .rpwe-block .rpwe-li .rpwe-summary .more-link{
        border: none;
        left: 0px;
        color: #e6af09;
        border-radius: 0px;
        text-decoration: underline;
        text-transform: unset;
        font-size: 16px;
    }
    .page .rpwe-block .rpwe-li:hover{
        cursor: pointer;
        background-image: none;
        background-repeat: no-repeat;
        background-position: right 0px;
        position: relative;
        left: 0px;
    }
}
@media (max-device-width: 767px), (max-width: 767px){
    .page .custom-header,
    .single .custom-header{
        margin-bottom: 0px !important;
    }
    .news_banner {
        margin-top: 55px;
    }
    .single .wrap.news #primary .navigation .nav-links .nav-previous,
    .single .wrap.news #primary .navigation .nav-links .nav-next{
        display: none;
    }
    .page .wrap.news, 
    .post .wrap.news, 
    .single .wrap.news, 
    .single .wrap.news #primary{
        margin-top: 80px;
    }
}
@media (max-device-width: 667px), (max-width: 667px){
    .single .wrap.news #primary .all_news{
        float: none;
        display: block;
        width: 138px;
        margin: 10px auto;
    }
    .single .wrap.news #primary .gotogame{
        margin: 80px auto;
        margin-bottom: 50px;
    }
    .site-content .out_soc_btns{ 
        text-align: center;
    }
    .single .wrap.news #primary .post_tags{
        margin-left: 12px;
        float: none;
        width: 100%;
    }
}
@media (max-device-width: 440px), (max-width: 440px){
    .page .rpwe-block .rpwe-li{
        width: 96%;
    }
    .page .rpwe-block .rpwe-li .rpwe-img{
        width: 100%;
    }
}
@media (max-device-width: 375px), (max-width: 375px){
    .site-content .soc_btns{
        width: 38px;
        margin-left: 0px;
    }
}