*, *:before, *:after {
  box-sizing: border-box;
}


/* ==== Contact Us ======= */

.contact-page-inner .dnd-section>.row-fluid {
  width: 100%;
}

.contact-page-col {
  float: left;
}

.contact-page-inner .grecaptcha-badge {
  margin: 0 0 0 auto;
}
.contact-page-inner form {
  max-width: 100%;
}

.contact-page-col.right-col {
  background-color: #fe6802;
  padding-top: 30px;
  padding-right: 20px;
  padding-bottom: 30px;
  padding-left: 30px;
}

.contact-left-col .hs_cos_wrapper_type_header {
  padding-top: 50px;
  display: block;
}

.contact-left-col .hs_cos_wrapper_type_header h1 {
  font-weight: 800;
  text-transform: uppercase;
  font-size: 35px;
  color: #4d5d97;
}

.contact-right-col .hs_cos_wrapper_type_rich_text, 
.contact-right-col .hs_cos_wrapper_type_rich_text h3, 
.contact-right-col .hs_cos_wrapper_type_rich_text p {
  color: #fff;
}

.contact-right-col .dnd-section .dnd-column>.row-fluid-wrapper:first-child {
  padding-top: 25%;
}

.contact-right-col .hs_cos_wrapper_type_rich_text h3 {
  line-height: 1.4em;
  font-size: 20px;
}

.contact-right-col .hs_cos_wrapper_type_rich_text hr {
  margin: 0;
  position: relative;
  background-color: transparent;
  height: 22px;
  border-top: 1px solid #2c365f;
}
.contact-left-col .hs-form-field > label {
  display: none;
}
.contact-left-col form fieldset {
  margin-left: -3%;
  width: calc(100% + 3%);
  max-width: calc(100% + 3%) !important;
}
.contact-left-col form fieldset .input {
  margin-right: 0 !important;
}
.contact-left-col .hs-form-field{
  padding: 0 0 0 3%;
}
.contact-left-col fieldset.form-columns-1 .hs-input {
  width: 100% !important;
}
.contact-left-col .actions {
  text-align: right;
  margin-top: -1.5%;
}

.contact-left-col textarea {
  min-height: 150px;
  display: block;
}

.contact-page-col.right-col .row-fluid-wrapper:last-child p:last-child {
  padding: 0;
}
.contact-page-col.right-col .row-fluid-wrapper:last-child {
  margin: 0;
}
.privacy-policy-page h1{
  font-weight: 800;
  text-transform: uppercase;
  color: #444444;
  text-align: left;
}

.privacy-policy-page h4{
  text-transform: uppercase;
  font-size: 20px;
  color: #4d5d97;
}
.privacy-policy-page p:last-of-type {
  padding-bottom: 0;
}
.banner-section .dnd-section > .row-fluid {
  padding: 0;
  margin: 0;
  width: 100% !important;
  max-width: 100% !important;
}
.intelligent-business-page .banner .banner-content {
  padding-top: 5vw;
  padding-bottom: 5vw;
}

.intelligent-business-page .dnd-section .dnd-column > .row-fluid-wrapper .hs_cos_wrapper_type_linked_image{
  border-radius: 10px 10px 10px 10px;
  overflow: hidden;
  border-color: #ffffff;
  box-shadow: 0px 0px 18px 0px #2c365f;
  display: inline-block;
  position: relative;
  max-width: 100%;  
  width: 93%;
  line-height: 0;
}
.intelligent-business-page .dnd-section .dnd-column > .row-fluid-wrapper img {
  position: relative;
  max-width: 100%;
  height: auto;
}
.intelligent-business-page .dnd-section .dnd-column > .row-fluid-wrapper:first-child {
  padding-top: 0;
}
.intelligent-business-page .page-col-right-text{
  margin: 0;
  padding-top: 8.1%;
  padding-right: 8%;
}
.contact-image-right-col .dnd-section {
  padding: 0;
}

.advisor-board-page .content-wrapper .row-fluid {
  width: 100%;
  max-width: 100%;
}
.partner-page-section2 .row-fluid {
  width: 100% !important;
  max-width: 100% !important;
}
.partner-page-section3 h1 {
  font-weight: 700;
  color: #444444;
  line-height: 1.2em;
  text-align: center;
}
.partner-page-section3 p {
  line-height: 2em;
  color: #444444;
  font-size: 18px;
  font-weight: 500;
  font-family: 'Nunito';
}
.partner-page-section3 p:last-child{
  padding:0;
}
.partner-page-section3 .hs-button {
  border-width: 0px;
  border-color: #fe6802;
  border-radius: 0px;
  letter-spacing: 5px;
  font-size: 14px;
  font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  background-color: #fe6802;
  padding: 18px 34px;
  display: inline-block;
  transition: letter-spacing 300ms ease 0ms;
  color: #fff;
  line-height: 1.7em;
  position: relative;
}
.partner-page-section3 .hs-button:hover {
  letter-spacing: 5.5px;
}
.partner-page-section3 .hs-button:after{
  font-size: 1.6em;
  transition: all 300ms ease 0ms;
  line-height: 1em;
  content: "\35";
  opacity: 0;
  position: absolute;
  margin-left: -1em;
  text-transform: none;
  font-feature-settings: "kern" off;
  font-variant: none;
  font-style: normal;
  font-weight: 400;
  font-family: ETmodules;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: none;
}
.partner-page-section3 .hs-button:hover:after {
  opacity: 1;
  margin-left: 0;
}


/**************************/
.hp-section1 .dnd-section > .row-fluid {
  width: 100%;
}
.hp-section2 {
  position: relative;
  background-color: #2c365f;
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.hp-section2 .dnd-section {
  padding-top: 18px;
  padding-bottom: 0;
}
.hp-section2 .dnd-section > .row-fluid {
  padding-top: 10px;
  padding-bottom: 14px;
  align-items: center;
}
.hp-section2 .hs_cos_wrapper_type_linked_image {
  padding-bottom: 7px;
  width: 81%;
  margin-left: 0;
  display:block;
  line-height: 0;
  margin-right: auto;
}
.hp-section2 img {
  position: relative;
  vertical-align: baseline;
  border-radius: 10px 10px 10px 10px;
  overflow: hidden;
  border-color: #ffffff;
  box-shadow: 0px 0px 18px 0px #bfbce8;
}

.hp-section2 .hs_cos_wrapper_type_rich_text {
  font-size: 16px;
  padding-top: 14px;
  padding-right: 0px;
  margin-top: -36px;
  display: block;
  margin-bottom: 10px;
  max-width: 800px;
}

.hp-section2 .hs_cos_wrapper_type_rich_text h4 {
  font-size: 16px;
  color: #bfbce8;
  line-height: 1.7em;
}

.hp-section2 .hs_cos_wrapper_type_rich_text p {
  padding-bottom: 1em;
  color: #FFFFFF;
}

.hp-section2 .hs_cos_wrapper_type_module {
  width: 100%;
}

.hp-section2 .hs_cos_wrapper_type_module .hs-button {
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  border: 2px solid;
  padding: .3em 1em;
  position: relative;
  line-height: 1.7em;
  transition: all 300ms ease 0ms;
  display: inline-block;
  color: #ffffff;
  border-width: 10px;
  border-color: #fe6802;
  border-radius: 0px;
  letter-spacing: 3px;
  font-size: 14px;
  font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  background-color: #fe6802;
}

.hp-section2 .hs_cos_wrapper_type_module .hs-button:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: ETmodules!important;
  speak: none;
  text-transform: none;
  -webkit-font-feature-settings: "kern" off;
  font-feature-settings: "kern" off;
  font-variant: none;
  font-style: normal;
  font-weight: 400;
  text-shadow: none;
  opacity: 0;
  position: absolute;
  transition: all 300ms ease 0ms;
  content: '5';
  line-height: inherit;
  font-size: inherit;
  margin-left: -1em;
  left: auto;
}

.hp-section2 .hs_cos_wrapper_type_module .hs-button:hover:after {
  left: auto;
  margin-left: .3em;
  opacity: 1;
}

.hp-section2 .hs_cos_wrapper_type_module .hs-button:hover { 
  padding: .3em 2em .3em .7em;
}
.body-container-wrapper.homepage .dnd-section {
  padding-bottom: 0;
  padding-top: 0;
}
.hp-section3 .dnd-section > .row-fluid {
  width: 100%;
}
.body-container-wrapper.homepage .dnd_section4-row-0-force-full-width-section > .row-fluid {
  width: 100%;
}
.hp-section5 {
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}

.body-container-wrapper.homepage .hp-section5 .dnd-section {
  padding-top: 54px;
  padding-bottom: 80px;
}

.hp-section5 h2 {
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
  color: #ffffff;
  font-size: 30px;
}

.hp-section5 ul {
  list-style-type: disc;
  padding: 0 0 23px 1em;
  color: #FFFFFF;
  line-height: 2em;
  padding-top: 0;
  padding-bottom: 1em;
}

.hp-section5 ul li { 
  font-size: 20px;
  line-height: 1.7em;
  text-align: left;
}
.hp-section5 .hs_cos_wrapper_type_linked_image {
  display: block;
  line-height: 0;
}
.hp-section5 .hs_cos_wrapper_type_rich_text {
  display: block;
  line-height: 2em;
  padding-top: 11px;
}
.hp-section5 img { 
  position: relative;
  vertical-align: baseline;
  width: 100%;
}
.hp-section5 .hs_cos_wrapper_type_header {
  display: block;
}
.hp-section5 .dnd-row > .row-fluid {
  display: block !important;
}
.body-container-wrapper.homepage .hp-section6 .dnd-section {
  position: relative;
  background-color: #fff;
  background-image: linear-gradient( 180deg ,#ffffff 0%,#F2F2FA 50%)!important;
  padding: 50px 0;
}
.hp-section6 .curve-style {
  display: block;
  background-repeat-y: no-repeat;
  position: absolute;
  pointer-events: none;
  width: 100%;
  margin-bottom: -1px;
  background-image: url(https://20592368.fs1.hubspotusercontent-na2.net/hubfs/20592368/raw_assets/public/UbixLabs_September2021/images/curve-bg.png);
  background-size: 100% 250px;
  bottom: 0;
  height: 250px;
  z-index: 1;
  transform: rotateY( 180deg );
}
.hp-section6  h2 {
  font-weight: 700;
  text-transform: uppercase;
  color: #444444;
  text-align: left;
}
.hp-section6 .hs_cos_wrapper_type_header {
  line-height: 2em;
  display: block;
}
.hp-section6 p {
  line-height: 1.8em; 
  font-size: 20px;
}
.hp-section6 p:last-child {
  padding-bottom: 0; 
}
.hp-section6 .dnd-section > .row-fluid {
  padding-top: 12px;
  padding-bottom: 12px;
}
.hp-section6 img {
  vertical-align: baseline;
  position: relative;
  z-index: 9;
}
.hp-section6 .hs_cos_wrapper_type_linked_image {
  line-height: 0;
  display: block;
}
.hp-section7 .dnd-section>.row-fluid { 
  width: 100%;
}
.productsP-section1 .dnd-section {
  padding: 50px 0;
}                             
.productsP-section1 .dnd-section > .row-fluid {
  padding: 30px 0 0;
  width: 66%;
  max-width: 100%;
} 
.productsP-section1  h1 {
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
  color: #444444;
}
.productsP-section1 .hs_cos_wrapper_type_header {
  text-align: center;
  line-height: 2em;
  padding-right: 50px;
  padding-left: 50px;
  margin-bottom: 47px;
  display: block;
}
.productsP-section1 img {
  position: relative;
  vertical-align: baseline;
}
.productsP-section1 .hs_cos_wrapper_type_linked_image {
  display: block;
  line-height: 0;
}
.productsP-section1 .col-bottom  .dnd-section>.row-fluid {
  padding: 0;
}
.productsP-section2 .dnd-section {
  padding: 0;
}
.productsP-section2 .dnd-section > .row-fluid {
  width: 100%;
}
.productsP-section3 {
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #fff;
}
.productsP-section3 .dnd-section {
  padding:50px 0;
}
.productsP-section3 .dnd-section > .row-fluid {
  width: 100%;
}
.accordion-wrapper .page-center {
  padding: 30px 0;
}
.useCasesP-section1 .dnd-section {
  padding-top: 0;
  padding-bottom: 0;
}
.useCasesP-section1 .dnd_areamigration-row-0-force-full-width-section > .row-fluid {
  width: 100%;
}
.useCasesP-section1 .twoC-image {
  padding-top: 36px;
  padding-bottom: 42px;
}
.useCasesP-section1 .twoC-image .col1 {
  margin: auto;
  position: relative;
  z-index: 2;
  min-height: 1px;
}
.useCasesP-section1 .twoC-image .col ul {
  list-style-type: disc;
  padding: 0 0 23px 1em;
  line-height: 26px;
  padding-bottom: 1em;
}
.useCasesP-section1 .twoC-image .right .col.col1 {
  order: 2;
}
.useCasesP-section1 .twoC-image .col ul li {
  line-height: 2em;
  font-size: 18px;
}
.useCasesP-section1 .twoC-image .col h2 {
  font-weight: 700;
  font-size: 30px;
}
.useCasesP-section1 .twoC-image .col p {
  line-height: 2em;
  font-size: 18px;
}
.useCasesP-section1 .twoC-image .col p:last-of-type {
  padding-bottom: 0;
}
.useCasesP-section1 .twoC-image .page-center:nth-child(1) {
  padding-bottom: inherit;
  padding-top: 51px;
}
.useCasesP-section1 .twoC-image .page-center:nth-child(2) {
  padding-top: 79px;
  padding-bottom: inherit;
}
.useCasesP-section1 .twoC-image .page-center:nth-child(3) {
  padding-top: 69px; 
  margin-top: 22px;
  padding-bottom: inherit;
}
.useCasesP-section1 .twoC-image .page-center:nth-child(4) {
  padding-top: 79px;
  padding-bottom: inherit;
}
.useCasesP-section1 .twoC-image .page-center:nth-child(5) {
  padding-top: 55px;
  padding-bottom: inherit;
}
.useCasesP-section1 .twoC-image .page-center:nth-child(6) { 
  padding-top: 61px;
  padding-bottom: inherit;
}
.useCasesP-section2 .dnd-section > .row-fluid {
  padding: 30px 0;
}
.useCasesP-section2 {
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
}
.useCasesP-section2 h2 {
  text-align: center;
  font-size: 30px;
  font-weight: 700;
  color: #444444;
  line-height: 1.2em;
}
.useCasesP-section2 .hs_cos_wrapper_type_header {
  font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif;
  line-height: 1.8em;
  display:block;
}
.useCasesP-section2 p {
  line-height: 2em;
  text-align: center;
  font-size: inherit;
  color: inherit;
}
.useCasesP-section2 .hs_cos_wrapper_type_rich_text {
  display: block;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  line-height: 2em;
  max-width: 800px; 
  color: #444444;
}
.useCasesP-section2 p:last-child {
  padding-bottom: 0;
}
.useCasesP-section3 .twoC-image {
  padding: 0;
}
.useCasesP-section3 .dnd-section {
  padding: 50px 0;
}
.useCasesP-section3 .dnd_section3-row-0-force-full-width-section > .row-fluid {
  width: 100%; 
}
.useCasesP-section3 .twoC-image .col h2 {
  font-size: 30px;
}
.useCasesP-section3 .twoC-image .col h3 {
  font-size: 22px;
}
.useCasesP-section3 .twoC-image .col p {
  line-height: 2em;
  font-size: 18px;
}
.useCasesP-section3 .twoC-image .col p:last-child {
  padding-bottom: 0;
}
.useCasesP-section3 .twoC-image .page-center:nth-child(4) {
  padding-top: 73px;
  padding-bottom: 30px;
}
.useCasesP-section3 .twoC-image .page-center:nth-child(3) {
  padding-top: 62px;
  padding-bottom: 30px;
}
.useCasesP-section3 .twoC-image .page-center:nth-child(2) {
  padding-top: 73px;
  padding-bottom: 39px;
}
.useCasesP-section3 .twoC-image .page-center:nth-child(1) {
  padding-top: 51px;
  padding-bottom: 39px;
}
.useCasesP-section3 .twoC-image .page-center:nth-child(4) .col.col1 {
  padding-top: 9px;
}
.useCasesP-section3 .twoC-image .page-center:nth-child(2) .col.col1 {
  padding-top: 8px;
}
.useCasesP-section3 .twoC-image .page-center:nth-child(1) .col.col1,
.useCasesP-section3 .twoC-image .page-center:nth-child(3) .col.col1 {
  padding-top: 7px;
}
.hp-section5 .hs_cos_wrapper_type_linked_image {
  display: block;
  line-height: 0;
}
.banner-section .dnd-section {
  padding: 0;
}
.hp-section2 .hs_cos_wrapper_type_rich_text ul,
.hp-section2 .hs_cos_wrapper_type_rich_text ol {
  color: #fff;
}
.hp-section5 .hs_cos_wrapper_type_rich_text p,
.hp-section5 .hs_cos_wrapper_type_rich_text ol,
.hp-section5 .hs_cos_wrapper_type_rich_text ul,
.hp-section5 .hs_cos_wrapper_type_rich_text blockquote {
  color: #fff;
}
.hp-section6 .widget-type-linked_image {
  position: relative;
  z-index: 9;
}






@media (min-width: 981px) {
  .hp-section2 .span3 {
    width: 29.6667%!important;
    margin-right: 5.5%;
  }
  .hp-section2 .span9 { 
    width: 64.833%!important;
    margin-left: 0!important;
  }
  .hp-section5 .dnd-section > .row-fluid > .dnd-column > .dnd-row {
    padding: 2% 0;
  } 
  .hp-section5 .span5 {
    width: 36.7% !important;
    margin-right: 5.5%;
  }
  .hp-section5 .span7 {
    width: 57.8% !important;
    margin-left: 0 !important;
  }
  .body-container-wrapper.homepage .hp-section6 .dnd-section,
  .useCasesP-section3 .dnd-section {
    padding: 4% 0;
  }
  .hp-section6 .span5 {
    width: 36.7%!important;
    margin-right: 5.5%;
  } 
  .hp-section6 .span7 { 
    margin-left: 0!important;
    width: 57.8%!important;
  }
  .hp-section6 .hs_cos_wrapper_type_header {
    margin-bottom: 7.493%;
  }
  .productsP-section1 .dnd-section,
  .productsP-section3 .dnd-section { 
    padding: 4% 0;
  }
  .productsP-section1 .dnd-section > .row-fluid {
    padding: 2% 0 0; 
  } 
  .productsP-section1 .col-top .hs_cos_wrapper_type_linked_image {
    margin-bottom: 2.75%;
  }
  .accordion-wrapper .page-center {
    padding: 2% 0;
  } 
  .useCasesP-section1 .twoC-image .page-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    direction: ltr;
  }
  .useCasesP-section1 .twoC-image .col.col1 {
    width: 57.8%;
    margin-right: 5.5%;
  } 
  .useCasesP-section1 .twoC-image .col.col2 {
    width: 36.7%;
  }
  .useCasesP-section1 .twoC-image .right .col.col2 {
    margin-right: 0;
  }
  .useCasesP-section1 .twoC-image .page-center:nth-child(1),
  .useCasesP-section1 .twoC-image .page-center:nth-child(2),
  .useCasesP-section1 .twoC-image .page-center:nth-child(2),
  .useCasesP-section1 .twoC-image .page-center:nth-child(3),
  .useCasesP-section1 .twoC-image .page-center:nth-child(4), 
  .useCasesP-section1 .twoC-image .page-center:nth-child(5), 
  .useCasesP-section1 .twoC-image .page-center:nth-child(6) {
    padding-bottom: 2%;
  }
  .useCasesP-section3 .twoC-image .page-center:nth-child(4) {
    padding-bottom: 2%;
  }
  .useCasesP-section3 .twoC-image .page-center:nth-child(3) {
    padding-bottom: 2%;
  }
  .useCasesP-section2 .dnd-section > .row-fluid {
    padding: 2% 0;
  }
  .useCasesP-section2 .hs_cos_wrapper_type_header {
    margin-bottom: 2.75%;
  }
  .useCasesP-section3 .twoC-image .page-center .col.col2 {
    width: 36.7%;
    margin: auto; 
    margin-right: 5.5%;
  } 
  .useCasesP-section3 .twoC-image .page-center .col.col1 {
    width: 57.8%;
  }
  .useCasesP-section3 .twoC-image .page-center.left .col.col2 {
    margin-right: 0;
  } 
  .useCasesP-section3 .twoC-image .page-center:nth-child(2),
  .useCasesP-section3 .twoC-image .page-center:nth-child(1),
  .useCasesP-section3 .twoC-image .page-center:nth-child(3) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    direction: ltr;
  }
  .useCasesP-section3 .twoC-image .page-center:nth-child(1),
  .useCasesP-section3 .twoC-image .page-center:nth-child(3) {
    flex-direction: row-reverse;
  }
  .useCasesP-section2 .dnd-section {
    padding: 4% 0;
  }
  .partner-page-section3 .dnd-section > .row-fluid > .dnd-column > .row-fluid-wrapper{
    margin-bottom: 2.75%;
  }
  .partner-page-section3 .dnd-section > .row-fluid > .dnd-column > .row-fluid-wrapper:last-child{
    margin-bottom: 0;
  }
  .intelligent-business-page .contact-right-col .dnd-section .dnd-column > .row-fluid-wrapper {
    margin-bottom: 0;
  }
  .privacy-policy-page .dnd-section > .row-fluid{
    padding: 2% 0;
  }
  .contact-page-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    direction: ltr;
  }
  .contact-page-col.left-col {
    width: 57.8%;
    margin-right: 5.5%;
  }

  .contact-page-col.right-col {
    width: 36.7%;
  }

  .contact-left-col .hs_cos_wrapper_type_header {
    margin-bottom: 4.758%;
  }

  .contact-right-col .dnd-section .dnd-column > .row-fluid-wrapper {
    margin-bottom: 7.493%;
  }
  .privacy-policy-page .dnd-section {
    padding: 4% 0;
  }
  .advisor-board-page .dnd-section {
    padding: 5% 0;
  }
  .partner-page-section3 .dnd-section > .row-fluid {
    padding: 2% 0;
  }
  .partner-page-section3 .dnd-section{
    padding: 4% 0;
  }

  .executive-page-section2 {
    padding: 4% 0;
  }


}

@media only screen and (min-width: 1350px) { 
  .hp-section5 .dnd-section > .row-fluid > .dnd-column > .dnd-row {
    padding: 27px 0;
  }
  .body-container-wrapper.homepage .hp-section6 .dnd-section,
  .productsP-section3 .dnd-section {
    padding: 54px 0;
  }
  .productsP-section1 .dnd-section,
  .useCasesP-section3 .dnd-section {
    padding: 54px 0;
  }
  .productsP-section1 .dnd-section > .row-fluid {
    padding: 27px 0 0;
  } 
  .accordion-wrapper .page-center {
    padding: 27px 0;
  }
  .useCasesP-section1 .twoC-image .page-center:nth-child(1),
  .useCasesP-section1 .twoC-image .page-center:nth-child(2),
  .useCasesP-section1 .twoC-image .page-center:nth-child(2),
  .useCasesP-section1 .twoC-image .page-center:nth-child(3),
  .useCasesP-section1 .twoC-image .page-center:nth-child(4), 
  .useCasesP-section1 .twoC-image .page-center:nth-child(5), 
  .useCasesP-section1 .twoC-image .page-center:nth-child(6) {
    padding-bottom: 27px;
  }
  .useCasesP-section2 .dnd-section > .row-fluid {
    padding: 27px 0;
  }
  .useCasesP-section3 .twoC-image .page-center:nth-child(4) {
    padding-bottom: 27px;
  }  
  .useCasesP-section3 .twoC-image .page-center:nth-child(3) {
    padding-bottom: 27px;
  }
  .useCasesP-section2 .dnd-section {
    padding: 54px 0;
  }
  .privacy-policy-page .dnd-section > .row-fluid{
    padding: 27px 0;
  }
  .privacy-policy-page .dnd-section {
    padding: 54px 0;
  }
  .advisor-board-page .dnd-section,
  .partner-page-section3 .dnd-section{
    padding: 54px 0;
  }
  .partner-page-section3 .dnd-section > .row-fluid {
    padding: 27px 0;
  }

  .executive-page-section2 {
    padding: 54px 0;
  }



}


@media (max-width: 980px) {
  .hp-section2 .dnd-section>.row-fluid {
    flex-wrap: wrap;
  }
  .hp-section2 .span3 {
    margin-bottom: 30px;
  }
  .hp-section2 .hs_cos_wrapper_type_linked_image { 
    margin-left: auto;
  }
  .hp-section5 .dnd-section > .row-fluid > .dnd-column > .dnd-row {
    padding: 30px 0;
  }
  .hp-section5 .span5, .hp-section5 .span7,
  .hp-section6 .span5, .hp-section6 .span7,
  .hp-section2 .span3, .hp-section2 .span9 {
    width: 100% !important;
    margin-left: 0 !important;
  } 
  .hp-section5 .hs_cos_wrapper_type_rich_text { 
    width: 100%;
    margin-bottom: 30px;
    display: -webkit-box;
  }
  .hp-section5 .hs_cos_wrapper_type_linked_image {
    display: block;
    line-height: 0;
  }
  .hp-section6 .dnd-section>.row-fluid {
    flex-direction: column;
  }
  .hp-section6 .hs_cos_wrapper_type_header {
    margin-bottom: 30px;
  }
  .hp-section6 .hs_cos_wrapper_type_rich_text {
    display: block;
    width: 100%;
    margin-bottom: 30px;
  }
  .productsP-section1 .col-top .hs_cos_wrapper_type_linked_image { 
    margin-bottom: 30px;
  }
  .useCasesP-section1 .twoC-image .col.col1 { 
    margin-bottom: 0;
  }
  .useCasesP-section1 .twoC-image .page-center {
    flex-direction: column;
  }
  .useCasesP-section1 .twoC-image .page-center:nth-child(1),
  .useCasesP-section1 .twoC-image .page-center:nth-child(2),
  .useCasesP-section1 .twoC-image .page-center:nth-child(2),
  .useCasesP-section1 .twoC-image .page-center:nth-child(3),
  .useCasesP-section1 .twoC-image .page-center:nth-child(4), 
  .useCasesP-section1 .twoC-image .page-center:nth-child(5), 
  .useCasesP-section1 .twoC-image .page-center:nth-child(6) {
    padding-bottom: 30px;
  }
  .useCasesP-section2 p:last-child {
    padding-bottom: 0;
  }
  .useCasesP-section2 h2 {
    font-size: 40px;
  }
  .useCasesP-section2 .hs_cos_wrapper_type_header {
    margin-bottom: 30px;
  }
  .useCasesP-section2 .dnd-section {
    padding-top: 100px;                                                                                     
    padding-bottom: 100px;
  }
  .useCasesP-section3 .twoC-image .page-center:nth-child(3) .col.col2 {
    margin-bottom: 0;
  }
  .useCasesP-section1 .twoC-image .page-center.right {
    flex-direction: column;
  } 
  .useCasesP-section3 .twoC-image .page-center.right .col.col2 {
    margin-bottom: 0;
  }
  .partners-page .banner .banner-content {
    padding-top: 250px;
    padding-bottom: 250px;
  }
  .privacy-policy-page .dnd-section > .row-fluid {
    padding: 29px 0 30px;
  }
  .contact-page-col {
    float: none;
    width: 100%;
    margin: 0 0 30px;
  }
  .contact-left-col .hs_cos_wrapper_type_header {
    padding-top: 50px;
    margin-bottom: 30px;
  }
  .contact-right-col .dnd-section .dnd-column > .row-fluid-wrapper:first-child {
    margin-bottom: 30px;
  }
  .contact-right-col .dnd-section .dnd-column > .row-fluid-wrapper:nth-child(2) {
    margin-bottom: 30px;
  }
  .contact-page-col.right-col {
    margin-bottom: 0;
  }

  .contact-right-col .dnd-section .dnd-column>.row-fluid-wrapper:last-child {
    margin-bottom: 0 !important;
  } 
  .intelligent-business-page .banner .banner-content {
    padding-top: 250px;
    padding-bottom: 250px;
  }
  .intelligent-business-page .dnd-section .dnd-column>.row-fluid-wrapper .hs_cos_wrapper_type_linked_image {
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    display: block;
  }
  .container-fluid.contact-image-right-col {
    padding: 0 0 7px;
  }
  .partner-page-section3 > .partner-contents > .row-fluid-wrapper > .row-fluid .dnd-section{
    padding: 130px 0;
  }
  .partner-page-section3 h1 {
    font-size: 40px;
  }
  .partner-page-section3 .dnd-section > .row-fluid > .dnd-column > .row-fluid-wrapper{
    margin-bottom: 30px ;
  }
  .partner-page-section3 .dnd-section > .row-fluid > .dnd-column > .row-fluid-wrapper:last-child{
    margin-bottom: 0;
  }
  .executive-page-section2 {
    padding: 50px 0;
  }

} 



@media (max-width: 767px) {
  .useCasesP-section2 h2 {
    font-size: 32px;
  }
  .useCasesP-section2 .dnd-section {
    padding-top: 52px;
    padding-bottom: 52px;
  }
  .useCasesP .banner .banner-header-content {
    padding: 10px;
    margin: 20px 2%;
    padding-left: 0;
  }
  .contact-left-col form fieldset {
    margin-left: 0;
    width: 100%;
    max-width: 100% !important;
  }
  .contact-left-col .hs-form-field {
    padding: 0;
    width: 100% !important;
    float: none !important;
    margin-bottom: 3.2%;
  }
  .contact-left-col .hs-form-field .hs-input {
    width: 100% !important;
  }
  .intelligent-business-page .banner .banner-content {
    padding-top: 26px;
    padding-bottom: 26px;
  }
  .intelligent-business-page .contact-left-col .hs_cos_wrapper_type_header h1{
    font-size: 20px;
  }
  .contact-left-col .hs-form-field {
    margin-bottom: 3.1%;
  }
  .contact-left-col .actions {
    margin-top: 0;
  }
  .partners-page .banner .banner-content {
    padding-top: 26px;
    padding-bottom: 26px;
  }
  .partner-page-section3 h1 {
    font-size: 32px;
  }



}


@media (max-width: 479px) {
  .productsP-section1 .hs_cos_wrapper_type_header {
    padding: 0;
  }

}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
========================================================================== */

/**
* 1. Correct the line height in all browsers.
* 2. Prevent adjustments of font size after orientation changes in iOS.
*/

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
========================================================================== */

/**
* Remove the margin in all browsers.
*/

body {
  margin: 0;
}

/**
* Render the `main` element consistently in IE.
*/

main {
  display: block;
}

/**
* Correct the font size and margin on `h1` elements within `section` and
* `article` contexts in Chrome, Firefox, and Safari.
*/

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
========================================================================== */

/**
* 1. Add the correct box sizing in Firefox.
* 2. Show the overflow in Edge and IE.
*/

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
========================================================================== */

/**
* Remove the gray background on active links in IE 10.
*/

a {
  background-color: transparent;
}

/**
* 1. Remove the bottom border in Chrome 57-
* 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
*/

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
* Add the correct font weight in Chrome, Edge, and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
* Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/**
* Prevent `sub` and `sup` elements from affecting the line height in
* all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
========================================================================== */

/**
* Remove the border on images inside links in IE 10.
*/

img {
  border-style: none;
}

/* Forms
========================================================================== */

/**
* 1. Change the font styles in all browsers.
* 2. Remove the margin in Firefox and Safari.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
* Show the overflow in IE.
* 1. Show the overflow in Edge.
*/

button,
input { /* 1 */
  overflow: visible;
}

/**
* Remove the inheritance of text transform in Edge, Firefox, and IE.
* 1. Remove the inheritance of text transform in Firefox.
*/

button,
select { /* 1 */
  text-transform: none;
}

/**
* Correct the inability to style clickable types in iOS and Safari.
*/

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
* Remove the inner border and padding in Firefox.
*/

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
* Restore the focus styles unset by the previous rule.
*/

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
* Correct the padding in Firefox.
*/

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
* 1. Correct the text wrapping in Edge and IE.
* 2. Correct the color inheritance from `fieldset` elements in IE.
* 3. Remove the padding so developers are not caught out when they zero out
*    `fieldset` elements in all browsers.
*/

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
* Add the correct vertical alignment in Chrome, Firefox, and Opera.
*/

progress {
  vertical-align: baseline;
}

/**
* Remove the default vertical scrollbar in IE 10+.
*/

textarea {
  overflow: auto;
}

/**
* 1. Add the correct box sizing in IE 10.
* 2. Remove the padding in IE 10.
*/

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
* Correct the cursor style of increment and decrement buttons in Chrome.
*/

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
* 1. Correct the odd appearance in Chrome and Safari.
* 2. Correct the outline style in Safari.
*/

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
* Remove the inner padding in Chrome and Safari on macOS.
*/

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
* 1. Correct the inability to style clickable types in iOS and Safari.
* 2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
========================================================================== */

/*
* Add the correct display in Edge, IE 10+, and Firefox.
*/

details {
  display: block;
}

/*
* Add the correct display in all browsers.
*/

summary {
  display: list-item;
}

/* Misc
========================================================================== */

/**
* Add the correct display in IE 10+.
*/

template {
  display: none;
}

/**
* Add the correct display in IE 10.
*/

[hidden] {
  display: none;
}
/* Responsive Grid */

.row-fluid {
  width: 100%;
  *zoom: 1;
}

.row-fluid:before, .row-fluid:after {
  display: table;
  content: "";
}

.row-fluid:after {
  clear: both;
}

.row-fluid [class*="span"] {
  display: block;
  float: left;
  width: 100%;
  min-height: 1px;
  margin-left: 2.127659574%;
  *margin-left: 2.0744680846382977%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}

.row-fluid .span12 {
  width: 99.99999998999999%;
  *width: 99.94680850063828%;
}

.row-fluid .span11 {
  width: 91.489361693%;
  *width: 91.4361702036383%;
}

.row-fluid .span10 {
  width: 82.97872339599999%;
  *width: 82.92553190663828%;
}

.row-fluid .span9 {
  width: 74.468085099%;
  *width: 74.4148936096383%;
}

.row-fluid .span8 {
  width: 65.95744680199999%;
  *width: 65.90425531263828%;
}

.row-fluid .span7 {
  width: 57.446808505%;
  *width: 57.3936170156383%;
}

.row-fluid .span6 {
  width: 48.93617020799999%;
  *width: 48.88297871863829%;
}

.row-fluid .span5 {
  width: 40.425531911%;
  *width: 40.3723404216383%;
}

.row-fluid .span4 {
  width: 31.914893614%;
  *width: 31.8617021246383%;
}

.row-fluid .span3 {
  width: 23.404255317%;
  *width: 23.3510638276383%;
}

.row-fluid .span2 {
  width: 14.89361702%;
  *width: 14.8404255306383%;
}

.row-fluid .span1 {
  width: 6.382978723%;
  *width: 6.329787233638298%;
}

.container-fluid {
  *zoom: 1;
}

.container-fluid:before, .container-fluid:after {
  display: table;
  content: "";
}

.container-fluid:after {
  clear: both;
}

@media (max-width: 767px) {
  .row-fluid {
    width: 100%;
  }

  .row-fluid [class*="span"] {
    display: block;
    float: none;
    width: auto;
    margin-left: 0;
  }
}

@media (min-width: 768px) and (max-width: 1139px) {
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }

  .row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
  }

  .row-fluid:after {
    clear: both;
  }

  .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 1px;
    margin-left: 2.762430939%;
    *margin-left: 2.709239449638298%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }

  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }

  .row-fluid .span12 {
    width: 99.999999993%;
    *width: 99.9468085036383%;
  }

  .row-fluid .span11 {
    width: 91.436464082%;
    *width: 91.38327259263829%;
  }

  .row-fluid .span10 {
    width: 82.87292817100001%;
    *width: 82.8197366816383%;
  }

  .row-fluid .span9 {
    width: 74.30939226%;
    *width: 74.25620077063829%;
  }

  .row-fluid .span8 {
    width: 65.74585634900001%;
    *width: 65.6926648596383%;
  }

  .row-fluid .span7 {
    width: 57.182320438000005%;
    *width: 57.129128948638304%;
  }

  .row-fluid .span6 {
    width: 48.618784527%;
    *width: 48.5655930376383%;
  }

  .row-fluid .span5 {
    width: 40.055248616%;
    *width: 40.0020571266383%;
  }

  .row-fluid .span4 {
    width: 31.491712705%;
    *width: 31.4385212156383%;
  }

  .row-fluid .span3 {
    width: 22.928176794%;
    *width: 22.874985304638297%;
  }

  .row-fluid .span2 {
    width: 14.364640883%;
    *width: 14.311449393638298%;
  }

  .row-fluid .span1 {
    width: 5.801104972%;
    *width: 5.747913482638298%;
  }
}

@media (min-width: 1280px) {
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }

  .row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
  }

  .row-fluid:after {
    clear: both;
  }

  .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 1px;
    margin-left: 2.564102564%;
    *margin-left: 2.510911074638298%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }

  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }

  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%;
  }

  .row-fluid .span11 {
    width: 91.45299145300001%;
    *width: 91.3997999636383%;
  }

  .row-fluid .span10 {
    width: 82.905982906%;
    *width: 82.8527914166383%;
  }

  .row-fluid .span9 {
    width: 74.358974359%;
    *width: 74.30578286963829%;
  }

  .row-fluid .span8 {
    width: 65.81196581200001%;
    *width: 65.7587743226383%;
  }

  .row-fluid .span7 {
    width: 57.264957265%;
    *width: 57.2117657756383%;
  }

  .row-fluid .span6 {
    width: 48.717948718%;
    *width: 48.6647572286383%;
  }

  .row-fluid .span5 {
    width: 40.170940171000005%;
    *width: 40.117748681638304%;
  }

  .row-fluid .span4 {
    width: 31.623931624%;
    *width: 31.5707401346383%;
  }

  .row-fluid .span3 {
    width: 23.076923077%;
    *width: 23.0237315876383%;
  }

  .row-fluid .span2 {
    width: 14.529914530000001%;
    *width: 14.4767230406383%;
  }

  .row-fluid .span1 {
    width: 5.982905983%;
    *width: 5.929714493638298%;
  }
}

/* Clearfix */

.clearfix {
  *zoom: 1;
}

.clearfix:before, .clearfix:after {
  display: table;
  content: "";
}

.clearfix:after {
  clear: both;
}

/* Visibilty Classes */

.hide {
  display: none;
}

.show {
  display: block;
}

.invisible {
  visibility: hidden;
}

.hidden {
  display: none;
  visibility: hidden;
}

/* Responsive Visibilty Classes */

.visible-phone {
  display: none !important;
}

.visible-tablet {
  display: none !important;
}

.hidden-desktop {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-phone {
    display: inherit !important;
  }

  .hidden-phone {
    display: none !important;
  }

  .hidden-desktop {
    display: inherit !important;
  }

  .visible-desktop {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 1139px) {
  .visible-tablet {
    display: inherit !important;
  }

  .hidden-tablet {
    display: none !important;
  }

  .hidden-desktop {
    display: inherit !important;
  }

  .visible-desktop {
    display: none !important ;
  }
}
.content-wrapper {
  margin: 0 auto;
}

@media screen and (min-width: 1380px) {
  .content-wrapper {
    padding: 0;
  }
}

.dnd-section > .row-fluid {
  margin: 0 auto;
}

.dnd-section .dnd-column {
  padding: 0;
}


@media (max-width: 767px) {
  .dnd-section .dnd-column {
    padding: 0;
  }
}
@font-face {
  font-family: ETmodules;
  font-display: swap;
  src: url(https://20592368.fs1.hubspotusercontent-na2.net/hubfs/20592368/UbixLabs_September2021/fonts/modules.eot) format("embedded-opentype"),
    url(https://20592368.fs1.hubspotusercontent-na2.net/hubfs/20592368/raw_assets/public/UbixLabs_September2021/fonts/modules.ttf) format("truetype"),
    url(https://20592368.fs1.hubspotusercontent-na2.net/hubfs/20592368/raw_assets/public/UbixLabs_September2021/fonts/modules.woff) format("woff");
  font-weight: 400;
  font-style: normal
}


body {
  line-height: 1.7em;
  word-break: break-word;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html[lang^="ja"] body,
html[lang^="zh"] body,
html[lang^="ko"] body {
  line-break: strict;
  word-break: break-all;
}

img {
    max-width: 100%;
    height: auto;
}

/* Paragraphs */

p {
  margin: 0;
  padding:0 0 1em;
}

/* Anchors */

a {
  cursor: pointer;
  text-decoration: none;
}

/* Headings */

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 ;
  padding-bottom: 10px;
  line-height: 1.2em;
}

/* Lists */

ul,
ol {
  list-style-type: disc;
  padding: 0 0 23px 1em;
  line-height: 26px;
  padding-bottom: 1em;
  margin: 0;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin: 0;
}

ul.no-list {
  list-style: none;
}

/* Code blocks */

code {
  vertical-align: bottom;
}

/* Blockquotes */

blockquote {
  margin: 20px 0 30px;
  border-left: 5px solid #2ea3f2;;
  padding-left: 20px;
}
blockquote p:last-of-type {
  padding-bottom: 0;
}
blockquote, q {
  quotes: none;
}

/* Horizontal rules */

hr {
  background-color: #CCC;
  border: none;
  color: #CCC;
  height: 1px;
}


.container,
.content-wrapper,
.page-center,
.dnd-section > .row-fluid {
  margin:0 auto;
  width: 80%;
}
button,
.button {
  cursor: pointer;
  display: inline-block;
  font-size: 0.92rem;
  text-align: center;
  transition: all 0.15s linear;
  white-space: normal;
}

button:disabled,
.button:disabled {
  background-color: #D0D0D0;
  border-color: #D0D0D0;
  color: #E6E6E6;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  text-decoration: none;
}

button:active,
.button:active {
  text-decoration: none;
}
/* Form fields */
.form-title{
  font-weight: 800;
  text-transform: uppercase;
  font-size: 35px;
  line-height: 1.2em;
  margin:0 0 30px;
}
form{
  max-width:767px;
}
.submitted-message,
.hs-form{
  padding-bottom: 50px;
}
.hs-form-field {
  margin-bottom: 3%;
}

/* Labels */

form label {
  display: inline-block;
  margin-bottom: 0.35rem;
}

/* Help text - legends */

form legend {}

/* Inputs */

form input[type=text],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  border: 1px solid;
  display: inline-block;
  font-size: 14px;
  padding: 14px 16px;
  width: 100%;
  min-height: 53px;
  outline: 0;
  line-height: 1.7em;
}

form fieldset {
  max-width: 100% !important;
}

/* Inputs - checkbox/radio */

form .inputs-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

form .inputs-list > li {
  display: block;
}

form .inputs-list input,
form .inputs-list span {
  vertical-align: middle;
}

form input[type=checkbox],
form input[type=radio] {
  cursor: pointer;
  margin-right: 0.35rem;
}
::-webkit-input-placeholder {
}
::-moz-placeholder,
:-ms-input-placeholder, 
:-moz-placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {
  color: #999999;
  opacity:1;
}
@-moz-document url-prefix() {
  ::placeholder {
    color: #999999;
    opacity:1;
  }

}

/* Inputs - datepicker */

.hs-dateinput {
  position: relative;
}

.hs-dateinput:before {
  content:'\01F4C5';
  position: absolute;
  right: 10%;
  top: 50%;
  transform: translateY(-50%);
}

.fn-date-picker .pika-table thead th {
  color: #FFF;
}

.fn-date-picker td.is-selected .pika-button {
  border-radius: 0;
  box-shadow: none;
}

.fn-date-picker td .pika-button:hover,
.fn-date-picker td .pika-button:focus {
  border-radius: 0 !important;
  color: #FFF;
}

/* Inputs - file picker */

form input[type=file] {
  background-color: transparent;
  border: initial;
  padding: initial;
}

/* Headings and text */

form .hs-richtext,
form .hs-richtext p {
  font-size: 0.875rem;
  margin: 0 0 1.4rem;
}

form .hs-richtext img {
  max-width: 100% !important;
}

/* GDPR */

.legal-consent-container .hs-form-booleancheckbox-display > span,
.legal-consent-container .hs-form-booleancheckbox-display > span p {
  margin-left: 1rem !important;
}

/* Validation */

.hs-form-required {
  color: #EF6B51;
}

.hs-input.invalid.error {
  border-color: red;
}
.hs-error-msgs{
  padding:0;
  margin:5px 0;
  list-style:None;
}
.hs-error-msg {
  color: red;
}

.hs-error-msgs label{
  color: red;
}

/* Submit button */

form input[type=submit],
form .hs-button {
  font-weight: 500;
  border: 2px solid;
  margin: 0 ;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  position: relative;
  transition: all 0.15s linear;
  white-space: normal;
  letter-spacing: 2px;
  font-size: 17px;
  line-height: 1.7em ;
  font-family: 'Nunito';
  text-transform: uppercase;
}

.systems-page form input[type=submit], 
.systems-page form .hs-button,
.systems-page button {
  margin: 15px 0;
}

/* Captcha */

.grecaptcha-badge {
  margin: 0 auto;
}
/* Table */

table {
  border: 1px solid;
  margin-bottom: 1.4rem;
  overflow-wrap: break-word;
}

/* Table Cells */

th,
td {
  border: 1px solid;
  padding: 0.75rem;
  vertical-align: top;
}

/* Table Header */

thead th,
thead td {
  border-bottom: 2px solid;
  vertical-align: bottom;
}
/* Header container */
header.header{
  min-height:71px;
}
.cm-position{
  -webkit-box-shadow: 0px 0px 42px rgb(0 0 0 / 15%);
  box-shadow: 0px 0px 42px rgb(0 0 0 / 15%);
  top:0;
  left:0;
  width:100%;
  position: fixed;
  z-index:9999;
}
.header__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  direction: ltr;
  width: 80%;  
  position: relative;
  z-index: 9;
}
.header__logo--main{
  width: 250px;
  padding:8px 0;
  line-height: 0;                                                                                                                                                                       
}
.header__logo--main img {
  max-width: 100%;
  height: auto;
}
.cm-menu-primary{
  position:relative;
  padding-top:11px;
  text-align: right;
}
.cm-menu-primary:before{
  content: '';
  display: block;
  position: absolute;
  top: 0;
  width: 2000px;
  left: -318px;
  height: 100%;
  z-index: -1;
} 
.cm-menu-primary .hs-menu-wrapper > ul {
  margin: 0;
  line-height: 1em;
  padding: 0;
  display: block;
  list-style: none;
  float: right;
}

.cm-menu-primary .hs-menu-wrapper > ul >li{
  float: left;
}
.cm-menu-primary .hs-menu-wrapper > ul > li > a{
  position: relative;
  line-height: 1em;
  padding: 23px 20px;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  text-decoration: none;
  display: block;
  font-size: 14px;
  position: relative;
}
.cm-menu-primary .hs-menu-wrapper > ul > li > a:hover{
  opacity:.7;
}
.cm-menu-primary .hs-menu-wrapper > ul > li.login > a,
.cm-menu-primary .hs-menu-wrapper > ul > li.demo > a{
  color:#3b4b84;
}
.cm-menu-primary .hs-menu-wrapper > ul > li.login > a:hover,
.cm-menu-primary .hs-menu-wrapper > ul > li.demo > a:hover{
  color:#3b4b84;
}
.cm-menu-primary .hs-menu-wrapper > ul > li > a:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  height: 27px;
  width: 1px;
  margin: -14.5px 0 0;
}
.cm-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > a:after {
  position: relative;
  margin-left: 4px;
  top: 1px;
  line-height: 0px;
  display: inline-block;
  margin-right: -2px;
  font-weight: 800;
  font-family: ETmodules;
  content: "3";
  right: 0;
  font-size: 1em;
}
.cm-menu-primary .hs-menu-wrapper > ul > li:first-child > a:before{
  display:none;
}

.cm-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > ul > li{
  padding: 0 20px;
  display: block;
  font-size: 14px;
  line-height: 1em;  
  width: 100%;
}
.cm-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > ul > li > a{
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  padding: 6px 20px;
  text-decoration: none;
  display: block;
  position: relative;
  line-height: 2em;
  white-space: nowrap;
}
.cm-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > ul > li > a:hover{
  opacity:.7;
  -webkit-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}
.cm-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children {
  position: relative;
}
@media (min-width: 981px){
  .header__logo--main{
    margin-right: 5.5%;
  }
  .cm-menu-primary{
    width: 73.625%;
  }
  .cm-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > ul{
    padding: 20px 0;
    border-top: 3px solid;
    box-shadow: 0 2px 5px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);
    text-align:left;
    line-height: 1em;
    left:0;
    opacity:0;
    visibility:hidden;
    position:absolute;
    top:100%;
  }
  .cm-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children:hover > ul{
    opacity:1;
    visibility:visible;
    pointer-events:unset;
  }
  .cm-menu-primary .hs-menu-wrapper > ul > li:hover > ul{
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
  }
  .cm-search-and-trigger,
  .logo_container{
    display:None;
  }
  .mobile-logo,
  .et_search_outer {
    display: none;
  }
  .header-search{
    display:None;
  }
}


@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .cm-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children>ul:before {
    content: "";
    width: 100%;
    height: 20px;
    position: absolute;
    top: -18px;
    left: 0;
    cursor: pointer;
  }
}


@media (max-width: 1220px) and (min-width: 981px) {
  .cm-menu-primary .hs-menu-wrapper > ul > li > a {
    padding: 23px 10px;
    font-size: 12px;
  }
  .cm-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > ul > li > a {
    padding: 4px 20px;
  }
}

@media (max-width: 980px) {
  .header-search .hs-search-field{
    position: static;
  }
  .header-search .hs-search-field.hs-search-field--open {
    width: 80%;
    margin: 0 auto;
    padding: 0;
  }
  .header-search .hs-search-field.hs-search-field--open ul.hs-search-field__suggestions {
    padding: 15px;
  }
  .cm-position {
    box-shadow: 0 1px 0 rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 1px 0 rgba(0,0,0,.1);
    -webkit-box-shadow: 0 1px 0 rgb(0 0 0 / 10%);
    position: absolute;
  }
  .cm-menu-primary,
  .for-desktop{
    display:None;
  }
  header.header {
    min-height: 79px;
  }
  .cm-position .header__container.content-wrapper {
    min-height: 80px;
  }
  .cm-position .header__container.content-wrapper {
    display: block;
  }
  .logo_container {
    position: absolute;
    height: 100%;
    width: 100%;
  }
  span.logo_helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    width: 0;
  }
  .logo_container a img{
    max-width: 50%;
    margin-bottom: 0;
    max-height: 54%;
    display: inline-block;
    float: none;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    height: auto;
  }
  .cm-search-and-trigger{
    padding-top: 24px;
    padding-left: 30px;
    display: block;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    font-weight: 600; 
    float: right;
  }
  .cm-position .header__container.content-wrapper:after {
    content: " ";
    display: table;
    clear: both;
  }
  #et_top_search {
    margin: 0 35px 0 0;
    float: left;
    position: relative;
    display: block;
    width: 18px;
  }
  #et_search_icon{
    color: #666;
    cursor:pointer;
  }
  #et_search_icon:hover {
    color: #2ea3f2;
  }
  #et_search_icon:before{
    font-family: ETmodules;
    speak: none;
    font-style: normal;
    font-weight: 400;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0px 0px;
    top: 7px;
    content: "\55";
    font-size: 17px;
    left: 0;
    position: absolute;
  }
  .menu-trigger {
    float: right;
    display: block;
  }
  .mobile_menu_bar{
    cursor:pointer;
    position:relative;
    display: block;
    color: #2ea3f2;
  }
  .mobile_menu_bar:before {
    content: "\61";
    font-size: 32px;
    position: relative;
    left: 0;
    top: 0;
    cursor: pointer;
    font-family: ETmodules!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0;
  }
  .et_search_outer {
    width: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
  }
  .container.et_search_form_container {
    position: relative;
    opacity: 0;
    height: 80px;
    margin: 0 auto; 
  }
  .et-search-form{
    width: 50%!important;
    max-width: 50%!important;
    top: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: 1000;
  }
  span.et_close_search_field {
    display: block;
    width: 30px;
    height: 30px;
    z-index: 99999;
    position: absolute;
    right: 0;
    cursor: pointer;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  span.et_close_search_field:after {
    font-family: ETmodules;
    content: "\4d";
    speak: none;
    font-weight: 400;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 32px;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .et-search-form input[type="text"]{
    width: 90%;
    border: none;
    color: #333;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 30px;
    margin: auto;
    background: transparent;
    font-size: 14px;
    padding:1px 2px;
    font-family: 'Nunito',Helvetica,Arial,Lucida,sans-serif;
    outline:0;
  }

  @-webkit-keyframes fadeInTop {
    0% {
      opacity: 0;
      -webkit-transform: translatey(-60%)
    }

    to {
      opacity: 1;
      -webkit-transform: translatey(0)
    }
  }

  @keyframes fadeInTop {
    0% {
      opacity: 0;
      -webkit-transform: translatey(-60%);
      transform: translatey(-60%)
    }

    to {
      opacity: 1;
      -webkit-transform: translatey(0);
      transform: translatey(0)
    }
  }

  @-webkit-keyframes fadeOutTop {
    0% {
      opacity: 1;
      -webkit-transform: translatey(0)
    }

    to {
      opacity: 0;
      -webkit-transform: translatey(-60%)
    }
  }

  @keyframes fadeOutTop {
    0% {
      opacity: 1;
      -webkit-transform: translatey(0);
      transform: translatey(0)
    }

    to {
      opacity: 0;
      -webkit-transform: translatey(-60%);
      transform: translatey(-60%)
    }
  }

  @-webkit-keyframes fadeInBottom {
    0% {
      opacity: 0;
      -webkit-transform: translatey(60%)
    }

    to {
      opacity: 1;
      -webkit-transform: translatey(0)
    }
  }

  @keyframes fadeInBottom {
    0% {
      opacity: 0;
      -webkit-transform: translatey(60%);
      transform: translatey(60%)
    }

    to {
      opacity: 1;
      -webkit-transform: translatey(0);
      transform: translatey(0)
    }
  }

  @-webkit-keyframes fadeOutBottom {
    0% {
      opacity: 1;
      -webkit-transform: translatey(0)
    }

    to {
      opacity: 0;
      -webkit-transform: translatey(60%)
    }
  }

  @keyframes fadeOutBottom {
    0% {
      opacity: 1;
      -webkit-transform: translatey(0);
      transform: translatey(0)
    }

    to {
      opacity: 0;
      -webkit-transform: translatey(60%);
      transform: translatey(60%)
    }
  }
  .container.et_search_form_container {
    opacity: 0;
    -webkit-animation: fadeOutTop 1s cubic-bezier(.77,0,.175,1) 1;
    animation: fadeOutTop 1s cubic-bezier(.77,0,.175,1) 1;
  }
  .container.et_search_form_container.visible{
    z-index: 999;
    -webkit-animation: fadeInTop 1s cubic-bezier(.77,0,.175,1) 1;
    animation: fadeInTop 1s cubic-bezier(.77,0,.175,1) 1;    
    opacity: 1;
  }
  .mobile_menu_bar,
  #et_search_icon:before{
    z-index: 99;
    opacity: 1;
    -webkit-animation: fadeInBottom 1s cubic-bezier(.77,0,.175,1) 1;
    animation: fadeInBottom 1s cubic-bezier(.77,0,.175,1) 1;
  }
  .mobile_menu_bar.animied,
  #et_search_icon.animied:before{
    opacity: 0;
    -webkit-animation: fadeOutBottom 1s cubic-bezier(.77,0,.175,1) 1;
    animation: fadeOutBottom 1s cubic-bezier(.77,0,.175,1) 1;
  }
  .cm-menu-primary:before{
    display:none;
  }
  .cm-menu-primary{
    position: absolute;
    left: 0;
    padding: 0;
    background: #fff;
    width: 100%;
    visibility: visible;
    opacity: 1;
    display: none;
    z-index: 9999;
    border-top: 3px solid #2ea3f2;
    box-shadow: 0 2px 5px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);
    top: 100%;
  }
  .cm-menu-primary .hs-menu-wrapper > ul {
    padding:0 5%;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    display:block;
    text-align: left;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
  }
  .menu-open .cm-menu-primary .hs-menu-wrapper > ul {
    padding: 5%;
  }
  .cm-menu-primary .hs-menu-wrapper > ul > li > a {
    border-bottom: 1px solid rgba(0,0,0,.03);
    color: #666 !important;
    padding: 10px 5%;
    display: block;
    font-size: 14px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    line-height: 23px;
    text-transform: unset;
    font-weight: 400;
  }
  .cm-menu-primary .hs-menu-wrapper > ul > li > a:hover {
    background-color: rgba(0,0,0,.03);
    opacity: .7;
    color: #666 !important;
  }
  .cm-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > a:after{
    display:None;
  }
  .cm-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > a{
    font-weight: 700;
    background-color: rgba(0,0,0,.03);
  }
  .cm-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > ul {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;
    position: static !important;
    padding:0 0 0 10px;
  }
  .cm-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > ul > li{
    padding: 0;
    padding-left: 5%;
  }
  .cm-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > ul > li > a {
    border-bottom: 1px solid rgba(0,0,0,.03);
    color: #666 !important;
    padding: 10px 5%;
    display: block;
    font-size: 14px;
    line-height: 23px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    text-transform: unset;
    font-weight: 600;
  }  
  .cm-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > ul > li > a:hover {
    background-color: rgba(0,0,0,.03);
    color: #666 !important;
    opacity: .7;
  }

  .cm-menu-primary .hs-menu-wrapper>ul>li {
    float: none;
  }

  .cm-menu-primary .hs-menu-wrapper>ul {
    float: none;
  }
}

@media (max-width: 980px){
  .et-search-form {
    width: 50% !important;
    max-width: 50% !important;
  }
  .cm-menu-primary .hs-menu-wrapper > ul > li.login > a, 
  .cm-menu-primary .hs-menu-wrapper > ul > li.demo > a {
    color: #3b4b84 !important;
    font-weight: 600;
  }
}

@media (max-width: 767px){
  .cm-menu-primary .hs-menu-wrapper > ul > li > a,
  .cm-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > ul > li > a{
    white-space:normal !important;
  }
}

@media (max-width: 479px){
  .et-search-form {
    width: 40% !important;
    max-width: 40% !important;
  }
}
.footer {}

.footer__container {
  padding: 0;
}

.footer-bottom{
  padding: 15px 0 5px;
}
.footer__copyright{
  font-size: 13px;
  padding-bottom: 10px;
  text-align: left;
}
.footer-top .footer-col-wrapper {
  padding-top: 6%;
}
.footer-top .content-wrapper:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.footer-top h1,
.footer-top h2,
.footer-top h3,
.footer-top h4{
  font-size: 18px;
  line-height: 1.2em;
  padding-bottom: 10px;
  font-weight: 500;
  margin:0;
}

.footer-top ul{
  display:block;
  padding:0;
  margin:0;
  list-style:None;
}
.footer-top ul li{
  padding-left: 14px;
  position: relative;
  margin-bottom: .5em;
}
.footer-top ul li a{
  text-decoration: none;
  font-size:17px;
  line-height: 1.7em;
  font-weight: 500;
  font-family: 'Nunito',Helvetica,Arial,Lucida,sans-serif;
}
.footer-top ul li a:before {
  float: left;
  content: "E";
  color: #fe6802;
  font-family: 'ETmodules';
}
.footer-logo img {
  max-width: 100%;
}
.footer-cols .hs-menu-wrapper > ul{
  display:block !important;
  list-style:none;
  padding:0;
  margin:0;
}



@media (min-width: 981px){
  .footer-cols{
    width: 20.875%;
    margin-right: 5.5%;
    margin-bottom: 5.5%;
    float: left;  
  }
  .footer-cols:last-child {
    margin-right: 0;
  }
  .footer-top h1,
  .footer-top h2,
  .footer-top h3,
  .footer-top h4{
    font-size: 17px;
  }
}

@media (max-width: 980px){
  .footer-cols:nth-child(n) {
    width: 46.25%!important;
    margin: 0 7.5% 7.5% 0!important;
    float: left;
  }
  .footer-cols:nth-child(2n) {
    margin-right: 0!important;
  }
  .footer__copyright {
    text-align: center;
  }
  .footer-top .footer-col-wrapper {
    padding: 8% 0;
  }
  
  .footer-cols:nth-child(3),.footer-cols:last-child {
    margin-bottom: 0 !important;
  }
}

@media (max-width: 767px){
  .footer-cols:nth-child(n) {
    width: 100%!important;
    margin: 0 0 9.5% 0 !important;
    float: none;
  }
  .footer-cols:last-child {
    margin-bottom: 0!important;
  }
  .footer-top .footer-col-wrapper {
    padding: 10% 0;
  }
  .footer-top ul li {
    margin:0;
    padding-bottom: .5em;
  }

  
}


@media (max-width: 479px){
  .footer-top .footer-col-wrapper {
    padding: 12% 0;
  }
  .footer-cols:nth-child(n) {
    margin: 0 0 11.5% 0 !important;
  }
}
/* Menu and simple menu */
.hs-menu-wrapper ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding-left: 0;
}