


/* style.css start */

img, progress, video {
    display: inline-block
}

html {
    box-sizing: border-box;
}


button {
    padding: 0
}

button, hr, input {
    overflow: visible
}

img {
    height: auto;
    font-weight: 700;
}

* {
    -moz-osx-font-smoothing: grayscale
}

* {
    -webkit-font-smoothing: antialiased
}
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */

html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    text-decoration: none;
    cursor: pointer
}

    a:active, a:hover {
        outline-width: 0
    }

img {
    border-style: none;
    vertical-align: middle;
    max-width: 100%;
    -ms-interpolation-mode: bicubic
}

svg:not(:root) {
    overflow: hidden
}

button, input, select, textarea {
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, select {
    text-transform: none
}

button, html [type=button] {
    -webkit-appearance: button
}

    [type=button]::-moz-focus-inner, button::-moz-focus-inner {
        border-style: none;
        padding: 0
    }

    [type=button]:-moz-focusring, button:-moz-focusring {
        outline: ButtonText dotted 1px
    }

[type=search] {
    outline-offset: -2px
}

    [type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
        -webkit-appearance: none
    }

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

b, strong {
    line-height: inherit
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[hidden] {
    display: none
}

h1, h2, h3, h4, h5, h6 {
    font-family: Conv_Akk_Pro,sans-serif;
    font-weight: 700;
}

html {
    font-size: 100%
}

*, :after, :before {
    box-sizing: inherit
}

select {
    width: 100%
}

button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    border-radius: 0;
    background: 0 0;
    line-height: 1
}

.row {
    max-width: 75rem;
    margin-right: auto;
    margin-left: auto
}

    .row:after, .row:before {
        display: table;
        content: " "
    }

    .row:after {
        clear: both
    }

@media print,screen and (min-width:33.75em) {
    .row .row {
        margin-right: -.625rem;
        margin-left: -.625rem
    }
}

@media print,screen and (min-width:48em) {
    .row .row {
        margin-right: -.9375rem;
        margin-left: -.9375rem
    }
}

@media print,screen and (min-width:64em) {
    .row .row {
        margin-right: -.9375rem;
        margin-left: -.9375rem
    }
}

.columns {
    width: 100%;
    float: left
}

@media print,screen and (min-width:33.75em) {
    .columns {
        padding-right: .625rem;
        padding-left: .625rem
    }
}

@media print,screen and (min-width:48em) {
    .columns {
        padding-right: .9375rem;
        padding-left: .9375rem
    }
}

.columns:last-child:not(:first-child) {
    float: right
}

.end.columns:last-child:last-child {
    float: left
}

.row.row.columns {
    float: none
}

.row .row.row.columns {
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0
}

@media print,screen and (min-width:33.75em) {

    .small-12 {
        width: 100%
    }
}

@media print,screen and (min-width:48em) {

    .medium-3 {
        width: 25%
    }
}

@media print,screen and (min-width:64em) {

    .large-3 {
        width: 25%
    }

    .large-5 {
        width: 41.66667%
    }

    .large-7 {
        width: 58.33333%
    }
}

.content:after, .intro-copy:after, hr {
    clear: both
}

div, form, h1, h2, h3, h4, h5, h6, li, p, ul {
    margin: 0;
    padding: 0
}

p {
    text-rendering: optimizeLegibility
}

b, strong {
    font-weight: 700
}

h1, h2, h3, h4, h5, h6 {
    font-style: normal;
    font-weight: 400;
    color: inherit;
    text-rendering: optimizeLegibility
}

h4 {
    font-weight: 700;
    font-size: 30px;
    letter-spacing: -.04em;
    line-height: 1.2;
}

@media print,screen and (min-width:33.75em) {
    h1, h2, h3, h4, h5, h6 {
        line-height: 1.4;
        margin-top: 0;
        margin-bottom: .5rem
    }

    h1 {
        font-size: 1.5rem
    }

    h2 {
        font-size: 1.25rem
    }

    h3 {
        font-size: 1.1875rem
    }

    h4 {
        font-size: 1.125rem
    }

    h5 {
        font-size: 1.0625rem
    }

    h6 {
        font-size: 1rem
    }
}

@media print, screen and (min-width: 40em) {
    h1 {
        font-size: 60px !important;
    }
}

ul {
    margin-bottom: 1rem
}

@media print,screen and (min-width:48em) {
    h1 {
        font-size: 3rem
    }

    h2 {
        font-size: 2.5rem
    }

    h3 {
        font-size: 1.9375rem
    }

    h4 {
        font-size: 1.5625rem
    }

    h5 {
        font-size: 1.25rem
    }

    h6 {
        font-size: 1rem
    }
}

a img {
    border: 0
}

hr {
    box-sizing: content-box;
    max-width: 75rem;
    height: 0;
    margin: 1.25rem auto;
    border-top: 0;
    border-right: 0;
    border-bottom: 1px solid #cacaca;
    border-left: 0
}

ul {
    list-style-position: outside;
    line-height: 1.6
}

li {
    font-size: inherit;
}

ul {
    list-style-type: disc
}

ul {
    margin-left: 1.25rem;
}

    ul ul {
        margin-left: 1.25rem;
        margin-bottom: 0
    }

@media print {
    img {
        page-break-inside: avoid
    }

    * {
        background: 0 0 !important;
        box-shadow: none !important;
        color: #000 !important;
        text-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

        a[href]:after {
            content: " (" attr(href) ")"
        }

    img {
        max-width: 100% !important
    }

    @page {
        margin: .5cm
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid;
        font-weight: 700;
        letter-spacing: -.04em;
        line-height: 1.16;
    }
}

[type=color], [type=search], [type=text], [type=time], textarea {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 2.4375rem;
    margin: 0 0 1rem;
    padding: .5rem;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #fefefe;
    box-shadow: inset 0 1px 2px hsla(0,0%,4%,.1);
    font-family: inherit;
    font-size: 1rem;
    font-weight: 400;
    color: #0a0a0a;
    -webkit-transition: box-shadow .5s,border-color .25s ease-in-out;
    transition: box-shadow .5s,border-color .25s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

    [type=color]:focus, [type=search]:focus, [type=text]:focus, [type=time]:focus, textarea:focus {
        outline: 0;
        border: 1px solid #8a8a8a;
        background-color: #fefefe;
        box-shadow: 0 0 5px #cacaca;
        -webkit-transition: box-shadow .5s,border-color .25s ease-in-out;
        transition: box-shadow .5s,border-color .25s ease-in-out
    }

textarea {
    min-height: 50px;
    max-width: 100%
}

    input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
        color: #cacaca
    }

    input::-moz-placeholder, textarea::-moz-placeholder {
        color: #cacaca
    }

    input:-ms-input-placeholder, textarea:-ms-input-placeholder {
        color: #cacaca
    }

    input::placeholder, textarea::placeholder {
        color: #cacaca
    }

    input:disabled, textarea:disabled {
        background-color: #e6e6e6;
        cursor: not-allowed
    }

[type=button] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0
}

input[type=search] {
    box-sizing: border-box
}

select, select:focus {
    background-color: #fefefe
}

select {
    border: 1px solid #cacaca
}

select {
    height: 2.4375rem;
    margin: 0 0 1rem;
    padding: .5rem 1.5rem .5rem .5rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    font-family: inherit;
    font-size: 1rem;
    line-height: normal;
    color: #0a0a0a;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
    background-origin: content-box;
    background-position: right -1rem center;
    background-repeat: no-repeat;
    background-size: 9px 6px;
    -webkit-transition: box-shadow .5s,border-color .25s ease-in-out;
    transition: box-shadow .5s,border-color .25s ease-in-out
}

@media screen and (min-width:0\0) {
    select {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==)
    }
}

select:focus {
    outline: 0;
    border: 1px solid #8a8a8a;
    box-shadow: 0 0 5px #cacaca;
    -webkit-transition: box-shadow .5s,border-color .25s ease-in-out;
    transition: box-shadow .5s,border-color .25s ease-in-out
}

select:disabled {
    background-color: #e6e6e6;
    cursor: not-allowed
}

select::-ms-expand {
    display: none
}

select[multiple] {
    height: auto;
    background-image: none
}

@media print,screen and (min-width:80em) {
    *::-ms-backdrop {
        display: block;
    }
}

.reveal {
    margin-right: auto
}

.reveal-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1005;
    display: none;
    background-color: hsla(0,0%,4%,.45);
    overflow-y: scroll
}

.reveal {
    z-index: 1006;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: none;
    padding: 1rem;
    border-radius: 0;
    background-color: #fefefe;
    position: relative;
    top: 100px;
    margin-left: auto;
    overflow-y: auto
}

    .reveal .columns {
        min-width: 0
    }

    .reveal > :last-child {
        margin-bottom: 0
    }

@media print,screen and (min-width:48em) {
    .reveal {
        min-height: 0;
        width: 600px;
        max-width: 75rem
    }

        .reveal .reveal {
            right: auto;
            left: auto;
            margin: 0 auto
        }
}


@media screen and (max-width: 47.9375em) {
    .reveal-overlay .reveal {
        width: 100%;
    }
}

.reveal-overlay .button__close {
    position: absolute;
    right: 1px;
    top: 1px;
    z-index: 1;
}

.reveal-overlay .white span {
    background-color: #fff;
    height: 1px;
    width: 15px;
}

@media print,screen and (min-width:48em) {

    .reveal.large {
        width: 90%;
        max-width: 75rem
    }
}

@media screen and (min-width:33.75em) and (max-width:47.9375em) {
    .reveal {
        top: 0;
        left: 0;
        width: 100%;
        max-width: none;
        /*height: 100%;
        height: 100vh;
        min-height: 100vh;*/
        margin-left: 0;
        border: 0;
        border-radius: 0
    }
}


html {
    overflow-x: hidden
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
    font-family: FontAwesome;
    src: url(../Content/fonts/fontawesome-webfont.eot?v=4.7.0);
    src: url(../Content/fonts/fontawesome-webfont.eot?#iezfix&v=4.7.0) format("embedded-opentype"),url(../Content/fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"),url(../Content/fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"),url(../Content/fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"),url(../Content/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal;
}

.button__close {
    vertical-align: middle
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.button--red, .button--red:focus {
    line-height: 1.16;
    font-family: Conv_Akk_Pro,sans-serif;
    font-weight: 700;
    padding: 10px;
    text-decoration: none
}

@font-face {
    font-family: Conv_Akk_Pro;
    src: url(../Content/fonts/akkbd_pro.eot);
    src: url(../Content/fonts/akkbd_pro.woff) format("woff"),url(../Content/fonts/akkbd_pro.ttf) format("truetype"),url(../Content/fonts/akkbd_pro.svg) format("svg");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: Conv_Akk_Pro;
    src: url(../Content/fonts/akkrg_pro.eot);
    src: url(../Content/fonts/akkrg_pro.woff) format("woff"),url(../Content/fonts/akkrg_pro.ttf) format("truetype"),url(../Content/fonts/akkrg_pro.svg) format("svg");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: Alt-FontAwesome;
    src: url(../Content/fonts/alt-fonts/fontawesome-webfont.eot);
    src: url(../Content/fonts/alt-fonts/fontawesome-webfont.woff) format("woff"),url(../Content/fonts/alt-fonts/fontawesome-webfont.ttf) format("truetype"),url(../Content/fonts/alt-fonts/fontawesome-webfont.svg) format("svg");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: Conv_Akk_Pro;
    src: url("../Content/fonts/AkkuratLightPro.eot");
    src: url("../Content/fonts/AkkuratLightPro.woff") format("woff"),url("../Content/fonts/AkkuratLightPro.ttf") format("truetype"),url("../Content/fonts/AkkuratLightPro.svg") format("svg");
    font-weight: 200;
    font-style: normal
}

.learn-more {
    color: #e8eae8;
    display: block;
    left: -.2em;
    margin-top: 1.5em;
    -webkit-transition: color .25s cubic-bezier(.06,.72,.93,1);
    transition: color .25s cubic-bezier(.06,.72,.93,1)
}

    .learn-more:after {
        display: inline-block;
        margin-left: 6px;
        position: relative;
        z-index: 1;
        content: ">";
        color: #e8eae8;
        -webkit-transition: -webkit-transform .25s cubic-bezier(.06,.72,.93,1);
        transition: -webkit-transform .25s cubic-bezier(.06,.72,.93,1);
        transition: transform .25s cubic-bezier(.06,.72,.93,1);
        transition: transform .25s cubic-bezier(.06,.72,.93,1),-webkit-transform .25s cubic-bezier(.06,.72,.93,1)
    }

    .learn-more, .learn-more:focus {
        font-size: 12px;
        letter-spacing: 1px;
        text-transform: uppercase
    }

        .learn-more:hover {
            font-size: 12px;
            color: #fff
        }

            .learn-more:hover:after {
                color: #fff;
                -webkit-transform: translateX(25%);
                transform: translateX(25%)
            }
/*Press Releases CTA*/

/*End of Press Release CTA*/

/*Jet Fuel CTA*/

/*End of Jet Fuel CTA*/

.button--red, .button--red:focus {
    font-size: 18px;
    letter-spacing: -.5px;
    line-height: 1.16;
    font-weight: 700;
    font-weight: 700;
    font-size: 14px;
    color: #fff;
    letter-spacing: 0;
    padding: 10px;
    text-decoration: none;
    transition: color .25s cubic-bezier(.06,.72,.93,1);
    background: #d6002a;
}

    .button--red:before, .button--red:focus:before {
        background: #000;
        content: "";
        height: 100%;
        left: 0;
        opacity: 0;
        position: absolute;
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transition: all .25s cubic-bezier(.06,.72,.93,1);
        transition: all .25s cubic-bezier(.06,.72,.93,1);
        -webkit-transition-property: opacity,-webkit-transform;
        transition-property: opacity,-webkit-transform;
        transition-property: opacity,transform;
        transition-property: opacity,transform,-webkit-transform;
        top: 0;
        width: 100%;
        z-index: 0
    }

    .button--red:focus:hover, .button--red:hover {
        color: #fff
    }

        .button--red:focus:hover:before, .button--red:hover:before {
            opacity: 1;
            -webkit-transform: scale(1);
            transform: scale(1)
        }

    .button--red span, .button--red:focus span {
        display: inline-block;
        position: relative;
        z-index: 1
    }

    .button--red.arrow:after, .button--red:focus.arrow:after {
        display: inline-block;
        margin-left: 6px;
        position: relative;
        -webkit-transition: -webkit-transform .25s ease-out;
        transition: -webkit-transform .25s ease-out;
        transition: transform .25s ease-out;
        transition: transform .25s ease-out,-webkit-transform .25s ease-out;
        z-index: 1;
        content: ">"
    }

    .button--red.arrow:hover:after, .button--red:focus.arrow:hover:after {
        -webkit-transform: translateX(50%);
        transform: translateX(50%)
    }

.button__close span {
    top: 0;
    -webkit-transform-origin: center center
}

.button__close {
    cursor: pointer;
    display: inline-block;
    height: 18px;
    outline: 0;
    position: relative;
    width: 18px
}

    .button__close span {
        background: #000;
        display: block;
        height: 3px;
        left: 0;
        position: absolute;
        transform-origin: center center;
        width: 18px
    }

        .button__close span:first-of-type {
            -webkit-transform: translateY(7.5px) rotate(45deg);
            transform: translateY(7.5px) rotate(45deg)
        }

        .button__close span:last-of-type {
            -webkit-transform: translateY(7.5px) rotate(-45deg);
            transform: translateY(7.5px) rotate(-45deg)
        }

.button__play {
    display: block;
    width: 36px;
    height: 36px;
    max-width: 36px;
    max-height: 36px
}

    .button__play svg {
        width: 100%;
        height: 100%
    }

    .button__play line, .button__play path {
        -webkit-transition: stroke .25s;
        transition: stroke .25s;
        stroke: #000
    }

    .button__play.white line, .button__play.white path {
        stroke: #898989
    }

    .button__play polygon {
        -webkit-transition: fill .25s;
        transition: fill .25s;
        fill: #000
    }

.card:hover .button__play line, .card:hover .button__play path {
    stroke: #fff
}

.button__play.white polygon {
    fill: #898989
}

.card:hover .button__play polygon {
    fill: #fff
}

input[type=text] {
    border-width: 0 0 1px;
    border-bottom: 1px solid hsla(0,0%,40%,.2);
    color: #7f7f7f;
    padding: 0;
    outline: 0
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    font-style: italic
}

input::-moz-placeholder, textarea::-moz-placeholder {
    font-style: italic
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    font-style: italic
}

input::placeholder, textarea::placeholder {
    font-style: italic
}


/* Validations for dropdown*/

*::-ms-backdrop {
    display: none;
    position: absolute;
    top: 0;
    left: 5px;
    -webkit-transform: translateY(-80%);
    transform: translateY(-80%);
    font-size: .8em;
    color: #d6002a
}
/*End of Validations*/

@media print,screen and (min-width:48em) {

    *::-ms-backdrop {
        width: 20%;
        flex: 0 0 20%;
    }
}

@media print,screen and (min-width:48em) {

    *::-ms-backdrop {
        width: 61%;
        flex: 0 0 61%;
    }
}

*::-ms-backdrop {
    float: right;
}

h1, h2, h3, h4, h5, h6 {
    letter-spacing: -.04em;
    font-family: Conv_Akk_Pro,sans-serif;
    font-weight: 700;
}

h5 {
    line-height: 1.16
}

h1 {
    font-size: calc(17px + 5vw);
    line-height: 1.13
}

@media print,screen and (min-width:48em) {
    h1 {
        font-size: 60px 
    }
}

h2 {
    font-size: calc(15px + 5vw) !important;
}

@media print, screen and (min-width: 40em) {
    h2 {
        font-size: 48px !important;
    }
}

h2, h3 {
    line-height: 1.16
}

h4, h6 {
    line-height: 1.2
}

h3 {
    font-size: 36px !important;
	line-height: 1.16 !important;
}

h4 {
    font-size: 30px !important
}

h5 {
    font-size: 24px !important
}

h6 {
    font-size: 20px !important
}

p {
    font-weight: 400;
    font-size: 18px;
    letter-spacing: -.35px;
    line-height: 1.28;
    margin-bottom: 10px
}

    p.large {
        font-size: 24px;
        letter-spacing: -.65px;
        line-height: 1.41;
        margin-bottom: 17px
    }

ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.carousel__wrapper {
    display: block;
    overflow: hidden;
    margin: 0 auto;
    /*margin: 0 90px;*/
    position: relative;
    width: 100%
}

    .carousel__wrapper > ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0;
        padding: 0;
        width: 100%
    }

        .carousel__wrapper > ul > li {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            font-size: 50%
        }

@media print, screen and (min-width: 64em) {

    .intro-copy {
        margin: 1.8em 0 0 !important;
        padding-bottom: 2em !important;
    }
}

@-webkit-keyframes BUBBLES_SLIDE_TEXT {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    to {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes BUBBLES_SLIDE_TEXT {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    to {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes BUBBLES_SCALE {
    0%,20% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes BUBBLES_SCALE {
    0%,20% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes BUBBLES_OPACITY {
    0%,25% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes BUBBLES_OPACITY {
    0%,25% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}
/*.contact__details-field {
    white-space: nowrap
}*/
/*.feature-carousel .card--inline-product:not(.card--carousel-feature), .feature-carousel .card--inline:not(.card--carousel-feature), .feature-carousel .card--register:not(.card--carousel-feature) {
        width: 16.6%;
        padding-left: 2%;
        padding-right: 2%;
        float: left;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        height: 50%
    }*/

@media print,screen and (min-width:48em) {
    /*.feature-carousel .card--inline-product:not(.card--carousel-feature) picture, .feature-carousel .card--inline:not(.card--carousel-feature) picture, .feature-carousel .card--register:not(.card--carousel-feature) picture {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 7vw;
        flex: 0 0 7vw
    }*/
}
/*.feature-carousel .card--inline-product:not(.card--carousel-feature) .card__content h1, .feature-carousel .card--inline:not(.card--carousel-feature) .card__content h1, .feature-carousel .card--register:not(.card--carousel-feature) .card__content h1 {
    margin-top: 0;
    letter-spacing: 0;
    font-size: 11px;
    line-height: 1.4
}*/

.find {
    margin: 25px auto;
    max-width: calc(100% - 40px);
    position: relative
}

@media print,screen and (min-width:48em) {
    .find {
        max-width: calc(100% - 80px)
    }
}

@media print,screen and (min-width:64em) {
    .find {
        max-width: calc(100% - 200px)
    }
}
/*.footer {
        background: #1a1a1a;
        color: #fff;
        margin-top: 10.25em;
        padding: .5em 1em 1.2em
    }*/

@media screen and (min-width:97.5em) {
    .find {
        max-width: 1360px
    }
}
/*.footer__notice {
    font-family: "Conv_AkkRg_Pro", sans-serif;
    font-size: 9px;
    margin-top: 1.9em;
}*/

.reveal {
    border: none
}

.reveal {
    border: none;
    outline: none;
}

.intro-copy {
    margin: 0;
    padding-bottom: 2em;
}

    .intro-copy:after, .intro-copy:before {
        display: table;
        content: " "
    }

@media print,screen and (min-width:64em) {

    .intro-copy__first-column {
        width: 33.33%;
        float: left;
        padding-left: 0 !important;
        padding-right: 3.5rem !important
    }
}

@media print,screen and (min-width:64em) and (min-width:33.75em) {
    .intro-copy__first-column {
        padding-right: .625rem;
        padding-left: .625rem
    }
}

@media print,screen and (min-width:64em) and (min-width:48em) {
    .intro-copy__first-column {
        padding-right: .9375rem;
        padding-left: .9375rem
    }
}

.intro-copy__second-column {
    font-weight: 700;
    margin: 1.5em 0 0;
    padding-left: 0 !important;
    padding-right: 0 !important
}

@media print,screen and (min-width:64em) {
    .intro-copy__first-column:last-child:not(:first-child) {
        float: right
    }

    .intro-copy__second-column {
        width: 66.66%;
        float: left;
        margin: 0;
        padding-left: 0 !important
    }

        .intro-copy__second-column:last-child:not(:first-child) {
            float: right
        }
}

@media print,screen and (min-width:64em) and (min-width:33.75em) {
    .intro-copy__second-column {
        padding-right: .625rem;
        padding-left: .625rem
    }
}

@media print,screen and (min-width:64em) and (min-width:48em) {
    .intro-copy__second-column {
        padding-right: .9375rem;
        padding-left: .9375rem
    }
}

.intro-copy__second-column p {
    font-size: 1em;
    line-height: 1.5;
    margin: .1em 0 .62em;
    font-weight: 400;
}

.intro-copy__second-column a, a:focus {
    font-weight: bold;
}

@media print,screen and (min-width:64em) {
    .intro-copy__second-column p {
        font-size: 1.4em;
        line-height: 1.6
    }
}

@media print,screen and (min-width:64em) {
    .intro-copy__second-column p a, .intro-copy__second-column p a:focus, .intro-copy__second-column p a:hover {
        font-size: 22px;
    }
}

.intro-copy__second-column p a, .intro-copy__second-column p a:focus, .intro-copy__second-column p a:hover {
    color: #d6002a;
    border-bottom: 1px solid #d6002a;
}

.intro-copy__second-column p a {
    color: #000;
    border-bottom: 1px solid #000;
    padding-bottom: .1em;
}

@media print,screen and (min-width:64em) {
    .intro-copy__second-column p a {
        font-size: 22px;
    }
}


.intro-copy__second-column a[class*=button--] {
    margin: 20px 0;
    padding: 14px 18px;
    letter-spacing: -.01em;
    font-size: 18px;
    min-width: 11em
}
/*.login-form__input-field, .login-form__input-field:focus, .login-form__input-field:active {
    background: transparent;
    border: none;
    border-bottom: 1px solid #898989;
    box-shadow: none;
    display: block;
    font-size: 16px;
    height: 2rem;
    line-height: 2.3;
    margin-bottom: 1.8em;
    max-width: 100%;
    outline: none;
    position: relative;
    padding: 0;
    width: 100%;
}*/

.meta-data {
    margin: 0 0 .5em
}

    .meta-data li {
        color: #fff;
        display: inline-block;
        font-size: 11px
    }

        .meta-data li:before {
            content: none
        }

        .meta-data li:after {
            content: "\2014";
            display: inline-block;
            font-weight: 400;
            margin: 0 .15em 0 .3em;
            position: relative
        }

        .meta-data li:last-of-type:after {
            content: none
        }

.meta-data__type {
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase
}
/*.quick-jump-nav:first-of-type {
    margin-top: -3.3em
}*/

.card--inline:hover + .divider, .card:hover + .divider {
    opacity: 0
}
/*Added for Price Assessment Paragraph*/
/*@media print,screen and (min-width:1024px) and (max-width:1970px)
{
    .filterable-list--complex-four .filterable-list__cell:nth-of-type(3) {
        flex: 0 1 37% !important;
    }

}*/
/*Events Landing Page Template*/
/*End of Events Landing Page Template*/
/*.filterable-list--simple-four .filterable-list__row {
        padding: 32px 20px 32px 40px
    }*/
/*Added for Rss feed Table Design*/
/*.filterable-list--simple-four .filterable-list__row {
        padding: 32px 20px 32px 40px
    }*/
/*Ended*/
/*Added for Price Assessment table*/
/*Ended Price Assessment Table Design*/
/*Added for article table design*/
/*Ended article table design*/
/*Added for symbolpage table design*/

*::-ms-backdrop {
    flex: 0 1 49%;
}

*::-ms-backdrop {
    flex: 0 1 24%;
}

*::-ms-backdrop {
    flex: 0 1 19%;
}
/*Ended symbolpagetable table design*/
/*Added for software user manuals table design*/
/*Ended software user manuals design*/
/* AS user manual page start*/

*::-ms-backdrop {
    flex: 0 1 41%;
}

*::-ms-backdrop {
    flex: 0 1 41%;
}

*::-ms-backdrop {
    flex: 0 1 15%;
}
/*methodology detail page filterablelist*/

*::-ms-backdrop {
    flex: 0 1 41%;
}

*::-ms-backdrop {
    flex: 0 1 41%;
}

*::-ms-backdrop {
    flex: 0 1 15%;
}
/*methodology detail page end*/
/*Ended*/
/*jet fuel price table*/

*::-ms-backdrop {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 12%;
    flex: 0 1 12%
}
/*jet fuel price table ended*/
/*Added for Holiday Schedule*/
/*End of Holiday Schedule*/

.card {
    background: #1a1a1a;
    color: #fff;
    margin: 25px 0;
    max-width: 1360px;
    padding: 3.8em 4.8em 3.7em 4.4em;
    position: relative
}

    .card, .card:active, .card:focus, .card:hover, .card:visited {
        color: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 100%
    }

@media print,screen and (min-width:64em) {
    .card, .card:active, .card:focus, .card:hover, .card:visited {
        font-size: 1vw
    }
}

@media screen and (min-width:97.5em) {
    .card, .card:active, .card:focus, .card:hover, .card:visited {
        font-size: 100%
    }
}

.card__content {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    padding-right: 3.2em;
    z-index: 1
}

    .card__content h1 {
        font-size: 3.75em;
        left: -.07em;
        position: relative;
        line-height: 1.23;
        top: .15em
    }

    .card__content span.card__content {
        font-size: 3.75em;
        left: -.07em;
        position: relative;
        line-height: 1.23;
        top: .15em
    }

    .card__content h2 {
        font-size: 3.75em;
        left: -.07em;
        position: relative;
        line-height: 1.23;
        top: .15em
    }

    .card__content.has_underlay {
        padding-bottom: 60px;
        position: relative
    }

    .card__content .card__overlay-icon span svg, .card__content .card__underlay-icon span svg {
        width: 100%;
        height: 100%
    }

    .card__content .card__overlay-icon {
        display: none
    }

    .card__content .card__underlay-icon {
        position: absolute;
        bottom: 0;
    }

.card__meta-paragraphs {
    display: block;
	font-weight: 400;
    margin-top: 2.2em;
    padding: .5em 0 0
}

    .card__meta-paragraphs p {
        line-height: 1.6
    }

@media print,screen and (min-width:64em) {
    .card__meta-paragraphs p {
        padding-right: 2em
    }
}

.card__background-image {
    display: block;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0
}

    .card__background-image.js-fit-parent img {
        -o-object-position: bottom right;
        object-position: bottom right;
        font-family: "object-position: bottom right;"
    }

.card.product {
    background: #6986b0 !important;
    color: #fff !important;
}

    .card.product .learn-more, .card.product .learn-more:after {
        color: #fff
    }

.card--inline {
    color: #fff;
    max-width: 1360px;
    position: relative;
    background: transparent;
    padding: 3em;
    margin: 0
}

    .card--inline, .card--inline:active, .card--inline:focus, .card--inline:hover, .card--inline:visited {
        color: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 100%
    }

@media print,screen and (min-width:64em) {
    .card--inline, .card--inline:active, .card--inline:focus, .card--inline:hover, .card--inline:visited {
        font-size: 1vw
    }
}

@media screen and (min-width:97.5em) {
    .card--inline, .card--inline:active, .card--inline:focus, .card--inline:hover, .card--inline:visited {
        font-size: 100%
    }
}

.card--inline.product {
    background: #6986b0;
    color: #fff
}

    .card--inline.product .learn-more, .card--inline.product .learn-more:after {
        color: #fff
    }

.card--inline .meta-data__type, .card--inline h1 {
    color: #1a1a1a
}

.card--inline, .card--inline:focus, .card--inline:hover {
    font-size: 53%
}

    .card--inline .card__content {
        margin: 0;
        top: -4px;
        position: relative
    }

    .card--inline .meta-data {
        margin: 0
    }

.card, .card--inline {
    -webkit-transition: all .25s cubic-bezier(.17,.67,.69,.85);
    transition: all .25s cubic-bezier(.17,.67,.69,.85);
    -webkit-transition-property: opacity,box-shadow,-webkit-transform;
    transition-property: opacity,box-shadow,-webkit-transform;
    transition-property: opacity,transform,box-shadow;
    transition-property: opacity,transform,box-shadow,-webkit-transform
}

    .card--inline:hover, .card:hover {
        box-shadow: 0 5px 20px 0 rgba(0,0,0,.2);
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
        z-index: 4
    }

        .card--inline:hover .learn-more:after, .card:hover .learn-more:after {
            -webkit-transform: translateX(25%);
            transform: translateX(25%)
        }

    .card .card, .card--inline .card {
        -webkit-transition: none;
        transition: none
    }

        .card .card:hover, .card--inline .card:hover {
            box-shadow: none;
            -webkit-transform: none;
            transform: none
        }

.link-with-arrow:after {
    -webkit-transition: -webkit-transform .25s ease-out
}

.card--inline h2 {
    color: #1a1a1a;
}

@media print,screen and (min-width:48em) and (max-width:64em) {

    /*.card__content_jet_fuel h2 {
            font-size: 3.75em;
            top: 1em;
            position: absolute;
            line-height: 1.23;
        }

        .card__content_jet_fuel p {
            position: absolute;
            line-height: 1.23;
        }*/
}

@media print,screen and (min-width:85.38em) and (max-width:99.9em) {

    /*.card--register .card__content_jet_fuel h2 {
            max-width: 100%;
            top: 30%;
            left: 3%;
        }

        .card--register .card__content_jet_fuel p {
            max-width: 70% !important;
            top: 40%;
            left: 3%;
        }
        .card--register .card__content_jet_fuel_iata h2 {
            max-width: 100%;
            top: 30%;
            left: 3%;
        }

        .card--register .card__content_jet_fuel_iata p {
            max-width: 70% !important;
            top: 40%;
            left: 3%;
        }*/
}

.link-with-arrow {
    position: relative;
    top: 2px;
    font-size: 14px;
}

    .link-with-arrow:after {
        display: inline-block;
        margin-left: 6px;
        position: relative;
        transition: -webkit-transform .25s ease-out;
        transition: transform .25s ease-out;
        transition: transform .25s ease-out,-webkit-transform .25s ease-out;
        z-index: 1;
        content: ">"
    }

    .link-with-arrow:hover:after {
        -webkit-transform: translateX(50%);
        transform: translateX(50%)
    }

    .link-with-arrow, .link-with-arrow:active, .link-with-arrow:focus, .link-with-arrow:hover {
        color: #d6002a;
        font-size: 14px;
        letter-spacing: 1.3px;
        text-transform: uppercase
    }

        .link-with-arrow:hover {
            color: #000
        }

        .link-with-arrow.white, .link-with-arrow.white:active, .link-with-arrow.white:focus, .link-with-arrow.white:hover {
            color: #fff
        }

@media screen and (min-width:75em) {
}
/*commented for D-14846 fix*/

.carousel__wrapper.featured--three > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal
}

.carousel__wrapper.featured--three {
    overflow: hidden
}

    .carousel__wrapper.featured--three > ul {
        max-width: calc(100% - 40px);
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin: 0 auto
    }

@media print,screen and (min-width:48em) {
    .carousel__wrapper.featured--three > ul {
        max-width: calc(100% - 80px)
    }
}

@media print,screen and (min-width:64em) {
    .carousel__wrapper.featured--three {
        overflow: visible
    }

        .carousel__wrapper.featured--three > ul {
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            margin: 0 auto;
            padding: 0;
            width: 100%
        }
}

.carousel__wrapper.featured--three > ul > li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    font-size: 7px;
    margin: 0;
    position: relative;
    white-space: normal
}

@media print,screen and (min-width:64em) {
    .carousel__wrapper.featured--three > ul > li {
        font-size: 75%;
        margin-right: 15px
    }

        .carousel__wrapper.featured--three > ul > li:last-child {
            margin: 0
        }
}

@media screen and (min-width:75em) {
    .carousel__wrapper.featured--three > ul {
        max-width: calc(100% - 200px)
    }

        .carousel__wrapper.featured--three > ul > li {
            font-size: 100%
        }
}

.carousel__wrapper.featured--three .card {
    margin: 15px 0;
    min-height: 38em
}

@media print,screen and (min-width:33.75em) {
    .carousel__wrapper.featured--three .card {
        font-size: .925vw;
        min-height: 32.95em
    }
}

@media print,screen and (min-width:48em) {
    .carousel__wrapper.featured--three .card {
        font-size: .9vw;
        min-height: 37.5em
    }
}

@media print,screen and (min-width:64em) {
    .carousel__wrapper.featured--three .card {
        font-size: .75vw;
        margin: 25px 0;
        min-height: 35.8em
    }

    .carousel__wrapper.featured--three > ul > li {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-negative: 1;
        flex-shrink: 1;
        -ms-flex-preferred-size: calc(33% - 30px);
        flex-basis: calc(33% - 30px);
        margin-right: 15px
    }
}

.carousel__wrapper.featured--three > ul > li:nth-of-type(2) {
    margin-left: 0
}

@media screen and (min-width:75em) {
    .carousel__wrapper.featured--three .card {
        font-size: .9vw
    }
}

@media screen and (min-width:97.5em) {
    .carousel__wrapper.featured--three > ul {
        max-width: 1360px
    }

    .carousel__wrapper.featured--three .card {
        font-size: 100%;
        min-height: 35.4em
    }
}

.carousel__wrapper.featured--three .card__content {
    padding-right: 0
}

.carousel__wrapper.featured--three .card .learn-more {
    font-size: 10px;
    margin-top: 2.5em;
    position: relative
}

@media screen and (min-width:75em) {
    .carousel__wrapper.featured--three .card .learn-more {
        font-size: 12px
    }

    .carousel__wrapper.featured--three > ul > li {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-negative: 1;
        flex-shrink: 1;
        -ms-flex-preferred-size: calc(33% - 75px);
        flex-basis: calc(33% - 75px);
        margin-right: 25px
    }
}

@media print,screen and (min-width:33.75em) {
    .carousel__wrapper.featured--three .card {
        font-size: .925vw;
        min-height: 42.3em
    }
}

@media print,screen and (min-width:48em) {
    .carousel__wrapper.featured--three .card {
        font-size: .9vw;
        min-height: 41.925em
    }
}

@media print,screen and (min-width:64em) {
    .carousel__wrapper.featured--three .card {
        font-size: .735vw;
        margin-bottom: 15px;
        margin-top: 15px;
        min-height: 40.4em;
        padding: 2em 3em
    }
}

@media screen and (min-width:75em) {
    .carousel__wrapper.featured--three .card {
        padding: 1.55em 2.2em;
    }
}

@media screen and (min-width:75em) {
    .carousel__wrapper.featured--three .card {
        font-size: .92vw;
        margin-bottom: 25px;
        margin-top: 25px;
        min-height: 32.25em;
        padding: 1.55em 2.2em
    }

    .carousel__wrapper.featured--three .card__content {
        max-width: 90%;
        padding: 0
    }
}

@media screen and (min-width:97.5em) {
    .carousel__wrapper.featured--three .card {
        font-size: 100%;
        min-height: 564px
    }
}

@media screen and (min-width:75em) and (min-width:85em) {
    .carousel__wrapper.featured--three .card__content {
        max-width: 80%
    }
}

@media screen and (min-width:75em) and (min-width:48em) {
    .carousel__wrapper.featured--three .card__content h1, .carousel__wrapper.featured--three .card__content h2 {
        font-size: 3em;
        line-height: 1.18
    }
}

@media screen and (min-width:64em) {
    .carousel__wrapper.featured--three .card__content h1, .carousel__wrapper.featured--three .card__content h2 {
        font-size: 33px;
    }
}
/*inset cta new*/
/*End*/
/**::-ms-backdrop, .home__content .divider {
            margin: 0 0 0 -2.5em !important;
        }*/

*::-ms-backdrop {
    margin: 0 0 0 -2.5em !important;
    width: calc(100% - 1.5em)
}

*::-ms-backdrop {
    margin: 0;
    width: calc(100% - 3.3em)
}

*::-ms-backdrop {
    margin: 0;
    width: 100%
}

.content {
    max-width: calc(100% - 40px);
    margin: 1.5em auto 0;
    padding: 0
}

    .content:after, .content:before {
        display: table;
        content: " "
    }

@media print,screen and (min-width:48em) {
    .content {
        max-width: calc(100% - 80px)
    }
}

@media screen and (min-width:75em) {
    .content {
        max-width: calc(100% - 200px)
    }
}

@media screen and (min-width:97.5em) {
    .content {
        max-width: 1360px
    }
}

hr.divider {
    display: block;
    -webkit-transition: all .65s cubic-bezier(.17,.67,.69,.85);
    transition: all .65s cubic-bezier(.17,.67,.69,.85);
    -webkit-transition-property: opacity,box-shadow,-webkit-transform;
    transition-property: opacity,box-shadow,-webkit-transform;
    transition-property: opacity,transform,box-shadow;
    transition-property: opacity,transform,box-shadow,-webkit-transform;
    z-index: 0;
    margin: 50px auto;
    max-width: 100%
}

@media screen and (max-width:47.9375em) {
    hr.divider {
        height: 5px;
        border: none;
        background: #1a1a1a;
        margin: 20px auto 18px
    }

        hr.divider.thin {
            height: 1px;
            background-color: #ccc
        }
}

hr.divider.desktop {
    display: none
}

@media print,screen and (min-width:64em) {
    hr.divider.desktop {
        display: block
    }
}
/*.border-block h4, .border-block__heavy h4 {
        margin-bottom: 1.22rem;
        font-size: calc(15px + 2vw)
    }*/
/*pr details page css starts*/
/*pr details page css ends*/
/*responsive css starts*/
/*responsive css ends*/

.campaign-landing__hero {
    position: relative;
    width: 100vw;
    background-color: #000;
    left: calc(-50vw + 50%);
}

.campaign-landing__hero-wrapper {
    max-width: calc(100% - 40px);
    position: relative;
    min-height: 420px;
    margin: 0 auto
}

@media print,screen and (min-width:48em) {
    .campaign-landing__hero-wrapper {
        max-width: calc(100% - 80px)
    }
}

@media screen and (min-width:75em) {
    .campaign-landing__hero-wrapper {
        max-width: calc(100% - 200px)
    }
}

@media screen and (min-width:97.5em) {
    .campaign-landing__hero-wrapper {
        max-width: 1360px
    }
}

@media print,screen and (min-width:33.75em) {
    .campaign-landing__hero-wrapper {
        margin: 0 auto;
        padding: 0
    }
}

.campaign-landing__hero-wrapper .campaign-landing__hero-content {
    padding: 36px 20% 46px 0;
    color: #fff
}

@media print,screen and (min-width:48em) {
    .campaign-landing__hero-wrapper .campaign-landing__hero-content {
        padding: 85px 20% 85px 33.33%
    }
}

@media print,screen and (min-width:64em) {
    .campaign-landing__hero-wrapper .campaign-landing__hero-content {
        padding-right: 15%
    }
}

.campaign-landing__hero-wrapper .campaign-landing__hero-content h1 {
    margin-top: .1rem;
    margin-bottom: 1.3rem;
    color: #6986b0 !important;
}

.campaign-landing__hero-wrapper .campaign-landing__hero-content p {
    font-size: 18px;
    line-height: 1.6;
    color: #6986b0 !important;
}

.campaign-landing__hero-wrapper .campaign-landing__hero-content a[class*=button--] {
    margin-top: 30px;
    padding: 15px;
    font-size: 16px
}

    .campaign-landing__hero-wrapper .campaign-landing__hero-content a[class*=button--]:after {
        /* margin-left: 12px */
    }

@media print,screen and (min-width:33.75em) {
    .campaign-landing__hero-wrapper .campaign-landing__hero-content a[class*=button--] {
        font-size: 18px;
        padding: 20px
    }

        .campaign-landing__hero-wrapper .campaign-landing__hero-content a[class*=button--]:after {
            /* margin-left: 30px */
        }
}

.js-fit-parent {
    overflow: hidden
}

    .js-fit-parent img {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
        font-family: "object-fit: cover; object-position: center;";
        width: 100%
    }


input[type="text"] {
    border-width: 0 0 1px 0;
    /*border: 1px solid rgba(102, 102, 102, 0.2);*/
    color: #7f7f7f;
    padding: 0px 0;
    outline: none;
    font-weight: 700;
}

*::-ms-backdrop, input[type="text"] {
    padding: 0;
}

[type='text'], [type='search'], [type='time'], [type='color'],
textarea {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 2.4375rem;
    margin: 0 0 1rem;
    padding: .5rem;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #fefefe;
    box-shadow: inset 0 1px 2px hsla(0,0%,4%,.1);
    font-family: inherit;
    font-size: 1rem;
    font-weight: 400;
    color: #0a0a0a;
    transition: box-shadow .5s,border-color .25s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

select {
    color: #1a1a1a;
}
/*command for moc FAQ section*/
/*.border-block__heavy:first-child {
        border-top: 3px solid #000;
    }*/
/* AP - mobile border issue - end */
/* AP - hr divider issue - start */
@media screen and (max-width: 47.9375em) {
    hr.divider.thin {
        margin-top: 75px;
        margin-bottom: 75px;
    }
}
/* AP - ipad top spacing issue - end */
/* AP - ipad top spacing issue - start */
/*.tab-content-row {
        margin-top: -30px;
    }*/
/*.tab-content-row .tab-content-row__first-column {
        margin-top: 70px;
    }*/

.button__play {
    display: block;
    width: 36px;
    height: 36px;
    max-width: 36px;
    max-height: 36px;
}

    .button__play svg {
        width: 100%;
        height: 100%;
    }

    .button__play line,
    .button__play path {
        transition: stroke 250ms;
        stroke: #000;
    }

    .button__play polygon {
        transition: fill 250ms;
        fill: #000;
    }

    .button__play.white line,
    .button__play.white path {
        stroke: #898989;
    }

    .button__play.white polygon {
        fill: #898989;
    }
/*Accordian for Symbol page directories*/
/*End of Symbol page directories*/
/*Price Assessment Chart styles*/
/*@media print,screen and (max-width:84em) and (min-width:75em) {
    .popup {
        position: absolute;
        border-radius: 5px;
        z-index: 3;
        top: 40%;
        width: 100%;
        left: 20%;
    }
}*/

.button--red:focus span, .button--red span {
    display: inline-block;
    position: relative;
    z-index: 1;
}
/*Related  Product Detail*/

.js-fit-parent {
    overflow: hidden
}

    .js-fit-parent img {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
        font-family: "object-fit: cover; object-position: center;";
        width: 100%
    }

.card__background-image.js-fit-parent img {
    -o-object-position: bottom right;
    object-position: bottom right;
    font-family: "object-position: bottom right;";
}

*::-ms-backdrop {
    display: -ms-flexbox !important;
}

#get-in-touch {
    background: #fff;
    height: auto;
    min-height: 0;
    padding: 0;
    width: 100%
}
/*preference centre--intrest*/
/*Register*/
/*.interest-column.interest-column-two {
        width: 100%;
        float: none;
    }*/
/*Subscriptions Page and Email Alerts Page*/
/*.subscriptions-alerts-column.subscriptions-alerts-column-two {
        width: 100%;
        float: none;
    }*/

hr {
    border-bottom-color: #ccc;
}

hr {
    clear: both;
    max-width: 75rem;
    height: 0;
    margin: 1.25rem auto;
    border-top: 0;
    border-right: 0;
    border-bottom: 1px solid #cacaca;
    border-left: 0;
}

hr {
    box-sizing: content-box;
    overflow: visible;
}
/*@media (min-width: 992px) {
    .col-md-8 {
        width: 66.66666666666666%;
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11 {
        float: left;
    }
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
@media (min-width: 992px) {
    .col-md-1 {
        width: 8.333333333333332%;
    }
}*/
/* Red Button*/
/* Special Reports Landing Page*/

.card--inline h2 {
    color: #1a1a1a;
}

@media print {

    .card {
        display: none
    }

    /*@page {
            margin: 2cm
        }*/

    h1, h2, h3, h4 {
        page-break-after: avoid
    }

    img {
        max-width: 100% !important
    }

    img, ul {
        page-break-inside: avoid
    }

    a[href]:after {
        content: ""
    }
}
/*i need page*/

.campaign-persona .campaign-landing__hero-wrapper .campaign-landing__hero-content {
    padding: 25px 0;
}

@media print, screen and (min-width: 53em) {
    .campaign-persona .campaign-landing__hero-wrapper .campaign-landing__hero-content {
        padding: 85px 20% 85px 17.33%;
    }
}

.campaign-persona .campaign-landing__body-content {
    width: 100%;
    padding: 0;
    margin-top: 20px;
    margin-bottom: 20px;
}

@media print, screen and (min-width: 53em) {
    .campaign-persona .campaign-landing__body-content {
        padding: 0 30% 0 17.33%;
        margin-top: 4em;
        margin-bottom: 0;
    }
}

.campaign-landing__body-content {
    margin: 4em auto;
    width: 60%;
}

*::-ms-backdrop {
    display: block;
}


.text-content-icon ul li .segment__link {
    padding-left: 50px;
}

.text-content-icon ul li .segment__link {
    padding-left: 60px;
    position: relative;
}

@media print, screen and (min-width: 75em) {
    .text-content-icon ul li .segment__link {
        padding-left: 0;
    }
}

@media print, screen and (min-width: 64em) {
    .text-content-icon ul li .segment__link {
        padding-left: 50px;
        padding-right: 50px;
    }
}

.text-content-icon ul li .segment__link .icon {
    position: absolute;
    left: 0;
    top: 5px;
    width: 30px;
}

@media print, screen and (min-width: 75em) {
    .text-content-icon ul li .segment__link .icon {
        left: -50px;
    }
}

.segment__link {
    margin: 20px 0 0;
}

.segment__link-name-wrapper {
    display: inline-block;
    vertical-align: middle;
    margin-left: 6px;
}

.text-content-icon .featured-list-title {
    font-size: 20px;
}

.text-content-icon .featured-list-title {
    font-size: 14px;
    margin: 0 0 5px;
    color: #212121;
}

p.featured-list-title {
    margin-bottom: 8px;
}

.text-content-icon .featured-list-description {
    font-size: 14px;
    color: gray;
    line-height: 20px;
}

p.featured-list-description {
    font-size: 10px;
}

.campaign-persona .corp-resp {
    padding: 0;
}

@media print, screen and (min-width: 53em) {
    .campaign-persona .corp-resp {
        padding: 0 0 85px 9.33%;
    }
}

.campaign-persona .corp-resp .our-focus {
    margin-top: 0;
}


.corp-resp .our-focus {
    margin-top: 30px;
}

.campaign-persona .corp-resp .large-7 {
    padding-right: 60px;
}

@media print, screen and (min-width: 64em) {
    .corp-resp .large-7 {
        float: left;
    }
}

@media print, screen and (min-width: 64em) {
    .large-7 {
        width: 58.33333%;
    }
}

.campaign-persona .corp-resp .campaign-body-title {
    letter-spacing: 1px;
    font-weight: 400;
    color: #000;
}

.corp-resp .campaign-body-title {
    color: #afafaf;
    font-size: 24px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.campaign-body-title {
    color: #6986b0;
}

.corp-resp .campaign-body-title:before {
    content: " ";
    background: #afafaf;
    height: 2px;
    width: 25px;
    display: block;
    margin-bottom: 20px;
}

@media print, screen and (min-width: 64em) {
    .corp-resp .large-5 {
        float: right;
    }
}

@media print, screen and (min-width: 64em) {
    .large-5 {
        width: 41.66667%;
    }
}

.testimonial-text {
    color: #afafaf;
}

.sec-with-left-border {
    padding: 40px 0 0;
    margin-top: 40px;
    border-top: 5px solid #c2c2c2;
}

@media screen and (min-width:64em) {
    .sec-with-left-border {
        padding: 50px 0 50px 50px;
        border-left: 5px solid #c2c2c2;
        border-top: none;
    }
}

.campaign-persona .corp-resp .large-5 .testimonial-text p {
    font-size: 18px;
    /*text-transform: uppercase;*/
    letter-spacing: 5px;
    line-height: 31px;
}

.testimonial-text p {
    font-size: 34px;
}

.card--inline.product {
    background: #6986b0;
    color: #fff;
}

.card--inline .card__content {
    /*margin: 0;*/
    top: 2px;
    position: relative;
}

.card__content {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    padding-right: 3.2em;
    z-index: 1;
}

.campaign-landing__body-content .text-content__title {
    font-size: 38px;
}

.campaign-persona .card--inline.product .card__content .link-with-arrow {
    position: relative;
    top: auto;
    margin-top: 50px;
    padding-left: 10px;
}

.card--inline .card__content .link-with-arrow {
    position: absolute;
    top: 35%;
    right: .5em;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
}

@media screen and (min-width:64em) {
    .campaign-persona .card--inline.product .card__content .link-with-arrow {
        position: absolute;
        top: 35%;
        margin-top: 0;
        padding-left: 0;
    }
}
/* Media Center CSS*/
/* Media Center - News Alerts*/
/*Privacy Overlay*/

@media print,screen and (min-width:64em) {

    /*.contact__list li:nth-child(2) {
            padding-right: 12.5px
        }

        .contact__list li:nth-child(3) {
            padding-left: 12.5px
        }*/
}

#get-in-touch {
    background: #fff;
    height: auto;
    min-height: 0;
    padding: 0;
    width: 100%
}
/* Special Reports Detail*/
/*I need styles*/
/*.campaign-persona .menu li > a {
    color: #fff !important;
}*/
/*Videos and podcasts Carousal*/
/* Site Map*/
/* Complaints */
/*video carousal*/
/* Methodology Specification & Price Assessment Landing */
/* Training Videos*/
/* Contct us*/
/* Training Video Landing*/
/* Site Map */
/* Press Realese */
/* Methodolgy Detail Table*/
/* Methodolgy Detail Table*/
/*Press Releases */
/*End of Press Releases*/
/*  Holiday */
/*End of Holiday*/
/*event sponsorship alignment*/


@-webkit-keyframes square-scale-y-on {
    0% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }

    to {
        -webkit-transform: scaleY(15);
        transform: scaleY(15)
    }
}

@keyframes square-scale-y-on {
    0% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }

    to {
        -webkit-transform: scaleY(15);
        transform: scaleY(15)
    }
}

@-webkit-keyframes square-scale-y-off {
    0% {
        -webkit-transform: scaleY(15);
        transform: scaleY(15)
    }

    to {
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }
}

@keyframes square-scale-y-off {
    0% {
        -webkit-transform: scaleY(15);
        transform: scaleY(15)
    }

    to {
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }
}

@-webkit-keyframes bar-scale-y-on {
    0% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }

    to {
        -webkit-transform: scaleY(7);
        transform: scaleY(7)
    }
}

@keyframes bar-scale-y-on {
    0% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }

    to {
        -webkit-transform: scaleY(7);
        transform: scaleY(7)
    }
}

@-webkit-keyframes bar-scale-y-off {
    0% {
        -webkit-transform: scaleY(7);
        transform: scaleY(7)
    }

    to {
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }
}

@keyframes bar-scale-y-off {
    0% {
        -webkit-transform: scaleY(7);
        transform: scaleY(7)
    }

    to {
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }
}

@-webkit-keyframes bar-scale-x-on {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    to {
        -webkit-transform: scaleX(10);
        transform: scaleX(10)
    }
}

@keyframes bar-scale-x-on {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    to {
        -webkit-transform: scaleX(10);
        transform: scaleX(10)
    }
}

@-webkit-keyframes bar-scale-x-off {
    0% {
        -webkit-transform: scaleX(10);
        transform: scaleX(10)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes bar-scale-x-off {
    0% {
        -webkit-transform: scaleX(10);
        transform: scaleX(10)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@-webkit-keyframes bar-larger-x {
    0% {
        width: 1.5em
    }

    to {
        width: 100%
    }
}

@keyframes bar-larger-x {
    0% {
        width: 1.5em
    }

    to {
        width: 100%
    }
}

@-webkit-keyframes bar-smaller-x {
    0% {
        width: 100%
    }

    to {
        width: 32em
    }
}

@keyframes bar-smaller-x {
    0% {
        width: 100%
    }

    to {
        width: 32em
    }
}

@-webkit-keyframes bar-hide-x {
    0% {
        width: 32em
    }

    to {
        width: 0
    }
}

@keyframes bar-hide-x {
    0% {
        width: 32em
    }

    to {
        width: 0
    }
}

@-webkit-keyframes bar-hide-y {
    0% {
        height: 32em
    }

    to {
        height: 0
    }
}

@keyframes bar-hide-y {
    0% {
        height: 32em
    }

    to {
        height: 0
    }
}

@-webkit-keyframes bar-larger-y {
    0% {
        height: 1.5em;
        bottom: 100%
    }

    to {
        height: 100%;
        bottom: 0
    }
}

@keyframes bar-larger-y {
    0% {
        height: 1.5em;
        bottom: 100%
    }

    to {
        height: 100%;
        bottom: 0
    }
}

@-webkit-keyframes bar-smaller-y {
    0% {
        height: 100%
    }

    to {
        height: 32em
    }
}

@keyframes bar-smaller-y {
    0% {
        height: 100%
    }

    to {
        height: 32em
    }
}

@-webkit-keyframes bar-move-down {
    0% {
        bottom: 100%
    }

    to {
        bottom: 0
    }
}

@keyframes bar-move-down {
    0% {
        bottom: 100%
    }

    to {
        bottom: 0
    }
}

@-webkit-keyframes bar-move-up {
    0% {
        top: 100%
    }

    to {
        top: 0
    }
}

@keyframes bar-move-up {
    0% {
        top: 100%
    }

    to {
        top: 0
    }
}

@-webkit-keyframes bar-move-left {
    0% {
        left: 100%
    }

    to {
        left: 0
    }
}

@keyframes bar-move-left {
    0% {
        left: 100%
    }

    to {
        left: 0
    }
}

@-webkit-keyframes white-mask-scale-y {
    0% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }

    to {
        -webkit-transform: scaleY(0);
        transform: scaleY(0)
    }
}

@keyframes white-mask-scale-y {
    0% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }

    to {
        -webkit-transform: scaleY(0);
        transform: scaleY(0)
    }
}

@-webkit-keyframes white-mask-height0 {
    0% {
        height: 100%
    }

    to {
        height: 0
    }
}

@keyframes white-mask-height0 {
    0% {
        height: 100%
    }

    to {
        height: 0
    }
}

@-webkit-keyframes white-mask-scale-x {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    to {
        -webkit-transform: scaleX(0);
        transform: scaleX(0)
    }
}

@keyframes white-mask-scale-x {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    to {
        -webkit-transform: scaleX(0);
        transform: scaleX(0)
    }
}

@-webkit-keyframes text-up {
    0% {
        -webkit-transform: translateY(5em);
        transform: translateY(5em);
        opacity: 0
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes text-up {
    0% {
        -webkit-transform: translateY(5em);
        transform: translateY(5em);
        opacity: 0
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@-webkit-keyframes price-neutral-bar-smaller-x {
    0% {
        width: 100%;
        left: 0
    }

    to {
        width: 32em;
        left: 25%
    }
}

@keyframes price-neutral-bar-smaller-x {
    0% {
        width: 100%;
        left: 0
    }

    to {
        width: 32em;
        left: 25%
    }
}

@-webkit-keyframes price-neutral-bar-move-down {
    0% {
        bottom: calc(100% - 1.5em)
    }

    to {
        bottom: 5em
    }
}

@keyframes price-neutral-bar-move-down {
    0% {
        bottom: calc(100% - 1.5em)
    }

    to {
        bottom: 5em
    }
}

@-webkit-keyframes price-neutral-lines-move-down {
    0% {
        height: 100%
    }

    to {
        height: 0
    }
}

@keyframes price-neutral-lines-move-down {
    0% {
        height: 100%
    }

    to {
        height: 0
    }
}

@-webkit-keyframes earth-map-zoom {
    0% {
        width: 0;
        height: 0;
        margin-top: 0;
        margin-left: 0;
        opacity: 0
    }

    to {
        width: 100%;
        height: 100%;
        margin-left: -50%;
        margin-top: -50%;
        opacity: 1
    }
}

@keyframes earth-map-zoom {
    0% {
        width: 0;
        height: 0;
        margin-top: 0;
        margin-left: 0;
        opacity: 0
    }

    to {
        width: 100%;
        height: 100%;
        margin-left: -50%;
        margin-top: -50%;
        opacity: 1
    }
}

@-webkit-keyframes earth-label-fade {
    0% {
        -webkit-transform: translateY(-50%) scaleX(.5) scaleY(.5);
        transform: translateY(-50%) scaleX(.5) scaleY(.5);
        opacity: 0
    }

    to {
        -webkit-transform: translateY(-50%) scaleX(1) scaleY(1);
        transform: translateY(-50%) scaleX(1) scaleY(1);
        opacity: 1
    }
}

@keyframes earth-label-fade {
    0% {
        -webkit-transform: translateY(-50%) scaleX(.5) scaleY(.5);
        transform: translateY(-50%) scaleX(.5) scaleY(.5);
        opacity: 0
    }

    to {
        -webkit-transform: translateY(-50%) scaleX(1) scaleY(1);
        transform: translateY(-50%) scaleX(1) scaleY(1);
        opacity: 1
    }
}

@-webkit-keyframes hand-ring {
    0% {
        stroke-dashoffset: 61.8689px
    }

    to {
        stroke-dashoffset: 0px
    }
}

@keyframes hand-ring {
    0% {
        stroke-dashoffset: 61.8689px
    }

    to {
        stroke-dashoffset: 0px
    }
}

@-webkit-keyframes hand-pinky {
    0% {
        stroke-dashoffset: 1246.4877px
    }

    to {
        stroke-dashoffset: 0px
    }
}

@keyframes hand-pinky {
    0% {
        stroke-dashoffset: 1246.4877px
    }

    to {
        stroke-dashoffset: 0px
    }
}

@-webkit-keyframes hand-index {
    0% {
        stroke-dashoffset: 834.6048px
    }

    to {
        stroke-dashoffset: 0px
    }
}

@keyframes hand-index {
    0% {
        stroke-dashoffset: 834.6048px
    }

    to {
        stroke-dashoffset: 0px
    }
}

@keyframes BUBBLES_SLIDE_TEXT {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    to {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes BUBBLES_SCALE {
    0% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0)
    }

    20% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes BUBBLES_SCALE {
    0% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0)
    }

    20% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes BUBBLES_OPACITY {
    0% {
        opacity: 0
    }

    25% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes BUBBLES_OPACITY {
    0% {
        opacity: 0
    }

    25% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes floating {
    0% {
        -webkit-transform: translate(-50%,-48.5%) scale(.8333);
        transform: translate(-50%,-48.5%) scale(.8333)
    }

    50% {
        -webkit-transform: translate(-50%,-51.5%) scale(.8333);
        transform: translate(-50%,-51.5%) scale(.8333)
    }

    to {
        -webkit-transform: translate(-50%,-48.5%) scale(.8333);
        transform: translate(-50%,-48.5%) scale(.8333)
    }
}

@keyframes floating {
    0% {
        -webkit-transform: translate(-50%,-48.5%) scale(.8333);
        transform: translate(-50%,-48.5%) scale(.8333)
    }

    50% {
        -webkit-transform: translate(-50%,-51.5%) scale(.8333);
        transform: translate(-50%,-51.5%) scale(.8333)
    }

    to {
        -webkit-transform: translate(-50%,-48.5%) scale(.8333);
        transform: translate(-50%,-48.5%) scale(.8333)
    }
}
/*Videos Filter Section*/

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}
/*End of Videos Filter Section*/
/* Password Setting Styles*/
/*Styles added by developers from staticstyle.css*/

.left {
    float: left;
    width: 49%;
    font-family: Conv_Akk_Pro,sans-serif;
    font-weight: 400;
    font-size: 1.4em;
    line-height: 1.6;
}

    .left li {
        list-style-type: disc;
    }

        .left li a {
            display: block !important;
        }

    .left ul {
        margin-left: 25px;
        word-wrap: break-word;
    }

@media print,screen and (max-width:21.938em) {
    .intro-copy__second-column p:hover span {
        font-size: 0.813em;
    }
}

@media print,screen and (max-width:21.938em) {
    .intro-copy__second-column p span {
        font-size: 0.813em;
        padding-top: 7px;
    }
}
/*Styles added by developers from staticstyle.css*/

@media screen and (min-width:97.5em) {
    .find {
        max-width: 1360px
    }
}

@media screen and (max-width: 52.9375em) {
}
/*Updated Carousel style*/
/*End of Updated Carousel style*/

.text-red {
    color: #d6002a !important
}

.text-black {
    color: #000 !important
}

.text-red {
    color: #d6002a !important
}

.text-black {
    color: #000 !important
}

.link-red-hover:hover {
    color: #d6002a !important
}

.link-white-hover:hover {
    color: #fff !important
}

.button--red.link-with-arrow {
    color: #000;
}

html {
    overflow-x: hidden;
    font-weight: 400;
}

b, button, caption, dialog, div, form, h1, h2, h3, h4, h5, h6, html, iframe, img, input, li, p, q, select, span, strong, textarea, time, ul, var, video {
    font-family: Conv_Akk_Pro,sans-serif
}

h1, h2, h3, h4, h5, h6 {
    letter-spacing: -.04em;
    font-family: Conv_Akk_Pro,sans-serif;
    font-weight: 700 !important
}

b, strong {
    font-weight: 700
}

/*share widget css starts*/

/*share widget css ends*/

/*Black Eyebrow Navigation Design */
/*Black Eyebrow Navigation Design*/

.reveal-overlay {
    overflow: hidden;
}

hr.divider.thin {
    margin: 20px 0;
}

/*style.css end*/

/*corp style.css start*/
* {
    box-sizing: border-box;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased
}
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

nav {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    overflow: visible
}

b, strong {
    font-weight: inherit;
    font-weight: bolder
}

video {
    display: inline-block
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button, input, select, textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html [type=button] {
    -webkit-appearance: button
}

    [type=button]::-moz-focus-inner, button::-moz-focus-inner {
        border-style: none;
        padding: 0
    }

    [type=button]:-moz-focusring, button:-moz-focusring {
        outline: 1px dotted ButtonText
    }

input {
    overflow: visible
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

    [type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
        -webkit-appearance: none
    }

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[hidden] {
    display: none
}

html {
    box-sizing: border-box;
    font-size: 100%
}

*, :after, :before {
    box-sizing: inherit
}

img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic
}

textarea {
    height: auto;
    min-height: 50px;
    border-radius: 0
}

select {
    width: 100%
}

button {
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    border-radius: 0;
    background: transparent;
    line-height: 1
}

.row {
    max-width: 75rem;
    margin-right: auto;
    margin-left: auto
}

    .row:after, .row:before {
        display: table;
        content: " "
    }

    .row:after {
        clear: both
    }

@media print,screen and (min-width:33.75em) {
    .row .row {
        margin-right: -.625rem;
        margin-left: -.625rem
    }
}

@media print,screen and (min-width:48em) {
    .row .row {
        margin-right: -.9375rem;
        margin-left: -.9375rem
    }
}

@media print,screen and (min-width:64em) {
    .row .row {
        margin-right: -.9375rem;
        margin-left: -.9375rem
    }
}

.columns {
    width: 100%;
    float: left
}

@media print,screen and (min-width:33.75em) {
    .columns {
        padding-right: .625rem;
        padding-left: .625rem
    }
}

@media print,screen and (min-width:48em) {
    .columns {
        padding-right: .9375rem;
        padding-left: .9375rem
    }
}

.columns:last-child:not(:first-child) {
    float: right
}

.end.columns:last-child:last-child {
    float: left
}

.row.row.columns {
    float: none
}

.row .row.row.columns {
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0
}

@media print,screen and (min-width:33.75em) {

    .small-12 {
        width: 100%
    }
}

@media print,screen and (min-width:48em) {

    .medium-3 {
        width: 25%
    }
}

@media print,screen and (min-width:64em) {

    .large-3 {
        width: 25%
    }

    .large-5 {
        width: 41.66667%
    }

    .large-7 {
        width: 58.33333%
    }
}

div, form, h1, h2, h3, h4, h5, h6, li, p, ul {
    margin: 0;
    padding: 0
}

p {
    margin-bottom: 1rem;
    font-size: inherit;
    line-height: 1.6;
    text-rendering: optimizeLegibility
}

b, strong {
    line-height: inherit
}

h1, h2, h3, h4, h5, h6 {
    font-family: Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    color: inherit;
    text-rendering: optimizeLegibility
}

@media print,screen and (min-width:33.75em) {
    h1 {
        font-size: 1.5rem
    }

    h1, h2 {
        line-height: 1.4;
        margin-top: 0;
        margin-bottom: .5rem
    }

    h2 {
        font-size: 1.25rem
    }

    h3 {
        font-size: 1.1875rem
    }

    h3, h4 {
        line-height: 1.4;
        margin-top: 0;
        margin-bottom: .5rem
    }

    h4 {
        font-size: 1.125rem
    }

    h5 {
        font-size: 1.0625rem
    }

    h5, h6 {
        line-height: 1.4;
        margin-top: 0;
        margin-bottom: .5rem
    }

    h6 {
        font-size: 1rem
    }
}

@media print,screen and (min-width:48em) {
    h1 {
        font-size: 3rem
    }

    h2 {
        font-size: 2.5rem
    }

    h3 {
        font-size: 1.9375rem
    }

    h4 {
        font-size: 1.5625rem
    }

    h5 {
        font-size: 1.25rem
    }

    h6 {
        font-size: 1rem
    }
}


hr {
    clear: both;
    max-width: 75rem;
    height: 0;
    margin: 1.25rem auto;
    border-top: 0;
    border-right: 0;
    border-bottom: 1px solid #cacaca;
    border-left: 0
}

ul {
    margin-bottom: 1rem;
    list-style-position: outside;
    line-height: 1.6
}

li {
    font-size: inherit
}

ul {
    list-style-type: disc
}

ul {
    margin-left: 1.25rem
}

    ul ul {
        margin-left: 1.25rem;
        margin-bottom: 0
    }

@media print {
    * {
        background: transparent !important;
        box-shadow: none !important;
        color: #000 !important;
        text-shadow: none !important
    }

    img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: .5cm
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }
}

[type=color], [type=search], [type=text], [type=time], textarea {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 2.4375rem;
    margin: 0 0 1rem;
    padding: .5rem;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #fefefe;
    box-shadow: inset 0 1px 2px hsla(0,0%,4%,.1);
    font-family: inherit;
    font-size: 1rem;
    font-weight: 400;
    color: #0a0a0a;
    transition: box-shadow .5s,border-color .25s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

    [type=color]:focus, [type=search]:focus, [type=text]:focus, [type=time]:focus, textarea:focus {
        outline: none;
        border: 1px solid #8a8a8a;
        background-color: #fefefe;
        box-shadow: 0 0 5px #cacaca;
        transition: box-shadow .5s,border-color .25s ease-in-out
    }

textarea {
    max-width: 100%
}

    input:-ms-input-placeholder, textarea:-ms-input-placeholder {
        color: #cacaca
    }

    input::placeholder, textarea::placeholder {
        color: #cacaca
    }

    input:disabled, textarea:disabled {
        background-color: #e6e6e6;
        cursor: not-allowed
    }

[type=button] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0
}

input[type=search] {
    box-sizing: border-box
}

select {
    height: 2.4375rem;
    margin: 0 0 1rem;
    padding: .5rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #fefefe;
    font-family: inherit;
    font-size: 1rem;
    line-height: normal;
    color: #0a0a0a;
    background-image: url("data:image/svg+xml; utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
    background-origin: content-box;
    background-position: right -1rem center;
    background-repeat: no-repeat;
    background-size: 9px 6px;
    padding-right: 1.5rem;
    transition: box-shadow .5s,border-color .25s ease-in-out
}

@media screen and (min-width:0\0) {
    select {
        background-image: url("data:image/png; base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==")
    }
}

select:focus {
    outline: none;
    border: 1px solid #8a8a8a;
    background-color: #fefefe;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow .5s,border-color .25s ease-in-out
}

select:disabled {
    background-color: #e6e6e6;
    cursor: not-allowed
}

select::-ms-expand {
    display: none
}

select[multiple] {
    height: auto;
    background-image: none
}

.reveal-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1005;
    display: none;
    background-color: hsla(0,0%,4%,.45);
    overflow-y: scroll
}

.reveal {
    z-index: 1006;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: none;
    padding: 1rem;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #fefefe;
    position: relative;
    top: 100px;
    margin-right: auto;
    margin-left: auto;
    overflow-y: auto
}

@media print,screen and (min-width:48em) {
    .reveal {
        min-height: 0
    }
}

.reveal .columns {
    min-width: 0
}

.reveal > :last-child {
    margin-bottom: 0
}

@media print,screen and (min-width:48em) {
    .reveal {
        width: 600px;
        max-width: 75rem
    }
}

@media print,screen and (min-width:48em) {
    .reveal .reveal {
        right: auto;
        left: auto;
        margin: 0 auto
    }
}

@media print,screen and (min-width:48em) {
    .reveal.large {
        width: 90%;
        max-width: 75rem
    }
}

@media screen and (min-width:33.75em) and (max-width:47.9375em) {
    .reveal {
        top: 0;
        left: 0;
        width: 100%;
        max-width: none;
        height: 100%;
        height: 100vh;
        min-height: 100vh;
        margin-left: 0;
        border: 0;
        border-radius: 0
    }
}

/*! * Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */
@font-face {
    font-family: FontAwesome;
    src: url("fonts/fontawesome-webfont.eot?v=4.7.0");
    src: url("fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"),url("fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"),url("fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"),url("fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"),url("fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Conv_Akk_Pro;
    src: url("fonts/akkbd_pro.eot");
    src: url("fonts/akkbd_pro.woff") format("woff"),url("fonts/akkbd_pro.ttf") format("truetype"),url("fonts/akkbd_pro.svg") format("svg");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Conv_Akk_Pro;
    src: url("fonts/akkrg_pro.eot");
    src: url("fonts/akkrg_pro.woff") format("woff"),url("fonts/akkrg_pro.ttf") format("truetype"),url("fonts/akkrg_pro.svg") format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Alt-FontAwesome;
    src: url("fonts/alt-fonts/fontawesome-webfont.eot");
    src: url("fonts/alt-fonts/fontawesome-webfont.woff") format("woff"),url("fonts/alt-fonts/fontawesome-webfont.ttf") format("truetype"),url("fonts/alt-fonts/fontawesome-webfont.svg") format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Conv_Akk_Pro;
    src: url("fonts/AkkuratLightPro.eot");
    src: url("fonts/AkkuratLightPro.woff") format("woff"),url("fonts/AkkuratLightPro.ttf") format("truetype"),url("fonts/AkkuratLightPro.svg") format("svg");
    font-weight: 200;
    font-style: normal
}

a.link--white {
    color: #fff;
    border-bottom: 1px solid #fff
}

    a.link--white:focus, a.link--white:hover {
        color: #ccc;
        border-bottom: 1px solid #ccc
    }

.learn-more {
    color: #e8eae8;
    display: block;
    left: -.2em;
    margin-top: 1.5em;
    transition: color .25s cubic-bezier(.06,.72,.93,1);
    padding-right: 20px
}

    .learn-more:after {
        content: " ";
        display: inline-block;
        margin-left: 6px;
        position: relative;
        transition: transform .25s ease-out;
        z-index: 1
    }

    .learn-more:hover:after {
        transform: translateX(50%)
    }

    .learn-more:after {
        content: ">"
    }

    .learn-more, .learn-more:focus {
        font-size: 12px;
        letter-spacing: 1px;
        text-transform: uppercase
    }

        .learn-more:after {
            color: #e8eae8;
            transition: transform .25s cubic-bezier(.06,.72,.93,1);
            position: absolute
        }

        .learn-more:hover {
            color: #fff
        }

            .learn-more:hover:after {
                color: #fff;
                transform: translateX(25%)
            }

        .learn-more.link-red-hover:hover:after {
            color: #d6002a !important
        }

        .learn-more.link-white-hover:hover:after {
            color: #fff !important
        }

.link-red-hover.learn-more:hover :after, .link-red-hover:hover {
    color: #d6002a !important
}

.link-white-hover.learn-more:hover :after, .link-white-hover:hover {
    color: #fff !important
}

.button--red, .button--red:focus {
    font-size: 18px;
    letter-spacing: -.5px;
    line-height: 1.16;
    font-weight: 700;
    font-size: 14px;
    color: #fff;
    letter-spacing: 0;
    padding: 10px;
    text-decoration: none;
    transition: color .25s cubic-bezier(.06,.72,.93,1);
    background: #d6002a
}

    .button--red:before, .button--red:focus:before {
        background: #000;
        content: "";
        height: 100%;
        left: 0;
        opacity: 0;
        position: absolute;
        transform: scale(1);
        transform-origin: center center;
        transition: all .25s cubic-bezier(.06,.72,.93,1);
        transition-property: opacity,transform;
        top: 0;
        width: 100%;
        z-index: 0
    }

    .button--red:focus:hover, .button--red:hover {
        color: #fff
    }

        .button--red:focus:hover:before, .button--red:hover:before {
            opacity: 1;
            transform: scale(1)
        }

    .button--red:focus span, .button--red span {
        display: inline-block;
        position: relative;
        z-index: 1
    }

    .button--red.arrow:after, .button--red:focus.arrow:after {
        content: " ";
        display: inline-block;
        margin-left: 6px;
        position: relative;
        transition: transform .25s ease-out;
        z-index: 1
    }

    .button--red.arrow:hover:after, .button--red:focus.arrow:hover:after {
        transform: translateX(50%)
    }

    .button--red.arrow:after, .button--red:focus.arrow:after {
        /* content: ">" */
    }

    .button--red:hover:before {
        z-index: -1
    }

.button__close {
    cursor: pointer;
    display: inline-block;
    height: 18px;
    outline: none;
    position: relative;
    vertical-align: middle;
    width: 18px
}

    .button__close span {
        background: #000;
        display: block;
        height: 3px;
        left: 0;
        position: absolute;
        top: 0;
        transform-origin: center center;
        width: 18px
    }

        .button__close span:first-of-type {
            transform: translateY(7.5px) rotate(45deg)
        }

        .button__close span:last-of-type {
            transform: translateY(7.5px) rotate(-45deg)
        }

.button__play {
    display: block;
    width: 36px;
    height: 36px;
    max-width: 36px;
    max-height: 36px
}

    .button__play svg {
        width: 100%;
        height: 100%
    }

    .button__play line, .button__play path {
        transition: stroke .25s;
        stroke: #000
    }

    .button__play polygon {
        transition: fill .25s;
        fill: #000
    }

    .button__play.white line, .button__play.white path {
        stroke: #898989
    }

    .button__play.white polygon {
        fill: #898989
    }

.card:hover .button__play line, .card:hover .button__play path {
    stroke: #fff
}

.card:hover .button__play polygon {
    fill: #fff
}

input[type=text] {
    border-width: 0 0 1px;
    border-bottom: 1px solid hsla(0,0%,40%,.2);
    color: #7f7f7f;
    padding: 12px 0;
    outline: none
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    font-style: italic
}

input::placeholder, textarea::placeholder {
    font-style: italic
}

input[type=text]:-ms-input-placeholder {
    color: #ccc !important
}

input[type=text]::placeholder {
    color: #ccc !important
}

@media print,screen and (min-width:48em) {
    ::-ms-backdrop {
        width: 18% !important;
        -ms-flex: 0 0 18% !important;
        flex: 0 0 18% !important
    }

    ::-ms-backdrop {
        width: 58% !important;
        -ms-flex: 0 0 58% !important;
        flex: 0 0 58% !important
    }
}

h1 {
    font-weight: 700;
    font-size: calc(17px + 5vw);
    letter-spacing: -.04em;
    line-height: 1.13
}

@media print,screen and (min-width:48em) {
    h1 {
        font-size: 60px
    }
}

h2 {
    font-weight: 700;
    letter-spacing: -.04em;
    line-height: 1.16;
    font-size: calc(15px + 5vw)
}

@media print,screen and (min-width:48em) {
    h2 {
        font-size: 48px
    }
}

h3 {
    font-size: 36px;
    line-height: 1.16
}

h3, h4 {
    font-weight: 700;
    letter-spacing: -.04em
}

h4 {
    font-size: 30px;
    line-height: 1.2
}

h5 {
    font-size: 24px;
    line-height: 1.16
}

h5, h6 {
    font-weight: 700;
    letter-spacing: -.04em
}

h6 {
    font-size: 20px;
    line-height: 1.2
}

p {
    font-size: 16px;
    letter-spacing: -.35px;
    line-height: 1.28;
    margin-bottom: 10px
}

    p.large {
        font-size: 24px;
        letter-spacing: -.65px;
        line-height: 1.41;
        margin-bottom: 17px
    }

.text-red {
    color: #d6002a !important
}

.text-black {
    color: #000 !important
}

ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.carousel__wrapper {
    display: block;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    width: 100%
}

    .carousel__wrapper > ul {
        display: -ms-flexbox;
        display: flex;
        margin: 0;
        padding: 0;
        width: 100%
    }

        .carousel__wrapper > ul > li {
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            font-size: 50%
        }

            .carousel__wrapper > ul > li.is-current {
                margin-right: 10px !important
            }

@media print,screen and (min-width:48em) {
    .carousel__wrapper > ul > li.is-current {
        margin-right: 20px !important
    }
}

.carousel__wrapper > ul > li.is-previous {
    padding-right: 10px !important
}

@media print,screen and (min-width:48em) {
    .carousel__wrapper > ul > li.is-previous {
        padding-right: 20px !important
    }
}

.carousel__nav-wrapper {
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #e8eae8;
    display: none;
    -ms-flex-direction: row;
    flex-direction: row;
    height: 2.5em;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: -.5em;
    padding: .6em 0
}

    .carousel__nav-wrapper.visible {
        display: -ms-flexbox;
        display: flex
    }

    .carousel__nav-wrapper .carousel__nav-item {
        background: #ccc;
        border: 2px solid #ccc;
        border-radius: 50%;
        cursor: pointer;
        display: block;
        height: 10px;
        margin: 0 .5em;
        width: 10px
    }

        .carousel__nav-wrapper .carousel__nav-item.is-current {
            background: #fff;
            border: 2px solid #1a1a1a
        }

@keyframes BUBBLES_SLIDE_TEXT {
    0% {
        opacity: 0;
        transform: translateX(-100%)
    }

    to {
        opacity: 1;
        transform: translateX(0)
    }
}

@keyframes BUBBLES_SCALE {
    0% {
        transform: scaleX(0)
    }

    20% {
        transform: scaleX(0)
    }

    to {
        transform: scale(1)
    }
}

@keyframes BUBBLES_OPACITY {
    0% {
        opacity: 0
    }

    25% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.find {
    margin: 0 auto;
    max-width: 100%;
    position: relative
}

.reveal {
    background: none;
    border: none;
    outline: none
}

.intro-copy {
    margin: 0;
    padding-bottom: 2em
}

    .intro-copy:after, .intro-copy:before {
        display: table;
        content: " "
    }

    .intro-copy:after {
        clear: both
    }

@media print,screen and (min-width:64em) {
    .intro-copy {
        margin: 1.8em 0 0;
        padding-bottom: 0
    }
}

@media print,screen and (min-width:64em) {
    .intro-copy__first-column {
        width: 33.33%;
        float: left;
        padding-left: 0 !important;
        padding-right: 3.5rem !important
    }
}

@media print,screen and (min-width:64em) and (min-width:33.75em) {
    .intro-copy__first-column {
        padding-right: .625rem;
        padding-left: .625rem
    }
}

@media print,screen and (min-width:64em) and (min-width:48em) {
    .intro-copy__first-column {
        padding-right: .9375rem;
        padding-left: .9375rem
    }
}

@media print,screen and (min-width:64em) {
    .intro-copy__first-column:last-child:not(:first-child) {
        float: right
    }
}

.intro-copy__second-column {
    margin: 1.5em 0 0;
    padding-left: 0 !important;
    padding-right: 0 !important
}

@media print,screen and (min-width:64em) {
    .intro-copy__second-column {
        width: 66.66%;
        float: left;
        margin: 0;
        padding-left: 0 !important
    }
}

@media print,screen and (min-width:64em) and (min-width:33.75em) {
    .intro-copy__second-column {
        padding-right: .625rem;
        padding-left: .625rem
    }
}

@media print,screen and (min-width:64em) and (min-width:48em) {
    .intro-copy__second-column {
        padding-right: .9375rem;
        padding-left: .9375rem
    }
}

@media print,screen and (min-width:64em) {
    .intro-copy__second-column:last-child:not(:first-child) {
        float: right
    }
}

.intro-copy__second-column p {
    font-size: 1em;
    line-height: 1.5;
    margin: .1em 0 .62em
}

@media print,screen and (min-width:64em) {
    .intro-copy__second-column p {
        font-size: 1.4em;
        line-height: 1.6
    }
}

.intro-copy__second-column a[class*=button--] {
    margin: 20px 0;
    padding: 14px 18px;
    letter-spacing: -.01em;
    font-size: 18px;
    min-width: 11em
}

@media screen and (max-width:52.9375em) {
}

.meta-data {
    margin: 0 0 .5em
}

    .meta-data li {
        color: #fff;
        display: inline-block;
        font-size: 11px
    }

        .meta-data li:before {
            content: none
        }

        .meta-data li:after {
            content: "\2014";
            display: inline-block;
            font-weight: 400;
            margin: 0 .15em 0 .3em;
            position: relative
        }

        .meta-data li:last-of-type:after {
            content: none
        }

        .meta-data li:empty:after {
            display: none
        }

.meta-data__type {
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase
}

.reveal-overlay .button__close {
    position: absolute;
    right: 45px;
    top: 45px;
    z-index: 9
}

.reveal-overlay .white span {
    background-color: #fff;
    height: 1px;
    width: 15px
}

.reveal-overlay .reveal {
    width: 65%
}

.reveal-overlay.video {
    width: 675px
}

@media screen and (max-width:47.9375em) {
    .reveal-overlay .reveal {
        width: 100%
    }
}

.segment__link {
    margin: 20px 0 0
}

    .segment__link a:hover {
        color: #d6002a
    }

    .segment__link ul {
        margin: 0;
        list-style: disc
    }

        .segment__link ul li a {
            font-size: 16px
        }

.segment__link-name-wrapper {
    display: inline-block;
    vertical-align: middle;
    margin-left: 6px
}
/*! * ZMULTISELECT ZURB FOUNDATION 6 * $author: Andrea Mariani * $email: andrea.mariani$fasys.it * $twitter: $andreamariani2k * $web: www.fasys.it * $license: MIT !*/
.reveal-overlay {
    overflow-y: auto
}

input[type=text] {
    padding: 3px 0
}

.card {
    background: #1a1a1a;
    color: #fff;
    margin: 25px 0;
    max-width: 1360px;
    padding: 3.8em 4.8em 3.7em 4.4em;
    position: relative
}

    .card, .card:active, .card:focus, .card:hover, .card:visited {
        color: #fff;
        display: -ms-flexbox;
        display: flex;
        font-size: 100%
    }

@media print,screen and (min-width:64em) {
    .card, .card:active, .card:focus, .card:hover, .card:visited {
        font-size: 1vw
    }
}

@media screen and (min-width:97.5em) {
    .card, .card:active, .card:focus, .card:hover, .card:visited {
        font-size: 100%
    }
}

.card__content {
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    padding-right: 3.2em;
    z-index: 1
}

    .card__content h1 {
        font-size: 3.75em;
        left: -.07em;
        position: relative;
        line-height: 1.23;
        top: .15em
    }

    .card__content.has_underlay {
        padding-bottom: 60px;
        position: relative;
        min-height: 45em
    }

    .card__content .card__overlay-icon span svg, .card__content .card__underlay-icon span svg {
        width: 100%;
        height: 100%
    }

    .card__content .card__overlay-icon {
        display: none
    }

    .card__content .card__underlay-icon {
        position: absolute;
        bottom: 0
    }

.card__meta-paragraphs {
    display: block;
    margin-top: 2.2em;
    padding: .5em 0 0
}

    .card__meta-paragraphs p {
        line-height: 1.6
    }

@media print,screen and (min-width:64em) {
    .card__meta-paragraphs p {
        padding-right: 2em
    }
}

.card__background-image {
    display: block;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0
}

    .card__background-image.js-fit-parent img {
        -o-object-position: bottom right;
        object-position: bottom right
    }

.card.product {
    background: #6986b0;
    color: #fff
}

    .card.product .learn-more, .card.product .learn-more:after {
        color: #fff
    }

.card--inline {
    background: #1a1a1a;
    color: #fff;
    margin: 25px 0;
    max-width: 1360px;
    padding: 3.8em 4.8em 3.7em 4.4em;
    position: relative;
    background: transparent;
    padding: 3em;
    margin: 0
}

    .card--inline, .card--inline:active, .card--inline:focus, .card--inline:hover, .card--inline:visited {
        color: #fff;
        display: -ms-flexbox;
        display: flex;
        font-size: 100%
    }

@media print,screen and (min-width:64em) {
    .card--inline, .card--inline:active, .card--inline:focus, .card--inline:hover, .card--inline:visited {
        font-size: 1vw
    }
}

@media screen and (min-width:97.5em) {
    .card--inline, .card--inline:active, .card--inline:focus, .card--inline:hover, .card--inline:visited {
        font-size: 100%
    }
}

.card--inline.product {
    background: #6986b0;
    color: #fff
}

    .card--inline.product .learn-more, .card--inline.product .learn-more:after {
        color: #fff
    }

.card--inline, .card--inline:focus, .card--inline:hover {
    font-size: 53%
}

    .card--inline .card__content {
        margin: 0;
        top: -4px;
        position: relative
    }

        .card--inline .card__content h4 {
            -ms-flex: 0 0 70%;
            flex: 0 0 70%;
            margin-bottom: 0;
            width: 70%
        }

        .card--inline .card__content .link-with-arrow {
            position: absolute;
            top: 35%;
            right: .5em;
            -ms-flex: 0 0 30%;
            flex: 0 0 30%;
            font-size: 19px !important;
            font-weight: 700
        }

@media screen and (max-width:1199px) {
    .card--inline .card__content .link-with-arrow {
        position: relative;
        top: auto;
        margin-top: 50px;
        padding-left: 10px
    }
}

.card--inline h1 {
    color: #1a1a1a
}

.card--inline .meta-data {
    margin: 0
}

.card--inline .meta-data__type {
    color: #1a1a1a
}

.card, .card--inline {
    transition: all .25s cubic-bezier(.17,.67,.69,.85);
    transition-property: opacity,transform,box-shadow
}

    .card--inline:hover, .card:hover {
        box-shadow: 0 5px 20px 0 rgba(0,0,0,.2);
        transform: translateY(-5px);
        z-index: 4
    }

        .card--inline:hover + .divider, .card:hover + .divider {
            opacity: 0
        }

        .card--inline:hover .learn-more:after, .card:hover .learn-more:after {
            transform: translateX(25%)
        }

    .card--inline .card, .card .card {
        transition: none
    }

        .card--inline .card:hover, .card .card:hover {
            box-shadow: none;
            transform: none
        }

.link-with-arrow {
    position: relative;
    top: 2px;
    display: inline-block
}

    .link-with-arrow:after {
        content: " ";
        display: inline-block;
        margin-left: 6px;
        position: relative;
        transition: transform .25s ease-out;
        z-index: 1
    }

    .link-with-arrow:hover:after {
        transform: translateX(50%)
    }

    .link-with-arrow:after {
        content: ">";
        display: inline;
        right: 0;
        transition: right .25s ease-out
    }

    .link-with-arrow, .link-with-arrow:active, .link-with-arrow:focus, .link-with-arrow:hover {
        color: #d6002a;
        font-size: 14px;
        letter-spacing: 1.3px;
        text-transform: uppercase
    }

        .link-with-arrow:hover {
            color: #000
        }

            .link-with-arrow:hover:after {
                transform: translateX(0);
                right: -2px
            }

        .link-with-arrow.white, .link-with-arrow.white:active, .link-with-arrow.white:focus, .link-with-arrow.white:hover {
            color: #fff
        }

.carousel__wrapper.featured--three {
    margin: 25px 0;
    overflow: hidden
}

@media print,screen and (min-width:64em) {
    .carousel__wrapper.featured--three {
        overflow: visible
    }
}

.carousel__wrapper.featured--three > ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto
}

@media print,screen and (min-width:64em) {
    .carousel__wrapper.featured--three > ul {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 auto;
        padding: 0;
        width: 100%
    }
}

.carousel__wrapper.featured--three > ul > li {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    font-size: 7px;
    margin: 0;
    position: relative;
    white-space: normal
}

@media print,screen and (min-width:64em) {
    .carousel__wrapper.featured--three > ul > li {
        font-size: 75%;
        margin-right: 15px
    }

        .carousel__wrapper.featured--three > ul > li:last-child {
            margin: 0
        }
}

@media screen and (min-width:75em) {
    .carousel__wrapper.featured--three > ul > li {
        font-size: 100%
    }
}

.carousel__wrapper.featured--three .card {
    margin: 15px 0;
    min-height: 38em
}

@media print,screen and (min-width:33.75em) {
    .carousel__wrapper.featured--three .card {
        font-size: .925vw;
        min-height: 32.95em
    }
}

@media print,screen and (min-width:48em) {
    .carousel__wrapper.featured--three .card {
        font-size: .9vw;
        min-height: 37.5em
    }
}

@media print,screen and (min-width:64em) {
    .carousel__wrapper.featured--three .card {
        font-size: .75vw;
        margin: 25px 0;
        min-height: 35.8em
    }
}

@media screen and (min-width:75em) {
    .carousel__wrapper.featured--three .card {
        font-size: .9vw
    }
}

@media screen and (min-width:97.5em) {
    .carousel__wrapper.featured--three .card {
        font-size: 100%;
        min-height: 35.4em
    }
}

.carousel__wrapper.featured--three .card__content {
    padding-right: 0
}

.carousel__wrapper.featured--three .card .learn-more {
    font-size: 10px;
    margin-top: 2.5em;
    position: relative
}

@media screen and (min-width:75em) {
    .carousel__wrapper.featured--three .card .learn-more {
        font-size: 12px
    }
}

.carousel__wrapper.featured--three .carousel__nav-wrapper {
    border-bottom: none
}

@media print,screen and (min-width:64em) {
    .carousel__wrapper.featured--three > ul > li {
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-negative: 1;
        flex-shrink: 1;
        -ms-flex-preferred-size: calc(33% - 30px);
        flex-basis: calc(33% - 30px);
        margin-right: 15px
    }
}

@media screen and (min-width:75em) {
    .carousel__wrapper.featured--three > ul > li {
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-negative: 1;
        flex-shrink: 1;
        -ms-flex-preferred-size: calc(33% - 75px);
        flex-basis: calc(33% - 75px);
        margin-right: 25px
    }
}

.carousel__wrapper.featured--three > ul > li:nth-of-type(2) {
    margin-left: 0
}

.carousel__wrapper.featured--three .card {
    height: 100%;
    margin: 0
}

@media print,screen and (min-width:33.75em) {
    .carousel__wrapper.featured--three .card {
        font-size: .925vw;
        min-height: 42.3em
    }
}

@media print,screen and (min-width:48em) {
    .carousel__wrapper.featured--three .card {
        font-size: .9vw;
        min-height: 41.925em
    }
}

@media print,screen and (min-width:64em) {
    .carousel__wrapper.featured--three .card {
        font-size: .735vw;
        min-height: 40.4em;
        padding: 2em 3em
    }
}

@media screen and (min-width:75em) {
    .carousel__wrapper.featured--three .card {
        font-size: .92vw;
        min-height: 32.25em
    }
}

@media screen and (min-width:97.5em) {
    .carousel__wrapper.featured--three .card {
        font-size: 100%;
        min-height: 564px
    }
}

.carousel__wrapper.featured--three .card .card__content.has_underlay {
    min-height: auto;
    padding-bottom: 60px
}

@media screen and (min-width:75em) {
    .carousel__wrapper.featured--three .card {
        padding: 1.55em 2.2em
    }

    .carousel__wrapper.featured--three .card__content {
        max-width: 90%;
        padding: 0
    }
}

@media screen and (min-width:75em) and (min-width:85em) {
    .carousel__wrapper.featured--three .card__content {
        max-width: 80%
    }
}

@media screen and (min-width:75em) and (min-width:48em) {
    .carousel__wrapper.featured--three .card__content h1 {
        font-size: 3em;
        line-height: 1.18
    }
}

.carousel__wrapper.featured--three .carousel__nav-wrapper {
    margin-top: 15px
}

.sec-with-left-border {
    padding: 40px 0 0;
    margin-top: 40px;
    border-top: 5px solid #c2c2c2
}

@media print,screen and (min-width:64em) {
    .sec-with-left-border {
        padding: 50px 0 50px 50px;
        border-left: 5px solid #c2c2c2;
        border-top: none
    }
}

.testimonial-text {
    color: #afafaf
}

    .testimonial-text p {
        font-size: 34px
    }

.card__background-image.js-fit-parent img, .js-fit-parent img {
    -o-object-position: center;
    object-position: center
}

.border-top--heavy {
    border-top: 3px solid #000
}

.m-b-30 {
    margin-bottom: 30px !important
}

h5 {
    line-height: 1.16
}

#get-in-touch {
    background: #fff;
    height: auto;
    max-width: 100%;
    min-height: 0;
    padding: 0;
    width: 100%
}

@media print,screen and (min-width:48em) {
    #get-in-touch {
        width: 600px;
        max-width: 100%
    }
}

.mi_product_img-right {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px
}

@media print,screen and (min-width:48em) {
    .mi_product_img-right {
        display: block;
        border-bottom: 0;
        margin-bottom: 80px
    }
}

.mi_product_img-right .campaign-body-title {
    margin-bottom: 30px
}

.mi_product_img-right .intro-copy__first-column {
    width: 100%;
    float: none;
    padding-right: 0 !important;
    -ms-flex-order: 2;
    order: 2
}

@media print,screen and (min-width:48em) {
    .mi_product_img-right .intro-copy__first-column {
        width: 50%;
        float: left;
        padding-right: 15px !important
    }
}

@media screen and (min-width:75em) {
    .mi_product_img-right .intro-copy__first-column {
        padding-right: 150px !important
    }
}

.mi_product_img-right .intro-copy__second-column {
    width: 100%;
    float: none;
    margin-bottom: 20px
}

@media print,screen and (min-width:48em) {
    .mi_product_img-right .intro-copy__second-column {
        width: 50%;
        float: left;
        margin-bottom: 0
    }
}

.text-content-icon .featured-list-title {
    font-size: 14px;
    margin: 0 0 5px;
    color: #212121
}

.text-content-icon .featured-list-description {
    font-size: 14px;
    color: gray;
    line-height: 20px
}

    .text-content-icon .featured-list-description a:hover {
        color: #d6002a
    }

.text-content-icon ul li .segment__link {
    padding-left: 60px;
    position: relative
}

    .text-content-icon ul li .segment__link .icon {
        position: absolute;
        left: 0;
        top: 5px;
        width: 30px
    }

.m-b-30 {
    margin-bottom: 50px
}

@media print,screen and (min-width:64em) {
    .corp-resp .sec-with-left-border {
        margin-top: 0
    }
}

.corp-resp .our-focus {
    margin-top: 70px
}

.corp-resp .campaign-body-title {
    color: #afafaf;
    font-size: 24px;
    margin-top: 36px;
    margin-bottom: 40px;
    font-weight: 400;
    letter-spacing: .1em
}

@media print,screen and (min-width:64em) {
    .corp-resp .campaign-body-title {
        margin-top: 59px
    }
}

.corp-resp .campaign-body-title:before {
    content: " ";
    background: #afafaf;
    height: 2px;
    width: 25px;
    display: block;
    margin-bottom: 20px
}

.corp-resp .featured-list-description a {
    font-size: 14px;
    color: #da0a36;
    line-height: 20px
}

    .corp-resp .featured-list-description a:active, .corp-resp .featured-list-description a:hover {
        color: #000
    }

.corp-resp .text-content-icon .featured-list-description {
    font-size: 16px;
    line-height: 22px
}

.corp-resp .text-content-icon .link-with-arrow {
    font-size: 12px;
    display: inline-block;
    margin-top: 20px;
    margin-left: 50px
}

@media screen and (min-width:75em) {
    .corp-resp .text-content-icon .link-with-arrow {
        margin-left: 0
    }
}

@media print,screen and (min-width:64em) {
    .corp-resp .sec-with-left-border {
        max-width: 80%
    }
}

.corp-resp .segment__link-name-wrapper {
    margin-left: 0
}

.corp-resp .intro-copy {
    padding-bottom: 0
}

@media print,screen and (min-width:64em) {

    .corp-resp .large-7 {
        float: left
    }

    .corp-resp .large-5 {
        float: right
    }
}

.campaign-persona.corp-resp .campaign-landing__hero {
    margin-top: 40px
}

.campaign-persona .text-content__text p a {
    font-size: 16px;
    text-decoration: underline
}

.campaign-persona .text-content__text p.featured-list-title a {
    font-size: 20px;
    margin: 0 0 5px;
    color: #212121;
    text-decoration: none
}

    .campaign-persona .text-content__text p.featured-list-title a:hover {
        color: #d6002a
    }

.campaign-persona .corp-resp {
    padding: 0
}

@media screen and (min-width:53em) {
    .campaign-persona .corp-resp {
        padding: 0 0 85px 17.33%
    }
}

.campaign-persona .corp-resp .large-7 {
    padding-right: 60px
}

.campaign-persona .corp-resp .large-5 .testimonial-text p {
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 5px;
    line-height: 31px
}

.campaign-persona .corp-resp .campaign-body-title {
    letter-spacing: 1px;
    color: #000
}

.campaign-persona .corp-resp .our-focus {
    margin-top: 0
}

@media screen and (min-width:53em) {
    .campaign-persona .corp-resp .our-focus {
        margin-top: 30px
    }
}

.campaign-persona .corp-resp .text-content-icon ul li .segment__link .icon img {
    width: 100%
}

.campaign-persona .campaign-landing__hero-wrapper .campaign-landing__hero-content {
    padding: 25px 0
}

@media screen and (min-width:53em) {
    .campaign-persona .campaign-landing__hero-wrapper .campaign-landing__hero-content {
        padding: 85px 20% 85px 17.33%
    }
}

.campaign-persona .campaign-landing__hero-wrapper .campaign-landing__hero-content h1 {
    padding-right: 50px
}

@media screen and (min-width:53em) {
    .campaign-persona .campaign-landing__hero-wrapper .campaign-landing__hero-content h1 {
        padding-right: 0
    }
}

.campaign-persona .campaign-landing__body-content {
    width: 100%;
    padding: 0;
    margin-top: 20px;
    margin-bottom: 20px
}

@media screen and (min-width:53em) {
    .campaign-persona .campaign-landing__body-content {
        padding: 0 30% 0 17.33%;
        margin-top: 4em;
        margin-bottom: 0
    }
}

.nav a.active {
    color: red
}

.text-content-icon .featured-list-title {
    font-size: 20px
}

    .text-content-icon .featured-list-title a {
        font-size: 14px;
        margin: 0 0 5px;
        color: #212121
    }

        .text-content-icon .featured-list-title a:hover {
            color: #d6002a
        }

.text-content-icon ul li .segment__link {
    padding-left: 50px
}

    .text-content-icon ul li .segment__link .icon img {
        width: 100%;
        max-width: 70px
    }

@media print,screen and (min-width:64em) {
    .text-content-icon ul li .segment__link {
        padding-left: 50px;
        padding-right: 50px
    }
}

@media print,screen and (min-width:75em) {
    .text-content-icon ul li .segment__link {
        padding-left: 0
    }

        .text-content-icon ul li .segment__link .icon {
            left: -50px
        }
}

.campaign-landing__hero {
    margin-top: -24px
}

    .campaign-landing__hero .link--white, .campaign-landing__hero .link--white:hover {
        border: 0
    }

::-ms-backdrop {
    -ms-flex: 0 1 41%;
    flex: 0 1 41%
}

::-ms-backdrop {
    -ms-flex: 0 1 15%;
    flex: 0 1 15%
}

@keyframes floating {
    0% {
        transform: translate(-50%,-48.5%) scale(.8333)
    }

    50% {
        transform: translate(-50%,-51.5%) scale(.8333)
    }

    to {
        transform: translate(-50%,-48.5%) scale(.8333)
    }
}

@keyframes fa-spin {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(359deg)
    }
}

.Overlay {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

    .Overlay .icon:after {
        content: "";
        position: relative;
        display: inline-block;
        width: 16px;
        height: 16px;
        vertical-align: middle;
        background-size: 100% 100%;
        background-position: 50%;
        background-repeat: no-repeat
    }

    .Overlay html {
        font-weight: 400
    }

    .Overlay .row:after {
        display: table;
        content: " ";
        clear: both
    }

    .Overlay html {
        margin: 0;
        padding: 0;
        font-size: 1px
    }

@media (max-width:1380px) {
    .Overlay html {
        font-size: .075vw
    }
}

.Overlay *, .Overlay :after, .Overlay :before {
    background-repeat: no-repeat;
    background-position: 50%;
    box-sizing: border-box
}

.Overlay .row {
    position: relative;
    margin-left: -15px;
    margin-right: -15px
}

@media (max-width:1024px) {
    .Overlay .Section {
        padding: 40px
    }

        .Overlay .Section:first-child {
            padding-top: 60px
        }
}

.Overlay .Overlay {
    display: -ms-flexbox;
    display: flex
}

.Overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: 1000
}

@keyframes slideTop {
    0% {
        transform: translateY(0)
    }

    to {
        transform: translateY(-50%)
    }
}

@keyframes spinner {
    to {
        transform: rotate(1turn)
    }
}

.video_box {
    display: block;
    margin-bottom: 35px;
    display: -ms-flexbox;
    display: flex;
    box-orient: vertical;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-direction: column;
    flex-direction: column
}

    .video_box:hover {
        color: #000
    }

        .video_box:hover picture:before {
            opacity: .5;
            transition: all .5s ease
        }

    .video_box:focus {
        display: block
    }

@media print,screen and (min-width:64em) {
    .video_box:focus {
        display: -ms-flexbox;
        display: flex
    }
}

.video_box picture {
    position: relative;
    display: block;
    margin-bottom: 35px;
    -ms-flex: 0 0 25vw;
    flex: 0 0 25vw
}

@media screen and (min-width:75em) {
    .video_box picture {
        -ms-flex: 0 0 6vw;
        flex: 0 0 6vw
    }
}

@media print,screen and (min-width:64em) {
    .video_box picture {
        -ms-flex: 0 0 7vw;
        flex: 0 0 7vw
    }
}

.video_box picture:before {
    height: 100%;
    width: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background-color: #000;
    opacity: .7;
    transition: all .5s ease
}

.video_box picture .card__overlay-icon {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -23px;
    margin-left: -23px;
    display: block;
    pointer-events: none
}

    .video_box picture .card__overlay-icon .button__play.white {
        height: 46px;
        width: 46px;
        max-height: 46px;
        max-width: 46px
    }

        .video_box picture .card__overlay-icon .button__play.white polygon {
            fill: #fff
        }

.video_box p {
    font-size: 16px;
    color: #1a1a1a;
    line-height: 22px;
    font-weight: 700
}

.button__close:focus {
    border-bottom: 1px solid #898989
}

.hidden {
    display: none
}

@media screen and (max-width:52.9375em) {
}

@media screen and (max-width:47.9375em) {
}

@media screen and (max-width:33.6875em) {
}

@keyframes ticker-keyframes {
    0% {
        transform: translateZ(0)
    }

    to {
        transform: translate3d(-50%,0,0)
    }
}

.content {
    max-width: calc(100% - 40px);
    margin: 1.5em auto 0;
    padding: 0
}

    .content:after, .content:before {
        display: table;
        content: " "
    }

    .content:after {
        clear: both
    }

@media print,screen and (min-width:48em) {
    .content {
        max-width: calc(100% - 80px)
    }
}

@media screen and (min-width:75em) {
    .content {
        max-width: calc(100% - 200px)
    }
}

@media screen and (min-width:97.5em) {
    .content {
        max-width: 1360px
    }
}

hr.divider {
    display: block;
    transition: all .65s cubic-bezier(.17,.67,.69,.85);
    transition-property: opacity,transform,box-shadow;
    z-index: 0;
    margin: 50px auto;
    max-width: 100%
}

@media screen and (max-width:52.9375em) {
    hr.divider {
        margin: 20px auto 25px;
        height: 5px;
        border: none;
        background: #1a1a1a
    }

        hr.divider.thin {
            height: 1px;
            background-color: #ccc
        }
}

@media screen and (max-width:47.9375em) {
    hr.divider {
        margin: 20px auto 18px
    }
}

hr.divider.desktop {
    display: none
}

@media print,screen and (min-width:64em) {
    hr.divider.desktop {
        display: block
    }
}

.campaign-landing__hero {
    position: relative;
    width: 100vw;
    background-color: #000;
    left: calc(-50vw + 50%)
}

.campaign-landing__hero-wrapper {
    max-width: calc(100% - 40px);
    position: relative;
    min-height: 420px;
    margin: 0 auto
}

@media print,screen and (min-width:48em) {
    .campaign-landing__hero-wrapper {
        max-width: calc(100% - 80px)
    }
}

@media screen and (min-width:75em) {
    .campaign-landing__hero-wrapper {
        max-width: calc(100% - 200px)
    }
}

@media screen and (min-width:97.5em) {
    .campaign-landing__hero-wrapper {
        max-width: 1360px
    }
}

@media print,screen and (min-width:33.75em) {
    .campaign-landing__hero-wrapper {
        margin: 0 auto;
        padding: 0
    }
}

.campaign-landing__hero-wrapper .campaign-landing__hero-content {
    padding: 36px 20% 46px 0;
    color: #fff
}

@media print,screen and (min-width:48em) {
    .campaign-landing__hero-wrapper .campaign-landing__hero-content {
        padding: 85px 1% 85px 20%
    }
}

@media print,screen and (min-width:64em) {
    .campaign-landing__hero-wrapper .campaign-landing__hero-content {
        padding-right: 15%
    }
}

.campaign-landing__hero-wrapper .campaign-landing__hero-content h1 {
    margin-top: .1rem;
    margin-bottom: 1.3rem
}

.campaign-landing__hero-wrapper .campaign-landing__hero-content p {
    font-size: 18px;
    line-height: 1.6
}

.campaign-landing__hero-wrapper .campaign-landing__hero-content a[class*=button--] {
    margin-top: 30px;
    padding: 15px;
    font-size: 16px
}

@media print,screen and (min-width:33.75em) {
    .campaign-landing__hero-wrapper .campaign-landing__hero-content a[class*=button--] {
        font-size: 18px;
        padding: 20px
    }
}

.campaign-landing__hero-wrapper .campaign-landing__hero-content a[class*=button--]:after {
    /* margin-left: 12px */
}

@media print,screen and (min-width:33.75em) {
    .campaign-landing__hero-wrapper .campaign-landing__hero-content a[class*=button--]:after {
        /* margin-left: 30px */
    }
}

.campaign-landing__hero-wrapper .campaign-landing__hero-content a[class*=button--] + .link-with-arrow {
    display: block;
    margin-top: 20px
}

@media print,screen and (min-width:48em) {
    .campaign-landing__hero-wrapper .campaign-landing__hero-content a[class*=button--] + .link-with-arrow {
        display: inline-block;
        margin-top: 0
    }
}

.campaign-landing__hero-wrapper .campaign-landing__hero-content a {
    margin-right: 20px
}

.campaign-landing__hero-wrapper .link-with-arrow {
    margin-top: 20px
}

.campaign-landing__body-content {
    margin: 4em auto;
    width: 60%
}

    .campaign-landing__body-content .text-content__title {
        font-size: 38px !important;
    }

    .campaign-landing__body-content .text-content__text p {
        font-size: 16px;
        line-height: 1.6;
        margin-top: 1.5em
    }

p.featured-list-title {
    margin-bottom: 8px
}

p.featured-list-description {
    font-size: 10px
}

.campaign-body-title {
    color: #6986b0
}

@media print {

    .card {
        display: none
    }

    @page {
        margin: 2cm
    }

    h1, h2, h3, h4 {
        page-break-after: avoid
    }

    img {
        max-width: 100% !important
    }

    img, ul {
        page-break-inside: avoid
    }

    a[href]:after {
        content: ""
    }
}

@media screen and (max-width:74.9375em) {
}

@media screen and (max-width:47.9375em) {
}

html {
    overflow-x: hidden;
    font-weight: 400
}

b, button, caption, dialog, div, form, h1, h2, h3, h4, h5, h6, html, iframe, img, input, li, nav, p, q, select, span, strong, textarea, time, ul, var, video {
    font-family: AkkuratPro-regular
}

h1, h2, h3, h4, h5, h6 {
    letter-spacing: -.04em;
    font-family: Conv_Akk_Pro,sans-serif;
    font-weight: 700
}

hr {
    border-bottom-color: #ccc
}

b, strong {
    font-weight: 700
}

.js-fit-parent {
    overflow: hidden
}

    .js-fit-parent img {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
        width: 100%
    }

.blankplaceholder {
    background-color: #000;
    display: block;
    width: 100%;
    height: 1px
}


@media print, screen and (min-width: 48em) {
    .carousel__wrapper > ul > li.is-previous {
        padding-right: 20px !important;
    }
}
/*corp style.css end*/

/*data distribution.css start*/

.dynamictable h2 {
    margin-bottom: 39px;
}

.dynamictable p {
    font-size: 16px;
    line-height: 20px;
    color: #4a4a4a;
    margin-bottom: 60px;
    max-width: 900px;
}

    .dynamictable p a {
        color: #4A4A4A;
        text-decoration: underline;
    }

.dynamictable .dynamictable-method {
    display: flex;
    justify-content: start;
    flex-direction: column;
    margin-bottom: 40px;
}

    .dynamictable .dynamictable-method ul li {
        float: left;
        margin-right: 8px;
        margin-bottom: 13px;
        width: 100%;
    }

        .dynamictable .dynamictable-method ul li button {
            background: #f5f5f5;
            cursor: pointer;
            font-size: 20px;
            line-height: 24px;
            color: black;
            padding: 16px 32px;
            font-weight: normal;
        }

    .dynamictable .dynamictable-method.filter > span {
        padding: 12px 30px 12px 0px;
        position: relative;
        font-size: 24px;
        line-height: 30px;
        font-weight: bold;
        margin-bottom: 15px;
    }

    .dynamictable .dynamictable-method.filter ul li button {
        font-weight: bold;
        cursor: pointer;
    }

        .dynamictable .dynamictable-method.filter ul li button.active {
            background: #d6002a;
            color: white;
        }

.dynamictable .partner-list h5 {
    margin-bottom: 46px;
}

.dynamictable .partner-list .partner-item {
    background: #f5f5f5;
    padding: 35px 25px;
    display: flex;
    margin-bottom: 25px;
    flex-direction: column;
}

    .dynamictable .partner-list .partner-item p {
        font-size: 20px;
        line-height: 24px
    }

    .dynamictable .partner-list .partner-item .logo-dtl {
        flex: 1 0 15%;
        padding: 0 5px;
        display: flex;
        margin-bottom: 26px;
        align-items: center;
    }

    .dynamictable .partner-list .partner-item .item-dtl {
        flex: 1 1 50%;
        padding: 0 5px;
		margin-bottom: 26px;
    }

        .dynamictable .partner-list .partner-item .item-dtl h6 {
            margin-bottom: 26px;
        }

        .dynamictable .partner-list .partner-item .item-dtl p {
            margin-bottom: 26px;
        }

        .dynamictable .partner-list .partner-item .item-dtl a {
            background: #d6002a;
            color: white;
            padding: 6px;
            font-size: 20px;
            letter-spacing: 0;
            margin-bottom: 26px;
        }

            .dynamictable .partner-list .partner-item .item-dtl a:hover {
                background: black;
                color: white;
            }

    .dynamictable .partner-list .partner-item .method-dtl {
        flex: 1 0 20%;
        padding: 0 5px;
    }

        .dynamictable .partner-list .partner-item .method-dtl li {
            margin-bottom: 40px;
        }

            .dynamictable .partner-list .partner-item .method-dtl li b {
                font-size: 20px;
                display: block;
            }

            .dynamictable .partner-list .partner-item .method-dtl li span {
                color: #4a4a4a;
                font-size: 20px;
            }

    .dynamictable .partner-list .partner-item .solution-dtl {
        flex: 1 0 20%;
        padding: 0 5px;
    }

        .dynamictable .partner-list .partner-item .solution-dtl li p {
            margin-bottom: 15px;
            font-weight: bold;
            display: flex;
            justify-content: space-between;
            max-width: 200px;
        }

            .dynamictable .partner-list .partner-item .solution-dtl li p img {
                width: 21px;
                margin-left: 15px;
            }
/* above 768 css start */
@media print, screen and (min-width: 48em) {
    .dynamictable .dynamictable-method ul li {
        margin-right: 20px;
        margin-bottom: 20px;
        width: auto;
    }

        .dynamictable .dynamictable-method ul li button {
            font-size: 20px;
        }

    .dynamictable .partner-list h5 {
        margin-bottom: 32px;
    }
}
/* above 768 css end */
/* between 1024 and 1360 css start */
@media print, screen and (min-width: 64em) {
    .dynamictable .dynamictable-method {
        justify-content: start;
        flex-direction: row;
    }

    .dynamictable .partner-list .partner-item {
        flex-direction: row;
        margin-bottom: 17px;
    }

        .dynamictable .partner-list .partner-item .logo-dtl {
            padding: 0 20px;
        }

        .dynamictable .partner-list .partner-item .logo-dtl {
            margin-bottom: 0;
        }

        .dynamictable .partner-list .partner-item .item-dtl {
            padding: 0 20px;
        }

            .dynamictable .partner-list .partner-item .item-dtl h6 {
                margin-bottom: 16px;
            }

            .dynamictable .partner-list .partner-item .item-dtl p {
                margin-bottom: 16px;
            }

            .dynamictable .partner-list .partner-item .item-dtl a {
                margin-bottom: 0px;
            }

        .dynamictable .partner-list .partner-item .method-dtl {
            padding: 15px 10px 0 10px;
        }

            .dynamictable .partner-list .partner-item .method-dtl li:last-child {
                margin-bottom: 0;
            }

        .dynamictable .partner-list .partner-item .solution-dtl {
            padding: 15px 10px 0 10px;
        }

            .dynamictable .partner-list .partner-item .solution-dtl li p {
                max-width: 100%;
            }

                .dynamictable .partner-list .partner-item .solution-dtl li p img {
                    padding-left: 0px;
                }

        .dynamictable .partner-list .partner-item .method-dtl li b,
        .dynamictable .partner-list .partner-item .method-dtl li span,
        .dynamictable .partner-list .partner-item .item-dtl a,
        .dynamictable .dynamictable-method ul li button,
        .dynamictable p, .dynamictable .partner-list .partner-item p {
            font-size: 17px;
            line-height: 20px;
        }

    .dynamictable .dynamictable-method.distribution > span,
    .dynamictable .dynamictable-method.filter > span {
        font-size: 20px;
    }
}
/* between 1024 and 1360 css end */

/* above 1360 css start */
@media print, screen and (min-width: 85em) {
    .dynamictable .partner-list .partner-item .method-dtl li b,
    .dynamictable .partner-list .partner-item .method-dtl li span,
    .dynamictable .partner-list .partner-item .item-dtl a,
    .dynamictable .partner-list .partner-item p,
    .dynamictable .dynamictable-method ul li button,
    .dynamictable p {
        font-size: 20px;
        line-height: 24px;
    }

    .dynamictable .dynamictable-method.distribution > span,
    .dynamictable .dynamictable-method.filter > span {
        font-size: 24px;
    }

    .dynamictable .partner-list .partner-item .solution-dtl,
    .dynamictable .partner-list .partner-item .method-dtl {
        padding: 15px 20px 0;
    }
}
/* above 1360 css end */


/*data distribution.css end*/


 .campaign-landing__hero-wrapper .campaign-landing__hero-content h1 {
     color: inherit !important;
 }

 .campaign-landing__hero-wrapper .campaign-landing__hero-content p {
     color: inherit !important;
 }

.link-with-arrow:hover {
    text-decoration: none !important;
}

.link-with-arrow:after {
	color: inherit !important;
}

body .visible-xs {
    display: none !important;
}


a, a:focus {
    font-family: Conv_Akk_Pro, sans-serif !important;
    font-weight: 700 !important;
}

body {
    line-height: 1.5 !important;
}

.link-with-arrow:after {
    font-family: var(--fa-style-family,"Akkurat Pro") !important;
    padding-left: 0px !important;
}

span {
    font-family: var(--fa-style-family,"AkkuratPro-Bold") !important;
}

@media (min-width: 0px) {
    h4, h5, h6 {
        line-height: 1.2 !important;
    }
}

@media print, screen and (min-width: 64em) {
    .dynamictable .partner-list .partner-item .item-dtl {
        padding: 0 20px;
        margin-bottom: 0px;
    }
}

@media (max-width: 768px) {
  .mobile-break {
    display: block;
  }
}

