.et_pb_row {
    width: 90%;
    max-width: 1080px;
    margin: auto;
    position: relative
}

body.safari .section_has_divider,
body.uiwebview .section_has_divider {
    -webkit-perspective: 2000px;
    perspective: 2000px
}

.section_has_divider .et_pb_row {
    z-index: 5
}

.et_pb_row_inner {
    width: 100%;
    position: relative
}

.et_pb_row.et_pb_row_empty,
.et_pb_row_inner:nth-of-type(n+2).et_pb_row_empty {
    display: none
}

.et_pb_row:after,
.et_pb_row_inner:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
    width: 0
}

.et_pb_row_4col .et-last-child,
.et_pb_row_4col .et-last-child-2,
.et_pb_row_6col .et-last-child,
.et_pb_row_6col .et-last-child-2,
.et_pb_row_6col .et-last-child-3 {
    margin-bottom: 0
}

.et_pb_column {
    float: left;
    background-size: cover;
    background-position: 50%;
    position: relative;
    z-index: 2;
    min-height: 1px
}

.et_pb_column--with-menu {
    z-index: 3
}

.et_pb_column.et_pb_column_empty {
    min-height: 1px
}

.et_pb_row .et_pb_column.et-last-child,
.et_pb_row .et_pb_column:last-child,
.et_pb_row_inner .et_pb_column.et-last-child,
.et_pb_row_inner .et_pb_column:last-child {
    margin-right: 0 !important
}

.et_pb_column.et_pb_section_parallax {
    position: relative
}

.et_pb_column,
.et_pb_row,
.et_pb_row_inner {
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat
}

@media (min-width:981px) {
    .et_pb_row {
        padding: 2% 0
    }

    body.et_pb_pagebuilder_layout.et_pb_show_title .post-password-required .et_pb_row,
    body:not(.et_pb_pagebuilder_layout) .post-password-required .et_pb_row {
        padding: 0;
        width: 100%
    }

    .et_pb_column_3_4 .et_pb_row_inner {
        padding: 3.735% 0
    }

    .et_pb_column_2_3 .et_pb_row_inner {
        padding: 4.2415% 0
    }

    .et_pb_column_1_2 .et_pb_row_inner,
    .et_pb_column_3_5 .et_pb_row_inner {
        padding: 5.82% 0
    }

    .et_section_specialty>.et_pb_row {
        padding: 0
    }

    .et_pb_row_inner {
        width: 100%
    }

    .et_pb_column_single {
        padding: 2.855% 0
    }

    .et_pb_column_single .et_pb_module.et-first-child,
    .et_pb_column_single .et_pb_module:first-child {
        margin-top: 0
    }

    .et_pb_column_single .et_pb_module.et-last-child,
    .et_pb_column_single .et_pb_module:last-child {
        margin-bottom: 0
    }

    .et_pb_row .et_pb_column.et-last-child,
    .et_pb_row .et_pb_column:last-child,
    .et_pb_row_inner .et_pb_column.et-last-child,
    .et_pb_row_inner .et_pb_column:last-child {
        margin-right: 0 !important
    }

    .et_pb_row.et_pb_equal_columns,
    .et_pb_row_inner.et_pb_equal_columns,
    .et_pb_section.et_pb_equal_columns>.et_pb_row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .rtl .et_pb_row.et_pb_equal_columns,
    .rtl .et_pb_row_inner.et_pb_equal_columns,
    .rtl .et_pb_section.et_pb_equal_columns>.et_pb_row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .et_pb_row.et_pb_equal_columns>.et_pb_column,
    .et_pb_section.et_pb_equal_columns>.et_pb_row>.et_pb_column {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

@media (max-width:980px) {
    .et_pb_row {
        max-width: 1080px
    }

    body.et_pb_pagebuilder_layout.et_pb_show_title .post-password-required .et_pb_row,
    body:not(.et_pb_pagebuilder_layout) .post-password-required .et_pb_row {
        padding: 0;
        width: 100%
    }

    .et_pb_column .et_pb_row_inner,
    .et_pb_row {
        padding: 30px 0
    }

    .et_section_specialty>.et_pb_row {
        padding: 0
    }

    .et_pb_column {
        width: 100%;
        margin-bottom: 30px
    }

    .et_pb_bottom_divider .et_pb_row:nth-last-child(2) .et_pb_column:last-child,
    .et_pb_row .et_pb_column.et-last-child,
    .et_pb_row .et_pb_column:last-child {
        margin-bottom: 0
    }

    .et_section_specialty .et_pb_row>.et_pb_column {
        padding-bottom: 0
    }

    .et_pb_column.et_pb_column_empty {
        display: none
    }

    .et_pb_row_1-2_1-4_1-4,
    .et_pb_row_1-2_1-6_1-6_1-6,
    .et_pb_row_1-4_1-4,
    .et_pb_row_1-4_1-4_1-2,
    .et_pb_row_1-5_1-5_3-5,
    .et_pb_row_1-6_1-6_1-6,
    .et_pb_row_1-6_1-6_1-6_1-2,
    .et_pb_row_1-6_1-6_1-6_1-6,
    .et_pb_row_3-5_1-5_1-5,
    .et_pb_row_4col,
    .et_pb_row_5col,
    .et_pb_row_6col {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4,
    .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4,
    .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 {
        width: 47.25%;
        margin-right: 5.5%
    }

    .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4:nth-child(2n),
    .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4:nth-child(2n),
    .et_pb_row_4col>.et_pb_column.et_pb_column_1_4:nth-child(2n) {
        margin-right: 0
    }

    .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 {
        width: 47.25%;
        margin-right: 5.5%
    }

    .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_2,
    .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4:nth-child(odd) {
        margin-right: 0
    }

    .et_pb_row_1-2_1-4_1-4 .et_pb_column:nth-last-child(-n+2),
    .et_pb_row_1-4_1-4 .et_pb_column:nth-last-child(-n+2),
    .et_pb_row_4col .et_pb_column:nth-last-child(-n+2) {
        margin-bottom: 0
    }

    .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5,
    .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 {
        width: 47.25%;
        margin-right: 5.5%
    }

    .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5:nth-child(2n),
    .et_pb_row_5col>.et_pb_column.et_pb_column_1_5:nth-child(2n) {
        margin-right: 0
    }

    .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 {
        width: 47.25%;
        margin-right: 5.5%
    }

    .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5:nth-child(odd),
    .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_3_5 {
        margin-right: 0
    }

    .et_pb_row_3-5_1-5_1-5 .et_pb_column:nth-last-child(-n+2),
    .et_pb_row_5col .et_pb_column:last-child {
        margin-bottom: 0
    }

    .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6,
    .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 {
        width: 29.666%;
        margin-right: 5.5%
    }

    .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6:nth-child(3n),
    .et_pb_row_6col>.et_pb_column.et_pb_column_1_6:nth-child(3n) {
        margin-right: 0
    }

    .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 {
        width: 29.666%;
        margin-right: 5.5%
    }

    .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_2,
    .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6:last-child {
        margin-right: 0
    }

    .et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2,
    .et_pb_row_1-2_1-6_1-6_1-6 .et_pb_column:nth-last-child(-n+3),
    .et_pb_row_6col .et_pb_column:nth-last-child(-n+3) {
        margin-bottom: 0
    }

    .et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6 {
        width: 29.666%;
        margin-right: 5.5%;
        margin-bottom: 0
    }

    .et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6:last-child {
        margin-right: 0
    }

    .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 {
        width: 47.25%;
        margin-right: 5.5%
    }

    .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6:nth-child(2n) {
        margin-right: 0
    }

    .et_pb_row_1-6_1-6_1-6_1-6:nth-last-child(-n+3) {
        margin-bottom: 0
    }
}

@media (max-width:479px) {

    .et_pb_row .et_pb_column.et_pb_column_1_4,
    .et_pb_row .et_pb_column.et_pb_column_1_5,
    .et_pb_row .et_pb_column.et_pb_column_1_6 {
        width: 100%;
        margin: 0 0 30px
    }

    .et_pb_row .et_pb_column.et_pb_column_1_4.et-last-child,
    .et_pb_row .et_pb_column.et_pb_column_1_4:last-child,
    .et_pb_row .et_pb_column.et_pb_column_1_5.et-last-child,
    .et_pb_row .et_pb_column.et_pb_column_1_5:last-child,
    .et_pb_row .et_pb_column.et_pb_column_1_6.et-last-child,
    .et_pb_row .et_pb_column.et_pb_column_1_6:last-child {
        margin-bottom: 0
    }

    .et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6 {
        width: 100%;
        margin: 0 0 30px
    }

    .et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6.et-last-child,
    .et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6:last-child {
        margin-bottom: 0
    }

    .et_pb_column {
        width: 100% !important
    }
}

.et_pb_accordion.et_pb_text_align_left .et_pb_toggle_title,
.et_pb_accordion.et_pb_text_align_left h5.et_pb_toggle_title,
.et_pb_accordion .et_pb_toggle.et_pb_text_align_left .et_pb_toggle_title,
.et_pb_accordion .et_pb_toggle.et_pb_text_align_left h5.et_pb_toggle_title {
    cursor: pointer;
    position: relative;
    padding: 0 50px 0 0
}

.et_pb_accordion .et_pb_toggle_title:before {
    right: 0;
    left: auto
}

.et_pb_accordion .et_pb_toggle {
    margin-bottom: 10px;
    position: relative
}

.et_pb_accordion .et_pb_toggle:last-child {
    margin-bottom: 0
}

.et_pb_accordion .et_pb_toggle_open .et_pb_toggle_title:before {
    display: none
}

@media (max-width:980px) {

    .et_pb_accordion.et_pb_text_align_left-tablet .et_pb_toggle_title,
    .et_pb_accordion.et_pb_text_align_left-tablet h5.et_pb_toggle_title,
    .et_pb_accordion .et_pb_toggle.et_pb_text_align_left-tablet .et_pb_toggle_title,
    .et_pb_accordion .et_pb_toggle.et_pb_text_align_left-tablet h5.et_pb_toggle_title {
        cursor: pointer;
        position: relative;
        padding: 0 50px 0 0
    }
}

@media (max-width:767px) {

    .et_pb_accordion.et_pb_text_align_left-phone .et_pb_toggle_title,
    .et_pb_accordion.et_pb_text_align_left-phone h5.et_pb_toggle_title,
    .et_pb_accordion .et_pb_toggle.et_pb_text_align_left-phone .et_pb_toggle_title,
    .et_pb_accordion .et_pb_toggle.et_pb_text_align_left-phone h5.et_pb_toggle_title {
        cursor: pointer;
        position: relative;
        padding: 0 50px 0 0
    }
}

.et_pb_toggle_content,
.et_pb_toggle_title {
    word-wrap: break-word
}

.et_pb_toggle {
    border: 1px solid #d9d9d9
}

.et_pb_toggle_close {
    background-color: #f4f4f4;
    padding: 20px
}

.et_pb_toggle_close .et_pb_toggle_content {
    display: none
}

.et_pb_toggle_open {
    padding: 20px;
    background-color: #fff;
    z-index: 1
}

.et_pb_toggle.et_pb_text_align_left .et_pb_toggle_title,
.et_pb_toggle.et_pb_text_align_left h5.et_pb_toggle_title,
.et_pb_toggle .et_pb_toggle_title,
.et_pb_toggle h5.et_pb_toggle_title {
    cursor: pointer;
    position: relative;
    padding: 0 50px 0 0
}

.et_pb_toggle_close .et_pb_toggle_title,
.et_pb_toggle_close h5.et_pb_toggle_title {
    color: #666
}

.et_pb_toggle_open .et_pb_toggle_title,
.et_pb_toggle_open h5.et_pb_toggle_title {
    color: #333
}

.et_pb_toggle_title:before {
    content: "\E050";
    position: absolute;
    right: 0;
    font-size: 16px;
    color: #ccc;
    top: 50%;
    margin-top: -.5em
}

.et_pb_toggle .et_pb_toggle_title:before {
    right: 0;
    left: auto
}

.et_pb_toggle_open .et_pb_toggle_title:before {
    content: "\E04F"
}

.et_pb_toggle_content {
    padding-top: 20px;
    position: relative
}

.et_pb_toggle_content:empty {
    display: none !important
}

.et_pb_toggle_content p:last-of-type {
    padding-bottom: 0
}

@media (max-width:980px) {

    .et_pb_toggle.et_pb_text_align_left-tablet .et_pb_toggle_title,
    .et_pb_toggle.et_pb_text_align_left-tablet h5.et_pb_toggle_title {
        cursor: pointer;
        position: relative;
        padding: 0 50px 0 0
    }
}

@media (max-width:767px) {

    .et_pb_toggle.et_pb_text_align_left-phone .et_pb_toggle_title,
    .et_pb_toggle.et_pb_text_align_left-phone h5.et_pb_toggle_title {
        cursor: pointer;
        position: relative;
        padding: 0 50px 0 0
    }
}

.et_pb_slider .et_pb_container {
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 2
}

.et_pb_with_border .et_pb_slide_image img {
    border: 0 solid #333
}

.et_pb_slides .et_pb_container {
    display: table;
    table-layout: fixed
}

.et_pb_slides .et_pb_slider_container_inner {
    display: table-cell;
    width: 100%;
    vertical-align: middle
}

.et_pb_slides .et_pb_empty_slide.et_pb_container,
.et_pb_slides .et_pb_empty_slide .et_pb_slider_container_inner {
    display: block
}

.et_pb_slide_content {
    font-size: 14px;
    font-weight: 400;
    color: #333
}

.et_pb_slide_content p:last-of-type {
    padding-bottom: 0
}

.et_pb_bg_layout_dark .et_pb_slide_content {
    color: #fff
}

.et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper {
    padding: 30px;
    border-radius: 3px
}

.et_pb_slide_description {
    word-wrap: break-word
}

.et-pb-active-slide .et_pb_slide_description {
    -webkit-animation-duration: .7s;
    animation-duration: .7s;
    -webkit-animation-delay: .9s;
    animation-delay: .9s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeBottom;
    animation-name: fadeBottom
}

.et_pb_bg_layout_dark .et_pb_slide_description {
    text-shadow: 0 1px 3px rgba(0, 0, 0, .3)
}

.et_pb_slide_description,
.et_pb_slider_fullwidth_off .et_pb_slide_description {
    padding: 16% 8%;
    width: auto;
    margin: auto
}

.et_pb_slide_with_image .et_pb_slide_description {
    width: 47.25%;
    padding-left: 0;
    padding-right: 0;
    text-align: left;
    float: right
}

.et_pb_slide_description .et_pb_slide_title {
    font-weight: 300;
    margin-top: 0;
    font-size: 46px
}

.et_pb_slide_image {
    position: absolute;
    bottom: 0
}

.et_pb_slide_video {
    position: absolute;
    top: 50%;
    bottom: auto
}

.et_pb_slide:first-child .et_pb_slide_image img {
    opacity: 0
}

.et_pb_slide:first-child .et_pb_slide_image img.active {
    opacity: 1;
    -webkit-animation-duration: .7s;
    animation-duration: .7s;
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeLeft;
    animation-name: fadeLeft
}

.et_pb_media_alignment_center .et_pb_slide_image {
    bottom: auto;
    top: 50%
}

.et-pb-active-slide .et_pb_slide_image,
.et-pb-active-slide .et_pb_slide_video {
    -webkit-animation-duration: .7s;
    animation-duration: .7s;
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.et-pb-active-slide .et_pb_slide_image {
    -webkit-animation-name: fadeLeft;
    animation-name: fadeLeft
}

.et_pb_slide_image img {
    width: auto;
    vertical-align: bottom
}

.et_pb_slide_image,
.et_pb_slide_video {
    width: 47.25%;
    margin-right: 5.5%
}

.et_pb_slide_video .mejs-mediaelement {
    position: relative
}

.et_pb_slide_video .mejs-mediaelement .wp-video-shortcode {
    display: block
}

.et_pb_slide_video .wp-video-shortcode video,
.et_pb_slide_video video.wp-video-shortcode {
    height: auto
}

.et_pb_slider_with_overlay .et_pb_slide_overlay_container {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1
}

.et_pb_bg_layout_light.et_pb_slider_with_overlay .et_pb_slide_overlay_container,
.et_pb_bg_layout_light.et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper {
    background-color: hsla(0, 0%, 100%, .9)
}

.et_pb_bg_layout_dark.et_pb_slider_with_overlay .et_pb_slide_overlay_container,
.et_pb_bg_layout_dark.et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper {
    background-color: rgba(0, 0, 0, .3)
}

.et_pb_column_1_2 .et_pb_slider_fullwidth_off .et_pb_slide_description,
.et_pb_column_1_3 .et_pb_slider_fullwidth_off .et_pb_slide_description,
.et_pb_column_2_5 .et_pb_slider_fullwidth_off .et_pb_slide_description,
.et_pb_column_3_5 .et_pb_slider_fullwidth_off .et_pb_slide_description,
.et_pb_column_3_8 .et_pb_slider_fullwidth_off .et_pb_slide_description {
    text-align: center
}

.et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_content,
.et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_image,
.et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_video,
.et_pb_column_1_5 .et_pb_slider_fullwidth_off .et_pb_slide_content,
.et_pb_column_1_5 .et_pb_slider_fullwidth_off .et_pb_slide_image,
.et_pb_column_1_5 .et_pb_slider_fullwidth_off .et_pb_slide_video,
.et_pb_column_1_6 .et_pb_slider_fullwidth_off .et_pb_slide_content,
.et_pb_column_1_6 .et_pb_slider_fullwidth_off .et_pb_slide_image,
.et_pb_column_1_6 .et_pb_slider_fullwidth_off .et_pb_slide_video {
    display: none
}

.et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_description,
.et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description,
.et_pb_column_1_5 .et_pb_slider_fullwidth_off .et_pb_slide_description,
.et_pb_column_1_5 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description,
.et_pb_column_1_6 .et_pb_slider_fullwidth_off .et_pb_slide_description,
.et_pb_column_1_6 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description {
    text-align: center
}

.et_pb_column_1_2 .et_pb_slider_fullwidth_off .et_pb_slide_image,
.et_pb_column_1_2 .et_pb_slider_fullwidth_off .et_pb_slide_video,
.et_pb_column_1_3 .et_pb_slider_fullwidth_off .et_pb_slide_image,
.et_pb_column_1_3 .et_pb_slider_fullwidth_off .et_pb_slide_video,
.et_pb_column_1_3 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_content,
.et_pb_column_2_5 .et_pb_slider_fullwidth_off .et_pb_slide_image,
.et_pb_column_2_5 .et_pb_slider_fullwidth_off .et_pb_slide_video,
.et_pb_column_2_5 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_content,
.et_pb_column_3_5 .et_pb_slider_fullwidth_off .et_pb_slide_image,
.et_pb_column_3_5 .et_pb_slider_fullwidth_off .et_pb_slide_video,
.et_pb_column_3_8 .et_pb_slider_fullwidth_off .et_pb_slide_image,
.et_pb_column_3_8 .et_pb_slider_fullwidth_off .et_pb_slide_video,
.et_pb_column_3_8 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_content {
    display: none
}

.et_pb_column_1_2 .et_pb_slide_content,
.et_pb_column_1_3 .et_pb_slide_content,
.et_pb_column_1_4 .et_pb_slide_content,
.et_pb_column_1_5 .et_pb_slide_content,
.et_pb_column_1_6 .et_pb_slide_content,
.et_pb_column_2_5 .et_pb_slide_content,
.et_pb_column_3_4 .et_pb_column_3_8 .et_pb_slide_content,
.et_pb_column_3_5 .et_pb_slide_content {
    font-size: 14px
}

.et_pb_column .et_pb_slider_fullwidth_off .et_pb_slide_content,
.et_pb_column .et_pb_slider_fullwidth_off .et_pb_slide_image,
.et_pb_column .et_pb_slider_fullwidth_off .et_pb_slide_video,
.et_pb_column .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_content {
    display: block
}

.et_pb_column_1_2 .et_pb_slide_description h2.et_pb_slide_title,
.et_pb_column_3_4 .et_pb_column_3_8 .et_pb_slide_description h2.et_pb_slide_title,
.et_pb_column_3_5 .et_pb_slide_description h2.et_pb_slide_title {
    font-size: 26px;
    font-weight: 400
}

.et_pb_column_1_3 .et_pb_slide_description h2.et_pb_slide_title,
.et_pb_column_1_4 .et_pb_slide_description h2.et_pb_slide_title,
.et_pb_column_1_5 .et_pb_slide_description h2.et_pb_slide_title,
.et_pb_column_1_6 .et_pb_slide_description h2.et_pb_slide_title,
.et_pb_column_2_5 .et_pb_slide_description h2.et_pb_slide_title {
    font-size: 22px;
    font-weight: 400
}

@media (min-width:981px) and (max-width:1100px) {

    .et_pb_column_1_2 .et_pb_slide_content,
    .et_pb_column_1_3 .et_pb_slide_content,
    .et_pb_column_1_4 .et_pb_slide_content,
    .et_pb_column_1_5 .et_pb_slide_content,
    .et_pb_column_1_6 .et_pb_slide_content,
    .et_pb_column_2_3 .et_pb_slide_content,
    .et_pb_column_2_5 .et_pb_slide_content,
    .et_pb_column_3_5 .et_pb_slide_content {
        font-size: 14px
    }

    .et_pb_column_1_2 .et_pb_slide_description h2.et_pb_slide_title,
    .et_pb_column_1_3 .et_pb_slide_description h2.et_pb_slide_title,
    .et_pb_column_1_4 .et_pb_slide_description h2.et_pb_slide_title,
    .et_pb_column_1_5 .et_pb_slide_description h2.et_pb_slide_title,
    .et_pb_column_1_6 .et_pb_slide_description h2.et_pb_slide_title,
    .et_pb_column_2_3 .et_pb_slide_description h2.et_pb_slide_title,
    .et_pb_column_2_5 .et_pb_slide_description h2.et_pb_slide_title,
    .et_pb_column_3_5 .et_pb_slide_description h2.et_pb_slide_title {
        font-size: 18px
    }
}

@media (min-width:981px) {

    .et_pb_column_1_2 .et_pb_slide_image,
    .et_pb_column_1_2 .et_pb_slide_video,
    .et_pb_column_1_3 .et_pb_slide_image,
    .et_pb_column_1_3 .et_pb_slide_video,
    .et_pb_column_1_4 .et_pb_slide_image,
    .et_pb_column_1_4 .et_pb_slide_video,
    .et_pb_column_1_5 .et_pb_slide_image,
    .et_pb_column_1_5 .et_pb_slide_video,
    .et_pb_column_1_6 .et_pb_slide_image,
    .et_pb_column_1_6 .et_pb_slide_video,
    .et_pb_column_2_5 .et_pb_slide_image,
    .et_pb_column_2_5 .et_pb_slide_video,
    .et_pb_column_3_5 .et_pb_slide_image,
    .et_pb_column_3_5 .et_pb_slide_video,
    .et_pb_column_3_8 .et_pb_slide_image,
    .et_pb_column_3_8 .et_pb_slide_video {
        top: auto;
        bottom: auto;
        position: relative
    }

    .et_pb_column_1_2 .et_pb_slide_image,
    .et_pb_column_1_2 .et_pb_slide_video,
    .et_pb_column_1_2 .et_pb_slide_with_image .et_pb_slide_description,
    .et_pb_column_1_3 .et_pb_slide_image,
    .et_pb_column_1_3 .et_pb_slide_video,
    .et_pb_column_1_3 .et_pb_slide_with_image .et_pb_slide_description,
    .et_pb_column_1_4 .et_pb_slide_image,
    .et_pb_column_1_4 .et_pb_slide_video,
    .et_pb_column_1_4 .et_pb_slide_with_image .et_pb_slide_description,
    .et_pb_column_1_5 .et_pb_slide_image,
    .et_pb_column_1_5 .et_pb_slide_video,
    .et_pb_column_1_5 .et_pb_slide_with_image .et_pb_slide_description,
    .et_pb_column_1_6 .et_pb_slide_image,
    .et_pb_column_1_6 .et_pb_slide_video,
    .et_pb_column_1_6 .et_pb_slide_with_image .et_pb_slide_description,
    .et_pb_column_2_5 .et_pb_slide_image,
    .et_pb_column_2_5 .et_pb_slide_video,
    .et_pb_column_2_5 .et_pb_slide_with_image .et_pb_slide_description,
    .et_pb_column_3_5 .et_pb_slide_image,
    .et_pb_column_3_5 .et_pb_slide_video,
    .et_pb_column_3_5 .et_pb_slide_with_image .et_pb_slide_description,
    .et_pb_column_3_8 .et_pb_slide_image,
    .et_pb_column_3_8 .et_pb_slide_video,
    .et_pb_column_3_8 .et_pb_slide_with_image .et_pb_slide_description {
        width: 100% !important
    }

    .et_pb_column_1_2 .et_pb_slide_image,
    .et_pb_column_1_2 .et_pb_slide_video,
    .et_pb_column_1_3 .et_pb_slide_image,
    .et_pb_column_1_3 .et_pb_slide_video,
    .et_pb_column_1_4 .et_pb_slide_image,
    .et_pb_column_1_4 .et_pb_slide_video,
    .et_pb_column_1_5 .et_pb_slide_image,
    .et_pb_column_1_5 .et_pb_slide_video,
    .et_pb_column_1_6 .et_pb_slide_image,
    .et_pb_column_1_6 .et_pb_slide_video,
    .et_pb_column_2_5 .et_pb_slide_image,
    .et_pb_column_2_5 .et_pb_slide_video,
    .et_pb_column_3_5 .et_pb_slide_image,
    .et_pb_column_3_5 .et_pb_slide_video,
    .et_pb_column_3_8 .et_pb_slide_image,
    .et_pb_column_3_8 .et_pb_slide_video {
        padding: 0;
        margin: 10% 0 0 !important
    }

    .et_pb_column_1_3 .et_pb_slide_description,
    .et_pb_column_2_5 .et_pb_slide_description {
        padding-bottom: 26%
    }

    .et_pb_column_1_4 .et_pb_slide .et_pb_slide_description,
    .et_pb_column_1_5 .et_pb_slide .et_pb_slide_description,
    .et_pb_column_1_6 .et_pb_slide .et_pb_slide_description {
        padding-bottom: 34%
    }
}

@media (max-width:980px) {

    .et_pb_column_1_4 .et_pb_slider_fullwidth_off h2,
    .et_pb_column_1_5 .et_pb_slider_fullwidth_off h2,
    .et_pb_column_1_6 .et_pb_slider_fullwidth_off h2,
    .et_pb_slide_description h2.et_pb_slide_title {
        font-size: 26px;
        font-weight: 500
    }

    .et_pb_slide_description .et_pb_slide_title {
        font-weight: 500
    }

    .et_pb_slide_content {
        font-size: 13px;
        font-weight: 400
    }

    .et_pb_slide_description {
        text-align: center
    }

    .et_pb_slide_with_image .et_pb_slide_description {
        text-align: left
    }

    .et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_container,
    .et_pb_column_1_5 .et_pb_slider_fullwidth_off .et_pb_container,
    .et_pb_column_1_6 .et_pb_slider_fullwidth_off .et_pb_container {
        min-height: auto
    }

    .et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_content,
    .et_pb_column_1_5 .et_pb_slider_fullwidth_off .et_pb_slide_content,
    .et_pb_column_1_6 .et_pb_slider_fullwidth_off .et_pb_slide_content {
        display: block
    }

    .et_pb_bg_layout_light_tablet.et_pb_slider_with_overlay .et_pb_slide_overlay_container,
    .et_pb_bg_layout_light_tablet.et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper {
        background-color: hsla(0, 0%, 100%, .9)
    }

    .et_pb_bg_layout_dark_tablet.et_pb_slider_with_overlay .et_pb_slide_overlay_container,
    .et_pb_bg_layout_dark_tablet.et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper {
        background-color: rgba(0, 0, 0, .3)
    }
}

@media (max-width:767px) {
    .et_pb_slide_content {
        font-size: 12px
    }

    .et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_content {
        font-size: 14px
    }

    .et_pb_slide_description h2.et_pb_slide_title {
        font-size: 24px
    }

    .et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_description h2.et_pb_slide_title {
        font-size: 20px
    }

    .et_pb_slide_description,
    .et_pb_slide_with_image .et_pb_slide_description,
    .et_pb_slider_fullwidth_off .et_pb_slide_description {
        text-align: center
    }

    .et_pb_slide_with_image .et_pb_slide_description {
        float: none;
        text-align: center;
        width: 100%
    }

    .et_pb_media_alignment_center .et_pb_slide_image {
        top: 0
    }

    .et_pb_slide_image,
    .et_pb_slide_video,
    .et_pb_slide_with_image .et_pb_slide_description {
        width: 100%
    }

    .et_pb_slider_show_image .et_pb_slide_image,
    .et_pb_slider_show_image .et_pb_slide_video {
        display: block !important
    }

    .et_pb_slide_image,
    .et_pb_slide_video {
        display: none !important;
        position: relative;
        top: auto;
        margin: 50px auto 0;
        padding: 0;
        margin-top: 6% !important
    }

    .et_pb_slide_video {
        float: none
    }

    .et_pb_slide_image img {
        max-height: 300px
    }

    .et_pb_section_first .et_pb_slide_image img {
        max-height: 300px !important
    }

    .et_pb_section_first .et_pb_slide_image {
        margin: 0 !important;
        top: 20px
    }

    .et_pb_slider_with_overlay .et_pb_slide_image,
    .et_pb_slider_with_overlay .et_pb_slide_video,
    .et_pb_slider_with_overlay .et_pb_slide_with_image .et_pb_slide_description {
        width: 100%
    }

    .et_pb_slider_with_overlay .et_pb_slide_image {
        margin-top: 0 !important;
        padding-top: 6%
    }

    .et_pb_bg_layout_light_phone .et_pb_slide_content {
        color: #333
    }

    .et_pb_bg_layout_dark_phone .et_pb_slide_description {
        text-shadow: 0 1px 3px rgba(0, 0, 0, .3)
    }

    .et_pb_bg_layout_dark_phone .et_pb_slide_content {
        color: #fff
    }
}

@media (min-width:480px) {

    .et_pb_column_1_4 .et_pb_slide_description,
    .et_pb_column_1_5 .et_pb_slide_description,
    .et_pb_column_1_6 .et_pb_slide_description {
        padding-bottom: 26%
    }
}

@media (max-width:479px) {
    .et_pb_slide_description h2.et_pb_slide_title {
        font-size: 20px
    }

    .et_pb_slide_content {
        font-weight: 400;
        font-size: 10px;
        display: block
    }

    .et_pb_slider_fullwidth_off .et_pb_more_button,
    .et_pb_slider_fullwidth_off .et_pb_slide_content {
        display: none
    }
}

.et_pb_slider {
    position: relative;
    overflow: hidden
}

.et_pb_slide {
    padding: 0 6%;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat
}

.et_pb_slider .et_pb_slide {
    display: none;
    float: left;
    margin-right: -100%;
    position: relative;
    width: 100%;
    text-align: center;
    list-style: none !important;
    background-position: 50%;
    background-size: 100%;
    background-size: cover
}

.et_pb_slider .et_pb_slide:first-child {
    display: list-item
}

.et-pb-controllers {
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 10
}

.et-pb-controllers a {
    display: inline-block;
    background-color: hsla(0, 0%, 100%, .5);
    text-indent: -9999px;
    border-radius: 7px;
    width: 7px;
    height: 7px;
    margin-right: 10px;
    padding: 0;
    opacity: .5
}

.et-pb-controllers .et-pb-active-control {
    opacity: 1
}

.et-pb-controllers a:last-child {
    margin-right: 0
}

.et-pb-controllers .et-pb-active-control {
    background-color: #fff
}

.et_pb_slides .et_pb_temp_slide {
    display: block
}

.et_pb_slides:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
    width: 0
}

@media (max-width:980px) {
    .et_pb_bg_layout_light_tablet .et-pb-controllers .et-pb-active-control {
        background-color: #333
    }

    .et_pb_bg_layout_light_tablet .et-pb-controllers a {
        background-color: rgba(0, 0, 0, .3)
    }

    .et_pb_bg_layout_light_tablet .et_pb_slide_content {
        color: #333
    }

    .et_pb_bg_layout_dark_tablet .et_pb_slide_description {
        text-shadow: 0 1px 3px rgba(0, 0, 0, .3)
    }

    .et_pb_bg_layout_dark_tablet .et_pb_slide_content {
        color: #fff
    }

    .et_pb_bg_layout_dark_tablet .et-pb-controllers .et-pb-active-control {
        background-color: #fff
    }

    .et_pb_bg_layout_dark_tablet .et-pb-controllers a {
        background-color: hsla(0, 0%, 100%, .5)
    }
}

@media (max-width:767px) {
    .et-pb-controllers {
        position: absolute;
        bottom: 5%;
        left: 0;
        width: 100%;
        text-align: center;
        z-index: 10;
        height: 14px
    }

    .et_transparent_nav .et_pb_section:first-child .et-pb-controllers {
        bottom: 18px
    }

    .et_pb_bg_layout_light_phone.et_pb_slider_with_overlay .et_pb_slide_overlay_container,
    .et_pb_bg_layout_light_phone.et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper {
        background-color: hsla(0, 0%, 100%, .9)
    }

    .et_pb_bg_layout_light_phone .et-pb-controllers .et-pb-active-control {
        background-color: #333
    }

    .et_pb_bg_layout_dark_phone.et_pb_slider_with_overlay .et_pb_slide_overlay_container,
    .et_pb_bg_layout_dark_phone.et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper,
    .et_pb_bg_layout_light_phone .et-pb-controllers a {
        background-color: rgba(0, 0, 0, .3)
    }

    .et_pb_bg_layout_dark_phone .et-pb-controllers .et-pb-active-control {
        background-color: #fff
    }

    .et_pb_bg_layout_dark_phone .et-pb-controllers a {
        background-color: hsla(0, 0%, 100%, .5)
    }
}

.et_mobile_device .et_pb_slider_parallax .et_pb_slide,
.et_mobile_device .et_pb_slides .et_parallax_bg.et_pb_parallax_css {
    background-attachment: scroll
}

.et-pb-arrow-next,
.et-pb-arrow-prev {
    position: absolute;
    top: 50%;
    z-index: 100;
    font-size: 48px;
    color: #fff;
    margin-top: -24px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    opacity: 0
}

.et_pb_bg_layout_light .et-pb-arrow-next,
.et_pb_bg_layout_light .et-pb-arrow-prev {
    color: #333
}

.et_pb_slider:hover .et-pb-arrow-prev {
    left: 22px;
    opacity: 1
}

.et_pb_slider:hover .et-pb-arrow-next {
    right: 22px;
    opacity: 1
}

.et_pb_bg_layout_light .et-pb-controllers .et-pb-active-control {
    background-color: #333
}

.et_pb_bg_layout_light .et-pb-controllers a {
    background-color: rgba(0, 0, 0, .3)
}

.et-pb-arrow-next:hover,
.et-pb-arrow-prev:hover {
    text-decoration: none
}

.et-pb-arrow-next span,
.et-pb-arrow-prev span {
    display: none
}

.et-pb-arrow-prev {
    left: -22px
}

.et-pb-arrow-next {
    right: -22px
}

.et-pb-arrow-prev:before {
    content: "4"
}

.et-pb-arrow-next:before {
    content: "5"
}

.format-gallery .et-pb-arrow-next,
.format-gallery .et-pb-arrow-prev {
    color: #fff
}

.et_pb_column_1_3 .et_pb_slider:hover .et-pb-arrow-prev,
.et_pb_column_1_4 .et_pb_slider:hover .et-pb-arrow-prev,
.et_pb_column_1_5 .et_pb_slider:hover .et-pb-arrow-prev,
.et_pb_column_1_6 .et_pb_slider:hover .et-pb-arrow-prev,
.et_pb_column_2_5 .et_pb_slider:hover .et-pb-arrow-prev {
    left: 0
}

.et_pb_column_1_3 .et_pb_slider:hover .et-pb-arrow-next,
.et_pb_column_1_4 .et_pb_slider:hover .et-pb-arrow-prev,
.et_pb_column_1_5 .et_pb_slider:hover .et-pb-arrow-prev,
.et_pb_column_1_6 .et_pb_slider:hover .et-pb-arrow-prev,
.et_pb_column_2_5 .et_pb_slider:hover .et-pb-arrow-next {
    right: 0
}

.et_pb_column_1_4 .et_pb_slider .et_pb_slide,
.et_pb_column_1_5 .et_pb_slider .et_pb_slide,
.et_pb_column_1_6 .et_pb_slider .et_pb_slide {
    min-height: 170px
}

.et_pb_column_1_4 .et_pb_slider:hover .et-pb-arrow-next,
.et_pb_column_1_5 .et_pb_slider:hover .et-pb-arrow-next,
.et_pb_column_1_6 .et_pb_slider:hover .et-pb-arrow-next {
    right: 0
}

@media (max-width:980px) {

    .et_pb_bg_layout_light_tablet .et-pb-arrow-next,
    .et_pb_bg_layout_light_tablet .et-pb-arrow-prev {
        color: #333
    }

    .et_pb_bg_layout_dark_tablet .et-pb-arrow-next,
    .et_pb_bg_layout_dark_tablet .et-pb-arrow-prev {
        color: #fff
    }
}

@media (max-width:767px) {
    .et_pb_slider:hover .et-pb-arrow-prev {
        left: 0;
        opacity: 1
    }

    .et_pb_slider:hover .et-pb-arrow-next {
        right: 0;
        opacity: 1
    }

    .et_pb_bg_layout_light_phone .et-pb-arrow-next,
    .et_pb_bg_layout_light_phone .et-pb-arrow-prev {
        color: #333
    }

    .et_pb_bg_layout_dark_phone .et-pb-arrow-next,
    .et_pb_bg_layout_dark_phone .et-pb-arrow-prev {
        color: #fff
    }
}

.et_mobile_device .et-pb-arrow-prev {
    left: 22px;
    opacity: 1
}

.et_mobile_device .et-pb-arrow-next {
    right: 22px;
    opacity: 1
}

@media (max-width:767px) {
    .et_mobile_device .et-pb-arrow-prev {
        left: 0;
        opacity: 1
    }

    .et_mobile_device .et-pb-arrow-next {
        right: 0;
        opacity: 1
    }
}

.et_pb_button[data-icon]:not([data-icon=""]):after {
    content: attr(data-icon)
}

@media (max-width:980px) {
    .et_pb_button[data-icon-tablet]:not([data-icon-tablet=""]):after {
        content: attr(data-icon-tablet)
    }
}

@media (max-width:767px) {
    .et_pb_button[data-icon-phone]:not([data-icon-phone=""]):after {
        content: attr(data-icon-phone)
    }
}

.et_pb_tab,
.et_pb_tabs_controls {
    word-wrap: break-word
}

.et_pb_tabs {
    border: 1px solid #d9d9d9
}

ul.et_pb_tabs_controls {
    background-color: #f4f4f4
}

ul.et_pb_tabs_controls:after {
    border-top: 1px solid #d9d9d9;
    content: "";
    display: block;
    visibility: visible;
    position: relative;
    top: -1px;
    z-index: 9
}

.et_pb_tabs_controls li {
    float: left;
    border-right: 1px solid #d9d9d9;
    font-weight: 600;
    position: relative;
    cursor: pointer;
    max-width: 100%;
    display: table;
    z-index: 11;
    line-height: 1.7em
}

.et_pb_tabs_controls li:not(.et_pb_tab_active):last-child {
    border-right: none
}

.et_pb_tabs_controls li a {
    text-decoration: none;
    color: #666;
    padding: 4px 30px;
    vertical-align: middle;
    display: table-cell;
    line-height: inherit
}

.et_pb_tabs_controls li.et_pb_tab_active {
    background-color: #fff
}

.et_pb_tab_active a {
    color: #333 !important
}

.et_pb_tab p:last-of-type {
    padding-bottom: 0
}

.et_pb_all_tabs {
    background-color: #fff
}

.et_pb_all_tabs>div {
    display: none
}

.et_pb_all_tabs .et_pb_active_content {
    display: block
}

.et_pb_tab {
    padding: 24px 30px
}

.et_pb_tab_content {
    position: relative
}

.et_pb_column_1_3 .et_pb_tabs_controls,
.et_pb_column_1_4 .et_pb_tabs_controls,
.et_pb_column_1_5 .et_pb_tabs_controls,
.et_pb_column_1_6 .et_pb_tabs_controls,
.et_pb_column_2_5 .et_pb_tabs_controls,
.et_pb_column_3_8 .et_pb_tabs_controls {
    border-bottom: none
}

.et_pb_column_1_3 .et_pb_tabs_controls li,
.et_pb_column_1_4 .et_pb_tabs_controls li,
.et_pb_column_1_5 .et_pb_tabs_controls li,
.et_pb_column_1_6 .et_pb_tabs_controls li,
.et_pb_column_2_5 .et_pb_tabs_controls li,
.et_pb_column_3_8 .et_pb_tabs_controls li {
    float: none;
    border-right: none;
    border-bottom: 1px solid #d9d9d9
}

.et_pb_column_1_3 .et_pb_tabs_vertically_stacked .et_pb_tabs_controls li,
.et_pb_column_1_4 .et_pb_tabs_vertically_stacked .et_pb_tabs_controls li,
.et_pb_column_1_5 .et_pb_tabs_vertically_stacked .et_pb_tabs_controls li,
.et_pb_column_1_6 .et_pb_tabs_vertically_stacked .et_pb_tabs_controls li,
.et_pb_column_2_5 .et_pb_tabs_vertically_stacked .et_pb_tabs_controls li,
.et_pb_column_3_8 .et_pb_tabs_vertically_stacked .et_pb_tabs_controls li {
    width: 100%
}

.et_pb_tabs_controls {
    list-style: none !important;
    padding: 0 !important;
    line-height: inherit !important
}

@media (max-width:767px) {
    .et_pb_tabs_controls {
        border-bottom: none;
        height: auto !important
    }

    .et_pb_tabs_controls li {
        float: none;
        border-right: none;
        border-bottom: 1px solid #d9d9d9;
        display: block
    }
}

@media (max-width:479px) {
    .et_pb_tabs_controls {
        border-bottom: none
    }

    .et_pb_tabs_controls li {
        float: none;
        border-right: none;
        border-bottom: 1px solid #d9d9d9
    }
}

.et_pb_video {
    position: relative
}

.et_pb_video_box {
    display: block;
    position: relative;
    z-index: 1;
    line-height: 0
}

.et_pb_video_box video {
    width: 100% !important;
    height: auto !important
}

.et_pb_video_overlay {
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    cursor: pointer
}

.et_pb_video_play:before {
    font-family: ETmodules;
    content: "I"
}

.et_pb_video_play {
    display: block;
    position: absolute;
    z-index: 100;
    color: #fff;
    left: 50%;
    top: 50%
}

.et_pb_column_1_2 .et_pb_video_play,
.et_pb_column_2_3 .et_pb_video_play,
.et_pb_column_3_4 .et_pb_video_play,
.et_pb_column_3_5 .et_pb_video_play,
.et_pb_column_4_4 .et_pb_video_play {
    font-size: 6rem;
    line-height: 6rem;
    margin-left: -3rem;
    margin-top: -3rem
}

.et_pb_column_1_3 .et_pb_video_play,
.et_pb_column_1_4 .et_pb_video_play,
.et_pb_column_1_5 .et_pb_video_play,
.et_pb_column_1_6 .et_pb_video_play,
.et_pb_column_2_5 .et_pb_video_play,
.et_pb_column_3_8 .et_pb_video_play {
    font-size: 3rem;
    line-height: 3rem;
    margin-left: -1.5rem;
    margin-top: -1.5rem
}

.et_pb_bg_layout_light .et_pb_video_play {
    color: #333
}

.et_pb_video_overlay_hover {
    background: transparent;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 100;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.et_pb_video .et_pb_video_overlay_hover:hover {
    background: rgba(0, 0, 0, .6)
}

@media (min-width:768px) and (max-width:980px) {

    .et_pb_column_1_3 .et_pb_video_play,
    .et_pb_column_1_4 .et_pb_video_play,
    .et_pb_column_1_5 .et_pb_video_play,
    .et_pb_column_1_6 .et_pb_video_play,
    .et_pb_column_2_5 .et_pb_video_play,
    .et_pb_column_3_8 .et_pb_video_play {
        font-size: 6rem;
        line-height: 6rem;
        margin-left: -3rem;
        margin-top: -3rem
    }
}

@media (max-width:980px) {
    .et_pb_bg_layout_light_tablet .et_pb_video_play {
        color: #333
    }
}

@media (max-width:768px) {

    .et_pb_column_1_2 .et_pb_video_play,
    .et_pb_column_2_3 .et_pb_video_play,
    .et_pb_column_3_4 .et_pb_video_play,
    .et_pb_column_3_5 .et_pb_video_play,
    .et_pb_column_4_4 .et_pb_video_play {
        font-size: 3rem;
        line-height: 3rem;
        margin-left: -1.5rem;
        margin-top: -1.5rem
    }
}

@media (max-width:767px) {
    .et_pb_bg_layout_light_phone .et_pb_video_play {
        color: #333
    }
}