@font-face {
    font-family: TradeGothic;
    src: url(../fonts/TradeGothicNo20-CondBold.eot);
    src: url(../fonts/TradeGothicNo20-CondBold.eot?#iefix) format("embedded-opentype"), url(../fonts/TradeGothicNo20-CondBold.woff2) format("woff2"), url(../fonts/TradeGothicNo20-CondBold.woff) format("woff"), url(../fonts/TradeGothicNo20-CondBold.ttf) format("truetype"), url(../fonts/TradeGothicNo20-CondBold.svg#TradeGothic) format("svg");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Roboto;
    src: url(../fonts/Roboto-Regular.eot);
    src: url(../fonts/Roboto-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/Roboto-Regular.woff2) format("woff2"), url(../fonts/Roboto-Regular.woff) format("woff"), url(../fonts/Roboto-Regular.ttf) format("truetype"), url(../fonts/Roboto-Regular.svg#Roboto) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: RobotoCN;
    src: url(../fonts/Roboto-Condensed.eot);
    src: url(../fonts/Roboto-Condensed.eot?#iefix) format("embedded-opentype"), url(../fonts/Roboto-Condensed.woff2) format("woff2"), url(../fonts/Roboto-Condensed.woff) format("woff"), url(../fonts/Roboto-Condensed.ttf) format("truetype"), url(../fonts/Roboto-Condensed.svg#RobotoCN) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: RobotoCNR;
    src: url(../fonts/RobotoCondensed-Regular.eot);
    src: url(../fonts/RobotoCondensed-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/RobotoCondensed-Regular.woff2) format("woff2"), url(../fonts/RobotoCondensed-Regular.woff) format("woff"), url(../fonts/RobotoCondensed-Regular.ttf) format("truetype"), url(../fonts/RobotoCondensed-Regular.svg#RobotoCNR) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: GothamPro;
    src: url(../fonts/GothamPro.eot);
    src: url(../fonts/GothamPro.eot?#iefix) format("embedded-opentype"), url(../fonts/GothamPro.woff2) format("woff2"), url(../fonts/GothamPro.woff) format("woff"), url(../fonts/GothamPro.ttf) format("truetype"), url(../fonts/GothamPro.svg#GothamPro) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: GothamPro;
    src: url(../fonts/GothamPro-Medium.eot);
    src: url(../fonts/GothamPro-Medium.eot?#iefix) format("embedded-opentype"), url(../fonts/GothamPro-Medium.woff2) format("woff2"), url(../fonts/GothamPro-Medium.woff) format("woff"), url(../fonts/GothamPro-Medium.ttf) format("truetype"), url(../fonts/GothamPro-Medium.svg#GothamPro) format("svg");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: MyriadPro;
    src: url(../fonts/MyriadPro-Regular.eot);
    src: url(../fonts/MyriadPro-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/MyriadPro-Regular.woff2) format("woff2"), url(../fonts/MyriadPro-Regular.woff) format("woff"), url(../fonts/MyriadPro-Regular.ttf) format("truetype"), url(../fonts/MyriadPro-Regular.svg#MyriadPro) format("svg");
    font-weight: 400;
    font-style: normal
}

body {
    background: #fff;
    padding: 0;
    margin: 0;
    font-family: TradeGothic, "Open Sans", sans-serif;
    font-weight: 700;
    color: #151515;
    width: 100%;
    position: relative;
    min-height: 100vh
}

button,
input,
textarea {
    font-family: TradeGothic, "Open Sans", sans-serif;
    -webkit-appearance: none;
    border: transparent;
    outline: 0;
    background: 0 0;
    border-radius: 0
}

button {
    cursor: pointer;
    padding: 0
}

.clearfix:after {
    content: "";
    display: table;
    clear: both
}

ol,
ul {
    margin: 0;
    padding: 0;
    list-style: none
}

h1,
h2,
h3,
h4,
h5,
h6,
ol li,
p,
ul li {
    margin: 0;
    padding: 0
}

*,
:focus,
:hover,
:visited {
    text-decoration: none;
    outline: 0 !important
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    -webkit-tap-highlight-color: transparent
}

img {
    max-width: 100%
}

a {
    color: inherit;
    cursor: pointer;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

h1 {
    font-size: 83px;
    line-height: 90px;
    letter-spacing: -.02em
}

h2 {
    font-size: 60px;
    line-height: 90px;
    letter-spacing: -.02em
}

h2.h2_long {
    line-height: 65px;
    letter-spacing: .1em
}

h5 {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .1em
}

h5+h1 {
    margin-top: 16px
}

h5+h2 {
    margin-top: 49px
}

p {
    font-family: RobotoCN;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .02em;
    font-weight: 400
}

.button {
    display: inline-block;
    vertical-align: middle;
    height: 60px;
    line-height: 56px;
    white-space: nowrap;
    border-radius: 5px;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    border: 2px solid;
    font-size: 16px;
    letter-spacing: .1em;
    padding-left: 24px;
    padding-right: 24px;
    text-align: center
}

.button.button2row {
    line-height: 24px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    white-space: normal
}

.button_radius {
    border-radius: 30px
}

.button_small {
    height: 40px;
    line-height: 36px;
    letter-spacing: .5px
}

.button_small_radius {
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: .1em
}

.button_big {
    height: 80px;
    line-height: 76px
}

.button_red {
    background: #ff3e35;
    border-color: #ff3e35;
    color: #fff
}

.button_red:hover {
    background: #fff;
    border-color: #fff;
    color: #151515
}

.button_green {
    background: #00c080;
    border-color: #00c080;
    color: #fff
}

.button_green:hover {
    background: #fff;
    border-color: #151515;
    color: #151515
}

.button_white {
    background: #fff;
    border-color: #fff;
    color: #151515
}

.button_black,
.button_white:hover {
    background: #151515;
    border-color: #151515;
    color: #fff
}

.button_black:hover {
    background: #fff;
    border-color: #151515;
    color: #151515
}

.button_transparent_t {
    background: 0 0;
    border-color: transparent;
    color: #fff
}

.button_transparent_t:hover {
    background: #ff3e35;
    border-color: transparent;
    color: #fff
}

.button_transparent {
    background: 0 0;
    border-color: #696969;
    color: #b1b1b1
}

.button_transparent:hover {
    background: red;
    border-color: red;
    color: #fff
}

.button_transparent_white {
    background: 0 0;
    border-color: #fff;
    color: #fff
}

.button_transparent_white:hover {
    background: #ff3e35;
    border-color: #ff3e35;
    color: #fff
}

.button_transparent_grey {
    background: 0 0;
    border-color: #5c5c5c;
    color: #fff
}

.button_transparent_grey:hover {
    background: #fff;
    border-color: #fff;
    color: #151515
}

.button_transparent_red {
    background: 0 0;
    border-color: #ff3e35;
    color: #ff3e35
}

.button_transparent_red:hover {
    background: #fff;
    border-color: #fff;
    color: #ff3e35
}

.button_transparent_black {
    background: 0 0;
    border-color: #b2b2b2;
    color: #272727
}

.button_transparent_black:hover {
    background: red;
    border-color: red;
    color: #fff
}

.wrapper {
    max-width: 100%;
    width: 100%;
    padding-left: 60px;
    padding-right: 60px;
    margin-left: auto;
    margin-right: auto
}

.wrapper1280 {
    max-width: 1400px
}

.uppercase {
    text-transform: uppercase
}

.colorgrey {
    color: #b1b1b1
}

.tac {
    text-align: center
}

.title16 {
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    letter-spacing: .1em
}

header {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 10
}

.header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 70px 75px;
    color: #fff;
    width: 100%
}

.header_logo {
    position: relative;
    padding-left: 124px;
    font-size: 35px;
    text-transform: uppercase;
    -ms-flex-item-align: start;
    align-self: flex-start;
    letter-spacing: .44em;
    white-space: nowrap
}

.header_logo i {
    width: 96px;
    height: 80px;
    display: block;
    background: url(../img/logo.svg) center/contain no-repeat;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -40px
}

.header_right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header_seenon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .5px
}

.header_seenon_links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 64px
}

.header_seenon_links li {
    margin-right: 40px
}

.header_seenon_links li:last-child {
    margin-right: 0
}

.header_seenon_links li a:hover {
    opacity: .6
}

.header_seenon_links .header_seenon_buzzfeed {
    display: block;
    width: 96px;
    height: 18px;
    background: url(../img/BuzzFeed.png) center/contain no-repeat
}

.header_seenon_links .header_seenon_youtube {
    position: relative;
    padding-right: 46px;
    display: block
}

.header_seenon_links .header_seenon_youtube i {
    display: block;
    width: 34px;
    height: 34px;
    border: 2px solid #fff;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -17px;
    border-radius: 50%
}

.header_seenon_links .header_seenon_youtube i:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-left: 10px solid #fff;
    border-bottom: 6px solid transparent;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -3px;
    margin-top: -6px
}

.header_preorder {
    min-width: 153px;
    margin-right: 46px
}

.header_preorder a {
    width: 100%
}

.header_burger {
    display: block;
    width: 34px;
    height: 21px;
    cursor: pointer;
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.header_burger span {
    display: block;
    width: 100%;
    height: 3px;
    background: #fff;
    border-radius: 2px;
    position: absolute;
    left: 0;
    top: 9px;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.header_burger span:first-child {
    top: 0
}

.header_burger span:last-child {
    top: 18px
}

.header_burger:hover span:first-child,
.header_burger:hover span:last-child {
    top: 9px
}

.header_seenon_title {
    margin-right: 28px;
    white-space: nowrap
}

@media (max-width:1599px) {
    .header {
        padding-left: 0;
        padding-right: 0
    }
}

@media (max-width:1279px) {
    .header_seenon {
        display: none
    }
}

@media (max-width:1023px) {
    .header_logo {
        font-size: 26px;
        padding-left: 94px;
        letter-spacing: .4em
    }

    .header_logo i {
        width: 72px;
        height: 61px;
        margin-top: -30px
    }

    h5+h2 {
        margin-top: 34px
    }

    .promopage_mainsection_content h5.colorgrey {
        color: #fff
    }
}

@media (max-width:767px) {
    .wrapper {
        padding-left: 30px;
        padding-right: 30px
    }

    .header {
        display: block;
        padding: 0
    }

    .header_right {
        border-top: 1px solid rgba(255, 255, 255, .3);
        margin-left: -30px;
        margin-right: -30px;
        padding: 0
    }

    .header_preorder {
        margin-right: 0;
        display: none
    }

    .header_logo {
        padding-top: 26px;
        padding-bottom: 26px;
        display: block;
        padding-right: 48px
    }

    .header_logo:after {
        content: "";
        display: block;
        width: calc(100% + 60px);
        height: 1px;
        background: #fff;
        opacity: .6;
        position: absolute;
        left: -30px;
        bottom: 0
    }

    .header_burger {
        position: absolute;
        top: 32px;
        right: 30px;
        z-index: 11
    }

    h1 {
        font-size: 36px;
        line-height: 40px
    }

    .header_seenon_title {
        margin-right: 12px
    }

    .button_big {
        height: 60px;
        line-height: 56px
    }

    .footer_gototop a {
        padding-right: 48px
    }

    .footer_links {
        display: none
    }

    .header_burger.footer_burger {
        display: block;
        position: relative;
        top: auto;
        right: auto;
        margin: 72px auto 0
    }

    .footer_bottom {
        padding-top: 0
    }
}

@media (max-width:479px) {
    .header_logo {
        font-size: 16px;
        padding-left: 62px;
        padding-top: 32px;
        padding-bottom: 32px
    }

    .header_logo i {
        width: 52px;
        height: 44px;
        margin-top: -22px
    }
}

.logo {
    font-size: 35px;
    letter-spacing: .44em;
    text-transform: uppercase;
    white-space: nowrap;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.logo span {
    display: inline-block;
    position: relative;
    padding-left: 122px
}

.logo i {
    display: block;
    width: 96px;
    height: 80px;
    background: url(../img/logo.svg) center/contain no-repeat;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -40px
}

.logo:hover {
    color: #ff3e35
}

@media (max-width:767px) {
    .logo {
        font-size: 26px
    }

    .logo span {
        padding-left: 92px
    }

    .logo i {
        width: 72px;
        height: 60px;
        margin-top: -30px
    }
}

@media (max-width:359px) {
    .wrapper {
        padding-left: 10px;
        padding-right: 10px
    }

    .header_burger {
        right: 10px
    }

    .header_right {
        margin-left: -10px;
        margin-right: -10px;
        padding-left: 10px;
        padding-right: 10px
    }

    .logo {
        font-size: 26px
    }

    .logo span {
        padding-left: 64px
    }

    .logo i {
        width: 48px;
        height: 40px;
        margin-top: -20px
    }
}

.content {
    -webkit-transition: .2s linear;
    -o-transition: .2s linear;
    transition: .2s linear
}

.content.menu_opened {
    -webkit-filter: blur(5px);
    filter: blur(5px)
}

body.menu_opened {
    overflow: hidden
}

.close {
    display: block;
    width: 28px;
    height: 28px;
    position: relative;
    cursor: pointer;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.close:hover {
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg)
}

.close:after,
.close:before {
    content: "";
    display: block;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 50%
}

.close:before {
    width: 6px;
    height: 28px;
    margin-left: -3px;
    margin-top: -14px
}

.close:after {
    width: 28px;
    height: 6px;
    margin-left: -14px;
    margin-top: -3px
}

.menu_popup {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(21, 21, 21, .95);
    color: #fff;
    z-index: 1000;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
}

.menu_popup_header {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 70px 135px
}

.menu_popup_header .close {
    position: absolute;
    top: 50%;
    right: 135px;
    margin-top: -12px
}

.menu_popup_header_preorder {
    display: none
}

.menu_popup_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    min-height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    padding: 186px 0 92px
}

@media (max-width:1279px) {
    .menu_popup_content {
        padding: 48px 0
    }
}

.menu_popup_menu {
    font-size: 48px;
    line-height: 114px;
    white-space: nowrap;
    letter-spacing: -.02em;
    margin-bottom: 120px
}

.menu_popup_menu li a:hover {
    color: #ff3e35
}

.menu_popup_seeon {
    display: none
}

.menu_popup_follow {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width:1599px) {
    .menu_popup_header {
        padding-left: 60px;
        padding-right: 60px
    }

    .menu_popup_header .close {
        right: 60px
    }
}

@media (max-width:1023px) {
    .menu_popup_header_preorder {
        display: block;
        min-width: 153px;
        margin-right: 80px
    }

    .menu_popup_header_preorder a {
        width: 100%
    }
}

@media (max-width:767px) {
    .menu_popup_header {
        padding: 0 30px;
        display: block
    }

    .menu_popup_header .close {
        top: 26px;
        right: 30px;
        margin-top: 0
    }

    .menu_popup_header_preorder {
        margin-right: 0;
        width: 100%;
        margin-top: 20px
    }

    .menu_popup_menu {
        font-size: 32px;
        line-height: 72px;
        margin-bottom: 48px
    }

    .menu_popup_seeon {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .menu_popup_seeon .header_seenon_links {
        margin-right: 0
    }

    .menu_popup_seeon li {
        margin-right: 20px
    }
}

.video_popup,
.video_popup2 {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(21, 21, 21, .95);
    color: #fff;
    z-index: 1100;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
}

.video_popup .close,
.video_popup2 .close {
    position: absolute;
    top: 68px;
    right: 80px;
    z-index: 2
}

.video_popup_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%
}

.video_popup_center {
    width: 1280px;
    height: 720px;
    -webkit-box-shadow: 0 12px 38px rgba(0, 0, 0, .46);
    box-shadow: 0 12px 38px rgba(0, 0, 0, .46)
}

.video_popup_center iframe {
    width: 100%;
    height: 100%
}

.video_player {
    margin: auto;
    position: relative
}

.video_player_button {
    display: block;
    width: 112px;
    height: 112px;
    background-color: #eb3323;
    border-radius: 50%;
    margin: -56px auto 0 -56px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.video_player_button:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 18px solid transparent;
    border-left: 36px solid #fff;
    border-bottom: 18px solid transparent;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -18px;
    margin-left: -14px
}

.video_player_button:hover {
    opacity: .6
}

.video_player_progress {
    width: calc(100% - 120px);
    height: 3px;
    position: absolute;
    left: 60px;
    bottom: 96px;
    background: rgba(255, 255, 255, .3);
    cursor: pointer
}

.video_player_progress .video_player_progress_bar {
    height: 100%;
    background: #fff
}

@media (max-width:1440px) {
    .video_player {
        width: 960px;
        height: 540px
    }
}

@media (max-width:1023px) {
    .video_player {
        width: 708px;
        height: 398px
    }

    .video_player_progress {
        bottom: 48px
    }
}

@media (max-width:767px) {
    .video_player_button {
        width: 84px;
        height: 84px;
        margin-left: -42px;
        margin-top: -42px
    }

    .video_player_button:before {
        border-top: 13px solid transparent;
        border-left: 26px solid #fff;
        border-bottom: 13px solid transparent;
        position: absolute;
        left: 50%;
        top: 50%;
        margin-top: -13px;
        margin-left: -10px
    }

    .video_player {
        width: 420px;
        height: 236px
    }

    .video_player_progress {
        width: calc(100% - 60px);
        left: 30px;
        bottom: 24px
    }
}

@media (max-width:479px) {
    .video_player {
        width: 300px;
        height: 168px
    }

    .video_player_progress {
        bottom: 12px
    }

    .video_player_button {
        width: 42px;
        height: 42px;
        margin-left: -21px;
        margin-top: -21px
    }

    .video_player_button:before {
        border-top: 8px solid transparent;
        border-left: 16px solid #fff;
        border-bottom: 8px solid transparent;
        margin-top: -8px;
        margin-left: -6px
    }
}

.custom_radio {
    display: block;
    position: relative;
    line-height: 24px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: .1em;
    text-transform: uppercase
}

.custom_radio+.custom_radio {
    margin-top: 36px
}

.custom_radio input {
    display: none !important
}

.custom_radio span {
    display: block;
    position: relative;
    padding-left: 44px;
    color: #b1b1b1;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.custom_radio span:before {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    background: 0 0;
    border: 2px solid #b1b1b1;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.custom_radio input:checked+span {
    color: #fff
}

.custom_radio input:checked+span:before {
    background: #ff2f1d;
    border: 6px solid #fff
}

.custom_radio:hover span {
    color: #fff
}

.custom_radio:hover span:before {
    border-color: #fff
}

.custom_checkbox {
    display: block;
    position: relative;
    line-height: 24px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: .1em;
    text-transform: uppercase
}

.custom_checkbox+.custom_checkbox {
    margin-top: 36px
}

.custom_checkbox input {
    display: none !important
}

.custom_checkbox span {
    display: block;
    position: relative;
    padding-left: 44px;
    color: #b1b1b1;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.custom_checkbox span:before {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    background: 0 0;
    border: 2px solid #b1b1b1;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.custom_checkbox input:checked+span {
    color: #fff
}

.custom_checkbox input:checked+span:before {
    background: #ff2f1d;
    border: 6px solid #fff
}

.custom_checkbox:hover span {
    color: #fff
}

.custom_checkbox:hover span:before {
    border-color: #fff
}

.headerinnerpage {
    background: url(../img/headerinnerpage.jpg) center/cover no-repeat;
    padding-top: 50px;
    padding-bottom: 50px;
    position: relative
}

.wrapper_innerpage {
    max-width: 1770px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 60px;
    padding-right: 60px
}

.header_innerpage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.atu_logo {
    display: block;
    width: 228px;
    height: 81px;
    background: url(../img/atu_logo.png) center/contain no-repeat;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.hi_right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.hi_search {
    position: relative;
    width: 391px;
    margin-right: 30px
}

.hi_search form {
    width: 100%
}

.hi_search form input {
    display: block;
    width: 100%;
    font-size: 16px;
    letter-spacing: .02em;
    color: #fff;
    padding-right: 36px;
    border-bottom: 2px solid #5d5d5d;
    height: 56px;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.hi_search form input::-webkit-input-placeholder {
    color: #fff
}

.hi_search form input::-moz-placeholder {
    color: #fff
}

.hi_search form input:-ms-input-placeholder {
    color: #fff
}

.hi_search form input::-ms-input-placeholder {
    color: #fff
}

.hi_search form input::placeholder {
    color: #fff
}

.hi_search form input:focus {
    border-bottom-color: #ff3e35
}

.hi_search form button {
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -12px
}

.hi_search form button svg {
    display: block;
    width: 100%;
    height: 100%;
    fill: #fff;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.hi_search form button:hover svg {
    fill: #ff3e35
}

.hi_login {
    margin-right: 71px;
    position: relative
}

.hi_login a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: .02em
}

.hi_login a svg {
    width: 24px;
    height: 23px;
    fill: #fff;
    margin-right: 15px;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.hi_login a:hover {
    color: #ff3e35
}

.hi_login a:hover svg {
    fill: #ff3e35
}

.hi_preorder {
    margin-right: 48px;
    display: none
}

.hi_preorder .button {
    width: 153px
}

.hi_search_bg {
    width: 100vw;
    height: 100vh;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 899;
    display: none !important
}

@media (max-width:1279px) {

    .video_popup .close,
    .video_popup2 .close {
        right: 30px
    }

    .hi_preorder {
        display: block
    }

    .hi_login {
        margin-right: 58px
    }

    .header_innerpage .atu_logo {
        width: 172px
    }

    .hi_search {
        width: 24px
    }

    .hi_search form button {
        right: auto;
        left: 0;
        z-index: -1
    }

    .hi_search form input {
        padding-right: 0;
        width: 0
    }

    .hi_search.hi_search_focused {
        z-index: 900
    }

    .hi_search.hi_search_focused form input {
        padding-left: 36px;
        width: 300px;
        background: #121212
    }

    .hi_search.hi_search_focused form button {
        z-index: 1
    }
}

@media (max-width:767px) {
    .wrapper_innerpage {
        padding-left: 30px;
        padding-right: 30px
    }

    .hi_preorder {
        background: #fff;
        width: 100%;
        height: 80px;
        position: absolute;
        left: 0;
        bottom: 0;
        padding: 20px 30px;
        text-align: center
    }

    .headerinnerpage {
        padding-top: 12px;
        padding-bottom: 12px
    }

    .headerinnerpage.headerpreorder {
        margin-bottom: 80px
    }

    .headerinnerpage.headerinnerpage_loged {
        padding-bottom: 92px;
        min-height: 160px;
        border-bottom: 1px solid #eee
    }

    .header_innerpage .atu_logo {
        width: 120px;
        height: 42px
    }

    .header_innerpage .header_burger {
        position: relative;
        top: 0;
        right: 0;
        z-index: 11
    }

    .hi_login {
        margin-right: 12px
    }

    .hi_search form input {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        border-bottom: none
    }

    .hi_search.hi_search_focused {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%
    }

    .hi_search.hi_search_focused form input {
        width: 100%;
        height: 80px;
        padding-left: 30px;
        padding-right: 66px
    }

    .hi_search.hi_search_focused form button {
        left: auto;
        right: 30px
    }
}

@media (max-width:479px) {
    .hi_preorder .button {
        width: 100%
    }
}

.section_breadcrumbs {
    background: #fff;
    height: 120px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px
}

.breadcrumbs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: .1em
}

.breadcrumbs li {
    position: relative;
    padding-right: 40px;
    display: block;
    margin-right: 30px
}

.breadcrumbs li:after {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -9px;
    background: url(../img/arrowwhiteright.png) center/5px auto no-repeat #ff2f1d
}

.breadcrumbs li a:hover,
.breadcrumbs li.active {
    color: #eb3323
}

.breadcrumbs li:last-child {
    padding-right: 0;
    margin-right: 0
}

.breadcrumbs li:last-child:after {
    display: none
}

.breadcrumbs_backmobile {
    display: none;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: url(../img/arrowwhiteright.png) center/5px auto no-repeat #ff2f1d;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.section_content {
    background: #eee;
    padding: 70px 0 240px
}

.section_content .section_content_title {
    font-size: 48px;
    line-height: 65px;
    text-transform: uppercase;
    letter-spacing: 0;
    margin-bottom: 45px
}

@media (max-width:1279px) {
    .section_breadcrumbs {
        height: auto;
        min-height: 60px
    }

    .section_content {
        padding: 48px 0 110px
    }

    .section_content .section_content_title {
        font-size: 36px;
        line-height: 48px;
        margin-bottom: 23px
    }
}

@media (max-width:767px) {
    .breadcrumbs li {
        display: none
    }

    .breadcrumbs li:last-child {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .breadcrumbs_backmobile {
        display: block;
        margin-right: 22px
    }

    .section_content {
        padding: 23px 0 50px
    }

    .section_content .section_content_title {
        font-size: 26px;
        line-height: 36px;
        margin-bottom: 21px;
        text-align: center
    }
}

.footerinnerpage {
    background: url(../img/footerinnerpage_bg.jpg) center top/cover no-repeat;
    -webkit-clip-path: polygon(0 0, 100% 120px, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 120px, 100% 100%, 0 100%);
    margin-top: -121px;
    position: relative;
    z-index: 2
}

.fi_center {
    text-align: center;
    min-height: 1140px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 310px;
    padding-top: 180px
}

.fi_location {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .1em;
    text-transform: uppercase;
    margin-bottom: 60px
}

.fi_location a {
    display: inline-block;
    padding-left: 40px;
    position: relative
}

.fi_location a svg {
    display: block;
    width: 24px;
    height: 30px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -15px
}

.fi_location a:hover {
    opacity: .6
}

.fi_hashtag {
    font-size: 60px;
    line-height: 90px;
    text-transform: uppercase;
    color: #eb3323;
    margin-bottom: 64px
}

.fi_hashtag a:hover {
    color: #fff
}

.fi_follow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff
}

.fi_follow .title16 {
    margin-right: 28px
}

.fi_follow_links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.fi_follow_links li {
    margin-right: 24px
}

.fi_follow_links li:last-child {
    margin-right: 0
}

.fi_follow_links li a {
    display: block;
    height: 22px;
    width: 22px
}

.fi_follow_links li a:hover {
    opacity: .6
}

.fi_follow_links li a.facebook {
    background: url(../img/facebook.svg) center/contain no-repeat
}

.fi_follow_links li a.instagram {
    background: url(../img/instagram.svg) center/contain no-repeat
}

.fi_bottom {
    position: absolute;
    left: 0;
    bottom: 120px;
    width: 100%
}

.fi_bottom_content {
    position: relative
}

.fi_bottom_links {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .02em;
    color: #8f9190;
    white-space: nowrap
}

.fi_bottom_links ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.fi_bottom_links ul li {
    margin-left: 20px;
    margin-right: 20px
}

.fi_bottom_links ul a:hover {
    color: #fff
}

.fi_bottom_left {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.fi_bottom_logo {
    width: 140px;
    height: 50px;
    margin-bottom: 10px
}

.fi_bottom_copyright {
    font-size: 16px;
    line-height: 24px;
    font-family: RobotoCN;
    font-weight: 400;
    letter-spacing: .02em;
    color: #b1b1b1
}

.fi_bottom_right {
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
    font-size: 16px;
    line-height: 24px
}

.fi_bottom_right a {
    display: inline-block;
    padding-right: 84px;
    position: relative;
    letter-spacing: .1em
}

.fi_bottom_right a:before {
    content: "";
    display: block;
    width: 30px;
    height: 30px;
    background: url(../img/upper.svg) center/contain no-repeat;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -15px
}

.fi_bottom_right a:hover {
    opacity: .6
}

.fi_burger {
    position: relative;
    top: 0;
    right: 0;
    margin: 0 auto 50px;
    display: none
}

@media (max-width:1279px) {
    .footerinnerpage {
        -webkit-clip-path: polygon(0 0, 100% 50px, 100% 100%, 0 100%);
        clip-path: polygon(0 0, 100% 50px, 100% 100%, 0 100%);
        margin-top: -51px;
        padding-top: 225px;
        padding-bottom: 53px
    }

    .fi_center {
        min-height: 0;
        padding: 0;
        margin-bottom: 172px
    }

    .fi_bottom {
        position: relative;
        bottom: 0
    }

    .fi_bottom .wrapper_innerpage {
        padding-left: 0;
        padding-right: 0
    }

    .fi_bottom_left,
    .fi_bottom_right {
        position: static
    }

    .fi_bottom_left {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .fi_bottom_icons {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        width: 100%
    }

    .fi_bottom_logo {
        width: 90px;
        height: 32px
    }

    .fi_bottom_links {
        margin-bottom: 40px
    }
}

@media (max-width:767px) {
    .footerinnerpage {
        -webkit-clip-path: none;
        clip-path: none;
        margin-top: 0;
        padding-top: 102px;
        padding-bottom: 52px
    }

    .fi_hashtag {
        font-size: 40px;
        line-height: 54px;
        margin-bottom: 45px
    }

    .fi_location {
        margin-bottom: 40px
    }

    .fi_bottom_links,
    .fi_bottom_right {
        display: none
    }

    .fi_bottom_icons {
        display: block;
        text-align: center
    }

    .fi_bottom_logo {
        width: 100%;
        height: 43px;
        margin-bottom: 18px
    }

    .fi_center {
        margin-bottom: 72px
    }

    .fi_burger {
        display: block
    }
}

.followus {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.followus .title16 {
    margin-right: 28px
}

.followus ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.followus ul li {
    margin-right: 24px
}

.followus ul li a {
    display: block;
    height: 22px;
    width: 22px
}

.followus ul li a.facebook {
    background: url(../img/facebook.svg) center/contain no-repeat
}

.followus ul li a.instagram {
    background: url(../img/instagram.svg) center/contain no-repeat
}

.menu_main {
    width: 100vw;
    height: 100vh;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1000;
    background: #151515;
    color: #fff;
    padding-top: 164px
}

.menu_main.headerinnerpage {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%
}

.menu_main_overflow {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    height: 100%
}

.header_burger_close {
    display: block;
    width: 34px;
    padding-left: 6px;
    padding-right: 6px;
    height: 21px;
    cursor: pointer;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.header_burger_close svg {
    display: block;
    width: 100%;
    height: 100%;
    fill: #fff;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.header_burger_close:hover {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.header_burger_close:hover svg {
    fill: #ff3e35
}

.menu {
    padding-left: 80px;
    padding-right: 80px
}

.menu_groups {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.menu_group {
    width: 240px;
    padding-left: 23px;
    padding-right: 23px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-bottom: 69px
}

.menu_group_title {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .1em;
    text-transform: uppercase;
    border-bottom: 1px solid #5c5c5c;
    padding-bottom: 22px;
    margin-bottom: 44px
}

.menu_items {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #b1b1b1
}

.menu_items li+li {
    margin-top: 20px
}

.menu_items a:hover {
    color: #fff
}

@media (min-width:1280px) {
    .menu_items {
        display: block !important
    }
}

@media (max-width:1919px) {
    .menu {
        padding-left: 0;
        padding-right: 0
    }

    .menu_groups {
        margin-left: -23px;
        margin-right: -23px
    }
}

@media (max-width:1279px) {
    .menu_main {
        padding-top: 146px
    }

    .menu_groups {
        margin-left: -11px;
        margin-right: -11px
    }

    .menu_group {
        width: 33.33333%;
        padding-left: 11px;
        padding-right: 11px
    }
}

@media (max-width:767px) {
    .menu_groups {
        display: block;
        margin-left: 0;
        margin-right: 0
    }

    .menu_group {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 25px
    }

    .menu_group_title {
        position: relative;
        padding-left: 30px;
        padding-bottom: 10px;
        color: #b1b1b1;
        margin-bottom: 0;
        -webkit-transition: .2s ease-in-out;
        -o-transition: .2s ease-in-out;
        transition: .2s ease-in-out
    }

    .menu_group_title:before {
        content: "";
        display: block;
        width: 10px;
        height: 10px;
        border-right: 2px solid #b1b1b1;
        border-bottom: 2px solid #b1b1b1;
        position: absolute;
        top: 3px;
        left: 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transition: .2s ease-in-out;
        -o-transition: .2s ease-in-out;
        transition: .2s ease-in-out
    }

    .menu_group.menu_group_opened {
        padding-bottom: 28px
    }

    .menu_group.menu_group_opened .menu_group_title {
        margin-bottom: 25px;
        color: #fff
    }

    .menu_group.menu_group_opened .menu_group_title:before {
        border-color: #fff
    }

    .menu_items {
        display: none;
        padding-left: 30px;
        font-size: 16px;
        line-height: 24px
    }

    .menu_items li+li {
        margin-top: 8px
    }

    .menu_main {
        padding-top: 120px
    }
}

@media (max-width:359px) {
    .wrapper_innerpage {
        padding-left: 10px;
        padding-right: 10px
    }
}

.paginator {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.paginator li {
    margin: 0 1px
}

.paginator a {
    display: block;
    height: 60px;
    min-width: 50px;
    white-space: nowrap;
    font-size: 16px;
    letter-spacing: .1em;
    text-align: center;
    line-height: 60px;
    padding-left: 15px;
    padding-right: 15px;
    background: #151515;
    color: #fff;
    border-radius: 5px
}

.paginator a:hover,
.paginator li.active a {
    background: #ff3e35
}

.hi_name {
    color: #fff;
    white-space: nowrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    line-height: 24px
}

.hi_name span {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    max-width: 192px
}

.hi_name a {
    display: inline;
    color: #ff3e35;
    margin-left: 6px
}

.hi_name a:hover {
    color: #fff
}

.hi_name svg {
    fill: #fff;
    display: block;
    width: 24px;
    height: 23px;
    margin-right: 12px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.hi_yourplan {
    padding-left: 36px;
    position: absolute;
    left: 0;
    top: 100%
}

.hi_yourplan a {
    color: #929292;
    text-transform: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    white-space: nowrap;
    font-size: 16px;
    line-height: 24px
}

.hi_yourplan a svg {
    fill: #929292;
    width: 18px;
    margin-right: 8px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.hi_yourplan a:hover {
    color: #fff
}

.hi_yourplan a:hover svg {
    fill: #fff
}

.hi_logout {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: #fff;
    text-align: center;
    padding: 20px;
    display: none
}

.section_secondmapages {
    padding-top: 69px;
    padding-bottom: 320px;
    background: url(../img/section_secondmapages.jpg) center top/100% auto no-repeat #eee
}

.section_secondmapages h1 {
    font-size: 48px;
    line-height: 65px;
    text-transform: uppercase;
    letter-spacing: 0;
    margin-bottom: 45px
}

.input_v2 {
    display: block;
    width: 100%;
    letter-spacing: .007em;
    border-radius: 5px;
    border: 2px solid #6b6b6b;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    color: #fff;
    padding-left: 20px;
    padding-right: 20px;
    height: 60px;
    font-family: Roboto;
    font-weight: 400;
    font-size: 20px
}

.input_v2:focus {
    border-color: #fff
}

.input_v2::-webkit-input-placeholder {
    color: #fff;
    opacity: 1
}

.input_v2::-moz-placeholder {
    color: #fff;
    opacity: 1
}

.input_v2:-ms-input-placeholder {
    color: #fff;
    opacity: 1
}

.input_v2::-ms-input-placeholder {
    color: #fff;
    opacity: 1
}

.input_v2::placeholder {
    color: #fff;
    opacity: 1
}

.textarea_v2 {
    display: block;
    width: 100%;
    height: 320px;
    letter-spacing: .007em;
    border-radius: 5px;
    border: 2px solid #6b6b6b;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    color: #fff;
    padding: 15px 20px;
    font-family: Roboto;
    font-weight: 400;
    font-size: 20px;
    resize: none
}

.textarea_v2:focus {
    border-color: #fff
}

.textarea_v2::-webkit-input-placeholder {
    color: #fff;
    opacity: 1
}

.textarea_v2::-moz-placeholder {
    color: #fff;
    opacity: 1
}

.textarea_v2:-ms-input-placeholder {
    color: #fff;
    opacity: 1
}

.textarea_v2::-ms-input-placeholder {
    color: #fff;
    opacity: 1
}

.textarea_v2::placeholder {
    color: #fff;
    opacity: 1
}

.select2.select2-container--select_v2 {
    width: 100% !important
}

.select2.select2-container--select_v2 .select2-selection--single {
    height: 60px;
    border: 2px solid #6b6b6b;
    border-radius: 5px;
    font-family: Roboto;
    font-weight: 400;
    font-size: 20px
}

.select2.select2-container--select_v2 .select2-selection--single .select2-selection__rendered {
    padding: 16px 76px 16px 20px
}

.select2.select2-container--select_v2 .select2-selection__arrow {
    display: block;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #fff;
    position: absolute;
    right: 40px;
    top: 26px
}

.select2-container--select_v2 .select2-dropdown {
    background-color: #333332;
    border: none;
    border-radius: 0 0 5px 5px
}

.select2-container--select_v2 .select2-results__options {
    padding: 0
}

.select2-container--select_v2 .select2-results__option {
    padding: 12px 20px;
    color: #fff;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    font-family: Roboto;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px
}

.select2-container--select_v2 .select2-results__option.select2-results__option--highlighted {
    background: #ff3e35;
    color: #fff
}

@media (max-width:767px) {
    .hi_name a {
        display: none
    }

    .hi_logout {
        display: block
    }

    .input_v2 {
        font-size: 16px
    }

    .section_secondmapages {
        padding-bottom: 160px
    }

    .section_secondmapages h1 {
        font-size: 36px;
        line-height: 44px
    }

    .textarea_v2 {
        height: 240px
    }
}

.checkbox_v2 {
    display: inline-block;
    cursor: pointer;
    font-size: 20px;
    line-height: 24px;
    font-family: RobotoCN;
    font-weight: 400;
    letter-spacing: .02em;
    min-height: 32px
}

.checkbox_v2 input {
    display: none !important
}

.checkbox_v2 span {
    display: block;
    position: relative;
    padding-left: 60px;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.checkbox_v2 span:before {
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    background: 0 0;
    border: 2px solid #696969;
    border-radius: 5px;
    position: absolute;
    left: 0;
    top: -8px
}

.checkbox_v2 input:checked+span:before {
    background: url(../img/check_black.png) center/24px auto no-repeat #fff;
    border-color: #fff
}

@media (max-width:479px) {
    .hi_logout a {
        width: 100%
    }

    .checkbox_v2 span:before {
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

.footersmall {
    text-align: center;
    padding-top: 60px;
    padding-bottom: 168px
}

.footersmall .fi_follow {
    display: none
}

.footersmall .fi_hashtag {
    margin-bottom: 0
}

.footersmall .fi_bottom_left {
    margin-top: -18px
}

.footersmall .fi_follow_bottomright {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: 12px
}

@media (max-width:1279px) {
    .footersmall .fi_bottom_left {
        margin-top: 0
    }

    .footersmall .fi_follow_bottomright {
        position: static;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        margin-top: 0
    }

    .footersmall .fi_hashtag {
        margin-bottom: 64px
    }

    .footersmall {
        padding-bottom: 60px
    }
}

@media (max-width:767px) {
    .footersmall .fi_follow {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 72px
    }

    .footersmall .fi_follow_bottomright {
        display: none
    }
}

.playbutton {
    display: block;
    width: 112px;
    height: 112px;
    background-color: #eb3323;
    border-radius: 50%;
    margin: 0 auto;
    position: relative;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.playbutton:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 18px solid transparent;
    border-left: 36px solid #fff;
    border-bottom: 18px solid transparent;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -18px;
    margin-left: -14px
}

.playbutton:hover {
    opacity: .6
}

@media (max-width:767px) {
    .playbutton {
        width: 84px;
        height: 84px
    }

    .video-js .vjs-control-bar {
        bottom: 20px;
        padding-left: 30px;
        padding-right: 30px
    }
}

@media (max-width:1439px) {
    .video_popup_center {
        width: 88vw;
        height: 49.5vw
    }
}

#termsandconditions .modal-content,
#termsandconditionsDecline .modal-content {
    background: url(../img/introductory_popup_bg.jpg) left top/100% auto no-repeat #1b1b1b
}

#termsandconditions .modal-dialog,
#termsandconditionsDecline .modal-dialog {
    max-width: 870px
}

.termsandconditions {
    padding: 114px 115px 86px;
    color: #fff
}

.termsandconditions h2 {
    text-transform: uppercase;
    margin-bottom: 26px
}

.termsandconditions p+p {
    margin-top: 24px
}

.termsandconditions p a {
    border-bottom: 1px solid #fff
}

.termsandconditions p a:hover {
    color: #ff3e35;
    border-bottom-color: transparent
}

@media (max-width:1023px) {
    .termsandconditions {
        padding-left: 40px;
        padding-right: 40px
    }
}

.termsandconditions_buttons {
    margin-top: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.termsandconditions_buttons .button {
    text-transform: uppercase;
    margin: 10px;
    min-width: 240px
}

@media (max-width:767px) {
    .termsandconditions {
        padding-top: 48px;
        padding-left: 20px;
        padding-right: 20px
    }

    .termsandconditions h2 {
        font-size: 30px;
        line-height: 32px
    }

    .termsandconditions_buttons {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-left: -10px;
        margin-right: -10px
    }
}

.termsandconditionsDecline {
    margin-left: -.1em;
    font-size: 32px;
    line-height: 36px;
    text-align: center;
    text-transform: uppercase
}

.fi_bottom_author {
    font-family: RobotoCN;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #b1b1b1;
    letter-spacing: .03em;
    text-align: center;
    margin-top: 42px;
    padding-bottom: 48px
}

.fi_bottom_author a:hover {
    color: #ff3e35
}

.footer_author {
    font-family: RobotoCN;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #b1b1b1;
    letter-spacing: .03em;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 42px;
    width: 100%
}

.footer_author a:hover {
    color: #ff3e35
}

@media (max-width:767px) {
    .fi_bottom_author {
        margin-top: 12px;
        padding-bottom: 0
    }

    .footer_author {
        position: static;
        margin-top: 12px;
        padding-bottom: 0
    }
}

.fismall_bottom_author {
    font-family: RobotoCN;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #b1b1b1;
    letter-spacing: .03em;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 54px;
    width: 100%
}

@media (max-width:1279px) {
    .fismall_bottom_author {
        position: static;
        margin-top: 24px
    }
}

.fismall_bottom_author a:hover {
    color: #ff3e35
}

@media (max-width:767px) {
    .fismall_bottom_author {
        margin-top: 12px;
        padding-bottom: 0
    }

    .hi_login {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .hi_yourplan {
        padding-left: 0;
        position: relative;
        top: auto;
        padding-right: 12px
    }
}

@media (max-width:479px) {
    .video-js .vjs-control-bar {
        padding-left: 10px;
        padding-right: 10px
    }

    .hi_login {
        display: block
    }

    .hi_yourplan {
        position: absolute;
        top: 100%;
        padding-right: 0;
        left: auto;
        right: -40px;
        margin-top: 6px
    }
}

.fi_news {
    color: #fff
}

@media (max-width:1023px) {
    .fi_news h2 {
        line-height: 70px
    }
}

@media (max-width:767px) {
    .fi_news h2 {
        font-size: 30px;
        line-height: 34px
    }
}

.fi_news_text {
    font-family: RobotoCN;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .02em;
    margin-bottom: 59px;
    margin-top: 10px
}

.fi_news_form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 870px;
    width: 100%;
    margin: 0 auto 102px
}

.fi_news_form input {
    display: block;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 80px;
    background: #fff;
    border-radius: 5px;
    color: #151515;
    font-size: 24px;
    padding: 0 28px
}

.fi_news_form input::-webkit-input-placeholder {
    color: #151515;
    opacity: 1
}

.fi_news_form input::-moz-placeholder {
    color: #151515;
    opacity: 1
}

.fi_news_form input:-ms-input-placeholder {
    color: #151515;
    opacity: 1
}

.fi_news_form input::-ms-input-placeholder {
    color: #151515;
    opacity: 1
}

.fi_news_form input::placeholder {
    color: #151515;
    opacity: 1
}

.fi_news_form button {
    min-width: 220px;
    margin-left: 20px
}

.menu_popup_menu li.usericon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.menu_popup_menu li.usericon svg {
    width: 36px;
    height: 36px;
    margin-right: 24px;
    fill: #fff
}

@media (max-width:767px) {
    .fi_news_form {
        display: block;
        max-width: 480px;
        margin-left: auto;
        margin-right: auto
    }

    .fi_news_form input {
        width: 100%;
        text-align: center
    }

    .fi_news_form button {
        width: 100%;
        margin: 10px 0 0
    }

    .menu_popup_menu li.usericon svg {
        width: 24px;
        height: 24px;
        margin-right: 12px
    }
}

.menu_popup_menu li.usericon a:hover svg {
    fill: #ff3e35
}

.ui-state-active,
.ui-widget-content .ui-state-active {
    border-color: #ff3e35;
    background: #ff3e35
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight {
    border-color: #ff3e35;
    background: #f8f8f8;
    color: #151515
}

.ui-datepicker .ui-datepicker-next span {
    background: url(../img/arrowblackright.png) center/8px auto no-repeat
}

.ui-datepicker .ui-datepicker-prev span {
    background: url(../img/arrowblackright.png) center/8px auto no-repeat;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fi_bottom_links .usericon svg {
    fill: #8f9190;
    width: auto;
    height: 20px
}