*, .banner a {
    -webkit-box-sizing: border-box
}

h1, h2, h3, h4, h5, p, span, ul {
    margin: 0
}

.hover-gradient::before, .icon-share {
    -webkit-transition: all .4s ease;
    position: absolute
}

h1, h2, h3, p {
    color: #fff
}
.wow { visibility: hidden; }
.header, .icon-share {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox
}

@font-face {
    font-family: GPR;
    src: url(../fonts/fontsNew/GothamPro.eot);
    src: url(../fonts/fontsNew/GothamPro.eot?#iefix) format("embedded-opentype"), 
    url(../fonts/fontsNew/GothamPro.woff) format("woff"), 
    url(../fonts/fontsNew/GothamPro.ttf) format("truetype");
    font-style: normal;
    font-weight: normal
}

@font-face {
    font-family: GPB;
    src: url(../fonts/fontsNew/GothamPro-Bold.eot);
    src: url(../fonts/fontsNew/GothamPro-Bold.eot?#iefix) format("embedded-opentype"), 
    url(../fonts/fontsNew/GothamPro-Bold.woff) format("woff"), 
    url(../fonts/fontsNew/GothamPro-Bold.ttf) format("truetype");
    font-style: normal;
    font-weight: normal
}

@font-face {
    font-family: GPL;
    src: url(../fonts/fontsNew/GothamPro-Light.eot);
    src: url(../fonts/fontsNew/GothamPro-Light.eot?#iefix) format("embedded-opentype"), 
    url(../fonts/fontsNew/GothamPro-Light.woff) format("woff"), 
    url(../fonts/fontsNew/GothamPro-Light.ttf) format("truetype");
    font-style: normal;
    font-weight: normal
}

@font-face {
    font-family: GPM;
    src: url(../fonts/fontsNew/GothamPro-Medium.eot);
    src: url(../fonts/fontsNew/GothamPro-Medium.eot?#iefix) format("embedded-opentype"), 
    url(../fonts/fontsNew/GothamPro-Medium.woff) format("woff"), 
    url(../fonts/fontsNew/GothamPro-Medium.ttf) format("truetype");
    font-style: normal;
    font-weight: normal
}

* {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

p {
    font-family: GPL;
    font-size: 14px;
    line-height: 30px
}

h1 {
    font-size: 48px;
    font-family: GPB
}

h3 {
    font-size: 24px;
    font-family: GPM
}

a, a:active, a:focus, a:hover, a:visited {
    text-decoration: none;
    outline: 0
}

img {
    max-width: 100%;
    height: auto
}

.hover-gradient::before, .pattern::after, body .pseudo-body::before {
    height: 100%;
    top: 0;
    left: 0;
    content: ''
}

body:not(not-home) footer {
    background: #0c0b13 !important
}

body .pseudo-body {
    background: url(../images/body-bg.jpg) center top no-repeat;
    -o-background-size: 100% auto;
    background-size: 100% auto;
    position: relative;
    margin: 0;
    -webkit-transform: perspective(1px);
    -moz-transform: perspective(1px);
    transform: perspective(1px)
}

body .pseudo-body::before {
    width: 100%;
    background: url(../images/bg-texture-dots.png) center;
    position: absolute;
    z-index: -1
}

ul {
    list-style-type: none;
    padding: 0
}

.w-775, .w-970 {
    margin: 0 auto;
    width: 100%
}

input {
    border: none;
    outline: 0
}

.w-775 {
    max-width: 755px
}

.w-970 {
    max-width: 970px
}

.pattern {
    position: relative;
    -webkit-transform: perspective(1px);
    -moz-transform: perspective(1px);
    transform: perspective(1px)
}

.pattern::after {
    position: absolute;
    z-index: -1;
    background: url(../images/bg-texture-lines.png);
    width: 100%;
    -o-background-size: 390px 226px;
    background-size: 390px 226px
}

.border-gradient {
    border-left: none !important;
    border-right: none !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
    -o-background-size: 2px 100% !important;
    background-size: 2px 100% !important;
    border-top: 2px solid #3b3a58 !important;
    border-bottom: 2px solid #5d5b9c !important;
    background-position: 0 100%, 100% 0 !important;
    background-repeat: no-repeat !important;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(10%, #5d5b9c), to(#3b3a58)), -webkit-gradient(linear, left bottom, left top, color-stop(10%, #5d5b9c), to(#3b3a58)) !important;
    background-image: -webkit-linear-gradient(bottom, #5d5b9c 10%, #3b3a58 100%), -webkit-linear-gradient(bottom, #5d5b9c 10%, #3b3a58 100%) !important;
    background-image: -moz-linear-gradient(bottom, #5d5b9c 10%, #3b3a58 100%), -moz-linear-gradient(bottom, #5d5b9c 10%, #3b3a58 100%) !important;
    background-image: -o-linear-gradient(bottom, #5d5b9c 10%, #3b3a58 100%), -o-linear-gradient(bottom, #5d5b9c 10%, #3b3a58 100%) !important;
    background-image: linear-gradient(to top, #5d5b9c 10%, #3b3a58 100%), linear-gradient(to top, #5d5b9c 10%, #3b3a58 100%) !important
}

.hover-gradient {
    padding-left: 2px;
    padding-right: 2px
}

.hover-gradient::before {
    width: 100%;
    opacity: 0;
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(252, 18, 84, .1)), to(transparent)), -webkit-gradient(linear, left bottom, left top, from(rgba(252, 18, 84, .1)), to(transparent));
    background-image: -webkit-linear-gradient(bottom, rgba(252, 18, 84, .1) 0, transparent 100%), -webkit-linear-gradient(bottom, rgba(252, 18, 84, .1) 0, transparent 100%);
    background-image: -moz-linear-gradient(bottom, rgba(252, 18, 84, .1) 0, transparent 100%), -moz-linear-gradient(bottom, rgba(252, 18, 84, .1) 0, transparent 100%);
    background-image: -o-linear-gradient(bottom, rgba(252, 18, 84, .1) 0, transparent 100%), -o-linear-gradient(bottom, rgba(252, 18, 84, .1) 0, transparent 100%);
    background-image: linear-gradient(to top, rgba(252, 18, 84, .1) 0, transparent 100%), linear-gradient(to top, rgba(252, 18, 84, .1) 0, transparent 100%);
    -o-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease
}

.hover-gradient:hover {
    border-bottom-color: #fb1254 !important;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#fb1254), to(#3b3a58)), -webkit-gradient(linear, left bottom, left top, from(#fb1254), to(#3b3a58)) !important;
    background-image: -webkit-linear-gradient(bottom, #fb1254 0, #3b3a58 100%), -webkit-linear-gradient(bottom, #fb1254 0, #3b3a58 100%) !important;
    background-image: -moz-linear-gradient(bottom, #fb1254 0, #3b3a58 100%), -moz-linear-gradient(bottom, #fb1254 0, #3b3a58 100%) !important;
    background-image: -o-linear-gradient(bottom, #fb1254 0, #3b3a58 100%), -o-linear-gradient(bottom, #fb1254 0, #3b3a58 100%) !important;
    background-image: linear-gradient(to top, #fb1254 0, #3b3a58 100%), linear-gradient(to top, #fb1254 0, #3b3a58 100%) !important
}

.hover-gradient:hover::before {
    opacity: 1
}

.icon-share {
    width: 50px;
    height: 50px;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background: rgba(255, 255, 255, .1);
    font-size: 17px;
    color: #fff;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    -o-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
    bottom: 40px;
    right: 50px
}

.header a, .secondary__left a, .secondary__left > ul > li.has-child ul a {
    font-size: 12px;
    font-family: GPR;
    text-transform: uppercase
}

.icon-share:hover {
    color: #fc1254
}

.header {
    height: 64px;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 50px;
    border-bottom: 2px solid #5d5b9b;
    background: rgba(42, 41, 59, .75);
    position: relative;
    z-index: 1;
}

.header__left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -25px;
    width: 70%
}

.header__left > li > a {
    position: relative;
    display: inline-block;
    padding: 22px 25px
}

.header__left > li > a::before {
    content: '';
    position: absolute;
    width: 100%;
    display: inline-block;
    height: 0;
    border-bottom: 2px solid #fc1254;
    bottom: -2px;
    left: 0;
    z-index: 2;
    -webkit-transform: scaleX(.3);
    -moz-transform: scaleX(.3);
    -ms-transform: scaleX(.3);
    -o-transform: scaleX(.3);
    transform: scaleX(.3);
    opacity: 0;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease
}

li.has-child, li.has-child > a {
    position: relative
}

.header__right, .secondary {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox
}

.header__right a, li.has-child ul a {
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease
}

.header__left > li > a:hover::before {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
    opacity: 1;
    -webkit-box-shadow: 0 0 25px 5px rgba(252, 18, 84, .5);
    box-shadow: 0 0 25px 5px rgba(252, 18, 84, .5)
}

.secondary__left a:hover, li.has-child ul a:hover {
    opacity: .5
}

.header a {
    color: #fff;
    font-weight:bold;
}

.header__right {
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 30%;
    min-width: 320px
}

.header__right a, .secondary__left > ul {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox
}

.header__right a {
    height: 100%;
    line-height: 25px;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    transition: all .3s ease
}

.header__right a:hover {
    color: #ff0a55
}

.header__right a span:first-of-type {
    font-size: 20px;
    margin-right: 16px
}

.header__right a:last-of-type {
    background-position-y: -33px;
    margin-left: 44px;
    white-space: nowrap;
}

.logo-left {
    display: block !important;
    width: 66px;
    margin-right: 30px
}
.logo-left img {
    display:none;
}
.not-home .logo-left img{

    display: block !important;
}
.more-header > a::after {
    display: none
}

.more-header > a span {
    width: 4px;
    height: 4px;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background: #fff;
    display: inline-block;
    position: relative;
    -webkit-box-shadow: 8px 0 0 0 #fff, -8px 0 0 0 #fff;
    box-shadow: 8px 0 0 0 #fff, -8px 0 0 0 #fff
}

/*li.has-child > a {
    padding-right: 30px
}*/

/*li.has-child > a::after {
    content: '';
    width: 4px;
    height: 4px;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background: #fff;
    position: absolute;
    top: 26px;
    right: 15px
}*/

li.has-child:hover a::before {
    -webkit-box-shadow: 0 0 25px 5px rgba(252, 18, 84, .5);
    box-shadow: 0 0 25px 5px rgba(252, 18, 84, .5)
}

li.has-child ul {
    display: none;
    width: 205px;
    position: absolute;
    background: rgba(42, 41, 59, .9);
    -webkit-transform: perspective(1px);
    -moz-transform: perspective(1px);
    transform: perspective(1px);
    top: 100%;
    left: 0;
    padding-left: 24px;
    padding-top: 11px;
    padding-bottom: 11px;
    z-index: 1
}

.information-block-right .stream-play, .secondary__left::before {
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%)
}

li.has-child ul::before {
    z-index: -1
}

li.has-child ul a {
    line-height: 36px;
    display: block;
    transition: all .3s ease
}

.secondary {
    margin-top: 48px;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.secondary__left {
    height: 70px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 670px;
    background: url(../images/secondary-bg.png) left center no-repeat;
    -o-background-size: contain;
    background-size: contain;
    margin-left: 58px;
    position: relative;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.secondary__left::before {
    content: '';
    top: 50%;
    left: 8px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    background-image: url(../images/secondary-logo.png);
    width: 145px;
    height: 120px
}
#secondary_logo2,#secondary_logo3{
    top: 165%;
    left: 8px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    background-image: url(../images/servername.png) ;
    background-size: 261px 65px;
    width: 261px;
    height: 65px
}
#secondary_logo3{
    background-image: url(../images/servername2.png) ;
    animation: is_new_opacity 2s infinite;
}

@keyframes is_new_opacity {
    0% {        opacity: 0    }
    50% {        opacity: 1    }
    100% {        opacity: 0    }
}

.secondary__left > ul {
    max-width: 570px;
    width: 100%;
    display: inline-flex;
    height: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.secondary__left > ul > li {
    position: relative;
    height: 100%;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.secondary__left > ul > li.has-child a {
    padding-right: 0
}

.secondary__left > ul > li.has-child a::after {
    top: 4px;
    right: -15px
}

.secondary__left > ul > li.has-child ul a {
    margin: 0
}

.secondary__left > ul > li.show {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.secondary__left > ul > li.show ul {
    margin-top: -2px
}

.secondary__left a {
    margin: 0 22px;
    color: #fff;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.secondary__right {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 290px;
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.secondary__right p {
    width: 100%;
    color: #fff;
    font-size: 14px;
    font-family: GPL;
    margin-bottom: 27px;
    margin-top: -5px
}

.secondary__right .status-active {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 14px
}

.secondary__right .status-active span {
    width: 24px;
    height: 3px;
    margin-right: 10px;
    display: inline-block;
    background: rgba(255, 255, 255, .25)
}

.secondary__right .status-active span.active {
    border: 1px solid #8dba5e;
    background: #ccec99;
    -webkit-box-shadow: 0 0 10px 2px rgba(141, 186, 94, .75);
    box-shadow: 0 0 10px 2px rgba(141, 186, 94, .75)
}

.secondary__right div:not(.status-active) {
    font-family: GPM;
    font-size: 16px;
    color: #fff
}

.banner a, .banner p {
    font-size: 14px;
    color: #fff
}

.banner p {
    text-shadow: 2px 2px 1px #000;
}
.secondary__right div:not(.status-active) sup {
    font-family: GPR;
    margin-left: 3px
}

.bunner2{
    width:100%;

    margin-bottom:20px;

}
.banner {
    max-width: 610px;
    margin: 63px auto 0;
    text-align: center
}

.banner p {
    font-family: GPL;
    line-height: 30px;
    margin-top: 35px;
    margin-bottom: 50px
}

.banner a {
    height: 70px;
    width: 200px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: GPM;
    text-transform: uppercase;
    border: 2px solid transparent;
    border-top: none;
    border-bottom: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -o-background-size: 100% 2px;
    background-size: 100% 2px;
    border-left: 2px solid #fc1354;
    border-right: 2px solid #e69627;
    background-position: 100% 0, 0 100%;
    background-repeat: no-repeat;
    background-image: -webkit-gradient(linear, right top, left top, from(#e69627), to(#fc1354)), -webkit-gradient(linear, right top, left top, from(#e69627), to(#fc1354)) !important;
    background-image: -webkit-linear-gradient(right, #e69627 0, #fc1354 100%), -webkit-linear-gradient(right, #e69627 0, #fc1354 100%) !important;
    background-image: -moz-linear-gradient(right, #e69627 0, #fc1354 100%), -moz-linear-gradient(right, #e69627 0, #fc1354 100%) !important;
    background-image: -o-linear-gradient(right, #e69627 0, #fc1354 100%), -o-linear-gradient(right, #e69627 0, #fc1354 100%) !important;
    background-image: linear-gradient(to left, #e69627 0, #fc1354 100%), linear-gradient(to left, #e69627 0, #fc1354 100%) !important;
    margin-bottom: 80px
}

.banner a:hover {
    background: -webkit-gradient(linear, right top, left top, from(#e69627), to(#fc1354));
    background: -webkit-linear-gradient(right, #e69627 0, #fc1354 100%);
    background: -moz-linear-gradient(right, #e69627 0, #fc1354 100%);
    background: -o-linear-gradient(right, #e69627 0, #fc1354 100%);
    background: linear-gradient(to left, #e69627 0, #fc1354 100%);
    -webkit-box-shadow: 0 0 35px 10px rgba(252, 18, 84, .25);
    box-shadow: 0 0 35px 10px rgba(252, 18, 84, .25)
}

.last-news {
    padding: 38px 40px 40px;
    background: rgba(42, 41, 59, .75);
    border: 2px solid #3b3a58
}

.last-news__row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 32px
}

.last-news__row h4 {
    font-size: 18px;
    color: #fff;
    font-family: GPM;
    font-weight: 400
}

.last-news__row a {
    height: 30px;
    width: 146px;
    border: 1px solid #3b3a58;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: -40px
}

.last-news__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -5px
}

.last-news-item {
    margin: 0 5px;
    text-align: center;
    position: relative;
    overflow: hidden
}
.last-news-item img{
    opacity: 0.8;

}
.last-news-item:hover img{
    opacity: 0.3;

}
.last-news-item:hover .last-news__hover {
    -webkit-transform: translateY(-90px);
    -moz-transform: translateY(-90px);
    -ms-transform: translateY(-90px);
    -o-transform: translateY(-90px);
    transform: translateY(-90px)
}

.last-news-item:hover .last-news__hover .date {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px)
}

.last-news-item:hover .last-news__hover .more-link,
 .last-news-item:hover .last-news__hover p {
    opacity: 1;
    margin-top: 0;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.last-news__hover {
    padding: 0 8px;
    position: absolute;
    top: 30%;
    left: 0;
    width:100%;
    height: 250px;

    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
/*    -webkit-transform: translateY(-webkit-calc(-50% + 54px));
    -moz-transform: translateY(-moz-calc(-50% + 54px));
    -ms-transform: translateY(calc(-50% + 54px));
    -o-transform: translateY(calc(-50% + 54px));
    transform: translateY(calc(-50% + 54px))*/
}

.last-news__hover .date {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    font-size: 12px;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
    opacity: 1;
    color: #fff;
    font-family: GPR;
    position: relative;
    padding-bottom: 15px;
    text-shadow: 1px 1px 0 #000;
    display: inline-block;
    padding: 2px 4px;
    background: rgba(0, 0, 0, .5);
    text-shadow: 1px 1px 0 #000;
}

.information-block-right .title-row a span:first-of-type, 
.title-row a span:first-of-type {
    padding: 0 13px
}

.last-news__hover .date::after {
    content: '';
    position: absolute;
    width: 31px;
    height: 0;
    border-bottom: 2px solid #e69727;
    bottom: -9px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.last-news__hover h4 {
    margin: 15px 0;
    font-size: 13px;
    color: #fff;
    font-family: GPM;
    text-transform: uppercase;
    display: inline-block;
    padding: 2px 4px;
    background: rgba(0, 0, 0, .5);
    text-shadow: 1px 1px 0 #000;
}

.last-news__hover p {
    font-size: 12px;
    color: #fff;
    font-family: GPR;
    line-height: 20px;
    margin: 25px 0;
    opacity: 0;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease
}

.last-news__hover .more-link {
    color: #e69727;
    font-size: 11px;
    font-family: GPR;
    text-transform: uppercase;
    display: block;
    position: absolute;
    bottom: 25px; 
    left: 50%;
    margin-left: -45px;
    opacity: 0;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease
}

.items-carousel .item .img, .items-carousel .slick-arrow {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox
}

.items-carousel .slick-arrow, .title-row a {
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    -moz-transition: all .4s ease
}

.last-news__hover .more-link span {
    font-size: 8px
}

.items-carousel {
    margin: 10px -5px
}

.items-carousel .item {
    height: 215px;
    margin: 0 5px;
    position: relative
}

.items-carousel .item.time-over {
    opacity: .4;
    pointer-events: none
}

.items-carousel .item .discount {
    width: 74px;
    height: 0;
    border-bottom: 36px solid #fc1254;
    border-left: 16px solid transparent;
    position: absolute;
    top: -2px;
    right: 0
}

.items-carousel .item .discount span {
    position: absolute;
    top: 10px;
    left: 6px;
    font-size: 13px;
    font-family: GPM;
    color: #fff
}

.items-carousel .item .img {
    height: 138px;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.items-carousel .item .red-shadow img {
    -webkit-filter: drop-shadow(0 0 18px #ef463e);
    filter: drop-shadow(0 0 18px #ef463e)
}

.items-carousel .item .green-shadow img {
    -webkit-filter: drop-shadow(0 0 18px #c2ff5c);
    filter: drop-shadow(0 0 18px #c2ff5c)
}

.items-carousel .item.importance-2 .red-shadow img {
    -webkit-filter: drop-shadow(0 0 20px #ef463e);
    filter: drop-shadow(0 0 20px #ef463e)
}

.items-carousel .item.importance-3 .green-shadow img {
    -webkit-filter: drop-shadow(0 0 22px #c2ff5c);
    filter: drop-shadow(0 0 22px #c2ff5c)
}

.items-carousel .item.importance-4 .green-shadow img {
    -webkit-filter: drop-shadow(0 0 25px #c2ff5c);
    filter: drop-shadow(0 0 25px #c2ff5c)
}

.items-carousel .item img {
    width: auto
}

.items-carousel .item p {
    font-size: 13px;
    color: #fff;
    font-family: GPM;
    text-transform: uppercase;
    text-align: center;
    margin-top: -10px
}

.items-carousel .item .time-left {
    width: 177px;
    height: 0;
    border-top: 36px solid #e69727;
    border-right: 16px solid transparent;
    position: absolute;
    bottom: -2px;
    left: 0
}

.items-carousel .item .time-left span:first-of-type {
    position: absolute;
    left: 16px;
    bottom: 8px;
    font-size: 18px;
    color: #fff
}

.items-carousel .item .time-left span:last-of-type {
    position: absolute;
    bottom: 8px;
    left: 42px;
    font-size: 18px;
    font-family: GPM;
    line-height: normal;
    color: #fff
}

.items-carousel .slick-arrow {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 50%;
    font-size: 8px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff;
    background: rgba(255, 255, 255, .15);
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    transition: all .4s ease;
    z-index: 1
}

.title-row, .title-row a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox
}

.items-carousel .slick-arrow:hover {
    background: rgba(255, 255, 255, .5)
}

.items-carousel .icon-arrow-long-left {
    left: 5px
}

.items-carousel .icon-arrow-long-right {
    right: 5px
}

.title-row {
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 22px
}

.title-row h4 {
    font-size: 18px;
    color: #fff;
    font-family: GPM;
    font-weight: 400
}

.title-row a {
    height: 30px;
    width: auto;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #3b3a58;
    border-right: none;
    color: #767497;
    font-size: 11px;
    font-family: GPR;
    text-transform: uppercase;
    transition: all .4s ease
}

.information-block-left .player-stats ul, .title-row a span:last-of-type {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox
}

.information-block-left .player-stats ul li.active a, .title-row a:hover, .title-row a:hover span {
    color: #fff
}

.title-row a span:last-of-type {
    width: 30px;
    height: 30px;
    font-size: 8px;
    color: #fff;
    background: #fc1254;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.title-row a:hover {
    background: #fc1254;
    border-color: #fc1254 !important;
    -webkit-box-shadow: 0 0 45px 10px rgba(252, 18, 84, .15);
    box-shadow: 0 0 45px 10px rgba(252, 18, 84, .15)
}

.padding-block {
    padding: 35px;
    background: rgba(42, 41, 59, .75)
}

.information-block > div:first-of-type {
    padding-right: 5px
}

.information-block > div:last-of-type {
    padding-left: 5px
}

.information-block p {
    text-shadow: 2px 2px 0 #000;
}
.information-block-left .title-row {
    margin-right: -35px
}

.information-block-left .player-stats ul {
    display: flex;
    margin-bottom: 30px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.information-block-left .player-stats ul li {
    width: auto;
    min-width: 90px;
    text-align: center;
    padding: 5px 17px
}

.information-block-left .player-stats ul li.active {
    background: #8dba5e
}

.information-block-left .player-stats ul a {
    font-size: 11px;
    font-family: GPM;
    text-transform: uppercase;
    color: #767497;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease
}

.information-block-left .player-stats ul a:hover {
    color: #fff
}

.information-block-left .player-stats .top-three {
    padding: 30px 15px 32px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    background: rgba(59, 58, 88, .25);
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.information-block-left .player-stats .top-three .top {
    padding: 0 5px;
    width: 33.33333%;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.information-block-left .player-stats .top-three .top.place_1 .img::after {
    background: url(../images/rate-1.png);
    -o-background-size: contain;
    background-size: contain
}

.information-block-left .player-stats .top-three .top.place_2 .img::after {
    background: url(../images/rate-2.png);
    -o-background-size: contain;
    background-size: contain
}

.information-block-left .player-stats .top-three .top.place_3 .img::after {
    background: url(../images/rate-3.png);
    -o-background-size: contain;
    background-size: contain
}

.information-block-left .player-stats .top-three .top .img {
    width: 60px;
    padding: 0 10px 10px 0;
    position: relative
}

.information-block-left .player-stats .top-three .top .img::after {
    content: '';
    width: 25px;
    height: 25px;
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: 0
}

.information-block-left .player-stats .top-three .top .info {
    padding-left: 20px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    font-size: 13px;
    font-family: GPR;
    color: #fff
}

.information-block-left .player-stats .top-three .top .info .prof {
    color: #767497;
    margin: 8px 0
}

.information-block-left .player-stats .others {
    margin-top: 10px
}

.information-block-left .player-stats .others-row {
    padding: 0 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.information-block-left .player-stats .others-row.others-title, .information-block-left .player-stats .others-row:nth-of-type(2n) {
    background: rgba(59, 58, 88, .25)
}

.information-block-left .player-stats .others-row.others-title div {
    color: #767497;
    padding-left: 0 !important
}

.information-block-left .player-stats .others-row div {
    width: 100%;
    font-size: 13px;
    font-family: GPR;
    color: #fff;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.information-block-left .player-stats .others-row div:first-of-type {
    max-width: 64px;
    padding-left: 7px
}

.information-block-left .player-stats .others-row div:nth-of-type(2) {
    max-width: 172px
}

.information-block-left .player-stats .others-row div:nth-of-type(3) {
    max-width: 128px;
    padding-left: 5px
}

.information-block-left .player-stats .others-row div:nth-of-type(4) {
    max-width: 202px;
    padding-left: 5px
}

.information-block-left .player-stats .others-row div:last-of-type {
    max-width: 120px;
    padding-left: 10px
}

.information-block-left .popular-guide {
    padding-bottom: 0;
    margin-top: 10px
}

.information-block-left .popular-guide .title-row {
    position: relative;
    padding-left: 50px;
    margin-bottom: 30px
}

.information-block-left .popular-guide .title-row::before {
    content: '';
    width: 32px;
    height: 32px;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    display: inline-block;
    background: url(../images/guides-icon.png) center no-repeat;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -o-background-size: contain;
    background-size: contain
}

.information-block-left .popular-guide .popular-guide-item a {
    display: block;
    position: relative
}

.information-block-left .popular-guide .popular-guide-item .title-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 14px;
    margin-bottom: 38px
}

.information-block-left .popular-guide .popular-guide-item .title-item a:not(.to-comment) {
    font-size: 13px;
    color: #fff;
    font-family: GPR
}

.information-block-left .popular-guide .popular-guide-item .title-item .to-comment {
    width: 15px;
    margin-bottom: -3px;
    color: #fff
}

.information-block-left .about-race {
    margin-top: 10px;
    padding: 0 2px
}

.information-block-left .about-race .race {
    padding: 39px 54px;
    -o-background-size: cover;
    background-size: cover;
    background-position: 50% top
}

.information-block-left .about-race .race.dominion {
    background-image: url(../images/dominion-slider.jpg)
}

.information-block-left .about-race .race.empire {
    background-image: url(../images/imperia-slider.jpg)
}

.information-block-left .about-race .race.alliance {
    background-image: url(../images/alians-slider.jpg)
}

.information-block-left .about-race .race.orda {
    background-image: url(../images/orda-slider.jpg)
}

.information-block-left .about-race .race.union {
    background-image: url(../images/soyuz-slider.jpg)
}

.information-block-left .about-race .race.legion {
    background-image: url(../images/legion-slider.jpg)
}

.information-block-left .about-race .race h2 {
    font-size: 36px;
    color: #fff;
    font-family: GPB;
    margin-bottom: 33px
}

.information-block-left .about-race .race p {
    font-size: 13px;
    color: #fff;
    font-family: GPL;
    line-height: 24px;
    max-width: 484px
}

.information-block-left .about-race .race a {
    font-size: 12px;
    font-family: GPR;
    color: #fff;
    position: relative;
    text-transform: uppercase;
    width: 144px;
    height: 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 90px
}

.information-block-left .about-race .slick-dots {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    bottom: 145px;
    left: 54px
}

.information-block-left .about-race .slick-dots li {
    margin-right: 20px;
    position: relative
}

.information-block-left .about-race .slick-dots li.slick-active button::before {
    -webkit-transform: scale(1.6);
    -moz-transform: scale(1.6);
    -ms-transform: scale(1.6);
    -o-transform: scale(1.6);
    transform: scale(1.6);
    background: #e71450
}

.information-block-left .about-race .slick-dots li:hover button::before {
    background: #e71450
}

.information-block-left .about-race .slick-dots button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 10px;
    height: 10px;
    cursor: pointer;
    color: transparent;
    position: relative;
    border: 0;
    outline: 0;
    background: 0 0
}

.information-block-left .about-race .slick-dots button::before {
    content: '';
    top: 0;
    left: 0;
    width: 10px;
    height: 10px;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background: #fff;
    position: absolute;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease
}

.information-block-right .stream a {
    position: relative;
    display: block
}

.information-block-right .stream a:hover .play {
    background: #de4968
}

.information-block-right .stream a:hover .border::after, .information-block-right .stream a:hover .border::before {
    width: 60px;
    height: 60px
}

.information-block-right .stream-play {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: 2px solid rgba(255, 255, 255, .25);
    width: -webkit-calc(100% - 30px);
    width: -moz-calc(100% - 30px);
    width: calc(100% - 30px);
    height: -webkit-calc(100% - 30px);
    height: -moz-calc(100% - 30px);
    height: calc(100% - 30px);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.information-block-right .stream-play .play {
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
    font-size: 21px;
    width: 50px;
    height: 50px;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background: #3b3a58;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    position: relative
}

.information-block-right .stream-play .play i {
    margin-right: -3px
}

.information-block-right .stream-play .play::before {
    content: '';
    width: 45px;
    height: 45px;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.information-block-right .stream-play .rec {
    font-size: 11px;
    font-family: GPM;
    color: #fff;
    text-transform: uppercase;
    position: absolute;
    top: 13px;
    right: 33px
}

.information-block-right .stream-play .rec::after {
    content: '';
    width: 8px;
    height: 8px;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background: #de4968;
    position: absolute;
    top: 3px;
    right: -20px;
    -webkit-animation: rec 2s infinite ease-in-out;
    -moz-animation: rec 2s infinite ease-in-out;
    -o-animation: rec 2s infinite ease-in-out;
    animation: rec 2s infinite ease-in-out
}

.information-block-right .stream-play .border::after, .information-block-right .stream-play .border::before {
    content: '';
    width: 32px;
    height: 32px;
    display: inline-block;
    position: absolute;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease
}

.information-block-right .stream-play .border:first-of-type::before {
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    top: -2px;
    left: -2px
}

.information-block-right .stream-play .border:first-of-type::after {
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    top: -2px;
    right: -2px
}

.information-block-right .stream-play .border:last-of-type::before {
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
    bottom: -2px;
    left: -2px
}

.information-block-right .stream-play .border:last-of-type::after {
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    bottom: -2px;
    right: -2px
}

.information-block-right .questions a {
    margin: 10px 0;
    height: 56px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    font-size: 12px;
    font-family: GPR;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease
}

.information-block-right .questions a:hover {
    color: #fc1254
}

.information-block-right .questions a div {
    max-width: 310px;
    width: 100%;
    margin: 0 auto
}

.information-block-right .questions a span {
    line-height: 18px
}

.information-block-right .questions a .telegram {
    display: block;
    font-size: 15px;
    margin-top: 5px;
    color: #bd1849
}

.information-block-right .title-row, .information-block-right .title-row a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox
}

.information-block-right .questions a svg {
    margin-top: 5px
}

.information-block-right .title-row {
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px
}

.information-block-right .title-row h4 {
    color: #fff;
    font-family: GPM;
    font-size: 18px
}

.information-block-right .title-row a {
    height: 30px;
    margin-right: -35px;
    width: auto;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #3b3a58;
    border-right: none;
    color: #767497;
    font-size: 11px;
    font-family: GPR;
    text-transform: uppercase
}

.information-block-right .territory-control {
    padding-bottom: 10px
}

.information-block-right .territory-control .title-row {
    margin-bottom: 23px
}

.information-block-right .territory-control-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 26px;
    padding-left: 48px;
    height: 48px;
    overflow: hidden;
    background: url(../images/css_sprites.png) no-repeat;
    -o-background-size: 54px;
    background-size: 54px;
    background-position-x: -2px
}

.information-block-right .territory-control-row.human {    background-position-y: 0;}
.information-block-right .territory-control-row.alliance {    background-position-y: -57px}
.information-block-right .territory-control-row.orc {    background-position-y: -113px}
.information-block-right .territory-control-row.darkelf {     background-position-y: -168px}
.information-block-right .territory-control-row.angel {    background-position-y: -224px}
.information-block-right .territory-control-row.elf {       background-position-y: -281px;   height: 55px;}


.information-block-right .territory-control-row img {
    width: 47px
}

.information-block-right .territory-control-row .info {
    margin-left: 18px;
    width: 100%;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: -5px
}

.information-block-right .territory-control-row .info .name, .information-block-right .territory-control-row .info .percent {
    font-size: 15px;
    font-family: GPR;
    color: #fff
}

.information-block-right .territory-control-row .info .percent-line {
    margin-top: 6px;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.information-block-right .territory-control-row .info .percent-line span {
    height: 0;
    max-width: 23%;
    width: 100%;
    border-top: 3px solid #3b3a58
}

.information-block-right .territory-control-row .alliance .percent-line .current {
    border-color: #eccf6c;
    -webkit-box-shadow: 0 0 7px #eccf6c;
    box-shadow: 0 0 7px #eccf6c
}

.information-block-right .territory-control-row .orc .percent-line .current {
    border-color: #fc1254;
    -webkit-box-shadow: 0 0 7px #fc1254;
    box-shadow: 0 0 7px #fc1254
}

.information-block-right .territory-control-row .angel .percent-line .current {
    border-color: #e69727;
    -webkit-box-shadow: 0 0 7px #e69727;
    box-shadow: 0 0 7px #e69727
}

.information-block-right .territory-control-row .human .percent-line .current {
    border-color: #8b36cc;
    -webkit-box-shadow: 0 0 7px #8b36cc;
    box-shadow: 0 0 7px #8b36cc
}

.information-block-right .territory-control-row .elf .percent-line .current {
    border-color: #8dba5e;
    -webkit-box-shadow: 0 0 7px #8dba5e;
    box-shadow: 0 0 7px #8dba5e
}

.information-block-right .territory-control-row .darkelf .percent-line .current {
    border-color: #68a1f7;
    -webkit-box-shadow: 0 0 7px #68a1f7;
    box-shadow: 0 0 7px #68a1f7
}

.information-block-right .last-theme {
    margin-top: 10px;
    padding: 30px 34px 34px
}

.information-block-right .last-theme .title-row {
    height: 30px;
    padding-left: 50px;
    position: relative
}

.information-block-right .last-theme .title-row::before {
    content: '';
    height: 32px;
    width: 32px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    background: url(../images/forum-icon.png) center no-repeat;
    -o-background-size: contain;
    background-size: contain
}

.information-block-right .last-theme .posts .item-wrap {
    position: relative;
    margin: 0 -34px;
    padding: 0 34px;
    border-top: none !important;
    border-color: transparent !important;
    -webkit-border-image: none !important;
    -moz-border-image: none !important;
    -o-border-image: none !important;
    border-image: none !important;
    background-image: none !important
}

.information-block-right .last-theme .posts .item-wrap:hover {
    border-bottom-color: #fb1254 !important;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#fb1254), to(#3b3a58)), -webkit-gradient(linear, left bottom, left top, from(#fb1254), to(#3b3a58)) !important;
    background-image: -webkit-linear-gradient(bottom, #fb1254 0, #3b3a58 100%), -webkit-linear-gradient(bottom, #fb1254 0, #3b3a58 100%) !important;
    background-image: -moz-linear-gradient(bottom, #fb1254 0, #3b3a58 100%), -moz-linear-gradient(bottom, #fb1254 0, #3b3a58 100%) !important;
    background-image: -o-linear-gradient(bottom, #fb1254 0, #3b3a58 100%), -o-linear-gradient(bottom, #fb1254 0, #3b3a58 100%) !important;
    background-image: linear-gradient(to top, #fb1254 0, #3b3a58 100%), linear-gradient(to top, #fb1254 0, #3b3a58 100%) !important
}

.information-block-right .last-theme .posts .item-wrap:last-of-type .item::after {
    border-bottom: 0 !important
}

.information-block-right .last-theme .posts .item {
    position: relative;
    padding-bottom: 20px;
    padding-top: 10px
}

.information-block-right .last-theme .posts .item::after {
    content: '';
    width: 100%;
    border-bottom: 1px solid #3b3a58 !important;
    height: 0;
    position: absolute;
    left: 0;
    bottom: 0
}

.information-block-right .last-theme .posts .item a {
    font-size: 13px;
    color: #fff;
    font-family: GPR
}

.information-block-right .last-theme .posts .about-post {
    margin-bottom: 3px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.information-block-right .last-theme .posts .about-post > div {
    color: #767497;
    font-size: 12px;
    font-family: GPR;
    position: relative;
    display: inline-block;
    line-height: 16px;
    margin-right: 18px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.information-block-right .last-theme .posts .about-post > div.type {    width: 40%}
.information-block-right .last-theme .posts .about-post > div.name {    width: 35%}
.information-block-right .last-theme .posts .about-post > div.time {    width: 25%}
.information-block-right .last-theme .posts .about-post > div span::before {
    margin-right: 7px
}

.information-block-right .last-theme .show-all-posts {
    height: 30px;
    width: 118px;
    margin-top: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #3b3a58;
    border-right: none;
    color: #767497;
    font-size: 11px;
    font-family: GPR;
    text-transform: uppercase;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: -34px;
    margin-left: auto;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease
}

.information-block-right .last-theme .show-all-posts span:first-of-type {
    padding: 0 12px
}

.information-block-right .last-theme .show-all-posts span:last-of-type {
    width: 30px;
    height: 30px;
    font-size: 8px;
    color: #fff;
    background: #fc1254;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.information-block-right .last-theme .show-all-posts:hover {
    background: #fc1254;
    color: #fff;
    border-color: #fc1254;
    -webkit-box-shadow: 0 0 45px 10px rgba(252, 18, 84, .15);
    box-shadow: 0 0 45px 10px rgba(252, 18, 84, .15)
}

.information-block-right .video-canal {
    position: relative;
    margin-top: 10px;
    display: block;
    overflow: hidden
}

.information-block-right .video-canal .btn-youtube, .information-block-right .video-canal-link {
    position: absolute;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    -moz-transition: all .4s ease
}

.information-block-right .video-canal .btn-youtube {
    top: 50%;
    width: 65px;
    transition: all .4s ease;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.information-block-right .video-canal:hover .btn-youtube {
    top: -webkit-calc(50% - 30px);
    top: -moz-calc(50% - 30px);
    top: calc(50% - 30px)
}

.information-block-right .video-canal:hover .video-canal-link {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.information-block-right .video-canal-link {
    width: 100%;
    text-align: center;
    bottom: 0;
    left: 0;
    transition: all .4s ease;
    height: 60px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #e71450;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%)
}

.subscribe-done .subscribe-inner, .subscribe-done-content {
    display: none
}

.information-block-right .video-canal-link span {
    color: #fff
}

.information-block-right .video-canal-link span:first-of-type {
    font-size: 12px;
    font-family: GPR
}

.information-block-right .video-canal-link span:last-of-type {
    margin-left: 15px;
    font-size: 8px
}

.information-block .subs {
    background: url(../images/form-bg.jpg) center no-repeat
}

.information-block .subs input[type=email] {
    margin-left: auto;
    margin-right: auto
}

.information-block .vk-sing-up {
    margin-top: 10px
}

.subscribe {
    border: 2px solid #3b3a58;
    margin-top: 10px;
    text-align: center;
    padding: 47px 0;
    -o-background-size: cover;
    background-size: cover;
    overflow: hidden;
    min-height: 271px
}

.subscribe-done {
    border-bottom-color: #fb1254 !important;
    background-image: -webkit-linear-gradient(bottom, #fb1254 0, #3b3a58 100%), -webkit-linear-gradient(bottom, #fb1254 0, #3b3a58 100%) !important;
    background-image: -moz-linear-gradient(bottom, #fb1254 0, #3b3a58 100%), -moz-linear-gradient(bottom, #fb1254 0, #3b3a58 100%) !important;
    background-image: -o-linear-gradient(bottom, #fb1254 0, #3b3a58 100%), -o-linear-gradient(bottom, #fb1254 0, #3b3a58 100%) !important;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fb1254), to(#3b3a58)), -webkit-gradient(linear, left bottom, left top, color-stop(0, #fb1254), to(#3b3a58)) !important;
    background-image: linear-gradient(to top, #fb1254 0, #3b3a58 100%), linear-gradient(to top, #fb1254 0, #3b3a58 100%) !important
}

.subscribe-done .subscribe-done-content {
    display: block
}

.subscribe-done .subscribe-done-content img {
    width: 100px
}

.subscribe-done .subscribe-done-content p {
    display: none;
    font-family: GPM;
    font-size: 18px;
    color: #fff
}

.subscribe-done .subscribe-done-content p.done-text {
    display: block;
    font-size: 15px;
    font-family: GPL
}

.subscribe-done .subscribe-done-content a {
    height: 50px;
    width: 144px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin: 40px auto 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: GPR;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    background: #e71450;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease
}

.subscribe-done .subscribe-done-content a:hover {
    -webkit-box-shadow: 0 0 45px 15px rgba(252, 18, 84, .15);
    box-shadow: 0 0 45px 15px rgba(252, 18, 84, .15)
}

.subscribe-error-email img {
    display: none
}

.subscribe-error-email p {
    display: none !important
}

.subscribe-error-email p.error-email {
    display: block !important
}

.subscribe-error-name img {
    display: none
}

.subscribe-error-name p {
    display: none !important
}

.subscribe-error-name p.error-name {
    display: block !important
}

.footer-inner, .subscribe form > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox
}

.subscribe h4 {
    font-family: GPM;
    color: #fff;
    font-size: 18px;
    text-align: center;
    margin-bottom: 24px
}

.subscribe input:not(.send-btn) {
    max-width: 434px
}

.subscribe form > div {
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 434px;
    width: 100%;
    margin: 0 auto
}

.subscribe form > div.error input {
    border: 2px solid #e71450
}

.subscribe form #charname{
    border-right: 0 !important;
}

.subscribe form input.send-btn {
    border-left: 0 !important;
}

.subscribe form > div.done {
    -webkit-box-shadow: 0 0 46px rgba(140, 185, 94, .45);
    box-shadow: 0 0 46px rgba(140, 185, 94, .45)
}

.subscribe form > div.done input {
    border: 2px solid #8cb95e
}

.subscribe form > div.done input:not(.send-btn) {
    border-right: 0;
    padding-right: 50px;
    background: url(../images/done.png) -webkit-calc(100% - 25px) center no-repeat rgba(255, 255, 255, .25);
    background: url(../images/done.png) -moz-calc(100% - 25px) center no-repeat rgba(255, 255, 255, .25);
    background: url(../images/done.png) calc(100% - 25px) center no-repeat rgba(255, 255, 255, .25)
}

.subscribe form > div.done input.send-btn {
    border-left: 0
}

.subscribe form > div input:not(.send-btn) {
    max-width: 374px;
    margin: 0
}

input[type=email]:not(.send-btn), input[type=password]:not(.send-btn), input[type=text]:not(.send-btn) {
    height: 60px;
    display: block;
    width: 100%;
    padding-left: 30px;
    color: #fff;
    font-family: GPR;
    font-size: 13px;
    background: rgba(255, 255, 255, .25);
    margin-bottom: 10px
}

input[type=email]:not(.send-btn):active, input[type=email]:not(.send-btn):focus, input[type=password]:not(.send-btn):active, input[type=password]:not(.send-btn):focus, input[type=text]:not(.send-btn):active, input[type=text]:not(.send-btn):focus {
    border: 2px solid #fff
}

input[type=email]:not(.send-btn):active ~ .send-btn, input[type=email]:not(.send-btn):focus ~ .send-btn, input[type=password]:not(.send-btn):active ~ .send-btn, input[type=password]:not(.send-btn):focus ~ .send-btn, input[type=text]:not(.send-btn):active ~ .send-btn, input[type=text]:not(.send-btn):focus ~ .send-btn {
    border: 2px solid #fff;
    border-left: none
}

input[type=email]:not(.send-btn)::-webkit-input-placeholder, input[type=password]:not(.send-btn)::-webkit-input-placeholder, input[type=text]:not(.send-btn)::-webkit-input-placeholder {
    color: #fff;
    font-family: GPR
}

input[type=email]:not(.send-btn)::-moz-placeholder, input[type=password]:not(.send-btn)::-moz-placeholder, input[type=text]:not(.send-btn)::-moz-placeholder {
    color: #fff;
    font-family: GPR
}

input[type=email]:not(.send-btn):-ms-input-placeholder, input[type=password]:not(.send-btn):-ms-input-placeholder, input[type=text]:not(.send-btn):-ms-input-placeholder {
    color: #fff;
    font-family: GPR
}

input[type=email]:not(.send-btn):-moz-placeholder, input[type=password]:not(.send-btn):-moz-placeholder, input[type=text]:not(.send-btn):-moz-placeholder {
    color: #fff;
    font-family: GPR
}

input[type=email].error, input[type=password].error, input[type=text].error {
    border: 2px solid #e71450;
    -webkit-box-shadow: 0 0 46px rgba(231, 20, 80, .45);
    box-shadow: 0 0 46px rgba(231, 20, 80, .45)
}

input[type=email].done, input[type=password].done, input[type=text].done {
    border: 2px solid #8cb95e;
    -webkit-box-shadow: 0 0 46px rgba(140, 185, 94, .45);
    box-shadow: 0 0 46px rgba(140, 185, 94, .45);
    padding-right: 50px;
    background: url(../images/done.png) -webkit-calc(100% - 25px) center no-repeat rgba(255, 255, 255, .25);
    background: url(../images/done.png) -moz-calc(100% - 25px) center no-repeat rgba(255, 255, 255, .25);
    background: url(../images/done.png) calc(100% - 25px) center no-repeat rgba(255, 255, 255, .25)
}

.send-btn {
    width: 60px;
    height: 60px;
    background: url(../images/gold-coin.png) 14px 14px no-repeat rgba(255, 255, 255, .25);
    -o-background-size: 40px auto;
    background-size: 40px auto;
    -webkit-transition: -webkit-box-shadow .3s ease;
    -o-transition: box-shadow .3s ease;
    -moz-transition: box-shadow .3s ease;
    transition: box-shadow .3s ease;
    transition: box-shadow .3s ease, -webkit-box-shadow .3s ease
}

.send-btn:hover {
    background-image: url(../images/gold-coin-hover.png);
    background-position: 12px -5px;
    -o-background-size: 47px auto;
    background-size: 47px auto
}

#mobile-carousel-guide .slick-arrow {
    margin-top: -35px
}

#mobile-carousel-guide .icon-arrow-long-right {
    right: -6px
}

#mobile-carousel-guide .icon-arrow-long-left {
    left: -6px
}

body:not(.not-home) section .container {
    margin-bottom: 60px
}

@-webkit-keyframes rec {
    0%, 100% {
        opacity: 0
    }
    50% {
        opacity: 1
    }
}

@-moz-keyframes rec {
    0%, 100% {
        opacity: 0
    }
    50% {
        opacity: 1
    }
}

@-o-keyframes rec {
    0%, 100% {
        opacity: 0
    }
    50% {
        opacity: 1
    }
}

@keyframes rec {
    0%, 100% {
        opacity: 0
    }
    50% {
        opacity: 1
    }
}

.pf_layer img {
    width: auto;
    margin-left: -8px
}

footer {
    border-top: 2px solid #3b3a58;
    background: rgba(42, 41, 59, .75)
}

.footer {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 35px
}

.footer-inner {
    font-family: GPR;
    font-size: 15px;
    color: #fff;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 55px;
    margin-bottom: 40px
}

.footer-inner ul {
    margin-top: 25px
}

.footer-inner ul a {
    font-family: GPR;
    font-size: 11px;
    color: #767497;
    text-transform: uppercase;
    line-height: 30px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.footer-inner ul a i {
    margin-right: 13px;
    font-size: 13px
}

.footer-inner ul a:hover {
    color: #fff
}

.footer-social ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.footer-social ul li:first-of-type a::before {
    margin-left: -4px
}

.footer-social ul li:last-of-type a {
    margin-right: 0
}

.footer-social ul a {
    width: 44px;
    height: 44px;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    color: #fff;
    background: #3b3a58;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    -webkit-transform: perspective(1px);
    -moz-transform: perspective(1px);
    transform: perspective(1px);
    font-size: 12px;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
    margin-right: 14px
}

.footer-social ul a::after {
    content: '';
    width: 38px;
    height: 38px;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -1
}

.footer-social ul a:hover {
    background: #fc1254;
    -webkit-box-shadow: 0 0 45px 15px rgba(252, 18, 84, .15);
    box-shadow: 0 0 45px 15px rgba(252, 18, 84, .15)
}

.footer p {
    color: #767497;
    font-size: 11px;
    font-family: GPR;
    text-transform: uppercase
}

.modal-mod .modal-content {
    -webkit-border-radius: 0;
    border-radius: 0;
    position: relative
}

.modal-mod .modal-content > button {
    color: #fff;
    position: absolute;
    top: -25px;
    right: -18px;
    opacity: 1;
    z-index: 9999;
    font-size: 30px;
    border: none;
    outline: 0;
    -webkit-appearance: none
}

.modal-mod .modal-content > button:hover {
    opacity: .5
}

.modal-mod .modal-body {
    padding: 0;
    line-height: 0
}

#toUp {
    width: 60px;
    height: 60px;
    background: rgba(59, 58, 88, .25);
    position: absolute;
    bottom: 0;
    right: 0;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

#toUp::before {
    content: '';
    width: 16px;
    height: 0;
    border-bottom: 7px solid #fff;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent
}

.modal-backdrop.in {
    opacity: 1
}

.modal-dialog {
    width: 800px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
.modal-content{
    background:unset;
}
.modal-footer{
    border-top: none;
    padding-left:0;
    padding-right:0;
}
@media screen and (max-width: 1600px) {
    body .pseudo-body {
        -o-background-size: cover;
        background-size: cover
    }
}
@media screen and (max-width: 1199px) {
    body .pseudo-body {
        -o-background-size: contain;
        background-size: contain;
        background-color: #131219
    }


    .header__left > li > a {
        padding: 22px 15px;
    }

    .secondary__left {
        width: 620px
    }

    .secondary__left > ul {
        max-width: 540px
    }

    .secondary__right {
        max-width: 252px
    }

    .information-block-left .player-stats ul li {
        min-width: 70px;
        padding: 5px 10px
    }

    .information-block-right .questions a {
        font-size: 11px
    }

    .title-row h4 {
        font-size: 15px !important
    }

    .information-block-right .last-theme .title-row {
        padding-left: 48px
    }

    .information-block-left .about-race .race {
        padding-top: 24px;
        padding-bottom: 23px
    }

    .information-block-left .about-race .slick-dots {
        bottom: 126px
    }
    .last-news-item:hover .last-news__hover {
        -webkit-transform: translateY(-114px);
        -moz-transform: translateY(-114px);
        -ms-transform: translateY(-114px);
        -o-transform: translateY(-114px);
        transform: translateY(-114px)
    }
    .last-news-item:hover .last-news__hover h4 {
        opacity: 0
    }
    .last-news__hover h4 {
        font-size: 11px
    }

    .last-news__hover p {
        font-size: 10px;
        margin: 13px 0
    }

    .vk-sing-up {
        overflow: hidden
    }

    #vk_groups {
        width: 312px !important
    }
}

@media screen and (max-width: 991px) {
    #vk_groups, #vk_groups iframe {
        width: 320px !important
    }

    body .pseudo-body {
        -o-background-size: auto 50%;
        background-size: auto 50%;
        background-position: left top
    }

    li.has-child > a::after {
        right: 4px
    }

    .header {
        padding: 0 15px
    }

    .header a {
        font-size: 11px
    }

    .header__left {
        margin-left: 0
    }

    .header__left > li a {
        padding-left: 16px;
        padding-right: 16px
    }

    .header__right a {
        padding-left: 32px
    }

    .header__right a:last-of-type {
        background-position-x: 4px;
        margin-left: 18px
    }

    .secondary {
        display: block
    }

    .secondary__right {
        margin-top: 46px
    }

    .last-news-item.bg-3 {
        display: none
    }

    .about-race {
        margin-bottom: 10px
    }

    .information-block > div:first-of-type {
        padding-right: 15px
    }

    .information-block > div:last-of-type {
        padding-left: 15px
    }

    .information-block-right .territory-control-row {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    #vk_groups {
        margin: 0 auto
    }

    .modal-dialog {
        width: 100%
    }

    .modal-dialog iframe {
        width: 700px;
        height: 422px
    }
}

@media screen and (max-width: 1140px) {
    #menu-mobile, .logo-mobile {
        display: block !important
    }

    #menu-mobile {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -moz-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }

    #menu-mobile > a {
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -moz-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #menu-mobile > a > div {
        position: relative;
        z-index: 9999999;
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -moz-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #menu-mobile > a > div span {
        -webkit-transition: all .3s ease;
        -o-transition: all .3s ease;
        -moz-transition: all .3s ease;
        transition: all .3s ease;
        width: 33px;
        height: 3px;
        display: inline-block;
        background: #fff;
        margin: 3px 0
    }

    #menu-mobile > a > span {
        text-transform: uppercase;
        font-size: 16px;
        color: #fff;
        font-family: GPR;
        margin-left: 30px
    }

    #menu-mobile > ul {
        padding-top: 65px;
        background: rgba(38, 36, 57, .97);
        position: absolute;
        top: 0;
        z-index: 1;
        left: 0;
        color: #fff;
        line-height: 80px;
        width: 100%;
        max-width: 440px;
        border-right: 2px solid transparent;
        -webkit-border-image: -webkit-gradient(linear, left bottom, left top, color-stop(10%, #5d5b9c), to(#3b3a58)) 2 !important;
        -webkit-border-image: -webkit-linear-gradient(bottom, #5d5b9c 10%, #3b3a58 100%) 2 !important;
        -moz-border-image: -moz-linear-gradient(bottom, #5d5b9c 10%, #3b3a58 100%) 2 !important;
        -o-border-image: -o-linear-gradient(bottom, #5d5b9c 10%, #3b3a58 100%) 2 !important;
        border-image: -webkit-gradient(linear, left bottom, left top, color-stop(10%, #5d5b9c), to(#3b3a58)) 2 !important;
        border-image: linear-gradient(to top, #5d5b9c 10%, #3b3a58 100%) 2 !important;
        border-bottom: 2px solid #5d5b9c;
        padding-bottom: 50px;
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%);
        -webkit-transition: all .4s ease-out;
        -o-transition: all .4s ease-out;
        -moz-transition: all .4s ease-out;
        transition: all .4s ease-out
    }

    #menu-mobile > ul li {
        padding-left: 90px
    }

    #menu-mobile > ul a {
        font-size: 18px;
        font-family: GPR
    }

    #menu-mobile.active > a > div span:first-of-type {
        -webkit-transform: rotate(45deg) translate(2px, -5px);
        -moz-transform: rotate(45deg) translate(2px, -5px);
        -ms-transform: rotate(45deg) translate(2px, -5px);
        -o-transform: rotate(45deg) translate(2px, -5px);
        transform: rotate(45deg) translate(2px, -5px);
        -webkit-transform-origin: left top;
        -moz-transform-origin: left top;
        -ms-transform-origin: left top;
        -o-transform-origin: left top;
        transform-origin: left top
    }

    #menu-mobile.active > a > div span:nth-of-type(2) {
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        opacity: 0
    }

    #menu-mobile.active > a > div span:last-of-type {
        -webkit-transform: rotate(-45deg) translate(2px, 5px);
        -moz-transform: rotate(-45deg) translate(2px, 5px);
        -ms-transform: rotate(-45deg) translate(2px, 5px);
        -o-transform: rotate(-45deg) translate(2px, 5px);
        transform: rotate(-45deg) translate(2px, 5px);
        -webkit-transform-origin: left bottom;
        -moz-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        -o-transform-origin: left bottom;
        transform-origin: left bottom
    }

    #menu-mobile.active ul {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        padding-right: 15px
    }

    #menu-mobile .children ul {
        display: none
    }

    #menu-mobile .children ul li {
        padding-left: 0
    }

    #menu-mobile .children ul li a {
        color: #78759a;
        text-transform: capitalize
    }

    #menu-mobile .children, #menu-mobile .children > a {
        position: relative
    }

    #menu-mobile .children > a::before {
        content: '';
        width: 7px;
        height: 7px;
        -webkit-border-radius: 100%;
        border-radius: 100%;
        background: #fff;
        position: absolute;
        top: -3px;
        right: -18px
    }

    #menu-mobile .children.show > a {
        color: #ff0a55
    }

    #menu-mobile .children.show > a::before {
        background: #ff0a55
    }

    #menu-mobile .children::after {
        content: '';
        max-width: 230px;
        width: 100%;
        position: absolute;
        height: 0;
        border-top: 2px solid #ff0a55;
        top: 81px;
        left: 0;
        display: inline-block;
        opacity: 0;
        -webkit-box-shadow: 0 0 25px 2px rgba(255, 10, 85, .5);
        box-shadow: 0 0 25px 2px rgba(255, 10, 85, .5);
        -webkit-transition: all .4s ease;
        -o-transition: all .4s ease;
        -moz-transition: all .4s ease;
        transition: all .4s ease
    }

    #menu-mobile .children.show::after {
        opacity: 1
    }

    .header__left, .secondary__left {
        display: none
    }

    .logo-mobile {
        top: 0;
        position: absolute;
        left: 50%;
        width: 150px;
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        transform: translate(-50%, 0)
    }

    .header {
        padding: 0 40px;
        position: relative;
        z-index: 1;
        height: 107px
    }

    .not-home .logo-left {
        display: none !important
    }

    .header__right {
        min-width: 0
    }

    .header__right a {
        height: 32px;
        padding: 0
    }

    .header__right a span {
        margin: 0 !important
    }

    .header__right a span:last-of-type {
        display: none
    }

    .secondary__right {
        margin: 0 auto;
        text-align: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex
    }
}

.d-files .head-row, .news h3, .news-single .read-comment, .read-more-btn, .registration a.gradient-border-btn, .rules-page ul li a, .search-result .row-top {
    text-transform: uppercase
}

@media screen and (max-width: 767px) {
    h1 {
        font-size: 38px
    }

    .modal-dialog {
        width: 100%
    }

    .modal-dialog iframe {
        width: 280px;
        height: 180px
    }

    body:not(.not-home) .row:not(.information-block) {
        margin: 0
    }

    .information-block-left .player-stats .top-three .top .info {
        padding-left: 10px
    }

    .secondary__right {
        margin-top: 0;
        width: 100%;
        max-width: none;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .secondary__right > div:last-of-type {
        margin-left: 50px
    }
}

@media screen and (max-width: 672px) {
    .information-block-left .player-stats ul {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .information-block-left .player-stats ul li {
        width: 33.33333%;
        margin-bottom: 5px
    }

    .footer-social ul {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        max-width: 142px
    }

    .footer-social ul li {
        /*width: 50%;*/
        padding: 10px 1px;
        text-align: center
    }

    .footer-social ul a {
        margin-right: 0
    }
}

@media screen and (max-width: 650px) {
    .last-news__inner {
        display: block
    }

    .last-news-item {
        display: block !important;
        margin-bottom: 10px
    }

    .last-news-item:hover .last-news__hover {
        -webkit-transform: translateY(-35%);
        -moz-transform: translateY(-35%);
        -ms-transform: translateY(-35%);
        -o-transform: translateY(-35%);
        transform: translateY(-35%)
    }

    .last-news__hover {
/*        -webkit-transform: translateY(-25%);
        -moz-transform: translateY(-25%);
        -ms-transform: translateY(-25%);
        -o-transform: translateY(-25%);
        transform: translateY(-25%);*/
        width: 100%;
        height: 100%
    }

    .last-news__hover p {
        max-width: 400px;
        margin-left: auto;
        margin-right: auto
    }

    .information-block-left .player-stats .top-three .top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .information-block-left .about-race .race {
        padding: 15px
    }

    .information-block-left .about-race .race p {
        height: 75px;
        overflow: hidden
    }

    .information-block-left .about-race .slick-dots {
        left: 15px;
        bottom: 111px
    }
}

@media screen and (max-width: 600px) {
    .footer {
        padding-bottom: 75px
    }

    #toUp {
        width: 100%
    }

    .footer-inner {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .footer-inner > div {
        width: 50%;
        margin-bottom: 40px
    }

    .footer-inner > div > * {
        max-width: 120px;
        display: block;
        margin-left: auto;
        margin-right: auto
    }
    div.footer-social {
        width: 100%;
        text-align: center;
    }
    .footer-social span {
        display: none
    }

    .footer-social ul {
        max-width: none;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: inline-block;
        margin-top: 0
    }

    .footer-social ul li {
        display: inline-block;
        padding: 7px 5px
    }

    .information-block-left .player-stats .others-row div:first-of-type {
        max-width: 30px
    }

    .information-block-left .player-stats .others {
        overflow-x: scroll
    }

    .information-block-left .player-stats .others-row {
        min-width: 500px
    }

    .information-block .subscribe {
        padding-left: 15px;
        padding-right: 15px
    }

    .footer p {
        text-align: center;
        line-height: 20px
    }
}

@media screen and (max-width: 470px) {
    .information-block-left .player-stats ul li {
        width: 50%
    }
    .last-news-item:hover .last-news__hover {
        height: 130px;
        -webkit-transform: translateY(-30px);
        -moz-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        -o-transform: translateY(-30px);
        transform: translateY(-30px)
    }
    .last-news-item:hover .last-news__hover .date,
    .last-news-item:hover .last-news__hover h4 {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px)
    }
    .last-news__hover p {
        display: none
    }

    #menu-mobile > ul {
        line-height: 60px
    }

    #menu-mobile .children::after {
        top: 61px
    }
}

@media screen and (max-width: 450px) {
    .title-row, .title-row a {
        margin-right: 0 !important
    }

    .title-row, .top-three {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -moz-box-orient: vertical;
        -moz-box-direction: normal
    }

    #menu-mobile > a > span {
        display: none
    }

    .header {
        padding: 0 15px
    }

    .header > a.logo-mobile {
        display: block;
        max-width: 90px;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }

    .secondary__right {
        padding-left: 0
    }

    .banner h1 {
        font-size: 34px
    }

    .banner p {
        line-height: 26px;
        font-size: 11px
    }

    .information-block-left .popular-guide .title-row::before, .information-block-right .last-theme .title-row::before {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        top: -8px
    }

    .title-row {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 25px;
        padding-left: 0 !important
    }

    .title-row h4 {
        margin-bottom: 15px
    }

    .top-three {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .information-block-left .player-stats .top-three .top {
        width: 100%
    }

    .information-block-left .player-stats .top-three .top .info {
        width: 100%;
        text-align: center;
        padding-left: 0;
        margin-top: 10px;
        margin-bottom: 20px
    }

    .information-block-left .player-stats .top-three .top .img {
        max-width: 90px;
        width: 100%
    }

    .information-block .subscribe input:not(.send-btn) {
        font-size: 10px;
        padding-left: 10px
    }

    .information-block-right .video-canal-link img {
        margin-bottom: 10%
    }
}

@media screen and (max-width: 380px) {
    .last-news__hover .date {
        padding-bottom: 7px
    }
/*
    .last-news__hover h4 {
        margin-top: 7px;
        font-size: 10px
    }*/

    .last-news__hover p {
        display: none
    }

    .last-news, .padding-block {
        padding: 20px
    }

    .information-block-left .title-row {
        margin-right: 0
    }

    .information-block-left .popular-guide .title-row {
        padding-left: 0
    }

    .information-block-right .last-theme {
        padding: 20px
    }

    .information-block-right .last-theme .show-all-posts {
        margin-right: -20px
    }

    .information-block-left .popular-guide .title-row::before, .information-block-right .last-theme .title-row::before {
        width: 27px;
        height: 27px;
        left: -7px
    }
}

.gradient-border-btn, .row-play-youtube a, .section-banner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    -webkit-box-align: center
}

@media screen and (max-width: 335px) {
    .information-block-right .questions a {
        /*
        font-size: 10px;
        */
        padding: 0 10px
    }

    .information-block-right .territory-control-row .info .percent-line span {
        max-width: 42px
    }
}

.not-home header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.section-pattern {
    position: relative;
    background: #0c0b13
}

.section-pattern::before {
    width: 100%;
    height: 100%;
    top: 0;
    position: absolute;
    left: 0;
    content: '';
    background: url(../images/bg-texture-noise.png);
    -o-background-size: contain;
    background-size: contain;
    opacity: .35;
    z-index: -2
}

.banner-bg, .slider-img {
    position: relative
}

.section-banner {
    padding-top: 61px;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.banner-bg {
    min-height: 345px;
    background: url(../images/about-banner.jpg) center no-repeat;
    -o-background-size: cover;
    background-size: cover;
    border-bottom: 2px solid #5d5b9c
}

.non-bg-banner {
    margin-top: 61px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-bottom: 15px;
    min-height: 168px
}

.breadcrumbs {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-bottom: 20px
}

.breadcrumbs a, .breadcrumbs span {
    font-size: 14px;
    color: #fff;
    font-family: GPR
}

.breadcrumbs a {
    margin-right: 5px
}

.breadcrumbs span {
    opacity: .25
}

.slider-img .slick-arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    color: #fff;
    z-index: 1;
    cursor: pointer
}

.slider-img .arr-left {
    left: -webkit-calc(16% - 5%);
    left: -moz-calc(16% - 5%);
    left: calc(16% - 5%);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.slider-img .arr-right {
    right: -webkit-calc(16% - 5%);
    right: -moz-calc(16% - 5%);
    right: calc(16% - 5%)
}

.slider-img .slick-slide {
    background: #161417
}

.slider-img .slick-slide img {
    opacity: .3
}

.slider-img .slick-slide:not(.slick-active) {
    pointer-events: none
}

.slider-img .slick-slide.slick-active img {
    opacity: 1
}

.about-txt {
    padding: 57px 0 53px;
    max-width: 968px;
    margin: 0 auto;
    width: 100%;
    color:white;
}

.about-txt h3 {
    margin-bottom: 20px;
    line-height: 30px
}

.about-txt p {
    margin-bottom: 18px
}

.about-txt p:last-of-type {
    margin-bottom: 0
}

.about-txt .row {
    margin: 50px -5px
}

.about-txt .row > div {
    padding: 0 5px
}

.about-txt .row a {
    display: block;
    position: relative
}

.about-txt .row a::after {
    content: '';
    width: 50px;
    height: 50px;
    display: inline-block;
    background: url(../images/zoom.png) center no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) scale(2);
    -moz-transform: translate(-50%, -50%) scale(2);
    -ms-transform: translate(-50%, -50%) scale(2);
    -o-transform: translate(-50%, -50%) scale(2);
    transform: translate(-50%, -50%) scale(2);
    opacity: 0;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease
}

.about-txt .row a:hover::after {
    -webkit-transform: translate(-50%, -50%) scale(1);
    -moz-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    -o-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    opacity: 1
}

.about-txt .rows-img a:first-of-type {
    margin-bottom: 5px
}

.gradient-border-btn, .row-play-youtube a {
    height: 58px;
    width: 100%;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-top: 0;
    border-bottom: 0;
    border-left: 2px solid #fc1354;
    border-right: 2px solid #e69627;
    background: -webkit-gradient(linear, right top, left top, color-stop(0, #e69627), to(#fc1354)), -webkit-gradient(linear, right top, left top, color-stop(0, #e69627), to(#fc1354));
    background: -webkit-linear-gradient(right, #e69627 0, #fc1354 100%), -webkit-linear-gradient(right, #e69627 0, #fc1354 100%);
    background: -moz-linear-gradient(right, #e69627 0, #fc1354 100%), -moz-linear-gradient(right, #e69627 0, #fc1354 100%);
    background: -o-linear-gradient(right, #e69627 0, #fc1354 100%), -o-linear-gradient(right, #e69627 0, #fc1354 100%);
    background: linear-gradient(to left, #e69627 0, #fc1354 100%), linear-gradient(to left, #e69627 0, #fc1354 100%);
    color: #fff;
    font-size: 18px;
    margin-bottom: 30px;
    background-position: 100% 0, 0 100%;
    background-repeat: no-repeat;
    -o-background-size: 100% 2px;
    background-size: 100% 2px
}

.gradient-border-btn:hover, .row-play-youtube a:hover {
    color: #fff;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
    background: -webkit-gradient(linear, right top, left top, color-stop(0, #e69627), to(#fc1354));
    background: -webkit-linear-gradient(right, #e69627 0, #fc1354 100%);
    background: -moz-linear-gradient(right, #e69627 0, #fc1354 100%);
    background: -o-linear-gradient(right, #e69627 0, #fc1354 100%);
    background: linear-gradient(to left, #e69627 0, #fc1354 100%);
    -webkit-box-shadow: 0 0 25px 4px rgba(252, 18, 84, .25);
    box-shadow: 0 0 25px 4px rgba(252, 18, 84, .25)
}

.others-news {
    margin-top: 120px
}

.others-news h2 {
    color: #fff;
    font-family: GPM;
    font-size: 24px;
    padding: 0 15px;
    margin-bottom: 30px
}

.about-page-slider {
    border-top: 2px solid #5d5b9c
}

.about-page-slider .slick-slide {
    background: #fff
}

.about-page-slider .slick-slide img {
    opacity: .85
}

.about-page-slider a {
    max-height: 335px;
    overflow: hidden;
    position: relative
}

.about-page-slider a > div {
    width: 100%;
    padding: 0 15px;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    -webkit-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    -moz-transition: opacity .5s ease;
    transition: opacity .5s ease
}

.about-page-slider a h2 {
    font-size: 48px;
    color: #fff;
    font-family: GPB
}

.about-page-slider a.slick-active > div {
    opacity: 1
}

.mailing-footer {
    border-top: 2px solid #3b3a58;
    margin-top: 55px
}

.mailing-footer h4 {
    font-size: 30px;
    margin-top: 20px
}

.mailing-footer .subscribe {
    position: relative;
    border: none;
    margin-top: 0
}

.mailing-footer .subscribe::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url(../images/mail-footer.jpg) center no-repeat;
    z-index: -1;
    opacity: .5;
    -o-background-size: auto 100%;
    background-size: auto 100%
}

.mailing-footer .subscribe form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.mailing-footer .subscribe form > input {
    margin: 10px 15px 0 0
}

.mailing-footer .subscribe form > div {
    margin-left: 15px;
    margin-top: 10px;
    max-width: 434px;
    width: 100%;
    margin-right: 0
}

@media screen and (max-width: 991px) {
    .subscribe form > div input:not(.send-btn) {
        padding-left: 15px
    }
}

@media screen and (max-width: 767px) {
    .about-page-slider a h2 {
        font-size: 26px
    }

    body:not(not-home) .logo-mobile {
        -webkit-transform: translate(-50%, 5px);
        -moz-transform: translate(-50%, 5px);
        -ms-transform: translate(-50%, 5px);
        -o-transform: translate(-50%, 5px);
        transform: translate(-50%, 5px);
        width: 120px
    }

    .about-txt .row a, .about-txt .rows-img a:first-of-type {
        margin-bottom: 15px
    }

    .mailing-footer .subscribe form {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .mailing-footer .subscribe form > input {
        margin-right: 0;
        margin-bottom: 10px
    }

    .mailing-footer .subscribe form > div {
        margin-left: 0
    }

    .slider-img .arr-right {
        right: 8%
    }

    .slider-img .arr-left {
        left: 8%
    }
}

.skew-title {
    margin-bottom: 22px
}

.skew-title span {
    margin-right: 20px;
    width: 46px;
    height: 27px;
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transform: perspective(1px);
    -moz-transform: perspective(1px);
    transform: perspective(1px);
    font-size: 18px;
    margin-left: 10px
}

.registration form > div::before, .skew-title span::before {
    height: 100%;
    top: 0;
    content: ''
}

.skew-title span::before {
    width: 100%;
    position: absolute;
    left: 0;
    background: #e69727;
    z-index: -1;
    -webkit-transform: skew(-25deg);
    -moz-transform: skew(-25deg);
    -ms-transform: skew(-25deg);
    -o-transform: skew(-25deg);
    transform: skew(-25deg)
}

.skew-title span.w-auto {
    width: auto;
    padding: 0 10px;
    font-size: 14px
}

.registration {
    padding-bottom: 75px
}

.registration p {
    margin-bottom: 30px;
    font-size: 13px;

}

.registration .download, .registration .reg-forms {
    margin-top: 60px
}

.registration .reg-forms > p span {
    color: #e71450
}

.registration input[type=email], .registration input[type=password], .registration input[type=text] {
    padding-left: 68px;
    margin-bottom: 18px
}

.registration input[type=email].focus + .placeholder, .registration input[type=email]:focus + .placeholder, .registration input[type=password].focus + .placeholder, .registration input[type=password]:focus + .placeholder, .registration input[type=text].focus + .placeholder, .registration input[type=text]:focus + .placeholder {
    left: 56px
}

.registration input[type=email].focus + .placeholder span, .registration input[type=email]:focus + .placeholder span, .registration input[type=password].focus + .placeholder span, .registration input[type=password]:focus + .placeholder span, .registration input[type=text].focus + .placeholder span, .registration input[type=text]:focus + .placeholder span {
    display: none
}

.registration form > div {
    position: relative
}

.registration form > div::before {
    background-image: url(../images/spriteform.png);
    background-position: 25px 0;
    background-repeat: no-repeat;
    width: 68px;
    position: absolute;
    left: 0
}

.registration form > div.name::before {
    background-position: 30px 20px
}

.registration form > div.password::before {
    background-position: 30px -40px
}

.registration form > div.email::before {
    background-position: 30px -115px
}

.registration form > div .placeholder {
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 68px;
    font-family: GPR;
    color: #e71450;
    font-size: 13px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.registration form > div .placeholder span {
    color: #fff
}

.registration label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.registration label.for_checkbox {
    margin-bottom: 10px
}

.registration a.gradient-border-btn {
    font-family: GPR;
    font-size: 12px
}

.registration a.gradient-border-btn span {
    margin-right: 15px;
    font-size: 18px
}

.registration button.gradient-border-btn {
    margin-top: 35px;
    margin-bottom: 20px
}

.registration button.gradient-border-btn span {
    font-size: 12px;
    font-family: GPR;
    color: #fff;
    width: 100%;
    text-align: center;
    text-transform: uppercase
}

input[type=checkbox] {
    display: none
}

input[type=checkbox]:checked + label .icon-check::before {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1
}

label.for_checkbox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

label.for_checkbox .icon-check {
    margin-right: 10px;
    overflow: hidden;
    width: 16px;
    height: 16px;
    border: 1px solid #fff;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 8px
}

label.for_checkbox .icon-check::before {
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0
}

label.for_checkbox span {
    color: #fff;
    font-family: GPR;
    font-size: 13px
}

label.for_checkbox span a {
    color: #e71450
}

.table-bg {
    background: rgba(42, 41, 59, .75)
}

.d-files {
    padding: 40px 37px
}

.d-files-wrap {
    margin-top: 60px;
    padding-bottom: 65px
}

.d-files .body-row > div, .d-files .head-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 15px 23px 15px 40px
}

.d-files .head-row {
    font-size: 13px;
    color: #fff;
    font-family: GPM;
    min-width: 670px;
    overflow: hidden
}

.d-files .head-row, .d-files .patch {
    background: rgba(46, 45, 66, .75)
}

.d-files .body-row {
    min-width: 670px;
    overflow: hidden
}

.d-files .body-row > div {
    padding-top: 25px;
    padding-bottom: 25px
}


.d-files-slim .body-row > div {
     padding-top: 5px;
     padding-bottom: 5px;
     color: white;
 }

.d-files .body-row .first-col {
    padding-left: 42px;
    padding-right: 15px
}

.d-files .body-row h4 {
    line-height: 30px;
    color: #fff;
    font-size: 18px;
    font-family: GPM
}

.d-files .body-row .date, .d-files .body-row .second-col, .d-files .body-row p {
    font-size: 13px;
    font-family: GPR;
    color: #767497
}

.d-files .body-row .date {
    display: block
}

.d-files .body-row .game .date {
    margin: 10px 0
}

.d-files .body-row .second-col {
    color: #fff;
    line-height: 30px
}

.d-files .body-row .second-col span {
    font-size: 18px
}

.d-files .body-row .gradient-border-btn {
    height: 30px;
    font-size: 11px;
    font-family: GPR;
    border-width: 1px;
    -o-background-size: 100% 1px;
    background-size: 100% 1px;
    margin-bottom: 20px
}

.d-files .first-col {
    max-width: 600px;
    width: 100%;
    position: relative
}

.d-files .second-col {
    max-width: 130px;
    width: 100%
}

.d-files .third-col {
    width: 100%;
    max-width: 80px
}

.d-files [class*=" icon-"]::before, .d-files [class^=icon-]::before {
    color: #767497;
    font-size: 15px;
    position: absolute;
    top: 8px;
    left: 0
}

@media screen and (max-width: 767px) {
    .d-files, .d-files .body-row > div, .d-files .head-row {
        padding-left: 15px;
        padding-right: 15px
    }

    .d-files > div {
        overflow-x: scroll
    }
}

.stream-page {
    padding-bottom: 35px
}

.stream-page .stream-items {
    margin-top: 60px;
    margin-bottom: 75px
}

.stream-page .stream-items > div {
    margin-bottom: 45px
}

.stream-page .border-gradient {
    padding: 0 2px
}

.stream-page .gradient-border-btn {
    font-size: 12px
}

.stream-page .gradient-border-btn .icon-arrow-long-right {
    font-size: 8px;
    margin: 0 20px
}

.stream-page .gradient-border-btn .icon-youtube-play {
    font-size: 22px;
    margin-top: -1px
}

.rules-page {
    margin-top: 80px;
    margin-bottom: 90px
}

.rules-page ul li a {
    color: #767497;
    font-size: 12px;
    font-family: GPR;
    padding: 16px 0 16px 25px;
    display: block;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
    position: relative
}

.rules-page ul li a:hover {
    color: #fff
}

.rules-page ul li a::before {
    content: '';
    width: 0;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-left: 2px solid #fc1254;
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease
}

.rules-page ul li.active a::before {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-box-shadow: 0 0 15px 2px rgba(252, 18, 84, .5);
    box-shadow: 0 0 15px 2px rgba(252, 18, 84, .5)
}

.rules-page .tab-pane p {
    line-height: 22px;
    margin-bottom: 20px;
    font-family: GPR
}

.rules-page .tab-pane p span {
    display: block;
    margin-top: 20px;
    color: #767497
}

.rules-additional {
    background: url(../images/rules1.jpg) center no-repeat;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
    z-index: -1;
    border-top: 2px solid #3b3a58;
    padding: 78px 0 40px
}

.rules-additional p {
    font-family: GPR;
    color: #fff;
    font-size: 16px;
    text-align: center;
    margin-bottom: 28px
}

.news h2, .news h3, .news-bg p a, .news-comments {
    font-family: GPM
}

.mailing-rules {
    margin-top: 0 !important
}

@media screen and (max-width: 767px) {
    .rules-page .tab-pane {
        display: block;
        opacity: 1
    }

    .rules-page .tab-pane > div {
        display: none
    }

    h3 {
        font-size: 16px;
        line-height: 26px
    }

    .skew-title span {
        width: 30px;
        font-size: 14px;
        margin-right: 14px
    }
}

.news {
    padding-bottom: 60px
}

.news-bg {
    background-image: url(../images/news_bg.jpg);
    min-height: 465px;
    text-align: center
}

.news-bg a:not(.read-more-btn) {
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease
}

.news-bg a:not(.read-more-btn):hover {
    color: #fb1254
}

.news h2, .news-bg p a, .news-comments span {
    color: #fff
}

.news-bg p {
    max-width: 662px;
    width: 100%;
    margin: 20px auto 40px
}

.news h2 {
    font-size: 30px;
    margin-top: 70px;
    margin-bottom: 55px
}

.news h3 {
    font-size: 18px;
    margin-bottom: 25px
}

.news-top .news-description {
    padding-top: 30px
}

.news-others > .row {
    margin-bottom: 30px
}

.news-others .news-description {
    padding-top: 10px
}

.news-others .news-description > div {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.news .border-gradient {
    display: block;
    position: relative
}

.news-description > div, .news-single .author__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox
}

.news-description > div {
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 20px
}

.news-description .skew-title {
    margin-bottom: 0
}

.news-single h3, .news-single p {
    margin-bottom: 20px
}

.news-description .skew-title span {
    font-size: 14px
}

.news-comments {
    font-size: 14px;
    color: #fff
}

.news .items-carousel .slick-arrow {
    top: -68px;
    left: inherit;
    right: 0
}

.news .items-carousel .icon-arrow-long-left {
    right: 40px
}

.news .icon-comment-icon {
    -webkit-transform: translateY(2px);
    -moz-transform: translateY(2px);
    -ms-transform: translateY(2px);
    -o-transform: translateY(2px);
    transform: translateY(2px);
    display: inline-block
}

.news a:not(.border-gradient), .news a:not(.border-gradient) h3, .news a:not(.border-gradient) span {
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease
}

.news a:not(.border-gradient):hover, .news a:not(.border-gradient):hover h3, .news a:not(.border-gradient):hover span {
    color: #fb1254
}

.news-single {
    margin-top: 60px;
    color:white;
}
.news-single img{
    width:auto;
}


.news-single h3 {
    margin-top: 40px
}

.news-single p a {
    color: #fb1254;
    font-family: GPM
}

.news-single .row img {
    margin: 30px 0 20px
}

.news-single ul {
    list-style-position: inside;
    list-style-type: inherit;
    margin-bottom: 50px
}

.news-single ul li {
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    font-family: GPL
}

.news-single .author__wrap {
    display: flex
}

.news-single .author, .news-single .read-comment {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox
}

.news-single .author__wrap a {
    background: rgba(255, 255, 255, .1);
    position: static;
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0);
    left: 0;
    top: 0
}

.news-single .author__wrap a, .news-single .author__wrap img {
    width: 50px;
    height: 50px;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    margin-right: 20px
}

.news-single .author {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.news-single .author > div {
    font-family: GPM;
    font-size: 14px;
    color: #fff
}

.news-single .author > div span {
    display: block;
    font-size: 13px;
    color: #fff;
    font-family: GPL
}

.date-published, .news-single .read-comment, .read-more-btn {
    font-size: 14px;
    font-family: GPM
}

.news-single .read-comment {
    position: relative;
    height: 58px;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff
}

.news-single .read-comment span {
    margin-right: 17px
}

.read-more-btn {
    height: 70px;
    max-width: 244px;
    margin: 0 auto
}

.date-published {
    color: #fff
}

.date-published span {
    font-family: GPR
}

@media screen and (max-width: 991px) {
    .news h3 {
        margin-bottom: 10px
    }
}

@media screen and (max-width: 767px) {
    .news h2 {
        font-size: 24px
    }

    .news h3 {
        font-size: 16px
    }

    .news-top .row > div {
        margin-bottom: 30px
    }

    .news-top .row > div:last-of-type {
        margin-bottom: 0
    }

    .section-banner {
        padding-top: 137px;
        padding-bottom: 30px;
        text-align: center
    }

    .non-bg-banner {
        margin-top: 137px
    }

    .news .items-carousel .slick-arrow {
        top: 50%
    }

    .news .items-carousel .icon-arrow-long-left {
        right: inherit;
        left: 0
    }
}

.pagination {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    padding-top: 30px;
    margin: 0
}

.pagination li {
    padding: 0 10px
}

.pagination li.active a {
    color: #767497;
    background: 0 0
}

.pagination li a {
    background: 0 0;
    border: none;
    font-size: 13px;
    font-family: GPR;
    color: #fff
}

.pagination li a:hover {
    color: #767497;
    background: 0 0
}

.prison-table {
    background: rgba(42, 41, 59, .75);
    padding: 30px 35px;
    margin-top: 70px
}

.no-result ~ div .row-item:not(.row-top), .no-result ~ ul {
    display: none
}

.no-result ~ .no-result-table {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    min-height: 285px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.no-result ~ .no-result-table p {
    -webkit-transform: translateY(-35px);
    -moz-transform: translateY(-35px);
    -ms-transform: translateY(-35px);
    -o-transform: translateY(-35px);
    transform: translateY(-35px);
    font-size: 20px;
    color: #fff
}

.prison-bg {
    position: relative;
    padding-bottom: 45px
}

.prison-bg::before {
    content: '';
    width: 100%;
    height: 100%;
    background: url(../images/prison-img.jpg) center top no-repeat;
    -o-background-size: 100% auto;
    background-size: 100% auto;
    position: absolute;
    top: 0;
    opacity: 1;
    left: 0;
    z-index: -1
}

.search-row {
    padding: 15px 0;
    border-bottom: 1px solid #ceced5;
    position: relative
}

.search-row .icon-search {
    font-size: 21px;
    color: #fff;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.search-row input {
    padding-left: 50px;
    height: 20px;
    max-width: 300px;
    width: 100%;
    background: 0 0;
    color: #f1f1f3;
    font-family: GPL;
    font-size: 15px
}

.search-row input::-webkit-input-placeholder {
    color: #767497
}

.search-row input::-moz-placeholder {
    color: #767497
}

.search-row input:-ms-input-placeholder {
    color: #767497
}

.search-row input:-moz-placeholder {
    color: #767497
}

.search-row input:focus ~ span {
    color: #fb1254
}

.search-result .row-item {
    color: #fff;
    font-size: 13px;
    font-family: GPR;
    padding: 15px 25px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.video-bg p, .video-page .item-video h4 {
    font-size: 18px;
    font-family: GPM;
    color: #fff
}

.search-result .row-item:nth-of-type(2n+1) {
    background: rgba(46, 45, 66, .45)
}

.search-result .row-item div {
    width: 100%;
    padding: 0 10px
}

.search-result .row-item div span {
    margin-right: 15px;
    width: 20px;
    text-align: center;
    display: inline-block
}

.search-result .number {
    max-width: 60px;
    min-width: 40px
}

.search-result .name {
    max-width: 204px;
    min-width: 120px
}

.search-result .date {
    max-width: 165px;
    min-width: 70px
}

.search-result .punishment {
    max-width: 235px;
    min-width: 106px
}

.search-result .argument {
    max-width: 210px;
    min-width: 152px
}

.search-result .put {
    max-width: 168px;
    min-width: 131px
}

.video-bg {
    position: relative;
    background-image: url(../images/video-bg.jpg)
}

.video-bg p {
    margin-top: 30px
}

.video-page {
    margin-top: 55px;
    margin-bottom: 120px
}

.video-page .item-video {
    display: block;
    position: relative;
    margin-bottom: 30px
}

.video-page .item-video h4 {
    position: absolute;
    left: 37px;
    bottom: 37px
}

.video-page .gradient-border-btn {
    margin-top: 25px;
    font-size: 12px;
    font-family: GPR
}

.video-page .gradient-border-btn .icon-arrow-long-right {
    font-size: 8px;
    margin: 0 20px
}

.video-page .gradient-border-btn .icon-youtube-play {
    font-size: 22px;
    margin-top: -1px
}

.item-video span {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 27px;
    width: 72px;
    height: 72px;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid #fff;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff
}

.item-video span::before {
    margin-left: 4px
}

.video-bg .item-video span {
    margin-top: 33px;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease
}

.video-bg .item-video span:hover {
    color: #fb1254;
    border-color: #fb1254
}

@media screen and (max-width: 991px) {
    .prison-table, .search-result .row-item {
        padding-left: 10px;
        padding-right: 10px
    }

    .video-page .item-video h4 {
        bottom: 15px;
        left: 10px
    }
}

@media screen and (max-width: 767px) {
    .search-result .row-item {
        min-width: 660px
    }

    .search-result {
        overflow-x: scroll
    }

    .prison-bg::before {
        -o-background-size: cover;
        background-size: cover
    }

    .icon-share {
        bottom: 10px;
        right: 10px
    }

    .video-bg .item-video span {
        position: static;
        -webkit-transform: translate(0);
        -moz-transform: translate(0);
        -ms-transform: translate(0);
        -o-transform: translate(0);
        transform: translate(0);
        top: 0;
        left: 0
    }

    .video-bg {
        padding-bottom: 70px
    }
    .player-stats.padding-block {
        padding: 1px;

    }

}

.counters {
    width: 20px;
    opacity:0.1;
    margin:0;
    /* margin: 10px 5px;*/
}

.share-container {
    position: absolute;
    display: none;
    height:40px;
    background:rgba(255,255,255,0.1);
    border-radius:20px;
    width:290px;
}
/*
.share-container.vertical{
    height:290px;
    width:80px;
}*/


#none,#none-sub {
    display: none !important;
}





@media screen and (max-width: 1355px) {
    .header__left > li > a {
        padding: 22px 20px;
    }


}

@media screen and (max-width: 1238px) {
    .header__left > li > a {
        padding: 22px 15px;
    }
    .header__right a:last-of-type {
        margin-left: 30px
    }
}



@media screen and (max-width: 1198px) and (min-width: 1182px) {
    body section {
        overflow: hidden;
    }
}


/*
@media screen and (max-width: 1200px) and (min-width: 992px) {
}
*/

@media screen and (max-width: 991px) and (min-width: 651px) {
    .last-news__hover p {
        display: none
    }
    .last-news-item:hover .last-news__hover {
        height: 150px;
        -webkit-transform: translateY(-90px);
        -moz-transform: translateY(-90px);
        -ms-transform: translateY(-90px);
        -o-transform: translateY(-90px);
        transform: translateY(-90px)
    }
}



