.responsive #container.container-fluid {
    min-height: 665px;
}

section.headline {
    position: relative;
}

section.headline .background {
    height: 20px;
    width: 100%;
    background-color: #60A630;
}

.select-wrapper{
    float:none;
}

.flash.error {
    display: none;
    padding-bottom: 20px;
    padding-top: 0;
}

.headline h1 {
    /* color: #60A630; */
    /* font-family: 'Simply Cricket Bold', sans-serif; */
    /* font-size: 35px; */
    /* margin-top: 36px; */
    /* margin-bottom: 0; */
}

.headline h2 {
    /* border-bottom: 1px solid #E4E4E4; */
    /* color: #60A630; */
    /* font-size: 24px; */
    /* padding-bottom: 22px; */
    /* line-height: 1.6em; */
    /* margin: 12px 0 18px 0; */
}

.headline .informationBody, .informationBody {
    color: #000000;
    font-size: 16px;
    margin: 0 0 42px 0;
}

.headline a {
    display: block;
    margin-top: 40px;
}

section.optoutbody {
    position: relative;
}

.formbody, .confirmation {
    padding-bottom: 50px;
    position: relative;
    top: 0;
    width: 100%;
}

.formwrapper {
    margin-top: 0;
    background-color: #F4F4F4;
}

.inputfield-background {
    background-color: #F4F4F4;
    margin: 0 -15px 0 -15px;
    padding: 14px 15px 20px;
}

.formwrapper fieldset {
    padding: 0;
}

.formwrapper label {
    color: #414141;
    font-size: 16px;
    margin-bottom: 6px;
}

.field-wrapper{
    margin-bottom: 20px;
}

.input-wrapper {
    width: 100%;
    float: none;
}

.phoneform .input-wrapper input, .emailform .input-wrapper input {
    color: #000;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
}

.phoneform .unsubscribe, .emailform .unsubscribe {
    width: 100%;
    margin: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
}

.previous {
    display: block;
    line-height: 40px;
    text-align: center;
}

.input-wrapper .input-clear-button {
    content: '';
    width: 35px;
    height: 40px;
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    background: url('/uiassets/input-error-button.png') center no-repeat;
    cursor: pointer;
    margin: 0;
    padding: 0;
}

.input-wrapper .input-clear-button.show-x {
    display: block;
}

.confirmation {
    color: #046A38;
    font-size: 18px;
    margin-top: 30px;
    margin-bottom: 60px;
    position: absolute;
}
.headline .confirmation{
    color: #000;
}

.confirmation img {
    margin-right: 15px;
}

.confirmation .textbox {
    background: url('/uiassets/green-checkmark.png') 15px 0 no-repeat;
    padding-left: 50px;

}

.formwrapper label.field-error-container {
    margin-top: 15px;
}

.multifield label {
    margin-top: 18px;
}

.multifield .note {
    color: #707070;
    font-family: 'Simply Cricket Demi', sans-serif;
    font-size: 12px;
    margin-top: 10px;
}

.multifield button {
    margin: 0;
    width: 100%;
}

.multifield .formbody {
    padding-bottom: 28px;
}

.postal .formwrapper fieldset {
    margin-top: 0;
}

label.field-error-container {
    font-size: 12px;
}

.optOutAddressTwo-field {
    margin-top: 18px;
}

.field-error-container.optOutAddressOne-error {
    margin-bottom: 0;
}

.state {
    text-transform: uppercase;
}

/***********************************
Captcha Styles
***********************************/

.g-recaptcha {
    width: 50%;
    clear: both;
    font-size: 18px;
    display: block;
    padding: 0;
}

label.field-error-container {
    padding: 10px 15px 14px;
}

@media (min-width: 480px) {

    .field-wrapper > div:first-child {
        padding-right: 0;
    }

    .field-wrapper > div:not(:first-child):not(:last-child) {
        padding-left: 0;
        padding-right: 0;
        margin-left: -5px;
    }

    .field-wrapper > div:last-child {
        padding-left: 0;
    }

}

@media (min-width: 480px) {
    .headline h2 {
        margin: 12px 0 17px 0;
    }

    .multifield .optOutPhone-field, .multifield .optOutAddressOne-field, .multifield .optOutAddressTwo-field {
        max-width: 400px;
    }

    .multifield .optOutCaptcha-field{
        max-width: 300px;
    }

    .multifield .optOutCity-field, .multifield .optOutZip-field, .multifield .optOutState-field {
        max-width: 220px;
    }

}

@media (max-width: 480px) {

    .headline h1 {
        line-height: 1.2em;
        margin-top: 28px;
    }

    .headline h2 {
        margin: 12px 0 17px 0;
        padding-bottom: 22px;
    }

    .headline .informationBody {
        margin: 25px 0 40px 0;
    }

    .formbody {
        padding-bottom: 25px;
    }

    .multifield button {
        margin: 30px 0 0;
        width: 100%;
    }

    .multifield .previous {
        margin-top: 20px;
    }

    .formwrapper fieldset {
        margin-bottom: 7px;
    }

    .field-wrapper > div:first-child {
        padding-right: 0;
    }

    .field-wrapper > div:not(:first-child):not(:last-child) {
        padding-left: 0;
    }

    .sm-r {
        float: right;
    }

    .previous {
        font-size: 14px;
        line-height: 48px;
    }

    .inputfield-background {
        margin: 0 -15px;
    }

}

#incommQuestion{
    width:100%;
}

.field-error-container{
    max-width: 400px;
}

.numeric-as-pass{
    -webkit-text-security: disc;
    text-security: disc;
}
@charset "UTF-8";

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
}

@-webkit-keyframes bounce {
    from, 20%, 53%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    40%, 43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }

    90% {
        -webkit-transform: translate3d(0,-4px,0);
        transform: translate3d(0,-4px,0);
    }
}

@keyframes bounce {
    from, 20%, 53%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    40%, 43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }

    90% {
        -webkit-transform: translate3d(0,-4px,0);
        transform: translate3d(0,-4px,0);
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
}

@-webkit-keyframes flash {
    from, 50%, to {
        opacity: 1;
    }

    25%, 75% {
        opacity: 0;
    }
}

@keyframes flash {
    from, 50%, to {
        opacity: 1;
    }

    25%, 75% {
        opacity: 0;
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}

@-webkit-keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }

    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }

    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1);
    }

    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }

    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }

    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1);
    }

    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand;
}

@-webkit-keyframes shake {
    from, to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}

@keyframes shake {
    from, to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake;
}

@-webkit-keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg);
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg);
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg);
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg);
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg);
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg);
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg);
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg);
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

.headShake {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: headShake;
    animation-name: headShake;
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }

    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }

    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }

    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }

    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }

    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }

    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }

    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }

    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing;
}

@-webkit-keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    10%, 20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    }

    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }

    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    10%, 20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    }

    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }

    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
    from {
        -webkit-transform: none;
        transform: none;
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }

    to {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes wobble {
    from {
        -webkit-transform: none;
        transform: none;
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }

    to {
        -webkit-transform: none;
        transform: none;
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble;
}

@-webkit-keyframes jello {
    from, 11.1%, to {
        -webkit-transform: none;
        transform: none;
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg);
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }

    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }

    77.7% {
        -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
        transform: skewX(0.390625deg) skewY(0.390625deg);
    }

    88.8% {
        -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    }
}

@keyframes jello {
    from, 11.1%, to {
        -webkit-transform: none;
        transform: none;
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg);
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }

    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }

    77.7% {
        -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
        transform: skewX(0.390625deg) skewY(0.390625deg);
    }

    88.8% {
        -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    }
}

.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center;
}

@-webkit-keyframes bounceIn {
    from, 20%, 40%, 60%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97);
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes bounceIn {
    from, 20%, 40%, 60%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97);
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }

    to {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes bounceInDown {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }

    to {
        -webkit-transform: none;
        transform: none;
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }

    to {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes bounceInLeft {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }

    to {
        -webkit-transform: none;
        transform: none;
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }

    to {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes bounceInRight {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }

    to {
        -webkit-transform: none;
        transform: none;
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes bounceInUp {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9);
    }

    50%, 55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9);
    }

    50%, 55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

@keyframes fadeOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

@keyframes fadeOutDown {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

@keyframes fadeOutDownBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

@keyframes fadeOutLeft {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

@keyframes fadeOutLeftBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

@keyframes fadeOutRight {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

@keyframes fadeOutRightBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

@keyframes fadeOutUp {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

@keyframes fadeOutUpBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

@keyframes flip {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip;
}

@-webkit-keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
}

@-webkit-keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}

@keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}

@keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1;
    }

    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1;
    }

    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
    from {
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}

@keyframes lightSpeedOut {
    from {
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0;
    }
}

@keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0;
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    20%, 60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    40%, 80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}

@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    20%, 60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    40%, 80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}

@keyframes rollOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    50% {
        opacity: 1;
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    50% {
        opacity: 1;
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
    from {
        opacity: 1;
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    to {
        opacity: 0;
    }
}

@keyframes zoomOut {
    from {
        opacity: 1;
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    to {
        opacity: 0;
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

@keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

@keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

@keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

@keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp;
}

.constrain-width-1024 {
    max-width: 1140px;
}

.see-all-support > div > a{
    text-decoration: underline;
}

.see-all-support{
    margin-top: -3rem;
    padding-bottom: 6rem;
}
.see-all-brands a {
    text-decoration: underline
}

#supportHome .see-all-brands{
    margin: 40px;
}

#supportHome .see-all-support{
    background-color: #F6F6F6;
}

#supportHome .see-all-brands{
    background-color: #FFFFFF !important;
}

#supportHome .deviceSupportHeading{
    margin: 40px;
    border-bottom: 2px solid #F6F6F6;
}

#supportHome .deviceSupportElements{
    margin: 40px;
    border-bottom: 2px solid #F6F6F6;
}

#supportHome .deviceSupportElements .bottomDeviceSection {
    margin: 50px 0px 50px 50px;
}
#supportHome .deviceSupportElements .upperDeviceSection {
    margin-left: 20px;
}
div#allArticles , div#allCategories {
    padding: 2rem;
}

/* Remove the blue outline form container elements*/
.container:focus, .container-fluid:focus {
    outline: none;
}
/**/

button.button, a.button, button, input.button {
    width: 175px;
}

.tg--green, .c__bdr--green {
    border: 0.1rem solid #60A630;
}


.c__bdr--green-lt {
    border: 0.1rem solid #C4D600;
}

.tg--green-drk, .c__bdr--green-drk {
    border: 0.1rem solid #046A38;
}

.btn__lg--dl, .btn__lg--primary, .btn__md--primary, .btn__lg--secondary, .btn__md--secondary, .btn__lg--dl-secondary, .tg--blue, .carousel-indicators .active, .c__bdr--blue, .input__wrapper:focus-within {
    border: 0.1rem solid #3170B7;
}

.btn__lg--primary:hover, .btn__md--primary:hover, .btn__lg--secondary:hover, .btn__md--secondary:hover, .btn__lg--dl-secondary:hover, .tg--blue-drk, .carousel-indicators li:hover, .c__bdr--blue-drk {
    border: 0.1rem solid #12508D;
}

.c__bdr--gold {
    border: 0.1rem solid #FFCD00;
}

.c__bdr--red {
    border: 0.1rem solid #CF292A;
}

.tg--black, .c__bdr--black {
    border: 0.1rem solid #000;
}

.btn__lg--primary-ghost, .btn__lg--primary-ghost:hover, .btn__lg--secondary-ghost, .carousel-indicators li, .c__bdr--white, .loader--wrapper {
    border: 0.1rem solid #fff;
}

.tg--gray-drk, .c__bdr--gray-drk {
    border: 0.1rem solid #404041;
}

.btn__lg--primary-inactive, .btn__md--primary-inactive, .btn__lg--secondary-inactive, .btn__md--secondary-inactive, .btn__lg--dl-primary-inactive, .btn__lg--dl-secondary-inactive, .tg--gray-md, .c__bdr--gray-md {
    border: 0.1rem solid #6E6F72;
}

.c__bdr--gray, .input__wrapper {
    border: 0.1rem solid #BBBDC0;
}

.c__bdr--gray-lt {
    border: 0.1rem solid #E1DFE1;
}

.c__bdr--gray-xlt {
    border: 0.1rem solid #F6F6F6;
}

.sidebar__wrapper ul, .faceted__nav .sidebar__wrapper h3 {
    border-top: 0.1rem solid #BBBDC0;
}

.quickLinks--container, .voting, .Rtable-cell, .accordion.faq .card-header.collapsed, .accordion.faq .card-header, .accordion.faq .card-header:hover, .accordion.faq .card-header.collapsed.show, .relatedProducts {
    border-top: 0.1rem solid #E1DFE1;
}

/*footer ul .footer__list--title-first {*/
    /*border-bottom: 0.1rem solid #404041;*/
/*}*/

/*footer ul .footer__list--title, footer div.footer__list--title {*/
    /*border-bottom: 0.1rem solid #6E6F72;*/
/*}*/

.sidebar__wrapper ul:last-child, .faceted__nav ul, .faceted__nav h3 {
    border-bottom: 0.1rem solid #BBBDC0;
}

.sidebar__wrapper ul li, .quickLinks--container, header.fake-header, .voting, .Rtable-cell--foot, .no-flexbox .Rtable > .Rtable-cell--foot, .accordion.faq, .relatedProducts {
    border-bottom: 0.1rem solid #E1DFE1;
}

.tg--green:hover, .c--green {
    background-color: #60A630;
}

.c--green-lt {
    background-color: #C4D600;
}

.tg--green-drk:hover, .c--green-drk {
    background-color: #046A38;
}

.btn__lg--dl, .btn__lg--primary, .btn__md--primary, .tg--blue:hover, .c--blue {
    background-color: #3170B7;
}

.btn__lg--primary:hover, .btn__md--primary:hover, .btn__lg--dl:hover, .tg--blue-drk:hover, .c--blue-drk {
    background-color: #12508D;
}

.c--gold {
    background-color: #FFCD00;
}

.c--red {
    background-color: #CF292A;
}

.tg--black:hover, .c--black {
    background-color: #000;
}

.tg--green, .tg--green-drk, .tg--blue, .tg--blue-drk, .tg--black, .tg--gray-drk, .tg--gray-md, .btn__lg--secondary, .btn__md--secondary, .btn__lg--secondary-inactive, .btn__md--secondary-inactive, .btn__lg--dl-secondary, .btn__lg--dl-secondary-inactive, .btn__lg--primary-ghost, .btn__lg--primary-ghost:hover, .c--white {
    background-color: #fff;
}

.tg--gray-drk:hover, .c--gray-drk {
    background-color: #404041;
}

.btn__lg--primary-inactive, .btn__md--primary-inactive, .btn__lg--dl-primary-inactive, .tg--gray-md:hover, .c--gray-md {
    background-color: #6E6F72;
}

.c--gray {
    background-color: #BBBDC0;
}

.c--gray-lt {
    background-color: #E1DFE1;
}

.c--gray-xlt, .c__search {
    background-color: #F6F6F6;
}

.input__wrapper label, .select .btn-secondary, .select .dropdown-item, .checkbox--blue + label, .radio--blue + label, html, body, em, h2, h3, h4, h5, h6, .c__search-results a.text__result-title, p.feature__category, .faceted__nav .sidebar__wrapper a, footer ul .footer__list--title, footer div.footer__list--title, footer ul .footer__list--title-first, .b__text-tile a.b__text-reveal p, a.b__image-text-tile:hover .tileText, .video__wrap .gvp_player__title___1QoZu {
    font-family: 'Simply Cricket Book', Helvetica, Arial, sans-serif;
}

.btn__lg--primary, .btn__lg--secondary, .btn__lg--primary-inactive, .btn__lg--secondary-inactive, .btn__lg--primary-ghost, .btn__lg--secondary-ghost, .btn__md--primary, .btn__md--secondary, .btn__md--primary-inactive, .btn__md--secondary-inactive, .btn__lg--dl, .btn__lg--dl-secondary, .btn__lg--dl-primary-inactive, .btn__lg--dl-secondary-inactive, .primary-link, .secondary-link, .tg--green, .tg--green-drk, .tg--blue, .tg--blue-drk, .tg--black, .tg--gray-drk, .tg--gray-md, a, h1, .text--demi, .text__dashboard h2, .text__dashboard h3, .text__dashboard h4, .text__dashboard h5, .text__dashboard h6, .text__micro strong, a.b__image-text-tile .tileText strong, a.b__image-text-tile:hover .tileText strong, small strong, .feature__wrap h3, .star-rating .star, .sidebar__wrapper ul li a, footer ul.footer__list li a, .breadcrumbs li.bread__last, .quickLinks--container .quickLinks--r a, .b__text-tile a.b__text-reveal h3, a.b__image-text-tile p, .Rtable-cell h3, .Rtable-cell--head, .Rtable-cell--sidehead, ul.nav-tabs li a, .tabs--five input[type="radio"][name="tabs"]:checked + .tab-label-content label, .tabs--two input[type="radio"][name="tab"]:checked + .tabs-label-content label, .category__importantArticles h3 {
    font-family: 'Simply Cricket Demi', Helvetica, Arial, sans-serif;
}

strong, .supportArticle li:before {
    font-family: 'Simply Cricket Bold', Helvetica, Arial, sans-serif
}

.icon-font, .input__wrapper button[type="resetField"], .select .dropdown-toggle::after, .checkbox--blue:checked + label:before, .radio--blue:checked + label:before, .video__wrap .gvp_cta__ctaPlayButton___1zTuG, .video__wrap .gvp_player__closeButton___RCY1J, .video__wrap .gvp_player__videoPlayButton___2nGvU, .video__wrap .gvp_controller__flexible___YTN0K > .gvp_controller__button___3pLjl.gvp_base__focused___2eCu6.gvp_controller__large___1L8UC, .carousel--device .carousel-control-next-icon, .carousel--device .carousel-control-prev-icon {
    font-family: 'cricket-icon';
}

.loader--wrapper {
    padding: .5rem;
}

/*.sidebar__wrapper ul li a, .sidebar__wrapper ul li a:hover, .faceted__nav h3 {*/
    /*padding: 1.0*/
/*}*/

/*.pd-20, .text__feature, footer ul.footer__list, footer div.footer__social, .b__text-tile a.b__text-reveal, a.b__icon-text-tile {*/
    /*padding: 2.0*/
/*}*/

/*footer {*/
    /*padding: 4.0*/
/*}*/

.select .dropdown-item {
    padding-top: .5rem;
}

.pad-tp-10, .faceted__nav ul, footer div.footer__list, footer ul.footer__list li, footer div.footer__social, footer div.footer__list--title, .quickLinks--container, .voting {
    padding-top: 1.0rem;
}

.c__pd--sm, .header, .c__g-3up img {
    padding-top: 2.0rem;
}

.c__pd--md {
    padding-top: 6.0rem;
}

.c__pd--lg {
    padding-top: 0;
}

.select .dropdown-item, .faceted__nav .sidebar__wrapper ul li {
    padding-bottom: .5rem;
}

.pad-btm-10, footer ul.footer__list li, footer div.footer__social, footer div.footer__list--title, .quickLinks--container {
    padding-bottom: 1.0rem;
}

.c__pd--sm, .header, footer div.footer__list, .voting {
    padding-bottom: 2.0rem;
}

.supportArticle {
    padding-bottom: 4.0rem;
}

.c__pd--md {
    padding-bottom: 6.0rem;
}

.c__pd--lg {
    padding-bottom: 0.0rem;
}

footer .logo {
    padding-right: 2.0rem;
}

.faceted__nav .sidebar__wrapper ul li {
    padding-left: .5rem;
}

.tg--green, .tg--green-drk, .tg--blue, .tg--blue-drk, .tg--black, .tg--gray-drk, .tg--gray-md {
    margin: .5rem;
}

.btn__lg--primary, .btn__lg--secondary, .btn__lg--primary-inactive, .btn__lg--secondary-inactive, .btn__lg--primary-ghost, .btn__lg--secondary-ghost, .btn__md--primary, .btn__md--secondary, .btn__md--primary-inactive, .btn__md--secondary-inactive, .btn__lg--dl, .btn__lg--dl-secondary, .btn__lg--dl-primary-inactive, .btn__lg--dl-secondary-inactive, .breadcrumbs {
    margin-top: 1.0rem;
}

.logo, .search-description, .text__feature, .faceted__nav, .pagination {
    margin-top: 2.0rem;
}

.c--gray-xlt, .c__search, .c__search-header {
    background-color: #F6F6F6;
}

.c__search-header, .sidebar__wrapper ul li, .quickLinks--container, header.fake-header, .voting, .Rtable-cell--foot, .no-flexbox .Rtable>.Rtable-cell--foot, .relatedProducts {
    border-bottom: 0.1rem solid #E1DFE1;
}
.accordion.faq {
    border-bottom: none;
}
.accordion.faq:last-child {
    border-bottom: 0.1rem solid #E1DFE1;
}



/*footer ul.footer__list, footer div.footer__social {*/
    /*margin-top: 4.0rem;*/
/*}*/

/*footer ul .footer__list--title, footer div.footer__list--title, footer ul .footer__list--title-first, .quickLinks--container .quickLinks--l {*/
    /*margin-bottom: 1.0rem;*/
/*}*/

.logo, .text__feature, .faceted__nav {
    margin-bottom: 2.0rem;
}

.checkbox--blue + label:before, .radio--blue + label:before {
    margin-right: 1.0rem;
}

.voting span {
    margin-right: 2.0rem;
}

.primary-link img, .breadcrumbs {
    margin-left: 1.0rem;
}

.faceted__nav .checkbox--blue + label, .voting .voting__btn--right.btn__md--secondary {
    margin-left: 2.0rem;
}

.breadcrumbs {
    margin: 0;
    padding: 0;
}

.btn__lg--primary, .btn__lg--secondary, .btn__lg--primary-inactive, .btn__lg--secondary-inactive, .btn__lg--primary-ghost, .btn__lg--secondary-ghost {
    padding: 1rem 3rem;
    text-decoration: none;
    display: inline-block;
    -moz-border-radius: .3rem;
    -webkit-border-radius: .3rem;
    border-radius: .3rem
}

.btn__md--primary, .btn__md--secondary, .btn__md--primary-inactive, .btn__md--secondary-inactive {
    padding: .5rem 2rem;
    font-size: 1.25rem;
    text-decoration: none;
    display: inline-block;
    -moz-border-radius: .3rem;
    -webkit-border-radius: .3rem;
    border-radius: .3rem;
}

.btn__lg--dl {
    padding: 1rem 5rem 1rem 6.5rem;
    text-decoration: none;
    display: inline-block;
    -moz-border-radius: .3rem;
    -webkit-border-radius: .3rem;
    border-radius: .3rem;
    color: #fff;
    cursor: pointer;
    background-position: 20% 50%;
    background-repeat: no-repeat;
    background-size: 2.6rem 2.6rem;
}

.btn__lg--dl-secondary {
    padding: 1rem 5rem 1rem 6.5rem;
    text-decoration: none;
    display: inline-block;
    -moz-border-radius: .3rem;
    -webkit-border-radius: .3rem;
    border-radius: .3rem;
    color: #3170B7;
    cursor: pointer;
    background-position: 20% 50%;
    background-repeat: no-repeat;
    background-size: 2.6rem 2.6rem;
}

.btn__lg--dl-primary-inactive, .btn__lg--dl-secondary-inactive {
    padding: 1rem 5rem 1rem 6.5rem;
    text-decoration: none;
    display: inline-block;
    -moz-border-radius: .3rem;
    -webkit-border-radius: .3rem;
    border-radius: .3rem;
    cursor: pointer;
    background-position: 20% 50%;
    background-repeat: no-repeat;
    background-size: 2.6rem 2.6rem;
}

.primary-link, .secondary-link {
    cursor: pointer;
    display: inline-block;
}

.tg--green, .tg--green-drk, .tg--blue, .tg--blue-drk, .tg--black, .tg--gray-drk, .tg--gray-md {
    cursor: pointer;
    float: left;
    display: inline-block;
    text-decoration: none;
    padding: .5rem 1rem .5rem 1rem;
    font-size: 1.4rem;
    line-height: 1.8rem;
    -moz-border-radius: 1.8rem;
    -webkit-border-radius: 1.8rem;
    border-radius: 1.8rem;
    max-width: 30;
    white-space: nowrap;
    overflow: hidden;
}

.btn__lg--primary, .btn__lg--secondary, .btn__lg--primary-inactive, .btn__lg--secondary-inactive, .btn__lg--primary-ghost, .btn__lg--secondary-ghost, .btn__md--primary, .btn__md--secondary, .btn__md--primary-inactive, .btn__md--secondary-inactive, .btn__lg--dl, .btn__lg--dl-secondary, .btn__lg--dl-primary-inactive, .btn__lg--dl-secondary-inactive, .primary-link, .secondary-link, .tg--green, .tg--green-drk, .tg--blue, .tg--blue-drk, .tg--black, .tg--gray-drk, .tg--gray-md, .carousel-indicators li:hover, .carousel-indicators .active, .sidebar__wrapper ul li a, footer ul.footer__list li a, .pagination .page-link:hover, .pagination .endless a:hover, .pagination .endless a:focus, .accordion.faq .card-header.collapsed, .accordion.faq .card-header.collapsed:hover, .accordion.faq .card-header, .accordion.faq .card-header:hover, ul.nav-tabs li a.active, .tabs--five input[type="radio"][name="tabs"]:checked + .tab-label-content label, .video__wrap .gvp_cta__ctaPlayButton___1zTuG, .video__wrap .gvp_player__closeButton___RCY1J, .video__wrap .gvp_player__videoPlayButton___2nGvU, .video__wrap .gvp_controller__flexible___YTN0K > .gvp_controller__button___3pLjl.gvp_base__focused___2eCu6.gvp_controller__large___1L8UC, .carousel--device .carousel-control-next-icon:hover, .carousel--device .carousel-control-prev-icon:hover {
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
}

.socialIconLinks .icon-font, .socialIconLinks .input__wrapper button[type="resetField"], .input__wrapper .socialIconLinks button[type="resetField"], .socialIconLinks .select .dropdown-toggle::after, .select .socialIconLinks .dropdown-toggle::after, .socialIconLinks .checkbox--blue:checked + label:before, .socialIconLinks .radio--blue:checked + label:before, .socialIconLinks .video__wrap .gvp_cta__ctaPlayButton___1zTuG, .video__wrap .socialIconLinks .gvp_cta__ctaPlayButton___1zTuG, .socialIconLinks .video__wrap .gvp_player__closeButton___RCY1J, .video__wrap .socialIconLinks .gvp_player__closeButton___RCY1J, .socialIconLinks .video__wrap .gvp_player__videoPlayButton___2nGvU, .video__wrap .socialIconLinks .gvp_player__videoPlayButton___2nGvU, .socialIconLinks .video__wrap .gvp_controller__flexible___YTN0K > .gvp_controller__button___3pLjl.gvp_base__focused___2eCu6.gvp_controller__large___1L8UC, .video__wrap .socialIconLinks .gvp_controller__flexible___YTN0K > .gvp_controller__button___3pLjl.gvp_base__focused___2eCu6.gvp_controller__large___1L8UC, .socialIconLinks .carousel--device .carousel-control-next-icon, .carousel--device .socialIconLinks .carousel-control-next-icon, .socialIconLinks .carousel--device .carousel-control-prev-icon, .carousel--device .socialIconLinks .carousel-control-prev-icon, .socialIconLinks .icon-font.icon-blue:hover, .socialIconLinks .input__wrapper button.icon-blue[type="resetField"]:hover, .input__wrapper .socialIconLinks button.icon-blue[type="resetField"]:hover, .socialIconLinks .select .icon-blue.dropdown-toggle:hover::after, .select .socialIconLinks .icon-blue.dropdown-toggle:hover::after, .socialIconLinks .checkbox--blue:checked + label.icon-blue:hover:before, .socialIconLinks .radio--blue:checked + label.icon-blue:hover:before, .socialIconLinks .video__wrap .icon-blue.gvp_cta__ctaPlayButton___1zTuG:hover, .video__wrap .socialIconLinks .icon-blue.gvp_cta__ctaPlayButton___1zTuG:hover, .socialIconLinks .video__wrap .icon-blue.gvp_player__closeButton___RCY1J:hover, .video__wrap .socialIconLinks .icon-blue.gvp_player__closeButton___RCY1J:hover, .socialIconLinks .video__wrap .icon-blue.gvp_player__videoPlayButton___2nGvU:hover, .video__wrap .socialIconLinks .icon-blue.gvp_player__videoPlayButton___2nGvU:hover, .socialIconLinks .video__wrap .gvp_controller__flexible___YTN0K > .icon-blue.gvp_controller__button___3pLjl.gvp_base__focused___2eCu6.gvp_controller__large___1L8UC:hover, .video__wrap .socialIconLinks .gvp_controller__flexible___YTN0K > .icon-blue.gvp_controller__button___3pLjl.gvp_base__focused___2eCu6.gvp_controller__large___1L8UC:hover, .socialIconLinks .carousel--device .icon-blue.carousel-control-next-icon:hover, .carousel--device .socialIconLinks .icon-blue.carousel-control-next-icon:hover, .socialIconLinks .carousel--device .icon-blue.carousel-control-prev-icon:hover, .carousel--device .socialIconLinks .icon-blue.carousel-control-prev-icon:hover, .footer__social.socialIconLinks .icon-font, .footer__social.socialIconLinks .input__wrapper button[type="resetField"], .input__wrapper .footer__social.socialIconLinks button[type="resetField"], .footer__social.socialIconLinks .select .dropdown-toggle::after, .select .footer__social.socialIconLinks .dropdown-toggle::after, .footer__social.socialIconLinks .checkbox--blue:checked + label:before, .footer__social.socialIconLinks .radio--blue:checked + label:before, .footer__social.socialIconLinks .video__wrap .gvp_cta__ctaPlayButton___1zTuG, .video__wrap .footer__social.socialIconLinks .gvp_cta__ctaPlayButton___1zTuG, .footer__social.socialIconLinks .video__wrap .gvp_player__closeButton___RCY1J, .video__wrap .footer__social.socialIconLinks .gvp_player__closeButton___RCY1J, .footer__social.socialIconLinks .video__wrap .gvp_player__videoPlayButton___2nGvU, .video__wrap .footer__social.socialIconLinks .gvp_player__videoPlayButton___2nGvU, .footer__social.socialIconLinks .video__wrap .gvp_controller__flexible___YTN0K > .gvp_controller__button___3pLjl.gvp_base__focused___2eCu6.gvp_controller__large___1L8UC, .video__wrap .footer__social.socialIconLinks .gvp_controller__flexible___YTN0K > .gvp_controller__button___3pLjl.gvp_base__focused___2eCu6.gvp_controller__large___1L8UC, .footer__social.socialIconLinks .carousel--device .carousel-control-next-icon, .carousel--device .footer__social.socialIconLinks .carousel-control-next-icon, .footer__social.socialIconLinks .carousel--device .carousel-control-prev-icon, .carousel--device .footer__social.socialIconLinks .carousel-control-prev-icon, .footer__social.socialIconLinks .icon-font.icon-gray-md:hover, .footer__social.socialIconLinks .input__wrapper button.icon-gray-md[type="resetField"]:hover, .input__wrapper .footer__social.socialIconLinks button.icon-gray-md[type="resetField"]:hover, .footer__social.socialIconLinks .select .icon-gray-md.dropdown-toggle:hover::after, .select .footer__social.socialIconLinks .icon-gray-md.dropdown-toggle:hover::after, .footer__social.socialIconLinks .checkbox--blue:checked + label.icon-gray-md:hover:before, .footer__social.socialIconLinks .radio--blue:checked + label.icon-gray-md:hover:before, .footer__social.socialIconLinks .video__wrap .icon-gray-md.gvp_cta__ctaPlayButton___1zTuG:hover, .video__wrap .footer__social.socialIconLinks .icon-gray-md.gvp_cta__ctaPlayButton___1zTuG:hover, .footer__social.socialIconLinks .video__wrap .icon-gray-md.gvp_player__closeButton___RCY1J:hover, .video__wrap .footer__social.socialIconLinks .icon-gray-md.gvp_player__closeButton___RCY1J:hover, .footer__social.socialIconLinks .video__wrap .icon-gray-md.gvp_player__videoPlayButton___2nGvU:hover, .video__wrap .footer__social.socialIconLinks .icon-gray-md.gvp_player__videoPlayButton___2nGvU:hover, .footer__social.socialIconLinks .video__wrap .gvp_controller__flexible___YTN0K > .icon-gray-md.gvp_controller__button___3pLjl.gvp_base__focused___2eCu6.gvp_controller__large___1L8UC:hover, .video__wrap .footer__social.socialIconLinks .gvp_controller__flexible___YTN0K > .icon-gray-md.gvp_controller__button___3pLjl.gvp_base__focused___2eCu6.gvp_controller__large___1L8UC:hover, .footer__social.socialIconLinks .carousel--device .icon-gray-md.carousel-control-next-icon:hover, .carousel--device .footer__social.socialIconLinks .icon-gray-md.carousel-control-next-icon:hover, .footer__social.socialIconLinks .carousel--device .icon-gray-md.carousel-control-prev-icon:hover, .carousel--device .footer__social.socialIconLinks .icon-gray-md.carousel-control-prev-icon:hover, .c__search .row, .c__search, .input__wrapper, .input__wrapper label, .input__wrapper button[type="resetField"], .select .dropdown-toggle::after, .select .btn-secondary.dropdown-toggle:focus::after, .select .dropdown-item:hover, .select .dropdown-menu, .checkbox--blue:hover + label:before, .checkbox--blue:checked + label:before, .radio--blue:hover + label:before, .radio--blue:checked + label:before, .b__text-tile, .b__text-tile a.b__text-reveal, a.b__image-text-tile, a.b__image-text-tile:hover, a.b__icon-text-tile, a.b__icon-text-tile .hr__sm--gray, a.b__icon-text-tile:hover .hr__sm--gray, .accordion.faq .card-header .collapsed .icon-multiply-no, .accordion.faq .card-header.collapsed .input__wrapper button[type="resetField"], .input__wrapper .accordion.faq .card-header.collapsed button[type="resetField"], .accordion.faq .card-header.collapsed .video__wrap .gvp_player__closeButton___RCY1J, .video__wrap .accordion.faq .card-header.collapsed .gvp_player__closeButton___RCY1J, .accordion.faq .card-header.collapsed:hover .icon-multiply-no, .accordion.faq .card-header.collapsed:hover .input__wrapper button[type="resetField"], .input__wrapper .accordion.faq .card-header.collapsed:hover button[type="resetField"], .accordion.faq .card-header.collapsed:hover .video__wrap .gvp_player__closeButton___RCY1J, .video__wrap .accordion.faq .card-header.collapsed:hover .gvp_player__closeButton___RCY1J, .accordion.faq .card-header .icon-multiply-no, .accordion.faq .card-header .input__wrapper button[type="resetField"], .input__wrapper .accordion.faq .card-header button[type="resetField"], .accordion.faq .card-header .video__wrap .gvp_player__closeButton___RCY1J, .video__wrap .accordion.faq .card-header .gvp_player__closeButton___RCY1J, .accordion.faq .card-header:hover .icon-multiply-no, .accordion.faq .card-header:hover .input__wrapper button[type="resetField"], .input__wrapper .accordion.faq .card-header:hover button[type="resetField"], .accordion.faq .card-header:hover .video__wrap .gvp_player__closeButton___RCY1J, .video__wrap .accordion.faq .card-header:hover .gvp_player__closeButton___RCY1J, .accordion.faq .card-header.collapsed.show .icon-multiply-no, .accordion.faq .card-header.collapsed.show .input__wrapper button[type="resetField"], .input__wrapper .accordion.faq .card-header.collapsed.show button[type="resetField"], .accordion.faq .card-header.collapsed.show .video__wrap .gvp_player__closeButton___RCY1J, .video__wrap .accordion.faq .card-header.collapsed.show .gvp_player__closeButton___RCY1J {
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

.b__text-tile:hover, a.b__image-text-tile .tileText, a.b__image-text-tile:hover p {
    -webkit-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    -o-transition: all 0.15s linear;
    transition: all 0.15s linear;
}

a.b__image-text-tile:hover .tileText {
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
}

@font-face {
    font-family: "cricket-icon";
    src: url("/uiassets-fonts/cricket-icon.eot");
    src: url("/uiassets-fonts/cricket-icon.eot?#iefix") format("embedded-opentype"),
        url("/uiassets-fonts/cricket-icon.woff") format("woff"),
        url("/uiassets-fonts/cricket-icon.ttf") format("truetype"),
        url("/uiassets-fonts/cricket-icon.svg#ccricket-icon") format("svg");
    font-weight: normal;
    font-style: normal
}

i {
    font-style: normal;
    text-decoration: none !important
}

.icon-font:hover,.input__wrapper button[type="resetField"]:hover,.select .dropdown-toggle:hover::after,.checkbox--blue:checked+label:hover:before,.radio--blue:checked+label:hover:before,.video__wrap .gvp_cta__ctaPlayButton___1zTuG:hover,.video__wrap .gvp_player__closeButton___RCY1J:hover,.video__wrap .gvp_player__videoPlayButton___2nGvU:hover,.video__wrap .gvp_controller__flexible___YTN0K>.gvp_controller__button___3pLjl.gvp_base__focused___2eCu6.gvp_controller__large___1L8UC:hover,.carousel--device .carousel-control-next-icon:hover,.carousel--device .carousel-control-prev-icon:hover {
    text-decoration: none !important
}

a i.icon-font:hover,a .select i.dropdown-toggle:hover::after,.select a i.dropdown-toggle:hover::after,a .video__wrap i.gvp_cta__ctaPlayButton___1zTuG:hover,.video__wrap a i.gvp_cta__ctaPlayButton___1zTuG:hover,a .video__wrap i.gvp_player__closeButton___RCY1J:hover,.video__wrap a i.gvp_player__closeButton___RCY1J:hover,a .video__wrap i.gvp_player__videoPlayButton___2nGvU:hover,.video__wrap a i.gvp_player__videoPlayButton___2nGvU:hover,a .video__wrap .gvp_controller__flexible___YTN0K>i.gvp_controller__button___3pLjl.gvp_base__focused___2eCu6.gvp_controller__large___1L8UC:hover,.video__wrap a .gvp_controller__flexible___YTN0K>i.gvp_controller__button___3pLjl.gvp_base__focused___2eCu6.gvp_controller__large___1L8UC:hover,a .carousel--device i.carousel-control-next-icon:hover,.carousel--device a i.carousel-control-next-icon:hover,a .carousel--device i.carousel-control-prev-icon:hover,.carousel--device a i.carousel-control-prev-icon:hover {
    text-decoration: none !important
}

.icon-sm {
    font-size: 1.6rem;
    line-height: 2rem
}

.icon-md {
    font-size: 3.6rem;
    line-height: 4rem
}

.icon-lg {
    font-size: 6.4rem;
    line-height: 7rem
}

.icon-green {
    color: #60A630
}

.icon-green-lt {
    color: #C4D600
}

.icon-blue {
    color: #3170B7
}

.icon-blue-drk {
    color: #12508D
}

.icon-gold {
    color: #FFCD00
}

.icon-red {
    color: #CF292A
}

.icon-white {
    color: #fff
}

.icon-black {
    color: #000
}

.icon-gray-drk {
    color: #404041
}

.icon-gray-md {
    color: #6E6F72
}

.icon-gray {
    color: #BBBDC0
}

.icon-gray-lt {
    color: #E1DFE1
}

.icon-gray-xlt {
    color: #F6F6F6
}

.socialIconLinks .icon-youtube {
    font-size: 3.9rem;
    padding-left: .3rem;
    line-height: 0rem
}

.socialIconLinks .icon-font.icon-blue:hover,.socialIconLinks .input__wrapper button.icon-blue[type="resetField"]:hover,.input__wrapper .socialIconLinks button.icon-blue[type="resetField"]:hover,.socialIconLinks .select .icon-blue.dropdown-toggle:hover::after,.select .socialIconLinks .icon-blue.dropdown-toggle:hover::after,.socialIconLinks .checkbox--blue:checked+label.icon-blue:hover:before,.socialIconLinks .radio--blue:checked+label.icon-blue:hover:before,.socialIconLinks .video__wrap .icon-blue.gvp_cta__ctaPlayButton___1zTuG:hover,.video__wrap .socialIconLinks .icon-blue.gvp_cta__ctaPlayButton___1zTuG:hover,.socialIconLinks .video__wrap .icon-blue.gvp_player__closeButton___RCY1J:hover,.video__wrap .socialIconLinks .icon-blue.gvp_player__closeButton___RCY1J:hover,.socialIconLinks .video__wrap .icon-blue.gvp_player__videoPlayButton___2nGvU:hover,.video__wrap .socialIconLinks .icon-blue.gvp_player__videoPlayButton___2nGvU:hover,.socialIconLinks .video__wrap .gvp_controller__flexible___YTN0K>.icon-blue.gvp_controller__button___3pLjl.gvp_base__focused___2eCu6.gvp_controller__large___1L8UC:hover,.video__wrap .socialIconLinks .gvp_controller__flexible___YTN0K>.icon-blue.gvp_controller__button___3pLjl.gvp_base__focused___2eCu6.gvp_controller__large___1L8UC:hover,.socialIconLinks .carousel--device .icon-blue.carousel-control-next-icon:hover,.carousel--device .socialIconLinks .icon-blue.carousel-control-next-icon:hover,.socialIconLinks .carousel--device .icon-blue.carousel-control-prev-icon:hover,.carousel--device .socialIconLinks .icon-blue.carousel-control-prev-icon:hover {
    color: #12508D;
    cursor: pointer
}

.footer__social.socialIconLinks .icon-font,.footer__social.socialIconLinks .input__wrapper button[type="resetField"],.input__wrapper .footer__social.socialIconLinks button[type="resetField"],.footer__social.socialIconLinks .select .dropdown-toggle::after,.select .footer__social.socialIconLinks .dropdown-toggle::after,.footer__social.socialIconLinks .checkbox--blue:checked+label:before,.footer__social.socialIconLinks .radio--blue:checked+label:before,.footer__social.socialIconLinks .video__wrap .gvp_cta__ctaPlayButton___1zTuG,.video__wrap .footer__social.socialIconLinks .gvp_cta__ctaPlayButton___1zTuG,.footer__social.socialIconLinks .video__wrap .gvp_player__closeButton___RCY1J,.video__wrap .footer__social.socialIconLinks .gvp_player__closeButton___RCY1J,.footer__social.socialIconLinks .video__wrap .gvp_player__videoPlayButton___2nGvU,.video__wrap .footer__social.socialIconLinks .gvp_player__videoPlayButton___2nGvU,.footer__social.socialIconLinks .video__wrap .gvp_controller__flexible___YTN0K>.gvp_controller__button___3pLjl.gvp_base__focused___2eCu6.gvp_controller__large___1L8UC,.video__wrap .footer__social.socialIconLinks .gvp_controller__flexible___YTN0K>.gvp_controller__button___3pLjl.gvp_base__focused___2eCu6.gvp_controller__large___1L8UC,.footer__social.socialIconLinks .carousel--device .carousel-control-next-icon,.carousel--device .footer__social.socialIconLinks .carousel-control-next-icon,.footer__social.socialIconLinks .carousel--device .carousel-control-prev-icon,.carousel--device .footer__social.socialIconLinks .carousel-control-prev-icon {
    text-decoration: none
}

.footer__social.socialIconLinks .icon-youtube {
    font-size: 6.9rem;
    padding-left: .3rem;
    line-height: 0rem
}

.footer__social.socialIconLinks .icon-font.icon-gray-md:hover,.footer__social.socialIconLinks .input__wrapper button.icon-gray-md[type="resetField"]:hover,.input__wrapper .footer__social.socialIconLinks button.icon-gray-md[type="resetField"]:hover,.footer__social.socialIconLinks .select .icon-gray-md.dropdown-toggle:hover::after,.select .footer__social.socialIconLinks .icon-gray-md.dropdown-toggle:hover::after,.footer__social.socialIconLinks .checkbox--blue:checked+label.icon-gray-md:hover:before,.footer__social.socialIconLinks .radio--blue:checked+label.icon-gray-md:hover:before,.footer__social.socialIconLinks .video__wrap .icon-gray-md.gvp_cta__ctaPlayButton___1zTuG:hover,.video__wrap .footer__social.socialIconLinks .icon-gray-md.gvp_cta__ctaPlayButton___1zTuG:hover,.footer__social.socialIconLinks .video__wrap .icon-gray-md.gvp_player__closeButton___RCY1J:hover,.video__wrap .footer__social.socialIconLinks .icon-gray-md.gvp_player__closeButton___RCY1J:hover,.footer__social.socialIconLinks .video__wrap .icon-gray-md.gvp_player__videoPlayButton___2nGvU:hover,.video__wrap .footer__social.socialIconLinks .icon-gray-md.gvp_player__videoPlayButton___2nGvU:hover,.footer__social.socialIconLinks .video__wrap .gvp_controller__flexible___YTN0K>.icon-gray-md.gvp_controller__button___3pLjl.gvp_base__focused___2eCu6.gvp_controller__large___1L8UC:hover,.video__wrap .footer__social.socialIconLinks .gvp_controller__flexible___YTN0K>.icon-gray-md.gvp_controller__button___3pLjl.gvp_base__focused___2eCu6.gvp_controller__large___1L8UC:hover,.footer__social.socialIconLinks .carousel--device .icon-gray-md.carousel-control-next-icon:hover,.carousel--device .footer__social.socialIconLinks .icon-gray-md.carousel-control-next-icon:hover,.footer__social.socialIconLinks .carousel--device .icon-gray-md.carousel-control-prev-icon:hover,.carousel--device .footer__social.socialIconLinks .icon-gray-md.carousel-control-prev-icon:hover {
    color: #E1DFE1;
    cursor: pointer
}

.icon-4g-lte:before {
    content: "a"
}

.icon-accessories-bundle:before {
    content: "b"
}

.icon-additional-features-1:before {
    content: "c"
}

.icon-additional-features-2:before {
    content: "d"
}

.icon-android:before {
    content: "e"
}

.icon-arrow-back:before,.carousel--device .carousel-control-prev-icon:before {
    content: "f"
}

.icon-arrow-down:before {
    content: "g"
}

.icon-arrow-forward:before,.carousel--device .carousel-control-next-icon:before {
    content: "h"
}

.icon-arrow-left:before {
    content: "i"
}

.icon-arrow-right:before {
    content: "$"
}

.icon-arrow-up:before {
    content: "k"
}

.icon-battery-charging:before {
    content: "l"
}

.icon-battery-full:before {
    content: "m"
}

.icon-check-yes-2:before {
    content: "n"
}

.icon-check-yes:before,.checkbox--blue:checked+label:before,.radio--blue:checked+label:before {
    content: "o"
}

.icon-chat-text:before {
    content: "p"
}

.icon-chat-empty:before {
    content: "q"
}

.icon-charger-2:before {
    content: "r"
}

.icon-charger:before {
    content: "s"
}

.icon-character:before {
    content: "t"
}

.icon-camera:before {
    content: "u"
}

.icon-calender-2:before {
    content: "v"
}

.icon-calender:before {
    content: "w"
}

.icon-bluetooth:before {
    content: "x"
}

/* .icon-battery-low:before {
    content: "\79"
} */

.icon-battery-half:before {
    content: "z"
}

.icon-checked-2:before {
    content: "A"
}

.icon-close-1:before {
    content: "B"
}

.icon-close-2:before {
    content: "C"
}

.icon-cloud:before {
    content: "D"
}

.icon-cloud-downloading:before {
    content: "E"
}

.icon-cloud-uploading:before {
    content: "F"
}

.icon-community:before {
    content: "G"
}

.icon-device-1:before {
    content: "H"
}

.icon-device-3:before {
    content: "I"
}

.icon-diagonal-arrow:before {
    content: "J"
}

.icon-directions:before {
    content: "K"
}

.icon-document:before {
    content: "L"
}

.icon-dollar-sign-1:before {
    content: "M"
}

.icon-flag-2:before {
    content: "N"
}

.icon-flag-1:before {
    content: "O"
}

.icon-favorite-2:before {
    content: "P"
}

.icon-favorite-1:before {
    content: "Q"
}

.icon-fast-processor:before {
    content: "R"
}

.icon-fb:before {
    content: "S"
}

.icon-error:before {
    content: "T"
}

.icon-fall:before {
    content: "U"
}

.icon-email:before {
    content: "V"
}

.icon-eco-friendly:before {
    content: "W"
}

.icon-download:before {
    content: "X"
}

.icon-dollar-sign-3:before {
    content: "Y"
}

.icon-dollar-sign-2:before {
    content: "Z"
}

.icon-front-camera:before {
    content: "0"
}

.icon-games:before {
    content: "1"
}

.icon-globe:before {
    content: "2"
}

.icon-gp:before {
    content: "3"
}

.icon-hashtag:before {
    content: "4"
}

.icon-help:before {
    content: "5"
}

.icon-high-speed-data:before {
    content: "6"
}

.icon-hot-deals:before {
    content: "7"
}

.icon-instagram:before {
    content: "8"
}

.icon-large-display:before {
    content: "9"
}

.icon-loading:before {
    content: "!"
}

.icon-location:before {
    content: "\""
}

.icon-lock:before {
    content: "#"
}

.icon-print:before {
    content: "$"
}

.icon-plus:before {
    content: "%"
}

.icon-playback:before,.video__wrap .gvp_cta__ctaPlayButton___1zTuG:before,.video__wrap .gvp_player__videoPlayButton___2nGvU:before {
    content: "&"
}

.icon-play-2:before {
    content: "'"
}

.icon-play-1:before,.video__wrap .gvp_controller__flexible___YTN0K>.gvp_controller__button___3pLjl.gvp_base__focused___2eCu6.gvp_controller__large___1L8UC:before {
    content: "("
}

.icon-orders:before {
    content: ")"
}

.icon-on-demand:before {
    content: "*"
}

.icon-no-commitment:before {
    content: "+"
}

.icon-mute:before {
    content: ","
}

.icon-music:before {
    content: "-"
}

.icon-multiply-no:before,.input__wrapper button[type="resetField"]:before,.video__wrap .gvp_player__closeButton___RCY1J:before {
    content: "."
}

.icon-multiple-devices:before {
    content: "/"
}

.icon-minus:before {
    content: ":"
}

.icon-profile:before {
    content: ";"
}

.icon-protection:before {
    content: "<"
}

.icon-rate-plan-1:before {
    content: "="
}

.icon-rate-plan-2:before {
    content: ">"
}

.icon-reload:before {
    content: "?"
}

.icon-rewards:before {
    content: "@"
}

.icon-screen-protector:before {
    content: "["
}

.icon-search:before {
    content: "s"
}

.icon-settings:before {
    content: "^"
}

.icon-share:before {
    content: "_"
}

.icon-shipping:before {
    content: "`"
}

.icon-shopping-cart-empty:before {
    content: "{"
}

.icon-shopping-cart-full:before {
    content: "|"
}

.icon-us-canada-mexico-1:before {
    content: "}"
}

.icon-unmute:before {
    content: "~"
}

.icon-unlock:before {
    content: "\\"
}

.icon-unique-feature:before {
    content: "\E000"
}

.icon-unchecked-1:before {
    content: "\E001"
}

.icon-tw:before {
    content: "\E002"
}

.icon-time:before {
    content: "\E003"
}

.icon-television:before {
    content: "\E004"
}

.icon-summer:before {
    content: "\E005"
}

.icon-store:before {
    content: "\E006"
}

.icon-spring:before {
    content: "\E007"
}

.icon-smile:before {
    content: "\E008"
}

.icon-sim-card:before {
    content: "\E009"
}

.icon-us-canada-mexico-2:before {
    content: "\E00A"
}

.icon-usb:before {
    content: "\E00B"
}

.icon-video:before {
    content: "\E00C"
}

.icon-view:before {
    content: "\E00D"
}

.icon-visual-voicemail:before {
    content: "\E00E"
}

.icon-voicemail:before {
    content: "\E00F"
}

.icon-waterproof:before {
    content: "\E010"
}

.icon-wifi:before {
    content: "\E011"
}

.icon-winter:before {
    content: "\E012"
}

.icon-youtube:before {
    content: "\E013"
}

.icon-wifi-calling:before {
    content: "\E014"
}

.icon-wifi-manager:before {
    content: "\E015"
}

.icon-my-cricket:before {
    content: "\E016"
}

.icon-graph-up:before {
    content: "\E017"
}

.icon-graph-down:before {
    content: "\E018"
}

.btn__lg--primary {
    color: #fff;
    cursor: pointer
}

.btn__lg--primary:hover {
    color: #fff
}

.btn__md--primary {
    color: #fff;
    cursor: pointer
}

.btn__md--primary:hover {
    color: #fff
}

.btn__lg--secondary {
    color: #3170B7;
    cursor: pointer
}

.supportArticlePage a.btn.btn__lg--secondary {
    border: 1px solid #3170B7;
    color: #3170B7;
}

#relatedArticles h3, #relatedCategories h3 {
    margin: 2rem 0;
    font-family: 'Simply Cricket Book', Helvetica, Arial, sans-serif;
}

.btn__lg--secondary:hover {
    /*color: #12508D*/
    color: #fff;
}
a.btn__lg--secondary:hover{
    color: #12508D !important;
    text-decoration: none;
    transition: all 0.15s ease-in-out;
}

.btn__md--secondary {
    color: #3170B7;
    cursor: pointer
}

.btn__md--secondary:hover {
    /*color: #12508D;*/
    color: #fff;
}

a.btn__md--secondary:hover {
    color: #12508D;
}

.btn__lg--primary-inactive {
    color: #fff;
    cursor: not-allowed
}

.btn__md--primary-inactive {
    color: #fff;
    cursor: not-allowed
}

.btn__lg--secondary-inactive {
    color: #6E6F72;
    cursor: not-allowed
}

.btn__md--secondary-inactive {
    color: #6E6F72;
    cursor: not-allowed
}

.btn__lg--dl:hover {
    color: #fff
}

.btn__lg--dl-secondary:hover {
    color: #12508D
}

.btn__lg--dl-primary-inactive {
    color: #fff;
    cursor: not-allowed
}

.btn__lg--dl-secondary-inactive {
    color: #6E6F72;
    cursor: not-allowed
}

.btn__lg--primary-ghost {
    color: #3170B7;
    cursor: pointer
}

.btn__lg--primary-ghost:hover {
    color: #12508D
}

.btn__lg--secondary-ghost {
    color: #fff;
    background: rgba(255, 255, 255, 0);
    cursor: pointer
}

.btn__lg--secondary-ghost:hover {
    color: #fff;
    background: rgba(255, 255, 255, 0.2);
    border: 1px solid #fff
}

.primary-link {
    color: #3170B7
}

.primary-link:hover {
    color: #12508D
}

.primary-link img {
    display: inline-block;
    height: 1.6rem;
    width: auto
}

.secondary-link {
    color: #3170B7
}

.secondary-link:hover {
    color: #12508D
}

.tg--green {
    color: #60A630;
    background: #fff
}

.tg--green:hover {
    color: #fff;
    opacity: .8;
    text-decoration: none
}

.tg--green-drk {
    color: #046A38;
    background: #fff
}

.tg--green-drk:hover {
    color: #fff;
    opacity: .8;
    text-decoration: none
}

.tg--blue {
    color: #3170B7;
    background: #fff
}

.tg--blue:hover {
    color: #fff;
    opacity: .8;
    text-decoration: none
}

.tg--blue-drk {
    color: #12508D;
    background: #fff
}

.tg--blue-drk:hover {
    color: #fff;
    opacity: .8;
    text-decoration: none
}

.tg--black {
    color: #000;
    background: #fff
}

.tg--black:hover {
    color: #fff;
    opacity: .8;
    text-decoration: none
}

.tg--gray-drk {
    color: #404041;
    background: #fff
}

.tg--gray-drk:hover {
    color: #fff;
    opacity: .8;
    text-decoration: none
}

.tg--gray-md {
    color: #6E6F72;
    background: #fff
}

.tg--gray-md:hover {
    color: #fff;
    opacity: .8;
    text-decoration: none
}

.btn__inline {
    margin: 2rem 0 2rem -2rem;
    height: 5.8rem
}

.carousel-indicators li {
    background: #E1DFE1;
    height: 2rem;
    width: 2rem;
    border-radius: 1rem;
    margin: .75rem
}

.carousel-indicators li:hover {
    background: #12508D;
    cursor: pointer
}

.carousel-indicators .active {
    background-color: #3170B7
}

.c--green {
    width: 100%
}

.c--green-lt {
    width: 100%
}

.c--green-drk {
    width: 100%
}

.c--blue {
    width: 100%
}

.c--blue-drk {
    width: 100%
}

.c--gold {
    width: 100%
}

.c--red {
    width: 100%
}

.c--white {
    width: 100%
}

.c--black {
    width: 100%
}

.c--gray-drk {
    width: 100%
}

.c--gray-md {
    width: 100%
}

.c--gray {
    width: 100%
}

.c--gray-lt {
    width: 100%
}

.c--gray-xlt, .c__search {
    width: 100%
}

.c__bdr--green {
    border-style: inset
}

.c__bdr--green-lt {
    border-style: inset
}

.c__bdr--green-drk {
    border-style: inset
}

.c__bdr--blue {
    border-style: inset
}

.c__bdr--blue-drk {
    border-style: inset
}

.c__bdr--gold {
    border-style: inset
}

.c__bdr--red {
    border-style: inset
}

.c__bdr--black {
    border-style: inset
}

.c__bdr--white {
    border-style: inset
}

.c__bdr--gray-drk {
    border-style: inset
}

.c__bdr--gray-md {
    border-style: inset
}

.c__bdr--gray {
    border-style: inset
}

.c__bdr--gray-lt {
    border-style: inset
}

.c__bdr--gray-xlt {
    border-style: inset
}

.c__shadow, .text__feature, .b__text-tile:hover, .video__wrap .gvp_player__videoPlayButton___2nGvU:hover {
    -webkit-box-shadow: 0 0 1rem 0 #E1DFE1;
    -moz-box-shadow: 0 0 1rem 0 #E1DFE1;
    box-shadow: 0 0 1rem 0 #E1DFE1
}

.c__rounded {
    -moz-border-radius: .3rem;
    -webkit-border-radius: .3rem;
    border-radius: .3rem
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 2rem;
}

th {
    background-color: #f6f6f6;
    
}

td {
    border-right: none;
    border-left: none;
}

td:nth-child(1) {
    background-color: #f6f6f6;
    
}

.table{
    border: none;
    border-left: 1px solid #dddddd
}

.full-width {
    margin: 0 auto
}
span.faq-span {
    display: block;
    width: 95%;
}

.home-header{
    width: 80%;
    padding:20px 0;
    margin: 0 auto;
    float: none;
}

.disclaimer-text{
    font-size: 12px;
}

.survey-container {
    display: block;
    margin: 0px;
    padding: 20px 15px 30px 0px;
}

.verint-button:hover {
    border-color: #49698A;
    color: #49698A;
    background-color: #FFFFFF;
  }

.buttons-wrapper {
    padding-top: 20px;
}

.verint-button {
    max-width: 120px;
    color: #1B75BB;
    background-color: #FFFFFF;
    border-color: #3170b7;
    margin-right: 20px;
}

.article-helpful {
    font-family: 'Simply Cricket Demi', Helvetica, Arial, sans-serif;
}

@media all and (min-width: 46.8em) {
    .c__g-3up > .col {
        float: left;
        width: 50%
    }

    .g-3up > .col:nth-of-type(2n+1) {
        clear: left
    }
}

@media all and (min-width: 50em) {
    .c__g-3up > .col {
        width: 33.3333333%
    }

    .c__g-3up > .col:nth-of-type(2n+1) {
        clear: none
    }

    .c__g-3up > .col:nth-of-type(3n+1) {
        clear: left
    }
}

@media all and (min-width: 46.8em) {
    .c__g-4up > .col {
        float: left;
        width: 50%
    }

    .c__g-4up > .col:nth-of-type(2n+1) {
        clear: both
    }
}

@media all and (min-width: 50em) {
    .c__g-4up > .col {
        width: 25%
    }

    .c__g-4up > .col:nth-of-type(2n+1) {
        clear: none
    }

    .c__g-4up > .col:nth-of-type(4n+1) {
        clear: left
    }
}

.c__g-3up .col, .c__g-4up .col {
    flex: initial
}

.c__search .row {
    height: 30vh
}

.c__search .row.collapse {
    height: 30vh;
    display: flex
}

.c__search .row.collapse.show {
    height: 15vh;
    display: flex
}

.c__search-results {
    margin: 3rem 0
}
.section__pd--lg {
    padding: 6rem 0
}

.section__pd--md {
    padding: 4rem 0
}

.section__pd--sm {
    padding: 2rem 0
}
@media (max-width: 540px) {
    .responsive .main.subnav-margin-fix {
        margin: 10px 0;
    }
    .header {
        padding: 2rem 0
    }

    .section__pd--lg {
        padding: 3rem 1rem
    }

    .section__pd--md {
        padding: 2rem 1rem
    }

    .section__pd--sm {
        padding: 1rem 1rem
    }

    .c__search-results {
        border-bottom: 0.1rem solid #E1DFE1;
        padding-bottom: 2rem
    }

    .c__search-results:last {
        border-bottom: .0;
        padding-bottom: 0
    }
    aside.sideBar {
        display: inline-block;
        width: 100%;
        margin-top: 0;
        padding: 0 2rem 1rem;
    }
    div#categoryTags {
        padding: .5em;
    }
    aside#relatedArticles {
        border-bottom: 0.1rem solid transparent;
    }
    aside#relatedCategories {
        border-top: 0.1rem solid transparent;
    }
    span.faq-span {
        display: block;
        width: 85%;
    }
}

.logo {
    max-width: 15rem
}

.loader--wrapper {
    height: 11.5rem;
    width: 11.5rem;
    -moz-border-radius: 9rem;
    -webkit-border-radius: 9rem;
    border-radius: 9rem;
    background-color: #60A630
}

.loader {
    color: #fff;
    font-size: 5.25rem;
    text-indent: -9999em;
    overflow: hidden;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    margin: 2.55rem auto;
    position: relative;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load6 2s infinite ease, round 2s infinite ease;
    animation: load6 2s infinite ease, round 2s infinite ease
}

@-webkit-keyframes load6 {
    0% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em
    }
    5%, 95% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em
    }
    10%, 59% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em
    }
    20% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em
    }
    38% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em
    }
    100% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em
    }
}

@keyframes load6 {
    0% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em
    }
    5%, 95% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em
    }
    10%, 59% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em
    }
    20% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em
    }
    38% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em
    }
    100% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em
    }
}

@-webkit-keyframes round {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes round {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}
.supportArticle img {
    border: 0;
    max-width: 100%;
    margin: 2rem 0;
}

.supportArticle img.float-left {
    padding: 1rem 2rem 2rem 0
}

.supportArticle img.float-right {
    padding: 1rem 0 2rem 2rem
}

.supportArticle img.col-12, .supportArticle .video__wrap {
    padding: 2rem 0 2rem 0
}

.input__wrapper {
    position: relative;
    margin: 2rem 0;
    -moz-border-radius: .3rem;
    -webkit-border-radius: .3rem;
    border-radius: .3rem
}

.input__wrapper input {
    font-size: 1.6rem;
    padding: 2.6rem 1rem .8rem 1rem;
    display: block;
    width: 100%;
    border: none;
    background: transparent
}

.input__wrapper input:focus {
    outline: none
}

.input__wrapper label {
    color: #6E6F72;
    font-size: 1.6rem;
    position: absolute;
    pointer-events: none;
    left: 1rem;
    top: 1.7rem
}

.input__wrapper input:focus ~ label, .input__wrapper input:valid ~ label {
    top: .6rem;
    font-size: 1rem;
    color: #3170B7
}

.input__wrapper button[type="resetField"] {
    position: absolute;
    opacity: 0;
    top: 1rem;
    right: 2rem;
    border: none;
    outline: none;
    height: 1.6rem;
    width: 1.6rem;
    background-color: transparent;
    content: '&#xe039;';
    color: #6E6F72
}

.input__wrapper:focus-within {
    -moz-border-radius: .3rem;
    -webkit-border-radius: .3rem;
    border-radius: .3rem
}

input:valid ~ button[type="resetField"] {
    opacity: .2
}

input:focus ~ button[type="resetField"] {
    opacity: 1
}

.field-note__container {
    display: none;
    border-top: 0.6rem solid #404041;
    color: #000;
    outline: 0;
    margin: -.8rem 0 .5rem 0;
    padding: 1rem 1.5rem;
    width: 100%;
    position: relative;
    background: #fff;
    float: left;
    clear: both
}

.field-note__container:after {
    content: '';
    top: -2.7rem;
    left: 1.5rem;
    border: 1.1rem solid transparent;
    border-bottom-color: #404041;
    position: absolute
}

.field-note__container--error {
    border-color: #CF292A;
    color: #CF292A
}

.field-note__container--error:after {
    border-bottom-color: #CF292A
}

.c__search .input__wrapper:focus-within {
    background: #fff
}

.select {
    margin: 2rem 0
}

.select .btn-secondary {
    color: #6E6F72;
    background-color: #fff;
    border-color: #BBBDC0;
    height: 5.6rem;
    line-height: 2.6rem;
    width: 100%;
    font-size: 1.6rem;
    text-align: left;
    border-radius: .3rem
}

.select .dropdown-toggle::after {
    float: right;
    color: #3170B7;
    font-size: 2rem;
    line-height: 2.6rem;
    margin-top: 1rem;
    margin-right: 1rem
}

.select .btn-secondary:focus.dropdown-toggle::after {
    transform: rotate(180deg)
}

.select .dropdown-menu.show {
    width: 100%;
    border-radius: .3rem;
    border-color: #3170B7;
    max-height: 30;
    overflow: scroll
}

.select .btn-secondary:hover {
    color: #6E6F72;
    background-color: #fff;
    border-color: #3170B7
}

.select .btn-secondary.focus, .select .btn-secondary:focus {
    box-shadow: none;
    color: #6E6F72;
    background-color: #fff;
    border-color: #3170B7
}

.select .btn-secondary.focus, .select .btn-secondary:active {
    box-shadow: none;
    color: #6E6F72;
    background-color: #fff;
    border-color: #BBBDC0
}

.select .dropdown-item {
    color: #6E6F72;
    font-size: 1.6rem;
    line-height: 2.6rem;
    text-decoration: none
}

.select .dropdown-item:hover {
    color: #3170B7;
    font-size: 1.6rem;
    line-height: 2.6rem;
    background-color: #F6F6F6
}

.select .dropdown-menu {
    padding: 0;
    margin: .2rem 0 0
}

.btn-secondary:not([disabled]):not(.disabled).active, .btn-secondary:not([disabled]):not(.disabled):active, .show > .btn-secondary.dropdown-toggle {
    color: #6E6F72;
    background-color: #fff;
    border-color: #3170B7;
    box-shadow: none
}

.btn-secondary:not([disabled]):not(.disabled).active, .btn-secondary:not([disabled]):not(.disabled):active, .show > .btn-secondary.dropdown-toggle:active {
    color: #6E6F72;
    background-color: #fff;
    border-color: #3170B7;
    box-shadow: none
}

.btn-secondary:not([disabled]):not(.disabled).active, .btn-secondary:not([disabled]):not(.disabled):active, .show > .btn-secondary.dropdown-toggle:focus {
    color: #6E6F72;
    background-color: #fff;
    border-color: #3170B7;
    box-shadow: none
}

.checkbox--blue {
    position: absolute;
    opacity: 0
}

.checkbox--blue + label {
    position: relative;
    cursor: pointer;
    padding: 0;
    font-size: 1.6rem;
    line-height: 3rem;
    color: gray-md
}

.checkbox--blue + label:hover {
    color: #3170B7
}

.checkbox--blue + label:before {
    display: inline-block;
    vertical-align: text-top;
    width: 2.2rem;
    height: 2.2rem;
    font-size: 2rem;
    line-height: 2.2rem;
    text-align: center;
    content: " ";
    background-color: #fff;
    border: 1px solid #BBBDC0;
    border-radius: .3rem;
    color: #fff
}

.checkbox--blue:hover + label:before {
    border: 1px solid #3170B7;
    box-shadow: none
}

.checkbox--blue:focus + label:before {
    box-shadow: none;
    border: 1px solid #3170B7
}

.checkbox--blue:checked + label:before {
    background: #3170B7;
    color: #fff;
    border: 1px solid #3170B7
}

.checkbox--blue:disabled + label {
    color: #E1DFE1;
    cursor: auto
}

.checkbox--blue:disabled + label:before {
    box-shadow: none;
    background: #E1DFE1
}

.radio--blue {
    position: absolute;
    opacity: 0
}

.radio--blue + label {
    position: relative;
    cursor: pointer;
    padding: 0;
    font-size: 1.6rem;
    line-height: 3rem;
    color: gray-md
}

.radio--blue + label:hover {
    color: #3170B7
}

.radio--blue + label:before {
    display: inline-block;
    vertical-align: text-top;
    width: 2.2rem;
    height: 2.2rem;
    font-size: 2rem;
    line-height: 2.2rem;
    text-align: center;
    content: " ";
    background-color: #fff;
    border: 1px solid #BBBDC0;
    border-radius: 100%;
    color: #fff
}

.radio--blue:hover + label:before {
    border: 1px solid #3170B7;
    box-shadow: none
}

.radio--blue:focus + label:before {
    box-shadow: none;
    border: 1px solid #3170B7
}

.radio--blue:checked + label:before {
    background: #3170B7;
    color: #fff;
    border: 1px solid #3170B7
}

.radio--blue:disabled + label {
    color: #E1DFE1;
    cursor: auto
}

.radio--blue:disabled + label:before {
    box-shadow: none;
    background: #E1DFE1
}

/*html {*/
    /*font-size: 62.5%*/
/*}*/

/*
We can't reset the whole body tag font-size here because it breaks the main nav layout.
So we will set the supportPage container class to the new font-size instead
*/
.supportPage {
    font-size: 1.6rem;
}

p {
    margin: 2rem 0;
}
p.list-pub-date {
    margin: 1rem 0 2rem;
}

a {
    color: #3170B7;
    text-decoration: none;
    /*transition: all 0.2s ease*/
}

em {
    font-weight: normal;
    font-style: italic
}

strong {
    font-weight: normal;
    font-style: normal
}

h1, .h1 {
    font-size: 3.4rem;
    line-height: 4rem;
    color: #046A38;
    margin: 3rem 0
}

h2, .h2 {
    font-size: 2.8rem;
    line-height: 3.4rem;
    color: #000;
    margin: 3rem 0
}

h2.list-title{
    margin: 3rem 0 0
}

h3, h4, h5, h6, .h3, .h4, .h5, .h6 {
    font-family: 'Simply Cricket Demi', Helvetica, Arial, sans-serif;
    font-size: 2.2rem;
    line-height: 2.8rem;
    margin: 2rem 0
}

.supportArticlePage h3{
    font-family: 'Simply Cricket Book', Helvetica, Arial, sans-serif;  
}
.supportArticlePage ol{
    padding-left: 2rem;
}

hr {
    margin: 1rem 0
}

.hr__sm--gray {
    height: .1rem;
    background: #E1DFE1;
    border: 0
}

.hr__sm--white {
    height: .1rem;
    background: #fff;
    border: 0
}

.hr__md--gray {
    height: .2rem;
    background: #E1DFE1;
    border: 0
}

.hr__md--white {
    height: .2rem;
    background: #fff;
    border: 0
}

.text__marketing {
    font-size: 1.8rem;
    line-height: 2.5rem
}

.text__marketing h1 {
    font-size: 3.6rem;
    line-height: 4.3rem
}

.text__marketing h2 {
    font-size: 3rem;
    line-height: 3.7rem
}

.text__marketing h3, .text__marketing h4, .text__marketing h5, .text__marketing h6 {
    font-size: 2.4rem;
    line-height: 3.1rem
}

.text__dashboard h1 {
    font-size: 1rem;
    line-height: 1rem;
    width: .01rem;
    height: .01rem;
    margin: 0;
    padding: 0;
    overflow: hidden
}

.text__dashboard h2 {
    color: #046A38;
    font-size: 2.6rem;
    line-height: 3.1rem
}

.text__dashboard h3, .text__dashboard h4, .text__dashboard h5, .text__dashboard h6 {
    font-size: 1.8rem;
    line-height: 2.8rem
}

.text__micro, a.b__image-text-tile .tileText, a.b__image-text-tile:hover .tileText {
    font-size: 1.2rem;
    line-height: 1.6rem
}

small {
    font-size: 1.1rem;
    line-height: 1.4rem;
    margin: 1rem 0
}

.supportArticle ul {
    list-style-position: ioutside;
    padding-left: 2rem
}

.supportArticle ul.square {
    list-style-position: outside;
    padding-left: 2rem;
    list-style-type: square
}

.supportArticle ul.circle {
    list-style-position: outside;
    padding-left: 2rem;
    list-style-type: circle
}

.supportArticle ul li {
    margin-top: 1rem;
    list-style: disc;
}

.supportArticle li:before {
    margin-left: 2rem
}

.supportArticle ol.numbered__list {
    list-style-position: outside;
    padding-left: 2rem;
    list-style-type: decimal
}

.supportArticle ol.lowerRoman__list {
    list-style-position: outside;
    padding-left: 2rem;
    list-style-type: lower-roman
}

.supportArticle ol.upperRoman__list {
    list-style-position: outside;
    padding-left: 2rem;
    list-style-type: upper-roman
}

.supportArticle ol.lowerLatin__list {
    list-style-position: outside;
    padding-left: 2rem;
    list-style-type: lower-latin
}

.supportArticle ol.upperLatin__list {
    list-style-position: outside;
    padding-left: 2rem;
    list-style-type: upper-latin
}

.c__search-results a.text__result-title {
    font-size: 2.4rem;
    line-height: 3.1rem
}

.text__feature {
    border-style: none
}

.feature__wrap h3 {
    color: #60A630
}

p.feature__category {
    color: #6E6F72;
    margin-top: 0
}

.star-rating .star {
    color: #046A38
}

.sidebar__wrapper ul {
    margin-bottom: 0
}

.sidebar__wrapper ul li a {
    text-decoration: none;
    display: block;
    color: #3170B7;
    font-size: 1.4rem;
    width: 100%;
    height: 100%
}

.sidebar__wrapper ul li a:hover {
    color: #12508D;
    background: #F6F6F6;
    text-decoration: underline
}

.faceted__nav {
    width: 100%
}

.faceted__nav .sidebar__wrapper ul li {
    border-bottom: 0;
}

.faceted__nav .sidebar__wrapper ul {
    border-top: 0;
}

.faceted__nav .sidebar__wrapper p {
    margin: 2rem 0 0 0;
}

.faceted__nav .sidebar__wrapper a {
    float: right;
    text-decoration: none;
}

.faceted__nav .sidebar__wrapper a:hover {
    text-decoration: underline;
}

.faceted__nav .checkbox--blue + label:before {
    width: 1.5rem;
    height: 1.5rem;
    font-size: 1.4rem;
    line-height: 1.5rem
}

.faceted__nav .checkbox--blue + label {
    font-size: 1.2rem;
}

.faceted__nav h3 {
    font-size: 1.6rem !important;
    margin: 0;
    background-color: #F6F6F6;
}

.relatedLinks {
    margin: 0;
    padding: 0;
    list-style: none;
}

.downloadArticle, .socialIconLinks, .categoryTags {
    float: left;
    display: inline-block;
    width: 100%;
}

.socialIconLinks .side__social a {
    display: inline-block;
    float: left;
    text-decoration: none;
    cursor: pointer
}

.side__spacer {
    margin-top: 2rem;
}


.breadcrumbs {
font-size: 1.4rem;
margin:1em 0 0 ;
padding: 0;
}

.news-room .breadcrumbs {
    margin: 1em 1em 0;

}


.breadcrumbs .icon-arrow-forward, .breadcrumbs .select .dropdown-toggle::after, .select .breadcrumbs .dropdown-toggle::after, .breadcrumbs .carousel--device .carousel-control-next-icon, .carousel--device .breadcrumbs .carousel-control-next-icon {
    color: #6E6F72
}

.breadcrumbs li {
    display: inline;
    width: auto;
    line-height: 1.6rem
}

.breadcrumbs li i {
    font-size: 1.2rem
}

.breadcrumbs li a {
    color: #6E6F72;
    width: 100%;
    text-decoration: none;
    transition: all 0.2s ease;
    cursor: pointer
}

.breadcrumbs li.bread__last, 
.breadcrumbs li.bread__last a, 
.breadcrumbs li a:hover {
    color: #12508D
}

.quickLinks--container .quickLinks--r {
    text-align: left
}

.quickLinks--container .quickLinks--r a {
    text-decoration: none
}

.quickLinks--container .quickLinks--r a:hover {
    color: #12508D;
    text-decoration: underline
}

.quickLinks--container .quickLinks--r a:not(first-of-type)::before {
    content: "|";
    color: #000;
    padding: 0 1em
}

.quickLinks--container .quickLinks--r a:first-of-type::before {
    content: ""
}

.quickLinks--container .quickLinks--l {
    text-align: right
}

#supportHome h2 {
    font-family: 'Simply Cricket Demi', Helvetica, Arial, sans-serif;
    color: #046A38;
    font-weight: bold;
}

@media (max-width: 540px) {
    .quickLinks--container .quickLinks--r, .quickLinks--container .quickLinks--l {
        text-align: center
    }
}

 @media (max-width: 340px) {
    .verint-button {
        margin-right: 0px;
    }
}

@media (max-width: 480px) {
    #supportHome .deviceSupportElements .upperDeviceSection :nth-child(n) {
        padding-bottom: 20px;
        text-align: center;
    }
    #supportHome .deviceSupportElements .bottomDeviceSection :nth-child(n){
        padding-bottom: 20px;
        text-align: center;
    }
    #supportHome .deviceSupportElements .upperDeviceSection {
        margin: 0;
    }
    #supportHome .deviceSupportElements .bottomDeviceSection {
        margin: 0 0 0 20px;
    }
    .survey-container {
        border: 0.1rem solid #E1DFE1;
        background-color: #F6F6F6;
    }
    .article-helpful {
        padding-left: 10px;
    }
    .buttons-wrapper {
        padding-left: 10px;
    }
}

header.fake-header {
    background-repeat: repeat-x;
    height: 151px;
    width: 100%;
    display: inline-block
}

header.fake-header .d-lg-block img {
    margin: 0 auto
}

@media (max-width: 991px) {
    header.fake-header {
        background-repeat: repeat-x;
        height: 80px;
        width: 100%;
        border-bottom: 0.1rem solid #E1DFE1;
        padding-bottom: 1rem;
        margin-bottom: 2rem
    }

    header.fake-header div img {
        max-height: 115px
    }

    .fake-header .col-6 {
        margin: 0 !important;
        padding: 0 !important
    }

    .fake-header .mobile-nav {
        height: 115px;
        background: #fff
    }
}

.pagination .page-link {
    color: #3170B7;
    border-left: 0.1rem solid #E1DFE1;
    border-top: 0;
    border-bottom: 0;
    border-right: 0;
    font-size: 1.6rem;
    text-decoration: none
}

.pagination .page-link:hover {
    color: #12508D;
    background-color: #F6F6F6;
    text-decoration: underline
}

.pagination .page-item:first-child .page-link {
    border-left: 0
}

.pagination a {
    padding: 1.5rem
}

.pagination li.endless {
    text-align: center;
    width: 100%
}

.pagination .endless a {
    border: 0;
    color: #3170B7;
    font-size: 1.6rem;
    text-decoration: none;
    line-height: 2.2rem
}

.pagination .endless a:hover {
    color: #12508D;
    text-decoration: underline
}

.pagination .endless a:focus {
    color: #12508D;
    text-decoration: underline
}

.voting span {
    color: #6E6F72;
    line-height: 2rem;
    font-size: 1.6rem;
    display: inline-block
}

.voting .voting__btn--wrap {
    width: auto;
    height: auto;
    display: inline-block
}

.b__text-tile {
    -moz-border-radius: .3rem;
    -webkit-border-radius: .3rem;
    border-radius: .3rem;
    border: 0.1rem solid #E1DFE1;
    min-height: 15rem;
    background: #fff;
    text-align: left;
    width: 100%;
    display: inline-block;
    cursor: pointer;
    margin-bottom: 2rem;
    overflow: hidden;
    position: relative
}

.b__text-tile a.b__text-reveal {
    position: absolute;
    top: 50%;
    width: 100%;
    transition: transform 250ms;
    vertical-align: bottom;
    text-decoration: none;
    cursor: pointer
}

.b__text-tile a.b__text-reveal h3 {
    font-size: 1.6rem;
    color: #3170B7
}

.b__text-tile a.b__text-reveal p {
    margin-top: 1.2rem;
    font-size: 1.2rem;
    line-height: 1.4rem;
    color: #000;
    padding-right: 1rem
}

.b__text-tile:hover {
    border: 0.1rem solid #3170B7;
    text-decoration: none
}

.b__text-tile:hover a.b__text-reveal {
    cursor: pointer;
    transform: translateY(-50%)
}

.b__text-tile:hover a.b__text-reveal h3 {
    text-decoration: underline
}

@media all and (max-width: 799px) {
    .b__text-tile a.b__text-reveal {
        position: relative;
        top: 0%
    }

    .b__text-tile a.b__text-reveal h3 {
        text-decoration: underline
    }

    .b__text-tile a.b__text-reveal h3, .b__text-tile a.b__text-reveal p {
        padding-left: 2rem
    }

    a.b__text-tile:hover a.b__text-reveal {
        position: relative;
        transform: translateY(0%);
        top: 0%;
        text-decoration: underline
    }
}

a.b__image-text-tile {
    display: flex;
    height: 18rem;
    color: #fff;
    background: #3170B7;
    text-decoration: none;
    text-align: left;
    -moz-border-radius: .3rem;
    -webkit-border-radius: .3rem;
    border-radius: .3rem;
    justify-content: flex-end;
    flex-direction: column;
    margin: 2rem 0;
    padding: 1rem;
    overflow: hidden
}

a.b__image-text-tile .tileImage {
    max-height: 13rem;
    padding: 1.5rem 0 1.5rem 1.5rem
}

a.b__image-text-tile .tileImage img {
    max-height: 13rem;
    padding-top: 0
}

a.b__image-text-tile .tileText {
    height: 4.5rem
}

a.b__image-text-tile:hover {
    background: #12508D
}

a.b__image-text-tile:hover .tileText {
    display: inline-block;
    line-height: 1.4rem;
    cursor: pointer;
    height: 20;
    margin-bottom: 0;
    padding-right: 1.5rem
}

a.b__image-text-tile:hover p {
    text-decoration: underline;
    line-height: 2.2rem;
    margin: 1.2rem 0
}

a.b__icon-text-tile {
    border: 0.1rem solid #E1DFE1;
    min-height: 15rem;
    background: #fff;
    margin: 0 auto;
    color: #3170B7;
    text-align: center;
    width: 100%;
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
    margin-bottom: 2rem;
    -moz-border-radius: .3rem;
    -webkit-border-radius: .3rem;
    border-radius: .3rem
}

a.b__icon-text-tile hr {
    margin-top: 2rem;
    width: 100%;
    margin-bottom: 2rem
}

a.b__icon-text-tile:hover {
    border: 0.1rem solid #3170B7;
    cursor: pointer
}

a.b__icon-text-tile:hover .hr__sm--gray {
    background-color: #3170B7
}

.Rtable {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 2rem 0;
    padding: 0
}

.Rtable-cell {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 100%;
    padding: 0.8rem 2rem;
    overflow: hidden;
    list-style: none;
    padding: 2rem 2rem
}

.Rtable--2cols > .Rtable-cell {
    width: 50%
}

.Rtable--3cols > .Rtable-cell {
    width: 33.33%
}

.Rtable--4cols > .Rtable-cell {
    width: 25%
}

.Rtable--5cols > .Rtable-cell {
    width: 20%
}

.Rtable--6cols > .Rtable-cell {
    width: 16.6%
}

.Rtable--7cols > .Rtable-cell {
    width: 14.2%
}

.Rtable--8cols > .Rtable-cell {
    width: 12.5%
}

.Rtable--9cols > .Rtable-cell {
    width: 11.1%
}

.Rtable--10cols > .Rtable-cell {
    width: 10%
}

.Rtable--11cols > .Rtable-cell {
    width: 9%
}

.Rtable--12cols > .Rtable-cell {
    width: 8.3%
}

.Rtable {
    position: relative;
    top: .3rem;
    left: .3rem
}

.Rtable-cell h3 {
    font-size: 1.6rem;
    line-height: 2.2rem;
    margin: 0
}

.Rtable-cell--head {
    background-color: #F6F6F6
}

.Rtable-cell--sidehead {
    background-color: #F6F6F6
}

@media all and (max-width: 770px) {
    .Rtable--collapse {
        display: block
    }

    .Rtable--collapse > .Rtable-cell {
        width: 100% !important
    }

    .Rtable--collapse > .Rtable-cell--foot {
        margin-bottom: 0
    }
}

.no-flexbox .Rtable {
    display: block
}

.no-flexbox .Rtable > .Rtable-cell {
    width: 100%
}

.no-flexbox .Rtable > .Rtable-cell--foot {
    margin-bottom: 0
}

.accordion.faq .card {
    border: 0;
    border-radius: 0
}

.accordion.faq .card .icon-multiply-no, .accordion.faq .card .input__wrapper button[type="resetField"], .input__wrapper .accordion.faq .card button[type="resetField"], .accordion.faq .card .video__wrap .gvp_player__closeButton___RCY1J, .video__wrap .accordion.faq .card .gvp_player__closeButton___RCY1J {
    float: right;
    vertical-align: top;
    margin: 1.25rem 1.75rem;
    font-size: 2.2rem;
    line-height: 2.8rem
}

.accordion.faq .card-body {
    padding: 2rem
}

.accordion.faq .card-header.collapsed {
    background-color: #fff;
    cursor: pointer;
    border-bottom: 0;
    background-position: 98% 50%;
    background-repeat: no-repeat;
    background-size: 2.6rem 2.6rem;
    cursor: pointer
}

.accordion.faq .card-header .collapsed .icon-multiply-no, .accordion.faq .card-header.collapsed .input__wrapper button[type="resetField"], .input__wrapper .accordion.faq .card-header.collapsed button[type="resetField"], .accordion.faq .card-header.collapsed .video__wrap .gvp_player__closeButton___RCY1J, .video__wrap .accordion.faq .card-header.collapsed .gvp_player__closeButton___RCY1J {
    transform: rotate(45deg)
}

.accordion.faq .card-header.collapsed:hover {
    color: #3170B7;
    background-color: #F6F6F6;
    background-position: 98% 50%;
    background-repeat: no-repeat;
    background-size: 2.6rem 2.6rem
}

.accordion.faq .card-header.collapsed:hover .icon-multiply-no, .accordion.faq .card-header.collapsed:hover .input__wrapper button[type="resetField"], .input__wrapper .accordion.faq .card-header.collapsed:hover button[type="resetField"], .accordion.faq .card-header.collapsed:hover .video__wrap .gvp_player__closeButton___RCY1J, .video__wrap .accordion.faq .card-header.collapsed:hover .gvp_player__closeButton___RCY1J {
    transform: rotate(45deg)
}

.accordion.faq .card-header h3 {
    max-width: 100%;
    padding: 1.25rem 0 1.75rem 1.25rem;
    margin: 0
}

.accordion.faq .card-header h3:hover {
    color: #3170B7
}

.accordion.faq .card-header {
    background-position: 98% 50%;
    background-repeat: no-repeat;
    background-size: 2.6rem 2.6rem;
    border-bottom: 0;
    background-color: #fff;
    padding: 0
}

.accordion.faq .card-header:hover {
    background-position: 98% 50%;
    background-repeat: no-repeat;
    background-size: 2.6rem 2.6rem;
    background-color: #F6F6F6;
    color: #3170B7;
    cursor: pointer
}

.accordion.faq .card-header.collapsed.show {
    color: #3170B7;
    border-top: 0;
    background-position: 98% 50%;
    background-repeat: no-repeat;
    background-size: 2.6rem 2.6rem
}

.accordion.faq .card-header.collapsed.show .icon-multiply-no, .accordion.faq .card-header.collapsed.show .input__wrapper button[type="resetField"], .input__wrapper .accordion.faq .card-header.collapsed.show button[type="resetField"], .accordion.faq .card-header.collapsed.show .video__wrap .gvp_player__closeButton___RCY1J, .video__wrap .accordion.faq .card-header.collapsed.show .gvp_player__closeButton___RCY1J {
    transform: rotate(45deg)
}

.accordion.faq .card-header.collapse.show {
    border-top: 0
}

ul.nav-tabs {
    padding-left: 0;
    list-style-type: none;
    position: relative;
    display: table;
    width: 100%;
    line-height: 3em;
    border-bottom: 0;
    color: #000
}

ul.nav-tabs li {
    float: unset;
    display: table-cell;
    text-align: center;
    white-space: nowrap
}

ul.nav-tabs li a.active {
    background-color: transparent !important;
    border-bottom: 4px solid #3170B7 !important;
    color: #3170B7
}

ul.nav-tabs li a {
    color: #3170B7;
    border-bottom: 4px solid #F6F6F6 !important
}

ul.nav-tabs li a:hover {
    background-color: transparent !important;
    border: none
}

ul.nav-tabs li a, ul.nav-tabs li a:visited {
    color: #12508D;
    border: none !important
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #12508D
}

.tabs--five {
    min-height: 30;
    height: 100%;
    overflow: scroll
}

.tabs--five input[type="radio"] {
    visibility: hidden
}

.tabs--five .tab-wrap {
    width: 100%;
    position: relative;
    display: flex;
    border-bottom: 1px solid #E1DFE1
}

.tabs--five input[type="radio"][name="tabs"] {
    position: absolute;
    z-index: -1
}

.tabs--five input[type="radio"][name="tabs"]:checked + .tab-label-content label {
    color: #000
}

.tabs--five input[type="radio"][name="tabs"]:checked + .tab-label-content .tab-content {
    display: block
}

.tabs--five input[type="radio"][name="tabs"]:nth-of-type(1):checked ~ .slide {
    left: calc((100% / 5) * 0)
}

.tabs--five input[type="radio"][name="tabs"]:nth-of-type(2):checked ~ .slide {
    left: calc((100% / 5) * 1)
}

.tabs--five input[type="radio"][name="tabs"]:nth-of-type(3):checked ~ .slide {
    left: calc((100% / 5) * 2)
}

.tabs--five input[type="radio"][name="tabs"]:nth-of-type(4):checked ~ .slide {
    left: calc((100% / 5) * 3)
}

.tabs--five input[type="radio"][name="tabs"]:nth-of-type(5):checked ~ .slide {
    left: calc((100% / 5) * 4)
}

.tabs--five input[type="radio"][name="tabs"]:first-of-type:checked ~ .slide {
    left: 0
}

.tabs--five label {
    cursor: pointer;
    color: #6E6F72;
    background-color: #fff;
    box-sizing: border-box;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 5.6rem;
    transition: color 0.2s ease;
    width: 100%
}

.tabs--five label:hover {
    color: #3170B7;
    cursor: pointer
}

.tabs--five .slide {
    background: #3170B7;
    width: calc(100% / 5);
    height: .5rem;
    position: absolute;
    left: 0;
    top: calc(100% - .5rem);
    transition: left 0.3s ease-out
}

.tabs--five .tab-label-content {
    width: 100%
}

.tabs--five .tab-label-content .tab-content {
    position: absolute;
    display: none;
    top: 100px;
    left: 20px
}

.tabs--two {
    min-height: 30;
    height: 100%
}

.tabs--two input[type="radio"] {
    visibility: hidden
}

.tabs--two .tabs-wrap {
    width: 100%;
    position: relative;
    display: flex;
    border-bottom: 1px solid #E1DFE1
}

.tabs--two input[type="radio"][name="tab"] {
    position: absolute;
    z-index: -1
}

.tabs--two input[type="radio"][name="tab"]:checked + .tabs-label-content label {
    color: #000
}

.tabs--two input[type="radio"][name="tab"]:checked + .tabs-label-content .tabs-content {
    display: block
}

.tabs--two input[type="radio"][name="tab"]:nth-of-type(1):checked ~ .slide {
    left: calc((100% / 2) * 0)
}

.tabs--two input[type="radio"][name="tab"]:nth-of-type(2):checked ~ .slide {
    left: calc((100% / 2) * 1)
}

.tabs--two input[type="radio"][name="tab"]:first-of-type:checked ~ .slide {
    left: 0
}

.tabs--two label {
    cursor: pointer;
    color: #6E6F72;
    background-color: #fff;
    box-sizing: border-box;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 5.6rem;
    transition: color 0.2s ease;
    width: 100%
}

.tabs--two .slide {
    background: #3170B7;
    width: calc(100% / 2);
    height: .5rem;
    position: absolute;
    left: 0;
    top: calc(100% - .5rem);
    transition: left 0.3s ease-out
}

.tabs--two .tabs-label-content {
    width: 100%
}

.tabs--two .tabs-label-content .tabs-content {
    position: absolute;
    display: none;
    top: 100px;
    left: 20px;
    padding-bottom: 2rem
}

.video__wrap .gvp_cta__ctaPlayButton___1zTuG svg {
    display: none !important
}

.video__wrap .gvp_cta__ctaPlayButton___1zTuG {
    cursor: pointer;
    content: '&#xe00f;';
    color: #fff;
    font-size: 10;
    line-height: 10
}

.video__wrap .gvp_cta__ctaPlayButton___1zTuG[min-width~="500px"][max-width~="800px"] {
    font-size: 5rem;
    line-height: 2rem
}

.video__wrap .gvp_cta__ctaContainer___mP7G-[min-width~="800px"] .gvp_cta__ctaPlayButton___1zTuG {
    max-width: 20;
    max-height: 20;
    margin: 2rem
}

.video__wrap .gvp_player__title___1QoZu {
    color: #fff !important
}

.video__wrap .gvp_player__view___2LwnP[min-width~="500px"][max-width~="800px"] .gvp_player__title___1QoZu {
    font-size: 1.2rem
}

.video__wrap .gvp_player__title___1QoZu {
    color: #00b1ed;
    font-size: 1.8em
}

.video__wrap .gvp_controller__text___1c-0j {
    font-size: 1.6rem;
    color: #fff
}

.video__wrap .gvp_player__view___2LwnP {
    background: #404041 !important
}

.video__wrap button.gvp_player__closeButton___RCY1J svg {
    display: none !important
}

.video__wrap .gvp_player__closeButton___RCY1J {
    cursor: pointer;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 3rem 3rem;
    right: 3% important;
    corner-radius: 15px;
    border: 0.3rem solid #404041;
    content: '&#xe039;';
    color: #E1DFE1;
    font-size: 3rem
}

.video__wrap .gvp_player__closeButton___RCY1J:hover {
    color: #fff;
    corner-radius: 3.6rem;
    border: 0.3rem solid #fff
}

.video__wrap .gvp_player__videoPlayButton___2nGvU svg {
    display: none !important
}

.video__wrap .gvp_player__videoPlayButton___2nGvU {
    width: 15rem;
    height: 15rem;
    cursor: pointer;
    content: '&#xe00f;';
    color: #fff;
    font-size: 10;
    line-height: 15rem
}

.video__wrap .gvp_player__videoPlayButton___2nGvU:hover {
    -webkit-box-shadow: 0 0 0 0 #E1DFE1;
    -moz-box-shadow: 0 0 0 0 #E1DFE1;
    box-shadow: 0 0 0 0 #E1DFE1
}

.video__wrap button.gvp_controller__button___3pLjl svg {
    display: none
}

.video__wrap .gvp_controller__flexible___YTN0K > .gvp_controller__button___3pLjl.gvp_base__focused___2eCu6.gvp_base__focused___2eCu6.gvp_controller__large___1L8UC {
    cursor: pointer;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 3.6rem 3.6rem;
    corner-radius: 1.5rem;
    content: '  ';
    color: #E1DFE1;
    font-size: 3.6rem
}

.video__wrap .gvp_controller__flexible___YTN0K > .gvp_controller__button___3pLjl.gvp_base__focused___2eCu6.gvp_base__focused___2eCu6.gvp_controller__large___1L8UC:hover {
    color: #fff
}

.video__wrap .gvp_base__focused___2eCu6:focus {
    box-shadow: inset 0 0 0 0.2rem #fff;
    border-radius: .2rem
}

.video__wrap .gvp_controller__button___3pLjl {
    fill: #E1DFE1
}

.video__wrap .gvp_controller__button___3pLjl:hover {
    fill: #fff
}

.video__wrap .gvp_sliders__bottom___3lgzg {
    background-color: #6E6F72
}

.video__wrap .gvp_sliders__top___2S8xi {
    background-color: #fff
}

.video__wrap .gvp_sliders__button___FCVGe {
    background-color: #404041;
    border: 0.2rem solid #fff;
    width: 1.6rem;
    height: 1.6rem
}

.video__wrap .gvp_controller__button___3pLjl.gvp_controller__large___1L8UC {
    height: 3.6rem;
    max-height: 3.6rem
}

.video__wrap .gvp_controller__button___3pLjl.gvp_controller__large___1L8UC {
    width: 3.6rem;
    max-width: 3.6rem
}

.video__wrap .gvp_controller__range___iq9ZJ {
    padding: 1rem
}

.video__wrap .gvp_controller__button___3pLjl.gvp_controller__down___3fSlE path, .video__wrap .gvp_controller__button___3pLjl.gvp_controller__down___3fSlE rect {
    fill: #fff
}

.video__wrap .icon-play-1:before, .video__wrap .gvp_controller__flexible___YTN0K > .gvp_controller__button___3pLjl.gvp_base__focused___2eCu6.gvp_controller__large___1L8UC:before {
    margin-left: -.5rem
}

.video__wrap .icon-multiply-no:before, .video__wrap .input__wrapper button[type="resetField"]:before, .input__wrapper .video__wrap button[type="resetField"]:before, .video__wrap .gvp_player__closeButton___RCY1J:before {
    margin-left: -.25rem
}

.gvp_player__title___1QoZu {
    color: #E1DFE1 !important
}

.gvp_player__closeButton___RCY1J circle {
    fill: #E1DFE1 !important
}

.gvp_sliders__top___2S8xi {
    background-color: #fff !important
}

.gvp_sliders__button___FCVGe {
    border: #fff !important
}

.gvp_base__focused___2eCu6:focus {
    box-shadow: inset 0 0 0 2px #fff !important
}

.gvp_controller__button___3pLjl.gvp_controller__down___3fSlE path, .gvp_controller__button___3pLjl.gvp_controller__down___3fSlE rect {
    fill: #E1DFE1 !important
}

.gvp_button__gvpButton___1TV3- {
    fill: #BBBDC0 !important
}

.gvp_sliders__button___FCVGe {
    background: #404041 !important;
    border: 1px solid #fff !important
}

.gvp_player__closeButton___RCY1J circle {
    fill: #fff !important
}

.gvp_player__closeButton___RCY1J {
    fill: #404041 !important
}

.gvp_player__player___2GW2P.gvp_player__modal___38V6s {
    background-color: #404041 !important;
    border-radius: 3px !important
}

.carousel--device .carousel-control-next-icon {
    content: '&#xe014;';
    color: #3170B7;
    font-size: 3.6rem
}

.carousel--device .carousel-control-next-icon:hover {
    color: #12508D
}

.carousel--device .carousel-control-prev-icon {
    content: '&#xe004;';
    color: #3170B7;
    font-size: 3.6rem
}

.carousel--device .carousel-control-prev-icon:hover {
    color: #12508D
}

.carousel--device .card {
    background-color: none;
    border: 0;
    border-radius: 0
}

.carousel--device .carousel-inner {
    text-align: center
}

.carousel--device .carousel-indicators {
    bottom: -6rem
}

.carousel--device .carousel-control-next-icon, .carousel--device .carousel-control-prev-icon {
    width: 4rem;
    height: 4rem
}

.carousel--device .carousel-control-next, .carousel--device .carousel-control-prev {
    opacity: 1;
    width: 10%
}

.carousel .carousel-inner .carousel-item img {
    max-height: 400px;
    width: auto;
    height: auto;
    margin: 0 auto
}

.carousel .carousel-inner .carousel-item .carousel-img {
    width: 100%;
    height: 200px;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;
    background-color: red
}

.category__importantArticles h3 {
    font-size: 2.2rem;
    color: #046A38
}
#supportHome section.summary,
section.textSnippetTiles,
section.iconTiles{
    background-color: #F6F6F6;
}
section#phoneGuides,
section#relatedProducts{
    border-bottom: 0.1rem solid #E1DFE1;
}
#supportHome section.summary,
section#homeHeader{
    border-top: 0.1rem solid #E1DFE1;
    border-bottom: 0.1rem solid #E1DFE1;
}
#supportHome section.summary p {
    width: 80%;
    margin: 0 auto 20px;
}

.phoneGuides--container a{
    display: block;
    margin: 2em 0;
}

.quickLinks--container.section__pd--lg, 
.categoryHeader--container.section__pd--lg {
    padding: 5px 0;
}
.categoryHeader--container h1, 
.homeHeader--container h1{
    margin: 3rem 0 1.5rem;
}
.categoryHeader--container p,
.homeHeader--container p{
    margin: 0 0 3rem 0;
}
.relatedCategories--container.section__pd--lg {
    padding-bottom: 0;
}
.bottomParagraph--container.section__pd--lg {
    padding: 8em 15px 0;
}
.bottomParagraph--container.section__pd--lg p{
    margin-bottom: 0;
}
div#relatedLinks, div#communityForms{
    margin-top: 2.25em;
}

.accordion.faq .card.panel {
    margin-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.accordion.faq .card.panel a{
    font-family: 'Simply Cricket Book', Helvetica, Arial, sans-serif;
    display: block;
}
.accordion.faq .card.panel .panel-body a {
    display: inline-block;
}
.accordion.faq .card.panel a:hover{
    text-decoration: none;
}
.accordion.faq .card .icon-font {
    margin: 0 .75em;
}
p:empty{
    display:none;
}

@media (max-width: 767px) {
    .sideBar {
        border: 0.1rem solid #E1DFE1;
        background-color: #F6F6F6;
        margin-top: 2rem;
        padding-bottom: 2rem
    }
    div#relatedLinks ,div#communityForms{
        margin-top: 0;
    }
    #descContent p {
        margin: 10px 0;
    }
}


.supportArticlePage h2 sup {
    top: -1em;
    font-size: 50%;
}
.video__wrap button:hover{
    background: transparent;
}
section.c__search {
    animation: search-bg .25s ease-in;
    z-index: 100 !important
}

@keyframes search-bg {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

section.c__search .align-items-end {
    animation: search-title 1s ease-in
}

@keyframes search-title {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

* section.c__search .align-items-start {
    animation: search-form 2.5s ease-in
}

@keyframes search-form {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

#featuredArticles, #popularCategories {
    animation: bodyfade 4s
}

@keyframes bodyfade {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

main {
    animation: mainfade 1s
}

@keyframes mainfade {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.searchtab__bgcolor {
    background: #F6F6F6;
    border-bottom: 1px solid #E1DFE1
}

.sort--wrapper {
    text-align: right
}

.search-description img {
    max-height: 10
}
.pd-20, .text__feature, footer ul.footer__list, footer div.footer__social, .b__text-tile a.b__text-reveal, a.b__icon-text-tile {
    padding: 2.0rem;
}
.sidebar__wrapper ol, ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.sidebar__wrapper ul li a, .sidebar__wrapper ul li a:hover, .faceted__nav h3 {
padding: 1.0rem;
}

.quickLinks--container a{
    text-decoration: none
}
.quickLinks--container h2 {
    font-size: 1.6rem;
    margin: 0;
}


/*# sourceMappingURL=optout.f7ff880710134c020851.css.map*/