﻿@charset "utf-8";

@font-face {
    font-family: benton-sans;
    src: url(../font/benton-sans-medium.woff);
}

@font-face {
    font-family: benton-sans-bold;
    src: url(../font/benton-sans-bold.woff);
}

@font-face {
    font-family: benton-sans-light;
    src: url(../font/benton-sans-regular.woff);
}

html {
    float: none;
}

body {
    font-family: benton-sans, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    width: 100%;
    float: none;
}

a.skip-link {
    position: absolute;
    left: -900px;
    color: #ffffff;
    padding: 0.25em 0.25em 0.25em 0;
    display: inline;
    z-index: 700;
}

    a.skip-link:focus {
        left: 0;
        outline: none;
    }

div#diagonalsContainer {
    float: left;
    width: 100%;
    background-image: url("../img/final_back.png");
    background-size: cover;
    background-position: center;
    background-repeat: repeat;
    background-attachment: fixed;
}

div#pageContainer {
    float: none;
    margin: auto;
    max-width: 1200px;
}

div#page {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    max-width: 1200px;
    float: left;
}

div#left {
    padding: 2.125em 1em 0;
    color: #ffffff;
    min-height: 80px;
    z-index: 60;
}

ul.nav.navbar-nav {
    height: 800px;
    overflow: auto;
    font-family: benton-sans-light;
    font-family: benton-sans;
}

div #collapse-1 {
    float: left;
    clear: both;
}

img.leftLogo {
    max-width: 100%;
    max-height: 47px;
    display: inline-block;
    width: auto;
}

div#content {
    background-image: url(../img/final_back.png);
    background-size: cover;
    background-position: center;
    background-repeat: repeat;
    background-attachment: fixed;
}

    div#content div.diagonals {
        background-color: #ffffff;
    }

div.topPitch {
    padding: 0 !important;
    background-image: url(../img/final_back.png);
    background-size: cover;
    background-position: center;
    background-repeat: repeat;
    background-attachment: fixed;
}

.primary-color {
    background-color: #303584;
}

.secondary-color {
    background-color: #ffffff;
}

.tertiary-color {
    background-color: #D3440F;
}

.container {
    padding: 0;
    position: fixed;
    z-index: 70;
    width: auto;
}

.container-fluid {
    padding: 0;
}

a.disabled {
    pointer-events: none;
    cursor: default;
    color: #ffffff !important;
}

.navbar-nav > li {
    float: left;
    clear: both;
    white-space: normal;
}

.navbar-nav li a {
    color: #FFC20E;
    font-family: benton-sans-bold;
    text-transform: uppercase;
    padding: 0.5em 0;
    margin: 0.75em 0 0;
}

    .navbar-nav li a:hover {
        text-decoration: underline;
    }

    .nav .open > a, .nav .open > a:focus, .nav .open > a:hover, .navbar-nav li a:hover {
        background-color: transparent;
        border-color: transparent;
        color: #ffc20e;
    }

    .navbar-nav li a:focus {
        background-color: transparent;
        outline: transparent;
        text-decoration: underline;
        color: inherit;
    }

ul.dropdown-menu li a:visited {
    color: #b6dbdd;
}

.navbar-collapse {
    padding: 0;
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0.625em;
    border-top-right-radius: 0.625em;
    background-color: transparent;
    white-space: normal;
}

.dropdown-menu {
    position: relative;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    border-radius: 0.625em;
}

.navbar-toggle span {
    background-color: #ffc20e;
}

ul.dropdown-menu li {
    margin-top: 0.375em;
    border-radius: 0.625em;
    white-space: normal;
}

    ul.dropdown-menu li a {
        color: #ffffff;
        padding: 0;
        margin: 0;
        white-space: normal;
        font-family: 'benton-sans-light' !important;
    }

        ul.dropdown-menu li a::after {
            content: " ";
        }

a.trigger::before {
    content: "+" !important;
    position: relative;
    top: -0.0625em !important;
}

a.trigger.toggled::before {
    content: "-" !important;
}

ul.dropdown-menu li a::before {
    content: ".";
    font-family: benton-sans-bold;
    position: relative;
    top: -0.1875em;
    margin-right: 0.25em;
}

li.glossary a.trigger::before {
    content: "." !important;
}

ul.dropdown-menu li a:hover {
    color: inherit;
    text-decoration: underline;
}

ul.dropdown-submenu {
    padding-left: 1em;
    margin: 1em 0;
    max-width: 230px;
}

    ul.dropdown-submenu li {
        list-style-type: none;
        position: relative;
        top: 2px;
    }

        ul.dropdown-submenu li a::before {
            content: "\203a";
            position: relative;
            top: -0.0625em !important;
        }

a.dropdown-toggle[aria-expanded="true"]:focus {
    color: #ffffff;
}

li.dropdown:first-child {
    margin-top: 1em;
}

.col-sm-10, .topPitch, .col-sm-6, .col-sm-12, .col-sm-9 {
    padding-right: 0;
    padding-left: 0;
}

div.topPitch div.heading {
    min-height: 16em;
}

div.heading h1, div.heading h2 {
    color: #221d55;
    padding: 0.5em 0.5em 1em 1em;
    text-transform: uppercase;
    font-family: benton-sans-bold;
    font-size: 2.35em;
}

div.heading h2 {
    color: #35878c;
    padding: 0 1em 1em 1em;
}

h1.divisionPageHeading {
    padding: 0.5em 0.55em 0 !important;
    margin: 1.75em 0.5em 1em !important;
    color: #35878c !important;
    font-size: 2.35em !important;
    text-align: left;
    text-transform: uppercase;
    font-family: benton-sans-bold;
}

.intro h1.divisionPageHeading {
    padding-top: 0 !important;
    margin-top: 1em !important;
    padding-bottom: 0 !important;
    margin-bottom: 0.75em !important;
}

.intro h1#purposeBuilt {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-top: 0.5em !important;
}

div#atHomeLayer {
    background-image: url(../img/final_back.png);
    background-size: cover;
    background-position: center;
    background-repeat: repeat;
    background-attachment: fixed;
    float: left;
    width: 100%;
}

h1#makeYourselfAtHome {
    padding-top: 0 !important;
    margin-top: 0 !important;
    background-color: transparent !important;
}

p.atHome {
    margin: 0 1.75em 0 1.75em;
    padding: 0 0.125em 0;
    color: #221d55;
    font-family: benton-sans-bold;
    font-size: 1.375em;
    background-color: transparent !important;
}

sup {
    font-size: 0.35em;
    top: -1.45em;
}

div.topPitch div.text {
    background-color: #35878c;
    color: #ffffff;
    font-size: 2.25em;
    font-family: benton-sans;
}

    div.topPitch div.text span {
        color: #f6c10f;
    }

        div.topPitch div.text span.homepageAttribution {
            color: #ffffff;
            font-size: 0.75em;
            font-family: benton-sans-light;
            margin-left: 0.5em;
        }

div.topPitch p {
    padding: 1.67em 1em;
}

    div.topPitch p:first-child {
        padding-bottom: 0;
    }

    div.topPitch p:last-child {
        padding-top: 1em;
        padding-bottom: 0;
    }

img.photoDivImage {
    width: 100%;
    max-width: 420px;
}

img#fintechRound {
    margin-bottom: 10px;
}

body.index img.photoDivImage {
    max-width: none;
}

div.videoPlay {
    color: #ffffff;
    position: absolute;
    z-index: 70;
    bottom: 2.25em;
    right: 2.25em;
    width: 37.5%;
    height: 50%;
    background-color: rgba(48, 53, 132, .75);
    padding: 1em;
    text-align: right;
    min-width: 20em;
}

    div.videoPlay h2 {
        text-transform: uppercase;
        font-size: 1.5em !important;
        color: #ffffff !important;
    }

a.videoLink {
    background-color: transparent;
    display: inline-block;
    color: #ffffff;
    width: 9.375em;
    height: 9.375em;
    margin-top: 1em;
}

img.arrow {
    position: relative;
    left: -6.25em;
    top: -5.56em;
    width: 6.602em
}

a.videoLink span {
    position: relative;
    left: -1.125em;
    top: -4.9em;
    font-size: 1.5em !important;
}

img.ellipse {
    position: relative;
    top: 0;
    width: 100%;
}

div#techInvest {
    min-height: 12em;
    padding-bottom: 1em;
}

div.diagramLayer div.text {
    font-size: 1.125em;
    font-family: benton-sans-bold;
    color: #303684;
}

    div.diagramLayer div.text p:first-child {
        margin: 3.5em 1em 1em;
    }

    div.diagramLayer div.text ul, div.diagramLayer div.text p {
        margin: 1em;
    }

div.diagramLayer div.videoPlay {
    background-color: rgba(53, 135, 140, 0.75);
    top: auto;
    right: 0;
    bottom: 0;
    height: 100%;
}

div.diagram {
    padding: 0 15px;
}

div.martech div.diagram {
    padding: 0;
    margin: 2em 1em;
}

a#retailCloudRollover {
    border: solid 10px #f05923;
    position: absolute;
    top: 34.75%;
    left: 34%;
    width: 32%;
    height: 31%;
    border-radius: 50%;
}

div#retailCloudInfo {
    border: 10px solid #f05923;
    border-radius: 1em;
    padding: 1em;
    background-color: #ffffff;
    width: 50%;
    min-width: 300px;
    position: absolute;
    top: 10%;
    right: 5%;
    z-index: 700;
}

div.diagramLayer div.diagram:not(.division) img {
    width: 100%;
    margin: 4em auto;
}

div.diagramLayer div.diagram.division img {
    width: 100%;
    margin: 1em auto;
}

div.divisionLayer div.angledBackground {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right top;
    padding-top: 3em;
    position: relative;
    top: 0;
    transition: 0.5s;
}

div#platformLayer p, div#platformLayer ul, div#platformLayer2 p, div#platformLayer2 ul {
    position: relative;
    color: #ffffff !important;
    font-family: benton-sans-bold;
    width: 100%;
    display: block;
}

    div#platformLayer ul li, div#platformLayer2 ul li {
        list-style-type: none;
        float: left;
        background-color: #35878c;
        width: 220px;
        height: 220px;
        border-radius: 50%;
        margin: 0 1.5em 2em 0;
        padding: 70px 15px;
        font-size: 1.5em;
    }

    div#platformLayer ul.justPlainList li, div#platformLayer2 ul.justPlainList li {
        list-style-type: disc;
        float: none;
        width: auto;
        height: auto;
        margin: 0;
        padding: 0;
        background: none;
    }

div.videoPlayContainer img.fullHoriz {
    width: 100%;
    margin: 0;
}

div.martech div#platformLayer p.hood {
    color: #221d55;
    text-transform: none;
    font-size: 1.25em;
    padding: 1em 0.5em 0;
}

div.parallax {
    background-attachment: fixed;
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
}

div#martechVideo div.angledBackground {
    background-image: url(../img/large_teal_angled_block.svg);
}

div.divisionLayer div.angledBackground div.videoBackground {
    margin: 3em 0 2em;
    min-height: 33em;
}

div#martechVideo div.angledBackground div.videoBackground {
    background-image: url(../img/overview_martech.jpg);
}

div#supplytechVideo div.angledBackground {
    background-image: url(../img/large_sunset_angled_block.svg);
}

    div#supplytechVideo div.angledBackground div.videoBackground {
        background-image: url(../img/overview_supplytech.jpg);
    }

div#fintechVideo div.angledBackground {
    background-image: url(../img/large_plum_angled_block.svg);
}

    div#fintechVideo div.angledBackground div.videoBackground {
        background-image: url(../img/overview_fintech.jpg);
    }

div.divisionLayer div.videoBackground h1 {
    text-transform: uppercase;
    padding: 0.5em;
    background-color: #ffffff;
    width: 42.5%;
    text-align: left;
    position: relative;
    top: -1.65em;
    left: 1.5em;
    min-width: 270px;
    font-size: 3em;
    font-family: benton-sans-bold;
}

div.divisionLayer div.text p.blurb {
    color: #ffffff;
}

div.divisionLayer.martech div.videoBackground h1 {
    color: #35878c;
}

div.divisionLayer.supplytech div.videoBackground h1 {
    color: #f05923;
}

div.divisionLayer.fintech div.videoBackground h1 {
    color: #2f3683;
}

div.bigVideo {
    background-color: #f0efef;
    margin: 0;
    float: left;
}

    div.bigVideo div.videoBack {
        width: 100%;
        height: 100%;
        min-height: 706px;
    }

div#MartechMedia1 div.videoBack.parallax {
    background-image: url(../img/sjVideoBack.jpg);
    background-position: 50% 0 !important;
}

div#MartechMedia2 div.videoBack.parallax {
    background-image: url(../img/martech_ecommerce_august28.png);
    background-position: 100% 0 !important;
}

div#IndexMedia1 div.videoBack.parallax {
    background-image: url(../img/borgMatrix.png);
    background-position: 0 0 !important;
}

div#IndexMedia5 div.videoBack.parallax {
    background-image: url(../img/homepage_culture_august19.png);
    background-position: 80% 0 !important;
}

div#IndexMedia6 div.videoBack.parallax {
    background-image: url(../img/overview_SJPvideo_aug24.png);
    background-position: 80% 0 !important;
}

div#IndexMedia7 div.videoBack.parallax {
    background-image: url(../img/overview_ecosystem_aug24.png);
    background-position: 80% 0 !important;
}

div#MartechMedia9 div.videoBack.parallax {
    background-image: url(../img/forrester210908.png);
    background-position: 50% 0 !important;
}

div#FintechMedia1 div.videoBack.parallax {
    background-image: url(../img/cnfrmBack.png);
    background-position: 100% 0 !important;
}

div#FintechMedia2 div.videoBack.parallax {
    background-image: url(../img/inmarpayBack.png);
    background-position: 100% 0 !important;
}

div#SupplytechMedia0a div.videoBack.parallax {
    background-image: url(../img/healthcare_drugjourney_aug24.png);
    background-position: 100% 0 !important;
}

div#SupplytechMedia8a div.videoBack.parallax {
    background-image: url(../img/traysafe_parallax_aug28.png);
    background-position: 100% 0 !important;
}

div.bigVideo h1 {
    padding: 0;
    float: right;
    max-width: 340px;
    color: #ffffff !important;
    position: absolute;
    top: 0;
    right: 1em;
    text-align: right;
    margin-top: 20px !important;
    text-transform: none !important;
}

div.bigVideo div.videoPlay {
    max-height: 300px;
    top: auto;
    bottom: 13.75em;
}

div.videoDesc {
    padding: 1.5em;
}

body.index div.videoDesc {
    display: none;
}

div.bigVideo div.videoDesc p {
    padding: 2em 1em;
    margin: 0;
    color: #221d55;
    font-family: benton-sans-bold;
    font-size: 1em;
}

div.wideText div.text:first-child {
    min-height: 260px;
}

div.divisionLayer div.text p.blurb {
    color: #ffffff;
    display: inline-block;
    width: 85%;
    font-size: .9em;
    padding: 2em;
    position: absolute;
    left: 0;
    top: -50%;
    font-family: benton-sans-bold;
    background-image: url(../img/Vector.png);
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 249px;
    text-align: left;
    text-transform: none;
    opacity: 0;
}

div#holistic {
    background-color: #303684;
    background-image: none;
    color: #ffffff !important;
    padding-bottom: 0;
}

    div#holistic h1 {
        color: inherit;
        padding: 3em 0 0 0;
    }

    div#holistic p {
        color: inherit;
        font-size: 1em;
        padding: 0 0 3em 0;
        font-family: benton-sans;
    }

h1#purposeBuilt, h2#dna {
    display: none;
}

div.photo div.videoPlay {
    max-height: 300px;
    min-width: 200px;
    max-width: 300px;
    min-height: 300px !important;
    position: absolute;
    opacity: 0;
    bottom: 100%;
}

div.divisionLayer div.videoPlay {
    min-height: 300px !important;
    position: absolute;
    top: -6em;
    display: none;
}

div.diagramLayer div.videoPlayContainer div.videoPlay {
    opacity: 1;
}

div.martech div.videoPlay {
    background-color: rgba(53, 135, 140, .75);
    display: block;
    opacity: 0;
    top: 0;
}

div.martech div.videoPlayContainer {
    background-image: url(../img/rcVideoBack.png);
}

div.fintech div.videoPlayContainer {
    background-image: url(../img/fintechVidBack.png);
}

div.supplytech div#tab1C div.videoPlayContainer {
    background-image: url(../img/boxes.png);
}

div.supplytech div#tab2C div.videoPlayContainer {
    background-image: url(../img/drugJourney.png);
}

div.supplytech div.videoPlay {
    background-color: rgba(240, 89, 35, .75);
    display: block;
    opacity: 0;
    top: 0;
}

div.fintech div.videoPlay {
    background-color: rgba(47, 54, 131, .75);
    display: block;
    opacity: 0;
    top: 0;
}

div.bigVideo div.videoPlay {
    opacity: 1;
    top: 23.25em;
}

div#IndexMedia1 div.videoPlay, div#IndexMedia5 div.videoPlay, div#IndexMedia6 div.videoPlay, div#IndexMedia7 div.videoPlay {
    background-color: rgba(53, 135, 140, 0.75);
}

h3.exploreMore a {
    background-image: url(../img/VectorWhite.png);
    background-size: cover;
    background-repeat: no-repeat;
    display: inline-block;
    padding: 16px !important;
    text-transform: uppercase;
    color: #35878c;
    position: absolute;
    font-size: 14px;
    bottom: 1em;
    right: 1em;
    height: 50px;
    line-height: 20px;
    background-position: bottom right;
    min-width: 152px;
    max-width: 350px;
    width: auto;
    margin-bottom: 3em;
}

body.index div.mediaRoom, body.intro div.mediaRoom {
    background-image: url(../img/mediaRoomBack.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right top;
}

    body.index div.mediaRoom h1 a, body.intro div.mediaRoom h1 a {
        background-image: url(../img/VectorWhite.png);
        background-size: cover;
        background-repeat: no-repeat;
        display: inline-block;
        padding: 016px !important;
        text-transform: uppercase;
        background-position: bottom right;
        font-size: 14px;
        min-width: 152px;
        max-width: 350px;
        width: auto;
        color: #221d55;
        margin-bottom: 3em;
    }

        body.index div.mediaRoom h1 a::after, body.intro div.mediaRoom h1 a::after {
            content: '>';
            margin-left: 0.25em;
        }

div.supplytech h3.exploreMore a {
    color: #f05923 !important;
}

div.fintech h3.exploreMore a {
    color: #2f3683 !important;
}

div.divisionLayer div.wideText {
    min-height: auto !important;
}

.right {
    text-align: right;
}

div.wideText.right {
    color: #ffffff;
    font-size: 1.25em;
    text-transform: uppercase;
}

    div.wideText.right h3.its {
        padding: 0 1.5em 0.5em;
        position: relative;
        top: -.5em;
    }

    div.wideText.right ul.itsl {
        padding: 0 1.5em;
        list-style-type: none;
        padding-bottom: 2em;
    }

        div.wideText.right ul.itsl li::after {
            content: "•";
            margin-left: 0.5em;
        }

.opaque {
    opacity: 0;
    transition: opacity 1.0s ease-in;
}

.revealed {
    opacity: 1;
    transition: opacity 1.0s ease-in;
}

    .revealed a {
        color: inherit;
    }

div.col-sm-12.padding {
    padding: 0 2.5em !important;
    width: 100%;
}

div#platformLayer, div#platformLayer2 {
    background-color: #221d55;
    padding: 2.5em;
}

    div#platformLayer h1, div#platformLayer2 h1 {
        color: #f6c10f;
        text-transform: uppercase;
        margin: 1em 0;
        font-size: 2em;
        position: relative;
    }

    div#platformLayer p, div#platformLayer2 p {
        color: #ffffff;
        font-size: 1.35em;
        margin: 0 0 2em 0;
    }

body.intro div#platformLayer, body.intro div#platformLayer2 {
    padding-bottom: 0;
    float: left;
}

p#opaqueParaIndex {
    margin-bottom: 0 !important;
}

div#tab1C div#platformLayer, div#tab2C div#platformLayer2 {
    margin-bottom: 0;
    padding-bottom: 8em;
}

body.index div#platformLayer p {
    color: #ffffff;
    font-size: 1.475em;
}

div.col-sm-12.videoPlayContainer {
    min-height: 300px;
    background-image: url(../img/Image5.png);
    display: inline-block;
    height: 300px;
    max-height: 300px;
    width: 100%;
    margin: 0 0 2em 0;
}

img.responsiveImage {
    display: inline-block;
    width: 100%;
    margin: 3em 0;
}

img.deckSlide {
    margin: 0 0 8em;
}

img.modalSlide {
    width: 100%;
    margin: auto;
    display: block;
}

div.hoodTileContainer {
    padding: 0 0.5em 0 0;
}

div.hoodTile {
    background-image: url(../img/orangeBack.png);
    color: #ffffff !important;
    padding: 1em;
    margin: 1em 3em 2em 0;
    min-height: 300px;
    background-position: top right;
    background-size: cover;
    background-repeat: no-repeat;
    max-width: 370px;
    width: auto;
    font-size: 1em;
    max-height: 300px;
    height: 300px;
}

div.martech div.hoodTile {
    background-image: url(../img/hoodTileTeal.png);
}

div.fintech div.hoodTile {
    background-image: url(../img/fintechHoodBack.png);
}

div.hoodTile img {
    margin: 1em 0;
}

div.hoodTile p {
    color: #ffffff !important;
    margin: 1em 0;
    font-size: 0.9em !important;
}

div.hoodTile h3 {
    text-transform: uppercase;
    font-size: 1.125em;
}

div#media {
    margin-bottom: 6em;
}

div.mediaRoom {
    background-color: #221d55;
    color: #ffffff;
    padding: 1em 2.5em;
    margin: 0;
    float: left;
    width: 100%;
}

    div.mediaRoom h1 span.block {
        display: inline-block;
        width: auto;
        position: relative;
        top: -0.5em;
        z-index: 70;
        float: right;
    }

a.left.carousel-control {
    margin-right: 100px;
}

div.mediaRoom h2 {
    font-size: 1.65em;
    font-family: benton-sans-light;
    padding-left: 0;
}

div.mediaRoom p {
    text-transform: uppercase;
    font-size: 4.25em;
    padding: 0;
    font-family: benton-sans;
    margin: 0;
}

div.carousel-inner {
    min-height: 400px;
}

a.carousel-control {
    color: #f6c10f;
    position: relative;
    text-shadow: none;
    background: none;
    opacity: 1;
    font-size: 2em;
}

div.photo div.videoPlay {
    width: 80%;
}

div.divisionLayer {
    padding-bottom: 8em;
    background-image: url(../img/final_back.png);
    background-size: cover;
    background-position: center;
    background-repeat: repeat;
    background-attachment: fixed;
}

div.spacerLayer {
    background-image: url(../img/final_back.png);
    background-size: cover;
    background-position: center;
    background-repeat: repeat;
    background-attachment: fixed;
    height: 8em;
    float: left;
    width: 100%;
}

div.teamMember {
    text-align: center;
    padding: 1em 1em 0 1em;
    color: #303684 !important;
    margin: 1em 0 0 0;
    height: 370px;
}

body.index div.teamMember {
    height: 470px;
}

    div.teamMember img {
        width: 100%;
        margin: 0 0 1em;
        max-width: 220px;
    }

    div.teamMember a.eltPlayButton img {
        width: auto;
    }

    div.teamMember h2 {
        text-transform: uppercase;
        font-size: 1em !important;
        font-family: benton-sans-bold;
        color: #303684 !important;
        margin-bottom: 1em !important;
    }

    div.teamMember p {
        color: #303684 !important;
        font-size: 1em !important;
        font-family: benton-sans !important;
        margin: 0 0 1em 0 !important;
    }

div.MSF {
    padding: 0 2.5em 8em;
    float: left;
    clear: both;
    background-image: url(../img/final_back.png);
    background-size: cover;
    background-position: center;
    background-repeat: repeat;
    background-attachment: fixed;
}

    div.MSF h1 {
        text-transform: uppercase;
        color: #f05923;
        font-family: benton-sans-bold;
        font-size: 1.925em;
        margin: 0 0 2em 0;
    }

a[data-toggle="tooltip"], a[data-toggle="tooltip"]:hover, a[data-toggle="tooltip"]:focus {
    color: inherit;
    text-decoration: none;
}

.tooltip.in {
    opacity: 1.0 !important;
}

div.tooltip-inner {
    background-color: #2f3683 !important;
    text-align: left;
    padding: 1em;
}

div.tooltip-arrow {
    opacity: 1.0;
    border-bottom-color: #2f3683 !important;
}

a.glossary {
    font-family: benton-sans-bold;
    text-decoration: underline !important;
}

div.modal div.row {
    padding: 1em;
    margin-bottom: 1em;
}

div.term, div.definition {
    text-align: left;
    float: left;
}

div.term {
    padding-right: 1em;
}

div.martech div.MSF h1 {
    color: #35878c;
}

div.fintech div.MSF h1 {
    color: #303684;
}

div.MSF h2 {
    color: #221d55;
    margin: 0 0 2em 0;
    font-size: 1.5em;
}

h2.white {
    color: #ffffff !important;
}

div.MSF p {
    font-family: benton-sans-bold;
    color: #221d55;
    font-size: 1.4em;
    margin: 0 0 2em 0;
}

div.medCasStu {
    padding: 0.5em;
    max-height: 500px;
    overflow: auto;
}

    div.medCasStu a.videoLink img.arrow {
        left: 40px;
        top: 49px;
        width: 70px;
    }

div#caseStudies {
    padding-top: 8em;
}

    div#caseStudies.supplytechCS, div#caseStudies2.supplytechCS {
        background-color: #221d55;
        color: #ffffff;
        padding-top: 0;
        padding-bottom: 8em;
        margin-bottom: 0;
        background-image: none;
    }

        div#caseStudies.supplytechCS h1, div#caseStudies2.supplytechCS h1 {
            color: #f6c10f !important;
        }

div#caseStudies2.supplytechCS {
    padding-top: 8em;
}

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

span.mediaTitle {
    text-transform: uppercase;
    color: #303684;
    font-family: benton-sans-bold;
    width: 100%;
    float: left;
    clear: both;
    margin: 1em 0 1em 0;
}

span.mediaTime::before {
    content: '•';
    margin: 0 1em 0;
}

span.mediaTime {
    color: #35878c;
    margin: 0 0 0 1em;
    display: none;
}

div#caseStudies.supplytechCS span.mediaTitle, div#caseStudies.supplytechCS span.mediaTime, div#caseStudies2.supplytechCS span.mediaTitle, div#caseStudies2.supplytechCS span.mediaTime {
    color: #ffffff;
}

div.medCasStu div.inner img.logo {
    width: 30%;
    position: absolute;
    top: 29%;
    left: 5.5%;
    z-index: 70;
}

div.medCasStu div.inner a.videoLink {
    position: absolute;
    right: 20px;
    top: 10px;
    font-size: 8px;
    z-index: 50;
    width: 236px;
    height: 118px;
    max-height: 118px;
    max-width: 236px;
}

    div.medCasStu div.inner a.videoLink:hover {
        text-decoration: underline !important;
    }

    div.medCasStu div.inner a.videoLink img.ellipse {
        position: absolute;
        top: 0;
        width: 118px;
        right: 0;
    }

    div.medCasStu div.inner a.videoLink span {
        font-size: 3em !important;
        font-family: benton-sans-bold;
        position: absolute;
        top: 42px;
        left: 145px;
    }

div.rcaContainer {
    color: #ffffff;
    text-transform: uppercase;
    padding: 0 1em;
    margin: 4em 0 2em;
}

div.rcaHeading, div.rcaList {
    background-color: #f05923;
    padding: 1em;
    min-height: 282px;
}

div.rcaHeading {
    background-image: url(../img/whiteVectorBack.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom right;
}

    div.rcaHeading h2 {
        color: #303684;
        font-family: benton-sans-bold;
    }

    div.rcaHeading h3 {
        color: #f05923;
        text-transform: none;
    }

div.rcaList {
    font-size: 0.85em;
    margin-bottom: 2em;
}

    div.rcaList ul {
        list-style-type: none;
    }

        div.rcaList ul li {
            padding: 0 0 1em;
        }

            div.rcaList ul li::before {
                content: '>>';
            }

            div.rcaList ul li a {
                color: #ffffff;
            }

    div.rcaList h4 {
        margin-top: 20px;
    }

div.rcaDiagram {
    background-color: #ffffff;
    margin-bottom: 1em;
}

    div.rcaDiagram img {
        margin: 0 !important;
    }

div.supplytech h1.divisionPageHeading {
    color: #f05923 !important;
}

div.fintech h1.divisionPageHeading {
    color: #303684 !important;
}

div.container-wrapper-genially {
    position: relative;
    min-height: 400px;
    max-width: 100%;
}

img.loader-genially {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    z-index: 1;
    width: 80px;
    height: 80px;
}

div.genially-embed {
    margin: 0px auto;
    position: relative;
    height: auto;
    width: 100%;
}

video.loader-genially {
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80px;
    height: 80px;
    margin-bottom: 10%;
}

iframe.genially-iframe {
    border: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

div#library, div#library2 {
    background-color: #221d55;
    padding: 3em 2em 0;
    background-image: none;
}

    div#library h1, div#library2 h1 {
        color: #f6c10f;
    }

div.libraryItem {
    padding: 0;
    margin: 0;
    font-size: 1.15em;
    font-family: benton-sans;
}

    div.libraryItem div.header {
        padding: 0 3em 3em 0;
        float: left;
        margin-top: 0.25em;
    }

        div.libraryItem div.header h1 {
            text-transform: uppercase;
            color: #f05923 !important;
            margin: 0 !important;
            padding: 0.1875em 0 !important;
            font-size: 1em;
        }

    div.libraryItem div.inner {
        padding: 0 0 3em;
        float: left;
    }

        div.libraryItem div.inner a {
            color: #ffffff !important;
            font-size: 1.25em;
            margin: 0;
            padding: 0;
        }

div#library.supplytechLib, div#library2.supplytechLib {
    padding-top: 0;
}

span.noWrap {
    white-space: nowrap;
}

span.lowerCase {
    text-transform: lowercase;
}

div.noBackImg {
    background-image: none !important;
    max-height: none;
    height: auto;
    padding-bottom: 1em;
}

div.mediaRoom.noBackImg h1 {
    background-image: none;
    margin: 2em 0 !important;
    padding: 0 !important;
    color: #f6c10f;
    font-size: 2em;
}

div.mediaRoom.noBackImg p, span.attrib {
    font-size: 1.5em;
    text-transform: none;
    margin-bottom: 1em;
    display: block;
    width: 100%;
}

span.attrib {
    color: #f05923;
}

a {
    cursor: pointer;
}

div#topTabs {
    color: #ffffff;
    background-color: #f05923;
    margin-bottom: 0;
    background-image: none;
    padding-top: 0;
    padding-bottom: 0;
}

    div#topTabs p {
        color: inherit;
        margin: 2em 0;
    }

ul#tabs {
    width: 100%;
    height: 2em;
    margin: 4em 0;
    padding: 0;
}

    ul#tabs li {
        float: left;
        list-style: none;
        width: 47%;
        min-width: 190px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: bottom right;
        min-height: 50px;
        padding: 16px;
        margin: 0 0 2em 0;
    }

        ul#tabs li:first-child {
            margin-right: 3%;
        }

        ul#tabs li.white {
            background-image: url(../img/inactiveTab.png);
        }

        ul#tabs li.blue {
            background-image: url(../img/activeTab.png);
        }

        ul#tabs li a {
            color: #f6c10f;
            display: block;
            text-decoration: none;
            font-size: 14px;
            text-transform: uppercase;
        }

            ul#tabs li a.inactive {
                color: #000000;
                outline: none;
            }

                ul#tabs li a:hover, ul#tabs li a.inactive:hover, ul#tabs li a:focus, ul#tabs li a.inactive:focus {
                    text-decoration: underline;
                    outline: none;
                }

            ul#tabs li a::after {
                content: ">";
                margin-left: 0.25em;
            }

div.tabContainer {
    clear: both;
    width: 100%;
    padding: 0;
    margin: 0;
}

h2#plcVideoHeader {
    margin-bottom: 1em;
}

li.indent {
    padding-left: 1em;
}

span.hyphenated {
    display: inline-block;
}

a:hover span.hyphenated, a:focus span.hyphenated {
    text-decoration: underline;
}

div.item p, div.item span {
    width: 100%;
    text-align: left;
}

div.modal {
    display: none;
    background-color: rgba(47, 54, 131, 0.8);
}

div.modal-content {
    max-width: 85%;
    min-width: 340px;
    margin: 5% auto;
}

    div.modal-content ol {
        margin-bottom: 2em;
    }

        div.modal-content ol li {
            padding-bottom: 1em;
        }

    div.modal-content div {
        color: #221d55;
        border-bottom: 0;
        border-top: 0;
    }

div.modal-header, div.modal-footer {
    text-transform: uppercase;
    font-size: 2em;
    font-family: benton-sans-bold;
    padding-bottom: 0;
    margin-bottom: 0;
}

    div.modal-header h1 {
        font-size: 0.75em;
    }

        div.modal-header h1 span.videoHspan {
            color: #35878c;
        }

    div.modal-header button.close-btn, div#modal20 div.modal-footer button.close-btn, body.intro div#modal4 div.modal-footer button.close-btn {
        top: -4px;
        position: relative;
        float: right;
        color: #f05923;
        background-color: #ffffff;
        border: 0;
        font-size: 0.75em;
        font-family: 'benton-sans-light';
        text-transform: uppercase;
    }

        body.intro div#modal4 div.modal-footer button.close-btn {
            font-size: 0.5em;
            margin-bottom: 0.5em;
        }

        div.modal-header button.close-btn:hover, div.modal-header button.close-btn:focus {
            color: #35878c;
        }

div.modal-content div button {
    color: #ffffff;
    background-color: #2f3683;
}

    div.modal-content div button:hover, div.modal-content div button:focus {
        background-color: rgba(0, 0, 0, 0);
        color: #ffffff;
    }

div.modal-body {
    padding: 1.5em 1em 1em;
    margin: 0;
}

div#modal20 div.modal-footer {
    font-size: 1.5em;
}

iframe {
    border: 0;
    padding: 0;
}

div.splash.fade div.modal-content {
    max-width: 768px;
    width: 65%;
}

    div.splash.fade div.modal-content div {
        background-color: #ffffff;
        color: #2f3683;
        padding-left: 4em;
        padding-right: 4em;
        font-size: 1em;
    }

        div.splash.fade div.modal-content div.modal-header {
            padding-top: 4em;
        }

        div.splash.fade div.modal-content div.safeHarbor {
            background-color: #f5f5f5;
            font-size: 0.75em;
            margin-left: -5.25em;
            margin-right: -5.25em;
            padding: 4em 5.5em;
            float: left;
            margin-bottom: 5em;
        }

        div.splash.fade div.modal-content div h1 {
            color: #35878c;
            text-transform: uppercase;
            float: right;
            text-align: right;
            font-family: benton-sans-bold;
            margin-top: 0;
            font-size: 1.75em;
        }

        div.splash.fade div.modal-content div h2 {
            color: #f05923;
            text-transform: uppercase;
            margin: 0 0 2em 0;
            font-size: 1.5em;
            font-family: benton-sans-bold;
        }

        div.splash.fade div.modal-content div h3 {
            color: #ffffff;
            text-transform: uppercase;
            font-family: benton-sans-light;
        }

        div.splash.fade div.modal-content div.buttonLayer, div.splash.fade div.modal-footer div.buttonLayer {
            color: #ffffff;
            background-color: #221d55;
            padding: 2em;
            float: left;
            width: 100%;
        }

p.agreeText, div.modal-footer div.buttonLayer h3 {
    float: left;
    max-width: 50%;
    margin: 0 !important;
    text-align: left;
    font-size: 1em;
}

button#agreeButton {
    float: right;
}

p.support {
    clear: both;
    float: left;
    margin-bottom: 0 !important;
}

div.splash.fade div.modal-content div.modal-footer {
    padding-bottom: 4em;
}

div#agreeLayer, div#letsGoLayer {
    background-color: transparent;
    width: 100%;
    float: left;
    margin: 0 !important;
    padding: 0 !important;
}

div.splash.fade div.modal-content div p:first-child {
    margin-top: 0;
}

div.splash.fade div.modal-content div p, div.splash.fade div.modal-content div ul {
    margin: 3em 0;
}

a.support {
    color: inherit;
    text-decoration: underline;
}

button.inmarButton {
    color: #35878c !important;
    background-image: url(../img/VectorWhite.png);
    background-size: cover;
    background-repeat: no-repeat;
    min-width: 152px;
    border-radius: 0;
    border: 0;
    text-align: left;
    padding: 1em;
    text-transform: uppercase;
    background-position: bottom right;
    background-color: transparent !important;
}

    button.inmarButton:active {
        border: 0 !important;
        color: #2f3683 !important;
        background-image: url(../img/VectorWhite.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: bottom right;
        background-color: transparent !important;
        outline: none !important;
    }

    button.inmarButton:disabled {
        background-image: url(../img/disabledButtonBack.png);
        background-color: transparent !important;
        background-size: contain;
        background-position: 0;
    }

p.noBottomSpace {
    padding-bottom: 1em !important;
    margin-bottom: 0 !important;
}



@media (max-width: 1135px) {
    div .heading h1, div.heading h2 {
        font-size: 2em;
    }
}

@media (max-width: 992px) {
    body {
        font-size: 14px;
    }

    a.dropdown-toggle {
        font-size: 1.1em;
    }

    div.divisionLayer div.text p.blurb {
        min-height: auto;
    }

    .navbar-collapse {
        width: min-content;
    }

    div.teamMember {
        height: 350px;
    }
}

@media (max-width: 868px) {
    span.hyphenated:first-child::after {
        content: '-';
    }

    div.teamMember {
        height: 320px;
    }
}

@media (max-width: 820px) {
    body {
        font-size: 12px;
    }

    a.dropdown-toggle {
        font-size: 1.25em;
    }

    div.divisionLayer div.videoPlay {
        min-height: 200px !important;
    }

    h3.exploreMore a {
        margin-bottom: 0;
    }

    div.teamMember {
        height: 280px;
    }
}

@media (max-width: 767px) {
    div#left {
        min-height: 80px;
        position: fixed;
        z-index: 600;
        background-color: #303684;
        width: 100%;
        top: 0;
    }

    div#page {
        background-color: #ffffff;
    }

    .container {
        z-index: 700;
        background-color: #303684;
        padding: 0 0 0 1em;
        margin-left: 0;
        margin-right: 0;
        left: 0;
        width: 100%;
    }

        .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
            margin-right: 0;
            margin-left: 0;
        }

    .navbar-collapse {
        width: auto;
    }

    ul.nav.navbar-nav {
        height: 520px;
        overflow: auto;
    }

    .navbar-nav > li {
        float: left;
        font-size: 1em;
    }

    .nav > li > a {
        padding: 0.625em 1.5em;
    }

    .dropdown-menu {
        position: absolute;
        -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
        box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    }

    .navbar-nav > li > .dropdown-menu {
        background-color: #303584;
    }

    ul.dropdown-submenu {
        margin: 1em 2em;
    }

    ul.dropdown-menu li a {
        font-size: 1em;
    }

    li.dropdown:first-child {
        margin-top: 0;
    }

    div#content {
        margin-top: 100px;
    }

    h1#purposeBuilt {
        padding-top: 2em;
    }

    div.photo div.videoPlay {
        min-height: 100px !important;
        height: 25%;
    }

    div.wideText div.text:first-child {
        min-height: 160px;
    }

    div#platformLayer div.heading h1, div#platformLayer div.heading h2 {
        padding-bottom: 0;
        margin-bottom: 0;
    }

    div.divisionLayer div.text p.blurb {
        min-height: auto;
        max-width: 410px;
    }

    div.martech div.topPitch div.heading {
        min-height: 26em;
    }

    .col-sm-6.medCasStu {
        width: 50%;
    }

    .col-xs-12 {
        width: 50%;
    }

    div#IndexMedia1, div#IndexMedia5, div#IndexMedia6, div#IndexMedia7 {
        float: none;
        margin-top: 8em;
    }

    h1.divisionPageHeading {
        margin-top: 130px !important;
    }

    ul#tabs li {
        width: 100%;
    }

    div.mediaRoom h1 span.block {
        top: 0;
    }

    a.carousel-control {
        font-size: 1em;
    }

    span.hyphenated:first-child::after {
        content: none;
    }

    div.teamMember {
        height: 320px;
    }

    div#content.intro {
        padding-top: 20px;
    }
}

@media (max-width: 696px) {
    p.agreeText {
        width: 100%;
        margin-bottom: 1em !important;
        max-width: 100%;
    }

    button#modal0Close {
        float: none;
        margin: auto;
        display: block;
    }
}

@media (max-width: 680px) {
    div.divisionLayer div.angledBackground {
        padding-top: 5em;
    }

    div.photo div.videoPlay {
        height: 35%;
    }

    div.teamMember p {
        min-height: 70px;
    }
}

@media (max-width: 540px) {
    .col-sm-6.medCasStu {
        width: 100%;
        margin-bottom: 3em;
    }

    div.bigVideo div.videoPlay {
        bottom: 25% !important;
        height: 26%;
    }

    div#IndexMedia1 div.videoPlay, div#IndexMedia5 div.videoPlay, div#IndexMedia6 div.videoPlay, div#IndexMedia7 div.videoPlay {
        height: 33%;
    }

    ul#tabs li a {
        margin-bottom: 2em;
    }

    div.teamMember {
        height: 300px;
    }
}

@media (max-width: 480px) {
    div.topPitch div.text {
        font-size: 2em;
    }

    div.wideText.right h3.its {
        top: -0.75em;
    }

    div.photo div.videoPlay {
        height: 45%;
    }

    div.bigVideo h1 {
        text-shadow: 2px 2px 8px #000000;
    }

    .col-xs-12 {
        width: 100%;
    }

    div.libraryItem div.header {
        margin: 0;
        padding: 0 0 0.75em 0;
    }

    div.carousel-inner {
        min-height: 500px;
    }

    div.teamMember {
        height: 280px;
    }
}

@media (max-width: 430px) {
    div.topPitch div.heading {
        min-height: 22em;
    }

    div#FintechMedia2 div.videoPlay {
        top: 27em;
    }

    div.carousel-inner {
        min-height: 600px;
    }
}

@media (max-width: 376px) {
    div.mediaRoom h3 {
        font-size: 4em;
    }

    div.teamMember {
        height: 250px;
    }
}
