body {
    background-color: #bdbdbd;
    overflow-x: hidden;
}

@media screen and (max-width: 360px) {
    .head-image {
        background-position: center left;
        background-repeat: no-repeat;
        width: 100%;
        position: absolute;
        width: 100%;
        height: 100vh;
        max-height: 1080px;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        background-size: cover;
        -o-background-size: cover;
    }
    .header-logo {
        left: 0px !important;
        top: 355px !important;
        height: 150px;
    }
    .army-text {
        text-align: left;
        position: absolute;
        padding-left: 25px;
    }
}

@media screen and (max-width: 768px) {
    .head-image {
        background-position: center left;
        background-repeat: no-repeat;
        width: 100%;
        position: absolute;
        width: 100%;
        height: 100vh;
        max-height: 1080px;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        background-size: cover;
        -o-background-size: cover;
    }
    .header-logo {
        left: 0px !important;
        top: 355px !important;
        height: 300px;
    }
    .army-text {
        text-align: left;
        position: absolute;
        padding-left: 50px;
    }
}

@media screen and (max-width: 992px) {
    .head-image {
        background-position: center left;
        background-repeat: no-repeat;
        width: 100%;
        position: absolute;
        width: 100%;
        height: 100vh;
        max-height: 1080px;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        background-size: cover;
        -o-background-size: cover;
    }
    .army-text {
        text-align: left;
        position: absolute;
        padding-left: 50px;
    }
    .boxgray {
        top: -70px !important;
    }
}

@media screen and (min-width: 1200px) {
    .head-image {
        background-position: center left;
        background-repeat: no-repeat;
        background-size: cover;
        width: 100%;
        height: 905px;
        min-width: 1355px;
        position: absolute;
    }
}

.head-set {
    min-height: 699px;
}

.header-logo {
    background-image: url(../img/bitva_logo_hlavicka.svg);
    background-repeat: no-repeat;
    height: 150px;
    width: 200px;
    top: 200px;
    position: absolute;
}

.main-menu {
    padding-top: 140px;
    padding-left: 180px;
}

.headbg {
    padding-left: 150px;
    background-color: #282828;
    color: aliceblue;
    font-family: "open sans";
    font-style: italic;
    font-size: 14px;
    border-right: solid beige 2px;
    height: 699px;
    min-height: 699px;
}

.armymenutext {
    color: aliceblue;
    font-family: "open sans";
    font-style: italic;
    font-size: 14pt;
    border: none;
    background: transparent;
}

.fbbtp {
    margin-top: 60px;
    height: 37px;
}

.headbg>ul>li {
    text-decoration: none;
    margin-top: 8px;
    list-style-type: none;
}

.headbg>ul>li:hover {
    text-decoration: none;
    color: #c40c36;
}

#listy>li:hover {
    text-decoration: none;
    list-style-type: none;
    color: #c40c36;
}

#listy {
    font-family: "open sans";
    font-style: italic;
    font-size: 11px;
    padding-left: 21px;
    list-style-type: none;
}

#listy>li {
    margin-top: 5px;
}

.listelement:link {
    text-decoration: none;
    color: aliceblue;
}

.listelement:visited {
    text-decoration: none;
    color: aliceblue;
}

.listelement:active {
    text-decoration: none;
    color: #c40c36
}

.listelement:hover {
    text-decoration: none;
    color: #c40c36
}

.uvod {
    background-color: #bdbdbd;
    height: 300px;
}

.seda {
    background-color: #bdbdbd;
}

.sidenav {
    height: 100%;
    width: 200px;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    padding-top: 20px;
}

.logo-autor {
    height: 231px;
    margin-bottom: 40px;
}

.logo-nav {
    height: 45px;
    width: 75px;
}

.graybox-red-text {
    font-size: 14pt;
}

.hrstyle {
    width: 100px;
    color: #c40c36;
    background-color: #c40c36;
    height: 3px;
}

.text-welcome {
    font-family: "open sans";
    font-weight: bold;
    font-size: 14px;

}

.top-buffer {
    margin-top: 20px;
}

.h-army {
    font-family: "open sans";
    font-size: 30px;
    color: #c40c36;
    padding-bottom: 40px;
    font-weight: lighter;
}

.cerverna {
    color: #c40c36;
    font-family: "Open sans";
    font-style: italic;
    font-size: 16px;
}

.boxgray {
    position: relative;
    top: 120px;
    font-family: 'Open sans';
    font-weight: bold;
    font-size: 16pt;
    text-align: center;
    margin-bottom: 160px;
}

.red-boreder {
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin: 0 auto;
    padding: 15px;
    border: #c40c36 solid 5px;
    font-weight: bold;
    font-size: 14pt;
}

.rega {
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin: 0 auto;
    padding: 15px;
    font-weight: lighter;
    font-size: 14pt;
}

.army {
    margin: 50px 0px 50px 0px;
    background: #232323;
    position: relative;
    min-height: 270px;
}

.army-menu:hover {
    background-image: url(../img/kapka.svg);
    background-repeat: no-repeat;
    background-position: left;
    color: #bdbdbd;
    margin-left: -20px;
    padding: 0px 0px 0px 30px;
}

.army-menu-click {
    background-image: url(../img/kapka.svg);
    background-repeat: no-repeat;
    background-position: left;
    color: #bdbdbd;
    margin-left: -10px;
    padding: 0px 0px 0px 30px;
}

.army-menu {
    color: #c40c36;
    font-family: 'Open sans';
    font-size: 16px;
    font-weight: lighter;
    text-align: left;
    margin-bottom: 20px;
    cursor: pointer;
    transition: margin-left 0.3s ease-out;
}

.text-16-l {
    font-family: 'Open sans';
    font-size: 16px;
    font-weight: lighter;
}

.text-12-italic {
    font-family: 'Open sans';
    font-size: 12px;
    font-style: italic;
    font-weight: bolder;
}

.text-12-i {
    font-family: 'Open sans';
    font-size: 12px;
    font-style: italic;
}

.text-16-b {
    font-family: 'Open sans';
    font-size: 16px;
    font-weight: bold;
}

.text-12-b {
    font-family: 'Open sans';
    font-size: 12px;
    font-weight: bold;
}

.text-14-b {
    font-family: 'Open sans';
    font-size: 14px;
    font-weight: bold;
}

#army-content {
    text-align: justify;
    margin: 50px 0px 10px 10px;
    font-family: "open sans";
    font-size: 12px;
    font-weight: bolder;
}

.cosplay {
    background-color: #C40C36;
    width: fit-content;
    border-left: 27px solid #C40C36;
    right: 25px;
    position: relative;
    font-size: 16px;
    font-family: "Open sans";
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 105px;
    font-weight: bolder;
}

.army:before {
    left: -999em;
    background: #232323;
    content: '';
    display: block;
    position: absolute;
    width: 999em;
    top: 0;
    bottom: 0;
}

.army-text {
    text-align: left;
    position: absolute;
}

.h-prav {
    font-family: "open sans";
    font-size: 30px;
    color: #c40c36;
    font-style: normal;
    font-weight: lighter;
}

.h-prav2 {
    font-family: "open sans";
    font-size: 30px;
    font-weight: lighter;
}

.prav-list {
    list-style-type: none;
}

.prav-list>li {
    height: 75px;
    background-repeat: no-repeat;
    background-position: right;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 20px;
}

.prav-list>li:hover {
    color: #c40c36;
}

.weapon {
    background-image: url(../img/zbran_pasiv.svg);
}

.weapon:hover {
    background-image: url(../img/zbran_aktiv.svg);
}

.brawl {
    background-image: url(../img/boj_pasiv.svg);
    background-size: 75px;
}

.brawl:hover {
    background-image: url(../img/boj_aktiv.svg);
}

.tabor {
    background-image: url(../img/tabor_pasiv.png);

  
}

.tabor:hover {
    background-image: url(../img/tabor_aktiv.png);
}

.rules {
    height: 65px !important;
    background-image: url(../img/vybaveni_pasiv.svg);
    background-size: 75px;
}

.rules:hover {
    background-image: url(../img/vybaveni_aktiv.svg);
}

.grad-autor {
    background-image: url(../img/pozadi.jpg);
    background-size: cover;
    background-position: bottom;
    font-family: "Open Sans";
    font-style: italic;
    font-size: 12px;
}

.autors {
    background-image: linear-gradient(#070707, #232323);
    padding-top: 200px;
}

#mainNav {
    background-color: #212529;
}

#mainNav .navbar-toggler {
    font-size: 12px;
    right: 0;
    padding: 13px;
    text-transform: uppercase;
    color: white;
    border: 0;
    background-color: #c40c36;
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.h-red-boreder {
    color: black;
    background: #c40c36;
    padding: 3px;
    font-family: "open sans";
    font-weight: bold;
    font-size: 14px;
}

.h-autors {
    color: #c40c36;
    font-size: 30pt;
}

.t-bold {
    font-family: "open sans";
    font-weight: bold;
    font-size: 14pt;
}

#mainNav .navbar-brand {
    color: #c40c36;
    font-family: 'Kaushan Script', 'Helvetica Neue', Helvetica, Arial, cursive;
}

#mainNav .navbar-brand.active, #mainNav .navbar-brand:active, #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
    color: #c40c36;
}

#mainNav .navbar-nav .nav-item .nav-link {
    font-size: 90%;
    font-weight: 400;
    padding: 0.75em 0;
    letter-spacing: 1px;
    color: white;
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

#mainNav .navbar-nav .nav-item .nav-link.active, #mainNav .navbar-nav .nav-item .nav-link:hover {
    color: #c40c36;
}

@media (min-width: 992px) {
    #mainNav {
        padding-top: 25px;
        padding-bottom: 25px;
        -webkit-transition: padding-top, padding-bottom;
        -moz-transition: padding-top, padding-bottom;
        transition: padding-top, padding-bottom;
        border: none;
        background-color: transparent;
    }
    #mainNav .navbar-brand {
        font-size: 1.75em;
        -webkit-transition: all;
        -moz-transition: all;
        transition: all;
    }
    #mainNav .navbar-nav .nav-item .nav-link {
        padding: 1.1em 1em !important;
    }
    #mainNav.navbar-shrink {
        padding-top: 0;
        padding-bottom: 0;
        background-color: #000000;
    }
    #mainNav.navbar-shrink .navbar-brand {
        font-size: 1.25em;
        padding: 12px 0;
    }
}

.footeer {
    padding-bottom: 10px;
    padding-top: 60px;
    background-color: #000000;
}

.red-foter {
    max-width: -webkit-fill-available;
    padding: 11px;
    border: #C40C36 solid 2px;
    font-weight: initial;
    font-size: 12pt;
    color: white;
    text-align: center;
}

.text-red {
    color: #C40C36;
}

.foter-par {
    font-size: 12px;
    font-family: "open sans";
    font-style: italic;
}

.produc {
    background-color: #232323;
}

.produca:link {
    color: #bdbdbd;
}

.produca:hover {
    color: #bdbdbd;
}

.produca>:active {
    color: #bdbdbd;
}

.produca:visited {
    color: #bdbdbd;
}

.hrhr {
    padding-bottom: 20px;
}

.hrwhite {
    width: 270px;
    color: white;
    background-color: white;
    height: 2px;
}