/* CUSTOM HEADER */

@media screen and (max-width: 768px) {
.mobile_menu_bar::before {
    color: #fff;
}

.et_mobile_menu li a {
    color: #222 !important;
}

#main-header {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}

.et_header_style_centered #logo {
    max-height: 100px;
}

.logo_container {
    text-align: center !important;
    padding-top: 15px;
}

#et_mobile_nav_menu {
    margin-top: 10px !important;
}

.et_header_style_centered #logo {
    max-height: 100px;
}

} /* END MOB */


.img-responsive.img-center {
    max-width: 100%;
}

.img-responsive.img-center {
    width: 100% !important;
}

.nav li ul {
    width: 550px;
}

.nav li ul {
    padding: 10px 0;
}

#top-menu li li {
    padding: 0 10px;
}

#top-menu li li a {
    width: 500px;
    padding: 2px 10px;
}

.et-fixed-header #top-menu .sub-menu a {
    color: #333 !important;
}

.et-fixed-header #top-menu .sub-menu .current_page_item a {
    color: #333 !important;
}

.nav li ul {
    border-color: #2eb5eb;
    border-top: none !important;
    border-bottom: 3px solid #2eb5eb !important;
}

#top-menu .menu-item-has-children > a:first-child::after {
    top: 18px;
}

.container.clearfix.et_menu_container {
    margin: 0 !important;
    min-width: 100%;
}

.logo_container {
    max-width: 1080px;
    margin: 0 auto;
    text-align: left;
}

.et_header_style_centered #top-menu > li > a {
    padding-bottom: 19px !important;
    padding-top: 17px;
}

#top-menu-nav {
    width: 100%;
    max-width: 1080px;
    text-align: left;
    padding-left: 22px;
}

#et-top-navigation {
    background: #2eb5eb;
}

/* .CUSTOM HEADER */


.et_pb_module.et_pb_fullwidth_header {
    background: #016 !important;
    padding: 15px 30px 10px;
}

.et_pb_module_header {
    font-size: 21px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
}

.et_pb_text_inner h2 {
    font-size: 16px;
    font-weight: bold;
    color: #016;
}

.more-link {
    text-transform: uppercase;
    color: #016;
    font-weight: bold;
    margin-top: 4px;
}

#jbox {
    border-left: 7px solid #f6f6f6;
    padding-left: 20px;
    margin-bottom: 30px;
}

#jbox #title {
    font-weight: bold;
    font-size: 15px;
    line-height: 31px;
}

.jargonmenu li {
    float: left;
    padding-top: 5px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    padding-bottom: 5px;
    width: 26px;
    text-align: center;
}

.jargonmenu {
    list-style: none !important;
    padding-left: 0 !important;
}

.jargonmenu li:last-child {
    border-right: 1px solid #ddd;
}

#jargonselect {
    float: left;
    margin-bottom: 30px;
}

#jargontext {
    float: left;
}

/* BLOG */

.single-post .et_post_meta_wrapper img {
    display: none !important;
}

.single-post .entry-content {
    padding-top: 0 !important;
}

.wpcf7-form-control.wpcf7-text {
    border: 1px solid #ccc;
    color: #000;
    font-size: 13px;
    padding: 10px 0;
    width: 100%;
    text-indent: 10px;
}

.wpcf7-form-control.wpcf7-textarea {
    border: 1px solid #ccc;
    color: #000;
    font-size: 13px;
    padding: 10px 0;
    width: 100%;
    text-indent: 10px;
}

.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha {
    margin-bottom: 12px;
}

.wpcf7-form-control.wpcf7-submit {
    background: #001166;
    border: 0 solid #fff;
    color: #fff;
    font-weight: bold;
    padding: 8px 0;
    text-transform: uppercase;
    width: 100%;
}

.wpcf7-response-output {
    margin: 0 !important;
}

.wpcf7-date {
    border: 1px solid #ccc;
    width: 100%;
    padding: 10px 6px;
    color: #888;
}

.wpcf7-select {
    width: 100%;
    padding: 8px 6px;
    border-color: #ccc;
}