/* .container iframe je strašně obecné, příště prosím upřesnit */
.container iframe{
    /*position: absolute;*/
    top: 0;
    left: 0;
    width: 100%;
    /*height: 100%;*/
}
.embed-responsive{
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #191919;
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
.banners2 .col-sm-4 img{
    width: 100%;
}
.banners2{
	padding: 48px 0;
    background: #0e3a7e;
}
@media(max-width: 768px){
    .banners2 .col-sm-4{
        float: left;
        width: 33%;
    }

}
@media(max-width: 576px){
    .banners2 .container{
        display: inline-block;
    }
    .banners2 .col-sm-4{
        width: 100%;
        margin-bottom: 10px;
        padding: 0 7px;
    }
}
.banners2 .container{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: justify;
}

img.foto-soupiska {
    max-width: 800px !important;
    padding-bottom: 30px;
}



.social-menu .fanshop {
    width: 200px;
}
    
}
#main-nav .logo .logo-link img {
    width: 80%;
    height: 80%;
}

@media (max-width: 991px){
    #main-nav .logo .logo-link img {
        width: 40%; 
        height: 40%; 
    }
}

/* LOGO - vyroci start *
/*
.footer .foot-logo {
    width: 150px;
    margin-top: -35px;
    margin-bottom: 0;
}
*/
/*
.partners:after {
    background-image: url(../img/fcb_logo.png);
    top: -45px;
}
*/

/* LOGO - vyroci end */

.partners__item img {
    max-width: 100%;
    max-height: 60px;
    width: auto;
}

.event .stadium {
    font-size: 14px;
}

/* countdown - start */

.countdown {
    background: #2499dd;
}

.countdown > div h2 {
    margin-bottom: 0;
    color: #fff;
}

.countdown > div span {
    font-size: 12px;
    color: #fff;
}



/* countdown - end */

/* Fortuna betting */
.fortuna-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1rem;
    flex-wrap: wrap;
}
.fortuna-wrapper .fortuna-logo {
    margin: 0 !important;
    width: 88px;
    max-width: 100% !important;
}
@media (max-width: 475px) {
    .fortuna-wrapper {
        flex-direction: column;
    }
}

.fortuna-wrapper .betting-rate {
    background: rgba(255,219,1,1);
    padding: 0.25rem .5rem;
    display: block;
    color: #000 !important;
    text-decoration: none;
    text-align: center;
    font-size: 14px;
    margin: 0 .25rem;
    width: 40px;
    line-height: 1.6;
}

.fortuna-wrapper .betting-rate:hover {
    background: rgb(243, 206, 0);
    color: #000 !important;
}

.partners a img{
    max-width: 100% !important;
    object-fit: contain;
}

.foot-logo {
    max-width: 210px;
}
.modal-dialog {
    margin: 7rem auto;
}
@media (min-width: 660px){

    .modal-dialog {
        max-width: 860px;
        margin: 10px auto;
    }

}
.close {
    font-size: 2.4rem;
}
.foto-qrkod{
    width:50%; display:block; margin: 0 auto;
}
@media(max-width: 700px){
    .foto-qrkod{
        width:80%; display:block; margin: 0 auto;
    }
}
.foto-qrkod{
    width:50% !important; display:block; margin: 0 auto;
}
.img-sampion{
    width: 49% !important;
    border: 1px solid #888;
}
@media(max-width: 600px) {
    .foto-qrkod{
        width:80% !important;
    }
    .img-sampion{
        width: 80% !important;
        display: block;
        margin: 20px auto !important;
    }
}
a.partneri-nadace{
    display: block; 
    margin: 10px auto;
    width: 40%;
}
a.partneri-nadace > img{
    width: 100%;
}
@media(max-width: 600px) {
    a.partneri-nadace{
        display: block; 
        margin: 0 auto;
        width: 90%;
    }
}
