﻿.et_pb_space {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 23px
}

.et_pb_divider_hidden {
    margin-bottom: 0 !important
}

.et_pb_divider_internal {
    display: inline-block;
    width: 100%
}

.et_pb_divider {
    margin: 0 0 30px;
    position: relative
}

    .et_pb_divider:before {
        content: "";
        width: 100%;
        height: 1px;
        border-top: 1px solid rgba(0,0,0,.1);
        position: absolute;
        left: 0;
        top: 0;
        z-index: 10
    }

    .et_pb_divider:after, .et_pb_space:after {
        content: "";
        display: table
    }

.et_pb_divider_position_bottom:before {
    top: auto !important;
    bottom: 0 !important
}

.et_pb_divider_position_center:before {
    top: 50% !important
}

@media (max-width:980px) {
    .et_pb_divider_position_top_tablet:before {
        top: 0 !important;
        bottom: auto !important
    }

    .et_pb_divider_position_bottom_tablet:before {
        top: auto !important;
        bottom: 0 !important
    }

    .et_pb_divider_position_center_tablet:before {
        top: 50% !important
    }

    .et_pb_space.et-hide-mobile {
        display: none
    }
}

@media (max-width:767px) {
    .et_pb_divider_position_top_phone:before {
        top: 0 !important;
        bottom: auto !important
    }

    .et_pb_divider_position_bottom_phone:before {
        top: auto !important;
        bottom: 0 !important
    }

    .et_pb_divider_position_center_phone:before {
        top: 50% !important
    }
}

.ie .et_pb_divider {
    overflow: visible
}

.et_pb_heading_container {
    position: relative
}

.et_pb_with_border .et_pb_image_wrap {
    border: 0 solid #333
}

.et_pb_image {
    margin-left: auto;
    margin-right: auto;
    line-height: 0
}

    .et_pb_image.aligncenter {
        text-align: center
    }

    .et_pb_image.et_pb_has_overlay a.et_pb_lightbox_image {
        display: block;
        position: relative
    }

.et_pb_image {
    display: block
}

    .et_pb_image .et_pb_image_wrap {
        display: inline-block;
        position: relative;
        max-width: 100%
    }

        .et_pb_image .et_pb_image_wrap img[src*=".svg"] {
            width: auto
        }

    .et_pb_image img {
        position: relative
    }

.et_pb_image_sticky {
    margin-bottom: 0 !important;
    display: inherit
}

.et_pb_image.et_pb_has_overlay .et_pb_image_wrap:hover .et_overlay {
    z-index: 3;
    opacity: 1
}

@media (min-width:981px) {
    .et_pb_section_sticky, .et_pb_section_sticky.et_pb_bottom_divider .et_pb_row:nth-last-child(2), .et_pb_section_sticky .et_pb_column_single, .et_pb_section_sticky .et_pb_row.et-last-child, .et_pb_section_sticky .et_pb_row:last-child, .et_pb_section_sticky .et_pb_specialty_column .et_pb_row_inner.et-last-child, .et_pb_section_sticky .et_pb_specialty_column .et_pb_row_inner:last-child {
        padding-bottom: 0 !important
    }
}

@media (max-width:980px) {
    .et_pb_image_sticky_tablet {
        margin-bottom: 0 !important;
        display: inherit
    }

    .et_pb_section_sticky_mobile, .et_pb_section_sticky_mobile.et_pb_bottom_divider .et_pb_row:nth-last-child(2), .et_pb_section_sticky_mobile .et_pb_column_single, .et_pb_section_sticky_mobile .et_pb_row.et-last-child, .et_pb_section_sticky_mobile .et_pb_row:last-child, .et_pb_section_sticky_mobile .et_pb_specialty_column .et_pb_row_inner.et-last-child, .et_pb_section_sticky_mobile .et_pb_specialty_column .et_pb_row_inner:last-child {
        padding-bottom: 0 !important
    }

    .et_pb_section_sticky .et_pb_row.et-last-child .et_pb_column.et_pb_row_sticky.et-last-child, .et_pb_section_sticky .et_pb_row:last-child .et_pb_column.et_pb_row_sticky:last-child {
        margin-bottom: 0
    }

    .et_pb_image_bottom_space_tablet {
        margin-bottom: 30px !important;
        display: block
    }

    .et_always_center_on_mobile {
        text-align: center !important;
        margin-left: auto !important;
        margin-right: auto !important
    }
}

@media (max-width:767px) {
    .et_pb_image_sticky_phone {
        margin-bottom: 0 !important;
        display: inherit
    }

    .et_pb_image_bottom_space_phone {
        margin-bottom: 30px !important;
        display: block
    }
}

.et_overlay {
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: hsla(0,0%,100%,.9);
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all .3s;
    transition: all .3s;
    border: 1px solid #e5e5e5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-font-smoothing: antialiased
}

    .et_overlay:before {
        color: #2ea3f2;
        content: "\E050";
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        font-size: 32px;
        -webkit-transition: all .4s;
        transition: all .4s
    }

.et_portfolio_image, .et_shop_image {
    position: relative;
    display: block
}

    .et_pb_has_overlay:not(.et_pb_image):hover .et_overlay, .et_portfolio_image:hover .et_overlay, .et_shop_image:hover .et_overlay {
        z-index: 3;
        opacity: 1
    }

#ie7 .et_overlay, #ie8 .et_overlay {
    display: none
}

.et_pb_module.et_pb_has_overlay {
    position: relative
}

    .et_pb_module.et_pb_has_overlay .et_overlay, article.et_pb_has_overlay {
        border: none
    }

.et_pb_member_social_links a:hover {
    color: #2ea3f2
}

.et_pb_team_member {
    word-wrap: break-word
}

.et_pb_with_border .et_pb_team_member_image {
    border: 0 solid #333
}

.et_pb_team_member_image {
    max-width: 320px;
    margin-right: 30px;
    line-height: 0 !important;
    position: relative
}

.et_pb_column .et_pb_team_member_image.et-svg {
    width: 320px;
    max-width: 100%
}

.et_pb_team_member_no_image .et_pb_team_member_description {
    display: block !important
}

.et_pb_member_position {
    color: #aaa;
    padding-bottom: 7px
}

.et_pb_column_1_2 .et_pb_team_member_image, .et_pb_column_1_3 .et_pb_team_member_image, .et_pb_column_1_4 .et_pb_team_member_image, .et_pb_column_1_5 .et_pb_team_member_image, .et_pb_column_1_6 .et_pb_team_member_image, .et_pb_column_2_5 .et_pb_team_member_image, .et_pb_column_3_5 .et_pb_team_member_image, .et_pb_column_3_8 .et_pb_team_member_image {
    display: block;
    width: auto;
    margin: 0 0 12px;
    text-align: center
}

.et_pb_column_1_2 .et_pb_team_member, .et_pb_column_1_2 .et_pb_team_member_description, .et_pb_column_1_3 .et_pb_team_member, .et_pb_column_1_3 .et_pb_team_member_description, .et_pb_column_1_4 .et_pb_team_member, .et_pb_column_1_4 .et_pb_team_member_description, .et_pb_column_1_5 .et_pb_team_member, .et_pb_column_1_5 .et_pb_team_member_description, .et_pb_column_1_6 .et_pb_team_member, .et_pb_column_1_6 .et_pb_team_member_description, .et_pb_column_2_5 .et_pb_team_member, .et_pb_column_2_5 .et_pb_team_member_description, .et_pb_column_3_4 .et_pb_team_member, .et_pb_column_3_4 .et_pb_team_member_description, .et_pb_column_3_5 .et_pb_team_member, .et_pb_column_3_5 .et_pb_team_member_description, .et_pb_column_3_8 .et_pb_team_member, .et_pb_column_3_8 .et_pb_team_member_description {
    display: block
}

.entry-content .et_pb_member_social_links {
    list-style-type: none !important;
    margin-top: 20px;
    padding: 0
}

.et_pb_member_social_links li {
    display: inline-block;
    margin-right: 15px
}

.et_pb_member_social_links a {
    display: inline-block;
    font-size: 16px;
    position: relative;
    text-align: center;
    -webkit-transition: color .3s ease 0s;
    transition: color .3s ease 0s;
    color: #b2b2b2;
    text-decoration: none
}

.et_pb_facebook_icon:before {
    content: "\E093"
}

.et_pb_twitter_icon:before {
    content: "\E094"
}

.et_pb_google_icon:before {
    content: "\E096"
}

.et_pb_linkedin_icon:before {
    content: "\E09D"
}

.et_pb_member_social_links span {
    display: none
}

@media (min-width:768px) and (max-width:980px) {
    .et_pb_column .et_pb_team_member_image {
        width: auto;
        margin: 0 30px 12px 0;
        text-align: left
    }
}

@media (min-width:768px) and (max-width:980px) {
    .et_pb_row_4col .et_pb_column.et_pb_column_1_4 .et_pb_team_member_image {
        width: auto;
        max-width: none;
        margin: 0 0 12px;
        text-align: center
    }
}

@media (max-width:767px) {
    .et_pb_team_member_image {
        width: auto;
        margin: 0 0 12px;
        display: block;
        text-align: center
    }

    .et_pb_team_member_description {
        display: block
    }
}

@media (min-width:768px) {
    .et_pb_team_member_description {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .et_pb_team_member {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.et-waypoint.et_pb_animation_off, .et-waypoint:not(.et_pb_counters).et_pb_animation_off, .et_pb_animation_off {
    opacity: 1
}

.et-waypoint.et_pb_animation_left.et-animated, .et_pb_animation_left.et-animated {
    opacity: 1;
    -webkit-animation: fadeLeft 1s cubic-bezier(.77,0,.175,1) 1;
    animation: fadeLeft 1s cubic-bezier(.77,0,.175,1) 1
}

.et-waypoint.et_pb_animation_right.et-animated, .et_pb_animation_right.et-animated {
    opacity: 1;
    -webkit-animation: fadeRight 1s cubic-bezier(.77,0,.175,1) 1;
    animation: fadeRight 1s cubic-bezier(.77,0,.175,1) 1
}

.et-waypoint.et_pb_animation_top.et-animated, .et_pb_animation_top.et-animated {
    opacity: 1;
    -webkit-animation: fadeTop 1s cubic-bezier(.77,0,.175,1) 1;
    animation: fadeTop 1s cubic-bezier(.77,0,.175,1) 1
}

.et-waypoint.et_pb_animation_bottom.et-animated, .et_pb_animation_bottom.et-animated {
    opacity: 1;
    -webkit-animation: fadeBottom 1s cubic-bezier(.77,0,.175,1) 1;
    animation: fadeBottom 1s cubic-bezier(.77,0,.175,1) 1
}

.et-waypoint.et_pb_animation_fade_in.et-animated, .et_pb_animation_fade_in.et-animated {
    opacity: 1;
    -webkit-animation: fadeIn 1s cubic-bezier(.77,0,.175,1) 1;
    animation: fadeIn 1s cubic-bezier(.77,0,.175,1) 1
}

@media (max-width:980px) {
    .et-waypoint.et_pb_animation_off_tablet, .et-waypoint:not(.et_pb_counters).et_pb_animation_off_tablet, .et_pb_animation_off_tablet {
        opacity: 1;
        -webkit-animation: none;
        animation: none
    }

    .et-waypoint.et_pb_animation_left_tablet.et-animated, .et_pb_animation_left_tablet.et-animated {
        opacity: 1;
        -webkit-animation: fadeLeft 1s cubic-bezier(.77,0,.175,1) 1;
        animation: fadeLeft 1s cubic-bezier(.77,0,.175,1) 1
    }

    .et-waypoint.et_pb_animation_right_tablet.et-animated, .et_pb_animation_right_tablet.et-animated {
        opacity: 1;
        -webkit-animation: fadeRight 1s cubic-bezier(.77,0,.175,1) 1;
        animation: fadeRight 1s cubic-bezier(.77,0,.175,1) 1
    }

    .et-waypoint.et_pb_animation_top_tablet.et-animated, .et_pb_animation_top_tablet.et-animated {
        opacity: 1;
        -webkit-animation: fadeTop 1s cubic-bezier(.77,0,.175,1) 1;
        animation: fadeTop 1s cubic-bezier(.77,0,.175,1) 1
    }

    .et-waypoint.et_pb_animation_bottom_tablet.et-animated, .et_pb_animation_bottom_tablet.et-animated {
        opacity: 1;
        -webkit-animation: fadeBottom 1s cubic-bezier(.77,0,.175,1) 1;
        animation: fadeBottom 1s cubic-bezier(.77,0,.175,1) 1
    }

    .et-waypoint.et_pb_animation_fade_in_tablet.et-animated, .et_pb_animation_fade_in_tablet.et-animated {
        opacity: 1;
        -webkit-animation: fadeIn 1s cubic-bezier(.77,0,.175,1) 1;
        animation: fadeIn 1s cubic-bezier(.77,0,.175,1) 1
    }
}

@media (max-width:767px) {
    .et-waypoint.et_pb_animation_off_phone, .et-waypoint:not(.et_pb_counters).et_pb_animation_off_phone, .et_pb_animation_off_phone {
        opacity: 1;
        -webkit-animation: none;
        animation: none
    }

    .et-waypoint.et_pb_animation_left_phone.et-animated, .et_pb_animation_left_phone.et-animated {
        opacity: 1;
        -webkit-animation: fadeLeft 1s cubic-bezier(.77,0,.175,1) 1;
        animation: fadeLeft 1s cubic-bezier(.77,0,.175,1) 1
    }

    .et-waypoint.et_pb_animation_right_phone.et-animated, .et_pb_animation_right_phone.et-animated {
        opacity: 1;
        -webkit-animation: fadeRight 1s cubic-bezier(.77,0,.175,1) 1;
        animation: fadeRight 1s cubic-bezier(.77,0,.175,1) 1
    }

    .et-waypoint.et_pb_animation_top_phone.et-animated, .et_pb_animation_top_phone.et-animated {
        opacity: 1;
        -webkit-animation: fadeTop 1s cubic-bezier(.77,0,.175,1) 1;
        animation: fadeTop 1s cubic-bezier(.77,0,.175,1) 1
    }

    .et-waypoint.et_pb_animation_bottom_phone.et-animated, .et_pb_animation_bottom_phone.et-animated {
        opacity: 1;
        -webkit-animation: fadeBottom 1s cubic-bezier(.77,0,.175,1) 1;
        animation: fadeBottom 1s cubic-bezier(.77,0,.175,1) 1
    }

    .et-waypoint.et_pb_animation_fade_in_phone.et-animated, .et_pb_animation_fade_in_phone.et-animated {
        opacity: 1;
        -webkit-animation: fadeIn 1s cubic-bezier(.77,0,.175,1) 1;
        animation: fadeIn 1s cubic-bezier(.77,0,.175,1) 1
    }
}

.et_pb_text {
    word-wrap: break-word
}

    .et_pb_text ol, .et_pb_text ul {
        padding-bottom: 1em
    }

    .et_pb_text > :last-child {
        padding-bottom: 0
    }

.et_pb_text_inner {
    position: relative
}
