@charset "UTF-8";

html #newage-gate-section {
    font-size: 62.5%
}

#newage-gate-section a,
#newage-gate-section abbr,
#newage-gate-section acronym,
#newage-gate-section address,
#newage-gate-section applet,
#newage-gate-section article,
#newage-gate-section aside,
#newage-gate-section audio,
#newage-gate-section b,
#newage-gate-section big,
#newage-gate-section blockquote,
#newage-gate-section canvas,
#newage-gate-section caption,
#newage-gate-section center,
#newage-gate-section cite,
#newage-gate-section code,
#newage-gate-section dd,
#newage-gate-section del,
#newage-gate-section details,
#newage-gate-section dfn,
#newage-gate-section div,
#newage-gate-section dl,
#newage-gate-section dt,
#newage-gate-section em,
#newage-gate-section embed,
#newage-gate-section fieldset,
#newage-gate-section figcaption,
#newage-gate-section figure,
#newage-gate-section footer,
#newage-gate-section form,
#newage-gate-section h1,
#newage-gate-section h2,
#newage-gate-section h3,
#newage-gate-section h4,
#newage-gate-section h5,
#newage-gate-section h6,
#newage-gate-section header,
#newage-gate-section hgroup,
#newage-gate-section i,
#newage-gate-section iframe,
#newage-gate-section img,
#newage-gate-section ins,
#newage-gate-section kbd,
#newage-gate-section label,
#newage-gate-section legend,
#newage-gate-section li,
#newage-gate-section mark,
#newage-gate-section menu,
#newage-gate-section nav,
#newage-gate-section object,
#newage-gate-section ol,
#newage-gate-section output,
#newage-gate-section p,
#newage-gate-section pre,
#newage-gate-section q,
#newage-gate-section ruby,
#newage-gate-section s,
#newage-gate-section samp,
#newage-gate-section section,
#newage-gate-section small,
#newage-gate-section span,
#newage-gate-section strike,
#newage-gate-section strong,
#newage-gate-section sub,
#newage-gate-section summary,
#newage-gate-section sup,
#newage-gate-section table,
#newage-gate-section tbody,
#newage-gate-section td,
#newage-gate-section tfoot,
#newage-gate-section th,
#newage-gate-section thead,
#newage-gate-section time,
#newage-gate-section tr,
#newage-gate-section tt,
#newage-gate-section u,
#newage-gate-section ul,
#newage-gate-section var,
#newage-gate-section video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

#newage-gate-section * {
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent
}

#newage-gate-section article,
#newage-gate-section aside,
#newage-gate-section details,
#newage-gate-section figcaption,
#newage-gate-section figure,
#newage-gate-section footer,
#newage-gate-section header,
#newage-gate-section hgroup,
#newage-gate-section menu,
#newage-gate-section nav,
#newage-gate-section section {
    display: block
}

#newage-gate-section ol,
#newage-gate-section ul {
    list-style: none
}

#newage-gate-section blockquote,
#newage-gate-section q {
    quotes: none
}

#newage-gate-section blockquote:after,
#newage-gate-section blockquote:before {
    content: '';
    content: none
}

#newage-gate-section q:after,
#newage-gate-section q:before {
    content: '';
    content: none
}

#newage-gate-section table {
    border-collapse: collapse;
    border-spacing: 0
}

#newage-gate-section ul.no-bullet {
    list-style-type: none;
    margin: 0;
    padding: 0
}

#newage-gate-section * {
    outline: 0
}

#newage-gate-section a,
#newage-gate-section a:active,
#newage-gate-section a:focus,
#newage-gate-section a:hover {
    text-decoration: none
}

#newage-gate-section .country-list::-webkit-scrollbar {
    -webkit-appearance: none
}

#newage-gate-section .country-list::-webkit-scrollbar:vertical {
    width: 11px
}

#newage-gate-section .country-list::-webkit-scrollbar:horizontal {
    height: 11px
}

#newage-gate-section .country-list::-webkit-scrollbar-thumb {
    border-radius: 8px;
    border: 2px solid #fff;
    background-color: rgba(0, 0, 0, .5)
}

#newage-gate-section .country-list::-webkit-scrollbar-track {
    background-color: #fff;
    border-radius: 8px
}
#newage-gate-section .inputMess {
    margin-top:40px;
}
#newage-gate-section .inputMess input{
    display:inline-block;
    width: 352px;
    height: 110px;
    background:transparent;
    border: 1px solid rgba(255,255,255,.3);
    text-align: center;
    font-size: 55px;
    color:#fff;
    cursor: pointer;
    margin-right:15px;
}
#sm-dob-msg.message {
    opacity: .58;
    color: #fff;
    /* font-family: baskervilleAgeGate; */
    font-size: 23px;
    line-height: 27px;
    margin-top:15px;
}
.main-container{
    margin-bottom: 256px;
}
@media screen and (max-width: 767px){
    #newage-gate-section .inputMess {
        margin-top:50px;
    }
    #newage-gate-section .inputMess input{
        display:inline-block;
        width: 200px;
        height: 63px;
        background:transparent;
        border: 1px solid rgba(255,255,255,.3);
        text-align: center;
        font-size: 40px;
        color:#fff;
        margin-right:8px;
    }
   
}
.wrapper-agegate {
    display: none
}

@font-face {
    font-family: gilroy-bold;
    src: url(../../fonts/Gilroy-Bold.eot);
    src: url(../../fonts/Gilroy-Bold.woff) format("woff"), url(../../fonts/Gilroy-Bold.ttf) format("truetype"), url(../../fonts/Gilroy-Bold.svg) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: gilroy-medium;
    src: url(../../fonts/Gilroy-Medium.eot);
    src: url(../../fonts/Gilroy-Medium.woff) format("woff"), url(../../fonts/Gilroy-Medium.ttf) format("truetype"), url(../../fonts/Gilroy-Medium.svg) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: gilroy-regular;
    src: url(../../fonts/Gilroy-Regular.eot);
    src: url(../../fonts/Gilroy-Regular.woff2) format("woff2"), url(../../fonts/Gilroy-Regular.ttf) format("truetype"), url(../../fonts/Gilroy-Regular.svg) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: baskervilleAgeGate;
    src: url(../../fonts/baskerville.eot);
    src: url(../../fonts/baskerville.woff) format("woff"), url(../../fonts/baskerville.ttf) format("truetype"), url(../../fonts/baskerville.svg) format("svg");
    font-weight: 900;
    font-style: normal
}

@-webkit-keyframes opacityShow {
    0% {
        opacity: 0
    }

    90% {
        opacity: 1
    }
}

@keyframes opacityShow {
    0% {
        opacity: 0
    }

    90% {
        opacity: 1
    }
}

@-webkit-keyframes opacityHide {
    0% {
        opacity: 1
    }

    90% {
        opacity: 0
    }
}

@keyframes opacityHide {
    0% {
        opacity: 1
    }

    90% {
        opacity: 0
    }
}

.showAgeGateAnimation {
    position: fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    display: block;
    z-index: 999999999999999999999999999;
    -webkit-animation: opacityShow 2s 1;
            animation: opacityShow 2s 1
}

.hideAgeGateAnimation {
    -webkit-animation: opacityHide 1s 1;
            animation: opacityHide 1s 1;
    display: none;
    z-index: -1
}

@font-face {
    font-family: penfolds-icons;
    src: url(../../Fonts/penfolds-icons.eot);
    src: url(../../Fonts/penfolds-icons.eot?#iefix) format("embedded-opentype"), url(../../Fonts/penfolds-icons.woff2) format("woff2"), url(../../Fonts/penfolds-icons.ttf) format("truetype"), url(../../Fonts/penfolds-icons.svg#penfolds-icons) format("svg");
    font-weight: 400;
    font-style: normal
}

[class^=icon-] {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit
}

[class*=" icon-"]:before,
[class^=icon-]:before {
    display: inline-block;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased
}

@keyframes opacityShow {
    0% {
        opacity: 0
    }

    90% {
        opacity: 1
    }
}

@keyframes opacityHide {
    0% {
        opacity: 1
    }

    90% {
        opacity: 0
    }
}

.showAgeGateAnimation {
    display: block;
    -webkit-animation: opacityShow 2s 1;
            animation: opacityShow 2s 1
}

.hideAgeGateAnimation {
    -webkit-animation: opacityHide 1s 1;
            animation: opacityHide 1s 1;
    display: none;
    z-index: -1
}

#newage-gate-section .container {
    position: relative;
    width: 100%;
    max-width: 945px;
    margin: 0 auto;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

@media (min-width:768px) and (max-width:1024px) {
    #newage-gate-section .container {
        padding: 0 45px
    }
}

@media screen and (min-width:480px) and (max-width:767px) {
    #newage-gate-section .container {
        padding: 0 35px
    }
}

@media screen and (max-width:480px) {
    #newage-gate-section .container {
        padding: 0 20px
    }
}

.visible-xs {
    display: none
}

@media screen and (min-width:480px) and (max-width:767px) {
    .visible-xs {
        display: block
    }
}

.hidden-xs {
    display: block
}

@media screen and (min-width:480px) and (max-width:767px) {
    .hidden-xs {
        display: none
    }
    .main-container{
        margin-bottom:185px;
    }
}

#newage-gate-section .sm-info-section {
    background: 0 0;
    padding: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: 0
}

@media screen and (max-width:767px) {
    #newage-gate-section .sm-info-section {
        padding-left: 15px;
        padding-right: 15px
    }
}

#newage-gate-section .sm-info-section .navbar {
    padding-top: 3rem;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    position: relative
}

#newage-gate-section .sm-info-section .navbar:after,
#newage-gate-section .sm-info-section .navbar:before {
    content: '';
    display: table;
    clear: both
}

@media screen and (min-width:480px) and (max-width:767px) {
    #newage-gate-section .sm-info-section .navbar {
        padding-top: 35px;
        display: block
    }
}

@media screen and (max-width:480px) {
    #newage-gate-section .sm-info-section .navbar {
        padding-top: 20px;
        max-width: 100%;
        display: block
    }
}

#newage-gate-section .sm-info-section .navbar #sm-country-selector,
#newage-gate-section .sm-info-section .navbar .site-language-selector-age-gate {
    text-transform: uppercase;
    margin-right: 15px;
    position: relative;
    float: left;
    margin-bottom: 15px;
    font-family: gilroy-bold
}

#newage-gate-section .sm-info-section .navbar #sm-country-selector:after,
#newage-gate-section .sm-info-section .navbar #sm-country-selector:before,
#newage-gate-section .sm-info-section .navbar .site-language-selector-age-gate:after,
#newage-gate-section .sm-info-section .navbar .site-language-selector-age-gate:before {
    content: '';
    display: table;
    clear: both
}

@media screen and (max-width:767px) {

    #newage-gate-section .sm-info-section .navbar #sm-country-selector,
    #newage-gate-section .sm-info-section .navbar .site-language-selector-age-gate {
        min-width: auto;
        float: none;
        display: inline-block;
        position: static;
        margin-right: 5px
    }
}

#newage-gate-section .sm-info-section .navbar #sm-country-selector .name,
#newage-gate-section .sm-info-section .navbar #sm-country-selector>.des,
#newage-gate-section .sm-info-section .navbar .site-language-selector-age-gate .name,
#newage-gate-section .sm-info-section .navbar .site-language-selector-age-gate>.des {
    float: left;
    margin-right: 5px
}

@media screen and (max-width:767px) {

    #newage-gate-section .sm-info-section .navbar #sm-country-selector .name,
    #newage-gate-section .sm-info-section .navbar #sm-country-selector>.des,
    #newage-gate-section .sm-info-section .navbar .site-language-selector-age-gate .name,
    #newage-gate-section .sm-info-section .navbar .site-language-selector-age-gate>.des {
        margin-right: 0
    }
}

#newage-gate-section .sm-info-section .navbar #sm-country-selector .icon,
#newage-gate-section .sm-info-section .navbar .site-language-selector-age-gate .icon {
    position: absolute;
    right: 5px
}

#newage-gate-section .sm-info-section .navbar #sm-country-selector .des img,
#newage-gate-section .sm-info-section .navbar .site-language-selector-age-gate .des img {
    width: 8px
}

#newage-gate-section .sm-info-section .navbar #sm-country-selector .des span,
#newage-gate-section .sm-info-section .navbar .site-language-selector-age-gate .des span {
    color: rgba(255, 255, 255, .5)
}

@media screen and (max-width:767px) {

    #newage-gate-section .sm-info-section .navbar #sm-country-selector .des span,
    #newage-gate-section .sm-info-section .navbar .site-language-selector-age-gate .des span {
        display: none
    }
}

#newage-gate-section .sm-info-section .navbar #sm-country-selector .name,
#newage-gate-section .sm-info-section .navbar .site-language-selector-age-gate .name {
    position: relative
}

#newage-gate-section .sm-info-section .navbar #sm-country-selector ul,
#newage-gate-section .sm-info-section .navbar .site-language-selector-age-gate ul {
    display: none
}

@media screen and (max-width:767px) {

    #newage-gate-section .sm-info-section .navbar #sm-country-selector ul,
    #newage-gate-section .sm-info-section .navbar .site-language-selector-age-gate ul {
        width: 100%
    }
}

#newage-gate-section .sm-info-section .navbar #sm-country-selector ul li,
#newage-gate-section .sm-info-section .navbar .site-language-selector-age-gate ul li {
    line-height: 1.5
}

#newage-gate-section .sm-info-section .navbar #sm-country-selector ul li a,
#newage-gate-section .sm-info-section .navbar .site-language-selector-age-gate ul li a {
    display: block
}

#newage-gate-section .sm-info-section .navbar #sm-country-selector .selected,
#newage-gate-section .sm-info-section .navbar .site-language-selector-age-gate .selected {
    position: relative
}

#newage-gate-section .sm-info-section .navbar #sm-country-selector .selected:after,
#newage-gate-section .sm-info-section .navbar .site-language-selector-age-gate .selected:after {
    content: "\f103";
    font-family: penfolds-icons;
    position: absolute;
    right: 11px;
    top: 1px;
    color: #ced0d0;
    cursor: pointer;
    height: auto !important;
    font-size: 1.2em
}

#newage-gate-section .sm-info-section .navbar #sm-country-selector .selected+ul,
#newage-gate-section .sm-info-section .navbar .site-language-selector-age-gate .selected+ul {
    display: none
}

#newage-gate-section .sm-info-section .navbar #sm-country-selector .selected .country-name,
#newage-gate-section .sm-info-section .navbar #sm-country-selector .selected .language-name,
#newage-gate-section .sm-info-section .navbar .site-language-selector-age-gate .selected .country-name,
#newage-gate-section .sm-info-section .navbar .site-language-selector-age-gate .selected .language-name {
    color: #fff;
    padding: 10px 30px 10px 10px;
    font-size: 12px;
    font-family: gilroy-bold;
    letter-spacing: 1px;
    line-height: 14px
}

@media screen and (max-width:767px) {

    #newage-gate-section .sm-info-section .navbar #sm-country-selector .selected .country-name,
    #newage-gate-section .sm-info-section .navbar #sm-country-selector .selected .language-name,
    #newage-gate-section .sm-info-section .navbar .site-language-selector-age-gate .selected .country-name,
    #newage-gate-section .sm-info-section .navbar .site-language-selector-age-gate .selected .language-name {
        line-height: 15px
    }
}

#newage-gate-section .sm-info-section .navbar #sm-country-selector .selected.active:after,
#newage-gate-section .sm-info-section .navbar .site-language-selector-age-gate .selected.active:after {
    color: #000
}

#newage-gate-section .sm-info-section .navbar #sm-country-selector .selected.active+ul,
#newage-gate-section .sm-info-section .navbar .site-language-selector-age-gate .selected.active+ul {
    min-width: 180px;
    display: block;
    background-color: #fff;
    padding: 10px 0;
    position: absolute;
    z-index: 2;
    list-style-type: none;
    margin: 0;
    left: 0;
    right: 0;
    max-height: 200px;
    overflow-y: scroll
}

#newage-gate-section .sm-info-section .navbar #sm-country-selector .selected.active+ul li,
#newage-gate-section .sm-info-section .navbar .site-language-selector-age-gate .selected.active+ul li {
    padding: 5px 10px
}

#newage-gate-section .sm-info-section .navbar #sm-country-selector .selected.active+ul li:hover,
#newage-gate-section .sm-info-section .navbar .site-language-selector-age-gate .selected.active+ul li:hover {
    background-color: #f1f1f1
}

#newage-gate-section .sm-info-section .navbar #sm-country-selector .selected.active+ul li a,
#newage-gate-section .sm-info-section .navbar .site-language-selector-age-gate .selected.active+ul li a {
    color: rgba(0, 0, 0, .5)
}

#newage-gate-section .sm-info-section .navbar #sm-country-selector .selected.active+ul li .country-name,
#newage-gate-section .sm-info-section .navbar #sm-country-selector .selected.active+ul li .language-name,
#newage-gate-section .sm-info-section .navbar .site-language-selector-age-gate .selected.active+ul li .country-name,
#newage-gate-section .sm-info-section .navbar .site-language-selector-age-gate .selected.active+ul li .language-name {
    font-family: gilroy-bold;
    font-size: 12px
}

#newage-gate-section .sm-info-section .navbar #sm-country-selector .selected.active .country-name,
#newage-gate-section .sm-info-section .navbar #sm-country-selector .selected.active .language-name,
#newage-gate-section .sm-info-section .navbar .site-language-selector-age-gate .selected.active .country-name,
#newage-gate-section .sm-info-section .navbar .site-language-selector-age-gate .selected.active .language-name {
    background-color: #fff;
    color: #000
}

#newage-gate-section .sm-info-section .logo {
    padding: 30px 0;
    float: initial;
    max-width: initial;
    height: auto;
    float: none;
    max-width: 100%
}

#newage-gate-section .sm-info-section .logo img {
    width: 100%;
    height: auto
}

#newage-gate-section .sm-info-section .logo a {
    background: 0 0;
    display: inline-block;
    max-width: 280px
}

@media screen and (max-width:767px) {
    #newage-gate-section .sm-info-section .logo {
        padding: 10px 0 30px
    }
}

.site-language-selector {
    text-transform: uppercase;
    margin-right: 15px;
    position: relative;
    float: left;
    margin-bottom: 15px;
    font-family: gilroy-bold
}

.site-language-selector:after,
.site-language-selector:before {
    content: '';
    display: table;
    clear: both
}

@media screen and (max-width:767px) {
    .site-language-selector {
        min-width: auto;
        float: none;
        display: inline-block;
        position: static;
        margin-right: 5px
    }
}

.site-language-selector .name,
.site-language-selector>.des {
    float: left;
    margin-right: 5px
}

.site-language-selector .icon {
    position: absolute;
    right: 5px
}

.site-language-selector .des img {
    width: 8px
}

.site-language-selector .des span {
    display: none;
    color: rgba(255, 255, 255, .5)
}

@media screen and (max-width:767px) {
    .site-language-selector .des span {
        display: none
    }
}

.site-language-selector .name {
    position: relative
}

.site-language-selector ul {
    display: none
}

@media screen and (max-width:767px) {
    .site-language-selector ul {
        width: 100%
    }
}

.site-language-selector ul li {
    line-height: 1.5;
    text-align: left;
    display: block
}

.site-language-selector ul li a {
    display: block
}

.site-language-selector .selected {
    position: relative
}

.site-language-selector .selected:after {
    content: "\f103";
    font-family: penfolds-icons;
    position: absolute;
    right: 11px;
    top: 1px;
    color: #ced0d0;
    cursor: pointer;
    height: auto !important;
    font-size: 1.2em
}

.site-language-selector .selected+ul {
    display: none
}

.site-language-selector .selected .country-name,
.site-language-selector .selected .language-name {
    color: #fff;
    padding: 10px 30px 10px 10px;
    font-size: 12px;
    font-family: gilroy-bold;
    letter-spacing: 1px;
    line-height: 14px
}

@media screen and (max-width:767px) {

    .site-language-selector .selected .country-name,
    .site-language-selector .selected .language-name {
        line-height: 15px
    }
}

.site-language-selector .selected.active:after {
    color: #000
}

.site-language-selector .selected.active+ul {
    min-width: 200px;
    display: block;
    background-color: #fff;
    padding: 10px 0;
    position: absolute;
    z-index: 2;
    list-style-type: none;
    margin: 0;
    left: 0;
    right: 0;
    max-height: 200px;
    overflow-y: scroll
}

.site-language-selector .selected.active+ul li {
    padding: 5px 10px
}

.site-language-selector .selected.active+ul li:hover {
    background-color: #f1f1f1
}

.site-language-selector .selected.active+ul li a {
    color: rgba(0, 0, 0, .5)
}

.site-language-selector .selected.active+ul li .country-name,
.site-language-selector .selected.active+ul li .language-name {
    font-family: gilroy-bold;
    font-size: 12px
}

.site-language-selector .selected.active .country-name,
.site-language-selector .selected.active .language-name {
    background-color: #fff;
    color: #000
}

#newage-gate-section footer.footer {
    background: linear-gradient(243.6deg, rgba(78, 78, 78, .31) 0, rgba(39, 39, 39, .31) 100%);
    padding-top: 30px;
    padding-left: 0;
    padding-bottom: 30px;
    border-top: none;
    padding-right: 0;
    overflow: hidden;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

@media (min-width:768px) and (max-width:1024px) {
    #newage-gate-section footer.footer {
        padding-top: 30px;
        padding-bottom: 30px
    }
}

@media screen and (max-width:767px) {
    #newage-gate-section footer.footer {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

#newage-gate-section footer.footer.fixed {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: auto
}

#newage-gate-section footer.footer.footBg {
    background-color: #1b1619
}

#newage-gate-section footer.footer .title {
    text-transform: uppercase;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
            align-items: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
            justify-content: center;
    margin-bottom: 0
}

#newage-gate-section footer.footer .title:after,
#newage-gate-section footer.footer .title:before {
    content: '';
    display: table;
    clear: both
}

#newage-gate-section footer.footer .title .hidden-txt {
    display: inline-block;
    position: relative;
    padding-bottom: 0;
    font-size: 1em
}

@media screen and (max-width:767px) {
    #newage-gate-section footer.footer .title .hidden-txt {
        padding-bottom: 0
    }
}

#newage-gate-section footer.footer .title .hidden-txt:after {
    content: '';
    position: absolute;
    bottom: 0;
    background: 0 0;
    border-top: 2px solid rgba(255, 255, 255, .18);
    width: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%)
}

@media screen and (max-width:767px) {
    #newage-gate-section footer.footer .title .hidden-txt:after {
        border-top: transparent
    }
}

#newage-gate-section footer.footer .title .visible-txt {
    display: none
}

#newage-gate-section footer.footer .title+.content-hidden {
    display: none;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    width: 50%;
    padding-top: 20px
}

@media screen and (max-width:767px) {
    #newage-gate-section footer.footer .title+.content-hidden {
        width: 100%
    }
}

@media screen and (max-width:480px) {
    #newage-gate-section footer.footer .title+.content-hidden {
        padding-top: 0
    }
}

#newage-gate-section footer.footer .title+.content-hidden h4 {
    opacity: .95;
    font-family: baskervilleAgeGate;
    line-height: 22px;
    font-size: 19px;
    margin-bottom: 20px
}

@media screen and (max-width:767px) {
    #newage-gate-section footer.footer .title+.content-hidden h4 {
        font-size: 15px
    }
}

#newage-gate-section footer.footer .title+.content-hidden p {
    color: #848484;
    font-family: gilroy-medium;
    font-size: 14px;
    line-height: 24px
}

@media screen and (max-width:767px) {
    #newage-gate-section footer.footer .title+.content-hidden p {
        font-size: 12px
    }
}

#newage-gate-section footer.footer .title+.content-hidden a,
#newage-gate-section footer.footer .title+.content-hidden a:active,
#newage-gate-section footer.footer .title+.content-hidden a:focus,
#newage-gate-section footer.footer .title+.content-hidden a:hover {
    color: #848484;
    text-decoration: underline
}

#newage-gate-section footer.footer .title.active .hidden-txt {
    display: none
}

@media screen and (max-width:767px) {
    #newage-gate-section footer.footer .title.active .hidden-txt {
        display: inline-block
    }
}

#newage-gate-section footer.footer .title.active .visible-txt {
    display: inline-block;
    position: relative;
    padding-bottom: 10px
}

#newage-gate-section footer.footer .title.active .visible-txt:after {
    content: '';
    position: absolute;
    bottom: 0;
    background: 0 0;
    border-top: 2px solid rgba(255, 255, 255, .18);
    width: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%)
}

@media screen and (max-width:767px) {
    #newage-gate-section footer.footer .title.active .visible-txt:after {
        border-top: transparent
    }
}

@media screen and (max-width:767px) {
    #newage-gate-section footer.footer .title.active .visible-txt {
        display: none
    }
}

#newage-gate-section footer.footer .title.active+.content-hidden {
    display: block
}

#newage-gate-section footer.footer .foot-title {
    float: left;
    font-family: gilroy-bold;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 14px;
    padding-right: 0;
    text-align: left
}

#newage-gate-section footer.footer .foot-title a {
    color: #fff;
    text-decoration: underline
}

@media screen and (max-width:767px) {
    #newage-gate-section footer.footer .foot-title {
        font-size: 9px;
        text-transform: uppercase;
        margin: 0;
        padding-right: 14px
    }
}

#newage-gate-section footer.footer .foot-logo {
    float: left;
    text-align: right;
    padding-left: 0
}

@media screen and (max-width:767px) {
    #newage-gate-section footer.footer .foot-logo {
        padding-left: 0;
        text-align: left
    }
}

#newage-gate-section footer.footer .foot-logo a {
    display: block
}

#newage-gate-section footer.footer .foot-logo a img {
    width: 110px;
    height: auto
}

@media screen and (max-width:767px) {
    #newage-gate-section footer.footer .foot-logo a img {
        width: 80px
    }
}

#newage-gate-section footer.footer .hide-term-mob {
    cursor: pointer;
    display: none;
    font-size: 12px;
    font-family: gilroy-bold;
    padding-top: 42px;
    letter-spacing: .5px;
    text-decoration: underline
}

@media screen and (max-width:767px) {
    #newage-gate-section footer.footer .hide-term-mob {
        padding-top: 10px;
        display: block
    }
}

#newage-gate-section footer.footer.sc-editor .title+.content-hidden {
    display: block
}

@media screen and (max-width:767px) {
    #newage-gate-section .main-section {
        margin-bottom: 20px;
        padding-left: 15px;
        padding-right: 15px
    }
}

#newage-gate-section+.agegate-bg {
    position: fixed;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    z-index: -1
}

#newage-gate-section+.agegate-bg:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .7)
}

#newage-gate-section+.agegate-bg img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    min-width: 50%;
    min-height: 50%
}

#newage-gate-section .age-confirm-title {
    font-size: 55px;
    font-family: baskervilleAgeGate;
    line-height: 1
}

@media screen and (max-width:767px) {
    #newage-gate-section .age-confirm-title {
        font-size: 24px;
        line-height: 1
    }
}

#newage-gate-section .age-confirm-title .des {
    color: #919191;
    line-height: 1
}

@media screen and (max-width:767px) {
    #newage-gate-section .age-confirm-title .des {
        margin-bottom: 10px
    }
}

#newage-gate-section .age-confirm-title .question {
    color: #fff
}

#newage-gate-section .age-confirm-title .des,
#newage-gate-section .age-confirm-title .question {
    font-size: 50px
}

@media screen and (max-width:767px) {

    #newage-gate-section .age-confirm-title .des,
    #newage-gate-section .age-confirm-title .question {
        font-size: 1em;
        margin-bottom: 10px;
        word-wrap: break-word
    }
}

#newage-gate-section .remember-checkbox {
    margin-bottom: 20px
}

#newage-gate-section .remember-checkbox .checkbox {
    position: absolute;
    opacity: 0
}

#newage-gate-section .remember-checkbox .checkbox+label {
    position: relative;
    cursor: pointer;
    padding: 0;
    vertical-align: middle
}

#newage-gate-section .remember-checkbox .checkbox+label:before {
    content: '';
    margin-right: 17px;
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 18px;
    border: 1px solid rgba(255, 255, 255, .59);
    margin-top: -3px;
    position: relative
}

#newage-gate-section .remember-checkbox .checkbox:checked+label:after {
    content: '';
    position: absolute;
    left: 7px;
    top: -1px;
    width: 5px;
    height: 10px;
    border: solid #fff;
    border-width: 0 1px 1px 0;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg)
}

#newage-gate-section .remember-checkbox label {
    color: rgba(255, 255, 255, .45);
    font-family: gilroy-bold;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 14px;
    display: inline-block
}

#newage-gate-section #sm-date-of-birth {
    position: relative;
    padding: 45px 0 0;
    min-height: 212px
}

#newage-gate-section #sm-date-of-birth .number-value {
    color: #fff
}

#newage-gate-section #sm-date-of-birth .number-value.filled {
    line-height: 1.75em
}

@media screen and (max-width:480px) {
    #newage-gate-section #sm-date-of-birth .number-value.filled {
        line-height: 2.1em
    }
}

@media screen and (max-width:767px) {
    #newage-gate-section #sm-date-of-birth {
        padding-top: 15px;
        min-height: 135px
    }
}

#newage-gate-section #sm-date-of-birth #sm-dob-date-add,
#newage-gate-section #sm-date-of-birth #sm-dob-year {
    visibility: hidden
}

#newage-gate-section #sm-date-of-birth #sm-dob-date-add.active,
#newage-gate-section #sm-date-of-birth #sm-dob-year.active {
    position: relative;
    visibility: visible
}

#newage-gate-section #sm-date-of-birth #sm-dob-date-add #dob-date-day,
#newage-gate-section #sm-date-of-birth #sm-dob-date-add #dob-date-month {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    opacity: 1;
    margin-top: 25px;
    -webkit-transform: translate3d(0, 40px, 0);
            transform: translate3d(0, 40px, 0);
    -webkit-transition: opacity .3s, -webkit-transform .3s;
    transition: opacity .3s, -webkit-transform .3s;
    transition: transform .3s, opacity .3s;
    transition: transform .3s, opacity .3s, -webkit-transform .3s;
    -webkit-transition-timing-function: cubic-bezier(.2, 1, .3, 1);
            transition-timing-function: cubic-bezier(.2, 1, .3, 1)
}

@media screen and (max-width:480px) {

    #newage-gate-section #sm-date-of-birth #sm-dob-date-add #dob-date-day,
    #newage-gate-section #sm-date-of-birth #sm-dob-date-add #dob-date-month {
        margin-top: 1vh
    }
}

#newage-gate-section #sm-date-of-birth #sm-dob-date-add #dob-date-month.active {
    position: relative;
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
}

#newage-gate-section #sm-date-of-birth #sm-dob-date-add #dob-date-day.active {
    position: relative;
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    -webkit-transition-delay: .1s;
            transition-delay: .1s
}

#newage-gate-section #sm-date-of-birth #sm-dob-date-add .dob-go-back {
    width: 20px;
    display: inline-block;
    height: 112px;
    position: relative;
    vertical-align: top;
    margin-right: 10px
}

@media screen and (max-width:767px) {
    #newage-gate-section #sm-date-of-birth #sm-dob-date-add .dob-go-back {
        height: 65px
    }
}

#newage-gate-section #sm-date-of-birth #sm-dob-date-add .dob-go-back .icon-chevron:before {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    content: "\f103";
    font-family: penfolds-icons;
    position: absolute;
    left: -2px;
    top: 46%;
    color: #ced0d0;
    cursor: pointer;
    height: auto !important;
    font-size: 20px
}

@media screen and (max-width:767px) {
    #newage-gate-section #sm-date-of-birth #sm-dob-date-add .dob-go-back .icon-chevron:before {
        top: 40%;
        font-size: 15px
    }
}

#newage-gate-section #sm-date-of-birth #sm-dob-year {
    margin-top: 25px;
    display: none
}

@media screen and (max-width:767px) {
    #newage-gate-section #sm-date-of-birth #sm-dob-year {
        margin-top: 10px
    }
}

@media screen and (max-width:480px) {
    #newage-gate-section #sm-date-of-birth #sm-dob-year {
        margin-top: 1vh
    }
}

#newage-gate-section #sm-date-of-birth #sm-dob-year.active {
    display: block
}

#newage-gate-section #sm-date-of-birth:after {
    clear: both;
    content: "";
    display: table
}

#newage-gate-section #sm-date-of-birth .number {
    position: relative;
    display: inline-block;
    text-align: center;
    overflow: hidden;
    margin-bottom: 45px;
    border: 1px solid rgba(255, 255, 255, .3);
    height: 112px;
    width: 90px;
    margin-right: 10px
}

@media screen and (max-width:767px) {
    #newage-gate-section #sm-date-of-birth .number {
        height: 65px;
        width: 52px;
        margin-right: 8px;
        margin-bottom: 20px
    }
}

#newage-gate-section #sm-date-of-birth .number:last-child {
    margin-right: 0
}

#newage-gate-section #sm-date-of-birth .number input {
    position: absolute;
    top: 0;
    left: -999em;
    width: 100%;
    height: 100%;
    outline: 0;
    font-size: 16px;
    opacity: 0
}

#newage-gate-section #sm-date-of-birth .number-value {
    line-height: 2;
    height: 100%;
    font-family: gilroy-regular;
    font-size: 56px
}

@media screen and (max-width:767px) {
    #newage-gate-section #sm-date-of-birth .number-value {
        font-size: 40px;
        line-height: 1.7
    }
}

#newage-gate-section #sm-date-of-birth .number-value.filled {
    background: rgba(206, 208, 208, .3);
    height: 100%;
    width: 100%;
    position: absolute
}

#newage-gate-section #sm-date-of-birth .number-value.focus {
    position: absolute;
    width: 100%;
    height: 100%
}

#newage-gate-section #sm-date-of-birth .number-value.focus:before {
    content: "_";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-animation: blinker .4s infinite alternate;
            animation: blinker .4s infinite alternate
}

#newage-gate-section #sm-date-of-birth.valid .number {
    border: 1px solid #198819
}

#newage-gate-section #sm-date-of-birth.valid .number input {
    display: none
}

#newage-gate-section #sm-date-of-birth.invalid .number {
    border: 1px solid #d62020
}

#newage-gate-section #sm-date-of-birth .message {
    opacity: .58;
    color: #fff;
    font-family: baskervilleAgeGate;
    font-size: 23px;
    line-height: 27px
}

@media screen and (max-width:767px) {
    #newage-gate-section #sm-date-of-birth .message {
        font-size: 15px
    }
}

#newage-gate-section #btnSwitchLangHidden {
    background-color: transparent;
    border-color: transparent
}

@-webkit-keyframes blinker {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes blinker {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@-webkit-keyframes ag-load {
    0% {
        -webkit-transform: rotate(0);
                transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg)
    }
}

@keyframes ag-load {
    0% {
        -webkit-transform: rotate(0);
                transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg)
    }
}

#loading-div-background {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .64);
    width: 100%;
    height: 100%;
    z-index: 6000
}

#loading-div-background .loading-wrapper {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%)
}

#loading-div-background p {
    color: #fff;
    margin: auto;
    text-align: center;
    font-size: 14px
}

#loading-div-background #loading-div,
#loading-div-background #loading-div:after {
    border-radius: 50%;
    width: 10em;
    height: 10em
}

#loading-div-background #loading-div {
    margin: auto;
    margin-bottom: 25px;
    font-size: 6px;
    text-indent: -9999em;
    border-left: 1.6em solid #fff;
    border-top: 1.6em solid rgba(255, 255, 255, .2);
    border-right: 1.6em solid rgba(255, 255, 255, .2);
    border-bottom: 1.6em solid rgba(255, 255, 255, .2);
    border-left: 1.6em solid #fff;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    -webkit-animation: ag-load 1.1s infinite linear;
            animation: ag-load 1.1s infinite linear
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    #newage-gate-section .remember-checkbox .checkbox+label {
        vertical-align: super
    }

    #newage-gate-section .remember-checkbox .checkbox+label:before {
        vertical-align: text-top
    }
}

.ie11 #newage-gate-section .remember-checkbox :checked.checkbox+label::after {
    top: -1px
}

@font-face {
    font-family: icomoon;
    src: url(../../Fonts/Icons/location_globe-icomoon_fonts.eot);
    src: url(../../Fonts/Icons/location_globe-icomoon_fonts.eot?#iefix) format("embedded-opentype"), url(../../Fonts/Icons/location_globe-icomoon_fonts.woff) format("woff"), url(../../Fonts/Icons/location_globe-icomoon_fonts.ttf) format("truetype"), url(../../Fonts/Icons/location_globe-icomoon_fonts.svg) format("svg");
    font-weight: 400;
    font-style: normal
}

#newage-gate-section .sm-info-section .navbar #sm-country-selector .des span {
    color: #fff;
    font-size: 12px;
    letter-spacing: 1px;
    display: inline-block;
    opacity: 1;
    line-height: normal
}

#newage-gate-section .sm-info-section .navbar #sm-country-selector .des span:after {
    content: "\e947";
    font-family: icomoon;
    margin-left: 6px;
    font-size: 10px
}

#newage-gate-section .sm-info-section .navbar #sm-country-selector .selected:after {
    color: #fff
}

#newage-gate-section .sm-info-section .navbar #sm-country-selector .selected .country-name {
    color: #fff
}

#newage-gate-section .sm-info-section .navbar .site-language-selector-age-gate .des span {
    color: #fff;
    font-size: 12px;
    letter-spacing: 1px;
    display: inline-block;
    opacity: 1;
    line-height: normal
}

#newage-gate-section .sm-info-section .navbar .site-language-selector-age-gate .des span:after {
    content: "\e9c9";
    margin-left: 8px;
    font-family: icomoon;
    color: #fff;
    cursor: pointer;
    font-size: 10px;
    letter-spacing: 1px
}

#newage-gate-section .age-confirm-title .des {
    margin-bottom: 20px
}

#newage-gate-section .age-confirm-title .des,
#newage-gate-section .age-confirm-title .question {
    font-size: 55px
}

@media screen and (max-width:480px) {

    #newage-gate-section .age-confirm-title .des,
    #newage-gate-section .age-confirm-title .question {
        font-size: 25px
    }
}

#newage-gate-section footer.footer .title.active .visible-txt:after {
    border: none
}

#newage-gate-section footer.footer .content-hidden a {
    color: #fff
}

#newage-gate-section footer.footer .hide-term-mob {
    color: #fff
}

/* @media (min-width:769px) {
    .megamenu li.hidden-xs {
        display: none
    }

    .menu li.visible-xs {
        display: inline-block
    }

    .site-language-selector .selected:after {
        font-size: 1em
    }

    .site-language-selector .selected.active+ul {
        top: 26px;
        padding: 0;
        min-width: 170px
    }

    .site-language-selector .selected.active+ul li {
        padding: 0
    }

    .site-language-selector .selected.active+ul li a {
        padding: 10px 10px;
        cursor: pointer
    }
}

@media (max-width:768px) {
    .menu li.visible-xs {
        display: none
    }

    .megamenu li.hidden-xs {
        display: block;
        border-bottom: none
    }

    .megamenu li.hidden-xs .site-language-selector {
        display: block;
        margin-bottom: 0;
        margin-right: 0;
        float: initial
    }

    .megamenu li.hidden-xs .site-language-selector>.des {
        margin-left: 30px;
        margin-top: 28px
    }

    .megamenu li.hidden-xs .site-language-selector .name {
        width: calc(80% - 43px);
        margin-right: 20%
    }

    .megamenu li.hidden-xs .site-language-selector .name a {
        padding-left: 0;
        padding-top: 30px;
        padding-bottom: 28px;
        cursor: pointer;
        width: 100%
    }

    .megamenu li.hidden-xs .site-language-selector .name .selected:after {
        -webkit-transform: rotate(0);
                transform: rotate(0)
    }

    .megamenu li.hidden-xs .site-language-selector .name .selected a {
        width: 60%
    }

    .megamenu li.hidden-xs .site-language-selector .name .selected:after {
        margin-top: 28px;
        right: -15%
    }
}

@media screen and (max-width:768px) and (max-width:480px) {
    .megamenu li.hidden-xs .site-language-selector .name .selected:after {
        right: -19%
    }
}

@media (max-width:768px) {
    .megamenu li.hidden-xs .site-language-selector .name .selected .language-name {
        padding-left: 0;
        background-color: #1c1c1c;
        color: #7f8083;
        font-size: 14px
    }

    .megamenu li.hidden-xs .site-language-selector .name .selected.active .language-name {
        padding-left: 0
    }

    .megamenu li.hidden-xs .site-language-selector .name .selected.active:after {
        color: #fff;
        -webkit-transform: rotate(180deg);
                transform: rotate(180deg)
    }

    .megamenu li.hidden-xs .site-language-selector .name .selected.active+ul {
        min-width: auto;
        padding-top: 0;
        padding-bottom: 0;
        position: relative;
        overflow: auto
    }

    .megamenu li.hidden-xs .site-language-selector .name .selected.active+ul.language-list li {
        background: #fff;
        padding: 0
    }

    .megamenu li.hidden-xs .site-language-selector .name .selected.active+ul.language-list li:first-child {
        border-top: 1px solid #404040
    }

    .megamenu li.hidden-xs .site-language-selector .name .selected.active+ul.language-list li:last-child {
        border-bottom: none
    }

    .megamenu li.hidden-xs .site-language-selector .name .selected.active+ul.language-list li a {
        padding: 30px 10px 28px 10px;
        color: #7f8083;
        background-color: #1c1c1c
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .megamenu li.hidden-xs .site-language-selector .name .selected.active+ul.language-list li {
        border-right: none
    }
} */
