@import url('https://fonts.googleapis.com/css?family=Montserrat:200,500,700|Roboto:300,500');
h1,
h2,
h3,
h4,
h5,
h6,
.heading-font {
  font-family: "Montserrat", lucida grande, Arial, sans-serif;
  font-weight: 200;
}
input,
button,
select,
textarea,
body,
.body-font {
  font-family: "Roboto", lucida grande, Arial, sans-serif;
  font-weight: 300;
}
strong {
  font-weight: 500;
}
::selection {
  background: #05bfc2;
}
::-moz-selection {
  background: #05bfc2;
}
body,
p,
.gform_body .gfield input,
.gform_body .gfield textarea,
.gform_body .gfield select {
  font-size: 16px;
  line-height: 1.45;
}
h1 {
  font-size: 48px;
  line-height: 1.41;
}
h2 {
  font-size: 24px;
  line-height: 1.41;
}
h3 {
  font-size: 18.72px;
  line-height: 1.41;
}
h4 {
  font-size: 16px;
  line-height: 1.45;
}
h5 {
  font-size: 13.28px;
  line-height: 1.45;
}
h6 {
  font-size: 12px;
  line-height: 1.45;
}
#topcontrol {
  background-color: rgba(0,0,0,0.1);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  border-radius: 3px;
  color: #FFFFFF;
  height: 48px;
  line-height: 55px;
  margin: 0 15px 15px 0;
  text-align: center;
  width: 48px;
  z-index: 10000;
}
#scrolltotop:before {
  border-color: rgba(255,255,255,0) rgba(255,255,255,0) #FFFFFF;
  border-image: none;
  border-style: solid;
  border-width: 10px;
  content: "";
  height: 0;
  left: 28%;
  position: absolute;
  top: 17%;
  width: 0;
}
#topcontrol:hover {
  background-color: #048e90;
}
a:hover,
.sidebar-content .nav.nav-tabs.nav-stacked .parent ul a.selected,
.sidebar-content .nav li li a:hover,
div[role="complementary"] div > ul > li:hover {
  color: #04989a;
}
a,
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus,
.nav li a:hover,
.nav li a:focus,
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover,
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span,
nav[role="navigation"] .nav-normal > .active > a,
nav[role="navigation"] .nav-normal li a:hover,
nav[role="navigation"] .nav-pills-square > .active > a,
nav[role="navigation"] .nav-bar > li > a:hover,
nav[role="navigation"] .nav-bar > li > a:focus,
nav[role="navigation"] .nav-bar > .active > a,
nav[role="navigation"] .nav-bar-top > .active > a,
nav[role="navigation"] .nav-bar-top > li > a:hover,
nav[role="navigation"] .nav-bar-underline > .active > a,
nav[role="navigation"] .nav-underline > .active > a,
nav[role="navigation"] .nav-underline > li > a:hover,
nav[role="navigation"] .nav-separator > .active > a,
nav[role="navigation"] .nav-separator > li > a:hover,
.sidebar-content .nav a.active,
div[role="complementary"] div > ul > li:active,
.sidebar-content .nav li a:hover,
.sidebar-content .nav li a:focus {
  color: #05bfc2;
}
.nav a:hover .caret {
  border-bottom-color: #05bfc2;
  border-top-color: #05bfc2;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus,
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus,
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus,
.nav-tabs.nav-stacked > .active > a,
.nav-tabs.nav-stacked > .active > a:hover,
.nav-tabs.nav-stacked > .active > a:focus,
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus,
.grid li a:hover img,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus,
.gform_wrapper li.gfield_error input[type="text"]:focus,
.gform_wrapper li.gfield_error input[type="url"]:focus,
.gform_wrapper li.gfield_error input[type="email"]:focus,
.gform_wrapper li.gfield_error input[type="tel"]:focus,
.gform_wrapper li.gfield_error input[type="number"]:focus,
.gform_wrapper li.gfield_error input[type="password"]:focus,
.gform_wrapper li.gfield_error textarea:focus {
  border-color: #05bfc2;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus,
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus,
.nav-tabs.nav-stacked > .active > a,
.nav-tabs.nav-stacked > .active > a:hover,
.nav-tabs.nav-stacked > .active > a:focus,
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus,
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus,
.progress .bar,
.progress-striped .bar,
.progress-info.progress-striped .bar,
.progress-striped .bar-info,
nav[role="navigation"] .nav-pills-square li a:hover {
  background-color: #05bfc2;
}
.form-control:focus {
  border-color: #05bfc2;
  box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset, 0 0 8px rgba(5,191,194,0.6);
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #05bfc2;
  border-color: #05bfc2;
}
.accent {
  color: #05bfc2 !important;
}
.accent2 {
  color: #3a4a51 !important;
}
.accent3 {
  color: #2b3c41 !important;
}
.btn-primary {
  border-color: #05bfc2;
  background-color: #05bfc2;
  color: #fff;
  text-shadow: none;
  font-size: 13px;
  font-weight: 500;
  padding: 12px 40px;
  text-transform: uppercase;
  border-radius: 50px;
}
.btn-primary:hover,
.btn-primary .disabled,
.btn-primary [disabled] {
  background-color: #04abae;
  border-color: #04abae;
  color: #fff;
}
.btn-primary:active,
.btn-primary .active,
.btn-primary:focus,
.btn-primary .focus {
  background-color: #04989a;
  border-color: #04989a;
  color: #fff;
}
.btn-custom {
  border-color: #fff;
  background-color: #fff;
  color: #1c1c1c;
  text-shadow: none;
  color: #05bfc2;
}
.btn-custom:hover,
.btn-custom .disabled,
.btn-custom [disabled] {
  background-color: #f5f5f5;
  border-color: #f5f5f5;
  color: #1c1c1c;
}
.btn-custom:active,
.btn-custom .active,
.btn-custom:focus,
.btn-custom .focus {
  background-color: #ebebeb;
  border-color: #ebebeb;
  color: #1c1c1c;
}
.btn-custom:hover,
.btn-custom:active,
.btn-custom:focus {
  color: #05bfc2;
  background-color: #e6e6e6;
}
.btn-custom2 {
  border-color: #f3f9e5;
  background-color: #f3f9e5;
  color: #1c1c1c;
  text-shadow: none;
  color: #05bfc2;
  padding: 3px 20px;
  border-radius: 4px;
}
.btn-custom2:hover,
.btn-custom2 .disabled,
.btn-custom2 [disabled] {
  background-color: #ebf5d4;
  border-color: #ebf5d4;
  color: #1c1c1c;
}
.btn-custom2:active,
.btn-custom2 .active,
.btn-custom2:focus,
.btn-custom2 .focus {
  background-color: #e4f1c4;
  border-color: #e4f1c4;
  color: #1c1c1c;
}
.btn-custom2:hover,
.btn-custom2:active,
.btn-custom2:focus {
  color: #05bfc2;
  background-color: #e4f1c4;
}
.btn-lg {
  padding: 10px 25px;
  font-size: 16px;
}
.btn-huge {
  padding: 16px 50px;
}
.font-64 {
  font-size: 64px;
}
.font-45 {
  font-size: 45px;
}
.font-32 {
  font-size: 32px;
}
.font-23 {
  font-size: 23px;
}
.font-18 {
  font-size: 18px;
}
.font-16 {
  font-size: 16px;
}
.font-14 {
  font-size: 14px;
}
.font-13 {
  font-size: 13px;
}
.font-light {
  font-weight: 300;
}
.font-bold {
  font-weight: 500;
}
.sm-line-height {
  line-height: 1.25;
}
.text-shadow {
  text-shadow: 0px 3px 26px rgba(0,0,0,0.8);
}
.margin-bottom-30 {
  margin-bottom: 30px;
}
.well-yellow {
  background-color: #f3efea;
  padding-bottom: 0;
}
.well-yellow p {
  margin: 0;
}
.custom-form .gform_footer.top_label {
  text-align: center;
  padding: 0;
}
.custom-form .gform_wrapper .gform_body > ul.gform_fields {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}
.custom-form .gform_wrapper .gform_body > ul.gform_fields > li {
  margin-top: 0px !important;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
}
.custom-form .gform_wrapper .gform_body > ul.gform_fields > li > label {
  display: none !important;
}
.custom-form .gform_wrapper .gform_body > ul.gform_fields > li span {
  padding-top: 0px !important;
}
.custom-form .gform_wrapper .gform_body > ul.gform_fields > li:nth-last-child(1) {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  margin: 0;
}
.custom-form .gform_wrapper .gform_body > ul.gform_fields > li:nth-last-child(1) > label {
  display: none;
}
.custom-form .gform_wrapper .gform_body > ul.gform_fields > li:nth-last-child(1) input[type="checkbox"] {
  vertical-align: top;
  margin: 0px;
}
.custom-form .gform_wrapper .gform_body > ul.gform_fields .name_first label,
.custom-form .gform_wrapper .gform_body > ul.gform_fields .name_last label {
  display: none !important;
}
.custom-form .gform_wrapper .gform_body > ul.gform_fields .gfield_checkbox p {
  font-size: 12px;
}
header nav[role="navigation"] .nav {
  margin: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
header nav[role="navigation"] .nav > li > a {
  color: #2b3c41;
  padding: 10px;
  background-color: transparent;
}
header nav[role="navigation"] .nav > li > a:hover,
header nav[role="navigation"] .nav > li > a:active,
header nav[role="navigation"] .nav > li > a:focus {
  background: transparent;
  color: #05bfc2;
}
header nav[role="navigation"] .nav > li > a:hover .caret,
header nav[role="navigation"] .nav > li > a:active .caret,
header nav[role="navigation"] .nav > li > a:focus .caret {
  border-bottom-color: #05bfc2;
  border-top-color: #05bfc2;
}
header nav[role="navigation"] .nav > li > a .caret {
  border-bottom-color: #2b3c41;
  border-top-color: #2b3c41;
}
header nav[role="navigation"] .nav > li.active > a {
  background: transparent;
  color: #05bfc2;
}
header nav[role="navigation"] .nav > li.active > a .caret {
  border-bottom-color: #05bfc2;
  border-top-color: #05bfc2;
}
nav[role="navigation"] ul > li .dropdown-menu > li:hover > a,
nav[role="navigation"] ul > li .dropdown-menu > li > a:hover,
nav[role="navigation"] ul > li .dropdown-menu > li > a:focus {
  background: #05bfc2;
  color: #fff;
}
header .nav > li {
  margin-bottom: 0;
}
.home .header-shadow {
  box-shadow: 0 0 0;
}
.main-header .row {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#header div > .container {
  max-width: 1430px;
}
#header div > .container ul li a {
  font-weight: 300;
}
.top-header .flex-box {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.top-header .flex-box > div {
  font-size: 13px;
  margin: 7px 0;
  font-weight: 500;
}
.top-header .flex-box > div i {
  color: #fff !important;
  margin-right: 5px;
}
.top-email {
  margin-left: 20px !important;
}
.top-email a {
  color: #fff;
}
.ma-cta > a {
  padding: 5px 10px;
  border-radius: 5px;
}
.ma-cta {
  display: none;
}
header nav[role="navigation"] .nav li.btn-login a {
  padding: 16px 20px;
  color: #fff;
  background: #3a4a51;
  border-radius: 50px;
  display: block;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 500 !important;
}
header nav[role="navigation"] .nav li.btn-login a:hover,
header nav[role="navigation"] .nav li.btn-login a:active,
header nav[role="navigation"] .nav li.btn-login a:focus {
  color: #fff;
  background-color: #293439;
}
.custom-card {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  padding: 5px 10px;
}
.btn-header .btn-group >.btn:first-child {
  padding: 16px 13px;
}
.btn-header .btn-group .dropdown-menu {
  min-width: 100%;
}
.main-footer {
  font-size: 13px;
}
div div > footer a:hover,
div div > footer a:focus,
div div > footer a:active {
  color: #05bfc2 !important;
  opacity: 1 !important;
  text-decoration: none;
}
div div > footer h3 {
  text-transform: none;
}
.bottom-footer *,
.bottom-footer li a {
  font-size: 13px;
}
.social-footer > a {
  color: #fff;
}
.social-footer > a + a {
  margin-left: 20px;
}
.hp-banner {
  padding: 8% 15px !important;
}
.hp-banner .row {
  margin-top: 75px;
  margin-bottom: 75px;
}
.hp-banner .row .flex-box {
  max-width: 55%;
  margin: 40px auto 0;
}
.hp-banner .row .flex-box a {
  margin: 0 10px;
  width: 100%;
}
.home-banner .wooslider .slide-content,
.home-banner .wooslider {
  padding: 0;
  margin: 0;
  border: 0;
  box-shadow: none;
}
.well-question {
  background: transparent;
  box-shadow: 5px 7px 15px rgba(0,0,0,0.15);
  position: relative;
  width: 92%;
}
.well-question .wooslider-direction-nav {
  display: none;
}
.well-question:before {
  content: "";
  background: url("/2/wp-content/uploads/2018/03/img-question.png") no-repeat 0 0;
  position: absolute;
  width: 100%;
  height: 58px;
  left: -25px;
  z-index: 999;
  top: -25px;
}
#well-slider.wooslider {
  background: transparent !important;
}
#well-slider.wooslider ul li {
  min-height: 150px;
}
#well-slider .wooslider-control-nav {
  z-index: 9999;
  top: 84%;
  text-align: left;
}
#well-slider .wooslider-control-nav li a.wooslider-active:before {
  border: 1px solid #05bfc2;
  padding: 5px;
  border-radius: 50px;
  content: "";
  height: 16px;
  width: 16px;
  position: absolute;
  left: -5px;
  top: -5px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#well-slider .wooslider-control-nav li a {
  width: 6px;
  height: 6px;
  background-color: #b6d2df;
}
#well-slider .wooslider-control-nav li a.wooslider-active {
  position: relative;
}
#well-slider .wooslider-control-nav li a.wooslider-active {
  background-color: #05bfc2;
}
#well-slider .wooslider-control-nav li + li {
  margin-left: 15px;
}
.hp-harnessing-the-power .flex-box {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}
.hp-best-leader .container {
  max-width: 1430px;
}
.hp-best-leader .well {
  background-color: #fff;
  border: 1px solid #f3f3f3;
  border-radius: 5px;
  padding: 40px 0;
}
.upper-line {
  max-width: 70%;
  margin: 20px auto;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -ms-grid-row-align: flex-start;
  align-items: flex-start;
}
.upper-line > div {
  margin-left: 80px;
}
.lower-line {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}
.lower-line .btn {
  margin-left: 50px;
}
.hp-event .well {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
  border: 1px solid #f5f5f5;
  box-shadow: 5px 7px 15px rgba(0,0,0,0.15);
  padding: 0;
  overflow: hidden;
  margin-bottom: 40px;
}
.box-left {
  width: 65%;
  padding: 40px 30px;
}
.box-right {
  width: 35%;
  position: relative;
}
.box-right:before {
  content: "";
  border-left: 1px solid #ececec;
  height: 350px;
  position: absolute;
  top: -70px;
}
.hp-event .well .flex-box {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 20px;
}
footer .free-form a:hover {
  color: #2B3C41 !important;
}
footer .free-form .gform_footer input.btn {
  width: 100%;
  max-width: 200px;
  padding: 15px;
  background-color: #2B3C41;
  border-color: #2B3C41;
}
body:not(.logged-in) .visible-login {
  display: none;
}
body:not(.logged-in) .hidden-login {
  display: block;
}
body.logged-in .visible-login {
  display: block;
}
body.logged-in .hidden-login {
  display: none;
}
#label_6_10_1,
#label_4_8_1,
#label_11_11_1,
#label_13_10_1,
#label_6_10_1 {
  display: block !important;
}
.gform_wrapper ul.gfield_checkbox li input[type=checkbox],
.gform_wrapper ul.gfield_radio li input[type=radio] {
  float: left;
  margin-right: 10px;
}
#label_6_10_1 {
  padding-top: 16px;
  color: #3a4a51;
}
#gfield_description_6_10 {
  color: #3a4a51;
}
#label_13_10_1,
#label_4_8_1,
#label_11_11_1 {
  padding-top: 2px;
}
.no-label-consent .gfield_label {
  display: none !important;
}
@media (min-width: 992px) and (max-width: 1199px) {
  header nav[role="navigation"] .nav > li > a {
    padding: 10px 3px;
    font-size: 14px;
  }
  header .nav > li + li {
    margin-left: 8px;
  }
  .main-header img.brand {
    max-width: 150px;
  }
  .font-64 {
    font-size: 50px;
  }
  .hp-banner .row .flex-box {
    max-width: 80%;
  }
  .font-45 {
    font-size: 40px;
  }
  .font-23 {
    font-size: 18px;
  }
  .font-32 {
    font-size: 25px;
  }
  .upper-line {
    max-width: 100%;
  }
  .hp-best-leader .well {
    padding: 40px 40px;
  }
  .upper-line img {
    width: 100% !important;
    margin: 10px 20px;
  }
  .upper-line > div {
    margin-left: auto;
  }
  .hp-event .well .flex-box {
    font-size: 13px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
  }
  .free-form .gform_wrapper ul.gform_fields li.gfield.gfield_error + li.gfield.gfield_error {
    margin: 0;
  }
}
@media (max-width: 991px) {
  header span a {
    color: #fff;
  }
  header nav[role="navigation"] select {
    display: block;
    margin: 20px;
    max-width: 230px;
  }
  header nav[role="navigation"] ul.nav {
    display: none;
  }
  div div > footer img {
    margin: 10px auto 30px;
  }
  .font-64 {
    font-size: 40px;
  }
  .hp-banner .row .flex-box {
    max-width: 100%;
  }
  .font-45 {
    font-size: 40px;
  }
  .font-23 {
    font-size: 18px;
  }
  .font-32 {
    font-size: 25px;
  }
  .upper-line {
    max-width: 100%;
  }
  .hp-best-leader .well {
    padding: 40px 40px;
  }
  .upper-line img {
    width: 100% !important;
    margin: 10px 20px;
  }
  .upper-line > div {
    margin-left: auto;
  }
  .hp-event .well .flex-box {
    font-size: 13px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
  }
  .hp-harnessing-the-power .flex-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .well-question {
    width: 100%;
    margin-top: 20px;
  }
  .margin-top-100 {
    margin-top: 30px;
  }
  .sm-center {
    margin: 0 auto;
  }
  .upper-line img {
    width: 360px !important;
    margin: 0 auto 20px;
  }
  .upper-line,
  .lower-line {
    display: block;
  }
  .lower-line {
    text-align: center;
  }
  .lower-line a {
    margin-top: 20px;
  }
  .hp-event .well .flex-box {
    display: block;
  }
  .hp-event .well .flex-box .btn {
    margin-bottom: 10px;
  }
  .box-right::before {
    height: 421px;
    top: -135px;
  }
  footer .free-form .gform_wrapper form {
    display: block;
  }
  footer .free-form .gform_footer input.btn {
    display: block;
    max-width: 300px;
    margin: 20px auto 20px;
  }
  footer .free-form .gform_wrapper ul.gform_fields li.gfield.gfield_error + li.gfield.gfield_error {
    margin: 0;
  }
  footer .free-form .gform_wrapper.gform_validation_error {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .font-23 {
    font-size: 16px;
  }
  h1 {
    font-size: 32px;
  }
  h2 {
    font-size: 28px;
  }
  nav[role="navigation"] select {
    margin: 10px auto !important;
    float: none;
  }
  header .brand img {
    max-width: 222px;
    width: 100%;
  }
  .main-header .row {
    display: block;
  }
  .policy-footer {
    display: table;
    margin: auto;
  }
  .btn {
    font-size: 14px;
  }
  .top-header .flex-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .top-email {
    margin-left: 0 !important;
  }
  .top-header .flex-box > div {
    margin: 0;
  }
  .top-header .flex-box {
    padding: 5px 0;
  }
  .font-64 {
    font-size: 28px;
  }
  .hp-banner .row .flex-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .hp-banner .row .flex-box .btn {
    margin: 10px auto;
  }
  .well-question .slide-content h3 {
    min-height: 180px;
  }
  .font-45 {
    font-size: 26px;
  }
  .font-32 {
    font-size: 20px;
  }
  .well-question {
    min-height: 250px;
  }
  .lower-line .btn {
    margin-left: 0;
  }
  .box-left {
    width: 100%;
    padding: 40px 15px;
  }
  .hp-event .well {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 20px;
  }
  .box-right::before {
    border: none;
  }
  .box-right {
    width: 100%;
  }
  footer .free-form .gform_wrapper.gform_validation_error {
    margin-top: 0;
  }
  footer .free-form .gform_wrapper .gform_body > ul.gform_fields {
    display: block;
  }
  footer .free-form .gform_wrapper .gform_body li.gfield,
  footer .free-form .gform_wrapper .gfield .ginput_container {
    margin: 10px auto 20px;
  }
  footer .free-form .alert-error {
    position: static;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  footer .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
    padding-right: 0;
    margin-bottom: 0;
  }
  footer .free-form .gform_wrapper .field_description_below .gfield_description {
    padding-top: 0;
    margin-bottom: 20px;
  }
  .custom-form .gform_body > ul {
    display: block;
  }
  .custom-form .gform_body > ul > li {
    width: 100% !important;
  }
  .social-footer {
    margin-bottom: 20px;
  }
}
