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

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

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

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

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

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

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Sf pro display, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

p {
  letter-spacing: .1em;
  margin-bottom: 10px;
  font-family: Sf pro display, sans-serif;
  line-height: 24px;
}

.sticky-nav {
  z-index: 1;
  background-color: rgba(244, 244, 244, .68);
  margin-bottom: -100px;
  padding: 10px 20px;
  position: relative;
  top: 0;
}

.sticky-nav.mobilenav {
  background-image: url('../images/background-fade-hemo2.jpg');
  background-position: 100%;
  background-size: cover;
  margin-bottom: 0;
}

.nav-grid {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content max-content max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin: 0;
  padding: 0;
  display: grid;
}

.nav-logo-link {
  height: 60px;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  display: block;
}

.nav-logo {
  float: left;
  clear: left;
  object-fit: contain;
  object-position: 0% 50%;
  width: auto;
  max-width: 150px;
  height: auto;
  max-height: 100%;
  padding-top: 10px;
  position: static;
}

.nav-link {
  color: #444;
  letter-spacing: .1em;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 0;
  font-family: Sf pro display, sans-serif;
  font-weight: 400;
  text-decoration: none;
  display: none;
}

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

.background-video {
  object-fit: fill;
  background-color: rgba(0, 0, 0, .27);
  width: auto;
  height: auto;
  max-height: 522px;
}

.hero-overlay {
  opacity: 1;
  color: #fff;
  object-fit: fill;
  background-color: rgba(7, 7, 7, .62);
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-start;
  height: 90vh;
  max-height: 680px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.centered-container {
  text-align: center;
  flex: 1;
  padding-top: 99px;
}

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

.heading {
  margin-bottom: 32px;
  font-size: 63px;
}

.heading.headingmobile {
  margin-bottom: 12px;
  font-size: 64px;
  font-weight: 900;
  line-height: 88px;
}

.heading.headingmobile.hiddendesk {
  display: none;
}

.p2 {
  letter-spacing: .5px;
  text-transform: none;
  padding-top: 0;
  font-family: Sf pro display, sans-serif;
  font-size: 16px;
}

.button {
  letter-spacing: .5px;
  text-transform: uppercase;
  background-color: #3898ec;
  border-radius: 4px;
  font-family: Sf pro display, sans-serif;
  font-size: 13px;
  line-height: 20px;
  box-shadow: 1px 1px 9px rgba(114, 133, 177, .52);
}

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

.heading-2 {
  text-align: left;
  font-family: Sf pro display, sans-serif;
  font-size: 38px;
  font-weight: 900;
  line-height: 44px;
}

.flex-container {
  flex-direction: row;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  font-family: Sf pro display, sans-serif;
  display: flex;
}

.hero-image-mask {
  width: 100%;
  margin-left: 0;
}

.hero-image {
  object-fit: cover;
  object-position: 50% 50%;
  flex: 0 .5 auto;
  width: 100%;
  height: 100%;
}

.column {
  padding-top: 93px;
}

.column.mobcol {
  padding-top: 0;
}

.section-3 {
  text-align: center;
}

.image-7 {
  width: 100%;
  max-width: 1913px;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.container {
  text-align: center;
}

.text-block {
  height: 300px;
  max-height: 300px;
  padding-bottom: 0;
  overflow: scroll;
}

.text-block.privacyblock {
  color: #646464;
  letter-spacing: .4px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #000;
  width: 100%;
  max-width: 800px;
  height: auto;
  max-height: 550px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 20px;
  font-family: Sf pro display, sans-serif;
  font-size: 12px;
}

.field-label {
  text-align: left;
  min-width: 0;
  max-width: none;
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  font-family: Sf pro display, sans-serif;
  font-weight: 400;
}

.text-field, .text-field-2, .text-field-3 {
  border: 1px solid rgba(0, 0, 0, .31);
  border-radius: 4px;
  max-width: 300px;
  margin-left: 0;
  margin-right: auto;
}

.field-label-2 {
  text-align: left;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  font-family: Sf pro display, sans-serif;
  font-weight: 400;
}

.body-p {
  clear: none;
  color: #333;
  text-align: left;
  letter-spacing: .5px;
  text-transform: none;
  border: 1px #575757;
  margin-top: 0;
  margin-bottom: 0;
  padding: 20px 0;
  font-family: Sf pro display, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 24px;
}

.submit-button {
  letter-spacing: .5px;
  text-transform: uppercase;
  font-family: Sf pro display, sans-serif;
  font-size: 13px;
  text-decoration: none;
}

.submit-button.submitspace {
  border-radius: 4px;
  width: auto;
  max-width: none;
  margin-top: 0;
  margin-bottom: 16px;
  padding-left: 40px;
  padding-right: 40px;
  line-height: 28px;
}

.columns-2 {
  clear: both;
  background-color: #eee;
  border-radius: 28px;
  margin-top: 65px;
  margin-bottom: 65px;
  box-shadow: 15px 13px 20px 3px rgba(155, 162, 184, .33);
}

.nav-logo-copy {
  float: left;
  clear: none;
  object-fit: contain;
  object-position: 0% 50%;
  width: 32px;
  max-width: 32px;
  height: 32px;
  max-height: 32px;
  margin-right: 15px;
  position: static;
}

.heading_brand {
  float: none;
  color: #333;
  text-align: left;
  letter-spacing: .05em;
  border: 1px #575757;
  margin-top: 5px;
  margin-bottom: 0;
  padding-bottom: 10px;
  font-family: Sf pro display, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 900;
  line-height: 24px;
}

.heading_short {
  float: none;
  clear: none;
  color: #333;
  text-align: left;
  width: auto;
  max-width: none;
  margin-top: 20px;
  margin-bottom: 4px;
  font-family: Sf pro display, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 44px;
}

.div-block-3-copy {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

.form {
  text-align: left;
}

.heading_agreement_right {
  float: none;
  color: #333;
  text-align: left;
  letter-spacing: .05em;
  border: 1px #575757;
  margin-top: 0;
  margin-bottom: 6px;
  padding-bottom: 10px;
  font-family: Sf pro display, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.paragraph-3b {
  color: #838383;
  text-align: left;
  letter-spacing: .05em;
  border: 1px #575757;
  margin-top: 24px;
  margin-bottom: 13px;
  padding-bottom: 0;
  font-family: Sf pro display, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 24px;
}

.subscribe-input {
  float: left;
  color: #ececec;
  letter-spacing: 1px;
  background-color: #484848;
  border: 1px #e0e0e0;
  border-radius: 6px;
  max-width: 60%;
  min-height: 48px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 30px;
  font-family: Sf pro display, sans-serif;
  font-size: 12px;
  font-weight: 300;
}

.subscribe-input::placeholder {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
}

.btn_subscribe {
  letter-spacing: 1.5px;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #706f6f;
  border-radius: 6px;
  width: 32%;
  max-width: 35%;
  min-height: 48px;
  margin-left: 10px;
  font-family: Sf pro display, sans-serif;
  font-size: 11px;
  font-weight: 700;
}

.img_social {
  text-align: center;
  border: 2px #575656;
  border-radius: 11px;
  width: 40px;
  max-width: 100%;
  height: 40px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 6px;
}

.h_footer {
  color: #e4e4e4;
  text-align: left;
  text-decoration: underline;
}

.home-contact-label {
  color: #ddd;
  text-align: left;
  margin-top: 13px;
  font-family: Sf pro display, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.btn_standard {
  text-align: center;
  letter-spacing: .75px;
  background-color: #3898ec;
  border: 2px #59a6e9;
  border-radius: 6px;
  width: auto;
  max-width: none;
  min-height: auto;
  margin-left: 5px;
  margin-right: 5px;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 30px;
}

.input_home_contact {
  float: none;
  color: #ececec;
  letter-spacing: 1px;
  background-color: #424040;
  border: 1px #e0e0e0;
  border-bottom-color: #b1b1b1;
  border-radius: 6px;
  max-width: 300px;
  min-height: 42px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 18px;
  font-family: Sf pro display, sans-serif;
  font-size: 13px;
  font-weight: 300;
}

.input_home_contact::placeholder {
  color: #6b6b6b;
  background-color: rgba(0, 0, 0, 0);
}

.btn_send {
  text-align: center;
  letter-spacing: 1.5px;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #706f6f;
  border-radius: 6px;
  width: 100%;
  max-width: 200px;
  min-height: 48px;
  margin-top: 20px;
  margin-left: 0;
  font-family: Sf pro display, sans-serif;
  font-size: 11px;
  font-weight: 700;
}

.footer_checkbox {
  color: #b9b9b9;
  text-align: left;
  letter-spacing: .4px;
  padding-left: 5px;
  font-family: Sf pro display, sans-serif;
  font-size: 13px;
}

.checkbox-field {
  text-align: left;
  margin-top: 12px;
}

.footer_heading2 {
  color: #bbb;
  text-align: left;
  margin-bottom: 40px;
  font-family: Sf pro display, sans-serif;
  font-size: 38px;
  font-weight: 900;
  line-height: 44px;
}

.checkbox {
  min-width: 16px;
  min-height: 16px;
}

.columns-5 {
  margin-bottom: 60px;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 0;
}

.column-6 {
  padding-left: 20px;
  padding-right: 20px;
}

.column-7 {
  text-align: left;
  padding-left: 20px;
  padding-right: 20px;
}

.p_footer_add {
  color: #ddd;
  text-align: left;
  letter-spacing: .05em;
  border: 1px #575757;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: Sf pro display, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 24px;
}

.p_footer_email {
  color: #ddd;
  text-align: left;
  letter-spacing: .05em;
  border: 1px #575757;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 28px;
  font-family: Sf pro display, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 24px;
}

.bold-text-5, .bold-text-6 {
  color: #4390dd;
}

.footer_section {
  background-color: #2d2d2d;
  border-bottom: 0 #000;
  padding-top: 100px;
  padding-bottom: 0;
}

.container-3 {
  border: 1px #000;
  border-top: 1px solid #555;
  padding-top: 20px;
  padding-bottom: 20px;
}

.p_copyright {
  float: left;
  color: #a3a2a2;
  text-align: left;
  letter-spacing: .05em;
  border: 1px #575757;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: Sf pro display, sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 24px;
}

.p_copyright-right {
  float: right;
  color: #a3a2a2;
  text-align: right;
  letter-spacing: .05em;
  border: 1px #575757;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: Sf pro display, sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 24px;
}

.column-8 {
  text-align: left;
}

.div-block-5 {
  text-align: left;
  padding-top: 66px;
  padding-bottom: 17px;
}

.image_2 {
  text-align: left;
  position: static;
}

.columns-2b {
  clear: both;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px #cecece;
  border-radius: 0;
  margin-top: 0;
  margin-bottom: 0;
}

.div-block-6 {
  padding-top: 0;
  padding-bottom: 0;
}

.image-10 {
  width: 100%;
  max-width: none;
  max-height: none;
}

.italic-text {
  color: #5a5a5a;
}

.div-block-7 {
  float: right;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #8a8a8a;
  border-left: 1px solid #d6d6d6;
  min-width: auto;
  max-width: none;
  margin-top: 100px;
  padding: 0 0 0 20px;
}

.column-3c {
  background-color: rgba(250, 251, 252, .77);
  border-radius: 0;
  margin-top: 0;
  padding: 20px 70px 60px;
  font-family: Sf pro display, sans-serif;
}

.image-10-copy {
  max-width: 300px;
  max-height: 240px;
}

.section-four {
  background-color: #e4e3e9;
  padding: 106px 40px 100px;
}

.btn_long2 {
  background-color: #3898ec;
  border-radius: 6px;
  margin-left: 20px;
}

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

.div-block-8 {
  border-left: 1px solid #aaa;
  max-width: 600px;
  margin-top: 40px;
  padding: 10px 20px;
  display: block;
  overflow: visible;
}

.container-4 {
  max-width: 1200px;
}

.div-block-9 {
  max-width: 450px;
}

.div-block-10 {
  border-top: 1px #bbb;
  border-bottom: 0 #bbb;
  margin-top: 60px;
  padding-top: 40px;
  padding-bottom: 40px;
  display: block;
}

.column-10 {
  clear: none;
  text-align: center;
}

.image-11 {
  text-align: center;
  width: 100%;
  max-width: 200px;
  max-height: 200px;
  padding-bottom: 20px;
}

.column-11, .column-12 {
  text-align: center;
}

.body-p-center {
  clear: none;
  color: #333;
  text-align: center;
  letter-spacing: .05em;
  text-transform: none;
  border: 1px #575757;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 19px;
  font-family: Sf pro display, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 24px;
}

.section-cta {
  background-image: url('../images/5f77d497032685741bde8cca_AdobeStock_327565909-iot4-5.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  padding-top: 0;
}

.div-block-11 {
  background-color: rgba(40, 30, 85, .87);
  padding-top: 100px;
  padding-bottom: 100px;
}

.header_cta {
  float: none;
  color: #e7e7e7;
  text-align: left;
  letter-spacing: .05em;
  border: 1px #575757;
  margin-top: 7px;
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: Sf pro display, sans-serif;
  font-size: 27px;
  font-style: normal;
  font-weight: 900;
  line-height: 24px;
}

.body-a-cta {
  clear: none;
  color: #e7e7e7;
  text-align: left;
  letter-spacing: .05em;
  text-transform: none;
  border: 1px #575757;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: Sf pro display, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 24px;
}

.subscribe-input-cta {
  float: left;
  color: #2a2a2a;
  letter-spacing: 1px;
  background-color: #dadada;
  border: 1px #e0e0e0;
  border-radius: 6px;
  max-width: 60%;
  min-height: 48px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 30px;
  font-family: Sf pro display, sans-serif;
  font-size: 12px;
  font-weight: 300;
}

.subscribe-input-cta::placeholder {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
}

.btn_subscribe-cta {
  letter-spacing: 1.5px;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #c9c9c9;
  border-radius: 6px;
  width: 32%;
  max-width: 35%;
  min-height: 48px;
  margin-left: 10px;
  font-family: Sf pro display, sans-serif;
  font-size: 11px;
  font-weight: 700;
}

.body-a-cta-form {
  clear: none;
  color: #e7e7e7;
  text-align: left;
  letter-spacing: .05em;
  text-transform: none;
  border: 1px #575757;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 19px;
  padding-right: 20px;
  font-family: Sf pro display, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
}

.form-block {
  margin-top: 40px;
}

.text-block-2, .text-block-3 {
  letter-spacing: .3px;
  font-family: Sf pro display, sans-serif;
  font-weight: 400;
}

.text-block-3:focus {
  font-weight: 900;
}

.text-block-4 {
  font-family: Sf pro display, sans-serif;
  font-weight: 900;
}

.tab-link-tab-1 {
  background-color: #d6d6d6;
}

.tab-link-tab-1.w--current {
  color: #f8f8f8;
  background-color: #3898ec;
}

.column-14 {
  text-align: right;
}

.btn_subscribe-head {
  color: #000;
  text-align: center;
  letter-spacing: .75px;
  background-color: #b9c1c7;
  border: 2px #c9c9c9;
  border-radius: 6px;
  width: auto;
  max-width: none;
  min-height: auto;
  margin-left: 5px;
  margin-right: 5px;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 30px;
}

.column-15 {
  text-align: left;
}

.tab-link-tab-3-2 {
  background-color: #d6d6d6;
}

.tab-link-tab-3-2.w--current {
  color: #fff;
  background-color: #3898ec;
}

.tab-link-tab-2-2 {
  background-color: #d6d6d6;
}

.tab-link-tab-2-2.w--current {
  color: #fff;
  background-color: #3898ec;
}

.body-p-2 {
  clear: none;
  color: #333;
  text-align: left;
  letter-spacing: .5px;
  text-transform: none;
  border: 1px #575757;
  margin-top: 0;
  margin-bottom: 0;
  padding: 20px;
  font-family: Sf pro display, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 24px;
}

.services-column-2 {
  background-color: rgba(250, 251, 252, .77);
  border-radius: 0;
  margin-top: 0;
  padding: 40px 70px 60px;
}

.services-column-2rt {
  padding: 40px 70px 60px;
}

.div-block-14 {
  float: right;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  border: 0 #000;
  max-width: 600px;
  padding: 0 0 0 20px;
}

.column-16 {
  background-color: rgba(250, 251, 252, .77);
  padding: 40px 70px 60px;
}

.button-3 {
  margin-left: 0;
  margin-right: 0;
}

.hero-2 {
  align-items: center;
  padding-top: 160px;
  padding-bottom: 100px;
  display: block;
}

.div-block-22 {
  flex: 0 auto;
  max-width: none;
  margin-right: 0;
  padding-left: 40px;
  padding-right: 40px;
}

.body-p3 {
  clear: none;
  color: #333;
  text-align: left;
  letter-spacing: .1em;
  text-transform: none;
  border: 1px #575757;
  margin-top: 0;
  margin-bottom: 0;
  padding: 20px 0;
  font-family: Sf pro display, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.div-block-22-copy {
  flex: 0 auto;
  max-width: none;
  margin-right: 40px;
  padding-left: 40px;
  padding-right: 40px;
}

.container-6 {
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  margin-bottom: 0;
  padding: 40px;
}

.div-block-24 {
  max-width: 600px;
}

.sectionservices-copy {
  background-color: #eee;
  width: auto;
  padding-top: 0;
}

.servicsecolumn-copy {
  clear: both;
  background-color: #eee;
  border-radius: 0;
  margin-top: 0;
  margin-bottom: 0;
}

.section-5 {
  background-image: url('../images/dreamstime_xxl_104160213.jpg');
  background-position: 0 0;
  background-size: cover;
  margin-top: 0;
  padding-top: 60px;
  padding-bottom: 60px;
}

.columns-6 {
  background-color: rgba(243, 243, 243, .83);
}

.column-17 {
  background-color: rgba(0, 0, 0, 0);
  border-left: 0 #000;
  border-right: 1px solid #e0e0e0;
  padding: 20px 40px 60px 60px;
}

.column-18 {
  padding: 20px 40px 60px 60px;
}

.italic-text-copy {
  color: #333;
}

.button-3b {
  text-align: center;
  width: 250px;
  max-width: 250px;
  margin-left: 0;
  margin-right: 0;
}

.container-7 {
  max-width: 1200px;
  padding-top: 10px;
  padding-bottom: 60px;
}

.bold-text-7 {
  color: #333;
}

.list-2 {
  margin-top: 20px;
  margin-bottom: 30px;
}

.section-6 {
  background-image: url('../images/background-slight-blue.jpg');
  background-position: 0 0;
  background-size: cover;
  padding-top: 60px;
  padding-bottom: 60px;
}

.heading-main-about {
  float: none;
  clear: none;
  color: #fff;
  text-align: left;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, .52);
  width: auto;
  max-width: none;
  margin-top: 20px;
  margin-bottom: 4px;
  font-family: Sf pro display, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 44px;
}

.sub-heading-about {
  color: #fff;
  text-shadow: 1px 1px 36px rgba(0, 0, 0, .63);
}

.section-5-services {
  background-image: url('../images/chipbg2.jpg');
  background-position: 0 0;
  background-size: cover;
  margin-top: 0;
  padding-top: 60px;
  padding-bottom: 60px;
}

.p-services-three {
  color: #838383;
  text-align: left;
  letter-spacing: .05em;
  border: 1px #575757;
  margin-top: 0;
  margin-bottom: 30px;
  padding-bottom: 0;
  font-family: Sf pro display, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 24px;
}

.sub-heading-h4 {
  float: none;
  clear: none;
  color: #333;
  text-align: left;
  width: auto;
  max-width: none;
  margin-top: 25px;
  margin-bottom: 5px;
  font-family: Sf pro display, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 44px;
}

.header-long, .header-portfolio-page {
  float: none;
  color: #333;
  text-align: left;
  letter-spacing: .05em;
  border: 1px #575757;
  margin-top: 7px;
  margin-bottom: 0;
  padding-bottom: 10px;
  font-family: Sf pro display, sans-serif;
  font-size: 27px;
  font-style: normal;
  font-weight: 900;
  line-height: 24px;
}

.porfolio-section-2 {
  background-image: url('../images/background-fade-hemo2_1.jpg');
  background-position: 0 0;
  background-size: cover;
  width: auto;
  padding-top: 105px;
  padding-bottom: 100px;
}

.avidimimage {
  max-width: 300px;
  padding-left: 0;
}

.column-4-copy {
  padding: 40px 40px 10px;
}

.light-org {
  max-width: 360px;
  max-height: 240px;
}

.column-4-copy-copy, .column-4p {
  padding: 0 40px 10px;
}

.porfolio-section-1b {
  background-image: url('../images/cms-non-profit-bg.jpg');
  background-position: 50% 0;
  background-size: cover;
  width: auto;
  padding-top: 100px;
  padding-bottom: 100px;
}

.column-3c-copy {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  margin-top: 0;
  padding: 20px 70px 60px;
}

.light-org2 {
  max-width: 300px;
  max-height: 100%;
}

.btn_long {
  text-align: center;
  background-color: #3898ec;
  border: 2px #59a6e9;
  border-radius: 6px;
  width: 260px;
  max-width: 260px;
  min-height: 36px;
  margin-left: 0;
  margin-right: 5px;
  font-size: 13px;
}

.section-copy-2 {
  background-image: url('../images/iot-data-background.jpg');
  background-position: 0 0;
  background-size: cover;
  width: auto;
  padding-top: 105px;
  padding-bottom: 105px;
}

.image-12 {
  text-align: left;
  padding-bottom: 0;
  position: static;
}

.section-copy2-2 {
  padding-top: 100px;
  padding-bottom: 100px;
  font-family: Sf pro display, sans-serif;
}

.btn_standard-body {
  text-align: center;
  background-color: #3898ec;
  border: 2px #59a6e9;
  border-radius: 4px;
  width: auto;
  max-width: none;
  min-height: auto;
  margin-top: 20px;
  margin-left: 0;
  margin-right: 5px;
  padding: 12px 40px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 24px;
}

.section-7 {
  background-image: url('../images/background-slight-blue.jpg');
  background-position: 0 0;
  background-size: cover;
  padding-top: 106px;
  padding-bottom: 100px;
}

.column-4bc {
  padding: 60px 40px 40px;
}

.column-3-b {
  background-color: rgba(250, 251, 252, .88);
  border-radius: 28px 0 0 28px;
  margin-top: 0;
  padding: 50px 70px;
}

.section-sign-portfolio {
  background-image: url('../images/background-fade-health.jpg');
  background-position: 0 0;
  background-size: cover;
  width: auto;
  padding-top: 105px;
  padding-bottom: 100px;
}

.bold-text-8 {
  min-width: 28px;
}

.bold-text-9 {
  color: #fff;
  text-align: left;
  letter-spacing: .7px;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Sf pro display, sans-serif;
  font-size: 24px;
}

.text-block-5 {
  color: #ddd;
  text-align: left;
  letter-spacing: .4px;
  max-width: 400px;
  margin-top: 20px;
  font-family: Sf pro display, sans-serif;
  font-weight: 300;
  line-height: 24px;
}

.text-block-6 {
  color: #ddd;
  text-align: left;
  letter-spacing: .4px;
  font-family: Sf pro display, sans-serif;
  font-size: 16px;
  line-height: 28px;
}

.column-2 {
  margin-top: 30px;
}

.list-item-2, .list-item-3, .list-item-4, .list-item-5 {
  display: block;
}

.text-block-7 {
  font-size: 28px;
}

.columns-8 {
  margin-left: 60px;
  margin-right: 60px;
}

.tab-link-tab-1-2 {
  background-color: #d6d6d6;
  padding: 12px 40px;
}

.tab-link-tab-1-2.w--current {
  color: #f8f8f8;
  letter-spacing: .3px;
  background-color: #3898ec;
  padding: 12px 40px;
}

.tab-link-tab-3-3 {
  background-color: #d6d6d6;
  padding: 12px 40px;
}

.tab-link-tab-3-3.w--current {
  color: #fff;
  background-color: #3898ec;
}

.columns-9 {
  flex: 1;
}

.heading-3 {
  text-align: left;
  object-fit: fill;
  width: 100%;
  font-family: Sf pro display, sans-serif;
  font-size: 38px;
  font-weight: 900;
  line-height: 44px;
  display: block;
}

.btn_long2-2 {
  background-color: #3898ec;
  border-radius: 4px;
  margin-left: 20px;
  padding: 12px 40px;
  font-size: 13px;
}

.tab-link-tab-2-3 {
  background-color: #d6d6d6;
  padding: 12px 40px;
}

.tab-link-tab-2-3.w--current {
  color: #fff;
  background-color: #3898ec;
}

.column-22 {
  clear: none;
  text-align: center;
  position: static;
}

.tabs-menu {
  text-align: left;
  padding-top: 40px;
  padding-bottom: 10px;
}

.div-block-25 {
  max-width: none;
}

.body-p-3 {
  clear: none;
  color: #333;
  text-align: left;
  letter-spacing: .5px;
  text-transform: none;
  border: 1px #575757;
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px 0;
  font-family: Sf pro display, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 24px;
}

.text-field-3short {
  border: 1px solid rgba(0, 0, 0, .31);
  border-radius: 4px;
  max-width: 50px;
  margin-left: 0;
  margin-right: auto;
}

.privacy_agreement_txt {
  color: #838383;
  text-align: left;
  letter-spacing: .3px;
  border: 1px #575757;
  max-width: 300px;
  margin-top: 24px;
  margin-bottom: 13px;
  padding-bottom: 0;
  font-family: Sf pro display, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
}

.portfolio_desc {
  color: #838383;
  text-align: left;
  letter-spacing: .05em;
  border: 1px #575757;
  margin-top: 7px;
  margin-bottom: 13px;
  padding-bottom: 0;
  font-family: Sf pro display, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 24px;
}

.porfolio-weather {
  background-color: #e7e9eb;
  width: auto;
  padding-top: 105px;
  padding-bottom: 100px;
}

.heading-4a {
  text-align: left;
  object-fit: fill;
  width: 100%;
  font-family: Sf pro display, sans-serif;
  font-size: 38px;
  font-weight: 900;
  line-height: 44px;
  display: block;
}

.header-portfolio-page-2 {
  float: none;
  color: #333;
  text-align: left;
  letter-spacing: .05em;
  border: 1px #575757;
  margin-top: 7px;
  margin-bottom: 0;
  padding-bottom: 10px;
  font-family: Sf pro display, sans-serif;
  font-size: 27px;
  font-style: normal;
  font-weight: 900;
  line-height: 34px;
}

.portfolio_cardiology {
  background-image: url('../images/portfolio-cardiology-light-bg.jpg');
  background-position: 50% 0;
  background-size: cover;
  width: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  font-family: Sf pro display, sans-serif;
}

.portfolio_desc-2 {
  color: #838383;
  text-align: left;
  letter-spacing: .05em;
  border: 1px #575757;
  max-width: none;
  margin-top: 7px;
  margin-bottom: 13px;
  padding-bottom: 0;
  font-family: Sf pro display, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 24px;
}

.div-block-26 {
  float: right;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #8a8a8a;
  border-left: 1px solid #d6d6d6;
  min-width: 548px;
  max-width: 548px;
  margin-top: 100px;
  padding: 0 0 0 20px;
}

.paragraph-3b-2 {
  color: #838383;
  text-align: left;
  letter-spacing: .05em;
  border: 1px #575757;
  max-width: none;
  margin-top: 24px;
  margin-bottom: 13px;
  padding-bottom: 0;
  font-family: Sf pro display, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 24px;
}

.portfolio_left_col {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  margin-top: 0;
  padding: 20px 70px 60px;
}

.portfolio_cutting_cloud {
  background-color: #fff;
  width: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  font-family: Sf pro display, sans-serif;
}

.portfolio_cardiology_dark {
  background-image: url('../images/portfolio-cardiology-dark-bg.jpg');
  background-position: 50% 0;
  background-size: cover;
  width: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  font-family: Sf pro display, sans-serif;
}

.porfoltio_fleet {
  background-image: url('../images/fleetmanagement.jpg');
  background-position: 50% 0;
  background-size: cover;
  width: auto;
  padding-top: 100px;
  padding-bottom: 100px;
}

.header-portfolio-cta {
  float: none;
  color: #333;
  text-align: left;
  letter-spacing: .05em;
  border: 1px #575757;
  margin-top: 0;
  margin-bottom: 20px;
  padding-bottom: 0;
  font-family: Sf pro display, sans-serif;
  font-size: 27px;
  font-style: normal;
  font-weight: 900;
  line-height: 24px;
}

.paragraph-3b-cta {
  color: #838383;
  text-align: left;
  letter-spacing: .05em;
  border: 1px #575757;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: Sf pro display, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 24px;
}

.porfolio-btm-cta {
  background-color: #e7e9eb;
  width: auto;
  padding-top: 60px;
  padding-bottom: 80px;
}

.porfoltio_solar, .porfoltio_dataman {
  background-image: url('../images/iot-data-background.jpg');
  background-position: 50% 0;
  background-size: cover;
  width: auto;
  padding-top: 100px;
  padding-bottom: 100px;
}

.portfolio_oil {
  background-image: url('../images/portfolio-oil-bg.jpg');
  background-position: 50% 0;
  background-size: cover;
  width: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  font-family: Sf pro display, sans-serif;
}

.oilimg {
  width: 100%;
  max-width: 450px;
  max-height: none;
}

.portfolio_smartwatch {
  background-image: url('../images/portfolio-background-smartwatch.jpg');
  background-position: 50% 0;
  background-size: cover;
  width: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  font-family: Sf pro display, sans-serif;
}

@media screen and (max-width: 991px) {
  .hero-overlay {
    flex-wrap: nowrap;
    justify-content: center;
    height: auto;
    max-height: none;
    margin-bottom: 0;
    padding-bottom: 100px;
    display: block;
  }

  .centered-container {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .div-block {
    padding-bottom: 0;
  }

  .heading-2 {
    text-align: center;
  }

  .column.mobcol {
    text-align: center;
    flex-direction: column;
    align-self: auto;
    padding-top: 27px;
    display: block;
  }

  .columns {
    flex-direction: column-reverse;
    display: block;
  }

  .image-7 {
    display: none;
  }

  .body-p {
    text-align: center;
  }

  .submit-button.submitspace {
    white-space: normal;
  }

  .image_2 {
    text-align: left;
  }

  .div-block-7 {
    text-align: left;
    min-width: auto;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }

  .section-four {
    padding-left: 40px;
    padding-right: 40px;
  }

  .btn_subscribe-head {
    width: 150px;
    max-width: 150px;
  }

  .hero-2 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .sectionservices-copy {
    padding-left: 0;
    padding-right: 0;
  }

  .container-7 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .porfolio-section-2 {
    padding-bottom: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

  .column-4-copy, .column-4-copy-copy, .column-4p {
    text-align: center;
  }

  .porfolio-section-1b {
    padding-bottom: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

  .btn_long {
    margin-left: 0;
    margin-right: 0;
  }

  .section-copy-2 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .columns-7 {
    flex-direction: column-reverse;
    display: flex;
  }

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

  .section-copy2-2 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .btn_standard-body {
    margin-left: 0;
    margin-right: 0;
  }

  .section-7 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .column-4bc {
    text-align: center;
  }

  .column-3-b {
    padding-bottom: 30px;
  }

  .section-sign-portfolio {
    padding: 60px 40px 0;
  }

  .column-2 {
    margin-top: 25px;
  }

  .columns-9 {
    flex-direction: column-reverse;
    display: block;
  }

  .porfolio-weather {
    padding-bottom: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

  .bold-text-10, .column-23 {
    text-align: center;
  }

  .portfolio_cardiology {
    padding-bottom: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-26 {
    float: left;
    min-width: 0;
  }

  .portfolio_cutting_cloud, .portfolio_cardiology_dark, .porfoltio_fleet {
    padding-bottom: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

  .container-8 {
    text-align: left;
    flex-direction: row;
    display: block;
  }

  .porfolio-btm-cta, .porfoltio_solar, .porfoltio_dataman, .portfolio_oil, .portfolio_smartwatch {
    padding-bottom: 0;
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media screen and (max-width: 767px) {
  .sticky-nav {
    position: relative;
  }

  .nav-grid {
    text-align: center;
    display: block;
  }

  .nav-logo {
    float: none;
    clear: none;
  }

  .hero-overlay {
    padding: 40px 20px;
  }

  .heading.headingmobile {
    line-height: 66px;
  }

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

  .flex-container {
    flex-direction: column;
  }

  .hero-image-mask {
    order: -1;
    margin-left: 0;
    margin-right: 0;
  }

  .column.mobcol {
    clear: none;
    clear: none;
    text-align: left;
    padding-left: 40px;
    padding-right: 40px;
  }

  .columns {
    display: flex;
  }

  .body-p {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
  }

  .btn_standard {
    width: 150px;
  }

  .column-6 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .container-3 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .p_copyright, .p_copyright-right {
    float: none;
    text-align: center;
  }

  .column-8 {
    border-top: 1px solid #575757;
    margin-top: 40px;
    padding-top: 30px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .image_2, .div-block-6 {
    text-align: center;
  }

  .image-10 {
    width: 100%;
    max-width: 200px;
  }

  .div-block-7 {
    min-width: 0;
  }

  .column-3c {
    padding-left: 40px;
    padding-right: 40px;
  }

  .image-10-copy {
    width: 100%;
    max-width: 100%;
    max-height: none;
  }

  .btn_long2 {
    margin-left: 0;
  }

  .column-9 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-8 {
    border: 1px #000;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-11 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .column-14 {
    text-align: center;
    padding-bottom: 10px;
    display: block;
  }

  .btn_subscribe-head {
    width: auto;
    max-width: none;
    margin-top: 10px;
  }

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

  .body-p-2 {
    border-width: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .lightbox-link {
    text-align: left;
  }

  .services-column-2 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .services-column-2rt {
    text-align: center;
    padding-bottom: 40px;
  }

  .hero-2 {
    padding: 40px 20px;
  }

  .body-p3 {
    padding-left: 0;
    padding-right: 0;
  }

  .section-5 {
    background-position: 50%;
  }

  .button-3b {
    width: 250px;
  }

  .porfolio-section-2 {
    padding-bottom: 100px;
  }

  .avidimimage {
    width: 100%;
    max-width: 200px;
  }

  .column-4-copy {
    text-align: center;
    padding-bottom: 40px;
  }

  .light-org {
    width: 100%;
    max-width: 100%;
    max-height: none;
  }

  .column-4-copy-copy, .column-4p {
    text-align: center;
    padding-bottom: 40px;
  }

  .porfolio-section-1b {
    padding-bottom: 100px;
  }

  .column-3c-copy {
    padding-left: 40px;
    padding-right: 40px;
  }

  .light-org2 {
    width: 100%;
    max-width: 100%;
    max-height: none;
  }

  .column-21 {
    display: flex;
  }

  .btn_long {
    width: 150px;
  }

  .columns-7 {
    flex-direction: column-reverse;
    display: flex;
  }

  .image-12 {
    text-align: center;
  }

  .btn_standard-body {
    text-align: left;
    width: auto;
  }

  .column-4bc {
    text-align: center;
    padding-bottom: 40px;
  }

  .section-sign-portfolio {
    padding-top: 40px;
    padding-bottom: 60px;
  }

  .columns-9 {
    display: flex;
  }

  .btn_long2-2 {
    margin-left: 0;
  }

  .column-22 {
    order: 1;
  }

  .body-p-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .porfolio-weather {
    padding-bottom: 100px;
  }

  .heading-4a {
    font-size: 32px;
  }

  .portfolio_cardiology {
    padding-bottom: 100px;
  }

  .div-block-26 {
    min-width: 0;
  }

  .portfolio_left_col {
    padding-left: 40px;
    padding-right: 40px;
  }

  .portfolio_cutting_cloud, .portfolio_cardiology_dark, .porfoltio_fleet, .porfolio-btm-cta, .porfoltio_solar, .porfoltio_dataman, .portfolio_oil, .portfolio_smartwatch {
    padding-bottom: 100px;
  }
}

@media screen and (max-width: 479px) {
  .sticky-nav {
    padding: 0;
  }

  .sticky-nav.mobilenav {
    margin-bottom: 0;
  }

  .nav-grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: 100px;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .nav-logo-link {
    border-top: 1px solid #c4c4c4;
  }

  .nav-link {
    border-top: 1px solid #c4c4c4;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .centered-container {
    text-align: center;
    padding-top: 0;
  }

  .heading.headingmobile {
    text-align: center;
    font-size: 34px;
    line-height: 44px;
  }

  .p2 {
    text-align: center;
  }

  .button {
    border: 0 solid #000;
  }

  .heading-2 {
    text-align: left;
    text-transform: none;
    white-space: normal;
    font-family: Sf pro display, sans-serif;
    font-size: 38px;
    font-weight: 900;
    line-height: 44px;
  }

  .column {
    padding-bottom: 60px;
  }

  .column.mobcol {
    padding: 0 0 40px;
  }

  .columns {
    flex-direction: column-reverse;
    display: flex;
  }

  .text-block.privacyblock {
    padding-top: 30px;
    padding-left: 0;
    padding-right: 0;
  }

  .body-p {
    color: #333;
    text-align: left;
    letter-spacing: .5px;
    border-style: none;
    border-width: 0;
    font-size: 14px;
    line-height: 24px;
  }

  .submit-button.submitspace {
    white-space: normal;
    object-fit: fill;
    max-width: none;
    display: block;
    position: static;
    overflow: visible;
  }

  .nav-logo-copy {
    float: none;
  }

  .heading_brand {
    color: #333;
    letter-spacing: .1em;
    border-style: none;
    border-width: 0;
    font-size: 20px;
    line-height: 24px;
  }

  .heading_short {
    text-transform: none;
    font-family: Sf pro display, sans-serif;
    font-size: 24px;
    font-weight: 300;
    line-height: 44px;
  }

  .heading_agreement_right {
    color: #333;
    letter-spacing: .1em;
    border-style: none;
    border-width: 0;
    margin-top: 40px;
    font-size: 14px;
    line-height: 24px;
  }

  .paragraph-3b {
    color: #838383;
    letter-spacing: .1em;
    border-style: none;
    border-width: 0;
    font-size: 12px;
    line-height: 21px;
  }

  .subscribe-input {
    float: none;
    width: 100%;
    max-width: none;
  }

  .btn_subscribe {
    width: 100%;
    max-width: none;
    margin-left: 0;
  }

  .btn_send {
    max-width: 100%;
  }

  .footer_heading2 {
    text-transform: none;
    font-family: Sf pro display, sans-serif;
    font-size: 38px;
    font-weight: 900;
    line-height: 44px;
  }

  .p_footer_add, .p_footer_email {
    color: #ddd;
    letter-spacing: .1em;
    border-style: none;
    border-width: 0;
    font-size: 14px;
    line-height: 24px;
  }

  .p_copyright {
    color: #dbdbdb;
    letter-spacing: .1em;
    border-style: none;
    border-width: 0;
    font-size: 13px;
    line-height: 24px;
  }

  .p_copyright-right {
    color: #b9b9b9;
    letter-spacing: .1em;
    border-style: none;
    border-width: 0;
    padding-top: 20px;
    font-size: 13px;
    line-height: 24px;
  }

  .image_2 {
    float: none;
    clear: none;
    position: static;
  }

  .image-10 {
    width: 100%;
  }

  .div-block-7 {
    float: none;
    border-left-style: none;
    max-width: none;
    padding-left: 0;
  }

  .column-3c {
    padding-top: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .section-four {
    background-image: url('../images/Group-80.png');
    background-position: 0%;
    background-size: auto;
    padding-top: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .btn_long2 {
    text-align: center;
    width: 100%;
    margin-left: 0;
  }

  .column-9 {
    padding-bottom: 40px;
  }

  .div-block-8 {
    padding-left: 0;
    padding-right: 0;
  }

  .body-p-center {
    color: #333;
    letter-spacing: .1em;
    border-style: none;
    border-width: 0;
    font-size: 14px;
    line-height: 24px;
  }

  .section-cta {
    background-image: url('../images/Group-80.png');
    background-position: 0%;
    background-size: auto;
  }

  .header_cta {
    color: #fff;
    letter-spacing: .1em;
    border-style: none;
    border-width: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 22px;
    line-height: 24px;
  }

  .body-a-cta {
    color: #e6e6e6;
    letter-spacing: .1em;
    border-style: none;
    border-width: 0;
    font-size: 14px;
    line-height: 24px;
  }

  .subscribe-input-cta {
    max-width: 100%;
  }

  .btn_subscribe-cta {
    text-align: center;
    letter-spacing: 1.2px;
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
  }

  .body-a-cta-form {
    color: #fff;
    letter-spacing: .1em;
    border-style: none;
    border-width: 0;
    padding-right: 0;
    font-size: 14px;
    line-height: 24px;
  }

  .btn_subscribe-head {
    width: auto;
  }

  .body-p-2 {
    color: #333;
    letter-spacing: .5px;
    border-style: none;
    border-width: 0;
    font-size: 14px;
    line-height: 24px;
  }

  .list-item {
    padding-bottom: 20px;
  }

  .services-column-2 {
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .services-column-2rt {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-14 {
    float: none;
    border-left-style: none;
    max-width: none;
    padding-left: 0;
  }

  .div-block-22 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .body-p3 {
    color: #333;
    letter-spacing: .1em;
    border-style: none;
    border-width: 0;
    font-size: 14px;
    line-height: 24px;
  }

  .div-block-22-copy {
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .sectionservices-copy {
    background-image: url('../images/Group-80.png');
    background-position: 0%;
    background-size: auto;
    padding-top: 60px;
  }

  .button-3b {
    width: 240px;
  }

  .container-7 {
    padding-left: 40px;
  }

  .heading-main-about {
    text-transform: none;
    font-family: Sf pro display, sans-serif;
    font-size: 24px;
    font-weight: 300;
    line-height: 44px;
  }

  .p-services-three {
    color: #838383;
    letter-spacing: .1em;
    border-style: none;
    border-width: 0;
    font-size: 12px;
    line-height: 21px;
  }

  .sub-heading-h4 {
    text-transform: none;
    font-family: Sf pro display, sans-serif;
    font-size: 24px;
    font-weight: 300;
    line-height: 44px;
  }

  .header-long {
    color: #333;
    letter-spacing: .1em;
    border-style: none;
    border-width: 0;
    font-size: 24px;
    line-height: 28px;
  }

  .header-portfolio-page {
    color: #333;
    letter-spacing: 0;
    border-style: none;
    border-width: 0;
    font-size: 24px;
    line-height: 28px;
  }

  .porfolio-section-2 {
    background-image: url('../images/background-fade-hemo2.jpg');
    background-position: 100%;
    background-size: cover;
    padding-top: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .avidimimage {
    width: 100%;
  }

  .column-4-copy, .column-4-copy-copy, .column-4p {
    padding-left: 0;
    padding-right: 0;
  }

  .porfolio-section-1b {
    background-image: url('../images/background-fade-hemo2.jpg');
    background-position: 100%;
    background-size: cover;
    padding-top: 60px;
  }

  .column-3c-copy {
    padding-top: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .btn_long {
    width: 200px;
  }

  .section-copy-2 {
    background-image: url('../images/background-slight-blue.jpg');
    background-position: 100%;
    background-size: cover;
    padding-top: 60px;
  }

  .columns-7 {
    flex-direction: column-reverse;
    display: flex;
  }

  .image-12 {
    float: none;
    clear: none;
    position: static;
  }

  .btn_standard-body {
    text-align: left;
  }

  .section-7 {
    background-image: url('../images/background-slight-blue.jpg');
    background-position: 100%;
    background-size: cover;
  }

  .column-4bc {
    padding-left: 0;
    padding-right: 0;
  }

  .column-3-b {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-sign-portfolio {
    background-image: url('../images/background-fade-hemo2.jpg');
    background-position: 100%;
    background-size: cover;
    padding-top: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .columns-9 {
    flex-direction: column-reverse;
    display: flex;
  }

  .heading-3 {
    text-transform: none;
    white-space: normal;
    font-family: Sf pro display, sans-serif;
    font-size: 38px;
    font-weight: 900;
    line-height: 44px;
  }

  .btn_long2-2 {
    text-align: center;
    width: 100%;
    margin-left: 0;
  }

  .body-p-3 {
    color: #333;
    letter-spacing: .5px;
    border-style: none;
    border-width: 0;
    font-size: 14px;
    line-height: 24px;
  }

  .privacy_agreement_txt, .portfolio_desc {
    color: #838383;
    letter-spacing: .1em;
    border-style: none;
    border-width: 0;
    font-size: 12px;
    line-height: 21px;
  }

  .porfolio-weather {
    background-image: url('../images/background-fade-hemo2.jpg');
    background-position: 100%;
    background-size: cover;
    padding-top: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-4a {
    text-transform: none;
    white-space: normal;
    font-family: Sf pro display, sans-serif;
    font-size: 38px;
    font-weight: 900;
    line-height: 44px;
  }

  .header-portfolio-page-2 {
    color: #333;
    letter-spacing: 0;
    border-style: none;
    border-width: 0;
    font-size: 24px;
    line-height: 28px;
  }

  .portfolio_cardiology {
    background-image: url('../images/background-fade-hemo2.jpg');
    background-position: 100%;
    background-size: cover;
    padding-top: 60px;
  }

  .portfolio_desc-2 {
    color: #838383;
    letter-spacing: .1em;
    border-style: none;
    border-width: 0;
    font-size: 12px;
    line-height: 21px;
  }

  .div-block-26 {
    float: none;
    border-left-style: none;
    max-width: none;
    margin-top: 100px;
    padding-left: 0;
  }

  .paragraph-3b-2 {
    color: #838383;
    letter-spacing: .1em;
    border-style: none;
    border-width: 0;
    font-size: 12px;
    line-height: 21px;
  }

  .portfolio_left_col {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .portfolio_cutting_cloud, .portfolio_cardiology_dark, .porfoltio_fleet {
    background-image: url('../images/background-fade-hemo2.jpg');
    background-position: 100%;
    background-size: cover;
    padding-top: 60px;
  }

  .header-portfolio-cta {
    color: #333;
    letter-spacing: 0;
    border-style: none;
    border-width: 0;
    font-size: 24px;
    line-height: 28px;
  }

  .paragraph-3b-cta {
    color: #838383;
    letter-spacing: .1em;
    border-style: none;
    border-width: 0;
    font-size: 12px;
    line-height: 21px;
  }

  .porfolio-btm-cta {
    background-image: url('../images/background-fade-hemo2.jpg');
    background-position: 100%;
    background-size: cover;
    padding-top: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .porfoltio_solar, .porfoltio_dataman, .portfolio_oil, .portfolio_smartwatch {
    background-image: url('../images/background-fade-hemo2.jpg');
    background-position: 100%;
    background-size: cover;
    padding-top: 60px;
  }
}

#w-node-_1b476c46-0b75-4d4f-b280-55bdc0a06cf7-c0a06cf4 {
  justify-self: start;
}

@media screen and (max-width: 479px) {
  #w-node-_1b476c46-0b75-4d4f-b280-55bdc0a06cf7-c0a06cf4 {
    justify-self: center;
  }
}


@font-face {
  font-family: 'Sf pro display';
  src: url('../fonts/SF-Pro-Display-Heavy.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sf pro display';
  src: url('../fonts/SF-Pro-Display-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sf pro display';
  src: url('../fonts/SF-Pro-Display-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}