img {
    max-width: 100%;
}

@supports ((-webkit-filter: blur()) or (filter: blur())) {
}

.GeneralMaterial-article p {
    margin: 0 0 20px;
    font-family: Montserrat, Montserrat Text Pro, Georgia, serif;
    font-size: 20px;
    line-height: 28px;
}

.SimpleBlock-h4 {
    margin-top: 26px;
    margin-bottom: 11px;
    font-family: Montserrat, Arial, Helvetica Neue, sans-serif;
    font-size: 17px;
    font-weight: 700;
    line-height: 21px;
}

@media only screen and (min-device-width: 32em) {
    .SimpleBlock-h4 {
        margin-top: 45px;
        margin-bottom: 15px;
        font-size: 21px;
        line-height: 28px;
    }
}

.AffiliatePanels-root {
    position: relative;
}

.GeneralMaterial-root {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    padding: 20px 20px 23px;
    border-radius: 10px;
    background-color: #fff;
}

@media only screen and (min-width: 48em) {
    .GeneralMaterial-root {
        padding: 45px 15px 38px;
    }
}

@media only screen and (min-width: 48em) {
    .GeneralMaterial-simple {
        padding-top: 60px;
    }
}

.GeneralMaterial-container {
    width: 100%;
}

.GeneralMaterial-article {
    position: relative;
}

.GeneralMaterial-simple .GeneralMaterial-container {
    max-width: 1000px;
}

.GeneralMaterial-simple .GeneralMaterial-article {
    margin-right: auto;
    margin-left: auto;
}

@media only screen and (min-width: 64em) {
    .GeneralMaterial-simple .GeneralMaterial-article {
        margin-right: 0;
        margin-left: 0;
    }
}

.GeneralMaterial-default .GeneralMaterial-article {
    width: 100%;
}

.GeneralMaterial-default .GeneralMaterial-body {
    max-width: 650px;
    margin: 0 auto;
}

.red {
    color: red;
}

@media only screen and (min-width: 64em) {
    .GeneralMaterial-default .GeneralMaterial-body {
        max-width: 1000px;
    }
}

@media only screen and (min-width: 64em) {
    .GeneralMaterial-default .GeneralMaterial-body {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
    }
}

@supports ((-webkit-filter: blur()) or (filter: blur())) {
}

a {
    color: blue;
    cursor: pointer;
}

a:hover {
    color: red;
}

@media only screen and (min-width: 64em) {
    .App-container {
        background-position: top;
        background-size: 412px 218px;
    }
}

.App-content {
    position: relative;
    z-index: 100;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 100%;
    min-height: calc(100vh - 140px);
}

@media only screen and (min-width: 32em) {
    .App-content {
        max-width: 1335px;
        margin-right: auto;
        margin-left: auto;
    }
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-size: 20px
}

body {
    margin: 0;
}

main {
    display: block;
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

button {
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button {
    text-transform: none;
}

button {
    -webkit-appearance: button;
}

button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

button:-moz-focusring {
    outline: 1px dotted ButtonText;
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: 0.54;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

html {
    background-color: #000;
}


body {
    font-family: Montserrat, Montserrat Text Pro, Georgia, serif;
}

h1,
h3,
h4 {
    margin: 0;
    padding: 0;
    font-weight: 400;
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.ittem-comment {
    display: block;
    position: relative;
    margin-bottom: 25px;
    min-height: 60px;
}

.ittem-comment p {
    display: block;
    position: relative;
    padding-left: 75px;
    margin-bottom: 5px;

}

.ava-img {
    width: 60px;
    border-radius: 10px;
    display: block;
    position: relative;
    float: left;
}

img {
    max-width: 100%;
}

input {
    outline: 0px none;
}

.contentBox {
    line-height: 1.5;
}

.contentBox p {
    padding-bottom: 10px;
    padding-top: 10px;
}

.contentBox h1 {
    line-height: 1.2;
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 27px;
}

.contentBox h2 {
    line-height: 1.4;
    margin-top: 10px;
    margin-bottom: 10px;
}

.block-14 {
    width: 100% !important;
    margin: auto !important;
    max-width: 600px !important;
    text-align: center !important;
    background: #f7f7f7 !important;
    padding-bottom: 10px !important;
}

.block-14 img {
    width: 100% !important;
    height: auto !important;
    margin: 0 !important;
}

.block-14 p {
    margin: 0 !important;
    padding: 0 !important;
    font-style: italic !important;
    padding-bottom: 0 !important;
    font-size: 14px;
    line-height: 1.4;
}

a {
    text-decoration: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.GeneralMaterial-article p {
    margin: 0 !important;
}

body,
.contentBox span,
p,
a,
h1,
h2,
h3,
h4 {
    font-family: "Montserrat", "Georgia", serif !important;
}

.contentBox h1 {
    margin-top: 0px;
}

.obutton {
    display: inline-block;
    padding: 20px 40px;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    -webkit-box-shadow: 0 4px 15px 0 rgba(129, 150, 160, 0.45) !important;
    box-shadow: 0 4px 15px 0 rgba(129, 150, 160, 0.45) !important;
    border-radius: 10px;
    background-color: red;
    background-position: 1.35em 0.94em;
    background-size: 1em;
    background-repeat: no-repeat;
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    border: none;
    cursor: pointer;
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 30px;
}

.obutton:hover {
    color: #fff;
    -webkit-box-shadow: 0 4px 35px 0 rgba(129, 150, 160, 0.45) !important;
    box-shadow: 0 4px 35px 0 rgba(129, 150, 160, 0.45) !important;
}

.order_form {
    width: 100%;
    max-width: 500px;
    padding: 0 20px 20px 20px;
}

.order_form {
    display: block !important;
    margin: 0 auto !important;
    text-align: center !important;
}

.iti__flag-container {
    font-size: 18px;
}

.ramka {
    border: 2px solid red;
}

.ramka p {
    padding: 5px;
}

.opros-product-block {
    display: block;
    background-image: url(../images/formbg.jpeg);
    background-size: 100% 100%;
    max-width: 600px;
    width: 100%;
    margin: 20px auto 0;
}

.like-block {
    display: block;
    width: 95.7%;
    padding: 0px 2% 2%;
    margin: 0 auto;
    border-radius: 3px;
}

.order_form {
    padding: 20px 20px 0 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 0;
    font-family: Arial, Helvetica;
    font-style: normal;
}

h2::after {
    content: "";
    margin-top: 12px;
    border-bottom: 4px solid rgb(185 0 48);
    display: block;
}

h2 {
    display: block;
    line-height: 1.2;
    color: rgb(10, 10, 10);
    font-size: 19px;
    margin-top: 25px;
}

.iti__flag-container {
    font-size: 18px;
}

.iti--separate-dial-code {
    display: block;
}

.myh4 {
    padding: 6px 4px 4px 5px;
    width: 100%;
    display: table;
    border: 1px dotted #6d6d6d;
    border-right: none;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 9px;
    line-height: 23px;
    border-radius: 2px;
    margin-top: 5px;
    margin-left: -3px;
    font-weight: 600;
    background-color: rgb(245, 254, 245);
    background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0, rgb(0 0 0)), color-stop(1, rgb(245, 254, 245)));
    background-image: -webkit-repeating-linear-gradient(0deg, rgb(186 0 49) 0%, rgb(245, 254, 245) 100%);
    background-image: repeating-linear-gradient(90deg, rgb(186 0 49) 0%, rgb(245, 254, 245) 100%);
    background-image: -ms-repeating-linear-gradient(0deg, rgb(191, 230, 191) 0%, rgba(3, 224, 0, 0.04) 100%);
}

.name-black {
    display: inline-block;
    width: 100%;
    height: auto;
    line-height: 1.55em;
    padding: 0.29em 0.5em 0.21em;
    vertical-align: baseline;
    border: 1px solid rgb(152, 152, 152);
    background-color: rgb(255, 255, 255);
    font-size: 18px;
}

.phone-black {
    display: inline-block;
    width: 100%;
    height: auto;
    line-height: 1.55em;
    padding: 0.29em 0.5em 0.21em 10px;
    vertical-align: baseline;
    border: 1px solid rgb(152, 152, 152);
    background-color: rgb(255, 255, 255);
    font-size: 18px;
}

.submit-btn {
    display: block;
    max-width: 300px;
    width: 100%;
    margin: 0 auto 5px;
    padding: 15px 35px;
    margin-top: 25px;
    border: 0px none transparent;
    cursor: pointer;
    color: rgb(255, 255, 255);
    background: transparent linear-gradient(to bottom, rgb(200, 0, 57) 0%, rgb(163, 0, 35) 100%) repeat scroll 0% 0%;
}

.order_form_pole {
    display: block;
    max-width: 300px;
    width: 100%;
    margin: 0 auto 5px;
}

.order_form_pole label {
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
}

.iti--separate-dial-code input,
.iti--separate-dial-code input[type="tel"] {
    padding-left: 45px;
}

/**/

.form-search-input {
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}


sup {
    padding: 0 4px;
    background: #3101a3;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

@-webkit-keyframes heartbeat {
    0% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }
    5% {
        -webkit-transform: scale(1.25);
        transform: scale(1.25);
    }
    39% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
    45% {
        -webkit-transform: scale(1.15);
        transform: scale(1.15);
    }
    60% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes heartbeat {
    0% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }
    5% {
        -webkit-transform: scale(1.25);
        transform: scale(1.25);
    }
    39% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
    45% {
        -webkit-transform: scale(1.15);
        transform: scale(1.15);
    }
    60% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.container {
    max-width: 1220px;
    margin: auto;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.container-height {
    height: 100%;
}

.container-relative {
    position: relative;
}

.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    margin-right: -10px;
    margin-left: -10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.flex-width {
    width: 100%;
    max-width: 100%;
}

.flex-nowrap {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.flex-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.flex-align-items-center {
    align-items: center;
}

@media all and (max-width: 1220px) {
    .container {
        padding-right: 20px;
        padding-left: 20px;
    }

    .flex {
        margin-right: -10px;
        margin-left: -10px;
    }
}

@media all and (max-width: 1024px) {
    .container {
        padding-right: 20px;
        padding-left: 20px;
    }

    .flex {
        margin-right: -10px;
        margin-left: -10px;
    }

    .GeneralMaterial-root {
        padding-top: 80px;
    }
}

@media all and (max-width: 767px) {
    .container {
        padding-right: 20px;
        padding-left: 20px;
    }

    .gutter-container-sm-0 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .gutter-container-sm-0 > .flex {
        margin-right: auto;
        margin-left: auto;
    }

    .flex {
        margin-right: -10px;
        margin-left: -10px;
    }

    .flex-end-sm {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
}

@media all and (max-width: 480px) {
    .container {
        padding-right: 10px;
        padding-left: 20px;
    }

    .flex {
        margin-right: -10px;
        margin-left: -10px;
    }
}

@media all and (max-width: 767px) {
    .hide-sm {
        display: none !important;
    }
}

input {
    display: block;
    width: 100%;
    height: 30px;
    margin: 0;
    padding: 0 10px;
    border: 0;
    border-bottom: 1px solid #000;
    background: #fff;
    color: #181818;
    font-family: sourcesanspro;
    font-size: 16px;
    text-transform: uppercase;
}

input::-webkit-input-placeholder {
    opacity: 1;
}

input::-moz-placeholder {
    opacity: 1;
}

input:-moz-placeholder {
    opacity: 1;
}

.form-search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
}

.form-search-input {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    max-width: 580px;
    margin: auto;
    border-color: #fff;
    background: 0 0;
    color: #fff;
    font-size: 18px;
    font-style: italic;
    text-transform: none;
}

.form-search-input:focus,
.form-search-input:hover {
    border-color: #fff;
}

@media all and (max-width: 1024px) {
    .form-search-input {
        max-width: none;
        margin-bottom: 0;
    }
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 80px;
    background: #000000;
    z-index: 999999;
}

.logo {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 80px;
    height: 80px;
    background: #fff url(../images/digi24-logo.png) center no-repeat;
    background-size: 100% 100%;
    -webkit-transform: translateY(12px);
    -ms-transform: translateY(12px);
    transform: translateY(12px);
    z-index: 1;
}

.nav {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 10px;
    white-space: nowrap;
}

.nav-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    list-style: none;
}

.nav-list-item {
    margin: 0;
}

.nav-list-item:before {
    content: none;
}

.nav-list-item-link {
    display: block;
    padding: 20px 10px;
    color: #fff;
    font-family: zillaslab;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-transition: color 0.2s;
    -o-transition: color 0.2s;
    transition: color 0.2s;
}

.nav-list-item-link:focus,
.nav-list-item-link:hover {
    background: 0 0;
    color: #793ffe;
}

.nav-trigger {
    position: relative;
    padding-right: 20px;
    background: 0 0;
    border: 0;
}

.nav-trigger:before {
    content: "";
    position: absolute;
    right: 0;
    height: 0;
    border: 5px solid transparent;
    -webkit-transform: translateY(75%) rotate(0);
    -ms-transform: translateY(75%) rotate(0);
    transform: translateY(75%) rotate(0);
    z-index: 1;
    border-top-color: #fff;
}

.nav-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 10px 0;
}

.search-trigger {
    position: relative;
    width: 20px;
    height: 20px;
    margin: 10px;
    padding: 0;
    background: url(../fonts/icon.svg) 0 -40px no-repeat;
    background-size: 20px auto;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    border: 0;
}

.search-trigger:focus,
.search-trigger:hover {
    background: url(../fonts/icon.svg) 0 -40px no-repeat;
    background-size: 20px auto;
}

.search {
    position: absolute;
    bottom: -68px;
    left: 0;
    width: 100%;
    height: 60px;
    background: rgba(255, 255, 255, 0.2);
    opacity: 0;
    -webkit-transform: rotateX(90deg);
    transform: rotateX(90deg);
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
    transition: opacity 0.2s, -webkit-transform 0.2s;
    -o-transition: opacity 0.2s, transform 0.2s;
    transition: opacity 0.2s, transform 0.2s;
    transition: opacity 0.2s, transform 0.2s, -webkit-transform 0.2s;
}

.nav-live {
    position: absolute;
    top: 0;
    right: 140px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    display: flex;
    height: 100%;
}

.nav-live-trigger {
    position: relative;
    padding-right: 30px;
    background: 0 0;
    white-space: nowrap;
    border: 0;
}

.nav-live-trigger:before {
    content: "";
    position: absolute;
    right: 10px;
    height: 0;
    border: 5px solid transparent;
    -webkit-transform: translateY(75%) rotate(0);
    -ms-transform: translateY(75%) rotate(0);
    transform: translateY(75%) rotate(0);
    z-index: 1;
    border-top-color: currentColor;
}

.nav-live-trigger:focus,
.nav-live-trigger:hover {
    color: #fff;
}

.nav-live-list {
    position: absolute;
    right: 0;
    display: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    background: #fff;
    white-space: nowrap;
    z-index: 1;
}

.nav-live-list-item {
    margin: 0;
}

.nav-live-list-item:before {
    content: none;
}

.nav-live-list-item-link {
    color: #181818;
}

.nav-live-list-item-link:focus,
.nav-live-list-item-link:hover {
    color: #181818;
}

.live-link {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    height: 100%;
    padding: 20px;
    background: -o-linear-gradient(135deg, #3101a3 0, #793ffe 100%);
    background: linear-gradient(-45deg, #3101a3 0, #793ffe 100%);
    color: #fff;
    font-family: sourcesanspro;
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    white-space: nowrap;
    -webkit-transition: background 0.2s;
    -o-transition: background 0.2s;
    transition: background 0.2s;
    display: flex;
    align-items: center;
}

.live-link:focus,
.live-link:hover {
    background: -o-linear-gradient(135deg, #3101a3 0, #793ffe 100%);
    background: linear-gradient(-45deg, #3101a3 0, #793ffe 100%);
    color: #fff;
}

.live-link:after {
    content: "";
    display: inline-block;
    vertical-align: top;
    width: 20px;
    height: 20px;
    margin-left: 5px;
    background: url(../fonts/icon.svg) 0 -320px no-repeat;
    background-size: 20px auto;
    -webkit-animation: heartbeat 1.6s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
    animation: heartbeat 1.6s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
}

.nav-menu {
    position: fixed;
    top: 68px;
    left: 0;
    width: 100%;
    min-width: 320px;
    background: rgba(0, 0, 0, 0.8);
    opacity: 0;
    -webkit-transform: rotateX(90deg);
    transform: rotateX(90deg);
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
    transition: opacity 0.2s, -webkit-transform 0.2s;
    -o-transition: opacity 0.2s, transform 0.2s;
    transition: opacity 0.2s, transform 0.2s;
    transition: opacity 0.2s, transform 0.2s, -webkit-transform 0.2s;
    overflow: auto;
}

.nav-menu-list {
    margin: 50px auto;
}

.nav-menu-list-item {
    margin-top: 0;
}

.nav-menu-list-item:first-child {
    display: none;
}

.nav-menu-list-item:before {
    content: none;
}

.nav-menu-list-item-link {
    display: block;
    color: #fff;
    font-family: zillaslab;
    font-size: 18px;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
    text-decoration: none;
}

.nav-submenu-link {
    display: block;
    color: #fff;
    font-family: sourcesanspro;
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
    text-decoration: none;
}

.nav-alt {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.nav-alt-link {
    padding: 15px 0;
    color: #fff;
    font-family: zillaslab;
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
    text-decoration: none;
}

@media all and (max-width: 1750px) {
    .nav-live {
        position: relative;
        top: auto;
        right: auto;
    }
}

@media all and (max-width: 1440px) {
    .live-link {
        position: static;
    }
}

@media all and (max-width: 1220px) {
    .nav {
        padding: 0;
    }

    .nav-list-item-link {
        padding: 20px 5px;
    }

    .nav-trigger {
        padding-right: 20px;
    }

    .nav-live-trigger {
        padding-right: 20px;
    }

    .nav-live-trigger:before {
        right: 5px;
    }

    .live-link {
        margin-right: -20px;
        padding: 20px 10px;
        font-size: 16px;
    }
}

@media all and (max-width: 1024px) {
    .header {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        min-width: 320px;
        height: 40px;
        -webkit-box-shadow: 0 5px 0 rgba(255, 255, 255, 0.8);
        box-shadow: 0 5px 0 rgba(255, 255, 255, 0.8);
    }

    .logo {
        width: 50px;
        height: 50px;
        margin-right: auto;
        -webkit-transform: translateY(10px);
        -ms-transform: translateY(10px);
        transform: translateY(10px);
    }

    .nav {
        position: static;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        margin-right: -10px;
    }

    .nav-list {
        display: none;
    }

    .search-trigger {
        display: none;
    }

    .search {
        bottom: -65px;
        padding: 0 20px;
        background: #181818;
        -webkit-transition: opacity 0.2s, -webkit-transform 0s 0.2s;
        transition: opacity 0.2s, -webkit-transform 0s 0.2s;
        -o-transition: opacity 0.2s, transform 0s 0.2s;
        transition: opacity 0.2s, transform 0s 0.2s;
        transition: opacity 0.2s, transform 0s 0.2s, -webkit-transform 0s 0.2s;
    }

    .nav-live {
        position: static;
        margin-right: -10px;
    }

    .nav-live-trigger {
        padding: 10px 20px 10px 5px;
        font-size: 13px;
    }

    .nav-live-list-item-link {
        padding: 10px 5px;
        font-size: 13px;
    }

    .live-link {
        margin: 0 10px;
        padding: 10px;
        font-size: 14px;
    }

    .nav-menu {
        top: 105px;
        height: calc(100% - 105px);
        padding: 0 40px;
        background: #181818;
        -webkit-transition: opacity 0.2s, -webkit-transform 0s 0.2s;
        transition: opacity 0.2s, -webkit-transform 0s 0.2s;
        -o-transition: opacity 0.2s, transform 0s 0.2s;
        transition: opacity 0.2s, transform 0s 0.2s;
        transition: opacity 0.2s, transform 0s 0.2s, -webkit-transform 0s 0.2s;
    }

    .nav-menu-list {
        display: block;
        margin: 20px auto;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        -webkit-transition: -webkit-transform 0.2s;
        transition: -webkit-transform 0.2s;
        -o-transition: transform 0.2s;
        transition: transform 0.2s;
        transition: transform 0.2s, -webkit-transform 0.2s;
    }

    .nav-menu-list-item {
        cursor: pointer;
        overflow: hidden;
    }

    .nav-menu-list-item:first-child {
        display: block;
    }

    .nav-menu-list-item:first-child:before {
        content: none;
    }

    .nav-menu-list-item:first-child .nav-menu-list-item-link {
        display: block;
    }

    .nav-menu-list-item:before {
        content: "";
        position: absolute;
        top: 15px;
        right: 0;
        display: block;
        width: 20px;
        height: 20px;
        margin: 0;
        background-color: transparent;
        background-image: url(../fonts/icon.svg);
        background-position: 0 -20px;
        background-size: 20px auto;
    }

    .nav-menu-list-item-link {
        display: inline-block;
        vertical-align: top;
        padding: 5px 0;
        font-size: 16px;
    }

    .nav-submenu {
        display: none;
    }

    .nav-submenu-link {
        font-size: 16px;
    }

    .nav-alt {
        padding: 20px 0;
        border-top: 1px solid #585858;
        border-bottom: 0;
    }

    .nav-alt-link {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
        padding: 10px 0;
        color: #ccc;
        font-size: 16px;
        text-transform: none;
    }

    .nav-alt-link:nth-child(2n) {
        text-align: right;
    }

    .nav-btn {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin: 0;
    }

    .nav-trigger {
        display: block;
        width: 40px;
        height: 40px;
        padding: 0 10px;
        font-size: 0;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }

    .nav-trigger:after,
    .nav-trigger:before {
        content: "";
        position: absolute;
        right: auto;
        left: 10px;
        width: 20px;
        height: 2px;
        padding: 0;
        border: 0;
        background: #fff;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }

    .nav-trigger:before {
        top: 13px;
        -webkit-transition: top 0.2s 0.2s linear, -webkit-transform 0.2s linear;
        transition: top 0.2s 0.2s linear, -webkit-transform 0.2s linear;
        -o-transition: transform 0.2s linear, top 0.2s 0.2s linear;
        transition: transform 0.2s linear, top 0.2s 0.2s linear;
        transition: transform 0.2s linear, top 0.2s 0.2s linear,
        -webkit-transform 0.2s linear;
    }

    .nav-trigger:after {
        top: auto;
        bottom: 13px;
        -webkit-transition: bottom 0.2s 0.2s linear, -webkit-transform 0.2s linear;
        transition: bottom 0.2s 0.2s linear, -webkit-transform 0.2s linear;
        -o-transition: transform 0.2s linear, bottom 0.2s 0.2s linear;
        transition: transform 0.2s linear, bottom 0.2s 0.2s linear;
        transition: transform 0.2s linear, bottom 0.2s 0.2s linear,
        -webkit-transform 0.2s linear;
    }

    .nav-trigger span {
        display: block;
        width: 20px;
        height: 2px;
        margin: 19px auto;
        background: #fff;
        opacity: 1;
        -webkit-transition: opacity 0s 0.2s linear;
        -o-transition: opacity 0s 0.2s linear;
        transition: opacity 0s 0.2s linear;
    }

    .nav-trigger:focus,
    .nav-trigger:hover {
        background: 0 0;
        color: transparent;
    }

    .nav-trigger:focus span,
    .nav-trigger:focus:after,
    .nav-trigger:focus:before,
    .nav-trigger:hover span,
    .nav-trigger:hover:after,
    .nav-trigger:hover:before {
        background: #fff;
    }
}

