.bg-facebook{background-color:#39599f}.bg-twitter{background-color:#55acee}.bg-facebook-messenger{background-color:#0084fc}.bg-whatsapp{background-color:#00a500}.bg-google-plus{background-color:#de4b39}.bg-black{background-color:#000}.text-white{color:#fff!important}.featured-posts-grid .featured-posts-grid__entry img{height:350px}@media (max-width:992px){.featured-posts-grid .featured-posts-grid__entry img{height:180px}}.featured-posts-grid .featured-posts-grid__entry .entry__title{max-height:85px}.featured-posts-grid .featured-posts-grid__entry .entry__title a{display:block;max-height:85px;overflow:hidden;word-break:break-all}.tab-post .entry__title a{display:block;height:55px;overflow:hidden;word-break:break-all}#progressBar{position:fixed;left:0;top:0;z-index:1002;width:100%;height:3px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background-color:transparent;color:#2d95e3;display:none}#progressBar::-webkit-progress-bar{background-color:transparent}#progressBar::-webkit-progress-value{background-color:#2d95e3}#progressBar::-moz-progress-bar{background-color:#2d95e3}.entry__share .socials{width:95px}@media (max-width:479px){.entry__share .socials{width:100%}}.entry__article{width:100%}#read-view{position:relative;overflow:hidden;margin-bottom:-8px;padding-left:0;-webkit-transition:all .75s ease-in-out;transition:all .75s ease-in-out}#read-view *{max-width:100%}#read-view.hide-story{max-height:400px;min-height:300px}#read-view img{float:none!important;height:auto!important;width:100%}@media (max-width:767px){#read-view iframe{width:100%}}@media (max-width:767px){#read-view iframe.embed-frame{min-height:350px}}#read-view a{color:#2d95e3;text-decoration:underline}#read-view .entry__tags a{color:#54555e;text-decoration:none}#read-view #read-more{text-decoration:none}#read-view p,#read-view span{font-size:1rem!important}#read-overlay{position:absolute;left:0;right:0;bottom:0;z-index:10;display:-webkit-box;display:flex;min-height:240px;padding-left:0;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;background-image:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),color-stop(61%,hsla(0,0%,100%,.97)),color-stop(62%,hsla(0,0%,100%,.99)));background-image:linear-gradient(180deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.97) 61%,hsla(0,0%,100%,.99) 62%)}#img-modal{display:none;position:fixed;z-index:10000;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.9)}#img-modal .modal-content{margin:auto;display:block;max-width:900px;position:relative;border-radius:5px}@media (max-width:479px){#img-modal .modal-content{width:100%}}#img-modal img{width:100%;border-radius:5px}#img-modal #caption,#img-modal .modal-content{-webkit-animation-name:zoom;-webkit-animation-duration:.6s;animation-name:zoom;animation-duration:.6s}@-webkit-keyframes zoom{0%{-webkit-transform:scale(0)}to{-webkit-transform:scale(1)}}@keyframes zoom{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}#img-modal .close{position:absolute;top:0;right:0;color:#fff;background:transparent;font-size:35px;font-weight:700;-webkit-transition:.3s;transition:.3s;text-shadow:1px 2px 2px #000;line-height:20px}#img-modal .close:focus,#img-modal .close:hover{color:#fff;background-color:transparent;text-decoration:none;cursor:pointer}.story-respond{padding-bottom:0;padding-left:0}.story-respond .reaction{margin-bottom:16px}.story-respond .reaction .reaction-ul{display:-webkit-box;display:flex;padding-left:0;list-style:none;margin:0 -8px}.story-respond .reaction .reaction-ul .reaction-li{padding-right:8px;padding-left:8px;flex-shrink:0;flex-basis:20%}.story-respond .reaction .reaction-ul .reaction-li .reaction-link{position:relative;display:-webkit-box;display:flex;overflow:hidden;padding:2px;-webkit-box-align:center;align-items:center;border:1px solid #9e9e9e;border-radius:50px;-webkit-transition:all .2s ease;transition:all .2s ease;color:#000}.story-respond .reaction .reaction-ul .reaction-li .reaction-link:hover{border-color:#2d95e3;box-shadow:0 3px 15px 0 rgba(0,0,0,.21);-webkit-transform:scale(1.1);transform:scale(1.1)}.story-respond .reaction .reaction-ul .reaction-li .reaction-link.active{border-color:#ffc107;background-color:#000;color:#fff}.story-respond .reaction .reaction-ul .reaction-li .reaction-link .reaction-img{position:relative;z-index:1;width:48px;height:48px;border-radius:50px}.story-respond .reaction .reaction-ul .reaction-li .reaction-link .reaction-img .reaction-name{margin-bottom:2px;line-height:16px}.story-respond .reaction .reaction-ul .reaction-li .reaction-link .reaction-img .reaction-score{margin-top:6px;font-size:16px;line-height:12px;font-weight:800}.story-respond .reaction .reaction-ul .reaction-li .reaction-link .reaction-fillbar{position:absolute;left:0;top:0;bottom:0;z-index:0;width:0;background-color:rgba(3,169,244,.5)}@media (max-width:479px){.story-respond .reaction .reaction-ul .reaction-li{padding-top:4px;padding-bottom:4px}}@media (max-width:479px){.story-respond .reaction .reaction-ul{display:block}}.story-respond .reaction .reaction-stats{margin-top:16px;font-size:12px;line-height:12px;text-align:right}img{max-width:100%;-o-object-fit:cover;object-fit:cover}.btn-switcher{z-index:10;position:fixed;right:0;top:100px;background:rgba(0,0,0,.5);padding:9px 12px;color:#fff;cursor:pointer}.btn-switcher:hover{opacity:.7}
.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}

#image-zoom {
    max-height: 85vh;
    position: absolute;
    top: 50%;
    left: 50%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

#image-zoom-img {
    opacity: 0;
}

.image-zoom-close{
    position: absolute;
    top: 5px;
    right: 5px;
    color: white;
}

.article-img-zoom{
    position: relative;
}

.image-zoom-icon{
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 9;
    cursor: zoom-in;
    color:black !important;
    filter: drop-shadow(0px 0px 5px white);
}


.swiper-image{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.swiper-wrapper{
    max-height:70vh !important;
}

.swiper-slide{
    height: auto !important;
}

.swiper-slide a img{
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: cubic-bezier(.34,.07,.095,.995);
    -o-transition-timing-function: cubic-bezier(.34,.07,.095,.995);
    transition-timing-function: cubic-bezier(.34,.07,.095,.995);
}

.swiper-slide a:hover img{
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.desktop-swiper-container{
    display: none !important;
}

.mobile-swiper-container{
    height: 60vh;
    display: block !important;
}

@media screen and (min-width: 768px) {
    .desktop-swiper-container {
        display: block !important;
    }

    .mobile-swiper-container {
        display: none !important;
    }
}
