* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.container {
    width: 90%;
    margin: 0 auto;
    /*background: pink;*/
}

.container .columns {
    float: left;
    margin: 0 0 0 0;
    padding: 0 0.5em;
    text-align: center;
}

.row:nth(odd) {}

.clear:before,
.container:after,
.row:after,
.row:before,
.container:before,
.clear:after {
    content: " ";
    display: table;
}

.container:after,
.row:after,
.clear:after {
    clear: both;
}

.container .columns.col-1,
.container .columns.col-2,
.container .columns.col-3,
.container .columns.col-4,
.container .columns.col-5,
.container .columns.col-6,
.container .columns.col-7,
.container .columns.col-8,
.container .columns.col-9,
.container .columns.col-10,
.container .columns.col-11,
.container .columns.col-12,
.container .columns.col-13,
.container .columns.col-14,
.container .columns.col-15,
.container .columns.col-16 {
    width: 100%;
}

.f,
.io {
    font-family: PartnerUltraCondensed;
    font-size: 25px;
    color: white;
}

.f {
    margin: -4% 0 -2% 0;
}


/*    .desktopV {
        display: none;
    }*/

.Text {
    font-family: EuropeCond;
    color: rgb(255, 255, 255);
    text-shadow: 2px 2px 2px black;
    font-size: 1em;
    text-align: justify;
    padding-top: 4em;
}


body {
    background-image: url("../img/mainbg.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
}



/*footer {
    position: absolute;
    bottom: 0;
    height: 58px;
    width: 100%;
    background: rgba(0, 0, 0, .5);
    text-align: center;
}

footer p {
    padding: 10px 0;
    font-size: 1.2em;
    font-weight: bold;
    color: white;
}

header {
    height: 58px;
    background: rgba(0, 0, 0, .5);
    text-align: center;
    margin-bottom: 10px;
}
*/

svg {
    padding-top: 6%;
    width: 60%;
}

.Icon {
    margin-bottom: -2%;
    z-index: -100;
    position: relative;
}

.Icon img {
    width: 20%;
}

.button {
    background: rgb(174, 17, 48);
    display: table;
    padding: 2px 15px;
    border-radius: 5px;
    color: rgb(255, 255, 255);
    font-family: sans-serif;
    font-size: 1em;
}

.button:hover {
    background: rgb(48, 48, 48);
    color: rgb(174, 17, 48);
    cursor: pointer;
}




/*Animations*/

.Icon img {
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    /*transform-origin: 32px 154px;*/
    transform-origin: 51% 214%;
    /*animation: rotate 15s infinite linear;*/
}

@keyframes rotate {
    from {
        transform: rotateZ(0deg);
    }

    50% {
        transform: rotateZ(20deg);
    }

    75% {
        transform: rotateZ(-25deg);
    }

    to {
        transform: rotateZ(0deg);
    }
}





/*END ANIMATIONS*/

.PictureImg {}

.PictureImg img {
    width: 70%;
    position: relative;
    bottom: 15px;
}

.Name {
    font-family: PartnerUltraCondensed;
    border-radius: 5px;
    color: rgb(255, 255, 255);
    /*height: 150px;*/
    /*padding: 5px 0 8px 0;*/
    /*margin: 0 4%;*/
}

.Name h2 {
    font-family: PartnerUltraCondensed font-size: 1.3em;
}

.TextBaner {
    /*background: rgba(48, 48, 48);*/
    /*padding: 5px 30px 5px 30px;*/
    /*border-radius: 10px;*/
    margin: 0 2%;
}

.TextBaner p {
    padding: 15px 0 15px 0;
    color: white;
    font-size: 1.5em;
    text-align: justify;
    font-family: EuropeCond;
}

.TextBaner h2 {
    padding: 15px 0 15px 0;
    text-align: center;
    color: rgba(255, 255, 255, 0.8);
    font-family: Anvyl;
    font-size: 2em;
    letter-spacing: 2px;
}

.TextBaner h4 {
    /*padding: 15px 0 15px 0;*/
    text-align: center;
    color: rgb(255, 255, 255);
    font-family: PartnerUltraCondensed;
    font-size: 1.5em;
}

.TextBaner span {
    /*padding: 15px 0 15px 0;*/
    text-align: center;
    color: rgb(174, 17, 48);
    font-family: PartnerUltraCondensed;
    font-size: 1.5em;
}


.NominationName {
    font-family: Anvyl;
    color: rgba(255, 255, 255, 0.8);
    font-size: 2em;
}





/*------------------------------------*/


/*Конец стилей первой строки firstrow*/


/*Стили для элементов второй строки secondrow*/


/*-----------------------------------------*/

.secondRow {
    margin-top: 5%;
}

.common {
    border-radius: 9px;
    background: #221648;
    /*padding: 5px;*/
    margin: 15px;
}

.common:hover .district {
    color: #961239;
    /*width: 75%;
    margin-top: -20%;*/
}

.common:hover .st12 tspan {
    display: block;
}

.common:hover {
    cursor: pointer;
    border-radius: 20px;
    box-shadow: 0px 0px 18px rgb(255, 255, 255, .5);
}

.avatar {}

.avatar img {
    width: 50%;
    /*margin-top: -30%;*/
}

.textbox {}

.district {
    font-family: PartnerUltraCondensed;
    font-size: 2.1em;
    color: rgb(255, 255, 255);
    margin: 8% 0 2% 0;
}

.f,
.io {
    font-family: PartnerUltraCondensed;
    font-size: 25px;
    color: white;
}

.f {
    margin: -4% 0 -2% 0;
}

@media (min-width: 799px) {




    .TextBaner {
        /*background: rgba(48, 48, 48);*/
        /*padding: 5px 30px 5px 30px;*/
        /*border-radius: 10px;*/
        margin: 0 2%;
    }

    .TextBaner p {
        padding: 15px 0 15px 0;
        color: white;
        font-size: 1.5em;
        text-align: justify;
        font-family: EuropeCond;
    }

    .TextBaner h2 {
        padding: 15px 0 15px 0;
        text-align: center;
        color: rgba(255, 255, 255, 0.8);
        font-family: Anvyl;
        font-size: 4em;
        letter-spacing: 2px;
    }

    .TextBaner h4 {
        /*padding: 15px 0 15px 0;*/
        text-align: center;
        color: rgb(255, 255, 255);
        font-family: PartnerUltraCondensed;
        font-size: 1.5em;
    }

    .TextBaner span {
        /*padding: 15px 0 15px 0;*/
        text-align: center;
        color: rgb(174, 17, 48);
        font-family: PartnerUltraCondensed;
        font-size: 1.5em;
    }


    .NominationName {
        font-family: Anvyl;
        color: rgba(255, 255, 255, 0.8);
        font-size: 2em;
    }


    * {
        margin: 0;
        padding: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    p {
        font-family: Anvyl, Anvyl;
        color: rgb(169, 169, 169);
        text-shadow: 2px 2px 2px black;
        font-size: 2em;
    }

    body {
        background-image: url("../img/mainbg.jpg");
        background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
    }

    svg {
        width: 70%;
    }
    /*    header {
        height: 50px;
        background: rgba(0, 0, 0, .5);
        margin-bottom: 30px;
    }*/
    /*        footer {
            height: 50px;
            background: rgba(0, 0, 0, .5);
            margin-top: 30px;
            position: relative;
        }*/
    /*    footer p {
        padding: 5px 0;
        color: white;
        font-size: 2em;
    }*/
    .Text {
        font-family: EuropeCond;
        color: rgb(255, 255, 255);
        text-shadow: 2px 2px 2px black;
        font-size: 1.5em;
        text-align: justify;
    }
    #outCircle {
        -webkit-transform-origin: 50% 50%;
        -moz-transform-origin: 50% 50%;
        -o-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        animation: rotate 20s infinite linear;
    }

    #inCircle {
        -webkit-transform-origin: 50% 50%;
        -moz-transform-origin: 50% 50%;
        -o-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        transform-origin: center center;
        animation: rotate_in 20s infinite ease-in;
    }

    #star,
    #year {
        -webkit-transform-origin: 50% 50%;
        -moz-transform-origin: 50% 50%;
        -o-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        transform-origin: center center;
        animation: star 10s infinite ease-in;
    }

    .NominationName {
        font-family: Anvyl;
        color: rgba(255, 255, 255, 0.8);
        font-size: 4em;
    }

    @keyframes rotate {
        from {
            transform: rotateZ(0deg);
        }

        50% {
            transform: rotateZ(45deg);
        }

        to {
            transform: rotateZ(0deg);
        }
    }

    @keyframes rotate_in {
        from {
            transform: rotateZ(720deg) scale(1);
        }

        50% {
            transform: rotateZ(650deg) scale(.8);
        }

        to {
            transform: rotateZ(720deg) scale(1);
        }
    }

    @keyframes star {
        from {
            transform: scale(1);
        }
        50% {
            transform: scale(1.2);
        }
        to {
            transform: scale(1);
        }
    }


    .container {
        width: 60%;
        margin: 0 auto;
        /*background: pink;*/
    }

    .container .columns {
        float: left;
        margin: 0 0 0 0;
        padding: 0 0.5em;
        text-align: center;
    }

    .row:nth(odd) {}

    .clear:before,
    .container:after,
    .row:after,
    .row:before,
    .container:before,
    .clear:after {
        content: " ";
        display: table;
    }

    .container:after,
    .row:after,
    .clear:after {
        clear: both;
    }

    .container .columns.col-1 {
        width: 6.25%
    }
    .container .columns.col-2 {
        width: 12.5%
    }
    .container .columns.col-3 {
        width: 18.75%
    }
    .container .columns.col-4 {
        width: 25%
    }
    .container .columns.col-5 {
        width: 31.25%
    }
    .container .columns.col-6 {
        width: 37.5%
    }
    .container .columns.col-7 {
        width: 43.75%
    }
    .container .columns.col-8 {
        width: 50%
    }
    .container .columns.col-9 {
        width: 56.25%
    }
    .container .columns.col-10 {
        width: 62.5%
    }
    .container .columns.col-11 {
        width: 68.75%
    }
    .container .columns.col-12 {
        width: 75%
    }
    .container .columns.col-13 {
        width: 81.25%
    }
    .container .columns.col-14 {
        width: 87.5%
    }
    .container .columns.col-15 {
        width: 93.75%
    }
    .container .columns.col-16 {
        width: 100%
    }

    /*-----------------------*/
}

#midleCircle path:hover {
    stroke: white;
    stroke-width: 2px;
    cursor: pointer;
    fill: rgb(0, 0, 0);
}




/*End media*/


}