.journo-pin img{width:20px !important;}
.entries-box{margin-bottom:40px;}
.entry-separator{width:50%;position:absolute;height:40px;border-right:1px solid #d1d3d4;top:-40px;}
.entry-box{width:405px;height:100%;box-shadow:0 0 10px rgba(0, 0, 0, 0.5);position:relative;margin-top:40px;}
.entry-header{width:405px;font-family:'gotham_mediumregular';font-size:13px;padding:20px 24px;height:65px;color:#fff;background:url(../images/black-sharp-background.jpg) no-repeat 0 0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;line-height:25px;}
.entry-index{color:#fff;font-family:'gotham_mediumregular';font-size:10px;background:url(../images/map-pin-number-2x.png) center no-repeat;width:17px;height:24px;background-size:cover;text-align:center;float:left;line-height:18px;margin-right:5px;}
.entry-date{color:#e64527;font-family:'DIN Alternate Bold';border-bottom:1px solid #d1d3d4;margin:12px 50px;padding:8px 0;text-transform:uppercase;}
.entry-description{padding:14px 28px;}
.entry-content-box{}
.entry-content{cursor:pointer;text-align:center;position:relative;background-color:#f6f6f6;background-size:cover;background-repeat:no-repeat;overflow:hidden;margin-top:8px;}
.entry-video-play-button{position:absolute;left:0;right:0;top:0;bottom:0;z-index:1;cursor:pointer;background:url('../images/play_button.png') no-repeat center;}
.entry-content img{width:100%;position:absolute;opacity:1;top:0;left:0;transition:opacity 1s linear;}
.entry-content img.loaded{opacity:1;}
.entry-content-description{padding:14px 28px;}
.entry-footer{}
.entry-footer-first{background-color:#e8e9e9;height:50px;}
.entry-author-img{width:50px;height:50px;object-fit:cover;}
.entry-author-username{font-family:'DIN Alternate Bold';font-size:14px;line-height:20px;margin:14px 14px 0 0;text-overflow:ellipsis;overflow:hidden;max-width:250px;}
.entry-share{margin:12px 28px;width:25px;}
.entry-footer-last{height:50px;}
.entry-like-btn{margin:12px 10px 10px 22px;width:25px;height:22px;border:0;background:url('../images/like-icon-2x.png') no-repeat center;background-size:contain;}
.entry-like-btn-active{background-image:url('../images/likeActive.png')!important;}
.entry-like-count{font-family:'GothamBook';margin:15px 2px;font-size:12px;}
.modal-lightbox .modal-dialog{max-width:100%;width:auto !important;display:inline-block;}
.modal-lightbox.in{text-align:center;}
.modal-lightbox .modal-body{position:relative;}
.modal-lightbox .modal-body img{max-width:100%;max-height:100%}
.modal-lightbox .modal-body video{max-width:100%;}
.sharing_link{background-color:#fff;cursor:text !important;}
.link-wrapper{position:relative;padding-right:42px;}
.sharing_link_copy{position:absolute;top:0;right:0;}
.copy-icon{width:16px;height:16px;padding:0;margin:0;vertical-align:middle;}
.entry_sharing_icon{display:inline-block;margin-right:9px;margin-bottom:20px;}
.entry_sharing_modal .modal-body > p{margin-top:20px;}
.entry_sharing_modal .share_buttons{margin-bottom:-15px;text-align:center;}
#footer{position:relative;z-index:100;}
.img-small{filter:blur(50px);transform:scale(1);}
@media screen and (max-width:535px){.entry_sharing_modal .share_buttons{max-width:210px;margin-left:auto;margin-right:auto;}
}
img.lazy{display:block;background-image:url(../images/loading.gif);background-repeat:no-repeat;background-position:50% 50%;}