@font-face {
		font-family: 'Gotham ultra';
		src: url('https://www.boardofadvisors.com/fonts/Gotham-Ultra.otf');
		src: url('https://www.boardofadvisors.com/fonts/Gotham-Ultra.eot?#iefix') format('embedded-opentype'),
	   url('https://www.boardofadvisors.com/fonts/Gotham-Ultra.woff') format('woff'),
	   url('https://www.boardofadvisors.com/fonts/Gotham-Ultra.ttf') format('truetype'),
	   url('https://www.boardofadvisors.com/fonts/Gotham-Ultra.svg#Gotham-Ultra') format('svg');
		font-weight:900;
		font-style: normal;
	}	

a {
  text-decoration: none;
}

.body {
  background-color: #111417;
  color: #fff;
}

.new-titles {display: block; width: 90%; max-width: 800px; margin: auto; margin-top: 10px;}
.new-titles-past {display: block; width: 90%; max-width: 800px; margin: auto; margin-top: 30px;}
.new-titles-next-event {display: block; width: 100%; max-width: 600px; margin: auto; margin-top: 0px;}

.schedule-appt-header {
  margin-bottom: 39px;
  font-family: 'Gotham ultra', sans-serif;
  color: #fff;
  font-size: 50px;
  line-height: 50px;
  text-align: center;
  text-transform: uppercase;
}

.calendar-set-container {
  width: 100%;
  max-width: 1024px;
  min-width: auto;
  margin-right: auto;
  margin-bottom: 100px;
  margin-left: auto;
  padding: 64px;
  background-color: #1a1f23;
  box-shadow: 0 0 40px 0 #000;
}

.progress-circle {
  width: 45px;
  height: 45px;
  margin: 25px auto 8px;
  border-radius: 50%;
  background-color: #3b4046;
}

.progress-circle.progress-color {
  background-color: #dc9053;
}

.column-128 {
  background-image: url('../images/line.png');
  background-position: 50% 50%;
  background-size: 100% 1px;
  background-repeat: repeat-x;
}

.application-steps-container {
  width: 80%;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
}

.progress-step-text {
  font-family: 'Gotham ultra', sans-serif;
  color: #3b4046;
  text-transform: uppercase;
}

.progress-step-text.progress-text-color {
  color: #fff;
}

.column-131 {
  background-image: url('../images/line.png');
  background-position: 0% 50%;
  background-size: 50% 1px;

  background-repeat: no-repeat;
}

.progress-step-box {
  display: block;
  width: 60px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.column-126 {
  background-image: url('../images/line.png');
  background-position: 100% 50%;
  background-size: 50% 1px;
  background-repeat: no-repeat;
}

.application-step-mobile-1 {
  display: none;
  font-family: 'Gotham ultra', sans-serif;
  line-height: 14px;
  text-transform: uppercase;
}

.application-step-mobile-1.mobile-color-off {
  color: #3b4046;
}

.application-step-mobile2 {
  display: none;
  font-family: 'Gotham ultra', sans-serif;
  font-size: 30px;
  line-height: 30px;
}

.application-step-mobile2.mobile-color-off2 {
  color: #3b4046;
}

.header-reviews {
  position: relative;
  min-height: 200px;
  padding-top: 0px;
  padding-bottom: 120px;
  background-image: url('../images/reviews-header.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.header-reviews.future-header {
  height: 550px;
  padding-bottom: 0px;
  background-image: url('../images/future-events-header.jpg');
  background-position: 50% 0%;
  background-size: cover;
}

.header-reviews.header-login {
  min-height: 150px;
  padding-bottom: 65px;
  background-image: url('../images/header-gray.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.navigation-bar {
  background-color: #fff;
}

.navigation-bar.dark {
  display: block;
  width: 90%;
  max-width: 1500px;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}

.navigation-bar.dark.navbar-inner {
  width: 97%;
  height: 50px;
  max-width: 100%;
  margin-bottom: 75px;
  padding-top: 12px;
}

.navigation-bar.dark.navbar-inner.detailpagenav {
  margin-bottom: 20px;
}

.navigation-bar.dark.navbar-inner.nav-next-event {
  margin-bottom: 6px;
}

.navigation-bar.dark.navbar-inner.nav-login {
  margin-bottom: 28px;
}

.image {
  height: 40px;
}

.section {
  min-height: 500px;
  padding-top: 86px;
  padding-bottom: 86px;
  background-image: url('https://www.boardofadvisors.com/new-site/images/section12.jpg');
  background-position: 0px 0px;
  background-size: 100% 1100px;
  background-repeat: no-repeat;
  box-shadow: 0 0 50px 10px #000;
}

.section.section-reviews-detail {
  padding-top: 0px;
}

.site-width {
  width: 95%;
  max-width: 1400px;
  min-height: 50px;
  margin-right: auto;
  margin-left: auto;
}

.heading {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Gotham ultra', sans-serif; font-weight:900;
  color: #fff;
  font-size: 120px;
  line-height: 90px;
  text-align: center;
}

.text-block {
  margin-top: 31px;
  font-family: 'Gotham ultra', sans-serif; font-weight:900;
  color: #fff;
  font-size: 40px;
  line-height: 40px;
  text-align: center;
}

.columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 55px;
}

.video {
  z-index: 50;
  box-shadow: 0 0 50px 10px #000;
}

.column {
  padding-right: 0px;
  padding-left: 0px;
}

.div-block {
  padding: 92px 62px;
  background-color: #1a1f23;
  box-shadow: 0 0 50px 10px #000;
}

.column-2 {
  padding-right: 0px;
  padding-left: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.text-block-2 {
  font-family: 'Gotham ultra', sans-serif; font-weight:900;
  font-size: 60px;
  line-height: 50px;
  text-transform: uppercase;
}

.text-block-3 {
  font-family: 'Gotham ultra', sans-serif; font-weight:900;
  font-size: 45px;
  line-height: 40px;
  text-transform: uppercase;
}

.text-block-4 {
  margin-bottom: 13px;
  font-family: 'Gotham ultra', sans-serif; font-weight:900;
  color: #da8e4a;
  font-size: 20px;
  text-transform: uppercase;
}

.text-block-5 {
  margin-bottom: 20px;
  font-size: 15px;
  line-height: 19px;
}

.view-large {
  background-image: url('../images/example-bg.png');
  background-position: 0px 0px;
  background-size: 125px;
}

.review-list-container {
  width: 30%;
  min-height: 50px;
  margin-right: 1.55%;
  margin-bottom: 45px;
  margin-left: 1.55%;
  float: left;
  background-color: #1a1f23;
  height:400px;
}

.review-list-text-container {
  padding: 33px;
}

.text-block-6 {
  font-family: 'Gotham ultra', sans-serif; font-weight:900;
  color: #fff;
  font-size: 24px;
  line-height: 24px;
  text-decoration: none;
  text-transform: uppercase;
}

.text-block-7 {
  margin-bottom: 9px;
  font-family: 'Gotham ultra', sans-serif; font-weight:900;
  color: #da8e4a;
  font-size: 18px;
  line-height: 18px;
  text-decoration: none;
  text-transform: uppercase;
}

.review-list-text {
  color: #fff;
  line-height: 17px;
  text-decoration: none;
}

.column-65 {
  padding-right: 169px;
  padding-left: 74px;
}

.columns-18 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.image-97 {
  width: 100%;
  margin-top: 52px;
}

.text-block-68 {
  margin-bottom: 14px;
  font-size: 30px;
  line-height: 30px;
  font-weight: 700;
}

.section13 {
  position: relative;
  padding-top: 122px;
  padding-bottom: 71px;
  background-image: linear-gradient(96deg, #16191d, #21272c);
  box-shadow: 0 0 70px 0 #000;
}

.div-block-25 {
  padding: 58px;
  box-shadow: 0 0 50px 0 #000;
}

.text-block-65 {
  margin-bottom: 13px; font-size: 17px;
}

.columns-11 {
  padding-left: 0%;
}

.text-block-66 {
  font-family: 'Gotham ultra', sans-serif; font-weight:900;
  font-size: 60px;
  line-height: 55px;
}

.text-block-64 {
  margin-bottom: 5px;
  font-family: 'Gotham ultra', sans-serif; font-weight:900;
  font-size: 40px;
  line-height: 40px;
	width: 80%;
}

.column-64 {
  padding: 0px;
  background-color: #1a1f23;
}

.image-99 {
  width: 60%;
}

.site-width2 {
  position: relative;
  z-index: auto;
  width: 95%;
  max-width: 1400px;
  min-height: 100px;
  margin-right: auto;
  margin-left: auto;
}

.text-block-69 {
  font-size: 20px;
}

.text-block-67 {
  margin-bottom: 8px;
	margin-top: 8px;
	width: 100%;
	max-width: 600px;
}

.link-block {
  text-decoration: none;
}

.review-detail-video {
  position: relative;
  top: -79px;
  width: 100%;
  max-width: 1000px;
  min-height: 50px;
  margin-right: auto;
  margin-left: auto;
  box-shadow: 0 0 50px 10px #000;
}

.reviews-detail-text-container {
  margin-top: -124px;
  padding: 0px;
  background-color: #1a1f23;
  box-shadow: 0 0 50px 10px #000;
}

.columns-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.review-detail-name1 {
  font-family: 'Gotham ultra', sans-serif; font-weight:900;
  font-size: 80px;
  line-height: 65px;
  text-transform: uppercase;
}

.review-detail-name2 {
  font-family: 'Gotham ultra', sans-serif; font-weight:900;
  font-size: 60px;
  line-height: 50px;
  text-transform: uppercase;
}

.review-detail-company {
  margin-bottom: 20px;
  font-family: 'Gotham ultra', sans-serif; font-weight:900;
  color: #da8e4a;
  font-size: 40px;
  line-height: 40px;
  text-transform: uppercase;
}

.review-detail-text {
  margin-bottom: 0px;
}

.column-66 {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  text-align: center;
}

.badges {
  width: 150px;
  margin-right: 10px;
}

.reviews-detail-badges {
  margin-bottom: 60px;
}

.link-block-2 {
  margin-bottom: 27px;
}

.div-block-26 {
  padding: 106px 64px 0px;
}

.columns-20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  box-shadow: 0 0 50px 10px #000;
}

.column-67 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-68 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-69 {
  padding-right: 0px;

  padding-left: 0px;
}

.column-70 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-71 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-72 {
  padding-right: 0px;
  padding-left: 0px;
}

.image-100 {
  position: relative;
  z-index: 50;
  box-shadow: 0 0 60px 10px #000;
}

.event-next-large {
  margin-bottom: 6px;
  font-family: 'Gotham ultra', sans-serif; font-weight:900;
  color: #da8e4a;
  font-size: 70px;
  line-height: 60px;
}

.text-block-70 {
  margin-bottom: 28px;
  font-family: Lato, sans-serif;
  font-size: 24px;
  line-height: 24px;
  font-weight: 700;
  text-transform: uppercase;
}

.next-event-title1 {
  font-family: 'Gotham ultra', sans-serif; font-weight:900;
  font-size: 80px;
  line-height: 65px;
  text-transform: uppercase;
}

.next-event-title2 {
  font-family: 'Gotham ultra', sans-serif; font-weight:900;
  font-size: 60px;
  line-height: 50px;
  text-transform: uppercase;
}

.events-container {
  width: 80%;
  min-height: 20px;
  margin-right: auto;
  margin-left: auto;
  background-color: #1a1f23;
  box-shadow: 0 0 70px 10px #000;
}

.columns-21 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.events-text-padding {
  padding: 26px;
	text-align: center;
}

.events-title3 {
  font-family: 'Gotham ultra', sans-serif; font-weight:900;
  color: #fff;
  font-size: 40px;
  line-height: 40px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
	margin-bottom: 7px;
}

.events-title4 {
  margin-bottom: 0px;
  font-family: 'Gotham ultra', sans-serif; font-weight:900;
  color: #fff;
  font-size: 80px;
  line-height: 60px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.events-title5 {
  font-family: Lato, sans-serif;
  color: #da8e4a;
  font-size: 24px;
  line-height: 24px;
  font-weight: 900;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
	margin-bottom: 12px;
}

.future-events-header-title {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Gotham ultra', sans-serif; font-weight:900;
  font-size: 80px;
  line-height: 70px;
  text-align: center;
  text-transform: uppercase;
}

.image-101 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 100%;
  max-height: 358px;
}

.columns-22 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
	margin-top: 50px;
}

.video-2 {
  z-index: 50;
  box-shadow: 0 0 50px 10px #000;
}

.div-block-27 {
  padding: 41px 64px;
  background-color: #1a1f23;
}

.column-73 {
  padding-right: 0px;
  padding-left: 0px;
  background-color: #1a1f23;
  box-shadow: 0 0 50px 10px #000;
}

.column-74 {
  padding-right: 0px;
  padding-left: 0px;
}

.heading-2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Gotham ultra', sans-serif; font-weight:900;
  font-size: 45px;
  line-height: 40px;
  text-transform: uppercase;
}

.heading-3 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Gotham ultra', sans-serif; font-weight:900;
  font-size: 40px;
  line-height: 35px;
  text-transform: uppercase;
}

.text-block-71 {
  font-family: 'Gotham ultra', sans-serif; font-weight:900;
  font-size: 40px;
  line-height: 35px;
  text-transform: uppercase;
}

.text-block-72 {
  margin-bottom: 31px;
  font-family: 'Gotham ultra', sans-serif; font-weight:900;
  color: #da8e4a;
  font-size: 50px;
  line-height: 45px;
  text-transform: uppercase;
}

.events-bar {
  margin-bottom: 60px;
  padding: 39px;
  background-color: #1a1f23;
  box-shadow: 0 0 50px 10px #000;
}

.columns-23 {
  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;
}

.text-block-73 {
  font-family: 'Gotham ultra', sans-serif; font-weight:900;
  color: #da8e4a;
  font-size: 50px;
  line-height: 40px;
  text-transform: uppercase;
}

.text-block-74 {
  font-family: 'Gotham ultra', sans-serif; font-weight:900;
  font-size: 50px;
  line-height: 40px;
  text-transform: uppercase;
}

.text-block-75 {
  font-family: 'Gotham ultra', sans-serif; font-weight:900;
  font-size: 40px;
  line-height: 35px;
  text-transform: uppercase;
}

.heading-4 {
  margin-top: 0px;
  margin-bottom: 6px;
  font-family: 'Gotham ultra', sans-serif; font-weight:900;
  font-size: 30px;
  line-height: 28px;
  text-transform: uppercase;
}

.text-block-76 {
  font-family: Lato, sans-serif;
  font-size: 20px;
  line-height: 22px;
  font-weight: 700;
  text-transform: uppercase;
}

.column-75 {
  padding-left: 8%;
}

.column-76 {
  padding-right: 5%;
  padding-left: 3%;
}

.columns-24 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-102 {
  position: relative;
  z-index: 50;
  box-shadow: 0 0 50px 10px #000;
}

.column-77 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-78 {
  padding: 67px;
  background-color: #1a1f23;
  box-shadow: 0 0 50px 10px #000;
}

.text-block-77 {
  font-family: 'Gotham ultra', sans-serif; font-weight:900;
  color: #fff;
  font-size: 70px;
  line-height: 60px;
  text-transform: uppercase;
}

.text-block-78 {
  margin-bottom: 2px;
  font-family: 'Gotham ultra', sans-serif; font-weight:900;
  color: #da8e4a;
  font-size: 30px;
  line-height: 30px;
  text-transform: uppercase;
}

.text-block-79 {
  margin-bottom: 21px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 900;
  text-transform: uppercase;
}

.section-2 {
  margin-top: -340px;
}

.section-2.section2-nextevent {
  margin-top: 0px;
  padding-bottom: 90px;
}

.text-block-80 {
  font-family: 'Gotham ultra', sans-serif; font-weight:900;
  font-size: 70px;
  line-height: 55px;
  text-transform: uppercase;
}

.heading-5 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Gotham ultra', sans-serif; font-weight:900;
  font-size: 35px;
  line-height: 35px;
  text-align: center;
  text-transform: uppercase;
}

.heading-5.past-events-header {
  margin-top: 46px;
}

.text-block-81 {
  margin-bottom: 27px;
  font-family: 'Gotham ultra', sans-serif; font-weight:900;
  font-size: 100px;
  line-height: 80px;
  text-align: center;
  text-transform: uppercase;
}

.image-103 {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.text-block-82 {
  font-family: 'Gotham ultra', sans-serif; font-weight:900;
  font-size: 60px;
  line-height: 55px;
  text-transform: uppercase;
}

.text-block-83 {
  margin-bottom: 7px;
  font-family: 'Gotham ultra', sans-serif; font-weight:900;
  color: #da8e4a;
  font-size: 50px;
  line-height: 45px;
  text-transform: uppercase;
}

.text-block-84 {
  margin-bottom: 0px;
  font-family: 'Gotham ultra', sans-serif; font-weight:900;
  font-size: 22px;
  line-height: 22px;
  text-transform: uppercase;
}

.text-block-85 {
  margin-bottom: 7px;
  font-family: Lato, sans-serif;
  font-weight: 900;
}

.text-block-86 {
  margin-bottom: 12px;
  font-family: 'Gotham ultra', sans-serif; font-weight:900;
  color: #d22424;
  font-size: 40px;
  line-height: 40px;
  text-transform: uppercase;
}

.link-block-3 {
  margin-top: 0px;
  margin-bottom: 35px;
}

.text-block-87 {
  margin-bottom: 15px;
  font-family: Lato, sans-serif;
  font-weight: 900;
  text-transform: uppercase;
}

.text-block-88 {
  font-family: Lato, sans-serif;
  font-size: 24px;
  line-height: 24px;
  font-weight: 900;
  text-transform: uppercase;
}

.div-block-28 {
  background-color: #1a1f23;
  box-shadow: 0 0 50px 10px #000;
}

.columns-25 {
  display: -webkit-box;

  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.column-79 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-80 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-81 {
  padding-right: 0px;
  padding-left: 0px;
}

.div-block-29 {
  padding: 54px;
}

.columns-26 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.image-104 {
  width: 60%;
  margin-bottom: 6px;
}

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

.text-block-89 {
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  font-size: 18px;
}

.text-block-90 {
  font-family: 'Gotham ultra', sans-serif; font-weight:900;
  font-size: 24px;
  line-height: 24px;
  text-transform: uppercase;
}

.text-block-91 {
  position: static;
  margin-bottom: 15px;
  font-family: 'Gotham ultra', sans-serif; font-weight:900;
  color: #d11a23;
  font-size: 50px;
  line-height: 60px;
  text-transform: uppercase;
}

.text-block-92 {
  margin-bottom: 14px;
  font-family: 'Gotham ultra', sans-serif; font-weight:900;
  color: #da8e4a;
  font-size: 24px;
  line-height: 24px;
  text-transform: uppercase;
}

.text-block-93 {
  font-family: 'Gotham ultra', sans-serif; font-weight:900;
  font-size: 18px;
  text-transform: uppercase;
}

.text-block-94 {
  font-family: 'Gotham ultra', sans-serif; font-weight:900;
  font-size: 18px;
  text-transform: uppercase;
}

.text-block-95 {
  margin-bottom: 16px;
}

.html-embed {
  box-shadow: 0 0 50px 10px #000;
}

.text-block-96 {
  font-family: 'Gotham ultra', sans-serif; font-weight:900;
  font-size: 90px;
  line-height: 70px;
  text-align: center;
  text-transform: uppercase;
}

.columns-27 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.login-left {
  position: relative;
  z-index: 50;
  padding: 60px 35% 60px 60px;
  background-color: #1a1f23;
  background-image: url('https://www.boardofadvisors.com/new-site/images/login-mike.jpg');
  background-position: 100% 100%;
  background-size: contain;
  background-repeat: no-repeat;
  box-shadow: 0 0 60px 10px #000;
}

.login-left.contact-left {
  padding-right: 60px;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
}

.column-83 {
  padding-right: 0px;
  padding-left: 0px;
}

.login-right {
  padding: 60px;
  background-color: #1a1f23;
  box-shadow: 0 0 60px 10px #000;
}

.column-84 {
  padding-right: 0px;
  padding-left: 0px;
}

.text-block-97 {
  font-family: 'Gotham ultra', sans-serif; font-weight:900;
  font-size: 40px;
  line-height: 35px;
}

.text-block-98 {
  margin-bottom: 10px;
  font-family: 'Gotham ultra', sans-serif; font-weight:900;
  color: #da8e4a;
  font-size: 60px;
  line-height: 50px;
}

.text-block-99 {
  margin-bottom: 11px;
  font-family: 'Gotham ultra', sans-serif; font-weight:900;
  font-size: 18px;
  line-height: 23px;
  font-weight: 700;
}

.text-block-100 {
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.link-block-4 {
  margin-bottom: 179px;
}

.text-block-101 {
  margin-bottom: 15px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 22px;
}

.columns-28 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.image-105 {
  width: 70%;
  margin-top: 45px;
}

.login-field {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: #1a1f23 #1a1f23 #41484f;
  background-color: #1a1f23;
  font-family: Lato, sans-serif;
  color: #da8e4a;
  font-weight: 700;
}

.login-field::-webkit-input-placeholder {
  color: #da8e4a;
}

.login-field:-ms-input-placeholder {
  color: #da8e4a;
}

.login-field::-ms-input-placeholder {
  color: #da8e4a;
}

.login-field::placeholder {
  color: #da8e4a;
}

.div-block-30 {
  padding: 60px;
}

.text-block-102 {
  margin-bottom: 12px;
  font-family: 'Gotham ultra', sans-serif; font-weight:900;
  font-size: 24px;
  line-height: 24px;
  text-transform: uppercase;
}

.link-block-5 {
  width: 190px;
}

.image-106 {
  width: 70%;
  margin-left: -7px;
}

.image-108 {
  margin-bottom: 28px;
}

.image-109 {
  margin-bottom: 36px;
}

.text-block-104 {
  margin-bottom: 15px;
}

.text-block-105 {
  font-family: 'Gotham ultra', sans-serif; font-weight:900;
  font-size: 50px;
  line-height: 45px;
  text-transform: uppercase;
}

.text-block-106 {
  margin-bottom: 10px;
  font-family: 'Gotham ultra', sans-serif; font-weight:900;
  color: #da8e4a;
  font-size: 60px;
  line-height: 50px;
  text-transform: uppercase;
}

.text-block-107 {
  margin-bottom: 23px;
  font-family: Lato, sans-serif;
  font-size: 20px;
  line-height: 22px;
}

.text-block-108 {
  font-family: 'Gotham ultra', sans-serif; font-weight:900;
  font-size: 50px;
  line-height: 45px;
  text-transform: uppercase;
}

.text-block-109 {
  margin-bottom: 18px;
  font-family: 'Gotham ultra', sans-serif; font-weight:900;
  color: #da8e4a;
  font-size: 45px;
  line-height: 38px;
}

.columns-29 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.column-88 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-89 {
  padding-right: 0px;
  padding-left: 0px;
}

.text-block-110 {
  margin-bottom: 5px;
  font-family: 'Gotham ultra', sans-serif; font-weight:900;
  font-size: 24px;
  line-height: 24px;
}

.text-block-111 {
  margin-bottom: 14px;
  font-size: 18px;
}

.text-block-112 {
  margin-bottom: 5px;
  font-family: 'Gotham ultra', sans-serif; font-weight:900;
  font-size: 24px;
  line-height: 24px;
}

.text-block-113 {
  margin-bottom: 39px;
  font-size: 18px;
}

.html-embed-2 {
  position: relative;
  box-shadow: 0 0 60px 10px #000;
}

.contact-field {
  padding-left: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: #1a1f23 #1a1f23 #41484f;
  background-color: #1a1f23;
  color: #da8e4a;
}

.contact-field::-webkit-input-placeholder {
  color: #da8e4a;
}

.contact-field:-ms-input-placeholder {
  color: #da8e4a;
}

.contact-field::-ms-input-placeholder {
  color: #da8e4a;
}

.contact-field::placeholder {
  color: #da8e4a;
}

.contact-field.contact-left-field {
  width: 97%;
}

.column-90 {
  padding-right: 10px;
}

.textarea {
  min-height: 200px;
  margin-top: 14px;
  padding: 25px;
  border: 1px solid #2b3035;
  background-color: #2b3035;
  color: #da8e4a;
}

.textarea::-webkit-input-placeholder {
  color: #da8e4a;
}

.textarea:-ms-input-placeholder {
  color: #da8e4a;
}

.textarea::-ms-input-placeholder {
  color: #da8e4a;
}

.textarea::placeholder {
  color: #da8e4a;
}

.background-video {
  max-height: 280px;
  background-color: hsla(206.66666666666666, 14.58%, 8.15%, 0.90);
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(206.66666666666666, 16.06%, 5.17%, 0.97)), color-stop(25%, transparent));
  background-image: linear-gradient(180deg, hsla(206.66666666666666, 16.06%, 5.17%, 0.97), transparent 25%);
}

.background-video.reviews-header {
  max-height: 350px;
}

.image-110 {
  height: 45px;
  margin-top: 16px;
  margin-left: 22px;
}

.background-video-2 {
  height: 580px;
  max-height: none;
  background-color: hsla(206.66666666666666, 13.71%, 10.55%, 0.66);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(11, 13, 15, .97)), color-stop(38%, transparent));
  background-image: linear-gradient(180deg, rgba(11, 13, 15, .97), transparent 38%);
}

.timer-container2 {
  width: 100% !important;
  min-height: 20px;
  margin-right: auto;
  margin-left: auto;
}

.image-111 {
  width: 80%;
}

.past-detail-title1 {
  font-family: 'Gotham ultra', sans-serif;
  color: #da8e4a;
  font-size: 70px;
  line-height: 60px;
}

.text-block-114 {
  font-family: 'Gotham ultra', sans-serif;
  font-size: 30px;
  line-height: 27px;
  text-transform: uppercase;
}

.text-block-115 {
  margin-top: 6px;
  margin-bottom: 34px;
  font-family: Lato, sans-serif;
  font-size: 22px;
  line-height: 24px;
  font-weight: 700;
}

.text-block-116 {
  font-family: 'Gotham ultra', sans-serif;
  font-size: 60px;
  line-height: 50px;
  text-align: center;
}

.text-block-117 {
  margin-bottom: 32px;
  font-family: 'Gotham ultra', sans-serif;
  color: #da8e4a;
  font-size: 45px;
  line-height: 40px;
  text-align: center;
}

.past-detail-photos-container {
  margin-right: 1.63%;
  margin-bottom: 34px;
  margin-left: 1.63%;
  box-shadow: 0 0 50px 10px #000;
}

.lightbox-link {
  width: 16.666%;
}

.columns-30 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 16px;
}

.past-detail-members {
  padding: 20px;
	padding-bottom: 0px;
  background-color: #1a1f23;
  box-shadow: 0 0 30px 10px #000;
}

.past-detail-photo {
  margin-right: 6px;
  border-radius: 50%;
}

.past-detail-member-text {
  padding-left: 29px;
	padding-bottom: 13px;
}

.columns-31 {
  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;
}

.text-block-118 {
  font-family: 'Gotham ultra', sans-serif;
  font-size: 30px;
  line-height: 28px;
  text-transform: uppercase;
}

.text-block-119 {
  font-family: 'Gotham ultra', sans-serif;
  color: #da8e4a;
  font-size: 18px;
  text-transform: uppercase;
}

.text-block-120 {
  margin-bottom: 8px;
  font-family: Lato, sans-serif;
  font-size: 17px;
  font-weight: 700;
}

.group-apply-container {
  text-align: center;
}

.group-apply-box {
  position: relative;
  padding-top: 28px;
  background-image: url('../images/groupfade.png');
  background-position: 0px 0px;
  background-size: 100%;
  background-repeat: repeat-y;
}

.text-block-121 {
  font-family: 'Gotham ultra', sans-serif;
  font-size: 35px;
  line-height: 30px;
  text-transform: uppercase;
}

.text-block-122 {
  margin-bottom: -58px;
  font-family: 'Gotham ultra', sans-serif;
  color: #da8e4a;
  font-size: 50px;
  line-height: 45px;
  text-transform: uppercase;
}

.link-block-8 {
  position: relative;
  bottom: -67px;
  display: block;
  margin-bottom: 89px;
}

.image-112 {
  width: 350px;
}

.image-113 {
  margin-left: -28px;
}



.section1-text {
  width: 90%;
}

.heading-30 {
  margin-bottom: 0px;
  font-family: 'Gotham ultra', sans-serif;
  color: #fff;
  font-size: 70px;
  line-height: 55px;
  text-align: left;
  text-transform: uppercase;
}

.heading-31 {
  margin-top: 0px;
  margin-bottom: 21px;
  font-family: 'Gotham ultra', sans-serif;
  color: #da8e4a;
  font-size: 120px;
  line-height: 85px;
  text-transform: uppercase;
}

.text-block-20 {
  margin-bottom: 11px;
  font-family: 'Gotham ultra', sans-serif;
  color: #fff;
  font-size: 35px;
  line-height: 35px;
}

.text-block-21 {
  margin-bottom: 9px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 24px;
}

.image-38 {
  width: 350px;
  margin-left: -10px;
}

.image-39 {
  position: relative;
  top: auto;
  right: 0px;
  width: 100%;
}

.image-43 {
  width: 200px;
}

.image-40 {
  position: relative;
  left: 0px;
  width: 95%;
}

.heading-32 {
  margin-top: 0px;
  font-family: 'Gotham ultra', sans-serif;
  color: #fff;
  font-size: 70px;
  line-height: 55px;
}

.columns-32 {
  position: static;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.column-50 {
  z-index: 500;
}

.text-block-22 {
  margin-bottom: 34px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 18px;
  font-weight: 400;
}

.timeleft {
  display: inline-block;
  width: 30%;
  float: left;
}

.section2-text {
  position: static;
  left: -122px;
  top: 47px;
}

.heading-33 {
  margin-bottom: 49px;
  font-family: 'Gotham ultra', sans-serif;
  color: #da8e4a;
  font-size: 120px;
  line-height: 70px;
}

.timeright {
  display: inline-block;
  width: 65%;
  margin-top: 19px;
  padding-left: 17px;
}

.section4-width {
  position: static;
  top: 800px;
  z-index: 500;
  display: block;
  width: 95%;
  max-width: 1400px;
  min-height: 50px;
  margin-right: auto;
  margin-left: auto;
}

.section4-text {
  width: 50%;
  padding-top: 0px;
}

.heading-34 {
  margin-bottom: 0px;
  font-family: 'Gotham ultra', sans-serif;
  color: #fff;
  font-size: 70px;
  line-height: 55px;
  text-align: left;
}

.heading-35 {
  margin-top: 8px;
  margin-bottom: 31px;
  font-family: 'Gotham ultra', sans-serif;
  color: #da8e4a;
  font-size: 120px;
  line-height: 80px;
  text-align: left;
}

.text-block-23 {
  width: 80%;
  margin-bottom: 17px;
  font-family: Lato, sans-serif;
  font-size: 20px;
  line-height: 24px;
}

.div-block-12 {
  display: block;
  width: 95%;
  max-width: 1600px;
  min-height: 100px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-13 {
  width: 45%;
}

.text-block-24 {
  font-family: 'Gotham ultra', sans-serif;
  color: #fff;
  font-size: 80px;
  line-height: 60px;
}

.text-block-25 {
  font-family: 'Gotham ultra', sans-serif;
  color: #fff;
  font-size: 140px;
  line-height: 100px;
}

.text-block-26 {
  font-family: 'Gotham ultra', sans-serif;
  color: #fff;
  font-size: 60px;
  line-height: 50px;
}

.goldarrowtext {
  display: inline-block;
  padding-left: 11px;
}

.columns-2 {
  position: static;
  top: -181px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.image-45 {
  width: 20px;
  margin-top: 4px;
}

.text-block-27 {
  font-family: 'Gotham ultra', sans-serif;
  color: #fff;
  font-size: 60px;
  line-height: 50px;
}

.text-block-29 {
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 30px;
  font-weight: 700;
}

.goldarrow {
  display: inline-block;
  float: left;
}

.column-51 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-15 {
  margin-bottom: 7px;
}

.text-block-28 {
  margin-bottom: 0px;
  font-family: 'Gotham ultra', sans-serif;
  color: #fff;
  font-size: 100px;
  line-height: 80px;
}

.image-49 {
  height: 123px;
}

.dates {
  position: static;
  top: -149px;
  display: block;
  width: 90%;
  height: 123px;
  margin-top: 31px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/bar.png');
  background-position: 0px 0px;
  background-size: 100% 123px;
  background-repeat: no-repeat;
}

.div-block-16 {
  display: block;
  width: 95%;
  max-width: 1400px;
  min-height: 100px;
  margin-right: auto;
  margin-left: auto;
}

.image-50 {
  width: 80%;
  margin-top: 21px;
}

.profileleft {
  width: 40%;
  min-height: 100px;
  margin-top: 86px;
  float: left;
}

.image-54 {
  position: relative;
  left: -97px;
  right: 0px;
  width: 120%;
  max-width: 150%;
}

.profileright {
  width: 60%;
  min-height: 100px;
  float: right;
}

.text-block-32 {
  margin-bottom: 24px;
  font-family: 'Gotham ultra', sans-serif;
  color: #da8e4a;
  font-size: 120px;
  line-height: 90px;
}

.text-block-30 {
  font-family: 'Gotham ultra', sans-serif;
  color: #fff;
  font-size: 60px;
  line-height: 50px;
}

.text-block-31 {
  font-family: 'Gotham ultra', sans-serif;
  color: #fff;
  font-size: 80px;
  line-height: 70px;
}

.image-51 {
  position: relative;
  left: -100px;
  bottom: 17px;
  width: 120%;
  max-width: 150%;
}

.text-block-34 {
  margin-bottom: 25px;
  font-family: 'Gotham ultra', sans-serif;
  color: #da8e4a;
  font-size: 100px;
  line-height: 80px;
}

.heading-36 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Gotham ultra', sans-serif;
  color: #fff;
  font-size: 55px;
  line-height: 40px;
}

.text-block-33 {
  font-family: 'Gotham ultra', sans-serif;
  color: #da8e4a;
  font-size: 100px;
  line-height: 80px;
}

.columns-3 {
  clear: none;
}

.text-block-35 {
  font-family: 'Gotham ultra', sans-serif;
  color: #fff;
  font-size: 50px;
  line-height: 40px;
}

.columns-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-52 {
  position: relative;
  left: -151px;
  top: 0px;
  width: 120%;
  max-width: 150%;
}

.text-block-37 {
  margin-bottom: 27px;
  font-family: 'Gotham ultra', sans-serif;
  color: #da8e4a;
  font-size: 100px;
  line-height: 80px;
}

.text-block-36 {
  font-family: 'Gotham ultra', sans-serif;
  color: #fff;
  font-size: 100px;
  line-height: 80px;
}

.columns-33 {
  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;
}

.section-3 {
  background-image: url('../images/section12.jpg');
  background-position: 0px 0px;
  background-size: 100%;
  background-repeat: no-repeat;
}

.section-4 {
  padding-top: 71px;
  padding-bottom: 71px;
  background-image: url('../images/section13.jpg');
  background-position: 0px 0px;
  background-size: 100%;
  background-repeat: no-repeat;
}

.section-5 {
  padding-top: 31px;
  padding-bottom: 31px;
  background-image: url('../images/section12.jpg');
  background-position: 0px 0px;
  background-size: 100%;
  background-repeat: no-repeat;
}

.columns-34 {
  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;
}

.div-block-31 {
  padding: 81px 81px 0px;
  background-color: #1a1f23;
  box-shadow: 0 0 70px 10px #000;
  text-align: center;
}

.text-block-123 {
  font-family: 'Gotham ultra', sans-serif;
  font-size: 50px;
  line-height: 45px;
}

.text-block-124 {
  margin-bottom: 5px;
  font-family: 'Gotham ultra', sans-serif;
  color: #da8e4a;
  font-size: 85px;
  line-height: 70px;
}

.text-block-125 {
  font-size: 20px;
  line-height: 24px;
}

.link-block-9 {
  display: block;
}

.columns-35 {
  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;
}

.column-105 {
  padding-left: 60px;
}

.columns-36 {
  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;
}

.text-block-126 {
  margin-bottom: 22px;
  font-family: 'Gotham ultra', sans-serif;
  color: #da8e4a;
  font-size: 100px;
  line-height: 85px;
  text-transform: uppercase;
}


.column-107 {
  padding-right: 0px;
  padding-left: 0px;
  background-color: #1a1f23;
  box-shadow: 0 0 50px 0 #000;
}

.column-108 {
  padding-right: 0px;
  padding-left: 0px;
}

.aol-top-video {
  box-shadow: 0 0 50px 0 #000;
}

.aol-top-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 53px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.aol-text-container {
  min-height: auto;
  padding: 60px;
}

.text-block-127 {
  margin-bottom: 15px;
  font-family: Lato, sans-serif;
  font-size: 26px;
  line-height: 29px;
}

.text-block-128 {
  margin-bottom: 22px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 22px;
}

.image-115 {
  width: 50%;
}

.aol-container2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.column-109 {
  padding-right: 0px;
  padding-left: 0px;
  background-color: #1a1f23;
  box-shadow: 0 0 50px 0 #000;
}

.video-3 {
  box-shadow: 0 0 50px 0 #000;
}

.column-110 {
  padding-right: 0px;
  padding-left: 0px;
}

.aol-text-container2 {
  padding: 60px;
}

.text-block-129 {
  margin-bottom: 21px;
  font-family: 'Gotham ultra', sans-serif;
  color: #e49b46;
  font-size: 40px;
  line-height: 35px;
  text-transform: uppercase;
}

.section-6 {
  position: relative;
  padding-top: 41px;
  background-color: #fff;
  background-image: url('/new-site/images/palm.jpg');
  background-position: 0% 0%;
  background-size: auto 100%;
  background-repeat: no-repeat;
  box-shadow: 0 0 60px 0 #000;
}

.text-block-130 {
  margin-top: 57px;
  font-family: 'Gotham ultra', sans-serif;
  color: #000;
  font-size: 28px;
  line-height: 28px;
  text-transform: uppercase;
}

.text-block-131 {
  margin-bottom: 19px;
  font-family: 'Gotham ultra', sans-serif;
  color: #000;
  font-size: 90px;
  line-height: 70px;
  text-transform: uppercase;
}

.text-block-132 {
  margin-bottom: 12px;
  font-family: Lato, sans-serif;
  color: #000;
  font-size: 22px;
  line-height: 25px;
}

.text-block-133 {
  margin-bottom: 9px;
  font-family: 'Gotham ultra', sans-serif;
  color: #c1151b;
  font-size: 80px;
  line-height: 70px;
}

.text-block-134 {
  font-family: 'Gotham ultra', sans-serif;
  color: #000;
  font-size: 40px;
  line-height: 40px;
  text-transform: uppercase;
}

.columns-37 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.text-block-135 {
  font-family: 'Gotham ultra', sans-serif;
  font-size: 60px;
  line-height: 60px;
  text-align: center;
}

.section-7 {
  padding-top: 37px;
  padding-bottom: 37px;
}

.section-8 {
  padding-top: 60px;
  padding-bottom: 60px;
  background-image: url('/new-site/images/section12.jpg');
  background-position: 0px 0px;
  background-size: 100%;
  background-repeat: no-repeat;
}

.text-block-136 {
  margin-top: 56px;
  margin-bottom: 43px;
  font-family: 'Gotham ultra', sans-serif;
  font-size: 90px;
  line-height: 80px;
  text-align: center;
}

.badge {
  display: block;
  width: 55%;
  margin-right: auto;
  margin-bottom: 6px;
  margin-left: auto;
}

.donor-name {
  font-family: 'Gotham ultra', sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 24px;
  text-align: center;
  text-transform: uppercase;
}

.donor-company {
  font-family: Lato, sans-serif;
  color: #e49b46;
  font-size: 18px;
  line-height: 18px;
  text-align: center;
}

.donor-row {
  margin-bottom: 46px;
}

.section-9 {
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #1a1f23;
  box-shadow: 0 0 60px 0 #000;
}

.text-block-137 {
  margin-bottom: 40px;
  font-family: 'Gotham ultra', sans-serif;
  font-size: 80px;
  line-height: 70px;
  text-align: center;
}

.text-block-138 {
  font-family: 'Gotham ultra', sans-serif;
  color: #e49b46;
  font-size: 50px;
  line-height: 40px;
  text-transform: uppercase;
}

.text-block-139 {
  margin-bottom: 21px;
  font-family: 'Gotham ultra', sans-serif;
  font-size: 35px;
  line-height: 35px;
}

.list {
  margin-bottom: 0px;
  font-size: 18px;
  line-height: 22px;
}

.list-2 {
  margin-bottom: 0px;
}

.bullets {
  font-size: 18px;
  line-height: 22px;
}

.column-111 {
  padding-left: 77px;
}

.columns-38 {
  padding-left: 117px;
}

.section-10 {
  padding-top: 60px;
  padding-bottom: 60px;
  background-image: url('/new-site/images/section13.jpg');
  background-position: 100% 0%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.text-block-140 {
  font-family: 'Gotham ultra', sans-serif;
  font-size: 50px;
  line-height: 45px;
  text-align: center;
  text-transform: uppercase;
}

.text-block-141 {
  font-family: 'Gotham ultra', sans-serif;
  color: #e49b46;
  font-size: 120px;
  line-height: 100px;
  text-align: center;
}

.text-block-142 {
  margin-bottom: 24px;
  font-family: Lato, sans-serif;
  font-size: 24px;
  line-height: 26px;
  text-align: center;
}

.image-116 {
  width: 100%;
  box-shadow: 0 0 50px 0 #000;
}

.section-11 {
  padding-top: 60px;
  padding-bottom: 198px;
  background-color: #fff;
}

.image-117 {
  display: block;
  width: 300px;
  margin-right: auto;
  margin-left: auto;
}

.text-block-143 {
  margin-bottom: 76px;
  font-family: 'Gotham ultra', sans-serif;
  color: #000;
  font-size: 70px;
  line-height: 60px;
  text-align: center;
  text-transform: uppercase;
}

.text-block-144 {
  margin-bottom: 20px;
  font-family: 'Gotham ultra', sans-serif;
  color: #000;
  font-size: 50px;
  line-height: 40px;
}

.text-block-145 {
  font-family: Lato, sans-serif;
  color: #000;
  font-size: 16px;
}

.video-4 {
  border: 10px solid #fff;
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.22);
}

.image-118 {
  border: 10px solid #fff;
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.22);
}

.columns-39 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 56px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.columns-40 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 54px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-146 {
  font-family: 'Gotham ultra', sans-serif;
  color: #000;
  font-size: 50px;
  line-height: 40px;
  text-transform: uppercase;
}

.text-block-147 {
  margin-bottom: 20px;
  font-family: 'Gotham ultra', sans-serif;
  color: #000;
  font-size: 50px;
  line-height: 40px;
  text-transform: uppercase;
}

.text-block-148 {
  font-family: Lato, sans-serif;
  color: #000;
  font-size: 16px;
}

.text-block-149 {
  margin-bottom: 20px;
  font-family: 'Gotham ultra', sans-serif;
  color: #000;
  font-size: 50px;
  line-height: 50px;
  text-align: center;
  text-transform: uppercase;
}

.text-block-150 {
  margin-bottom: 25px;
  font-family: Lato, sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
}

.div-block-32 {
  padding: 53px;
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.23);
}

.text-block-151 {
  margin-bottom: 33px;
  font-family: 'Gotham ultra', sans-serif;
  color: #000;
  font-size: 60px;
  line-height: 60px;
  text-align: center;
  text-transform: uppercase;
}

.text-block-152 {
  margin-bottom: 20px;
  font-family: 'Gotham ultra', sans-serif;
  color: #e49b46;
  font-size: 24px;
  line-height: 24px;
  text-transform: uppercase;
}

.text-block-153 {
  color: #000;
  font-size: 16px;
}

.columns-41 {
  margin-bottom: 30px;
}

.bold-text {
  color: #000;
}

.bold-text-2 {
  color: #000;
}

.bold-text-3 {
  color: #000;
}

.bold-text-4 {
  color: #000;
}

.section-12 {
  padding-top: 60px;
  padding-bottom: 164px;
  background-image: url('/new-site/images/section12.jpg');
  background-position: 0px 0px;
  background-size: 100%;
  background-repeat: no-repeat;
}

.video-extra {
  width: 100%;
  max-width: 1024px;
  min-height: 50px;
  margin-right: auto;
  margin-left: auto;
  box-shadow: 0 0 60px 0 #000;
}

.video-extra-text-block {
  padding: 50px;
  background-color: #1a1f23;
}

.video-extra-title {
  font-family: 'Gotham ultra', sans-serif;
  font-size: 40px;
  line-height: 35px;
  text-transform: uppercase;
}

.video-extra-gold {
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  color: #e49b46;
  font-size: 20px;
  line-height: 22px;
  font-weight: 700;
  text-transform: uppercase;
}

.text-block-154 {
  font-family: Lato, sans-serif;
  font-size: 17px;
  line-height: 21px;
}

.aol-sponsor-section {
  padding-top: 37px;
  background-color: #fff;
}

.heading-37 {
  display: inline-block;
  font-family: 'Gotham ultra', sans-serif;
  color: #000;
  font-size: 70px;
  line-height: 50px;
}

.columns-42 {
  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;
}

.text-block-155 {
  display: block;
  overflow: visible;
  margin-bottom: 13px;
  font-family: 'Gotham ultra', sans-serif;
  color: #000;
  font-size: 80px;
  line-height: 70px;
  text-transform: uppercase;
}

.text-block-156 {
  margin-bottom: 15px;
  font-family: Lato, sans-serif;
  color: #000;
  font-size: 26px;
  line-height: 28px;
}

.text-block-157 {
  margin-bottom: 17px;
  font-family: Lato, sans-serif;
  color: #000;
}

.bold-text-5 {
  font-size: 18px;
  line-height: 20px;
  font-weight: 400;
}

.column-120 {
  padding-right: 50px;
  padding-left: 100px;
}

.button {
  padding: 16px 46px;
  background-color: #c1151b;
  font-size: 30px;
  line-height: 30px;
}

.button.aolbutton {
  font-size: 20px;
  line-height: 20px;
}

.button.aolbutton.aollargebutton {
  display: block;
  width: 300px;
  margin-top: 38px;
  margin-right: auto;
  margin-left: auto;
  font-size: 30px;
  line-height: 30px;
  text-align: center;
}

.video-5 {
  margin-bottom: 56px;
  box-shadow: 0 0 60px 0 #000;
}

.div-block-33 {
  text-align: center;
}

.image-120 {
  width: 40%;
}

.aol-header {
  padding-bottom: 35px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(26, 31, 35, 0.85)), to(rgba(26, 31, 35, 0.85))), url('/new-site/images/group.jpg');
  background-image: linear-gradient(180deg, rgba(26, 31, 35, 0.85), rgba(26, 31, 35, 0.85)), url('/new-site/images/group.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.application-header {
  height: 800px;
  background-image: url('/new-site/images/application-back.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
	background-position: bottom;
	
}

.image-122 {
  display: block;
  width: 100%;
  max-width: 800px;
  margin-top: -45px;
  margin-right: auto;
  margin-left: auto;
}

.image-122.applicatonlogosmaller {
  max-width: 500px;
}

.application-video-side {
  padding: 61px;
}

.text-block-158 {
  font-family: 'Gotham ultra', sans-serif;
  font-size: 40px;
  line-height: 35px;
}

.text-block-159 {
  margin-bottom: 20px;
  font-family: 'Gotham ultra', sans-serif;
  color: #dc9053;
  font-size: 60px;
  line-height: 50px;
}

.text-block-160 {
  margin-bottom: 26px;
  font-family: Lato, sans-serif;
  font-size: 22px;
  line-height: 24px;
}

.image-123 {
  width: 100%;
  max-width: 250px;
}

.text-block-161 {
  font-family: 'Gotham ultra', sans-serif;
  font-size: 30px;
  line-height: 30px;
  text-align: center;
  text-transform: uppercase;
}

.text-block-162 {
  margin-bottom: 25px;
  font-family: 'Gotham ultra', sans-serif;
  font-size: 60px;
  line-height: 50px;
  text-align: center;
  text-transform: uppercase;
}

.image-124 {
  display: block;
  width: 100%;
  max-width: 800px;
  margin: 26px auto 58px;
}

.apply-form-width {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  margin-right: auto;
  margin-bottom: 118px;
  margin-left: auto;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.column-121 {
  background-color: #1a1f23;
  box-shadow: 0 0 40px 0 #000;
}

.column-122 {
  position: static;
  background-color: #1a1f23;
  box-shadow: 0 0 40px 0 #000;
}

.div-block-34 {
  padding: 50px;
}

.div-block-35 {
  padding: 38px;
  text-align: center;
}

.div-block-35.step2block35 {
  padding-bottom: 0px;
}

.div-block-35.step2block35.step3block {
  padding-bottom: 73px;
}

.text-block-163 {
  font-family: 'Gotham ultra', sans-serif;
  font-size: 30px;
  line-height: 30px;
}

.text-block-163.step2-163 {
  font-size: 50px;
  line-height: 40px;
}

.text-block-164 {
  margin-bottom: 33px;
  font-family: 'Gotham ultra', sans-serif;
  color: #dc9053;
  font-size: 50px;
  line-height: 40px;
}

.text-block-164.step2formtitle {
  font-size: 30px;
  line-height: 28px;
}

.apply-left-field {
  width: 95%;
  border: 1px solid #3b4046;
  background-color: #3b4046;
}

.apply-right-field {
  border: 1px solid #3b4046;
  background-color: #3b4046;
}

.apply-label {
  font-family: Lato, sans-serif;
  font-size: 13px;
  line-height: 17px;
  font-weight: 400;
  text-transform: none;
}

.columns-43 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.image-125 {
  display: block;
  width: 300px;
  margin-top: 9px;
  margin-left: -9px;
}

.image-126 {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.text-block-165 {
  margin-bottom: 3px;
  font-family: 'Gotham ultra', sans-serif;
  font-size: 40px;
  line-height: 30px;
}

.text-block-166 {
  font-family: 'Gotham ultra', sans-serif;
  font-size: 30px;
  line-height: 28px;
}

.text-block-167 {
  font-family: 'Gotham ultra', sans-serif;
  font-size: 30px;
  line-height: 28px;
}

.text-block-168 {
  font-family: 'Gotham ultra', sans-serif;
  color: #dc9053;
  font-size: 50px;
  line-height: 40px;
}

.application-line {
  height: 1px;
  margin-top: 19px;
  margin-bottom: 19px;
  padding-bottom: 0px;
  background-color: #dc9053;
}

.site-width-copy {
  width: 95%;
  max-width: 1400px;
  min-height: 50px;
  margin-right: auto;
  margin-left: auto;
}

.site-width-copy.aolvideo {
  max-width: 1100px;
}

.site-width-wider {
  width: 95%;
  max-width: 1700px;
  min-height: 50px;
  margin-right: auto;
  margin-left: auto;
}

.image-127 {
  width: 100%;
}

.column-123 {
  padding: 74px;
  background-color: #1a1f23;
  box-shadow: 0 0 60px 0 #000;
}

.section-13 {
  margin-top: -354px;
  padding-bottom: 83px;
}

.image-128 {
  margin-top: 36px;
  float: right;
}

.text-block-169 {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #e4a363;
  font-family: Oswald, sans-serif;
  font-size: 50px;
  line-height: 40px;
  text-align: center;
  text-transform: uppercase;
}

.referral-title {
  font-family: 'Gotham ultra', sans-serif;
  color: #dc9053;
  font-size: 24px;
  line-height: 24px;
  text-transform: uppercase;
}

.referral-text {
  margin-bottom: 24px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 22px;
}

.text-block-170 {
  margin-bottom: 9px;
  font-family: 'Gotham ultra', sans-serif;
  font-size: 70px;
  line-height: 60px;
  text-align: center;
  text-transform: uppercase;
}

.text-block-171 {
  font-family: 'Gotham ultra', sans-serif;
  font-size: 24px;
  line-height: 24px;
  text-transform: uppercase;
}

.text-block-172 {
  margin-bottom: 40px;
  font-family: 'Gotham ultra', sans-serif;
  color: #dc9053;
  font-size: 50px;
  line-height: 40px;
  text-transform: uppercase;
}

.div-block-36 {
  margin-bottom: 40px;
  padding-bottom: 15px;
  border-style: none none solid;
  border-width: 1px;
  border-color: #000 #000 #e49b46;
}

.column-124 {
  padding-right: 0px;
}

.text-block-173 {
  margin-bottom: 21px;
  font-family: 'Gotham ultra', sans-serif;
  font-size: 30px;
  line-height: 30px;
  text-transform: uppercase;
}

.apply-wide-field {
  border: 1px solid #3b4046;
  background-color: #3b4046;
}

.textarea-2 {
  min-height: 150px;
  border: 1px solid #3b4046;
  background-color: #3b4046;
}

.columns-44 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 80px;
}

.columns-45 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.apply-textarea {
  min-height: 80px;
  border: 1px solid #3b4046;
  background-color: #3b4046;
}

.image-129 {
  width: 60%;
  max-width: 100%;
}

.image-130 {
  margin-bottom: 38px;
}

.next-steps-container {
  width: 100%;
  max-width: 1000px;
  min-height: 50px;
  margin-right: auto;
  margin-left: auto;
	text-align: center;
}

.privacy-title {
  margin-bottom: 38px;
  font-family: 'Gotham ultra', sans-serif;
  font-size: 30px;
  line-height: 30px;
  text-align: center;
}

.privacy-container {
  padding-top: 63px;
  padding-bottom: 63px;
}

.privacytext1 {
  margin-bottom: 15px;
}

.rich-text-block {
  margin-bottom: 15px;
}

.text-block-178 {
  margin-bottom: 15px;
}

.text-block-179 {
  margin-bottom: 15px;
  font-weight: 700;
}

.text-block-180 {
  margin-bottom: 15px;
  font-size: 20px;
  line-height: 22px;
  font-weight: 700;
}

.text-block-181 {
  margin-bottom: 15px;
}

.text-block-182 {
  margin-bottom: 15px;
}

.rich-text-block-2 {
  margin-bottom: 15px;
}

.text-block-183 {
  margin-bottom: 15px;
}

.text-block-184 {
  height: 500px;
}

.text-block-185 {
  margin-bottom: 15px;
}

.rich-text-block-3 {
  margin-bottom: 15px;
}

.text-block-186 {
  margin-bottom: 15px;
}

.privacylasttext {
  margin-bottom: 15px;
}

.text-block-188 {
  margin-bottom: 15px;
}

.privacy-table {
  border: 1px solid #f6c488;
}

.privacy-table.privacy-table-header {
  background-color: #f6c488;
}

.privacy-left {
  width: 20%;
  min-height: 20px;
  padding: 20px;
  float: left;
  border-right: 1px none #f6c488;
}

.privacy-right {
  width: 80%;
  min-height: 20px;
  padding: 20px;
  float: left;
  border-left: 1px solid #f6c488;
}

.text-block-189 {
  margin-top: 15px;
  margin-bottom: 15px;
  color: #dc9053;
  font-size: 30px;
  line-height: 30px;
  font-weight: 700;
}

.div-block-37 {
  height: 25px;
}

.text-block-190 {
  font-family: Lato, sans-serif;
  color: #000;
  font-weight: 700;
}

.footer-privacy-container {
  padding: 5px;
	padding-top: 15px;
  background-color: rgba(26, 31, 35, 0.87);
}

.text-block-174 {
  margin-bottom: 10px; 
  font-family: Lato, sans-serif;
  color: #dc9053;
  font-size: 16px;
	line-height: 18px;
  font-weight: 700;
  text-align: center;
}

.footer-privacy-preview {
  margin-bottom: 7px;
  font-family: Lato, sans-serif;
  color: #fff;
font-size: 11px; line-height: 12px;
  text-align: center;
}

.footer-read-more {
  width: 150px;
  min-height: 10px;
  margin-right: auto;
  margin-left: auto;
}

.text-block-175 {
  margin-bottom: 3px;
  font-family: Lato, sans-serif;
  color: #dc9053;
  font-weight: 700;
  text-align: center;
}

.footer-arrow {
  display: block;
  width: 40px;
  margin-right: auto;
  margin-bottom: 14px;
  margin-left: auto;
}

.footer-hidden-text1 {
  margin-bottom: 12px;
  font-family: Lato, sans-serif;
  color: #fff;
font-size: 11px; line-height: 12px;
  text-align: center;
}

.footer-hidden-text2 {
  margin-bottom: 13px;
  font-family: Lato, sans-serif;
  color: #fff;
 font-size: 11px; line-height: 12px;
  text-align: center;
}

.footer-button1 {
  margin-right: 10px;
  margin-left: 10px;
  padding: 13px 43px;
  border-style: solid;
  border-width: 1px;
  border-color: #dc9053;
  background-color: transparent;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 13px;
  font-weight: 700;
}

.footer-button1.footer-button2 {
  background-color: #dc9053;
}

.footer-button1.footer-button2:hover {
  background-color: #f5a462;
}

.footer-hidden-buttons-container {
  text-align: center;
}



@media (max-width: 991px) {
	
	.new-titles {display: block; width: 90%; max-width: 800px; margin: auto; margin-top: 25px;}
.new-titles-past {display: block; width: 90%; max-width: 800px; margin: auto; margin-top: 20px;}
	.new-titles-next-event {display: block; width: 70%; max-width: 600px; margin: auto; margin-top: 30px;}
	
	  .schedule-appt-header {
    font-size: 40px;
    line-height: 40px;
  }
	
	  .application-steps-container {
    width: 100%;
  }
	
	.text-block-67 {

	width: 90%;
	max-width: 600px;
		margin: auto;
		  margin-bottom: 8px;
	margin-top: 8px;
}
	.text-block-65 {text-align: center;}
	.text-block-64 {
		margin:auto;
    margin-bottom: 5px;
    font-family: 'Gotham ultra', sans-serif;
    font-weight: 900;
    font-size: 40px;
    line-height: 40px;
    width: 100%;
}
	
  .header-reviews {
    min-height: 20px;
    padding-bottom: 53px;
  }
  .header-reviews.future-header {
    height: 480px;
  }
  .navigation-bar.dark.navbar-inner {
    width: 100%;
    margin-bottom: 41px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .section {
    padding-top: 46px;
  }
  .heading {
    font-size: 90px;
    line-height: 70px;
  }
  .text-block {
    margin-top: 50px;
    line-height: 35px;
  }
  .columns {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block {
    padding-top: 33px;
    padding-bottom: 33px;
    text-align: center;
  }
  .review-list-container {
    width: 47%;
    margin-right: 1.5%;
    margin-bottom: 26px;
    margin-left: 1.5%;
  }
  .review-list-text-container {
    text-align: center;
  }
  .column-65 {
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }
  .columns-18 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .image-97 {
    width: 80%;
  }
  .text-block-68 {
    font-size: 24px;
  }
  .section13 {
    padding-top: 66px;
  }
  .columns-11 {
    padding-left: 104px;
  }
  .image-99 {
    display: none;
  }
  .text-block-69 {
    margin-bottom: 41px;
  }
  .review-detail-video {
    top: -75px;
  }
  .columns-19 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .reviews-detail-badges {
    margin-bottom: 0px;
    text-align: center;
  }
  .link-block-2 {
    display: block;
    text-align: center;
  }
  .div-block-26 {
    padding-top: 95px;
  }
  .columns-20 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .events-container {
    width: 100%;
  }
  .future-events-header-title {
    font-size: 70px;
    line-height: 60px;
  }
  .image-101 {
    height: 200px;
  }
  .columns-22 {
    margin-bottom: 1px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-27 {
    padding: 38px 28px;
    text-align: center;
  }
  .text-block-72 {
    margin-bottom: 0px;
  }
  .events-bar {
    width: 95%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 19px;
    padding-left: 19px;
  }
  .text-block-73 {
    font-size: 40px;
    line-height: 38px;
  }
  .text-block-74 {
    font-size: 35px;
    line-height: 30px;
  }
  .heading-4 {
    font-size: 24px;
    line-height: 25px;
  }
  .text-block-76 {
    font-size: 17px;
    line-height: 19px;
  }
  .column-75 {
    padding-left: 0%;
  }
  .column-76 {
    padding-right: 0%;
  }
  .columns-24 {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .image-102 {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .column-77 {
    text-align: center;
  }
  .column-78 {
    padding: 38px 28px 28px;
    text-align: center;
  }
  .text-block-80 {
    font-size: 50px;
    line-height: 45px;
  }
  .heading-5.next-event-header {
    margin-top: 17px;
  }
  .text-block-81 {
    font-size: 70px;
    line-height: 60px;
  }
  .div-block-29 {
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
  }
  .columns-26 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .text-block-96 {
    font-size: 65px;
    line-height: 55px;
  }
  .columns-27 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .image-105 {
    width: 80%;
    margin-top: 0px;
  }
  .div-block-30 {
    padding-top: 30px;
  }
  .image-107 {
    width: 40%;
  }
  .image-108 {
    display: none;
  }
  .link-block-7 {
    text-align: center;
  }
  .image-109 {
    display: none;
  }
  .text-block-103 {
    margin-bottom: 26px;
  }
  .columns-29 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .background-video-2 {
    height: 520px;
  }
  .timer-container2 {
    width: 75%;
  }
	
	.text-block-115 {
    margin-bottom: 0px;
  }
  .past-events-detail-text-title {
    margin-top: 33px;
  }
  .lightbox-link {
    width: 33.33%;
  }
  .columns-30 {
    margin-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .past-detail-members {
    margin-bottom: 15px;
  }
  .text-block-122 {
    font-size: 40px;
    line-height: 35px;
  }
  .image-113 {
    width: 400px;
    margin-left: 0px;
  }
	
	.heading-30 {
    margin-bottom: 0px;
    font-size: 40px;
    line-height: 35px;
  }
  .heading-31 {
    margin-bottom: 3px;
    font-size: 60px;
    line-height: 50px;
  }
  .text-block-20 {
    font-size: 26px;
    line-height: 28px;
  }
  .text-block-21 {
    font-size: 16px;
    line-height: 20px;
  }
  .image-38 {
    display: block;
    width: 250px;
  }
  .image-39 {
    position: relative;
    left: -51px;
    top: -1px;
    right: 0px;
    width: 130%;
    max-width: 150%;
  }
  .image-40 {
    position: static;
    left: -68px;
    top: 168px;
    width: 120%;
    max-width: 150%;
    margin-left: -54px;
  }
  .heading-32 {
    margin-bottom: 0px;
    font-size: 40px;
    line-height: 35px;
  }
  .columns-32 {
    position: static;
    top: -305px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .text-block-22 {
    margin-bottom: 2px;
    font-size: 12px;
    line-height: 12px;
  }
  .timeleft {
    width: 30%;
  }
  .section2-text {
    position: static;
    left: -105px;
  }
  .heading-33 {
    margin-top: 0px;
    margin-bottom: 15px;
    font-size: 70px;
    line-height: 60px;
  }
  .timeright {
    width: 70%;
    margin-top: 8px;
    margin-bottom: 13px;
  }
  .section4-width {
    width: 90%;
    margin-top: 0px;
  }
  .section4-text {
    width: 100%;
  }
  .heading-34 {
    width: 60%;
    font-size: 40px;
    line-height: 35px;
  }
  .heading-35 {
    margin-top: 0px;
    margin-bottom: 10px;
    font-size: 60px;
    line-height: 50px;
  }
  .text-block-23 {
    width: 100%;
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 20px;
  }
  .columns-2 {
    margin-top: 30px;
  }
  .image-53 {
    position: relative;
    left: -74px;
    width: 120%;
    max-width: 150%;
  }
  .image-45 {
    width: 12px;
    margin-top: -5px;
  }
  .text-block-27 {
    margin-top: 0px;
    font-size: 40px;
    line-height: 30px;
  }
  .text-block-29 {
    font-size: 18px;
    line-height: 20px;
  }
  .column-51 {
    padding-right: 27px;
  }
  .text-block-28 {
    font-size: 60px;
    line-height: 50px;
  }
  .div-block-16 {
    width: 90%;
    margin-bottom: 28px;
  }
  .div-block-19 {
    display: none;
  }
  .image-54 {
    position: relative;
    left: -29px;
    right: -82px;
  }
  .text-block-32 {
    font-size: 70px;
    line-height: 55px;
  }
  .text-block-30 {
    font-size: 40px;
    line-height: 35px;
  }
  .text-block-31 {
    font-size: 40px;
    line-height: 35px;
  }
  .image-51 {
    left: -40px;
    width: 140%;
  }
  .column-56 {
    left: -37px;
  }
  .text-block-34 {
    font-size: 60px;
    line-height: 50px;
  }
  .heading-36 {
    margin-top: 0px;
    font-size: 40px;
    line-height: 35px;
  }
  .text-block-33 {
    font-size: 50px;
    line-height: 40px;
  }
  .text-block-35 {
    font-size: 30px;
    line-height: 30px;
  }
  .image-52 {
    left: -73px;
    top: 0px;
    right: 0px;
    width: 150%;
    max-width: 150%;
  }
  .text-block-37 {
    font-size: 60px;
    line-height: 50px;
  }
  .text-block-36 {
    font-size: 50px;
    line-height: 40px;
  }
  .div-block-31 {
    padding-right: 12px;
    padding-left: 12px;
  }
  .column-105 {
    padding-left: 85px;
  }
  .link-block-10 {
    display: block;
  }
  .image-114 {
    width: 120%;
    max-width: 150%;
  }
  .text-block-126 {
    font-size: 60px;
    line-height: 50px;
  }
	
	.aol-top-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .aol-text-container {
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
  }
  .aol-container2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .aol-text-container2 {
    text-align: center;
  }
  .text-block-130 {
    margin-top: 0px;
  }
  .columns-37 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .text-block-135 {
    font-size: 50px;
    line-height: 50px;
  }
  .section-8 {
    padding-top: 35px;
    padding-bottom: 18px;
  }
  .text-block-136 {
    font-size: 70px;
    line-height: 70px;
  }
  .badge {
    width: 80%;
  }
  .donor-name {
    font-size: 27px;
    line-height: 26px;
  }
  .donor-company {
    margin-bottom: 32px;
    font-size: 14px;
    line-height: 14px;
  }
  .donor-row {
    margin-bottom: 0px;
  }
  .section-9 {
    padding-top: 32px;
    padding-bottom: 30px;
  }
  .text-block-138 {
    font-size: 40px;
  }
  .text-block-139 {
    font-size: 28px;
    line-height: 28px;
  }
  .column-111 {
    padding-left: 26px;
  }
  .columns-38 {
    padding-left: 4px;
  }
  .section-10 {
    padding-top: 42px;
    padding-bottom: 23px;
  }
  .text-block-142 {
    font-size: 18px;
    line-height: 20px;
  }
  .section-11 {
    padding-top: 26px;
    padding-bottom: 113px;
  }
  .text-block-143 {
    margin-bottom: 47px;
    font-size: 60px;
    line-height: 50px;
  }
  .text-block-145 {
    margin-bottom: 22px;
  }
  .columns-39 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .columns-40 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .text-block-148 {
    margin-bottom: 25px;
  }
  .div-block-32 {
    padding-right: 17px;
    padding-left: 17px;
  }
  .column-112 {
    text-align: center;
  }
  .image-119 {
    display: block;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
  .column-113 {
    text-align: center;
  }
  .column-114 {
    text-align: center;
  }
  .section-12 {
    padding-top: 25px;
  }
  .columns-42 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .column-120 {
    padding-left: 50px;
    text-align: center;
  }
  .image-121 {
    display: block;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
  }
  .application-header {
    display: block;
    background-image: url('/new-site/images/application-back.jpg');

  }
  .image-122 {
    display: block;
  }
  .text-block-158 {
    text-align: center;
  }
  .text-block-159 {
    text-align: center;
  }
  .text-block-160 {
    margin-bottom: 0px;
    text-align: center;
  }
  .image-123 {
    display: none;
  }
  .image-124 {
    width: 80%;
  }
  .apply-form-width {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .text-block-163 {
    text-align: center;
  }
  .text-block-163.step2-163 {
    text-align: center;
  }
  .text-block-164 {
    text-align: center;
  }
  .text-block-164.step2formtitle {
    text-align: center;
  }
  .image-125 {
    margin-right: auto;
    margin-left: auto;
  }
  .image-126 {
    width: 50%;
  }
  .column-123 {
    padding: 25px;
  }
  .text-block-169 {
    font-size: 40px;
  }
  .text-block-171 {
    font-size: 30px;
    line-height: 30px;
    text-align: center;
  }
  .text-block-172 {
    font-size: 65px;
    line-height: 60px;
    text-align: center;
  }
  .text-block-173 {
    font-size: 24px;
    line-height: 24px;
    text-align: center;
  }
  .column-125 {
    display: none;
  }
  .image-129 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .image-130 {
    margin-bottom: 0px;
  }
  .image-131 {
    width: 60%;
  }
  .next-steps-container {
    width: 95%;
  }
	
}

@media (max-width: 767px) {
	
		.new-titles {display: block; width: 100%; max-width: 800px; margin: auto; margin-top: 10px;}
.new-titles-past {display: block; width: 90%; max-width: 800px; margin: auto; margin-top: 10px;}
	
	  .schedule-appt-header {
    font-size: 30px;
    line-height: 30px;
  }
  .calendar-set-container {
    padding: 26px;
  }
	
	
	.image-101 {

    height: 150px;

}
	
  .header-reviews.future-header {
    height: 480px;
  }
  .navigation-bar.dark.navbar-inner {
    margin-bottom: 47px;
  }
  .navigation-bar.dark.navbar-inner.nav-next-event {
    margin-bottom: 20px;
  }
  .section {
    padding-top: 17px;
  }
  .heading {
    font-size: 70px;
    line-height: 60px;
  }
  .text-block {
    margin-top: 42px;
    font-size: 30px;
    line-height: 28px;
  }
  .columns {
    width: 100%;
    margin-bottom: 27px;
  }
  .image-97 {
    display: none;
  }
  .text-block-68 {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
  }
  .text-block-65 {
    text-align: center;
  }
  .columns-11 {
    padding-left: 0px;
  }
  .text-block-66 {
    font-size: 50px;
    line-height: 45px;
  }
  .text-block-64 {
    text-align: center;
  }
  .text-block-67 {
    font-size: 150px;
    line-height: 120px;
  }
  .review-detail-video {
    top: -110px;
  }
  .badges {
    width: 120px;
  }
  .div-block-26 {
    padding-top: 66px;
    padding-right: 22px;
    padding-left: 22px;
  }
  .events-container {
    margin-bottom: 27px;
  }
  .columns-21 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .future-events-header-title {
    font-size: 50px;
    line-height: 40px;
  }
  .columns-22 {
    margin-bottom: 0px;
  }
  .events-bar {
    margin-bottom: 33px;
  }
  .columns-23 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .text-block-73 {
    line-height: 45px;
  }
  .text-block-75 {
    margin-bottom: 17px;
  }
  .heading-4 {
    font-size: 24px;
    line-height: 24px;
    text-align: center;
  }
  .text-block-76 {
    font-size: 17px;
    text-align: center;
  }
  .column-75 {
    padding-right: 0px;
    text-align: center;
  }
  .column-76 {
    padding-left: 0%;
  }
  .columns-24 {
    width: 100%;
    margin-bottom: 37px;
  }
  .section-2 {
    margin-top: -350px;
  }
  .text-block-80 {
    margin-bottom: 14px;
  }
  .text-block-81 {
    margin-bottom: 16px;
    font-size: 55px;
    line-height: 50px;
  }
  .image-103 {
    width: 100%;
  }
  .login-right {
    padding-top: 38px;
    padding-bottom: 38px;
  }
  .text-block-97 {
    text-align: center;
  }
  .text-block-97.text97left {
    text-align: left;
  }
  .text-block-98 {
    text-align: center;
  }
  .text-block-98.text98left {
    text-align: left;
  }
  .link-block-4 {
    margin-bottom: 30px;
  }
  .text-block-101 {
    text-align: center;
  }
  .columns-28 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .image-105 {
    display: none;
  }
  .div-block-30 {
    text-align: center;
  }
  .image-106 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .column-86 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .column-87 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .contact-field.contact-left-field {
    width: 100%;
  }
  .column-90 {
    padding-right: 0px;
  }
  .background-video {
    max-height: 250px;
  }
  .background-video-2 {
    height: 430px;
  }
  .timer-container2 {
    width: 80%;
  }
	
	.text-block-117 {
    font-size: 35px;
    line-height: 35px;
  }
  .past-detail-photo {
    width: 25%;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
  }
  .past-detail-member-text {
    padding-left: 0px;
    text-align: center;
  }
  .columns-31 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .column-91 {
    text-align: center;
  }
  .column-92 {
    text-align: center;
  }
  .column-93 {
    text-align: center;
  }
  .column-94 {
    text-align: center;
  }
  .column-95 {
    text-align: center;
  }
  .column-96 {
    text-align: center;
  }
  .column-97 {
    text-align: center;
  }
  .column-98 {
    text-align: center;
  }
  .column-99 {
    text-align: center;
  }
  .column-100 {
    text-align: center;
  }
  .column-101 {
    text-align: center;
  }
  .column-102 {
    text-align: center;
  }
  .column-103 {
    text-align: center;
  }
  .column-104 {
    text-align: center;
  }
	
	.section1-text {
    width: 100%;
  }
  .heading-30 {
    margin-top: -31px;
    text-align: center;
  }
  .heading-31 {
    text-align: center;
  }
  .text-block-20 {
    text-align: center;
  }
  .text-block-21 {
    text-align: center;
  }
  .image-38 {
    margin-right: auto;
    margin-left: auto;
  }
  .image-39 {
    left: 0px;
    top: -25px;
    right: 0px;
    display: block;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
  .image-40 {
    left: -101px;
    display: block;
    width: 80%;
    max-width: 150%;
    margin-right: auto;
    margin-left: auto;
  }
  .heading-32 {
    margin-top: 26px;
    font-size: 40px;
    line-height: 30px;
    text-align: center;
  }
  .columns-32 {
    top: -187px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .column-50 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .text-block-22 {
    margin-bottom: 22px;
    font-size: 14px;
    line-height: 16px;
  }
  .timeleft {
    margin-left: 10%;
  }
  .section2-text {
    left: -40px;
    width: 100%;
  }
  .heading-33 {
    margin-bottom: 17px;
    font-size: 70px;
    line-height: 55px;
    text-align: center;
  }
  .timeright {
    width: 55%;
    margin-top: 17px;
    margin-bottom: 1px;
    font-size: 16px;
  }
  .section4-width {
    margin-top: 0px;
  }
  .heading-34 {
    width: 100%;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    font-size: 60px;
    line-height: 45px;
    text-align: center;
  }
  .heading-35 {
    margin-bottom: 14px;
    font-size: 90px;
    line-height: 70px;
    text-align: center;
  }
  .text-block-23 {
    font-size: 18px;
    line-height: 20px;
  }
  .columns-2 {
    margin-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .image-53 {
    left: 0px;
    top: -21px;
    display: block;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
  .text-block-27 {
    display: block;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
  }
  .column-51 {
    top: -124px;
    padding-top: 119px;
    padding-left: 27px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .div-block-15 {
    margin-left: 118px;
  }
  .column-57 {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .text-block-28 {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .image-49 {
    height: 90px;
  }
  .dates {
    top: -262px;
    height: 90px;
    margin-top: -84px;
    background-size: auto 90px;
  }
  .profileleft {
    width: 100%;
    margin-top: 0px;
  }
  .image-54 {
    left: -13px;
    right: 0px;
    display: block;
    width: 85%;
    margin-right: auto;
    margin-left: auto;
  }
  .profileright {
    width: 100%;
    float: none;
  }
  .text-block-32 {
    text-align: center;
  }
  .text-block-30 {
    text-align: center;
  }
  .text-block-31 {
    text-align: center;
  }
  .image-51 {
    left: 0px;
    bottom: 0px;
    display: block;
    width: 85%;
    margin-right: auto;
    margin-left: auto;
  }
  .column-56 {
    left: 0px;
  }
  .text-block-34 {
    text-align: center;
  }
  .heading-36 {
    margin-top: 0px;
    text-align: center;
  }
  .text-block-33 {
    text-align: center;
  }
  .columns-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .text-block-35 {
    text-align: center;
  }
  .columns-4 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .image-52 {
    position: static;
    top: -52px;
    right: 0px;
    display: block;
    width: 85%;
    margin-right: auto;
    margin-left: auto;
  }
  .column-58 {
    top: 0px;
  }
  .text-block-37 {
    text-align: center;
  }
  .text-block-36 {
    text-align: center;
  }
  .columns-33 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    text-align: center;
  }
  .section-3 {
    padding-bottom: 27px;
  }
  .section-4 {
    padding-top: 35px;
  }
  .columns-34 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .link-block-9 {
    text-align: center;
  }
  .columns-35 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .column-105 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .columns-36 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .link-block-10 {
    margin-right: auto;
    margin-left: auto;
  }
  .image-114 {
    display: block;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
  }
  .text-block-126 {
    margin-right: auto;
    margin-left: auto;
  }
  .column-106 {
    text-align: center;
  }
  .link-block-11 {
    margin-right: auto;
    margin-left: auto;
  }
  .link-block-12 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .link-block-13 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .link-block-14 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
	
	.aol-text-container2 {
    padding: 40px;
  }
  .text-block-141 {
    margin-bottom: 11px;
    font-size: 100px;
    line-height: 80px;
  }
  .text-block-143 {
    margin-bottom: 41px;
    font-size: 45px;
    line-height: 40px;
  }
  .text-block-152 {
    margin-top: 26px;
  }
  .text-block-153 {
    margin-bottom: 0px;
    text-align: center;
  }
  .columns-41 {
    margin-bottom: 0px;
  }
  .column-115 {
    text-align: center;
  }
  .column-116 {
    text-align: center;
  }
  .column-117 {
    text-align: center;
  }
  .column-118 {
    text-align: center;
  }
  .video-extra-text-block {
    padding: 31px;
  }
  .video-5 {
    margin-bottom: 0px;
  }
  .aol-header {
    padding-bottom: 30px;
  }
  .image-121 {
    padding-top: 34px;
  }
  .application-header {
   
  }
  .image-122 {
    margin-top: 5px;
  }
  .image-122.applicatonlogosmaller {
    width: 60%;
  }
  .image-124 {
    width: 90%;
  }
  .div-block-34 {
    padding: 24px;
  }
  .image-125 {
    margin-right: auto;
    margin-left: auto;
  }
  .text-block-169 {
    font-size: 30px;
    line-height: 30px;
  }
  .referral-title {
    font-size: 20px;
    line-height: 20px;
    text-align: center;
  }
  .referral-text {
    text-align: center;
  }
  .text-block-170 {
    font-size: 50px;
    line-height: 40px;
  }
  .column-124 {
    display: none;
  }
}


@media (max-width: 599px) {
.section-2 {
    margin-top: -380px;
}
}


@media (max-width: 499px) {
.section-2 {
    margin-top: -430px;
}
}


@media (max-width: 479px) {
	
			.new-titles {display: block; width: 100%; max-width: 800px; margin: auto; margin-top: 40px;}
.new-titles-past {display: block; width: 100%; max-width: 800px; margin: auto; margin-top: 0px;}
	.new-titles-next-event {display: block; width: 90%; max-width: 600px; margin: auto; margin-top: 40px;}
	  .privacy-left {
    width: 100%;
    border-bottom: 1px solid #f6c488;
  }
  .privacy-right {
    width: 100%;
    padding-top: 20px;
    border-left-style: none;
  }
	
	  .footer-button1 {
    display: block;
    margin-bottom: 15px;
  }
  .footer-button1.footer-button2 {
    display: block;
  }
	
  .schedule-appt-header {
    display: block;
    font-size: 23px;
    line-height: 24px;
  }
  .calendar-set-container {
    padding: 0px;
  }
	
	
	.section-2 {
    margin-top: -470px;
}
	
	  .progress-circle {
    width: 35px;
    height: 35px;
  }
  .column-128 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .application-steps-container {
    margin-top: -24px;
  }
  .progress-step-text {
    display: none;
    font-size: 12px;
  }
  .progress-step-text.progress-text-color {
    display: none;
  }
  .column-131 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .progress-step-box {
    width: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .column-126 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .application-step-mobile-1 {
    display: none;
  }
  .application-step-mobile2 {
    display: block;
    color: #fff;
    font-size: 20px;
    line-height: 20px;
  }
	
  .header-reviews.future-header {
    height: 400px;
  }
  .header-reviews.header-login {
    padding-bottom: 41px;
  }
  .navigation-bar.dark.navbar-inner {
    margin-bottom: 37px;
  }
  .section {
    padding-bottom: 18px;
  }
  .heading {
    font-size: 50px;
    line-height: 45px;
  }
  .text-block {
    font-size: 24px;
    line-height: 24px;
  }
  .div-block {
    padding: 32px 17px 26px;
  }
  .text-block-2 {
    font-size: 40px;
    line-height: 35px;
  }
  .text-block-3 {
    display: block;
    font-size: 30px;
    line-height: 30px;
  }
  .text-block-5 {
    font-size: 14px;
    line-height: 16px;
  }
  .review-list-container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .section13 {
    padding-top: 35px;
    padding-bottom: 25px;
  }
  .div-block-25 {
    padding: 25px;
  }
  .text-block-65 {
    text-align: center;
  }
  .text-block-66 {
    font-size: 30px;
    line-height: 30px;
  }
  .text-block-64 {
    font-size: 35px;
    line-height: 35px;
    text-align: center;
  }
  .text-block-67 {
    margin-bottom: 16px;
    font-size: 100px;
    line-height: 85px;
  }
  .review-detail-name1 {
    font-size: 50px;
    line-height: 45px;
  }
  .review-detail-name2 {
    font-size: 40px;
    line-height: 35px;
  }
  .review-detail-company {
    font-size: 25px;
    line-height: 25px;
  }
  .div-block-26 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .event-next-large {
    font-size: 50px;
    line-height: 40px;
  }
  .next-event-title1 {
    font-size: 60px;
    line-height: 50px;
  }
  .next-event-title2 {
    font-size: 45px;
    line-height: 38px;
  }
  .events-title4 {
    margin-bottom: 2px;
    font-size: 50px;
    line-height: 40px;
  }
  .div-block-27 {
    padding-right: 16px;
    padding-left: 16px;
  }
  .heading-2 {
    font-size: 38px;
    line-height: 38px;
  }
  .heading-3 {
    font-size: 28px;
    line-height: 28px;
  }
  .text-block-72 {
    font-size: 45px;
    line-height: 40px;
  }
  .events-bar {
    margin-bottom: 31px;
    padding-right: 7px;
    padding-left: 7px;
  }
  .text-block-73 {
    font-size: 40px;
  }
  .column-75 {
    padding-right: 0px;
  }
  .column-76 {
    padding-left: 0%;
  }
  .column-78 {
    padding: 29px 10px 22px;
  }
  .text-block-77 {
    font-size: 50px;
    line-height: 45px;
  }
  .text-block-78 {
    font-size: 24px;
    line-height: 24px;
  }
  .heading-5 {
    font-size: 25px;
    line-height: 25px;
  }
  .heading-5.past-events-header {
    margin-top: 34px;
  }
  .text-block-81 {
    font-size: 60px;
    line-height: 50px;
  }
  .text-block-82 {
    font-size: 50px;
    line-height: 45px;
  }
  .text-block-83 {
    font-size: 24px;
    line-height: 24px;
  }
  .link-block-3 {
    display: block;
    width: 80%;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
  }
  .text-block-88 {
    font-size: 22px;
  }
  .columns-25 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-29 {
    padding-top: 35px;
  }
  .text-block-96 {
    font-size: 40px;
    line-height: 40px;
  }
  .login-left {
    padding: 28px;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
    text-align: center;
  }
  .login-left.contact-left {
    padding-right: 28px;
  }
  .login-right {
    padding: 57px 23px 17px;
    text-align: center;
  }
  .text-block-97.text97left {
    text-align: center;
  }
  .text-block-98.text98left {
    font-size: 50px;
    line-height: 45px;
    text-align: center;
  }
  .text-block-101 {
    font-size: 16px;
    line-height: 18px;
  }
  .image-106 {
    width: 100%;
  }
  .link-block-6 {
    width: 60%;
  }
  .image-107 {
    width: 70%;
  }
  .column-85 {
    text-align: center;
  }
  .text-block-106 {
    font-size: 40px;
    line-height: 40px;
  }
  .text-block-107 {
    font-size: 18px;
    line-height: 20px;
  }
  .text-block-109 {
    font-size: 38px;
  }
  .background-video-2 {
    height: 380px;
  }
	
	.image-101 {
    height: 100px;
}
	
  .timer-container2 {
    width: 95%;
  }
	
	.past-detail-title1 {
    font-size: 60px;
  }
  .text-block-117 {
    margin-bottom: 23px;
  }
  .past-detail-photo {
    width: 45%;
  }
  .text-block-118 {
    font-size: 24px;
    line-height: 24px;
  }
  .text-block-119 {
    font-size: 16px;
    line-height: 18px;
  }
  .text-block-120 {
    font-size: 15px;
    line-height: 18px;
  }
  .text-block-121 {
    font-size: 24px;
    line-height: 24px;
  }
  .text-block-122 {
    font-size: 30px;
    line-height: 27px;
  }
	
	.heading-30 {
    margin-top: -59px;
    font-size: 35px;
    line-height: 30px;
  }
  .heading-31 {
    font-size: 50px;
    line-height: 45px;
  }
  .text-block-20 {
    font-size: 24px;
    line-height: 30px;
  }
  .image-39 {
    left: -11px;
    top: -64px;
    width: 100%;
  }
  .image-40 {
    display: block;
    width: 90%;
  }
  .heading-32 {
    text-align: center;
  }
  .text-block-22 {
    margin-bottom: 0px;
    font-size: 11px;
    line-height: 12px;
  }
  .timeleft {
    width: 35%;
    margin-left: 0%;
  }
  .section2-text {
    left: 0px;
    top: 103px;
    display: block;
  }
  .heading-33 {
    text-align: center;
  }
  .timeright {
    width: 65%;
    margin-top: 11px;
    margin-bottom: 8px;
    padding-left: 8px;
    font-size: 14px;
  }
  .section4-width {
    width: 95%;
    margin-top: 0px;
  }
  .heading-34 {
    font-size: 40px;
    line-height: 30px;
  }
  .heading-35 {
    font-size: 60px;
    line-height: 45px;
  }
  .text-block-23 {
    font-size: 16px;
    line-height: 18px;
  }
  .columns-2 {
    top: -171px;
  }
  .image-53 {
    width: 100%;
  }
  .text-block-27 {
    line-height: 35px;
    text-align: center;
  }
  .text-block-29 {
    font-size: 16px;
  }
  .div-block-15 {
    margin-left: 10%;
  }
  .text-block-28 {
    font-size: 50px;
    line-height: 40px;
  }
  .image-49 {
    height: 50px;
  }
  .dates {
    height: 50px;
    background-size: auto 50px;
  }
  .image-54 {
    left: -1px;
    width: 95%;
    margin-top: -23px;
  }
  .text-block-32 {
    font-size: 60px;
    line-height: 45px;
  }
  .text-block-30 {
    font-size: 45px;
    line-height: 35px;
  }
  .image-51 {
    width: 95%;
  }
  .heading-36 {
    font-size: 45px;
    line-height: 35px;
  }
  .text-block-35 {
    font-size: 35px;
    line-height: 30px;
  }
  .image-52 {
    width: 95%;
  }
  .text-block-37 {
    margin-bottom: 16px;
    font-size: 60px;
    line-height: 50px;
  }
  .text-block-36 {
    font-size: 50px;
    line-height: 40px;
  }
  .section-4 {
    padding-bottom: 35px;
  }
  .section-5 {
    padding-bottom: 10px;
  }
  .text-block-123 {
    font-size: 40px;
    line-height: 35px;
  }
  .text-block-124 {
    font-size: 50px;
    line-height: 45px;
  }
  .link-block-9 {
    margin-top: 13px;
  }
  .image-114 {
    width: 90%;
  }
  .text-block-126 {
    font-size: 50px;
    line-height: 40px;
  }
	
	.aol-top-container {
    margin-bottom: 25px;
  }
  .aol-text-container {
    padding: 15px;
  }
  .text-block-127 {
    font-size: 18px;
    line-height: 20px;
  }
  .text-block-128 {
    font-size: 16px;
    line-height: 18px;
  }
  .image-115 {
    width: 75%;
  }
  .aol-text-container2 {
    padding: 15px;
  }
  .text-block-129 {
    font-size: 30px;
    line-height: 30px;
  }
  .text-block-131 {
    font-size: 60px;
    line-height: 50px;
  }
  .text-block-132 {
    font-size: 18px;
    line-height: 20px;
  }
  .text-block-133 {
    font-size: 45px;
    line-height: 45px;
  }
  .text-block-134 {
    font-size: 30px;
    line-height: 30px;
  }
  .text-block-135 {
    font-size: 40px;
    line-height: 40px;
  }
  .text-block-136 {
    margin-bottom: 21px;
    font-size: 40px;
    line-height: 40px;
  }
  .badge {
    width: 60%;
  }
  .donor-name {
    font-size: 24px;
    line-height: 24px;
  }
  .donor-company {
    font-size: 18px;
    line-height: 18px;
  }
  .text-block-137 {
    font-size: 50px;
    line-height: 45px;
  }
  .text-block-138 {
    font-size: 30px;
    line-height: 30px;
    text-align: left;
  }
  .text-block-139 {
    font-size: 22px;
    line-height: 22px;
    text-align: left;
  }
  .column-111 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .text-block-140 {
    font-size: 35px;
    line-height: 30px;
  }
  .text-block-141 {
    font-size: 70px;
    line-height: 60px;
  }
  .image-117 {
    width: 80%;
  }
  .text-block-143 {
    font-size: 40px;
    line-height: 30px;
  }
  .text-block-144 {
    margin-bottom: 12px;
    font-size: 30px;
    line-height: 30px;
  }
  .columns-39 {
    margin-bottom: 30px;
  }
  .text-block-147 {
    margin-bottom: 13px;
    font-size: 30px;
    line-height: 30px;
  }
  .text-block-149 {
    font-size: 30px;
    line-height: 30px;
  }
  .text-block-150 {
    font-size: 16px;
    line-height: 20px;
  }
  .div-block-32 {
    padding-top: 26px;
    padding-bottom: 26px;
  }
  .text-block-151 {
    margin-bottom: 1px;
    font-size: 40px;
    line-height: 35px;
  }
  .column-115 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .column-119 {
    display: none;
  }
  .video-extra-text-block {
    text-align: center;
  }
  .video-extra-title {
    font-size: 30px;
    line-height: 30px;
  }
  .video-extra-gold {
    font-size: 18px;
    line-height: 20px;
  }
  .text-block-154 {
    font-size: 15px;
    line-height: 19px;
  }
  .text-block-155 {
    font-size: 50px;
    line-height: 45px;
  }
  .column-120 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .button {
    padding-right: 28px;
    padding-left: 28px;
  }
  .button.aolbutton.aollargebutton {
    width: 90%;
    padding-right: 13px;
    padding-left: 13px;
  }
  .image-121 {
    width: 100%;
  }
  .application-header {

  }
  .image-122.applicatonlogosmaller {
    margin-bottom: 11px;
  }
  .application-video-side {
    padding: 35px 21px;
  }
  .text-block-158 {
    font-size: 35px;
    line-height: 30px;
  }
  .text-block-159 {
    margin-bottom: 11px;
    font-size: 45px;
    line-height: 45px;
  }
  .text-block-162 {
    font-size: 50px;
    line-height: 45px;
  }
  .image-124 {
    width: 95%;
    margin-bottom: 26px;
  }
  .column-121 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .div-block-34 {
    padding-right: 14px;
    padding-left: 14px;
  }
  .div-block-35.step2block35 {
    padding-right: 13px;
    padding-left: 13px;
  }
  .text-block-163.step2-163 {
    font-size: 40px;
  }
  .text-block-164 {
    margin-bottom: 25px;
    font-size: 35px;
    line-height: 35px;
  }
  .text-block-164.step2formtitle {
    margin-bottom: 19px;
    font-size: 18px;
    line-height: 20px;
  }
  .apply-left-field {
    width: 100%;
  }
  .columns-43 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .image-126 {
    width: 80%;
  }
  .text-block-165 {
    font-size: 37px;
  }
  .referral-text {
    font-size: 16px;
    line-height: 18px;
  }
  .text-block-170 {
    font-size: 35px;
    line-height: 35px;
  }
  .text-block-172 {
    margin-bottom: 28px;
    font-size: 40px;
    line-height: 40px;
  }
  .div-block-36 {
    margin-bottom: 11px;
  }
  .columns-44 {
    margin-top: 48px;
  }
  .image-129 {
    width: 100%;
  }
  .image-131 {
    width: 90%;
  }
	
}

@media (max-width: 379px) {
.section-2 {
    margin-top: -500px;
}
}

.w-col.w-col6.pe {
		width:49%;
		margin-bottom:30px;
		text-align:left;
		float:none;
		display:inline-block;
		vertical-align:top;
}



@media only screen and (max-width:1099px) {
		.w-col.w-col6.pe {
			width:100%;
			display:block;
		}
}

@font-face {
  font-family: 'Gotham ultra';
  src: url('../fonts/gotham-ultra.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}