@media screen and (max-width: 996px) {
    body {
        max-width: 600px;
        margin: auto;
    }

    .utility-nav__links-mobile {
        display: inline-block;
        width: 100%;
        position: relative;
        text-align: center;
        line-height: 50px;
    }

    .desktop-only {
        display: none !important;
    }

    /*.header.open ~ [class^=tooltipster], .header__navigation-wrapper {*/
    /*    display: none;*/
    /*}*/

    .header__navigation-wrapper {
        display: none;
    }


    .utility-nav__menu-toggle {
        float: left;
        font-size: 12px;
    }

    /*.hero-section {*/
    /*    padding: 30px 0;*/
    /*    text-align: center;*/
    /*}*/

    /*.hero-section[data-is-page-title=true] .hero__headline {*/
    /*    font-size: 2.8rem;*/
    /*    line-height: 30px;*/
    /*    letter-spacing: -.01em;*/
    /*}*/

    /*.hero-section .hero__subheadline {*/
    /*    margin: 20px 0 0;*/
    /*    font-size: 1.8rem;*/
    /*    font-weight: 200;*/
    /*    line-height: 25px;*/
    /*    letter-spacing: 0;*/
    /*}*/


    /*.comparison__table ul {*/
    /*    margin: 10px 0 0;*/
    /*}*/

    /*.comparison__table .comparison__table-mobile-menu {*/
    /*    list-style: none;*/
    /*    padding: 0;*/
    /*}*/

    /*.comparison__table td {*/
    /*    width: 100%;*/
    /*}*/

    /*.comparison__table tbody, .comparison__table tr {*/
    /*    display: block;*/
    /*}*/

    .tagline-section {
        font-size: 1.8rem;
        text-align: center;
    }

    .comparison__table .comparison__table-mobile-menu {
        list-style: none;
    }

    .comparison__table ul {
        margin: 10px 0 0;
    }

    .bar-section__content {
        padding: 10px 0 15px;
    }

    .bar-section__content > * {
        display: block;
        width: 100%;
    }

    .top-hearder {
        font-size: 2.5rem !important;
    }

    .tophearderstyle {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }

    .market-content:first-child {
        text-align: center;
    }

    .market-section {
        padding: 30px 0;
        text-align: center;
    }

    .no-touch .header__navigation-wrapper {
        display: none !important;
    }

    .hero-section .hero__subheadline {
        margin: 20px 0 0;
        font-size: 1.8rem;
        font-weight: 200;
        line-height: 25px;
        letter-spacing: 0;
    }

    .disclaimer-section {
        font-size: 1.2rem;
        padding: 20px 0;
    }

    .no-touch.nav-menu-open .header__navigation-wrapper {
        display: block !important;
    }

    .multi-col__rtf-btn {
        float: left;
    }

    .multi-col-section .wrapper > .cta-btn, .multi-col-section .wrapper > .cta-btn-group {
        margin: 30px 0 0;
    }

    .market__headline {
        margin: 0 0 20px;
        font-size: 2.5rem;
        line-height: 30px;
        letter-spacing: -.01em;
        width: auto;
    }

    .hero-two-section[data-icon-list=true] .cta-btn {
        margin-left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .customknowledge-center__question-headline {
        margin-bottom: 0 !important;
        margin-top: 0 !important;
    }

    .tablerow {
        padding: 5px 15px !important;
        font-size: 1.6rem !important;
    }

    .bar-section__btn {
        margin: 5px 0 0;
    }

    .multi-col__img {
        max-height: 50px;
        margin: 0 auto 15px;
    }

    .multi-col__headline {
        margin: 0 0 20px;
        width: 100%;
        font-size: 2.5rem;
        line-height: 30px;
        letter-spacing: -.01em;
    }

    .cta-btn {
        padding: 12.5px 20px;
    }

    .bar-section__btn {
        text-align: left;
    }

    .bar-section__rtf {
        font-size: 1.8rem;
        line-height: 20px;
        padding: 0;
    }

    .generic-hero-section {
        position: relative;
        padding: 55px 0 0;
    }

    .multi-col-section {
        padding: 30px 0 35px;
    }

    .generic-hero-section[data-is-page-title=true] .page__title {
        font-size: 2.8rem;
        letter-spacing: -.01em;
    }

    .generic-hero__img {
        height: 55px;
    }

    .generic-hero-section .page__title {
        margin: -20px 0 0 10px;
    }

    .hero-two-section[data-highlight-headline=false] .hero__headline {
        font-size: 2.5rem;
    }

    .hero-section {
        padding: 30px 0;
        text-align: center;
    }

    .hero-section[data-is-page-title=true] .hero__headline {
        font-size: 4.1rem;
        line-height: 45px;
        letter-spacing: -.02em;
    }

    .comparison__table .comparison__table-mobile-menu {
        padding: 0;
    }

    .comparison__table table {
        display: block;
        clear: both;
    }

    .comparison__table-mobile {
        display: block !important;
    }

    .comparison__table {
        display: none;
    }

    .comparison__table .comparison__table-mobile-menu-action {
        float: right;
        -webkit-transition: none;
        transition: none;
        font-size: 2rem;
    }

    .hero-section .hero__subheadline {
        width: 100%;
    }

    .comparison__table .comparison__table-mobile-menu-headline {
        font-size: 1.4rem;
        font-weight: 800;
        line-height: 50px;
        color: #fff;
        float: left;
        width: 100%;
        padding: 0 45px 0 30px;
        background-color: #053c50;
        border-bottom: 2px solid #fff;
        cursor: pointer;
    }

    /*.header.sticky {*/
    /*     position: fixed;*/
    /*     top: 0;*/
    /*     z-index: -100!important; */
    /*     width: 100%;*/
    /*     background-color: #fff;*/
    /*}*/

    .utility-nav__login, .utility-nav__menu-toggle {
        width: 40px;
    }

    .utility-nav__links-mobile > li {
        display: inline-block;
    }

    .utility-nav__login, .utility-nav__menu-toggle {
        width: 40px;
    }

    .utility-nav {
        height: auto;
        overflow: auto;
        background-color: #ebf0f0;
        font-size: 1.4rem;
    }

    .header .wrapper {
        max-width: none;
    }

    .utility-nav__login span {
        display: none;
    }

    .utility-nav__login {
        float: right;
        font-size: 18px;
    }

    .utility-nav__links-mobile > li {
        display: inline-block;
    }

    .utility-nav__logo > a {
        width: 104px !important;
        height: 30px !important;
    }

    .utility-nav__links-mobile .utility-nav__logo img {
        max-width: 100%;
    }

    .utility-nav__logo {
        float: none !important;
        display: inline-block !important;
        line-height: 30px !important;
        height: 30px !important;
    }

    .hero__floating-img {
        display: none;
    }

    [data-mobile-bgimg=false] {
        background-image: none !important;
    }

    .hero-two-section {
        padding: 30px 0 !important;
    }

    .hero__media[data-mobile-img=false] > img {
        display: none;
    }

    .col[data-column] {
        float: left !important;
        padding: 0 15px !important;
        margin: 0 !important;
        width: 100% !important;
    }

    .primary-nav__link {
        font-size: 1.6rem !important;
        border: none !important;
        border-bottom: 1px solid #c8d2d2 !important;
        transition: none !important;
        line-height: 1.6 !important;
        padding: 0 !important;
        width: 100% !important;
    }

    .primary-nav__link a {
        display: block;
        line-height: 60px;
        height: auto;
        position: relative;
        padding: 0 15px 0 25px;
        border-bottom: 1px solid #c8d2d2;
        color: #053c50;
        background-color: transparent;
        -webkit-transition: none;
        transition: none;
        font-size: 1.45rem;
        font-weight: 700;
    }

    .primary-nav__links > li {
        display: block !important;
    }

    .primary-nav__item {
        font-size: 1.6rem;
        border: none;
        border-bottom: 1px solid #c8d2d2;
        -webkit-transition: none;
        transition: none;
    }

    .primary-nav {
        background-color: #fff;
        border-bottom: none;
    }

    .primary-nav__item, .primary-nav__sub-item, .primary-nav__links {
        width: 100% !important;
    }

    .utility-nav__search .site-search__input {
        padding-right: 35px;
        width: 100%;
        height: 40px;
        background: #fff;
    }

    .utility-nav__links-top-links {
        width: 100%;
        line-height: 40px;
    }

    .utility-nav__links-top-links > ul {
        display: flex;
        flex-flow: row nowrap;
        width: 100% !important;
        list-style: none;
        padding: 0;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
    }

    .utility-nav__links-top-link {
        width: 100% !important;
        list-style: none;
        -webkit-box-flex: 1;
    }

    .utility-nav__links-top-links a {
        color: #fff;
        font-weight: 500;
        text-transform: uppercase;
        text-align: center;
    }

    .desktop-hidden, [data-display-desktop=false] {
        display: block !important;
    }

    .utility-nav__search {
        font-weight: 400 !important;
    }

    .utility-nav__links-top-links, .utility-nav__search {
        width: 100% !important;
    }

    .primary-nav__item-trigger {
        display: block;
        line-height: 60px;
        height: auto;
        position: relative;
        padding: 0 15px 0 25px;
        border-bottom: 1px solid #c8d2d2;
        color: #053c50;
        background-color: transparent;
        -webkit-transition: none;
        transition: none;
        font-size: 1.45rem;
        font-weight: 700;
    }

    .primary-nav__item-trigger-mobile:after, .primary-nav__sub-item-trigger-mobile:after {
        content: "+"
    }

    .primary-nav__item-trigger-mobile, .primary-nav__sub-item-trigger-mobile {
        position: absolute;
        z-index: 1;
        top: 0;
        right: 0;
        width: 60px;
        display: block !important;
        font-size: 2.2rem;
        font-weight: 500;
        text-align: center;
        line-height: 60px;
    }

    .primary-nav__links {
        float: none !important;
        height: auto;
        text-align: left;
    }

    .primary-nav__item-trigger.hover, .primary-nav__item-trigger:hover {
        color: #053c50;
    }

    .primary-nav__item.open .primary-nav__item-trigger {
        border: none;
        color: #053c50;
        border-bottom: 1px solid #fff;
        background-color: #e8e8e8;
    }

    .key-benefits__headline {
        margin: 0 !important;
        width: 100% !important;
    }

    .primary-nav__item-wrapper {
        position: relative;
        display: none;
        border: none;
        max-width: none;
        background-color: #e8e8e8;
    }

    .primary-nav__item-tagline,
    .primary-nav__sub-item-description,
    .primary-nav__sub-item-headline,
    .primary-nav__sub-item-links,
    .primary-nav__sub-item-overview .primary-nav__sub-item-content {
        display: none;
    }

    .primary-nav__sub-item a, .primary-nav__sub-item-link, .primary-nav__sub-item-subheadline {
        display: inline-block;
        line-height: 60px;
        padding: 0 0 0 50px;
        margin: 0;
        width: 100%;
        border-bottom: 1px solid #fff;
    }

    .primary-nav__sub-item {
        position: relative;
        cursor: pointer;
    }

    .primary-nav__sub-item-link, .primary-nav__sub-item-subheadline {
        font-size: 1.6rem;
        font-weight: 700;
        text-transform: uppercase;
    }

    .primary-nav__sub-item-content a, .primary-nav__sub-item-link, .primary-nav__sub-item-links a {
        color: #053c50;
    }

    .primary-nav__sub-item, .primary-nav__sub-item-overview > .primary-nav__sub-item {
        padding: 0 !important;
    }


    .themes-section-wrapper .theme {
        position: relative;
        height: 145px;
        margin: 0 0 25px;
        border: none;
        width: 100% !important;
        float: none;
    }

    .themes-section-wrapper .theme__border {
        display: none;
        position: absolute;
        bottom: -4px;
        width: 100%;
        z-index: 1;
        border-bottom: 4px solid #0ab45b;
    }

    .themes-section-wrapper .theme__wrapper {
        padding: 25px 0 0 10px!important;
        width: 100%;
        height: 100%;
        background: right bottom no-repeat #fff;
        min-height: 0 !important;
    }

    .mobile-only, .mobile-only-table {
        display: block !important;
    }

    .themes-section-wrapper .theme__title {
        margin: 0 0 10px;
        font-size: 2.5rem;
        line-height: 1.05;
        color: #053c50;
        -webkit-transition: color .15s ease-in;
        transition: color .15s ease-in;
        cursor: pointer;
    }

    .themes-section-wrapper {
        min-height: 0!important;
    }

    [data-pointer-top=true]:before, [data-pointer=true]:after {
        margin-left: -10px;
        border-width: 10px;
        bottom: -10px;
    }
    .themes-section-wrapper {
        padding: 50px 0 0;
    }

    .themes-section-wrapper .theme {
        margin-top: 0!important;
    }

    .themes-section-wrapper .theme__description, .themes-section-wrapper .theme__title {
        max-width: 100%;
    }

    .themes-section-wrapper .theme__open-description {
        float: none;
        width: 100%;
        max-width: 600px;
        margin: auto;
    }

    .topic__main {
        width: 100%;
    }

    .themes-section-wrapper .theme__open-description {
        border-top: 0!important;
    }

    .research-card__img {
        height: 145px!important;
    }

    .research-card__img-wrapper {
        height: 145px!important;
        position: relative!important;
        overflow: hidden;
    }

    .generic-hero-section {
        padding: 55px 0 20px 0!important;
    }

    .page__title {
        line-height: 30px!important;
    }

    .promo-card {
        padding: 20px!important;
    }

    .research-card__content {
        margin: 0!important;
        padding: 20px 15px!important;
    }

    .promo-card__title {
        margin: 0 0 15px!important;
        line-height: 20px!important;
    }

    .research-card__title,
    .promo-card__title {
        font-size: 1.6rem!important;
    }

    .promo-card .wrapper {
        position: static !important;
        top: 0;
        transform: none;
    }
}
