#topbar {
    background: var(--charcoal);
}

#topbar .menu-topbar-nav-container {
    padding: 1rem 0;
    display: flex;
    justify-content: end;
}

#topbar ul {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
}

#topbar ul li {
    font-size: 1.5rem;
    line-height: 1em;
    margin: 0;
    text-transform: uppercase;
    font-weight: 600;
}

#topbar ul li a {
    color: var(--greyscale-40);
    padding: 0 1rem;
    text-decoration: none;
}

#topbar ul li a:hover {
    color: var(--cyan);
    text-decoration: none;
}

section#connect-it-footer-promo {
    z-index: 10;
    background-color: #dc3545;
    /* background-color: #573da9; */
    /* background-image: url(/wp-content/uploads/connect-it-footer-bg.png); */
    /* background-repeat: no-repeat; */
    /* background-position: 13% center; */
    color: #fff;
    display: none
}

@supports((position: -webkit-sticky) or (position: sticky)) {
    section#connect-it-footer-promo {
        position: -webkit-sticky;
        position: sticky;
        bottom: 0
    }
}

@media only screen and (min-width: 1060px) {
    section#connect-it-footer-promo {
        display: block
    }
}

section#connect-it-footer-promo .container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

section#connect-it-footer-promo .container-fluid .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: 15px
}

section#connect-it-footer-promo .container-fluid .row div {
    padding-bottom: .5rem !important;
    padding-top: .5rem !important;
    padding-left: 0;
    padding-right: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    margin: auto
}

section#connect-it-footer-promo .container-fluid .row div img {
    margin-top: -40px;
    max-width: 200px;
    height: auto
}

section#connect-it-footer-promo .container-fluid .row div h2 {
    color: #fff;
    padding-left: 3rem !important;
    padding-right: 3rem !important;
    margin-bottom: 0;
    font-size: 1.8rem
}

section#connect-it-footer-promo .container-fluid .row div a {
    /* background: #442f84 */
    background-color: #f8d7da;
    border-color: #f5c6cb;
    color: black !important;
}

/* EDITIONS PRICING TABLE */

.bgwhiteWrap {
    background-color: #ffffff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.bgwhiteWrap .ctr {
    max-width: 767px;
    text-align: center;
}

.bgwhiteWrap h3 {
    font-weight: 400;
}

.page-id-8521 .entry-content {
    max-width: 1280px;
}

.page-id-65244 .entry-content {
    max-width: 1280px;
}

.page-id-8521 .site-content,
.page-id-62490 .site-content {
    background-color: #f1f2f4;
}

.page-id-65244 .site-content {
    background-color: #f1f2f4;
}

@media(min-width:992px) {
    .pricing-table .long-button {
        width: 399.5%;
        margin-left: .5%;
    }
    .pricing-col .pricing-table,
    .pricing-table.border-fix-pricing {
        margin-bottom: 0
    }
    .pricing-table-wrap .pricing-col:nth-of-type(-n+2) .pricing-table-head,
    .pricing-table-wrap .pricing-col:nth-of-type(-n+2) .pricing-table-content>li {
        border-right: solid 1px #fff;
    }
    .pricing-col:last-child {
        box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
        z-index: 226;
    }
}

.pricing-col {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    z-index: 227;
}

.pricing-col:first-child {
    background-color: transparent;
}

.pricing-table-wrap {}

.pricing-table {
    /* border-top: solid 1px #ddd; */
    /* border-left: solid 1px #ddd; */
    margin-bottom: 40px
}

.pricing-table .pricing-table-head {
    /* border-bottom: solid 1px #ddd */
}

.pricing-table .pricing-table-head .price {
    text-align: center
}

.pricing-table .pricing-table-content {
    list-style-type: none;
    padding: 0;
    font-size: .7em;
    margin: 0
}

.pricing-table .pricing-table-content li {
    padding: 5px 10px;
    /* border-bottom: solid 1px #ddd; */
    margin: 0;
    height: 50px
}

.pricing-table.border-fix-pricing {
    border-right: solid 1px #ddd;
}

.pricing-table.pricing-table-description {
    margin-top: 70px;
    background: #fff;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
}

.pricing-table .pricing-desc-title {
    font-size: 18px;
    line-height: 2rem;
    text-align: center;
    background-color: #e70033;
    color: #fff;
    margin: 0;
    padding: 18px 5px 20px 5px;
    height: 69px;
    font-weight: normal;
}

.pricing-table .pricing-table-head h2 {
    font-size: 1.3em;
    text-align: center;
    background-color: #e70033;
    color: #fff;
    margin: 0;
    padding: 10px 5px;
    font-weight: 400;
    height: 70px;
    line-height: 2rem;
}

.pricing-table .pricing-table-head h2 span {
    font-size: 12px;
    display: block;
    padding-top: 5px
}

.pricing-table .pricing-table-head .price {
    font-size: 1em
}

.pricing-table .pricing-table-head .price {
    font-size: 24px;
    font-weight: 300;
    height: 32px
}

.pricing-table .pricing-table-head .price i {
    font-style: normal;
    font-size: 32px
}

.pricing-table .pricing-table-content {
    text-align: center
}

.pricing-table.pricing-table-description .pricing-table-content {
    text-align: left
}

.pricing-table .pricing-table-content li:nth-child(2n + 1) {
    background-color: #f9f9f9;
    background-color: rgba(231, 231, 233, 0.4);
}

.pricing-table.pricing-table-description i {
    margin-right: 10px;
    color: #e70033;
    font-size: 1.1em
}

.pricing-table .pricing-table-footer .btn {
    border-radius: 0;
    width: auto;
    margin: 0
}

.pricing-table .pricing-table-content .fa-check {
    color: #02c66c;
    font-size: 20px;
    margin-top: 5px
}

.pricing-table .pricing-table-content .fa-times {
    color: #d9534f;
    font-size: 20px;
    margin-top: 5px
}

@media(min-width:992px) {
    .pricing-col {
        margin: 0;
        padding: 0;
        background: #fff;
    }
}

@media(max-width:991px) {
    .pricing-table .pricing-table-head h2 {
        padding: 15px 0;
    }
    .pricing-table .pricing-table-content span {
        display: block
    }
    .pricing-table {
        border-right: solid 1px #ddd;
        background-color: #fff;
    }
}

.pricing-table .pricing-table-head h3.price {
    line-height: 120%;
    margin: 20px 0 17px 0
}

.top-uni-block {
    background-color: #333231;
    color: white;
    border: .5px solid white;
    height: 69px;
}

.red-left-top-block {
    background-color: #e70033;
    height: 69px;
}

.firstRow-xtender {
    height: 69px;
    text-align: center;
    font-size: 18px;
}

/* NEW HTML PAGES ABOUT - PRODUCTS */

#about-global-wrapper .wrap {
    max-width: 1200px
}

#about-global-wrapper .container,
#about-global-wrapper .container-fluid {
    margin-right: auto;
    margin-left: auto
}

#about-global-wrapper .container-fluid {
    padding-right: 2em;
    padding-left: 2em
}

#about-global-wrapper .container-max {
    width: 100%;
    max-width: 1260px;
    margin: 0 auto;
    padding: 0
}

#about-global-wrapper .row {
    box-sizing: border-box;
    display: -webkit-box;
    display: flex;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    flex-wrap: wrap;
    margin-right: -.5rem;
    margin-left: -.5rem
}

#about-global-wrapper .row.reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse
}

#about-global-wrapper .col.reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    flex-direction: column-reverse
}

#about-global-wrapper .col-xs,
#about-global-wrapper .col-xs-1,
#about-global-wrapper .col-xs-10,
#about-global-wrapper .col-xs-11,
#about-global-wrapper .col-xs-12,
#about-global-wrapper .col-xs-2,
#about-global-wrapper .col-xs-3,
#about-global-wrapper .col-xs-4,
#about-global-wrapper .col-xs-5,
#about-global-wrapper .col-xs-6,
#about-global-wrapper .col-xs-7,
#about-global-wrapper .col-xs-8,
#about-global-wrapper .col-xs-9,
#about-global-wrapper .col-xs-offset-0,
#about-global-wrapper .col-xs-offset-1,
#about-global-wrapper .col-xs-offset-10,
#about-global-wrapper .col-xs-offset-11,
#about-global-wrapper .col-xs-offset-12,
#about-global-wrapper .col-xs-offset-2,
#about-global-wrapper .col-xs-offset-3,
#about-global-wrapper .col-xs-offset-4,
#about-global-wrapper .col-xs-offset-5,
#about-global-wrapper .col-xs-offset-6,
#about-global-wrapper .col-xs-offset-7,
#about-global-wrapper .col-xs-offset-8,
#about-global-wrapper .col-xs-offset-9 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    padding-right: .5rem;
    padding-left: .5rem
}

#about-global-wrapper .col-xs {
    -webkit-box-flex: 1;
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%
}

#about-global-wrapper .col-xs-1 {
    flex-basis: 8.33333333%;
    max-width: 8.33333333%
}

#about-global-wrapper .col-xs-2 {
    flex-basis: 16.66666667%;
    max-width: 16.66666667%
}

#about-global-wrapper .col-xs-3 {
    flex-basis: 25%;
    max-width: 25%
}

#about-global-wrapper .col-xs-4 {
    flex-basis: 33.33333333%;
    max-width: 33.33333333%
}

#about-global-wrapper .col-xs-5 {
    flex-basis: 41.66666667%;
    max-width: 41.66666667%
}

#about-global-wrapper .col-xs-6 {
    flex-basis: 50%;
    max-width: 50%
}

#about-global-wrapper .col-xs-7 {
    flex-basis: 58.33333333%;
    max-width: 58.33333333%
}

#about-global-wrapper .col-xs-8 {
    flex-basis: 66.66666667%;
    max-width: 66.66666667%
}

#about-global-wrapper .col-xs-9 {
    flex-basis: 75%;
    max-width: 75%
}

#about-global-wrapper .col-xs-10 {
    flex-basis: 83.33333333%;
    max-width: 83.33333333%
}

#about-global-wrapper .col-xs-11 {
    flex-basis: 91.66666667%;
    max-width: 91.66666667%
}

#about-global-wrapper .col-xs-12 {
    flex-basis: 100%;
    max-width: 100%
}

#about-global-wrapper .col-xs-offset-0 {
    margin-left: 0
}

#about-global-wrapper .col-xs-offset-1 {
    margin-left: 8.33333333%
}

#about-global-wrapper .col-xs-offset-2 {
    margin-left: 16.66666667%
}

#about-global-wrapper .col-xs-offset-3 {
    margin-left: 25%
}

#about-global-wrapper .col-xs-offset-4 {
    margin-left: 33.33333333%
}

#about-global-wrapper .col-xs-offset-5 {
    margin-left: 41.66666667%
}

#about-global-wrapper .col-xs-offset-6 {
    margin-left: 50%
}

#about-global-wrapper .col-xs-offset-7 {
    margin-left: 58.33333333%
}

#about-global-wrapper .col-xs-offset-8 {
    margin-left: 66.66666667%
}

#about-global-wrapper .col-xs-offset-9 {
    margin-left: 75%
}

#about-global-wrapper .col-xs-offset-10 {
    margin-left: 83.33333333%
}

#about-global-wrapper .col-xs-offset-11 {
    margin-left: 91.66666667%
}

#about-global-wrapper .start-xs {
    -webkit-box-pack: start;
    justify-content: flex-start;
    text-align: start
}

#about-global-wrapper .center-xs {
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center
}

#about-global-wrapper .end-xs {
    -webkit-box-pack: end;
    justify-content: flex-end;
    text-align: end
}

#about-global-wrapper .top-xs {
    -webkit-box-align: start;
    align-items: flex-start
}

#about-global-wrapper .middle-xs {
    -webkit-box-align: center;
    align-items: center
}

#about-global-wrapper .bottom-xs {
    -webkit-box-align: end;
    align-items: flex-end
}

#about-global-wrapper .around-xs {
    justify-content: space-around
}

#about-global-wrapper .between-xs {
    -webkit-box-pack: justify;
    justify-content: space-between
}

#about-global-wrapper .first-xs {
    -webkit-box-ordinal-group: 0;
    order: -1
}

#about-global-wrapper .last-xs {
    -webkit-box-ordinal-group: 2;
    order: 1
}

@media only screen and (min-width:48em) {
    #about-global-wrapper .container {
        width: 49rem
    }
    #about-global-wrapper .col-sm,
    #about-global-wrapper .col-sm-1,
    #about-global-wrapper .col-sm-10,
    #about-global-wrapper .col-sm-11,
    #about-global-wrapper .col-sm-12,
    #about-global-wrapper .col-sm-2,
    #about-global-wrapper .col-sm-3,
    #about-global-wrapper .col-sm-4,
    #about-global-wrapper .col-sm-5,
    #about-global-wrapper .col-sm-6,
    #about-global-wrapper .col-sm-7,
    #about-global-wrapper .col-sm-8,
    #about-global-wrapper .col-sm-9,
    #about-global-wrapper .col-sm-offset-0,
    #about-global-wrapper .col-sm-offset-1,
    #about-global-wrapper .col-sm-offset-10,
    #about-global-wrapper .col-sm-offset-11,
    #about-global-wrapper .col-sm-offset-12,
    #about-global-wrapper .col-sm-offset-2,
    #about-global-wrapper .col-sm-offset-3,
    #about-global-wrapper .col-sm-offset-4,
    #about-global-wrapper .col-sm-offset-5,
    #about-global-wrapper .col-sm-offset-6,
    #about-global-wrapper .col-sm-offset-7,
    #about-global-wrapper .col-sm-offset-8,
    #about-global-wrapper .col-sm-offset-9 {
        box-sizing: border-box;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        padding-right: .5rem;
        padding-left: .5rem
    }
    #about-global-wrapper .col-sm {
        -webkit-box-flex: 1;
        flex-grow: 1;
        flex-basis: 0;
        max-width: 100%
    }
    #about-global-wrapper .col-sm-1 {
        flex-basis: 8.33333333%;
        max-width: 8.33333333%
    }
    #about-global-wrapper .col-sm-2 {
        flex-basis: 16.66666667%;
        max-width: 16.66666667%
    }
    #about-global-wrapper .col-sm-3 {
        flex-basis: 25%;
        max-width: 25%
    }
    #about-global-wrapper .col-sm-4 {
        flex-basis: 33.33333333%;
        max-width: 33.33333333%
    }
    #about-global-wrapper .col-sm-5 {
        flex-basis: 41.66666667%;
        max-width: 41.66666667%
    }
    #about-global-wrapper .col-sm-6 {
        flex-basis: 50%;
        max-width: 50%
    }
    #about-global-wrapper .col-sm-7 {
        flex-basis: 58.33333333%;
        max-width: 58.33333333%
    }
    #about-global-wrapper .col-sm-8 {
        flex-basis: 66.66666667%;
        max-width: 66.66666667%
    }
    #about-global-wrapper .col-sm-9 {
        flex-basis: 75%;
        max-width: 75%
    }
    #about-global-wrapper .col-sm-10 {
        flex-basis: 83.33333333%;
        max-width: 83.33333333%
    }
    #about-global-wrapper .col-sm-11 {
        flex-basis: 91.66666667%;
        max-width: 91.66666667%
    }
    #about-global-wrapper .col-sm-12 {
        flex-basis: 100%;
        max-width: 100%
    }
    #about-global-wrapper .col-sm-offset-0 {
        margin-left: 0
    }
    #about-global-wrapper .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    #about-global-wrapper .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    #about-global-wrapper .col-sm-offset-3 {
        margin-left: 25%
    }
    #about-global-wrapper .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    #about-global-wrapper .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    #about-global-wrapper .col-sm-offset-6 {
        margin-left: 50%
    }
    #about-global-wrapper .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    #about-global-wrapper .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    #about-global-wrapper .col-sm-offset-9 {
        margin-left: 75%
    }
    #about-global-wrapper .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    #about-global-wrapper .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    #about-global-wrapper .start-sm {
        -webkit-box-pack: start;
        justify-content: flex-start;
        text-align: start
    }
    #about-global-wrapper .center-sm {
        -webkit-box-pack: center;
        justify-content: center;
        text-align: center
    }
    #about-global-wrapper .end-sm {
        -webkit-box-pack: end;
        justify-content: flex-end;
        text-align: end
    }
    #about-global-wrapper .top-sm {
        -webkit-box-align: start;
        align-items: flex-start
    }
    #about-global-wrapper .middle-sm {
        -webkit-box-align: center;
        align-items: center
    }
    #about-global-wrapper .bottom-sm {
        -webkit-box-align: end;
        align-items: flex-end
    }
    #about-global-wrapper .around-sm {
        justify-content: space-around
    }
    #about-global-wrapper .between-sm {
        -webkit-box-pack: justify;
        justify-content: space-between
    }
    #about-global-wrapper .first-sm {
        -webkit-box-ordinal-group: 0;
        order: -1
    }
    #about-global-wrapper .last-sm {
        -webkit-box-ordinal-group: 2;
        order: 1
    }
}

@media only screen and (min-width:64em) {
    #about-global-wrapper .container {
        width: 65rem
    }
    #about-global-wrapper .col-md,
    #about-global-wrapper .col-md-1,
    #about-global-wrapper .col-md-10,
    #about-global-wrapper .col-md-11,
    #about-global-wrapper .col-md-12,
    #about-global-wrapper .col-md-2,
    #about-global-wrapper .col-md-3,
    #about-global-wrapper .col-md-4,
    #about-global-wrapper .col-md-5,
    #about-global-wrapper .col-md-6,
    #about-global-wrapper .col-md-7,
    #about-global-wrapper .col-md-8,
    #about-global-wrapper .col-md-9,
    #about-global-wrapper .col-md-offset-0,
    #about-global-wrapper .col-md-offset-1,
    #about-global-wrapper .col-md-offset-10,
    #about-global-wrapper .col-md-offset-11,
    #about-global-wrapper .col-md-offset-12,
    #about-global-wrapper .col-md-offset-2,
    #about-global-wrapper .col-md-offset-3,
    #about-global-wrapper .col-md-offset-4,
    #about-global-wrapper .col-md-offset-5,
    #about-global-wrapper .col-md-offset-6,
    #about-global-wrapper .col-md-offset-7,
    #about-global-wrapper .col-md-offset-8,
    #about-global-wrapper .col-md-offset-9 {
        box-sizing: border-box;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        padding-right: .5rem;
        padding-left: .5rem
    }
    #about-global-wrapper .col-md {
        -webkit-box-flex: 1;
        flex-grow: 1;
        flex-basis: 0;
        max-width: 100%
    }
    #about-global-wrapper .col-md-1 {
        flex-basis: 8.33333333%;
        max-width: 8.33333333%
    }
    #about-global-wrapper .col-md-2 {
        flex-basis: 16.66666667%;
        max-width: 16.66666667%
    }
    #about-global-wrapper .col-md-3 {
        flex-basis: 25%;
        max-width: 25%
    }
    #about-global-wrapper .col-md-4 {
        flex-basis: 33.33333333%;
        max-width: 33.33333333%
    }
    #about-global-wrapper .col-md-5 {
        flex-basis: 41.66666667%;
        max-width: 41.66666667%
    }
    #about-global-wrapper .col-md-6 {
        flex-basis: 50%;
        max-width: 50%
    }
    #about-global-wrapper .col-md-7 {
        flex-basis: 58.33333333%;
        max-width: 58.33333333%
    }
    #about-global-wrapper .col-md-8 {
        flex-basis: 66.66666667%;
        max-width: 66.66666667%
    }
    #about-global-wrapper .col-md-9 {
        flex-basis: 75%;
        max-width: 75%
    }
    #about-global-wrapper .col-md-10 {
        flex-basis: 83.33333333%;
        max-width: 83.33333333%
    }
    #about-global-wrapper .col-md-11 {
        flex-basis: 91.66666667%;
        max-width: 91.66666667%
    }
    #about-global-wrapper .col-md-12 {
        flex-basis: 100%;
        max-width: 100%
    }
    #about-global-wrapper .col-md-offset-0 {
        margin-left: 0
    }
    #about-global-wrapper .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    #about-global-wrapper .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    #about-global-wrapper .col-md-offset-3 {
        margin-left: 25%
    }
    #about-global-wrapper .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    #about-global-wrapper .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    #about-global-wrapper .col-md-offset-6 {
        margin-left: 50%
    }
    #about-global-wrapper .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    #about-global-wrapper .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    #about-global-wrapper .col-md-offset-9 {
        margin-left: 75%
    }
    #about-global-wrapper .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    #about-global-wrapper .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    #about-global-wrapper .start-md {
        -webkit-box-pack: start;
        justify-content: flex-start;
        text-align: start
    }
    #about-global-wrapper .center-md {
        -webkit-box-pack: center;
        justify-content: center;
        text-align: center
    }
    #about-global-wrapper .end-md {
        -webkit-box-pack: end;
        justify-content: flex-end;
        text-align: end
    }
    #about-global-wrapper .top-md {
        -webkit-box-align: start;
        align-items: flex-start
    }
    #about-global-wrapper .middle-md {
        -webkit-box-align: center;
        align-items: center
    }
    #about-global-wrapper .bottom-md {
        -webkit-box-align: end;
        align-items: flex-end
    }
    #about-global-wrapper .around-md {
        justify-content: space-around
    }
    #about-global-wrapper .between-md {
        -webkit-box-pack: justify;
        justify-content: space-between
    }
    #about-global-wrapper .first-md {
        -webkit-box-ordinal-group: 0;
        order: -1
    }
    #about-global-wrapper .last-md {
        -webkit-box-ordinal-group: 2;
        order: 1
    }
}

@media only screen and (min-width:75em) {
    #about-global-wrapper .container {
        width: 76rem
    }
    #about-global-wrapper .col-lg,
    #about-global-wrapper .col-lg-1,
    #about-global-wrapper .col-lg-10,
    #about-global-wrapper .col-lg-11,
    #about-global-wrapper .col-lg-12,
    #about-global-wrapper .col-lg-2,
    #about-global-wrapper .col-lg-3,
    #about-global-wrapper .col-lg-4,
    #about-global-wrapper .col-lg-5,
    #about-global-wrapper .col-lg-6,
    #about-global-wrapper .col-lg-7,
    #about-global-wrapper .col-lg-8,
    #about-global-wrapper .col-lg-9,
    #about-global-wrapper .col-lg-offset-0,
    #about-global-wrapper .col-lg-offset-1,
    #about-global-wrapper .col-lg-offset-10,
    #about-global-wrapper .col-lg-offset-11,
    #about-global-wrapper .col-lg-offset-12,
    #about-global-wrapper .col-lg-offset-2,
    #about-global-wrapper .col-lg-offset-3,
    #about-global-wrapper .col-lg-offset-4,
    #about-global-wrapper .col-lg-offset-5,
    #about-global-wrapper .col-lg-offset-6,
    #about-global-wrapper .col-lg-offset-7,
    #about-global-wrapper .col-lg-offset-8,
    #about-global-wrapper .col-lg-offset-9 {
        box-sizing: border-box;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        padding-right: .5rem;
        padding-left: .5rem
    }
    #about-global-wrapper .col-lg {
        -webkit-box-flex: 1;
        flex-grow: 1;
        flex-basis: 0;
        max-width: 100%
    }
    #about-global-wrapper .col-lg-1 {
        flex-basis: 8.33333333%;
        max-width: 8.33333333%
    }
    #about-global-wrapper .col-lg-2 {
        flex-basis: 16.66666667%;
        max-width: 16.66666667%
    }
    #about-global-wrapper .col-lg-3 {
        flex-basis: 25%;
        max-width: 25%
    }
    #about-global-wrapper .col-lg-4 {
        flex-basis: 33.33333333%;
        max-width: 33.33333333%
    }
    #about-global-wrapper .col-lg-5 {
        flex-basis: 41.66666667%;
        max-width: 41.66666667%
    }
    #about-global-wrapper .col-lg-6 {
        flex-basis: 50%;
        max-width: 50%
    }
    #about-global-wrapper .col-lg-7 {
        flex-basis: 58.33333333%;
        max-width: 58.33333333%
    }
    #about-global-wrapper .col-lg-8 {
        flex-basis: 66.66666667%;
        max-width: 66.66666667%
    }
    #about-global-wrapper .col-lg-9 {
        flex-basis: 75%;
        max-width: 75%
    }
    #about-global-wrapper .col-lg-10 {
        flex-basis: 83.33333333%;
        max-width: 83.33333333%
    }
    #about-global-wrapper .col-lg-11 {
        flex-basis: 91.66666667%;
        max-width: 91.66666667%
    }
    #about-global-wrapper .col-lg-12 {
        flex-basis: 100%;
        max-width: 100%
    }
    #about-global-wrapper .col-lg-offset-0 {
        margin-left: 0
    }
    #about-global-wrapper .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    #about-global-wrapper .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    #about-global-wrapper .col-lg-offset-3 {
        margin-left: 25%
    }
    #about-global-wrapper .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    #about-global-wrapper .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    #about-global-wrapper .col-lg-offset-6 {
        margin-left: 50%
    }
    #about-global-wrapper .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    #about-global-wrapper .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    #about-global-wrapper .col-lg-offset-9 {
        margin-left: 75%
    }
    #about-global-wrapper .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    #about-global-wrapper .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    #about-global-wrapper .start-lg {
        -webkit-box-pack: start;
        justify-content: flex-start;
        text-align: start
    }
    #about-global-wrapper .center-lg {
        -webkit-box-pack: center;
        justify-content: center;
        text-align: center
    }
    #about-global-wrapper .end-lg {
        -webkit-box-pack: end;
        justify-content: flex-end;
        text-align: end
    }
    #about-global-wrapper .top-lg {
        -webkit-box-align: start;
        align-items: flex-start
    }
    #about-global-wrapper .middle-lg {
        -webkit-box-align: center;
        align-items: center
    }
    #about-global-wrapper .bottom-lg {
        -webkit-box-align: end;
        align-items: flex-end
    }
    #about-global-wrapper .around-lg {
        justify-content: space-around
    }
    #about-global-wrapper .between-lg {
        -webkit-box-pack: justify;
        justify-content: space-between
    }
    #about-global-wrapper .first-lg {
        -webkit-box-ordinal-group: 0;
        order: -1
    }
    #about-global-wrapper .last-lg {
        -webkit-box-ordinal-group: 2;
        order: 1
    }
}

.pricing-wrap .price-intro {
    margin-bottom: 40px
}

.pricing-wrap .price-intro p {
    max-width: 700px
}

.pricing-wrap .price-intro.text-left {
    text-align: left
}

@media only screen and (min-width:48em) {
    .pricing-wrap .prices-wrap .three-price {
        flex-basis: 30% !important
    }
    .pricing-wrap .prices-wrap .four-price {
        flex-basis: 48% !important
    }
    .pricing-wrap .prices-wrap .five-price {
        flex-basis: 48% !important
    }
    .pricing-wrap .prices-wrap .five-price a.btn {
        padding: 20px
    }
}

@media only screen and (min-width:64em) {
    .pricing-wrap .prices-wrap .three-price {
        flex-basis: 30% !important
    }
    .pricing-wrap .prices-wrap .four-price {
        flex-basis: 23% !important
    }
    .pricing-wrap .prices-wrap .five-price {
        flex-basis: 20% !important
    }
}

.pricing-wrap .prices-wrap .price {
    background: var(--greyscale-0);
    margin-bottom: 30px;
    padding: 2em 1em;
    font: var(--open-sans);
    align-self: stretch;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column
}

.pricing-wrap .prices-wrap .price figure {
    width: 60px;
    margin: 0 auto 15px;
    padding: 5px;
    height: 60px;
    border-radius: 30px;
    background: var(--greyscale-20);
}

.pricing-wrap .prices-wrap .price figure img {
    width: 100%;
    height: auto;
}

.pricing-wrap .prices-wrap .price.popular {
    background: var(--cyan);
    color: var(--greyscale-0);
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.pricing-wrap .prices-wrap .price.popular .name {
    color: var(--greyscale-0)
}

.pricing-wrap .prices-wrap .price.popular .cost {
    color: var(--greyscale-0)
}

.pricing-wrap .prices-wrap .price.popular a.btn {
    background: var(--greyscale-0);
    color: var(--cyan)
}

.pricing-wrap .prices-wrap .price.popular a.btn:focus,
.pricing-wrap .prices-wrap .price.popular a.btn:hover {
    background: var(--greyscale-50)
}

.pricing-wrap .prices-wrap .price.popular a.btn:active {
    color: var(--greyscale-0);
    background: var(--teal)
}

.pricing-wrap .prices-wrap .price .name {
    color: var(--charcoal);
    font-size: 2em;
    line-height: 1.2em;
    letter-spacing: 0
}

.pricing-wrap .prices-wrap .price .cost {
    font: var(--work-sans-ex-bold);
    color: var(--black);
    font-size: 3em;
    line-height: .8em;
    font-weight: 700;
    margin-bottom: .5em;
    letter-spacing: 0
}

.pricing-wrap .prices-wrap .price .cost span.per {
    font: var(--open-sans);
    display: block;
    font-size: 12px !important
}

.pricing-wrap .prices-wrap .price p {
    padding: .8em !important;
    -webkit-box-flex: 1;
    flex: 1
}

.pricing-wrap .prices-wrap .price ul {
    margin: auto 0;
    padding: 1em 3em !important;
    text-align: left;
    list-style: none;
    -webkit-box-flex: 1;
    flex: 1
}

.pricing-wrap .prices-wrap .price ul li {
    list-style-image: url(/wp-content/uploads/check.png);
    padding: 5px 0
}

.pricing-wrap .prices-wrap .price small {
    font-size: .7em;
    color: var(--greyscale-90);
    display: block;
    padding: 1em;
    flex: 1;
}

.pricing-wrap .prices-wrap .price a.btn {
    align-self: center
}

.pricing-wrap .prices-wrap .price.not-available .name {
    color: var(--greyscale-60);
}

.pricing-wrap .prices-wrap .price.not-available .cost {
    color: var(--greyscale-60);
}

.pricing-wrap .prices-wrap .price.not-available .btn {
    background: var(--greyscale-60);
}

.benefits-wrap .benefit {
    padding: 1em 2.5em !important;
    box-sizing: border-box;
    align-self: stretch;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column
}

.benefits-wrap .benefit .icon {
    width: 75px;
    height: 75px;
    margin: 0 auto 20px
}

.benefits-wrap .benefit .icon figure {
    width: 100%;
    height: 100%;
    margin: 0
}

.benefits-wrap .benefit .icon figure img {
    width: 100%;
    height: auto
}

@media only screen and (min-width:48em) {
    .benefits-wrap .benefit p {
        font-size: .8em !important
    }
}

.benefits-wrap .benefit p b {
    display: block;
    margin-bottom: 10px
}

.benefits-wrap .benefit p a {
    display: inline
}

:root {
    --black: #000000;
    --charcoal: #434A54;
    --cyan: #26C6DA;
    --red: #CC0000;
    --orange: #FF9100;
    --teal: #00BFA5;
    --greyscale-0: #FAFBFC;
    --greyscale-10: #F5F8FC;
    --greyscale-20: #EEF2F9;
    --greyscale-30: #E5EBF4;
    --greyscale-40: #DAE1ED;
    --greyscale-50: #CCD5E2;
    --greyscale-60: #BCC6D4;
    --greyscale-70: #A8B3C2;
    --greyscale-80: #919CAB;
    --greyscale-90: #788290;
    --greyscale-100: #5D6672;
    --greyscale-110: var(--charcoal);
    --grad-angle: 180deg;
    --charcoal-grad: var(--black) linear-gradient(var(--grad-angle), var(--black) 0%, var(--charcoal) 100%);
    --light-charcoal-grad: var(--greyscale-10) linear-gradient(var(--grad-angle), var(--greyscale-10) 0%, var(--greyscale-0) 100%);
    --black-red-grad: var(--black) linear-gradient(var(--grad-angle), var(--black) 0%, var(--red) 100%);
    --red-orange-grad: var(--red) linear-gradient(var(--grad-angle), var(--red) 0%, var(--orange) 100%);
    --black-cyan-grad: var(--black) linear-gradient(var(--grad-angle), var(--black) 0%, var(--cyan) 100%);
    --teal-cyan-grad: var(--teal) linear-gradient(var(--grad-angle), var(--teal) 0%, var(--cyan) 100%);
    --work-sans-ex-bold: 800 14px 'Work Sans', sans-serif;
    --work-sans-reg: 400 14px "Work Sans", sans-serif;
    --work-sans-light: 300 14px "Work Sans", sans-serif;
    --open-sans: 400 14px "Open Sans", sans-serif
}

.color-black {
    color: var(--black) !important
}

.color-charcoal {
    color: var(--charcoal) !important
}

.color-orange {
    color: var(--orange) !important
}

.color-teal {
    color: var(--teal) !important
}

.color-cyan {
    color: var(--cyan) !important
}

.color-red {
    color: var(--red) !important
}

.color-white {
    color: var(--greyscale-0) !important
}

.color-white a:not(.btn) {
    color: var(--greyscale-0) !important;
    text-decoration: underline
}

.panel-charcoal {
    background: var(--charcoal);
    color: var(--greyscale-0)
}

.panel-black {
    background: var(--black);
    color: var(--greyscale-0)
}

.panel-orange {
    background: var(--orange)
}

.panel-teal {
    background: var(--teal)
}

.panel-cyan {
    background: var(--cyan)
}

.panel-red {
    background: var(--red)
}

.panel-white {
    background: var(--greyscale-0)
}

.panel-grey {
    background: var(--greyscale-30)
}

.panel-grey-grad-no-rotate {
    --grad-angle: 180deg;
    --light-charcoal-grad: var(--greyscale-10) linear-gradient(var(--grad-angle), var(--greyscale-10) 0%, var(--greyscale-0) 100%);
    background: var(--teal-cyan-grad)
}

.panel-black-cyan {
    background: var(--black-cyan-grad)
}

.top-border {
    position: relative;
    -webkit-transform: translate(0, 15px);
    transform: translate(0, 15px)
}

.top-border:before {
    content: "";
    display: block;
    position: absolute;
    top: -30px;
    right: 10%;
    width: 100vw;
    height: 10px;
    border-right: 5px solid var(--cyan)
}

.top-border-on-cyan:before {
    background: var(--black)
}

.button-wrap.no-change {
    padding: 0;
}

.button-wrap.no-change .btn,
.button-wrap.no-change .outgrow-l {
    margin-bottom: 0;
}

.button-wrap {
    display: block;
    padding: 20px
}

.button-wrap .btn,
.button-wrap .outgrow-l {
    display: inline-block;
    margin-bottom: 5px
}

@media only screen and (min-width:460px) {
    .button-wrap .btn,
    .button-wrap .outgrow-l {
        display: inline-block;
        margin-bottom: 0
    }
}

.button-wrap .btn,
.button-wrap .outgrow-l {
    color: var(--greyscale-0);
    background: var(--cyan);
    padding: 15px 40px;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 3px;
    font: var(--work-sans-ex-bold);
    font-size: 1em;
    line-height: 1em;
    letter-spacing: .05em;
    text-align: center
}

.button-wrap .btn.red,
.button-wrap .outgrow-l {
    background: var(--red);
}

.button-wrap .btn.grey {
    background: #434a54;
}

.button-wrap .btn:focus,
.button-wrap .btn:hover,
.button-wrap .outgrow-l:focus,
.button-wrap .outgrow-l:hover {
    color: var(--greyscale-0);
    background: var(--greyscale-100)
}

.button-wrap .btn:active,
.button-wrap .outgrow-l:active {
    color: var(--greyscale-0);
    background: var(--teal)
}

.button-wrap .btn.btn-on-cyan {
    background: var(--greyscale-0);
    color: var(--cyan)
}

.button-wrap .btn.btn-on-cyan:focus,
.button-wrap .btn.btn-on-cyan:hover {
    background: var(--greyscale-50)
}

.button-wrap .btn.btn-on-cyan:active {
    color: var(--greyscale-0);
    background: var(--teal)
}

.button-wrap .btn.btn-grey {
    background: var(--greyscale-80)
}

.button-wrap .btn.btn-grey:focus,
.button-wrap .btn.btn-grey:hover {
    background: var(--greyscale-50)
}

.button-wrap .btn.btn-grey:active {
    color: var(--greyscale-0);
    background: var(--teal)
}

.button-wrap .btn.btn-outline {
    color: var(--cyan);
    background: 0 0;
    border: 2px solid var(--cyan);
    padding: 13px 38px
}

.button-wrap .btn.btn-outline:hover {
    background: 0 0;
    color: var(--greyscale-0);
    border-color: var(--greyscale-0)
}

.button-wrap .btn.btn-outline:active {
    background: 0 0;
    color: var(--teal);
    border-color: var(--teal)
}

.single-icon {
    -o-object-fit: contain;
    object-fit: contain;
    margin-bottom: 40px;
    background-image: url(/wp-content/uploads/about_icons-bg.svg);
    background-repeat: no-repeat;
    background-size: 80% auto;
    background-position: center center
}

@media only screen and (min-width:600) {
    .single-icon {
        margin-bottom: 0
    }
}

.single-icon figure {
    width: 100%;
    max-width: 250px;
    height: auto;
    -o-object-fit: contain;
    object-fit: contain;
    margin: auto
}

.single-icon figure img {
    width: 100%;
    height: auto;
    margin: auto;
    display: block
}

.usp-wrap {
    -webkit-box-align: stretch !important;
    align-items: stretch !important;
    -o-object-fit: contain;
    object-fit: contain
}

.usp-wrap .usp {
    padding: 20px;
    border-bottom: 1px solid var(--greyscale-50);
    border-left: 1px solid var(--greyscale-50)
}

.usp-wrap .usp figure {
    width: 100%;
    max-width: 75px;
    height: 75px;
    margin: auto
}

.usp-wrap .usp figure img,
.usp-wrap .usp figure svg {
    max-height: 100%;
    width: auto
}

.usp-wrap .usp p {
    text-align: center;
    max-width: 85%;
    margin: auto;
    color: var(--greyscale-0)
}

.usp-wrap .usp span.number {
    display: block;
    padding: 5px 5px 3px;
    font: var(--work-sans-reg);
    font-size: 2em;
    color: var(--greyscale-0)
}

.usp-wrap .usp:nth-child(odd) {
    border-left: none
}

.usp-wrap .usp:last-child,
.usp-wrap .usp:nth-last-child(2) {
    border-bottom: none
}

.usp-wrap .usp.location {
    border: none;
    background: 0 0
}

.usp-wrap .usp.location .loc-name {
    font: var(--work-sans-reg);
    font-size: 1.4em;
    line-height: 1em;
    display: block;
    margin-bottom: 10px;
    color: var(--cyan);
    text-transform: uppercase;
    text-align: left
}

.usp-wrap .usp.location p {
    line-height: 1.2em;
    color: var(--greyscale-90);
    text-align: left
}

.usp-wrap.transparent .usp {
    background: 0 0;
    border: none
}

#about-global-wrapper {
    font-size: 13px;
    line-height: 1.571em
}

@media screen and (min-width:320px) {
    #about-global-wrapper {
        font-size: calc(13px + (18 - 13) * ((100vw - 320px)/ (1200 - 320)));
        line-height: calc(1.571em + .6 * ((100vw - 20em)/ 60))
    }
}

@media screen and (min-width:1200px) {
    #about-global-wrapper {
        font-size: 18px;
        line-height: 2.25em
    }
}

#about-global-wrapper h1,
#about-global-wrapper h2,
#about-global-wrapper h3,
#about-global-wrapper h4,
#about-global-wrapper h5,
#about-global-wrapper h6 {
    margin-top: 0
}

#about-global-wrapper h1 {
    font: var(--work-sans-ex-bold);
    font-size: 3.2em;
    line-height: .9em
}

#about-global-wrapper .hero-title {
    text-transform: uppercase
}

#about-global-wrapper .hero-subtitle {
    font: var(--work-sans-light);
    font-size: 2.1em;
    line-height: 1em;
    letter-spacing: 0
}

#about-global-wrapper p {
    font: var(--open-sans);
    font-size: 1em;
    line-height: 1.571em;
    letter-spacing: 0;
    margin-top: 0
}

#about-global-wrapper p.hero {
    font-size: 1.286em
}

#about-global-wrapper p.smallp {
    font-size: .786em;
    line-height: 1.545em
}

#about-global-wrapper a:not(.btn) {
    color: var(--cyan)
}

#about-global-wrapper a.outgrow-l {
    color: white;
}

#about-global-wrapper ul {
    font: var(--open-sans);
    font-size: 1em;
    line-height: 1.571em;
    margin: 0;
    padding: 0
}

.full-panel {
    width: 100%;
    max-width: 100%;
    height: auto;
    padding: 50px 0;
    overflow: hidden
}

.full-panel .panel-hr {
    border-top: 1px solid var(--greyscale-50)
}

.headline-panel h1 {
    margin: 0
}

ul.two-col-content-list {
    display: -webkit-box;
    display: flex;
    list-style: none;
    flex-wrap: wrap
}

ul.two-col-content-list li {
    flex-basis: 100%;
    padding: 1em;
    box-sizing: border-box
}

@media only screen and (min-width:48em) {
    ul.two-col-content-list li {
        flex-basis: 50%;
        font-size: .9em !important;
        line-height: 1.5em
    }
}

ul.two-col-content-list li b {
    display: block;
    margin-bottom: 10px
}

#promo-panel {
    background-image: url(/wp-content/uploads/star-3.png), url(/wp-content/uploads/star-2.png);
    background-repeat: no-repeat, no-repeat;
    background-position: 130% 75%, -20% -20%;
    background-size: 700px auto, 600px auto
}

#promo-panel .promo {
    padding: 2em;
    background: var(--greyscale-0);
    box-shadow: 0 10px 10px var(--greyscale-30);
    margin-bottom: 50px
}

#promo-panel .promo h2 {
    font: var(--work-sans-ex-bold);
    font-size: 2.5em;
    line-height: 1em;
    text-transform: uppercase;
    display: block;
    position: relative;
    margin-bottom: .5em
}

#promo-panel .promo h3,
#promo-panel .promo h4,
#promo-panel .promo h5,
#promo-panel .promo h6 {
    margin-bottom: .8em
}

#promo-panel .promo ul {
    list-style: none;
    margin-bottom: 30px
}

#promo-panel .promo ul li {
    font: var(--open-sans);
    font-size: 1em;
    line-height: 1em;
    margin: 0 0 15px 0;
    color: var(--greyscale-100)
}

#promo-panel .promo ul li:before {
    content: "\2022";
    color: var(--cyan);
    font-weight: 700;
    display: inline-block;
    width: 1.1em;
    margin-left: -1em;
    font-size: 1em;
    line-height: 1em
}

.hero-banner {
    padding: 0;
    --grad-angle: 180deg;
    --charcoal-grad: linear-gradient(var(--grad-angle), var(--black) 0%, var(--charcoal) 100%);
    background: url(/wp-content/uploads/helix.png) no-repeat right top, var(--charcoal-grad), var(--cyan);
    background-attachment: fixed, scroll, scroll;
    background-blend-mode: overlay, normal, normal;
    color: var(--greyscale-0);
    position: relative;
    z-index: 10;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 90%, 50% 100%, 0 90%);
    clip-path: polygon(0 0, 100% 0, 100% 90%, 50% 100%, 0 90%);
    box-sizing: border-box
}

.hero-banner.hero-banner-white {
    background: #FFF url(/wp-content/uploads/about_icons-bg.svg) no-repeat right center !important;
    background-size: contain;
    background-blend-mode: normal;
}

.page-id-64608 .hero-banner {
    --grad: linear-gradient(var(--grad-angle), #512da8 0%, #0c62ae 100%);
    background: url(/wp-content/uploads/tickets-bg-v4.png) no-repeat center top, var(--grad), #0c62ae;
    background-attachment: scroll, scroll, scroll;
    background-size: 150% 150%, cover, cover;
}

@media only screen and (min-width:48em) {
    .hero-banner {
        padding: 0 2em 2em
    }
}

.hero-banner.no-margin {
    margin-bottom: 0
}

.hero-banner #hero-headline {
    padding: 0 2em 15vh 2em;
    margin-top: -20vw
}

@media only screen and (min-width:48em) {
    .hero-banner #hero-headline {
        margin-top: 0;
        padding: 7.5vh 2em
    }
}

.hero-banner #hero-headline .hero-title {
    width: 100%
}

.hero-banner #hero-headline .hero-subtitle {
    width: 100%
}

.hero-banner #hero-headline .hero-subtitle.cta {
    margin-bottom: 10px
}

.hero-banner #hero-image {
    width: 100%;
    max-width: 400px;
    height: 100%;
    margin: 0 0 0 auto;
    position: relative;
    z-index: -1
}

@media only screen and (min-width:48em) {
    .hero-banner #hero-image {
        margin: 0;
        max-width: 100%;
        max-height: 600px
    }
}

.hero-banner #hero-image figure {
    width: 100%;
    max-width: 400px;
    height: 100%;
    margin: 0 0 1em auto;
    display: inline-block;
    position: relative;
    overflow: hidden;
    -webkit-clip-path: polygon(57% 0, 100% 22%, 100% 78%, 50% 98%, 0 75%, 0 15%);
    clip-path: polygon(57% 0, 100% 22%, 100% 78%, 50% 98%, 0 75%, 0 15%)
}

@media only screen and (min-width:48em) {
    .hero-banner #hero-image figure {
        max-width: 600px;
        margin: 0 0 0 auto;
        max-height: 600px
    }
}

.hero-banner #hero-image figure img {
    -o-object-fit: cover;
    object-fit: cover;
    float: right;
    width: 150%;
    height: auto
}

.hero-banner #hero-image:after,
.hero-banner #hero-image:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    background: transparent url(/wp-content/uploads/hexagon.svg) no-repeat center center;
    background-size: contain;
    z-index: 1;
    width: 110%;
    height: 110%
}

@media only screen and (min-width:48em) {
    .hero-banner #hero-image:after,
    .hero-banner #hero-image:before {
        width: 115%;
        height: 115%
    }
}

.hero-banner #hero-image:before {
    -webkit-transform: translate(-50%, -50%) rotate(-23deg);
    transform: translate(-50%, -50%) rotate(-23deg)
}

@media only screen and (min-width:48em) {
    .hero-banner #hero-image:before {
        -webkit-transform: translate(-50%, -50%) rotate(-30deg);
        transform: translate(-50%, -50%) rotate(-30deg)
    }
}

.hero-banner #hero-image:after {
    -webkit-transform: translate(-50%, -50%) rotate(-10deg);
    transform: translate(-50%, -50%) rotate(-10deg)
}

@media only screen and (min-width:48em) {
    .hero-banner #hero-image:after {
        -webkit-transform: translate(-50%, -50%) rotate(-20deg);
        transform: translate(-50%, -50%) rotate(-20deg)
    }
}

@media only screen and (min-width:75em) {
    .hero-banner.about-main {
        background: url(/wp-content/uploads/helix.png) no-repeat -100% center, var(--charcoal-grad), var(--cyan);
        background-attachment: fixed, scroll, scroll;
        background-blend-mode: overlay, normal, normal;
        background-size: auto, cover, cover
    }
    .hero-banner.about-simple {
        background: url(/wp-content/uploads/simple.png) no-repeat 87% center, url(/wp-content/uploads/helix.png) no-repeat right top, var(--charcoal-grad), var(--cyan);
        background-attachment: scroll, fixed, scroll, scroll;
        background-blend-mode: normal, overlay, normal, normal;
        background-size: auto 80%, auto, cover, cover
    }
    .hero-banner.about-resilience {
        background: url(/wp-content/uploads/about-resilience-banner.png) no-repeat 87% center, url(/wp-content/uploads/helix.png) no-repeat right top, var(--charcoal-grad), var(--cyan);
        background-attachment: scroll, fixed, scroll, scroll;
        background-blend-mode: normal, overlay, normal, normal;
        background-size: auto 80%, auto, cover, cover
    }
    .hero-banner.about-innovation {
        background: url(/wp-content/uploads/about-innovation-banner.png) no-repeat 87% center, url(/wp-content/uploads/helix.png) no-repeat right top, var(--charcoal-grad), var(--cyan);
        background-attachment: scroll, fixed, scroll, scroll;
        background-blend-mode: normal, overlay, normal, normal;
        background-size: auto 80%, auto, cover, cover
    }
}

@supports (-ms-ime-align:auto) {
    .hero-banner {
        padding: 0;
        --grad-angle: 180deg;
        --charcoal-grad: linear-gradient(var(--grad-angle), var(--black) 0%, var(--charcoal) 100%);
        background: var(--charcoal-grad), var(--cyan);
        background-attachment: scroll, scroll
    }
    .hero-banner.about-main {
        background: var(--charcoal-grad), var(--cyan);
        background-attachment: scroll, scroll;
        background-size: cover, cover
    }
    .hero-banner.about-simple {
        background: url(/wp-content/uploads/simple.png) no-repeat 87% center, var(--charcoal-grad), var(--cyan);
        background-attachment: scroll, scroll, scroll;
        background-size: auto 80%, cover, cover
    }
    .hero-banner.about-resilience {
        background: url(/wp-content/uploads/about-resilience-banner.png) no-repeat 87% center, var(--charcoal-grad), var(--cyan);
        background-attachment: scroll, scroll, scroll;
        background-size: auto 80%, cover, cover
    }
    .hero-banner.about-innovation {
        background: url(/wp-content/uploads/about-innovation-banner.png) no-repeat 87% center, var(--charcoal-grad), var(--cyan);
        background-attachment: scroll, scroll, scroll;
        background-size: auto 80%, cover, cover
    }
}

.inner-banner {
    background: var(--cyan)
}

#about-panel {
    padding-top: 120px;
    margin-bottom: 20px;
    position: relative;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 97%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 97%);
    margin-top: -75px
}

#about-panel.no-margin {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 100px
}

#about-panel.intro-panel {
    background: var(--cyan) url(/wp-content/uploads/angles.svg) no-repeat left center;
    background-size: cover;
    background-blend-mode: overlay
}

#about-panel.has-video {
    -webkit-clip-path: none;
    clip-path: none
}

#about-panel.has-video:after {
    content: "";
    background: #FFF;
    width: 100%;
    height: 200px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1
}

#about-panel.has-video .vid-wrap {
    position: relative;
    z-index: 2;
    overflow: hidden;
    padding-top: 56.25%;
    width: 90%;
    margin: auto
}

#about-panel.has-video .vid-wrap-img {
    position: relative;
    z-index: 2;
    overflow: hidden;
    width: 90%;
    margin: auto
}

#about-panel.has-video .vid-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

@supports (-ms-ime-align:auto) {
    #about-panel.intro-panel {
        background: var(--cyan) !important
    }
}

#innovation-panel {
    padding-top: 120px;
    margin-bottom: 20px;
    position: relative;
    -webkit-clip-path: polygon(0 5%, 100% 3%, 100% 100%, 0 98%);
    clip-path: polygon(0 5%, 100% 3%, 100% 100%, 0 98%);
    margin-top: -75px;
    background: var(--cyan) url(/wp-content/uploads/angles.svg) no-repeat left top;
    background-size: cover;
    background-blend-mode: overlay
}

#innovation-panel.no-clip {
    padding-top: 50px;
    margin-top: 0;
    -webkit-clip-path: none;
    clip-path: none;
    background-position: center left;
}

#innovation-panel.no-margin {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 100px
}

@supports (-ms-ime-align:auto) {
    #innovation-panel {
        background: var(--cyan) !important;
        margin-top: 0;
        padding-top: 50px
    }
}

#awards-panel {
    background: var(--greyscale-0);
    border-top: 1px solid var(--greyscale-20)
}

#locations-panel {
    background-color: var(--greyscale-10);
    background-image: url(/wp-content/uploads/star-3.png);
    background-repeat: no-repeat;
    background-position: -20% center;
    background-size: 700px auto;
    background-blend-mode: multiply
}

@media only screen and (min-width:960px) {
    #locations-panel {
        background-image: url(/wp-content/uploads/star-3.png), url(/wp-content/uploads/star-1.png);
        background-position: -20% center, 105% center;
        background-size: 700px auto, 500px auto
    }
}

@media only screen and (min-width:960px) {
    #locations-panel {
        background-image: url(/wp-content/uploads/star-3.png), url(/wp-content/uploads/star-2.png), url(/wp-content/uploads/star-1.png);
        background-position: -20% center, 65% -100%, 105% center;
        background-size: 700px auto, 460px auto, 500px auto
    }
}

#download-panel {
    --grad-angle: 90deg;
    --charcoal-grad: linear-gradient(var(--grad-angle), var(--black) 0%, var(--black) 55%, #2A2B33 100%);
    background: url(/wp-content/uploads/helix.png) no-repeat right bottom, var(--charcoal-grad);
    background-attachment: fixed, scroll;
    background-blend-mode: overlay, normal;
    color: var(--greyscale-0)
}

@supports (-ms-ime-align:auto) {
    #download-panel {
        background: var(--charcoal-grad) !important
    }
}

.timeline-layout {
    box-sizing: border-box
}

.timeline-layout ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.timeline-layout ul div {
    width: 100%;
    position: relative
}

.timeline-layout ul div:before {
    content: "";
    display: none;
    position: absolute;
    top: 50%;
    right: 60px;
    width: calc(100% - (320px + 120px));
    height: 50%;
    border-top: 2px dashed var(--greyscale-0);
    border-right: 2px dashed var(--greyscale-0)
}

@media only screen and (min-width:48em) {
    .timeline-layout ul div:before {
        display: inline-block
    }
}

.timeline-layout ul div:nth-of-type(even):before {
    left: 60px;
    border-right: none;
    border-top: 2px dashed var(--greyscale-0);
    border-left: 2px dashed var(--greyscale-0)
}

@media only screen and (min-width:48em) {
    .timeline-layout ul div:nth-of-type(even) li figure {
        margin: 0 0 10px auto;
        /* transform: translate(-22px, 22px); */
    }
}

.timeline-layout ul div:last-child:before {
    display: none
}

.timeline-layout ul div li {
    display: inline-block;
    padding: 20px;
    font: var(--open-sans);
    font-size: 1.4em;
    color: var(--greyscale-0)
}

.timeline-layout ul div li figure {
    display: block;
    margin: 0 0 10px;
    width: 75px;
    height: 75px;
    background: var(--greyscale-0);
    padding: 10px;
    box-sizing: border-box;
    -webkit-clip-path: polygon(50% 0, 100% 15%, 100% 85%, 50% 100%, 0 85%, 0 15%);
    clip-path: polygon(50% 0, 100% 15%, 100% 85%, 50% 100%, 0 85%, 0 15%);
    /* transform: translate(22px, 22px); */
    /* z-index: 10; */
}

.timeline-layout ul div li span {
    position: relative;
    display: block;
    background: var(--charcoal);
    padding: 20px;
    border-radius: 20px
}

ul.two-col-content-list li a {
    display: inline
}

.timeline-layout ul div li span span.title {
    display: block;
    padding: 5px;
    border-radius: 0;
    margin-bottom: 15px;
    font: var(--work-sans-ex-bold);
    font-size: 3.2rem;
}

ul.fancy {
    margin: auto 0;
    padding: 1em 0em 1.5em 3em !important;
    text-align: left;
    list-style: none;
    -webkit-box-flex: 1;
    flex: 1
}

ul#venue-highlights li {
    padding: 5px 0;
}

ul#venue-highlights li:before {
    display: inline-block;
    content: '';
    width: 30px;
    color: var(--cyan);
    font-family: 'FontAwesome' !important;
    margin-left: -1.85em;
}

ul#venue-highlights li#event:before {
    content: '\f145';
}

ul#venue-highlights li#dining:before {
    content: '\f0f5';
}

ul#venue-highlights li#rooms:before {
    content: '\f0f7';
}

#agenda {
    margin-bottom: 5rem;
}

/* RANDOM STYLINGS */

.postid-63672 .product-detail-hero h1,
.postid-63684 .product-detail-hero h1 {
    display: none;
}

.postid-62359 h1.entry-title {
    visibility: hidden;
}

/* New Resource Cards Styles */

.custom-resource-card-wrapper .cards-container-area {
    padding: 0px !important;
}

.custom-resource-card-wrapper .cards-container-area .indv-card .indv-card-link .resource-image {
    position: relative !important;
    overflow: hidden;
}

.custom-resource-card-wrapper .cards-container-area:nth-of-type(1n+0) .indv-card .indv-card-link .resource-image:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 18px;
    border-bottom: 18px solid #FFF;
    border-right: 335px solid transparent;
    z-index: 2;
}

.custom-resource-card-wrapper .cards-container-area:nth-of-type(2n+0) .indv-card .indv-card-link .resource-image:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 15px;
    border-bottom: 15px solid #FFF;
    border-left: 335px solid transparent;
    z-index: 2;
}

.custom-resource-card-wrapper .cards-container-area:nth-of-type(3n+0) .indv-card .indv-card-link .resource-image:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 22px;
    border-bottom: 22px solid #FFF;
    border-right: 335px solid transparent;
    z-index: 2;
}

.custom-resource-card-wrapper .cards-container-area .indv-card .indv-card-link .card-content {
    padding-left: 1em;
    padding-right: 1em;
}

.custom-resource-card-wrapper .cards-container-area .indv-card .indv-card-link .card-content h3 {
    font-family: "Work Sans", sans-serif;
    font-size: 32px !important;
    font-weight: bold;
    line-height: 0.9em;
    /* text-transform:uppercase; */
}

.custom-resource-card-wrapper .cards-container-area:hover:before {
    display: none !important
}

.custom-resource-card-wrapper .cards-container-area .indv-card .indv-card-link:hover .card-content h3 {
    color: #000000 !important;
    text-decoration: none !important;
}

.custom-resource-card-wrapper .cards-container-area .indv-card .indv-card-link .card-content p {
    font-family: "Open Sans", sans-serif;
    font-size: 1.8rem;
    line-height: 2.6rem;
}

.custom-resource-card-wrapper .cards-container-area .indv-card .indv-card-link:hover .card-content p {
    color: #000000 !important;
    text-decoration: none !important;
}

.custom-resource-card-wrapper .cards-container-area .indv-card .indv-card-link span.read-more-link {
    color: rgb(250, 251, 252) !important;
    background: rgb(50, 176, 194);
    padding: 15px 40px;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 3px;
    font: var(--work-sans-ex-bold);
    font-size: 1em;
    line-height: 1em;
    letter-spacing: .05em;
    text-align: center;
    margin-left: 1em;
    margin-bottom: 1em;
}

.custom-resource-card-wrapper .cards-container-area .indv-card .indv-card-link:hover span.read-more-link {
    color: rgb(250, 251, 252) !important;
    background: #5D6672;
}

.get-started-page {
    position: relative;
    background: #000000 url('/wp-content/uploads/get-started-bg.jpg');
    background-blend-mode: luminosity;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 20px 0;
}

.get-started-page::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100px;
    border-bottom: 100px solid #FFF;
    border-left: 100vw solid transparent;
    z-index: 1;
}

.get-started-page .resource-flex {
    position: relative;
    z-index: 2;
    top: 30px;
}

.get-started-page.custom-resource-card-wrapper h2 {
    font-weight: bold;
    color: white;
    text-transform: uppercase;
}

.get-started-page.custom-resource-card-wrapper .cards-container-area .indv-card .indv-card-link span.read-more-link {
    display: block;
    margin-right: 1em;
    background: #cc0000;
}

.get-started-page.custom-resource-card-wrapper .cards-container-area .indv-card .indv-card-link:hover span.read-more-link {
    background: #5D6672;
}

.get-started-form-wrap {
    background: #eef2f4;
    max-width: 1185px;
    padding: 50px;
    margin: 5rem auto;
}

.get-started-form-wrap h2 {
    margin-bottom: 3rem;
    text-align: center;
}

.get-started-form-wrap span {
    display: block;
    width: 100%;
}

/* NEW HOMEPAGE STYLES */

.wedge-clip-path {
    position: relative;
    z-index: 1;
    clip-path: polygon(50% 0%, 100% 8%, 100% 92%, 50% 100%, 0% 92%, 0% 8%);
}

.new-home-hero.wedge-clip-path {
    z-index: 2;
    clip-path: polygon(0% 0%, 100% 0%, 100% 75%, 16.66% 100%, 0% 87%);
}

.new-home-problems.wedge-clip-path {
    clip-path: polygon(0% 0%, 100% 0%, 100% 92%, 66.66% 100%, 0% 95%);
}

.new-home-form.wedge-clip-path {
    clip-path: polygon(0% 6%, 41.66% 0%, 100% 5%, 100% 100%, 0% 100%);
}

.striped {
    background-image: linear-gradient(transparent 33%, var(--cyan) 33%, var(--cyan) 90%, transparent 90%);
    padding: 0 4px
}

.striped.red {
    background-image: linear-gradient(transparent 33%, var(--red) 33%, var(--red) 90%, transparent 90%);
}

.striped.cyan {
    background-image: linear-gradient(transparent 33%, #00bfa5 33%, #00bfa5 90%, transparent 90%);
}

.sub-heading {
    color: var(--cyan);
    font-size: 17px;
    line-break: 1.1em;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .5px;
    margin-bottom: 1rem;
}

.sub-heading+h1,
.sub-heading+h2 {
    margin: 0 0 3rem;
}

.sub-heading+h2 {
    font-size: 40px;
    line-height: 1.2em;
    font-weight: 900;
    letter-spacing: .5px;
}

.intro {
    margin-bottom: 5rem;
}

.new-home-hero canvas,
.new-home-hero video,
.new-home-problems canvas,
.new-home-solution canvas {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.new-home-hero video {
    top: auto;
    width: 100%;
}

.new-home-hero::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: radial-gradient(circle at bottom right, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 1) 50%);
}

.new-home-hero .content,
.new-home-problems .content,
.new-home-solution .content {
    position: relative;
    z-index: 1;
}

.new-home-hero {
    position: relative;
    padding: 15rem 0 20rem;
    background: black;
}

@media only screen and ( min-width: 768px) {
    .new-home-hero {
        padding-top: 25rem;
    }
}

.new-home-hero h1,
.get-started-hero h1 {
    color: white;
    font-size: 40px;
    line-height: 1.2em;
    font-weight: 800;
    letter-spacing: .5px;
}

.new-home-hero p {
    color: white;
    margin-bottom: 3rem;
}

.new-home-hero .button-wrap .btn {
    display: block;
}

.new-home-hero .button-wrap .btn+.btn {
    margin-top: 15px;
}

@media only screen and (min-width: 576px) {
    .new-home-hero .button-wrap .btn {
        display: inline-block;
    }
    .new-home-hero .button-wrap .btn+.btn {
        margin-top: 0;
        margin-left: 15px;
    }
}

.new-home-problems {
    position: relative;
    background: #434a54;
    padding: calc(200px + 6rem) 0 6rem;
    margin-top: -200px;
}

.new-home-problems h2 {
    color: white;
}

.new-home-meet h3,
.new-home-solution h3 {
    font-size: 32px;
    line-height: 1.2em;
    font-weight: 800;
    letter-spacing: .5px;
}

.new-home-meet {
    background: url(/wp-content/uploads/new-home-meet-bg.svg) no-repeat right top;
    padding: 6rem 0;
}

.new-home-meet .icon {
    max-width: 50px;
}

.new-home-solution {
    position: relative;
    background: var(--cyan);
    padding: 6rem 0;
}

@media only screen and (min-width:992px) {
    .new-home-solution {
        background: var(--cyan) url(/wp-content/uploads/UNI-Solutions-BG.png) no-repeat center center;
        background-size: 1600px auto;
    }
}

.new-home-solution .sub-heading {
    color: white;
}

.new-home-solution h2 {
    color: white;
}

.new-home-solution h3 {
    color: white;
}

.new-home-solution .icon {
    max-width: 135px;
}

.new-home-solution a {
    color: white;
    font-weight: bold;
    text-transform: uppercase;
}

.new-home-customers {
    background: url(/wp-content/uploads/new-home-customers-bg.jpg) no-repeat center top;
    background-size: cover;
    padding: 6rem 0 10rem;
}

.new-home-customers .logos {
    margin: 2rem 0 7rem;
}

@media only screen and (min-width: 768px) {
    display: flex;
    justify-content: center;
}

/* .new-home-customers .logos a {
    display: inline;
    filter: grayscale(100%);
    opacity: 0.5;
}

.new-home-customers .logos a:hover {
    filter: none;
    opacity: 1;
} */

.new-home-customers .logos .customer-logo {
    filter: grayscale(100%);
    opacity: 0.5;
    max-height: 60px;
    margin: 1rem 1.5rem;
}

/* .new-home-customers .logos .customer-logo:hover {
    filter: none;
    opacity: 1;
} */

.new-home-customers .customer-quote,
.new-quote-wrap .customer-quote {
    display: flex;
    background: var(--cyan);
}

.quote-left,
.quote-right {
    width: 100%;
}

@media only screen and ( min-width: 768px) {
    .quote-left {
        width: 45%;
    }
    .quote-right {
        width: 55%;
    }
    .mob-res {
        margin-top: 95px !important;
    }
}

@media only screen and ( max-width: 768px) {
    .mob-res {
        margin-top: 95px !important;
    }
    .margin-class {
        margin-top: 0px !important;
    }
}

.quote-right p {
    font-size: 24px;
    line-height: 1.4em;
    color: white;
    padding: 5rem;
}

.quote-right p strong {
    font-size: 32px;
    line-height: 1.2em;
    font-weight: 600;
    font-style: italic;
    margin-bottom: 3rem;
}

.quote-right p .cite {
    margin-top: 3rem;
}

.quote-right p .cite strong {
    font-size: 24px;
    line-height: 1.4em;
    font-weight: 800;
    font-style: normal;
    margin-bottom: 0;
}

.new-home-form {
    background: #080115 url(/wp-content/uploads/new-home-form-bg.jpg) no-repeat right center;
    background-size: cover;
    padding: 10rem 0 5rem;
    margin-top: -35px;
}

.new-home-form h2,
.new-home-form p {
    color: white;
}

.new-home-form p {
    margin-bottom: 3rem;
}

.new-home-form .form-group {
    margin-bottom: 3rem;
}

.new-home-form .form-control {
    height: 40px;
    border-radius: 0;
}

.new-home-form .button-wrap .btn {
    margin-top: 0;
}

.new-home-form form label {
    color: white;
}

.swiper-wrapper {
    margin: 5rem 0;
}

.slide .content-wrap {
    max-width: 425px;
    margin: 0 auto;
}

.swiper-pagination {
    position: static;
}

.swiper-pagination-bullet {
    background: white;
    width: 20px;
    height: 20px;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    background: var(--cyan);
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 15px;
}

.site-branding svg {
    width: 100%;
    height: auto;
    max-width: 200px;
}

.new-contact-form {
    padding: 5rem 0 10rem;
    margin-top: 0;
}

.new-contact-form.wedge-clip-path {
    clip-path: polygon(0% 0%, 100% 0%, 100% 95%, 75% 100%, 0% 94%);
}

.new-contact-form .social-links a {
    margin: 1rem;
}

.new-contact-locations {
    padding: 5rem 0;
    background: url(/wp-content/uploads/new-contact-map-bg.svg) no-repeat right center;
}

.new-contact-locations h3 {
    font-size: 32px;
    line-height: 1.2em;
    font-weight: 800;
    letter-spacing: .5px;
    margin-top: -35px;
}

.new-contact-locations .location {
    margin-top: 5rem;
}

img.greyscale {
    filter: grayscale(100%);
}

.font-weight-bold {
    font-weight: bold;
}

.font-weight-900 {
    font-weight: 900;
}

.free-tools-page #hero-headline {
    padding: 4rem;
    margin-top: 0;
}

@media only screen and (min-width:48em) {
    .free-tools-page #hero-headline {
        padding: 7.5vh 2em;
    }
}

.free-tools-page h1 {
    font-size: 4rem;
    line-height: 1.1em;
}

#unitrends-free {
    background: var(--cyan) url(/wp-content/uploads/blue-back.jpg) no-repeat center;
    padding: 10rem 0 5rem;
    margin-top: -51px;
}

#unitrends-free #hero-image figure {
    box-shadow: 8px 8px 0 rgba(0, 0, 0, .1);
}

#unitrends-free #hero-image figure img {
    width: 100%;
}

#unitrends-tools {
    padding: 8rem 0;
}

#unitrends-tools .tool figure {
    box-shadow: 8px 8px 0 rgba(0, 0, 0, .1);
}

#unitrends-tools .tool figure img {
    width: 100%;
}

@media only screen and (min-width: 992px) {
    #unitrends-tools .tool .sub-heading {
        position: absolute;
        bottom: 100%;
    }
}

.lp-form {
    background: #eef2f4;
    padding: 4rem;
}

.lp-form h3 {
    margin-bottom: 4rem;
}

/* FIND ADAPTERS PAGE */

[v-cloak] {
    display: none;
}

.series-options {
    padding: 3rem 0;
}

.existing-options {
    padding: 3rem 0;
    background: #f7f7f7;
}

.series-options .radio-inline {
    padding-left: 0;
    margin: 0 1rem;
}

.series-options .radio-inline>input {
    position: static;
    display: block;
    margin: 10px auto;
}

.adapter-selector {
    padding: 3rem 0;
    background: #eee;
}

.adapter-selector select {
    margin-top: 1rem;
}

.adapter-selector .model-image {
    margin-top: 3rem;
}

.model-image figure {
    position: relative;
}

.model-image figure>img {
    /* max-width: 1000px; */
    width: 100%;
    height: auto;
}

.model-image figure svg {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    fill: rgba(255, 255, 255, .75);
    stroke: var(--red);
    stroke-width: 3px;
}

.model-image figure svg.slot1 #slot1,
.model-image figure svg.slot2 #slot2,
.model-image figure svg.slot3 #slot3,
.model-image figure svg.slot4 #slot4,
.model-image figure svg.slotusb #usb {
    fill: rgba(0, 255, 0, .75);
}

.adapter-selected {
    padding: 3rem 0;
}

.adapter-selected .sku {
    background: #eee;
    padding: 2rem;
    margin-bottom: 30px;
}

.adapter-selected .sku .number {
    font-weight: bold;
    text-transform: uppercase;
    color: var(--red);
}

.adapter-selected .heading {
    margin-bottom: 3rem;
}

@media only screen and ( min-width: 1200px) {
    .series-options {
        padding: 5rem 0;
    }
    .adapter-selector {
        padding: 5rem;
    }
    .adapter-selector .model-image {
        margin-top: 0;
    }
    .adapter-selected {
        padding: 5rem 0;
    }
}

.solutions-overview {
    padding: 80px 0;
    border-bottom: none !important;
}

.stretched-link:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: rgba(0, 0, 0, 0);
}

.simple-tabber .subnav a {
    padding: 10px !important;
    border: 1px solid #CC0000;
    border-radius: 5px;
}

.simple-tabber a.active {
    background: #CC0000 !important;
    color: #fff !important;
}

figure.card-img-wrap {
    height: 150px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
}