.bg-primary {
  background-color: #0580D1 !important; }

.bg-secondary {
  background-color: #803686 !important; }

.text-primary {
  color: #0580D1 !important; }

.text-secondary {
  color: #803686 !important; }

.text-white {
  color: #FFFFFF !important; }

.text-dark {
  color: #012034 !important; }

small {
  background-color: yellow;
  padding: 2px 4px;
  font-family: acumin-pro, sans-serif;
  font-style: normal;
  font-weight: 700; }

body {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 1rem;
  color: #012034; }

p.subtitle {
  font-family: acumin-pro, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.25; }

header h1 {
  font-family: acumin-pro-wide,sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 3rem;
  letter-spacing: -0.06em; }
  @media screen and (max-width: 767px) {
    header h1 {
      font-size: 2.5rem; } }
@media screen and (max-width: 991px) {
  header.hero-with-video h1 {
    font-size: 2.5rem; } }
@media screen and (max-width: 575px) {
  header.hero-with-video h1 {
    font-size: 2rem; } }
header p {
  font-family: acumin-pro, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.75rem;
  letter-spacing: -0.03em;
  margin-bottom: 0; }
  @media screen and (max-width: 767px) {
    header p {
      font-size: 1.5rem; } }

h2 {
  font-family: acumin-pro, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.75rem;
  letter-spacing: -0.03em;
  color: #0580D1; }
  h2.display {
    font-family: acumin-pro-wide,sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 2rem;
    letter-spacing: -0.06em; }

h3 {
  font-family: acumin-pro, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.5rem;
  letter-spacing: -0.03em;
  color: #0580D1; }

.feature-area {
  padding-top: 5rem;
  padding-bottom: 5rem; }
  .feature-area-announcement {
    padding-top: 3rem;
    padding-bottom: 3rem; }
    .feature-area-announcement h3 {
      font-family: acumin-pro-wide,sans-serif;
      font-weight: 600;
      font-style: normal;
      font-size: 2.25rem;
      letter-spacing: -0.06em; }
    .feature-area-announcement p {
      font-family: acumin-pro, sans-serif;
      font-style: normal;
      font-weight: 700;
      font-size: 1.125rem;
      line-height: 1.2;
      letter-spacing: 0.03em;
      text-transform: uppercase;
      margin-bottom: 0; }
  .feature-area-cta {
    padding-top: 5rem;
    padding-bottom: 5rem; }
    .feature-area-cta h3 {
      font-family: acumin-pro-wide,sans-serif;
      font-weight: 600;
      font-style: normal;
      font-size: 2rem;
      letter-spacing: -0.06em; }
    .feature-area-cta p {
      font-family: 'Open Sans', sans-serif;
      font-style: normal;
      font-weight: 300;
      font-size: 1.25rem;
      margin-bottom: 0; }

body {
  margin-top: 88px; }
  @media screen and (max-width: 991px) {
    body {
      margin-top: 75px; } }
  @media screen and (max-width: 575px) {
    body {
      margin-top: 68px; } }

hr {
  border-top: 1px solid #0580D1; }

pre {
  padding: 20px;
  margin: 0;
  background-color: yellow; }

section.top-gradient {
  background: #edf0f1;
  background: linear-gradient(180deg, #edf0f1 0, #fcfcfc 60px, #FFFFFF 120px);
  border-top: 1px solid #DFE3E6; }

a {
  color: #0580D1; }
  a:hover {
    color: #035286;
    text-decoration: none; }

.services-tab-content .ss-htmleditorfield-file.embed {
  position: relative;
  display: block;
  max-width: 100% !important;
  padding: 0;
  overflow: hidden; }
  .services-tab-content .ss-htmleditorfield-file.embed:before {
    display: block;
    content: '';
    padding-top: 56.25%; }
  .services-tab-content .ss-htmleditorfield-file.embed iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.sticky-cta {
  position: fixed;
  top: 7rem;
  right: 0;
  transform: rotate(-90deg);
  transform-origin: 100% 100%;
  z-index: 1029; }
  .sticky-cta:hover {
    transform: translate(0, -0.375rem) rotate(-90deg);
    padding-bottom: .75rem; }
  .sticky-cta.newsletter {
    top: 19rem; }
  @media screen and (max-width: 575px) {
    .sticky-cta {
      display: none; } }

header.hero-with-video + section.top-gradient + .element section.top-gradient {
  background: #FFFFFF;
  border-top: none; }

.post-card {
  padding-top: 5rem;
  padding-bottom: 5rem; }
  .post-card img {
    border-radius: 0; }
  .post-card h5.card-title {
    font-family: acumin-pro, sans-serif;
    font-style: normal;
    font-weight: 700;
    transition: color .15s ease; }
  .post-card .date {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #012034;
    font-size: .875rem; }
  .post-card .card-link {
    font-size: .75rem;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 700;
    color: #0580D1;
    transition: color .15s ease; }
    .post-card .card-link:hover {
      color: #035286; }
      .post-card .card-link:hover .fa {
        padding-left: .25rem; }
    .post-card .card-link .fa {
      transition: padding .2s ease; }
  .post-card a h5.card-title, .post-card a p {
    color: #012034; }
  .post-card a:hover h5.card-title {
    color: #0580D1; }
  .post-card .card {
    border: 1px solid #DFE3E6; }
  .post-card .card-footer {
    border-radius: 0;
    background-color: transparent;
    border-top: none;
    padding-top: 0;
    padding-bottom: 1.25rem; }
  .post-card .post-tag {
    position: absolute;
    top: 0;
    left: 0;
    background: #0580D1;
    font-size: .6875rem;
    line-height: 1;
    color: #FFFFFF;
    text-align: center;
    padding: .4rem .875rem;
    font-family: acumin-pro, sans-serif;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .03em; }
  .post-card.latest {
    padding: 0 0 4rem; }
    .post-card.latest h5.card-title {
      font-size: 2rem; }
    .post-card.latest .card {
      background-color: transparent; }

.security-area h1 {
  font-family: acumin-pro-wide,sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: -.06em; }
.security-area .btn-toolbar {
  display: block; }
.security-area form label {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 600; }
.security-area form #ForgotPassword {
  color: #0580D1;
  margin-top: 1rem; }
  .security-area form #ForgotPassword:hover, .security-area form #ForgotPassword:active, .security-area form #ForgotPassword:focus {
    color: #023454; }
.security-area form input[type=submit] {
  display: inline-block;
  font-family: acumin-pro, sans-serif;
  font-style: normal;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  text-transform: uppercase;
  color: #FFFFFF;
  background-color: #803686;
  border-color: #803686; }
  .security-area form input[type=submit]:hover {
    color: #803686;
    background-color: #FFFFFF;
    border-color: #803686; }
  .security-area form input[type=submit]:not(:disabled):not(.disabled).active, .security-area form input[type=submit]:not(:disabled):not(.disabled):active,
  .security-area form input[type=submit] .show > .btn-secondary.dropdown-toggle {
    color: #803686;
    background-color: #FFFFFF;
    border-color: #803686; }

#form-integration .hbspt-form fieldset {
  max-width: none; }
#form-integration .hbspt-form label {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 600; }
#form-integration .hbspt-form fieldset.form-columns-1 .hs-input {
  width: 100%; }
#form-integration .hbspt-form fieldset.form-columns-1 input[type="checkbox"] {
  width: auto; }
#form-integration .hbspt-form .hs-form-required {
  color: #D10580;
  font-size: .75rem;
  vertical-align: text-top; }
#form-integration .hbspt-form .no-list {
  padding-left: .25rem;
  list-style-type: none; }
#form-integration .hbspt-form .hs-error-msgs {
  color: #D10580;
  font-size: .875rem;
  line-height: 1.2;
  margin-top: .25rem;
  margin-bottom: 0; }
#form-integration .hbspt-form .inputs-list {
  padding-left: 0;
  list-style-type: none; }
#form-integration .hbspt-form .hs-form-checkbox .hs-input {
  width: auto !important; }
#form-integration .hbspt-form li label {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  display: flex;
  align-items: baseline; }
  #form-integration .hbspt-form li label span {
    display: inline-block;
    margin-left: 0.5rem; }
#form-integration .hbspt-form .hs-submit {
  margin-top: 1rem; }
#form-integration .hbspt-form .hs-button {
  font-family: acumin-pro, sans-serif;
  font-style: normal;
  font-weight: 500;
  border-radius: 0;
  line-height: 1.375;
  padding: .375rem 2rem;
  letter-spacing: -.02em;
  text-transform: uppercase;
  border: 1px solid transparent;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out; }
  @media screen and (max-width: 767px) {
    #form-integration .hbspt-form .hs-button {
      padding: .375rem 1rem; } }
  #form-integration .hbspt-form .hs-button.primary {
    color: #FFFFFF;
    background-color: #803686;
    border-color: #803686; }
    #form-integration .hbspt-form .hs-button.primary:hover {
      color: #803686;
      background-color: #FFFFFF;
      border-color: #803686; }
  #form-integration .hbspt-form .hs-button.large {
    font-size: 1.25rem;
    padding-bottom: .5rem; }
#form-integration .hbspt-form .submitted-message {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 1.25rem; }

section.whats-new h2 + h6 {
  font-family: acumin-pro, sans-serif;
  font-style: normal;
  font-weight: 700;
  margin-top: -1rem;
  margin-bottom: 1.5rem; }

.btn {
  font-family: acumin-pro, sans-serif;
  font-style: normal;
  font-weight: 500;
  border-radius: 0;
  line-height: 1.375;
  padding: .375rem 2rem;
  letter-spacing: -.02em; }
  @media screen and (max-width: 767px) {
    .btn {
      padding: .375rem 1rem; } }

.btn-lg {
  padding-bottom: .5rem; }

.btn-primary {
  color: #FFFFFF;
  background-color: #0580D1;
  border-color: #0580D1; }
  .btn-primary:hover {
    color: #0580D1;
    background-color: #FFFFFF;
    border-color: #0580D1; }
  .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active,
  .btn-primary .show > .btn-primary.dropdown-toggle {
    color: #0580D1;
    background-color: #FFFFFF;
    border-color: #0580D1; }

.btn-primary-outline {
  color: #0580D1;
  border-color: #0580D1; }
  .btn-primary-outline.solid {
    background-color: #FFFFFF; }
  .btn-primary-outline:hover {
    color: #FFFFFF;
    background-color: #0580D1;
    border-color: #0580D1; }
  .btn-primary-outline:not(:disabled):not(.disabled).active, .btn-primary-outline:not(:disabled):not(.disabled):active,
  .btn-primary-outline .show > .btn-outline-primary.dropdown-toggle {
    color: #FFFFFF;
    background-color: #0580D1;
    border-color: #0580D1; }

.btn-secondary {
  color: #FFFFFF;
  background-color: #803686;
  border-color: #803686; }
  .btn-secondary:hover {
    color: #803686;
    background-color: #FFFFFF;
    border-color: #803686; }
  .btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active,
  .btn-secondary .show > .btn-secondary.dropdown-toggle {
    color: #803686;
    background-color: #FFFFFF;
    border-color: #803686; }

.btn-secondary-outline {
  color: #803686;
  border-color: #803686; }
  .btn-secondary-outline:hover {
    color: #FFFFFF;
    background-color: #803686;
    border-color: #803686; }
  .btn-secondary-outline:not(:disabled):not(.disabled).active, .btn-secondary-outline:not(:disabled):not(.disabled):active,
  .btn-secondary-outline .show > .btn-outline-secondary.dropdown-toggle {
    color: #FFFFFF;
    background-color: #803686;
    border-color: #803686; }

.btn-light {
  color: #012034;
  background-color: #FFFFFF;
  border-color: #FFFFFF; }
  .btn-light:hover {
    color: #FFFFFF;
    background-color: #012034;
    border-color: #012034; }
  .btn-light:not(:disabled):not(.disabled).active, .btn-light:not(:disabled):not(.disabled):active,
  .btn-light .show > .btn-light.dropdown-toggle {
    color: #FFFFFF;
    background-color: #012034;
    border-color: #012034; }

.btn-outline-light {
  color: #FFFFFF;
  border-color: #FFFFFF; }
  .btn-outline-light:hover {
    color: #012034;
    background-color: #FFFFFF;
    border-color: #FFFFFF; }
  .btn-outline-light:not(:disabled):not(.disabled).active, .btn-outline-light:not(:disabled):not(.disabled):active,
  .btn-outline-light .show > .btn-outline-light.dropdown-toggle {
    color: #012034;
    background-color: #FFFFFF;
    border-color: #FFFFFF; }

.btn-dark {
  color: #FFFFFF;
  background-color: #012034;
  border-color: #012034; }
  .btn-dark:hover {
    color: #012034;
    background-color: #FFFFFF;
    border-color: #FFFFFF; }
  .btn-dark:not(:disabled):not(.disabled).active, .btn-dark:not(:disabled):not(.disabled):active,
  .btn-dark .show > .btn-light.dropdown-toggle {
    color: #012034;
    background-color: #FFFFFF;
    border-color: #FFFFFF; }

.btn-outline-dark {
  color: #012034;
  border-color: #012034; }
  .btn-outline-dark:hover {
    color: #FFFFFF;
    background-color: #012034;
    border-color: #012034; }
  .btn-outline-dark:not(:disabled):not(.disabled).active, .btn-outline-dark:not(:disabled):not(.disabled):active,
  .btn-outline-dark .show > .btn-outline-dark.dropdown-toggle {
    color: #FFFFFF;
    background-color: #012034;
    border-color: #012034; }

#octopuz-nav.navbar {
  background-color: #FFFFFF;
  font-family: acumin-pro, sans-serif;
  font-style: normal;
  font-weight: 400;
  box-shadow: 0 1px 3px -1px #DFE3E6; }
#octopuz-nav .navbar-brand {
  width: 238px; }
  @media screen and (max-width: 575px) {
    #octopuz-nav .navbar-brand {
      width: 200px; } }
  #octopuz-nav .navbar-brand:hover img {
    transform: translateY(-0.25rem); }
  #octopuz-nav .navbar-brand img {
    transition: transform .15s ease; }
#octopuz-nav .navbar-toggler {
  border-color: #0580D1; }
#octopuz-nav .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(8,128,209, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E"); }
#octopuz-nav .navbar-nav .nav-link {
  color: #012034;
  text-transform: uppercase;
  font-size: .875rem;
  font-size: .9375rem; }
  #octopuz-nav .navbar-nav .nav-link:hover {
    color: #803686; }
  #octopuz-nav .navbar-nav .nav-link .active {
    font-family: acumin-pro, sans-serif;
    font-style: normal;
    font-weight: 700; }
#octopuz-nav .tiny-nav .nav-link {
  font-family: acumin-pro, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: .75rem;
  color: #012034;
  text-transform: uppercase;
  padding: .25rem .5rem; }
  #octopuz-nav .tiny-nav .nav-link.btn {
    font-family: acumin-pro, sans-serif;
    font-style: normal;
    font-weight: 400;
    padding: .125rem .5rem; }
  #octopuz-nav .tiny-nav .nav-link:hover:not(.btn) {
    color: #803686; }
  #octopuz-nav .tiny-nav .nav-link.btn:hover {
    color: #FFFFFF; }
  @media screen and (max-width: 991px) {
    #octopuz-nav .tiny-nav .nav-link {
      margin-bottom: .5rem;
      padding: .25rem 0; } }
#octopuz-nav .dropdown-item {
  color: #012034;
  text-transform: uppercase;
  font-size: .875rem;
  font-size: .9375rem; }
  #octopuz-nav .dropdown-item:hover, #octopuz-nav .dropdown-item:focus {
    color: #803686; }
  #octopuz-nav .dropdown-item:active {
    background-color: #DFE3E6; }
#octopuz-nav .dropdown-menu {
  border-radius: 0;
  border-color: #DFE3E6; }

.dropdown-menu {
  position: absolute;
  opacity: 0;
  left: -9999px;
  top: 100%;
  margin: 0; }
  .dropdown-menu.show-sub {
    display: block;
    opacity: 1;
    left: auto;
    width: 100%;
    border: 0; }

@media screen and (min-width: 992px) {
  .dropdown:hover > .dropdown-menu {
    opacity: 1;
    z-index: 11;
    left: 0;
    display: block; } }
.dropdown .arrow-btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: auto;
  background: #f6f7f8;
  color: #803686;
  text-align: center;
  line-height: 37px;
  cursor: pointer; }
  @media screen and (min-width: 992px) {
    .dropdown .arrow-btn {
      display: none; } }
  .dropdown .arrow-btn.active {
    color: #803686; }
    .dropdown .arrow-btn.active i:before {
      content: "\f068"; }
  .dropdown .arrow-btn:hover {
    background: #eaedef; }
.dropdown .has-children:after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-bottom: 0;
  border-left: .3em solid transparent; }
@media screen and (max-width: 992px) {
  .dropdown .has-children:after {
    display: none; } }

.burger-menu {
  transition: 1s ease-in-out;
  transform: rotate(0deg);
  position: absolute;
  z-index: 99;
  right: 0;
  width: 50px;
  height: 50px; }
  @media screen and (min-width: 992px) {
    .burger-menu {
      display: none; } }
  .burger-menu #nav-icon {
    position: absolute;
    top: 1.125rem;
    right: 0;
    width: 1.5rem;
    height: 1.5rem; }
    .burger-menu #nav-icon span {
      transition: .25s ease-in-out;
      opacity: 1;
      transform: rotate(0deg);
      position: absolute;
      left: 0;
      width: 100%;
      height: 3px;
      display: block;
      background: #803686;
      border-radius: 0; }
      .burger-menu #nav-icon span:nth-child(1) {
        top: 0; }
      .burger-menu #nav-icon span:nth-child(2), .burger-menu #nav-icon span:nth-child(3) {
        top: 6px; }
      .burger-menu #nav-icon span:nth-child(4) {
        top: 12px; }
  .burger-menu .burger-menu-toggle.active #nav-icon span:nth-child(1), .burger-menu .burger-menu-toggle.active #nav-icon span:nth-child(4) {
    top: 8px;
    width: 0%;
    left: 50%; }
  .burger-menu .burger-menu-toggle.active #nav-icon span:nth-child(2) {
    transform: rotate(45deg); }
  .burger-menu .burger-menu-toggle.active #nav-icon span:nth-child(3) {
    transform: rotate(-45deg); }

@media screen and (max-width: 992px) {
  .navbar-collapse {
    padding-left: 1rem;
    transition: right .25s ease-in-out;
    overflow-y: auto;
    background: #FFFFFF;
    position: fixed;
    z-index: 2000;
    top: 76px;
    right: -340px;
    width: 320px;
    height: 100%;
    padding-bottom: 80px; } }
  @media screen and (max-width: 992px) and (max-width: 575px) {
    .navbar-collapse {
      top: 68px; } }
@media screen and (max-width: 992px) {
    .navbar-collapse.show {
      right: 0; } }

.padding-80 {
  padding: 80px 0; }

.banner-wrapper {
  position: relative;
  background-color: #012034;
  height: 75vh;
  min-height: 25rem;
  width: 100%;
  overflow: hidden; }
  .banner-wrapper .overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #012034;
    opacity: 0.5;
    z-index: 1; }
  .banner-wrapper video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 0;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%); }
  .banner-wrapper .banner-description {
    position: relative;
    z-index: 2; }

.video-play-link a {
  color: #FFFFFF;
  font-family: acumin-pro, sans-serif;
  font-style: normal;
  font-weight: 700;
  text-decoration: none; }
  .video-play-link a:hover .fa {
    transform: scale(1.15);
    margin-right: .75rem; }
  .video-play-link a .fa {
    margin-right: .5rem;
    transition: transform .15s ease, margin-right .15s ease; }

.olrp-software-features h5 {
  font-size: 1.125rem; }

.olrp-intro p {
  line-height: 1.25; }

.octopuz-benefits h2.display {
  font-family: acumin-pro, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 2.375rem;
  letter-spacing: -.03em; }
.octopuz-benefits h5 {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 1.125rem; }

.compare-pictures.has-bg {
  background-size: auto;
  background-repeat: no-repeat;
  background-position-y: top;
  background-position-x: 670px;
  background-position-x: 52vw;
  padding-top: 3rem;
  padding-bottom: 3rem; }
.compare-pictures .compare-photos {
  border-radius: .75rem; }

.carousel .slide-item {
  outline: none; }
  .carousel .slide-item img {
    max-width: 100%;
    width: auto; }
.carousel .slick-slide {
  transition: transform .25s ease; }

.product-brands img {
  opacity: .5;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  transition: opacity .5s ease, filter .15s ease;
  width: calc(100% / 9);
  padding: 0 1rem; }
  @media screen and (max-width: 991px) {
    .product-brands img {
      width: calc(100% / 5);
      padding: .5rem 1rem; } }
  @media screen and (max-width: 575px) {
    .product-brands img {
      width: calc(100% / 3);
      padding: .5rem 2.5rem; } }
  .product-brands img:hover {
    opacity: 1;
    -webkit-filter: grayscale(0);
    filter: grayscale(0); }

.product-brands-grid {
  display: grid; }
  @media screen and (min-width: 992px) {
    .product-brands-grid {
      grid-column-gap: 2rem; } }
  .product-brands-grid.first-row {
    grid-template-columns: repeat(4, 1fr); }
    @media screen and (max-width: 575px) {
      .product-brands-grid.first-row {
        grid-template-columns: repeat(2, 1fr); } }
  .product-brands-grid.second-row {
    grid-template-columns: repeat(6, 1fr); }
    @media screen and (max-width: 575px) {
      .product-brands-grid.second-row {
        grid-template-columns: repeat(3, 1fr); } }
  .product-brands-grid img {
    opacity: .5;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    transition: opacity .5s ease, filter .15s ease; }
    .product-brands-grid img:hover {
      opacity: 1;
      -webkit-filter: grayscale(0);
      filter: grayscale(0); }

.industry-showcase .card {
  border: none;
  border-radius: 0;
  overflow: hidden; }
.industry-showcase .card h2 {
  z-index: 2;
  color: white;
  font-family: acumin-pro-wide,sans-serif;
  font-weight: 600;
  font-style: normal;
  margin-bottom: 0;
  line-height: 1;
  text-shadow: 0 2px 6px rgba(1, 32, 52, 0.6); }
  @media screen and (min-width: 992px) {
    .industry-showcase .card h2 {
      font-size: 2rem; } }
  @media screen and (max-width: 575px) {
    .industry-showcase .card h2 {
      font-size: 1.25rem; } }
.industry-showcase .card::after {
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  position: absolute;
  background: rgba(1, 32, 52, 0.4);
  z-index: 1;
  transition: background .25s ease; }
.industry-showcase .card:hover::after {
  background: rgba(1, 32, 52, 0.1); }
.industry-showcase .card img {
  transition: transform .75s ease-in; }
.industry-showcase .card:hover img {
  transform: scale(1.25); }
.industry-showcase .card-img {
  border-radius: 0; }
.industry-showcase .slick-prev,
.industry-showcase .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
  z-index: 20;
  height: 100%; }
.industry-showcase .slick-prev {
  left: .5rem; }
  .industry-showcase .slick-prev:before {
    content: '\f053'; }
.industry-showcase .slick-next {
  right: .5rem; }
  .industry-showcase .slick-next:before {
    content: '\f054'; }
.industry-showcase .slick-prev:before,
.industry-showcase .slick-next:before {
  font-family: FontAwesome;
  font-size: 1.5rem;
  line-height: 1;
  opacity: 0.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-slider .slick-dots {
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 1rem 0;
  list-style-type: none;
  position: absolute;
  bottom: 0.5rem;
  left: 50%;
  transform: translatex(-50%); }
  .slick-slider .slick-dots li {
    margin: 0 0.25rem; }
    .slick-slider .slick-dots li.slick-active button {
      background-color: #80909A;
      border: 2px solid #FFFFFF; }
  .slick-slider .slick-dots button {
    display: block;
    width: 1rem;
    height: 1rem;
    padding: 0;
    border: none;
    border-radius: 100%;
    background-color: #FFFFFF;
    text-indent: -9999px;
    outline: none; }
.slick-slider.slick-dotted.slick-slider {
  margin-bottom: 0; }

.slick-arrows a {
  color: #FFFFFF;
  font-size: 60px;
  width: 60px;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  z-index: 1300; }
  .slick-arrows a.prev-arrow {
    left: 1rem; }
  .slick-arrows a.next-arrow {
    right: 2rem; }
  .slick-arrows a:hover {
    color: #FFFFFF; }
@media screen and (max-width: 767px) {
  .slick-arrows {
    display: none; } }

/*.mt-100, .navbar + section {
	margin-top:100px;
}*/
.mx-width {
  max-width: 870px;
  width: 100%; }

@media screen and (max-width: 1024px) {
  section .w-75 {
    width: 100% !important;
    padding: 0 2rem; } }
@media screen and (max-width: 767px) {
  section h2 br {
    display: none; } }

.top-gradient.has-padding, .top-gradient-light.has-padding {
  padding: 80px 0; }
  @media screen and (max-width: 767px) {
    .top-gradient.has-padding, .top-gradient-light.has-padding {
      padding: 40px 0; } }
.top-gradient.has-padding-240, .top-gradient-light.has-padding-240 {
  padding-top: 240px; }
  @media screen and (max-width: 767px) {
    .top-gradient.has-padding-240, .top-gradient-light.has-padding-240 {
      padding-top: 4rem; } }

.heading-text {
  border-bottom: 1px solid #0580D1;
  margin-bottom: 28px;
  padding-bottom: 1.3rem; }
  .heading-text h2 {
    margin-bottom: 0; }
    @media screen and (max-width: 767px) {
      .heading-text h2 {
        font-size: 1.3rem; }
        .heading-text h2 br {
          display: none; } }
  @media screen and (max-width: 480px) {
    .heading-text .btn {
      font-size: 12px; } }

.hero-slider .slider {
  display: none; }
  .hero-slider .slider.slick-initialized {
    display: block; }

.slider.slick-slider {
  display: none; }
  .slider.slick-slider.slick-initialized {
    display: block; }

.slick-slider.slick-slider {
  display: none; }
  .slick-slider.slick-slider.slick-initialized {
    display: block; }

/* Replaces hero-section */
.hero {
  height: 50vh;
  min-height: 25rem;
  min-height: 450px;
  max-height: 500px;
  background-color: #012034;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }
  .hero.hero-with-video + section {
    padding-top: 14rem !important; }
    @media screen and (max-width: 1199px) {
      .hero.hero-with-video + section {
        padding-top: 10rem !important; } }
    @media screen and (max-width: 991px) {
      .hero.hero-with-video + section {
        padding-top: 6rem !important; } }
    @media screen and (max-width: 767px) {
      .hero.hero-with-video + section {
        padding-top: 6rem !important; }
        .hero.hero-with-video + section.top-gradient {
          background: #edf0f1;
          background: linear-gradient(180deg, #edf0f1 0, #fcfcfc 60px, #FFFFFF 120px); } }
  .hero.resources-hero, .hero.news-hero {
    height: 40vh;
    min-height: 320px;
    /*@media screen and (max-width: 767px) {
    	min-height: 360px;
    }*/ }
    @media screen and (max-width: 991px) {
      .hero.resources-hero, .hero.news-hero {
        min-height: 360px; } }
    @media screen and (max-width: 430px) {
      .hero.resources-hero, .hero.news-hero {
        height: 60vh;
        min-height: 500px; } }

section.top-gradient .element > section.py-5,
section.top-gradient + .element > section.pt-5 {
  padding-top: 0 !important; }

.octopus-bg {
  background-blend-mode: multiply;
  background-repeat: no-repeat;
  background-size: auto;
  background-position-y: -130px;
  background-position-x: 600px;
  background-position-x: 47vw; }
  @media screen and (max-width: 767px) {
    .octopus-bg {
      background-position-x: 100px;
      background-position-x: 20vw; } }

.octopus-bg-flipped {
  background-blend-mode: multiply;
  background-repeat: no-repeat;
  background-size: auto;
  background-position-y: -200px;
  background-position-x: -400px;
  background-position-x: -30vw; }
  @media screen and (max-width: 767px) {
    .octopus-bg-flipped {
      background-position-x: -60vw; } }
  @media screen and (max-width: 575px) {
    .octopus-bg-flipped {
      background-position-x: right; } }

.cta-left-image {
  background-repeat: no-repeat;
  background-size: 68%;
  background-position-y: center;
  background-position-x: left; }
  @media screen and (max-width: 991px) {
    .cta-left-image {
      background-size: cover;
      background-position-x: -25vw; } }
  @media screen and (max-width: 767px) {
    .cta-left-image {
      background-size: 0 0; } }

.bottom-octopus-bg {
  padding: 5rem 0;
  background-blend-mode: multiply;
  background-repeat: no-repeat;
  background-size: auto;
  background-position-y: 200px;
  background-position-x: 600px;
  background-position-x: 47vw; }

.view-all {
  font-family: acumin-pro, sans-serif;
  font-style: normal;
  font-weight: 700; }

.office-address {
  font-size: 1.125rem; }
  .office-address h4 {
    font-family: acumin-pro, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 1.125rem; }

.social-media-links h5 {
  font-family: acumin-pro, sans-serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: -0.03em;
  font-size: 1.5rem; }
.social-media-links .nav-link {
  color: #803686;
  transition: color .15s ease; }
  .social-media-links .nav-link:hover {
    color: #0580D1; }

.feature-benefits {
  padding: 5rem 0; }
  .feature-benefits h5 {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1.125rem;
    color: #0580D1; }
  .feature-benefits p {
    line-height: 1.2; }

.showcase-img {
  min-height: 40rem;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }

.showcase-text {
  padding: 2rem 5rem; }
  @media screen and (max-width: 767px) {
    .showcase-text {
      padding: 2rem 3rem; } }
  .showcase-text h3 {
    font-size: 2rem; }

.careers-benefits .bottom-octopus-bg {
  background-position: right -170px bottom -140px; }
  @media screen and (max-width: 767px) {
    .careers-benefits .bottom-octopus-bg {
      background-position: right -320px bottom -140px; } }
.careers-benefits .careers-benefits-features figure {
  margin-top: 5rem; }
.careers-benefits .careers-benefits-features h5 {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.125rem;
  color: #0580D1; }
.careers-benefits .careers-benefits-features p {
  margin-bottom: 0; }

.application-section h4 {
  font-family: acumin-pro, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1.125rem;
  margin-top: 2rem; }
.application-section ul {
  padding-left: 1.125rem;
  list-style-type: disc;
  color: #0580D1; }
  .application-section ul li {
    line-height: 1.25;
    margin-bottom: .5rem; }

a.download-link {
  color: #012034;
  line-height: 1.2; }
  a.download-link:hover {
    color: #0580D1; }
    a.download-link:hover p {
      text-decoration: underline; }
    a.download-link:hover img {
      transform: translateY(0.125rem); }
  a.download-link img {
    width: 3rem;
    transition: transform .15s ease; }

.new-features-intro {
  /* new-features-intro-update */
  /* /end new-features-intro-update  */ }
  .new-features-intro h2.intro-title {
    font-family: acumin-pro, sans-serif;
    font-style: normal;
    font-weight: 700; }
  .new-features-intro h6 {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 1.125rem; }
  .new-features-intro.new-features-intro-update .intro-area p {
    color: #0580D1;
    font-size: 1.25rem;
    font-family: acumin-pro, sans-serif;
    font-style: normal;
    font-weight: 300; }
    @media screen and (min-width: 992px) {
      .new-features-intro.new-features-intro-update .intro-area p {
        width: 75%;
        margin-left: auto;
        margin-right: auto; } }
  .new-features-intro.new-features-intro-update h2 {
    font-family: acumin-pro, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 2.5rem; }
    .new-features-intro.new-features-intro-update h2.intro-title {
      font-size: 1.75rem; }
  .new-features-intro.new-features-intro-update .feature-intro-icons h3 {
    font-family: acumin-pro, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 1.25rem;
    color: #607480; }
    @media screen and (max-width: 767px) {
      .new-features-intro.new-features-intro-update .feature-intro-icons h3 {
        font-size: 1rem; } }
  .new-features-intro.new-features-intro-update .new-feature-list-1:last-child {
    border-top: 1px solid #0580D1;
    padding-top: 3rem; }
    .new-features-intro.new-features-intro-update .new-feature-list-1:last-child h3 {
      color: #0580D1; }
    .new-features-intro.new-features-intro-update .new-feature-list-1:last-child .new-feature-list-2 h4 {
      color: #607480; }
  .new-features-intro.new-features-intro-update .new-feature-list-1 h3 {
    font-family: acumin-pro, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 23px;
    color: #012034; }
  .new-features-intro.new-features-intro-update .new-feature-list-1 p {
    font-size: 1rem; }
  @media screen and (max-width: 575px) {
    .new-features-intro.new-features-intro-update .new-feature-list-1 img {
      max-width: 120px; } }
  .new-features-intro.new-features-intro-update .new-feature-list-2 {
    margin-top: 24px; }
    @media screen and (max-width: 575px) {
      .new-features-intro.new-features-intro-update .new-feature-list-2 {
        margin-left: 1rem; } }
    .new-features-intro.new-features-intro-update .new-feature-list-2 h4 {
      font-family: acumin-pro, sans-serif;
      font-style: normal;
      font-weight: 700;
      font-size: 20px;
      color: #012034; }
    .new-features-intro.new-features-intro-update .new-feature-list-2 p {
      font-size: 1rem; }
    @media screen and (max-width: 575px) {
      .new-features-intro.new-features-intro-update .new-feature-list-2 img {
        max-width: 120px; } }

.hero-section {
  position: relative; }
  .hero-section .hero-inner {
    min-height: 390px;
    padding-top: 34px;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center; }
    @media screen and (max-width: 767px) {
      .hero-section .hero-inner {
        padding: 1rem 2rem; } }
    .hero-section .hero-inner h2 {
      z-index: 10;
      font-size: 36px;
      font-family: acumin-pro, sans-serif;
      font-style: normal; }
      @media screen and (max-width: 1024px) {
        .hero-section .hero-inner h2 br {
          display: none; } }
      @media screen and (max-width: 767px) {
        .hero-section .hero-inner h2 {
          font-size: 1.7rem; } }
    .hero-section .hero-inner .heading-center {
      z-index: 10; }
      .hero-section .hero-inner .heading-center h3, .hero-section .hero-inner .heading-center h4 {
        font-family: acumin-pro, sans-serif;
        font-style: normal; }
      .hero-section .hero-inner .heading-center h3 {
        font-size: 48px; }
      .hero-section .hero-inner .heading-center h4 {
        font-size: 28px; }
      @media screen and (max-width: 767px) {
        .hero-section .hero-inner .heading-center h3, .hero-section .hero-inner .heading-center h4 {
          font-size: 1.7rem; } }
      @media screen and (max-width: 580px) {
        .hero-section .hero-inner .heading-center h3, .hero-section .hero-inner .heading-center h4 {
          font-size: 1.2rem; } }
    .hero-section .hero-inner .heading-left {
      z-index: 11; }
      @media screen and (max-width: 580px) {
        .hero-section .hero-inner .heading-left {
          padding-left: 0;
          padding-right: 0; } }
    .hero-section .hero-inner:after {
      position: absolute;
      top: 0;
      bottom: 0;
      width: 100%;
      content: '';
      z-index: 1;
      left: 0;
      right: 0;
      background: rgba(0, 0, 0, 0.4); }
    .hero-section .hero-inner .header-video-center {
      z-index: 11;
      position: absolute;
      max-width: 730px;
      width: 100%;
      top: 42%; }
      @media screen and (max-width: 767px) {
        .hero-section .hero-inner .header-video-center {
          max-width: 420px; } }
      @media screen and (max-width: 580px) {
        .hero-section .hero-inner .header-video-center {
          top: 50%; } }
      .hero-section .hero-inner .header-video-center:after {
        position: absolute;
        top: 0;
        bottom: 0;
        width: 100%;
        content: '';
        z-index: 1;
        left: 0;
        right: 0;
        background: rgba(0, 0, 0, 0.4); }

.text-slider .slider {
  padding: 4.5rem 0; }
  .text-slider .slider h3 {
    font-family: acumin-pro-wide,sans-serif;
    font-weight: 600;
    font-style: normal;
    letter-spacing: -0.06em;
    font-size: 2rem;
    margin-bottom: 1.75rem; }
  .text-slider .slider .caption {
    font-family: acumin-pro, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -0.03em;
    font-size: 1.75rem;
    line-height: 1.25;
    margin-bottom: 3rem; }
    @media screen and (max-width: 767px) {
      .text-slider .slider .caption {
        font-size: 1.5rem; } }
  .text-slider .slider .slick-dots {
    bottom: 2rem; }

.cta-with-bg .has-bg {
  padding: 70px 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }

.tab-section .tab-menu .nav-tabs {
  border-bottom: 0; }
  .tab-section .tab-menu .nav-tabs .nav-item {
    margin-bottom: 0; }
    @media screen and (min-width: 768px) {
      .tab-section .tab-menu .nav-tabs .nav-item {
        margin: 0 4px 0; } }
  .tab-section .tab-menu .nav-tabs .nav-link {
    padding: .3rem 1rem;
    font-size: 1em;
    line-height: 1;
    font-family: acumin-pro, sans-serif;
    font-style: normal;
    font-weight: 700;
    border-radius: 0;
    color: #FFFFFF;
    background-color: #A0ABB3;
    min-height: 3.125rem;
    text-transform: capitalize;
    transition: color .15s ease-in, background-color .15s ease;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none; }
    .tab-section .tab-menu .nav-tabs .nav-link.active {
      color: #0580D1;
      font-family: acumin-pro, sans-serif;
      font-style: normal;
      font-weight: 700;
      border: none;
      background: #edf0f1; }
    .tab-section .tab-menu .nav-tabs .nav-link:hover:not(.active) {
      color: #0580D1;
      border: none;
      background-color: #edf0f1;
      min-height: calc(3.125rem + 8px);
      margin-top: -8px; }
@media screen and (min-width: 768px) {
  .tab-section.services-tab-section {
    transform: translateY(-3.125rem);
    transform: translateY(calc( -3.125rem - 1px )); } }

.tab-section-content {
  min-height: 200px;
  background: #edf0f1;
  background: linear-gradient(180deg, #edf0f1 0, #fcfcfc 60px, #FFFFFF 120px); }
  .tab-section-content .tab-content h3 {
    font-family: acumin-pro, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1.75rem;
    letter-spacing: -0.03em;
    color: #0580D1; }
  .tab-section-content .tab-content h4 {
    font-family: acumin-pro, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1.5rem;
    letter-spacing: -0.03em;
    color: #012034;
    margin-top: 1.5rem; }
  .tab-section-content .tab-content p {
    font-size: 1.25rem; }
  .tab-section-content .tab-content.services-tab-content h3 {
    font-family: acumin-pro-wide,sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 1.75rem;
    letter-spacing: -0.06em;
    color: #0580D1; }
  .tab-section-content .tab-content.services-tab-content p {
    font-size: 1rem; }
    .tab-section-content .tab-content.services-tab-content p.subtitle {
      font-family: acumin-pro, sans-serif;
      font-style: normal;
      font-weight: 400;
      font-size: 1.75rem;
      letter-spacing: -0.03em; }
  .tab-section-content .tab-content .supporting-content h4 {
    font-family: acumin-pro, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1.75rem;
    letter-spacing: -0.03em;
    color: #0580D1; }
  .tab-section-content .tab-content .new-feature-list-1 h3 {
    font-family: acumin-pro, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 23px;
    color: #012034; }
  .tab-section-content .tab-content .new-feature-list-1 p {
    font-size: 1rem; }
  @media screen and (max-width: 575px) {
    .tab-section-content .tab-content .new-feature-list-1 img {
      max-width: 120px; } }
  .tab-section-content .tab-content .new-feature-list-2 {
    margin-top: 24px; }
    @media screen and (max-width: 575px) {
      .tab-section-content .tab-content .new-feature-list-2 {
        margin-left: 1rem; } }
    .tab-section-content .tab-content .new-feature-list-2 h4 {
      font-family: acumin-pro, sans-serif;
      font-style: normal;
      font-weight: 700;
      font-size: 20px;
      color: #012034;
      margin-top: 0;
      letter-spacing: 0; }
    .tab-section-content .tab-content .new-feature-list-2 p {
      font-size: 1rem; }
    @media screen and (max-width: 575px) {
      .tab-section-content .tab-content .new-feature-list-2 img {
        max-width: 120px; } }

.industry-interior .industry-link {
  margin-bottom: 4rem; }
.industry-interior a {
  text-decoration: none; }
  .industry-interior a h3 {
    font-family: acumin-pro, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-family: acumin-pro-wide,sans-serif;
    font-weight: 600;
    font-style: normal;
    letter-spacing: -0.06em; }
  .industry-interior a p {
    color: #012034;
    font-size: 1.125rem;
    margin: 0;
    transition: color .15s ease; }
  .industry-interior a:hover p {
    color: #0580D1; }

.section-overlap {
  margin-top: -44px;
  position: relative;
  z-index: 1; }
  @media screen and (max-width: 767px) {
    .section-overlap {
      margin-top: 0;
      padding: 2rem 0; } }

@media screen and (max-width: 767px) {
  .button-wrapper a.btn {
    margin: .7rem;
    margin-left: 0; } }

@media screen and (max-width: 767px) {
  .product-brands .col {
    margin-bottom: 20px; } }

.column-content h2 {
  margin-bottom: 1.5rem; }
.column-content figure {
  position: relative;
  transition: background ease-in 0.3s;
  margin-bottom: 2rem; }
  .column-content figure:hover:after {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    content: '';
    z-index: 1;
    left: 0;
    right: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0.1) 100%); }

.section-content {
  position: relative; }
  .section-content ul {
    list-style: none;
    margin: 0;
    padding: 0; }

.post-content .post-card h2 {
  color: #2B2B2B;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 600; }
.post-content .post-card a {
  color: #606060;
  font-weight: 700; }

.watch-icon {
  display: flex;
  align-items: center; }
  @media screen and (max-width: 767px) {
    .watch-icon {
      align-items: start; } }
  .watch-icon span {
    padding: 10px;
    border-radius: 100%;
    margin-right: 13px;
    background: #0580D1; }
    .watch-icon span:before {
      color: #FFFFFF; }
  .watch-icon.white {
    color: #FFFFFF; }
    .watch-icon.white span {
      background: #FFFFFF; }
      .watch-icon.white span:before {
        color: #C0C7CC; }
  .watch-icon:hover {
    text-decoration: none; }

.social-media ul {
  list-style: none;
  margin: 0;
  padding: 0; }
.social-media li {
  float: left;
  margin-right: 10px; }
  .social-media li a {
    font-size: 18px;
    color: #803686; }

.article-post h1, .article-post h2, .article-post h4, .article-post h5 {
  color: #2B2B2B;
  margin-bottom: 1.5rem; }
.article-post h1 {
  font-size: 42px; }
.article-post h2 {
  font-size: 32px; }
.article-post h3 {
  font-size: 21px; }
.article-post p, .article-post img {
  margin-bottom: 40px; }

/*
.form-group {
	.form-control {
		border-radius:0;
		@include font-header-regular;
		border:1px solid rgba(173,172,172, 0.5);
		height:70px;
		font-size:21px;
		&:focus {
			outline:none;
			box-shadow:none;
		}
	}
	textarea.form-control {
		height:294px;
	}
}

.contact-form-area {
	.form-control {
		background:transparent;
	}
}
*/
.form-control {
  border-radius: 0;
  color: #012034;
  font-family: acumin-pro, sans-serif;
  font-style: normal;
  font-weight: 300;
  padding-bottom: .55rem;
  border: 1px solid #C0C7CC; }
  .form-control::placeholder, .form-control::-webkit-input-placeholder {
    color: #80909A; }
  .form-control:focus {
    color: #012034;
    border-color: #b962c0;
    box-shadow: 0 0 0 1px #b962c0; }

.form-control-lg {
  border-radius: 0; }

form.userform label.left {
  display: none; }

form div.field {
  margin-bottom: 1rem; }

form div.field {
  margin-bottom: 1rem; }
  form div.field input[type=text],
  form div.field input[type=email],
  form div.field input[type=password],
  form div.field textarea {
    color: #012034;
    font-family: acumin-pro, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.5;
    padding: .375rem .75rem;
    padding-bottom: .55rem;
    border: 1px solid #C0C7CC;
    display: block;
    width: 100%;
    height: calc(1.5em + 1rem + 2px);
    border-radius: 0;
    background-color: #FFFFFF;
    background-clip: padding-box;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out; }
    form div.field input[type=text]::placeholder, form div.field input[type=text]::-webkit-input-placeholder,
    form div.field input[type=email]::placeholder,
    form div.field input[type=email]::-webkit-input-placeholder,
    form div.field input[type=password]::placeholder,
    form div.field input[type=password]::-webkit-input-placeholder,
    form div.field textarea::placeholder,
    form div.field textarea::-webkit-input-placeholder {
      color: #80909A; }
    form div.field input[type=text]:focus,
    form div.field input[type=email]:focus,
    form div.field input[type=password]:focus,
    form div.field textarea:focus {
      color: #012034;
      border-color: #b962c0;
      box-shadow: 0 0 0 1px #b962c0;
      outline: none; }

form textarea {
  height: auto !important;
  width: 100%;
  resize: none; }

.job-listings {
  background-color: #0580D1;
  padding: 5rem 0; }
  @media screen and (max-width: 767px) {
    .job-listings {
      padding: 40px 0; } }
  .job-listings.octopus-bg {
    background-size: auto;
    background-position: right -170px bottom -140px; }
    @media screen and (max-width: 767px) {
      .job-listings.octopus-bg {
        background-position: right -320px bottom -140px; } }
  .job-listings .job-heading {
    padding: .5rem 2rem;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 600; }
    @media screen and (max-width: 767px) {
      .job-listings .job-heading {
        padding: 0.5rem 0; } }
  .job-listings .job-content {
    position: relative; }
    .job-listings .job-content .job-item {
      border-top: 1px solid #FFFFFF;
      padding: .5rem 2rem; }
      @media screen and (max-width: 767px) {
        .job-listings .job-content .job-item {
          padding: 0.5rem 0; } }
      .job-listings .job-content .job-item a.job-details {
        color: #FFFFFF;
        text-decoration: none; }
      .job-listings .job-content .job-item.active .fa:before {
        content: "\f0d8"; }
      .job-listings .job-content .job-item .job-details-description p {
        font-family: acumin-pro, sans-serif;
        font-style: normal;
        font-weight: 700;
        font-size: 1.125rem;
        margin-bottom: 0.25rem; }
      .job-listings .job-content .job-item .job-details-description h3 {
        font-size: 1.75rem;
        margin-bottom: 0; }
      .job-listings .job-content .job-item .job-text p {
        font-family: 'Open Sans', sans-serif;
        font-style: normal;
        font-weight: 300;
        font-size: 1rem;
        margin-bottom: 1rem; }

.events-list-item h5.card-title {
  font-family: acumin-pro, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 2rem;
  letter-spacing: -.02em; }
.events-list-item .card-body {
  padding: 2rem 2rem 4rem; }
.events-list-item .card-footer {
  padding: 0 2rem 2rem; }
.events-list-item .event-date-info {
  font-size: 1.25rem; }

.post-slide-wrap a:focus {
  outline: none; }
.post-slide-wrap .slick-arrows a {
  color: #A0ABB3; }
  .post-slide-wrap .slick-arrows a.prev-arrow {
    left: -4rem; }
  .post-slide-wrap .slick-arrows a.next-arrow {
    right: -4rem; }

.newsletter p a {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400; }

.cc-theme-classic .cc-btn {
  border-radius: 0;
  text-transform: uppercase;
  border-width: 1px; }

.cc-floating.cc-theme-classic {
  box-shadow: 0px 2px 6px -3px rgba(1, 32, 52, 0.25); }

.cc-color-override-1535140889 .cc-btn:hover, .cc-color-override-1535140889 .cc-btn:focus {
  background-color: #FFFFFF !important;
  color: #803686 !important;
  border: 1px solid #803686 !important; }

.elementintro2columns + .elementcontent2columns .whats-new {
  margin-top: -3rem; }
  .elementintro2columns + .elementcontent2columns .whats-new hr {
    border-top: 0;
    margin: 0; }

.resource-filter {
  padding: 2rem 0; }
  .resource-filter .input-group-text {
    color: #FFFFFF;
    background-color: #607480;
    border-radius: 0;
    border: 1px solid #607480; }
  .resource-filter .btn-dark {
    color: #FFFFFF;
    background-color: #607480;
    border: 1px solid #607480;
    border-radius: 0;
    padding: 0.375em .75em; }
    .resource-filter .btn-dark:hover {
      background-color: #343f46;
      border-color: #343f46; }
    .resource-filter .btn-dark:not(:disabled):not(.disabled).active, .resource-filter .btn-dark:not(:disabled):not(.disabled):active, .resource-filter .btn-dark .show > .btn-light.dropdown-toggle {
      color: #FFFFFF;
      background-color: #293237;
      border-color: #293237; }
  .resource-filter .clear-filter {
    font-family: acumin-pro, sans-serif;
    font-style: normal;
    font-weight: 700; }

.pagination-wrapper .page-item {
  margin-left: .25rem;
  margin-right: .25rem; }
  .pagination-wrapper .page-item .page-link {
    border-radius: 0;
    border: 1px solid #0580D1;
    color: #0580D1;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 600; }
  .pagination-wrapper .page-item:hover .page-link, .pagination-wrapper .page-item.active .page-link {
    background-color: #0580D1;
    color: #FFFFFF; }

#filter-tab.nav-pills .nav-item {
  margin-right: .75rem;
  margin-bottom: .5rem; }
#filter-tab.nav-pills .nav-link {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 0;
  border: 1px solid #0580D1;
  font-size: .9375rem;
  transition: background-color .15s ease, color .15s ease; }
  #filter-tab.nav-pills .nav-link:focus, #filter-tab.nav-pills .nav-link:hover, #filter-tab.nav-pills .nav-link:active {
    color: #FFFFFF;
    background-color: #0580D1;
    border-color: #0580D1; }
    #filter-tab.nav-pills .nav-link:focus svg, #filter-tab.nav-pills .nav-link:hover svg, #filter-tab.nav-pills .nav-link:active svg {
      fill: #FFFFFF; }
  #filter-tab.nav-pills .nav-link.active {
    color: #FFFFFF;
    background-color: #0580D1;
    border-color: #0580D1; }
    #filter-tab.nav-pills .nav-link.active:hover {
      background-color: #035286;
      border-color: #035286; }
  #filter-tab.nav-pills .nav-link .filter-icon {
    margin-right: .5em;
    font-size: 1.25em; }
  #filter-tab.nav-pills .nav-link svg {
    fill: #0580D1; }
#filter-tab.nav-pills .show > .nav-link {
  color: #FFFFFF;
  background-color: #0580D1; }

@font-face {
  font-family: 'icomoon';
  src: url("fonts/icomoon.eot?uju03f");
  src: url("fonts/icomoon.eot?uju03f#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?uju03f") format("truetype"), url("fonts/icomoon.woff?uju03f") format("woff"), url("fonts/icomoon.svg?uju03f#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-filter-articles:before {
  content: "\e900"; }

.icon-filter-blogs:before {
  content: "\e900"; }

.icon-filter-case-studies:before {
  content: "\e901"; }

.icon-filter-simulations:before {
  content: "\e902"; }

.icon-filter-videos:before {
  content: "\e903"; }

.icon-filter-webinars:before {
  content: "\e904"; }

.icon-filter-whitepapers:before {
  content: "\e905"; }

.icon-filter-newsletters:before {
  content: "\e906"; }

.icon-filter-press-releases:before {
  content: "\e907"; }

.icon-filter-tradeshows:before {
  content: "\e908"; }

.icon-filter-engagements:before {
  content: "\e909"; }

#article-post .back {
  font-family: acumin-pro, sans-serif;
  font-style: normal;
  font-weight: 700; }
  #article-post .back .fa {
    margin-right: .25rem;
    transition: transform .15s ease; }
  #article-post .back:hover .fa {
    transform: translateX(-0.25rem); }
#article-post .date {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400; }
#article-post .content blockquote {
  font-size: 2rem;
  font-family: acumin-pro, sans-serif;
  font-style: normal;
  font-weight: 300;
  line-height: 1.25;
  margin: 2rem 0; }
#article-post .content img {
  margin: 3rem 0 1.75rem;
  max-width: 100%;
  height: auto; }
#article-post .content .embed-responsive {
  margin: 3rem 0;
  max-width: 100%; }
#article-post .content .ss-htmleditorfield-file.embed {
  margin: 3rem 0;
  position: relative;
  display: block;
  max-width: 100% !important;
  padding: 0;
  overflow: hidden; }
  #article-post .content .ss-htmleditorfield-file.embed:before {
    display: block;
    content: "";
    padding-top: 56.25%; }
  #article-post .content .ss-htmleditorfield-file.embed iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }
#article-post .content p {
  font-size: 1.125rem; }
  #article-post .content p strong {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 600; }
  #article-post .content p.caption {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: .875rem; }
#article-post .content a {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400; }
#article-post .content h2 {
  font-family: acumin-pro-wide,sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #012034;
  font-size: 2.25rem;
  margin-top: 2rem;
  margin-bottom: 1.25rem; }
#article-post .content h3 {
  font-family: acumin-pro-wide,sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #607480;
  font-size: 2rem;
  margin-top: 2rem;
  margin-bottom: 1rem; }
#article-post .content h4 {
  font-family: acumin-pro-wide,sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #607480;
  font-size: 1.5rem;
  margin-top: 2rem;
  margin-bottom: 1rem;
  letter-spacing: -0.03em; }
#article-post .content h5 {
  font-family: acumin-pro-wide,sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #0580D1;
  font-size: 1.25rem;
  margin-top: 2rem;
  margin-bottom: 1rem;
  letter-spacing: -0.03em; }
#article-post .content ul, #article-post .content ol {
  padding-left: 1.5rem;
  font-size: 1.125rem; }
  #article-post .content ul li, #article-post .content ol li {
    margin-bottom: .5rem; }
#article-post .download-area {
  background-color: #A0ABB3;
  height: 5px;
  display: none; }

footer {
  background-color: #803686;
  padding: 4rem 0; }
  footer .footer-logo img {
    max-width: 280px;
    transition: transform .15s ease; }
    footer .footer-logo img:hover {
      transform: translateY(-0.25rem); }
  footer .nav.footer-menu .nav-link {
    font-family: acumin-pro, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: .75rem;
    color: #FFFFFF;
    padding: .25rem .75rem .25rem 0;
    transition: opacity .15s ease; }
    footer .nav.footer-menu .nav-link:hover {
      opacity: .6; }
  footer .nav.social-media-links .nav-link {
    font-size: 1.25rem;
    color: #FFFFFF;
    padding: .25rem .5rem;
    transition: opacity .15s ease; }
    footer .nav.social-media-links .nav-link:hover {
      opacity: .8; }
  footer p {
    font-family: acumin-pro, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: .875rem;
    color: #FFFFFF;
    margin-bottom: .5rem; }
  footer h4 {
    font-family: acumin-pro, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -0.03em;
    font-size: 1.5rem; }
  footer .instagram-feed .card {
    border: none;
    border-radius: 0;
    overflow: hidden;
    min-width: 1px;
    width: 100%;
    height: 100%;
    background-color: #012034; }
  footer .instagram-feed .card::after {
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    position: absolute;
    background: rgba(1, 32, 52, 0.2);
    z-index: 1;
    transition: background .5s ease; }
  footer .instagram-feed .card:hover::after {
    background: rgba(1, 32, 52, 0); }
  footer .instagram-feed .card img {
    transition: transform .25s ease; }
  footer .instagram-feed .card:hover img {
    transform: scale(1.15); }
  footer .instagram-feed .card-img {
    border-radius: 0; }

/*# sourceMappingURL=style.css.map */
