.post-content {
    font-size: 1.125rem;
    line-height: 1.61111em;
    font-weight: 500;
    margin-top: 1em;
    margin-bottom: 1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #33475b;
    margin: 0;
    padding: 0
}
.post-content p {
    font-size: 1.125rem;
    line-height: 1.61111em;
    margin-top: 1em;
    margin-bottom: 1em
}
.post-content a {
    font-weight: 600;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    margin: 0.5em 0
}


h1,
.h1 {
    font-size: 1.75rem;
    line-height: 1.42857em;
    font-weight: 700
}

@media (min-width: 768px) {

    h1,
    .h1 {
        font-size: 2.875rem;
        line-height: 1.30435em
    }
}

h2,
.h2 {
    font-size: 1.5rem;
    line-height: 1.41667em;
    font-weight: 700
}

@media (min-width: 768px) {

    h2,
    .h2 {
        font-size: 2rem;
        line-height: 1.3125em
    }
}

h3,
.h3 {
    font-size: 1.5rem;
    line-height: 1.41667em;
    font-weight: 500
}

h4,
.h4 {
    font-size: 1.375rem;
    line-height: 1.36364em;
    font-weight: 600
}

h5,
.h5 {
    font-size: 1.25rem;
    line-height: 1.4em;
    font-weight: 700
}

h6,
.h6 {
    font-size: 1.125rem;
    line-height: 1.44444em;
    font-weight: 700
}
















strong {
    font-weight: 600
}

em {
    font-style: italic
}


/* Order / Unorder List style */

.post-content ul,
.post-content ol {
    margin: 1em 0 0.25em;
    padding: 0
}

.post-content ul li,
.post-content ol li {
    list-style-type: none;
    margin: 0 0 0.75em;
    padding: 0 0 0 1.5em
}

.post-content ul li>ul,
.post-content ul li>ol,
.post-content ol li>ul,
.post-content ol li>ol {
    margin: 1em 0 0
}

.post-content ul li {
    font-size: 1.125rem;
    line-height: 1.61111em;
    font-weight: 500;
    margin-top: 1em;
    margin-bottom: 1em;
    position: relative;
    padding-left: 1.25rem
}

@media (min-width: 768px) {

    .post-content ul li {
        font-weight: 400
    }
}

.post-content ul li::before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 0.5em;
    left: 0.025em;
    background-color: #2d3e50;
    border-radius: 50%;
    width: 6px;
    height: 6px
}
.post-content ul li.blocks-gallery-item::before {
    display: none;
}

.post-content ol {
    counter-reset: item
}

.post-content ol>li {
    font-size: 1.125rem;
    line-height: 1.61111em;
    font-weight: 500;
    margin-top: 1em;
    margin-bottom: 1em;
    counter-increment: item;
    position: relative
}

@media (min-width: 768px) {

    .post-content ol>li {
        font-weight: 400
    }
}

.post-content ol>li::before {
    position: absolute;
    top: 0;
    left: -1.5em;
    content: counter(item) ".";
    display: inline-block;
    color: #2d3e50;
    font-weight: 700;
    text-align: right;
    width: 2.5em;
    padding-right: 0.5em
}

/* End Order / Unorder List style */
/*=================
Article single 
Page Header section
==================*/
[data-background='gradient3'] {
    background-image: linear-gradient(45deg, #ea5400, #f17834e8);
}
.pillar-page-header {
    color: #fff;
    margin-bottom: 3rem;
    background-image: linear-gradient(45deg, #ea5400, #f17834e8);
}

.pillar-page-header__text {
    position: relative;
    z-index: 2
}

.pillar-page-header__text p {
    font-size: 1.1rem
}

.pillar-page-header__text h1 {
    margin-bottom: 0
}

.pillar-page-header__text .author {
    margin-top: 0;
    font-size: 0.825rem
}
.pillar-page-header__text .author a {
    text-decoration: none;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
}

.pillar-page-header__text .author a:hover {
    color: #fff
}
.rul-comment-link {
    margin-left: 15px;
}
.rul-comment-link small {
    font-weight: 600;
    font-size: 14px;
}
@media (max-width: 575.98px) {
    .rul-comment-link {
        margin-left: 0;
        display: block;
        margin-top: 5px;
    }
}
.rul-comment-link i.fa-comment {
    margin-right: 4px;
}

.pillar-page-header__content {
    overflow: hidden;
    padding: 50px 20px;
    border-bottom-right-radius: 0
}

.pillar-page-header .pillar-page-header__offers {
    background-color: #fff;
    padding: 30px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    color: #33475b;
    -webkit-align-items: center;
    align-items: center;
    max-width: 85%;
    margin-top: 30px;
    border-radius: 3px
}

@media (max-width: 767px) {
    /* .pillar-page-header .pillar-page-header__offers {
        display: none
    } */
    .pillar-page-header .pillar-page-header__offers {
        max-width: 100%;
    }
    .pillar-page-header .pillar-page-header__offers .pillar-page-header__offer-image {
        display: none;
    }
    .pillar-page-header__image+.pillar-page-header__content .pillar-page-header__offers .pillar-page-header__offer-cta {
        padding: 0 8px;
    }
    .pillar-page-header .pillar-page-header__offers {
        padding: 15px;
    }
}

.pillar-page-header .pillar-page-header__offers .pillar-page-header__offer-content h5 {
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 0.85rem;
    letter-spacing: 0.025em;
}

.pillar-page-header .pillar-page-header__offers .pillar-page-header__offer-content p {
    margin-top: 0;
    font-size: 0.85rem
}

.pillar-page-header .pillar-page-header__offers .pillar-page-header__offer-cta {
    background-color: #ff7a59;
    color: #fff;
    font-weight: 600;
    font-size: 1.005rem
}

.pillar-page-header .pillar-page-header__offers .pillar-page-header__offer-image {
    max-width: 35%;
    margin-right: 20px
}

.pillar-page-header .pillar-page-header__offers .pillar-page-header__offer-image img {
    width: 100%
}

@media screen and (min-width: 1024px) {
    .pillar-page-header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        min-height: 430px;
    }
    body:not(.logged-in) .pillar-page-header {
        padding-top: 35px;
    }
    body:not(.logged-in).single-insights .pillar-page-header {
        padding-top: 0;
    }
    .pillar-page-header__image {
        overflow: hidden;
        width: calc(50% + 0px);
        margin-left: 0;
        position: relative;
        z-index: 10;
        background-position: center;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: right;
    }

    .pillar-page-header__image+.pillar-page-header__content {
        width: calc(50% + 250px);
        padding-right: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .pillar-page-header__image+.pillar-page-header__content .pillar-page-header__text {
        float: right;
        max-width: 650px;
        padding-right: 80px;
    }

    .pillar-page-header__image+.pillar-page-header__content .pillar-page-header__offers {
        background-color: #fff;
        padding: 30px;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        flex-direction: row;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        color: #33475b;
        -webkit-align-items: center;
        align-items: center;
        max-width: 85%;
        margin-top: 30px;
        border-radius: 3px
    }
}
@media (max-width: 1023.98px) {
    .pillar-page-header {
        padding-top: 10px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .post-inner-thumb > img {
        width: 100%;
    }
    .pillar-page-header__image {
        padding: 0 20px 20px;
    }
}
@media (max-width: 991.98px) {
    body.single-insights .pillar-page-header__content {
        padding: 20px;
    }
}
@media screen and (min-width: 1024px) and (max-width: 767px) {
    .pillar-page-header__image+.pillar-page-header__content .pillar-page-header__offers {
        display: none
    }
}

@media screen and (min-width: 1024px) {
    .pillar-page-header__image+.pillar-page-header__content .pillar-page-header__offers .pillar-page-header__offer-content h5 {
        padding-top: 0;
        margin-top: 0;
        margin-bottom: 0;
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.85rem;
        letter-spacing: 0.025em
    }

    .pillar-page-header__image+.pillar-page-header__content .pillar-page-header__offers .pillar-page-header__offer-content p {
        margin-top: 0;
        font-size: 0.85rem
    }

    .pillar-page-header__image+.pillar-page-header__content .pillar-page-header__offers .pillar-page-header__offer-cta {
        color: #fff;
        font-weight: 600;
        font-size: 1.005rem;
        padding: 3px 8px;
        border-radius: 2px;
    }

    .pillar-page-header__image+.pillar-page-header__content .pillar-page-header__offers .pillar-page-header__offer-image {
        max-width: 35%;
        margin-right: 20px
    }

    .pillar-page-header__image+.pillar-page-header__content .pillar-page-header__offers .pillar-page-header__offer-image img {
        width: 100%
    }

    .pillar-page-header__content {
        width: 100%;
        background-size: cover
    }

    .pillar-page-header__content[data-image-frame] {
        margin-bottom: 0;
        overflow: visible
    }

    .pillar-page-header__content[data-image-frame] .pillar-page-header__text {
        max-width: 40vw;
        padding-top: 0;
        margin-left: 0
    }

    .pillar-page-header__text {
        max-width: 1080px;
        margin: 0 auto
    }
}
/*=================
post Content section
==================*/
.container-content {
    padding: 0 4rem;
}

/* Sidebar */
.post-read-time {
    font-size: 0.75rem;
    white-space: nowrap;
}
.post-share-wrapper {
    margin-top: 12px;
    margin-left: -9px;
}
.social-share-item {
    text-decoration: none;
    transition: all .2s ease-in-out;
    margin: 0 2px 5px;
    line-height: 0;
    padding: 0.5rem 0;
    display: inline-block;
}
.social-share-item:hover {
    transform: translateY(-4px);
    color: #fff;
    text-decoration: none;
}
.social-share-item svg {
    fill: #E94914 !important;
}

.table-content-wrapper {
    background: #f5f8fa;
    border-radius: .1875rem;
}
/* Post Table content style */
.table-content-title {
    padding: 1rem 0.5rem 0.5rem;
    font-weight: 600;
    font-size: 1rem;
}
.table-content-list {
    overflow: auto;
    margin: 0;
    padding: 0;
    padding-top: 0.5rem;
    list-style: none;
    border-top: 1px solid #cbd6e2;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(203, 214, 226);
}
.table-content-list li {
    padding: 0.5rem;
}
.table-content-list li a {
    font-size: .875rem;
    color: #33475b;
    font-weight: 500;
    transition: .24s;
}
.table-content-list li.active-menu {
    background-color: #eaf0f6;
}
.table-content-list li.active-menu a {
    font-size: .90rem;
    color: #E94914;
}

/* Post content footer */
.post-content .post-content-publish-date {
    font-size: 0.825rem;
    font-style: italic;
    margin-top: 2rem;
}
/**
Single page taxonomy
*/


.taxonomy-type {
    font-weight: bold;
    margin-right: 10px;
    margin-top: 3px;
    font-size: 15px;
}

.cat-list.single-cat-list ul li a {
    color: #000;
    border: 1px solid #000;
    padding: 1px 6px;
    margin-right: 5px;
    margin-bottom: 10px;
    text-decoration: none;
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
    font-size: 13px;
}

.cat-list.single-cat-list ul li a:hover {
    color: #fff !important;
    border-color: transparent;
}

/* Related Post header */
.blog-section-header--border-top {
    border-top: 3px solid #dfe3eb;
    text-align: center;
    margin-top: 3rem;
    padding: 2rem 0 0;
    width: 100%;
}
.blog-section-header__heading {
    position: relative;
    margin: 0.5em 0;
}
.blog-section-header--arrow-down .blog-section-header__heading::after {
    content: '';
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 115%;
    background-image: url(//cdn2.hubspot.net/hubfs/53/assets/blog.hubspot.com/images/small-arrow.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
/* Related Posts */
.related-posts {
    padding: 3rem 0;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (max-width: 767px) {
    .related-posts {
        -webkit-flex-direction: column;
        flex-direction: column
    }
    .close-arrow {
        font-size: 24px;
        width: 47px;
        height: 37px;
        line-height: 35px;
    }
}

.related-posts .blog-card {
    max-width: 100%
}

@media (min-width: 768px) {
    .table-content-list {
        max-height: 60vh;
        scroll-behavior: smooth;
    }
    .related-posts .blog-card {
        max-width: 33.3%;
        margin: 0.5rem
    }
    .no-tbl-content .social-share-item {
        display: table-caption;
    }
}

.related-posts article:nth-child(n3) {
    -webkit-flex-basis: 100%;
    flex-basis: 100%
}

.related-posts h3 a {
    font-weight: 500
}

.posts-by-topic {
    padding-top: 3rem
}

.posts-by-topic .hs-rss-module {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
}

@media (max-width: 500px) {
    .posts-by-topic .hs-rss-module {
        -webkit-flex-direction: column;
        flex-direction: column
    }
}

.posts-by-topic .hs-rss-module .hs-rss-item {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    cursor: pointer;
    transition: box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
    transition: box-shadow 0.15s ease-in-out, transform 0.15s ease-in-out;
    transition: box-shadow 0.15s ease-in-out, transform 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
    overflow: hidden;
    display: -webkit-flex;
    display: flex;
    width: 32%;
    background-color: #eaf0f6;
    border-radius: 3px;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse;
    transition: 0.3s ease-in-out;
    backface-visibility: hidden;
    position: relative
}

.posts-by-topic .hs-rss-module .hs-rss-item:hover {
    box-shadow: 0 10px 50px -5px rgba(51, 71, 91, 0.12);
    -webkit-transform: scale(1.014);
    transform: scale(1.014)
}

@media (max-width: 500px) {
    .posts-by-topic .hs-rss-module .hs-rss-item {
        width: 100%
    }
}

@media (min-width: 768px) {
    .posts-by-topic .hs-rss-module .hs-rss-item:not(:nth-child(3n)) {
        margin-right: 1rem
    }
}
.hs-related-blog-item,
.hs-rss-item {
    margin-bottom: 20px;
}
.posts-by-topic .hs-rss-module .hs-rss-item .hs-rss-item-text {
    width: auto
}

.posts-by-topic .hs-rss-module .hs-rss-item .hs-rss-item-image-wrapper {
    width: auto
}

.posts-by-topic .hs-rss-module .hs-rss-item .hs-rss-byline {
    padding: 0 20px;
    color: #33475b
}

.posts-by-topic .hs-rss-module .hs-rss-item .hs-rss-description {
    padding: 0 20px
}

.posts-by-topic .hs-rss-module .hs-rss-item .hs-rss-description p {
    color: #33475b;
    font-size: 1.125rem;
    line-height: 1.61111em;
    margin-top: 1em;
    margin-bottom: 1em;
}

.posts-by-topic .hs-rss-module .hs-rss-item .hs-rss-description p a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    color: transparent
}

.posts-by-topic .hs-rss-module .hs-rss-item .hs-rss-title {
    font-size: 2rem;
    padding: 20px;
    color: #33475b;
    display: block;
    line-height: 40px
}

.posts-by-topic .hs-rss-module .hs-rss-item .hs-rss-title:hover {
    text-decoration: none
}
/* End Related post */
/* Content bottom social srare */
.content-footer-share-icnos {
    text-align: center;
    margin-top: 50px;
}
.content-footer-share-icnos .social-share-item svg {
    background: #E94914;
    color: #fff;
    fill: #fff !important;
    display: block;
    border-radius: 50%;
    box-sizing: content-box;
    cursor: pointer;
}
@media (min-width: 768px) {
    .content-footer-share-icnos .social-share-item {
        margin: 0 20px 5px;
    }
}

/* End Content bottom social srare */
/* Global responsive styles */
@media (max-width: 991.98px) {
    .posts-by-topic .hs-rss-module .hs-rss-item {
        width: 31%;
    }
}
@media (max-width: 767px) {
    .container-content {
        padding: 0 2rem;
    }
    .posts-by-topic .hs-rss-module .hs-rss-item {
        width: 100%;
    }
}
/* End Global responsive styles */

/* -------------------------------------------------------------------------- */

/* Comments
/* -------------------------------------------------------------------------- */
.comment-form label {
    width: 100%;
}

.comment-form label[for="wp-comment-cookies-consent"] {
    width: inherit;
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"],
.comment-form textarea {
    width: 100%;
    padding: 7px 15px;
    border: 1px solid #ddd;
    border-radius: 7px;
}

.comments-area {
    /* width: 81%; */
    margin: 0 auto;
    padding: 50px;
    background: #f9f9f9;
    margin-top: 25px;
    color: #33475b;
}

.comments-area>.comments-title {
    margin-top: 0;
}

.comment-form-author {
    padding-right: 10px;
}

.comment-form-email {
    padding-left: 10px;
}

.comment-form-author,
.comment-form-email {
    width: 50%;
    float: left;
}

.required {
    color: red;
}


.submit,
.global-button {
    border: 0;
    font-size: 24px;
    padding: 5px 25px;
    border-radius: 18px;
    background: rgb(255, 52, 0);
    background: -o-linear-gradient(left, rgba(255, 52, 0, 1) 0%, rgba(246, 152, 57, 1) 66%, rgba(246, 152, 57, 1) 100%);
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 52, 0, 1)), color-stop(66%, rgba(246, 152, 57, 1)), to(rgba(246, 152, 57, 1)));
    background: linear-gradient(90deg, rgba(255, 52, 0, 1) 0%, rgba(246, 152, 57, 1) 66%, rgba(246, 152, 57, 1) 100%);
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    color: #fff;
    cursor: pointer;
}

.submit:hover,
.global-button:hover {
    background: rgb(246, 152, 57);
    background: -o-linear-gradient(left, rgba(246, 152, 57, 1) 0%, rgba(246, 152, 57, 1) 34%, rgba(255, 52, 0, 1) 100%);
    background: -webkit-gradient(linear, left top, right top, from(rgba(246, 152, 57, 1)), color-stop(34%, rgba(246, 152, 57, 1)), to(rgba(255, 52, 0, 1)));
    background: linear-gradient(90deg, rgba(246, 152, 57, 1) 0%, rgba(246, 152, 57, 1) 34%, rgba(255, 52, 0, 1) 100%);
    text-decoration: none;
    color: #fff
}

.submit:focus,
.global-button:focus {
    outline: none;
}

.comments-area ol {
    list-style: none;
}

.comments-area ol.children li {
    padding: 25px 0 0;
}

ol.comment-list {
    padding-left: 0;
}

ol.comment-list>li.comment {
    border-bottom: 1px solid #ddd;
    padding: 23px 0;
}

.comment-author b.fn {
    font-size: 20px;
    display: inline-block;
}

.comment-metadata {
    font-size: 13px;
    margin-top: 3px;
    margin-bottom: 4px;
}
.comment-meta .says {
    font-size: 14px;
}
.comment-reply-link {
    display: inline-block;
    padding: 0px 19px;
    color: #E94914;
    font-size: 13px;
    border-radius: 5px;
    margin-top: 5px;
    border: 1px solid #E94914;
}
.comment-content {
    font-size: 1rem;
}
.comment-notes {
    font-size: .9rem;
}
#reply-title {
    margin-bottom: 4px;
}
.comment-content p {
    margin-bottom: 3px;
}
.comment-metadata .comment-edit-link {
    margin-left: 10px;
    border: 1px solid;
    padding: 0 15px;
    text-decoration: none;
}
.comment-reply-title small>a {
    display: inline-block;
    padding: 3px 23px;
    color: #E94914;
    font-size: 14px;
    border-radius: 5px;
    border: 1px solid #E94914;
    margin-left: 16px;
}

.comment-author.vcard>img {
    margin-right: 7px;
}
/* comment validation styles */
.comment-form-cookies-consent {
    display: none;
}
.comment-form-comment,
.comment-form-author,
.comment-form-email {
    margin-bottom: 0;
}

.error-comment-field {
    border: 1px solid red !important;
}

.comment-field-error-message {
    font-size: 13px;
    color: red;
    visibility: hidden;
    opacity: 0;
    transition: .2s;
}
.show-message.comment-field-error-message {
    visibility: visible;
    opacity: 1;
}


.comment-message {
    display: inline-block;
    padding: 0px 27px;
    font-size: 14px;
    min-width: 216px;
    text-align: center;
    border-radius: 5px;
    margin: 0;
    display: none;
}
.show-message.comment-success-message {
     display: block;
}
.comment-success-message {
    border: 2px solid green;
    color: green;
}
@media (max-width: 991.98px) {
    .comments-area {
        width: inherit;
        padding: 20px;
    }
}

@media (max-width: 767.98px) {
    .comments-area {
        margin-top: 20px;
    }
    .comment-form-author,
    .comment-form-email {
        width: 100%;
        float: none;
        padding: 0;
    }
}

/* -------------------------------------------------------------------------- */

/*	Side scrolling promo bar css
/* -------------------------------------------------------------------------- */
.side-scrolling-promo-bar,
.mobile-promo-box {
    max-width: 400px;
    padding: 0;
    background-color: #fff;
    position: fixed;
    bottom: -100%;
    right: 0;
    z-index: 10;
    transition: 0.5s ease-in-out;
    border-top-left-radius: 8px;
    transform: translate(100%, 100%);
    overflow: hidden;
}
.side-scrolling-promo-bar.youtube-promo-lg {
    max-width: 352px;
}
.mobile-promo-box {
    display: none;
    max-width: 100%;
    transform: translate(0, 100%);
}
/* .has-button {
    text-align: center;
    padding: 15px 0;
} */
.side-scrolling-promo-bar.show,
.mobile-promo-box.show {
    bottom: 0;
    transform: translate(0, 0);
}
.hsg-rich-text__wrapper img {
    margin: 20px 0;
    max-width: 100%;
}
.close-arrow {
    position: absolute;
    font-size: 18px;
    width: 30px;
    height: 25px;
    display: block;
    text-align: center;
    color: #929191;
    cursor: pointer;
    border-top-left-radius: 8px;
    transition: .3s;
    opacity: .8;
    z-index: 1;
    background: #E94914;
    color: #fff;
    line-height: 25px;
}
.close-arrow:hover {
    opacity: 1;
}
.btn-gradient {
    background: rgb(255, 52, 0);
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 52, 0, 1)), to(rgba(248, 121, 39, 1)));
    background: -o-linear-gradient(left, rgba(255, 52, 0, 1) 0%, rgba(248, 121, 39, 1) 100%);
    background: linear-gradient(90deg, rgba(255, 52, 0, 1) 0%, rgba(248, 121, 39, 1) 100%);
    color: #fff;
    text-decoration: none;
}
.btn-gradient:hover {
    color: #fff;
    text-decoration: none;
    background: rgb(248, 121, 39);
    background: -webkit-gradient(linear, left top, right top, from(rgba(248, 121, 39, 1)), to(rgba(255, 52, 0, 1)));
    background: -o-linear-gradient(left, rgba(248, 121, 39, 1) 0%, rgba(255, 52, 0, 1) 100%);
    background: linear-gradient(90deg, rgba(248, 121, 39, 1) 0%, rgba(255, 52, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f87927", endColorstr="#ff3400", GradientType=1);
}
.promo-btn {
    font-size: 14px;
    padding: 6px 15px;
}
.side-scrolling-promo-bar-btn {
    position: fixed;
    right: 0;
    min-width: 195px;
    bottom: 0;
    padding: 4px 16px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    font-size: 15px;
    z-index: 2;
}
/* Video promo */
.video-promo.side-scrolling-promo-bar,
.video-promo.mobile-promo-box {
    padding: 0;
}
.video-promo .close-arrow {
    border-top-left-radius: 0;
    z-index: 1;
    left: -1px;
}
.video-promo video {
    margin-bottom: -7px;
}
/* Sidebar Text promo */
.sidebar-text-promo {
    padding: 17px 10px;
    height: 200px;
    width: 400px;
}
.text-promo-content-link {
    display: block;
    text-decoration: none;
    height: 100%;
    width: 100%;
}
.text-promo-content-link:hover,
.text-promo-content-link:focus-visible {
    text-decoration: none;
}
.text-promo-content-link:focus-visible {
    outline: none;
}
.text-promo-wrapper {
    display: flex;
    align-items: center;
    height: 100%;
}
.has-small-promo-img .text-promo-content {
    width: 70%;
}
.has-small-promo-img .text-promo-content {
    padding-right: 10px;
}
.text-promo-content .text-promo-title {
    display: block;
    font-size: 1.3rem;
    font-weight: 600;
}
.text-promo-content .text-promo-dsc {
    display: block;
    color: #444;
    font-size: 1rem;
    margin: 10px 0;
}
.text-promo-content .promo-btn {
    display: inline-block;
}
.text-promo-img {
    max-width: 160px;
    max-height: 150px;
}

.has-txt-promo-bg-img.sidebar-text-promo {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.has-txt-promo-bg,
.has-txt-promo-bg-video.has-txt-promo-bg,
.has-txt-promo-bg-video.sidebar-text-promo,
.has-txt-promo-bg-img.sidebar-text-promo {
    padding: 0;
    border: 0;;
}
.has-txt-promo-bg.sidebar-text-promo .close-arrow,
.has-txt-promo-bg-video.sidebar-text-promo .close-arrow,
.has-txt-promo-bg-img.sidebar-text-promo .close-arrow {
    top: 0px;
    left: 0px;
}
.txt-promo-bg-video {
    position: absolute;
    z-index: 0;
    border-top-left-radius: 8px;
    position: absolute;
    width: 400px;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;

}
.text-promo-overlay {
    padding: 17px 10px;
    position: relative;
    height: 100%;
    border-top-left-radius: 8px;
}
.txt-promo-align-center:not(.has-small-promo-img) .text-promo-wrapper {
    justify-content: center;
}
.txt-promo-align-center:not(.has-small-promo-img) .text-promo-content {
    padding-right: 0;
}
.txt-promo-align-center .text-promo-content {
    text-align: center;
}
/* Header promo  */
.header-promo-txt-center .pillar-page-header__offer-content {
    text-align: center;
}
.pillar-page-header__image+.pillar-page-header__content .header-promo-no-thumb.header-promo-txt-center {
    justify-content: center;
}
@media (min-width: 768px) {
    .mobile-promo-box {
        display: none !important;
    }
}
@media (max-width: 575.98px) {
    .side-scrolling-promo-bar {
        display: none !important;
    }
    .mobile-promo-box {
        display: block;
    }
    .side-scrolling-promo-bar-btn {
        display: block !important;
        width: 100%;
        padding: 7px 16px;
    }

    .has-small-promo-img .text-promo-wrapper {
        justify-content: space-around;
    }
    .txt-promo-bg-video,
    .sidebar-text-promo {
        width: 100%;
    }
}

/**
Top progress bar css
*/
#progress-bar {
    --scrollAmount: 0%;
    background-image: linear-gradient(120deg, rgba(255, 52, 0, 1) 0%, rgba(246, 152, 57, 1) 100%);
    width: var(--scrollAmount);
    height: 6px;
    position: fixed;
}

/**
* CTA styles
*/

.wrapper {
    text-align: center;
    overflow: hidden;
    margin-bottom: 30px;
}

.wrapper h2 {
    color: #2c3340;
    font-size: 1.8em;
}

.wrapper:not(.border-style) .columns {
    position: relative;
    margin-top: 0;
    padding-top: 140px;
}

.columns svg {
    position: absolute;
    z-index: 1;
}

.columns svg:nth-child(1) {
    top: 0;
    left: 27px;
}

.columns svg:nth-child(2) {
    top: 0;
    left: 50%;
}

.columns svg:nth-child(3) {
    top: 0;
    right: 27px;
}

.columns .single-box {
    width: 33.33333333%;
    float: left;
    font-size: .8em;
    background-color: #ff6900;
    transition-property: transform;
    transition-duration: 1s, 1s, 0.7s;
    transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94), ease, ease;
    transition-delay: 0s, 0s, 0s;
    position: relative;
    z-index: 2;
}
.footer-cta .columns .single-box {
    background-color: #fff;
}
.one-box-item .columns .single-box {
    width: 100%;
}
.two-box-item .columns .single-box {
    width: 50%;
}
.one-box-item .columns,
.two-box-item .columns {
    position: relative;
    margin-top: 40px;
}

.two-box-item .columns svg:nth-child(2) {
    display: none;
}
.columns .single-box:hover {
    z-index: 3;
    transform: scale(1.01);
    box-shadow: 1px 1px 4px 4px rgba(14, 8, 8, .18);
}

/* .columns .single-box.two {
    background-color: #fcb900;
}

.columns .single-box.three {
    background-color: #7bdcb5;
} */

.columns .single-box h3 {
    display: flex;
    width: 100%;
    padding: 35px 15%;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    font-size: 1.5em;
    line-height: 1.5em;
    font-weight: 700;
    min-height: 250px;
    margin: 0;
}

.columns .single-box h3 a {
    color: #fff;
    text-decoration: none;
}

.clickable-box {
    cursor: pointer;
}
@media screen and (max-width: 991px) {
    .columns .single-box h3 {
        font-size: 1.5em;
    }

    .columns .single-box h3 {
        min-height: 180px;
        padding-right: 15px;
        padding-left: 15px;
        padding-bottom: 20px;
        padding-top: 40px;
        min-height: 180px;
    }
}

@media (max-width: 767.98px) {
    .wrapper:not(.border-style) .columns {
        padding-top: 0;
    }
    .columns svg {
        display: none;
    }

    .columns {
        margin-top: 35px;
    }
}

@media (max-width: 575.98px) {
    .wrapper h2 {
        font-size: 1.3em;
    }

    .columns .single-box h3 {
        font-size: 1em;
    }

    .columns .single-box h3 {
        padding-right: 10%;
        padding-left: 10%;
        min-height: 100px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

/** 
 * CTA Border
 */
.wrapper.border {
    padding: 35px 0;
    border-top: 3px solid #ddd;
    border-bottom: 3px solid #ddd;
    margin-top: 30px;
}

.wrapper.border h2 {
    margin: 0 0 20px;
}

.wrapper.border .columns {
    margin-top: 0;
}

/**
* Global article styles
*/
@media (min-width: 1040px) {
    .related-post-section,
    .comment-section {
        width: 75%;
        margin: 0 auto;
    }
    .posts-by-topic .hs-rss-module .hs-rss-item {
        width: 31%;
    }
    .comment-section {
        padding: 0 5rem 25px;
    }
}

/**
* Sidebar Newsletter style
*/
.sidebar-newsletter {
    position: fixed;
    right: -255px;
    top: 40%;
    max-width: 255px;
    padding-left: 20px;
    border-left: 1px solid;
    padding-right: 25px;
    transition: .3s;
}
.sidebar-newsletter.show {
    right: 0;
}
.sidebar-newsletter-text {
    font-size: .9rem;
    line-height: 1.5em;
    color: #33475b;
}
.sidebar-n-email-field {
    display: block;
    width: 100%;
    height: 38px;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #33475b;
    background-color: #fff;
    border: 1px solid #ccc;
    margin-bottom: 20px;
    padding-left: 0;
    border-style: none none solid;
    border-width: 1px;
    border-color: #33475b;
    outline: none;
}
.sidebar-n-email-field:hover,
.sidebar-n-email-field:active {
   border-color: #E94914;
}
.sidebar-n-email-submit {
    border: 1px solid #E94914;
    border-radius: 20px;
    background-color: #fff;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease;
    color: #E94914;
    display: inline-block;
    padding: 9px 15px;
    -webkit-appearance: button;
    cursor: pointer;
}
@media (max-width: 1199.98px) {
    .sidebar-newsletter {
        max-width: 190px;
    }
}
@media (max-width: 991.98px) {
    .sidebar-newsletter.show {
        display: none !important;
    }
}
/**
* Article breadcrumb style
*/
.article-breadcrumb {
    font-size: 12px;
}
.article-breadcrumb .link-item {
    color: #fff;
    margin-right: 17px;
    position: relative;
    display: inline-block;
}
.article-breadcrumb .link-item:after {
    position: absolute;
    content: '>';
    right: -14px;
    top: 1px;
    display: block;
}
.article-breadcrumb .active-link {
    color: #ffffffe0;
}

/* Fixed reading time styles */
.click-table-of-content {
    display: none;
}

.tbl-content-click-btn {
    display: none;
}

@media (max-width: 767px) {
    .table-content-wrapper.desktop-version {
        opacity: 0;
        position: fixed;
        visibility: hidden;
        max-height: calc(100vh - 268px);
    }
    .click-table-of-content {
        display: block;
    }

    .pillar-page-header {
        margin-bottom: 2rem;
    }

    .post-read-time {
        padding-top: 13px;
        padding-bottom: 9px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .post-read-time.fixed-reading-time {
        position: fixed;
        top: 63px;
        width: 100%;
        left: 0;
        background-color: #fff;
        z-index: 9;
        padding-left: 2rem;
        padding-right: 2rem;
        -webkit-box-shadow: 0px 0px 6px #ccc;
        box-shadow: 0px 0px 6px #ccc;
        -webkit-transition: 1s;
        -o-transition: 1s;
        transition: 1s;
        -webkit-transition-property: top;
        -o-transition-property: top;
        transition-property: top;
    }

    .hidden-post-read-time-height.active {
        padding: 23px 0;
        display: block;
    }

    .post-share-wrapper {
        margin-top: 0;
    }

    .click-table-of-content {
        display: block;
        position: fixed;
        top: 102px;
        width: 100%;
        z-index: 2;
        background: #fff;
        padding: 0 2rem;
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
        -webkit-transform: rotate3d(1, 0, 0,
                90deg);
        transform: rotate3d(1, 0, 0,
                90deg);
        -webkit-transform-origin: top;
        -ms-transform-origin: top;
        transform-origin: top;
        opacity: 0;
        visibility: hidden;
        overflow: hidden;
        -ms-scroll-chaining: none;
        overscroll-behavior: contain;
    }

    .click-table-of-content.active {
        -webkit-transform: rotate3d(0, 0, 0,
                0);
        transform: rotate3d(0, 0, 0,
                0);
        opacity: 1;
        visibility: visible;
    }

    .click-table-of-content .table-content-list {
        max-height: calc(100vh - 268px);
        overflow-y: scroll;
        overflow-y: auto;
        overflow-x: hidden;
        -ms-scroll-chaining: none;
        overscroll-behavior: contain;
    }

    .tbl-content-click-btn {
        display: block;
        opacity: 0;
        -webkit-transition: .2s;
        -o-transition: .2s;
        transition: .2s;
        visibility: hidden;
    }

    .tbl-content-click-btn.tbl-content-on {
        opacity: 1;
        visibility: visible;
    }
}
/**
* Global Form in Article Inner page
*/
.article-global-form.contact-form-section {
    padding-bottom: 0;
    padding-top: 20px;
}
.article-global-form .container {
    border-top: 3px solid #ddd;
    padding-top: 50px;
    margin-top: 35px;
}
@media (max-width: 767.98px) {
    .article-global-form .container {
        padding-top: 25px;
        margin-top: 0;
    }
}