.prev-post,.next-post
{background-color:#D7D7D7;display:none;position:fixed;
border:1px solid rgba(0,0,0,.1);top:85%;margin-top:-39px;
height:78px;width:44px;padding-left:5px;overflow:hidden;z-index:2;
-webkit-transition:width .25s;
-moz-transition:width .25s;
-o-transition:width .25s;
transition:width .25s}

.prev-post:hover,.next-post:hover{width:275px;z-index:1001;}
.prev-post:hover .wrapper-related-articles,.next-post:hover .wrapper-related-articles
{opacity:1;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;
-o-transition:opacity .2s;transition:opacity .2s;
transition-delay:.25s;-moz-transition-delay:.25s;
-ms-transition-delay:.25s;-o-transition-delay:.25s;
-webkit-transition-delay:.25s}
.prev-post i,.next-post i{position:absolute;font-size:34px;top:50%;margin-top:-17px;color:#999}
.prev-post i.fa-chevron-left,.next-post i.fa-chevron-left{left:8px}
.prev-post i.fa-chevron-right,.next-post i.fa-chevron-right{right:8px}
@media screen and (min-width:1138px)
{
.prev-post,.next-post{display:block}
}
.prev-post{border-left:0;left:0;text-align:left}
.prev-post .wrapper-related-articles{padding:5px 5px 5px 40px}
.next-post{border-right:0;right:0;text-align:right}
.next-post .wrapper-related-articles{padding:5px 40px 5px 5px}
.wrapper-related-articles
{opacity:0;color:#222;display:block;text-align:left;overflow:hidden;position:relative;
text-overflow:-o-ellipsis-lastline;box-sizing:border-box;-moz-box-sizing:border-box;
-ms-box-sizing:border-box;-o-box-sizing:border-box;
-webkit-box-sizing:border-box;float:left}
.wrapper-related-articles>a{float:left;display:block;padding-right:12px}
.wrapper-related-articles>a img{max-width:65px;height:inherit}
.wrapper-related-articles>h2
{display:table-cell;text-overflow:ellipsis;vertical-align:top;word-wrap:break-word;
font-size:.8125rem;line-height:1.1em;margin:0}#related{display:none}

