﻿@font-face {
    font-family: ETmodules;
    font-display: block;
    src: url(../fonts/modules.eot);
    src: url(../fonts/modules.eot?#iefix) format("embedded-opentype"), url(../fonts/modules.woff) format("woff"), url(../fonts/modules.ttf) format("truetype"), url(../fonts/modules.svg#ETmodules) format("svg");
    font-weight: 400;
    font-style: normal
}

.et_pb_module_inner {
    position: relative;
}

.et_pb_gutters3 .et_pb_column,
.et_pb_gutters3.et_pb_row .et_pb_column {
    margin-right: 5.5%;
}

.et_pb_gutters3 .et_pb_row_4col .et_pb_column {
    margin-right: 5.5%;
}

.et_pb_css_mix_blend_mode_passthrough {
    mix-blend-mode: normal;
}

.et_pb_section_regular {
    padding: 4% 0;
}

.et_pb_with_background {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.et_pb_equal_columns>.et_pb_column {
    margin-top: auto;
    margin-bottom: auto;
}

.et_pb_row_inner {
    width: 100%;
    position: relative;
}

.et_pb_space {
    box-sizing: content-box;
    height: 23px;
}

.et_pb_divider_hidden {
    margin-bottom: 0 !important;
}

.et_pb_divider_internal {
    display: inline-block;
    width: 100%;
}

.et-l {
    display: block;
}

.et_pb_all_tabs {
    display: none;
}

.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 {
    border-bottom: none;
}

.et_pb_all_tabs>div {
    display: none;
}

.et_pb_all_tabs .et_pb_active_content {
    display: block;
}

.et_pb_tab {
    position: relative;
}

.et_pb_toggle_title:before {
    content: "\e050";
    position: absolute;
    right: 0;
    font-size: 16px;
    color: #ccc;
}

.et_pb_toggle_open .et_pb_toggle_title:before {
    content: "\e04f";
}

.et_pb_text>:last-child {
    padding-bottom: 0;
}

.et_pb_text_inner {
    word-wrap: break-word;
}

.et_pb_with_border {
    border-width: 0;
    border-style: solid;
    border-color: #333;
}

.et_pb_image_wrap {
    display: inline-block;
    position: relative;
    max-width: 100%;
}

.et_pb_image img {
    position: relative;
    max-width: 100%;
    height: auto;
}

.et_pb_button_module_wrapper.et_pb_button_alignment_center {
    text-align: center;
}

.et_pb_button_module_wrapper>a {
    display: inline-block;
}

.et_pb_row {
    position: relative;
    width: 80%;
    max-width: 1080px;
    margin: auto;
}

.et_pb_row:after {
    content: "";
    display: block;
    clear: both;
}

.et_pb_with_border {
    position: relative;
    border: 0 solid #333;
}

.et_pb_module {
    margin-bottom: 2.75%;
}

.et_pb_text_align_left {
    text-align: left;
}

.et_pb_bg_layout_dark {
    color: #fff !important;
}

.et_pb_bg_layout_dark h1,
.et_pb_bg_layout_dark h2,
.et_pb_bg_layout_dark h3,
.et_pb_bg_layout_dark h4,
.et_pb_bg_layout_dark h5,
.et_pb_bg_layout_dark h6 {
    color: #fff !important;
}

.et_pb_row_4col .et_pb_column {
    width: 20.875%;
    margin-right: 5.5%;
}

.et_pb_row_4col .et_pb_column:last-child {
    margin-right: 0;
}

.et_pb_section_1 {
    padding: 54px 0;
    background-color: #071e36;
}

/* Footer specific styles */
.et_pb_text_1 a,
.et_pb_text_3 a,
.et_pb_text_5 a,
.et_pb_text_7 a {
    text-decoration: none;
    transition: color 0.3s ease;
}

.et_pb_text_1 a:hover,
.et_pb_text_3 a:hover,
.et_pb_text_5 a:hover,
.et_pb_text_7 a:hover {
    color: #6a8cc5;
}

.et_pb_text_1 p,
.et_pb_text_3 p,
.et_pb_text_5 p,
.et_pb_text_7 p {
    line-height: 1.5em;
}
.et_pb_social_media_follow{
    padding-left: 0;
    margin-top: 0;

}
/* Social media follow module */
.et_pb_social_media_follow li {
    display: inline-block;
    margin-bottom: 8px;
    position: relative;
}

.et_pb_social_media_follow li a {
    margin-right: 8px;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    position: relative;
}

.tk-proxima-nova {
    font-family: "proxima-nova", sans-serif;
}

.tk-sweet-square-pro {
    font-family: "sweet-square-pro", sans-serif;
}

/* Disabled due to conflics body {
    line-height: 1.4em;
    font-size: 16px;
    margin: 0;
}*/

body.page-template-page-template-blank-php #page-container {
    padding-top: 0 !important;
}

a {
    color: #6a8cc5
}

a:visited
{
	
}




h3.footer {
    font-family: proxima-nova, sans-serif;
    font-weight: 400;
    font-size: 34px;
    text-transform: uppercase;
    font-weight: 200;
    letter-spacing: .12em;
    padding-bottom: 24px;
    color: #333
}






.transcript-content {
    transition: max-height 0.3s ease-out;
}

.show-more-btn {
    display: block;
    margin-top: 10px;
    padding: 5px 10px;
    background-color: #f0f0f0;
    border: 1px solid #ccc;
    border-radius: 4px;
    cursor: pointer;
}

.show-more-btn:hover {
    background-color: #e0e0e0;
}

.et_pb_section {
    position: relative;
    background-color: #fff;
    background-position: 50%;
    background-size: 100%;
    background-size: cover;
}

.et_builder_inner_content {
    position: relative;
    z-index: 1;
}

.et_pb_column {
    float: left;
    background-size: cover;
    background-position: 50%;
    position: relative;
    z-index: 2;
    min-height: 1px;
}

.et_pb_text_inner {
    position: relative;
}

.et_pb_column,
.et_pb_row,
.et_pb_row_inner {
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
}


.et_pb_text_0,
.et_pb_text_2,
.et_pb_text_4,
.et_pb_text_6 {
    border-bottom-width: 1px;
    border-bottom-color: #6a8cc5;
    padding-bottom: 10px !important;
    margin-bottom: 25px !important;
}

.et_pb_text_0 h3,
.et_pb_text_2 h3,
.et_pb_text_4 h3,
.et_pb_text_6 h3 {
    padding-bottom: 0;
    font-family: sweet-square-pro, sans-serif;
    font-size: 16px;
    margin-bottom: 0;
}

.et_pb_row_2 h3,
.et_pb_row_3 h3,
.et_pb_row_4 h3,
.et_pb_row_5 h3 {
    font-family: sweet-square-pro, sans-serif;
    font-size: 20px;
    letter-spacing: .1em;
    text-transform: uppercase;
    font-weight: 900
}

.et_pb_row_2 h5,
.et_pb_row_3 h5,
.et_pb_row_4 h5,
.et_pb_row_5 h5 {
    font-family: sweet-square-pro, sans-serif;
    font-size: 14px;
    letter-spacing: .1em;
    text-transform: uppercase;
    font-weight: 700
}

.et_pb_row_2 .nav_list a,
.et_pb_row_3 .nav_list a,
.et_pb_row_4 .nav_list a,
.et_pb_row_5 .nav_list a {
    color: #000000;
    font-size: 15px;
    line-height: 2.5em
}

.et_pb_row_2 .nav_list a:hover,
.et_pb_row_3 .nav_list a:hover,
.et_pb_row_4 .nav_list a:hover,
.et_pb_row_5 .nav_list a:hover {
    color: #6a8cc5
}

.et_pb_section_0.et_pb_section {
    padding-bottom: 17px
}

.et_pb_section_1.et_pb_section {
    padding-bottom: 17px;
    background-color: #071e36 !important
}

.et_pb_section_3.et_pb_section {
    padding-top: 0px;
    background-color: #071e36;
}

.et_pb_row_0.et_pb_row,
.et_pb_row_1.et_pb_row {
    padding-bottom: 0px !important;
    padding-bottom: 0px;
    width: 90%;
    max-width: 2560px
}

.et_pb_row_1 {
    border-top-width: 1px;
    border-top-color: #6a8cc5;
}

.et_pb_image_0 {
    margin-bottom: 10px !important;
    margin-left: -5px !important;
    max-width: 150px;
    text-align: left;
    margin-left: 0
}

.et_pb_image_0 .et_pb_image_wrap {
    display: block
}

.et_pb_image_1 {
    max-width: 300px;
    text-align: left;
    margin-left: 0
}

.et_pb_text_8 {
    font-size: 16px;
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}

.et_pb_text_9 {
    font-size: 14px;
    padding-bottom: 10px !important;
    margin-bottom: 0px !important
}

.et_pb_text_9 p {
    margin-top: 0px !important;

}

ul.et_pb_social_media_follow_0 {
    margin-left: -10px !important
}

.et_pb_image_1.et_pb_module {
    margin-left: auto !important;
    margin-right: 0px !important
}

.et_pb_social_media_follow li a.icon {
    height: 32px;
    width: 32px;
    padding: 0;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.et_pb_social_media_follow li a.icon:before {
    height: 32px;
    width: 32px;
    font-size: 16px;
    line-height: 32px;
    display: block;
    color: #fff;
    -webkit-transition: color .3s;
    transition: color .3s;
    position: relative;
    z-index: 10;
}

.et_pb_social_icon a.icon:before {
    font-family: ETmodules;
    speak: none;
    font-style: normal;
    font-weight: 400;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0;
    direction: ltr;
}

.et-social-facebook a.icon:before {
    content: "\e093"
}
.et-social-instagram a.icon:before {
    content: "\e09a"
}
.et-social-linkedin a.icon:before {
    content: "\E09D"
}
.et-social-twitter a.icon:before {
    content: "\e094"
}
.et-social-youtube a.icon:before {
    content: "\E0A3"
}
.et-social-rss a.icon:before {
    content: "\e09e"
}


.et_pb_social_media_follow_network_name {
    display: none;
}
@media (min-width: 981px) {
    .et_pb_row {
        padding: 2% 0;
    }

    .et_pb_section .et_pb_row .et_pb_column .et_pb_module:last-child {
        margin-bottom: 0;
    }

    .et_pb_gutters3 .et_pb_column_4_4,
    .et_pb_gutters3.et_pb_row .et_pb_column_4_4 {
        width: 100%;
    }

    .et_pb_gutters3 .et_pb_column_3_4,
    .et_pb_gutters3.et_pb_row .et_pb_column_3_4 {
        width: 74.25%;
    }

    .et_pb_gutters3 .et_pb_column_2_3,
    .et_pb_gutters3.et_pb_row .et_pb_column_2_3 {
        width: 64.833%;
    }

    .et_pb_gutters3 .et_pb_column_1_2,
    .et_pb_gutters3.et_pb_row .et_pb_column_1_2 {
        width: 47.25%;
    }

    .et_pb_gutters3 .et_pb_column_1_3,
    .et_pb_gutters3.et_pb_row .et_pb_column_1_3 {
        width: 29.667%;
    }

    .et_pb_gutters3 .et_pb_column_1_4,
    .et_pb_gutters3.et_pb_row .et_pb_column_1_4 {
        width: 20.875%;
    }
}

@media (max-width: 980px) {
    .et_pb_column {
        width: 100% !important;
        margin-bottom: 30px;
    }

    .et_pb_row {
        max-width: 1080px;
        padding: 30px 0;
    }

    .et_pb_row_4col .et_pb_column {
        width: 46.25% !important;
        margin-right: 7.5%;
    }

    .et_pb_row_4col .et_pb_column:nth-child(even) {
        margin-right: 0;
    }
}

@media (max-width: 767px) {
    .et_pb_row {
        width: 90%;
    }

    .et_pb_row_4col .et_pb_column {
        width: 100% !important;
        margin: 0 0 30px 0;
    }
}


@media (min-width: 981px) {

    .et_pb_gutters3 .et_pb_column_1_4,
    .et_pb_gutters3.et_pb_row .et_pb_column_1_4 {
        width: 20.875%;
    }
}

@media (min-width: 981px) {

    .et_pb_gutters3 .et_pb_column,
    .et_pb_gutters3.et_pb_row .et_pb_column {
        margin-right: 5.5%;
    }
}

@media only screen and (min-width: 1350px) {
    .et_pb_section {
        padding: 54px 0;
    }
}

@media (min-width: 981px) {

    .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;
    }
}

@media (max-width: 980px) {

    .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;
    }
}

@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;
    }
}