.view-taxonomy-term .feed-icons {
  display: none;
}

.slide-resizer {
  height: 85%;
}

.w-form-formradioinput--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
}

.hero-wrapper>.contextual-region {
  max-width: 100%;
}

.form-row .fieldset-wrapper {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.fieldset-wrapper .form-item {
  width: 48%;
  min-width: 200px;
}

.fieldset-wrapper .form-item,
.fieldset-wrapper .form-actions {
  margin: 0px !important;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-top-width: 4px;
  border-bottom-width: 4px;
  border-left-width: 4px;
  border-right-width: 4px;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
}

body {
  font-family: graphie, sans-serif;
  color: #131422;
  font-size: 16px;
  line-height: 150%;
}

h2 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}

h3 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}

h4 {
  margin-top: 0px;
  margin-bottom: 5px;
  font-size: 18px;
  line-height: 1.25em;
  font-weight: 700;
}

a {
  color: #2abda8;
  text-decoration: underline;
}

ul {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 40px;
}

.hero-wrapper h2 {
  font-size: 60px;
  line-height: 110%;
  margin-top: 20px;
}

.hero-wrapper p {
  max-width: 600px;
  margin-bottom: 24px;
  font-size: 21px;
  line-height: 140%;
  font-weight: 600;
  text-shadow: 0 4px 11px #131422;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 900px;
  margin: 140px auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  text-align: center;
}

.hero-wrapper>.contextual-region {
  max-width: 100%;
}

.nav-menu {
  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;
  font-size: 15px;
}

.hero-p {
  max-width: 600px;
  margin-bottom: 24px;
  font-size: 21px;
  line-height: 140%;
  font-weight: 600;
  text-shadow: 0 4px 11px #131422;
}

.nav-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  margin-left: 20px;
  padding: 20px 0px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-weight: 600;
  text-decoration: none;
}

.nav-link:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  color: #83d75d;
}

.nav-link.w--current {
  color: #fff;
}

.nav-link.w--current:hover {
  color: #83d75d;
}

.nav-logo {
  width: 300px;
  margin-top: 5px;
}

.homepage-hero {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 60vh;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #131422;
  background-image: url('../images/hero_home.webp');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.homepage-hero._w-shadow {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.34);
}

.brand {
  padding-left: 0px;
}

.navbar {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 100;
  background-color: transparent;
  font-size: 15px;
}

.btn {
  min-width: 260px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 15px 20px;
  border-radius: 500px;
  background-image: -webkit-gradient(linear, left top, right top, from(#83d75d), to(#29c0a9));
  background-image: linear-gradient(90deg, #83d75d, #29c0a9);
  box-shadow: 0 7px 12px -6px #131422;
  -webkit-filter: saturate(125%);
  filter: saturate(125%);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #131422;
  font-size: 17px;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
}

.btn:hover {
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}

.btn.dark-blue-bg {
  background-color: #131422;
  background-image: none;
  color: #fff;
}

.btn.dark-blue-bg._w-margin {
  margin-right: 20px;
}

.btn.dark-blue-bg.cta-margin {
  margin-right: 10px;
  margin-left: 10px;
}

.btn.cta-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, right top, from(#83d75d), to(#29c0a9));
  background-image: linear-gradient(90deg, #83d75d, #29c0a9);
  color: #fff;
}

.nav-btn {
  min-width: 160px;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 20px;
  padding: 10px 20px;
  border-radius: 500px;
  background-image: -webkit-gradient(linear, left top, right top, from(#83d75d), to(#29c0a9));
  background-image: linear-gradient(90deg, #83d75d, #29c0a9);
  -webkit-filter: saturate(120%);
  filter: saturate(120%);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #131422;
  font-weight: 600;
  text-align: center;
}

.nav-btn:hover {
  -webkit-transform: scale(0.95);
  -ms-transform: scale(0.95);
  transform: scale(0.95);
}

.nav-btn.white {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
}

.basic-container {
  position: relative;
  z-index: 5;
  width: 90%;
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
}

.basic-container.in-nav-bar {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 25px;
  padding-bottom: 25px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #fff;
}

.cart-icon {
  width: 25px;
  margin-right: 10px;
}

.hero-overlay {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  background-color: rgba(19, 20, 34, 0.3);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(9, 10, 22, 0.97)), color-stop(28%, rgba(9, 9, 22, 0.75)), color-stop(54%, rgba(9, 9, 22, 0.45)), to(transparent));
  background-image: linear-gradient(180deg, rgba(9, 10, 22, 0.97), rgba(9, 9, 22, 0.75) 28%, rgba(9, 9, 22, 0.45) 54%, transparent);
}

.market-h3 {
  margin-top: 20px;
  margin-bottom: 0px;
  font-size: 22px;
  line-height: 24px;
}

.market-h3.white {
  color: #fff;
}

.green-arrow {
  width: 25px;
  margin-top: auto;
  padding-top: 8px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.green-arrow:hover {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.flex-vert-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.white-section {
  padding-top: 50px;
  padding-bottom: 50px;
  color: #131422;
}

.white-section-alt {
  padding-top: 3%;
  padding-bottom: 30px;
}

.white-section-alt.news {
  background-image: url('../images/nuvant_symbol_green.svg');
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.white-section.news {
  background-image: url('../images/nuvant_symbol_green.svg');
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.product-thumb-holder {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: auto;
  padding-bottom: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100%;
  /*background-color: #eaeaea;*/
  background-color: #fff;
  border: 3px solid #83D75D;
}

.product-thumb-holder._w-transition {
  -webkit-transition-duration: 200ms;
  transition-duration: 200ms;
}

.product-thumb-holder._w-transition:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.flex-horiz-stretch-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 16px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.service-lb {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 275px;
  margin: 10px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #131422;
  text-decoration: none;
}

._50-container {
  width: 90%;
  max-width: 600px;
  margin-left: auto;
  padding-top: 55px;
  padding-right: 110px;
  padding-bottom: 55px;
}

._50-div {
  width: 50%;
}

._50-div._w-bg {
  background-image: url('../images/about.webp');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-2 {
  margin-top: 25px;
}

.green-arrow-smaller {
  width: 14px;
  margin-left: 15px;
}

.green-arrow-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 14px;
  padding-bottom: 14px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-weight: 600;
  text-decoration: none;
}

.green-arrow-link._w-borders {
  border-top: 1px solid hsla(0, 0%, 100%, 0.8);
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.8);
}

.split-section {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #131422;
  color: #fff;
}

.in-link-p {
  margin-bottom: 0px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.in-link-p:hover {
  letter-spacing: 0.88px;
}

.product-div {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 20%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.product-div.about {
  background-color: #fff;
  background-image: url('../images/about.webp');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.gradient-section {
  padding-top: 50px;
  padding-bottom: 50px;
  background-image: url('../images/nuvant_symbol_white.svg'), -webkit-gradient(linear, left top, right top, from(#5eb63b), to(#1a9f8c));
  background-image: url('../images/nuvant_symbol_white.svg'), linear-gradient(90deg, #5eb63b, #1a9f8c);
  background-position: 50% 50%, 0px 0px;
  background-size: contain, auto;
  background-repeat: no-repeat, repeat;
  -webkit-filter: saturate(120%);
  filter: saturate(120%);
  color: #fff;
  text-align: center;
}

.gradient-section._w-shadow {
  position: relative;
  z-index: 2;
}

.basic-container-smaller {
  width: 80%;
  max-width: 700px;
  margin-right: auto;
  margin-left: auto;
}

.btn-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.flex-horiz-cent {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

._75-div {
  width: 75%;
}

._25-div {
  width: 25%;
}

.market-circle {
  padding: 8px;
  border-style: solid;
  border-width: 1px;
  border-color: #83d75d;
  border-radius: 500px;
}

._w-max-width {
  max-width: 800px;
}

.resource-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 150px;
  height: 150px;
  padding: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 500px;
  background-color: #29c0a9;
  box-shadow: 0 1px 9px -3px rgba(0, 0, 0, 0.75);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.resource-icon:hover {
  box-shadow: 0 1px 9px -10px rgba(0, 0, 0, 0.75);
  -webkit-filter: saturate(120%);
  filter: saturate(120%);
  -webkit-transform: scale(0.97);
  -ms-transform: scale(0.97);
  transform: scale(0.97);
}

.resources-lk {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 250px;
  margin-right: 12px;
  margin-bottom: 20px;
  margin-left: 12px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  text-decoration: none;
}

.footer-section {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #f5f5f5;
}

.mojo-stripe {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 11px;
  padding-bottom: 11px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #131422;
  color: #83d75d;
}

.mojo-p {
  margin-bottom: 0px;
  padding-right: 14px;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.image-2 {
  width: 250px;
}

.footer-half {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding-right: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left;
}

.footer-logo {
  width: 400px;
}

.footer-third {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.333%;
  margin-bottom: 10px;
  padding-right: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.flex-horiz-stretch-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 16px;
  text-align: left;
}

.footer-two-third {
  width: 66.666%;
  padding-right: 20px;
}

.contact-lb {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 12px;
  padding-right: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #131422;
  font-weight: 700;
  text-decoration: none;
}

.image-3 {
  width: 30px;
  margin-right: 10px;
}

.paragraph {
  margin-bottom: 0px;
  font-weight: 700;
}

.footer-nav-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 40px;
  padding-top: 15px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: 1px solid #bdbdbd;
  border-radius: 1px;
}

.footer-nav {
  margin-right: 18px;
  margin-bottom: 10px;
  color: #131422;
  text-decoration: none;
}

.social-icon {
  height: 25px;
}

.a3-logo {
  width: 250px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.footer-nav-left {
  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;
}

.webinar-title-holder {
  position: relative;
  z-index: 2;
  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-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left;
}

.h1-subpage {
  margin-top: 10px;
  color: #fff;
  font-size: 58px;
  text-align: center;
  text-shadow: 0 1px 16px #131422;
}

.subpage-hero {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 45vh;
  padding-top: 131px;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #131422;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.34);
  -webkit-filter: contrast(108%) saturate(120%);
  filter: contrast(108%) saturate(120%);
}

.subpage-hero.products {
  background-image: url('../images/hero_products.webp');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.subpage-hero.about {
  background-image: url('../images/hero_about.webp');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.subpage-hero.ev-resources {
  background-image: url('../images/hero_ev_resources.webp');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.subpage-hero.contact {
  background-image: url('../images/hero_home.webp');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.flex-vert-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.product-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

._1-3-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

._2-3-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 65%;
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.btn-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

._3-5-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 55%;
  margin-top: 15px;
  margin-bottom: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

._3-5-holder.left-align {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left;
}

._3-5-holder.webinar-desc {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left;
}

._2-5-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35%;
  margin-top: 15px;
  margin-bottom: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

._2-5-holder.webinar-thumb {
  margin-top: 0px;
  margin-bottom: 0px;
}

.subheading {
  margin-bottom: 5px;
  color: #2abda8;
  font-size: 22px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

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

.flex-horiz-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.column-block {
  margin-bottom: 20px;
}

.spec-chart-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  text-align: left;
}

.chart-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #131422;
  color: #fff;
}

.chart-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.chart-row.even {
  background-color: #f5f5f5;
}

.chart-half {
  width: 50%;
}

.nuvant-video {
  margin-top: 25px;
  margin-bottom: 25px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}

.row2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.turq-h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 16px;
  color: #29c0a9;
}

.div-block-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.management-h4 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: graphie, sans-serif;
  line-height: 28px;
}

.accordian-p {
  padding-bottom: 10px;
}

.row1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  padding-top: 14px;
  padding-bottom: 14px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  cursor: pointer;
}

.headshot {
  position: relative;
  min-height: 200px;
  min-width: 150px;
  margin-right: 35px;
  margin-bottom: 15px;
  border-style: solid;
  border-width: 1px;
  border-color: #83d75d;
  border-radius: 10px;
  background-image: url('../images/headshot-MC.webp');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 0 2px 9px -5px #000;
}

.headshot.m3 {
  background-image: url('../images/headshot-WR.webp');
}

.headshot.m2 {
  background-image: url('../images/headshot-ASP.webp');
}

.headshot.m4 {
  background-image: url('../images/eugene-smotkin.webp');
}

.basic-container-2 {
  position: relative;
  z-index: 5;
  width: 90%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.team-member {
  margin-top: 20px;
  margin-bottom: 20px;
}

.block-quote {
  font-size: 16px;
  line-height: 150%;
}

.radial-section {
  position: relative;
  overflow: hidden;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #131422;
  background-image: url('../images/nuvant_symbol_white.svg');
  background-position: 50% 100%;
  background-size: auto 100%;
  background-repeat: no-repeat;
  color: #fff;
  text-align: center;
}

.radial-section._w-shadow.no-logo {
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

.exp-p {
  max-width: 550px;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  font-size: 16px;
  line-height: 150%;
}

.blur-div {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  width: 100%;
  height: 120%;
  background-image: url('../images/blur-circ2.webp');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 1;
  color: #fff;
}

.market-circle-2 {
  margin-bottom: 10px;
  padding: 8px;
  border-style: solid;
  border-width: 1px;
  border-color: #83d75d;
  border-radius: 500px;
}

.market-h3-2 {
  font-size: 20px;
  line-height: 24px;
}

.flex-align-center {
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.market-circ-icon {
  width: 150px;
  height: 150px;
  border-radius: 500px;
  background-color: #29c0a9;
  background-image: url('../images/icon-market-aerospace.svg');
  background-position: 50% 50%;
  background-size: 90px;
  background-repeat: no-repeat;
  box-shadow: 0 1px 9px -3px rgba(0, 0, 0, 0.75);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.market-circ-icon:hover {
  box-shadow: 0 1px 9px -10px rgba(0, 0, 0, 0.75);
  -webkit-filter: saturate(120%);
  filter: saturate(120%);
  -webkit-transform: scale(0.97);
  -ms-transform: scale(0.97);
  transform: scale(0.97);
}

.market-circ-icon.mc3 {
  background-image: url('../images/icon-market-fleets.svg');
}

.market-circ-icon.mc2 {
  background-image: url('../images/icon-market-electric.svg');
  background-size: 75px;
}

.market-circ-icon.mc4 {
  background-image: url('../images/icon-market-comm-aviation.svg');
}

.market-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 250px;
  margin-right: 12px;
  margin-left: 12px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #131422;
  text-decoration: none;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 16px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.about-nuvant-logo {
  width: 50%;
  margin-right: 40px;
}

.about-a3-logo {
  width: 20%;
}

.logo-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.gray-section {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #f5f5f5;
  color: #131422;
}

.sticky-nav-holder {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 100;
  background-color: #131422;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
}

.sticky-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.sticky-link {
  margin: 15px 10px;
  padding: 10px;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
}

.sticky-link.w--current {
  padding-bottom: 9px;
  border-bottom: 1px solid #7ed753;
}

.media-slider {
  width: 100%;
  height: 700px;
  border-radius: 10px;
  background-color: #fff;
}

.media-slide-1 {
  background-image: url('../images/media_gallery_placeholder.webp');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.gallery-arrow {
  color: #000;
  font-size: 30px;
}

.media-slide-nav {
  text-align: center;
}

.media-mask {
  border-radius: 10px;
}

.media-slider-holder {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: right;
}

.gallery-caption {
  position: relative;
  margin-top: 12px;
}

.media-slider .gallery-caption {
  top: 100%;
  text-align: center;
}

.webinar-section {
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #131422;
}

.webinar-section.condensed {
  padding-right: 50px;
  padding-left: 50px;
  border-radius: 15px;
  background-position: 100% 50%;
}

.webinar-slider {
  z-index: 100;
  overflow: hidden;
  height: auto;
  background-color: transparent;
  color: #fff;
}

.webinar-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.webinar-slide-nav {
  position: relative;
  margin-left: 80px;
  text-align: left;
}

.webinar-slide-nav.condensed {
  margin-left: 0px;
}

.webinar-description-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 15px;
  margin-bottom: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.webinar-description-holder.condesed {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.webinar-description {
  margin-right: 40px;
  font-weight: 700;
}

.webinar-description.condensed {
  margin-right: 0px;
  margin-bottom: 20px;
}

.webinar-arrow {
  font-size: 30px;
}

.webinar-mask {
  margin-right: 80px;
  margin-left: 80px;
}

.webinar-mask.no-margin {
  margin-right: 0px;
  margin-left: 0px;
}

.accordion {
  position: relative;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 15px 60px 15px 30px;
  border-radius: 30px;
  background-color: #f5f5f5;
}

.accordion.white {
  background-color: #fff;
}

.accordion-title {
  margin-bottom: 0px;
}

.accordion-arrow {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  height: 35px;
  margin-top: 8px;
  margin-right: 12px;
  cursor: pointer;
}

.accordion-content {
  overflow: hidden;
  height: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  opacity: 0;
}

.accordion-link {
  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;
  color: #2abda8;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
}

.dl-arrow {
  height: 20px;
  margin-left: 10px;
}

.accordion-div {
  margin-top: 10px;
}

.numbered-list {
  list-style-type: decimal;
}

.letter-list {
  list-style-type: lower-alpha;
}

.slider-arrows.hidden {
  display: none;
}

.hero-title-holder {
  position: relative;
  z-index: 2;
  text-align: center;
}

.form-block {
  width: 100%;
  margin-top: 20px;
}

.form-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: left;
}

.form-50 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48%;
  margin-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.form-field {
  height: 45px;
  padding-left: 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #bebebe;
  border-radius: 30px;
  background-color: #f5f5f5;
}

.form-field:focus {
  border-color: #2abda8;
}

.form-100 {
  width: 100%;
  margin-bottom: 20px;
}

.textarea {
  min-height: 150px;
  padding-left: 20px;
  border: 1px solid #bebebe;
  border-radius: 20px;
  background-color: #f5f5f5;
}

.textarea:focus {
  border-color: #2abda8;
}

.submit-btn {
  min-width: 280px;
  padding: 15px 20px;
  border-radius: 500px;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, right top, from(#83d75d), to(#29c0a9));
  background-image: linear-gradient(90deg, #83d75d, #29c0a9);
  box-shadow: 0 7px 12px -6px #131422;
  -webkit-filter: saturate(125%);
  filter: saturate(125%);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-size: 17px;
  font-weight: 700;
}

.submit-btn:hover {
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}

.form {
  text-align: left;
}

.form-message {
  font-size: 22px;
}

.webinar-bg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-image: url('../images/webinar-bg-1.webp');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0.2;
}

.radio-button-field {
  display: inline-block;
  margin-right: 20px;
}

.features-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.features-grid>a {
  display: flex;
  align-items: center;
  gap: 8px;
  text-decoration: none;
}

.features-grid>a>img {
  height: 30px;
  width: 30px;
  padding: 8px;
  object-fit: contain;
  background: black;
  border-radius: 50%;
}


@media screen and (min-width: 1440px) {
  .heading-2 {
    font-size: 60px;
    line-height: 110%;
  }

  .hero-wrapper {
    max-width: 1000px;
  }

  .hero-p {
    max-width: 900px;
    font-size: 23px;
  }

  .nav-link {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .btn.larger-btn {
    padding-top: 20px;
    padding-bottom: 20px;
    border-radius: 600px;
    font-size: 19px;
  }
}

@media screen and (max-width: 991px) {
  .slide-resizer {
    height: 75%;
  }

  h4 {
    margin-bottom: 0px;
  }

  .nav-menu {
    position: absolute;
    width: 50vw;
    height: 100vh;
    padding: 35px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-color: #131422;
  }

  .nav-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    font-size: 16px;
  }

  .nav-link:hover {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .homepage-hero {
    z-index: 50;
    min-height: 65vh;
  }

  .homepage-hero._w-shadow {
    min-height: 65vh;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/home-hero-img.webp');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/home-hero-img.webp');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, scroll;
  }

  .icon {
    color: #fff;
    font-size: 45px;
  }

  .nav-btn {
    display: block;
    max-width: 100%;
    margin-top: 12px;
    margin-left: 0px;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 16px;
  }

  .basic-container.in-nav-bar {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .menu-button {
    z-index: 100;
    padding-right: 0px;
    background-color: transparent;
  }

  .menu-button.w--open {
    background-color: transparent;
  }

  .market-h3 {
    line-height: 120%;
  }

  .white-section.news {
    background-position: 50% 50%;
    background-size: cover;
  }

  .flex-horiz-stretch-center {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .service-lb {
    width: 50%;
    max-width: 350px;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 49px;
    padding-left: 49px;
  }

  ._50-container {
    max-width: 1200px;
    margin-right: auto;
    padding-right: 0px;
  }

  ._50-div {
    width: 100%;
  }

  ._50-div._w-bg {
    height: 250px;
  }

  .div-block-2 {
    max-width: 400px;
  }

  .split-section._w-shadow {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .gradient-section._w-shadow {
    background-size: cover, auto;
  }

  .btn-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .flex-horiz-cent {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .resource-icon {
    width: 120px;
    height: 120px;
    background-size: 60px;
  }

  .resources-lk {
    width: 50%;
    margin-right: 0px;
    margin-left: 0px;
  }

  .footer-section {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .footer-half {
    width: 100%;
    padding-right: 0px;
  }

  .footer-third {
    width: 100%;
    padding-right: 0px;
  }

  .flex-horiz-stretch-left {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer-two-third {
    width: 100%;
  }

  .contact-lb {
    padding-right: 0px;
  }

  .footer-nav-holder {
    margin-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .a3-logo {
    width: 200px;
  }

  .social-icons-holder {
    margin-top: 20px;
  }

  .footer-nav-left {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .subpage-hero {
    z-index: 500;
    padding-top: 100px;
    background-image: none;
  }

  .product-holder {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .product-holder.inverted {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  ._1-3-holder {
    width: 50%;
    max-width: 350px;
  }

  ._2-3-holder {
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .btn-wrap {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  ._3-5-holder {
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  ._2-5-holder {
    width: 50%;
    max-width: 350px;
  }

  ._2-5-holder.left-align {
    width: 100%;
    max-width: 100%;
  }

  .flex-horiz-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .radial-section {
    background-size: auto 35%;
  }

  .blur-div {
    top: -180px;
    height: 150%;
    border-radius: 0%;
  }

  .market-h3-2 {
    font-size: 20px;
    line-height: 120%;
  }

  .market-circ-icon {
    width: 120px;
    height: 120px;
    background-size: 60px;
  }

  .market-circ-icon.mc2 {
    background-size: 50px;
  }

  .market-div {
    width: 25%;
    margin-right: 0px;
    margin-left: 0px;
  }

  .div-block {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .logo-wrap {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .media-slider {
    height: 400px;
  }

  .webinar-holder {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .form-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .form-50 {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .slide-resizer {
    height: 65%;
  }

  .hero-wrapper h2 {
    font-size: 40px;
  }

  .heading-2 {
    margin-bottom: 18px;
    font-size: 48px;
    line-height: 110%;
  }

  .hero-wrapper {
    margin-bottom: 100px;
  }

  .btn.dark-blue-bg._w-margin {
    margin-right: 0px;
  }

  .flex-horiz-stretch-center {
    margin-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .service-lb {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }

  ._50-container {
    padding-bottom: 30px;
  }

  .green-arrow-link {
    padding-top: 19px;
    padding-bottom: 19px;
  }

  .resources-lk {
    width: 100%;
    max-width: none;
    margin-top: 15px;
  }

  .subpage-hero {
    min-height: 40vh;
  }

  ._1-3-holder {
    width: 100%;
  }

  ._2-5-holder {
    width: 100%;
  }

  ._2-5-holder.webinar-thumb {
    display: none;
  }

  .turq-h3 {
    padding-left: 0px;
  }

  .div-block-13 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .management-h4 {
    margin-top: 10px;
  }

  .accordian-p {
    padding-bottom: 20px;
  }

  .row1 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .headshot {
    min-height: 180px;
    min-width: 120px;
    margin-left: 35px;
  }

  .exp-p {
    max-width: 370px;
  }

  .blur-div {
    top: -290px;
  }

  .market-div {
    width: 100%;
    max-width: none;
    margin-top: 15px;
  }

  .div-block {
    margin-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .sticky-nav-holder {
    display: none;
  }

  .media-slider {
    height: 300px;
  }

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

  .webinar-section.condensed {
    padding: 30px;
  }

  .webinar-slide-nav {
    margin-left: 0px;
  }

  .webinar-description-holder {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .webinar-mask {
    margin-right: 0px;
    margin-left: 0px;
  }

  .slider-arrows {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .hero-wrapper h2 {
    font-size: 40px;
  }

  .heading-2 {
    font-size: 46px;
  }

  .nav-menu {
    width: 80vw;
    padding: 25px;
  }

  .nav-logo {
    width: 200px;
  }

  .icon {
    font-size: 34px;
  }

  .btn {
    width: 90%;
    padding: 18px 15px;
  }

  .btn.cta-btn.register-btn {
    width: auto;
    min-width: auto;
  }

  .gradient-section._w-shadow {
    padding-top: 40px;
    background-position: 0px 100%, 0px 0px;
  }

  .heading-4 {
    font-size: 36px;
  }

  .btn-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .mojo-stripe {
    padding-top: 15px;
    padding-bottom: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .mojo-p {
    padding-right: 0px;
  }

  .footer-logo {
    width: 250px;
  }

  .footer-nav-left {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .h1-subpage {
    font-size: 40px;
  }

  .subpage-hero {
    min-height: 40vh;
    padding-top: 90px;
  }

  .subheading {
    font-size: 19px;
  }

  .row2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .row2.mob-reverse {
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    align-items: center;
  }

  .turq-h3 {
    font-size: 18px;
  }

  .management-h4 {
    font-size: 22px;
  }

  .accordian-p {
    padding-bottom: 0px;
  }

  .headshot {
    min-height: 200px;
    margin-bottom: 17px;
  }

  .radial-section {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }

  .blur-div {
    top: -430px;
    height: 180%;
  }

  .about-nuvant-logo {
    width: 90%;
    margin-right: 0px;
    margin-bottom: 20px;
  }

  .about-a3-logo {
    width: 60%;
    margin-top: 20px;
  }

  .logo-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .media-slider {
    height: 250px;
  }

  .webinar-description-holder.condesed {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
}