/* GENERAL */

.hide {
    display: none;
}

.tooltip_templates,
.popup-content {
    display: none;
}

body a {
    cursor: pointer;
}


/* profiles - rings 

body .zap-rings::before {
    content: "";
    position: absolute;
    width: 300px;
    height: 300px;
    top: calc(50% - 150px);
    left: calc(50% - 150px);
    z-index: 1;
    background: url(../../../wp-content/uploads/2020/01/rings.svg) 0 0 repeat;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
}

body .zap-rings:hover::before {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    cursor: pointer;
}*/

body .eael-gallery-grid-item img {
    display: block;
}

.eael-filterable-gallery-item-wrap .fg-layout-3-item.eael-gallery-grid-item {
    box-shadow: none !important;
}

body .elementor-widget-eael-filterable-gallery .eael-filterable-gallery-item-wrap {
    cursor: pointer;
}

body .zap-rings img {
    /* -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out; */
    /* border-radius: 50%; */
}

body .zap-rings-gallery .eael-gallery-grid-item:hover img,
body .zap-rings:hover img {
    /* box-shadow: 0px 8px 32px 0px rgba(7, 15, 28, 0.49);
    transform: scale(1.05); */
}

body .zap-rings.no-hover:hover::before {
    -webkit-transform: 0;
    transform: 0;
    cursor: inherit;
}


/* cast */

body.cast_universities-template-default #Subheader {
    display: none;
}


/* timeline */

body .eael-content-timeline-content {
    box-shadow: 0 3px 5px -1px rgba(0, 0, 0, .2), 0 5px 8px 0 rgba(0, 0, 0, .14), 0 1px 14px 0 rgba(0, 0, 0, .12);
}

body .tooltipster-sidetip {
    z-index: 999 !important;
}

body .tooltipster-box {
    box-shadow: 0 3px 5px -1px rgba(0, 0, 0, .2), 0 5px 8px 0 rgba(0, 0, 0, .14), 0 1px 14px 0 rgba(0, 0, 0, .12);
    border: 1px solid #ccc;
    border-radius: 4px;
    display: block;
    align-items: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

body #Content .eael-content-timeline-content img {
    max-width: 179px;
    border-radius: 8px;
    float: left;
    margin-right: 12px;
    margin-bottom: 12px;
}

body #Content .eael-content-timeline-content img:hover {
    transform: scale(1.05);
    opacity: .8;
}


/* 
body .tooltipster-box img:first-child {
    margin-left: 24px;
} */

body .eael-content-timeline-img img {
    border-radius: 50% !important;
}

body .tooltipster-box img {
    width: 300px;
    /* margin-right: 24px; */
    display: flex;
    border: 1px solid #ccc;
    border-radius: 4px;
}

body .tooltipster-box img:hover {
    transform: scale(1.05);
}

body .tooltipster-box p,
body .tooltipster-box h3 {
    display: block;
}

body .premium-tooltipster-base.tooltipster-right .tooltipster-arrow-background {
    border-color: #e6e6e6 !important;
}

body .premium-tooltipster-base.tooltipster-left .tooltipster-arrow-background {
    border-color: #e6e6e6 !important;
}


/* custom scrollbar */

::-webkit-scrollbar {
    width: 12px;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 2px;
    background: #fff;
    border-radius: 2px;
}

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background: rgba(252, 220, 0, 0.8);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(252, 220, 0, 0.4);
}


/* summit */

body.page-4202 ul {
    list-style: disc;
}

body.page-4202 ul li {
    margin-left: 24px;
}

body.page-4202 .elementor ul {
    margin-bottom: 32px;
}

.mfp-inline {
    max-width: 700px;
}

body .elementor ul {
    list-style: disc;
}

body .elementor iframe {
    box-shadow: 0 3px 5px -1px rgba(0, 0, 0, .2), 0 5px 8px 0 rgba(0, 0, 0, .14), 0 1px 14px 0 rgba(0, 0, 0, .12);
}

body .elementor ul li {
    margin-left: 24px;
}

.eael-adv-accordion .eael-accordion-list .eael-accordion-header {
    background: #f1f1f1!important;
    margin: 0 0 2px 0!important;
    line-height: 24px!important;
}

.eael-adv-accordion .eael-accordion-list .eael-accordion-header.active,
.eael-adv-accordion .eael-accordion-list .eael-accordion-header:hover {
    background: #1c2638!important;
}


/* MODAL STUFF */

body .mfp-iframe-holder .mfp-content {
    max-width: 100%;
}

body .zap-fs-loading {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(255, 255, 255, .96);
    z-index: 1000;
}

body .zap-fs-loading .zap-fs-inner {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100vh;
}

body .zap-fs-loading .zap-fs-inner img {
    width: 200px;
    height: 200px;
}


/* hide menu, header, footer, etc. when viewing speaker in modal */

body.single-profiles #Subheader,
body.zap_single_speaker_modal #Header_wrapper,
body.zap_single_speaker_modal #Footer {
    display: none !important;
}


/* 
body .elementor,
body #Content {
    overflow: hidden;
} */

.popup-inner li {
    list-style: disc;
    margin-left: 30px;
}

.postid-2778 .co-presenters {
    margin: 40px 0;
    overflow: hidden;
}

.postid-2778 .co-presenters li {
    list-style: none;
    width: 30%;
    float: left;
    margin-right: 5%;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.postid-2778 .co-presenters li h5 {
    margin: 0;
    font-weight: bold;
}

.postid-2778 .co-presenters li:nth-child(3n+3) {
    margin-right: 0;
}

.postid-2778 .co-presenters li:nth-child(3n+4) {
    clear: left;
}

.special-speakers {
    list-style: none;
    margin-bottom: 40px;
}

.team.team_circle {
    text-align: center;
}

td a {
    text-decoration: underline!important;
}

.team.team_circle .presentations,
.presentations {
    text-align: left!important;
    margin: 0 20px!important;
}

.team.team_circle .presentations,
.presentations li {
    line-height: 24px!important;
    margin-bottom: 8px!important;
}

.special-speakers .presentations li {
    padding-top: 0!important;
    text-align: left!important;
}

.special-speakers li {
    /*width:30%;
    float:left; 
    margin-right:5%;
    text-align:center;*/
    list-style: none;
    margin-left: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #0d1b36;
    padding-left: 0;
    overflow: hidden;
    clear: both;
    float: none;
}

.special-speakers li .left {
    width: 25%;
    float: left;
    text-align: center;
}

.special-speakers li .right {
    width: 70%;
    float: right;
    padding-top: 14px;
}

.special-speakers li h5 {
    margin: 0;
    font-weight: bold;
}

.special-speakers li img {
    display: inline-block;
    text-align: center;
}

.special-speakers li:last-child {
    margin-right: 0!important;
    border-bottom: 0!important;
}

.special-speakers li strong {
    display: block;
}

.special-speakers li p strong {
    display: inline-block;
}

.not-upper span {
    text-transform: none;
}

.hide {
    display: none;
}

.content-block {
    margin: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #d4d4d4;
}

.content-block:nth-child(1) {
    border-bottom: 0px solid #d4d4d4;
}

.no-mar-bot {
    margin-bottom: 0;
}

.bg-yellow {
    background: #F8DD08!important;
    color: #1e283b!important;
}

.bg-blue {
    background: #1e283b!important;
    color: #ffffff!important;
}

.bg-blue2 {
    background: #0097D4!important;
    color: #ffffff!important;
}

.bg-blue2 .dark {
    color: #1e283b!important;
    background: transparent!important;
}

.white-bg {
    background: rgba(255, 255, 255, .9);
    box-shadow: 0 3px 5px -1px rgba(0, 0, 0, .2), 0 5px 8px 0 rgba(0, 0, 0, .14), 0 1px 14px 0 rgba(0, 0, 0, .12);
    border-radius: 6px;
}

.pad-40 {
    padding: 40px;
}

.mar-bot-20 {
    margin-bottom: 20px;
}

.btop {
    border-top: 4px solid #1e283b;
    padding-top: 12px;
}

body.style-simple .quick_fact .number-wrapper {
    /* font-family: inherit; */
    font-size: 72px;
    font-weight: 900;
    line-height: 72px;
    color: #B71C1C;
}

.one-third.pad-40 {
    width: calc(31.333% - 80px);
}

.blue2 {
    color: #0097D4!important;
    margin-bottom: 0;
}

a.mfn-link-2 span,
a:hover.mfn-link-2 span:before,
a.hover.mfn-link-2 span:before,
a.mfn-link-5 span,
a.mfn-link-8:after,
a.mfn-link-8:before {
    background: #1e283b!important;
}

a.mfn-link {
    margin: 15px 10px 15px 0!important;
}

.hide {
    display: none;
}

body .column.column_quick_fact.one-fourth {
    margin: 0 1% 0;
}


/* 
html {
    background-color: #333;
} */

body .post-desc {
    padding: 2px 0 0 20px;
}

body .column_visual table tr td:first-child {
    white-space: nowrap;
}

body select {
    -webkit-appearance: menulist;
}


/*
body p {
    font-size: 16px;
    line-height: 26px;
}*/

body .button_gray {
    background: #e4e4e4!important;
    font-weight: normal!important;
}

body .button_inline {
    display: inline;
    margin-left: 8px;
}

body .button_gray span.button_label {
    font-weight: normal!important;
}


/* 
body .elementor-button.elementor-size-sm,
body .button_darkgray {
    background: #0d1b36;
    color: #ffdc14;
}

body .button_darkgray:hover {
    background: #ffffff!important;
    color: #0d1b36;
} */

body .zap-floating-sidebar ul {
    list-style: none;
}

body .zap-floating-sidebar a {
    border-left: 5px solid transparent;
    padding: 6px 12px;
    display: block;
}

body .zap-floating-sidebar a:hover {
    border-left: 5px solid #f8de08;
    background-color: #f6f6f6;
}

body .elementor-button,
body .um input[type=submit].um-button,
body button[type=submit].wpforms-submit {
    box-shadow: none!important;
    box-shadow: 0 3px 5px -1px rgba(0, 0, 0, .2), 0 5px 8px 0 rgba(0, 0, 0, .14), 0 1px 14px 0 rgba(0, 0, 0, .12);
    /* font-family: Raleway, PT Sans, Arial; */
    text-transform: uppercase!important;
    font-weight: bold!important;
    text-decoration: none!important;
    background-color: #f8de08!important;
    color: #001946!important;
    font-size: 16px!important;
    border-radius: 5px!important;
    border-width: 0!important;
}

a.button:after,
a.tp-button:after,
a.action_button:after,
button:after,
input[type=submit]:after,
input[type=reset]:after,
input[type=button]:after {
    display: none!important;
}


/* ultimate member */

p.um-notice a {
    color: #fff;
}


/* contact form 7 */

#contact .wpcf7 label {
    color: #001946;
}

span.wpcf7-form-control-wrap .wpcf7-date,
span.wpcf7-form-control-wrap .wpcf7-quiz,
span.wpcf7-form-control-wrap .wpcf7-number,
span.wpcf7-form-control-wrap .wpcf7-select,
span.wpcf7-form-control-wrap .wpcf7-text,
span.wpcf7-form-control-wrap .wpcf7-textarea {
    border: 1px solid #ccc;
}

body .zap-no-bottom-margin {
    margin-bottom: 0 !important;
}

body .zap-shadow {
    box-shadow: 0 3px 5px -1px rgba(0, 0, 0, .2), 0 5px 8px 0 rgba(0, 0, 0, .14), 0 1px 14px 0 rgba(0, 0, 0, .12);
}

body .zap-white-bg {
    background: #fff;
}

body .box {
    padding: 20px;
    border: 1px solid #eeeeee;
}

body.single-post.with_aside .sections_group .category-press-releases {
    background: #fff;
    padding: 32px 24px 24px 24px;
    margin: 32px 24px 32px 0;
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, .2), 0 3px 4px 0 rgba(0, 0, 0, .14), 0 3px 3px -2px rgba(0, 0, 0, .12);
}


/* Styling CF7 to look like the Divi Contact Form */

.wpcf7-text,
.wpcf7-textarea,
.wpcf7-captchar {
    background-color: #eee !important;
    border: none !important;
    width: 100% !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    border-radius: 3px !important;
    font-size: 14px;
    color: #999 !important;
    padding: 16px !important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.wpcf7-submit {
    margin: 8px auto 0;
    cursor: pointer;
    font-size: 20px;
    font-weight: 500;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 6px 20px;
    line-height: 1.7em;
    background: transparent;
    border: 2px solid;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    background-color: #f8de08;
    color: #000;
}

.wpcf7-submit:hover {
    background-color: #eee;
    border-color: #eee;
}

#Wrapper {
    box-shadow: 0 7px 8px -4px rgba(0, 0, 0, .2), 0 12px 17px 2px rgba(0, 0, 0, .14), 0 5px 22px 4px rgba(0, 0, 0, .12) !important;
    background: #060c17;
}

.with_aside .sections_group {
    padding-top: 30px;
    padding-bottom: 50px;
}


/* top right button to exit immediately - style overidden below in media queries 
body a.zap-exit-site {
    display: none;
}*/

.popup-inner {
    padding: 32px;
}

.popup-inner .desc_wrapper {
    padding-left: 20px;
}

.popup-inner label {
    font-size: 14px
}

.popup-content {
    max-height: 500px;
    overflow: auto;
}

body .no-shadow,
body .no-shadow .image_frame {
    box-shadow: none !important;
}

body .popup-inner input[type=submit] {
    padding: 24px;
}

body .nowrap {
    white-space: nowrap !important;
}

body .no-mar-bot {
    margin-bottom: 0;
}

.clear-left {
    clear: left;
}

body .post-footer {
    border: 1px solid #ddd;
    border-radius: 3px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e5e5e5+100;White+3D */
    background: rgb(255, 255, 255);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0);
    /* IE6-9 */
}


/* fix for images that are not wide enough */

body .full_width,
body .image_frame img.scale-with-grid {
    width: 100%;
}

table th,
table td {
    text-align: left;
}

.dark p,
.dark li {
    color: #ffffff;
}

.dark a {
    color: #eeeeee;
}

.dark a:hover {
    color: #ffffff;
    text-decoration: none;
}

.dark {
    background: #0a1529;
}

.right-side {
    margin: 0 0 40px;
}

.right-side .block {
    border: 1px solid #eeeeee;
}

.right-side .one.column_visual {
    padding: 20px 40px;
    width: inherit;
}

body .column_visual ul li {
    margin-bottom: 0;
}

.right-side ul {
    margin: 0 0 0 10px;
    padding: 0;
}

.right-side ul ul {
    margin: 0 0 0 20px;
}

.right-side ul li:last-child {
    margin-bottom: 0;
}

.right-side h3 {
    font-size: 32px;
    line-height: 43px;
}

.right-side h4 {
    font-size: 28px;
    line-height: 38px;
}

.right-side h5 {
    font-size: 24px;
    line-height: 34px;
}

.no-mar-bot {
    margin-bottom: 0;
}

.fix-height {
    height: 140px;
}

.fix-height h2 {
    margin-bottom: 0!important;
}

.fix-height .plain-inside {
    font-weight: bold;
}

.one-second.column.mar-side-30 {
    margin: 0 6%px;
    width: 40%;
}


/* general */

body .video-caption {
    font-size: 14px;
    line-height: 18px;
    font-style: italic;
    color: #666;
}


/* advanced sidebar menu - also apply to widget_categories*/

body .widget_categories ul li,
body .advanced-sidebar-menu li.current_page_item {
    list-style-type: none;
    text-decoration: none;
}

body .advanced-sidebar-menu ul>li.current_page_item ul li>a {
    background: transparent;
}

body .widget_categories ul {
    padding: 0;
}

body .widget_categories h3 {
    display: none;
}


/* level 1 */

body .widget_categories ul>li.current_page_item>a,
body .advanced-sidebar-menu ul>li.current_page_item>a {
    background: #2c3e5f;
    color: #fff;
}

body .widget_categories ul>li>a:hover,
body .advanced-sidebar-menu ul>li.current_page_item>a:hover {
    background: #3c4c69;
    color: #fff;
}

body .advanced-sidebar-menu a:hover {
    text-decoration: none;
}

body .widget_categories>ul,
body .advanced-sidebar-menu>div>ul,
body .advanced-sidebar-menu>ul {
    box-shadow: 0 3px 5px -1px rgba(0, 0, 0, .2), 0 5px 8px 0 rgba(0, 0, 0, .14), 0 1px 14px 0 rgba(0, 0, 0, .12);
}

body .widget_categories ul,
body .advanced-sidebar-menu ul {
    margin: 0;
}

body .widget_categories ul li,
body .advanced-sidebar-menu ul li {
    list-style: none;
    margin: 0;
    font-size: 15px;
    background: rgba(10, 21, 41, .95);
}

body .widget_categories ul li a,
body .advanced-sidebar-menu ul li a {
    display: block;
    padding: 12px;
    color: #fff;
    border-bottom: 1px solid #eeeeee;
}

body .widget_categories>ul>li:last-child a,
body .advanced-sidebar-menu>ul>li:last-child a {
    border-bottom: none;
}

body .widget_categories ul ul li a {
    color: #31518C !important;
}

body .advanced-sidebar-menu ul li a {
    color: #fff;
}

body .widget_categories ul>li a:hover,
body .advanced-sidebar-menu ul>li a:hover {
    background: #2c3e5f;
}

body .advanced-sidebar-menu ul li a {
    padding-left: 20px;
}


/* level 2 */

body .widget_categories ul ul li a:hover,
body .advanced-sidebar-menu ul ul li a:hover {
    background: #f0f0f0;
}

body .widget_categories ul ul li,
body .advanced-sidebar-menu ul ul li {
    background: #fff;
}

body .widget_categories ul ul li a,
body .advanced-sidebar-menu ul ul li a {
    color: #31518C;
    padding: 12px 12px 12px 32px;
}


/* level 3 */

body .widget_categories ul ul ul li a:hover,
body .advanced-sidebar-menu ul ul ul li a:hover {
    background: #f0f0f0;
}

body .widget_categories ul ul ul li a,
body .advanced-sidebar-menu ul ul ul li a {
    padding: 12px 12px 12px 48px;
}

body .widget_categories ul ul ul li li a,
body .advanced-sidebar-menu ul ul ul li li a {
    padding: 12px 12px 12px 64px;
}


/*
body .advanced-sidebar-menu ul ul {
	margin-top:14px;
}
.advanced-sidebar-menu ul ul li:first-child {
    border-top: 1px solid #eee;
}*/

body .zap-global-static {
    visibility: visible !important;
}


/* 
body .post-header .title_wrapper h1{
  display:none;   
} */


/* TOP BAR */

body.header-transparent.ab-hide #Top_bar {
    background: rgba(10, 21, 41, .95);
    box-shadow: 0 3px 5px -1px rgba(10, 21, 41, .2), 0 5px 8px 0 rgba(10, 21, 41, .14), 0 1px 14px 0 rgba(10, 21, 41, .12);
    border-bottom: 1px solid #070f1c;
}

body #Top_bar #menu {
    /*padding: 20px 10px 0 10px;*/
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

body #Header #Action_bar {
    display: none;
}

body .ubermenu.ubermenu-submenu-indicator-closes .ubermenu-sub-indicator-close>[class^=fa] {
    left: -18px;
}

body .ubermenu .ubermenu-nav .ubermenu-column-1-4 {
    width: calc(25% - 16px);
    padding: 0 16px!important;
}


/* top right button to exit immediately */

body a.zap-exit-site {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    height: auto;
    width: 5%;
    z-index: 702;
}

body a.zap-exit-site img {
    width: 100%;
}


/* logo */


/* home */

body.home #Header {
    padding-bottom: 32px;
    background-color: #f8de08;
}

body.home #Header .mfn-main-slider {
    background-color: #fff;
}

body.home #Header .mfn-main-slider .rev_slider_wrapper {
    box-shadow: 0 6px 6px -3px rgba(10, 21, 41, .2), 0 10px 14px 1px rgba(10, 21, 41, .14), 0 4px 18px 3px rgba(10, 21, 41, .12);
}

body .zap-work h4 {
    font-weight: bold;
}

body .desc {
    font-size: 16px;
    line-height: 26px;
}

body .content_slider {
    padding: 0 40px;
}

body .zap-work .image_wrapper {
    border-width: 5px;
    border-radius: 3px;
}

body .image_frame {
    border-radius: 3px;
    box-shadow: 0 3px 5px -1px rgba(10, 21, 41, .2), 0 5px 8px 0 rgba(10, 21, 41, .14), 0 1px 14px 0 rgba(10, 21, 41, .12);
}


/*
body .image_frame .image_wrapper,
body .zap-work .image_frame{
	box-shadow: 0 3px 5px -1px rgba(10,21,41,.2), 0 5px 8px 0 rgba(10,21,41,.14), 0 1px 14px 0 rgba(10,21,41,.12);
}*/

body .blog-teaser li:last-child {
    box-shadow: 0 6px 6px -3px rgba(10, 21, 41, .2), 0 10px 14px 1px rgba(10, 21, 41, .14), 0 4px 18px 3px rgba(10, 21, 41, .12);
}


/* buttons */

body a.button {
    box-shadow: 0 1px 8px 0 rgba(10, 21, 41, .2), 0 3px 4px 0 rgba(10, 21, 41, .14), 0 3px 3px -2px rgba(10, 21, 41, .12);
    /*font-family: Raleway, PT Sans, Arial;*/
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
}

body a.button .button_label {
    font-weight: 700;
    /*font-family: Raleway, PT Sans, Arial;*/
}

body a.button:hover {
    box-shadow: 0 5px 5px -3px rgba(0, 0, 0, .2), 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12);
    background: #ffeb50;
}

body .Recent_posts ul li .desc {
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

body .Recent_posts ul li .photo .c {
    display: none;
}


/* UBERMENU 

body .ubermenu .ubermenu-item-type-column.zap-no-padding > .ubermenu-submenu-type-stack > .ubermenu-item-normal:first-child,
body .ubermenu .ubermenu-item-type-column.zap-no-padding > .ubermenu .ubermenu-submenu-type-stack,

*/

body .ubermenu .zap-no-padding ul li,
body .ubermenu .zap-no-padding ul li .ubermenu-custom-content,
body .ubermenu .zap-no-padding ul li .ubermenu-custom-content p {
    margin: 0 !important;
    padding: 0 !important;
}

body .ubermenu .ubermenu-item-type-column>.ubermenu-submenu-type-stack>.ubermenu-item-normal:first-child {
    margin-top: 0;
}

.ubermenu-skin-minimal .ubermenu-item-level-0.ubermenu-current-menu-item>.ubermenu-target,
.ubermenu-skin-minimal .ubermenu-item-level-0.ubermenu-current-menu-parent>.ubermenu-target,
.ubermenu-skin-minimal .ubermenu-item-level-0.ubermenu-current-menu-ancestor>.ubermenu-target {
    color: #f8de08 !important;
    background: transparent;
}

body .ubermenu-content-block p {
    text-align: center;
    padding: 12px;
    color: #ccc;
    font-size: 16px;
    line-height: 24px;
    font-style: italic;
}

body .ubermenu .ubermenu-item.ubermenu-item-level-0>a.ubermenu-target:hover {
    background: #0d1b36;
}

.ubermenu-skin-minimal .ubermenu-submenu .ubermenu-current-menu-item>.ubermenu-target {
    color: #fff;
}


/* body .ubermenu-main .ubermenu-submenu .ubermenu-highlight,
body .ubermenu-skin-minimal .ubermenu-submenu .ubermenu-current-menu-item>.ubermenu-target {
    color: #f8de08;
} */


/* yellow menu button for contact */

body .ubermenu .ubermenu-item.ubermenu-item-level-0.zap-menu-highlight {
    height: 76px!important;
}

body .ubermenu .ubermenu-item.ubermenu-item-level-0.zap-menu-highlight a.ubermenu-target {
    background-color: #f8de08;
    color: #000;
    line-height: 20px;
    border-radius: 6px;
    padding: 12px 20px;
    margin-left: 12px;
}

body .ubermenu .ubermenu-item.ubermenu-item-level-0.zap-menu-highlight a.ubermenu-target:hover {
    background-color: #0f1f3d;
}

body .ubermenu .ubermenu-item.ubermenu-item-level-0.zap-menu-highlight:hover a.ubermenu-target {
    background-color: #ffeb50;
    color: #000;
}

body .ubermenu-skin-minimal .ubermenu-submenu .ubermenu-item-header.ubermenu-has-submenu-stack>.ubermenu-target {
    border-bottom: 1px solid #ccc;
}

body .zap-grey-text {
    color: #eee;
}

body .ubermenu .zap-bottom-border {
    border-bottom: 1px solid #ccc;
}


/* about */

body .ubermenu-main .ubermenu-submenu.ubermenu-submenu-id-879 .ubermenu-item-header>.ubermenu-target {
    color: #fff;
}

body .ubermenu-main .ubermenu-submenu.ubermenu-submenu-id-879 .ubermenu-item-header>.ubermenu-target:hover {
    color: #f8de08;
}

body .ubermenu-main .ubermenu-custom-content-padded img.about {
    width: 100%;
}


/* TOP BAR */

#Top_bar .menu>li>a span:not(.description) {
    padding: 0 10px;
}

body #Top_bar #menu {
    background-color: transparent;
}

body #Top_bar .menu_wrapper {
    float: right;
}

#Top_bar {
    position: inherit;
}

#Top_bar.is-sticky {
    position: absolute;
}

#Top_bar.is-sticky .ubermenu-main .ubermenu-item-level-0>.ubermenu-target {
    line-height: 14px;
}

body #Top_bar.is-sticky .ubermenu-item.ubermenu-item-level-0.zap-menu-highlight a.ubermenu-target {
    margin-top: 34px;
}

.ubermenu-skin-minimal.ubermenu-horizontal .ubermenu-item-level-0>.ubermenu-submenu-drop {
    border-top: 1px solid #070f1c;
    border: 1px solid #070f1c;
    background: #0a1529;
    /* background: rgba(10,21,41,1.0);*/
}

.ubermenu-skin-minimal .ubermenu-item-level-0.ubermenu-current-menu-item>.ubermenu-target,
.ubermenu-skin-minimal .ubermenu-item-level-0.ubermenu-current-menu-parent>.ubermenu-target,
.ubermenu-skin-minimal .ubermenu-item-level-0.ubermenu-current-menu-ancestor>.ubermenu-target {
    color: #fff;
}


/* SUBHEADER */

body #Subheader {
    border-bottom: 1px solid #070f1c;
}

body #Subheader .title {
    font-size: 36px;
    line-height: 40px;
}

body #Subheader ul.breadcrumbs li a {
    color: #f8de08;
}

body #Subheader {
    padding: 75px 0 60px!important;
}


/* BOARD */

body.page-id-733 .team .desc_wrapper {
    padding-left: 18px;
}

.team_list .one-second {
    width: 73%!important;
}

.team_list .one-fourth:last-child {
    display: none!important;
}

.team.team_circle .image_frame.photo {
    width: 200px;
    height: 200px;
}


/* TABLE */

table {
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #ddd;
}

td,
th {
    border: 1px solid transparent;
    /* No more visible border */
    height: 30px;
    transition: all 0.3s;
    /* Simple transition for hover effect */
}

th {
    background: #DFDFDF;
    /* Darken header a bit */
    font-weight: bold;
}

td {
    background: #FAFAFA;
    text-align: center;
}


/* FACULTY */

#Filters .filters_wrapper ul li {
    width: inherit;
}

#Filters a {
    text-decoration: none!important;
    font-size: 15px!important;
    padding-top: 12px!important;
    padding-bottom: 12px!important;
}

#Filters .current-cat a {
    color: #fff!important;
}

#Filters .current-cat {
    background: #0a1427;
}

#Filters li:hover {
    background: #2c3e5f;
}

#Filters li:hover a {
    color: #fff!important;
}

.style-simple #Filters .filters_wrapper ul li {
    margin-bottom: 1px!important;
}

.faculty .section {
    margin: 20px 0;
}

.filters .filters_wrapper ul li {
    display: inline-block;
    width: inherit;
    margin: .5%;
    list-style: none;
}

.filters .filters_wrapper ul li a {
    display: block;
    padding: 7px 10px;
    background: #fff;
    border: 1px solid #F7F7F7;
    color: #858585;
}

.filters.small .filters_wrapper ul li {
    line-height: 12px;
}

.filters.small .filters_wrapper ul li a {
    padding: 12px;
    font-size: 16px;
}

.row-tab {
    margin-bottom: 12px;
    padding-bottom: 20px;
    border-bottom: 1px solid #F7F7F7;
}

.row-news p {
    margin-bottom: 0;
}

.publication.column {
    text-align: center;
}


/* Cells in even rows (2,4,6...) are one color 

tr:nth-child(even) td {
    background: #F1F1F1;
}*/


/* Cells in odd rows (1,3,5...) are another (excludes header cells) 

tr:nth-child(odd) td {
    background: #FEFEFE; 
}
*/


/*tr td:hover { background: #666; color: #FFF; }  */


/* Hover cell effect! */

.on-page-tabs {
    background: #333333;
    color: #fff;
    padding: 10px 30px;
}

.on-page-tabs h4 {
    color: #fff;
    font-size: 22px;
    text-align: center;
}

.on-page-tabs ul {
    text-align: center;
}

.on-page-tabs ul li {
    display: inline-block;
    margin: 0 4px 16px;
}

.on-page-tabs ul li a {
    font-size: 12px;
    padding: 8px 16px;
    background: #fff;
    color: #333333;
}


/* TABS */

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
    background: #eee;
}

body .ui-tabs .ui-tabs-nav li {
    width: inherit;
    clear: none;
}

body .ui-tabs .ui-tabs-nav li a {
    font-size: 16px;
}

body .ui-tabs .ui-tabs-nav li.ui-state-active a {
    color: #31518C;
}

.year {
    margin: 40px 0;
    background-color: #005a9c;
    padding: 20px;
    width: 100%;
}

.year span {
    letter-spacing: 10px!important;
    font-size: 24px!important;
    font-weight: bold!important;
    color: #ffffff!important;
}

.date2 {
    text-align: center;
    color: #000000;
    font-weight: bold;
    padding: 5px;
    width: 100%;
    height: auto;
    font-size: 26px;
    border-width: thin;
    border-bottom: solid;
    border-left: solid;
    border-right: solid;
}

.date4 {
    background-color: #005a9c;
    padding: 5px;
    display: block;
    font-weight: bold;
    width: 100%;
    height: auto;
    color: #ffffff;
    text-align: center;
    border-width: thin;
    border-bottom: solid;
    border-left: solid;
    border-right: solid;
    border-color: #005a9c;
}


/* categories */

body .category-training-education .post-meta,
body .category-upcoming-training .post-meta {
    display: none;
}

body .training ul li {
    list-style-type: disc;
}

body .training ul {
    margin: 0 0 30px 50px;
}

body p.note {
    /* font-weight: bold; */
    padding: 20px 30px;
    background: #eeeeee;
    font-size: 16px;
    color: #1e283b;
}


/* NEWS ARTICLES*/

.article-date {
    margin-top: 0;
    position: relative;
    top: 30px;
    transform: rotate(90deg);
    transform-origin: left bottom 0;
    padding: 10px;
    margin-bottom: 20px;
    font-weight: bold;
    background-color: #849bac;
    font-size: 18px;
    display: inline-block;
    color: #ffffff;
}

.article-author {
    font-style: italic;
}

.article-section {
    margin-left: 80px;
}


/* HEADINGS */

.fancy1 h2 {
    font-size: 30px!important;
    color: #060C17!important;
}

h2.entry-title {
    font-size: 28px;
    line-height: 32px;
}


/* ARTICLES */

.article2 .article_box .photo_wrapper {
    width: 100%;
}

.article2 .article_box .photo_wrapper img {
    width: 100%;
}

.article2 .article_box .desc_wrapper {
    width: 100%;
    background: none;
    padding: 0;
}

.article2 .article_box .desc_wrapper p {
    padding: 10px;
    background: #FADF06;
    font-size: 14px;
    font-weight: bold;
    color: #060C17;
}

.article2 .article_box .desc_wrapper h4 {
    font-size: 14px;
    line-height: 24px;
    font-weight: bold;
    margin: 0 4%;
}

.article2 .article_box .desc_wrapper i.icon-right-open {
    display: none;
}


/* COLUMNS */

.one-fourth {
    width: 25%;
}

.three-fourth {
    width: 70%;
}

.wrap.mcb-wrap {
    float: left;
}

.one-fourth.mcb-wrap {
    width: 21%;
    margin: 0 2%;
}

.three-fourth.mcb-wrap {
    width: 71%;
    margin: 0 2%;
}


/* TEAM */

.team.team_horizontal .image_frame {
    width: 15%;
    border-color: transparent;
}

.team.team_horizontal .desc_wrapper {
    width: 80%;
}

.speaker {
    vertical-align: top;
    border-top: solid;
    border-width: thin;
    border-color: #b5b5b5;
    width: 45%;
    display: inline-block;
    margin-right: 50px;
}

.speakerleft {
    vertical-align: top;
    padding-top: 10px;
    display: inline-block;
    width: 125px;
}

.speakerright {
    padding-top: 20px;
    display: inline-block;
    width: 70%;
}

body .speakers .filters .filters_wrapper ul li a .button {
    background: #f8de08;
    color: #0a1529;
    text-transform: uppercase;
    text-decoration: none;
}


/*
#Subheader {
	padding:250px 0 100pxl
}

.column, .columns {
    margin: 0 2% 40px;
}
.one-second.column {
    width: 46%;
}*/

.block-next {
    background: #FADF06;
    padding: 20px;
}

.section-blocks {
    margin-bottom: 40px;
}

.section-blocks h5 {
    font-size: 18px;
    line-height: 28px;
    font-weight: bold;
    margin-bottom: 0!important;
}

.section-blocks a {
    font-size: 14px;
    font-weight: normal!important;
}

.section-blocks .column {
    margin-bottom: 0;
}

.section-blocks h4 {
    font-size: 28px;
    line-height: 38px;
    font-weight: bold;
    padding-bottom: 20px;
    margin-bottom: 40px;
    border-bottom: 3px dotted #333333;
}

.section-block {
    margin: 0 30px 30px!important;
    float: left;
    width: inherit!important;
}

body .wp-caption {
    box-shadow: 0 3px 5px -1px rgba(0, 0, 0, .2), 0 5px 8px 0 rgba(0, 0, 0, .14), 0 1px 14px 0 rgba(0, 0, 0, .12);
}

body .accordion .question.active .title {
    color: #1f3254;
}

body.style-simple .accordion .question .title {
    font-size: 18px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e5e5e5+100;White+3D */
    background: rgb(255, 255, 255);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0);
    /* IE6-9 */
}

body.style-simple .accordion .question .answer {
    padding: 20px;
}


/* removed by brandon on 1/24/2019
.one.mcb-wrap {
    width: 96%;
    margin:0 2%;
} */

.two-third.mcb-wrap {
    width: 62.666%;
    margin: 0 2%;
}

.one-third.mcb-wrap {
    width: 29.333%;
    margin: 0 2%;
}


/* google maps wrapper */

body .google-map-wrapper {
    box-shadow: 0 3px 5px -1px rgba(0, 0, 0, .2), 0 5px 8px 0 rgba(0, 0, 0, .14), 0 1px 14px 0 rgba(0, 0, 0, .12);
}


/* contact us */

body .get_in_touch {
    box-shadow: 0 3px 5px -1px rgba(0, 0, 0, .2), 0 5px 8px 0 rgba(0, 0, 0, .14), 0 1px 14px 0 rgba(0, 0, 0, .12);
}

body .get_in_touch ul li .icon {
    color: #f8de08;
}


/* PROMO */

.promo2 .promo_box_wrapper .photo_wrapper {
    width: 50%;
}

.promo2 h2 {
    font-size: 18px!important;
    line-height: 24px!important;
    font-weight: normal!important;
}

.promo2 .promo_box_wrapper .desc_wrapper {
    width: 46%;
    margin: 0 2% 40px;
    padding-top: 0;
}

#Top_bar .menu li {
    margin: 0 10px!important;
    float: none!important;
    display: inline-block!important;
}

.button-flat a.button,
.button-flat:not(.header-plain) a.action_button,
.button-flat a.tp-button,
.button-flat button,
.button-flat input[type="submit"],
.button-flat input[type="reset"],
.button-flat input[type="button"] {
    display: inline-block;
    margin: 12px 0;
}

.restaurant {
    vertical-align: top;
    text-align: center;
    display: inline-block;
    margin: 10px 40px 40px;
    font-weight: bold;
}

.zap-grey-border-top {
    border-top: 1px solid #ccc;
}


/* SPEAKERS / PERSONS TEMPLATE */

#Filters .filters_wrapper ul li {
    text-align: left;
}

.fg-layout-3-filters-wrap .fg-layout-3-search-box {
    margin-top: -16px;
}

body .fg-layout-3-item-content h5.fg-item-title {
    margin-bottom: 8px;
}

body .elementor .fg-layout-3-filter-controls {
    list-style: none;
}

body .elementor .fg-layout-3-filter-controls li {
    margin-left: 0;
}

body .ae-acf-repeater-layout-carousel .ae-carousel-yes .elementor-section-wrap>section {
    height: auto;
}

body .fg-layout-3-search-box input[type=text] {
    background: white;
    border: 1px solid #ddd;
}

body .fg-filter-wrap button {
    background: white;
    border: 1px solid #ddd;
    border-right: 0;
}


/*
body.style-simple #Filters .filters_wrapper ul li.current-cat a:hover,
body.style-simple #Filters .filters_wrapper ul li.current-cat a:hover,
body.style-simple #Filters .filters_wrapper ul li.current-cat a:hover{
    background: #f0f0f0;
}*/

ul.topics li.topic {
    display: block;
    width: calc(50% - 20px);
    margin: 0 10px 20px!important;
    float: left;
}

ul.topics li.topic a {
    padding: 16px 22px;
    border: 1px solid #e2e2e2;
    display: block;
}

ul.topics li.topic a:hover {
    text-decoration: none;
    background: #e2e2e2;
}

body .zap-speakers .section_wrapper {
    max-width: 1400px;
}

body .zap-speakers .inner_section_wrapper {
    max-width: calc(100% - 20px);
    margin: 0 auto;
}

body #Content.zap-speakers {
    padding-top: 0!important;
}

body .zap-speakers .isotope-filters {
    width: 30%!important;
    margin: 0!important;
    float: left!important;
}

body .zap-speakers .column_portfolio {
    width: 70%!important;
    margin: 0!important;
    float: right!important;
    padding-top: 30px!important;
}

body .zap-speakers .isotope-filters ul.categories {
    box-shadow: 0 3px 5px -1px rgba(0, 0, 0, .2), 0 5px 8px 0 rgba(0, 0, 0, .14), 0 1px 14px 0 rgba(0, 0, 0, .12);
}

body .zap-speakers .isotope-filters .filters_wrapper {
    padding: 30px 20px 20px;
    margin-top: 0!important;
    border-color: rgba(0, 0, 0, .08);
    border-style: solid;
    border-width: 1px;
    border-left: 0;
    border-top: 0;
    border-bottom: 0;
}

body .zap-speakers .isotope-filters ul ul li {
    background: #fff;
}

body .zap-speakers .isotope-filters ul li {
    list-style: none!important;
    margin: 0!important;
    font-size: 18px!important;
    display: block!important;
    /*background: rgba(10,21,41,.95);*/
}

body .zap-speakers .isotope-filters ul li.heading a {
    padding: 16px 12px 16px 22px!important;
}

body .zap-speakers .isotope-filters ul li a {
    border-top: none!important;
    border-right: none!important;
    border-left: none!important;
    border-bottom: 1px solid #eeeeee!important;
    padding: 12px 12px 12px 42px!important;
}

body.page-template-template-topics .portfolio-item,
body .zap-speakers .portfolio-item {
    width: 31%!important;
}

body .portfolio_group .portfolio-item.zap-faculty .image_frame {
    border-color: #ffffcc;
}

body .portfolio_group .portfolio-item.zap-faculty .desc {
    background-color: #ffffcc;
}

body .zap-speakers .zap-job-title {
    color: #a8a8a8;
    font-weight: normal;
    line-height: 20px;
}

body .zap-speakers .zap-speaker-category {
    font-weight: normal;
    margin-bottom: 0;
}

body .portfolio_group .portfolio-item.zap-faculty .zap-speaker-category {
    font-weight: bold;
}


/* CAREERS */

.job-container {
    padding: 30px 20px 0 20px;
    /*background: #f3f3f3;*/
    margin: 0 20px;
    width: calc(50% - 40px)!important;
}

.job-container:nth-child(even) {
    clear: left;
}

.job-container .button {
    margin: 0;
}

.job-container hr {
    width: 40%;
    margin-left: 0;
}

.job-container .job-salary {
    color: #67768e;
    font-size: 16px;
    line-height: 26px;
    margin: 0 0 20px;
}

.job-container hr,
.job-container .hr_dots span {
    color: #f8de08;
    background: #f8de08;
}

.job-title {
    margin-bottom: 0;
}

.job-title h4 {
    margin: 0 0 6px;
    color: #0d1b36;
    font-size: 22px;
    line-height: 32px;
    font-weight: 400;
    letter-spacing: 0px;
}

.stats h3 {
    font-size: 50px!important;
    letter-spacing: -2px!important;
    line-height: 70px!important;
    font-weight: 700!important;
}


/* DOWNLOADS */

body a.wpdm-download-link.btn.btn-info {
    margin: 10px 0;
}

body .wpdm-link-tpl strong.ptitle {
    font-size: 16px;
}

body .w3eden .col-md-4:nth-child(3n+1) {
    /*border:1px solid red;*/
    clear: left;
}

body .w3eden .col-md-4.col-sm-1.col-xs-12 {
    margin-bottom: 40px;
    border-top: 1px solid #e2e2e2;
    padding-top: 40px;
}


/* brandon modifications 2019-02-18 */

body .portfolio_group .portfolio-item .image_frame {
    box-shadow: none;
    border-radius: 0;
}

body .portfolio_group .portfolio-item .desc {
    background: #f8f8f8;
}


/* 
body .portfolio_group.grid.col-4 .portfolio-item {
    border-radius: 3px;
    box-shadow: 0 3px 5px -1px rgba(10, 21, 41, .2), 0 5px 8px 0 rgba(10, 21, 41, .14), 0 1px 14px 0 rgba(10, 21, 41, .12);
} */

body .hide-love .portfolio_group .portfolio-item .desc .title_wrapper strong {
    font-weight: 400;
}


/* footer */

body #Footer {
    border-top: 1px solid #070f1c;
    font-size: 16px;
    line-height: 26px;
}

body #Footer .zap-footer-icon {
    display: inline-block;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    background-color: #f8de08;
    color: #111;
    font-size: 18px;
    margin-right: 12px;
}

body #Footer .zap-footer-icon:hover {
    background-color: #fff;
}

body #Footer .zap-footer-icon[class^="icon-"]:before,
body #Footer .zap-footer-icon[class*=" icon-"]:before {
    margin-left: 11px;
    margin-top: 11px;
}

body #Footer .footer_copy .social li a,
body #Footer .footer_copy .social-menu a {
    color: #fff;
}

body #mc_embed_signup input[type="submit"] {
    box-shadow: 0 1px 8px 0 rgba(10, 21, 41, .2), 0 3px 4px 0 rgba(10, 21, 41, .14), 0 3px 3px -2px rgba(10, 21, 41, .12);
    /* font-family: Raleway, PT Sans, Arial; */
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
    background-color: #f8de08;
    color: #001946;
}

body.category aside.widget {
    width: 23%;
    margin: 30px 0px;
}

body.category #Footer aside.widget {
    width: 100%!important;
    margin: 30px 0px;
}

#Top_bar .search_wrapper {
    background: #fff;
    box-shadow: 0 1px 8px 0 rgba(10, 21, 41, .2), 0 3px 4px 0 rgba(10, 21, 41, .14), 0 3px 3px -2px rgba(10, 21, 41, .12);
    color: #333;
    border-radius: 6px;
    position: absolute;
    right: 0;
    top: 100%;
    display: none;
    z-index: 201;
    padding: 8px 8px 8px 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#Top_bar .search_wrapper .icon_search,
#Top_bar .search_wrapper .icon_close {
    top: 18px;
}

#Top_bar .search_wrapper .icon_close {
    color: #333;
}

#Top_bar .search_wrapper input[type=text] {
    border-color: #fff;
    color: #333;
}


/* summit page */

.elementor-container table.zap-summit-agenda td {
    font-size: 14px;
    line-height: 18px;
}

.elementor-container table.zap-summit-agenda td a {
    font-style: italic;
}

.elementor-container table.zap-summit-agenda tr td:first-child {
    white-space: nowrap;
    font-weight: bold;
}

.elementor-container table.zap-summit-agenda thead tr th {
    white-space: nowrap;
    font-weight: bold;
    background: #eee;
    text-align: center;
}

.premium-modal-box-modal-dialog {
    width: 900px!important;
    max-height: 800px!important;
    overflow: auto;
}

.person-loop h4,
.person-loop .elementor-text-editor {
    text-align: center;
}

.person-loop h4 {
    margin-bottom: -12px!important;
}


/* downloads */

.wpdm-download-link.btn.btn-info.btn-sm,
.w3eden .link-template-default.thumbnail .wpdm-download-link.btn {
    font-family: inherit;
    padding: 0 12px!important;
    line-height: 32px!important;
    font-size: 12px;
    margin: 0;
    background: #ffee00;
    color: rgb(10, 21, 41) !important;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .12);
}


/* responsive tables from https: //codepen.io/dbushell/pen/wGaamR */

.rtable {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    overflow-x: auto;
    white-space: nowrap;
    border-collapse: collapse;
    border-spacing: 0;
}

.rtable,
.rtable--flip tbody {
    -webkit-overflow-scrolling: touch;
    background: radial-gradient(left, ellipse, rgba(0, 0, 0, .2) 0%, rgba(0, 0, 0, 0) 75%) 0 center, radial-gradient(right, ellipse, rgba(0, 0, 0, .2) 0%, rgba(0, 0, 0, 0) 75%) 100% center;
    background-size: 10px 100%, 10px 100%;
    background-attachment: scroll, scroll;
    background-repeat: no-repeat;
}

.rtable td:first-child,
.rtable--flip tbody tr:first-child {
    background-image: linear-gradient(to right, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0) 100%);
    background-repeat: no-repeat;
    background-size: 20px 100%;
}

.rtable td:last-child,
.rtable--flip tbody tr:last-child {
    background-image: linear-gradient(to left, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0) 100%);
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-size: 20px 100%;
}

.rtable th {
    font-size: 11px;
    text-align: left;
    text-transform: uppercase;
    background: #f2f0e6;
}

.rtable th,
.rtable td {
    padding: 12px;
    border: 1px solid #d9d7ce;
    max-width: 180px;
    width: 180px;
    white-space: normal;
}


/* desktop only */

@media only screen and (min-width: 1240px) {
    body .dbox-donation-button {
        /*background: #f8de08;  
        color: #0a1529;*/
        position: fixed;
        right: -75px;
        top: 50%;
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }
    #Top_bar.is-sticky .top_bar_right_wrapper {
        top: 34px;
    }
    .elementor-container table.zap-summit-agenda tr td:not(:first-child) {
        width: 22%;
    }
    .elementor-container table.zap-summit-agenda tr td:first-child {
        width: 14%;
    }
}


/* desktop only */

@media only screen and (min-width: 1600px) {
    body #Top_bar.is-sticky {
        height: 110px;
    }
    body #Top_bar.is-sticky #logo {
        height: 89px !important;
        line-height: 89px !important;
        padding: 9px 0 !important;
    }
    body #Top_bar.is-sticky #logo img.logo-sticky {
        max-height: 100%;
    }
}

@media only screen and (max-width: 1599px) {
    body #Top_bar.is-sticky nav#menu {
        margin-top: -24px!important;
    }
    body #Top_bar.is-sticky #logo img.logo-sticky {
        max-height: 51px;
    }
    /* top right button to exit immediately */
    body a.zap-exit-site {
        width: 3%;
    }
}


/* tablets */

@media only screen and (max-width: 1239px) {
    /* top right button to exit immediately */
    body a.zap-exit-site {
        width: 2%;
    }
    body #Top_bar #menu {
        background-color: rgba(10, 21, 41, 1)!important;
        padding: 20px 10px 0 10px;
    }
    /* top right button to exit immediately */
    body a.zap-exit-site {
        display: none;
    }
    /*body .ubermenu .ubermenu-item.ubermenu-item-level-0.zap-menu-highlight a.ubermenu-target {
   	 margin-top:20px!important;
	}*/
    body #Top_bar #menu ul li {
        margin-bottom: 12px;
    }
    body #Top_bar #menu ul li li a span {
        line-height: 24px;
    }
    body #Top_bar #menu>ul li:last-child {
        height: 60px!important;
    }
    body #Top_bar #menu ul li ul {
        border: 0;
    }
    body #Top_bar #menu ul li ul li {
        margin-bottom: 0;
    }
    body #Top_bar #menu ul li ul li ul {
        padding: 16px 16px 0;
    }
    body #Top_bar #menu ul li ul li ul li {
        margin-bottom: 24px;
    }
    body #Top_bar #menu ul>li:last-child {
        margin-bottom: 0;
        height: 60px!important;
    }
    body #Top_bar #menu ul li ul li:last-child {
        /*margin-bottom: 24px;*/
        height: inherit!important;
    }
    body #Top_bar #menu ul li a.button {
        line-height: normal;
        padding: 10px 20px;
    }
    #Top_bar #menu ul li ul li ul li a {
        padding: 0 20px 0 20px;
    }
    body .ubermenu .ubermenu-item:not(.ubermenu-active) .ubermenu-submenu-drop {
        display: none;
    }
}

@media only screen and (min-width: 767px) and (max-width: 1239px) {
    body .zap-work h4 {
        height: 72px;
    }
}


/* phones */

@media only screen and (max-width: 767px) {
    body a.zap-exit-site {
        display: none;
    }
    #Top_bar #logo,
    .header-fixed #Top_bar #logo,
    .header-plain #Top_bar #logo,
    .header-transparent #Top_bar #logo {
        height: 80px;
    }
    #Header #Top_bar {
        background-color: rgba(10, 21, 41, .95)!important;
    }
    #Top_bar .logo #logo,
    #Top_bar .logo .custom-logo-link {
        margin: 14px 55px 10px 10px;
    }
    /* ubermenu */
    #Top_bar #menu {
        border-top: 1px solid #193668;
    }
    #Top_bar #menu>ul li {
        border-bottom: 1px solid #193668;
    }
    #Top_bar .ubermenu-transition-shift .ubermenu-item .ubermenu-submenu-drop {
        margin-top: 0;
    }
    body .ubermenu-skin-minimal.ubermenu-horizontal .ubermenu-item-level-0>.ubermenu-submenu-drop {
        border: 0;
        border-top: 1px solid #193668;
    }
    body #Top_bar #menu ul li ul li.ubermenu-item-header>a {
        border-bottom: 1px solid #193668;
    }
    /* yellow menu button for contact */
    body .ubermenu .ubermenu-item.ubermenu-item-level-0.zap-menu-highlight {
        padding: 12px;
        text-align: center;
        height: 70px;
    }
    body .ubermenu .ubermenu-row {
        margin-bottom: 0;
    }
    body .ubermenu.ubermenu-submenu-indicator-closes .ubermenu-sub-indicator-close>[class^=fa] {
        left: -16px;
    }
    body ul#ubermenu-nav-main-2-main-menu {
        padding: 20px!important;
        margin-left: -20px!important;
    }
    body .ubermenu .ubermenu-item.ubermenu-item-level-0.zap-menu-highlight a.ubermenu-target {
        width: 100%;
    }
    body #Top_bar a.responsive-menu-toggle {
        right: 18px;
    }
    /* summit */
    body .elementor ul li {
        margin-left: 0;
    }
    body .team.team_circle .presentations,
    .presentations {
        margin: 0 !important;
    }
    .special-speakers li .right {
        padding-top: 0;
    }
    body .elementor ul {
        margin-left: 15px;
        margin-left: 16px;
    }
    .eael-lightbox-modal-window,
    .eael-lightbox-popup-window {
        max-width: 100%;
    }
}


/* old simple css 

@media (min-width: 768px){

    div.has_ae_slider.elementor-element.elementor-element-dff076f.ae-bg-gallery-type-default.elementor-column.elementor-col-50.elementor-inner-column{
    width: 50% !important;
	}
    
}

h3.ae-element-custom-field{

    line-height: 1.6 !important;
    font-size: 20px !important;
}

h3{
    margin-bottom: 0px;
}

.elementor-5743 .elementor-element.elementor-element-dbf5100 > .elementor-widget-container{

	padding: 0px 0px 0px 0px !important;

}


.ae-element-custom-field{

display: initial !important;

}

div#zap-side-menu.elementor-element.elementor-element-0ffea87.nav-align-right.elementor-widget.elementor-widget-eael-one-page-nav.animated.fadeIn{

display:none !important;

}
*/