<style> @charset "UTF-8";
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

b,
strong {
    font-weight: 700
}

small {
    font-size: 80%
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

_::-webkit-:not(:root:root),
button {
    font: initial
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

[role="button"],
a,
area,
button,
input,
label,
select,
summary,
textarea {
    touch-action: manipulation
}

a,
blockquote,
body,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
img,
input,
label,
li,
ol,
p,
pre,
td,
th,
ul {
    margin: 0;
    padding: 0;
    border: 0;
    outline: none
}

*,
*::after,
*::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

body,
html {
    height: 100%
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 .5rem;
    line-height: normal
}

p {
    margin: 0 0 1rem
}

ul {
    list-style: none
}

[role="button"] {
    cursor: pointer
}

button {
    -webkit-border-fit: lines
}

button::-moz-focus-inner {
    border: 0;
    padding: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

label {
    margin-bottom: .5rem
}

textarea {
    resize: vertical
}

fieldset {
    min-width: 0
}

.myriad,
body,
input,
li:before {
    font-family: myriad-pro, Helvetica, Arial, sans-serif
}

body.zh {
    font-family: myriad-pro, Microsoft YaHei, ????, STXihei, ????, serif
}

body.ko {
    font-family: myriad-pro, Nanum Gothic, sans-serif
}

.display1-size {
    font-size: 2.5rem!important
}

.display2-size {
    font-size: 2rem!important
}

.display3-size {
    font-size: 1.6rem!important
}

.display4-size {
    font-size: 1.4rem!important
}

.display5-size {
    font-size: 1.2rem!important
}

.display6-size {
    font-size: 1.1rem!important
}

.display7-size {
    font-size: 1rem!important
}

.display8-size {
    font-size: .9rem!important
}

@media screen and (min-width:481px) {
    .display1-size {
        font-size: 3rem!important
    }
    .display2-size {
        font-size: 2.5rem!important
    }
    .display3-size {
        font-size: 1.8rem!important
    }
    .display4-size {
        font-size: 1.5rem!important
    }
    .display5-size {
        font-size: 1.3rem!important
    }
    .display6-size {
        font-size: 1.185rem!important
    }
    .display7-size {
        font-size: 1.025rem!important
    }
    .display8-size {
        font-size: 1rem!important
    }
}

@media screen and (min-width:769px) {
    .display1-size {
        font-size: 3.375rem!important
    }
    .display2-size {
        font-size: 2.7rem!important
    }
    .display3-size {
        font-size: 2.025rem!important
    }
    .display4-size {
        font-size: 1.6875rem!important
    }
    .display5-size {
        font-size: 1.4rem!important
    }
    .display6-size {
        font-size: 1.25rem!important
    }
    .display7-size {
        font-size: 1.075rem!important
    }
    .display8-size {
        font-size: 1rem!important
    }
}

@media screen and (min-width:1281px) {
    .display1-size {
        font-size: 3.75rem!important
    }
    .display2-size {
        font-size: 3rem!important
    }
    .display3-size {
        font-size: 2.25rem!important
    }
    .display4-size {
        font-size: 1.875rem!important
    }
    .display5-size {
        font-size: 1.5rem!important
    }
    .display6-size {
        font-size: 1.25rem!important
    }
    .display7-size {
        font-size: 1.125rem!important
    }
    .display8-size {
        font-size: 1rem!important
    }
}

body {
    font-size: 14px;
    line-height: 1.4;
    color: #777;
    background: gray;
    overflow-x: hidden
}

a {
    text-decoration: none;
    color: #265c89;
    -moz-transition: color 150ms ease;
    -webkit-transition: color 150ms ease;
    transition: color 150ms ease
}

a:hover {
    color: #1b4161
}

footer p {
    margin-bottom: 0
}

img {
    max-width: 100%
}

@media only screen and (max-width:767px) {
    ::-webkit-scrollbar {
        width: 0;
        background: transparent
    }
}

.pointer,
a[href],
button,
input[type='image'],
input[type='radio'],
input[type='submit'],
label[for],
select {
    cursor: pointer
}

.clear-left {
    clear: left
}

.clear {
    clear: both
}

.clearfix {
    clear: both
}

.clearfix:after {
    content: "";
    display: table;
    clear: both
}

.nowrap {
    white-space: nowrap
}

.inline-b {
    display: inline-block
}

.word-break {
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word
}

.hyphens-auto {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}

@media only screen and (max-width:640px) {
    .de {
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        -ms-hyphens: auto;
        -o-hyphens: auto;
        hyphens: auto
    }
}

.hide {
    display: none
}

@media only screen and (min-width:768px) {
    .hide-desktop {
        display: none!important
    }
}

@media only screen and (max-width:767px) {
    .hide-mobile {
        display: none!important
    }
}

.float-left {
    float: left
}

.float-right {
    float: right
}

.relative {
    position: relative
}

.border-left {
    border-left: 1px solid #ccc
}

.border-right {
    border-right: 1px solid #ccc
}

.bold {
    font-weight: 700
}

.normal {
    font-weight: 400
}

.light {
    font-weight: 300
}

.italic {
    font-style: italic
}

.underline {
    text-decoration: underline
}

.uppercase {
    text-transform: uppercase
}

.error-msg {
    color: red;
    font-weight: 700
}

.txt-black {
    color: #000
}

.txt-white {
    color: #fff
}

.txt-lightblue {
    color: #0095cf
}

.txt-yellow {
    color: #ff0
}

.link-yellow {
    color: #f2fe2a
}

.link-yellow:hover {
    color: #fff
}

.txt-remark {
    font-size: .85em;
    color: #999
}

.txt-center {
    text-align: center
}

.txt-left {
    text-align: left
}

.txt-right {
    text-align: right
}

.txt-equal {
    text-align: justify
}

.txt-large {
    font-size: 1.125rem
}

.txt-small {
    font-size: .875rem
}

.txt-x-small {
    font-size: .75rem
}

.txt-smaller {
    font-size: .8em
}

.txt-bigger {
    font-size: 1.2em
}

.txt-remark {
    font-size: .85em;
    color: #999
}

.txt-narrow {
    letter-spacing: -1px
}

.txt-u-black {
    border-bottom: 1px solid #000
}

.grey-shadow {
    text-shadow: 0 0 1px #999
}

.display8-size {
    font-size: 1rem
}

.bg-white {
    background: #fff
}

.btn {
    display: inline-block;
    -webkit-box-shadow: 1px 1px 5px 0 rgba(50, 50, 50, .35);
    -moz-box-shadow: 1px 1px 5px 0 rgba(50, 50, 50, .35);
    box-shadow: 1px 1px 5px 0 rgba(50, 50, 50, .35)
}

.btn-yellow {
    background-color: #fd9927;
    color: #000
}

.btn-std-orange {
    background-color: #f37934;
    color: #fff;
    padding: .6em 2em;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    letter-spacing: .225em
}

.find-out-more {
    display: inline-block;
    font-weight: 700;
    letter-spacing: -.025em;
    background-color: #fd9927;
    color: #000;
    font-size: 1.2em;
    padding: .3em 1em;
    margin: 1em 0 0;
    -webkit-box-shadow: 1px 1px 5px 0 rgba(50, 50, 50, .35);
    -moz-box-shadow: 1px 1px 5px 0 rgba(50, 50, 50, .35);
    box-shadow: 1px 1px 5px 0 rgba(50, 50, 50, .35)
}

.find-out-more.lightblue {
    background-color: #03a9f5;
    color: #fff
}

.find-out-more.lightblue1 {
    background-color: #3498db;
    color: #fff
}

.find-out-more.lightgreen {
    background-color: #8cc34b;
    color: #fff
}

.btn-gradient {
    display: inline-block;
    box-shadow: 0 2px 3px -2px #000;
    padding: .3rem 1.5rem .5rem
}

.btn-gradient.yellow {
    background-color: #fead04;
    background-image: -webkit-linear-gradient(bottom, #ff9801, #fec107);
    background-image: linear-gradient(to top, #ff9801, #fec107);
    color: #fff
}

.bg-black {
    background: #000
}

ul.circle {
    position: relative
}

ul.circle li:before {
    content: "\2022";
    position: absolute;
    font-size: 2.3em
}

body:not(.ar) ul.circle {
    padding-left: 1.5em
}

body:not(.ar) ul.circle li:before {
    left: 0;
    margin-right: 5px;
    line-height: .7
}

.ar ul.circle {
    padding-right: 1.5em
}

.ar ul.circle li:before {
    right: 0;
    margin-left: 5px;
    line-height: .55
}

.li-style li {
    background-repeat: no-repeat;
    margin-bottom: .4em
}

@media only screen and (min-width:1025px) {
    .li-style li {
        margin-bottom: .6em
    }
}

@media only screen and (max-width:768px)and (min-width:481px) {
    .li-style li {
        margin-bottom: .4em
    }
}

@media only screen and (max-width:480px) {
    .li-style li {
        margin-bottom: .3em
    }
}

body:not(.ar) .li-style li {
    background-position: left 3px;
    padding-left: 30px
}

@media only screen and (min-width:769px) {
    body:not(.ar) .li-style li {
        background-position: left 2px
    }
}

@media only screen and (min-width:1025px) {
    body:not(.ar) .li-style li {
        background-position: left 5px
    }
}

.ar .li-style li {
    padding-right: 30px;
    background-position: right 3px
}

@media only screen and (min-width:769px) {
    .ar .li-style li {
        background-position: right 5px
    }
}

@media screen and (min-width:481px) {
    .li-style1 {
        margin-top: .8rem
    }
    .li-style1 li {
        display: inline-block;
        padding: 0 .8rem .3rem;
        vertical-align: top;
        position: relative;
        white-space: nowrap
    }
    .li-style1 li:not(:last-child):after {
        content: "";
        position: absolute;
        top: 18%;
        height: 1.1rem
    }
    .li-style1 li.nobullet:not(:last-child):after {
        content: none
    }
    body:not(.ar) .li-style1 li:not(:last-child):after {
        border-right: 1px solid #bbb;
        right: -3px
    }
    .ar .li-style1 li:not(:last-child):after {
        border-left: 1px solid #bbb;
        left: -3px
    }
}

.li-bullet li {
    position: relative
}

.li-bullet li:before {
    content: "\2022";
    position: absolute;
    font-size: 1.667rem;
    line-height: .78
}

.li-bullet li.nobullet:before {
    content: none
}

.li-bullet.aq li:before {
    content: "\00bb";
    line-height: .7
}

body:not(.ar) .li-bullet li {
    padding-left: .8em
}

body:not(.ar) .li-bullet li:before {
    left: 0
}

body:not(.ar) .li-bullet.aq li {
    padding-left: 1.1em
}

.ar .li-bullet li {
    padding-right: .8em
}

.ar .li-bullet li:before {
    right: 0
}

.pop-up {
    width: 90%;
    margin: auto;
    padding: 1em;
    background: #fff;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px
}

.pop-up p {
    margin-bottom: 1em
}

.popup-refund {
    display: none;
    width: 90%;
    background: #fff;
    color: #000
}

.popup-header {
    padding: 1.5em 4%
}

.popup-fullbox {
    width: 100%
}

.popup-twocols {
    padding: 1.2em 2% 1.5em
}

@media only screen and (min-width:1023px) {
    .pop-up {
        width: 800px
    }
    .popup-refund {
        max-width: 1366px;
        font-size: 140%
    }
}

@media only screen and (min-width:641px) {
    .pop-up {
        padding: 3em
    }
    .popup-fullbox {
        table-layout: fixed;
        display: table
    }
    .popup-twocols {
        width: 50%;
        display: table-cell;
        vertical-align: top;
        position: relative;
        padding-bottom: 70px
    }
    .popup-refund .btn-std-yellow {
        position: absolute;
        bottom: 15px
    }
}

@media only screen and (max-width:640px) {
    .popup-twocols {
        text-align: center
    }
}

video {
    width: 100%;
    height: auto;
    max-height: 100%
}

#email-error {
    display: block
}

label.error {
    color: red;
    font-size: .9rem;
    clear: both
}

input.error {
    border: 1px solid red
}

#recaptcha {
    margin-top: 1em
}

#rc-imageselect,
#recaptcha {
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0
}

.msg-response {
    margin: .3em 0 .5em;
    display: block
}

@media only screen and (min-width:1025px) {
    body:not(.ar) #rc-imageselect,
    body:not(.ar) #recaptcha {
        transform: scale3d(1.08, 1, 1);
        -webkit-transform: scale3d(1.08, 1, 1)
    }
}

@media only screen and (min-width:769px)and (max-width:980px) {
    body:not(.ar) #rc-imageselect,
    body:not(.ar) #recaptcha {
        transform: scale(.9);
        -webkit-transform: scale(.9)
    }
}

#scroll {
    position: fixed;
    bottom: 340px;
    cursor: pointer;
    width: 30px;
    height: 30px;
    background-color: #82afdc;
    text-indent: -9999px;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    z-index: 9999;
    opacity: .7;
    filter: "alpha(opacity=70)";
    -ms-filter: "alpha(opacity=70)";
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

body:not(.ar) #scroll {
    right: 20px
}

.ar #scroll {
    left: 20px
}

#scroll span {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -6px;
    margin-top: -10px;
    height: 0;
    width: 0;
    border: 6px solid transparent;
    border-bottom-color: #fff
}

#scroll:hover {
    background-color: #4f7ca9;
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)"
}

.mobile-device #scroll {
    bottom: 80px
}

.video-box {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden
}

.video-box iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.video-wrap {
    max-width: 560px;
    margin: 4rem 0
}

.video-wrap.center {
    margin-left: auto;
    margin-right: auto
}

.content-wrap,
.header-wrap {
    width: 100%;
    max-width: 1366px;
    margin: 0 auto
}

.header-wrap {
    min-width: 320px
}

.content-placeholder,
.content-wrap {
    z-index: 1;
    position: relative
}

.wrapper-inner {
    max-width: 1366px;
    width: 100%;
    margin: 0 auto
}

@media screen and (min-width:1351px) {
    .wrapper-inner {
        padding: 3%
    }
}

@media screen and (min-width:481px)and (max-width:1350px) {
    .wrapper-inner {
        padding: 4%
    }
}

@media screen and (max-width:480px) {
    .wrapper-inner {
        padding: 30px 4%
    }
}

.col-1-3-even {
    margin-bottom: 5%
}

@media screen and (min-width:641px) {
    .col-1-3-even {
        display: inline-block;
        vertical-align: top;
        margin-right: -4px
    }
}

@media screen and (min-width:1025px) {
    .col-1-3-even {
        width: 33.33%
    }
}

@media screen and (min-width:641px)and (max-width:1024px) {
    .col-1-3-even {
        width: 50%;
        padding-right: 3%
    }
}

@media screen and (min-width:769px) {
    .col-1-3-odd {
        display: inline-block;
        vertical-align: top;
        margin-right: -4px;
        width: 33.33%
    }
}

@media screen and (min-width:768px) {
    .plusipad .col-1-3-odd {
        display: inline-block;
        vertical-align: top;
        margin-right: -4px;
        width: 33.33%
    }
}

@media screen and (min-width:769px) {
    .col-2-3-odd {
        display: inline-block;
        vertical-align: top;
        margin-right: -4px;
        width: 66.66%
    }
}

@media screen and (min-width:769px) {
    .col-1-2 {
        display: inline-block;
        vertical-align: top;
        margin-right: -4px;
        width: 50%
    }
}

.colfix-32-68 {
    display: inline-block;
    vertical-align: top;
    margin-right: -4px
}

.colfix-32-68.col1 {
    width: 32%
}

.colfix-32-68.col2 {
    width: 68%
}

@media screen and (min-width:768px) {
    .frow {
        display: table;
        width: 100%;
        table-layout: fixed
    }
    .fcol {
        display: table-cell
    }
    .cell-2-3 {
        width: 66.66%
    }
    .cell-1-3 {
        width: 33.33%
    }
}

.txt-u-white {
    position: relative;
    color: #fff
}

.txt-u-white:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: -1px;
    left: 0;
    background: #fff;
    border-radius: 5px;
    transform: scaleX(1);
    transition: .25s linear;
    display: inline
}

.txt-u-white:hover {
    color: #0e3543
}

.txt-u-white:hover:before {
    visibility: hidden;
    transform: scaleX(0);
    background: #eee
}

.txt-u-lightblue {
    position: relative;
    color: #0fa6d2
}

.txt-u-lightblue:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: -1px;
    left: 0;
    background: #0fa6d2;
    border-radius: 5px;
    transform: scaleX(1);
    transition: .25s linear;
    display: inline
}

.txt-u-lightblue:hover {
    color: #0fa6d2
}

.txt-u-lightblue:hover:before {
    visibility: hidden;
    transform: scaleX(0);
    background: #0fa6d2
}

.txt-u-darkblue {
    position: relative;
    color: #0e3543
}

.txt-u-darkblue:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: -1px;
    left: 0;
    background: #0e3543;
    border-radius: 5px;
    transform: scaleX(1);
    transition: .25s linear;
    display: inline
}

.txt-u-darkblue:hover {
    color: #0e3543
}

.txt-u-darkblue:hover:before {
    visibility: hidden;
    transform: scaleX(0);
    background: #0e3543
}

.txt-u-white-white {
    position: relative;
    color: #ffdfea;
    transform: scaleX(1);
    transition: .25s linear
}

.txt-u-white-white:hover {
    color: #fff;
    transform: scaleX(0);
    border-bottom: 1px solid #ffdfea
}

.float-shadow,
.hover-shadow {
    display: inline-block;
    position: relative;
    transition-duration: .3s;
    transition-property: transform;
    -webkit-tap-highlight-color: transparent;
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent
}

.float-shadow:before,
.hover-shadow {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, .35) 0, transparent 80%);
    transition-duration: .3s;
    transition-property: transform opacity
}

.float-shadow:hover {
    transform: translateY(-5px)
}

.float-shadow:hover:before {
    opacity: 1;
    transform: translateY(5px)
}

@keyframes hover {
    50% {
        transform: translateY(-3px)
    }
    100% {
        transform: translateY(-6px)
    }
}

@keyframes hover-shadow {
    0% {
        transform: translateY(6px);
        opacity: .4
    }
    50% {
        transform: translateY(3px);
        opacity: 1
    }
    100% {
        transform: translateY(6px);
        opacity: .4
    }
}

.hover-shadow:hover,
.hover-shadow:hover:before {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
    -webkit-animation: hover 1.5s linear infinite alternate;
    animation: hover 1.5s linear infinite alternate
}

.hover-shadow:hover:before {
    opacity: .4;
    animation-name: hover-shadow
}

#spinner-popup {
    width: 90%;
    padding: 1.5% 2.1% 3%;
    position: relative
}

#spinner-popup div {
    width: 8px;
    height: 8px;
    position: absolute;
    background-color: #ccc;
    top: 45%;
    border-radius: 50%
}

#spinner-popup div:nth-child(1) {
    background-color: #ff5460;
    animation: move 2s infinite cubic-bezier(.2, .64, .81, .23)
}

#spinner-popup div:nth-child(2) {
    background-color: #ff9d84;
    animation: move 2s 150ms infinite cubic-bezier(.2, .64, .81, .23)
}

#spinner-popup div:nth-child(3) {
    background-color: #f0e797;
    animation: move 2s 300ms infinite cubic-bezier(.2, .64, .81, .23)
}

#spinner-popup div:nth-child(4) {
    background-color: #75b08a;
    animation: move 2s 450ms infinite cubic-bezier(.2, .64, .81, .23)
}

@keyframes move {
    0% {
        left: 0
    }
    100% {
        left: 100%
    }
}

#polyglotLanguageSwitcher a.current:hover,
#polyglotLanguageSwitcher ul.dropdown li:hover {
    background-color: #f7f7f7
}

#polyglotLanguageSwitcher a.active span.trigger,
#polyglotLanguageSwitcher a.current:active span.trigger,
#polyglotLanguageSwitcher a.current:hover span.trigger {
    background-position: left bottom!important
}

#polyglotLanguageSwitcher {
    font-size: 12px;
    color: #444;
    line-height: normal;
    position: relative;
    z-index: 100
}

#polyglotLanguageSwitcher form {
    display: none
}

#polyglotLanguageSwitcher a {
    text-decoration: none;
    display: block;
    padding: .5em 1em .5em 2em;
    color: #3db5e0;
    background-repeat: no-repeat;
    background-size: 23px 17px;
    width: 10em
}

#polyglotLanguageSwitcher a:hover {
    color: #000
}

#polyglotLanguageSwitcher a.current:active,
#polyglotLanguageSwitcher a.current:link,
#polyglotLanguageSwitcher a.current:visited {
    position: relative;
    color: #3db5e0;
    border-radius: 3px;
    background-image: none
}

#polyglotLanguageSwitcher a.current:link span.trigger,
#polyglotLanguageSwitcher a.current:visited span.trigger {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAACbAQMAAACK8SMbAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAGUExURQAAAD214LBsd4kAAAABdFJOUwBA5thmAAAAHUlEQVQY02N43MBQzsBgx8Agw8DAwTAKhh5AjUEAJKsEeRN4ENIAAAAASUVORK5CYII=) no-repeat left .05em
}

#polyglotLanguageSwitcher a.active {
    border-bottom: none!important;
    border-radius: 3px 3px 0 0!important
}

#polyglotLanguageSwitcher a#en {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAARCAMAAAABrcePAAAAjVBMVEXASlhnZo5RUX/Vh5K4NEXfoqrah5D9+vqvGSzsyc3z3N9JSHezJDb14+VkZIxiYYtOTny3Lz/irbNqaZDDUmH9+PnqwseuFyrSfYjb4uxfXog5OGvX4Oo+PXBMS3pYV4NKSXlDQnJbWoVdP2lkW4RmVHzQeoVYQWzTfojDUV9XO2f59PZXXYjowcauFSi0WgHqAAAAjUlEQVQY03XK1xbCIBBF0TvYG6CxEkNIsZf//zxHFJYPuM/bzIUVRZ0b3715bgJUtRLSp0T7WAfQhg9KS860iwhFqTRZcuSkuM4j8JpsNuGcym6rgPdS85Ejfbosg8+e/EMejuft13vPZ58zswi6rEwhc+JUM42wZ7vQOEL/VyfCP4M0dNPQS8MoDcO0F2XaFGqnEWQtAAAAAElFTkSuQmCC)
}

#polyglotLanguageSwitcher a#es {
    background-image: url(/assets/img/flag/es.png)
}

#polyglotLanguageSwitcher a#ko {
    background-image: url(/assets/img/flag/ko.png)
}

#polyglotLanguageSwitcher a#ru {
    background-image: url(/assets/img/flag/ru.svg)
}

#polyglotLanguageSwitcher a#it {
    background-image: url(/assets/img/flag/it.png);
    background-size: 24px 23px;
    border-radius: 0 0 5px 5px
}

#polyglotLanguageSwitcher a#pt {
    background-image: url(/assets/img/flag/pt.png)
}

#polyglotLanguageSwitcher a#th {
    background-image: url(/assets/img/flag/th.png);
    line-height: 1
}

#polyglotLanguageSwitcher a#tr {
    background-image: url(/assets/img/flag/tr.png);
    line-height: 1
}

#polyglotLanguageSwitcher a#zh {
    background-image: url(/assets/img/flag/zh.png)
}

#polyglotLanguageSwitcher a#de {
    background-image: url(/assets/img/flag/de.png)
}

#polyglotLanguageSwitcher a#fr {
    background-image: url(/assets/img/flag/fr.png)
}

#polyglotLanguageSwitcher a#ar {
    background-image: url(/assets/img/flag/ar.png)
}

#polyglotLanguageSwitcher ul.dropdown {
    display: none;
    position: absolute;
    top: 2.333em;
    left: 0;
    background-color: #111;
    border: 0 solid #e5e5e5;
    padding-bottom: .5em
}

#polyglotLanguageSwitcher ul.dropdown li {
    border-bottom: 0;
    text-indent: 1em
}

#polyglotLanguageSwitcher ul.dropdown li:last-child {
    border-radius: 0 0 5px 5px
}

#polyglotLanguageSwitcher span.trigger {
    display: block;
    position: absolute;
    width: 9px;
    height: 5px;
    font-size: 0;
    top: .7rem
}

@media only screen and (max-width:767px) {
    #polyglotLanguageSwitcher {
        margin-top: .2rem
    }
    #polyglotLanguageSwitcher a {
        width: 50px;
        min-height: 25px;
        font-size: 0
    }
    #polyglotLanguageSwitcher .trigger {
        font-size: 12px
    }
    #polyglotLanguageSwitcher .dropdown li {
        margin-top: .05rem
    }
    #polyglotLanguageSwitcher .dropdown a {
        min-height: 30px;
        background-size: 30px 17px;
        background-position: center center!important
    }
}

body:not(.ar) #polyglotLanguageSwitcher a {
    background-position: 6px center;
    text-indent: 1.25em
}

body:not(.ar) #polyglotLanguageSwitcher a#ar {
    line-height: 1;
    padding-top: 3px
}

body:not(.ar) #polyglotLanguageSwitcher span.trigger {
    right: 6px
}

.ar #polyglotLanguageSwitcher a {
    background-position: 85% center
}

@media only screen and (min-width:768px) {
    .ar #polyglotLanguageSwitcher a {
        text-indent: 2.25rem
    }
}

.ar #polyglotLanguageSwitcher span.trigger {
    top: .7rem;
    left: 6px
}

body {
    -webkit-backface-visibility: hidden
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated-fast {
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .5s;
    animation-duration: .5s
}

@-webkit-keyframes bounce {
    20%,
    53%,
    80%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0)
    }
    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0)
    }
}

@keyframes bounce {
    20%,
    53%,
    80%,
    from,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        transform: translate3d(0, 0, 0)
    }
    40%,
    43% {
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        transform: translate3d(0, -4px, 0)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInLeft {
    from {
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    to {
        transform: translate3d(0, 0, 0)
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInRight {
    from {
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    to {
        transform: translate3d(0, 0, 0)
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

@-webkit-keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0)
    }
}

@keyframes slideOutLeft {
    from {
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        transform: translate3d(-100%, 0, 0)
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0)
    }
}

@keyframes slideOutRight {
    from {
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        transform: translate3d(100%, 0, 0)
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}

.sprite-image {
    max-width: 100%;
    background-size: 100%
}

.sprite-general {
    background-image: url(/assets/img/spr-general.png)
}

.sprite-spy-on-mobile-payment-method {
    background-position: 0 0;
    background-size: 100%
}

.sprite-logo {
    background-position: 0 4.250295%;
    background-size: 168.246445%
}

.sprite-wiz-shopping-cart-large {
    background-position: 0 11.304348%;
    background-size: 205.202312%
}

.sprite-support-note-01 {
    background-position: 0 33.494559%;
    background-size: 645.454545%
}

.sprite-support-note-04 {
    background-position: 0 40.991536%;
    background-size: 657.407407%
}

.sprite-support-note-02 {
    background-position: 0 48.547215%;
    background-size: 806.818182%
}

.sprite-support-note-03 {
    background-position: 0 56.174334%;
    background-size: 806.818182%
}

.sprite-facebook {
    background-position: 0 62.887828%;
    background-size: 865.853659%
}

.sprite-google-plus {
    background-position: 0 68.973747%;
    background-size: 865.853659%
}

.sprite-twitter {
    background-position: 0 75.059666%;
    background-size: 865.853659%
}

.sprite-nav-ticker-ar {
    background-position: 0 79.71864%;
    background-size: 1109.375%
}

.sprite-nav-ticker {
    background-position: 0 83.352736%;
    background-size: 1267.857143%
}

.sprite-24-7-phone {
    background-position: 0 87.661575%;
    background-size: 1314.814815%
}

.sprite-nav-close {
    background-position: 0 91.910903%;
    background-size: 1365.384615%
}

.sprite-announcements-subscribe-email {
    background-position: 0 96.244131%;
    background-size: 1420%
}

.sprite-wiz-close {
    background-position: 0 100%;
    background-size: 1479.166667%
}

.google-search .gsc-input input.gsc-input {
    color: #b3b3b3;
    font-family: myriad-pro;
    font-size: 1.2em;
    min-height: 25px;
    line-height: 25px;
    position: relative;
    top: -2px
}

.google-search .gsc-input-box {
    height: 30px
}

.google-search .gscb_a {
    font: inherit
}

.google-search input.gsc-search-button-v2 {
    padding: 9px 27px
}

.gsc-search-box * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}


/* #gsc-i-id1::-webkit-input-placeholder::after {
    display:block;
    content:"Search this site";
} */

.ar .gsc-search-box-tools .gsc-search-box .gsc-input {
    padding-left: 12px!important;
    direction: rtl
}

input.gsc-input {
    background-color: #fff!important;
    border: 0;
    width: 80%;
    margin: 0 auto;
    line-height: 1em
}

div.gsc-control-cse {
    width: 100%!important
}

.cse input.gsc-input,
input.gsc-input {
    background-image: none!important
}

.ar form.gsc-search-box {
    direction: rtl
}

#buy-wizard {
    background: #1c466a;
    background: -moz-linear-gradient(top, #1c466a 0, #0f2436 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #1c466a), color-stop(100%, #0f2436));
    background: -webkit-linear-gradient(top, #1c466a 0, #0f2436 100%);
    background: -o-linear-gradient(top, #1c466a 0, #0f2436 100%);
    background: -ms-linear-gradient(top, #1c466a 0, #0f2436 100%);
    background: linear-gradient(to bottom, #1c466a 0, #0f2436 100%);
    filter: progid\: DXImageTransform\.Microsoft\.gradient(startColorstr\="#1c466a", endColorstr\="#0f2436", GradientType\=0);
    border: 1px solid #3b8cc9;
    display: none;
    opacity: 1;
    position: relative;
    width: 100%;
    max-width: 862px;
    padding-bottom: 1.5em
}

#buy-wizard form {
    margin: 0;
    padding: 0
}

#closeButton {
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 10px
}

#section-1 #h1,
#section-1 h2 {
    font-style: normal;
    margin: 0;
    padding: 0;
    position: static;
    text-align: center
}

#section-1 #h1 {
    color: #fff;
    font-size: 26px;
    letter-spacing: normal;
    padding: 28px 10px 0
}

#section-1 h2 {
    color: #58b4e7;
    font-size: 16px;
    font-weight: 700
}

#section-1 .divider-line {
    background: url(/assets/img/buy_wizard/divider_buy_wizard.png) no-repeat center center;
    height: 39px;
    margin-left: auto;
    margin-right: auto;
    max-width: 803px;
    width: 100%;
    z-index: -1
}

#phonesTable {
    margin: 0 auto
}

.buy-wiz-bottom-navigation {
    display: none
}


/* #redirectingToCheckout {display:none;} */

.buy-wiz-contact-support {
    display: none
}

.premium-color {
    color: #2969b0
}

.extreme-color {
    color: #553982
}

.red {
    color: #ff3939;
    padding-right: .5em
}

.link-note {
    color: #aaa;
    text-decoration: underline
}

.buynow-wrapper {
    width: 100%;
    max-width: 1366px
}

#buyProduct {
    width: 100%;
    max-width: 1366px;
    display: block
}

.anchor-top {
    display: block;
    position: relative;
    top: -60px
}

.buyProduct {
    display: none;
    background-color: #fff;
    padding-bottom: .5em;
    max-width: 1366px;
    margin: 2em auto;
    color: #333;
    font-size: 1.25em
}

.buyProduct * {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.buyProduct * _::-webkit-:not(:root:root),
.buyProduct * input[type="radio"] {
    position: relative;
    top: -2px
}

.buyProduct-inner {
    width: 100%;
    background-color: #ddd
}

.buynow-hdr {
    font-size: 2.5em;
    letter-spacing: -1px
}

.hdr-premium {
    color: #2969b0;
    text-transform: uppercase
}

.hdr-extreme {
    color: #553982;
    text-transform: uppercase
}

.desc-text {
    color: #737373
}

.start-price-hdr {
    width: 125px;
    height: 125px;
    background-color: #dfdfdf;
    border-radius: 50%;
    display: block;
    text-align: center;
    margin-top: -100px;
    font-weight: 700;
    font-size: .8em;
    letter-spacing: -.5px;
    padding-top: 15px
}

.start-price-hdr .price {
    font-size: 2.9em;
    line-height: .6;
    display: block
}

.start-price-hdr .price .dollar {
    font-size: .55em;
    position: relative;
    top: -.5em;
    letter-spacing: -1px
}

.tr .start-price-hdr {
    line-height: 1.2;
    font-size: .7em
}

.tr .start-price-hdr .price {
    font-size: 2.8em;
    margin-top: 6px;
    margin-bottom: 4px;
    padding-left: 10px
}

.start-price-premium {
    border: 10px solid #2969b0
}

.start-price-extreme {
    border: 10px solid #553982
}

.row-start-price {
    width: 100%;
    height: 60px;
    margin: 3em 0 0
}

.row-start-price-premium {
    background-color: #2969b0
}

.row-start-price-extreme {
    background-color: #553982
}

.price-list {
    display: inline-block;
    width: 40%;
    font-size: 1.4em;
    font-weight: 700;
    letter-spacing: -1px
}

.tr .price-list {
    font-size: 1.5em
}

@media screen and (max-width:480px) {
    .tr .price-list {
        width: 55%
    }
}

.col-left {
    padding: 0 1.5em
}

.row-detail form {
    padding: .5em 0 0 1em;
    line-height: 1.1
}

.feature-list {
    width: 100%;
    position: relative
}

.feature-list li:before {
    content: "\25CF";
    color: #333;
    font-size: 80%;
    position: absolute;
    left: 1.3em;
    margin-right: .3em;
    line-height: 1.6
}

.feature-list li:nth-child(odd) {
    background-color: #d4d4d4
}

.feature-list li:nth-child(even) {
    background-color: #cdcdcd
}

.extreme .feature-list li:not(:first-child),
.premium .feature-list li:not(:first-child) {
    font-size: .8em
}

.feature-list .no-bullet {
    text-align: center;
    background-color: #ddd;
    padding: .5em;
    min-height: 50px
}

.feature-list .no-bullet:before {
    content: ""
}

.btn-buynow {
    font-size: 1.3em;
    color: #fff;
    font-weight: 700;
    padding: 0 1em .1em;
    background-color: #fd9927;
    cursor: pointer;
    text-transform: uppercase
}

.btn-buynow:hover {
    color: #56639a
}

.es .btn-buynow,
.fr .btn-buynow,
.it .btn-buynow {
    font-size: 1.15rem;
    padding: .3rem .2rem
}

.row-detail .col-left .btn-buynow {
    width: 100%;
    display: block;
    text-align: center
}

body:not(.ar) .desc-text {
    padding: .4em .5em 0 1.5em
}

body:not(.ar) .start-price-hdr {
    margin-left: 20%
}

body:not(.ar) .start-price-hdr .price {
    margin-top: 4px;
    margin-bottom: 5px
}

body:not(.ar) .price-list {
    padding-left: 5px
}

body:not(.ar) .feature-list li {
    padding: .7em .5em .8em 2em
}

@media screen and (max-width:640px)and (min-width:481px) {
    body:not(.ar) .feature-list li {
        padding: .4em 2em .4em 3em
    }
}

.ar #buyProduct-single .new-support-note {
    margin: 0
}

.ar .buyProductPopup .find-out-more {
    float: none;
    margin-top: 2em;
    left: auto;
    display: inline-block;
    width: 40%
}

.ar .wrapper .buyProduct {
    display: block
}

.ar .desc-text {
    padding: .4em 1.5em 0 .5em
}

.ar .start-price-hdr {
    margin-right: 20%
}

.ar .start-price-hdr .price {
    margin-top: 6px;
    margin-bottom: 7px;
    position: relative;
    left: -5px
}

.ar .price-list {
    padding-right: 5px
}

.ar .feature-list li {
    padding: .7em 2em .8em .5em
}

@media screen and (max-width:640px)and (min-width:481px) {
    .ar .feature-list li {
        padding: .4em 3em .4em 1em
    }
}

.ar .feature-list li:before {
    right: 1em;
    margin-left: .3em
}

@media screen and (min-width:851px) {
    .extreme,
    .premium {
        display: table-cell;
        width: 50%;
        vertical-align: top
    }
    body:not(.ar) .premium {
        border-right: 5px solid #fff
    }
    body:not(.ar) .extreme {
        border-left: 5px solid #fff
    }
    .ar .premium {
        border-left: 5px solid #fff
    }
    .ar .extreme {
        border-right: 5px solid #fff
    }
    .row-detail form {
        min-height: 100px
    }
}

@media screen and (max-width:850px) {
    .start-price-hdr {
        font-size: .75em
    }
}

@media only screen and (min-width:641px) {
    .row-desc {
        overflow: hidden;
        min-height: 120px
    }
    .row-desc-higher {
        min-height: 160px
    }
    .desc-text {
        padding: .6em 0 0 1em
    }
    .row-start-price {
        margin-top: 0
    }
    .start-price-hdr {
        position: relative;
        z-index: 1
    }
    body:not(.ar) .start-price-hdr {
        margin-left: 10%
    }
    body:not(.ar) .col-left,
    body:not(.ar) .col-right {
        float: left
    }
    .ar .start-price-hdr {
        margin-right: 10%
    }
    .ar .col-left,
    .ar .col-right {
        float: right
    }
    .col-left {
        padding: 0 1em
    }
    .col-right {
        padding-right: .5em
    }
    .row-start-price {
        clear: both
    }
    .feature-list {
        margin-top: -25px
    }
    .row-detail {
        position: relative;
        z-index: 0;
        background-color: #dfdfdf
    }
    .row-detail form {
        padding-left: 0;
        font-size: .8em;
        margin-top: .5em
    }
    .row-detail .col-left {
        padding-top: 1.4em
    }
    .row-detail .col-right {
        padding-right: 0;
        min-height: 169px
    }
    .row-detail form li {
        white-space: nowrap;
        margin-bottom: .5em
    }
    .price-list {
        width: 46%
    }
}

@media screen and (min-width:1281px) {
    .start-price-hdr .price {
        font-size: 3.4em
    }
    body:not(.ar) .col-left {
        width: 36%
    }
    body:not(.ar) .col-right {
        width: 64%
    }
    .ar .col-left {
        width: 36%
    }
    .ar .col-right {
        width: 64%
    }
    .row-desc-higher {
        min-height: 140px
    }
}

@media screen and (min-width:1025px)and (max-width:1280px) {
    .buyProduct {
        font-size: 1.2em
    }
    .col-left {
        width: 38%
    }
    .col-right {
        width: 62%
    }
}

@media screen and (min-width:931px)and (max-width:1024px) {
    .buyProduct {
        font-size: 1.15em
    }
    .col-left {
        width: 41%
    }
    .col-right {
        width: 59%
    }
}

@media screen and (min-width:851px)and (max-width:930px) {
    .buyProduct {
        font-size: 1.1em
    }
    .buynow-hdr {
        font-size: 2.1em
    }
    .col-left {
        width: 40%
    }
    .col-right {
        width: 60%
    }
}

@media screen and (min-width:641px)and (max-width:850px) {
    .extreme,
    .premium {
        clear: both;
        display: block;
        width: 100%;
        padding-bottom: 1em;
        overflow: hidden
    }
    .premium {
        border-bottom: 1px solid #bcbcbc;
        border-right: none;
        margin-bottom: 2em;
        padding-bottom: 2em
    }
    .row-desc-higher {
        min-height: 140px
    }
    .col-left {
        width: 36%
    }
    .col-right {
        width: 64%
    }
    .de .btn-buynow {
        font-size: 1.2em;
        padding: 0 .5em .1em
    }
    .row-detail form {
        margin-bottom: 2em
    }
}

@media only screen and (max-width:640px) {
    .row-desc-higher {
        min-height: 120px
    }
    .row-detail {
        margin-top: 1em
    }
    .row-detail .col-left {
        width: 85%;
        padding-bottom: 3.5em;
        position: relative
    }
    .row-detail .col-left .btn-buynow {
        position: absolute;
        bottom: 0
    }
    .feature-list {
        padding: 1.5em 0
    }
    .premium .feature-list li:first-child {
        display: none
    }
    .buyProduct {
        margin-bottom: 1em
    }
}

@media screen and (min-width:481px)and (max-width:640px) {
    .row-desc {
        padding: 0 1em
    }
    .feature-list li:before {
        left: 2.5em
    }
    .row-detail .col-left {
        width: 90%
    }
}

@media only screen and (max-width:480px) {
    body:not(.ar) .feature-list li {
        padding-left: 2.1em
    }
    body:not(.ar) .feature-list li::before {
        margin-left: .1em
    }
    .row-detail .col-left li {
        margin-bottom: .8em
    }
}

.before-you-buy .before-hdr,
.before-you-buy .worry-free-installation {
    border-radius: 5px
}

.before-you-buy {
    padding: 1rem .5rem;
    line-height: 1.4;
    font-size: 14px
}

.before-you-buy .buynow-remark a {
    border-bottom: 1px solid #ccc;
    color: #fff;
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out
}

.before-you-buy .buynow-remark a:hover {
    border-bottom: 0 solid transparent
}

.before-you-buy .before-hdr {
    background: #7ac621;
    border: 4px solid #5aa6e3
}

.before-you-buy .before-hdr h3 {
    font-size: 18px;
    padding: .3rem;
    margin-bottom: 0
}

.before-you-buy .remark-choices {
    background: #959ba2
}

.before-you-buy .remark-choices li {
    counter-increment: li
}

.before-you-buy .remark-choices li::before {
    content: counter(li) ". ";
    font-weight: 700;
    font-size: 36px;
    color: #edf1f6
}

.before-you-buy .worry-free-installation {
    background: #60a8e2;
    border: 4px solid #fdc827;
    position: relative
}

.before-you-buy .worry-free-installation .choice-or {
    position: absolute;
    font-size: 48px;
    border-radius: 50%;
    border: 4px solid #fdc827;
    background: #60a8e2;
    text-align: center;
    width: 85px;
    height: 85px
}

.before-you-buy .buynow-remark {
    margin-bottom: 2rem
}

@media screen and (min-width:769px) {
    .before-you-buy .buynow-remark {
        display: table;
        table-layout: fixed;
        width: 100%
    }
    .before-you-buy .before-hdr,
    .before-you-buy .remark-choices-wrap,
    .before-you-buy .worry-free-installation {
        display: table-cell;
        vertical-align: middle
    }
    .before-you-buy .before-hdr {
        width: 16%
    }
    .before-you-buy .before-hdr h3 {
        font-size: 24px
    }
    .before-you-buy .remark-choices-wrap {
        width: 62%
    }
    .before-you-buy .remark-choices {
        display: table;
        table-layout: fixed;
        width: 100%;
        border-top: 5px solid #fff;
        border-bottom: 5px solid #fff
    }
    .before-you-buy .remark-choices li {
        display: table-cell;
        vertical-align: middle;
        width: 33%;
        position: relative
    }
    .before-you-buy .remark-choices li:not(:last-child) {
        background: url(/assets/img/bg-arrow-right.png) right center no-repeat;
        background-size: auto 110%
    }
    .before-you-buy .remark-choices li::before {
        display: inline-block;
        width: 1em;
        line-height: 0;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
    .before-you-buy .remark-choices li:nth-child(2) {
        width: 39%
    }
    .before-you-buy .remark-choices li:nth-child(3) {
        width: 28%
    }
    .before-you-buy .worry-free-installation {
        width: 22%
    }
    .before-you-buy .worry-free-installation .choice-or {
        font-size: 36px;
        width: 65px;
        height: 65px;
        line-height: 1.5;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
    .before-you-buy .worry-free-installation .row {
        display: table;
        table-layout: fixed;
        width: 100%
    }
    .before-you-buy .worry-free-installation .col-2 {
        vertical-align: middle;
        display: table-cell
    }
    .before-you-buy .worry-free-installation .col-2:first-child {
        width: 25%;
        text-align: center;
        padding: 0
    }
    .before-you-buy .worry-free-installation .col-2:last-child {
        width: 75%;
        padding: .2rem .5rem .3rem
    }
}

@media screen and (min-width:1281px) {
    .before-you-buy .remark-choices li::before {
        font-size: 40px
    }
    .before-you-buy .worry-free-installation .choice-or {
        font-size: 48px;
        width: 85px;
        height: 85px
    }
}

@media screen and (max-width:768px) {
    .before-you-buy {
        text-align: center
    }
    .before-you-buy .buynow-remark {
        max-width: 310px;
        margin: 1rem auto 2.5rem
    }
    .before-you-buy .before-hdr h3 {
        font-size: 24px;
        padding: .8rem .5rem .5rem
    }
    .before-you-buy .remark-choices {
        border-left: 5px solid #fff;
        border-right: 5px solid #fff;
        padding-bottom: 3rem
    }
    .before-you-buy .remark-choices li {
        padding: .5rem
    }
    .before-you-buy .remark-choices li::before {
        display: block;
        text-align: center;
        width: 100%
    }
    .before-you-buy .remark-choices li:not(:last-child) {
        background: url(/assets/img/bg-arrow-down.png) bottom center no-repeat;
        padding-bottom: 40px
    }
    .before-you-buy .worry-free-installation {
        padding: 3.5rem 1rem 1.5rem
    }
    .before-you-buy .worry-free-installation .choice-or {
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        top: -44px;
        padding-top: .1rem
    }
    .before-you-buy .worry-free-installation img {
        margin-bottom: .5rem
    }
}

@media screen and (min-width:769px) {
    body:not(.ar) .before-you-buy .remark-choices li {
        padding: .5rem 1.5rem .67rem 2.5rem
    }
    body:not(.ar) .before-you-buy .remark-choices li::before {
        margin-left: -2.2rem
    }
    body:not(.ar) .before-you-buy .remark-choices li:nth-child(3) {
        padding-right: 2.5rem
    }
    body:not(.ar) .before-you-buy .worry-free-installation {
        padding-left: 35px
    }
    body:not(.ar) .before-you-buy .worry-free-installation .choice-or {
        left: -35px
    }
}

@media screen and (min-width:1281px) {
    body:not(.ar) .before-you-buy .remark-choices li {
        padding: .5rem 2rem .67rem 4rem
    }
    body:not(.ar) .before-you-buy .remark-choices li::before {
        margin-left: -2.8rem;
        margin-right: .4rem
    }
    body:not(.ar) .before-you-buy .worry-free-installation {
        padding-left: 45px
    }
    body:not(.ar) .before-you-buy .worry-free-installation .choice-or {
        left: -40px
    }
}

@media screen and (min-width:769px) {
    .ar .before-you-buy .remark-choices li {
        padding: .5rem 2.5rem .67rem 1.5rem
    }
    .ar .before-you-buy .remark-choices li:not(:last-child) {
        background: url(/assets/img/bg-arrow-left.png) left center no-repeat
    }
    .ar .before-you-buy .remark-choices li::before {
        margin-right: -2.2rem
    }
    .ar .before-you-buy .remark-choices li:nth-child(3) {
        padding-left: 2.5rem
    }
    .ar .before-you-buy .worry-free-installation {
        padding-right: 35px
    }
    .ar .before-you-buy .worry-free-installation .choice-or {
        right: -35px
    }
}

@media screen and (min-width:1281px) {
    .ar .before-you-buy .remark-choices li {
        padding: .5rem 4rem .67rem 2rem
    }
    .ar .before-you-buy .remark-choices li::before {
        margin-left: .4rem;
        margin-right: -2.8rem
    }
    .ar .before-you-buy .worry-free-installation {
        padding-right: 45px
    }
    .ar .before-you-buy .worry-free-installation .choice-or {
        right: -40px
    }
}

@media screen and (min-width:769px) {
    .de .before-hdr {
        width: 12%
    }
    .de .remark-choices li:nth-child(3) {
        width: 32%
    }
    .de .worry-free-installation {
        width: 20%
    }
}

.de .choice-or {
    font-size: 28px!important;
    padding-top: 15px!important
}

@media screen and (min-width:769px)and (max-width:1280px) {
    .de .choice-or {
        font-size: 22px!important;
        padding-top: 12px!important
    }
}

@media screen and (min-width:769px) {
    .ko .before-hdr {
        width: 10%
    }
    .ko .worry-free-installation {
        width: 20%
    }
}

.ko .choice-or {
    font-size: 36px!important;
    padding-top: 8px!important
}

@media screen and (min-width:769px)and (max-width:1280px) {
    .ko .choice-or {
        font-size: 26px!important;
        padding-top: 8px!important
    }
}

@media screen and (min-width:769px) {
    .ru .remark-choices li {
        width: 33.33%!important
    }
}

.ru .choice-or {
    font-size: 36px!important;
    padding-top: 11px!important
}

@media screen and (min-width:769px)and (max-width:1280px) {
    .ru .choice-or {
        font-size: 26px!important;
        padding-top: 8px!important
    }
}

.tr .choice-or {
    font-size: 30px!important;
    padding-top: 15px!important
}

@media screen and (min-width:769px)and (max-width:1280px) {
    .tr .choice-or {
        font-size: 22px!important;
        padding-top: 12px!important
    }
}

@media screen and (min-width:769px) {
    .zh .before-hdr {
        width: 12%
    }
}

.zh .choice-or {
    font-size: 32px!important;
    padding-top: 13px!important
}

@media screen and (min-width:769px)and (max-width:1280px) {
    .zh .choice-or {
        font-size: 24px!important;
        padding-top: 8px!important
    }
}

.novat-box {
    padding: 0 1em
}

.webmoney {
    padding: 0 .5em
}

.webmoney .webmoney-img,
.webmoney a {
    display: inline-block;
    vertical-align: middle
}

.webmoney .webmoney-img {
    width: 35%;
    padding-right: .5em
}

.webmoney .webmoney-img img {
    margin: 0 .2em 0 .5em
}

.webmoney a {
    color: #408db0;
    font-size: 12px;
    padding-top: .5em;
    line-height: 1.1;
    width: 60%
}

.webmoney a:hover {
    color: #333
}

@media screen and (min-width:769px) {
    .ru-remark-box {
        display: table;
        table-layout: fixed;
        width: 100%
    }
    .novat-box,
    .webmoney {
        display: table-cell;
        vertical-align: middle;
        width: 50%
    }
    .webmoney {
        width: 50%;
        border-left: 1px solid #ccc
    }
}

@media screen and (max-width:768px) {
    .webmoney {
        max-width: 400px;
        margin: 1rem auto
    }
}

.ru-replace-h2 {
    font-size: 1.5em;
    margin-bottom: 12px
}

@media screen and (min-width:1180px) {
    body:not(.ar) .ipad-buynow .before-you-buy .remark-choices li {
        padding-left: 2.5rem
    }
    body:not(.ar) .ipad-buynow .before-you-buy .remark-choices li:before {
        margin-left: -2.3rem
    }
}

.alldayphone {
    clear: both
}

@media only screen and (min-width:641px) {
    .alldayphone {
        display: inline-block;
        vertical-align: middle;
        margin-top: 5px
    }
}

@media only screen and (min-width:767px) {
    .alldayphone {
        font-size: 1.2em
    }
}

@media only screen and (max-width:640px) {
    .alldayphone {
        display: none
    }
}

.icon-phone {
    display: inline-block;
    position: relative;
    vertical-align: middle
}

.allday {
    color: #82bceb;
    padding: 0 .5em;
    font-weight: 400
}

.phonenumber {
    color: #f1a624
}

.ar .phonenumber {
    display: inline-block;
    direction: ltr
}

#sticky-wrapper {
    position: relative;
    z-index: 9
}

header {
    -webkit-box-shadow: 0 5px 5px 0 rgba(50, 50, 50, .35);
    -moz-box-shadow: 0 5px 5px 0 rgba(50, 50, 50, .35);
    box-shadow: 0 5px 5px 0 rgba(50, 50, 50, .35);
    width: 100%
}

#header {
    background: #111;
    height: 50px
}

@media only screen and (min-width:768px) {
    #header .header-wrap {
        padding: .5rem
    }
}

@media only screen and (min-width:1025px) {
    #header .header-wrap {
        padding: .5rem 1.3rem
    }
}

@media only screen and (max-width:767px) {
    #header .header-wrap {
        padding: .5rem .4rem
    }
}

@media only screen and (min-width:768px) {
    .menu-trigger {
        display: none
    }
}

@media only screen and (max-width:767px) {
    .menu-trigger {
        display: inline-block;
        position: relative;
        top: -.4rem;
        width: 32px;
        height: 26px;
        text-align: center
    }
    .menu-trigger img {
        -moz-transition: opacity .3s ease-out;
        -webkit-transition: opacity .3s ease-out;
        transition: opacity .3s ease-out
    }
    .menu-trigger .close-menu {
        display: none;
        opacity: 0
    }
    .menu-trigger.close .close-menu {
        display: inline;
        opacity: 1
    }
    .menu-trigger.close .open-menu {
        display: none;
        opacity: 0
    }
}

@media only screen and (max-width:767px) {
    body:not(.ar) .menu-trigger {
        margin-right: 5px
    }
}

.logo-wrap {
    display: inline-block;
    margin-right: -4px
}

.lang {
    background-color: black
}

@media only screen and (min-width:641px) {
    .lang {
        margin-top: .2rem
    }
}

@media only screen and (max-width:767px) {
    .lang {
        max-width: 50px;
        margin-left: -4px
    }
}

body:not(.ar) .lang {
    float: right
}

.ar .lang {
    float: left
}

#menu {
    z-index: 9
}

#menu .submenu-wrap {
    display: none
}

#menu .menu-inner a {
    display: inline-block;
    color: #fff
}

@media only screen and (min-width:768px) {
    #menu {
        background-color: #555;
        position: relative
    }
    #menu .menu-inner>li {
        display: inline-block;
        margin-right: -4px;
        vertical-align: top
    }
    #menu .menu-inner>li:active,
    #menu .menu-inner>li:focus,
    #menu .menu-inner>li:hover {
        background-color: #7989fe
    }
    #menu .menu-inner>li:active .submenu-wrap,
    #menu .menu-inner>li:focus .submenu-wrap,
    #menu .menu-inner>li:hover .submenu-wrap {
        display: block;
        transition: all 3s cubic-bezier(.17, .04, .03, .94s)
    }
    #menu .menu-inner>li:active>a,
    #menu .menu-inner>li:focus>a,
    #menu .menu-inner>li:hover>a {
        color: #32354a;
        text-shadow: 0 0 1px #32354a;
        background-color: #7989fe
    }
    #menu .menu-inner>li>a {
        padding: .4em 1em .5em;
        vertical-align: middle
    }
    #menu .menu-inner>.active a {
        color: #32354a;
        text-shadow: 0 0 1px #32354a;
        background-color: #7989fe
    }
    #menu .submenu-wrap {
        background: #32354a;
        width: auto;
        position: absolute;
        left: 0;
        right: 0;
        overflow: hidden;
        top: 100%;
        border-top: 2px solid #333;
        box-shadow: 0 6px 6px rgba(0, 0, 0, .175)
    }
    #menu .submenu-inner {
        padding: 0 1rem 2rem;
        display: table;
        word-wrap: break-word;
        table-layout: fixed
    }
    #menu .search-wrap {
        padding: 1rem 2rem;
        max-width: 640px
    }
    #menu .col {
        display: table-cell;
        width: 25%;
        vertical-align: top;
        height: 100%
    }
    #menu .col .nav-box {
        padding: .8rem .5rem .8rem 0
    }
    #menu .col .active a,
    #menu .col a:active,
    #menu .col a:focus,
    #menu .col a:hover {
        color: #dee2ff
    }
    #menu .nav-more .col {
        width: 25%;
        max-width: 200px
    }
    #menu .nav-more h3 {
        margin-bottom: 1.2rem
    }
    #menu .nav-tag {
        color: #ced3f5
    }
    #menu h3 {
        color: #7989fe;
        text-transform: uppercase;
        font-weight: 400;
        padding: 1rem 0;
        border-bottom: 1px solid #7989fe
    }
}

@media only screen and (min-width:1025px) {
    #menu .menu-inner>li>a {
        padding: .4em 2em .5em
    }
    #menu h3 {
        padding: 1.2rem 0;
        margin-bottom: .5rem
    }
}

@media only screen and (max-width:930px)and (min-width:768px) {
    #menu .product-items h3 {
        min-height: 80px
    }
    #menu .col .nav-box {
        padding-bottom: .2rem
    }
}

@media only screen and (max-width:767px) {
    #menu {
        display: none;
        width: 92%;
        min-width: 300px;
        max-width: 450px;
        position: absolute;
        height: auto
    }
    #menu h3 {
        padding: .5rem 1.5rem;
        margin: 0;
        background-color: #32354a;
        color: #7989fe;
        font-weight: 400;
        background-image: url(/assets/img/header/ic-down.png);
        background-repeat: no-repeat;
        cursor: pointer
    }
    #menu h3.open-child {
        background-image: url(/assets/img/header/ic-up.png)
    }
    #menu li:not(:last-child) h3 {
        border-bottom: 1px solid #7989fe
    }
    #menu .show-child {
        border-top: 1px solid #7989fe
    }
    #menu .nav-tag {
        font-size: 1rem
    }
    #menu.set-scroll {
        position: fixed;
        overflow-y: scroll!important;
        -ms-overflow-style: none;
        bottom: 0;
        top: 50px
    }
    #menu.set-scroll::-webkit-scrollbar {
        width: 0!important
    }
    #menu .menu-inner {
        position: relative;
        height: auto;
        overflow: hidden;
        -webkit-box-shadow: 0 5px 5px 0 rgba(50, 50, 50, .35);
        -moz-box-shadow: 0 5px 5px 0 rgba(50, 50, 50, .35);
        box-shadow: 0 5px 5px 0 rgba(50, 50, 50, .35)
    }
    #menu .menu-inner a,
    #menu .menu-inner li {
        display: inline-block;
        width: 100%;
        vertical-align: middle
    }
    #menu .menu-inner a {
        padding: .5rem 1rem
    }
    #menu .menu-inner>li {
        background-color: #555
    }
    #menu .menu-inner>li>a {
        background-repeat: no-repeat;
        font-size: 1.2rem;
        color: #fff
    }
    #menu .menu-inner li:not(:last-child)>a {
        border-bottom: 1px solid black
    }
    #menu .menu-inner .has-sub {
        background-repeat: no-repeat
    }
    #menu .menu-inner .has-sub.show {
        background-image: none
    }
    #menu .menu-inner .has-sub.show .col:last-child h3:not(.open-child) {
        border-bottom: none
    }
    #menu .menu-inner .has-sub.show .col a {
        padding: .5rem 1.5rem
    }
    #menu .menu-inner .has-search.show {
        border-bottom: 1px solid #000
    }
    #menu .menu-inner .has-search.show>a {
        border-bottom: 1px solid #aaa
    }
    #menu .menu-inner .has-search.show .search-wrap {
        background-color: #999
    }
    #menu .menu-inner .col li>a {
        background-color: #b7b7b7;
        color: black
    }
    #menu .menu-inner .col li:not(:first-child) {
        display: none
    }
    #menu .menu-inner .m-product {
        background-image: url(/assets/img/header/ic-product.png)
    }
    #menu .menu-inner .m-feature {
        background-image: url(/assets/img/header/ic-feature.png)
    }
    #menu .menu-inner .m-compat {
        background-image: url(/assets/img/header/ic-compat.png)
    }
    #menu .menu-inner .m-review {
        background-image: url(/assets/img/header/ic-review.png)
    }
    #menu .menu-inner .m-search {
        background-image: url(/assets/img/header/ic-search.png)
    }
    #menu .menu-inner .m-more {
        background-image: url(/assets/img/header/ic-more.png)
    }
}

@media only screen and (min-width:768px) {
    body:not(.ar) #menu .col {
        padding: 0 1rem 0 0
    }
    body:not(.ar) #menu .nav-more a {
        padding: .15rem .5rem .15rem 1rem
    }
}

@media only screen and (min-width:1025px) {
    body:not(.ar) #menu .submenu-inner {
        padding: 0 0 1.5rem 1.6rem
    }
    body:not(.ar) #menu .col {
        padding: 0 3rem 0 0
    }
    body:not(.ar) #menu .col .nav-box {
        padding: .8rem 1.2rem .8rem 0
    }
    body:not(.ar) #menu .nav-more .col {
        padding-right: 3rem
    }
    body:not(.ar) #menu .nav-more a {
        padding: .15rem .5rem .15rem 0
    }
}

@media only screen and (max-width:930px)and (min-width:768px) {
    body:not(.ar) #menu .col {
        padding-right: 2rem
    }
    body:not(.ar) #menu .nav-more a {
        padding-left: 0
    }
    body:not(.ar) #menu .submenu-inner {
        padding-right: 0
    }
}

@media only screen and (max-width:767px) {
    body:not(.ar) #menu {
        left: 0
    }
    body:not(.ar) #menu h3 {
        background-position: 95% center
    }
    body:not(.ar) #menu .menu-inner>li>a {
        padding: .6rem 2rem .6rem 4rem;
        background-position: 15px center
    }
    body:not(.ar) #menu .menu-inner .has-sub {
        background-image: url(/assets/img/header/ic-has-sub.png);
        background-position: 95% center
    }
    body:not(.ar) #menu .menu-inner .has-sub.show>a {
        background-image: url(/assets/img/header/ic-back.png)
    }
    body:not(.ar) #menu .menu-inner .col:last-child li:last-child a {
        border-radius: 0 0 10px
    }
}

@media only screen and (min-width:768px) {
    .ar #menu .col {
        padding: 0 0 0 1rem
    }
    .ar #menu .nav-more a {
        padding: .15rem 1rem .15rem .5rem
    }
}

@media only screen and (min-width:1025px) {
    .ar #menu .submenu-inner {
        padding: 0 1.6rem 1.5rem 0
    }
    .ar #menu .col {
        padding: 0 0 0 3rem
    }
    .ar #menu .col .nav-box {
        padding: .8rem 0 .8rem 1.2rem
    }
    .ar #menu .nav-more .col {
        padding-left: 3rem
    }
    .ar #menu .nav-more a {
        padding: .15rem 0 .15rem .5rem
    }
}

@media only screen and (max-width:930px)and (min-width:768px) {
    .ar #menu .col {
        padding-left: 2rem
    }
    .ar #menu .nav-more a {
        padding-right: 0
    }
    .ar #menu .submenu-inner {
        padding-left: 0
    }
}

@media only screen and (max-width:767px) {
    .ar #menu {
        right: 0
    }
    .ar #menu h3 {
        background-position: 15px center
    }
    .ar #menu .menu-inner>li>a {
        padding: .6rem 4rem .6rem 2rem;
        background-position: 95% center
    }
    .ar #menu .menu-inner .has-sub {
        background-image: url(/assets/img/header/ic-has-sub-ar.png);
        background-position: 15px center
    }
    .ar #menu .menu-inner .has-sub.show>a {
        background-image: url(/assets/img/header/ic-back-ar.png)
    }
    .ar #menu .menu-inner .col:last-child li:last-child a {
        border-radius: 0 0 0 10px
    }
}

.loading {
    text-align: center
}

.loading-bar {
    display: inline-block;
    width: 4px;
    height: 18px;
    border-radius: 4px;
    animation: loading 1s ease-in-out infinite;
    margin: .5rem auto
}

.loading-bar:nth-child(1) {
    background-color: #3498db;
    animation-delay: 0
}

.loading-bar:nth-child(2) {
    background-color: #c0392b;
    animation-delay: .09s
}

.loading-bar:nth-child(3) {
    background-color: #f1c40f;
    animation-delay: .18s
}

.loading-bar:nth-child(4) {
    background-color: #27ae60;
    animation-delay: .27s
}

@keyframes loading {
    0% {
        transform: scale(1)
    }
    20% {
        transform: scale(1, 1.5)
    }
    40% {
        transform: scale(1)
    }
}

footer {
    background-color: #000;
    text-align: center;
    color: #333;
    overflow: hidden;
    background: #0e0e0e;
    padding-top: 2rem;
    background: -moz-linear-gradient(top, #0e0e0e 6%, #131313 99%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(6%, #0e0e0e), color-stop(99%, #131313));
    background: -webkit-linear-gradient(top, #0e0e0e 6%, #131313 99%);
    background: -o-linear-gradient(top, #0e0e0e 6%, #131313 99%);
    background: -ms-linear-gradient(top, #0e0e0e 6%, #131313 99%);
    background: linear-gradient(to bottom, #0e0e0e 6%, #131313 99%);
    filter: progid\: DXImageTransform\.Microsoft\.gradient(startColorstr\="#0e0e0e", endColorstr\="#131313", GradientType\=0)
}

.icon-social {
    width: 100%;
    text-align: center
}

.icon-social li {
    display: inline-block;
    padding: 25px 10px 15px
}

.copyRight {
    background-color: #111;
    color: #777;
    padding: 1em;
    position: relative;
    bottom: -1em;
    margin-bottom: 10px
}

.copyRight a:hover {
    color: #777
}

@media only screen and (min-width:768px) {
    .hvr-underline-from-center,
    .product-name {
        display: inline-block;
        vertical-align: middle;
        -webkit-transform: perspective(1px) translateZ(0);
        transform: perspective(1px) translateZ(0);
        box-shadow: 0 0 1px transparent;
        position: relative;
        overflow: hidden
    }
    .hvr-underline-from-center:before,
    .product-name:before {
        content: "";
        position: absolute;
        z-index: -1;
        left: 50%;
        right: 50%;
        bottom: 0;
        background: #dee2ff;
        height: 1px;
        -webkit-transition-property: left, right;
        transition-property: left, right;
        -webkit-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }
    .product-name:before {
        height: 2px
    }
    .hvr-underline-from-center:active:before,
    .hvr-underline-from-center:focus:before,
    .hvr-underline-from-center:hover:before,
    .nav-box:active .product-name:before,
    .nav-box:focus .product-name:before,
    .nav-box:hover .product-name:before {
        left: 0;
        right: 0
    }
}

.ar .zopim {
    left: 10px!important;
    right: auto!important
}

body.flex-box {
    display: flex;
    flex-direction: column
}

body.flex-box .content-sticky-wrapper,
body.flex-box .content-wrap,
body.flex-box .wrap {
    flex: 1 0 auto
}

body.flex-box footer {
    flex-shrink: 0
}

</style>