html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

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
    }

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

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, 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;
        box-sizing: content-box
    }

        input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
            -webkit-appearance: none
        }

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

.u-hide {
    display: none !important
}

.u-pull-right {
    float: right !important
}

.u-pull-left {
    float: left !important
}

@media screen and (min-width: 768px) {
    .u-pull-right-tablet {
        float: right !important
    }
}

@media screen and (min-width: 768px) {
    .u-pull-left-tablet {
        float: left !important
    }
}

.u-inline-block {
    display: inline-block
}

.u-invisible {
    visibility: hidden
}

.u-visible {
    visibility: visible
}

@media screen and (min-width: 768px) {
    .u-mobile-only {
        display: none !important
    }
}

@media screen and (max-width: 767px) {
    .u-tablet-only {
        display: none !important
    }
}

@media screen and (min-width: 1280px) {
    .u-tablet-only {
        display: none !important
    }
}

@media screen and (max-width: 767px) {
    .u-desktop-only {
        display: none !important
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    .u-desktop-only {
        display: none !important
    }
}

@media screen and (max-width: 767px) {
    .u-tablet-and-desktop-only {
        display: none !important
    }
}

.u-clickable {
    cursor: pointer
}

.u-text-center {
    text-align: center
}

.u-text-right {
    text-align: right
}

.u-text-left {
    text-align: left
}

.u-notbold {
    font-weight: 400
}

.u-zero-fontsize {
    font-size: 0
}

.u-nofocus:focus {
    outline-style: none;
    box-shadow: initial;
    -moz-box-shadow: initial;
    -webkit-box-shadow: initial;
    border-color: transparent
}

.u-uppercase {
    text-transform: uppercase
}

.u-block-margin-bottom {
    margin-bottom: 40px
}

.u-block-margin-top {
    margin-top: 40px
}

.u-edit-mode-only {
    display: none
}

.editMode .u-edit-mode-only {
    display: block
}

html {
    font-size: 100%
}

body {
    background: #2a2b33
}

.stkis {
    font-family: Georgia,Times,'Times New Roman',serif;
    color: #222731;
    font-size: .875rem;
    background: #2a2b33;
    z-index: auto;     /*none*/
}

.stkisDlg {
    font-family: Georgia,Times,'Times New Roman',serif;
    color: #222731;
    font-size: .875rem;
    background: #cccccc;
    z-index: auto; /*none*/
}

stkInputDlg {
    font-family: Georgia,Times,'Times New Roman',serif;
    color: #222731;
    font-size: .875rem;
    background: #eeb33b;
    z-index: auto; /*none*/
}

.stkCtcDlg {
    font-family: Georgia,Times,'Times New Roman',serif;
    color: #222731;
    font-size: .875rem;
    background: #ffff;
    z-index: auto; /*none*/
}

@media screen and (min-width: 1024px) {
    .stkis, .stkisDlg, .stkCtcDlg, stkInputDlg {
        font-size: 1rem
    }
}

.stkis.mceContentBody {
    font-size: 1rem
}

.stkis .slick-disabled {
    visibility: hidden
}

.stkis .slick-arrow:hover {
    cursor: pointer
}

.stkis .tick-rotator {
    width: 100%;
    display: inline-block;
    padding: 0 60px;
    box-sizing: border-box;
    text-align: center
}

    .stkis .tick-rotator .slick-slide {
        transition: visibility .5s;
        visibility: hidden
    }

        .stkis .tick-rotator .slick-slide.slick-active {
            visibility: visible
        }

    .stkis .tick-rotator .tick-rotator-panel {
        padding-left: 20px;
        display: inline-block;
        height: 100px;
        position: relative;
        box-sizing: border-box
    }

        .stkis .tick-rotator .tick-rotator-panel:before {
            content: '';
            width: 7px;
            height: 7px;
            background: #009cde;
            border: 2px solid #888b8d;
            display: block;
            border-radius: 10px;
            position: absolute;
            top: 45px;
            left: 15px;
            z-index: 2
        }

        .stkis .tick-rotator .tick-rotator-panel .tick-rotator-panel-label {
            color: #222731;
            border-left: 1px solid #888b8d;
            height: 50px;
            position: absolute;
            padding-left: 16px;
            overflow-y: hidden;
            padding-bottom: 10px;
            box-sizing: border-box;
            margin: 0;
            text-align: left;
            display: block
        }

        .stkis .tick-rotator .tick-rotator-panel h4 {
            font-size: 1.125rem;
            line-height: 1.25rem;
            text-transform: none;
            height: 42px;
            overflow-y: hidden;
            display: block
        }

        .stkis .tick-rotator .tick-rotator-panel:nth-of-type(even) a {
            bottom: 0;
            padding-top: 10px;
            padding-bottom: 0
        }

    .stkis .tick-rotator .angle-left, .stkis .tick-rotator .angle-right {
        font-size: 28px;
        position: absolute;
        top: 50%;
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .stkis .tick-rotator .angle-left {
        left: 12px
    }

    .stkis .tick-rotator .angle-right {
        right: 12px
    }

    .stkis .tick-rotator .slick-track {
        margin: auto
    }

.stkis .tick-rotator-dash {
    border-top: 1px dashed #888b8d;
    position: absolute;
    top: 50px;
    left: 60px;
    right: 60px
}

    .stkis .tick-rotator-dash:before, .stkis .tick-rotator-dash:after {
        content: '';
        display: block;
        width: 2px;
        height: 11px;
        background: #888b8d;
        position: absolute;
        top: -6px
    }

    .stkis .tick-rotator-dash:after {
        right: 0
    }

@media screen and (min-width: 768px) {
    .stkis .tick-rotator-dash {
        left: 40px;
        right: 40px
    }
}

.stkis.mceContentBody .tick-rotator-dash {
    left: 40px;
    right: 40px
}

.stkis h1, .stkis h2, .stkis h3, .stkis h4, .stkis h5, .stkis h6, .stkis h8, .stkis h12 {
    font-family: 'Brandon Grotesque',Calibri,Helvetica,Arial,sans-serif;
    text-transform: uppercase
}

.stkis h12 {
    font-family: 'Brandon Grotesque',Calibri,Helvetica,Arial,sans-serif;
    text-transform:lowercase
}

.stkis h9 {
    font-family: 'Brandon Grotesque',Calibri,Helvetica,Arial,sans-serif;
    text-transform: none;
    font-weight: 500
}

.stkis h7, stkCtcDlg h7 {
    font-family: 'Brandon Grotesque',Calibri,Helvetica,Arial,sans-serif;
    color: #150696
}

.stkis h7 {
    font-size: .5rem;
    line-height: .8rem;
    /*margin: 0 0 0.5rem*/
}

@media screen and (min-width: 1024px) {
    .stkis h7 {
        font-size: .7rem;
        line-height: 1.0rem
    }
}

.stkis h1, .stkis h2 {
    font-size: 1.875rem;
    line-height: 2.075rem;
    font-weight: 900;
    margin: 0 0 1.5rem
}

@media screen and (min-width: 1024px) {
    .stkis h1, .stkis h2 {
        font-size: 3.75rem;
        line-height: 3.95rem
    }
}

.stkis h3, .stkis h4, .stkis h5, .stkis h6, .stkis h8, .stkis h12, .stkis .h3-styling {
    font-weight: bold
}

.stkis h3, .stkis .h3-styling {
    font-size: 1.5rem;
    line-height: 1.7rem;
    margin: 0 0 1.25rem
}

@media screen and (min-width: 1024px) {
    .stkis h3, .stkis .h3-styling {
        font-size: 2.25rem;
        line-height: 2.45rem
    }
}

.stkis h4 {
    font-size: 1rem;
    line-height: 1.2rem;
    margin: 0 0 1rem
}

@media screen and (min-width: 1024px) {
    .stkis h4 {
        font-size: 1.5rem;
        line-height: 1.7rem
    }
}

.stkis h5 {
    font-size: .9375rem;
    line-height: 1.1375rem;
    margin: 0 0 1rem
}

@media screen and (min-width: 1024px) {
    .stkis h5 {
        font-size: 1.25rem;
        line-height: 1.45rem
    }
}

.stkis h6 {
    font-size: .875rem;
    line-height: 1.2rem;
    margin: 0 0 0.5rem
}

.stkis h8 {
    font-size: .875rem;
    line-height: 1.2rem;
    margin: 0 0 0.5rem;
    transform: translate(-50%, -50%);
}

.stkis h12 {
    font-size: .875rem;
    line-height: 1.2rem;
    margin: 0 0 0.5rem;
    color: #0710c2;
    transform: translate(-50%, -50%);
}

div.stkCntr {
    text-align: center;
}

div.stkCntr2 {
    text-align: left;
}

@media screen and (min-width: 1024px) {
    .stkis h6, .stkis h8, .stkis h12 {
        font-size: 1rem;
        line-height: 1.2rem
    }
}

.stkis .right-rail-heading {
    background: #222731;
    color: #fff;
    padding: 0.75rem 1.25rem;
    text-align: center;
    letter-spacing: .05rem
}

@media screen and (min-width: 768px) {
    .stkis .right-rail-heading {
        text-align: left
    }
}

.stkis .regular-case {
    text-transform: none
}

.stkis .white-text {
    color: #fff
}

.stkis p, #hubspot-form .submitted-message {
    font-size: .875rem;
    line-height: 1.35rem;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

@media screen and (min-width: 1024px) {
    .stkis p, #hubspot-form .submitted-message {
        font-size: 1rem;
        line-height: 1.5rem
    }
}

.stkis em {
    font-style: italic
}

.stkis small {
    font-size: .8125rem;
    line-height: .8125rem
}

.stkis li {
    margin: 0.75rem 0
}

.stkis .sans-serif {
    font-family: 'Brandon Grotesque',Calibri,Helvetica,Arial,sans-serif
}

.stkis.mceContentBody h1, .stkis.mceContentBody h2 {
    font-size: 3.75rem;
    line-height: 3.95rem
}

.stkis.mceContentBody h3 {
    font-size: 2.25rem;
    line-height: 2.45rem
}

.stkis.mceContentBody h4 {
    font-size: 1.5rem;
    line-height: 1.7rem
}

.stkis.mceContentBody h5 {
    font-size: 1.25rem;
    line-height: 1.45rem
}

.stkis.mceContentBody h6 {
    font-size: 1rem;
    line-height: 1.2rem
}

.stkis.mceContentBody .right-rail-heading {
    text-align: left
}

.stkis.mceContentBody p {
    font-size: 1rem;
    line-height: 1.5rem
}

.stkis.use-japan-fonts h1, .stkis.use-japan-fonts .mceContentBody h1, .stkis.use-japan-fonts h2, .stkis.use-japan-fonts .mceContentBody h2, .stkis.use-japan-fonts h3, .stkis.use-japan-fonts .mceContentBody h3, .stkis.use-japan-fonts h4, .stkis.use-japan-fonts .mceContentBody h4, .stkis.use-japan-fonts h5, .stkis.use-japan-fonts .mceContentBody h5, .stkis.use-japan-fonts h6, .stkis.use-japan-fonts .mceContentBody h6, .stkis.use-japan-fonts .sans-serif, .stkis.use-japan-fonts .mceContentBody .sans-serif {
    font-family: "ãƒ¡ã‚¤ãƒªã‚ª",Meiryo,"ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro","Brandon Grotesque",Osaka,"ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯","MS PGothic",sans-serif
}

.stkis.use-chinese-fonts h1, .stkis.use-chinese-fonts .mceContentBody h1, .stkis.use-chinese-fonts h2, .stkis.use-chinese-fonts .mceContentBody h2, .stkis.use-chinese-fonts h3, .stkis.use-chinese-fonts .mceContentBody h3, .stkis.use-chinese-fonts h4, .stkis.use-chinese-fonts .mceContentBody h4, .stkis.use-chinese-fonts h5, .stkis.use-chinese-fonts .mceContentBody h5, .stkis.use-chinese-fonts h6, .stkis.use-chinese-fonts .mceContentBody h6, .stkis.use-chinese-fonts .sans-serif, .stkis.use-chinese-fonts .mceContentBody .sans-serif {
    font-family: 'Microsoft YaHei','Heiti SC',sans-serif
}

.stkis a {
    color: #009cde;
    text-decoration: none
}

    .stkis a:hover {
        text-decoration: underline
    }

.stkis .link-alt, .stkis .link-download {
    font-family: 'Brandon Grotesque',Calibri,Helvetica,Arial,sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    color: #009cde
}

.stkis .link-small {
    font-family: 'Brandon Grotesque',Calibri,Helvetica,Arial,sans-serif;
    font-weight: 500
}

.stkis .link-download {
    width: 100%;
    display: block;
    margin-bottom: 1.25rem
}

    .stkis .link-download img {
        height: 14px;
        width: auto !important;
        float: right;
        margin: .1875rem 0 0 1rem
    }

.stkis .link-next-to-button {
    padding: .5625rem 1.25rem
}

.stkis.use-japan-fonts .link-alt, .stkis.use-japan-fonts .mceContentBody .link-alt, .stkis.use-japan-fonts .link-download, .stkis.use-japan-fonts .mceContentBody .link-download {
    font-family: "ãƒ¡ã‚¤ãƒªã‚ª",Meiryo,"ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro","Brandon Grotesque",Osaka,"ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯","MS PGothic",sans-serif
}

.stkis.use-japan-fonts .link-small, .stkis.use-japan-fonts .mceContentBody .link-small {
    font-family: "ãƒ¡ã‚¤ãƒªã‚ª",Meiryo,"ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro","Brandon Grotesque",Osaka,"ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯","MS PGothic",sans-serif
}

.stkis.use-chinese-fonts .link-alt, .stkis.use-chinese-fonts .mceContentBody .link-alt, .stkis.use-chinese-fonts .link-download, .stkis.use-chinese-fonts .mceContentBody .link-download {
    font-family: 'Microsoft YaHei','Heiti SC',sans-serif
}

.stkis.use-chinese-fonts .link-small, .stkis.use-chinese-fonts .mceContentBody .link-small {
    font-family: 'Microsoft YaHei','Heiti SC',sans-serif
}

.stkis .add-remove-item {
    cursor: pointer;
    font-family: 'Brandon Grotesque',Calibri,Helvetica,Arial,sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    color: #009cde;
    display: block;
    margin: 10px 0px;
    text-decoration: none
}

    .stkis .add-remove-item span:hover {
        text-decoration: underline
    }

@media screen and (min-width: 768px) {
    .stkis .add-remove-item:before {
        font-size: 10px
    }
}

.stkis .pp-button {
    background-color: #7ccc6c !important;
    background-image: linear-gradient(to bottom, #7ccc6c 50%, #000 50%) !important;
}

.stkCtcDlg .ind-button {
    background-color: #7ccc6c !important;
    background-image: linear-gradient(to bottom, #7ccc6c 50%, #000 50%) !important;
}

.stkis .hs-buttonSend,
#hubspot-form .hs-buttonSend2,
#hubspot-form .hs-buttonSubmt {
    color: #000;
    background-color: #eeb33b;
    background-image: linear-gradient(to bottom, #eeb33b 50%, #000 50%);
    background-size: 100% 200%;
    border: 0;
    font-size: 1rem;
    line-height: 1.1rem;
    font-weight: bold;
    font-family: 'Brandon Grotesque',Calibri,Helvetica,Arial,sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    padding: .5625rem 1.10rem;
    margin: 0 .125rem .3125rem 0;
    display: inline-block;
    box-sizing: border-box;
    cursor: pointer;
    transition: all .2s;
    position: relative;
    width: auto;
    height: auto;
    border-radius: 0
}

    .stkis .hs-buttonSend:hover,
    #hubspot-form .hs-buttonSend2:hover
    #hubspot-form .hs-buttonSubmt:hover {
        color: #eeb33b;
        background-color: #000;
    }

    .stkis .hs-buttonSend:hover,
    #hubspot-form .hs-buttonSend2:hover
    #hubspot-form .hs-buttonSubmt:hover {
        background-position: 0 -100%;
        text-decoration: none
    }

.stkis .button4  {
    color: #d9d9d6;
    background-color: #aa0061;
    background-image: linear-gradient(to bottom, #aa0061 50%, #d9d9d6 50%);
    background-size: 100% 200%;
    border: 0;
    font-size: 1rem;
    line-height: 1.1rem;
    font-weight: bold;
    font-family: 'Brandon Grotesque',Calibri,Helvetica,Arial,sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    padding: .5625rem 1.25rem;
    margin: 0 .125rem .3125rem 0;
    display: inline-block;
    box-sizing: border-box;
    cursor: pointer;
    transition: all .2s;
    position: relative;
    width: auto;
    height: auto;
    border-radius: 0
}

    .stkis .button4:hover {
        color: #aa0061;
        background-color: #d9d9d6
    }

    .stkis .button4:hover {
        background-position: 0 -100%;
        text-decoration: none
    }

.stkis .button, .stkis .pp-button, .stkis .pt-button, .stkisDlg .button, .stkInputDlg .button, .stkis .mc-button,
#hubspot-form .hs-button, #hubspot-form .pp-button, #hubspot-form .pt-button, #hubspot-newsletter-form .hs-button {
    color: #000;
    background-color: #eeb33b; /*#5bc2e7*/
    background-image: linear-gradient(to bottom, #eeb33b 50%, #000 50%);
    background-size: 100% 200%;
    border: 0;
    font-size: 1rem;
    line-height: 1.1rem;
    font-weight: bold;
    font-family: 'Brandon Grotesque',Calibri,Helvetica,Arial,sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    padding: .5625rem 1.25rem;
    margin: 0 .125rem .3125rem 0;
    display: inline-block;
    box-sizing: border-box;
    cursor: pointer;
    transition: all .2s;
    position: relative;
    width: auto;
    height: auto;
    border-radius: 0
}

    .stkis .button:hover, .stkis .pp-button:hover, .stkis .mc-button:hover,
    .stkis .pt-button:hover, .stkisDlg .button:hover, .stkInputDlg .button:hover,
    #hubspot-form .hs-button:hover, #hubspot-newsletter-form .hs-button:hover {
        color: #eeb33b;
        background-color: #000
    }

    .stkis .pp-button:hover, .stkis .mc-button:hover {
        color: #7ccc6c;
        background-color: #000
    }

    .stkis .button:hover, .stkis .pp-button:hover, .stkis .mc-button:hover,
    .stkis .pt-button:hover, .stkisDlg .button:hover, .stkInputDlg .button:hover,
    #hubspot-form .hs-button:hover, #hubspot-newsletter-form .hs-button:hover {
        background-position: 0 -100%;
        text-decoration: none
    }

    .stkis .button.light-blue, .stkis .pp-button.light-blue, .stkis .pt-button.light-blue {
        color: #000;
        background-color: #5bc2e7;
        background-image: linear-gradient(to bottom, #5bc2e7 50%, #000 50%)
    }

        .stkis .button.light-blue:hover, .stkis .pp-button.light-blue:hover, .stkis .pt-button.light-blue:hover {
            color: #5bc2e7;
            background-color: #000
        }

    .stkis .button.purple, .stkis .pp-button.purple, .stkis .pt-button.purple {
        color: #ffd100;
        background-color: #3c1053;
        background-image: linear-gradient(to bottom, #3c1053 50%, #ffd100 50%)
    }

        .stkis .button.purple:hover, .stkis .pp-button.purple:hover, .stkis .pt-button.purple:hover {
            color: #3c1053;
            background-color: #ffd100
        }

    .stkis .button.magenta, .stkis .pp-button.magenta, .stkis .pt-button.magenta, #hubspot-newsletter-form .hs-button {
        color: #d9d9d6;
        background-color: #aa0061;
        background-image: linear-gradient(to bottom, #aa0061 50%, #d9d9d6 50%)
    }

        .stkis .button.magenta:hover, .stkis .pp-button.magenta:hover, .stkis .pt-button.magenta:hover, #hubspot-newsletter-form .hs-button:hover {
            color: #aa0061;
            background-color: #d9d9d6
        }

    .stkis .button.gold, .stkis .pp-button.gold, .stkis .pt-button.gold {
        color: #000;
        background-color: #eeb33b;
        background-image: linear-gradient(to bottom, #eeb33b 50%, #000 50%)
    }

        .stkis .button.gold:hover, .stkis .pp-button.gold:hover, .stkis .pt-button.gold:hover {
            color: #eeb33b;
            background-color: #000
        }

    .stkis .button.light-green, .stkis .pp-button.light-green, .stkis .pt-button.light-green {
        color: #000;
        background-color: #7ccc6c;
        background-image: linear-gradient(to bottom, #7ccc6c 50%, #000 50%)
    }

        .stkis .button.light-green:hover, .stkis .pp-button.light-green:hover, .stkis .pt-button.light-green:hover {
            color: #7ccc6c;
            background-color: #000
        }

    .stkis .button.charcoal, .stkis .pp-button.charcoal, .stkis .pt-button.charcoal {
        color: #d9d9d6;
        background-color: #222731;
        background-image: linear-gradient(to bottom, #222731 50%, #d9d9d6 50%)
    }

        .stkis .button.charcoal:hover, .stkis .pp-button.charcoal:hover, .stkis .pt-button.charcoal:hover {
            color: #222731;
            background-color: #d9d9d6
        }

    .stkis .button.charcoal-blue, .stkis .pp-button.charcoal-blue, .stkis .pt-button.charcoal-blue {
        color: #5bc2e7;
        background-color: #222731;
        background-image: linear-gradient(to bottom, #222731 50%, #5bc2e7 50%)
    }

        .stkis .button.charcoal-blue:hover, .stkis .pp-button.charcoal-blue:hover, .stkis .pt-button.charcoal-blue:hover {
            color: #222731;
            background-color: #5bc2e7
        }

    .stkis .button.disabled, .stkis .pp-button.disabled, .stkis .pt-button.disabled, .stkis .mc-button.disabled,
    .stkisDlg .button.disabled, .stkis .button:disabled, .stkis .pp-button:disabled,
    .stkis .pt-button:disabled, .stkisDlg .button:disabled {
        color: #fff;
        background-color: #888b8d;
        background-image: none
    }

        .stkis .button.disabled:hover, .stkis .pp-button.disabled:hover, .stkis .pt-button.disabled:hover, .stkis .mc-button.disabled:hover,
        .stkisDlg .button.disabled:hover, .stkis .button:disabled:hover, .stkis .pp-button:disabled:hover,
        .stkis .pt-button:disabled:hover, .stkisDlg .button:disabled:hover {
            cursor: default;
            color: #fff;
            background-color: #888b8d
        }

.stkCtcDlg .button, .stkCtcDlg .ind-button, .stkCtcDlg .pt-button,
#hubspot-form .hs-button, #hubspot-form .ind-button, #hubspot-form .pt-button {
    color: #000;
    background-color: #5bc2e7;
    background-image: linear-gradient(to bottom, #5bc2e7 50%, #000 50%);
    background-size: 100% 200%;
    border: 0;
    font-size: 0.5rem;
    line-height: 1.2rem;
    font-weight: 500;
    /*font-family: 'Brandon Grotesque',Calibri,Helvetica,Arial,sans-serif;*/
    font-family: Verdana;
    text-decoration: none;
    /*text-transform: uppercase;*/
    text-align: center;
    padding: .5625rem 1.25rem;
    margin: 0 .125rem .3125rem 0;
    display: block; /* inline-block;*/
    box-sizing: border-box;
    cursor: pointer;
    transition: all .2s;
    position: relative;
    width: auto;
    height: auto;
    border-radius: 0
}

    .stkCtcDlg .button:hover, .stkCtcDlg .ind-button:hover, .stkCtcDlg .pt-button:hover, #hubspot-form .hs-button:hover {
        color: #5bc2e7;
        background-color: #000
    }

    .stkCtcDlg .ind-button:hover {
    color: #7ccc6c;
    background-color: #000
}

    .stkCtcDlg .button:hover, .stkCtcDlg .ind-button:hover, .stkCtcDlg .pt-button:hover, #hubspot-form .hs-button:hover {
        background-position: 0 -100%;
        text-decoration: none
    }

    .stkCtcDlg .button.light-green, .stkCtcDlg .ind-button.light-green, .stkCtcDlg .pt-button.light-green {
        color: #000;
        background-color: #7ccc6c;
        background-image: linear-gradient(to bottom, #7ccc6c 50%, #000 50%)
    }

        .stkCtcDlg .button.light-green:hover, .stkCtcDlg .ind-button.light-green:hover, .stkCtcDlg .pt-button.light-green:hover {
            color: #7ccc6c;
            background-color: #000
        }

    .stkCtcDlg .button.disabled, .stkCtcDlg .ind-button.disabled, .stkCtcDlg .pt-button.disabled {
        color: #fff;
        background-color: #888b8d;
        background-image: none
    }

        .stkCtcDlg .button.disabled:hover, .stkCtcDlg .ind-button.disabled:hover, .stkCtcDlg .pt-button.disabled:hover {
            cursor: default;
            color: #fff;
            background-color: #888b8d
        }

.stkis .full-width-button {
    width: 100%
}

.stkis .full-width-mobile-button, #hubspot-newsletter-form .hs-button {
    width: 100%;
    padding-right: 2.5rem;
    text-align: left;
    position: relative
}

    .stkis .full-width-mobile-button:after {
        font-family: 'Font Awesome' !important;
        content: "\f105";
        position: absolute;
        right: .9375rem
    }

@media screen and (min-width: 768px) {
    .stkis .full-width-mobile-button, #hubspot-newsletter-form .hs-button {
        width: auto;
        padding-right: .9375rem
    }

        .stkis .full-width-mobile-button:after {
            content: ""
        }
}

.stkis .button-stamp.stamp-theme-light-blue > .button {
    color: #000;
    background-color: #5bc2e7;
    background-image: linear-gradient(to bottom, #5bc2e7 50%, #000 50%)
}

    .stkis .button-stamp.stamp-theme-light-blue > .button:hover {
        color: #5bc2e7;
        background-color: #000
    }

.stkis .button-stamp.stamp-theme-purple > .button {
    color: #ffd100;
    background-color: #3c1053;
    background-image: linear-gradient(to bottom, #3c1053 50%, #ffd100 50%)
}

    .stkis .button-stamp.stamp-theme-purple > .button:hover {
        color: #3c1053;
        background-color: #ffd100
    }

.stkis .button-stamp.stamp-theme-magenta > .button {
    color: #d9d9d6;
    background-color: #aa0061;
    background-image: linear-gradient(to bottom, #aa0061 50%, #d9d9d6 50%)
}

    .stkis .button-stamp.stamp-theme-magenta > .button:hover {
        color: #aa0061;
        background-color: #d9d9d6
    }

.stkis .button-stamp.stamp-theme-gold > .button {
    color: #000;
    background-color: #eeb33b;
    background-image: linear-gradient(to bottom, #eeb33b 50%, #000 50%)
}

    .stkis .button-stamp.stamp-theme-gold > .button:hover {
        color: #eeb33b;
        background-color: #000
    }

.stkis .button-stamp.stamp-theme-light-green > .button {
    color: #000;
    background-color: #7ccc6c;
    background-image: linear-gradient(to bottom, #7ccc6c 50%, #000 50%);
}

    .stkis .button-stamp.stamp-theme-light-green > .button:hover {
        color: #7ccc6c;
        background-color: #000
    }

.stkCtcDlg .button-stamp.stamp-theme-light-green > .button {
    color: #000;
    background-color: #7ccc6c;
    background-image: linear-gradient(to bottom, #7ccc6c 50%, #000 50%);
}

    .stkCtcDlg .button-stamp.stamp-theme-light-green > .button:hover {
        color: #7ccc6c;
        background-color: #000
    }

.stkCtcDlg .button-stamp.stamp-theme-light-green > .ind-button {
    color: #000;
    background-color: #7ccc6c;
    background-image: linear-gradient(to bottom, #7ccc6c 50%, #000 50%);
}

    .stkCtcDlg .button-stamp.stamp-theme-light-green > .ind-button:hover {
    color: #7ccc6c;
    background-color: #000
}

.stkis .button-stamp.stamp-theme-light-green > .pp-button {
    color: #000;
    background-color: #7ccc6c;
    background-image: linear-gradient(to bottom, #7ccc6c 50%, #000 50%);
}

    .stkis .button-stamp.stamp-theme-light-green > .pp-button:hover {
        color: #7ccc6c;
        background-color: #000
    }

.stkis .button-stamp.stamp-theme-charcoal > .button {
    color: #d9d9d6;
    background-color: #222731;
    background-image: linear-gradient(to bottom, #222731 50%, #d9d9d6 50%)
}

    .stkis .button-stamp.stamp-theme-charcoal > .button:hover {
        color: #222731;
        background-color: #d9d9d6
    }

.stkisDlg .button-stamp.stamp-theme-charcoal > .button {
    color: #d9d9d6;
    background-color: #222731;
    background-image: linear-gradient(to bottom, #222731 50%, #d9d9d6 50%)
}

    .stkisDlg .button-stamp.stamp-theme-charcoal > .button:hover {
        color: #222731;
        background-color: #d9d9d6
    }

.stkis .button-stamp.stamp-theme-charcoal-blue > .button {
    color: #5bc2e7;
    background-color: #222731;
    background-image: linear-gradient(to bottom, #222731 50%, #5bc2e7 50%)
}

    .stkis .button-stamp.stamp-theme-charcoal-blue > .button:hover {
        color: #222731;
        background-color: #5bc2e7
    }

.stkisDlg .button-stamp.stamp-theme-charcoal-blue > .button {
    color: #5bc2e7;
    background-color: #222731;
    background-image: linear-gradient(to bottom, #222731 50%, #5bc2e7 50%)
}

    .stkisDlg .button-stamp.stamp-theme-charcoal-blue > .button:hover {
        color: #222731;
        background-color: #5bc2e7
    }

.stkis.mceContentBody .full-width-mobile-button {
    width: auto;
    padding-right: .9375rem
}

    .stkis.mceContentBody .full-width-mobile-button:after {
        content: ""
    }

.stkis.use-japan-fonts .button, .stkis.use-japan-fonts .mceContentBody .button {
    font-family: "ãƒ¡ã‚¤ãƒªã‚ª",Meiryo,"ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro","Brandon Grotesque",Osaka,"ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯","MS PGothic",sans-serif
}

.stkis.use-chinese-fonts .button, .stkis.use-chinese-fonts .mceContentBody .button {
    font-family: 'Microsoft YaHei','Heiti SC',sans-serif
}

.stkis .input-text, .stkis .textarea, .stkis .select, .stkis .checkbox, .stkis .radio, .stkis .input-search {
    margin: 0 0 30px
}

.stkis .input-text, .stkis .textarea, .stkis .select, .stkis .checkbox, .stkis .radio, .stkis .input-search, #hubspot-form .hs-form-field {
    margin: 0 0 10px
}

#hubspot-form .hs-form-field2 {
    margin: 0 0 15px
}

#check_regcode {
    width: 40%;     /*for reg code entry*/
}

.stkis input, .stkis select, .stkis textarea, #hubspot-form input, #hubspot-form select, #hubspot-form textarea {
    width: 100%;
    box-sizing: border-box;
    color: #222731;
    font-family: 'Brandon Grotesque',Calibri,Helvetica,Arial,sans-serif;
    border-radius: 0
}

    .stkis input:focus, .stkis select:focus, .stkis textarea:focus {
        outline: 2px solid #009cde
    }

    .stkis input[type="radio"]:focus, .stkis select[type="radio"]:focus, .stkis textarea[type="radio"]:focus, .stkis input[type="checkbox"]:focus, .stkis select[type="checkbox"]:focus, .stkis textarea[type="checkbox"]:focus {
        outline: none
    }

.stkis input, #hubspot-form input {
    height: 2.8125rem
}

    .stkis input[type="text"], 
    .stkis input[type="search"], 
    .stkis input[type="date"], 
    .stkis input[type="password"], 
    .stkis input[type="email"], 
    .stkis textarea, 
    .stkis select, #hubspot-form select, 
    #hubspot-form textarea, 
    #hubspot-form input[type=text], 
    #hubspot-form input[type=email], 
    #hubspot-form input[type=tel], 
    #hubspot-form input[type=search] {
        border: 1px solid #888b8d
    }

    .stkis input[type="text"], 
    .stkis input[type="search"], 
    .stkis input[type="date"], 
    .stkis input[type="password"], 
    .stkis input[type="email"], 
    .stkis textarea, 
    #hubspot-form textarea, 
    #hubspot-form input[type=text], 
    #hubspot-form input[type=email], 
    #hubspot-form input[type=tel], 
    #hubspot-form input[type=search] {
        padding: 0 12px;
        -webkit-appearance: none
    }

.stkis textarea, #hubspot-form textarea {
    padding: 12px;
    min-height: 200px
}

.stkis select, #hubspot-form select {
    height: 2.8125rem;
    padding: 0 0 0 12px;
    max-width: 25rem;
    background: #fff;
    border-radius: 0;
    text-transform: uppercase
}

.stkis .input-text label, .stkis .textarea label, .stkis .select label, #hubspot-form label, #hubspot-newsletter-form label {
    font-family: 'Brandon Grotesque',Calibri,Helvetica,Arial,sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    border: 0;
    padding: 0;
    margin-bottom: 4px;
    display: block
}

.stkis .checkbox, .stkis .radio {
    *zoom: 1
}

    .stkis .checkbox:before, .stkis .radio:before, .stkis .checkbox:after, .stkis .radio:after {
        content: " ";
        display: table;
        line-height: 0
    }

    .stkis .checkbox:after, .stkis .radio:after {
        clear: both
    }

.stkis input[type="radio"], .stkis input[type="checkbox"], #hubspot-form input[type=radio] {
    float: left;
    margin-right: 6px;
    margin-top: 2px
}

.stkis .checkbox input, .stkis .checkbox label, #hubspot-form .hs-form-booleancheckbox input, #hubspot-form .hs-form-booleancheckbox label {
    display: table-cell;
    cursor: pointer
}

    .stkis .checkbox input[type="checkbox"], #hubspot-form input[type=checkbox] {
        width: 14px;
        height: 14px
    }

.stkis .checkbox-multiple .question {
    display: inline-block
}

.stkis .checkbox-multiple .answer {
    margin-bottom: 5px
}

    .stkis .checkbox-multiple .answer:last-child {
        margin-bottom: 0
    }

.stkis .radio input, .stkis .radio label {
    cursor: pointer
}

    .stkis .radio input[type="radio"] {
        width: auto;
        height: auto
    }

.stkis .radio label {
    margin-right: 20px;
    float: left
}

.stkis .radio .question {
    display: inline-block
}

.stkis .radio .answers {
    display: inline-block;
    width: 100%
}

.stkis .form-error {
    position: relative
}

    .stkis .form-error.input-text:after, .stkis .form-error.textarea:after, .stkis .form-error .select-wrapper:after {
        font-family: 'Font Awesome' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\e905";
        color: #f00;
        font-size: 1.0625rem
    }

    .stkis .form-error.input-text input, .stkis .form-error.textarea input, .stkis .form-error.input-text textarea, .stkis .form-error.textarea textarea {
        padding-right: 44px
    }

    .stkis .form-error.input-text:after, .stkis .form-error.textarea:after {
        position: absolute;
        right: 14px;
        top: 39px
    }

    .stkis .form-error.input-text.no-label:after, .stkis .form-error.textarea.no-label:after {
        top: 14px
    }

    .stkis .form-error .select-wrapper {
        display: inline-block;
        width: 100%
    }

        .stkis .form-error .select-wrapper select {
            width: calc(100% - 27px);
            float: left
        }

        .stkis .form-error .select-wrapper:after {
            margin-left: 10px;
            margin-top: 14px;
            float: left
        }

    .stkis .form-error.checkbox:not(.checkbox-multiple) label {
        position: relative;
        padding-right: 27px
    }

        .stkis .form-error.checkbox:not(.checkbox-multiple) label:after {
            font-family: 'Font Awesome' !important;
            speak: none;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            content: "\e905";
            color: #f00;
            font-size: 1.0625rem;
            position: absolute;
            top: 0;
            right: 0
        }

    .stkis .form-error.radio .question, .stkis .form-error.checkbox-multiple .question {
        position: relative;
        padding-right: 27px
    }

        .stkis .form-error.radio .question:after, .stkis .form-error.checkbox-multiple .question:after {
            font-family: 'Font Awesome' !important;
            speak: none;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            content: "\e905";
            color: #f00;
            font-size: 1.0625rem;
            position: absolute;
            right: 0;
            top: 0
        }

@media screen and (min-width: 1024px) {
    .stkis .form-error.input-text:after, .stkis .form-error.textarea:after {
        top: 41px
    }

    .stkis .form-error.no-label:after {
        top: 16px
    }

    .stkis .form-error.checkbox:not(.checkbox-multiple) label:after {
        top: 2px
    }

    .stkis .form-error.radio .question:after, .stkis .form-error.checkbox-multiple .question:after {
        top: 2px
    }
}

.stkis .error-message, #hubspot-form .hs-error-msgs label {
    color: #f00;
    font-family: 'Brandon Grotesque',Calibri,Helvetica,Arial,sans-serif;
    margin-top: 4px;
    clear: both;
    display: none
}

.stkis .form-error .error-message {
    display: block
}

.stkis .form-error.password-requires-update {
    font-family: 'Brandon Grotesque',Calibri,Helvetica,Arial,sans-serif;
    color: #f00;
    margin-bottom: 15px;
    border: 1px solid #f00;
    border-radius: 5px;
    padding: 15px 20px
}

    .stkis .form-error.password-requires-update .error-icon {
        float: left;
        font-size: 20px
    }

    .stkis .form-error.password-requires-update .update-message {
        overflow: auto;
        margin-left: 35px
    }

.stkis .required-message {
    font-style: italic;
    margin-bottom: 30px
}

    .stkis .required-message span {
        color: #f00
    }

.stkis .input-text.required label:before, .stkis .textarea.required label:before, .stkis .select.required label:before, #hubspot-form .hs-form-required {
    content: "*";
    color: #f00;
    padding-right: 2px
}

/* error messges for entry pages*/
#hubspot-form .errorMsg-firstname {
    background-color: coral;
}

#label-firstname-validate {
    display: none;
}

.stkis .checkbox.required h6:before, .stkis .radio.required h6:before {
    content: "*";
    color: #f00;
    padding-right: 2px
}

.stkis .input-search {
    position: relative;
    width: 100%;
    max-width: 300px
}

    .stkis .input-search label {
        border: 0;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .stkis .input-search input {
        text-transform: uppercase;
        font-weight: 700;
        padding-right: 48px
    }

    .stkis .input-search:after, .stkis .input-search .icon.search {
        font-family: 'Font Awesome' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\f002";
        color: #63666a;
        position: absolute;
        right: 16px;
        top: 12px;
        font-size: 1.125rem
    }

    .stkis .input-search .js--icon-search {
        cursor: pointer;
        z-index: 100
    }

.stkis.mceContentBody .form-error.input-text:after, .stkis.mceContentBody .form-error.textarea:after {
    top: 41px
}

.stkis.mceContentBody .form-error.no-label:after {
    top: 16px
}

.stkis.mceContentBody .form-error.checkbox:not(.checkbox-multiple) label:after {
    top: 2px
}

.stkis.mceContentBody .form-error.radio .question:after, .stkis.mceContentBody .form-error.checkbox-multiple .question:after {
    top: 2px
}

.stkis .hide-label label {
    border: 0;
    clip: rect(0 0 0 0);
    width: 1px;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute
}

.stkis.use-japan-fonts input, .stkis.use-japan-fonts .mceContentBody input, .stkis.use-japan-fonts select, .stkis.use-japan-fonts .mceContentBody select, .stkis.use-japan-fonts textarea, .stkis.use-japan-fonts .mceContentBody textarea {
    font-family: "ãƒ¡ã‚¤ãƒªã‚ª",Meiryo,"ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro","Brandon Grotesque",Osaka,"ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯","MS PGothic",sans-serif
}

.stkis.use-japan-fonts .input-text label, .stkis.use-japan-fonts .mceContentBody .input-text label, .stkis.use-japan-fonts .textarea label, .stkis.use-japan-fonts .mceContentBody .textarea label, .stkis.use-japan-fonts .select label, .stkis.use-japan-fonts .mceContentBody .select label {
    font-family: "ãƒ¡ã‚¤ãƒªã‚ª",Meiryo,"ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro","Brandon Grotesque",Osaka,"ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯","MS PGothic",sans-serif
}

.stkis.use-japan-fonts .error-message, .stkis.use-japan-fonts .mceContentBody .error-message {
    font-family: "ãƒ¡ã‚¤ãƒªã‚ª",Meiryo,"ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro","Brandon Grotesque",Osaka,"ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯","MS PGothic",sans-serif
}

.stkis.use-chinese-fonts input, .stkis.use-chinese-fonts .mceContentBody input, .stkis.use-chinese-fonts select, .stkis.use-chinese-fonts .mceContentBody select, .stkis.use-chinese-fonts textarea, .stkis.use-chinese-fonts .mceContentBody textarea {
    font-family: 'Microsoft YaHei','Heiti SC',sans-serif
}

.stkis.use-chinese-fonts .input-text label, .stkis.use-chinese-fonts .mceContentBody .input-text label, .stkis.use-chinese-fonts .textarea label, .stkis.use-chinese-fonts .mceContentBody .textarea label, .stkis.use-chinese-fonts .select label, .stkis.use-chinese-fonts .mceContentBody .select label {
    font-family: 'Microsoft YaHei','Heiti SC',sans-serif
}

.stkis.use-chinese-fonts .error-message, .stkis.use-chinese-fonts .mceContentBody .error-message {
    font-family: 'Microsoft YaHei','Heiti SC',sans-serif
}

.stkis .table-wrapper {
    overflow-x: auto
}

    .stkis .table-wrapper.stamp-theme-default th, .stkis .table-wrapper.stamp-theme-default td {
        border: 1px solid #b0b3b6
    }

    .stkis .table-wrapper.stamp-theme-default tr:first-child td {
        background: #63666a
    }

    .stkis .table-wrapper.primary-blue th, .stkis .table-wrapper.stamp-theme-primary-blue th, .stkis .table-wrapper.primary-blue td, .stkis .table-wrapper.stamp-theme-primary-blue td {
        border: 1px solid #78d7ff
    }

    .stkis .table-wrapper.primary-blue tr:first-child td, .stkis .table-wrapper.stamp-theme-primary-blue tr:first-child td {
        background: #009cde
    }

    .stkis .table-wrapper.medium-green th, .stkis .table-wrapper.stamp-theme-medium-green th, .stkis .table-wrapper.medium-green td, .stkis .table-wrapper.stamp-theme-medium-green td {
        border: 1px solid #00d54d
    }

    .stkis .table-wrapper.medium-green tr:first-child td, .stkis .table-wrapper.stamp-theme-medium-green tr:first-child td {
        background: #00b140
    }

.stkis table {
    font-family: 'Brandon Grotesque',Calibri,Helvetica,Arial,sans-serif;
    width: 100%
}

    .stkis table th, .stkis table td {
        border: 1px solid #b0b3b6
    }

    .stkis table tr:first-child td {
        background: #63666a
    }

    .stkis table th, .stkis table td {
        padding: 10px 16px;
        font-family: inherit;
        font-size: inherit
    }

    .stkis table tr:first-child td {
        color: #fff;
        text-align: center;
        font-weight: bold;
        text-transform: uppercase;
        font-size: .875rem;
        -webkit-background-clip: padding-box
    }

    .stkis table tr td {
        color: #222731;
        background: #fff
    }

    .stkis table tr:nth-child(2n+3) td {
        background: #f5f5f5
    }

.stkis.use-japan-fonts table, .stkis.use-japan-fonts .mceContentBody table {
    font-family: "ãƒ¡ã‚¤ãƒªã‚ª",Meiryo,"ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro","Brandon Grotesque",Osaka,"ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯","MS PGothic",sans-serif
}

.stkis.use-chinese-fonts table, .stkis.use-chinese-fonts .mceContentBody table {
    font-family: 'Microsoft YaHei','Heiti SC',sans-serif
}

.stkis img {
    max-width: 100%;
    height: auto
}

.stkis .section-title-wrapper {
    padding: 0;
    min-height: 35px;
    text-align: center;
    margin-bottom: 16px
}

@media screen and (min-width: 768px) {
    .stkis .section-title-wrapper {
        padding: 30px 0
    }
}

@media screen and (min-width: 1024px) {
    .stkis .section-title-wrapper {
        min-height: 36px
    }
}

.stkis .section-title {
    position: relative;
    z-index: 1;
    text-align: center;
    margin: 0
}

    .stkis .section-title:before {
        border-top: 1px solid #222731;
        content: "";
        margin: 0 auto;
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: -1
    }

    .stkis .section-title span {
        color: #fff;
        background: #222731;
        padding: .5625rem .75rem .5rem;
        letter-spacing: .05rem;
        width: 84%;
        max-width: 300px;
        display: block;
        margin: 0 auto;
        box-sizing: border-box
    }

@media screen and (min-width: 1024px) {
    .stkis .section-title span {
        padding: .4375rem 1.1rem .375rem
    }
}

.stkis.mceContentBody .section-title-wrapper {
    min-height: 36px
}

.stkis.mceContentBody .section-title .span {
    padding: .4375rem 1.1rem .375rem
}

.stkis .tag {
    font-size: .5rem;
    line-height: .5rem;
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
    padding: 6px 6px 4px;
    margin-left: 6px;
    display: inline-block
}

    .stkis .tag.new {
        background-color: #7ccc6c
    }

    .stkis .tag.updated {
        background-color: #eeb33b
    }

.stkis .row {
    margin-left: -20px;
    margin-right: -20px;
    *zoom: 1
}

    .stkis .row:before, .stkis .row:after {
        content: " ";
        display: table;
        line-height: 0
    }

    .stkis .row:after {
        clear: both
    }

.stkis .column-1 {
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box
}

@media (min-width:768px) {
    .stkis .column-1 {
        float: left;
        width: 8.33333333%
    }
}

.stkis .column-2 {
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box
}

@media (min-width:768px) {
    .stkis .column-2 {
        float: left;
        width: 16.66666667%
    }
}

.stkis .column-3 {
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box
}

@media (min-width:768px) {
    .stkis .column-3 {
        float: left;
        width: 25%
    }
}

.stkis .column-4 {
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box
}

@media (min-width:768px) {
    .stkis .column-4 {
        float: left;
        width: 33.33333333%
    }
}

.stkis .column-5 {
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box
}

@media (min-width:768px) {
    .stkis .column-5 {
        float: left;
        width: 41.66666667%
    }
}

.stkis .column-6 {
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box
}

@media (min-width:768px) {
    .stkis .column-6 {
        float: left;
        width: 50%
    }
}

.stkis .column-14 {
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box
}

.stkis .column-16 {
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    box-sizing: border-box
}

@media (min-width:768px) {
    .stkis .column-14, .stkis .column-16 {
        float: left;
        width: 100%
    }
}

.stkis .column-7 {
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box
}

@media (min-width:768px) {
    .stkis .column-7 {
        float: left;
        width: 58.33333333%
    }
}

.stkis .column-8 {
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box
}

@media (min-width:768px) {
    .stkis .column-8 {
        float: left;
        width: 66.66666667%
    }
}

.stkis .column-9 {
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box
}

@media (min-width:768px) {
    .stkis .column-9 {
        float: left;
        width: 75%
    }
}

.stkis .column-10 {
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box
}

@media (min-width:768px) {
    .stkis .column-10 {
        float: left;
        width: 83.33333333%
    }
}

.stkis .column-11 {
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box
}

@media (min-width:768px) {
    .stkis .column-11 {
        float: left;
        width: 91.66666667%
    }
}

.stkis .column-12 {
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box
}

.stkis .column-20 {
    min-height: 1px;
    padding-left: 140px;
    padding-right: 140px;
    box-sizing: border-box
}

@media (min-width:768px) {
    .stkis .column-12, .stkis .column-20 {
        float: left;
        width: 100%
    }
}

.stkis .container-main {
    background: #ffffff;
    max-width: 1457px;
    margin: 0 auto;
    overflow-x: hidden;
    padding-top: 0px !important;
}

.stkis .container-main2 {
    background: #eeb33b;
    max-width: 1457px;
    margin: 0 auto;
    overflow-x: hidden;
    padding-top: 0px !important;
}

.stkis .container-main4 {
    background: #fff;
    max-width: 1457px;
    margin: 0 auto;
    overflow-x: hidden;
    padding-top: 0px !important;
}

.stkis .container-inner {
    padding: 0 20px
}

@media screen and (min-width: 768px) {
    .stkis .container-inner {
        width: 80%;
        margin: 0 auto;
        padding: 0
    }
}

@media screen and (min-width: 1024px) {
    .stkis .container-inner {
        width: 75%
    }
}

.stkis .left-body .container-inner, .stkis .right-rail .container-inner, .stkis .half-column .container-inner {
    width: 100%;
    padding: 0
}

.stkis .template-section {
    *zoom: 1
}

    .stkis .template-section:before, .stkis .template-section:after {
        content: " ";
        display: table;
        line-height: 0
    }

    .stkis .template-section:after {
        clear: both
    }

.stkis.mceContentBody .column-1 {
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
    float: left;
    width: 8.33333333%
}

@media (min-width:768px) {
    .stkis.mceContentBody .column-1 {
        float: left;
        width: 8.33333333%
    }
}

.stkis.mceContentBody .column-2 {
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
    float: left;
    width: 16.66666667%
}

@media (min-width:768px) {
    .stkis.mceContentBody .column-2 {
        float: left;
        width: 16.66666667%
    }
}

.stkis.mceContentBody .column-3 {
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
    float: left;
    width: 25%
}

@media (min-width:768px) {
    .stkis.mceContentBody .column-3 {
        float: left;
        width: 25%
    }
}

.stkis.mceContentBody .column-4 {
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
    float: left;
    width: 33.33333333%
}

@media (min-width:768px) {
    .stkis.mceContentBody .column-4 {
        float: left;
        width: 33.33333333%
    }
}

.stkis.mceContentBody .column-5 {
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
    float: left;
    width: 41.66666667%
}

@media (min-width:768px) {
    .stkis.mceContentBody .column-5 {
        float: left;
        width: 41.66666667%
    }
}

.stkis.mceContentBody .column-6 {
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
    float: left;
    width: 50%
}

@media (min-width:768px) {
    .stkis.mceContentBody .column-6 {
        float: left;
        width: 50%
    }
}

.stkis.mceContentBody .column-7 {
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
    float: left;
    width: 58.33333333%
}

@media (min-width:768px) {
    .stkis.mceContentBody .column-7 {
        float: left;
        width: 58.33333333%
    }
}

.stkis.mceContentBody .column-8 {
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
    float: left;
    width: 66.66666667%
}

@media (min-width:768px) {
    .stkis.mceContentBody .column-8 {
        float: left;
        width: 66.66666667%
    }
}

.stkis.mceContentBody .column-9 {
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
    float: left;
    width: 75%
}

@media (min-width:768px) {
    .stkis.mceContentBody .column-9 {
        float: left;
        width: 75%
    }
}

.stkis.mceContentBody .column-10 {
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
    float: left;
    width: 83.33333333%
}

@media (min-width:768px) {
    .stkis.mceContentBody .column-10 {
        float: left;
        width: 83.33333333%
    }
}

.stkis.mceContentBody .column-11 {
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
    float: left;
    width: 91.66666667%
}

@media (min-width:768px) {
    .stkis.mceContentBody .column-11 {
        float: left;
        width: 91.66666667%
    }
}

.stkis.mceContentBody .column-12 {
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
    float: left;
    width: 100%
}

@media (min-width:768px) {
    .stkis.mceContentBody .column-12 {
        float: left;
        width: 100%
    }
}

.stkis.mceContentBody .container-inner {
    width: 80%;
    margin: 0 auto;
    padding: 0;
    width: 75%
}

.stkis.mceContentBody.left-body .container-inner, .stkis.mceContentBody.right-rail .container-inner, .stkis.mceContentBody.half-column .container-inner {
    width: 100%;
    padding: 0
}

.stkis .block {
    *zoom: 1
}

    .stkis .block:before, .stkis .block:after {
        content: " ";
        display: table;
        line-height: 0
    }

    .stkis .block:after {
        clear: both
    }

.stkis .left-body .block, .stkis .right-rail .block, .stkis .half-column .block {
    margin-top: 40px;
    margin-bottom: 40px
}

.stkis .left-body .block8 {
    margin-top: 10px;       /*5*/
    margin-bottom: 20px     /*contact forms, submit button*/
}

.stkis .left-body .no-inserts-message, .stkis .right-rail .no-inserts-message, .stkis .half-column .no-inserts-message {
    font-size: 13px;
    color: #888b8d
}

.stkis .add-block-margin {
    margin-top: 40px;
    margin-bottom: 40px     /*for support page*/
}

.stkis .add-block-margin6 {
    margin-top: 40px;
    margin-bottom: 5px 
}

.stkis .add-block-margin2 {
    margin-top: 20px;
    margin-bottom: 0px /*for profSvc page*/
}

.stkis .add-block-margin4 {
    margin-top: 10px;
    margin-bottom: 60px /*for byIndustry page*/
}

.stkis .print-share-block .icon {
    font-size: 28px;
    margin-left: 20px
}

    .stkis .print-share-block .icon.print {
        margin-left: 0
    }

.stkis .print-share-block .share-this-button, .stkis .print-share-block .print-button {
    color: #000
}

    .stkis .print-share-block .share-this-button:hover, .stkis .print-share-block .print-button:hover {
        text-decoration: none
    }

.stkis .breadcrumbs-container {
    display: none;
    min-height: 20px;
    width: 80%;
    margin: 0 auto;
    padding: 0;
    position: relative
}

.stkis .breadcrumbs {
    display: none;
    font-size: 0.75rem;
    list-style: none;
    font-family: 'Brandon Grotesque',Calibri,Helvetica,Arial,sans-serif;
    line-height: 10px;
    margin: 0 auto;
    padding: 0;
    position: absolute;
    bottom: 0
}

    .stkis .breadcrumbs li {
        display: inline
    }

        .stkis .breadcrumbs li:before {
            content: ">";
            padding: 0
        }

        .stkis .breadcrumbs li:first-child:before {
            content: ""
        }

    .stkis .breadcrumbs a {
        color: #222731;
        text-decoration: none
    }

        .stkis .breadcrumbs a:hover {
            text-decoration: underline
        }

    .stkis .breadcrumbs.white li:before, .stkis .breadcrumbs.white a, .stkis .breadcrumbs.white span {
        color: #fff
    }

    .stkis .breadcrumbs.hidden {
        display: none
    }

@media screen and (min-width: 768px) {
    .stkis .breadcrumbs-container {
        display: block
    }

    .stkis .breadcrumbs {
        display: block
    }
}

@media screen and (min-width: 1024px) {
    .stkis .breadcrumbs-container {
        min-height: 40px;
        width: 75%
    }

    .stkis .breadcrumbs li:before {
        padding: 0 .1875rem 0 .125rem
    }
}

.stkis.use-japan-fonts .breadcrumbs, .stkis.use-japan-fonts .mceContentBody .breadcrumbs {
    font-family: "ãƒ¡ã‚¤ãƒªã‚ª",Meiryo,"ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro","Brandon Grotesque",Osaka,"ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯","MS PGothic",sans-serif
}

.stkis.use-chinese-fonts .breadcrumbs, .stkis.use-chinese-fonts .mceContentBody .breadcrumbs {
    font-family: 'Microsoft YaHei','Heiti SC',sans-serif
}

.stkis footer {
    background: #2a2b33;
    max-width: 1457px;
    margin: 0 auto
}

    .stkis footer .container-inner {
        padding-top: 15px;
        padding-bottom: 15px
    }

    .stkis footer svg {
        fill: #ffffff;
        width: 7.0625rem;
        height: 1.765625rem
    }

    .stkis footer svg, .stkis footer img {
        margin-bottom: 0.5rem
    }

    .stkis footer h6 {
        color: #ffffff;
        font-size: .8125rem;
        line-height: 1rem
    }

    .stkis footer .column-2 {
        display: none
    }

    .stkis footer ul {
        padding: 0;
        margin: 0;
        list-style-type: none
    }

    .stkis footer li {
        margin: .6rem 0;
        line-height: 0.6rem
    }

    .stkis footer a {
        color: #c6c6c9;
        font-family: 'Brandon Grotesque',Calibri,Helvetica,Arial,sans-serif;
        font-size: .625rem;
        text-transform: uppercase;
        text-decoration: none
    }

        .stkis footer a:hover {
            color: #009cde;
            text-decoration: none
        }

    .stkis footer .icon {
        color: #ffffff;
        font-size: 1rem;
        margin: 0 2px
    }

    .stkis footer p {
        color: #c6c6c9;
        line-height: normal;
        margin: 0.5rem 0
    }

    .stkis footer small {
        font-size: .75rem
    }

    .stkis footer .social-media {
        margin-top: .7rem
    }

        .stkis footer .social-media .social-media-icon.mobile-icon {
            display: none
        }

@media screen and (max-width: 767px) {
    .stkis footer .social-media.desktop-icon {
        display: none
    }
}

.stkis footer .social-media li {
    display: inline-block;
    margin: 0 10px 7px 0
}

.stkis footer .social-media a:hover {
    text-decoration: none
}

@media screen and (min-width: 1024px) {
    .stkis footer .row {
        margin-bottom: 2rem
    }

    .stkis footer .column-2 {
        display: block
    }

    .stkis footer svg {
        width: 5.1875rem;
        height: 1.296875rem
    }

    .stkis footer svg, .stkis footer img {
        margin-bottom: 0.2rem
    }

    .stkis footer h6 {
        font-size: .5625rem;
        line-height: .75rem
    }

    .stkis footer p {
        line-height: 0.9rem
    }

    .stkis footer small {
        font-size: .625rem
    }

    .stkis footer .container-inner {
        padding-top: 64px;
        padding-bottom: 50px
    }

    .stkis footer svg {
        width: 7.0625rem;
        height: 1.765625rem
    }

    .stkis footer svg, .stkis footer img {
        margin-bottom: 0.5rem
    }

    .stkis footer h6 {
        font-size: .9375rem;
        line-height: 1.5625rem
    }

    .stkis footer li {
        line-height: .9rem
    }

    .stkis footer a {
        font-size: .75rem
    }

    .stkis footer .icon {
        font-size: 1.5rem
    }

    .stkis footer small {
        font-size: .8125rem;
        line-height: 1.125rem
    }
}

.stkis.mceContentBody footer .social-media .social-media-icon.desktop-icon {
    width: initial;
    height: initial
}

.stkis.mceContentBody footer .row {
    margin-bottom: 2rem
}

.stkis.mceContentBody footer .column-2 {
    display: block
}

.stkis.mceContentBody footer svg {
    width: 5.1875rem;
    height: 1.296875rem
}

.stkis.mceContentBody footer svg, .stkis.mceContentBody footer img {
    margin-bottom: 0.2rem
}

.stkis.mceContentBody footer h6 {
    font-size: .5625rem;
    line-height: .75rem
}

.stkis.mceContentBody footer p {
    line-height: 0.9rem
}

.stkis.mceContentBody footer small {
    font-size: .625rem
}

.stkis.mceContentBody footer .container-inner {
    padding-top: 64px;
    padding-bottom: 50px
}

.stkis.mceContentBody footer svg {
    width: 7.0625rem;
    height: 1.765625rem
}

.stkis.mceContentBody footer svg, .stkis.mceContentBody footer img {
    margin-bottom: 0.5rem
}

.stkis.mceContentBody footer h6 {
    font-size: .9375rem;
    line-height: 1.5625rem
}

.stkis.mceContentBody footer li {
    line-height: .9rem
}

.stkis.mceContentBody footer a {
    font-size: .75rem
}

.stkis.mceContentBody footer .icon {
    font-size: 1.5rem
}

.stkis.mceContentBody footer small {
    font-size: .8125rem;
    line-height: 1.125rem
}

.stkis.use-japan-fonts footer a {
    font-family: "ãƒ¡ã‚¤ãƒªã‚ª",Meiryo,"ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro","Brandon Grotesque",Osaka,"ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯","MS PGothic",sans-serif
}

.stkis.use-chinese-fonts footer a {
    font-family: 'Microsoft YaHei','Heiti SC',sans-serif
}

.stkis .language-dropdown {
    position: relative
}

    .stkis .language-dropdown .caret-down, .stkis .language-dropdown .caret-up {
        padding-left: 3px
    }

    .stkis .language-dropdown.dropdown-styling {
        height: 20px;
        border-left: 1px solid #d9d9d6;
        border-right: 1px solid #d9d9d6;
        margin: 0 -1px
    }

    .stkis .language-dropdown .border-fix {
        display: none;
        height: 5px;
        background-color: #63666a;
        position: absolute;
        left: 0;
        bottom: 0;
        z-index: 200
    }

    .stkis .language-dropdown .icon {
        line-height: 10px
    }

    .stkis .language-dropdown .language-dropdown-content {
        background-color: #63666a;
        border: 1px solid #d9d9d6;
        width: 190px;
        margin-top: 5px;
        box-sizing: border-box;
        position: absolute;
        right: -1px;
        display: none;
        z-index: 100
    }

        .stkis .language-dropdown .language-dropdown-content a {
            padding-left: 10px;
            padding-right: 10px;
            padding-top: 7px;
            display: block;
            text-align: left;
            line-height: 15px
        }

            .stkis .language-dropdown .language-dropdown-content a:last-child {
                padding-bottom: 7px
            }

.stkis header {
    width: auto;
    max-height: 176px;
    margin: 0 auto;
    z-index: 300
}

    .stkis header.header-fixed {
        width: 100%;
        position: fixed
    }

.dj_ios .stkis header.header-fixed {
    transition: margin-left .5s;
    margin-left: 0
}

.stkis header.nav-break-under .utilityBar {
    display: none
}

.stkis header.nav-break-under .siteBar-wrapper {
    display: none
}

.stkis header.nav-break-under .titleBarMobile {
    display: block
}

.stkis header.nav-break-under .division-title {
    display: none
}

.stkis header.nav-break-over .utilityBar {
    display: block
}

.stkis header.nav-break-over .siteBar-wrapper {
    display: block
}

.stkis header.nav-break-over .titleBarMobile {
    display: none
}

.stkis header.nav-break-over .division-title {
    display: block
}

.stkis header .container-inner {
    width: 100%;
    padding: 0
}

.stkis header ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.stkis header li {
    display: inline-block;
    margin: 0
}

.stkis header a {
    font-family: 'Brandon Grotesque',Calibri,Helvetica,Arial,sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    vertical-align: middle
}

.stkis header .utilityBar {
    width: 100%;
    background: #63666a;
    min-height: 24px;
    max-height: 24px;
    text-align: right
}

    .stkis header .utilityBar .utilityNav {
        line-height: 10px;
        width: 100%;
        max-width: 1457px;
        margin: 0 auto
    }

        .stkis header .utilityBar .utilityNav li {
            padding-right: 15px;
            padding-left: 15px;
            padding-top: 8px
        }

        .stkis header .utilityBar .utilityNav a {
            color: #fff;
            font-size: 0.8rem;
            text-decoration: none
        }

            .stkis header .utilityBar .utilityNav a:hover, .stkis header .utilityBar .utilityNav a:active {
                color: #5bc2e7
            }

        .stkis header .utilityBar .utilityNav .front-links {
            display: inline-block;
            vertical-align: top
        }

        .stkis header .utilityBar .utilityNav .stkis-links {
            display: inline-block;
            vertical-align: top
        }

            .stkis header .utilityBar .utilityNav .stkis-links span {
                color: #d9d9d6;
                font-size: 0.8rem;
                text-decoration: none;
                font-family: 'Brandon Grotesque',Calibri,Helvetica,Arial,sans-serif;
                text-transform: uppercase;
                vertical-align: middle
            }

        .stkis header .utilityBar .utilityNav .end-links {
            width: auto;
            display: inline-block;
            vertical-align: top;
            margin-right: 40px
        }

            .stkis header .utilityBar .utilityNav .end-links li:last-child {
                padding-right: 0px
            }

.stkis header .titleBar {
    background: #222731;
    min-height: 62px;
    max-height: 62px
}

    .stkis header .titleBar .titleNav {
        width: auto;
        max-width: 1377px;
        margin: 0 auto;
        padding: 0 40px
    }

        .stkis header .titleBar .titleNav .logo {
            height: 30px;
            width: 113px;
            float: left
        }

            .stkis header .titleBar .titleNav .logo p {
                margin: 0;
                padding: 0;
                line-height: 10px
            }

            .stkis header .titleBar .titleNav .logo img {
                padding: 16px 0;
                height: 30px;
                width: 113px
            }

        .stkis header .titleBar .titleNav .division-title {
            color: #fff;
            font-family: 'Brandon Grotesque',Calibri,Helvetica,Arial,sans-serif;
            text-transform: uppercase;
            float: right;
            margin: 0
        }

            .stkis header .titleBar .titleNav .division-title a {
                color: #fff;
                text-decoration: none
            }

            .stkis header .titleBar .titleNav .division-title h6 {
                font-size: 1rem;
                margin: 0;
                line-height: 12px;
                padding: 25px 0px
            }

.stkis header .siteBar-wrapper {
    background: #fff;
    min-height: 44px
}

    .stkis header .siteBar-wrapper .siteBar {
        width: auto;
        max-width: 1394px;
        margin: 0 auto;
        padding: 0 40px 0 23px;
        overflow: auto
    }

        .stkis header .siteBar-wrapper .siteBar .siteNav {
            max-width: 1114px;
            float: left;
            font-size: 0
        }

            .stkis header .siteBar-wrapper .siteBar .siteNav li {
                padding: 12px 17px;
                display: inline-block
            }

                .stkis header .siteBar-wrapper .siteBar .siteNav li.active {
                    background: #e6e6e6
                }

                .stkis header .siteBar-wrapper .siteBar .siteNav li ul {
                    display: none
                }

            .stkis header .siteBar-wrapper .siteBar .siteNav a.siteNav-link {
                text-decoration: none
            }

        .stkis header .siteBar-wrapper .siteBar .search-container {
            color: #888b8d;
            min-height: 33px;
            width: 278px;
            float: right;
            margin-top: 5px;
            border: 1px solid #888b8d;
            border-radius: 3px
        }

            .stkis header .siteBar-wrapper .siteBar .search-container .search-bar {
                width: 224px;
                height: 33px;
                border-right: 1px solid #888b8d;
                padding: 0 10px;
                display: inline-block
            }

            .stkis header .siteBar-wrapper .siteBar .search-container .search-input, .stkis header .siteBar-wrapper .siteBar .search-container .icon {
                display: inline-block
            }

            .stkis header .siteBar-wrapper .siteBar .search-container input {
                color: #888b8d;
                font-size: .921rem;
                text-transform: uppercase;
                background: #fff;
                width: 205px;
                height: 33px;
                border: none;
                padding: 1px 5px 0 0;
                outline: none
            }

            .stkis header .siteBar-wrapper .siteBar .search-container .search-button {
                margin: 0;
                padding: 0;
                border: none;
                background: none
            }

            .stkis header .siteBar-wrapper .siteBar .search-container .icon {
                font-size: .8125rem;
                font-weight: 700
            }

                .stkis header .siteBar-wrapper .siteBar .search-container .icon:hover {
                    cursor: pointer
                }

    .stkis header .siteBar-wrapper .siteNav-label {
        color: #888b8d;
        font-size: 0.921rem;
        text-decoration: none;
        font-family: 'Brandon Grotesque',Calibri,Helvetica,Arial,sans-serif;
        text-transform: uppercase;
        vertical-align: middle;
        cursor: pointer
    }

        .stkis header .siteBar-wrapper .siteNav-label:hover, .stkis header .siteBar-wrapper .siteNav-label:active {
            color: #5bc2e7
        }

    .stkis header .siteBar-wrapper .active .siteNav-label {
        color: #5bc2e7
    }

    .stkis header .siteBar-wrapper .siteNav-drawer-wrapper {
        width: 100%;
        background: #e6e6e6;
        clear: both
    }

        .stkis header .siteBar-wrapper .siteNav-drawer-wrapper .siteNav-drawer {
            display: none;
            width: auto;
            max-width: 1394px;
            margin: 0 auto;
            padding: 0 40px 0 23px
        }

            .stkis header .siteBar-wrapper .siteNav-drawer-wrapper .siteNav-drawer.open {
                display: block
            }

            .stkis header .siteBar-wrapper .siteNav-drawer-wrapper .siteNav-drawer ul li {
                padding: 12px 17px;
                display: inline-block;
                font-size: 0
            }

                .stkis header .siteBar-wrapper .siteNav-drawer-wrapper .siteNav-drawer ul li .siteNav-label {
                    color: #63666a
                }

                    .stkis header .siteBar-wrapper .siteNav-drawer-wrapper .siteNav-drawer ul li .siteNav-label:hover, .stkis header .siteBar-wrapper .siteNav-drawer-wrapper .siteNav-drawer ul li .siteNav-label:active {
                        color: #5bc2e7
                    }

.stkis header .hamburger-button {
    margin: 0;
    position: relative;
    height: 62px
}

.stkis header .hamburger-nav {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.stkis header .search-country-flag, .stkis header .hamburger-country-flag {
    float: right;
    position: relative
}

.stkis header .hamburger-country-flag {
    height: 62px;
    padding-right: 50px
}

    .stkis header .hamburger-country-flag .country-flag {
        height: 33px;
        width: 33px
    }

    .stkis header .hamburger-country-flag.button-break-over {
        display: none
    }

.stkis header .search-country-flag {
    height: 33px;
    width: 33px
}

.stkis header .country-flag, .stkis header .icon-flag {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.stkis header .titleBarMobile {
    color: #fff;
    width: 100%;
    background: #63666a;
    min-height: 34px;
    max-height: 34px;
    font-family: 'Brandon Grotesque',Calibri,Helvetica,Arial,sans-serif
}

    .stkis header .titleBarMobile .division-title-mobile {
        padding: 8px 0px 11px 40px
    }

    .stkis header .titleBarMobile.hidden {
        display: none
    }

@media screen and (min-width: 320px) {
    .stkis header .utilityBar {
        display: none
    }

    .stkis header .siteBar-wrapper {
        display: none
    }

    .stkis header .titleBarMobile {
        display: block
    }

    .stkis header .division-title {
        display: none
    }
}

@media screen and (min-width: 1024px) {
    .stkis header .utilityBar {
        display: block
    }

    .stkis header .siteBar-wrapper {
        display: block
    }

    .stkis header .titleBarMobile {
        display: none
    }

    .stkis header .division-title {
        display: block
    }
}

.stkis.mceContentBody header .utilityBar {
    display: none
}

.stkis.mceContentBody header .siteBar-wrapper {
    display: none
}

.stkis.mceContentBody header .titleBarMobile {
    display: block
}

.stkis.mceContentBody header .division-title {
    display: none
}

.stkis.mceContentBody header .utilityBar {
    display: block
}

.stkis.mceContentBody header .siteBar-wrapper {
    display: block
}

.stkis.mceContentBody header .titleBarMobile {
    display: none
}

.stkis.mceContentBody header .division-title {
    display: block
}

.stkis.use-japan-fonts header a, .stkis.use-japan-fonts .mceContentBody header a {
    font-family: "ãƒ¡ã‚¤ãƒªã‚ª",Meiryo,"ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro","Brandon Grotesque",Osaka,"ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯","MS PGothic",sans-serif
}

.stkis.use-japan-fonts header .titleBar .titleNav .division-title, .stkis.use-japan-fonts .mceContentBody header .titleBar .titleNav .division-title {
    font-family: "ãƒ¡ã‚¤ãƒªã‚ª",Meiryo,"ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro","Brandon Grotesque",Osaka,"ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯","MS PGothic",sans-serif
}

.stkis.use-japan-fonts header .siteNav-label, .stkis.use-japan-fonts .mceContentBody header .siteNav-label {
    font-family: "ãƒ¡ã‚¤ãƒªã‚ª",Meiryo,"ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro","Brandon Grotesque",Osaka,"ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯","MS PGothic",sans-serif
}

.stkis.use-japan-fonts header .titleBarMobile, .stkis.use-japan-fonts .mceContentBody header .titleBarMobile {
    font-family: "ãƒ¡ã‚¤ãƒªã‚ª",Meiryo,"ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro","Brandon Grotesque",Osaka,"ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯","MS PGothic",sans-serif
}

.stkis.use-chinese-fonts header a, .stkis.use-chinese-fonts .mceContentBody header a {
    font-family: 'Microsoft YaHei','Heiti SC',sans-serif
}

.stkis.use-chinese-fonts header .titleBar .titleNav .division-title, .stkis.use-chinese-fonts .mceContentBody header .titleBar .titleNav .division-title {
    font-family: 'Microsoft YaHei','Heiti SC',sans-serif
}

.stkis.use-chinese-fonts header .siteNav-label, .stkis.use-chinese-fonts .mceContentBody header .siteNav-label {
    font-family: 'Microsoft YaHei','Heiti SC',sans-serif
}

.stkis.use-chinese-fonts header .titleBarMobile, .stkis.use-chinese-fonts .mceContentBody header .titleBarMobile {
    font-family: 'Microsoft YaHei','Heiti SC',sans-serif
}

.stkis .stkis-shared-header-search-fbe {
    display: none
}

.stkis header.program-header .utilityBar {
    display: none
}

.stkis header.program-header .titleBar {
    background: #fff
}

    .stkis header.program-header .titleBar .titleNav {
        height: 62px;
        box-sizing: border-box;
        max-width: 1457px;
        min-width: 1024px
    }

        .stkis header.program-header .titleBar .titleNav .logo {
            height: 100%;
            width: 120px;
            float: right;
            padding-right: 17px
        }

            .stkis header.program-header .titleBar .titleNav .logo img {
                width: auto;
                height: auto
            }

        .stkis header.program-header .titleBar .titleNav .division-title {
            float: left
        }

            .stkis header.program-header .titleBar .titleNav .division-title h6 {
                color: #000
            }

.stkis header.program-header .siteBar-wrapper {
    background: #009cde;
    min-height: 0
}

    .stkis header.program-header .siteBar-wrapper .siteBar {
        height: 44px;
        box-sizing: border-box;
        max-width: 1457px;
        min-width: 1024px;
        overflow: visible
    }

        .stkis header.program-header .siteBar-wrapper .siteBar .siteNav {
            max-width: none
        }

            .stkis header.program-header .siteBar-wrapper .siteBar .siteNav.program-utility {
                float: right
            }

            .stkis header.program-header .siteBar-wrapper .siteBar .siteNav li {
                padding: 12px 15px
            }

                .stkis header.program-header .siteBar-wrapper .siteBar .siteNav li.active .siteNav-label {
                    color: #d9d9d6
                }

            .stkis header.program-header .siteBar-wrapper .siteBar .siteNav .siteNav-label {
                font-weight: bold;
                color: #fff
            }

                .stkis header.program-header .siteBar-wrapper .siteBar .siteNav .siteNav-label:hover, .stkis header.program-header .siteBar-wrapper .siteBar .siteNav .siteNav-label:active {
                    color: #d9d9d6
                }

            .stkis header.program-header .siteBar-wrapper .siteBar .siteNav .vertical-dropdown {
                position: relative
            }

                .stkis header.program-header .siteBar-wrapper .siteBar .siteNav .vertical-dropdown.active {
                    background: transparent
                }

                    .stkis header.program-header .siteBar-wrapper .siteBar .siteNav .vertical-dropdown.active .vertical-dropdown-content {
                        display: block
                    }

                .stkis header.program-header .siteBar-wrapper .siteBar .siteNav .vertical-dropdown .vertical-dropdown-content {
                    background-color: #d9d9d6;
                    width: 195px;
                    box-sizing: border-box;
                    padding: 8px 0;
                    position: absolute;
                    left: 0;
                    top: 100%;
                    display: none;
                    z-index: 1000
                }

                    .stkis header.program-header .siteBar-wrapper .siteBar .siteNav .vertical-dropdown .vertical-dropdown-content .siteNav-label {
                        padding: 7px 14px;
                        display: block;
                        text-align: left;
                        line-height: 16px;
                        font-weight: normal;
                        color: #000
                    }

                        .stkis header.program-header .siteBar-wrapper .siteBar .siteNav .vertical-dropdown .vertical-dropdown-content .siteNav-label:hover {
                            color: #009cde
                        }

@media screen and (min-width: 320px) {
    .stkis header.program-header .siteBar-wrapper {
        display: block
    }

    .stkis header.program-header .titleBarMobile {
        display: none
    }

    .stkis header.program-header .division-title {
        display: block
    }
}

@media screen and (min-width: 1024px) {
    .stkis header.program-header .siteBar-wrapper {
        display: block
    }

    .stkis header.program-header .titleBarMobile {
        display: none
    }

    .stkis header.program-header .division-title {
        display: block
    }
}

@media screen and (max-width: 1279px) {
    .stkis header.program-header .titleBar .titleNav {
        padding: 0 20px
    }

        .stkis header.program-header .titleBar .titleNav .logo {
            padding-right: 15px
        }

    .stkis header.program-header .siteBar-wrapper .siteBar {
        height: 40px;
        padding-left: 10px;
        padding-right: 25px
    }

        .stkis header.program-header .siteBar-wrapper .siteBar .siteNav li {
            padding: 10px
        }

        .stkis header.program-header .siteBar-wrapper .siteBar .siteNav .vertical-dropdown .language-selector {
            width: 30px;
            height: 20px;
            display: inline-block;
            font-size: 0;
            background: url(../../../Assets/img/stkis-shared/images/icons/language-icon-with-arrow.png) no-repeat center center
        }

        .stkis header.program-header .siteBar-wrapper .siteBar .siteNav .vertical-dropdown .vertical-dropdown-content {
            width: 150px
        }
}

.stkis .siteMap {
    width: 80%;
    margin: 0 auto;
    padding-bottom: 50px
}

    .stkis .siteMap .siteMapContent {
        padding: 40px 0 0 30px
    }

        .stkis .siteMap .siteMapContent .siteBar {
            margin: 0;
            padding: 0
        }

        .stkis .siteMap .siteMapContent .siteNav {
            margin: 0;
            padding: 0
        }

        .stkis .siteMap .siteMapContent ul {
            margin: 0;
            padding: 0 0 5px 30px
        }

        .stkis .siteMap .siteMapContent li {
            list-style: none;
            margin: 0
        }

        .stkis .siteMap .siteMapContent .siteNav-label {
            font-family: 'Brandon Grotesque',Calibri,Helvetica,Arial,sans-serif;
            font-weight: 700;
            text-transform: uppercase;
            color: #5bc2e7;
            text-decoration: none;
            cursor: pointer
        }

            .stkis .siteMap .siteMapContent .siteNav-label:hover {
                text-decoration: underline
            }

.stkis.use-japan-fonts .siteMap .siteMapContent .siteNav-label {
    font-family: "ãƒ¡ã‚¤ãƒªã‚ª",Meiryo,"ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro","Brandon Grotesque",Osaka,"ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯","MS PGothic",sans-serif
}

.stkis.use-chinese-fonts .siteMap .siteMapContent .siteNav-label {
    font-family: 'Microsoft YaHei','Heiti SC',sans-serif
}

@media print {
    .stkis footer, .stkis header, .stkis .right-rail {
        display: none
    }
}

.stkis.print-preview-styling footer, .stkis.print-preview-styling header, .stkis.print-preview-styling .right-rail {
    display: none
}

.stkis .search-results-container p {
    color: #222731
}

.stkis .search-results-container .search-info {
    margin: 10px 0 0 0;
    padding: 30px 0;
    border-top: 1px solid #63666a;
    border-bottom: 1px solid #63666a;
    *zoom: 1
}

    .stkis .search-results-container .search-info:before, .stkis .search-results-container .search-info:after {
        content: " ";
        display: table;
        line-height: 0
    }

    .stkis .search-results-container .search-info:after {
        clear: both
    }

    .stkis .search-results-container .search-info .results-info {
        padding: 0px;
        margin-bottom: 1rem
    }

    .stkis .search-results-container .search-info .results-count-info {
        padding: 0px;
        text-align: left
    }

.stkis .search-results-container .search-results {
    margin: 27.5px 0;
    padding: 0;
    list-style: none
}

    .stkis .search-results-container .search-results li {
        padding: 12.5px 0;
        margin: 0
    }

        .stkis .search-results-container .search-results li:hover {
            background: #eee;
            cursor: pointer
        }

        .stkis .search-results-container .search-results li a {
            text-decoration: none
        }

        .stkis .search-results-container .search-results li h4 {
            color: #009cde;
            padding: 0;
            margin: 0;
            line-height: 2rem
        }

        .stkis .search-results-container .search-results li p {
            margin: 0
        }

.stkis .search-results-container .more-results {
    margin-bottom: 50px
}

.stkis .search-results-container.no-results {
    margin: 40px 0 100px 0;
    overflow-wrap: break-word
}

    .stkis .search-results-container.no-results :nth-of-type(2) {
        display: none
    }

.stkis .search-results-container .stkis-search-results-fbe {
    display: none
}

@media screen and (min-width: 768px) {
    .stkis .search-results-container .search-info .results-info {
        margin-bottom: 0
    }

    .stkis .search-results-container .search-info .results-count-info {
        text-align: right
    }
}

.stkis .product-list .product {
    margin: 20px 0;
    padding: 5px 20px
}

.stkis .product-list .product-image {
    width: 100%;
    max-width: 150px;
    border: 2px solid #222731;
    box-sizing: border-box;
    margin-bottom: 0.5rem;
    margin-left: auto;
    margin-right: auto
}

    .stkis .product-list .product-image img {
        display: block;
        margin: 0 auto
    }

.stkis .product-list .product-description a {
    text-decoration: none
}

    .stkis .product-list .product-description a:hover {
        text-decoration: underline
    }

.stkis .product-list .product-description h4 {
    text-align: center;
    margin-bottom: 8px
}

.stkis .product-list .product-description p {
    margin-top: 0
}

@media screen and (min-width: 768px) {
    .stkis .product-list {
        margin: 0 -5px
    }

        .stkis .product-list .product-description h4 {
            text-align: left
        }

        .stkis .product-list:not(.list-view) .product {
            min-height: 1px;
            padding-left: 20px;
            padding-right: 20px;
            box-sizing: border-box
        }

            .stkis .product-list:not(.list-view) .product:nth-of-type(odd) {
                clear: both
            }

        .stkis .product-list:not(.list-view) .product-image {
            max-width: none
        }

        .stkis .product-list.list-view .product {
            display: table
        }

        .stkis .product-list.list-view .product-image-container, .stkis .product-list.list-view .product-description {
            display: table-cell;
            vertical-align: top
        }

        .stkis .product-list.list-view .product-image-container {
            padding-right: 30px
        }

            .stkis .product-list.list-view .product-image-container img {
                margin-bottom: 0
            }

        .stkis .product-list.list-view .product-image {
            width: 80px
        }

        .stkis .product-list.list-view .product-description h4 {
            margin-top: 0
        }

        .stkis .product-list:not(.list-view) .product, .stkis .product-list.list-view .product {
            padding: 0 5px
        }
}

@media screen and (min-width: 768px) and (min-width:768px) {
    .stkis .product-list:not(.list-view) .product {
        float: left;
        width: 50%
    }
}

@media screen and (min-width: 1024px) {
    .stkis .product-list:not(.list-view) .product {
        width: 33.33333333%
    }

        .stkis .product-list:not(.list-view) .product:nth-of-type(odd) {
            clear: none
        }

        .stkis .product-list:not(.list-view) .product:first-child, .stkis .product-list:not(.list-view) .product:nth-of-type(3n+1) {
            clear: both
        }
}

.stkis.mceContentBody .product-list {
    margin: 0 -5px
}

    .stkis.mceContentBody .product-list .product-description h4 {
        text-align: left
    }

    .stkis.mceContentBody .product-list:not(.list-view) .product {
        min-height: 1px;
        padding-left: 20px;
        padding-right: 20px;
        box-sizing: border-box
    }

@media (min-width:768px) {
    .stkis.mceContentBody .product-list:not(.list-view) .product {
        float: left;
        width: 50%
    }
}

.stkis.mceContentBody .product-list:not(.list-view) .product:nth-of-type(odd) {
    clear: both
}

.stkis.mceContentBody .product-list:not(.list-view) .product-image {
    max-width: none
}

.stkis.mceContentBody .product-list.list-view .product {
    display: table
}

.stkis.mceContentBody .product-list.list-view .product-image-container, .stkis.mceContentBody .product-list.list-view .product-description {
    display: table-cell;
    vertical-align: top
}

.stkis.mceContentBody .product-list.list-view .product-image-container {
    padding-right: 30px
}

    .stkis.mceContentBody .product-list.list-view .product-image-container img {
        margin-bottom: 0
    }

.stkis.mceContentBody .product-list.list-view .product-image {
    width: 80px
}

.stkis.mceContentBody .product-list.list-view .product-description h4 {
    margin-top: 0
}

.stkis.mceContentBody .product-list:not(.list-view) .product, .stkis.mceContentBody .product-list.list-view .product {
    padding: 0 5px
}

.stkis.mceContentBody .product-list:not(.list-view) .product {
    width: 33.33333333%
}

    .stkis.mceContentBody .product-list:not(.list-view) .product:nth-of-type(odd) {
        clear: none
    }

    .stkis.mceContentBody .product-list:not(.list-view) .product:first-child, .stkis.mceContentBody .product-list:not(.list-view) .product:nth-of-type(3n+1) {
        clear: both
    }

.stkis .announcement {
    margin: 16px 0
}

@media screen and (min-width: 1024px) {
    .stkis .announcement {
        margin: 30px 0
    }
}

.stkis .announcement h6 {
    margin: 0
}

.stkis .announcement p {
    margin: 2px 0
}

.stkis .additional-information {
    margin: 0 0 1rem 0;
    line-height: 1.5rem;
    display: block
}

    .stkis .additional-information img {
        width: 20px;
        height: 24px;
        margin-right: 10px;
        float: left
    }

    .stkis .additional-information img {
        vertical-align: middle
    }

    .stkis .additional-information span {
        display: block;
        overflow: hidden
    }

.stkis .testimonial-link {
    color: #222731
}

.stkis .testimonial {
    font-family: 'Brandon Grotesque',Calibri,Helvetica,Arial,sans-serif;
    display: inline-block;
    width: 100%;
    margin-bottom: 20px
}

    .stkis .testimonial blockquote {
        background: #e6e6e6;
        margin: 0 0 24px;
        padding: 20px;
        font-style: italic;
        position: relative
    }

        .stkis .testimonial blockquote:after {
            content: '';
            width: 0;
            height: 0;
            border-left: 15px solid transparent;
            border-right: 15px solid transparent;
            border-top: 16px solid #e6e6e6;
            position: absolute;
            bottom: -16px;
            left: 38px
        }

    .stkis .testimonial p {
        margin: 0;
        font-size: 1rem;
        line-height: 1.25rem
    }

    .stkis .testimonial .image-name-title {
        display: table
    }

        .stkis .testimonial .image-name-title p {
            vertical-align: middle;
            display: table-cell;
            line-height: 1.125rem
        }

    .stkis .testimonial img {
        border-radius: 50px;
        margin: 0 15px 0 5px;
        display: table-cell;
        vertical-align: top;
        max-width: 96px
    }

    .stkis .testimonial .name {
        font-weight: bold
    }

    .stkis .testimonial .title {
        font-style: italic
    }

@media screen and (min-width: 1024px) {
    .stkis .testimonial p {
        font-size: 1.5rem;
        line-height: 1.8125rem
    }

    .stkis .testimonial .image-name-title p {
        line-height: 1.625rem
    }
}

.stkis.mceContentBody .testimonial p {
    font-size: 1.5rem;
    line-height: 1.8125rem
}

.stkis.mceContentBody .testimonial .image-name-title p {
    line-height: 1.625rem
}

.stkis.use-japan-fonts .testimonial {
    font-family: "ãƒ¡ã‚¤ãƒªã‚ª",Meiryo,"ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro","Brandon Grotesque",Osaka,"ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯","MS PGothic",sans-serif
}

.stkis.use-chinese-fonts .testimonial {
    font-family: 'Microsoft YaHei','Heiti SC',sans-serif
}

.stkis .expand-collapse-panel-wrapper .expand-collapse-panel-header:before {
    color: #009cde
}

.stkis .expand-collapse-panel-wrapper .expand-collapse-panel.expanded {
    background: #d4f2ff
}

.stkis .expand-collapse-panel-wrapper.gold .expand-collapse-panel-header:before, .stkis .expand-collapse-panel-wrapper.stamp-theme-gold .expand-collapse-panel-header:before {
    color: #eeb33b
}

.stkis .expand-collapse-panel-wrapper.gold .expand-collapse-panel.expanded, .stkis .expand-collapse-panel-wrapper.stamp-theme-gold .expand-collapse-panel.expanded {
    background: #fcf3df
}

.stkis .expand-collapse-panel-wrapper.magenta .expand-collapse-panel-header:before, .stkis .expand-collapse-panel-wrapper.stamp-theme-magenta .expand-collapse-panel-header:before {
    color: #aa0061
}

.stkis .expand-collapse-panel-wrapper.magenta .expand-collapse-panel.expanded, .stkis .expand-collapse-panel-wrapper.stamp-theme-magenta .expand-collapse-panel.expanded {
    background: #ffddf0
}

.stkis .expand-collapse-panel-wrapper.light-green .expand-collapse-panel-header:before, .stkis .expand-collapse-panel-wrapper.stamp-theme-light-green .expand-collapse-panel-header:before {
    color: #7ccc6c
}

.stkis .expand-collapse-panel-wrapper.light-green .expand-collapse-panel.expanded, .stkis .expand-collapse-panel-wrapper.stamp-theme-light-green .expand-collapse-panel.expanded {
    background: #e8f6e5
}

.stkis .expand-collapse-panel-wrapper.stamp-theme-light-blue .expand-collapse-panel-header:before {
    color: #009cde
}

.stkis .expand-collapse-panel-wrapper.stamp-theme-light-blue .expand-collapse-panel.expanded {
    background: #d4f2ff
}

.stkis .expand-collapse-panel {
    margin-right: -20px;
    margin-left: -20px;
    padding: 0 20px;
    position: relative
}

    .stkis .expand-collapse-panel .expand-collapse-panel-header {
        margin: 0 0 6px 0;
        padding-right: 30px
    }

        .stkis .expand-collapse-panel .expand-collapse-panel-header:before {
            font-family: 'Font Awesome' !important;
            speak: none;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-size: .75rem;
            margin-top: 3px;
            content: "\e904";
            position: absolute;
            right: 20px
        }

    .stkis .expand-collapse-panel .expand-collapse-panel-header {
        cursor: pointer
    }

    .stkis .expand-collapse-panel p {
        margin: 0
    }

    .stkis .expand-collapse-panel .expand-collapse-panel-content {
        overflow: hidden;
        height: 0;
        padding-right: 30px
    }

    .stkis .expand-collapse-panel.expanded .expand-collapse-panel-content {
        display: block
    }

    .stkis .expand-collapse-panel.expanded > .expand-collapse-panel-header:before {
        content: "\e900"
    }

@media screen and (min-width: 768px) {
    .stkis .expand-collapse-panel {
        margin: 20px 0
    }
}

@media screen and (min-width: 1024px) {
    .stkis .expand-collapse-panel.expanded {
        padding: 20px 20px
    }
}

.stkis .expand-collapse-panel .expand-collapse-panel {
    margin: 20px 0
}

    .stkis .expand-collapse-panel .expand-collapse-panel.expanded {
        background: #edfaff
    }

    .stkis .expand-collapse-panel .expand-collapse-panel:last-child {
        margin-bottom: 0
    }

    .stkis .expand-collapse-panel .expand-collapse-panel ul:last-child {
        margin-bottom: 0
    }

        .stkis .expand-collapse-panel .expand-collapse-panel ul:last-child li:last-child {
            margin-bottom: 0
        }

.stkis .expand-collapse-panel .expand-collapse-panel-header {
    margin: 0
}

.stkis .expand-collapse-panel .expand-collapse-panel-content {
    padding-right: 0
}

.stkis .category-filter-select label {
    border: 0;
    clip: rect(0 0 0 0);
    width: 1px;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute
}

.stkis .category-filter-select label {
    border: 0;
    clip: rect(0 0 0 0);
    width: 1px;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute
}

.stkis .expand-collapse-edit-category-wrapper {
    display: none
}

.stkis.mceContentBody .expand-collapse-panel {
    margin: 20px 0
}

    .stkis.mceContentBody .expand-collapse-panel.expanded {
        padding: 20px 20px
    }

.stkis .tabs .tabs-mobile, .stkis .tabs .tab-stamp {
    font-weight: bold;
    font-family: 'Brandon Grotesque',Calibri,Helvetica,Arial,sans-serif;
    text-transform: uppercase;
    cursor: pointer;
    box-sizing: border-box;
    margin-top: 0;
    color: #aa0061;
    background: #d9d9d6
}

    .stkis .tabs .tabs-mobile.active, .stkis .tabs .tab-stamp.active, .stkis .tabs .tabs-mobile:hover, .stkis .tabs .tab-stamp:hover {
        color: #d9d9d6;
        background: #aa0061
    }

    .stkis .tabs .tabs-mobile.light-green, .stkis .tabs .tab-stamp.light-green, .stkis .tabs .tabs-mobile.stamp-theme-light-green, .stkis .tabs .tab-stamp.stamp-theme-light-green {
        color: #7ccc6c;
        background: #000
    }

        .stkis .tabs .tabs-mobile.light-green.active, .stkis .tabs .tab-stamp.light-green.active, .stkis .tabs .tabs-mobile.stamp-theme-light-green.active, .stkis .tabs .tab-stamp.stamp-theme-light-green.active, .stkis .tabs .tabs-mobile.light-green:hover, .stkis .tabs .tab-stamp.light-green:hover, .stkis .tabs .tabs-mobile.stamp-theme-light-green:hover, .stkis .tabs .tab-stamp.stamp-theme-light-green:hover {
            color: #000;
            background: #7ccc6c
        }

    .stkis .tabs .tabs-mobile.black, .stkis .tabs .tab-stamp.black, .stkis .tabs .tabs-mobile.stamp-theme-black, .stkis .tabs .tab-stamp.stamp-theme-black {
        color: #000;
        background: #d9d9d6
    }

        .stkis .tabs .tabs-mobile.black.active, .stkis .tabs .tab-stamp.black.active, .stkis .tabs .tabs-mobile.stamp-theme-black.active, .stkis .tabs .tab-stamp.stamp-theme-black.active, .stkis .tabs .tabs-mobile.black:hover, .stkis .tabs .tab-stamp.black:hover, .stkis .tabs .tabs-mobile.stamp-theme-black:hover, .stkis .tabs .tab-stamp.stamp-theme-black:hover {
            color: #d9d9d6;
            background: #000
        }

    .stkis .tabs .tabs-mobile.yellow, .stkis .tabs .tab-stamp.yellow, .stkis .tabs .tabs-mobile.stamp-theme-yellow, .stkis .tabs .tab-stamp.stamp-theme-yellow {
        color: #ffd100;
        background: #000
    }

        .stkis .tabs .tabs-mobile.yellow.active, .stkis .tabs .tab-stamp.yellow.active, .stkis .tabs .tabs-mobile.stamp-theme-yellow.active, .stkis .tabs .tab-stamp.stamp-theme-yellow.active, .stkis .tabs .tabs-mobile.yellow:hover, .stkis .tabs .tab-stamp.yellow:hover, .stkis .tabs .tabs-mobile.stamp-theme-yellow:hover, .stkis .tabs .tab-stamp.stamp-theme-yellow:hover {
            color: #000;
            background: #ffd100
        }

    .stkis .tabs .tabs-mobile.purple, .stkis .tabs .tab-stamp.purple, .stkis .tabs .tabs-mobile.stamp-theme-purple, .stkis .tabs .tab-stamp.stamp-theme-purple {
        color: #3c1053;
        background: #d9d9d6
    }

        .stkis .tabs .tabs-mobile.purple.active, .stkis .tabs .tab-stamp.purple.active, .stkis .tabs .tabs-mobile.stamp-theme-purple.active, .stkis .tabs .tab-stamp.stamp-theme-purple.active, .stkis .tabs .tabs-mobile.purple:hover, .stkis .tabs .tab-stamp.purple:hover, .stkis .tabs .tabs-mobile.stamp-theme-purple:hover, .stkis .tabs .tab-stamp.stamp-theme-purple:hover {
            color: #d9d9d6;
            background: #3c1053
        }

    .stkis .tabs .tabs-mobile.medium-blue, .stkis .tabs .tab-stamp.medium-blue, .stkis .tabs .tabs-mobile.stamp-theme-medium-blue, .stkis .tabs .tab-stamp.stamp-theme-medium-blue {
        color: #004f71;
        background: #d9d9d6
    }

        .stkis .tabs .tabs-mobile.medium-blue.active, .stkis .tabs .tab-stamp.medium-blue.active, .stkis .tabs .tabs-mobile.stamp-theme-medium-blue.active, .stkis .tabs .tab-stamp.stamp-theme-medium-blue.active, .stkis .tabs .tabs-mobile.medium-blue:hover, .stkis .tabs .tab-stamp.medium-blue:hover, .stkis .tabs .tabs-mobile.stamp-theme-medium-blue:hover, .stkis .tabs .tab-stamp.stamp-theme-medium-blue:hover {
            color: #d9d9d6;
            background: #004f71
        }

.stkis .tabs-mobile {
    font-size: .875rem;
    padding: .1875rem .5rem;
    margin: .3125rem 0
}

    .stkis .tabs-mobile:before {
        font-family: 'Font Awesome' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\e904";
        float: right;
        margin: 4px 0 0 6px;
        font-size: .625rem
    }

    .stkis .tabs-mobile.active:before {
        content: "\e900"
    }

@media screen and (min-width: 768px) {
    .stkis .tabs-mobile {
        display: none
    }
}

.stkis .tabs-tablet-desktop {
    display: none;
    list-style-type: none;
    padding: 0 0 3px 0;
    margin: 0;
    border-bottom: 1px solid #888b8d
}

    .stkis .tabs-tablet-desktop .tab-stamp {
        display: inline-block;
        margin: 2px 0px;
        font-size: .875rem;
        padding: .375rem .75rem
    }

@media screen and (min-width: 768px) {
    .stkis .tabs-tablet-desktop {
        display: block
    }
}

@media screen and (min-width: 1024px) {
    .stkis .tabs-tablet-desktop .tab-stamp {
        font-size: 1.125rem;
        padding: .75rem .9375rem
    }
}

.stkis .tabs-content {
    display: none;
    padding-top: 0.5rem;
    padding-bottom: 1.25rem
}

    .stkis .tabs-content:last-child {
        padding-bottom: 0
    }

    .stkis .tabs-content.active {
        display: block
    }

@media screen and (min-width: 768px) {
    .stkis .tabs-content {
        padding-top: 1rem;
        padding-bottom: 0
    }
}

.stkis.mceContentBody .tabs-mobile {
    display: none
}

.stkis.mceContentBody .tabs-tablet-desktop {
    display: block
}

    .stkis.mceContentBody .tabs-tablet-desktop .tab-stamp {
        font-size: 1.125rem;
        padding: .75rem .9375rem
    }

.stkis.mceContentBody .tabs-content {
    padding-top: 1rem;
    padding-bottom: 0
}

.stkis.use-japan-fonts .tabs .tabs-mobile, .stkis.use-japan-fonts .mceContentBody .tabs .tabs-mobile, .stkis.use-japan-fonts .tabs .tab-stamp, .stkis.use-japan-fonts .mceContentBody .tabs .tab-stamp {
    font-family: "ãƒ¡ã‚¤ãƒªã‚ª",Meiryo,"ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro","Brandon Grotesque",Osaka,"ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯","MS PGothic",sans-serif
}

.stkis.use-chinese-fonts .tabs .tabs-mobile, .stkis.use-chinese-fonts .mceContentBody .tabs .tabs-mobile, .stkis.use-chinese-fonts .tabs .tab-stamp, .stkis.use-chinese-fonts .mceContentBody .tabs .tab-stamp {
    font-family: 'Microsoft YaHei','Heiti SC',sans-serif
}

.stkis .video-container {
    position: relative;
    display: inline-block;
    height: auto !important;
    width: auto !important;
    max-width: 100%
}

    .stkis .video-container .overlay-icon {
        font-family: 'Font Awesome' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        display: none;
        position: absolute;
        width: 80px;
        height: 80px;
        left: calc(50% - 80px / 2);
        top: calc(50% - 80px / 2);
        cursor: pointer;
        border-radius: 100%;
        background-color: #2a2b33
    }

        .stkis .video-container .overlay-icon:hover {
            background-color: white
        }

            .stkis .video-container .overlay-icon:hover:before {
                color: #2a2b33
            }

        .stkis .video-container .overlay-icon:before {
            content: "\f04b";
            font-size: 2.75rem;
            position: absolute;
            top: calc((80px - 44px) / 2);
            left: calc((80px - 35px) / 2 + 5px);
            color: white
        }

.stkis .video-player-container {
    display: none
}

@media screen and (min-width: 768px) {
    .stkis .search-row-item {
        display: inline-block;
        padding-right: 20px
    }

        .stkis .search-row-item:last-child {
            padding-right: 0
        }
}

.stkis .result-count {
    display: block;
    border-bottom: 1px solid #888b8d;
    padding: 20px 0;
    margin-bottom: 40px
}

.stkis .list-item {
    color: #222731;
    margin-bottom: 40px;
    display: block;
    width: 100%
}

    .stkis .list-item:hover {
        text-decoration: none
    }

    .stkis .list-item h4 {
        color: #009cde;
        margin-bottom: 0.5rem
    }

        .stkis .list-item h4:hover {
            text-decoration: underline
        }

    .stkis .list-item h3 {
        color: #009cde;
        margin-bottom: 0.5rem
    }

        .stkis .list-item h3:hover {
            text-decoration: underline
        }

    .stkis .list-item .list-image {
        width: 100px;
        float: left;
        padding-right: 20px;
        padding-bottom: 1rem
    }

    .stkis .list-item .list-larger-thumbnail {
        width: 300px;
        height: auto
    }

        .stkis .list-item .list-larger-thumbnail .overlay-icon {
            font-family: 'Font Awesome' !important;
            speak: none;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -webkit-flex-direction: column;
            -ms-flex-direction: column;
            flex-direction: column;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center;
            width: 30px;
            height: 30px;
            position: static;
            cursor: pointer;
            border-radius: 100%;
            background-color: #2a2b33
        }

            .stkis .list-item .list-larger-thumbnail .overlay-icon:hover {
                background-color: white
            }

                .stkis .list-item .list-larger-thumbnail .overlay-icon:hover:before {
                    color: #2a2b33
                }

            .stkis .list-item .list-larger-thumbnail .overlay-icon:before {
                display: -webkit-box;
                display: -moz-box;
                display: -ms-flexbox;
                display: -webkit-flex;
                display: flex;
                -webkit-align-items: center;
                -ms-flex-align: center;
                align-items: center;
                position: static;
                padding-left: 4px;
                content: "\f04b";
                font-size: 1.15rem;
                color: white
            }

    .stkis .list-item .thumbnail-overlay {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        position: absolute;
        width: 100%;
        height: 100%;
        background-color: #000;
        opacity: 0.7;
        text-align: center
    }

        .stkis .list-item .thumbnail-overlay .overlay-text {
            color: #fff;
            word-break: break-word
        }

        .stkis .list-item .thumbnail-overlay .continue-overlay-text, .stkis .list-item .thumbnail-overlay .replay-overlay-text {
            display: none
        }

    .stkis .list-item .list-text {
        clear: both
    }

        .stkis .list-item .list-text .button {
            margin-top: 1rem
        }

        .stkis .list-item .list-text .icon.share-alt {
            float: right;
            font-size: 25px
        }

        .stkis .list-item .list-text .previously-viewed-text {
            display: none
        }

    .stkis .list-item .list-item-title-row {
        *zoom: 1
    }

        .stkis .list-item .list-item-title-row:before, .stkis .list-item .list-item-title-row:after {
            content: " ";
            display: table;
            line-height: 0
        }

        .stkis .list-item .list-item-title-row:after {
            clear: both
        }

        .stkis .list-item .list-item-title-row .list-item-title-left {
            width: 85%;
            float: left
        }

        .stkis .list-item .list-item-title-row .list-item-title-right {
            width: 15%;
            float: right
        }

    .stkis .list-item .share-this-button:hover {
        cursor: pointer
    }

    .stkis .list-item .author-date, .stkis .list-item .video-length, .stkis .list-item .published-location {
        font-weight: bold
    }

    .stkis .list-item .author-date, .stkis .list-item .video-length {
        margin-bottom: .125rem
    }

    .stkis .list-item .published-location {
        font-style: italic;
        margin-bottom: .5rem
    }

@media screen and (min-width: 768px) {
    .stkis .list-item {
        display: table
    }

        .stkis .list-item .list-image, .stkis .list-item .list-text {
            display: table-cell;
            vertical-align: top
        }

        .stkis .list-item .list-image {
            float: none;
            max-width: 124px;
            padding-bottom: 0
        }

        .stkis .list-item .preview-image {
            display: inline-block;
            vertical-align: bottom
        }

        .stkis .list-item .list-larger-thumbnail {
            width: 173px
        }
}

.stkis .list-item.previously-viewed-item h4 {
    color: #63666a
}

.stkis .list-item.previously-viewed-item .list-image {
    opacity: 0.5
}

.stkis .list-item.previously-viewed-item .previously-viewed-text {
    color: #000;
    display: inline
}

.stkis .list-item.previously-viewed-item .description {
    display: inline
}

.stkis .list-item.previously-viewed-item .list-image.list-larger-thumbnail {
    opacity: 1
}

    .stkis .list-item.previously-viewed-item .list-image.list-larger-thumbnail .overlay-icon:before {
        content: "\e910";
        padding-left: 2px
    }

    .stkis .list-item.previously-viewed-item .list-image.list-larger-thumbnail .replay-overlay-text {
        display: block
    }

.stkis .list-item.currently-viewing-item .progress-bar-background {
    background-color: #d9d9d6;
    height: 8px
}

.stkis .list-item.currently-viewing-item .progress-bar {
    background-color: #5bc2e7;
    position: relative;
    top: -8px;
    height: 8px
}

.stkis .list-item.currently-viewing-item .continue-overlay-text {
    display: block
}

.stkis .back-to-top {
    display: none
}

@media screen and (min-width: 768px) {
    .stkis .back-to-top {
        display: block;
        border-top: 1px solid #888b8d;
        border-bottom: 1px solid #888b8d;
        padding: 20px 0;
        text-align: right;
        margin-bottom: 40px
    }

        .stkis .back-to-top .result-count {
            border: none;
            display: inline;
            float: left;
            padding: 0
        }
}

.stkis .list-item-no-results {
    display: none;
    margin: 40px 0 100px 0
}

.stkis .list-container ul, .stkis .list-container li {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding: 0
}

.stkis .list-container ul {
    margin-bottom: 0
}

.stkis .dynamic-cover-container {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

@media screen and (min-width: 768px) {
    .stkis .dynamic-cover-container {
        min-height: 400px
    }
}

.stkis .dynamic-cover-image {
    display: none
}

.stkis .timeline-container {
    position: relative;
    display: none
}

.stkis .featured-container {
    *zoom: 1
}

    .stkis .featured-container:before, .stkis .featured-container:after {
        content: " ";
        display: table;
        line-height: 0
    }

    .stkis .featured-container:after {
        clear: both
    }

    .stkis .featured-container .share-alt {
        color: #222731;
        font-size: 1.375rem;
        padding: .375rem 1rem
    }

        .stkis .featured-container .share-alt:hover {
            text-decoration: none
        }

.stkis .social-media-channels {
    text-align: center
}

    .stkis .social-media-channels .container-inner {
        font-size: 0px
    }

    .stkis .social-media-channels .social-media-channel {
        display: inline-block;
        margin: 0 auto;
        width: 25%;
        vertical-align: top;
        min-height: 1px;
        padding-left: 20px;
        padding-right: 20px;
        box-sizing: border-box
    }

    .stkis .social-media-channels a {
        color: #222731
    }

        .stkis .social-media-channels a:hover {
            text-decoration: none;
            color: #009cde
        }

    .stkis .social-media-channels i {
        font-size: 30px
    }

    .stkis .social-media-channels .social-media-labels {
        display: none
    }

        .stkis .social-media-channels .social-media-labels p {
            margin-bottom: 5px;
            margin-top: 9px
        }

@media screen and (min-width: 768px) {
    .stkis .social-media-channels .social-media-labels {
        display: block
    }
}

@media screen and (min-width: 1024px) {
    .stkis .social-media-channels i {
        font-size: 45px
    }

    .stkis .social-media-channels .social-media-labels p {
        margin-top: 18px
    }
}

.stkis .custom-search .input-search:after {
    display: none
}

.stkis .custom-search .search-button {
    padding: 0;
    border: none;
    background: none;
    position: absolute;
    right: 15px;
    top: 0;
    bottom: 0;
    margin: auto 0
}

    .stkis .custom-search .search-button .icon {
        font-size: 1.125rem;
        color: #63666a
    }

        .stkis .custom-search .search-button .icon:hover {
            cursor: pointer
        }

.stkis .product-image-gallery {
    max-width: 450px;
    position: relative;
    margin-right: auto;
    margin-left: auto
}

    .stkis .product-image-gallery .large-thumbnail-column, .stkis .product-image-gallery .product-rotator-column {
        padding: 0
    }

    .stkis .product-image-gallery.one-slided .product-rotator-column {
        display: none
    }

    .stkis .product-image-gallery.one-slided .product-rotator {
        display: none
    }

    .stkis .product-image-gallery.two-slided .slick-track {
        margin: auto;
        -ms-transform: none;
        -webkit-transform: none;
        transform: none;
        top: 0
    }

    .stkis .product-image-gallery.two-slided .slick-list {
        margin-top: 0;
        -ms-transform: none;
        -webkit-transform: none;
        transform: none;
        top: 0
    }

@media screen and (min-width: 768px) {
    .stkis .product-image-gallery {
        width: 100%;
        max-width: none
    }

        .stkis .product-image-gallery .product-rotator-column {
            position: absolute;
            top: 50%;
            -ms-transform: translateY(-50%);
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
            height: 100%;
            right: 0
        }
}

.stkis .large-thumbnail-wrapper {
    width: 220px;
    height: 220px;
    border: 2px solid #000;
    display: block;
    margin: auto;
    position: relative;
    box-sizing: border-box
}

    .stkis .large-thumbnail-wrapper .product-thumbnail {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        max-height: 100%
    }

@media screen and (min-width: 768px) {
    .stkis .large-thumbnail-wrapper {
        display: inline-block;
        padding-top: 100%;
        width: 100%;
        height: auto;
        float: left;
        margin-bottom: 0
    }
}

.stkis .product-thumbnail {
    display: block;
    margin: auto;
    cursor: pointer
}

.stkis .product-rotator {
    display: block;
    width: 85%;
    margin: auto;
    margin-top: 15px;
    box-sizing: border-box;
    padding: 0 20px;
    height: 100%;
    position: relative
}

    .stkis .product-rotator .slick-slide {
        transition: visibility .5s;
        visibility: hidden
    }

        .stkis .product-rotator .slick-slide.slick-active {
            visibility: visible
        }

    .stkis .product-rotator .rotator-arrow {
        font-size: 35px;
        color: #888b8d
    }

    .stkis .product-rotator .rotator-arrow-wrapper {
        z-index: 100;
        position: absolute;
        top: 50%;
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .stkis .product-rotator .rotator-arrow-wrapper-forward {
        right: 0;
        text-align: right
    }

    .stkis .product-rotator .rotator-arrow-wrapper-back {
        left: 0
    }

    .stkis .product-rotator .small-thumbnail-wrapper {
        margin-bottom: 0;
        margin-right: 2px;
        border: 2px solid #888b8d;
        box-sizing: border-box
    }

        .stkis .product-rotator .small-thumbnail-wrapper:focus {
            outline: none
        }

        .stkis .product-rotator .small-thumbnail-wrapper:last-child {
            margin-right: 0
        }

        .stkis .product-rotator .small-thumbnail-wrapper.selected {
            border: 2px solid #000
        }

@media screen and (min-width: 768px) {
    .stkis .product-rotator {
        margin: 0 0 0 15%;
        padding: 0;
        text-align: center
    }

        .stkis .product-rotator .rotator-arrow-wrapper {
            -ms-transform: none;
            -webkit-transform: none;
            transform: none;
            position: absolute;
            top: inherit;
            margin: auto;
            display: inline-block !important
        }

        .stkis .product-rotator .slick-list {
            position: absolute;
            top: 50%;
            -ms-transform: translateY(-50%);
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
            width: 100%
        }

        .stkis .product-rotator .rotator-arrow-wrapper-back {
            top: -30px;
            left: 0;
            right: 0
        }

        .stkis .product-rotator .rotator-arrow-wrapper-forward {
            bottom: -30px;
            left: 0;
            right: 0;
            text-align: center
        }

        .stkis .product-rotator .small-thumbnail-wrapper {
            margin-bottom: 10%;
            margin-right: 0;
            width: 100%
        }

            .stkis .product-rotator .small-thumbnail-wrapper:last-child {
                margin-bottom: 0
            }
}

.stkis .related-content a {
    text-decoration: none
}

    .stkis .related-content a:focus {
        outline-style: none;
        box-shadow: initial;
        -moz-box-shadow: initial;
        -webkit-box-shadow: initial;
        border-color: transparent
    }

.stkis .related-content p {
    color: #222731
}

.stkis .related-content .related-content-img-container {
    max-width: 246px;
    margin: 0 auto
}

.stkis .related-content .related-content-img {
    padding: 28px 0;
    margin: 0 auto
}

.stkis .related-content .related-content-rotator {
    display: none
}

    .stkis .related-content .related-content-rotator.slick-initialized {
        display: block
    }

.stkis .related-content .slick-track {
    display: table;
    table-layout: fixed
}

.stkis .related-content .slick-list {
    margin: 0 24px
}

.stkis .related-content .slick-initialized .slick-slide {
    display: table-cell;
    vertical-align: middle;
    float: none
}

.stkis .related-content .angle-left, .stkis .related-content .angle-right {
    font-size: 1.5rem;
    font-weight: 700;
    color: #222731;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.stkis .related-content .angle-left {
    left: 0
}

.stkis .related-content .angle-right {
    right: 0
}

.stkis .events-calendar {
    max-width: 430px;
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box
}

    .stkis .events-calendar .clndr {
        overflow: hidden
    }

    .stkis .events-calendar .controls {
        position: relative;
        font-size: 1.4rem;
        text-align: center
    }

@media screen and (min-width: 1024px) {
    .stkis .events-calendar .controls {
        font-size: 1.75rem
    }
}

.stkis .events-calendar .clndr-previous-button, .stkis .events-calendar .clndr-next-button {
    padding-top: 5px;
    padding-bottom: 5px;
    display: inline-block;
    cursor: pointer;
    color: #222731
}

    .stkis .events-calendar .clndr-previous-button .icon, .stkis .events-calendar .clndr-next-button .icon {
        position: absolute;
        top: 20%
    }

        .stkis .events-calendar .clndr-previous-button .icon.angle-left, .stkis .events-calendar .clndr-next-button .icon.angle-left {
            left: 10px
        }

        .stkis .events-calendar .clndr-previous-button .icon.angle-right, .stkis .events-calendar .clndr-next-button .icon.angle-right {
            right: 10px
        }

.stkis .events-calendar .month {
    padding-top: 5px;
    padding-bottom: 5px;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'Brandon Grotesque',Calibri,Helvetica,Arial,sans-serif;
    color: #fff
}

.stkis .events-calendar .days-container {
    position: relative;
    width: 100%;
    display: block
}

.stkis .events-calendar .days {
    background-color: #fff
}

.stkis .events-calendar .day {
    width: 14.28571429%;
    display: block;
    box-sizing: border-box;
    float: left;
    font-size: 1.25rem;
    font-family: 'Brandon Grotesque',Calibri,Helvetica,Arial,sans-serif;
    text-align: center;
    color: #222731
}

@media screen and (min-width: 1024px) {
    .stkis .events-calendar .day {
        font-size: 1.75rem
    }
}

.stkis .events-calendar .day.calendar-dow-0 {
    margin-left: 0
}

.stkis .events-calendar .day.event {
    cursor: pointer
}

.stkis .events-calendar .day.adjacent-month {
    color: #d9d9d6
}

.stkis .events-calendar .headers {
    padding-top: 5px;
    padding-bottom: 5px;
    box-sizing: border-box;
    border-top: 0;
    height: 30px;
    background-color: #d9d9d6
}

@media screen and (min-width: 1024px) {
    .stkis .events-calendar .headers {
        padding-top: 2px
    }
}

.stkis .events-calendar .day-header {
    width: 14.28571429%;
    display: block;
    float: left;
    text-align: center;
    color: #222731;
    text-transform: uppercase;
    font-family: 'Brandon Grotesque',Calibri,Helvetica,Arial,sans-serif;
    font-size: 0.75rem
}

@media screen and (min-width: 1024px) {
    .stkis .events-calendar .day-header {
        font-size: 1rem
    }
}

.stkis .events-calendar .day {
    border-right: 3px solid #63666a;
    border-bottom: 3px solid #63666a
}

    .stkis .events-calendar .day.calendar-dow-0 {
        border-left: 3px solid #63666a
    }

    .stkis .events-calendar .day.event:not(.adjacent-month) {
        background-color: #5bc2e7
    }

        .stkis .events-calendar .day.event:not(.adjacent-month).past {
            background-color: #222731;
            color: #fff
        }

.stkis .events-calendar .headers {
    border: 3px solid #63666a
}

.stkis .events-calendar .controls {
    background-color: #63666a
}

.stkis .events-calendar.dark-gray .day {
    border-right: 3px solid #63666a;
    border-bottom: 3px solid #63666a
}

    .stkis .events-calendar.dark-gray .day.calendar-dow-0 {
        border-left: 3px solid #63666a
    }

    .stkis .events-calendar.dark-gray .day.event:not(.adjacent-month) {
        background-color: #5bc2e7
    }

        .stkis .events-calendar.dark-gray .day.event:not(.adjacent-month).past {
            background-color: #222731;
            color: #fff
        }

.stkis .events-calendar.dark-gray .headers {
    border: 3px solid #63666a
}

.stkis .events-calendar.dark-gray .controls {
    background-color: #63666a
}

.stkis .events-calendar.medium-green .day {
    border-right: 3px solid #00b140;
    border-bottom: 3px solid #00b140
}

    .stkis .events-calendar.medium-green .day.calendar-dow-0 {
        border-left: 3px solid #00b140
    }

    .stkis .events-calendar.medium-green .day.event:not(.adjacent-month) {
        background-color: #bfebcf
    }

        .stkis .events-calendar.medium-green .day.event:not(.adjacent-month).past {
            background-color: #222731;
            color: #fff
        }

.stkis .events-calendar.medium-green .headers {
    border: 3px solid #00b140
}

.stkis .events-calendar.medium-green .controls {
    background-color: #00b140
}

.stkis.use-japan-fonts .events-calendar .month, .stkis.use-japan-fonts .events-calendar .day, .stkis.use-japan-fonts .events-calendar .day-header {
    font-family: "ãƒ¡ã‚¤ãƒªã‚ª",Meiryo,"ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro","Brandon Grotesque",Osaka,"ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯","MS PGothic",sans-serif
}

.stkis.use-chinese-fonts .events-calendar .month, .stkis.use-chinese-fonts .events-calendar .day, .stkis.use-chinese-fonts .events-calendar .day-header {
    font-family: 'Microsoft YaHei','Heiti SC',sans-serif
}

.stkis .tabs-product-filter .tabs-tablet-desktop {
    display: block
}

@media screen and (min-width: 768px) {
    .stkis .tabs-product-filter .tabs-tablet-desktop {
        border-bottom: none
    }
}

.stkis .tabs-product-filter .tabs-content {
    padding-top: 0
}

.stkis .tabs-product-filter .tab-stamp:only-child {
    cursor: default
}

.stkis .tabs-product-filter .filter-list {
    margin-bottom: 10px
}

.stkis .tabs-product-filter .number-of-results {
    font-family: 'Brandon Grotesque',Calibri,Helvetica,Arial,sans-serif
}

.stkis .tabs-product-filter .back-to-top {
    display: block;
    border-top: 1px solid #888b8d;
    border-bottom: 1px solid #888b8d;
    padding: 20px 0;
    margin-bottom: 40px;
    text-align: right
}

    .stkis .tabs-product-filter .back-to-top .number-of-results {
        float: left
    }

.stkis .grid-list-toggle {
    *zoom: 1;
    border-bottom: 1px solid #222731;
    padding: 10px 0
}

    .stkis .grid-list-toggle:before, .stkis .grid-list-toggle:after {
        content: " ";
        display: table;
        line-height: 0
    }

    .stkis .grid-list-toggle:after {
        clear: both
    }

    .stkis .grid-list-toggle .icon {
        display: none;
        font-size: 1.5rem;
        margin-left: 5px;
        color: #d9d9d6
    }

        .stkis .grid-list-toggle .icon.active, .stkis .grid-list-toggle .icon:hover {
            color: #222731
        }

    .stkis .grid-list-toggle .number-of-results-container, .stkis .grid-list-toggle .filter-buttons-container {
        margin-bottom: 10px
    }

    .stkis .grid-list-toggle .show-all-products, .stkis .grid-list-toggle .number-of-results {
        line-height: 24px
    }

    .stkis .grid-list-toggle .number-of-results {
        margin: 0
    }

    .stkis .grid-list-toggle .show-all-products {
        display: none;
        vertical-align: super;
        margin-right: 5px
    }

    .stkis .grid-list-toggle .filter-buttons-container {
        *zoom: 1
    }

        .stkis .grid-list-toggle .filter-buttons-container:before, .stkis .grid-list-toggle .filter-buttons-container:after {
            content: " ";
            display: table;
            line-height: 0
        }

        .stkis .grid-list-toggle .filter-buttons-container:after {
            clear: both
        }

@media screen and (min-width: 768px) {
    .stkis .grid-list-toggle .number-of-results-container, .stkis .grid-list-toggle .filter-buttons-container {
        margin-bottom: 0
    }

    .stkis .grid-list-toggle .number-of-results-container {
        float: left
    }

    .stkis .grid-list-toggle .filter-buttons-container {
        float: right
    }

    .stkis .grid-list-toggle .icon {
        display: inline-block
    }
}

.stkis .filter-title {
    margin-top: 40px
}

.stkis .filter-list {
    margin-top: 10px;
    margin-bottom: 40px;
    width: 100%;
    font-family: 'Brandon Grotesque',Calibri,Helvetica,Arial,sans-serif
}

    .stkis .filter-list * h6 {
        margin: 0
    }

    .stkis .filter-list .filter-list-header .caret-container {
        width: 13px;
        display: inline-block
    }

    .stkis .filter-list .filter-list-header, .stkis .filter-list .filter-list-item h6 {
        padding: 10px 20px;
        text-transform: uppercase;
        display: block
    }

    .stkis .filter-list .filter-list-items {
        *zoom: 1;
        padding: 0;
        margin: 0;
        list-style: none;
        background-color: #d9d9d6
    }

        .stkis .filter-list .filter-list-items:before, .stkis .filter-list .filter-list-items:after {
            content: " ";
            display: table;
            line-height: 0
        }

        .stkis .filter-list .filter-list-items:after {
            clear: both
        }

        .stkis .filter-list .filter-list-items.stacked {
            margin-bottom: 25px
        }

        .stkis .filter-list .filter-list-items.icon-right .icon-wrapper {
            float: right;
            width: 23px;
            text-align: center;
            padding-left: 10px
        }

            .stkis .filter-list .filter-list-items.icon-right .icon-wrapper i {
                line-height: 1.2rem
            }

    .stkis .filter-list.filter-list-items-multi-select .filter-list-item {
        border-bottom: 1px solid #d9d9d6
    }

        .stkis .filter-list.filter-list-items-multi-select .filter-list-item:last-of-type {
            border-bottom: none
        }

        .stkis .filter-list.filter-list-items-multi-select .filter-list-item.active h6:hover, .stkis .filter-list.filter-list-items-multi-select .filter-list-item.active i:hover {
            cursor: pointer
        }

    .stkis .filter-list .filter-list-item {
        margin: 0
    }

        .stkis .filter-list .filter-list-item h6 {
            color: #63666a
        }

            .stkis .filter-list .filter-list-item h6:hover {
                cursor: pointer;
                color: #222731
            }

        .stkis .filter-list .filter-list-item.active {
            background-color: #aa0061
        }

            .stkis .filter-list .filter-list-item.active h6, .stkis .filter-list .filter-list-item.active i {
                color: #d9d9d6
            }

                .stkis .filter-list .filter-list-item.active h6:hover, .stkis .filter-list .filter-list-item.active i:hover {
                    cursor: default
                }

    .stkis .filter-list.magenta .filter-list-item.active {
        background-color: #aa0061
    }

        .stkis .filter-list.magenta .filter-list-item.active h6 {
            color: #d9d9d6
        }

    .stkis .filter-list.black .filter-list-item.active {
        background-color: #000
    }

        .stkis .filter-list.black .filter-list-item.active h6 {
            color: #d9d9d6
        }

    .stkis .filter-list.light-green .filter-list-item.active {
        background-color: #7ccc6c
    }

        .stkis .filter-list.light-green .filter-list-item.active h6 {
            color: #000
        }

    .stkis .filter-list.medium-blue .filter-list-item.active {
        background-color: #004f71
    }

        .stkis .filter-list.medium-blue .filter-list-item.active h6 {
            color: #d9d9d6
        }

    .stkis .filter-list.purple .filter-list-item.active {
        background-color: #3c1053
    }

        .stkis .filter-list.purple .filter-list-item.active h6 {
            color: #d9d9d6
        }

    .stkis .filter-list.yellow .filter-list-item.active {
        background-color: #ffd100
    }

        .stkis .filter-list.yellow .filter-list-item.active h6 {
            color: #000
        }

@media screen and (min-width: 768px) {
    .stkis .filter-list {
        margin-top: 0
    }
}

.stkis.use-japan-fonts .filter-list, .stkis.use-japan-fonts .mceContentBody .filter-list {
    font-family: "ãƒ¡ã‚¤ãƒªã‚ª",Meiryo,"ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro","Brandon Grotesque",Osaka,"ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯","MS PGothic",sans-serif
}

.stkis.use-chinese-fonts .filter-list, .stkis.use-chinese-fonts .mceContentBody .filter-list {
    font-family: 'Microsoft YaHei','Heiti SC',sans-serif
}

.stkis .az-filter {
    margin: 0;
    padding: 20px;
    font-size: 0;
    list-style: none;
    background-color: #d9d9d6
}

    .stkis .az-filter li {
        display: inline-block;
        width: 42px;
        margin: 0;
        padding: 10px 0;
        font-size: 1rem;
        font-weight: 700;
        color: #63666a
    }

        .stkis .az-filter li:hover {
            color: #222731
        }

        .stkis .az-filter li .active {
            cursor: default
        }

.stkis .filter-list li.active {
    background-color: #aa0061;
    color: #d9d9d6
}

.stkis .filter-list.magenta li.active {
    background-color: #aa0061;
    color: #d9d9d6
}

.stkis .filter-list.black li.active {
    background-color: #000;
    color: #d9d9d6
}

.stkis .filter-list.light-green li.active {
    background-color: #7ccc6c;
    color: #000
}

.stkis .filter-list.medium-blue li.active {
    background-color: #004f71;
    color: #d9d9d6
}

.stkis .filter-list.purple li.active {
    background-color: #3c1053;
    color: #d9d9d6
}

.stkis .filter-list.yellow li.active {
    background-color: #ffd100;
    color: #000
}

.stkis .two-column-text .column-6 {
    margin-bottom: 40px
}

    .stkis .two-column-text .column-6:last-child {
        margin-bottom: 0
    }

.stkis .two-column-text img {
    margin-bottom: 1rem
}

@media screen and (min-width: 768px) {
    .stkis .two-column-text .column-6 {
        margin-bottom: 0
    }
}

.stkis .three-column-callouts .column-4 {
    margin-bottom: 40px
}

    .stkis .three-column-callouts .column-4:last-child {
        margin-bottom: 0
    }

.stkis .three-column-callouts h4 {
    margin-bottom: 4px
}

.stkis .three-column-callouts p {
    margin-top: 0
}

.stkis .three-column-callouts img {
    max-width: 100%;
    margin-bottom: 0.5rem;
    display: none
}

@media screen and (min-width: 768px) {
    .stkis .three-column-callouts .column-table {
        display: table;
        width: 100%;
        table-layout: fixed
    }

    .stkis .three-column-callouts .column-4 {
        display: table-cell;
        padding-bottom: 20px;
        vertical-align: top;
        border-left: 1px solid #d9d9d6;
        margin: 0;
        float: none
    }

        .stkis .three-column-callouts .column-4:first-child {
            border: 0
        }

    .stkis .three-column-callouts img {
        display: inline-block
    }
}

.stkis.mceContentBody .multi-column-block .column-table {
    display: table;
    width: 100%;
    table-layout: fixed
}

.stkis.mceContentBody .multi-column-block .column-4 {
    display: table-cell;
    padding-bottom: 20px;
    vertical-align: top;
    border-left: 1px solid #d9d9d6;
    margin: 0;
    float: none
}

    .stkis.mceContentBody .multi-column-block .column-4:first-child {
        border: 0
    }

.stkis.mceContentBody .multi-column-block img {
    display: inline-block
}

.stkis .four-column-callouts .column-6 {
    margin-bottom: 40px
}

    .stkis .four-column-callouts .column-6 .link-download:last-child {
        margin-bottom: 0
    }

.stkis .four-column-callouts img, .stkis .four-column-callouts h5 {
    margin-bottom: 0.5rem
}

@media screen and (min-width: 768px) {
    .stkis .four-column-callouts .column-6:nth-of-type(3) {
        clear: both
    }
}

@media screen and (min-width: 1024px) {
    .stkis .four-column-callouts .column-6 {
        width: 25%
    }

        .stkis .four-column-callouts .column-6:nth-of-type(3) {
            clear: none
        }
}

.stkis .four-column-callouts-with-multiple-buttons .column-6:last-child {
    margin-bottom: 0
}

@media screen and (min-width: 768px) {
    .stkis .four-column-callouts-with-multiple-buttons .column-6:nth-of-type(3), .stkis .four-column-callouts-with-multiple-buttons .column-6:nth-of-type(4) {
        margin-bottom: 0
    }
}

@media screen and (min-width: 1024px) {
    .stkis .four-column-callouts-with-multiple-buttons .column-6 {
        margin: 0
    }
}

.stkis.mceContentBody .four-column-callouts .column-6:nth-of-type(3) {
    clear: both
}

.stkis.mceContentBody .four-column-callouts .column-6 {
    width: 25%
}

    .stkis.mceContentBody .four-column-callouts .column-6:nth-of-type(3) {
        clear: none
    }

.stkis.mceContentBody .four-column-callouts-with-multiple-buttons .column-6:nth-of-type(3), .stkis.mceContentBody .four-column-callouts-with-multiple-buttons .column-6:nth-of-type(4) {
    margin-bottom: 0
}

.stkis.mceContentBody .four-column-callouts-with-multiple-buttons .column-6 {
    margin: 0
}

.stkis .list-of-links-wrapper {
    position: relative
}

@media screen and (min-width: 768px) {
    .stkis .list-of-links-wrapper h5 {
        margin-bottom: 16px
    }
}

.stkis .list-of-links-wrapper .list-of-links-cols {
    display: inline-block;
    width: 100%
}

    .stkis .list-of-links-wrapper .list-of-links-cols .link-alt span {
        display: inline-block;
        width: 85%;
        word-wrap: break-word
    }

    .stkis .list-of-links-wrapper .list-of-links-cols ul {
        list-style-type: none;
        margin-top: 25px;
        margin-bottom: 0
    }

    .stkis .list-of-links-wrapper .list-of-links-cols img {
        float: right;
        max-height: 14px;
        width: auto !important
    }

@media screen and (max-width: 767px) {
    .stkis .list-of-links-wrapper .list-of-links-cols ul {
        padding-left: 0
    }
}

@media screen and (min-width: 768px) {
    .stkis .list-of-links-wrapper .list-of-links-cols ul {
        min-height: 1px;
        padding-left: 20px;
        padding-right: 20px;
        box-sizing: border-box;
        margin-top: 0
    }

        .stkis .list-of-links-wrapper .list-of-links-cols ul:first-child {
            padding-left: 0
        }

        .stkis .list-of-links-wrapper .list-of-links-cols ul:last-child {
            padding-right: 0
        }
}

@media screen and (min-width: 768px) and (min-width:768px) {
    .stkis .list-of-links-wrapper .list-of-links-cols ul {
        float: left;
        width: 33.33333333%
    }
}

@media screen and (min-width: 768px) and (min-width:768px) {
    .stkis .list-of-links-wrapper .list-of-links-cols ul:first-child:nth-last-child(1):first-child {
        margin-left: 33.33333333%
    }
}

@media screen and (min-width: 768px) and (min-width:768px) {
    .stkis .list-of-links-wrapper .list-of-links-cols ul:first-child:nth-last-child(2):first-child {
        margin-left: 16.66666667%
    }
}

.stkis .panel-rotator {
    height: 100%;
    overflow: hidden;
    visibility: hidden;
    z-index: 200
}

@media screen and (min-width: 480px) and (max-width: 1023px) {
    .stkis .panel-rotator {
        height: 300px
    }
}

@media screen and (min-width: 1024px) {
    .stkis .panel-rotator {
        height: 448px
    }
}

.stkis .panel-rotator.slick-initialized {
    visibility: visible
}

.stkis .panel-rotator .breadcrumbs-container {
    margin-top: 1rem;
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

.stkis .panel-rotator .panel-slide {
    display: table;
    width: 100%;
    height: 100%
}

@media screen and (min-width: 480px) and (max-width: 1023px) {
    .stkis .panel-rotator .panel-slide {
        height: 300px
    }
}

@media screen and (min-width: 1024px) {
    .stkis .panel-rotator .panel-slide {
        height: 448px
    }
}

.stkis .panel-rotator .panel-slide.dark-image {
    background-color: #d9d9d6
}

    .stkis .panel-rotator .panel-slide.dark-image .panel-slide-content {
        background-color: #d9d9d6
    }

    .stkis .panel-rotator .panel-slide.dark-image h1, .stkis .panel-rotator .panel-slide.dark-image h2, .stkis .panel-rotator .panel-slide.dark-image h5 {
        color: #222731
    }

@media screen and (min-width: 480px) {
    .stkis .panel-rotator .panel-slide.dark-image {
        background-color: transparent
    }

        .stkis .panel-rotator .panel-slide.dark-image h1, .stkis .panel-rotator .panel-slide.dark-image h2, .stkis .panel-rotator .panel-slide.dark-image h5 {
            color: #fff
        }

        .stkis .panel-rotator .panel-slide.dark-image .panel-slide-content {
            background-color: transparent
        }
}

.stkis .panel-rotator .panel-slide.light-image {
    background-color: #d9d9d6
}

    .stkis .panel-rotator .panel-slide.light-image .panel-slide-content {
        background-color: #d9d9d6
    }

    .stkis .panel-rotator .panel-slide.light-image h1, .stkis .panel-rotator .panel-slide.light-image h2, .stkis .panel-rotator .panel-slide.light-image h5 {
        color: #222731
    }

@media screen and (min-width: 480px) {
    .stkis .panel-rotator .panel-slide.light-image {
        background-color: transparent
    }

        .stkis .panel-rotator .panel-slide.light-image h1, .stkis .panel-rotator .panel-slide.light-image h2, .stkis .panel-rotator .panel-slide.light-image h5 {
            color: #222731
        }

        .stkis .panel-rotator .panel-slide.light-image .panel-slide-content {
            background-color: transparent
        }
}

.stkis .panel-rotator .panel-slide.charcoal {
    background-color: #222731
}

    .stkis .panel-rotator .panel-slide.charcoal .panel-slide-content {
        background-color: #222731
    }

    .stkis .panel-rotator .panel-slide.charcoal h1, .stkis .panel-rotator .panel-slide.charcoal h2, .stkis .panel-rotator .panel-slide.charcoal h5 {
        color: #fff
    }

@media screen and (min-width: 480px) {
    .stkis .panel-rotator .panel-slide.charcoal {
        background-color: #222731
    }

        .stkis .panel-rotator .panel-slide.charcoal h1, .stkis .panel-rotator .panel-slide.charcoal h2, .stkis .panel-rotator .panel-slide.charcoal h5 {
            color: #fff
        }

        .stkis .panel-rotator .panel-slide.charcoal .panel-slide-content {
            background-color: transparent
        }
}

.stkis .panel-rotator .panel-slide.dark-blue {
    background-color: #002a3a
}

    .stkis .panel-rotator .panel-slide.dark-blue .panel-slide-content {
        background-color: #002a3a
    }

    .stkis .panel-rotator .panel-slide.dark-blue h1, .stkis .panel-rotator .panel-slide.dark-blue h2, .stkis .panel-rotator .panel-slide.dark-blue h5 {
        color: #fff
    }

@media screen and (min-width: 480px) {
    .stkis .panel-rotator .panel-slide.dark-blue {
        background-color: #002a3a
    }

        .stkis .panel-rotator .panel-slide.dark-blue h1, .stkis .panel-rotator .panel-slide.dark-blue h2, .stkis .panel-rotator .panel-slide.dark-blue h5 {
            color: #fff
        }

        .stkis .panel-rotator .panel-slide.dark-blue .panel-slide-content {
            background-color: transparent
        }
}

.stkis .panel-rotator .panel-slide.light-gray {
    background-color: #d9d9d6
}

    .stkis .panel-rotator .panel-slide.light-gray .panel-slide-content {
        background-color: #d9d9d6
    }

    .stkis .panel-rotator .panel-slide.light-gray h1, .stkis .panel-rotator .panel-slide.light-gray h2, .stkis .panel-rotator .panel-slide.light-gray h5 {
        color: #222731
    }

@media screen and (min-width: 480px) {
    .stkis .panel-rotator .panel-slide.light-gray {
        background-color: #d9d9d6
    }

        .stkis .panel-rotator .panel-slide.light-gray h1, .stkis .panel-rotator .panel-slide.light-gray h2, .stkis .panel-rotator .panel-slide.light-gray h5 {
            color: #222731
        }

        .stkis .panel-rotator .panel-slide.light-gray .panel-slide-content {
            background-color: transparent
        }
}

.stkis .panel-rotator .panel-slide.medium-blue {
    background-color: #004f71
}

    .stkis .panel-rotator .panel-slide.medium-blue .panel-slide-content {
        background-color: #004f71
    }

    .stkis .panel-rotator .panel-slide.medium-blue h1, .stkis .panel-rotator .panel-slide.medium-blue h2, .stkis .panel-rotator .panel-slide.medium-blue h5 {
        color: #fff
    }

@media screen and (min-width: 480px) {
    .stkis .panel-rotator .panel-slide.medium-blue {
        background-color: #004f71
    }

        .stkis .panel-rotator .panel-slide.medium-blue h1, .stkis .panel-rotator .panel-slide.medium-blue h2, .stkis .panel-rotator .panel-slide.medium-blue h5 {
            color: #fff
        }

        .stkis .panel-rotator .panel-slide.medium-blue .panel-slide-content {
            background-color: transparent
        }
}

.stkis .panel-rotator .panel-slide.mint {
    background-color: #64ccc9
}

    .stkis .panel-rotator .panel-slide.mint .panel-slide-content {
        background-color: #64ccc9
    }

    .stkis .panel-rotator .panel-slide.mint h1, .stkis .panel-rotator .panel-slide.mint h2, .stkis .panel-rotator .panel-slide.mint h5 {
        color: #222731
    }

@media screen and (min-width: 480px) {
    .stkis .panel-rotator .panel-slide.mint {
        background-color: #64ccc9
    }

        .stkis .panel-rotator .panel-slide.mint h1, .stkis .panel-rotator .panel-slide.mint h2, .stkis .panel-rotator .panel-slide.mint h5 {
            color: #222731
        }

        .stkis .panel-rotator .panel-slide.mint .panel-slide-content {
            background-color: transparent
        }
}

.stkis .panel-rotator .panel-slide.content-right .panel-slide-content {
    float: right;
    text-align: right
}

.stkis .panel-rotator .panel-slide.content-center .panel-slide-content {
    margin: 0 auto;
    text-align: center
}

.stkis .panel-rotator .panel-slide .container-inner {
    position: relative;
    display: table-cell;
    padding: 75% 10% 0
}

@media screen and (min-width: 480px) {
    .stkis .panel-rotator .panel-slide .container-inner {
        padding: 7% 10%
    }
}

@media screen and (min-width: 1024px) {
    .stkis .panel-rotator .panel-slide .container-inner {
        padding: 7% 12.5%
    }
}

.stkis .panel-rotator .panel-slide-background {
    position: absolute;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: calc(150px);
    top: 0;
    left: 0
}

@media screen and (min-width: 480px) and (max-width: 1023px) {
    .stkis .panel-rotator .panel-slide-background {
        height: 300px
    }
}

@media screen and (min-width: 1024px) {
    .stkis .panel-rotator .panel-slide-background {
        height: 448px
    }
}

.stkis .panel-rotator .panel-slide-content {
    position: absolute;
    width: 100%;
    top: calc(150px);
    left: 0;
    box-sizing: border-box;
    padding: 20px
}

    .stkis .panel-rotator .panel-slide-content h1, .stkis .panel-rotator .panel-slide-content h2 {
        margin: 0 0 .75rem
    }

@media screen and (min-width: 480px) {
    .stkis .panel-rotator .panel-slide-content {
        position: relative;
        width: auto;
        top: auto;
        left: auto;
        background-color: transparent;
        padding: 0
    }
}

@media screen and (min-width: 768px) {
    .stkis .panel-rotator .panel-slide-content {
        width: 70%
    }
}

.stkis .panel-rotator .panel-rotator-arrow {
    top: 0;
    position: absolute;
    height: calc(150px);
    font-size: 55px;
    color: #fff;
    z-index: 100
}

    .stkis .panel-rotator .panel-rotator-arrow:before {
        position: absolute;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }

    .stkis .panel-rotator .panel-rotator-arrow.angle-right {
        right: 2.5%
    }

    .stkis .panel-rotator .panel-rotator-arrow.angle-left {
        left: 2.5%
    }

    .stkis .panel-rotator .panel-rotator-arrow.angle-right:before {
        right: 50%
    }

    .stkis .panel-rotator .panel-rotator-arrow.hidden {
        display: none !important
    }

@media screen and (min-width: 480px) {
    .stkis .panel-rotator .panel-rotator-arrow {
        height: 100%;
        font-size: 75px
    }

        .stkis .panel-rotator .panel-rotator-arrow.angle-right {
            right: 3%
        }

        .stkis .panel-rotator .panel-rotator-arrow.angle-left {
            left: 3%
        }
}

@media screen and (min-width: 1024px) {
    .stkis .panel-rotator .panel-rotator-arrow {
        font-size: 110px
    }

        .stkis .panel-rotator .panel-rotator-arrow.angle-right {
            right: 5%
        }

        .stkis .panel-rotator .panel-rotator-arrow.angle-left {
            left: 5%
        }
}

.stkis .panel-background-video {
    height: 100%;
    overflow: hidden
}

@media screen and (min-width: 480px) and (max-width: 1023px) {
    .stkis .panel-background-video {
        height: 300px
    }
}

@media screen and (min-width: 1024px) {
    .stkis .panel-background-video {
        height: 448px
    }
}

.stkis .panel-background-video .breadcrumbs-container {
    margin-top: 1rem;
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

.stkis .panel-background-video .panel-video {
    display: table;
    width: 100%;
    height: 100%
}

@media screen and (min-width: 480px) and (max-width: 1023px) {
    .stkis .panel-background-video .panel-video {
        height: 300px
    }
}

@media screen and (min-width: 1024px) {
    .stkis .panel-background-video .panel-video {
        height: 448px
    }
}

.stkis .panel-background-video .panel-video.dark-image {
    background-color: #d9d9d6
}

    .stkis .panel-background-video .panel-video.dark-image .panel-video-content {
        background-color: #d9d9d6
    }

    .stkis .panel-background-video .panel-video.dark-image h1, .stkis .panel-background-video .panel-video.dark-image h2, .stkis .panel-background-video .panel-video.dark-image h5 {
        color: #222731
    }

@media screen and (min-width: 480px) {
    .stkis .panel-background-video .panel-video.dark-image {
        background-color: transparent
    }

        .stkis .panel-background-video .panel-video.dark-image h1, .stkis .panel-background-video .panel-video.dark-image h2, .stkis .panel-background-video .panel-video.dark-image h5 {
            color: #fff
        }

        .stkis .panel-background-video .panel-video.dark-image .panel-video-content {
            background-color: transparent
        }
}

.stkis .panel-background-video .panel-video.light-image {
    background-color: #d9d9d6
}

    .stkis .panel-background-video .panel-video.light-image .panel-video-content {
        background-color: #d9d9d6
    }

    .stkis .panel-background-video .panel-video.light-image h1, .stkis .panel-background-video .panel-video.light-image h2, .stkis .panel-background-video .panel-video.light-image h5 {
        color: #222731
    }

@media screen and (min-width: 480px) {
    .stkis .panel-background-video .panel-video.light-image {
        background-color: transparent
    }

        .stkis .panel-background-video .panel-video.light-image h1, .stkis .panel-background-video .panel-video.light-image h2, .stkis .panel-background-video .panel-video.light-image h5 {
            color: #222731
        }

        .stkis .panel-background-video .panel-video.light-image .panel-video-content {
            background-color: transparent
        }
}

.stkis .panel-background-video .panel-video.charcoal {
    background-color: #222731
}

    .stkis .panel-background-video .panel-video.charcoal .panel-video-content {
        background-color: #222731
    }

    .stkis .panel-background-video .panel-video.charcoal h1, .stkis .panel-background-video .panel-video.charcoal h2, .stkis .panel-background-video .panel-video.charcoal h5 {
        color: #fff
    }

@media screen and (min-width: 480px) {
    .stkis .panel-background-video .panel-video.charcoal {
        background-color: #222731
    }

        .stkis .panel-background-video .panel-video.charcoal h1, .stkis .panel-background-video .panel-video.charcoal h2, .stkis .panel-background-video .panel-video.charcoal h5 {
            color: #fff
        }

        .stkis .panel-background-video .panel-video.charcoal .panel-video-content {
            background-color: transparent
        }
}

.stkis .panel-background-video .panel-video.content-right .panel-video-content {
    float: right;
    text-align: right
}

.stkis .panel-background-video .panel-video.content-center .panel-video-content {
    margin: 0 auto;
    text-align: center
}

.stkis .panel-background-video .panel-video .container-inner {
    position: relative;
    display: table-cell;
    padding: 75% 10% 0
}

@media screen and (min-width: 480px) {
    .stkis .panel-background-video .panel-video .container-inner {
        padding: 7% 10%
    }
}

@media screen and (min-width: 1024px) {
    .stkis .panel-background-video .panel-video .container-inner {
        padding: 7% 12.5%
    }
}

.stkis .panel-background-video .panel-video-background {
    position: absolute;
    z-index: 0;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: calc(150px);
    top: 0;
    left: 0
}

@media screen and (min-width: 480px) and (max-width: 1023px) {
    .stkis .panel-background-video .panel-video-background {
        height: 300px
    }
}

@media screen and (min-width: 1024px) {
    .stkis .panel-background-video .panel-video-background {
        height: 448px
    }
}

.stkis .panel-background-video .panel-video-content {
    position: absolute;
    width: 100%;
    top: calc(150px);
    left: 0;
    box-sizing: border-box;
    padding: 20px
}

    .stkis .panel-background-video .panel-video-content h1, .stkis .panel-background-video .panel-video-content h2 {
        margin: 0 0 .75rem
    }

@media screen and (min-width: 480px) {
    .stkis .panel-background-video .panel-video-content {
        position: relative;
        width: auto;
        top: auto;
        left: auto;
        background-color: transparent;
        padding: 0
    }
}

@media screen and (min-width: 768px) {
    .stkis .panel-background-video .panel-video-content {
        width: 70%
    }
}

.stkis .quad-panel-rotator {
    background: #d9d9d6;
    padding: 24px 0 0
}

    .stkis .quad-panel-rotator .videoPanel {
        cursor: pointer
    }

    .stkis .quad-panel-rotator .slick-slide {
        border: none
    }

@media screen and (min-width: 768px) {
    .stkis .quad-panel-rotator {
        padding: 50px 0;
        margin: 0
    }
}

.stkis .quad-panel-rotator .section-title {
    margin-bottom: 32px
}

    .stkis .quad-panel-rotator .section-title span {
        max-width: 350px
    }

@media screen and (max-width: 767px) {
    .stkis .quad-panel-rotator .container-inner {
        padding-left: 0;
        padding-right: 0
    }

    .stkis .quad-panel-rotator .section-title {
        margin-left: 20px;
        margin-right: 20px
    }
}

.stkis .quad-panel-rotator-slick {
    visibility: hidden
}

    .stkis .quad-panel-rotator-slick.slick-initialized {
        visibility: visible
    }

@media screen and (min-width: 768px) {
    .stkis .quad-panel-rotator-slick .quad-panel-rotator-arrow.icon.angle-left {
        left: -60px
    }

    .stkis .quad-panel-rotator-slick .quad-panel-rotator-arrow.icon.angle-right {
        right: -60px
    }
}

.stkis .quad-panel-rotator-slick .slick-list {
    height: inherit !important
}

@media screen and (min-width: 768px) {
    .stkis .quad-panel-rotator-slick .slick-list {
        margin: 50px 0
    }
}

.stkis .quad-panel-rotator-slick .slick-track {
    height: inherit !important
}

.stkis .quad-panel-rotator-panel {
    width: 100%;
    padding-top: 44%;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    overflow: hidden
}

    .stkis .quad-panel-rotator-panel .quad-panel-rotator-panel-image {
        position: absolute;
        top: 0;
        width: 100%
    }

@media screen and (min-width: 768px) {
    .stkis .quad-panel-rotator-panel {
        width: 50%;
        float: left;
        padding-top: 22%
    }
}

.stkis .quad-panel-rotator-panel p {
    display: none
}

.stkis .quad-panel-rotator-panel:hover h5 {
    color: #5bc2e7
}

@media screen and (min-width: 768px) {
    .stkis .quad-panel-rotator-panel:hover p {
        display: block
    }
}

.stkis .quad-panel-rotator-panel:hover .quad-panel-rotator-panel-gradient {
    background-image: none !important;
    background-color: #222731;
    transition: background-color .4s
}

@media screen and (max-width: 767px) {
    .stkis .quad-panel-rotator-slide {
        width: 100%;
        border: 0
    }
}

.stkis .quad-panel-rotator-panel-gradient {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: repeat-x
}

.stkis .quad-panel-rotator-arrow {
    color: #fff;
    position: absolute;
    top: 0;
    height: 100%;
    font-size: 110px;
    z-index: 100
}

    .stkis .quad-panel-rotator-arrow:before {
        position: absolute;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }

    .stkis .quad-panel-rotator-arrow.angle-right {
        right: 0
    }

        .stkis .quad-panel-rotator-arrow.angle-right:before {
            right: 50%
        }

.stkis .quad-panel-rotator-panel-content {
    position: absolute;
    box-sizing: border-box;
    top: 0px;
    width: 100%;
    color: #fff;
    padding: 20px
}

.stkis.mceContentBody .quad-panel-rotator-panel {
    width: 50%;
    float: left;
    padding-top: 22%
}

    .stkis.mceContentBody .quad-panel-rotator-panel:hover p {
        display: block
    }

.stkis.mceContentBody .quad-panel-rotator-slick .slick-list {
    margin: 50px 0
}

.stkis .panel-tc-background {
    margin: 0
}

@media (min-width:768px) {
    .stkis .panel-tc-background {
        background-position: center center;
        background-size: cover
    }
}

@media screen and (max-width: 767px) {
    .stkis .panel-tc-background {
        background-image: none !important
    }
}

.stkis .panel-tc-wrapper {
    position: relative
}

    .stkis .panel-tc-wrapper .section-title {
        margin-bottom: calc(25px)
    }

@media screen and (max-width: 767px) {
    .stkis .panel-tc-wrapper .panel-tc-cell h5 {
        margin: 0
    }

    .stkis .panel-tc-wrapper .panel-tc-cell p {
        display: none
    }

    .stkis .panel-tc-wrapper .panel-tc-cell:after {
        top: 25%
    }
}

@media screen and (min-width: 768px) {
    .stkis .panel-tc-wrapper {
        padding-top: 50px;
        padding-bottom: calc(160px);
        margin-top: 0;
        margin-bottom: 0
    }

        .stkis .panel-tc-wrapper .section-title {
            margin-bottom: calc(50px)
        }

        .stkis .panel-tc-wrapper .panel-tc-callouts {
            border-spacing: 3px;
            display: table;
            table-layout: fixed;
            width: 100%
        }

        .stkis .panel-tc-wrapper .panel-tc-row {
            display: table-row
        }

        .stkis .panel-tc-wrapper .panel-tc-cell {
            display: table-cell;
            word-wrap: break-word;
            padding: 16px 16px 8px
        }

            .stkis .panel-tc-wrapper .panel-tc-cell.one-or-two-callouts {
                min-height: 1px;
                padding-left: 20px;
                padding-right: 20px;
                box-sizing: border-box;
                margin-right: 3px;
                display: block
            }

            .stkis .panel-tc-wrapper .panel-tc-cell:hover p {
                color: #fff
            }

            .stkis .panel-tc-wrapper .panel-tc-cell .content {
                height: 102px;
                overflow: hidden
            }

            .stkis .panel-tc-wrapper .panel-tc-cell h5 {
                margin-bottom: 8px
            }

            .stkis .panel-tc-wrapper .panel-tc-cell p {
                font-family: Georgia,Times,'Times New Roman',serif;
                font-weight: 400;
                text-transform: none;
                font-size: .8rem;
                display: block;
                line-height: normal
            }
}

@media screen and (min-width: 768px) and (min-width:768px) {
    .stkis .panel-tc-wrapper .panel-tc-cell.one-or-two-callouts {
        float: left;
        width: 25%
    }
}

@media screen and (min-width: 1024px) {
    .stkis .panel-tc-wrapper .panel-tc-cell {
        padding: 32px 32px
    }

        .stkis .panel-tc-wrapper .panel-tc-cell .content {
            height: 99px;
            overflow: hidden
        }

        .stkis .panel-tc-wrapper .panel-tc-cell h5 {
            margin-bottom: 12px
        }

        .stkis .panel-tc-wrapper .panel-tc-cell p {
            font-size: .875rem
        }
}

@media screen and (min-width: 1280px) {
    .stkis .panel-tc-wrapper {
        padding-bottom: 320px
    }

        .stkis .panel-tc-wrapper .section-title {
            margin-bottom: 100px
        }
}

.stkis .panel-tc-wrapper .button {
    font-family: inherit
}

.stkis .panel-tc-wrapper.light-blue .button {
    color: #000;
    background-color: #5bc2e7;
    background-image: linear-gradient(to bottom, #5bc2e7 50%, #000 50%)
}

    .stkis .panel-tc-wrapper.light-blue .button:hover {
        color: #5bc2e7;
        background-color: #000
    }

    .stkis .panel-tc-wrapper.light-blue .button h5 {
        color: #000
    }

    .stkis .panel-tc-wrapper.light-blue .button p {
        color: #000
    }

    .stkis .panel-tc-wrapper.light-blue .button:hover h5 {
        color: #5bc2e7
    }

    .stkis .panel-tc-wrapper.light-blue .button:hover p {
        color: #fff
    }

.stkis .panel-tc-wrapper.charcoal .button {
    color: #d9d9d6;
    background-color: #222731;
    background-image: linear-gradient(to bottom, #222731 50%, #d9d9d6 50%)
}

    .stkis .panel-tc-wrapper.charcoal .button:hover {
        color: #222731;
        background-color: #d9d9d6
    }

    .stkis .panel-tc-wrapper.charcoal .button h5 {
        color: #d9d9d6
    }

    .stkis .panel-tc-wrapper.charcoal .button p {
        color: #fff
    }

    .stkis .panel-tc-wrapper.charcoal .button:hover h5 {
        color: #222731
    }

    .stkis .panel-tc-wrapper.charcoal .button:hover p {
        color: #222731
    }

.stkis .panel-tc-wrapper.gold .button {
    color: #000;
    background-color: #eeb33b;
    background-image: linear-gradient(to bottom, #eeb33b 50%, #000 50%)
}

    .stkis .panel-tc-wrapper.gold .button:hover {
        color: #eeb33b;
        background-color: #000
    }

    .stkis .panel-tc-wrapper.gold .button h5 {
        color: #000
    }

    .stkis .panel-tc-wrapper.gold .button p {
        color: #000
    }

    .stkis .panel-tc-wrapper.gold .button:hover h5 {
        color: #eeb33b
    }

    .stkis .panel-tc-wrapper.gold .button:hover p {
        color: #fff
    }

.stkis .panel-tc-wrapper.light-green .button {
    color: #000;
    background-color: #7ccc6c;
    background-image: linear-gradient(to bottom, #7ccc6c 50%, #000 50%)
}

    .stkis .panel-tc-wrapper.light-green .button:hover {
        color: #7ccc6c;
        background-color: #000
    }

    .stkis .panel-tc-wrapper.light-green .button h5 {
        color: #000
    }

    .stkis .panel-tc-wrapper.light-green .button p {
        color: #000
    }

    .stkis .panel-tc-wrapper.light-green .button:hover h5 {
        color: #7ccc6c
    }

    .stkis .panel-tc-wrapper.light-green .button:hover p {
        color: #fff
    }

.stkis .panel-tc-wrapper.magenta .button {
    color: #d9d9d6;
    background-color: #aa0061;
    background-image: linear-gradient(to bottom, #aa0061 50%, #d9d9d6 50%)
}

    .stkis .panel-tc-wrapper.magenta .button:hover {
        color: #aa0061;
        background-color: #d9d9d6
    }

    .stkis .panel-tc-wrapper.magenta .button h5 {
        color: #d9d9d6
    }

    .stkis .panel-tc-wrapper.magenta .button p {
        color: #fff
    }

    .stkis .panel-tc-wrapper.magenta .button:hover h5 {
        color: #aa0061
    }

    .stkis .panel-tc-wrapper.magenta .button:hover p {
        color: #222731
    }

.stkis .panel-tc-wrapper.purple .button {
    color: #ffd100;
    background-color: #3c1053;
    background-image: linear-gradient(to bottom, #3c1053 50%, #ffd100 50%)
}

    .stkis .panel-tc-wrapper.purple .button:hover {
        color: #3c1053;
        background-color: #ffd100
    }

    .stkis .panel-tc-wrapper.purple .button h5 {
        color: #ffd100
    }

    .stkis .panel-tc-wrapper.purple .button p {
        color: #fff
    }

    .stkis .panel-tc-wrapper.purple .button:hover h5 {
        color: #3c1053
    }

    .stkis .panel-tc-wrapper.purple .button:hover p {
        color: #222731
    }

@media screen and (min-width: 768px) {
    .stkis.use-japan-fonts .panel-tc-wrapper .panel-tc-cell p {
        font-family: "Hiragino Mincho ProN","ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯","MS PGothic","ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Georgia","Hiragino Kaku Gothic Pro",Osaka,"ãƒ¡ã‚¤ãƒªã‚ª",Meiryo,serif
    }
}

@media screen and (min-width: 768px) {
    .stkis.use-chinese-fonts .panel-tc-wrapper .panel-tc-cell p {
        font-family: 'Microsoft YaHei','Heiti SC',sans-serif
    }
}

.stkis .section-panel-with-icon {
    background-size: cover;
    background-position: center center
}

    .stkis .section-panel-with-icon .column-2 {
        display: none
    }

    .stkis .section-panel-with-icon .section-title-wrapper {
        margin-bottom: 5px
    }

@media screen and (min-width: 1024px) {
    .stkis .section-panel-with-icon .section-title-wrapper {
        padding-top: 0
    }
}

.stkis .section-panel-with-icon h2 {
    margin: 22px 0 18px
}

@media screen and (max-width: 767px) {
    .stkis .section-panel-with-icon {
        background-image: none !important
    }

        .stkis .section-panel-with-icon p, .stkis .section-panel-with-icon h2 {
            color: #222731 !important
        }
}

@media screen and (min-width: 768px) {
    .stkis .section-panel-with-icon {
        margin: 0
    }

        .stkis .section-panel-with-icon .container-inner {
            box-sizing: border-box
        }

            .stkis .section-panel-with-icon .container-inner .section-panel-icon {
                display: block;
                margin: 0 auto
            }

        .stkis .section-panel-with-icon .row {
            margin: 0 auto;
            max-width: 760px
        }

        .stkis .section-panel-with-icon .column-2 {
            display: block;
            padding-right: 0
        }

            .stkis .section-panel-with-icon .column-2 .section-panel-icon {
                max-width: 100%
            }

        .stkis .section-panel-with-icon .column-10 .text {
            border-left: 1px solid #757575;
            padding-left: 20px;
            padding-bottom: 16px;
            margin-bottom: 16px
        }

        .stkis .section-panel-with-icon h2 {
            margin: 0 0 8px 0
        }

        .stkis .section-panel-with-icon p:nth-of-type(1) {
            margin-top: 0
        }

        .stkis .section-panel-with-icon p:last-child {
            margin-bottom: 0
        }

        .stkis .section-panel-with-icon .button-container {
            margin-left: 20px
        }
}

@media screen and (min-width: 1024px) {
    .stkis .section-panel-with-icon .container-inner {
        padding: 46px 0 95px
    }

    .stkis .section-panel-with-icon .column-10 .text {
        padding-bottom: 22px;
        margin-bottom: 22px
    }
}

.stkis.mceContentBody .section-panel-with-icon {
    background: #d9d9d6;
    margin: 0;
    background-image: initial !important
}

    .stkis.mceContentBody .section-panel-with-icon .dynamic-cover-image {
        position: absolute;
        top: 0;
        z-index: 100;
        width: 100%
    }

    .stkis.mceContentBody .section-panel-with-icon .container-inner {
        position: relative;
        left: 12.5%;
        margin: 0;
        z-index: 200
    }

    .stkis.mceContentBody .section-panel-with-icon .container-inner {
        box-sizing: border-box
    }

        .stkis.mceContentBody .section-panel-with-icon .container-inner .section-panel-icon {
            display: block;
            margin: 0 auto
        }

    .stkis.mceContentBody .section-panel-with-icon .row {
        margin: 0 auto;
        max-width: 760px
    }

    .stkis.mceContentBody .section-panel-with-icon .column-2 {
        display: block;
        padding-right: 0
    }

        .stkis.mceContentBody .section-panel-with-icon .column-2 .section-panel-icon {
            max-width: 100%
        }

    .stkis.mceContentBody .section-panel-with-icon .column-10 .text {
        border-left: 1px solid #757575;
        padding-left: 20px;
        padding-bottom: 16px;
        margin-bottom: 16px
    }

    .stkis.mceContentBody .section-panel-with-icon h2 {
        margin: 0 0 8px 0
    }

    .stkis.mceContentBody .section-panel-with-icon p:nth-of-type(1) {
        margin-top: 0
    }

    .stkis.mceContentBody .section-panel-with-icon p:last-child {
        margin-bottom: 0
    }

    .stkis.mceContentBody .section-panel-with-icon .button-container {
        margin-left: 20px
    }

    .stkis.mceContentBody .section-panel-with-icon .container-inner {
        padding: 46px 0 95px
    }

    .stkis.mceContentBody .section-panel-with-icon .column-10 .text {
        padding-bottom: 22px;
        margin-bottom: 22px
    }

    .stkis.mceContentBody .section-panel-with-icon .section-title-wrapper {
        padding-top: 0
    }

.stkis .title-only-panel {
    background-color: #009cde;
    background-size: cover;
    background-position: center left;
    width: 100%;
    height: 7.5rem;
    display: table
}

    .stkis .title-only-panel .container-inner {
        display: table-cell;
        vertical-align: middle;
        padding-top: 46px;
        padding-bottom: 46px
    }

    .stkis .title-only-panel.centered {
        text-align: center
    }

    .stkis .title-only-panel.right-aligned {
        text-align: right
    }

    .stkis .title-only-panel h1, .stkis .title-only-panel h2 {
        color: #fff;
        margin: 0 auto
    }

@media screen and (min-width: 768px) {
    .stkis .title-only-panel .container-inner {
        padding-top: 0;
        padding-bottom: 0
    }

    .stkis .title-only-panel h1, .stkis .title-only-panel h2 {
        width: 80%;
        margin: 0 auto;
        padding: 20px 0 40px 0
    }
}

@media screen and (min-width: 1024px) {
    .stkis .title-only-panel {
        height: 15rem
    }

        .stkis .title-only-panel h1, .stkis .title-only-panel h2 {
            width: 75%;
            padding: 40px 0 80px 0
        }
}

.stkis .title-only-panel.dark-image {
    background-color: transparent
}

    .stkis .title-only-panel.dark-image h1, .stkis .title-only-panel.dark-image h2 {
        color: #fff
    }

.stkis .title-only-panel.light-image {
    background-color: transparent
}

    .stkis .title-only-panel.light-image h1, .stkis .title-only-panel.light-image h2 {
        color: #222731
    }

.stkis .title-only-panel.black {
    background-color: #000
}

    .stkis .title-only-panel.black h1, .stkis .title-only-panel.black h2 {
        color: #fff
    }

.stkis .title-only-panel.charcoal {
    background-color: #222731
}

    .stkis .title-only-panel.charcoal h1, .stkis .title-only-panel.charcoal h2 {
        color: #fff
    }

.stkis .title-only-panel.dark-blue {
    background-color: #002a3a
}

    .stkis .title-only-panel.dark-blue h1, .stkis .title-only-panel.dark-blue h2 {
        color: #fff
    }

.stkis .title-only-panel.dark-grey {
    background-color: #63666a
}

    .stkis .title-only-panel.dark-grey h1, .stkis .title-only-panel.dark-grey h2 {
        color: #fff
    }

.stkis .title-only-panel.gold {
    background-color: #eeb33b
}

    .stkis .title-only-panel.gold h1, .stkis .title-only-panel.gold h2 {
        color: #222731
    }

.stkis .title-only-panel.light-blue {
    background-color: #5bc2e7
}

    .stkis .title-only-panel.light-blue h1, .stkis .title-only-panel.light-blue h2 {
        color: #222731
    }

.stkis .title-only-panel.light-green {
    background-color: #7ccc6c
}

    .stkis .title-only-panel.light-green h1, .stkis .title-only-panel.light-green h2 {
        color: #222731
    }

.stkis .title-only-panel.light-grey {
    background-color: #d9d9d6
}

    .stkis .title-only-panel.light-grey h1, .stkis .title-only-panel.light-grey h2 {
        color: #222731
    }

.stkis .title-only-panel.magenta {
    background-color: #aa0061
}

    .stkis .title-only-panel.magenta h1, .stkis .title-only-panel.magenta h2 {
        color: #fff
    }

.stkis .title-only-panel.medium-blue {
    background-color: #004f71
}

    .stkis .title-only-panel.medium-blue h1, .stkis .title-only-panel.medium-blue h2 {
        color: #fff
    }

.stkis .title-only-panel.medium-green {
    background-color: #00b140
}

    .stkis .title-only-panel.medium-green h1, .stkis .title-only-panel.medium-green h2 {
        color: #fff
    }

.stkis .title-only-panel.mint {
    background-color: #64ccc9
}

    .stkis .title-only-panel.mint h1, .stkis .title-only-panel.mint h2 {
        color: #222731
    }

.stkis .title-only-panel.primary-blue {
    background-color: #009cde
}

    .stkis .title-only-panel.primary-blue h1, .stkis .title-only-panel.primary-blue h2 {
        color: #fff
    }

.stkis .title-only-panel.purple {
    background-color: #3c1053
}

    .stkis .title-only-panel.purple h1, .stkis .title-only-panel.purple h2 {
        color: #fff
    }

.stkis .title-only-panel.red {
    background-color: #e40046
}

    .stkis .title-only-panel.red h1, .stkis .title-only-panel.red h2 {
        color: #fff
    }

.stkis .title-only-panel.white {
    background-color: #fff
}

    .stkis .title-only-panel.white h1, .stkis .title-only-panel.white h2 {
        color: #222731
    }

.stkis .title-only-panel.yellow {
    background-color: #ffd100
}

    .stkis .title-only-panel.yellow h1, .stkis .title-only-panel.yellow h2 {
        color: #222731
    }

.stkis.mceContentBody .title-only-panel {
    height: 15rem
}

    .stkis.mceContentBody .title-only-panel .container-inner {
        padding-top: 0;
        padding-bottom: 0
    }

    .stkis.mceContentBody .title-only-panel h1, .stkis.mceContentBody .title-only-panel h2 {
        width: 80%;
        margin: 0 auto;
        padding: 20px 0 40px 0
    }

    .stkis.mceContentBody .title-only-panel h1, .stkis.mceContentBody .title-only-panel h2 {
        width: 75%;
        padding: 40px 0 80px 0
    }

.stkis .section-panel-with-callouts-panel {
    display: block;
    margin: 40px -20px;
    padding-top: 0;
    padding-bottom: 0
}

    .stkis .section-panel-with-callouts-panel .panel-link {
        text-decoration: none;
        outline: none
    }

    .stkis .section-panel-with-callouts-panel p {
        line-height: 18px;
        padding: 5px 0 0
    }

    .stkis .section-panel-with-callouts-panel h4, .stkis .section-panel-with-callouts-panel p {
        color: #222731
    }

    .stkis .section-panel-with-callouts-panel h4 {
        margin: 0;
        padding: 0
    }

    .stkis .section-panel-with-callouts-panel .column-8 {
        padding: 0
    }

    .stkis .section-panel-with-callouts-panel .column-4 {
        padding: 0 20px
    }

    .stkis .section-panel-with-callouts-panel .learn-more {
        display: none
    }

    .stkis .section-panel-with-callouts-panel .background-image {
        box-sizing: border-box;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        padding: 25% 0 0 0
    }

    .stkis .section-panel-with-callouts-panel .content-text {
        padding: 13px 20px 0;
        margin-bottom: 10px;
        box-sizing: border-box
    }

    .stkis .section-panel-with-callouts-panel .button {
        margin-bottom: 0
    }

@media screen and (min-width: 768px) {
    .stkis .section-panel-with-callouts {
        background-color: #d9d9d6;
        padding: 50px 0
    }

    .stkis .section-panel-with-callouts-panel {
        margin: 0;
        padding: 0
    }

        .stkis .section-panel-with-callouts-panel .videoPanel {
            cursor: pointer
        }

        .stkis .section-panel-with-callouts-panel .content:hover h4 {
            color: #009cde
        }

        .stkis .section-panel-with-callouts-panel .content:hover .learn-more {
            margin: 0;
            display: block
        }

        .stkis .section-panel-with-callouts-panel .content:hover .content-text {
            background: white
        }

        .stkis .section-panel-with-callouts-panel .content:hover .background-image {
            background-color: #222731;
            background-image: none !important
        }

        .stkis .section-panel-with-callouts-panel .row {
            margin: 0px
        }

        .stkis .section-panel-with-callouts-panel .column-4 {
            padding: 0
        }

        .stkis .section-panel-with-callouts-panel .content {
            border-bottom: 1px solid white;
            box-sizing: border-box
        }

        .stkis .section-panel-with-callouts-panel .learn-more {
            color: #5bc2e7
        }

        .stkis .section-panel-with-callouts-panel .background-image {
            padding: 0
        }

        .stkis .section-panel-with-callouts-panel .content-text {
            overflow: hidden;
            margin: 0
        }

        .stkis .section-panel-with-callouts-panel .button {
            display: none
        }

        .stkis .section-panel-with-callouts-panel:last-child .content {
            border-bottom: none
        }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    .stkis .section-panel-with-callouts-panel {
        height: 96px
    }

        .stkis .section-panel-with-callouts-panel h4 {
            line-height: 14px
        }

        .stkis .section-panel-with-callouts-panel .learn-more {
            padding: 10px
        }

        .stkis .section-panel-with-callouts-panel .background-image, .stkis .section-panel-with-callouts-panel .content-text {
            height: 95px
        }

        .stkis .section-panel-with-callouts-panel .content-text {
            padding: 7px 10px 0 10px
        }

        .stkis .section-panel-with-callouts-panel.last-child {
            height: 95px
        }
}

@media screen and (min-width: 1024px) {
    .stkis .section-panel-with-callouts-panel {
        height: 159px
    }

        .stkis .section-panel-with-callouts-panel h4 {
            line-height: 22px
        }

        .stkis .section-panel-with-callouts-panel .learn-more {
            padding: 20px
        }

        .stkis .section-panel-with-callouts-panel .background-image, .stkis .section-panel-with-callouts-panel .content-text {
            height: 158px
        }

        .stkis .section-panel-with-callouts-panel .content-text {
            padding: 20px 20px 0 20px;
            margin: 0
        }

        .stkis .section-panel-with-callouts-panel.last-child {
            height: 158px
        }
}

.stkis .section-panel-with-right-rail-theme-wrapper.stamp-theme-charcoal .content-main h2 {
    color: #222731
}

.stkis .section-panel-with-right-rail-theme-wrapper.stamp-theme-charcoal .content {
    border-top: 1px solid #222731
}

@media screen and (min-width: 768px) {
    .stkis .section-panel-with-right-rail-theme-wrapper.stamp-theme-charcoal .links.links.links {
        border-left: 1px solid #222731
    }

    .stkis .section-panel-with-right-rail-theme-wrapper.stamp-theme-charcoal .content {
        border-top: none
    }
}

@media screen and (max-width: 767px) {
    .stkis .section-panel-with-right-rail-theme-wrapper.stamp-theme-charcoal {
        background-color: #fff
    }
}

.stkis .section-panel-with-right-rail-theme-wrapper.stamp-theme-white .content-main h2 {
    color: #fff
}

.stkis .section-panel-with-right-rail-theme-wrapper.stamp-theme-white .content {
    border-top: 1px solid #fff
}

@media screen and (min-width: 768px) {
    .stkis .section-panel-with-right-rail-theme-wrapper.stamp-theme-white .links.links.links {
        border-left: 1px solid #fff
    }

    .stkis .section-panel-with-right-rail-theme-wrapper.stamp-theme-white .content {
        border-top: none
    }
}

@media screen and (max-width: 767px) {
    .stkis .section-panel-with-right-rail-theme-wrapper.stamp-theme-white {
        background-color: #000
    }
}

.stkis .section-panel-with-right-rail .container-inner {
    padding: 40px 20px
}

.stkis .section-panel-with-right-rail .section-title-wrapper {
    padding: 0
}

.stkis .section-panel-with-right-rail .links {
    margin-top: 32px
}

.stkis .section-panel-with-right-rail .content {
    border-top: 1px solid #222731
}

.stkis .section-panel-with-right-rail .content-main {
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box
}

@media (min-width:768px) {
    .stkis .section-panel-with-right-rail .content-main {
        float: left;
        width: 58.33333333%
    }
}

.stkis .section-panel-with-right-rail .content-right {
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box
}

@media (min-width:768px) {
    .stkis .section-panel-with-right-rail .content-right {
        float: left;
        width: 41.66666667%
    }
}

@media screen and (min-width: 768px) {
    .stkis .section-panel-with-right-rail {
        min-height: 400px;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        margin: 0
    }

        .stkis .section-panel-with-right-rail .section-title-wrapper {
            padding: 0 0 30px
        }

        .stkis .section-panel-with-right-rail .links {
            padding-left: 40px;
            margin-left: 40px;
            margin-top: 0;
            border-left: 1px solid #222731;
            border-top: none
        }

        .stkis .section-panel-with-right-rail .content {
            border-top: none
        }
}

@media screen and (min-width: 1024px) {
    .stkis .section-panel-with-right-rail .content-main {
        min-height: 1px;
        padding-left: 20px;
        padding-right: 20px;
        box-sizing: border-box
    }

    .stkis .section-panel-with-right-rail .content-right {
        min-height: 1px;
        padding-left: 20px;
        padding-right: 20px;
        box-sizing: border-box
    }
}

@media screen and (min-width: 1024px) and (min-width:768px) {
    .stkis .section-panel-with-right-rail .content-main {
        float: left;
        width: 66.66666667%
    }
}

@media screen and (min-width: 1024px) and (min-width:768px) {
    .stkis .section-panel-with-right-rail .content-right {
        float: left;
        width: 33.33333333%
    }
}

@media screen and (max-width: 767px) {
    .stkis .section-panel-with-right-rail, .stkis .dynamic-cover-container {
        background-image: none !important
    }
}

.stkis.mceContentBody .section-panel-with-right-rail {
    background: #d9d9d6;
    min-height: 400px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    margin: 0
}

    .stkis.mceContentBody .section-panel-with-right-rail .dynamic-cover-image {
        position: absolute;
        top: 0;
        z-index: 100;
        width: 100%
    }

    .stkis.mceContentBody .section-panel-with-right-rail .container-inner {
        position: relative;
        left: 12.5%;
        margin: 0;
        z-index: 200
    }

    .stkis.mceContentBody .section-panel-with-right-rail .section-title-wrapper {
        padding: 0 0 30px
    }

    .stkis.mceContentBody .section-panel-with-right-rail .links {
        padding-left: 40px;
        margin-left: 40px;
        margin-top: 0;
        border-left: 1px solid #222731;
        border-top: none
    }

    .stkis.mceContentBody .section-panel-with-right-rail .content {
        border-top: none
    }

    .stkis.mceContentBody .section-panel-with-right-rail .content-main {
        min-height: 1px;
        padding-left: 20px;
        padding-right: 20px;
        box-sizing: border-box
    }

@media (min-width:768px) {
    .stkis.mceContentBody .section-panel-with-right-rail .content-main {
        float: left;
        width: 66.66666667%
    }
}

.stkis.mceContentBody .section-panel-with-right-rail .content-right {
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box
}

@media (min-width:768px) {
    .stkis.mceContentBody .section-panel-with-right-rail .content-right {
        float: left;
        width: 33.33333333%
    }
}

.stkis.mceContentBody .section-panel-with-right-rail .content-main {
    float: left;
    width: 66.66666667%
}

.stkis.mceContentBody .section-panel-with-right-rail .content-right {
    float: left;
    width: 33.33333333%
}

.stkis.use-japan-fonts, .stkis.use-japan-fonts .mceContentBody {
    font-family: "Hiragino Mincho ProN","ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯","MS PGothic","ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Georgia","Hiragino Kaku Gothic Pro",Osaka,"ãƒ¡ã‚¤ãƒªã‚ª",Meiryo,serif
}

.stkis.use-chinese-fonts, .stkis.use-chinese-fonts .mceContentBody {
    font-family: 'Microsoft YaHei','Heiti SC',sans-serif
}

i.icon {
    font-family: 'Font Awesome' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

    i.icon.grid-view:before {
        content: "\e901"
    }

    i.icon.hamburger-nav:before {
        content: "\e902"
    }

    i.icon.list-view:before {
        content: "\e903"
    }

    i.icon.search:before {
        content: "\f002"
    }

    i.icon.star:before {
        content: "\f005"
    }

    i.icon.star-o:before {
        content: "\f006"
    }

    i.icon.search-plus:before {
        content: "\f00e"
    }

    i.icon.download:before {
        content: "\e906"
    }

    i.icon.print:before {
        content: "\f02f"
    }

    i.icon.play:before {
        content: "\f04b"
    }

    i.icon.play:before {
        content: "\e910"
    }

    i.icon.facebook-square:before {
        content: "\f082"
    }

    i.icon.twitter:before {
        content: "\f099"
    }

    i.icon.linkedin-square:before {
        content: "\f08c"
    }

    i.icon.filter:before {
        content: "\f0b0"
    }

    i.icon.caret-down:before {
        content: "\f0d7"
    }

    i.icon.caret-up:before {
        content: "\f0d8"
    }

    i.icon.caret-left:before {
        content: "\f0d9"
    }

    i.icon.caret-right:before {
        content: "\f0da"
    }

    i.icon.angle-left:before {
        content: "\f104"
    }

    i.icon.angle-right:before {
        content: "\f105"
    }

    i.icon.angle-up:before {
        content: "\f106"
    }

    i.icon.angle-down:before {
        content: "\f107"
    }

    i.icon.star-half-empty:before {
        content: "\f123"
    }

    i.icon.star-half-full:before {
        content: "\f123"
    }

    i.icon.star-half-o:before {
        content: "\f123"
    }

    i.icon.youtube-play:before {
        content: "\f16a"
    }

    i.icon.instagram:before {
        content: "\f16d"
    }

    i.icon.file-pdf-o:before {
        content: "\f1c1"
    }

    i.icon.file-word-o:before {
        content: "\f1c2"
    }

    i.icon.file-excel-o:before {
        content: "\f1c3"
    }

    i.icon.file-powerpoint-o:before {
        content: "\f1c4"
    }

    i.icon.file-image-o:before {
        content: "\f1c5"
    }

    i.icon.share-alt:before {
        content: "\f1e0"
    }

    i.icon.error:before {
        content: "\e905"
    }

    i.icon.check-mark:before {
        content: "\f00c"
    }

    i.icon.plus:before {
        content: "\e904"
    }

    i.icon.minus:before {
        content: "\e900"
    }

    i.icon.close:before {
        content: "\e907"
    }

    i.icon.arrow-left:before {
        content: "\f060"
    }

    i.icon.brochure:before {
        content: "\e909"
    }

    i.icon.case-study:before {
        content: "\e90a"
    }

    i.icon.journal-article:before {
        content: "\e90c"
    }

    i.icon.webinar:before {
        content: "\e908"
    }

    i.icon.documentation:before {
        content: "\e90b"
    }

    i.icon.lims:before {
        content: "\e90d"
    }

    i.icon.inquiry:before {
        content: "\e90f"
    }

    i.icon.info:before {
        content: "\e90e"
    }

    i.icon.loading {
        width: 48px;
        height: 48px;
        display: block;
        background-size: cover;
        background-image: url('../../../Assets/img/stkis-shared/images/icons/loading-icon.gif')
    }

@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 13/10), only screen and (min-resolution: 120dpi) {
    i.icon.loading {
        background-image: url('../../../Assets/img/stkis-shared/images/icons/retina/loading-icon@2x.gif')
    }
}

.tooltip-text {
    border-bottom: 1px dashed #222731
}

    .tooltip-text .icon.info, .tooltip-text.icon.info {
        color: #009cde;
        margin-left: 4px;
        font-size: 16px
    }

.opentip-container {
    font-family: Georgia,Times,'Times New Roman',serif
}

    .opentip-container.style-stkis-tooltip-default {
        max-width: 190px
    }

@media screen and (min-width: 768px) {
    .opentip-container.style-stkis-tooltip-default {
        max-width: 350px
    }
}

.opentip-container.style-stkis-tooltip-default.needs-image-fix {
    visibility: hidden !important
}

.opentip-container.style-stkis-tooltip-default.not-opened-by-user {
    top: -9001px !important
}

.opentip-container.style-stkis-tooltip-default .opentip {
    color: #fff;
    font-size: .875rem;
    line-height: 1.0625rem;
    padding: 14px;
    text-shadow: none
}

.opentip-container.style-stkis-tooltip-default img {
    width: 100%
}

.dijitDialogUnderlayWrapper {
    background: rgba(0,0,0,0.7) !important
}

    .dijitDialogUnderlayWrapper .dijitDialogUnderlay {
        background: rgba(0,0,0,0) !important
    }

.video_dialog.video_dialog.video_dialog {
    padding: 10px 25px 25px;
    left: calc(6.5%) !important;
    right: calc(6.5%) !important
}

    .video_dialog.video_dialog.video_dialog .dijitDialogTitleBar {
        font-family: 'Font Awesome' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 0;
        padding: 0;
        width: 100%;
        height: 16px !important;
        overflow: visible;
        -webkit-tap-highlight-color: rgba(0,0,0,0);
        cursor: initial
    }

        .video_dialog.video_dialog.video_dialog .dijitDialogTitleBar:before {
            content: "\e907";
            font-size: 16px;
            float: right;
            cursor: pointer;
            margin-right: -15px
        }

    .video_dialog.video_dialog.video_dialog .dijitDialogTitle {
        visibility: hidden
    }

    .video_dialog.video_dialog.video_dialog .dijitDialogCloseIcon {
        display: none
    }

    .video_dialog.video_dialog.video_dialog .dijitDialogPaneContent {
        padding-top: 10px !important;
        overflow: hidden !important
    }

        .video_dialog.video_dialog.video_dialog .dijitDialogPaneContent :-moz-focusring {
            color: transparent;
            text-shadow: none
        }

        .video_dialog.video_dialog.video_dialog .dijitDialogPaneContent div {
            width: inherit !important
        }

            .video_dialog.video_dialog.video_dialog .dijitDialogPaneContent div div {
                height: inherit !important
            }

@media (min-width:768px) and (max-width:768px) and (orientation:portrait) {
    .video_dialog.video_dialog.video_dialog .dijitDialogPaneContent div div {
        height: inherit !important
    }
}

@media (min-width:768px) {
    .video_dialog.video_dialog.video_dialog {
        left: calc(15%) !important;
        right: calc(15%) !important
    }
}

.dj_ie9 .video_dialog.video_dialog.video_dialog .dijitDialogPaneContent, .dj_ie10 .video_dialog.video_dialog.video_dialog .dijitDialogPaneContent, .dj_ie11 .video_dialog.video_dialog.video_dialog .dijitDialogPaneContent {
    width: auto
}

.dj_ie9 .video_dialog.video_dialog.video_dialog .dijitDialogCloseIcon, .dj_ie10 .video_dialog.video_dialog.video_dialog .dijitDialogCloseIcon, .dj_ie11 .video_dialog.video_dialog.video_dialog .dijitDialogCloseIcon {
    visibility: hidden
}

.dj_ie9 .video_dialog.video_dialog.video_dialog .dijitDialogTitleBar, .dj_ie10 .video_dialog.video_dialog.video_dialog .dijitDialogTitleBar, .dj_ie11 .video_dialog.video_dialog.video_dialog .dijitDialogTitleBar {
    cursor: default !important
}

.dj_ie9 .video_dialog.video_dialog.video_dialog .closeText, .dj_ie10 .video_dialog.video_dialog.video_dialog .closeText, .dj_ie11 .video_dialog.video_dialog.video_dialog .closeText {
    visibility: visible;
    width: 16px !important
}

.video-player-container {
    display: none
}

    .video-player-container .html-5-native-video-player {
        width: 100%;
        height: auto
    }

.hamburger-button {
    color: #fff;
    float: right;
    margin: 22px 0;
    cursor: pointer;
    display: block
}

    .hamburger-button.button-break-over {
        display: none
    }

.hamburger-menu {
    position: fixed;
    z-index: 500;
    height: 100%;
    width: 252px;
    overflow-x: hidden;
    overflow-y: hidden;
    top: 0;
    right: -252px;
    transition: right 0.5s;
    background: #2a2b33;
    font-family: 'Brandon Grotesque',Calibri,Helvetica,Arial,sans-serif;
    color: #fff;
    font-size: 1rem;
    text-transform: uppercase
}

    .hamburger-menu.active {
        right: 0
    }

    .hamburger-menu.secondary-nav-open .main-menu {
        overflow-y: hidden
    }

    .hamburger-menu.hamburger-break-under {
        display: block;
        transition: right 0.5s
    }

@media screen and (min-width: 1024px) {
    .hamburger-menu {
        display: none;
        transition: right 0s
    }
}

.hamburger-menu .search-container {
    background: #d9d9d6;
    color: #888b8d;
    font-weight: 900;
    min-height: 64px
}

    .hamburger-menu .search-container .search-bar {
        padding: 20px 22px
    }

        .hamburger-menu .search-container .search-bar form {
            font-size: 0
        }

    .hamburger-menu .search-container .search-input, .hamburger-menu .search-container .icon {
        display: inline-block
    }

    .hamburger-menu .search-container input {
        color: #888b8d;
        font-size: 1rem;
        text-transform: uppercase;
        background: #d9d9d6;
        width: 178px;
        border: none;
        padding: 0 10px 0 0
    }

    .hamburger-menu .search-container .search-button {
        margin: 0;
        padding: 0;
        border: none;
        background: none;
        font-size: 1rem
    }

    .hamburger-menu .search-container .icon {
        font-weight: 900
    }

        .hamburger-menu .search-container .icon:hover {
            cursor: pointer
        }

.hamburger-menu .main-menu {
    padding: 28px 22px 50px 22px;
    z-index: 0;
    box-sizing: border-box;
    overflow-y: scroll
}

    .hamburger-menu .main-menu ul {
        margin: 0;
        padding: 0
    }

    .hamburger-menu .main-menu li {
        margin: 0;
        padding: 0 0 28px 0;
        list-style: none
    }

    .hamburger-menu .main-menu a, .hamburger-menu .main-menu span {
        margin: 0;
        padding: 0;
        text-decoration: none;
        color: inherit;
        cursor: pointer
    }

    .hamburger-menu .main-menu .primary-nav {
        color: #d9d9d6;
        font-weight: 700;
        padding-bottom: 22px
    }

    .hamburger-menu .main-menu .sub-nav {
        color: #a2a3a6;
        font-weight: 500;
        padding-bottom: 22px
    }

        .hamburger-menu .main-menu .sub-nav .back {
            padding-bottom: 28px
        }

            .hamburger-menu .main-menu .sub-nav .back .icon {
                padding-right: 10px
            }

    .hamburger-menu .main-menu .hamburger-social-icons {
        color: #fff
    }

        .hamburger-menu .main-menu .hamburger-social-icons li {
            display: inline-block;
            padding: 0 22px 0 0
        }

            .hamburger-menu .main-menu .hamburger-social-icons li img {
                max-height: 23px;
                max-width: 23px
            }

    .hamburger-menu .main-menu .secondary-nav {
        margin-top: 28px;
        padding-left: 25px;
        display: none
    }

        .hamburger-menu .main-menu .secondary-nav.active {
            display: block
        }

.hamburger-menu .secondary-menu {
    position: absolute;
    top: 0;
    left: 252px;
    transition: left 0.5s;
    z-index: 1;
    overflow-y: scroll;
    padding: 28px 22px;
    width: 100%;
    box-sizing: border-box;
    background: #2a2b33;
    color: #a2a3a6;
    font-weight: 500
}

    .hamburger-menu .secondary-menu.active {
        left: 0
    }

    .hamburger-menu .secondary-menu .back-button {
        text-transform: uppercase;
        position: relative;
        padding-left: 25px;
        cursor: pointer
    }

        .hamburger-menu .secondary-menu .back-button .icon {
            margin-right: 10px;
            position: absolute;
            left: 0;
            font-size: 1em
        }

.hamburger-mask {
    display: none;
    position: fixed;
    z-index: 499;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 100%
}

    .hamburger-mask.active {
        display: block
    }

.dj_ie9 .hamburger-mask, .dj_ie10 .hamburger-mask {
    background: url(../../../Assets/img/Assets/img/image.gif)
}

.stkis {
    transition: right 0.5s;
    position: relative;
    right: 0
}

    .stkis.hamburger-open {
        right: 252px;
        overflow: hidden
    }

.dj_ios .stkis.hamburger-open:not(.ios10) header.header-fixed {
    margin-left: -252px
}

.use-japan-fonts.hamburger-menu {
    font-family: "ãƒ¡ã‚¤ãƒªã‚ª",Meiryo,"ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro","Brandon Grotesque",Osaka,"ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯","MS PGothic",sans-serif
}

.use-chinese-fonts.hamburger-menu {
    font-family: 'Microsoft YaHei','Heiti SC',sans-serif
}

#colorbox, #cboxOverlay, #cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
    overflow: hidden;
    outline: 0
}

#cboxWrapper {
    max-width: none;
    background-color: #fff
}

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #000
}

#cboxMiddleLeft, #cboxBottomLeft {
    clear: left
}

#cboxContent {
    position: relative
}

#cboxLoadedContent {
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    padding: 36px 25px 25px
}

#cboxTitle {
    margin: 0
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
    cursor: pointer
}

#cboxClose {
    border: none;
    background: none;
    color: #222731;
    position: absolute;
    top: 10px;
    right: 10px;
    padding: 0
}

    #cboxClose:focus {
        outline: 0
    }

.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
    max-width: none;
    -ms-interpolation-mode: bicubic
}

.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
    padding: 0;
    margin: 0
}

#colorbox, #cboxContent, #cboxLoadedContent {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box
}

.mceContentBody .dynamic-cover-image {
    width: 100%;
    display: block
}

.mceContentBody .dynamic-cover-container {
    background: none !important
}

.mceContentBody .expand-collapse-panel-wrapper.stamp-theme-gold .expand-collapse-panel {
    background: #fcf3df
}

.mceContentBody .expand-collapse-panel-wrapper.stamp-theme-magenta .expand-collapse-panel {
    background: #ffddf0
}

.mceContentBody .expand-collapse-panel-wrapper.stamp-theme-light-green .expand-collapse-panel {
    background: #e8f6e5
}

.mceContentBody .expand-collapse-panel {
    display: block;
    margin: 0;
    padding: 20px;
    background: #d4f2ff
}

    .mceContentBody .expand-collapse-panel .expand-collapse-panel-header:before {
        content: "\e900"
    }

    .mceContentBody .expand-collapse-panel .expand-collapse-panel-content {
        height: auto
    }

.mceContentBody .expand-collapse-edit-category-wrapper {
    display: block;
    text-align: left;
    margin: 20px;
    font-size: 14px
}

    .mceContentBody .expand-collapse-edit-category-wrapper table {
        border: 1px solid #888b8d;
        border-top: 6px solid #63666a;
        display: table-cell
    }

    .mceContentBody .expand-collapse-edit-category-wrapper td, .mceContentBody .expand-collapse-edit-category-wrapper th {
        padding-right: 20px;
        padding-left: 20px;
        background: #fff;
        font-family: Helvetica,Arial,sans-serif
    }

    .mceContentBody .expand-collapse-edit-category-wrapper th {
        padding-top: 20px;
        font-weight: bold;
        padding-bottom: 4px;
        text-transform: none;
        color: #000;
        font-size: 15px
    }

    .mceContentBody .expand-collapse-edit-category-wrapper tbody {
        border-style: hidden
    }

    .mceContentBody .expand-collapse-edit-category-wrapper .edit-category-header:after {
        content: 'Filter categories'
    }

    .mceContentBody .expand-collapse-edit-category-wrapper .edit-category-input-cell {
        padding-top: 2px;
        padding-bottom: 2px;
        height: 16px;
        font-size: inherit;
        border-style: hidden
    }

    .mceContentBody .expand-collapse-edit-category-wrapper .edit-category-input-field {
        padding: 10px;
        border: 1px solid #888b8d;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px
    }

    .mceContentBody .expand-collapse-edit-category-wrapper .edit-category-helper-cell {
        color: #888b8d;
        font-size: .875rem;
        padding-top: 4px;
        padding-bottom: 20px;
        background: #fff
    }

        .mceContentBody .expand-collapse-edit-category-wrapper .edit-category-helper-cell:after {
            content: 'Enter category names separated by commas. For example: Products, Support, etc.'
        }

.pepper.editMode .stkis-shared-header-search-fbe {
    display: block;
    background: #fff;
    padding-top: 250px
}

.pepper .stkis-shared-footer-social-icons-fbe {
    display: none
}

.pepper.editMode .stkis-shared-footer-social-icons-fbe {
    display: block;
    background: #fff
}

.pepper .stkis-search-results-fbe {
    display: none
}

.pepper.editMode .stkis-search-results-fbe {
    display: block;
    background: #fff
}

.pepper .mceListBoxMenu .mceMenu {
    width: 345px !important;
    height: 330px !important
}

    .pepper .mceListBoxMenu .mceMenu .mceFirst {
        display: none
    }

    .pepper .mceListBoxMenu .mceMenu table {
        background-color: #eee
    }

    .pepper .mceListBoxMenu .mceMenu .mceMenuItemEnabled a:hover {
        background-color: #c5d4da
    }

    .pepper .mceListBoxMenu .mceMenu .mceMenuItemTitle a, .pepper .mceListBoxMenu .mceMenu .mceMenuItemTitle .mceMenuItemEnabled a {
        background-color: #4f555a;
        color: white
    }

        .pepper .mceListBoxMenu .mceMenu .mceMenuItemTitle a:hover, .pepper .mceListBoxMenu .mceMenu .mceMenuItemTitle .mceMenuItemEnabled a:hover {
            background-color: #4f555a
        }

    .pepper .mceListBoxMenu .mceMenu .mceMenuItemTitle .mceText, .pepper .mceListBoxMenu .mceMenu .mceMenuItemTitle .mceMenuItemEnabled .mceText {
        background-color: #4f555a;
        color: white
    }

.pepper .mceContentBody .overflow-fix {
    overflow-x: hidden
}

.pepper .pepperWorkflowWizardDialog .workflow-distribution-section {
    margin-top: 60px !important
}

.pepper .pepperWorkflowWizardDialog .destination-channels-help-text {
    margin-top: 60px !important;
    display: inline-block !important
}

.pepper .pepperWorkflowWizardDialog .field-helper-text {
    margin-left: 20px !important
}

.pepper .pepperWorkflowWizardDialog .help-text.top {
    margin-bottom: 10px !important
}

.pepper .pepperWorkflowWizardDialog .help-text.bottom {
    margin-top: 10px !important
}

.pepper .pepperWorkflowWizardDialog .field-value {
    margin-top: 5px !important
}

.pepper .pepperWorkflowWizardDialog .steps {
    text-align: center
}

.pepper .pepper-button {
    border-radius: 5px;
    text-shadow: 0 1px 1px rgba(0,0,0,0.7);
    font: 11px/1 "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: bold;
    height: 20px;
    border: 1px solid rgba(0,0,0,0.67);
    color: #fff;
    cursor: pointer
}

    .pepper .pepper-button.green {
        background: #07a643;
        background: linear-gradient(to bottom, #0aa842, #018d3a);
        border-radius: 5px
    }

.pepper .verify-cancel-workflow {
    width: 400px;
    height: 150px;
    border: 1px solid;
    border-radius: 2px;
    text-align: center;
    background: white
}

    .pepper .verify-cancel-workflow .dijitDialogTitleBar {
        text-align: center;
        background-color: black;
        color: white;
        height: 22px;
        line-height: 22px
    }

    .pepper .verify-cancel-workflow .dijitDialogPaneContent {
        line-height: 2;
        padding: 10px
    }

        .pepper .verify-cancel-workflow .dijitDialogPaneContent .verify-cancel-content {
            margin-top: 10px
        }

            .pepper .verify-cancel-workflow .dijitDialogPaneContent .verify-cancel-content .button-container {
                margin-top: 20px
            }

                .pepper .verify-cancel-workflow .dijitDialogPaneContent .verify-cancel-content .button-container button {
                    margin: 0 10px
                }

                .pepper .verify-cancel-workflow .dijitDialogPaneContent .verify-cancel-content .button-container a.no-cancel {
                    font-size: 11px
                }

.swatch {
    width: 100px;
    height: 100px;
    display: inline-block
}

    .swatch.primary-blue {
        background: #009cde
    }

    .swatch.dark-blue {
        background: #002a3a
    }

    .swatch.medium-blue {
        background: #004f71
    }

    .swatch.light-blue {
        background: #5bc2e7
    }

    .swatch.mint {
        background: #64ccc9
    }

    .swatch.purple {
        background: #3c1053
    }

    .swatch.magenta {
        background: #aa0061
    }

    .swatch.red {
        background: #e40046
    }

    .swatch.gold {
        background: #eeb33b
    }

    .swatch.yellow {
        background: #ffd100
    }

    .swatch.medium-green {
        background: #00b140
    }

    .swatch.light-green {
        background: #7ccc6c
    }

    .swatch.charcoal {
        background: #222731
    }

    .swatch.dark-gray {
        background: #63666a
    }

    .swatch.gray {
        background: #888b8d
    }

    .swatch.light-gray {
        background: #d9d9d6
    }

#kssref-panels-section-panel-with-text-callouts-7-panel .kss-markup {
    display: none
}
/*
Icon classes can be used entirely standalone. They are named after their original file names.

Example usage in HTML:

`display: block` sprite:
<div class="icon-home"></div>

To change `display` (e.g. `display: inline-block;`), we suggest using a common CSS class:

// CSS
.icon {
  display: inline-block;
}

// HTML
<i class="icon icon-home"></i>
*/
.icon-globe-mobile {
    background-image: url(../../../Assets/img/images/sprite/country-flags.png);
    background-position: 0px 0px;
    width: 15px;
    height: 15px;
}

.icon-globe {
    background-image: url(/static/images/sprite/country-flags.png);
    background-position: -15px 0px;
    width: 15px;
    height: 15px;
}

.icon-india-mobile {
    background-image: url(/static/images/sprite/country-flags.png);
    background-position: 0px -15px;
    width: 18px;
    height: 12px;
}

.icon-india {
    background-image: url(/static/images/sprite/country-flags.png);
    background-position: 0px -27px;
    width: 15px;
    height: 10px;
}

.icon-japan-mobile {
    background-image: url(/static/images/sprite/country-flags.png);
    background-position: -30px 0px;
    width: 18px;
    height: 12px;
}

.icon-japan {
    background-image: url(/static/images/sprite/country-flags.png);
    background-position: -15px -27px;
    width: 15px;
    height: 10px;
}

.icon-us-mobile {
    background-image: url(/static/images/sprite/country-flags.png);
    background-position: -30px -12px;
    width: 18px;
    height: 12px;
}

.icon-us {
    background-image: url(/static/images/sprite/country-flags.png);
    background-position: -30px -27px;
    width: 15px;
    height: 10px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .icon-globe-mobile {
        background-image: url(/static/images/sprite/country-flags@2x.png);
        background-size: 48px 37px;
    }

    .icon-globe {
        background-image: url(/static/images/sprite/country-flags@2x.png);
        background-size: 48px 37px;
    }

    .icon-india-mobile {
        background-image: url(/static/images/sprite/country-flags@2x.png);
        background-size: 48px 37px;
    }

    .icon-india {
        background-image: url(/static/images/sprite/country-flags@2x.png);
        background-size: 48px 37px;
    }

    .icon-japan-mobile {
        background-image: url(/static/images/sprite/country-flags@2x.png);
        background-size: 48px 37px;
    }

    .icon-japan {
        background-image: url(/static/images/sprite/country-flags@2x.png);
        background-size: 48px 37px;
    }

    .icon-us-mobile {
        background-image: url(/static/images/sprite/country-flags@2x.png);
        background-size: 48px 37px;
    }

    .icon-us {
        background-image: url(/static/images/sprite/country-flags@2x.png);
        background-size: 48px 37px;
    }
}

#hubspot-form .hs-form-required {
    float: left
}

#hubspot-form .hs-form-booleancheckbox label {
    font-family: Georgia,Times,'Times New Roman',serif;
    font-weight: 400;
    text-transform: none;
    color: #222731;
    font-size: .875rem
}

@media screen and (min-width: 1024px) {
    #hubspot-form .hs-form-booleancheckbox label {
        font-size: 1rem
    }
}

#hubspot-form .hs-error-msgs label {
    display: block
}

#hubspot-form .inputs-list {
    list-style: none;
    margin: 0;
    padding: 0
}

#hubspot-form .hs-error-msgs {
    margin-top: 0.5rem
}

    #hubspot-form .hs-error-msgs label {
        text-transform: none;
        font-weight: normal
    }

.use-japan-fonts #hubspot-form label, 
.use-japan-fonts #hubspot-form input, 
.use-japan-fonts #hubspot-form select, 
.use-japan-fonts #hubspot-form textarea, 
.use-japan-fonts #hubspot-form .hs-button {
    font-family: "ãƒ¡ã‚¤ãƒªã‚ª",Meiryo,"ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro","Brandon Grotesque",Osaka,"ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯","MS PGothic",sans-serif
}

.use-chinese-fonts #hubspot-form label, 
.use-chinese-fonts #hubspot-form input, 
.use-chinese-fonts #hubspot-form select, 
.use-chinese-fonts #hubspot-form textarea, 
.use-chinese-fonts #hubspot-form .hs-button {
    font-family: 'Microsoft YaHei','Heiti SC',sans-serif
}

#hubspot-newsletter-form {
    text-align: center
}

@media screen and (min-width: 768px) {
    #hubspot-newsletter-form form {
        display: inline-block
    }
}

#hubspot-newsletter-form label {
    text-align: left
}

#hubspot-newsletter-form input {
    height: 35px
}

#hubspot-newsletter-form .hs-form-field, 
#hubspot-newsletter-form .hs_submit, 
#hubspot-newsletter-form form > div {
    display: block
}

@media screen and (min-width: 768px) {
    #hubspot-newsletter-form .hs-form-field, 
    #hubspot-newsletter-form .hs_submit, 
    #hubspot-newsletter-form form > div {
        display: inline-block;
        vertical-align: baseline
    }
}

#hubspot-newsletter-form .hs-form-field {
    width: 100%
}

@media screen and (min-width: 768px) {
    #hubspot-newsletter-form .hs-form-field {
        width: 300px /*235px*/
    }
}

#hubspot-newsletter-form .hs_submit {
    margin-top: 20px
}

@media screen and (min-width: 768px) {
    #hubspot-newsletter-form .hs_submit {
        margin-left: 30px
    }
}

#hubspot-newsletter-form .hs-form-required {
    display: none
}

@media screen and (min-width: 768px) {
    #hubspot-newsletter-form .hs-error-msgs {
        float: left
    }
}

#hubspot-newsletter-form .hs-error-msgs label {
    font-weight: 400;
    text-transform: none;
    color: #b00
}

#hubspot-newsletter-form .inputs-list {
    list-style: none;
    margin: 0;
    padding: 0
}

#hubspot-newsletter-form .submitted-message {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 240px
}

@media screen and (min-width: 768px) {
    #hubspot-newsletter-form .submitted-message {
        height: 144px
    }
}

.use-japan-fonts #hubspot-newsletter-form label, 
.use-japan-fonts #hubspot-newsletter-form .hs-button {
    font-family: "ãƒ¡ã‚¤ãƒªã‚ª",Meiryo,"ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro","Brandon Grotesque",Osaka,"ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯","MS PGothic",sans-serif
}

.use-chinese-fonts #hubspot-newsletter-form label, 
.use-chinese-fonts #hubspot-newsletter-form .hs-button {
    font-family: 'Microsoft YaHei','Heiti SC',sans-serif
}

.resource-card-contents-wrapper .thanks {
    display: none
}

.editMode .resource-card-contents-wrapper .contact-us-form-container {
    display: block !important
}

.resource-card-main-contents {
    margin-bottom: 40px;
    margin-top: 40px
}

    .resource-card-main-contents .block:first-child {
        margin-top: 0
    }

    .resource-card-main-contents.gated {
        position: relative;
        max-height: 300px;
        overflow: hidden
    }

        .resource-card-main-contents.gated:after {
            content: "";
            cursor: text;
            height: 230px;
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffffff', GradientType=0);
            -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#ffffffff',GradientType=0);
            background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 55%, #ffffff);
            background-image: -moz-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 55%, #ffffff);
            background-image: -ms-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 55%, #ffffff);
            background-image: -o-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 55%, #ffffff);
            background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 55%, #ffffff)
        }

.editMode .resource-card-main-contents.gated {
    height: auto;
    overflow: visible;
    max-height: none
}

    .editMode .resource-card-main-contents.gated:after {
        height: 0;
        display: none
    }

.results-count {
    margin-bottom: 20px
}

    .results-count h5 {
        margin: 0
    }

.resource-card-section .resource-card-wrapper {
    float: left;
    height: 200px;
    box-sizing: border-box;
    padding-bottom: 10px;
    width: 100%
}

.resource-card-section .resource-card {
    border: 1px solid #d9d9d6;
    height: 100%;
    position: relative;
    box-sizing: border-box
}

.resource-card-section .resource-card-content {
    padding: 10px;
    box-sizing: border-box;
    height: 100%;
    overflow: hidden
}

    .resource-card-section .resource-card-content:after {
        content: "";
        cursor: text;
        height: calc(100% - 35px);
        position: absolute;
        bottom: 35px;
        left: 0;
        width: 100%;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffffff', GradientType=0);
        -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#ffffffff',GradientType=0);
        background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 55%, #ffffff);
        background-image: -moz-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 55%, #ffffff);
        background-image: -ms-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 55%, #ffffff);
        background-image: -o-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 55%, #ffffff);
        background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 55%, #ffffff)
    }

.resource-card-section .resource-card-header {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin: 0 0 8px 0
}

.resource-card-section .resource-card-icon {
    float: right;
    display: inline-block;
    height: 1rem;
    margin-left: 5px
}

.resource-card-section .resource-card-date {
    font-size: .8125rem
}

.resource-card-section .resource-card-description {
    font-size: .8125rem;
    line-height: 1.35rem
}

.resource-card-section .resource-card-buttons {
    position: absolute;
    height: 35px;
    bottom: 0;
    left: 0;
    width: 100%
}

    .resource-card-section .resource-card-buttons.downloadable .download-button {
        display: inline-block
    }

    .resource-card-section .resource-card-buttons.downloadable .cta-button {
        width: calc(100% - 35px)
    }

.resource-card-section .cta-button, .resource-card-section .download-button {
    height: 35px
}

.resource-card-section .cta-button {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    margin: 0;
    padding-right: 0;
    padding-left: 0
}

.resource-card-section .download-button {
    width: 35px;
    overflow: hidden;
    border-left: 2px solid #fff;
    box-sizing: border-box;
    float: right;
    display: none;
    padding: 0;
    margin: 0
}

    .resource-card-section .download-button .download {
        position: absolute;
        top: 50%;
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 0;
        left: 0
    }

.resource-card-pagination {
    display: block;
    border-top: 1px solid #888b8d;
    border-bottom: 1px solid #888b8d;
    padding: 20px 0;
    float: left;
    width: 100%;
    margin: 20px 0 40px
}

    .resource-card-pagination .page-marker {
        display: inline-block;
        margin-right: 20px
    }

        .resource-card-pagination .page-marker.selected a {
            font-weight: bold;
            color: #222731
        }

        .resource-card-pagination .page-marker:last-child {
            margin-right: 0
        }

@media screen and (min-width: 768px) {
    .resource-card-section .resource-card-wrapper {
        height: 280px;
        padding-right: 10px;
        width: 50%
    }
}

@media screen and (min-width: 1024px) {
    .resource-card-section .resource-card-wrapper {
        width: 33.33333333%
    }

        .resource-card-section .resource-card-wrapper:nth-child(3n+3) {
            padding-right: 0
        }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    .resource-card-section .resource-card-wrapper:nth-child(2n+2) {
        padding-right: 0
    }
}

.resource-center-filter-list .stacked-filter:first-child .filter-list-header {
    padding-top: 0
}

.resource-center-filter-list .mobile-hidden-on-page-load {
    display: none
}

@media screen and (min-width: 768px) {
    .resource-center-filter-list .mobile-hidden-on-page-load {
        display: block
    }
}

.container-pre-footer {
    width: 100%;    /*max-width: 1457px; */
    margin: 0 auto;
    overflow-x: hidden
}

.ai-pre-footer {
    background-color: #eeb33b;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    height: 300px
}

    .ai-pre-footer .section-title {
        margin-bottom: 15px
    }

@media screen and (min-width: 768px) {
    .ai-pre-footer {
        height: 225px     /*205*/
    }
}

.dj_ios .ai-pre-footer {
    overflow: hidden
}

.request-a-demo {
    min-width: 76px;
    max-width: 165px;
    padding: 14px 15px;
    position: fixed;
    right: -25%;
    top: 35%;
    background-color: #3c1053;
    text-align: center;
    display: none;
    z-index: 900
}

    .request-a-demo a, .request-a-demo a:hover {
        text-decoration: none
    }

    .request-a-demo .demo-content {
        color: #fff
    }

    .request-a-demo .lims {
        font-size: 2.625rem
    }

    .request-a-demo .demo-text {
        margin-bottom: 0;
        margin-top: 2px;
        font-family: 'Brandon Grotesque',Calibri,Helvetica,Arial,sans-serif;
        font-weight: bold
    }

@media screen and (min-width: 768px) {
    .request-a-demo {
        display: block
    }
}

.use-japan-fonts .demo-text {
    font-family: "ãƒ¡ã‚¤ãƒªã‚ª",Meiryo,"ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro","Brandon Grotesque",Osaka,"ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯","MS PGothic",sans-serif
}

.use-chinese-fonts .demo-text {
    font-family: 'Microsoft YaHei','Heiti SC',sans-serif
}
