body {
    margin: 0;
    padding: 0;
    width: 100%;
    font-size: 12px;
    font-size: .75rem;
    font-family: Helvetica, Arial, sans-serif;
    line-height: 1.3;
    text-rendering: optimizeLegibility
}

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

ul li {
    margin: 0;
    padding: 0
}

ol {
    margin: 0;
    padding: 0
}

p {
    padding: 0;
    margin: 0px 0px 5px 0px;
    margin: 0rem 0rem .3125rem 0rem
}

h1, h2, h3, h4, h5, h6 {
    padding: 0;
    margin: 0px 0px 10px 0px;
    margin: 0rem 0rem .625rem 0rem;
    font-weight: normal
}

fieldset {
    border: none;
    margin: 0;
    padding: 0
}

button {
    cursor: pointer
}

header {
    *zoom: 1
}

header:before, header:after {
    content: "";
    display: table
}

header:after {
    clear: both
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden
}

:focus {
    outline: 0
}

.footer-v3 .footer-nav-section .section-heading {
    font-family: "Gotham_SSm_7r", Helvetica, Arial, sans-serif
}

.footer-v3 .footer-nav-section .section-heading:lang(ja), .footer-v3 .footer-nav-section .section-heading:lang(ko), .footer-v3 .footer-nav-section .section-heading:lang(zh-cn), .footer-v3 .footer-nav-section .section-heading:lang(zh-tw) {
    font-family: "Gotham_SSm_5r", Helvetica, Arial, sans-serif;
    font-weight: 700
}

body:lang(ru), h1:lang(ru), h2:lang(ru), h3:lang(ru), h4:lang(ru), h5:lang(ru), p:lang(ru), ul:lang(ru), body:lang(pl), h1:lang(pl), h2:lang(pl), h3:lang(pl), h4:lang(pl), h5:lang(pl), p:lang(pl), ul:lang(pl), body:lang(tr), h1:lang(tr), h2:lang(tr), h3:lang(tr), h4:lang(tr), h5:lang(tr), p:lang(tr), ul:lang(tr), body:lang(th), h1:lang(th), h2:lang(th), h3:lang(th), h4:lang(th), h5:lang(th), p:lang(th), ul:lang(th), body:lang(vi), h1:lang(vi), h2:lang(vi), h3:lang(vi), h4:lang(vi), h5:lang(vi), p:lang(vi), ul:lang(vi), body:lang(ko), h1:lang(ko), h2:lang(ko), h3:lang(ko), h4:lang(ko), h5:lang(ko), p:lang(ko), ul:lang(ko) {
    font-family: sans-serif !important
}

header {
    *zoom: 1
}

header:before, header:after {
    content: "";
    display: table
}

header:after {
    clear: both
}

*, *:after, *:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.row {
    max-width: 940px;
    max-width: 58.75rem;
    margin: 0 auto;
    position: relative;
    height: 100%
}

.frame1{
	width:100%;
	height:100%;
	}

.frame2, .frame3, frame4{
	float:left;
	width:33%;
	}	

.col_1, .col_2, .col_3, .col_4, .col_5, .col_6, .col_7, .col_8, .col_9,
.col_10, .col_11, .col_12 {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.col_1 {
    width: 7.41666666667%
}

.col_2 {
    width: 15.8333333333%
}

.col_3 {
    width: 24.25%
}

.col_4 {
    width: 32.6666666667%
}

.col_5 {
    width: 41.0833333333%
}

.col_6 {
    width: 49.5%
}

.col_7 {
    width: 57.9166666667%
}

.col_8 {
    width: 66.3333333333%
}

.col_9 {
    width: 74.75%
}

.col_10 {
    width: 83.1666666667%
}

.col_11 {
    width: 91.5833333333%
}

.col_12 {
    width: 100%;
    margin-left: 0
}

@media only screen and (max-width: 939px) {
    .row {
        width: 100%
    }

    .col_12 {
        width: 100% !important
    }

    .col_6 {
        width: 50%;
        margin-left: 0
    }
}

.stage-message {
    position: relative;
    padding: 20px;
    font-family: "Gotham_SSm_4r", Helvetica, Arial, sans-serif;
    color: #b94a48;
    background: #f2dede;
    font-size: 12px;
    font-size: .75rem
}

.stage-message h2 {
    font-size: 16px;
    font-size: 1rem
}

.stage-message a {
    text-decoration: none;
    color: #b94a48
}

.stage-message a:hover, .stage-message a:focus {
    border-bottom: 1px solid #b94a48
}

.stage-message .close-stage-message {
    position: absolute;
    top: 20px;
    right: 20px
}

.global-header {
    z-index: 10
}

.global-header .row {
    box-sizing: border-box;
    position: relative;
    width: 100%;
    min-height: 42px;
    max-width: 1160px;
    padding: 0 20px 0 240px
}

.global-header .tier-switch {
    float: none;
    position: absolute;
    left: 0
}

@media only screen and (max-width: 900px) {
    .global-header .tier-switch {
        top: 40px
    }
}

.global-header .tier-switch .header-tab {
    font-family: "Gotham_SSm_4r", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-size: .875rem;
    line-height: 20px;
    line-height: 1.25rem;
    text-transform: none;
    color: #586062;
    border-bottom: 1px solid transparent;
    transition: .2s border-bottom ease-out
}

.global-header .tier-switch .header-tab:hover {
    border-bottom: 1px solid #586062;
    transition: .2s border-bottom ease-out
}

.global-header .tier-switch .header-tab.selected.premium, .global-header .tier-switch .header-tab.selected.plus,
.global-header .tier-switch .header-tab.selected.basic {
    color: #586062;
    border-bottom: 1px solid #586062
}

.global-header .tier-switch .header-tab:after {
    display: none
}

.global-logo {
    display: block;
    position: absolute;
    left: 0;
    width: 200px;
    height: 42px
}

.global-logo span {
    position: absolute;
    left: -9999px
}

.global-logo svg {
    width: 100%
}

.global-menu-open, .global-menu-close {
    display: none;
    position: absolute;
    font-family: "Gotham_SSm_5r", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-size: .875rem;
    line-height: 20px;
    line-height: 1.25rem;
    letter-spacing: 1px;
    letter-spacing: .0625rem;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
    padding: 14px 0
}

@media only screen and (max-width: 900px) {
    .global-menu-open, .global-menu-close {
        display: block
    }
}

.global-menu-open .icon, .global-menu-close .icon {
    display: inline-block;
    position: relative;
    top: 1px;
    width: 17px;
    height: 17px;
    margin-left: 3px
}

.global-menu-open svg, .global-menu-close svg {
    width: 100%
}

.global-menu-open {
    right: 0
}

.global-menu-open:link, .global-menu-open:visited {
    color: #586062;
    transition: .2s opacity ease-out
}

.global-menu-open:hover {
    text-decoration: none;
    opacity: .7;
    transition: .2s opacity ease-out
}

.mobile-visible .global-menu-open {
    opacity: 0;
    transition: .2s opacity ease-out
}

.global-menu-open svg {
    fill: #586062
}

.global-menu-open .text {
    position: relative;
    text-indent: -99999px;
    display: inline-block
}

.global-menu-close {
    top: 20px;
    right: 20px;
    color: #fff;
    z-index: 101
}

.global-menu-close svg {
    fill: #fff
}

.global-menu {
    overflow: hidden
}

@media only screen and (max-width: 900px) {
    .global-menu {
        display: none;
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: rgba(0, 0, 0, 0.85);
        padding: 70px 40px;
        opacity: 0;
        transition: .2s opacity ease-out
    }

    .global-menu.mobile-visible {
        opacity: 1;
        transition: .2s opacity ease-out
    }
}

.global-menu a, .global-menu a:link, .global-menu a:visited {
    font-family: "Gotham_SSm_4r", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-size: .875rem;
    line-height: 20px;
    line-height: 1.25rem;
    letter-spacing: 1px;
    letter-spacing: .0625rem;
    text-transform: uppercase;
    text-decoration: none;
    color: #586062;
    -webkit-font-smoothing: antialiased;
    transition: .2s opacity ease-out
}

@media only screen and (max-width: 900px) {
    .global-menu a, .global-menu a:link, .global-menu a:visited {
        color: #fff
    }
}

.global-menu a:hover {
    opacity: .7;
    transition: .2s opacity ease-out
}

.global-menu .utils {
    float: right
}

@media only screen and (max-width: 900px) {
    .global-menu .utils {
        float: none;
        border-bottom: 2px solid #586062;
        padding-bottom: 10px
    }
}

.global-menu .main {
    float: left
}

@media only screen and (max-width: 900px) {
    .global-menu .main {
        float: none;
        padding-top: 10px
    }
}

.global-menu li {
    float: left;
    line-height: normal;
    margin-left: 40px;
    padding-top: 14px
}

.global-menu li:first-child {
    margin-left: 0
}

.global-menu li.global-sign-up-cta {
    padding: 4px
}

@media only screen and (max-width: 900px) {
    .global-menu li {
        float: none;
        margin: 0 0 0 0;
        padding: 10px 0
    }

    .global-menu li:first-child {
        margin: 0
    }

    .global-menu li.global-sign-up-cta {
        padding: 10px 0
    }
}

.global-menu .button-v3-primary.medium.premium {
    color: #fff
}

.global-menu .button-v3-primary.medium.premium:hover {
    opacity: 1
}

@media only screen and (max-width: 900px) {
    .global-menu .button-v3-primary.medium.premium {
        display: inline;
        min-width: 0;
        background: transparent;
        padding: 0
    }

    .global-menu .button-v3-primary.medium.premium:hover {
        opacity: .7
    }
}

@media only screen and (max-width: 900px) {
    .global-menu .download-link {
        display: none
    }
}

.global-menu .button-v3-secondary.download-evernote-btn {
    display: none
}

@media only screen and (max-width: 900px) {
    .global-menu .button-v3-secondary.download-evernote-btn {
        display: block;
        max-width: 300px;
        max-width: 18.75rem
    }
}

.hide-desktop {
    display: none
}

@media only screen and (max-width: 900px) {
    .hide-desktop {
        display: block
    }
}

.header-sprite {
    display: block;
    background: url(#) no-repeat
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
    .header-sprite {
        background-image: url(#);
        background-size: 227px 96px
    }
}

.header-sprite:focus {
    border-bottom: 0
}

.eu-cookie-banner {
    font-family: "Gotham_SSm_3r", Helvetica, Arial, sans-serif;
    color: dimgray;
    background: #f9f9f9;
    font-size: 15px;
    font-size: .9375rem;
    line-height: 20px;
    line-height: 1.25rem;
    padding: 15px 0
}

@media only screen and (max-width: 600px) {
    .eu-cookie-banner {
        padding: 30px 0 15px
    }
}

.eu-cookie-banner .row {
    position: relative;
    padding: 0 50px 0 20px
}

@media only screen and (max-width: 600px) {
    .eu-cookie-banner .row {
        padding: 0 20px
    }
}

.eu-cookie-banner .close-banner {
    position: relative;
    text-indent: -99999px;
    display: inline-block;
    position: absolute;
    top: -5px;
    right: 10px;
    width: 10px;
    height: 10px;
    background: url(#) no-repeat center center;
    background-size: 10px 10px;
    padding: 15px;
    cursor: pointer
}

@media only screen and (max-width: 600px) {
    .eu-cookie-banner .close-banner {
        top: -25px
    }
}

.eu-cookie-banner a {
    text-decoration: none;
    color: #20c05c;
    border-bottom: 1px solid #20c05c
}

.eu-cookie-banner a:hover, .eu-cookie-banner a:focus {
    border: none
}

header {
    position: relative;
    width: 100%;
    z-index: 3;
    padding: 20px 10px 20px 10px;
    padding: 1.25rem .625rem 1.25rem .625rem
}

@media only screen and (max-width: 1310px) {
    header {
        width: 100%;
        padding: 20px 15px 20px 15px;
        padding: 1.25rem .9375rem 1.25rem .9375rem
    }
}

header .row {
    position: relative
}

header .logo-container {
    float: left;
    line-height: 15px;
    line-height: .9375rem
}

header .logo-container a {
    width: 200px;
    height: 45px;
    text-decoration: none;
    color: white
}

header .logo-container a:hover, header .logo-container a:active {
    border-bottom: 0
}

header .logo-container a span {
    position: relative;
    text-indent: -99999px;
    display: inline-block;
    position: absolute
}

header .logo-container a .svg {
    width: 200px;
    width: 12.5rem;
    height: 42px;
    height: 2.625rem;
    margin-left: -7px;
    margin-left: -.4375rem
}

header .logo-container .header-sprite {
    background-position: -100px -100px
}

header .logo-container.yx a {
    width: 131px;
    height: 45px
}

header .logo-container.yx .header-sprite {
    background-position: -97px 0
}

header .right-panel {
    position: absolute;
    right: 10px
}

header .right-panel .pricing {
    font-family: "Gotham_SSm_4r", Helvetica, Arial, sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    margin-right: 20px;
    margin-right: 1.25rem;
    color: #848484;
    font-family: "Gotham_SSm_4r", Helvetica, Arial, sans-serif;
    text-decoration: none;
    border-bottom: 1px solid transparent;
    font-size: 12px;
    font-size: .75rem;
    -webkit-transition: border .2s ease-in-out 0s;
    -moz-transition: border .2s ease-in-out 0s;
    -o-transition: border .2s ease-in-out 0s;
    transition: border .2s ease-in-out 0s
}

header .right-panel .pricing:focus, header .right-panel .pricing:hover {
    border-color: #848484
}

header .right-panel .signup-button {
    font-family: "Gotham_SSm_4r", Helvetica, Arial, sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    color: #333;
    border: 1px solid dimgray;
    background: #f9f9f9;
    font-size: 12px;
    font-size: .75rem;
    padding: 8px 20px;
    padding: .5rem 1.25rem;
    margin-right: 20px;
    margin-right: 1.25rem;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: color .3s ease-in-out 0;
    -moz-transition: color .3s ease-in-out 0;
    -o-transition: color .3s ease-in-out 0;
    transition: color .3s ease-in-out 0;
    -webkit-transition: border .3s ease-in-out 0;
    -moz-transition: border .3s ease-in-out 0;
    -o-transition: border .3s ease-in-out 0;
    transition: border .3s ease-in-out 0;
    -webkit-transition: background .3s ease-in-out 0;
    -moz-transition: background .3s ease-in-out 0;
    -o-transition: background .3s ease-in-out 0;
    transition: background .3s ease-in-out 0
}

header .right-panel .signup-button:hover, header .right-panel .signup-button:focus {
    color: white;
    border: 1px solid #20c05c;
    background: #20c05c;
    -webkit-transition: color .3s ease-in-out 0;
    -moz-transition: color .3s ease-in-out 0;
    -o-transition: color .3s ease-in-out 0;
    transition: color .3s ease-in-out 0;
    -webkit-transition: border .3s ease-in-out 0;
    -moz-transition: border .3s ease-in-out 0;
    -o-transition: border .3s ease-in-out 0;
    transition: border .3s ease-in-out 0;
    -webkit-transition: background .3s ease-in-out 0;
    -moz-transition: background .3s ease-in-out 0;
    -o-transition: background .3s ease-in-out 0;
    transition: background .3s ease-in-out 0
}

header .right-panel .sign-in-cta {
    font-family: "Gotham_SSm_5r", Helvetica, Arial, sans-serif;
    text-decoration: none;
    color: white;
    background: #00a7cf;
    text-transform: uppercase;
    font-size: 11px;
    font-size: .6875rem;
    letter-spacing: .75px;
    letter-spacing: .046875rem;
    padding: 4px 8px;
    padding: .25rem .5rem;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-right: 20px;
    margin-right: 1.25rem;
    -webkit-transition: background .3s ease-in-out 0s;
    -moz-transition: background .3s ease-in-out 0s;
    -o-transition: background .3s ease-in-out 0s;
    transition: background .3s ease-in-out 0s
}

@media only screen and (max-width: 768px) {
    header .right-panel .sign-in-cta {
        display: none !important
    }
}

header .right-panel .sign-in-cta:hover, header .right-panel .sign-in-cta:focus {
    background: #00afd9;
    -webkit-transition: background .3s ease-in-out 0s;
    -moz-transition: background .3s ease-in-out 0s;
    -o-transition: background .3s ease-in-out 0s;
    transition: background .3s ease-in-out 0s
}

header .right-panel .cta {
    font-family: "Gotham_SSm_5r", Helvetica, Arial, sans-serif;
    text-decoration: none;
    color: #666;
    border: 1px solid #666;
    padding: 5px 10px;
    padding: .3125rem .625rem;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 14px;
    font-size: .875rem;
    margin-right: 20px;
    margin-right: 1.25rem;
    -webkit-transition: border .3s ease-in-out 0s, color .3s ease-in-out 0s;
    -moz-transition: border .3s ease-in-out 0s, color .3s ease-in-out 0s;
    -o-transition: border .3s ease-in-out 0s, color .3s ease-in-out 0s;
    transition: border .3s ease-in-out 0s, color .3s ease-in-out 0s
}

@media only screen and (max-width: 768px) {
    header .right-panel .cta {
        display: none !important
    }
}

header .right-panel .cta:hover, header .right-panel .cta:focus {
    color: black;
    border: 1px solid black;
    -webkit-transition: border .3s ease-in-out 0s, color .3s ease-in-out 0s;
    -moz-transition: border .3s ease-in-out 0s, color .3s ease-in-out 0s;
    -o-transition: border .3s ease-in-out 0s, color .3s ease-in-out 0s;
    transition: border .3s ease-in-out 0s, color .3s ease-in-out 0s
}

header .right-panel .cta.view-pricing {
    font-family: "Gotham_SSm_3r", Helvetica, Arial, sans-serif;
    margin-right: 10px;
    padding: 0;
    border: none;
    border-bottom: 1px solid transparent;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px
}

header .right-panel .cta.view-pricing:hover, header .right-panel .cta.view-pricing:focus {
    border-bottom: 1px solid dimgray;
    -webkit-transition: border .3s ease-in-out 0s;
    -moz-transition: border .3s ease-in-out 0s;
    -o-transition: border .3s ease-in-out 0s;
    transition: border .3s ease-in-out 0s
}

header .right-panel .light-text {
    font-family: "Gotham_SSm_3r", Helvetica, Arial, sans-serif;
    color: #848484;
    font-size: 13px;
    font-size: .8125rem;
    margin-right: 10px;
    margin-right: .625rem
}

header .right-panel .menu {
    position: relative;
    font-family: "Gotham_SSm_4r", Helvetica, Arial, sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    color: #848484;
    z-index: 4;
    font-size: 12px;
    font-size: .75rem
}

header .right-panel .menu .text {
    position: relative;
    text-indent: -99999px;
    display: inline-block
}

header .right-panel .menu:focus, header .right-panel .menu:hover {
    color: black;
    border: 0
}

header .right-panel .menu:focus .header-sprite, header .right-panel .menu:hover .header-sprite {
    opacity: 1;
    filter: alpha(opacity=100)
}

header .right-panel .menu .header-sprite {
    width: 20px;
    height: 20px;
    background-position: -28px -28px;
    margin-left: 10px;
    margin-left: .625rem;
    opacity: .5;
    filter: alpha(opacity=50);
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline
}

header.promo .right-panel .view-pricing {
    padding: 0 0 4px;
    font-family: "Gotham_SSm_5r", Helvetica, Arial, sans-serif;
    color: #848484;
    font-family: "Gotham_SSm_7r", Helvetica, Arial, sans-serif;
    text-decoration: none;
    border-bottom: 1px solid transparent;
    font-size: 12px;
    font-size: .75rem;
    -webkit-transition: border .2s ease-in-out 0s;
    -moz-transition: border .2s ease-in-out 0s;
    -o-transition: border .2s ease-in-out 0s;
    transition: border .2s ease-in-out 0s
}

header.promo .right-panel .view-pricing:focus, header.promo .right-panel .view-pricing:hover {
    border-color: #848484
}

header.promo .right-panel .cta {
    border: none;
    border-radius: 0;
    margin: 0 30px 0 0;
    padding: 0 0 4px;
    color: #848484;
    font-family: "Gotham_SSm_7r", Helvetica, Arial, sans-serif;
    text-decoration: none;
    border-bottom: 1px solid transparent;
    font-size: 12px;
    font-size: .75rem;
    -webkit-transition: border .2s ease-in-out 0s;
    -moz-transition: border .2s ease-in-out 0s;
    -o-transition: border .2s ease-in-out 0s;
    transition: border .2s ease-in-out 0s
}

header.promo .right-panel .cta:focus, header.promo .right-panel .cta:hover {
    border-color: #848484
}

a.header-business-cta {
    display: inline-block;
    font-family: "Gotham_SSm_3r", Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-size: .6875rem;
    letter-spacing: 1px;
    letter-spacing: .0625rem;
    text-transform: uppercase;
    text-decoration: none;
    color: #848484;
    border-radius: 5px;
    border: 1px solid #eee;
    background: transparent;
    border-color: #848484;
    margin-left: 40px;
    padding: 10px 20px
}

.white a.header-business-cta {
    border-color: white;
    color: white
}

@media only screen and (max-width: 960px) {
    a.header-business-cta {
        margin-left: 10px
    }
}

@media only screen and (max-width: 700px) {
    a.header-business-cta {
        display: none
    }
}

.header-social {
    float: right;
    margin-top: 12px
}

@media only screen and (max-width: 470px) {
    .header-social {
        display: none
    }
}

.header-social li {
    float: left;
    margin-left: 15px
}

.header-social li:first-child {
    margin-left: 0
}

.header-social a, .header-social a:link, .header-social a:visited {
    display: block;
    width: 15px;
    height: 15px;
    border-bottom: 0
}

.header-social a:hover, .header-social a:active, .header-social a:link:hover, .header-social a:link:active, .header-social a:visited:hover, .header-social a:visited:active {
    border-bottom: 0
}

.header-social a:hover svg, .header-social a:active svg, .header-social a:link:hover svg, .header-social a:link:active svg, .header-social a:visited:hover svg, .header-social a:visited:active svg {
    fill: #7B868A;
    transition: .2s fill ease-out
}

.header-social svg {
    width: 100%;
    height: 100%;
    fill: #AEB6B8;
    transition: .2s fill ease-out
}

a.skip-link, a.skip-link:hover, a.skip-link a:visited {
    position: absolute;
    text-decoration: none;
    position: relative;
    text-indent: -99999px;
    display: inline-block;
    top: -5555px;
    top: -347.1875rem
}

a.skip-link:focus {
    top: 0;
    text-decoration: none;
    text-indent: 0;
    color: #333;
    border: 2px solid #333;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 5px;
    padding: .3125rem
}

.drawer-nav {
    display: none;
    position: absolute;
    top: 0;
    right: -50%;
    width: 50%;
    min-height: 100%;
    z-index: 999999;
    padding: 0px 0px 0px 50px;
    padding: 0rem 0rem 0rem 3.125rem;
    background: rgba(0, 0, 0, 0.85) 0%;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.85) 0% 0%, rgba(0, 0, 0, 0.98) 100% 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.85) 0%), color-stop(100%, rgba(0, 0, 0, 0.98) 100%));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.85) 0% 0%, rgba(0, 0, 0, 0.98) 100% 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.85) 0% 0%, rgba(0, 0, 0, 0.98) 100% 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.85) 0% 0%, rgba(0, 0, 0, 0.98) 100% 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.85) 0% 0%, rgba(0, 0, 0, 0.98) 100% 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='rgba(0,0,0,0.85) 0%', endColorstr='rgba(0,0,0,0.98) 100%', GradientType=0 );
    filter: progid: DXImageTransform.Microsoft.gradient(startColorStr='#444444', EndColorStr='#000000')
}

@media only screen and (max-width: 768px) {
    .drawer-nav {
        width: 100%
    }
}

.drawer-nav a:hover, .drawer-nav a:active {
    border: 0
}

.drawer-nav li {
    font-family: "Gotham_SSm_5r", Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: initial
}

.drawer-nav .container {
    position: relative;
    max-width: 600px;
    max-width: 37.5rem
}

@media only screen and (max-width: 768px) {
    .drawer-nav .container {
        max-width: 70%
    }
}

@media only screen and (max-width: 710px) {
    .drawer-nav .container {
        max-width: 100%
    }
}

.drawer-nav .close {
    position: absolute;
    right: 46%;
    font-family: "Gotham_SSm_4r", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-size: .75rem;
    text-decoration: none;
    text-transform: uppercase;
    color: #e3e3e3;
    top: 28px;
    top: 1.75rem;
    line-height: 27px;
    vertical-align: middle
}

@media only screen and (max-width: 768px) {
    .drawer-nav .close {
        right: 15px;
        right: .9375rem
    }
}

.drawer-nav .close:hover, .drawer-nav .close:focus {
    opacity: .6;
    filter: alpha(opacity=60)
}

.drawer-nav .close .header-sprite {
    width: 20px;
    height: 20px;
    background-position: 0 -6px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    margin-left: 10px;
    margin-left: .625rem;
    margin-top: 4px;
    margin-top: .25rem
}

.drawer-nav .download {
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 10px 20px
}

.drawer-nav .download:hover, .drawer-nav .download:focus {
    color: #20c05c;
    border-color: #20c05c
}

.drawer-nav .download-item {
    border: none
}

.drawer-nav .sub-upgrade {
    margin-top: -10px;
    margin-left: 15px;
    border: none;
    padding-bottom: 0
}

.drawer-nav .sub-upgrade li {
    margin-bottom: 10px;
    margin-bottom: .625rem
}

.drawer-nav .sub-upgrade li a {
    font-size: 12px;
    font-size: .75rem;
    text-transform: capitalize
}

.drawer-nav ul {
    width: 51%;
    border-bottom: 1px solid #606060;
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

@media only screen and (max-width: 768px) {
    .drawer-nav ul {
        width: 80%
    }
}

.drawer-nav ul:first-child {
    padding-top: 100px;
    padding-top: 6.25rem
}

.drawer-nav ul li {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.drawer-nav ul a {
    text-decoration: none;
    text-transform: uppercase;
    color: white;
    font-size: 14px;
    font-size: .875rem
}

.drawer-nav ul a:hover, .drawer-nav ul a:focus {
    color: #20c05c
}

.modalar-hidden {
    display: none
}

#modalar-mask {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    color: #000;
    opacity: 0.55;
    z-index: 5
}

.modalar-modal {
    position: fixed;
    margin-left: auto;
    margin-right: auto;
    top: 20%;
    left: 0;
    right: 0;
    width: 530px;
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: white;
    border-radius: 4px;
    box-shadow: 2px 2px 20px 0 rgba(0, 0, 0, 0.5);
    z-index: 5
}

.modalar-modal .google-sso {
    width: 350px;
    text-align: center;
    margin: 40px auto -10px
}

.modalar-modal .google-logo {
    display: inline-block;
    position: relative;
    top: -1px;
    width: 20px;
    height: 20px;
    background: url(#) no-repeat center center;
    background-size: contain;
    margin-right: 15px;
    vertical-align: middle
}

.modalar-modal .google-sso-cta {
    display: block;
    font-family: "Gotham_SSm_5r", Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #6a6a6a;
    text-align: center;
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
    background: #fff;
    border: solid 1px #d0d0d0;
    border-radius: 7px;
    padding: 12px 20px 9px
}

.modalar-modal .or-divider {
    padding-top: 15px;
    overflow: hidden
}

.modalar-modal .or-divider .line {
    display: block;
    position: relative;
    top: 10px;
    float: left;
    width: 43%;
    height: 1px;
    background: rgba(0, 0, 0, 0.2)
}

.modalar-modal .or-divider .text {
    display: block;
    font-family: "Gotham_SSm_4r", Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
    font-size: 1rem;
    color: #999;
    float: left;
    width: 14%
}

.modalar-title {
    margin-top: 16px;
    margin-bottom: 15px;
    padding: 0;
    font-family: "webfont_light", Helvetica, Arial, sans-serif;
    font-size: 30px;
    color: #586062;
    text-align: center
}

.modalar-form {
    width: 350px;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    font-family: "Gotham_SSm_4r", Helvetica, Arial, sans-serif
}

.modalar-form-field {
    margin-top: 10px
}

.modalar-form-field .error-border {
    border: solid 1px #e4a197
}

.modalar-form-field .field-item-messages {
    position: relative;
    width: 0;
    height: 0;
    padding: 0;
    margin: 0
}

.modalar-form-field .error-message {
    position: relative;
    color: #b92219;
    font-size: 12px;
    background-color: #ffd1d1;
    border: solid 1px #e4a197;
    width: 346px;
    top: -1px;
    left: 2px;
    padding-top: 1px;
    padding-bottom: 2px;
    padding-left: 4px;
    padding-right: 4px
}

.modalar-form-input-text {
    display: block;
    font-size: 16px;
    height: 40px;
    width: 350px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 4px;
    border: solid 1px #d7dcdd;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 1px;
    padding-bottom: 1px
}

.modalar-form-input-text ::-webkit-input-placeholder {
    font-family: inherit;
    font-weight: inherit;
    color: #aeb6b8;
    font-size: inherit
}

.modalar-form-input-text :-moz-placeholder {
    font-family: inherit;
    font-weight: inherit;
    color: #aeb6b8;
    font-size: inherit
}

.modalar-form-input-text ::-moz-placeholder {
    font-family: inherit;
    font-weight: inherit;
    color: #aeb6b8;
    font-size: inherit
}

.modalar-form-input-text :-ms-input-placeholder {
    font-family: inherit;
    font-weight: inherit;
    color: #aeb6b8;
    font-size: inherit
}

.modalar-form-input-text ::-ms-input-placeholder {
    font-family: inherit;
    font-weight: inherit;
    color: #aeb6b8;
    font-size: inherit
}

.modalar-form-input-text :placeholder-shown {
    font-family: inherit;
    font-weight: inherit;
    color: #aeb6b8;
    font-size: inherit
}

.modalar-form-field-spacer {
    height: 40px
}

.modalar-form-field-spacer::before {
    content: "\00A0"
}

.modalar-form-input-checkbox {
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: middle
}

.modalar-form-input-checkbox-label {
    color: #586062;
    vertical-align: middle;
    margin: 0;
    margin-left: 0.7em;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0
}

.modalar-form-submit {
    width: 100%;
    height: 50px
}

.modalar-form-link-container {
    text-align: center;
    margin-top: 7px;
    margin-left: auto;
    margin-right: auto
}

.modalar-form-link-container a {
    color: #2dbe60;
    text-decoration: none
}

.footer-v3 {
    -ms-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -webkit-text-size-adjust: none
}

.footer-v3 .row {
    padding: 0 20px
}

.footer-v3 .footer-nav {
    margin-top: 50px;
    padding: 0
}

.footer-v3 .footer-sections-container {
    width: 100%;
    margin-bottom: 30px;
    overflow: hidden
}

@media only screen and (max-width: 768px) {
    .footer-v3 .footer-sections-container {
        max-width: 500px;
        margin-bottom: 0
    }
}

.footer-v3 .footer-nav-section {
    float: left;
    margin-left: 75px;
    margin-left: 4.6875rem
}

@media only screen and (max-width: 900px) {
    .footer-v3 .footer-nav-section {
        width: 16.5%;
        margin-left: 3.333%
    }
}

@media only screen and (max-width: 768px) {
    .footer-v3 .footer-nav-section {
        display: inline-block;
        float: none;
        width: 47%;
        margin-left: 0;
        margin-bottom: 30px;
        vertical-align: top
    }

    .footer-v3 .footer-nav-section:nth-child(2n+2) {
        margin-left: 4%
    }
}

@media only screen and (max-width: 768px) {
    .footer-v3 .footer-nav-section.captora-section {
        width: 100%
    }
}

.footer-v3 .footer-nav-section:first-child {
    margin-left: 0
}

.footer-v3 .footer-nav-section p, .footer-v3 .footer-nav-section li {
    text-align: left;
    font-size: 13px;
    font-size: .8125rem;
    line-height: 16px;
    line-height: 1rem;
    color: #586062;
    -webkit-font-smoothing: antialiased;
    margin-bottom: 10px
}

.footer-v3 .footer-nav-section .section-links {
    font-family: "Gotham_SSm_4r", Helvetica, Arial, sans-serif
}

.footer-v3 .footer-nav-section a {
    color: #586062;
    font-family: "Gotham_SSm_4r", Helvetica, Arial, sans-serif;
    text-decoration: none;
    border-bottom: 1px solid transparent;
    font-size: 13px;
    font-size: .8125rem;
    -webkit-transition: border .2s ease-in-out 0s;
    -moz-transition: border .2s ease-in-out 0s;
    -o-transition: border .2s ease-in-out 0s;
    transition: border .2s ease-in-out 0s
}

.footer-v3 .footer-nav-section a:focus, .footer-v3 .footer-nav-section a:hover {
    border-color: #586062
}

.footer-v3 .footer-grey-bar {
    text-align: left;
    background: #f0f0f0;
    padding: 20px 0 15px
}

.footer-v3 .footer-grey-bar .row {
    position: relative
}

.footer-v3 .footer-legal-links {
    position: absolute;
    top: -5px;
    left: 20px;
    width: auto;
    overflow: hidden
}

@media only screen and (max-width: 1024px) {
    .footer-v3 .footer-legal-links {
        position: static;
        display: block;
        width: 100%;
        margin-bottom: 10px
    }
}

.footer-v3 .footer-legal-links li {
    position: relative;
    float: left;
    text-align: left;
    font-family: "Gotham_SSm_4r", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-size: .75rem;
    line-height: 25px;
    line-height: 1.5625rem;
    color: #586062;
    -webkit-font-smoothing: antialiased;
    padding: 0 13px 0 12px
}

.footer-v3 .footer-legal-links li:before {
    content: '';
    display: block;
    position: absolute;
    top: 7px;
    left: 0;
    width: 1px;
    height: 12px;
    background: #586062;
    margin-right: 5px
}

.footer-v3 .footer-legal-links li:first-child {
    padding-left: 0
}

.footer-v3 .footer-legal-links li:first-child:before {
    display: none
}

.footer-v3 .footer-legal-links li:last-child {
    padding-right: 0
}

.footer-v3 .footer-legal-links a {
    color: #586062;
    font-family: "Gotham_SSm_4r", Helvetica, Arial, sans-serif;
    text-decoration: none;
    border-bottom: 1px solid transparent;
    font-size: 12px;
    font-size: .75rem;
    -webkit-transition: border .2s ease-in-out 0s;
    -moz-transition: border .2s ease-in-out 0s;
    -o-transition: border .2s ease-in-out 0s;
    transition: border .2s ease-in-out 0s
}

.footer-v3 .footer-legal-links a:focus, .footer-v3 .footer-legal-links a:hover {
    border-color: #586062
}

.footer-v3 .footer-copyright {
    text-align: right;
    font-family: "Gotham_SSm_4r", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-size: .75rem;
    line-height: 16px;
    line-height: 1rem;
    color: #586062;
    -webkit-font-smoothing: antialiased;
    margin-top: 5px;
    vertical-align: top
}

@media only screen and (max-width: 1024px) {
    .footer-v3 .footer-copyright {
        display: block;
        width: 100%;
        text-align: left;
        margin-bottom: 10px
    }
}

.footer-v3 .footer-china-gov-id {
    font-family: "Gotham_SSm_4r", Helvetica, Arial, sans-serif;
    text-align: right;
    color: #586062;
    -webkit-font-smoothing: antialiased;
    font-size: 12px;
    font-size: .75rem;
    line-height: 16px;
    line-height: 1rem
}

@media only screen and (max-width: 1024px) {
    .footer-v3 .footer-china-gov-id {
        text-align: left
    }
}

.footer-v3 .footer-china-gov-id span {
    display: block
}

.footer-v3 .footer-china-gov-id a {
    color: #586062;
    font-family: "Gotham_SSm_4r", Helvetica, Arial, sans-serif;
    text-decoration: none;
    border-bottom: 1px solid transparent;
    font-size: 12px;
    font-size: .75rem;
    -webkit-transition: border .2s ease-in-out 0s;
    -moz-transition: border .2s ease-in-out 0s;
    -o-transition: border .2s ease-in-out 0s;
    transition: border .2s ease-in-out 0s
}

.footer-v3 .footer-china-gov-id a:focus, .footer-v3 .footer-china-gov-id a:hover {
    border-color: #586062
}

@media only screen and (max-width: 500px) {
    .footer-v3 .all-rights-reserved {
        display: block
    }
}

.footer-v3 .footer-language-selector {
    position: absolute;
    top: -50px;
    right: 20px
}

@media only screen and (max-width: 1024px) {
    .footer-v3 .footer-language-selector {
        position: relative;
        display: block;
        top: 6px;
        right: 0;
        min-height: 30px
    }
}

.footer-v3 #language_picker2 {
    top: 0;
    right: 0;
    white-space: nowrap;
    margin-top: 0
}

@media only screen and (max-width: 1024px) {
    .footer-v3 #language_picker2 {
        left: 0;
        right: auto
    }
}

.footer-v3 #language_picker2 .preferred-language {
    color: #586062
}

@media only screen and (max-width: 768px) {
    .footer-v3 #language_picker2 .language-dropdown {
        left: 0;
        right: auto
    }
}

.footer-v3 #language_picker2 .language-dropdown ul {
    position: relative;
    z-index: 9
}

@media only screen and (max-width: 1024px) {
    .footer-v3 #language_picker2 .language-dropdown .tick-mark {
        left: 30px;
        right: auto
    }
}

#language_picker2 {
    display: inline;
    position: absolute;
    margin-top: 1px;
    margin-top: .0625rem
}

#language_picker2 a {
    display: inline-block;
    float: right;
    clear: right;
    padding-bottom: 1px;
    text-decoration: none;
    cursor: pointer;
    font-size: 11px;
    font-size: .6875rem
}

#language_picker2 a:hover, #language_picker2 a:focus {
    border-bottom: 1px solid #20c05c
}

#language_picker2 select {
    float: right;
    clear: right
}

footer .language-picker.mobile {
    display: none
}

footer #language_picker2 .preferred-language {
    color: #696969
}

footer #language_picker2 .preferred-language .es-latam {
    display: block;
    text-align: right
}

footer #language_picker2 .language-arrow {
    display: inline-block;
    position: relative;
    bottom: 2px;
    width: 10px;
    height: 3px;
    margin: 0 5px 0 3px;
    background: url(#) no-repeat
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
    footer #language_picker2 .language-arrow {
        background: url(#) no-repeat;
        background-size: cover
    }
}

footer #language_picker2 .preferred-language {
    margin-bottom: 5px;
    margin-bottom: .3125rem
}

footer #language_picker2 .language-dropdown {
    display: none;
    position: absolute;
    right: 0;
    width: 400px;
    border: 1px solid dimgray;
    background: white;
    opacity: .95;
    z-index: 5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    bottom: 30px;
    bottom: 1.875rem
}

footer #language_picker2 .language-dropdown ul {
    float: left;
    width: 199px
}

footer #language_picker2 .language-dropdown ul:first-child {
    border-right: 1px solid dimgray
}

footer #language_picker2 .language-dropdown ul li {
    padding: 2.5px 10px;
    cursor: pointer;
    -webkit-transition: background .1s ease-in-out 0;
    -moz-transition: background .1s ease-in-out 0;
    -o-transition: background .1s ease-in-out 0;
    transition: background .1s ease-in-out 0
}

footer #language_picker2 .language-dropdown ul li {
    *zoom: 1
}

footer #language_picker2 .language-dropdown ul li:before, footer #language_picker2 .language-dropdown ul li:after {
    content: "";
    display: table
}

footer #language_picker2 .language-dropdown ul li:after {
    clear: both
}

footer #language_picker2 .language-dropdown ul li.preferred-setting {
    background: #e1efd6
}

footer #language_picker2 .language-dropdown ul li:hover, footer #language_picker2 .language-dropdown ul li:focus {
    border-bottom: 0;
    background: #5fb336;
    -webkit-transition: background .1s ease-in-out 0;
    -moz-transition: background .1s ease-in-out 0;
    -o-transition: background .1s ease-in-out 0;
    transition: background .1s ease-in-out 0
}

footer #language_picker2 .language-dropdown ul li:hover a, footer #language_picker2 .language-dropdown ul li:focus a {
    color: white;
    -webkit-transition: color .1s ease-in-out 0;
    -moz-transition: color .1s ease-in-out 0;
    -o-transition: color .1s ease-in-out 0;
    transition: color .1s ease-in-out 0
}

footer #language_picker2 .language-dropdown ul li a {
    width: 100%;
    margin-bottom: 0;
    border-bottom: 0
}

footer #language_picker2 .language-dropdown .tick-mark {
    display: inline-block;
    position: absolute;
    right: 30px;
    bottom: -8px;
    width: 15px;
    height: 15px;
    margin-left: -7px;
    text-indent: -9999px;
    content: 'Arrow';
    border-bottom: 1.5px solid #807f7f;
    border-left: 1.5px solid #807f7f;
    background: white;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-top: 4px;
    margin-top: .25rem
}

.drawer-nav .close {
    top: -70px;
    top: -4.375rem;
    right: 40%
}

@media only screen and (max-width: 768px) {
    .drawer-nav .close {
        right: 15px;
        right: .9375rem;
        top: 28px;
        top: 1.75rem
    }
}

.drawer-nav .right-panel .menu .header-sprite {
    margin-top: -2px;
    margin-top: -.125rem
}

@media only screen and (max-width: 600px) {
    .china_site nav.page-nav {
        display: none
    }
}

.china_site nav.page-nav.mobile-nav {
    *zoom: 1;
    padding-top: 10px;
    padding-top: .625rem;
    padding-bottom: 10px;
    padding-bottom: .625rem;
    padding-left: 3.38983%;
    padding-right: 3.38983%;
    text-align: center;
    border-bottom: 1px solid #d0d0d1
}

@media only screen and (max-width: 600px) {
    .china_site nav.page-nav.mobile-nav {
        display: block !important
    }
}

.china_site nav.mobile-nav h1 {
    font-size: 16px;
    font-size: 1rem;
    color: #2a2e35;
    float: left;
    margin: 0px 10px 0px 0px;
    margin: 0rem .625rem 0rem 0rem;
    line-height: 29px;
    line-height: 1.8125rem
}

.china_site nav.mobile-nav select {
    float: left;
    border: 2px solid #d0d0d1;
    font-size: 16px;
    font-size: 1rem
}

.china_site nav.mobile-nav:before, .china_site nav.mobile-nav:after {
    content: "";
    display: table
}

.china_site nav.mobile-nav:after {
    clear: both
}

header .right-panel .menu .header-sprite {
    margin-top: 3px
}

/* Localized */

