.wrap:not(.noSpaces), .spaceWrap { padding: calc(5.56% + 32px) calc(8% + 35px); }
.cablogo { position: fixed; top: 32px; left: 32px; z-index: 99; width: 164px; opacity: 0.89; }

.fix-12-12 { max-width: 1920px!important; }

.blueleft { border-left: solid 6px #13abf2d9; padding-left: 18px; }

.landerp { color: #fff; font-family: 'OCE ExtraBold'; font-size: 21px; letter-spacing: -0.39px; margin-top: -7px; margin-bottom: 20px; }

.landerpbig { text-shadow: 0px 0px 3px #ffffffc4; font-size: 46px; font-family: 'OCE ExtraBold'; margin-bottom: 8px; margin-top: 20px; line-height: 34px; }

.mill { font-size: 28px; }

.ok { font-size: 22px; font-family: 'OCE Bold'; opacity: 1.0; color: #fff; line-height: 42px; }

.btnPulsate .landerbtn { /*font-family: 'OCE ExtraBold';*/ z-index: 999; background: #10acf2; color: #fff; font-size: 16px; padding-top: 14px; padding-bottom: 15px; padding-left: 40px; padding-right: 40px; /*box-shadow: 0px 0px 28px #10acf2;*/ border-radius: 99px; -webkit-animation: pulse 2s infinite ease-in-out; }

.landerbtn:hover { opacity: 1.0; /*box-shadow: 0px 0px 38px #10acf2;*/ background: #000; color: #fff!important; }

.carsize { width: 820px; }

.unlockimg { margin-top: -20px; }


.carcontrol { position: absolute; right: 580px; bottom: 120px; opacity: 0.94; }

h1, .h1 { font-family: 'OCE ExtraBold'; line-height: 140px; font-size: 170px; text-shadow: 0px 0px 8px; margin-top: 0; }

h3, .h3 { font-size: 32px; margin-bottom: 8px; font-family: 'OCE Light'; margin-left: -0.01em; letter-spacing: -0.5px; }
h4, .h4 { font-size: 17px; font-family: 'OCE Bold'; margin-bottom: 10px; text-align: left; margin-top: 24px; }
p { font-size: 16px; line-height: 1.385; margin-bottom: 28px; opacity: 1.0; }
.contright { padding-right: 161px!important; }
.partex { font-size: 14px; font-family: 'OCE Bold'; position: absolute; top: 12px; letter-spacing: -0.47px; }
form input[type="text"], form input[type="name"], form input[type="email"], form input[type="password"], form input[type="tel"], form textarea { background: #f4f4f4; padding: 10px 18px 10px; border: none; font-size: 14px; text-align: left!important; }
.checkbox { text-align: left; position: relative; height: 32px; }

.checkbox label .element { display: inline-block; border-width: 0; padding: 0; font-size: 0; min-width: 36px; height: 22px; background: rgba(0,0,0,.12); border-radius: 50px; vertical-align: bottom; margin-right: 10px; }

.checkbox label { color: #444; cursor: pointer; display: inline-block; }
.checkbox label input { display: none !important; }

.checkbox label .element:after { content: ""; width: 16px; height: 16px; background: #fff; display: inline-block; padding: 0; border-radius: 16px; margin: 3px; -webkit-transition: -webkit-transform .25s; transition: transform .25s; -webkit-transition-timing-function: cubic-bezier(.23,2.01,.43,.66); transition-timing-function: cubic-bezier(.23,2.01,.43,.66); }

.checkbox label input[type=checkbox]:checked + .element { background: #2196F3; }
.checkbox label input[type=checkbox]:checked + .element:after { -webkit-transform: translateX(14px); transform: translateX(14px); }

.btn-toggle.btn-sm { margin: 0 0.5rem; padding: 0; position: relative; border: none; height: 1.5rem; width: 3.6rem; border-radius: 1.5rem; position: absolute; right: -7px; top: 22px; box-shadow: 0px 0px 1px 2px #b2b2b23b; }
form label { display: block; margin-top: 6px; margin-bottom: 0px; }
.label { font-size: 12px; font-family: 'OCE Bold'; text-align: left!important; }
.formh3 { font-size: 17px; font-family: 'OCE Bold'; margin-bottom: 12px; margin-left: -0.01em; }

.sidebar .content { padding: 14px; }

.btn-toggle { margin: 0 4rem; padding: 0; position: relative; border: none; height: 1.5rem; width: 3rem; border-radius: 1.5rem; color: #6b7381; background: #bdc1c8; }
.btn-toggle:focus,
.btn-toggle.focus,
.btn-toggle:focus.active,
.btn-toggle.focus.active { outline: none; }
.btn-toggle:before,
.btn-toggle:after { line-height: 1.5rem; width: 4rem; text-align: center; font-family: 'OCE SemiBold'; font-size: 0.75rem; text-transform: uppercase; letter-spacing: 2px; position: absolute; bottom: 0; transition: opacity 0.25s; }
.btn-toggle:before { content: 'Off'; left: -4rem; }
.btn-toggle:after { content: 'On'; right: -4rem; opacity: 0.5; }
.btn-toggle > .handle { position: absolute; top: 0.1875rem; left: 0.1875rem; width: 1.125rem; height: 1.125rem; border-radius: 1.125rem; background: #fff; transition: left 0.25s; }
.btn-toggle.active { transition: background-color 0.25s; }
.btn-toggle.active > .handle { left: 1.6875rem; transition: left 0.25s; }
.btn-toggle.active:before { opacity: 0.5; }
.btn-toggle.active:after { opacity: 1; }
.btn-toggle.btn-sm:before,
.btn-toggle.btn-sm:after { line-height: -0.5rem; color: #fff; letter-spacing: 0.75px; left: 0.4125rem; width: 2.325rem; }
.btn-toggle.btn-sm:before { text-align: right; }
.btn-toggle.btn-sm:after { text-align: left; opacity: 0; }
.btn-toggle.btn-sm.active:before { opacity: 0; }
.btn-toggle.btn-sm.active:after { opacity: 1; }
.btn-toggle.btn-xs:before,
.btn-toggle.btn-xs:after { display: none; }
.btn-toggle:before,
.btn-toggle:after { color: #6b7381; }
.btn-toggle.active { background-color: #000; }
.btn-toggle.btn-lg { margin: 0 5rem; padding: 0; position: relative; border: none; height: 2.5rem; width: 5rem; border-radius: 2.5rem; font-family: 'OCE Bold'; margin-top: 90px; margin-bottom: 90px; z-index: 99; }
.btn-toggle.btn-lg:focus,
.btn-toggle.btn-lg.focus,
.btn-toggle.btn-lg:focus.active,
.btn-toggle.btn-lg.focus.active { outline: none; }
.btn-toggle.btn-lg:before,
.btn-toggle.btn-lg:after { line-height: 2.5rem; width: 5rem; text-align: center; font-family: 'OCE Bold'; font-size: 1rem; text-transform: uppercase; letter-spacing: 2px; position: absolute; bottom: 0; transition: opacity 0.25s; }
.btn-toggle.btn-lg:before { content: 'NO'; left: -5rem; }
.btn-toggle.btn-lg:after { content: 'YES'; right: -5rem; opacity: 0.5; }
.btn-toggle.btn-lg > .handle { position: absolute; top: 0.3125rem; left: 0.3125rem; width: 1.875rem; height: 1.875rem; border-radius: 1.875rem; background: #fff; transition: left 0.25s; }
.btn-toggle.btn-lg.active { transition: background-color 0.25s; }
.btn-toggle.btn-lg.active > .handle { left: 2.8125rem; transition: left 0.25s; }
.btn-toggle.btn-lg.active:before { opacity: 0.5; }
.btn-toggle.btn-lg.active:after { opacity: 1; }
.btn-toggle.btn-lg.btn-sm:before,
.btn-toggle.btn-lg.btn-sm:after { line-height: 0.5rem; color: #fff; letter-spacing: 0.75px; left: 0.6875rem; width: 3.875rem; }
.btn-toggle.btn-lg.btn-sm:before { text-align: right; }
.btn-toggle.btn-lg.btn-sm:after { text-align: left; opacity: 0; }
.btn-toggle.btn-lg.btn-sm.active:before { opacity: 0; }
.btn-toggle.btn-lg.btn-sm.active:after { opacity: 1; }
.btn-toggle.btn-lg.btn-xs:before,
.btn-toggle.btn-lg.btn-xs:after { display: none; }
.btn-toggle.btn-sm { margin: 0 0.5rem; padding: 0; position: relative; border: none; height: 1.5rem; width: 3.6rem; border-radius: 1.5rem; position: absolute; right: -7px; top: 22px; font-family: 'OCE Bold'; box-shadow: 0px 0px 1px 2px #b2b2b23b; }
.btn-toggle.btn-sm:focus,
.btn-toggle.btn-sm.focus,
.btn-toggle.btn-sm:focus.active,
.btn-toggle.btn-sm.focus.active { outline: none; }
.btn-toggle.btn-sm:before,
.btn-toggle.btn-sm:after { line-height: 1.5rem; width: 0.5rem; text-align: center; font-family: 'OCE Bold'; font-size: 0.55rem; text-transform: uppercase; letter-spacing: 2px; position: absolute; bottom: 0; transition: opacity 0.25s; }
.btn-toggle.btn-sm:before { content: 'NO'; left: -0.5rem; }
.btn-toggle.btn-sm:after { content: 'YES'; right: -0.5rem; opacity: 0.5; }
.btn-toggle.btn-sm > .handle { position: absolute; top: 0.1875rem; left: 0.1875rem; width: 1.125rem; height: 1.125rem; border-radius: 1.125rem; background: #fff; transition: left 0.25s; }
.btn-toggle.btn-sm.active { transition: background-color 0.25s; }
.btn-toggle.btn-sm.active > .handle { left: 2.2rem; transition: left 0.25s; }
.btn-toggle.btn-sm.active:before { opacity: 0.5; }
.btn-toggle.btn-sm.active:after { opacity: 1; }
.btn-toggle.btn-sm.btn-sm:before,
.btn-toggle.btn-sm.btn-sm:after { line-height: -0.5rem; color: #fff; letter-spacing: 0.75px; left: 0.54125rem; width: 2.325rem; }
.btn-toggle.btn-sm.btn-sm:before { text-align: right; }
.btn-toggle.btn-sm.btn-sm:after { text-align: left; opacity: 0; }
.btn-toggle.btn-sm.btn-sm.active:before { opacity: 0; }
.btn-toggle.btn-sm.btn-sm.active:after { opacity: 1; }
.btn-toggle.btn-sm.btn-xs:before,
.btn-toggle.btn-sm.btn-xs:after { display: none; }
.btn-toggle.btn-xs { margin: 0 0; padding: 0; position: relative; border: none; height: 1rem; width: 2rem; border-radius: 1rem; }
.btn-toggle.btn-xs:focus,
.btn-toggle.btn-xs.focus,
.btn-toggle.btn-xs:focus.active,
.btn-toggle.btn-xs.focus.active { outline: none; }
.btn-toggle.btn-xs:before,
.btn-toggle.btn-xs:after { line-height: 1rem; width: 0; text-align: center; font-family: 'OCE SemiBold'; font-size: 0.75rem; text-transform: uppercase; letter-spacing: 2px; position: absolute; bottom: 0; transition: opacity 0.25s; }
.btn-toggle.btn-xs:before { content: 'Off'; left: 0; }
.btn-toggle.btn-xs:after { content: 'On'; right: 0; opacity: 0.5; }
.btn-toggle.btn-xs > .handle { position: absolute; top: 0.125rem; left: 0.125rem; width: 0.75rem; height: 0.75rem; border-radius: 0.75rem; background: #fff; transition: left 0.25s; }
.btn-toggle.btn-xs.active { transition: background-color 0.25s; }
.btn-toggle.btn-xs.active > .handle { left: 1.125rem; transition: left 0.25s; }
.btn-toggle.btn-xs.active:before { opacity: 0.5; }
.btn-toggle.btn-xs.active:after { opacity: 1; }
.btn-toggle.btn-xs.btn-sm:before,
.btn-toggle.btn-xs.btn-sm:after { line-height: -1rem; color: #fff; letter-spacing: 0.75px; left: 0.275rem; width: 1.55rem; }
.btn-toggle.btn-xs.btn-sm:before { text-align: right; }
.btn-toggle.btn-xs.btn-sm:after { text-align: left; opacity: 0; }
.btn-toggle.btn-xs.btn-sm.active:before { opacity: 0; }
.btn-toggle.btn-xs.btn-sm.active:after { opacity: 1; }
.btn-toggle.btn-xs.btn-xs:before,
.btn-toggle.btn-xs.btn-xs:after { display: none; }
.btn-toggle.btn-secondary { color: #6b7381; background: #bdc1c8; }
.btn-toggle.btn-secondary:before,
.btn-toggle.btn-secondary:after { color: #6b7381; }
.btn-toggle.btn-secondary.active { background-color: #ff8300; }
.callyou { color: #4caf50; padding-left: 0px; margin-top: 20px; font-size: 14px; text-align: center; opacity: 1; font-family: 'OCE Bold'; }
.green { background-color: #4CAF50!important; color: #fff!important; font-size: 16px; font-family: 'OCE ExtraBold'; }
#stage { margin: 0 auto; width: 600px; padding: 0 0 20px; background: #212121; border-radius: 20px; background-image: url("http://localhost:9101/website/content/incentive/images/rock.jpg"); background-size: cover; box-shadow: 1px 1px 93px 3px #000000; }

.perspective-on { -webkit-perspective: 1000px; -moz-perspective: 1000px; perspective: 1000px; /* Setting the perspective of the contents of the stage but not the stage itself*/ }
.perspective-off { -webkit-perspective: 0; -moz-perspective: 0; perspective: 0; }

#rotate { margin: 0 auto 0; width: 450px; height: 220px; padding-top: 142px; /* Ensure that we're in 3D space */ transform-style: preserve-3d; }

.ring { margin: 0 auto; height: 80px; width: 90px; float: left; transform-style: preserve-3d; }
.slot { position: absolute; width: 90px; height: 80px; box-sizing: border-box; opacity: 0.91; color: rgba(0,0,0,0.9); background: #383838; border: solid 1px #000; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden; }

.backface-on { -webkit-backface-visibility: visible; -moz-backface-visibility: visible; backface-visibility: visible; }

.sidebar { width: 640px; }

.inputGroup { background-color: #fff; display: block; margin: 4px 0; position: relative; }
.inputGroup label { padding: 16px 16px; width: 100%; display: block; text-align: left; color: #3C454C; cursor: pointer; position: relative; z-index: 2; transition: color 200ms ease-in; overflow: hidden; font-size: 14px; font-family: 'OCE ExtraBold'; border-radius: 4px; background: #eaf6ff; }
.bonus-choice .inputGroup label { padding-right: 50px; }

.inputGroup label:before { width: 10px; height: 10px; border-radius: 50%; content: ""; background-color: #133d7e; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%) scale3d(1, 1, 1); transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1); opacity: 0; z-index: -1; }
.inputGroup label:after { width: 32px; height: 32px; content: ""; border: 2px solid #D1D7DC; background-color: #fff; background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.414 11L4 12.414l5.414 5.414L20.828 6.414 19.414 5l-10 10z' fill='%23fff' fill-rule='nonzero'/%3E%3C/svg%3E "); background-repeat: no-repeat; background-position: 2px 3px; border-radius: 50%; z-index: 2; position: absolute; right: 15px; top: 50%; transform: translateY(-50%); cursor: pointer; transition: all 200ms ease-in; }
.inputGroup input:checked ~ label { color: #fff; }
.inputGroup input:checked ~ label:before { transform: translate(-50%, -50%) scale3d(56, 56, 1); opacity: 1; }
.inputGroup input:checked ~ label:after { background-color: #4caf50; border-color: #90e093; }
.inputGroup input { width: 32px; height: 32px; order: 1; z-index: 2; position: absolute; right: 30px; top: 50%; transform: translateY(-50%); cursor: pointer; visibility: hidden; }


#dvBox { -webkit-transition: -webkit-transform 1s, visibility 0.5s; transition: transform 1s, visibility 0.5s; -webkit-transform: translateY(150%); -ms-transform: translateY(200%); transform: translateY(200%); }
.boxShown #dvBox { -webkit-transform: translateX(0%); -ms-transform: translateX(0%); transform: translateX(0%); opacity: 1; }

.revealdiv { width: 100px; height: 100px; background: red; opacity: 0; animation: fadeIn 3s; animation-delay: 9s; animation-fill-mode: forwards; }

@keyframes fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
}

.slot p { font-size: 55px; line-height: 80px; margin: 0; text-align: center; color: #f7f7f7; font-family: 'OCE ExtraBold'; text-shadow: 0px 0px 10px black; }

.go { display: inline-block; margin: 0 auto 20px; padding: 10px 48px; font-size: 18px; cursor: pointer; border-radius: 99px; background: #037fff; font-family: 'OCE'; border: solid 4px #037fff; animation: pulse 2s infinite ease-in-out; -webkit-animation: pulse 2s infinite ease-in-out; color: #fff; }

.gonext { display: inline-block; margin-top: 30px; padding: 10px 30px; font-size: 18px; cursor: pointer; border-radius: 99px; background: #68ca10; font-family: 'OCE'; border: solid 4px #68ca10; animation: pulser 2s infinite ease-in-out; -webkit-animation: pulser 2s infinite ease-in-out; color: #fff; }

/*@keyframes pulse {
    0% { box-shadow: 0 0 14px rgba(16,172,242,0.2); }
    50% { box-shadow: 0 0 14px 6px rgba(16,172,242,0.9); }
    100% { box-shadow: 0 0 14px rgba(16,172,242,0.2); }
}*/

/*@-webkit-keyframes pulse {
    0% { -webkit-box-shadow: 0 0 14px rgba(16,172,242,0.2); }
    50% { -webkit-box-shadow: 0 0 14px 6px rgba(16,172,242,0.9); }
    100% { -webkit-box-shadow: 0 0 14px rgba(16,172,242,0.2); }
}*/

@keyframes pulser {
    0% { box-shadow: 0 0 14px rgba(104,202,16,0.2); }
    50% { box-shadow: 0 0 14px 6px rgba(104,202,16,0.9); }
    100% { box-shadow: 0 0 14px rgba(104,202,16,0.2); }
}

@-webkit-keyframes pulser {
    0% { -webkit-box-shadow: 0 0 14px rgba(104,202,16,0.2); }
    50% { -webkit-box-shadow: 0 0 14px 6px rgba(104,202,16,0.9); }
    100% { -webkit-box-shadow: 0 0 14px rgba(104,202,16,0.2); }
}

.editorDescription ul li, ul.tick-list { font-size: 20px; font-family: 'OCE Regular'; padding-left: 0px!important; }

.editorDescription ul li, ul.tick-list li { list-style: none; padding: 8px 0 10px 40px!important; position: relative; }

ul.tick-list li:before { content: '\f00c'!important; font-family: FontAwesome; color: #69ca10; font-size: 28px; background: none; position: absolute; left: 0px; top: 3px; }


.editorDescription ul li:before { content: '\f00c'!important; font-family: FontAwesome; color: #69ca10; font-size: 28px; background: none; position: absolute; left: 0px; top: 3px; }

.tilted { transform: rotateY(45deg); }


.editorDescription p { font-size: 18px; }

/*=====*/
/*.spin-0 { transform: rotateX(-3719deg); }
.spin-1 { transform: rotateX(-3749deg); }
.spin-2 { transform: rotateX(-3779deg); }
.spin-3 { transform: rotateX(-3809deg); }
.spin-4 { transform: rotateX(-3839deg); }
.spin-5 { transform: rotateX(-3869deg); }
.spin-6 { transform: rotateX(-3899deg); }
.spin-7 { transform: rotateX(-3929deg); }
.spin-8 { transform: rotateX(-3959deg); }
.spin-9 { transform: rotateX(-3989deg); }
.spin-10 { transform: rotateX(-4019deg); }
.spin-11 { transform: rotateX(-4049deg); }*/

.spin-0 { transform: rotateX(-0deg); }
.spin-1 { transform: rotateX(-30deg); }
.spin-2 { transform: rotateX(-60deg); }
.spin-3 { transform: rotateX(-90deg); }
.spin-4 { transform: rotateX(-120deg); }
.spin-5 { transform: rotateX(-150deg); }
.spin-6 { transform: rotateX(-180deg); }
.spin-7 { transform: rotateX(-210deg); }
.spin-8 { transform: rotateX(-240deg); }
.spin-9 { transform: rotateX(-270deg); }
.spin-10 { transform: rotateX(-300deg); }
.spin-11 { transform: rotateX(-330deg); }
/*=====*/
@keyframes back-spin {
    /*0%    { transform: rotateX(0deg); }*/
    100% { transform: rotateX(30deg); }
}

@keyframes tiltin {
    0% { transform: rotateY(0deg); }
    50% { transform: rotateY(0deg); }
    100% { transform: rotateY(45deg); }
}

@keyframes tiltout {
    0% { transform: rotateY(45deg); }
    100% { transform: rotateY(0deg); }
}

@keyframes spin-0 {
    0% { transform: rotateX(30deg); }
    100% { transform: rotateX(-3719deg); }
}

@keyframes spin-1 {
    0% { transform: rotateX(30deg); }
    100% { transform: rotateX(-3749deg); }
}

@keyframes spin-2 {
    0% { transform: rotateX(30deg); }
    100% { transform: rotateX(-3779deg); }
}

@keyframes spin-3 {
    0% { transform: rotateX(30deg); }
    100% { transform: rotateX(-3809deg); }
}

@keyframes spin-4 {
    0% { transform: rotateX(30deg); }
    100% { transform: rotateX(-3839deg); }
}

@keyframes spin-5 {
    0% { transform: rotateX(30deg); }
    100% { transform: rotateX(-3869deg); }
}

@keyframes spin-6 {
    0% { transform: rotateX(30deg); }
    100% { transform: rotateX(-3899deg); }
}

@keyframes spin-7 {
    0% { transform: rotateX(30deg); }
    100% { transform: rotateX(-3929deg); }
}

@keyframes spin-8 {
    0% { transform: rotateX(30deg); }
    100% { transform: rotateX(-3959deg); }
}

@keyframes spin-9 {
    0% { transform: rotateX(30deg); }
    100% { transform: rotateX(-3989deg); }
}

@keyframes spin-10 {
    0% { transform: rotateX(30deg); }
    100% { transform: rotateX(-4019deg); }
}

@keyframes spin-11 {
    0% { transform: rotateX(30deg); }
    100% { transform: rotateX(-4049deg); }
}


.slideFour .button { white-space: normal; }

.highlight { display: none!important; }
.highlight.spinactive { display: block!important; }

@media screen and (max-width: 1920px) {
    .carsize { width: 720px; }
    .carcontrol { position: absolute; right: 7%; bottom: 7%; opacity: 0.94; }

    h1, .h1 { font-family: 'OCE ExtraBold'; line-height: 116px; font-size: 139px; text-shadow: 0px 0px 4px; margin-top: 0!important; }

    h3, .h3 { font-size: 28px; }

    .landerp { color: #fff; font-size: 18px; letter-spacing: -0.39px; margin-top: -7px; margin-bottom: 20px; font-family: 'OCE ExtraBold'; }
}

@media screen and (max-width: 1600px) {
    .carsize { width: 580px; }
    .carcontrol { position: absolute; right: 9%; bottom: 9%; opacity: 0.94; }

    .home_style15 .carcontrol { position: absolute; right: 20%; bottom: 14%; opacity: 1; }

    .cablogo { width: 80px; }

    h1, .h1 { font-family: 'OCE ExtraBold'; line-height: 72px; font-size: 80px; text-shadow: 0px 0px 4px; margin-top: 0!important; }

    h3, .h3 { font-size: 24px; }

    .landerp { color: #fff; font-size: 18px; letter-spacing: -0.39px; margin-top: -7px; margin-bottom: 20px; }
}

@media screen and (min-width: 960px) {
    .partex br { display: none; }
}


@media screen and (max-width:767px) {
    .slideOne .carcontrol { position: initial !important; margin: auto!important; margin-top: 10px!important; margin-bottom: 0 !important; }
}


@media screen and (min-width:600px) and (max-width:767px) {
    #stage { width: 500px; }
    #stage .highlight { /*width: 471px !important; height: 96px !important;*/ width: calc(100% - 24px) !important; top: 123px !important; height: 96px !important; left: 0px; }
    #rotate { width: 400px; }
    #stage .slot p { font-size: 45px; }
    #stage .slot,
    #stage .ring { width: 80px; }
}

@media screen and (max-width:599px) {
    .slideOne h1,
    .slideOne .h1 { line-height: 60px; font-size: 50px; }
    .slideOne .content .container .wrap { padding-top: 130px !important; padding-bottom: 130px !important; display: flex; height: 100%; flex-direction: column; align-content: space-between; justify-content: space-between; /*background: rgba(44, 38, 43, 0.8);*/ }
    .slideOne .landerpbig { font-size: 40px; }
    .ucHome11 .blueleft strong, .ucHome18 .blueleft strong { width: 100% !important; }

    .slideThree .content .container .wrap { padding-left: 10px; padding-right: 10px; }
    #stage { width: 270px; }
    #stage .highlight { /*width: 296px !important; top: 123px !important; height: 96px !important;*/ width: calc(100% + 28px) !important; top: 123px !important; height: 96px !important; left: -14px; }
    #rotate { width: 250px; }
    #stage .slot p { font-size: 30px; }
    #stage .slot,
    #stage .ring { width: 50px; }

    .slideFour .button { padding: 25px !important; }
    .ok { padding-left: 10px; padding-right: 10px; line-height: normal; }
    .editorDescription .ok { padding-left: 0px; padding-right: 0px; margin-bottom: 45px; }
    .editorDescription { margin-bottom: 25px; }
    .cablogo { position: absolute; }
    .video.slideFour .wrap { padding-top: 10px!important; padding-bottom: 10px!important; }
    .slide.video .background video { min-width: 60vh; height: 60vh; }
    .slide.video .background { height: 100vh; }
    .slideContent { width: 100%; }
    .insentiveHdr.rightLogo { /*top: 35px!important; position: absolute!important;*/ }
    .editorDescription ul.tick-list, .editorDescription ul.tick-list li, .editorDescription ul li { list-style-type: none; }
    .gonext { margin-top: 0px!important; }
    .editorDescription ul.tick-list li, .editorDescription ul li { padding: 5px 0 5px 35px!important; font-size: 14px!important; }
    #dvOfrLine.button { animation: none!important; }
    .home_style11 .background { background-size: 185%!important; background-position: top!important; }
    .slideOne.ucHome11 .content .container .wrap { padding-top: 80vw !important; }
    .layout10.ucHomeBody .slideOne.ucHome11 .content .container .wrap { padding-top: 30vw !important; }
    .slideOne.ucHome11.slide { background: #13161b; }
    .slideOne.ucHome11.slide .background { /*background-image:url(../images/vipvault_mob.jpg)!important; background-repeat:no-repeat;*/ }
    .slideOne.ucHome11 h1.ae-2.fromLeft { text-shadow: none!important; }
}

.cablogo { width: 140px !important; top: 20px !important; left: 20px !important; }
.cablogo img { max-width: 100%; max-height: 70px; }
.home_style14 .cablogo { display: block; }
.home_style14 .slideOne .content .container .wrap { padding: calc(15px + 32px) calc(8% + 15px); width: 100%; }
.home_style14 .headText { font-size: 95px; text-shadow: none; font-family: 'OCE Bold'; line-height: 72px; }
.home_style14 h3 { font-family: 'OCE Bold'; }

.home_style14 .landerbtn { animation: btnShadow 2s infinite ease-in-out; -webkit-animation: btnShadow 2s infinite ease-in-out; min-width: 170px; color: #fff; font-size: 16px; font-weight: 800; border-radius: 99px; text-align: center; border: 2px solid #535d67; /*box-shadow: none !important;*/ padding: 9px 15px; opacity: 1 !important; }
.home_style14 .landerp { font-family: 'OCE Bold'; }
.home_style14 .blueleft { padding-left: 28px; position: relative; border: none; }
.home_style14 .blueleft:before { content: ""; width: 7px; height: 85%; position: absolute; top: 0; bottom: 0; left: 0; margin: auto; background: #ff006c; }

.home_style14 .ucHome11 .landerbtn { font-size: 22px; font-weight: 700; font-family: 'OCE Bold'; }


.ucHome15 .spinwinTtl h2 { letter-spacing: normal; text-shadow: none; line-height: 1em; font-size: 45px; margin-bottom: 18px; }
.ucHome15 .spinwinTtl h2 span.bigTtl { font-size: 175px; font-weight: 900; display: block; line-height: .8em; font-family: 'OCE Bold'; }
.ucHome15 .background { transform: translate3d(0,0,0) scale(1.15)!important; transform-origin: 50% 48.6301%!important; }

.ucHome15 .wrap:not(.noSpaces), .ucHome15 .spaceWrap { padding: calc(5.56% + 32px) calc(8% + 15px)!important; }

.home_style15 .cablogo { position: fixed!important; top: 32px!important; left: 32px!important; z-index: 99!important; width: 145px!important; opacity: 1.89!important; text-align: left; }

.ucHome.home_style10 .slideOne.ucHome11 .landerbtn { border-radius: 99px!important; padding: 14px 48px!important; }

@media screen and (max-width: 1600px) {
    .home_style15 .carsize { width: 560px!important; max-width: 100%!important; }
}

@media screen and (max-width:767px) {
    .home_style14 .slideOne .content .container .wrap { padding: 30px 25px!important; background: transparent !important; }
    .home_style14 .headText > span { font-size: 80px; }
    .home_style14 .headText p { font-size: 57px !important; }
    .ucHome11 h1.ae-2.fromLeft { width: 100% !important; }
    .slideThree .fix-5-12 > .ok { padding-left: 0px; padding-right: 0px; font-size: 17px; }
    .layout10 .slide.video .background video { transform: translateX(-50%) translateY(-50%) scale(1)!important; }
    .editorDescription ul, .editorDescription ol { padding-left: 0px!important; }
}
/*spin css*/
