 a[href*="TOFIX" i],a[href*="TODO" i]
{
    background-color: yellow;
}.component-framework a.btn {
     position: relative;
 }
.component-framework .btn {
    border-radius: 3px;
    padding: 16px 32px 16px 20px !important;
}
.component-framework a.btn::after {
    transition: all 0.1s ease-in;
    border-style: solid;
    border-width: 2px 2px 0 0;
    content: '';
    display: inline-block;
    height: 6px;
    right: 1em;
    top: 36%;
    position: relative;
    transform: rotate(45deg);
    width: 6px;
    position: absolute;
}
.component-framework .btn-primary {
    text-transform: none;
    font-size: 23px !important;
    line-height: 24px;
}
.component-framework a.btn.btn-primary:hover {
    background-color: rgb(185, 184, 183) !important;
    color: #fff !important;
    border-color: #fff;
}
.component-framework .btn-primary-small {
    font-size: 13px !important;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}
.component-framework a.btn.btn-primary-small:hover {
    background-color: rgb(185, 184, 183) !important;
    color: #fff !important;
    border-color: #fff;
}
.component-framework .btn-secondary {
    text-transform: none;
    font-size: 23px !important;
    line-height: 24px;
    border: 1px solid #a41034;
}
.component-framework a.btn.btn-secondary:hover {
    background-color: #f4f4f4 !important;
    color: #000 !important;
    border-color: #000;
}
.component-framework .btn-secondary-small {
    font-size: 13px !important;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
    border: 1px solid #a41034;
}
.component-framework a.btn.btn-secondary-small:hover {
    background-color: #f4f4f4 !important;
    color: #000 !important;
    border-color: #000;
}
.btn.no-arrow {
    padding-right: 20px !important;
}
.btn.no-arrow::after {
    display: none !important;
}
.btn.no-border {
    border-color: transparent !important;
}
.color-framework a.btn:hover {
    background-color: #f4f4f4 !important;
    color: #000 !important;
    border-color: #000;
}
.color-framework .btn-card {
    padding: 30px 50px !important;
    border: 1px solid #d2d2d2;
    border-radius: 5px;
    font-size: 17px !important;
    text-transform: none;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
}
.form-control-group-inline .btn {
    border-radius: 0px !important;
    padding: 8px 0px !important;
}body {
     background-color: red
 }
.color-framework .shadow-bg {
    background-color: rgba(0,0,0,0.7)
}
.color-framework .gray9-bg {
    background-color: #1d1d25 !important
}
.color-framework .gray8-bg {
    background-color: #282832 !important
}
.color-framework .gray8 {
    color: #282832 !important
}
.color-framework .gray5-bg {
    background-color: #e6e4e5 !important
}
.color-framework .gray1-bg {
    background-color: #f4f4f4 !important
}
.color-framework .gray9-bg a {
    color: #cd5d78
}
.color-framework .green-inherit .inherit-color,.color-framework .green {
    color: #39a284 !important
}
.color-framework .inkblack {
    color: #1d1d24 !important
}
.color-framework .slate {
    color: #59666f !important
}
.color-framework .berry-red {
    color: #820d2f !important
}
.color-framework .green-inherit .inherit-bg,.color-framework .green-bg {
    background-color: #39a284 !important
}
.color-framework .blue-inherit .inherit-color,.color-framework .blue {
    color: #3a9c9c !important
}
.color-framework .blue-inherit .inherit-bg,.color-framework .blue-bg {
    background-color: #3a9c9c !important
}
.color-framework .gold-inherit .inherit-color,.color-framework .gold {
    color: #E0002C !important
}
.color-framework .gold-inherit .inherit-bg,.color-framework .gold-bg {
    background-color: #E0002C !important
}
.color-framework .iron-inherit .inherit-color {
    color: #d4dade !important
}
.color-framework .iron-inherit .inherit-bg,.color-framework .iron-bg {
    background-color: #d4dade !important
}
#hbxFooter .signup .hs-richtext {
    color: #fff
}
#hbxFooter .signup a {
    color: #fff !important;
    text-decoration: underline
}
#hbxFooter .signup .hs-form-required {
    color: #fff !important
}
.grid-framework .cap.gray1-bg {
    border-top: 20px solid #f4f4f4 !important
}
.grid-framework .personalization-hidden {
    display: none
}
.component-framework .circle {
    border-radius: 50%
}
.component-framework .circle-bg {
    background: transparent url('../img/gray-circle.png') center center no-repeat;
    background-size: cover
}
.component-framework .circle-bg>.valign {
    height: 329px
}
.component-framework .card-button {
    position: absolute;
    bottom: 24px;
    left: 24px;
    margin-right: 24px
}
.component-framework .hr {
    margin: 32px 0
}
.component-framework div.facet-breadcrumb-pattern span.txt-arrow.eta {
    display: none
}
.component-framework .fullbleed {
    background: transparent no-repeat center center;
    background-size: cover
}
.component-framework .form-container {
    transition: opacity 0.2s ease-out;
    opacity: 1
}
.component-framework .form-container.form-container-submitting {
    opacity: .9
}
.component-framework .drop-shadow {
    box-shadow: 0 3px 6px rgba(0,0,0,0.16),0 3px 3px rgba(0,0,0,0.23)
}
.component-framework .topdown-fade {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100px;
    background: -moz-linear-gradient(top,rgba(0,0,0,0.65) 0%,transparent 90%);
    background: -webkit-linear-gradient(top,rgba(0,0,0,0.65) 0%,transparent 90%);
    background: linear-gradient(to bottom,rgba(0,0,0,0.65) 0%,transparent 90%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000',endColorstr='#00000000',GradientType=0)
}.component-framework .trapezoid {
     background-color: #282832;
     position: relative;
     padding: 40px 120px 0 120px;
     overflow: hidden;
     background-image: linear-gradient(129deg,transparent 85%,#191921 85%),linear-gradient(51deg,#191921 15%,transparent 15%)
 }
.component-framework .trapezoid-right {
    background-color: #282832;
    position: relative;
    padding: 0;
    background-image: linear-gradient(121deg,transparent 85%,#3f959c 85%)
}
.component-framework .linear-nav>li {
    margin-right: 20px
}
.component-framework .linear-nav>li:last-child {
    margin-right: 0
}
.component-framework .dividers>li {
    border-right: 1px solid white;
    padding-right: 15px;
    margin-right: 10px
}
.component-framework .dividers>li:last-child {
    border-right: none;
    padding-right: 0px
}
.component-framework ol.mega {
    margin-left: 90px
}
.component-framework ol.mega>li {
    list-style-type: none;
    counter-increment: item;
    margin-bottom: 32px
}
.component-framework ol.mega>li:before {
    display: block;
    float: left;
    position: static;
    border-radius: 100px;
    background-color: #53a7ae;
    background-repeat: no-repeat;
    background-position: -360px -140px;
    width: 60px;
    height: 60px;
    text-align: center;
    font-family: 'Trade Gothic W01 Bold 2',Arial,Helvetica,Verdana,sans-serif;
    color: white;
    margin-left: -85px;
    font-size: 32px;
    line-height: 60px;
    content: counter(item);
    font-family: 'TradeGothicW02-BoldCn20 675505',Arial,Helvetica,Verdana,sans-serif;
    margin-left: -80px
}
.component-framework .mega h4 {
    margin-bottom: 0;
    border: 0
}
.component-framework .testimonials-container .testimonials-container-wrap {
    padding: 40px 120px 0 120px;
    text-align: center
}
.component-framework .amsred-inherit .dropdown-menu a.active {
    background-color: white!important
}
.component-framework .slider-menu .flyout-panel .slider-targets .site-title>span.black,.component-framework .slider-menu .flyout-panel .slider-targets .section-nav a,.component-framework .slider-menu .flyout-panel .slider-targets .util-nav a,.component-framework .slider-menu .flyout-panel .flyout-panel-button {
    color: white!important
}
.component-framework .slider-menu .flyout-panel .flyout-panel-button {
    border-color: rgba(255,255,255,0.4)
}
.component-framework .slider-menu .flyout-panel .slider-targets li.active {
    background-color: #a41034 !important
}
.component-framework .tile .icon-play,.component-framework .widget-video-rendered.video .kWidgetPlayBtn {
    background: url(" ../img/icon-play.svg") !important;
    width: 66px;
    height: 66px;
    background-size: 100%!important;
    background-repeat: no-repeat;
    margin-top: -33px;
    margin-left: -33px
}
.component-framework .facetctrl-isotope-results .tile .icon-play {
    width: 44px;
    height: 44px;
    margin-top: -22px;
    margin-left: -22px
}
.component-framework .hs-form .field {
    background-color: transparent;
    padding: 0;
    border: 0;
    box-shadow: none
}
.component-framework .hs-form .hs-input {
    background: #eee none;
    padding: 8px 10px;
    border: 1px solid #d5d5d5;
    font: normal 17px/24px 'Trade Gothic W01 Roman',Arial,Helvetica,Verdana,sans-serif;
    line-height: 1.2;
    box-shadow: inset 0 0 1px rgba(0,0,0,0.15);
    vertical-align: middle;
    -webkit-border-radius: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: auto
}
.component-framework .hs-form .hs-input:focus {
    border: 1px solid black;
    background-color: white;
    box-shadow: none
}
.component-framework .hs-form .hs-input[type=checkbox] {
    position: relative;
    top: -3px;
    margin-right: 8px
}
.component-framework .hs-form label {
    margin-bottom: 7px !important;
    display: block;
    font-weight: normal !important;
    font: normal 17px/24px 'Trade Gothic W01 Bold 2',Arial,Helvetica,Verdana,sans-serif
}
.component-framework .hs-form .hs-form-booleancheckbox label,.component-framework .hs-form .hs-form-checkbox label {
    font: normal 13px/16px 'Trade Gothic W01 Roman',Arial,Helvetica,Verdana,sans-serif;
    margin: 0
}
.component-framework .hs-form .hs-button.primary {
    background: #a41034;
    color: white;
    display: inline-block;
    padding: 8px 17px;
    border: 0;
    margin: 0;
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: background 0.1s linear;
    -moz-transition: background 0.1s linear;
    -ms-transition: background 0.1s linear;
    -o-transition: background 0.1s linear;
    transition: background 0.1s linear;
    font: normal 17px/24px 'TradeGothicW02-BoldCn20 675505',Arial,Helvetica,Verdana,sans-serif;
    text-transform: uppercase;
    box-shadow: none
}
.component-framework .hs-form .hs-button.primary:hover {
    background: rgb(185, 184, 183) !important
}
.component-framework .hs-form .hs-button.primary:active {
    border: 0;
    background: black;
    box-shadow: none
}
.component-framework .white .hs-form label {
    color: white
}
.component-framework #blog-signup .field,.component-framework #blog-signup .actions {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}
.component-framework blockquote {
    quotes: "\201C" "\201D" "\2018" "\2019"
}
.component-framework .logos>li {
    float: left;
    list-style-type: none;
    width: 165px;
    margin-right: 24px
}
.component-framework .logos>li img {
    width: 100%
}
.component-framework .faculty-photo {
    float: left;
    margin-right: 10px;
    height: 148px;
    width: 140px
}
.component-framework .floatright {
    padding: 0 0 0 1em;
    float: right;
    width: 40%
}
.component-framework .floatleft {
    float: left;
    padding: 0 1em 0 0
}
.component-framework .hbx-table {
    border: 1px solid #000;
    border-collapse: collapse;
    margin-bottom: 16px;
    width: 100%;
    font: normal 13px/16px 'Trade Gothic W01 Roman',Arial,Helvetica,Verdana,sans-serif
}
.component-framework .hbx-table th,.component-framework .hbx-table td {
    text-align: left;
    padding: 12px 8px 11px 8px
}
.component-framework .hbx-table th {
    text-transform: uppercase
}
.component-framework figure.student-blogger {
    float: left;
    width: 109px;
    margin: 0 2em 2em 0
}
.component-framework figure.student-blogger img {
    width: 109px
}
.component-framework figure.student-blogger caption,.component-framework figure.student-blogger .caption {
    display: block;
    text-align: center
}
.component-framework figure figcaption,.component-framework figcaption {
    font: normal 13px/16px 'Trade Gothic W01 Roman',Arial,Helvetica,Verdana,sans-serif
}
.component-framework figure.left img {
    float: left;
    width: 200px;
    margin: 0 15px 15px 0
}
.component-framework twitterwidget~* {
    margin-top: 40px
}
.component-framework .cohorts .slick-next {
    right: 0px
}
.component-framework .cohorts .slick-prev {
    left: 0px
}
.component-framework .cohorts .slick-prev,.component-framework .cohorts .slick-next {
    width: 25px;
    height: 30px;
    opacity: .5;
    z-index: 99
}
.component-framework .courses .slick-next,.component-framework .courses .slick-prev {
    width: 35px;
    height: 40px;
    opacity: 1 !important;
    z-index: 99;
    top: 125px !important
}
.component-framework .courses .slick-prev {
    left: -10px !important
}
.component-framework .courses .slick-next {
    right: -34px !important
}
.component-framework .slick-prev:hover,.component-framework .slick-next:hover {
    opacity: 1 !important
}
.component-framework .courses .slick-prev:hover,.component-framework .courses .slick-next:hover {
    opacity: .5 !important
}
.component-framework .slick-prev.slick-disabled:hover,.component-framework .slick-next.slick-disabled:hover {
    opacity: 1 !important;
    cursor: default !important
}
.component-framework .slick-slide a:hover img {
    opacity: .5
}
.component-framework .cohort-item {
    margin: 20px
}
.component-framework .cohort-item-content {
    width: 85%;
    margin: 0 auto
}
.component-framework .banner-bg {
    background-color: #282832;
    box-shadow: 10px 0px 0px 0px #282832,-10px 0px 0px 0px #282832;
    line-height: 1.2;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone
}
.component-framework #skip a {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden
}
.component-framework #skip a:focus {
    position: static;
    width: auto;
    height: auto
}
.component-framework #amsHome .slick-dots {
    bottom: -60px
}
.checklist {
    list-style: none
}
.checklist>li {
    position: relative;
    margin-bottom: 0.5rem
}
.checklist>li:before {
    content: "";
    /*background-image: url(PublishingImages/framework-v2.png);*/
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 25px;
    height: 30px;
    display: block;
    position: absolute;
    left: -1.5rem;
    background-size: 453px 209px
}
.checklist.big-check li:before {
    -ms-transform: scale(1.5,1.5);
    -webkit-transform: scale(1.5,1.5);
    transform: scale(1.5,1.5)
}
@media screen and (max-width: 650px) {
    .component-framework .floatright {
        float:none;
        padding: 0;
        width: 100%
    }
    .component-framework .cohorts {
        text-align: center
    }
    .component-framework #amsHome .slick-dots {
        bottom: -25px
    }
    .component-framework #amsHome .slick-slider .span3.tablet-span3 {
        margin-left: 12px !important;
        margin-right: 12px !important
    }
    .component-framework #amsHome .slick-slider.row.tablet-row.mobile-row {
        margin-left: 0px !important;
        padding: 0 20px
    }
    .component-framework #amsHome .courses .slick-prev {
        left: -10px !important
    }
    .component-framework #amsHome .courses .slick-next {
        right: -10px !important
    }
    .pattern-framework .flyout-panel .epsilon-uc.unbulleted li a {
        margin-top: 12px!important;
    }
}
@media screen and (max-width: 919px) and (min-width:651px) {
    .component-framework .logos>li {
        margin-right:19px
    }
    .component-framework #amsHome .slick-dots {
        bottom: -25px
    }
    .component-framework #amsHome .slick-slider .span3.tablet-span3 {
        margin-left: 12px !important;
        margin-right: 12px !important
    }
    .component-framework #amsHome .slick-slider.row.tablet-row.mobile-row {
        margin-left: 0px !important;
        padding: 0 20px
    }
    .component-framework #amsHome .courses .slick-prev {
        left: -10px !important
    }
    .component-framework #amsHome .courses .slick-next {
        right: -10px !important
    }
}
@media screen and (max-width: 1100px) {
    .component-framework .trapezoid {
        padding-left:12px;
        padding-right: 12px
    }
    .component-framework .testimonials-container .testimonials-container-wrap {
        padding-left: 12px;
        padding-right: 12px
    }
    .component-framework .drop-shadow {
        box-shadow: none
    }
}
.type-framework .h2-fancy h2 {
    display: flex;
    flex-direction: row;
    justify-content: center;
    text-align: center
}
.type-framework .h2-fancy h2:before,.type-framework .h2-fancy h2:after {
    border-top: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2;
    content: '\a0';
    flex-grow: 1;
    height: 1px;
    position: relative;
    top: 0.5em
}
.type-framework .h2-fancy h2:before {
    margin-right: 10px
}
.type-framework .h2-fancy h2:after {
    margin-left: 10px
}
.type-framework h2.gamma {
    xborder: 1px solid red;
    display: block;
    text-align: left
}
.type-framework h2.gamma:before {
    margin-right: -10px
}
.type-framework h2.gamma:after {
    margin-left: -10px
}
.type-framework h2.gamma:before,.type-framework h2.gamma:after {
    border-top-style: none;
    border-bottom-style: none;
    content: none
}
@media all and (-ms-high-contrast:none),(-ms-high-contrast:active) {
    .type-framework .h2-fancy h2:before,.type-framework .h2-fancy h2:after {
        border-top: none;
        border-bottom: none
    }
}
.pattern-framework .body-margins h2,.pattern-framework .body-margins table,.pattern-framework .body-margins ol,.pattern-framework .body-margins ul {
    margin-bottom: 24px
}
.pattern-framework .faq-container {
    background-color: white
}
.pattern-framework .faq-container h3 {
    border-bottom: 1px solid #d2d2d2;
    padding: 20px
}
.pattern-framework .faq-container h4 {
    border-bottom: 1px solid #d2d2d2;
    padding: 20px
}
.pattern-framework .faq-container .toggle-show {
    background-color: #f6f6f6;
    border: 15px solid white;
    padding: 15px
}
.pattern-framework .faq-container .toggle-show>*:last-child {
    margin-bottom: 0
}
.pattern-framework .tile:hover .icon-play {
    background-position: 0
}
:focus,a:focus,input:focus,button:focus {
    outline: 2px solid #cdcdcd !important
}
a:focus[class*="video"],a:focus.btn,input:focus {
    outline-offset: 3px!important
}
a.apply.disabled {
    cursor: not-allowed;
    opacity: 0.5;
    text-decoration: none
}
.logo {
    height: 41px;
    width: 200px;
    display: block
}
.component-framework .responsive-breadcrumb {
    padding-top: 18px;
    padding-bottom: 18px
}
x.component-framework .dropdown-toggle {
    border: 1px solid rgba(255,255,255,0.2)
}
x.component-framework .responsive-breadcrumb-toggle .toggle-button {
    border: 1px solid rgba(255,255,255,0.2)
}
.fadein-on-hover {
    opacity: .8
}
.fadein-on-hover:hover {
    opacity: 1
}
@media (max-width: 800px) and (min-width: 920px) {
    .logo {
        width:35%;
        height: 30%;
    }
}
.animation-popin {
    animation: animation 2250ms linear both
}
@keyframes popin {
    0% {
        -webkit-transform: matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1)
    }
    4.5% {
        -webkit-transform: matrix3d(1.485,0,0,0,0,1.485,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.485,0,0,0,0,1.485,0,0,0,0,1,0,0,0,0,1)
    }
    9.01% {
        -webkit-transform: matrix3d(1.88,0,0,0,0,1.88,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.88,0,0,0,0,1.88,0,0,0,0,1,0,0,0,0,1)
    }
    13.51% {
        -webkit-transform: matrix3d(2.087,0,0,0,0,2.087,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(2.087,0,0,0,0,2.087,0,0,0,0,1,0,0,0,0,1)
    }
    17.92% {
        -webkit-transform: matrix3d(2.139,0,0,0,0,2.139,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(2.139,0,0,0,0,2.139,0,0,0,0,1,0,0,0,0,1)
    }
    29.03% {
        -webkit-transform: matrix3d(2.032,0,0,0,0,2.032,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(2.032,0,0,0,0,2.032,0,0,0,0,1,0,0,0,0,1)
    }
    34.63% {
        -webkit-transform: matrix3d(1.994,0,0,0,0,1.994,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.994,0,0,0,0,1.994,0,0,0,0,1,0,0,0,0,1)
    }
    40.14% {
        -webkit-transform: matrix3d(1.985,0,0,0,0,1.985,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.985,0,0,0,0,1.985,0,0,0,0,1,0,0,0,0,1)
    }
    62.36% {
        -webkit-transform: matrix3d(2.002,0,0,0,0,2.002,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(2.002,0,0,0,0,2.002,0,0,0,0,1,0,0,0,0,1)
    }
    84.68% {
        -webkit-transform: matrix3d(2,0,0,0,0,2,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(2,0,0,0,0,2,0,0,0,0,1,0,0,0,0,1)
    }
    100% {
        -webkit-transform: matrix3d(2,0,0,0,0,2,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(2,0,0,0,0,2,0,0,0,0,1,0,0,0,0,1)
    }
}
.animate-from-bottom {
    animation: animation 2000ms linear both;
    animation-delay: .75s
}
.animate-from-bottom.delay1 {
    animation-delay: .8s
}
@keyframes animation {
    0% {
        opacity: 0;
        -webkit-transform: matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,300,0,1);
        transform: matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,300,0,1)
    }
    4.1% {
        opacity: 1;
        -webkit-transform: matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,125.912,0,1);
        transform: matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,125.912,0,1)
    }
    8.11% {
        -webkit-transform: matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,31.647,0,1);
        transform: matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,31.647,0,1)
    }
    12.11% {
        -webkit-transform: matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,-5.53,0,1);
        transform: matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,-5.53,0,1)
    }
    16.12% {
        -webkit-transform: matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,-13.007,0,1);
        transform: matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,-13.007,0,1)
    }
    27.23% {
        -webkit-transform: matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,-2.352,0,1);
        transform: matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,-2.352,0,1)
    }
    38.34% {
        -webkit-transform: matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0.311,0,1);
        transform: matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0.311,0,1)
    }
    60.56% {
        -webkit-transform: matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,-0.007,0,1);
        transform: matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,-0.007,0,1)
    }
    82.78% {
        -webkit-transform: matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1)
    }
    100% {
        -webkit-transform: matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1)
    }
}.color-framework .crimson-bg { background-color: #A41034; }
.color-framework .crimson { color: #A41034; }
.color-framework .berry-red-bg { background-color: #820D2F; }
.color-framework .berry-red { color: #820D2F; }
.color-framework .ink-black-bg { background-color: #1D1D24; }
.color-framework .ink-black { color: #1D1D24; }
.color-framework .midnight-blue-bg { background-color: #282832; }
.color-framework .midnight-blue { color: #282832; }
.color-framework .dark-white-bg { background-color: #FAFAFA; }
.color-framework .dark-white { color: #FAFAFA; }
.color-framework .dark-gray-bg { background-color: #181818; }
.color-framework .dark-gray { color: #181818; }
.color-framework .slate-gray-bg { background-color: #59666F; }
.color-framework .slate-gray { color: #59666F; }
.color-framework .light-gray1-bg { background-color: #F4F4F4; }
.color-framework .light-gray1 { color: #F4F4F4; }
.color-framework .light-gray2-bg { background-color: #E6E4E5; }
.color-framework .light-gray3 { color: #E6E4E5; }
.color-framework .light-gray3-bg { background-color: #D2D2D2; }
.color-framework .light-gray3 { color: #D2D2D2; }
.color-framework .blue-bg { background-color: #3A9C9C; }
.color-framework .blue { color: #3A9C9C; }
.color-framework .green-bg { background-color: #39A284; }
.color-framework .green { color: #39A284; }
.color-framework .yellow-bg { background-color: #E0002C; }
.color-framework .yellow { color: #E0002C; }
.color-framework .skyblue-bg { background-color: #b6d7d8; }
.color-framework .skyblue { color: #b6d7d8; }
header {
    z-index: 10;
}
header nav.top-nav {
    overflow: hidden;
    padding: 37px 0px 37px 0px;
}
header .amso-logo h1 {
    padding: 10px!important;
}
#sticky-header nav.top-nav {
    padding: 19px 0px;
}
#sticky-header .toolbar-btns {
    margin-top: 19px!important;
}
#sticky-header .amso-logo {
     margin-top: -40px!important;
}
#sticky-header .amso-logo img {
    /*width: 200px!important;*/
    padding:10px;
}
#sticky-header {
    box-shadow: 0px 6px 7px -5px rgba(0, 0, 0, 0.2);
    overflow: initial!important;
    top: -5px;
}
header nav.top-nav li.dropdown-mega {
    list-style-type: none;
    display: block;
}
header nav.top-nav .dropdown-mega a.nav-link {
    border-bottom: 2px transparent solid;
}
header nav.top-nav .dropdown-mega a.nav-link.active,
header nav.top-nav .dropdown-mega a.nav-link:hover,
header nav.top-nav .dropdown-mega a.nav-link.hover {
    border-bottom: 2px #E0002C solid;
    font-family: 'Trade Gothic W01 Bold 2',Arial,Helvetica,Verdana,sans-serif;
}
header nav.top-nav .dropdown-mega a.nav-link.hover {
    color: black;
}
.mega-black-bg {
    position: fixed;
    background-color: rgba(0,0,0,0.7);
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 9;
}
header .universal-banner-menu-toggle {
    cursor: pointer;
}
header .universal-banner-hamburger {
    width: 20px;
    height: 18px;
    position: relative;
    margin-top: 4px;
}
header .universal-banner-hamburger span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #000;
    opacity: 0.6;
    left: 0;
    transform: rotate(0deg);
    transition: .3s cubic-bezier(0.5, 0, 0.1, 1) ;
}
header .universal-banner-hamburger span:nth-child(1) {
    top: 0px;
    transform-origin: left center;
}
header .universal-banner-hamburger span:nth-child(2) {
    top: 7px;
    transform-origin: left center;
}
header .universal-banner-hamburger span:nth-child(3) {
    top: 14px;
    transform-origin: left center;
}
header .universal-banner-hamburger.open span:nth-child(1) {
    transform: rotate(45deg);
}
header .universal-banner-hamburger.open span:nth-child(2) {
    width: 0%;
    opacity: 0;
}
header .universal-banner-hamburger.open span:nth-child(3) {
    transform: rotate(-45deg);
}
header .login-dropdown {
    width: 240px;
    position: absolute;
    top: 18px;
    left: -148px;
    padding-top: 12px;
}
#sticky-header .login-dropdown {
    left: -180px;
}
header .login-dropdown .login-border {
    padding: 20px;
    border: 1px solid #d2d2d2;
    border-radius: 5px;
    box-shadow: 1px 2px 0px 0px #d2d2d2;
    box-sizing: border-box;
}
header .login-link:hover,
header .login-link.hover {
    color: #A41034!important;
    text-decoration: underline;
    cursor: pointer;
}
header a.accessible-menu::after {
    border-style: solid;
    border-width: 2px 2px 0 0;
    content: '';
    display: inline-block;
    height: 6px;
    transform: rotate(135deg);
    width: 6px;
    position: relative;
    right: -2px;
    top: -3px;
}
header a.accessible-menu {
    position: absolute;
    right: -9999px;
    width: 1px;
    height: 1px;
    overflow: hidden;
}
header a.accessible-menu:focus {
    right: 0px;
    width: 12px;
    height: auto;
}
main div[id],
main h2[id] {
    scroll-margin-top: 70px;
}
.blog-item .paragraph.span8 ul,
.blog-item .paragraph.span8 ol {
    margin-bottom:24px;
}
.skipto.hideme:focus {
    left: 0px;
    top: 0px;
    background-color: white;
    padding: 6px;
    width: auto;
    height: auto;
    z-index: 20;
}
.pattern-framework .flyout-panel a,
.pattern-framework .flyout-panel nav.site-title span {
    color: #FFF!important;
}
.pattern-framework .flyout-panel .epsilon-uc.unbulleted li a {
    margin-top: 8px;
    display: inline-block;
}
.pattern-framework .flyout-panel a.sub {
    font-size: 17px;
    line-height: 17px;
    margin-top: 0px!important;
}
.pattern-framework .flyout-panel .epsilon-uc.unbulleted li:first-of-type {
    margin-bottom: 0px;
}
.pattern-framework .flyout-panel .epsilon-uc.unbulleted li:not(:first-of-type) {
    margin-top: 0px;
}
:focus,a:focus,input:focus,button:focus {
    outline: 2px solid #cdcdcd !important
}
a:focus[class*="video"],a:focus.btn,input:focus {
    outline-offset: 3px!important
}
.component-framework .amsred-inherit .dropdown-menu a.active {
    background-color: white!important;
    color: black!important;
}
.component-framework a.btn,
.component-framework .hbx-btn {
    background-color: black;
    padding: 11px 32px 11px 20px;
    font-size: 16px;
    position: relative
}
.component-framework button.hbx-btn:after,
.component-framework a.btn:after {
    transition: all 0.1s ease-in;
    border-style: solid;
    border-width: 3px 3px 0 0;
    content: '';
    display: inline-block;
    height: 6px;
    right: 1em;
    top: 36%;
    position: relative;
    transform: rotate(45deg);
    width: 6px;
    position: absolute
}
.component-framework a.btn.backtotop:after {
    top: 42%;
    right: .7em;
    transform: rotate(-45deg)
}
.component-framework a.btn:hover,
.component-framework .hbx-btn:hover,
.component-framework a.btn:focus {
    background-color: rgb(185, 184, 183) !important;
    color: white !important
}
.component-framework a.btn.black-bg:hover,
.component-framework .hbx-btn.black-bg:hover {
    background-color: #a41034 !important;
    color: white !important
}
.component-framework button.hbx-btn.btn-down:after,
.component-framework a.btn.btn-down:after {
    top: 35%;
    right: .7em;
    transform: rotate(135deg)
}
.component-framework .btn-margins {
    margin-bottom: 8px;
}
@media (max-width: 1080px) and (min-width: 920px) {
    header nav.top-nav {
        justify-content: flex-end;
        margin-right: 170px;
    }
    header nav.top-nav > ul {
        justify-content: flex-end!important;
    }
}
@media (max-width: 919px) {
    header nav.top-nav li.dropdown-mega {
        display: none;
    }
    header nav.top-nav {
        height: 25px;
    }
    .responsive-framework header.site-header {
        padding: 0;
    }
}
@media (max-width: 1013px)  {
        header .amso-logo {
                margin: 5px 10px 0px 10px!important;
                width: 130px !important;
                height: 40px;
                margin-top: -50px !important;
        }
    header .amso-logo a img {
        width: 150px!important;
    }
    .pattern-framework .flyout-panel a.sub {
        font-size: 13px;
        line-height: 16px;
        margin-top: 10px!important;
    }
    header nav.top-nav {
        height: 0px;
        padding: 35px 0px 35px 0px;
    }
    header .toolbar-btns {
        margin: 22px 20px 0px 30px!important;
    }
    header .universal-banner-menu-toggle {
        margin-left: 0px!important;
    }
}
#sticky-header {
    position: fixed;
    overflow: hidden;
    background-color: inherit;
    height: 0;
    top:0!important;
    left:0;
    right:0;
    z-index: 110;
    transform: translate3d(0,0,0);
    transition: height .3s cubic-bezier(0.5, 0, 0.1, 1) ;
}
#sticky-header > div.wrapper {
    position: absolute;
    bottom:0;
    left:0;
    right:0;

}
#sticky-header.at-scroll-top {
    display: none;
}
.sticky-header-active .facetctrl-sticky.active, .sticky-header-active .filter-sticky.fixed {
    transition: margin .3s cubic-bezier(0.5, 0, 0.1, 1) ;
}
.sticky-header-expanded .facetctrl-sticky.active {
    margin-top:18px;
}
@media (max-width: 650px) {
    .sticky-header-expanded .filter-sticky.fixed {
        margin-top:18px;
    }
    .sticky-header-expanded .facetctrl-sticky.active {
        margin-top:18px;
    }
}
@media (min-width: 651px) and (max-width: 919px) {
    .sticky-header-expanded .filter-sticky.fixed {
        margin-top:11px;
    }
    .sticky-header-expanded .facetctrl-sticky.active {
        margin-top:11px;
    }
}
.sticky-header-active .universal-banner.sticky-header-cloned,
.sticky-header-active .sticky-header-cloned .site-header-button {
    visibility: hidden;
}
.mega-menu {
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 11;
}
.mega-menu .white-bg {
    padding-top: 37px;
    border-bottom: 3px #D2D2D2 solid;
}
.mega-menu .mega-menu-wrapper {
    /*margin: 0px;*/
    padding: 10px 0px 60px 0px;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 900px;
}
.mega-menu .mega-col {
    list-style-type: none;
    display: block;
    width: 31%;
}
.mega-menu ul li a.header-link::after,
.login-dropdown a.header-link::after  {
    border-style: solid;
    border-width: 2px 2px 0 0;
    content: '';
    display: inline-block;
    height: 6px;
    right: 0px;
    top: 36%;
    position: relative;
    transform: rotate(45deg);
    width: 6px;
    margin-bottom: 1px;
    margin-left: 5px;
}
.color-framework .headerblue-bg {
    background-color: #b5d7d8;
}
.page-header-online#page-header-1 {
    min-height: 271px;
    display: flex;
    align-items: center;
    position: relative;
}
.page-header-online#page-header-1 {
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url('../img/homepage_desktop_cropped.jpg');
}
.page-header-online#page-header-1 .row-wrapper {
    display: flex;
    align-items: center;
}
.page-header-online#page-header-1 .video-wrapper {
    margin-left: 24px;
}
.page-header-online#page-header-1 .video-container {
    padding: 50px 0;
}
.page-header-online#page-header-1 .proof-points {
    margin-top: 40px;
}
.page-header-online#page-header-1 .proof-points .proof-points-inner {
    display: flex;
    padding-bottom: 20px;
    position: relative;
}
.page-header-online#page-header-1 .proof-points .proof-points-inner::before {
    content: '';
    display: block;
    width: 40px;
    height: 3px;
    background: #3a9c9c;
    position: absolute;
    top: 0;
    left: 0;
}
.page-header-online#page-header-1 .proof-points .point {
    margin: 15px 30px 0 0;
    flex: 1;
}
.page-header-online#page-header-1 .proof-points .point .number {
    font-size: 29px;
    line-height: 44px;
    color: #1a7c7c;
}
.page-header-online#page-header-1 .proof-points .source {
    position: absolute;
    bottom: 20px;
    display: inline-block;
}
.page-header-online#page-header-1 .proof-points .source a {
    color: #181818;
    border-bottom: 1px dotted #000;
}
.page-header-online#page-header-1 .proof-points .source a:hover {
    color: #a41034;
    border-color: #a41034;
    text-decoration: none;
}
.page-header-online#page-header-1 p+.btn {
    margin-top: 32px;
}
.page-header-online#page-header-1 .text-wrapper,
.page-header-online#page-header-1 .video-wrapper {
    width: 50%;
}
.page-header-online#page-header-1 h1,
.page-header-online#page-header-1 h2 {
    margin-bottom: 20px;
}
.page-header-online#page-header-1 .online-breadcrumbs {
    position: absolute;
    top: -12px;
    left: 50%;
    right: 50%;
    transform: translate(-50%, 0);
}
@media (max-width: 919px) {.page-header-online#page-header-1 .text-wrapper,
.page-header-online#page-header-1 .video-wrapper {
    width: 100%;
}
    .page-header-online#page-header-1 .row-wrapper {
        flex-wrap: wrap;
    }
    .page-header-online#page-header-1 .video-wrapper  {
        margin-left: 0px;
    }
    .page-header-online#page-header-1 h1,
    .page-header-online#page-header-1 h2 {
        margin-bottom: 10px;
    }
    .page-header-online#page-header-1 p+.btn {
        margin-top: 0px;
    }
    .page-header-online#page-header-1 .proof-points {
        display: none;
    }
    .page-header-online#page-header-1 .video-container {
        padding: 0px 0px 40px 0px;
    }
    .page-header-online#page-header-1 .online-breadcrumbs {
        top: 8px;
        left: 0;
        right: 0;
        transform: none;
    }
}
@media (max-width: 650px) {.page-header-online#page-header-1 {
    background-image: url('../img/homepage_mobile_cropped.jpg');
}
    .page-header-online#page-header-1 {
        min-height: 170px;
    }
}
.component-framework  .teal-inherit .video-container#video-container-2 .widget-video-rendered.video .kWidgetPlayBtn {
    background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWxuczphdG9tPSJodHRwOi8vd3d3LnczLm9yZy8yMDA1L0F0b20iIHhtbG5zOmV4dD0iaHR0cDovL3d3dy5oYnMuZWR1LyIgY2xhc3M9InBsYXktaWNvbiIgd2lkdGg9Ijc1IiBoZWlnaHQ9Ijc1IiBzdHlsZT0iIiB2aWV3Qm94PSIwIDAgMTI4IDEyOCIgdmVyc2lvbj0iMS4xIiBmb2N1c2FibGU9ImZhbHNlIj4gPGcgZmlsbC1ydWxlPSJldmVub2RkIj4gPHBhdGggZD0iTTY0IDEyOEMyOC42NTQgMTI4IDAgOTkuMzQ2IDAgNjQgMCAyOC42NTQgMjguNjU0IDAgNjQgMGMzNS4zNDYgMCA2NCAyOC42NTQgNjQgNjQgMCAzNS4zNDYtMjguNjU0IDY0LTY0IDY0eiIgZmlsbD0iIzQ4YzRiNyIgZmlsbC1ydWxlPSJub256ZXJvIi8+IDxwYXRoIGZpbGw9IiNGRkYiIGQ9Ik05MCA2NC41TDU0IDMzdjYzIi8+IDwvZz4gPC9zdmc+') 75px 75px !important;
    margin-top: -37.5px;
    margin-left: -37.5px;
    width: 75px;
    height: 75px;
}
.component-framework  .teal-inherit .inherit-bg .video-container#video-container-2 .widget-video-rendered.video .kWidgetPlayBtn {
    background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWxuczphdG9tPSJodHRwOi8vd3d3LnczLm9yZy8yMDA1L0F0b20iIHhtbG5zOmV4dD0iaHR0cDovL3d3dy5oYnMuZWR1LyIgY2xhc3M9InBsYXktaWNvbiIgd2lkdGg9Ijc1IiBoZWlnaHQ9Ijc1IiBzdHlsZT0iIiB2aWV3Qm94PSIwIDAgMTI4IDEyOCIgdmVyc2lvbj0iMS4xIiBmb2N1c2FibGU9ImZhbHNlIj4gPGcgZmlsbC1ydWxlPSJldmVub2RkIj4gPHBhdGggZD0iTTY0IDEyOEMyOC42NTQgMTI4IDAgOTkuMzQ2IDAgNjQgMCAyOC42NTQgMjguNjU0IDAgNjQgMGMzNS4zNDYgMCA2NCAyOC42NTQgNjQgNjQgMCAzNS4zNDYtMjguNjU0IDY0LTY0IDY0eiIgZmlsbD0iIzAwODk3QiIgZmlsbC1ydWxlPSJub256ZXJvIi8+IDxwYXRoIGZpbGw9IiNGRkYiIGQ9Ik05MCA2NC41TDU0IDMzdjYzIi8+IDwvZz4gPC9zdmc+') 75px 75px !important;
}
.teal-inherit .video-container#video-container-2 .tile .play-icon {
    color: #48c4b7;
}
.component-framework  .salsa-inherit .video-container#video-container-2 .widget-video-rendered.video .kWidgetPlayBtn {
    background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWxuczphdG9tPSJodHRwOi8vd3d3LnczLm9yZy8yMDA1L0F0b20iIHhtbG5zOmV4dD0iaHR0cDovL3d3dy5oYnMuZWR1LyIgY2xhc3M9InBsYXktaWNvbiIgd2lkdGg9Ijc1IiBoZWlnaHQ9Ijc1IiBzdHlsZT0iIiB2aWV3Qm94PSIwIDAgMTI4IDEyOCIgdmVyc2lvbj0iMS4xIiBmb2N1c2FibGU9ImZhbHNlIj4gPGcgZmlsbC1ydWxlPSJldmVub2RkIj4gPHBhdGggZD0iTTY0IDEyOEMyOC42NTQgMTI4IDAgOTkuMzQ2IDAgNjQgMCAyOC42NTQgMjguNjU0IDAgNjQgMGMzNS4zNDYgMCA2NCAyOC42NTQgNjQgNjQgMCAzNS4zNDYtMjguNjU0IDY0LTY0IDY0eiIgZmlsbD0iI2VkNmE0NyIgZmlsbC1ydWxlPSJub256ZXJvIi8+IDxwYXRoIGZpbGw9IiNGRkYiIGQ9Ik05MCA2NC41TDU0IDMzdjYzIi8+IDwvZz4gPC9zdmc+') 75px 75px !important;
    margin-top: -37.5px;
    margin-left: -37.5px;
    width: 75px;
    height: 75px;
}
.component-framework  .salsa-inherit .inherit-bg .video-container#video-container-2 .widget-video-rendered.video .kWidgetPlayBtn {
    background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWxuczphdG9tPSJodHRwOi8vd3d3LnczLm9yZy8yMDA1L0F0b20iIHhtbG5zOmV4dD0iaHR0cDovL3d3dy5oYnMuZWR1LyIgY2xhc3M9InBsYXktaWNvbiIgd2lkdGg9Ijc1IiBoZWlnaHQ9Ijc1IiBzdHlsZT0iIiB2aWV3Qm94PSIwIDAgMTI4IDEyOCIgdmVyc2lvbj0iMS4xIiBmb2N1c2FibGU9ImZhbHNlIj4gPGcgZmlsbC1ydWxlPSJldmVub2RkIj4gPHBhdGggZD0iTTY0IDEyOEMyOC42NTQgMTI4IDAgOTkuMzQ2IDAgNjQgMCAyOC42NTQgMjguNjU0IDAgNjQgMGMzNS4zNDYgMCA2NCAyOC42NTQgNjQgNjQgMCAzNS4zNDYtMjguNjU0IDY0LTY0IDY0eiIgZmlsbD0iI2UzNDMxNiIgZmlsbC1ydWxlPSJub256ZXJvIi8+IDxwYXRoIGZpbGw9IiNGRkYiIGQ9Ik05MCA2NC41TDU0IDMzdjYzIi8+IDwvZz4gPC9zdmc+') 75px 75px !important;
}
.salsa-inherit .video-container#video-container-2 .tile .play-icon {
    color: #ed6a47;
}
.component-framework  .darkblue-inherit .video-container#video-container-2 .widget-video-rendered.video .kWidgetPlayBtn {
    background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWxuczphdG9tPSJodHRwOi8vd3d3LnczLm9yZy8yMDA1L0F0b20iIHhtbG5zOmV4dD0iaHR0cDovL3d3dy5oYnMuZWR1LyIgY2xhc3M9InBsYXktaWNvbiIgd2lkdGg9Ijc1IiBoZWlnaHQ9Ijc1IiBzdHlsZT0iIiB2aWV3Qm94PSIwIDAgMTI4IDEyOCIgdmVyc2lvbj0iMS4xIiBmb2N1c2FibGU9ImZhbHNlIj4gPGcgZmlsbC1ydWxlPSJldmVub2RkIj4gPHBhdGggZD0iTTY0IDEyOEMyOC42NTQgMTI4IDAgOTkuMzQ2IDAgNjQgMCAyOC42NTQgMjguNjU0IDAgNjQgMGMzNS4zNDYgMCA2NCAyOC42NTQgNjQgNjQgMCAzNS4zNDYtMjguNjU0IDY0LTY0IDY0eiIgZmlsbD0iIzNhOThjNyIgZmlsbC1ydWxlPSJub256ZXJvIi8+IDxwYXRoIGZpbGw9IiNGRkYiIGQ9Ik05MCA2NC41TDU0IDMzdjYzIi8+IDwvZz4gPC9zdmc+') 75px 75px !important;
    margin-top: -37.5px;
    margin-left: -37.5px;
    width: 75px;
    height: 75px;
}
.component-framework  .darkblue-inherit .inherit-bg .video-container#video-container-2 .widget-video-rendered.video .kWidgetPlayBtn {
    background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWxuczphdG9tPSJodHRwOi8vd3d3LnczLm9yZy8yMDA1L0F0b20iIHhtbG5zOmV4dD0iaHR0cDovL3d3dy5oYnMuZWR1LyIgY2xhc3M9InBsYXktaWNvbiIgd2lkdGg9Ijc1IiBoZWlnaHQ9Ijc1IiBzdHlsZT0iIiB2aWV3Qm94PSIwIDAgMTI4IDEyOCIgdmVyc2lvbj0iMS4xIiBmb2N1c2FibGU9ImZhbHNlIj4gPGcgZmlsbC1ydWxlPSJldmVub2RkIj4gPHBhdGggZD0iTTY0IDEyOEMyOC42NTQgMTI4IDAgOTkuMzQ2IDAgNjQgMCAyOC42NTQgMjguNjU0IDAgNjQgMGMzNS4zNDYgMCA2NCAyOC42NTQgNjQgNjQgMCAzNS4zNDYtMjguNjU0IDY0LTY0IDY0eiIgZmlsbD0iIzM2ODRiOSIgZmlsbC1ydWxlPSJub256ZXJvIi8+IDxwYXRoIGZpbGw9IiNGRkYiIGQ9Ik05MCA2NC41TDU0IDMzdjYzIi8+IDwvZz4gPC9zdmc+') 75px 75px !important;
}
.darkblue-inherit .video-container#video-container-2 .tile .play-icon {
    color: #3a98c7;
}
.component-framework  .citrus-inherit .video-container#video-container-2 .widget-video-rendered.video .kWidgetPlayBtn {
    background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWxuczphdG9tPSJodHRwOi8vd3d3LnczLm9yZy8yMDA1L0F0b20iIHhtbG5zOmV4dD0iaHR0cDovL3d3dy5oYnMuZWR1LyIgY2xhc3M9InBsYXktaWNvbiIgd2lkdGg9Ijc1IiBoZWlnaHQ9Ijc1IiBzdHlsZT0iIiB2aWV3Qm94PSIwIDAgMTI4IDEyOCIgdmVyc2lvbj0iMS4xIiBmb2N1c2FibGU9ImZhbHNlIj4gPGcgZmlsbC1ydWxlPSJldmVub2RkIj4gPHBhdGggZD0iTTY0IDEyOEMyOC42NTQgMTI4IDAgOTkuMzQ2IDAgNjQgMCAyOC42NTQgMjguNjU0IDAgNjQgMGMzNS4zNDYgMCA2NCAyOC42NTQgNjQgNjQgMCAzNS4zNDYtMjguNjU0IDY0LTY0IDY0eiIgZmlsbD0iI2ZhYWU1MyIgZmlsbC1ydWxlPSJub256ZXJvIi8+IDxwYXRoIGZpbGw9IiNGRkYiIGQ9Ik05MCA2NC41TDU0IDMzdjYzIi8+IDwvZz4gPC9zdmc+') 75px 75px !important;
    margin-top: -37.5px;
    margin-left: -37.5px;
    width: 75px;
    height: 75px;
}
.component-framework  .citrus-inherit .inherit-bg .video-container#video-container-2 .widget-video-rendered.video .kWidgetPlayBtn {
    background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWxuczphdG9tPSJodHRwOi8vd3d3LnczLm9yZy8yMDA1L0F0b20iIHhtbG5zOmV4dD0iaHR0cDovL3d3dy5oYnMuZWR1LyIgY2xhc3M9InBsYXktaWNvbiIgd2lkdGg9Ijc1IiBoZWlnaHQ9Ijc1IiBzdHlsZT0iIiB2aWV3Qm94PSIwIDAgMTI4IDEyOCIgdmVyc2lvbj0iMS4xIiBmb2N1c2FibGU9ImZhbHNlIj4gPGcgZmlsbC1ydWxlPSJldmVub2RkIj4gPHBhdGggZD0iTTY0IDEyOEMyOC42NTQgMTI4IDAgOTkuMzQ2IDAgNjQgMCAyOC42NTQgMjguNjU0IDAgNjQgMGMzNS4zNDYgMCA2NCAyOC42NTQgNjQgNjQgMCAzNS4zNDYtMjguNjU0IDY0LTY0IDY0eiIgZmlsbD0iI2UzNDMxNiIgZmlsbC1ydWxlPSJub256ZXJvIi8+IDxwYXRoIGZpbGw9IiNGRkYiIGQ9Ik05MCA2NC41TDU0IDMzdjYzIi8+IDwvZz4gPC9zdmc+') 75px 75px !important;
}
.citrus-inherit .video-container#video-container-2 .tile .play-icon {
    color: #ed6a47;
    xborder:2px solid white;
}
.component-framework  .green-inherit .video-container#video-container-2 .widget-video-rendered.video .kWidgetPlayBtn {
    background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWxuczphdG9tPSJodHRwOi8vd3d3LnczLm9yZy8yMDA1L0F0b20iIHhtbG5zOmV4dD0iaHR0cDovL3d3dy5oYnMuZWR1LyIgY2xhc3M9InBsYXktaWNvbiIgd2lkdGg9Ijc1IiBoZWlnaHQ9Ijc1IiBzdHlsZT0iIiB2aWV3Qm94PSIwIDAgMTI4IDEyOCIgdmVyc2lvbj0iMS4xIiBmb2N1c2FibGU9ImZhbHNlIj4gPGcgZmlsbC1ydWxlPSJldmVub2RkIj4gPHBhdGggZD0iTTY0IDEyOEMyOC42NTQgMTI4IDAgOTkuMzQ2IDAgNjQgMCAyOC42NTQgMjguNjU0IDAgNjQgMGMzNS4zNDYgMCA2NCAyOC42NTQgNjQgNjQgMCAzNS4zNDYtMjguNjU0IDY0LTY0IDY0eiIgZmlsbD0iI2NlZDY2NSIgZmlsbC1ydWxlPSJub256ZXJvIi8+IDxwYXRoIGZpbGw9IiNGRkYiIGQ9Ik05MCA2NC41TDU0IDMzdjYzIi8+IDwvZz4gPC9zdmc+') 75px 75px !important;
    margin-top: -37.5px;
    margin-left: -37.5px;
    width: 75px;
    height: 75px;
}
.component-framework  .green-inherit .inherit-bg .video-container#video-container-2 .widget-video-rendered.video .kWidgetPlayBtn {
    background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWxuczphdG9tPSJodHRwOi8vd3d3LnczLm9yZy8yMDA1L0F0b20iIHhtbG5zOmV4dD0iaHR0cDovL3d3dy5oYnMuZWR1LyIgY2xhc3M9InBsYXktaWNvbiIgd2lkdGg9Ijc1IiBoZWlnaHQ9Ijc1IiBzdHlsZT0iIiB2aWV3Qm94PSIwIDAgMTI4IDEyOCIgdmVyc2lvbj0iMS4xIiBmb2N1c2FibGU9ImZhbHNlIj4gPGcgZmlsbC1ydWxlPSJldmVub2RkIj4gPHBhdGggZD0iTTY0IDEyOEMyOC42NTQgMTI4IDAgOTkuMzQ2IDAgNjQgMCAyOC42NTQgMjguNjU0IDAgNjQgMGMzNS4zNDYgMCA2NCAyOC42NTQgNjQgNjQgMCAzNS4zNDYtMjguNjU0IDY0LTY0IDY0eiIgZmlsbD0iIzczN0ExNSIgZmlsbC1ydWxlPSJub256ZXJvIi8+IDxwYXRoIGZpbGw9IiNGRkYiIGQ9Ik05MCA2NC41TDU0IDMzdjYzIi8+IDwvZz4gPC9zdmc+') 75px 75px !important;
}
.green-inherit .video-container#video-container-2 .tile .play-icon {
    color: #8E9617;
    xborder:2px solid white;
}
.component-framework  .lightblue-inherit .video-container#video-container-2 .widget-video-rendered.video .kWidgetPlayBtn {
    background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWxuczphdG9tPSJodHRwOi8vd3d3LnczLm9yZy8yMDA1L0F0b20iIHhtbG5zOmV4dD0iaHR0cDovL3d3dy5oYnMuZWR1LyIgY2xhc3M9InBsYXktaWNvbiIgd2lkdGg9Ijc1IiBoZWlnaHQ9Ijc1IiBzdHlsZT0iIiB2aWV3Qm94PSIwIDAgMTI4IDEyOCIgdmVyc2lvbj0iMS4xIiBmb2N1c2FibGU9ImZhbHNlIj4gPGcgZmlsbC1ydWxlPSJldmVub2RkIj4gPHBhdGggZD0iTTY0IDEyOEMyOC42NTQgMTI4IDAgOTkuMzQ2IDAgNjQgMCAyOC42NTQgMjguNjU0IDAgNjQgMGMzNS4zNDYgMCA2NCAyOC42NTQgNjQgNjQgMCAzNS4zNDYtMjguNjU0IDY0LTY0IDY0eiIgZmlsbD0iI2FmZTZmMSIgZmlsbC1ydWxlPSJub256ZXJvIi8+IDxwYXRoIGZpbGw9IiNGRkYiIGQ9Ik05MCA2NC41TDU0IDMzdjYzIi8+IDwvZz4gPC9zdmc+') 75px 75px !important;
    margin-top: -37.5px;
    margin-left: -37.5px;
    width: 75px;
    height: 75px;
}
.component-framework  .lightblue-inherit .inherit-bg .video-container#video-container-2 .widget-video-rendered.video .kWidgetPlayBtn {
    background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWxuczphdG9tPSJodHRwOi8vd3d3LnczLm9yZy8yMDA1L0F0b20iIHhtbG5zOmV4dD0iaHR0cDovL3d3dy5oYnMuZWR1LyIgY2xhc3M9InBsYXktaWNvbiIgd2lkdGg9Ijc1IiBoZWlnaHQ9Ijc1IiBzdHlsZT0iIiB2aWV3Qm94PSIwIDAgMTI4IDEyOCIgdmVyc2lvbj0iMS4xIiBmb2N1c2FibGU9ImZhbHNlIj4gPGcgZmlsbC1ydWxlPSJldmVub2RkIj4gPHBhdGggZD0iTTY0IDEyOEMyOC42NTQgMTI4IDAgOTkuMzQ2IDAgNjQgMCAyOC42NTQgMjguNjU0IDAgNjQgMGMzNS4zNDYgMCA2NCAyOC42NTQgNjQgNjQgMCAzNS4zNDYtMjguNjU0IDY0LTY0IDY0eiIgZmlsbD0iIzNhOThjNyIgZmlsbC1ydWxlPSJub256ZXJvIi8+IDxwYXRoIGZpbGw9IiNGRkYiIGQ9Ik05MCA2NC41TDU0IDMzdjYzIi8+IDwvZz4gPC9zdmc+') 75px 75px !important;
}
.lightblue-inherit .video-container#video-container-2 .tile .play-icon {
    color: #3a98c7;
    xborder:2px solid white;
}
.video-container#video-container-2 .wrapper {
    background-color: #000;
}
.video-container#video-container-2 .wrapper:after {
    content:'';
    position:absolute;
    left:0; top:0;
    width:100%; height:100%;
    display:inline-block;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 50%, rgba(0,0,0,0.5) 85%, rgba(0,0,0,0.65) 100%);background: -webkit-linear-gradient(top, rgba(0,0,0,0) 50%,rgba(0,0,0,0.5) 85%,rgba(0,0,0,0.65) 100%);background: linear-gradient(to bottom, rgba(0,0,0,0) 50%,rgba(0,0,0,0.5) 85%,rgba(0,0,0,0.65) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );background: -moz-linear-gradient(top, rgba(0,0,0,0) 50%, rgba(0,0,0,0.81) 77%, rgba(0,0,0,0.81) 100%);background: -webkit-linear-gradient(top, rgba(0,0,0,0) 50%,rgba(0,0,0,0.81) 77%,rgba(0,0,0,0.81) 100%);background: linear-gradient(to bottom, rgba(0,0,0,0) 50%,rgba(0,0,0,0.81) 77%,rgba(0,0,0,0.81) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cf000000',GradientType=0 );}
.video-container#video-container-2 .tile:hover .play-icon, .component-framework .widget-video-rendered.video:hover .kWidgetPlayBtn {
    opacity:0.8;
}
.video-container#video-container-2 .image-title {
    color: white;
}
.video-container#video-container-2 .overlay {
    position: absolute;
    bottom: 18px;
    left:24px;
    color: white;
}
.video-container#video-container-2 .image-title:hover {
    text-decoration:none;
}
.video-container#video-container-2.fancy-hover:hover .overlay, .video-container#video-container-2.fancy-hover:hover .play-overlay, .video-container#video-container-2 .overlay-hover {
    display: none;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity 0.5s linear;
}
.video-container#video-container-2.fancy-hover:hover img.o {
    opacity:.3;
}
.video-container#video-container-2 .img-wrap img {
    display: block;
    transition: opacity .5s ease;
    z-index:-1;
}
.video-container#video-container-2 a {
    display:block; height:100%;
}
.video-container#video-container-2:hover .overlay-hover {
    display: block;
    visibility: visible;
    opacity: 1;
    position: absolute;
    top:0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    color: white;
}
.video-container#video-container-2 .overlay-hover .text-container {
    text-align: center;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.video-container#video-container-2 .hr {
    opacity: 1;
    width: 50px;
    margin: 0px auto;
    margin-top:32px;
    margin-bottom:20px;
    background-color:#fff;
}
@media (max-width: 1220px) and (min-width: 651px) {.video-container#video-container-2 .overlay-hover .delta-uc {
    font-size:23px;
}
}
@media screen and (max-width: 650px) {
    .video-container#video-container-2 .overlay {
        bottom: 10px;
        left: 12px;
    }
}.body-content > p,
 .body-content > div p {
     margin-bottom: 0px;
 }
.body-content > p,
.body-content > ul,
.body-content > ol,
.body-content > img
.body-content > figure,
.body-content > img + p:first-of-type,
.body-content > figure + p:first-of-type,
.body-content > div p,
.body-content > div h3 + ol,
.body-content > div h3 + ul {
    margin-top: 1.3rem;
}
.body-content > ul,
.body-content > ol,
.body-content > ul + p  {
    margin-top: 1.85rem;
}
.body-content > ul li,
.body-content > ol li {
    margin-top: .1rem;
}
.body-content > ul ul li:first-child {
    margin-top: 0.2rem;
}
.body-content > h1 + p,
.body-content > h1 + ul,
.body-content > h1 + img {
    margin-top: 0.9rem;
}
.body-content > h2 + p,
.body-content > h2 + ul,
.body-content > h2 + img {
    margin-top: 0.55rem;
}.body-content > h1,
 .body-content > .section-header-wrapper,
 .body-content > .section-header-wrapper h1 {
     margin-top: 4.75rem;
 }
.body-content > h2,
.body-content > h3,
.body-content > h4  {
    margin-top: 1.68rem;
}
.body-content > h1 + h2 {
    margin-top: 0.5rem;
}
.body-content > table {
    margin-top: 1rem;
}
.body-content > *:first-child {
    margin-top: 0px;
}
.body-content > p:first-child,
.body-content > ul > li:first-child,
.body-content > h2:first-child  {
    margin-top: -6px;
}
.body-content > p:last-of-type,
.body-content > ul li:last-child,
.body-content > ol li:last-child {
    margin-bottom: -6px;
}
.body-content > img,
.body-content > figure img  {
    max-width: 100%;
    height: auto!important;
    box-sizing: border-box;
}
.body-content > figure {
    margin: 0;
}
.body-content > .section-header-wrapper:first-child h1 {
    margin-top: -9px;
}
.body-content div.mu-uc {
    margin-bottom: -3px;
}
.body-content p + hr.hr {
    margin-top: 0.9rem;
}.body-content div.fade-container + .hr4  {
     margin:0px;
 }
.body-content .hr4  {
    margin:32px 0px;
}
.body-content dl.plusminus dt.open {
    margin-bottom: 30px;
}@media screen and (max-width: 650px) {
    .body-content > h1,
    .body-content > .section-header-wrapper h1 {
        margin-top: 1.65rem;
    }.body-content > h1,
     .body-content > .section-header-wrapper,
     .body-content > .section-header-wrapper h1 {
         margin-top: 2.45rem;
     }
}
.card-buttons.has-bg {
    padding: 80px 0px;
}
.card-buttons .buttons-wrapper {
    display: flex;
}
.card-buttons .buttons-wrapper li {
    margin: 0px 7px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.card-buttons .buttons-wrapper li:first-child {
    margin-left: 0px;
}
.card-buttons .buttons-wrapper li:last-child {
    margin-right: 0px;
}
.card-buttons .buttons-wrapper li a.btn,
.card-buttons .multi-row-buttons li a.btn {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.card-buttons .sub-text {
    padding-top: 60px;
}
.card-buttons .multi-row-buttons li:first-child {
    margin-left: 0px;
}
.card-buttons .multi-row-buttons {
    display: flex;
}
@media (max-width: 1220px) {.card-buttons .buttons-wrapper .btn,
.card-buttons .multi-row-buttons li a.btn {
    padding: 30px 24px !important;
}
}
@media (max-width: 919px) {.card-buttons .buttons-wrapper {
    display: block;
}
    .card-buttons ul.buttons-wrapper li {
        float: left;
        width: 31.8%;
        height: 94px;
        margin-bottom: 10px;
    }
    .card-buttons .buttons-wrapper li:nth-of-type(3n + 1) {
        margin-left: 0px;
    }
    .card-buttons .buttons-wrapper li:nth-of-type(3n) {
        margin-right: 0px;
    }
    .card-buttons .sub-text {
        clear: left;
        padding-top: 30px;
    }
    .card-buttons.has-bg {
        padding: 60px 16px;
    }
}
@media (max-width: 650px) {
    .card-buttons .buttons-wrapper li:nth-of-type(3n + 1) {
        margin-left: 7px;
    }
    .card-buttons .buttons-wrapper li:nth-of-type(3n) {
        margin-right: 7px;
    }
    .card-buttons .buttons-wrapper li:nth-of-type(2n + 1) {
        margin-left: 0px;
    }
    .card-buttons .buttons-wrapper li:nth-of-type(2n) {
        margin-right: 0px;
    }
    .card-buttons.has-bg {
        padding: 45px 16px;
    }
    .card-buttons ul.buttons-wrapper li {
        width: 47%;
    }
    .card-buttons .multi-row-buttons {
        flex-wrap: wrap;
    }
    .card-buttons .multi-row-buttons li {
        width: 100%!important;
        margin-left: 0px!important;
        margin-bottom: 20px!important;
    }
    .card-buttons .multi-row-buttons li:last-child {
        margin-bottom: 0px!important;
    }
}
.course-cards .label-red {
    position: absolute;
    top: 15px;
    left: 0px;
    background-color: #a41034;
    color: #fff;
    padding: 2px 15px;
}
.course-cards .label-slate {
    color: #59666f;
}
.course-cards .card-deck.river {
    overflow-x: auto;
    display: flex;
    flex-flow: nowrap;
    padding: 8px 0;
}
.course-cards .card-deck.river .card.sm-vertical,
.course-cards .card-deck.river .card.sm-horizontal {
    min-width: 280px;
    margin: 0 10px;
}
.course-cards .card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #d2d2d2;
    border-radius: 5px;
    box-shadow: 1px 2px 0px 0px #d2d2d2;
    margin-bottom: 20px;
    box-sizing: border-box;
}
.course-cards .course-card-header {
    display: flex;
    justify-content: space-between;
}
.course-cards .course-card-header .card-header-button {
    margin-left: 20px;
    padding-top: 35px;
}
.course-cards .course-card-header .card-header-button a.btn {
    min-width: 137px;
    box-sizing: border-box;
}
.course-cards .card a.card-link::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
.course-cards .card:hover {
    border-color: #b6babd;
    box-shadow: 1px 2px 0px 0px #b6babd;
}
.course-cards .card .card-image-wrapper{
    width: 100%;
}
.course-cards .card .card-img-top,
.course-cards .card.lg-horizontal .card-img-top {
    max-width: 100%;
    width: 100%;
    max-height: 144px;
    height: auto;
    border-top-left-radius: calc(5px - 1px);
    border-top-right-radius: calc(5px - 1px);
    object-fit: cover;
}
.course-cards .card.lg-horizontal {
    max-width: 980px;
    margin: 0 auto;
}
.course-cards .card.sm-vertical .card-img-top,
.course-cards .card.sm-horizontal .card-img-top {
    max-height: 100px;
}
.course-cards .card .card-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 20px 30px;
}
.course-cards .card .card-body .label {
    font-size: 14px;
    color: #59666f;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 400px;
}
.course-cards .card .card-body .card-text {
    margin-top: 10px;
}
.course-cards .card .card-body .card-text:last-child {
    margin-bottom: 0;
}
.course-cards .card .card-footer {
    padding: 0 30px 20px;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    flex-flow: row wrap;
}
.course-cards .card-footer .full-width{
    min-width: 100%;
}
.course-cards .icon img {
    width: 25px;
    height: auto;
    vertical-align: middle;
}
.course-cards .card-deck.river .card-sm-vertical,
.course-cards .card-deck.river .card-sm-horizontal{
    width: 280px;
}
.course-cards .card.sm-vertical .card-body,
.course-cards .card.sm-horizontal .card-body {
    padding: 10px 20px;
}
.course-cards .card.sm-vertical .card-footer,
.course-cards .card.sm-horizontal .card-footer {
    padding: 0 20px 10px;
}
.course-cards .card.sm-vertical .card-body .card-title,
.course-cards .card.sm-horizontal .card-body .card-title {
    font-size: 18px;
}
.course-cards .card.sm-vertical .card-body .card-text,
.course-cards .card.sm-horizontal .card-body .card-text {
    font-size: 14px;
}
.course-cards .card.card-horizontal.sm-horizontal .card-text{
    display: none;
    line-height: 20px;
}
.course-cards .card-horizontal.lg-horizontal .card-title {
    padding-bottom: 10px;
}
@media screen and (min-width: 650px) {
    .course-cards .card .card-img-top{
        max-width: 100%;
        width: 100%;
        max-height: 225px;
    }
    .course-cards .card-horizontal.lg-horizontal .card-title {
        margin-top: 10px;
    }
    .course-cards .card.card-horizontal.lg-horizontal {
        flex-direction: row;
        align-items: stretch;
    }
    .course-cards .card.card-horizontal.lg-horizontal .card-img-top {
        min-width: 300px;
        width: 300px;
        max-height: 480px;
        min-height: 100%;
        border-radius: 0;
        border-top-left-radius: calc(5px - 1px);
        border-bottom-left-radius: calc(5px - 1px);
    }
    .course-cards .card .card-content {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        flex-grow: 1;
    }
}
@media screen and (min-width: 768px) {
    .course-cards .card-deck {
        display: flex;
        flex-flow: row wrap;
        margin-left: -10px;
        margin-right: -10px;
    }
    .course-cards .card-deck .card {
        margin-left: 10px;
        margin-right: 10px;
    }
    .course-cards .card-deck .card.lg-vertical {
        width: 46%;
        width: calc(50% - 20px);
    }
}
@media screen and (min-width: 919px) {
    .course-cards .card-deck.river .card.sm-horizontal,
    .course-cards .card.card-horizontal.sm-horizontal {
        flex-direction: row;
        min-width: 485px;
        max-width: 485px;
        width: 485px;
        align-items: stretch;
    }
    .course-cards .card.card-horizontal.sm-horizontal .card-img-top {
        min-width: 180px;
        width: 180px;
        max-height: 480px;
        min-height: 100%;
        border-radius: 0;
        border-top-left-radius: calc(5px - 1px);
        border-bottom-left-radius: calc(5px - 1px);
    }
    .course-cards .card-horizontal.sm-horizontal .card-title {
        margin-top: 20px;
        padding-bottom: 10px;
    }
    .course-cards .card.card-horizontal.sm-horizontal .card-content {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        flex-grow: 1;
    }
    .course-cards .card.card-horizontal.sm-horizontal .card-text{
        display: block;
    }
    .course-cards .card-deck .card.sm-vertical {
        width: calc(25% - 20px);
    }
    .course-cards .card-deck.river .card-sm-vertical{
        width: 280px;
        padding-bottom: 60px;
    }
    .course-cards .card-deck .card.lg-vertical {
        width: 30%;
        width: calc(33.33% - 20px);
    }
}
@media (max-width: 650px) {
    .course-cards .card .card-body {
        padding: 20px;
    }
    .course-cards .card .card-footer {
        padding: 0 20px 20px
    }
    .course-cards .course-card-header {
        flex-direction: column;
    }
    .course-cards .course-card-header .card-header-button {
        padding-top: 0px;
        margin-left: 0px;
        margin-bottom: 20px;
    }
    .course-cards .card-deck div:first-of-type {
        margin-left: 0px!important;
    }
}
.type-framework h2.h2-fancy {
    align-items: center;
    line-height: 19px !important;
    display: flex;
    flex-direction: row;
    justify-content: center;
    text-align: center;
}
.type-framework h2.h2-fancy::before,
.type-framework h2.h2-fancy::after {
    border-top: 0;
    border-bottom: 0;
    content: '';
    flex-grow: 0;
    width: 40px;
    height: 3px;
    background: #E0002C;
    top: 0;
}
.type-framework h2.h2-fancy::before {
    margin-right: 20px;
}
.type-framework h2.h2-fancy::after {
    margin-left: 20px;
}
@media (max-width: 650px) {.equal-heights-item {
    min-height:auto !important;
}
}
.icon-teasers.fullbleed {
    background: none no-repeat center top;
    background-size: cover;
    padding: 60px 0px 60px 0px;
}
.icon-teasers .teaser-wrapper {
    padding: 40px;
}
.icon-teasers .teaser {
    padding: 0px 22px;
    max-width: 366px;
    box-sizing: border-box;
}
@media (max-width: 919px) {
    .icon-teasers.fullbleed {
        padding-bottom: 140px;
    }
}
@media (max-width: 650px) {
    .icon-teasers.fullbleed {
        padding: 20px 0px;
    }
    .icon-teasers .icon-items {
        flex-direction: column;
    }
    .icon-teasers .teaser {
        padding: 0px;
    }
    .icon-teasers .teaser-wrapper {
        padding: 30px 16px;
    }
}
.promo-cards {
    padding: 80px 0px;
}
.promo-cards .card {
    display: flex;
    border: 1px solid #d2d2d2;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 25px;
}
.promo-cards .card .image-wrap {
    min-height: 200px;
}
.promo-cards .card .image-wrap img {
    min-width: 385px;
    width: 385px;
    max-height: 480px;
    min-height: 100%;
    object-fit: cover;
}
.promo-cards .card .card-body {
    margin-left: 40px;
    align-self: center;
}
.promo-cards .card .video-container {
    min-width: 49%;
}
@media (max-width: 919px) and (min-width: 651px) {.promo-cards .card .image-wrap img {
    min-width: 280px;
    width: 280px;
}
    .promo-cards .card .card-body {
        margin-left: 20px;
    }
}
@media (max-width: 919px) {
    .promo-cards {
        padding: 60px 0px;
    }
}
@media (max-width: 650px) {
    .promo-cards .card .image-wrap img {
        min-width: 100%;
        width: 100%;
        max-height: 144px;
    }
    .promo-cards .card {
        flex-direction: column;
        padding: 15px;
    }
    .promo-cards .card .card-body {
        margin: 8px 0px 0px 0px;
    }
    .promo-cards .card .image-wrap {
        min-height: 144px;
    }
    .promo-cards {
        padding: 45px 0px;
    }
}
.request-info.trapezoid-bg {
    background-color: #a41034;
    background-image: linear-gradient(121deg, transparent 85%, #891f34 85%), linear-gradient(51deg, #891f34 15%, transparent 15%);
}
.request-info .content-wrapper {
    padding: 65px 120px;
}
@media screen and (max-width: 1100px) {
    .request-info.trapezoid-bg {
        padding-left: 24px;
        padding-right: 24px;
    }
    .request-info .content-wrapper {
        padding-left: 0px;
        padding-right: 0px;
    }
}
footer ul.linear.social-media > li {
    margin-right: 12px;
}
footer ul.linear.social-media > li:last-of-type {
    margin-right: 0px;
}
footer .faqs a.faq span {
    float: right;
    display: inline-block;
    margin: 0px 20px;
}
footer .faqs a.faq span.minus {
    display: none;
}
footer .faqs .toggle-container.toggled a.faq span.minus {
    display: inline-block;
}
footer .faqs .toggle-container.toggled a.faq span.plus {
    display: none;
}
footer .redbar-links {
    text-align: right;
}
footer #signup {
    position: relative;
}
footer #signup input[type='submit'] {
    position: absolute;
    top: 31px;
    left: 200px;
}
.component-framework .hs-form .field {
    background-color: transparent;
    padding: 0;
    border: 0;
    box-shadow: none;
}
.component-framework .hs-form .hs-input {
    background: #eee none;
    padding: 5px 10px;
    border: 1px solid #d5d5d5;
    font: normal 17px/24px 'Trade Gothic W01 Roman',Arial,Helvetica,Verdana,sans-serif;
    line-height: 1.2;
    box-shadow: inset 0 0 1px rgba(0,0,0,0.15);
    vertical-align: middle;
    box-sizing: border-box;
    height: auto;
    margin-bottom: 5px;
}
footer .component-framework .hs-form a {
    color: white;
}
footer .ink-black-bg .toggle-container a {
    color: white;
}
.component-framework .hs-form .hs-input:focus {
    border: 1px solid black;
    background-color: white;
    box-shadow: none;
}
.component-framework .hs-form .hs-input[type=checkbox] {
    position: relative;
    top: -3px;
    margin-right: 8px;
}
.component-framework .hs-form label {
    margin-bottom: 7px !important;
    display: block;
    font-weight: normal !important;
    font: normal 17px/24px 'Trade Gothic W01 Roman',Arial,Helvetica,Verdana,sans-serif;
    max-width: 300px;
}
.component-framework .hs-form .hs-form-booleancheckbox label,.component-framework .hs-form .hs-form-checkbox label {
    font: normal 13px/16px 'Trade Gothic W01 Roman',Arial,Helvetica,Verdana,sans-serif;
    margin: 0;
}
.component-framework .hs-form .hs-button.primary {
    background: #a41034;
    color: white;
    display: inline-block;
    padding: 4px 17px;
    border: 0;
    margin: 0;
    cursor: pointer;
    transition: background 0.1s linear;
    font: normal 17px/24px 'TradeGothicW02-BoldCn20 675505',Arial,Helvetica,Verdana,sans-serif;
    text-transform: uppercase;
    box-shadow: none;
}
.component-framework .hs-form .hs-button.primary:hover {
    background: black;
}
.component-framework .hs-form .hs-button.primary:active {
    border: 0;
    background: black;
    box-shadow: none;
}
.component-framework .white .hs-form label {
    color: white;
}
.component-framework #blog-signup .field,
.component-framework #blog-signup .actions {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
@media (max-width: 919px) {
    footer .faqs,
    footer .footer-bottom {
        padding: 0 15px;
        box-sizing: border-box;
    }
}
@media (max-width: 650px) {
    footer .faqs {
        padding-top: 10px;
    }
    footer .social-media {
        margin: 20px 0px!important;
        right: initial!important;
    }
    footer .redbar-links {
        text-align: left;
    }
}
