.hs-pagination .fixed-nav{position:fixed;bottom:40px;height:80px;z-index:90}.hs-pagination .fixed-nav.fixed-nav-prev{left:0}.hs-pagination .fixed-nav .photo{height:80px;width:80px;position:relative;z-index:92;overflow:hidden;line-height:0;background-color:#000;float:left;transition:all .3s ease-in-out;background:#EEE;margin:0}.hs-pagination .fixed-nav .photo:before{font-family:'mfn-icons';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:32px;color:#ccc;transition:color .1s ease-in-out}.hs-pagination .fixed-nav-next .photo:before{content:'\e916'}.hs-pagination .fixed-nav-prev .photo:before{content:'\e8b8'}.hs-pagination .fixed-nav.fixed-nav-next{right:0}.hs-pagination .fixed-nav:hover .photo:before{color:#aaa}@media only screen and (min-width:1240px){.hs-pagination .fixed-nav.fixed-nav-prev{margin-left:250px}}@media(max-width:767px){.hs-pagination .fixed-nav{display:none}}