@charset "UTF-8";

.off-canvas-wrap {
    overflow: initial;
}

.off-canvas-wrap .right-off-canvas-menu {
    display: none;
}

.off-canvas-wrap.move-left .right-off-canvas-menu {
    display: block;
}

/*h1,*/
/*h2,*/
/*h3,*/
/*h4,*/
/*h5,*/
/*h6,*/
/*p,*/
/*span,*/
/*ol,*/
/*ol li,*/
/*ol li a,*/
/*ul,*/
/*ul li,*/
/*ul li a,*/
/*a:link,*/
/*a:active,*/
/*a:visited,*/
/*a:hover,*/
/*form,*/
/*form input,*/
/*form select {*/
    /*/*/**/*/*/
/*}*/

h2 {
    font-size: 2.25em !important;
    font-weight: 600;
    line-height: 44px;
}

h3 {
    font-size: 1.688em;
}

sup {
    font-size: 0.6em;
}

.main-heading {
    text-align: center;
    margin-bottom: 75px;
}

@media (max-width: 40em) {
    .main-heading {
        margin-bottom: 50px;
    }
}

.main-heading h1 {
    color: inherit !important;
    font-size: 32px !important;
    font-weight: 400;
    line-height: 40px;
    margin-bottom: 0.375em;
}

@media (max-width: 40em) {
    .main-heading h1 {
        font-size: 24px !important;
        font-weight: 600;
        line-height: 29px;
    }
}

.main-heading h2 {
    color: inherit !important;
    font-size: 24px !important;
    font-weight: 200;
    line-height: 36px;
    margin-bottom: 0;
}

@media (max-width: 40em) {
    .main-heading h2 {
        font-size: 21px !important;
        line-height: 28px;
    }
}

video {
    width: 100%;
}

.anchor-link {
    display: block;
    content: " ";
    visibility: hidden;
    pointer-events: none;
}

.hide-for-small-inline {
    display: inline;
}

.fullWidth {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: initial;
}

div.flex-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

div.flex-center.wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

div.flex-center>* {
    flex: 0 0 auto;
}

.flex-center::before,
.flex-center::after {
    content: normal;
}

.no-fouc {
    display: none;
}

.no-break {
    display: inline-block;
}

.no-scroll {
    overflow: hidden;
}

.footer-stay-down {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-height: 100vh;
    width: 100%;
}

.footer-stay-down>* {
    width: 100%;
}

/*********************/

/* Shared components */

/*********************/

.ia-loader-spinner {
    -webkit-animation: rotation 1s infinite linear;
    animation: rotation 1s infinite linear;
}

@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(359deg);
    }
}

@keyframes rotation {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(359deg);
    }
}

.summary {
    font-size: 1.125em;
    color: #8E8E8E;
}

a.callus {
    display: inline-block;
    color: inherit;
    font-weight: inherit;
}

[class*=price-suffix] {
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    /*20220418*/
    font-style: inherit;
}

p.caption,
div.main-content-wrapper div.jic-main p.caption,
div.text-right-picture-left p.caption,
div.text-left-picture-right p.caption,
div.image-background p.caption {
    color: #9B9B9B;
    font-size: 12px;
    font-style: italic;
    line-height: 16px !important;
    margin-top: 10px;
    margin-bottom: 0;
    font-weight: 300;
}

p.caption a {
    color: inherit !important;
    text-decoration: underline;
    cursor: pointer;
}

div.jic-main p.caption {
    position: absolute;
    right: 20px;
    bottom: 20px;
    color: #ffffff;
}

.slick-slide p.caption.shift-up {
    margin-top: 5px;
}

.slick-slide p.caption {
    margin-top: 10px;
    position: absolute;
    left: 0;
    right: 0;
}

@media (max-width: 40em) {
    .ia-breadcrumb.pull-up-half+div {
        padding-bottom: 50px;
    }
}

div.text-right-picture-left p.caption {
    text-align: right;
    float: right;
}

div.image-background p.caption {
    text-align: center;
}

div.centered-image p.caption {
    text-align: center;
}

p.caption.top-flush {
    padding-top: 0;
}

p.caption,
div.image-background p.caption.shift-up {
    margin-top: 5px;
}

p.caption.shift-left,
div.text-right-picture-left p.caption.shift-left,
div.text-left-picture-right p.caption.shift-left {
    margin-right: 5px;
    margin-top: 5px;
}

p.caption.shift-right,
div.text-right-picture-left p.caption.shift-right,
div.text-left-picture-right p.caption.shift-right {
    margin-left: 5px;
    margin-top: 5px;
}

div.major-features p.caption {
    color: #ffffff;
    text-align: center;
    position: absolute;
    bottom: 6px;
    left: 0;
    right: 0;
}

h3.major-features-heading,
h3.more-features-heading,
h3.major-features-heading span,
h3.more-features-heading span {
    color: #838383 !important;
    font-size: 15px;
    text-align: center;
    text-transform: uppercase;
    margin: 0;
    letter-spacing: 1px;
}

h3.major-features-heading {
    line-height: 74px;
}

h3.more-features-heading {
    margin: 74px auto 10px auto;
}

.more-features-heading+div.row div hr.main {
    max-width: 150px;
    margin: 0 auto;
}

div#reporting-intro {
    padding-right: 9%;
}

.design-navigation-button {
    width: 75px;
    text-align: center;
    display: inline-block;
}

.moreArrowDown {
    width: 17px;
    margin-left: 10px;
    margin-bottom: 2px;
}

.moreArrowUp {
    width: 17px;
    margin-left: 10px;
    margin-bottom: 3px;
    -ms-transform: rotate(180deg);
    /* IE 9 */
    -webkit-transform: rotate(180deg);
    /* Chrome, Safari, Opera */
    transform: rotate(180deg);
}

a.has-play-button {
    padding-left: 35px;
    background: #FFFFFF url("../images/icons/controlIcons/DemoPlayButton@2x.png") left center no-repeat;
    background-size: contain;
}

.pdf-icon {
    width: 19px;
    margin-right: 14px;
}

a.architecture-pdf,
a.pdf-link {
    font-size: 14px;
    font-style: italic;
    line-height: 17px;
    color: #4A90AD;
    display: inline-block;
}

a.architecture-pdf img,
a.pdf-link img {
    display: inline-block;
}

.ia-breadcrumb.pull-up-half+div {
    padding-top: 71px !important;
}

/*hr used for quote logo divs*/

hr.line {
    border: none;
    height: 1px;
    width: 50%;
    background: grey;
    color: grey;
    margin: 0 auto;
    opacity: 0.5;
}

hr.main {
    border-top: 1px solid #CCCCCB;
    border-bottom: none;
    border-right: none;
    border-left: none;
    margin: 0;
    height: 0;
    padding: 0;
}

.hr-main-container {
    padding: 0;
}

@media (max-width: 63.9375em) {
    .hr-main-container {
        padding: 0 15px;
    }
}

hr.main.orange {
    border-top: 1px solid #fff;
}

.link-underline,
.ia-left-right .text-container p a,
.ia-left-right div.maker-edition-page .graphic-block .main-graphic-content .text-container--right p a,
.ia-left-right div.maker-edition-page .graphic-block--absolute .main-graphic-content .text-container--right p a,
.ia-left-right div.maker-edition-page .graphic-block--relative .main-graphic-content .text-container--right p a,
div.maker-edition-page .graphic-block .main-graphic-content .ia-left-right .text-container--right p a,
div.maker-edition-page .graphic-block--absolute .main-graphic-content .ia-left-right .text-container--right p a,
div.maker-edition-page .graphic-block--relative .main-graphic-content .ia-left-right .text-container--right p a,
.ia-left-right div.maker-edition-page .graphic-block .main-graphic-content .text-container--left p a,
.ia-left-right div.maker-edition-page .graphic-block--absolute .main-graphic-content .text-container--left p a,
.ia-left-right div.maker-edition-page .graphic-block--relative .main-graphic-content .text-container--left p a,
div.maker-edition-page .graphic-block .main-graphic-content .ia-left-right .text-container--left p a,
div.maker-edition-page .graphic-block--absolute .main-graphic-content .ia-left-right .text-container--left p a,
div.maker-edition-page .graphic-block--relative .main-graphic-content .ia-left-right .text-container--left p a {
    color: inherit !important;
    /*border-bottom: 1px solid #4A90AD;*/
    font-weight: 300;
}

.link-underline:hover,
.ia-left-right .text-container p a:hover,
.ia-left-right div.maker-edition-page .graphic-block .main-graphic-content .text-container--right p a:hover,
.ia-left-right div.maker-edition-page .graphic-block--absolute .main-graphic-content .text-container--right p a:hover,
.ia-left-right div.maker-edition-page .graphic-block--relative .main-graphic-content .text-container--right p a:hover,
div.maker-edition-page .graphic-block .main-graphic-content .ia-left-right .text-container--right p a:hover,
div.maker-edition-page .graphic-block--absolute .main-graphic-content .ia-left-right .text-container--right p a:hover,
div.maker-edition-page .graphic-block--relative .main-graphic-content .ia-left-right .text-container--right p a:hover,
.ia-left-right div.maker-edition-page .graphic-block .main-graphic-content .text-container--left p a:hover,
.ia-left-right div.maker-edition-page .graphic-block--absolute .main-graphic-content .text-container--left p a:hover,
.ia-left-right div.maker-edition-page .graphic-block--relative .main-graphic-content .text-container--left p a:hover,
div.maker-edition-page .graphic-block .main-graphic-content .ia-left-right .text-container--left p a:hover,
div.maker-edition-page .graphic-block--absolute .main-graphic-content .ia-left-right .text-container--left p a:hover,
div.maker-edition-page .graphic-block--relative .main-graphic-content .ia-left-right .text-container--left p a:hover {
    border-bottom: 2px solid #4A90AD;
}

.slick-slide:focus {
    outline: none;
}

ul.slick-dots {
    display: block;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 0;
    margin-left: 0;
}

ul.slick-dots li {
    display: inline-block;
}

ul.slick-dots li.slick-active button:after {
    background-color: #4A90AD;
}

.slick-dots button {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    /*border: 1px solid #acadae;*/
    padding: 0;
    background-color: rgba(102, 102, 102, 0.25);
    color: transparent;
    outline: none;
    margin: 0 5px;
}

.main-content-wrapper span.slick-arrow {
    /* slick arrows */
    display: block;
    position: absolute;
}

div.main-content-wrapper div.jic-main {
    position: relative;
    padding: 6rem;
}

div.main-content-wrapper a.link-with-arrow,
div.main-content-wrapper a.link-with-arrow:active,
div.main-content-wrapper a.link-with-arrow:visited,
div.main-content-wrapper a.link-with-arrow:link {
    color: #4A90AD;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    position: relative;
}

div.main-content-wrapper div.jic-main h2,
div.main-content-wrapper div.jic-main h1,
div.main-content-wrapper div.jic-main p {
    color: #FFFFFF !important;
}

div.main-content-wrapper div.jic-main div.jic-main-logo {
    margin-bottom: 30px;
}

div.main-content-wrapper div.jic-main img.jic-main-product-logo {
    width: 50px;
    vertical-align: top;
}

div.main-content-wrapper.platform-page div.jic-main img.jic-main-platform-logo,
div.main-content-wrapper.modules-page div.jic-main img.jic-main-modules-logo {
    width: 133px;
    vertical-align: top;
}

div.main-content-wrapper div.jic-main h2.jic-main-logo-h2 {
    font-size: 1.5em !important;
    line-height: 29px;
    display: inline-block;
    font-weight: 400;
    letter-spacing: 0.5px;
    margin: 7px 0 0 10px;
}

div.main-content-wrapper.platform-page div.jic-main h2.jic-main-logo-h2,
div.main-content-wrapper.modules-page div.jic-main h2.jic-main-logo-h2 {
    margin: 25px 0 0 0;
}

div.main-content-wrapper div.jic-main h1 {
    font-size: 3em !important;
    font-weight: bold;
    line-height: 58px;
    margin-bottom: 10px;
    letter-spacing: 1px;
}

div.main-content-wrapper.modules-page div.jic-main img.jic-main-modules-icon {
    vertical-align: top;
    width: 62px;
}

div.main-content-wrapper.modules-page div.jic-main h1 {
    display: inline-block;
    margin: 7px 0 0 20px;
}

div.main-content-wrapper div.jic-main p {
    font-size: 1.313em;
    line-height: 25px;
    margin-bottom: 40px;
    margin-top: 10px;
    font-weight: 300;
    color: #FFFFFF;
}

div.main-content-wrapper div.jic-main p span {
    color: #ffffff;
}

div.main-content-wrapper div.jic-main p img {
    height: 20px;
    width: 20px;
    margin-bottom: 3px;
}

div.main-content-wrapper .product-primary-button:hover,
div.try-jic-solutions .product-primary-button:hover {
    background: #eb5c20 !important;
}

div.main-content-wrapper .product-primary-button,
div.try-jic-solutions .product-primary-button {
    text-align: center;
    border: none;
    display: inline-block;
    padding: 8px 20px;
    height: 45px;
    min-width: 214px;
    border-radius: 3px !important;
    background: #eb5c20;
    /* Old browsers */
    background: -moz-linear-gradient(top, #eb5c20 0%, #eb5c20 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eb5c20), color-stop(100%, #eb5c20));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #eb5c20 0%, #eb5c20 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #eb5c20 0%, #eb5c20 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #eb5c20 0%, #eb5c20 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #eb5c20 0%, #eb5c20 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#eb5c20", endColorstr="#eb5c20", GradientType=0);
}

div.main-content-wrapper .product-primary-button.disabled,
div.try-jic-solutions .product-primary-button.disabled {
    background: #eb5c20 !important;
    cursor: default;
    opacity: 0.7;
    box-shadow: none;
}

div.main-content-wrapper .product-primary-button span,
div.try-jic-solutions .product-primary-button span {
    color: #FFFFFF;
    font-weight: 500;
    font-size: 17px;
    line-height: 29px;
    vertical-align: middle;
}

.product-primary-button-2 {
    background: transparent;
    border: 2px solid #eb5c20;
    -webkit-transition: background-color 200ms ease;
    -o-transition: background-color 200ms ease;
    transition: background-color 200ms ease;
    text-align: center;
    display: inline-block;
    padding: 8px 20px;
    height: 45px;
    min-width: 214px;
    border-radius: 3px !important;
}

.product-primary-button-2 span {
    color: #eb5c20;
    font-weight: 500;
    font-size: 17px;
    line-height: 27px;
    vertical-align: middle;
}

.product-primary-button-2 span span {
    vertical-align: baseline;
}

.product-primary-button-2:hover,
.product-primary-button-2:focus {
    background: #eb5c20 !important;
}

.product-primary-button-2:hover span,
.product-primary-button-2:focus span {
    color: #fff;
}

div.info-paragraph {
    padding: 100px 0 75px 0;
}

div.info-paragraph h3 {
    font-size: 1.688em;
    margin-bottom: 20px;
    font-weight: 600;
}

div.info-paragraph p {
    font-size: 1.125em;
    line-height: 30px;
    font-weight: 300;
}

div.info-paragraph h4 {
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    color: #445C6D;
}

div.info-paragraph h4.module-data-sheet {
    color: #666666;
    line-height: 28px;
}

div.info-paragraph h4.module-data-sheet+a,
div.info-paragraph h4.module-data-sheet+a+a {
    color: #4A90AD;
    font-size: 14px;
    font-style: italic;
    line-height: 21px;
    font-weight: 300;
    display: block;
    margin-bottom: 10px;
}

div.info-paragraph h4.module-data-sheet+a img {
    margin-top: -5px;
}

div.product-paragraph {
    padding: 50px 0;
}

div.product-paragraph h3 {
    font-size: 1.313em;
    margin-bottom: 10px;
    font-weight: 600;
    line-height: 30px;
}

div.product-paragraph h3+p {
    font-size: 1.125em;
    margin-bottom: 0;
    line-height: 30px;
    font-weight: 300;
}

div.small-2-col-bullet-list {
    margin-bottom: 100px;
}

div.small-2-col-bullet-list .small-2-col-bullet-list-wrapper {
    background-color: #EEEEEE;
    border-radius: 3px;
    padding: 40px 85px 50px 85px;
}

div.small-2-col-bullet-list .small-2-col-bullet-list-wrapper img {
    padding-top: 5px;
    margin-top: 13px;
    width: 69px;
}

div.small-2-col-bullet-list .small-2-col-bullet-list-wrapper h5 {
    font-size: 18px !important;
    color: #3f6a84 !important;
    font-weight: 600 !important;
}

div.small-2-col-bullet-list .small-2-col-bullet-list-wrapper h4 {
    font-size: 18px !important;
    color: #4E4E4E;
    font-weight: 600;
    margin-bottom: 12px;
}

div.small-2-col-bullet-list .small-2-col-bullet-list-wrapper h5+p {
    color: #666666;
    font-weight: 300;
    font-size: 16px;
}

div.logo-quote-main {
    margin-bottom: 75px;
    margin-top: 75px;
}

div.main-content-wrapper.platform-page div.logo-quote-main {
    margin-top: 50px;
    margin-bottom: 50px;
}

div.main-content-wrapper.platform-page div.logo-quote-main .logo-quote-wrapper img {
    padding-top: 0;
}

div.logo-quote-main .logo-quote-wrapper div:first-child {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

div.logo-quote-main .logo-quote-wrapper div:first-child img {
    padding-top: 0;
}

div.main-content-wrapper.platform-page div.logo-quote-main .logo-quote-wrapper .headshot-image {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}

div.logo-quote-main .logo-quote-wrapper img {
    width: 80%;
    padding-top: 50px;
    max-width: 215px;
}

div.logo-quote-main .logo-quote-wrapper div {
    padding-top: 5px;
}

div.logo-quote-main .logo-quote-wrapper .main-quote {
    border-right: 2px solid #E0E0E0;
    padding-right: 61px;
}

div.logo-quote-main .logo-quote-wrapper .main-quote h3 {
    font-size: 1.313em;
    line-height: 32px;
}

div.logo-quote-main .logo-quote-wrapper .main-quote h3+p {
    font-size: 1em;
    font-style: italic;
    line-height: 21px;
    color: #445C6D;
    margin-bottom: 0;
    font-weight: 300;
}

div.logo-quote-main .logo-quote-wrapper .main-quote h3+p+p {
    font-size: 0.875em;
    font-style: italic;
    line-height: 21px;
    color: #445C6D;
    font-weight: 300;
}

div.logo-quote-main .logo-quote-wrapper .right-quote p {
    font-size: 1em;
    line-height: 26px;
    font-style: italic;
    color: #666666;
    font-weight: 300;
}

div.logo-quote-main .logo-quote-wrapper .right-quote .ctaArrow {
    position: absolute;
    height: 15px;
    top: 2px;
    padding-left: 10px;
    -webkit-transition: all 0.1s ease-in;
    -moz-transition: all 0.1s ease-in;
    -ms-transition: all 0.1s ease-in;
    -o-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in;
    width: auto;
    padding-top: 0;
}

div.logo-quote-main .logo-quote-wrapper .right-quote a.link-with-arrow:hover img {
    -ms-transform: translate(10px, 0);
    /* IE 9 */
    -webkit-transform: translate(10px, 0);
    /* Safari */
    transform: translate(10px, 0);
}

.main-content-wrapper.platform-page div.logo-quote-main .headshot-image img {
    height: 100px;
    width: 100px;
}

div.major-features {
    padding-top: 100px;
    height: 689px;
    position: relative;
}

div.major-features .row {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

div.major-features img {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
}

div.major-features h3 {
    font-size: 27px;
    color: #ffff !important;
    font-weight: 300;
    margin: 0;
    padding: 0 10px;
    line-height: 44px;
    text-align: center;
}

@media (max-width: 63.9375em) {
    div.major-features h3 {
        font-size: 24px;
    }
}

div.small-info-paragraph {
    padding: 30px 0 50px 0;
}

div.small-info-paragraph h3,
div.text-left-picture-right h3,
div.text-right-picture-left h3,
div.two-column-info-paragraph h3 {
    font-size: 1.688em;
    line-height: 38px;
    font-weight: 300;
}

div.small-info-paragraph p,
div.text-left-picture-right h3+p,
div.text-right-picture-left p,
div.two-column-info-paragraph p {
    font-size: 1.125em;
    line-height: 30px;
    font-weight: 300;
}

div.text-left-picture-right {
    padding: 100px 0;
    position: relative;
}

div.text-right-picture-left {
    padding: 170px 0 175px 0;
    position: relative;
}

div.two-column-info-paragraph {
    padding: 50px 0;
}

div.two-column-info-paragraph h3 {
    margin-bottom: 15px;
}

div.picture-plus-info-grey {
    background: #39464b;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(-90deg, #39464b, #445c6d);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(-90deg, #39464b, #445c6d);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(-90deg, #39464b, #445c6d);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(-90deg, #39464b, #445c6d);
    /* Standard syntax (must be last) */
    position: relative;
    margin: 100px 0;
    min-height: 500px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
}

div.picture-plus-info-grey>.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

div.picture-plus-info-grey h3 {
    font-size: 1.688em;
    line-height: 38px;
    color: #FFFFFF !important;
    margin-top: 0;
    font-weight: 300;
}

div.picture-plus-info-grey p {
    font-size: 1.125em;
    line-height: 30px;
    color: #FFFFFF !important;
    font-weight: 300;
}

div.picture-plus-info-grey p:last-of-type {
    margin-bottom: 0;
}

div.small-3-col-bullet-list {
    padding: 20px 0 100px 0;
}

div.small-3-col-bullet-list a {
    font-weight: normal;
}

div.small-3-col-bullet-list h2 {
    font-size: 27px !important;
    margin-bottom: 100px;
    font-weight: 300;
}

div.small-3-col-bullet-list h2.more-features {
    font-size: 36px !important;
    line-height: 43px;
    margin: 100px 0 75px;
    font-weight: 600;
}

div.small-3-col-bullet-list h5 {
    font-size: 1.125em !important;
    line-height: 24px;
    color: #4E4E4E !important;
    margin-top: 0 !important;
    font-weight: normal !important;
}

div.small-3-col-bullet-list p {
    font-size: 0.875em;
    color: #666666 !important;
    line-height: 21px;
    margin-top: 5px;
    margin-bottom: 10px;
    font-weight: 300;
}

div.small-3-col-bullet-list .feature-image {
    padding-left: 0;
    padding-right: 0;
    text-align: right;
}

div.small-3-col-bullet-list img {
    width: 63px;
    margin-top: 0.3em;
}

div.small-3-col-bullet-list .bullet {
    margin-bottom: 50px;
}

@media (max-width: 40em) {
    div.small-3-col-bullet-list .bullet {
        margin-bottom: 30px;
    }
}

a img.ctaArrow {
    position: absolute;
    height: 15px;
    width: auto;
    top: 2px;
    padding-left: 7px;
    -webkit-transition: all 0.1s ease-in;
    -moz-transition: all 0.1s ease-in;
    -ms-transition: all 0.1s ease-in;
    -o-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in;
}

a.link-with-arrow {
    display: block;
    position: relative;
}

a.link-with-arrow:hover img {
    -ms-transform: translate(10px, 0);
    /* IE 9 */
    -webkit-transform: translate(10px, 0);
    /* Safari */
    transform: translate(10px, 0);
}

/* For touch devices (no change on hover state) */

a.link-with-arrow.no-hover:hover img {
    -ms-transform: translate(0, 0);
    /* IE 9 */
    -webkit-transform: translate(0, 0);
    /* Safari */
    transform: translate(0, 0);
}

a.link-with-arrow.no-hover img {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

div.faq h3 {
    color: #4E4E4E !important;
    font-size: 21px;
    font-weight: 600;
    line-height: 25px;
}

div.faq .faq-image-down {
    height: 12px;
    width: auto;
    margin-left: 15px;
    vertical-align: text-top;
    margin-top: 5px;
}

div.faq .faq-image-up {
    height: 12px;
    width: auto;
    -ms-transform: rotate(180deg);
    /* IE 9 */
    -webkit-transform: rotate(180deg);
    /* Chrome, Safari, Opera */
    transform: rotate(180deg);
    vertical-align: text-top;
    margin-top: 5px;
}

div.faq .faq-line {
    border-top: 1px solid #D8D8D8;
    opacity: 0.5;
    width: 170px;
    margin: 0 auto;
}

div.main-content-wrapper .alarming-faq .faq-arrow {
    height: 15px;
    width: auto;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

div.main-content-wrapper .alarming-faq .faq-arrow-down {
    -ms-transform: translateY(-50%) rotate(-90deg);
    /* IE 9 */
    -webkit-transform: translateY(-50%) rotate(-90deg);
    /* Chrome, Safari, Opera */
    transform: translateY(-50%) rotate(-90deg);
}

div.main-content-wrapper .alarming-faq p {
    border-bottom: 1px solid #D8D8D8;
}

div.main-content-wrapper .alarming-faq p.alarming-accordion {
    cursor: pointer;
    font-weight: 300;
    position: relative;
    margin: 0;
    padding: 15px 20px 15px 0;
    outline: none;
    box-shadow: none;
}

div.main-content-wrapper .alarming-faq .alarming-panel {
    display: none;
    border-bottom: none;
    font-size: 14px;
    line-height: 24px;
    font-weight: 300;
    padding-top: 10px;
}


div.main-content-wrapper .alarming-faq {
    padding-bottom: 60px;
}

div.image-background {
    position: relative;
}

div.image-background img {
    position: relative;
    left: -17.5%;
    width: 135%;
    min-width: 135%;
}

/******************/

/* New Components */

/******************/

.ia-cta-1,
.ia-cta-1.maker,
a.ia-cta-1.maker,
a.ia-cta-1 {
    display: inline-block;
    border-radius: 3px;
    outline: none;
    padding: 14px 13px;
    height: auto;
    width: auto;
    text-decoration: none;
}

.ia-cta-1,
.ia-cta-1.maker,
a.ia-cta-1.maker,
.ia-cta-1:link,
.ia-cta-1:hover,
.ia-cta-1:focus,
.ia-cta-1:active,
.ia-cta-1:visited,
a.ia-cta-1,
a.ia-cta-1:link,
a.ia-cta-1:hover,
a.ia-cta-1:focus,
a.ia-cta-1:active,
a.ia-cta-1:visited {
    color: #FFFFFF;
    font-size: 17px;
    font-weight: 600;
    line-height: 20px;
    text-decoration: none;
}

.ia-cta-1 span,
.ia-cta-1.maker span,
a.ia-cta-1 span {
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    color: inherit;
    position: relative;
}

.ia-cta-1.maker,
a.ia-cta-1.maker {
    background: linear-gradient(7.77deg, #F03C34 0%, #FBD13B 100%);
    position: relative;
}

.ia-cta-1.maker:before,
a.ia-cta-1.maker:before {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 3px;
    background: linear-gradient(270deg, #F03C34 0%, #FBD13B 100%);
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    transition: opacity 1s ease;
}

.ia-cta-1.maker:hover:before,
.ia-cta-1.maker:focus:before,
a.ia-cta-1.maker:hover:before,
a.ia-cta-1.maker:focus:before {
    opacity: 1;
}

.ia-quote-bar {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}

@media (max-width: 40em) {
    .ia-quote-bar {
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
    }
}

.ia-quote-bar .image-wrapper {
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    width: 150px;
    height: 150px;
}

@media (max-width: 40em) {
    .ia-quote-bar .image-wrapper {
        margin-bottom: 50px;
    }
}

.ia-quote-bar .image-wrapper img {
    width: 100%;
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.ia-quote-bar .text-wrapper {
    width: calc(100% - 180px);
    max-width: 600px;
}

@media (max-width: 40em) {
    .ia-quote-bar .text-wrapper {
        width: 100%;
        text-align: center;
    }
}

@media (min-width: 120.063em) {
    .ia-quote-bar .text-wrapper {
        max-width: 900px;
    }
}

.ia-quote-bar .text-wrapper .quote-text {
    font-size: 21px;
    line-height: 32px;
}

@media (max-width: 40em) {
    .ia-quote-bar .text-wrapper .quote-text {
        font-size: 18px;
        line-height: 28px;
    }
}

.ia-quote-bar .text-wrapper .attribution {
    font-size: 14px;
    font-style: italic;
    line-height: 21px;
    position: relative;
    padding-left: 0.8em;
}

@media (max-width: 40em) {
    .ia-quote-bar .text-wrapper .attribution {
        font-size: 14px;
        line-height: 21px;
        padding-left: 0;
    }
}

.ia-quote-bar .text-wrapper .attribution::before {
    content: "–";
    position: absolute;
    left: 0;
}

@media (max-width: 40em) {
    .ia-quote-bar .text-wrapper .attribution::before {
        position: static;
    }
}

.ia-left-right {
    padding: 100px 0;
}

@media (min-width: 40em) and (max-width: 63.9375em) {
    .ia-left-right {
        padding: 62px 0;
    }
}

@media (max-width: 40em) {
    .ia-left-right {
        padding: 45px 0;
    }
}

.ia-left-right {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
}

.ia-left-right>* {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 50%;
    position: relative;
}

@media (max-width: 40em) {
    .ia-left-right>* {
        align-items: center;
        width: 100%;
    }
}

.ia-left-right .spill {
    overflow: visible;
}

@media (min-width: 64em) {
    .ia-left-right .spill img {
        min-width: 685px;
    }
}

@media (min-width: 40em) and (max-width: 63.9375em) {
    .ia-left-right .spill img {
        min-width: 428px;
    }
}

@media (max-width: 40em) {
    .ia-left-right .spill img {
        min-width: calc(100% + 30px);
    }
}

@media (max-width: 40em) {
    .ia-left-right .screenshot img {
        min-width: 100%;
    }
}

@media (min-width: 40em) {
    .ia-left-right .right {
        order: 1;
    }
}

.ia-left-right .image-container .caption,
.ia-left-right div.maker-edition-page .graphic-block .image-container--right .caption,
.ia-left-right div.maker-edition-page .graphic-block--absolute .image-container--right .caption,
.ia-left-right div.maker-edition-page .graphic-block--relative .image-container--right .caption,
div.maker-edition-page .graphic-block .ia-left-right .image-container--right .caption,
div.maker-edition-page .graphic-block--absolute .ia-left-right .image-container--right .caption,
div.maker-edition-page .graphic-block--relative .ia-left-right .image-container--right .caption,
.ia-left-right div.maker-edition-page .graphic-block .image-container--left .caption,
.ia-left-right div.maker-edition-page .graphic-block--absolute .image-container--left .caption,
.ia-left-right div.maker-edition-page .graphic-block--relative .image-container--left .caption,
div.maker-edition-page .graphic-block .ia-left-right .image-container--left .caption,
div.maker-edition-page .graphic-block--absolute .ia-left-right .image-container--left .caption,
div.maker-edition-page .graphic-block--relative .ia-left-right .image-container--left .caption {
    display: inline-block;
}

.ia-left-right .image-container .caption a,
.ia-left-right div.maker-edition-page .graphic-block .image-container--right .caption a,
.ia-left-right div.maker-edition-page .graphic-block--absolute .image-container--right .caption a,
.ia-left-right div.maker-edition-page .graphic-block--relative .image-container--right .caption a,
div.maker-edition-page .graphic-block .ia-left-right .image-container--right .caption a,
div.maker-edition-page .graphic-block--absolute .ia-left-right .image-container--right .caption a,
div.maker-edition-page .graphic-block--relative .ia-left-right .image-container--right .caption a,
.ia-left-right div.maker-edition-page .graphic-block .image-container--left .caption a,
.ia-left-right div.maker-edition-page .graphic-block--absolute .image-container--left .caption a,
.ia-left-right div.maker-edition-page .graphic-block--relative .image-container--left .caption a,
div.maker-edition-page .graphic-block .ia-left-right .image-container--left .caption a,
div.maker-edition-page .graphic-block--absolute .ia-left-right .image-container--left .caption a,
div.maker-edition-page .graphic-block--relative .ia-left-right .image-container--left .caption a {
    display: inline-block;
}

.ia-left-right .image-container img,
.ia-left-right div.maker-edition-page .graphic-block .image-container--right img,
.ia-left-right div.maker-edition-page .graphic-block--absolute .image-container--right img,
.ia-left-right div.maker-edition-page .graphic-block--relative .image-container--right img,
div.maker-edition-page .graphic-block .ia-left-right .image-container--right img,
div.maker-edition-page .graphic-block--absolute .ia-left-right .image-container--right img,
div.maker-edition-page .graphic-block--relative .ia-left-right .image-container--right img,
.ia-left-right div.maker-edition-page .graphic-block .image-container--left img,
.ia-left-right div.maker-edition-page .graphic-block--absolute .image-container--left img,
.ia-left-right div.maker-edition-page .graphic-block--relative .image-container--left img,
div.maker-edition-page .graphic-block .ia-left-right .image-container--left img,
div.maker-edition-page .graphic-block--absolute .ia-left-right .image-container--left img,
div.maker-edition-page .graphic-block--relative .ia-left-right .image-container--left img {
    min-height: 1px;
}

@media (max-width: 40em) {
    .ia-left-right .image-container,
    .ia-left-right div.maker-edition-page .graphic-block .image-container--right,
    .ia-left-right div.maker-edition-page .graphic-block--absolute .image-container--right,
    .ia-left-right div.maker-edition-page .graphic-block--relative .image-container--right,
    div.maker-edition-page .graphic-block .ia-left-right .image-container--right,
    div.maker-edition-page .graphic-block--absolute .ia-left-right .image-container--right,
    div.maker-edition-page .graphic-block--relative .ia-left-right .image-container--right,
    .ia-left-right div.maker-edition-page .graphic-block .image-container--left,
    .ia-left-right div.maker-edition-page .graphic-block--absolute .image-container--left,
    .ia-left-right div.maker-edition-page .graphic-block--relative .image-container--left,
    div.maker-edition-page .graphic-block .ia-left-right .image-container--left,
    div.maker-edition-page .graphic-block--absolute .ia-left-right .image-container--left,
    div.maker-edition-page .graphic-block--relative .ia-left-right .image-container--left {
        margin-bottom: 30px;
    }
}

.ia-left-right .image-container.left,
.ia-left-right div.maker-edition-page .graphic-block .left.image-container--right,
.ia-left-right div.maker-edition-page .graphic-block--absolute .left.image-container--right,
.ia-left-right div.maker-edition-page .graphic-block--relative .left.image-container--right,
div.maker-edition-page .graphic-block .ia-left-right .left.image-container--right,
div.maker-edition-page .graphic-block--absolute .ia-left-right .left.image-container--right,
div.maker-edition-page .graphic-block--relative .ia-left-right .left.image-container--right,
.ia-left-right div.maker-edition-page .graphic-block .left.image-container--left,
.ia-left-right div.maker-edition-page .graphic-block--absolute .left.image-container--left,
.ia-left-right div.maker-edition-page .graphic-block--relative .left.image-container--left,
div.maker-edition-page .graphic-block .ia-left-right .left.image-container--left,
div.maker-edition-page .graphic-block--absolute .ia-left-right .left.image-container--left,
div.maker-edition-page .graphic-block--relative .ia-left-right .left.image-container--left {
    align-items: flex-end;
}

@media (min-width: 64em) {
    .ia-left-right .image-container.left,
    .ia-left-right div.maker-edition-page .graphic-block .left.image-container--right,
    .ia-left-right div.maker-edition-page .graphic-block--absolute .left.image-container--right,
    .ia-left-right div.maker-edition-page .graphic-block--relative .left.image-container--right,
    div.maker-edition-page .graphic-block .ia-left-right .left.image-container--right,
    div.maker-edition-page .graphic-block--absolute .ia-left-right .left.image-container--right,
    div.maker-edition-page .graphic-block--relative .ia-left-right .left.image-container--right,
    .ia-left-right div.maker-edition-page .graphic-block .left.image-container--left,
    .ia-left-right div.maker-edition-page .graphic-block--absolute .left.image-container--left,
    .ia-left-right div.maker-edition-page .graphic-block--relative .left.image-container--left,
    div.maker-edition-page .graphic-block .ia-left-right .left.image-container--left,
    div.maker-edition-page .graphic-block--absolute .ia-left-right .left.image-container--left,
    div.maker-edition-page .graphic-block--relative .ia-left-right .left.image-container--left {
        padding-right: 15px;
    }
}

@media (min-width: 40em) and (max-width: 63.9375em) {
    .ia-left-right .image-container.left,
    .ia-left-right div.maker-edition-page .graphic-block .left.image-container--right,
    .ia-left-right div.maker-edition-page .graphic-block--absolute .left.image-container--right,
    .ia-left-right div.maker-edition-page .graphic-block--relative .left.image-container--right,
    div.maker-edition-page .graphic-block .ia-left-right .left.image-container--right,
    div.maker-edition-page .graphic-block--absolute .ia-left-right .left.image-container--right,
    div.maker-edition-page .graphic-block--relative .ia-left-right .left.image-container--right,
    .ia-left-right div.maker-edition-page .graphic-block .left.image-container--left,
    .ia-left-right div.maker-edition-page .graphic-block--absolute .left.image-container--left,
    .ia-left-right div.maker-edition-page .graphic-block--relative .left.image-container--left,
    div.maker-edition-page .graphic-block .ia-left-right .left.image-container--left,
    div.maker-edition-page .graphic-block--absolute .ia-left-right .left.image-container--left,
    div.maker-edition-page .graphic-block--relative .ia-left-right .left.image-container--left {
        padding-right: 50px;
    }
}

@media (max-width: 40em) {
    .ia-left-right .image-container.left,
    .ia-left-right div.maker-edition-page .graphic-block .left.image-container--right,
    .ia-left-right div.maker-edition-page .graphic-block--absolute .left.image-container--right,
    .ia-left-right div.maker-edition-page .graphic-block--relative .left.image-container--right,
    div.maker-edition-page .graphic-block .ia-left-right .left.image-container--right,
    div.maker-edition-page .graphic-block--absolute .ia-left-right .left.image-container--right,
    div.maker-edition-page .graphic-block--relative .ia-left-right .left.image-container--right,
    .ia-left-right div.maker-edition-page .graphic-block .left.image-container--left,
    .ia-left-right div.maker-edition-page .graphic-block--absolute .left.image-container--left,
    .ia-left-right div.maker-edition-page .graphic-block--relative .left.image-container--left,
    div.maker-edition-page .graphic-block .ia-left-right .left.image-container--left,
    div.maker-edition-page .graphic-block--absolute .ia-left-right .left.image-container--left,
    div.maker-edition-page .graphic-block--relative .ia-left-right .left.image-container--left {
        align-items: center;
    }
}

.ia-left-right .image-container.left .caption,
.ia-left-right div.maker-edition-page .graphic-block .left.image-container--right .caption,
.ia-left-right div.maker-edition-page .graphic-block--absolute .left.image-container--right .caption,
.ia-left-right div.maker-edition-page .graphic-block--relative .left.image-container--right .caption,
div.maker-edition-page .graphic-block .ia-left-right .left.image-container--right .caption,
div.maker-edition-page .graphic-block--absolute .ia-left-right .left.image-container--right .caption,
div.maker-edition-page .graphic-block--relative .ia-left-right .left.image-container--right .caption,
.ia-left-right div.maker-edition-page .graphic-block .left.image-container--left .caption,
.ia-left-right div.maker-edition-page .graphic-block--absolute .left.image-container--left .caption,
.ia-left-right div.maker-edition-page .graphic-block--relative .left.image-container--left .caption,
div.maker-edition-page .graphic-block .ia-left-right .left.image-container--left .caption,
div.maker-edition-page .graphic-block--absolute .ia-left-right .left.image-container--left .caption,
div.maker-edition-page .graphic-block--relative .ia-left-right .left.image-container--left .caption {
    text-align: right;
}

@media (min-width: 64em) {
    .ia-left-right .image-container.right,
    .ia-left-right div.maker-edition-page .graphic-block .right.image-container--right,
    .ia-left-right div.maker-edition-page .graphic-block--absolute .right.image-container--right,
    .ia-left-right div.maker-edition-page .graphic-block--relative .right.image-container--right,
    div.maker-edition-page .graphic-block .ia-left-right .right.image-container--right,
    div.maker-edition-page .graphic-block--absolute .ia-left-right .right.image-container--right,
    div.maker-edition-page .graphic-block--relative .ia-left-right .right.image-container--right,
    .ia-left-right div.maker-edition-page .graphic-block .right.image-container--left,
    .ia-left-right div.maker-edition-page .graphic-block--absolute .right.image-container--left,
    .ia-left-right div.maker-edition-page .graphic-block--relative .right.image-container--left,
    div.maker-edition-page .graphic-block .ia-left-right .right.image-container--left,
    div.maker-edition-page .graphic-block--absolute .ia-left-right .right.image-container--left,
    div.maker-edition-page .graphic-block--relative .ia-left-right .right.image-container--left {
        padding-left: 15px;
    }
}

@media (min-width: 40em) and (max-width: 63.9375em) {
    .ia-left-right .image-container.right,
    .ia-left-right div.maker-edition-page .graphic-block .right.image-container--right,
    .ia-left-right div.maker-edition-page .graphic-block--absolute .right.image-container--right,
    .ia-left-right div.maker-edition-page .graphic-block--relative .right.image-container--right,
    div.maker-edition-page .graphic-block .ia-left-right .right.image-container--right,
    div.maker-edition-page .graphic-block--absolute .ia-left-right .right.image-container--right,
    div.maker-edition-page .graphic-block--relative .ia-left-right .right.image-container--right,
    .ia-left-right div.maker-edition-page .graphic-block .right.image-container--left,
    .ia-left-right div.maker-edition-page .graphic-block--absolute .right.image-container--left,
    .ia-left-right div.maker-edition-page .graphic-block--relative .right.image-container--left,
    div.maker-edition-page .graphic-block .ia-left-right .right.image-container--left,
    div.maker-edition-page .graphic-block--absolute .ia-left-right .right.image-container--left,
    div.maker-edition-page .graphic-block--relative .ia-left-right .right.image-container--left {
        padding-left: 50px;
    }
}

@media (max-width: 40em) {
    .ia-left-right .image-container.skinny,
    .ia-left-right div.maker-edition-page .graphic-block .skinny.image-container--right,
    .ia-left-right div.maker-edition-page .graphic-block--absolute .skinny.image-container--right,
    .ia-left-right div.maker-edition-page .graphic-block--relative .skinny.image-container--right,
    div.maker-edition-page .graphic-block .ia-left-right .skinny.image-container--right,
    div.maker-edition-page .graphic-block--absolute .ia-left-right .skinny.image-container--right,
    div.maker-edition-page .graphic-block--relative .ia-left-right .skinny.image-container--right,
    .ia-left-right div.maker-edition-page .graphic-block .skinny.image-container--left,
    .ia-left-right div.maker-edition-page .graphic-block--absolute .skinny.image-container--left,
    .ia-left-right div.maker-edition-page .graphic-block--relative .skinny.image-container--left,
    div.maker-edition-page .graphic-block .ia-left-right .skinny.image-container--left,
    div.maker-edition-page .graphic-block--absolute .ia-left-right .skinny.image-container--left,
    div.maker-edition-page .graphic-block--relative .ia-left-right .skinny.image-container--left {
        padding: 0 100px;
    }
}

.ia-left-right .image-container.skinny img,
.ia-left-right div.maker-edition-page .graphic-block .skinny.image-container--right img,
.ia-left-right div.maker-edition-page .graphic-block--absolute .skinny.image-container--right img,
.ia-left-right div.maker-edition-page .graphic-block--relative .skinny.image-container--right img,
div.maker-edition-page .graphic-block .ia-left-right .skinny.image-container--right img,
div.maker-edition-page .graphic-block--absolute .ia-left-right .skinny.image-container--right img,
div.maker-edition-page .graphic-block--relative .ia-left-right .skinny.image-container--right img,
.ia-left-right div.maker-edition-page .graphic-block .skinny.image-container--left img,
.ia-left-right div.maker-edition-page .graphic-block--absolute .skinny.image-container--left img,
.ia-left-right div.maker-edition-page .graphic-block--relative .skinny.image-container--left img,
div.maker-edition-page .graphic-block .ia-left-right .skinny.image-container--left img,
div.maker-edition-page .graphic-block--absolute .ia-left-right .skinny.image-container--left img,
div.maker-edition-page .graphic-block--relative .ia-left-right .skinny.image-container--left img {
    width: 100%;
    max-width: 211px;
}

@media (max-width: 40em) {
    .ia-left-right .image-container.skinny img,
    .ia-left-right div.maker-edition-page .graphic-block .skinny.image-container--right img,
    .ia-left-right div.maker-edition-page .graphic-block--absolute .skinny.image-container--right img,
    .ia-left-right div.maker-edition-page .graphic-block--relative .skinny.image-container--right img,
    div.maker-edition-page .graphic-block .ia-left-right .skinny.image-container--right img,
    div.maker-edition-page .graphic-block--absolute .ia-left-right .skinny.image-container--right img,
    div.maker-edition-page .graphic-block--relative .ia-left-right .skinny.image-container--right img,
    .ia-left-right div.maker-edition-page .graphic-block .skinny.image-container--left img,
    .ia-left-right div.maker-edition-page .graphic-block--absolute .skinny.image-container--left img,
    .ia-left-right div.maker-edition-page .graphic-block--relative .skinny.image-container--left img,
    div.maker-edition-page .graphic-block .ia-left-right .skinny.image-container--left img,
    div.maker-edition-page .graphic-block--absolute .ia-left-right .skinny.image-container--left img,
    div.maker-edition-page .graphic-block--relative .ia-left-right .skinny.image-container--left img {
        min-width: 70px;
    }
}

.ia-left-right .image-container.spill-both,
.ia-left-right div.maker-edition-page .graphic-block .spill-both.image-container--right,
.ia-left-right div.maker-edition-page .graphic-block--absolute .spill-both.image-container--right,
.ia-left-right div.maker-edition-page .graphic-block--relative .spill-both.image-container--right,
div.maker-edition-page .graphic-block .ia-left-right .spill-both.image-container--right,
div.maker-edition-page .graphic-block--absolute .ia-left-right .spill-both.image-container--right,
div.maker-edition-page .graphic-block--relative .ia-left-right .spill-both.image-container--right,
.ia-left-right div.maker-edition-page .graphic-block .spill-both.image-container--left,
.ia-left-right div.maker-edition-page .graphic-block--absolute .spill-both.image-container--left,
.ia-left-right div.maker-edition-page .graphic-block--relative .spill-both.image-container--left,
div.maker-edition-page .graphic-block .ia-left-right .spill-both.image-container--left,
div.maker-edition-page .graphic-block--absolute .ia-left-right .spill-both.image-container--left,
div.maker-edition-page .graphic-block--relative .ia-left-right .spill-both.image-container--left,
.ia-left-right .image-container.spill-both.left,
.ia-left-right .image-container.spill-both.right {
    overflow: visible;
    align-items: center;
    padding: 0;
}

.ia-left-right .image-container.spill-both img,
.ia-left-right div.maker-edition-page .graphic-block .spill-both.image-container--right img,
.ia-left-right div.maker-edition-page .graphic-block--absolute .spill-both.image-container--right img,
.ia-left-right div.maker-edition-page .graphic-block--relative .spill-both.image-container--right img,
div.maker-edition-page .graphic-block .ia-left-right .spill-both.image-container--right img,
div.maker-edition-page .graphic-block--absolute .ia-left-right .spill-both.image-container--right img,
div.maker-edition-page .graphic-block--relative .ia-left-right .spill-both.image-container--right img,
.ia-left-right div.maker-edition-page .graphic-block .spill-both.image-container--left img,
.ia-left-right div.maker-edition-page .graphic-block--absolute .spill-both.image-container--left img,
.ia-left-right div.maker-edition-page .graphic-block--relative .spill-both.image-container--left img,
div.maker-edition-page .graphic-block .ia-left-right .spill-both.image-container--left img,
div.maker-edition-page .graphic-block--absolute .ia-left-right .spill-both.image-container--left img,
div.maker-edition-page .graphic-block--relative .ia-left-right .spill-both.image-container--left img {
    width: calc(100% + 256px);
    max-width: 856px;
}

@media (min-width: 40em) and (max-width: 63.9375em) {
    .ia-left-right .image-container.spill-both img,
    .ia-left-right div.maker-edition-page .graphic-block .spill-both.image-container--right img,
    .ia-left-right div.maker-edition-page .graphic-block--absolute .spill-both.image-container--right img,
    .ia-left-right div.maker-edition-page .graphic-block--relative .spill-both.image-container--right img,
    div.maker-edition-page .graphic-block .ia-left-right .spill-both.image-container--right img,
    div.maker-edition-page .graphic-block--absolute .ia-left-right .spill-both.image-container--right img,
    div.maker-edition-page .graphic-block--relative .ia-left-right .spill-both.image-container--right img,
    .ia-left-right div.maker-edition-page .graphic-block .spill-both.image-container--left img,
    .ia-left-right div.maker-edition-page .graphic-block--absolute .spill-both.image-container--left img,
    .ia-left-right div.maker-edition-page .graphic-block--relative .spill-both.image-container--left img,
    div.maker-edition-page .graphic-block .ia-left-right .spill-both.image-container--left img,
    div.maker-edition-page .graphic-block--absolute .ia-left-right .spill-both.image-container--left img,
    div.maker-edition-page .graphic-block--relative .ia-left-right .spill-both.image-container--left img {
        width: calc(100% + 100px);
    }
}

@media (max-width: 40em) {
    .ia-left-right .image-container.spill-both img,
    .ia-left-right div.maker-edition-page .graphic-block .spill-both.image-container--right img,
    .ia-left-right div.maker-edition-page .graphic-block--absolute .spill-both.image-container--right img,
    .ia-left-right div.maker-edition-page .graphic-block--relative .spill-both.image-container--right img,
    div.maker-edition-page .graphic-block .ia-left-right .spill-both.image-container--right img,
    div.maker-edition-page .graphic-block--absolute .ia-left-right .spill-both.image-container--right img,
    div.maker-edition-page .graphic-block--relative .ia-left-right .spill-both.image-container--right img,
    .ia-left-right div.maker-edition-page .graphic-block .spill-both.image-container--left img,
    .ia-left-right div.maker-edition-page .graphic-block--absolute .spill-both.image-container--left img,
    .ia-left-right div.maker-edition-page .graphic-block--relative .spill-both.image-container--left img,
    div.maker-edition-page .graphic-block .ia-left-right .spill-both.image-container--left img,
    div.maker-edition-page .graphic-block--absolute .ia-left-right .spill-both.image-container--left img,
    div.maker-edition-page .graphic-block--relative .ia-left-right .spill-both.image-container--left img {
        max-width: 100%;
    }
}

@media (max-width: 40em) {
    .ia-left-right .text-container,
    .ia-left-right div.maker-edition-page .graphic-block .main-graphic-content .text-container--right,
    .ia-left-right div.maker-edition-page .graphic-block--absolute .main-graphic-content .text-container--right,
    .ia-left-right div.maker-edition-page .graphic-block--relative .main-graphic-content .text-container--right,
    div.maker-edition-page .graphic-block .main-graphic-content .ia-left-right .text-container--right,
    div.maker-edition-page .graphic-block--absolute .main-graphic-content .ia-left-right .text-container--right,
    div.maker-edition-page .graphic-block--relative .main-graphic-content .ia-left-right .text-container--right,
    .ia-left-right div.maker-edition-page .graphic-block .main-graphic-content .text-container--left,
    .ia-left-right div.maker-edition-page .graphic-block--absolute .main-graphic-content .text-container--left,
    .ia-left-right div.maker-edition-page .graphic-block--relative .main-graphic-content .text-container--left,
    div.maker-edition-page .graphic-block .main-graphic-content .ia-left-right .text-container--left,
    div.maker-edition-page .graphic-block--absolute .main-graphic-content .ia-left-right .text-container--left,
    div.maker-edition-page .graphic-block--relative .main-graphic-content .ia-left-right .text-container--left {
        text-align: center;
    }
}

@media (min-width: 64em) {
    .ia-left-right .text-container.left,
    .ia-left-right div.maker-edition-page .graphic-block .main-graphic-content .left.text-container--right,
    .ia-left-right div.maker-edition-page .graphic-block--absolute .main-graphic-content .left.text-container--right,
    .ia-left-right div.maker-edition-page .graphic-block--relative .main-graphic-content .left.text-container--right,
    div.maker-edition-page .graphic-block .main-graphic-content .ia-left-right .left.text-container--right,
    div.maker-edition-page .graphic-block--absolute .main-graphic-content .ia-left-right .left.text-container--right,
    div.maker-edition-page .graphic-block--relative .main-graphic-content .ia-left-right .left.text-container--right,
    .ia-left-right div.maker-edition-page .graphic-block .main-graphic-content .left.text-container--left,
    .ia-left-right div.maker-edition-page .graphic-block--absolute .main-graphic-content .left.text-container--left,
    .ia-left-right div.maker-edition-page .graphic-block--relative .main-graphic-content .left.text-container--left,
    div.maker-edition-page .graphic-block .main-graphic-content .ia-left-right .left.text-container--left,
    div.maker-edition-page .graphic-block--absolute .main-graphic-content .ia-left-right .left.text-container--left,
    div.maker-edition-page .graphic-block--relative .main-graphic-content .ia-left-right .left.text-container--left {
        padding-right: 100px;
    }
}

@media (min-width: 40em) and (max-width: 63.9375em) {
    .ia-left-right .text-container.left,
    .ia-left-right div.maker-edition-page .graphic-block .main-graphic-content .left.text-container--right,
    .ia-left-right div.maker-edition-page .graphic-block--absolute .main-graphic-content .left.text-container--right,
    .ia-left-right div.maker-edition-page .graphic-block--relative .main-graphic-content .left.text-container--right,
    div.maker-edition-page .graphic-block .main-graphic-content .ia-left-right .left.text-container--right,
    div.maker-edition-page .graphic-block--absolute .main-graphic-content .ia-left-right .left.text-container--right,
    div.maker-edition-page .graphic-block--relative .main-graphic-content .ia-left-right .left.text-container--right,
    .ia-left-right div.maker-edition-page .graphic-block .main-graphic-content .left.text-container--left,
    .ia-left-right div.maker-edition-page .graphic-block--absolute .main-graphic-content .left.text-container--left,
    .ia-left-right div.maker-edition-page .graphic-block--relative .main-graphic-content .left.text-container--left,
    div.maker-edition-page .graphic-block .main-graphic-content .ia-left-right .left.text-container--left,
    div.maker-edition-page .graphic-block--absolute .main-graphic-content .ia-left-right .left.text-container--left,
    div.maker-edition-page .graphic-block--relative .main-graphic-content .ia-left-right .left.text-container--left {
        padding-right: 15px;
    }
}

@media (min-width: 64em) {
    .ia-left-right .text-container.right,
    .ia-left-right div.maker-edition-page .graphic-block .main-graphic-content .right.text-container--right,
    .ia-left-right div.maker-edition-page .graphic-block--absolute .main-graphic-content .right.text-container--right,
    .ia-left-right div.maker-edition-page .graphic-block--relative .main-graphic-content .right.text-container--right,
    div.maker-edition-page .graphic-block .main-graphic-content .ia-left-right .right.text-container--right,
    div.maker-edition-page .graphic-block--absolute .main-graphic-content .ia-left-right .right.text-container--right,
    div.maker-edition-page .graphic-block--relative .main-graphic-content .ia-left-right .right.text-container--right,
    .ia-left-right div.maker-edition-page .graphic-block .main-graphic-content .right.text-container--left,
    .ia-left-right div.maker-edition-page .graphic-block--absolute .main-graphic-content .right.text-container--left,
    .ia-left-right div.maker-edition-page .graphic-block--relative .main-graphic-content .right.text-container--left,
    div.maker-edition-page .graphic-block .main-graphic-content .ia-left-right .right.text-container--left,
    div.maker-edition-page .graphic-block--absolute .main-graphic-content .ia-left-right .right.text-container--left,
    div.maker-edition-page .graphic-block--relative .main-graphic-content .ia-left-right .right.text-container--left {
        padding-left: 100px;
    }
}

@media (min-width: 40em) and (max-width: 63.9375em) {
    .ia-left-right .text-container.right,
    .ia-left-right div.maker-edition-page .graphic-block .main-graphic-content .right.text-container--right,
    .ia-left-right div.maker-edition-page .graphic-block--absolute .main-graphic-content .right.text-container--right,
    .ia-left-right div.maker-edition-page .graphic-block--relative .main-graphic-content .right.text-container--right,
    div.maker-edition-page .graphic-block .main-graphic-content .ia-left-right .right.text-container--right,
    div.maker-edition-page .graphic-block--absolute .main-graphic-content .ia-left-right .right.text-container--right,
    div.maker-edition-page .graphic-block--relative .main-graphic-content .ia-left-right .right.text-container--right,
    .ia-left-right div.maker-edition-page .graphic-block .main-graphic-content .right.text-container--left,
    .ia-left-right div.maker-edition-page .graphic-block--absolute .main-graphic-content .right.text-container--left,
    .ia-left-right div.maker-edition-page .graphic-block--relative .main-graphic-content .right.text-container--left,
    div.maker-edition-page .graphic-block .main-graphic-content .ia-left-right .right.text-container--left,
    div.maker-edition-page .graphic-block--absolute .main-graphic-content .ia-left-right .right.text-container--left,
    div.maker-edition-page .graphic-block--relative .main-graphic-content .ia-left-right .right.text-container--left {
        padding-left: 15px;
    }
}

.ia-left-right .text-container h3,
.ia-left-right div.maker-edition-page .graphic-block .main-graphic-content .text-container--right h3,
.ia-left-right div.maker-edition-page .graphic-block--absolute .main-graphic-content .text-container--right h3,
.ia-left-right div.maker-edition-page .graphic-block--relative .main-graphic-content .text-container--right h3,
div.maker-edition-page .graphic-block .main-graphic-content .ia-left-right .text-container--right h3,
div.maker-edition-page .graphic-block--absolute .main-graphic-content .ia-left-right .text-container--right h3,
div.maker-edition-page .graphic-block--relative .main-graphic-content .ia-left-right .text-container--right h3,
.ia-left-right div.maker-edition-page .graphic-block .main-graphic-content .text-container--left h3,
.ia-left-right div.maker-edition-page .graphic-block--absolute .main-graphic-content .text-container--left h3,
.ia-left-right div.maker-edition-page .graphic-block--relative .main-graphic-content .text-container--left h3,
div.maker-edition-page .graphic-block .main-graphic-content .ia-left-right .text-container--left h3,
div.maker-edition-page .graphic-block--absolute .main-graphic-content .ia-left-right .text-container--left h3,
div.maker-edition-page .graphic-block--relative .main-graphic-content .ia-left-right .text-container--left h3 {
    display: block;
    width: 100%;
    text-align: inherit;
    font-weight: 300;
}

@media (min-width: 40em) and (max-width: 63.9375em) {
    .ia-left-right .text-container h3,
    .ia-left-right div.maker-edition-page .graphic-block .main-graphic-content .text-container--right h3,
    .ia-left-right div.maker-edition-page .graphic-block--absolute .main-graphic-content .text-container--right h3,
    .ia-left-right div.maker-edition-page .graphic-block--relative .main-graphic-content .text-container--right h3,
    div.maker-edition-page .graphic-block .main-graphic-content .ia-left-right .text-container--right h3,
    div.maker-edition-page .graphic-block--absolute .main-graphic-content .ia-left-right .text-container--right h3,
    div.maker-edition-page .graphic-block--relative .main-graphic-content .ia-left-right .text-container--right h3,
    .ia-left-right div.maker-edition-page .graphic-block .main-graphic-content .text-container--left h3,
    .ia-left-right div.maker-edition-page .graphic-block--absolute .main-graphic-content .text-container--left h3,
    .ia-left-right div.maker-edition-page .graphic-block--relative .main-graphic-content .text-container--left h3,
    div.maker-edition-page .graphic-block .main-graphic-content .ia-left-right .text-container--left h3,
    div.maker-edition-page .graphic-block--absolute .main-graphic-content .ia-left-right .text-container--left h3,
    div.maker-edition-page .graphic-block--relative .main-graphic-content .ia-left-right .text-container--left h3 {
        font-size: 1.5em;
        line-height: 32px;
    }
}

@media (max-width: 40em) {
    .ia-left-right .text-container h3,
    .ia-left-right div.maker-edition-page .graphic-block .main-graphic-content .text-container--right h3,
    .ia-left-right div.maker-edition-page .graphic-block--absolute .main-graphic-content .text-container--right h3,
    .ia-left-right div.maker-edition-page .graphic-block--relative .main-graphic-content .text-container--right h3,
    div.maker-edition-page .graphic-block .main-graphic-content .ia-left-right .text-container--right h3,
    div.maker-edition-page .graphic-block--absolute .main-graphic-content .ia-left-right .text-container--right h3,
    div.maker-edition-page .graphic-block--relative .main-graphic-content .ia-left-right .text-container--right h3,
    .ia-left-right div.maker-edition-page .graphic-block .main-graphic-content .text-container--left h3,
    .ia-left-right div.maker-edition-page .graphic-block--absolute .main-graphic-content .text-container--left h3,
    .ia-left-right div.maker-edition-page .graphic-block--relative .main-graphic-content .text-container--left h3,
    div.maker-edition-page .graphic-block .main-graphic-content .ia-left-right .text-container--left h3,
    div.maker-edition-page .graphic-block--absolute .main-graphic-content .ia-left-right .text-container--left h3,
    div.maker-edition-page .graphic-block--relative .main-graphic-content .ia-left-right .text-container--left h3 {
        font-size: 1.313em;
        line-height: 28px;
    }
}

.ia-left-right .text-container p,
.ia-left-right div.maker-edition-page .graphic-block .main-graphic-content .text-container--right p,
.ia-left-right div.maker-edition-page .graphic-block--absolute .main-graphic-content .text-container--right p,
.ia-left-right div.maker-edition-page .graphic-block--relative .main-graphic-content .text-container--right p,
div.maker-edition-page .graphic-block .main-graphic-content .ia-left-right .text-container--right p,
div.maker-edition-page .graphic-block--absolute .main-graphic-content .ia-left-right .text-container--right p,
div.maker-edition-page .graphic-block--relative .main-graphic-content .ia-left-right .text-container--right p,
.ia-left-right div.maker-edition-page .graphic-block .main-graphic-content .text-container--left p,
.ia-left-right div.maker-edition-page .graphic-block--absolute .main-graphic-content .text-container--left p,
.ia-left-right div.maker-edition-page .graphic-block--relative .main-graphic-content .text-container--left p,
div.maker-edition-page .graphic-block .main-graphic-content .ia-left-right .text-container--left p,
div.maker-edition-page .graphic-block--absolute .main-graphic-content .ia-left-right .text-container--left p,
div.maker-edition-page .graphic-block--relative .main-graphic-content .ia-left-right .text-container--left p {
    display: block;
    width: 100%;
    text-align: inherit;
}

@media (max-width: 63.9375em) {
    .ia-left-right .text-container p,
    .ia-left-right div.maker-edition-page .graphic-block .main-graphic-content .text-container--right p,
    .ia-left-right div.maker-edition-page .graphic-block--absolute .main-graphic-content .text-container--right p,
    .ia-left-right div.maker-edition-page .graphic-block--relative .main-graphic-content .text-container--right p,
    div.maker-edition-page .graphic-block .main-graphic-content .ia-left-right .text-container--right p,
    div.maker-edition-page .graphic-block--absolute .main-graphic-content .ia-left-right .text-container--right p,
    div.maker-edition-page .graphic-block--relative .main-graphic-content .ia-left-right .text-container--right p,
    .ia-left-right div.maker-edition-page .graphic-block .main-graphic-content .text-container--left p,
    .ia-left-right div.maker-edition-page .graphic-block--absolute .main-graphic-content .text-container--left p,
    .ia-left-right div.maker-edition-page .graphic-block--relative .main-graphic-content .text-container--left p,
    div.maker-edition-page .graphic-block .main-graphic-content .ia-left-right .text-container--left p,
    div.maker-edition-page .graphic-block--absolute .main-graphic-content .ia-left-right .text-container--left p,
    div.maker-edition-page .graphic-block--relative .main-graphic-content .ia-left-right .text-container--left p {
        font-size: 1em;
        line-height: 25px;
    }
}

.ia-left-right .text-container p:last-child,
.ia-left-right div.maker-edition-page .graphic-block .main-graphic-content .text-container--right p:last-child,
.ia-left-right div.maker-edition-page .graphic-block--absolute .main-graphic-content .text-container--right p:last-child,
.ia-left-right div.maker-edition-page .graphic-block--relative .main-graphic-content .text-container--right p:last-child,
div.maker-edition-page .graphic-block .main-graphic-content .ia-left-right .text-container--right p:last-child,
div.maker-edition-page .graphic-block--absolute .main-graphic-content .ia-left-right .text-container--right p:last-child,
div.maker-edition-page .graphic-block--relative .main-graphic-content .ia-left-right .text-container--right p:last-child,
.ia-left-right div.maker-edition-page .graphic-block .main-graphic-content .text-container--left p:last-child,
.ia-left-right div.maker-edition-page .graphic-block--absolute .main-graphic-content .text-container--left p:last-child,
.ia-left-right div.maker-edition-page .graphic-block--relative .main-graphic-content .text-container--left p:last-child,
div.maker-edition-page .graphic-block .main-graphic-content .ia-left-right .text-container--left p:last-child,
div.maker-edition-page .graphic-block--absolute .main-graphic-content .ia-left-right .text-container--left p:last-child,
div.maker-edition-page .graphic-block--relative .main-graphic-content .ia-left-right .text-container--left p:last-child {
    margin-bottom: 0;
}

.ia-left-right .text-container.smaller-text h3,
.ia-left-right div.maker-edition-page .graphic-block .main-graphic-content .smaller-text.text-container--right h3,
.ia-left-right div.maker-edition-page .graphic-block--absolute .main-graphic-content .smaller-text.text-container--right h3,
.ia-left-right div.maker-edition-page .graphic-block--relative .main-graphic-content .smaller-text.text-container--right h3,
div.maker-edition-page .graphic-block .main-graphic-content .ia-left-right .smaller-text.text-container--right h3,
div.maker-edition-page .graphic-block--absolute .main-graphic-content .ia-left-right .smaller-text.text-container--right h3,
div.maker-edition-page .graphic-block--relative .main-graphic-content .ia-left-right .smaller-text.text-container--right h3,
.ia-left-right div.maker-edition-page .graphic-block .main-graphic-content .smaller-text.text-container--left h3,
.ia-left-right div.maker-edition-page .graphic-block--absolute .main-graphic-content .smaller-text.text-container--left h3,
.ia-left-right div.maker-edition-page .graphic-block--relative .main-graphic-content .smaller-text.text-container--left h3,
div.maker-edition-page .graphic-block .main-graphic-content .ia-left-right .smaller-text.text-container--left h3,
div.maker-edition-page .graphic-block--absolute .main-graphic-content .ia-left-right .smaller-text.text-container--left h3,
div.maker-edition-page .graphic-block--relative .main-graphic-content .ia-left-right .smaller-text.text-container--left h3 {
    font-size: 21px;
    line-height: 32px;
    margin: 0 0 10px;
}

@media (max-width: 40em) {
    .ia-left-right .text-container.smaller-text h3,
    .ia-left-right div.maker-edition-page .graphic-block .main-graphic-content .smaller-text.text-container--right h3,
    .ia-left-right div.maker-edition-page .graphic-block--absolute .main-graphic-content .smaller-text.text-container--right h3,
    .ia-left-right div.maker-edition-page .graphic-block--relative .main-graphic-content .smaller-text.text-container--right h3,
    div.maker-edition-page .graphic-block .main-graphic-content .ia-left-right .smaller-text.text-container--right h3,
    div.maker-edition-page .graphic-block--absolute .main-graphic-content .ia-left-right .smaller-text.text-container--right h3,
    div.maker-edition-page .graphic-block--relative .main-graphic-content .ia-left-right .smaller-text.text-container--right h3,
    .ia-left-right div.maker-edition-page .graphic-block .main-graphic-content .smaller-text.text-container--left h3,
    .ia-left-right div.maker-edition-page .graphic-block--absolute .main-graphic-content .smaller-text.text-container--left h3,
    .ia-left-right div.maker-edition-page .graphic-block--relative .main-graphic-content .smaller-text.text-container--left h3,
    div.maker-edition-page .graphic-block .main-graphic-content .ia-left-right .smaller-text.text-container--left h3,
    div.maker-edition-page .graphic-block--absolute .main-graphic-content .ia-left-right .smaller-text.text-container--left h3,
    div.maker-edition-page .graphic-block--relative .main-graphic-content .ia-left-right .smaller-text.text-container--left h3 {
        font-size: 18px;
        line-height: 26px;
    }
}

.ia-left-right .text-container.smaller-text p,
.ia-left-right div.maker-edition-page .graphic-block .main-graphic-content .smaller-text.text-container--right p,
.ia-left-right div.maker-edition-page .graphic-block--absolute .main-graphic-content .smaller-text.text-container--right p,
.ia-left-right div.maker-edition-page .graphic-block--relative .main-graphic-content .smaller-text.text-container--right p,
div.maker-edition-page .graphic-block .main-graphic-content .ia-left-right .smaller-text.text-container--right p,
div.maker-edition-page .graphic-block--absolute .main-graphic-content .ia-left-right .smaller-text.text-container--right p,
div.maker-edition-page .graphic-block--relative .main-graphic-content .ia-left-right .smaller-text.text-container--right p,
.ia-left-right div.maker-edition-page .graphic-block .main-graphic-content .smaller-text.text-container--left p,
.ia-left-right div.maker-edition-page .graphic-block--absolute .main-graphic-content .smaller-text.text-container--left p,
.ia-left-right div.maker-edition-page .graphic-block--relative .main-graphic-content .smaller-text.text-container--left p,
div.maker-edition-page .graphic-block .main-graphic-content .ia-left-right .smaller-text.text-container--left p,
div.maker-edition-page .graphic-block--absolute .main-graphic-content .ia-left-right .smaller-text.text-container--left p,
div.maker-edition-page .graphic-block--relative .main-graphic-content .ia-left-right .smaller-text.text-container--left p {
    font-size: 16px;
    line-height: 26px;
    font-weight: 300;
}

@media (max-width: 40em) {
    .ia-left-right .text-container.smaller-text p,
    .ia-left-right div.maker-edition-page .graphic-block .main-graphic-content .smaller-text.text-container--right p,
    .ia-left-right div.maker-edition-page .graphic-block--absolute .main-graphic-content .smaller-text.text-container--right p,
    .ia-left-right div.maker-edition-page .graphic-block--relative .main-graphic-content .smaller-text.text-container--right p,
    div.maker-edition-page .graphic-block .main-graphic-content .ia-left-right .smaller-text.text-container--right p,
    div.maker-edition-page .graphic-block--absolute .main-graphic-content .ia-left-right .smaller-text.text-container--right p,
    div.maker-edition-page .graphic-block--relative .main-graphic-content .ia-left-right .smaller-text.text-container--right p,
    .ia-left-right div.maker-edition-page .graphic-block .main-graphic-content .smaller-text.text-container--left p,
    .ia-left-right div.maker-edition-page .graphic-block--absolute .main-graphic-content .smaller-text.text-container--left p,
    .ia-left-right div.maker-edition-page .graphic-block--relative .main-graphic-content .smaller-text.text-container--left p,
    div.maker-edition-page .graphic-block .main-graphic-content .ia-left-right .smaller-text.text-container--left p,
    div.maker-edition-page .graphic-block--absolute .main-graphic-content .ia-left-right .smaller-text.text-container--left p,
    div.maker-edition-page .graphic-block--relative .main-graphic-content .ia-left-right .smaller-text.text-container--left p {
        font-size: 14px;
        line-height: 21px;
    }
}

.double-feature {
    align-items: stretch;
    padding: 0;
}

.double-feature .image-container,
.double-feature div.maker-edition-page .graphic-block .image-container--right,
.double-feature div.maker-edition-page .graphic-block--absolute .image-container--right,
.double-feature div.maker-edition-page .graphic-block--relative .image-container--right,
div.maker-edition-page .graphic-block .double-feature .image-container--right,
div.maker-edition-page .graphic-block--absolute .double-feature .image-container--right,
div.maker-edition-page .graphic-block--relative .double-feature .image-container--right,
.double-feature div.maker-edition-page .graphic-block .image-container--left,
.double-feature div.maker-edition-page .graphic-block--absolute .image-container--left,
.double-feature div.maker-edition-page .graphic-block--relative .image-container--left,
div.maker-edition-page .graphic-block .double-feature .image-container--left,
div.maker-edition-page .graphic-block--absolute .double-feature .image-container--left,
div.maker-edition-page .graphic-block--relative .double-feature .image-container--left,
.double-feature .image-container.left,
.double-feature .image-container.right {
    justify-content: flex-end;
    align-items: flex-start;
    margin-bottom: 40px;
}

@media (max-width: 40em) {
    .double-feature .image-container,
    .double-feature div.maker-edition-page .graphic-block .image-container--right,
    .double-feature div.maker-edition-page .graphic-block--absolute .image-container--right,
    .double-feature div.maker-edition-page .graphic-block--relative .image-container--right,
    div.maker-edition-page .graphic-block .double-feature .image-container--right,
    div.maker-edition-page .graphic-block--absolute .double-feature .image-container--right,
    div.maker-edition-page .graphic-block--relative .double-feature .image-container--right,
    .double-feature div.maker-edition-page .graphic-block .image-container--left,
    .double-feature div.maker-edition-page .graphic-block--absolute .image-container--left,
    .double-feature div.maker-edition-page .graphic-block--relative .image-container--left,
    div.maker-edition-page .graphic-block .double-feature .image-container--left,
    div.maker-edition-page .graphic-block--absolute .double-feature .image-container--left,
    div.maker-edition-page .graphic-block--relative .double-feature .image-container--left,
    .double-feature .image-container.left,
    .double-feature .image-container.right {
        margin-bottom: 20px;
        align-items: center;
    }
}

@media (min-width: 64em) {
    .double-feature .image-container.right,
    .double-feature div.maker-edition-page .graphic-block .right.image-container--right,
    .double-feature div.maker-edition-page .graphic-block--absolute .right.image-container--right,
    .double-feature div.maker-edition-page .graphic-block--relative .right.image-container--right,
    div.maker-edition-page .graphic-block .double-feature .right.image-container--right,
    div.maker-edition-page .graphic-block--absolute .double-feature .right.image-container--right,
    div.maker-edition-page .graphic-block--relative .double-feature .right.image-container--right,
    .double-feature div.maker-edition-page .graphic-block .right.image-container--left,
    .double-feature div.maker-edition-page .graphic-block--absolute .right.image-container--left,
    .double-feature div.maker-edition-page .graphic-block--relative .right.image-container--left,
    div.maker-edition-page .graphic-block .double-feature .right.image-container--left,
    div.maker-edition-page .graphic-block--absolute .double-feature .right.image-container--left,
    div.maker-edition-page .graphic-block--relative .double-feature .right.image-container--left {
        padding-left: 100px;
    }
}

@media (min-width: 40em) and (max-width: 63.9375em) {
    .double-feature .image-container.right,
    .double-feature div.maker-edition-page .graphic-block .right.image-container--right,
    .double-feature div.maker-edition-page .graphic-block--absolute .right.image-container--right,
    .double-feature div.maker-edition-page .graphic-block--relative .right.image-container--right,
    div.maker-edition-page .graphic-block .double-feature .right.image-container--right,
    div.maker-edition-page .graphic-block--absolute .double-feature .right.image-container--right,
    div.maker-edition-page .graphic-block--relative .double-feature .right.image-container--right,
    .double-feature div.maker-edition-page .graphic-block .right.image-container--left,
    .double-feature div.maker-edition-page .graphic-block--absolute .right.image-container--left,
    .double-feature div.maker-edition-page .graphic-block--relative .right.image-container--left,
    div.maker-edition-page .graphic-block .double-feature .right.image-container--left,
    div.maker-edition-page .graphic-block--absolute .double-feature .right.image-container--left,
    div.maker-edition-page .graphic-block--relative .double-feature .right.image-container--left {
        padding-left: 15px;
    }
}

.double-feature .image-container.right.spill,
.double-feature div.maker-edition-page .graphic-block .right.spill.image-container--right,
.double-feature div.maker-edition-page .graphic-block--absolute .right.spill.image-container--right,
.double-feature div.maker-edition-page .graphic-block--relative .right.spill.image-container--right,
div.maker-edition-page .graphic-block .double-feature .right.spill.image-container--right,
div.maker-edition-page .graphic-block--absolute .double-feature .right.spill.image-container--right,
div.maker-edition-page .graphic-block--relative .double-feature .right.spill.image-container--right,
.double-feature div.maker-edition-page .graphic-block .right.spill.image-container--left,
.double-feature div.maker-edition-page .graphic-block--absolute .right.spill.image-container--left,
.double-feature div.maker-edition-page .graphic-block--relative .right.spill.image-container--left,
div.maker-edition-page .graphic-block .double-feature .right.spill.image-container--left,
div.maker-edition-page .graphic-block--absolute .double-feature .right.spill.image-container--left,
div.maker-edition-page .graphic-block--relative .double-feature .right.spill.image-container--left {
    align-items: flex-start;
}

.double-feature .image-container.left.spill,
.double-feature div.maker-edition-page .graphic-block .left.spill.image-container--right,
.double-feature div.maker-edition-page .graphic-block--absolute .left.spill.image-container--right,
.double-feature div.maker-edition-page .graphic-block--relative .left.spill.image-container--right,
div.maker-edition-page .graphic-block .double-feature .left.spill.image-container--right,
div.maker-edition-page .graphic-block--absolute .double-feature .left.spill.image-container--right,
div.maker-edition-page .graphic-block--relative .double-feature .left.spill.image-container--right,
.double-feature div.maker-edition-page .graphic-block .left.spill.image-container--left,
.double-feature div.maker-edition-page .graphic-block--absolute .left.spill.image-container--left,
.double-feature div.maker-edition-page .graphic-block--relative .left.spill.image-container--left,
div.maker-edition-page .graphic-block .double-feature .left.spill.image-container--left,
div.maker-edition-page .graphic-block--absolute .double-feature .left.spill.image-container--left,
div.maker-edition-page .graphic-block--relative .double-feature .left.spill.image-container--left {
    align-items: flex-end;
}

@media (min-width: 64em) and (max-width: 120.0005em) {
    .double-feature .image-container.left.spill,
    .double-feature div.maker-edition-page .graphic-block .left.spill.image-container--right,
    .double-feature div.maker-edition-page .graphic-block--absolute .left.spill.image-container--right,
    .double-feature div.maker-edition-page .graphic-block--relative .left.spill.image-container--right,
    div.maker-edition-page .graphic-block .double-feature .left.spill.image-container--right,
    div.maker-edition-page .graphic-block--absolute .double-feature .left.spill.image-container--right,
    div.maker-edition-page .graphic-block--relative .double-feature .left.spill.image-container--right,
    .double-feature div.maker-edition-page .graphic-block .left.spill.image-container--left,
    .double-feature div.maker-edition-page .graphic-block--absolute .left.spill.image-container--left,
    .double-feature div.maker-edition-page .graphic-block--relative .left.spill.image-container--left,
    div.maker-edition-page .graphic-block .double-feature .left.spill.image-container--left,
    div.maker-edition-page .graphic-block--absolute .double-feature .left.spill.image-container--left,
    div.maker-edition-page .graphic-block--relative .double-feature .left.spill.image-container--left {
        padding-right: 0;
    }
}

.double-feature .text-container,
.double-feature div.maker-edition-page .graphic-block .main-graphic-content .text-container--right,
.double-feature div.maker-edition-page .graphic-block--absolute .main-graphic-content .text-container--right,
.double-feature div.maker-edition-page .graphic-block--relative .main-graphic-content .text-container--right,
div.maker-edition-page .graphic-block .main-graphic-content .double-feature .text-container--right,
div.maker-edition-page .graphic-block--absolute .main-graphic-content .double-feature .text-container--right,
div.maker-edition-page .graphic-block--relative .main-graphic-content .double-feature .text-container--right,
.double-feature div.maker-edition-page .graphic-block .main-graphic-content .text-container--left,
.double-feature div.maker-edition-page .graphic-block--absolute .main-graphic-content .text-container--left,
.double-feature div.maker-edition-page .graphic-block--relative .main-graphic-content .text-container--left,
div.maker-edition-page .graphic-block .main-graphic-content .double-feature .text-container--left,
div.maker-edition-page .graphic-block--absolute .main-graphic-content .double-feature .text-container--left,
div.maker-edition-page .graphic-block--relative .main-graphic-content .double-feature .text-container--left {
    justify-content: flex-start;
}

@media (min-width: 40em) {
    .double-feature .text-container,
    .double-feature div.maker-edition-page .graphic-block .main-graphic-content .text-container--right,
    .double-feature div.maker-edition-page .graphic-block--absolute .main-graphic-content .text-container--right,
    .double-feature div.maker-edition-page .graphic-block--relative .main-graphic-content .text-container--right,
    div.maker-edition-page .graphic-block .main-graphic-content .double-feature .text-container--right,
    div.maker-edition-page .graphic-block--absolute .main-graphic-content .double-feature .text-container--right,
    div.maker-edition-page .graphic-block--relative .main-graphic-content .double-feature .text-container--right,
    .double-feature div.maker-edition-page .graphic-block .main-graphic-content .text-container--left,
    .double-feature div.maker-edition-page .graphic-block--absolute .main-graphic-content .text-container--left,
    .double-feature div.maker-edition-page .graphic-block--relative .main-graphic-content .text-container--left,
    div.maker-edition-page .graphic-block .main-graphic-content .double-feature .text-container--left,
    div.maker-edition-page .graphic-block--absolute .main-graphic-content .double-feature .text-container--left,
    div.maker-edition-page .graphic-block--relative .main-graphic-content .double-feature .text-container--left {
        order: 3;
    }
}

@media (max-width: 40em) {
    .double-feature .text-container,
    .double-feature div.maker-edition-page .graphic-block .main-graphic-content .text-container--right,
    .double-feature div.maker-edition-page .graphic-block--absolute .main-graphic-content .text-container--right,
    .double-feature div.maker-edition-page .graphic-block--relative .main-graphic-content .text-container--right,
    div.maker-edition-page .graphic-block .main-graphic-content .double-feature .text-container--right,
    div.maker-edition-page .graphic-block--absolute .main-graphic-content .double-feature .text-container--right,
    div.maker-edition-page .graphic-block--relative .main-graphic-content .double-feature .text-container--right,
    .double-feature div.maker-edition-page .graphic-block .main-graphic-content .text-container--left,
    .double-feature div.maker-edition-page .graphic-block--absolute .main-graphic-content .text-container--left,
    .double-feature div.maker-edition-page .graphic-block--relative .main-graphic-content .text-container--left,
    div.maker-edition-page .graphic-block .main-graphic-content .double-feature .text-container--left,
    div.maker-edition-page .graphic-block--absolute .main-graphic-content .double-feature .text-container--left,
    div.maker-edition-page .graphic-block--relative .main-graphic-content .double-feature .text-container--left {
        margin-bottom: 50px;
    }
}

.screenshot-image {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
    border-radius: 4px;
}

/*-------------------TRY SECTION - PRODUCT PAGES-------------------*/

div.try-jic-solutions {
    background: #666666 url("../images/alarming/tryjicFooter.png") no-repeat center center/cover;
    background-size: cover;
    padding-top: 75px;
    padding-bottom: 60px;
}

div.try-jic-solutions h2 {
    color: white !important;
    font-weight: 600;
    line-height: 44px;
}

div.try-jic-solutions p {
    color: white !important;
    font-weight: 100;
    font-size: 1.313em;
    line-height: 30px;
}

div.try-jic-solutions p.specs {
    margin-top: 55px;
    font-size: 0.875em;
    font-weight: 300;
}

div.try-jic-solutions p:first-of-type {
    margin-bottom: 50px;
}

div.try-jic-solutions .see-more-arrow {
    position: absolute;
    top: 7px;
    padding-left: 10px;
    -webkit-transition: all 0.1s ease-in;
    -moz-transition: all 0.1s ease-in;
    -ms-transition: all 0.1s ease-in;
    -o-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in;
    height: 14px !important;
    margin-left: 2px;
    color: white;
}

div.try-jic-solutions .seeMore:hover img {
    -ms-transform: translate(10px, 0);
    /* IE 9 */
    -webkit-transform: translate(10px, 0);
    /* Safari */
    transform: translate(10px, 0);
}

div.try-jic-solutions .seeMore {
    color: #FFFFFF;
    opacity: 0.8;
    font-size: 14px;
    font-weight: 600;
    margin-left: 25px;
}

hr.try {
    width: 70%;
    border-top: 1px solid #F7901E;
    margin: 75px auto 25px auto;
}

div.try-jic-solutions .platformBtn span {
    color: #F3A221;
}

div.solutions-platformReqs#platformReqs {
    background-color: #F7901E;
    padding-top: 70px;
    padding-bottom: 100px;
}

div.solutions-platformReqs#platformReqs p {
    font-weight: 600;
    font-size: 1em;
    line-height: 22px;
    margin-bottom: 8px;
    color: #fff;
}

div.solutions-platformReqs#platformReqs ul {
    margin: 0;
}

div.solutions-platformReqs#platformReqs ul li {
    list-style: none;
    font-size: 0.875em;
    line-height: 18px;
    font-weight: 400;
    padding: 6px 0;
    color: #fff;
}

@media (max-width: 40em) {
    div.solutions-platformReqs#platformReqs ul li {
        padding: 5px 0;
    }
}

div.solutions-platformReqs#platformReqs a {
    font-weight: inherit;
}

div.solutions-platformReqs#platformReqs .listOrdered {
    margin-top: 50px;
}

div.solutions-platformReqs#platformReqs .listOrdered li {
    color: #FFFFFF;
    font-size: 0.875em;
    font-weight: 400;
    list-style-position: outside;
}

div.solutions-platformReqs#platformReqs .listOrdered li ol {
    margin-left: 0.7em;
}

/*------------OVERRIDES FOR PLATFORM TRY SECTION---------*/

.platform-try-section {
    background: #262A3A;
}

.platform-try-section.
jic-free {
    /*"/static/images/newproducts/8.1/color.jpg"*/
    background: rgba(0, 0, 0, 0) url("../images/Pre-Footer-f.jpg") no-repeat scroll center center/cover;
}

.platform-try-section div.try-jic-solutions {

  background: #272A3B url(../images/Pre-Footer-f.jpg) no-repeat center top/100% auto;
}



.platform-try-section div.try-jic-solutions h3 {
    color: #fff !important;
    font-size: 27px;
    font-weight: 600;
    line-height: 33px;
    margin-bottom: 0;
}

.platform-try-section div.try-jic-solutions h4 {
    color: #fff !important;
    font-size: 21px;
    font-weight: 300;
    line-height: 30px;
    margin-bottom: 0;
    margin-top: 10px;
}

.platform-try-section div.try-jic-solutions .pdf-link {
    display: block;
    margin: 23px auto 0;
    color: #fff;
    font-style: normal;
}

.platform-try-section div.try-jic-solutions .pdf-link:hover,
.platform-try-section div.try-jic-solutions .pdf-link:focus {
    text-decoration: underline;
}

.platform-try-section div.try-jic-solutions .pdf-link .pdf-icon {
    margin: 0 0 5px 11px;
}

.platform-try-section div.try-jic-solutions .product-primary-button {
    margin-top: 27px;
}

.platform-try-section div.try-jic-solutions p:first-of-type {
    margin-top: 50px;
    margin-bottom: 30px;
    opacity: 0.75;
    font-weight: 600;
}

.platform-try-section div.learn-more {
    padding: 60px 0 30px 0;
    background: #262A3A;
}

.platform-try-section div.learn-more h3,
.platform-try-section div.learn-more span,
.platform-try-section div.learn-more a {
    color: #fff !important;
    /*20220418*/
}

.platform-try-section div.learn-more h3 {
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 30px;
}

.platform-try-section div.learn-more #platformBtn span {
    font-size: 14px;
    line-height: 21px;
}

.platform-try-section div.learn-more a.left-btn.button:hover,
.platform-try-section div.learn-more a.right-btn.button:hover {
    background-color: #3f6a84;
    border: 2px solid #3f6a84;
    text-decoration:none !important;
}

.platform-try-section div.learn-more a.left-btn.button:hover span,
.platform-try-section div.learn-more a.right-btn.button:hover span {
    color: #fff !important;

}

.platform-try-section div.learn-more h3+a,
.platform-try-section div.learn-more h3+a+a {
    margin: 0 0.75em 20px 0.75em;
}

.platform-try-section .button {
    border-radius: 3px;
    padding: 6px 10px;
    background-color: transparent;
    border: 2px solid #3f6a84;
    width: 205px;
    height: 36px;
}

.platform-try-section .button span {
    color: #fff;
    font-size: 16px;
    line-height: 21px;
}

.platform-try-section .button:active,
.platform-try-section .button:focus {
    background-color: transparent;
}

.platform-try-section .button:hover {
    background-color: transparent;
}

.platform-try-section .button:hover span {
    color: #3f6a84;
}

.platform-try-section a.right-btn .learnArrow {
    width: 10px;
    margin: 5px 5px 3px 5px;
    float: right;
}

.platform-try-section a.left-btn .learnArrow {
    width: 10px;
    margin: 5px 5px 3px 5px;
    float: left;
}

.platform-try-section .platformBtn {
    margin-top: 20px;
}

div.main-content-wrapper .product-pricing {
    padding-top: 100px;
}

div.main-content-wrapper .product-pricing .product-pricing-header h2 {
    font-size: 36px !important;
    font-weight: 600;
    line-height: 44px;
}

div.main-content-wrapper .product-pricing .product-pricing-header h2+p {
    color: #4A4A4A;
    font-size: 21px;
    line-height: 30px;
    margin-bottom: 0;
    font-weight: 300;
}

div.main-content-wrapper .product-pricing .product-pricing-header {
    padding-bottom: 75px;
}

div.main-content-wrapper .product-pricing .product-pricing-panels {
    padding-bottom: 125px;
}

div.main-content-wrapper .product-pricing .product-pricing-panels .product-panel:nth-child(3) {
    border-right: 1px solid #B9B9B9;
    border-left: 1px solid #B9B9B9;
}

div.main-content-wrapper .product-pricing .product-pricing-panels h3 {
    color: #4E4E4E !important;
    font-size: 24px;
    line-height: 30px;
}

div.main-content-wrapper .product-pricing .product-pricing-panels h3+p {
    color: #666666;
    font-size: 16px;
    line-height: 25px;
    font-weight: 300;
    padding: 0 2em;
}

div.main-content-wrapper .product-pricing .product-pricing-panels h3+p+p {
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
}

div.main-content-wrapper .product-pricing .product-primary-button {
    min-width: 227px;
    height: 32px;
    padding: 4px 10px;
}

div.main-content-wrapper .product-pricing .product-primary-button span {
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
}

div.main-content-wrapper .universal-platform {
    padding: 100px 0;
    background-color: #EEEEEE;
}

div.main-content-wrapper .universal-platform h3 {
    font-size: 27px;
    line-height: 34px;
}

div.main-content-wrapper .universal-platform h3+p {
    font-size: 18px;
    line-height: 28px;
    color: #666666;
    padding: 0 2em;
    font-weight: 300;
}

div.floating-nav {
    height: 80px;
    width: 100%;
    position: fixed;
    background-color: #FFFFFF;
    top: 0;
    z-index: 100;
    padding: 17px 0;
    display: none;
}

div.floating-nav .floating-header {
    border-right: 1px solid #CCCCCB;
}

div.floating-nav .floating-header img {
    width: 37px;
    display: inline-block;
    vertical-align: baseline;
}

div.floating-nav .floating-header.overview {
    text-align: center;
}

div.floating-nav .floating-header.overview img {
    width: 110px;
    vertical-align: top;
}

div.floating-nav .floating-header h3 {
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    color: #fff !important;
    margin: 0;
}

div.floating-nav .floating-header .floating-text {
    display: inline-block;
    margin-left: 5px;
}

div.floating-nav .floating-header h3+p {
    font-size: 16px;
    line-height: 20px;
    color: #4A4A4A;
    margin: 0;
}

div.floating-nav .floating-list,
div.floating-nav .floating-phone {
    padding-top: 10px;
}

div.floating-nav .floating-phone {
    text-align: right;
}

div.floating-nav .floating-list ul {
    margin-bottom: 0;
}

div.floating-nav .floating-list ul li {
    font-size: 18px;
    line-height: 22px;
    font-weight: 300;
    margin: 0;
    text-align: center;
    width: auto;
    padding-right: 20px;
    list-style: none;
    display: inline;
}

div.floating-nav .floating-phone p {
    margin: 0;
    color: #9D9D9D;
}

div.floating-nav .floating-phone img {
    width: 12px;
    margin: 0 3px 2px 3px;
}

div.floating-nav .floating-list a:after {
    content: "";
    display: block;
    width: 0;
    border-bottom: 2px solid;
    margin: 2px auto 0 auto;
    transition: all 0.3s linear 0s;
    color: #F7901E;
}

div.floating-nav .floating-list li a,
div.floating-nav .floating-list a:link {
    color: #9D9D9D;
    display: inline-block;
}

div.floating-nav .floating-list a:hover:after {
    width: 100%;
}

div.floating-nav .floating-list a:hover {
    color: #4A4A4A;
}

div.floating-nav .floating-list a.active-link:after {
    width: 100%;
}

.edge-page .form-pre-footer {
    padding-bottom: 60px;
}

/*Everything 1025px and smaller - tablet and smaller*/

@media (max-width: 63.9375em) {
    div.main-content-wrapper div.jic-main {
        padding-left: 78px;
        padding-right: 78px;
    }
    div.main-content-wrapper div.jic-main h2.jic-main-logo-h2 {
        font-size: 1.313em !important;
        line-height: 25px;
        margin-top: 15px;
    }
    div.main-content-wrapper div.jic-main h1 {
        font-size: 2.25em !important;
        line-height: 44px;
    }
    div.main-content-wrapper.modules-page div.jic-main h1 {
        display: inline-block;
        margin: 17px 0 0 20px;
    }
    div.info-paragraph {
        padding: 50px 0;
    }
    p.caption,
    div.main-content-wrapper div.jic-main p.caption,
    div.text-right-picture-left p.caption,
    div.text-left-picture-right p.caption,
    div.image-background p.caption {
        font-size: 10px;
        line-height: 12px !important;
        margin-top: 5px;
    }
    h3.major-features-heading {
        line-height: 50px;
        font-size: 14px;
    }
    h3.more-features-heading {
        margin: 50px 0 10px 0;
        font-size: 14px;
    }
    div.info-paragraph h3 {
        font-size: 1.5em;
        line-height: 30px;
    }
    div.info-paragraph h4 {
        font-size: 16px;
        line-height: 28px;
    }
    div.info-paragraph p,
    div.text-left-picture-right h3+p,
    div.text-right-picture-left p,
    div.picture-plus-info-grey p,
    div.small-info-paragraph p,
    div.two-column-info-paragraph p {
        font-size: 1em;
        line-height: 25px;
    }
    div.major-features {
        padding-top: 50px;
        height: auto;
        min-height: 470px;
    }
    div.major-features row {
        position: relative;
    }
    div.major-features img {
        max-width: 700px;
    }
    div.major-features h3 {
        font-size: 24px;
        line-height: 39px;
        text-align: center;
    }
    div.small-2-col-bullet-list .small-2-col-bullet-list-wrapper .bullet-image {
        padding: 0;
    }
    div.small-2-col-bullet-list .small-2-col-bullet-list-wrapper img {
        width: 40px;
    }
    div.small-2-col-bullet-list {
        margin-bottom: 50px;
        padding: 0 30px;
    }
    div.small-2-col-bullet-list .small-2-col-bullet-list-wrapper {
        padding-left: 1em;
        padding-right: 1em;
    }
    div.small-2-col-bullet-list .small-2-col-bullet-list-wrapper h5 {
        font-size: 16px !important;
        line-height: 22px;
    }
    div.small-2-col-bullet-list .small-2-col-bullet-list-wrapper h5+p {
        font-size: 14px;
        line-height: 22px;
    }
    div.logo-quote-main {
        margin-top: 50px;
        margin-bottom: 50px;
    }
    div.text-left-picture-right {
        padding: 100px 0;
    }
    div.text-left-picture-right h3,
    div.text-right-picture-left h3,
    div.picture-plus-info-grey h3,
    div.small-info-paragraph h3,
    div.two-column-info-paragraph h3 {
        font-size: 1.5em;
        line-height: 32px;
    }
    div.text-right-picture-left {
        padding: 100px 0;
    }
    div.picture-plus-info-grey {
        margin: 60px 0 0 0;
        padding: 60px 0;
    }
    div.small-info-paragraph {
        padding: 30px 0;
    }
    div.logo-quote-main .logo-quote-wrapper .main-quote h3 {
        font-size: 1.125em;
        line-height: 28px;
    }
    div.logo-quote-main .logo-quote-wrapper .right-quote p {
        font-size: 0.875em;
        line-height: 26px;
    }
    div.logo-quote-main .logo-quote-wrapper .right-quote {
        padding-left: 50px;
        padding-right: 50px;
    }
    div.small-3-col-bullet-list h2 {
        font-size: 27px !important;
        line-height: 38px;
        margin-bottom: 75px;
    }
    div.small-3-col-bullet-list h5 {
        font-size: 1.063em !important;
        line-height: 24px;
    }
    div.small-3-col-bullet-list img {
        width: 40px;
    }
    div.small-3-col-bullet-list h2 {
        font-size: 24px !important;
        line-height: 32px;
    }
    .platform-try-section div.try-jic-solutions {
        padding: 50px 0;
    }
    .platform-try-section div.try-jic-solutions h3,
    .platform-try-section div.learn-more h3 {
        font-size: 24px;
        line-height: 29px;
    }
    .platform-try-section div.learn-more {
        padding-top: 50px;
    }
    div.product-paragraph h3 {
        font-size: 1.125em;
        line-height: 24px;
    }
    div.product-paragraph h3+p {
        font-size: 1em;
        line-height: 25px;
    }
    div.main-content-wrapper .product-pricing {
        padding-top: 75px;
    }
    div.main-content-wrapper .product-pricing .product-pricing-header h2 {
        font-size: 24px !important;
        line-height: 30px;
    }
    div.main-content-wrapper .product-pricing .product-pricing-header h2+p {
        font-size: 16px;
        line-height: 25px;
    }
    div.main-content-wrapper .product-pricing .product-pricing-header {
        padding-bottom: 50px;
    }
    div.main-content-wrapper .product-pricing .product-pricing-panels h3 {
        font-size: 21px;
        line-height: 30px;
    }
    div.main-content-wrapper .product-pricing .product-pricing-panels h3+p {
        font-size: 14px;
        line-height: 23px;
        padding: 0;
    }
    div.main-content-wrapper .product-pricing .product-pricing-panels h3+p+p {
        font-size: 16px;
        line-height: 20px;
    }
    div.main-content-wrapper .product-pricing .product-pricing-panels {
        padding-bottom: 75px;
    }
    div.main-content-wrapper .universal-platform {
        padding: 75px 0;
    }
    div.main-content-wrapper .universal-platform h3+p {
        padding: 0;
        font-size: 16px;
        line-height: 25px;
    }
    div.main-content-wrapper .universal-platform h3 {
        font-size: 24px;
        line-height: 30px;
    }
    div.main-content-wrapper.platform-page div.jic-main h2.jic-main-logo-h2,
    div.main-content-wrapper.modules-page div.jic-main h2.jic-main-logo-h2 {
        margin-top: 28px;
    }
}

/*Everything Smaller than 641px - mobile*/

@media (max-width: 40em) {
    .hide-for-small-inline {
        display: none;
    }
    .small-only-text-center {
        text-align: center !important;
    }
    div.logo-quote-main .logo-quote-wrapper div {
        padding-top: 30px;
    }
    div.logo-quote-main .logo-quote-wrapper div a.link-with-arrow {
        display: block;
        margin-top: 20px;
        margin-right: 25px;
    }
    div.main-content-wrapper div.jic-main {
        padding: 50px 0.9375em 100px 0.9375em;
    }
    .ia-breadcrumb.pull-up-half+div {
        padding-top: 46px !important;
    }
    div.main-content-wrapper div.jic-main h2.jic-main-logo-h2 {
        margin-left: 0;
        padding: 0 2em;
    }
    div.small-3-col-bullet-list h2 {
        font-size: 21px !important;
        line-height: 28px;
        margin-bottom: 40px;
    }
    div.small-3-col-bullet-list .bullet {
        margin-bottom: 30px;
    }
    div.main-content-wrapper div.jic-main h1 {
        line-height: 36px;
        font-size: 2em !important;
    }
    div.main-content-wrapper.modules-page div.jic-main h1 {
        margin: 0;
    }
    .no-pad-small {
        padding: 0;
    }
    div.main-content-wrapper.modules-page div.jic-main img.jic-main-modules-icon {
        width: 40px;
        margin-bottom: 10px;
    }
    div.main-content-wrapper.modules-page div.jic-main img.jic-main-modules-logo {
        margin-left: 5%;
    }
    div.main-content-wrapper div.jic-main p {
        line-height: 22px;
        font-size: 1.125em;
        margin-bottom: 5px;
    }
    div.main-content-wrapper div.jic-main .small-jic-main-price {
        margin: 30px 0 0 0;
    }
    div.info-paragraph p {
        line-height: 25px;
        font-size: 1em;
    }
    div.small-2-col-bullet-list .small-2-col-bullet-list-wrapper h4 {
        font-size: 16px !important;
        padding: 0 1em;
        line-height: 25px;
        margin-bottom: 20px;
    }
    div.small-2-col-bullet-list .small-2-col-bullet-list-wrapper {
        padding-left: 0;
        padding-right: 0;
    }
    div.small-2-col-bullet-list {
        margin-bottom: 0;
        padding: 0;
    }
    div.logo-quote-main {
        margin: 0;
    }
    div.logo-quote-main .logo-quote-wrapper img {
        padding-top: 0;
    }
    div.logo-quote-main .logo-quote-wrapper .main-quote {
        padding: 30px 10px 10px 10px;
        border: none;
    }
    div.logo-quote-main .logo-quote-wrapper .main-quote p:not(:nth-child(3)) {
        margin-top: 20px;
    }
    div.logo-quote-main .logo-quote-wrapper .right-quote p {
        margin-bottom: 50px;
    }
    h3.major-features-heading,
    h3.more-features-heading {
        font-size: 13px;
    }
    div.major-features {
        padding-top: 50px;
        height: auto;
        /*min-height: 320px;20220526hide*/
    }
    div.major-features row {
        position: relative;
    }
    div.major-features img {
        max-width: 300px;
    }
    div.major-features h3 {
        font-size: 21px;
        line-height: 29px;
    }
    div.major-features img {
        top: 8px;
    }
    .image-crop-centered-container {
        position: relative;
    }
    .image-crop-centered-container .image-crop-centered {
        position: relative;
        top: 0;
        min-width: 135%;
        left: -17.5%;
        width: 135%;
    }
    div.small-info-paragraph h3 {
        font-size: 1.313em;
        line-height: 28px;
        padding: 0 30px;
    }
    div.text-left-picture-right h3,
    div.text-right-picture-left h3 {
        font-size: 1.313em;
        line-height: 28px;
        margin-top: 30px;
    }
    div.two-column-info-paragraph h3 {
        font-size: 1.313em;
        line-height: 28px;
    }
    div.picture-plus-info-grey h3 {
        font-size: 1.313em;
        line-height: 28px;
    }
    div.small-info-paragraph {
        padding-bottom: 50px !important;
    }
    div.small-info-paragraph p {
        line-height: 25px;
    }
    div.text-left-picture-right {
        padding: 0 0 50px 0;
    }
    div.text-left-picture-right img {
        min-width: inherit;
    }
    div.text-left-picture-right p,
    div.text-right-picture-left p,
    div.two-column-info-paragraph p {
        font-size: 1em;
        line-height: 25px;
    }
    div.text-right-picture-left {
        padding: 0 0 50px 0;
    }
    div.text-right-picture-left img {
        min-width: inherit;
    }
    div.picture-plus-info-grey {
        margin-top: 0;
        display: block;
    }
    div.picture-plus-info-grey>.row {
        display: block;
    }
    div.picture-plus-info-grey h3 {
        margin-top: 50px;
    }
    div.picture-plus-info-grey .picture-mobile-img {
        padding-right: 0;
        width: 90%;
    }
    div.picture-plus-info-grey.picture-alarm {
        padding-top: 0;
    }
    div.small-3-col-bullet-list {
        padding: 50px 0;
    }
    div.small-3-col-bullet-list .bullet-row .bullet p {
        margin-bottom: 0;
    }
    div.small-3-col-bullet-list h2.more-features {
        margin: 50px 20px;
        font-size: 27px !important;
        line-height: 36px;
    }
    div.small-3-col-bullet-list h5 {
        font-size: 1em !important;
        line-height: 24px;
    }
    div.main-content-wrapper .alarming-faq p {
        font-size: 14px;
        line-height: 21px;
    }
    div.try-jic-solutions h2 {
        font-size: 1.5em !important;
        line-height: 29px;
    }
    div.try-jic-solutions p {
        font-size: 1.125em;
        line-height: 26px;
    }
    div.try-jic-solutions p:first-of-type {
        margin-bottom: 40px;
    }
    div.try-jic-solutions .seeMore {
        margin-left: 0;
    }
    div.solutions-platformReqs p {
        margin-top: 25px;
        margin-bottom: 0;
    }
    div.solutions-platformReqs {
        padding-top: 30px;
        padding-bottom: 75px;
    }
    div.main-content-wrapper.platform-page div.jic-main {
        min-height: 513px;
    }
    div.main-content-wrapper.platform-page div.jic-main img.jic-main-platform-logo {
        margin-left: 1.5em;
    }
    div.main-content-wrapper.platform-page div.jic-main h2.jic-main-logo-h2 {
        margin-top: 5px;
    }
    .platform-try-section div.try-jic-solutions .jic-design {
        padding: 0;
    }
    .platform-try-section div.try-jic-solutions h3 {
        padding: 0 2em;
    }
    .platform-try-section div.learn-more h3 {
        font-size: 21px;
        line-height: 25px;
    }
    div.main-content-wrapper .product-pricing {
        padding-top: 50px;
    }
    div.main-content-wrapper .product-pricing .product-pricing-header h2 {
        padding: 0 1em;
    }
    div.main-content-wrapper .product-pricing .product-pricing-panels {
        padding-bottom: 50px;
    }
    div.main-content-wrapper .universal-platform {
        padding: 50px 0;
    }
    div.main-content-wrapper .product-pricing .product-pricing-panels h3+p {
        padding: 0 2em;
    }
    div.main-content-wrapper .product-pricing .panel-hr {
        margin: 40px auto;
    }
    div.main-content-wrapper .universal-platform h3 {
        padding: 0 2em;
    }
    .feature-image-responsive {
        max-width: 320px;
        width: 85%;
        margin: 0 auto;
        float: none;
    }
}

@media screen and (max-width: 491px) {
    .platform-try-section div.learn-more a.right-btn.button.hide-when-small,
    #companybar .right-btn.button.hide-when-small {
        display: none;
    }
    .platform-try-section div.learn-more a.right-btn.button.show-when-small,
    #companybar .right-btn.button.show-when-small {
        display: inline-block !important;
    }
}

@media screen and (min-width: 415px) and (max-width: 40em) {
    div.main-content-wrapper div.jic-main {
        padding-top: 6em;
    }
    div.main-content-wrapper div.jic-main h2.jic-main-logo-h2 {
        padding-left: 10px;
        padding-right: 0;
    }
    div.small-2-col-bullet-list .small-2-col-bullet-list-wrapper .bullet-row,
    div.small-3-col-bullet-list .bullet-row {
        padding: 0 10%;
    }
    div.main-content-wrapper.platform-page div.jic-main h2.jic-main-logo-h2 {
        margin-top: 25px;
        padding-left: 0;
    }
}

@media screen and (max-width: 415px) {
    div.main-content-wrapper.modules-page div.jic-main h2.jic-main-logo-h2 {
        margin-top: 5px;
    }
    br.jic-main-br {
        display: block;
    }
}

/*Places the product pricing section into small-12 at 760px because buttons overlap*/

@media screen and (min-width: 642px) and (max-width: 760px) {
    div.product-pricing .product-pricing-panels .product-panel {
        width: 100%;
        margin-left: 0 !important;
    }
    div.product-pricing .product-pricing-panels div.row.show-for-small-only {
        display: block !important;
    }
    div.main-content-wrapper .product-pricing .panel-hr {
        margin: 40px auto;
    }
}

/*-------------------XXL BreakPoint-------------------*/

@media (min-width: 120.063em) {
    .row {
        max-width: 1400px;
    }
    div.small-info-paragraph p,
    div.text-left-picture-right h3+p,
    div.text-right-picture-left h3+p,
    div.two-column-info-paragraph p,
    div.product-paragraph h3+p,
    div.ia-left-right h3+p,
    div.ia-left-right p {
        font-size: 21px !important;
        line-height: 32px !important;
    }
    div.small-info-paragraph p.caption,
    div.text-left-picture-right h3+p.caption,
    div.text-right-picture-left h3+p.caption,
    div.two-column-info-paragraph p.caption,
    div.product-paragraph h3+p.caption,
    div.ia-left-right h3+p.caption,
    div.ia-left-right p.caption {
        font-size: 12px !important;
        line-height: 16px !important;
    }
    div.small-info-paragraph h3,
    div.text-left-picture-right h3,
    div.text-right-picture-left h3,
    div.two-column-info-paragraph h3,
    div.ia-left-right h3 {
        font-size: 32px !important;
        line-height: 40px !important;
    }
    div.small-2-col-bullet-list .small-2-col-bullet-list-wrapper h4 {
        font-size: 21px !important;
    }
    div.small-2-col-bullet-list .small-2-col-bullet-list-wrapper h5 {
        font-size: 21px !important;
    }
    div.small-2-col-bullet-list .small-2-col-bullet-list-wrapper h5+p {
        font-size: 18px !important;
    }
    div.major-features h3,
    div.small-3-col-bullet-list h2,
    div.try-jic-solutions h2 {
        font-size: 40px !important;
    }
    div.logo-quote-main .logo-quote-wrapper .main-quote h3 {
        font-size: 24px !important;
        line-height: 36px !important;
        margin-bottom: 15px;
    }
    div.logo-quote-main .logo-quote-wrapper .main-quote h3+p {
        font-size: 18px !important;
        line-height: 28px !important;
    }
    div.logo-quote-main .logo-quote-wrapper .main-quote h3+p+p {
        font-size: 16px !important;
    }
    div.logo-quote-main .logo-quote-wrapper .right-quote p {
        font-size: 18px !important;
        line-height: 38px;
    }
    div.small-3-col-bullet-list h5 {
        font-size: 21px !important;
    }
    div.small-3-col-bullet-list p {
        font-size: 16px !important;
        line-height: 25.6px !important;
        margin-top: 10px;
    }
    div.try-jic-solutions h2 {
        margin-bottom: 30px;
    }
    div.try-jic-solutions p:first-of-type {
        font-size: 26px !important;
        line-height: 36px !important;
    }
    div.try-jic-solutions p.specs {
        font-size: 16px !important;
        font-weight: 300 !important;
    }
    div.try-jic-solutions .seeMore {
        font-size: 16px !important;
    }
    div.try-jic-solutions .see-more-div {
        margin-top: 4px;
    }
    div.picture-plus-info-grey {
        overflow: hidden;
    }
    div.picture-plus-info-grey .web-launch-img {
        min-height: 800px;
    }
    div.info-paragraph h3 {
        font-size: 40px;
        margin-bottom: 30px;
    }
    div.info-paragraph p {
        font-size: 24px;
        line-height: 36px;
    }
}

.module-features {
    padding: 0 0 100px 0;
}

.module-features .row>div {
    overflow: auto;
    margin-bottom: 45px;
}

.module-features .row>div:last-child {
    margin-bottom: 0;
}

.module-features h4 {
    color: #445C6D;
    font-size: 21px;
    line-height: 24px;
    font-weight: 300;
}

.module-features sup {
    font-size: 12px;
    color: #4e4e4e;
}

.module-features ul {
    margin-top: 15px;
    margin-bottom: 15px;
}

.module-features ul li {
    color: #4E4E4E;
    font-size: 14px;
    line-height: 18px;
    font-weight: 300;
}

.module-features ul li:not(:last-child) {
    padding-bottom: 10px;
}

.module-features p {
    color: #4E4E4E;
    font-size: 16px;
    line-height: 25px;
    font-weight: 300;
    margin-bottom: 0;
}

.module-features p+p {
    color: #4E4E4E;
    font-size: 14px;
    font-weight: 300;
    margin-top: 15px;
}

.module-features p+p.regular-paragraph {
    font-size: inherit;
    font-weight: 300;
    margin-top: 15px;
    font-style: inherit;
}

.module-features a.new-line {
    margin-top: 15px;
    margin-bottom: 15px;
    display: inline-block;
    font-size: 14px;
    color: #4a90ad;
    font-weight: 400;
}

.module-features .omron-drivers {
    margin-top: 15px;
}

.module-features .omron-drivers a.new-line {
    margin-top: 0;
    margin-bottom: 8px;
}

@media (min-width: 120.063em) {
    .module-features h4 {
        font-size: 24px;
        line-height: 36px;
    }
    .module-features ul li {
        font-size: 18px;
        line-height: 28px;
    }
    .module-features p {
        font-size: 18px;
        line-height: 28px;
    }
    .module-features p+p {
        font-size: 16px;
        line-height: 25px;
    }
}

@media (max-width: 63.9375em) {
    .module-features .row>div {
        overflow: auto;
        margin-bottom: 50px;
    }
    .module-features h4 {
        font-size: 18px;
    }
    .module-features ul li {
        font-size: 14px;
        line-height: 18px;
    }
    .module-features p {
        font-size: 14px;
        line-height: 22px;
    }
    .module-features p+p {
        font-size: 13px;
    }
}

@media (max-width: 40em) {
    .module-features {
        padding: 0 0 50px 0;
    }
    .module-features .row>div div:first-child {
        margin-bottom: 50px;
    }
}

.modules-faq {
    padding-bottom: 75px;
}

.modules-faq .header h4 {
    color: #4E4E4E;
    font-size: 21px;
    font-weight: 600;
    line-height: 25px;
    display: inline-block;
    border-bottom: 1px solid #D8D8D8;
    padding-bottom: 5px;
    cursor: pointer;
}

.modules-faq .header h4 img {
    width: 20px;
}

.modules-faq .header h4 .rotate-arrow {
    -ms-transform: rotate(180deg);
    /* IE 9 */
    -webkit-transform: rotate(180deg);
    /* Chrome, Safari, Opera */
    transform: rotate(180deg);
}

.modules-faq .requirements-content {
    padding-top: 70px;
}

.modules-faq p {
    color: #4E4E4E;
    font-size: 16px;
    font-weight: 600;
    line-height: 21px;
    margin-bottom: 15px;
}

.modules-faq p span.scope {
    font-style: italic;
    font-size: 14px;
    font-weight: inherit;
}

.modules-faq .op-systems li:last-child {
    padding-right: 15px;
}

@media (max-width: 40em) {
    .modules-faq .op-systems li:last-child {
        padding-right: 0;
    }
}

.modules-faq ul {
    margin: 0 0 16px 0;
}

.modules-faq ul li {
    list-style: none;
    font-size: 14px;
    line-height: 25.6px;
    font-weight: 300;
}

.modules-faq .faq-footer {
    padding-top: 50px;
}

.modules-faq .faq-footer p,
.modules-faq .faq-footer ol li {
    font-size: 14px;
    line-height: 17px;
    color: #4E4E4E;
    font-weight: 300;
}

.modules-faq .faq-footer ol li {
    padding-top: 10px;
}

@media (min-width: 120.063em) {
    .modules-faq .header h4 {
        font-size: 24px;
        line-height: 36px;
    }
    .modules-faq p {
        font-size: 18px;
        line-height: 28px;
    }
    .modules-faq ul li {
        font-size: 16px;
        line-height: 25px;
    }
    .modules-faq .faq-footer p {
        font-size: 16px;
        line-height: 25px;
    }
}

@media (max-width: 40em) {
    .modules-faq {
        padding-bottom: 50px;
    }
    .modules-faq .header h4 {
        font-size: 18px;
        line-height: 22px;
        position: relative;
    }
    .modules-faq .header h4 img {
        position: absolute;
        top: 5px;
        right: -25px;
    }
    .modules-faq p {
        margin-bottom: 10px;
    }
    .modules-faq .requirements-content {
        padding-top: 40px;
        padding-left: 15px;
    }
    .modules-faq .requirements-list>div {
        margin-bottom: 30px;
    }
    .modules-faq .requirements-list>div:last-child {
        margin-bottom: 0;
    }
}

.modules-faq .requirements-content .requirements-list p {
    line-height: 22px;
    margin-bottom: 5px;
}

.modules-faq .requirements-content .requirements-list ul li {
    line-height: 18px;
    padding: 6px 0;
}

.all-modules-section {
    padding: 100px 0;
    background-color: #EEEEEE;
}

.all-modules-section a:hover {
    text-decoration: underline;
}

.all-modules-section .header {
    margin-bottom: 75px;
}

.all-modules-section .header h2 {
    font-size: 36px;
    font-weight: 600;
    line-height: 30px;
}

.all-modules-section h3 {
    font-size: 21px;
    font-weight: 600;
    line-height: 30px;
}

.all-modules-section h5 {
    font-size: 12px !important;
    font-weight: bold !important;
    color: #4E4E4E !important;
    line-height: 21px;
    text-transform: uppercase;
    margin: 0 0 10px 0 !important;
}

.all-modules-section ul {
    margin: 0;
}

.all-modules-section ul li {
    list-style: none;
    font-size: 14px;
    line-height: 21px;
    font-weight: 300;
    padding: 6px 0;
    display: block;
}

.all-modules-section ul li a {
    display: block;
    font-size: 14px;
    line-height: 21px;
    font-weight: 300;
    color: #4E4E4E;
}

@media (min-width: 120.063em) {
    .all-modules-section .header h2 {
        font-size: 40px;
        line-height: 44px;
    }
    .all-modules-section h3 {
        font-size: 24px;
        line-height: 36px;
    }
}

@media (max-width: 63.9375em) {
    .all-modules-section {
        padding: 50px 0;
    }
    .all-modules-section .header {
        margin-bottom: 50px;
    }
    .all-modules-section .header h2 {
        font-size: 28px !important;
    }
    .all-modules-section h3 {
        font-size: 18px;
    }
}

@media (max-width: 40em) {
    .all-modules-section .header {
        margin-bottom: 30px;
    }
    .all-modules-section .header h2 {
        font-size: 24px !important;
    }
    .all-modules-section h3 {
        text-align: center;
    }
    .all-modules-section ul li a,
    .all-modules-section ul li {
        font-size: 14px;
    }
    .all-modules-section h5 {
        font-size: 12px !important;
    }
    .all-modules-section .modules-list>div:first-child {
        margin-bottom: 30px;
    }
}

.ia-breadcrumb {
    padding-top: 30px;
    margin-bottom: 48px;
}

@media (max-width: 40em) {
    .ia-breadcrumb {
        margin-bottom: 20px;
    }
}

.ia-breadcrumb a,
.ia-breadcrumb span {
    font-weight: 300;
    font-size: 14px;
    line-height: 20px;
}

.ia-breadcrumb a {
    color: #4A90AD;
}

@media (min-width: 120.063em) {
    .ia-breadcrumb a,
    .ia-breadcrumb span {
        font-size: 16px;
        line-height: 25px;
    }
}

@media (max-width: 63.9375em) {
    .ia-breadcrumb {
        padding-top: 20px;
    }
    .ia-breadcrumb a,
    .ia-breadcrumb span {
        font-size: 14px;
    }
}

.wistia_placebo_close_button {
    transform: translateY(-25px);
    opacity: 0.8 !important;
    outline: none !important;
}

.wistia_placebo_close_button img {
    max-width: unset;
    zoom: 1.2;
}

.head-shot-quote {
    padding: 50px 0;
}

.head-shot-quote h3 {
    font-size: 21px;
    line-height: 32px;
    color: #445C6D;
}

.head-shot-quote h3+p {
    font-size: 16px;
    color: #445C6D;
    margin-bottom: 0;
    font-weight: 300;
    font-style: italic;
}

.head-shot-quote h3+p+p {
    font-size: 14px;
    color: #445C6D;
    font-weight: 300;
    font-style: italic;
    margin-bottom: 0;
}

@media (max-width: 63.9375em) {
    .head-shot-quote h3 {
        font-size: 18px;
        line-height: 28px;
    }
}

@media (max-width: 40em) {
    .head-shot-quote img {
        margin-bottom: 30px;
    }
}

.platform-vid-section {
    background: rgba(0, 0, 0, 0) url("../images/iiot/shadow_bg.png") no-repeat center center/cover;
    min-height: 90px;
    padding-top: 27px;
}

.platform-vid-section img {
    width: 38px;
    margin: 0 20px;
}

.platform-vid-section p {
    display: inline-block;
    color: #FFFFFF;
    font-size: 24px;
    line-height: 29px;
    margin: 0;
}

.platform-vid-section .banner-container {
    display: inline-block;
    position: relative;
}

.platform-vid-section .banner-container .wistia_embed .wistia_click_to_play {
    width: auto !important;
}

.platform-vid-section .show-for-417 {
    display: none;
}

@media (max-width: 63.9375em) {
    /*.platform-vid-section {*/
    /*    background: rgba(0, 0, 0, 0) url("") no-repeat center center/cover;*/
    /*}*/
    .platform-vid-section p {
        font-size: 18px;
        line-height: 22px;
    }
}

@media only screen and (max-width: 726px) {
    .platform-vid-section {
        background: rgba(0, 0, 0, 0) url("../images/iiot/shadow_bg.png") no-repeat center center/cover;
        padding-top: 17px;
    }
    .platform-vid-section .banner-container {
        padding: 0 0 0 55px;
    }
    .platform-vid-section p {
        font-size: 16px;
        line-height: 25px;
        display: block;
    }
    .platform-vid-section .image-wrapper {
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        margin: 0;
    }
    .platform-vid-section .image-wrapper img {
        margin: 0;
    }
}

@media only screen and (max-width: 417px) {
    .platform-vid-section {
        padding-bottom: 17px;
    }
    .platform-vid-section .hide-for-417 {
        display: none;
    }
    .platform-vid-section .show-for-417 {
        display: block;
    }
}

.form-pre-footer {
    background: #272A3B url("../images/Pre-Footer-f.jpg") no-repeat center top/100% auto;
    min-height: 478px;
    padding: 75px 0;
}

.form-pre-footer .close-x {
    position: absolute;
    top: 3px;
    right: 80px;
    cursor: pointer;
    color: #F7901E;
    z-index: 1;
}

.form-pre-footer #required-explanation {
    color: #ffffff;
    display: block;
    float: left;
}

.form-pre-footer .cancel-button,
.form-pre-footer #contact-submit {
    float: right;
}

.form-pre-footer ul {
    margin: 0;
    float: right;
    max-width: calc(100% - 75px);
    text-align: right;
    line-height: inherit !important;
}

.form-pre-footer ul li {
    list-style: none;
}

.form-pre-footer h2 {
    color: #FFFFFF !important;
    font-size: 36px !important;
    font-weight: 400;
    line-height: 44px;
    margin-bottom: 15px;
}

.form-pre-footer h2+p {
    color: #FFFFFF;
    font-size: 21px;
    line-height: 32px;
    margin-bottom: 50px;
    font-weight: 200;
}

.form-pre-footer a.product-primary-button {
    margin-bottom: 50px;
}

.form-pre-footer p.specs {
    opacity: 0.75;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 600;
    line-height: 17px;
    margin-bottom: 30px;
}

.form-pre-footer .talk-to-expert {
    position: relative;
}

.form-pre-footer .talk-to-expert a.product-primary-button {
    margin: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.form-pre-footer .talk-to-expert .button-row {
    margin-bottom: 75px;
}

.form-pre-footer .talk-to-expert h6 {
    font-size: 16px;
    line-height: 25px;
    color: #FFFFFF;
    margin-bottom: 36px;
    font-weight: 200;
}

.form-pre-footer .talk-to-expert .red {
    color: red;
    margin: 0;
}

.form-pre-footer .talk-to-expert input,
.form-pre-footer .talk-to-expert textarea,
.form-pre-footer .talk-to-expert select {
    border-radius: 3px;
    background-color: transparent;
    color: #FFFFFF;
    font-weight: 300 !important;
    border: 1px solid #F7901E;
    resize: none;
    margin-bottom: 16px !important;
}

.form-pre-footer .talk-to-expert select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(../images/buttons/dropdown-arrow-orange.svg);
    font-size: 16px;
    font-weight: 400;
    color: #9B9B9B;
}

@-moz-document url-prefix() {
    .form-pre-footer .talk-to-expert select option {
        color: black;
        /*20220418*/
    }
}

.form-pre-footer .talk-to-expert label {
    color: #FFFFFF;
    font-weight: 200;
    display: block;
    float: left;
}

.form-pre-footer .talk-to-expert .selectized.error+.selectize-control .selectize-input {
    border-color: darkred !important;
}

.form-pre-footer .talk-to-expert .selectize-dropdown {
    border: 1px solid #cccccc;
    font-size: 14px;
}

.form-pre-footer .talk-to-expert .selectize-dropdown.active {
    background-color: transparent;
    color: #FFFFFF;
}

.form-pre-footer .talk-to-expert .selectize-dropdown [data-selectable] {
    padding: 2px 8px;
}

.form-pre-footer .talk-to-expert .selectize-dropdown .optgroup {
    border-top: none;
}

.form-pre-footer .talk-to-expert .selectize-dropdown .optgroup-header {
    font-weight: 600;
    font-size: 14px;
    padding-bottom: 0;
}

.form-pre-footer .talk-to-expert .selectize-control {
    padding-bottom: 12px;
}

.form-pre-footer .talk-to-expert .selectize-control.single .selectize-input:after {
    border-color: #F7901E transparent transparent transparent;
}

.form-pre-footer .talk-to-expert .selectize-control.single .selectize-input.dropdown-active:after {
    border-color: transparent transparent #F7901E transparent;
}

.form-pre-footer .talk-to-expert .selectize-control .selectize-input {
    border: 1px solid #F7901E;
    font-size: 16px !important;
    line-height: 17px !important;
    height: 37px;
    color: #FFFFFF;
    background-image: none;
    box-shadow: none;
    background-color: transparent;
    z-index: 99;
    padding-top: 9px;
}

.form-pre-footer .talk-to-expert .selectize-control .selectize-input.not-full>input {
    width: 100% !important;
}

.form-pre-footer .talk-to-expert .selectize-control .selectize-input:after {
    margin-top: -2px;
    border-width: 3px 3px 0 3px;
    right: 10px;
}

.form-pre-footer .talk-to-expert .selectize-control .selectize-input.focus.input-active {
    border: 1px solid #F7901E;
}

.form-pre-footer .talk-to-expert .selectize-control .selectize-input.dropdown-active:after {
    margin-top: -2px;
    border-width: 0 3px 3px 3px;
    right: 10px;
}

.form-pre-footer .talk-to-expert .selectize-control .selectize-input.dropdown-active::before {
    display: none;
}

.form-pre-footer .talk-to-expert .selectize-control .selectize-input input {
    font-size: 16px !important;
}

.form-pre-footer .talk-to-expert .selectize-control .selectize-input .item {
    font-size: 16px;
    font-weight: 300;
    color: #FFFFFF;
}

.form-pre-footer .talk-to-expert .selectize-control .selectize-input input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    font-weight: 300;
    font-size: 16px;
    color: #9B9B9B !important;
}

.form-pre-footer .talk-to-expert .selectize-control .selectize-input input::-moz-placeholder {
    /* Firefox 19+ */
    font-weight: 300;
    font-size: 16px;
    color: #9B9B9B !important;
}

.form-pre-footer .talk-to-expert .selectize-control .selectize-input input:-ms-input-placeholder {
    /* IE 10+ */
    font-weight: 300;
    font-size: 16px;
    color: #9B9B9B !important;
}

.form-pre-footer .talk-to-expert .selectize-control .selectize-input input:-moz-placeholder {
    /* Firefox 18- */
    font-weight: 300;
    font-size: 16px;
    color: #9B9B9B !important;
}

.form-pre-footer .talk-to-expert .selectize-control .selectize-input input[type=text] {
    transition: none;
    height: auto;
}

.form-pre-footer .talk-to-expert .selectize-control .selectize-input input[type=text]::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #FFFFFF;
}

.form-pre-footer .talk-to-expert .selectize-control .selectize-input input[type=text]::-moz-placeholder {
    /* Firefox 19+ */
    color: #FFFFFF;
}

.form-pre-footer .talk-to-expert .selectize-control .selectize-input input[type=text]:-ms-input-placeholder {
    /* IE 10+ */
    color: #FFFFFF;
}

.form-pre-footer .talk-to-expert .selectize-control .selectize-input input[type=text]:-moz-placeholder {
    /* Firefox 18- */
    color: #FFFFFF;
}

.form-pre-footer .talk-to-expert #prefooter-address {
    margin-bottom: 75px;
}

.form-pre-footer .talk-to-expert #please-send-updates {
    margin-bottom: 37px;
    position: relative;
}

.form-pre-footer .talk-to-expert #please-send-updates,
.form-pre-footer .talk-to-expert #please-send-updates span {
    color: #FFFFFF;
}

.form-pre-footer .talk-to-expert .checkboxrow span:last-of-type {
    display: block;
    width: calc(100% - 30px);
    float: right;
    margin-top: 2px;
}

.form-pre-footer .talk-to-expert p.contact-form-address {
    color: #ffffff;
    margin: 0 auto;
    margin-bottom: 75px;
    text-align: center;
    font-size: 12px;
    font-weight: 300;
}

.form-pre-footer .talk-to-expert p.contact-form-address a,
.form-pre-footer .talk-to-expert p.contact-form-address a:visited,
.form-pre-footer .talk-to-expert p.contact-form-address a:link,
.form-pre-footer .talk-to-expert p.contact-form-address span {
    color: inherit;
    font-weight: inherit;
}

.form-pre-footer .talk-to-expert span.pfdivider {
    margin: 0 5px;
}

.form-pre-footer .talk-to-expert .email-consent input[type=checkbox] {
    opacity: 0;
    position: absolute;
    width: 21px;
    height: 21px;
    cursor: pointer !important;
    z-index: 1;
    top: 4px;
    left: 2px;
}

.form-pre-footer .talk-to-expert .email-consent input[type=checkbox]+span.input-label {
    margin: 0 !important;
    margin-right: 4px !important;
    clear: none;
    /*position: absolute;*/
    /*left:36%;*/
    /* Left padding makes room for image */
    padding: 12px;
    /* Make look clickable because they are */
    background: url("../images/icons/Checkbox-DrkBG@2x.png") center center no-repeat;
    background-size: 100% !important;
    display: block;
    float: left;
}

.form-pre-footer .talk-to-expert .email-consent input[type=checkbox]:checked+span.input-label {
    background: url("../images/icons/Checkbox-DrkBG.active@2x.png") center center no-repeat;
}

.form-pre-footer .talk-to-expert p.form-contents-thanks {
    color: #ffffff;
    text-align: center;
}

.form-pre-footer .talk-to-expert div#form-contents-thanks-wrapper {
    margin: 60px auto 100px;
}

.form-pre-footer .talk-to-expert .solutions-form-privacy-statement {
    color: #ffffff;
    padding-bottom: 20px;
}

.form-pre-footer .talk-to-expert .solutions-form-privacy-statement a {
    color: inherit;
    text-decoration: underline;
}

.form-pre-footer .form-thank-you {
    margin-bottom: 30px;
}

.form-pre-footer .form-thank-you p {
    font-size: 16px;
    line-height: 25px;
    color: #FFFFFF;
    font-weight: 300;
}

.form-pre-footer .form-thank-you p:first-child {
    font-size: 21px;
    font-weight: 600;
    line-height: 28px;
    color: #F7901E;
}

.form-pre-footer .form-info-text p {
    font-size: 12px;
    line-height: 21px;
    color: #FFFFFF;
    margin: 13px 0 0 0;
    padding-right: 10px;
}

.form-pre-footer .cancel-button {
    font-size: 15px;
    color: #FFFFFF;
    line-height: 45px;
    position: relative;
    top: 0;
    right: 20px;
    cursor: pointer;
}

@media (max-width: 63.9375em) {
    .form-pre-footer {
        padding: 50px 0 75px 0;
    }
    .form-pre-footer h2 {
        font-size: 28px !important;
        line-height: 34px;
    }
    .form-pre-footer h2+p {
        font-size: 18px;
        line-height: 26px;
    }
    .form-pre-footer .talk-to-expert h6 {
        font-size: 15px;
    }
    .form-pre-footer .close-x {
        right: 10px;
    }
    .form-pre-footer .talk-to-expert .checkboxrow span:last-of-type {
        font-size: 15px;
        line-height: 23px;
    }
}

@media only screen and (max-width: 775px) {
    .form-pre-footer .talk-to-expert-form .medium-6 {
        width: 100%;
    }
}

@media only screen and (max-width: 700px) {
    .form-pre-footer .cancel-button,
    .form-pre-footer #contact-submit,
    .form-pre-footer #required-explanation {
        right: 0;
        left: 0;
        text-align: center;
        margin: auto;
        float: none;
        line-height: 1em;
        margin-bottom: 20px;
    }
    .form-pre-footer #contact-submit {
        width: 214px;
    }
    .form-pre-footer .talk-to-expert .button-row {
        margin-bottom: 0;
    }
}

@media (max-width: 40em) {
    .form-pre-footer {
        padding: 50px 0;
    }
    .form-pre-footer h2 {
        font-size: 24px !important;
        line-height: 29px;
    }
    .form-pre-footer .talk-to-expert h6 {
        font-size: 14px;
    }
    .form-pre-footer .talk-to-expert .checkboxrow span:last-of-type {
        font-size: 14px;
        line-height: 21px;
    }
    .form-pre-footer .specs>div {
        padding: 0;
    }
    .form-pre-footer .form-info-text p {
        margin: -5px 0 20px 0;
    }
    .form-pre-footer .button-row>div:nth-child(2) {
        padding: 0;
    }
    .form-pre-footer span.close-x {
        text-align: center !important;
        padding: 0;
        position: relative;
    }
}

@media only screen and (max-width: 400px) {
    .form-pre-footer .small-6.full-width-at-400 {
        width: 100%;
    }
}

/*.form-pre-footer-2 {*/
/*    background-image: url("");*/
/*}*/

.form-pre-footer-2 .by-the-numbers {
    padding: 72px 0 80px;
}

@media (max-width: 40em) {
    .form-pre-footer-2 .by-the-numbers {
        padding: 50px 0;
    }
}

.form-pre-footer-2 .by-the-numbers .numbers {
    padding: 30px 0;
}

.form-pre-footer-2 .by-the-numbers .numbers h2 {
    color: #fff;
    font-size: 27px !important;
    line-height: 33px;
    font-weight: 200;
    margin-bottom: 0;
}

@media only screen and (max-width: 900px) {
    .form-pre-footer-2 .by-the-numbers .numbers h2 {
        font-size: 20px !important;
        line-height: 30px;
    }
}

@media (max-width: 40em) {
    .form-pre-footer-2 .by-the-numbers .numbers h2 {
        margin-bottom: 25px;
    }
}

.form-pre-footer-2 .by-the-numbers .numbers h4,
.form-pre-footer-2 .by-the-numbers .numbers h4 span,
.form-pre-footer-2 .by-the-numbers .numbers p {
    color: #fff;
}

.form-pre-footer-2 .by-the-numbers .numbers h4 {
    font-weight: 300;
    margin-top: 0;
}

@media (max-width: 40em) {
    .form-pre-footer-2 .by-the-numbers .numbers h4 {
        font-size: 24px;
        margin-bottom: 0;
        line-height: 26px;
    }
    .form-pre-footer-2 .by-the-numbers .numbers h4 span {
        font-size: 36px;
    }
}

.form-pre-footer-2 .by-the-numbers .numbers h4 span {
    font-weight: 600;
}

.form-pre-footer-2 .by-the-numbers .numbers p {
    font-weight: 200;
    margin-bottom: 0;
}

@media only screen and (min-width: 40em) and (max-width: 800px) {
    .form-pre-footer-2 .by-the-numbers .numbers p {
        font-size: 12px;
    }
}

@media (max-width: 40em) {
    .form-pre-footer-2 .by-the-numbers .numbers p {
        margin-bottom: 20px;
    }
}

.form-pre-footer-2 .by-the-numbers .numbers .separator {
    width: 1px;
    border-left: 1px solid #dfdfde;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
}

@media (max-width: 40em) {
    .form-pre-footer-2 .by-the-numbers .numbers .separator {
        display: none;
    }
}

@media (max-width: 40em) {
    .trust-marks {
        width: 80%;
    }
    .trust-marks .snowflake {
        min-width: 55px;
        width: 45%;
    }
    .trust-marks>div a>.row:first-child {
        margin-bottom: 10px;
    }
}

.edge-page div.main-content-wrapper div.jic-main {
    padding-top: 80px;
}

.edge-page div.main-content-wrapper div.jic-main img.jic-main-product-logo {
    width: 215px;
}

@media (max-width: 40em) {
    .edge-page div.main-content-wrapper div.jic-main {
        padding-top: 50px;
    }
    .edge-page div.main-content-wrapper div.jic-main div.jic-main-logo {
        margin-bottom: 60px;
    }
}

.slick-architecture-carousel {
    padding: 100px 0 50px 0;
}

.slick-architecture-carousel h2 {
    margin: 0;
}

.slick-architecture-carousel .slide-button-group {
    margin: 50px 0;
}

.slick-architecture-carousel .slide-button-group #slideNext,
.slick-architecture-carousel .slide-button-group #slidePrev,
.slick-architecture-carousel .slide-button-group a.button.label {
    display: none;
}

.slick-architecture-carousel .slide-button-group .button {
    background-color: transparent;
    font-size: 16px;
    font-weight: 600;
    border: 1px solid #b3b2b3;
    padding: 10px;
    line-height: 20px;
    width: 243px;
    height: 41px;
    border-right: none;
    margin-left: -4px;
    margin-bottom: 0;
}

.slick-architecture-carousel .slide-button-group .button:last-of-type {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    border-right: 1px solid #b3b2b3;
}

.slick-architecture-carousel .slide-button-group .button:hover {
    color: #4e4e4e;
    background-color: #ECECEC;
}

.slick-architecture-carousel .slide-button-group .button.active {
    color: white;
    background-color: #4A90AD;
    border: 1px solid #4A90AD;
    border-right: none;
}

.slick-architecture-carousel .slide-button-group .button.active:last-of-type {
    border-right: 1px solid #4A90AD;
}

.slick-architecture-carousel .slide-button-group .button.active:focus {
    color: white;
}

.slick-architecture-carousel .slide-button-group .button:focus {
    color: #445c6d;
}

.slick-architecture-carousel .slide-button-group a.slide-one {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

.slick-architecture-carousel a.architecture-pdf img {
    display: inline-block;
}

.slick-architecture-carousel .image-text {
    margin-top: 50px;
}

.slick-architecture-carousel .image-text h3 {
    color: #4E4E4E !important;
    font-size: 21px;
    font-weight: 600;
    line-height: 38px;
}

.slick-architecture-carousel .image-text h3+p {
    color: #4E4E4E;
    font-size: 16px;
    line-height: 25px;
    font-weight: 300;
}

@media (max-width: 63.9375em) {
    .slick-architecture-carousel {
        padding: 50px 0;
    }
    .slick-architecture-carousel h2 {
        font-size: 28px !important;
    }
    .slick-architecture-carousel .image-text h3 {
        font-size: 18px;
        line-height: 24px;
    }
    .slick-architecture-carousel .image-text h3+p {
        font-size: 14px;
        line-height: 21px;
    }
}

@media (max-width: 765px) {
    .slick-architecture-carousel a.slide-one,
    .slick-architecture-carousel a.slide-two,
    .slick-architecture-carousel a.slide-three {
        display: none;
    }
    .slick-architecture-carousel div.slide-button-group a.button.label {
        cursor: default;
        margin-right: 7px !important;
        margin-left: 7px !important;
        padding-left: 7px;
        padding-right: 7px;
        border-radius: 3px;
        width: 164px;
        text-align: center;
        border-right: 1px solid #b3b2b3;
    }
    .slick-architecture-carousel div.slide-button-group a.button.label:active,
    .slick-architecture-carousel div.slide-button-group a.button.label:focus {
        color: #445c6d;
    }
    .slick-architecture-carousel #slideNext,
    .slick-architecture-carousel #slidePrev,
    .slick-architecture-carousel div.slide-button-group a.button.label {
        display: inline-block !important;
    }
    .slick-architecture-carousel #slideNext::after,
    .slick-architecture-carousel #slidePrev::before {
        content: "";
        display: inline-block;
        height: 12px;
        margin: 0 10px;
        padding: 0;
        position: relative;
        vertical-align: middle;
        width: 12px;
    }
    .slick-architecture-carousel #slidePrev:before {
        /*background: transparent url("") no-repeat scroll center center/12px 12px;*/
        left: -7px;
    }
    .slick-architecture-carousel #slideNext:after {
        background: transparent url("../images/architectures/CTA_Arrow_Right_On.png") no-repeat scroll center center/12px 12px;
        right: -7px;
    }
    .slick-architecture-carousel .edge-architectures .slide-button-group {
        margin: 30px 0;
    }
}

@media (max-width: 40em) {
    .slick-architecture-carousel h2 {
        font-size: 24px !important;
    }
}

.onboard-button-container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 50px;
    background-color: rgba(34, 34, 34, 0.2);
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.tab-button {
    padding: 5px 10px;
}

.tab-button:first-of-type {
    margin-right: 20px;
}

.tab-button.active {
    border-radius: 3px;
    background-color: rgba(0, 0, 0, 0.12);
}

.tab-button:hover:not(.active) {
    border-radius: 3px;
    background-color: rgba(0, 0, 0, 0.12);
}

.tab-button span {
    color: #FFFFFF;
    font-size: 14px;
    line-height: 17px;
}

.mobile-onboard-button-container {
    position: absolute;
    width: 100%;
    top: 15px;
    left: 0;
    right: 0;
    text-align: center;
}

.mobile-onboard-button {
    border-radius: 5px;
    width: 178px;
    border: 1px solid #E6E6E6;
    display: inline-block;
    text-align: center;
    padding: 5px 0;
    position: relative;
}

.mobile-onboard-button span {
    color: #FFFFFF;
    font-size: 14px;
}

.mobile-onboard-button::after {
    content: "";
    display: inline-block;
    position: relative;
    top: -2px;
    right: -15px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #FFFFFF;
}

.mobile-onboard-button.open::after {
    border-top: initial;
    border-bottom: 5px solid #FFFFFF;
}

.wistia_popover_overlay {
    background-color: rgba(0, 0, 0, 0.9) !important;
    -webkit-transition: background-color 500ms ease;
    -o-transition: background-color 500ms ease;
    transition: background-color 500ms ease;
}

.watch-video-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    cursor: pointer;
}

.watch-video-button img {
    width: 40px;
    height: 40px;
}

.watch-video-button span {
    margin-left: 10px;
    color: #4a8fad;
}

.major-feature-section {
    background: none;
    padding-top: 100px;
}

.major-feature-section .m-f-header h3,
.major-feature-section div.m-f-header h3 {
    color: #FFFFFF !important;
    font-size: 36px;
    font-weight: 600;
    line-height: 44px;
    margin-bottom: 20px;
}

@media (max-width: 40em) {
    .major-feature-section .m-f-header h3,
    .major-feature-section div.m-f-header h3 {
        margin-bottom: 10px;
    }
}

.major-feature-section .m-f-header h3+p,
.major-feature-section div.m-f-header h3+p {
    color: #FFFFFF;
    font-size: 24px;
    font-weight: 300;
    line-height: 30px;
}

@media (max-width: 63.9375em) {
    .major-feature-section .m-f-header h3 {
        font-size: 28px;
        line-height: 34px;
    }
    .major-feature-section .m-f-header h3+p {
        font-size: 18px;
        line-height: 26px;
    }
}

@media (max-width: 40em) {
    .major-feature-section {
        padding-top: 60px;
    }
    .major-feature-section .m-f-header h3 {
        font-size: 24px;
        line-height: 32px;
    }
}

.ob-mobile-dropdown {
    position: relative;
    background-color: #eaeaea;
    top: -2px;
    width: 178px;
    margin: 0 auto;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    padding: 15px 0;
    z-index: 2;
    display: none;
    list-style: none;
}

.ob-mobile-dropdown li {
    text-decoration: none;
}

.ob-mobile-dropdown li a:hover {
    background-color: rgba(0, 0, 0, 0.1);
}

.ob-mobile-dropdown li a.active {
    background-color: rgba(0, 0, 0, 0.1);
}

.ob-mobile-dropdown li a:link,
.ob-mobile-dropdown li a {
    display: inline-block;
    color: #808080 !important;
    padding: 4px 8px;
    margin: 8px 7px;
    border-radius: 3px;
    font-size: 14px;
}

.jic-main-content img {
    width: 300px;
    margin-bottom: 45px;
}

@media (max-width: 40em) {
    .jic-main-content img {
        width: 154px;
    }
}

div.powerful-features {
    padding-bottom: 125px;
}

@media (max-width: 40em) {
    div.powerful-features {
        padding-bottom: 75px;
    }
}

div.powerful-features div.small-info-paragraph {
    padding: 100px 0;
}

@media (max-width: 40em) {
    div.powerful-features div.small-info-paragraph {
        padding-bottom: 50px;
    }
}

div.powerful-features div.small-info-paragraph h3 {
    color: #3f6a84 !important;
    font-weight: 300;
}

@media (max-width: 40em) {
    div.powerful-features div.small-info-paragraph h3 {
        font-size: 21px;
    }
}

div.powerful-features div.small-info-paragraph p {
    color: #FFFFFF;
}

span.no-wrap {
    white-space: nowrap;
    font-size: inherit;
    color: inherit;
    font-weight: inherit;
}

.powerful-images p {
    color: #FFFFFF;
    text-align: center;
    margin-bottom: 0;
    margin-top: 30px;
}

.powerful-images .image-block {
    margin-bottom: 75px;
    text-align: center;
}

@media (max-width: 40em) {
    .powerful-images img {
        width: 175px;
    }
    .powerful-images p {
        margin-top: 20px;
    }
    .powerful-images .image-block {
        margin-bottom: 50px;
    }
}

.companies-onboard {
    padding: 150px 0;
}

.companies-onboard h3 {
    font-weight: 300;
    line-height: 38px;
}

.companies-onboard h3+p {
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
}

.companies-onboard .ob-company-logo a.link-with-arrow:link {
    font-size: 16px;
    margin-top: -20px;
}

.companies-onboard .ob-company-logo {
    margin-bottom: 20px;
}

@media (max-width: 63.9375em) {
    .companies-onboard h3 {
        font-size: 24px;
        line-height: 32px;
    }
    .companies-onboard h3+p {
        font-size: 16px;
        line-height: 25px;
    }
    .companies-onboard .ob-company-logo a.link-with-arrow:link {
        margin-top: -10px;
    }
}

@media (max-width: 40em) {
    .companies-onboard {
        padding: 75px 0 100px 0;
    }
    .companies-onboard h3 {
        font-size: 21px;
        line-height: 28px;
    }
    .companies-onboard img:not(.ctaArrow) {
        width: 300px;
    }
    .companies-onboard .ob-company-logo a.link-with-arrow:link {
        margin-top: -20px;
    }
}

@media (min-width: 120.063em) {
    .companies-onboard h3 {
        font-size: 32px;
        line-height: 46px;
    }
    .companies-onboard h3+p {
        font-size: 21px;
        line-height: 40px;
    }
}

.
jic-pricing {
    background-color: #F2F2F2;
    padding: 75px 0 100px 0;
    margin-bottom: 100px;
}

.
jic-pricing .header {
    margin-bottom: 30px;
}

.
jic-pricing .header h3 {
    color: #445C6D;
    font-size: 27px;
    line-height: 36px;
}

.
jic-pricing .header>p:first-of-type {
    color: #4A90AD;
    font-size: 14px;
    font-style: italic;
    line-height: 30px;
    margin-bottom: 0;
}

.
jic-pricing .pricing-header {
    margin-bottom: 50px;
}

.
jic-pricing .pricing-header .more-features-heading {
    margin-top: 0;
}

.
jic-pricing .content {
    margin-bottom: 30px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

@media (max-width: 40em) {
    .
jic-pricing .content {
        margin-bottom: 30px;
    }
}

.
jic-pricing .content>div {
    background-color: #FFFFFF;
    border-radius: 5px;
    border: 1px solid #CCCCCB;
    padding: 30px 30px;
}

.
jic-pricing .content>div h4 {
    margin-top: 0;
    margin-bottom: 5px;
    color: #39464B;
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
}

.
jic-pricing .content>div p {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 26px;
    font-weight: 300;
    color: #4E4E4E;
}

.
jic-pricing .content>div.main-price {
    margin-bottom: 16px;
    background-color: #4C6696;
    background-image: url("/static/images/beta/8Beta-jic-mainBG.jpg");
    background-size: cover;
    background-position: center center;
}

.
jic-pricing .content>div.main-price h4,
.
jic-pricing .content>div.main-price p {
    color: #fff;
    margin-top: 0;
}

.
jic-pricing .content>div.main-price h4 {
    font-size: 21px;
    line-height: 34px;
}

.
jic-pricing .content>div.more-ways-to-buy .columns {
    padding: 0;
}

.
jic-pricing .content>div.more-ways-to-buy .columns.explanatory {
    border-bottom: 1px solid #cccccb;
    margin-bottom: 30px;
}

.
jic-pricing .content>div.more-ways-to-buy .columns.explanatory p {
    margin-bottom: 30px;
}

@media (min-width: 40em) {
    .
jic-pricing .content>div.more-ways-to-buy .columns.app-only {
        padding-right: 15px;
    }
}

@media (max-width: 40em) {
    .
jic-pricing .content>div.more-ways-to-buy .columns.app-only {
        margin-bottom: 30px;
    }
}

@media (min-width: 40em) {
    .
jic-pricing .content>div.more-ways-to-buy .columns.browser-only {
        padding-left: 15px;
    }
}

.
jic-pricing .i-8-footer p {
    font-style: italic;
    font-size: 14px;
    line-height: 21px;
    font-weight: 300;
    margin: 0;
    color: #4e4e4e;
}

.
jic-pricing .i-8-footer p a {
    color: currentColor;
    font-weight: inherit;
    text-decoration: underline;
}

.
jic-pricing .i-8-footer p a:hover,
.
jic-pricing .i-8-footer p a:focus {
    color: #999;
}

.jic-main-navigation {
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    background-color: rgba(0, 33, 67, 0.9);
    position: absolute;
    bottom: 0;
    height: 75px;
    width: 100%;
    white-space: nowrap;
    overflow-x: hidden;
    overflow-y: hidden;
    overflow: -moz-scrollbars-none;
    -webkit-overflow-scrolling: touch;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-overflow-style: none;
}

@media (max-width: 40em) {
    .jic-main-navigation {
        height: 55px;
    }
}

.jic-main-navigation ::-webkit-scrollbar {
    display: none !important;
    width: 0;
    background: transparent;
    z-index: -1;
}

.jic-main-navigation ul {
    margin: 0;
    line-height: 25px !important;
}

.jic-main-navigation ul li {
    color: white;
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    text-align: center;
    width: auto;
    height: 25px;
    padding: 0 20px;
    border-right: 1px solid white;
    list-style: none;
    display: inline-block;
}

@media (max-width: 40em) {
    .jic-main-navigation ul li {
        font-size: 14px;
        border-right: 2px solid #9B9B9B;
    }
}

.jic-main-navigation ul li:last-child {
    border-right: none;
}

.jic-main-navigation ul li a {
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
}

.jic-main-navigation ul li a:hover {
    color: #F7901E;
}

.jic-main-navigation ul li a::after {
    content: "";
    display: block;
    width: 0;
    border-bottom: 5px solid;
    margin: 20px auto 0 auto;
    -webkit-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}

.jic-main-navigation ul li a:hover:after {
    width: 100%;
}

.jic-main-navigation .navigation-list {
    width: calc(100% - 50px);
    overflow-x: scroll;
    overflow-y: hidden;
    overflow: -moz-scrollbars-none;
    overflow-scrolling: touch;
    -webkit-overflow-scrolling: touch;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    height: 100%;
    -ms-overflow-style: none;
}

@-moz-document url-prefix() {
    .jic-main-navigation .navigation-list {
        margin-bottom: -30px;
        padding-bottom: 30px;
    }
}

@media screen and (max-width: 900px) {
    .jic-main-navigation .navigation-list {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}

.jic-main-navigation .scroll-left-button,
.jic-main-navigation .scroll-right-button {
    z-index: 1;
    display: none;
    width: 50px;
    height: 75px;
    cursor: pointer;
    position: absolute;
    top: 0;
}

@media (max-width: 40em) {
    .jic-main-navigation .scroll-left-button,
    .jic-main-navigation .scroll-right-button {
        height: 55px;
    }
}

.jic-main-navigation .scroll-left-button img,
.jic-main-navigation .scroll-right-button img {
    height: 100%;
}

.jic-main-navigation .scroll-right-button {
    right: 0;
}

.jic-main-navigation .scroll-left-button {
    left: 0;
}

@media only screen and (max-width: 750px) {
    .hide-for-750-down {
        display: none;
    }
}

/*Foundation class breakpoints for the xxlarge grid*/

@media (min-width: 120.063em) {
    .xxlarge-push-0 {
        position: relative;
        left: 0%;
        right: auto;
    }
    .xxlarge-pull-0 {
        position: relative;
        right: 0%;
        left: auto;
    }
    .xxlarge-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto;
    }
    .xxlarge-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto;
    }
    .xxlarge-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto;
    }
    .xxlarge-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto;
    }
    .xxlarge-push-3 {
        position: relative;
        left: 25%;
        right: auto;
    }
    .xxlarge-pull-3 {
        position: relative;
        right: 25%;
        left: auto;
    }
    .xxlarge-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto;
    }
    .xxlarge-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto;
    }
    .xxlarge-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto;
    }
    .xxlarge-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto;
    }
    .xxlarge-push-6 {
        position: relative;
        left: 50%;
        right: auto;
    }
    .xxlarge-pull-6 {
        position: relative;
        right: 50%;
        left: auto;
    }
    .xxlarge-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto;
    }
    .xxlarge-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto;
    }
    .xxlarge-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto;
    }
    .xxlarge-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto;
    }
    .xxlarge-push-9 {
        position: relative;
        left: 75%;
        right: auto;
    }
    .xxlarge-pull-9 {
        position: relative;
        right: 75%;
        left: auto;
    }
    .xxlarge-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto;
    }
    .xxlarge-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto;
    }
    .xxlarge-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto;
    }
    .xxlarge-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto;
    }
    .column,
    .columns {
        position: relative;
        padding-left: 0.9375em;
        padding-right: 0.9375em;
        float: left;
    }
    .xxlarge-1 {
        width: 8.33333%;
    }
    .xxlarge-2 {
        width: 16.66667%;
    }
    .xxlarge-3 {
        width: 25%;
    }
    .xxlarge-4 {
        width: 33.33333%;
    }
    .xxlarge-5 {
        width: 41.66667%;
    }
    .xxlarge-6 {
        width: 50%;
    }
    .xxlarge-7 {
        width: 58.33333%;
    }
    .xxlarge-8 {
        width: 66.66667%;
    }
    .xxlarge-9 {
        width: 75%;
    }
    .xxlarge-10 {
        width: 83.33333%;
    }
    .xxlarge-11 {
        width: 91.66667%;
    }
    .xxlarge-12 {
        width: 100%;
    }
    .xxlarge-offset-0 {
        margin-left: 0% !important;
    }
    .xxlarge-offset-1 {
        margin-left: 8.33333% !important;
    }
    .xxlarge-offset-2 {
        margin-left: 16.66667% !important;
    }
    .xxlarge-offset-3 {
        margin-left: 25% !important;
    }
    .xxlarge-offset-4 {
        margin-left: 33.33333% !important;
    }
    .xxlarge-offset-5 {
        margin-left: 41.66667% !important;
    }
    .xxlarge-offset-6 {
        margin-left: 50% !important;
    }
    .xxlarge-offset-7 {
        margin-left: 58.33333% !important;
    }
    .xxlarge-offset-8 {
        margin-left: 66.66667% !important;
    }
    .xxlarge-offset-9 {
        margin-left: 75% !important;
    }
    .xxlarge-offset-10 {
        margin-left: 83.33333% !important;
    }
    .xxlarge-offset-11 {
        margin-left: 91.66667% !important;
    }
    .xxlarge-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left;
    }
    .column.xxlarge-centered,
    .columns.xxlarge-centered {
        margin-left: auto;
        margin-right: auto;
        float: none;
    }
    .column.xxlarge-uncentered,
    .columns.xxlarge-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left;
    }
    .column.xxlarge-centered:last-child,
    .columns.xxlarge-centered:last-child {
        float: none;
    }
    .column.xxlarge-uncentered:last-child,
    .columns.xxlarge-uncentered:last-child {
        float: left;
    }
    .column.xxlarge-uncentered.opposite,
    .columns.xxlarge-uncentered.opposite {
        float: right;
    }
    .row.xxlarge-collapse>.column,
    .row.xxlarge-collapse>.columns {
        padding-left: 0;
        padding-right: 0;
    }
    .row.xxlarge-collapse .row {
        margin-left: 0;
        margin-right: 0;
    }
    .row.xxlarge-uncollapse>.column,
    .row.xxlarge-uncollapse>.columns {
        padding-left: 0.9375em;
        padding-right: 0.9375em;
        float: left;
    }
    .push-0 {
        position: relative;
        left: 0%;
        right: auto;
    }
    .pull-0 {
        position: relative;
        right: 0%;
        left: auto;
    }
    .push-1 {
        position: relative;
        left: 8.33333%;
        right: auto;
    }
    .pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto;
    }
    .push-2 {
        position: relative;
        left: 16.66667%;
        right: auto;
    }
    .pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto;
    }
    .push-3 {
        position: relative;
        left: 25%;
        right: auto;
    }
    .pull-3 {
        position: relative;
        right: 25%;
        left: auto;
    }
    .push-4 {
        position: relative;
        left: 33.33333%;
        right: auto;
    }
    .pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto;
    }
    .push-5 {
        position: relative;
        left: 41.66667%;
        right: auto;
    }
    .pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto;
    }
    .push-6 {
        position: relative;
        left: 50%;
        right: auto;
    }
    .pull-6 {
        position: relative;
        right: 50%;
        left: auto;
    }
    .push-7 {
        position: relative;
        left: 58.33333%;
        right: auto;
    }
    .pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto;
    }
    .push-8 {
        position: relative;
        left: 66.66667%;
        right: auto;
    }
    .pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto;
    }
    .push-9 {
        position: relative;
        left: 75%;
        right: auto;
    }
    .pull-9 {
        position: relative;
        right: 75%;
        left: auto;
    }
    .push-10 {
        position: relative;
        left: 83.33333%;
        right: auto;
    }
    .pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto;
    }
    .push-11 {
        position: relative;
        left: 91.66667%;
        right: auto;
    }
    .pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto;
    }
    /* Footer social media / download button XL styles go here since they only apply to pages using this stylesheet */
    #jicfooter .row .footer-icons .footer-download {
        margin-left: 33px;
        padding: 5px 26px;
    }
    #jicfooter .row .footer-icons .socialmedia,
    #jicfooter .row .footer-icons .footer-download {
        width: 202px;
    }
}

.ia-primary-button {
    display: inline-flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    text-align: center;
    border: none;
    padding: 12px 32px;
    height: 45px;
    border-radius: 3px;
    background: #eb5c20;
    /* Old browsers */
    background: -moz-linear-gradient(top, #eb5c20 0%, #3f6a84 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eb5c20), color-stop(100%, #eb5c20));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #eb5c20 0%, #eb5c20 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #eb5c20 0%, #eb5c20 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #eb5c20 0%, #eb5c20 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #eb5c20 0%, #eb5c20 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f7901e", endColorstr="#f79b1e", GradientType=0);
}

.ia-primary-button,
.ia-primary-button:link,
.ia-primary-button:hover,
.ia-primary-button:focus,
.ia-primary-button:active,
.ia-primary-button:visited {
    color: #FFFFFF;
}

.ia-primary-button:hover,
.ia-primary-button:focus {
    background: #385568;
    text-decoration:none !important;
}

.ia-primary-button.disabled {
    background: #3f6a84 !important;
    cursor: default;
    opacity: 0.7;
    box-shadow: none;
}

.ia-primary-button span {
    font-size: 17px;
    color: #FFFFFF;
    line-height: 21px;
    font-weight: 500;
}

.system-requirements {
    padding: 50px 0 75px 0;
    margin-top: 100px;
    background-color: #F2F2F2;
}

.system-requirements .header {
    margin-bottom: 50px;
}

.system-requirements .header h4 {
    color: #4E4E4E;
    font-size: 21px;
    font-weight: 600;
    line-height: 25px;
    display: inline-block;
    border-bottom: 1px solid #D8D8D8;
    padding-bottom: 5px;
}

.system-requirements .header h4 .sys-req-arrow {
    display: none;
}

.system-requirements .header h4 span {
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
}

.system-requirements p {
    color: #4E4E4E;
    font-size: 16px;
    font-weight: 600;
    line-height: 21px;
    margin-bottom: 15px;
}

.system-requirements ul {
    margin: 0 0 16px 0;
}

.system-requirements ul li {
    list-style: none;
    font-size: 14px;
    line-height: 25.6px;
    font-weight: 300;
}

@media (min-width: 120.063em) {
    .system-requirements .header h4 {
        font-size: 24px;
        line-height: 36px;
    }
    .system-requirements p {
        font-size: 18px;
        line-height: 28px;
    }
    .system-requirements ul li {
        font-size: 16px;
        line-height: 25px;
    }
}

@media (max-width: 40em) {
    .system-requirements {
        padding: 0;
        background-color: #FFFFFF;
    }
    .system-requirements .header {
        margin-bottom: 56px;
    }
    .system-requirements .header h4 {
        font-size: 18px;
        line-height: 22px;
        position: relative;
        cursor: pointer;
    }
    .system-requirements .header h4 .sys-req-arrow {
        display: inline-block;
        width: 20px;
    }
    .system-requirements .header h4 .sys-req-arrow.open {
        -ms-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    .system-requirements .system-requirements-content {
        padding-bottom: 50px;
        display: none;
    }
    .system-requirements p {
        margin-bottom: 10px;
    }
    .system-requirements .requirements-list>div {
        margin-bottom: 30px;
    }
    .system-requirements .requirements-list>div:last-child {
        margin-bottom: 0;
    }
}

.system-requirements .requirements-list p {
    line-height: 22px;
    margin-bottom: 5px;
}

.system-requirements .requirements-list ul li {
    line-height: 18px;
    padding: 6px 0;
}

.support-update-signup {
    background-color: #39464B;
    padding: 50px 0;
    position: relative;
    align-items: center;
    min-height: 259px;
    height: auto;
}

.support-update-signup .header {
    margin-bottom: 30px;
}

.support-update-signup .header p {
    font-size: 21px;
    line-height: 32px;
    color: #FFFFFF;
    margin: 0;
}

.support-update-signup input[type=email] {
    height: 45px;
    width: calc(100% - 165px);
    border-radius: 3px;
    background-color: #FFFFFF;
    display: inline-block;
    margin: 0 15px 0 0;
    padding: 15px;
}

.support-update-signup ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #CCCCCB;
    font-size: 17px;
    line-height: 21px;
    font-weight: 300;
}

.support-update-signup .wizard-button {
    display: inline-block;
    text-align: center;
    padding: 0.6em 0;
    height: 45px;
    width: 142px;
    border-radius: 3px;
    background-color: #8DC63E;
    vertical-align: top;
}

.support-update-signup .wizard-button span {
    font-size: 17px;
    line-height: 26px;
    font-weight: 600;
    color: #FFFFFF;
}

.support-update-signup a.wizard-button,
.support-update-signup a.wizard-button:active,
.support-update-signup a.wizard-button:link,
.support-update-signup a.wizard-button:visited {
    color: #FFFFFF;
}

.support-update-signup .errorlist {
    font-size: 11px;
    color: red;
    position: relative;
    top: 0;
    left: 0;
}

.support-update-signup .inputError {
    border: 1px solid red;
}

.support-update-signup span.close-x {
    font-size: 18px;
    position: absolute;
    top: 20px;
    right: 20px;
    color: #FFFFFF;
    cursor: pointer;
}

.support-update-signup .form-privacy-statement {
    font-size: 12px;
    color: #9b9b9b;
    font-weight: 300;
    margin-top: 20px;
}

.support-update-signup .form-privacy-statement a,
.support-update-signup .form-privacy-statement a:hover,
.support-update-signup .form-privacy-statement a:active,
.support-update-signup .form-privacy-statement a:visited {
    font-size: 12px;
    line-height: 15px;
    color: #9b9b9b;
    text-decoration: underline;
    font-weight: 300;
}

.support-update-signup .newsletter-success {
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.5px;
    margin: 0;
    color: #FFFFFF;
    font-weight: 400;
    padding-top: 5px;
}

@media only screen and (max-width: 745px) {
    .support-update-signup form {
        text-align: center;
    }
    .support-update-signup p {
        margin-bottom: 30px;
        text-align: center;
    }
    .support-update-signup p.consent-agreement {
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 495px) {
    .support-update-signup a.wizard-button {
        margin: 30px 0 0 0;
    }
    .support-update-signup input[type=email] {
        width: 100%;
        margin-right: 0;
    }
}

.slick-tab-carousel {
    padding: 100px 0 50px 0;
}

.slick-tab-carousel .slick-list {
    overflow: initial;
}

.slick-tab-carousel .slide-button-group {
    margin: 50px 0;
    text-align: center;
}

.slick-tab-carousel .slide-button-group #slideNext {
    display: none;
}

@media (max-width: 765px) {
    .slick-tab-carousel .slide-button-group #slideNext {
        display: inline-block !important;
    }
    .slick-tab-carousel .slide-button-group #slideNext:after {
        content: "";
        display: inline-block;
        height: 12px;
        margin: 0 10px;
        padding: 0;
        position: relative;
        vertical-align: middle;
        width: 12px;
        background: transparent url("/static/images/architectures/CTA_Arrow_Right_On.png") no-repeat scroll center center/12px 12px;
        right: -7px;
    }
}

.slick-tab-carousel .slide-button-group #slidePrev {
    display: none;
}

@media (max-width: 765px) {
    .slick-tab-carousel .slide-button-group #slidePrev {
        display: inline-block !important;
    }
    .slick-tab-carousel .slide-button-group #slidePrev:before {
        content: "";
        display: inline-block;
        height: 12px;
        margin: 0 10px;
        padding: 0;
        position: relative;
        vertical-align: middle;
        width: 12px;
        /*background: transparent url("") no-repeat scroll center center/12px 12px;*/
        left: -7px;
    }
}

.slick-tab-carousel .slide-button-group .desktop-btn-group>a:first-child {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

.slick-tab-carousel .slide-button-group .button {
    background-color: transparent;
    font-size: 16px;
    font-weight: 600;
    border: 1px solid #b3b2b3;
    padding: 10px;
    line-height: 20px;
    width: 243px;
    height: 41px;
    border-right: none;
    margin-bottom: 0;
    text-decoration: none;
    color: #4a90ad;
}

.slick-tab-carousel .slide-button-group .button span {
    color: inherit;
}

@media (max-width: 40em) {
    .slick-tab-carousel .slide-button-group .button {
        width: calc(50% - 15px);
    }
}

.slick-tab-carousel .slide-button-group .button:last-of-type {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    border-right: 1px solid #b3b2b3;
    border-left: none;
    margin-left: -5px;
}

.slick-tab-carousel .slide-button-group .button:hover {
    color: #4e4e4e;
    background-color: #ECECEC;
    text-decoration: none !important;
    cursor: pointer;
}

.slick-tab-carousel .slide-button-group .button.active {
    color: white !important;
    background-color: #4A90AD;
    border: 1px solid #4A90AD;
}

.slick-tab-carousel .slide-button-group .button.active:last-of-type {
    border-right: 1px solid #4A90AD;
}

.slick-tab-carousel .slide-button-group .button.active:focus {
    color: white;
}

.slick-tab-carousel .slide-button-group .button:focus {
    color: #445c6d;
}

.slick-tab-carousel .slide-button-group .button.label {
    display: none;
}

@media (max-width: 765px) {
    .slick-tab-carousel .slide-button-group .button.label {
        display: inline-block !important;
        cursor: default;
        margin-right: 7px !important;
        margin-left: 7px !important;
        padding-left: 7px;
        padding-right: 7px;
        border-radius: 3px;
        width: 164px;
        text-align: center;
        border-right: 1px solid #b3b2b3;
    }
    .slick-tab-carousel .slide-button-group .button.label:active,
    .slick-tab-carousel .slide-button-group .button.label:focus {
        color: #445c6d;
    }
}

.slick-tab-carousel .slide-button-group a.slide-one {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

.grid-card-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.grid-card-wrapper .card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: calc(33.33% - 20px);
    -ms-flex-negative: 1;
    flex-shrink: 1;
    min-height: 400px;
    overflow: hidden;
    position: relative;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
    margin: 0 0 30px;
    background-color: #fff;
    cursor: pointer;
    -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
    transition: opacity 0.3s ease, -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
    -o-transition: transform 0.3s ease, opacity 0.3s ease, box-shadow 0.3s ease;
    transition: transform 0.3s ease, opacity 0.3s ease, box-shadow 0.3s ease;
    transition: transform 0.3s ease, opacity 0.3s ease, box-shadow 0.3s ease, -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
}

@media (max-width: 63.9375em) {
    .grid-card-wrapper .card {
        width: calc(50% - 15px);
    }
}

@media (max-width: 40em) {
    .grid-card-wrapper .card {
        width: 100%;
    }
}

.grid-card-wrapper .card:hover {
    -webkit-box-shadow: 0 0 45px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 45px 0 rgba(0, 0, 0, 0.15);
    text-decoration: none;
}

.grid-card-wrapper .card .thumbnail {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #FAFAFA;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 175px;
    flex: 0 1 175px;
}

.grid-card-wrapper .card .thumbnail img {
    max-width: 70px;
    width: 100%;
}

.grid-card-wrapper .card .card-detail {
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

/*                      */

/* grid-specific styles */

/*                      */

@supports (display: grid) {
    .grid-card-wrapper {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 33.33fr 30px 33.33fr 30px 33.33fr;
        grid-template-columns: repeat(3, 33.33fr);
        grid-auto-rows: minmax(400px, auto);
        grid-column-gap: 30px;
        grid-row-gap: 30px;
    }
    @media (max-width: 63.9375em) {
        .grid-card-wrapper {
            -ms-grid-columns: 50fr 30px 50fr;
            grid-template-columns: repeat(2, 50fr);
        }
    }
    @media (max-width: 40em) {
        .grid-card-wrapper {
            -ms-grid-columns: 100fr;
            grid-template-columns: repeat(1, 100fr);
        }
    }
    .grid-card-wrapper .card {
        width: 100%;
        margin: 0;
    }
}

.position-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.position-container:after {
    content: "";
    width: calc(33.33% - 16.6px);
}

.position-container .position-item {
    position: relative;
    height: 95px;
    width: calc(33.33% - 16.6px);
    border-radius: 3px;
    margin-bottom: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 40px 0 25px;
    cursor: pointer;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
    transition: opacity 0.3s ease, -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
    -o-transition: transform 0.3s ease, opacity 0.3s ease, box-shadow 0.3s ease;
    transition: transform 0.3s ease, opacity 0.3s ease, box-shadow 0.3s ease;
    transition: transform 0.3s ease, opacity 0.3s ease, box-shadow 0.3s ease, -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
}

@media (max-width: 63.9375em) {
    .position-container .position-item {
        width: calc(50% - 15px);
    }
}

@media (max-width: 40em) {
    .position-container .position-item {
        width: 100%;
    }
}

.position-container .position-item:hover {
    -webkit-box-shadow: 0 0 45px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 45px 0 rgba(0, 0, 0, 0.15);
    text-decoration: none !important;
}

.position-container .position-item.disabled {
    cursor: default;
}

.position-container .position-item.disabled:hover {
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
    text-decoration: none !important;
}

.position-container .position-item.disabled p.title,
.position-container .position-item.disabled p.sub-text {
    color: #9B9B9B !important;
}

.position-container .position-item.disabled .item-border {
    display: none;
}

.position-container .position-item .item-border {
    position: absolute;
    left: 0;
    top: 0;
    width: 5px;
    height: 100%;
    z-index: 1;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

.position-container .position-item i {
    color: #979797;
    font-size: 25px;
    position: absolute;
    right: 20px;
}

.position-container .position-item p {
    margin: 0;
}

.position-container .position-item p.title {
    font-weight: 500 !important;
    font-size: 18px !important;
    color: #4E4E4E !important;
    line-height: 24px;
    margin-bottom: 4px;
}

.position-container .position-item p.sub-text {
    font-size: 14px !important;
    line-height: 21px;
    color: #666666 !important;
}

.ia-accordion {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.ia-accordion .acc_column {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 calc(50% - 15px);
    flex: 0 1 calc(50% - 15px);
}

@media screen and (max-width: 800px) {
    .ia-accordion .acc_column {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%;
    }
}

.ia-accordion .acc-panel.single-col {
    width: 100%;
}

.ia-accordion .acc-panel .acc-header {
    cursor: pointer;
    font-weight: 300;
    position: relative;
    margin: 0;
    padding: 15px 20px 15px 0;
    border-bottom: 1px solid #D8D8D8;
    font-size: 16px !important;
    line-height: 26px;
}

.ia-accordion .acc-panel .acc-header .arrow {
    height: 15px;
    width: auto;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.ia-accordion .acc-panel .acc-header .arrow.down {
    -ms-transform: translateY(-50%) rotate(-90deg);
    /* IE 9 */
    -webkit-transform: translateY(-50%) rotate(-90deg);
    /* Chrome, Safari, Opera */
    transform: translateY(-50%) rotate(-90deg);
}

.ia-accordion .acc-panel .acc-body {
    display: none;
    border-bottom: none;
    font-size: 14px !important;
    line-height: 24px !important;
    font-weight: 300;
    padding-top: 10px;
}

.absolute-breadcrumb {
    position: absolute;
    left: 0;
    right: 0;
    top: 10px;
    width: 100%;
    max-width: 1030px;
    margin: 0 auto;
    padding-left: 0;
    display: block;
    font-size: 14px;
    line-height: 22px;
    color: #FFFFFF;
    z-index: 1;
}

.absolute-breadcrumb.underline a {
    text-decoration: underline;
}

.absolute-breadcrumb a {
    font-size: 14px !important;
    color: #FFFFFF !important;
    font-weight: normal !important;
}

.absolute-breadcrumb a:hover {
    text-decoration: underline;
}

@media (min-width: 40em) and (max-width: 63.9375em) {
    .absolute-breadcrumb {
        padding-left: 15px;
    }
}

@media (max-width: 40em) {
    .absolute-breadcrumb {
        text-align: center;
        padding: 0;
    }
}

@media (min-width: 120.063em) {
    .absolute-breadcrumb {
        max-width: 1400px;
    }
}

.ia-flex-form .ia-flex-input-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-bottom: 15px;
}

.ia-flex-form .ia-flex-input-group .ia-flex-input {
    padding: 0 15px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.ia-flex-form .ia-flex-input-group .ia-flex-input label {
    display: inline-block;
    font-weight: 300;
}

.ia-flex-form .ia-flex-input-group .ia-flex-input label.error {
    float: right;
    margin: 0;
    color: red;
}

.ia-flex-form .ia-flex-input-group .ia-flex-input input,
.ia-flex-form .ia-flex-input-group .ia-flex-input textarea {
    height: 40px;
    border-radius: 3px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #CCCCCB;
    width: 100%;
    padding: 8px;
    margin: 0;
    resize: none;
}

.ia-flex-form .ia-flex-input-group .ia-flex-input input:focus,
.ia-flex-form .ia-flex-input-group .ia-flex-input textarea:focus {
    border-color: #4A90AD;
    background-color: #fff;
    outline: none;
}

.ia-flex-form .ia-flex-input-group .ia-flex-input input.error,
.ia-flex-form .ia-flex-input-group .ia-flex-input textarea.error {
    border-color: red !important;
}

.ia-flex-form .ia-flex-input-group .ia-flex-input textarea {
    height: 90px;
}

@media (max-width: 40em) {
    .ia-flex-form .ia-flex-input-group {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .ia-flex-form .ia-flex-input-group .ia-flex-input {
        width: 100%;
    }
    .ia-flex-form .ia-flex-input-group .ia-flex-input:nth-child(2) {
        margin-top: 15px;
    }
}

.ia-flex-form .btn-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 15px;
}

.ia-flex-form .btn-group button {
    /*20220418*/
    margin: 0;
}

.ia-flex-form .btn-group .file-upload label {
    display: inline-block;
    font-weight: 300;
}

.ia-flex-form .btn-group .file-upload label.error,
.ia-flex-form .btn-group .file-upload label.attachment-error {
    color: red;
    margin-bottom: 0;
}

.ia-flex-form .btn-group .file-upload .optional {
    display: inline-block;
    color: #9B9B9B;
    font-size: 14px;
    line-height: 20px;
    margin-top: 10px;
}

.ia-flex-form .btn-group .file-upload [type=file] {
    position: absolute;
    filter: alpha(opacity=0);
    opacity: 0;
    width: 0;
}

.ia-flex-form .btn-group .file-upload [type=file]+label {
    border: 1px solid #445C6D;
    border-radius: 3px;
    padding: 0 16px;
    width: 198px;
    margin: 0 16px 0 0;
    left: 0;
    position: relative;
    text-align: center;
    top: 0;
    background: #445C6D;
    color: #fff;
    cursor: pointer;
    font-size: 17px;
    font-weight: 400;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 45px;
}

.ia-flex-form .btn-group .file-upload [type=file]+label:hover {
    background-color: #3a4f5d;
}

.ia-flex-form .btn-group .cancel {
    background: none;
    color: #4E4E4E;
    padding: 0;
    margin-right: 25px;
    font-size: 16px;
}

@media (min-width: 40em) and (max-width: 63.9375em) {
    .ia-flex-form .btn-group .left-section {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
}

@media (max-width: 40em) {
    .ia-flex-form .btn-group .left-section {
        margin-bottom: 65px;
    }
}

@media (min-width: 40em) and (max-width: 63.9375em) {
    .ia-flex-form .btn-group .right-section {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        text-align: end;
    }
}

@media (max-width: 40em) {
    .ia-flex-form .btn-group .right-section {
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    }
}

@media (max-width: 40em) {
    .ia-flex-form .btn-group {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.ia-flex-form .ia-orange {
    display: inline-flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    text-align: center;
    border: none;
    padding: 0 32px;
    height: 45px;
    border-radius: 3px;
    background-color: #F7901E;
    z-index: 2;
    font-size: 17px;
    font-weight: 400;
    /*20220418*/
    color: #FFFFFF;
    width: none;
}

.ia-flex-form .ia-orange,
.ia-flex-form .ia-orange:link,
.ia-flex-form .ia-orange:hover,
.ia-flex-form .ia-orange:focus,
.ia-flex-form .ia-orange:active,
.ia-flex-form .ia-orange:visited {
    color: #FFFFFF;
}

.ia-flex-form .ia-orange:hover,
.ia-flex-form .ia-orange:focus {
    background: #f38409;
    text-decoration: none !important;
}

.ia-flex-form .ia-orange.disabled {
    background: #9B9B9B;
    cursor: default;
    opacity: 0.7;
    box-shadow: none;
}

.ia-flex-form .ia-orange span {
    font-size: 17px;
    color: #FFFFFF;
    line-height: 21px;
    font-weight: 500;
}

.ia-flex-form .success-msg {
    padding: 0 15px;
}

.ia-flex-form .success-msg p {
    margin-bottom: 56px;
}

.ia-flex-form .form-footer {
    padding: 0 15px;
    margin-top: 40px;
}

.ia-flex-form .form-footer p {
    font-size: 12px;
    font-weight: 300;
    color: #9B9B9B;
    font-style: italic;
}

.ia-flex-form .form-footer p a {
    color: inherit;
    font-size: inherit;
    font-style: inherit;
    text-decoration: underline;
}

.jconfirm.jconfirm-careers-theme .jconfirm-bg {
    background-color: #4e4e4e;
    opacity: 0.7;
}

.jconfirm.jconfirm-careers-theme .jconfirm-box-container {
    padding: 0 30px;
}

.jconfirm.jconfirm-careers-theme .jconfirm-box {
    overflow: visible;
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    padding: 45px 15px;
}

.jconfirm.jconfirm-careers-theme .jconfirm-box div.jconfirm-closeIcon {
    opacity: 1;
    font-size: 0 !important;
    top: -10px;
    right: -10px;
}

.jconfirm.jconfirm-careers-theme .jconfirm-box div.jconfirm-closeIcon:after {
    content: "";
    display: block;
    background-image: url("/static/images/buttons/contact-modal-close-button.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 32px;
    height: 32px;
    position: absolute;
    left: -6px;
    top: -6px;
}

.jconfirm.jconfirm-careers-theme .jconfirm-box div.jconfirm-title-c {
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    line-height: 34px;
    color: #445C6D;
}

.jconfirm.jconfirm-careers-theme .jconfirm-box div.jconfirm-title-c span {
    color: inherit;
}

.jconfirm.jconfirm-careers-theme .jconfirm-box div.jconfirm-content-pane {
    margin: 0;
}

.jconfirm.jconfirm-careers-theme .jconfirm-box .jconfirm-buttons {
    display: none;
}

.jconfirm.jconfirm-careers-theme .btn-group-wrapper {
    margin-top: 35px;
}

.jconfirm.jconfirm-careers-theme .btn-group {
    margin-top: 8px;
}

/**
 * @prettier
 */

/* This file can be used for shared styles specific to the product pages.
The old share file was made the general shared styles file */

.shared-module-pages {
    /*Everything 1025px and smaller - tablet and smaller*/
    /*Everything Smaller than 641px - mobile*/
    /*-------------------XXL BreakPoint-------------------*/
    /*special positioning for the jic-main logo h2*/
}

.shared-module-pages div.main-content-wrapper div.jic-main {
    background: rgba(0, 0, 0, 0) url("../images/modules/PlatformPagejic-main-SoftwareModules.jpg") repeat scroll center center/cover;
    min-height: 332px;
    padding: 80px 6rem 0 6rem;
}

.shared-module-pages div.main-content-wrapper div.jic-main .module-title-container {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: nowrap;
}

@media (max-width: 40em) {
    .shared-module-pages div.main-content-wrapper div.jic-main .module-title-container {
        justify-content: center;
        flex-wrap: wrap;
    }
}

.shared-module-pages div.main-content-wrapper div.jic-main .module-title-container h1 {
    padding-left: 30px;
    padding-right: 30px;
    margin: 0;
}

@media (max-width: 40em) {
    .shared-module-pages div.main-content-wrapper div.jic-main .module-title-container h1 {
        padding-left: 0px;
        padding-right: 0px;
        width: 100%;
    }
}

.shared-module-pages h2 {
    font-weight: 600;
    font-size: 27px !important;
    line-height: 1.5 !important;
}

@media (min-width: 120.063em) {
    .shared-module-pages h2 {
        font-size: 32px !important;
        line-height: 40px;
    }
}

@media (max-width: 40em) {
    .shared-module-pages h2 {
        font-size: 24px !important;
    }
}

.shared-module-pages .small-info-paragraph {
    padding: 100px 0 75px;
}

@media (max-width: 40em) {
    .shared-module-pages .small-info-paragraph {
        padding: 50px 0;
    }
}

.shared-module-pages .small-info-paragraph h2 {
    margin-bottom: 16px;
}

.shared-module-pages .small-info-paragraph h3 {
    font-weight: 600;
    font-size: 32px;
    line-height: 1.5;
}

@media (max-width: 40em) {
    .shared-module-pages .small-info-paragraph h3 {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 20px;
        margin-top: 0;
        font-weight: 600;
    }
}

.shared-module-pages .small-info-paragraph .data-sheet {
    color: #4A90AD;
    font-size: 14px;
    font-style: italic;
    line-height: 21px;
    font-weight: 300;
    display: block;
    margin-bottom: 10px;
}

.shared-module-pages .small-info-paragraph .data-sheet .pdf-icon {
    margin-right: 9px;
}

.shared-module-pages .info-paragraph {
    padding: 100px 0;
}

@media (max-width: 63.9375em) {
    .shared-module-pages .info-paragraph {
        padding: 50px 0;
    }
}

@media (min-width: 120.063em) {
    .shared-module-pages .info-paragraph p {
        font-size: 24px;
        line-height: 1.5;
    }
}

.shared-module-pages .info-paragraph h3 {
    margin-bottom: 20px;
}

@media (min-width: 120.063em) {
    .shared-module-pages .info-paragraph h3 {
        font-size: 40px;
        line-height: 56px;
    }
}

@media (max-width: 40em) {
    .shared-module-pages .info-paragraph h3 {
        margin-bottom: 20px;
        margin-top: 0;
    }
}

.shared-module-pages .modules-faq {
    padding-bottom: 100px;
}

@media (max-width: 40em) {
    .shared-module-pages .modules-faq {
        padding-bottom: 30px;
    }
}

.shared-module-pages .modules-faq .header h4 img {
    width: 20px;
    margin-top: 0;
}

.shared-module-pages .pricing-section {
    padding-bottom: 100px;
    background: linear-gradient(180deg, #FFFFFF 0%, #F2F2F2 100%);
}

@media (max-width: 40em) {
    .shared-module-pages .pricing-section {
        padding-bottom: 50px;
    }
}

.shared-module-pages .pricing-section .heading-hr {
    margin-bottom: 75px;
}

@media (max-width: 40em) {
    .shared-module-pages .pricing-section .heading-hr {
        margin-bottom: 50px;
    }
}

.shared-module-pages .pricing-section h3 {
    font-weight: 400;
    color: #445C6D;
    margin-bottom: 15px;
}

@media (max-width: 63.9375em) {
    .shared-module-pages .pricing-section h3 {
        font-size: 21px;
        line-height: 28px;
    }
}

@media (max-width: 40em) {
    .shared-module-pages .pricing-section p {
        margin-bottom: 10px;
    }
}

.shared-module-pages .pricing-section .price-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.shared-module-pages .pricing-section .price-wrapper p.price {
    font-size: 21px;
    line-height: 38px;
    font-weight: 600;
    color: #445C6D;
    margin-right: 10px;
    margin-bottom: 0;
}

.shared-module-pages .pricing-section .limited {
    margin-bottom: 50px;
}

.shared-module-pages .all-modules-section {
    background: linear-gradient(180deg, #FFFFFF 0%, #F2F2F2 100%);
}

.shared-module-pages .all-modules-section .header h2 {
    font-weight: 400;
    font-size: 27px !important;
    line-height: 36px;
}

.shared-module-pages .all-modules-section h3 {
    font-weight: 600;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 26px;
    color: #445C6D;
}

.shared-module-pages .all-modules-section h5 {
    font-size: 12px;
    line-height: 16px;
    margin: 0 0 10px !important;
}

.shared-module-pages .all-modules-section ul li a {
    font-size: 14px;
    line-height: 21px;
}

.shared-module-pages .show-for-724 {
    display: none;
}

.shared-module-pages .info-paragraph {
    padding-top: 75px;
}

.shared-module-pages .slick-dots li button {
    font-size: 0;
}

.shared-module-pages .platform-try-section div.learn-more {
    padding-bottom: 80px;
}

.shared-module-pages img.module-phone {
    max-width: 380px;
}

@media screen and (min-width: 642px) and (max-width: 724px) {
    .shared-module-pages .show-for-724 {
        display: inline;
    }
    .shared-module-pages div.main-content-wrapper.modules-page div.jic-main h1.no-margin-top {
        margin-top: 0;
    }
}

@media only screen and (max-width: 1025px) {
    .shared-module-pages div.main-content-wrapper div.jic-main {
        padding: 80px 78px 0 78px;
    }
    .shared-module-pages div.info-paragraph {
        padding: 50px 0 75px 0;
    }
    .shared-module-pages .platform-try-section div.learn-more {
        padding-bottom: 30px;
    }
    .shared-module-pages img.module-phone {
        max-width: 295px;
    }
}

@media only screen and (max-width: 641px) {
    .shared-module-pages div.main-content-wrapper div.jic-main {
        padding: 50px 0.9375em 0 0.9375em;
    }
    .shared-module-pages div.info-paragraph {
        padding: 30px 0;
    }
    .shared-module-pages img.module-phone {
        max-width: 250px;
    }
}

@media (min-width: 120.063em) {
    .shared-module-pages div.main-content-wrapper div.jic-main h2.jic-main-logo-h2 {
        padding-left: 10px;
        padding-right: 0;
    }
}

.module-page-eam div.main-content-wrapper.modules-page div.jic-main h1,
.module-page-sfc div.main-content-wrapper.modules-page div.jic-main h1 {
    margin: -10px 0 0 20px;
}

@media only screen and (max-width: 1025px) {
    .module-page-eam div.main-content-wrapper.modules-page div.jic-main h1,
    .module-page-sfc div.main-content-wrapper.modules-page div.jic-main h1 {
        margin: 0 0 0 20px;
    }
}

@media screen and (min-width: 642px) and (max-width: 750px) {
    .module-page-eam div.main-content-wrapper.modules-page div.jic-main h1,
    .module-page-sfc div.main-content-wrapper.modules-page div.jic-main h1 {
        font-size: 1.75em !important;
    }
}

@media screen and (min-width: 642px) and (max-width: 650px) {
    .module-page-sfc div.main-content-wrapper.modules-page div.jic-main img.jic-main-modules-icon {
        width: 50px;
    }
}

.module-page-sql-bridge .modules-page-image-wrapper button.slick-arrow.left-button,
.module-page-sql-bridge .modules-page-image-wrapper button.slick-arrow.right-button {
    top: 44%;
    transform: translateY(-44%);
    display: block;
    position: absolute;
    background: none;
    padding: 0;
}

@media only screen and (max-width: 550px) {
    .module-page-sql-bridge .modules-page-image-wrapper button.slick-arrow.left-button,
    .module-page-sql-bridge .modules-page-image-wrapper button.slick-arrow.right-button {
        top: 35%;
        transform: translateY(-35%);
    }
}

@media only screen and (max-width: 400px) {
    .module-page-sql-bridge .modules-page-image-wrapper button.slick-arrow.left-button,
    .module-page-sql-bridge .modules-page-image-wrapper button.slick-arrow.right-button {
        top: 75px;
    }
}

@media only screen and (max-width: 360px) {
    .module-page-sql-bridge .modules-page-image-wrapper button.slick-arrow.left-button,
    .module-page-sql-bridge .modules-page-image-wrapper button.slick-arrow.right-button {
        top: 60px;
    }
}

@media only screen and (max-width: 360px) {
    .module-page-vision .modules-page-image-wrapper button.slick-arrow.left-button,
    .module-page-vision .modules-page-image-wrapper button.slick-arrow.right-button {
        top: 30%;
        transform: translateY(-30%);
    }
}

.shared-edge-pages div.main-content-wrapper h2 {
    font-size: 27px !important;
    font-weight: 600;
    line-height: 36px;
}

.shared-edge-pages div.main-content-wrapper .module-features .row>div {
    overflow: auto;
    margin-bottom: 45px;
}

.shared-edge-pages div.main-content-wrapper .module-features .features-heading>div {
    margin-bottom: 0;
}

.shared-edge-pages div.main-content-wrapper div.jic-main {
    background: rgba(0, 0, 0, 0) url("../images/edge/edge_bg.jpg") repeat scroll center center/cover;
    min-height: 450px;
    padding: 80px 6rem 0 6rem;
}

.shared-edge-pages div.main-content-wrapper div.jic-main .jic-main-logo {
    margin-bottom: 34px;
}

.shared-edge-pages .info-paragraph {
    padding: 75px 0 100px 0;
}

.shared-edge-pages .module-features {
    background-color: #F2F2F2;
    padding: 50px 0 70px 0;
}

.shared-edge-pages .modules-faq {
    background-color: #F2F2F2;
}

.shared-edge-pages .features-heading {
    margin-bottom: 100px;
}

.shared-edge-pages .features-heading>div {
    overflow: hidden;
}

.shared-edge-pages .features-heading h2 {
    margin: 0;
}

.shared-edge-pages .slick-architecture-carousel.single-arch>div {
    margin-bottom: 72px;
}

@media only screen and (max-width: 641px) {
    .shared-edge-pages .slick-architecture-carousel.single-arch {
        padding: 50px 0 0 0;
    }
}

@media only screen and (max-width: 1025px) {
    .shared-edge-pages div.main-content-wrapper div.jic-main {
        padding-right: 50px;
    }
    .shared-edge-pages div.info-paragraph {
        padding: 50px 0 75px 0;
    }
    .shared-edge-pages .features-heading {
        margin-bottom: 75px;
    }
    .shared-edge-pages .features-heading h2 {
        font-size: 28px !important;
    }
}

@media only screen and (max-width: 641px) {
    .shared-edge-pages div.main-content-wrapper div.jic-main {
        padding: 50px 0.9375em;
    }
    .shared-edge-pages div.main-content-wrapper div.jic-main div.jic-main-logo {
        margin-bottom: 40px;
    }
    .shared-edge-pages div.info-paragraph {
        padding: 30px 0;
    }
    .shared-edge-pages .module-features {
        padding: 50px 0;
    }
    .shared-edge-pages .features-heading {
        margin-bottom: 30px;
    }
    .shared-edge-pages .features-heading h2 {
        font-size: 24px !important;
    }
}

.modules-page-image-wrapper {
    padding: 100px 0;
}

.modules-page-image-wrapper h2 {
    font-size: 36px;
    font-weight: 600;
    line-height: 36px;
    margin-bottom: 75px;
}

.modules-page-image-wrapper img {
    max-width: 657px;
    margin: 0 auto;
}

.modules-page-image-wrapper button.slick-arrow img {
    cursor: pointer;
    width: 50px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #bdbdbd;
}

.modules-page-image-wrapper button.slick-arrow.left-button {
    left: -60px;
    right: auto;
    top: 45%;
    transform: translateY(-45%);
    z-index: 100;
}

@media only screen and (max-width: 550px) {
    .modules-page-image-wrapper button.slick-arrow.left-button {
        top: 40%;
        transform: translateY(-40%);
    }
}

@media only screen and (max-width: 400px) {
    .modules-page-image-wrapper button.slick-arrow.left-button {
        top: 35%;
        transform: translateY(-35%);
    }
}

.modules-page-image-wrapper button.slick-arrow.right-button {
    right: -60px;
    left: auto;
    top: 45%;
    transform: translateY(-45%);
    z-index: 100;
}

@media only screen and (max-width: 550px) {
    .modules-page-image-wrapper button.slick-arrow.right-button {
        top: 40%;
        transform: translateY(-40%);
    }
}

@media only screen and (max-width: 400px) {
    .modules-page-image-wrapper button.slick-arrow.right-button {
        top: 35%;
        transform: translateY(-35%);
    }
}

.modules-page-image-wrapper .module-image-text {
    width: 657px;
    margin: 20px auto 0 auto;
}

.modules-page-image-wrapper .module-image-text p {
    font-size: 14px;
    font-style: italic;
    line-height: 24px;
    text-align: center;
    margin: 0;
}

.modules-page-image-wrapper.no-feature-image {
    padding-bottom: 0;
}

@media only screen and (max-width: 64.063em) {
    .modules-page-image-wrapper {
        padding: 50px 0;
    }
    .modules-page-image-wrapper h2 {
        font-size: 28px !important;
        margin-bottom: 50px;
    }
    .modules-page-image-wrapper img {
        max-width: 608px;
        width: 100%;
    }
    .modules-page-image-wrapper .module-image-text {
        max-width: 608px;
        width: 100%;
    }
    .modules-page-image-wrapper button.slick-arrow.left-button {
        left: -70px;
    }
    .modules-page-image-wrapper button.slick-arrow.right-button {
        right: -70px;
    }
}

@media only screen and (max-width: 40.063rem) {
    .modules-page-image-wrapper h2 {
        font-size: 24px !important;
        margin-bottom: 30px;
    }
    .modules-page-image-wrapper img {
        max-width: none;
        max-width: unset;
        width: 80%;
    }
    .modules-page-image-wrapper .module-image-text {
        max-width: none;
        max-width: unset;
        width: 80%;
    }
    .modules-page-image-wrapper .module-image-text p {
        font-size: 12px;
    }
    .modules-page-image-wrapper button.slick-arrow img {
        width: 25px;
        background: #c0c0c0;
    }
    .modules-page-image-wrapper button.slick-arrow.left-button {
        left: -20px;
    }
    .modules-page-image-wrapper button.slick-arrow.right-button {
        right: -20px;
    }
}

.alarming-page {
    /*div.main-content-wrapper .product-pricing .product-pricing-panels .product-panel:nth-child(3) {*/
    /*border-right: none;*/
    /*}*/
    /*Everything 1025px and smaller - tablet and smaller*/
    /*Everything Smaller than 641px - mobile*/
    /*-------------------XXL BreakPoint-------------------*/
    /*special positioning for the jic-main logo h2*/
}

.alarming-page div.main-content-wrapper div.jic-main {
    background: rgba(0, 0, 0, 0) url("../images/ceres/ceres_bg.png") repeat scroll center center/cover;
    min-height: 450px;
}

.alarming-page div.major-features {
    background: rgba(0, 0, 0, 0) url("../images/ceres/features_bg.jpg") repeat scroll center center/cover;
}

.alarming-page div.major-features img {
    max-width: 773px;
}

.alarming-page div.picture-plus-info-grey .picture-mobile {
    overflow: hidden;
}

.alarming-page div.picture-plus-info-grey .picture-mobile-img {
    min-height: unset;
    margin-top: 60px;
    margin-bottom: 0;
}

@media (max-width: 40em) {
    .alarming-page div.small-2-col-bullet-list .small-2-col-bullet-list-wrapper h4 {
        padding: 0 1em;
    }
}

.alarming-page div.text-right-picture-left .row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

@media (max-width: 40em) {
    .alarming-page div.text-right-picture-left .row {
        flex-wrap: wrap;
    }
}

.alarming-page div.text-right-picture-left .row img {
    min-width: 685px;
    float: right;
}

@media (min-width: 40em) and (max-width: 63.9375em) {
    .alarming-page div.text-right-picture-left .row img {
        max-width: none;
        max-width: unset;
        min-width: 0;
        min-width: unset;
        width: 500px;
    }
}

@media (max-width: 40em) {
    .alarming-page div.text-right-picture-left .row img {
        min-width: 0;
        min-width: unset;
        max-width: 100vw;
        width: 100vw;
        margin-left: -15px;
        float: none;
    }
}

.alarming-page div.text-left-picture-right .drag-drop-text,
.alarming-page div.text-left-picture-right .dynamic-text,
.alarming-page div.text-left-picture-right .sql-text,
.alarming-page div.text-left-picture-right .voip-text {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
}

.alarming-page div.text-left-picture-right p {
    margin-bottom: 0;
}

.alarming-page div.text-left-picture-right .drag-drop-img img,
.alarming-page div.text-left-picture-right .voip-img img,
.alarming-page div.text-left-picture-right .dynamic-image img,
.alarming-page div.text-left-picture-right .sql-image img {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.alarming-page div.text-left-picture-right .drag-drop-img img,
.alarming-page div.text-left-picture-right .voip-img img {
    min-width: 600px;
}

.alarming-page div.text-left-picture-right .dynamic-image img {
    min-width: 640px;
}

.alarming-page div.text-left-picture-right .sql-image img {
    min-width: 835px;
}

.alarming-page div.central-server {
    margin-top: 100px;
}

.alarming-page div.picture-plus-info-grey .web-launch-img {
    position: absolute;
    top: 0;
    height: 100%;
    width: auto;
    max-width: none;
    max-width: unset;
    left: -60px;
}

@media only screen and (max-width: 1150px) {
    .alarming-page div.picture-plus-info-grey .web-launch-img {
        left: -125px;
    }
}

@media only screen and (max-width: 64.063em) {
    .alarming-page div.picture-plus-info-grey .web-launch-img {
        left: -300px;
    }
}

@media only screen and (max-width: 740px) {
    .alarming-page div.picture-plus-info-grey .web-launch-img {
        left: -340px;
    }
}

.alarming-page div.advanced-notification {
    margin-top: 100px;
}

.alarming-page div.small-3-col-bullet-list .bullet-row:last-child .bullet,
.alarming-page div.small-3-col-bullet-list .bullet-row:last-child .bullet p {
    margin: 0;
}

.alarming-page div.small-3-col-bullet-list {
    padding-bottom: 75px;
}

.alarming-page div.faq {
    margin-bottom: 100px;
}

@media only screen and (max-width: 64.063em) {
    .alarming-page div.picture-plus-info-grey .picture-mobile-img {
        padding-right: 50px;
    }
    .alarming-page div.info-paragraph .alarm-notification {
        padding-left: 0;
        padding-right: 0;
    }
    .alarming-page div.text-left-picture-right .drag-drop-img img,
    .alarming-page div.text-left-picture-right .voip-img img {
        min-width: 376px;
    }
    .alarming-page div.text-left-picture-right .dynamic-image img {
        min-width: 400px;
    }
    .alarming-page div.text-left-picture-right .sql-image img {
        min-width: 478px;
    }
    .alarming-page div.text-left-picture-right.drag-drop,
    .alarming-page div.text-left-picture-right.voip {
        padding: 110px 0 50px 0;
    }
    .alarming-page div.central-server {
        margin-top: 0;
    }
    .alarming-page div.picture-plus-info-grey {
        margin: 110px 0 0 0;
    }
    .alarming-page div.text-left-picture-right {
        padding: 150px 0;
    }
    .alarming-page div.text-right-picture-left {
        padding: 0 0 150px 0;
    }
    .alarming-page div.faq {
        margin-bottom: 75px;
    }
    .alarming-page div.major-features img {
        max-width: 596px;
    }
}

@media (max-width: 63.9375em) {
    .alarming-page div.main-content-wrapper div.jic-main p {
        line-height: 36px;
    }
}

@media only screen and (min-width: 641px) and (max-width: 757px) {
    .alarming-page .hide-pipe {
        visibility: hidden;
    }
    .alarming-page .hide-pipe+a.callus {
        display: block;
    }
}

@media only screen and (min-width: 641px) and (max-width: 1025px) {
    .alarming-page .reliable-notification {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .alarming-page .reliable-notification h3 {
        margin-top: 0;
    }
    .alarming-page .reliable-notification p {
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 40.063rem) {
    .alarming-page div.info-paragraph .alarm-notification {
        padding: 0 0.9375em;
    }
    .alarming-page div.info-paragraph {
        padding-bottom: 0;
    }
    .alarming-page div.info-paragraph.most-powerful {
        padding-bottom: 50px;
    }
    .alarming-page div.logo-quote-main .logo-quote-wrapper .main-quote h3+p+p {
        margin-top: 0;
    }
    .alarming-page div.logo-quote-main .logo-quote-wrapper img {
        margin-top: 20px;
    }
    .alarming-page div.text-left-picture-right.drag-drop,
    .alarming-page div.text-left-picture-right.voip {
        padding: 45px 0 100px 0;
    }
    .alarming-page div.advanced-notification {
        margin-top: 0;
    }
    .alarming-page div.small-info-paragraph h3 {
        padding: 0;
    }
    .alarming-page div.picture-plus-info-grey .picture-mobile-img {
        padding-right: 0;
        margin: 0;
    }
    .alarming-page div.picture-plus-info-grey {
        margin: 45px 0 0 0;
    }
    .alarming-page div.text-left-picture-right {
        padding: 75px 0;
    }
    .alarming-page div.text-right-picture-left {
        padding: 0 0 50px 0;
    }
    .alarming-page div.faq {
        margin-bottom: 50px;
    }
    .alarming-page div.small-3-col-bullet-list .bullet-row .bullet p {
        margin-bottom: 0;
    }
    .alarming-page div.small-3-col-bullet-list .bullet-row .bullet,
    .alarming-page div.small-3-col-bullet-list .bullet-row:last-child .bullet {
        margin-bottom: 30px;
    }
    .alarming-page div.small-3-col-bullet-list {
        padding: 20px 0 20px 0;
    }
    .alarming-page div.major-features img {
        max-width: 300px;
    }
}

@media screen and (min-width: 362px) and (max-width: 414px) {
    .alarming-page div.main-content-wrapper div.jic-main h2.jic-main-logo-h2 {
        padding-left: 10px;
        padding-right: 0;
    }
}

.architectures-page .do-not-wrap {
    white-space: nowrap;
    font-size: inherit;
    font-weight: inherit;
    color: inherit;
}

.architectures-page h4 .redundant-extra {
    font-weight: 600 !important;
    white-space: nowrap;
}

.architectures-page .main-content-wrapper .jic-main {
    background: rgba(0, 0, 0, 0) url("/jicsite/static/images/architectures/images/architectures_bg.jpg") repeat scroll center center/cover;
    min-height: 450px;
}

@media only screen and (max-width: 40.063rem) {
    .architectures-page .main-content-wrapper .jic-main .jic-main-logo {
        margin-bottom: 60px;
    }
}

@media only screen and (min-width: 120.063em) {
    .architectures-page .main-content-wrapper .jic-main .jic-main-logo .jic-main-logo-h2 {
        padding-left: 10px;
        padding-right: 0;
    }
}

.architectures-page .pre-video-paragraph {
    margin-bottom: 50px;
}

@media only screen and (max-width: 64.063em) {
    .architectures-page .pre-video-paragraph {
        margin-bottom: 30px;
    }
}

.architectures-page .vid-description {
    margin-bottom: 0;
}

.architectures-page .video-container {
    margin-bottom: 30px;
    width: 100%;
}

.architectures-page .video-container a {
    display: block;
    width: 100%;
    padding-bottom: 56.25%;
    background-image: url("../images/architectures/architecture-video-thumbnail.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.architectures-page .info-paragraph {
    padding-bottom: 100px;
}

.architectures-page .info-paragraph .server-centric {
    padding: 0;
}

@media only screen and (max-width: 64.063em) {
    .architectures-page .info-paragraph {
        padding: 50px 0;
    }
}

@media only screen and (max-width: 40.063rem) {
    .architectures-page .info-paragraph {
        padding: 30px 0;
    }
    .architectures-page .info-paragraph .server-centric {
        padding: 0 0.9375em;
    }
}

.architectures-page .jic-architecture {
    margin: 100px auto;
}

.architectures-page .jic-architecture h3 {
    font-size: 27px;
    line-height: 38px;
    color: #445C6D !important;
}

.architectures-page .jic-architecture h4 {
    font-size: 21px;
    font-weight: 600 !important;
    line-height: 38px;
    color: #4E4E4E !important;
}

.architectures-page .jic-architecture h4+p {
    font-size: 16px;
    line-height: 25px;
}

.architectures-page .jic-architecture .architecture-description {
    margin-top: 50px;
}

.architectures-page .jic-architecture .arch-button-panel {
    margin: 30px 0 25px 0;
}

.architectures-page .jic-architecture .arch-button-panel #go_to_slide_1 {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

.architectures-page .jic-architecture .arch-button-panel #go_to_slide_5 {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}

.architectures-page .jic-architecture .arch-button-panel .button {
    background-color: transparent;
    font-size: 16px;
    font-weight: 600;
    border: 1px solid #b3b2b3;
    padding: 10px;
    line-height: 20px;
    width: 165px;
    height: 41px;
    border-right: none;
    margin-left: -5px;
    margin-bottom: 0;
}

.architectures-page .jic-architecture .arch-button-panel .button:last-of-type {
    border-right: 1px solid #b3b2b3;
}

.architectures-page .jic-architecture .arch-button-panel .button:hover,
.architectures-page .jic-architecture .arch-button-panel .button:focus {
    color: #4e4e4e;
    background-color: #ECECEC;
}

.architectures-page .jic-architecture .arch-button-panel .button.active {
    color: white;
    background-color: #4A90AD;
    border: 1px solid #4A90AD;
    border-right: none;
}

.architectures-page .jic-architecture .arch-button-panel .button.active:last-of-type {
    border-right: 1px solid #4A90AD;
}

.architectures-page .jic-architecture #redundant-checkbox {
    margin-bottom: 33px;
    position: relative;
}

@media only screen and (max-width: 64.063em) {
    .architectures-page .jic-architecture {
        margin-top: 60px;
        margin-bottom: 100px;
    }
    .architectures-page .jic-architecture h3 {
        font-size: 24px;
        line-height: 30px;
    }
    .architectures-page .jic-architecture h4 {
        font-size: 18px;
        line-height: 24px;
    }
    .architectures-page .jic-architecture h4+p {
        font-size: 14px;
        line-height: 21px;
    }
    .architectures-page .jic-architecture .architecture-pdf {
        font-size: 13px;
        line-height: 16px;
    }
}

@media only screen and (max-width: 40.063rem) {
    .architectures-page .jic-architecture .jic-architecture {
        margin-top: 50px;
        margin-bottom: 75px;
    }
}

.architectures-page .slideshow img,
.architectures-page .slick-initialized .slick-slide {
    outline: none !important;
}

.architectures-page input[name=show-redundancy] {
    position: absolute;
    margin: 0 auto;
    left: 620px;
    width: 15px;
    top: 4px;
    border: 0 none;
    color: white;
    overflow: hidden;
    z-index: -100;
}

.architectures-page input[name=show-redundancy]:checked+label {
    background: url("../images/architectures/Checkbox-On@2x.png") white center center/cover;
    height: 15px;
    width: 15px;
    display: inline-block;
    padding: 0;
}

.architectures-page input[name=show-redundancy]+label {
    background: url("../images/architectures/Checkbox@2x.png") center center/cover;
    height: 15px;
    width: 15px;
    display: inline-block;
    padding: 0;
    margin-right: 5px;
}

.architectures-page input[name=show-redundancy]+label+label {
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    line-height: 17px;
    margin-bottom: 0;
    vertical-align: text-top;
    margin-top: 1px;
}

@media only screen and (max-width: 64.063em) {
    .architectures-page .logo-quote-main .logo-quote-wrapper .main-quote {
        padding-right: 2em;
    }
    .architectures-page .logo-quote-main .logo-quote-wrapper .right-quote {
        padding-left: 2em;
        padding-right: 2em;
    }
}

@media only screen and (max-width: 40.063rem) {
    .architectures-page .logo-quote-main .logo-quote-wrapper .main-quote {
        padding: 25px 1.5em 0 1.5em;
    }
    .architectures-page .logo-quote-main .logo-quote-wrapper .main-quote h3+p+p {
        margin-top: 0;
        margin-bottom: 30px;
    }
    .architectures-page .logo-quote-main .logo-quote-wrapper .right-quote {
        padding: 30px 3.5em 50px 3.5em;
    }
}

@media only screen and (max-width: 40.063rem) {
    .architectures-page .logo-quote-main {
        margin: 0;
    }
}

.architectures-page #slideNext,
.architectures-page #slidePrev,
.architectures-page .arch-button-panel a.button.label {
    display: none !important;
}

.architectures-page .two-column-info-paragraph {
    padding-bottom: 150px;
}

@media only screen and (max-width: 64.063em) {
    .architectures-page .two-column-info-paragraph {
        padding: 30px 0 150px 0;
    }
}

@media only screen and (max-width: 40.063rem) {
    .architectures-page .two-column-info-paragraph {
        padding-bottom: 75px;
    }
}

.architectures-page .instant-installs+.centered-image img {
    width: 660px;
}

.architectures-page div.text-right-picture-left,
.architectures-page div.text-left-picture-right {
    padding: 100px 0;
}

.architectures-page div.text-right-picture-left.deploy-anywhere,
.architectures-page div.text-left-picture-right.deploy-anywhere {
    padding-top: 150px;
}

.architectures-page div.text-right-picture-left.instant-installs,
.architectures-page div.text-right-picture-left.multi-site-projects,
.architectures-page div.text-left-picture-right.instant-installs,
.architectures-page div.text-left-picture-right.multi-site-projects {
    padding-bottom: 200px;
}

.architectures-page div.text-right-picture-left.share-data,
.architectures-page div.text-left-picture-right.share-data {
    padding-top: 170px;
}

.architectures-page div.text-right-picture-left .additional-content,
.architectures-page div.text-left-picture-right .additional-content {
    margin-bottom: 20px;
}

.architectures-page div.text-right-picture-left .additional-content:last-child,
.architectures-page div.text-left-picture-right .additional-content:last-child {
    margin-bottom: 0;
}

.architectures-page div.text-right-picture-left .additional-content p,
.architectures-page div.text-left-picture-right .additional-content p {
    font-size: 16px;
    line-height: 26px;
    font-weight: 300;
    margin: 0;
}

.architectures-page div.text-right-picture-left .additional-content p.title,
.architectures-page div.text-left-picture-right .additional-content p.title {
    font-weight: 600;
}

@media (max-width: 40em) {
    .architectures-page div.text-right-picture-left .additional-content p,
    .architectures-page div.text-left-picture-right .additional-content p {
        font-size: 14px;
        line-height: 21px;
    }
}

.architectures-page div.text-right-picture-left>.row,
.architectures-page div.text-left-picture-right>.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
}

.architectures-page div.text-right-picture-left>.row img,
.architectures-page div.text-left-picture-right>.row img {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}

@media (max-width: 40em) {
    .architectures-page div.text-right-picture-left>.row,
    .architectures-page div.text-left-picture-right>.row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .architectures-page div.text-right-picture-left>.row .scalability-text,
    .architectures-page div.text-right-picture-left>.row .share-data-text,
    .architectures-page div.text-right-picture-left>.row .multi-site-projects-text,
    .architectures-page div.text-left-picture-right>.row .scalability-text,
    .architectures-page div.text-left-picture-right>.row .share-data-text,
    .architectures-page div.text-left-picture-right>.row .multi-site-projects-text {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
}

@media (max-width: 63.9375em) {
    .architectures-page div.text-right-picture-left,
    .architectures-page div.text-left-picture-right {
        padding: 75px 0;
    }
    .architectures-page div.text-right-picture-left.deploy-anywhere,
    .architectures-page div.text-left-picture-right.deploy-anywhere {
        padding-top: 75px;
    }
    .architectures-page div.text-right-picture-left.instant-installs,
    .architectures-page div.text-right-picture-left.multi-site-projects,
    .architectures-page div.text-left-picture-right.instant-installs,
    .architectures-page div.text-left-picture-right.multi-site-projects {
        padding-bottom: 150px;
    }
    .architectures-page div.text-right-picture-left.share-data,
    .architectures-page div.text-left-picture-right.share-data {
        padding-top: 120px;
    }
}

@media (max-width: 40em) {
    .architectures-page div.text-right-picture-left,
    .architectures-page div.text-left-picture-right {
        padding: 37.5px 0;
    }
    .architectures-page div.text-right-picture-left img,
    .architectures-page div.text-left-picture-right img {
        max-width: 290px;
        width: 100%;
    }
    .architectures-page div.text-right-picture-left.deploy-anywhere,
    .architectures-page div.text-left-picture-right.deploy-anywhere {
        padding-top: 50px;
    }
    .architectures-page div.text-right-picture-left.instant-installs,
    .architectures-page div.text-right-picture-left.multi-site-projects,
    .architectures-page div.text-left-picture-right.instant-installs,
    .architectures-page div.text-left-picture-right.multi-site-projects {
        padding-bottom: 75px;
    }
    .architectures-page div.text-right-picture-left.share-data,
    .architectures-page div.text-left-picture-right.share-data {
        padding-top: 25px;
    }
}

@media (max-width: 120.0005em) {
    .architectures-page input[name=show-redundancy] {
        left: 435px;
    }
}

@media (max-width: 63.9375em) {
    .architectures-page input[name=show-redundancy] {
        left: 412px;
    }
}

@media (max-width: 1042px) {
    .architectures-page input[name=show-redundancy] {
        display: none;
    }
}

@media (max-width: 870px) {
    .architectures-page #go_to_slide_1,
    .architectures-page #go_to_slide_2,
    .architectures-page #go_to_slide_3,
    .architectures-page #go_to_slide_4,
    .architectures-page #go_to_slide_5 {
        display: none !important;
    }
    .architectures-page .arch-button-panel {
        margin: 30px 0 20px 0;
    }
    .architectures-page .arch-button-panel .button.label {
        cursor: default;
        margin-right: 7px !important;
        margin-left: 7px !important;
        padding-left: 7px;
        padding-right: 7px;
        border-radius: 3px;
        width: 164px;
        text-align: center;
        border-right: 1px solid #b3b2b3;
    }
    .architectures-page #slideNext,
    .architectures-page #slidePrev,
    .architectures-page .arch-button-panel a.button.label {
        display: inline-block !important;
    }
    .architectures-page #slideNext::after,
    .architectures-page #slidePrev::before {
        content: "";
        display: inline-block;
        height: 12px;
        margin: 0 10px;
        padding: 0;
        position: relative;
        vertical-align: middle;
        width: 12px;
    }
    .architectures-page #slidePrev:before {
        /*background: transparent url("") no-repeat scroll center center/12px 12px;*/
        left: -7px;
    }
    /*.architectures-page #slidePrev:before:hover {*/
    /*    background-image: url("");*/
    /*}*/
    .architectures-page #slideNext:after {
        background: transparent url("../images/architectures/CTA_Arrow_Right_On.png") no-repeat scroll center center/12px 12px;
        right: -7px;
    }
    .architectures-page #slideNext:after:hover {
        background-image: url("../images/architectures/CTA_Arrow_Right_On.png");
    }
    .architectures-page #redundant-checkbox {
        margin-bottom: 40px;
    }
    .architectures-page .jic-architecture .architecture-description {
        padding: 0 0.5em;
    }
}

.designer-page {
    /*_____________________Text Left Picture Right _____________________*/
    /*_____________________Text Right Picture Left _____________________*/
    /* Desktop size and up */
    /*Everything 1025px and smaller - tablet and smaller*/
    /*Everything Smaller than 641px - mobile*/
    /*-------------------XXL BreakPoint-------------------*/
    /*special positioning for the jic-main logo h2*/
}

.designer-page div.main-content-wrapper div.jic-main {
    background: rgba(0, 0, 0, 0) url("../images/designer/PlatformPagejic-main_Designer.jpg") repeat scroll center center/cover;
    min-height: 450px;
}

.designer-page div.text-right-picture-left .columns,
.designer-page div.text-left-picture-right .columns {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
}

.designer-page div.text-right-picture-left .columns p:last-child,
.designer-page div.text-left-picture-right .columns p:last-child {
    margin-bottom: 4px;
}

@media (max-width: 40em) {
    .designer-page div.small-3-col-bullet-list {
        padding-top: 20px;
    }
}

.designer-page div.small-3-col-bullet-list h5 {
    font-size: 1em !important;
    line-height: 26px;
    color: #4E4E4E !important;
    margin-top: 0 !important;
    font-weight: 600 !important;
}

.designer-page div.small-3-col-bullet-list p {
    font-size: 1em !important;
    line-height: 26px;
    font-weight: 300 !important;
}

.designer-page div.small-3-col-bullet-list a {
    font-weight: 300;
}

.designer-page div.image-container p.caption,
.designer-page div.maker-edition-page .graphic-block div.image-container--right p.caption,
.designer-page div.maker-edition-page .graphic-block--absolute div.image-container--right p.caption,
.designer-page div.maker-edition-page .graphic-block--relative div.image-container--right p.caption,
div.maker-edition-page .graphic-block .designer-page div.image-container--right p.caption,
div.maker-edition-page .graphic-block--absolute .designer-page div.image-container--right p.caption,
div.maker-edition-page .graphic-block--relative .designer-page div.image-container--right p.caption,
.designer-page div.maker-edition-page .graphic-block div.image-container--left p.caption,
.designer-page div.maker-edition-page .graphic-block--absolute div.image-container--left p.caption,
.designer-page div.maker-edition-page .graphic-block--relative div.image-container--left p.caption,
div.maker-edition-page .graphic-block .designer-page div.image-container--left p.caption,
div.maker-edition-page .graphic-block--absolute .designer-page div.image-container--left p.caption,
div.maker-edition-page .graphic-block--relative .designer-page div.image-container--left p.caption {
    color: #9B9B9B;
    font-size: 12px;
    font-style: italic;
    line-height: 16px !important;
    margin-top: 10px;
    margin-bottom: 0;
    font-weight: 300;
}

.designer-page div.text-left-picture-right .graphics-image img,
.designer-page div.text-left-picture-right .any-size-image img {
    min-width: 678px;
}

.designer-page div.text-right-picture-left .collaboration-image img,
.designer-page div.text-right-picture-left .object-oriented-image img,
.designer-page div.text-right-picture-left .powerful-image img {
    position: relative;
    min-width: 685px;
}

.designer-page div.text-right-picture-left [class*=image] {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.designer-page div.text-right-picture-left .object-oriented-image img {
    min-width: 0;
    width: 485px;
}

.designer-page div.info-paragraph {
    padding-bottom: 100px;
}

.designer-page div.image-background {
    margin-top: 100px;
}

.designer-page div.text-right-picture-left {
    padding: 100px 0 70px 0;
}

.designer-page div.text-right-picture-left.object-oriented {
    padding-bottom: 100px;
}

@media (max-width: 40em) {
    .designer-page div.text-right-picture-left.object-oriented {
        padding-bottom: 10px;
    }
}

.designer-page div.text-left-picture-right {
    padding: 100px 0 70px 0;
}

.designer-page div.centered-image {
    padding: 100px 0 0;
}

.designer-page div.small-info-paragraph,
.designer-page div.info-paragraph {
    padding-bottom: 70px;
}

@media (max-width: 63.9375em) {
    .designer-page div.info-paragraph {
        padding: 50px 0;
    }
    .designer-page div.explore-learn .image-container.spill-both,
    .designer-page div.explore-learn div.maker-edition-page .graphic-block .spill-both.image-container--right,
    .designer-page div.explore-learn div.maker-edition-page .graphic-block--absolute .spill-both.image-container--right,
    .designer-page div.explore-learn div.maker-edition-page .graphic-block--relative .spill-both.image-container--right,
    div.maker-edition-page .graphic-block .designer-page div.explore-learn .spill-both.image-container--right,
    div.maker-edition-page .graphic-block--absolute .designer-page div.explore-learn .spill-both.image-container--right,
    div.maker-edition-page .graphic-block--relative .designer-page div.explore-learn .spill-both.image-container--right,
    .designer-page div.explore-learn div.maker-edition-page .graphic-block .spill-both.image-container--left,
    .designer-page div.explore-learn div.maker-edition-page .graphic-block--absolute .spill-both.image-container--left,
    .designer-page div.explore-learn div.maker-edition-page .graphic-block--relative .spill-both.image-container--left,
    div.maker-edition-page .graphic-block .designer-page div.explore-learn .spill-both.image-container--left,
    div.maker-edition-page .graphic-block--absolute .designer-page div.explore-learn .spill-both.image-container--left,
    div.maker-edition-page .graphic-block--relative .designer-page div.explore-learn .spill-both.image-container--left {
        align-items: baseline;
    }
    .designer-page div.image-background {
        margin-top: 50px;
    }
    .designer-page div.text-right-picture-left {
        padding: 120px 0 30px 0;
    }
    .designer-page div.text-left-picture-right {
        padding: 120px 0 30px 0;
    }
    .designer-page div.text-left-picture-right.high-performance-tags {
        padding-bottom: 100px;
    }
    .designer-page div.text-right-picture-left .collaboration-image img,
    .designer-page div.text-right-picture-left .object-oriented-image img,
    .designer-page div.text-right-picture-left .powerful-image img {
        min-width: 428px;
        left: 0;
        float: right;
    }
    .designer-page div.text-left-picture-right .graphics-image img,
    .designer-page div.text-left-picture-right .any-size-image img {
        min-width: 472px;
    }
    .designer-page div.logo-quote-main .logo-quote-wrapper .main-quote {
        padding-right: 2em;
    }
    .designer-page div.logo-quote-main .logo-quote-wrapper .right-quote {
        padding-left: 2em;
    }
}

@media (max-width: 40em) {
    .designer-page div.main-content-wrapper.platform-page div.jic-main div.jic-main-logo {
        margin-bottom: 60px;
    }
    .designer-page div.info-paragraph {
        padding: 30px 0 10px;
    }
    .designer-page div.text-right-picture-left {
        padding: 45px 0 30px 0;
    }
    .designer-page div.text-left-picture-right {
        padding: 45px 0 30px 0;
    }
    .designer-page div.text-right-picture-left.collaboration,
    .designer-page div.text-left-picture-right.high-performance-tags {
        padding-bottom: 0;
    }
    .designer-page div.text-left-picture-right.high-performance-tags img {
        width: 300px;
    }
    .designer-page div.text-right-picture-left .collaboration-image img,
    .designer-page div.text-right-picture-left .object-oriented-image img,
    .designer-page div.text-right-picture-left .powerful-image img {
        position: initial;
        min-width: 0;
        min-width: unset;
    }
    .designer-page div.text-right-picture-left .object-oriented-image img {
        width: 300px;
        align-self: center;
    }
    .designer-page div.logo-quote-main .logo-quote-wrapper .main-quote {
        padding: 25px 1.5em 0 1.5em;
    }
    .designer-page div.logo-quote-main .logo-quote-wrapper .main-quote h3+p+p {
        margin-top: 0;
        margin-bottom: 30px;
    }
    .designer-page div.logo-quote-main .logo-quote-wrapper .right-quote {
        padding: 30px 3.5em 50px 3.5em;
    }
    .designer-page div.main-content-wrapper.platform-page div.logo-quote-main {
        margin: 0;
    }
    .designer-page div.ia-left-right h3 {
        font-size: 1.313em;
        line-height: 28px;
    }
    .designer-page div.ia-left-right p {
        font-size: 1em;
        line-height: 25px;
    }
}

@media (min-width: 120.063em) {
    .designer-page div.text-right-picture-left.collaboration .collaboration-text,
    .designer-page div.text-right-picture-left.object-oriented .object-oriented-text,
    .designer-page div.text-right-picture-left.powerful .powerful-text {
        padding-right: 0;
    }
    .designer-page div.main-content-wrapper div.jic-main h2.jic-main-logo-h2 {
        padding-left: 10px;
        padding-right: 0;
    }
    .designer-page .ia-left-right .text-container h3,
    .designer-page .ia-left-right div.maker-edition-page .graphic-block .main-graphic-content .text-container--right h3,
    .designer-page .ia-left-right div.maker-edition-page .graphic-block--absolute .main-graphic-content .text-container--right h3,
    .designer-page .ia-left-right div.maker-edition-page .graphic-block--relative .main-graphic-content .text-container--right h3,
    div.maker-edition-page .graphic-block .main-graphic-content .designer-page .ia-left-right .text-container--right h3,
    div.maker-edition-page .graphic-block--absolute .main-graphic-content .designer-page .ia-left-right .text-container--right h3,
    div.maker-edition-page .graphic-block--relative .main-graphic-content .designer-page .ia-left-right .text-container--right h3,
    .designer-page .ia-left-right div.maker-edition-page .graphic-block .main-graphic-content .text-container--left h3,
    .designer-page .ia-left-right div.maker-edition-page .graphic-block--absolute .main-graphic-content .text-container--left h3,
    .designer-page .ia-left-right div.maker-edition-page .graphic-block--relative .main-graphic-content .text-container--left h3,
    div.maker-edition-page .graphic-block .main-graphic-content .designer-page .ia-left-right .text-container--left h3,
    div.maker-edition-page .graphic-block--absolute .main-graphic-content .designer-page .ia-left-right .text-container--left h3,
    div.maker-edition-page .graphic-block--relative .main-graphic-content .designer-page .ia-left-right .text-container--left h3 {
        font-size: 32px !important;
        line-height: 46px !important;
    }
    .designer-page .ia-left-right .text-container p,
    .designer-page .ia-left-right div.maker-edition-page .graphic-block .main-graphic-content .text-container--right p,
    .designer-page .ia-left-right div.maker-edition-page .graphic-block--absolute .main-graphic-content .text-container--right p,
    .designer-page .ia-left-right div.maker-edition-page .graphic-block--relative .main-graphic-content .text-container--right p,
    div.maker-edition-page .graphic-block .main-graphic-content .designer-page .ia-left-right .text-container--right p,
    div.maker-edition-page .graphic-block--absolute .main-graphic-content .designer-page .ia-left-right .text-container--right p,
    div.maker-edition-page .graphic-block--relative .main-graphic-content .designer-page .ia-left-right .text-container--right p,
    .designer-page .ia-left-right div.maker-edition-page .graphic-block .main-graphic-content .text-container--left p,
    .designer-page .ia-left-right div.maker-edition-page .graphic-block--absolute .main-graphic-content .text-container--left p,
    .designer-page .ia-left-right div.maker-edition-page .graphic-block--relative .main-graphic-content .text-container--left p,
    div.maker-edition-page .graphic-block .main-graphic-content .designer-page .ia-left-right .text-container--left p,
    div.maker-edition-page .graphic-block--absolute .main-graphic-content .designer-page .ia-left-right .text-container--left p,
    div.maker-edition-page .graphic-block--relative .main-graphic-content .designer-page .ia-left-right .text-container--left p {
        font-size: 21px !important;
        line-height: 40px !important;
    }
}

.designer-page .ia-left-right h3 {
    font-size: 1.688em;
    line-height: 38px;
    font-weight: 300;
}

@media (max-width: 63.9375em) {
    .designer-page .ia-left-right h3 {
        font-size: 1.5em;
        line-height: 32px;
    }
}

.designer-page .ia-left-right p {
    font-size: 1.125em;
    line-height: 30px;
    font-weight: 300;
}

@media (max-width: 63.9375em) {
    .designer-page .ia-left-right p {
        font-size: 1em;
        line-height: 25px;
    }
}

@media screen and (min-width: 362px) and (max-width: 414px) {
    .designer-page div.main-content-wrapper div.jic-main h2.jic-main-logo-h2 {
        padding: 0;
        margin-top: 25px;
    }
}

/**
 * @prettier
 */

.licensing-page {
    /*_____________________Text Left Picture Right _____________________*/
    /*_____________________Text Right Picture Left _____________________*/
    /*ADA Focus Style Overrides*/
    /*Everything 1025px and smaller - tablet and smaller*/
    /*Everything Smaller than 641px - mobile*/
    /*-------------------XXL BreakPoint-------------------*/
    /*special positioning for the jic-main logo h2*/
}

.licensing-page div.main-content-wrapper div.jic-main {
    background: rgba(0, 0, 0, 0) url("../images/licensing/PlatformPagejic-main_UnlimitedLicensing.jpg") repeat scroll center center/cover;
    min-height: 450px;
}

.licensing-page div.unlimited-connections {
    background: rgba(0, 0, 0, 0) url("../images/licensing/UnlimitedConnections.jpg") no-repeat center center/cover;
    min-height: 600px;
    padding-top: 80px;
    margin: 100px 0;
    color: #FFFFFF;
}

.licensing-page div.unlimited-connections h3,
.licensing-page div.unlimited-connections p,
.licensing-page div.unlimited-scalability h3,
.licensing-page div.unlimited-scalability p {
    color: #FFFFFF !important;
}

.licensing-page div.unlimited-connections .small-info-paragraph,
.licensing-page div.unlimited-scalability .small-info-paragraph {
    padding: 0 !important;
}

.licensing-page div.unlimited-scalability {
    background: rgba(0, 0, 0, 0) url("../images/licensing/UnlimitedScalability.jpg") no-repeat center center/cover;
    min-height: 600px;
    padding-top: 100px;
    margin: 100px 0;
}

.licensing-page div.info-paragraph {
    padding: 100px 0 50px 0;
}

.licensing-page div.info-paragraph p,
.licensing-page div.small-info-paragraph p {
    margin-bottom: 0;
}

.licensing-page div.small-info-paragraph {
    padding-bottom: 100px;
}

.licensing-page div.text-left-picture-right,
.licensing-page div.text-right-picture-left {
    padding: 100px 0;
}

.licensing-page div.text-left-picture-right h3+p:not(.performance-text p),
.licensing-page div.text-right-picture-left h3+p:not(.performance-text p) {
    margin: 0;
}

.licensing-page div.text-left-picture-right.performance {
    padding-bottom: 150px;
}

.licensing-page div.mini-quote img {
    width: 75px;
    min-width: 75px;
}

@media screen and (min-width: 642px) and (max-width: 700px) {
    .licensing-page div.mini-quote img {
        width: 65px;
        min-width: 65px;
    }
}

.licensing-page div.mini-quote div.mini-quote-image {
    text-align: center;
}

.licensing-page div.mini-quote div.mini-quote-text p:nth-child(1) {
    font-size: 16px;
    line-height: 25px;
    color: #666666;
    margin-bottom: 15px;
    font-weight: 300;
}

.licensing-page div.mini-quote div.mini-quote-text p:nth-child(2) {
    font-size: 14px;
    font-weight: 600;
    line-height: 21px;
    color: #4A90AD;
    margin-bottom: 0;
}

.licensing-page div.mini-quote div.mini-quote-text p:nth-child(3) {
    font-style: italic;
    font-size: 14px;
    color: #4A90AD;
    line-height: 21px;
    font-weight: 300;
    margin-left: 0.75em;
}

.licensing-page div.text-left-picture-right .unlimited-clients-text,
.licensing-page div.text-left-picture-right .unlimited-designers-text,
.licensing-page div.text-left-picture-right .performance-text {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
}

.licensing-page div.text-left-picture-right .unlimited-clients-image img,
.licensing-page div.text-left-picture-right .unlimited-designers-image img,
.licensing-page div.text-left-picture-right .performance-image img {
    min-width: 685px;
}

.licensing-page div.text-right-picture-left .unlimited-tags-image img {
    position: relative;
    min-width: 685px;
    left: -41%;
}

.licensing-page div.text-right-picture-left .unlimited-tags-text {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
}

.licensing-page [data-focus-type=key].ada-wistia-link {
    position: relative;
}

.licensing-page [data-focus-type=key].ada-wistia-link:focus::after {
    content: "";
    position: absolute;
    top: -181px;
    left: -6px;
    width: calc(100% + 12px);
    height: calc(100% + 366px);
    border: 2px solid #8FC1FE;
    border-radius: 3px;
}

@media only screen and (max-width: 1025px) {
    .licensing-page div.main-content-wrapper div.jic-main h2.jic-main-logo-h2 {
        margin-top: 28px;
    }
    .licensing-page div.info-paragraph {
        padding: 50px 0 30px 0;
    }
    .licensing-page div.info-paragraph h3+p {
        padding: 0 4em;
    }
    .licensing-page div.small-info-paragraph p.vid-description {
        padding: 0 1.75em;
    }
    .licensing-page div.small-info-paragraph {
        padding-bottom: 60px;
    }
    .licensing-page div.text-left-picture-right .unlimited-clients-image,
    .licensing-page div.text-left-picture-right .unlimited-designers-image,
    .licensing-page div.text-left-picture-right .performance-image,
    .licensing-page div.text-right-picture-left .unlimited-tags-image {
        display: -webkit-flex !important;
        display: flex !important;
        -webkit-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: center;
        justify-content: center;
    }
    .licensing-page div.text-left-picture-right {
        padding: 50px 0 100px 0;
    }
    .licensing-page div.text-right-picture-left {
        padding: 50px 0 150px 0;
    }
    .licensing-page div.mini-quote .mini-quote-image {
        padding: 0 0 0 0.9375em;
        text-align: right;
    }
    .licensing-page div.unlimited-connections div.mini-quote .mini-quote-text,
    .licensing-page div.text-left-picture-right div.mini-quote .mini-quote-text {
        padding: 0 0 0 2em;
    }
    .licensing-page div.unlimited-tags div.mini-quote .mini-quote-text {
        padding: 0 0.9375em 0 2em;
    }
    .licensing-page div.mini-quote div.mini-quote-text p:nth-child(1) {
        font-size: 14px;
        line-height: 22px;
    }
    .licensing-page div.mini-quote div.mini-quote-text p:nth-child(2),
    .licensing-page div.mini-quote div.mini-quote-text p:nth-child(3) {
        font-size: 13px;
    }
    .licensing-page div.unlimited-connections {
        padding-top: 50px;
        margin: 0 0 100px 0;
    }
    .licensing-page div.unlimited-scalability {
        margin: 50px 0 100px 0;
    }
    .licensing-page div.text-left-picture-right.performance {
        padding-bottom: 150px;
    }
    .licensing-page div.text-right-picture-left .unlimited-tags-image img {
        min-width: 428px;
        left: initial;
    }
    .licensing-page div.text-right-picture-left .unlimited-tags-image {
        align-items: flex-end;
    }
    .licensing-page div.text-left-picture-right .unlimited-clients-image img,
    .licensing-page div.text-left-picture-right .unlimited-designers-image img,
    .licensing-page div.text-left-picture-right .performance-image img {
        min-width: 428px;
    }
    .licensing-page div.logo-quote-main .logo-quote-wrapper .main-quote {
        padding-right: 1em;
    }
    .licensing-page div.logo-quote-main .logo-quote-wrapper .right-quote {
        padding-left: 2em;
        padding-right: 1em;
    }
}

@media only screen and (max-width: 40.063rem) {
    .licensing-page hr.mini-hr {
        width: 30%;
        margin: 1.25rem auto 1.1875rem auto;
    }
    .licensing-page div.main-content-wrapper.platform-page div.jic-main div.jic-main-logo {
        margin-bottom: 60px;
    }
    .licensing-page div.info-paragraph {
        padding: 30px 0;
    }
    .licensing-page div.info-paragraph h3+p {
        padding: 0 1em;
    }
    .licensing-page div.small-info-paragraph p.vid-description {
        padding: 0;
    }
    .licensing-page div.small-info-paragraph {
        padding-bottom: 50px;
    }
    .licensing-page div.text-right-picture-left,
    .licensing-page div.text-left-picture-right {
        padding: 50px 0 75px 0;
    }
    .licensing-page div.text-left-picture-right .unlimited-clients-image,
    .licensing-page div.text-left-picture-right .unlimited-designers-image,
    .licensing-page div.text-left-picture-right .performance-image {
        display: none !important;
    }
    .licensing-page div.unlimited-connections div.mini-quote .mini-quote-text,
    .licensing-page div.text-left-picture-right div.mini-quote .mini-quote-text,
    .licensing-page div.text-right-picture-left div.mini-quote .mini-quote-text {
        padding: 0 2.5em;
    }
    .licensing-page div.mini-quote .mini-quote-image {
        text-align: center;
        margin-bottom: 15px;
        padding: 0;
    }
    .licensing-page div.text-right-picture-left.unlimited-tags {
        padding-top: 0;
    }
    .licensing-page div.unlimited-connections {
        background: #294159;
        padding: 30px 0 75px 0;
        margin-bottom: 0;
        min-height: 0;
    }
    .licensing-page div.unlimited-connections h3,
    .licensing-page div.unlimited-scalability h3,
    .licensing-page div.unlimited-connections p,
    .licensing-page div.unlimited-scalability p {
        text-align: center;
    }
    .licensing-page div.small-unlimited-connections {
        background: rgba(0, 0, 0, 0) url("../images/licensing/UnlimitedConnections.jpg") no-repeat center center/cover;
        min-height: 218px;
    }
    .licensing-page div.unlimited-scalability {
        margin: 0 0 25px 0;
        padding-top: 50px;
    }
    .licensing-page div.text-left-picture-right.performance {
        padding-bottom: 50px;
    }
    .licensing-page div.mini-quote div.mini-quote-text p:nth-child(3) {
        margin: 0;
    }
    .licensing-page div.text-right-picture-left .unlimited-tags-image img {
        position: initial;
        min-width: 0;
        min-width: unset;
    }
    .licensing-page div.logo-quote-main .logo-quote-wrapper .main-quote {
        padding: 25px 1.5em 0 1.5em;
    }
    .licensing-page div.logo-quote-main .logo-quote-wrapper .main-quote h3+p+p {
        margin-top: 0;
        margin-bottom: 30px;
    }
    .licensing-page div.logo-quote-main .logo-quote-wrapper .right-quote {
        padding: 30px 3.5em 50px 3.5em;
    }
    .licensing-page div.main-content-wrapper.platform-page div.logo-quote-main {
        margin: 0;
    }
}

@media only screen and (min-width: 120.063em) {
    .licensing-page div.text-right-picture-left .unlimited-tags-image img {
        left: -6%;
    }
    .licensing-page div.text-right-picture-left.unlimited-tags .unlimited-tags-text {
        padding-right: 0;
    }
    .licensing-page div.main-content-wrapper div.jic-main h2.jic-main-logo-h2 {
        padding-left: 10px;
        padding-right: 0;
    }
}

@media screen and (max-width: 414px) {
    .licensing-page div.main-content-wrapper div.jic-main h2.jic-main-logo-h2 {
        margin-top: 5px;
    }
}

.platform-modules-page {
    /*_____________________Text Left Picture Right _____________________*/
    /*_____________________Text Right Picture Left _____________________*/
    /*Everything 1025px and smaller - tablet and smaller*/
    /*Everything Smaller than 641px - mobile*/
    /*-------------------XXL BreakPoint-------------------*/
    /*special positioning for the jic-main logo h2*/
}

.platform-modules-page div.main-content-wrapper div.jic-main {
    background: rgba(0, 0, 0, 0) url("../images/modules/PlatformPagejic-main-SoftwareModules.jpg") repeat scroll center center/cover;
    min-height: 450px;
}

.platform-modules-page div.small-info-paragraph p {
    margin-bottom: 0;
}

.platform-modules-page .gray-background {
    background-color: #EEEEEE;
}

.platform-modules-page div.small-3-col-bullet-list img {
    margin-top: 0;
}

.platform-modules-page div.text-left-picture-right .exact-system-text {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
}

.platform-modules-page div.text-right-picture-left .third-party-image img {
    position: relative;
    min-width: 834px;
    left: -57%;
}

.platform-modules-page div.text-right-picture-left .third-party-text {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
}

.platform-modules-page div.info-paragraph {
    padding-bottom: 100px;
}

.platform-modules-page div.text-left-picture-right {
    padding: 100px 0;
}

.platform-modules-page div.small-3-col-bullet-list .bullet-row.last-row .bullet {
    margin-bottom: 0;
}

.platform-modules-page div.small-3-col-bullet-list.core-modules,
.platform-modules-page div.small-3-col-bullet-list.more-modules,
.platform-modules-page div.small-3-col-bullet-list.sepasoft-modules,
.platform-modules-page div.small-3-col-bullet-list.cirrus-link {
    padding: 25px 0 50px 0;
}

.platform-modules-page div.small-3-col-bullet-list.core-modules img,
.platform-modules-page div.small-3-col-bullet-list.sepasoft-modules img,
.platform-modules-page div.small-3-col-bullet-list.cirrus-link img {
    width: 38.3px;
}

.platform-modules-page div.small-3-col-bullet-list.core-modules img.third-party-logo,
.platform-modules-page div.small-3-col-bullet-list.sepasoft-modules img.third-party-logo,
.platform-modules-page div.small-3-col-bullet-list.cirrus-link img.third-party-logo {
    width: 100%;
    max-width: 249px;
    margin-bottom: 10px;
}

.platform-modules-page div.small-3-col-bullet-list.core-modules img.third-party-logo.snowflake,
.platform-modules-page div.small-3-col-bullet-list.sepasoft-modules img.third-party-logo.snowflake,
.platform-modules-page div.small-3-col-bullet-list.cirrus-link img.third-party-logo.snowflake {
    max-width: 272px;
}

@media only screen and (max-width: 40.063rem) {
    .platform-modules-page div.small-3-col-bullet-list.core-modules img.third-party-logo,
    .platform-modules-page div.small-3-col-bullet-list.sepasoft-modules img.third-party-logo,
    .platform-modules-page div.small-3-col-bullet-list.cirrus-link img.third-party-logo {
        max-width: 199px;
    }
    .platform-modules-page div.small-3-col-bullet-list.core-modules img.third-party-logo.snowflake,
    .platform-modules-page div.small-3-col-bullet-list.sepasoft-modules img.third-party-logo.snowflake,
    .platform-modules-page div.small-3-col-bullet-list.cirrus-link img.third-party-logo.snowflake {
        max-width: 194px;
    }
}

.platform-modules-page div.small-3-col-bullet-list.core-modules a,
.platform-modules-page div.small-3-col-bullet-list.more-modules a,
.platform-modules-page div.small-3-col-bullet-list.sepasoft-modules a:not(.link-underline),
.platform-modules-page div.small-3-col-bullet-list.cirrus-link a:not(.link-underline) {
    font-size: 13px;
    font-weight: 600;
    color: #4A90AD;
    line-height: 16px;
}

.platform-modules-page div.small-3-col-bullet-list.cirrus-link a.link-underline,
.platform-modules-page div.small-3-col-bullet-list.cirrus-link .ia-left-right .text-container p a,
.platform-modules-page div.small-3-col-bullet-list.cirrus-link .ia-left-right div.maker-edition-page .graphic-block .main-graphic-content .text-container--right p a,
.platform-modules-page div.small-3-col-bullet-list.cirrus-link .ia-left-right div.maker-edition-page .graphic-block--absolute .main-graphic-content .text-container--right p a,
.platform-modules-page div.small-3-col-bullet-list.cirrus-link .ia-left-right div.maker-edition-page .graphic-block--relative .main-graphic-content .text-container--right p a,
div.maker-edition-page .graphic-block .main-graphic-content .platform-modules-page div.small-3-col-bullet-list.cirrus-link .ia-left-right .text-container--right p a,
div.maker-edition-page .graphic-block--absolute .main-graphic-content .platform-modules-page div.small-3-col-bullet-list.cirrus-link .ia-left-right .text-container--right p a,
div.maker-edition-page .graphic-block--relative .main-graphic-content .platform-modules-page div.small-3-col-bullet-list.cirrus-link .ia-left-right .text-container--right p a,
.platform-modules-page div.small-3-col-bullet-list.cirrus-link .ia-left-right div.maker-edition-page .graphic-block .main-graphic-content .text-container--left p a,
.platform-modules-page div.small-3-col-bullet-list.cirrus-link .ia-left-right div.maker-edition-page .graphic-block--absolute .main-graphic-content .text-container--left p a,
.platform-modules-page div.small-3-col-bullet-list.cirrus-link .ia-left-right div.maker-edition-page .graphic-block--relative .main-graphic-content .text-container--left p a,
div.maker-edition-page .graphic-block .main-graphic-content .platform-modules-page div.small-3-col-bullet-list.cirrus-link .ia-left-right .text-container--left p a,
div.maker-edition-page .graphic-block--absolute .main-graphic-content .platform-modules-page div.small-3-col-bullet-list.cirrus-link .ia-left-right .text-container--left p a,
div.maker-edition-page .graphic-block--relative .main-graphic-content .platform-modules-page div.small-3-col-bullet-list.cirrus-link .ia-left-right .text-container--left p a,
.ia-left-right .text-container p .platform-modules-page div.small-3-col-bullet-list.cirrus-link a,
.ia-left-right div.maker-edition-page .graphic-block .main-graphic-content .text-container--right p .platform-modules-page div.small-3-col-bullet-list.cirrus-link a,
.ia-left-right div.maker-edition-page .graphic-block--absolute .main-graphic-content .text-container--right p .platform-modules-page div.small-3-col-bullet-list.cirrus-link a,
.ia-left-right div.maker-edition-page .graphic-block--relative .main-graphic-content .text-container--right p .platform-modules-page div.small-3-col-bullet-list.cirrus-link a,
div.maker-edition-page .graphic-block .main-graphic-content .ia-left-right .text-container--right p .platform-modules-page div.small-3-col-bullet-list.cirrus-link a,
div.maker-edition-page .graphic-block--absolute .main-graphic-content .ia-left-right .text-container--right p .platform-modules-page div.small-3-col-bullet-list.cirrus-link a,
div.maker-edition-page .graphic-block--relative .main-graphic-content .ia-left-right .text-container--right p .platform-modules-page div.small-3-col-bullet-list.cirrus-link a,
.ia-left-right div.maker-edition-page .graphic-block .main-graphic-content .text-container--left p .platform-modules-page div.small-3-col-bullet-list.cirrus-link a,
.ia-left-right div.maker-edition-page .graphic-block--absolute .main-graphic-content .text-container--left p .platform-modules-page div.small-3-col-bullet-list.cirrus-link a,
.ia-left-right div.maker-edition-page .graphic-block--relative .main-graphic-content .text-container--left p .platform-modules-page div.small-3-col-bullet-list.cirrus-link a,
div.maker-edition-page .graphic-block .main-graphic-content .ia-left-right .text-container--left p .platform-modules-page div.small-3-col-bullet-list.cirrus-link a,
div.maker-edition-page .graphic-block--absolute .main-graphic-content .ia-left-right .text-container--left p .platform-modules-page div.small-3-col-bullet-list.cirrus-link a,
div.maker-edition-page .graphic-block--relative .main-graphic-content .ia-left-right .text-container--left p .platform-modules-page div.small-3-col-bullet-list.cirrus-link a,
.platform-modules-page div.small-3-col-bullet-list.sepasoft-modules a.link-underline,
.platform-modules-page div.small-3-col-bullet-list.sepasoft-modules .ia-left-right .text-container p a,
.platform-modules-page div.small-3-col-bullet-list.sepasoft-modules .ia-left-right div.maker-edition-page .graphic-block .main-graphic-content .text-container--right p a,
.platform-modules-page div.small-3-col-bullet-list.sepasoft-modules .ia-left-right div.maker-edition-page .graphic-block--absolute .main-graphic-content .text-container--right p a,
.platform-modules-page div.small-3-col-bullet-list.sepasoft-modules .ia-left-right div.maker-edition-page .graphic-block--relative .main-graphic-content .text-container--right p a,
div.maker-edition-page .graphic-block .main-graphic-content .platform-modules-page div.small-3-col-bullet-list.sepasoft-modules .ia-left-right .text-container--right p a,
div.maker-edition-page .graphic-block--absolute .main-graphic-content .platform-modules-page div.small-3-col-bullet-list.sepasoft-modules .ia-left-right .text-container--right p a,
div.maker-edition-page .graphic-block--relative .main-graphic-content .platform-modules-page div.small-3-col-bullet-list.sepasoft-modules .ia-left-right .text-container--right p a,
.platform-modules-page div.small-3-col-bullet-list.sepasoft-modules .ia-left-right div.maker-edition-page .graphic-block .main-graphic-content .text-container--left p a,
.platform-modules-page div.small-3-col-bullet-list.sepasoft-modules .ia-left-right div.maker-edition-page .graphic-block--absolute .main-graphic-content .text-container--left p a,
.platform-modules-page div.small-3-col-bullet-list.sepasoft-modules .ia-left-right div.maker-edition-page .graphic-block--relative .main-graphic-content .text-container--left p a,
div.maker-edition-page .graphic-block .main-graphic-content .platform-modules-page div.small-3-col-bullet-list.sepasoft-modules .ia-left-right .text-container--left p a,
div.maker-edition-page .graphic-block--absolute .main-graphic-content .platform-modules-page div.small-3-col-bullet-list.sepasoft-modules .ia-left-right .text-container--left p a,
div.maker-edition-page .graphic-block--relative .main-graphic-content .platform-modules-page div.small-3-col-bullet-list.sepasoft-modules .ia-left-right .text-container--left p a,
.ia-left-right .text-container p .platform-modules-page div.small-3-col-bullet-list.sepasoft-modules a,
.ia-left-right div.maker-edition-page .graphic-block .main-graphic-content .text-container--right p .platform-modules-page div.small-3-col-bullet-list.sepasoft-modules a,
.ia-left-right div.maker-edition-page .graphic-block--absolute .main-graphic-content .text-container--right p .platform-modules-page div.small-3-col-bullet-list.sepasoft-modules a,
.ia-left-right div.maker-edition-page .graphic-block--relative .main-graphic-content .text-container--right p .platform-modules-page div.small-3-col-bullet-list.sepasoft-modules a,
div.maker-edition-page .graphic-block .main-graphic-content .ia-left-right .text-container--right p .platform-modules-page div.small-3-col-bullet-list.sepasoft-modules a,
div.maker-edition-page .graphic-block--absolute .main-graphic-content .ia-left-right .text-container--right p .platform-modules-page div.small-3-col-bullet-list.sepasoft-modules a,
div.maker-edition-page .graphic-block--relative .main-graphic-content .ia-left-right .text-container--right p .platform-modules-page div.small-3-col-bullet-list.sepasoft-modules a,
.ia-left-right div.maker-edition-page .graphic-block .main-graphic-content .text-container--left p .platform-modules-page div.small-3-col-bullet-list.sepasoft-modules a,
.ia-left-right div.maker-edition-page .graphic-block--absolute .main-graphic-content .text-container--left p .platform-modules-page div.small-3-col-bullet-list.sepasoft-modules a,
.ia-left-right div.maker-edition-page .graphic-block--relative .main-graphic-content .text-container--left p .platform-modules-page div.small-3-col-bullet-list.sepasoft-modules a,
div.maker-edition-page .graphic-block .main-graphic-content .ia-left-right .text-container--left p .platform-modules-page div.small-3-col-bullet-list.sepasoft-modules a,
div.maker-edition-page .graphic-block--absolute .main-graphic-content .ia-left-right .text-container--left p .platform-modules-page div.small-3-col-bullet-list.sepasoft-modules a,
div.maker-edition-page .graphic-block--relative .main-graphic-content .ia-left-right .text-container--left p .platform-modules-page div.small-3-col-bullet-list.sepasoft-modules a {
    font-weight: 300;
}

.platform-modules-page div.small-3-col-bullet-list.core-modules ul {
    margin-top: 5px;
}

.platform-modules-page div.small-3-col-bullet-list.core-modules ul li {
    font-size: 14px;
    color: #666666;
    line-height: 21px;
    font-weight: 300;
}

.platform-modules-page div.small-3-col-bullet-list.more-modules img {
    width: 20px;
}

.platform-modules-page div.small-3-col-bullet-list.more-modules {
    padding-bottom: 150px;
}

.platform-modules-page div.small-info-paragraph.gray-background {
    padding-top: 100px;
}

.platform-modules-page div.product-paragraph:not(.not-me) {
    padding: 0 0 75px 0;
}

.platform-modules-page div.sepasoft-modules .product-paragraph h3 {
    color: #509E2F !important;
}

.platform-modules-page div.small-3-col-bullet-list.cirrus-link {
    padding: 50px 0 150px 0;
}

.platform-modules-page div.small-3-col-bullet-list.cirrus-link div.product-paragraph {
    padding-top: 100px;
}

.platform-modules-page div.small-3-col-bullet-list.cirrus-link div.product-paragraph h3 {
    color: #156D97 !important;
}

.platform-modules-page div.text-right-picture-left {
    padding: 200px 0 150px 0;
}

@media only screen and (max-width: 1025px) {
    .platform-modules-page div.main-content-wrapper div.jic-main h2.jic-main-logo-h2 {
        margin-top: 28px;
    }
    .platform-modules-page div.info-paragraph,
    .platform-modules-page div.small-info-paragraph,
    .platform-modules-page div.small-info-paragraph.gray-background {
        padding: 50px 0;
    }
    .platform-modules-page div.small-3-col-bullet-list.core-modules,
    .platform-modules-page div.small-3-col-bullet-list.sepasoft-modules {
        padding: 0 0 25px 0;
    }
    .platform-modules-page div.small-3-col-bullet-list.more-modules {
        padding: 0 0 100px 0;
    }
    .platform-modules-page div.text-left-picture-right h3 {
        padding-right: 1em;
    }
    .platform-modules-page div.text-left-picture-right {
        padding: 60px 0 50px 0;
    }
    .platform-modules-page div.small-3-col-bullet-list.cirrus-link div.product-paragraph {
        padding: 75px 0 50px 0;
    }
    .platform-modules-page div.small-3-col-bullet-list.cirrus-link {
        padding: 50px 0 100px 0;
    }
    .platform-modules-page div.text-right-picture-left {
        padding: 150px 0 150px 0;
    }
    .platform-modules-page div.small-3-col-bullet-list.core-modules a,
    .platform-modules-page div.small-3-col-bullet-list.more-modules a,
    .platform-modules-page div.small-3-col-bullet-list.sepasoft-modules a:not(.link-underline),
    .platform-modules-page div.small-3-col-bullet-list.cirrus-link a {
        font-size: 13px;
        font-weight: 600;
        color: #4A90AD;
        line-height: 16px;
    }
    .platform-modules-page div.text-right-picture-left .third-party-image img {
        min-width: 477px;
        left: initial;
    }
    .platform-modules-page div.text-right-picture-left .third-party-image {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: center;
        justify-content: center;
        align-items: flex-end;
        padding-right: 50px;
    }
    .platform-modules-page div.logo-quote-main .logo-quote-wrapper .main-quote {
        padding-right: 2em;
    }
    .platform-modules-page div.logo-quote-main .logo-quote-wrapper .right-quote {
        padding-left: 2em;
    }
}

@media only screen and (max-width: 40.063rem) {
    .platform-modules-page div.main-content-wrapper.platform-page div.jic-main div.jic-main-logo {
        margin-bottom: 60px;
    }
    .platform-modules-page div.info-paragraph {
        padding: 30px 0 20px 0;
    }
    .platform-modules-page div.info-paragraph h3 {
        padding: 0 1em;
    }
    .platform-modules-page div.text-left-picture-right {
        padding: 50px 0;
    }
    .platform-modules-page div.small-info-paragraph {
        padding: 25px 0;
    }
    .platform-modules-page div.small-3-col-bullet-list.more-modules .feature-text {
        padding-left: 0;
    }
    .platform-modules-page div.small-3-col-bullet-list.more-modules .feature-image {
        text-align: center;
    }
    .platform-modules-page div.small-3-col-bullet-list .bullet-row.last-row .bullet:not(:last-child) {
        margin-bottom: 50px;
    }
    .platform-modules-page div.text-left-picture-right h3 {
        padding: 0 2em;
    }
    .platform-modules-page div.small-3-col-bullet-list h5 {
        font-size: 18px !important;
    }
    .platform-modules-page div.small-3-col-bullet-list.core-modules,
    .platform-modules-page div.small-3-col-bullet-list.sepasoft-modules {
        padding: 0;
    }
    .platform-modules-page div.small-3-col-bullet-list.more-modules {
        padding-bottom: 75px;
    }
    .platform-modules-page div.small-info-paragraph.gray-background {
        padding: 75px 0 40px 0;
    }
    .platform-modules-page div.product-paragraph:not(.not-me) {
        padding-bottom: 50px;
    }
    .platform-modules-page div.small-3-col-bullet-list.cirrus-link div.product-paragraph {
        padding-top: 50px;
    }
    .platform-modules-page div.small-3-col-bullet-list.cirrus-link {
        padding-bottom: 50px;
    }
    .platform-modules-page div.text-right-picture-left {
        padding: 75px 0;
    }
    .platform-modules-page div.text-right-picture-left .third-party-image {
        padding-right: 0.9375em;
    }
    .platform-modules-page div.text-right-picture-left .third-party-image img {
        position: initial;
        min-width: 0;
        min-width: unset;
    }
    .platform-modules-page div.product-paragraph h3 {
        padding: 0 2.5em;
    }
    .platform-modules-page div.small-info-paragraph.gray-background h3 {
        padding: 0;
    }
    .platform-modules-page div.logo-quote-main .logo-quote-wrapper .main-quote {
        padding: 25px 1.5em 0 1.5em;
    }
    .platform-modules-page div.logo-quote-main .logo-quote-wrapper .main-quote h3+p+p {
        margin-top: 0;
        margin-bottom: 30px;
    }
    .platform-modules-page div.logo-quote-main .logo-quote-wrapper .right-quote {
        padding: 30px 4em 50px 4em;
    }
    .platform-modules-page div.main-content-wrapper.platform-page div.logo-quote-main {
        margin: 0;
    }
}

@media only screen and (min-width: 120.063em) {
    .platform-modules-page div.text-right-picture-left .third-party-image img {
        left: -6%;
    }
    .platform-modules-page div.main-content-wrapper div.jic-main h2.jic-main-logo-h2 {
        padding-left: 10px;
        padding-right: 0;
    }
}

@media screen and (max-width: 414px) {
    .platform-modules-page div.main-content-wrapper div.jic-main h2.jic-main-logo-h2 {
        margin-top: 5px;
    }
}

.overview-page {
    /* Tablet styles 1025px*/
    /*Everything Smaller than 641px - mobile*/
    /*Small Breakpoint landscape for cellphones*/
    /*Small tablet breakpoint*/
    /*-------------------XXL BreakPoint-------------------*/
}

.overview-page div.products_headerbg {
    background-image: url("../images/jic/jic_bg.jpg") !important;
    position: relative;
    overflow: hidden;
    min-height: 1218px;
    width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
}

@media (min-width: 64em) {
    .overview-page div.products_headerbg {
        background-image: url("../images/jic/jic_bg.jpg") !important;
        background-size: cover !important;
    }
    .overview-page div.products_headerbg div.backstretch {
        display: none;
    }
}

.overview-page video#bgvid {
    position: absolute;
    display: block;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    top: 0;
    left: 0;
    z-index: 0;
    background-size: cover;
}

.overview-page .overview-wrapper h1 {
    color: #ffffff;
}

.overview-page .overview-wrapper {
    /**/
}

.overview-page .products_headerbg p {
    color: #ffffff;
}

.overview-page .show-for-1035 {
    display: none !important;
}

@media only screen and (max-width: 1035px) {
    .overview-page .show-for-1035 {
        display: inline-block !important;
    }
}

.overview-page div.jic-main-images {
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    overflow: auto;
    z-index: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.overview-page .jic-main-group {
    -webkit-align-self: center;
    align-self: center;
    padding-bottom: 100px;
}

.overview-page div.floating-nav .floating-list a.active-link:after {
    width: 100%;
}

.overview-page .button {
    border-radius: 3px;
    padding: 6px 10px;
    background-color: transparent;
    border: 2px solid #3f6a84;
    width: 205px;
    height: 36px;
}

.overview-page .button span {
    color: #fff;
    font-size: 16px;
    line-height: 21px;
}

.overview-page .button:active,
.overview-page .button:focus {
    background-color: transparent;
}

.overview-page .button:hover {
    background-color: transparent;
    color: #fff !important;
}

.overview-page .button:hover span {
    color: #fff;
}

.overview-page a.right-btn .learnArrow {
    width: 10px;
    margin: 5px 5px 3px 5px;
    float: right;
}

.overview-page a.left-btn .learnArrow {
    width: 10px;
    margin: 5px 5px 3px 5px;
    float: left;
}

.overview-page div.jic-main .jic-main-logo img {
    width: 500px;
    margin-left: 10%;
}

.overview-page div.jic-main .jic-main-logo p {
    font-size: 3.375em;
    display: inline-block;
    line-height: 70px;
    margin-top: 65px;
    font-weight: bold;
    letter-spacing: 1px;
}

@media screen and (min-width: 736px) and (max-height: 700px) {
    .overview-page div.jic-main .jic-main-logo p {
        font-size: 2.5em;
        line-height: 48px;
        margin-top: 30px;
    }
}

.overview-page h2+p {
    font-size: 1.5em;
    color: #445C6D;
    line-height: 30px;
    margin-bottom: 35px;
}

.overview-page h3 {
    font-size: 24px;
    color: #666666;
    letter-spacing: 0;
    line-height: 30px;
}

.overview-page h3+p {
    color: #666666;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 25px;
}

.overview-page h3+p+a:link,
.overview-page h3+p+a:active,
.overview-page h3+p+a:visited,
.overview-page h3+p+a:hover {
    font-size: 16px;
    color: #4A90AD;
    letter-spacing: 0;
}

.overview-page div.downer {
    bottom: 75px;
    display: block;
    height: 85px;
    letter-spacing: 1px;
    position: absolute;
    text-align: center;
    width: 100%;
    cursor: pointer;
}

.overview-page div.downer span {
    font-size: 1.125em;
    color: #fff;
    font-weight: bold;
}

.overview-page div.downer span::after {
    border-color: #fff;
    border-top-width: 2px;
    border-top-style: solid;
    border-right-width: 2px;
    border-right-style: solid;
    content: "";
    display: inline-block;
    position: relative;
    pointer-events: none;
    width: 15px;
    height: 15px;
    -webkit-animation-name: bounce;
    -moz-animation-name: bounce;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    animation-name: bounce;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

.overview-page div.modulesbar {
    background-color: rgba(40, 52, 57, 0.43);
    bottom: 0;
    height: 75px;
    padding: 10px 0;
    position: absolute;
    width: 100%;
    /*Testing Scroll bar*/
    white-space: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
    overflow: -moz-scrollbars-none;
    -webkit-overflow-scrolling: touch;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.overview-page div.modulesbar::-webkit-scrollbar {
    display: none;
}

.overview-page div.modulesbar ul {
    margin: 0;
}

.overview-page div.modulesbar .solution-list {
    margin-top: 8px;
    display: inline-block;
    overflow-x: scroll;
    overflow-y: hidden;
    float: left;
    max-width: inherit;
    overflow: -moz-scrollbars-none;
    overflow-scrolling: touch;
    -webkit-overflow-scrolling: touch;
    /*Hides scrollbar in firefox*/
    padding-bottom: 50px;
    padding-top: 6px;
    /*allows left/right images to sit on top of list*/
    position: absolute;
    margin-right: 0;
    margin-left: 0;
}

.overview-page div.modulesbar .solution-list a:hover {
    color: #fff;
}

.overview-page div.modulesbar .solution-list a:after {
    content: "";
    display: block;
    width: 0;
    border-bottom: 5px solid;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    margin: 17px auto 0 auto;
    transition: all 0.3s linear 0s;
}

.overview-page div.modulesbar .solution-list li a,
.overview-page div.modulesbar .solution-list a:link {
    display: inline-block;
}

.overview-page div.modulesbar .solution-list a:hover:after {
    width: 100%;
}

.overview-page div.productsOverview a {
    color: white;
}

.overview-page #left-solution-button {
    z-index: 1;
    display: inline-block;
    width: 50px;
    float: left;
    position: relative;
    top: -10px;
    height: 75px;
    cursor: pointer;
}

.overview-page #right-solution-button {
    display: inline-block;
    width: 50px;
    float: right;
    position: relative;
    top: -10px;
    height: 75px;
    cursor: pointer;
}

.overview-page div.productsOverview span.leftButton.slick-arrow {
    left: 0;
    top: 0;
    right: auto;
    z-index: 5;
}

.overview-page div.productsOverview span.rightButton.slick-arrow {
    right: 0;
    top: 0;
    z-index: 5;
}

.overview-page div.productsOverview span.slick-arrow img {
    width: 20px;
    background-color: transparent;
}

.overview-page div.modulesbar li {
    color: white;
    font-size: 18px;
    font-weight: 400;
    margin: 0;
    text-align: center;
    width: auto;
    padding-right: 20px;
    padding-left: 20px;
    border-right: 2px solid rgba(255, 255, 255, 0.25);
    list-style: none;
    display: inline;
}

.overview-page div.modulesbar li a {
    color: white;
    font-size: 1em;
    font-weight: 500;
}

.overview-page div.modulesbar li a[data-focus-type=key]:focus::before {
    content: "";
    position: absolute;
    top: -6px;
    left: -6px;
    width: calc(100% + 14px);
    height: calc(100% + 12px);
    border: 2px solid #8FC1FE;
    border-radius: 3px;
    z-index: 500;
}

.overview-page div.modulesbar li:last-child {
    border-right: none;
}

.overview-page a.link-with-arrows {
    position: relative;
}

.overview-page a.link-with-arrows[data-focus-type=key]:focus::after {
    content: "";
    position: absolute;
    top: -6px;
    left: -6px;
    width: calc(100% - 144px);
    height: calc(100% + 12px);
    border: 2px solid #8FC1FE;
    border-radius: 3px;
}

.overview-page .cdd-wrapper {
    padding-top: 100px;
    padding-bottom: 80px;
}

.overview-page .cdd-wrapper h3#special {
    font-size: 2.25em;
    font-weight: 600;
    margin-bottom: 15px;
}

.overview-page .cdd-wrapper h3+p {
    color: #4E4E4E;
    font-size: 1.313em;
    line-height: 32px;
    padding: 10px 30px;
}

.overview-page #dots-to-hide {
    position: absolute;
    bottom: -15px;
    left: 0;
    right: 0;
}

.overview-page .dots-above {
    padding-top: 50px;
}

.overview-page .notebook-image {
    position: absolute;
    width: 901px;
    top: -20%;
    right: 70vw;
    z-index: -1;
}

@media screen and (max-width: 1025px) {
    .overview-page .notebook-image {
        right: 67vw;
        top: -35%;
    }
}

@media screen and (max-width: 641px) {
    .overview-page .notebook-image {
        right: 67vw;
        top: -32%;
    }
}

@media screen and (max-width: 450px) {
    .overview-page .notebook-image {
        top: -21%;
    }
}

.overview-page .pencil-image {
    position: absolute;
    top: 0;
    right: 0;
    width: 227px;
    z-index: -1;
}

@media screen and (max-width: 1025px) {
    .overview-page .pencil-image {
        width: 175px;
        top: -13%;
    }
}

@media screen and (max-width: 641px) {
    .overview-page .pencil-image {
        width: 100px;
        top: -5%;
    }
}

@media screen and (max-width: 400px) {
    .overview-page .pencil-image {
        right: -5%;
        top: -12%;
    }
}

.overview-page .car-wrapper {
    position: relative;
    background: #666666 url("../images/jic/connect_bg.jpg") no-repeat center center/cover;
    padding-top: 100px;
    z-index: 0;
    height: auto;
    text-align: center;
}

.overview-page .car-wrapper h2 {
    margin-bottom: 15px;
}

.overview-page .car-wrapper.console {
    background-image: url("../images/jic/zutai_bg.jpg");
    background-size: cover;
    height: auto;
    padding-bottom: 0;
}

.overview-page .car-wrapper.tablet {
    height: auto;
    padding-top: 100px;
    padding-bottom: 5px;
    overflow: hidden;
    background-image: none;
    background-color: #EEEEEE;
}

.overview-page .car-wrapper.console h2,
.overview-page .car-wrapper.console h2+p {
    color: white !important;
    padding: 0 11em;
}

.overview-page .car-wrapper h2+p {
    margin-bottom: 50px;
    line-height: 36px;
}

.overview-page .slideshow,
.overview-page .slideshow2,
.overview-page .slideshow3 {
    position: relative;
}

.overview-page .slideshow div,
.overview-page .slideshow2 div,
.overview-page .slideshow3 div {
    outline: none;
}

.overview-page .slideshow {
    bottom: 0;
}

.overview-page .slideshow2 {
    bottom: 0;
}

.overview-page .slideshow3 {
    text-align: center;
}

.overview-page .slideshow3 img {
    display: inline-block;
    z-index: 0;
}

.overview-page .slideshow3 .imageOne {
    width: 716px;
}

.overview-page .slideshow3 .imageTwo {
    width: 716px;
}

.overview-page .slideshow3 .imageThree {
    width: 705px;
}

.overview-page .slideshow3 .slick-track {
    display: flex;
    justify-content: center;
    align-items: center;
}

.overview-page .tablet p {
    position: relative;
    z-index: 2;
}

.overview-page .tablet .show-for-565 {
    display: none;
}

@media screen and (max-width: 1025px) {
    .overview-page .tablet .slide-info {
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 565px) {
    .overview-page .tablet .slide-info {
        height: 42px !important;
        padding: 0 15px;
    }
    .overview-page .tablet .show-for-565 {
        display: block;
    }
}

.overview-page .slideshow img {
    /*width: 93%;*/
    max-height: 825px;
    margin: 0 auto 0 auto;
}

.overview-page .slideshow2 img {
    width: 82%;
    max-height: 825px;
    margin: 0 auto 0 auto;
}

.overview-page .slick-list.draggable {
    overflow: visible;
}

.overview-page .slick-slide {
    opacity: 0.75;
    margin: 0 35px;
}

.overview-page .slick-slide.slick-current {
    opacity: 1;
}

.overview-page .icon-paragraph div.icon-image {
    padding-left: 0.5em;
}

.overview-page .icon-paragraph .wrench {
    padding-right: 0.5em;
}

.overview-page .icon-paragraph h3+p {
    margin-bottom: 15px;
}

.overview-page .icon-paragraph a {
    font-size: 14px !important;
    font-weight: 400;
    position: relative;
}

.overview-page .icon-paragraph a img.ctaArrow {
    position: absolute;
    top: 2px;
    padding-left: 7px;
    transition: all 0.1s ease-in;
}

.overview-page .icon-paragraph a:hover img {
    -ms-transform: translate(10px, 0);
    /* IE 9 */
    -webkit-transform: translate(10px, 0);
    /* Safari */
    transform: translate(10px, 0);
}

.overview-page #laptop {
    position: absolute;
    z-index: 2;
    overflow: hidden;
}

.overview-page #laptop img {
    width: 100%;
}

.overview-page #console {
    position: absolute;
    z-index: 0;
}

.overview-page #console img {
    width: 80%;
    bottom: 0;
}

.overview-page #tablet {
    position: absolute;
}

.overview-page #tablet img {
    width: 75%;
    margin: 0 auto 0 auto;
    display: inline-block !important;
}

.overview-page div.car-wrapper.tablet .undertaker-wrapper {
    background-color: transparent;
}

.overview-page .undertaker-wrapper {
    background-color: #EEEEEE;
    padding: 0 0 130px 0;
}

.overview-page .undertaker-wrapper h3 {
    margin-top: 0;
    margin-bottom: 0.5rem;
    color: #4E4E4E !important;
}

.overview-page .undertaker-wrapper img {
    padding-top: 2px;
}

.overview-page .logo-quote-wrapper {
    padding-top: 75px;
    padding-bottom: 75px;
}

.overview-page .logo-quote-wrapper img {
    padding-top: 40px;
    width: 80%;
    max-width: 215px;
}

.overview-page .logo-quote-wrapper .main-quote {
    padding: 25px 2em 0 2em;
}

.overview-page .logo-quote-wrapper.chobani .main-quote {
    padding: 25px 1em 0 2em;
}

.overview-page .logo-quote-wrapper .main-quote h3 {
    font-size: 1.313em;
    color: #445C6D !important;
    line-height: 32px;
    margin-bottom: 15px;
}

.overview-page .logo-quote-wrapper .main-quote h3+p {
    font-size: 1em;
    font-style: italic;
    line-height: 21px;
    color: #445C6D;
    margin-bottom: 0;
}

.overview-page .logo-quote-wrapper .main-quote h3+p+p {
    font-size: 0.875em;
    font-style: italic;
    line-height: 21px;
    color: #445C6D;
    font-weight: 300;
}

.overview-page .logo-quote-wrapper .right-quote p {
    font-size: 1em;
    font-style: italic;
    line-height: 26px;
    color: #666666;
    padding-top: 30px;
    font-weight: 300;
}

.overview-page .logo-quote-wrapper .right-quote {
    padding-left: 100px;
    border-left: 2px solid #E0E0E0;
}

.overview-page #design-slick .slick-dots {
    margin-bottom: 20px;
}

.overview-page ul.slick-dots {
    display: block;
    text-align: center;
    margin-top: 47px;
    margin-bottom: 10px;
    margin-left: 0;
}

.overview-page ul.slick-dots li {
    display: inline-block;
}

.overview-page ul.slick-dots li.slick-active button {
    background-color: #4A90AD;
}

.overview-page .slick-dots button {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    /*border: 1px solid #acadae;*/
    padding: 0;
    background-color: rgba(102, 102, 102, 0.25);
    color: transparent;
    outline: none;
    margin: 0 5px;
}

.overview-page p.description {
    color: #4e4e4e;
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
    padding: 0 75px;
}

.overview-page div.descriptionCont {
    margin-top: 20px;
    margin-bottom: 100px;
}

.overview-page p.slide-info {
    font-size: 18px;
    color: #4E4E4E;
    line-height: 25px;
    margin-bottom: 30px;
    font-weight: 600;
}

.overview-page .console p.slide-info {
    color: #FFFFFF;
    margin-bottom: 0;
}

.overview-page div.try-jic {
    background: #666666 url("../images/jic/footer_bg.jpg") no-repeat center center/cover;
    background-size: cover;
    padding-top: 75px;
    padding-bottom: 75px;
}

.overview-page div.try-jic h2 {
    color: white !important;
    line-height: 44px;
}

.overview-page div.try-jic h2+p,
.overview-page div.try-jic h2+p+p {
    color: white !important;
    font-size: 1.313em;
    margin-bottom: 0;
    font-weight: 100;
}

.overview-page div.try-jic h2+p+p {
    margin-bottom: 50px;
}

.overview-page div.try-jic p.specs {
    color: white !important;
    margin-top: 55px;
    font-size: 0.875em;
    font-weight: 300;
}

.overview-page div.try-jic .over-primary-button {
    border: none;
    display: inline-block;
    padding: 12px 20px;
    height: 45px;
    width: 214px;
    border-radius: 3px !important;
    background: #385568;
    /* Old browsers */
    background: -moz-linear-gradient(top, #385568 0%, #385568 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #385568), color-stop(100%, #385568));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #385568 0%, #385568 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #385568 0%, #385568 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #385568 0%, #385568 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #385568 0%, #385568 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f7901e", endColorstr="#f79b1e", GradientType=0);
}

.overview-page div.try-jic .over-primary-button:hover {
    background: #385568 !important;
    color:#fff !important;
}

.overview-page div.try-jic .over-primary-button span {
    color: #FFFFFF;
    font-weight: 500;
    font-size: 17px;
    line-height: 21px;
}

.overview-page div.try-jic .see-more-div {
    margin-top: 1px;
}

.overview-page div.try-jic .see-more-arrow {
    position: absolute;
    top: 7px;
    padding-left: 10px;
    transition: all 0.1s ease-in;
    height: 14px !important;
    margin-left: 2px;
    color: white;
}

.overview-page div.try-jic .seeMore:hover img {
    -ms-transform: translate(10px, 0);
    /* IE 9 */
    -webkit-transform: translate(10px, 0);
    /* Safari */
    transform: translate(10px, 0);
}

.overview-page div.try-jic .seeMore {
    color: #FFFFFF;
    opacity: 0.8;
    font-size: 14px;
    font-weight: 600;
    margin-left: 25px;
}

.overview-page div.logo-quote-wrapper .chobani-image {
    margin-top: 25px;
}

.overview-page #companybar {
    padding: 60px 0 70px;
    background-color: #262A3A;
}

.overview-page #companybar h3,
.overview-page #companybar a {
    color: #fff !important;
    /*20220418*/
}

.overview-page #companybar a.left-btn.button:hover,
.overview-page #companybar a.right-btn.button:hover {
    background-color: #3f6a84;
    border: 2px solid #3f6a84;
    color:#fff !important;
}

.overview-page #companybar a.left-btn.button:hover span,
.overview-page #companybar a.right-btn.button:hover span {
   color:#fff !important;
}

.overview-page #companybar h3 {
    margin-bottom: 35px;
}

.overview-page #companybar h3+a,
.overview-page #companybar h3+a+a {
    margin: 0 0.75em 20px 0.75em;
}

.overview-page img.icon_v2 {
    width: 62px;
    min-width: 50px;
    margin-bottom: 20px;
}

.overview-page img.ctaArrow {
    height: 15px;
    margin-bottom: 3px;
}

.overview-page #platformReqs {
    background-color: #F7901E;
    padding-top: 70px;
    padding-bottom: 100px;
}

.overview-page #platformReqs p {
    font-weight: 400;
    font-size: 1em;
}

.overview-page #platformReqs ul li {
    list-style: none;
    font-size: 0.875em;
    font-weight: 100;
    line-height: 18px;
    padding: 6px 0;
}

.overview-page #platformReqs ul {
    margin: 0;
}

.overview-page #platformReqs .listOrdered {
    margin-top: 50px;
}

.overview-page #platformReqs .listOrdered li {
    color: #FFFFFF;
    font-size: 0.875em;
    font-weight: 100;
    list-style-position: outside;
}

.overview-page #platformReqs .listOrdered ol {
    margin-left: 0.7em;
}

.overview-page #platformReqs ul li,
.overview-page #platformReqs p {
    color: white;
}

.overview-page #platformReqs p {
    margin-bottom: 5px;
}

.overview-page #platformBtn span {
    color: #fff;
}

.overview-page .overview-wrapper button.slick-arrow {
    /* slick arrows */
    display: block;
    position: absolute;
    background: none;
    padding: 0;
}

.overview-page .overview-wrapper button.slick-arrow:focus {
    background: none;
    border: 0 none;
}

.overview-page .overview-wrapper #deploy-slick button.slick-arrow {
    top: 120px;
}

.overview-page .overview-wrapper button.slick-arrow img {
    cursor: pointer;
    width: 50px;
}

.overview-page #deploy-dots ul.slick-dots {
    margin-top: 31px;
}

.overview-page #design-slick+div ul.slick-dots {
    margin-bottom: 20px;
}

.overview-page .overview-wrapper #connect-slick button.slick-arrow.left-button,
.overview-page .overview-wrapper #design-slick button.slick-arrow.left-button,
.overview-page .overview-wrapper #deploy-slick button.slick-arrow.left-button {
    left: -25px;
    right: auto;
    top: 50%;
    transform: translateY(-50%);
    z-index: 100;
}

.overview-page .overview-wrapper #connect-slick button.slick-arrow.right-button,
.overview-page .overview-wrapper #design-slick button.slick-arrow.right-button,
.overview-page .overview-wrapper #deploy-slick button.slick-arrow.right-button {
    right: -25px;
    left: auto;
    top: 50%;
    transform: translateY(-50%);
    z-index: 100;
}

.overview-page .caption-buffer {
    padding-top: 30px;
    background: #eeeeee;
}

.overview-page .caption-buffer+div ul.slick-dots {
    margin-top: 17px;
}

@media screen and (min-width: 736px) and (max-height: 700px) {
    .overview-page div.jic-main .jic-main-logo img {
        width: 400px;
    }
}

@media only screen and (max-width: 1025px) {
    .overview-page div.jic-main .jic-main-logo p {
        font-size: 3.2em;
        line-height: 1.2em;
    }
    .overview-page div.jic-main .jic-main-logo img {
        width: 350px;
    }
    .overview-page h2+p {
        font-size: 1.125em;
        line-height: 26px;
    }
    .overview-page h3+p {
        font-size: 14px;
        line-height: 21px;
    }
    .overview-page .cdd-wrapper {
        padding: 50px 0;
    }
    .overview-page .cdd-wrapper h3#special {
        font-size: 1.75em;
        line-height: 36px;
    }
    .overview-page .cdd-wrapper h3+p {
        font-size: 1.125em;
        line-height: 26px;
    }
    .overview-page .overview-wrapper #connect-slick span.slick-arrow.left-button,
    .overview-page .overview-wrapper #design-slick span.slick-arrow.left-button,
    .overview-page .overview-wrapper #deploy-slick span.slick-arrow.left-button {
        left: 0;
    }
    .overview-page .overview-wrapper #connect-slick span.slick-arrow.right-button,
    .overview-page .overview-wrapper #design-slick span.slick-arrow.right-button,
    .overview-page .overview-wrapper #deploy-slick span.slick-arrow.right-button {
        right: 0;
    }
    .overview-page .icon-paragraph a img.ctaArrow {
        position: relative;
    }
    .overview-page .logo-quote-wrapper.sierra .main-quote {
        padding: 25px 15px 0 20px;
    }
    .overview-page .logo-quote-wrapper .main-quote {
        padding: 25px 25px 0 35px;
    }
    .overview-page .logo-quote-wrapper .main-quote h3 {
        font-size: 18px;
        line-height: 28px;
    }
    .overview-page .logo-quote-wrapper.sierra .right-quote {
        padding-left: 0.09375em;
        padding-right: 0;
    }
    .overview-page .logo-quote-wrapper .right-quote {
        padding-left: 0.09375em;
    }
    .overview-page .logo-quote-wrapper .right-quote p {
        padding-right: 0;
        padding-left: 20px;
        font-size: 14px;
    }
    .overview-page .logo-quote-wrapper img {
        width: 100%;
    }
    .overview-page .logo-quote-wrapper {
        padding: 50px 20px;
    }
    .overview-page .car-wrapper {
        padding-bottom: 50px;
    }
    .overview-page .car-wrapper h2 {
        font-size: 1.75em !important;
        line-height: 34px;
        margin-bottom: 0.5rem;
    }
    .overview-page .car-wrapper h2+p {
        margin-bottom: 40px;
        line-height: 26px;
    }
    .overview-page .car-wrapper.console {
        padding-top: 50px;
    }
    .overview-page .car-wrapper.console h2+p {
        padding: 0 7em;
    }
    .overview-page p.slide-info {
        font-size: 14px;
        line-height: 21px;
    }
    .overview-page .slideshow {
        bottom: -10px;
    }
    .overview-page p.slide-info {
        margin-bottom: 0;
    }
    .overview-page #dots-to-hide {
        bottom: -100px;
    }
    .overview-page div.descriptionCont {
        margin-top: 10px;
        margin-bottom: 50px;
    }
    .overview-page div.dots-above {
        padding-top: 100px;
    }
    .overview-page .car-wrapper.laptop {
        padding-bottom: 10px;
        padding-top: 50px;
    }
    .overview-page p.description {
        font-size: 16px;
        line-height: 25px;
        padding: 0 15px;
    }
    .overview-page .undertaker-wrapper {
        padding: 0 0 75px 0;
    }
    .overview-page .undertaker-wrapper h3 {
        font-size: 18px !important;
        line-height: 26px;
        padding: 0 30px;
    }
    .overview-page .undertaker-wrapper h3.trusted {
        padding: 0;
    }
    .overview-page div.try-jic h2 {
        font-size: 1.75em !important;
        line-height: 34px;
    }
    .overview-page div.try-jic h2+p,
    .overview-page div.try-jic h2+p+p {
        font-size: 1.125em !important;
        line-height: 26px;
    }
    .overview-page .slideshow3 {
        top: 0;
    }
    .overview-page div.try-jic .seeMore {
        margin-left: 0;
    }
    .overview-page .overview-page #deploy-dots ul.slick-dots {
        margin-top: 21px;
    }
    .overview-page #deploy-slick p.caption {
        margin-top: -10px;
    }
    .overview-page #deploy-dots ul.slick-dots {
        margin-top: 21px;
    }
}

@media only screen and (max-width: 40.063em) {
    .overview-page .overview-wrapper span.slick-arrow img {
        width: 25px;
    }
    .overview-page .small-only-text-center {
        text-align: center !important;
    }
    .overview-page div.jic-main .jic-main-logo p {
        font-size: 32px;
        padding: 0 30px;
        line-height: 40px;
    }
    .overview-page .cdd-wrapper {
        padding: 50px 0;
    }
    .overview-page .cdd-wrapper h3#special {
        font-size: 24px;
        line-height: 32px;
    }
    .overview-page .cdd-wrapper h3+p {
        font-size: 18px;
        padding: 10px 0;
    }
    .overview-page .car-wrapper h2+p {
        padding: 0 1em;
        margin-bottom: 30px;
    }
    .overview-page .car-wrapper.console h2,
    .overview-page .car-wrapper.console h2+p {
        padding: 0 1em;
    }
    .overview-page div.car-wrapper.tablet h2+p {
        padding: 0 7em;
    }
    .overview-page div.car-wrapper h2 {
        font-size: 24px !important;
        line-height: 32px;
    }
    .overview-page h2+p {
        font-size: 18px;
    }
    .overview-page p.slide-info {
        font-size: 14px;
        padding: 0 3em;
        height: 42px;
    }
    .overview-page div.descriptionCont {
        margin-bottom: 0;
    }
    .overview-page img.icon_v2 {
        margin-top: 0;
    }
    .overview-page .logo-quote-wrapper img {
        width: 70%;
    }
    .overview-page .logo-quote-wrapper .right-quote {
        padding-left: 0;
        padding-right: 0;
        border-left: none;
    }
    .overview-page .logo-quote-wrapper.sierra .right-quote p {
        padding: 30px 1em 0 1em;
        margin-bottom: 0;
    }
    .overview-page .logo-quote-wrapper.chobani .right-quote p {
        padding: 30px 0.5em 0 0.5em;
        margin-bottom: 0;
    }
    .overview-page .logo-quote-wrapper.sierra .main-quote,
    .overview-page .logo-quote-wrapper.chobani .main-quote {
        padding: 25px 0.9375em 0 0.9375em;
    }
    .overview-page .logo-quote-wrapper .main-quote h3 {
        margin-bottom: 20px;
    }
    .overview-page .console p.slide-info {
        padding: 0;
        margin-bottom: -6px;
    }
    .overview-page .undertaker-wrapper h3 {
        font-size: 18px;
        padding: 0;
    }
    .overview-page .undertaker-wrapper .icon-paragraph div.small-12.medium-4.columns {
        margin-top: 50px;
    }
    .overview-page h3+p {
        font-size: 14px;
    }
    .overview-page p.description {
        font-size: 16px;
    }
    .overview-page h3+p+a:link {
        font-size: 14px;
    }
    .overview-page div.logo-quote-wrapper .chobani-image {
        margin-top: 5px;
    }
    .overview-page div.try-jic h2 {
        font-size: 24px !important;
    }
    .overview-page div.try-jic p {
        font-size: 18px;
    }
    .overview-page #companybar h3 {
        font-size: 21px;
    }
    .overview-page #platformReqs p {
        margin-top: 25px;
        margin-bottom: 0;
    }
    .overview-page .slick-slide {
        margin: 0;
    }
    .overview-page .slideshow2 img {
        width: 95%;
    }
    .overview-page .logo-quote-wrapper img {
        padding-top: 0;
    }
    .overview-page .logo-quote-wrapper .main-quote h3+p+p {
        font-size: 0.75em;
        margin-bottom: 30px;
    }
    .overview-page .car-wrapper.tablet {
        padding-top: 50px;
    }
    .overview-page .overview-wrapper #connect-slick span.slick-arrow.left-button,
    .overview-page .overview-wrapper #design-slick span.slick-arrow.left-button,
    .overview-page .overview-wrapper #deploy-slick span.slick-arrow.left-button {
        left: -25px;
    }
    .overview-page .overview-wrapper #connect-slick span.slick-arrow.right-button,
    .overview-page .overview-wrapper #design-slick span.slick-arrow.right-button,
    .overview-page .overview-wrapper #deploy-slick span.slick-arrow.right-button {
        right: -25px;
    }
    .overview-page #platformReqs {
        padding: 30px 0 75px 0;
    }
    .overview-page #dots-to-hide {
        bottom: -95px;
    }
    .overview-page #deploy-dots ul.slick-dots {
        margin-top: 40px;
    }
}

@media only screen and (max-width: 393px) {
    .overview-page .hide-at-393 {
        display: none !important;
    }
}

@media only screen and (max-width: 500px) {
    .overview-page div.car-wrapper.tablet h2+p {
        padding: 0 5em;
    }
}

@media only screen and (max-width: 400px) {
    .overview-page div.car-wrapper.tablet h2+p {
        padding: 0 3em;
    }
}

@media only screen and (max-width: 415px) {
    .overview-page div.jic-main .jic-main-logo img {
        width: 265px;
    }
}

@media only screen and (max-width: 329px) {
    .overview-page div.car-wrapper.tablet h2+p {
        padding: 0 2em;
    }
    .overview-page div.jic-main .jic-main-logo img {
        width: 200px;
    }
    .overview-page div.jic-main .jic-main-logo p {
        margin-top: 40px;
    }
}

@media screen and (max-width: 736px) and (orientation: landscape) {
    .overview-page div.jic-main .jic-main-logo p {
        font-size: 15px !important;
        margin: 5px 0;
    }
    .overview-page div.jic-main .jic-main-logo img {
        width: 40%;
    }
}

@media screen and (min-width: 415px) and (max-width: 641px) {
    .overview-page div.jic-main .jic-main-logo p {
        font-size: 46px;
        padding: 0 30px;
        line-height: 60px;
    }
    .overview-page div.car-wrapper h2 {
        font-size: 28px !important;
    }
    .overview-page .car-wrapper .slide-info {
        height: auto;
    }
    .overview-page .console p.slide-info {
        margin-bottom: -10px;
    }
}

@media screen and (min-width: 415px) and (max-width: 641px) and (max-width: 542px) {
    .overview-page .console p.slide-info {
        height: 42px;
    }
}

@media only screen and (min-width: 120.063em) {
    .overview-page .row {
        max-width: 1400px;
    }
    .overview-page div.jic-main .jic-main-logo img {
        width: 750px;
    }
    .overview-page div.jic-main .jic-main-logo p {
        font-size: 3.75em;
        line-height: 80px;
    }
    .overview-page .cdd-wrapper h3#special {
        font-size: 40px;
        margin-bottom: 30px;
    }
    .overview-page .cdd-wrapper h3+p {
        font-size: 24px;
        line-height: 36px;
    }
    .overview-page .logo-quote-wrapper .main-quote h3 {
        font-size: 24px;
        line-height: 36px;
    }
    .overview-page .logo-quote-wrapper .main-quote h3+p {
        font-size: 18px;
        line-height: 28px;
    }
    .overview-page .logo-quote-wrapper .main-quote h3+p+p {
        font-size: 16px;
    }
    .overview-page .logo-quote-wrapper .right-quote p {
        font-size: 18px;
        line-height: 30px;
    }
    .overview-page .console p.slide-info {
        margin-bottom: -25px;
    }
    .overview-page .tablet p.slide-info {
        margin-bottom: 15px;
    }
    .overview-page .car-wrapper h2 {
        font-size: 40px !important;
    }
    .overview-page .car-wrapper h2+p {
        font-size: 26px;
        line-height: 36px;
    }
    .overview-page .car-wrapper p.slide-info {
        font-size: 21px;
    }
    .overview-page p.description {
        font-size: 21px;
        line-height: 34px;
    }
    .overview-page .undertaker-wrapper h3 {
        font-size: 26px;
        line-height: 36px;
    }
    .overview-page .icon-paragraph h3+p {
        font-size: 18px;
        line-height: 28px;
    }
    .overview-page h3+p+a:link,
    .overview-page h3+p+a:active,
    .overview-page h3+p+a:visited,
    .overview-page h3+p+a:hover {
        font-size: 16px !important;
    }
    .overview-page .icon-paragraph a img.ctaArrow {
        top: 2px;
    }
    .overview-page #dots-to-hide {
        bottom: 0;
    }
    .overview-page div.try-jic h2 {
        font-size: 40px !important;
        margin-bottom: 30px;
    }
    .overview-page div.try-jic h2+p,
    .overview-page div.try-jic h2+p+p {
        font-size: 26px;
        line-height: 36px;
    }
    .overview-page div.try-jic p.specs {
        font-size: 16px;
        font-weight: 300;
    }
    .overview-page div.try-jic .seeMore {
        font-size: 16px;
    }
    .overview-page div.try-jic .see-more-div {
        margin-top: 4px;
    }
}

.platform-page-main {
    /*Everything 1025px and smaller - tablet and smaller*/
    /*Everything Smaller than 641px - mobile*/
    /*-------------------XXL BreakPoint-------------------*/
    /*special positioning for the jic-main logo h2*/
}

.platform-page-main .main-content-wrapper .jic-main {
    background: rgba(0, 0, 0, 0) url("../images/platform/platform_banner.jpg") repeat scroll center center/cover;
    min-height: 450px;
}

@media only screen and (max-width: 1025px) {
    .platform-page-main .main-content-wrapper .jic-main .jic-main-logo-h2 {
        margin-top: 28px;
    }
}

.platform-page-main .panel-3-cols .a-panel {
    background-color: #EEEEEE;
    padding: 50px 20px 45px 20px;
    border-radius: 3px;
}

.platform-page-main .panel-3-cols .a-panel p {
    font-size: 16px;
    line-height: 25px;
    color: #666666;
    margin-top: 30px;
    font-weight: 300;
}

@media (min-width: 120.063em) {
    .platform-page-main .panel-3-cols .a-panel p {
        font-size: 18px;
        line-height: 30px;
    }
}

.platform-page-main .panel-3-cols .a-panel .panel-logo {
    height: 40px;
}

.platform-page-main .panel-3-cols .panel-container:not(:last-child) {
    padding-right: 0;
}

@media only screen and (max-width: 1025px) {
    .platform-page-main .panel-3-cols .a-panel p {
        font-size: 14px;
    }
    .platform-page-main .panel-3-cols a img.ctaArrow {
        padding-left: 45px;
    }
    .platform-page-main .panel-3-cols a img.ctaArrow.first {
        padding-left: 23px;
    }
}

@media screen and (max-width: 641px) {
    .platform-page-main .panel-3-cols .panel-container:not(:last-child) {
        padding-right: 0.9375em;
        margin-bottom: 15px;
    }
    .platform-page-main .panel-3-cols .a-panel {
        padding: 30px 15px;
        text-align: center;
    }
    .platform-page-main .panel-3-cols .a-panel .panel-logo {
        height: 30px;
    }
    .platform-page-main .panel-3-cols .a-panel p {
        text-align: center;
    }
    .platform-page-main .panel-3-cols a img.ctaArrow,
    .platform-page-main .panel-3-cols a img.ctaArrow.first {
        padding-left: 7px;
    }
    .platform-page-main .panel-3-cols a:not(.link-underline) {
        margin-left: -20px;
    }
}

.platform-page-main .single-centered-button a.product-primary-button {
    width: 275px;
    height: 45px;
}

.platform-page-main .total-system {
    background: rgba(0, 0, 0, 0) url("../images/platform/platform.jpg") no-repeat center center/cover;
    min-height: 650px;
    padding-top: 75px;
}

.platform-page-main .total-system img {
    width: 100%;
    max-width: 964px;
    margin: 0 auto;
}

.platform-page-main .total-system h3 {
    font-size: 27px;
    line-height: 38px;
    color: #FFFFFF !important;
    margin-bottom: 15px;
}

@media only screen and (max-width: 1025px) {
    .platform-page-main .total-system {
        min-height: 599px;
        padding-top: 50px;
    }
    .platform-page-main .total-system img {
        max-width: 750px;
    }
    .platform-page-main .total-system h3 {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 40px;
    }
}

@media screen and (max-width: 780px) {
    .platform-page-main .total-system {
        min-height: 0;
        height: auto;
        padding-bottom: 70px;
    }
}

@media only screen and (max-width: 641px) {
    .platform-page-main .total-system {
        height: auto;
        padding: 30px 0 50px 0;
    }
}

.platform-page-main .text-left-picture-right,
.platform-page-main .text-right-picture-left {
    padding: 100px 0;
}

.platform-page-main .text-left-picture-right>.row,
.platform-page-main .text-right-picture-left>.row {
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
}

.platform-page-main .text-left-picture-right>.row img:not(.ctaArrow),
.platform-page-main .text-right-picture-left>.row img:not(.ctaArrow) {
    align-self: center;
}

@media (max-width: 40em) {
    .platform-page-main .text-left-picture-right>.row,
    .platform-page-main .text-right-picture-left>.row {
        flex-direction: column;
    }
}

@media (max-width: 63.9375em) {
    .platform-page-main .text-left-picture-right,
    .platform-page-main .text-right-picture-left {
        padding: 75px 0;
    }
}

@media (max-width: 40em) {
    .platform-page-main .text-left-picture-right,
    .platform-page-main .text-right-picture-left {
        padding: 50px 0;
    }
    .platform-page-main .text-left-picture-right img:not(.ctaArrow),
    .platform-page-main .text-right-picture-left img:not(.ctaArrow) {
        width: 100%;
    }
}

@media (max-width: 40em) {
    .platform-page-main .image-shift [class*=-image] {
        order: -1;
    }
}

.platform-page-main .hit-the-ground {
    padding-top: 120px;
}

@media (max-width: 63.9375em) {
    .platform-page-main .hit-the-ground {
        padding-top: 80px;
    }
}

@media (max-width: 40em) {
    .platform-page-main .hit-the-ground {
        padding-top: 60px;
    }
}

.platform-page-main .spill-left img:not(.ctaArrow) {
    float: right;
}

.platform-page-main .spill-left.mission img:not(.ctaArrow) {
    min-width: 694px;
}

@media (max-width: 63.9375em) {
    .platform-page-main .spill-left.mission img:not(.ctaArrow) {
        min-width: 546px;
    }
}

@media (max-width: 40em) {
    .platform-page-main .spill-left img:not(.ctaArrow) {
        min-width: 0;
        min-width: unset !important;
        float: none;
    }
}

.platform-page-main .spill-right.totally-mobile img:not(.ctaArrow),
.platform-page-main .spill-right.any-device img:not(.ctaArrow) {
    min-width: 633px;
}

@media (max-width: 63.9375em) {
    .platform-page-main .spill-right.totally-mobile img:not(.ctaArrow),
    .platform-page-main .spill-right.any-device img:not(.ctaArrow) {
        min-width: 546px;
    }
}

@media (max-width: 40em) {
    .platform-page-main .spill-right img:not(.ctaArrow) {
        min-width: 0;
        min-width: unset !important;
        float: none;
    }
}

.platform-page-main .spill-right .ctaArrow {
    position: absolute;
    height: 17px;
    top: auto;
    right: auto;
    text-align: right;
    padding-left: 7px;
    padding-top: 2px;
}

.platform-page-main .performance,
.platform-page-main .any-device {
    padding-bottom: 200px;
}

@media (max-width: 63.9375em) {
    .platform-page-main .performance,
    .platform-page-main .any-device {
        padding-bottom: 100px;
    }
}

.platform-page-main .small-info-paragraph.open-platform {
    padding: 50px 0 75px 0;
}

.platform-page-main .small-info-paragraph.open-platform p {
    margin-bottom: 0;
}

@media screen and (max-width: 1025px) {
    .platform-page-main .small-info-paragraph.open-platform {
        padding: 50px 0;
    }
}

@media screen and (max-width: 641px) {
    .platform-page-main .small-info-paragraph.open-platform {
        padding: 30px 0;
    }
}

.platform-page-main .small-info-paragraph.complete-system {
    padding: 50px 0 100px 0;
}

@media screen and (max-width: 1025px) {
    .platform-page-main .small-info-paragraph.complete-system {
        padding: 50px 0 50px 0;
    }
}

@media screen and (max-width: 641px) {
    .platform-page-main .small-info-paragraph.complete-system {
        padding: 30px 0;
    }
}

.platform-page-main .small-info-paragraph.complete-system .small-12 {
    padding: 0 2.2em;
}

.platform-page-main .info-paragraph {
    padding-bottom: 30px;
}

.platform-page-main .platform-video {
    margin-bottom: 75px;
}

.platform-page-main .single-centered-button {
    margin: 50px 0 100px 0;
}

.platform-page-main .medium-3-col-bullet-list {
    margin-bottom: 150px;
}

@media (max-width: 63.9375em) {
    .platform-page-main .medium-3-col-bullet-list {
        margin-bottom: 75px;
    }
}

@media (max-width: 40em) {
    .platform-page-main .medium-3-col-bullet-list {
        margin-bottom: 60px;
    }
}

.platform-page-main .medium-3-col-bullet-list .bullet {
    padding: 0;
}

.platform-page-main .medium-3-col-bullet-list h4 {
    font-size: 24px;
    line-height: 30px;
    margin: 0 0 10px 0;
    color: #4E4E4E;
}

.platform-page-main .medium-3-col-bullet-list h4.text-center {
    font-size: 27px;
    line-height: 38px;
    color: #445C6D;
    padding: 100px 0 75px 0;
    margin: 0;
}

.platform-page-main .medium-3-col-bullet-list h4+p {
    font-size: 16px;
    line-height: 25px;
    color: #666666;
    font-weight: 300;
    margin: 0;
}

.platform-page-main .medium-3-col-bullet-list .bullet-row .feature-image {
    padding-right: 0;
    text-align: right;
}

.platform-page-main .medium-3-col-bullet-list .bullet-row .feature-image img {
    width: 56px;
}

.platform-page-main .medium-3-col-bullet-list .bullet-row:not(:last-child) {
    margin-bottom: 75px;
}

@media screen and (max-width: 1025px) {
    .platform-page-main .medium-3-col-bullet-list h4:not(.text-center) {
        font-size: 18px;
        line-height: 26px;
        padding: 0 1.5em;
    }
    .platform-page-main .medium-3-col-bullet-list h4+p {
        font-size: 14px;
        line-height: 21px;
    }
    .platform-page-main .medium-3-col-bullet-list h4.text-center {
        font-size: 24px;
        line-height: 30px;
        padding: 75px 0 50px 0;
    }
    .platform-page-main .medium-3-col-bullet-list .bullet-row {
        text-align: center;
    }
    .platform-page-main .medium-3-col-bullet-list .bullet-row .snowflake {
        padding-left: 0.5em;
    }
    .platform-page-main .medium-3-col-bullet-list .bullet-row .feature-image {
        text-align: center;
        margin-bottom: 15px;
        padding-left: 0;
    }
    .platform-page-main .medium-3-col-bullet-list .bullet-row a.link-with-arrow {
        left: -10px;
    }
}

@media screen and (max-width: 641px) {
    .platform-page-main .medium-3-col-bullet-list h4.text-center {
        padding: 50px 1em 40px 1em;
    }
    .platform-page-main .medium-3-col-bullet-list h4:not(.text-center) {
        padding: 0;
    }
    .platform-page-main .medium-3-col-bullet-list h4+p {
        margin-bottom: 15px;
    }
    .platform-page-main .medium-3-col-bullet-list .bullet-row {
        text-align: left;
    }
    .platform-page-main .medium-3-col-bullet-list .bullet-row:not(:last-child) {
        margin-bottom: 0;
    }
    .platform-page-main .medium-3-col-bullet-list .bullet-row a.link-with-arrow {
        left: 0;
    }
    .platform-page-main .medium-3-col-bullet-list .bullet-row a img.ctaArrow {
        padding-left: 7px;
    }
    .platform-page-main .medium-3-col-bullet-list .bullet-row .bullet {
        margin-bottom: 40px;
    }
    .platform-page-main .medium-3-col-bullet-list .bullet-row .feature-image img {
        width: 50px;
    }
    .platform-page-main .medium-3-col-bullet-list .bullet-row .snowflake {
        padding-left: 0.9375em;
    }
}

@media only screen and (min-width: 120.063em) {
    .platform-page-main .medium-3-col-bullet-list .bullet {
        padding: 0 0.9375em;
    }
}

.platform-page-main .medium-3-col-bullet-list+div hr {
    margin: 100px 0 0 0;
}

@media screen and (max-width: 1025px) {
    .platform-page-main .medium-3-col-bullet-list+div hr {
        margin: 75px 0 25px 0;
    }
}

@media screen and (max-width: 641px) {
    .platform-page-main .medium-3-col-bullet-list+div hr {
        margin: 0 0 20px 0;
    }
}

.platform-page-main .logo-quote-main .logo-quote-wrapper .right-quote {
    padding-right: 0;
}

@media only screen and (max-width: 1025px) {
    .platform-page-main .logo-quote-main .logo-quote-wrapper .main-quote {
        padding-right: 2em;
    }
    .platform-page-main .logo-quote-main .logo-quote-wrapper .right-quote {
        padding-left: 2em;
        padding-right: 1em;
    }
}

@media only screen and (max-width: 641px) {
    .platform-page-main .logo-quote-main .logo-quote-wrapper .main-quote {
        padding: 25px 1.5em 0 1.5em;
    }
    .platform-page-main .logo-quote-main .logo-quote-wrapper .main-quote h3+p+p {
        margin-top: 0;
        margin-bottom: 30px;
    }
    .platform-page-main .logo-quote-main .logo-quote-wrapper .right-quote {
        padding: 30px 3.5em 50px 3.5em;
    }
}

@media only screen and (max-width: 1025px) {
    .platform-page-main hr.main {
        margin: 0;
    }
    .platform-page-main div.info-paragraph {
        padding: 50px 0;
    }
    .platform-page-main div.single-centered-button {
        margin: 30px 0 75px 0;
    }
}

@media only screen and (max-width: 641px) {
    .platform-page-main div.main-content-wrapper.platform-page div.jic-main div.jic-main-logo {
        margin-bottom: 60px;
    }
    .platform-page-main div.info-paragraph {
        padding: 30px 0;
    }
    .platform-page-main div.info-paragraph p {
        margin-bottom: 0;
    }
    .platform-page-main div.single-centered-button {
        margin-bottom: 50px;
    }
    .platform-page-main .platform-try-section div.try-jic-solutions h3 {
        padding: 0 1em;
    }
}

@media only screen and (min-width: 120.063em) {
    .platform-page-main div.main-content-wrapper div.jic-main h2.jic-main-logo-h2 {
        padding-left: 10px;
        padding-right: 0;
    }
}

@media screen and (max-width: 509px) {
    .platform-page-main div.main-content-wrapper div.jic-main h2.jic-main-logo-h2 {
        margin-top: 5px;
    }
}

.scada-page {
    /*Everything 1025px and smaller - tablet and smaller*/
    /*Everything Smaller than 641px - mobile*/
    /*-------------------XXL BreakPoint-------------------*/
}

.scada-page div.main-content-wrapper div.jic-main {
    background: rgba(0, 0, 0, 0) url("../images/scada/scada_bg.jpg") no-repeat center top/cover;
    min-height: 450px;
}

.scada-page div.major-features {
    background: rgba(0, 0, 0, 0) url("../images/scada/majorFeaturesBG_SCADA.jpg") no-repeat center center/cover;
}

.scada-page div.major-features img {
    max-width: 890px;
}

@media only screen and (max-width: 1025px) {
    .scada-page div.major-features img {
        max-width: 625px;
    }
}

@media only screen and (max-width: 641px) {
    .scada-page div.major-features img {
        max-width: 310px;
    }
}

.scada-page div.text-left-picture-right.new-scada h3 {
    font-weight: 600;
}

.scada-page div.text-left-picture-right.new-scada {
    padding-top: 100px;
    padding-bottom: 80px;
}

.scada-page div.small-info-paragraph p,
.scada-page div.text-left-picture-right h3+p,
.scada-page div.text-right-picture-left p {
    line-height: 28px;
}

.scada-page div.text-left-picture-right.new-scada .new-scada-image {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

.scada-page div.text-left-picture-right p.image-caption {
    margin-top: 15px;
    font-size: 0.875em;
    line-height: 21px;
    font-style: italic;
    font-weight: 300;
}

.scada-page div.text-left-picture-right {
    padding-top: 50px;
    padding-bottom: 50px;
}

.scada-page div.text-right-picture-left {
    padding-top: 100px;
    padding-bottom: 200px;
}

.scada-page div.text-right-picture-left.develop {
    padding-top: 150px;
    padding-bottom: 50px;
}

.scada-page div.text-left-picture-right p.image-caption a {
    color: #4A90AD;
}

.scada-page div.text-left-picture-right p.image-caption a:hover {
    text-decoration: underline;
}

.scada-page div.logo-quote-main .logo-quote-wrapper img {
    padding-top: 0;
    width: 100px;
}

.scada-page div.major-features h3 {
    padding: 0 10px;
}

@media (min-width: 40em) {
    .scada-page div.text-left-picture-right .real-time-image {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.scada-page div.text-left-picture-right .real-time-image img {
    min-width: 685px;
}

.scada-page div.text-left-picture-right .real-time-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.scada-page div.text-right-picture-left.next-gen {
    padding-bottom: 100px;
}

.scada-page div.text-right-picture-left .control-image img {
    position: relative;
    min-width: 685px;
    left: -41%;
}

.scada-page div.text-right-picture-left .develop-image img {
    position: relative;
    min-width: 834px;
    left: -40%;
}

.scada-page div.text-right-picture-left .control-text,
.scada-page div.text-right-picture-left .develop-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.scada-page .easy-web-deployment {
    margin-top: 10px;
}

.scada-page hr.main.web {
    margin-top: 100px;
}

.scada-page div.small-3-col-bullet-list .bullet-row:last-child .bullet,
.scada-page div.small-3-col-bullet-list .bullet-row:last-child .bullet p {
    margin-bottom: 0;
}

.scada-page div.small-3-col-bullet-list {
    padding-bottom: 75px;
}

.scada-page div.faq {
    margin-bottom: 100px;
}

@media only screen and (max-width: 64.063em) {
    .scada-page div.text-left-picture-right.real-time {
        padding-top: 120px;
        padding-bottom: 50px;
    }
    .scada-page div.text-right-picture-left {
        padding-bottom: 150px;
    }
    .scada-page div.text-left-picture-right .real-time-image img {
        min-width: 428px;
    }
    .scada-page div.text-left-picture-right.new-scada .new-scada-image {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin: 25px auto;
    }
    .scada-page .scada-page div.text-right-picture-left .control-image,
    .scada-page .scada-page div.text-right-picture-left .develop-image {
        margin-left: -3.33333%;
    }
    .scada-page div.text-right-picture-left .control-image img {
        min-width: 428px;
        left: initial;
        float: right;
    }
    .scada-page div.develop-image {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
    }
    .scada-page div.text-right-picture-left .develop-image img {
        min-width: 570px;
        left: 35px;
        float: right;
    }
    .scada-page div.text-left-picture-right.new-scada {
        padding: 50px 0;
    }
    .scada-page .scada-page div.major-features h3 {
        margin-bottom: 68px;
    }
    .scada-page div.logo-quote-main .logo-quote-wrapper .main-quote {
        padding-top: 0;
        padding-right: 0.9375em;
    }
    .scada-page div.small-info-paragraph p,
    .scada-page div.text-left-picture-right h3+p,
    .scada-page div.text-right-picture-left p {
        line-height: 25px;
    }
    .scada-page .easy-web-deployment {
        margin-top: 120px;
    }
    .scada-page hr.main.web {
        margin-top: 70px;
    }
    .scada-page div.small-3-col-bullet-list {
        padding: 20px 0 75px 0;
    }
    .scada-page div.faq {
        margin-bottom: 75px;
    }
}

@media (max-width: 63.9375em) {
    .scada-page div.main-content-wrapper div.jic-main p {
        line-height: 36px;
    }
}

@media only screen and (min-width: 641px) and (max-width: 751px) {
    .scada-page .hide-pipe {
        visibility: hidden;
    }
    .scada-page .hide-pipe+a.callus {
        display: block;
    }
}

@media only screen and (max-width: 641px) {
    .scada-page div.text-right-picture-left .control-image img,
    .scada-page div.text-right-picture-left .develop-image img {
        position: initial;
        min-width: 0;
        min-width: unset;
        margin-right: 0;
    }
    .scada-page div.small-2-col-bullet-list .small-2-col-bullet-list-wrapper h4 {
        padding: 0;
    }
    .scada-page div.logo-quote-main .logo-quote-wrapper img {
        margin-bottom: 25px;
    }
    .scada-page div.logo-quote-main .logo-quote-wrapper .right-quote {
        padding: 30px 0.9375em 50px 0.9375em;
    }
    .scada-page div.logo-quote-main .logo-quote-wrapper .right-quote p {
        margin-bottom: 20px;
    }
    .scada-page div.major-features h3 {
        margin-top: 0;
    }
    .scada-page div.small-info-paragraph {
        padding: 30px 0;
    }
    .scada-page div.text-left-picture-right,
    .scada-page div.text-right-picture-left {
        padding: 40px 0 30px 0 !important;
    }
    .scada-page div.text-left-picture-right.new-scada h3 {
        font-size: 1.5em;
        margin-top: 0;
    }
    .scada-page div.text-left-picture-right.new-scada {
        padding: 50px 0 10px 0 !important;
    }
    .scada-page div.text-left-picture-right.real-time div.show-for-small-only {
        padding: 0;
    }
    .scada-page div.image-background {
        margin-top: 30px;
    }
    .scada-page div.easy-web-deployment {
        margin-top: 35px;
    }
    .scada-page hr.main.web {
        margin-top: 35px;
    }
    .scada-page div.small-3-col-bullet-list {
        padding: 20px 0;
    }
    .scada-page div.faq {
        margin-bottom: 50px;
    }
    .scada-page div.small-3-col-bullet-list .bullet-row .bullet p {
        margin-bottom: 0;
    }
    .scada-page div.small-3-col-bullet-list .bullet-row .bullet,
    .scada-page div.small-3-col-bullet-list .bullet-row:last-child .bullet {
        margin-bottom: 30px;
    }
}

@media only screen and (min-width: 120.063em) {
    .scada-page div.text-left-picture-right.new-scada h3 {
        font-size: 32px;
        margin-bottom: 15px;
    }
    .scada-page div.text-left-picture-right.new-scada h3+p {
        line-height: 36px !important;
    }
    .scada-page div.text-left-picture-right p.image-caption {
        font-size: 16px;
    }
    .scada-page div.text-right-picture-left .control-image img {
        left: -6%;
    }
    .scada-page div.text-right-picture-left .develop-image img {
        left: -22%;
    }
    .scada-page div.text-right-picture-left .control-image p.caption,
    .scada-page div.text-right-picture-left .develop-image p.caption {
        margin-right: 4.67%;
    }
    .scada-page div.text-right-picture-left.control .control-text,
    .scada-page div.text-right-picture-left.control .develop-text {
        padding-right: 0;
    }
}

.hmi-page {
    /*_____________________Text Left Picture Right _____________________*/
    /*_____________________Text Right Picture Left _____________________*/
    /*Everything 1025px and smaller - tablet and smaller*/
    /*Everything Smaller than 641px - mobile*/
    /*-------------------XXL BreakPoint-------------------*/
    /*special positioning for the jic-main logo h2*/
}

.hmi-page div.main-content-wrapper div.jic-main {
    background: rgba(0, 0, 0, 0) url("../images/hmi/hmi_bg.jpg") no-repeat center top/cover;
    min-height: 450px;
}

.hmi-page div.major-features img {
    position: relative;
    left: 50%;
    top: 0;
    right: auto;
    min-width: 1400px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.hmi-page div.major-features h3 {
    margin-bottom: 50px;
}

.hmi-page div.major-features .row {
    bottom: 25px;
}

.hmi-page div.text-left-picture-right .connect-plc-text,
.hmi-page div.text-left-picture-right .analyze-data-text {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
}

.hmi-page div.text-left-picture-right .analyze-data-text {
    padding-right: 0;
}

@media only screen and (max-width: 640px) {
    .hmi-page div.text-left-picture-right .analyze-data-text {
        padding-right: 0.9375em;
    }
}

.hmi-page div.text-left-picture-right .connect-plc-image img,
.hmi-page div.text-left-picture-right .analyze-data-image img {
    min-width: 685px;
}

.hmi-page div.text-right-picture-left .any-screen-image img {
    position: relative;
    min-width: 685px;
    left: -41%;
}

.hmi-page div.text-right-picture-left .any-screen-text {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 0;
}

@media only screen and (max-width: 640px) {
    .hmi-page div.text-right-picture-left .any-screen-text {
        padding: 0 0.9375em;
    }
}

.hmi-page div.small-info-paragraph {
    padding-bottom: 100px;
}

.hmi-page div.text-right-picture-left {
    padding: 100px 0 200px 0;
}

.hmi-page div.text-right-picture-left.mobile-responsive {
    padding-bottom: 50px;
}

.hmi-page .small-info-paragraph .see-and-control {
    padding: 0 3em;
}

@media only screen and (max-width: 640px) {
    .hmi-page .small-info-paragraph .see-and-control {
        padding: 0 0.9375em;
    }
}

.hmi-page .centered-image {
    margin-top: 100px;
}

.hmi-page div.small-3-col-bullet-list .bullet-row:last-child .bullet {
    margin-bottom: 0;
}

.hmi-page div.small-3-col-bullet-list {
    padding-bottom: 20px;
}

.hmi-page hr.main.with-margin {
    margin: 100px 0 0 0;
}

.hmi-page div.main-content-wrapper .faq {
    padding-bottom: 100px;
}

@media only screen and (max-width: 1025px) {
    .hmi-page div.main-content-wrapper div.jic-main {
        padding-right: 50px;
    }
    .hmi-page div.main-content-wrapper div.jic-main .row:nth-of-type(2) div {
        padding-right: 0;
    }
    .hmi-page div.logo-quote-main .logo-quote-wrapper img {
        max-width: 140px;
    }
    .hmi-page div.logo-quote-main .logo-quote-wrapper .main-quote {
        padding-right: 2em;
    }
    .hmi-page div.logo-quote-main .logo-quote-wrapper .right-quote {
        padding-left: 2em;
        padding-right: 30px;
    }
    .hmi-page div.major-features {
        padding-top: 50px;
    }
    .hmi-page div.text-right-picture-left,
    .hmi-page div.text-left-picture-right {
        padding-top: 25px;
        padding-bottom: 100px;
    }
    .hmi-page div.text-right-picture-left.mobile-responsive,
    .hmi-page div.text-left-picture-right.mobile-responsive {
        padding-bottom: 50px;
    }
    .hmi-page .centered-image {
        margin-top: 25px;
    }
    .hmi-page div.text-right-picture-left .any-screen-image img {
        min-width: 428px;
        left: initial;
        float: right;
    }
    .hmi-page div.text-left-picture-right .connect-plc-image img,
    .hmi-page div.text-left-picture-right .analyze-data-image img {
        min-width: 472px;
    }
    .hmi-page hr.main.with-margin {
        margin: 50px 0 0 0;
    }
    .hmi-page div.main-content-wrapper .product-pricing .product-pricing-panels h3+p {
        padding: 0 1em;
    }
    .hmi-page div.small-3-col-bullet-list .bullet,
    .hmi-page div.small-3-col-bullet-list .bullet-row:last-child .bullet {
        margin-bottom: 30px;
    }
    .hmi-page div.major-features img {
        min-width: 1000px;
    }
    .hmi-page div.major-features h3 {
        margin-bottom: 0;
    }
}

@media (max-width: 63.9375em) {
    .hmi-page div.main-content-wrapper div.jic-main p {
        line-height: 36px;
    }
}

@media only screen and (min-width: 641px) and (max-width: 688px) {
    .hmi-page .hide-pipe {
        visibility: hidden;
    }
    .hmi-page .hide-pipe+a.callus {
        display: block;
    }
}

@media only screen and (max-width: 641px) {
    .hmi-page div.main-content-wrapper div.jic-main {
        padding-right: 0.9375em;
    }
    .hmi-page div.small-info-paragraph {
        padding: 30px 0 50px;
    }
    .hmi-page div.small-info-paragraph h3 {
        padding: 0;
    }
    .hmi-page div.text-right-picture-left,
    .hmi-page div.text-left-picture-right {
        padding-bottom: 50px;
    }
    .hmi-page hr.main.with-margin {
        margin: 0;
    }
    .hmi-page div.small-3-col-bullet-list {
        padding: 20px 0 50px 0;
    }
    .hmi-page div.text-right-picture-left .any-screen-image img {
        position: initial;
        min-width: 0;
        min-width: unset;
        margin-right: 0;
    }
    .hmi-page div.logo-quote-main .logo-quote-wrapper .main-quote {
        padding: 25px 1.5em 0 1.5em;
    }
    .hmi-page div.logo-quote-main .logo-quote-wrapper .main-quote h3+p+p {
        margin-top: 0;
        margin-bottom: 30px;
    }
    .hmi-page div.logo-quote-main .logo-quote-wrapper .right-quote {
        padding: 30px 3.5em 50px 3.5em;
    }
    .hmi-page div.main-content-wrapper.platform-page div.logo-quote-main {
        margin: 0;
    }
    .hmi-page div.major-features .row {
        bottom: 0;
    }
    .hmi-page div.major-features img {
        min-width: 600px;
        max-width: initial;
    }
    .hmi-page div.major-features h3 {
        margin-bottom: 0;
    }
}

@media (min-width: 120.063em) {
    .hmi-page div.text-right-picture-left .any-screen-image img {
        left: -6%;
    }
    .hmi-page div.text-right-picture-left.any-screen .any-screen-text {
        padding-right: 0;
    }
    .hmi-page div.main-content-wrapper div.jic-main h2.jic-main-logo-h2 {
        padding-left: 10px;
        padding-right: 0;
    }
}

.mes-page {
    /*_____________________Text Right Picture Left _____________________*/
    /* Spacing */
    /* Tablet and smaller */
    /*Everything Smaller than 641px - mobile*/
}

.mes-page .no-padding {
    padding: 0;
}

@media (max-width: 63.9375em) {
    .mes-page .ia-breadcrumb {
        margin-bottom: 0;
    }
}

.mes-page div.main-content-wrapper div.jic-main {
    background: rgba(0, 0, 0, 0) url("../images/mes/mes_bg.jpg") no-repeat center top/cover;
    min-height: 450px;
}

.mes-page div.major-features {
    background: rgba(0, 0, 0, 0) url("../images/mes/flow_bg.jpg") no-repeat center center/cover;
}

.mes-page div.ideal-platform h3 {
    font-weight: 600;
}

.mes-page div.major-features img {
    max-width: 702px;
    width: 100%;
}

.mes-page div.logo-quote-main .logo-quote-wrapper img {
    width: 100%;
}

.mes-page .flex-column-container {
    display: flex !important;
    flex-direction: column;
    justify-content: center;
}

.mes-page .centered-image img {
    margin: auto;
}

.mes-page div.text-right-picture-left img {
    position: relative;
}

.mes-page div.text-right-picture-left img.spill {
    left: -36%;
}

.mes-page div.text-left-picture-right img.spill,
.mes-page div.text-right-picture-left img.spill {
    min-width: 685px;
}

.mes-page div.text-right-picture-left img.spill {
    left: initial;
    float: right;
    max-width: 685px;
}

.mes-page div.small-info-paragraph.ideal-platform {
    padding-bottom: 75px;
}

.mes-page div.text-right-picture-left {
    padding: 100px 0 200px 0;
}

.mes-page div.small-info-paragraph {
    padding-bottom: 100px;
}

.mes-page div.small-3-col-bullet-list {
    padding: 20px 0 0 0;
}

.mes-page div.faq .faq-line {
    margin-bottom: 100px;
}

.mes-page div.logo-quote-main .logo-quote-wrapper img {
    padding-top: 0;
}

@media only screen and (max-width: 1025px) {
    .mes-page div.text-left-picture-right img.spill,
    .mes-page div.text-right-picture-left img.spill {
        min-width: 428px;
        max-width: 428px;
    }
    .mes-page div.small-info-paragraph.ideal-platform {
        padding-bottom: 25px !important;
        padding-top: 0;
    }
    .mes-page div.major-features {
        height: 471px;
    }
    .mes-page div.major-features h3 {
        margin-bottom: 50px;
    }
    .mes-page div.major-features img {
        width: 80%;
        max-width: 526px;
    }
    .mes-page div.logo-quote-main .logo-quote-wrapper div.right-quote {
        padding: 0 30px;
    }
    .mes-page div.logo-quote-main .logo-quote-wrapper div p {
        padding: 0;
    }
    .mes-page div.logo-quote-main .logo-quote-wrapper .main-quote {
        padding-right: 1em;
    }
    .mes-page div.small-info-paragraph {
        padding-bottom: 125px;
    }
    .mes-page div.text-left-picture-right,
    .mes-page div.text-right-picture-left {
        padding-top: 0;
        padding-bottom: 125px;
    }
    .mes-page div.connect-all-operational img {
        width: 85%;
        max-width: 320px;
        margin: auto;
    }
}

@media only screen and (min-width: 641px) and (max-width: 767px) {
    .mes-page .hide-pipe {
        visibility: hidden;
    }
    .mes-page .hide-pipe+a.callus {
        display: block;
    }
    .mes-page div.main-content-wrapper div.jic-main p {
        line-height: 32px;
    }
}

@media only screen and (max-width: 641px) {
    .mes-page .flex-column-container.hide-for-small-down {
        display: none !important;
    }
    .mes-page div.logo-quote-main .logo-quote-wrapper div {
        padding: 50px 0 0 0;
    }
    .mes-page div.logo-quote-main .logo-quote-wrapper img {
        margin: auto;
    }
    .mes-page div.logo-quote-main .logo-quote-wrapper div.main-quote,
    .mes-page div.logo-quote-main .logo-quote-wrapper div.right-quote {
        padding: 30px;
    }
    .mes-page div.text-right-picture-left img.no-padding,
    .mes-page div.text-left-picture-right img.no-padding {
        min-width: 0;
        max-width: 100%;
        padding: 0;
    }
    .mes-page div.text-right-picture-left img.spill,
    .mes-page div.text-left-picture-right img.spill,
    .mes-page .centered-image img.no-padding,
    .mes-page .centered-image img.spill {
        right: 0;
        left: 0;
        padding: 0;
        margin-right: 0;
    }
    .mes-page div.text-right-picture-left .image-container,
    .mes-page div.text-right-picture-left div.maker-edition-page .graphic-block .image-container--right,
    .mes-page div.text-right-picture-left div.maker-edition-page .graphic-block--absolute .image-container--right,
    .mes-page div.text-right-picture-left div.maker-edition-page .graphic-block--relative .image-container--right,
    div.maker-edition-page .graphic-block .mes-page div.text-right-picture-left .image-container--right,
    div.maker-edition-page .graphic-block--absolute .mes-page div.text-right-picture-left .image-container--right,
    div.maker-edition-page .graphic-block--relative .mes-page div.text-right-picture-left .image-container--right,
    .mes-page div.text-right-picture-left div.maker-edition-page .graphic-block .image-container--left,
    .mes-page div.text-right-picture-left div.maker-edition-page .graphic-block--absolute .image-container--left,
    .mes-page div.text-right-picture-left div.maker-edition-page .graphic-block--relative .image-container--left,
    div.maker-edition-page .graphic-block .mes-page div.text-right-picture-left .image-container--left,
    div.maker-edition-page .graphic-block--absolute .mes-page div.text-right-picture-left .image-container--left,
    div.maker-edition-page .graphic-block--relative .mes-page div.text-right-picture-left .image-container--left {
        padding: 0;
    }
    .mes-page div.text-right-picture-left .image-container img,
    .mes-page div.text-right-picture-left div.maker-edition-page .graphic-block .image-container--right img,
    .mes-page div.text-right-picture-left div.maker-edition-page .graphic-block--absolute .image-container--right img,
    .mes-page div.text-right-picture-left div.maker-edition-page .graphic-block--relative .image-container--right img,
    div.maker-edition-page .graphic-block .mes-page div.text-right-picture-left .image-container--right img,
    div.maker-edition-page .graphic-block--absolute .mes-page div.text-right-picture-left .image-container--right img,
    div.maker-edition-page .graphic-block--relative .mes-page div.text-right-picture-left .image-container--right img,
    .mes-page div.text-right-picture-left div.maker-edition-page .graphic-block .image-container--left img,
    .mes-page div.text-right-picture-left div.maker-edition-page .graphic-block--absolute .image-container--left img,
    .mes-page div.text-right-picture-left div.maker-edition-page .graphic-block--relative .image-container--left img,
    div.maker-edition-page .graphic-block .mes-page div.text-right-picture-left .image-container--left img,
    div.maker-edition-page .graphic-block--absolute .mes-page div.text-right-picture-left .image-container--left img,
    div.maker-edition-page .graphic-block--relative .mes-page div.text-right-picture-left .image-container--left img {
        float: none;
        min-width: 0;
        max-width: 100%;
    }
    .mes-page div.text-right-picture-left .row div:last-of-type {
        padding: 0 15px;
    }
}

@media only screen and (max-width: 641px) and (max-width: 450px) {
    .mes-page .centered-image img.show-for-450 {
        width: 75%;
        display: inline-block;
        max-width: 320px;
    }
}

@media only screen and (max-width: 641px) {
    .mes-page .centered-image img.no-padding {
        padding: 0;
        width: 100%;
    }
}

@media only screen and (max-width: 641px) {
    .mes-page div.major-features {
        height: 304px;
    }
}

@media only screen and (max-width: 641px) {
    .mes-page div.logo-quote-main {
        margin-bottom: 50px;
    }
}

@media only screen and (max-width: 641px) {
    .mes-page div.major-features h3 {
        margin-bottom: 46px;
    }
}

@media only screen and (max-width: 641px) {
    .mes-page div.major-features img {
        max-width: 300px;
        min-width: 290px;
    }
}

@media only screen and (max-width: 641px) {
    .mes-page div.text-left-picture-right,
    .mes-page div.text-right-picture-left {
        padding-top: 0;
        padding-bottom: 75px !important;
    }
}

@media only screen and (max-width: 641px) {
    .mes-page div.small-info-paragraph {
        padding-bottom: 75px !important;
    }
}

@media only screen and (max-width: 641px) {
    .mes-page div.faq .faq-line {
        margin-bottom: 50px;
    }
}

@media only screen and (max-width: 641px) and (min-width: 380px) {
    .mes-page div.main-content-wrapper div.jic-main h2.jic-main-logo-h2 {
        padding: 0 0 0 10px;
    }
}

.reporting-page {
    /*Everything 1025px and smaller - tablet and smaller*/
    /*Everything Smaller than 641px - mobile*/
}

.reporting-page div.main-content-wrapper div.jic-main {
    background: rgba(0, 0, 0, 0) url("../images/dtp/dtp_bg.jpg") no-repeat center top/cover;
    min-height: 450px;
}

.reporting-page div.major-features {
    background: rgba(0, 0, 0, 0) url("../images/reporting/majorFeaturesBG_reporting.jpg") no-repeat center top/cover;
}

.reporting-page div.major-features img {
    position: relative;
    left: 50%;
    top: 0;
    right: auto;
    min-width: 1150px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.reporting-page div.image-background img {
    min-width: 100%;
    left: 0;
    padding-top: 80px;
}

.reporting-page .row.faq {
    padding-bottom: 100px;
}

.reporting-page div.text-left-picture-right,
.reporting-page div.text-right-picture-left {
    padding: 100px 0;
}

@media (max-width: 63.9375em) {
    .reporting-page div.text-left-picture-right,
    .reporting-page div.text-right-picture-left {
        padding: 50px 0;
    }
}

.reporting-page div.text-left-picture-right p:last-child,
.reporting-page div.text-right-picture-left p:last-child {
    margin-bottom: 0;
}

.reporting-page div.text-left-picture-right .row>div:not(.show-for-small-only),
.reporting-page div.text-right-picture-left .row>div:not(.show-for-small-only) {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
}

.reporting-page div.text-left-picture-right .row>div:not(.show-for-small-only) p,
.reporting-page div.text-right-picture-left .row>div:not(.show-for-small-only) p {
    margin-bottom: 0;
}

@media (max-width: 40em) {
    .reporting-page div.text-left-picture-right .row>div:not(.show-for-small-only).hide-for-small-only,
    .reporting-page div.text-right-picture-left .row>div:not(.show-for-small-only).hide-for-small-only {
        display: none !important;
    }
}

.reporting-page .info-paragraph {
    padding: 100px 0;
}

@media (min-width: 40em) and (max-width: 63.9375em) {
    .reporting-page .info-paragraph {
        padding: 50px;
    }
}

.reporting-page div.text-left-picture-right .combine-data-img img {
    min-width: 695px;
}

.reporting-page div.text-left-picture-right .drag-drop-img img {
    min-width: 685px;
}

.reporting-page div.text-right-picture-left.mobile-responsive {
    padding-bottom: 150px;
}

@media (max-width: 63.9375em) {
    .reporting-page div.text-right-picture-left.mobile-responsive {
        padding-bottom: 100px;
    }
}

.reporting-page div.text-right-picture-left.mobile-responsive .row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

@media (max-width: 40em) {
    .reporting-page div.text-right-picture-left.mobile-responsive .row {
        flex-wrap: wrap;
    }
}

.reporting-page div.text-right-picture-left.mobile-responsive .row img {
    min-width: 685px;
    float: right;
}

@media (max-width: 63.9375em) {
    .reporting-page div.text-right-picture-left.mobile-responsive .row img {
        min-width: 500px;
    }
}

@media (max-width: 40em) {
    .reporting-page div.text-right-picture-left.mobile-responsive .row img {
        min-width: 0;
        min-width: unset;
    }
}

.reporting-page div.text-right-picture-left.mobile-responsive .columns {
    display: block !important;
}

.reporting-page div.small-3-col-bullet-list {
    padding: 20px 0;
}

@media (max-width: 63.9375em) {
    .reporting-page div.text-left-picture-right .combine-data-img img {
        min-width: 413px;
    }
    .reporting-page div.text-left-picture-right .drag-drop-img img {
        min-width: 428px;
    }
    .reporting-page div.image-background img {
        padding-top: 27px;
    }
    .reporting-page div.text-right-picture-left,
    .reporting-page div.text-left-picture-right,
    .reporting-page div.small-info-paragraph {
        padding-bottom: 100px;
    }
    .reporting-page div.text-right-picture-left,
    .reporting-page div.text-left-picture-right {
        padding-top: 0px;
    }
    .reporting-page div.main-content-wrapper .product-pricing .product-pricing-panels h3+p {
        min-height: 70px;
    }
}

@media (max-width: 63.9375em) and (max-width: 40em) {
    .reporting-page div.logo-quote-main {
        margin-bottom: 30px;
    }
}

@media (max-width: 63.9375em) {
    .reporting-page div.logo-quote-main .logo-quote-wrapper img {
        width: 100%;
    }
}

@media (max-width: 63.9375em) {
    .reporting-page div.logo-quote-main .main-quote {
        padding-right: 0.9375em;
    }
}

@media (max-width: 63.9375em) {
    .reporting-page div.major-features img {
        min-width: 900px;
        left: 0;
        right: 0;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@media screen and (max-width: 63.9375em) and (min-width: 641px) and (max-width: 930px) {
    .reporting-page div.major-features img {
        left: 50%;
        right: auto;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}

@media (max-width: 63.9375em) {
    .reporting-page div.main-content-wrapper div.jic-main p {
        line-height: 36px;
    }
}

@media only screen and (min-width: 641px) and (max-width: 768px) {
    .reporting-page .hide-pipe {
        visibility: hidden;
    }
    .reporting-page .hide-pipe+a.callus {
        display: block;
    }
}

@media (max-width: 40em) {
    .reporting-page div.text-left-picture-right,
    .reporting-page div.text-right-picture-left {
        padding: 20px 0 55px 0 !important;
    }
    .reporting-page .no-pad-small {
        padding: 0;
    }
    .reporting-page .small-info-paragraph {
        padding-bottom: 55px;
    }
    .reporting-page .image-background {
        padding-top: 20px;
    }
    .reporting-page .reporting-page div.small-3-col-bullet-list {
        padding: 0;
    }
    .reporting-page hr.main {
        margin-top: 20px;
    }
    .reporting-page div.image-background img {
        padding-top: 0;
    }
    .reporting-page div.text-left-picture-right div.show-for-small-only {
        padding: 0;
    }
    .reporting-page div.text-left-picture-right div.show-for-small-only.auto-reporting-small-image {
        padding: 0 15px;
    }
    .reporting-page div.logo-quote-main .logo-quote-wrapper div:first-of-type {
        padding-top: 50px;
    }
    .reporting-page div.logo-quote-main .logo-quote-wrapper img {
        margin-bottom: 25px;
    }
    .reporting-page div.logo-quote-main .logo-quote-wrapper .right-quote {
        padding: 30px 0.9375em 0 0.9375em;
    }
    .reporting-page div.logo-quote-main .logo-quote-wrapper .right-quote p {
        margin-bottom: 20px;
    }
    .reporting-page div.major-features img {
        min-width: 500px;
    }
    .reporting-page div.major-features h3 {
        margin-bottom: 23px;
    }
}

@media screen and (max-width: 40em) and (max-width: 530px) {
    .reporting-page div.major-features img {
        left: 50%;
        right: auto;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}

@media (max-width: 40em) {
    .reporting-page .row.faq {
        padding-bottom: 50px;
    }
}

@media only screen and (max-width: 641px) and (min-width: 370px) {
    .reporting-page div.main-content-wrapper div.jic-main h2.jic-main-logo-h2 {
        padding: 0 0 0 10px;
    }
}

@media (min-width: 120.063em) {
    .reporting-page div.major-features img {
        position: relative;
        left: 0;
        top: 0;
        right: 0;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

.iiot-page {
    /*_____________________Text Left Picture Right _____________________*/
    /*_____________________Text Right Picture Left _____________________*/
}

.iiot-page div.jic-main {
    background: rgba(0, 0, 0, 0) url("../images/iiot/iiot_bg.jpg") no-repeat center center/cover;
    min-height: 450px;
}

.iiot-page .faq {
    padding-bottom: 100px;
}

.iiot-page div.major-features {
    background: rgba(0, 0, 0, 0) url("../images/iiot/MajorFeaturesBG-IIoT.jpg") no-repeat center center/cover;
}

.iiot-page div.major-features .row {
    bottom: 60px;
}

.iiot-page div.text-left-picture-right {
    padding: 100px 0;
}

.iiot-page div.text-left-picture-right p {
    margin-bottom: 10px;
}

.iiot-page div.text-left-picture-right .mqtt-build-image>div {
    width: 100%;
    height: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
}

.iiot-page div.text-left-picture-right .automatic-tag-text,
.iiot-page div.text-left-picture-right .flexible-scalable-text {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
    padding-right: 0;
}

.iiot-page div.text-left-picture-right .automatic-tag-image img {
    min-width: 832px;
}

.iiot-page div.text-left-picture-right.mqtt-build {
    padding-top: 150px;
}

.iiot-page div.text-left-picture-right.mqtt-build .wistia_click_to_play {
    width: auto !important;
    height: auto !important;
}

.iiot-page div.text-left-picture-right.mqtt-build a+p {
    margin: 15px 0 0 0;
    color: #4E4E4E;
    font-size: 14px;
    font-style: italic;
    line-height: 17px;
}

.iiot-page div.text-left-picture-right.automatic-tag {
    padding-bottom: 200px;
}

.iiot-page div.text-left-picture-right.flexible-scalable {
    padding-bottom: 150px;
}

.iiot-page div.text-right-picture-left {
    padding: 100px 0;
}

.iiot-page div.text-right-picture-left .one-universal-text {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
}

.iiot-page div.software-modules {
    padding: 30px 0 150px 0;
}

.iiot-page div.software-modules p {
    padding: 0 1em;
}

.iiot-page div.small-3-col-bullet-list .bullet-row:last-child .bullet {
    margin-bottom: 0;
}

.iiot-page .jic-iiot-architectures {
    padding: 150px 0 50px 0;
}

.iiot-page .jic-iiot-architectures>.row:nth-last-child(3) {
    margin-top: 50px;
}

.iiot-page .jic-iiot-architectures .iiot-image {
    padding-right: 0;
    text-align: right;
}

.iiot-page .jic-iiot-architectures .iiot-image img {
    max-width: 69px;
    width: 100%;
}

.iiot-page .jic-iiot-architectures svg text {
    /*/**/*/
    font-weight: bold;
}

.iiot-page .jic-iiot-architectures svg {
    vertical-align: bottom;
    position: absolute;
    top: 0;
    left: 15px;
}

.iiot-page .jic-iiot-architectures h3 {
    color: #445C6D;
    font-size: 36px;
    font-weight: 600;
    line-height: 44px;
    margin-bottom: 18px;
}

.iiot-page .jic-iiot-architectures h3+p {
    color: #4E4E4E;
    font-size: 21px;
    line-height: 31px;
    margin: 0;
    font-weight: 300;
}

.iiot-page .jic-iiot-architectures h4 {
    color: #445C6D;
    font-size: 18px;
    line-height: 25px;
    display: inline-block;
    margin: 0 0 0 30px;
}

.iiot-page .jic-iiot-architectures h4+p {
    color: #666666;
    font-size: 16px;
    line-height: 25px;
    margin: 5px 0 0 0;
    font-weight: 300;
}

.iiot-page .jic-iiot-architectures .ia-iiot-img {
    margin: 75px 0 50px 0;
    background: rgba(0, 0, 0, 0) url("../images/iiot/jicArchitectures-BG.png") no-repeat center center/cover;
    min-height: 400px;
}

.iiot-page .jic-iiot-architectures ul {
    margin-bottom: 0;
}

.iiot-page .jic-iiot-architectures ul li {
    list-style: none;
}

.iiot-page .jic-iiot-architectures ul li:before {
    position: absolute;
    left: 13px;
    content: "·";
    font-size: 30px;
    vertical-align: middle;
}

.iiot-page .jic-iiot-architectures ul li span {
    color: #666666;
    font-size: 14px;
    font-weight: 300;
    line-height: 25px;
    position: relative;
    left: -7px;
}

.iiot-page .jic-iiot-architectures .drop-down {
    margin-top: 10px;
}

.iiot-page .jic-iiot-architectures .read-more {
    color: #4A90AD;
    font-size: 12px;
    line-height: 25px;
    cursor: pointer;
    white-space: nowrap;
    position: relative;
}

.iiot-page .jic-iiot-architectures .read-more:focus {
    outline: none;
    box-shadow: none;
}

@media only screen and (max-width: 1025px) {
    .iiot-page div.main-content-wrapper div.jic-main {
        padding-right: 65px;
    }
    .iiot-page div.major-features h3 {
        margin-bottom: 55px;
    }
    .iiot-page div.major-features .row {
        bottom: 30px;
    }
    .iiot-page div.text-left-picture-right {
        padding: 100px 0 25px 0;
    }
    .iiot-page div.text-left-picture-right .automatic-tag-image img {
        min-width: 434px;
    }
    .iiot-page div.text-left-picture-right.mqtt-build {
        padding-top: 100px;
    }
    .iiot-page div.text-left-picture-right.automatic-tag {
        padding-bottom: 125px;
    }
    .iiot-page div.text-left-picture-right.flexible-scalable {
        padding-bottom: 100px;
    }
    .iiot-page div.text-right-picture-left {
        padding: 100px 0 25px 0;
    }
    .iiot-page div.software-modules {
        padding: 30px 0 100px 0 !important;
    }
    .iiot-page .jic-iiot-architectures {
        padding: 100px 0 0 0;
    }
    .iiot-page .jic-iiot-architectures h3 {
        font-size: 32px;
        line-height: 39px;
    }
    .iiot-page .jic-iiot-architectures h3+p {
        font-size: 18px;
        line-height: 31px;
    }
    .iiot-page .jic-iiot-architectures h4 {
        font-size: 16px;
        line-height: 25px;
    }
    .iiot-page .jic-iiot-architectures h4+p {
        font-size: 14px;
        line-height: 25px;
    }
    .iiot-page .jic-iiot-architectures .ia-iiot-img {
        margin: 50px 0 30px 0;
        min-height: 0;
    }
    .iiot-page .jic-iiot-architectures .read-more {
        font-size: 10px;
        line-height: 25px;
    }
    .iiot-page div.small-3-col-bullet-list {
        padding: 20px 0 50px 0;
    }
}

@media only screen and (min-width: 641px) and (max-width: 860px) {
    .iiot-page .hide-pipe {
        visibility: hidden;
    }
    .iiot-page .hide-pipe+a.callus {
        display: block;
    }
    .iiot-page div.main-content-wrapper div.jic-main p {
        line-height: 32px;
    }
}

@media only screen and (max-width: 641px) {
    .iiot-page div.main-content-wrapper div.jic-main {
        padding: 50px 0.75em 100px 0.75em;
    }
    .iiot-page div.major-features {
        height: 560px;
    }
    .iiot-page div.major-features h3 {
        margin-bottom: 13px;
    }
    .iiot-page div.major-features .row>div {
        padding: 0;
    }
    .iiot-page div.major-features .row>div img {
        max-width: 320px;
    }
    .iiot-page div.text-left-picture-right {
        padding: 25px 0 50px 0;
    }
    .iiot-page div.text-left-picture-right .automatic-tag-text,
    .iiot-page div.text-left-picture-right .flexible-scalable-text {
        padding: 0 0.75em;
    }
    .iiot-page div.text-left-picture-right.mqtt-build {
        padding-top: 25px;
    }
    .iiot-page div.text-left-picture-right.automatic-tag {
        padding-bottom: 75px;
    }
    .iiot-page div.text-left-picture-right.flexible-scalable {
        padding-bottom: 50px;
    }
    .iiot-page div.text-right-picture-left {
        padding: 25px 0 50px 0;
    }
    .iiot-page div.software-modules {
        padding: 25px 0 75px 0 !important;
    }
    .iiot-page div.software-modules p {
        padding: 0;
    }
    .iiot-page .feature-image-responsive {
        max-width: 320px;
        width: 85%;
        margin: 0 auto;
    }
    .iiot-page .jic-iiot-architectures {
        padding: 75px 0 25px 0;
    }
    .iiot-page .jic-iiot-architectures .iiot-step:not(.first-step) {
        margin-top: 30px;
        padding: 0 0.6rem;
    }
    .iiot-page .jic-iiot-architectures>.row:nth-last-child(3) {
        margin-top: 0;
    }
    .iiot-page .jic-iiot-architectures .iiot-image {
        padding: 0;
        margin-bottom: 30px;
        text-align: center;
    }
    .iiot-page .jic-iiot-architectures .iiot-image img {
        max-width: 53px;
    }
    .iiot-page .jic-iiot-architectures h3 {
        font-size: 24px;
        line-height: 29px;
    }
    .iiot-page .jic-iiot-architectures h3+p {
        font-size: 16px;
        line-height: 31px;
    }
    .iiot-page .jic-iiot-architectures .iiot-image-container {
        padding: 0;
    }
    .iiot-page .jic-iiot-architectures .iiot-image-container .ia-iiot-img {
        margin: 30px 0 30px 0;
    }
    .iiot-page .jic-iiot-architectures .read-more {
        font-size: 10px;
        line-height: 25px;
    }
    .iiot-page div.small-3-col-bullet-list {
        padding: 20px 0 0 0;
    }
    .iiot-page div.small-3-col-bullet-list .bullet-row:last-child .bullet {
        margin-bottom: 50px;
    }
}

@media only screen and (max-width: 641px) and (min-width: 380px) {
    .iiot-page div.main-content-wrapper div.jic-main h2.jic-main-logo-h2 {
        padding: 0 0 0 10px;
    }
}

.edge-overview-page {
    /* class to center children horizontally with one another. padding not included */
    /*_____________________Text Left Picture Right _____________________*/
    /*_____________________Text Right Picture Left _____________________*/
}

.edge-overview-page div.jic-main {
    background: rgba(0, 0, 0, 0) url("../images/edge/edge_bg.jpg") no-repeat center center/cover;
    min-height: 471px;
}

.edge-overview-page div.jic-main a {
    color: inherit;
    font-weight: inherit;
    font-size: inherit;
    display: inline-block;
}

.edge-overview-page .faq {
    padding-bottom: 100px;
}

.edge-overview-page div.major-features {
    background: rgba(0, 0, 0, 0) url("../images/edge/MajorFeaturesBG-Edge.jpg") no-repeat center center/cover;
}

.edge-overview-page div.major-features .row {
    bottom: 30px;
}

.edge-overview-page .platform-try-section div.learn-more {
    padding-bottom: 80px;
}

@media only screen and (max-width: 1025px) {
    .edge-overview-page .platform-try-section div.learn-more {
        padding-bottom: 30px;
    }
}

.edge-overview-page .center-horizontal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center;
}

.edge-overview-page .center-horizontal.flex-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.edge-overview-page .edge-onboard {
    margin: 50px 0 150px 0;
}

.edge-overview-page .edge-onboard img {
    max-width: 400px;
}

.edge-overview-page .edge-onboard .onboard-logo img {
    width: 100%;
}

.edge-overview-page .onboard-companies {
    border-radius: 3px;
    padding: 50px 10%;
    background-color: #eeeeee;
    margin-bottom: 150px;
}

.edge-overview-page .onboard-companies h3 {
    color: #838383 !important;
    font-size: 16px;
    font-weight: 600;
    line-height: 19px;
    text-align: center;
    margin-bottom: 30px;
}

.edge-overview-page .onboard-companies img {
    max-width: 205px;
    width: 100%;
    display: block;
    margin: auto;
}

.edge-overview-page .onboard-companies img.moxa {
    max-width: 170px;
    width: 65%;
}

.edge-overview-page .onboard-companies img.o-ring {
    max-width: 120px;
}

.edge-overview-page .onboard-companies .center-horizontal {
    margin-bottom: 50px;
}

.edge-overview-page .onboard-companies .center-horizontal:last-child {
    margin-bottom: 0;
}

.edge-overview-page div.text-left-picture-right {
    padding: 100px 0;
}

.edge-overview-page div.text-left-picture-right p {
    margin-bottom: 10px;
}

.edge-overview-page div.text-left-picture-right .works-seamlessly-image div {
    width: 100%;
    height: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
}

.edge-overview-page div.text-left-picture-right .access-data-text {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
}

.edge-overview-page div.text-left-picture-right .access-data-image img {
    min-width: 685px;
}

.edge-overview-page div.text-left-picture-right.access-data {
    padding-top: 150px;
}

.edge-overview-page div.text-left-picture-right.works-seamlessly {
    padding-bottom: 200px;
}

.edge-overview-page div.text-right-picture-left {
    padding: 100px 0;
}

.edge-overview-page div.text-right-picture-left .poll-data-image img {
    position: relative;
    min-width: 685px;
    left: -41%;
}

.edge-overview-page div.text-right-picture-left .poll-data-text {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
}

.edge-overview-page div.text-right-picture-left .solid-foundation-image {
    display: flex;
    justify-content: center;
    align-items: center;
}

.edge-overview-page div.text-right-picture-left .solid-foundation-image img {
    max-width: 358px;
}

@media (max-width: 40em) {
    .edge-overview-page div.text-right-picture-left .solid-foundation-image img {
        max-width: 75%;
    }
}

.edge-overview-page div.text-right-picture-left .solid-foundation-text ul {
    display: inline-block;
    list-style: none;
    margin-left: 0;
}

.edge-overview-page div.text-right-picture-left .solid-foundation-text ul li {
    color: #4E4E4E;
    font-size: 18px;
    line-height: 30px;
    font-weight: 300;
    text-align: left;
    display: block;
}

.edge-overview-page div.text-right-picture-left .solid-foundation-text ul li::before {
    content: "•";
    font-size: 18px;
    vertical-align: 0;
    margin-right: 5px;
}

@media (max-width: 40em) {
    .edge-overview-page div.text-right-picture-left .solid-foundation-text ul li {
        font-size: 1em;
        line-height: 25px;
    }
}

.edge-overview-page div.mix-match {
    padding: 30px 0 75px 0;
}

.edge-overview-page div.mix-match p {
    padding: 0 1em;
    margin-bottom: 0;
}

.edge-overview-page div.small-3-col-bullet-list .bullet-row:last-child .bullet {
    margin-bottom: 0;
}

.edge-overview-page .edge-solutions {
    margin-bottom: 100px;
}

.edge-overview-page .edge-solutions>.row {
    background-color: #EEEEEE;
    border-radius: 3px;
    padding: 40px 0 44px 0;
}

.edge-overview-page .edge-solutions img {
    width: 143px;
}

.edge-overview-page .edge-solutions h3 {
    font-size: 18px;
    font-weight: 600;
    line-height: 36px;
    color: #4E4E4E;
    margin-bottom: 40px;
}

.edge-overview-page .edge-solutions h4 {
    font-size: 18px;
    font-weight: bold;
    line-height: 25px;
    color: #4E4E4E;
    margin: 20px 0 10px 0;
}

.edge-overview-page .edge-solutions a:hover h4,
.edge-overview-page .edge-solutions a:focus h4 {
    text-decoration: underline;
}

.edge-overview-page .edge-solutions h4+p {
    font-size: 16px;
    line-height: 25px;
    color: #666666;
    margin: 0;
    padding: 0 2.4em;
}

.edge-overview-page .edge-solutions .solution-row {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
}

.edge-overview-page .edge-solutions .solution-row .edge-solution {
    flex: 0 0 33%;
    padding: 28px 15px;
}

.edge-overview-page .edge-solutions .solution-row .edge-solution img {
    height: 56px;
    width: auto;
}

@media (max-width: 40em) {
    .edge-overview-page .edge-solutions .solution-row .edge-solution {
        flex: 0 0 100%;
    }
}

.edge-overview-page .head-shot-quote>.row {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

@media (max-width: 40em) {
    .edge-overview-page .head-shot-quote>.row {
        flex-direction: column;
    }
}

.edge-overview-page .head-shot-quote>.row img {
    border-radius: 50%;
    width: 150px;
}

.edge-overview-page .e-solutions-mm {
    margin-bottom: 100px;
}

.edge-overview-page .e-solutions-mm>.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.edge-overview-page .e-solutions-mm .mm-solution {
    margin-bottom: 50px;
    flex-shrink: 0;
}

@media (min-width: 40em) and (max-width: 63.9375em) {
    .edge-overview-page .e-solutions-mm .mm-solution.end:last-child {
        clear: left;
    }
}

.edge-overview-page .e-solutions-mm .link-with-arrow {
    white-space: nowrap;
}

.edge-overview-page .e-solutions-mm .icon-image {
    padding: 0;
}

.edge-overview-page .e-solutions-mm .icon-image img {
    width: 65px;
    margin-top: 7px;
}

.edge-overview-page .e-solutions-mm h3 {
    color: #4E4E4E !important;
    font-size: 24px;
    line-height: 30px;
    margin: 0 0 10px 0;
}

.edge-overview-page .e-solutions-mm h3+p {
    color: #666666;
    font-size: 16px;
    line-height: 25px;
    font-weight: 300;
}

.edge-overview-page .edge-pricing {
    padding: 100px 0;
}

.edge-overview-page .edge-pricing h2 {
    color: #445C6D !important;
    font-size: 36px !important;
    font-weight: 600;
    line-height: 44px;
}

.edge-overview-page .edge-pricing h2+p {
    color: #4A4A4A;
    font-size: 21px;
    line-height: 30px;
    margin-bottom: 50px;
    padding: 0 4em;
    font-weight: 300;
}

.edge-overview-page .edge-pricing img {
    width: 228px;
}

.edge-overview-page .edge-pricing .amount {
    display: inline-block;
    position: absolute;
    bottom: 12%;
    left: 50%;
    transform: translate(-50%);
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    color: #fff;
}

@media (min-width: 40em) and (max-width: 63.9375em) {
    .edge-overview-page .edge-pricing .amount {
        font-size: 2.35vw;
    }
}

.edge-overview-page .edge-pricing p.bulk {
    color: #666666;
    font-size: 14px;
    line-height: 25px;
    margin: 38px 0 0 0;
}

@media only screen and (max-width: 1025px) {
    .edge-overview-page .edge-solutions {
        margin-bottom: 50px;
        padding: 0 1em;
    }
    .edge-overview-page .edge-solutions>.row {
        padding: 30px 0 50px 0;
    }
    .edge-overview-page .edge-solutions h3 {
        margin-bottom: 30px;
    }
    .edge-overview-page .edge-solutions h4+p {
        padding: 0;
    }
    .edge-overview-page div.major-features img {
        max-width: 661px;
    }
    .edge-overview-page div.text-left-picture-right {
        padding: 100px 0 30px 0;
    }
    .edge-overview-page div.text-left-picture-right .access-data-image img {
        min-width: 428px;
    }
    .edge-overview-page div.text-left-picture-right.access-data {
        padding-top: 100px;
    }
    .edge-overview-page div.text-left-picture-right.works-seamlessly {
        padding-bottom: 130px;
    }
    .edge-overview-page div.text-right-picture-left {
        padding: 100px 0 30px 0;
    }
    .edge-overview-page div.text-right-picture-left .poll-data-image img {
        min-width: 428px;
        left: initial;
        float: right;
        margin-right: 8.33333%;
    }
    .edge-overview-page div.mix-match {
        padding: 30px 0 50px 0 !important;
    }
    .edge-overview-page .e-solutions-mm {
        margin-bottom: 100px;
    }
    .edge-overview-page .e-solutions-mm .icon-image {
        margin-bottom: 15px;
    }
    .edge-overview-page .e-solutions-mm .icon-image img {
        width: 65px;
    }
    .edge-overview-page .e-solutions-mm h3 {
        font-size: 18px;
        line-height: 26px;
    }
    .edge-overview-page .e-solutions-mm h3+p {
        font-size: 14px;
        line-height: 21px;
    }
    .edge-overview-page .e-solutions-mm a.link-with-arrow {
        margin-left: -32px;
    }
    .edge-overview-page div.small-3-col-bullet-list {
        padding: 20px 0 50px 0;
    }
    .edge-overview-page .faq {
        padding-bottom: 75px;
    }
    .edge-overview-page .edge-pricing {
        padding: 75px 0;
    }
    .edge-overview-page .edge-pricing h2 {
        font-size: 24px !important;
        line-height: 30px;
    }
    .edge-overview-page .edge-pricing h2+p {
        font-size: 16px;
        line-height: 25px;
    }
    .edge-overview-page .edge-pricing p.bulk {
        margin: 30px 0 0 0;
    }
    .edge-overview-page .edge-onboard div.small-info-paragraph {
        padding-left: 0.9375em;
        padding-right: 0.9375em;
    }
    .edge-overview-page .onboard-companies {
        padding: 50px 15px;
        margin-left: 15px;
        margin-right: 15px;
    }
}

@media only screen and (min-width: 1025px) {
    .edge-overview-page .head-shot-quote div:last-of-type {
        padding: 0;
    }
}

@media only screen and (max-width: 800px) {
    .edge-overview-page .onboard-companies img {
        max-width: 175px;
    }
}

@media only screen and (min-width: 641px) and (max-width: 717px) {
    .edge-overview-page .hide-pipe {
        visibility: hidden;
    }
    .edge-overview-page .hide-pipe+a.callus {
        display: block;
    }
    .edge-overview-page div.main-content-wrapper div.jic-main p {
        line-height: 32px;
    }
}

@media only screen and (max-width: 641px) {
    .edge-overview-page div.main-content-wrapper div.jic-main .row:not(.jic-main-logo)>div {
        padding: 0;
    }
    .edge-overview-page .edge-solutions {
        margin-bottom: 0;
        padding: 0;
    }
    .edge-overview-page .edge-solutions h3 {
        font-size: 16px;
        line-height: 25px;
    }
    .edge-overview-page .edge-solutions .solution-row>a>div {
        margin-bottom: 0;
    }
    .edge-overview-page .edge-solutions h4+p {
        padding: 0 3em;
    }
    .edge-overview-page div.major-features h3 {
        margin-bottom: 20px;
        padding: 0 20px;
    }
    .edge-overview-page div.major-features .row {
        position: static;
        padding-bottom: 10px;
    }
    .edge-overview-page div.major-features .row>div img {
        max-width: 290px;
    }
    .edge-overview-page h3.any-device {
        padding: 0;
    }
    .edge-overview-page div.text-left-picture-right {
        padding: 25px 0 50px 0;
    }
    .edge-overview-page div.text-left-picture-right .automatic-tag-text,
    .edge-overview-page div.text-left-picture-right .flexible-scalable-text {
        padding: 0 0.75em;
    }
    .edge-overview-page div.text-left-picture-right.access-data {
        padding-top: 0;
    }
    .edge-overview-page div.text-left-picture-right.access-data .small-image {
        padding: 0;
    }
    .edge-overview-page div.text-left-picture-right.works-seamlessly {
        padding-bottom: 75px;
    }
    .edge-overview-page div.text-right-picture-left {
        padding: 25px 0 50px 0;
    }
    .edge-overview-page div.text-right-picture-left .poll-data-image {
        padding: 0;
    }
    .edge-overview-page div.text-right-picture-left .poll-data-image img {
        position: initial;
        min-width: 0;
        min-width: unset;
        margin-right: 0;
    }
    .edge-overview-page .e-solutions-mm {
        margin-bottom: 25px;
    }
    .edge-overview-page .e-solutions-mm .mm-solution {
        margin-bottom: 25px;
    }
    .edge-overview-page .e-solutions-mm .icon-image {
        padding-left: 5px;
    }
    .edge-overview-page .e-solutions-mm .icon-image img {
        min-width: 50px;
    }
    .edge-overview-page .e-solutions-mm h3+p {
        margin-bottom: 10px;
    }
    .edge-overview-page .e-solutions-mm a.link-with-arrow {
        margin-left: 0;
    }
    .edge-overview-page .e-solutions-mm .row>div:not(:last-child) {
        margin-bottom: 50px;
    }
    .edge-overview-page div.mix-match p {
        padding: 0;
    }
    .edge-overview-page div.small-3-col-bullet-list .bullet-row:last-child .bullet {
        margin-bottom: 0;
    }
    .edge-overview-page .edge-onboard {
        margin-top: 40px;
        margin-bottom: 50px;
    }
    .edge-overview-page .edge-onboard div.small-info-paragraph {
        padding-left: 0.9375em;
        padding-right: 0.9375em;
    }
    .edge-overview-page .edge-onboard .onboard-logo {
        margin: auto;
        margin-bottom: 0px;
    }
    .edge-overview-page .onboard-companies {
        padding: 50px 20px 25px 20px;
        margin-bottom: 50px;
    }
    .edge-overview-page .onboard-companies h3 {
        font-size: 14px;
        line-height: 17px;
        margin-bottom: 50px;
    }
    .edge-overview-page .onboard-companies img {
        margin-bottom: 50px;
        max-width: 175px;
    }
    .edge-overview-page .onboard-companies .center-horizontal {
        margin-bottom: 0;
    }
    .edge-overview-page .edge-pricing {
        padding: 50px 0;
    }
    .edge-overview-page .edge-pricing h2+p {
        padding: 0 1em;
    }
    .edge-overview-page .edge-pricing .pricing-panels>a:not(:last-child) {
        margin-bottom: 10px;
    }
}

.newproducts-page {
    /*Everything 1025px and smaller - tablet and smaller*/
    /*Everything Smaller than 641px - mobile*/
    /*-------------------XXL BreakPoint-------------------*/
}

.newproducts-page .downer {
    bottom: 0;
    display: block;
    height: 85px;
    letter-spacing: 1px;
    position: absolute;
    text-align: center;
    width: 100%;
    cursor: pointer;
}

.newproducts-page .downer span {
    font-size: 1.125em;
    color: #fff;
    font-weight: bold;
}

.newproducts-page .downer span::after {
    border-color: #fff;
    border-top-width: 2px;
    border-top-style: solid;
    border-right-width: 2px;
    border-right-style: solid;
    content: "";
    display: inline-block;
    position: relative;
    pointer-events: none;
    width: 15px;
    height: 15px;
    -webkit-animation-name: bounce;
    -moz-animation-name: bounce;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    animation-name: bounce;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

.newproducts-page div.main-content-wrapper div.jic-main {
    min-height: calc(100vh - 132px);
    padding: 150px 0;
    position: relative;
    overflow: hidden;
    background-color: #001a43;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
}

@media (max-width: 40em) {
    .newproducts-page div.main-content-wrapper div.jic-main {
        min-height: calc(100vh - 62px);
        background-image: url("/static/images/newproducts/8.1/Mobile-jic-main.jpg");
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        padding: 30px 5px;
    }
}

.newproducts-page div.main-content-wrapper div.jic-main .bg-video {
    position: absolute;
    top: calc(50% + 50px);
    left: 50%;
    transform: translate(-50%, -50%);
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
}

@media (max-width: 40em) {
    .newproducts-page div.main-content-wrapper div.jic-main .bg-video {
        display: none;
    }
}

.newproducts-page div.main-content-wrapper div.jic-main .jic-8-banner {
    position: absolute;
    top: 0;
    width: 100%;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #002143;
    text-align: center;
}

@media (max-width: 40em) {
    .newproducts-page div.main-content-wrapper div.jic-main .jic-8-banner {
        height: auto;
        padding: 8px;
    }
}

.newproducts-page div.main-content-wrapper div.jic-main .jic-8-banner span {
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
}

@media (max-width: 40em) {
    .newproducts-page div.main-content-wrapper div.jic-main .jic-8-banner span {
        font-size: 14px;
        line-height: 18px;
    }
}

.newproducts-page div.main-content-wrapper div.jic-main .jic-8-banner span .cta-text {
    text-decoration: underline;
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
}

.newproducts-page div.main-content-wrapper div.jic-main .logo {
    width: 100%;
    margin-bottom: 56px;
    position: relative;
    text-align: center;
}

@media (max-width: 40em) {
    .newproducts-page div.main-content-wrapper div.jic-main .logo {
        padding-left: 5px;
        padding-right: 5px;
    }
}

.newproducts-page div.main-content-wrapper div.jic-main .logo img {
    width: 100%;
    max-width: 657px;
}

.newproducts-page div.main-content-wrapper div.jic-main .built-for-everyone {
    text-align: center;
    position: relative;
    z-index: 1;
}

.newproducts-page div.main-content-wrapper div.jic-main .built-for-everyone h1 {
    font-size: 54px !important;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 70px;
    margin-bottom: 16px;
}

@media (max-width: 40em) {
    .newproducts-page div.main-content-wrapper div.jic-main .built-for-everyone h1 {
        font-size: 32px !important;
        letter-spacing: 0.67px;
        line-height: 40px;
    }
}

@media (min-width: 120.063em) {
    .newproducts-page div.main-content-wrapper div.jic-main .built-for-everyone h1 {
        font-size: 60px !important;
    }
}

.newproducts-page div.main-content-wrapper div.jic-main .built-for-everyone p {
    font-size: 21px;
    font-weight: 600;
    line-height: 30px;
}

@media (max-width: 40em) {
    .newproducts-page div.main-content-wrapper div.jic-main .built-for-everyone p {
        font-size: 18px;
        line-height: 26px;
    }
}

.newproducts-page div.main-content-wrapper div.jic-main p {
    margin: 0;
}

.newproducts-page .head-shot-quote {
    padding: 100px 0;
}

@media (max-width: 40em) {
    .newproducts-page .head-shot-quote {
        padding: 48px 0;
    }
}

.newproducts-page .head-shot-quote .row {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.newproducts-page .head-shot-quote .headshot {
    width: 150px;
    border-radius: 50%;
}

@media (max-width: 40em) {
    .newproducts-page .head-shot-quote .headshot {
        margin-bottom: 48px;
    }
}

.newproducts-page .head-shot-quote .link-with-arrow {
    margin-top: 16px;
}

.newproducts-page .major-feature-section {
    background: linear-gradient(180deg, #FFFFFF 0%, #F2F2F2 100%);
    margin-bottom: 0;
    padding: 100px 0;
}

@media (max-width: 63.9375em) {
    .newproducts-page .major-feature-section {
        padding: 75px 0;
    }
}

@media (max-width: 40em) {
    .newproducts-page .major-feature-section {
        padding: 50px 0;
    }
}

.newproducts-page .major-feature-section h3 {
    font-size: 27px;
    font-weight: 300;
    line-height: 36px;
    margin: 0 0 15px;
}

@media (max-width: 40em) {
    .newproducts-page .major-feature-section h3 {
        font-size: 21px;
        line-height: 28px;
    }
}

.newproducts-page .major-feature-section p {
    font-size: 18px;
    line-height: 30px;
    font-weight: 300;
}

@media (max-width: 40em) {
    .newproducts-page .major-feature-section p {
        font-size: 16px;
        line-height: 26px;
    }
}

.newproducts-page .major-feature-section .watch-video-button {
    margin-top: 35px;
    margin-bottom: 35px;
}

@media (max-width: 40em) {
    .newproducts-page .major-feature-section .watch-video-button {
        margin-top: 30px;
        margin-bottom: 30px;
    }
}

.newproducts-page .major-feature-section .watch-video-button .ia-primary-button {
    padding: 0 15px;
}

.newproducts-page .major-feature-section .watch-video-button img {
    width: 29px;
    height: auto;
}

.newproducts-page .major-feature-section .watch-video-button span {
    color: #fff;
    font-weight: 600;
    font-size: 17px;
}

.newproducts-page .major-feature-section .m-f-header h3+p,
.newproducts-page .major-feature-section div.m-f-header h3+p {
    color: #FFFFFF;
    font-size: 21px;
    font-weight: 300;
    line-height: 30px;
}

@media (max-width: 40em) {
    .newproducts-page .major-feature-section .m-f-header h3+p,
    .newproducts-page .major-feature-section div.m-f-header h3+p {
        font-size: 18px;
        line-height: 26px;
    }
}

@media (max-width: 40em) {
    .newproducts-page .major-feature-section .m-f-content {
        margin-top: 30px;
    }
}

.newproducts-page .major-feature-section .m-f-content .image-container,
.newproducts-page .major-feature-section .m-f-content div.maker-edition-page .graphic-block .image-container--right,
.newproducts-page .major-feature-section .m-f-content div.maker-edition-page .graphic-block--absolute .image-container--right,
.newproducts-page .major-feature-section .m-f-content div.maker-edition-page .graphic-block--relative .image-container--right,
div.maker-edition-page .graphic-block .newproducts-page .major-feature-section .m-f-content .image-container--right,
div.maker-edition-page .graphic-block--absolute .newproducts-page .major-feature-section .m-f-content .image-container--right,
div.maker-edition-page .graphic-block--relative .newproducts-page .major-feature-section .m-f-content .image-container--right,
.newproducts-page .major-feature-section .m-f-content div.maker-edition-page .graphic-block .image-container--left,
.newproducts-page .major-feature-section .m-f-content div.maker-edition-page .graphic-block--absolute .image-container--left,
.newproducts-page .major-feature-section .m-f-content div.maker-edition-page .graphic-block--relative .image-container--left,
div.maker-edition-page .graphic-block .newproducts-page .major-feature-section .m-f-content .image-container--left,
div.maker-edition-page .graphic-block--absolute .newproducts-page .major-feature-section .m-f-content .image-container--left,
div.maker-edition-page .graphic-block--relative .newproducts-page .major-feature-section .m-f-content .image-container--left {
    width: 760px;
    max-width: 100%;
    position: relative;
    top: 60px;
    margin: auto;
}

@media (max-width: 40em) {
    .newproducts-page .major-feature-section .m-f-content .image-container,
    .newproducts-page .major-feature-section .m-f-content div.maker-edition-page .graphic-block .image-container--right,
    .newproducts-page .major-feature-section .m-f-content div.maker-edition-page .graphic-block--absolute .image-container--right,
    .newproducts-page .major-feature-section .m-f-content div.maker-edition-page .graphic-block--relative .image-container--right,
    div.maker-edition-page .graphic-block .newproducts-page .major-feature-section .m-f-content .image-container--right,
    div.maker-edition-page .graphic-block--absolute .newproducts-page .major-feature-section .m-f-content .image-container--right,
    div.maker-edition-page .graphic-block--relative .newproducts-page .major-feature-section .m-f-content .image-container--right,
    .newproducts-page .major-feature-section .m-f-content div.maker-edition-page .graphic-block .image-container--left,
    .newproducts-page .major-feature-section .m-f-content div.maker-edition-page .graphic-block--absolute .image-container--left,
    .newproducts-page .major-feature-section .m-f-content div.maker-edition-page .graphic-block--relative .image-container--left,
    div.maker-edition-page .graphic-block .newproducts-page .major-feature-section .m-f-content .image-container--left,
    div.maker-edition-page .graphic-block--absolute .newproducts-page .major-feature-section .m-f-content .image-container--left,
    div.maker-edition-page .graphic-block--relative .newproducts-page .major-feature-section .m-f-content .image-container--left {
        top: 20px;
    }
}

.newproducts-page .major-feature-section .m-f-content p.caption {
    position: relative;
    bottom: -54px;
}

.newproducts-page .major-feature-section p.caption {
    font-size: 12px !important;
    line-height: 13px !important;
    font-weight: 400;
}

.newproducts-page .major-feature-section p.caption a {
    border: none;
}

.newproducts-page .major-feature-section.video-feature {
    padding-bottom: 0;
}

.newproducts-page .major-feature-section .screen-sizes .caption {
    position: absolute;
    left: calc(100% + 100px);
    top: -39px;
}

@media (min-width: 40em) and (max-width: 63.9375em) {
    .newproducts-page .major-feature-section .screen-sizes .caption {
        left: calc(100% + 15px);
    }
}

@media (max-width: 40em) {
    .newproducts-page .major-feature-section .screen-sizes .caption {
        position: static;
        margin-bottom: 20px;
        margin-top: -10px;
    }
}

@media (min-width: 40em) and (max-width: 63.9375em) {
    .newproducts-page .major-feature-section .screen-sizes .image-container.skinny img,
    .newproducts-page .major-feature-section .screen-sizes div.maker-edition-page .graphic-block .skinny.image-container--right img,
    .newproducts-page .major-feature-section .screen-sizes div.maker-edition-page .graphic-block--absolute .skinny.image-container--right img,
    .newproducts-page .major-feature-section .screen-sizes div.maker-edition-page .graphic-block--relative .skinny.image-container--right img,
    div.maker-edition-page .graphic-block .newproducts-page .major-feature-section .screen-sizes .skinny.image-container--right img,
    div.maker-edition-page .graphic-block--absolute .newproducts-page .major-feature-section .screen-sizes .skinny.image-container--right img,
    div.maker-edition-page .graphic-block--relative .newproducts-page .major-feature-section .screen-sizes .skinny.image-container--right img,
    .newproducts-page .major-feature-section .screen-sizes div.maker-edition-page .graphic-block .skinny.image-container--left img,
    .newproducts-page .major-feature-section .screen-sizes div.maker-edition-page .graphic-block--absolute .skinny.image-container--left img,
    .newproducts-page .major-feature-section .screen-sizes div.maker-edition-page .graphic-block--relative .skinny.image-container--left img,
    div.maker-edition-page .graphic-block .newproducts-page .major-feature-section .screen-sizes .skinny.image-container--left img,
    div.maker-edition-page .graphic-block--absolute .newproducts-page .major-feature-section .screen-sizes .skinny.image-container--left img,
    div.maker-edition-page .graphic-block--relative .newproducts-page .major-feature-section .screen-sizes .skinny.image-container--left img {
        max-width: 160px;
        margin: 0 auto;
    }
}

.newproducts-page .major-feature-section.plant-floor {
    background: rgba(0, 0, 0, 0) url("../images/newproducts/newproduct.jpg") no-repeat center center/cover;
    margin-bottom: 0;
}

.newproducts-page .major-feature-section.new-perspective .small-info-paragraph {
    padding-bottom: 0 !important;
}

.newproducts-page .major-feature-section.for-developers {
    background: rgba(0, 0, 0, 0) url("../images/newproducts/developers.jpg") no-repeat center center/cover;
    margin-bottom: 0;
}

.newproducts-page .major-feature-section.for-developers .image-container,
.newproducts-page .major-feature-section.for-developers div.maker-edition-page .graphic-block .image-container--right,
.newproducts-page .major-feature-section.for-developers div.maker-edition-page .graphic-block--absolute .image-container--right,
.newproducts-page .major-feature-section.for-developers div.maker-edition-page .graphic-block--relative .image-container--right,
div.maker-edition-page .graphic-block .newproducts-page .major-feature-section.for-developers .image-container--right,
div.maker-edition-page .graphic-block--absolute .newproducts-page .major-feature-section.for-developers .image-container--right,
div.maker-edition-page .graphic-block--relative .newproducts-page .major-feature-section.for-developers .image-container--right,
.newproducts-page .major-feature-section.for-developers div.maker-edition-page .graphic-block .image-container--left,
.newproducts-page .major-feature-section.for-developers div.maker-edition-page .graphic-block--absolute .image-container--left,
.newproducts-page .major-feature-section.for-developers div.maker-edition-page .graphic-block--relative .image-container--left,
div.maker-edition-page .graphic-block .newproducts-page .major-feature-section.for-developers .image-container--left,
div.maker-edition-page .graphic-block--absolute .newproducts-page .major-feature-section.for-developers .image-container--left,
div.maker-edition-page .graphic-block--relative .newproducts-page .major-feature-section.for-developers .image-container--left {
    width: 829px;
    top: 20px;
}

@media (max-width: 40em) {
    .newproducts-page .major-feature-section.for-developers .image-container,
    .newproducts-page .major-feature-section.for-developers div.maker-edition-page .graphic-block .image-container--right,
    .newproducts-page .major-feature-section.for-developers div.maker-edition-page .graphic-block--absolute .image-container--right,
    .newproducts-page .major-feature-section.for-developers div.maker-edition-page .graphic-block--relative .image-container--right,
    div.maker-edition-page .graphic-block .newproducts-page .major-feature-section.for-developers .image-container--right,
    div.maker-edition-page .graphic-block--absolute .newproducts-page .major-feature-section.for-developers .image-container--right,
    div.maker-edition-page .graphic-block--relative .newproducts-page .major-feature-section.for-developers .image-container--right,
    .newproducts-page .major-feature-section.for-developers div.maker-edition-page .graphic-block .image-container--left,
    .newproducts-page .major-feature-section.for-developers div.maker-edition-page .graphic-block--absolute .image-container--left,
    .newproducts-page .major-feature-section.for-developers div.maker-edition-page .graphic-block--relative .image-container--left,
    div.maker-edition-page .graphic-block .newproducts-page .major-feature-section.for-developers .image-container--left,
    div.maker-edition-page .graphic-block--absolute .newproducts-page .major-feature-section.for-developers .image-container--left,
    div.maker-edition-page .graphic-block--relative .newproducts-page .major-feature-section.for-developers .image-container--left {
        top: 10px;
    }
}

.newproducts-page .major-feature-section.charts .small-info-paragraph {
    padding-bottom: 0 !important;
}

.newproducts-page .major-feature-section .docker .ia-left-right {
    padding-top: 0;
}

.newproducts-page .major-feature-section .all-sizes .ia-left-right {
    padding-top: 0;
}

.newproducts-page .major-feature-section.for-new-users {
    background: rgba(0, 0, 0, 0) url("../images/newproducts/newusers.jpg") no-repeat center center/cover;
    margin-bottom: 0;
}

.newproducts-page .major-feature-section.for-new-users .image-container,
.newproducts-page .major-feature-section.for-new-users div.maker-edition-page .graphic-block .image-container--right,
.newproducts-page .major-feature-section.for-new-users div.maker-edition-page .graphic-block--absolute .image-container--right,
.newproducts-page .major-feature-section.for-new-users div.maker-edition-page .graphic-block--relative .image-container--right,
div.maker-edition-page .graphic-block .newproducts-page .major-feature-section.for-new-users .image-container--right,
div.maker-edition-page .graphic-block--absolute .newproducts-page .major-feature-section.for-new-users .image-container--right,
div.maker-edition-page .graphic-block--relative .newproducts-page .major-feature-section.for-new-users .image-container--right,
.newproducts-page .major-feature-section.for-new-users div.maker-edition-page .graphic-block .image-container--left,
.newproducts-page .major-feature-section.for-new-users div.maker-edition-page .graphic-block--absolute .image-container--left,
.newproducts-page .major-feature-section.for-new-users div.maker-edition-page .graphic-block--relative .image-container--left,
div.maker-edition-page .graphic-block .newproducts-page .major-feature-section.for-new-users .image-container--left,
div.maker-edition-page .graphic-block--absolute .newproducts-page .major-feature-section.for-new-users .image-container--left,
div.maker-edition-page .graphic-block--relative .newproducts-page .major-feature-section.for-new-users .image-container--left {
    width: 830px;
    top: 20px;
}

@media (min-width: 40em) {
    .newproducts-page .major-feature-section.for-new-users .image-container,
    .newproducts-page .major-feature-section.for-new-users div.maker-edition-page .graphic-block .image-container--right,
    .newproducts-page .major-feature-section.for-new-users div.maker-edition-page .graphic-block--absolute .image-container--right,
    .newproducts-page .major-feature-section.for-new-users div.maker-edition-page .graphic-block--relative .image-container--right,
    div.maker-edition-page .graphic-block .newproducts-page .major-feature-section.for-new-users .image-container--right,
    div.maker-edition-page .graphic-block--absolute .newproducts-page .major-feature-section.for-new-users .image-container--right,
    div.maker-edition-page .graphic-block--relative .newproducts-page .major-feature-section.for-new-users .image-container--right,
    .newproducts-page .major-feature-section.for-new-users div.maker-edition-page .graphic-block .image-container--left,
    .newproducts-page .major-feature-section.for-new-users div.maker-edition-page .graphic-block--absolute .image-container--left,
    .newproducts-page .major-feature-section.for-new-users div.maker-edition-page .graphic-block--relative .image-container--left,
    div.maker-edition-page .graphic-block .newproducts-page .major-feature-section.for-new-users .image-container--left,
    div.maker-edition-page .graphic-block--absolute .newproducts-page .major-feature-section.for-new-users .image-container--left,
    div.maker-edition-page .graphic-block--relative .newproducts-page .major-feature-section.for-new-users .image-container--left {
        margin-top: 50px;
    }
}

@media (max-width: 40em) {
    .newproducts-page .major-feature-section.for-new-users .image-container,
    .newproducts-page .major-feature-section.for-new-users div.maker-edition-page .graphic-block .image-container--right,
    .newproducts-page .major-feature-section.for-new-users div.maker-edition-page .graphic-block--absolute .image-container--right,
    .newproducts-page .major-feature-section.for-new-users div.maker-edition-page .graphic-block--relative .image-container--right,
    div.maker-edition-page .graphic-block .newproducts-page .major-feature-section.for-new-users .image-container--right,
    div.maker-edition-page .graphic-block--absolute .newproducts-page .major-feature-section.for-new-users .image-container--right,
    div.maker-edition-page .graphic-block--relative .newproducts-page .major-feature-section.for-new-users .image-container--right,
    .newproducts-page .major-feature-section.for-new-users div.maker-edition-page .graphic-block .image-container--left,
    .newproducts-page .major-feature-section.for-new-users div.maker-edition-page .graphic-block--absolute .image-container--left,
    .newproducts-page .major-feature-section.for-new-users div.maker-edition-page .graphic-block--relative .image-container--left,
    div.maker-edition-page .graphic-block .newproducts-page .major-feature-section.for-new-users .image-container--left,
    div.maker-edition-page .graphic-block--absolute .newproducts-page .major-feature-section.for-new-users .image-container--left,
    div.maker-edition-page .graphic-block--relative .newproducts-page .major-feature-section.for-new-users .image-container--left {
        top: 10px;
    }
}

.newproducts-page .major-feature-section.exploring .small-info-paragraph {
    padding-bottom: 0 !important;
}

.newproducts-page .major-feature-section.for-enterprise {
    background: rgba(0, 0, 0, 0) url("../images/newproducts/enterprise.jpg") no-repeat center center/cover;
    margin-bottom: 0;
}

.newproducts-page .major-feature-section.for-enterprise .image-container,
.newproducts-page .major-feature-section.for-enterprise div.maker-edition-page .graphic-block .image-container--right,
.newproducts-page .major-feature-section.for-enterprise div.maker-edition-page .graphic-block--absolute .image-container--right,
.newproducts-page .major-feature-section.for-enterprise div.maker-edition-page .graphic-block--relative .image-container--right,
div.maker-edition-page .graphic-block .newproducts-page .major-feature-section.for-enterprise .image-container--right,
div.maker-edition-page .graphic-block--absolute .newproducts-page .major-feature-section.for-enterprise .image-container--right,
div.maker-edition-page .graphic-block--relative .newproducts-page .major-feature-section.for-enterprise .image-container--right,
.newproducts-page .major-feature-section.for-enterprise div.maker-edition-page .graphic-block .image-container--left,
.newproducts-page .major-feature-section.for-enterprise div.maker-edition-page .graphic-block--absolute .image-container--left,
.newproducts-page .major-feature-section.for-enterprise div.maker-edition-page .graphic-block--relative .image-container--left,
div.maker-edition-page .graphic-block .newproducts-page .major-feature-section.for-enterprise .image-container--left,
div.maker-edition-page .graphic-block--absolute .newproducts-page .major-feature-section.for-enterprise .image-container--left,
div.maker-edition-page .graphic-block--relative .newproducts-page .major-feature-section.for-enterprise .image-container--left {
    top: 20px;
    width: 948px;
}

@media (min-width: 40em) {
    .newproducts-page .major-feature-section.for-enterprise .image-container,
    .newproducts-page .major-feature-section.for-enterprise div.maker-edition-page .graphic-block .image-container--right,
    .newproducts-page .major-feature-section.for-enterprise div.maker-edition-page .graphic-block--absolute .image-container--right,
    .newproducts-page .major-feature-section.for-enterprise div.maker-edition-page .graphic-block--relative .image-container--right,
    div.maker-edition-page .graphic-block .newproducts-page .major-feature-section.for-enterprise .image-container--right,
    div.maker-edition-page .graphic-block--absolute .newproducts-page .major-feature-section.for-enterprise .image-container--right,
    div.maker-edition-page .graphic-block--relative .newproducts-page .major-feature-section.for-enterprise .image-container--right,
    .newproducts-page .major-feature-section.for-enterprise div.maker-edition-page .graphic-block .image-container--left,
    .newproducts-page .major-feature-section.for-enterprise div.maker-edition-page .graphic-block--absolute .image-container--left,
    .newproducts-page .major-feature-section.for-enterprise div.maker-edition-page .graphic-block--relative .image-container--left,
    div.maker-edition-page .graphic-block .newproducts-page .major-feature-section.for-enterprise .image-container--left,
    div.maker-edition-page .graphic-block--absolute .newproducts-page .major-feature-section.for-enterprise .image-container--left,
    div.maker-edition-page .graphic-block--relative .newproducts-page .major-feature-section.for-enterprise .image-container--left {
        margin-top: 50px;
    }
}

@media (max-width: 40em) {
    .newproducts-page .major-feature-section.for-enterprise .image-container,
    .newproducts-page .major-feature-section.for-enterprise div.maker-edition-page .graphic-block .image-container--right,
    .newproducts-page .major-feature-section.for-enterprise div.maker-edition-page .graphic-block--absolute .image-container--right,
    .newproducts-page .major-feature-section.for-enterprise div.maker-edition-page .graphic-block--relative .image-container--right,
    div.maker-edition-page .graphic-block .newproducts-page .major-feature-section.for-enterprise .image-container--right,
    div.maker-edition-page .graphic-block--absolute .newproducts-page .major-feature-section.for-enterprise .image-container--right,
    div.maker-edition-page .graphic-block--relative .newproducts-page .major-feature-section.for-enterprise .image-container--right,
    .newproducts-page .major-feature-section.for-enterprise div.maker-edition-page .graphic-block .image-container--left,
    .newproducts-page .major-feature-section.for-enterprise div.maker-edition-page .graphic-block--absolute .image-container--left,
    .newproducts-page .major-feature-section.for-enterprise div.maker-edition-page .graphic-block--relative .image-container--left,
    div.maker-edition-page .graphic-block .newproducts-page .major-feature-section.for-enterprise .image-container--left,
    div.maker-edition-page .graphic-block--absolute .newproducts-page .major-feature-section.for-enterprise .image-container--left,
    div.maker-edition-page .graphic-block--relative .newproducts-page .major-feature-section.for-enterprise .image-container--left {
        top: 10px;
    }
}

.newproducts-page .major-feature-section.for-years-to-come {
    background: rgba(0, 0, 0, 0) url("../images/newproducts/8.1/foryears.jpg") no-repeat center center/cover;
    margin-bottom: 0;
}

.newproducts-page .major-feature-section.for-years-to-come .image-container,
.newproducts-page .major-feature-section.for-years-to-come div.maker-edition-page .graphic-block .image-container--right,
.newproducts-page .major-feature-section.for-years-to-come div.maker-edition-page .graphic-block--absolute .image-container--right,
.newproducts-page .major-feature-section.for-years-to-come div.maker-edition-page .graphic-block--relative .image-container--right,
div.maker-edition-page .graphic-block .newproducts-page .major-feature-section.for-years-to-come .image-container--right,
div.maker-edition-page .graphic-block--absolute .newproducts-page .major-feature-section.for-years-to-come .image-container--right,
div.maker-edition-page .graphic-block--relative .newproducts-page .major-feature-section.for-years-to-come .image-container--right,
.newproducts-page .major-feature-section.for-years-to-come div.maker-edition-page .graphic-block .image-container--left,
.newproducts-page .major-feature-section.for-years-to-come div.maker-edition-page .graphic-block--absolute .image-container--left,
.newproducts-page .major-feature-section.for-years-to-come div.maker-edition-page .graphic-block--relative .image-container--left,
div.maker-edition-page .graphic-block .newproducts-page .major-feature-section.for-years-to-come .image-container--left,
div.maker-edition-page .graphic-block--absolute .newproducts-page .major-feature-section.for-years-to-come .image-container--left,
div.maker-edition-page .graphic-block--relative .newproducts-page .major-feature-section.for-years-to-come .image-container--left {
    top: 20px;
    width: 840px;
}

@media (min-width: 40em) {
    .newproducts-page .major-feature-section.for-years-to-come .image-container,
    .newproducts-page .major-feature-section.for-years-to-come div.maker-edition-page .graphic-block .image-container--right,
    .newproducts-page .major-feature-section.for-years-to-come div.maker-edition-page .graphic-block--absolute .image-container--right,
    .newproducts-page .major-feature-section.for-years-to-come div.maker-edition-page .graphic-block--relative .image-container--right,
    div.maker-edition-page .graphic-block .newproducts-page .major-feature-section.for-years-to-come .image-container--right,
    div.maker-edition-page .graphic-block--absolute .newproducts-page .major-feature-section.for-years-to-come .image-container--right,
    div.maker-edition-page .graphic-block--relative .newproducts-page .major-feature-section.for-years-to-come .image-container--right,
    .newproducts-page .major-feature-section.for-years-to-come div.maker-edition-page .graphic-block .image-container--left,
    .newproducts-page .major-feature-section.for-years-to-come div.maker-edition-page .graphic-block--absolute .image-container--left,
    .newproducts-page .major-feature-section.for-years-to-come div.maker-edition-page .graphic-block--relative .image-container--left,
    div.maker-edition-page .graphic-block .newproducts-page .major-feature-section.for-years-to-come .image-container--left,
    div.maker-edition-page .graphic-block--absolute .newproducts-page .major-feature-section.for-years-to-come .image-container--left,
    div.maker-edition-page .graphic-block--relative .newproducts-page .major-feature-section.for-years-to-come .image-container--left {
        margin-top: 50px;
    }
}

@media (max-width: 40em) {
    .newproducts-page .major-feature-section.for-years-to-come .image-container,
    .newproducts-page .major-feature-section.for-years-to-come div.maker-edition-page .graphic-block .image-container--right,
    .newproducts-page .major-feature-section.for-years-to-come div.maker-edition-page .graphic-block--absolute .image-container--right,
    .newproducts-page .major-feature-section.for-years-to-come div.maker-edition-page .graphic-block--relative .image-container--right,
    div.maker-edition-page .graphic-block .newproducts-page .major-feature-section.for-years-to-come .image-container--right,
    div.maker-edition-page .graphic-block--absolute .newproducts-page .major-feature-section.for-years-to-come .image-container--right,
    div.maker-edition-page .graphic-block--relative .newproducts-page .major-feature-section.for-years-to-come .image-container--right,
    .newproducts-page .major-feature-section.for-years-to-come div.maker-edition-page .graphic-block .image-container--left,
    .newproducts-page .major-feature-section.for-years-to-come div.maker-edition-page .graphic-block--absolute .image-container--left,
    .newproducts-page .major-feature-section.for-years-to-come div.maker-edition-page .graphic-block--relative .image-container--left,
    div.maker-edition-page .graphic-block .newproducts-page .major-feature-section.for-years-to-come .image-container--left,
    div.maker-edition-page .graphic-block--absolute .newproducts-page .major-feature-section.for-years-to-come .image-container--left,
    div.maker-edition-page .graphic-block--relative .newproducts-page .major-feature-section.for-years-to-come .image-container--left {
        top: 10px;
    }
}

.newproducts-page .major-feature-section.symbols {
    padding-bottom: 200px;
}

@media (max-width: 40em) {
    .newproducts-page .major-feature-section.symbols {
        padding-bottom: 100px;
    }
}

.newproducts-page .major-feature-section.symbols .small-info-paragraph {
    padding: 50px 0 80px;
}

@media (max-width: 40em) {
    .newproducts-page .major-feature-section.symbols .small-info-paragraph {
        padding: 21px 0 30px;
    }
}

.newproducts-page .major-feature-section.twofa .small-info-paragraph {
    padding-bottom: 80px;
}

@media (max-width: 40em) {
    .newproducts-page .major-feature-section.twofa .small-info-paragraph {
        padding-bottom: 30px;
    }
}

.newproducts-page .major-feature-section.twofa .logo-row img {
    margin: auto;
}

.newproducts-page .major-feature-section.fast-track .product-primary-button {
    margin: 30px 0 0;
}

.newproducts-page .major-feature-section.built-for-mobile {
    background: rgba(0, 0, 0, 0) url("../images/newproducts/BuiltForMobile-BG.jpg") no-repeat center center/cover;
    margin-bottom: 100px;
}

.newproducts-page .major-feature-section.built-for-mobile .m-f-header h3+p {
    font-size: 21px;
    line-height: 30px;
}

.newproducts-page .major-feature-section.built-for-mobile .mobile-in-pocket .mip-wrapper {
    overflow: hidden;
    position: relative;
    max-width: 500px;
    min-height: 1px;
}

.newproducts-page .major-feature-section.built-for-mobile .mobile-in-pocket img.mip-cube {
    width: 100px;
    position: absolute;
    top: 29%;
    left: 61%;
    -webkit-transform: translate(-61%, -29%);
    -ms-transform: translate(-61%, -29%);
    transform: translate(-61%, -29%);
}

@media screen and (max-width: 950px) {
    .newproducts-page .major-feature-section.built-for-mobile .mobile-in-pocket img.mip-cube {
        width: 90px;
    }
}

@media screen and (max-width: 850px) {
    .newproducts-page .major-feature-section.built-for-mobile .mobile-in-pocket img.mip-cube {
        width: 80px;
    }
}

@media screen and (max-width: 750px) {
    .newproducts-page .major-feature-section.built-for-mobile .mobile-in-pocket img.mip-cube {
        width: 70px;
    }
}

@media screen and (max-width: 650px) {
    .newproducts-page .major-feature-section.built-for-mobile .mobile-in-pocket img.mip-cube {
        width: 60px;
    }
}

@media (max-width: 40em) {
    .newproducts-page .major-feature-section.built-for-mobile .mobile-in-pocket img.mip-phone {
        width: 300px;
        margin-right: 20%;
    }
    .newproducts-page .major-feature-section.built-for-mobile .mobile-in-pocket .mip-wrapper {
        margin-right: 11%;
    }
    .newproducts-page .major-feature-section.built-for-mobile .mobile-in-pocket-text {
        margin-bottom: 50px;
    }
    .newproducts-page .major-feature-section.built-for-mobile .mobile-in-pocket-text+div {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

@media (max-width: 40em) {
    .newproducts-page .major-feature-section .ia-left-right .image-container,
    .newproducts-page .major-feature-section .ia-left-right div.maker-edition-page .graphic-block .image-container--right,
    .newproducts-page .major-feature-section .ia-left-right div.maker-edition-page .graphic-block--absolute .image-container--right,
    .newproducts-page .major-feature-section .ia-left-right div.maker-edition-page .graphic-block--relative .image-container--right,
    div.maker-edition-page .graphic-block .newproducts-page .major-feature-section .ia-left-right .image-container--right,
    div.maker-edition-page .graphic-block--absolute .newproducts-page .major-feature-section .ia-left-right .image-container--right,
    div.maker-edition-page .graphic-block--relative .newproducts-page .major-feature-section .ia-left-right .image-container--right,
    .newproducts-page .major-feature-section .ia-left-right div.maker-edition-page .graphic-block .image-container--left,
    .newproducts-page .major-feature-section .ia-left-right div.maker-edition-page .graphic-block--absolute .image-container--left,
    .newproducts-page .major-feature-section .ia-left-right div.maker-edition-page .graphic-block--relative .image-container--left,
    div.maker-edition-page .graphic-block .newproducts-page .major-feature-section .ia-left-right .image-container--left,
    div.maker-edition-page .graphic-block--absolute .newproducts-page .major-feature-section .ia-left-right .image-container--left,
    div.maker-edition-page .graphic-block--relative .newproducts-page .major-feature-section .ia-left-right .image-container--left {
        margin-bottom: 20px;
    }
}

.newproducts-page .major-feature-section .ia-left-right .spill img.advanced-features {
    min-width: 615px;
}

@media (max-width: 63.9375em) {
    .newproducts-page .major-feature-section .ia-left-right .spill img.advanced-features {
        min-width: 400px;
    }
}

@media (max-width: 40em) {
    .newproducts-page .major-feature-section .ia-left-right .spill img.advanced-features {
        min-width: unset;
    }
}

.newproducts-page .major-feature-section .small-info-paragraph {
    padding-top: 0;
}

.newproducts-page .major-feature-section .centered-image+.small-info-paragraph {
    padding-top: 50px;
}

@media (max-width: 40em) {
    .newproducts-page .major-feature-section .centered-image+.small-info-paragraph {
        padding-top: 21px;
    }
}

.newproducts-page .laptop-video {
    position: relative;
}

.newproducts-page .laptop-video .video-wrapper {
    position: absolute;
    top: 13%;
    left: 14%;
    width: calc(100% - 28%);
    overflow: visible;
}

.newproducts-page .laptop-video .video-wrapper .video-container {
    position: absolute;
    width: 100%;
    padding-bottom: 62.9%;
    overflow: hidden;
}

.newproducts-page .laptop-video .video-wrapper .video-container video {
    min-width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    min-height: 100%;
    transform: translate(-50%, -50%);
}

.newproducts-page .centered-image.real-control {
    margin-top: 100px;
}

.newproducts-page .centered-image.real-control img {
    width: 829px;
    min-height: 1px;
}

@media (max-width: 40em) {
    .newproducts-page .centered-image.real-control {
        margin-top: 50px;
    }
}

.newproducts-page .centered-image.design-with-style {
    margin-top: 100px;
}

.newproducts-page .centered-image.design-with-style img {
    width: 657px;
    min-height: 1px;
}

@media (max-width: 40em) {
    .newproducts-page .centered-image.design-with-style {
        margin-top: 50px;
    }
}

.newproducts-page .centered-image.simple-safe {
    margin-top: 100px;
}

.newproducts-page .centered-image.simple-safe img {
    width: 660px;
    margin: 0 auto;
    min-height: 1px;
}

@media (max-width: 40em) {
    .newproducts-page .centered-image.simple-safe {
        margin-top: 50px;
    }
    .newproducts-page .centered-image.simple-safe img {
        width: 290px;
    }
}

@media (max-width: 780px) {
    .newproducts-page .hide-for-small-tablet {
        display: none;
    }
}

.newproducts-page div.info-paragraph {
    padding-bottom: 100px;
}

.newproducts-page div.info-paragraph.intro p {
    font-size: 21px;
    line-height: 30px;
}

@media (max-width: 40em) {
    .newproducts-page div.info-paragraph.intro p {
        font-size: 18px;
        line-height: 26px;
    }
}

@media only screen and (min-width: 120.063em) {
    .newproducts-page div.info-paragraph.intro p {
        font-size: 24px;
        line-height: 36px;
    }
}

.newproducts-page .gradient-row .gr-image {
    margin-bottom: 25px;
}

.newproducts-page .gradient-row .gr-image img {
    width: 200px;
}

.newproducts-page .gradient-row .gr-text h3 {
    color: #445C6D;
    font-size: 21px;
    line-height: 32px;
}

.newproducts-page .gradient-row .gr-text h3+p {
    color: #4E4E4E;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 0;
}

.newproducts-page .gradient-row .product-primary-button {
    margin: 100px auto 0;
}

@media (max-width: 40em) {
    .newproducts-page .gradient-row .row>div {
        margin-bottom: 50px;
    }
    .newproducts-page .gradient-row .gr-image img {
        width: 100px;
    }
    .newproducts-page .gradient-row .gr-text {
        text-align: center;
    }
    .newproducts-page .gradient-row .gr-text h3 {
        font-size: 18px;
        line-height: 26px;
    }
    .newproducts-page .gradient-row .gr-text h3+p {
        font-size: 14px;
        line-height: 21px;
    }
    .newproducts-page .gradient-row .product-primary-button {
        margin-top: 0;
    }
}

@media only screen and (max-width: 1025px) {
    .newproducts-page div.info-paragraph {
        padding: 50px 0 75px 0;
    }
}

@media (max-width: 40em) {
    .newproducts-page div.main-content-wrapper.platform-page div.jic-main div.jic-main-logo {
        margin-bottom: 60px;
    }
    .newproducts-page div.text-left-picture-right,
    .newproducts-page div.text-right-picture-left {
        padding: 50px 0;
    }
    .newproducts-page div.text-right-picture-left.mobile-in-pocket .mobile-in-pocket-text h3 {
        margin-top: 0;
    }
    .newproducts-page div.text-right-picture-left.mobile-in-pocket .mobile-in-pocket-text .watch-video-button {
        padding-bottom: 0;
    }
    .newproducts-page div.text-right-picture-left .handle-data-image img {
        width: 485px;
        align-self: center;
    }
    .newproducts-page div.text-right-picture-left .collaborative-dev-image img,
    .newproducts-page div.text-right-picture-left .magic-mobile-image img {
        position: initial;
        min-width: 0;
        min-width: unset;
    }
    .newproducts-page div.text-right-picture-left .magic-mobile-image img {
        width: 300px;
        align-self: center;
    }
    .newproducts-page div.text-left-picture-right .responds-to-you-image,
    .newproducts-page div.text-left-picture-right .without-java-image,
    .newproducts-page div.text-left-picture-right .one-application-image,
    .newproducts-page div.text-left-picture-right .multi-site-projects-image {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .newproducts-page div.text-left-picture-right .responds-to-you-image img,
    .newproducts-page div.text-left-picture-right .without-java-image img,
    .newproducts-page div.text-left-picture-right .one-application-image img,
    .newproducts-page div.text-left-picture-right .multi-site-projects-image img {
        min-width: 0;
        min-width: unset;
    }
    .newproducts-page div.text-left-picture-right .multi-site-projects-image img {
        width: 300px;
    }
    .newproducts-page .small-no-padding {
        padding-left: 0;
        padding-right: 0;
    }
}

.newproducts-page .platform-try-section div.try-jic-solutions,
.newproducts-page .platform-try-section div.learn-more {
    background: none;
}

.newproducts-page .platform-try-section .pre-footer-8-header h2+p {
    margin: 20px auto 50px;
    font-weight: 300;
    max-width: 570px;
}

@media only screen and (min-width: 120.063em) {
    .newproducts-page div.main-content-wrapper div.jic-main .empower h1 {
        font-size: 60px !important;
    }
}

.newproducts-page-v79 {
    /*Everything 1025px and smaller - tablet and smaller*/
    /*Everything Smaller than 641px - mobile*/
    /*-------------------XXL BreakPoint-------------------*/
}

.newproducts-page-v79 div.main-content-wrapper div.jic-main {
    background: rgba(0, 0, 0, 0) url("../images/newproducts/ProductPagejic-main_WhatsNew.jpg") repeat scroll center center/cover;
    min-height: 450px;
}

.newproducts-page-v79 div.main-content-wrapper div.jic-main img.jic-main-platform-logo {
    width: 185px;
}

@media screen and (min-width: 441px) and (max-width: 641px) {
    .newproducts-page-v79 div.main-content-wrapper div.jic-main h2.jic-main-logo-h2 {
        margin-top: 28px;
    }
}

@media screen and (min-width: 362px) and (max-width: 441px) {
    .newproducts-page-v79 div.main-content-wrapper div.jic-main h2.jic-main-logo-h2 {
        padding: 0;
        margin-top: 5px;
    }
}

.newproducts-page-v79 div.text-left-picture-right,
.newproducts-page-v79 div.text-right-picture-left {
    padding: 50px 0 150px 0;
}

.newproducts-page-v79 div.text-left-picture-right .row>div:not(.show-for-small-only),
.newproducts-page-v79 div.text-right-picture-left .row>div:not(.show-for-small-only) {
    display: -webkit-flex;
    display: flex !important;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
}

.newproducts-page-v79 div.text-left-picture-right .row>div:not(.show-for-small-only) p,
.newproducts-page-v79 div.text-right-picture-left .row>div:not(.show-for-small-only) p {
    margin-bottom: 0;
}

@media only screen and (max-width: 641px) {
    .newproducts-page-v79 div.text-left-picture-right .row>div:not(.show-for-small-only).hide-for-small-only,
    .newproducts-page-v79 div.text-right-picture-left .row>div:not(.show-for-small-only).hide-for-small-only {
        display: none !important;
    }
}

.newproducts-page-v79 div.text-left-picture-right .troubleShooting-image img {
    min-width: 678px;
}

.newproducts-page-v79 div.text-left-picture-right .logging-image img {
    min-width: 834px;
}

.newproducts-page-v79 div.text-right-picture-left .glance-image img {
    position: relative;
    min-width: 834px;
    left: -66%;
}

.newproducts-page-v79 div.info-paragraph {
    padding-bottom: 100px;
}

.newproducts-page-v79 div.info-paragraph.distributed {
    padding-bottom: 75px;
}

.newproducts-page-v79 div.info-paragraph.community {
    padding-bottom: 50px;
}

.newproducts-page-v79 .slick-architecture-carousel {
    padding: 0 0 150px 0;
}

.newproducts-page-v79 .slick-architecture-carousel h2 {
    font-size: 21px !important;
    line-height: 28px;
    font-weight: 600;
}

.newproducts-page-v79 .slick-architecture-carousel .image-text h3+p {
    padding: 0 1em;
}

@media only screen and (max-width: 1025px) {
    .newproducts-page-v79 .slick-architecture-carousel {
        padding: 0 0 100px 0;
    }
    .newproducts-page-v79 .slick-architecture-carousel .slide-button-group {
        margin: 30px 0 50px 0;
    }
}

@media only screen and (max-width: 641px) {
    .newproducts-page-v79 .slick-architecture-carousel {
        padding: 0 0 50px 0;
    }
}

.newproducts-page-v79 .distributed-services {
    padding: 100px 0 150px 0;
}

.newproducts-page-v79 .distributed-services h2 {
    font-size: 27px !important;
    font-weight: 600;
    line-height: 36px;
}

.newproducts-page-v79 .distributed-services h3 {
    font-size: 24px;
    line-height: 30px;
    color: #445C6D !important;
}

.newproducts-page-v79 .distributed-services p {
    color: #4E4E4E;
    font-size: 16px;
    line-height: 25px;
    font-weight: 300;
}

.newproducts-page-v79 .distributed-services .row.provider-row {
    display: flex;
    margin-top: 100px;
}

.newproducts-page-v79 .distributed-services .row.provider-row>div:last-child {
    align-items: flex-end;
}

.newproducts-page-v79 .distributed-services .row.provider-row>div:last-child img {
    width: 238px;
}

.newproducts-page-v79 .distributed-services .row.provider-row>div {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

@media only screen and (max-width: 641px) {
    .newproducts-page-v79 .distributed-services .row.provider-row {
        display: block;
    }
    .newproducts-page-v79 .distributed-services .row.provider-row>div:last-child {
        display: none;
    }
}

@media only screen and (max-width: 1025px) {
    .newproducts-page-v79 .distributed-services {
        padding: 50px 0 100px 0;
    }
    .newproducts-page-v79 .distributed-services .row.provider-row {
        margin-top: 75px;
    }
    .newproducts-page-v79 .distributed-services h2 {
        font-size: 24px !important;
        line-height: 30px;
    }
    .newproducts-page-v79 .distributed-services h3 {
        font-size: 18px;
        line-height: 26px;
    }
    .newproducts-page-v79 .distributed-services p {
        font-size: 14px;
        line-height: 21px;
    }
}

@media only screen and (max-width: 641px) {
    .newproducts-page-v79 .distributed-services {
        padding: 50px 0;
    }
    .newproducts-page-v79 .distributed-services .row.provider-row {
        margin-top: 30px;
    }
    .newproducts-page-v79 .distributed-services .row.provider-row:nth-child(2) {
        margin-top: 50px;
    }
    .newproducts-page-v79 .distributed-services p:last-child {
        margin-bottom: 0;
    }
}

.newproducts-page-v79 .two-column-bullet-list {
    padding: 0 0 150px 0;
}

.newproducts-page-v79 .two-column-bullet-list h3 {
    color: #445C6D !important;
    font-size: 24px;
    line-height: 30px;
}

.newproducts-page-v79 .two-column-bullet-list p {
    color: #4E4E4E;
    font-size: 16px;
    line-height: 25px;
    margin: 0;
    font-weight: 300;
}

.newproducts-page-v79 .two-column-bullet-list .bullet-image {
    padding: 0;
    text-align: center;
}

.newproducts-page-v79 .two-column-bullet-list img {
    margin-top: 11px;
    width: 62px;
}

.newproducts-page-v79 .two-column-bullet-list .bullet-row {
    margin-bottom: 50px;
}

.newproducts-page-v79 .two-column-bullet-list .bullet-row:last-child {
    margin-bottom: 0;
}

@media only screen and (max-width: 1025px) {
    .newproducts-page-v79 .two-column-bullet-list {
        padding: 0 0 100px 0;
    }
    .newproducts-page-v79 .two-column-bullet-list h3 {
        font-size: 18px;
    }
    .newproducts-page-v79 .two-column-bullet-list p {
        font-size: 14px;
        line-height: 22px;
    }
    .newproducts-page-v79 .two-column-bullet-list .bullet-image+div {
        padding-left: 0;
    }
    .newproducts-page-v79 .two-column-bullet-list .bullet-row>div:first-child {
        margin-bottom: 50px;
    }
}

@media only screen and (max-width: 641px) {
    .newproducts-page-v79 .two-column-bullet-list {
        padding: 0 0 75px 0;
    }
    .newproducts-page-v79 .two-column-bullet-list .bullet-image+div {
        padding-left: 0.9375em;
    }
    .newproducts-page-v79 .two-column-bullet-list .bullet-row {
        margin-bottom: 30px;
    }
    .newproducts-page-v79 .two-column-bullet-list .bullet-row>div:first-child {
        margin-bottom: 30px;
    }
    .newproducts-page-v79 .two-column-bullet-list h3 {
        line-height: 24px;
    }
}

@media only screen and (max-width: 1025px) {
    .newproducts-page-v79 div.text-left-picture-right,
    .newproducts-page-v79 div.text-right-picture-left {
        padding: 25px 0 100px 0;
    }
    .newproducts-page-v79 div.text-left-picture-right .troubleShooting-image img {
        min-width: 421px;
    }
    .newproducts-page-v79 div.text-left-picture-right .logging-image img {
        min-width: 433px;
    }
    .newproducts-page-v79 div.text-right-picture-left .glance-image img {
        position: relative;
        min-width: 433px;
        left: -140px;
    }
    .newproducts-page-v79 div.info-paragraph {
        padding: 50px 0;
    }
    .newproducts-page-v79 div.info-paragraph.distributed {
        padding: 75px 0 50px 0;
    }
    .newproducts-page-v79 div.info-paragraph.community {
        padding: 75px 0;
    }
}

@media only screen and (max-width: 641px) {
    .newproducts-page-v79 div.main-content-wrapper.platform-page div.jic-main div.jic-main-logo {
        margin-bottom: 60px;
    }
    .newproducts-page-v79 div.text-left-picture-right,
    .newproducts-page-v79 div.text-right-picture-left {
        padding: 25px 0 50px 0;
    }
    .newproducts-page-v79 div.text-right-picture-left .glance-image img {
        position: initial;
        min-width: 0;
        min-width: unset;
    }
    .newproducts-page-v79 div.info-paragraph.status .row>div {
        padding: 0 0.5em;
    }
    .newproducts-page-v79 div.info-paragraph.status .row>div p {
        margin: 0;
    }
    .newproducts-page-v79 div.info-paragraph.distributed {
        padding: 50px 0 50px 0;
    }
    .newproducts-page-v79 div.info-paragraph.distributed .row>div {
        padding: 0 0.5em;
    }
    .newproducts-page-v79 div.info-paragraph.distributed .row>div p {
        margin: 0;
    }
    .newproducts-page-v79 div.info-paragraph.community {
        padding: 50px 0;
    }
}

@media only screen and (min-width: 120.063em) {
    .newproducts-page-v79 div.text-right-picture-left .glance-image img {
        left: -6%;
    }
    .newproducts-page-v79 div.main-content-wrapper div.jic-main h2.jic-main-logo-h2 {
        padding-left: 10px;
        padding-right: 0;
    }
}

.jic-onboard {
    /*Everything 1025px and smaller - tablet and smaller*/
    /*Everything Smaller than 641px - mobile*/
    /*-------------------XXL BreakPoint-------------------*/
}

.jic-onboard div.main-content-wrapper div.jic-main {
    background: rgba(0, 0, 0, 0) url("../images/onboard/jic-main_jicOnboard.jpg") no-repeat center top/cover;
    min-height: 450px;
    padding-bottom: 60px;
    padding-top: 80px;
}

@media only screen and (max-width: 641px) {
    .jic-onboard div.main-content-wrapper div.jic-main {
        padding-top: 110px;
    }
}

.jic-onboard .jic-main-content img {
    width: 300px;
    margin-bottom: 45px;
}

@media only screen and (max-width: 641px) {
    .jic-onboard .jic-main-content img {
        width: 154px;
    }
}

.jic-onboard div.powerful-features {
    background: rgba(0, 0, 0, 0) url("../images/onboard/Features-BG-jicOnboard.jpg") no-repeat center center/cover;
}

@media only screen and (max-width: 641px) {
    .jic-onboard div.small-2-col-bullet-list .small-2-col-bullet-list-wrapper h4 {
        padding: 0;
    }
}

.jic-edge-onboard {
    /*Everything 1025px and smaller - tablet and smaller*/
    /*Everything Smaller than 641px - mobile*/
    /*-------------------XXL BreakPoint-------------------*/
}

.jic-edge-onboard div.main-content-wrapper div.jic-main {
    background: rgba(0, 0, 0, 0) url("../images/edge_onboard/jic-main_jicEdgeOnboard.jpg") no-repeat center top/cover;
    min-height: 450px;
    padding-bottom: 60px;
    padding-top: 80px;
}

@media only screen and (max-width: 641px) {
    .jic-edge-onboard div.main-content-wrapper div.jic-main {
        padding-top: 110px;
    }
}

.jic-edge-onboard .tab-button.active {
    background-color: rgba(78, 78, 78, 0.5);
}

.jic-edge-onboard .tab-button:hover:not(.active) {
    border-radius: 3px;
    background-color: rgba(78, 78, 78, 0.5);
}

.jic-edge-onboard .mobile-onboard-button::after {
    right: -5px;
}

.jic-edge-onboard .jic-main-content img {
    width: 470px;
    margin-bottom: 45px;
}

@media only screen and (max-width: 641px) {
    .jic-edge-onboard .jic-main-content img {
        width: 235px;
    }
}

.jic-edge-onboard div.powerful-features {
    background: rgba(0, 0, 0, 0) url("../images/edge_onboard/Features-BG-jicEdgeOnboard.jpg") no-repeat center center/cover;
}

.jic-edge-onboard div.powerful-features div.small-info-paragraph h3 {
    color: #78D175 !important;
}

@media only screen and (max-width: 641px) {
    .jic-edge-onboard div.small-2-col-bullet-list .small-2-col-bullet-list-wrapper h4 {
        padding: 0;
    }
}

.enterprise-page {
}

.enterprise-page h3 {
    font-weight: 300;
}

.enterprise-page p {
    font-weight: 300;
}

.enterprise-page p.header-paragraph {
    font-size: 18px;
    line-height: 30px;
}

.enterprise-page p.pre-video-paragraph {
    margin-bottom: 50px;
}

.enterprise-page .video-container {
    width: 100%;
}

.enterprise-page .video-container a {
    display: block;
    width: 100%;
    padding-bottom: 56.25%;
    background-image: url("../images/aps/aps_video.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.enterprise-page .video-container.overview-video a {
    background-image: url("../images/aps/aps_video.png");
    margin-bottom: 50px;
}

.enterprise-page div.main-content-wrapper div.jic-main {
    background: url("../images/aps/aps_bg.jpg") repeat scroll center center/cover !important;;
    background-size: auto 100%;

}

.enterprise-page div.companies {
    margin: 75px 0;
}

.enterprise-page div.companies p {
    font-size: 18px;
    line-height: 30px;
}

@media (max-width: 63.9375em) {
    .enterprise-page div.companies p {
        font-size: 1em;
        line-height: 25px;
    }
}

.enterprise-page div.companies div:first-of-type {
    margin-right: auto;
}

.enterprise-page div.companies+.row {
    margin-bottom: 110px;
}

.enterprise-page div.community {
    position: relative;
    background-color: #445B6D;
}

.enterprise-page div.community div.community-slideshow {
    max-width: 1601px;
    margin: auto;
    margin-bottom: 0;
    /* Main slide content div */
}

.enterprise-page div.community div.community-slideshow div.slick-slide {
    background-size: cover;
    background-position: 50% 33%;
    background-repeat: no-repeat;
    flex-wrap: wrap;
    height: 600px;
}

.enterprise-page div.community div.community-slideshow div.slick-slide h5 {
    font-size: 36px !important;
    line-height: 44px;
    color: #FFFFFF !important;
    /*20220418*/
    margin-bottom: 15px !important;
    font-weight: 600 !important;
}

.enterprise-page div.community div.community-slideshow div.slick-slide p {
    font-size: 18px;
    line-height: 30px;
    font-weight: 300;
    color: #FFFFFF !important;
    /*20220418*/
}

.enterprise-page div.community div.community-slideshow div.slick-slide p.quote {
    font-size: 22px;
    font-style: italic;
    font-weight: 200;
    line-height: 30px;
    letter-spacing: 1px;
}

.enterprise-page div.community div.community-slideshow div.slick-slide p.attr {
    font-size: 14px;
    font-weight: 200;
    line-height: 24px;
    margin-bottom: 0;
}

.enterprise-page div.community div.community-slideshow div.slick-slide p.attr strong {
    font-weight: 600;
}

.enterprise-page div.community div.community-slideshow div.slick-slide img {
    display: inline;
    margin-bottom: 30px;
}

.enterprise-page div.community div.community-slideshow div.slick-slide img.logo {
    width: 67%;
    margin: auto;
    margin-bottom: 10px;
    padding: 0;
}

.enterprise-page div.community div.community-slideshow div.slick-slide .play-case-study {
    width: 67%;
}

.enterprise-page div.community div.community-slideshow div.slick-slide .play-case-study img {
    width: 30px;
    margin-right: 10px;
    margin-bottom: 0;
}

.enterprise-page div.community div.community-slideshow div.slick-slide .play-case-study span {
    color: white;
    font-size: 14px;
}

.enterprise-page div.community div.community-slideshow div.slick-slide .play-case-study:hover span {
    border-bottom: 2px solid #4A90AD;
}

.enterprise-page div.community div.community-slideshow div.slick-slide.tom-augello {
    background-image: url("/static/images/enterprise/community-slideshow/BG-Tom-fade.png");
    /* preload hover / active images for slick buttons */
}

.enterprise-page div.community div.community-slideshow div.slick-slide.tom-augello p {
    background: url("/static/images/enterprise/community-slideshow/tom-active.png") no-repeat -9999px -9999px;
}

.enterprise-page div.community div.community-slideshow div.slick-slide.tom-augello img {
    background: url("/static/images/enterprise/community-slideshow/tom-og.png") no-repeat -9999px -9999px;
}

.enterprise-page div.community div.community-slideshow div.slick-slide.tom-augello img.logo {
    margin-bottom: 20px;
}

.enterprise-page div.community div.community-slideshow div.slick-slide.hugh-roddy {
    background-image: url("/static/images/enterprise/community-slideshow/BG-Hugh-fade.png");
    /* preload hover / active images for slick buttons */
}

.enterprise-page div.community div.community-slideshow div.slick-slide.hugh-roddy p {
    background: url("../images/Headshot-HughRoddy.active@2x.png") no-repeat -9999px -9999px;
}

.enterprise-page div.community div.community-slideshow div.slick-slide.hugh-roddy img {
    background: url("../images/Headshot-HughRoddy.hover@2x.png") no-repeat -9999px -9999px;
}

.enterprise-page div.community div.heads {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -38px;
    height: 90px;
    text-align: center;
}

.enterprise-page div.community div.heads img {
    display: inline;
    width: 75px;
}

.enterprise-page div.community div.heads ul.slick-dots {
    margin-top: 6px;
    padding: 6px;
    vertical-align: middle;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.enterprise-page div.community div.heads ul.slick-dots li {
    -ms-flex-preferred-size: 100px;
    flex-basis: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.enterprise-page div.community div.heads ul.slick-dots li div,
.enterprise-page div.community div.heads ul.slick-dots li button {
    box-sizing: content-box;
    height: 85px;
    -webkit-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    width: 75px;
    height: 75px;
}

.enterprise-page div.community div.heads ul.slick-dots li div.TomAugello,
.enterprise-page div.community div.heads ul.slick-dots li button.TomAugello {
    background-image: url("/static/images/enterprise/community-slideshow/tom-inactive.png");
}

.enterprise-page div.community div.heads ul.slick-dots li div.HughRoddy,
.enterprise-page div.community div.heads ul.slick-dots li button.HughRoddy {
    background-image: url("../images/Headshot-HughRoddy@2x.png");
}

.enterprise-page div.community div.heads ul.slick-dots li:hover div {
    -webkit-transform: scale(1.133);
    -ms-transform: scale(1.133);
    transform: scale(1.133);
}

.enterprise-page div.community div.heads ul.slick-dots li:hover div.TomAugello,
.enterprise-page div.community div.heads ul.slick-dots li:hover button.TomAugello {
    background-image: url("/static/images/enterprise/community-slideshow/tom-og.png");
}

.enterprise-page div.community div.heads ul.slick-dots li:hover div.HughRoddy,
.enterprise-page div.community div.heads ul.slick-dots li:hover button.HughRoddy {
    background-image: url("../images/Headshot-HughRoddy.hover@2x.png");
}

.enterprise-page div.community div.heads ul.slick-dots li.slick-active div {
    -webkit-transform: scale(1.133);
    -ms-transform: scale(1.133);
    transform: scale(1.133);
}

.enterprise-page div.community div.heads ul.slick-dots li.slick-active div.TomAugello,
.enterprise-page div.community div.heads ul.slick-dots li.slick-active button.TomAugello {
    background-image: url("/static/images/enterprise/community-slideshow/tom-active.png");
}

.enterprise-page div.community div.heads ul.slick-dots li.slick-active div.HughRoddy,
.enterprise-page div.community div.heads ul.slick-dots li.slick-active button.HughRoddy {
    background-image: url("../images/Headshot-HughRoddy.active@2x.png");
}

.enterprise-page div.community div.heads ul.slick-dots li:hover {
    cursor: pointer;
}

.enterprise-page div.post-slider-section {
    padding: 90px 0;
    background-color: #eee;
    margin-bottom: 100px;
}

.enterprise-page div.post-slider-section div.small-info-paragraph {
    padding: 0;
}

.enterprise-page div.save-time {
    padding: 120px 0 110px;
}

.enterprise-page div.save-time .top-text {
    margin-bottom: 40px;
}

.enterprise-page div.save-time .top-text h2 {
    margin-bottom: 24px;
}

.enterprise-page div.quote-section {
    margin: 75px 0;
}

.enterprise-page div.quote-section .row {
    padding: 0 40px;
}

.enterprise-page div.quote-section .flex-center {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.enterprise-page div.quote-section p.quote {
    font-size: 21px;
    line-height: 32px;
    color: #445C6D;
    margin-bottom: 1em;
}

.enterprise-page div.quote-section div.attribution {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.enterprise-page div.quote-section div.attribution img {
    width: 62px;
    margin-right: 15px;
}

.enterprise-page div.quote-section div.attribution p.name {
    font-size: 14px;
    line-height: 21px;
    color: #445C6D;
    margin-bottom: 0;
}

.enterprise-page div.quote-section .logo {
    padding: 0 30px;
}

.enterprise-page div.more-features {
    margin: 120px 0;
}

.enterprise-page div.more-features .more-features-heading span {
    border-bottom: 1px solid #cccccb;
    padding-bottom: 13px;
}

.enterprise-page div.ot-it .image img,
.enterprise-page div.licensing .image img {
    max-width: 100%;
}

.enterprise-page div.expert-knowledge {
    padding-top: 90px;
}

.enterprise-page div.expert-knowledge .image img {
    min-width: 626px;
    margin-right: -41px;
}

.enterprise-page div.integrator .image img {
    min-width: 626px;
    margin-right: -41px;
}

.enterprise-page div.text-left-picture-right .analyze-data-text {
    padding-right: 0;
}

@media only screen and (max-width: 640px) {
    .enterprise-page div.text-left-picture-right .analyze-data-text {
        padding-right: 0.9375em;
    }
}

.enterprise-page div.text-left-picture-right .connect-plc-image img,
.enterprise-page div.text-left-picture-right .analyze-data-image img {
    min-width: 685px;
}

.enterprise-page div.text-right-picture-left.large-scale .image img {
    position: relative;
    min-width: 685px;
    left: -41%;
}

.enterprise-page div.text-right-picture-left.security .image img {
    position: relative;
    min-width: 685px;
    left: -41%;
}

.enterprise-page div.text-right-picture-left.support {
    padding-bottom: 80px;
}

.enterprise-page div.text-right-picture-left.support .image img {
    position: relative;
    min-width: 685px;
    left: -41%;
}

.enterprise-page div.small-info-paragraph {
    padding-bottom: 100px;
}

.enterprise-page div.text-right-picture-left {
    padding: 100px 0;
}

@media (min-width: 64em) {
    .enterprise-page div.text-right-picture-left.large-scale {
        padding-bottom: 200px;
    }
}

.enterprise-page .small-info-paragraph .see-and-control {
    padding: 0 3em;
}

@media only screen and (max-width: 640px) {
    .enterprise-page .small-info-paragraph .see-and-control {
        padding: 0 0.9375em;
    }
}

.enterprise-page .centered-image {
    margin-top: 100px;
}

.enterprise-page div.flex-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.enterprise-page div.flex-center.wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.enterprise-page div.flex-center>* {
    flex: 0 0 auto;
}

.enterprise-page div.small-3-col-bullet-list .bullet-row:last-child .bullet {
    margin-bottom: 0;
}

.enterprise-page hr.main.with-margin {
    margin: 100px 0 0 0;
}

.enterprise-page div.main-content-wrapper .faq {
    padding-bottom: 100px;
}

@media only screen and (max-width: 1025px) {
    .enterprise-page div.main-content-wrapper div.jic-main {
        background-position: 60%;
    }
    .enterprise-page .hide-pipe {
        visibility: hidden;
    }
    .enterprise-page .hide-pipe+a.callus {
        display: block;
        margin-top: 5px;
    }
    .enterprise-page p.header-paragraph {
        font-size: 16px;
        line-height: 25px;
    }
    .enterprise-page div.main-content-wrapper div.jic-main {
        padding-right: 50px;
    }
    .enterprise-page div.main-content-wrapper div.jic-main .row:nth-of-type(2) div {
        padding-right: 0;
    }
    .enterprise-page div.companies {
        margin: 50px 30px;
    }
    .enterprise-page div.quote-section p.quote {
        font-size: 18px;
        line-height: 28px;
    }
    .enterprise-page div.community div.community-slideshow div.slick-slide {
        padding-left: 10px;
        padding-right: 10px;
    }
    .enterprise-page div.community div.community-slideshow div.slick-slide h5 {
        font-size: 28px;
        line-height: 34px;
    }
    .enterprise-page div.community div.community-slideshow div.slick-slide p {
        font-size: 16px;
        line-height: 25px;
    }
    .enterprise-page div.community div.community-slideshow div.slick-slide p.quote {
        font-size: 21px;
        line-height: 30px;
    }
    .enterprise-page div.community div.community-slideshow div.slick-slide p.attr {
        font-size: 14px;
        line-height: 22px;
    }
    .enterprise-page .centered-image {
        margin-top: 25px;
    }
    .enterprise-page div.text-right-picture-left .image img {
        left: initial;
        float: right;
    }
    .enterprise-page div.text-left-picture-right .connect-plc-image img,
    .enterprise-page div.text-left-picture-right .analyze-data-image img {
        min-width: 472px;
    }
    .enterprise-page hr.main.with-margin {
        margin: 50px 0 0 0;
    }
    .enterprise-page div.main-content-wrapper .product-pricing .product-pricing-panels h3+p {
        padding: 0 1em;
    }
    .enterprise-page div.small-3-col-bullet-list .bullet,
    .enterprise-page div.small-3-col-bullet-list .bullet-row:last-child .bullet {
        margin-bottom: 30px;
    }
    .enterprise-page div.major-features img {
        min-width: 1000px;
    }
    .enterprise-page div.major-features h3 {
        margin-bottom: 0;
    }
}

@media only screen and (min-width: 40em) and (max-width: 688px) {
    .enterprise-page div.main-content-wrapper div.jic-main p {
        line-height: 32px;
    }
}

@media (min-width: 40em) and (max-width: 63.9375em) {
    .enterprise-page div.text-right-picture-left,
    .enterprise-page div.text-left-picture-right {
        padding-top: 25px;
        padding-bottom: 100px;
    }
    .enterprise-page div.text-right-picture-left.user-scalability .video-container,
    .enterprise-page div.text-left-picture-right.user-scalability .video-container {
        margin-bottom: 25px;
    }
    .enterprise-page div.text-right-picture-left.user-scalability .row.flex-center div.small-12:first-of-type,
    .enterprise-page div.text-left-picture-right.user-scalability .row.flex-center div.small-12:first-of-type {
        order: 2;
    }
    .enterprise-page div.text-right-picture-left.user-scalability .row.flex-center div.small-12:last-of-type,
    .enterprise-page div.text-left-picture-right.user-scalability .row.flex-center div.small-12:last-of-type {
        order: 1;
    }
    .enterprise-page div.text-right-picture-left.large-scale .image img,
    .enterprise-page div.text-left-picture-right.large-scale .image img {
        left: 10%;
    }
    .enterprise-page div.text-right-picture-left.ot-it .image img,
    .enterprise-page div.text-left-picture-right.ot-it .image img {
        min-width: 0;
        min-width: unset;
        margin-right: 0;
    }
    .enterprise-page div.text-right-picture-left.security .image img,
    .enterprise-page div.text-left-picture-right.security .image img {
        left: 0;
        min-width: 500px;
    }
    .enterprise-page div.text-right-picture-left.expert-knowledge,
    .enterprise-page div.text-left-picture-right.expert-knowledge {
        padding-bottom: 120px;
        padding-top: 90px;
    }
    .enterprise-page div.text-right-picture-left.expert-knowledge .image img,
    .enterprise-page div.text-left-picture-right.expert-knowledge .image img {
        left: 0;
        margin-left: -50px;
        min-width: 500px;
    }
    .enterprise-page div.text-right-picture-left.support .image img,
    .enterprise-page div.text-left-picture-right.support .image img {
        left: 0;
        min-width: 500px;
    }
    .enterprise-page div.text-right-picture-left.integrator,
    .enterprise-page div.text-left-picture-right.integrator {
        padding-top: 0;
    }
    .enterprise-page div.text-right-picture-left.integrator .image img,
    .enterprise-page div.text-left-picture-right.integrator .image img {
        margin-left: -64px;
    }
    .enterprise-page div.community div.community-slideshow div.slick-slide img.logo {
        width: 100%;
    }
    .enterprise-page div.community div.community-slideshow div.slick-slide .play-case-study {
        width: 100%;
    }
}

@media (max-width: 40em) {
    .enterprise-page h3 {
        font-size: 1.313em;
        line-height: 28px;
        font-weight: 300;
    }
    .enterprise-page p {
        line-height: 25px;
        font-size: 1em;
        font-weight: 300;
    }
    .enterprise-page p.pre-video-paragraph {
        margin-bottom: 25px;
    }
    .enterprise-page .video-container.overview-video a {
        margin-bottom: 30px;
    }
    .enterprise-page div.main-content-wrapper div.jic-main {
        padding-right: 0.9375em;
    }
    .enterprise-page div.small-info-paragraph {
        padding: 30px 0 50px;
    }
    .enterprise-page div.small-info-paragraph h3 {
        padding: 0;
    }
    .enterprise-page div.text-right-picture-left,
    .enterprise-page div.text-left-picture-right {
        padding-bottom: 50px;
        padding-top: 25px;
    }
    .enterprise-page div.text-right-picture-left .image.small-12.columns img,
    .enterprise-page div.text-right-picture-left .video-container,
    .enterprise-page div.text-left-picture-right .image.small-12.columns img,
    .enterprise-page div.text-left-picture-right .video-container {
        width: 100%;
        min-width: 0;
        min-width: unset;
        left: 0;
        right: 0;
        position: initial;
        float: none;
        margin: auto;
    }
    .enterprise-page div.text-right-picture-left .video-container,
    .enterprise-page div.text-left-picture-right .video-container {
        max-width: 400px;
    }
    .enterprise-page div.text-right-picture-left a.link-with-arrow,
    .enterprise-page div.text-left-picture-right a.link-with-arrow {
        margin-bottom: 20px;
    }
    .enterprise-page div.text-right-picture-left.support,
    .enterprise-page div.text-left-picture-right.support {
        padding-bottom: 50px;
    }
    .enterprise-page div.text-right-picture-left.support .image.small-12.columns img,
    .enterprise-page div.text-left-picture-right.support .image.small-12.columns img {
        max-width: 100vw;
        width: 100vw;
        margin-left: -15px;
    }
    .enterprise-page div.text-right-picture-left.security .image.small-12.columns img,
    .enterprise-page div.text-left-picture-right.security .image.small-12.columns img {
        max-width: 100vw;
        width: 100vw;
        margin-left: -15px;
    }
    .enterprise-page div.text-left-picture-right .row.flex-center div.small-12:first-of-type {
        order: 2;
    }
    .enterprise-page div.text-left-picture-right .row.flex-center div.small-12:last-of-type {
        order: 1;
    }
    .enterprise-page .real-control img {
        max-width: 100vw;
        width: 100vw;
        margin-left: -15px;
    }
    .enterprise-page hr.main.with-margin {
        margin: 0;
    }
    .enterprise-page div.save-time {
        padding: 80px 0 50px 0;
    }
    .enterprise-page div.save-time .top-text h2 {
        margin-bottom: 8px;
    }
    .enterprise-page div.major-features .row {
        bottom: 0;
    }
    .enterprise-page div.major-features img {
        min-width: 600px;
        max-width: initial;
    }
    .enterprise-page div.major-features h3 {
        margin-bottom: 0;
    }
    .enterprise-page div.more-features {
        margin: 75px 0;
    }
    .enterprise-page div.more-features .more-features-heading {
        margin-bottom: 25px;
    }
    .enterprise-page div.more-features .more-features-heading span {
        font-size: 12px;
    }
    .enterprise-page div.companies .row div:first-of-type {
        margin-bottom: 50px;
    }
    .enterprise-page div.community div.community-slideshow div.slick-slide {
        height: 475px;
        display: block;
        padding-top: 45px;
        background-color: #455c6c;
        background-size: 760px 326px;
        background-position: bottom center;
    }
    .enterprise-page div.community div.community-slideshow div.slick-slide h5 {
        font-size: 24px !important;
        font-weight: 600 !important;
        line-height: 32px;
        margin-top: 0 !important;
    }
    .enterprise-page div.community div.community-slideshow div.slick-slide h5+p {
        margin-bottom: 50px;
    }
    .enterprise-page div.community div.community-slideshow div.slick-slide p.quote {
        font-size: 16px;
        line-height: 22px;
    }
    .enterprise-page div.community div.community-slideshow div.slick-slide p.attr {
        margin-bottom: 25px;
    }
    .enterprise-page div.community div.community-slideshow div.slick-slide .row.flex-center {
        display: block;
        flex-wrap: wrap;
    }
    .enterprise-page div.community div.community-slideshow div.slick-slide img.logo {
        margin-bottom: 25px;
        padding-top: 0;
        max-width: 200px;
    }
    .enterprise-page div.community div.community-slideshow div.slick-slide .play-case-study {
        width: auto;
    }
    .enterprise-page div.community div.community-slideshow div.slick-slide.hugh-roddy img.logo {
        padding-top: 50px;
    }
    .enterprise-page div.community div.community-slideshow div.slick-slide.tom-augello {
        background-image: none;
    }
    .enterprise-page div.community div.community-slideshow div.slick-slide.hugh-roddy {
        background-image: none;
    }
    .enterprise-page div.community div.heads {
        bottom: -37px;
    }
    .enterprise-page div.community div.heads ul.slick-dots li,
    .enterprise-page div.community div.heads ul.slick-dots li.slick-active {
        -ms-flex-preferred-size: 67px;
        flex-basis: 67px;
    }
    .enterprise-page div.community div.heads ul.slick-dots li div,
    .enterprise-page div.community div.heads ul.slick-dots li.slick-active div {
        height: 61px;
        width: 61px;
    }
    .enterprise-page div.community div.heads ul.slick-dots li:hover div {
        height: 61px;
        width: 61px;
    }
    .enterprise-page div.post-slider-section {
        padding: 75px 0 50px;
    }
    .enterprise-page div.post-slider-section div.small-info-paragraph {
        padding: 0 15px;
        padding-bottom: 0 !important;
    }
    .enterprise-page div.post-slider-section div.small-info-paragraph h3 {
        margin-bottom: 15px;
    }
    .enterprise-page div.main-content-wrapper a img.ctaArrow {
        position: static;
    }
    .enterprise-page div.quote-section {
        text-align: center;
        margin: 50px 0;
    }
    .enterprise-page div.quote-section .row {
        padding: 0 15px;
    }
    .enterprise-page div.quote-section .row div.logo {
        margin-bottom: 25px;
    }
    .enterprise-page div.quote-section .row p.quote {
        margin-bottom: 25px;
    }
    .enterprise-page div.quote-section .row div.attribution {
        display: block;
    }
    .enterprise-page div.quote-section .row div.attribution img {
        display: block;
        margin: auto;
    }
}

@media (min-width: 120.063em) {
    .enterprise-page div.main-content-wrapper div.jic-main {
        background: url("/static/images/enterprise/ProductPagejic-main_Enterprise.jpg") no-repeat right top/contain, #485A68 url("/static/images/enterprise/ProductPagejic-main_Enterprise_bg.jpeg") repeat;
        background-size: auto 100%;
    }
    .enterprise-page div.text-right-picture-left .image img {
        left: -6%;
    }
    .enterprise-page div.text-right-picture-left.large-scale .large-scale-text {
        padding-right: 0;
    }
    .enterprise-page div.main-content-wrapper div.jic-main h2.jic-main-logo-h2 {
        padding-left: 10px;
        padding-right: 0;
    }
    .enterprise-page div.companies .row {
        padding: 0 50px;
    }
    .enterprise-page div.community div.community-slideshow div.slick-slide h5 {
        font-size: 40px;
    }
    .enterprise-page div.community div.community-slideshow div.slick-slide p {
        font-size: 21px;
        line-height: 32px;
    }
    .enterprise-page div.community div.community-slideshow div.slick-slide p.quote {
        font-size: 27px;
        line-height: 36px;
    }
    .enterprise-page div.community div.community-slideshow div.slick-slide p.attr {
        font-size: 18px;
        line-height: 30px;
    }
    .enterprise-page div.text-right-picture-left.large-scale .image img,
    .enterprise-page div.text-left-picture-right.large-scale .image img {
        left: -15%;
    }
    .enterprise-page div.text-right-picture-left.security .image img,
    .enterprise-page div.text-left-picture-right.security .image img {
        left: -6%;
    }
    .enterprise-page div.text-right-picture-left.support .image img,
    .enterprise-page div.text-left-picture-right.support .image img {
        left: -6%;
    }
    .enterprise-page div.text-right-picture-left.expert-knowledge .image img,
    .enterprise-page div.text-left-picture-right.expert-knowledge .image img {
        min-width: 685px;
    }
}

.beta-page div.main-content-wrapper {
    min-width: 300px;
}

.beta-page div.main-content-wrapper div.jic-main {
    background: rgba(0, 0, 0, 0) url("/static/images/beta/8Beta-jic-mainBG.jpg") no-repeat center center/cover;
    min-height: unset;
}

@media screen and (max-width: 64em) {
    .beta-page div.main-content-wrapper div.jic-main .jic-main-logo {
        margin-left: -30px;
    }
}

@media only screen and (max-width: 641px) {
    .beta-page div.main-content-wrapper div.jic-main .jic-main-logo h2 {
        padding: 0;
    }
}

.module-page-vision div.main-content-wrapper {
    /* section-specific styles */
}

.module-page-vision div.main-content-wrapper div.jic-main {
    background-image: url("/static/images/vision/ModulePagejic-main-Vision.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 450px;
    padding: 6rem 6rem 0 6rem;
}

@media screen and (max-width: 1025px) {
    .module-page-vision div.main-content-wrapper div.jic-main {
        padding: 80px 78px 0 78px;
    }
}

@media (max-width: 40em) {
    .module-page-vision div.main-content-wrapper div.jic-main {
        padding: 50px 15px 50px 15px;
        min-height: 323px;
    }
    .module-page-vision div.main-content-wrapper div.jic-main h2.jic-main-logo-h2 {
        padding: 0 2em;
        margin-top: 5px;
    }
}

@media only screen and (max-width: 641px) and (min-width: 400px) {
    .module-page-vision div.main-content-wrapper div.jic-main h2.jic-main-logo-h2 {
        padding: 0 0 0 10px;
        margin-top: 28px;
    }
}

.module-page-vision div.main-content-wrapper div.jic-main .jic-main-title img {
    width: 91px;
    position: absolute;
}

.module-page-vision div.main-content-wrapper div.jic-main .jic-main-title h1 {
    padding-left: 118px;
}

.module-page-vision div.main-content-wrapper div.jic-main .jic-main-title p {
    padding-left: 118px;
    color: #FFFFFF;
    font-size: 27px;
    font-weight: 600;
    line-height: 36px;
}

@media screen and (max-width: 750px) {
    .module-page-vision div.main-content-wrapper div.jic-main .jic-main-title br {
        display: none;
    }
}

@media screen and (max-width: 641px) {
    .module-page-vision div.main-content-wrapper div.jic-main .jic-main-title h1,
    .module-page-vision div.main-content-wrapper div.jic-main .jic-main-title p {
        padding-left: 0;
    }
    .module-page-vision div.main-content-wrapper div.jic-main .jic-main-title img {
        position: relative;
        margin-bottom: 10px;
        width: 40px;
    }
}

@media (max-width: 63.9375em) {
    .module-page-vision div.main-content-wrapper div.jic-main .jic-main-title p {
        font-size: 1.3125em;
        font-weight: 400;
        line-height: 32px;
    }
}

.module-page-vision div.main-content-wrapper div.jic-main img.jic-main-modules-logo {
    width: 133px;
    vertical-align: top;
}

@media (max-width: 40em) {
    .module-page-vision div.main-content-wrapper div.jic-main img.jic-main-modules-logo {
        margin-left: 5%;
    }
}

.module-page-vision div.main-content-wrapper div.jic-main div.jic-main-logo {
    margin-bottom: 30px;
}

.module-page-vision div.main-content-wrapper div.jic-main img.jic-main-product-logo {
    width: 50px;
    vertical-align: top;
}

.module-page-vision div.main-content-wrapper div.jic-main img.jic-main-modules-icon {
    vertical-align: top;
    width: 91px;
}

@media (max-width: 40em) {
    .module-page-vision div.main-content-wrapper div.jic-main img.jic-main-modules-icon {
        width: 40px;
        display: block;
        margin: 0 auto 10px auto;
    }
}

.module-page-vision div.main-content-wrapper div.jic-main .module-heading {
    display: inline-block;
    margin: 0 0 0 20px;
}

@media (max-width: 40em) {
    .module-page-vision div.main-content-wrapper div.jic-main .module-heading {
        margin: 0;
    }
}

.module-page-vision div.main-content-wrapper div.jic-main p {
    font-size: 1.3125em;
    line-height: 32px;
    margin-bottom: 40px;
    margin-top: 0;
    font-weight: 400;
    color: #FFFFFF;
}

.module-page-vision div.main-content-wrapper div.jic-main p span {
    color: #ffffff;
}

.module-page-vision div.main-content-wrapper div.jic-main p img {
    height: 20px;
    width: 20px;
    margin-bottom: 3px;
}

.module-page-vision div.main-content-wrapper .ideal-platform {
    background: linear-gradient(180deg, #FFFFFF 0%, #F2F2F2 100%);
    padding-top: 71px;
}

.module-page-vision div.main-content-wrapper .vision-gradient {
    background: linear-gradient(180deg, #FFFFFF 0%, #F2F2F2 100%);
}

@media (min-width: 40em) {
    .module-page-vision div.main-content-wrapper .unlimited-clients-info {
        padding: 0;
    }
}

.module-page-vision div.main-content-wrapper .vision-perspective {
    background-color: #445C6D;
    background-image: url("/static/images/vision/Vision+Perspective-BG.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 75px 0 100px 0;
    margin: 100px 0;
    text-align: center;
}

.module-page-vision div.main-content-wrapper .vision-perspective h3 {
    color: #FFFFFF !important;
    font-size: 27px;
    line-height: 36px;
    margin: 0 0 50px 0;
    font-weight: 300;
}

.module-page-vision div.main-content-wrapper .vision-perspective p {
    color: #FFFFFF;
    font-size: 18px;
    line-height: 30px;
    margin: 50px 0 20px 0 !important;
    font-weight: 300;
}

@media (max-width: 63.9375em) {
    .module-page-vision div.main-content-wrapper .vision-perspective {
        padding: 75px 0 75px 0;
    }
    .module-page-vision div.main-content-wrapper .vision-perspective h3 {
        font-size: 24px;
        line-height: 32px;
    }
    .module-page-vision div.main-content-wrapper .vision-perspective p {
        font-size: 16px;
        line-height: 25px;
    }
}

@media (max-width: 40em) {
    .module-page-vision div.main-content-wrapper .vision-perspective {
        padding: 50px 0;
        margin: 50px 0;
    }
}

.module-page-vision div.main-content-wrapper .info-paragraph h3 {
    font-weight: 300;
}

.module-page-vision div.main-content-wrapper .info-paragraph img {
    margin-bottom: 50px;
}

@media (max-width: 40em) {
    .module-page-vision div.main-content-wrapper .info-paragraph img {
        margin-bottom: 30px;
    }
}

.module-page-vision div.main-content-wrapper .quote-section {
    margin: 75px 0;
}

@media (max-width: 40em) {
    .module-page-vision div.main-content-wrapper .quote-section {
        margin: 30px 0 50px;
    }
}

.module-page-vision div.main-content-wrapper .quote-section .row {
    padding: 0 40px;
}

@media (max-width: 40em) {
    .module-page-vision div.main-content-wrapper .quote-section .row {
        padding: 0 15px;
    }
}

.module-page-vision div.main-content-wrapper .quote-section img {
    width: 150px;
    display: block;
    margin: auto;
    border-radius: 50%;
}

@media (max-width: 40em) {
    .module-page-vision div.main-content-wrapper .quote-section img {
        margin-bottom: 25px;
        width: 100px;
    }
}

.module-page-vision div.main-content-wrapper .quote-section p.quote {
    font-size: 21px;
    line-height: 32px;
    color: #445C6D;
    margin-bottom: 1em;
}

@media (max-width: 40em) {
    .module-page-vision div.main-content-wrapper .quote-section p.quote {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 20px;
    }
}

.module-page-vision div.main-content-wrapper .quote-section div.attribution {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

@media (max-width: 40em) {
    .module-page-vision div.main-content-wrapper .quote-section div.attribution {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.module-page-vision div.main-content-wrapper .quote-section div.attribution p.name {
    font-size: 14px;
    line-height: 21px;
    color: #445C6D;
    margin-bottom: 0;
    margin-left: 12px;
    font-style: italic;
}

@media (max-width: 40em) {
    .module-page-vision div.main-content-wrapper .quote-section div.attribution p.name {
        margin-left: 0;
    }
}

.module-page-vision div.main-content-wrapper .quote-section div.attribution p.name::before {
    content: "– ";
    margin-left: -11px;
}

@media (max-width: 40em) {
    .module-page-vision div.main-content-wrapper .quote-section div.attribution p.name::before {
        margin-left: 0;
    }
}

.module-page-vision div.main-content-wrapper .quote-section .logo {
    padding: 0 30px;
}

.module-page-vision div.main-content-wrapper .major-features {
    background-color: #677d8a;
    background-image: url("/static/images/vision/RealTimeStatusControl-BG.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 640px;
}

@media (min-width: 40em) and (max-width: 63.9375em) {
    .module-page-vision div.main-content-wrapper .major-features {
        height: 586px;
    }
}

@media (max-width: 40em) {
    .module-page-vision div.main-content-wrapper .major-features {
        height: auto;
        min-height: 100vw;
    }
}

.module-page-vision div.main-content-wrapper .major-features .feature-image {
    position: relative;
    bottom: -75px;
}

@media (max-width: 40em) {
    .module-page-vision div.main-content-wrapper .major-features .feature-image {
        position: absolute;
        bottom: -18px;
    }
}

.module-page-vision div.main-content-wrapper .major-features .feature-image img {
    max-width: 685px;
}

@media (max-width: 40em) {
    .module-page-vision div.main-content-wrapper .major-features .feature-image img {
        padding: 0 15px;
        float: none;
    }
}

.module-page-vision div.main-content-wrapper .major-features p.caption {
    position: static;
    margin: 0;
    color: #9B9B9B;
    font-size: 12px;
    font-style: italic;
    line-height: 16px !important;
}

@media (max-width: 40em) {
    .module-page-vision div.main-content-wrapper .major-features p.caption {
        position: absolute;
        bottom: -18px;
        font-size: 10px;
        line-height: 12px !important;
        margin-top: 5px;
    }
}

.module-page-vision div.main-content-wrapper .major-features p.caption a {
    z-index: 1;
    position: relative;
}

.module-page-vision div.main-content-wrapper .text-right-picture-left,
.module-page-vision div.main-content-wrapper .text-left-picture-right {
    padding: 100px 0;
}

@media (max-width: 63.9375em) {
    .module-page-vision div.main-content-wrapper .text-right-picture-left,
    .module-page-vision div.main-content-wrapper .text-left-picture-right {
        padding: 50px 0;
    }
}

.module-page-vision div.main-content-wrapper .text-right-picture-left p:last-child,
.module-page-vision div.main-content-wrapper .text-left-picture-right p:last-child {
    margin-bottom: 0;
}

.module-page-vision div.main-content-wrapper .text-right-picture-left .image-wrapper,
.module-page-vision div.main-content-wrapper .text-left-picture-right .image-wrapper {
    width: 100%;
}

@media (max-width: 40em) {
    .module-page-vision div.main-content-wrapper .text-right-picture-left .image-wrapper,
    .module-page-vision div.main-content-wrapper .text-left-picture-right .image-wrapper {
        float: none;
    }
}

.module-page-vision div.main-content-wrapper .text-right-picture-left .image-wrapper.show-full img,
.module-page-vision div.main-content-wrapper .text-left-picture-right .image-wrapper.show-full img {
    min-width: 0;
    min-width: unset;
    width: 100%;
}

@media (max-width: 40em) {
    .module-page-vision div.main-content-wrapper .text-right-picture-left .image-wrapper.show-full img,
    .module-page-vision div.main-content-wrapper .text-left-picture-right .image-wrapper.show-full img {
        min-width: 0;
        min-width: unset;
        max-width: 100%;
        width: 85%;
        margin: auto;
    }
}

.module-page-vision div.main-content-wrapper .text-right-picture-left .image-wrapper img,
.module-page-vision div.main-content-wrapper .text-left-picture-right .image-wrapper img {
    min-width: 685px;
}

@media (min-width: 40em) and (max-width: 63.9375em) {
    .module-page-vision div.main-content-wrapper .text-right-picture-left .image-wrapper img,
    .module-page-vision div.main-content-wrapper .text-left-picture-right .image-wrapper img {
        max-width: none;
        max-width: unset;
        min-width: 300px;
        width: 133%;
    }
}

@media (max-width: 40em) {
    .module-page-vision div.main-content-wrapper .text-right-picture-left .image-wrapper img,
    .module-page-vision div.main-content-wrapper .text-left-picture-right .image-wrapper img {
        min-width: 0;
        min-width: unset;
        max-width: 100vw;
        width: 100vw;
        margin-left: -15px;
        float: none;
    }
}

.module-page-vision div.main-content-wrapper .text-right-picture-left .image-wrapper {
    width: 100%;
    float: right;
}

@media (max-width: 40em) {
    .module-page-vision div.main-content-wrapper .text-right-picture-left .image-wrapper {
        float: none;
    }
}

.module-page-vision div.main-content-wrapper .text-right-picture-left .image-wrapper img {
    float: right;
}

@media (max-width: 40em) {
    .module-page-vision div.main-content-wrapper .text-right-picture-left .image-wrapper img {
        float: none;
    }
}

.module-page-vision div.main-content-wrapper .text-left-picture-right .image-wrapper {
    float: left;
}

@media (max-width: 40em) {
    .module-page-vision div.main-content-wrapper .text-left-picture-right .image-wrapper {
        float: none;
    }
}

@media (max-width: 40em) {
    .module-page-vision div.main-content-wrapper .text-left-picture-right div:first-of-type {
        order: 2;
    }
    .module-page-vision div.main-content-wrapper .text-left-picture-right div:last-of-type {
        order: 1;
    }
}

.module-page-vision div.main-content-wrapper .scripting {
    padding-bottom: 200px;
}

@media (min-width: 40em) and (max-width: 63.9375em) {
    .module-page-vision div.main-content-wrapper .scripting {
        padding-bottom: 100px;
    }
}

@media (max-width: 40em) {
    .module-page-vision div.main-content-wrapper .scripting {
        padding-bottom: 50px;
    }
}

@media (max-width: 40em) {
    .module-page-vision div.main-content-wrapper .analysis .image-wrapper img,
    .module-page-vision div.main-content-wrapper .graphics .image-wrapper img,
    .module-page-vision div.main-content-wrapper .scripting .image-wrapper img {
        width: 100%;
        margin-left: 0;
    }
}

.module-page-vision div.main-content-wrapper div.small-3-col-bullet-list {
    padding-bottom: 75px;
}

.module-page-vision div.main-content-wrapper div.small-3-col-bullet-list .bullet-row:last-child .bullet {
    margin-bottom: 0;
}

@media (max-width: 40em) {
    .module-page-vision div.main-content-wrapper div.small-3-col-bullet-list .bullet-row:last-child .bullet {
        margin-bottom: 30px;
    }
    .module-page-vision div.main-content-wrapper div.small-3-col-bullet-list .bullet-row:last-child .bullet:last-child {
        margin-bottom: 50px;
    }
}

@media (max-width: 40em) {
    .module-page-vision div.main-content-wrapper div.small-3-col-bullet-list {
        padding: 30px 0;
    }
}

.module-page-vision div.main-content-wrapper div.small-3-col-bullet-list h2 {
    margin-bottom: 75px;
    font-weight: 400;
}

@media (max-width: 40em) {
    .module-page-vision div.main-content-wrapper div.small-3-col-bullet-list h2 {
        margin-bottom: 50px;
    }
}

.module-page-vision div.main-content-wrapper div.small-3-col-bullet-list h5 {
    font-size: 16px;
    line-height: 26px;
    color: #445C6D;
    font-weight: 600;
}

@media (max-width: 40em) {
    .module-page-vision div.main-content-wrapper div.small-3-col-bullet-list h5 {
        line-height: 24px;
    }
}

.module-page-vision div.main-content-wrapper div.small-3-col-bullet-list p {
    font-size: 16px;
    line-height: 26px;
    color: #4e4e4e;
}

@media (max-width: 40em) {
    .module-page-vision div.main-content-wrapper div.small-3-col-bullet-list p {
        font-size: 14px;
        line-height: 21px;
    }
}

.module-page-vision div.main-content-wrapper .
jic-pricing {
    background-image: linear-gradient(180deg, #FFFFFF 0%, #F2F2F2 100%);
    padding: 75px 0 100px 0;
    margin-bottom: 0;
}

@media (max-width: 40em) {
    .module-page-vision div.main-content-wrapper .
jic-pricing {
        padding: 50px 0;
    }
}

.module-page-vision div.main-content-wrapper .
jic-pricing .content>div.main-price {
    background: linear-gradient(225deg, #055E89 0%, #023051 100%);
}

.jic-perspective-page .ia-left-right h3 {
    font-size: 1.688em;
    line-height: 38px;
    font-weight: 300;
}

@media (max-width: 63.9375em) {
    .jic-perspective-page .ia-left-right h3 {
        font-size: 1.5em;
        line-height: 32px;
    }
}

.jic-perspective-page .ia-left-right p {
    font-size: 1.125em;
    line-height: 30px;
    font-weight: 300;
}

@media (max-width: 63.9375em) {
    .jic-perspective-page .ia-left-right p {
        font-size: 1em;
        line-height: 28px;
    }
}

.jic-perspective-page .main-content-wrapper .jic-main {
    padding-bottom: 0;
}

.jic-perspective-page .main-content-wrapper .ia-primary-button {
    padding: 0 15px;
}

.jic-perspective-page .main-content-wrapper .ia-primary-button img {
    margin-right: 10px;
}

.jic-perspective-page .jic-main {
    background: rgba(0, 0, 0, 0) url("../images/das/das_bg.jpg") repeat scroll center center/cover;
    min-height: 450px;
}

.jic-perspective-page .jic-main .jic-main-title img {
    width: 91px;
    position: absolute;
}

.jic-perspective-page .jic-main .jic-main-title h1 {
    padding-left: 118px;
}

.jic-perspective-page .jic-main .jic-main-title p {
    padding-left: 118px;
    color: #FFFFFF;
    font-size: 27px;
    font-weight: 600;
    line-height: 36px;
}

@media screen and (max-width: 750px) {
    .jic-perspective-page .jic-main .jic-main-title br {
        display: none;
    }
}

@media screen and (max-width: 641px) {
    .jic-perspective-page .jic-main .jic-main-title h1,
    .jic-perspective-page .jic-main .jic-main-title p {
        padding-left: 0;
    }
    .jic-perspective-page .jic-main .jic-main-title img {
        position: relative;
        margin-bottom: 10px;
        width: 40px;
    }
}

@media screen and (min-width: 400px) and (max-width: 415px) {
    .jic-perspective-page .jic-main .jic-main-logo-h2 {
        margin-top: 25px !important;
    }
}

.jic-perspective-page .perspective-gradient {
    background: linear-gradient(180deg, #FFFFFF 0%, #F2F2F2 100%);
}

.jic-perspective-page .ia-breadcrumb.pull-up-half+div.perspective-gradient {
    padding-top: 21px !important;
}

.jic-perspective-page .perspective-gradient.mid-section {
    padding-bottom: 80px;
}

.jic-perspective-page .perspective-gradient.after-haley {
    padding-bottom: 100px;
    padding-top: 60px;
}

.jic-perspective-page .plant-floor-section {
    padding-bottom: 0;
}

.jic-perspective-page .plant-floor-section div.plant-floor-pocket h2 {
    font-size: 27px !important;
    font-weight: 500;
    line-height: 36px;
    margin-bottom: 30px;
}

@media (max-width: 63.9375em) {
    .jic-perspective-page .plant-floor-section div.plant-floor-pocket h2 {
        font-size: 26px !important;
    }
}

@media (max-width: 40em) {
    .jic-perspective-page .plant-floor-section div.plant-floor-pocket h2 {
        font-size: 24px !important;
    }
}

@media (min-width: 120.063em) {
    .jic-perspective-page .plant-floor-section div.plant-floor-pocket h2 {
        font-size: 32px !important;
        line-height: 40px;
    }
}

.jic-perspective-page .plant-floor-section div.plant-floor-pocket p {
    font-size: 1.125em;
    line-height: 30px;
}

@media (min-width: 120.063em) {
    .jic-perspective-page .plant-floor-section div.plant-floor-pocket p {
        font-size: 21px;
        line-height: 32px;
    }
}

@media (max-width: 40em) {
    .jic-perspective-page .plant-floor-section div.plant-floor-ready {
        padding-top: 40px;
    }
}

.jic-perspective-page .plant-floor-section div.plant-floor-ready h3,
.jic-perspective-page .plant-floor-section div.built-for-mobile h3 {
    font-size: 27px !important;
    line-height: 36px;
    font-weight: 300;
}

@media (max-width: 63.9375em) {
    .jic-perspective-page .plant-floor-section div.plant-floor-ready h3,
    .jic-perspective-page .plant-floor-section div.built-for-mobile h3 {
        font-size: 24px !important;
        line-height: 32px;
    }
}

@media (max-width: 40em) {
    .jic-perspective-page .plant-floor-section div.plant-floor-ready h3,
    .jic-perspective-page .plant-floor-section div.built-for-mobile h3 {
        font-size: 21px !important;
        line-height: 32px;
    }
}

@media (min-width: 120.063em) {
    .jic-perspective-page .plant-floor-section div.plant-floor-ready h3,
    .jic-perspective-page .plant-floor-section div.built-for-mobile h3 {
        font-size: 32px !important;
        line-height: 40px;
    }
}

.jic-perspective-page .plant-floor-section div.plant-floor-ready p,
.jic-perspective-page .plant-floor-section div.built-for-mobile p {
    margin-bottom: 25px;
    font-size: 18px !important;
    line-height: 30px !important;
    font-weight: 300;
}

@media (max-width: 63.9375em) {
    .jic-perspective-page .plant-floor-section div.plant-floor-ready p,
    .jic-perspective-page .plant-floor-section div.built-for-mobile p {
        font-size: 16px !important;
        line-height: 25px !important;
    }
}

@media (max-width: 40em) {
    .jic-perspective-page .plant-floor-section div.plant-floor-ready p,
    .jic-perspective-page .plant-floor-section div.built-for-mobile p {
        font-size: 16px !important;
        line-height: 25px !important;
    }
}

@media (min-width: 120.063em) {
    .jic-perspective-page .plant-floor-section div.plant-floor-ready p,
    .jic-perspective-page .plant-floor-section div.built-for-mobile p {
        font-size: 21px !important;
        line-height: 32px !important;
    }
}

.jic-perspective-page .plant-floor-section img.mip-cube {
    width: 100px;
    position: absolute;
    top: 29%;
    left: 61%;
    -webkit-transform: translate(-61%, -29%);
    -ms-transform: translate(-61%, -29%);
    transform: translate(-61%, -29%);
}

.jic-perspective-page .plant-floor-section .row {
    display: flex;
    justify-content: center;
    align-content: center;
}

.jic-perspective-page .plant-floor-section .row .mip-wrapper {
    overflow: hidden;
    position: relative;
    min-height: 1px;
    max-width: 400px;
    margin: -120px auto 0 auto;
}

.jic-perspective-page .plant-floor-section .row .mip-wrapper img.mip-cube {
    width: 70px;
    position: absolute;
    top: 29%;
    left: 61%;
    -webkit-transform: translate(-61%, -29%);
    -ms-transform: translate(-61%, -29%);
    transform: translate(-61%, -29%);
}

@media screen and (max-width: 641px) {
    .jic-perspective-page .plant-floor-section .row .mip-wrapper img.mip-cube {
        width: 60px;
    }
}

@media screen and (min-width: 642px) and (max-width: 750px) {
    .jic-perspective-page .plant-floor-section .row .mip-wrapper {
        margin: 0 auto 0 auto;
    }
}

@media screen and (max-width: 641px) {
    .jic-perspective-page .plant-floor-section .row .mip-wrapper {
        margin: 20px auto -50px auto;
    }
}

@media screen and (max-width: 900px) {
    .jic-perspective-page .plant-floor-section .row>div:nth-child(2) {
        margin-left: 0 !important;
    }
}

@media screen and (max-width: 750px) {
    .jic-perspective-page .plant-floor-section .row {
        flex-direction: column;
    }
    .jic-perspective-page .plant-floor-section .row>div:nth-child(1) {
        text-align: center;
        width: 100%;
    }
    .jic-perspective-page .plant-floor-section .row>div:nth-child(1) .plant-floor-icons {
        justify-content: center;
    }
    .jic-perspective-page .plant-floor-section .row>div:nth-child(2) {
        width: 100%;
    }
    .jic-perspective-page .plant-floor-section .row>div:nth-child(2) .mip-wrapper {
        left: -40px;
    }
}

@media screen and (max-width: 641px) {
    .jic-perspective-page .plant-floor-section .row>div:nth-child(2) .mip-wrapper {
        width: 300px;
        left: -28px;
    }
}

.jic-perspective-page .plant-floor-section p {
    margin-bottom: 25px;
    font-size: 1.125em;
    font-weight: 300;
}

.jic-perspective-page .plant-floor-section .plant-floor-icons {
    display: flex;
    justify-content: flex-start;
    align-content: center;
}

.jic-perspective-page .plant-floor-section .plant-floor-icons div:not(.wistia_click_to_play) {
    display: inline-flex;
    justify-content: flex-start;
    align-content: center;
    width: auto;
}

.jic-perspective-page .plant-floor-section .plant-floor-icons div:not(.wistia_click_to_play) a {
    align-self: center;
    color: #4A90AD;
    font-size: 14px;
    font-style: italic;
}

.jic-perspective-page .plant-floor-section .plant-floor-icons div:not(.wistia_click_to_play) a img {
    margin-right: 10px;
}

.jic-perspective-page .plant-floor-section .plant-floor-icons div:not(.wistia_click_to_play):first-child {
    padding-right: 20px;
    border-right: 1px solid #D8D8D8;
}

.jic-perspective-page .plant-floor-section .plant-floor-icons div:not(.wistia_click_to_play):first-child img {
    width: 37px;
}

.jic-perspective-page .plant-floor-section .plant-floor-icons div:not(.wistia_click_to_play):nth-child(2) {
    padding-left: 20px;
}

.jic-perspective-page .plant-floor-section .plant-floor-icons div:not(.wistia_click_to_play):nth-child(2) img {
    width: 19px;
}

@media only screen and (max-width: 751px) {
    .jic-perspective-page .plant-floor-section h3,
    .jic-perspective-page .plant-floor-section p {
        text-align: center;
    }
    .jic-perspective-page .plant-floor-section h3 {
        font-size: 1.313em;
        font-weight: 400;
    }
    .jic-perspective-page .plant-floor-section p {
        margin-bottom: 25px;
        font-size: 1em;
        font-weight: 300;
    }
}

.jic-perspective-page .head-shot-quote {
    padding: 60px 0;
}

.jic-perspective-page .head-shot-quote img {
    max-width: 150px;
}

@media (max-width: 63.9375em) {
    .jic-perspective-page .head-shot-quote {
        padding: 75px 0;
    }
}

@media (max-width: 40em) {
    .jic-perspective-page .head-shot-quote {
        padding: 40px 0;
    }
}

.jic-perspective-page .head-shot-quote h3 {
    font-weight: normal;
}

.jic-perspective-page .head-shot-quote p.watch-case-study {
    padding: 40px 0 10px;
}

.jic-perspective-page .head-shot-quote.carl {
    padding: 70px 0;
}

.jic-perspective-page .message-handling img {
    width: 485px;
}

@media (max-width: 63.9375em) {
    .jic-perspective-page .message-handling img {
        width: 80%;
        max-width: 485px;
    }
}

@media (max-width: 40em) {
    .jic-perspective-page .message-handling img {
        width: 200px;
        max-width: unset;
    }
}

.jic-perspective-page .message-handling+.row {
    padding-top: 100px;
}

@media (max-width: 63.9375em) {
    .jic-perspective-page .message-handling+.row {
        padding-top: 75px;
    }
}

@media (max-width: 40em) {
    .jic-perspective-page .message-handling+.row {
        padding-top: 50px;
    }
}

.jic-perspective-page .left video {
    width: 685px;
    float: right;
}

@media screen and (max-width: 1405px) {
    .jic-perspective-page .left video {
        width: 100%;
        float: none;
    }
}

@media (max-width: 40em) {
    .jic-perspective-page .left img {
        min-width: 0;
        min-width: unset;
        float: none;
    }
    .jic-perspective-page .left video {
        width: 100%;
        float: none;
    }
}

.jic-perspective-page .right video {
    width: 685px;
}

@media screen and (max-width: 1405px) {
    .jic-perspective-page .right video {
        width: 100%;
        float: none;
    }
}

@media (max-width: 40em) {
    .jic-perspective-page .right img {
        min-width: 0;
        min-width: unset;
        float: none;
    }
    .jic-perspective-page .right video {
        width: 100%;
    }
}

.jic-perspective-page img.major-browser-image {
    min-width: 700px;
    /* padding: 70px; */
}

@media (max-width: 63.9375em) {
    .jic-perspective-page img.major-browser-image {
        min-width: 300px;
        padding: 20px;
    }
}

@media (max-width: 40em) {
    .jic-perspective-page img.major-browser-image {
        min-width: 300px;
        padding: 20px;
    }
}

.jic-perspective-page .jic-responds {
    padding-bottom: 30px;
}

@media (max-width: 63.9375em) {
    .jic-perspective-page .jic-responds {
        padding-bottom: 75px;
    }
}

@media (max-width: 40em) {
    .jic-perspective-page .jic-responds {
        padding-bottom: 50px;
    }
}

@media (min-width: 64em) {
    .jic-perspective-page .perspective-responds .text-container,
    .jic-perspective-page .perspective-responds div.maker-edition-page .graphic-block .main-graphic-content .text-container--right,
    .jic-perspective-page .perspective-responds div.maker-edition-page .graphic-block--absolute .main-graphic-content .text-container--right,
    .jic-perspective-page .perspective-responds div.maker-edition-page .graphic-block--relative .main-graphic-content .text-container--right,
    div.maker-edition-page .graphic-block .main-graphic-content .jic-perspective-page .perspective-responds .text-container--right,
    div.maker-edition-page .graphic-block--absolute .main-graphic-content .jic-perspective-page .perspective-responds .text-container--right,
    div.maker-edition-page .graphic-block--relative .main-graphic-content .jic-perspective-page .perspective-responds .text-container--right,
    .jic-perspective-page .perspective-responds div.maker-edition-page .graphic-block .main-graphic-content .text-container--left,
    .jic-perspective-page .perspective-responds div.maker-edition-page .graphic-block--absolute .main-graphic-content .text-container--left,
    .jic-perspective-page .perspective-responds div.maker-edition-page .graphic-block--relative .main-graphic-content .text-container--left,
    div.maker-edition-page .graphic-block .main-graphic-content .jic-perspective-page .perspective-responds .text-container--left,
    div.maker-edition-page .graphic-block--absolute .main-graphic-content .jic-perspective-page .perspective-responds .text-container--left,
    div.maker-edition-page .graphic-block--relative .main-graphic-content .jic-perspective-page .perspective-responds .text-container--left {
        padding-left: 90px;
        left: 10px;
    }
}

.jic-perspective-page .major-features {
    position: relative;
    overflow: hidden;
    height: auto;
    min-height: 1px;
    padding-bottom: 30px;
    padding-top: 0;
}

.jic-perspective-page .major-features video {
    position: relative;
    top: 0;
    width: 100%;
}

.jic-perspective-page .mobile-responsive-tools-image video {
    border: 1px solid #D8D8D8;
    padding-bottom: 1px;
}

@media (max-width: 40em) {
    .jic-perspective-page .image-shift [class*=-image] {
        order: -1;
    }
}

.jic-perspective-page .info-paragraph .plant-floor-section {
    padding: 60px 0;
}

.jic-perspective-page div.info-paragraph.built-for-mobile {
    padding: 120px 0 0;
}

@media (min-width: 40em) and (max-width: 63.9375em) {
    .jic-perspective-page div.info-paragraph.built-for-mobile {
        padding: 30px 0 0;
    }
    .jic-perspective-page div.info-paragraph.built-for-mobile .mip-wrapper {
        margin: 0 auto;
    }
}

@media (max-width: 40em) {
    .jic-perspective-page div.info-paragraph.built-for-mobile {
        padding: 30px 0 0;
    }
    .jic-perspective-page div.info-paragraph.built-for-mobile .mip-wrapper {
        margin: 10px auto -50px auto;
    }
}

.jic-perspective-page .simple-safe {
    padding-bottom: 40px;
    padding-top: 100px;
}

.jic-perspective-page .simple-safe img {
    width: 660px;
    margin: 0 auto;
    min-height: 1px;
}

@media (max-width: 40em) {
    .jic-perspective-page .simple-safe img {
        width: 290px;
    }
}

.jic-perspective-page .simple-safe+.small-info-paragraph {
    padding-bottom: 100px;
}

@media (max-width: 63.9375em) {
    .jic-perspective-page .simple-safe {
        padding-top: 75px;
    }
    .jic-perspective-page .simple-safe+.small-info-paragraph {
        padding-bottom: 75px;
    }
}

@media (max-width: 40em) {
    .jic-perspective-page .simple-safe {
        padding-top: 50px;
    }
    .jic-perspective-page .simple-safe+.small-info-paragraph {
        padding-bottom: 50px;
    }
}

.jic-perspective-page .two-column-overides .bullet-row:last-child .bullet {
    margin-bottom: 0;
}

.jic-perspective-page .two-column-overides h5 {
    font-size: 16px !important;
    font-weight: bold !important;
    line-height: 26px;
    color: #445C6D !important;
}

.jic-perspective-page .two-column-overides h5 a {
    font-size: 16px !important;
    font-weight: bold !important;
    line-height: 26px;
    color: #445C6D !important;
}

.jic-perspective-page .two-column-overides p {
    font-size: 16px;
    line-height: 26px;
    color: #4E4E4E !important;
}

.jic-perspective-page .faq {
    padding-bottom: 100px;
}

.jic-perspective-page .
jic-pricing {
    background-image: linear-gradient(180deg, #FFFFFF 0%, #F2F2F2 100%);
    padding: 75px 0 100px 0;
}

@media (max-width: 40em) {
    .jic-perspective-page .
jic-pricing {
        padding: 50px 0;
    }
}

.jic-perspective-page .solutions-platformReqs {
    background-color: transparent;
}

.jic-perspective-page .solutions-platformReqs p {
    color: #4E4E4E;
}

.jic-perspective-page .solutions-platformReqs ul li {
    color: #4E4E4E;
}

.jic-perspective-page div.small-3-col-bullet-list {
    padding: 20px 0 80px 0;
}

.jic-perspective-page div.small-3-col-bullet-list h2 {
    margin-bottom: 70px;
}

.jic-perspective-page .all-modules-section {
    background: none;
    padding: 75px 0 100px 0;
}

.jic-perspective-page .all-modules-section .header {
    margin-bottom: 50px;
}

.jic-perspective-page .all-modules-section h2 {
    color: #445C6D !important;
    font-size: 27px !important;
    line-height: 36px;
}

.jic-perspective-page .all-modules-section h3 {
    color: #445C6D !important;
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 20px;
}

.jic-perspective-page .all-modules-section h5 {
    color: #4E4E4E;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.jic-perspective-page .all-modules-section ul {
    list-style: none;
    margin: 0;
}

.jic-perspective-page .all-modules-section ul li {
    color: #4E4E4E;
    font-size: 14px;
}

@media (max-width: 40em) {
    .jic-perspective-page .all-modules-section .contents>div:nth-child(2) {
        margin-top: 30px;
    }
    .jic-perspective-page .all-modules-section>.row div:nth-child(2) h3 {
        margin-top: 30px;
    }
}

.jic-perspective-page .wistia-container {
    width: 624px;
    height: 351px;
}

@media only screen and (max-width: 1280px) {
    .jic-perspective-page .wistia-container {
        width: 462px;
        height: 260px;
    }
}

@media only screen and (max-width: 1025px) {
    .jic-perspective-page .wistia-container {
        width: 338px;
        height: 190px;
    }
}

@media (max-width: 40em) {
    .jic-perspective-page .wistia-container {
        width: 302px;
        height: 170px;
    }
}

.jic-perspective-page .real-control .wistia-container {
    width: 685px;
    height: 346px;
}

@media only screen and (max-width: 1280px) {
    .jic-perspective-page .real-control .wistia-container {
        width: 462px;
        height: 240px;
    }
}

@media only screen and (max-width: 1025px) {
    .jic-perspective-page .real-control .wistia-container {
        width: 338px;
        height: 176px;
    }
}

@media (max-width: 40em) {
    .jic-perspective-page .real-control .wistia-container {
        width: 302px;
        height: 152px;
    }
}

@media only screen and (max-width: 1025px) {
    .jic-perspective-page div.main-content-wrapper div.jic-main {
        padding-right: 65px;
        padding-top: 80px;
    }
    .jic-perspective-page div.small-3-col-bullet-list {
        padding: 20px 0 50px 0;
    }
}

@media (max-width: 63.9375em) {
    .jic-perspective-page div.main-content-wrapper div.jic-main p {
        font-size: 1.3125em;
        font-weight: 400;
        line-height: 32px;
    }
}

@media only screen and (max-width: 641px) {
    .jic-perspective-page div.main-content-wrapper div.jic-main {
        padding: 50px 15px 50px 15px;
        min-height: 450px;
    }
    .jic-perspective-page div.main-content-wrapper.platform-page div.jic-main img.jic-main-platform-logo {
        margin-left: 5%;
    }
    .jic-perspective-page div.small-3-col-bullet-list {
        padding: 20px 0 0 0;
    }
    .jic-perspective-page div.small-3-col-bullet-list .bullet-row:last-child {
        margin-bottom: 20px;
    }
    .jic-perspective-page div.small-3-col-bullet-list .bullet-row:last-child .bullet {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 641px) and (min-width: 400px) {
    .jic-perspective-page div.main-content-wrapper.platform-page div.jic-main h2.jic-main-logo-h2 {
        padding: 0 0 0 10px;
        margin-top: 28px;
    }
}

@media (min-width: 120.063em) {
    .jic-perspective-page div.main-content-wrapper.platform-page div.jic-main h2.jic-main-logo-h2 {
        padding-left: 10px;
        padding-right: 0;
    }
}

@media only screen and (max-width: 751px) {
    .jic-perspective-page div#pfready {
        margin: 40px 0;
    }
}

@media only screen and (max-width: 646px) {
    .jic-perspective-page div#pfready {
        margin: 40px 0 20px;
    }
}

@media only screen and (max-width: 420px) {
    .jic-perspective-page div#pfready {
        margin: 80px 0 20px;
    }
}

@media only screen and (min-width: 1024px) {
    .jic-perspective-page div#pfready {
        width: 685px;
        right: 200px;
        position: relative;
    }
}

@media (max-width: 40em) {
    .jic-perspective-page .ia-left-right h3,
    .jic-perspective-page div.small-info-paragraph h3,
    .jic-perspective-page .text-left-picture-right h3,
    .jic-perspective-page .text-right-picture-left h3 {
        font-size: 1.313em;
        font-weight: 300;
    }
    .jic-perspective-page .ia-left-right p,
    .jic-perspective-page div.small-info-paragraph p,
    .jic-perspective-page .text-left-picture-right p,
    .jic-perspective-page .text-right-picture-left p {
        font-size: 1em;
        font-weight: 300;
    }
    .jic-perspective-page .no-pad-right {
        padding-right: 0.9375em !important;
    }
}

.system-security .main-content-wrapper {
    /* section-specific styles */
}

.system-security .main-content-wrapper p {
    font-size: 18px;
    line-height: 30px;
    color: #4e4e4e;
}

@media (max-width: 63.9375em) {
    .system-security .main-content-wrapper p {
        font-size: 16px;
        line-height: 26px;
    }
}

.system-security .main-content-wrapper div.jic-main {
    background-image: url("../images/system_security/security.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 450px;
}

.system-security .main-content-wrapper div.jic-main img.jic-main-modules-logo {
    width: 133px;
    vertical-align: top;
}

@media (max-width: 40em) {
    .system-security .main-content-wrapper div.jic-main img.jic-main-modules-logo {
        margin-left: 1.5em;
    }
}

.system-security .main-content-wrapper div.jic-main h2.jic-main-logo-h2 {
    font-size: 1.5em !important;
    line-height: 29px;
    display: inline-block;
    font-weight: 400;
    letter-spacing: 0.5px;
    margin: 25px 0 0 0;
}

@media (max-width: 40em) {
    .system-security .main-content-wrapper div.jic-main h2.jic-main-logo-h2 {
        margin-top: 5px;
        display: block;
        padding: 0;
    }
}

@media only screen and (min-width: 120.063em) {
    .system-security .main-content-wrapper div.jic-main h2.jic-main-logo-h2 {
        padding-left: 10px;
        padding-right: 0;
    }
}

@media (max-width: 40em) {
    .system-security .main-content-wrapper div.jic-main h1 {
        line-height: 36px;
        font-size: 32px !important;
    }
}

.system-security .main-content-wrapper div.jic-main img.jic-main-modules-icon {
    vertical-align: top;
    width: 100px;
}

@media (max-width: 40em) {
    .system-security .main-content-wrapper div.jic-main img.jic-main-modules-icon {
        width: 40px;
        display: block;
        margin: auto;
    }
}

.system-security .main-content-wrapper div.jic-main .heading {
    display: inline-block;
    margin: 0;
}

.system-security .main-content-wrapper div.jic-main p {
    font-size: 27px;
    line-height: 36px;
    margin-bottom: 40px;
    margin-top: 10px;
    font-weight: 600;
    color: #FFFFFF;
}

.system-security .main-content-wrapper div.jic-main p span {
    color: #ffffff;
}

.system-security .main-content-wrapper div.jic-main p img {
    height: 20px;
    width: 20px;
    margin-bottom: 3px;
}

.system-security .main-content-wrapper .small-info-paragraph {
    padding: 71px 0 75px;
}

@media (max-width: 40em) {
    .system-security .main-content-wrapper .small-info-paragraph {
        padding: 50px 0;
    }
}

.system-security .main-content-wrapper .small-info-paragraph h3 {
    font-weight: 600;
}

@media (max-width: 40em) {
    .system-security .main-content-wrapper .small-info-paragraph h3 {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 20px;
        margin-top: 0;
        font-weight: 600;
    }
}

@media (min-width: 120.063em) {
    .system-security .main-content-wrapper .small-info-paragraph h3 {
        font-size: 40px !important;
        line-height: 56px !important;
    }
    .system-security .main-content-wrapper .small-info-paragraph h3+p {
        font-size: 24px !important;
        line-height: 36px !important;
    }
}

.system-security .main-content-wrapper .small-info-paragraph .data-sheet {
    color: #4A90AD;
    font-size: 14px;
    font-style: italic;
    line-height: 21px;
    font-weight: 300;
    display: block;
    margin-bottom: 10px;
}

.system-security .main-content-wrapper .small-info-paragraph .data-sheet .pdf-icon {
    margin-right: 9px;
}

.system-security .main-content-wrapper .quote-section {
    margin: 75px 0;
}

@media (max-width: 40em) {
    .system-security .main-content-wrapper .quote-section {
        margin: 30px 0 50px;
    }
}

.system-security .main-content-wrapper .quote-section .row {
    padding: 0 40px;
}

@media (max-width: 40em) {
    .system-security .main-content-wrapper .quote-section .row {
        padding: 0 15px;
    }
}

.system-security .main-content-wrapper .quote-section img {
    width: 150px;
    display: block;
    margin: auto;
    border-radius: 50%;
}

@media (max-width: 40em) {
    .system-security .main-content-wrapper .quote-section img {
        margin-bottom: 25px;
        width: 100px;
    }
}

.system-security .main-content-wrapper .quote-section p.quote {
    font-size: 21px;
    line-height: 32px;
    color: #445C6D;
    margin-bottom: 1em;
}

@media (max-width: 40em) {
    .system-security .main-content-wrapper .quote-section p.quote {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 20px;
    }
}

.system-security .main-content-wrapper .quote-section div.attribution {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

@media (max-width: 40em) {
    .system-security .main-content-wrapper .quote-section div.attribution {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.system-security .main-content-wrapper .quote-section div.attribution p.name {
    font-size: 14px;
    line-height: 21px;
    color: #445C6D;
    margin-bottom: 0;
    margin-left: 12px;
    font-style: italic;
}

@media (max-width: 40em) {
    .system-security .main-content-wrapper .quote-section div.attribution p.name {
        margin-left: 0;
    }
}

.system-security .main-content-wrapper .quote-section div.attribution p.name::before {
    content: "– ";
    margin-left: -11px;
}

@media (max-width: 40em) {
    .system-security .main-content-wrapper .quote-section div.attribution p.name::before {
        margin-left: 0;
    }
}

.system-security .main-content-wrapper .quote-section .logo {
    padding: 0 30px;
}

.system-security .main-content-wrapper .companies {
    margin: 100px 0;
}

@media (min-width: 40em) and (max-width: 63.9375em) {
    .system-security .main-content-wrapper .companies {
        margin: 75px 0;
    }
}

@media (max-width: 40em) {
    .system-security .main-content-wrapper .companies {
        margin: 30px 0 50px;
    }
}

.system-security .main-content-wrapper .companies .row {
    padding: 0 40px;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

@media (max-width: 40em) {
    .system-security .main-content-wrapper .companies .row {
        padding: 0 15px;
    }
}

.system-security .main-content-wrapper .companies h4 {
    font-size: 24px;
    color: #445C6D;
    line-height: 34px;
    font-weight: 400;
}

@media (max-width: 63.9375em) {
    .system-security .main-content-wrapper .companies h4 {
        font-size: 18px;
    }
}

@media (max-width: 40em) {
    .system-security .main-content-wrapper .companies h4 {
        margin-bottom: 18px;
    }
}

.system-security .main-content-wrapper .major-features {
    background-color: #677d8a;
    background-image: none;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 640px;
}

@media (min-width: 40em) and (max-width: 63.9375em) {
    .system-security .main-content-wrapper .major-features {
        height: 586px;
    }
}

@media (max-width: 40em) {
    .system-security .main-content-wrapper .major-features {
        height: auto;
        min-height: 100vw;
    }
}

.system-security .main-content-wrapper .major-features .feature-image {
    position: relative;
    bottom: -75px;
}

@media (max-width: 40em) {
    .system-security .main-content-wrapper .major-features .feature-image {
        position: absolute;
        bottom: 0;
    }
}

.system-security .main-content-wrapper .major-features .feature-image img {
    max-width: 685px;
}

@media (max-width: 40em) {
    .system-security .main-content-wrapper .major-features .feature-image img {
        max-width: 100vw;
        width: 100vw;
        float: none;
    }
}

.system-security .main-content-wrapper .major-features p.caption {
    position: static;
    margin-top: 10px;
    color: #9b9b9b;
}

@media (max-width: 40em) {
    .system-security .main-content-wrapper .major-features p.caption {
        position: absolute;
        bottom: -18px;
        font-size: 10px;
        line-height: 12px !important;
        margin-top: 5px;
    }
}

.system-security .main-content-wrapper .text-right-picture-left,
.system-security .main-content-wrapper .text-left-picture-right {
    padding: 100px 0;
}

@media (max-width: 63.9375em) {
    .system-security .main-content-wrapper .text-right-picture-left,
    .system-security .main-content-wrapper .text-left-picture-right {
        padding: 50px 0;
    }
}

.system-security .main-content-wrapper .text-right-picture-left p:last-child,
.system-security .main-content-wrapper .text-left-picture-right p:last-child {
    margin-bottom: 0;
}

.system-security .main-content-wrapper .text-right-picture-left .image-wrapper,
.system-security .main-content-wrapper .text-left-picture-right .image-wrapper {
    width: 100%;
}

@media (max-width: 40em) {
    .system-security .main-content-wrapper .text-right-picture-left .image-wrapper,
    .system-security .main-content-wrapper .text-left-picture-right .image-wrapper {
        float: none;
    }
}

.system-security .main-content-wrapper .text-right-picture-left .image-wrapper.show-full img,
.system-security .main-content-wrapper .text-left-picture-right .image-wrapper.show-full img {
    min-width: 0;
    min-width: unset;
    width: 100%;
}

@media (max-width: 40em) {
    .system-security .main-content-wrapper .text-right-picture-left .image-wrapper.show-full img,
    .system-security .main-content-wrapper .text-left-picture-right .image-wrapper.show-full img {
        min-width: 0;
        min-width: unset;
        max-width: 100%;
        width: 85%;
        margin: auto;
    }
}

.system-security .main-content-wrapper .text-right-picture-left .image-wrapper img,
.system-security .main-content-wrapper .text-left-picture-right .image-wrapper img {
    min-width: 685px;
}

@media (min-width: 40em) and (max-width: 63.9375em) {
    .system-security .main-content-wrapper .text-right-picture-left .image-wrapper img,
    .system-security .main-content-wrapper .text-left-picture-right .image-wrapper img {
        max-width: none;
        max-width: unset;
        min-width: 300px;
        width: 133%;
    }
}

@media (max-width: 40em) {
    .system-security .main-content-wrapper .text-right-picture-left .image-wrapper img,
    .system-security .main-content-wrapper .text-left-picture-right .image-wrapper img {
        min-width: 0;
        min-width: unset;
        max-width: 100vw;
        width: 100vw;
        margin-left: -15px;
        float: none;
    }
}

.system-security .main-content-wrapper .text-right-picture-left .image-wrapper {
    width: 100%;
    float: right;
}

@media (max-width: 40em) {
    .system-security .main-content-wrapper .text-right-picture-left .image-wrapper {
        float: none;
    }
}

.system-security .main-content-wrapper .text-right-picture-left .image-wrapper img {
    float: right;
}

@media (max-width: 40em) {
    .system-security .main-content-wrapper .text-right-picture-left .image-wrapper img {
        float: none;
    }
}

.system-security .main-content-wrapper .text-left-picture-right .image-wrapper {
    float: left;
}

@media (max-width: 40em) {
    .system-security .main-content-wrapper .text-left-picture-right .image-wrapper {
        float: none;
    }
}

@media (max-width: 40em) {
    .system-security .main-content-wrapper .text-left-picture-right div:first-of-type {
        order: 2;
    }
    .system-security .main-content-wrapper .text-left-picture-right div:last-of-type {
        order: 1;
    }
}

.system-security .main-content-wrapper .info-paragraph {
    padding: 100px 0;
}

@media (max-width: 63.9375em) {
    .system-security .main-content-wrapper .info-paragraph {
        padding: 50px 0;
    }
}

.system-security .main-content-wrapper .info-paragraph img {
    margin-bottom: 50px;
}

@media (max-width: 40em) {
    .system-security .main-content-wrapper .info-paragraph img {
        margin-bottom: 30px;
    }
}

.system-security .main-content-wrapper .info-paragraph h3 {
    font-weight: 300;
    margin-bottom: 20px;
}

@media (max-width: 40em) {
    .system-security .main-content-wrapper .info-paragraph h3 {
        margin-bottom: 20px;
        margin-top: 0;
    }
}

.system-security .main-content-wrapper .proven {
    padding-bottom: 200px;
}

@media (max-width: 63.9375em) {
    .system-security .main-content-wrapper .proven {
        padding-bottom: 100px;
    }
}

.system-security .main-content-wrapper .ssl {
    padding-top: 150px;
}

@media (min-width: 40em) and (max-width: 63.9375em) {
    .system-security .main-content-wrapper .ssl {
        padding-top: 100px;
    }
}

@media (max-width: 40em) {
    .system-security .main-content-wrapper .ssl {
        padding-top: 75px;
    }
}

@media (max-width: 40em) {
    .system-security .main-content-wrapper .settings .image-wrapper img {
        width: auto;
        padding: 0 30px;
    }
}

@media (max-width: 40em) {
    .system-security .main-content-wrapper div.small-3-col-bullet-list .bullet {
        margin-bottom: 30px;
    }
    .system-security .main-content-wrapper div.small-3-col-bullet-list .bullet:last-child {
        margin-bottom: 50px;
    }
}

.system-security .main-content-wrapper div.small-3-col-bullet-list h2 {
    margin-bottom: 75px;
    font-weight: 400;
}

@media (max-width: 40em) {
    .system-security .main-content-wrapper div.small-3-col-bullet-list h2 {
        margin-bottom: 50px;
    }
}

.system-security .main-content-wrapper div.small-3-col-bullet-list h5 {
    font-size: 16px;
    line-height: 26px;
    color: #445C6D;
    font-weight: 600;
}

@media (max-width: 40em) {
    .system-security .main-content-wrapper div.small-3-col-bullet-list h5 {
        line-height: 24px;
    }
}

.system-security .main-content-wrapper div.small-3-col-bullet-list p {
    font-size: 16px;
    line-height: 26px;
    color: #4e4e4e;
}

@media (max-width: 40em) {
    .system-security .main-content-wrapper div.small-3-col-bullet-list p {
        font-size: 14px;
        line-height: 21px;
    }
}

@media (max-width: 63.9375em) {
    .system-security .main-content-wrapper .modules-faq {
        padding-bottom: 0;
    }
}

.system-security .main-content-wrapper .modules-faq .header h4 img {
    width: 20px;
    margin-top: 0;
}

.system-security .main-content-wrapper .pricing-section {
    padding-bottom: 100px;
    background: linear-gradient(180deg, #FFFFFF 0%, #F2F2F2 100%);
}

@media (max-width: 40em) {
    .system-security .main-content-wrapper .pricing-section {
        padding-bottom: 50px;
    }
}

.system-security .main-content-wrapper .pricing-section .heading-hr {
    margin-bottom: 75px;
}

@media (max-width: 40em) {
    .system-security .main-content-wrapper .pricing-section .heading-hr {
        margin-bottom: 50px;
    }
}

.system-security .main-content-wrapper .pricing-section h3 {
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    color: #445C6D;
    margin-bottom: 5px;
}

@media (max-width: 40em) {
    .system-security .main-content-wrapper .pricing-section p {
        margin-bottom: 10px;
    }
}

.system-security .main-content-wrapper .pricing-section p.price {
    font-size: 21px;
    line-height: 38px;
    font-weight: 600;
    color: #445C6D;
}

.system-security .main-content-wrapper .pricing-section .limited {
    margin-bottom: 50px;
}

.system-security .main-content-wrapper .all-modules-section {
    background: linear-gradient(180deg, #FFFFFF 0%, #F2F2F2 100%);
}

.system-security .main-content-wrapper .all-modules-section .header h2 {
    font-weight: 400;
    font-size: 27px !important;
    line-height: 36px;
}

.system-security .main-content-wrapper .all-modules-section h3 {
    font-weight: 600;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 26px;
    color: #445C6D;
}

.system-security .main-content-wrapper .all-modules-section h5 {
    font-size: 12px;
    line-height: 16px;
    margin: 0 0 10px !important;
}

.system-security .main-content-wrapper .all-modules-section ul li a {
    font-size: 14px;
    line-height: 21px;
}

div.maker-edition-page {
    /***********************/
    /* component overrides */
    /***********************/
    /* end component overrides */
    /***********************/
    /* Individual Sections */
    /***********************/
}

div.maker-edition-page section {
    margin-bottom: 100px;
}

@media (min-width: 40em) and (max-width: 63.9375em) {
    div.maker-edition-page section {
        margin-bottom: 62px;
    }
}

@media (max-width: 40em) {
    div.maker-edition-page section {
        margin-bottom: 45px;
        padding-left: 16px;
        padding-right: 16px;
    }
}

div.maker-edition-page h2 {
    color: inherit !important;
    font-size: 32px !important;
    font-weight: 600;
    line-height: 40px;
    margin: 0;
    padding: 0;
}

@media (max-width: 63.9375em) {
    div.maker-edition-page h2 {
        font-size: 24px !important;
        line-height: 32px;
    }
}

@media (max-width: 40em) {
    div.maker-edition-page h2 {
        margin-bottom: 15px;
    }
}

@media (min-width: 120.063em) {
    div.maker-edition-page h2 {
        font-size: 40px !important;
    }
}

div.maker-edition-page h3 {
    font-size: 27px;
    line-height: 36px;
    margin: 0;
}

@media (max-width: 63.9375em) {
    div.maker-edition-page h3 {
        font-size: 21px;
        line-height: 28px;
    }
}

@media (min-width: 120.063em) {
    div.maker-edition-page h3 {
        font-size: 32px;
        line-height: 46px;
    }
}

div.maker-edition-page h2,
div.maker-edition-page h3 {
    color: #000682 !important;
}

div.maker-edition-page p {
    font-size: 18px;
    line-height: 30px;
    font-weight: 300;
}

@media (max-width: 63.9375em) {
    div.maker-edition-page p {
        font-size: 16px;
        line-height: 26px;
    }
}

@media (min-width: 120.063em) {
    div.maker-edition-page p {
        font-size: 21px;
        line-height: 40px;
    }
}

div.maker-edition-page hr.main {
    border-top: 1px solid #6BC1FF;
}

div.maker-edition-page .ia-quote-bar .text-wrapper .quote-text {
    color: #000682;
}

div.maker-edition-page .ia-quote-bar .text-wrapper .attribution {
    color: #6BC1FF;
}

div.maker-edition-page .ia-left-right {
    padding-top: 0;
}

@media (max-width: 40em) {
    div.maker-edition-page .ia-left-right {
        padding-bottom: 75px;
    }
}

div.maker-edition-page .link-underline,
div.maker-edition-page .ia-left-right .text-container p a,
div.maker-edition-page .ia-left-right .graphic-block .main-graphic-content .text-container--right p a,
div.maker-edition-page .ia-left-right .graphic-block--absolute .main-graphic-content .text-container--right p a,
div.maker-edition-page .ia-left-right .graphic-block--relative .main-graphic-content .text-container--right p a,
div.maker-edition-page .graphic-block .main-graphic-content .ia-left-right .text-container--right p a,
div.maker-edition-page .graphic-block--absolute .main-graphic-content .ia-left-right .text-container--right p a,
div.maker-edition-page .graphic-block--relative .main-graphic-content .ia-left-right .text-container--right p a,
div.maker-edition-page .ia-left-right .graphic-block .main-graphic-content .text-container--left p a,
div.maker-edition-page .ia-left-right .graphic-block--absolute .main-graphic-content .text-container--left p a,
div.maker-edition-page .ia-left-right .graphic-block--relative .main-graphic-content .text-container--left p a,
div.maker-edition-page .graphic-block .main-graphic-content .ia-left-right .text-container--left p a,
div.maker-edition-page .graphic-block--absolute .main-graphic-content .ia-left-right .text-container--left p a,
div.maker-edition-page .graphic-block--relative .main-graphic-content .ia-left-right .text-container--left p a,
.ia-left-right .text-container p div.maker-edition-page a,
.ia-left-right div.maker-edition-page .graphic-block .main-graphic-content .text-container--right p div.maker-edition-page a,
.ia-left-right div.maker-edition-page .graphic-block--absolute .main-graphic-content .text-container--right p div.maker-edition-page a,
.ia-left-right div.maker-edition-page .graphic-block--relative .main-graphic-content .text-container--right p div.maker-edition-page a,
.ia-left-right div.maker-edition-page .graphic-block .main-graphic-content .text-container--left p div.maker-edition-page a,
.ia-left-right div.maker-edition-page .graphic-block--absolute .main-graphic-content .text-container--left p div.maker-edition-page a,
.ia-left-right div.maker-edition-page .graphic-block--relative .main-graphic-content .text-container--left p div.maker-edition-page a {
    border-color: #6BC1FF;
}

div.maker-edition-page div.jic-main {
    min-height: 675px;
    color: #000682;
    background-color: #6BC1FF;
    background-image: url("/static/images/maker-edition/jic-main.jpg");
    background-size: cover;
    background-position: 25% top;
    padding: 0;
}

@media (max-width: 40em) {
    div.maker-edition-page div.jic-main {
        min-height: 566px;
    }
}

div.maker-edition-page div.jic-main .top-banner {
    padding: 13px 25px;
    color: #fff;
    background-color: #000682;
}

div.maker-edition-page div.jic-main .top-banner span {
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    color: inherit;
}

div.maker-edition-page div.jic-main .top-banner span a {
    text-decoration: underline;
    color: inherit;
    font-weight: inherit;
}

div.maker-edition-page div.jic-main .top-banner span a:hover,
div.maker-edition-page div.jic-main .top-banner span a:focus {
    color: #6BC1FF;
}

div.maker-edition-page div.jic-main .jic-main-title {
    padding: 114px 25px 0;
}

@media (max-width: 40em) {
    div.maker-edition-page div.jic-main .jic-main-title {
        padding-top: 120px;
    }
}

div.maker-edition-page div.jic-main .jic-main-title h1 {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
}

div.maker-edition-page div.jic-main .jic-main-title h2 {
    font-size: 54px !important;
    line-height: 70px;
    font-weight: 700;
    color: inherit !important;
    margin: 0;
}

@media (max-width: 40em) {
    div.maker-edition-page div.jic-main .jic-main-title h2 {
        font-size: 32px !important;
        line-height: 40px;
    }
}

div.maker-edition-page div.jic-main .jic-main-title .maker-logo {
    margin-bottom: 50px;
    max-width: 600px;
    width: 100%;
}

@media (max-width: 40em) {
    div.maker-edition-page div.jic-main .jic-main-title .maker-logo {
        margin-bottom: 30px;
    }
}

@media (max-width: 63.9375em) {
    div.maker-edition-page .ia-breadcrumb {
        margin-bottom: 33px;
    }
}

div.maker-edition-page .ia-breadcrumb a {
    color: #000682;
}

div.maker-edition-page .info-paragraph {
    padding: 0;
}

div.maker-edition-page .info-paragraph h2 {
    margin-bottom: 20px;
}

@media (max-width: 40em) {
    div.maker-edition-page .info-paragraph h2 {
        margin-bottom: 15px;
    }
}

@media (min-width: 120.063em) {
    div.maker-edition-page .info-paragraph h2 {
        font-size: 40px !important;
        margin-bottom: 30px;
    }
}

div.maker-edition-page .info-paragraph p {
    font-size: 21px;
    line-height: 30px;
    font-weight: 300;
}

@media (max-width: 63.9375em) {
    div.maker-edition-page .info-paragraph p {
        font-size: 18px;
        line-height: 26px;
    }
}

@media (min-width: 120.063em) {
    div.maker-edition-page .info-paragraph p {
        font-size: 24px;
        line-height: 36px;
    }
}

div.maker-edition-page .info-paragraph p:last-of-type {
    margin-bottom: 30px;
}

@media (min-width: 120.063em) {
    div.maker-edition-page .info-paragraph p:last-of-type {
        margin-bottom: 50px;
    }
}

div.maker-edition-page .graphic-block,
div.maker-edition-page .graphic-block--absolute,
div.maker-edition-page .graphic-block--relative {
    padding: 105px 0;
    color: #FFFFFF;
    font-size: 18px;
    line-height: 30px;
    background-size: cover;
    background-position: center center;
    position: relative;
    /* Unique sections */
}

@media (max-width: 63.9375em) {
    div.maker-edition-page .graphic-block,
    div.maker-edition-page .graphic-block--absolute,
    div.maker-edition-page .graphic-block--relative {
        font-size: 16px;
        line-height: 26px;
    }
}

@media (max-width: 40em) {
    div.maker-edition-page .graphic-block,
    div.maker-edition-page .graphic-block--absolute,
    div.maker-edition-page .graphic-block--relative {
        padding: 50px 0 0;
        text-align: center;
    }
}

@media (max-width: 63.9375em) {
    div.maker-edition-page .graphic-block,
    div.maker-edition-page .graphic-block--absolute,
    div.maker-edition-page .graphic-block--relative {
        margin-bottom: 75px;
    }
}

div.maker-edition-page .graphic-block .columns,
div.maker-edition-page .graphic-block--absolute .columns,
div.maker-edition-page .graphic-block--relative .columns {
    position: static;
}

div.maker-edition-page .graphic-block p,
div.maker-edition-page .graphic-block--absolute p,
div.maker-edition-page .graphic-block--relative p {
    color: inherit;
}

div.maker-edition-page .graphic-block .top-text,
div.maker-edition-page .graphic-block--absolute .top-text,
div.maker-edition-page .graphic-block--relative .top-text {
    text-align: center;
    margin-bottom: 100px;
    font-size: 21px;
    line-height: 30px;
}

@media (max-width: 63.9375em) {
    div.maker-edition-page .graphic-block .top-text,
    div.maker-edition-page .graphic-block--absolute .top-text,
    div.maker-edition-page .graphic-block--relative .top-text {
        font-size: 18px;
        line-height: 26px;
    }
}

@media (max-width: 40em) {
    div.maker-edition-page .graphic-block .top-text,
    div.maker-edition-page .graphic-block--absolute .top-text,
    div.maker-edition-page .graphic-block--relative .top-text {
        margin-bottom: 75px;
    }
}

div.maker-edition-page .graphic-block .top-text h2,
div.maker-edition-page .graphic-block--absolute .top-text h2,
div.maker-edition-page .graphic-block--relative .top-text h2 {
    color: inherit !important;
    margin: 0 0 24px;
    padding: 0;
}

@media (max-width: 40em) {
    div.maker-edition-page .graphic-block .top-text h2,
    div.maker-edition-page .graphic-block--absolute .top-text h2,
    div.maker-edition-page .graphic-block--relative .top-text h2 {
        margin-bottom: 15px;
    }
}

div.maker-edition-page .graphic-block .top-text p,
div.maker-edition-page .graphic-block--absolute .top-text p,
div.maker-edition-page .graphic-block--relative .top-text p {
    font-size: 21px;
    line-height: 30px;
}

@media (max-width: 63.9375em) {
    div.maker-edition-page .graphic-block .top-text p,
    div.maker-edition-page .graphic-block--absolute .top-text p,
    div.maker-edition-page .graphic-block--relative .top-text p {
        font-size: 18px;
        line-height: 26px;
    }
}

div.maker-edition-page .graphic-block .main-graphic-content,
div.maker-edition-page .graphic-block--absolute .main-graphic-content,
div.maker-edition-page .graphic-block--relative .main-graphic-content {
    display: flex;
    flex-wrap: nowrap;
}

@media (max-width: 40em) {
    div.maker-edition-page .graphic-block .main-graphic-content,
    div.maker-edition-page .graphic-block--absolute .main-graphic-content,
    div.maker-edition-page .graphic-block--relative .main-graphic-content {
        flex-wrap: wrap;
    }
}

div.maker-edition-page .graphic-block .main-graphic-content .text-container,
div.maker-edition-page .graphic-block--absolute .main-graphic-content .text-container,
div.maker-edition-page .graphic-block--relative .main-graphic-content .text-container,
div.maker-edition-page .graphic-block .main-graphic-content .text-container--right,
div.maker-edition-page .graphic-block--absolute .main-graphic-content .text-container--right,
div.maker-edition-page .graphic-block--relative .main-graphic-content .text-container--right,
div.maker-edition-page .graphic-block .main-graphic-content .text-container--left,
div.maker-edition-page .graphic-block--absolute .main-graphic-content .text-container--left,
div.maker-edition-page .graphic-block--relative .main-graphic-content .text-container--left {
    width: 40%;
}

@media (max-width: 40em) {
    div.maker-edition-page .graphic-block .main-graphic-content .text-container,
    div.maker-edition-page .graphic-block--absolute .main-graphic-content .text-container,
    div.maker-edition-page .graphic-block--relative .main-graphic-content .text-container,
    div.maker-edition-page .graphic-block .main-graphic-content .text-container--right,
    div.maker-edition-page .graphic-block--absolute .main-graphic-content .text-container--right,
    div.maker-edition-page .graphic-block--relative .main-graphic-content .text-container--right,
    div.maker-edition-page .graphic-block .main-graphic-content .text-container--left,
    div.maker-edition-page .graphic-block--absolute .main-graphic-content .text-container--left,
    div.maker-edition-page .graphic-block--relative .main-graphic-content .text-container--left {
        width: auto;
        margin-bottom: 75px;
    }
}

div.maker-edition-page .graphic-block .main-graphic-content .text-container .substance,
div.maker-edition-page .graphic-block--absolute .main-graphic-content .text-container .substance,
div.maker-edition-page .graphic-block--relative .main-graphic-content .text-container .substance,
div.maker-edition-page .graphic-block .main-graphic-content .text-container--left .substance,
div.maker-edition-page .graphic-block--absolute .main-graphic-content .text-container--left .substance,
div.maker-edition-page .graphic-block--relative .main-graphic-content .text-container--left .substance,
div.maker-edition-page .graphic-block .main-graphic-content .text-container--right .substance,
div.maker-edition-page .graphic-block--absolute .main-graphic-content .text-container--right .substance,
div.maker-edition-page .graphic-block--relative .main-graphic-content .text-container--right .substance {
    margin-bottom: 75px;
}

div.maker-edition-page .graphic-block .main-graphic-content .text-container .substance:last-child,
div.maker-edition-page .graphic-block--absolute .main-graphic-content .text-container .substance:last-child,
div.maker-edition-page .graphic-block--relative .main-graphic-content .text-container .substance:last-child,
div.maker-edition-page .graphic-block .main-graphic-content .text-container--left .substance:last-child,
div.maker-edition-page .graphic-block--absolute .main-graphic-content .text-container--left .substance:last-child,
div.maker-edition-page .graphic-block--relative .main-graphic-content .text-container--left .substance:last-child,
div.maker-edition-page .graphic-block .main-graphic-content .text-container--right .substance:last-child,
div.maker-edition-page .graphic-block--absolute .main-graphic-content .text-container--right .substance:last-child,
div.maker-edition-page .graphic-block--relative .main-graphic-content .text-container--right .substance:last-child {
    margin-bottom: 0;
}

div.maker-edition-page .graphic-block .main-graphic-content .text-container h3,
div.maker-edition-page .graphic-block--absolute .main-graphic-content .text-container h3,
div.maker-edition-page .graphic-block--relative .main-graphic-content .text-container h3,
div.maker-edition-page .graphic-block .main-graphic-content .text-container--left h3,
div.maker-edition-page .graphic-block--absolute .main-graphic-content .text-container--left h3,
div.maker-edition-page .graphic-block--relative .main-graphic-content .text-container--left h3,
div.maker-edition-page .graphic-block .main-graphic-content .text-container--right h3,
div.maker-edition-page .graphic-block--absolute .main-graphic-content .text-container--right h3,
div.maker-edition-page .graphic-block--relative .main-graphic-content .text-container--right h3 {
    font-weight: 300;
    margin: 0 0 15px;
    padding: 0;
    color: inherit !important;
}

div.maker-edition-page .graphic-block .image-container,
div.maker-edition-page .graphic-block--absolute .image-container,
div.maker-edition-page .graphic-block--relative .image-container,
div.maker-edition-page .graphic-block .image-container--right,
div.maker-edition-page .graphic-block--absolute .image-container--right,
div.maker-edition-page .graphic-block--relative .image-container--right,
div.maker-edition-page .graphic-block .image-container--left,
div.maker-edition-page .graphic-block--absolute .image-container--left,
div.maker-edition-page .graphic-block--relative .image-container--left {
    position: absolute;
    bottom: 0;
    display: flex;
    overflow: visible;
    align-items: center;
}

@media (max-width: 40em) {
    div.maker-edition-page .graphic-block .image-container,
    div.maker-edition-page .graphic-block--absolute .image-container,
    div.maker-edition-page .graphic-block--relative .image-container,
    div.maker-edition-page .graphic-block .image-container--right,
    div.maker-edition-page .graphic-block--absolute .image-container--right,
    div.maker-edition-page .graphic-block--relative .image-container--right,
    div.maker-edition-page .graphic-block .image-container--left,
    div.maker-edition-page .graphic-block--absolute .image-container--left,
    div.maker-edition-page .graphic-block--relative .image-container--left {
        position: static;
        width: 100%;
    }
}

div.maker-edition-page .graphic-block .image-container img,
div.maker-edition-page .graphic-block--absolute .image-container img,
div.maker-edition-page .graphic-block--relative .image-container img,
div.maker-edition-page .graphic-block .image-container--left img,
div.maker-edition-page .graphic-block--absolute .image-container--left img,
div.maker-edition-page .graphic-block--relative .image-container--left img,
div.maker-edition-page .graphic-block .image-container--right img,
div.maker-edition-page .graphic-block--absolute .image-container--right img,
div.maker-edition-page .graphic-block--relative .image-container--right img {
    width: 500px;
    max-width: unset;
}

@media (max-width: 40em) {
    div.maker-edition-page .graphic-block .image-container img,
    div.maker-edition-page .graphic-block--absolute .image-container img,
    div.maker-edition-page .graphic-block--relative .image-container img,
    div.maker-edition-page .graphic-block .image-container--left img,
    div.maker-edition-page .graphic-block--absolute .image-container--left img,
    div.maker-edition-page .graphic-block--relative .image-container--left img,
    div.maker-edition-page .graphic-block .image-container--right img,
    div.maker-edition-page .graphic-block--absolute .image-container--right img,
    div.maker-edition-page .graphic-block--relative .image-container--right img {
        width: 100%;
    }
}

div.maker-edition-page .graphic-block--relative {
    padding-bottom: 0;
}

div.maker-edition-page .graphic-block--relative .main-graphic-content {
    align-items: center;
    justify-content: space-between;
    overflow: visible;
}

@media (min-width: 40em) {
    div.maker-edition-page .graphic-block--relative .main-graphic-content .text-container--right {
        order: 2;
    }
}

div.maker-edition-page .graphic-block--relative .image-container--right {
    position: static;
    justify-content: flex-start;
}

@media (min-width: 40em) {
    div.maker-edition-page .graphic-block--relative .image-container--right {
        width: 50%;
        order: 2;
    }
}

div.maker-edition-page .graphic-block--relative .image-container--left {
    position: static;
    justify-content: flex-end;
}

@media (min-width: 40em) {
    div.maker-edition-page .graphic-block--relative .image-container--left {
        width: 50%;
    }
}

div.maker-edition-page .graphic-block--relative .image-container--center {
    position: static;
    margin: auto;
}

@media (min-width: 40em) {
    div.maker-edition-page .graphic-block--relative .image-container--center {
        width: 783px;
    }
}

@media (max-width: 40em) {
    div.maker-edition-page .graphic-block--relative .image-container--center {
        width: 100%;
    }
}

div.maker-edition-page .graphic-block--absolute .main-graphic-content {
    justify-content: flex-start;
    align-items: flex-start;
}

div.maker-edition-page .graphic-block--absolute .main-graphic-content .text-container--right {
    margin-left: auto;
}

div.maker-edition-page .graphic-block--absolute .main-graphic-content .image-container--right {
    left: 49%;
}

div.maker-edition-page .graphic-block--absolute .main-graphic-content .image-container--left {
    right: 49%;
}

div.maker-edition-page .graphic-block.easy-fun-free,
div.maker-edition-page .easy-fun-free.graphic-block--relative,
div.maker-edition-page .easy-fun-free.graphic-block--absolute {
    background-image: url("/static/images/maker-edition/background-1.jpg");
    background-color: #000682;
}

@media (min-width: 120.063em) {
    div.maker-edition-page .graphic-block.easy-fun-free,
    div.maker-edition-page .easy-fun-free.graphic-block--relative,
    div.maker-edition-page .easy-fun-free.graphic-block--absolute {
        background-image: url("/static/images/maker-edition/background-1-xl.jpg");
    }
}

@media (min-width: 40em) {
    div.maker-edition-page .graphic-block.easy-fun-free .image-container img,
    div.maker-edition-page .easy-fun-free.graphic-block--relative .image-container img,
    div.maker-edition-page .easy-fun-free.graphic-block--absolute .image-container img,
    div.maker-edition-page .graphic-block.easy-fun-free .image-container--left img,
    div.maker-edition-page .graphic-block.easy-fun-free .image-container--right img,
    div.maker-edition-page .easy-fun-free.graphic-block--relative .image-container--left img,
    div.maker-edition-page .easy-fun-free.graphic-block--relative .image-container--right img,
    div.maker-edition-page .easy-fun-free.graphic-block--absolute .image-container--left img,
    div.maker-edition-page .easy-fun-free.graphic-block--absolute .image-container--right img {
        width: 698px;
    }
}

div.maker-edition-page .graphic-block.home-control,
div.maker-edition-page .home-control.graphic-block--relative,
div.maker-edition-page .home-control.graphic-block--absolute {
    background-image: url("/static/images/maker-edition/background-2.jpg");
    background-color: #f04f33;
}

@media (min-width: 120.063em) {
    div.maker-edition-page .graphic-block.home-control,
    div.maker-edition-page .home-control.graphic-block--relative,
    div.maker-edition-page .home-control.graphic-block--absolute {
        background-image: url("/static/images/maker-edition/background-2-xl.jpg");
    }
}

@media (min-width: 40em) {
    div.maker-edition-page .graphic-block.home-control .image-container img,
    div.maker-edition-page .home-control.graphic-block--relative .image-container img,
    div.maker-edition-page .home-control.graphic-block--absolute .image-container img,
    div.maker-edition-page .graphic-block.home-control .image-container--left img,
    div.maker-edition-page .graphic-block.home-control .image-container--right img,
    div.maker-edition-page .home-control.graphic-block--relative .image-container--left img,
    div.maker-edition-page .home-control.graphic-block--relative .image-container--right img,
    div.maker-edition-page .home-control.graphic-block--absolute .image-container--left img,
    div.maker-edition-page .home-control.graphic-block--absolute .image-container--right img {
        width: 677px;
        min-width: 677px;
    }
}

div.maker-edition-page .graphic-block.any-solution,
div.maker-edition-page .any-solution.graphic-block--relative,
div.maker-edition-page .any-solution.graphic-block--absolute {
    background-image: url("/static/images/maker-edition/background-3.jpg");
    background-color: #000682;
}

@media (min-width: 120.063em) {
    div.maker-edition-page .graphic-block.any-solution,
    div.maker-edition-page .any-solution.graphic-block--relative,
    div.maker-edition-page .any-solution.graphic-block--absolute {
        background-image: url("/static/images/maker-edition/background-3-xl.jpg");
    }
}

div.maker-edition-page .graphic-block.learn-build-share,
div.maker-edition-page .learn-build-share.graphic-block--relative,
div.maker-edition-page .learn-build-share.graphic-block--absolute {
    background-image: url("/static/images/maker-edition/background-4.jpg");
    background-color: #000682;
}

@media (min-width: 120.063em) {
    div.maker-edition-page .graphic-block.learn-build-share,
    div.maker-edition-page .learn-build-share.graphic-block--relative,
    div.maker-edition-page .learn-build-share.graphic-block--absolute {
        background-image: url("/static/images/maker-edition/background-4-xl.jpg");
    }
}

div.maker-edition-page .home-control {
    margin-bottom: 200px;
}

@media (min-width: 40em) and (max-width: 63.9375em) {
    div.maker-edition-page .home-control {
        margin-bottom: 124px;
    }
}

@media (max-width: 40em) {
    div.maker-edition-page .home-control {
        margin-bottom: 90px;
    }
}

div.maker-edition-page .feature-rows h3 {
    margin-bottom: 15px;
}

div.maker-edition-page .learn-build-share {
    margin-bottom: 0;
}

div.maker-edition-page .service-links {
    padding: 100px 0;
    background: linear-gradient(0deg, #EEEEEE 0%, rgba(255, 255, 255, 0) 100%);
}

@media (max-width: 40em) {
    div.maker-edition-page .service-links {
        padding: 75px 0 0;
    }
}

@media (max-width: 40em) {
    div.maker-edition-page .service-links .service-link {
        margin-bottom: 75px;
    }
}

div.maker-edition-page .service-links .service-link .service-icon {
    padding: 0 45px;
    margin: 0 auto 30px;
    width: 100%;
    max-width: 300px;
    height: auto;
    display: block;
}

div.maker-edition-page .service-links .service-link h4 {
    font-size: 21px;
    line-height: 32px;
    margin-bottom: 10px;
    color: #000682;
}

@media (max-width: 63.9375em) {
    div.maker-edition-page .service-links .service-link h4 {
        font-size: 18px;
        line-height: 26px;
    }
}

div.maker-edition-page .service-links .service-link p {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 20px;
}

@media (max-width: 63.9375em) {
    div.maker-edition-page .service-links .service-link p {
        font-size: 14px;
        line-height: 21px;
    }
}

div.maker-edition-page .service-links .service-link a {
    color: #6BC1FF;
    font-size: 14px;
    line-height: 17px;
}

div.maker-edition-page .faq {
    margin-bottom: 50px;
}

div.maker-edition-page .faq h3 {
    color: #4e4e4e !important;
    font-size: 21px;
    font-weight: 600;
    line-height: 25px;
}

div.maker-edition-page .faq .faq-line {
    width: 300px;
}

div.maker-edition-page .alarming-faq {
    padding-bottom: 0;
}

div.maker-edition-page .alarming-faq p {
    font-size: 16px;
    line-height: 26px;
}

div.maker-edition-page .mk-pre-footer {
    padding: 75px 0 100px;
    color: #fff;
    text-align: center;
    background-size: cover;
    background-position: center center;
    background-image: url("/static/images/maker-edition/footer.jpg");
    background-color: #000682;
}

@media (max-width: 40em) {
    div.maker-edition-page .mk-pre-footer {
        padding-top: 50px;
    }
}

div.maker-edition-page .mk-pre-footer h2 {
    margin-bottom: 7px;
    color: inherit !important;
}

@media (max-width: 40em) {
    div.maker-edition-page .mk-pre-footer h2 {
        margin-bottom: 15px;
    }
}

div.maker-edition-page .mk-pre-footer p {
    margin-bottom: 43px;
    color: inherit;
}

@media (max-width: 40em) {
    div.maker-edition-page .mk-pre-footer p {
        margin-bottom: 30px;
    }
}

div.maker-edition-page .mk-modules section.top-border {
    border-top: 1px solid #6BC1FF;
    padding-top: 100px;
}

@media (max-width: 63.9375em) {
    div.maker-edition-page .mk-modules section {
        margin-bottom: 75px;
    }
}

div.maker-edition-page .mk-modules section h3 {
    color: #000682 !important;
}

div.maker-edition-page .mk-modules section p,
div.maker-edition-page .mk-modules section li {
    color: #4E4E4E;
}

div.maker-edition-page .mk-modules section a,
div.maker-edition-page .mk-modules section a:active,
div.maker-edition-page .mk-modules section a:link,
div.maker-edition-page .mk-modules section a:visited {
    color: #6BC1FF;
    font-size: 13px;
    line-height: 16px;
}

div.maker-edition-page .mk-modules section .header h3 {
    margin-bottom: 15px;
}

div.maker-edition-page .mk-modules section .modules {
    display: flex;
    flex-wrap: wrap;
}

div.maker-edition-page .mk-modules section .modules h3 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 8px;
}

div.maker-edition-page .mk-modules section .modules p,
div.maker-edition-page .mk-modules section .modules li {
    font-size: 14px;
    line-height: 21px;
}

div.maker-edition-page .mk-modules section .modules p {
    margin-bottom: 8px;
}

div.maker-edition-page .mk-modules section .modules .module {
    width: 33.3333%;
    padding-top: 50px;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
}

@media (min-width: 40em) and (max-width: 63.9375em) {
    div.maker-edition-page .mk-modules section .modules .module {
        width: 50%;
    }
}

@media (max-width: 40em) {
    div.maker-edition-page .mk-modules section .modules .module {
        width: 100%;
    }
}

div.maker-edition-page .mk-modules section .modules .module .additional-module-icon {
    width: 20px;
    min-width: 20px;
    height: 23px;
}

div.maker-edition-page .mk-modules section .modules .module .third-party-module-icon {
    width: 40px;
    min-width: 40px;
    height: 45px;
}

div.maker-edition-page .mk-modules section .modules .module .core-module-icon {
    width: 40px;
    min-width: 40px;
    height: 45px;
}

div.maker-edition-page .mk-modules section .modules .module .module-text {
    margin-left: 20px;
}

div.maker-edition-page .mk-modules section .cirrus-link-logo {
    width: 249px;
}

div.maker-edition-page .mk-modules section .sepasoft-logo {
    width: 272px;
}

div.maker-edition-page .mk-modules .third-party-modules>* {
    margin-bottom: 75px;
}

div.maker-edition-page .mk-modules .third-party-modules>*:last-child {
    margin-bottom: 0;
}

#maker-edition-modal {
    background: #FFFFFF;
    width: 656px !important;
    max-width: 100%;
    text-align: center;
    display: none;
}

#maker-edition-modal .modal-art {
    height: 315px;
    background-image: linear-gradient(to right, #6BC1FF, #FFFFFF);
    padding: 70px 0;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

@media (max-width: 40em) {
    #maker-edition-modal .modal-art {
        height: 170px;
    }
}

@media (max-width: 40em) {
    #maker-edition-modal .modal-art {
        padding: 25px 0;
    }
}

#maker-edition-modal .modal-art img {
    width: 174px;
    height: 174px;
}

@media (max-width: 40em) {
    #maker-edition-modal .modal-art img {
        width: 120px;
        height: 120px;
    }
}

#maker-edition-modal .modal-content {
    padding-bottom: 40px;
}

#maker-edition-modal .modal-content h1 {
    color: #000682;
    font-size: 27px !important;
    line-height: 36px;
    margin-top: 43px;
}

@media (max-width: 40em) {
    #maker-edition-modal .modal-content h1 {
        font-size: 21px !important;
        line-height: 28px;
        margin-top: 30px;
    }
}

#maker-edition-modal .modal-content p.new-prompt {
    color: #4E4E4E;
    font-size: 18px;
    line-height: 30px;
    width: 483px;
    margin-left: 87px;
}

@media (max-width: 40em) {
    #maker-edition-modal .modal-content p.new-prompt {
        font-size: 16px;
        line-height: 26px;
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }
}

#maker-edition-modal .modal-content p.existing-prompt {
    margin-top: 20px;
    color: #9B9B9B;
    font-size: 14px;
    line-height: 20px;
}

#maker-edition-modal .modal-content p.existing-prompt a {
    color: #6BC1FF;
}

/*.modal {*/
    /*padding: unset !important;*/
    /*z-index: 200;*/
/*}*/

.headerbg {
    z-index: 1;
}

