/* Adjustments */
body .post-article .post__image { background-position: 50% 0; background-size: contain; }
.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 0 0 1em; }
    body.single-post .section__content .socials ul { margin-left: 1rem; }

/* People/Contributor/Speaker/Author Images */
.contributor .contributor__image { border-radius: 50%; overflow: hidden; width: 100%; height: 0; padding-top: 100%; }
.contributor .contributor__image img { height: 100%; width: 100%; object-fit: cover; position: absolute; top: 0; left: 0; }
.contributor p.title { margin-bottom: 0.6rem; }
.contributor p.company { font-weight: 600; margin-bottom: 0; }
.contributor a { padding-left: 3.25vw; padding-right: 3.25vw; }
html .tribe-events-single > .tribe_events { overflow: auto; }

/* #tribe-events-content .contributors .contributor .contributor__image img { height: auto; } */

/* People Page Filter */
.contributors__head-inner .dropdown,
.contributors__head-inner { min-width: 220px; }

/* 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;
}
.single .tribe-events-content a img {
    display: block;
}
@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; }
.author--more { text-align: center; font-size: 1rem; padding: 2rem 0 1rem; }
.post-article .post__content--full { width: auto; } 

/* Legacy Pullquote Styles */
.pullquote { 
	font-size: 26px;
    line-height: 1.4;
    color: #EB1718;
    /* font-family: 'Ubuntu Condensed', sans-serif; */
	padding: 0 0 20px;
	margin-bottom: 30px;
	position: relative;
}
.pullquote.small { 
	font-size: 1em;
}

.pullquote.medium { 
	font-size: 1.25em;
}
.page.content.post .text .pullquote p,
.pullquote p { 
    line-height: 1.4;
    color: #EB1718;
}
.pullquote:after { 
	content: '';
    display: block;
    border-bottom: 3px solid #EB1718;
    width: 60%;
    position: absolute;
	bottom: 0px;
	left: 0;
	z-index: 0;
}
.section blockquote p:last-child { margin-bottom: 0;}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   https://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

   @media print {
    *,
    *::before,
    *::after {
      background: #fff !important;
      color: #000 !important;
      /* Black prints faster */
      box-shadow: none !important;
      text-shadow: none !important;
    }
  
    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */
    a[href^="#"]::after,
    a[href^="javascript:"]::after {
      content: "";
    }

    p a { text-decoration: underline; }
  
    pre {
      white-space: pre-wrap !important;
    }
  
    pre,
    blockquote {
      page-break-inside: avoid;
    }
  
    /*
     * Printing Tables:
     * https://web.archive.org/web/20180815150934/http://css-discuss.incutio.com/wiki/Printing_Tables
     */
    thead {
      display: table-header-group;

    }
  
    tr,
    img {
      page-break-inside: avoid;
    }
  
    p,
    h2,
    h3 {
      orphans: 3;
      widows: 3;
    }
  
    h2,
    h3 {
      page-break-after: avoid;
    }

    /* hide */
    .nav, .header .header__aside, .socials--alt, .socials, .comments__form, .comments__head, .section-features, .footer .footer__bar, .section .section__aside, .breadcrumbs { display: none; }

    .section .section__content { width: 100%; border: 0; }

    .header { padding-bottom: 20px; margin-bottom: 20px; }
    .section .section__head.is-fixed { position: static; top: auto; left: auto; right: auto; padding-bottom: 20px; box-shadow: none; }
    .section .section__head.is-fixed .section__head-inner { max-width: 100%; padding: 20px 0; }
    .section--border-bottom .section__inner { padding-top: 0 !important; }
    .section .section__head-inner { display: block; }
    .section .section__head.is-fixed h1 {
        width: auto;
        margin-bottom: 0;
        margin-right: auto;
        margin-left: 2rem;
        -webkit-box-flex: 1;
            -ms-flex: 1 1;
                flex: 1 1;
        -webkit-box-ordinal-group: 1;
            -ms-flex-order: 1;
                order: 1;
        font-size: 4.2rem;
        white-space: normal;
        -o-text-overflow: ellipsis;
           text-overflow: ellipsis;
        overflow:visible; }
    .section .section__head.is-fixed .section__author-inner {
        display: block; }
}

.article__author-inner a { color: #000; }

.tribe-related-events-thumbnail { margin: 2em 0; }
.tribe-events-single ul.tribe-related-events li .tribe-related-events-thumbnail a { padding-top: 150px; background-position: center center; background-size: contain; background-repeat: no-repeat; }

.ipw-comments--cached { font-style: italic; color: #999; text-align: center; width: 87%; padding: 2rem 0 0; margin: 0 4rem 0 0; }

@media screen and (max-width: 1199px) {
    
    .ipw-comments--cached { width: 100%; margin: 0; }

}

.single-ipw-webinar #signup-form .form-register { background: #fff; }
.single-ipw-webinar #signup-form .form-register .gform_wrapper { background: #fff; padding: 0; }
.single-ipw-webinar #signup-form .form-register .gform_wrapper select.gfield_select { width: 100%; }
