/* global color variable */
/* disable white background */
/* disable yellow background */
body {
  padding: 0 !important; }

@media only screen and (min-width: 1920px) {
  header .right_overlay {
    width: 2000em;
    right: auto;
    left: 50%;
    transform: translate(300px, 0); } }
header .primary_menu ul li.menu-item-has-children > .caret_down {
  padding: 0; }

.home_sponsor .container .home_sponsor_right .bx-wrapper {
  max-width: none !important; }
.home_sponsor .container .home_sponsor_right ul li {
  height: auto !important; }
  .home_sponsor .container .home_sponsor_right ul li .sponsor-logotype {
    display: block;
    height: 60px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain; }


.home_resources .container .left .left_column .placeholder {
  display: block; }
  .home_resources .container .left .left_column .placeholder .yellow_strip {
    transition: all 0.3s ease-in-out; }
  .home_resources .container .left .left_column .placeholder:hover .yellow_strip {
    height: 70px; }
  .home_resources .container .left .left_column .placeholder:hover .resources_explore {
    bottom: 30px; }
    .home_resources .container .left .left_column .placeholder:hover .resources_explore .top_arrow {
      width: 26px; }
.home_resources .container .right .placeholder {
  display: block; }
  .home_resources .container .right .placeholder .yellow_strip {
    transition: all 0.3s ease-in-out; }
  .home_resources .container .right .placeholder:hover .yellow_strip {
    height: 70px; }
  .home_resources .container .right .placeholder:hover .resources_explore {
    bottom: 30px; }
    .home_resources .container .right .placeholder:hover .resources_explore .top_arrow {
      width: 26px; }
.home_resources .container .right .right_column .half_column_left,
.home_resources .container .right .right_column .half_column_right {
  display: block; }
  .home_resources .container .right .right_column .half_column_left .yellow_strip,
  .home_resources .container .right .right_column .half_column_right .yellow_strip {
    transition: all 0.3s ease-in-out; }
  .home_resources .container .right .right_column .half_column_left:hover .yellow_strip,
  .home_resources .container .right .right_column .half_column_right:hover .yellow_strip {
    height: 70px; }
  .home_resources .container .right .right_column .half_column_left:hover .resources_explore,
  .home_resources .container .right .right_column .half_column_right:hover .resources_explore {
    bottom: 30px; }
    .home_resources .container .right .right_column .half_column_left:hover .resources_explore .top_arrow,
    .home_resources .container .right .right_column .half_column_right:hover .resources_explore .top_arrow {
      width: 26px; }

.home_upcoming .container .event_pager #eventpager li:last-child {
  visibility: hidden; }

#slide-counter > span:nth-child(3) {
	display:none !important;
	
}


strong.current-index:nth-child(2) {
		display:none;
}

.home_latestnews .container .upcoming_special {
  transform: none;
  right: -50px; }
  .home_latestnews .container .upcoming_special .upcoming_special_inner {
    transform: rotate(270deg);
    transform-origin: 100% 50%; }

.explore_business .explore_business_item {
  position: relative;
  overflow: hidden;
  padding-top: 20px; }
  .explore_business .explore_business_item .cta_button_arrow {
    display: inline-block;
    position: relative;
    width: auto;
    padding: 5px 0; }
    .explore_business .explore_business_item .cta_button_arrow .text {
      width: auto !important;
      margin-right: 5px;
      opacity: 1;
      transition: all 0.3s; }
      @media only screen and (min-width: 1025px) {
        .explore_business .explore_business_item .cta_button_arrow .text {
          opacity: 0; } }
    .explore_business .explore_business_item .cta_button_arrow .arrow {
      position: absolute;
      left: 100%;
      top: 6px;
      transition: all 0.3s; }
      @media only screen and (min-width: 1025px) {
        .explore_business .explore_business_item .cta_button_arrow .arrow {
          left: 0; } }
    .explore_business .explore_business_item .cta_button_arrow:hover .text {
      opacity: 1; }
    .explore_business .explore_business_item .cta_button_arrow:hover .arrow {
      left: 100%; }
.explore_business .right ul li,
.explore_business .left ul li {
  box-shadow: none !important;
  padding: 0 !important; }
  .explore_business .right ul li a,
  .explore_business .left ul li a {
    transition: all 0.3s linear;
    display: block; }
    .explore_business .right ul li a:hover,
    .explore_business .left ul li a:hover {
      box-shadow: 0px 0px 20px 5px #dddddd; }
.explore_business .left ul li a {
  padding: 0 50px 40px 80px; }
  @media only screen and (max-width: 1024px) {
    .explore_business .left ul li a {
      padding-left: 30px; } }
  @media only screen and (max-width: 860px) {
    .explore_business .left ul li a {
      padding-bottom: 40px; } }
  @media only screen and (max-width: 480px) {
    .explore_business .left ul li a {
      padding-left: 0; } }
.explore_business .right ul li a {
  padding: 0 0 40px 130px; }
  @media only screen and (max-width: 1024px) {
    .explore_business .right ul li a {
      padding-left: 30px; } }
  @media only screen and (max-width: 860px) {
    .explore_business .right ul li a {
      padding-bottom: 40px; } }
  @media only screen and (max-width: 480px) {
    .explore_business .right ul li a {
      padding-left: 0; } }

.recent_news .section_info {
  transform: none;
  right: 50px; }
  .recent_news .section_info .section_info_inner {
    transform: rotate(270deg);
    transform-origin: 100% 50%; }
.recent_news .wrapper > ul li .placeholder .blog_category {
  position: absolute;
  left: 0;
  top: 0;
  padding: 5px; }
  .recent_news .wrapper > ul li .placeholder .blog_category span a {
    position: relative;
    left: auto;
    top: auto;
    display: inline-block;
    width: auto; }
    .recent_news .wrapper > ul li .placeholder .blog_category span a:hover {
      text-decoration: underline; }
  .recent_news .wrapper > ul li .placeholder .blog_category span span {
    color: #333333;
    display: inline-block;
    margin: 0 2px; }
    .recent_news .wrapper > ul li .placeholder .blog_category span span:after {
      content: ', '; }

.subheader {
  position: fixed !important;
  left: 0;
  top: 79px;
  width: 100%;
  z-index: 30; }
  .subheader .wrapper {
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1400px;
    position: relative; }
    .subheader .wrapper ul {
      display: flex; }
      .subheader .wrapper ul li {
        display: block;
        width: auto !important;
        flex-grow: 1;
        float: none !important; }
        .subheader .wrapper ul li:before {
          z-index: 1;
          opacity: 0;
          transition: all 0.5s; }
        .subheader .wrapper ul li a {
          display: block;
          text-align: center;
          padding-left: 10px;
          padding-right: 10px;
          position: relative;
          z-index: 2; }
        .subheader .wrapper ul li.active:before, .subheader .wrapper ul li:hover:before {
          opacity: 1; }

body.admin-bar .subheader {
  top: 110px; }

.subhero_placeholder .yellow_overlay {
  display: none; }
  @media only screen and (min-width: 1025px) {
    .subhero_placeholder .yellow_overlay {
      display: block;
      width: 6.5%; } }
  @media only screen and (min-width: 1301px) {
    .subhero_placeholder .yellow_overlay {
      width: 27.5%; } }

@media only screen and (max-width: 720px) {
  .last_webinar .right h4 {
    font-size: 22px;
    line-height: 34px; } }

@media only screen and (max-width: 720px) {
  .last_webinar .right .webinar_category {
    padding: 25px 20px 0;
    width: 90%;
    box-sizing: border-box; } }

.event_subhero .event_subhero_content .preview ul li a {
  display: block;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }

.events_calendar .top_calendar {
  position: relative; }
  .events_calendar .top_calendar .events_search {
    display: block;
    width: 100%;
    padding: 2vw;
    background: #333333;
    position: absolute;
    box-sizing: border-box;
    left: 0;
    top: 100%; }
    .events_calendar .top_calendar .events_search form {
      display: block;
      position: relative;
      width: 100%;
      background: #ffffff;
      padding-right: 50px;
      box-sizing: border-box; }
      .events_calendar .top_calendar .events_search form input[type=text] {
        background: none;
        border: none;
        color: #333333;
        padding: 15px 20px;
        font-size: 16px;
        width: 100%;
        box-sizing: border-box; }
      .events_calendar .top_calendar .events_search form button[type=submit] {
        background: transparent url("/wp-content/themes/hfa/src/img/general/search.svg") no-repeat center;
        background-size: contain;
        width: 25px;
        height: 25px;
        border: none;
        cursor: pointer;
        position: absolute;
        right: 15px;
        top: 50%;
        transform: translate(0, -50%); }

.page_content {
  width: 94%;
  margin-left: 3%;
  margin-right: 3%; }
  @media only screen and (min-width: 1025px) {
    .page_content {
      width: 980px;
      margin: 0 auto;
      position: relative; } }

.generic_subhero {
  margin-bottom: 50px; }
  @media only screen and (min-width: 1025px) {
    .generic_subhero {
      padding-bottom: 50px; } }
  .generic_subhero .scroll_down_cta {
    display: none; }
  .generic_subhero .hfa_upcoming {
    right: 90px;
    transform: none; }
    .generic_subhero .hfa_upcoming .hfa_upcoming_inner {
      transform: rotate(270deg);
      transform-origin: 100% 50%; }
  .generic_subhero .subhero_description p {
    font-weight: bold;
    text-shadow: 1px 1px 2px #969696; }

.program_information .white_overlay:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  background: #FFFFFF;
  opacity: 0.7;
  width: 100%;
  height: 100%; }
.program_information .white_overlay img {
  max-width: 100%;
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%); }
.program_information .hfa_rotate_text {
  width: 1000px;
  text-align: right;
  left: -470px;
  top: 605px;
  font-size: 28px; }
  @media only screen and (min-width: 1241px) {
    .program_information .hfa_rotate_text {
      left: -435px;
      top: 605px;
      font-size: 36px; } }
.program_information .hfa_rotate_title {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg); }
.program_information .right {
  margin-left: 0px !important;
  margin-bottom: 40px;
  width: 100%;
  float: none;
  padding: 0 !important; }
  @media only screen and (min-width: 861px) {
    .program_information .right {
      margin-left: 30px;
      margin-bottom: 30px;
      width: 46%;
      float: right; } }
  .program_information .right .placeholder {
    margin-bottom: 0;
    top: 0; }
.program_information .left {
  width: 100%;
  float: none;
  padding: 0 !important;
  top: auto !important; }
  @media only screen and (min-width: 861px) {
    .program_information .left {
      width: 48%;
      float: left; } }
.program_information .footer_details {
  margin-top: 30px !important; }
  @media only screen and (min-width: 1025px) {
    .program_information .footer_details {
      margin-top: 100px !important; } }
.program_information .footer_description {
  padding-top: 50px; }
  .program_information .footer_description h4 {
    color: #333333;
    font-family: "Oswald", sans-serif;
    font-size: 36px;
    font-weight: 700;
    line-height: 44px;
    position: relative;
    text-transform: uppercase; }
    .program_information .footer_description h4:before {
      background-color: #fafafa;
      content: "";
      display: inline-block;
      height: 50px;
      left: -35%;
      position: absolute;
      top: -35%;
      width: 100%;
      z-index: -1; }
    .program_information .footer_description h4 span {
      font-size: 14px;
      font-weight: 500;
      line-height: 22px;
      text-transform: uppercase; }

.industry_information {
  margin: 40px auto;
  padding: 0; }
  @media only screen and (min-width: 861px) {
    .industry_information {
      margin: 60px auto; } }
  @media only screen and (min-width: 1241px) {
    .industry_information {
      margin: 90px auto; } }
  .industry_information .title {
    padding-bottom: 70px; }
  .industry_information .yellow_shapes {
    top: 70px; }
    .industry_information .yellow_shapes .line {
      top: 20px; }
  .industry_information .left {
    margin-right: 0px;
    margin-bottom: 40px; }
    @media only screen and (min-width: 861px) {
      .industry_information .left {
        margin-right: 30px;
        margin-bottom: 30px; } }
    @media only screen and (min-width: 1025px) {
      .industry_information .left {
        margin-right: 50px;
        margin-bottom: 40px; } }
    @media only screen and (min-width: 1241px) {
      .industry_information .left {
        margin-right: 90px;
        margin-bottom: 50px; } }
    .industry_information .left .placeholder {
      margin-bottom: 0; }
  .industry_information .right {
    width: 100%;
    float: none;
    padding: 0;
    position: relative; }
    .industry_information .right .industry_logo {
      text-align: center; }
      @media only screen and (min-width: 861px) {
        .industry_information .right .industry_logo {
          position: absolute;
          left: 55%;
          bottom: 100%;
          margin: 0 0 20px; } }
      @media only screen and (min-width: 1241px) {
        .industry_information .right .industry_logo {
          margin-left: 30px; } }
  .industry_information .footer_description {
    padding-top: 50px; }
    .industry_information .footer_description h4 {
      color: #333333;
      font-family: "Oswald", sans-serif;
      font-size: 36px;
      font-weight: 700;
      line-height: 44px;
      position: relative;
      text-transform: uppercase; }
      .industry_information .footer_description h4:before {
        background-color: #fafafa;
        content: "";
        display: inline-block;
        height: 50px;
        left: -35%;
        position: absolute;
        top: -35%;
        width: 100%;
        z-index: -1; }
      .industry_information .footer_description h4 span {
        font-size: 14px;
        font-weight: 500;
        line-height: 22px;
        text-transform: uppercase; }

.recent_podcast .podcast_video .play {
  cursor: pointer; }
.recent_podcast .podcast_video .pause {
  cursor: pointer;
  background: url(/wp-content/themes/hfa/dist/img/podcast/pause.png) no-repeat center center transparent;
  display: none;
  height: 60px;
  left: 50%;
  margin-left: -30px;
  margin-top: -30px;
  position: absolute;
  top: 50%;
  width: 60px; }

.tooltips .icon_marker {
  background-image: url("/wp-content/themes/hfa/dist/img/general/icon_mark.png"); }

.our_people_navigation .navigation_slides {
  height: 100%; }
.our_people_navigation .slick-list {
  height: 100% !important; }
  .our_people_navigation .slick-list .slick-track {
    height: 100% !important; }
    .our_people_navigation .slick-list .slick-track .slick-slide {
      height: 100% !important; }
      .our_people_navigation .slick-list .slick-track .slick-slide > div {
        height: 100% !important; }
        .our_people_navigation .slick-list .slick-track .slick-slide > div li {
          height: 100% !important;
          margin: 0 !important;
          box-sizing: border-box;
          padding: 0; }
          .our_people_navigation .slick-list .slick-track .slick-slide > div li a {
            display: flex;
            align-items: center;
            min-height: 100% !important;
            box-sizing: border-box;
            padding: 0 3vw;
            width: 100%;
            margin: 0 !important; }

.our_people {
  height: auto; }

.our_people_content {
  display: none !important;
  height: auto;
  position: relative;
  bottom: auto;
  left: auto;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  max-width: 1920px;
  margin: 0 auto; }
  .our_people_content.current {
    display: flex !important; }
  .our_people_content .people_data {
    float: none;
    margin: 2vw;
    box-sizing: border-box;
    width: 45vw !important;
    height: 45vw !important; }
    @media only screen and (min-width: 700px) {
      .our_people_content .people_data {
        width: 29vw !important;
        height: 29vw !important; } }
    @media only screen and (min-width: 1100px) {
      .our_people_content .people_data {
        width: 21vw !important;
        height: 21vw !important;
        margin: 2vw; } }
    @media only screen and (min-width: 1300px) {
      .our_people_content .people_data {
        width: 16vw !important;
        height: 16vw !important; } }
    @media only screen and (min-width: 1500px) {
      .our_people_content .people_data {
        width: 12.6vw !important;
        height: 12.6vw !important; } }
    @media only screen and (min-width: 1700px) {
      .our_people_content .people_data {
        width: 10.2vw !important;
        height: 10.2vw !important; } }
    @media only screen and (min-width: 1900px) {
      .our_people_content .people_data {
        width: 8.5vw !important;
        height: 8.5vw !important; } }
    @media only screen and (min-width: 1920px) {
      .our_people_content .people_data {
        width: 163px !important;
        height: 163px !important;
        margin: 38px; } }
    .our_people_content .people_data .placeholder {
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center;
      border-color: #FFFFFF;
      width: 100%;
      height: 100%;
      border-radius: 50%; }

      @media only screen and (max-width: 1024px) {
        .our_people_content .people_data:nth-child(2n) {
          padding: 0; } }
  .our_people_content.slick-slider:before, .our_people_content.slick-slider:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: #FFffff;
    position: absolute;
    top: 0;
    z-index: 2; }
  .our_people_content.slick-slider:before {
    right: 100%; }
  .our_people_content.slick-slider:after {
    left: 100%; }
  .our_people_content.slick-slider.current {
    display: block !important; }
  .our_people_content.slick-slider .slick-list {
    overflow: visible;
    z-index: 1; }
  .our_people_content.slick-slider .slick-arrow {
    position: absolute;
    top: 100%;
    transform: translate(0, 10px);
    background: url(/wp-content/themes/hfa/dist/img/general/arrow_right_cta.png) no-repeat center center transparent;
    border: none;
    width: 50px;
    height: 20px; }
    @media only screen and (min-width: 550px) {
      .our_people_content.slick-slider .slick-arrow {
        transform: translate(0, 40px); } }
    .our_people_content.slick-slider .slick-arrow.slick-prev {
      right: 51%;
      transform: rotate(180deg) translate(0, -10px); }
      @media only screen and (min-width: 550px) {
        .our_people_content.slick-slider .slick-arrow.slick-prev {
          transform: rotate(180deg) translate(0, -40px); } }
    .our_people_content.slick-slider .slick-arrow.slick-next {
      left: 51%; }

.associate_navigation {
  padding-right: 70px; }
  @media only screen and (max-width: 720px) {
    .associate_navigation {
      margin-bottom: 30px; } }
  .associate_navigation .associate_navigation_inner .slick-prev {
    display: none !important; }
  .associate_navigation .associate_navigation_inner .slick-next {
    position: absolute;
    right: -45px;
    top: 38%;
    transform: rotate(270deg);
    background: url(/wp-content/themes/hfa/dist/img/general/arrow_bottom_small.png) no-repeat center center transparent;
    width: 12px;
    height: 25px;
    display: block;
    border: none;
    text-indent: 2000em;
    overflow: hidden;
    cursor: pointer; }
    @media only screen and (max-width: 720px) {
      .associate_navigation .associate_navigation_inner .slick-next {
        top: 25%; } }

.associate_navigation .associate_navigation_inner .associate_navigation_item {
  border-top: 3px solid transparent;
  float: left;
  list-style: none;
  padding: 30px 38px;
  position: relative;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out; }
  @media only screen and (max-width: 720px) {
    .associate_navigation .associate_navigation_inner .associate_navigation_item {
      padding: 12px 15px; } }
  .associate_navigation .associate_navigation_inner .associate_navigation_item.filter-item-active {
    border-top: 3px solid #ffc649; }
    .associate_navigation .associate_navigation_inner .associate_navigation_item.filter-item-active a {
      color: #ffc649; }
  .associate_navigation .associate_navigation_inner .associate_navigation_item a:hover {
    color: #ffc649; }

.associate_navigation .associate_navigation_inner .associate_navigation_item a {
  text-transform: uppercase;
  font-size: 18px;
  line-height: 24px;
  color: #333333;
  font-weight: 500;
  font-family: "Oswald", sans-serif;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out; }
  @media only screen and (max-width: 720px) {
    .associate_navigation .associate_navigation_inner .associate_navigation_item a {
      font-size: 15px; } }

.associate_logo {
  width: 270px;
  height: 180px;
  background-color: #ffffff;
  position: absolute;
  top: -10px;
  left: -100px;
  -webkit-box-shadow: 0px 15px 20px 7px rgba(217, 217, 217, 0.6);
  -moz-box-shadow: 0px 15px 20px 7px rgba(217, 217, 217, 0.6);
  box-shadow: 0px 15px 20px 7px rgba(217, 217, 217, 0.6);
  height: auto; }
  .associate_logo a {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 0; }
    .associate_logo a img {
      position: relative;
      top: auto;
      left: auto;
      right: auto;
      bottom: auto; }

.arrow_bottom_small {
  background: url(../img/general/arrow_bottom_small.png) no-repeat center center transparent;
  width: 12px;
  height: 25px;
  display: inline-block;
  position: absolute;
  top: 30px;
  right: 20px;
  cursor: pointer;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  display: none !important; }

.arrow_bottom_small.active {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }

@media only screen and (max-width: 1024px) {
  .associate_row {
    width: 80%; } }
@media only screen and (max-width: 720px) {
  .associate_row {
    width: 100%;
    margin: 0 0 20px;
    padding: 20px; } }
@media only screen and (max-width: 720px) {
  .associate_row .associate_logo {
    position: relative;
    top: auto;
    left: auto;
    margin-left: auto;
    margin-right: auto; } }

.org_member_content .member_info {
  box-sizing: border-box;
  background-color: #ffc649;
  padding: 25px 50px;
  width: 100%;
  margin-bottom: 40px;
  margin-top: -40px; }
  @media only screen and (max-width: 720px) {
    .org_member_content .member_info {
      padding: 25px; } }
  .org_member_content .member_info .special {
    color: #ffffff;
    font-family: "Oswald", sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    float: left;
    margin-right: 30px;
    line-height: 27px; }
  .org_member_content .member_info p {
    color: #333333;
    margin: 0; }

.next_generation .next_generation_bottom .cta {
  text-align: center;
  margin-top: 40px; }
  .next_generation .next_generation_bottom .cta a {
    margin-left: auto;
    margin-right: auto; }

body.page-template-templ-events-search .generic_subhero {
  min-height: 300px; }
  body.page-template-templ-events-search .generic_subhero .subhero_description {
    margin-top: 100px; }
  body.page-template-templ-events-search .generic_subhero .overlay_left {
    height: 300px; }
body.page-template-templ-events-search .recent_top ul li {
  margin-bottom: 6vw; }


.podcast_content .wrapper > ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  .podcast_content .wrapper > ul > li {
    width: 48.5%;
    margin: 0 0 30px;
    float: none;
    height: auto; }
    @media only screen and (max-width: 720px) {
      .podcast_content .wrapper > ul > li {
        width: 100%; } }
    .podcast_content .wrapper > ul > li .podcast_video {
      overflow: hidden; }
      @media only screen and (max-width: 1024px) {
        .podcast_content .wrapper > ul > li .podcast_video {
          width: 100%; } }
      .podcast_content .wrapper > ul > li .podcast_video video {
        position: absolute;
        left: 0;
        width: 100%;
        top: 50%;
        transform: translate(0, -50%);
        overflow: hidden; }
      .podcast_content .wrapper > ul > li .podcast_video .play {
        z-index: 3; }
      .podcast_content .wrapper > ul > li .podcast_video .pause {
        z-index: 3; }
    .podcast_content .wrapper > ul > li .podcast_description {
      height: auto; }
      @media only screen and (max-width: 720px) {
        .podcast_content .wrapper > ul > li .podcast_description h4 {
          font-size: 20px;
          max-width: 100%; } }
      @media only screen and (max-width: 720px) {
        .podcast_content .wrapper > ul > li .podcast_description .cta_default {
          float: none;
          display: block; } }
      @media only screen and (max-width: 720px) {
        .podcast_content .wrapper > ul > li .podcast_description .podcast_title {
          float: none;
          width: 100%; } }

.podcast_detail_content {
  padding-bottom: 40px;
  display: flex;
  justify-content: space-between;
  align-items: center; }
  @media only screen and (max-width: 1024px) {
    .podcast_detail_content {
      flex-direction: column; } }
  .podcast_detail_content .podcast_item {
    padding-top: 1px;
    position: relative;
    margin-right: 60px;
    width: 400px;
    flex-shrink: 0; }
    @media only screen and (max-width: 1024px) {
      .podcast_detail_content .podcast_item {
        max-width: 400px;
        width: auto;
        margin: 0 auto 30px; } }
    .podcast_detail_content .podcast_item .podcast_video .lines {
      display: none; }
    .podcast_detail_content .podcast_item .podcast_description {
      height: auto;
      padding: 80px 40px 40px; }
      @media only screen and (max-width: 1024px) {
        .podcast_detail_content .podcast_item .podcast_description {
          padding-left: 20px;
          padding-right: 20px; } }
      .podcast_detail_content .podcast_item .podcast_description h4 {
        width: 100%;
        max-width: 100%; }
      .podcast_detail_content .podcast_item .podcast_description .podcast_footer .podcast_title {
        width: 250px; }
        @media only screen and (max-width: 1024px) {
          .podcast_detail_content .podcast_item .podcast_description .podcast_footer .podcast_title {
            max-width: 250px;
            width: auto; } }

.webinar_detail_content {
  flex-wrap: wrap;
  justify-content: space-around; }
  .webinar_detail_content .left {
    padding: 0;
    width: 100%; }
    @media only screen and (max-width: 1024px) {
      .webinar_detail_content .left {
        margin-bottom: 0; } }
    @media only screen and (max-width: 720px) {
      .webinar_detail_content .left {
        width: 100%; } }
  .webinar_detail_content .podcast_item {
    width: 50%;
    float: left;
    margin: 20px 3vw 2vw 0; }
    @media only screen and (max-width: 1024px) {
      .webinar_detail_content .podcast_item {
        width: 60%; } }
    @media only screen and (max-width: 720px) {
      .webinar_detail_content .podcast_item {
        width: 100%; } }
    .webinar_detail_content .podcast_item .podcast_description {
      padding-top: 40px; }
  .webinar_detail_content .html5-video,
  .webinar_detail_content .html5-video-fullscreen {
    width: 100%; }
    .webinar_detail_content .html5-video video,
    .webinar_detail_content .html5-video-fullscreen video {
      width: 100%;
      height: auto; }
  .webinar_detail_content .podcast_content_inner {
    width: 100%;
    margin-top: 30px; }

.history .hfa_right_text {
  transform: none;
  right: 50px;
  top: 150px; }
  .history .hfa_right_text .hfa_right_text_inner {
    transform: rotate(270deg);
    transform-origin: 100% 50%; }

.join_us .text_info {
  bottom: 300px;
  right: 160px;
  transform: none; }
  .join_us .text_info .text_info_inner {
    transform: rotate(270deg);
    transform-origin: 100% 50%; }

@media only screen and (max-width: 1024px) {
  .education_webinar .hfa_bg {
    display: none; } }

@media only screen and (max-width: 1024px) {
  .search_content .wrapper {
    width: 100%;
    box-sizing: border-box;
    padding: 0 20px; } }
.search_content .wrapper > ul > li {
  margin: 70px 0; }
  .search_content .wrapper > ul > li .search_result_item {
    width: 100%;
    position: relative; }
    @media only screen and (max-width: 720px) {
      .search_content .wrapper > ul > li .search_result_item {
        padding-bottom: 40px; } }
    .search_content .wrapper > ul > li .search_result_item .search_result_item_image {
      display: block;
      width: 150px;
      height: 150px;
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover;
      float: left;
      margin: 0 20px 20px 0; }
      @media only screen and (max-width: 720px) {
        .search_content .wrapper > ul > li .search_result_item .search_result_item_image {
          width: 80px;
          height: 80px; } }
    .search_content .wrapper > ul > li .search_result_item .search_result_item_title {
      font-size: 1.5em;
	 line-height: 1.5em;
      width: 100%;
      padding-right: 220px;
      box-sizing: border-box; }
      @media only screen and (max-width: 720px) {
        .search_content .wrapper > ul > li .search_result_item .search_result_item_title {
          padding: 0;
          font-size: 1.3em; } }
    .search_content .wrapper > ul > li .search_result_item .search_result_item_cta {
      position: absolute;
      right: 0;
      top: -10px; }
      @media only screen and (max-width: 720px) {
        .search_content .wrapper > ul > li .search_result_item .search_result_item_cta {
          left: 0;
          bottom: 0;
          right: auto;
          top: auto; } }
    .search_content .wrapper > ul > li .search_result_item .search_result_item_excerpt {
      width: 100%;
      margin: 20px 0; }

.html5-video,
.html5-video-fullscreen {
  position: relative;
  cursor: pointer; }
  a.html5-video {padding-top:56.25%}

  .html5-video iframe, .html5-video video,
  .html5-video-fullscreen iframe,
  .html5-video-fullscreen video {
    border: none;
    max-width: 100%;
    display: block; }
  .html5-video .video-poster,
  .html5-video-fullscreen .video-poster {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    transition: all 0.5s;
    opacity: 1; }
  .html5-video video,
  .html5-video-fullscreen video {
    position: relative;
    z-index: 1;
    visibility: hidden; }
  .html5-video .html5-video-overlay-btn,
  .html5-video-fullscreen .html5-video-overlay-btn {
    display: block;
    background: #ffffff;
    opacity: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 4;
    cursor: pointer; }
  .html5-video .html5-video-fullscreen-btn,
  .html5-video-fullscreen .html5-video-fullscreen-btn {
    content: '';
    display: block;
    width: 40px;
    height: 40px;
    background: url("/wp-content/themes/hfa/src/img/general/fullscreen.png") no-repeat center;
    background-size: contain;
    position: absolute;
    right: 1vw;
    bottom: 1vw;
    z-index: 5;
    cursor: pointer; }
    @media only screen and (min-width: 1200px) {
      .html5-video .html5-video-fullscreen-btn,
      .html5-video-fullscreen .html5-video-fullscreen-btn {
        width: 50px;
        height: 50px; } }
    @media only screen and (min-width: 1400px) {
      .html5-video .html5-video-fullscreen-btn,
      .html5-video-fullscreen .html5-video-fullscreen-btn {
        width: 60px;
        height: 60px; } }
    @media only screen and (min-width: 1920px) {
      .html5-video .html5-video-fullscreen-btn,
      .html5-video-fullscreen .html5-video-fullscreen-btn {
        right: 20px;
        bottom: 20px; } }
  .html5-video .play-btn,
  .html5-video-fullscreen .play-btn {
    content: '';
    display: block;
    width: 90px;
    height: 90px;
    background: url("/wp-content/themes/hfa/dist/img/podcast/play.png") no-repeat center;
    background-size: contain;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 3;
    transform: translate(-50%, -50%);
    transition: all 0.5s;
    opacity: 1;
    border-radius: 50%;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.4); }
    @media only screen and (min-width: 1200px) {
      .html5-video .play-btn,
      .html5-video-fullscreen .play-btn {
        width: 110px;
        height: 110px; } }
    @media only screen and (min-width: 1400px) {
      .html5-video .play-btn,
      .html5-video-fullscreen .play-btn {
        width: 140px;
        height: 140px; } }
  .html5-video.playing video,
  .html5-video-fullscreen.playing video {
    visibility: visible; }
  .html5-video.playing .video-poster,
  .html5-video-fullscreen.playing .video-poster {
    opacity: 0; }
  .html5-video.playing .play-btn,
  .html5-video-fullscreen.playing .play-btn {
    opacity: 0; }
  .html5-video.paused video,
  .html5-video-fullscreen.paused video {
    visibility: visible; }
  .html5-video.paused .video-poster,
  .html5-video-fullscreen.paused .video-poster {
    opacity: 0; }
  .html5-video.paused .play-btn,
  .html5-video-fullscreen.paused .play-btn {
    opacity: 1; }

.member_benefits ul li {
  box-shadow: none !important; }

.member_slider li .placeholder {
  background-color: #ffffff !important; }

.video_slides .white_placeholder .dots3 {
  display: none; }

.events_location .wrapper .location_map {
  position: absolute;
  right: 0;
  top: -60px;
  width: 50%;
  left: auto;
  bottom: auto; }
  .events_location .wrapper .location_map .embed-container {
    padding-bottom: 0 !important;
    height: 100% !important; }

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden; }
  .embed-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important; }

/*# sourceMappingURL=uatfixes.css.map */
