/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

:root {
    --space-blue: #1f4759;
    --steel-blue: #6198b7;
    --celestial-blue: #8dc6e8;
    --baby-blue: #d2e9f4;
    --lavander: #e1d3f3;
    --blush-pink: #fdd8d8;
    --grey: #2b2b2b;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'ivypresto-display' !important;
}

h1 b,
h2 b,
h3 b,
h4 b,
h5 b,
h6 b {
    font-family: 'ivypresto-display' !important;
}

.wpcf7-form .form-container .wpcf7-form-control.wpcf7-submit,
.nectar-button.regular.regular-button.js-button {
    font-family: Montserrat;
    font-size: 14px !important;
    color: #FFFFFF !important;
    font-weight: 500 !important;
    line-height: 1.29 !important;
    padding: 15px 30px !important;
    border-radius: 40px !important;
    background-color: #1f4759 !important;
}

.wpcf7-form .form-container .wpcf7-form-control.wpcf7-submit:hover,
.nectar-button.regular.regular-button.js-button:hover {
    transform: translateY(-10px);
    background-color: #1f4759 !important;
    box-shadow: 0 8px 20px 0 rgb(0 0 0 / 25%);
}

.wpcf7-form .form-container .wpcf7-form-control.wpcf7-submit.js-button-white,
.nectar-button.regular.regular-button.js-button.js-button-white {
    color: #2b2b2b !important;
    background-color: #e1d3f3 !important;
}

div#js-resources-invest {
    padding-bottom: 100px !important;
}

.js-home-know-text-form form input[type="text"],
.js-home-know-text-form form input[type="email"],
.js-home-know-text-form form textarea {
    padding: 15px 30px !important;
    border-radius: 120px !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 1.29 !important;
    text-align: left !important;
}

.js-curve img {
    width: 100% !important;
}

.js-resource-section1-wrapper-col:hover {
    transform: translateY(-10px);
}

.js-resource-section1-wrapper-col {
    transition: 0.3s linear;
}

.js-list ul {
    margin: 0;
}

.js-list ul li {
    font-size: 16px;
    line-height: 1.5;
    color: #1f4759;
    margin-bottom: 20px;
    position: relative;
    list-style: none;
    padding-left: 35px;
}

.js-list ul li::before {
    content: '';
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    position: absolute;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/__media/ea6681e3-d057-490f-9070-841e9a64337f);
}

.js-newsletter {
    padding-top: 90px !important;
    padding-bottom: 100px !important;
}

.js-newsletter .js-newsletter-title {
    margin-bottom: 10px;
}

.js-newsletter .js-newsletter-title h1 {
    font-size: 42px;
    font-weight: normal;
    font-stretch: normal;
    font-style: italic;
    line-height: 1.33;
    letter-spacing: 0.5px;
    text-align: center;
    color: #1f4759;
}

.js-newsletter .js-newsletter-text {
    margin-bottom: 30px;
}

.js-newsletter .js-newsletter-text p {
    opacity: 0.8;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.75;
    letter-spacing: normal;
    text-align: center;
    color: #1f4759;
}

.js-newsletter .js-newsletter-form ._form_45>form[id^="_form_"] ._form-content .form-wrapper {
    margin-top: 40px;
}

.js-newsletter .js-newsletter-form ._form_45>form[id^="_form_"] ._form-content {
    display: flex;
    column-gap: 20px;
    align-items: center;
    justify-content: space-around;
}

.js-newsletter .js-newsletter-form ._form_45>form[id^="_form_"] ._form-content ._form_element ._field-wrapper {
    width: 100%;
}

.js-newsletter .js-newsletter-form ._form_45>form[id^="_form_"] ._form-content ._form_element {
    display: flex;
    margin-bottom: 0 !important;
    width: calc(50% - 124px) !important;
}

.js-newsletter .js-newsletter-form ._form_45>form[id^="_form_"] ._form-content ._button-wrapper._full_width {
    width: 174px !important;
}

.js-newsletter .js-newsletter-form ._form_45>form[id^="_form_"] ._button-wrapper button#_form_45_submit {
    color: #FFFFFF !important;
    object-fit: contain !important;
    border-radius: 40px !important;
    background-color: #1f4759 !important;
    padding: 15px 40px !important;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.29;
    text-align: center;
    color: #fff;

}

.js-newsletter .js-newsletter-form ._form_45>form[id^="_form_"] ._form-content ._form_element input {
    font-size: 18px !important;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56 !important;
    letter-spacing: normal;
    color: #1f4759 !important;
    padding: 9px 20px !important;
    border-radius: 30px !important;
    -webkit-backdrop-filter: blur(39px);
    backdrop-filter: blur(39px);
    border: solid 2px #1f4759 !important;
    background-color: transparent;
}

.js-newsletter-form .formkit-field input[type="email"],
.js-newsletter-form .formkit-field input[type="text"] {
    padding-left: 16px;
    padding-right: 16px;
    border-radius: 50px !important;
    -webkit-border-radius: 50px !important;
    -moz-border-radius: 50px !important;
    -ms-border-radius: 50px !important;
    -o-border-radius: 50px !important;
}

.js-newsletter .js-newsletter-form .wpcf7-form .form-container .form-group .wpcf7-acceptance {
    padding: 0;
    border: none;
    display: block;
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
}

.js-newsletter .js-newsletter-form ._form_45>form[id^="_form_"] ._form-content ._form_element label {
    display: none !important;
}

.js-newsletter .js-newsletter-form form[id^="_form_"] {
    width: 100% !important;
    max-width: 100% !important;
    background-color: transparent !important;
}

.js-newsletter .js-newsletter-form .wpcf7-form .form-container .form-group .wpcf7-acceptance .wpcf7-list-item {
    margin: 0;
    position: relative;
}

.js-newsletter .js-newsletter-form .wpcf7-form .form-container .form-group .wpcf7-acceptance .wpcf7-list-item label {
    display: block;
    width: 100%;
}

.js-newsletter .js-newsletter-form .wpcf7-form .form-container .form-group .wpcf7-acceptance .wpcf7-list-item label input {
    appearance: none;
    width: 14px;
    display: inline-block;
    height: 14px;
    border-radius: 7px;
    border: solid 1px #1f4759;
    margin: 0 !important;
    position: absolute;
    top: 0;
    left: 20px;
}

.js-newsletter .js-newsletter-form .wpcf7-form .form-container .form-group .wpcf7-acceptance .wpcf7-list-item label input:checked:after {
    background-color: #1f4759;
    content: '';
    width: 50%;
    height: 50%;
    top: 0;
    left: 0;
    position: absolute;
    border-radius: 50%;
    right: 0;
    bottom: 0;
    margin: auto;
}

.js-newsletter .js-newsletter-form .wpcf7-form .form-container .form-group .wpcf7-acceptance .wpcf7-list-item label .wpcf7-list-item-label {
    opacity: 0.8;
    font-family: Montserrat;
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #1f4759;
    display: block;
    padding-left: 15px;
}

.js-testimonial-section {
    padding-top: 125px !important;
    padding-bottom: 115px !important;
}

.js-testimonial-section .js-testimonial-section-quote {}

.js-testimonial-section .js-testimonial-section-quote .column-image-bg-wrap .column-image-bg {
    background-size: 180px !important;
    background-repeat: no-repeat !important;
    background-position: left top !important;
}

.js-testimonial-section .js-testimonial-section-quote .js-testimonial-section-quote-title {}

.js-testimonial-section .js-testimonial-section-quote .js-testimonial-section-quote-title h3 {
    font-family: Montserrat !important;
    font-weight: 300;
    font-style: italic;
    letter-spacing: normal;
    color: #1f4759;
}

.js-testimonial-section .js-testimonial-section-content {}

.js-testimonial-section .js-testimonial-section-content .js-testimonial-section-content-quote {
    margin-bottom: 20px;
}

.js-testimonial-section .js-testimonial-section-content .js-testimonial-section-content-quote p {
    font-style: italic;
    color: #1f4759;
}

.js-testimonial-section .js-testimonial-section-content .iwithtext {
    display: flex;
    column-gap: 15px;
    align-items: center;
}

.js-testimonial-section .js-testimonial-section-content .iwithtext .iwt-icon {
    flex: 1;
    max-width: 95px;
    position: relative;
}

.js-testimonial-section .js-testimonial-section-content .iwithtext .iwt-icon img {
    width: 100% !important;
}

.js-testimonial-section .js-testimonial-section-content .iwithtext .iwt-text {
    padding: 0;
    flex: 1;
}

.js-testimonial-section .js-testimonial-section-content .iwithtext .iwt-text h5 {
    font-weight: normal;
    font-style: italic;
    color: #1f4759;
    margin-bottom: 10px;
}

.js-testimonial-section .js-testimonial-section-content .iwithtext .iwt-text p {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    color: #6198b7;
}

@media screen and (max-width: 768px) {
    .js-newsletter .js-newsletter-form ._form_45 ._form-content {
        display: block;
        text-align: center;
    }

    .js-newsletter .js-newsletter-form ._form_45 ._form-content ._form_element {
        width: 100%;
        display: block;
        margin-bottom: 20px;
    }

    .js-newsletter .js-newsletter-form .wpcf7-form .form-container .form-group .wpcf7-acceptance .wpcf7-list-item label .wpcf7-list-item-label {
        padding-left: 25px;
    }

    .js-newsletter .js-newsletter-form .wpcf7-form .form-container .form-group .wpcf7-acceptance .wpcf7-list-item label input {
        bottom: 0;
        left: 0;
        margin: auto !important;
    }

    .js-testimonial-section {
        padding-top: 80px !important;
        padding-bottom: 120px !important;
    }

    .js-work-section4 img.js-work-section4-image {
        margin-bottom: -90px !important;
        margin-top: -70px !important;
    }

    .js-testimonial-section .js-testimonial-section-content .js-testimonial-section-content-quote {
        margin-bottom: 40px;
    }
}

@media screen and (max-width: 480px) {
    .js-testimonial-section .js-testimonial-section-content .iwithtext {
        text-align: center;
        flex-direction: column;
        justify-content: center;
    }
}



/*************************
SPEAKING PAGE
*************************/
.js-speaking-header {
    padding-top: 355px !important;
}

.js-speaking-header .js-speaking-header-image {
    left: 0;
    bottom: 0;
    width: 100%;
    height: 488px;
    max-width: 695px;
    position: absolute;
}

.js-speaking-header .js-speaking-header-image .img-with-aniamtion-wrap,
.js-speaking-header .js-speaking-header-image .img-with-aniamtion-wrap .hover-wrap,
.js-speaking-header .js-speaking-header-image .img-with-aniamtion-wrap .hover-wrap .hover-wrap-inner {
    height: 100%;
}

.js-speaking-header .js-speaking-header-image .js-speaking-header-image-img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.js-speaking-header .js-speaking-header-content {
    width: 100%;
    padding-bottom: 75px !important;
}

.js-speaking-header .js-speaking-header-content>.vc_column-inner>.wpb_wrapper {
    width: 100%;
    margin: 0 auto;
    margin-right: 0;
    max-width: 415px;
}

.js-speaking-header .js-speaking-header-content .js-speaking-header-content-title {}

.js-speaking-header .js-speaking-header-content .js-speaking-header-content-title h1 {
    font-size: 78px;
    font-weight: normal;
    font-style: italic;
    line-height: 1.21;
    letter-spacing: normal;
    text-align: right;
    color: #1f4759;
}

.js-speaking-section1 {
    margin-top: 150px !important;
    margin-bottom: 150px !important;
}

.js-speaking-section1 .js-speaking-section1-content {}

.js-speaking-section1 .js-speaking-section1-content .js-speaking-section1-content-title {
    margin-bottom: 10px;
}

.js-speaking-section1 .js-speaking-section1-content .js-speaking-section1-content-title h1 {
    font-weight: normal;
    font-style: italic;
    line-height: 1.33;
    color: #1f4759;
}

.js-speaking-section1 .js-speaking-section1-content .js-speaking-section1-content-subtitle {}

.js-speaking-section1 .js-speaking-section1-content .js-speaking-section1-content-subtitle h6 {
    font-weight: normal;
    font-style: italic;
    color: #1f4759;
}

.js-speaking-section1 .js-speaking-section1-content .js-speaking-section1-content-text {
    margin-top: 30px !important;
    margin-bottom: 60px !important;
}

.js-speaking-section1 .js-speaking-section1-content .js-speaking-section1-content-text p {
    opacity: 0.8;
    line-height: 1.56;
    color: #1f4759;
}

.js-speaking-section1 .js-speaking-section1-content .js-button {}

.js-speaking-section1 .js-speaking-section1-image {}

.js-speaking-section1 .js-speaking-section1-image .js-speaking-section1-image-img {
    width: 100%;
    max-width: 580px;
}

.js-speaking-section2 {
    padding-top: 280px !important;
    padding-bottom: 40px !important;
}

.js-speaking-section2>.row-bg-wrap {}

.js-speaking-section2>.row-bg-wrap::before {
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    height: 100%;
    position: absolute;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.07), #000);
}

.js-speaking-section2>.row-bg-wrap .row-bg {}

.js-speaking-section2 .play_button_with_text {
    padding: 15px 30px;
    border-radius: 40px;
    margin-bottom: 145px;
    border: solid 1px #FFFFFF;
}

.js-speaking-section2 .play_button_with_text .play {
    width: 25px;
    height: 25px;
}

.js-speaking-section2 .play_button_with_text .play::before,
.js-speaking-section2 .play_button_with_text .play::after {
    display: none !important;
}

.js-speaking-section2 .play_button_with_text .play .inner-wrap {}

.js-speaking-section2 .nectar_video_lightbox.play_button_with_text[data-color="default-accent-color"]:not([data-style="small"]) .play>.inner-wrap:before {
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 25px;
    height: 25px;
    margin: auto;
    position: absolute;
    background-color: transparent !important;
    background-image: url(/__media/9279bf65-a45c-4998-b73c-51f9eb4248ba);
}

.js-speaking-section2 .play_button_with_text .play .inner-wrap svg {
    display: none;
}

.js-speaking-section2 .play_button_with_text .link-text {}

.js-speaking-section2 .play_button_with_text .link-text p {
    font-size: 14px;
    color: #FFFFFF;
}

.js-speaking-section2 .js-speaking-section2-title {
    margin-bottom: 15px;
}

.js-speaking-section2 .js-speaking-section2-title h6 {
    opacity: 0.8;
    font-weight: normal;
    font-style: italic;
    text-align: center;
    color: #fff;
}

.js-speaking-section2 .js-speaking-section2-img {
    width: 100%;
    margin: 0 auto;
    max-width: 370px;
}

.js-speaking-section3 {
    padding-top: 85px !important;
    padding-bottom: 100px !important;
}

.js-speaking-section3 .testimonial_slider {}

.js-speaking-section3 .testimonial_slider .slides {
    display: block;
    width: 100%;
    max-width: 620px;
    margin: 0 auto;
    overflow: inherit;
}

.js-speaking-section3 .testimonial_slider .slides blockquote {
    display: flex;
    flex-direction: column;
}

.js-speaking-section3 .testimonial_slider .slides blockquote>p {
    opacity: 0.8;
    font-family: Montserrat;
    font-size: 20px;
    font-style: italic;
    line-height: 1.6;
    letter-spacing: normal;
    color: #1f4759;
    order: 0;
    margin-bottom: 60px;
}

.js-speaking-section3 .testimonial_slider .slides blockquote>.image-icon {
    order: 1;
    width: 100%;
    height: 60px;
    margin: 0 auto;
    max-width: 60px;
    margin-bottom: 5px;
    object-fit: contain;
}

.js-speaking-section3 .testimonial_slider .slides blockquote>.testimonial-name {
    font-family: ivypresto-display;
    font-size: 24px;
    font-style: italic;
    line-height: 1.5;
    letter-spacing: 1.4px;
    color: #1f4759;
    order: 3;
    margin-bottom: 5px;
}

.js-speaking-section3 .testimonial_slider .slides blockquote>.title {
    font-family: Montserrat;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: normal;
    color: #6198b7;
    order: 4;
}

.js-speaking-section4 {
    margin-top: 100px !important;
    margin-bottom: 100px !important;
}

.js-speaking-section4 .js-speaking-section4-title {
    margin-bottom: 40px;
}

.js-speaking-section4 .js-speaking-section4-title h2 {
    font-weight: 300;
    font-style: italic;
    color: #1f4759;
}

.js-speaking-section4 .js-speaking-section4-wrapper {}

.js-speaking-section4 .js-speaking-section4-wrapper .js-speaking-section4-wrapper-content {}

.js-speaking-section4 .js-speaking-section4-wrapper .js-speaking-section4-wrapper-content>.vc_column-inner>.wpb_wrapper {
    width: 100%;
    max-width: 480px;
}

.js-speaking-section4 .js-speaking-section4-wrapper .js-speaking-section4-wrapper-content .js-speaking-section4-wrapper-content-text {}

.js-speaking-section4 .js-speaking-section4-wrapper .js-speaking-section4-wrapper-content .js-speaking-section4-wrapper-content-text p {
    line-height: 1.56;
    color: #1f4759;
}

.js-speaking-section4 .js-speaking-section4-wrapper .js-speaking-section4-wrapper-content .js-speaking-section4-wrapper-content-text p strong {
    font-weight: 600;
}

.js-speaking-section4 .js-speaking-section4-wrapper .js-speaking-section4-wrapper-content .js-speaking-section4-wrapper-content-note {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
}

.js-speaking-section4 .js-speaking-section4-wrapper .js-speaking-section4-wrapper-content .js-speaking-section4-wrapper-content-note h5 {
    font-weight: 300;
    font-style: italic;
    color: #1f4759;
}

.js-speaking-section5 {
    margin-top: -80px !important;

    padding-top: 170px !important;
    padding-bottom: 110px !important;
}

.js-speaking-section5 .js-speaking-section5-content {}

.js-speaking-section5 .js-speaking-section5-content>.vc_column-inner>.wpb_wrapper {
    width: 100%;
    max-width: 500px;
}

.js-speaking-section5 .js-speaking-section5-content .js-speaking-section5-content-title {
    margin-bottom: 50px;
}

.js-speaking-section5 .js-speaking-section5-content .js-speaking-section5-content-title h3 {
    color: #FFFFFF;
    font-weight: 300;
    font-style: italic;
}

.js-speaking-section5 .js-speaking-section5-content .js-button {}


@media screen and (max-width: 768px) {
    .js-speaking-header {
        padding-top: 30px !important;
    }

    .js-speaking-header .js-speaking-header-image {
        height: auto;
        position: relative;
    }

    .js-speaking-header .js-speaking-header-image .js-speaking-header-image-img {
        margin: 0 auto;
        max-width: 300px;
    }

    .js-speaking-header .js-speaking-header-content>.vc_column-inner>.wpb_wrapper {
        max-width: 100%;
    }

    .js-speaking-header .js-speaking-header-content .js-speaking-header-content-title {
        padding: 20px;
    }

    .js-speaking-header .js-speaking-header-content .js-speaking-header-content-title h1 {
        font-size: 60px;
        text-align: center;
    }

    .js-speaking-section1 {
        margin-top: 80px !important;
        margin-bottom: 80px !important;
    }

    .js-speaking-section1 .js-speaking-section1-content .js-speaking-section1-content-text {
        margin-bottom: 30px !important;
    }

    .js-speaking-section5 {
        margin-top: -32px !important;
    }
}

@media screen and (max-width: 480px) {
    .js-speaking-section1 {
        margin-top: 50px !important;
        margin-bottom: 50px !important;
    }

    .js-speaking-section2 {
        padding-top: 160px !important;
    }

    .js-speaking-section5 {
        margin-top: -18px !important;
        padding-top: 100px !important;
        padding-bottom: 80px !important;
    }
}

/*************************
WORK WITH ME
*************************/
.js-work-header {
    padding-top: 235px !important;
}

.js-work-header .js-work-header-image {
    left: 0;
    bottom: 0;
    width: 100%;
    max-width: 670px;
    position: absolute;
}

.js-work-header .js-work-header-image-img {
    width: 100%;
    max-width: 670px;
}

.js-work-header .js-work-header-content {
    width: 100%;
    padding-bottom: 150px !important;
}

.js-work-header .js-work-header-content>.vc_column-inner>.wpb_wrapper {
    width: 100%;
    margin: 0 auto;
    margin-right: 0;
    max-width: 565px;
}

.js-work-header .js-work-header-content .js-work-header-content-title {}

.js-work-header .js-work-header-content .js-work-header-content-title h1 {
    font-size: 78px;
    font-weight: normal;
    font-style: italic;
    line-height: 1.21;
    letter-spacing: normal;
    text-align: right;
    color: #1f4759;
}

.js-work-section1 {
    padding-top: 100px !important;
    padding-bottom: 125px !important;
}

.js-work-section1 .js-work-section1-content {}

.js-work-section1 .js-work-section1-content>.vc_column-inner>.wpb_wrapper {
    width: 100%;
    max-width: 480px;
}

.js-work-section1 .js-work-section1-content .js-work-section1-content-title {
    margin-bottom: 30px;
}

.js-work-section1 .js-work-section1-content .js-work-section1-content-title h2 {
    font-weight: 300;
    font-style: italic;
    color: #1f4759;
}

.js-work-section1 .js-work-section1-content .js-work-section1-content-text {}

.js-work-section1 .js-work-section1-content .js-work-section1-content-text p {
    color: #1f4759;
}

.js-work-section1 .js-work-section1-content .js-work-section1-content-text p strong {
    font-weight: 600;
}

#js-work-section2-before {
    margin-top: -100px;
}

/* TESTONIAL SECTION */

#js-work-section2-after {}

.js-work-section3 {
    padding-top: 220px !important;
    padding-bottom: 145px !important;
}

.js-work-section3 .js-work-section3-content {}

.js-work-section3 .js-work-section3-content .js-work-section3-content-title {
    margin-bottom: 30px;
}

.js-work-section3 .js-work-section3-content .js-work-section3-content-title h4 {
    font-weight: 300;
    font-style: italic;
    letter-spacing: normal;
    color: #1f4759;
}

.js-work-section3 .js-work-section3-content .js-work-section3-content-text {}

.js-work-section3 .js-work-section3-content .js-work-section3-content-text p {
    color: #1f4759;
}

.js-work-section3 .js-work-section3-content .js-work-section3-content-text p em {
    font-style: italic;
}

.js-work-section3 .js-work-section3-content .js-work-section3-content-text p em strong {
    font-weight: bold;
}

.js-work-section3 .js-work-section3-content .js-work-section3-content-subtitle {
    margin-top: 40px;
    margin-bottom: 20px;
}

.js-work-section3 .js-work-section3-content .js-work-section3-content-subtitle h6 {
    font-size: 22px;
    font-weight: normal;
    font-style: italic;
    letter-spacing: 0.66px;
    color: #1f4759;
}

.js-work-section3 .js-work-section3-image {}

.js-work-section3 .js-work-section3-image .js-work-section3-image-img {
    width: 100%;
    max-width: 580px;
}

.js-work-section4 {
    margin-bottom: 0 !important;
}

.js-work-section4 img.js-work-section4-image {
    margin: 0 auto !important;
    margin-bottom: -90px !important;
    margin-top: -80px !important;
    width: 100%;
    max-width: 520px !important;
}

#js-work-section5-before {
    z-index: -1;
    margin-top: -169px;
}

.js-work-section6 {
    padding-top: 100px !important;
}

.js-work-section6>.row-bg-wrap {}

.js-work-section6>.row-bg-wrap::before {
    /* content: ''; */
    top: -25px;
    z-index: 10;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 50px;
    height: 50px;
    position: absolute;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/__media/ea6681e3-d057-490f-9070-841e9a64337f);
}

.js-work-section6>.row-bg-wrap::after {
    content: '';
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    height: 750px;
    position: absolute;
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
    background-image: url(/__media/7a5a34fb-0e81-44df-b546-cab8e8b49a01);
}

.js-work-section6 .js-work-section6-title {
    margin-bottom: 80px;
}

.js-work-section6 .js-work-section6-title h2 {
    font-weight: 300;
    font-style: italic;
    line-height: 1.4;
    text-align: center;
    color: #1f4759;
}

.js-work-section6 .js-work-section6-text {
    margin-top: 40px;
}

.js-work-section6 .js-work-section6-text p {
    opacity: 0.8;
    font-weight: 500;
    font-stretch: normal;
    text-align: center;
    color: #1f4759;
    margin-bottom: 60px !important;
}

.js-work-section6 .js-work-section6-option {
    width: 100%;
    max-width: 1180px;
    margin: 0 auto 80px !important;
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.1);
}

.js-work-section6 .js-work-section6-option>.col {
    width: 100%;
    margin: 0 auto;
}

.js-work-section6 .js-work-section6-option>.col::before {
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    border-radius: 9px;
    background-color: #FFFFFF;
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.1);
}

.js-work-section6 .js-work-section6-option .js-work-section6-option-content {
    padding: 40px 0 100px !important;
}

.js-work-section6 .js-work-section6-option .js-work-section6-option-content>.vc_column-inner>.wpb_wrapper {
    width: 100%;
    margin: 0 auto;
    max-width: 480px;
}

.js-work-section6 .js-work-section6-option .js-work-section6-option-content .js-work-section6-option-content-tagline {
    margin-bottom: 20px;
}

.js-work-section6 .js-work-section6-option .js-work-section6-option-content .js-work-section6-option-content-tagline p {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    color: #6198b7;
}

.js-work-section6 .js-work-section6-option .js-work-section6-option-content .js-work-section6-option-content-title {
    margin-bottom: 5px;
}

.js-work-section6 .js-work-section6-option .js-work-section6-option-content .js-work-section6-option-content-title h1 {
    font-weight: normal;
    font-style: italic;
    color: #1f4759;
}

.js-work-section6 .js-work-section6-option .js-work-section6-option-content .js-work-section6-option-content-subtitle {
    margin-bottom: 30px;
}

.js-work-section6 .js-work-section6-option .js-work-section6-option-content .js-work-section6-option-content-subtitle h6 {
    font-weight: normal;
    font-style: italic;
    line-height: 1.6;
    letter-spacing: 1px;
    color: #31708c;
}

.js-work-section6 .js-work-section6-option .js-work-section6-option-content .js-work-section6-option-content-text {
    margin-bottom: 20px;
}

.js-work-section6 .js-work-section6-option .js-work-section6-option-content .js-work-section6-option-content-text p {
    color: #1f4759;
}

.js-work-section6 .js-work-section6-option .js-work-section6-option-content .js-work-section6-option-content-text p strong {
    font-weight: 600;
}

.js-work-section6 .js-work-section6-option .js-work-section6-option-content .js-list {
    margin-bottom: 50px;
}

.js-work-section6 .js-work-section6-option .js-work-section6-option-content .js-button {}

.js-work-section6 .js-work-section6-option .js-work-section6-option-image {
    padding: 0 !important;
}

.js-work-section6 .js-work-section6-option .js-work-section6-option-image>.vc_column-inner,
.js-work-section6 .js-work-section6-option .js-work-section6-option-image * {
    height: 100%;
}

.js-work-section6 .js-work-section6-option .js-work-section6-option-image .js-work-section6-option-image-img {
    object-fit: cover;
}

#js-work-section7-before {
    z-index: 2;
    margin-top: -150px;
}

.js-work-section7 {
    margin-top: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 120px !important;
}

.js-testimonial-section-2 {
    padding-top: 285px !important;
    padding-bottom: 115px !important;
    margin-top: -240px;
}

.js-work-section7 .js-work-section7-title {
    margin-bottom: 60px;
}

.js-work-section7 .js-work-section7-title h2 {
    font-size: 40px;
    font-weight: 300;
    font-stretch: normal;
    font-style: italic;
    line-height: 1.4;
    letter-spacing: 1px;
    text-align: center;
    color: #1f4759;
}

.js-work-section7 .js-work-section7-wrapper {}

.js-work-section7 .js-work-section7-wrapper .js-work-section7-wrapper-col {}

.js-work-section7 .js-work-section7-wrapper .js-work-section7-wrapper-col>.vc_column-inner,
.js-work-section7 .js-work-section7-wrapper .js-work-section7-wrapper-col>.vc_column-inner>.wpb_wrapper {
    height: 100%;
}

.js-work-section7 .js-work-section7-wrapper .js-work-section7-wrapper-col>.vc_column-inner>.wpb_wrapper {
    width: 100%;
    margin: 0 auto;
    max-width: 380px;
    border-radius: 16px;

    display: flex;
    flex-direction: column;

    background-color: #FFFFFF;
    /* background-color: #f9f9f9; */
    box-shadow: 0 3px 12px 0 rgba(54, 54, 54, 0.08);
}

.js-work-section7 .js-work-section7-wrapper .js-work-section7-wrapper-col .js-work-section7-wrapper-col-image {
    margin-bottom: 45px !important;
}

.js-work-section7 .js-work-section7-wrapper .js-work-section7-wrapper-col .js-work-section7-wrapper-col-title {
    margin-bottom: 15px;
}

.js-work-section7 .js-work-section7-wrapper .js-work-section7-wrapper-col .js-work-section7-wrapper-col-title h5 {
    font-weight: normal;
    font-style: italic;
    color: #1f4759;
}

.js-work-section7 .js-work-section7-wrapper .js-work-section7-wrapper-col .js-work-section7-wrapper-col-text {
    margin-bottom: 20px;
}

.js-work-section7 .js-work-section7-wrapper .js-work-section7-wrapper-col .js-work-section7-wrapper-col-text p {
    font-size: 16px;
    line-height: 1.5;
    color: #2b2b2b;
}

.js-work-section7 .js-work-section7-wrapper .js-work-section7-wrapper-col .js-work-section7-wrapper-col-button {
    padding: 0;
    margin-top: auto;
    line-height: 1.33;
    margin-bottom: 40px;
    font-family: Montserrat;
    color: #6198b7;
    text-transform: uppercase;
    background-color: transparent !important;
}

.js-work-section7 .js-work-section7-wrapper .js-work-section7-wrapper-col .js-work-section7-wrapper-col-title,
.js-work-section7 .js-work-section7-wrapper .js-work-section7-wrapper-col .js-work-section7-wrapper-col-text,
.js-work-section7 .js-work-section7-wrapper .js-work-section7-wrapper-col .js-work-section7-wrapper-col-button {
    padding: 0 45px !important;
}

.js-work-section8 {
    padding-top: 80px !important;
}

.js-work-section8>.row-bg-wrap .row-bg {
    opacity: 0.3;
    background: linear-gradient(to bottom, #f2ebfa, #d2e9f4 100%);
}

.js-work-section8>.row-bg-wrap::before {
    content: '';
    top: -25px;
    z-index: 10;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 50px;
    height: 50px;
    position: absolute;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/__media/ea6681e3-d057-490f-9070-841e9a64337f);
}

.js-work-section8 .js-work-section8-title {
    margin-bottom: 30px;
}

.js-work-section8 .js-work-section8-title h2 {
    font-weight: 300;
    font-style: italic;
    line-height: 1.4;
    text-align: center;
    color: #1f4759;
}

.js-work-section8 .nectar-flickity {}

.js-work-section8 .nectar-flickity .flickity-viewport {
    margin-bottom: 0 !important;
}

.js-work-section8 .nectar-flickity .flickity-viewport .flickity-slider {}

.js-work-section8 .nectar-flickity .flickity-viewport .flickity-slider .cell {
    opacity: 0.4;
}

.js-work-section8 .nectar-flickity .flickity-viewport .flickity-slider .cell .inner-wrap-outer {}

.js-work-section8 .nectar-flickity .flickity-viewport .flickity-slider .cell .inner-wrap-outer .inner-wrap {
    padding: 30px;
    border-radius: 9px;
    background-color: #f9f9f9;
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.04);
}

.js-work-section8 .nectar-flickity .flickity-viewport .flickity-slider .cell.is-selected {
    opacity: 1;
}

.js-work-section8 .nectar-flickity .flickity-viewport .flickity-slider .cell .js-work-section8-cell-quote {
    margin-bottom: 25px;
}

.js-work-section8 .nectar-flickity .flickity-viewport .flickity-slider .cell .js-work-section8-cell-quote p {
    font-size: 16px;
    font-style: italic;
    line-height: 1.5;
    color: #2b2b2b;
}

.js-work-section8 .nectar-flickity .flickity-viewport .flickity-slider .cell .js-work-section8-cell-image {
    width: 100%;
    max-width: 55px;
    margin: 0 auto 5px !important;
    border-radius: 50%;
}

.js-work-section8 .nectar-flickity .flickity-viewport .flickity-slider .cell .js-work-section8-cell-name {
    margin-bottom: 0;
}

.js-work-section8 .nectar-flickity .flickity-viewport .flickity-slider .cell .js-work-section8-cell-name p {
    opacity: 0.8;
    font-weight: bold;
    text-align: center;
    color: #1f4759;
}

.js-work-section8 .nectar-flickity .flickity-viewport .flickity-slider .cell .js-work-section8-cell-role {}

.js-work-section8 .nectar-flickity .flickity-viewport .flickity-slider .cell .js-work-section8-cell-role p {
    font-size: 13px;
    line-height: 1.46;
    text-align: center;
    color: #6198b7;
}

.js-work-section8 .nectar-flickity .flickity-page-dots {
    position: relative;
    bottom: 0;
}

.js-work-section8 .nectar-flickity .flickity-page-dots .dot {}

.js-work-section8 .nectar-flickity .flickity-page-dots .dot::before {
    width: 8px;
    height: 8px;
    opacity: 0.6;
    box-shadow: none;
    border: none !important;
    background-color: #1f4759;
    transform: unset !important;
}

.js-work-section8 .nectar-flickity .flickity-page-dots .dot.is-selected {
    transform: scale(1);
}

.js-work-section8 .nectar-flickity .flickity-page-dots .dot.is-selected::before {
    box-shadow: none;
    border: none !important;
    background-color: #1f4759;
}

.js-work-section8 .js-work-section8-wrapper {
    margin-top: 55px !important;
}

.js-work-section8 .js-work-section8-wrapper .js-work-section8-wrapper-content {}

.js-work-section8 .js-work-section8-wrapper .js-work-section8-wrapper-content>.vc_column-inner>.wpb_wrapper {
    width: 100%;
    max-width: 455px;
}

.js-work-section8 .js-work-section8-wrapper .js-work-section8-wrapper-content .js-work-section8-wrapper-content-text {}

.js-work-section8 .js-work-section8-wrapper .js-work-section8-wrapper-content .js-work-section8-wrapper-content-text h2 {
    font-weight: 300;
    font-style: italic;
    line-height: 1.4;
    color: #1f4759;
}

.js-work-section8 .js-work-section8-wrapper .js-work-section8-wrapper-content .js-work-section8-wrapper-content-text h2 strong {
    font-weight: 600;
    font-family: ivypresto-display !important;
}

.js-work-section8 .js-work-section8-wrapper .js-work-section8-wrapper-image {}

.js-work-section8 .js-work-section8-wrapper .js-work-section8-wrapper-image .js-work-section8-wrapper-image-img {
    width: 100%;
    max-width: 440px;
}

@media screen and (max-width: 1000px) {
    .js-testimonial-section-2 {
        padding-top: 205px !important;
        padding-bottom: 75px !important;
    }

    .js-testimonial-section-2 {
        padding-top: 205px !important;
        padding-bottom: 75px !important;
    }

    .js-work-section8-wrapper-image {
        margin: 0 0 0 auto !important;
        text-align: right;
    }

    .js-work-section8-wrapper-image img {
        margin: 0 0 0 auto !important;
    }

    .js-work-section8 .js-work-section8-wrapper .js-work-section8-wrapper-content>.vc_column-inner>.wpb_wrapper {
        max-width: 100%;
    }


    .js-work-header .js-work-header-image {
        left: auto;
        bottom: auto;
        width: 100%;
        max-width: 400px;
        position: relative;
        margin-right: 0;
        margin-left: auto;
        display: block;
    }

    .js-work-header {
        padding-top: 100px !important;
    }

    .js-work-header .js-work-header-content {
        padding-bottom: 20px !important;
    }

    .js-work-header .js-work-header-content .js-work-header-content-title h1 {
        font-size: 50px;
    }
}

@media screen and (max-width: 768px) {
    .js-work-header {
        padding-top: 50px !important;
    }

    .js-work-header .js-work-header-image {
        position: relative;
    }

    .js-work-header .js-work-header-content .js-work-header-content-title h1 {
        font-size: 60px;
    }

    .js-work-section3 {
        padding-top: 80px !important;
        padding-bottom: 80px !important;
    }

    .js-work-section3 .js-work-section3-image {
        margin-top: 30px !important;
    }

    #js-work-section5-before {
        margin-top: -100px;
    }

    .js-work-section6 .js-work-section6-option:nth-child(odd)>.col {
        flex-direction: column-reverse;
    }

    .js-work-section6 .js-work-section6-option .js-work-section6-option-image .js-work-section6-option-image-img {
        max-height: 360px;
        object-fit: cover;
        object-position: center;
        border-top-right-radius: 9px;
        border-top-left-radius: 9px;
    }

    .js-work-header .js-work-header-content .js-work-header-content-title h1 {
        font-size: 38px;
    }

    .js-work-header .js-work-header-image-img {
        max-width: 360px !important;
        margin: -60px auto 0 0;
    }

    .js-work-header {
        padding-top: 55px !important;
    }

    .js-work-section1 .row-bg.viewport-desktop.using-image {
        background-position: left top !important;
    }

    .js-work-section1 {
        padding-top: 50px !important;
        padding-bottom: 115px !important;
    }

    .js-work-section6 .js-work-section6-title h2 {
        font-size: 26px;
    }

    .js-work-section6 .js-work-section6-title {
        margin-bottom: 40px;
    }

    .js-work-section6 {
        padding-top: 110px !important;
    }

    .js-work-section6 .js-work-section6-option .js-work-section6-option-image>.vc_column-inner,
    .js-work-section6 .js-work-section6-option .js-work-section6-option-image * {
        height: 360px;
    }

    .js-work-section6 .js-work-section6-option .js-work-section6-option-content {
        padding: 26px 24px 24px !important;
        margin-bottom: 0;
    }

    .js-work-section6 .js-work-section6-option .js-work-section6-option-image {
        margin-bottom: 0;
    }

    .js-work-section7 .js-work-section7-title h2 {
        font-size: 32px;
    }

    .js-work-section7 .js-work-section7-title {
        margin-bottom: 40px;
    }

    .js-work-section8-wrapper-image {
        margin: 30px 0 0 auto !important;
        max-width: 290px;
    }

    .js-work-section7 {
        margin-top: -20px !important;
        padding-top: 110px !important;
        padding-bottom: 120px !important;
    }

    .js-work-header .js-work-header-content {
        width: 100%;
        padding-bottom: 0px !important;
    }

    .js-work-section8 .nectar-flickity .flickity-viewport {
        margin-top: 40px !important;
    }
}

@media screen and (max-width: 480px) {
    .js-work-header .js-work-header-content {
        padding-bottom: 60px !important;
    }

    .js-work-header .js-work-header-content .js-work-header-content-title h1 {
        font-size: 46px;
        padding: 0 !important;
    }

    .js-work-section6 .js-work-section6-option {
        margin-bottom: 40px !important;
    }

    .js-work-section6 .js-work-section6-option .js-work-section6-option-content {
        padding: 30px 20px 30px !important;
    }

    .js-work-section7 {
        padding-bottom: 80px !important;
        margin-top: 0px !important;
        padding-top: 180px !important;
    }

    .js-work-header .js-work-header-image {
        position: relative;
    }

    .js-work-header .js-work-header-content {
        padding-bottom: 10px !important;
    }

    .js-work-header {
        padding-top: 65px !important;
    }

    .js-work-header .js-work-header-content .js-work-header-content-title h1 {
        font-size: 38px;
    }

    .js-work-header .js-work-header-image-img {
        max-width: 420px !important;
        margin: -10px auto 0 0;
    }

    .js-work-section6 .js-work-section6-title h2 {
        font-size: 17px;
    }

    .js-work-section6 .js-work-section6-text p {
        font-size: 15px;
    }


    #js-work-section7-before {
        margin-top: -143px;
    }



    .js-work-section8 .js-work-section8-title {
        margin-bottom: 0px;
    }

    .js-work-section8 .nectar-flickity .flickity-viewport {
        margin: 30px 0 50px 0 !important;
    }

    .js-work-section8 .js-work-section8-wrapper .js-work-section8-wrapper-image .js-work-section8-wrapper-image-img {
        margin-left: auto;
    }

    .js-work-section8-wrapper-image {
        margin: 0px 0 0 auto !important;
        max-width: 290px;
    }

    .js-work-section8-wrapper-content {
        max-width: 380px;
    }

    .js-testimonial-section {
        padding-top: 80px !important;
        padding-bottom: 120px !important;
    }

    .js-work-section6 {
        padding-top: 80px !important;
    }

    .js-work-section4 img.js-work-section4-image {
        margin: 0 auto !important;
        margin-bottom: -80px !important;
        margin-top: -45px !important;
        width: 100%;
        max-width: 280px !important;
    }
}

/*************************
RESOURCE PAGE
*************************/
.js-resource-section1 {
    padding-top: 120px !important;
}

.js-resource-section1:not(.no-bk)>.row-bg-wrap::before {
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 410px;
    position: absolute;
    z-index: 1;
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
    background-image: url(/__media/abd26fde-634c-424b-9ad5-3e7cb719545d);
}

.js-resource-section1 .js-resource-section1-title {
    margin-bottom: 50px;
}

.js-resource-section1 .js-resource-section1-title h3 {
    font-family: Montserrat !important;
    font-size: 30px;
    font-weight: 200;
    line-height: 1.6;
    color: #6198b7;
}

.js-resource-section1 .js-resource-section1-title h3 strong {
    font-family: IvyPrestoDisplay;
    font-size: 32px;
    font-weight: 300;
    font-style: italic;
    color: #1f4759;
}

.js-resource-section1 .js-resource-section1-wrapper {}

.js-resource-section1 .js-resource-section1-wrapper .js-resource-section1-wrapper-col {}

.js-resource-section1 .js-resource-section1-wrapper .js-resource-section1-wrapper-col>.vc_column-inner>.wpb_wrapper {
    width: 100%;
    height: 100%;
    display: flex;
    margin: 0 auto;
    max-width: 380px;
    text-align: center;
    border-radius: 16px;
    flex-direction: column;
    background-color: #FFFFFF;
    box-shadow: 0 3px 12px 0 rgba(54, 54, 54, 0.08);
}

.js-resource-section1 .js-resource-section1-wrapper .js-resource-section1-wrapper-col .js-resource-section1-wrapper-col-image {
    margin-bottom: 20px;
}

.js-resource-section1 .js-resource-section1-wrapper .js-resource-section1-wrapper-col .js-resource-section1-wrapper-col-title {
    margin-bottom: 5px;
}

.js-resource-section1 .js-resource-section1-wrapper .js-resource-section1-wrapper-col .js-resource-section1-wrapper-col-title p {
    opacity: 0.8;
    font-weight: bold;
    color: #1f4759;
}

.js-resource-section1 .js-resource-section1-wrapper .js-resource-section1-wrapper-col .js-resource-section1-wrapper-col-text {
    margin-bottom: 20px;
}

.js-resource-section1 .js-resource-section1-wrapper .js-resource-section1-wrapper-col .js-resource-section1-wrapper-col-text p {
    opacity: 0.8;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    color: #2b2b2b;
}

.js-resource-section1 .js-resource-section1-wrapper .js-resource-section1-wrapper-col .js-resource-section1-wrapper-col-button {
    margin-top: auto;
    line-height: 1.33;
    margin-bottom: 30px;
    font-family: Montserrat;
    color: #6198b7;
    text-transform: uppercase;
    background-color: transparent !important;
}

.js-resource-section1 .js-resource-section1-wrapper .js-resource-section1-wrapper-col .js-resource-section1-wrapper-col-title,
.js-resource-section1 .js-resource-section1-wrapper .js-resource-section1-wrapper-col .js-resource-section1-wrapper-col-text,
.js-resource-section1 .js-resource-section1-wrapper .js-resource-section1-wrapper-col .js-resource-section1-wrapper-col-button {
    padding: 0 20px !important;
}

.js-resource-section1+.js-newsletter {
    margin-top: 125px !important;
}

@media screen and (max-width: 768px) {
    .js-speaking-header .js-speaking-header-content {
        padding-bottom: 30px !important;
    }

    .js-resource-section1 .js-resource-section1-title {
        text-align: center;
    }

    .js-resource-section1 .js-resource-section1-wrapper .js-resource-section1-wrapper-col {
        margin-bottom: 40px !important;
    }
}

@media screen and (max-width: 480px) {
    .js-resource-section1 {
        padding-top: 50px !important;
    }

    .js-resource-section1>.row-bg-wrap::before {
        display: none;
    }

    .js-resource-section1+.js-newsletter {
        margin-top: 50px !important;
    }
}

/*************************
PRESS PAGE
*************************/
.js-press-media {
    padding-top: 100px !important;
    padding-bottom: 80px !important;
}

.js-press-media .js-press-media-title {
    margin-bottom: 80px !important;
}

.js-press-media .js-press-media-title h1 {
    font-weight: normal;
    font-style: italic;
    color: #1f4759;
}

.js-press-media.podcast::before {
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    position: absolute;
    background: linear-gradient(to right, #f2ebfa 0%, #b7e5ff 101%);
}

.js-podcast-container {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}

.js-podcast-container .js-podcast-container-wrapper {
    width: 33%;
    /* margin: 0 auto; */
    max-width: 280px;
    padding: 20px;
    border-radius: 16px;
    transition: 0.3s all ease;
    text-align: center;
    flex: 33%;
    display: inline-block;
    margin-bottom: 20px !important;
}

.js-podcast-container .js-podcast-container-wrapper:hover {
    box-shadow: 0 2px 32px 0 rgba(0, 0, 0, 0.1);
    background: linear-gradient(129deg, #f2ebfa 8%, #b7e5ff 114%);
}

.js-podcast-container .js-podcast-container-wrapper .js-podcast-container-wrapper-link {}

.js-podcast-container .js-podcast-container-wrapper .js-podcast-container-wrapper-link .js-podcast-container-wrapper-image {}

.js-podcast-container .js-podcast-container-wrapper .js-podcast-container-wrapper-link .js-podcast-container-wrapper-image img {
    width: 80px;
    max-width: 80px;
    margin: 0 auto 10px;
    height: 80px;
    object-fit: cover;
}

.js-podcast-container .js-podcast-container-wrapper .js-podcast-container-wrapper-link .js-podcast-container-wrapper-title {
    margin-bottom: 10px;
    opacity: 0.8;
    font-family: Montserrat;
    font-size: 12px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: 0.5px;
    text-align: center;
    color: #1f4759;
}

.js-podcast-container .js-podcast-container-wrapper .js-podcast-container-wrapper-link .js-podcast-container-wrapper-excerpt {
    margin-bottom: 15px;
    display: flex;
    justify-content: center;
    min-height: 64px;
    align-items: center;
}

.js-podcast-container .js-podcast-container-wrapper .js-podcast-container-wrapper-link .js-podcast-container-wrapper-excerpt p {
    font-family: Montserrat;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: normal;
    text-align: center;
    color: #2b2b2b;
}

.js-podcast-container .js-podcast-container-wrapper .js-podcast-container-wrapper-link .js-podcast-container-wrapper-button {
    opacity: 0;
    position: relative;
    transition: 0.3s all ease;
    cursor: pointer;
}

.js-podcast-container .js-podcast-container-wrapper .js-podcast-container-wrapper-link .js-podcast-container-wrapper-button span {
    font-family: Montserrat;
    font-size: 9px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.78;
    text-align: center;
    letter-spacing: normal;
    color: #6198b7;
    padding-left: 20px;
    position: relative;
    text-transform: uppercase;
}

.js-podcast-container .js-podcast-container-wrapper .js-podcast-container-wrapper-link .js-podcast-container-wrapper-button span::before {
    content: '';
    top: 0;
    left: 0;
    bottom: 0;
    width: 15px;
    height: 15px;
    margin: auto 0;
    position: absolute;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/__media/2a3eebe9-1513-4d40-a0c0-f2362e9a9c42);
}

.js-podcast-container .js-podcast-container-wrapper:hover .js-podcast-container-wrapper-button {
    opacity: 1;
}

.js-pagination,
.js-media-pagination {
    display: flex;
    column-gap: 24px;
    align-items: center;
    justify-content: center;
}

.js-pagination img,
.js-media-pagination img {
    margin-bottom: 0 !important;
}

.js-pagination img {
    margin: 0 !important;
}

.js-pagination .page-numbers,
.js-media-pagination .page-numbers {
    font-size: 16px;
    line-height: 1.5;
    color: #1f4759;
}

.js-pagination .page-numbers.current {
    font-weight: 900;
}

.js-pagination .page-numbers.next {}

.js-pagination .page-numbers.prev {}

.js-media-container {}

.js-media-container .js-media-container-wrapper {
    width: calc(33% - 30px);
    /* margin: 0 auto; */
    max-width: 370px;
    flex: 1;
    display: inline-block;
    margin-bottom: 40px !important;
    border-radius: 16px;
    transition: 0.3s all ease;
    background-color: #f9f9f9;
    box-shadow: 0 3px 12px 0 rgb(54 54 54 / 15%);
    margin-right: 30px;
}

.js-media-container .js-media-container-wrapper:hover {
    transform: translateY(-10px);
}

.js-media-container .js-media-container-wrapper .js-media-container-wrapper-link {
    display: flex;
}

.js-media-container .js-media-container-wrapper .js-media-container-wrapper-link .js-media-container-wrapper-col-left {
    flex: 1;
    max-width: 120px;
}

.js-media-container .js-media-container-wrapper .js-media-container-wrapper-link .js-media-container-wrapper-col-left .js-media-container-wrapper-image {
    height: 100%;
    background-size: cover !important;
    background-position: center !important;
    border-radius: 14px 0 0 14px;
}

.js-media-container .js-media-container-wrapper .js-media-container-wrapper-link .js-media-container-wrapper-col-left .js-media-container-wrapper-image img {
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.js-media-container .js-media-container-wrapper .js-media-container-wrapper-link .js-media-container-wrapper-col-right {
    flex: 1;
    padding: 25px 20px 15px;
    min-height: 200px;
    display: flex;
    flex-direction: column;
}

.js-media-container .js-media-container-wrapper .js-media-container-wrapper-link .js-media-container-wrapper-col-right .js-media-container-wrapper-brand {
    margin-bottom: 20px;
    min-height: 28px !important;
    margin-top: 0;
}

.js-media-container .js-media-container-wrapper .js-media-container-wrapper-link .js-media-container-wrapper-col-right .js-media-container-wrapper-brand img {
    width: 100%;
    max-width: 80px;
}

.js-media-container .js-media-container-wrapper .js-media-container-wrapper-link .js-media-container-wrapper-col-right .js-media-container-wrapper-excerpt {
    margin-bottom: 20px;
    opacity: 0.8;
    font-family: Montserrat;
    font-size: 12px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    color: #2b2b2b;
    /* min-height: 50px; */
}

body .js-media-container .js-media-container-wrapper .js-media-container-wrapper-link .js-media-container-wrapper-col-right .js-media-container-wrapper-button {
    font-family: Montserrat !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    font-stretch: normal !important;
    font-style: normal !important;
    line-height: 1.33 !important;
    letter-spacing: normal;
    color: #6198b7;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    margin-top: auto;
}

body .js-media-container .js-media-container-wrapper .js-media-container-wrapper-link .js-media-container-wrapper-col-right .js-media-container-wrapper-button:after,
.jsp-feed-item:not(.js_podcast) .jsp-feed-item-right p:after {
    content: '';
    position: absolute;
    right: auto;
    top: 0;
    width: 16px;
    height: 16px;
    background: url(/__media/337083bb-92ca-4d47-98b4-0e2be9f2ba3a) no-repeat;
    background-size: contain;
    background-position: center;
    left: 100px;
}

.jsp-feed-item:not(.js_podcast) .jsp-feed-item-right p:after {
    right: auto;
    left: 84px;
    top: 4px;
}

.js-press-section1 {
    margin-top: 20px !important;
    padding-top: 150px !important;
    padding-bottom: 120px !important;
}

.js-press-section1 .js-press-section1-content {}

.js-press-section1 .js-press-section1-content>.vc_column-inner>.wpb_wrapper {
    width: 100%;
    margin: 0 auto;
    max-width: 480px;
}

.js-press-section1 .js-press-section1-content .js-press-section1-content-title {
    margin-bottom: 10px;
}

.js-press-section1 .js-press-section1-content .js-press-section1-content-title h1 {
    font-weight: normal;
    font-style: italic;
    line-height: 1.33;
    color: #1f4759;
}

.js-press-section1 .js-press-section1-content .js-press-section1-content-subtitle {
    margin-bottom: 30px;
}

.js-press-section1 .js-press-section1-content .js-press-section1-content-subtitle h6 {
    font-weight: normal;
    font-style: italic;
    color: #1f4759;
}

.js-press-section1 .js-press-section1-content .js-press-section1-content-text {
    margin-bottom: 50px;
}

.js-press-section1 .js-press-section1-content .js-press-section1-content-text p {
    line-height: 1.56;
    color: #1f4759;
}

.js-press-section1 .js-press-section1-content .js-button {}

.js-press-section1 .js-press-section1-image {}

.js-press-section1 .js-press-section1-image .js-press-section1-image-img {
    width: 100%;
    margin: 0 auto;
    max-width: 580px;
}

#js-press-section2-before {}

#js-press-section2-before>.row-bg-wrap::before {
    z-index: 11;
    content: '';
    top: -23px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 50px;
    height: 50px;
    position: absolute;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/__media/ea6681e3-d057-490f-9070-841e9a64337f);
}

.js-press-section2 {
    padding-top: 80px !important;
    padding-bottom: 120px !important;
}

.js-press-section2 .js-press-section2-title {
    margin-bottom: 30px;
}

.js-press-section2 .js-press-section2-title h2 {
    font-weight: 300;
    font-style: italic;
    line-height: 1.4;
    text-align: center;
    color: #1f4759;
}

.js-press-section2 .js-press-section2-subtitle {
    margin-bottom: 60px;
}

.js-press-section2 .js-press-section2-subtitle h4,
.js-press-section2 .js-press-section2-subtitle h4 a {
    text-decoration: none;
    font-weight: 300;
    font-style: italic;
    letter-spacing: normal;
    text-align: center;
    color: #1f4759;
}

.js-press-section2 .js-press-section2-title>.wpb_wrapper,
.js-press-section2 .js-press-section2-subtitle>.wpb_wrapper {
    width: 100%;
    margin: 0 auto;
    max-width: 770px;
}

.js-press-section2 .js-press-section2-downloads {}

.js-press-section2 .js-press-section2-downloads .js-press-section2-downloads-container {}

.js-press-section2 .js-press-section2-downloads .js-press-section2-downloads-container>.vc_column-inner>.wpb_wrapper {
    display: grid;
    row-gap: 30px;
    column-gap: 20px;
    grid-template-columns: repeat(3, 1fr);
}

.js-press-section2 .js-press-section2-downloads .js-press-section2-downloads-container .img-with-aniamtion-wrap * {
    margin: 0;
    height: 100%;
    border-radius: 16px;
}

.js-press-section2 .js-press-section2-downloads .js-press-section2-downloads-container>.vc_column-inner>.wpb_wrapper .img-with-aniamtion-wrap a {
    position: relative;
}

.js-press-section2 .js-press-section2-downloads .js-press-section2-downloads-container>.vc_column-inner>.wpb_wrapper .img-with-aniamtion-wrap a:hover:after {
    content: '';
    opacity: 0.77;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.07), #000);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    border-radius: 14px
}

.js-press-section2 .js-press-section2-downloads .js-press-section2-downloads-container .img-loaded {
    width: 100%;
    margin: 0 auto;
    max-width: 380px;
    position: relative;
    transition: 0.3s all ease-in;
}

.js-press-section2 .js-press-section2-downloads .js-press-section2-downloads-container .img-loaded:hover:before {
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.77;
    z-index: 10;
    position: absolute;
    border-radius: 9px;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.07), #000);
}

.js-press-section2 .js-press-section2-downloads .js-press-section2-downloads-container .img-loaded:hover:after {
    content: 'Download';
    font-size: 12px;
    color: #FFFFFF;
    font-weight: 600;
    line-height: 1.33;

    z-index: 10;
    left: 50px;
    width: 100%;
    height: 16px;
    bottom: 30px;
    max-width: 95px;
    position: absolute;
    background-size: contain;
    background-position: right;
    background-repeat: no-repeat;
    background-image: url(/__media/9564295f-c352-43ae-99f2-f8e814352023);
}


@media screen and (max-width: 1000px) {
    .js-newsletter .js-newsletter-form ._form_45>form[id^="_form_"] ._form-content {
        flex-direction: column;
    }

    .js-newsletter .js-newsletter-form form[id^="_form_"] {
        max-width: 480px !important;
        padding: 0 !important;
    }

    .js-newsletter .js-newsletter-form ._form_45>form[id^="_form_"] ._form-content ._form_element {
        margin-bottom: 20px !important;
        width: 100% !important;
    }

    .js-newsletter .js-newsletter-form ._form_45>form[id^="_form_"] ._button-wrapper button#_form_45_submit {
        display: block;
        margin: 0 auto;
    }

    .js-newsletter .js-newsletter-form ._form_45>form[id^="_form_"] ._form-content ._button-wrapper._full_width {
        width: 100% !important;
    }

    .js-newsletter {
        padding-top: 50px !important;
        padding-bottom: 10px !important;
    }

    .js-speaking-header .js-speaking-header-image .img-with-aniamtion-wrap {
        height: auto;
    }

    .js-speaking-header .js-speaking-header-image {
        position: relative;
        top: auto;
        bottom: auto;
        left: auto;
        width: 100%;
        height: auto;
        max-width: 400px;
        margin: 0 auto !important;
    }

    .js-speaking-header {
        padding-top: 75px !important;
    }

    .js-speaking-header .js-speaking-header-content>.vc_column-inner>.wpb_wrapper {
        max-width: 100% !important;
        text-align: center !important;
    }

    .js-speaking-header .js-speaking-header-content .js-speaking-header-content-title h1 {
        text-align: center;
    }

    .js-speaking-header .js-speaking-header-content {
        padding-bottom: 0 !important;
    }

    .js-speaking-section1 {
        margin-top: 70px !important;
        margin-bottom: 100px !important;
    }

    .js-media-container .js-media-container-wrapper {
        width: calc(50% - 30px);
    }
}

@media screen and (max-width: 768px) {
    .js-press-section1 {
        padding-top: 100px !important;
    }

    .js-press-section1 .js-press-section1-content>.vc_column-inner>.wpb_wrapper {
        max-width: 100%;
    }

    .js-press-section2 .js-press-section2-downloads .js-press-section2-downloads-container>.vc_column-inner>.wpb_wrapper {
        grid-template-columns: repeat(2, 1fr);
    }

    .js-testimonial-section-2 {
        padding-top: 125px !important;
        padding-bottom: 15px !important;
    }
}

@media all and (max-width:690px) {
    .js-podcast-container .js-podcast-container-wrapper {
        flex: 50%;
        width: 50%;
        max-width: 320px;
    }

    .js-media-container .js-media-container-wrapper {
        width: calc(100%);
        margin-right: 0;
    }

    .js-media-container {
        justify-content: center;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .js-press-media .js-press-media-title {
        margin-bottom: 50px !important;
        text-align: center;
    }

    .js-media-container .js-media-container-wrapper .js-media-container-wrapper-link .js-media-container-wrapper-col-right .js-media-container-wrapper-brand h6 {
        font-size: 18px;
    }

    .js-media-container .js-media-container-wrapper .js-media-container-wrapper-link .js-media-container-wrapper-col-right .js-media-container-wrapper-brand {
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 480px) {
    .js-press-media {
        padding-top: 70px !important;
        padding-bottom: 80px !important;
    }

    .js-press-section2 .js-press-section2-downloads .js-press-section2-downloads-container>.vc_column-inner>.wpb_wrapper {
        grid-template-columns: repeat(1, 1fr);
    }

    .js-speaking-header .js-speaking-header-content .js-speaking-header-content-title h1 {
        max-width: 160px;
        margin: 0 auto;
        font-size: 52px;
    }

    .js-podcast-container .js-podcast-container-wrapper {
        flex: 100%;
        width: 100%;
    }

    .js-podcast-container .js-podcast-container-wrapper .js-podcast-container-wrapper-link .js-podcast-container-wrapper-excerpt {
        min-height: 34px;
    }
}