﻿

.previewSVG {
    display: block;
    width: 27px;
    height: 27px;
    fill: #ffffff";
}

.previewWhite {
    color: #fff;
}

.previewBlack {
    color: #000000;
}

.previewCurrentColor {
    fill: currentColor;
}

.pv-font-18 {
    font-size: 18px;
}

.pv-display-flex {
    display: flex;
}


.pv-display-flex-column {
    flex-direction: column;
}

.pv-display-flex-start {
    align-items: flex-start;
}

.previewFont22 {
    font-family: Inter;
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
}

.previewFont54 {
    font-family: Inter;
    font-style: normal;
    font-weight: 400;
    font-size: 54px;
}

.pv-fnt-wt-400 {
    font-weight: 400;
}

.pv-fnt-wt-600 {
    font-weight: 600px;
}

.pv-fnt-sz-18 {
    font-size: 18x;
}

.previewPadding20px {
    padding-left: 20px;
    border-left: 0.15px solid #fff;
}

.previewPadding48 {
    padding-left: 48px;
}

.previewPaddingTop48 {
    padding-left: 48px;
}

.previewPaddingBottom48 {
    padding-bottom: 48px;
}

.pv-pd-79 {
    padding: 79px;
}

.pv-pd-bt-60 {
    padding-bottom: 60px;
}

.pv-br-sd-1px {
    border: 1px solid;
}

.pv-br-color-fff {
    border-color: #fff;
}

.pv-br-color-3b4245 {
    border-color: #3b4245;
}

.previewMarginBottom0 {
    margin-bottom: 0px;
}

.pv-margin-bottom50 {
    margin-bottom: 50px;
}

.pv-margin-top50 {
    margin-top: 50px;
}

.pv-mr-top-50px {
}

.displayNone {
    display: none;
}

.preViewUnderLine {
    text-decoration: underline;
}

.preViewTextNoUnderline {
    text-decoration: none;
}

.previewFont400 {
    font-weight: 400;
}

.previewFontNormal {
    font-style: normal;
}

.previewFillAvailable {
    width: -webkit-fill-available;
}

.previewJustify {
    text-align: justify;
}

.previewTextLeft {
    text-align: left;
}

.pv-justify-content-ctr {
    justify-content: center;
}

.previewLineHeight59 {
    line-height: 59.4px;
}

pv-line-ht-31 {
    line-height: 31px;
}

.pv-wd-13pc {
    width: 13%;
}

.pv-wd-130px {
    width: 130px;
}

.pv-ht-40px {
    height: 40px;
}

.pv-gap-20 {
    gap: 20px;
}

.pv-cta-button {
    padding: 20px 32px 20px 32px;
    background-color: #1450F5;
    align-items: center;
    border-radius: 100px;
    color: #fff;
    font-size: 20px;
}

.pv-list-black {
    list-style: disc;
    color: #000000;
}

.pv-div-style {
    padding: 68px 79px;
    background: #1450F5;
    color: #FFFFFF;
    flex-direction: column;
    gap: 20px;
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
}

.pv-div-style2 {
    margin-left: 70px;
    margin-right: 70px;
    max-width: 800px;
    min-width: 642px;
    display: inline-block;
    background: #FFFFFF
}


.advertising-preview-tool-btn.button.cta {
    background-color: transparent;
    border: 2px solid #1450F5;
    border-radius: 5px;
    color: #1450F5;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    font-family: INTER,Arial,Helvetica Neue,Helvetica,sans-serif;
    font-size: 15px;
    height: 44px;
    line-height: 0;
    margin-right: 10px;
    min-height: 0;
    min-width: 46px;
    padding: 0 15px;
    position: relative;
    text-align: center;
    text-transform: none;
    white-space: nowrap;
}

.advertising-preview-tool-btn-container {
    margin: 0 10px;
}

.advertising-preview-tool-btn.button.cta {
    width: 100%;
}

    .advertising-preview-tool-btn.button.cta:hover:before {
        display: none;
    }

    .advertising-preview-tool-btn.button.cta.active:hover:before {
        display: block;
        top: -31px;
    }

    .advertising-preview-tool-btn.button.cta .button-text, .advertising-preview-tool-btn .kone-content-loading {
        display: inline-block;
        vertical-align: middle;
        opacity: .5;
    }

.advertising-preview-tool-btn .button-text {
    font-size: 15px;
    margin: 8px 0;
}

.advertising-preview-tool-btn .kone-content-loading {
    height: 34px;
    margin-left: 10px;
    text-align: center;
}

.advertising-preview-tool-btn.button.cta.inactive {
    cursor: not-allowed !important;
    opacity: .5;
}

    .advertising-preview-tool-btn.button.cta.active .button-text, .advertising-preview-tool-btn.button.cta.inactive .button-text {
        display: block;
        opacity: 1;
    }

.advertising-preview-tool-btn.inactive .kone-content-loading, .advertising-preview-tool-btn.active .kone-content-loading {
    display: none;
}

.advertising-preview-tool-btn.button.cta.inactive:before, .advertising-preview-tool-btn.button.cta.inactive:hover:before {
    display: none;
}

.advertising-preview-tool-btn.button.cta.inactive:hover span {
    transform: none;
}

.pageID-247-CAMPAIGN-PAGE .advertising-preview-tool-btn, .pageID-247-OFFICE-CAMPAIGN-PAGE .advertising-preview-tool-btn.button.cta, .pageID-247-RESIDENTIAL-CAMPAIGN-PAGE .advertising-preview-tool-btn.button.cta {
    float: right;
    width: auto;
}

.pageID-247-OFFICE-CAMPAIGN-PAGE .advertising-preview-tool-btn.button.cta, .pageID-247-RESIDENTIAL-CAMPAIGN-PAGE .advertising-preview-tool-btn.button.cta {
    margin-top: 22px;
}

#modal-advertising-preview-tool .modal-dialog {
    height: 100%;
    max-width: 100%;
}

#modal-advertising-preview-tool .modal-content {
    min-height: 100%;
    margin: 0;
}

#modal-advertising-preview-tool .modal-header h1 {
    font-size: 25px;
    margin-left: auto;
    margin-right: auto;
}

    #modal-advertising-preview-tool .modal-header h1:before, #modal-advertising-preview-tool .modal-header h1:after {
        display: none;
    }

#modal-advertising-preview-tool .modal-body {
    padding: 0;
}

#advertising-preview-tool-sections {
    display: flex;
    display: -ms-flexbox;
    -ms-flex-direction: row;
    flex-direction: row;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0;
}

    #advertising-preview-tool-sections li {
        border-color: #edeff0;
        border-style: solid;
        border-width: 1px 1px 1px 0;
        border-width: .1rem .1rem .1rem 0;
        box-sizing: border-box;
        display: inline-block;
        flex: 1;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        font-size: 19px;
        font-size: 1.9rem;
        height: auto;
        line-height: 24px;
        line-height: 2.4rem;
        overflow: auto;
        padding: 0;
        text-align: center;
    }

        #advertising-preview-tool-sections li a {
            background-color: #fff;
            color: #3b4245;
            display: block;
            font-size: 19px;
            min-height: 50px;
            line-height: 24px;
            padding: 12px 0;
            position: relative;
            text-align: center;
            text-decoration: none;
            text-transform: uppercase;
            transition: all 0.3s;
        }

        #advertising-preview-tool-sections li:last-child {
            border-right: 0;
        }

        #advertising-preview-tool-sections li a:hover, #advertising-preview-tool-sections li a.active {
            background-color: #1450F5;
            color: #fff;
        }

#adv-preview-tool-container a {
    text-decoration: none;
}

#adv-preview-tool-container section, #adv-preview-tool-container section > * {
    display: block;
    flex: none;
    width: 100%;
}

#adv-preview-tool-container section, #adv-preview-tool-container .g-grid, #adv-preview-tool-container nav > ul {
    display: flex;
    display: -ms-flexbox;
    -ms-flex-direction: row;
    flex-direction: row;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    list-style: none;
}

    #adv-preview-tool-container section > *, #adv-preview-tool-container .g-grid > *, #adv-preview-tool-container nav > ul > * {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        flex: 0 0 100%;
        -ms-flex: 1 0 100%;
        max-width: 100%;
        list-style: none;
    }

#adv-preview-tool-container > section {
    display: none;
    height: 100%;
    padding: 20px 0 0;
}

#adv-preview-tool-container .subject {
    margin: 50px 0 30px;
    text-align: center;
    text-transform: none;
}

#adv-preview-tool-container > section.active {
    display: flex;
}

#adv-preview-tool-container .adv-preview-tool-adTypes, #adv-preview-tool-container .adv-preview-tool-personalization-tags {
    margin-bottom: 1em;
    padding: 0;
    text-align: center;
}

    #adv-preview-tool-container .adv-preview-tool-adTypes li, #adv-preview-tool-container .adv-preview-tool-personalization-tags li {
        display: inline-block;
        vertical-align: middle;
    }

    #adv-preview-tool-container .adv-preview-tool-personalization-tags li {
        background-color: #1450F5;
        border-radius: 20px;
        color: #fff;
        font-size: 14px;
        line-height: 1em;
        margin: 0 5px;
        padding: 7px 15px;
    }

    #adv-preview-tool-container .adv-preview-tool-adTypes li a {
        border: 1px solid #ccc;
        display: block;
        padding: 10px;
        text-align: center;
        width: 200px;
    }

    #adv-preview-tool-container .adv-preview-tool-adTypes li:first-child a {
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
    }

    #adv-preview-tool-container .adv-preview-tool-adTypes li:last-child a {
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
    }

    #adv-preview-tool-container .adv-preview-tool-adTypes li a:hover, #adv-preview-tool-container .adv-preview-tool-adTypes li a.active {
        background-color: #1450F5;
        border-color: #1450F5;
        color: #fff;
    }

#adv-preview-tool-container .adv-preview-tool-desktop, #adv-preview-tool-container .adv-preview-tool-mobile, #adv-preview-tool-container .adv-preview-tool-newsfeed {
    display: none;
    margin: 30px auto 0;
}

#adv-preview-tool-container .adv-preview-tool-desktop, #adv-preview-tool-container .adv-preview-tool-mobile, #adv-preview-tool-container .adv-preview-tool-newsfeed, #adv-preview-tool-container a {
    font-family: INTER,Arial,"Helvetica Neue",Helvetica,sans-serif;
}

    #adv-preview-tool-container .adv-preview-tool-desktop.active, #adv-preview-tool-container .adv-preview-tool-mobile.active, #adv-preview-tool-container .adv-preview-tool-newsfeed.active {
        display: block;
    }

#adv-preview-tool-container .adv-preview-tool-container > section {
    color: #141823;
    display: none;
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
    font-stretch: normal;
    font-weight: normal;
    height: 100%;
    line-height: 1.38;
}

    #adv-preview-tool-container .adv-preview-tool-container > section.active, #adv-preview-tool-container #adv-preview-tool-section-google .adv-preview-tool-container > section {
        display: block;
    }

#adv-preview-tool-container .adv-preview-tool-newsfeed .adv-preview-tool-page:first-child {
    background-color: #fff;
    border: 1px solid;
    border-color: #e5e6e9 #dfe0e4 #d0d1d5;
    border-radius: 3px;
}

#adv-preview-tool-container .adv-preview-tool-main {
    display: block;
    padding: 12px 0 0;
}

#adv-preview-tool-container p {
    color: #141823;
    font-size: 14px;
    margin: 0 0 .5em;
    text-align: left;
}

#adv-preview-tool-container .adv-preview-tool-header, #adv-preview-tool-container .adv-preview-tool-message {
    padding-left: 12px;
    padding-right: 12px;
}

#adv-preview-tool-container .adv-preview-tool-header {
    margin-bottom: 11px;
    position: relative;
    text-align: left;
}

    #adv-preview-tool-container .adv-preview-tool-header .adv-preview-tool-likeBtn {
        color: #444;
        position: absolute;
        top: 0;
        right: 12px;
    }

#adv-preview-tool-container .adv-preview-tool-collapse {
    border: 0;
    border-radius: 0;
    color: #333;
    display: inline-block;
    vertical-align: top;
    font-size: 6px;
    height: auto;
    min-height: 0;
    position: absolute;
    right: 10px;
    top: 10px;
    width: auto;
    min-width: 0;
}

#adv-preview-tool-container .adv-preview-tool-image, #adv-preview-tool-container .adv-preview-tool-company-slogan {
    display: inline-block;
    vertical-align: middle;
}

#adv-preview-tool-container .adv-preview-tool-image {
    margin-right: 8px;
}

#adv-preview-tool-container .adv-preview-tool-image, #adv-preview-tool-container .adv-preview-tool-newsfeed .adv-preview-tool-image {
    border: 1px solid #ccc;
    height: 40px;
    width: 40px;
    padding-top: 10px;
}

    #adv-preview-tool-container .adv-preview-tool-image img {
        height: 20px;
        max-height: 40px;
        width: auto;
    }

#adv-preview-tool-container .adv-preview-tool-company-slogan a {
    display: block;
    line-height: 1.2;
}

#adv-preview-tool-container .adv-preview-tool-mobile .adv-preview-tool-company-slogan strong {
    color: #000;
}

#adv-preview-tool-container .adv-preview-tool-compan {
    color: #3b5998;
}

#adv-preview-tool-container .adv-preview-tool-sponsored {
    color: #9197a3;
}

    #adv-preview-tool-container .adv-preview-tool-sponsored small {
        color: #666;
        font-size: 11px;
    }

#adv-preview-tool-container .adv-preview-tool-button {
    background-color: #f6f7f8;
    background-repeat: repeat-x;
    border: 1px solid;
    border-color: #cccccc #c5c6c8 #b6b7b9;
    border-radius: 2px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-sizing: content-box;
    color: #4e5665;
    cursor: pointer;
    display: inline-block;
    font-family: helvetica, arial, sans-serif;
    font-size: 12px;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight: bold;
    line-height: 22px;
    min-height: 0;
    overflow: auto;
    padding: 0 8px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 0 #fff;
    transform: none;
    vertical-align: middle;
    white-space: nowrap;
    min-width: 0;
}

#adv-preview-tool-container .adv-preview-tool-likeBtn:before, #adv-preview-tool-container .adv-preview-tool-learnMore:before {
    content: "";
}

#adv-preview-tool-container .adv-preview-tool-likeBtn i, #adv-preview-tool-container .adv-preview-tool-learnMore i {
    margin-right: 5px;
    position: relative;
    top: 1px;
}

#adv-preview-tool-container .adv-preview-tool-likeBtn i {
    top: 4px;
}

    #adv-preview-tool-container .adv-preview-tool-likeBtn i svg {
        fill: #444;
    }

#adv-preview-tool-container .adv-preview-tool-actions-likeBtn i svg, #adv-preview-tool-container .adv-preview-tool-shareBtn i svg, #adv-preview-tool-container .adv-preview-tool-actions-shareBtn i svg, #adv-preview-tool-section-twitter .adv-preview-tool-actions i svg {
    fill: #777;
}

#adv-preview-tool-container .adv-preview-tool-body {
    position: relative;
}

#adv-preview-tool-container .adv-preview-tool-hero {
    max-height: 100%;
    max-width: 100%;
}

#adv-preview-tool-container .adv-preview-tool-mobile .adv-preview-tool-body {
    border: 1px solid #ccc;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .1);
}

#adv-preview-tool-container #adv-preview-tool-section-facebook .adv-preview-tool-mobile .adv-preview-tool-body {
    border-radius: 4px;
}

#adv-preview-tool-container #adv-preview-tool-section-facebook .adv-preview-tool-mobile .adv-preview-tool-hero {
    border-radius: 4px 4px 0 0;
}

#adv-preview-tool-container .adv-preview-tool-body-content {
    min-height: 65px;
    padding: 12px;
    position: relative;
    text-align: left;
}

#adv-preview-tool-container .adv-preview-tool-newsfeed .adv-preview-tool-body-content {
    background-color: #eee;
    border-bottom: 1px solid #dddfe2;
}

#adv-preview-tool-container .adv-preview-tool-body-content * {
    display: block;
}

#adv-preview-tool-container .adv-preview-tool-headline {
    margin-bottom: 6px;
}

#adv-preview-tool-container p, #adv-preview-tool-container .adv-preview-tool-headline, #adv-preview-tool-container .adv-preview-tool-description {
    line-height: 1.4;
}

#adv-preview-tool-container .adv-preview-tool-newsfeed .adv-preview-tool-headline, #adv-preview-tool-container .adv-preview-tool-newsfeed .adv-preview-tool-description {
    font-family: helvetica, arial, sans-serif;
    margin-right: 100px;
}

#adv-preview-tool-container .adv-preview-tool-newsfeed .adv-preview-tool-headline {
    color: #141823;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
}

#adv-preview-tool-container .adv-preview-tool-description {
    margin-bottom: 20px;
}

#adv-preview-tool-container .adv-preview-tool-newsfeed .adv-preview-tool-description {
    color: #555;
    font-size: 14px;
    margin-bottom: 0;
}

#adv-preview-tool-container .adv-preview-tool-mobile .adv-preview-tool-description {
    display: none;
}

#adv-preview-tool-container .adv-preview-tool-caption {
    color: #888;
    font-size: 11px;
    margin-top: 10px;
    text-transform: uppercase;
}

#adv-preview-tool-container .adv-preview-tool-newsfeed .adv-preview-tool-caption {
    color: #666;
    margin-bottom: 5px;
    margin-top: 0;
}

#adv-preview-tool-container .adv-preview-tool-newsfeed .adv-preview-tool-learnMore {
    float: right;
    font-size: 13px;
    margin-left: 20px;
    padding: 4px 15px
}

#adv-preview-tool-container .adv-preview-tool-mobile .adv-preview-tool-learnMore {
    color: #222;
    border: 1px solid #90949c;
    background-color: #fff;
    float: right;
    font-weight: normal;
    font-size: 13px;
    margin-top: 13px;
    padding: 3px 7px;
}

#adv-preview-tool-container .adv-preview-tool-footer {
    margin-top: 10px;
}

#adv-preview-tool-container .adv-preview-tool-newsfeed .adv-preview-tool-footer {
    padding-left: 12px;
    padding-right: 12px;
}

#adv-preview-tool-container .adv-preview-tool-stats {
    color: #666;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
}

#adv-preview-tool-container .adv-preview-tool-newsfeed .adv-preview-tool-stats {
    font-size: 12px;
}

#adv-preview-tool-container .adv-preview-tool-newsfeed .adv-preview-tool-comments {
    margin-right: 20px;
}

#adv-preview-tool-container .adv-preview-tool-mobile .adv-preview-tool-stats, #adv-preview-tool-container .adv-preview-tool-desktop .adv-preview-tool-stats {
    margin-left: 12px;
    margin-right: 12px;
}

#adv-preview-tool-container .adv-preview-tool-likes {
    float: left;
}

#adv-preview-tool-container .adv-preview-tool-fb-like-icon-fill {
    background-color: #3578e5;
    border-radius: 10px;
    display: inline-block;
    vertical-align: middle;
    height: 20px;
    margin-right: 2px;
    text-align: center;
    width: 20px;
}

    #adv-preview-tool-container .adv-preview-tool-fb-like-icon-fill svg {
        fill: #fff;
        height: 12px;
        width: 12px;
        position: relative;
        top: 1px;
    }

#adv-preview-tool-container .adv-preview-tool-actions i {
    margin-right: 3px;
    position: relative;
    top: 4px;
}

#adv-preview-tool-container .adv-preview-tool-shares, #adv-preview-tool-container .adv-preview-tool-comments {
    float: right;
}

#adv-preview-tool-container .adv-preview-tool-actions {
    border-color: #dadde1;
    border-top: 1px solid #e5e5e5;
    display: flex;
    display: -ms-flexbox;
    -ms-flex-direction: row;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: 7px;
    padding-top: 4px;
    padding-bottom: 7px;
    text-align: center;
}

#adv-preview-tool-container .adv-preview-tool-mobile .adv-preview-tool-actions {
    padding-top: 8px;
    padding-bottom: 13px;
}

#adv-preview-tool-container .adv-preview-tool-actions > a {
    color: #7f7f7f;
    display: inline-block;
    flex: 1;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    font-size: 13px;
    font-weight: bold;
    line-height: 14px;
}

#adv-preview-tool-container .adv-preview-tool-actions > a {
    color: #5e5e5e;
}

#adv-preview-tool-container .adv-preview-tool-newsfeed .adv-preview-tool-actions > a {
    margin-top: 7px;
    margin-right: 40px;
    margin-bottom: 10px;
}

#adv-preview-tool-container .adv-preview-tool-container {
    display: none;
    height: 100%;
    padding-bottom: 20px;
    position: relative;
    text-align: center;
}

    #adv-preview-tool-container .adv-preview-tool-container.active {
        display: block;
    }

#adv-preview-tool-container #adv-preview-tool-section-emails .adv-preview-tool-table-container {
    border: 1px solid #ccc;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .15) inset, 0 1px 4px rgba(0, 0, 0, .1);
    margin: 20px auto 0;
    width: 643px;
}

#adv-preview-tool-container #adv-preview-tool-section-emails table ol, #adv-preview-tool-container #adv-preview-tool-section-emails table ul {
    display: block;
    margin-left: 1em;
    padding-left: 40px;
}

#adv-preview-tool-container #adv-preview-tool-section-emails table ul {
    list-style-type: disc;
}

#adv-preview-tool-container #adv-preview-tool-section-emails table ol {
    list-style-type: decimal;
}

    #adv-preview-tool-container #adv-preview-tool-section-emails table ol li, #adv-preview-tool-container #adv-preview-tool-section-emails table ul li {
        display: list-item;
    }

#adv-preview-tool-container .adv-preview-tool-pagination {
    margin-bottom: 15px;
    text-align: center;
}

    #adv-preview-tool-container .adv-preview-tool-pagination li {
        display: inline-block;
        vertical-align: middle;
    }

        #adv-preview-tool-container .adv-preview-tool-pagination li a {
            margin: 0 20px;
        }

            #adv-preview-tool-container .adv-preview-tool-pagination li a:hover, #adv-preview-tool-container .adv-preview-tool-pagination li a.active {
                border-bottom: 2px solid #1450F5;
                color: #1450F5;
            }

#adv-preview-tool-container .page-table, #adv-preview-tool-container .page-audiences {
    border: 0;
    box-shadow: none;
    margin: 0;
    width: auto !important;
}

    #adv-preview-tool-container .page-audiences .adv-preview-tool-page {
        background-color: transparent;
        width: 480px;
    }

#adv-preview-tool-container table:not(.em_main_table) {
    border-collapse: collapse;
    font-size: 13px;
    table-layout: fixed;
    text-align: left;
    width: 100%;
}

    #adv-preview-tool-container table:not(.em_main_table), #adv-preview-tool-container table:not(.em_main_table) th, #adv-preview-tool-container table:not(.em_main_table) td {
        border: 1px solid #ccc;
    }

        #adv-preview-tool-container table:not(.em_main_table) th, #adv-preview-tool-container table:not(.em_main_table) td {
            overflow-x: auto;
            padding: 10px;
        }

#adv-preview-tool-container .adv-preview-tool-newsfeed .adv-preview-tool-form {
    height: 625px;
}

#adv-preview-tool-container .adv-preview-tool-mobile .adv-preview-tool-form {
    min-height: 550px;
    padding-bottom: 50px;
}

#adv-preview-tool-container .adv-preview-tool-form-content {
    padding: 0 20px;
}

#adv-preview-tool-container .adv-preview-tool-form-header {
    border: 0;
    color: #777;
    padding: 15px 0;
}

    #adv-preview-tool-container .adv-preview-tool-form-header .adv-preview-tool-form-company, #adv-preview-tool-container .adv-preview-tool-form-header img {
        display: inline-block;
        vertical-align: middle;
    }

    #adv-preview-tool-container .adv-preview-tool-form-header img {
        margin-right: 15px;
        width: 28px;
    }

#adv-preview-tool-container .adv-preview-tool-form-message {
    font-size: 15px;
    text-align: center;
}

#adv-preview-tool-container .adv-preview-tool-form-fields {
    border: 0;
    margin-top: 20px;
    text-align: left;
}

    #adv-preview-tool-container .adv-preview-tool-form-fields label {
        color: #666;
        display: block;
        font-size: 12px;
        padding: 0;
        text-transform: none;
    }

    #adv-preview-tool-container .adv-preview-tool-form-fields input[type="text"], #adv-preview-tool-container .adv-preview-tool-form-fields input[type="email"], #adv-preview-tool-container .adv-preview-tool-form-fields select {
        font-family: arial, sans-serif;
        font-size: 15px;
        line-height: 32px;
        margin-bottom: 25px;
        padding: 0;
    }

    #adv-preview-tool-container .adv-preview-tool-form-fields input[type="text"], #adv-preview-tool-container .adv-preview-tool-form-fields input[type="email"] {
        border-bottom: 1px solid #ddd;
    }

    #adv-preview-tool-container .adv-preview-tool-form-fields select {
        background-color: #f6f7f9;
        border: 1px solid #ced0d4;
        border-radius: 2px;
        box-sizing: content-box;
        color: #4b4f56;
        cursor: pointer;
        display: inline-block;
        vertical-align: middle;
        font-size: 12px;
        font-weight: bold;
        height: 24px;
        line-height: 22px;
        padding: 0 8px;
        position: relative;
        text-align: center;
        text-shadow: none;
        width: auto;
    }

#adv-preview-tool-container .adv-preview-tool-form .btn {
    background: #4080ff;
    border: 0;
    border-radius: 0;
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: 44px;
    min-height: 0;
    line-height: 44px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    min-width: 0;
}

#adv-preview-tool-container .adv-preview-tool-form-privacy {
    color: #777;
    font-size: 12px;
    margin-top: 20px;
}

#adv-preview-tool-container .adv-preview-tool-form .adv-preview-tool-form-field-group input[type="radio"], #adv-preview-tool-container .adv-preview-tool-form .adv-preview-tool-form-field-group label {
    display: inline-block;
    vertical-align: middle;
}

#adv-preview-tool-container .adv-preview-tool-form .adv-preview-tool-form-field-group input[type="radio"] {
    width: auto;
}

#adv-preview-tool-container .adv-preview-tool-form .adv-preview-tool-form-field-group label {
    color: #9197a5;
    display: block;
    font-size: 12px;
    margin-bottom: 5px;
    width: 235px;
}

#adv-preview-tool-container .adv-preview-tool-form .adv-preview-tool-form-field-group input[type="radio"] + label, #adv-preview-tool-container .adv-preview-tool-form .adv-preview-tool-form-field-group input[type="checkbox"] + label {
    display: inline-block;
    margin-bottom: 0;
    margin-left: 10px;
}

#adv-preview-tool-container .adv-preview-tool-form .agree {
    border-top: 1px solid #ddd;
    color: #999;
    font-size: 12px;
    margin-top: 15px;
    margin-bottom: 0;
    padding: 20px;
}

    #adv-preview-tool-container .adv-preview-tool-form .agree a {
        color: #555;
        text-decoration: underline;
    }

#adv-preview-tool-container .adv-preview-tool-form .adv-preview-tool-form-success {
    color: #444;
    margin-top: 40px;
    text-align: center;
}

#adv-preview-tool-section-facebook .adv-preview-tool-page {
    background-color: #fff;
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
}

#adv-preview-tool-section-facebook .adv-preview-tool-mobile .adv-preview-tool-page {
    width: 320px;
}

#adv-preview-tool-section-facebook .adv-preview-tool-newsfeed .adv-preview-tool-page {
    width: 496px;
}

#adv-preview-tool-section-facebook {
    background-color: #f6f7f9;
}

    #adv-preview-tool-section-facebook .adv-preview-tool-page img {
        max-height: 100%;
        max-width: 100%;
    }

#adv-preview-tool-section-linkedin .adv-preview-tool-main {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

#adv-preview-tool-section-linkedin .adv-preview-tool-message {
    color: rgba(0, 0, 0, 0.75);
}

#adv-preview-tool-section-linkedin .adv-preview-tool-header {
    margin-top: 12px;
    padding-left: 16px;
    padding-right: 16px;
}

#adv-preview-tool-section-linkedin .adv-preview-tool-image {
    margin-right: 16px;
}

#adv-preview-tool-section-linkedin .adv-preview-tool-company-slogan a, #adv-preview-tool-container #adv-preview-tool-section-linkedin .adv-preview-tool-company-slogan a {
    line-height: 1.4;
}

#adv-preview-tool-section-linkedin .adv-preview-tool-sponsored small {
    font-size: 12px;
}

#adv-preview-tool-section-linkedin .adv-preview-tool-page {
    background-color: #fff;
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
}

#adv-preview-tool-section-linkedin .adv-preview-tool-mobile .adv-preview-tool-page {
    width: 375px;
}

#adv-preview-tool-section-linkedin .adv-preview-tool-desktop .adv-preview-tool-page {
    width: 552px;
}

#adv-preview-tool-section-linkedin, #adv-preview-tool-section-linkedin .adv-preview-tool-container > section {
    background-color: #e7e9ec;
}

    #adv-preview-tool-section-linkedin .adv-preview-tool-footer {
        margin-top: 0;
    }

    #adv-preview-tool-section-linkedin .adv-preview-tool-actions {
        margin-left: 15px;
        margin-right: 15px;
        margin-top: 10px;
    }

    #adv-preview-tool-section-linkedin .adv-preview-tool-form {
        min-height: 0;
        padding-bottom: 0;
    }

    #adv-preview-tool-section-linkedin .adv-preview-tool-desktop .adv-preview-tool-actions {
        margin-bottom: 5px;
    }

    #adv-preview-tool-section-linkedin .adv-preview-tool-title {
        background-color: #f3f6f8;
        padding: 8px 16px;
        text-align: left;
    }

        #adv-preview-tool-section-linkedin .adv-preview-tool-title strong {
            color: rgba(0,0,0,0.9);
            display: block;
            font-weight: 600;
            line-height: 1em;
            margin-top: .5em;
            overflow: hidden;
        }

        #adv-preview-tool-section-linkedin .adv-preview-tool-title small {
            color: rgba(0,0,0,.6);
            display: block;
            font-weight: 400;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

    #adv-preview-tool-section-linkedin .adv-preview-tool-download {
        border-bottom: 1px solid #dadde1;
        padding: 6px 0 3px;
    }

        #adv-preview-tool-section-linkedin .adv-preview-tool-download a {
            color: #1450F5;
            display: block;
            font-size: 16px;
            font-weight: 600;
        }

    #adv-preview-tool-section-linkedin .adv-preview-tool-likes {
        float: none;
        margin-top: 10px;
        padding-left: 15px;
        text-align: left;
    }

        #adv-preview-tool-section-linkedin .adv-preview-tool-likes small {
            color: rgba(0, 0, 0, .6);
        }

    #adv-preview-tool-section-linkedin .linkedin-form-container {
        background-color: #eee;
        background-image: url(https://static.licdn.com/sc/h/9yqu9itza6pba4a69xch7d1x2);
        background-repeat: no-repeat;
        background-size: auto 185px;
        border-bottom: 1px solid rgba(0, 0, 0, .15);
        padding: 8px 0 0;
    }

        #adv-preview-tool-section-linkedin .linkedin-form-container .adv-preview-tool-form {
            margin-top: 10px;
            padding: 0;
        }

    #adv-preview-tool-section-linkedin .linkedin-form-container, #adv-preview-tool-section-linkedin .linkedin-form-thank-you {
        font-family: helvetica, arial, sans-serif;
    }

    #adv-preview-tool-section-linkedin .modal-header {
        display: none;
    }

    #adv-preview-tool-section-linkedin .linkedin-form-inner {
        padding-left: 24px;
        padding-right: 24px;
    }

    #adv-preview-tool-section-linkedin .linkedin-form-top, #modal-advertising-preview-tool #adv-preview-tool-section-linkedin .linkedin-form-body, #modal-advertising-preview-tool #adv-preview-tool-section-linkedin .linkedin-form-prefill-fields {
        background-color: #fff;
        border-radius: 2px;
        margin-bottom: 8px;
        padding: 24px 12px;
        position: relative;
    }

    #adv-preview-tool-section-linkedin .linkedin-form-top {
        margin-top: 50px;
    }

    #adv-preview-tool-section-linkedin .linkedin-form-logo {
        background-color: #fff;
        box-shadow: 0 1px 1px rgba(0, 0, 0, .5);
        margin: -56px auto 15px;
        height: 64px;
        width: 64px;
        text-align: center;
    }

        #adv-preview-tool-section-linkedin .linkedin-form-logo img {
            display: inline-block;
            margin-top: 16px;
            width: 44px;
        }

    #adv-preview-tool-section-linkedin .linkedin-form-title {
        color: rgba(0, 0, 0, .85);
        font-size: 26px;
        font-weight: 200;
        line-height: 1.3333;
    }

    #adv-preview-tool-section-linkedin .linkedin-form-description {
        color: rgba(0, 0, 0, .6);
        font-size: 15px;
        margin: 8px 12px 0;
    }

    #adv-preview-tool-section-linkedin .linkedin-form-footer {
        margin-bottom: 10px;
    }

        #adv-preview-tool-section-linkedin .linkedin-form-footer .adv-preview-tool-input-checkbox, #adv-preview-tool-section-linkedin .linkedin-form-footer .adv-preview-tool-input-label {
            display: inline-block;
            vertical-align: top;
        }

        #adv-preview-tool-section-linkedin .linkedin-form-footer .adv-preview-tool-input-checkbox {
            margin-right: 6px;
            width: auto;
            -webkit-appearance: checkbox
        }

        #adv-preview-tool-section-linkedin .linkedin-form-footer .adv-preview-tool-input-label {
            color: rgba(0, 0, 0, .55);
            font-size: 13px;
            text-align: left;
            width: 310px;
        }

            #adv-preview-tool-section-linkedin .linkedin-form-footer .adv-preview-tool-input-label a {
                font-weight: bold;
            }

    #adv-preview-tool-section-linkedin .linkedin-form-cta-container {
        background-color: #fff;
        box-shadow: 0 -0.25px 1px rgba(50, 50, 50, .75);
        padding: 16px 8px;
        text-align: center;
    }

    #adv-preview-tool-section-linkedin .adv-preview-tool-linkedin-form-cta {
        background: #1450F5;
        border: 0;
        border-radius: 3px;
        color: rgba(255, 255, 255, .85);
        cursor: pointer;
        display: block;
        font-size: 15px;
        font-weight: 600;
        padding: 8px;
        width: 100%;
    }

    #adv-preview-tool-section-linkedin .linkedin-form-body {
        padding-top: 5px;
    }

    #adv-preview-tool-section-linkedin .adv-preview-tool-form-fieldgroup {
        display: block;
        margin: 12px 0 24px;
    }

    #adv-preview-tool-section-linkedin label {
        color: rgba(0, 0, 0, .55);
        font-family: helvetica, arial, sans-serif;
        font-size: 13px;
        font-weight: 400;
        display: block;
        line-height: 16px;
        text-align: left;
    }

    #adv-preview-tool-section-linkedin input[type="text"], #adv-preview-tool-section-linkedin input[type="email"] {
        background: none;
        background-color: transparent;
        border: 1px solid rgba(0, 0, 0, .9);
        border-width: 0 0 1px;
        color: rgba(0, 0, 0, .9);
        display: block;
        font-family: helvetica, arial, sans-serif;
        font-size: 14px;
        font-weight: 400;
        height: 32px;
        line-height: 1.42857;
        outline: 0;
    }

    #adv-preview-tool-section-linkedin .linkedin-form-thank-you {
        background-color: #fff;
        border-radius: 3px;
        box-shadow: 0 0 2px rgba(0, 0, 0, .5);
        width: 359px;
        margin: 12px auto 20px;
        text-align: left;
    }

        #adv-preview-tool-section-linkedin .linkedin-form-thank-you .linkedin-form-thank-you-top {
            align-items: center;
            display: flex;
            flex-direction: row;
            padding: 16px;
        }

            #adv-preview-tool-section-linkedin .linkedin-form-thank-you .linkedin-form-thank-you-top .linkedin-form-thank-you-icon {
                flex: 1;
            }

                #adv-preview-tool-section-linkedin .linkedin-form-thank-you .linkedin-form-thank-you-top .linkedin-form-thank-you-icon img {
                    display: block;
                    height: 24px;
                    width: auto;
                }

            #adv-preview-tool-section-linkedin .linkedin-form-thank-you .linkedin-form-thank-you-top .linkedin-form-thank-you-title {
                display: flex;
                flex: 5;
                flex-direction: column;
                overflow: hidden;
                padding: 0 0 8px;
                text-overflow: ellipsis;
                white-space: nowrap;
            }

            #adv-preview-tool-section-linkedin .linkedin-form-thank-you .linkedin-form-thank-you-top .company {
                color: rgba(0, 0, 0, .85);
                display: block;
                font-size: 14px;
                font-weight: 600;
                line-height: 24px;
            }

            #adv-preview-tool-section-linkedin .linkedin-form-thank-you .linkedin-form-thank-you-top .sponsored {
                color: rgba(0,0,0,0.55);
                font-size: 12px;
                font-weight: 400;
                line-height: .8;
            }

        #adv-preview-tool-section-linkedin .linkedin-form-thank-you .linkedin-form-thank-you-main {
            border-radius: 3px;
            box-shadow: 0 0 2px rgba(0, 0, 0, .5);
            margin: 12px;
        }

        #adv-preview-tool-section-linkedin .linkedin-form-thank-you .linkedin-form-thank-you-main-top {
            border-bottom: 1px solid #b9b9bc;
            padding: 16px;
        }

        #adv-preview-tool-section-linkedin .linkedin-form-thank-you .linkedin-form-thank-you-data-sent {
            color: rgba(0, 0, 0, .85);
            display: block;
            font-size: 16px;
            font-weight: 600;
            height: 56px;
            line-height: 22px;
            margin: auto;
            overflow: hidden;
            padding: 4px 0 0 70px;
            position: relative;
        }

            #adv-preview-tool-section-linkedin .linkedin-form-thank-you .linkedin-form-thank-you-data-sent:before {
                background-image: url(https://static.licdn.com/sc/h/dj6cvn64nct6wbza7hew9c93i);
                content: "";
                display: block;
                position: absolute;
                top: 0;
                left: 0;
                height: 100%;
                width: 56px;
            }

        #adv-preview-tool-section-linkedin .linkedin-form-thank-you .linkedin-form-thank-you-main-top p {
            color: rgba(0, 0, 0, .55);
            font-size: 14px;
            font-weight: 400;
            line-height: 20px;
            margin: 7px 0 0 0;
            word-wrap: break-word;
        }

        #adv-preview-tool-section-linkedin .linkedin-form-thank-you .cta-thank-you-cta-link {
            border-radius: 2px;
            color: #1450F5;
            cursor: pointer;
            display: block;
            font-size: 14px;
            font-weight: 600;
            line-height: 24px;
            overflow: hidden;
            padding: 12px;
            text-align: center;
        }

        #adv-preview-tool-section-linkedin .linkedin-form-thank-you .linkedin-form-thank-you-bottom-stats, #adv-preview-tool-section-linkedin .linkedin-form-thank-you .linkedin-form-thank-you-bottom-actions a {
            color: #84878a;
            font-size: 13px;
        }

        #adv-preview-tool-section-linkedin .linkedin-form-thank-you .linkedin-form-thank-you-bottom-stats {
            border-bottom: 1px solid #e6e9ec;
            margin: 0 16px;
            padding: 0 0 8px 0;
        }

        #adv-preview-tool-section-linkedin .linkedin-form-thank-you .linkedin-form-thank-you-bottom-actions {
            display: flex;
            flex-direction: row;
            height: 48px;
            justify-content: space-between;
            padding: 0 8px;
        }

            #adv-preview-tool-section-linkedin .linkedin-form-thank-you .linkedin-form-thank-you-bottom-actions .linkedin-action {
                align-items: center;
                display: flex;
                flex-direction: row;
            }

                #adv-preview-tool-section-linkedin .linkedin-form-thank-you .linkedin-form-thank-you-bottom-actions .linkedin-action svg {
                    height: 24px;
                    width: 24px;
                    margin: 12px;
                }

#adv-preview-tool-section-google {
    background-color: #f6f7f9;
}

    #adv-preview-tool-section-google .adv-preview-tool-page {
        display: flex;
        display: -ms-flexbox;
        -ms-flex-direction: row;
        flex-direction: row;
        flex-wrap: wrap;
        -ms-flex-wrap: wrap;
    }

    #adv-preview-tool-section-google .adv-preview-tool-page-left, #adv-preview-tool-section-google .adv-preview-tool-page-right {
        flex: 1;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        padding: 0 100px;
        width: 50%;
    }

    #adv-preview-tool-section-google .input-group {
        border-collapse: separate;
        display: table;
        margin-bottom: 7px;
        position: relative;
        width: 100%;
    }

        #adv-preview-tool-section-google .input-group .input-group-addon {
            background-color: #eee;
            border: 1px solid #ccc;
            border-radius: 4px;
            color: #555;
            display: table-cell;
            vertical-align: middle;
            font-size: 14px;
            font-weight: normal;
            line-height: 1;
            padding: 6px 12px;
            text-align: center;
            white-space: nowrap;
        }

        #adv-preview-tool-section-google .input-group > .input-group-addon:first-child {
            border-right: 0;
            border-top-right-radius: 0;
            border-bottom-right-radius: 0;
            width: 5em;
        }

        #adv-preview-tool-section-google .input-group .form-control {
            background-color: #fff;
            background-image: none;
            border: 1px solid #ccc;
            border-radius: 0;
            -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
            color: #555;
            display: table-cell;
            vertical-align: middle;
            font-family: inherit;
            font-size: 14px;
            line-height: 1.4;
            margin: 0;
            min-height: 0;
            padding: 6px 12px;
            -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
            transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
            width: 100%;
        }

        #adv-preview-tool-section-google .input-group > .input-group-addon:last-child {
            border-left: 0;
            border-bottom-left-radius: 0;
            border-top-left-radius: 0;
            font-weight: bold;
            width: 50px;
        }

    #adv-preview-tool-section-google .input-group-addon.alert-success {
        background-color: #dff0d8;
        border-color: #d6e9c6;
        color: #3c763d;
    }

    #adv-preview-tool-section-google .input-group-addon.alert-danger {
        background-color: #f2dede;
        border-color: #ebccd1;
        color: #a94442;
    }

    #adv-preview-tool-section-google .adv-preview-tool-page-right h1 {
        text-align: left;
    }

    #adv-preview-tool-section-google .ad-preview-search {
        background-color: #fff;
        border: 1px solid #ddd;
        border-radius: 4px;
        color: #333;
        font-family: arial, sans-serif;
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 20px;
    }

    #adv-preview-tool-section-google .ad-preview-search-desktop {
        padding: 20px;
    }

    #adv-preview-tool-section-google .ad-preview-search-mobile {
        width: 386px;
    }

    #adv-preview-tool-section-google .ad-preview-search .ad-preview-search-headlines {
        font-family: arial, sans-serif;
        font-size: 18px;
        line-height: 18px;
        margin: 0;
        text-align: left;
    }

    #adv-preview-tool-section-google .ad-preview-search-mobile .ad-preview-search-headlines, #adv-preview-tool-section-google .ad-preview-search-mobile .ad-preview-search-path-container, #adv-preview-tool-container #adv-preview-tool-section-google .ad-preview-search-mobile .ad-preview-search-description-container, #adv-preview-tool-container #adv-preview-tool-section-google .ad-preview-search-mobile .ad-preview-search-callouts {
        padding-left: 20px;
        padding-right: 20px;
    }

    #adv-preview-tool-section-google .ad-preview-search .ad-preview-search-headlines:before, #adv-preview-tool-section-google .ad-preview-search .ad-preview-search-headlines:after {
        display: none;
    }

    #adv-preview-tool-section-google .ad-preview-search .ad-preview-search-headlines a {
        color: #1a0dab;
        font-size: 18px;
        font-weight: normal;
        text-decoration: none;
    }

    #adv-preview-tool-section-google .ad-preview-search-mobile .ad-preview-search-headlines {
        padding-top: 20px;
    }

    #adv-preview-tool-section-google .ad-preview-search .ad-preview-search-path-container {
        color: #006621;
        margin-bottom: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        vertical-align: baseline;
        white-space: nowrap;
    }

    #adv-preview-tool-section-google .ad-preview-search-mobile .ad-preview-search-path-container {
        margin-top: 3px;
    }

    #adv-preview-tool-section-google .ad-preview-search .ad-preview-search-adtag {
        background-color: #fff;
        border: 1px solid #006621;
        border-radius: 2px;
        color: #006621;
        display: inline-block;
        vertical-align: baseline;
        font-style: normal;
        font-size: 12px;
        line-height: 14px;
        margin: 0 5px 0 0;
        padding: 0 2px;
    }

    #adv-preview-tool-section-google .ad-preview-search .ad-preview-search-path {
        display: inline-block;
        vertical-align: middle;
        position: relative;
    }

        #adv-preview-tool-section-google .ad-preview-search .ad-preview-search-path:after {
            content: "";
            display: block;
            border-left: 6px solid transparent;
            border-right: 6px solid transparent;
            border-top: 6px solid #006621;
            height: 0;
            position: absolute;
            top: 6px;
            right: -17px;
            width: 0;
        }

    #adv-preview-tool-section-google .ad-preview-search .ad-preview-search-description-container, #adv-preview-tool-section-google .ad-preview-search .ad-preview-search-callouts {
        color: #545454;
        font-size: 13px;
        margin: 0;
    }

    #adv-preview-tool-section-google .ad-preview-search-mobile .ad-preview-search-description-container {
        border-top: 1px solid #ddd;
        margin-top: 7px;
        padding-top: 7px;
    }

    #adv-preview-tool-section-google .ad-preview-search-mobile .ad-preview-search-callouts {
        padding-bottom: 20px;
    }

#adv-preview-tool-section-twitter .adv-preview-tool-page {
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 8px;
    color: #14171a;
    font-size: 14px;
    line-height: 20px;
    margin-left: auto;
    margin-right: auto;
    padding: 30px 40px;
    text-align: left;
    width: 642px;
}

#adv-preview-tool-section-twitter .adv-preview-tool-mobile .adv-preview-tool-page {
    padding: 9px;
    width: 360px;
}

#adv-preview-tool-section-twitter .adv-preview-tool-header {
    margin: 0 0 15px;
    padding: 0;
}

#adv-preview-tool-section-twitter .adv-preview-tool-image {
    margin-right: 10px;
}

    #adv-preview-tool-section-twitter .adv-preview-tool-image img {
        height: auto;
        max-height: 48px;
        width: auto;
        max-width: 48px;
    }

#adv-preview-tool-section-twitter .adv-preview-tool-mobile .adv-preview-tool-image img {
    max-height: 41.5px;
    max-width: 41.5px;
}

#adv-preview-tool-section-twitter .adv-preview-tool-company, #adv-preview-tool-section-twitter .adv-preview-tool-username {
    display: block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-all;
    word-wrap: normal;
}

#adv-preview-tool-section-twitter .adv-preview-tool-company {
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
}

#adv-preview-tool-section-twitter .adv-preview-tool-mobile .adv-preview-tool-company {
    font-size: 14px;
}

#adv-preview-tool-section-twitter .adv-preview-tool-username {
    color: #657786;
    font-size: 14px;
    line-height: 16px;
}

#adv-preview-tool-section-twitter .adv-preview-tool-follow {
    background: none;
    background-color: #fff;
    border: 1px solid #2fc2ef;
    border-radius: 100px;
    box-shadow: none;
    color: #2fc2ef;
    cursor: pointer;
    display: block;
    float: right;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    min-width: 105px;
    padding: 6px 16px;
    text-align: center;
    white-space: nowrap;
}

#adv-preview-tool-section-twitter .adv-preview-tool-mobile .adv-preview-tool-follow {
    display: none;
}

#adv-preview-tool-section-twitter .adv-preview-tool-follow:hover {
    background-color: #eaf8fd;
}

#adv-preview-tool-section-twitter .adv-preview-tool-message {
    font-size: 27px;
    letter-spacing: .01em;
    line-height: 32px;
    margin: 0;
    padding: 0;
    white-space: pre-wrap;
    word-wrap: break-word;
}

#adv-preview-tool-section-twitter .adv-preview-tool-mobile .adv-preview-tool-message {
    font-size: 21px;
    line-height: 1.3125;
}

#adv-preview-tool-section-twitter .adv-preview-tool-body {
    border: 1px solid #e1e8ed;
    border-radius: .85714em;
    display: block;
    font-size: 14px;
    line-height: 1.2858;
    margin: 10px 0 .32333em;
    max-width: 800px;
    overflow: hidden;
    padding: 0;
}

#adv-preview-tool-section-twitter .adv-preview-tool-mobile .adv-preview-tool-body {
    border: 1px solid #e1e8ed;
    box-shadow: none;
}

#adv-preview-tool-section-twitter .adv-preview-tool-hero {
    width: 100%;
}

#adv-preview-tool-section-twitter .adv-preview-tool-body-footer {
    cursor: pointer;
    padding: .75em 1em;
    text-align: left;
}

    #adv-preview-tool-section-twitter .adv-preview-tool-body-footer:hover {
        background-color: #f5f8fa;
    }

#adv-preview-tool-section-twitter .adv-preview-tool-link-title, #adv-preview-tool-section-twitter .adv-preview-tool-link-domain {
    display: block;
}

#adv-preview-tool-section-twitter .adv-preview-tool-link-title {
    font-size: 1em;
    max-height: 1.3em;
    margin: 0 0 .15em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#adv-preview-tool-section-twitter .adv-preview-tool-mobile .adv-preview-tool-link-title {
    font-weight: normal;
}

#adv-preview-tool-section-twitter .adv-preview-tool-link-domain {
    color: #8899a6;
    font-size: 14px;
    margin-top: .32333em;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: lowercase;
    white-space: nowrap;
}

#adv-preview-tool-section-twitter .adv-preview-tool-datetime {
    color: #657786;
    font-size: 14px;
    line-height: 24px;
    overflow: hidden;
}

#adv-preview-tool-section-twitter .adv-preview-tool-actions {
    border: 0;
    height: 18px;
    line-height: 1;
    margin: 10px 0 2px;
    padding: 0;
    text-align: left;
}

    #adv-preview-tool-section-twitter .adv-preview-tool-actions a {
        display: inline-block;
        vertical-align: middle;
        flex: none;
        font-size: 16px;
        line-height: 1;
        width: 80px;
        padding: 0 2px;
    }

    #adv-preview-tool-section-twitter .adv-preview-tool-actions i {
        margin: 0;
        position: static;
    }

    #adv-preview-tool-section-twitter .adv-preview-tool-actions svg {
        height: 18px;
        width: 18px;
        opacity: .6;
    }

    #adv-preview-tool-section-twitter .adv-preview-tool-actions a:hover svg {
        opacity: 1;
    }

#adv-preview-tool-section-twitter .adv-preview-tool-actions-commentBtn:hover svg {
    fill: #1da1f2;
}

#adv-preview-tool-section-twitter .adv-preview-tool-actions-retweet:hover svg {
    fill: #17bf63;
}

#adv-preview-tool-section-twitter .adv-preview-tool-actions-likeBtn:hover svg {
    fill: #e0245e;
}

#adv-preview-tool-container .adv-preview-tool-table-email-container {
    background-color: #eee;
    padding: 20px 0;
}

    #adv-preview-tool-container .adv-preview-tool-table-email-container table {
        color: #8d9194;
        font-family: Arial, sans-serif;
        font-size: 14px;
        font-weight: normal;
        line-height: 18px;
    }

        #adv-preview-tool-container .adv-preview-tool-table-email-container table img {
            width: auto;
            max-width: 100%;
        }

    #adv-preview-tool-container .adv-preview-tool-table-email-container p {
        text-align: center;
    }

    #adv-preview-tool-container .adv-preview-tool-table-email-container .email-settings {
        font-weight: bold;
        margin-bottom: 10px;
    }

    #adv-preview-tool-container .adv-preview-tool-table-email-container, #adv-preview-tool-container .adv-preview-tool-table-email-container .view-in-browser, #adv-preview-tool-container .adv-preview-tool-table-email-container .email-footer p, #adv-preview-tool-container .adv-preview-tool-table-email-container .email-footer a {
        color: #666;
        font-size: 12px;
        font-family: Arial, sans-serif;
    }

        #adv-preview-tool-container .adv-preview-tool-table-email-container .view-in-browser {
            display: block;
            margin: 30px 0;
        }

        #adv-preview-tool-container .adv-preview-tool-table-email-container .email-footer .logo {
            display: block;
            margin: 0 auto;
            position: relative;
        }

            #adv-preview-tool-container .adv-preview-tool-table-email-container .email-footer .logo img {
                display: inline-block;
                height: 38px;
                width: 75px;
            }

            #adv-preview-tool-container .adv-preview-tool-table-email-container .email-footer .logo .slogan img {
                height: 52px;
                width: 219px;
            }

        #adv-preview-tool-container .adv-preview-tool-table-email-container .footer-content p > * {
            border-right: 1px solid #006dac;
            display: inline-block;
            vertical-align: middle;
            margin-right: 10px;
            padding-right: 10px;
        }

            #adv-preview-tool-container .adv-preview-tool-table-email-container .footer-content p > *:last-child {
                border-right: 0;
                margin-right: 0;
            }

        #adv-preview-tool-container .adv-preview-tool-table-email-container .logo-slogan {
            margin-bottom: 30px;
        }

        #adv-preview-tool-container .adv-preview-tool-table-email-container .slogan {
            position: absolute;
            top: -6px;
            margin-left: 20px;
        }

        #adv-preview-tool-container .adv-preview-tool-table-email-container .email-footer .social {
            margin-top: 40px;
        }

        #adv-preview-tool-container .adv-preview-tool-table-email-container .email-footer .social-icons {
            list-style: none;
            margin-top: 20px;
        }

        #adv-preview-tool-container .adv-preview-tool-table-email-container .email-footer .social-icon {
            display: inline-block;
            vertical-align: middle;
        }

            #adv-preview-tool-container .adv-preview-tool-table-email-container .email-footer .social-icon:before {
                display: none;
            }

            #adv-preview-tool-container .adv-preview-tool-table-email-container .email-footer .social-icon a {
                align-items: center;
                background-color: #1450F5;
                border: 1px solid #bbb;
                border-radius: 50%;
                display: flex;
                justify-content: center;
                margin: 0 10px 0 0;
            }

                #adv-preview-tool-container .adv-preview-tool-table-email-container .email-footer .social-icon a svg {
                    fill: #fff;
                    height: 28px;
                    width: 28px;
                }

#adv-preview-tool-section-adform .adv-preview-tool-page {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 1145px;
}

#adv-preview-tool-section-adform .adform-container {
    overflow: hidden;
    position: absolute;
}

    #adv-preview-tool-section-adform .adform-container a {
        color: #1450F5;
        display: block;
        font-family: KONE_Information;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        height: 100%;
        position: relative;
        text-align: left;
        text-decoration: none;
        text-shadow: 0 0 0 rgba(214, 214, 214, 1);
        width: 100%;
    }

        #adv-preview-tool-section-adform .adform-container a:after {
            background-color: rgba(255, 255, 255, 0.9);
            content: "";
            display: block;
            height: 300px;
            position: absolute;
            bottom: -95px;
            left: -100px;
            z-index: 1;
            transform: rotate(45deg);
            width: 300px;
        }

    #adv-preview-tool-section-adform .adform-container .adform-container-inner {
        margin: 0;
        padding-left: 10px;
        padding-right: 10px;
        position: absolute;
        z-index: 2;
        width: 100%;
    }

    #adv-preview-tool-section-adform .adform-container h2 {
        display: block;
        font-size: 21px;
        font-weight: normal;
        line-height: 1.1;
        margin: 0;
        text-align: left;
    }

        #adv-preview-tool-section-adform .adform-container h2:before, #adv-preview-tool-section-adform .adform-container h2:after {
            display: none;
        }

    #adv-preview-tool-section-adform .adform-container .main-text {
        display: block;
        font-size: 18px;
    }

    #adv-preview-tool-section-adform .adform-container .cta {
        color: #e51a92;
        display: block;
        font-size: 16px;
        margin-top: 5px;
        position: relative;
    }

        #adv-preview-tool-section-adform .adform-container .cta:before, #adv-preview-tool-section-adform .adform-container .cta:after {
            border: 1px solid #e51a92;
            content: "";
            display: block;
            position: absolute;
        }

        #adv-preview-tool-section-adform .adform-container .cta:before {
            top: 11px;
            right: 43px;
            width: 10px;
        }

        #adv-preview-tool-section-adform .adform-container .cta:after {
            border-width: 2px;
            border-bottom: 0;
            border-left: 0;
            height: 8px;
            position: relative;
            top: -14px;
            right: -88px;
            transform: rotate(45deg);
            width: 8px;
        }

    #adv-preview-tool-section-adform .adform-container .kone-icon {
        height: auto;
        margin: 0;
        position: absolute;
        width: auto;
        min-width: 0;
    }

#adv-preview-tool-section-adform .adform-container-970x250 {
    height: 250px;
    width: 970px;
    top: 0;
    left: 0;
}

    #adv-preview-tool-section-adform .adform-container-970x250 .adform-container-inner {
        padding-top: 55px;
        padding-left: 19px;
        width: 350px;
    }

    #adv-preview-tool-section-adform .adform-container-970x250 .kone-icon {
        height: 36px;
        top: 10px;
        left: 20px;
    }

    #adv-preview-tool-section-adform .adform-container-970x250 a:after {
        height: 600px;
        width: 600px;
        left: -285px;
        bottom: -175px;
    }

    #adv-preview-tool-section-adform .adform-container-970x250 h2 {
        font-size: 32px;
        width: 250px;
    }

    #adv-preview-tool-section-adform .adform-container-970x250 .main-text {
        font-size: 21px;
    }

    #adv-preview-tool-section-adform .adform-container-970x250 .cta {
        font-size: 20px;
    }

        #adv-preview-tool-section-adform .adform-container-970x250 .cta:before {
            top: 13px;
            left: 100px;
            right: auto;
        }

        #adv-preview-tool-section-adform .adform-container-970x250 .cta:after {
            top: -17px;
            left: 104px;
            right: auto;
        }

#adv-preview-tool-section-adform .adform-container-160x600 {
    height: 600px;
    width: 160px;
    top: 0;
    right: 0;
}

#adv-preview-tool-section-adform .adform-container-728x90 {
    height: 90px;
    width: 728px;
    top: 265px;
    left: 0;
    line-height: 1.3;
}

    #adv-preview-tool-section-adform .adform-container-728x90 .adform-container-inner {
        padding-left: 360px;
        padding-right: 70px;
        padding-top: 10px;
    }

    #adv-preview-tool-section-adform .adform-container-728x90 a:after {
        height: 400px;
        width: 400px;
        left: unset;
        right: -45px;
        bottom: -155px;
    }

    #adv-preview-tool-section-adform .adform-container-728x90 h2 {
        font-size: 19px;
    }

    #adv-preview-tool-section-adform .adform-container-728x90 .main-text {
        font-size: 14px;
    }

    #adv-preview-tool-section-adform .adform-container-728x90 .cta {
        font-size: 15px;
        margin-top: 0;
    }

        #adv-preview-tool-section-adform .adform-container-728x90 .cta:before {
            left: 83px;
            right: auto;
            top: 8px;
        }

        #adv-preview-tool-section-adform .adform-container-728x90 .cta:after {
            right: -87px;
        }

    #adv-preview-tool-section-adform .adform-container-728x90 .kone-icon {
        height: 32px;
        top: 10px;
        right: 15px;
    }

#adv-preview-tool-section-adform .adform-container-160x600 .adform-container-inner {
    bottom: 10px;
}

#adv-preview-tool-section-adform .adform-container-160x600 .kone-icon {
    float: right;
    height: 24px;
    position: static;
}

#adv-preview-tool-section-adform .adform-container-640x480 {
    height: 480px;
    width: 640px;
    top: 370px;
    left: 0;
}

    #adv-preview-tool-section-adform .adform-container-640x480 .adform-container-inner {
        padding-top: 150px;
        padding-right: 370px;
    }

    #adv-preview-tool-section-adform .adform-container-640x480 a:after {
        height: 600px;
        width: 600px;
        left: -370px;
        bottom: -60px
    }

    #adv-preview-tool-section-adform .adform-container-640x480 h2 {
        font-size: 39px;
    }

    #adv-preview-tool-section-adform .adform-container-640x480 .main-text {
        font-size: 22px;
    }

    #adv-preview-tool-section-adform .adform-container-640x480 .cta {
        font-size: 22px;
    }

        #adv-preview-tool-section-adform .adform-container-640x480 .cta:before {
            top: 14px;
            left: 105px;
            right: auto;
        }

        #adv-preview-tool-section-adform .adform-container-640x480 .cta:after {
            top: -19px;
            left: 109px;
            right: auto;
        }

    #adv-preview-tool-section-adform .adform-container-640x480 .kone-icon {
        height: 38px;
        top: 15px;
        left: 20px;
    }

#adv-preview-tool-section-adform .adform-container-300x250 {
    height: 250px;
    width: 300px;
    top: 380px;
    left: 655px;
}

    #adv-preview-tool-section-adform .adform-container-300x250 .adform-container-inner {
        padding-top: 55px;
        width: 150px;
    }

    #adv-preview-tool-section-adform .adform-container-300x250 a:after {
        bottom: -25px;
        left: -150px;
    }

    #adv-preview-tool-section-adform .adform-container-300x250 h2 {
        font-size: 20px;
    }

    #adv-preview-tool-section-adform .adform-container-300x250 .main-text {
        font-size: 16px;
    }

    #adv-preview-tool-section-adform .adform-container-300x250 .cta {
        font-size: 16px;
    }

        #adv-preview-tool-section-adform .adform-container-300x250 .cta:before {
            left: 85px;
            top: 10px;
            right: auto;
        }

        #adv-preview-tool-section-adform .adform-container-300x250 .cta:after {
            left: 89px;
            top: -15px;
            right: auto;
        }

    #adv-preview-tool-section-adform .adform-container-300x250 .kone-icon {
        height: 28px;
        top: 8px;
        left: 15px;
    }

#adv-preview-tool-section-adform .adform-container-300x600 {
    height: 600px;
    width: 300px;
    top: 645px;
    left: 655px;
}

    #adv-preview-tool-section-adform .adform-container-300x600 .adform-container-inner {
        padding-top: 400px;
        padding-left: 25px;
        width: 240px;
    }

    #adv-preview-tool-section-adform .adform-container-300x600 a:after {
        bottom: -433px;
        left: -215px;
        height: 600px;
        width: 600px;
    }

    #adv-preview-tool-section-adform .adform-container-300x600 h2 {
        font-size: 24px;
        width: 155px;
    }

    #adv-preview-tool-section-adform .adform-container-300x600 .main-text {
        font-size: 19px;
    }

    #adv-preview-tool-section-adform .adform-container-300x600 .cta {
        font-size: 19px;
    }

        #adv-preview-tool-section-adform .adform-container-300x600 .cta:before {
            top: 11px;
            right: 95px;
        }

        #adv-preview-tool-section-adform .adform-container-300x600 .cta:after {
            top: -18px;
            right: -101px;
        }

    #adv-preview-tool-section-adform .adform-container-300x600 .kone-icon {
        height: 36px;
        right: -40px;
        bottom: -10px;
    }

#adv-preview-tool-section-adform .adform-container-320x480 {
    height: 480px;
    width: 320px;
    top: 865px;
    left: 0;
}

    #adv-preview-tool-section-adform .adform-container-320x480 .adform-container-inner {
        padding-left: 30px;
        padding-top: 310px;
        width: 230px;
    }

    #adv-preview-tool-section-adform .adform-container-320x480 a:after {
        bottom: -445px;
        left: -195px;
        height: 600px;
        width: 600px;
    }

    #adv-preview-tool-section-adform .adform-container-320x480 h2 {
        font-size: 25px;
    }

    #adv-preview-tool-section-adform .adform-container-320x480 .main-text {
        font-size: 19px;
    }

    #adv-preview-tool-section-adform .adform-container-320x480 .cta {
        font-size: 19px;
    }

        #adv-preview-tool-section-adform .adform-container-320x480 .cta:before {
            top: 12px;
            right: 80px;
        }

        #adv-preview-tool-section-adform .adform-container-320x480 .cta:after {
            top: -17px;
            right: -101px;
        }

    #adv-preview-tool-section-adform .adform-container-320x480 .kone-icon {
        height: 32px;
        bottom: 8px;
        right: -75px;
    }

#adv-preview-tool-section-adform .adform-container-320x50 {
    height: 50px;
    width: 320px;
    top: 865px;
    left: 325px;
}

    #adv-preview-tool-section-adform .adform-container-320x50 .adform-container-inner {
        padding-top: 5px;
        padding-right: 45px;
        padding-left: 130px;
    }

    #adv-preview-tool-section-adform .adform-container-320x50 a:after {
        bottom: -125px;
        left: 160px;
        height: 300px;
        width: 300px;
    }

    #adv-preview-tool-section-adform .adform-container-320x50 h2 {
        font-size: 12px;
    }

    #adv-preview-tool-section-adform .adform-container-320x50 .main-text {
        font-size: 13px;
        overflow: hidden;
        white-space: nowrap;
    }

    #adv-preview-tool-section-adform .adform-container-320x50 .cta {
        font-size: 12px;
        margin-top: -2px;
    }

        #adv-preview-tool-section-adform .adform-container-320x50 .cta:before {
            top: 6px;
            right: 70px;
            background-color: #e51a92;
            border: 0;
            height: 1px;
        }

        #adv-preview-tool-section-adform .adform-container-320x50 .cta:after {
            top: -12px;
            right: -68px;
            border-width: 1px;
            height: 6px;
            width: 6px;
        }

    #adv-preview-tool-section-adform .adform-container-320x50 .kone-icon {
        height: 18px;
        bottom: 32px;
        right: 7px;
    }

#previewPDF-container {
    height: 100%;
    margin: 0;
    padding: 0;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999999;
    width: 100%;
}

    #previewPDF-container .dynamicPDF-iframe, #previewPDF-container #code-editor {
        height: 100%;
        position: absolute;
        top: 0;
        width: 50%;
    }

    #previewPDF-container #code-editor {
        left: 0;
    }

    #previewPDF-container .dynamicPDF-iframe {
        right: 0;
    }

#adv-preview-tool-container #adv-preview-tool-section-gated-content .dynamicPDF-iframe {
    height: 1200px;
    overflow: scroll;
    width: 900px;
}

.pageID-resiflow #advertising-preview-tool-overlay {
    position: fixed;
}

    .pageID-resiflow #advertising-preview-tool-overlay .modal-container-kone {
        height: 100%;
        overflow-y: scroll;
    }

.pageID-resiflow #adv-preview-tool-container .adv-preview-tool-fb-like-icon-fill svg {
    top: 3px;
}

@media (max-width: 1010px) {
}

.kone-content-loading .kone-content-loading-line {
    -webkit-animation: KONEcontentLoading 1.2s infinite ease-in-out;
    animation: KONEcontentLoading 1.2s infinite ease-in-out;
    background-color: #1450F5;
    display: inline-block;
    height: 100%;
    width: 6px;
    margin: 0 1px;
}

    .kone-content-loading .kone-content-loading-line.kone-content-loading-line2 {
        -webkit-animation-delay: -1.1s;
        animation-delay: -1.1s;
    }

    .kone-content-loading .kone-content-loading-line.kone-content-loading-line3 {
        -webkit-animation-delay: -1.0s;
        animation-delay: -1.0s;
    }

    .kone-content-loading .kone-content-loading-line.kone-content-loading-line4 {
        -webkit-animation-delay: -0.9s;
        animation-delay: -0.9s;
    }

    .kone-content-loading .kone-content-loading-line.kone-content-loading-line5 {
        -webkit-animation-delay: -0.8s;
        animation-delay: -0.8s;
    }

@-webkit-keyframes KONEcontentLoading {
    0%, 40%, 100% {
        -webkit-transform: scaleY(0.4)
    }

    20% {
        -webkit-transform: scaleY(1.0)
    }
}

@keyframes KONEcontentLoading {
    0%, 40%, 100% {
        transform: scaleY(0.4);
        -webkit-transform: scaleY(0.4);
    }

    20% {
        transform: scaleY(1.0);
        -webkit-transform: scaleY(1.0);
    }
}

.modal-kone-open {
    overflow: hidden;
}

.modal.modal-kone {
    background: none;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 0;
    box-sizing: border-box;
    box-shadow: none;
    display: none;
    min-height: 100% !important;
    height: 100% !important;
    max-height: 100% !important;
    margin: 0;
    opacity: 0;
    padding: 0;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999 !important;
    transition: opacity .15s linear;
    min-width: 100% !important;
    width: 100% !important;
    max-width: 100% !important;
}

    .modal.modal-kone * {
        box-sizing: inherit;
    }

    .modal.modal-kone.show {
        display: block;
        opacity: 1;
        overflow-x: hidden;
        overflow-y: auto;
    }

    .modal.modal-kone .modal-dialog {
        height: auto;
        margin: 0 auto;
        position: relative;
        transform: translate(0, 25%);
        transition: transform .3s ease-out;
        width: auto;
        max-width: 500px;
    }

    .modal.modal-kone.show .modal-dialog {
        transform: translate(0, 0);
    }

    .modal.modal-kone .modal-content {
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid rgba(0, 0, 0, .2);
        border-left: 5px solid #0091d5;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        display: flex;
        flex-direction: column;
        margin: 28px 0;
        outline: 0;
        position: relative;
        width: 100%;
    }

    .modal.modal-kone .modal-header {
        align-items: center;
        border-bottom: 1px solid #e9ecef;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        display: flex;
        justify-content: space-between;
        min-height: 64px;
        padding: 16px;
    }

    .modal.modal-kone .modal-title {
        margin-bottom: 0;
        line-height: 1.5;
    }

    .modal.modal-kone .close {
        background-color: transparent;
        border: 0;
        border-radius: 0;
        color: #000;
        cursor: pointer;
        display: block;
        font-family: inherit;
        font-size: 18px;
        font-weight: 700;
        min-height: 0;
        height: 32px;
        line-height: 1;
        margin: 0;
        opacity: .5;
        padding: 0;
        position: absolute;
        top: 16px;
        right: 16px;
        z-index: 9999;
        overflow: visible;
        text-align: center;
        text-shadow: 0 1px 0 #fff;
        text-transform: none;
        min-width: 0;
        width: 32px;
    }

        .modal.modal-kone .close:before, .modal.modal-kone .close:after {
            background-color: #333;
            content: "";
            height: 100%;
            margin: 0;
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 15px;
            width: 2px;
        }

        .modal.modal-kone .close:before {
            transform: rotate(45deg);
        }

        .modal.modal-kone .close:after {
            transform: rotate(-45deg);
        }

        .modal.modal-kone .close:hover {
            opacity: 1;
        }

    .modal.modal-kone button {
        outline: 0;
    }

    .modal.modal-kone .cta {
        backface-visibility: hidden;
        background: none;
        background-color: #fff;
        border: 2px solid #0071b9;
        border-radius: 5px;
        color: #0071b9;
        cursor: pointer;
        display: inline-block;
        vertical-align: middle;
        font-size: 22px;
        font-weight: 400;
        min-height: 46px;
        line-height: 1.2;
        padding: 10px 30px;
        position: relative;
        min-width: 46px;
    }

        .modal.modal-kone .cta span {
            display: block;
            pointer-events: none;
            position: relative;
            top: 0;
            transition-duration: .3s;
            transition-property: transform;
        }

        .modal.modal-kone .cta:before {
            content: "?";
            font-family: KONE-Icon-Font;
            font-size: 30px;
            margin: 0;
            pointer-events: none;
            position: absolute;
            top: -50px;
            left: 0;
            bottom: 0;
            right: 0;
            transform: translateZ(0);
            transition-duration: .3s;
            transition-property: transform;
            width: 100%;
        }

        .modal.modal-kone .cta:hover:before {
            transform: translateY(50px);
        }

        .modal.modal-kone .cta:hover span {
            transform: translateY(50px);
        }

        .modal.modal-kone .cta.cta-fill {
            background-color: #0071b9;
            color: #fff;
        }

    .modal.modal-kone .modal-body {
        position: relative;
        flex: 1 1 auto;
        padding: 16px;
    }

    .modal.modal-kone .modal-footer {
        align-items: center;
        border-top: 1px solid #e9ecef;
        display: flex;
        justify-content: flex-end;
        padding: 16px;
    }

        .modal.modal-kone .modal-footer > :not(:last-child) {
            margin-right: 4px;
        }

@media (max-width: 576px) {
    .modal.modal-kone .modal-content {
        border: 0;
        border-top: 5px solid #0091d5;
        border-radius: 0;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
    }

    .modal.modal-kone .close {
        background-color: #0091d5;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        height: 50px;
        opacity: 1;
        position: absolute;
        top: -50px;
        right: 0;
        width: 50px;
    }

        .modal.modal-kone .close:before, .modal.modal-kone .close:after {
            background-color: #fff;
            height: 25px;
            top: 10px;
            left: 23px;
            width: 3px;
        }

    .modal.modal-kone .modal-body {
        min-height: 140px;
        margin-top: 0;
        padding: 0;
    }
}

