/* Adjustments */
body .post-article .post__image { background-position: 50% 0; background-size:auto; }
.article__body > ul,
.article__body > ol { margin: 1em 2em; }
.single .section__author .author__thumb {  width: 70px; height: 70px; border-radius: 70px; overflow: hidden; }
.single .is-fixed .section__author .author__thumb { width: 40px; height: 40px; }
.single .article__author .author__thumb {  width: 90px; height: 90px; border-radius: 90px; overflow: hidden; }

/* Sidebar Tweaks */
.section__aside .items__body .item .item__image { border-radius: 50%; overflow: hidden; max-height: 70px; width: 70px; }
.section__aside .items-wysiwyg .items__body { font-size: .875em; padding-top: 1em; }
.section__aside .items-code .items__body { font-size: .875em; padding-top: 1em; }
.section__aside .items-different:first-child { padding-top: 0; }
.section__aside .items--widget-ads > .media--different:first-child { padding-top: 0; }
.grid__col.grid__col--1of2 .block { min-height: 20rem; }
.section__content ol, .section__content ul { margin: 1em 2em; }
    .section__content .tabs .tabs__nav ul { margin: 0; }
    .section__content .socials ul { margin: 0; }
.contributor .contributor__image { border-radius: 50%; max-width: 290px; max-height: 290px; overflow: hidden; }

/* rendering bug for shorter company bio/no bio */
.job-details .job__foot { width: 100%; }

.video__empty-search { color: #fff; }


/* Default WP Styles */
.section__content .wp-caption { max-width: 100%; padding: 10px; box-shadow: 0 2px 16px rgba(0,0,0,.12); }
.section__content .wp-caption img { display: block; margin: 0 auto; }
.section__content .wp-caption .wp-caption-text, .content .gallery-caption, .content .entry-caption { font-style: italic; font-size: 14px; line-height: 1.4; color: #666; padding: 12px 0 6px; margin: 0; }

.alignleft { float: left; margin: 0px 30px 5px 0px; max-width: 50%; }
.alignright { float: right; margin: 0 0 5px 30px; max-width: 50%; }
.aligncenter { display: block; float: none; text-align: center; clear:both; margin: 0 auto; max-width: 100%; }

.form--login-public { max-width: 600px; }
.form--editor { max-width: 900px; }
.form--login-public .gfield { margin-bottom: 1em; }
.form--login-public hr { margin: 1em 0; border: 0; padding: 0; border-top: 1px solid #d8d8d8; }
.form--login-public .gform_title + hr { margin-top: 0; }
.form--login-public .g-recaptcha { padding: 1em 0 .5em; }
.form--login-public .g-recaptcha > div { margin: 0 auto; }
.login--forgot { font-size: 1.5rem; margin-top: 2em; }

form .message { margin: 1em 0; padding: 1em; border-left: 2px solid; background: #fff; }
form .message.errors { border-color: #c90000; }
form .message.success { border-color: #090; }


/* Calendar */
body .tribe-common .tribe-common-c-btn, body .tribe-common a.tribe-common-c-btn { border-radius: 99px }
body .tribe-events .tribe-events-c-top-bar__nav-list { margin-top: -32px; }
body .tribe-common .tribe-common-h7 {
    font-family: 'Barlow', sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px !important;
    letter-spacing: 1px;
}

html .tribe-events .tribe-events-calendar-list__month-separator:after {
    background-color: #EB1718;
    height: 3px !important;
}
html body .tribe-common .tribe-events-calendar-list__event-datetime-wrapper.tribe-common-b2,
html body .tribe-events .tribe-events-calendar-list__event-datetime,
html body .tribe-events-schedule h2 {
    text-transform: uppercase;
    font: 16px 'Barlow', sans-serif !important;
    font-weight: bold !important;
    color: #EB1718 !important;
}
body .tribe-events-calendar-list__event-featured-image-wrapper img { width: 375px; }
@media (min-width: 768px ) {
    body .tribe-events-calendar-list__event-featured-image-wrapper img { width: 250px; margin: 0 auto; }
}

/* Featured Events */
body .tribe-events .tribe-events-calendar-list__event-datetime-featured-text {
    color: #2B2B2B !important;
}

html .tribe-events .tribe-events-calendar-list__event-row--featured .tribe-events-calendar-list__event-date-tag-datetime:after {
    background-color: #EB1718 !important;
    border-radius: 0;
}

.tribe-common .tribe-common-c-svgicon--featured path {
    color: #EB1718;
}

/* Calendar Single */
.single #tribe-events-pg-template {
    max-width: 845px;
    margin-left: 0;
}

body .tribe-events-back a, body .tribe-events-back a:visited {color: #136FF0;}
body .tribe-events-single-event-title {font-family: "Inter", sans-serif; font-size: 5.2rem; line-height: 1.1 !important; color: #2B2B2B !important;}
html body .tribe-events-schedule { margin-top: 10px; }

body .tribe-events-notices { font-style: italic; padding: 16px; background-color: #ffc; border: 0; }

/*
html .tribe-events-meta-group .tribe-events-single-section-title { font-size: 16px !important; color: #EB1718; font-family: 'Barlow', sans-serif; }
*/
.single #tribe-events-content h2 {
    text-transform: uppercase;
    font: bold 20px 'barlow', sans-serif;
    border-top: 0;
}
.single h2.tribe-events-lg-title,
.single h2.tribe-events-related-events-title {
    font: bold 24px 'barlow', sans-serif !important;
    border-bottom: 3px solid #EB1718;
    padding-bottom: 16px;
}
.single .tribe-events-content li {
    margin-left: 20px;
    padding-left: 20px !important;
    text-indent: -20px !important;
}
body .tribe-events-cal-links .tribe-events-gcal,
body .tribe-events-cal-links .tribe-events-ical {
    display: inline-block;
    padding: 10px 30px 10px 50px !important;
    background-position: 20px center;
    font: bold 16px 'Barlow', sans-serif !important;
    border: 1px solid #136FF0;
    color: #136FF0;
    border-radius: 99px;
    transition: .2s background-color;
}
body .tribe-events-cal-links .tribe-events-gcal:hover,
body .tribe-events-cal-links .tribe-events-ical:hover {
    background-color: rgba(19,111,240,.15);
}

.single #tribe-events-content .contributors__body {
    justify-content: flex-start;
}
.single #tribe-events-content .contributors__body .contributor {
    width: 33.3333%;
}
.single #tribe-events-content .contributors__body .contributor h3 {
    font: 20px 'Inter', sans-serif;
    margin: 20px 0 4px;
}
.single #tribe-events-content .contributors__body .contributor p {
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    margin: 4px 0 0;
    opacity: .75;
}
@media (min-width: 768px) {
    .tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next, .tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous { max-width: 50%; }
}

/* Alert */
.ipw-alert { background-color: #2B2B2B; color: #fff; padding: 18px 0; font-size: 16px; text-align: center; letter-spacing: -0.25px; }
.ipw-alert.ipw-alert--gray { background-color: #eeede9; color: #4a4a4a; }
.ipw-alert .fa { margin-right: 6px; }
.ipw-alert a { transition: opacity .2s; text-decoration: none; border-bottom: 1px solid rgba(255,255,255,.8); padding-bottom: 1px; }
.ipw-alert a:hover { opacity: 0.75; }
.ipw-alert .ipw-alert-x { display: none !important; position: absolute; top: 10px; right: 16px; text-decoration: none; font-size: 24px; border-bottom: 0; line-height: 1.25; }
.ipw-alert p { margin-bottom: 0; max-width: 1200px; margin: 0 auto; }
.ipw-alert p + p { margin-top: 12px; }

.ipw-alert .shell { padding-right: 48px; }
.ipw-alert .ipw-alert-x { display: inline-block; width: 30px; height: 30px; background-color: rgba(255,255,255,.2); border-radius: 4px; }

@media screen and (max-width: 767px) {
}

.author--bio { padding-bottom: 4rem; margin-bottom: 4rem; border-bottom: 1px solid #eee; }
.author--bio .author--image { float: right; padding: 2px; border: 1px solid #eee; margin: 0 0 1em 1em; }
.socials--author { margin-bottom: 1em; }