/* 

XO Spark Pattern Styles 

*/

/* -------------------- */
/* HEADERS ------------ */
/* -------------------- */

/*  Header 2 */

.spark_header2 .et_pb_blurb:hover:before,
.spark_header2 .et_pb_blurb:hover:after {
    transform: scale(1.1);
}

.spark_header2 a.et_pb_button:hover {
    transition: 0.6s !important;
}

/* Responsive */

@media only screen and (max-width: 480px) {

    .spark_header2 .et_pb_button {
        width: 100% !important;
        text-align: center;
    }

    body #page-container .spark_header2 .et_pb_button:hover,
    body .spark_header2 .et_pb_button {
        margin-left: 0 !important;
    }

    body .spark_header2 .et_pb_button_alignment_right {
        margin-bottom: 20px !important;
    }

}

/* Header 3 */

.spark_header3 .showreel .et_pb_main_blurb_image a {
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.4);
    border-radius: 50%;
    width: 119px;
    height: 119px;
    display: block !important;
    margin: 0 auto;
    position: relative;

}

.spark_header3 .showreel .et_pb_main_blurb_image a .et-pb-icon {
    transition: all 0.3s;
    top: 50%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    transform-origin: 0 0;
}

.spark_header3 .showreel .et_pb_main_blurb_image a:hover .et-pb-icon {
    transform: scale(1.1) translate(-50%, -50%);
}

@-webkit-keyframes pulse {
    to {
        box-shadow: 0 0 0 5px rgba(232, 76, 61, 0);
    }
}

@-moz-keyframes pulse {
    to {
        box-shadow: 0 0 0 5px rgba(232, 76, 61, 0);
    }
}

@keyframes pulse {
    to {
        box-shadow: 0 0 0 5px rgba(232, 76, 61, 0);
    }
}

.spark_header3 .showreel .et_pb_blurb_description {
    margin-top: -22px !important;
}

/* Header 4 **/

/* Icon and Circle Size */

.spark-header4 .et-pb-icon-circle {
    padding: 15.1px !important;
}

.spark-header4 .et_pb_image_wrap {
    max-width: 100% !important;
}


/** Icon animation **/
.video_play_section .et_pb_main_blurb_image .et-pb-icon,
.spark-header4 .et_pb_main_blurb_image .et-pb-icon {
    border-radius: 0 !important;
}

.video_play_section .et_pb_main_blurb_image a:hover,
.spark-header4 .et_pb_main_blurb_image a:hover {
    transform: scale(0.9);

}

.video_play_section .et_pb_main_blurb_image a,
.spark-header4 .et_pb_main_blurb_image a {
    transition: all 0.3s;
    transform: scale(1);
    display: inline-block;
    border-radius: 100%;
    overflow: hidden;
}

#page-container .spark-header4 .et_pb_button_wrapper a.et_pb_promo_button {
    padding: 15px 34px !important;
}

/* spark Header 5 */

#page-container .spark-header5 .et_pb_row .et_pb_column_1_3{
    margin-left: 19.2%;
    width: 26%;
}
#page-container .spark-header5 .et_pb_row .et_pb_column_2_3{
    padding-right: 0 !important;
    width: 49.2%;
    float: right !important;
}
#page-container .spark-header5 .et_pb_row{
    margin-left: 0 !important;
    display: block !important;
}
#page-container .spark-header5 .et_pb_column_1_3 .et_pb_promo {
    padding-right: 0 !important;
    margin-right: auto !important;
    margin-left: 0 !important;
    max-width: 385px;
}

.spark-header5 .et_pb_image .et_pb_image_wrap img ,
.spark-header5 .et_pb_image .et_pb_image_wrap{
    display: block !important;
    width: 100% !important;
}

.spark-header5 .et_pb_image img {
    z-index: 1;
}

.spark-header6 .et_pb_main_blurb_image a .et-pb-icon {
    border-radius: 0 !important;
}

.spark-header6 .et_pb_main_blurb_image a:hover {
    transform: scale(0.96);

}

.spark-header6 .et_pb_main_blurb_image a {
    transition: all 0.1s;
    transform: scale(1);
    display: inline-block;
    border-radius: 100%;
    overflow: hidden;
}

/* Header 7 */

#page-container #main-content .spark-header7 .et_pb_promo .et_pb_button.et_pb_promo_button {
    padding: 15px 72px!important;
}

/* Header 8 */

.spark-header8 .et_pb_blurb_container h4 {
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.spark-header8 .et_pb_blurb_description {
    max-width: 309px;
}

.spark-header8 .et_pb_column .et_pb_blurb:hover:before {
    opacity: 0.2;
}

.spark-header8 .et_pb_column .et_pb_blurb {
    width: 25% !important;
    float: left;
    transition: 0.3s !important;
    cursor: pointer;
}

.spark-header8 .et_pb_column .et_pb_blurb.noHover {
    width: 22% !important;
    padding-left: 1vw !important;
    padding-right: 1vw !important;
}

body.et-fb .spark-header8 .et_pb_column .et_pb_blurb:hover,
.spark-header8 .et_pb_column .et_pb_blurb.hover {
    width: 34% !important;

}

.spark-header8 .et_pb_blurb.hover .et_pb_blurb_description {
    text-shadow: 0 0 1px #000;
}

.spark-header8 .et_pb_blurb .et_pb_main_blurb_image{
    left: 0;
}
.spark-header8 .et_pb_blurb .et_pb_main_blurb_image span {
    opacity: 1 !important;
}

/* Header 9 */

.spark-header9 .et_pb_text p a {
    margin-left: 2.6%;
    display: inline-block;
}

/* Change links color*/

.spark-header9 a {
    color: #fff !important;
}

.spark-header9 a:hover {
    color: #a7a7a7 !important;
}

.spark-header9 .et_pb_text a {
    margin-left: 2.6% !important;
    display: inline-block;
}

/* Header 9 */

body.et-fb .spark-header10 .et_pb_blurb:nth-child(3n + 5),
body:not(.et-fb) .spark-header10 .et_pb_blurb:nth-child(3n + 3) {
    margin-right: 0 !important;
}

.spark-header10 .et_pb_blurb {
    width: 22.5% !important;
    margin-right: 15.6% !important;
    float: left;
    margin-bottom: 62px !important;
}

.spark-header10 .et_pb_blurb .et_pb_blurb_description,
.spark-header10 .et_pb_blurb .et_pb_main_blurb_image {
    transition: 0.3s !important;
}

.spark-header10 .et_pb_blurb:hover .et_pb_blurb_description {
    transform: translate(0, -9px);
}

.spark-header10 .et_pb_blurb:hover .et_pb_main_blurb_image {
    transform: translate(0, 10px);
}

/*Responsive*/

@media only screen and (min-width: 1930px) {
    .spark-header5 .et_pb_promo {
        max-width: 650px !important;
    }

    body #page-container .spark-header5 .et_pb_promo .et_pb_button {
        width: auto !important;
    }

    .spark-header10 .et_pb_blurb .et_pb_main_blurb_image {
        padding: 40px !important;
    }
}

@media only screen and (max-width: 1700px) {
    #page-container .spark-header5 .et_pb_row .et_pb_column_1_3 {
        margin-left: 10%;
        width: 38%;
        padding-top: 0;
    }

    #page-container .spark-header5 .et_pb_column_1_3 .et_pb_promo {
        max-width: 100%;
    }
}

@media only screen and (max-width: 1390px) {
    /*header5*/
    .spark-header5 .et_pb_promo .et_pb_promo_description h2 {
        padding-bottom: 20px !important;
    }

    .spark-header5 .et_pb_promo .et_pb_button.et_pb_promo_button {
        margin-top: 0 !important;
    }

    #page-container .spark-header5 .et_pb_row .et_pb_column_1_3 {
        margin-left: 6%;
        width: 42%;
        padding-top: 0;
        padding-bottom: 80px;
    }
}

@media only screen and (max-width: 1390px) and (min-width: 981px) {
    .spark_header1 .et_pb_row .et_pb_promo_description h2 {
        font-size: 60px !important;
    }

    .spark_header1 .et_pb_row .et_pb_promo {
        padding-bottom: 50px !important;
    }

    .spark_header3 .et_pb_text {
        font-size: 290px !important;
    }

    .spark-header5 .et_pb_promo .et_pb_promo_description h2 {
        font-size: 40px !important;
    }

    .spark-header5 .et_pb_column {
        padding-top: 0 !important;
    }
}

@media only screen and (max-width: 980px) {
    /*header2*/
    #page-container .spark_header2 .et_pb_promo_description {
        padding-bottom: 20px !important;
    }

    #page-container .spark_header2 .et_pb_promo_description h2 {
        padding-bottom: 10px;
    }

    #page-container .spark_header3 .et_pb_blurb .et_pb_main_blurb_image {
        padding-bottom: 0 !important;
    }

    #page-container .spark-header4 .et_pb_promo_description {
        padding-bottom: 20px !important;
    }

    body #page-container .spark-header5 .et_pb_promo .et_pb_button {
        width: auto !important;
    }

    #page-container .spark-header5 .et_pb_column_1_3 .et_pb_promo {
        padding-left: 0 !important;
    }

    #page-container .spark-header5 .et_pb_row .et_pb_column_1_3 {
        padding-bottom: 40px;
    }

    #page-container .spark-header6 .et_pb_main_blurb_image {
        margin-bottom: 30px !important;
    }

    #page-container .spark-header7 .et_pb_button_wrapper {
        text-align: center !important;
    }

    #page-container .spark-header7 .et_pb_space {
        margin: 0 auto 20px !important;
    }

    #page-container .spark-header7 .et_pb_promo_description,
    #page-container .spark-header7 .et_pb_promo_description h2 {
        padding-bottom: 30px !important;
        text-align: center !important;
    }

    #page-container .spark-header9 .et_pb_column_1_2:last-child {
        margin-right: 0 !important;
    }

    #page-container .spark-header9 .et_pb_column_1_2 {
        width: 48% !important;
        margin-right: 4% !important;
    }

    #page-container .spark-header9 .et_pb_button {
        width: 100% !important;
    }

    #page-container .spark-header10 .et_pb_column_4_4 {
        max-width: 100% !important;
    }

    #page-container .spark-header10 .et_pb_promo_description {
        text-align: center !important;
    }

    .spark_header1 .et_pb_row .et_pb_promo:before {
        top: 10px;
        left: 10px;
        right: 10px;
        bottom: 10px;
    }

    .spark_header1 .et_pb_row .et_pb_promo:after {
        top: 20px;
        left: 20px;
        right: 20px;
        bottom: 20px;
    }

    #page-container .spark-header4 .et_pb_blurb .et_pb_main_blurb_image {
        margin-bottom: 0 !important;
    }

    #page-container .spark-header4 .et_pb_blurb {
        padding: 17vw 0 !important;
    }
}

@media only screen and (max-width: 767px) {
    .spark_header1 .et_pb_row .et_pb_promo:before {
        top: 5px;
        left: 5px;
        right: 5px;
        bottom: 6px;
    }

    .spark_header1 .et_pb_row .et_pb_promo:after {
        top: 10px;
        left: 10px;
        right: 10px;
        bottom: 11px;
    }

    .spark-header10 .et_pb_blurb {
        width: 48% !important;
        margin-right: 4% !important;
        margin-bottom: 40px !important;
    }

    body.et-fb .spark-header10 .et_pb_blurb:nth-child(3n + 5) ,
    body:not(.et-fb) .spark-header10 .et_pb_blurb:nth-child(3n + 3) {
        margin-right: 4% !important;
    }

    body.et-fb .spark-header10 .et_pb_blurb:nth-child(2n + 4) ,
    body:not(.et-fb) .spark-header10 .et_pb_blurb:nth-child(2n + 2) {
        margin-right: 0 !important;
    }

    .spark-header10 .et_pb_blurb:last-child,
    .spark-header10 .et_pb_blurb:nth-last-child(2) {
        margin-bottom: 0 !important;
    }

    #page-container .spark-header10 .et_pb_blurb .et_pb_main_blurb_image {
        padding: 20px !important;
    }

    /*Header 8*/
    .spark-header8 .et_pb_column .et_pb_blurb {
        overflow: hidden;

    }

    #page-container .spark-header8 .et_pb_blurb_content {
        opacity: 0 !important;
        transform: translate(-100%, -50%);
        transition: 0.3s !important;
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%;
        padding: 0 20px 46px;
    }

    #page-container .spark-header8 .et_pb_blurb.hover .et_pb_blurb_content {
        transition-delay: 0.3s !important;
        opacity: 1 !important;
        transform: translate(0%, -50%);
    }

    .spark-header8 .et_pb_column .et_pb_blurb.noHover {
        width: 16% !important;
    }

    body.et-fb .spark-header8 .et_pb_column .et_pb_blurb:hover,
    .spark-header8 .et_pb_column .et_pb_blurb.hover {
        width: 52% !important;
    }

    .spark-header8 .et_pb_column .et_pb_blurb {
        padding: 170px 0 !important;
    }

    #page-container .spark-header4 .et_pb_blurb {
        padding: 14vw 0 !important;
    }

}

@media only screen and (max-width: 481px) {
    .spark_header1 .et_pb_row .et_pb_column {
        float: none;
    }

    #page-container #main-content .spark-header7 .et_pb_promo .et_pb_button.et_pb_promo_button{
        padding: 15px 40px !important;
    }

    #page-container .spark-header9 .et_pb_column_1_2 {
        width: 100% !important;
        margin-right: 0 !important;
    }

    #page-container .spark-header8 .et_pb_row,
    #page-container .spark-header5 .et_pb_row {
        width: 100% !important;
    }

    #page-container .spark-header5 .et_pb_row .et_pb_column_1_3 {
        padding-bottom: 0;
        padding-left: 5%;
        padding-right: 5%;
        margin-left: 0 !important;
    }

    .spark-header8 .et_pb_column .et_pb_blurb.noHover {
        width: 6% !important;
    }

    body.et-fb .spark-header8 .et_pb_column .et_pb_blurb:hover,
    .spark-header8 .et_pb_column .et_pb_blurb.hover {
        width: 82% !important;
    }

    #page-container .spark-header4 .et_pb_blurb {
        padding: 70px 0 !important;
    }

    .spark-header4 .et-pb-icon-circle {
        padding: 4px !important;
    }
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top;
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020;
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.fancybox-opened {
    z-index: 8030;
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
    position: relative;
}

.fancybox-inner {
    overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch;
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%;
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%;
}

.fancybox-close:after {
    content: 'Q';
    display: block;
    font-family: "ETmodules";
    color: #fff;
    font-size: 33px;
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060;
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url('fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url('blank.gif'); /* helps IE */
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 8040;
}

.fancybox-prev {
    left: 0;
}

.fancybox-next {
    right: 0;
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden;
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px;
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px;
}

.fancybox-nav:hover span {
    visibility: visible;
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background-color: rgba(0, 0, 0, 0.7);
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050;
}

.fancybox-opened .fancybox-title {
    visibility: visible;
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center;
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent; /* Fallback for web browsers that doesn't support RGBa */
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap;
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff;
}

.fancybox-title-inside-wrap {
    padding-top: 10px;
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8);
}

/* -------------------- */
/* BLOG --------------- */
/* -------------------- */

.blog_posts .et_pb_posts article:nth-child(3n + 3),
.blog_posts .et_pb_posts article:last-child {
    margin-right: 0 !important;
}

.blog_posts .et_pb_posts article {
    width: 31.7% !important;
    margin-right: 2.4% !important;
    float: left;
    clear: none;
}

.blog_posts .et_pb_posts article .entry-featured-image-url img {
    display: block !important;
    width: 100% !important;
}

.blog_posts .et_pb_posts article a.more-link,
.blog_posts .et_pb_posts article .bottom_box a,
.blog_posts .et_pb_posts article a[rel="category tag"] {
    transition: 0.3s;
}

.blog_posts .et_pb_posts article a.more-link:hover,
.blog_posts .et_pb_posts article .bottom_box a:hover,
.blog_posts .et_pb_posts article .categories a:hover {
    opacity: 0.5;
}

/*Blog 1*/

.blog_2_spark .et_pb_posts article .post-content,
.blog_1_spark .et_pb_posts article .post-content {
    display: none !important;
}

.blog_1_spark .et_pb_posts article .bottom_box {
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    margin-top: 24px;
    padding: 5px 0;
}

.blog_2_spark .et_pb_posts article .bottom_box .author.vcard,
.blog_1_spark .et_pb_posts article .bottom_box .author.vcard {
    margin-right: 1vw;
}

.blog_2_spark .et_pb_posts article .bottom_box span.comment,
.blog_1_spark .et_pb_posts article .bottom_box span.comment{
    float: right;
}



.blog_2_spark .et_pb_posts article .bottom_box .author.vcard a,
.blog_2_spark .et_pb_posts article .bottom_box span.comment,
.blog_1_spark .et_pb_posts article .bottom_box .author.vcard a,
.blog_1_spark .et_pb_posts article .bottom_box span.comment {
    text-transform: capitalize !important;
}

.blog_2_spark .et_pb_posts article .bottom_box span.comment:before,
.blog_1_spark .et_pb_posts article .bottom_box span.comment:before,
.blog_2_spark .et_pb_posts article .bottom_box .author.vcard:before,
.blog_1_spark .et_pb_posts article .bottom_box .author.vcard:before {
    font-family: ETmodules;
    text-transform: lowercase;
    margin-right: 6px;
    color: #000;
    font-weight: 700;
}

.blog_2_spark .et_pb_posts article .bottom_box span.comment:before,
.blog_2_spark .et_pb_posts article .bottom_box .author.vcard:before {
    color: #fff !important;
}

.blog_2_spark .et_pb_posts article .bottom_box .author.vcard:before,
.blog_1_spark .et_pb_posts article .bottom_box .author.vcard:before {
    content: "l";
}

.blog_2_spark .et_pb_posts article .bottom_box span.comment:before,
.blog_1_spark .et_pb_posts article .bottom_box span.comment:before {
    content: "v";
}

.blog_2_spark .et_pb_posts article .post-meta,
.blog_1_spark .et_pb_posts article .post-meta {
    margin-bottom: 0 !important;
}


.blog_posts .et_pb_posts article:hover a.more-link{
    -webkit-animation: blogArrow 0.3s infinite;
    animation: blogArrow 0.3s infinite;
    animation-iteration-count: 1;
}


@keyframes blogArrow {
    0% {
        opacity: 0;
        transform: translate(-110px, 0);
    }

    100% {
        opacity: 1;
        transform: translate(0, 0%);
    }
}

/*Blog 2*/

.blog_1_spark .et_pb_posts article .entry-title a,
.blog_2_spark .et_pb_posts article .entry-title a{
    display: block !important;
}
.blog_2_spark .et_pb_posts article {
    background-color: #070404;
    padding: 1.8vw 1.8vw 0;
}

.blog_2_spark .et_pb_posts article a.entry-featured-image-url {
    margin: -1.8vw -1.8vw 0;
}

.blog_2_spark .et_pb_posts article .bottom_box {
    margin-top: 26px;
    padding: 12px 0;
    position: relative;
}

.blog_2_spark .et_pb_posts article .bottom_box:before {
    content: "";
    display: block;
    background-color: #292626 !important;
    height: 1px;
    position: absolute;
    top: 0;
    left: -1.8vw;
    right: -1.8vw;
}

/*Blog 3*/
.blog_3_spark .et_pb_posts article h2.entry-title  a{
    display: block !important;
}

.blog_3_spark .et_pb_posts article {
    padding: 1.8vw 1.8vw 0;
    border: 1px solid #ebebeb;
}

.blog_3_spark .et_pb_posts article a.entry-featured-image-url {
    margin: -1.8vw -1.8vw 0;
}

.blog_3_spark .et_pb_posts article .post-meta {
    border-top: 1px solid #ebebeb;
    margin-top: 22px;
    padding: 14px 34px 10px 0;
}

.blog_3_spark .et_pb_posts article .more-link:before {
    content: "$";
    display: block;
    font-family: ETmodules;
    font-size: 36px;
    color: #000;
    position: absolute;
    right: 0;
}

.blog_3_spark .et_pb_posts article .more-link {
    position: absolute;
    bottom: 13px;
    right: 1.5vw;
    font-size: 0;
}

/*Hovers*/

.blog_1_spark .et_pb_posts article .entry-featured-image-url:after,
.blog_1_spark .et_pb_posts article .entry-featured-image-url:before,
.blog_posts .et_pb_posts article .entry-featured-image-url img {
    transition: 0.3s;
}

.blog_posts .et_pb_posts article {
    cursor: pointer;
}

.blog_posts .et_pb_posts article .entry-featured-image-url {
    overflow: hidden;
}

.blog_2_spark .et_pb_posts article:hover .entry-featured-image-url img {
    transform: scale(1.15);
}

.blog_3_spark .et_pb_posts article:hover .entry-featured-image-url img {
    transform: rotate(5deg) scale(1.15);
}

.blog_1_spark .et_pb_posts article .entry-featured-image-url:after,
.blog_1_spark .et_pb_posts article .entry-featured-image-url:before {
    transition: 0.3s;
}

.blog_1_spark .et_pb_posts article {
    cursor: pointer;
}

.blog_1_spark .et_pb_posts article .entry-featured-image-url {
    overflow: hidden;
    margin-bottom: 0 !important;
    background-color: #000 !important;
}

.blog_1_spark .et_pb_posts article:hover:before {
    width: 27%;
    opacity: 1;
}

.blog_1_spark .et_pb_posts article:before {
    content: '';
    display: block;
    opacity: 0;
    position: absolute;
    width: 0%;
    border-top: 1px solid #fff;
    z-index: 1;
    top: 121px;
    height: 0;
    left: 2.5vw;
    transition: 0.3s;
}

.blog_1_spark .et_pb_posts article .entry-featured-image-url:before {
    content: '';
    display: block;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border: 1px solid #fff;
    z-index: 1;
}

.blog_1_spark .et_pb_posts article .entry-featured-image-url:after {
    content: 'Read More';
    display: block;
    opacity: 0;
    position: absolute;
    top: 50%;
    color: #fff;
    transform: translate(80%, -50%);
    width: 80%;
    font-size: 24px;
    text-align: right;
    font-family: 'Playfair Display', Georgia, "Times New Roman", serif !important;
}

.blog_1_spark .et_pb_posts article:hover .entry-featured-image-url:after {
    opacity: 1;
    transform: translate(0, -50%);
}

.blog_1_spark .et_pb_posts article:hover .entry-featured-image-url:before {
    transition-delay: 0.3s;
    opacity: 1;
    top: 20px;
    left: 20px;
    bottom: 20px;
    right: 20px;
}

.blog_1_spark .et_pb_posts article:hover .entry-featured-image-url img {
    opacity: 0.5;
}


.blog_posts article:hover .post-content,
.blog_posts article:hover .post-meta,
.blog_posts article:hover h2.entry-title {
    -webkit-animation: fadeIn 0.8s infinite; /* Safari 4.0 - 8.0 */
    animation: fadeIn 0.8s infinite;
    animation-iteration-count: 1;
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0.5;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0.5;
    }

    to {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

/*Responsive*/

@media only screen and (max-width: 1450px) {
    .blog_1_spark .et_pb_posts article:before{
        top: 8.2vw;
        left: 30px;
    }

    .blog_1_spark .et_pb_posts article:hover:before {
        width: 20%;
    }
}
@media only screen and (max-width: 1390px) {
    .blog_2_spark .et_pb_posts article .bottom_box .author.vcard a,
    .blog_2_spark .et_pb_posts article .bottom_box span.comment,
    .blog_1_spark .et_pb_posts article .bottom_box .author.vcard a,
    .blog_1_spark .et_pb_posts article .bottom_box span.comment {
        text-transform: capitalize !important;
        display: inline-block;
    }

    .blog_1_spark .et_pb_row,
    .blog_2_spark .et_pb_row,
    .blog_3_spark .et_pb_row{
    width: 90% !important;
    }

    .blog_2_spark .et_pb_row .categories{
        display: block;
    }
}

@media only screen and (max-width: 980px) {
    .blog_1_spark .et_pb_posts article .entry-featured-image-url:after{
        width: 100%;
        text-align: center !important;
    }
    .blog_1_spark .et_pb_posts article:before{
        display: none !important;
    }

    .blog_1_spark .et_pb_row .categories{
        display: block;
    }
}
@media only screen and (max-width: 980px) and (min-width: 768px) {
    .blog_2_spark .et_pb_posts article .bottom_box span.comment,
    .blog_1_spark .et_pb_posts article .bottom_box span.comment {
        float: none;
        margin-top: 3px;
    }
}
@media only screen and (max-width: 767px) {
    .blog_posts .et_pb_posts article h2.entry-title a,
    .blog_posts .et_pb_posts article h2.entry-title {
        height: auto !important;
    }

    .blog_posts .et_pb_posts article {
        width: 100% !important;
        margin-right: 0 !important;
        float: none;
    }

    .blog_3_spark .et_pb_posts article .post-meta{
        height: auto !important;
    }
}

/* -------------------- */
/* BLURBS ------------- */
/* -------------------- */

.et_pb_blurb.et_pb_blurb_position_top .et_pb_main_blurb_image {
    display: block;
}

.spark_blurb_11 .et_pb_blurb:last-child,
.spark_blurb_1 .et_pb_blurb:last-child {
    margin-right: 0 !important;
}

.spark_blurb_11 .et_pb_blurb,
.spark_blurb_1 .et_pb_blurb {
    margin-right: 3.7% !important;
    width: 17%;
}

/*Hover*/
.spark_blurb_1 .et_pb_blurb h4:before {
    content: "";
    width: 0;
    margin: -12px auto 12px;
    border-top: 1px solid;
    height: 1px;
    display: block;
    transition: 0.3s;
    opacity: 0.6;
}

.spark_blurb_1 .et_pb_blurb:hover h4:before {
    transition-delay: 0.3s;
    width: 60%;
}

.spark_blurb_11 .et_pb_blurb,
.spark_blurb_1 .et_pb_blurb {
    cursor: pointer;
    overflow: hidden !important;
}

.spark_blurb_11 .et_pb_blurb h4,
.spark_blurb_1 .et_pb_blurb h4,
.spark_blurb_11 .et_pb_blurb .et_pb_main_blurb_image img,
.spark_blurb_1 .et_pb_blurb .et_pb_main_blurb_image img {
    transition: 0.2s;
}

.spark_blurb_1 .et_pb_blurb:hover .et_pb_main_blurb_image img {
    filter: grayscale(100%) invert(1);
    -webkit-filter: grayscale(100%) invert(1);
    -moz-filter: grayscale(100%) invert(1);
    -o-filter: grayscale(100%) invert(1);
    transform: translate(0, -5px);
}

.spark_blurb_11 .et_pb_blurb:hover:after,
.spark_blurb_1 .et_pb_blurb:hover:after {
    transition-delay: 0.3s;
    transform: scale(1);
    opacity: 1;
}

body.ie .spark_blurb_1 .et_pb_blurb:before {
    display: none !important;
}

body:not(.ie) .spark_blurb_1 .et_pb_blurb:hover h4 {
    color: #fff;
}

body .spark_blurb_1 .et_pb_blurb:hover h4 {
    transform: translate(0, 5px);
}

.spark_blurb_11 .et_pb_blurb:hover:before,
.spark_blurb_1 .et_pb_blurb:hover:before {
    transform: scale(1);
    opacity: 1;
}

[class*='spark_blurb'] .et_pb_blurb_content {
    z-index: 1;
}


/*Blurb 2*/

/*Columns*/

.spark_blurb_2 .et_pb_column_1_4:last-child {
    margin-right: 0 !important;
}

.spark_blurb_2 .et_pb_column_1_4 {
    width: 23.4% !important;
    margin-right: 2.13% !important;
    cursor: pointer;
}

/**/

.spark_blurb_2 .et_pb_column_1_4 .et_pb_image img {
    display: block !important;
    width: 100% !important;
}

.spark_blurb_2 .et_pb_column_1_4 .et_pb_image {
    position: relative;
    overflow: hidden !important;
}

.spark_blurb_2 .et_pb_column_1_4:hover .et_pb_image:after {
    top: 50%;
    opacity: 1;
}

.spark_blurb_2 .et_pb_column_1_4:hover .et_pb_image:before {
    transform: translate(0, 0);
    opacity: 1;
}

.spark_blurb_2 .et_pb_column_1_4:hover .et_pb_blurb_container {
    -webkit-animation: fadeIn 0.8s infinite;
    animation: fadeIn 0.8s infinite;
    animation-iteration-count: 1;
}

/*Blurb 3*/

/*Columns*/


.spark_blurb_3 .et_pb_blurb_container h4, .jobListing article .entry-title {
    margin-right: -20px;
}

/*Hover*/

.spark_blurb_3 .et_pb_blurb {
    cursor: pointer;
}

.spark_blurb_3 .et_pb_blurb_container h4:before, .jobListing article .entry-title:before {
    content: "$";
    display: inline-block;
    font-family: ETmodules;
    font-weight: 300;
    vertical-align: middle;
    width: 0;
    overflow: hidden;
    transition: 0.3s !important;
}

.spark_blurb_3 .et_pb_blurb:hover .et_pb_blurb_container h4:before, .jobListing article:hover .entry-title:before {
    width: 30px !important;
}

.spark_blurb_3 .et_pb_blurb:hover .et_pb_blurb_container, .jobListing article:hover > * {
    -webkit-animation: fadeIn 0.8s infinite;
    animation: fadeIn 0.8s infinite;
    animation-iteration-count: 1;
}

/*Blurb 4*/

.spark_blurb_4 .et_pb_blurb {
    cursor: pointer;
}

.spark_blurb_4 .et_pb_blurb:hover:before {
    top: 20px;
    left: 20px;
    right: 20px;
    bottom: 20px;
    opacity: 0.6 !important;
}

#page-container .spark_blurb_4 .et_pb_blurb:hover:after {
    opacity: 0.5 !important;
}

/*Blurb 5*/

.spark_blurb_5 .et_pb_blurb h4,
.spark_blurb_5 .et_pb_blurb .et_pb_blurb_description,
.spark_blurb_5 .et_pb_blurb .et_pb_main_blurb_image {
    transition: 0.3s;
}

.spark_blurb_5 .et_pb_blurb:hover h4 {
    transform: translate(0, 5px);
}

.spark_blurb_5 .et_pb_blurb:hover .et_pb_main_blurb_image {
    transform: translate(0, 5px);
}

.spark_blurb_5 .et_pb_blurb:hover .et_pb_blurb_description {
    transform: translate(0, -5px);
}

.spark_blurb_9 .et_pb_column.is_clickable:hover .et_pb_blurb .et_pb_blurb_container,
.spark_blurb_5 .et_pb_blurb:hover .et_pb_blurb_container {
    -webkit-animation: fadeIn 0.8s infinite;
    animation: fadeIn 0.8s infinite;
    animation-iteration-count: 1;
}

.spark_blurb_5 .et_pb_blurb:hover:before {
    transform: scale(1.1);
    opacity: 0.9;
}

/*Blurb 6*/

.spark_blurb_6 .et_pb_blurb {
    cursor: pointer;
}

.spark_blurb_6 .et_pb_blurb_container h4:before {
    content: "$";
    display: inline-block;
    font-family: ETmodules;
    font-weight: 300;
    vertical-align: middle;
    width: 0;
    overflow: hidden;
    transition: 0.3s !important;
}

.spark_blurb_6 .et_pb_blurb:hover .et_pb_blurb_container h4:before {
    width: 30px !important;
}

.spark_blurb_6 .et_pb_blurb:hover .et_pb_blurb_container {
    -webkit-animation: fadeIn 0.8s infinite;
    animation: fadeIn 0.8s infinite;
    animation-iteration-count: 1;
}

.spark_blurb_6 .et_pb_blurb .et_pb_blurb_container {
    padding-left: 41px;
}

/*Blurb 7*/

.spark_blurb_7 .et_pb_blurb {
    cursor: pointer;
}

.spark_blurb_7 .et_pb_blurb:nth-child(4n + 4) {
    margin-right: 0 !important;
}

.spark_blurb_7 .et_pb_blurb {
    width: 23.2%;
    margin-right: 2.4%;
    float: left;
}

.spark_blurb_7 .et_pb_column_2_3 {
    width: 66% !important;
}

.spark_blurb_7 .et_pb_column_1_3 {
    width: 25% !important;
    margin-right: 9% !important;
}

.spark_blurb_7 .et_pb_blurb .et_pb_main_blurb_image,
.spark_blurb_7 .et_pb_blurb h4 {
    transition: 0.3s;
}

.spark_blurb_7 .et_pb_blurb:hover .et_pb_main_blurb_image {
    transform: translate(0, 10px);
}

.spark_blurb_7 .et_pb_blurb:hover h4 {
    transform: translate(0, -10px);
}

.spark_blurb_7 .et_pb_blurb:hover:before {
    opacity: 1;
}

.spark_blurb_7 .et_pb_blurb:hover:after {
    transform: scale(1);
    opacity: 1;
}

/*Blurb 8*/

.spark_blurb_8 .et_pb_blurb {
    cursor: pointer;
}

.spark_blurb_8 .et_pb_blurb .et_pb_main_blurb_image {
    text-align: left !important;
}

.spark_blurb_8 .et_pb_blurb ul {
    padding: 0 !important;
}

.spark_blurb_8 .et_pb_blurb ul li a {
    color: inherit !important;
}

.spark_blurb_8 .et_pb_blurb ul li:last-child {
    margin-bottom: 0 !important;
}

.spark_blurb_8 .et_pb_blurb ul li {
    list-style: none !important;
    margin-bottom: 7px;
}

.spark_blurb_8 .et_pb_blurb_container li a:before {
    content: "$";
    display: inline-block;
    font-family: ETmodules;
    font-weight: 300;
    vertical-align: middle;
    width: 0;
    overflow: hidden;
    transition: 0.3s !important;
}

.spark_blurb_8 .et_pb_blurb .et_pb_blurb_container li a:hover:before {
    width: 22px !important;
}

/*Blurb 9*/
#page-container .spark_blurb_9 .et_pb_column .et_pb_blurb{
    position: static;
}

#page-container .spark_blurb_9 .et_pb_button_module_wrapper .et_pb_button {
	transform: translate(-90%, 0);
	padding-right: 40px !important;
    transition: 0.3s !important;
}
#page-container .spark_blurb_9 .et_pb_button.et_pb_bg_layout_dark {
	background-color: transparent !important;
}
#page-container .spark_blurb_9 .et_pb_button_module_wrapper .et_pb_custom_button_icon.et_pb_button:after {
	display: inline-block !important;
	font-size: 28px !important;
}
#page-container .spark_blurb_9 .et_pb_column.is_clickable:hover .et_pb_blurb,
#page-container .spark_blurb_9 .et_pb_column.is_clickable:hover .et_pb_module_header,
 #page-container .spark_blurb_9 .et_pb_column.is_clickable:hover .et_pb_blurb_description {
	color: #fff !important;
	transition: color 0s !important
}
#page-container .spark_blurb_9 .et_pb_column.is_clickable:hover .et_pb_blurb,
#page-container .spark_blurb_9 .et_pb_column.is_clickable:hover {
	background-color: var(--third-color) !important;
	background-image: none !important;
}
#page-container .spark_blurb_9 .et_pb_column .et_pb_blurb:after {
	display: none !important;
}

.spark_blurb_9 .et_pb_button_module_wrapper {
    z-index: 9;
    position: relative;
    max-width: 505px;
    margin: 0 auto !important;
    overflow: hidden;
}

#page-container .spark_blurb_9 .et_pb_column .et_pb_blurb h4,
#page-container .spark_blurb_9 .et_pb_column .et_pb_blurb .et_pb_blurb_description {
    transition: 0.3s;
}

#page-container .spark_blurb_9 .et_pb_column.is_clickable:hover .et_pb_blurb:after {
    opacity: 0.9;
}

#page-container .spark_blurb_9 .et_pb_column.is_clickable:hover .et_pb_button_module_wrapper .et_pb_button {
    transition-delay: 0.3s !important;
    transform: translate(0, 0);
	color: #fff !important;

}

#page-container .spark_blurb_9 .et_pb_button_module_wrapper .et_pb_button:after {
    line-height: 90% !important;
    font-size: 36px !important;
    vertical-align: middle;
    position: absolute;
    top: 0;
    right: 0;
    margin-left: 0;
    color: inherit;
}

/*Blurb 10*/
.spark_blurb_10 .et_pb_blurb {
    cursor: pointer;
}

.spark_blurb_10 .et_pb_blurb_description {
    padding-right: 4vw !important;
}

.spark_blurb_10 .et_pb_blurb:hover .et_pb_main_blurb_image  {
   box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.3);
	 transition: 0.3s;
}

.spark_blurb_10 .et_pb_main_blurb_image img {
    display: block;
    width: 100%;
    transition: 0.3s;
}

.spark_blurb_10 .et_pb_blurb_container h4:before {
    content: "$";
    display: inline-block;
    font-family: ETmodules;
    font-weight: 300;
    vertical-align: middle;
    width: 0;
    overflow: hidden;
    transition: 0.3s !important;
}

.spark_blurb_10 .et_pb_blurb:hover .et_pb_blurb_container h4:before {
    width: 27px !important;
}

.spark_blurb_10 .et_pb_blurb:hover .et_pb_blurb_container {
    -webkit-animation: fadeIn 0.8s infinite;
    animation: fadeIn 0.8s infinite;
    animation-iteration-count: 1;
}

.spark_blurb_10 .et_pb_blurb .et_pb_blurb_container h4 {
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*Blurb 11*/

.spark_blurb_11 .et_pb_blurb:hover h4 {
    -webkit-animation: blurbTextAnimate 0.5s infinite;
    animation: blurbTextAnimate 0.5s infinite;
    animation-iteration-count: 1;
}

.spark_blurb_11 .et_pb_blurb:hover .et_pb_main_blurb_image {
    -webkit-animation: imageAnimate 0.5s infinite;
    animation: imageAnimate 0.5s infinite;
    animation-iteration-count: 1;
}

.spark_blurb_11 .et_pb_blurb:nth-child(5) {
    margin-right: 0 !important;
}

.spark_blurb_11 .et_pb_blurb:hover:after {
    transition-delay: 0.5s !important;
}

@keyframes imageAnimate {
    0% {
        opacity: 0;
        transform: translate(0, -80%);
    }

    100% {
        opacity: 1;
        transform: translate(0, 0%);
    }
}

@keyframes blurbTextAnimate {
    0% {
        opacity: 0;
        transform: translate(0, 80%);
    }

    100% {
        opacity: 1;
        transform: translate(0, 0%);
    }
}

/*Blurb 12*/

.spark_blurb_12 .et_pb_main_blurb_image .et-pb-icon {
    border-width: 1px !important;
    padding: 23px !important;
}

.spark_blurb_12 .et_pb_blurb_description a {
    color: inherit !important;
}

.spark_blurb_12 .et_pb_blurb_description p {
    padding: 0 !important;
}

/*Hover*/
.spark_blurb_12 .et_pb_blurb {
    cursor: pointer;
    transition: 0.3s;
}

.spark_blurb_12 .et_pb_blurb .et_pb_main_blurb_image .et-pb-icon,
.spark_blurb_12 .et_pb_blurb h4 strong {
    transition: 0.3s;
}

.spark_blurb_12 .et_pb_blurb:hover:after {
    top: -9px;
    left: -9px;
    right: -9px;
    bottom: -9px;
}

.spark_blurb_12 .et_pb_blurb:hover .et_pb_blurb_description {
    -webkit-animation: blurbTextAnimate 0.5s infinite;
    animation: blurbTextAnimate 0.5s infinite;
    animation-iteration-count: 1;
}

.spark_blurb_12 .et_pb_blurb:hover .et_pb_main_blurb_image .et-pb-icon {
    transform: scale(1.1);
}

.spark_blurb_12 .et_pb_blurb:hover .et_pb_blurb_container {
    -webkit-animation: fadeIn 0.8s infinite;
    animation: fadeIn 0.8s infinite;
    animation-iteration-count: 1;
}

/*Responsive*/

@media only screen and (min-width: 1930px) {
    .spark_blurb_11 .et_pb_row .et_pb_blurb,
    .spark_blurb_1 .et_pb_row .et_pb_blurb {
        padding: 39.5px 10px !important;
    }

    .spark_blurb_2 .et_pb_image_wrap img {
        display: block !important;
        width: 100% !important;
    }

    .spark_blurb_2 .et_pb_image_wrap {
        display: block !important;
    }

    #page-container .spark_blurb_4 .et_pb_blurb {
        padding: 230px 30px 230px !important;
    }
}

@media only screen and (max-width: 1800px) {
    #page-container .spark_blurb_9 .et_pb_blurb {
        padding: 6.4vw 50px 2vw !important;
    }

    .spark_blurb_9 .et_pb_button_module_wrapper {
        margin: 0 50px !important;
    }

    .spark_blurb_9 .et_pb_blurb .et_pb_blurb_content {
        padding-right: 0px !important;
    }

    .spark_blurb_9 .et_pb_blurb:before,
    .spark_blurb_9 .et_pb_blurb .et_pb_blurb_content,
    .spark_blurb_9 .et_pb_button_module_wrapper {
        max-width: none !important;
    }
}

@media only screen and (max-width: 1600px) and (min-width: 981px) {
    .spark_blurb_2 .et_pb_column_1_4 .et_pb_image:after {
        font-size: 23px !important;
    }
}

@media only screen and (max-width: 1390px) and (min-width: 981px) {
    .spark_blurb_2 .et_pb_blurb .et_pb_blurb_container h4 {
        font-size: 26px;
        padding-bottom: 10px;
    }

    .spark_blurb_8 .et_pb_row .et_pb_column_1_4:last-child {
        margin-right: 0 !important;
    }

    .spark_blurb_8 .et_pb_row .et_pb_column_1_4 {
        width: 24% !important;
        margin-right: 1.3% !important;
    }

    .spark_blurb_8 .et_pb_row {
        width: 95% !important;
    }
}

@media only screen and (max-width: 1390px) {
    #page-container .spark_blurb_4 .et_pb_row {
        width: 95% !important;
    }

    #page-container .spark_blurb_4 .et_pb_blurb {
        padding: 131px 30px 210px !important;
    }

    #page-container .spark_blurb_4 .et_pb_blurb:after {
        width: 165px !important;
    }

    #page-container .spark_blurb_9 .et_pb_column {
        padding-bottom: 40px !important;
    }

    #page-container .spark_blurb_9 .et_pb_blurb {
        padding: 40px 40px 20px !important;
    }

    .spark_blurb_9 .et_pb_button_module_wrapper {
        margin: 0 40px !important;
    }

    .spark_blurb_9 .et_pb_blurb .et_pb_blurb_content {
        padding-right: 0 !important;
    }

    .spark_blurb_3 .et_pb_column_1_4 {
        width: 29% !important;
        margin: 0;
    }

    .spark_blurb_3 .et_pb_column_1_2 {
        width: 30% !important;
        margin: 0 6% 0;
    }

    .spark_blurb_7 .et_pb_button_wrapper .et_pb_promo_button {
        margin-top: 0 !important;
    }

    .spark_blurb_7 .et_pb_button_wrapper,
    #page-container .spark_blurb_7 .et_pb_promo_description h2,
    .spark_blurb_7 .et_pb_promo_description {
        text-align: center !important;
    }

    .spark_blurb_7 .et_pb_column_2_3,
    .spark_blurb_7 .et_pb_column_1_3 {
        width: 100% !important;
        margin-right: 0 !important;
    }

    .spark_blurb_7 .et_pb_column_1_3 {
        margin-bottom: 60px !important;
    }

    #page-container .spark_blurb_12 .et_pb_row {
        width: 90% !important;
    }

    .spark_blurb_10 .et_pb_blurb:hover .et_pb_blurb_container h4:before {
        display: none !important;
    }

    .spark_blurb_10 .et_pb_blurb .et_pb_blurb_description {
        padding-right: 0 !important;
    }

    .spark_blurb_10 .et_pb_blurb:hover .et_pb_blurb_description {

        transform: translate(0, -10px);
    }
}

@media only screen and (max-width: 980px) {
    #page-container .spark_blurb_1 .et_pb_column_4_4,
    #page-container .spark_blurb_11 .et_pb_column_4_4 {
        text-align: center !important;
    }

    #page-container .spark_blurb_1 .et_pb_blurb:nth-child(3),
    #page-container .spark_blurb_11 .et_pb_blurb:nth-child(3n + 3),
    #page-container .spark_blurb_11 .et_pb_blurb:last-child,
    #page-container .spark_blurb_1 .et_pb_blurb:last-child {
        margin-right: 0 !important;
    }

    #page-container .spark_blurb_11 .et_pb_blurb, #page-container .spark_blurb_1 .et_pb_blurb {
        margin-right: 2% !important;
        width: 31%;
        display: inline-block;
        float: none !important;
        vertical-align: top !important;
        padding: 30px 10px !important;
    }

    .spark_blurb_2 .et_pb_blurb .et_pb_blurb_container h4 {
        padding-bottom: 15px;
    }

    .spark_blurb_3 .et_pb_column_1_4 {
        width: 31% !important;
        margin: 0;
    }

    .spark_blurb_3 .et_pb_column_1_2 {
        width: 31% !important;
        margin: 0 3% 0;
    }

    .spark_blurb_3 .et_pb_blurb:hover .et_pb_blurb_container h4:before {
        width: 20px !important;
    }

    #page-container .spark_blurb_4 .et_pb_row {
        display: flex !important;
    }

    #page-container .spark_blurb_4 .et_pb_row .et_pb_column_1_3:last-child {
        margin-right: 0 !important;
    }

    #page-container .spark_blurb_4 .et_pb_row .et_pb_column_1_3 {
        width: 32% !important;
        margin-right: 2% !important;
        margin-bottom: 0 !important;
    }

    .spark_blurb_4 .et_pb_blurb:hover:before {
        top: 10px;
        left: 10px;
        right: 10px;
        bottom: 10px;
    }

    #page-container .spark_blurb_4 .et_pb_blurb {
        padding: 71px 20px 160px !important;
    }

    .spark_blurb_5 .et_pb_column_1_3 .et_pb_blurb {
        padding: 40px !important;
    }

    .spark_blurb_5 .et_pb_column_1_3 {
        width: 33.333% !important;
    }

    .spark_blurb_5 .et_pb_blurb:before {
        top: 30px !important;
        left: 30px !important;
        right: 30px !important;
        bottom: 30px !important;
    }

    .spark_blurb_6 .et_pb_column_1_2 {
        width: 50% !important;
    }

    #page-container .spark_blurb_6 .et_pb_blurb {
        padding: 30px !important;
    }

    .spark_blurb_6 .et_pb_blurb .et_pb_main_blurb_image {
        display: block !important;
        margin: 0 auto 10px !important;
    }

    .spark_blurb_6 .et_pb_blurb .et_pb_blurb_container {
        display: block !important;
        padding: 0 !important;
        text-align: center !important;
    }

    .spark_blurb_10 .et_pb_row {
        width: 95% !important;
    }

    .spark_blurb_10 .et_pb_row:last-child .et_pb_column:last-child {
        margin-right: 0 !important;
    }

    .spark_blurb_10 .et_pb_row:last-child .et_pb_column {
        width: 32% !important;
        margin-right: 2% !important;
    }

    #page-container .spark_blurb_12 .et_pb_blurb {
        padding: 40px !important;
    }

    #page-container .spark_blurb_10 .et_pb_blurb .et_pb_main_blurb_image {
        margin-bottom: 20px !important;
    }
}

@media only screen and (max-width: 767px) {
    #page-container .spark_blurb_11 .et_pb_blurb,
    #page-container .spark_blurb_1 .et_pb_blurb {
        width: 47%;
    }

    #page-container .spark_blurb_1 .et_pb_blurb:nth-child(3),
    #page-container .spark_blurb_11 .et_pb_blurb:nth-child(3n + 3) {
        margin-right: 2% !important;
    }

    #page-container .spark_blurb_1 .et_pb_blurb:last-child,
    #page-container .spark_blurb_1 .et_pb_blurb:nth-child(2n + 2),
    #page-container .spark_blurb_11 .et_pb_blurb:nth-child(2n + 2) {
        margin-right: 0 !important;
    }

    .spark_blurb_2 .et_pb_column_1_4 .et_pb_image:after {
        font-size: 23px !important;
    }

    .spark_blurb_3 .et_pb_column_1_4 {
        width: 100% !important;
    }

    .spark_blurb_3 .et_pb_column_1_2 {
        width: 100% !important;
        margin: 0 0 0;
    }

    .spark_blurb_3 .et_pb_column .et_pb_blurb .et_pb_blurb_container {
        text-align: center !important;
    }

    #page-container .spark_blurb_3 .et_pb_blurb .et_pb_main_blurb_image {
        margin-bottom: 10px;
        text-align: center !important;
    }

    .spark_blurb_3 .et_pb_blurb_container h4 {
        margin-right: 0 !important;
    }

    .spark_blurb_3 .et_pb_row:last-child .et_pb_column:last-child {
        margin-bottom: 0 !important;
    }

    .spark_blurb_3 .et_pb_column {
        margin-bottom: 40px !important;
    }

    #page-container .spark_blurb_4 .et_pb_row {
        display: block !important;
    }

    #page-container .spark_blurb_4 .et_pb_row:last-child .et_pb_column_1_3:last-child {
        margin-bottom: 0 !important;
    }

    #page-container .spark_blurb_4 .et_pb_row .et_pb_column_1_3 {
        width: 100% !important;
        margin-right: 0 !important;
        margin-bottom: 30px !important;
    }

    .spark_blurb_4 .et_pb_blurb:hover:before {
        top: 10px;
        left: 10px;
        right: 10px;
        bottom: 10px;
    }

    #page-container .spark_blurb_4 .et_pb_blurb {
        padding: 40px 20px !important;
    }

    #page-container .spark_blurb_4 .et_pb_blurb:after {
        width: 165px !important;
        margin-top: 30px !important;
        position: relative;
        bottom: 0;
    }

    #page-container .spark_blurb_4 .et_pb_blurb .et_pb_blurb_content {
        max-width: 100%;
    }

    #page-container .spark_blurb_4 .et_pb_row {
        width: 90% !important;
    }

    .spark_blurb_5 .et_pb_column_1_3 {
        width: 100% !important;
    }

    .spark_blurb_5 .et_pb_blurb:before {
        top: 40px !important;
        left: 40px !important;
        right: 40px !important;
        bottom: 40px !important;
    }

    .spark_blurb_5 .et_pb_blurb:hover:before {
        transform: scale(1) !important;
        top: 20px !important;
        left: 20px !important;
        right: 20px !important;
        bottom: 20px !important;
    }

    .spark_blurb_5 .et_pb_column_1_3 .et_pb_blurb {
        padding: 60px !important;
    }

    #page-container .spark_blurb_6 .et_pb_blurb {
        padding: 20px !important;
    }

    .spark_blurb_7 .et_pb_blurb:nth-child(2n + 2) {
        margin-right: 0 !important;
    }

    .spark_blurb_7 .et_pb_blurb {
        width: 43% !important;
        margin-right: 14% !important;
    }

    .spark_blurb_10 .et_pb_row .et_pb_main_blurb_image {
        margin-bottom: 20px !important;
    }

    .spark_blurb_10 .et_pb_row .et_pb_promo_description h2,
    .spark_blurb_10 .et_pb_row .et_pb_blurb_container {
        text-align: center !important;
    }

    .spark_blurb_10 .et_pb_row:last-child .et_pb_column {
        width: 100% !important;
        margin-right: 0 !important;
    }

    .spark_blurb_10 .et_pb_row {
        width: 90% !important;
    }

    #page-container .spark_blurb_12 .et_pb_row {
        width: 95% !important;
    }

    #page-container .spark_blurb_12 .et_pb_blurb {
        padding: 30px !important;
    }
}

@media only screen and (max-width: 600px) {
    .spark_blurb_8 .et_pb_row .et_pb_column_1_4 .et_pb_blurb_container,
    .spark_blurb_8 .et_pb_row .et_pb_column_1_4 .et_pb_main_blurb_image {
        text-align: center !important;
    }

    .spark_blurb_8 .et_pb_row .et_pb_column_1_4 {
        width: 100% !important;
        margin-right: 0 !important;
    }
}

@media only screen and (max-width: 480px) {
    #page-container .spark_blurb_11 .et_pb_blurb, #page-container .spark_blurb_1 .et_pb_blurb {
        width: 100%;
        margin-right: 0 !important;
    }

    #page-container .spark_blurb_1 .et_pb_blurb:nth-child(3),
    #page-container .spark_blurb_11 .et_pb_blurb:nth-child(3) {
        margin-right: 0 !important;
    }

    .spark_blurb_6 .et_pb_row {
        border: none !important;
    }

    .spark_blurb_6 .et_pb_column_1_2 {
        width: 100% !important;
        border-right: none !important;
        border-bottom: 1px solid #e7e7e7;
    }

    .spark_blurb_6 .et_pb_row:last-child .et_pb_column_1_2:last-child {
        border: none !important;
        margin-bottom: 0 !important;
    }

    .spark_blurb_7 .et_pb_blurb {
        width: 100% !important;
        margin-right: 0 !important;
    }

    #page-container .et_pb_row .et_pb_column {
        width: 100% !important;
        margin-right: 0 !important;
    }
    #page-container .spark_blurb_3 .et_pb_blurb .et_pb_main_blurb_image {
        margin-bottom: 20px;
    }

    #page-container .spark_blurb_5 .et_pb_row {
        width: 100% !important;
    }

    #page-container .spark_blurb_12 .et_pb_row {
        width: 90% !important;
    }
}

/* -------------------- */
/* CTA ---------------- */
/* -------------------- */

/* Call to Action 2 */

.spark-cta2 .et_pb_newsletter_form {
    text-align: center !important;
}

.spark-cta2 .et_pb_newsletter_form .et_pb_newsletter_fields{
    display: block !important;
    flex-wrap: unset;
}
.spark-cta2 .et_pb_newsletter_form p {
    padding: 0 !important;
    width: 25%;
    float: none;
    margin-right: 3%;
    position: relative;
    display: inline-block;
    flex-basis: unset;
}

.spark-cta2 .et_pb_newsletter_form p:last-of-type {
    width: 13.6% !important;
    margin-right: 0 !important;
}

#page-container .spark-cta4 .et_pb_newsletter_form p input {
    padding: 16px 100px 16px 18px!important;
}
#page-container .spark-cta2 .et_pb_newsletter_form p input {
    padding: 14px 18px!important;
}


.spark-cta4 .et_pb_newsletter p label,
.spark-cta2 .et_pb_newsletter p label {
    display: none !important;

}

.spark-cta2 .et_pb_newsletter p.filled label,
.spark-cta2 .et_pb_newsletter p.focus label {
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
}

.spark-cta2 .et_pb_main_blurb_image a span {
    transition: 0.3s !important;
}

.spark-cta2 .et_pb_main_blurb_image a:hover span {
    transform: scale(1.1) !important;
}



/* Call to Action 4 */
.spark-cta4 .et_pb_newsletter_form p:last-of-type {
    margin-right: 0;
}

.spark-cta4 .et_pb_newsletter_form {
    text-align: center !important;
}

.spark-cta4 .et_pb_newsletter_form .et_pb_newsletter_fields{
    display: block !important;
}
.spark-cta4 .et_pb_newsletter_form p {
    padding: 0 !important;
    width: 47%;
    float: none;
    margin-right: 5%;
    position: relative;
    margin-bottom: 17px;
    overflow: hidden;
    display: inline-block;
}

.spark-cta4 .et_pb_newsletter_form p:nth-child(2n + 2) {
    margin-right: 0 !important;
}

.spark-cta4 .et_pb_newsletter p label {
    right: 0;
}

.spark-cta4 .et_pb_newsletter p.filled label,
.spark-cta4 .et_pb_newsletter p.focus label {
    min-width: 0;
    padding: 7px 10px;
    border-left: 1px solid rgba(217, 217, 217, 0.5) !important;
}


#page-container .spark-cta4 .et_pb_newsletter_form p input {
    padding: 16px 100px 16px 18px!important;
}


/* Call to Action 6 */

.spark-cta6 .et_pb_column_2_3 .et_pb_newsletter_form {
    padding-left: 0 !important;
    margin-left: -1.7%;
    width: 101.7% !important;
    display: block !important;
}

.spark-cta6 .et_pb_column_2_3 .et_pb_newsletter_form .et_pb_newsletter_fields{
    display: block;
}
.spark-cta6 .et_pb_column_2_3 .et_pb_newsletter_form p:not(:last-of-type) {
    width: 34.5%;
    margin-right: 3.5%;
    float: left;
    position: relative;
    overflow: hidden;
    border-radius: 3px;
    flex-basis: unset;
}

.spark-cta6 .et_pb_column_2_3 .et_pb_newsletter_form p {
    padding-bottom: 0 !important;
}

.spark-cta6 .et_pb_column_2_3 .et_pb_newsletter_form p:last-of-type {
    float: left !important;
    width: 24%;
}

.spark-cta6 .et_pb_newsletter_form input {
    padding: 15px 20px !important;

}

.spark-cta6 .et_pb_column_2_3 .et_pb_newsletter_form p:not(:last-of-type):before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #fff;
    z-index: 0;
    transform: translate(-101%, 0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.spark-cta6 .et_pb_column_2_3 .et_pb_newsletter_form p.focus:not(:last-of-type):before,
.spark-cta6 .et_pb_column_2_3 .et_pb_newsletter_form p.filled:not(:last-of-type):before {
    transition-delay: 0.3s;
    transform: translate(0, 0);
}

.spark-cta6 .et_pb_newsletter_form p.focus input,
.spark-cta6 .et_pb_newsletter_form p.filled input {
    border-color: transparent !important;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}


#page-container .spark-cta6 .et_pb_newsletter_form p input {
    padding: 15px 20px !important;
}

/*Focus*/

.spark-cta6 .et_pb_newsletter p {
    padding-bottom: 0 !important;
}

.spark-cta6 .et_pb_newsletter p .et_pb_newsletter_fields{
    display: block !important;
}
.spark-cta6 .et_pb_newsletter p label {
    display: none !important;
}

.spark-cta6 .et_pb_newsletter p.filled label,
.spark-cta6 .et_pb_newsletter p.focus label {
    -webkit-transform: translate3d(50%, -50%, 0);
    transform: translate3d(50%, -50%, 0);
    padding-left: 0;
    opacity: 0;
}



/*Responsive*/

@media only screen and (min-width: 1930px) {
    .spark-cta6 {
        margin: 140px 0 !important;
    }

    .spark-cta6 .et_pb_image {
        margin-top: -80px !important;
        margin-bottom: -80px !important;
    }

    .spark-cta6 .et_pb_column_2_3 {
        padding-top: 120px !important;
    }

    /*.spark-cta4 .et_pb_newsletter_form p:not(.filled):not(.focus) input,*/
    /*.spark-cta2 .et_pb_newsletter_form p:not(.filled):not(.focus) input {*/
        /*padding: 16px 100px 17px 18px !important;*/
    /*}*/
}

@media only screen and (max-width: 767px) {
    #page-container .spark-cta2 .et_pb_newsletter_form p:last-of-type {
        margin-right: 0 !important;
    }

    #page-container .spark-cta2 .et_pb_newsletter_form p {
        width: 47% !important;
        margin-right: 5% !important;
        margin-bottom: 35px;
    }

    #page-container .spark-cta2 .et_pb_newsletter_form p:nth-child(2n + 2) {
        margin-right: 0 !important;
    }

    #page-container .spark-cta2 .et_pb_newsletter_form p:last-of-type,
    #page-container .spark-cta2 .et_pb_newsletter_form p:nth-last-of-type(2) {
        margin-bottom: 0 !important;
    }

    .spark-cta6 .et_pb_column_2_3 .et_pb_newsletter_form p:not(:last-of-type) {
        width: 48%;
        margin-right: 4%;
    }

    .spark-cta6 .et_pb_column_2_3 .et_pb_newsletter_form p:last-of-type {
        float: left !important;
        width: 100%;
        margin-top: 20px;
    }

    #page-container .spark-cta6 .et_pb_newsletter_form p:nth-last-of-type(2) {
        margin-right: 0 !important;
    }
}

@media only screen and (max-width: 480px) {
    #page-container .spark-cta2 .et_pb_newsletter_form p {
        width: 100% !important;
        margin-right: 0 !important;
        margin-bottom: 35px;
    }

    #page-container .spark-cta2 .et_pb_newsletter_form p:nth-last-of-type(2) {
        margin-bottom: 35px !important;
    }

    #page-container .spark-cta4 .et_pb_newsletter_form p:last-of-type {
        margin-bottom: 0 !important;
    }

    #page-container .spark-cta4 .et_pb_newsletter_form p {
        width: 100% !important;
        margin-right: 0 !important;
    }

    .spark-cta6 .et_pb_column_2_3 .et_pb_newsletter_form p:not(:last-of-type) {
        width: 100%;
        margin-right: 0%;
        margin-bottom: 20px;

    }

    .spark-cta6 .et_pb_column_2_3 .et_pb_newsletter_form p:last-of-type {
        margin-top: 0px;
    }

    #page-container .spark-cta5 .et_pb_promo .et_pb_button.et_pb_promo_button,
    #page-container .spark-cta1 .et_pb_promo .et_pb_button.et_pb_promo_button {
        padding: 10px 15px !important;
    }
}

/* -------------------- */
/* PERSONNEL ---------- */
/* -------------------- */

.et_pb_team_member_image {
    max-width: 100% !important;
}


/***************************spark PERSON 1**********************************/

.spark_person_1 .et_pb_member_social_links li:last-child {
    margin-right: 0 !important;
}

.spark_person_1 .et_pb_member_social_links li {
    margin-right: 31px !important;
}

.spark_person_1 .et_pb_member_social_links li a:hover {
    opacity: 0.5 !important;
}

.spark_person_1 .et_pb_team_member img {
    width: auto;

    position: absolute;
    left: 50%;
    top: -51px;
    transform: translate(-50%, 0);
    max-width: none;
}

.spark_person_1 .et_pb_team_member:after {
    content: "";
    display: block;
    background: #000;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    visibility: visible;
}

.spark_person_1 .et_pb_team_member .et_pb_team_member_description {
    z-index: 9;
}
.spark_person_1 .et_pb_team_member:hover {
	box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.3);
}


/*Responsive*/

@media only screen and (max-width: 1390px) {
    .spark_person_1 .et_pb_row:last-child {
        max-width: 855px !important;
    }

    .spark_person_1 .et_pb_row:last-child .et_pb_team_member {
        padding-top: 40px !important;
        padding-bottom: 20px !important;
    }

    .spark_person_1 .et_pb_row:last-child .et_pb_team_member .et_pb_member_social_links {
        margin-top: 16px;
    }
}

@media only screen and (max-width: 980px) {
    .spark_person_1 .et_pb_row:last-child {
        max-width: 725px !important;
    }

    .spark_person_1 .et_pb_column_1_3:last-child {
        margin-right: 0 !important;
    }

    .spark_person_1 .et_pb_column_1_3 {
        width: 32% !important;
        margin-right: 2% !important;
    }

    .spark_person_1 .et_pb_column_1_3 .et_pb_team_member .et_pb_team_member_image {
        float: none !important;
        width: 185px !important;
    }

    .spark_person_1 .et_pb_column_1_3 .et_pb_team_member h4 {
        padding-bottom: 4px !important;
    }

    .spark_person_1 .et_pb_column_1_3 .et_pb_team_member .et_pb_member_position {
        padding-bottom: 10px !important;
    }

    .spark_person_1 .et_pb_row:last-child .et_pb_team_member {
        padding-top: 20px !important;
    }
}

@media only screen and (max-width: 767px) {
    .spark_person_1 .et_pb_row:last-child {
        max-width: 370px !important;
    }

    .spark_person_1 .et_pb_column_1_3 {
        width: 100% !important;
        margin-right: 0% !important;
    }
}

@media only screen and (max-width: 480px) {
    .spark_person_1 .et_pb_row:last-child {
        max-width: 300px !important;
    }
}

/***************************spark PERSON 2**********************************/

.spark_person_1 .et_pb_team_member,
.spark_person_2 .et_pb_team_member,
.spark_person_3 .et_pb_team_member{
    overflow: hidden !important;
}

.spark_person_3 .et_pb_team_member img ,
.spark_person_2 .et_pb_team_member img {
    display: block;
    width: 100%;
}

.spark_person_3 .et_pb_team_member .et_pb_team_member_image:before ,
.spark_person_2 .et_pb_team_member .et_pb_team_member_image:before {
    display: block;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #141414;
    opacity: 0;
    transition: all .3s ease-out;
}

/*Social Icons*/

.spark_person_2 .et_pb_member_social_links {
    margin-top: 50px;
}

.spark_person_2 .et_pb_member_social_links li:last-child {
    margin-right: 0 !important;

}

.spark_person_2 .et_pb_member_social_links li {
    margin-right: 10px !important;
}

.spark_person_2 .et_pb_member_social_links li a.et_pb_font_icon:hover {
    opacity: 0.5;
}

.spark_person_2 .et_pb_member_social_links li a.et_pb_font_icon {
    line-height: 100%;
    border-radius: 50%;
    border: 1px solid #a7a7a7;
    padding: 17px;
}

/*Hover*/

.spark_person_3 .et_pb_team_member ,
.spark_person_2 .et_pb_team_member {
    position: relative;
    cursor: pointer;
}

.spark_person_3 .et_pb_team_member_description ,
.spark_person_2 .et_pb_team_member_description {
    opacity: 0;
    transition: all .3s ease-out;
}

.spark_person_3 .et_pb_team_member:hover .et_pb_team_member_image:before ,
.spark_person_2 .et_pb_team_member:hover .et_pb_team_member_image:before {
    opacity: 0.5;
}

.spark_person_3 .et_pb_team_member:hover .et_pb_team_member_description ,
.spark_person_2 .et_pb_team_member:hover .et_pb_team_member_description {
    opacity: 1;
    transition: all .3s ease-out;
}

/*Responsive*/

@media only screen and (max-width: 980px) {
    .spark_person_2 .et_pb_column .et_pb_team_member_image {
        margin: 0 !important;
        width: 100% !important;
    }

    .spark_person_2 .et_pb_row:last-child .et_pb_column:last-child {
        margin-right: 0 !important;
    }

    .spark_person_2 .et_pb_row:last-child .et_pb_column {
        width: 49% !important;
        margin-right: 2% !important;
    }

    .spark_person_2 .et_pb_member_social_links {
        margin-top: 20px;
    }

    .spark_person_2 .et_pb_member_social_links li a.et_pb_font_icon {
        padding: 12px;
    }
}

@media only screen and (max-width: 600px) {
    .spark_person_2 .et_pb_row:last-child .et_pb_column {
        width: 100% !important;
        margin-right: 0 !important;
    }
}

/***************************spark PERSON 3**********************************/




/*Columns*/

.spark_person_3 .et_pb_column_1_2 {
    width: 31% !important;
    margin-left: 8% !important;
}

.spark_person_3 .et_pb_column_1_4:nth-child(2) {
    margin-right: 0 !important;
}

.spark_person_3 .et_pb_column_1_4 {
    width: 27.7% !important;
    margin-right: 1.8% !important;
}

/*Social Icons*/

.spark_person_3 .et_pb_member_social_links {
    margin-top: 36px;
}

.spark_person_3 .et_pb_member_social_links li:last-child {
    margin-right: 0 !important;

}

.spark_person_3 .et_pb_member_social_links li {
    margin-right: 15px !important;
}

.spark_person_3 .et_pb_member_social_links li a.et_pb_font_icon:hover {
    opacity: 0.5;
}



/*Responsive*/

@media only screen and (max-width: 1390px) {
    .spark_person_3 .et_pb_column_1_2 {
        width: 39% !important;
        margin-left: 3% !important;
        padding-top: 0 !important;
    }
}

@media only screen and (max-width: 980px) {
    .spark_person_3 .et_pb_column_1_2 .et_pb_promo h2,
    .spark_person_3 .et_pb_column_1_2 .et_pb_promo {
        text-align: center !important;
    }

    .spark_person_3 .et_pb_column_1_2 {
        width: 100% !important;
        margin-left: 0% !important;
        padding-top: 1.5vw !important;
    }

    .spark_person_3 .et_pb_column .et_pb_team_member_image {
        margin: 0 !important;
        width: 100% !important;
    }

    #page-container .spark_person_3 .et_pb_column_1_4:nth-child(2) {
        margin-right: 0 !important;
    }

    #page-container .spark_person_3 .et_pb_column_1_4 {
        width: 49% !important;
        margin-right: 2% !important;
    }
}

@media only screen and (max-width: 480px) {
    #page-container .spark_person_3 .et_pb_column_1_4 {
        width: 100% !important;
        margin-right: 0 !important;
    }
}

/***************************spark PERSON 4**********************************/

.spark_person_4 .et_pb_team_member img {
    width: auto;

    border-radius: 50%;
    padding: 25px;
    display: block !important;
    top: 0px;
    max-width: 100%;
    transition: 0.3s !important;
}

.spark_person_4 .et_pb_team_member:hover img {
    transition-delay: 0.3s !important;
    border-radius: 0%;
    padding: 0px;
}

.spark_person_4 .et_pb_team_member .et_pb_team_member_description {
    transform: translate(-1.4vw, 0);
    transition: 0.3s !important;
}

.spark_person_4 .et_pb_team_member:hover .et_pb_team_member_description {
    transform: translate(0, 0);
}

/*Styles for IE*/

body.ie .spark_person_4 .et_pb_team_member:hover .et_pb_team_member_description{
    transform: translate(10px, 0px) !important;
}
body.ie .spark_person_4 .et_pb_team_member .et_pb_team_member_description {
    padding-left: 0 !important;
    transform: translate(0, 0px) !important;
}

/*Responsive*/

@media only screen and (max-width: 1390px) {
    .spark_person_4 .et_pb_team_member_description {
        max-width: 70% !important;
    }

    .spark_person_4 .et_pb_team_member img {
        padding: 10px;
    }
}

@media only screen and (max-width: 1390px) and (min-width: 981px) {
    .spark_person_4 .et_pb_team_member h4 {
        font-size: 20px !important;
    }
}

@media only screen and (max-width: 980px) {
    .spark_person_4 .et_pb_column_1_3:last-child {
        margin-right: 0 !important;
    }

    .spark_person_4 .et_pb_column_1_3 {
        width: 32% !important;
        margin-right: 2% !important;
    }

    #page-container .spark_person_4 .et_pb_team_member {
        padding: 20px !important;
    }

    .spark_person_4 .et_pb_team_member .et_pb_team_member_description h4,
    .spark_person_4 .et_pb_team_member .et_pb_team_member_description .et_pb_member_position {
        text-align: center !important;
    }

    .spark_person_4 .et_pb_team_member .et_pb_team_member_description {
        transform: translate(0, 0);
        padding-left: 0 !important;
        padding-top: 10px !important;
        max-width: 100% !important;
        width: 100% !important;
        display: block !important;
    }

    body.ie .spark_person_4 .et_pb_team_member:hover .et_pb_team_member_description{
        transform: translate(0, 0px) !important;
    }
    #page-container .spark_person_4 .et_pb_team_member:hover .et_pb_team_member_image img {
        transform: scale(1.1);
    }

    #page-container .spark_person_4 .et_pb_team_member .et_pb_team_member_image img {
        padding: 0 !important;
        border-radius: 50% !important;
    }

    #page-container .spark_person_4 .et_pb_team_member .et_pb_team_member_image {
        width: 100% !important;
        float: none !important;
        overflow: visible !important;
    }

    .spark_person_4 .et_pb_team_member img{
        display: inline-block !important;
    }
}

@media only screen and (max-width: 767px) {

}

@media only screen and (max-width: 480px) {
    .spark_person_4 .et_pb_column_1_3 {
        width: 100% !important;
        margin-right: 0% !important;
    }

}

/* PERSON 5 */


.spark_person_5 .et_pb_team_member_image img {
    width: 100% !important;
    display: block !important;
}

.spark_person_5 .et_pb_promo_description p:last-child {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}

.spark_person_5 .et_pb_promo_description p {
    margin-bottom: -3px;
    padding-bottom: 0;
}

.spark_person_5 .et_pb_promo_description p a:after {
    margin-left: 5px;
    width: 0 !important;
}

.spark_person_5 .et_pb_promo_description p a:before {
    width: 21px !important;
}

.spark_person_5 .et_pb_promo_description p a:after,
.spark_person_5 .et_pb_promo_description p a:before {
    display: inline-block;
    content: "$";
    font-family: ETmodules;
    vertical-align: middle;
    transition: 0.3s !important;
    overflow: hidden;
}

.spark_person_5 .et_pb_promo_description p a {
    color: #a7a7a7 !important;

}

.spark_person_5 .et_pb_promo_description p a:hover:after {
    width: 18px !important;
}

.spark_person_5 .et_pb_promo_description p a:hover:before {
    width: 0 !important;
}

/*Back Image*/

.spark_person_5 .et_pb_team_member_image {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-perspective: 800px;
    -moz-perspective: 800px;
    -o-perspective: 800px;
    -ms-perspective: 800px;
    perspective: 800px;
}

.spark_person_5 .et_pb_team_member_image .image_back,
.spark_person_5 .et_pb_team_member_image img {
    transform-style: preserve-3d;
    background-position: center center;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    -ms-transition: all 0.4s linear;
    transition: all 0.4s linear;

}

.spark_person_5 .et_pb_team_member_image img {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
    opacity: 1;
}

.spark_person_5 .et_pb_team_member_image .image_back {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}

/*Hover*/

.spark_person_5 .et_pb_team_member:hover {
    cursor: pointer;
}

.spark_person_5 .et_pb_team_member:hover .et_pb_team_member_image .image_back {
    opacity: 1;
}

.spark_person_5 .et_pb_team_member:hover .et_pb_team_member_image img {
    opacity: 0;
}

/*Columns*/

/* .spark_person_5 .et_pb_column_1_4:last-child {
    margin-right: 0 !important;
}

 .spark_person_5 .et_pb_column_1_4 {
    width: 21.3% !important;
    margin-right: 2.5% !important;
}

.spark_person_5 .et_pb_column_1_4:first-child {
    width: 23% !important;
    margin-right: 7% !important;
}*/

/*Responsive*/

@media only screen and (max-width: 1390px) {
    .spark_person_5 .et_pb_column_1_4:first-child {
        width: 28% !important;
        margin-right: 2% !important;
    }

    .spark_person_5 .et_pb_column_1_4 {
        width: 22% !important;
        margin-right: 2% !important;
    }

    .spark_person_5 .et_pb_column_1_4:last-child {
        margin-right: 0 !important;
    }

    .spark_person_5 .et_pb_row {
        width: 90% !important;
    }
}

@media only screen and (max-width: 980px) {
    .spark_person_5 .et_pb_column_4_4 .et_pb_promo h2,
    .spark_person_5 .et_pb_column_1_4:first-child .et_pb_promo {
        text-align: center !important;
    }

    #page-container .spark_person_5 .et_pb_column_1_4:first-child {
        width: 100% !important;
        margin-right: 0 !important;
    }

    .spark_person_5 .et_pb_column .et_pb_team_member_image {
        margin-right: 0 !important;
        width: 100% !important;
    }

    #page-container .spark_person_5 .et_pb_column_1_4 {
        width: 32% !important;
    }

    .spark_person_5 .et_pb_column_1_4:first-child .et_pb_promo:last-child {
        padding-bottom: 7px !important;
    }

    .spark_person_5 .et_pb_column_1_4:first-child .et_pb_promo:first-child {
        padding-bottom: 10px !important;
        margin-bottom: 26px !important;
    }
}

@media only screen and (max-width: 767px) {
    #page-container #main-content .spark_person_5 .et_pb_column_1_4 {
        width: 100% !important;
        max-width: 430px;
        margin: 0 auto 30px !important;
    }
}

/***************************spark PERSON 6**********************************/

.spark_person_6 {
    opacity: 0;
}
.spark_person_6 .et_pb_team_member_image img {
    width: 100% !important;
    display: block !important;
}

.spark_person_6 .et_pb_promo_description p:last-child {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}

.spark_person_6 .et_pb_promo_description p {
    margin-bottom: -3px;
    padding-bottom: 0;
}

.spark_person_6 .et_pb_promo_description p a:after {
    margin-left: 5px;
    width: 0 !important;
}

.spark_person_6 .et_pb_promo_description p a:before {
    width: 21px !important;
}

.spark_person_6 .et_pb_promo_description p a:after,
.spark_person_6 .et_pb_promo_description p a:before {
    display: inline-block;
    content: "$";
    font-family: ETmodules;
    vertical-align: middle;
    transition: 0.3s !important;
    overflow: hidden;
}

.spark_person_6 .et_pb_promo_description p a {
    color: #a7a7a7 !important;

}

.spark_person_6 .et_pb_promo_description p a:hover:after {
    width: 18px !important;
}

.spark_person_6 .et_pb_promo_description p a:hover:before {
    width: 0 !important;
}

/*Back Image*/

.spark_person_6 .et_pb_team_member_image {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-perspective: 800px;
    -moz-perspective: 800px;
    -o-perspective: 800px;
    -ms-perspective: 800px;
    perspective: 800px;
}

.spark_person_6 .et_pb_team_member_image .image_back,
.spark_person_6 .et_pb_team_member_image img {
    transform-style: preserve-3d;
    background-position: center center;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    -ms-transition: all 0.4s linear;
    transition: all 0.4s linear;

}

.spark_person_6 .et_pb_team_member_image img {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
    opacity: 1;
}

.spark_person_6 .et_pb_team_member_image .image_back {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    opacity: 0;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

/*Hover*/

.spark_person_6 .et_pb_team_member:hover {
    cursor: pointer;
}

.spark_person_6 .et_pb_team_member:hover .et_pb_team_member_image .image_back {
    -webkit-transform: rotateY(0deg);
    -moz-transf-webkit-transformorm: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
    opacity: 1;
}

.spark_person_6 .et_pb_team_member:hover .et_pb_team_member_image img {
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    opacity: 0;
}

/*Columns*/

.spark_person_6 .et_pb_column_1_3:last-child {
    margin-right: 0 !important;
}

.spark_person_6 .et_pb_column_1_3 {
    width: 27.7% !important;
    margin-right: 4.1% !important;
}

.spark_person_6 .et_pb_column_1_3:first-child {
    width: 33% !important;
    margin-right: 7% !important;
}

/*Responsive*/

@media only screen and (min-width: 1930px) {
    #page-container .spark_person_1 .et_pb_team_member{
        padding: 51px 50px 36px !important;
    }

    #page-container .spark_person_4 .et_pb_team_member .et_pb_team_member_description {
        padding-top: 31px !important;
    }
}
@media only screen and (max-width: 980px) {
    .spark_person_6 .et_pb_column_1_3:first-child .et_pb_promo h2,
    .spark_person_6 .et_pb_column_1_3:first-child .et_pb_promo {
        text-align: center !important;
    }

    #page-container .spark_person_6 .et_pb_column_1_3:first-child {
        width: 100% !important;
        margin-right: 0 !important;
    }

    .spark_person_6 .et_pb_column .et_pb_team_member_image {
        margin-right: 0 !important;
        width: 100% !important;
    }

    #page-container .spark_person_6 .et_pb_column_1_3:last-child {
        margin-right: 0 !important;
    }

    #page-container .spark_person_6 .et_pb_column_1_3 {
        width: 48% !important;
        margin-right: 2% !important;
    }

    .spark_person_6 .et_pb_column_1_3:first-child .et_pb_promo:last-child {
        padding-bottom: 7px !important;
    }

    .spark_person_6 .et_pb_column_1_3:first-child .et_pb_promo:first-child {
        padding-bottom: 10px !important;
        margin-bottom: 26px !important;
    }
}

@media only screen and (max-width: 600px) {
    #page-container #main-content .spark_person_6 .et_pb_column_1_3:not(:first-child) {
        width: 100% !important;
    }
}

/***************************spark PERSON 7**********************************/

.spark_person_7 .et_pb_team_member img {
    display: block;
    width: 100%;
}

.spark_person_7 .et_pb_team_member .et_pb_team_member_image {
    width: 100% !important;
    margin: 0 !important;
}

.spark_person_7 .et_pb_team_member .et_pb_team_member_image:before {
    display: block;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #141414;
    opacity: 0;
    transition: all .3s ease-out;
}

/*Columns*/

.spark_person_7 .et_pb_row:last-child .et_pb_column_4_4 {
    min-height: 21vw;
}
@media screen and (min-width: 981px) {
	.spark_person_7 .flexRow .et_pb_column {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
	}	
	.spark_person_7 .et_pb_column_4_4 .et_pb_team_member {
		width: 18% !important;
		margin-bottom: 0 !important;
		transition: 0.3s !important;
		transition-delay: 0.3s !important;
		clear: none;
		border: 1px solid transparent;
	}
	.spark_person_7 .et_pb_team_member:hover {
		transform: translate(0, -8%);
	}
}
.spark_person_7 .et_pb_column_4_4.hovered .et_pb_team_member:last-child,
.spark_person_7 .et_pb_column_4_4 .et_pb_team_member:last-child {
    margin-right: 0 !important;
}

.spark_person_7 .et_pb_column_4_4.hovered .et_pb_team_member {
    width: 19.5%!important;
}

/*Social Icons*/

.spark_person_7 .et_pb_member_social_links {
    margin-top: 17px;
}

.spark_person_7 .et_pb_member_social_links li:last-child {
    margin-right: 0 !important;

}

.spark_person_7 .et_pb_member_social_links li {
    margin-right: 15px !important;
}

.spark_person_7 .et_pb_member_social_links li a.et_pb_font_icon:hover {
    opacity: 0.5;
}

/*Hover*/

.spark_person_7 .et_pb_team_member {
    position: relative !important;
    cursor: pointer;
}

.spark_person_7 .et_pb_team_member:hover {
    padding: 0px !important;
    width: 22% !important;
}

.spark_person_7 .et_pb_team_member_description {
    position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	padding-bottom: 0;
    opacity: 0;
    transition: all .3s ease-out;
}
.spark_person_7 .et_pb_team_member:hover {
	
}

.spark_person_7 .et_pb_team_member:hover .et_pb_team_member_image:before {
    opacity: 0.2;
}

.spark_person_7 .et_pb_team_member:hover .et_pb_team_member_description {
    transition-delay: 0.4s;
    opacity: 1;
}

/*Responsive*/

@media only screen and (max-width: 980px) {
    .spark_person_7 .et_pb_column_4_4 .et_pb_team_member:nth-child(3),
    .spark_person_7 .et_pb_column_4_4 .et_pb_team_member:last-child {
        margin-right: 0 !important;
    }

    .spark_person_7 .et_pb_column_4_4 {
        text-align: center !important;
    }

    .spark_person_7 .et_pb_column_4_4 .et_pb_team_member {
        width: 30% !important;
        margin-right: 3% !important;
        margin-bottom: 20px !important;
        display: inline-block;
        float: none;
    }

    .spark_person_7 .et_pb_column_4_4.hovered .et_pb_team_member:hover {
        padding: 0;
        width: 30% !important;
        border: none !important;
        transform: translate(0, 0) scale(1.1);
    }

    .spark_person_7 .et_pb_column_4_4.hovered .et_pb_team_member:nth-child(3),
    .spark_person_7 .et_pb_column_4_4.hovered .et_pb_team_member:last-child {
        margin-right: 0 !important;
    }

    .spark_person_7 .et_pb_column_4_4.hovered .et_pb_team_member {
        width: 30% !important;
    }
}

@media only screen and (max-width: 767px) {
    .spark_person_7 .et_pb_column_4_4 .et_pb_team_member:nth-child(3) {
        margin-right: 3% !important;
    }

    .spark_person_7 .et_pb_column_4_4 .et_pb_team_member:nth-child(2n+2) {
        margin-right: 0 !important;
    }

    .spark_person_7 .et_pb_column_4_4 .et_pb_team_member {
        width: 48% !important;
    }

    .spark_person_7 .et_pb_column_4_4.hovered .et_pb_team_member:hover {
        width: 48% !important;
    }

    .spark_person_7 .et_pb_column_4_4.hovered .et_pb_team_member:nth-child(3) {
        margin-right: 3% !important;
    }

    .spark_person_7 .et_pb_column_4_4.hovered .et_pb_team_member {
        width: 48% !important;
    }

    .spark_person_7 .et_pb_column_4_4.hovered .et_pb_team_member:nth-child(2n+2) {
        margin-right: 0 !important;
    }
}

@media only screen and (max-width: 480px) {

    .spark_person_7 .et_pb_row {
        width: 86% !important;
    }

    .spark_person_7 .et_pb_column_4_4 .et_pb_team_member {
        width: 100% !important;
        margin-right: 0% !important;
        margin-bottom: 20px !important;
    }

    .spark_person_7 .et_pb_column_4_4.hovered .et_pb_team_member:hover {
        padding: 0;
        width: 100% !important;
        transform: translate(0, 0) scale(1.1);
    }

    .spark_person_7 .et_pb_column_4_4.hovered .et_pb_team_member {
        width: 100% !important;
    }
}

/* -------------------- */
/* CONTENT BLOCKS  ---- */
/* -------------------- */

/*** spark Content Global ***/

.et_pb_column_1_2 .et_pb_image,
.et_pb_column_1_2 .et_pb_image img {
    height: auto !important;
}

/* Make text black */
.spark-content-text-black em {
    color: #000 !important;
}

/* Images border Radius */
.spark-content-border-radius img {
    border-radius: 2px;
}

/** spark Content 2 **/

.spark-content2 .et_pb_column:first-child {
    padding: 3.4% 6.3vw 0 19.1% !important;
}

.spark-content2 .et_pb_blurb_container {
    padding-left: 21px !important;
    padding-right: 1vw !important;
}

.spark-content2 .et_pb_blurb {
    cursor: pointer;
}

.spark-content2 .et_pb_blurb:hover .et_pb_blurb_container {
    -webkit-animation: fadeIn 5s infinite;
    animation: fadeIn 1s infinite;
    animation-iteration-count: 1
}

/** spark Content 3 **/

.spark-content3 .et_pb_blurb {
    cursor: pointer;
}

.spark-content3 .et_pb_main_blurb_image img {
    display: block !important;
    width: 100%;
}

/** spark Content 4 **/

.spark-content4 .et_pb_column_2_3 .et_pb_image img {
    display: block !important;
    width: 100% !important;
}

.spark-content4 .et_pb_column_1_3 {
    width: 34% !important;
}

.spark-content4 .et_pb_column_2_3 {
    width: 57% !important;
    margin-right: 8.7% !important;
}

/** spark Content 5 **/

.spark-content5 .et_pb_column .et_pb_image .et_pb_image_wrap {
    display: block !important;
}

.spark-content5 .et_pb_column .et_pb_image img {
    display: block !important;
    width: 100% !important;
}

.spark-content5 .et_pb_column .et_pb_image.et-first-child,
.spark-content5 .et_pb_column .et_pb_image:first-child {
    margin-right: 4% !important;
}

.spark-content5 .et_pb_column .et_pb_image.et-first-child,
.spark-content5 .et_pb_column .et_pb_image:not(.et-first-child):not(.et-last-child):not(:last-child) {
    width: 48% !important;
    float: left;
    margin-bottom: 20px !important;
}

.spark-content5 .et_pb_column .et_pb_image:first-child,
.spark-content5 .et_pb_column .et_pb_image:nth-child(2) {
    width: 48% !important;
    float: left;
    margin-bottom: 20px !important;
}

.spark-content7 .et_pb_column .et_pb_blurb_container,
.spark-content6 .et_pb_column .et_pb_blurb_container,
.spark-content5 .et_pb_column .et_pb_blurb_container {
    vertical-align: middle;
}

.spark-content5 .et_pb_blurb .et_pb_main_blurb_image img,
.spark-content5 .et_pb_blurb .et_pb_main_blurb_image {
    transition: 0.3s;
}

body:not(.ie) .spark-content5 .et_pb_blurb:hover .et_pb_main_blurb_image {
    background-color: transparent;
}

body.ie .spark-content5 .et_pb_blurb:hover .et_pb_main_blurb_image img {
    transform: scale(0.9);
}

.spark-content5 .et_pb_blurb:hover .et_pb_main_blurb_image img {
    filter: brightness(0) invert(1);
}

/** spark Content 6 **/

.spark-content6 .et_pb_column_1_3 .et_pb_blurb {
    cursor: pointer;
}

/** spark Content 7 **/
.spark-content7 .et_pb_column:last-child .et_pb_blurb_container {
    padding-left: 1.7vw;
    padding-top: 0;
}

.spark-content7 .et_pb_column:first-child .et_pb_main_blurb_image a span {
    transition: 0.3s !important;
}

.spark-content7 .et_pb_column:first-child .et_pb_main_blurb_image a:hover span {
    transform: scale(1.1) !important;
}

/** spark Content 9**/

.spark-content9 .et_pb_slide .et_pb_slide_image img {
    max-height: 100% !important;
    display: block;
    width: 100%;
}

.spark-content9 .et_pb_slide {
    padding: 0 7vw !important;
}

.spark-content9 .et_pb_slide .et_pb_container {
    max-width: 100% !important;
}

.spark-content9 .et-pb-controllers {
    position: static;
    width: 57%;
    margin-top: 28px;
}

.spark-content9 .et-pb-controllers a:last-child {
    margin-right: 0 !important;
}

.spark-content9 .et-pb-controllers a {
    width: 11px;
    height: 11px;
    margin-right: 15px;
    border-radius: 100%;
}

.spark-content9 .et-pb-slider-arrows a {
    margin-top: -60px;
    font-size: 60px;
}

.spark-content9 .et-pb-slider-arrows a.et-pb-arrow-prev {
    left: 0 !important;
}

.spark-content9 .et-pb-slider-arrows a.et-pb-arrow-next {
    right: 0 !important;
}

.spark-content9 .et_pb_slide .et_pb_slide_content {
    padding-right: 3vw !important;
}

/** spark Content 10 **/

.spark-content10 .et_pb_column_2_4 {
    width: 42% !important;
}

.spark-content10 .et_pb_column_1_4 {
    width: 29% !important;
}

.spark-content10 .et_pb_main_blurb_image img {
    width: 100% !important;
    display: block !important;
}

/** spark Content 11**/

#page-container .spark-content11 .et_pb_button_module_wrapper .et_pb_button:before {
    line-height: 160% !important;
}

#page-container .spark-content11 .et_pb_button_module_wrapper .et_pb_button:after {
    content: attr(data-icon) !important;
    font-family: "ETmodules" !important;
    line-height: 140% !important;
    display: inline-block !important;
    font-size: 16px;
    margin-left: -15px;
}
#page-container .spark-content11 .et_pb_button_module_wrapper > .et_pb_button {
	padding-left: 19px !important;
	background-color: transparent !important;
}
#page-container .spark-content11 .et_pb_button_module_wrapper > .et_pb_button:hover {
    padding-left: 0 !important;
	background-color: transparent !important;
}

#page-container .spark-content11 .et_pb_button_module_wrapper .et_pb_button:hover:before {
    margin-left: 0 !important;
    opacity: 0;
}

#page-container .spark-content11 .et_pb_button_module_wrapper .et_pb_button:hover:after {
    margin-left: 5px;
}

/** spark Content 12 **/

body.et-fb #page-container .spark-content12 .et_pb_column .et_pb_image:nth-child(3n + 5) ,
body:not(.et-fb) #page-container .spark-content12 .et_pb_column .et_pb_image:nth-child(3n + 3) {
    margin-right: 0 !important;
}

#page-container .spark-content12 .et_pb_column .et_pb_image {
    width: 29% !important;
    margin-right: 6.5% !important;
    margin-bottom: 2vw !important;
}

/** spark Content 14 **/

.spark-content14 .et_pb_column_1_3:first-child {
    width: 36% !important;
}

.spark-content14 .et_pb_column_1_3 {
    width: 32% !important;
}

.spark-content14 .et_pb_column .et_pb_blurb:last-child:after {
    display: none !important;
}

/** spark Content 15 **/

/* Numbers font in Title */
.spark-content15 .accordion strong {
    font-family: "Playfair Display";
    font-size: 30px;
    font-weight: 400;
    color: #000;
    padding-right: 1.5%;
}

/* Change Accordion Icon */
.spark-content15 .et_pb_toggle_title:before {
    color: #ccc;
    font-size: 18px;
    content: "\50";
}

.spark-content19 .et_pb_toggle_open .et_pb_toggle_title:before,
.spark-content15 .et_pb_toggle_open .et_pb_toggle_title:before {
    display: block !important;
    content: "O";
}

#page-container .spark-content19 .et_pb_toggle_open .et_pb_toggle_title,
#page-container .spark-content15 .et_pb_toggle_open .et_pb_toggle_title {
    margin-bottom: 24px !important;
}

#page-container .spark-content19 .et_pb_toggle_close .et_pb_toggle_title,
#page-container .spark-content15 .et_pb_toggle_close .et_pb_toggle_title {
    margin-bottom: 0px !important;
}

#page-container .spark-content19 .et_pb_accordion_toggling .et_pb_toggle_close .et_pb_toggle_title.opened,
#page-container .spark-content15 .et_pb_accordion_toggling .et_pb_toggle_close .et_pb_toggle_title.opened {
    margin-bottom: 24px !important;
}

#page-container .spark-content19 .et_pb_accordion_toggling .et_pb_toggle_open .et_pb_toggle_title.opened,
#page-container .spark-content15 .et_pb_accordion_toggling .et_pb_toggle_open .et_pb_toggle_title.opened {
    margin-bottom: 0px !important;
}

.spark-content19 .et_pb_toggle .et_pb_toggle_content,
.spark-content15 .et_pb_toggle .et_pb_toggle_content {
    letter-spacing: -0.1px;

    padding-top: 0 !important;
}

.spark-content19 .et_pb_toggle .et_pb_toggle_title:after,
.spark-content15 .et_pb_toggle .et_pb_toggle_title:after {
    display: inline-block !important;
    content: "$";
    font-family: "ETmodules" !important;
    float: left;
    line-height: 130%;
    color: #000;
    font-weight: 700;
    font-size: 24px;
    position: absolute;
    left: 0;
    width: 0;
    overflow: hidden;
    transition: 0.3s !important;
    top: 25px;
}

.spark-content19 .et_pb_toggle .et_pb_toggle_title,
.spark-content15 .et_pb_toggle .et_pb_toggle_title {
    transition: 0.3s !important;
}

.spark-content19 .et_pb_toggle .et_pb_toggle_title:hover:after,
.spark-content15 .et_pb_toggle .et_pb_toggle_title:hover:after {
    width: 24px !important;
}

.spark-content19 .et_pb_toggle .et_pb_toggle_title:hover,
.spark-content15 .et_pb_toggle .et_pb_toggle_title:hover {
    padding-left: 30px !important;
}

.spark-content26 .et_pb_blurb.video-popup h4 ,
.spark-content19 .et_pb_blurb.video-popup h4 {
    cursor: pointer;
}

.spark-content26 .et_pb_blurb.video-popup h4:before ,
.spark-content19 .et_pb_blurb.video-popup h4:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 99;
}

.spark-content26 .et_pb_blurb.video-popup h4 a ,
.spark-content19 .et_pb_blurb.video-popup h4 a {
    pointer-events: none;
    cursor: default;
}

.spark-content26 .et_pb_blurb h4 a ,
.spark-content19 .et_pb_blurb h4 a {
    transition: 0.3s !important;
    padding: 20px !important;
    display: block;
}

.spark-content26 .et_pb_blurb h4:hover a ,
.spark-content19 .et_pb_blurb h4:hover a {
    transform: scale(1.1) !important;
    padding: 23px !important;
}

/** spark Content 17 **/
.spark-content17 .et_pb_column_1_4:last-child {
    margin-right: 0 !important;
}

.spark-content17 .et_pb_column_1_4 {
    width: 23.6% !important;
    margin-right: 1.8% !important;
}

/** spark Content 18 **/

.spark-content18 .et_pb_column_1_4:last-child {
    margin-right: 0 !important;
}

.spark-content18 .et_pb_column_1_4 {
    width: 23% !important;
    margin-right: 2.5% !important;
}

.spark-content18 .et_pb_column_1_2 {
    margin-right: 2.6% !important;
}

.spark-content18 .et_pb_blurb .et_pb_main_blurb_image{
    display: block !important;
}

.spark-content6 .et_pb_blurb .et_pb_blurb_container h4:after,
.spark-content21 .et_pb_blurb .et_pb_blurb_container h4:after,
.spark-content18 .et_pb_blurb .et_pb_blurb_container h4:after {
    display: inline-block !important;
    content: "$";
    font-family: "ETmodules" !important;
    float: left;
    line-height: 130%;
    font-size: 24px;
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    overflow: hidden;
    transition: 0.3s !important;
    background: transparent !important;
}

.spark-content21 .et_pb_blurb .et_pb_blurb_container h4,
.spark-content18 .et_pb_blurb .et_pb_blurb_container h4,
.spark-content6 .et_pb_blurb .et_pb_blurb_container h4 {
    position: relative;
}

.spark-content6 .et_pb_blurb .et_pb_blurb_container h4,
.spark-content21 .et_pb_blurb .et_pb_blurb_container h4,
.spark-content18 .et_pb_blurb .et_pb_blurb_container h4 {
    transition: 0.3s !important;
}

.spark-content6 .et_pb_blurb:hover .et_pb_blurb_container h4:after,
.spark-content21 .et_pb_blurb:hover .et_pb_blurb_container h4:after,
.spark-content18 .et_pb_blurb:hover .et_pb_blurb_container h4:after {
    width: 24px !important;
}

.spark-content6 .et_pb_blurb:hover .et_pb_blurb_container h4,
.spark-content21 .et_pb_blurb:hover .et_pb_blurb_container h4,
.spark-content18 .et_pb_blurb:hover .et_pb_blurb_container h4 {
    padding-left: 30px !important;
}

.spark-content18.services_simple .et_pb_column_1_2 {
    width: 34% !important;
    margin-right: 8.5% !important;
}

.spark-content18.services_simple .et_pb_column_1_4:last-child {
    margin-right: 0 !important;
}

.spark-content18.services_simple .et_pb_column_1_4 {
    width: 24% !important;
    margin-right: 7.5% !important;
}

/** spark Content 19 **/

/* Numbers font in Title */
.spark-content19 .accordion strong {
    font-family: "Playfair Display";
    font-size: 30px;
    font-weight: 400;
    color: #000;
    padding-right: 1.5%;
}

.spark-content19 .et_pb_row.sqweez_1 .et_pb_column:last-child {
    width: 31% !important;

}

.spark-content19 .et_pb_row.sqweez_1 .et_pb_column:first-child {
    width: 52% !important;
    margin-right: 8.3%;
}

/* Change Accordion Icon */
.spark-content19 .et_pb_toggle_title:before {
    color: #ccc;
    font-size: 18px;
    content: "\50";
}

.spark-content19 .et_pb_main_blurb_image img {
    display: block;
    width: 100%;
}

/** spark Content 23 **/

#page-container .spark-content23 .et_pb_number_counter:last-child {
    margin-right: 0 !important;
    border-right: 0 !important;
}

#page-container .spark-content23 .et_pb_number_counter {
    width: 25% !important;
    margin-right: 0 !important;
    padding: 0;
    float: left;
    border-right: 1px solid #d9d9d9;
    margin-bottom: 0;
}

#page-container .spark-content23 .et_pb_column_1_2 .et_pb_text p {
    padding-bottom: 28px !important;
}

/** spark Content 24 **/

#page-container .spark-content24 .et_pb_column .et_pb_image {
    margin-bottom: 1.7vw !important;
}

/** spark Content 25 **/

#page-container .spark-content25 .et_pb_column .et_pb_image:last-child {
    margin-right: 0 !important;
}

#page-container .spark-content25 .et_pb_column .et_pb_image {
    margin-bottom: 0 !important;
    width: 17% !important;
    margin-right: 3.7% !important;
}

/** spark Content 26 **/
.spark-content26 .et_pb_blurb_position_left .et_pb_blurb_container {
    padding-left: 4px;
}

/*Responsive*/

@media only screen and (min-width: 1930px) {
    .spark-content14 .et_pb_image_wrap img {
        display: block !important;
        width: 100% !important;
    }

    .spark-content14 .et_pb_image_wrap {
        display: block !important;
    }

    .spark-content23 .et_pb_number_counter h3 {
        padding: 0 35px !important;
    }

    #page-container .spark-content23 .et_pb_row:nth-last-child(2) .et_pb_column_3_4 {
        padding: 30px 10px !important;
    }

    .spark-content22 .et_pb_column_1_2:first-child {
        padding: 70px !important;
    }

    #page-container .spark-content8 .et_pb_column_2_3 {
        padding-top: 70px !important;
    }

    #page-container .spark-content9 .et_pb_slide .et_pb_slide_description h2 {
        padding-bottom: 20px !important;
    }

    #page-container .spark-content9 .et_pb_slide .et_pb_slide_description {
        padding-top: 50px !important;
    }

    #page-container .spark-content9 .et_pb_slide {
        padding: 0 80px !important;
    }

    .spark-content5 .et_pb_column_1_2:first-child {
        padding-top: 10px !important;
    }

    .spark-content26 .et_pb_column:first-child:before {
        left: 12px !important;
    }

    .spark-content26 .et_pb_column:first-child .et_pb_blurb:before {
        left: -100px !important;
    }

    .spark-content26 .et_pb_column:first-child {
        padding-left: 100px !important;
    }

    #page-container .spark-content14 .et_pb_blurb {
        height: 50% !important;
    }

    .spark-content15 .et_pb_text:first-child {
        margin-top: 40px !important;
    }

    .spark-content19 .et_pb_row.sqweez_1 .et_pb_column:last-child {
        padding-top: 48px !important;
    }
}

@media only screen and (max-width: 1700px) {
    /*Content 2*/
    .spark-content2 .et_pb_column:first-child {
        padding-left: 7% !important;
    }

    /*Content 14*/
    .spark-content14 .et_pb_column .et_pb_blurb {
        margin: 0 !important;
        padding: 2vw 2vw 2vw 107px !important;
    }

    .spark-content14 .et_pb_blurb:before {
        left: 24px !important;
    }

    .spark-content14 .et_pb_blurb:after {
        width: 100% !important;
        left: 0 !important;
    }

    .spark-content14 .et_pb_column_1_3:nth-child(2) {
        padding: 8px 0 8px 2vw !important;
    }

    .spark-content14 .et_pb_column_1_3:last-child {
        padding: 8px 2vw 8px 0 !important;
    }
}

@media only screen and (max-width: 1390px) {
    /*Content 2*/
    .spark-content2 .et_pb_column:first-child {
        padding: 0% 1vw 0 3vw !important;
    }

    .spark-content2 .et_pb_column .et_pb_image {
        margin-left: 0 !important;
    }

    /*Content 4*/
    .spark-content4 .et_pb_column_1_4 .et_pb_blurb {
        max-width: 100% !important;
        margin: 0 !important;
    }

    .spark-content4 .et_pb_column_1_4 {
        padding-left: 0 !important;
    }

    .spark-content26 .et_pb_row,
    .spark-content22 .et_pb_row,
    .spark-content18 .et_pb_row,
    .spark-content5 .et_pb_row,
    .spark-content4 .et_pb_row {
        width: 90% !important;
    }

    .spark-content4 .et_pb_column_2_3 {
        width: 57% !important;
        margin-right: 4% !important;
    }

    .spark-content4 .et_pb_column_1_3 {
        width: 39% !important;
        padding-top: 0 !important;
    }

    /*Content 4*/
    .spark-content5 .et_pb_column {
        padding-top: 0 !important;
    }

    .spark-content5 .et_pb_text {
        max-width: 100% !important;
    }

    /*Content 7*/
    .et_pb_blurb_14 .et-pb-icon {
        font-size: 65px;
    }

    .spark-content7 .et_pb_column .et_pb_main_blurb_image {
        vertical-align: middle !important;
    }

    /*Content 9*/
    #page-container .spark-content9 .et_pb_slider .et_pb_slide_description .et_pb_slide_title {
        line-height: 120% !important;
        padding-bottom: 20px !important;
    }

    #page-container .spark-content9 .et_pb_row {
        width: 98% !important;
    }

    #page-container .spark-content9 .et_pb_slide_description {
        padding-top: 0 !important;
    }

    /*Content 11*/
    #page-container .spark-content11 .et_pb_row {
        width: 90% !important;
    }

    /*Content 14*/
    .spark-content14 .et_pb_column_1_3 {
        width: 50% !important;
    }

    .spark-content14 .et_pb_column_1_3:first-child {
        display: none !important;
    }

    /*Content 15*/
    .spark-content15 .et_pb_column:last-child {
        padding-right: 3vw;
        padding-left: 0 !important;
    }

    /*Content 19*/
    .spark-content19 .et_pb_row .et_pb_column:last-child {
        padding: 0 !important;
    }

    .spark-content19 .et_pb_row .et_pb_column:first-child {
        padding-left: 0 !important;
    }

    /*Content 23*/
    #page-container .spark-content23 .et_pb_row {
        width: 95% !important;
    }

    #page-container .spark-content8 .et_pb_blurb {
        width: 33.33% !important;
        padding: 0 0.5vw !important;
        margin: 0 !important;
    }

    .spark-content15 .et_pb_text:first-child {
        margin-top: 0 !important;
    }

    .spark-content19 .et_pb_row.sqweez_1 .et_pb_column:last-child {
        width: 39% !important;
    }

    .spark-content19 .et_pb_row.sqweez_1_platforms,
    .spark-content19 .et_pb_row.sqweez_1 {
        width: 90% !important;
    }
}

@media only screen and (max-width: 980px) {
    /*Content 1*/
    .spark-content1 .et_pb_image_wrap {
        display: block !important;
    }

    .spark-content1 .et_pb_promo_button {
        margin-top: 0 !important;
    }

    .spark-content1 .et_pb_promo_description h2 {
        max-width: 100% !important;
        padding-bottom: 10px !important;
    }

    /*Content 2*/
    .spark-content2 .et_pb_column:last-child {
        padding-left: 10% !important;
    }

    .spark-content2 .et_pb_column:first-child {
        padding: 0% 10% !important;
        margin-bottom: 40px !important;
    }

    /*Content 3*/
    .spark-content21 .et_pb_column_1_3:last-child,
    .spark-content16 .et_pb_column_1_3:last-child,
    .spark-content6 .et_pb_column_1_3:last-child,
    .spark-content3 .et_pb_column_1_3:last-child {
        margin-right: 0 !important;
    }

    .spark-content21 .et_pb_column_1_3,
    .spark-content16 .et_pb_column_1_3,
    .spark-content6 .et_pb_column_1_3,
    .spark-content3 .et_pb_column_1_3 {
        width: 32% !important;
        margin-right: 2% !important;
    }

    .spark-content3 .et_pb_column_1_3 .et_pb_main_blurb_image {
        margin-bottom: 10px !important;
    }

    .spark-content3 .et_pb_blurb_description h4 {
        padding-bottom: 10px !important;
    }

    /*Content 4*/
    .spark-content4 .et_pb_column_1_3 {
        width: 47% !important;
    }

    .spark-content4 .et_pb_column_2_3 {
        width: 49% !important;
        margin-right: 4% !important;
    }

    /*Content 5*/
    .spark-content5 .et_pb_image .et_pb_image_wrap {
        display: block !important;
    }

    .spark-content5 .et_pb_row {
        width: 80% !important;
    }

    /*Content 6*/
    .spark-content10 .et_pb_row,
    .spark-content6 .et_pb_row {
        width: 90% !important;
    }

    .spark-content6 .et_pb_column .et_pb_main_blurb_image {
        display: block;
        margin: 0 0 20px;
    }

    .spark-content6 .et_pb_column .et_pb_blurb_container {
        padding-left: 0 !important;
    }

    /*Content 7*/
    .spark-content7 .et_pb_column .et_pb_image_wrap img {
        display: block !important;
        width: 100%;
    }

    .spark-content7 .et_pb_column .et_pb_image_wrap {
        display: block !important;
    }

    .spark-content7 .et_pb_column:last-child .et_pb_blurb_container {
        padding-left: 15px;
    }

    /*Content 8*/
    #page-container .spark-content8 .et_pb_blurb:first-child {
        border: none !important;
    }

    #page-container .spark-content8 .et_pb_blurb {
        width: 33.33% !important;
        padding: 0 0.5vw !important;
        margin: 0 !important;
    }

    #page-container .spark-content8 .et_pb_button_wrapper,
    #page-container .spark-content8 .et_pb_promo_description {
        text-align: center !important;
    }

    #page-container .spark-content8 .et_pb_promo_button.et_pb_button {
        margin-top: 5px !important;
        padding: 10px 20px !important;
    }

    #page-container .spark-content8 .et_pb_promo_description h2 {
        padding-bottom: 15px !important;
    }

    /*Content 9*/
    .spark-content9 .et-pb-controllers {
        width: 100%;
    }

    .spark-content9 .et_pb_slide {
        padding: 0 60px !important;
    }

    /*Content 10*/
    .spark-content10 .et_pb_column_1_2 {
        width: 45.6% !important;
    }

    .spark-content10 .et_pb_column_1_4 {
        width: 27.2% !important;
    }

    /*Content 11*/
    #page-container .spark-content11 .et_pb_row {
        width: 95% !important;
    }

    #page-container .spark-content11 .et_pb_row .et_pb_column_1_3:last-child {
        margin-right: 0 !important;
    }

    #page-container .spark-content11 .et_pb_row .et_pb_column_1_3 {
        width: 32% !important;
        margin-right: 2% !important;
    }

    /*Content 12*/
    #page-container .spark-content12 .et_pb_button {
        margin-top: 20px !important;
        padding: 10px 20px !important;
    }

    #page-container .spark-content12 .et_pb_column .et_pb_image {
        margin-bottom: 10px !important;
    }

    /*Content 15*/
    .spark-content15 .et_pb_column:last-child {
        padding: 0 10% !important;
    }

    /*Content 16*/
    .spark-content16 .et_pb_row .et_pb_column:last-child .et_pb_promo_description {
        padding-bottom: 0 !important;
    }

    .spark-content16 .et_pb_row .et_pb_promo:before {
        left: -10px !important;
    }

    .spark-content21 .et_pb_row,
    .spark-content16 .et_pb_row {
        width: 90% !important;
    }

    /*Content 18*/
    .spark-content18 .et_pb_column_1_2 .et_pb_promo_description h2 {
        padding-bottom: 10px !important;
    }

    .spark-content18 .et_pb_column_1_2 {
        margin-right: 0 !important;
    }

    #page-container .spark-content18 .et_pb_column_1_2 .et_pb_promo_button.et_pb_button {
        margin-top: 10px !important;
        padding: 10px 20px !important;
    }

    /*Content 22*/
    .spark-content22 .et_pb_column_1_2:first-child {
        margin: -40px 0 !important;
    }

    /*Content 26*/
    .spark-content26 .et_pb_main_blurb_image img {
        display: block !important;
        width: 100%;
    }

    #page-container .spark-content26 .et_pb_blurb:before {
        left: -34px;
    }

    /*Content 23*/
    #page-container .spark-content23 .et_pb_row:nth-last-child(2) .et_pb_column_3_4 {
        padding: 20px !important;
        display: flex !important;
        margin-bottom: 0 !important;
    }

    #page-container .spark-content23 .et_pb_row:nth-last-child(2) .et_pb_column,
    #page-container .spark-content23 .et_pb_row:last-child .et_pb_column {
        margin-top: 0 !important;
        width: 100% !important;
    }

    #page-container .spark-content23 .et_pb_row .et_pb_image_wrap img {
        display: block !important;
        width: 100% !important;
    }

    #page-container .spark-content23 .et_pb_row .et_pb_image_wrap {
        display: block;
    }

    #page-container .spark-content23 .et_pb_row {
        width: 85% !important;
    }

    #page-container .spark-content23 .et_pb_column_1_2 .et_pb_text p {
        padding-bottom: 15px !important;
    }

    #page-container .spark-content11 .et_pb_column:hover .et_pb_text {
        transform: translate(0, 6px);
    }

    .spark-content15 .et_pb_text:first-child {
        margin-top: 40px !important;
    }

    .spark-content19 .et_pb_row.sqweez_1 .et_pb_column:first-child {
        width: 100% !important;
        margin-right: 0%;
    }

    .spark-content19 .et_pb_row.sqweez_1_platforms .et_pb_column .et_pb_text,
    .spark-content19 .et_pb_row.sqweez_1 .et_pb_column:last-child .et_pb_text {
        text-align: center !important;
    }

    .spark-content19 .et_pb_row.sqweez_1 .et_pb_column:last-child {
        width: 109% !important;
    }

    .spark-content18.services_simple .et_pb_column_1_2 {
        width: 100% !important;
        margin-right: 0% !important;
    }

    .spark-content18.services_simple .et_pb_column_1_4 {
        width: 47% !important;
        margin-right: 6% !important;
        margin-bottom: 40px !important;
    }

    .spark-content18 .et_pb_column_1_4 {
        width: 48% !important;
        margin-right: 4% !important;
    }
}

@media only screen and (max-width: 980px) and (min-width: 768px) {
    /*Content 3*/
    .spark-content21 .et_pb_column_1_3,
    .spark-content16 .et_pb_column_1_3,
    .spark-content6 .et_pb_column_1_3,
    .spark-content3 .et_pb_column_1_3 {
        margin-bottom: 0 !important;
    }
}

@media only screen and (max-width: 767px) {
    /*Content 3*/
    .spark-content21 .et_pb_column_1_3,
    .spark-content16 .et_pb_column_1_3,
    .spark-content6 .et_pb_column_1_3,
    .spark-content3 .et_pb_column_1_3 {
        width: 100% !important;
        margin-right: 0 !important;
    }

    /*Content 4*/
    .spark-content4 .et_pb_column_1_3 {
        width: 100% !important;
    }

    .spark-content4 .et_pb_column_2_3 {
        width: 100% !important;
        margin-right: 0 !important;
    }

    .spark-content8 .et_pb_row,
    .spark-content5 .et_pb_row {
        width: 90% !important;
    }

    /*Content 6*/
    .spark-content6 .et_pb_column .et_pb_blurb_container h4,
    .spark-content6 .et_pb_text {
        text-align: center !important;
    }

    .spark-content6 .et_pb_column .et_pb_main_blurb_image {
        display: block;
        margin: 0 auto 20px;
    }

    .spark-content6 .et_pb_column .et_pb_blurb_container {
        display: block !important;
    }

    .spark-content6 .et_pb_column .et_pb_image_wrap img {
        display: block !important;
        width: 100%;
    }

    .spark-content6 .et_pb_column .et_pb_image_wrap {
        display: block !important;
    }

    /*Content 9*/
    #page-container .spark-content9 .et_pb_slide_image {
        display: block !important;
        width: 100% !important;
        margin: 0 !important;
    }

    #page-container .spark-content9 .et_pb_slide_description h2 {
        text-align: center !important;
    }

    #page-container .spark-content9 .et_pb_slide_description {
        padding-top: 30px !important;
        width: 100% !important;
        text-align: center !important;
    }

    .spark-content9 .et_pb_slide .et_pb_slide_content {
        padding-right: 0 !important;
        text-align: center !important;
    }

    /*Content 10*/
    .spark-content10 .et_pb_column_1_2 {
        width: 100% !important;
    }

    .spark-content10 .et_pb_column_1_4 {
        width: 100% !important;
    }

    .spark-content10 .et_pb_column:last-child {
        margin-bottom: 0 !important;
    }

    .spark-content10 .et_pb_column {
        padding: 0 !important;
        border: 0 !important;
        margin-bottom: 40px !important;
    }

    .spark-content10 .et_pb_column .et_pb_main_blurb_image img {
        position: absolute;
        top: 50%;
        transform: translate(0, -50%);
    }

    .spark-content10 .et_pb_column .et_pb_main_blurb_image {
        min-height: 230px;
        overflow: hidden !important;
        padding: 0 !important;
        position: relative;
    }

    /*Content 11*/
    #page-container .spark-content11 .et_pb_blurb .et_pb_blurb_content {
        display: inline-block;
    }

    #page-container .spark-content11 .et_pb_text,
    #page-container .spark-content11 .et_pb_blurb {
        text-align: center;
    }

    #page-container .spark-content11 .et_pb_row .et_pb_column_1_3 {
        width: 100% !important;
        margin-right: 0 !important;
        text-align: center !important;
    }

    #page-container .spark-content11 .et_pb_row .et_pb_column_1_3 .et_pb_button {
        margin-top: 15px !important;
    }

    #page-container .spark-content11 .et_pb_row {
        width: 80% !important;
    }

    /*Content 12*/
    #page-container .spark-content12 .et_pb_column:last-child {
        display: block !important;
    }

    #page-container .spark-content12 .et_pb_column .et_pb_image:nth-child(2n + 2) {
        margin-right: 0 !important;
    }

    body.et-fb #page-container .spark-content12 .et_pb_column .et_pb_image:nth-child(3n + 5) ,
    body:not(.et-fb) #page-container .spark-content12 .et_pb_column .et_pb_image:nth-child(3n + 3) {
        margin-right: 2% !important;
    }

    #page-container .spark-content12 .et_pb_column .et_pb_image {
        width: 48% !important;
        margin-right: 2% !important;
        float: left;
        padding: 15px;
    }

    /*Content 14*/
    .spark-content14 .et_pb_column_1_3 {
        width: 100% !important;
    }

    .spark-content14 .et_pb_column_1_3:last-child,
    .spark-content14 .et_pb_column_1_3:nth-child(2) {
        padding: 0 !important;
    }

    .spark-content14 .et_pb_column:after {
        display: none !important;
    }

    .spark-content14 .et_pb_column .et_pb_blurb {
        margin: 0 !important;
        padding: 30px 30px 30px 107px !important;
    }

    .spark-content14 .et_pb_column .et_pb_blurb:last-child:after {
        display: block !important;
    }

    /*Content 17*/
    #page-container .spark-content17 .et_pb_column_1_4:last-child {
        margin-bottom: 0 !important;
    }

    #page-container .spark-content17 .et_pb_column_1_4 {
        width: 100% !important;
        margin-right: 0 !important;
        margin-bottom: 30px !important;
    }

    /*Content 21*/
    #page-container .spark-content21 h4,
    #page-container .spark-content21 .et_pb_blurb_description,
    #page-container .spark-content21 .et_pb_main_blurb_image,
    #page-container .spark-content21 .et_pb_text {
        text-align: center !important;
    }

    /*Content 22*/
    .spark-content22 .et_pb_column_1_2:first-child .et_pb_promo:last-child {
        margin-bottom: 0 !important;
    }

    .spark-content22 .et_pb_column_1_2:first-child .et_pb_promo {
        margin-bottom: 20px !important;
    }

    .spark-content22 .et_pb_column_1_2:first-child {
        padding: 40px !important;
    }

    /*Content 25*/
    #page-container .spark-content25 .et_pb_row {
        width: 90% !important;
    }

    #page-container .spark-content25 .et_pb_column {
        display: block;
        text-align: center;
    }

    #page-container .spark-content25 .et_pb_column .et_pb_image {
        margin-bottom: 10px !important;
        width: 30% !important;
        margin-right: 2% !important;
        display: inline-block;
        float: none;
    }

    #page-container .spark-content23 .et_pb_row:nth-last-child(2) .et_pb_column_3_4:after {
        top: 0 !important;
        bottom: 0 !important;
        left: 0 !important;
        right: 0 !important;
    }

    #page-container .spark-content23 .et_pb_row:nth-last-child(2) .et_pb_column_3_4 {
        padding: 20px 20px 40px 20px !important;
        display: block !important;
        margin-bottom: 0 !important;
    }

    #page-container .spark-content23 .et_pb_number_counter:last-child {
        margin-bottom: 0 !important;
    }

    #page-container .spark-content23 .et_pb_number_counter:nth-child(3) {
        clear: both;
    }

    #page-container .spark-content23 .et_pb_number_counter {
        width: 50% !important;
        margin-right: 0 !important;
        border-right: 0;
        margin-bottom: 10px;
        max-width: 100%;
        padding: 0 10px;
    }

    .spark-content6 .et_pb_blurb .et_pb_blurb_container h4:after,
    .spark-content21 .et_pb_blurb .et_pb_blurb_container h4:after,
    .spark-content18 .et_pb_blurb .et_pb_blurb_container h4:after {
        line-height: 117%;

    }

    .spark-content21 .et_pb_blurb .et_pb_blurb_container h4,
    .spark-content6 .et_pb_blurb .et_pb_blurb_container h4 {
        display: inline-block;
    }

    .spark-content21 .et_pb_blurb .et_pb_blurb_container,
    .spark-content6 .et_pb_blurb .et_pb_blurb_container {
        text-align: center !important;
    }

}

@media only screen and (max-width: 480px) {
    /*Content 2*/
    .spark-content2 .et_pb_blurb:last-child {
        margin-top: 30px !important;
    }

    .spark-content2 .et_pb_main_blurb_image {
        display: block;
        margin-bottom: 10px;
        padding-top: 0;
    }

    .spark-content2 .et_pb_blurb_container {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    #page-container .spark-content15 .et_pb_row,
    #page-container .spark-content14 .et_pb_row,
    #page-container .spark-content2 .et_pb_row {
        width: 100% !important;
    }

    /*Content 4*/
    #page-container .spark-content4 .et_pb_column_1_4:not(:last-child) {
        margin-bottom: 30px !important;
    }

    /*Content 8*/
    #page-container .spark-content8 .et_pb_blurb:last-child {
        margin-bottom: 0 !important;
    }

    #page-container .spark-content8 .et_pb_blurb {
        width: 100% !important;
        margin-bottom: 30px !important;
        border: 0 !important;
    }

    /*Content 9*/
    .spark-content9 .et-pb-slider-arrows {
        display: none !important;
    }

    .spark-content9 .et_pb_slide {
        padding: 0 10px !important;
    }

    /*Content 10*/
    .spark-content10 .et_pb_column .et_pb_main_blurb_image img {
        position: static;
        top: 0;
        transform: translate(0, 0);
    }

    .spark-content10 .et_pb_column .et_pb_main_blurb_image {
        min-height: 100%;
    }

    /*Content 18*/
    .spark-content18 .et_pb_column_1_4:last-child .et_pb_blurb:last-child {
        margin-bottom: 0 !important;
    }

    .spark-content18 .et_pb_column_1_4 .et_pb_blurb {
        margin-bottom: 30px !important;
    }

    .spark-content18 .et_pb_column_1_4 {
        padding: 0 !important;
        margin: 0 !important;
    }

    /*Content 22*/
    .spark-content22 .et_pb_column_1_2:first-child {
        padding: 30px !important;
    }

    #page-container .spark-content22 .et_pb_row {
        width: 90% !important;
    }

    /*Content 25*/
    #page-container .spark-content25 .et_pb_column .et_pb_image:nth-child(2n + 2) {
        margin-right: 0 !important;
    }

    #page-container .spark-content25 .et_pb_column .et_pb_image {
        width: 48% !important;
        padding: 10px;
    }

    #page-container .spark-content23 .et_pb_number_counter {
        width: 100% !important;
    }

    #page-container .spark-content5 .et_pb_row_inner .et_pb_column:first-child {
        margin-bottom: 30px !important;
    }

    #page-container .spark-content15 .et_pb_toggle .et_pb_toggle_title,
    #page-container .spark-content19 .et_pb_toggle .et_pb_toggle_title {
        white-space: nowrap;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .spark-content19 .et_pb_blurb h4 a {
        padding: 6px !important;
    }

    .spark-content18.services_simple .et_pb_column_1_4 {
        margin-bottom: 0px !important;
    }

    .spark-content18.services_simple .et_pb_column_1_4:last-child {
        margin-bottom: 50px !important;
    }

    .spark-content18 .et_pb_column_1_4 {
        width: 100% !important;
    }
}

/*Hovers*/

.spark-content7 .et_pb_column:last-child .et_pb_blurb:hover .et_pb_blurb_description,
.spark-content21 .et_pb_blurb:hover .et_pb_blurb_container,
.spark-content6 .et_pb_blurb:hover .et_pb_blurb_container,
.spark-content18 .et_pb_blurb:hover .et_pb_blurb_container,
.spark-content10 .et_pb_blurb:hover .et_pb_blurb_container,
.spark-content17 .et_pb_blurb:hover .et_pb_blurb_container,
.spark-content8 .et_pb_blurb:hover .et_pb_blurb_container,
.spark-content5 .et_pb_blurb:hover .et_pb_blurb_description,
.spark-content4 .et_pb_blurb:hover .et_pb_blurb_description,
.spark-content3 .et_pb_blurb:hover .et_pb_blurb_description {
    -webkit-animation: fadeIn 5s infinite;
    animation: fadeIn 1s infinite;
    animation-iteration-count: 1
}

.et_pb_blurb_container h4:after {
    background-color: #d9d9d9;
}

.spark-content10 .et_pb_blurb .et_pb_blurb_container h4,
.spark-content7 .et_pb_column:last-child .et_pb_blurb .et_pb_blurb_container h4,
.spark-content4 .et_pb_blurb .et_pb_blurb_container h4,
.spark-content3 .et_pb_blurb .et_pb_main_blurb_image img,
.spark-content2 .et_pb_blurb .et_pb_blurb_container h4,
.spark-content8 .et_pb_blurb .et_pb_main_blurb_image,
.spark-content17 .et_pb_blurb .et_pb_blurb_container h4,
.spark-content8 .et_pb_blurb .et_pb_blurb_container h4,
.et_pb_blurb .et_pb_blurb_description p,
.et_pb_blurb .et_pb_blurb_description,
.et_pb_blurb_container h4:after {
    transition: 0.3s;
}

/*Hover*/
.spark-content10 .et_pb_blurb .et_pb_blurb_container h4,
.spark-content7 .et_pb_column:last-child .et_pb_blurb .et_pb_blurb_container h4,
.spark-content4 .et_pb_blurb .et_pb_blurb_container h4,
.spark-content3 .et_pb_blurb .et_pb_main_blurb_image img,
.spark-content10 .et_pb_blurb .et_pb_blurb_description p,
.spark-content4 .et_pb_blurb .et_pb_blurb_description p,
.spark-content3 .et_pb_blurb .et_pb_blurb_description p,
.spark-content2 .et_pb_blurb .et_pb_blurb_description {
    transition-delay: 0.3s;
}

.spark-content3 .et_pb_blurb .et_pb_main_blurb_image {
    overflow: hidden;
}

.spark-content3 .et_pb_blurb:hover .et_pb_main_blurb_image img {
    opacity: .7;
}

.spark-content7 .et_pb_column:last-child .et_pb_blurb_container h4 {
    display: inline-block;
}

.spark-content7 .et_pb_column:last-child .et_pb_blurb_container h4:after,
.spark-content10 .et_pb_blurb_container h4:after,
.spark-content4 .et_pb_blurb_container h4:after,
.spark-content3 .et_pb_blurb_container h4:after,
.spark-content2 .et_pb_blurb_container h4:after {
    display: block;
    content: "";
    width: 0;
    height: 1px;
    margin: 10px 0 -10px;
    transition-delay: 0s;
}

.spark-content2 .et_pb_blurb_container h4:after {
    margin: 13px 0 -13px;
}

.spark-content8 .et_pb_blurb_container h4:before {
    display: block;
    content: "";
    width: 0;
    max-width: 150px;
    height: 1px;
    margin: 10px auto -10px;
    transition-delay: 0s;
    background-color: #000;
    transition: 0.3s;
    transform: translate(0, -20px);
}

.spark-content7 .et_pb_column:last-child .et_pb_blurb_container h4:after {
    margin: 15px 0 -15px;
}

.spark-content10 .et_pb_blurb:hover .et_pb_blurb_container h4,
.spark-content7 .et_pb_column:last-child .et_pb_blurb:hover .et_pb_blurb_container h4,
.spark-content4 .et_pb_blurb:hover .et_pb_blurb_container h4 {
    transform: translate(0, -6px);
    transition-delay: 0s !important;
}

.spark-content10 .et_pb_blurb_container h4:after,
.spark-content4 .et_pb_blurb_container h4:after {
    margin: 20px 0 -20px;
}

.spark-content3 .et_pb_blurb_container h4:after {
    margin: 10px auto -10px;
}

.spark-content7 .et_pb_column:last-child .et_pb_blurb:hover .et_pb_blurb_container h4:after,
.spark-content8 .et_pb_blurb:hover .et_pb_blurb_container h4:before,
.spark-content10 .et_pb_blurb:hover .et_pb_blurb_container h4:after,
.spark-content4 .et_pb_blurb:hover .et_pb_blurb_container h4:after,
.spark-content3 .et_pb_blurb:hover .et_pb_blurb_container h4:after,
.spark-content2 .et_pb_blurb:hover .et_pb_blurb_container h4:after {
    width: 100%;
    transition-delay: 0.3s;
}

.spark-content7 .et_pb_column:last-child .et_pb_blurb:hover .et_pb_blurb_description p,
.spark-content17 .et_pb_blurb:hover .et_pb_blurb_description p,
.spark-content10 .et_pb_blurb:hover .et_pb_blurb_description p,
.spark-content4 .et_pb_blurb:hover .et_pb_blurb_description p,
.spark-content3 .et_pb_blurb:hover .et_pb_blurb_description p,
.spark-content2 .et_pb_blurb:hover .et_pb_blurb_description {
    transform: translate(0, 6px);
    transition-delay: 0s;
}

.spark-content2 .et_pb_blurb:hover .et_pb_blurb_container h4 {
    transform: translate(0, -6px);
}

.spark-content8 .et_pb_blurb:hover .et_pb_blurb_container h4 {
    transform: translate(0, 6px);
}

.spark-content17 .et_pb_blurb:hover .et_pb_blurb_container h4,
.spark-content8 .et_pb_blurb:hover .et_pb_main_blurb_image {
    transform: translate(0, -6px);
}

.spark-content10 .et_pb_blurb .et_pb_main_blurb_image {
    overflow: hidden;
}

.spark-content10 .et_pb_blurb .et_pb_main_blurb_image img {
    transition: 0.3s;
}

.spark-content10 .et_pb_blurb:hover .et_pb_main_blurb_image img {
    transform: rotate(3deg) scale(1.3);
}

.spark-content17 .et_pb_blurb:after {
    transition: 0.3s;
}

.spark-content17 .et_pb_blurb:hover:after {
    top: -9px;
    left: -9px;
    right: -9px;
    bottom: -9px;
}

@-webkit-keyframes fadeIn {
    from {
        opacity: .5
    }
    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: .5
    }
    to {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

body.et-fb .spark-footer4 .et_pb_row:nth-child(3) .et_pb_column:nth-child(2) .et_pb_promo:last-child {
    margin-right: 0 !important;
}

body.et-fb .spark-footer4 .et_pb_row:nth-child(3) .et_pb_column:nth-child(2) .et_pb_promo {
    width: 24% !important;
    margin-right: 13.5% !important;
    margin-left: 0 !important;
    margin-bottom: 0 !important;
}


/* -------------------- */
/* TESTIMONIALS  ------ */
/* -------------------- */

.spark_testimonials .et_pb_testimonial_portrait:before {
    content: '“';
    font-family: 'Playfair Display';
    width: auto !important;
    height: auto !important;
    line-height: 100%;
    box-shadow: none !important;
}

/*Testimonials 1*/

.spark_testimonials_1 .et_pb_testimonial_portrait:before {
    font-size: 120px;
    top: -14px;
    left: 40px;
}

/*Testimonials 2*/

.spark_testimonials_2 .et_pb_testimonial_portrait:before {
    font-size: 200px;
    top: auto;
    left: 31px;
    bottom: -111px;
}

/*Testimonials 3*/

.spark_testimonials_3 .et_pb_testimonial_portrait:before {
    font-size: 92px;
    top: auto;
    left: 16px;
    bottom: -57px;
}

/*Columns*/

.spark_testimonials_3 .et_pb_column_1_3:last-child {
    margin-right: 0 !important;
}

.spark_testimonials_3 .et_pb_column_1_3 {
    width: 31% !important;
    margin-right: 3.1% !important;
}

/*Testimonials 4*/

.spark_testimonials_4 .et_pb_testimonial_portrait:before {
    font-size: 92px;
    top: -27px;
    left: -3px;
}

/*Columns*/

.spark_testimonials_4 .et_pb_column_1_2:first-child {
    margin-right: 4% !important;
}

/*Testimonials 5*/
.spark_testimonials_5 .et_pb_testimonial_author em{
    color: inherit !important;
    font-size: inherit !important;
    font-weight: 700 !important;
    font-family: inherit !important;
}


    /*Testimonials 6*/

.spark_testimonials_6 .et_pb_testimonial_portrait:before {
    font-size: 92px;
    top: auto;
    left: 16px;
    bottom: -57px;
}

/*Testimonials 7 Testimonials 9*/
.spark_testimonials_8 .et-pb-controllers a:hover,
.spark_testimonials_9 .et-pb-controllers a:hover,
.spark_testimonials_7 .et-pb-controllers a:hover,
.spark_testimonials_8 .et-pb-controllers a.et-pb-active-control,
.spark_testimonials_9 .et-pb-controllers a.et-pb-active-control,
.spark_testimonials_7 .et-pb-controllers a.et-pb-active-control {
    background-color: #fff !important;
}

.spark_testimonials_8 .et-pb-controllers a,
.spark_testimonials_9 .et-pb-controllers a,
.spark_testimonials_7 .et-pb-controllers a {
    width: 11px;
    height: 11px;
    background-color: transparent !important;
    border: 2px solid #fff;
}

.spark_testimonials_9 .et_pb_slide_content h4,
.spark_testimonials_7 .et_pb_slide_content h4 {
    font-family: 'Playfair Display';
    padding-bottom: 3px;
    font-weight: 400;
}

.spark_testimonials_9 .et_pb_slide ,
.spark_testimonials_8 .et_pb_slide ,
.spark_testimonials_7 .et_pb_slide {
    background: transparent !important;
}

/*Testimonials 8*/

.spark_testimonials_8 .et_pb_slides {
    transition: all 1s cubic-bezier(0.74, 0.07, 0.17, 0.94);
}

.spark_testimonials_8 .et_pb_slides .et_pb_slide {
    display: block !important;
    margin: 0 !important;
    opacity: 1 !important;
    float: left !important;
    padding: 0 !important;
    box-shadow: none !important;
}

.spark_testimonials_8 .et_pb_slides .et_pb_slide .et_pb_container {
    display: block;
    border: 1px solid rgba(255, 255, 255, 0.6);
    margin: 0 2.5%;
    height: auto !important;
    width: auto !important;
    padding: 2.5vw 0 0;
}

.spark_testimonials_8 .et_pb_slides .et_pb_slide .et_pb_slide_image {
    border-radius: 50%;
    overflow: hidden;
    animation: none !important;
}

.spark_testimonials_8 .et_pb_slides .et_pb_slide .et_pb_slide_image img {
    opacity: 1 !important;
}

#page-container .spark_testimonials_8 .et_pb_slider .et-pb-controllers {
    bottom: -84px;
}

#page-container .spark_testimonials_8 .et_pb_slider .et_pb_slide_description .et_pb_slide_content p:not(:last-child) {
    padding-bottom: 8px !important;
}

#page-container .spark_testimonials_8 .et_pb_slider .et_pb_slide_description {
    padding: 0.7vw 2vw 2.1vw !important;
    animation: none !important;
}

/*Testimonials 9*/
.spark_testimonials_9 .et_pb_slide_image img {
    border-radius: 50%;
}

.spark_testimonials_9 .et_pb_slide_image:before {
    content: '“';
    font-family: 'Playfair Display';
    width: auto !important;
    height: auto !important;
    line-height: 100%;
    box-shadow: none !important;
    font-size: 120px;
    top: -34px;
    left: 0;
    position: absolute;
    z-index: 9;
    right: 0;
}

/*Responsive*/

@media only screen and (min-width: 1930px) {
    .spark_testimonials_2 .et_pb_testimonial .et_pb_testimonial_portrait {
        width: 300px;
        height: 300px;
    }
}
@media only screen and (max-width: 1390px) {
    .spark_testimonials_2 .et_pb_testimonial_portrait:before {
        font-size: 170px;
        top: auto;
        left: 0;
        bottom: -100px;
    }

    .spark_testimonials_9 .et_pb_slider .et-pb-controllers,
    .spark_testimonials_7 .et_pb_slider .et-pb-controllers {
        bottom: 20px !important;
    }
}

@media only screen and (max-width: 980px) {
    .spark_testimonials_1 .et_pb_testimonial_portrait {
        width: 220px !important;
        height: 220px !important;
    }

    #page-container .spark_testimonials_4 .et_pb_testimonial,
    #page-container .spark_testimonials_2 .et_pb_testimonial,
    #page-container .spark_testimonials_1 .et_pb_testimonial {
        padding-top: 0 !important;
    }

    #page-container .spark_testimonials_1 .et_pb_testimonial .et_pb_testimonial_description {
        margin-left: 260px !important;
        padding-top: 0 !important;
        padding-right: 0 !important;
    }

    .spark_testimonials_1 .et_pb_testimonial_portrait:before {
        top: -17px;
        left: 15px;
    }

    #page-container .spark_testimonials_6 .et_pb_column_1_3:last-child,
    #page-container .spark_testimonials_2 .et_pb_column_1_3:last-child {
        margin-right: 0 !important;
    }

    #page-container .spark_testimonials_6 .et_pb_column_1_3,
    #page-container .spark_testimonials_2 .et_pb_column_1_3 {
        width: 32% !important;
        margin-right: 2% !important;
    }

    #page-container .spark_testimonials_2 .et_pb_row {
        width: 90% !important;
    }

    #page-container .spark_testimonials_2 .et_pb_column_1_3 .et_pb_testimonial_portrait {
        float: none !important;
        margin: 0 auto 30px !important;
    }

    #page-container .spark_testimonials_2 .et_pb_testimonial .et_pb_testimonial_author {
        margin-top: 0 !important;
    }

    .spark_testimonials_3 .et_pb_column_1_3:first-child {
        width: 100% !important;
        margin-right: 0 !important;
    }

    .spark_testimonials_4 .et_pb_column_1_2,
    .spark_testimonials_3 .et_pb_column_1_3 {
        width: 48% !important;
        margin-right: 4% !important;
    }

    #page-container .spark_testimonials_3 .et_pb_testimonial .et_pb_testimonial_description,
    #page-container .spark_testimonials_3 .et_pb_column_1_3 .et_pb_text {
        text-align: center !important;
        margin: 0 !important;
    }

    #page-container .spark_testimonials_3 .et_pb_testimonial .et_pb_testimonial_portrait {
        margin: auto !important;
        left: 0 !important;
        right: 0 !important;
    }

    #page-container .spark_testimonials_4 .et_pb_testimonial_portrait {
        float: none;
        margin: 0 auto 20px !important;
    }

    #page-container .spark_testimonials_4 .et_pb_testimonial .et_pb_testimonial_description {
        margin-left: 0 !important;
        padding-top: 0;
        line-height: 190%;
        text-align: center !important;
    }

    .spark_testimonials_5 .et_pb_column_1_2 .et_pb_testimonial {
        padding: 20px !important;
    }

    .spark_testimonials_5 .et_pb_column_1_2 {
        width: 50% !important;
    }

    #page-container .spark_testimonials_6 .et_pb_testimonial_description {
        margin-left: 0 !important;
    }

    #page-container .spark_testimonials_9 .et_pb_slider .et_pb_slide_description,
    #page-container .spark_testimonials_7 .et_pb_slider .et_pb_slide_description {
        padding-right: 0 !important;
        padding-left: 0 !important;
        padding-bottom: 60px !important;
    }

    #page-container .spark_testimonials_9 .et_pb_slider .et_pb_slide_image {
        margin: 0 auto 20px !important;
    }
}

@media only screen and (max-width: 767px) {
    #page-container .spark_testimonials_1 .et_pb_testimonial .et_pb_testimonial_description {
        margin-left: 0 !important;
        text-align: center !important;
    }

    .spark_testimonials_1 .et_pb_testimonial_portrait {
        margin-bottom: 30px !important;
    }

    .spark_testimonials_2 .et_pb_testimonial_portrait,
    .spark_testimonials_1 .et_pb_testimonial_portrait {
        width: 200px !important;
        height: 200px !important;
    }

    .spark_testimonials_2 .et_pb_testimonial .et_pb_testimonial_description {
        max-width: 500px !important;
    }

    #page-container .spark_testimonials_2 .et_pb_column_1_3:last-child{
        margin-bottom: 0 !important;
    }

    #page-container .spark_testimonials_2 .et_pb_column_1_3 {
        width: 100% !important;
        margin-right: 0 !important;
        margin-bottom: 40px;
    }

    #page-container .spark_testimonials_5 .et_pb_row {
        width: 95% !important;
    }

    #page-container .spark_testimonials_4 .et_pb_row,
    #page-container .spark_testimonials_3 .et_pb_row {
        width: 90% !important;
    }

    #page-container .spark_testimonials_6 .et_pb_column_1_3 {
        width: 100% !important;
        margin-right: 0% !important;
    }

    #page-container .spark_testimonials_6 .et_pb_column_1_3 .et_pb_testimonial {
        padding-bottom: 140px !important;
    }

    #page-container .spark_testimonials_6 .et_pb_promo_description p,
    #page-container .spark_testimonials_6 .et_pb_promo_description h2,
    #page-container .spark_testimonials_6 .et_pb_column_1_3 .et_pb_testimonial {
        text-align: center !important;
    }

    #page-container .spark_testimonials_6 .et_pb_testimonial .et_pb_testimonial_portrait {
        left: 0;
        right: 0;
        margin: auto;
    }

    #page-container .spark_testimonials_6 .et_pb_testimonial .et_pb_testimonial_description {
        max-width: 500px;
        margin: 0 auto !important;
    }

    #page-container .spark_testimonials_6 .et_pb_testimonial .et_pb_testimonial_author {
        margin-top: 0 !important;
    }

    #page-container .spark_testimonials_6 .et_pb_column_1_3:not(:last-child) {
        border-bottom: 1px solid;
        padding-bottom: 40px;
    }

    #page-container .spark_testimonials_8 .et_pb_slider .et_pb_slide_description {
        padding: 10px 30px 40px !important;
    }

    .spark_testimonials_8 .et_pb_slides .et_pb_slide .et_pb_container{
        padding: 40px 0 0;
    }

    #page-container .spark_testimonials_8 .et_pb_slider .et-pb-controllers {
        bottom: -54px;
    }

}

@media only screen and (max-width: 480px) {
    #page-container .spark_testimonials_4 .et_pb_column_1_2:first-child {
        margin-bottom: 60px !important;
    }

    #page-container .spark_testimonials_3 .et_pb_column_1_3:nth-child(2) {
        border-bottom: 1px solid;
        padding-bottom: 40px;
    }

    #page-container .spark_testimonials_5 .et_pb_row:nth-child(2) {
        padding-top: 0 !important;
    }

    #page-container .spark_testimonials_5 .et_pb_row,
    #page-container .spark_testimonials_5 .et_pb_column_1_2 {
        border: none !important;
    }
}

/* -------------------- */
/* CONTACT ------------ */
/* -------------------- */

/** Center Contact Form 1 **/

.spark-contact1 .et_pb_contact_form {
    margin-left: 0 !important;
}

.spark-contact1 .et_pb_contact_form p {
    margin-bottom: 18px !important;
    padding-left: 0 !important;
    position: relative;
    overflow: hidden;
    line-height: 100%;
}

#page-container .spark-contact1 .et_pb_contact_form p textarea {
    min-height: 144px;
    margin-bottom: 0 !important;
}

.spark-contact1 .et_pb_contact .et_contact_bottom_container {
    float: none;
    text-align: center;
}

.spark-contact1 .et_pb_blurb_position_left .et_pb_blurb_container {
    padding-left: 22px;
}

.spark-contact1 .et_pb_blurb a:hover {
    opacity: 0.5 !important;
}

.spark-contact1 .et_pb_blurb a {
    color: inherit !important;

}

.spark-contact1 .et_pb_contact_form_container .et-pb-contact-message{
    color: #fff !important;
}
.spark-contact3 .et_pb_contact_form_container[style="opacity: 1;"] .et-pb-contact-message{
    text-align: center !important;
}
.spark-contact3 .et_pb_contact_form_container[style="opacity: 1;"],
.spark-contact1 .et_pb_contact_form_container[style="opacity: 1;"]{
    top: 50%;
    position: relative;
    transform: translate(0,-50%);
}

/*Form Focus*/

.spark-contact1 .et_pb_contact_form p:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #fff;
    z-index: 0;
    transform: translate(-100%, 0);
    border-radius: 2px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.spark-contact1 .et_pb_contact_form p.focus:before,
.spark-contact1 .et_pb_contact_form p.filled:before {
    transition-delay: 0.3s;
    transform: translate(0, 0);
}

.spark-contact1 .et_pb_contact_form p.focus textarea,
.spark-contact1 .et_pb_contact_form p.filled textarea,
.spark-contact1 .et_pb_contact_form p.focus input,
.spark-contact1 .et_pb_contact_form p.filled input {
    border-color: transparent !important;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

/*Focus*/
.spark-contact3 .et_pb_contact_form p[data-type="checkbox"] .et_pb_contact_field_options_title{
    display: none !important;
}
.spark-contact3 .et_pb_contact_form p[data-type="checkbox"] label i{
    border-color: rgba(0,0,0,0.25) !important;
}


.spark-contact3 .et_pb_contact_form p:not([data-type="checkbox"]):not([data-type="radio"]) label,
.spark-contact2 .et_pb_contact_form p:not([data-type="checkbox"]):not([data-type="radio"]) label,
.spark-contact1 .et_pb_contact_form p:not([data-type="checkbox"]):not([data-type="radio"]) label {
    display: none !important;
}

.spark-contact1 .et_pb_contact_form p[data-id="message"] label {
    top: 17%;
}

.spark-contact1 .et_pb_contact_form p.filled label,
.spark-contact1 .et_pb_contact_form p.focus label {
    -webkit-transform: translate3d(50%, -50%, 0);
    transform: translate3d(50%, -50%, 0);
    opacity: 0;
}



/** Center Contact Form 2 **/

.spark-contact2 .et_pb_contact_form {
    margin-left: 0 !important;
}

.spark-contact2 .et_pb_contact_form p[data-type="checkbox"],
.spark-contact2 .et_pb_contact_form p[data-type="radio"]{
    margin-bottom: 10px !important;
}
.spark-contact2 .et_pb_contact_form p[data-type="checkbox"],
.spark-contact2 .et_pb_contact_form p[data-type="radio"],
.spark-contact2 .et_pb_contact_form p[data-id="message"] {
    clear: none !important;
    float: none !important;
    display: inline-block !important;
    -webkit-margin-before: 0;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-margin-after: 0;
    margin-right: 0 !important;
}

.spark-contact2 .et_pb_contact_form p {
    clear: both !important;
    margin-bottom: 20px;
    padding: 0 !important;
    width: 48.6% !important;
    margin-right: 2.8% !important;
    position: relative;
    overflow: hidden;
}

.spark-contact2 .et_pb_contact .et_contact_bottom_container button {
    width: 100% !important;
    margin: 0 !important;
}

.unknown .spark-contact2 .et_pb_contact .et_contact_bottom_container,
.gecko .spark-contact2 .et_pb_contact .et_contact_bottom_container,
.ie .spark-contact2 .et_pb_contact .et_contact_bottom_container{
    margin-top: -9px;
}

.spark-contact2 .et_pb_contact .et_contact_bottom_container {
    float: right;
    text-align: center;
    width: 48.6%;
    margin-top: 0;
}

.spark-contact2 .et_pb_contact_form p input,
.spark-contact2 .et_pb_contact_form p textarea {
    padding: 16px 20px !important;
}

.spark-contact2 .et_pb_column_1_4 p:not(:last-child) {
    padding-bottom: 3px !important;
}

/*Links*/

.spark-contact2 p strong {
    color: #000 !important;
}

.spark-contact2 p a:hover {
    opacity: 0.5 !important;
}

.spark-contact2 p a {
    color: inherit !important;
}

/*Focus*/

#page-container .spark-contact2 .et_pb_contact_form p[data-id="message"] label {
    top: 10%;
}

#page-container .spark-contact2 .et_pb_contact_form p.filled label,
#page-container .spark-contact2 .et_pb_contact_form p.focus label {
    -webkit-transform: translate3d(50%, -50%, 0);
    transform: translate3d(50%, -50%, 0);
    opacity: 0;
}

/** Center Contact Form 3 Button **/
.spark-contact3 .et_pb_contact .et_contact_bottom_container {
    float: right;
    text-align: center;
}

.spark-contact3 .et_pb_contact_form p {
    margin-bottom: 13px !important;
    padding: 0 !important;
    position: relative;
}

.spark-contact3 .et_pb_contact_form {
    margin-left: 0 !important;
}

.spark-contact3 .et_pb_contact .et_contact_bottom_container {
    float: none;
    text-align: center;
    width: 100%;
    margin-top: 17px;
}

.spark-contact3 .et_pb_contact {
    z-index: 9;
}

.spark-contact3 .et_pb_contact + h1{
    display: block;
}

/*Focus*/

.spark-contact3 .et_pb_contact_form p.filled label,
.spark-contact3 .et_pb_contact_form p.focus label {
    transform: translate(0, -0%) !important;
    top: 0 !important;
    background-color: #000;
    color: #fff;
}

.spark-contact3 .et_pb_contact_form p[data-id="message"] label {
    top: 11%;
}

/*Captcha*/

/*Form 1*/

#page-container .spark-contact1 .et_contact_bottom_container .et_pb_contact_right input {
    border: 1px solid rgba(255,255,255,0.6) !important;
    padding: 10px 5px !important;
    text-align: center;
    color: #fff !important;

}

.spark-contact1 .et_contact_bottom_container .et_pb_contact_right p:before{
    display: none !important;
}

.spark-contact1 .et_contact_bottom_container .et_pb_contact_right {
    text-align: left;
    display: block;
    margin-bottom: 0px;
    margin-top: 30px;
    color: #fff;
}

/*Form 2*/

.spark-contact2 .et_contact_bottom_container .et_pb_contact_right input{
    padding: 10px 5px !important;
    text-align: center;
}

.spark-contact2 .et_contact_bottom_container .et_pb_contact_right {
    display: block;
    position: absolute;
    bottom: -40px;
    right: 0;
    width: 100%;
}

/*Form 3*/

.spark-contact3 .et_contact_bottom_container .et_pb_contact_right input{
    padding: 10px 5px !important;
    text-align: center;
}



/*Responsive*/

@media only screen and (min-width: 1930px) {
    #page-container .spark-contact3 .et_pb_contact_form_container,
    #page-container .spark-contact1 .et_pb_contact_form_container{
        padding: 50px !important;
    }

    #page-container .spark-contact3 .et_pb_column_1_2:first-child .et_pb_row_inner:first-child{
        padding-top: 140px !important;
    }
    #page-container .spark-contact3 .et_pb_column_1_2:last-child {
        padding-left: 70px;
    }
    #page-container .spark-contact1 .et_pb_column:last-child {
        padding-top: 68px;
        padding-left: 60px;
    }
    #page-container .spark-contact1.sqweez_2 .et_pb_column:last-child {
        padding-top: 0px;
        padding-left: 0px;
    }
    #page-container .spark-contact1.sqweez_2 .et_pb_column:first-child .et_pb_blurb{
        padding-bottom: 0 !important;
        padding-top: 40px !important;
    }
    #page-container .spark-contact1.sqweez_2 .et_pb_column:first-child .et_pb_text:first-child{
        margin-bottom: 20px !important;
    }
    #page-container .spark-contact1.sqweez_2 .et_pb_column:first-child .et_pb_text{
        margin-bottom: 0 !important;
    }

    .spark-contact1 .et_pb_contact_form p input,
    .spark-contact1 .et_pb_contact_form p textarea{
        padding: 14px 20px !important;
    }
    .spark-contact2 .et_pb_contact_form p input,
    .spark-contact2 .et_pb_contact_form p textarea {
        padding: 17px 20px !important;
    }
}

@media only screen and (max-width: 1390px) {
    .spark-contact1.sqweez_2 .et_pb_row,
    .spark-contact3 .et_pb_row,
    .spark-contact2 .et_pb_row {
        max-width: 100% !important;
        width: 90%;
    }

    .spark-contact2 .et_pb_row .et_pb_contact_form_container {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }


}

@media only screen and (max-width: 980px) {
    .spark-contact2 .et_pb_column_1_4 .et_pb_promo:last-child {
        margin-right: 0 !important;
    }

    .spark-contact2 .et_pb_column_1_4 .et_pb_promo {
        width: 48.6% !important;
        margin-right: 2.8%;
        border-bottom: none !important;
        margin-bottom: 0 !important;
        float: left;
    }

    .spark-contact3 .et_pb_contact_form_container[style="opacity: 1;"] {
        top: 0%;
        position: relative;
        transform: translate(0,0%);
    }

    #page-container .spark-contact1.sqweez_2 .et_pb_column:first-child{
        margin-bottom: 40px !important;
    }

    #page-container .spark-contact1.sqweez_2 .et_pb_column{
        width: 100% !important;
    }

    #page-container .spark-contact3 .et_pb_contact_form_container {
        padding: 40px !important;
    }
}

@media only screen and (max-width: 767px) {
    .spark-contact2 .et_pb_column_1_4 .et_pb_promo h2 {
        padding-bottom: 10px !important;
    }

    .spark-contact2 .et_pb_column_1_4 .et_pb_promo {
        width: 49.7% !important;
        margin-right: 0.6%;
    }

    #page-container .spark-contact1 .et_pb_contact_form_container,
    #page-container .spark-contact3 .et_pb_contact_form_container{
        padding: 40px !important;
    }

    .spark-contact1 .et_pb_contact_form_container[style="opacity: 1;"] .et-pb-contact-message{
        text-align: center !important;
    }

    .spark-contact1 .et_pb_contact_form_container[style="opacity: 1;"] {
         top: 0%;
         position: relative;
         transform: translate(0,0%);
    }
}

@media only screen and (max-width: 480px) {
    #page-container .spark-contact1 .et_pb_contact_form_container,
    #page-container .spark-contact3 .et_pb_contact_form_container{
        padding: 30px 20px !important;
    }

    .spark-contact2 .et_pb_column_1_4 .et_pb_promo {
        width: 100% !important;
        margin-right: 0;
    }

    .spark-contact2 .et_pb_contact_form p {
        width: 100% !important;
        margin-right: 0% !important;
    }

    .spark-contact2 .et_pb_contact .et_contact_bottom_container {
        width: 100%;
        margin-top: 0;
    }
}


/* -------------------- */
/* TABS --------------- */
/* -------------------- */


.spark_tabs .et_pb_column .et_pb_promo {
    margin: 0 auto 2vw !important;
}

.spark_tabs .et_pb_tabs .et_pb_tabs_controls:after {
    display: none !important;
}

.spark_tabs .et_pb_tabs .et_pb_tabs_controls li a {
    display: block;
    width: 100%;
    text-align: center;
    padding: 25px 9px 26px;
}

.spark_tabs .et_pb_tabs .et_pb_tabs_controls li:last-child {
    margin-right: 0 !important;
}

.spark_tabs .et_pb_tabs .et_pb_tabs_controls li {
    width: 22% !important;
    margin-right: 3.8% !important;
    position: relative;
}

.spark_tabs .et_pb_tabs .et_pb_all_tabs {
    clear: both !important;
    max-width: 740px;
    margin: 0 auto;
}

.spark_tabs .et_pb_tabs .et_pb_all_tabs p:last-child {
    padding-bottom: 0 !important;
}

.spark_tabs .et_pb_tabs .et_pb_all_tabs p {
    padding-bottom: 30px !important;
}

/*Tab inner border*/



.spark_tabs .et_pb_tabs .et_pb_tabs_controls li:not(.et_pb_tab_active):hover a {
    -webkit-animation: fadeIn 5s infinite;
    animation: fadeIn 1s infinite;
    animation-iteration-count: 1;
}

.spark_tabs .et_pb_tabs .et_pb_tabs_controls li.et_pb_tab_active ,
.spark_tabs .et_pb_tabs .et_pb_tabs_controls li.et_pb_tab_active *{
    transition: 0.3s !important;
}

.spark_tabs .et_pb_tabs .et_pb_tabs_controls li:hover *,
.spark_tabs .et_pb_tabs .et_pb_tabs_controls li.et_pb_tab_active *{
    color: #fff !important;
}

.spark_tabs .et_pb_tabs .et_pb_tabs_controls li:hover,
.spark_tabs .et_pb_tabs .et_pb_tabs_controls li.et_pb_tab_active {
    background-color: #000 !important;
}


.spark_tabs .et_pb_tabs h5 {
    font-weight: 700;
    line-height: 150%;
}

/*Responsive*/

@media only screen and (max-width: 1390px) {
    .spark_tabs .et_pb_row {
        width: 95% !important;
    }

    .spark_tabs .et_pb_tabs .et_pb_tabs_controls li {
        width: 24% !important;
        margin-right: 1.33% !important;
    }
}

@media only screen and (max-width: 980px) {
    .spark_tabs .et_pb_tabs .et_pb_tabs_controls li:nth-child(2n + 2) {
        margin-right: 0 !important;
    }

    .spark_tabs .et_pb_tabs .et_pb_tabs_controls li {
        width: 46% !important;
        margin-right: 8% !important;
        margin-bottom: 20px;
    }

    .spark_tabs .et_pb_row {
        width: 80% !important;
    }
}

@media only screen and (max-width: 767px) {
    .spark_tabs .et_pb_tabs .et_pb_tabs_controls li:nth-child(2n + 2) {
        margin-right: auto !important;
    }

    .spark_tabs .et_pb_tabs .et_pb_tabs_controls li {
        width: 100% !important;
        margin: 0 auto 20px !important;
    }
}


/* -------------------- */
/* FOOTER ------------- */
/* -------------------- */

/*General*/

#page-container .spark-footer5 .et_pb_social_media_follow a:before,
.spark-footer5 a,
.spark-footer4 a,
.spark-footer3 a,
#page-container .spark-footer2 a,
.spark-footer1 a {
    color: inherit !important;
    text-decoration: none !important;
    font-weight: 400;
    line-height: 1.4;
}

.spark-footer4 .et_pb_module_header, .spark-footer5 .et_pb_module_header {
	margin-bottom: 20px !important;
}
.spark-footer4 .et_pb_social_media_follow {
	padding-left: 0px !important;
}

.spark-footer5 a:hover,
.spark-footer4 a:hover,
.spark-footer3 a:hover,
.spark-footer2 a:hover,
.spark-footer1 a:hover {
    opacity: 0.5 !important;
}

.spark-about-freebie-footer .footer_menu p,
.spark-footer5 .footer_menu p,
.spark-footer4 .footer_menu p,
.spark-footer3 .footer_menu p,
.spark-footer2 .footer_menu p,
.spark-footer1 .footer_menu p {
    padding: 0 !important;
}

.spark-about-freebie-footer .footer_menu a,
.spark-footer5 .footer_menu a,
.spark-footer4 .footer_menu a,
.spark-footer3 .footer_menu a,
.spark-footer2 .footer_menu a,
.spark-footer1 .footer_menu a {
    margin-bottom: 1em !important;
    display: block !important;
}

.spark-footer4 h4 {
	font-size: 24px;
}

/************************Footer 1********************************/

/********* Footer 01 *********/

/* Change color of social media icons */

.spark-footer1 .et_pb_social_media_follow li a.icon::before {
    color: #000;
}

.spark-footer1 .et_pb_promo_description p{
    padding-bottom: 0 !important;
}

.spark-footer1 .et_pb_promo_description a {
    display: block;
    margin-bottom: 20px !important;
}



/*** Footers Colored Links ***/

/* Footer 1 */

#page-container .spark-footer1 .et_pb_newsletter_form p:last-of-type {
    width: 29% !important;
    margin-right: 0 !important;
}

#page-container .spark-footer1 .et_pb_newsletter_form p {
    width: 65.5% !important;
    margin-right: 5.2%;
    position: relative;
    flex-basis: unset;
}

#page-container .spark-footer1 .et_pb_newsletter_form p input {
    border: none !important;
}



/*Columnes*/

#page-container .spark-footer1 .et_pb_column_1_4.et-last-child,
#page-container .spark-footer1 .et_pb_column_1_4:last-child {
    width: 33% !important;
}

#page-container .spark-footer1 .et_pb_column_1_4 {
    width: 16% !important;
}

/*Focus*/

.spark-footer1 .et_pb_newsletter p {
    padding-bottom: 0 !important;
}

.spark-footer1 .et_pb_newsletter p label {
    display: none !important;
}

.spark-footer1 .et_pb_newsletter p.filled label,
.spark-footer1 .et_pb_newsletter p.focus label {
    -webkit-transform: translate3d(0, -240%, 0);
    transform: translate3d(0, -240%, 0);
    padding-left: 0;
}

/************************Footer 2********************************/

/* Change color of social media icons */
.spark-footer2 .et_pb_social_media_follow li a.icon::before {
    color: #a7a7a7;
}

/* make contact form button fullwidth */
.spark-footer2 .et_contact_bottom_container {
    width: 100%;
    padding-left: 3% !important;
}

.spark-footer2 .et_contact_bottom_container .et_pb_contact_submit {
    margin: auto !important;
    width: 100% !important;
}

/* budget field down arrow */
.et_pb_contact_field[data-type="select"]::after {
    position: absolute;
    top: 52% !important;
}

.spark-footer2 .et_pb_column_1_3 .et_pb_promo_description p:not(:last-child) {
    padding-bottom: 4px !important;
}

/*Columns*/

.spark-footer2 .et_pb_column_1_3 {
    width: 23.3% !important;
}

.spark-footer2 .et_pb_column_2_3 {
    width: 58.833% !important;
    margin-right: 6.8% !important;
}

/* change -li- with ET icons */
.spark-footer2 .et_pb_column_1_3 .et_pb_promo_description ul {
    padding: 0 !important;
}

.spark-footer2 .et_pb_column_1_3 .et_pb_promo_description li {
    list-style: none;
}

.spark-footer2 .et_pb_column_1_3 .et_pb_promo_description li a:after,
.spark-footer2 .et_pb_column_1_3 .et_pb_promo_description li a:before {
    font-family: 'ETmodules' !important;
    content: "\24" !important;
    display: inline-block !important;
    vertical-align: middle;
    margin-right: 0;
    overflow: hidden;
    transition: 0.3s;
}

.spark-footer2 .et_pb_column_1_3 .et_pb_promo_description li a:after {
    margin-left: 5px;
    width: 0 !important;
}

.spark-footer2 .et_pb_column_1_3 .et_pb_promo_description li a:before {
    width: 26px;
}

.spark-footer2 .et_pb_column_1_3 .et_pb_promo_description li a:after {
    margin-left: 5px;
    width: 0 !important;
}

.spark-footer2 .et_pb_column_1_3 .et_pb_promo_description li a:hover:before {
    width: 0 !important;
}

.spark-footer2 .et_pb_column_1_3 .et_pb_promo_description li a:hover:after {
    width: 18px !important;
}

/*Form*/

.spark-footer1 .et_pb_newsletter .et_pb_newsletter_form{
    display: block !important;
}
.spark-footer2 .et_pb_contact_form p {
    padding-bottom: 0 !important;
    position: relative;
    overflow: visible !important;
    margin-bottom: 57px !important;
}

.spark-footer2 .et_pb_contact_form p[data-id="message"] {
    margin-bottom: 18px !important;
}

.spark-footer2 .et-pb-contact-message > * {
    color: red!important;
}


/*Focus*/

.spark-footer2 .et_pb_contact_form p:nth-child(3) {
    width: 32%;
    margin-left: 2%;
}

.spark-footer2 .et_pb_contact_form p:nth-child(2) {
    width: 66%;
}

.spark-footer2 .et_pb_contact_form p[data-id="message"] label {
    top: 16% !important;
}

.spark-footer2 .et_pb_contact_form p:not([data-type="select"]) label {
    display: none !important;
}

.spark-footer2 .et_pb_contact_form p.filled label,
.spark-footer2 .et_pb_contact_form p.focus label {
    -webkit-transform: translate3d(0, -45px, 0);
    transform: translate3d(0, -45px, 0);
    padding-left: 0;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
}

.spark-footer2 .et_pb_contact_form p[data-type="select"] label {
    display: block !important;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate3d(0, -45px, 0);
    transform: translate3d(0, -45px, 0);
}

.spark-footer2.spark-footer6 .et_pb_contact_form p[data-type="select"] select option {
    background-color: #000 !important;
}

.spark-footer2 .et_pb_contact_form p[data-type="select"] select {
    padding: 14px 16px !important;
}

.spark-footer2 .et_pb_column_1_4:first-child {
    width: 41% !important;
    margin-right: 18.4% !important;
}

.spark-footer2 .et_pb_column_1_4 {
    width: 14% !important;
    margin-right: 3% !important;
}

.spark-footer2 .et_pb_column_1_4:last-child,
.spark-footer2 .et_pb_column_1_4.et-last-child {
    width: 6.6% !important;
    margin-right: 0 !important;
}

/************************Footer 4********************************/

/*Columns*/

body.et-fb .spark-footer4 .et_pb_row:nth-child(3) .et_pb_column_1_3:first-child,
.spark-footer4 .et_pb_row:nth-child(2) .et_pb_column_1_3:first-child {
    width: 28.5%;
}

body.et-fb .spark-footer4 .et_pb_row:nth-child(3) .et_pb_column_1_3:nth-child(2) ,
.spark-footer4 .et_pb_row:nth-child(2) .et_pb_column_1_3:nth-child(2) {
    width: 45.5% !important;
}

body.et-fb .spark-footer4 .et_pb_row:nth-child(3) .et_pb_column_1_3.et-last-child ,
.spark-footer4 .et_pb_row:nth-child(2) .et_pb_column_1_3:last-child {
    width: 15% !important;
}

/*3Col Menu*/

body.et-fb .spark-footer4 .et_pb_row:nth-child(3) .et_pb_column_1_3:nth-child(2) .et_pb_promo ,
.spark-footer4 .et_pb_row:nth-child(2) .et_pb_column_1_3:nth-child(2) .et_pb_promo {
    width: 24% !important;
    margin-right: 13.5% !important;
    margin-left: 0 !important;
    margin-bottom: 0 !important;
}

body.et-fb .spark-footer4 .et_pb_row:nth-child(3) .et_pb_column_1_3:nth-child(2) .et_pb_promo:last-child ,
.spark-footer4 .et_pb_row:nth-child(2) .et_pb_column_1_3:nth-child(2) .et_pb_promo:last-child {
    margin-right: 0 !important;
}

/*Paragraph*/

body.et-fb .spark-footer4 .et_pb_row:nth-child(3) .et_pb_column_1_3:nth-child(2) .et_pb_promo p:last-child ,
.spark-footer4 .et_pb_row:nth-child(2) .et_pb_column_1_3:nth-child(2) .et_pb_promo p:last-child {
    padding-bottom: 0 !important;
}

body.et-fb .spark-footer4 .et_pb_row:nth-child(3) .et_pb_column_1_3:nth-child(2) .et_pb_promo a ,
.spark-footer4 .et_pb_row:nth-child(2) .et_pb_column_1_3:nth-child(2) .et_pb_promo a {
    margin-bottom: 20px !important;
}

/*newsletter Form*/

#page-container .spark-footer4 .et_pb_newsletter_form p:last-of-type {
    width: 29% !important;
    margin-right: 0 !important;
}

#page-container .spark-footer4 .et_pb_newsletter_form p {
    width: 65.5% !important;
    margin-right: 5.2%;
    position: relative;
    flex-basis: unset !important;
}

/*Focus*/

.spark-footer4 .et_pb_newsletter p {
    padding-bottom: 0 !important;
}

.spark-footer4 .et_pb_newsletter .et_pb_newsletter_form{
    display: block !important;
}
.spark-footer4 .et_pb_newsletter p label {
    display: none !important;
}

.spark-footer4 .et_pb_newsletter p.filled label,
.spark-footer4 .et_pb_newsletter p.focus label {
    -webkit-transform: translate3d(50%, -50%, 0);
    transform: translate3d(50%, -50%, 0);
    padding-left: 0;
    opacity: 0;
}



/************************Footer 5********************************/

.spark-footer5 .et_pb_column_1_4:first-child {
    width: 53.5% !important;
    margin-right: 6% !important;
}

.spark-footer5 .et_pb_column_1_4 {
    width: 14.2% !important;
    margin-right: 2% !important;
}

.spark-footer5 .et_pb_column_1_4:last-child,
.spark-footer5 .et_pb_column_1_4.et-last-child {
    width: 8% !important;
}

/************************Footer 6********************************/

.spark-footer6.spark-footer2 .et_pb_column_1_3 {
    width: 32.2% !important;
}

.spark-footer6.spark-footer2 .et_pb_column_2_3 {
    width: 58.833% !important;
    margin-right: 8.9% !important;
}

.spark-footer6 .et_pb_image img {
    display: block !important;
    width: 100% !important;
}

.spark-footer6 .et_pb_image:nth-child(2n + 3) {
    margin-right: 0 !important;
}

.spark-footer6 .et_pb_image {
    width: 45% !important;
    margin-right: 9% !important;
    float: left;
    margin-bottom: 28px !important;
}

/*Responsive*/

@media only screen and (min-width: 1930px) {
    #page-container .spark-footer2 .et_pb_column_1_3 .et_pb_promo {
        margin-bottom: 35px !important;
        padding-bottom: 18px !important;
    }

    .spark-footer2 .et_pb_row:first-child {
        padding-bottom: 0 !important;
    }

    .spark-footer6 .et_pb_row:first-child {
        padding-bottom: 60px !important;
    }

    .spark-footer6 .et_pb_row:first-child .et_pb_column:last-child {
        padding-top: 90px;
    }
}

@media only screen and (max-width: 1390px) {

    /*Footer 1*/
    #page-container .spark-footer4 .et_pb_row:first-child .et_pb_column:first-child,
    #page-container .spark-footer1 .et_pb_row:first-child .et_pb_column:first-child{
        margin-bottom: 20px !important;
    }
    #page-container .spark-footer4 .et_pb_row:first-child .et_pb_column ,
    #page-container .spark-footer1 .et_pb_row:first-child .et_pb_column {
        width: 100% !important;
    }
    #page-container .spark-footer4 .et_pb_newsletter,
    #page-container .spark-footer1 .et_pb_newsletter {
        padding-left: 0 !important;
    }

    #page-container .spark-footer4 .et_pb_newsletter .et_pb_newsletter_button.et_pb_button,
    #page-container .spark-footer1 .et_pb_newsletter .et_pb_newsletter_button.et_pb_button {
        padding: 10px 1vw !important;
    }

    .spark-footer1 .et_pb_newsletter p.filled label,
    .spark-footer1 .et_pb_newsletter p.focus label {
        -webkit-transform: translate3d(0, -53px, 0);
        transform: translate3d(0, -53px, 0);
    }

    /*Footer 2*/
    .spark-footer2 .et_pb_column_1_3 {
        width: 34% !important;
    }

    .spark-footer2 .et_pb_gutters4 .et_pb_column_1_2 {
        width: 55% !important;
        padding: 0 !important;
    }

    .spark-footer2 .et_pb_gutters4 .et_pb_column_1_2:first-child {
        width: 40% !important;
        margin-right: 5% !important;
    }

    .spark-footer2 .et_pb_gutters4 .et_pb_column_1_2:last-child .et_pb_promo:last-child {
        margin-right: 0 !important;
    }

    .spark-footer2 .et_pb_gutters4 .et_pb_column_1_2:last-child .et_pb_promo {
        width: 32% !important;
        margin-right: 2% !important;
    }

    .spark-footer2 .et_pb_column_1_4 {
        width: 16% !important;
        margin-right: 6% !important;
    }

    .spark-footer2 .et_pb_column_1_4:last-child {
        width: 20% !important;
    }

    .spark-footer2 .et_pb_column_1_4:first-child {
        width: 30% !important;
        margin-right: 6% !important;
    }

    /*Footer 3*/
    .spark-footer3 .et_pb_social_media_follow li a {
        margin-right: 3px !important;
    }

    /*Footer 4*/
    body.et-fb .spark-footer4 .et_pb_row:nth-child(3) .et_pb_column:nth-child(2) ,
    .spark-footer4 .et_pb_row:nth-child(2) .et_pb_column:nth-child(2) {
        width: 67% !important;
    }

    body.et-fb .spark-footer4 .et_pb_row:nth-child(3) .et_pb_column.et-last-child ,
    .spark-footer4 .et_pb_row:nth-child(2) .et_pb_column:last-child {
        width: 27% !important;
    }

    body.et-fb .spark-footer4 .et_pb_row:nth-child(3) .et_pb_column:first-child .et_pb_promo ,
    .spark-footer4 .et_pb_row:nth-child(2) .et_pb_column:first-child .et_pb_promo {
        max-width: 100% !important;
    }

    body.et-fb .spark-footer4 .et_pb_row:nth-child(3) .et_pb_column:first-child ,
    .spark-footer4 .et_pb_row:nth-child(2) .et_pb_column:first-child {
        width: 100%;
        margin-bottom: 20px !important;
    }

    /*Footer 5*/
    .spark-footer5 .et_pb_column_1_4:first-child {
        width: 33% !important;
        margin-right: 3% !important;
    }

    .spark-footer5 .et_pb_column_1_4 {
        width: 20% !important;
        margin-right: 2% !important;
    }

    .spark-footer5 .et_pb_column_1_4:last-child {
        width: 20% !important;
    }
}

@media only screen and (max-width: 1390px) and (min-width: 981px) {
    #page-container .spark-footer4 .et_pb_column_1_2 .et_pb_text_inner,
    #page-container .spark-footer1 .et_pb_column_1_2 .et_pb_text_inner {
        font-size: 28px !important;
    }
}

@media only screen and (max-width: 980px) {
    #page-container .spark-footer4 .et_pb_newsletter_form,
    #page-container .spark-footer1 .et_pb_newsletter_form {
        /*display: block !important;*/
        width: 100% !important;
        padding-left: 0 !important;

    }

    #page-container .spark-footer1.sqweez_1 .et_pb_newsletter_form {
        width: 96.3% !important;
        float: none !important;
    }

    #page-container .spark-footer4 .et_pb_newsletter_form p,
    #page-container .spark-footer1 .et_pb_newsletter_form p {
        width: 65% !important;
        margin-right: 5%;
        float: left;
        position: relative;
    }

    #page-container .spark-footer4 .et_pb_newsletter_form p:last-of-type,
    #page-container .spark-footer1 .et_pb_newsletter_form p:last-of-type {
        margin-right: 0 !important;
    }

    #page-container .spark-footer4 .et_pb_newsletter_form p:last-of-type,
    #page-container .spark-footer1 .et_pb_newsletter_form p:last-of-type {
        width: 30% !important;
        float: left;
    }

    #page-container .spark-footer3 .et_pb_column_4_4 .et_pb_text_inner,
    #page-container .spark-footer4 .et_pb_column_4_4 .et_pb_text_inner,
    #page-container .spark-footer4 .et_pb_column_1_2 .et_pb_text_inner,
    #page-container .spark-footer1 .et_pb_column_1_2 .et_pb_text_inner {
        text-align: center !important;
    }

    #page-container .spark-footer1 .et_pb_column_1_4:last-child {
        width: 25% !important;
    }

    #page-container .spark-footer1 .et_pb_column_1_4 {
        width: 22% !important;
        margin-right: 2%;
    }

    #page-container .spark-footer1 .et_pb_column_1_2 .et_pb_text_inner {
        margin-bottom: 10px !important;
    }

    /*Footer 2*/
    .spark-footer2.spark-footer6 .et_pb_column_2_3,
    .spark-footer2 .et_pb_column_2_3 {
        width: 100% !important;
        margin-right: 0% !important;
    }

    .spark-footer2.spark-footer6 .et_pb_column_1_3,
    .spark-footer2 .et_pb_column_1_3 {
        width: 100% !important;
    }

    .spark-footer2 .et_pb_column_1_3 .et_pb_promo:nth-child(2n + 2) {
        margin-right: 0 !important;
    }

    .spark-footer2 .et_pb_column_1_3 .et_pb_promo h2 {
        padding-bottom: 15px !important;
    }

    .spark-footer2 .et_pb_column_1_3 .et_pb_promo {
        width: 48% !important;
        margin-right: 4% !important;
        float: left;
        border-bottom: none !important;
    }

    #page-container .spark-footer2 .et_pb_column_1_4:last-child {
        margin-right: 0 !important;
    }

    #page-container .spark-footer2 .et_pb_column_1_4:first-child .et_pb_promo h2 {
        padding-bottom: 20px !important;
        margin-bottom: 0 !important;
    }

    #page-container .spark-footer2 .et_pb_column_1_4:first-child .et_pb_promo {
        max-width: 100% !important;
    }

    #page-container .spark-footer2 .et_pb_column_1_4:first-child {
        width: 100% !important;
    }

    #page-container .spark-footer2 .et_pb_column_1_4 {
        width: 32% !important;
        margin-right: 2% !important;
    }

    #page-container .spark-footer5 .et_pb_column_1_2 .et_pb_social_media_follow,
    #page-container .spark-footer5 .et_pb_column_1_2 .et_pb_text,
    #page-container .spark-footer2 .et_pb_column_1_2 .et_pb_social_media_follow,
    #page-container .spark-footer2 .et_pb_column_1_2 .et_pb_text {
        text-align: center !important;
    }

    #page-container .spark-footer2 .et_contact_bottom_container .et_pb_contact_submit {
        margin-top: 20px !important;
    }

    /*Footer 3*/
    #page-container .spark-footer3 .et_pb_column_1_4 h2 {
        padding-bottom: 20px !important;
    }

    #page-container .spark-footer3 .et_pb_column_1_4 {
        margin-left: 0 !important;
    }

    /*footer 4*/
    body.et-fb .spark-footer4 .et_pb_row:nth-child(3) .et_pb_column_1_3.et-last-child,
    .spark-footer4 .et_pb_row:nth-child(2) .et_pb_column_1_3:last-child {
        width: 33% !important;
    }

    body.et-fb .spark-footer4 .et_pb_row:nth-child(3) .et_pb_column_1_3:nth-child(2) .et_pb_promo ,
    .spark-footer4 .et_pb_row:nth-child(2) .et_pb_column_1_3:nth-child(2) .et_pb_promo {
        width: 29% !important;
        margin-right: 6% !important;
    }

    body.et-fb .spark-footer4 .et_pb_row:nth-child(3) .et_pb_column_1_3:last-child .et_pb_text ,
    .spark-footer4 .et_pb_row:nth-child(2) .et_pb_column_1_3:last-child .et_pb_text {
        margin-bottom: 8px !important;
    }

    body.et-fb .spark-footer4 .et_pb_row:nth-child(3) .et_pb_column_1_3:nth-child(2) .et_pb_promo h2 ,
    .spark-footer4 .et_pb_row:nth-child(2) .et_pb_column_1_3:nth-child(2) .et_pb_promo h2 {
        padding-bottom: 20px !important;
    }

    .spark-footer4 .et_pb_row .et_pb_column .et_pb_promo h2 {
        margin-bottom: 0 !important;
        padding-bottom: 20px !important;
    }

    .spark-footer4 .et_pb_column_1_4 .et_pb_social_media_follow {
        margin-left: -13px;
    }

    /*footer 5*/
    .spark-footer5 .et_pb_column_1_4 h2 {
        padding-bottom: 20px !important;
    }

    #page-container .spark-footer5 .et_pb_column_1_4:first-child .et_pb_promo {
        max-width: 100% !important;
    }

    #page-container .spark-footer5 .et_pb_column_1_4:first-child {
        width: 100% !important;
        margin-right: 0 !important;
    }

    #page-container .spark-footer5 .et_pb_column_1_4:last-child {
        margin-right: 0 !important;
    }

    #page-container .spark-footer5 .et_pb_column_1_4 {
        width: 32% !important;
        margin-right: 2% !important;
    }

    /*Footer 6*/
    .spark-footer6 .et_pb_image:nth-child(2n + 3) {
        margin-right: 2% !important;
    }

    .spark-footer6 .et_pb_image:nth-child(3n + 4) {
        margin-right: 0 !important;
    }

    .spark-footer6 .et_pb_image {
        width: 32% !important;
        margin-right: 2% !important;
        float: left;
    }

    .spark-footer2.spark-footer6 .et_pb_column_1_3 .et_pb_promo {
        width: 100% !important;
    }
}

@media only screen and (max-width: 767px) {
    #page-container .spark-footer1 .et_pb_column_1_4:last-child {
        width: 48% !important;
    }

    #page-container .spark-footer1 .et_pb_column_1_4 {
        width: 48% !important;
        margin-right: 4%;
    }

    #page-container .spark-footer1 .et_pb_column_1_4:nth-child(2n + 2) {
        margin-right: 0 !important;
    }

    #page-container .spark-footer1 .et_pb_column_1_4 .et_pb_social_media_follow {
        margin-left: -12px;
    }

    #page-container .spark-footer1 .et_pb_column_1_4 .et_pb_social_media_follow,
    #page-container .spark-footer1 .et_pb_column_1_4 .et_pb_text {
        text-align: left !important;
    }

    #page-container .spark-footer1 .et_pb_column_4_4 .et_pb_text {
        text-align: center !important;
        padding: 0 !important;
    }

    /*Footer 2*/
    .spark-footer2 .et_pb_contact_form p:nth-child(3),
    .spark-footer2 .et_pb_contact_form p:nth-child(2) {
        width: 100% !important;
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .spark-footer2 .et_pb_contact_form p {
        margin-bottom: 40px !important;
    }

    body.et-fb .spark-footer4 .et_pb_row:nth-child(3) .et_pb_column_1_3:nth-child(2) ,
    .spark-footer4 .et_pb_row:nth-child(2) .et_pb_column_1_3:nth-child(2) {
        width: 100% !important;
    }

    body.et-fb .spark-footer4 .et_pb_row:nth-child(3) .et_pb_column_1_3:nth-child(2) .et_pb_promo ,
    .spark-footer4 .et_pb_row:nth-child(2) .et_pb_column_1_3:nth-child(2) .et_pb_promo {
        width: 31% !important;
        margin-right: 3% !important;
    }

    body.et-fb .spark-footer4 .et_pb_row:nth-child(3) .et_pb_column_1_3:last-child ,
    .spark-footer4 .et_pb_row:nth-child(2) .et_pb_column_1_3:last-child {
        display: none;
    }

    .spark-footer1 .et_pb_row:last-child .et_pb_text a,
    .spark-footer2 .et_pb_row:last-child .et_pb_text a,
    .spark-footer3 .et_pb_row:last-child .et_pb_text a,
    .spark-footer4 .et_pb_row:last-child .et_pb_text a,
    .spark-footer5 .et_pb_row:last-child .et_pb_text a,
    .spark-footer6 .et_pb_row:last-child .et_pb_text a {
        display: inline-block;
    }

    #page-container .spark-footer4 .et_pb_newsletter_form,
    #page-container .spark-footer1 .et_pb_newsletter_form {
        display: block !important;

    }

    #page-container .spark-footer4 .et_pb_newsletter_form p, #page-container .spark-footer1 .et_pb_newsletter_form p {
        width: 100% !important;
        margin-right: 0;
        float: left;
        position: relative;
        margin-bottom: 40px;
    }

    #page-container .spark-footer4 .et_pb_newsletter_form p:last-of-type, #page-container .spark-footer1 .et_pb_newsletter_form p:last-of-type{
        width: 100% !important;
    }
}

@media only screen and (max-width: 480px) {
    #page-container .spark-footer4 .et_pb_column .et_pb_promo,
    #page-container .spark-footer4 .et_pb_column .et_pb_promo h2,
    #page-container .spark-footer4 .et_pb_column .et_pb_social_media_follow,
    #page-container .spark-footer4 .et_pb_column .et_pb_text_inner,
    #page-container .spark-footer3 .et_pb_column .et_pb_social_media_follow,
    #page-container .spark-footer3 .et_pb_column .et_pb_text_inner,
    #page-container .spark-footer5 .et_pb_column .et_pb_promo,
    #page-container .spark-footer5 .et_pb_column .et_pb_promo h2,
    #page-container .spark-footer3 .et_pb_column .et_pb_promo,
    #page-container .spark-footer3 .et_pb_column .et_pb_promo h2,
    #page-container .spark-footer2 .et_pb_column .et_pb_promo,
    #page-container .spark-footer2 .et_pb_column .et_pb_promo h2,
    #page-container .spark-footer1 .et_pb_column_1_4 .et_pb_social_media_follow,
    #page-container .spark-footer1 .et_pb_column_1_4 .et_pb_text,
    #page-container .spark-footer1 .et_pb_column_1_4 .et_pb_promo,
    #page-container .spark-footer1 .et_pb_column_1_4 .et_pb_promo h2 {
        text-align: center !important;
    }

    #page-container .spark-footer1 .et_pb_column_1_4 .et_pb_promo h2 {
        padding-bottom: 15px !important;
    }

    #page-container .spark-footer1 .et_pb_column_1_4 .et_pb_text {
        margin-bottom: 20px !important;
    }

    #page-container .spark-footer1 .et_pb_column_1_4 {
        margin-bottom: 30px !important;
    }

    #page-container .spark-footer1 .et_pb_column_1_4:last-child {
        width: 100% !important;
        margin-bottom: 0 !important;
    }

    #page-container .spark-footer4 .et_pb_newsletter_form p,
    #page-container .spark-footer1 .et_pb_newsletter_form p {
        width: 100% !important;
        margin-right: 0;
        position: relative;
        margin-bottom: 20px;
    }

    #page-container .spark-footer4 .et_pb_newsletter_form p:last-of-type,
    #page-container .spark-footer1 .et_pb_newsletter_form p:last-of-type {
        width: 100% !important;
    }

    .spark-footer2 .et_pb_column_1_3 .et_pb_promo {
        width: 100% !important;
        margin-right: 0 !important;
    }

    #page-container .spark-footer2 .et_pb_column .et_pb_promo h2 {
        margin-bottom: 0 !important;
        padding-bottom: 15px !important;
    }

    .spark-footer2 .et_pb_column_1_4:last-child {
        margin-bottom: 0 !important;
    }

    #page-container .spark-footer4 .et_pb_column_1_4,
    #page-container .spark-footer5 .et_pb_column_1_4,
    #page-container .spark-footer3 .et_pb_column_1_4,
    .spark-footer2 .et_pb_column_1_4 {
        margin-bottom: 30px !important;
    }

    #page-container .spark-footer4 .et_pb_column_1_4:last-child,
    #page-container .spark-footer5 .et_pb_column_1_4:last-child,
    #page-container .spark-footer3 .et_pb_column_1_4:last-child,
    .spark-footer2 .et_pb_column_1_4 .et_pb_promo_description {
        padding-bottom: 0 !important;
    }

    body.et-fb .spark-footer4 .et_pb_row:nth-child(3) .et_pb_column_1_3:last-child ,
    .spark-footer4 .et_pb_row:nth-child(2) .et_pb_column_1_3:last-child {
        display: block;
    }

    body.et-fb .spark-footer4 .et_pb_row:nth-child(3) .et_pb_column_1_3:nth-child(2) .et_pb_promo:last-child ,
    .spark-footer4 .et_pb_row:nth-child(2) .et_pb_column_1_3:nth-child(2) .et_pb_promo:last-child {
        margin-bottom: 0 !important;
    }

    body.et-fb .spark-footer4 .et_pb_row:nth-child(3) .et_pb_column_1_3:nth-child(2) .et_pb_promo ,
    .spark-footer4 .et_pb_row:nth-child(2) .et_pb_column_1_3:nth-child(2) .et_pb_promo {
        width: 100% !important;
        margin-right: 0 !important;
        margin-bottom: 20px !important;
    }

    .spark-footer6 .et_pb_image:nth-child(3n + 4) {
        margin-right: 4% !important;
    }

    .spark-footer6 .et_pb_image:nth-child(2n + 3) {
        margin-right: 0% !important;
    }

    .spark-footer6 .et_pb_image {
        width: 48% !important;
        margin-right: 4% !important;
        float: left;
    }

    #page-container .spark-footer6 .et_pb_row:nth-child(2) {
        padding-bottom: 40px !important;
    }

    #page-container .spark-footer2 .et_pb_text {
        text-align: center !important;
    }

    #page-container .spark-footer2 .et_pb_column_1_4 {
        width: 100% !important;
        margin-right: 0 !important;
    }
}