orm/************************************************************************/
/* STYLES
/************************************************************************/
/************************************************************************/
/* HTML/BODY
/************************************************************************/
@import url("//hello.myfonts.net/count/32c651");
@import url('https://fonts.googleapis.com/css?family=Roboto');
* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

html {
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -webkit-overflow-scrolling: touch;form
  -webkit-tap-highlight-color: white;
  -webkit-text-size-adjust: 100%;
  font-size: 10px;
}

body {
  background: white;
  color: #666666;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  line-height: 1.4;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic;
}

/************************************************************************/
/* MIXINS
/************************************************************************/
.clearfix {
  *zoom: 1;
}
.clearfix:before, .clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}

.btn_static, .btn, .btn:hover, .btn_alt, .btn_alt:hover, .btn_outline, .btn_outline:hover {
  font-family: 'Roboto', sans-serif;
  border: 1px solid;
  font-size: 2.1rem;
  line-height: 1;
  padding: 1.5rem 2.4rem;
  display: inline-block;
  cursor: pointer;
  outline: none;
}

.wrap {
  padding: 0 1.5rem;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.wrap:after {
  content: " ";
  display: block;
  clear: both;
}
@media (min-width: 71.25em) {
  .wrap {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
  .wrap:after {
    content: " ";
    display: block;
    clear: both;
  }
}

/************************************************************************/
/* FLEXBOX
/************************************************************************/
/************************************************************************/
/* ELEMENTS
/************************************************************************/
/************************************************************************/
/* FORMS
/************************************************************************/
::-webkit-input-placeholder {
  color: #666666 !important;
}

:-moz-placeholder {
  color: #666666 !important;
}

::-moz-placeholder {
  color: #666666 !important;
}

:-ms-input-placeholder {
  color: #666666 !important;
}

form{
    padding: 0 !important;
    margin: 0 !important;
}

form span {
  display: none;
}

label, legend {
  display: block;
  font-size: 1.6rem;
  line-height: 1.8rem;
}

.hs_submit{
    clear: both;
}

input[type="submit"] {
    -webkit-appearance: none !important;
    width: 100% !important;
    font-family: 'Roboto', sans-serif !important;
    border: 1px solid #D03F43 !important;
    font-size: 2.1rem !important;
    line-height: 1 !important;
    padding: 1.5rem 2.4rem !important;
    display: inline-block !important;
    cursor: pointer !important;
    outline: none !important;
    background: #D03F43 !important;
    color: white !important;
    text-shadow: none !important;
    box-shadow: none !important;
}

input[type="submit"]:hover{
    background: #ee3e48 !important;
    border-color: #ee3e48 !important;
    color: white !important;
}

@media (min-width: 42.5em) {
  input[type="submit"] {
    width: auto !important;
  }
}

input, textarea, select {
  background: white !important;
  border: 1px solid white !important;
  color: #666666 !important;
  display: inline-block !important;
  font-size: 1.8rem !important;
  line-height: 1 !important;
  font-family: 'Roboto', sans-serif !important;
  margin: 0 !important;
  width: 100% !important;
  padding: 1.5rem 2.4rem !important;
  outline: none !important;
  /*-webkit-appearance: none !important;*/
  border-radius: 0 !important;
  -moz-transition: all 0.2s ease-in-out !important;
  -o-transition: all 0.2s ease-in-out !important;
  -webkit-transition: all 0.2s ease-in-out !important;
  transition: all 0.2s ease-in-out !important;
  
  box-sizing: inherit !important;
  min-height: auto !important;
  height: auto !important;
  max-width: 100% !important;
}

@media (min-width: 42.5em) {
  input, textarea, select {
    font-size: 2.1rem !important;
  }
}

@media (min-width: 42.5em) {
  #fullwidth_form .hs-form-field {
    float: left;
    margin-right: 2%;
    width: 46%;
  }
}

@media (min-width: 64.5em) {
  #fullwidth_form .hs-form-field {
    width: 40%;
  }
}

.actions{
    padding: 0 !important;
    margin: 0 !important;
}

.hs-input.invalid.error{
    border: 1px solid red !important;
}

.hs-error-msgs label{
    color: red !important;
    font-weight: bold !important;
}

input[type="checkbox"],
input[type="radio"] {
    display: inline !important;
	width: auto !important;
    height: auto !important;
	padding: 0 !important;
	margin: 0 0.5rem 0 0 !important;
}

form ul li:before{
    content: none !important;
    width: 0 !important;
    height: 0 !important;
    margin: 0 !important;
}

form ul li{
    margin: 1.5rem 0 0;
}

.hs_school_location label,
.hs_general_info_session_dates_bklyn label,
.hs_general_info_session_dates_fremont label,
.hs_general_info_session_dates_manhattan label,
.hs_general_info_session_dates_nyc label,
.hs_general_info_session_dates_sv label,
.hs_general_info_session_dates_mclean label,
.hs_how_did_you_hear_about_us_ label,
.hs_how_did_you_hear_about_us__other label,
.hs_i_am_interested_in_the_following_ label,
.hs_info_session_dates_sv label,
.hs_mhtn_facility_tour_time label,
.hs_please_select_a_tour_time_below label,
.hs_bklyn_tours label,
.hs_preferred_tour_time_556 label,
.hs_sv_tour label,
.hs_school_tours label,
.hs_please_select_a_tour_time_below label{
    color: white;
}

.hs_school_location legend,
.hs_general_info_session_dates_bklyn legend,
.hs_general_info_session_dates_fremont legend,
.hs_general_info_session_dates_manhattan legend,
.hs_general_info_session_dates_nyc legend,
.hs_general_info_session_dates_sv legend,
.hs_general_info_session_dates_mclean legend,
.hs_how_did_you_hear_about_us_ legend,
.hs_how_did_you_hear_about_us__other legend,
.hs_i_am_interested_in_the_following_ legend,
.hs_info_session_dates_sv legend,
.hs_mhtn_facility_tour_time legend,
.hs_please_select_a_tour_time_below legend,
.hs_bklyn_tours legend,
.hs_preferred_tour_time_556 legend,
.hs_sv_tour legend,
.hs_school_tours legend,
.hs_please_select_a_tour_time_below legend{
	display: none !important;
}

.hs_school_location span,
.hs_general_info_session_dates_bklyn span,
.hs_general_info_session_dates_fremont span,
.hs_general_info_session_dates_manhattan span,
.hs_general_info_session_dates_nyc span,
.hs_general_info_session_dates_sv span,
.hs_general_info_session_dates_mclean span,
.hs_how_did_you_hear_about_us_ span,
.hs_how_did_you_hear_about_us__other span,
.hs_i_am_interested_in_the_following_ span,
.hs_info_session_dates_sv span,
.hs_mhtn_facility_tour_time span,
.hs_please_select_a_tour_time_below span,
.hs_bklyn_tours span,
.hs_preferred_tour_time_556 span,
.hs_sv_tour span,
.hs_school_tours span,
.hs_please_select_a_tour_time_below span{
	display: inline;
}

.options_list {
  list-style-type: none;
  padding: 0;
}

.styled_select {
  background: white url("https://cdn2.hubspot.net/hubfs/422633/basis-independent-0117/img/gfx-arrow-select.png") right center no-repeat !important;
  border: white !important;
  height: 5.4rem !important;
  overflow: hidden !important;
  margin-bottom: 1rem !important;
  -webkit-appearance: none !important;
  width: 100% !important;
}
.styled_select select {
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  color: #666666 !important;
  font-size: 1.8rem !important;
  line-height: 1 !important;
  height: 5.4rem !important;
  padding: 1.5rem 5rem 1.5rem 2.4rem !important;
  -webkit-appearance: none !important;
  width: 115% !important;
  cursor: pointer !important;
}

@media (min-width: 42.5em) {
  .styled_select select {
    font-size: 2.1rem !important;
  }
}

.message {
  padding: 1rem 1.5rem;
  border: 2px solid #666666;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: white;
  margin-bottom: 1rem;
}
.message.error {
  background: #e10000;
  background: rgba(225, 0, 0, 0.6);
  border-color: #e10000;
}
.message.success {
  background: #3c960a;
  background: rgba(60, 150, 10, 0.6);
  border-color: #3c960a;
}

/************************************************************************/
/* TYPOGRAPHY
/************************************************************************/
a {
  color: #999999;
  font-family: 'Roboto', sans-serif;
  text-decoration: none;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
a:visited {
  color: #999999;
}
a:hover {
  text-decoration: none;
  color: #ee3e48;
}
a:hover, a:active, a:focus {
  outline: 0;
}

p, article ul li, article ol li, .basis_footer ul li {
  font-size: 1.8rem;
  line-height: 1.4;
  margin-bottom: 1.5rem;
}
@media (min-width: 64.5em) {
  p, article ul li, article ol li, .basis_footer ul li {
    font-size: 2.1rem;
  }
}

/************************************************************************/
/* HEADINGS
/************************************************************************/
h1, h2, h3, h4, h5, h6 {
  color: black;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  text-rendering: optimizelegibility;
  line-height: 1.4;
  margin-bottom: 1rem;
}

h1 {
  color: white;
  font-size: 4rem;
  line-height: 1.2;
}
@media (min-width: 42.5em) {
  h1 {
    font-size: 5rem;
  }
}
@media (min-width: 64.5em) {
  h1 {
    font-size: 6rem;
  }
}

h2 {
  font-size: 2.8rem;
}
@media (min-width: 42.5em) {
  h2 {
    font-size: 3.5rem;
  }
}

h3 {
  font-size: 2.8rem;
}
@media (min-width: 42.5em) {
  h3 {
    font-size: 3.6rem;
  }
}
h3 a {
  color: black;
}
h3 a:hover {
  color: #ee3e48;
}

h4 {
  color: black;
  font-family: 'Roboto', sans-serif;
  font-size: 2.1rem;
}

h5 {
  font-size: 1.6rem;
}

h6 {
  font-size: 1.4rem;
}

/************************************************************************/
/* BASIC TYPOGRAPHY ELEMENTS
/************************************************************************/
blockquote {
  color: black;
  position: relative;
  margin-bottom: 4rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-flex-wrap: nowrap;
  -moz-box-flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (min-width: 25em) {
  blockquote {
    padding: 3rem;
  }
}
@media (min-width: 42.5em) {
  blockquote {
    padding: 3rem 5rem;
  }
}
blockquote p, blockquote article ul li, article ul blockquote li, blockquote article ol li, article ol blockquote li, blockquote .basis_footer ul li, .basis_footer ul blockquote li {
  font-size: 3.5rem;
  line-height: 1.2;
  margin: 0;
}
@media (min-width: 42.5em) {
  blockquote p, blockquote article ul li, article ul blockquote li, blockquote article ol li, article ol blockquote li, blockquote .basis_footer ul li, .basis_footer ul blockquote li {
    font-size: 4rem;
  }
}
@media (min-width: 71.25em) {
  blockquote p, blockquote article ul li, article ul blockquote li, blockquote article ol li, article ol blockquote li, blockquote .basis_footer ul li, .basis_footer ul blockquote li {
    font-size: 4.6rem;
  }
}
blockquote svg {
  position: absolute;
  top: 0;
  height: 100%;
  display: none;
}
@media (min-width: 25em) {
  blockquote svg {
    display: block;
  }
}
blockquote svg:first-of-type {
  left: 0;
}
blockquote svg:last-of-type {
  right: 0;
}

ol {
    list-style-type: decimal;
    margin: 0;
    padding: 0;
}

ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

article ol {
  padding-left: 2rem;
  margin-bottom: 2rem;
}

article ul {
  padding-left: 0;
  margin-bottom: 2rem;
}
article ul li:before {
  color: black;
  font-family: 'icomoon';
  font-size: 0.4rem;
  content: '\e903';
  margin: 0 1.5rem 0 0;
  vertical-align: middle;
}
}
article ol li:before {
  color: black;
  font-size: inherit;
  font-family: none;
  content: none;
  margin: 0;
}

article ul li, article ol li {
  line-height: 1;
  margin-bottom: 1rem;
}
article ul ul, article ul ol, article ol ul, article ol ol {
  margin-bottom: 0;
}

sup {
  font-size: 0.9rem;
  position: relative;
  top: -0.75rem;
}

b, strong {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
}

i, em {
  font-style: italic;
}

small, .small {
  font-size: 75%;
}

/* @import must be at top of file, otherwise CSS will not work */
@font-face {
  font-family: 'HandOfSeanPro-Regular';
  src: url("https://cdn2.hubspot.net/hubfs/422633/basis-independent-0117/fonts/32C651_0_0.eot");
  src: url("https://cdn2.hubspot.net/hubfs/422633/basis-independent-0117/fonts/32C651_0_0.eot?#iefix") format("embedded-opentype"), url("https://cdn2.hubspot.net/hubfs/422633/basis-independent-0117/fonts/32C651_0_0.woff") format("woff"), url("https://cdn2.hubspot.net/hubfs/422633/basis-independent-0117/fonts/32C651_0_0.ttf") format("truetype"), url("https://cdn2.hubspot.net/hubfs/422633/basis-independent-0117/fonts/32C651_0_0.svg#wf") format("svg");
  font-weight: normal;
  font-style: normal;
}
.handofsean, h2, blockquote {
  font-family: 'Roboto', sans-serif;
}

@font-face {
  font-family: 'icomoon';
  src: url("https://cdn2.hubspot.net/hubfs/422633/basis-independent-0117/fonts/icomoon.eot");
  src: url("https://cdn2.hubspot.net/hubfs/422633/basis-independent-0117/fonts/icomoon.eot?55cozz#iefix") format("embedded-opentype"), url("https://cdn2.hubspot.net/hubfs/422633/basis-independent-0117/fonts/icomoon.ttf?55cozz") format("truetype"), url("https://cdn2.hubspot.net/hubfs/422633/basis-independent-0117/fonts/icomoon.woff?55cozz") format("woff"), url("https://cdn2.hubspot.net/hubfs/422633/basis-independent-0117/fonts/icomoon.svg?55cozz#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-left:before {
  content: "\e900";
}

.icon-arrow-right:before {
  content: "\e904";
}

.icon-arrow-curved:before {
  content: "\e905";
}

.icon-arrow-down:before {
  content: "\e90e";
}

.icon-star:before {
  content: "\e90f";
}

.icon-underline:before {
  content: "\e910";
}

.icon-underline-double:before {
  content: "\e902";
}

.icon-list-dash:before {
  content: "\e903";
}

.icon-bracket-left:before {
  content: "\e90d";
}

.icon-bracket-right:before {
  content: "\e911";
}

.icon-exclamation-mark:before {
  content: "\e901";
}

.icon-youtube:before {
  content: "\e90c";
}

.icon-linkedin:before {
  content: "\e909";
}

.icon-instagram:before {
  content: "\e908";
}

.icon-pinterest:before {
  content: "\e90a";
}

.icon-googleplus:before {
  content: "\e907";
}

.icon-facebook:before {
  content: "\e906";
}

.icon-twitter:before {
  content: "\e90b";
}

.icon-vimeo:before {
  content: "\e912";
}

/************************************************************************/
/* BUTTONS
/************************************************************************/
.btn {
  background: #D03F43;
  border-color: #D03F43;
  color: white;
}
.btn:visited {
  background: #D03F43;
  border-color: #D03F43;
  color: white;
}

.btn:hover {
  background: #ee3e48;
  border-color: #ee3e48;
  color: white;
}
.btn:hover:visited {
  background: #ee3e48;
  border-color: #ee3e48;
  color: white;
}

.btn_alt {
  background: #00beed;
  border-color: #00beed;
  color: white;
  font-size: 1.8rem;
}
.btn_alt:visited {
  background: #00beed;
  border-color: #00beed;
  color: white;
}
.btn_alt:hover {
  font-size: 1.8rem;
}
.btn_alt span.icon-arrow-right {
  font-size: 1.2rem;
  margin-left: 1rem;
}

.btn_alt:hover {
  background: #00a5ce;
  border-color: #00a5ce;
  color: white;
}
.btn_alt:hover:visited {
  background: #00a5ce;
  border-color: #00a5ce;
  color: white;
}

.btn_outline {
  background: none;
  border-color: #666666;
  color: #666666;
}
.btn_outline:visited {
  background: none;
  border-color: #666666;
  color: #666666;
}

.btn_outline:hover {
  background: none;
  border-color: #4d4d4f;
  color: #666666;
}
.btn_outline:hover:visited {
  background: none;
  border-color: #4d4d4f;
  color: #666666;
}

/************************************************************************/
/* HEADER STYLES
/************************************************************************/
header[role="banner"] {
  *zoom: 1;
  position: relative;
  padding: 3rem 0 2rem;
}
header[role="banner"]:before, header[role="banner"]:after {
  display: table;
  content: "";
}
header[role="banner"]:after {
  clear: both;
}
@media (min-width: 42.5em) {
  header[role="banner"] {
    padding: 5rem 0 3rem;
  }
}
header[role="banner"] .logo {
  display: inline-block;
}

/************************************************************************/
/* FOOTER STYLES
/************************************************************************/
.basis_footer {
  background-color: #666666;
  padding: 4rem 0;
}
@media (min-width: 42.5em) {
  .basis_footer {
    padding: 6rem 0 4rem;
  }
}
.basis_footer h4, .basis_footer p, article ul .basis_footer li, .basis_footer article ol li, article ol .basis_footer li, .basis_footer ul li, .basis_footer a {
  color: white;
}
.basis_footer a:hover {
  color: #00beed;
}
.basis_footer ul {
  margin-bottom: 2rem;
}
.basis_footer ul li {
  margin-bottom: 0;
}
.basis_footer ul li a {
  font-family: 'Roboto', sans-serif;
}
.basis_footer .address a {
  font-family: 'Roboto', sans-serif;
}
.basis_footer .social ul li {
  float: left;
  margin-right: 1rem;
}

footer[role="contentinfo"] {
  *zoom: 1;
  text-align: center;
  padding: 5rem 0;
}
footer[role="contentinfo"]:before, footer[role="contentinfo"]:after {
  display: table;
  content: "";
}
footer[role="contentinfo"]:after {
  clear: both;
}
@media (min-width: 42.5em) {
  footer[role="contentinfo"] {
    text-align: left;
    padding: 8rem 0 5rem;
  }
}
footer[role="contentinfo"] p, footer[role="contentinfo"] article ul li, article ul footer[role="contentinfo"] li, footer[role="contentinfo"] article ol li, article ol footer[role="contentinfo"] li, footer[role="contentinfo"] .basis_footer ul li, .basis_footer ul footer[role="contentinfo"] li {
  color: #666666;
  font-size: 1.8rem;
}
@media (min-width: 42.5em) {
  footer[role="contentinfo"] .social {
    text-align: right;
  }
}
footer[role="contentinfo"] .social p, footer[role="contentinfo"] .social article ul li, article ul footer[role="contentinfo"] .social li, footer[role="contentinfo"] .social article ol li, article ol footer[role="contentinfo"] .social li, footer[role="contentinfo"] .social .basis_footer ul li, .basis_footer ul footer[role="contentinfo"] .social li {
  font-family: 'Roboto', sans-serif;
}
footer[role="contentinfo"] .social [class^="icon-"] {
  color: #666666;
  font-size: 2.1rem;
  text-indent: -9999;
  display: inline-block;
  margin-left: 1rem;
}
footer[role="contentinfo"] .social [class^="icon-"]:hover {
  color: #ee3e48;
}

/************************************************************************/
/* PAGES
/************************************************************************/
/************************************************************************/
/* DEFAULT STYLES
/************************************************************************/
section {
  position: relative;
}
section .content_section {
  margin-bottom: 5rem;
}
section .content_section p, section .content_section article ul li, article ul section .content_section li, section .content_section article ol li, article ol section .content_section li, section .content_section .basis_footer ul li, .basis_footer ul section .content_section li {
  margin-bottom: 2rem;
}
section .content_section p strong, section .content_section article ul li strong, article ul section .content_section li strong, section .content_section article ol li strong, article ol section .content_section li strong, section .content_section .basis_footer ul li strong, .basis_footer ul section .content_section li strong {
  color: black;
}
section .content_section header.border_top {
  margin: 0;
}
section .content_section header.border_top h2 {
  border-top: 3px solid #e0e1e2;
  line-height: 1;
  padding-top: 4rem;
  margin: 0 0 3rem;
}
@media (min-width: 42.5em) {
  section .content_section header.border_top h2 {
    padding-top: 4.5rem;
  }
}
@media (min-width: 42.5em) {
  section .content_section header.border_top h2 {
    font-size: 4.6rem;
  }
}
section .sidebar {
    margin-top: 0 !important;
    margin-bottom: 5rem;
}
section .sidebar .sidebar_block {
  margin-bottom: 3rem;
}
section .sidebar .sidebar_block:last-of-type {
  margin-bottom: 0;
}

#hero {
  min-height: 30rem;
  margin-bottom: 5rem;
}
@media (min-width: 42.5em) {
  #hero {
    min-height: 50rem;
  }
}
#hero.centered_text article .row {
  padding: 8rem 1.5rem;
}
@media (min-width: 42.5em) {
  #hero.centered_text article .row {
    padding-top: 18rem;
  }
}
#hero .hero_image {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
#hero article {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
}
#hero article .row {
  padding: 10rem 1.5rem 6rem;
}
@media (min-width: 42.5em) {
  #hero article .row {
    padding: 22rem 1.5rem 6rem;
  }
}

#fullwidth_form {
  background: black;
  padding: 4rem 0;
  margin: -5rem 0 5rem 0;
}

@media (min-width: 42.5em) {
  #fullwidth_form {
    padding: 6rem 0 5rem;
  }
}

#fullwidth_form h2 {
  color: white;
}

#fullwidth_form h3 {
  color: white;
}

#fullwidth_form form .styled_select{
    margin-bottom: 0 !important;
    height: 5.6rem !important;
}

#fullwidth_form form .hs-form-field{
    margin-bottom: 1rem !important;
}

.hs-form.stacked label {
  margin-bottom: 0 !important;
}

#sidebar_form {
  background-color: black;
  padding: 4rem 3rem !important;
}
#sidebar_form h2 {
  color: white;
}

#sidebar_form form .hs-form-field{
    margin-bottom: 1rem;
}

#events {
  background-color: #e0e1e2;
  padding: 4rem 3rem;
}
@media (min-width: 42.5em) {
  #events {
    padding: 4rem;
  }
}
#events .event {
  border-bottom: 1px solid black;
  padding-bottom: 2rem;
  margin-bottom: 2rem;
}
#events .event .event_date {
  border: 3px solid #D03F43;
  text-align: center;
  width: 5.5rem;
  height: 5.5rem;
  margin: 0.5rem 1.5rem 0 0;
  -webkit-box-flex: 0 0 auto;
  -moz-box-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
#events .event .event_date h4 {
  color: #D03F43;
  font-family: 'Roboto', sans-serif;
  font-size: 1.2rem;
  line-height: 0.95;
  padding: 0.9rem;
  margin: 0;
}
#events .event .event_date h4 span {
  font-size: 3.2rem;
}
#events .event .event_details {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
#events .event .event_details p, #events .event .event_details article ul li, article ul #events .event .event_details li, #events .event .event_details article ol li, article ol #events .event .event_details li, #events .event .event_details .basis_footer ul li, .basis_footer ul #events .event .event_details li {
  color: black;
  font-size: 1.8rem;
  margin-bottom: 0;
}

.cta_bar {
  background-color: black;
  padding: 3.5rem 0;
  margin: 0;
}
.cta_bar h2 {
  color: white;
}
@media (min-width: 64.5em) {
  .cta_bar h2 {
    margin-bottom: 0;
  }
}
.cta_bar p, .cta_bar article ul li, article ul .cta_bar li, .cta_bar article ol li, article ol .cta_bar li, .cta_bar .basis_footer ul li, .basis_footer ul .cta_bar li {
  margin-bottom: 0;
}

#content_blocks {
  margin-bottom: 5rem;
}
#content_blocks article {
  margin-bottom: 3rem;
}
#content_blocks article > div {
  background-color: #e0e1e2;
  padding: 2rem;
  height: 100%;
}
@media (min-width: 64.5em) {
  #content_blocks article > div {
    padding: 3rem;
  }
}
@media (min-width: 71.25em) {
  #content_blocks article > div {
    padding: 4rem;
  }
}
#content_blocks article > div p, #content_blocks article > div ul li, #content_blocks article > div ol li, .basis_footer ul #content_blocks article > div li {
  margin-bottom: 1rem;
}
#content_blocks article > div p strong, #content_blocks article > div ul li strong, #content_blocks article > div ol li strong, .basis_footer ul #content_blocks article > div li strong {
  color: black;
}
@media (min-width: 64.5em) {
  #content_blocks article > div p strong, #content_blocks article > div ul li strong, #content_blocks article > div ol li strong, .basis_footer ul #content_blocks article > div li strong {
    font-size: 2.4rem;
  }
}

.overlay {
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}

p.read_more, article ul li.read_more, article ol li.read_more, .basis_footer ul li.read_more {
  position: relative;
  display: inline-block;
  padding-bottom: 2rem;
  margin-bottom: 0;
  cursor: pointer;
}
p.read_more:hover a, article ul li.read_more:hover a, article ol li.read_more:hover a, .basis_footer ul li.read_more:hover a, p.read_more:hover span, article ul li.read_more:hover span, article ol li.read_more:hover span, .basis_footer ul li.read_more:hover span {
  color: #ee3e48;
}
p.read_more a, article ul li.read_more a, article ol li.read_more a, .basis_footer ul li.read_more a {
  color: #D03F43;
}
p.read_more span, article ul li.read_more span, article ol li.read_more span, .basis_footer ul li.read_more span {
  color: #D03F43;
  font-size: 0.875rem;
  position: absolute;
  bottom: 0.5rem;
  left: 0;
}

.hs-responsive-embed {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 0;
  margin-bottom: 4rem;
  height: 0;
}
.hs-responsive-embed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video_container .video_title {
  margin-bottom: 4rem;
}

