.lg-outer #lg-share {
    display: none !important;
}
a.doc {
    display:inline-block;
    font-size:16px;
    padding:2px 1px;
    margin:2px 0;
    text-decoration:none;
}
a.doc:hover {
    border-bottom:1px solid #000;
}

.post-corporate-figure {
    text-align:center;
}
.easy-content a {
    border-bottom:1px dotted #000;
}
.easy-content a:hover {
    border-bottom:1px solid #000;
}
.nav-minimal-list a, 
p.rights {
    color:#B5BCBF;
}
.nav-minimal-list a:hover {
    color:#B5BCBF;
    text-decoration:underline;
}
.button-media-twitter {
    background:#007EB2;
}
.swiper-slide-container {
    border-radius:20px;
    background:rgba(0,0,0,0.3);
}
#blocks-sub_footer-0 h1 {
    font-size:33px;
}

@media (min-width: 576px) {
    
    .game-result-page .game-info {
        padding: 45px;
    }
    .game-result-page .game-info-team {
        width: 300px;
        height:250px;
    }
    .game-result-page .game-info-team img {
        max-width:100%;
        max-height:100%;
    }
    .game-result-page .game-info-middle-vertical {
        width:300px;
    }
    .game-result-page .game-result-team-divider, .game-result-page .game-info-team-divider {
        width:45px;
        height:45px;
        font-size:20px;
        line-height:44px;
    }
    .game-result-page .game-info * + .group-sm {
        margin-top: 50px;
    }
    .game-result-page .game-result-score {
        margin:10px;
        font-size:2.28em;
    }
    
}

@media (min-width: 1200px) {
    
    .rd-dropdown-item-14771 ul {
        min-width:540px;
        overflow:hidden;
    }
    .rd-dropdown-item-14771 ul li {
        display:inline-block;
        margin:0;
        width:50%;
        float:left;
        box-sizing:border-box;
    }
    
}