.w-checkbox {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

.w-checkbox-input {
  float: left;
  margin-bottom: 0px;
  margin-left: -20px;
  margin-right: 0px;
  margin-top: 4px;
  line-height: normal;
}

.w-checkbox-input--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: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

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

.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

.feature-icon {
  width: 24px;
  margin-right: 12px;
}

.field-label-2 {
  display: none;
  color: rgba(55, 66, 82, 0.9);
  font-weight: 600;
}

.social-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.div-block-6-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  -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;
}

.text-block-8 {
  margin-right: 3px;
  font-size: 16px;
}

.page-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 92vh;
  font-family: Montserrat, sans-serif;
}

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

.checkbox {
  width: 14px;
  height: 14px;
}

.checkbox.w--redirected-checked {
  background-color: #2d323e;
}

.form-wrapper {
  position: relative;
  z-index: 50;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  height: 100%;
  max-width: 500px;
  -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;
}

.legal-text {
  opacity: 0.85;
  color: #fff;
  font-size: 13px;
  text-decoration: none;
}

.legal-text._3 {
  color: #374252;
}

.checkbox-label {
  opacity: 0.7;
  color: #2d323e;
  font-weight: 500;
}

.legal-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  margin-bottom: 10px;
  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;
}

.legal-box._2-copy {
  display: none;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.legal-box._2 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.logo-img {
  width: 50px;
}

.content-wrapper {
  position: relative;
  z-index: 50;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  max-width: 454.3999938964844px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.link-4 {
  color: #2d323e;
}

.button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  height: 60px;
  -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: 5px;
  background-color: #009da3;
  box-shadow: 0 1px 20px 0 rgba(34, 34, 34, 0.16);
  -webkit-transition: background-color 200ms ease, box-shadow 200ms ease;
  transition: background-color 200ms ease, box-shadow 200ms ease;
  font-size: 20px;
  text-transform: uppercase;
}

.button:hover {
  background-color: #008085;
  box-shadow: 0 5px 30px 0 rgba(34, 34, 34, 0.16);
}

.button.registration {
  width: 100%;
  height: 45px;
  font-size: 16px;
  font-weight: 500;
}

.block-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding: 40px 60px;
  -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;
}

.heading-2 {
  margin-top: 0px;
  margin-bottom: 20px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  color: #2d323e;
  font-size: 26px;
  line-height: 130%;
  font-weight: 500;
  text-align: center;
}

.text-field-2 {
  height: 45px;
  border-radius: 5px;
  font-size: 15px;
}

.text-field-2:focus {
  border: 1px solid #009da3;
}

.heading-4 {
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  color: rgba(55, 66, 82, 0.8);
  font-size: 16px;
  font-weight: 400;
  text-align: center;
}

.link-3 {
  margin-left: 3px;
  color: #009da3;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}

.link-3:hover {
  text-decoration: underline;
}

.form-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.div-block-41 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.social-login {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 49%;
  height: 45px;
  -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;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  border: 1.1px solid #e4e4e4;
  border-radius: 5px;
  box-shadow: 0 0 3px 0 #dbdbdb;
  -webkit-transition: box-shadow 200ms ease, background-color 200ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease;
  text-decoration: none;
}

.social-login:hover {
  border-color: #dbdbdb;
  background-color: #f9f9f9;
}

.social-login:active {
  background-color: #f2f2f2;
  box-shadow: 1px 0 3px 0 #dbdbdb;
}

.social-login.facebook {
  border-color: #3b5998;
  background-color: #3b5998;
}

.social-login.facebook:hover {
  opacity: 0.95;
}

.form-field-wrapper {
  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-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.heading-1 {
  max-width: 400px;
  margin: 0px auto 10px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 23px;
  line-height: 130%;
  font-weight: 600;
}

.heading-1.sml {
  color: #d71341;
  font-weight: 600;
}

.div-block-2 {
  margin-left: 10px;
  text-align: center;
}

.checkbox-field {
  margin-bottom: 15px;
}

.page-container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #15b3cb;
  background-image: url('../images/white-brain2x.png');
  background-position: 100% 50%;
  background-size: auto 600px;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.page-container._2 {
  background-color: #fff;
  background-image: url('../images/color-brain2x.png');
  background-position: 0% 70%;
  background-size: auto 765px;
}

._1px-div-line {
  width: 40%;
  height: 0.8px;
  background-color: #e4e4e4;
}

.text-field-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 49%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.text-field-box._2 {
  width: 100%;
}

.image {
  height: 25px;
}

.feature-text {
  color: #fff;
  font-size: 18px;
  font-weight: 300;
}

.block-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding: 40px;
  -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-block-9 {
  display: inline-block;
  -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;
  color: #374252;
  font-size: 16px;
  line-height: 100%;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-decoration: none;
}

.text-block-9._2 {
  color: #fff;
}

.brand {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.feature-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 16px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.login-head {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 30px;
  line-height: 1.3em;
  text-align: center;
}

.terms-text {
  margin-top: 20px;
  color: rgba(51, 51, 51, 0.6);
  font-size: 13px;
}

.login-field {
  position: relative;
  height: 50px;
  margin-bottom: 15px;
  padding-top: 12px;
  padding-bottom: 8px;
  padding-left: 14px;
  border: 1px solid #e8e8e8;
  border-radius: 3px;
  background-color: #fcfcfc;
  box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.05);
  -webkit-transition: border-color 200ms ease, box-shadow 200ms ease, background-color 200ms ease;
  transition: border-color 200ms ease, box-shadow 200ms ease, background-color 200ms ease;
  font-size: 16px;
}

.login-field:focus {
  border: 1px solid #76ce89;
  background-color: #fff;
  box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.05), 0 0 4px 0 #76ce89;
}

.sign-up-field-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.have-an-account-text {
  color: rgba(51, 51, 51, 0.5);
}

.login-container {
  position: relative;
  z-index: 10;
  display: block;
  width: 100%;
  max-width: 500px;
  margin-right: auto;
  margin-left: auto;
}

.login-page-link {
  color: #000;
  font-weight: 600;
}

.login-label {
  width: 100%;
  margin-bottom: 2px;
  padding-left: 2px;
  opacity: 0.4;
  color: #000;
  font-size: 14px;
  font-weight: 600;
}

.error-message {
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 100;
  padding-top: 22px;
  padding-bottom: 22px;
  background-color: #000;
  color: #fff;
  font-weight: 700;
  text-align: center;
}

.memberstack-form {
  position: relative;
  padding-top: 25px;
}

.login-button {
  width: 100%;
  margin-top: 20px;
  padding-top: 16px;
  padding-bottom: 12px;
  border-radius: 5px;
  background-color: #0090c0;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-size: 18px;
  line-height: 30px;
  font-weight: 700;
}

.login-button:hover {
  background-color: #039be5;
}

.field-wrapper {
  position: relative;
  width: 100%;
  min-height: 30px;
}

.field-wrapper.first-name-wrapper {
  margin-right: 30px;
}

.login-image {
  width: 100px;
}

.body {
  font-family: Montserrat, sans-serif;
}

.text-block-10 {
  max-width: 350px;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
  font-weight: 500;
}

.text-block-10.sml {
  color: #333;
}

.button-2 {
  margin-top: 20px;
  padding-right: 20px;
  padding-left: 20px;
  border-radius: 5px;
  background-color: #fff;
  color: #15b3cb;
  font-weight: 600;
}

.button-2.sml {
  background-color: #d71341;
  color: #fff;
}

.nav-buttons {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: auto auto;
  grid-template-columns: auto auto;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.dropdown-list.w--open {
  left: 0px;
  margin-top: 12px;
  margin-left: -4px;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 6px 24px 0 rgba(48, 54, 77, 0.22);
}

.dropdown-list.v2.w--open {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 420px;
  margin-left: -48px;
  padding: 12px;
}

.dropdown-corner {
  position: absolute;
  left: 33px;
  top: -4px;
  z-index: 1;
  display: block;
  width: 8px;
  height: 8px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.dropdown-corner.padding {
  left: 89px;
}

.nav-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.nav-dropdown-link {
  padding: 9px 20px 11px;
  -webkit-transition: color 100ms ease, background-color 100ms ease;
  transition: color 100ms ease, background-color 100ms ease;
  color: #30364d;
  font-size: 14px;
}

.nav-dropdown-link:hover {
  background-color: #ededff;
  color: #9165f7;
}

.nav-dropdown-link.w--current {
  color: #30364d;
  font-weight: 700;
}

.nav-dropdown-link.w--current:hover {
  color: #9165f7;
}

.menu-icon-line-top {
  height: 2px;
  border-radius: 1px;
  background-color: #fff;
}

.brand-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 14px;
  padding-left: 14px;
  -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;
  color: #fff;
}

.brand-2.white-bg {
  color: #30364d;
}

.nav-dropdown-link-info {
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 12px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.dropdown-decription {
  margin-top: 4px;
  color: #798099;
  font-size: 12px;
  line-height: 16px;
}

.nav-dropdown-link-v2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding: 12px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: transparent;
  color: #30364d;
  font-size: 14px;
  text-decoration: none;
}

.nav-dropdown-link-v2:hover {
  background-color: #f8f8ff;
}

.nav-dropdown-link-v2.w--current {
  color: #30364d;
  font-weight: 700;
}

.menu-icon {
  width: 20px;
  padding-top: 8px;
  padding-bottom: 8px;
  float: right;
  -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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.navigation {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.text-block-3 {
  padding-left: 1px;
  color: #4fb7e2;
}

.button-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 48px;
  padding: 12px 24px;
  -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: 1px none transparent;
  border-radius: 4px;
  background-color: #46b8dc;
  -webkit-transition: border-color 400ms ease, box-shadow 400ms ease, -webkit-transform 400ms ease;
  transition: border-color 400ms ease, box-shadow 400ms ease, -webkit-transform 400ms ease;
  transition: border-color 400ms ease, transform 400ms ease, box-shadow 400ms ease;
  transition: border-color 400ms ease, transform 400ms ease, box-shadow 400ms ease, -webkit-transform 400ms ease;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.button-3:hover {
  box-shadow: 0 6px 12px -2px rgba(145, 101, 247, 0.6);
  -webkit-transform: translate(0px, -3px);
  -ms-transform: translate(0px, -3px);
  transform: translate(0px, -3px);
}

.button-3.small {
  height: 40px;
  padding: 8px 20px;
  font-size: 13px;
  line-height: 20px;
}

.button-3.small.white {
  color: #4fb7e2;
}

.button-3.small.ghost-bg {
  background-color: #4fb7e2;
  font-size: 13px;
  font-weight: 500;
}

.dropdown-bridge {
  position: absolute;
  left: 0px;
  top: -12px;
  right: 0px;
  height: 12px;
}

.wrapper {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1040px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
  -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: transparent;
}

.wrapper.nav-bar-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.menu-icon-line-bottom {
  height: 2px;
  border-radius: 1px;
  background-color: #fff;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-dropdown-circle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  padding: 12px;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-style: solid;
  border-width: 1px;
  border-color: #e6e8f0;
  border-radius: 50%;
  color: #9165f7;
  font-size: 13px;
  line-height: 20px;
  font-weight: 500;
}

.dropdown-header {
  width: 100%;
  margin-bottom: 8px;
  padding: 8px 12px 12px;
  border-bottom: 1px solid #e6e8f0;
}

.nav-dropdown-icon {
  display: none;
}

.no-margin {
  margin: 0px;
  color: #fff;
  line-height: 32px;
}

.nav-link {
  padding: 8px 16px;
  border-radius: 4px;
  -webkit-transition: background-color 400ms ease;
  transition: background-color 400ms ease;
  color: #fff;
}

.nav-link:hover {
  background-color: rgba(48, 54, 77, 0.1);
}

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

.nav-link.white-bg {
  color: #30364d;
}

.nav-link.white-bg:hover {
  background-color: #ededff;
}

.nav-link.white-bg.highlight {
  color: #db3a12;
  font-weight: 700;
}

.nav-bar {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 88px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: transparent;
}

.nav-bar.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
}

.menu-icon-line-middle {
  height: 2px;
  margin-top: 4px;
  margin-bottom: 4px;
  border-radius: 1px;
  background-color: #fff;
}

.nav-link-2 {
  padding-right: 16px;
  padding-left: 16px;
  color: #5e727d;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}

.nav-link-2:hover {
  color: #1b2d45;
}

.nav-link-2.dark-blue {
  margin-right: 4px;
  padding-right: 4px;
  padding-left: 4px;
  color: #1b2d45;
  white-space: nowrap;
}

.primary-cta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 16px;
  padding: 20px 26px;
  -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: 8px;
  background-color: #fff;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.07);
  text-decoration: none;
}

.navigation-dropdown {
  min-width: 140px;
}

.navigation-dropdown.w--open {
  left: -100px;
  max-height: 100vh;
  min-width: 320px;
  padding-top: 10px;
  background-color: transparent;
}

.nav-content-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-left: 12px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.nav-logo {
  width: 54px;
}

.navigation-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  -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;
}

.navigation-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 40px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
}

.nav-link-details {
  color: rgba(40, 51, 56, 0.6);
  font-size: 14px;
  white-space: normal;
}

.navigation-mob {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: none;
  -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;
  background-color: transparent;
}

.dropdown-icon {
  width: 100%;
}

.dropdown-wrapper {
  overflow: hidden;
  min-width: 140px;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 4px -19px 35px 0 rgba(32, 53, 90, 0.08), 11px 11px 30px -10px rgba(32, 53, 90, 0.15);
}

.dropdown-wrapper.w--open {
  left: -97px;
  max-height: 100vh;
  min-width: 300px;
  border-radius: 15px;
  background-color: #fff;
  box-shadow: 0 50px 25px -50px rgba(32, 53, 90, 0.15), 8px 18px 60px 4px rgba(0, 0, 0, 0.13);
}

.navigation-2 {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 16px 3%;
  -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;
  background-color: transparent;
}

.dropdown {
  color: #5e727d;
  font-size: 16px;
}

.arrow {
  width: 15px;
}

.brand-3 {
  margin-right: 44px;
}

.dropdown-pointer {
  position: relative;
}

.dropdown-link {
  position: relative;
  z-index: 25;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #283338;
  font-size: 16px;
  text-decoration: none;
}

.dropdown-link:hover {
  background-color: hsla(0, 0%, 98%, 0.8);
  color: #1b2d45;
}

.nav-link-blog {
  color: #face55;
  font-size: 14px;
  white-space: normal;
}

.dropdown-block {
  position: relative;
  z-index: 25;
  width: 100%;
  padding: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  background-color: #fafafa;
  color: #283338;
  font-size: 16px;
  text-decoration: none;
}

.nav-blog-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 4px;
  padding-bottom: 4px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-decoration: none;
}

.nav-menu-2 {
  position: static;
  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: #283338;
  font-size: 15px;
  font-weight: 500;
}

.pointer {
  position: absolute;
  left: 0%;
  top: -3%;
  right: 4%;
  bottom: auto;
  z-index: 20;
  width: 20px;
  height: 20px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 2px;
  background-color: #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.dropdown-title {
  margin-bottom: 2px;
  font-size: 15px;
}

.navigation-container-mob {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.icon-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.dropdown-toggle {
  padding-right: 16px;
  padding-left: 16px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #5e727d;
}

.dropdown-toggle:hover {
  color: #1b2d45;
}

.navigation-wrap {
  position: fixed;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 1;
}

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

.navigation-bar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 1;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #fff;
  text-transform: uppercase;
}

.brand-text {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  font-size: 33px;
  line-height: 36px;
  font-weight: 400;
}

.navigation-menu {
  margin-top: 3px;
  padding-right: 20px;
}

.navigation-link {
  padding-top: 5px;
  padding-bottom: 2px;
  font-family: Montserrat, sans-serif;
  color: #333;
  font-size: 12px;
  line-height: 18px;
  font-weight: 500;
  letter-spacing: 1px;
}

.navigation-link:hover {
  color: #333;
}

.navigation-link.w--current {
  color: #333;
}

.navigation-bar-2 {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #fff;
  text-transform: uppercase;
}

.container {
  position: relative;
  z-index: 5;
  width: 100%;
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto;
  text-align: right;
}

.circle-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 64px;
  height: 64px;
  margin-bottom: 20px;
  -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: 50%;
  background-color: #253f6f;
}

.circle-icon.color-1-ghost {
  padding: 20px;
}

.team-member-info {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.section-intro {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 800px;
  margin-bottom: 20px;
  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;
  text-align: center;
}

.section-intro.left {
  width: 100%;
  max-width: none;
  padding-right: 50%;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left;
}

.section-intro.left.no-margin {
  margin-bottom: 20px;
}

.section-intro.no-margin-bottom {
  margin-bottom: 0px;
}

.section-intro.wide {
  max-width: 800px;
}

.no-margin-bottom {
  margin-bottom: 0px;
}

.team-member-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 24px;
  height: 24px;
  margin-top: 2px;
  padding: 5px;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 4px;
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
}

.team-member-link:hover {
  position: relative;
  z-index: 1;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.text-columns {
  margin-top: 24px;
  margin-right: 15px;
  margin-left: 15px;
  -webkit-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 4em;
  column-gap: 4em;
  -webkit-column-rule-width: 1px;
  column-rule-width: 1px;
}

.text-dark-grey {
  color: #596273;
}

.text-dark-grey.no-margin {
  color: #555;
}

.team {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: -15px;
  margin-bottom: 64px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.bubble-6 {
  position: absolute;
  left: 0%;
  top: 0px;
  right: 38%;
  bottom: -14vh;
  z-index: 5;
  display: block;
  width: 8vh;
  height: 8vh;
  margin: auto;
  border-radius: 50%;
  background-color: #fff;
  -webkit-filter: blur(10px);
  filter: blur(10px);
}

.full-width {
  width: 100%;
}

.bubble-2 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 72%;
  bottom: 27vh;
  z-index: 9;
  display: block;
  width: 20vh;
  height: 20vh;
  margin: auto;
  border-radius: 50%;
  background-color: #fff;
  opacity: 0.83;
  -webkit-filter: blur(9px);
  filter: blur(9px);
}

.page-wrapper-2 {
  position: relative;
  overflow: hidden;
}

.review-v4-text {
  margin-top: 4px;
  margin-bottom: 32px;
  color: #2c3340;
  font-size: 24px;
  line-height: 36px;
  font-style: italic;
  font-weight: 400;
}

.bubble-10 {
  position: absolute;
  left: 0%;
  top: 0px;
  right: -19%;
  bottom: 69vh;
  z-index: 1;
  display: block;
  width: 4vh;
  height: 4vh;
  margin: auto;
  border-radius: 50%;
  background-color: #fff;
  opacity: 0.6;
  -webkit-filter: blur(8px);
  filter: blur(8px);
}

.bubble-3 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 26%;
  bottom: 59vh;
  z-index: 8;
  display: block;
  width: 15vh;
  height: 15vh;
  margin: auto;
  border-radius: 50%;
  background-color: #fff;
  opacity: 0.78;
  -webkit-filter: blur(11px);
  filter: blur(11px);
}

.bubble-8 {
  position: absolute;
  left: 97%;
  top: 0px;
  right: 0%;
  bottom: -11vh;
  z-index: 3;
  display: block;
  width: 4vh;
  height: 4vh;
  margin: auto;
  border-radius: 50%;
  background-color: #fff;
  opacity: 0.45;
  -webkit-filter: blur(6px);
  filter: blur(6px);
}

.team-member-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  padding-bottom: 16px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-bottom: 1px solid #e1e6ee;
}

.team-member-position {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #596273;
  font-size: 11px;
  line-height: 20px;
  text-align: right;
  letter-spacing: 0.8px;
  text-transform: uppercase;
}

.text-block {
  margin-top: 16px;
  color: #555;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.2px;
}

.bubble-5 {
  position: absolute;
  left: 71%;
  top: 0px;
  right: 0%;
  bottom: -43vh;
  z-index: 6;
  display: block;
  width: 8vh;
  height: 8vh;
  margin: auto;
  border-radius: 50%;
  background-color: #fff;
  opacity: 0.52;
  -webkit-filter: blur(8px);
  filter: blur(8px);
}

.bubble-9 {
  position: absolute;
  left: 0%;
  top: 0px;
  right: 66%;
  bottom: -40vh;
  z-index: 2;
  display: block;
  width: 4vh;
  height: 4vh;
  margin: auto;
  border-radius: 50%;
  background-color: #fff;
  opacity: 0.5;
  -webkit-filter: blur(5px);
  filter: blur(5px);
}

.about-photo {
  width: 100%;
  height: 600px;
  margin-bottom: 72px;
  border-radius: 10px;
  background-image: url('../images/5s-green.JPG');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 0 12px 40px 0 rgba(89, 98, 115, 0.25);
}

.breadcrumbs-arrow {
  margin-right: 8px;
  margin-left: 8px;
}

.section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 120px 40px;
  -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: #fff;
}

.section.border-bottom {
  border-bottom: 1px solid #e1e6ee;
}

.section.haze {
  padding-top: 20px;
  padding-bottom: 40px;
  background-color: #f5f6f8;
}

.section.borders {
  border-top: 1px solid #e1e6ee;
  border-bottom: 1px solid #e1e6ee;
}

.section.top-section {
  overflow: hidden;
  padding-top: 192px;
}

.link-grey-light {
  color: #7a8292;
  text-decoration: none;
}

.link-grey-light:hover {
  text-decoration: underline;
}

.bubble-4 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 7%;
  bottom: -56vh;
  z-index: 7;
  display: block;
  width: 12vh;
  height: 12vh;
  margin: auto;
  border-radius: 50%;
  background-color: #fff;
  opacity: 0.72;
  -webkit-filter: blur(10px);
  filter: blur(10px);
}

.team-member-avatar {
  width: 130px;
  height: 160px;
  border-radius: 6px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.team-member-avatar._1 {
  margin-right: 30px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: url('../images/sandeep.jpg');
}

.team-member-avatar._1._2._5 {
  background-image: url('../images/Screen-Shot-2020-06-08-at-7.54.25-AM.png');
}

.team-member-avatar._2 {
  margin-right: 30px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: url('../images/kartik.jpg');
}

.team-member-avatar._2._6._9 {
  background-image: url('../images/Screen-Shot-2020-06-08-at-7.54.38-AM.png');
}

.team-member-avatar._4 {
  margin-right: 30px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: url('../images/Screen-Shot-2020-06-08-at-7.54.47-AM.png');
}

.team-member-avatar._4._0 {
  background-image: url('../images/steve.jpg');
  background-position: 50% 0%;
}

.team-member-avatar._4._9 {
  background-image: url('../images/image-5.jpg');
}

.team-member-avatar._3 {
  margin-right: 30px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: url('../images/ted-buzz-headshot.jpg');
  background-position: 100% 50%;
}

.team-member-avatar._3._7._10 {
  background-image: url('../images/carlucci.JPG');
}

.text-light-grey {
  color: #a9b0be;
}

.title {
  margin-bottom: 16px;
  color: #333;
  font-size: 11px;
  line-height: 16px;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.wrapper-2 {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1200px;
  -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: transparent;
}

.wrapper-2.side-paddings {
  padding-right: 15px;
  padding-left: 15px;
}

.bubble-1 {
  position: absolute;
  left: 50%;
  top: 0px;
  right: 0px;
  bottom: 28vh;
  z-index: 10;
  display: block;
  width: 36vh;
  height: 36vh;
  margin: auto;
  border-radius: 50%;
  background-color: #fff;
  -webkit-filter: blur(10px);
  filter: blur(10px);
}

.team-member-heading {
  margin-top: 0px;
  margin-right: 6px;
  margin-bottom: 0px;
  color: #009ad1;
  font-weight: 500;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

.team-member {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 500px;
  padding: 40px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 6px 12px 0 rgba(89, 98, 115, 0.12);
}

.breadcrumbs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 20px 15px;
  -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;
  color: #a9b0be;
  font-size: 12px;
  line-height: 16px;
}

.bg-bubbles {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  max-width: 92%;
  margin-right: auto;
  margin-left: auto;
  -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;
  opacity: 0.18;
}

.bubble-7 {
  position: absolute;
  left: 84%;
  top: 0px;
  right: 0%;
  bottom: 59vh;
  z-index: 4;
  display: block;
  width: 5vh;
  height: 5vh;
  margin: auto;
  border-radius: 50%;
  background-color: #fff;
  opacity: 0.49;
  -webkit-filter: blur(8px);
  filter: blur(8px);
}

.team-member-wrapper {
  width: 50%;
  padding: 15px;
}

.heading-5 {
  color: #333;
}

.place-top {
  position: relative;
  z-index: 1;
}

.process {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1000px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 40px 15px 32px;
  -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;
}

.section-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 136px 24px;
  -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: #fff;
}

.section-2.grade {
  padding-top: 40px;
  padding-bottom: 40px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f4f5f9));
  background-image: linear-gradient(180deg, #fff, #f4f5f9);
}

.section-2.color {
  padding-top: 71px;
  padding-bottom: 72px;
  background-color: #009ad1;
  color: #fff;
}

.section-2.no-padding-bottom {
  padding-top: 40px;
  padding-bottom: 40px;
  box-shadow: 3px 3px 3px 8px #000;
}

.text-light-grey-2 {
  color: #777;
  font-weight: 400;
}

.process-line {
  position: absolute;
  top: 0px;
  bottom: 0px;
  width: 2px;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(6%, #e6e8ef), color-stop(94%, #e6e8ef), to(transparent));
  background-image: linear-gradient(180deg, transparent, #e6e8ef 6%, #e6e8ef 94%, transparent);
}

.text-grey {
  color: #555;
}

.process-step-number {
  position: absolute;
  top: 0px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  color: #f4f5f9;
  font-size: 88px;
  line-height: 64px;
  font-weight: 700;
}

.process-step-number.left {
  top: -12px;
  right: -36px;
  text-align: right;
}

.process-step-number.right {
  left: -36px;
  top: -12px;
  text-align: left;
}

.button-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 48px;
  padding: 12px 28px;
  -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: 4px;
  background-color: #45b9dc;
  -webkit-transition: box-shadow 300ms ease;
  transition: box-shadow 300ms ease;
  color: #fff;
  font-size: 15px;
  line-height: 24px;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
}

.button-4:hover {
  box-shadow: 0 4px 12px 0 rgba(75, 107, 245, 0.5);
}

.button-4.small {
  height: 40px;
  padding: 10px 24px;
  border-radius: 4px;
  font-size: 13px;
  line-height: 20px;
}

.button-4.small.ghost {
  background-color: #45b9dc;
}

.wrapper-3 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: transparent;
}

.wrapper-3.side-paddings {
  padding-right: 15px;
  padding-left: 15px;
}

.wrapper-3.nav-bar-wrapper {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.process-icon {
  position: absolute;
  left: 0px;
  top: -16px;
  right: 0px;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 64px;
  height: 64px;
  margin-right: auto;
  margin-left: auto;
  -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: 3px solid #fff;
  border-radius: 50%;
  background-color: #4b6bf5;
  box-shadow: 0 6px 12px 0 rgba(82, 91, 115, 0.2);
}

.process-icon.grade-4 {
  background-color: #009ad1;
}

.process-step {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.process-step.left {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.process-step.right {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.section-intro-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  margin-bottom: 80px;
  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-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.section-intro-2.no-margin {
  margin: 0px;
}

.section-intro-2.big-text {
  max-width: none;
  margin-bottom: -24px;
}

.section-intro-2.wide {
  max-width: 900px;
}

.divider {
  position: relative;
  z-index: 1;
  width: 40px;
  height: 4px;
  margin-top: 20px;
  margin-bottom: 24px;
  background-color: #cbd0df;
}

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

.process-step-info {
  position: relative;
  width: 40%;
  text-align: center;
}

.process-step-info.right {
  text-align: left;
}

.process-step-info.left {
  text-align: right;
}

.paragraph-small {
  margin-bottom: 16px;
  font-size: 13px;
  line-height: 20px;
}

.video-small {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 8px;
  padding-bottom: 8px;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.side-block {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  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-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;
}

.side-block.no-padding {
  padding: 0px;
}

.side-block.flex-right {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.mini-heading {
  display: block;
  max-width: 500px;
  margin-right: auto;
  margin-bottom: 16px;
  margin-left: auto;
  color: #777;
  font-size: 11px;
  line-height: 16px;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.side-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.big-side-media {
  width: 100%;
  height: 680px;
  background-color: #e6e8ef;
}

.big-side-media.image-3 {
  background-image: url('../images/Simulator-Screen-Shot---iPhone-XR---2019-01-03-at-12.16.26.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.play-button-small {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  display: block;
  width: 48px;
  height: 32px;
  margin: auto;
  border: 2px solid #fff;
  border-radius: 16px;
  background-color: #4b6bf5;
  background-image: url('../images/play-icon-white.svg');
  background-position: 50% 50%;
  background-size: 10px;
  background-repeat: no-repeat;
  box-shadow: 0 3px 9px 0 rgba(22, 26, 37, 0.2);
}

.play-button-small.yellow {
  background-color: #ff9c2d;
}

.video-small-preview {
  position: relative;
  width: 144px;
  height: 104px;
  margin-right: 24px;
}

.video-small-preview._2 {
  background-image: url('../images/service-web.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.big-side-content {
  max-width: 570px;
}

.big-side-content.left {
  margin-left: 12%;
  padding-right: 12%;
}

.heading-6 {
  color: #555;
  font-weight: 500;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}

.link {
  display: inline-block;
  margin-top: 0px;
  padding: 5px 0px 3px;
  box-shadow: 0 2px 0 0 #cbd0df;
  -webkit-transition: box-shadow 200ms ease;
  transition: box-shadow 200ms ease;
  color: #161a25;
  font-size: 11px;
  line-height: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.link:hover {
  box-shadow: 0 2px 0 0 #161a25;
}

.intro-big-text {
  display: block;
  margin-top: 8px;
  color: rgba(230, 232, 239, 0.5);
  font-size: 128px;
  line-height: 96px;
  font-weight: 500;
}

.feature-card-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding-right: 24px;
  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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left;
}

.feature-card-block.checklist {
  padding-top: 40px;
}

.feature-card {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 15px;
  margin-bottom: 30px;
  margin-left: 15px;
  padding: 72px 5%;
  -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;
  -webkit-box-flex: 25%;
  -webkit-flex: 25%;
  -ms-flex: 25%;
  flex: 25%;
  background-color: #fff;
  box-shadow: 0 10px 24px 0 rgba(82, 91, 115, 0.12);
  text-align: center;
}

.feature-card.big {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 58.33%;
  -webkit-flex: 58.33%;
  -ms-flex: 58.33%;
  flex: 58.33%;
}

.big-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 72px;
  height: 72px;
  margin-bottom: 24px;
  -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: 50%;
  background-color: #4b6bf5;
}

.big-icon.grade-4 {
  background-color: #009ad1;
}

.feature-card-list {
  padding-left: 40px;
}

.feature-cards {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.checked-item {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 36px;
  background-color: transparent;
  background-image: url('../images/check-circle-light.svg');
  background-position: 0px 50%;
  background-size: 24px 24px;
  background-repeat: no-repeat;
  font-weight: 600;
}

.float-elements {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  background-image: url('../images/canyon.jpg');
  background-position: 50% 50%;
  background-size: cover;
  -webkit-filter: brightness(55%);
  filter: brightness(55%);
}

.float-element-1 {
  position: absolute;
  top: -88px;
  right: 5%;
  width: 248px;
  height: 248px;
  border-radius: 50%;
  background-image: url('../images/pattern-dot-white.svg');
  background-position: 50% 50%;
  opacity: 0.28;
}

.counter-number {
  margin-bottom: 12px;
  color: wheat;
  font-size: 42px;
  line-height: 40px;
  font-weight: 600;
  letter-spacing: 2px;
}

.float-element-2 {
  position: absolute;
  left: 0px;
  bottom: 20%;
  width: 20%;
  height: 144px;
  background-image: url('../images/pattern-dot-white.svg');
  background-position: 100% 0px;
  background-size: 8px;
  opacity: 0.37;
}

.counter {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.counters {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.intro-text {
  margin-top: 8px;
  color: #555;
  font-size: 1.2em;
  line-height: 1.6em;
  font-weight: 400;
}

.icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 64px;
  height: 64px;
  margin-bottom: 24px;
  -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: 50%;
  background-color: #4b6bf5;
}

.icon.grade-4 {
  background-color: #45b9dc;
}

.body-2 {
  font-family: proxima-nova, sans-serif;
  color: #555;
  font-size: 1em;
  line-height: 1.4em;
  font-weight: 300;
}

.heading-7 {
  color: #444;
  font-weight: 500;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}

.heading-8 {
  font-weight: 500;
}

.heading-9 {
  font-weight: 400;
  text-transform: uppercase;
}

.heading-10 {
  font-weight: 400;
}

.heading-11 {
  font-weight: 400;
}

.heading-12 {
  font-weight: 400;
}

.heading-13 {
  font-weight: 400;
}

.heading-14 {
  font-weight: 400;
}

.heading-15 {
  margin-top: 10px;
  font-size: 22px;
  font-weight: 500;
  letter-spacing: 1.4px;
}

.heading-15.subheading {
  margin-top: 0px;
  color: #f0f8ff;
  font-size: 1.1em;
}

.contact-info-block {
  padding-top: 8px;
  padding-bottom: 8px;
}

.intro-big-text-2 {
  display: block;
  margin-top: 8px;
  color: rgba(230, 232, 239, 0.5);
  font-size: 128px;
  line-height: 96px;
  font-weight: 500;
}

.contact-card-v1 {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 970px;
  background-color: #fff;
  box-shadow: 0 10px 24px 0 rgba(82, 91, 115, 0.12);
}

.contact-info {
  width: 33.33%;
  max-width: 370px;
  padding: 56px;
  border-left: 1px solid #e6e8ef;
}

.contact-form {
  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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.form-success {
  background-color: transparent;
}

.contact-form-wrapper {
  margin-bottom: 0px;
  padding: 64px 56px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.input {
  height: 48px;
  margin-bottom: 24px;
  padding: 15px 24px 14px;
  border: 1px solid #e6e8ef;
  border-radius: 24px;
  -webkit-transition: border-color 200ms ease;
  transition: border-color 200ms ease;
}

.input:hover {
  border-color: #cbd0df;
}

.input:focus {
  border-color: #4b6bf5;
}

.input.contact-email {
  margin-left: 20px;
  padding-left: 56px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-image: url('../images/input-mail-con.svg');
  background-position: 0px 50%;
  background-repeat: no-repeat;
}

.input.contact-name {
  padding-left: 56px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-image: url('../images/input-user-icon.svg');
  background-position: 0px 50%;
  background-repeat: no-repeat;
}

.input.contact-message {
  width: 100%;
  height: auto;
  min-height: 160px;
  padding-top: 24px;
  padding-bottom: 24px;
  padding-left: 56px;
  background-image: url('../images/input-pen-icon.svg');
  background-position: 0px 8px;
  background-repeat: no-repeat;
}

.form-error {
  background-color: transparent;
  color: #ff2f5b;
  font-size: 13px;
  line-height: 20px;
  text-align: center;
}

.heading-16 {
  font-weight: 400;
}

.brand-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-size: 19px;
  line-height: 28px;
  font-weight: 700;
}

.brand-4:hover {
  color: #4b6bf5;
}

.nav-dropdown-list.w--open {
  margin-left: -8px;
  padding-top: 12px;
  padding-bottom: 12px;
  background-color: rgba(22, 26, 37, 0.92);
}

.nav-link-3 {
  padding: 28px 16px;
  -webkit-transition: color 100ms ease;
  transition: color 100ms ease;
  font-weight: 300;
}

.nav-link-3:hover {
  color: #6995aa;
}

.nav-link-3.w--current {
  color: #161a25;
  font-weight: 300;
}

.nav-link-3.w--current:hover {
  color: #6995aa;
}

.nav-bar-2 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 24px;
  padding-left: 24px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff;
  box-shadow: 0 1px 0 0 rgba(22, 26, 37, 0.1);
}

.navigation-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 15px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.nav-dropdown-link-2 {
  padding: 8px 32px 8px 24px;
  -webkit-transition: color 100ms ease;
  transition: color 100ms ease;
  color: hsla(0, 0%, 100%, 0.7);
  font-size: 14px;
}

.nav-dropdown-link-2:hover {
  color: #fff;
}

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

.nav-menu-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-dropdown-icon-2 {
  display: none;
}

.nav-bar-shadow {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  box-shadow: 0 3px 16px 0 rgba(82, 91, 115, 0.15);
  opacity: 0;
}

.heading-17 {
  font-weight: 400;
}

.button-5 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  display: block;
  max-width: 150px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 5px;
  background-color: #d71341;
  font-weight: 500;
  text-align: center;
}

.code {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 1px;
  height: 1px;
}

.nav-menu-background {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  background-color: #fff;
  -webkit-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}

.nav-menu-photos-mask {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.nav-menu-photo-image {
  position: relative;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.nav-menu-photo-image.nav-menu-photo-image-1 {
  display: none;
}

.text-block-2 {
  font-family: proxima-nova, sans-serif;
  color: #fff;
  text-align: center;
}

.nav-menu-photos {
  position: relative;
  top: -5%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 80%;
  margin-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.nav {
  position: relative;
  z-index: 999;
  display: block;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.small-links {
  position: relative;
  color: #000;
  text-transform: uppercase;
}

.nav-menu-container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-top: 100px;
  padding-bottom: 100px;
  -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;
}

.nav-menu-footer {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100px;
  padding-right: 5vw;
  padding-left: 5vw;
  -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;
}

.small-links-wrapper {
  position: relative;
  left: -10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin-right: 10px;
  margin-left: 10px;
  padding: 10px;
  -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-block-11 {
  font-family: proxima-nova, sans-serif;
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  text-align: center;
}

.nav-menu-photo {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 12vw;
  height: 100%;
  margin-right: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.nav-menu-photo.nav-menu-photo-1 {
  width: 25vw;
}

.nav-menu-photo-mask {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 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;
  background-image: url('../images/Hawaii---guille-pozzi-g3esK1uXCjM-unsplash.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.nav-menu-4 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  width: 100%;
  height: 100vh;
  -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-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.header {
  position: relative;
  display: block;
  width: 100%;
  height: 100vh;
  -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;
}

.pricing-list-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.pricing-list-item.item-striked {
  opacity: 0.46;
  text-decoration: line-through;
}

.pricing-list-item.item-striked {
  opacity: 1;
  color: #fff;
  text-decoration: none;
}

.pricing-basic {
  position: relative;
  padding: 45px;
  background-color: #45b9dc;
  text-align: left;
}

.price {
  margin-top: 0px;
  color: #fff;
  font-size: 17px;
  text-align: left;
}

.price-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -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;
}

.pricing-section-title {
  max-width: 540px;
  margin: 0px auto 85px;
  color: #fff;
  font-size: 48px;
  line-height: 56px;
  text-align: center;
  letter-spacing: -3px;
}

.paragraph-5 {
  margin-bottom: 0px;
  padding-left: 10px;
  color: #fff;
  font-size: 17px;
  line-height: 30px;
}

.pricing-top-text {
  margin-bottom: 22px;
  color: #fff;
  font-size: 15px;
  line-height: 24px;
  font-weight: 700;
  text-align: center;
}

.price-type-pro {
  margin-bottom: 0px;
  color: #3a3333;
  font-size: 17px;
  line-height: 16px;
  font-weight: 700;
  text-transform: none;
}

.pro-pricing {
  position: relative;
  padding: 50px 50px 30px;
  border: 1px solid #333;
  background-color: #fff;
  text-align: left;
}

.price-copy {
  margin-top: 0px;
  color: #000;
  font-size: 17px;
  text-align: left;
}

.amount-text {
  font-size: 50px;
}

.pricing-content {
  position: relative;
  text-align: center;
}

.pricign-button {
  margin-right: auto;
  margin-left: auto;
  padding: 12px 30px;
  border-radius: 4px;
  background-color: #fff;
  color: #45b9dc;
  font-size: 18px;
  line-height: 27px;
  font-weight: 700;
  text-align: center;
}

.pricing-card-info {
  margin-top: 5px;
  margin-bottom: 0px;
  color: #e5e5e5;
  line-height: 28px;
}

.info-boxes {
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.pricing-badge {
  width: 83px;
  margin-bottom: 0px;
  padding: 8px 12px;
  border-radius: 50px;
  background-color: #4eab08;
  color: #fff;
  font-size: 12px;
  line-height: 12px;
  text-align: center;
}

.paragraph-4 {
  margin-bottom: 30px;
  color: #fff;
  line-height: 21px;
}

.image-3 {
  width: 15px;
  opacity: 0.86;
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.paragraph-5-copy {
  margin-bottom: 0px;
  padding-left: 10px;
  color: #070707;
  font-size: 17px;
  line-height: 30px;
}

.currency {
  position: relative;
  top: -10px;
  right: 3px;
  font-size: 30px;
}

.pricing-icon-black {
  width: 15px;
}

.paragraph-4-copy {
  margin-bottom: 30px;
  color: #000;
  line-height: 21px;
}

.pricing-section {
  height: 100vh;
  padding: 120px 30px;
  background-image: none;
  background-size: auto;
}

.pricing-wrapper {
  max-width: 730px;
  margin-right: auto;
  margin-left: auto;
}

.pricing-card-info-copy {
  margin-top: 5px;
  margin-bottom: 0px;
  color: #666;
  line-height: 28px;
}

.pricign-button-copy {
  margin-right: auto;
  margin-left: auto;
  padding: 12px 30px;
  border-radius: 4px;
  background-color: #d71341;
  color: #fff;
  font-size: 18px;
  line-height: 27px;
  font-weight: 700;
}

.price-type {
  margin-bottom: 40px;
  color: #fff;
  font-size: 17px;
  font-weight: 700;
}

.bold-text {
  font-weight: 300;
  text-align: left;
}

.bold-text-2 {
  font-weight: 300;
  text-align: left;
}

.main-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 20px;
  padding-left: 20px;
  -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;
}

.responsive-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1100px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
}

.responsive-container.projects-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -100px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.project {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 464px;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-radius: 12px;
  background-color: #fff;
  cursor: pointer;
}

.project:hover {
  border-style: none;
  border-width: 0px;
  border-color: rgba(242, 180, 51, 0);
  border-radius: 12px;
  box-shadow: none;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.heading-18 {
  margin-top: auto;
  margin-bottom: auto;
  color: #fff;
  font-size: 18px;
}

.name-container {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 464px;
  height: 65px;
  max-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-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom-left-radius: 9px;
  border-bottom-right-radius: 9px;
  background-color: #d71341;
}

.name-container._2 {
  background-color: #46b8dc;
}

.columns {
  display: block;
  margin-top: 0px;
  padding-right: 65px;
  padding-left: 65px;
}

.project-light-box {
  position: relative;
  max-height: none;
  border-radius: 12px;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.16);
  -webkit-transition: box-shadow 300ms ease, -webkit-transform 500ms ease;
  transition: box-shadow 300ms ease, -webkit-transform 500ms ease;
  transition: box-shadow 300ms ease, transform 500ms ease;
  transition: box-shadow 300ms ease, transform 500ms ease, -webkit-transform 500ms ease;
  cursor: pointer;
}

.project-light-box:hover {
  box-shadow: 0 30px 40px 0 rgba(0, 0, 0, 0.24);
  -webkit-transform: translate(0px, -10px);
  -ms-transform: translate(0px, -10px);
  transform: translate(0px, -10px);
}

.portfolio {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 20px;
  -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;
}

.navbar {
  display: block;
  height: 70px;
  margin-top: 0px;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 0px;
  background-color: #fff;
  box-shadow: none;
}

.menu {
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.brand-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 70px;
  -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-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.designer-name {
  color: #0b0b0b;
  font-weight: 700;
}

.nav-menu-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 70px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 17px;
}

.nav-link-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 70px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  font-family: proxima-nova-condensed, sans-serif;
  color: #333;
  font-size: 0.875em;
  font-weight: 400;
  letter-spacing: 1.52px;
  text-transform: uppercase;
}

.nav-link-4:hover {
  color: #d91e43;
  font-weight: 400;
  letter-spacing: 1.5px;
}

.nav-link-4:visited {
  color: #333;
}

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

.box-button-red {
  width: 100%;
  padding: 12px 30px;
  border-radius: 4px;
  background-color: #d71341;
  color: #fff;
  font-size: 18px;
  line-height: 27px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 2px;
}

.dark-box {
  position: relative;
  padding: 45px;
  border-radius: 5px;
  background-color: rgba(43, 64, 90, 0.65);
  text-align: left;
}

.bold-text-3 {
  color: #555;
  line-height: 1.6em;
  font-weight: 400;
}

.box-button-blue {
  width: 100%;
  max-width: 100%;
  padding: 12px 30px;
  border-radius: 4px;
  background-color: #009ad1;
  color: #fff;
  font-size: 18px;
  line-height: 27px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 2px;
}

.paragraph-4-copy-2 {
  margin-bottom: 30px;
  color: #000;
  line-height: 21px;
}

.light-box {
  position: relative;
  padding: 50px 50px 30px;
  border-radius: 5px;
  background-color: hsla(0, 0%, 100%, 0.8);
  text-align: left;
}

.pricing-content-2 {
  position: relative;
}

.box-title-dark {
  margin-bottom: 0px;
  color: #000;
  font-size: 16px;
  line-height: 13px;
  font-weight: 600;
  text-transform: none;
}

.box-title-light {
  margin-bottom: 40px;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
}

.main-panel {
  display: block;
  padding: 120px 30px;
  background-image: url('../images/Buzz-Content-Network.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.pricing-list-2 {
  color: #3a3333;
}

.bold-text-4 {
  line-height: 1.6em;
  font-weight: 400;
}

.overview {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 132px 3%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

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

.content {
  padding-right: 100px;
  padding-bottom: 0px;
}

.paragraph-6 {
  margin-bottom: 4px;
  color: #5a82e0;
  font-size: 18px;
  text-align: left;
}

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

.leader {
  overflow: hidden;
  width: 65px;
  height: 65px;
  min-height: 65px;
  min-width: 65px;
  margin-right: 20px;
  border: 4px solid #000;
  border-radius: 100px;
}

.text-block-13 {
  color: #dab7b7;
  font-size: 15px;
  text-align: left;
}

.paragraph-7 {
  margin-bottom: 4px;
  color: #1119b2;
  font-size: 18px;
  line-height: 1.4em;
  font-weight: 700;
  text-align: left;
}

.grid {
  margin-top: 100px;
  grid-template-areas: "Area Area-2";
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 210px;
  margin-right: auto;
  margin-left: auto;
  padding: 22px;
  -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;
  border: 2px solid #000;
  border-radius: 32px;
  background-color: #fff;
}

.image-4 {
  width: 60px;
  margin-bottom: 32px;
}

.text-block-14 {
  font-family: 'Varela Round', sans-serif;
  color: #25419b;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
}

.header-logo {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.text-block-15 {
  letter-spacing: 1px;
  text-transform: uppercase;
}

.text-block-16 {
  letter-spacing: 1px;
  text-transform: uppercase;
}

.text-block-17 {
  letter-spacing: 1px;
  text-transform: uppercase;
}

.text-block-18 {
  letter-spacing: 1px;
  text-transform: uppercase;
}

@media screen and (max-width: 991px) {
  .page-wrapper {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .legal-box._2-copy {
    display: block;
    margin-top: 60px;
  }
  .legal-box._2 {
    display: none;
  }
  .content-wrapper {
    max-width: none;
  }
  .block-2 {
    padding-top: 100px;
    padding-bottom: 20px;
  }
  .heading-2 {
    position: static;
    margin-bottom: 22px;
  }
  .form-box {
    width: 550px;
    margin-top: 0%;
  }
  .heading-1 {
    max-width: none;
    margin-top: 20px;
  }
  .div-block-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-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }
  .page-container {
    width: auto;
  }
  .text-field-box {
    width: 49%;
  }
  .image {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .block-1 {
    padding-bottom: 60px;
  }
  .brand {
    position: static;
  }
  .nav-buttons {
    grid-column-gap: 12px;
  }
  .dropdown-list.w--open {
    position: relative;
    margin-top: 0px;
    margin-left: 0px;
    padding: 0px 16px 12px;
    border: 1px none #000;
    border-radius: 0px;
    background-color: transparent;
    box-shadow: 0 1px 0 0 hsla(0, 0%, 100%, 0.12);
  }
  .dropdown-list.v2.w--open {
    width: 100%;
    margin-left: 0px;
  }
  .dropdown-corner {
    display: none;
  }
  .nav-dropdown-link {
    padding-left: 24px;
    font-size: 13px;
  }
  .nav-dropdown-link:hover {
    background-color: transparent;
  }
  .nav-dropdown-link.w--current {
    color: #30364d;
  }
  .menu-icon-line-top.dark {
    background-color: #30364d;
  }
  .brand-2 {
    padding-right: 16px;
    padding-left: 16px;
  }
  .nav-dropdown-link-v2 {
    width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .nav-dropdown-link-v2:hover {
    background-color: transparent;
  }
  .nav-dropdown-link-v2.w--current {
    color: #30364d;
  }
  .navigation {
    padding-right: 0px;
    padding-left: 0px;
  }
  .dropdown-bridge {
    display: none;
  }
  .wrapper {
    padding-right: 8px;
    padding-left: 8px;
  }
  .wrapper.nav-bar-wrapper {
    padding-right: 0px;
    padding-left: 0px;
  }
  .menu-icon-line-bottom.dark {
    background-color: #30364d;
  }
  .nav-menu {
    overflow: scroll;
    max-height: 90vh;
    margin-right: 0px;
    padding-right: 0px;
    padding-bottom: 16px;
    padding-left: 0px;
    border-bottom: 1px solid #ededff;
    background-color: #fff;
  }
  .nav-dropdown-icon {
    display: inline-block;
    margin-right: 24px;
    opacity: 0.4;
  }
  .no-margin {
    margin: 0px;
  }
  .nav-link {
    padding: 12px 24px;
    border-radius: 0px;
    background-color: #fff;
    color: #30364d;
  }
  .nav-link:hover {
    background-color: #fff;
  }
  .nav-link.w--current {
    color: #30364d;
  }
  .nav-link.w--open {
    box-shadow: inset 0 1px 0 0 #ededff;
  }
  .menu-button {
    z-index: 99999999999;
    background-color: transparent;
  }
  .menu-button.w--open {
    background-color: transparent;
    color: #30364d;
  }
  .nav-bar {
    height: 64px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .menu-icon-line-middle.dark {
    background-color: #30364d;
  }
  .nav-logo {
    width: 40px;
  }
  .navigation-mob {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 85px;
    padding-right: 3%;
    padding-left: 3%;
    -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;
    border-bottom: 1px solid rgba(68, 85, 103, 0.11);
  }
  .navigation-2 {
    display: none;
  }
  .menu-mob {
    border-radius: 100px;
    background-color: #fafafa;
    color: #000;
    font-size: 22px;
  }
  .menu-mob.w--open {
    background-color: #37def5;
  }
  .mobile-nav {
    padding-top: 15px;
    background-color: #fff;
    box-shadow: 42px 42px 55px 0 rgba(32, 53, 90, 0.09);
  }
  .nav-menu-2 {
    display: none;
  }
  .navigation-container-mob {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .mobile-nav-link {
    width: 100%;
  }
  .navigation-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .navigation-menu {
    margin-top: 0px;
    padding-top: 26px;
    padding-bottom: 26px;
    background-color: #000;
  }
  .navigation-link {
    padding: 9px 0px;
    color: #ecf0f1;
    text-align: center;
  }
  .navigation-link:hover {
    color: #fff;
  }
  .hamburger-button {
    padding: 7px;
  }
  .hamburger-button.w--open {
    background-color: #000;
  }
  .section-intro {
    max-width: 500px;
    margin-bottom: 56px;
    padding-right: 8px;
    padding-left: 8px;
  }
  .section-intro.left {
    padding-right: 33.33%;
  }
  .section-intro.no-margin-bottom {
    margin-bottom: 0px;
  }
  .section-intro.wide {
    max-width: 83.33%;
  }
  .no-margin-bottom {
    margin-bottom: 0px;
  }
  .text-columns {
    margin-right: 8px;
    margin-left: 8px;
    -webkit-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 2em;
    column-gap: 2em;
  }
  .team {
    width: 83.33%;
    margin-top: -12px;
    margin-bottom: 48px;
  }
  .about-photo {
    height: 480px;
    margin-bottom: 64px;
  }
  .section {
    padding: 80px 8px;
  }
  .section.top-section {
    padding-top: 144px;
  }
  .wrapper-2.side-paddings {
    padding-right: 8px;
    padding-left: 8px;
  }
  .breadcrumbs {
    padding: 15px 8px;
  }
  .team-member-wrapper {
    width: 100%;
    padding: 12px 8px;
  }
  .process {
    padding-right: 8px;
    padding-left: 8px;
  }
  .section-2 {
    padding: 104px 8px;
  }
  .wrapper-3.side-paddings {
    padding-right: 8px;
    padding-left: 8px;
  }
  .section-intro-2 {
    margin-bottom: 64px;
    padding-right: 8px;
    padding-left: 8px;
  }
  .section-intro-2.big-text {
    margin-bottom: -18px;
  }
  .side-block {
    width: 100%;
    padding-right: 8px;
    padding-left: 8px;
  }
  .side-block.no-padding {
    padding: 0px;
  }
  .side-content {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .side-content.mobile-reversed {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .big-side-media {
    height: 560px;
  }
  .big-side-content {
    width: 100%;
    max-width: none;
    padding: 88px 16%;
  }
  .big-side-content.left {
    margin-left: 0%;
    padding-right: 16%;
  }
  .intro-big-text {
    font-size: 88px;
    line-height: 72px;
  }
  .feature-card {
    margin-right: 8px;
    margin-bottom: 16px;
    margin-left: 8px;
    -webkit-flex-basis: 40%;
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%;
  }
  .float-element-1 {
    right: 4%;
    width: 186px;
    height: 186px;
  }
  .float-element-2 {
    height: 104px;
  }
  .counters {
    width: 100%;
    margin-top: -16px;
  }
  .intro-big-text-2 {
    font-size: 88px;
    line-height: 72px;
  }
  .contact-card-v1 {
    width: 83.33%;
    max-width: none;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .contact-info {
    width: 100%;
    max-width: none;
    border-top: 1px solid #e6e8ef;
    border-left-style: none;
  }
  .contact-form-wrapper {
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .nav-dropdown-list.w--open {
    margin-left: 0px;
    background-color: transparent;
    box-shadow: 0 1px 0 0 hsla(0, 0%, 100%, 0.12);
  }
  .nav-link-3 {
    padding: 12px 24px;
    box-shadow: 0 1px 0 0 hsla(0, 0%, 100%, 0.12);
    color: hsla(0, 0%, 100%, 0.7);
  }
  .nav-link-3:hover {
    color: #fff;
  }
  .nav-link-3.w--current {
    color: #fff;
  }
  .nav-link-3.w--current:hover {
    color: #fff;
  }
  .nav-link-3.w--open {
    box-shadow: none;
  }
  .nav-bar-2 {
    padding-right: 0px;
    padding-left: 8px;
    border-top: 1px solid rgba(22, 26, 37, 0.1);
  }
  .menu-button-2 {
    margin-left: 16px;
    border-left: 1px solid rgba(22, 26, 37, 0.1);
  }
  .menu-button-2.w--open {
    background-color: transparent;
    color: #161a25;
  }
  .navigation-3 {
    padding-right: 0px;
  }
  .nav-dropdown-link-2 {
    padding-left: 40px;
  }
  .nav-dropdown-link-2:hover {
    color: #fff;
  }
  .nav-dropdown-link-2:visited {
    color: #fff;
  }
  .nav-dropdown-link-2.w--current {
    color: hsla(0, 0%, 100%, 0.5);
  }
  .nav-menu-3 {
    display: block;
    overflow: hidden;
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    background-color: rgba(22, 26, 37, 0.92);
  }
  .nav-dropdown-icon-2 {
    display: inline-block;
    opacity: 0.4;
  }
  .nav-menu-photo {
    width: 23vw;
    margin-right: 8px;
    margin-left: 8px;
  }
  .pricing-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .main-column {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .columns {
    padding-right: 16px;
    padding-left: 16px;
  }
  .portfolio {
    margin-top: -382px;
    margin-bottom: 30px;
  }
  .main-panel {
    padding-top: 80px;
    padding-bottom: 80px;
    background-image: url('../images/Buzz-Content-Network.jpg');
  }
}

@media screen and (max-width: 767px) {
  .page-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .content-box {
    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;
  }
  .legal-box {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 20px;
    padding-bottom: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .heading-2 {
    position: static;
  }
  .form-box {
    width: auto;
    margin-top: 5%;
  }
  .heading-1 {
    max-width: 400px;
  }
  .page-container {
    width: auto;
  }
  .brand {
    position: static;
    top: auto;
  }
  .login-head {
    font-size: 27px;
  }
  .field-wrapper.first-name-wrapper {
    margin-right: 5%;
  }
  .nav-buttons {
    display: none;
  }
  .menu-icon {
    margin-right: 2px;
    margin-left: 2px;
  }
  .no-margin {
    margin: 0px;
  }
  .nav-bar {
    height: 60px;
  }
  .navigation-bar {
    z-index: 1000;
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .brand-text {
    margin-top: 5px;
  }
  .hamburger-button {
    padding: 10px;
  }
  .navigation-bar-2 {
    z-index: 1000;
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .section-intro.left {
    padding-right: 8px;
  }
  .section-intro.no-margin-bottom {
    margin-bottom: 0px;
  }
  .no-margin-bottom {
    margin-bottom: 0px;
  }
  .team {
    width: 100%;
    margin-bottom: 32px;
  }
  .about-photo {
    height: 320px;
    margin-bottom: 48px;
  }
  .section {
    padding-top: 56px;
    padding-bottom: 56px;
  }
  .section.top-section {
    padding-top: 128px;
  }
  .place-top {
    z-index: 10;
  }
  .process {
    margin-bottom: 48px;
  }
  .section-2 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .process-step-number {
    font-size: 64px;
    line-height: 48px;
  }
  .process-step-number.left {
    top: -4px;
    right: -16px;
  }
  .process-step-number.right {
    left: -16px;
    top: -4px;
  }
  .section-intro-2 {
    margin-bottom: 48px;
  }
  .side-block {
    width: 100%;
  }
  .side-block.no-padding {
    padding: 0px;
  }
  .side-content {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .big-side-media {
    height: 440px;
  }
  .big-side-content {
    padding-right: 12%;
    padding-left: 12%;
  }
  .big-side-content.left {
    padding-right: 12%;
  }
  .intro-big-text {
    font-size: 80px;
    line-height: 64px;
  }
  .feature-card-block {
    padding-right: 8px;
    padding-left: 8px;
  }
  .feature-card-block.checklist {
    padding-right: 8px;
    padding-left: 8px;
  }
  .feature-card {
    padding-top: 48px;
    padding-bottom: 56px;
  }
  .feature-card-list {
    padding-left: 24px;
  }
  .float-element-1 {
    right: 4%;
    width: 149px;
    height: 148px;
  }
  .float-element-2 {
    height: 80px;
  }
  .counter {
    width: 50%;
    padding-top: 32px;
    padding-bottom: 32px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .counters {
    width: 80%;
    margin-top: -32px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .intro-text {
    font-size: 17px;
    line-height: 28px;
  }
  .intro-big-text-2 {
    font-size: 80px;
    line-height: 64px;
  }
  .contact-card-v1 {
    width: 100%;
  }
  .input.contact-email {
    width: 100%;
    margin-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .input.contact-name {
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .nav-menu-photos-mask {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .nav-menu-photos {
    top: 0%;
    height: 100%;
  }
  .nav-menu-footer {
    height: 80px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .nav-menu-photo {
    width: 45vw;
    height: 50%;
  }
  .pricing-basic {
    max-width: 350px;
    margin-right: auto;
    margin-left: auto;
  }
  .pricing-section-title {
    max-width: 400px;
    margin-bottom: 60px;
    font-size: 32px;
    line-height: 44px;
  }
  .pricing-top-text {
    margin-bottom: 10px;
  }
  .pro-pricing {
    max-width: 350px;
    margin-right: auto;
    margin-left: auto;
  }
  .info-boxes {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }
  .paragraph-4 {
    max-width: 300px;
  }
  .pricing-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .main-column.margin-top {
    margin-top: 60px;
  }
  .project {
    border-radius: 10px;
  }
  .name-container {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  .project-light-box {
    border-radius: 10px;
  }
  .portfolio {
    margin-top: -406px;
  }
  .brand-5 {
    padding-left: 22px;
  }
  .nav-link-4 {
    background-color: #fff;
  }
  .menu-button-3 {
    color: #f2b433;
    font-size: 33px;
  }
  .menu-button-3.w--open {
    background-color: #fff;
    color: #f2b433;
  }
  .dark-box {
    max-width: 350px;
    margin-right: auto;
    margin-left: auto;
  }
  .light-box {
    max-width: 350px;
    margin-right: auto;
    margin-left: auto;
  }
  .main-panel {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

@media screen and (max-width: 479px) {
  .social-box {
    margin-bottom: 0%;
  }
  .div-block-6-copy {
    width: 100%;
  }
  .text-block-8 {
    white-space: nowrap;
  }
  .content-box {
    padding-top: 0px;
  }
  .form-wrapper {
    max-width: 460px;
  }
  .legal-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .button {
    margin-top: 20px;
  }
  .block-2 {
    padding-top: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .heading-2 {
    position: static;
    line-height: 140%;
  }
  .link-3 {
    white-space: nowrap;
  }
  .form-box {
    width: auto;
    margin-top: 0%;
  }
  .social-login {
    width: 48%;
    height: 45px;
  }
  .heading-1 {
    font-size: 36px;
    line-height: 140%;
    font-weight: 500;
  }
  .text-field-box {
    width: 100%;
  }
  .block-1 {
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
  }
  .login-head {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 22px;
  }
  .have-an-account-text {
    margin-bottom: 0px;
    font-size: 14px;
  }
  .login-container {
    min-width: 0px;
  }
  .field-wrapper.first-name-wrapper {
    margin-right: 3%;
  }
  .nav-buttons {
    width: 100%;
    justify-items: center;
  }
  .button-3.small {
    padding-right: 16px;
    padding-left: 16px;
  }
  .nav-menu {
    width: 100%;
  }
  .no-margin {
    margin: 0px;
  }
  .section-intro.no-margin-bottom {
    width: 100%;
    margin-bottom: 0px;
  }
  .section-intro.wide {
    max-width: 100%;
  }
  .no-margin-bottom {
    margin-bottom: 0px;
  }
  .team-member-header {
    padding-top: 20px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .team-member-position {
    width: 100%;
    margin-top: 4px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    text-align: left;
  }
  .about-photo {
    height: 240px;
  }
  .section {
    padding-right: 8px;
    padding-left: 8px;
  }
  .team-member-avatar {
    width: 100%;
    height: 280px;
  }
  .team-member {
    padding: 32px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .process {
    margin-top: 40px;
    margin-bottom: 24px;
    padding-top: 80px;
    padding-bottom: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .section-2 {
    padding-top: 64px;
    padding-bottom: 64px;
  }
  .process-line {
    margin-left: 28px;
  }
  .process-step-number.left {
    left: -16px;
    top: -4px;
    right: auto;
  }
  .process-icon {
    left: 0px;
    top: -12px;
    right: auto;
    width: 56px;
    height: 56px;
  }
  .process-step {
    margin-bottom: 40px;
  }
  .process-step-info {
    width: 100%;
    margin-left: 72px;
  }
  .process-step-info.left {
    text-align: left;
  }
  .side-block.no-padding {
    padding: 0px;
  }
  .big-side-media {
    height: 400px;
  }
  .big-side-content {
    padding: 64px 8px;
  }
  .big-side-content.left {
    padding-right: 8px;
  }
  .intro-big-text {
    font-size: 56px;
    line-height: 56px;
  }
  .feature-card-block {
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
  .feature-card-block.checklist {
    padding-top: 48px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
  }
  .feature-card {
    width: 100%;
    padding-right: 12%;
    padding-left: 12%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .feature-card.big {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .feature-card-list {
    margin-bottom: 0px;
    padding-left: 0px;
  }
  .float-element-1 {
    right: -10%;
  }
  .counter {
    width: 100%;
  }
  .counters {
    width: 100%;
  }
  .intro-big-text-2 {
    font-size: 56px;
    line-height: 56px;
  }
  .contact-info {
    padding: 32px 40px;
  }
  .contact-form-wrapper {
    padding: 40px 32px;
  }
  .nav-menu-footer {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .small-links-wrapper {
    margin-right: 0px;
  }
  .pricing-basic {
    padding: 15px;
  }
  .pro-pricing {
    padding: 15px;
  }
  .pricing-section {
    padding-right: 20px;
    padding-left: 20px;
  }
  .main-column.margin-top {
    margin-top: 40px;
  }
  .heading-18 {
    font-size: 16px;
    line-height: 36px;
  }
  .name-container {
    height: 46px;
    line-height: 20px;
  }
  .columns {
    margin-top: 40px;
  }
  .portfolio {
    margin-top: -395px;
  }
  .dark-box {
    padding: 15px;
  }
  .light-box {
    padding: 15px;
  }
  .main-panel {
    padding-right: 20px;
    padding-left: 20px;
  }
}

@font-face {
  font-family: 'Proxima nova';
  src: url('../fonts/Proxima-Nova-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
}