.bxslider h1.big {
	font-size:80px !important;
	line-height:80px !important;
	margin-bottom: 20px;
}

.bxslider h2 {
font-weight: 300;
}

.ppw-pwd-label input {
	padding:10px !important;
	background: #fff;
}

.ppw-ppf-input-container input[type=submit] {
	padding:10px;
}

/* Start Password Protected Styling 
.post-password-form {
    min-height: initial;
    padding: 100px;
    max-width: 700px;
    margin: auto;
	text-align: center;
}
 
.post-password-form .submit_button {
    background: #8dc63f;
    color: white!important;
    border: 2px solid #8dc63f;
}
 
.post-password-form .submit_button:hover {
    background: white;
    color: #8dc63f!important;
}
 
@media (max-width: 479px) {
.post-password-form {
    padding: 40px;
}
}
End Password Protected Styling */

/* Hide Google Badge */

.grecaptcha-badge { opacity:0;}

/* Style Galleries */

.gallery:after {content:"";display:table;clear:both;}

img.aligncenter, div.aligncenter, figure.aligncenter, img.wp-post-image {display:block; margin:1em auto;}
img.alignright, div.alignright, figure.alignright {float:right; margin:1em 0 1em 2em;}
img.alignleft, div.alignleft, figure.alignleft, img.wp-post-image.attachment-thumb {float:left; margin:1em 1em 2em 0;}
figure {max-width: 100%; height: auto; margin:1em 0;}
p img.alignright, p img.alignleft {margin-top:0;}


.gallery figure img {max-width:100%; height:auto; margin:0 auto; display:block;}


.gallery figure {float:left; margin:0 2% 1em 0;}


.gallery.gallery-columns-1 figure {width:100%; margin:0 0 1em 0; float:none;}


.gallery.gallery-columns-3 figure {width:32%;}
.gallery.gallery-columns-3 figure:nth-of-type(3n+3) {margin-right:0;}
.gallery.gallery-columns-3 figure:nth-of-type(3n+4) {clear:left;}


.gallery.gallery-columns-2 figure {width:49%;}
.gallery.gallery-columns-2 figure:nth-of-type(even) {margin-right:0;}
.gallery.gallery-columns-2 figure:nth-of-type(odd) {clear:left;}


.gallery.gallery-columns-4 figure {width:23.25%;}
.gallery.gallery-columns-4 figure:nth-of-type(4n+4) {margin-right:0;}
.gallery.gallery-columns-4 figure:nth-of-type(4n+5) {clear:left;}


.gallery.gallery-columns-5 figure {width:18%;}
.gallery.gallery-columns-5 figure:nth-of-type(5n+5) {margin-right:0;}
.gallery.gallery-columns-5 figure:nth-of-type(5n+6) {clear:left;}


.gallery.gallery-columns-6 figure {width:14.2%;}
.gallery.gallery-columns-6 figure:nth-of-type(6n+6) {margin-right:0;}
.gallery.gallery-columns-6 figure:nth-of-type(6n+7) {clear:left;}


.gallery.gallery-columns-7 figure {width:12%;}
.gallery.gallery-columns-7 figure:nth-of-type(7n+7) {margin-right:0;}
.gallery.gallery-columns-7 figure:nth-of-type(7n+8) {clear:left;}


.gallery.gallery-columns-8 figure {width:10.2%;}
.gallery.gallery-columns-8 figure:nth-of-type(8n+8) {margin-right:0;}
.gallery.gallery-columns-8 figure:nth-of-type(8n+9) {clear:left;}


.gallery.gallery-columns-9 figure {width:8.85%;}
.gallery.gallery-columns-9 figure:nth-of-type(9n+9) {margin-right:0;}
.gallery.gallery-columns-9 figure:nth-of-type(9n+10) {clear:left;}


@media (max-width:767px) {
	img.alignright, div.alignright, figure.alignright, img.alignleft, div.alignleft, figure.alignleft, img.wp-post-image.attachment-thumb {display:block; margin:1em auto; float:none;}
	.gallery.gallery-columns-4 figure, .gallery.gallery-columns-5 figure, .gallery.gallery-columns-6 figure, .gallery.gallery-columns-7 figure, .gallery.gallery-columns-8 figure, .gallery.gallery-columns-9 figure {width:100%; margin:0 0 1em 0; float:none;}
}



/* global color variable */
/* disable white background */
/* disable yellow background */

html, body {
  font-family: "Roboto", sans-serif;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%; }

/* Primary Heading Configuration */
h1.big,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Oswald", sans-serif;
  color: #333333;
  font-weight: 700;
  margin: 0; }

h1.big {
  font-size: 120px;
  line-height: 132px; }

h1 {
  font-size: 100px;
  line-height: 112px; }

h2 {
  font-size: 53px;
  line-height: 61px; }

h3 {
  font-size: 50px;
  line-height: 58px; }

h4 {
  font-size: 36px;
  line-height: 42px; }

h5 {
  font-size: 24px;
  line-height: 30px; }

h6 {
  font-size: 18px;
  line-height: 24px; }

/* Secondary Heading Configuration */
h1.secondary,
h2.secondary,
h3.secondary,
h4.secondary,
h5.secondary,
h6.secondary,
h6.secondary.small {
  font-family: "Roboto", sans-serif;
  color: #333333;
  font-weight: 400;
  margin: 0; }

h1.secondary {
  font-size: 48px;
  line-height: 56px; }

h2.secondary {
  font-size: 42px;
  line-height: 50px; }

h3.secondary {
  font-size: 36px;
  line-height: 44px; }

h4.secondary {
  font-size: 24px;
  line-height: 30px; }

h5.secondary {
  font-size: 18px;
  line-height: 24px; }

h6.secondary {
  font-size: 16px;
  line-height: 24px; }

h6.secondary.small {
  font-size: 14px;
  line-height: 24px; }

/* Global Configuration */
p {
  font-size: 16px;
  line-height: 30px;
  color: #666666;
  margin-bottom: 25px; }

ul, ol {
  margin: 0;
  padding: 0; }

.fl {
  float: left; }

.fr {
  float: right; }

.clear {
  clear: both; }

.half_col {
  width: 50%;
  float: left; }

.underline {
  text-decoration: underline; }

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

.align-left {
  text-align: left; }

.align-right {
  text-align: right; }

a {
  text-decoration: none;
  color: #333333;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }

* {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }

section {
  margin: 0 auto; }

#content {
  padding-top: 79px;
  overflow: hidden; 
 min-height: calc(100vh - 408px);
}

/* Button Configuration */
.cta_big {
  color: #333333;
  display: inline-block;
  font-family: "Oswald", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  padding: 12px 70px;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  border: 2px solid #333333; }

.cta_big:after {
  content: "";
  width: 45%;
  height: 1px;
  background-color: #333333;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: -35%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear; }

.cta_big:hover:after {
  right: 10%;
  width: 80%; }

.cta_big.hover_state:after {
  right: 10%;
  width: 80%; }

.cta_big.disabled {
  color: #c1c1c1;
  border: 2px solid #c1c1c1; }

.cta_big.disabled:after {
  background-color: #c1c1c1; }

.cta_big.disabled:hover:after {
  right: -35%;
  width: 45%; }

.cta_big.disabled.disabled_yellow {
  color: #ad8b40;
  border: 2px solid #ad8b40; }

.cta_big.disabled.disabled_yellow:after {
  background-color: #ad8b40; }

.cta_big.white_type {
  color: #ffffff;
  border-color: #ffffff; }

.cta_big.white_type:after {
  background-color: #ffffff; }

.cta_default {
  color: #333333;
  display: inline-block;
  font-family: "Oswald", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  padding: 12px 45px;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  border: 2px solid #333333; }

.cta_default:after {
  content: "";
  width: 35%;
  height: 1px;
  background-color: #333333;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: -20%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear; }

.cta_default:hover:after {
  right: 14%;
  width: 75%; }

.cta_default.hover_state:after {
  right: 14%;
  width: 75%; }

.cta_default.disabled {
  color: #c1c1c1;
  border: 2px solid #c1c1c1; }

.cta_default.disabled:after {
  background-color: #c1c1c1; }

.cta_default.disabled:hover:after {
  right: -20%;
  width: 35%; }

.cta_default.disabled.disabled_yellow {
  color: #ad8b40;
  border: 2px solid #ad8b40; }

.cta_default.disabled.disabled_yellow:after {
  background-color: #ad8b40; }

.cta_default.white_type {
  color: #ffffff;
  border-color: #ffffff; }

.cta_default.white_type:after {
  background-color: #ffffff; }

.read_more_link {
  color: #333333;
  display: inline-block;
  font-family: "Oswald", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  padding: 10px 8px 10px 40px;
  text-align: left;
  text-transform: uppercase;
  position: relative; }

.read_more_link span {
  position: relative;
  z-index: 5; }

@-moz-document url-prefix() {
 .read_more_link:after {
  height: 50%;
  background-color: #ffc649;
  content: "";
  display: table !important;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 94%;
  z-index: 1;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear; }
}  


.read_more_link:after {
  height: 50%;
  background-color: #ffc649;
  content: "";
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 94%;
  z-index: 1;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear; }

.read_more_link:hover:after {
  height: 100%;
  width: 100%; }

.read_more_link.hover_state:after {
  height: 100%;
  width: 100%; }

.read_more_link.disabled {
  color: #c1c1c1; }

.read_more_link.disabled:after {
  background-color: #e8e8e8; }

.read_more_link.disabled:hover:after {
  height: 50%;
  width: 92%; }

.read_more_link.disabled.white_type {
  color: #ad8b40; }

.read_more_link.white_type:after {
  background-color: #ffffff; 
  height: 100%;
}

.read_more_link.white_type.disabled:after {
  background-color: #ffdd92; }

.read_more_link.white_font {
  color: #ffffff; }

.explore_more {
  color: #333333;
  display: inline-block;
  font-family: "Oswald", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-align: left;
  text-transform: uppercase;
  position: relative;
  overflow: hidden;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear; }

.explore_more:hover {
  padding-left: 50px; }

.explore_more:after {
  content: "";
  /* background: url(../img/general/arrow_right_cta.png) no-repeat center center transparent; */
	background: url('../img/general/css_sprites.png') -99px -92px;
    background-repeat: no-repeat;
  width: 26px;
  height: 13px;
  left: -26px;
  display: inline-block;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear; }

.explore_more:hover:after {
  left: 0; }

.explore_more.hover_state {
  padding-left: 50px; }

.explore_more.hover_state:after {
  left: 0; }

.explore_more.disabled {
  color: #c1c1c1; }

.explore_more.disabled:hover {
  padding: 0; }

.explore_more.disabled:hover:after {
  left: -26px; }

.explore_more.disabled.white_type {
  color: #ad8b40; }

.explore_more.white_font {
  color: #ffffff; }

.explore_more.white_font:after {
  /* background: url(../img/general/arrow_right_cta_white.png) no-repeat center center transparent; */
background: url('../img/general/css_sprites.png') -10px -137px;
    background-repeat: no-repeat;}

.read_more_alternative {
  color: #333333;
  display: inline-block;
  font-family: "Oswald", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-align: left;
  text-transform: uppercase;
  position: relative;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear; }

.read_more_alternative:hover {
  padding: 0 10px; }

.read_more_alternative:after {
  background-color: #ffc649;
  width: 100%;
  bottom: 0;
  height: 0%;
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  z-index: -1; }

.read_more_alternative:hover:after {
  height: 50%; }

.read_more_alternative.hover_state {
  padding: 0 10px; }

.read_more_alternative.hover_state:after {
  height: 50%; }

.read_more_alternative.white_type:after {
  background-color: #ffffff; }

.read_more_alternative.white_font {
  color: #ffffff; }

/* Form Elements */
.form_container {
  max-width: 370px; }

.input_field {
  display: block;
  margin: 0 0 30px 0; }

.input_field label {
  color: #333333;
  display: block;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 10px; }

.input_field input[type="text"] {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px 55px;
  border: none;
  width: 100%;
  background: url(../img/general/yellow_envelope.png) no-repeat 5% 50% #ffffff;
  font-size: 16px;
  line-height: 20px;
  color: #333333; }

.input_field input[type="text"]:focus {
  -webkit-box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.25);
  box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.25);
  border: none; }

.input_field.focus_state input[type="text"] {
  color: #333333;
  -webkit-box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.25);
  box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.25); }

.input_field.disabled input[type="text"] {
  background-image: none;
  background-color: #f9f9f9;
  opacity: 0.6; }

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #999999; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #999999; }

:-ms-input-placeholder {
  /* IE 10+ */
  color: #999999; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #999999; }

/* Order & Unorder List */
ul.type1 li {
  color: #ffffff;
  list-style: none;
  position: relative;
  font-size: 16px;
  line-height: 30px;
  list-style-position: inside;
  font-weight: 300; }

ul.type1 li:before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 1px;
  background-color: #ffc649;
  position: relative;
  top: -5px;
  margin-right: 16px; }

ol.type1 {
  list-style: none;
  counter-reset: li;
  padding-left: 20px; }

ol.type1 li {
  color: #ffffff;
  counter-increment: li;
  list-style-position: inside;
  font-size: 16px;
  line-height: 30px;
  font-weight: 300; }

ol.type1 li:before {
  content: counter(li);
  color: #ffc649;
  display: inline-block;
  width: 26px;
  margin-left: -1em; }

ul.type2 li {
  color: #333333;
  list-style: none;
  position: relative;
  font-size: 16px;
  line-height: 30px;
  list-style-position: inside;
  font-weight: 300; }

ul.type2 li:before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 1px;
  background-color: #ffffff;
  position: relative;
  top: -5px;
  margin-right: 16px; }

ol.type2 {
  list-style: none;
  counter-reset: li;
  padding-left: 20px; }

ol.type2 li {
  color: #333333;
  counter-increment: li;
  list-style-position: inside;
  font-size: 16px;
  line-height: 30px;
  font-weight: 300; }

ol.type2 li:before {
  content: counter(li);
  color: #ffffff;
  display: inline-block;
  width: 26px;
  margin-left: -1em; }

ul.type3 li {
  color: #333333;
  list-style: none;
  position: relative;
  font-size: 16px;
  line-height: 30px;
  list-style-position: inside;
  font-weight: 300; }

ul.type3 li:before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 1px;
  background-color: #ffc649;
  position: relative;
  top: -5px;
  margin-right: 16px; }

ol.type3 {
  list-style: none;
  counter-reset: li;
  padding-left: 20px; }

ol.type3 li {
  color: #333333;
  counter-increment: li;
  list-style-position: inside;
  font-size: 16px;
  line-height: 30px;
  font-weight: 300; }

ol.type3 li:before {
  content: counter(li);
  color: #ffc649;
  display: inline-block;
  width: 26px;
  margin-left: -1em; }

.social_media ul li {
  float: left;
  margin-right: 15px;
  list-style: none; }

.social_icon {
  background: url(../img/general/social_sprite.png) no-repeat 0 0 transparent;
  display: inline-block;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear; }

.social_icon a {
  display: block;
  width: 100%;
  height: 100%; }

.social_icon:hover {
  opacity: 0.8; }

.social_icon.twitter {
  background-position: 0 -1px;
  width: 31px;
  height: 25px; }

.social_icon.instagram {
  background-position: -46px 0;
  width: 26px;
  height: 26px; }

.social_icon.facebook {
  background-position: -87px 0;
  width: 26px;
  height: 27px; }

.social_icon.linkedin {
  background-position: -128px 0;
  width: 26px;
  height: 26px; }

.social_icon.twitter_white {
  background-position: 0 -36px;
  width: 31px;
  height: 25px; }

.social_icon.instagram_white {
  background-position: -46px -35px;
  width: 26px;
  height: 26px; }

.social_icon.facebook_white {
  background-position: -87px -35px;
  width: 26px;
  height: 27px; }

.social_icon.linkedin_white {
  background-position: -128px -35px;
  width: 26px;
  height: 26px; }

@media only screen and (max-width: 1420px) {
  section {
    max-width: 100%; } }
@media only screen and (max-width: 480px) {
  .cta_big {
    padding: 8px 40px; }

  .cta_default {
    padding: 8px 30px; } }
/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */
.bxslider {
  margin: 0;
  padding: 0; }

.bx-wrapper {
  margin: 0 auto;
  padding: 0;
  position: relative;
  *zoom: 1; }

.bx-wrapper img {
  max-width: 100%;
  display: block; }

.bx-wrapper .bx-controls {
  height: 340px;
  margin: auto;
  max-width: 100%;
  position: absolute;
  top: 50%;
  width: 45px;
  z-index: 5;
  right: -57px;
  margin-top: -170px;
  display: none; }

.bx-wrapper .bx-controls .bx-controls-direction {
  width: 100%;
  height: 100%;
  position: relative;
  display: none; }

.bx-wrapper .bx-controls .bx-pager {
  bottom: 20px;
  right: 0;
  width: 100%;
  text-align: left;
  font-size: 1px;
  color: transparent; }

.bx-wrapper .bx-viewport {
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  transform: translatez(0); }

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  width: 100%; }

.bx-wrapper .bx-loading {
  min-height: 50px;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000; }

.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666; }

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  margin-bottom: 12px; }

.bx-wrapper .bx-pager .bx-pager-item:first-of-type a {
  margin-left: 110px; }

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #b5b4b9;
  text-indent: -9999px;
  display: inline-block;
  width: 40px;
  height: 2px;
  margin: 0 15px;
  outline: 0;
  transition: all .5s linear 0s; }

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background-color: #3c91a6;
  width: 85px;
  height: 2px; }

.bx-wrapper .bx-prev {
  background: url(../img/arrow_top.png) no-repeat center center transparent;
  width: 30px;
  height: 62px;
  top: 0; }

.bx-wrapper .bx-next {
  /* background: url(../img/arrow_top.png) no-repeat center center transparent; */
	background: url('../img/general/css_sprites.png') -10px -10px;
    background-repeat: no-repeat;
  width: 30px;
  height: 62px;
  bottom: 0;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  margin-top: -25px;
  outline: 0;
  width: 30px;
  height: 62px;
  text-indent: -9999px;
  z-index: 9999;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  transition: all 0.2s linear 0s; }

.bx-wrapper .bx-controls-direction a.disabled {
  display: none; }

.bx-wrapper .bx-controls-auto {
  text-align: center; }

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0; }

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px; }

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%; }

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px; }

.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666 \9;
  background: rgba(80, 80, 80, 0.75);
  width: 100%; }

.bx-wrapper .bx-caption span {
  color: #fff;
  display: block;
  font-family: Arial;
  font-size: .85em;
  padding: 10px; }

.flatpickr-calendar {
  background: transparent;
  opacity: 0;
  display: none;
  text-align: center;
  visibility: hidden;
  padding: 0;
  -webkit-animation: none;
  animation: none;
  direction: ltr;
  border: 0;
  font-size: 14px;
  line-height: 24px;
  border-radius: 5px;
  position: absolute;
  width: 307.875px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  background: #fff;
  -webkit-box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, 0.08);
  box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, 0.08); }

.flatpickr-calendar.open, .flatpickr-calendar.inline {
  opacity: 1;
  max-height: 640px;
  visibility: visible; }

.flatpickr-calendar.open {
  display: inline-block;
  z-index: 99999; }

.flatpickr-calendar.animate.open {
  -webkit-animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
  animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1); }

.flatpickr-calendar.inline {
  display: block;
  position: relative;
  top: 2px; }

.flatpickr-calendar.static {
  position: absolute;
  top: calc(100% + 2px); }

.flatpickr-calendar.static.open {
  z-index: 999;
  display: block; }

.flatpickr-calendar.multiMonth .prevMonthDay, .flatpickr-calendar.multiMonth .nextMonthDay {
  visibility: hidden; }

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7) {
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1) {
  -webkit-box-shadow: -2px 0 0 #e6e6e6,5px 0 0 #e6e6e6;
  box-shadow: -2px 0 0 #e6e6e6,5px 0 0 #e6e6e6; }

.flatpickr-calendar.hasWeeks {
  width: auto; }

.flatpickr-calendar .hasWeeks .dayContainer, .flatpickr-calendar .hasTime .dayContainer {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.flatpickr-calendar .hasWeeks .dayContainer {
  border-left: 0; }

.flatpickr-calendar.showTimeInput.hasTime .flatpickr-time {
  height: 40px;
  border-top: 1px solid #e6e6e6; }

.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
  height: auto; }

.flatpickr-calendar:before, .flatpickr-calendar:after {
  position: absolute;
  display: block;
  pointer-events: none;
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  left: 22px; }

.flatpickr-calendar.rightMost:before, .flatpickr-calendar.rightMost:after {
  left: auto;
  right: 22px; }

.flatpickr-calendar:before {
  border-width: 5px;
  margin: 0 -5px; }

.flatpickr-calendar:after {
  border-width: 4px;
  margin: 0 -4px; }

.flatpickr-calendar.arrowTop:before, .flatpickr-calendar.arrowTop:after {
  bottom: 100%; }

.flatpickr-calendar.arrowTop:before {
  border-bottom-color: #e6e6e6; }

.flatpickr-calendar.arrowTop:after {
  border-bottom-color: #fff; }

.flatpickr-calendar.arrowBottom:before, .flatpickr-calendar.arrowBottom:after {
  top: 100%; }

.flatpickr-calendar.arrowBottom:before {
  border-top-color: #e6e6e6; }

.flatpickr-calendar.arrowBottom:after {
  border-top-color: #fff; }

.flatpickr-calendar:focus {
  outline: 0; }

.flatpickr-wrapper {
  position: relative;
  display: inline-block; }

.flatpickr-months {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.flatpickr-months .flatpickr-month {
  background: transparent;
  color: rgba(0, 0, 0, 0.9);
  fill: rgba(0, 0, 0, 0.9);
  height: 28px;
  line-height: 1;
  text-align: center;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.flatpickr-months .flatpickr-prev-month, .flatpickr-months .flatpickr-next-month {
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  top: 0;
  line-height: 16px;
  height: 28px;
  padding: 10px;
  z-index: 3; }

.flatpickr-months .flatpickr-prev-month.disabled, .flatpickr-months .flatpickr-next-month.disabled {
  display: none; }

.flatpickr-months .flatpickr-prev-month i, .flatpickr-months .flatpickr-next-month i {
  position: relative; }

.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month, .flatpickr-months .flatpickr-next-month.flatpickr-prev-month {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                /*
/*rtl:begin:ignore*/
  left: 0;
                           /*
/*rtl:end:ignore*/ }

                   /*
/*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month.flatpickr-next-month, .flatpickr-months .flatpickr-next-month.flatpickr-next-month {
                                                                                                                    /*
/*rtl:begin:ignore*/
  right: 0;
                            /*
/*rtl:end:ignore*/ }

                   /*
/*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month:hover, .flatpickr-months .flatpickr-next-month:hover {
  color: #959ea9; }

.flatpickr-months .flatpickr-prev-month:hover svg, .flatpickr-months .flatpickr-next-month:hover svg {
  fill: #f64747; }

.flatpickr-months .flatpickr-prev-month svg, .flatpickr-months .flatpickr-next-month svg {
  width: 14px;
  height: 14px; }

.flatpickr-months .flatpickr-prev-month svg path, .flatpickr-months .flatpickr-next-month svg path {
  -webkit-transition: fill .1s;
  transition: fill .1s;
  fill: inherit; }

.numInputWrapper {
  position: relative;
  height: auto; }

.numInputWrapper input, .numInputWrapper span {
  display: inline-block; }

.numInputWrapper input {
  width: 100%; }

.numInputWrapper input::-ms-clear {
  display: none; }

.numInputWrapper span {
  position: absolute;
  right: 0;
  width: 14px;
  padding: 0 4px 0 2px;
  height: 50%;
  line-height: 50%;
  opacity: 0;
  cursor: pointer;
  border: 1px solid rgba(57, 57, 57, 0.15);
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.numInputWrapper span:hover {
  background: rgba(0, 0, 0, 0.1); }

.numInputWrapper span:active {
  background: rgba(0, 0, 0, 0.2); }

.numInputWrapper span:after {
  display: block;
  content: "";
  position: absolute; }

.numInputWrapper span.arrowUp {
  top: 0;
  border-bottom: 0; }

.numInputWrapper span.arrowUp:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid rgba(57, 57, 57, 0.6);
  top: 26%; }

.numInputWrapper span.arrowDown {
  top: 50%; }

.numInputWrapper span.arrowDown:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(57, 57, 57, 0.6);
  top: 40%; }

.numInputWrapper span svg {
  width: inherit;
  height: auto; }

.numInputWrapper span svg path {
  fill: rgba(0, 0, 0, 0.5); }

.numInputWrapper:hover {
  background: rgba(0, 0, 0, 0.05); }

.numInputWrapper:hover span {
  opacity: 1; }

.flatpickr-current-month {
  font-size: 135%;
  line-height: inherit;
  font-weight: 300;
  color: inherit;
  position: absolute;
  width: 75%;
  left: 12.5%;
  padding: 6.16px 0 0 0;
  line-height: 1;
  height: 28px;
  display: inline-block;
  text-align: center;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.flatpickr-current-month span.cur-month {
  font-family: inherit;
  font-weight: 700;
  color: inherit;
  display: inline-block;
  margin-left: .5ch;
  padding: 0; }

.flatpickr-current-month span.cur-month:hover {
  background: rgba(0, 0, 0, 0.05); }

.flatpickr-current-month .numInputWrapper {
  width: 6ch;
  /* width: 7ch\0; */
  display: inline-block; }

.flatpickr-current-month .numInputWrapper span.arrowUp:after {
  border-bottom-color: rgba(0, 0, 0, 0.9); }

.flatpickr-current-month .numInputWrapper span.arrowDown:after {
  border-top-color: rgba(0, 0, 0, 0.9); }

.flatpickr-current-month input.cur-year {
  background: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  cursor: text;
  padding: 0 0 0 .5ch;
  margin: 0;
  display: inline-block;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  line-height: inherit;
  height: auto;
  border: 0;
  border-radius: 0;
  vertical-align: initial; }

.flatpickr-current-month input.cur-year:focus {
  outline: 0; }

.flatpickr-current-month input.cur-year[disabled], .flatpickr-current-month input.cur-year[disabled]:hover {
  font-size: 100%;
  color: rgba(0, 0, 0, 0.5);
  background: transparent;
  pointer-events: none; }

.flatpickr-weekdays {
  background: transparent;
  text-align: center;
  overflow: hidden;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 28px; }

.flatpickr-weekdays .flatpickr-weekdaycontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1; }

span.flatpickr-weekday {
  cursor: default;
  font-size: 90%;
  background: transparent;
  color: rgba(0, 0, 0, 0.54);
  line-height: 1;
  margin: 0;
  text-align: center;
  display: block;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-weight: bolder; }

.dayContainer, .flatpickr-weeks {
  padding: 1px 0 0 0; }

.flatpickr-days {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 307.875px; }

.flatpickr-days:focus {
  outline: 0; }

.dayContainer {
  padding: 0;
  outline: 0;
  text-align: left;
  width: 307.875px;
  min-width: 307.875px;
  max-width: 307.875px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1; }

.dayContainer + .dayContainer {
  -webkit-box-shadow: -1px 0 0 #e6e6e6;
  box-shadow: -1px 0 0 #e6e6e6; }

.flatpickr-day {
  background: none;
  border: 1px solid transparent;
  border-radius: 150px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #393939;
  cursor: pointer;
  font-weight: 400;
  width: 14.2857143%;
  -webkit-flex-basis: 14.2857143%;
  -ms-flex-preferred-size: 14.2857143%;
  flex-basis: 14.2857143%;
  max-width: 39px;
  height: 39px;
  line-height: 39px;
  margin: 0;
  display: inline-block;
  position: relative;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center; }

.flatpickr-day.inRange, .flatpickr-day.prevMonthDay.inRange, .flatpickr-day.nextMonthDay.inRange, .flatpickr-day.today.inRange, .flatpickr-day.prevMonthDay.today.inRange, .flatpickr-day.nextMonthDay.today.inRange, .flatpickr-day:hover, .flatpickr-day.prevMonthDay:hover, .flatpickr-day.nextMonthDay:hover, .flatpickr-day:focus, .flatpickr-day.prevMonthDay:focus, .flatpickr-day.nextMonthDay:focus {
  cursor: pointer;
  outline: 0;
  background: #e6e6e6;
  border-color: #e6e6e6; }

.flatpickr-day.today {
  border-color: #959ea9; }

.flatpickr-day.today:hover, .flatpickr-day.today:focus {
  border-color: #959ea9;
  background: #959ea9;
  color: #fff; }

.flatpickr-day.selected, .flatpickr-day.startRange, .flatpickr-day.endRange, .flatpickr-day.selected.inRange, .flatpickr-day.startRange.inRange, .flatpickr-day.endRange.inRange, .flatpickr-day.selected:focus, .flatpickr-day.startRange:focus, .flatpickr-day.endRange:focus, .flatpickr-day.selected:hover, .flatpickr-day.startRange:hover, .flatpickr-day.endRange:hover, .flatpickr-day.selected.prevMonthDay, .flatpickr-day.startRange.prevMonthDay, .flatpickr-day.endRange.prevMonthDay, .flatpickr-day.selected.nextMonthDay, .flatpickr-day.startRange.nextMonthDay, .flatpickr-day.endRange.nextMonthDay {
  background: #569ff7;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  border-color: #569ff7; }

.flatpickr-day.selected.startRange, .flatpickr-day.startRange.startRange, .flatpickr-day.endRange.startRange {
  border-radius: 50px 0 0 50px; }

.flatpickr-day.selected.endRange, .flatpickr-day.startRange.endRange, .flatpickr-day.endRange.endRange {
  border-radius: 0 50px 50px 0; }

.flatpickr-day.selected.startRange + .endRange, .flatpickr-day.startRange.startRange + .endRange, .flatpickr-day.endRange.startRange + .endRange {
  -webkit-box-shadow: -10px 0 0 #569ff7;
  box-shadow: -10px 0 0 #569ff7; }

.flatpickr-day.selected.startRange.endRange, .flatpickr-day.startRange.startRange.endRange, .flatpickr-day.endRange.startRange.endRange {
  border-radius: 50px; }

.flatpickr-day.inRange {
  border-radius: 0;
  -webkit-box-shadow: -5px 0 0 #e6e6e6,5px 0 0 #e6e6e6;
  box-shadow: -5px 0 0 #e6e6e6,5px 0 0 #e6e6e6; }

.flatpickr-day.disabled, .flatpickr-day.disabled:hover, .flatpickr-day.prevMonthDay, .flatpickr-day.nextMonthDay, .flatpickr-day.notAllowed, .flatpickr-day.notAllowed.prevMonthDay, .flatpickr-day.notAllowed.nextMonthDay {
  color: rgba(57, 57, 57, 0.3);
  background: transparent;
  border-color: transparent;
  cursor: default; }

.flatpickr-day.disabled, .flatpickr-day.disabled:hover {
  cursor: not-allowed;
  color: rgba(57, 57, 57, 0.1); }

.flatpickr-day.week.selected {
  border-radius: 0;
  -webkit-box-shadow: -5px 0 0 #569ff7,5px 0 0 #569ff7;
  box-shadow: -5px 0 0 #569ff7,5px 0 0 #569ff7; }

.rangeMode .flatpickr-day {
  margin-top: 1px; }

.flatpickr-weekwrapper {
  display: inline-block;
  float: left; }

.flatpickr-weekwrapper .flatpickr-weeks {
  padding: 0 12px;
  -webkit-box-shadow: 1px 0 0 #e6e6e6;
  box-shadow: 1px 0 0 #e6e6e6; }

.flatpickr-weekwrapper .flatpickr-weekday {
  float: none;
  width: 100%;
  line-height: 28px; }

.flatpickr-weekwrapper span.flatpickr-day, .flatpickr-weekwrapper span.flatpickr-day:hover {
  display: block;
  width: 100%;
  max-width: none;
  color: rgba(57, 57, 57, 0.3);
  background: transparent;
  cursor: default;
  border: none; }

.flatpickr-innerContainer {
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden; }

.flatpickr-rContainer {
  display: inline-block;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.flatpickr-time {
  text-align: center;
  outline: 0;
  display: block;
  height: 0;
  line-height: 40px;
  max-height: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.flatpickr-time:after {
  content: "";
  display: table;
  clear: both; }

.flatpickr-time .numInputWrapper {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 40%;
  height: 40px;
  float: left; }

.flatpickr-time .numInputWrapper span.arrowUp:after {
  border-bottom-color: #393939; }

.flatpickr-time .numInputWrapper span.arrowDown:after {
  border-top-color: #393939; }

.flatpickr-time.hasSeconds .numInputWrapper {
  width: 26%; }

.flatpickr-time.time24hr .numInputWrapper {
  width: 49%; }

.flatpickr-time input {
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  border-radius: 0;
  text-align: center;
  margin: 0;
  padding: 0;
  height: inherit;
  line-height: inherit;
  cursor: pointer;
  color: #393939;
  font-size: 14px;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.flatpickr-time input.flatpickr-hour {
  font-weight: bold; }

.flatpickr-time input.flatpickr-minute, .flatpickr-time input.flatpickr-second {
  font-weight: 400; }

.flatpickr-time input:focus {
  outline: 0;
  border: 0; }

.flatpickr-time .flatpickr-time-separator, .flatpickr-time .flatpickr-am-pm {
  height: inherit;
  display: inline-block;
  float: left;
  line-height: inherit;
  color: #393939;
  font-weight: bold;
  width: 2%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center; }

.flatpickr-time .flatpickr-am-pm {
  outline: 0;
  width: 18%;
  cursor: pointer;
  text-align: center;
  font-weight: 400; }

.flatpickr-time .flatpickr-am-pm:hover, .flatpickr-time .flatpickr-am-pm:focus {
  background: #f0f0f0; }

.flatpickr-input[readonly] {
  cursor: pointer; }

@-webkit-keyframes fpFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes fpFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.baseline_guideline .container {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto; }

.baseline_guideline .row {
  width: 100%; }

.baseline_guideline h1.big,
.baseline_guideline h1,
.baseline_guideline h2,
.baseline_guideline h3,
.baseline_guideline h4,
.baseline_guideline h5,
.baseline_guideline h6 {
  margin: 0 0 15px 0; }

.baseline_guideline h1.secondary,
.baseline_guideline h2.secondary,
.baseline_guideline h3.secondary,
.baseline_guideline h4.secondary,
.baseline_guideline h5.secondary,
.baseline_guideline h6.secondary,
.baseline_guideline h6.secondary.small {
  margin: 0 0 15px 0; }

.color_row ul li {
  border-radius: 100px;
  float: left;
  height: 70px;
  list-style: none;
  margin-right: 40px;
  width: 70px; }

.color_row ul li.main_color {
  background-color: #ffc649; }

.color_row ul li.secondary_color {
  background-color: #333333; }

.color_row ul li.additionalcolor1 {
  background-color: #666666; }

.color_row ul li.additionalcolor2 {
  background-color: #fafafa; }

.baseline_guideline .three_column {
  width: 33.33%;
  float: left; }

.baseline_guideline .three_column h6 {
  margin-bottom: 40px; }

.row.yellow_bg {
  background-color: #ffc649; }

.row.yellow_bg .container {
  padding: 60px 0; }

.row.black_bg {
  background-color: #333333; }

.row.black_bg .container {
  padding: 60px 0; }

.baseline_guideline .row .container {
  padding: 60px 0; }

header:not(.eael-entry-header) {
  height: 79px;
  position: relative;
  width: 100%;
  /*max-width:1400px;*/
  margin: 0 auto;
  position: fixed;
  /*left:50%;*/
  /*margin-left:-700px;*/
  z-index: 991; }

header .left_overlay {
  height: 100%;
  left: 0;
  position: absolute;
  width: 66.7%;
  top: 0;
  background-color: #333333;
  z-index: 5; }

header .right_overlay {
  height: 100%;
  position: absolute;
  right: 0;
  width: 33.4%;
  top: 0;
  background-color: #ffc649;
  z-index: 5; }

header .container {
  margin: 0 auto;
  padding: 0 30px;
  width: 1400px;
  position: relative;
  z-index: 15;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

header .logo {
  margin-top: 14px;
  float: left; }

header .primary_menu {
  float: left;
  margin-top: 30px; }

header .primary_menu ul li {
  float: left;
  margin: 0 11px;
  list-style: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }

header .primary_menu > ul > li:first-child {
  margin-left: 45px; }

header .primary_menu ul li a {
  color: #ffffff;
  font-family: "Oswald", sans-serif;
  font-size: 14px;
  line-height: 24px;
  text-transform: uppercase;
  font-weight: 500;
  position: relative;
  padding: 0 20px;
  white-space: nowrap; }

header .primary_menu ul li a:after {
  position: absolute;
  width: 100%;
  height: 0;
  bottom: 0;
  left: 0;
  background-color: #ffc649;
  content: "";
  display: inline-block;
  z-index: -1;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear; }

header .primary_menu ul > li:hover > a:after {
  position: absolute;
  width: 100%;
  height: 37%;
  bottom: 0;
  left: 0;
  background-color: #ffc649;
  content: "";
  display: inline-block;
  z-index: -1; }

header .primary_menu ul li.menu-item-has-children > .caret_down {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 6px solid #ffffff;
  width: 0;
  height: 0;
  display: inline-block;
  position: relative;
  top: -3px;
  margin-left: -12px; }

header .magnify_icon {
  /* background: url(../img/general/magnify.png) no-repeat center center transparent; */
	background: url('../img/general/css_sprites.png') -10px -92px;
	background-repeat: no-repeat;
  width: 24px;
  height: 25px;
  display: inline-block;
  cursor: pointer;
  position: relative; }

header .magnify_content {
  width: 24px;
  height: 25px;
  display: inline-block;
  cursor: pointer;
  margin-top: 28px;
  margin-left: 20px;
  position: relative; }

header .register_cta {
  float: right;
  margin-right: 40px;
  margin-top: 32px; }

header .register_cta .read_more_alternative.white_type {
  line-height: 16px;
  padding: 0 10px; }

header .register_cta .read_more_alternative:hover {
  padding: 0 10px; }

header .register_cta .first {
  padding-right: 20px; }

header .register_cta span {
  height: 15px;
  width: 2px;
  background-color: #333333;
  display: inline-block;
  position: relative;
  top: 2px; }

header .register_cta .second {
  padding-left: 10px; }

header .joinus_cta {
  margin-top: 14px;
  float: right; }

header .primary_menu .sub-menu {
  margin-left: -70px;
  position: absolute;
  width: 250px;
  z-index: 999;
  top: 100%;	}

header .primary_menu .sub-menu li {
  border-bottom: 1px solid #f3f3f3;
  display: block;
  float: none;
  margin: 0;
  position: relative; }

header .primary_menu .sub-menu > li:hover > a {
  background-color: #ffc649;
  color: #ffffff; }

header .primary_menu .sub-menu > li:hover > .caret_down {
  border-top: 6px solid #ffffff; }

header .primary_menu ul.sub-menu li .caret_down {
  border-top: 6px solid #ffc649;
  position: absolute;
  right: 12px;
  top: 16px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg); }

header .primary_menu .sub-menu li a {
  background-color: #ffffff;
  color: #333333;
  display: block;
  font-family: "Oswald", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 40px;
  text-transform: uppercase; }

header .primary_menu .sub-menu .sub-menu {
  position: absolute;
  margin-left: 250px;
  margin-top: -40px;
  padding-top: 0; }

header .sub-menu {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear; }

.caret_down {
	display:inline !important;
	top:13px !important;	
}

header .primary_menu ul li.menu-item-has-children:hover > .sub-menu {
  opacity: 1;
  visibility: visible; 
  -webkit-box-shadow: 0px 5px 4px 3px rgba(102,102,102,0.36); 
box-shadow: 0px 5px 4px 3px rgba(102,102,102,0.36);
}

header .primary_menu ul > li > .sub-menu {
  /* padding-top: 25px; */
  margin-top: 17px; }

.mobile_menu {
  cursor: pointer;
  display: block;
  display: none;
  float: right;
  height: 42px;
  margin-top: 12px;
  position: relative;
  width: 32px; }

.mobile_menu .lines {
  background-color: #ffffff;
  height: 3px;
  width: 32px;
  display: inline-block;
  position: absolute;
  top: 28px;
  right: 0;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear; }

.mobile_menu .lines:before {
  background-color: #ffffff;
  width: 32px;
  height: 3px;
  content: "";
  display: inline-block;
  position: absolute;
  top: -10px;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear; }

.mobile_menu .lines:after {
  background-color: #ffffff;
  width: 32px;
  height: 3px;
  content: "";
  display: inline-block;
  position: absolute;
  bottom: -10px;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear; }

.mobile_menu.open .lines:after {
  display: none; }

.mobile_menu.open .lines {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.mobile_menu.open .lines:before {
  top: 0;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg); }

@media only screen and (max-width: 1600px) {
  header .left_overlay {
    width: 70%; }

  header .right_overlay {
    width: 30.1%; } }
@media only screen and (max-width: 1450px) {
  header .left_overlay {
    width: 72%; }

  header .right_overlay {
    width: 28%; } }
@media only screen and (max-width: 1420px) {
  header .container {
    padding: 0;
    width: 96%;
    max-width: 100%; }

  header {
    max-width: 100%;
    left: 0;
    margin-left: 0; } }
@media only screen and (max-width: 1300px) {
  header .primary_menu ul li {
    margin: 0 5px; }

  header .register_cta {
    margin-right: 30px; } }
@media only screen and (max-width: 1220px) {
  header .primary_menu > ul > li:first-child {
    margin-left: 30px; }

  header .primary_menu ul li {
    margin: 0; }

  header .register_cta {
    margin-right: 20px; } }
@media only screen and (max-width: 1130px) {
  header .register_cta {
    margin-right: 10px; }

  header .primary_menu ul li a {
    padding: 0 13px; } }
@media only screen and (max-width: 1024px) {
  header .container {
    width: 100%; }

  header .logo {
    margin-left: 3%; }

  header .mobile_menu {
    margin-right: 3%; }

  header .primary_menu,
  header .magnify_icon,
  header .joinus_cta,
  header .magnify_content,
  header .register_cta {
    display: none; }

  header .right_overlay {
    width: 0;
    display: none; }

  header .mobile_menu {
    display: block; }

  header .left_overlay {
    width: 100%; }

  header .primary_menu {
    background-color: #333333;
    display: none;
    float: none;
    height: 100%;
    margin-top: 79px;
    position: fixed;
    width: 100%; }

  header .primary_menu ul li {
    float: none;
    position: relative;
    cursor: pointer; }

  header .primary_menu ul li:first-child {
    margin-left: 0; }

  header .primary_menu ul li a {
    font-size: 24px;
    line-height: 38px;
    padding: 0 3%;
    display: inline-block; }

  header .primary_menu ul li.menu-item-has-children > .caret_down {
    position: absolute;
    top: 14px;
    right: 30px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 8px solid #ffffff;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg); }

  header .primary_menu ul li .sub-menu li .caret_down {
    border-top: 8px solid #666;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear; }

  header .primary_menu ul li .sub-menu li:hover .caret_down {
    border-top: 8px solid #666; }

  header .primary_menu ul li:hover a:after {
    display: none; }

  header .primary_menu ul li:hover .sub-menu {
    display: none; }

  header .primary_menu ul li .sub-menu {
    display: none;
    -webkit-transition: none;
    transition: none;
    opacity: 1;
    visibility: visible;
    width: 100%;
    margin-left: 0;
    position: relative;
    padding-top: 0; }

  header .primary_menu .sub-menu li {
    border-bottom: none; }

  header .primary_menu .sub-menu li a {
    background-color: transparent;
    color: #fafafa;
    padding: 0 3% 0 4%;
    display: inline-block; }

  header .primary_menu .sub-menu li:hover a {
    background-color: transparent;
    color: #666; }

  header .primary_menu .sub-menu .sub-menu {
    display: none;
    position: relative;
    margin-left: 0;
    margin-top: 0;
    padding-top: 0; }

  header .primary_menu .sub-menu .sub-menu li a {
    padding: 0 4% 0 6%; }

  header .primary_menu li.menu-item-has-children.on_active > a {
    background-color: #ffc649; }

  header .primary_menu li.menu-item-has-children.on_active > .caret_down {
    border-top: 8px solid #ffc649;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }

  header .primary_menu .sub-menu li.menu-item-has-children.on_active > a {
    background-color: transparent;
    color: #ffffff; }

  header .primary_menu .sub-menu li.menu-item-has-children.on_active > .caret_down {
    border-top: 8px solid #ffc649;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); } }
footer {
  background-color: #333333;
  padding: 80px 0 130px 0; }

footer .container {
  margin: 0 auto;
  position: relative;
  width: 1240px; }

footer .column {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  position: relative;
  width: 25%; }

footer .footer_logo {
  margin-bottom: 25px; }

footer .footer_copyright {
  color: #ffffff;
  font-size: 12px;
  line-height: 15px;
  opacity: 0.7; }

footer .footer_copyright a {
  -webkit-transition: all 0.3s linear;
  color: #ffffff;
  transition: all 0.3s linear; }

footer .footer_copyright a:hover {
  text-decoration: underline; }

footer ul li {
  list-style: none;
  margin-bottom: 34px; }

footer ul li a {
  color: #ffffff;
  font-family: "Oswald", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
  text-transform: uppercase; }

footer .column.second_column {
  padding: 0 0 0 50px; }

footer .column.third_column {
  padding: 0 0 0 50px; }

footer .column.second_column h4 {
  top: 18px;
  left: -14px; }

footer .column.third_column h4 {
  top: 46px;
  left: -42px; }

footer .fourth_column .input_field {
  position: relative; }

footer .fourth_column input[type="submit"] {
  background-color: transparent;
  border: none;
  font-family: "Oswald", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  position: absolute;
  right: 2px;
  text-transform: uppercase;
  top: 12px; }

footer .fourth_column .social_media {
  text-align: right; }

footer .fourth_column .social_media ul {
  display: inline-block; }

footer .fourth_column .social_media ul li:last-child {
  margin-right: 0; }

footer .column h4 {
  color: #ffc649;
  font-family: "Oswald", sans-serif;
  font-size: 14px;
  line-height: 14px;
  position: absolute;
  text-transform: uppercase;
  top: 0;
  left: 0;
  border-right: 2px solid #ffc649;
  padding-right: 18px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg); }

footer .back_to_top {
  border: 2px solid #ffc649;
  bottom: -55px;
  display: inline-block;
  height: 50px;
  position: absolute;
  width: 50px; }

footer .back_to_top .top_arrow {
  -webkit-transition: all 0.3s linear;
  /* background: url(../img/top_arrow_yellow.png) no-repeat center center transparent; */
	background: url('../img/general/css_sprites.png') -142px -10px;
    background-repeat: no-repeat;
  bottom: -28px;
  height: 49px;
  left: 50%;
  margin-left: -6.5px;
  position: absolute;
  transition: all 0.3s linear;
  width: 13px; }

footer .back_to_top:hover .top_arrow {
  bottom: -14px; }

@media only screen and (max-width: 1260px) {
  footer .container {
    width: 94%;
    padding-left: 3%;
    padding-right: 3%; } }
@media only screen and (max-width: 860px) {
  footer {
    padding: 40px 0; }

  footer .column {
    width: 100%;
    margin-bottom: 35px; }

  footer .back_to_top {
    bottom: 0; }

  footer .fourth_column .social_media {
    text-align: left; }

  footer .form_container {
    max-width: 300px; }

  footer .column.second_column,
  footer .column.third_column {
    width: 50%;
    float: left; }

  footer .column.fourth_column {
    margin-bottom: 0; }

  footer .back_to_top {
    display: none; }

  footer .social_media ul li {
    margin-bottom: 0; }

  footer ul li:last-child {
    margin-bottom: 0; } }
@media only screen and (max-width: 480px) {
  footer .column.second_column, footer .column.third_column {
    width: 100%; } }
.error_pages {
  min-height: 480px;
  text-align: center; }

.error_pages h1 {
  font-weight: 500;
  padding-top: 160px;
  text-align: center; }

.error_pages p {
  color: #333333;
  font-size: 24px;
  font-weight: 500;
  line-height: 30px; }

@media only screen and (max-width: 480px) {
  .error_pages {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 100%;
    padding: 0 20px; }

  .error_pages h1 {
    font-size: 60px;
    line-height: 90px;
    padding-top: 90px; }

  .error_pages p {
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 90px; } }
.search_box {
  display: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 40px 20px 30px;
  background-color: #fff;
  box-shadow: 0px 0 5px #ddd;
  height: 114px;
  left: -210px;
  position: absolute;
  top: 51px;
  width: 420px; }

.search_box input[type="text"] {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #333333;
  display: inline-block;
  font-family: "Oswald", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  padding: 12px 15px;
  border: 2px solid #333333;
  float: left;
  width: 74%;
  margin-right: 1%; }

.search_box input[type="text"]:focus {
  box-shadow: 0px 0px 5px #ffc649;
  outline: none; }

.search_box ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #333333; }

.search_box ::-moz-placeholder {
  /* Firefox 19+ */
  color: #333333; }

.search_box :-ms-input-placeholder {
  /* IE 10+ */
  color: #333333; }

.search_box :-moz-placeholder {
  /* Firefox 18- */
  color: #333333; }

.search_box button.cta_default {
  background-color: transparent;
  width: 25%;
  text-align: center;
  padding: 12px 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  cursor: pointer; }

.search_content .wrapper {
  width: 960px;
  margin: 60px auto 90px; }

.search_content ul li {
  list-style: none;
  margin-bottom: 20px; }

.search_box .close {
  width: 15px;
  height: 15px;
  position: absolute;
  top: 15px;
  right: 20px; }

.search_box .close:before {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  content: "";
  display: inline-block;
  width: 15px;
  height: 2px;
  position: absolute;
  top: 8px;
  left: 0;
  background-color: #333333;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.search_box .close:after {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  content: "";
  display: inline-block;
  width: 15px;
  height: 2px;
  position: absolute;
  top: 8px;
  left: 0;
  background-color: #333333;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.search_box .close:hover:before {
  background-color: #ffc649;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.search_box .close:hover:after {
  background-color: #ffc649;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

@media only screen and (max-width: 1024px) {
  .search_box {
    display: none; } }
.home_hero {
  height: 1150px;
  position: relative;
  max-width: 100%;
  overflow: hidden; }

.home_hero .hfa_shapes {
  width: 366px;
  height: 668px;
  background-image: url(../img/home/hfa_hero_overlay.png);
  background-repeat:no-repeat;
  background-color: transparent;
  background-position: center center;
  position: absolute;
  top: 0;
  left: -42px;
  display: block;
  z-index: -1; }

.home_hero .container {
  max-width: 1400px;
  margin: 0 auto;
  height: 100%;
  position: relative; }

.home_hero .left_overlay {
  height: 940px;
  left: 0;
  position: absolute;
  width: 72.5%;
  top: 0;
  background-color: #333333;
  z-index: 5; }

.home_hero .right_overlay {
  height: 100%;
  position: absolute;
  right: 0;
  width: 27.5%;
  top: 0;
  background-color: #ffc649;
  z-index: 5; }

.home_hero .right_overlay .number {
  font-size: 16px;
  line-height: 24px;
  font-family: "Oswald", sans-serif;
  color: #333333;
  font-weight: 500;
  display: inline-block;
  position: absolute;
  bottom: 50px;
  right: 50px; }

.home_hero .home_hero_content {
  width: 1240px;
  margin: 0 auto;
  height: 855px;
  background-color: #ffffff;
  position: relative;
  z-index: 10; }

.home_hero .home_hero_content ul li {
  height: 855px; }

.home_hero .home_hero_content ul li .description {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 705px;
  float: right;
  height: 100%;
  padding: 170px 100px 60px 100px;
  position: relative;
  z-index: 10; }

.home_hero .home_hero_content ul li .description h1 {
  text-transform: uppercase;
  overflow-wrap: normal !important;
}

.home_hero .home_hero_content ul li .description h2 {
  text-transform: uppercase;
  margin: 0 0 40px 0; }

.home_hero .home_hero_content ul li .description article {
  font-size: 18px;
  line-height: 30px;
  font-style: italic;
  font-weight: 300;
  max-width: 77%;
  margin: 0 0 30px 0; }

.home_hero .home_hero_content ul li .description h6 {
  font-weight: 300;
  font-family: "Oswald", sans-serif;
  margin: 0 0 30px 0; }

.home_hero .home_hero_content ul li .description .signatures {
  margin: 0 0 30px 0; }

.home_hero .home_hero_content ul li .placeholder {
  width: 535px;
  float: right;
  height: 100%; }

.home_hero .slide_navigation {
  height: 340px;
  margin: auto;
  max-width: 100%;
  position: absolute;
  top: 50%;
  width: 45px;
  z-index: 5;
  right: -57px;
  margin-top: -170px; }

.home_hero .slide_navigation .prev {
  top: 0;
  position: absolute;
  cursor: pointer; }

.home_hero .slide_navigation .prev:hover .white_shapes {
  right: 0;
  width: 32px; }

.home_hero .slide_navigation .prev .arrow {
  /* background: url(../img/general/arrow_top.png) no-repeat center center transparent; */
  background: url('../img/general/css_sprites.png') -10px -10px;
  background-repeat: no-repeat;
  width: 30px;
  height: 62px;
  display: block;
  position: relative;
  z-index: 8; }

.home_hero .slide_navigation .prev .white_shapes {
  content: "";
  display: inline-block;
  width: 26px;
  height: 78px;
  background-color: #ffffff;
  position: absolute;
  right: -10px;
  top: -8px;
  z-index: 2;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear; }

.home_hero .slide_navigation .next {
  bottom: 0;
  position: absolute;
  cursor: pointer; }

.home_hero .slide_navigation .next .arrow {
  /* background: url(../img/general/arrow_top.png) no-repeat center center transparent; */
	background: url('../img/general/css_sprites.png') -10px -10px;
    background-repeat: no-repeat;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  width: 30px;
  height: 62px;
  display: block;
  position: relative;
  z-index: 8; }

.home_hero .slide_navigation .next .white_shapes {
  content: "";
  display: inline-block;
  width: 26px;
  height: 78px;
  background-color: #ffffff;
  position: absolute;
  right: -10px;
  bottom: -8px;
  z-index: 2;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear; }

.home_hero .slide_navigation .next:hover .white_shapes {
  right: 0;
  width: 32px; }

.slide_number {
  position: absolute;
  top: 50%;
  height: 66px;
  width: 36px;
  margin-top: -33px;
  color: #333333;
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  text-align: center;
  margin-left: 8px; }

.slide_number .current-index {
  color: #ffffff;
  display: block;
  border-bottom: 2px solid #ffffff;
  text-align: center;
  padding-bottom: 5px;
  margin-bottom: 5px; }

.home_hero .preview {
  bottom: 80px;
  height: 220px;
  left: 50%;
  margin-left: -30px;
  position: absolute;
  width: 220px;
  overflow: hidden; }

.preview .overlay_loading {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  left: 0;
  top: 0; }

.home_hero .home_hero_content .preview ul li {
  height: 220px; }

.news_ticker {
  position: relative;
  z-index: 15;
  height: 85px; }

.news_ticker .container {
  width: 1240px;
  margin: 0 auto; }

.news_ticker h4 {
  font-size: 16px;
  line-height: 24px;
  font-family: "Oswald", sans-serif;
  color: #ffc649;
  text-transform: uppercase;
  font-weight: 500;
  display: inline-block;
  float: left;
  margin-top: 24px;
  margin-right: 40px; }

.news_ticker_content {
  max-width: 670px;
  float: left;
  margin-top: 12px; }

.news_ticker_content .placeholder {
  width: 58px;
  height: 58px;
  border-radius: 30px;
  display: block;
  float: left;
  margin-right: 25px; }

.news_ticker_content p {
  color: #ffffff;
  float: left;
  font-size: 16px;
  line-height: 22px;
  margin: 10px 0 0 0;
  width: 360px; }

.news_ticker .find_more {
  font-size: 14px;
  line-height: 24px;
  font-family: "Oswald", sans-serif;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 500;
  display: inline-block;
  float: left;
  margin-top: 28px;
  margin-right: 30px; }

.preview .overlay-loading {
  position: absolute;
  width: 100%;
  height: 100%;
  transition: all 4s;
  background-color: rgba(0, 0, 0, 0.6);
  left: 0;
  top: 0; }

.home_hero .container {
  max-width: 100%; }

.news_ticker .find_more {
  margin-top: 17px;
  margin-right: 0; 
  padding-left:15px; }

.home_hero .home_hero_content ul li .description {
	width:50%;
	  float: left !important;
	}


@media only screen and (max-width: 1420px) {
  .home_hero .container {
    max-width: 100%; } }
@media only screen and (max-width: 1369px) {
  .home_hero .home_hero_content {
    width: 1180px; }

  .home_hero .home_hero_content ul li .description {
    width: 50%; 
	}

  .home_hero .home_hero_content ul li .placeholder {
    width: 50%; } }
@media only screen and (max-width: 1300px) {
  .home_hero .home_hero_content {
    width: 1100px; }

  .home_hero .home_hero_content ul li .description {
    padding: 100px 80px 40px; }

  .home_hero .home_hero_content ul li .description h1 {
    font-size: 100px;
    line-height: 118px; } }
@media only screen and (max-width: 1220px) {
  .home_hero .home_hero_content {
    width: 1024px; }

  .home_hero .home_hero_content ul li .description {
    padding: 60px 50px 30px; }

  .home_hero .home_hero_content ul li .description h1 {
    font-size: 90px;
    line-height: 108px; } }
@media only screen and (max-width: 1280px) {
  .news_ticker .container {
    width: 94%;
    margin-left: 3%;
    margin-right: 3%; } }
@media only screen and (max-width: 1140px) {
  .home_hero {
    height: auto; }

  .home_hero .hfa_shapes {
    display: none; }

  .home_hero .home_hero_content {
    height: 630px;
    width: 94%;
    margin-left: 3%;
    margin-right: 3%;
    background-color: #ffc649; }

  .home_hero .home_hero_content ul li {
    height: 560px; }

  .home_hero .home_hero_content ul li .placeholder {
    width: 100%;
    height: 100%;
    float: left;
    position: absolute;
    top: 0;
    left: 0; }

  .home_hero .home_hero_content ul li .description {
    width: 100%;
    float: left;
    background: rgba(255, 255, 255, 0.8);
    padding: 50px 50px 30px; }

  .home_hero .slide_navigation {
    display: none; }

  .home_hero .preview {
    display: none; }

  .home_hero .home_hero_content ul li .description h1 {
    font-size: 60px;
    line-height: 78px; }

  .home_hero .home_hero_content ul li .description h2 {
    font-size: 30px;
    line-height: 40px;
    margin: 0 0 20px 0; }

  .home_hero .slide_navigation {
    height: 340px;
    margin: auto;
    max-width: 100%;
    position: relative;
    top: 30px;
    width: 45px;
    z-index: 5;
    right: 0;
    margin-top: -170px;
    transform: rotate(-90deg);
    display: block; }

  .home_hero .slide_navigation .slide_number {
    display: none; }

  .home_hero .right_overlay {
    height: 630px; }

  .news_ticker {
    background-color: #333333; }

  .news_ticker .find_more {
    float: right;
    margin-right: 0; } }
@media only screen and (max-width: 1024px) {
  .news_ticker {
    height: auto;
    float: left;
    width: 100%; }

  .news_ticker_content {
    max-width: calc(100% - 150px);
    margin: 10px 0; }

  .news_ticker .find_more {
    float: none;
    margin-top: 10px;
    margin-bottom: 10px; }

  .home_hero .home_hero_content ul li .description article {
    max-width: 100%;
    margin-bottom: 20px; }

  .home_hero .home_hero_content ul li .description h6 {
    margin-bottom: 15px; }

  .home_hero .home_hero_content ul li .description .signatures {
    margin-bottom: 20px; }

  .home_hero .home_hero_content ul li .description .signatures img {
    max-width: 80%; } }
@media only screen and (max-width: 620px) {
  .news_ticker_content p {
    width: 100%; }

  .news_ticker .find_more {
    margin-top: 10px; }

  .home_hero .home_hero_content ul li .description article {
    font-size: 16px;
    line-height: 24px; }

  .home_hero .home_hero_content ul li .description {
    padding: 40px 30px 30px; } }
@media only screen and (max-width: 440px) {
  .home_hero .slide_navigation {
    height: 200px;
    top: 102px; }

  .home_hero .home_hero_content ul li .description {
    padding: 40px 20px 30px; } }
.home_resources {
  position: relative;
  margin-bottom: 60px; }

.home_resources .container {
  width: 1170px;
  margin: 0 auto; }

.home_resources .container .left {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  float: left;
  padding-right: 30px; }

.home_resources .container .right {
  width: 50%;
  float: left; }

.home_resources .left .left_description {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 30px;
  height: 255px;
  margin-bottom: 30px; }

.home_resources .left .title {
  text-transform: uppercase;
  margin: 0 0 30px 0;
  padding: 80px 0 0 0; }

.home_resources .left p {
  color: #666666;
  margin: 0 0 25px 0; }

.home_resources .right .placeholder {
  height: 270px;
  width: 100%;
  display: block;
  position: relative;
  top: -14px;
  z-index: 15;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 35px 40px;
  margin-bottom: 15px; }

.home_resources .right .placeholder .yellow_strip {
  background-color: #ffc649;
  width: 155px;
  height: 50px;
  position: absolute;
  top: 40px;
  left: 0;
  text-align: center; }

.home_resources .right .placeholder .number {
  font-family: "Oswald", sans-serif;
  font-size: 50px;
  color: #ffffff;
  line-height: 56px;
  font-weight: bold;
  position: relative;
  bottom: -5px; }

.home_resources .right .placeholder .dash {
  width: 67px;
  height: 2px;
  background-color: #333333;
  position: absolute;
  top: 120px;
  left: -67px; }

.home_resources .right .placeholder .dash:before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 5px;
  background-color: #333333;
  position: absolute;
  left: -22px;
  top: -3px; }

.home_resources .right .placeholder .dash:after {
  width: 56px;
  height: 2px;
  background-color: #ffc649;
  content: "";
  display: inline-block;
  position: absolute;
  right: -56px; }

.home_resources .right .placeholder h2 {
  color: #ffffff;
  padding-top: 155px; }

.home_resources .block_section {
  margin-top: 15px; }

.home_resources .left_column {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 100%; }

.home_resources .right_column {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 100%; }

.home_resources .left_column .placeholder {
  height: 570px;
  width: 100%;
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 35px 40px; }

.home_resources .right_column .half_column_left {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 48%;
  margin-right: 4%;
  float: left;
  min-height: 420px;
  -webkit-box-shadow: 1px 1px 3px 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 1px 1px 3px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 1px 5px 3px rgba(0, 0, 0, 0.15);
  position: relative;
  margin-bottom: 30px;
  background-color: #ffffff; }

.home_resources .right_column .half_column_right {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 48%;
  float: left;
  min-height: 420px;
  -webkit-box-shadow: 1px 1px 3px 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 1px 1px 3px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 1px 3px 3px rgba(0, 0, 0, 0.15);
  position: relative;
  background-color: #333333;
  margin-bottom: 30px; }

.home_resources .right_column .half_column_left.small_size {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 270px;
  background-color: #ffc649;
  padding: 35px 40px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.home_resources .right_column .half_column_left.small_size.last_column {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
  margin-right: 0;
  min-height: auto;
  text-align: right;
  padding-right: 0; }

.home_resources .yellow_strip {
  background-color: #ffc649;
  width: 155px;
  height: 50px;
  position: absolute;
  top: 40px;
  left: 0;
  text-align: center; }

.home_resources .yellow_strip.black_strip {
  background-color: #333333; }

.home_resources .yellow_strip.black_strip .number {
  color: #ffc649; }

.home_resources .number {
  font-family: "Oswald", sans-serif;
  font-size: 50px;
  color: #ffffff;
  line-height: 56px;
  font-weight: bold;
  position: relative;
  bottom: -5px; }

.home_resources .number.black {
  color: #333333; }

.home_resources h2.secondary {
  color: #ffffff;
  position: absolute;
  bottom: 35px; }

.home_resources h2.black {
  color: #333333; }

.home_resources h2.secondary.rotates {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  bottom: 110px;
  left: -25px; }

.home_resources .read_more {
  bottom: 50px;
  height: 48px;
  position: absolute;
  right: 50px;
  width: 24px; }

.home_resources .read_more.black_type .resources_explore {
  color: #333333; }

.home_resources .read_more.black_type .top_arrow {
  /* background: url(../img/general/arrow_right_cta.png) no-repeat center center transparent; */
    background: url('../img/general/css_sprites.png') -99px -92px;
    background-repeat: no-repeat;
}

.home_resources .resources_explore {
  display: inline-block;
  font-family: "Oswald", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-align: left;
  text-transform: uppercase;
  position: relative;
  color: #ffffff;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  bottom: 0;
  padding: 10px; }

.home_resources .resources_explore:hover {
  bottom: 30px; }

.home_resources .resources_explore .top_arrow {
  /* background: url(../img/general/arrow_right_cta_white.png) no-repeat center center transparent; */
	background: url('../img/general/css_sprites.png') -10px -137px;
    background-repeat: no-repeat;
  width: 0;
  height: 13px;
  display: inline-block;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: absolute;
  bottom: 15px;
  left: -30px; }

.home_resources .resources_explore:hover .top_arrow {
  width: 26px; }

.home_resources .arrow_down {
  /* background: url(../img/general/arrow_down.png) no-repeat center center transparent; */
  background: url('../img/general/css_sprites.png') -175px -10px;
  background-repeat: no-repeat;
  width: 13px;
  height: 26px;
  display: inline-block;
  position: absolute;
  right: 50px;
  top: 25px; }

.home_resources .bg_overlay {
  background-color: #fafafa;
  width: 100%;
  height: 600px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1; }

@media only screen and (max-width: 1190px) {
  .home_resources .container {
    width: 94%;
    margin-left: 3%;
    margin-right: 3%; } }
@media only screen and (max-width: 840px) {
  .home_resources .container .left {
    width: 100%;
    padding-right: 0;
    margin-bottom: 25px; }

  .home_resources .container .right {
    width: 100%; }

  .home_resources .left_column .placeholder {
    height: 380px; }

  .home_resources .arrow_down {
    display: none; }

  .home_resources .left p {
    margin-bottom: 0; }

  .home_resources .left .title {
    padding-top: 60px;
    margin-bottom: 10px; }

  .home_resources .left .left_description {
    height: auto; }

  .home_resources {
    margin-bottom: 0; } }
@media only screen and (max-width: 480px) {
  .home_resources {
    margin-bottom: 30px; }

  .home_resources h2.secondary {
    font-size: 32px;
    line-height: 38px; }

  .home_resources .right .placeholder {
    padding: 30px 20px; }

  .home_resources .right_column .half_column_left {
    width: 100%;
    margin-right: 0; }

  .home_resources .right_column .half_column_right {
    width: 100%; }

  .home_resources .right_column .half_column_left.small_size {
    padding: 30px 20px; }

  .home_resources .left_column .placeholder {
    padding: 30px 20px; }

  .home_resources .left_column .placeholder {
    height: 270px; }

  .home_resources .right_column .half_column_left {
    min-height: 270px; }

  .home_resources .right_column .half_column_right {
    min-height: 270px; }

  .home_resources .yellow_strip {
    width: 105px; }

  .home_resources .right .placeholder .yellow_strip {
    width: 105px; }

  .home_resources .read_more {
    bottom: 106px; }

  .home_resources .right_column .half_column_left.small_size.last_column {
    padding-top: 0; }

  .home_resources h2.secondary.rotates {
    bottom: 30px;
    left: 20px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); } }
.home_upcoming {
  max-width: 100%;
  overflow: hidden;
  padding-bottom: 250px;
  padding-top: 90px; }

.home_upcoming .container {
  width: 1070px;
  margin: 0 auto;
  position: relative; }

.home_upcoming .left {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 50%;
  padding: 0 160px 0 0; }

.home_upcoming .right {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 50%; }

.home_upcoming .title {
  font-weight: 500;
  font-family: "Oswald", sans-serif;
  font-size: 36px;
  line-height: 48px;
  position: absolute;
  top: 106px;
  left: -230px;
  text-transform: uppercase;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg); }

.home_upcoming .left h4.secondary {
  color: #333333;
  font-family: "Roboto", sans-serif;
  font-size: 48px;
  line-height: 56px;
  margin: 0 0 30px 0;
  max-height: 168px;
  overflow: hidden; }

.home_upcoming .bx-wrapper {
  z-index: 25; }

.home_upcoming .left .dates {
  height: 120px;
  position: relative;
  width: 215px; }

.home_upcoming .left .dates .number {
  color: #333333;
  font-family: "Oswald", sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 54px;
  padding-left: 52px;
  position: relative;
  top: 32px;
  z-index: 8; }

.home_upcoming .left .dates .day {
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  margin-left: 10px;
  position: relative;
  text-transform: uppercase;
  top: 32px;
  z-index: 8; }

.home_upcoming .left .yellow_shapes {
  background-color: #ffc649;
  display: inline-block;
  height: 73px;
  left: 0;
  position: absolute;
  top: 0;
  width: 147px;
  z-index: 3; }

.home_upcoming .left .yellow_shapes .lines {
  background-color: #333333;
  height: 2px;
  position: absolute;
  right: -117px;
  top: 16px;
  width: 117px; }

.home_upcoming .left .yellow_shapes .lines:before {
  background-color: #ffffff;
  content: "";
  display: inline-block;
  height: 2px;
  left: -46px;
  position: absolute;
  width: 46px; }

.home_upcoming .left .date_ranges {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0 0 25px;
  margin: 0 0 40px 0;
  background-color: #fafafa; }

.home_upcoming .left .date_ranges .fl {
  height: 80px;
  position: relative;
  width: 100px;
  top: 20px; }

.home_upcoming .left .date_ranges .fl.dash_line {
  background-color: #333333;
  display: inline-block;
  height: 1px;
  margin: 0 4px;
  position: relative;
  top: 35px;
  width: 45px;
  left: -35px; }

.home_upcoming .left .date_ranges .day {
  color: #333333;
  font-family: "Oswald", sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 56px; }

.home_upcoming .left .date_ranges .month {
  color: #333333;
  display: block;
  font-family: "Oswald", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  text-transform: uppercase; }

.home_upcoming .left .date_ranges .year {
  font-weight: 300;
  font-size: 18px;
  line-height: 24px;
  position: absolute;
  top: 20px;
  left: -30px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg); }

.home_upcoming .left .icon_mark {
 /* background: url(../img/general/icon_mark.png) no-repeat center center transparent; */
	background: url('../img/general/css_sprites.png') -175px -56px;
    background-repeat: no-repeat;
  display: inline-block;
  height: 14px;
  margin-right: 10px;
  width: 10px; }

.home_upcoming .left h6 {
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  margin: 0 0 30px 0; }

.home_upcoming .left p {
  margin-bottom: 40px; }

.home_upcoming .gradient_shape {
  width: 530px;
  height: 545px;
  background-color: transparent;
  position: absolute;
  top: 4px;
  right: 0;
  z-index: 8;
  -webkit-box-shadow: 20px 10px 35px 10px rgba(218, 218, 218, 0.4);
  -moz-box-shadow: 20px 10px 35px 10px rgba(218, 218, 218, 0.4);
  box-shadow: 20px 10px 35px 10px rgba(218, 218, 218, 0.4); }

.home_upcoming .white_shape {
  background-color: #ffffff;
  height: 460px;
  position: absolute;
  right: -30px;
  top: -30px;
  width: 310px;
  z-index: 5; }

.home_upcoming .yellow_shape {
  background-color: #ffc649;
  height: 460px;
  position: absolute;
  right: -115px;
  top: -80px;
  width: 310px;
  z-index: 3; }

.home_upcoming .right .placeholder {
  height: 550px;
  position: relative;
  width: 100%; }

.home_upcoming .right .read_more_link {
  padding: 10px 20px 10px 40px;
  position: absolute;
  /* right: 28px; */
  top: 45px; }

.home_upcoming .event_pager {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #ffffff;
  bottom: -20px;
  display: inline-block;
  height: 180px;
  padding: 25px 40px;
  position: absolute;
  right: 410px;
  width: 90px;
  z-index: 25; }

.home_upcoming .event_pager .top_lines {
  background-color: #ffffff;
  height: 60px;
  left: 50%;
  margin-left: -1px;
  position: absolute;
  top: -60px;
  width: 2px; }

.home_upcoming .event_pager .event_number {
  width: 370px;
  height: 34px;
  background-color: #ffc649;
  position: absolute;
  top: 86px;
  left: 10px; }

.home_upcoming .event_pager .event_number span {
  color: #ffffff;
  font-family: "Oswald", sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 58px;
  padding-left: 10px; }

.home_upcoming .event_pager .top_lines:after {
  background-color: #333333;
  bottom: -20px;
  content: "";
  display: inline-block;
  height: 20px;
  position: absolute;
  width: 2px; }

.home_upcoming .event_pager ul li {
  list-style: none;
  margin-bottom: 16px; }

.home_upcoming .event_pager ul li:last-child {
  margin-top: 85px; }

.home_upcoming .event_pager ul li a {
  background-color: #333333;
  border-radius: 10px;
  display: block;
  height: 8px;
  width: 8px;
  cursor: pointer; }

.home_upcoming #eventpager {
  position: relative;
  z-index: 30; }

.home_upcoming .event_pager_bg {
  width: 90px;
  height: 100px;
  background-color: #ffffff;
  display: inline-block;
  position: absolute;
  bottom: -20px;
  right: 410px;
  z-index: 10;
  -webkit-box-shadow: 0px 10px 25px 5px rgba(197, 197, 197, 0.4);
  -moz-box-shadow: 0px 10px 25px 5px rgba(197, 197, 197, 0.4);
  box-shadow: 0px 10px 25px 5px rgba(197, 197, 197, 0.4); }

.home_upcoming .event_pager_bg_border {
  border-bottom: 2px solid #333333;
  border-left: 2px solid #333333;
  border-right: 2px solid #333333;
  bottom: -45px;
  display: inline-block;
  height: 70px;
  position: absolute;
  right: 388px;
  width: 130px;
  z-index: 10; }

.home_upcoming .event_navigation {
  bottom: -20px;
  height: 45px;
  position: absolute;
  right: 0;
  width: 270px;
  z-index: 40; }

.home_upcoming .event_navigation .center {
  float: left;
  height: 52px;
  position: relative;
  width: 90px; }

.home_upcoming .event_navigation .center .dot {
  background-color: #333333;
  border-radius: 10px;
  display: inline-block;
  height: 7px;
  left: 40px;
  position: absolute;
  top: 22px;
  width: 7px; }

.home_upcoming .event_navigation .prev {
  width: 90px;
  height: 52px;
  float: left;
  position: relative;
  cursor: pointer; }

.home_upcoming .event_navigation .next {
  width: 90px;
  height: 52px;
  float: left;
  position: relative;
  cursor: pointer; }

.home_upcoming .event_navigation .prev .prev_arrow {
 /* background: url(../img/general/event_left_arrow.png) no-repeat center center transparent; */
	    background: url('../img/general/css_sprites.png') -60px -10px;
    background-repeat: no-repeat;
  display: inline-block;
  height: 30px;
  width: 62px;
  /* padding-top: 19px; */
  position: relative;
  z-index: 15;
  left: 8px; }

.home_upcoming .event_navigation .prev .event_nav_bg {
  width: 100%;
  height: 50%;
  background-color: #ffc649;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear; }

.home_upcoming .event_navigation .next .next_arrow {
  /* background: url(../img/general/event_left_arrow.png) no-repeat center center transparent; */
	 background: url('../img/general/css_sprites.png') -60px -10px;
    background-repeat: no-repeat;
  display: inline-block;
  height: 30px;
  width: 62px;
/*  padding-top: 19px; */
  position: relative;
  z-index: 15;
  right: -20px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }

.home_upcoming .event_navigation .next .event_nav_bg {
  -webkit-transition: all 0.3s linear;
  background-color: #ffc649;
  display: inline-block;
  height: 50%;
  left: 0;
  position: absolute;
  top: 0;
  transition: all 0.3s linear;
  width: 100%;
  z-index: 5; }

.home_upcoming .event_navigation .prev:hover .event_nav_bg {
  height: 100%; }

.home_upcoming .event_navigation .next:hover .event_nav_bg {
  height: 100%; }

.home_upcoming .left_section_line {
  background-color: #f3f3f3;
  height: 462px;
  width: 1px;
  position: absolute;
  top: 330px;
  left: -111px; }

.home_upcoming .bottom_section_line {
  background-color: #f3f3f3;
  bottom: -150px;
  height: 1px;
  left: -140px;
  position: absolute;
  width: 500%; }

.home_upcoming .only-mobile {
  display: none; }

@media only screen and (max-width: 1320px) {
  .home_upcoming .title {
    left: -200px; } }
@media only screen and (max-width: 1140px) {
  .home_upcoming .container {
    width: 1024px; }

  .home_upcoming .left h4.secondary {
    font-size: 42px;
    line-height: 50px; } }
@media only screen and (max-width: 1050px) {
  .home_upcoming .left {
    padding: 0px 30px 40px 30px; }

  .home_upcoming {
    padding-bottom: 100px; } }
@media only screen and (max-width: 850px) {
  .home_upcoming {
    padding-bottom: 60px; }

  .home_upcoming .container {
    width: 94%;
    margin-left: 3%;
    margin-right: 3%; }

  .home_upcoming .only-desktop {
    display: none; }

  .home_upcoming .only-mobile {
    display: block; }

  .home_upcoming .left, .home_upcoming .right {
    width: 100%;
    padding-bottom: 0; }

  .home_upcoming .left .date_ranges {
    float: left;
    margin: 20px 20px 20px 0; }

  .home_upcoming .left .texts {
    float: left;
    max-width: 75%; }

  .home_upcoming .gradient_shape {
    width: 100%;
    height: 100%; }

  .home_upcoming .event_pager,
  .home_upcoming .event_pager_bg {
    right: 40px;
    margin-bottom: 170px; }

  .home_upcoming .event_pager_bg_border {
    right: 20px;
    margin-bottom: 170px; }

  .home_upcoming .event_navigation {
    bottom: 56px;
    right: 40px; } }
@media only screen and (max-width: 480px) {
  .home_upcoming {
    padding-top: 30px; }

  .home_upcoming .left {
    padding: 0 10px 20px; }

  .home_upcoming .left h4.secondary {
    font-size: 32px;
    line-height: 40px; }

  .home_upcoming .left .date_ranges .day {
    font-size: 40px;
    line-height: 48px; }

  .home_upcoming .left .date_ranges .month {
    font-size: 12px; }

  .home_upcoming .left .date_ranges .year {
    font-size: 14px; }

  .home_upcoming .left .date_ranges .fl.dash_line {
    top: 48px; }

  .home_upcoming .left p {
    margin-bottom: 10px; }

  .home_upcoming .event_pager {
    display: none; }

  .home_upcoming .event_pager_bg_border {
    display: none; }

  .home_upcoming .event_pager_bg {
    display: none; }

  .home_upcoming .event_navigation .center {
    width: 30px; }

  .home_upcoming .event_navigation .center .dot {
    left: 12px; }

  .home_upcoming .event_navigation .prev .event_nav_bg {
    height: 100%; }

  .home_upcoming .event_navigation .next .event_nav_bg {
    height: 100%; }

  .home_upcoming .event_navigation {
    bottom: -20px;
    height: 45px;
    position: absolute;
    right: 0;
    width: 220px;
    z-index: 40;
    margin: 0 auto;
    left: 50%;
    margin-left: -110px; }

  .home_upcoming .right .placeholder {
    height: 240px; }

  .home_upcoming .right .placeholder .read_more_link:after {
    height: 100%;
    width: 100%; }

  .home_upcoming .left .yellow_shapes .lines {
    width: 80px;
    right: -80px; }

  /*.home_upcoming .left .date_ranges .fl {width:100%;}
  .home_upcoming .left .date_ranges .fl.dash_line {top: 12px; margin: 20px 0; left: -5px; -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg);}*/ }
.home_latestnews {
  position: relative;
  max-width: 100%;
  overflow: hidden;
  padding-bottom: 200px;
  padding-top: 30px; }

.home_latestnews .container {
  width: 1240px;
  margin: 0 auto;
  position: relative;
  z-index: 10; }

.home_latestnews .left {
  width: 935px;
  float: left; }

.home_latestnews .right {
  width: 305px;
  float: left; }

.home_latestnews .title {
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  color: #333333;
  font-size: 36px;
  line-height: 42px;
  margin: 0 0 25px 0;
  text-transform: uppercase; }

.home_latestnews .hfa_text_overlay {
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  color: #fafafa;
  font-size: 500px;
  line-height: 500px;
  position: absolute;
  top: 0;
  right: -135px;
  text-transform: uppercase;
  z-index: 2; }

.home_latestnews .left ul li {
  list-style: none;
  float: left;
  width: 370px;
  margin-right: 30px; }

.home_latestnews .left ul li .placeholder {
  width: 100%;
  height: 260px;
  margin: 0 0 45px 0;
  position: relative; }

.home_latestnews .left ul li .placeholder .date_bg {
  width: 270px;
  height: 50px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #ffc649;
  z-index: 2; }

.home_latestnews .left ul li .placeholder .day {
  color: #333333;
  font-family: "Oswald", sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 54px;
  text-transform: uppercase;
  position: absolute;
  bottom: -10px;
  left: 55px;
  z-index: 6; }

.home_latestnews .left ul li .placeholder .year {
  color: #333333;
  font-family: "Oswald", sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 18px;
  text-transform: uppercase;
  position: absolute;
  bottom: 0;
  left: 15px;
  z-index: 6;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg); }

.home_latestnews .left ul li .placeholder .day span {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px; }

.home_latestnews .left ul li .placeholder a {
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9; }

.home_latestnews .left ul li:nth-child(2) .placeholder {
  height: 435px;
  position: relative;
  top: -75px;
  margin-bottom: 0;
  /* -webkit-box-shadow: 0px 10px 40px 5px rgba(204, 204, 204, 0.9);
  -moz-box-shadow: 0px 10px 40px 5px rgba(204, 204, 204, 0.9);
  box-shadow: 0px 10px 40px 5px rgba(204, 204, 204, 0.9); */ }

.home_latestnews .left ul li:nth-child(2) h4 {
  margin-top: -30px; }

.home_latestnews .left ul li h4 {
  font-family: "Roboto", sans-serif;
  font-size: 36px;
  line-height: 42px;
  margin: 0 0 10px 0;
  font-weight: 400; }

.home_latestnews .left ul li p {
  max-height: 82px;
  overflow: hidden;
  margin: 0 0 30px 0; }

.home_latestnews .right ul li {
  list-style: none;
  margin-bottom: 45px; }

.home_latestnews .right ul li .left {
  width: 70px;
  float: left;
  margin-right: 25px; }

.home_latestnews .right ul li .left .placeholder {
  width: 69px;
  height: 69px;
  border-radius: 35px; }

.home_latestnews .right ul li .left .placeholder a {
  display: block;
  width: 100%;
  height: 100%; }

.home_latestnews .right ul li .right {
  width: 205px;
  float: left; }

.home_latestnews .right ul li .right p {
  margin: 0;
  font-weight: 400; }

.home_latestnews .right ul li:last-child {
  margin-bottom: 90px; }

.home_latestnews .latestnews_smallnumber {
  color: #333333;
  font-family: "Oswald", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  position: absolute;
  right: -40px;
  bottom: -160px; }

.home_latestnews .upcoming_special {
  color: #ffc649;
  font-family: "Oswald", sans-serif;
  font-size: 14px;
  line-height: 24px;
  text-transform: uppercase;
  font-weight: 400;
  position: absolute;
  top: 80px;
  right: -120px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg); }

@media only screen and (max-width: 1368px) {
  .home_latestnews .container {
    width: 94%;
    margin-left: 3%;
    margin-right: 3%; }

  .home_latestnews .upcoming_special {
    right: -100px; }

  .home_latestnews .left {
    width: 75%; }

  .home_latestnews .right {
    width: 25%; }

  .home_latestnews .latestnews_smallnumber {
    right: -20px; } }
@media only screen and (max-width: 1290px) {
  .home_latestnews .right ul li .left .placeholder {
    margin-bottom: 10px; } }
@media only screen and (max-width: 1180px) {
  /*.home_latestnews .left {width:100%;}
  .home_latestnews .right {width:100%;}*/
  .home_latestnews .left ul li {
    width: 45%;
    margin-right: 5%; } }
@media only screen and (max-width: 1024px) {
  .home_latestnews .left {
    width: 100%; }

  .home_latestnews .right ul li,
  .home_latestnews .right ul li:last-child {
    margin-bottom: 20px; }

  .home_latestnews .right {
    width: 100%; }

  .home_latestnews .right ul li .right {
    width: 75%; }

  .home_latestnews {
    padding-bottom: 50px; } }
@media only screen and (max-width: 760px) {
  .home_latestnews .left ul li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 40px; }

  .home_latestnews .left ul li:nth-child(2) .placeholder {
    height: 260px;
    top: 0; }

  .home_latestnews .left ul li:nth-child(2) h4 {
    margin-top: 45px; }

  .home_latestnews .latestnews_smallnumber {
    display: none; } }
@media only screen and (max-width: 480px) {
  .home_latestnews .right ul li .right {
    width: calc(100% - 85px); }

  .home_latestnews .right ul li .left {
    margin-right: 15px; }

  .home_latestnews .right ul li .right p {
    line-height: 1.4; }

  .home_latestnews {
    padding-bottom: 90px; } }
.home_sponsor {
  background-color: #fafafa; }

.home_sponsor .container {
  width: 1240px;
  margin: 0 auto;
  padding: 40px 0;
  position: relative; }

.home_sponsor .section_title {
  font-weight: 500;
  font-family: "Oswald", sans-serif;
  font-color: #333333;
  font-size: 36px;
  line-height: 42px;
  margin: 0 0 20px 0;
  text-transform: uppercase; }

.home_sponsor_left {
  float: left;
  width: 240px; }

.home_sponsor_right {
  float: left;
  width: 1000px;
  padding-top: 24px; }

.home_sponsor_right ul li {
  list-style: none;
  float: left;
  margin-right: 70px;
  width: 130px;
  height: 65px;
  position: relative; }

.home_sponsor_right ul li img {
  max-width: 125px;
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

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

.home_sponsor .arrow_down {
  /* background: url(../img/general/arrow_down.png) no-repeat center center transparent; */
  background: url('../img/general/css_sprites.png') -175px -10px;
  background-repeat: no-repeat;
  width: 13px;
  height: 26px;
  display: inline-block;
  position: absolute;
  right: -40px;
  transform: rotate(270deg) translate(50%, 0%);
  top: 50%; }

@media only screen and (max-width: 1368px) {
  .home_sponsor .arrow_down {
    right: 10px; } }
@media only screen and (max-width: 1280px) {
  .home_sponsor .container {
    width: 94%;
    margin-left: 3%;
    margin-right: 3%; }

  .home_sponsor_left {
    width: 20%; }

  .home_sponsor_right {
    width: 80%; } }
@media only screen and (max-width: 760px) {
  .home_sponsor_left {
    width: 100%; }

  .home_sponsor_right {
    width: calc(100% - 40px);
    padding-top: 0; }

  .home_sponsor .arrow_down {
    top: auto !important;
    bottom: 50px; }

  .home_sponsor_left .read_more_link {
    position: absolute;
    right: 0;
    top: 34px; } }
@media only screen and (max-width: 480px) {
  .home_sponsor_right ul li {
    width: 100%;
    text-align: center;
    margin-bottom: 5px; } }
.home_generation {
  height: 740px;
  position: relative; }

.home_generation .container {
  width: 1240px;
  margin: 0 auto; }

.home_generation .generation_content {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 705px;
  padding: 135px 200px 60px 135px; }

.home_generation .generation_content .subtitle {
  color: #ffc649;
  font-family: "Oswald", sans-serif;
  font-size: 42px;
  font-weight: 700;
  line-height: 50px;
  margin: 0 0 20px 0; }

.home_generation .generation_content .title {
  color: #333333;
  font-family: "Roboto", sans-serif;
  font-size: 48px;
  line-height: 56px;
  margin: 0 0 20px 0;
  font-weight: 400; }

.home_generation .section_title {
  color: #333333;
  font-family: "Oswald", sans-serif;
  font-size: 36px;
  font-weight: 500;
  font-weight: 500;
  line-height: 42px;
  position: absolute;
  top: 190px;
  left: -70px;
  text-transform: uppercase;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg); }

@media only screen and (max-width: 1270px) {
  .home_generation .container {
    width: 94%;
    padding-left: 3%;
    padding-right: 3%; } }
@media only screen and (max-width: 760px) {
  .home_generation {
    height: auto; }

  .home_generation .section_title {
    display: none; }

  .home_generation .generation_content {
    padding: 60px 40px;
    width: 100%; }

  .home_generation .container {
    background: rgba(255, 255, 255, 0.4); }

  .home_generation .generation_content p {
    color: #000000; }

  .home_generation .generation_content .title {
    font-size: 36px;
    line-height: 44px; } }
@media only screen and (max-width: 480px) {
  .home_generation .generation_content {
    padding: 60px 20px; } }
.generic_subhero {
  min-height: 775px;
  position: relative;
  padding-bottom: 250px;
  max-width: 100%;
  overflow: hidden; }

.generic_subhero .overlay_left {
  background-color: #333333;
  width: 72.5%;
  position: absolute;
  top: 0;
  left: 0;
  height: 700px;
  z-index: 7; }

.generic_subhero .overlay_left .scroll_down_cta {
  bottom: 30px;
  height: 110px;
  position: absolute;
  right: 65px;
  width: 24px; }

.generic_subhero .overlay_left .scroll_down_cta a {
  display: inline-block;
  font-family: "Oswald", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-align: left;
  text-transform: uppercase;
  position: relative;
  color: #ffffff;
  transition: all 0.3s ease-in-out;
  bottom: 30px;
  height: 33px;
  width: 80px;
  cursor: pointer;
  z-index: 9999;
  left: 0;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg); }

.generic_subhero .overlay_left .scroll_down_cta .top_arrow {
  /* background: url(../img/arrow_right_cta_white.png) no-repeat center center transparent; */
	background: url('../img/general/css_sprites.png') -10px -137px;
    background-repeat: no-repeat;
  width: 26px;
  height: 13px;
  display: inline-block;
  transition: all 0.3s ease-in-out;
  position: absolute;
  bottom: 15px;
  left: -45px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }

.generic_subhero .overlay_left .scroll_down_cta a:hover {
  bottom: 10px; }

.generic_subhero .overlay_right {
  background-color: #ffc649;
  width: 27.5%;
  position: absolute;
  top: 0;
  right: 0;
  height: 500px;
  z-index: 3; }

.generic_subhero .container {
  width: 1240px;
  margin: 0 auto; }

.generic_subhero .left_feature_images {
  width: 605px;
  height: 645px;
  display: inline-block;
  position: relative;
  bottom: -135px;
  position: relative;
  z-index: 8; }

.generic_subhero .right_feature_images {
  width: 405px;
  height: 405px;
  float: right;
  padding-top: 10px;
  position: relative;
  z-index: 8; }

.generic_subhero .subhero_description {
  margin-top: 230px;
  position: absolute;
  width: 100%;
  z-index: 15;
  color: #fff;
  top: 0;
  text-align: center; }

.generic_subhero .subhero_description h1 {
  color: #ffffff;
  font-family: "Oswald", sans-serif;
  font-size: 82px;
  font-weight: 700;
  line-height: 100px;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 1px 1px 2px #969696; }

.generic_subhero .subhero_description p {
  color: #ffffff; }

.generic_subhero .hfa_text_overlay {
  bottom: 181px;
  color: #fafafa;
  font-family: "Oswald", sans-serif;
  font-size: 500px;
  font-weight: 500;
  line-height: 500px;
  position: absolute;
  right: -100px;
  z-index: 5; }

.generic_subhero .hfa_upcoming {
  bottom: 350px;
  color: #ffc649;
  font-family: "Oswald", sans-serif;
  font-size: 14px;
  font-weight: 400;
  display: inline-block;
  line-height: 24px;
  position: absolute;
  right: 0;
  z-index: 6;
  text-transform: uppercase;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg); }

.generic_subhero .first_dash {
  height: 120px;
  width: 2px;
  background-color: #ffc649;
  display: inline-block;
  position: absolute;
  left: 130px;
  top: 0; }

.generic_subhero .first_dash:before {
  content: "";
  width: 2px;
  display: inline-block;
  height: 45px;
  position: absolute;
  top: -45px;
  background-color: #ffffff; }

.generic_subhero .second_dash {
  height: 117px;
  width: 1px;
  background-color: #ffc649;
  display: inline-block;
  position: absolute;
  top: 95px;
  left: 100px; }

.single .generic_subhero .subhero_description {
  width: 1240px; }

.single .generic_subhero .subhero_description h1 {
  font-size: 42px; }

@media only screen and (max-width: 1420px) {
  .generic_subhero .container {
    width: 94%;
    margin-left: 3%;
    margin-right: 3%; }

  .generic_subhero .overlay_left {
    width: 72%; }

  .generic_subhero .overlay_right {
    width: 28%; } }
@media only screen and (max-width: 1368px) {
  .single .generic_subhero .subhero_description {
    width: 94%; } }
@media only screen and (max-width: 1110px) {
  .generic_subhero .left_feature_images {
    width: 60%; }

  .generic_subhero .right_feature_images {
    width: 38%;
    margin-left: 2%; } }
@media only screen and (max-width: 1024px) {
  .generic_subhero {
    padding-bottom: 90px; } }
@media only screen and (max-width: 860px) {
  .generic_subhero {
    padding-bottom: 90px;
    min-height: 100%;
    margin-bottom: 90px; }

  .generic_subhero .right_feature_images {
    display: none; }

  .generic_subhero .left_feature_images {
    width: 100%; }

  .generic_subhero .hfa_text_overlay {
    display: none; }

  .generic_subhero .overlay_left .scroll_down_cta {
    display: none; }

  .generic_subhero .hfa_upcoming {
    display: none; }

  .generic_subhero .subhero_description {
    margin-top: 150px; }

  .generic_subhero .left_feature_images {
    bottom: -60px;
    height: 400px; }

  .generic_subhero .overlay_left {
    height: 500px; }

  .generic_subhero .subhero_description h1 {
    font-size: 48px;
    line-height: 56px; } }
@media only screen and (max-width: 720px) {
  .generic_subhero .first_dash {
    display: none; }

  .generic_subhero .second_dash {
    display: none; } }
@media only screen and (max-width: 480px) {
  .generic_subhero .subhero_description {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px; }

  .generic_subhero .subhero_description h1 {
    font-size: 36px;
    line-height: 44px; }

  .single .generic_subhero .subhero_description h1 {
    font-size: 32px; } }
.industry_information {
  position: relative;
  padding: 0 0 60px 0; }

.industry_information .container {
  width: 1200px;
  margin: 0 auto; }

.industry_information .title {
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  color: #333333;
  font-size: 36px;
  line-height: 42px;
  padding: 0 0 100px 0;
  text-transform: uppercase; }

.industry_information .left {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  float: left;
  padding: 30px;
  background-color: #ffffff; }

.industry_information .right {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  float: left;
  padding-left: 120px; }

.industry_information .right .industry_logo {
  margin: 0 0 60px 0; }

.industry_information .right h3.secondary {
  margin: 0 0 10px 0; }

.industry_information .right .subtitle {
  font-weight: 500;
  color: #ffc649;
  margin: 0 0 30px 0; }

.industry_information .right p {
  margin: 0 0 45px 0; }

.industry_information .right p a {
  color: #ffc649; }

.industry_information .left .placeholder {
  width: 570px;
  height: 550px;
  -webkit-box-shadow: 0px 10px 25px 7px rgba(217, 217, 217, 0.6);
  -moz-box-shadow: 0px 10px 25px 7px rgba(217, 217, 217, 0.6);
  box-shadow: 0px 10px 25px 7px rgba(217, 217, 217, 0.6);
  margin-bottom: 70px; }

.industry_information .left h5 {
  color: #333333;
  font-family: "Oswald", sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 44px;
  position: relative;
  z-index: 10; }

.industry_information .left h5 span {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-transform: uppercase;
  padding-left: 20px; }

.industry_information .left h5:before {
  background-color: #fafafa;
  content: "";
  display: inline-block;
  height: 50px;
  width: 100%;
  position: absolute;
  top: -20px;
  left: -40%;
  z-index: -1; }

.industry_information .yellow_shapes {
  width: 380px;
  height: 500px;
  display: inline-block;
  position: absolute;
  top: 90px;
  left: 0;
  background-color: #ffc649;
  z-index: -1; }

.industry_information .yellow_shapes .line {
  width: 46px;
  height: 2px;
  background-color: #ffffff;
  display: inline-block;
  position: absolute;
  top: 28px;
  right: 0; }

.industry_information .yellow_shapes .line:before {
  content: "";
  display: inline-block;
  width: 117px;
  height: 2px;
  background-color: #333333;
  position: absolute;
  right: -117px; }

/* industry information without title modules */
.industry_information.general {
  padding-top: 90px; }

.industry_information.general .yellow_shapes {
  top: 40px; }

.industry_information.general .right {
  padding-top: 90px; }

.industry_information.general .right h3 {
  margin: 0 0 20px 0;
  font-size: 36px;
  line-height: 44px; }

@media only screen and (max-width: 1240px) {
  .industry_information .container {
    width: 94%;
    margin-left: 3%;
    margin-right: 3%; }

  .industry_information .left .placeholder {
    width: 100%; }

  .industry_information .left .placeholder {
    height: 480px; }

  .industry_information .right {
    padding-left: 60px; } }
@media only screen and (max-width: 1080px) {
  .industry_information .right {
    padding-left: 30px; } }
@media only screen and (max-width: 860px) {
  .industry_information .left {
    width: 100%; }

  .industry_information .yellow_shapes {
    height: 280px; }

  .industry_information .left .placeholder {
    height: 340px;
    margin-bottom: 30px; }

  .industry_information .right {
    padding-left: 0;
    width: 100%; }

  .industry_information .title {
    font-size: 30px;
    line-height: 36px; }

  .industry_information.general .right {
    padding-top: 30px; } }
@media only screen and (max-width: 480px) {
  .industry_information .left .placeholder {
    height: 240px; }

  .industry_information .yellow_shapes {
    height: 220px; }

  .industry_information .left {
    padding: 20px; }

  .industry_information .right .industry_logo {
    margin: 0 0 30px; }

  .industry_information .right .industry_logo img {
    max-width: 130px; } }
.program_information {
  position: relative;
  overflow: hidden;
  padding-top: 120px;
  padding-bottom: 40px; }

.program_information .container {
  width: 1180px;
  margin: 0 auto; }

.program_information .left {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding: 0 100px 0 0;
  width: 45%; }

.program_information .right {
  float: left;
  width: 55%; }

.program_information .right .placeholder {
  height: 570px;
  width: 100%;
  max-width: 570px;
  position: relative;
  z-index: 11;
  top: 197px; }

.program_information .title {
  color: #333333;
  font-size: 36px;
  font-weight: 400;
  line-height: 42px;
  margin: 0 0 30px 0; }

.program_information .title .orange {
  color: #ffc649;
  display: block; }

.program_information .hfa_rotate_text {
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  color: #333333;
  text-transform: uppercase;
  font-size: 36px;
  line-height: 44px;
  position: absolute;
  top: 275px;
  left: -125px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg); }

.program_information .footer_description {
  padding-top: 100px; }

.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; }

.program_information .yellow_overlay {
  background-color: #ffc649;
  height: 370px;
  position: absolute;
  right: 0;
  top: 80px;
  width: 500px;
  z-index: -1; }

.program_information .yellow_overlay .lines {
  background-color: #ffffff;
  display: inline-block;
  height: 2px;
  left: 0;
  position: absolute;
  top: 100px;
  width: 54px; }

.program_information .yellow_overlay .lines:before {
  background-color: #333333;
  content: "";
  display: inline-block;
  height: 2px;
  left: -63px;
  position: absolute;
  width: 63px; }

.program_information .yellow_overlay .lines:after {
  background-color: #ffffff;
  border-radius: 10px;
  content: "";
  display: inline-block;
  height: 7px;
  width: 7px;
  position: absolute;
  right: -20px;
  top: -3px; }

.program_information .white_overlay {
  display: inline-block;
  height: 395px;
  position: absolute;
  right: 0;
  top: 240px;
  width: 385px; }

.program_information .right_text_overlay {
  color: #333333;
  font-family: "Oswald", sans-serif;
  font-size: 14px;
  line-height: 16px;
  position: absolute;
  top: 100px;
  right: 0;
  text-transform: uppercase;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg); }

.program_information .corner_number {
  bottom: 40px;
  font-family: "Oswald", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  position: absolute;
  right: 54px; }

@media only screen and (max-width: 1420px) {
  .program_information .container {
    width: 1024px; } }
@media only screen and (max-width: 1240px) {
  .program_information .hfa_rotate_text {
    left: -140px; } }
@media only screen and (max-width: 1180px) {
  .program_information .hfa_rotate_text {
    display: none; }

  .program_information .container {
    width: 94%;
    margin-left: 3%;
    margin-right: 3%; }

  .program_information .corner_number {
    right: 20px; } }
@media only screen and (max-width: 1130px) {
  .program_information .corner_number {
    display: none; }

  .program_information .left {
    padding-right: 40px; }

  .program_information .right {
    position: relative;
    right: -3%; }

  .program_information .right .placeholder {
    height: 475px; } }
@media only screen and (max-width: 960px) {
  .program_information .left {
    width: 100%;
    padding-right: 0;
    position: relative;
    z-index: 10; }

  .program_information .footer_description {
    padding-top: 30px; }

  .program_information .right .placeholder {
    top: 0;
    max-width: 100%;
    height: 340px; }

  .program_information .right {
    right: 0;
    width: 100%; }

  .program_information .right_text_overlay {
    display: none; } }
@media only screen and (max-width: 560px) {
  .program_information .yellow_overlay {
    display: none; }

  .program_information .white_overlay {
    top: 0; } }
.our_member {
  height: 500px;
  background: url(../img/member/hfa_white.png) no-repeat -50px 0 #ffc649;
  margin-bottom: 270px;
  position: relative; }

.our_member .container {
  width: 980px;
  margin: 0 auto;
  position: relative; }

.our_member .section_title {
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  color: #333333;
  font-size: 36px;
  line-height: 42px;
  position: absolute;
  top: 210px;
  left: -200px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg); }

.our_member .top_dash_line {
  background-color: #333333;
  display: inline-block;
  height: 2px;
  left: 200px;
  position: absolute;
  top: 130px;
  width: 122px; }

.our_member .dash_inner {
  background-color: #ffffff;
  bottom: 160px;
  display: inline-block;
  height: 2px;
  left: 30px;
  position: absolute;
  width: 37px; }

.our_member .dash_inner:before {
  background-color: #333333;
  content: "";
  display: inline-block;
  height: 2px;
  left: -85px;
  position: absolute;
  width: 85px; }

.our_member .dash_inner:after {
  background-color: #ffffff;
  border-radius: 10px;
  content: "";
  display: inline-block;
  height: 7px;
  position: absolute;
  right: -20px;
  top: -3px;
  width: 7px; }

.our_member .dash_inner2 {
  background-color: #ffffff;
  bottom: 175px;
  display: inline-block;
  height: 1px;
  left: 30px;
  position: absolute;
  width: 50px; }

.our_member .dash_inner2:before {
  background-color: #333333;
  content: "";
  display: inline-block;
  height: 1px;
  left: -21px;
  position: absolute;
  width: 21px; }

.our_member .arrow_down {
  position: absolute;
  top: 30px;
  right: 55px;
  width: 13px;
  height: 26px;
  background: url('../img/general/css_sprites.png') -175px -10px;
  background-repeat: no-repeat;
  /* background: url(../img/general/arrow_down.png) no-repeat center center transparent; */ }

.member_slider {
  height: 470px;
  padding-top: 160px; }

.member_slider ul li {
  height: 470px; }

.member_slider .bx-wrapper {
  height: 470px; }

.member_slider li .left {
  float: left;
  width: 47%; }

.member_slider li .right {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 50%;
  padding: 90px 0 0 0; }

.member_slider li .right article {
  font-weight: 300;
  font-size: 18px;
  line-height: 30px;
  font-style: italic;
  color: #333333; }

.member_slider li .right h5 {
  font-weight: 500;
  color: #333333;
  font-family: "Oswald", sans-serif;
  font-size: 18px;
  line-height: 26px; }

.member_slider li .right h6 {
  font-weight: 300;
  color: #333333;
  font-family: "Oswald", sans-serif;
  font-size: 18px;
  line-height: 26px; }

.slide_member .right p {
  color: #333333;
	font-size:20px;
	font-weight:bold; 
	
}

.member_slider li .placeholder {
  height: 370px;
  width: 370px;
  display: inline-block;
  position: relative;
  margin: 30px 0 0 30px;
  -webkit-box-shadow: 0px 20px 40px 0px rgba(204, 204, 204, 0.9);
  -moz-box-shadow: 0px 20px 40px 0px rgba(204, 204, 204, 0.9);
  box-shadow: 0px 20px 40px 0px rgba(204, 204, 204, 0.9); }

.member_slider li .placeholder:before {
  content: "";
  display: inline-block;
  background-color: #ffffff;
  width: 270px;
  height: 270px;
  position: absolute;
  top: -30px;
  left: -30px;
  z-index: -1; }

.slide_member_navigation {
  width: 270px;
  height: 50px;
  position: absolute;
  bottom: auto;
  right: 220px;
  z-index: 40;
  top: 160px; }

.slide_member_navigation .center {
  width: 90px;
  height: 52px;
  float: left;
  position: relative; }

.slide_member_navigation .center .dot {
  width: 7px;
  height: 7px;
  background-color: #333333;
  border-radius: 10px;
  display: inline-block;
  position: absolute;
  top: 22px;
  left: 40px; }

.slide_member_navigation .prev {
  width: 90px;
  height: 52px;
  float: left;
  position: relative;
  cursor: pointer; }

.slide_member_navigation .next {
  width: 90px;
  height: 52px;
  float: left;
  position: relative;
  cursor: pointer; }

.slide_member_navigation .prev .prev_arrow {
 /* background: url(../img/general/event_left_arrow.png) no-repeat center center transparent; */
	    background: url('../img/general/css_sprites.png') -60px -10px;
    background-repeat: no-repeat;
  display: inline-block;
  height: 30px;
  width: 62px;
  padding-top: 19px;
  position: relative;
  z-index: 15;
  left: 8px; }

.slide_member_navigation .prev .event_nav_bg {
  width: 100%;
  height: 50%;
  background-color: #ffffff;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear; }

.slide_member_navigation .next .next_arrow {
  /* background: url(../img/general/event_left_arrow.png) no-repeat center center transparent; */
	background: url('../img/general/css_sprites.png') -60px -10px;
    background-repeat: no-repeat;
  display: inline-block;
  height: 30px;
  width: 62px;
  padding-top: 19px;
  position: relative;
  z-index: 15;
  right: -20px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }

.slide_member_navigation .next .event_nav_bg {
  width: 100%;
  height: 50%;
  background-color: #ffffff;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear; }

.slide_member_navigation .prev:hover .event_nav_bg {
  height: 100%; }

.slide_member_navigation .next:hover .event_nav_bg {
  height: 100%; }

@media only screen and (max-width: 1240px) {
  .our_member .section_title {
    left: -160px; } }
@media only screen and (max-width: 1180px) {
  .our_member .section_title {
    left: -140px; }

  .our_member .arrow_down {
    right: 20px; } }
@media only screen and (max-width: 1130px) {
  .our_member {
    height: auto; }

  .our_member .arrow_down {
    display: none; }

  .member_slider li .placeholder {
    box-shadow: none; }

  .our_member .section_title {
    position: relative;
    top: 0;
    left: 0;
    padding-top: 40px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); } }
@media only screen and (max-width: 1024px) {
  .our_member .container {
    width: 94%;
    margin-left: 3%;
    margin-right: 3%; }

  .member_slider li .placeholder {
    width: 85%;
    height: 320px; }

  .member_slider li .placeholder:before {
    display: none; }

  .slide_member_navigation {
    right: 0;
    position: relative;
    top: auto; }

  .member_slider {
    height: auto;
    padding-top: 40px; }

  .our_member .dash_inner {
    display: none; }

  .our_member .dash_inner2 {
    display: none; }

  .member_slider .bx-wrapper, .member_slider ul li {
    height: 400px; }

  .our_member .top_dash_line {
    display: none; }

  .our_member {
    margin-bottom: 60px; } }
@media only screen and (max-width: 680px) {
  .member_slider li .placeholder {
    height: 270px; }

  .member_slider li .right {
    padding: 40px 0 0; } }
@media only screen and (max-width: 560px) {
  .member_slider li .right {
    width: 100%; }

  .member_slider .bx-wrapper, .member_slider ul li {
    height: 540px; }

  .member_slider li .placeholder {
    margin-left: 0; }

  .slide_member_navigation .prev .event_nav_bg {
    height: 100%; }

  .slide_member_navigation .next .event_nav_bg {
    height: 100%; }

  .member_slider li .left {
    width: 80%; } }
@media only screen and (max-width: 420px) {
  .member_slider li .left {
    width: 100%; }

  .member_slider li .placeholder {
    width: 100%; }

  .member_slider .bx-wrapper, .member_slider ul li {
    height: 580px; } }
/* Subhero Structure */
.subhero.right_space {
  padding-right: 80px;
  margin-bottom: 75px; }

/* Subhero Content */
.subhero_placeholder {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 130px;
  margin-right: 80px;
  width: 100%;
  position: relative; }

.subhero_placeholder .wrapper {
  width: 1180px;
  margin: 0 auto; }

.subhero_placeholder .wrapper .title {
  color: #ffffff;
  font-family: "Oswald", sans-serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 44px;
  padding: 50px 0 0 0;
  text-transform: uppercase; }

.subhero_placeholder .yellow_overlay {
  background-color: #ffc649;
  height: 1000px;
  position: absolute;
  right: 0;
  top: 0;
  width: 27.5%; }

.subhero_title .wrapper {
  width: 1180px;
  margin: 0 auto; }

.subhero_title .left {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 40%;
  float: left;
  padding: 60px; }

.subhero_title .right {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  float: left;
  padding: 60px 210px 60px 30px; }

.subhero_title .left h4 {
  color: #ffc649;
  font-family: "Oswald", sans-serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 44px;
  text-transform: uppercase; }

.subhero_title .right h4 {
  font-size: 36px;
  line-height: 44px;
  font-family: "Oswald", sans-serif;
  color: #333333;
  font-weight: 400; }

.subhero.education_subhero {
  position: relative; }

.subhero.education_subhero .subhero_placeholder {
  width: auto; }

.subhero.education_subhero .yellow_overlay {
  background-color: #ffc649;
  height: 1000px;
  position: absolute;
  right: 0;
  top: 0;
  width: 27.5%;
  z-index: -1; }

@media only screen and (max-width: 1024px) {
  .subhero.right_space {
    padding-right: 0; } }
.subheader {
  background-color: #ffffff;
  position: relative;
  height: 30px !important; }

.subheader ul {
  background-color: #ffffff;
  z-index: 99;
  width: 100%; }

.subheader ul li {
  float: left;
  list-style: none;
  width: auto; }

.subheader ul li a {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #333333;
  display: block;
  font-family: "Oswald", sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 30px;
  padding: 0 40px;
  text-transform: uppercase; }

.subheader ul li {
  float: left;
  list-style: none;
  width: 14.28571428%;
  position: relative; }

.subheader ul li:before {
  background-color: #ffc649;
  content: "";
  display: inline-block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 0;
  z-index: -1; }

.subheader ul li.active:before {
  width: 100%; }

/* Subheader Education Pages */
.subheader.education_subheader ul li {
  width: auto; }

.subheader.education_subheader ul li a {
  padding: 0 71.6px; }

/* Subheader Resources Pages */
.subheader.resources_subheader ul li {
  float: left;
  list-style: none;
  position: relative; }

.subheader.resources_subheader ul li:before {
  background-color: #ffc649;
  content: "";
  display: inline-block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 0;
  z-index: -1; }

.subheader.resources_subheader ul li.active:before {
  width: 100%; }

@media only screen and (max-width: 1420px) {
  .subheader.education_subheader ul li a {
    padding: 0 40px; } }
@media only screen and (max-width: 1300px) {
  .subhero_placeholder .wrapper {
    width: 94%;
    margin-left: 3%;
    margin-right: 3%; }

  .subhero_title .wrapper {
    width: 94%;
    margin-left: 3%;
    margin-right: 3%; }

  .subhero_title .right {
    width: 60%;
    padding: 60px 60px 60px 30px; } }
@media only screen and (max-width: 1040px) {
  .subheader {
    display: none; } }
@media only screen and (max-width: 860px) {
  .subhero_placeholder {
    margin-right: 0; }

  .subhero_title .left {
    width: 100%;
    padding: 10px 10px 10px 10px; }

  .subhero_title .right {
    width: 100%;
    padding: 10px; }

  .subhero_title {
    padding: 30px 0; } }
.education_webinar {
  position: relative; }

.education_webinar .wrapper {
  width: 1155px;
  margin: 0 auto; }

.education_webinar > ul > li {
  background-color: #ffffff;
  list-style: none;
  min-height: 670px;
  position: relative;
  z-index: 5; }

.education_webinar ul li {
  background-color: #ffffff;
  border: 1px solid #f3f3f3;
  list-style: none;
  margin-bottom: 80px; }

.education_webinar .left {
  float: left;
  position: relative;
  width: 40%; }

.education_webinar .right {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #ffffff;
  float: left;
  padding: 90px 110px 60px 30px;
  position: relative;
  width: 60%; }

.education_webinar .right h4 {
  color: #333333;
  font-family: "Roboto", sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 44px;
  max-width: 75%; }

.education_webinar .right ul li {
  border: none;
  color: #333333;
  font-size: 16px;
  line-height: 30px;
  list-style: none;
  margin-bottom: 0; }

.education_webinar .right ul li:before {
  background-color: #ffc649;
  content: "";
  display: inline-block;
  height: 1px;
  margin-right: 10px;
  position: relative;
  top: -4px;
  width: 14px; }

.education_webinar .right .webinar_category {
  background-color: #ffc649;
  color: #333333;
  display: inline-block;
  font-family: "Oswald", sans-serif;
  font-size: 14px;
  font-weight: 500;
  left: -60px;
  line-height: 13px;
  min-width: 75px;
  padding: 35px 90px 0 90px;
  position: absolute;
  text-transform: uppercase;
  top: 0; }

.education_webinar .right .webinar_category a {
  color: #333333; }

.education_webinar .left .placeholder {
  height: 520px;
  width: 100%;
  -webkit-box-shadow: 0px 20px 30px 0px #d9d9d9;
  -moz-box-shadow: 0px 20px 30px 0px #d9d9d9;
  box-shadow: 0px 20px 30px 0px #d9d9d9;
  left: -60px;
  top: -30px;
  position: relative; }

.education_webinar .dates {
  position: relative;
  margin: 20px 0;
  background-color: #fafafa; }

.education_webinar .dates .day {
  color: #333333;
  font-family: "Oswald", sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 56px;
  padding-left: 50px;
  position: relative;
  top: 14px; }

.education_webinar .dates .day sup {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  padding-left: 4px;
  position: relative;
  text-transform: uppercase;
  top: -12px; }

.education_webinar .dates .year {
  margin-left: 12px;
  margin-top: 34px;
  position: absolute;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg); }

.education_webinar .time {
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
  margin-left: 80px;
  position: relative;
  top: -10px; }

.education_webinar .time .icon_clok {
  background: url(../img/general/clock.png) no-repeat center center transparent;
  display: inline-block;
  height: 15px;
  padding-right: 10px;
  width: 15px; }

.education_webinar .webinar_author {
  display: inline-block;
  float: left;
  width: 280px; }

.education_webinar .cta_big {
  float: left;
  margin-top: 5px; }

.education_webinar .webinar_author .author_images {
  border-radius: 30px;
  display: inline-block;
  float: left;
  height: 40px;
  margin-top: 10px;
  width: 40px; }

.education_webinar .webinar_author .author_name {
  float: left;
  font-family: "Oswald", sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
  margin-left: 15px; }

.education_webinar .hfa_bg {
  background: url(../img/general/hfa_hero_overlay.png) no-repeat center center transparent;
  width: 366px;
  height: 688px;
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: -160px;
  z-index: -1; }

@media only screen and (max-width: 1320px) {
  .education_webinar .wrapper {
    width: 94%;
    margin-left: 3%;
    margin-right: 3%; } }
@media only screen and (max-width: 1024px) {
  .education_webinar .left .placeholder {
    height: 380px; } }
@media only screen and (max-width: 860px) {
  .education_webinar .left {
    width: 100%; }

  .education_webinar .left .placeholder {
    height: 320px;
    left: 0;
    width: 100%;
    top: 0; }

  .education_webinar .right .webinar_category {
    left: 0; }

  .education_webinar .right {
    width: 100%;
    padding: 80px 40px 40px 40px; }

  .education_webinar .cta_big {
    float: right; }

  .education_webinar .right h4 {
    max-width: 100%; } }
@media only screen and (max-width: 680px) {
  .education_webinar .cta_big {
    float: left; }

  .education_webinar .webinar_author {
    margin-bottom: 25px; } }
@media only screen and (max-width: 480px) {
  .education_webinar .left .placeholder {
    height: 240px; }

  .education_webinar .dates {
    padding-bottom: 40px;
    margin-bottom: 40px; }

  .education_webinar .time {
    top: auto;
    position: absolute;
    bottom: -12px;
    left: auto;
    margin-left: 0;
    right: 20px; }

  .education_webinar .right h4 {
    font-size: 32px;
    line-height: 38px; }

  .education_webinar .right {
    padding-left: 20px;
    padding-right: 20px; } }
.last_webinar {
  background-color: #fafafa;
  padding: 90px 0;
  margin-bottom: 80px; }

.last_webinar .wrapper {
  margin: 0 auto;
  width: 1280px; }

.last_webinar .section_title {
  color: #333333;
  display: inline-block;
  float: left;
  font-size: 48px;
  font-weight: 400;
  line-height: 54px; }

.last_webinar .section_title_cta {
  float: right;
  text-align: right; }

.last_webinar .section_title_cta .info {
  color: #666666;
  display: block;
  font-size: 12px;
  line-height: 32px; }

.last_webinar .last_webinar_content {
  background-color: #ffffff;
  margin: 140px auto 0;
  max-width: 1155px;
  min-height: 670px;
  position: relative;
  z-index: 5; }

.last_webinar .left {
  width: 40%;
  float: left;
  position: relative; }

.last_webinar .left .info {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
  color: #b2b2b2;
  font-family: "Oswald", sans-serif;
  padding: 75px; }

.last_webinar .left .info span {
  display: block;
  padding-bottom: 15px; }

.last_webinar .right {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 60%;
  padding: 90px 110px 60px 30px;
  position: relative; }

.last_webinar .right h4 {
  color: #333333;
  font-family: "Roboto", sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 44px;
  max-width: 100%; }

.last_webinar .right .webinar_category {
  background-color: #ffc649;
  color: #333333;
  display: inline-block;
  font-family: "Oswald", sans-serif;
  font-size: 14px;
  font-weight: 500;
  left: -60px;
  line-height: 13px;
  padding: 35px 90px 0 90px;
  position: absolute;
  text-transform: uppercase;
  top: 0;
  min-width: 75px; }

.last_webinar .right .webinar_category a {
  color: #333333; }

.last_webinar .left .placeholder {
  height: 520px;
  width: 100%;
  -webkit-box-shadow: 0px 20px 30px 0px #d9d9d9;
  -moz-box-shadow: 0px 20px 30px 0px #d9d9d9;
  box-shadow: 0px 20px 30px 0px #d9d9d9;
  left: -60px;
  top: -30px;
  position: relative;
  overflow: hidden; }

.last_webinar .left .placeholder .watch_now {
  display: inline-block;
  font-family: Oswald,sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-align: left;
  text-transform: uppercase;
  position: absolute;
  z-index: 9;
  color: #fff;
  transition: all .3s ease-in-out;
  bottom: 35px;
  right: 0;
  padding: 10px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg); }

.last_webinar .left .placeholder .watch_now:hover {
  bottom: 70px; }

.last_webinar .left .placeholder .watch_now .top_arrow {
  /* background: url(../img/general/arrow_right_cta_white.png) no-repeat center center transparent; */
	background: url('../img/general/css_sprites.png') -10px -137px;
    background-repeat: no-repeat;
  width: 0;
  height: 13px;
  display: inline-block;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: absolute;
  bottom: 15px;
  left: -30px; }

.last_webinar .left .placeholder .watch_now:hover .top_arrow {
  width: 26px; }

.last_webinar .left .placeholder .arrow_down {
  /* background: url(../img/general/arrow_down.png) no-repeat center center transparent; */
  background: url('../img/general/css_sprites.png') -175px -10px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 26px;
  position: absolute;
  right: 50px;
  top: 25px;
  width: 13px; }

.last_webinar .left .placeholder .play_button {
  background: url(../img/general/play.png) no-repeat center center transparent;
  cursor: pointer;
  display: inline-block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 20; }

.last_webinar .left .placeholder video {
  background-size: cover;
  bottom: 0;
  height: 100%;
  object-fit: cover;
  overflow: hidden;
  right: 0;
  width: 100%;
  z-index: -100; }

.last_webinar .dates {
  position: relative;
  margin: 25px 0;
  background-color: #fafafa; }

.last_webinar .dates .day {
  color: #b3b3b3;
  font-family: "Oswald", sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 56px;
  padding-left: 50px;
  position: relative;
  top: 14px; }

.last_webinar .dates .day sup {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  padding-left: 4px;
  position: relative;
  text-transform: uppercase;
  top: -12px; }

.last_webinar .dates .year {
  color: #b3b3b3;
  margin-left: 12px;
  margin-top: 34px;
  position: absolute;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg); }

.last_webinar .time {
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
  margin-left: 80px;
  position: relative;
  top: -10px; }

.last_webinar .time .icon_clok {
  background: url(../img/general/clock.png) no-repeat center center transparent;
  display: inline-block;
  height: 15px;
  padding-right: 10px;
  width: 15px; }

.last_webinar .webinar_author {
  width: 280px;
  display: inline-block;
  float: left; }

.last_webinar .cta_big {
  float: left;
  margin-top: 5px; }

.last_webinar .webinar_author .author_images {
  border-radius: 30px;
  display: inline-block;
  float: left;
  height: 40px;
  margin-top: 10px;
  width: 40px; }

.last_webinar .webinar_author .author_name {
  float: left;
  font-family: "Oswald", sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
  margin-left: 15px; }

@media only screen and (max-width: 1320px) {
  .last_webinar .wrapper {
    width: 94%;
    margin-left: 3%;
    margin-right: 3%; } }
@media only screen and (max-width: 1080px) {
  .last_webinar .section_title {
    float: none;
    display: block;
    margin-bottom: 20px; }

  .last_webinar .section_title_cta {
    float: none;
    text-align: left; }

  .last_webinar .last_webinar_content {
    margin-top: 90px; }

  .last_webinar .right {
    padding-right: 60px; }

  .last_webinar .left .info img {
    max-width: 100%; } }
@media only screen and (max-width: 860px) {
  .last_webinar .left {
    width: 100%; }

  .last_webinar .left .placeholder {
    left: 0;
    top: 0;
    width: 100%;
    height: 320px; }

  .last_webinar .left .info {
    padding: 30px; }

  .last_webinar .right {
    width: 100%;
    padding: 80px 40px 40px 40px; }

  .last_webinar .right .webinar_category {
    left: 0; }

  .last_webinar .cta_big {
    float: right; } }
@media only screen and (max-width: 680px) {
  .last_webinar .cta_big {
    float: left; }

  .last_webinar .webinar_author {
    margin-bottom: 25px; } }
@media only screen and (max-width: 480px) {
  .last_webinar .right {
    padding-left: 20px;
    padding-right: 20px; } }
.white_papers {
  background-color: #333333;
  padding: 90px 0;
  margin-bottom: 140px; }

.white_papers .wrapper {
  width: 1170px;
  margin: 0 auto; }

.white_papers .column {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #ffffff;
  float: left;
  height: 432px;
  margin-right: 29px;
  width: 370px;
  padding: 60px 35px;
  position: relative; }

.white_papers .column.last {
  margin-right: 0; }

.white_papers .column h4 {
  font-size: 28px;
  line-height: 34px;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
  color: #333333;
  margin: 0 0 20px 0; }

.white_papers .column .read_more_link {
  position: absolute;
  bottom: 40px;
  left: 35px; }

.white_papers .column p {
  height: 155px;
  overflow: hidden; }

.white_papers .title {
  color: #ffffff;
  text-transform: uppercase;
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  font-size: 36px;
  line-height: 44px;
  display: inline-block; }

.white_papers_header {
  margin-bottom: 60px; }

.white_papers_header .title {
  float: left; }

.white_papers_header .read_more_link {
  float: right; }

@media only screen and (max-width: 1200px) {
  .white_papers .wrapper {
    width: 94%;
    margin-left: 3%;
    margin-right: 3%; }

  .white_papers .column {
    width: 32%;
    margin-right: 2%; }

  .white_papers .column.last {
    margin-right: 0; } }
@media only screen and (max-width: 1080px) {
  .white_papers .column {
    height: 500px; }

  .white_papers .column h4 {
    font-size: 26px;
    line-height: 32px; } }
@media only screen and (max-width: 860px) {
  .white_papers .column {
    width: 100%;
    margin-bottom: 30px;
    height: auto; }

  .white_papers {
    margin-bottom: 60px;
    padding-bottom: 60px; } }
@media only screen and (max-width: 480px) {
  .white_papers_header .title {
    float: none;
    display: block;
    margin-bottom: 30px; }

  .white_papers_header .read_more_link {
    float: none; } }
.govt_relations .wrapper {
  width: 1170px;
  margin: 0 auto; }

.left_long_content {
  padding-bottom: 90px;
  position: relative; }

.left_long_content .left {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-right: 60px;
  padding-left: 90px;
  width: 70%; }

.left_long_content .right {
  width: 30%;
  float: left; }

.left_long_content ul {
  margin: 0 0 30px 0; }

.left_long_content ul li {
  color: #333333;
  font-family: "Roboto", sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 46px;
  list-style: none; }

.left_long_content ul li:before {
  background-color: #ffc649;
  content: "";
  display: inline-block;
  height: 2px;
  margin-right: 20px;
  position: relative;
  top: -6px;
  width: 15px; }

.left_long_content .left h4 {
  color: #333333;
  font-family: "Roboto", sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 44px; }

.left_long_content .section_info {
  color: #333333;
  font-family: "Oswald", sans-serif;
  font-size: 36px;
  font-weight: 500;
  left: 0;
  line-height: 44px;
  position: absolute;
  text-transform: uppercase;
  top: 0; }

.left_long_content .section_info .section_info_inner {
  transform: rotate(90deg);
  transform-origin: 0 0; }

.yellow_notes {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #ffc649;
  height: auto;
  padding: 40px;
  position: absolute;
  right: 0;
  top: 0;
  width: 270px;
  -webkit-box-shadow: 0px 15px 40px 5px rgba(217, 217, 217, 0.8);
  -moz-box-shadow: 0px 15px 40px 5px rgba(217, 217, 217, 0.8);
  box-shadow: 0px 15px 40px 5px rgba(217, 217, 217, 0.8); }

.yellow_notes h4 {
  color: #333333;
  font-family: "Oswald", sans-serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 34px;
  text-transform: uppercase; }

.yellow_notes p {
  color: #333333;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px; }

.yellow_notes .lines {
  background-color: #ffffff;
  height: 2px;
  position: absolute;
  right: 0;
  top: 41px;
  width: 46px; }

.yellow_notes .lines:after {
  background-color: #333333;
  content: "";
  display: inline-block;
  height: 2px;
  position: absolute;
  right: -30px;
  width: 30px; }

.yellow_notes .read_more_link {
  position: absolute;
  bottom: 0;
  right: 0; }

.yellow_notes .read_more_link:after {
  width: 100%; }

.two_column_content {
  min-height: 412px;
  position: relative;
  margin-bottom: 140px; }

.two_column_content:after {
  content: "";
  width: 100%;
  position: absolute;
  bottom: 0;
  right: -4%;
  background-color: #f3f3f3;
  height: 1px;
  display: inline-block; }

.two_column_content:before {
  content: "";
  height: 60%;
  position: absolute;
  left: 6.5%;
  bottom: -5%;
  background-color: #f3f3f3;
  width: 1px;
  display: inline-block; }

.two_column_content .wrapper {
  width: 1170px;
  margin: 0 auto;
  text-align: center;
  position: relative; }

.two_column_content .title {
  text-align: center; }

.two_column_content .left {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 50%;
  padding-left: 100px;
  padding-right: 25px;
  text-align: left;
  margin-bottom: 35px; }

.two_column_content .right {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 50%;
  padding-right: 100px;
  padding-left: 25px;
  text-align: left;
  margin-bottom: 35px; }

.two_column_content p a {
  color: #ffc649; }

.two_column_content .section_info {
  color: #333333;
  font-family: "Oswald", sans-serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 44px;
  position: absolute;
  text-transform: uppercase;
  left: -100px;
  top: 65px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg); }

.two_column_content .hfa_bg_overlay {
  color: #fafafa;
  font-family: "Oswald", sans-serif;
  font-size: 500px;
  font-weight: 500;
  line-height: 500px;
  position: absolute;
  bottom: -23px;
  right: -11%;
  z-index: -1; }

@media only screen and (max-width: 1200px) {
  .govt_relations .wrapper {
    width: 94%;
    margin-left: 3%;
    margin-right: 3%; }

  .two_column_content .wrapper {
    width: 94%;
    margin-left: 3%;
    margin-right: 3%; }

  .two_column_content .section_info {
    left: -40px; } }
@media only screen and (max-width: 1100px) {
  .left_long_content .section_info {
    left: 40px;
    font-size: 24px;
    white-space: nowrap; }

  .two_column_content .section_info {
    font-size: 24px; } }
@media only screen and (max-width: 860px) {
  .left_long_content .section_info {
    left: 36px; }

  .left_long_content .left {
    margin-bottom: 30px;
    width: 100%;
    padding-left: 40px;
    padding-right: 10px; }

  .yellow_notes {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    float: left;
    width: 100%; }

  .two_column_content .left, .two_column_content .right {
    width: 100%;
    padding-left: 0;
    padding-right: 0; }

  .two_column_content .left {
    margin-bottom: 0; }

  .two_column_content:after, .two_column_content:before {
    display: none; }

  .two_column_content .title {
    text-align: left; }

  .two_column_content .wrapper {
    text-align: left;
    padding-left: 50px;
    box-sizing: border-box; }

  .two_column_content .section_info {
    top: 40px; } }
@media only screen and (max-width: 640px) {
  /*.left_long_content .section_info {position:relative; top:0; left:0; bottom:0; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg);}*/
  .left_long_content ul li {
    font-size: 20px;
    line-height: 34px; } }
.associate {
  padding-bottom: 150px; }

.associate .associate_bg {
  min-height: 400px;
  position: relative; }

.associate_bg .wrapper {
  width: 740px;
  margin: 0 auto;
  text-align: center;
  padding-top: 120px; }

.associate_bg h3 {
  color: #ffffff;
  font-size: 82px;
  line-height: 100px;
  text-transform: uppercase;
  margin: 0 0 30px 0; }

.associate_bg p {
  color: #ffffff;
  margin-bottom: 0; }

.associate_bg .line1 {
  background-color: #ffffff;
  display: inline-block;
  height: 85px;
  left: 156px;
  position: absolute;
  top: 0;
  width: 2px; }

.associate_bg .line1:before {
  width: 2px;
  height: 32px;
  content: "";
  display: inline-block;
  position: absolute;
  top: -32px;
  background-color: #333333; }

.associate_bg .line1:after {
  background-color: #ffffff;
  border-radius: 10px;
  bottom: -15px;
  content: "";
  display: inline-block;
  height: 6px;
  left: -2px;
  position: absolute;
  width: 6px; }

.associate_bg .line2 {
  background-color: #ffffff;
  display: inline-block;
  height: 120px;
  left: 120px;
  position: absolute;
  top: 30px;
  width: 1px; }

.associate_navigation {
  background-color: #fafafa;
  text-align: center;
  margin-bottom: 100px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 50px;
  position: relative;
  max-height: 91px;
  overflow: hidden;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear; }

.associate_navigation ul {
  display: inline-block; }

.associate_navigation ul li {
  border-top: 3px solid transparent;
  float: left;
  list-style: none;
  padding: 30px 38px;
  position: relative;
  position: relative;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out; }

.associate_navigation ul li.active {
  border-top: 3px solid #ffc649; }

.associate_navigation ul li.active a {
  color: #ffc649; }

.associate_navigation ul li.filter-item-active {
  border-top: 3px solid #ffc649; }

.associate_navigation ul li.filter-item-active a {
  color: #ffc649; }

.associate_navigation ul li 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; }

.associate_navigation ul li:hover {
  border-top: 3px solid #ffc649; }

.associate_navigation ul li:hover a {
  color: #ffc649; }

.associate_navigation ul li:hover a {
  color: #ffc649; }

.associate_row {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #f3f3f3;
  float: right;
  margin-bottom: 55px;
  min-height: 310px;
  position: relative;
  width: 80%;
  margin-left: 20%;
  padding: 55px 110px 110px 250px; }

.associate_row h5 {
  font-family: "Oswald", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-transform: uppercase; }

.associate_row h5 a {
  color: #333333; }

.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); }

.associate_logo img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 175px; }

.associate_row .member_info {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #ffc649;
  bottom: 0;
  padding: 25px 80px 25px 180px;
  position: absolute;
  right: 0;
  width: 870px; }

.associate_row .member_info p {
  color: #333333;
  margin: 0; }

.associate_row a {
  color: #333333; }

.associate_row .member_info .special {
  color: #ffffff;
  font-family: "Oswald", sans-serif;
  font-size: 16px;
  font-weight: 500;
  left: 30px;
  line-height: 24px;
  position: absolute;
  text-transform: uppercase;
  top: 28px; }

.load_more_row {
  text-align: center;
  display: block; }

.load_more_row a {
  color: #333333;
  font-family: "Oswald", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-transform: uppercase;
  display: inline-block; }

.load_more_row span {
  padding-left: 5px;
  position: relative;
  top: -12px; }

.spinner {
  width: 50px;
  height: 40px;
  text-align: center;
  font-size: 10px;
  display: inline-block; }

.spinner > div {
  background-color: #ffc649;
  height: 100%;
  width: 2px;
  display: inline-block;
  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out; }

.spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s; }

.spinner .rect3 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s; }

.spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s; }

.spinner .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s; }

@-webkit-keyframes sk-stretchdelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.4); }
  20% {
    -webkit-transform: scaleY(1); } }
@keyframes sk-stretchdelay {
  0%, 40%, 100% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4); }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1); } }
.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; }

.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_navigation ul li a {
    font-size: 14px;
    line-height: 20px; }

  .associate_navigation ul li {
    padding: 30px 20px; }

  .associate_logo {
    left: 0; }

  .associate_row {
    padding: 55px 60px 110px 320px;
    width: 94%;
    margin-left: 3%;
    margin-right: 3%;
    min-height: 100%; }

  .associate_row .member_info {
    width: 100%; } }
@media only screen and (max-width: 860px) {
  .associate_bg .wrapper {
    width: 94%;
    margin-left: 3%;
    margin-right: 3%; }

  .associate_bg h3 {
    font-size: 48px;
    line-height: 58px; }

  .associate .associate_bg {
    min-height: 420px;
    padding-bottom: 40px; }

  .associate_bg p {
    font-size: 16px;
    line-height: 24px; }

  .associate_bg .line2 {
    display: none; } }
@media only screen and (max-width: 720px) {
  .associate {
    padding-bottom: 90px; }

  .associate_navigation {
    max-height: 50px; }

  .associate_navigation ul li {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 15px 20px; }

  .associate_logo {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-bottom: 30px; }

  .associate_row {
    padding: 40px 40px 40px 40px; }

  .associate_row .member_info {
    position: relative;
    padding: 25px; }

  .associate_row .member_info .special {
    position: relative;
    top: 0;
    left: 0; }

  .arrow_bottom_small {
    top: 12px; } }
@media only screen and (max-width: 420px) {
  .associate_logo {
    width: 100%; }

  .associate_row {
    padding: 40px 20px; } }
.history {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding: 0 0 100px 0;
  margin: 0 0 100px 0; }

.history:after {
  background-color: #efefef;
  height: 1px;
  width: 100%;
  content: "";
  display: inline-block;
  position: absolute;
  bottom: 24px;
  right: -3%; }

.history:before {
  height: 275px;
  width: 1px;
  background-color: #efefef;
  content: "";
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 80px; }

.history .wrapper {
  width: 1240px;
  margin: 0 auto; }

.history .title {
  text-align: center;
  font-size: 48px;
  line-height: 56px;
  color: #333333;
  font-weight: 400;
  margin: 0 0 30px 0; }

.history .left {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  float: left;
  padding-left: 125px;
  padding-right: 35px; }

.history .right {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  float: left;
  padding-right: 125px;
  padding-left: 35px; }

.history .hfa_text_bg {
  bottom: 0;
  color: #fafafa;
  font-family: "Oswald", sans-serif;
  font-size: 500px;
  font-weight: 500;
  line-height: 500px;
  position: absolute;
  right: 0;
  z-index: -1; }

.history .section_info {
  font-family: "Oswald", sans-serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 44px;
  text-transform: uppercase;
  position: absolute;
  top: 110px;
  left: 70px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg); }

.history .hfa_right_text {
  color: #ffc649;
  font-family: "Oswald", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  position: absolute;
  right: 0;
  text-transform: uppercase;
  top: 185px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg); }

@media only screen and (max-width: 1240px) {
  .history .wrapper {
    width: 94%;
    margin-left: 3%;
    margin-right: 3%; }

  .history .hfa_right_text {
    right: -30px; } }
@media only screen and (max-width: 860px) {
  .history .section_info {
    display: none; }

  .history .hfa_right_text {
    display: none; }

  .history .left, .history .right {
    width: 100%;
    padding-left: 0;
    padding-right: 0; }

  .history .title {
    text-align: left; }

  .history {
    margin-bottom: 60px;
    padding-bottom: 60px; }

  .history .title {
    font-size: 34px;
    line-height: 40px; }

  .history:after, .history:before {
    display: none; } }
.our_people {
  height: 742px;
  position: relative; }

.our_people_navigation {
  margin-bottom: 80px; }

.our_people_navigation .left {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 20%;
  float: left;
  background-color: #ffc649;
  padding: 30px 50px;
  text-align: right;
  height: 92px; }

.our_people_navigation .left h4 {
  color: #ffffff;
  font-family: "Oswald", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
  text-transform: uppercase; }

.our_people_navigation .center {
  background-color: #fafafa;
  float: left;
  height: 92px;
  width: 75%; }

.our_people_navigation .right {
  background-color: #fafafa;
  height: 92px;
  width: 5%;
  float: left;
  position: relative; }

.our_people_navigation .right .next_arrow {
  /* background: url(../img/general/arrow_right_cta.png) no-repeat center center transparent; */
  background: url('../img/general/css_sprites.png') -99px -92px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 13px;
  left: 50%;
  margin-left: -13px;
  margin-top: -6.5px;
  position: absolute;
  top: 50%;
  width: 26px;
  cursor: pointer; }

.our_people_navigation ul li {
  list-style: none;
  float: left;
  padding: 21px 20px 0 20px;
  border-top: 4px solid transparent; }

.our_people_navigation ul li.current {
  border-top: 4px solid #ffc649; }

.our_people_navigation ul li:first-child {
  margin-left: 30px; }

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

.our_people_navigation ul li a {
  display: block; }

.our_people_navigation ul li .number {
  color: #333333;
  font-family: "Oswald", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  float: left;
  margin-right: 8px; }

.our_people_navigation ul li .text {
  color: #333333;
  font-family: "Oswald", sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  float: left; }

.our_people_content {
  visibility: hidden;
  height: 570px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.our_people_content.current {
  opacity: 1;
  visibility: visible; }

.our_people_content .placeholder {
  border: 4px solid transparent;
  height: 170px;
  width: 170px;
  border-radius: 90px;
  display: inline-block;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.our_people_content .placeholder img {
  width: 100%;
  height: auto;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  border-radius: 90px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.our_people_content .placeholder:hover {
  border: 4px solid #ffc649; }

.our_people_content .placeholder:hover img {
  -webkit-filter: none;
  filter: none; }

.our_people_content .people_data {
  float: left;
  height: 174px;
  left: auto;
  position: relative;
  z-index: 3;
  text-align: center;
  top: auto;
  width: 174px;
  margin-right: 30px; }

.our_people_content .people_data.last {
  margin-right: 0; }

.our_people_content .people_data:hover .tooltips {
  opacity: 1;
  visibility: visible; }

.tooltips {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #ffffff;
  height: 315px;
  width: 330px;
  padding: 50px;
  position: absolute;
  top: -315px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 25;
  -webkit-box-shadow: 0px 0px 15px 3px rgba(236, 236, 236, 0.9);
  -moz-box-shadow: 0px 0px 15px 3px rgba(236, 236, 236, 0.9);
  box-shadow: 0px 0px 15px 3px rgba(236, 236, 236, 0.9);
  text-align: left;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.tooltips h4 {
  color: #333333;
  font-size: 24px;
  line-height: 30px;
  font-weight: 400;
  margin: 0; }

.tooltips h5 {
  color: #999;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  margin: 0 0 20px 0; }

.tooltips h6 {
  color: #333333;
  display: inline-block;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px; }

.tooltips:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #ffffff;
  position: absolute;
  bottom: -13px;
  left: 50%;
  margin-left: -7.5px; }

.tooltips .member__address {
  /* background: url(/wp-content/themes/hfa/dist/img/general/icon_mark.png) no-repeat left 5px transparent; */
	background: url('../img/general/css_sprites.png') -175px -56px;
    background-repeat: no-repeat;
	left: 5px;
  padding-left: 20px; }

.tooltips p {
  font-weight: 500;
  font-family: "Oswald", sans-serif;
  font-size: 14px;
  line-height: 24px;
  margin: 20px 0 20px 0;
  color: #333333;
  text-transform: uppercase; }

.tooltips p strong {
  color: #666666; }

.row-0 {
  height: 190px;
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 0;
  width: 1830px;
  -webkit-animation: moveclouds 40s linear infinite;
  -moz-animation: moveclouds 40s linear infinite;
  -o-animation: moveclouds 40s linear infinite; }

.row-1 {
  position: absolute;
  top: 0;
  left: 1830px;
  width: 1830px;
  -webkit-animation: moveclouds2 40s linear infinite;
  -moz-animation: moveclouds2 40s linear infinite;
  -o-animation: moveclouds2 40s linear infinite; }

.row-2 {
  height: 190px;
  margin: 0 auto;
  position: absolute;
  top: 200px;
  left: 0;
  width: 1830px;
  -webkit-animation: moveclouds 40s linear infinite;
  -moz-animation: moveclouds 40s linear infinite;
  -o-animation: moveclouds 40s linear infinite; }

.row-3 {
  position: absolute;
  top: 200px;
  left: 1830px;
  width: 1830px;
  -webkit-animation: moveclouds2 40s linear infinite;
  -moz-animation: moveclouds2 40s linear infinite;
  -o-animation: moveclouds2 40s linear infinite; }

.row-4 {
  height: 190px;
  margin: 0 auto;
  position: absolute;
  top: 400px;
  left: 0;
  width: 1830px;
  -webkit-animation: moveclouds 40s linear infinite;
  -moz-animation: moveclouds 40s linear infinite;
  -o-animation: moveclouds 40s linear infinite; }

.row-5 {
  position: absolute;
  top: 400px;
  left: 1830px;
  width: 1830px;
  -webkit-animation: moveclouds2 40s linear infinite;
  -moz-animation: moveclouds2 40s linear infinite;
  -o-animation: moveclouds2 40s linear infinite; }

@-webkit-keyframes moveclouds {
  0% {
    left: 0; }
  100% {
    left: -915px; } }
@-moz-keyframes moveclouds {
  0% {
    left: 0; }
  100% {
    left: -915px; } }
@-o-keyframes moveclouds {
  0% {
    left: 0; }
  100% {
    left: -915px; } }
@-webkit-keyframes moveclouds2 {
  0% {
    left: 1815px; }
  100% {
    left: 915px; } }
@-moz-keyframes moveclouds2 {
  0% {
    left: 1815px; }
  100% {
    left: 915px; } }
@-o-keyframes moveclouds2 {
  0% {
    left: 1815px; }
  100% {
    left: 915px; } }
.row-0 .people_data:nth-child(2n) .placeholder {
  width: 140px;
  height: 140px;
  top: 18px; }

.row-1 .people_data:nth-child(2n-1) .placeholder {
  width: 140px;
  height: 140px;
  top: 18px; }

.row-2 .people_data:nth-child(2n-1) .placeholder {
  width: 140px;
  height: 140px;
  top: 18px; }

.row-3 .people_data:nth-child(2n) .placeholder {
  width: 140px;
  height: 140px;
  top: 18px; }

.row-4 .people_data:nth-child(2n) .placeholder {
  width: 140px;
  height: 140px;
  top: 18px; }

.row-5 .people_data:nth-child(2n-1) .placeholder {
  width: 140px;
  height: 140px;
  top: 18px; }

/*
.row-0 .people_data {
	position: relative;
	transform: translate3d(0, 0, 0);
}
.row-0 .people_data:nth-child(2n) .placeholder
{
	width:140px;
	height:140px;
	top:18px;
}
*/
/*
.row-0 .people_data {
	animation: moveSlideshow1 20s linear infinite;
}
@keyframes moveSlideshow1 {
  100% {
    transform: translateX(-86.6666%);
  }
}
.row-1 {
	height: 190px;
	margin: 0 auto;
	position: relative;
	transform: translate3d(0, 0, 0);
	width:999999999px;
	left:-100px;
}
.row-1 .people_data {
	position: relative;
	transform: translate3d(0, 0, 0);
}
.row-1 .people_data:nth-child(1) .placeholder
{
	width:140px;
	height:140px;
	top:18px;
}
.row-1 .people_data:nth-child(2n+1) .placeholder
{
	width:140px;
	height:140px;
	top:18px;
}
.row-1 .people_data {
	animation: moveSlideshow2 20s linear infinite;
}
@keyframes moveSlideshow2 {
  100% {
    transform: translateX(-86.6666%);
  }
}
.row-2 {
	height: 190px;
	margin: 0 auto;
	position: relative;
	transform: translate3d(0, 0, 0);
	width:999999999px;
	left:10px;
}
.row-2 .people_data {
	position: relative;
	transform: translate3d(0, 0, 0);
}
.row-2 .people_data:nth-child(2n) .placeholder
{
	width:140px;
	height:140px;
	top:18px;
}
.row-2 .people_data {
	animation: moveSlideshow1 20s linear infinite;
}
@keyframes moveSlideshow1 {
  100% {
    transform: translateX(-86.6666%);
  }
}
*/
@media only screen and (max-width: 1080px) {
  .our_people_navigation .left {
    width: 100%;
    text-align: left; }

  .our_people_navigation .center {
    width: 80%; }

  .our_people_navigation .right {
    width: 20%; }

  .our_people_navigation {
    margin-bottom: 40px; }

  .row-0 .people_data {
    animation: none; }

  .row-1 .people_data {
    animation: none; }

  .row-2 .people_data {
    animation: none; }

  .row-0 {
    animation: none; }

  .row-1 {
    animation: none; }

  .row-2 {
    animation: none; }

  .row-3 {
    animation: none; }

  .row-4 {
    animation: none; }

  .row-5 {
    animation: none; }

  .our_people_content .people_data {
    width: 125px;
    height: 125px; }

  .our_people_content .placeholder {
    width: 125px;
    height: 125px; }

  .row-0 .people_data:nth-child(2n) .placeholder {
    width: 110px;
    height: 110px; }

  .row-0 {
    top: 40px; }

  .row-2 {
    top: 220px; }

  .row-4 {
    top: 420px; }

  .tooltips {
    width: 100%;
    padding: 20px;
    height: auto;
    max-height: 315px;
    top: 0;
    transform: translateY(-100%) translateX(-50%); }

  .tooltips h4, .tooltips h5 {
    font-size: 18px;
    line-height: 1.2; }

  .tooltips p, .read_more_alternative {
    font-size: 12px;
    line-height: 1.2; }

  .tooltips h5 {
    margin-bottom: 10px; }

  .tooltips p {
    margin: 10px 0; } }
@media only screen and (max-width: 480px) {
  .our_people_navigation ul li {
    padding: 10px 15px 0; }

  .our_people_content {
    bottom: -30px; }

  .row-0 {
    width: 100%;
    height: auto; }

  .our_people_content .people_data.last {
    display: none; }

  .row-1 {
    display: none; }

  .row-2 {
    display: none; }

  .our_people_content {
    overflow: hidden;
    text-align: center; }

  .our_people_content .people_data, .our_people_content .placeholder {
    float: none;
    display: inline-block;
    width: 130px;
    height: 130px;
    margin-bottom: 12px; }

  .row-0 .people_data:nth-child(2n) .placeholder {
    width: 130px;
    height: 130px;
    top: 0; }

  .row-0 {
    top: 0;
    position: relative;
    display: block; }

  .row-2 {
    top: 0;
    position: relative;
    display: block;
    width: 100%;
    height: 100%; }

  .row-4 {
    top: 0;
    position: relative;
    display: block;
    width: 100%;
    height: 100%; }

  .row-1 {
    display: none; }

  .row-3 {
    display: none; }

  .row-6 {
    display: none; }

  .our_people_content {
    overflow: initial;
    height: auto;
    position: relative; }

  .our_people {
    height: auto; } }
.next_generation {
  margin-top: 150px;
  padding-bottom: 140px; }

.next_generation_top {
  position: relative; }

.next_generation_top .left {
  float: left;
  width: 50%; }

.next_generation_top .left .first_placeholder {
  display: inline-block;
  float: left;
  height: 262px;
  position: relative;
  top: 130px;
  width: 185px;
  margin-right: 30px; }

.next_generation_top .left .second_placeholder {
  display: inline-block;
  float: left;
  height: 420px;
  position: relative;
  top: 50px;
  width: 370px; }

.next_generation_top .left .second_placeholder:after {
  background-color: #ffffff;
  content: "";
  display: inline-block;
  height: 60%;
  position: absolute;
  right: -30px;
  width: 30px;
  top: 33px; }

.next_generation_top .left .second_placeholder .dash_line {
  width: 117px;
  height: 2px;
  background-color: #ffffff;
  position: absolute;
  top: 40px;
  left: 0; }

.next_generation_top .left .second_placeholder .dash_line:before {
  background-color: #333333;
  content: "";
  display: inline-block;
  height: 2px;
  left: -45px;
  position: absolute;
  width: 45px; }

.next_generation_top .right {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 50%;
  padding: 110px 290px 0 30px; }

.next_generation_top .right article {
  color: #333333;
  font-size: 24px;
  line-height: 34px;
  font-weight: 400; }

.next_generation_top .section_number {
  color: #333333;
  font-family: "Oswald", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  position: absolute;
  top: 250px;
  right: 48px; }

.next_generation_top .yellow_bg {
  background-color: #ffc649;
  display: inline-block;
  height: 300px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1; }

.next_generation_top .arrow_down {
  /* background: url(../img/arrow_down.png) no-repeat center center transparent; */
  background: url('../img/general/css_sprites.png') -175px -10px;
  background-repeat: no-repeat;
  bottom: 60px;
  height: 26px;
  position: absolute;
  right: 50px;
  width: 13px; }

.next_generation_center {
  position: relative; }

.next_generation_center .left {
  float: left;
  width: 50%; }

.next_generation_center .right {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 50%;
  padding: 0 250px 0 30px;
  position: relative;
  top: -90px; }

.next_generation_center .right article {
  color: #666666;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  margin: 0 0 50px 0; }

.next_generation_center .right .author_pict {
  border-radius: 90px;
  display: inline-block;
  height: 100px;
  margin-right: 25px;
  position: relative;
  top: 12px;
  width: 100px; }

.next_generation_center .right .author_title {
  color: #333333;
  display: inline-block;
  font-family: "Oswald", sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  width: 190px; }

.next_generation_center .right .author_title p {
  margin: 0; }

.next_generation_center .hfa_shapes {
  background: url(../img/general/hfa_hero_overlay.png) no-repeat center center transparent;
  display: inline-block;
  height: 668px;
  left: 0;
  position: absolute;
  top: -135px;
  width: 366px;
  z-index: -1;
  left: 10px; }

.next_generation_bottom {
  width: 980px;
  margin: 0 auto;
  position: relative;
  padding-top: 60px; }

.next_generation_bottom .title {
  color: #333333;
  font-size: 48px;
  line-height: 56px;
  max-width: 460px;
  margin: 0 0 20px 0; }

.next_generation_bottom .left {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  float: left;
  padding: 0 30px 0 0; }

.next_generation_bottom .right {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  float: left;
  padding: 0 0 0 30px; }

.next_generation_bottom .ngn_bg {
  color: #fafafa;
  font-family: "Oswald", sans-serif;
  font-size: 500px;
  font-weight: 500;
  line-height: 500px;
  position: absolute;
  right: -40%;
  text-transform: uppercase;
  top: -155px;
  z-index: -1; }

.next_generation_bottom .ngn_yellow {
  color: #ffc649;
  display: inline-block;
  font-family: "Oswald", sans-serif;
  font-size: 42px;
  font-weight: 700;
  line-height: 50px;
  position: absolute;
  right: -90px;
  text-transform: uppercase;
  top: 56px; }

.next_generation_bottom .section_title {
  color: #333333;
  font-family: "Oswald", sans-serif;
  font-size: 36px;
  font-weight: 500;
  left: -320px;
  line-height: 44px;
  position: absolute;
  top: 215px;
  text-transform: uppercase;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg); }

@media only screen and (max-width: 1240px) {
  .next_generation_top .right {
    padding-right: 90px; }

  .next_generation_center .right {
    padding-right: 90px; }

  .next_generation_top .left .first_placeholder {
    display: none; } }
@media only screen and (max-width: 1080px) {
  .next_generation_top .left {
    float: none;
    margin-bottom: 30px; }

  .next_generation_top .right {
    float: none;
    width: 100%;
    padding: 40px 30px 20px 30px; }

  .next_generation_top .left .second_placeholder {
    float: none; }

  .next_generation_top {
    height: auto; }

  .next_generation_center .right {
    top: 0;
    padding: 0 30px 30px 30px;
    width: 100%; }

  .next_generation_bottom .left {
    width: 100%; }

  .next_generation_bottom .right {
    width: 100%;
    padding-left: 0; }

  .next_generation {
    padding-bottom: 60px; }

  .next_generation_center {
    width: 94%;
    margin-left: 3%;
    margin-right: 3%; }

  .next_generation_bottom {
    width: 94%;
    margin-left: 3%;
    margin-right: 3%; } }
@media only screen and (max-width: 480px) {
  .next_generation {
    margin-top: 60px; }

  .next_generation_top .section_number {
    display: none; }

  .next_generation_top .left .second_placeholder {
    width: 100%; }

  .next_generation_top .left {
    width: 100%; }

  .next_generation_center .right .author_pict {
    display: block;
    margin-bottom: 15px; }

  .next_generation_center .right .author_title {
    width: 100%; }

  .next_generation_top .right {
    padding-left: 3%;
    padding-right: 3%; }

  .next_generation_center .right {
    padding-left: 0;
    padding-right: 0; } }
.gallery_associate {
  height: 400px; }

.gallery_associate .left {
  width: 35%;
  height: 400px;
  float: left; }

.gallery_associate .center {
  width: 35%;
  height: 400px;
  float: left; }

.gallery_associate .right {
  width: 30%;
  height: 400px;
  float: left; }

@media only screen and (max-width: 1024px) {
  .gallery_associate {
    height: 300px; }

  .gallery_associate .center, .gallery_associate .left, .gallery_associate .right {
    height: 300px; } }
@media only screen and (max-width: 560px) {
  .gallery_associate {
    height: auto; }

  .gallery_associate .center, .gallery_associate .left, .gallery_associate .right {
    width: 100%; } }
.join_us {
  min-height: 760px;
  position: relative;
  padding-bottom: 180px; }

.join_us .wrapper {
  width: 1240px;
  margin: 0 auto;
  position: relative;
  z-index: 25; }

.join_us .left_overlay {
  background-color: #333333;
  height: 675px;
  left: 0;
  position: absolute;
  top: 0;
  width: 72.5%;
  z-index: -1; }

.join_us .right_overlay {
  background-color: #ffc649;
  height: 490px;
  top: 0;
  position: absolute;
  right: 0;
  width: 27.5%;
  z-index: -2; }

.join_us .main_placeholder {
  height: 645px;
  top: 115px;
  position: absolute;
  width: 600px;
  left: 0; }

.join_us .main_placeholder .yellow_dash1 {
  background-color: #ffc649;
  display: inline-block;
  height: 117px;
  left: 130px;
  position: absolute;
  top: -47px;
  width: 2px; }

.join_us .main_placeholder .yellow_dash2 {
  background-color: #ffc649;
  display: inline-block;
  height: 117px;
  left: 105px;
  position: absolute;
  top: 50px;
  width: 1px; }

.join_us .right_placeholder {
  width: 405px;
  height: 405px;
  position: absolute;
  top: 0;
  right: 0; }

.join_us .content_description {
  width: 560px;
  position: relative;
  z-index: 30;
  text-align: center;
  margin: 0 auto;
  padding-top: 220px; }

.join_us .content_description h3 {
  font-weight: 700;
  font-family: "Oswald", sans-serif;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 120px;
  line-height: 136px; }

.join_us .content_description h4 {
  font-weight: 700;
  font-family: "Oswald", sans-serif;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 56px;
  line-height: 66px;
  margin: 0 0 30px 0; }

.join_us .content_description p {
  color: #ffffff;
  font-size: 18px;
  line-height: 30px;
  margin: 0 0 30px 0; }

.join_us .hfa_text {
  bottom: 106px;
  color: #fafafa;
  font-family: "Oswald", sans-serif;
  font-size: 500px;
  font-weight: 500;
  line-height: 500px;
  position: absolute;
  right: -75px;
  z-index: -2; }

.join_us .text_info {
  color: #ffc649;
  font-family: "Oswald", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-transform: uppercase;
  position: absolute;
  bottom: 300px;
  right: 160px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg); }

@media only screen and (max-width: 1240px) {
  .join_us .left_overlay {
    width: 90%; }

  .join_us .wrapper {
    width: 94%;
    margin-left: 3%;
    margin-right: 3%; } }
@media only screen and (max-width: 1024px) {
  .join_us .text_info {
    display: none; } }
@media only screen and (max-width: 860px) {
  .join_us .main_placeholder {
    width: 95%; }

  .join_us .right_placeholder {
    width: 75%; } }
@media only screen and (max-width: 640px) {
  .join_us .left_overlay {
    width: 100%; }

  .join_us .content_description {
    width: 96%;
    margin-left: 3%;
    margin-right: 3%; }

  .join_us .content_description h3 {
    font-size: 60px;
    line-height: 80px; }

  .join_us .content_description h4 {
    font-size: 36px;
    line-height: 50px; }

  .join_us .content_description p {
    font-size: 16px;
    line-height: 24px; } }
.podcast_content .wrapper {
  width: 1170px;
  margin: 0 auto; }

body:not(.single-bsa_webinar) .podcast_content ul li {
  float: left;
  height: 380px;
  list-style: none;
  margin-bottom: 75px;
  margin-right: 30px;
  position: relative;
  width: 570px; }

body:not(.single-bsa_webinar) .podcast_content ul li:nth-child(2n) {
  margin-right: 0; }

.single-bsa_webinar .podcast_content ul li {
  font-size: 16px;
  line-height: 30px;
  color: #666666;
  list-style-position: inside; }

.podcast_content .podcast_description {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #f3f3f3;
  height: 280px;
  margin-top: 100px;
  padding: 80px 45px 60px 45px; }

.podcast_content .podcast_description h4 {
  color: #333333;
  font-size: 28px;
  font-weight: 400;
  line-height: 34px;
  margin: 0 0 30px 0;
  max-width: 75%; }

.podcast_content .podcast_description .podcast_author {
  border-radius: 30px;
  display: inline-block;
  height: 50px;
  margin-right: 15px;
  width: 50px;
  float: left; }

.podcast_content .podcast_description .podcast_title {
  width: 165px;
  float: left; }

.podcast_content .podcast_description .podcast_title h5 {
  font-weight: 500;
  font-size: 18px;
  line-height: 26px; }

.podcast_content .podcast_description .podcast_title h6 {
  font-weight: 300;
  font-size: 18px;
  line-height: 26px; }

.podcast_content .podcast_description .cta_default {
  float: right; }

.podcast_content .podcast_video {
  height: 150px;
  left: 0;
  position: absolute;
  top: 0;
  width: 400px; }

.podcast_content .podcast_video .lines {
  background-color: #ffffff;
  height: 2px;
  position: absolute;
  right: 0;
  top: 72px;
  width: 66px; }

.podcast_content .podcast_video .lines:before {
  background-color: #333333;
  content: "";
  display: inline-block;
  height: 2px;
  position: absolute;
  right: -90px;
  width: 90px; }

.podcast_content .podcast_video .play {
  background: url(../img/podcast/play.png) no-repeat center center transparent;
  cursor: pointer;
  display: inline-block;
  height: 60px;
  left: 50%;
  margin-left: -30px;
  margin-top: -30px;
  position: absolute;
  top: 50%;
  width: 60px; }

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

.podcast_pagination {
  padding: 90px 0 150px 0; }

.podcast_pagination .wrapper {
  width: 500px;
  margin: 0 auto;
  text-align: center; }

.podcast_pagination .page-numbers {
  border: 2px solid transparent;
  color: #333333;
  font-family: "Oswald", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  padding: 7px 14px; }

.podcast_pagination a.page-numbers {
  border: 2px solid transparent;
  color: #333333;
  font-family: "Oswald", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  padding: 7px 14px; }

.podcast_pagination .page-numbers.current {
  border: 2px solid #333333; }

.podcast_pagination a.page-numbers:hover {
  border: 2px solid #333333; }

.podcast_pagination a.page-numbers.dots {
  border: 2px solid transparent; }

.podcast_pagination a.page-numbers.dots:hover {
  border: 2px solid transparent; }

.podcast_pagination ul li {
  margin-right: 2px;
  list-style: none;
  float: left;
  position: relative;
  top: 9px; }

.podcast_pagination ul li a {
  border: 2px solid transparent;
  color: #333333;
  font-family: "Oswald", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  padding: 7px 14px; }

.podcast_pagination ul li.active a {
  border: 2px solid #333333; }

.podcast_pagination ul li:hover a {
  border: 2px solid #333333; }

.podcast_pagination .cta_default {
  padding: 6px 25px; }

@media only screen and (max-width: 1200px) {
  .podcast_content .wrapper {
    width: 94%;
    margin-left: 3%;
    margin-right: 3%; }

  body:not(.single-bsa_webinar) .podcast_content ul li {
    width: 48%;
    margin-right: 4%; }

  body:not(.single-bsa_webinar) .podcast_content ul li:nth-child(2n) {
    margin-right: 0; } }
@media only screen and (max-width: 1100px) {
  .podcast_content .podcast_description .cta_default,
  .podcast_content .podcast_description .cta_big {
    float: left;
    margin-top: 25px; }

  .podcast_content .podcast_description {
    height: auto;
    padding-bottom: 35px; }

  body:not(.single-bsa_webinar) .podcast_content ul li {
    height: auto;
    margin-bottom: 35px; } }
@media only screen and (max-width: 860px) {
  body:not(.single-bsa_webinar) .podcast_content ul li {
    width: 100%;
    margin-right: 0; }

  .podcast_content .podcast_description {
    padding-left: 20px;
    padding-right: 20px; } }
@media only screen and (max-width: 480px) {
  .podcast_content .podcast_video {
    width: 90%; }

  .podcast_pagination a.page-numbers {
    padding: 4px 10px;
    font-size: 13px;
    line-height: 20px; } }
@media only screen and (max-width: 1240px) {
  .subheader.resources_subheader ul li a {
    padding: 0 30px; } }
.subhero.resources_overview {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 80px;
  position: relative;
  width: 100%; }

.subhero.resources_overview:before {
  background-color: #ffc649;
  content: "";
  display: inline-block;
  height: 55px;
  position: absolute;
  right: 0;
  top: 0;
  width: 80px; }

@media only screen and (max-width: 1024px) {
  .subhero.resources_overview {
    padding-right: 0; } }
@media only screen and (max-width: 860px) {
  .subhero_placeholder .wrapper .title {
    padding-top: 40px; } }
@media only screen and (max-width: 480px) {
  .subhero.resources_overview .subhero_placeholder {
    height: 180px; } }
.recent_news {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding-right: 80px;
  margin: 150px 0;
  position: relative; }

.recent_news .wrapper {
  margin: 0 auto;
  width: 1180px; }

.recent_news .title {
  display: inline-block;
  float: left;
  font-family: "Oswald", sans-serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 44px;
  text-transform: uppercase; }

.recent_news .top_cta {
  float: right; }

.recent_news .separator {
  display: block;
  height: 45px;
  width: 100%; }

.recent_news ul li {
  list-style: none;
  float: left;
  width: 370px;
  margin-right: 30px; }

.recent_news ul li:nth-child(3) {
  margin-right: 0; }

.recent_news .placeholder {
  width: 100%;
  height: 260px;
  margin: 0 0 45px 0;
  position: relative; }

.recent_news .placeholder .date_bg {
  width: 270px;
  height: 50px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #ffc649;
  z-index: 2; }

.recent_news .placeholder .day {
  color: #333333;
  font-family: "Oswald", sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 54px;
  text-transform: uppercase;
  position: absolute;
  bottom: -10px;
  left: 55px;
  z-index: 6; }

.recent_news .placeholder .year {
  color: #333333;
  font-family: "Oswald", sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 18px;
  text-transform: uppercase;
  position: absolute;
  bottom: 0;
  left: 15px;
  z-index: 6;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg); }

.recent_news .placeholder .day span {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px; }

.recent_news .placeholder a {
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9; }

.recent_news ul li:nth-child(2) .placeholder {
  height: 435px;
  position: relative;
  top: -75px;
  margin-bottom: 0;
  /** -webkit-box-shadow: 0px 10px 40px 5px rgba(204, 204, 204, 0.9);
  -moz-box-shadow: 0px 10px 40px 5px rgba(204, 204, 204, 0.9);
  box-shadow: 0px 10px 40px 5px rgba(204, 204, 204, 0.9); **/}

.recent_news ul li:nth-child(2) h4 {
  margin-top: -30px; }

.recent_news ul li h4 {
  font-family: "Roboto", sans-serif;
  font-size: 36px;
  line-height: 42px;
  margin: 0 0 10px 0;
  font-weight: 400; }

.recent_news ul li p {
  max-height: 82px;
  overflow: hidden;
  margin: 0 0 30px 0; }

.recent_news .hfa_text {
  font-family: "Oswald", sans-serif;
  color: #fafafa;
  font-size: 500px;
  line-height: 500px;
  position: absolute;
  right: -110px;
  top: -220px;
  z-index: -1; }

.recent_news .section_info {
  color: #ffc649;
  font-family: "Oswald", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  position: absolute;
  top: 80px;
  right: -20px;
  text-transform: uppercase;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg); }

@media only screen and (max-width: 1280px) {
  .recent_news .wrapper {
    width: 94%;
    margin-left: 3%;
    margin-right: 3%; }

  .recent_news ul li {
    width: 32%;
    margin-right: 2%; }

  .recent_news ul li:last-child {
    margin-right: 0; } }
@media only screen and (max-width: 1024px) {
  .recent_news {
    padding-right: 0; }

  .recent_news ul li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 50px; }

  .recent_news ul li:nth-child(2) .placeholder {
    top: 0;
    height: 260px;
    box-shadow: none;
    margin-bottom: 45px; }

  .recent_news .section_info {
    display: none; }

  .recent_news ul li:nth-child(2) h4 {
    margin-top: 0; }

  .recent_news ul li p {
    margin-bottom: 25px; }

  .recent_news {
    margin: 70px 0 40px 0; } }
.program_information.program_resources_overview .title .orange {
  display: inline-block; }

.program_information.program_resources_overview .left {
  padding: 0 80px 0 80px;
  position: relative;
  top: -120px; }

.program_information.program_resources_overview .left .company_logo {
  margin: 0 0 30px 0; }

.program_information.program_resources_overview .right {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0 100px 0; }

.program_information.program_resources_overview .right .placeholder {
  right: -70px; }

.program_information.program_resources_overview .footer_details {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fafafa;
  margin-top: 275px;
  min-height: 350px;
  padding: 65px 100px 65px 100px;
  min-width: 690px;
  position: relative;
  right: -70px;
  overflow: hidden; }

.program_information.program_resources_overview .footer_details h6 {
  color: #333333;
  display: inline-block;
  float: left;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px; }

.program_information.program_resources_overview .footer_details .read_more_link {
  display: inline-block;
  float: right;
  top: -20px; }

.program_information.program_resources_overview .footer_details .separator {
  height: 1px;
  background-color: #333333;
  width: 150%;
  display: block;
  margin: 20px 0; }

.program_information.program_resources_overview .footer_details p {
  color: #333333;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px; }

.program_information.program_resources_overview .footer_details p a {
  color: #ffc649; }

.program_information.program_resources_overview .footer_details .phone_number {
  color: #333333;
  font-family: "Oswald", sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 42px;
  position: relative;
  text-transform: uppercase; }

.program_information.program_resources_overview .footer_details .phone_number:before {
  background-color: #ffc649;
  content: "";
  display: block;
  height: 50px;
  left: -50%;
  position: absolute;
  width: 100%;
  z-index: 1; }

.program_information.program_resources_overview .footer_details .phone_number span {
  position: relative;
  z-index: 5;
  top: 25px; }

@media only screen and (max-width: 1024px) {
  .program_information.program_resources_overview .left {
    padding: 0 0 30px 0;
    top: 0; }

  .program_information.program_resources_overview .right .placeholder {
    right: 0; }

  .program_information.program_resources_overview .footer_details {
    margin-top: 30px;
    right: 0; } }
@media only screen and (max-width: 860px) {
  .program_information.program_resources_overview .footer_details {
    width: 100%;
    padding: 40px 30px;
    min-width: 100%; }

  .program_information.program_resources_overview .footer_details .read_more_link {
    top: 0;
    float: left; }

  .program_information.program_resources_overview .footer_details h6 {
    margin-bottom: 15px; }

  .program_information.program_resources_overview .right {
    padding-bottom: 60px; }

  .program_information.program_resources_overview .left .company_logo {
    max-width: 140px; }

  .program_information .title {
    font-size: 28px;
    line-height: 34px; } }
.recent_blog {
  margin-bottom: 140px; }

.recent_blog .wrapper {
  margin: 0 auto;
  width: 1180px; }

.recent_blog .title {
  display: inline-block;
  float: left;
  font-family: "Oswald", sans-serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 44px;
  text-transform: uppercase; }

.recent_blog .top_cta {
  float: right; }

.recent_blog .separator {
  display: block;
  height: 45px;
  width: 100%; }

.recent_blog ul li {
  float: left;
  list-style: none;
  width: 530px;
  margin-right: 65px; }

.recent_blog ul li:nth-child(2) {
  margin-right: 0; }

.recent_blog ul li .placeholder {
  display: block;
  height: 280px;
  position: relative;
  width: 470px;
  margin-top: 15px;
  margin-bottom: 40px; }

.recent_blog ul li .placeholder .date_info {
  position: absolute;
  top: -10px;
  left: 0;
  width: 270px;
  height: 50px;
  z-index: 5; }

.recent_blog ul li .placeholder .date_bg {
  width: 270px;
  height: 50px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #fafafa;
  z-index: 2; }

.recent_blog ul li .placeholder .day {
  color: #333333;
  font-family: "Oswald", sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 54px;
  text-transform: uppercase;
  position: absolute;
  bottom: -10px;
  left: 55px;
  z-index: 6; }

.recent_blog ul li .placeholder .year {
  color: #333333;
  font-family: "Oswald", sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 18px;
  text-transform: uppercase;
  position: absolute;
  bottom: 0;
  left: 15px;
  z-index: 6;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg); }

.recent_blog ul li .placeholder .day span {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  position: relative;
  top: -28px; }

.recent_blog ul li .placeholder > a {
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9; }

.recent_blog ul li .placeholder .blog_category {
  background-color: #ffc649;
  bottom: 0;
  height: 49px;
  left: 100px;
  position: absolute;
  width: 270px; }

.recent_blog ul li .placeholder .blog_category a {
  bottom: -4px;
  font-family: "Oswald", sans-serif;
  font-size: 14px;
  font-weight: 500;
  left: 20px;
  line-height: 20px;
  position: absolute;
  text-transform: uppercase; }

.recent_blog ul li .description {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0 0 100px; }

.recent_blog ul li .description h4 {
  font-family: "Roboto", sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 42px;
  margin: 0 0 10px 0; }

.recent_blog ul li .description h4 a {
  color: #333333; }

.recent_blog ul li .description p {
  max-height: 86px;
  overflow: hidden; }

.recent_blog ul li .left_author {
  float: left;
  display: inline-block; }

.recent_blog ul li .description .explore_more {
  display: inline-block;
  float: right;
  top: 22px; }

.recent_blog ul li .description .author_image {
  border-radius: 30px;
  display: inline-block;
  height: 40px;
  width: 40px;
  margin-right: 15px;
  position: relative;
  top: 12px; }

.recent_blog ul li .description .author_name {
  display: inline-block;
  font-family: "Oswald", sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px; }

@media only screen and (max-width: 1220px) {
  .recent_blog .wrapper {
    width: 94%;
    margin-left: 3%;
    margin-right: 3%; }

  .recent_blog ul li .description {
    padding-left: 50px; }

  .recent_blog ul li {
    width: 48%;
    margin-right: 4%; }

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

  .recent_blog ul li .placeholder {
    width: 100%; } }
@media only screen and (max-width: 860px) {
  .recent_blog ul li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 40px; }

  .recent_blog ul li .description {
    padding-left: 0; }

  .recent_blog {
    position: relative;
    padding-bottom: 90px;
    margin-bottom: 60px; }

  .recent_blog .top_cta {
    position: absolute;
    bottom: 0;
    left: 3%; }

  .recent_blog ul li .description h4 {
    font-size: 28px;
    line-height: 34px; } }
.video_slides {
  background-color: #333333;
  height: 675px;
  position: relative; }

.video_slides .wrapper {
  width: 1170px;
  margin: 0 auto;
  position: relative;
  z-index: 5; }

.video_slides .hfa_bg {
  background: url(../img/general/hfa_hero_overlay.png) no-repeat center center transparent;
  display: inline-block;
  height: 668px;
  left: -50px;
  position: absolute;
  top: 0;
  width: 366px;
  z-index: 2; }

.video_slides .inner_video_slides {
  position: relative;
  top: -80px; }

.video_slides ul li {
  height: 710px;
  width: 1120px; }

.video_slides ul li .placeholder {
  height: 550px;
  position: relative;
  margin: 0 0 30px 90px; }

.video_slides ul li .placeholder video {
  background-size: cover;
  bottom: 0;
  height: 100%;
  object-fit: cover;
  overflow: hidden;
  right: 0;
  width: 100%;
  z-index: -100; }

.video_slides .placeholder .watch_now {
  display: inline-block;
  font-family: Oswald,sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-align: left;
  text-transform: uppercase;
  position: absolute;
  z-index: 25;
  color: #fff;
  transition: all .3s ease-in-out;
  bottom: auto;
  right: 90px;
  padding: 10px;
  top: 60px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg); }

.video_slides .placeholder .watch_now:hover {
  bottom: auto;
  top: 30px; }

.video_slides .placeholder .watch_now .top_arrow {
  /* background: url(../img/general/arrow_right_cta_white.png) no-repeat center center transparent; */
	background: url('../img/general/css_sprites.png') -10px -137px;
    background-repeat: no-repeat;
  width: 0;
  height: 13px;
  display: inline-block;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: absolute;
  bottom: 15px;
  left: -30px; }

.video_slides .placeholder .watch_now:hover .top_arrow {
  width: 26px; }

.video_slides .placeholder .arrow_down {
  /* background: url(../img/general/arrow_down.png) no-repeat center center transparent; */
  background: url('../img/general/css_sprites.png') -175px -10px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 26px;
  position: absolute;
  right: 50px;
  top: 25px;
  width: 13px; }

.video_slides .placeholder .play_button {
  background: url(../img/general/play.png) no-repeat center center transparent;
  cursor: pointer;
  display: inline-block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 20; }

.video_slides .slides_description {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  bottom: 0;
  height: 360px;
  left: 0;
  position: relative;
  width: 400px;
  padding: 32px 40px; }

.video_slides .slides_description h4 {
  color: #ffffff;
  font-family: "Roboto", sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 44px; 
padding-bottom:20px;}

.video_slides .slides_description p {
  color: #ffffff; }

.video_slides .slides_navigation {
  width: 60px;
  height: 270px;
  display: block;
  position: absolute;
  top: 55px;
  right: -100px; }

.video_slides .slides_navigation .prev {
  cursor: pointer;
  display: block;
  height: 90px;
  left: 0;
  position: absolute;
  top: 0;
  width: 60px; }

.video_slides .slides_navigation .next {
  cursor: pointer;
  bottom: 0;
  display: block;
  height: 90px;
  left: 0;
  position: absolute;
  width: 60px; }

.video_slides .slides_navigation .prev .yellow_shapes {
  width: 25px;
  height: 90px;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #ffc649;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  z-index: 2; }

.video_slides .slides_navigation .next .yellow_shapes {
  width: 25px;
  height: 90px;
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #ffc649;
  z-index: 2;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear; }

.video_slides .slides_navigation .prev .arrow {
  background: url(../img/general/top_arrow_white.png) no-repeat center center transparent;
  display: inline-block;
  height: 62px;
  width: 30px;
  position: relative;
  left: 20px;
  z-index: 10;
  top: 4px; }

.video_slides .slides_navigation .next .arrow {
  background: url(../img/general/top_arrow_white.png) no-repeat center center transparent;
  display: inline-block;
  height: 62px;
  width: 30px;
  position: relative;
  left: 20px;
  z-index: 10;
  bottom: 4px;
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg); }

.video_slides .slides_navigation .prev:hover .yellow_shapes {
  width: 50px; }

.video_slides .slides_navigation .next:hover .yellow_shapes {
  width: 50px; }

.video_slides .slides_navigation .dots {
  background-color: #ffffff;
  border-radius: 10px;
  height: 7px;
  width: 7px;
  position: absolute;
  left: 31px;
  top: 50%;
  margin-top: -3.5px; }

.video_slides .video_desc_bg {
  background-color: #333333;
  bottom: 50px;
  height: 390px;
  left: 80px;
  position: absolute;
  width: 450px;
  z-index: 20; }

.video_slides .slides_number {
  width: 365px;
  height: 210px;
  position: absolute;
  bottom: 160px;
  right: 115px;
  z-index: 25; }

.video_slides .white_placeholder {
  width: 90px;
  height: 180px;
  position: absolute;
  background-color: #ffffff;
  right: 70px;
  bottom: -15px; }

.video_slides .white_placeholder .dash {
  background-color: #000000;
  height: 20px;
  left: 50%;
  margin-left: -1px;
  position: absolute;
  top: 0;
  width: 2px; }

.video_slides .white_placeholder .dash:before {
  background-color: #ffffff;
  content: "";
  display: inline-block;
  height: 60px;
  position: absolute;
  top: -60px;
  width: 2px; }

.video_slides .white_placeholder .dots1 {
  width: 8px;
  height: 8px;
  background-color: #000000;
  border-radius: 15px;
  position: absolute;
  top: 35px;
  left: 50%;
  margin-left: -4px; }

.video_slides .white_placeholder .dots2 {
  width: 8px;
  height: 8px;
  background-color: #000000;
  border-radius: 15px;
  position: absolute;
  top: 55px;
  left: 50%;
  margin-left: -4px; }

.video_slides .white_placeholder .dots3 {
  width: 8px;
  height: 8px;
  background-color: #000000;
  border-radius: 15px;
  position: absolute;
  top: 146px;
  left: 50%;
  margin-left: -4px; }

.video_slides .white_border {
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  bottom: -35px;
  height: 75px;
  position: absolute;
  right: 48px;
  width: 130px; }

.video_slides .yellow_bg {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #ffc649;
  bottom: 57px;
  height: 35px;
  overflow: hidden;
  padding: 0 42px 0 0;
  position: absolute;
  text-align: right;
  width: 320px;
  z-index: 8; }

.video_slides .yellow_bg .number {
  color: #ffffff;
  font-family: "Oswald", sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 50px; }

.video_slides .solid_bg {
  background-color: #333333;
  bottom: 0;
  display: inline-block;
  height: 183px;
  position: absolute;
  right: 0;
  width: 92%;
  z-index: 15; }

@media only screen and (max-width: 1400px) {
  .video_slides .slides_navigation {
    right: -60px; } }
@media only screen and (max-width: 1368px) {
  .video_slides .video_desc_bg {
    width: 750px; }

  .video_slides .slides_description {
    width: 700px; } }
@media only screen and (max-width: 1280px) {
  .video_slides .video_desc_bg {
    width: 725px; }

  .video_slides .slides_description {
    width: 675px; }

  .video_slides .yellow_bg {
    width: 260px;
    left: 60px; }

  .video_slides ul li .placeholder {
    margin-left: 40px; }

  .video_slides .solid_bg {
    width: 100%; }

  .video_slides .slides_navigation {
    right: 0; } }
@media only screen and (max-width: 1240px) {
  .video_slides .wrapper {
    width: 94%;
    margin-left: 3%;
    margin-right: 3%; }

  .video_slides .video_desc_bg {
    position: relative;
    bottom: 0;
    left: 0;
    width: 100%; }

  .video_slides {
    height: 100%;
    margin-bottom: 40px; }

  .video_slides .inner_video_slides {
    top: 0; }

  .video_slides ul li {
    height: 540px; }

  .video_slides ul li .placeholder {
    height: 625px; }

  .video_slides .slides_number {
    width: 365px;
    height: 210px;
    position: absolute;
    bottom: 333px;
    right: -10px;
    z-index: 25; }

  .video_desc_bg .bx-wrapper {
    width: 100%;
    max-width: 100% !important; }

  .video_slides ul li .placeholder {
    margin-left: 0; }

  .video_slides .slides_description {
    width: 80%; } }
@media only screen and (max-width: 1024px) {
  .video_slides .video_desc_bg {
    padding-bottom: 60px; } }
@media only screen and (max-width: 860px) {
  .video_slides .slides_number {
    display: none; }

  .video_slides .slides_description {
    width: 100%; }

  .video_slides ul li {
    height: 425px; }

  .video_slides ul li .placeholder {
    height: 425px; }

  .video_slides .slides_description {
    height: auto; }

  .video_slides .slides_description p {
    font-size: 16px;
    line-height: 22px; }

  .video_slides .slides_description h4 {
    font-size: 28px;
    line-height: 34px; 
	padding-bottom:20px; }

  .video_slides .video_desc_bg {
    padding-bottom: 60px; }

  .video_slides {
    margin-bottom: 0; }

  .video_slides .placeholder .watch_now {
    display: none !important; } }
@media only screen and (max-width: 480px) {
  .video_slides ul li {
    height: 425px; }

  .video_slides ul li .placeholder {
    height: 375px; }

  .video_slides .video_desc_bg {
    padding-bottom: 60px;
    height: 540px; }

  .video_slides .video_desc_bg ul li {
    height: 420px; } }
@media only screen and (max-width: 420px) {
  .video_slides .video_desc_bg {
    height: 570px; }

  .video_slides .video_desc_bg ul li {
    height: 560px; } }
.recent_podcast {
  padding: 120px 0;
  background-color: #fafafa; }

.recent_podcast .wrapper {
  width: 1170px;
  margin: 0 auto; }

.recent_podcast .title {
  display: inline-block;
  float: left;
  font-family: "Oswald", sans-serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 44px;
  text-transform: uppercase; }

.recent_podcast .top_cta {
  float: right; }

.recent_podcast .separator {
  display: block;
  height: 45px;
  width: 100%; }

.recent_podcast ul li {
  float: left;
  height: 380px;
  list-style: none;
  margin-bottom: 75px;
  margin-right: 30px;
  position: relative;
  width: 570px; }

.recent_podcast ul li:nth-child(2n) {
  margin-right: 0; }

.recent_podcast .podcast_description {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 350px;
  margin-top: 100px;
  padding: 80px 45px 60px 45px; }

.recent_podcast .podcast_description.white_bg {
  background-color: #ffffff; }

.recent_podcast .podcast_description h4 {
  color: #333333;
  font-size: 28px;
  font-weight: 400;
  line-height: 34px;
  margin: 0 0 30px 0;
  max-width: 75%; }

.recent_podcast .podcast_description .podcast_author {
  border-radius: 30px;
  display: inline-block;
  height: 50px;
  margin-right: 15px;
  width: 50px;
  float: left; }

.recent_podcast .podcast_description .podcast_title {
  width: 165px;
  float: left; }

.recent_podcast .podcast_description .podcast_title h5 {
  font-weight: 500;
  font-size: 18px;
  line-height: 26px; }

.recent_podcast .podcast_description .podcast_title h6 {
  font-weight: 300;
  font-size: 18px;
  line-height: 26px; }

.recent_podcast .podcast_description .cta_default {
  float: right; }

.recent_podcast .podcast_video {
  height: 150px;
  left: 0;
  position: absolute;
  top: 0;
  width: 400px; }

.recent_podcast .podcast_video .lines {
  background-color: #ffffff;
  height: 2px;
  position: absolute;
  right: 0;
  top: 72px;
  width: 66px; }

.recent_podcast .podcast_video .lines:before {
  background-color: #333333;
  content: "";
  display: inline-block;
  height: 2px;
  position: absolute;
  right: -90px;
  width: 90px; }

.recent_podcast .podcast_video .play {
  background: url(../img/podcast/play.png) no-repeat center center transparent;
  display: inline-block;
  height: 60px;
  left: 50%;
  margin-left: -30px;
  margin-top: -30px;
  position: absolute;
  top: 50%;
  width: 60px; }

@media only screen and (max-width: 1220px) {
  .recent_podcast .wrapper {
    width: 94%;
    margin-left: 3%;
    margin-right: 3%; }

  .recent_podcast ul li {
    width: 48%;
    margin-right: 3%; }

  .recent_podcast ul li:last-child {
    margin-right: 0; } }
@media only screen and (max-width: 1080px) {
  .recent_podcast .podcast_description .cta_default {
    float: left;
    margin-top: 30px; }

  .recent_podcast .podcast_description {
    height: auto; }

  .recent_podcast .podcast_video {
    width: 90%; } }
@media only screen and (max-width: 860px) {
  .recent_podcast {
    position: relative;
    padding-bottom: 80px; }

  .recent_podcast ul li {
    width: 100%;
    margin-right: 0;
    height: auto; }

  .recent_podcast .podcast_video {
    width: 95%; }

  .recent_podcast .top_cta {
    position: absolute;
    bottom: 60px;
    left: 3%; }

  .recent_podcast .podcast_description .podcast_title {
    width: 75%; }

  .recent_podcast .podcast_description h4 {
    max-width: 100%; }

  .recent_podcast .podcast_description {
    padding-left: 20px;
    padding-right: 20px; } }
.hfa_store {
  margin: 250px 0;
  min-height: 570px;
  position: relative; }

.hfa_store .hfa_text {
  color: #fafafa;
  font-family: "Oswald", sans-serif;
  font-size: 500px;
  font-weight: 500;
  left: -170px;
  line-height: 500px;
  position: absolute;
  top: -180px;
  z-index: -3; }

.hfa_store .yellow_bg {
  background-color: #ffc649;
  height: 570px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1; }

.hfa_store .wrapper {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 75px 0 0 50px;
  width: 1180px; }

.hfa_store .right_images {
  display: inline-block;
  height: 570px;
  position: absolute;
  right: 50px;
  top: -150px;
  width: 570px; }

.hfa_store .right_images .yellow_shapes {
  background-color: #ffc649;
  bottom: 0;
  display: inline-block;
  height: 350px;
  left: 0;
  position: absolute;
  width: 300px; }

.hfa_store .right_images .yellow_shapes .lines {
  background-color: #000000;
  display: inline-block;
  height: 2px;
  position: absolute;
  right: 0;
  top: 62px;
  width: 112px; }

.hfa_store .right_images .yellow_shapes .lines:after {
  background-color: #ffc649;
  content: "";
  display: inline-block;
  height: 2px;
  position: absolute;
  right: -50px;
  width: 50px; }

.hfa_store .right_images .yellow_shapes .lines:before {
  background-color: #000000;
  border-radius: 10px;
  content: "";
  display: inline-block;
  height: 6px;
  left: -16px;
  position: absolute;
  top: -2px;
  width: 6px; }

.hfa_store .section_info {
  color: #333333;
  font-family: "Oswald", sans-serif;
  font-size: 14px;
  font-weight: 400;
  left: 30px;
  line-height: 24px;
  position: absolute;
  text-transform: uppercase;
  top: 30px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg); }

.hfa_store .wrapper p {
  color: #ffffff;
  font-size: 24px;
  line-height: 34px;
  padding-left: 70px;
  width: 265px; }

.hfa_store .wrapper .lines {
  background-color: #333333;
  display: inline-block;
  height: 2px;
  width: 112px; }

.hfa_store .hfa_store_content {
  margin: 0 auto;
  position: relative;
  text-align: center;
  top: -90px;
  width: 480px;
  z-index: 35; }

.hfa_store .hfa_store_content h4 {
  font-family: "Oswald", sans-serif;
  font-size: 120px;
  font-weight: 700;
  line-height: 120px;
  margin: 0 0 10px 0;
  text-transform: uppercase; }

.hfa_store .hfa_store_content p {
  color: #333333;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
  margin: 0 0 10px 0; }

.hfa_store .white_shapes {
  background-color: #ffffff;
  bottom: -20px;
  height: 270px;
  left: 85px;
  position: absolute;
  width: 370px;
  z-index: 3; }

.hfa_store .product_catalog {
  -moz-box-shadow: 0px 10px 35px 5px rgba(220, 220, 220, 0.7);
  -webkit-box-shadow: 0px 10px 35px 5px rgba(220, 220, 220, 0.7);
  box-shadow: 0px 10px 35px 5px rgba(220, 220, 220, 0.7);
  bottom: -150px;
  height: 370px;
  left: 115px;
  position: absolute;
  width: 370px;
  z-index: 8; }

.hfa_store .non_member {
  bottom: -100px;
  left: 560px;
  position: absolute; }

.hfa_store .non_member h4 {
  color: #333333;
  font-family: "Roboto", sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 34px; }

.hfa_store .non_member h4 .yellow {
  color: #ffc649;
  display: block; }

@media only screen and (max-width: 1240px) {
  .hfa_store .wrapper {
    width: 94%;
    margin-left: 3%;
    margin-right: 3%;
    padding-left: 0;
    padding-top: 20px; }

  .hfa_store .section_info {
    left: -30px; }

  .hfa_store .product_catalog {
    left: 30px;
    bottom: -170px; }

  .hfa_store .white_shapes {
    left: 0; }

  .hfa_store .non_member {
    left: auto;
    right: 40px; } }
@media only screen and (max-width: 1080px) {
  .hfa_store {
    margin-top: 120px;
    margin-bottom: 90px; }

  .hfa_store .right_images {
    display: none; }

  .hfa_store .product_catalog {
    position: relative;
    bottom: 0;
    margin-top: 40px;
    width: 60%;
    left: 0;
    height: 280px;
    margin: 30px auto 0; }

  .hfa_store .white_shapes {
    bottom: -55px; }

  .hfa_store .hfa_store_content {
    top: 0; }

  .hfa_store .wrapper p {
    width: 100%;
    padding-left: 0;
    text-align: center; }

  .hfa_store .wrapper {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px; }

  .hfa_store .section_info {
    display: none; }

  .hfa_store .non_member {
    position: relative;
    width: 100%;
    text-align: center;
    bottom: 0;
    margin-top: 40px;
    right: 0; }

  .hfa_store .white_shapes {
    display: none; } }
@media only screen and (max-width: 860px) {
  .hfa_store .hfa_store_content h4 {
    font-size: 40px;
    line-height: 64px; }

  .hfa_store .wrapper p {
    font-size: 18px;
    line-height: 26px; } }
@media only screen and (max-width: 640px) {
  .hfa_store .hfa_store_content {
    width: 94%;
    margin-left: 3%;
    margin-right: 3%; } }
@media only screen and (max-width: 480px) {
  .hfa_store .product_catalog {
    width: 90%; } }
.event_subhero {
  height: 940px;
  max-width: 100%;
  overflow: hidden;
  position: relative;
  margin: 0 0 150px 0; }

.event_subhero .hfa_shapes {
  background: url(../img/home/hfa_hero_overlay.png) no-repeat center center transparent;
  display: block;
  height: 668px;
  left: auto;
  position: absolute;
  top: 0;
  right: -60px;
  width: 366px;
  z-index: 1; }

.event_subhero .container {
  height: 100%;
  margin: 0 auto;
  position: relative; }

.event_subhero .left_overlay {
  background-color: #333333;
  height: 940px;
  left: 0;
  position: absolute;
  top: 0;
  width: 72.5%;
  z-index: 5; }

.event_subhero .right_overlay {
  background-color: #ffc649;
  height: 855px;
  position: absolute;
  right: 0;
  top: 0;
  width: 27.5%;
  z-index: 5; }

.event_subhero .right_overlay .number {
  bottom: 50px;
  color: #333333;
  display: inline-block;
  font-family: "Oswald", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  position: absolute;
  right: 50px; }

.event_subhero .event_subhero_content {
  background-color: #ffffff;
  height: 855px;
  margin: 0 auto;
  position: relative;
  width: 1240px;
  z-index: 10; }

.event_subhero .event_subhero_content ul li {
  height: 855px; }

.event_subhero .event_subhero_content ul li .description {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  height: 100%;
  padding: 120px 100px 60px 100px;
  position: relative;
  width: 705px;
  z-index: 10; }

.event_subhero .event_subhero_content ul li .description h1 {
  text-transform: uppercase; }

.event_subhero .event_subhero_content ul li .description h2 {
  text-transform: uppercase;
  margin: 0 0 40px 0; }

.event_subhero .event_subhero_content ul li .description article {
  font-size: 18px;
  line-height: 30px;
  font-style: italic;
  font-weight: 300;
  max-width: 77%;
  margin: 0 0 30px 0; }

.event_subhero .event_subhero_content ul li .description h6 {
  font-weight: 300;
  font-family: "Oswald", sans-serif;
  margin: 0 0 30px 0; }

.event_subhero .event_subhero_content ul li .description .signatures {
  margin: 0 0 30px 0; }

.event_subhero .event_subhero_content ul li .description p {
  max-width: 75%; }

.event_subhero .event_subhero_content ul li .description .location {
  color: #333333;
  font-family: "Oswald", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px; }

.event_subhero .event_subhero_content ul li .description .location .icon_location {
 /* background: url(../img/general/icon_mark.png) no-repeat center center transparent; */
	background: url('../img/general/css_sprites.png') -175px -56px;
    background-repeat: no-repeat;
  display: inline-block;
  height: 14px;
  width: 10px; }

.event_subhero .event_subhero_content ul li .description .dates {
  margin: 0 0 20px 0;
  position: relative; }

.event_subhero .event_subhero_content ul li .description .dates h5 {
  color: #333333;
  font-family: "Oswald", sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 50px; }

.event_subhero .event_subhero_content ul li .description .dates h5 span {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-transform: uppercase;
  display: block; }

.event_subhero .event_subhero_content ul li .description .dates .start_date {
  float: left;
  position: relative; }

.event_subhero .event_subhero_content ul li .description .dates .dash {
  background-color: #333333;
  display: inline-block;
  float: left;
  height: 1px;
  margin: 0 40px 0 10px;
  position: relative;
  top: 32px;
  width: 45px; }

.event_subhero .event_subhero_content ul li .description .dates .end_date {
  float: left;
  position: relative; }

.event_subhero .event_subhero_content ul li .description .year {
  position: absolute;
  top: 15px;
  left: -28px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg); }

.event_subhero .event_subhero_content ul li .description .date_shapes {
  background-color: #fafafa;
  height: 72px;
  left: 0;
  position: absolute;
  top: -15px;
  width: 75%;
  z-index: -1; }

.event_subhero .event_subhero_content ul li .description h3 {
  color: #333333;
  font-family: "Roboto", sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 56px;
  margin: 0 0 30px 0; }

.event_subhero .event_subhero_content ul li .description .day_left {
  background-color: #ffc649;
  display: inline-block;
  height: 72px;
  margin: 0 0 65px 0;
  position: relative;
  width: 150px; }

.event_subhero .event_subhero_content ul li .description .day_left h4 {
  bottom: -15px;
  color: #333333;
  font-family: "Oswald", sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 50px;
  position: absolute;
  right: -20px;
  margin: 0; }

.event_subhero .event_subhero_content ul li .description .day_left h4 .small {
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  text-transform: uppercase; }

.event_subhero .event_subhero_content ul li .placeholder {
  width: 500px;
  float: right !important;
  height: 100%; }

.event_subhero .slide_navigation {
  height: 340px;
  margin: auto;
  max-width: 100%;
  position: absolute;
  top: 50%;
  width: 45px;
  z-index: 5;
  right: -57px;
  margin-top: -170px; }

.event_subhero .slide_navigation .prev {
  top: 0;
  position: absolute;
  cursor: pointer; }

.event_subhero .slide_navigation .prev:hover .white_shapes {
  right: 0;
  width: 32px; }

.event_subhero .slide_navigation .prev .arrow {
  /* background: url(../img/general/arrow_top.png) no-repeat center center transparent; */
	background: url('../img/general/css_sprites.png') -10px -10px;
    background-repeat: no-repeat;
  width: 30px;
  height: 62px;
  display: block;
  position: relative;
  z-index: 8; }

.event_subhero .slide_navigation .prev .white_shapes {
  content: "";
  display: inline-block;
  width: 26px;
  height: 78px;
  background-color: #ffffff;
  position: absolute;
  right: -10px;
  top: -8px;
  z-index: 2;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear; }

.event_subhero .slide_navigation .next {
  bottom: 0;
  position: absolute;
  cursor: pointer; }

.event_subhero .slide_navigation .next .arrow {
 /* background: url(../img/general/arrow_top.png) no-repeat center center transparent; */
	background: url('../img/general/css_sprites.png') -10px -10px;
    background-repeat: no-repeat;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  width: 30px;
  height: 62px;
  display: block;
  position: relative;
  z-index: 8; }

.event_subhero .slide_navigation .next .white_shapes {
  content: "";
  display: inline-block;
  width: 26px;
  height: 78px;
  background-color: #ffffff;
  position: absolute;
  right: -10px;
  bottom: -8px;
  z-index: 2;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear; }

.event_subhero .slide_navigation .next:hover .white_shapes {
  right: 0;
  width: 32px; }

.slide_number {
  position: absolute;
  top: 50%;
  height: 66px;
  width: 36px;
  margin-top: -33px;
  color: #333333;
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  text-align: center;
  margin-left: 8px; }

.slide_number .current-index {
  color: #ffffff;
  display: block;
  border-bottom: 2px solid #ffffff;
  text-align: center;
  padding-bottom: 5px;
  margin-bottom: 5px; }

.event_subhero .preview {
  bottom: 80px;
  height: 220px;
  left: 50%;
  margin-left: -30px;
  position: absolute;
  width: 220px;
  overflow: hidden; }

.event_subhero .preview .overlay_loading {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  left: 0;
  top: 0; }

.event_subhero .event_subhero_content .preview ul li {
  height: 220px; }

.event_subhero .preview .overlay-loading {
  position: absolute;
  width: 100%;
  height: 100%;
  transition: all 4s;
  background-color: rgba(0, 0, 0, 0.6);
  left: 0;
  top: 0; }

.event_subhero .preview .next {
  color: #ffffff;
  font-family: "Oswald", sans-serif;
  font-size: 14px;
  font-weight: 500;
  left: 30px;
  line-height: 24px;
  position: absolute;
  text-transform: uppercase;
  top: 30px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg); }

.event_subhero .preview .number {
  bottom: 30px;
  color: #ffffff;
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  left: 30px;
  position: absolute; }

@media only screen and (max-width: 1420px) {
  .event_subhero .container {
    max-width: 100%; } }
@media only screen and (max-width: 1369px) {
  .event_subhero .event_subhero_content {
    width: 1180px; }

  .event_subhero .event_subhero_content ul li .description {
    width: 50%; }

  .event_subhero .event_subhero_content ul li .placeholder {
    width: 50%; } }
@media only screen and (max-width: 1300px) {
  .event_subhero .event_subhero_content {
    width: 1100px; }

  .event_subhero .event_subhero_content ul li .description {
    padding: 100px 80px 40px; }

  .event_subhero .event_subhero_content ul li .description h1 {
    font-size: 100px;
    line-height: 118px; } }
@media only screen and (max-width: 1220px) {
  .event_subhero .event_subhero_content {
    width: 1024px; }

  .event_subhero .event_subhero_content ul li .description {
    padding: 60px 50px 30px; }

  .event_subhero .event_subhero_content ul li .description h1 {
    font-size: 90px;
    line-height: 108px; }

  .event_subhero .event_subhero_content ul li .description .day_left {
    margin-bottom: 25px; } }
@media only screen and (max-width: 1140px) {
  .event_subhero {
    height: auto; }

  .event_subhero .hfa_shapes {
    display: none; }

  .event_subhero .event_subhero_content {
    height: 680px;
    width: 94%;
    margin-left: 3%;
    margin-right: 3%;
    background-color: #ffc649; }

  .event_subhero .event_subhero_content ul li {
    height: 640px; }

  .event_subhero .event_subhero_content ul li .placeholder {
    width: 100%;
    height: 100%;
    float: left;
    position: absolute;
    top: 0;
    left: 0; }

  .event_subhero .event_subhero_content ul li .description {
    width: 100%;
    float: left;
    background: rgba(255, 255, 255, 0.8);
    padding: 40px 30px 20px; }

  .event_subhero .slide_navigation {
    display: none; }

  .event_subhero .preview {
    display: none; }

  .event_subhero .event_subhero_content ul li .description h1 {
    font-size: 60px;
    line-height: 78px; }

  .event_subhero .event_subhero_content ul li .description h2 {
    font-size: 30px;
    line-height: 40px;
    margin: 0 0 20px 0; }

  .event_subhero .slide_navigation {
    height: 340px;
    margin: auto;
    max-width: 100%;
    position: relative;
    top: 17px;
    width: 45px;
    z-index: 5;
    right: 0;
    margin-top: -170px;
    transform: rotate(-90deg);
    display: block; }

  .event_subhero .slide_navigation .slide_number {
    display: none; }

  .event_subhero .right_overlay {
    height: 680px; }

  .event_subhero .event_subhero_content ul li .description p {
    max-width: 100%; } }
@media only screen and (max-width: 1024px) {
  .event_subhero .event_subhero_content ul li .description article {
    max-width: 100%;
    margin-bottom: 20px; }

  .event_subhero .event_subhero_content ul li .description h6 {
    margin-bottom: 15px; }

  .event_subhero .event_subhero_content ul li .description .signatures {
    margin-bottom: 20px; }

  .event_subhero .event_subhero_content ul li .description .signatures img {
    max-width: 80%; } }
@media only screen and (max-width: 680px) {
  .event_subhero .event_subhero_content ul li .description h3 {
    font-size: 38px;
    line-height: 44px; }

  .event_subhero .event_subhero_content ul li .description .dates h5 {
    font-size: 32px; }

  .event_subhero .event_subhero_content ul li .description .dates h5 span {
    font-size: 12px; }

  .event_subhero .event_subhero_content ul li .description article {
    font-size: 16px;
    line-height: 24px; }

  .event_subhero .event_subhero_content ul li .description {
    padding: 40px 30px 30px; } }
@media only screen and (max-width: 440px) {
  .event_subhero .slide_navigation {
    height: 200px;
    top: 87px; }

  .event_subhero .event_subhero_content ul li .description {
    padding: 40px 20px 30px; }

  .event_subhero .event_subhero_content ul li .description h3 {
    font-size: 28px;
    line-height: 34px; }

  .event_subhero .event_subhero_content ul li .description p {
    font-size: 16px;
    line-height: 22px; }

  .event_subhero .event_subhero_content ul li .description .day_left h4 {
    font-size: 32px; }

  .event_subhero .event_subhero_content ul li .description .day_left h4 .small {
    font-size: 14px; }

  .event_subhero .event_subhero_content ul li .description .day_left {
    height: 45px; } }
.recent_top {
  margin: 0 0 200px 0;
  position: relative; }

.recent_top .wrapper {
  width: 1240px;
  margin: 0 auto;
  position: relative; }

.recent_top ul li {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding: 0 0 0 100px;
  width: 50%;
  list-style: none; }

.recent_top ul li .placeholder {
  float: left;
  height: 352px;
  width: 20%; }

.recent_top ul li .description {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding: 0 0 0 25px;
  width: 80%; }

.recent_top ul li .description h4 {
  color: #333333;
  font-size: 36px;
  font-weight: 400;
  line-height: 44px;
  font-family: "Roboto", sans-serif;
  margin: 0 0 30px 0; }

.recent_top ul li .description .dates {
  margin: 0 0 20px 0;
  position: relative;
  padding: 0 0 0 20px; }

.recent_top ul li .description .dates h5 {
  color: #333333;
  font-family: "Oswald", sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 50px; }

.recent_top ul li .description .dates h5 span {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-transform: uppercase;
  display: block; }

.recent_top ul li .description .start_date {
  float: left;
  position: relative; }

.recent_top ul li .description .dash {
  background-color: #333333;
  display: inline-block;
  float: left;
  height: 1px;
  margin: 0 40px 0 10px;
  position: relative;
  top: 32px;
  width: 45px; }

.recent_top ul li .description .end_date {
  float: left;
  position: relative; }

.recent_top ul li .description .year {
  position: absolute;
  top: 15px;
  left: -28px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg); }

.recent_top ul li .description .date_shapes {
  background-color: #fafafa;
  height: 72px;
  left: 20px;
  position: absolute;
  top: -15px;
  width: 75%;
  z-index: -1; }

.recent_top ul li .description .location {
  color: #333333;
  font-family: "Oswald", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin: 0 0 30px 0; }

.recent_top ul li .description .icon_location {
  /* background: url(../img/general/icon_mark.png) no-repeat center center transparent; */
	background: url('../img/general/css_sprites.png') -175px -56px;
    background-repeat: no-repeat;
  display: inline-block;
  height: 14px;
  width: 10px; }

.recent_top .section_info {
  color: #333333;
  font-family: "Oswald", sans-serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 44px;
  text-transform: uppercase;
  position: absolute;
  top: 60px;
  left: -65px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg); }

.recent_top .read_more_link.more_info {
  bottom: 34px;
  left: -34px;
  position: absolute;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg); }

.recent_top .section_number {
  bottom: -160px;
  color: #333333;
  font-family: "Oswald", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  position: absolute;
  right: 52px; }

@media only screen and (max-width: 1240px) {
  .recent_top .wrapper {
    width: 94%;
    margin-left: 3%;
    margin-right: 3%; } }
@media only screen and (max-width: 960px) {
  .recent_top .section_info {
    margin: 0 0 30px 0;
    position: relative;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }

  .recent_top .read_more_link.more_info {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    position: relative;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }

  .recent_top ul li {
    margin-bottom: 35px;
    padding-left: 0; } }
@media only screen and (max-width: 860px) {
  .recent_top ul li {
    width: 100%;
    margin-right: 0; }

  .recent_top {
    margin-bottom: 120px; }

  .recent_top .section_number {
    display: none; } }
@media only screen and (max-width: 560px) {
  /*.recent_top ul li .placeholder {width:10%;}
  .recent_top ul li .description {width:90%;}*/
  .recent_top ul li .description h4 {
    font-size: 32px;
    line-height: 40px; }

  .recent_top ul li .description .dash {
    width: 12px;
    margin: 0 35px 0 10px; }

  .recent_top ul li .description .dates h5 {
    font-size: 40px; }

  .recent_top ul li .description .dates h5 span {
    font-size: 12px; }

  .recent_top ul li .description .year {
    font-size: 14px; } }
.upcoming_event {
  position: relative; }

.upcoming_event .wrapper {
  margin: 0 auto;
  width: 1240px; }

.upcoming_event .left {
  float: left;
  width: 50%; }

.upcoming_event .right {
  float: left;
  width: 50%; }

.upcoming_event .section_title {
  color: #333333;
  font-family: "Oswald", sans-serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 44px;
  text-transform: uppercase;
  margin: 0 0 45px 0; }

.upcoming_event .section_months h5.months_title {
  background-color: #ffffff;
  color: #333333;
  font-family: "Oswald", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  position: relative;
  text-transform: uppercase;
  margin: 0 0 50px 0; }

.upcoming_event .section_months h5.months_title span {
  background-color: #fff;
  position: relative;
  z-index: 2;
  padding: 0 10px 0 0; }

.upcoming_event .section_months h5.months_title:after {
  background-color: #f3f3f3;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  top: 50%;
  width: 100%;
  z-index: 1; }

.upcoming_event .left ul li {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  box-sizing: border-box;
  list-style: none;
  list-style: none;
  padding: 0 0 0 100px;
  width: 100%;
  margin: 0 0 100px 0; }

.upcoming_event .left .placeholder {
  float: left;
  height: 352px;
  width: 20%; }

.upcoming_event .left .description {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding: 0 0 0 25px;
  width: 80%; }

.upcoming_event .left .description h4 {
  color: #333333;
  font-size: 36px;
  font-weight: 400;
  line-height: 44px;
  font-family: "Roboto", sans-serif;
  margin: 0 0 30px 0; }

.upcoming_event .left .description .dates {
  margin: 0 0 20px 0;
  position: relative;
  padding: 0 0 0 20px; }

.upcoming_event .left .description .dates h5 {
  color: #333333;
  font-family: "Oswald", sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 50px; }

.upcoming_event .left .description .dates h5 span {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-transform: uppercase;
  display: block; }

.upcoming_event .left .description .start_date {
  float: left;
  position: relative; }

.upcoming_event .left .description .dash {
  background-color: #333333;
  display: inline-block;
  float: left;
  height: 1px;
  margin: 0 40px 0 10px;
  position: relative;
  top: 32px;
  width: 45px; }

.upcoming_event .left .description .end_date {
  float: left;
  position: relative; }

.upcoming_event .left .description .year {
  position: absolute;
  top: 15px;
  left: -28px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg); }

.upcoming_event .left .description .date_shapes {
  background-color: #fafafa;
  height: 72px;
  left: 20px;
  position: absolute;
  top: -15px;
  width: 75%;
  z-index: -1; }

.upcoming_event .left .description .location {
  color: #333333;
  font-family: "Oswald", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin: 0 0 30px 0; }

.upcoming_event .left .description .icon_location {
  /* background: url(../img/general/icon_mark.png) no-repeat center center transparent; */
	background: url('../img/general/css_sprites.png') -175px -56px;
    background-repeat: no-repeat;
  display: inline-block;
  height: 14px;
  width: 10px; }

.upcoming_event .right .yellow_bg {
  background-color: #ffc649;
  display: block;
  height: 510px;
  position: absolute;
  right: 0;
  top: 0;
  width: 385px;
  z-index: 1; }

.upcoming_event .icon_arrow_down {
  /* background: url(../img/general/arrow_down.png) no-repeat center center transparent; */
  background: url('../img/general/css_sprites.png') -175px -10px;
  background-repeat: no-repeat;
  height: 26px;
  position: absolute;
  right: 55px;
  top: 30px;
  width: 13px; }

.upcoming_event .events_calendar {
  background-color: #ffffff;
  height: 460px;
  margin-left: 30px;
  position: relative;
  width: 470px;
  z-index: 20;
  -webkit-box-shadow: 0px 10px 35px 5px rgba(227, 227, 227, 0.7);
  -moz-box-shadow: 0px 10px 35px 5px rgba(227, 227, 227, 0.7);
  box-shadow: 0px 10px 35px 5px rgba(227, 227, 227, 0.7); }

.upcoming_event .events_calendar .top_calendar {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 50px 80px; }

.upcoming_event .events_calendar .flatpickr-calendar {
  box-shadow: none; }

.upcoming_event .events_calendar .flatpickr-day {
  border-radius: 0;
  font-weight: 300;
  font-family: "Oswald", sans-serif;
  font-size: 18px;
  line-height: 24px;
  max-width: 42px;
  height: 42px;
  padding-top: 6px; }

.upcoming_event .events_calendar .flatpickr-current-month span.cur-month {
  font-family: "Oswald", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 24px;
  text-transform: uppercase; }

.upcoming_event .events_calendar .flatpickr-current-month .numInputWrapper {
  display: none; }

.upcoming_event .events_calendar .flatpickr-months .flatpickr-month {
  height: 45px; }

.upcoming_event .events_calendar .flatpickr-input[readonly] {
  display: none; }

.upcoming_event .events_calendar span.flatpickr-weekday {
  color: #333333;
  font-family: "Oswald", sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 36px; }

.upcoming_event .events_calendar .flatpickr-weekdays .flatpickr-weekdaycontainer {
  border-bottom: 1px solid #333333; }

.upcoming_event .events_calendar .flatpickr-weekdays {
  height: 40px; }

.upcoming_event .events_calendar .flatpickr-day {
  border: 2px solid transparent; }

.upcoming_event .events_calendar .flatpickr-day.today {
  border-color: #333333; }

.upcoming_event .events_calendar .flatpickr-day:hover {
  background-color: transparent;
  border-color: #333333;
  color: #333333; }

.upcoming_event .events_calendar .flatpickr-day.selected a {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 25; }

@media only screen and (max-width: 1240px) {
  .upcoming_event .wrapper {
    width: 94%;
    margin-left: 3%;
    margin-right: 3%; } }
@media only screen and (max-width: 1080px) {
  .upcoming_event .left ul li {
    padding-left: 40px; }

  .upcoming_event .right {
    width: 47%;
    margin-left: 3%; }

  .upcoming_event .events_calendar {
    width: 100%;
    margin-left: 0;
    height: auto; }

  .upcoming_event .events_calendar .top_calendar {
    padding: 45px 35px;
    text-align: center; } }
@media only screen and (max-width: 860px) {
  .upcoming_event .right {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 30px; }

  .upcoming_event .left {
    width: 100%;
    margin-left: 0;
    margin-right: 0; }

  .upcoming_event .events_calendar {
    width: 65%;
    margin-left: 0;
    height: auto;
    margin: 0 auto 70px; }

  .upcoming_event .section_title {
    position: relative;
    z-index: 10; }

  .upcoming_event .right .yellow_bg {
    display: none; } }
@media only screen and (max-width: 680px) {
  .upcoming_event .left ul li {
    padding-left: 0; }

  /*.upcoming_event .left .placeholder {width:10%;}*/
  .upcoming_event .left .description h4 {
    font-size: 32px;
    line-height: 38px; }

  .upcoming_event .left .description .dates h5 {
    font-size: 32px;
    line-height: 40px; }

  .upcoming_event .left .description .dates h5 span {
    font-size: 12px; }

  .upcoming_event .left .description .year {
    font-size: 14px; }

  .upcoming_event {
    margin-bottom: 60px; } }
@media only screen and (max-width: 480px) {
  .upcoming_event .events_calendar {
    width: 100%; }

  .upcoming_event .events_calendar .flatpickr-day {
    max-width: 36px;
    height: 40px; }

  .upcoming_event .events_calendar span.flatpickr-weekday {
    font-size: 14px; }

  .upcoming_event .events_calendar .top_calendar {
    padding: 5px; }

  .upcoming_event .right .yellow_bg {
    height: 280px; }

  .upcoming_event .events_calendar .flatpickr-day {
    font-size: 15px; }

  .flatpickr-wrapper {
    width: 100%; }

  .upcoming_event .icon_arrow_down {
    display: none; }

  .flatpickr-calendar.inline {
    width: 100% !important; }

  .dayContainer {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important; } }
.subscribes {
  min-height: 570px;
  margin: 200px 0 200px 0;
  position: relative; }

.subscribes .wrapper {
  width: 640px;
  margin: 0 auto;
  text-align: center;
  padding: 140px 0 0 0; }

.subscribes .wrapper h3 {
  font-weight: 700;
  font-family: "Oswald", sans-serif;
  color: #333333;
  font-size: 80px;
  line-height: 80px;
  margin: 0 0 20px 0;
  text-transform: uppercase; }

.subscribes .wrapper p {
  color: #333333;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px; }

.subscribes .yellow_bg {
  background-color: #ffc649;
  height: 445px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -2; }

.subscribes .right_images {
  height: 370px;
  position: absolute;
  right: 0;
  top: -100px;
  width: 370px; }

.subscribes .right_images .yellow_shapes {
  background-color: #ffc649;
  bottom: 0;
  height: 220px;
  left: 0;
  position: absolute;
  width: 180px; }

.subscribes .right_images .yellow_shapes .lines {
  background-color: #000000;
  display: inline-block;
  height: 2px;
  position: absolute;
  right: 0;
  top: 62px;
  width: 112px; }

.subscribes .right_images .yellow_shapes .lines:before {
  background-color: #000000;
  border-radius: 10px;
  content: "";
  display: inline-block;
  height: 6px;
  left: -16px;
  position: absolute;
  top: -2px;
  width: 6px; }

.subscribes .right_images .yellow_shapes .lines:after {
  background-color: #ffffff;
  content: "";
  display: inline-block;
  height: 2px;
  position: absolute;
  right: -50px;
  width: 50px; }

.subscribes .left_images {
  height: 470px;
  /* left: 115px; */
  position: absolute;
  bottom: 25px;
  width: 470px;
  z-index: -1; }

.subscribes .hfa_text {
  bottom: 0;
  color: #fafafa;
  font-family: "Oswald", sans-serif;
  font-size: 500px;
  font-weight: 500;
  line-height: 500px;
  position: absolute;
  right: 0;
  z-index: -3; }

.subscribes .section_notice {
  bottom: 100px;
  color: #333333;
  font-family: "Oswald", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  position: absolute;
  right: 30px;
  text-transform: uppercase;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg); }

.subscribes .input_field input[type=text] {
  margin: 0 10px 0 0;
  padding: 17px 55px 15px 55px;
  width: 60%; }

.subscribes .cta_default {
  background-color: transparent; }

@media only screen and (max-width: 1200px) {
  .subscribes .right_images {
    display: none; }

  .subscribes .section_notice {
    right: -40px; } }
@media only screen and (max-width: 720px) {
  .subscribes .wrapper {
    width: 94%;
    margin-left: 3%;
    margin-right: 3%; }

  .subscribes .wrapper h3 {
    font-size: 32px;
    line-height: 48px; } }
@media only screen and (max-width: 680px) {
  .subscribes {
    min-height: 400px;
    margin-bottom: 90px; }

  .subscribes .section_notice {
    display: none; }

  .subscribes .wrapper {
    padding-top: 60px; }

  .subscribes .left_images {
    bottom: 0;
    left: 5%;
    width: 90%;
    right: 5%; }

  .subscribes .input_field input[type=text] {
    width: 100%;
    margin-bottom: 20px; } }
.generic_subhero h2 {
  color: #ffffff;
  font-family: "Oswald", sans-serif;
  font-size: 56px;
  font-weight: 700;
  line-height: 64px;
  text-transform: uppercase; }

.generic_subhero.subhero_membership .subhero_description {
  color: #fff;
  left: 50%;
  margin-left: -240px;
  margin-top: 230px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 480px;
  z-index: 15; }

.generic_subhero.subhero_membership p {
  font-size: 18px;
  line-height: 30px; }

.generic_subhero.subhero_membership .left_feature_images .first_dash:before {
  background-color: #ffc649; }

@media only screen and (max-width: 860px) {
  .generic_subhero.subhero_membership .subhero_description {
    margin-top: 110px; }

  .generic_subhero h2 {
    font-size: 28px;
    line-height: 34px; }

  .generic_subhero.subhero_membership p {
    font-size: 16px;
    line-height: 24px; } }
@media only screen and (max-width: 640px) {
  .generic_subhero.subhero_membership .subhero_description {
    width: 90%;
    left: 0;
    margin-left: 5%;
    margin-right: 5%; } }
.member_benefits {
  margin: 0 0 100px 0;
  position: relative; }

.member_benefits .wrapper {
  width: 1240px;
  margin: 0 auto; }

.member_benefits ul li {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  list-style: none;
  min-height: 440px;
  width: 33.33%;
  padding: 50px 70px;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear; }

.member_benefits ul li:hover {
  -webkit-box-shadow: 0px 0px 20px 5px #dddddd;
  -moz-box-shadow: 0px 0px 20px 5px #dddddd;
  box-shadow: 0px 0px 20px 5px #dddddd; }

.member_benefits ul li:first-child:hover {
  box-shadow: none; }

.member_benefits ul li:first-child {
  padding: 140px 70px; }

.member_benefits .cart_icon {
  background: url(/wp-content/uploads/2019/07/Advocacy-icon.png) no-repeat center center transparent;
  display: inline-block;
  height: 85px;
  width: 71px;
  margin: 0 0 10px 0; }

.member_benefits .tags_icon {
  background: url(../img/general/icon_tags.png) no-repeat center center transparent;
  display: inline-block;
  height: 80px;
  width: 73px;
  margin: 0 0 10px 0; }

.member_benefits .save_icon {
  background: url(../img/general/icon_employee.png) no-repeat center center transparent;
  display: inline-block;
  height: 80px;
  width: 81px;
  margin: 0 0 10px 0; }

.member_benefits .employee_icon {
  background: url(../img/general/icon_saving.png) no-repeat center center transparent;
  display: inline-block;
  height: 80px;
  width: 86px;
  margin: 0 0 10px 0; }

.member_benefits .truck_icon {
  background: url(/wp-content/uploads/2019/07/Plugged-In-icon.png) no-repeat center center transparent;
  display: inline-block;
  height: 80px;
  width: 94px;
  margin: 0 0 10px 0; }

.member_benefits h4 {
  color: #333333;
  font-family: "Roboto", sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 34px; }

.member_benefits .benefits_title {
  color: #333333;
  font-family: "Oswald", sans-serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 44px;
  text-transform: uppercase; }

.member_benefits .hfa_text {
  color: #fafafa;
  font-family: "Oswald", sans-serif;
  font-size: 500px;
  font-weight: 500;
  left: -325px;
  line-height: 500px;
  position: absolute;
  top: -70px;
  z-index: -1; }

@media only screen and (max-width: 1280px) {
  .member_benefits .wrapper {
    width: 94%;
    margin-left: 3%;
    margin-right: 3%; }

  .member_benefits ul li {
    min-height: 500px;
    padding: 50px 70px 30px 70px; } }
@media only screen and (max-width: 1024px) {
  .member_benefits ul li {
    width: 50%;
    min-height: 450px; } }
@media only screen and (max-width: 860px) {
  .member_benefits ul li {
    width: 100%;
    min-height: 100%;
    padding: 40px 20px; }

  .member_benefits ul li:first-child {
    padding: 20px; } }
.join_member {
  margin: 0 0 200px 0;
  min-height: 600px;
  position: relative; }

.join_member .wrapper {
  margin: 0 auto;
  padding: 140px 0 0 0;
  text-align: center;
  width: 420px;
  position: relative;
  z-index: 10; }

.join_member .wrapper h4 {
  color: #333333;
  font-family: "Roboto", sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 54px;
  margin: 0 0 30px 0; }

.join_member .yellow_bg {
  background-color: #ffc649;
  height: 500px;
  position: absolute;
  right: 115px;
  top: 0;
  width: 670px;
  z-index: -1; }

.join_member .yellow_bg .lines1 {
  background-color: #333333;
  display: inline-block;
  height: 2px;
  position: absolute;
  right: 0;
  top: 102px;
  width: 90px; }

.join_member .yellow_bg .lines1:after {
  background-color: #ffc649;
  content: "";
  display: inline-block;
  height: 2px;
  position: absolute;
  right: -30px;
  width: 30px; }

.join_member .yellow_bg .lines1:before {
  background-color: #333333;
  border-radius: 15px;
  content: "";
  display: inline-block;
  height: 6px;
  width: 6px;
  position: absolute;
  left: -20px;
  top: -2px; }

.join_member .yellow_bg .lines2 {
  background-color: #333333;
  display: inline-block;
  height: 1px;
  position: absolute;
  right: 55px;
  top: 150px;
  width: 120px; }

.join_member .image_placeholder {
  bottom: 45px;
  display: inline-block;
  height: 455px;
  left: 120px;
  position: absolute;
  width: 570px; }

.join_member .bottom_placeholder {
  bottom: 0;
  height: 270px;
  position: absolute;
  right: 215px;
  width: 270px;
  z-index: 11; }

.join_member .bottom_placeholder_shapes {
  background-color: #ffffff;
  bottom: 100px;
  height: 200px;
  position: absolute;
  position: absolute;
  right: 245px;
  width: 270px;
  z-index: 7; }

.join_member .section_info {
  bottom: 85px;
  font-family: "Oswald", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  position: absolute;
  right: 135px;
  text-transform: uppercase;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg); }

@media only screen and (max-width: 1300px) {
  .join_member .image_placeholder {
    width: 475px;
    height: 390px; } }
@media only screen and (max-width: 1200px) {
  .join_member .wrapper {
    padding-top: 60px; }

  .join_member .image_placeholder {
    left: 0; }

  .join_member .yellow_bg {
    right: 0;
    width: 100%; }

  .join_member .bottom_placeholder {
    right: 30px; }

  .join_member .bottom_placeholder_shapes {
    right: 60px; }

  .join_member .section_info {
    right: -20px; } }
@media only screen and (max-width: 860px) {
  .join_member .bottom_placeholder {
    display: none; }

  .join_member .bottom_placeholder_shapes {
    display: none; }

  .join_member .section_info {
    display: none; }

  .join_member .image_placeholder {
    width: 100%;
    bottom: -60px; }

  .join_member .yellow_bg .lines1 {
    display: none; }

  .join_member .yellow_bg .lines2 {
    display: none; }

  .join_member .wrapper h4 {
    font-size: 32px;
    line-height: 40px; }

  .join_member {
    margin-bottom: 140px; } }
@media only screen and (max-width: 480px) {
  .join_member .wrapper {
    width: 94%;
    margin-left: 3%;
    margin-right: 3%; }

  .join_member .image_placeholder {
    height: 320px;
    bottom: 0px; } }
.explore_business {
  min-height: 600px;
  position: relative;
  padding: 0 0 95px 0; }

.explore_business .wrapper {
  margin: 0 auto;
  position: relative;
  width: 1240px;
  z-index: 9; }

.explore_business .section_title {
  color: #333333;
  font-family: "Oswald", sans-serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 44px;
  text-transform: uppercase;
  padding: 0 0 100px 40%; }

.explore_business .hfa_shapes {
  background: url(../img/hfa_hero_overlay.png) no-repeat center center transparent;
  display: inline-block;
  height: 668px;
  position: absolute;
  right: 0;
  top: 0;
  width: 366px;
  z-index: -1; }

.explore_business .left {
  width: 35%;
  float: left;
  position: relative;
  top: -180px; }

.explore_business .right {
  width: 62%;
  float: left;
  margin-left: 3%; }

.explore_business .left ul li {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  list-style: none;
  padding: 0 50px 40px 80px;
  margin: 0 0 70px 0;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear; }

.explore_business .left ul li:hover {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 20px 5px #dddddd;
  -moz-box-shadow: 0px 0px 20px 5px #dddddd;
  box-shadow: 0px 0px 20px 5px #dddddd; }

.explore_business .left .number {
  background-color: #ffc649;
  display: inline-block;
  height: 50px;
  position: relative;
  top: -18px;
  width: 150px; }

.explore_business .left .number span {
  bottom: -7px;
  color: #ffffff;
  font-family: "Oswald", sans-serif;
  font-size: 50px;
  font-weight: 700;
  left: -6px;
  line-height: 58px;
  position: absolute; }

.explore_business .left h4 {
  color: #333333;
  font-family: "Roboto", sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 44px;
  margin: 25px 0; }

.explore_business .left p {
  margin: 0 0 20px 0; }

.explore_business .left .cta_button_arrow .text {
  -webkit-transition: all 0.3s linear;
  display: inline-block;
  overflow: hidden;
  transition: all 0.3s linear;
  width: 0; }

.explore_business .left .cta_button_arrow .arrow {
  /* background: url(../img/general/arrow_right_cta.png); */
	background: url('../img/general/css_sprites.png') -99px -92px;
    background-repeat: no-repeat;
  display: inline-block;
  height: 13px;
  position: relative;
  top: -2px;
  width: 26px;
  margin-top:3px;
}

.explore_business .left .cta_button_arrow:hover .text {
  width: 54px;
  margin-right: 15px; }

.explore_business .right ul li {
  -webkit-transition: all 0.3s linear;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  list-style: none;
  margin: 0 0 70px 0;
  padding: 0 0 40px 130px;
  transition: all 0.3s linear; }

.explore_business .right ul li:hover {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 20px 5px #dddddd;
  -moz-box-shadow: 0px 0px 20px 5px #dddddd;
  box-shadow: 0px 0px 20px 5px #dddddd; }

.explore_business .right .number {
  background-color: #ffc649;
  display: inline-block;
  height: 50px;
  position: relative;
  top: -18px;
  width: 150px; }

.explore_business .right .number span {
  bottom: -7px;
  color: #ffffff;
  font-family: "Oswald", sans-serif;
  font-size: 50px;
  font-weight: 700;
  left: -6px;
  line-height: 58px;
  position: absolute; }

.explore_business .right h4 {
  color: #333333;
  font-family: "Roboto", sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 44px;
  margin: 25px 0; }

.explore_business .right p {
  margin: 0 0 20px 0; }

.explore_business .right .cta_button_arrow .text {
  -webkit-transition: all 0.3s linear;
  display: inline-block;
  overflow: hidden;
  transition: all 0.3s linear;
  width: 0; }

.explore_business .right .cta_button_arrow .arrow {
  /* background: url(../img/general/arrow_right_cta.png); */
	background: url('../img/general/css_sprites.png') -99px -92px;
    background-repeat: no-repeat;
  display: inline-block;
  height: 13px;
  position: relative;
  top: -2px;
  width: 26px; }

.explore_business .right .cta_button_arrow:hover .text {
  margin-right: 15px;
  width: 54px; }

.explore_business .white_placeholder {
  bottom: 0;
  display: inline-block;
  height: 415px;
  left: 0;
  position: absolute;
  width: 485px;
  z-index: -1; }

@media only screen and (max-width: 1280px) {
  .explore_business .wrapper {
    width: 94%;
    margin-left: 3%;
    margin-right: 3%; } }
@media only screen and (max-width: 1024px) {
  .explore_business .left {
    top: 0;
    width: 100%; }

  .explore_business .right {
    width: 100%;
    margin-left: 0; }

  .explore_business .section_title {
    padding: 0 0 90px 0; }

  .explore_business .left ul li {
    padding-left: 30px; }

  .explore_business .right ul li {
    padding-left: 30px; } }
@media only screen and (max-width: 860px) {
  .explore_business .left ul li:hover {
    background-color: transparent;
    box-shadow: none; }

  .explore_business .right ul li:hover {
    background-color: transparent;
    box-shadow: none; }

  .explore_business .left h4 {
    margin: 10px 0; }

  .explore_business .right h4 {
    margin: 10px 0; }

  .explore_business .right p {
    margin: 0 0 10px 0; }

  .explore_business .right ul li {
    margin-bottom: 30px;
    padding-bottom: 40px; }

  .explore_business .left ul li {
    margin-bottom: 30px;
    padding-bottom: 40px; } }
@media only screen and (max-width: 480px) {
  .explore_business .section_title {
    font-size: 32px;
    line-height: 40px; }

  .explore_business .left ul li {
    padding-left: 0; }

  .explore_business .right ul li {
    padding-left: 0; } }
.our_process {
  background-color: #fafafa;
  padding: 75px 0 110px 0;
  margin: 150px 0 0 0;
  position: relative; }

.our_process .wrapper {
  width: 1180px;
  margin: 0 auto;
  position: relative;
  z-index: 9; }

.our_process .section_title {
  color: #333333;
  font-family: "Oswald", sans-serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 44px;
  text-transform: uppercase;
  display: inline-block;
  float: left; }

.our_process .cta_default {
  float: right; }

.our_process .separator {
  width: 100%;
  height: 70px;
  display: block; }

.our_process ul li {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  list-style: none;
  min-height: 300px;
  padding: 0 95px 0 0;
  position: relative;
  width: 33.33%; }

.our_process ul li i {
  margin: 0 0 15px 0; }

.our_process ul li .icon_apply {
  background: url(../img/general/apply.png) no-repeat center center transparent;
  display: inline-block;
  height: 88px;
  width: 78px; }

.our_process ul li .icon_consultation {
  background: url(../img/general/consultation.png) no-repeat center center transparent;
  display: inline-block;
  height: 88px;
  width: 99px; }

.our_process ul li .icon_graphs {
  background: url(../img/general/graphs.png) no-repeat center center transparent;
  display: inline-block;
  height: 88px;
  width: 69px; }

.our_process ul li h5 {
  color: #333333;
  font-family: "Roboto", sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 44px; }

.our_process ul li .step_number {
  color: #ffc649;
  font-family: "Oswald", sans-serif;
  font-size: 200px;
  font-weight: 700;
  line-height: 200px;
  position: absolute;
  right: 77px;
  top: -25px; }

.our_process .hfa_text {
  color: #ffffff;
  font-family: "Oswald", sans-serif;
  font-size: 500px;
  font-weight: 500;
  line-height: 500px;
  position: absolute;
  right: 0;
  text-transform: uppercase;
  top: 0;
  z-index: 3;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg); }

@media only screen and (max-width: 1220px) {
  .our_process .wrapper {
    width: 94%;
    margin-left: 3%;
    margin-right: 3%; }

  .our_process ul li .step_number {
    font-size: 150px; }

  .our_process ul li h5 {
    font-size: 32px;
    line-height: 40px; }

  .our_process ul li {
    padding-right: 60px; } }
@media only screen and (max-width: 1024px) {
  .our_process {
    margin: 0; }

  .our_process ul li .step_number {
    font-size: 100px; }

  .our_process ul li h5 {
    font-size: 30px;
    line-height: 36px; } }
@media only screen and (max-width: 760px) {
  .our_process ul li {
    width: 100%; }

  .our_process ul li .step_number {
    position: relative;
    top: 0;
    right: 0;
    display: block;
    line-height: 140px; } }
@media only screen and (max-width: 480px) {
  .our_process .wrapper {
    padding-bottom: 90px; }

  .our_process .cta_default {
    position: absolute;
    float: none;
    bottom: 0;
    left: 0; }

  .our_process {
    padding-bottom: 60px;
    margin-bottom: 60px; } }
.events_inner_subhero {
  height: 595px;
  margin: 0 0 120px 0;
  position: relative; }

.events_inner_placeholder {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  margin-right: 80px;
  width: auto;
  position: relative;
  z-index: 8; }

.events_inner_subhero .yellow_bg {
  background-color: #ffc649;
  height: 1140px;
  position: absolute;
  right: 0;
  top: 0;
  width: 27.5%;
  z-index: -1; }

.events_inner_subhero .wrapper {
  left: 50%;
  margin-left: -340px;
  position: absolute;
  text-align: center;
  top: 190px;
  width: 680px;
  z-index: 10; }

.events_inner_subhero .title {
  color: #ffffff;
  font-size: 52px;
  line-height: 60px;
  margin: 0 0 30px 0; }

.events_inner_subhero .explore_more {
  bottom: 60px;
  position: absolute;
  right: 40px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg); }

.events_inner_subhero .explore_more:hover {
  right: 16px;
  bottom: 60px; }

@media only screen and (max-width: 860px) {
  .events_inner_subhero {
    height: 375px; }

  .events_inner_subhero .title {
    font-size: 32px;
    line-height: 38px; }

  .events_inner_subhero .explore_more {
    display: none; }

  .events_inner_placeholder {
    margin-right: 0; }

  .events_inner_subhero .wrapper {
    width: 94%;
    margin-left: 3%;
    margin-right: 3%;
    left: 0;
    right: 0;
    top: 80px; } }
.events_schedule {
  margin: 0 0 90px 0;
  position: relative; }

.events_schedule .wrapper {
  width: 1240px;
  margin: 0 auto;
  position: relative; }

.events_schedule .left {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  float: left;
  padding: 0 80px 0 125px; }

.events_schedule .right {
  width: 50%;
  float: left; }

.events_schedule .right .placeholder {
  height: 550px;
  position: relative;
  width: 570px;
  z-index: 5;
  -webkit-box-shadow: 0px 10px 30px 5px rgba(217, 217, 217, 0.7);
  -moz-box-shadow: 0px 10px 30px 5px rgba(217, 217, 217, 0.7);
  box-shadow: 0px 10px 30px 5px rgba(217, 217, 217, 0.7); }

.events_schedule .right .white_bg {
  background-color: #ffffff;
  height: 470px;
  position: absolute;
  right: 5px;
  top: -40px;
  width: 300px;
  z-index: 1; }

.events_schedule .left .date_ranges {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fafafa;
  margin: 0 0 40px;
  padding: 0 0 0 25px; }

.events_schedule .left .date_ranges .fl {
  height: 80px;
  position: relative;
  top: 20px;
  width: 100px; }

.events_schedule .left .date_ranges .times {
  color: #333333;
  font-family: "Oswald", sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
  position: relative;
  top: 34px; }

.events_schedule .left .date_ranges .times .icon_clock {
  background: url(../img/general/clock.png) no-repeat center center transparent;
  display: inline-block;
  height: 15px;
  width: 15px;
  margin: 0 20px 0 0; }

.events_schedule .left .horizontal_dash {
  background-color: #333333;
  display: block;
  height: 1px;
  margin: 36px 0;
  width: 55px; }

.events_schedule .left .date_ranges .year {
  font-size: 18px;
  font-weight: 300;
  left: -30px;
  line-height: 24px;
  position: absolute;
  top: 20px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg); }

.events_schedule .left .date_ranges .day {
  color: #333333;
  font-family: "Oswald", sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 56px; }

.events_schedule .left .date_ranges .month {
  color: #333333;
  display: block;
  font-family: "Oswald", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  text-transform: uppercase; }

.events_schedule .left .separator {
  height: 40px;
  width: 100%;
  display: block; }

.events_schedule .section_info {
  color: #333333;
  font-family: "Oswald", sans-serif;
  font-size: 36px;
  font-weight: 500;
  left: -35px;
  line-height: 44px;
  position: absolute;
  text-transform: uppercase;
  top: 30px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg); }

.events_schedule .sites_description {
  margin-bottom: 50px; }

.events_schedule .sites_address .icon_sites {
  background: url(../img/general/site_icon.png) no-repeat center center transparent;
  display: inline-block;
  height: 44px;
  margin: 0 10px 0 0;
  position: relative;
  top: 15px;
  width: 44px; }

.events_schedule .sites_address a {
  font-family: "Oswald", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: underline; }

@media only screen and (max-width: 1240px) {
  .events_schedule .wrapper {
    width: 94%;
    margin-left: 3%;
    margin-right: 3%; } }
@media only screen and (max-width: 1180px) {
  .events_schedule .right .placeholder {
    width: 100%; }

  .events_schedule .right .white_bg {
    right: -40px;
    width: 340px; } }
@media only screen and (max-width: 1024px) {
  .events_schedule .left {
    padding: 0 40px 0 70px; } }
@media only screen and (max-width: 860px) {
  .events_schedule .left {
    padding-left: 0; }

  .events_schedule .section_info {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    position: relative;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    padding-bottom: 30px; }

  .events_schedule .right {
    position: relative;
    right: -3%; }

  .events_schedule .right .placeholder {
    height: 400px; }

  .events_schedule .left .separator {
    height: 5px; } }
@media only screen and (max-width: 680px) {
  .events_schedule .left {
    width: 100%;
    padding-right: 0;
    margin-bottom: 40px; }

  .events_schedule .right {
    right: 0;
    width: 100%; }

  .events_schedule .sites_description {
    margin-bottom: 30px; } }
@media only screen and (max-width: 480px) {
  .events_schedule .right .placeholder {
    height: 320px; } }
.events_location {
  margin: 0 0 150px 0;
  min-height: 380px;
  padding-top: 70px;
  position: relative; }

.events_location .wrapper {
  width: 1240px;
  margin: 0 auto;
  position: relative; }

.events_location .grey_bg {
  background-color: #fafafa;
  height: 260px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1; }

.events_location .section_info {
  color: #333333;
  font-family: "Oswald", sans-serif;
  font-size: 36px;
  font-weight: 500;
  left: -35px;
  line-height: 44px;
  position: absolute;
  text-transform: uppercase;
  top: 30px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg); }

.events_location .left {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "Oswald", sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  padding: 0 0 0 130px;
  width: 50%; }

.events_location .left p {
  position: relative; }

.events_location .left .icon_location {
  /* background: url(/wp-content/themes/hfa/dist/img/general/icon_mark.png) no-repeat center center transparent; */
	background: url('../img/general/css_sprites.png') -175px -56px;
    background-repeat: no-repeat;
  display: inline-block;
  height: 14px;
  left: -10px;
  left: -20px;
  position: absolute;
  top: 8px;
  width: 10px; }

.events_location .left .location_description {
  margin: 0 0 150px 0; }

.events_location .location_map {
  display: inline-block;
  height: 390px;
  position: absolute;
  right: 0;
  top: 60px;
  width: 685px;
  z-index: 4; }

.events_location .location_map img {
  height: auto;
  max-height: 390px;
  width: 100%; }

.events_location .location_map iframe {
  height: auto;
  max-height: 390px;
  width: 100%; }

@media only screen and (max-width: 1240px) {
  .events_location .wrapper {
    width: 94%;
    margin-left: 3%;
    margin-right: 3%; }

  .events_location .left {
    padding-left: 80px; } }
@media only screen and (max-width: 1080px) {
  .events_location .left {
    width: 100%;
    margin-bottom: 30px; }

  .events_location .left .location_description {
    margin-bottom: 40px; }

  .events_location .location_map {
    position: relative;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%; } }
@media only screen and (max-width: 860px) {
  .events_location .section_info {
    position: relative;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }

  .events_location .left {
    padding-left: 0; }

  .events_location {
    margin-bottom: 60px; } }
@media only screen and (max-width: 480px) {
  .events_location .location_map {
    height: 320px; } }
.events_register {
  margin: 0 0 200px 0;
  min-height: 475px;
  position: relative; }

.events_register .wrapper {
  width: 1240px;
  margin: 0 auto;
  position: relative;
  z-index: 9; }

.events_register .yellow_bg {
  background-color: #ffc649;
  height: 395px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1; }

.events_register .hfa_shapes {
  background: url(../img/general/hfa_white.png) no-repeat center center transparent;
  display: inline-block;
  height: 548px;
  left: -60px;
  position: absolute;
  top: 0;
  width: 366px;
  z-index: 2; }

.events_register .left {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 40%;
  padding: 140px 0 0 125px; }

.events_register .right {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 60%; }

.events_register .left h4 {
  color: #333333;
  font-family: "Roboto", sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 54px;
  margin: 0 0 10px 0; }

.events_register .left p {
  color: #333333;
  font-family: "Oswald", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-transform: uppercase; }

.events_register .events_form {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #ffffff;
  height: 430px;
  padding: 40px 65px;
  position: relative;
  top: 40px;
  width: 100%;
  -webkit-box-shadow: 0px 10px 30px 5px rgba(217, 217, 217, 0.7);
  -moz-box-shadow: 0px 10px 30px 5px rgba(217, 217, 217, 0.7);
  box-shadow: 0px 10px 30px 5px rgba(217, 217, 217, 0.7); }

.events_register .events_form:before {
  background-color: #ffffff;
  /* content: ""; */
  display: inline-block;
  height: 330px;
  width: 60px;
  z-index: 3;
  position: absolute;
  top: 25px;
  left: -30px; }

.events_register .events_form .input_field input[type="text"] {
  border: 1px solid #ebebeb;
  background-image: none; }

.events_register .events_form .lines {
  background-color: #333333;
  height: 2px;
  position: absolute;
  right: 0;
  top: 54px;
  width: 60px; }

.events_register .events_form .lines:after {
  background-color: #ffffff;
  content: "";
  display: inline-block;
  height: 2px;
  position: absolute;
  right: -57px;
  top: 0;
  width: 57px; }

.events_register .events_form .lines:before {
  background-color: #333333;
  border-radius: 10px;
  content: "";
  display: inline-block;
  height: 6px;
  left: -20px;
  position: absolute;
  top: -2px;
  width: 6px; }

@media only screen and (max-width: 1240px) {
  .events_register .wrapper {
    width: 94%;
    margin-left: 3%;
    margin-right: 3%; }

  .events_register .events_form {
    width: 100%; } }
@media only screen and (max-width: 1100px) {
  .events_register .left, .events_register .right {
    width: 100%;
    padding-top: 40px;
    padding-left: 0; }

  .events_register .yellow_bg {
    height: 775px; }

  .events_register {
    min-height: 100%;
    padding-bottom: 120px; } }
@media only screen and (max-width: 860px) {
  .events_register {
    padding-bottom: 90px; }

  .events_register .events_form {
    padding: 35px; }

  .events_register .events_form {
    height: auto; }

  .events_register .yellow_bg {
    height: 725px; }

  .events_register .right {
    padding-top: 10px; }

  .events_register .events_form:before {
    display: none; } }
@media only screen and (max-width: 480px) {
  .events_register {
    margin-bottom: 90px; } 
.elementor-widget-theme-post-featured-image .widget-image-caption {
	position:absolute;
	width:100% !important;
}
}
.past_events {
  margin: 0 0 225px 0;
  padding: 100px 0 0 0;
  position: relative; }

.past_events .wrapper {
  width: 1240px;
  margin: 0 auto;
  position: relative; }

.past_events ul li {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding: 0 0 0 100px;
  width: 50%;
  list-style: none;
  height: 350px; }

.past_events ul li .placeholder {
  float: left;
  height: 352px;
  width: 20%; }

.past_events ul li .description {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding: 0 0 0 25px;
  width: 80%; }

.past_events ul li .description h4 {
  color: #333333;
  font-size: 36px;
  font-weight: 400;
  line-height: 44px;
  font-family: "Roboto", sans-serif;
  margin: 0 0 30px 0; }

.past_events ul li .description .dates {
  margin: 0 0 20px 0;
  position: relative;
  padding: 0 0 0 20px; }

.past_events ul li .description .dates h5 {
  color: #333333;
  font-family: "Oswald", sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 50px; }

.past_events ul li .description .dates h5 span {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-transform: uppercase;
  display: block; }

.past_events ul li .description .start_date {
  float: left;
  position: relative; }

.past_events ul li .description .dash {
  background-color: #333333;
  display: inline-block;
  float: left;
  height: 1px;
  margin: 0 40px 0 10px;
  position: relative;
  top: 32px;
  width: 45px; }

.past_events ul li .description .end_date {
  float: left;
  position: relative; }

.past_events ul li .description .year {
  position: absolute;
  top: 15px;
  left: -28px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg); }

.past_events ul li .description .date_shapes {
  background-color: #fafafa;
  height: 72px;
  left: 20px;
  position: absolute;
  top: -15px;
  width: 75%;
  z-index: -1; }

.past_events ul li .description .location {
  color: #333333;
  font-family: "Oswald", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin: 0 0 30px 0; }

.past_events ul li .description .icon_location {
 /* background: url(../img/general/icon_mark.png) no-repeat center center transparent; */
	background: url('../img/general/css_sprites.png') -175px -56px;
    background-repeat: no-repeat;
  display: inline-block;
  height: 14px;
  width: 10px; }

.past_events .section_info {
  color: #333333;
  font-family: "Oswald", sans-serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 44px;
  text-transform: uppercase;
  position: absolute;
  top: 60px;
  left: -65px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg); }

.past_events .pastevents_navigation {
  height: 240px;
  margin: auto;
  max-width: 100%;
  position: absolute;
  top: 50%;
  width: 45px;
  z-index: 5;
  right: -57px;
  margin-top: -120px; }

.past_events .pastevents_navigation .dots {
  background-color: #333333;
  border-radius: 10px;
  display: block;
  height: 6px;
  left: 12px;
  position: absolute;
  top: 50%;
  width: 6px; }

.past_events .pastevents_navigation .prev {
  top: 0;
  position: absolute;
  cursor: pointer; }

.past_events .pastevents_navigation .prev:hover .white_shapes {
  right: 0;
  width: 32px; }

.past_events .pastevents_navigation .prev .arrow {
  /* background: url(../img/general/arrow_top.png) no-repeat center center transparent; */
	background: url('../img/general/css_sprites.png') -10px -10px;
    background-repeat: no-repeat;
  width: 30px;
  height: 62px;
  display: block;
  position: relative;
  z-index: 8; }

.past_events .pastevents_navigation .prev .white_shapes {
  content: "";
  display: inline-block;
  width: 26px;
  height: 78px;
  background-color: #ffc649;
  position: absolute;
  right: -10px;
  top: -8px;
  z-index: 2;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear; }

.past_events .pastevents_navigation .next {
  bottom: 0;
  position: absolute;
  cursor: pointer; }

.past_events .pastevents_navigation .next .arrow {
  /* background: url(../img/general/arrow_top.png) no-repeat center center transparent; */
	background: url('../img/general/css_sprites.png') -10px -10px;
    background-repeat: no-repeat;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  width: 30px;
  height: 62px;
  display: block;
  position: relative;
  z-index: 8; }

.past_events .pastevents_navigation .next .white_shapes {
  content: "";
  display: inline-block;
  width: 26px;
  height: 78px;
  background-color: #ffc649;
  position: absolute;
  right: -10px;
  bottom: -8px;
  z-index: 2;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear; }

.past_events .pastevents_navigation .next:hover .white_shapes {
  right: 0;
  width: 32px; }

.past_events .hfa_text {
  color: #fafafa;
  font-family: "Oswald", sans-serif;
  font-size: 500px;
  font-weight: 500;
  left: 0;
  line-height: 500px;
  position: absolute;
  top: -140px;
  z-index: -1; }

@media only screen and (max-width: 1380px) {
  .past_events .pastevents_navigation {
    right: -10px; } }
@media only screen and (max-width: 1240px) {
  .past_events .pastevents_navigation {
    right: 0; } }
@media only screen and (max-width: 1240px) {
  .past_events .wrapper {
    width: 94%;
    margin-left: 3%;
    margin-right: 3%; } }
@media only screen and (max-width: 1200px) {
  .past_events ul li {
    padding-left: 0; }

  .past_events {
    padding-top: 30px; }

  .past_events .section_info {
    margin-bottom: 30px;
    position: relative;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); } }
@media only screen and (max-width: 1180px) {
  .past_events .bx-wrapper {
    margin: 0 !important; } }
@media only screen and (max-width: 580px) {
  .past_events .pastevents_navigation {
    display: none; }

  .past_events ul li .description h4 {
    font-size: 28px;
    line-height: 34px; }

  .past_events .hfa_text {
    top: -90px; } }
@media only screen and (max-width: 480px) {
  .past_events {
    margin-bottom: 140px; }

  .past_events ul li .placeholder {
    width: 100%;
    height: 30px;
    margin-bottom: 20px; }

  .past_events ul li .description {
    width: 100%;
    padding-left: 0; }

  .past_events ul li .description h4 {
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 0 0 20px 0; }

}

.single_subhero {
  padding-bottom: 150px; }

.page_content {
  max-width: 94%;
  margin-left: 3%;
  margin-right: 3%; }

.mejs-controls {
	border-radius:0 !important;
}

.introsub {
	font-size:26px;
	line-height:40px;
	font-weight:400 !important;
	padding-bottom:40px;
}

/** Start Custom Code for Posts **/ 

.elementor-widget.elementor-widget-theme-post-content  a {
   text-decoration: underline !important;
   color: #ffc649;
}

.elementor img.alignleft {
    margin-right: 1.5em !important;
	float:left;
		border: 0;
}
.elementor img.alignright {
    margin-left: 1.5em !important;
	float:right;
		border: 0;
}

figure.alignright {
	margin-left:1.5em !important;
	float:right;
		border: 0;
}

figure.alignleft {
	margin-right:1.5em !important;
	float:left;
		border: 0;
}

figure.aligncenter {
	 display: block;
    margin-left: auto;
    margin-right: auto;
		border: 0;
}

.elementor .elementor-widget:not(.elementor-widget-text-editor) figure.aligncenter {
    margin-left: auto;
    margin-right: auto;
	border: 0;
}


section.elementor-element h2 {
    font-size: 30px;
    font-family: 'roboto';
}

section.elementor-element h3 {
    font-size: 25px !important;
    font-family: 'roboto';
	line-height: 1.5em;
}

section.elementor-element h4 {
    font-size: 20px !important;
    font-family: 'roboto';
}

figcaption {
    margin-top:0px !important;
	font-size:12px;
	line-height:1.5em;
	text-align:left;
}

.elementor-widget-theme-post-content figcaption {
	margin-bottom:20px;
}

.elementor-widget-theme-post-featured-image .widget-image-caption {
	position:absolute;
	width:40%;
}

.wp-caption {
   background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
	

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}


figure.wp-caption  {
	background:none !important;
	border:none !important;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 10px 3px 10px;
    text-align: center;
	top:30px;
	position: relative;
	font-style: italic;
}

.blog-content-block-bsa figure.wp-caption  {
	background:none !important;
	border:none !important;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 10px 3px 10px;
    text-align: center;
	top:0px !important;
	position: relative;
	font-style: italic;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
	
}

.wp-caption .alignleft {
	  margin-right: 1.5em !important;
	  float:left;
	  border: 0;

}


.wp-caption .alignright {
	  margin-right: 1.5em !important;
	  float:right;
	  border: 0;
}

.aligncenter { display: block; margin-left: auto; margin-right: auto; }

img.aligncenter { display: block; margin: 5px auto 5px auto !important;  }

section.elementor-element ul {
	margin-left:20px;
}

section.elementor-element li {
	padding-bottom: 20px;
}

blockquote, .blog_section2 blockquote, .span6 blockquote, .typography_coloumn blockquote { border-left: 5px solid #febb30; }
blockquote {background-color:#f9f9f9}
blockquote, .span6 blockquote {margin: 15px 0px 15px 0px; padding: 15px 20px 15px 20px; float: left; width: 100%;}

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/*# sourceMappingURL=main.min.css.map */


/* Search Page Bar Style */
.search_page_bar {
	display: block;
    width: 100%;
    padding: 20px;
    background: #333333;
    box-sizing: border-box;
}

.search_page_bar 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;
    right: 16px;
	top: 12px;
    position: absolute;
}
.search_page_bar form {
    display: block;
    position: relative;
    width: 100%;
    background: #ffffff;
    padding-right: 50px;
    box-sizing: border-box;
}




.search_page_bar form input[type=text] {
	background: #fff;
    border: none;
    color: #333333;
    padding: 15px 20px;
    font-size: 16px;
    width: 100%;
    box-sizing: border-box;
}