@font-face {
  font-family: 'Gotham';
  src: url("../fonts/GothamBold.eot");
  src: url("../fonts/GothamBold.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamBold.woff2") format("woff2"), url("../fonts/GothamBold.woff") format("woff"), url("../fonts/GothamBold.ttf") format("truetype"), url("../fonts/GothamBold.svg#GothamBold") format("svg");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'Gotham';
  src: url("../fonts/GothamMedium.eot");
  src: url("../fonts/GothamMedium.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamMedium.woff2") format("woff2"), url("../fonts/GothamMedium.woff") format("woff"), url("../fonts/GothamMedium.ttf") format("truetype"), url("../fonts/GothamMedium.svg#GothamMedium") format("svg");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: 'Gotham';
  src: url("../fonts/Gotham-Book.eot");
  src: url("../fonts/Gotham-Book.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham-Book.woff2") format("woff2"), url("../fonts/Gotham-Book.woff") format("woff"), url("../fonts/Gotham-Book.ttf") format("truetype"), url("../fonts/Gotham-Book.svg#Gotham-Book") format("svg");
  font-weight: normal;
  font-style: normal; }
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .small-cta-section .content .date-time, .h4, .btn.btn-style-1, .btn.btn-style-2, .btn.btn-style-3, .btn.btn-style-8, .btn.btn-style-9, .main-header .menu-list li .link, .master-header .master-menu-list li .link, .schedule-demo-dialog .demo-list, .accordion .panel .panel-heading a, .accordion .panel .panel-body, .h5, .btn.btn-style-4, .btn.btn-style-5, .btn.btn-style-6, .btn.btn-style-7, .main-header.sticky .btn-style-5, .main-header.sticky .btn-style-9, .form-control, .h6 {
  font-weight: normal;
  margin: 0;
  padding: 0; }

nav {
	position: relative;
	z-index: 8;
}

nav ul{
	padding-left: 0;
}
	
h1,
.h1 {
  font-size: 20px;
  line-height: 1.6; }
  @media screen and (min-width: 769px) {
    h1,
    .h1 {
      font-size: 40px;
      line-height: 1.3; } }

h2,
.h2 {
  font-size: 20px;
  line-height: 1.6; }
  @media screen and (min-width: 769px) {
    h2,
    .h2 {
      font-size: 30px;
      line-height: 1.53; } }

h3,
.h3,
.small-cta-section .content .date-time {
  font-size: 13px;
  line-height: 1.55; }
  @media screen and (min-width: 769px) {
    h3,
    .h3,
    .small-cta-section .content .date-time {
      font-size: 18px;
      line-height: 1.67; } }

h4,
.h4,
.btn.btn-style-1,
.btn.btn-style-2,
.btn.btn-style-3,
.btn.btn-style-8,
.btn.btn-style-9,
.main-header .menu-list li .link,
.master-header .master-menu-list li .link,
.schedule-demo-dialog .demo-list,
.accordion .panel .panel-heading a,
.accordion .panel .panel-body {
  font-size: 13px;
  line-height: 1.55; }
  @media screen and (min-width: 769px) {
    h4,
    .h4,
    .btn.btn-style-1,
    .btn.btn-style-2,
    .btn.btn-style-3,
    .btn.btn-style-8,
    .btn.btn-style-9,
    .main-header .menu-list li .link,
    .master-header .master-menu-list li .link,
    .schedule-demo-dialog .demo-list,
    .accordion .panel .panel-heading a,
    .accordion .panel .panel-body {
      font-size: 16px;
      line-height: 1.75; } }

h5,
.h5,
.btn.btn-style-4,
.btn.btn-style-5,
.btn.btn-style-6,
.btn.btn-style-7,
.main-header.sticky .btn-style-5,
.main-header.sticky .btn-style-9,
.form-control {
  font-size: 13px;
  line-height: 1.55; }

.bold, .btn.btn-style-1, .btn.btn-style-2, .btn.btn-style-3, .btn.btn-style-4, .btn.btn-style-5, .btn.btn-style-6, .btn.btn-style-7, .btn.btn-style-8, .btn.btn-style-9, .main-header.sticky .btn-style-5, .main-header.sticky .btn-style-9 {
  font-weight: bold; }

.semi-bold, .accordion .panel .panel-heading a, .small-cta-section .content .date-time {
  font-weight: 500; }

.regular {
  font-weight: normal; }

.text-white {
  color: #fff; }

.text-black {
  color: #000; }

.text-grey {
  color: #4b4b4b; }

.text-orange {
  color: #f5821e; }

body {
  font-family: "Gotham";
  color: #4b4b4b;
  overflow-x: hidden; }

.no-border-bottom {
  border-bottom: 0px !important; }

a:hover,
a:focus {
  text-decoration: none; }

.clearfix::after {
  content: "";
  clear: both;
  display: table; }

@media all and (max-width: 766px) {
  .container {
    padding-left: 30px;
    padding-right: 30px; } }

.margin-t-30 {
  margin-top: 30px; }

.button-group {
  margin-top: 20px; }
  @media screen and (min-width: 769px) {
    .button-group {
      margin-top: 40px; } }
  .button-group .btn {
    display: block; }
    @media screen and (max-width: 769px) {
      .button-group .btn {
        max-width: 290px;
        margin-left: auto;
        margin-right: auto; } }
    @media screen and (min-width: 769px) {
      .button-group .btn {
        display: inline-block; } }
    .button-group .btn + .btn {
      margin-top: 10px; }
      @media screen and (min-width: 769px) {
        .button-group .btn + .btn {
          margin-left: 20px;
          margin-top: 0; } }

.section {
  padding: 30px 0; }
  @media screen and (min-width: 769px) {
    .section {
      padding: 60px 0; } }
  .section.margin {
    margin: 30px 0; }
    @media screen and (min-width: 769px) {
      .section.margin {
        margin: 60px 0; } }
    .section.margin.m-b-0 {
      margin-bottom: 0; }
  .section.sm {
    padding: 30px 0; }
    .section.sm.margin {
      margin: 30px 0; }
    @media screen and (min-width: 769px) {
      .section.sm {
        padding: 40px 0; }
        .section.sm.margin {
          margin: 40px 0; } }

.liner {
  display: inline-block;
  width: 60px;
  height: 8px;
  margin: 15px 0 25px;
  border-radius: 10px;
  background-image: linear-gradient(276deg, #f8ab69, #f5821e); }
  @media screen and (max-width: 766px) {
    .liner {
      display: block;
      margin-left: auto;
      margin-right: auto; } }

@media screen and (max-width: 766px) {
  .title,
  .title-2,
  .sub-title {
    text-align: center; } }

.img-responsive {
  display: inline-block; }

.p-relative {
  position: relative; }

.overflow-hidden {
  overflow: hidden; }

.spacer {
  margin-top: 30px; }
  @media screen and (min-width: 769px) {
    .spacer {
      margin-top: 60px; } }
  .spacer.sm {
    margin-top: 30px; }
    @media screen and (min-width: 769px) {
      .spacer.sm {
        margin-top: 40px; } }

@media screen and (max-width: 769px) {
  .graph-img {
    margin-bottom: 20px; } }

.sidedrawer-wrapper {
  display: none;
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1;
  opacity: 0; }

.sidenav-wrapper {
  display: none;
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1;
  opacity: 0; }

.liner {
  margin-top: 10px !important;
  margin-bottom: 10px !important; }

@media screen and (max-width: 480px) {
  .liner {
    width: 35px !important;
    height: 5px !important;
    margin-top: 5px !important;
    margin-bottom: 10px !important; } }
.index-go-beyond-section .unica-home-pattern-1 {
  width: 57%; }
@media screen and (max-width: 480px) {
  .index-go-beyond-section .liner {
    width: 35px;
    height: 5px;
    margin-top: 5px;
    margin-bottom: 10px; }
  .index-go-beyond-section .button-group a {
    font-size: 14px; } }
.index-go-beyond-section .feature-box h4 {
  color: #000000; }
  @media screen and (max-width: 480px) {
    .index-go-beyond-section .feature-box h4 {
      font-size: 14px; } }
@media screen and (max-width: 480px) {
  .index-go-beyond-section .feature-box .icon {
    vertical-align: top; } }

@media screen and (max-width: 480px) {
  .index-pnp-learn-more-section .title {
    margin-bottom: 5px; } }
.index-pnp-learn-more-section .title-2 {
  color: #000000; }
  @media screen and (max-width: 480px) {
    .index-pnp-learn-more-section .title-2 {
      font-size: 14px; } }
.index-pnp-learn-more-section .button-group a {
  padding: 5px 18px; }
@media screen and (max-width: 480px) {
  .index-pnp-learn-more-section .liner {
    width: 35px;
    height: 5px;
    margin-top: 5px;
    margin-bottom: 10px; } }

.index-story-section .feature-box-4 .btn-style-5 {
  padding: 5px 18px; }
@media screen and (max-width: 480px) {
  .index-story-section .feature-box-4 .h1 {
    font-size: 30px; }
  .index-story-section .feature-box-4 .content {
    font-size: 14px; }
  .index-story-section .feature-box-4 .btn-style-5 {
    font-size: 10px; } }

.index-unica-works-for-companies-section .feature-box-2 .box-title {
  color: #000000; }
@media screen and (max-width: 480px) {
  .index-unica-works-for-companies-section .liner {
    width: 35px;
    height: 5px;
    margin-top: 5px;
    margin-bottom: 10px; } }
@media screen and (max-width: 1000px) {
  .index-unica-works-for-companies-section .owl-dots {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0%);
    bottom: 52px; }
  .index-unica-works-for-companies-section .owl-nav {
    margin-top: 10px; } }

@media screen and (max-width: 480px) {
  .index-success-stories-section {
    padding-top: 0px; } }
@media screen and (max-width: 1000px) {
  .index-success-stories-section .owl-dots {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0%);
    bottom: 52px; }
  .index-success-stories-section .owl-nav {
    margin-top: 10px; } }
@media screen and (max-width: 480px) {
  .index-success-stories-section .feature-box-3 .content h4 {
    font-size: 14px; }
  .index-success-stories-section .feature-box-3 .content a {
    font-size: 10px; } }
.index-success-stories-section .unica-home-pattern-3 {
  top: 0px; }
  @media screen and (max-width: 480px) {
    .index-success-stories-section .unica-home-pattern-3 {
      top: 25px; } }
.index-success-stories-section .sub-title {
  color: #4d4d4f; }
.index-success-stories-section .btn-style-4 {
  padding: 5px 18px !important; }
  @media screen and (max-width: 480px) {
    .index-success-stories-section .btn-style-4 {
      font-size: 10px; } }
.index-success-stories-section .owl-dots button:focus {
  outline: none; }
@media screen and (max-width: 480px) {
  .index-success-stories-section .liner {
    width: 35px;
    height: 5px;
    margin-top: 5px;
    margin-bottom: 10px; } }

.index-testimonial-corousol-container .semi-bold, .index-testimonial-corousol-container .accordion .panel .panel-heading a, .accordion .panel .panel-heading .index-testimonial-corousol-container a, .index-testimonial-corousol-container .small-cta-section .content .date-time, .small-cta-section .content .index-testimonial-corousol-container .date-time {
  color: #000000; }
@media screen and (max-width: 480px) {
  .index-testimonial-corousol-container h5 {
    font-size: 10px; } }

.about-campaign-section .sub-title {
  font-size: 18px; }
  @media screen and (max-width: 480px) {
    .about-campaign-section .sub-title {
      font-size: 12px; } }
.about-campaign-section .feature-box-2 {
  margin-top: 100px; }
  @media screen and (max-width: 480px) {
    .about-campaign-section .feature-box-2 {
      padding-top: 43px !important;
      padding-bottom: 52px; } }
  .about-campaign-section .feature-box-2 .box-title {
    color: #000000; }
    @media screen and (max-width: 480px) {
      .about-campaign-section .feature-box-2 .box-title {
        font-size: 14px; } }
  @media screen and (max-width: 480px) {
    .about-campaign-section .feature-box-2 .icon {
      width: 70px !important;
      height: 70px !important;
      top: -38px; } }
@media only screen and (min-width: 320px) and (max-width: 1200px) {
  .about-campaign-section .campaign-pattern-1 {
    top: 20%;
    left: 0;
    width: 80%; } }
@media screen and (max-width: 480px) {
  .about-campaign-section .liner {
    width: 35px;
    height: 5px;
    margin-top: 5px;
    margin-bottom: 10px; } }

@media screen and (max-width: 480px) {
  .benefits-campaign-section .campaign-pattern-2 {
    display: none; }
  .benefits-campaign-section .liner {
    width: 35px;
    height: 5px;
    margin-top: 5px;
    margin-bottom: 10px; } }
@media screen and (max-width: 1000px) {
  .benefits-campaign-section .owl-dots {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0%);
    bottom: 52px; }
  .benefits-campaign-section .owl-nav {
    margin-top: 10px; } }
.benefits-campaign-section .feature-box-2 {
  margin-top: 100px; }
  .benefits-campaign-section .feature-box-2 .box-title {
    color: #000000; }
    @media screen and (max-width: 480px) {
      .benefits-campaign-section .feature-box-2 .box-title {
        font-size: 14px; } }
  .benefits-campaign-section .feature-box-2 h4 {
    color: #4b4b4b; }
    @media screen and (max-width: 480px) {
      .benefits-campaign-section .feature-box-2 h4 {
        font-size: 14px; } }
.benefits-campaign-section .owl-dots button:focus {
  outline: none; }

@media screen and (max-width: 480px) {
  .features-of-campaign-section .content img {
    width: 40px;
    margin-bottom: 5px; }
  .features-of-campaign-section .content .title {
    font-size: 14px; } }
.features-of-campaign-section .sub-title {
  font-size: 16px; }
  @media screen and (max-width: 480px) {
    .features-of-campaign-section .sub-title {
      font-size: 12px; } }
@media screen and (max-width: 480px) {
  .features-of-campaign-section .liner {
    width: 35px;
    height: 5px;
    margin-top: 5px;
    margin-bottom: 10px; } }

@media screen and (max-width: 480px) {
  .campaign-section .content img {
    width: 40px;
    margin-bottom: 5px; }
  .campaign-section .content .title {
    font-size: 14px; } }
.campaign-section .title {
  margin-bottom: 5px; }
.campaign-section .margin-title {
  margin-bottom: 51px; }

.campaign-success-stories {
  padding-top: 0px; }
  @media screen and (max-width: 480px) {
    .campaign-success-stories {
      padding-top: 70px; }
      .campaign-success-stories .campaign-pattern-3 {
        right: 0;
        left: inherit; }
      .campaign-success-stories .feature-box-3 .content h4 {
        font-size: 14px; }
      .campaign-success-stories .feature-box-3 .content a {
        font-size: 10px; }
      .campaign-success-stories .liner {
        width: 35px;
        height: 5px;
        margin-top: 5px;
        margin-bottom: 10px; } }
  @media screen and (max-width: 1000px) {
    .campaign-success-stories .owl-dots {
      position: absolute;
      left: 50%;
      transform: translate(-50%, 0%);
      bottom: 52px; }
    .campaign-success-stories .owl-nav {
      margin-top: 10px; } }
  .campaign-success-stories .sub-title {
    color: #000000; }
  .campaign-success-stories .btn-style-4 {
    padding: 5px 19px !important; }
    @media screen and (max-width: 480px) {
      .campaign-success-stories .btn-style-4 {
        font-size: 10px; } }

@media screen and (max-width: 480px) {
  .campaign-video-section {
    padding-top: 50px; }
    .campaign-video-section .campaign-pattern-4 {
      top: -110px; } }

.button--effect {
  overflow: hidden;
  width: 245px;
  -webkit-transition: border-color 0.3s, color 0.3s;
  transition: border-color 0.3s, color 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  border-radius: 2px; }

.button--effect::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 150%;
  height: 100%;
  background: linear-gradient(280deg, #f8ab69, #f5821e);
  z-index: -1;
  -webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
  transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
  -webkit-transform-origin: 0% 100%;
  transform-origin: 0% 100%;
  -webkit-transition: -webkit-transform 0.25s, opacity 0.25s, background-color 0.25s;
  transition: transform 0.25s, opacity 0.25s, background-color 0.25s; }

.button--effect:hover {
  color: #fff;
  border-color: linear-gradient(280deg, #f8ab69, #f5821e);
  box-shadow: 0 14px 32px 0 rgba(245, 138, 44, 0.25);
  /* background-image: linear-gradient(280deg, #f8ab69, #f5821e); */
  border-radius: 2px;
  background: transparent !important; }

.button--effect.button--inverted:hover {
  border-color: linear-gradient(280deg, #f8ab69, #f5821e);
  box-shadow: 0 14px 32px 0 rgba(245, 138, 44, 0.25); }

.button--effect:hover::before {
  opacity: 1;
  -webkit-transform: rotate3d(0, 0, 1, 0deg);
  transform: rotate3d(0, 0, 1, 0deg);
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }

.button--effect.button--inverted:hover::before {
  background-color: #fff; }

.solutions-one-tool-section .title {
  color: #000000; }
.solutions-one-tool-section .feature-box-2 .box-title {
  color: #000000; }
@media screen and (max-width: 1000px) {
  .solutions-one-tool-section .owl-dots {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0%);
    bottom: 52px; }
  .solutions-one-tool-section .owl-nav {
    margin-top: 10px; } }

.solution-meet-section .btn-style-1 {
  padding: 8px 29px !important; }

.solutions-success-stories .sub-title {
  color: #4d4d4f; }
@media screen and (max-width: 1000px) {
  .solutions-success-stories .owl-dots {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0%);
    bottom: 52px; }
  .solutions-success-stories .owl-nav {
    margin-top: 10px; } }

.solutions-form-section .sub-title {
  font-size: 16px; }

@media screen and (max-width: 480px) {
  .features-accordian-section {
    padding-bottom: 0px !important; } }
.features-accordian-section .liner {
  margin-top: 10px;
  margin-bottom: 10px; }
@media screen and (max-width: 480px) {
  .features-accordian-section .liner {
    width: 35px;
    height: 5px;
    margin-top: 5px;
    margin-bottom: 5px; } }
.features-accordian-section .title {
  font-size: 40px; }
.features-accordian-section .panel-group {
  margin-bottom: 0px; }
  .features-accordian-section .panel-group .panel .panel-heading {
    color: #000000; }
    @media screen and (max-width: 480px) {
      .features-accordian-section .panel-group .panel .panel-heading .content {
        font-size: 14px; } }
    @media screen and (max-width: 480px) {
      .features-accordian-section .panel-group .panel .panel-heading .icon {
        width: 40px;
        height: 40px; } }
  .features-accordian-section .panel-group .panel:last-child {
    border-bottom: 0px; }

.feature-report .sub-title {
  font-size: 16px; }
  @media screen and (max-width: 480px) {
    .feature-report .sub-title {
      font-size: 12px;
      margin-top: 10px; } }
.feature-report .button-group a {
  min-width: 240px; }
  @media screen and (max-width: 480px) {
    .feature-report .button-group a {
      font-size: 14px; } }

.feature-choose-report .sub-title {
  font-size: 16px; }
.feature-choose-report .button-group a {
  min-width: 335px; }
  @media screen and (max-width: 480px) {
    .feature-choose-report .button-group a {
      min-width: inherit; } }

.bigfix-sccordian-2 {
  margin-top: 60px; }

.btn {
  display: inline-block;
  text-transform: uppercase;
  white-space: normal;
  z-index: 1; }
  .btn:hover, .btn:focus {
    text-decoration: none;
    outline: 0; }
  .btn.btn-style-1 {
    min-width: 219px;
    color: #f5821e;
    padding: 8px 15px;
    border-radius: 2px;
    box-shadow: 0 14px 32px 0 rgba(0, 0, 0, 0.09);
    background-color: #ffffff;
    overflow: hidden;
    -webkit-transition: border-color 0.3s, color 0.3s;
    transition: border-color 0.3s, color 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    border-radius: 2px;
    position: relative; }
    .btn.btn-style-1:hover, .btn.btn-style-1:active {
      color: #fff;
      background: #f5821e; }
    @media all and (max-width: 766px) {
      .btn.btn-style-1 {
        min-width: auto !important; } }
    .btn.btn-style-1::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 150%;
      height: 100%;
      background: linear-gradient(280deg, #f47100, #f67200);
      z-index: -1;
      -webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
      transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
      -webkit-transform-origin: 0% 100%;
      transform-origin: 0% 100%;
      -webkit-transition: -webkit-transform 0.25s, opacity 0.25s, background-color 0.25s;
      transition: transform 0.25s, opacity 0.25s, background-color 0.25s; }
    .btn.btn-style-1:hover {
      box-shadow: 0 14px 32px 0 rgba(245, 138, 44, 0.25);
      border-radius: 2px;
      background: transparent !important; }
      .btn.btn-style-1:hover::before {
        opacity: 1;
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
        -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
        transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
  .btn.btn-style-2 {
    color: #fff;
    min-width: 219px;
    padding: 8px 15px;
    border-radius: 2px;
    border: solid 2px #ffffff;
    overflow: hidden;
    -webkit-transition: border-color 0.3s, color 0.3s;
    transition: border-color 0.3s, color 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    border-radius: 2px;
    position: relative; }
    .btn.btn-style-2:hover, .btn.btn-style-2:active {
      border-color: #fff;
      background: #fff;
      color: #f5821e; }
    @media all and (max-width: 766px) {
      .btn.btn-style-2 {
        min-width: auto !important; } }
    .btn.btn-style-2::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 150%;
      height: 100%;
      background: #fff;
      z-index: -1;
      -webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
      transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
      -webkit-transform-origin: 0% 100%;
      transform-origin: 0% 100%;
      -webkit-transition: -webkit-transform 0.25s, opacity 0.25s, background-color 0.25s;
      transition: transform 0.25s, opacity 0.25s, background-color 0.25s; }
    .btn.btn-style-2:hover {
      color: #f5821e;
      border-color: #fff;
      box-shadow: 0 14px 32px 0 rgba(0, 0, 0, 0.09);
      border-radius: 2px;
      background: transparent !important; }
      .btn.btn-style-2:hover::before {
        opacity: 1;
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
        -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
        transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
  .btn.btn-style-3 {
    min-width: 219px;
    color: #fff;
    padding: 8px 15px;
    border-radius: 2px;
    box-shadow: 0 14px 32px 0 rgba(245, 138, 44, 0.25);
    background-image: linear-gradient(280deg, #f8ab69, #f5821e);
    overflow: hidden;
    -webkit-transition: border-color 0.3s, color 0.3s;
    transition: border-color 0.3s, color 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    border-radius: 2px;
    position: relative; }
    .btn.btn-style-3:hover, .btn.btn-style-3:active {
      color: #fff;
      background: #f5821e;
      outline: 0; }
    @media all and (max-width: 766px) {
      .btn.btn-style-3 {
        min-width: auto !important; } }
    .btn.btn-style-3::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 150%;
      height: 100%;
      background: linear-gradient(280deg, #f47100, #f67200);
      z-index: -1;
      -webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
      transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
      -webkit-transform-origin: 0% 100%;
      transform-origin: 0% 100%;
      -webkit-transition: -webkit-transform 0.25s, opacity 0.25s, background-color 0.25s;
      transition: transform 0.25s, opacity 0.25s, background-color 0.25s; }
    .btn.btn-style-3:hover {
      box-shadow: 0 14px 32px 0 rgba(245, 138, 44, 0.25);
      border-radius: 2px;
      background: transparent !important; }
      .btn.btn-style-3:hover::before {
        opacity: 1;
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
        -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
        transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
  .btn.btn-style-4 {
    color: #f5821e;
    padding: 4px 12px;
    border-radius: 2px;
    border-style: solid;
    border-width: 2px;
    border-image-source: linear-gradient(279deg, #f8ab69, #f5821e);
    border-image-slice: 1;
    overflow: hidden;
    -webkit-transition: border-color 0.3s, color 0.3s;
    transition: border-color 0.3s, color 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    border-radius: 2px;
    position: relative; }
    .btn.btn-style-4:hover, .btn.btn-style-4:active {
      color: #fff;
      background: #f5821e; }
    .btn.btn-style-4::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 150%;
      height: 100%;
      background: linear-gradient(280deg, #f47100, #f67200);
      z-index: -1;
      -webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
      transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
      -webkit-transform-origin: 0% 100%;
      transform-origin: 0% 100%;
      -webkit-transition: -webkit-transform 0.25s, opacity 0.25s, background-color 0.25s;
      transition: transform 0.25s, opacity 0.25s, background-color 0.25s; }
    .btn.btn-style-4:hover {
      box-shadow: 0 14px 32px 0 rgba(245, 138, 44, 0.25);
      border-radius: 2px;
      background: transparent !important; }
      .btn.btn-style-4:hover::before {
        opacity: 1;
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
        -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
        transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
  .btn.btn-style-5 {
    color: #fff;
    padding: 4px 12px;
    border-radius: 2px;
    border: solid 2px #ffffff;
    overflow: hidden;
    -webkit-transition: border-color 0.3s, color 0.3s;
    transition: border-color 0.3s, color 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    border-radius: 2px;
    position: relative; }
    .btn.btn-style-5:hover, .btn.btn-style-5:active {
      color: #f5821e;
      border-color: #fff;
      background: #fff; }
    .btn.btn-style-5::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 150%;
      height: 100%;
      background: #fff;
      z-index: -1;
      -webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
      transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
      -webkit-transform-origin: 0% 100%;
      transform-origin: 0% 100%;
      -webkit-transition: -webkit-transform 0.25s, opacity 0.25s, background-color 0.25s;
      transition: transform 0.25s, opacity 0.25s, background-color 0.25s; }
    .btn.btn-style-5:hover {
      color: #f5821e;
      border-color: #fff;
      box-shadow: 0 14px 32px 0 rgba(0, 0, 0, 0.09);
      border-radius: 2px;
      background: transparent !important; }
      .btn.btn-style-5:hover::before {
        opacity: 1;
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
        -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
        transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
  .btn.btn-style-6 {
    color: #f5821e; }
    .btn.btn-style-6:hover, .btn.btn-style-6:active {
      text-decoration: underline; }
  .btn.btn-style-7 {
    color: #fff;
    padding: 4px 12px;
    border-radius: 2px;
    box-shadow: 0 14px 32px 0 rgba(245, 138, 44, 0.25);
    background-image: linear-gradient(280deg, #f8ab69, #f5821e);
    overflow: hidden;
    -webkit-transition: border-color 0.3s, color 0.3s;
    transition: border-color 0.3s, color 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    border-radius: 2px;
    position: relative; }
    .btn.btn-style-7:hover, .btn.btn-style-7:active {
      color: #fff;
      background: #f5821e;
      outline: 0; }
    .btn.btn-style-7::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 150%;
      height: 100%;
      background: linear-gradient(280deg, #f47100, #f67200);
      z-index: -1;
      -webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
      transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
      -webkit-transform-origin: 0% 100%;
      transform-origin: 0% 100%;
      -webkit-transition: -webkit-transform 0.25s, opacity 0.25s, background-color 0.25s;
      transition: transform 0.25s, opacity 0.25s, background-color 0.25s; }
    .btn.btn-style-7:hover {
      box-shadow: 0 14px 32px 0 rgba(245, 138, 44, 0.25);
      border-radius: 2px;
      background: transparent !important; }
      .btn.btn-style-7:hover::before {
        opacity: 1;
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
        -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
        transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
  .btn.btn-style-8 {
    min-width: 219px;
    color: #f5821e;
    padding: 8px 15px;
    border-radius: 2px;
    border-style: solid;
    border-width: 2px;
    border-image-source: linear-gradient(278deg, #f8ab69, #f5821e);
    border-image-slice: 1;
    overflow: hidden;
    -webkit-transition: border-color 0.3s, color 0.3s;
    transition: border-color 0.3s, color 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    border-radius: 2px;
    position: relative; }
    .btn.btn-style-8:hover, .btn.btn-style-8:active {
      color: #fff;
      background: #f5821e; }
    @media all and (max-width: 766px) {
      .btn.btn-style-8 {
        min-width: auto !important; } }
    .btn.btn-style-8::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 150%;
      height: 100%;
      background: linear-gradient(280deg, #f47100, #f67200);
      z-index: -1;
      -webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
      transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
      -webkit-transform-origin: 0% 100%;
      transform-origin: 0% 100%;
      -webkit-transition: -webkit-transform 0.25s, opacity 0.25s, background-color 0.25s;
      transition: transform 0.25s, opacity 0.25s, background-color 0.25s; }
    .btn.btn-style-8:hover {
      box-shadow: 0 14px 32px 0 rgba(245, 138, 44, 0.25);
      border-radius: 2px;
      background: transparent !important; }
      .btn.btn-style-8:hover::before {
        opacity: 1;
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
        -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
        transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
  .btn.btn-style-9 {
    color: #fff;
    padding: 3px 15px;
    border-radius: 2px;
    border: solid 2px #ffffff;
    font-size: 12px;
    margin-left: 20px;
    overflow: hidden;
    -webkit-transition: border-color 0.3s, color 0.3s;
    transition: border-color 0.3s, color 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    border-radius: 2px;
    position: relative; }
    .btn.btn-style-9:hover, .btn.btn-style-9:active {
      border-color: #fff;
      background: #fff;
      color: #f5821e; }
    @media all and (max-width: 766px) {
      .btn.btn-style-9 {
        min-width: auto !important; } }
    .btn.btn-style-9::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 150%;
      height: 100%;
      background: #fff;
      z-index: -1;
      -webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
      transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
      -webkit-transform-origin: 0% 100%;
      transform-origin: 0% 100%;
      -webkit-transition: -webkit-transform 0.25s, opacity 0.25s, background-color 0.25s;
      transition: transform 0.25s, opacity 0.25s, background-color 0.25s; }
    .btn.btn-style-9:hover {
      color: #f5821e;
      border-color: #fff;
      box-shadow: 0 14px 32px 0 rgba(0, 0, 0, 0.09);
      border-radius: 2px;
      background: transparent !important; }
      .btn.btn-style-9:hover::before {
        opacity: 1;
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
        -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
        transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }

.button {
  float: left;
  display: block;
  margin: 1em;
  border: none;
  background: none;
  color: inherit;
  vertical-align: middle;
  position: relative;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  color: #f5821e;
  padding: 8px 15px;
  border-radius: 2px;
  box-shadow: 0 14px 32px 0 rgba(0, 0, 0, 0.09);
  background-color: #ffffff;
  left: 50%;
  transform: translateX(-50%); }

.button:focus {
  outline: none; }

.button > span {
  vertical-align: middle; }

.login-box-wrapper {
  position: relative;
  top: -100px; }
  @media screen and (max-width: 766px) {
    .login-box-wrapper {
      top: -30px; } }
  .login-box-wrapper form {
    position: relative;
    padding: 65px;
    margin-bottom: 50px;
    border-radius: 4px;
    box-shadow: 0 14px 32px 0 rgba(0, 0, 0, 0.09);
    background-color: #ffffff;
    margin-left: 35px;
    margin-right: 35px; }
    @media screen and (max-width: 766px) {
      .login-box-wrapper form {
        margin-left: 0px;
        margin-right: 0px;
        padding: 62px 25px 25px 25px; } }
    .login-box-wrapper form .img-wrapper {
      position: absolute;
      top: -50px;
      left: 50%;
      transform: translate(-50%, 0);
      width: 100px;
      height: 100px;
      box-shadow: 0 16px 38px 0 rgba(0, 0, 0, 0.09);
      background-color: #ffffff;
      margin-left: auto;
      margin-right: auto;
      border-radius: 50%;
      padding-top: 23px;
      padding-left: 25px; }
    .login-box-wrapper form .checkbox-forgetpassword-wrapper .checkbox-container {
      float: left;
      /* Customize the label (the container) */
      /* Hide the browser's default checkbox */
      /* Create a custom checkbox */
      /* On mouse-over, add a grey background color */
      /* When the checkbox is checked, add a blue background */
      /* Create the checkmark/indicator (hidden when not checked) */
      /* Show the checkmark when checked */
      /* Style the checkmark/indicator */ }
      @media screen and (max-width: 766px) {
        .login-box-wrapper form .checkbox-forgetpassword-wrapper .checkbox-container {
          float: none;
          text-align: center; } }
      .login-box-wrapper form .checkbox-forgetpassword-wrapper .checkbox-container .chekbox-wrapper {
        display: block;
        position: relative;
        padding-left: 35px;
        margin-bottom: 12px;
        cursor: pointer;
        font-size: 12px;
        font-weight: normal;
        color: #4b4b4b;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none; }
        @media screen and (max-width: 766px) {
          .login-box-wrapper form .checkbox-forgetpassword-wrapper .checkbox-container .chekbox-wrapper {
            padding-left: 0px; } }
        .login-box-wrapper form .checkbox-forgetpassword-wrapper .checkbox-container .chekbox-wrapper input {
          position: absolute;
          opacity: 0;
          cursor: pointer;
          height: 0;
          width: 0; }
      .login-box-wrapper form .checkbox-forgetpassword-wrapper .checkbox-container .checkmark {
        position: absolute;
        top: -2px;
        left: 0;
        height: 18px;
        width: 18px;
        border-radius: 4px;
        border: solid 1px #d2d2d2; }
        @media screen and (max-width: 766px) {
          .login-box-wrapper form .checkbox-forgetpassword-wrapper .checkbox-container .checkmark {
            left: 50%;
            transform: translate(-390%, 0%); } }
      .login-box-wrapper form .checkbox-forgetpassword-wrapper .checkbox-container .chekbox-wrapper input:checked ~ .checkmark {
        border: 1px solid #f5821e; }
      .login-box-wrapper form .checkbox-forgetpassword-wrapper .checkbox-container .checkmark:after {
        content: "";
        position: absolute;
        display: none; }
      .login-box-wrapper form .checkbox-forgetpassword-wrapper .checkbox-container .chekbox-wrapper input:checked ~ .checkmark:after {
        display: block; }
      .login-box-wrapper form .checkbox-forgetpassword-wrapper .checkbox-container .chekbox-wrapper .checkmark:after {
        left: 6px;
        top: 3px;
        width: 5px;
        height: 10px;
        border: solid #f5821e;
        border-width: 0 1.5px 1.5px 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
    .login-box-wrapper form .checkbox-forgetpassword-wrapper .forget-password {
      float: right; }
      @media screen and (max-width: 766px) {
        .login-box-wrapper form .checkbox-forgetpassword-wrapper .forget-password {
          float: none;
          text-align: center;
          margin-top: 15px; } }
      .login-box-wrapper form .checkbox-forgetpassword-wrapper .forget-password a {
        font-size: 10px;
        font-weight: bold;
        color: #f5821e; }
    .login-box-wrapper form .login-btn-wrapper {
      position: relative;
      bottom: -88px; }
      @media screen and (max-width: 766px) {
        .login-box-wrapper form .login-btn-wrapper {
          bottom: -42px; } }
  .login-box-wrapper .dont-have-access-text {
    font-size: 12px;
    font-weight: normal;
    color: #4b4b4b;
    text-align: center; }
    .login-box-wrapper .dont-have-access-text a {
      font-size: 10px;
      font-weight: bold;
      color: #f5821e; }

.banner-section {
  position: relative;
  text-align: center;
  padding: 70px 0 30px;
  background: url("../img/unica-banner-pattern.svg") no-repeat center center/cover, linear-gradient(115deg, #0365b3, #6ab4e1); }
  @media screen and (min-width: 1200px) {
    .banner-section {
      padding: 100px 0 50px;
      text-align: left; } }
  @media screen and (min-width: 766px) {
    .banner-section .banner-title {
      margin-top: 40px;
      margin-bottom: 10px; } }
  .banner-section .button-group {
    margin-bottom: 40px; }
  @media screen and (min-width: 1199px) {
    .banner-section.home {
      text-align: left; } }
  @media all and (max-width: 480px) {
    .banner-section.home {
      background-position: 0% 10%;
      background-size: contain; }
      .banner-section.home .button-group a {
        font-size: 14px; } }
  .banner-section.feature {
    text-align: center;
    background: url("../img/unica-features-banner-pattern.svg") no-repeat center center/cover, linear-gradient(115deg, #0365b3, #6ab4e1); }
    @media screen and (max-width: 766px) {
      .banner-section.feature {
        padding-bottom: 0; } }
    @media all and (max-width: 480px) {
      .banner-section.feature .button-group a {
        font-size: 14px; } }
  .banner-section.solutions {
    text-align: center;
    padding-bottom: 30px; }
    @media screen and (min-width: 766px) {
      .banner-section.solutions {
        padding-bottom: 110px; } }
  .banner-section.campaign {
    padding: 65px 0 0;
    background: #fff; }
    .banner-section.campaign .sub-title {
      color: #4d4d4f; }
    @media screen and (max-width: 480px) {
      .banner-section.campaign .liner {
        width: 35px;
        height: 5px;
        margin-top: 5px;
        margin-bottom: 10px; } }
    .banner-section.campaign .button-group a {
      min-width: 188px; }
      @media screen and (max-width: 480px) {
        .banner-section.campaign .button-group a {
          font-size: 14px; } }
    @media screen and (min-width: 1200px) {
      .banner-section.campaign {
        padding: 200px 0 150px; } }
    .banner-section.campaign .floating-img {
      position: absolute;
      bottom: 0;
      right: 0;
      width: 100%;
      height: 50%;
      object-fit: contain; }
      .banner-section.campaign .floating-img.left {
        left: 0 !important;
        right: unset; }
      @media screen and (min-width: 1200px) {
        .banner-section.campaign .floating-img {
          top: 0;
          width: 50%;
          height: 100%;
          object-position: left center; } }
  .banner-section.unica-success-stories-banner {
    text-align: center;
    padding-bottom: 106px; }
  .banner-section.unica-success-single-story-banner {
    background-image: linear-gradient(106deg, #55c9d3, #0365b3); }
    .banner-section.unica-success-single-story-banner .back_success_stories {
      font-size: 12px;
      font-weight: bold;
      font-style: normal;
      font-stretch: normal;
      line-height: normal;
      letter-spacing: normal;
      text-align: left;
      color: #ffffff;
      padding-bottom: 290px; }
      @media only screen and (min-width: 320px) and (max-width: 480px) {
        .banner-section.unica-success-single-story-banner .back_success_stories {
          font-size: 10px; } }
      .banner-section.unica-success-single-story-banner .back_success_stories svg {
        margin-right: 15px;
        display: inline-block;
        vertical-align: middle; }
        @media only screen and (min-width: 320px) and (max-width: 480px) {
          .banner-section.unica-success-single-story-banner .back_success_stories svg {
            margin-right: 11px; } }
  .banner-section.pnp-ui-banner {
    background: #fff;
    padding-top: 180px;
    padding-bottom: 120px; }
    @media only screen and (min-width: 320px) and (max-width: 1200px) {
      .banner-section.pnp-ui-banner {
        padding-top: 60px; } }
    .banner-section.pnp-ui-banner .pnp-pattern-2 {
      position: absolute;
      top: 0;
      -moz-transform: rotate(-720deg);
      -ms-transform: rotate(-720deg);
      -o-transform: rotate(-720deg); }
      @media only screen and (min-width: 320px) and (max-width: 1200px) {
        .banner-section.pnp-ui-banner .pnp-pattern-2 {
          display: none; } }
    .banner-section.pnp-ui-banner .button-group a {
      min-width: 188px; }
      @media screen and (max-width: 480px) {
        .banner-section.pnp-ui-banner .button-group a {
          font-size: 14px; } }
    .banner-section.pnp-ui-banner .banner-title {
      text-align: left;
      font-size: 30px; }
      @media only screen and (min-width: 320px) and (max-width: 480px) {
        .banner-section.pnp-ui-banner .banner-title {
          font-size: 20px; } }
    .banner-section.pnp-ui-banner .sub-title {
      text-align: left;
      font-size: 18px; }
      @media only screen and (min-width: 320px) and (max-width: 480px) {
        .banner-section.pnp-ui-banner .sub-title {
          font-size: 12px; } }
    .banner-section.pnp-ui-banner .button-group {
      text-align: left; }
    .banner-section.pnp-ui-banner .floating-img {
      position: absolute;
      position: absolute;
      bottom: 0;
      right: 0;
      width: 100%;
      height: 50%;
      object-fit: contain;
      top: 55px;
      width: 50%;
      height: 100%;
      object-position: left center; }
      @media only screen and (min-width: 320px) and (max-width: 480px) {
        .banner-section.pnp-ui-banner .floating-img {
          width: 100%;
          top: 150px; } }
      @media only screen and (min-width: 500px) and (max-width: 1200px) {
        .banner-section.pnp-ui-banner .floating-img {
          width: 70%;
          top: 190px;
          right: 15%; } }
    .banner-section.pnp-ui-banner .liner {
      margin-top: inherit;
      margin-bottom: 10px; }
    @media only screen and (min-width: 320px) and (max-width: 480px) {
      .banner-section.pnp-ui-banner .liner {
        width: 35px;
        height: 5px;
        margin-top: 5px;
        margin-bottom: 5px; } }
  .banner-section.welcome-page {
    background: url("../img/wecome-top-pattern.svg") no-repeat center center/cover, linear-gradient(35deg, #29a3ff, #0266b3);
    margin-bottom: 60px;
    padding-bottom: 67px;
    padding-top: 105px;
    background-size: cover; }
    @media only screen and (min-width: 320px) and (max-width: 1200px) {
      .banner-section.welcome-page {
        padding: 70px 0 30px; } }
    .banner-section.welcome-page .banner-title {
      margin-top: 0px; }
      @media only screen and (min-width: 320px) and (max-width: 1200px) {
        .banner-section.welcome-page .banner-title {
          margin-top: 40px; } }
    .banner-section.welcome-page .video-wrapper {
      text-align: right; }
      @media only screen and (min-width: 320px) and (max-width: 1200px) {
        .banner-section.welcome-page .video-wrapper {
          text-align: center; } }
    @media only screen and (min-width: 1024px) {
      .banner-section.welcome-page .mt-50 {
        margin-top: 50px; } }
  .banner-section.bigfix-ui-banner {
    background: url(../img/bigfix-banner-pattern.svg) no-repeat center bottom/cover, linear-gradient(329deg, #7ddd76, #3f9aea, #00b2c0);
    padding-top: 180px;
    padding-bottom: 50px; }
    @media only screen and (min-width: 320px) and (max-width: 1200px) {
      .banner-section.bigfix-ui-banner {
        padding-top: 60px; } }
    .banner-section.bigfix-ui-banner .pnp-pattern-2 {
      position: absolute;
      top: 0;
      -moz-transform: rotate(-720deg);
      -ms-transform: rotate(-720deg);
      -o-transform: rotate(-720deg); }
      @media only screen and (min-width: 320px) and (max-width: 1200px) {
        .banner-section.bigfix-ui-banner .pnp-pattern-2 {
          display: none; } }
    .banner-section.bigfix-ui-banner .button-group a {
      min-width: 188px; }
      @media screen and (max-width: 480px) {
        .banner-section.bigfix-ui-banner .button-group a {
          font-size: 14px; } }
    .banner-section.bigfix-ui-banner .banner-title {
      text-align: left;
      color: #ffffff; }
      @media only screen and (min-width: 320px) and (max-width: 480px) {
        .banner-section.bigfix-ui-banner .banner-title {
          font-size: 20px; } }
    .banner-section.bigfix-ui-banner .sub-title {
      text-align: left;
      font-size: 18px;
      color: #ffffff; }
      @media only screen and (min-width: 320px) and (max-width: 480px) {
        .banner-section.bigfix-ui-banner .sub-title {
          font-size: 12px; } }
    .banner-section.bigfix-ui-banner .button-group {
      text-align: left; }
    .banner-section.bigfix-ui-banner .floating-img {
      position: absolute;
      position: absolute;
      bottom: 0;
      right: 0;
      width: 100%;
      height: 50%;
      object-fit: contain;
      top: 55px;
      width: 50%;
      height: 100%;
      object-position: left center; }
      @media only screen and (min-width: 320px) and (max-width: 480px) {
        .banner-section.bigfix-ui-banner .floating-img {
          width: 100%;
          top: 150px; } }
      @media only screen and (min-width: 500px) and (max-width: 1200px) {
        .banner-section.bigfix-ui-banner .floating-img {
          width: 70%;
          top: 190px;
          right: 15%; } }
    .banner-section.bigfix-ui-banner .liner {
      margin-top: inherit;
      margin-bottom: 10px; }
    @media only screen and (min-width: 320px) and (max-width: 480px) {
      .banner-section.bigfix-ui-banner .liner {
        width: 35px;
        height: 5px;
        margin-top: 5px;
        margin-bottom: 5px; } }
  .banner-section.bigfix-feature-banner {
    background: url("../img/bigfix-features-banner-pattern.svg") no-repeat center center/cover, linear-gradient(299deg, #7ddd76, #3f9aea, #00b2c0); }
  .banner-section.bigfix-solutions {
    background: url("../img/bigfix-solutions-banner-pattern.svg") no-repeat center center/cover, linear-gradient(299deg, #7ddd76, #3f9aea, #00b2c0); }
  .banner-section.bigfix-success-stories-banner {
    text-align: center;
    padding-bottom: 106px;
    background: url(../img/unica-banner-pattern.svg) no-repeat center center/cover, linear-gradient(299deg, #7ddd76, #3f9aea, #00b2c0); }
  .banner-section.appscan-ui-banner {
    background: url(../img/appscan-banner-pattern.svg) no-repeat center bottom/cover, linear-gradient(110deg, #0076c0, #76cfdb);
    padding-top: 180px;
    padding-bottom: 51px; }
    @media only screen and (min-width: 320px) and (max-width: 1200px) {
      .banner-section.appscan-ui-banner {
        padding-top: 60px; } }
    .banner-section.appscan-ui-banner .pnp-pattern-2 {
      position: absolute;
      top: 0;
      -moz-transform: rotate(-720deg);
      -ms-transform: rotate(-720deg);
      -o-transform: rotate(-720deg); }
      @media only screen and (min-width: 320px) and (max-width: 1200px) {
        .banner-section.appscan-ui-banner .pnp-pattern-2 {
          display: none; } }
    .banner-section.appscan-ui-banner .button-group a {
      min-width: 188px; }
      @media screen and (max-width: 480px) {
        .banner-section.appscan-ui-banner .button-group a {
          font-size: 14px; } }
    .banner-section.appscan-ui-banner .banner-title {
      text-align: left;
      color: #ffffff; }
      @media only screen and (min-width: 320px) and (max-width: 480px) {
        .banner-section.appscan-ui-banner .banner-title {
          font-size: 20px; } }
    .banner-section.appscan-ui-banner .sub-title {
      text-align: left;
      font-size: 18px;
      color: #ffffff; }
      @media only screen and (min-width: 320px) and (max-width: 480px) {
        .banner-section.appscan-ui-banner .sub-title {
          font-size: 12px; } }
    .banner-section.appscan-ui-banner .button-group {
      text-align: left; }
    .banner-section.appscan-ui-banner .floating-img {
      position: absolute;
      position: absolute;
      bottom: 0;
      right: 0;
      width: 100%;
      height: 50%;
      object-fit: contain;
      top: 55px;
      width: 50%;
      height: 100%;
      object-position: left center; }
      @media only screen and (min-width: 320px) and (max-width: 480px) {
        .banner-section.appscan-ui-banner .floating-img {
          width: 100%;
          top: 150px; } }
      @media only screen and (min-width: 500px) and (max-width: 1200px) {
        .banner-section.appscan-ui-banner .floating-img {
          width: 70%;
          top: 190px;
          right: 15%; } }
    .banner-section.appscan-ui-banner .liner {
      margin-top: inherit;
      margin-bottom: 10px; }
    @media only screen and (min-width: 320px) and (max-width: 480px) {
      .banner-section.appscan-ui-banner .liner {
        width: 35px;
        height: 5px;
        margin-top: 5px;
        margin-bottom: 5px; } }
  .banner-section.appscansolutions-ui-banner {
    background: url("../img/appscan-solutions-banner-pattern.svg") no-repeat center center/cover, linear-gradient(110deg, #0076c0, #76cfdb); }
  .banner-section.appscan-success-stories-banner {
    text-align: center;
    padding-bottom: 106px;
    background: url(../img/unica-banner-pattern.svg) no-repeat center center/cover, linear-gradient(110deg, #0076c0, #76cfdb); }
  .banner-section.appscan-feature-banner {
    background: url("../img/appscan-features-banner-pattern.svg") no-repeat center center/cover, linear-gradient(110deg, #0076c0, #76cfdb); }
  .banner-section.commerce-feature-banner {
    background: url(../img/commerce-banner-pattern.svg) no-repeat center bottom/cover, linear-gradient(142deg, #065190, #885cbe); }
  .banner-section.connections-feature-banner {
    background: url(../img/connections-features-banner-pattern.svg) no-repeat center bottom/cover, linear-gradient(115deg, #0066b3, #d00048); }
  .banner-section.dx-feature-banner {
    background: url(../img/dx-features-banner-pattern.svg) no-repeat center bottom/cover, linear-gradient(142deg, #0066b3, #94d4e2); }
  .banner-section.nd-feature-banner {
    background: url(../img/notes-domino-features-banner-pattern.svg) no-repeat center bottom/cover, linear-gradient(142deg, #046eb5, #2abcc8); }
  .banner-section.dx-ui-banner {
    background: url(../img/dx-banner-pattern.svg) no-repeat center bottom/cover, linear-gradient(137deg, #0066b3, #69b4e1 52%, #c6c6c6);
    padding-top: 180px;
    padding-bottom: 50px; }
    @media only screen and (min-width: 320px) and (max-width: 1200px) {
      .banner-section.dx-ui-banner {
        padding-top: 60px; } }
    .banner-section.dx-ui-banner .pnp-pattern-2 {
      position: absolute;
      top: 0;
      -moz-transform: rotate(-720deg);
      -ms-transform: rotate(-720deg);
      -o-transform: rotate(-720deg); }
      @media only screen and (min-width: 320px) and (max-width: 1200px) {
        .banner-section.dx-ui-banner .pnp-pattern-2 {
          display: none; } }
    .banner-section.dx-ui-banner .button-group a {
      min-width: 188px; }
      @media screen and (max-width: 480px) {
        .banner-section.dx-ui-banner .button-group a {
          font-size: 14px; } }
    .banner-section.dx-ui-banner .banner-title {
      text-align: left;
      color: #ffffff; }
      @media only screen and (min-width: 320px) and (max-width: 480px) {
        .banner-section.dx-ui-banner .banner-title {
          font-size: 20px; } }
    .banner-section.dx-ui-banner .sub-title {
      text-align: left;
      font-size: 18px;
      color: #ffffff; }
      @media only screen and (min-width: 320px) and (max-width: 480px) {
        .banner-section.dx-ui-banner .sub-title {
          font-size: 12px; } }
    .banner-section.dx-ui-banner .button-group {
      text-align: left; }
    .banner-section.dx-ui-banner .floating-img {
      position: absolute;
      position: absolute;
      bottom: 0;
      right: 0;
      width: 100%;
      height: 50%;
      object-fit: contain;
      top: 55px;
      width: 50%;
      height: 100%;
      object-position: left center; }
      @media only screen and (min-width: 320px) and (max-width: 480px) {
        .banner-section.dx-ui-banner .floating-img {
          width: 100%;
          top: 150px; } }
      @media only screen and (min-width: 500px) and (max-width: 1200px) {
        .banner-section.dx-ui-banner .floating-img {
          width: 70%;
          top: 190px;
          right: 15%; } }
    .banner-section.dx-ui-banner .liner {
      margin-top: inherit;
      margin-bottom: 10px; }
    @media only screen and (min-width: 320px) and (max-width: 480px) {
      .banner-section.dx-ui-banner .liner {
        width: 35px;
        height: 5px;
        margin-top: 5px;
        margin-bottom: 5px; } }
  .banner-section.connections-ui-banner {
    background: url(../img/connections-banner-pattern.svg) no-repeat center bottom/cover, linear-gradient(115deg, #0066b3, #d00048);
    padding-top: 180px;
    padding-bottom: 50px; }
    @media only screen and (min-width: 320px) and (max-width: 1200px) {
      .banner-section.connections-ui-banner {
        padding-top: 60px; } }
    .banner-section.connections-ui-banner .pnp-pattern-2 {
      position: absolute;
      top: 0;
      -moz-transform: rotate(-720deg);
      -ms-transform: rotate(-720deg);
      -o-transform: rotate(-720deg); }
      @media only screen and (min-width: 320px) and (max-width: 1200px) {
        .banner-section.connections-ui-banner .pnp-pattern-2 {
          display: none; } }
    .banner-section.connections-ui-banner .button-group a {
      min-width: 188px; }
      @media screen and (max-width: 480px) {
        .banner-section.connections-ui-banner .button-group a {
          font-size: 14px; } }
    .banner-section.connections-ui-banner .banner-title {
      text-align: left;
      color: #ffffff; }
      @media only screen and (min-width: 320px) and (max-width: 480px) {
        .banner-section.connections-ui-banner .banner-title {
          font-size: 20px; } }
    .banner-section.connections-ui-banner .sub-title {
      text-align: left;
      font-size: 18px;
      color: #ffffff; }
      @media only screen and (min-width: 320px) and (max-width: 480px) {
        .banner-section.connections-ui-banner .sub-title {
          font-size: 12px; } }
    .banner-section.connections-ui-banner .button-group {
      text-align: left; }
    .banner-section.connections-ui-banner .floating-img {
      position: absolute;
      position: absolute;
      bottom: 0;
      right: 0;
      width: 100%;
      height: 50%;
      object-fit: contain;
      top: 55px;
      width: 50%;
      height: 100%;
      object-position: left center; }
      @media only screen and (min-width: 320px) and (max-width: 480px) {
        .banner-section.connections-ui-banner .floating-img {
          width: 100%;
          top: 150px; } }
      @media only screen and (min-width: 500px) and (max-width: 1200px) {
        .banner-section.connections-ui-banner .floating-img {
          width: 70%;
          top: 190px;
          right: 15%; } }
    .banner-section.connections-ui-banner .liner {
      margin-top: inherit;
      margin-bottom: 10px; }
    @media only screen and (min-width: 320px) and (max-width: 480px) {
      .banner-section.connections-ui-banner .liner {
        width: 35px;
        height: 5px;
        margin-top: 5px;
        margin-bottom: 5px; } }
  .banner-section.commerce-ui-banner {
    background: url(../img/commerce-banner-pattern.svg) no-repeat center bottom/cover, linear-gradient(135deg, #0066b3, #5a2d91);
    padding-top: 180px;
    padding-bottom: 50px; }
    @media only screen and (min-width: 320px) and (max-width: 1200px) {
      .banner-section.commerce-ui-banner {
        padding-top: 60px; } }
    .banner-section.commerce-ui-banner .pnp-pattern-2 {
      position: absolute;
      top: 0;
      -moz-transform: rotate(-720deg);
      -ms-transform: rotate(-720deg);
      -o-transform: rotate(-720deg); }
      @media only screen and (min-width: 320px) and (max-width: 1200px) {
        .banner-section.commerce-ui-banner .pnp-pattern-2 {
          display: none; } }
    .banner-section.commerce-ui-banner .button-group a {
      min-width: 188px; }
      @media screen and (max-width: 480px) {
        .banner-section.commerce-ui-banner .button-group a {
          font-size: 14px; } }
    .banner-section.commerce-ui-banner .banner-title {
      text-align: left;
      color: #ffffff; }
      @media only screen and (min-width: 320px) and (max-width: 480px) {
        .banner-section.commerce-ui-banner .banner-title {
          font-size: 20px; } }
    .banner-section.commerce-ui-banner .sub-title {
      text-align: left;
      font-size: 18px;
      color: #ffffff; }
      @media only screen and (min-width: 320px) and (max-width: 480px) {
        .banner-section.commerce-ui-banner .sub-title {
          font-size: 12px; } }
    .banner-section.commerce-ui-banner .button-group {
      text-align: left; }
    .banner-section.commerce-ui-banner .floating-img {
      position: absolute;
      position: absolute;
      bottom: 0;
      right: 0;
      width: 100%;
      height: 50%;
      object-fit: contain;
      top: 55px;
      width: 50%;
      height: 100%;
      object-position: left center; }
      @media only screen and (min-width: 320px) and (max-width: 480px) {
        .banner-section.commerce-ui-banner .floating-img {
          width: 100%;
          top: 150px; } }
      @media only screen and (min-width: 500px) and (max-width: 1200px) {
        .banner-section.commerce-ui-banner .floating-img {
          width: 70%;
          top: 190px;
          right: 15%; } }
    .banner-section.commerce-ui-banner .liner {
      margin-top: inherit;
      margin-bottom: 10px; }
    @media only screen and (min-width: 320px) and (max-width: 480px) {
      .banner-section.commerce-ui-banner .liner {
        width: 35px;
        height: 5px;
        margin-top: 5px;
        margin-bottom: 5px; } }
  .banner-section.nd-ui-banner {
    background: url(../img/notes-domino-banner-pattern.svg) no-repeat center bottom/cover, linear-gradient(135deg, #fac43b, #5abae4 45%, #0066b3);
    padding-top: 180px;
    padding-bottom: 50px; }
    @media only screen and (min-width: 320px) and (max-width: 1200px) {
      .banner-section.nd-ui-banner {
        padding-top: 60px; } }
    .banner-section.nd-ui-banner .pnp-pattern-2 {
      position: absolute;
      top: 0;
      -moz-transform: rotate(-720deg);
      -ms-transform: rotate(-720deg);
      -o-transform: rotate(-720deg); }
      @media only screen and (min-width: 320px) and (max-width: 1200px) {
        .banner-section.nd-ui-banner .pnp-pattern-2 {
          display: none; } }
    .banner-section.nd-ui-banner .button-group a {
      min-width: 188px; }
      @media screen and (max-width: 480px) {
        .banner-section.nd-ui-banner .button-group a {
          font-size: 14px; } }
    .banner-section.nd-ui-banner .banner-title {
      text-align: left;
      color: #ffffff; }
      @media only screen and (min-width: 320px) and (max-width: 480px) {
        .banner-section.nd-ui-banner .banner-title {
          font-size: 20px; } }
    .banner-section.nd-ui-banner .sub-title {
      text-align: left;
      font-size: 18px;
      color: #ffffff; }
      @media only screen and (min-width: 320px) and (max-width: 480px) {
        .banner-section.nd-ui-banner .sub-title {
          font-size: 12px; } }
    .banner-section.nd-ui-banner .button-group {
      text-align: left; }
    .banner-section.nd-ui-banner .floating-img {
      position: absolute;
      position: absolute;
      bottom: 0;
      right: 0;
      width: 100%;
      height: 50%;
      object-fit: contain;
      top: 55px;
      width: 50%;
      height: 100%;
      object-position: left center; }
      @media only screen and (min-width: 320px) and (max-width: 480px) {
        .banner-section.nd-ui-banner .floating-img {
          width: 100%;
          top: 150px; } }
      @media only screen and (min-width: 500px) and (max-width: 1200px) {
        .banner-section.nd-ui-banner .floating-img {
          width: 70%;
          top: 190px;
          right: 15%; } }
    .banner-section.nd-ui-banner .liner {
      margin-top: inherit;
      margin-bottom: 10px; }
    @media only screen and (min-width: 320px) and (max-width: 480px) {
      .banner-section.nd-ui-banner .liner {
        width: 35px;
        height: 5px;
        margin-top: 5px;
        margin-bottom: 5px; } }
  .banner-section.resources {
    text-align: center;
    padding-top: 113px;
    padding-bottom: 113px;
    text-align: center;
    background: url(../img/resources-pattern.svg) no-repeat center bottom/cover, linear-gradient(105deg, #29a3ff, #0266b3); }
    .banner-section.resources .search-bar {
      margin-top: 20px;
      display: flex;
      text-align: center;
      vertical-align: middle;
      flex-direction: row;
      justify-content: flex-start;
      border-radius: 33.5px;
      background-color: #ffffff;
      padding: 20px 30px; }
      .banner-section.resources .search-bar input {
        background: white;
        border: 0px;
        width: 100%;
        box-shadow: none;
        margin-top: 2px;
        margin-left: 10px;
        font-size: 16px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.75;
        letter-spacing: normal;
        color: #4b4b4b; }
        .banner-section.resources .search-bar input:focus, .banner-section.resources .search-bar input:hover {
          outline: none; }
      .banner-section.resources .search-bar .icon svg, .banner-section.resources .search-bar .search-wrapper svg {
        width: 25px;
        height: 25px;
        object-fit: contain; }
    @media screen and (max-width: 766px) {
      .banner-section.resources {
        padding-bottom: 45px; } }
    @media all and (max-width: 480px) {
      .banner-section.resources .button-group a {
        font-size: 14px; } }
  .banner-section.resources_alt {
    text-align: center;
    padding-top: 113px;
    padding-bottom: 113px;
    text-align: center;
    background: url(../img/resources-pattern-2.svg) no-repeat center bottom/cover; }
    .banner-section.resources_alt .banner-sub-title {
      font-size: 16px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.75;
      letter-spacing: normal;
      text-align: center;
      color: #4b4b4b; }
    .banner-section.resources_alt .search-bar {
      margin-top: 20px;
      display: flex;
      text-align: center;
      vertical-align: middle;
      flex-direction: row;
      justify-content: flex-start;
      border-radius: 33.5px;
      background-color: #ffffff;
      padding: 20px 30px;
      border: solid 2px #e5e5e5; }
      .banner-section.resources_alt .search-bar input {
        background: white;
        border: 0px;
        width: 100%;
        box-shadow: none;
        margin-top: 2px;
        margin-left: 10px;
        font-size: 16px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.75;
        letter-spacing: normal;
        color: #4b4b4b; }
        .banner-section.resources_alt .search-bar input:focus, .banner-section.resources_alt .search-bar input:hover {
          outline: none; }
      .banner-section.resources_alt .search-bar .icon svg,
      .banner-section.resources_alt .search-bar .search-wrapper svg {
        width: 25px;
        height: 25px;
        object-fit: contain; }
    @media screen and (max-width: 766px) {
      .banner-section.resources_alt {
        padding-bottom: 45px; } }
    @media all and (max-width: 480px) {
      .banner-section.resources_alt .button-group a {
        font-size: 14px; } }
  .banner-section.faq {
    text-align: center;
    background: url("../img/unica-features-banner-pattern.svg") no-repeat center center/cover, linear-gradient(115deg, #0266B3, #29A3FF);
    padding-bottom: 95px; }
    @media screen and (max-width: 766px) {
      .banner-section.faq {
        padding-bottom: 45px; } }
    @media all and (max-width: 480px) {
      .banner-section.faq .button-group a {
        font-size: 14px; } }
  .banner-section.login-banner {
    text-align: center;
    background: url("../img/login-pattern.svg") no-repeat center center/cover, linear-gradient(115deg, #0266B3, #29A3FF);
    padding-bottom: 208px;
    padding-top: 120px;
    background-size: cover; }
    @media screen and (max-width: 766px) {
      .banner-section.login-banner {
        padding-bottom: 100px;
        padding-top: 120px; } }
  .banner-section.commerce-banner {
    background: url(../img/commerce-solutions-banner-pattern.svg) no-repeat center bottom/cover, linear-gradient(142deg, #065190, #885cbe); }
  .banner-section.connections-banner {
    background: url("../img/connections-solutions-banner-pattern.svg") no-repeat center bottom/cover, linear-gradient(115deg, #0066b3, #d00048); }
  .banner-section.dx-banner {
    background: url(../img/dx-solutions-banner-pattern.svg) no-repeat center bottom/cover, linear-gradient(137deg, #0066b3, #69b4e1 52%, #c6c6c6); }
  .banner-section.nd-banner {
    background: url(../img/notes-domino-solutions-banner-pattern.svg) no-repeat center bottom/cover, linear-gradient(135deg, #fac43b, #5abae4 45%, #0066b3); }

.company-section {
  text-align: center;
  padding: 20px 0 30px; }
  @media screen and (min-width: 769px) {
    .company-section {
      padding: 30px 0 60px; } }
  .company-section .section-heading {
    margin-bottom: 20px; }
    @media screen and (min-width: 769px) {
      .company-section .section-heading {
        margin-bottom: 30px; } }
  .company-section .list-inline li {
    width: 49%; }
    @media screen and (min-width: 769px) {
      .company-section .list-inline li {
        width: 200px; } }

.feature-box {
  text-align: center;
  padding: 40px 20px;
  border-radius: 4px;
  box-shadow: 0 14px 32px 0 rgba(0, 0, 0, 0.09);
  background-color: #ffffff;
  margin-top: 40px; }
  @media screen and (max-width: 769px) {
    .feature-box {
      display: table;
      text-align: left;
      width: 100%;
      padding: 28px 15px;
      margin-top: 10px; } }
  .feature-box .icon {
    display: inline-block;
    width: 75px;
    height: 75px;
    line-height: 8;
    margin-bottom: 15px;
    background-image: linear-gradient(to bottom, #ffffff, #f2f8fc 99%);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%; }
    @media screen and (max-width: 769px) {
      .feature-box .icon {
        text-align: center;
        width: 50px;
        height: 50px;
        line-height: 5.5;
        margin-right: 10px;
        margin-bottom: 0;
        vertical-align: middle; }
        .feature-box .icon svg {
          width: 25px; } }
  .feature-box.no-margin {
    margin-top: 0; }
    @media screen and (max-width: 769px) {
      .feature-box.no-margin {
        margin-top: 30px; } }
  @media screen and (max-width: 769px) {
    .feature-box h4 {
      display: inline-block;
      width: 70%; } }

.feature-box-2 {
  position: relative;
  padding: 50px 25px 25px;
  min-height: 235px;
  height: 250px;
  margin-top: 90px;
  border-radius: 4px;
  box-shadow: 0 14px 32px 0 rgba(0, 0, 0, 0.09);
  background-color: #ffffff; }
  @media screen and (max-width: 991px) {
    .feature-box-2 {
      margin-bottom: 40px;
      min-height: 208px; } }
  .feature-box-2 .icon {
    position: absolute;
    top: -38px;
    left: 50%;
    display: inline-block;
    text-align: center;
    width: 76px;
    height: 76px;
    line-height: 5.5;
    background-image: linear-gradient(to bottom, #ffffff, #f2f8fc 99%);
    border-radius: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); }
    .feature-box-2 .icon img {
      width: 50px;
      display: inline-block; }
  .feature-box-2 .box-title {
    margin-bottom: 5px; }
  .feature-box-2.campaign {
    padding-top: 65px; }
    @media screen and (max-width: 766px) {
      .feature-box-2.campaign {
        min-height: auto;
        margin-bottom: 0; } }
    .feature-box-2.campaign .icon {
      width: 90px;
      height: 90px;
      top: -45px;
      line-height: 6;
      background-image: linear-gradient(62deg, #4596d2, #7fc8ff); }

.feature-box-3 {
  margin: 60px 0;
  border-radius: 4px;
  box-shadow: 0 14px 32px 0 rgba(0, 0, 0, 0.09);
  background-color: #ffffff; }
  .feature-box-3 .gradient-bg {
    background-image: linear-gradient(to bottom, #ffffff, #f2f8fc 99%); }
  .feature-box-3 .content {
    padding: 25px 30px; }
    .feature-box-3 .content h4 {
      min-height: 85px; }
  .feature-box-3 .btn {
    margin: 20px 0 5px; }

@media screen and (max-width: 769px) {
  .feature-box-4 {
    margin-bottom: 30px; } }
.feature-box-4 .h1 {
  margin-top: 5px;
  margin-bottom: 5px; }
  @media screen and (min-width: 769px) {
    .feature-box-4 .h1 {
      margin-top: 10px;
      margin-bottom: 10px; } }
@media screen and (min-width: 769px) {
  .feature-box-4 .content {
    min-height: 90px; } }
.feature-box-4 .btn {
  margin-top: 20px; }
  @media screen and (min-width: 769px) {
    .feature-box-4 .btn {
      margin-top: 30px; } }

.story-section {
  padding: 15px 0;
  background: url("../img/unica-metrics-pattern.svg") no-repeat center center/cover, linear-gradient(81deg, #4596d2, #7fc8ff); }
  .story-section.bigfix-story-section {
    background: url("../img/bigfix-metrics-pattern.svg") no-repeat center center/cover, linear-gradient(329deg, #7ddd76, #3f9aea, #00b2c0); }
  .story-section.dx-story-section {
    background: url("../img/dx-metrics-pattern.svg") no-repeat center center/cover, linear-gradient(317deg, #0066b3, #69b4e1 52%, #c6c6c6); }
  .story-section.nd-story-section {
    background: url("../img/notes-domino-metrics-pattern.svg") no-repeat center center/cover, linear-gradient(315deg, #fac43b, #5abae4 45%, #0066b3); }
  .story-section.connections-story-section {
    background: url("../img/connections-metrics-pattern.svg") no-repeat center center/cover, linear-gradient(115deg, #d00048, #0066b3); }
  .story-section.commerce-story-section {
    background: url("../img/commerce-metrics-pattern.svg") no-repeat center center/cover, linear-gradient(322deg, #065190, #885cbe); }
  .story-section.appscan-story-section {
    background: url("../img/appscan-metrics-pattern.svg") no-repeat center center/cover, linear-gradient(110deg, #0076c0, #76cfdb); }
  @media screen and (min-width: 769px) {
    .story-section {
      padding: 50px 0; } }

.testimonial-card {
  position: relative;
  text-align: center;
  padding: 50px 30px;
  overflow: hidden;
  border-radius: 4px;
  box-shadow: 0 14px 32px 0 rgba(0, 0, 0, 0.09);
  background-color: #ffffff; }
  .testimonial-card:before {
    content: '';
    position: absolute;
    bottom: -60px;
    left: -60px;
    width: 120px;
    height: 120px;
    background-image: linear-gradient(135deg, #68b4e1, #80d7de);
    border-radius: 50%; }
  .testimonial-card:after {
    content: '';
    position: absolute;
    top: -60px;
    right: -60px;
    width: 120px;
    height: 120px;
    background-image: linear-gradient(135deg, #68b4e1, #80d7de);
    border-radius: 50%; }
  .testimonial-card.testimonial-card-appscan:before {
    transform: rotate(256deg);
    background-image: linear-gradient(110deg, #0076c0, #76cfdb); }
  .testimonial-card.testimonial-card-appscan:after {
    transform: rotate(98deg);
    background-image: linear-gradient(110deg, #0076c0, #76cfdb); }
  .testimonial-card.testimonial-card-bigfix:before {
    transform: rotate(256deg);
    background-image: linear-gradient(331deg, #9de760, #00afbe, #00b2c0); }
  .testimonial-card.testimonial-card-bigfix:after {
    transform: rotate(98deg);
    background-image: linear-gradient(331deg, #9de760, #00afbe, #00b2c0); }
  .testimonial-card.testimonial-card-connections:before {
    transform: rotate(0deg);
    background-image: linear-gradient(140deg, #4695d7, #f81d4b); }
  .testimonial-card.testimonial-card-connections:after {
    transform: rotate(0deg);
    background-image: linear-gradient(140deg, #4695d7, #f81d4b); }
  .testimonial-card.testimonial-card-dx:before {
    transform: rotate(0deg);
    background-image: linear-gradient(140deg, #0066b3, #94d4e2); }
  .testimonial-card.testimonial-card-dx:after {
    transform: rotate(0deg);
    background-image: linear-gradient(140deg, #0066b3, #94d4e2); }
  .testimonial-card.testimonial-card-nd:before {
    transform: rotate(0deg);
    background-image: linear-gradient(140deg, #0066b3, #94d4e2); }
  .testimonial-card.testimonial-card-nd:after {
    transform: rotate(0deg);
    background-image: linear-gradient(140deg, #0066b3, #94d4e2); }
  .testimonial-card.testimonial-card-commerce:before {
    transform: rotate(0deg);
    background-image: linear-gradient(140deg, #065190, #885cbe); }
  .testimonial-card.testimonial-card-commerce:after {
    transform: rotate(0deg);
    background-image: linear-gradient(140deg, #065190, #885cbe); }
  .testimonial-card .name {
    margin-bottom: 5px; }
  .testimonial-card .paragraph {
    padding: 30px 15px 0;
    background: url("../img/apostophe.svg") no-repeat 0 0; }
  .testimonial-card .owl-nav {
    position: absolute;
    bottom: -30px; }
  .testimonial-card .owl-dots button:focus {
    outline: none; }

.owl-navigation {
  margin-top: 20px; }
  .owl-navigation a:hover, .owl-navigation a:active, .owl-navigation a:focus {
    text-decoration: none;
    outline: 0; }

.schedule-section {
  position: relative;
  text-align: center;
  padding: 30px 0 0;
  background: url("../img/bottom_cta_pattern_new.svg") no-repeat center center/cover, linear-gradient(111deg, #68b4e1, #80d7de); }
  .schedule-section.schedule-section-bigfix {
    background: url("../img/bigfix-bottom-cta-pattern.svg") no-repeat center center/cover, linear-gradient(329deg, #7ddd76, #3f9aea, #00b2c0); }
  .schedule-section.schedule-section-dx {
    background: url("../img/dx-bottom-cta-pattern.svg") no-repeat center center/cover, linear-gradient(137deg, #0066b3, #69b4e1 52%, #c6c6c6); }
  .schedule-section.schedule-section-nd {
    background: url("../img/notes-domino-bottom-cta-pattern.svg") no-repeat center center/cover, linear-gradient(135deg, #fac43b, #5abae4 45%, #0066b3); }
  .schedule-section.schedule-section-connections {
    background: url("../img/connections-bottom-cta-pattern.svg") no-repeat center center/cover, linear-gradient(115deg, #0066b3, #d00048); }
  .schedule-section.schedule-section-commerce {
    background: url("../img/commerce-bottom-cta-pattern.svg") no-repeat center center/cover, linear-gradient(142deg, #065190, #885cbe); }
  .schedule-section.schedule-section-appscan {
    background: url("../img/appscan-bottom-cta-pattern.svg") no-repeat center center/cover, linear-gradient(110deg, #0076c0, #76cfdb); }
  @media screen and (min-width: 768px) {
    .schedule-section {
      padding: 130px 0;
      text-align: left; } }
  .schedule-section .btn {
    margin-top: 30px; }
  .schedule-section .pattern-img {
    float: right;
    margin-top: 40px;
    margin-right: -30px; }
    @media screen and (min-width: 768px) {
      .schedule-section .pattern-img {
        position: absolute;
        right: 0;
        bottom: 0;
        width: 50%;
        max-width: 500px;
        margin-right: 0; } }

.unica-home-pattern-1 {
  position: absolute;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 401px;
  object-fit: contain;
  object-position: 110px -30px; }
  @media screen and (min-width: 768px) {
    .unica-home-pattern-1 {
      width: 50%;
      top: -120px;
      height: 700px;
      right: -80px;
      object-position: left center; } }

.unica-home-pattern-2 {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 50%;
  height: 353px;
  object-fit: contain; }
  @media screen and (min-width: 768px) {
    .unica-home-pattern-2 {
      top: -120px;
      height: 700px; } }

.unica-home-pattern-3 {
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  width: 50%;
  height: 353px;
  object-fit: contain; }
  @media screen and (min-width: 768px) {
    .unica-home-pattern-3 {
      top: -120px;
      height: 700px; } }

.unica-home-pattern-4 {
  position: absolute;
  z-index: -1;
  top: -60px;
  left: 0;
  width: 50%;
  height: 353px;
  object-fit: contain; }
  @media screen and (min-width: 768px) {
    .unica-home-pattern-4 {
      top: -120px;
      height: 700px; } }

.solutions-pattern-1 {
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  width: 50%;
  height: 353px;
  object-fit: contain;
  object-position: right center; }
  @media screen and (min-width: 768px) {
    .solutions-pattern-1 {
      height: 700px; } }

.solutions-pattern-2 {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 50%;
  height: 353px;
  object-fit: contain; }
  @media screen and (min-width: 768px) {
    .solutions-pattern-2 {
      height: 700px; } }

.solutions-pattern-3 {
  position: absolute;
  z-index: -1;
  top: -13%;
  right: 0;
  width: 50%;
  height: 353px;
  object-fit: contain;
  object-position: right center; }
  @media screen and (min-width: 768px) {
    .solutions-pattern-3 {
      height: 700px; } }

.campaign-pattern-3 {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 50%;
  height: 353px;
  object-fit: contain; }
  @media screen and (min-width: 768px) {
    .campaign-pattern-3 {
      height: 700px; } }

.campaign-pattern-2 {
  position: absolute;
  z-index: -1;
  top: -11%;
  left: 0;
  width: 50%;
  height: 353px;
  object-fit: contain; }
  @media screen and (min-width: 768px) {
    .campaign-pattern-2 {
      height: 700px; } }

.campaign-pattern-1 {
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  width: 50%;
  height: 353px;
  object-fit: contain;
  object-position: right center; }
  @media screen and (min-width: 768px) {
    .campaign-pattern-1 {
      height: 700px; } }

.campaign-pattern-4 {
  position: absolute;
  z-index: -1;
  top: -32px;
  left: 0;
  width: 50%;
  height: 353px;
  object-fit: contain; }
  @media screen and (min-width: 768px) {
    .campaign-pattern-4 {
      height: 700px; } }

.main-header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  background: rgba(255, 255, 255, 0.1);
  /* The navigation menu links */
  /* When you mouse over the navigation links, change their color */
  /* Position and style the close button (top right corner) */
  /* Style page content - use this if you want to push the page content to the right when you open the side navigation */
  /* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */ }
  .main-header .link:before {
    background: #ffffff; }
  .main-header.dark .link:before {
    background: #f5821e !important; }
  .main-header.sticky .link:before {
    background: #f5821e; }
  @media all and (min-width: 1180px) {
    .main-header {
      background: transparent;
      z-index: 9; } }
  .main-header .show-on-scroll {
    display: none; }
  .main-header .hide-regular {
    display: block; }
  .main-header .mobile-menu-btn {
    float: right;
    margin-top: 18px; }
    @media all and (min-width: 1180px) {
      .main-header .mobile-menu-btn {
        display: none; } }
    @media all and (min-width: 992px) {
      .main-header .mobile-menu-btn {
        margin-top: 28px; } }
  .main-header .mobile-menu-btn-login {
    margin-top: 18px; }
    @media all and (min-width: 1180px) {
      .main-header .mobile-menu-btn-login {
        margin-top: 28px; } }
  .main-header .logo img {
    width: 90px; }
    @media all and (min-width: 780px) {
      .main-header .logo img {
        width: 120px; } }
  .main-header .logo .hcl-partner-connect {
    width: 130px;
    height: 60px; }
    @media all and (min-width: 1180px) {
      .main-header .logo .hcl-partner-connect {
        width: 200px;
        height: 80px; } }
  @media all and (max-width: 780px) {
    .main-header .welcome-page-logo img {
      width: 135px; } }
  .main-header .menu-list {
    display: none;
    float: right; }
    @media all and (min-width: 1180px) {
      .main-header .menu-list {
        display: block;
        padding-top: 17px;
        margin-left: -29px; } }
    @media all and (min-width: 992px) {
      .main-header .menu-list {
        padding-top: 25px; } }
    .main-header .menu-list li {
      float: left; }
      .main-header .menu-list li .link {
        display: block;
        color: #fff;
        padding: 15px 13px;
        margin-top: -14px; }
        .main-header .menu-list li .link:before, .main-header .menu-list li .link:after {
          content: '';
          position: absolute;
          bottom: 6px;
          left: 0;
          width: 100%;
          height: 3px;
          -webkit-transform: scale3d(0, 1, 1);
          transform: scale3d(0, 1, 1);
          margin: 0px 13px !important;
          width: calc(100% - 26px);
          -webkit-transform-origin: center left;
          transform-origin: center left;
          -webkit-transition: transform 0.25s cubic-bezier(0.22, 0.61, 0.36, 1);
          transition: transform 0.25s cubic-bezier(0.22, 0.61, 0.36, 1); }
        .main-header .menu-list li .link:before {
          -webkit-transition-delay: 0.25s;
          transition-delay: 0.25s; }
        .main-header .menu-list li .link:after {
          background: #f5821e; }
        .main-header .menu-list li .link:hover::before, .main-header .menu-list li .link:focus::before {
          -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1);
          -webkit-transition-delay: 0s;
          transition-delay: 0s; }
    .main-header .menu-list .dropdown {
      list-style: none; }
      .main-header .menu-list .dropdown a svg {
        width: 13px; }
      .main-header .menu-list .dropdown .btn-style-7 {
        padding: 5px 18px; }
      .main-header .menu-list .dropdown .dropdown-menu {
        width: 584px;
        border-radius: 2px;
        box-shadow: 0 14px 32px 0 rgba(0, 0, 0, 0.09);
        background-color: #ffffff;
        border: 0px;
        padding: 15px;
        margin-top: 12px; }
        .main-header .menu-list .dropdown .dropdown-menu li {
          float: left;
          width: 50%;
          margin-left: 0; }
          .main-header .menu-list .dropdown .dropdown-menu li a {
            padding: 15px;
            white-space: inherit; }
            .main-header .menu-list .dropdown .dropdown-menu li a .dropdownTextContainer .wrapper .image {
              float: left;
              background-image: linear-gradient(127deg, #55c9d3, #0365b3);
              padding: 10px;
              border-radius: 50%; }
              .main-header .menu-list .dropdown .dropdown-menu li a .dropdownTextContainer .wrapper .image img {
                width: 20px; }
            .main-header .menu-list .dropdown .dropdown-menu li a .dropdownTextContainer .wrapper .text_wrapper {
              float: left;
              width: 180px;
              text-align: left;
              margin-left: 10px; }
              .main-header .menu-list .dropdown .dropdown-menu li a .dropdownTextContainer .wrapper .text_wrapper .title {
                font-size: 16px;
                font-weight: 500;
                font-style: normal;
                font-stretch: normal;
                line-height: 1.75;
                letter-spacing: normal;
                text-align: left;
                color: #000000;
                -webkit-transition: all 0.25s cubic-bezier(0.22, 0.61, 0.36, 1);
                transition: all 0.25s cubic-bezier(0.22, 0.61, 0.36, 1); }
              .main-header .menu-list .dropdown .dropdown-menu li a .dropdownTextContainer .wrapper .text_wrapper .content {
                font-size: 12px;
                font-weight: normal;
                font-style: normal;
                font-stretch: normal;
                line-height: 1.5;
                letter-spacing: normal;
                color: #4b4b4b;
                text-align: left; }
            .main-header .menu-list .dropdown .dropdown-menu li a:hover {
              background: transparent; }
              .main-header .menu-list .dropdown .dropdown-menu li a:hover .text_wrapper .title {
                color: #f5821e !important; }
        .main-header .menu-list .dropdown .dropdown-menu::before {
          position: absolute;
          content: '';
          width: 20px;
          height: 20px;
          box-shadow: 0 14px 32px 0 rgba(0, 0, 0, 0.09);
          background-color: #ffffff;
          transform: rotate(-225deg);
          top: -10px;
          z-index: -1; }
      .main-header .menu-list .dropdown.solutions-dropdown .dropdown-menu {
        width: 470px; }
        .main-header .menu-list .dropdown.solutions-dropdown .dropdown-menu li a .dropdownTextContainer .wrapper .image {
          padding: 7px; }
        .main-header .menu-list .dropdown.solutions-dropdown .dropdown-menu li a .dropdownTextContainer .wrapper .text_wrapper {
          width: 140px; }
          .main-header .menu-list .dropdown.solutions-dropdown .dropdown-menu li a .dropdownTextContainer .wrapper .text_wrapper .title {
            margin-top: 5px; }
      .main-header .menu-list .dropdown.resources-dropdown .dropdown-menu {
        left: -210px; }
        .main-header .menu-list .dropdown.resources-dropdown .dropdown-menu::before {
          left: 50%; }
  .main-header .sidenav {
    height: 100%;
    /* 100% Full-height */
    width: 0;
    /* 0 width - change this with JavaScript */
    position: fixed;
    /* Stay in place */
    z-index: 99;
    /* Stay on top */
    top: 0;
    /* Stay at the top */
    right: 0;
    background-color: #ffffff;
    /* Black*/
    overflow-x: hidden;
    /* Disable horizontal scroll */
    /* Place content 60px from the top */
    transition: 0.5s;
    /* 0.5 second transition effect to slide in the sidenav */ }
    .main-header .sidenav .icon_wrapper {
      padding-top: 2px;
      margin-bottom: 20px;
      padding-left: 10px;
      /* background: red; */
      box-shadow: 0 14px 32px 0 rgba(0, 0, 0, 0.09); }
      .main-header .sidenav .icon_wrapper .closebtn {
        width: 20px; }
    .main-header .sidenav .accordian_wrapper {
      position: relative;
      padding-bottom: 19.5px;
      border-bottom: solid 1px rgba(0, 0, 0, 0.1);
      margin-bottom: 17px; }
      .main-header .sidenav .accordian_wrapper::before {
        content: '';
        position: absolute;
        width: 10px;
        height: 10px;
        background-color: white;
        bottom: -5px;
        z-index: 1;
        left: 0; }
      .main-header .sidenav .accordian_wrapper::after {
        content: '';
        position: absolute;
        width: 10px;
        height: 10px;
        background-color: white;
        bottom: -5px;
        z-index: 1;
        right: 0; }
      .main-header .sidenav .accordian_wrapper a {
        position: relative;
        display: block;
        font-size: 14px;
        font-weight: 500;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        text-transform: unset;
        color: #000000;
        text-align: left; }
        .main-header .sidenav .accordian_wrapper a svg {
          width: 15px;
          position: absolute;
          right: 15px; }
      .main-header .sidenav .accordian_wrapper a:focus {
        box-shadow: none; }
      .main-header .sidenav .accordian_wrapper .btn:focus {
        outline: none;
        box-shadow: none; }
      .main-header .sidenav .accordian_wrapper .btn:active {
        box-shadow: none; }
      .main-header .sidenav .accordian_wrapper .collapse-content .wrapper .image {
        display: inline-block;
        background-image: linear-gradient(127deg, #55c9d3, #0365b3);
        padding: 10px;
        border-radius: 50%;
        margin-left: 20px; }
        .main-header .sidenav .accordian_wrapper .collapse-content .wrapper .image img {
          width: 20px; }
      .main-header .sidenav .accordian_wrapper .collapse-content .wrapper .text {
        padding-top: 24px;
        width: calc(100% - 100px);
        margin-left: 15px;
        display: inline-block;
        font-size: 12px;
        font-weight: 500;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.67;
        letter-spacing: normal;
        color: #000000;
        padding-bottom: 24px;
        border-bottom: solid 1px rgba(0, 0, 0, 0.1);
        text-transform: capitalize; }
      .main-header .sidenav .accordian_wrapper .collapse-content .wrapper .no-border {
        border: 0px; }
    .main-header .sidenav .accordian_wrapper:last-child {
      border-bottom: 0px; }
    .main-header .sidenav .button-group {
      width: 90%;
      margin-left: auto;
      margin-right: auto;
      padding-bottom: 10px; }
    .main-header .sidenav .closebtn {
      position: absolute;
      top: 17px;
      right: 12px; }
  @media all and (min-width: 1180px) {
    .main-header .sidenav:after {
      width: 0%;
      top: 0px;
      height: 100vh;
      background: rgba(0, 0, 0, 0.3);
      content: " ";
      left: 0px;
      position: fixed;
      right: 0px;
      z-index: 99;
      opacity: 0;
      transition: 0.5s all ease-in; }
    .main-header .sidenav {
      display: none; } }
  .main-header #main {
    transition: margin-left .5s;
    padding: 20px; }
  @media screen and (max-height: 450px) {
    .main-header .sidenav {
      padding-top: 15px; }
      .main-header .sidenav a {
        font-size: 18px; } }
  .main-header.dark .mobile-menu-btn svg path {
    fill: #000; }
  .main-header.dark .menu-list li .link {
    color: #4b4b4b; }
  .main-header.sticky {
    position: fixed;
    background: #fff;
    box-shadow: 0 14px 32px 0 rgba(0, 0, 0, 0.09);
    top: 0 !important;
    z-index: 9; }
    .main-header.sticky .mobile-menu-btn svg path {
      fill: #000; }
    .main-header.sticky .menu-list li .link {
      color: #4b4b4b; }
      .main-header.sticky .menu-list li .link svg path {
        stroke: currentColor; }
    .main-header.sticky .show-on-scroll {
      display: block; }
    .main-header.sticky .hide-regular {
      display: none; }
    .main-header.sticky .btn-style-5 {
      color: #fff;
      padding: 4px 12px;
      border-radius: 2px;
      box-shadow: 0 14px 32px 0 rgba(245, 138, 44, 0.25);
      background-image: linear-gradient(280deg, #f8ab69, #f5821e);
      border-style: solid;
      border-width: 2px;
      border-image-source: linear-gradient(279deg, #f8ab69, #f5821e);
      border-image-slice: 1;
      overflow: hidden;
      -webkit-transition: border-color 0.3s, color 0.3s;
      transition: border-color 0.3s, color 0.3s;
      -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
      transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
      border-radius: 2px;
      position: relative; }
      .main-header.sticky .btn-style-5:hover, .main-header.sticky .btn-style-5:active {
        color: #fff;
        background: #f5821e;
        border-color: #f5821e;
        outline: 0;
        border-image-source: none; }
      .main-header.sticky .btn-style-5::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 150%;
        height: 100%;
        background: linear-gradient(280deg, #f47100, #f67200);
        z-index: -1;
        -webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
        transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
        -webkit-transform-origin: 0% 100%;
        transform-origin: 0% 100%;
        -webkit-transition: -webkit-transform 0.25s, opacity 0.25s, background-color 0.25s;
        transition: transform 0.25s, opacity 0.25s, background-color 0.25s; }
      .main-header.sticky .btn-style-5:hover {
        box-shadow: 0 14px 32px 0 rgba(245, 138, 44, 0.25);
        border-radius: 2px;
        background: transparent !important; }
        .main-header.sticky .btn-style-5:hover::before {
          opacity: 1;
          -webkit-transform: rotate3d(0, 0, 1, 0deg);
          transform: rotate3d(0, 0, 1, 0deg);
          -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
          transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
    .main-header.sticky .btn-style-9 {
      color: #fff;
      padding: 4px 12px;
      border-radius: 2px;
      box-shadow: 0 14px 32px 0 rgba(245, 138, 44, 0.25);
      background-image: linear-gradient(280deg, #f8ab69, #f5821e);
      border-style: solid;
      border-width: 2px;
      border-image-source: linear-gradient(279deg, #f8ab69, #f5821e);
      border-image-slice: 1; }
      .main-header.sticky .btn-style-9:hover, .main-header.sticky .btn-style-9:active {
        color: #f5821e;
        background: #f5821e;
        border-color: #f5821e;
        outline: 0;
        border-image-source: none; }
    @media only screen and (max-width: 767px) {
      .main-header.sticky .btn-style-9 {
        margin-top: 10px; } }

.main-header-absolute {
  top: 36px !important; }
  @media all and (min-width: 1180px) {
    .main-header-absolute {
      top: 54px !important; } }

.header-zIndex {
  z-index: 9 !important; }

.master-header-relative {
  position: relative !important;
  z-index: 9 !important; }

.dark-master {
  background: #272727 !important; }
  .dark-master .master-menu-list li .link {
    color: #fff !important; }

.white-bg {
  background-color: #ffffff !important; }

.master-header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  background: rgba(255, 255, 255, 0.1);
  box-shadow: 0 14px 32px 0 rgba(0, 0, 0, 0.09); }
  .master-header .show-on-scroll {
    display: none; }
  .master-header .hide-regular {
    display: inline-block !important; }
  .master-header .container-fluid {
    padding: 0 47px 0 35px; }
  .master-header .master-drop-acc {
    display: block;
    text-align: center; }
    .master-header .master-drop-acc .img-responsive {
      width: 90px; }
    .master-header .master-drop-acc .arrow-down {
      transform: rotate(180deg);
      margin-left: 10px; }
    .master-header .master-drop-acc .arrow-up {
      transform: rotate(180deg);
      margin-left: 10px; }
    .master-header .master-drop-acc.hcl-software .arrow-down {
      display: none; }
    .master-header .master-drop-acc.hcl-software .arrow-up {
      display: inline-block; }
    @media all and (min-width: 1180px) {
      .master-header .master-drop-acc {
        display: none; } }
    @media all and (min-width: 992px) {
      .master-header .master-drop-acc {
        margin-left: -136px; } }
  .master-header .master-main-logo {
    display: none; }
    @media all and (min-width: 1180px) {
      .master-header .master-main-logo {
        display: block; } }
    .master-header .master-main-logo img {
      width: 133px; }
  .master-header .master-desktop-menu {
    margin-left: 20px; }
    .master-header .master-desktop-menu img {
      width: 35px;
      margin-top: -5px; }
  .master-header .master-sidenav {
    height: 100%;
    /* 100% Full-height */
    /* 0 width - change this with JavaScript */
    position: fixed;
    /* Stay in place */
    z-index: 1;
    /* Stay on top */
    top: 0;
    /* Stay at the top */
    right: 0;
    background-color: #ffffff;
    /* Black*/
    overflow-x: hidden;
    /* Disable horizontal scroll */
    /* Place content 60px from the top */
    width: 100%;
    height: 0;
    padding: 0px 15px;
    transform: translateX(0%);
    transition: all 0.5s ease;
    /* width */
    /* Track */
    /* Handle */
    /* Handle on hover */ }
    .master-header .master-sidenav.active:after {
      background: rgba(0, 0, 0, 0.2);
      opacity: 0.8;
      transition: 0.5s all ease-in; }
    @media all and (min-width: 1180px) {
      .master-header .master-sidenav {
        width: 35%;
        height: 100%;
        padding: 30px 20px 30px 30px;
        transform: translateX(100%);
        transition: all 0.5s ease; } }
    .master-header .master-sidenav::-webkit-scrollbar {
      width: 2px; }
    .master-header .master-sidenav::-webkit-scrollbar-track {
      -webkit-box-shadow: none;
      background-color: #fff !important;
      border: none; }
    .master-header .master-sidenav::-webkit-scrollbar-thumb {
      background-color: rgba(0, 0, 0, 0.38); }
    .master-header .master-sidenav::-webkit-scrollbar-thumb:hover {
      background: #555; }
    .master-header .master-sidenav .accordian_wrapper {
      margin-bottom: 40px;
      position: relative; }
      .master-header .master-sidenav .accordian_wrapper .collapsed .img-responsive {
        transform: rotate(180deg); }
      .master-header .master-sidenav .accordian_wrapper .img-responsive {
        width: 10px;
        transform: rotate(360deg);
        position: absolute;
        right: 10px;
        top: 26px; }
      .master-header .master-sidenav .accordian_wrapper .btn {
        display: block; }
        .master-header .master-sidenav .accordian_wrapper .btn .li-logo-div {
          display: inline-block;
          width: 40px;
          height: 40px;
          padding: 8px 8px;
          border-radius: 50%;
          background-image: linear-gradient(62deg, #4596d2, #7fc8ff);
          margin-right: 20px; }
          .master-header .master-sidenav .accordian_wrapper .btn .li-logo-div img {
            width: 25px; }
          @media all and (max-width: 770px) {
            .master-header .master-sidenav .accordian_wrapper .btn .li-logo-div {
              width: 30px;
              height: 30px;
              padding: 4px 4px;
              margin-right: 10px; }
              .master-header .master-sidenav .accordian_wrapper .btn .li-logo-div img {
                width: 16px; } }
        .master-header .master-sidenav .accordian_wrapper .btn .li-name-div {
          display: inline-block;
          font-family: 'Gotham';
          font-size: 18px;
          font-weight: 500;
          font-style: normal;
          font-stretch: normal;
          line-height: 1.67;
          letter-spacing: normal;
          color: #000000;
          text-transform: none;
          width: calc(100% - 70px);
          text-align: left; }
          .master-header .master-sidenav .accordian_wrapper .btn .li-name-div .hcl-tg-img {
            width: 30px;
            margin-top: 5px; }
          .master-header .master-sidenav .accordian_wrapper .btn .li-name-div span {
            position: relative;
            top: 4px; }
          @media all and (max-width: 770px) {
            .master-header .master-sidenav .accordian_wrapper .btn .li-name-div {
              font-size: 14px; }
              .master-header .master-sidenav .accordian_wrapper .btn .li-name-div span {
                top: 2px; }
              .master-header .master-sidenav .accordian_wrapper .btn .li-name-div .hcl-tg-img {
                width: 24px;
                margin-top: 3px; } }
      .master-header .master-sidenav .accordian_wrapper .btn:active {
        box-shadow: none; }
      .master-header .master-sidenav .accordian_wrapper .btn:focus {
        box-shadow: none; }
      .master-header .master-sidenav .accordian_wrapper .collapse-content {
        padding-left: 80px; }
        .master-header .master-sidenav .accordian_wrapper .collapse-content .sub-list {
          display: block;
          font-size: 16px;
          font-weight: normal;
          font-style: normal;
          font-stretch: normal;
          line-height: 1.75;
          letter-spacing: normal;
          color: #4b4b4b;
          margin-bottom: 5px; }
          .master-header .master-sidenav .accordian_wrapper .collapse-content .sub-list span {
            font-size: 12px; }
          .master-header .master-sidenav .accordian_wrapper .collapse-content .sub-list:hover {
            color: #f5821e; }
        @media all and (max-width: 770px) {
          .master-header .master-sidenav .accordian_wrapper .collapse-content {
            padding-left: 58px; }
            .master-header .master-sidenav .accordian_wrapper .collapse-content .sub-list {
              font-size: 13px;
              margin-bottom: 10px; }
              .master-header .master-sidenav .accordian_wrapper .collapse-content .sub-list span {
                font-size: 10px; } }
    .master-header .master-sidenav .icon_wrapper {
      margin-bottom: 60px;
      display: none; }
      @media all and (min-width: 1180px) {
        .master-header .master-sidenav .icon_wrapper {
          display: block; } }
      .master-header .master-sidenav .icon_wrapper .c-logo {
        position: absolute;
        left: 40px;
        top: 5px; }
      .master-header .master-sidenav .icon_wrapper .closebtn {
        position: absolute;
        top: 12px;
        right: 15px;
        width: 30px;
        cursor: pointer; }
        @media all and (min-width: 1000px) {
          .master-header .master-sidenav .icon_wrapper .closebtn {
            top: 30px;
            right: 20px; } }
    .master-header .master-sidenav .icon_wrapper_mob {
      display: block;
      text-align: center;
      margin-bottom: 10px; }
      .master-header .master-sidenav .icon_wrapper_mob .img-responsive {
        width: 90px; }
      .master-header .master-sidenav .icon_wrapper_mob .arrow {
        margin-left: 10px; }
      @media all and (min-width: 1180px) {
        .master-header .master-sidenav .icon_wrapper_mob {
          display: none; } }
    .master-header .master-sidenav .sidebar-bottom-pattern {
      position: absolute;
      bottom: 0;
      right: 0; }
  .master-header .master-mob-sidenav-open {
    height: 100%;
    padding: 0px 15px 20px 15px;
    transition: all 0.5s ease; }
    @media all and (min-width: 1000px) {
      .master-header .master-mob-sidenav-open {
        padding: 30px 20px 30px 30px; } }
  .master-header .master-sidenav-open {
    transform: translateX(0%);
    transition: all 0.5s ease; }
  .master-header .master-menu-list {
    padding-top: 12px;
    display: none;
    float: right; }
    @media all and (min-width: 1180px) {
      .master-header .master-menu-list {
        display: block;
        padding-top: 14px;
        margin-left: -104px; } }
    .master-header .master-menu-list li {
      float: left; }
      .master-header .master-menu-list li .link {
        display: block;
        color: #4b4b4b;
        padding: 15px 14px;
        margin-top: -14px; }
        .master-header .master-menu-list li .link:before, .master-header .master-menu-list li .link:after {
          content: '';
          position: absolute;
          bottom: 6px;
          left: 0;
          width: 100%;
          height: 3px;
          -webkit-transform: scale3d(0, 1, 1);
          transform: scale3d(0, 1, 1);
          margin: 0px 13px !important;
          width: calc(100% - 26px);
          -webkit-transform-origin: center left;
          transform-origin: center left;
          -webkit-transition: transform 0.25s cubic-bezier(0.22, 0.61, 0.36, 1);
          transition: transform 0.25s cubic-bezier(0.22, 0.61, 0.36, 1); }
        .master-header .master-menu-list li .link:before {
          -webkit-transition-delay: 0.25s;
          transition-delay: 0.25s; }
        .master-header .master-menu-list li .link:after {
          background: #f5821e; }
        .master-header .master-menu-list li .link:hover::before, .master-header .master-menu-list li .link:focus::before {
          -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1);
          -webkit-transition-delay: 0s;
          transition-delay: 0s; }
    .master-header .master-menu-list .dropdown {
      list-style: none;
      top: 3px; }
      .master-header .master-menu-list .dropdown .link {
        font-size: 13px;
        text-transform: uppercase; }
      .master-header .master-menu-list .dropdown .hcl-link {
        font-size: 14px;
        font-weight: 500;
        margin-right: 25px; }
      .master-header .master-menu-list .dropdown .hcl-soft-logo {
        position: relative;
        top: -2px;
        right: -15px;
        margin-left: 10px; }
      .master-header .master-menu-list .dropdown .hamburger-menu {
        display: inline-block !important; }
    .master-header .master-menu-list .hcl-dropdown {
      top: 0; }
  @media all and (min-width: 1180px) {
    .master-header {
      box-shadow: none; } }
  .master-header.sticky {
    position: fixed;
    background: #272727;
    background-color: #272727 !important;
    box-shadow: 0 14px 32px 0 rgba(0, 0, 0, 0.09); }
    .master-header.sticky .mobile-menu-btn svg path {
      fill: #000; }
    .master-header.sticky .menu-list li .link {
      color: #fff; }
      .master-header.sticky .menu-list li .link svg path {
        stroke: currentColor; }
    .master-header.sticky .show-on-scroll {
      display: inline-block; }
    .master-header.sticky .hide-regular {
      display: none !important; }
    .master-header.sticky .master-drop-acc.hcl-software .arrow-down {
      display: inline-block; }
    .master-header.sticky .master-drop-acc.hcl-software .arrow-up {
      display: none; }

.clearfix::after {
  content: "";
  clear: both;
  display: table; }

.schedule-demo-dialog {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  z-index: 9999;
  padding: 40px 0 0;
  background: #fff;
  overflow-y: auto; }
  @media all and (min-width: 769px) {
    .schedule-demo-dialog {
      padding: 70px 0 0; } }
  .schedule-demo-dialog .title {
    color: #000000; }
  .schedule-demo-dialog .sub-title {
    font-size: 16px; }
  .schedule-demo-dialog .close-icon {
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 2; }
    @media all and (min-width: 769px) {
      .schedule-demo-dialog .close-icon {
        top: 15px;
        right: 15px; } }
    .schedule-demo-dialog .close-icon svg {
      width: 25px; }
      @media all and (min-width: 769px) {
        .schedule-demo-dialog .close-icon svg {
          width: 50px; } }
  .schedule-demo-dialog .pattern-bg {
    position: absolute;
    top: 50%;
    right: 0;
    z-index: -1;
    width: 50%;
    height: 100%;
    object-fit: contain;
    object-position: right center;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
    @media all and (max-width: 480px) {
      .schedule-demo-dialog .pattern-bg {
        display: none; } }
  .schedule-demo-dialog .demo-title {
    margin-top: 40px; }
    @media all and (max-width: 480px) {
      .schedule-demo-dialog .demo-title {
        font-size: 14px; } }
  .schedule-demo-dialog .demo-list {
    margin-bottom: 30px; }
    .schedule-demo-dialog .demo-list li {
      position: relative;
      margin-top: 20px;
      padding-left: 26px; }
      .schedule-demo-dialog .demo-list li:before {
        content: '';
        position: absolute;
        top: 9px;
        left: 0;
        width: 10px;
        height: 10px;
        transform: rotate(-45deg);
        border-radius: 2px;
        background-image: linear-gradient(309deg, #f8ab69, #f5821e); }
  .schedule-demo-dialog .demo-form {
    padding: 30px;
    margin-bottom: 50px;
    border-radius: 4px;
    box-shadow: 0 14px 32px 0 rgba(0, 0, 0, 0.09);
    background-color: #ffffff; }
    @media all and (max-width: 480px) {
      .schedule-demo-dialog .demo-form {
        box-shadow: none; } }
    .schedule-demo-dialog .demo-form .form-group label {
      margin-bottom: 5px; }
      @media all and (max-width: 480px) {
        .schedule-demo-dialog .demo-form .form-group label {
          font-size: 14px; } }
    .schedule-demo-dialog .demo-form .form-group .icon-group input {
      color: #000000; }
    .schedule-demo-dialog .demo-form .form-group .icon-group input::placeholder {
      color: #4b4b4b; }
    .schedule-demo-dialog .demo-form .form-group textarea {
      color: #000000; }
    .schedule-demo-dialog .demo-form .form-group textarea::placeholder {
      color: #4b4b4b; }
    .schedule-demo-dialog .demo-form .submit-btn {
      margin-bottom: -81px; }
      @media all and (max-width: 480px) {
        .schedule-demo-dialog .demo-form .submit-btn {
          width: 100%;
          font-size: 14px; } }
  .schedule-demo-dialog .liner {
    margin-top: 10px;
    margin-bottom: 10px; }
    @media all and (max-width: 480px) {
      .schedule-demo-dialog .liner {
        width: 35px;
        height: 5px;
        margin-top: 5px;
        margin-bottom: 5px; } }

.form-control {
  padding: 15px;
  height: 48px;
  border-color: #d2d2d2;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  transition: border-color .2s ease-in-out; }
  .form-control:focus, .form-control:active {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    border-color: #f5821e; }

.form-group {
  margin-bottom: 20px; }

.form label {
  display: block;
  margin-bottom: 5px; }

textarea {
  resize: none; }

.icon-group {
  position: relative; }
  .icon-group .form-control {
    padding-right: 40px; }
    .icon-group .form-control:focus ~ .icon svg path, .icon-group .form-controlactive ~ .icon svg path {
      fill: #4b4b4b; }
  .icon-group .icon {
    position: absolute;
    top: 56%;
    right: 15px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }

.white label {
  color: #fff; }
.white .form-control {
  color: #ffffff;
  border-color: rgba(255, 255, 255, 0.5);
  background-color: rgba(255, 255, 255, 0.1); }
  .white .form-control:focus, .white .form-control:active {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    border-color: #fff; }
.white .icon-group .form-control:focus ~ .icon svg path, .white .icon-group .form-controlactive ~ .icon svg path {
  fill: #fff;
  stroke: #fff; }
.white input::-webkit-input-placeholder,
.white textarea::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5) !important; }
.white input:-moz-placeholder,
.white textarea:-moz-placeholder {
  /* Firefox 18- */
  color: rgba(255, 255, 255, 0.5) !important; }
.white input::-moz-placeholder,
.white textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: rgba(255, 255, 255, 0.5) !important; }
.white input:-ms-input-placeholder,
.white textarea:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5) !important; }

.schedule-confirmation-dialog {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  height: 100%;
  z-index: 9999;
  background: #fff;
  overflow: hidden;
  overflow-y: auto; }
  .schedule-confirmation-dialog .liner {
    margin-top: 10px;
    margin-bottom: 10px; }
    @media all and (max-width: 480px) {
      .schedule-confirmation-dialog .liner {
        width: 35px;
        height: 5px;
        margin-top: 5px;
        margin-bottom: 5px; } }
  .schedule-confirmation-dialog .close-icon {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 2; }
    @media all and (min-width: 769px) {
      .schedule-confirmation-dialog .close-icon {
        top: 15px;
        right: 15px; } }
    @media all and (min-width: 769px) {
      .schedule-confirmation-dialog .close-icon svg {
        width: 50px; } }
    @media all and (max-width: 769px) {
      .schedule-confirmation-dialog .close-icon svg {
        width: 25px; }
        .schedule-confirmation-dialog .close-icon svg path {
          fill: #ffffff; } }
  .schedule-confirmation-dialog .floating-img {
    position: fixed; }
    @media all and (max-width: 769px) {
      .schedule-confirmation-dialog .floating-img {
        position: absolute; } }
    .schedule-confirmation-dialog .floating-img.img-1 {
      top: -50px;
      left: 45%; }
      @media all and (max-width: 769px) {
        .schedule-confirmation-dialog .floating-img.img-1 {
          width: 60px;
          right: 0;
          top: 0;
          left: auto; } }
    .schedule-confirmation-dialog .floating-img.img-2 {
      bottom: 150px;
      right: 12%; }
      @media all and (max-width: 769px) {
        .schedule-confirmation-dialog .floating-img.img-2 {
          width: 60px;
          left: 0;
          bottom: 0; } }
    .schedule-confirmation-dialog .floating-img.img-3 {
      bottom: -50px;
      right: 19%; }
      @media all and (max-width: 769px) {
        .schedule-confirmation-dialog .floating-img.img-3 {
          display: none; } }
  .schedule-confirmation-dialog .icon-content {
    position: relative;
    padding: 35px;
    text-align: center; }
    .schedule-confirmation-dialog .icon-content .title {
      color: #000000; }
    @media all and (max-width: 480px) {
      .schedule-confirmation-dialog .icon-content .content .button-group a {
        max-width: 190px;
        font-size: 10px; } }
    @media all and (min-width: 769px) {
      .schedule-confirmation-dialog .icon-content {
        position: absolute;
        top: 0;
        right: 0;
        width: 60%;
        height: 100%;
        text-align: left; }
        .schedule-confirmation-dialog .icon-content .content {
          position: absolute;
          top: 50%;
          width: 100%;
          max-width: 748px;
          left: 0;
          padding: 127px;
          -webkit-transform: translateY(-50%);
          -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          -o-transform: translateY(-50%);
          transform: translateY(-50%); }
          .schedule-confirmation-dialog .icon-content .content .sub-title {
            font-size: 16px; } }
    .schedule-confirmation-dialog .icon-content .liner {
      margin-top: 10px;
      margin-bottom: 10px; }
      @media all and (max-width: 480px) {
        .schedule-confirmation-dialog .icon-content .liner {
          width: 35px;
          height: 5px;
          margin-top: 5px;
          margin-bottom: 5px; } }
  .schedule-confirmation-dialog .icon-confirmed {
    padding-top: 50px;
    padding-bottom: 50px;
    background: url("../img/demo-confirmed-pattern.svg") no-repeat bottom left, linear-gradient(145deg, #55c9d3, #0365b3); }
    @media all and (min-width: 769px) {
      .schedule-confirmation-dialog .icon-confirmed {
        position: absolute;
        top: 0;
        left: 0;
        width: 40%;
        height: 100%; }
        .schedule-confirmation-dialog .icon-confirmed .icon {
          position: absolute;
          top: 50%;
          left: 50%;
          margin-left: 16px;
          -webkit-transform: translate(-50%, -50%);
          -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
        .schedule-confirmation-dialog .icon-confirmed .button-group a {
          padding: 4px 22px; } }
    @media all and (max-width: 480px) {
      .schedule-confirmation-dialog .icon-confirmed {
        background-size: contain; }
        .schedule-confirmation-dialog .icon-confirmed .icon {
          margin-left: 0px; }
          .schedule-confirmation-dialog .icon-confirmed .icon img {
            max-width: 200px; } }

.accordion .panel {
  margin: 0 !important;
  border: 0;
  border-bottom: 1px solid #e0e0e0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none; }
  .accordion .panel .panel-heading {
    background-color: transparent;
    border: 0;
    padding: 20px 0; }
    .accordion .panel .panel-heading a {
      position: relative;
      display: block;
      padding-right: 20px; }
      .accordion .panel .panel-heading a .icon {
        display: inline-block;
        width: 50px;
        height: 50px;
        margin-right: 13px;
        line-height: 3;
        text-align: center;
        background-image: linear-gradient(355deg, #ffffff, #e2f3ff);
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        border-radius: 50%; }
        .accordion .panel .panel-heading a .icon img {
          width: 32px; }
      .accordion .panel .panel-heading a .arrow-icon {
        position: absolute;
        right: 0;
        top: 13px; }
      .accordion .panel .panel-heading a .content {
        display: inline-block;
        overflow: hidden;
        width: calc(100% - 100px);
        vertical-align: top;
        padding-top: 11px; }
      .accordion .panel .panel-heading a:hover, .accordion .panel .panel-heading a:focus {
        text-decoration: none; }
      .accordion .panel .panel-heading a[aria-expanded="true"] .arrow-icon {
        -webkit-transform: rotate(-180deg);
        -moz-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        -o-transform: rotate(-180deg);
        transform: rotate(-180deg); }
  .accordion .panel .panel-body {
    border: 0 !important;
    padding-bottom: 20px; }

.faq-tabs-section .accordion .panel .panel-heading a .content {
  width: 95%; }

.small-cta-section .content {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  text-align: center;
  padding: 30px;
  background: url("../img/unica-features-illustration-cta-pattern.svg") no-repeat center center/cover, linear-gradient(105deg, #0279c3, #6ab4e1); }
  @media all and (min-width: 766px) {
    .small-cta-section .content {
      text-align: left;
      padding: 54px 0; } }
  .small-cta-section .content .date-time {
    display: inline-block;
    padding: 5px 40px;
    border-radius: 2px;
    background-image: linear-gradient(95deg, rgba(255, 255, 255, 0.11), rgba(255, 255, 255, 0.32));
    margin: 20px 0; }
.small-cta-section.feature-report .content {
  background: url("../img/unica-features-bank-cta-pattern.svg") no-repeat center center/cover, linear-gradient(105deg, #68b4e1, #80d7de); }
.small-cta-section.feature-help .content {
  background: url("../img/unica-features-illustration-cta-pattern.svg") no-repeat center center/cover, linear-gradient(105deg, #0365b3, #6ab4e1); }
.small-cta-section.bigfix-feature-report .content {
  background: url("../img/bigfix-features-cta-pattern-1.svg") no-repeat center bottom/cover, linear-gradient(299deg, #7ddd76, #3f9aea, #00b2c0); }
.small-cta-section.bigfix-feature-choose-report .content {
  background: url("../img/bigfix-features-cta-pattern-2.svg") no-repeat center bottom/cover, linear-gradient(299deg, #7ddd76, #3f9aea, #00b2c0); }
.small-cta-section.bigfix-solutions .content {
  background: url("../img/bigfix-solutions-cta-pattern.svg") no-repeat center center/cover, linear-gradient(299deg, #7ddd76, #3f9aea, #00b2c0); }
.small-cta-section.appscan-solutions .content {
  background: url("../img/appscan-solutions-cta-pattern.svg") no-repeat center center/cover, linear-gradient(110deg, #0076c0, #76cfdb); }
.small-cta-section.appscan-feature-report .content {
  background: url("../img/appscan-features-cta-pattern-1.svg") no-repeat center bottom/cover, linear-gradient(110deg, #0076c0, #76cfdb); }
.small-cta-section.appscan-feature-choose-report .content {
  background: url("../img/appscan-features-cta-pattern-2.svg") no-repeat center bottom/cover, linear-gradient(110deg, #0076c0, #76cfdb); }
.small-cta-section.commerce-feature-report .content {
  background: url("../img/commerce-features-cta-pattern-1.svg") no-repeat center bottom/cover, linear-gradient(135deg, #0066b3, #5a2d91); }
.small-cta-section.commerce-feature-choose-report .content {
  background: url("../img/commerce-features-cta-pattern-2.svg") no-repeat center bottom/cover, linear-gradient(142deg, #0d7adc, #a467ef); }
.small-cta-section.connections-feature-report .content {
  background: url("../img/connections-features-banner-pattern-1.svg") no-repeat center bottom/cover, linear-gradient(144deg, #4695d7, #ec1a46); }
.small-cta-section.connections-feature-choose-report .content {
  background: url("../img/connections-features-cta-pattern-2.svg") no-repeat center bottom/cover, linear-gradient(115deg, #0066b3, #d00048); }
.small-cta-section.dx-feature-report .content {
  background: url("../img/dx-features-cta-pattern-1.svg") no-repeat center bottom/cover, linear-gradient(143deg, #75bdd8, #aae4e9); }
.small-cta-section.dx-feature-choose-report .content {
  background: url("../img/dx-features-cta-pattern-2.svg") no-repeat center bottom/cover, linear-gradient(142deg, #0066b3, #94d4e2); }
.small-cta-section.nd-feature-report .content {
  background: url(../img/notes-domino-solutions-cta-pattern.svg) no-repeat center bottom/cover, linear-gradient(142deg, #046eb5, #2abcc8); }
.small-cta-section.nd-feature-choose-report .content {
  background: url(../img/notes-domino-features-cta-pattern-2.svg) no-repeat center bottom/cover, linear-gradient(142deg, #046eb5, #2abcc8); }

.solutions-form-section {
  padding: 30px 0;
  background: url("../img/solutions-form-pattern.svg") no-repeat center bottom/cover, linear-gradient(120deg, #003d6b, #0365b3); }
  @media all and (min-width: 991px) {
    .solutions-form-section {
      padding: 80px 0;
      background: url("../img/solutions-form.svg") no-repeat left 87%, url("../img/solutions-form-pattern.svg") no-repeat center bottom/cover, linear-gradient(120deg, #003d6b, #0365b3); } }
  .solutions-form-section .title {
    margin-bottom: 15px; }
  @media all and (max-width: 991px) {
    .solutions-form-section .title,
    .solutions-form-section .sub-title {
      text-align: center; } }
  @media all and (max-width: 991px) {
    .solutions-form-section .form {
      margin-top: 30px; } }
  .solutions-form-section.appscan-solutions-form-section {
    background: url("../img/appscan-form-bg.svg") no-repeat center bottom/cover, linear-gradient(110deg, #0076c0, #76cfdb); }
  .solutions-form-section.bigfix-solutions-form-section {
    background: url("../img/bigfix-form-bg.svg") no-repeat center bottom/cover, linear-gradient(299deg, #7ddd76, #3f9aea, #00b2c0); }
  .solutions-form-section.commerce-solutions-form-section {
    background: url(../img/commerce-form-bg.svg) no-repeat center bottom/cover, linear-gradient(142deg, #065190, #885cbe); }
  .solutions-form-section.connections-solutions-form-section {
    background: url("../img/connections-form-bg.svg") no-repeat center bottom/cover, linear-gradient(115deg, #0066b3, #d00048); }
  .solutions-form-section.dx-solutions-form-section {
    background: url(../img/dx-form-bg.svg) no-repeat center bottom/cover, linear-gradient(137deg, #0066b3, #69b4e1 52%, #c6c6c6); }
  .solutions-form-section.nd-solutions-form-section {
    background: url(../img/notes-domino-form-bg.svg) no-repeat center bottom/cover, linear-gradient(142deg, #046eb5, #2abcc8); }

@media all and (min-width: 766px) {
  .campaign-section .content {
    margin-top: 110px; } }
@media all and (max-width: 766px) {
  .campaign-section .content {
    text-align: center;
    margin-top: 10px; }
    .campaign-section .content svg {
      width: 40px; }
    .campaign-section .content .title {
      margin-bottom: 5px; } }

.about-campaign-section .box-title {
  font-size: 18px; }
.about-campaign-section .appscan-content {
  color: #4b4b4b;
  font-size: 16px; }

.owl-nav .owl-prev,
.owl-nav .owl-next {
  cursor: pointer; }
  .owl-nav .owl-prev:focus, .owl-nav .owl-prev:active,
  .owl-nav .owl-next:focus,
  .owl-nav .owl-next:active {
    outline: 0; }

.owl-dots .owl-dot {
  margin-top: 10px;
  display: inline-block;
  zoom: 1; }
  .owl-dots .owl-dot span {
    width: 6px;
    height: 6px;
    background-color: #d2d2d2;
    margin: 5px 7px;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px; }
  .owl-dots .owl-dot.active span, .owl-dots .owl-dot:hover span {
    background: #f5821e; }

@media all and (max-width: 991px) {
  .row-card-caroousel-section .container {
    width: auto; } }
.row-card-caroousel-section .hcl-software-product-carousel .owl-nav, .row-card-caroousel-section .hcl-software-product-carousel .owl-dots {
  text-align: center; }
.row-card-caroousel-section .owl-carousel {
  display: block; }
  @media all and (max-width: 991px) {
    .row-card-caroousel-section .owl-carousel {
      width: calc(100% + 30px); } }
  @media all and (max-width: 766px) {
    .row-card-caroousel-section .owl-carousel {
      width: calc(100% + 60px);
      margin-left: -30px; } }
  @media all and (max-width: 500px) {
    .row-card-caroousel-section .owl-carousel .feature-box-2 {
      margin-left: -10px;
      margin-right: -10px;
      margin-top: 60px; } }

.unica-success-featured-stories-corousol {
  position: relative;
  top: -30px; }
  .unica-success-featured-stories-corousol #unica_success_stories_corousol {
    box-shadow: 0 14px 32px 0 rgba(0, 0, 0, 0.09);
    background-color: #ffffff;
    border-radius: 4px; }
  .unica-success-featured-stories-corousol .success-stories-corousol_wrapper {
    background-color: #ffffff;
    padding: 15px;
    border-radius: 4px; }
    @media only screen and (min-width: 320px) and (max-width: 480px) {
      .unica-success-featured-stories-corousol .success-stories-corousol_wrapper {
        padding-bottom: 50px; } }
    .unica-success-featured-stories-corousol .success-stories-corousol_wrapper .img_wrapper {
      width: 43%;
      float: left; }
      @media only screen and (min-width: 320px) and (max-width: 480px) {
        .unica-success-featured-stories-corousol .success-stories-corousol_wrapper .img_wrapper {
          float: none;
          width: 100%; } }
    .unica-success-featured-stories-corousol .success-stories-corousol_wrapper .text_container {
      width: 52%;
      float: left;
      padding-right: 86px;
      padding-left: 92px; }
      @media only screen and (min-width: 320px) and (max-width: 480px) {
        .unica-success-featured-stories-corousol .success-stories-corousol_wrapper .text_container {
          float: none;
          width: 100%;
          padding-left: 0px;
          padding-right: 0px; } }
      .unica-success-featured-stories-corousol .success-stories-corousol_wrapper .text_container .title {
        font-size: 12px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.67;
        letter-spacing: normal;
        text-align: center;
        color: #000000;
        margin-bottom: 15px;
        margin-top: 15px; }
      .unica-success-featured-stories-corousol .success-stories-corousol_wrapper .text_container .story_img {
        width: 175px;
        height: 102px;
        padding-top: 10px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 8px;
        background-image: linear-gradient(352deg, #ffffff, #e2f3ff); }
        .unica-success-featured-stories-corousol .success-stories-corousol_wrapper .text_container .story_img img {
          width: 100%; }
      .unica-success-featured-stories-corousol .success-stories-corousol_wrapper .text_container .subtitle {
        font-size: 16px;
        font-weight: 500;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.75;
        letter-spacing: normal;
        text-align: center;
        color: #000000;
        margin-bottom: 10px; }
        @media only screen and (min-width: 320px) and (max-width: 480px) {
          .unica-success-featured-stories-corousol .success-stories-corousol_wrapper .text_container .subtitle {
            font-size: 14px; } }
      .unica-success-featured-stories-corousol .success-stories-corousol_wrapper .text_container .content {
        font-size: 12px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.5;
        letter-spacing: normal;
        text-align: center;
        color: #4b4b4b;
        margin-bottom: 10px; }
      .unica-success-featured-stories-corousol .success-stories-corousol_wrapper .text_container .read_story_btn {
        margin-bottom: 32px; }
        @media only screen and (min-width: 320px) and (max-width: 480px) {
          .unica-success-featured-stories-corousol .success-stories-corousol_wrapper .text_container .read_story_btn a {
            font-size: 10px; } }
  .unica-success-featured-stories-corousol .left_arrow {
    position: absolute;
    top: 48%;
    left: 47%;
    transform: translate(-50%, 0);
    z-index: 1;
    cursor: pointer; }
    @media only screen and (min-width: 320px) and (max-width: 480px) {
      .unica-success-featured-stories-corousol .left_arrow {
        left: 43%;
        bottom: 9px;
        top: inherit; } }
  .unica-success-featured-stories-corousol .right_arrow {
    position: absolute;
    right: 70px;
    top: 48%;
    transform: scaleX(-1);
    z-index: 1;
    cursor: pointer; }
    @media only screen and (min-width: 320px) and (max-width: 480px) {
      .unica-success-featured-stories-corousol .right_arrow {
        right: 35%;
        bottom: 9px;
        top: inherit;
        transform: translate(-50%, 0) scaleX(-1); } }
  .unica-success-featured-stories-corousol .owl-dots {
    text-align: right;
    position: absolute;
    right: 0;
    margin-right: 315px;
    bottom: 20px; }
    @media only screen and (min-width: 320px) and (max-width: 480px) {
      .unica-success-featured-stories-corousol .owl-dots {
        transform: translate(-50%);
        left: 50%;
        margin-right: 0px;
        right: inherit;
        bottom: 40px; } }
    @media only screen and (min-width: 481px) and (max-width: 1000px) {
      .unica-success-featured-stories-corousol .owl-dots {
        margin-right: 193px;
        bottom: 20px; } }
    @media only screen and (min-width: 1001px) and (max-width: 1200px) {
      .unica-success-featured-stories-corousol .owl-dots {
        margin-right: 265px; } }
    .unica-success-featured-stories-corousol .owl-dots button:focus {
      outline: none; }

.unica-succes-stories-filter-dropdown {
  position: relative; }
  .unica-succes-stories-filter-dropdown .success-stories-pattern {
    position: absolute;
    width: 50%;
    left: inherit;
    right: 0%;
    object-fit: contain;
    object-position: right center;
    top: -30px;
    user-select: none; }
    @media only screen and (min-width: 320px) and (max-width: 1200px) {
      .unica-succes-stories-filter-dropdown .success-stories-pattern {
        display: none;
        width: inherit; } }
  .unica-succes-stories-filter-dropdown .dropdown_wrapper {
    margin-bottom: 60px; }
    .unica-succes-stories-filter-dropdown .dropdown_wrapper .dropdown-menu {
      width: 100%;
      border-radius: 4px;
      box-shadow: 0 14px 32px 0 rgba(0, 0, 0, 0.09);
      background-color: #ffffff;
      border: 0px; }
      .unica-succes-stories-filter-dropdown .dropdown_wrapper .dropdown-menu li a:hover {
        background: transparent; }
      .unica-succes-stories-filter-dropdown .dropdown_wrapper .dropdown-menu .title {
        font-size: 16px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.75;
        letter-spacing: normal;
        color: #4b4b4b;
        margin-top: 5px;
        margin-bottom: 5px;
        transition: 0.2s all ease-in; }
        .unica-succes-stories-filter-dropdown .dropdown_wrapper .dropdown-menu .title:hover {
          color: #f5821e; }
    .unica-succes-stories-filter-dropdown .dropdown_wrapper .name {
      display: inline-block;
      font-size: 16px;
      font-weight: 500;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.75;
      letter-spacing: normal;
      color: #000000; }
      @media only screen and (min-width: 320px) and (max-width: 480px) {
        .unica-succes-stories-filter-dropdown .dropdown_wrapper .name {
          display: block;
          text-align: center;
          margin-bottom: 20px; } }
      @media only screen and (min-width: 481px) and (max-width: 1200px) {
        .unica-succes-stories-filter-dropdown .dropdown_wrapper .name {
          text-align: left;
          margin-bottom: 20px; } }
    .unica-succes-stories-filter-dropdown .dropdown_wrapper .dropdown {
      display: inline-block;
      width: 292px;
      height: 48px;
      border: solid 1px #d2d2d2;
      background-color: #ffffff;
      margin-left: 30px;
      border-radius: 4px;
      padding-left: 15px;
      padding-right: 20px;
      font-size: 16px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.75;
      letter-spacing: normal;
      color: #000000;
      padding-top: 10px; }
      .unica-succes-stories-filter-dropdown .dropdown_wrapper .dropdown svg {
        float: right;
        margin-top: 6px; }
      @media only screen and (min-width: 320px) and (max-width: 480px) {
        .unica-succes-stories-filter-dropdown .dropdown_wrapper .dropdown {
          display: block;
          margin-left: 0px;
          margin-bottom: 15px;
          width: 100%; } }
      @media only screen and (min-width: 481px) and (max-width: 1200px) {
        .unica-succes-stories-filter-dropdown .dropdown_wrapper .dropdown {
          display: block;
          margin-left: 0px;
          margin-bottom: 15px; } }
  .unica-succes-stories-filter-dropdown .feature-box-3 {
    margin: inherit;
    margin-bottom: 31px; }
    @media only screen and (min-width: 800px) and (max-width: 1200px) {
      .unica-succes-stories-filter-dropdown .feature-box-3 {
        height: 350px; } }
  .unica-succes-stories-filter-dropdown .pagination_wrapper {
    text-align: center;
    margin-top: 20px; }
    .unica-succes-stories-filter-dropdown .pagination_wrapper .box {
      cursor: pointer;
      display: inline-block;
      vertical-align: top;
      font-size: 12px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 1;
      letter-spacing: 0.2px;
      text-align: center;
      color: #4b4b4b;
      width: 48px;
      height: 48px;
      border: solid 1px #d2d2d2;
      background-color: #ffffff;
      margin-left: 15px;
      border-radius: 4px; }
      @media only screen and (min-width: 320px) and (max-width: 480px) {
        .unica-succes-stories-filter-dropdown .pagination_wrapper .box {
          margin-left: 7px;
          width: 40px;
          height: 40px; } }
    .unica-succes-stories-filter-dropdown .pagination_wrapper .number-box {
      padding-top: 17px; }
      @media only screen and (min-width: 320px) and (max-width: 480px) {
        .unica-succes-stories-filter-dropdown .pagination_wrapper .number-box {
          padding-top: 14px; } }
    @media only screen and (min-width: 320px) and (max-width: 480px) {
      .unica-succes-stories-filter-dropdown .pagination_wrapper .number_4 {
        display: none; } }
    @media only screen and (min-width: 320px) and (max-width: 480px) {
      .unica-succes-stories-filter-dropdown .pagination_wrapper .number_5 {
        display: none; } }
    .unica-succes-stories-filter-dropdown .pagination_wrapper .box-selected {
      border: solid 1px #f5821e;
      color: #f5821e; }
    @media only screen and (min-width: 320px) and (max-width: 480px) {
      .unica-succes-stories-filter-dropdown .pagination_wrapper .left_arrow {
        margin-left: 0px; }
        .unica-succes-stories-filter-dropdown .pagination_wrapper .left_arrow svg {
          height: 40px; } }
    .unica-succes-stories-filter-dropdown .pagination_wrapper .right_arrow {
      -webkit-transform: scaleX(-1);
      transform: scaleX(-1); }
      @media only screen and (min-width: 320px) and (max-width: 480px) {
        .unica-succes-stories-filter-dropdown .pagination_wrapper .right_arrow svg {
          height: 40px; } }

.transforming_customer_interaction_container .transforming_customer_main_container {
  margin-top: -308px;
  padding: 40px 60px 0px 60px;
  border-radius: 4px;
  background-color: #ffffff; }
  @media only screen and (min-width: 320px) and (max-width: 480px) {
    .transforming_customer_interaction_container .transforming_customer_main_container {
      padding: 40px 15px 0px 15px;
      text-align: center; } }
  .transforming_customer_interaction_container .transforming_customer_main_container .transforming_customer_banner_section {
    margin-bottom: 30px; }
    .transforming_customer_interaction_container .transforming_customer_main_container .transforming_customer_banner_section .left_section {
      width: 55%;
      float: left; }
      @media only screen and (min-width: 320px) and (max-width: 480px) {
        .transforming_customer_interaction_container .transforming_customer_main_container .transforming_customer_banner_section .left_section {
          float: none;
          width: 100%; } }
      @media only screen and (min-width: 500px) and (max-width: 999px) {
        .transforming_customer_interaction_container .transforming_customer_main_container .transforming_customer_banner_section .left_section {
          width: 100%; } }
      @media only screen and (min-width: 1000px) and (max-width: 1200px) {
        .transforming_customer_interaction_container .transforming_customer_main_container .transforming_customer_banner_section .left_section {
          width: 47%; } }
      .transforming_customer_interaction_container .transforming_customer_main_container .transforming_customer_banner_section .left_section .img {
        margin-bottom: 10px; }
      .transforming_customer_interaction_container .transforming_customer_main_container .transforming_customer_banner_section .left_section .title {
        margin-bottom: 10px; }
      .transforming_customer_interaction_container .transforming_customer_main_container .transforming_customer_banner_section .left_section .content {
        font-size: 12px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.5;
        letter-spacing: normal;
        color: #4b4b4b;
        margin-bottom: 20px; }
      .transforming_customer_interaction_container .transforming_customer_main_container .transforming_customer_banner_section .left_section .share_wrapper .share_text {
        display: inline-block;
        font-size: 12px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.5;
        letter-spacing: normal;
        color: #4b4b4b; }
        @media only screen and (min-width: 320px) and (max-width: 480px) {
          .transforming_customer_interaction_container .transforming_customer_main_container .transforming_customer_banner_section .left_section .share_wrapper .share_text {
            display: block;
            text-align: center;
            margin-bottom: 10px;
            font-size: 10px; } }
      .transforming_customer_interaction_container .transforming_customer_main_container .transforming_customer_banner_section .left_section .share_wrapper .icon {
        display: inline-block;
        vertical-align: -webkit-baseline-middle;
        margin-left: 15px; }
        @media only screen and (min-width: 320px) and (max-width: 480px) {
          .transforming_customer_interaction_container .transforming_customer_main_container .transforming_customer_banner_section .left_section .share_wrapper .icon svg {
            width: 27px; } }
      .transforming_customer_interaction_container .transforming_customer_main_container .transforming_customer_banner_section .left_section .share_wrapper .icon:nth-child(1) {
        margin-left: 25px; }
    .transforming_customer_interaction_container .transforming_customer_main_container .transforming_customer_banner_section .right_section {
      float: right; }
      @media only screen and (min-width: 500px) and (max-width: 999px) {
        .transforming_customer_interaction_container .transforming_customer_main_container .transforming_customer_banner_section .right_section {
          float: left; } }
      @media only screen and (min-width: 320px) and (max-width: 480px) {
        .transforming_customer_interaction_container .transforming_customer_main_container .transforming_customer_banner_section .right_section {
          float: none; } }
      .transforming_customer_interaction_container .transforming_customer_main_container .transforming_customer_banner_section .right_section .industry_wrapper {
        text-align: right;
        padding-top: 20px;
        margin-bottom: 44px; }
        @media only screen and (min-width: 500px) and (max-width: 999px) {
          .transforming_customer_interaction_container .transforming_customer_main_container .transforming_customer_banner_section .right_section .industry_wrapper {
            text-align: left; } }
        .transforming_customer_interaction_container .transforming_customer_main_container .transforming_customer_banner_section .right_section .industry_wrapper span:nth-child(1) {
          font-size: 16px;
          font-weight: 500;
          font-style: normal;
          font-stretch: normal;
          line-height: 1.75;
          letter-spacing: normal;
          color: #000000; }
          @media only screen and (min-width: 320px) and (max-width: 480px) {
            .transforming_customer_interaction_container .transforming_customer_main_container .transforming_customer_banner_section .right_section .industry_wrapper span:nth-child(1) {
              display: block;
              text-align: center; } }
        .transforming_customer_interaction_container .transforming_customer_main_container .transforming_customer_banner_section .right_section .industry_wrapper span:nth-child(2) {
          font-size: 12px;
          font-weight: normal;
          font-style: normal;
          font-stretch: normal;
          line-height: 1.5;
          letter-spacing: normal;
          color: #4b4b4b;
          margin-left: 10px; }
          @media only screen and (min-width: 320px) and (max-width: 480px) {
            .transforming_customer_interaction_container .transforming_customer_main_container .transforming_customer_banner_section .right_section .industry_wrapper span:nth-child(2) {
              display: block;
              text-align: center; } }
      @media only screen and (min-width: 320px) and (max-width: 480px) {
        .transforming_customer_interaction_container .transforming_customer_main_container .transforming_customer_banner_section .right_section .img_wrapper img {
          width: 100%; } }
.transforming_customer_interaction_container .transforming_title {
  margin-bottom: 10px;
  text-align: left; }
.transforming_customer_interaction_container .transforming_subtitle {
  margin-bottom: 20px; }
.transforming_customer_interaction_container .transforming_content {
  margin-bottom: 30px;
  text-align: left; }

.interaction_boost_months_section {
  position: relative;
  background-image: linear-gradient(100deg, #0365b3, #6ab4e1);
  margin-top: 30px;
  margin-bottom: 60px;
  padding: 80px 0px; }
  @media only screen and (min-width: 320px) and (max-width: 480px) {
    .interaction_boost_months_section {
      margin-bottom: 50px;
      padding: 28px 0px; } }
  .interaction_boost_months_section .title {
    font-size: 40px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.3;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    margin-bottom: 10px; }
    @media only screen and (min-width: 320px) and (max-width: 480px) {
      .interaction_boost_months_section .title {
        font-size: 30px; } }
  .interaction_boost_months_section .content {
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff; }
    @media only screen and (min-width: 320px) and (max-width: 480px) {
      .interaction_boost_months_section .content {
        margin-bottom: 30px;
        font-size: 14px; } }
  .interaction_boost_months_section .interaction_image {
    position: relative; }
    .interaction_boost_months_section .interaction_image::before {
      content: '';
      position: absolute;
      background-image: url(../img/3.svg);
      background-size: cover;
      width: 150px;
      height: 150px;
      left: -43px;
      top: -67px; }
      @media only screen and (min-width: 320px) and (max-width: 480px) {
        .interaction_boost_months_section .interaction_image::before {
          left: 0px;
          top: -7px; } }
  .interaction_boost_months_section .months_image {
    position: relative; }
    .interaction_boost_months_section .months_image .months_inner_image {
      position: absolute;
      bottom: -109px;
      right: 0px; }
      @media only screen and (min-width: 320px) and (max-width: 1200px) {
        .interaction_boost_months_section .months_image .months_inner_image {
          width: 80%;
          object-fit: contain;
          object-position: right center;
          bottom: -27px;
          right: 0;
          top: inherit; } }

.story_section.about_bank_montrael_section {
  margin-top: 30px;
  padding-bottom: 30px; }
.story_section .transforming_title {
  margin-bottom: 10px; }
.story_section .transforming_subtitle {
  margin-bottom: 20px;
  color: #000000; }
.story_section .transforming_content {
  margin-bottom: 30px;
  color: #000000; }

.unica_singlestory_success_schedule_section {
  margin-top: 30px;
  margin-bottom: 62px; }
  @media only screen and (min-width: 320px) and (max-width: 1200px) {
    .unica_singlestory_success_schedule_section .owl-nav {
      text-align: center;
      position: absolute;
      bottom: -49px;
      left: 50%;
      transform: translate(-50%); }
    .unica_singlestory_success_schedule_section .owl-dots {
      text-align: center; }
    .unica_singlestory_success_schedule_section .feature-box-3 {
      margin-bottom: 25px !important; } }
  @media only screen and (min-width: 320px) and (max-width: 1200px) and (min-width: 320px) and (max-width: 480px) {
    .unica_singlestory_success_schedule_section .feature-box-3 {
      margin-top: 30px; }
      .unica_singlestory_success_schedule_section .feature-box-3 a {
        font-size: 10px; } }

.single-story-firstcomment-section .name {
  color: #000000; }
.single-story-firstcomment-section .solutions-pattern-2 {
  left: inherit;
  position: absolute;
  z-index: -1;
  top: -300px;
  right: 0px;
  width: 50%;
  height: 353px;
  object-fit: contain;
  object-position: right center;
  height: 700px; }
  @media only screen and (min-width: 320px) and (max-width: 1200px) {
    .single-story-firstcomment-section .solutions-pattern-2 {
      position: absolute;
      z-index: -1;
      top: -190px;
      right: 0px;
      width: 50%;
      height: 353px;
      object-fit: contain;
      object-position: right center; } }
@media only screen and (min-width: 320px) and (max-width: 480px) {
  .single-story-firstcomment-section h5 {
    font-size: 10px; } }

.single-story-secondcomment-section .name {
  color: #000000; }
.single-story-secondcomment-section .solutions-pattern-2 {
  left: 0px; }
  @media only screen and (min-width: 320px) and (max-width: 1200px) {
    .single-story-secondcomment-section .solutions-pattern-2 {
      position: absolute;
      z-index: -1;
      top: -190px;
      left: inherit;
      width: 50%;
      height: 353px;
      object-fit: contain;
      object-position: left center; } }
@media only screen and (min-width: 320px) and (max-width: 480px) {
  .single-story-secondcomment-section h5 {
    font-size: 10px; } }

.pnp-ui-company-section ul li {
  width: 200px !important; }
  @media only screen and (min-width: 320px) and (max-width: 480px) {
    .pnp-ui-company-section ul li {
      width: 143px !important;
      vertical-align: top; } }

.we_are_on_mission_section .liner {
  margin-top: 10px;
  margin-bottom: 10px; }
@media only screen and (min-width: 320px) and (max-width: 480px) {
  .we_are_on_mission_section .liner {
    width: 35px;
    height: 5px;
    margin-top: 5px;
    margin-bottom: 5px; } }

@media only screen and (min-width: 320px) and (max-width: 480px) {
  .pnp-ui-video-section .pnp-pattern-4 {
    display: none; }
  .pnp-ui-video-section .pnp-pattern-5 {
    display: none; } }
.pnp-ui-video-section .pnp-pattern-4 {
  position: absolute;
  z-index: -1;
  top: -261px;
  left: -38%;
  -webkit-transform: rotate(-720deg);
  -moz-transform: rotate(-720deg);
  -ms-transform: rotate(-720deg);
  -o-transform: rotate(-720deg);
  transform: rotate(-720deg); }
.pnp-ui-video-section .pnp-pattern-5 {
  position: absolute;
  z-index: -1;
  top: -261px;
  right: -38%;
  -webkit-transform: rotate(-720deg);
  -moz-transform: rotate(-720deg);
  -ms-transform: rotate(-720deg);
  -o-transform: rotate(-720deg);
  transform: rotate(-720deg); }
  @media screen and (max-width: 769px) {
    .pnp-ui-video-section .pnp-pattern-5 {
      position: absolute;
      z-index: -1;
      top: 0;
      right: 0;
      width: 50%;
      height: 353px;
      object-fit: contain;
      top: -120px; } }

.whats_new_section .liner {
  margin-top: 10px;
  margin-bottom: 10px; }
@media only screen and (min-width: 320px) and (max-width: 480px) {
  .whats_new_section .liner {
    width: 35px;
    height: 5px;
    margin-top: 5px;
    margin-bottom: 5px; } }
@media screen and (max-width: 1000px) {
  .whats_new_section .owl-dots {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0%);
    bottom: 52px; }
  .whats_new_section .owl-nav {
    margin-top: 10px; } }
.whats_new_section .title {
  color: #000000; }
@media all and (max-width: 768px) {
  .whats_new_section .owl-carousel {
    margin-left: -15px;
    margin-right: -15px; } }
@media all and (min-width: 992px) {
  .whats_new_section #hclSoftwareCorousol .owl-item {
    padding: 35px; } }
@media all and (min-width: 992px) {
  .whats_new_section #hclSoftwareCorousol .owl-item.center .feature-box-5 {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); } }
.whats_new_section #hclSoftwareCorousol .feature-box-5 {
  position: relative; }
  @media all and (max-width: 992px) {
    .whats_new_section #hclSoftwareCorousol .feature-box-5 {
      margin-left: 7.5px;
      margin-right: 7.5px; } }
  .whats_new_section #hclSoftwareCorousol .feature-box-5 .content {
    position: absolute;
    bottom: 30px;
    left: 30px; }
    @media only screen and (min-width: 320px) and (max-width: 480px) {
      .whats_new_section #hclSoftwareCorousol .feature-box-5 .content {
        position: inherit;
        left: 0px;
        bottom: inherit; } }
    .whats_new_section #hclSoftwareCorousol .feature-box-5 .content .name {
      font-size: 18px;
      font-weight: 500;
      line-height: 1.67;
      color: #ffffff; }
      @media only screen and (min-width: 320px) and (max-width: 480px) {
        .whats_new_section #hclSoftwareCorousol .feature-box-5 .content .name {
          color: #000000;
          margin-top: 10px;
          font-size: 14px;
          text-align: center; } }
    .whats_new_section #hclSoftwareCorousol .feature-box-5 .content .paragraph {
      margin-right: 30px; }
      @media only screen and (min-width: 320px) and (max-width: 480px) {
        .whats_new_section #hclSoftwareCorousol .feature-box-5 .content .paragraph {
          margin-top: 5px;
          text-align: center;
          font-size: 10px;
          margin-right: inherit; } }
      .whats_new_section #hclSoftwareCorousol .feature-box-5 .content .paragraph p {
        font-size: 12px;
        line-height: 1.5;
        color: #ffffff; }
        @media only screen and (min-width: 320px) and (max-width: 480px) {
          .whats_new_section #hclSoftwareCorousol .feature-box-5 .content .paragraph p {
            color: #4b4b4b;
            float: none;
            width: 100%;
            margin-bottom: 20px; } }
      .whats_new_section #hclSoftwareCorousol .feature-box-5 .content .paragraph .learn-more-btn {
        left: 0px;
        border-radius: 2px;
        border: solid 2px #ffffff;
        background-color: transparent;
        font-size: 12px;
        font-weight: bold;
        line-height: 1;
        letter-spacing: 0.2px;
        text-align: center;
        color: #ffffff;
        padding: 7px 19px;
        overflow: hidden;
        -webkit-transition: border-color 0.3s, color 0.3s;
        transition: border-color 0.3s, color 0.3s;
        -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
        transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
        border-radius: 2px;
        position: relative; }
        @media only screen and (min-width: 320px) and (max-width: 480px) {
          .whats_new_section #hclSoftwareCorousol .feature-box-5 .content .paragraph .learn-more-btn {
            border-radius: 2px;
            border-style: solid;
            border-width: 2px;
            border-image-source: linear-gradient(278deg, #f8ab69, #f5821e);
            border-image-slice: 1;
            color: #f5821e;
            float: none;
            font-size: 10px; } }
        .whats_new_section #hclSoftwareCorousol .feature-box-5 .content .paragraph .learn-more-btn:hover, .whats_new_section #hclSoftwareCorousol .feature-box-5 .content .paragraph .learn-more-btn:active {
          color: #f5821e; }
        .whats_new_section #hclSoftwareCorousol .feature-box-5 .content .paragraph .learn-more-btn::before {
          content: '';
          position: absolute;
          top: 0;
          left: 0;
          width: 150%;
          height: 100%;
          background: #fff;
          z-index: -1;
          -webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
          transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
          -webkit-transform-origin: 0% 100%;
          transform-origin: 0% 100%;
          -webkit-transition: -webkit-transform 0.25s, opacity 0.25s, background-color 0.25s;
          transition: transform 0.25s, opacity 0.25s, background-color 0.25s; }
        .whats_new_section #hclSoftwareCorousol .feature-box-5 .content .paragraph .learn-more-btn:hover {
          color: #f5821e;
          border-color: #fff;
          box-shadow: 0 14px 32px 0 rgba(0, 0, 0, 0.09);
          border-radius: 2px;
          background: transparent !important; }
          .whats_new_section #hclSoftwareCorousol .feature-box-5 .content .paragraph .learn-more-btn:hover::before {
            opacity: 1;
            -webkit-transform: rotate3d(0, 0, 1, 0deg);
            transform: rotate3d(0, 0, 1, 0deg);
            -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
            transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
.whats_new_section #hclSoftwareCorousol .owl-nav {
  text-align: center;
  margin-top: 40px; }
.whats_new_section #hclSoftwareCorousol .owl-dots {
  text-align: center;
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  bottom: 57px; }

.pnp-ui-product-section .title {
  color: #000000; }
.pnp-ui-product-section .main-subtitle {
  margin-bottom: 97px; }
  @media only screen and (min-width: 320px) and (max-width: 480px) {
    .pnp-ui-product-section .main-subtitle {
      margin-bottom: 33px; } }
.pnp-ui-product-section .our_products_box {
  border-radius: 4px;
  box-shadow: 0 14px 32px 0 rgba(0, 0, 0, 0.09);
  background-color: rgba(255, 255, 255, 0);
  padding: 25px 55px 30px 30px;
  margin-bottom: 30px; }
  @media only screen and (min-width: 320px) and (max-width: 480px) {
    .pnp-ui-product-section .our_products_box {
      margin-bottom: 22px; } }
  .pnp-ui-product-section .our_products_box .img {
    margin-bottom: 10px; }
    .pnp-ui-product-section .our_products_box .img img {
      width: 150px;
      height: 150px; }
  .pnp-ui-product-section .our_products_box .title {
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: normal;
    color: #000000;
    margin-bottom: 5px; }
    @media only screen and (min-width: 320px) and (max-width: 480px) {
      .pnp-ui-product-section .our_products_box .title {
        text-align: left;
        font-size: 14px; } }
  .pnp-ui-product-section .our_products_box .content {
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #4b4b4b;
    margin-bottom: 25px; }
    @media only screen and (min-width: 320px) and (max-width: 480px) {
      .pnp-ui-product-section .our_products_box .content {
        font-size: 10px; } }
  .pnp-ui-product-section .our_products_box .bg_img {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    z-index: -1; }
  @media only screen and (min-width: 320px) and (max-width: 480px) {
    .pnp-ui-product-section .our_products_box .link_btn a {
      font-size: 10px; } }
.pnp-ui-product-section .other_products_box {
  padding-bottom: 30px; }
  .pnp-ui-product-section .other_products_box .img {
    margin-bottom: 40px;
    margin-top: 35px; }
  .pnp-ui-product-section .other_products_box .bg_img {
    right: 0;
    height: 100%; }
  .pnp-ui-product-section .other_products_box .content {
    margin-bottom: 0px; }
    @media only screen and (min-width: 320px) and (max-width: 480px) {
      .pnp-ui-product-section .other_products_box .content {
        margin-bottom: 30px; } }
  .pnp-ui-product-section .other_products_box .link_btn {
    position: absolute;
    right: 30px;
    bottom: 30px; }
    @media only screen and (min-width: 320px) and (max-width: 480px) {
      .pnp-ui-product-section .other_products_box .link_btn {
        position: inherit;
        right: inherit;
        bottom: inherit;
        text-align: left !important; }
        .pnp-ui-product-section .other_products_box .link_btn a {
          font-size: 10px; } }
.pnp-ui-product-section .liner {
  margin-top: 10px;
  margin-bottom: 10px; }
@media only screen and (min-width: 320px) and (max-width: 480px) {
  .pnp-ui-product-section .liner {
    width: 35px;
    height: 5px;
    margin-top: 5px;
    margin-bottom: 5px; } }

.pnp-our-products-ui-blue-bg-section {
  background: url(../img/pnp-icon-info-pattern-bg.svg) no-repeat center center, linear-gradient(104deg, #69b4e1, #0066b3);
  padding: 80px 0px;
  margin-top: 90px;
  margin-bottom: 50px; }
  @media only screen and (min-width: 320px) and (max-width: 480px) {
    .pnp-our-products-ui-blue-bg-section {
      margin-top: 38px;
      background-size: cover;
      background-position: 100%; } }
  @media only screen and (min-width: 500px) and (max-width: 1200px) {
    .pnp-our-products-ui-blue-bg-section .box {
      text-align: center; } }
  .pnp-our-products-ui-blue-bg-section .box .img {
    margin-bottom: 15px; }
    @media only screen and (min-width: 320px) and (max-width: 480px) {
      .pnp-our-products-ui-blue-bg-section .box .img {
        text-align: center; } }
  .pnp-our-products-ui-blue-bg-section .box .title {
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: normal;
    color: #ffffff;
    margin-bottom: 5px; }
    @media only screen and (min-width: 320px) and (max-width: 480px) {
      .pnp-our-products-ui-blue-bg-section .box .title {
        font-size: 14px; } }
  .pnp-our-products-ui-blue-bg-section .box .content {
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.75;
    letter-spacing: normal;
    color: #ffffff; }
    @media only screen and (min-width: 320px) and (max-width: 480px) {
      .pnp-our-products-ui-blue-bg-section .box .content {
        text-align: center;
        margin-bottom: 38px;
        font-size: 12px; } }
    @media only screen and (min-width: 500px) and (max-width: 1200px) {
      .pnp-our-products-ui-blue-bg-section .box .content {
        margin-bottom: 38px; } }

.pnp-products-by-solution-section {
  position: relative; }
  .pnp-products-by-solution-section .title {
    color: #000000; }
  .pnp-products-by-solution-section .tab-container {
    margin-top: 112px;
    margin-bottom: 60px; }
    @media screen and (max-width: 480px) {
      .pnp-products-by-solution-section .tab-container {
        margin-bottom: 20px;
        margin-top: 50px; } }
    .pnp-products-by-solution-section .tab-container ul {
      border-bottom: 0px;
      border-radius: 4px;
      border: solid 1px #d2d2d2;
      background-color: #ffffff;
      width: 100%;
      overflow-x: auto; }
      @media screen and (max-width: 760px) {
        .pnp-products-by-solution-section .tab-container ul {
          width: auto;
          margin-left: -30px;
          margin-right: -30px;
          border: 0; } }
      .pnp-products-by-solution-section .tab-container ul li {
        width: 187px;
        text-align: center;
        padding: 15px 10px 20px;
        width: 1%;
        min-width: 187px;
        display: table-cell;
        float: none; }
        @media screen and (max-width: 760px) {
          .pnp-products-by-solution-section .tab-container ul li {
            min-width: 120px; } }
        .pnp-products-by-solution-section .tab-container ul li a {
          font-size: 16px;
          line-height: 1.75;
          white-space: nowrap;
          text-align: center;
          color: #4b4b4b;
          padding: 0px;
          margin-right: 0px; }
        .pnp-products-by-solution-section .tab-container ul li a:hover {
          background-color: transparent;
          border-color: transparent; }
      .pnp-products-by-solution-section .tab-container ul .active {
        position: relative; }
        .pnp-products-by-solution-section .tab-container ul .active a {
          border: 0px;
          font-size: 16px;
          font-weight: 500;
          font-style: normal;
          font-stretch: normal;
          line-height: 1.75;
          letter-spacing: normal;
          text-align: center;
          color: #000000; }
        .pnp-products-by-solution-section .tab-container ul .active::before {
          content: '';
          background-image: linear-gradient(271deg, #f8ab69, #f5821e);
          position: absolute;
          width: 100%;
          bottom: -1px;
          height: 5px;
          left: 0px; }
      .pnp-products-by-solution-section .tab-container ul li:last-child {
        width: 203px; }
    .pnp-products-by-solution-section .tab-container ul::-webkit-scrollbar {
      display: none; }
  .pnp-products-by-solution-section .tab-content .title {
    margin-bottom: 10px; }
  .pnp-products-by-solution-section .tab-content .sub-title {
    margin-bottom: 60px; }
  .pnp-products-by-solution-section .tab-content .box {
    border-radius: 4px;
    box-shadow: 0 14px 32px 0 rgba(0, 0, 0, 0.09);
    background-color: #ffffff;
    padding: 20px 25px 20px 25px;
    margin: 40px 15px; }
    .pnp-products-by-solution-section .tab-content .box .image {
      margin-bottom: 20px;
      padding-left: 20px;
      padding-right: 20px; }
    .pnp-products-by-solution-section .tab-content .box .header {
      font-size: 18px;
      font-weight: 500;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.67;
      letter-spacing: normal;
      text-align: center;
      color: #000000;
      margin-bottom: 5px; }
      @media only screen and (min-width: 320px) and (max-width: 480px) {
        .pnp-products-by-solution-section .tab-content .box .header {
          font-size: 14px; } }
    .pnp-products-by-solution-section .tab-content .box .content {
      font-size: 12px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.5;
      letter-spacing: normal;
      text-align: center;
      color: #4b4b4b;
      margin-bottom: 21px; }
      @media only screen and (min-width: 320px) and (max-width: 480px) {
        .pnp-products-by-solution-section .tab-content .box .content {
          font-size: 12px; } }
    .pnp-products-by-solution-section .tab-content .box .link_btn {
      text-align: center; }
      @media only screen and (min-width: 320px) and (max-width: 480px) {
        .pnp-products-by-solution-section .tab-content .box .link_btn a {
          font-size: 10px; } }
  .pnp-products-by-solution-section .tab-content .button-group {
    text-align: center;
    margin-bottom: 120px; }
    @media only screen and (min-width: 320px) and (max-width: 480px) {
      .pnp-products-by-solution-section .tab-content .button-group {
        margin-bottom: 50px; }
        .pnp-products-by-solution-section .tab-content .button-group a {
          max-width: 170px;
          font-size: 10px; } }
  .pnp-products-by-solution-section .tab-content .unica-home-pattern-2 {
    width: 28%; }
  .pnp-products-by-solution-section .tab-content .unica-home-pattern-3 {
    width: 28%;
    top: -167px; }
    @media only screen and (min-width: 320px) and (max-width: 480px) {
      .pnp-products-by-solution-section .tab-content .unica-home-pattern-3 {
        width: 50%;
        top: -25px; } }
  .pnp-products-by-solution-section .tab-content .tab-pane .btn-style-4 {
    padding: 5px 19px; }
  @media only screen and (min-width: 320px) and (max-width: 1200px) {
    .pnp-products-by-solution-section .tab-content .owl-nav {
      text-align: center; }
    .pnp-products-by-solution-section .tab-content .owl-dots {
      text-align: center; } }
  @media only screen and (min-width: 320px) and (max-width: 480px) {
    .pnp-products-by-solution-section .owl-item {
      padding-bottom: 20px; } }
  .pnp-products-by-solution-section .liner {
    margin-top: 10px;
    margin-bottom: 10px; }
  @media only screen and (min-width: 320px) and (max-width: 480px) {
    .pnp-products-by-solution-section .liner {
      width: 35px;
      height: 5px;
      margin-top: 5px;
      margin-bottom: 5px; } }
  @media screen and (max-width: 1000px) {
    .pnp-products-by-solution-section .owl-dots {
      position: absolute;
      left: 50%;
      transform: translate(-50%, 0%);
      bottom: 58px; }
    .pnp-products-by-solution-section .owl-nav {
      margin-top: 39px; } }

.pnp-help-section .content {
  background: url(../img/pnp-small-cta-pattern-bg.svg) no-repeat center center, linear-gradient(285deg, #5ec1ef, #0267b4);
  padding-bottom: 4px;
  border-radius: inherit; }
.pnp-help-section .title {
  margin-top: 20px; }
.pnp-help-section .sub-title {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.75;
  letter-spacing: normal;
  color: #ffffff; }
  @media only screen and (min-width: 320px) and (max-width: 480px) {
    .pnp-help-section .sub-title {
      font-size: 14px;
      margin-top: 5px; } }
.pnp-help-section .button-group .btn-style-1 {
  min-width: 240px; }
@media only screen and (min-width: 320px) and (max-width: 480px) {
  .pnp-help-section .button-group {
    padding-bottom: 20px; } }

@media only screen and (min-width: 320px) and (max-width: 480px) {
  .pnp-video-gallery-section .unica-home-pattern-3 {
    display: none; }
  .pnp-video-gallery-section .liner {
    width: 35px;
    height: 5px;
    margin-top: 5px;
    margin-bottom: 5px; } }
@media screen and (max-width: 1000px) {
  .pnp-video-gallery-section .owl-dots {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0%);
    bottom: 52px; }
  .pnp-video-gallery-section .owl-nav {
    margin-top: 10px; } }
.pnp-video-gallery-section .feature-box-3 {
  padding: 15px;
  padding-bottom: 0px;
  margin-top: 0px; }
  @media only screen and (min-width: 320px) and (max-width: 480px) {
    .pnp-video-gallery-section .feature-box-3 {
      margin-top: 0px; } }
  .pnp-video-gallery-section .feature-box-3 .content {
    padding-bottom: 0px;
    padding-left: 15px;
    padding-right: 15px; }
    .pnp-video-gallery-section .feature-box-3 .content h4 {
      font-size: 18px;
      font-weight: 500;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.67;
      letter-spacing: normal;
      text-align: center;
      color: #000000; }
      @media only screen and (min-width: 320px) and (max-width: 480px) {
        .pnp-video-gallery-section .feature-box-3 .content h4 {
          font-size: 14px; } }
.pnp-video-gallery-section .liner {
  margin-top: 10px;
  margin-bottom: 10px; }

.pnp-support-product-container .box {
  background-image: url("../img/small-card-cta-bg.svg");
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: 205px;
  border-radius: 4px; }
  @media only screen and (min-width: 320px) and (max-width: 480px) {
    .pnp-support-product-container .box {
      margin-bottom: 20px;
      background-position: 100% 100%; } }
  .pnp-support-product-container .box .img {
    padding-top: 30px;
    padding-left: 40px;
    padding-bottom: 20px; }
    .pnp-support-product-container .box .img img {
      width: 100px; }
      @media only screen and (min-width: 320px) and (max-width: 480px) {
        .pnp-support-product-container .box .img img {
          width: 76px; } }
  .pnp-support-product-container .box .text {
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: normal;
    color: #ffffff;
    padding-left: 40px; }
    @media only screen and (min-width: 320px) and (max-width: 480px) {
      .pnp-support-product-container .box .text {
        padding-left: 30px;
        font-size: 14px; }
        .pnp-support-product-container .box .text img {
          width: 30px; } }

.pnp-footer-faq-section {
  margin-bottom: 120px;
  margin-top: 60px; }
  .pnp-footer-faq-section .resources-row {
    margin: 0; }
  .pnp-footer-faq-section .owl-carousel {
    display: block;
    margin-left: 0px;
    margin-top: 60px; }
  .pnp-footer-faq-section .container {
    padding: 0 !important; }
  @media screen and (max-width: 1000px) {
    .pnp-footer-faq-section .owl-dots {
      position: absolute;
      left: 50%;
      transform: translate(-50%, 0%);
      bottom: 52px; }
    .pnp-footer-faq-section .owl-nav {
      margin-top: 10px;
      text-align: center; }
    .pnp-footer-faq-section .container {
      padding-left: 0;
      padding-right: 0; } }
  .pnp-footer-faq-section .faq-box {
    background-image: url("../img/small-card-cta-bg-copy-6.png");
    background-repeat: no-repeat;
    border-radius: 4px;
    margin-bottom: 30px;
    background-size: cover;
    padding-top: 30px;
    transition: transform .2s;
    /* Animation */
    cursor: pointer; }
    .pnp-footer-faq-section .faq-box .img-box {
      height: 65px;
      margin-left: 30px; }
    .pnp-footer-faq-section .faq-box .f-title {
      font-size: 18px;
      font-weight: 500;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.67;
      letter-spacing: normal;
      color: #ffffff;
      margin: 0 15px 0px 30px;
      padding-bottom: 30px; }
      .pnp-footer-faq-section .faq-box .f-title img {
        width: 30px;
        display: inline-block; }
    @media only screen and (max-width: 600px) {
      .pnp-footer-faq-section .faq-box .img-box {
        margin-left: 20px; }
      .pnp-footer-faq-section .faq-box .f-title {
        margin: 0 15px 0px 20px;
        font-size: 14px; }
        .pnp-footer-faq-section .faq-box .f-title img {
          width: 20px;
          margin-left: 5px;
          display: inline-block; } }
    @media only screen and (min-width: 320px) and (max-width: 340px) {
      .pnp-footer-faq-section .faq-box .img-box {
        margin-left: 8px; }
      .pnp-footer-faq-section .faq-box .f-title {
        margin: 0 15px 0px 8px;
        font-size: 14px; }
        .pnp-footer-faq-section .faq-box .f-title img {
          width: 20px;
          margin-left: 5px;
          display: inline-block; } }
  .pnp-footer-faq-section .faq-box:hover {
    box-shadow: 0 14px 32px 0 rgba(0, 0, 0, 0.09);
    transform: scale(1.05); }

.innovations-client-partner-section .liner {
  margin-top: 10px;
  margin-bottom: 10px; }
@media only screen and (min-width: 320px) and (max-width: 480px) {
  .innovations-client-partner-section .liner {
    width: 35px;
    height: 5px;
    margin-top: 5px;
    margin-bottom: 5px; }
  .innovations-client-partner-section .button-group a {
    padding: 5px 19px;
    max-width: 170px;
    font-size: 10px; } }
.innovations-client-partner-section .button-group a {
  padding: 5px 18px; }

.search-card {
  border-radius: 4px;
  box-shadow: 0 14px 32px 0 rgba(0, 0, 0, 0.09);
  background-color: #ffffff;
  padding: 15px 15px 20px 15px;
  margin-bottom: 30px; }
  @media only screen and (min-width: 320px) and (max-width: 480px) {
    .search-card {
      padding: 7.5px 7.5px 10px 7.5px;
      margin-bottom: 15px; } }
  .search-card .title {
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: normal;
    text-align: center;
    color: #000000;
    margin-top: 20px; }
    @media only screen and (min-width: 320px) and (max-width: 480px) {
      .search-card .title {
        font-size: 12px; } }

.welcome-page-glad-section {
  text-align: center; }
  .welcome-page-glad-section .sub-title-two {
    margin-top: 30px; }
    .welcome-page-glad-section .sub-title-two .subtitle-span {
      color: #f5821e; }
  @media only screen and (max-width: 1024px) {
    .welcome-page-glad-section .sub-title {
      text-align: left; } }

.next-steps-welcomepage-wrapper .box {
  border-radius: 4px;
  box-shadow: 0 14px 32px 0 rgba(0, 0, 0, 0.09);
  background-color: #ffffff;
  padding: 30px 25px 40px 25px;
  margin-top: 55px; }
  .next-steps-welcomepage-wrapper .box .image {
    margin-bottom: 5px;
    width: 170px;
    height: 170px;
    margin-left: auto;
    margin-right: auto; }
  .next-steps-welcomepage-wrapper .box .number {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.53;
    letter-spacing: normal;
    text-align: center;
    color: #000000;
    margin-bottom: 5px;
    position: absolute;
    right: -19px;
    z-index: -1;
    margin-top: 30px; }
    @media only screen and (max-width: 1024px) {
      .next-steps-welcomepage-wrapper .box .number {
        display: none; } }
  .next-steps-welcomepage-wrapper .box .header {
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: normal;
    text-align: center;
    color: #000000;
    margin-bottom: 5px; }
    @media only screen and (min-width: 320px) and (max-width: 480px) {
      .next-steps-welcomepage-wrapper .box .header {
        font-size: 14px; } }
  .next-steps-welcomepage-wrapper .box .content {
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #4b4b4b;
    margin-bottom: 21px; }
    @media only screen and (min-width: 320px) and (max-width: 480px) {
      .next-steps-welcomepage-wrapper .box .content {
        font-size: 12px; } }
  .next-steps-welcomepage-wrapper .box .third-box {
    margin-top: 110px; }

.welcomepage-know-our-products {
  margin-bottom: 60px;
  margin-top: 60px; }
  @media only screen and (max-width: 1024px) {
    .welcomepage-know-our-products {
      margin-bottom: 10px; } }
  .welcomepage-know-our-products .visit-text {
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: normal;
    text-align: center;
    color: #4b4b4b;
    margin-bottom: 100px; }
    @media only screen and (max-width: 600px) {
      .welcomepage-know-our-products .visit-text {
        font-size: 13px;
        margin-bottom: 50px; } }
  .welcomepage-know-our-products .product-top-left-img {
    position: absolute;
    left: -285px;
    margin-top: -65px; }
    @media only screen and (max-width: 1024px) {
      .welcomepage-know-our-products .product-top-left-img {
        display: none; } }
  .welcomepage-know-our-products .product-bottom-right-img {
    position: absolute;
    right: -248px;
    margin-top: 190px;
    z-index: -1; }
    @media only screen and (max-width: 1024px) {
      .welcomepage-know-our-products .product-bottom-right-img {
        display: none; } }
  .welcomepage-know-our-products .product-box1 {
    background-image: url("../img/c-pattern-6.png"); }
  .welcomepage-know-our-products .product-box2 {
    background-image: url("../img/c-pattern-5.png"); }
  .welcomepage-know-our-products .product-box3 {
    background-image: url("../img/c-pattern-1.png"); }
  .welcomepage-know-our-products .product-box4 {
    background-image: url("../img/c-pattern-7.png"); }
  .welcomepage-know-our-products .product-box5 {
    background-image: url("../img/c-pattern-4.png"); }
  .welcomepage-know-our-products .product-box6 {
    background-image: url("../img/c-pattern-3.png"); }
  .welcomepage-know-our-products .product-box7 {
    background-image: url("../img/c-pattern-2.png"); }
  .welcomepage-know-our-products .product-box {
    border-radius: 4px;
    box-shadow: 0 14px 32px 0 rgba(0, 0, 0, 0.09);
    background-color: #ffffff;
    margin-bottom: 30px; }
    .welcomepage-know-our-products .product-box .img-responsive {
      width: 150px;
      margin-bottom: 10px;
      margin-left: 30px;
      margin-top: 25px; }
    .welcomepage-know-our-products .product-box .header {
      font-size: 18px;
      font-weight: 500;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.67;
      letter-spacing: normal;
      text-align: left;
      color: #000000;
      margin-bottom: 5px;
      margin-left: 30px; }
      @media only screen and (min-width: 320px) and (max-width: 480px) {
        .welcomepage-know-our-products .product-box .header {
          font-size: 14px; } }
    .welcomepage-know-our-products .product-box .content {
      font-size: 16px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.5;
      letter-spacing: normal;
      text-align: left;
      color: #4b4b4b;
      margin-bottom: 43px;
      margin-left: 30px;
      margin-right: 30px; }
      @media only screen and (min-width: 320px) and (max-width: 480px) {
        .welcomepage-know-our-products .product-box .content {
          font-size: 12px; } }
    .welcomepage-know-our-products .product-box .coming-soon {
      border-top-right-radius: 100px;
      border-bottom-right-radius: 100px;
      background-image: linear-gradient(274deg, #29a3ff, #0266b3);
      padding: 8px 32px;
      width: max-content;
      font-size: 12px;
      font-weight: bold;
      font-style: normal;
      font-stretch: normal;
      line-height: 1;
      letter-spacing: 0.2px;
      text-align: center;
      color: #ffffff; }
    .welcomepage-know-our-products .product-box .coming-soon-bottom {
      height: 23px; }

@media only screen and (min-width: 320px) and (max-width: 480px) {
  .welcomepage-introducing-software h2 {
    text-align: center; }
  .welcomepage-introducing-software h4 {
    text-align: center; } }
.welcomepage-introducing-software .subtext {
  margin-top: 29px; }
  .welcomepage-introducing-software .subtext .link-soft {
    display: inline-block; }
    .welcomepage-introducing-software .subtext .link-soft a {
      font-size: 12px;
      font-weight: bold;
      font-style: normal;
      font-stretch: normal;
      line-height: 1;
      letter-spacing: 0.2px;
      color: #f5821e;
      text-transform: uppercase; }
  .welcomepage-introducing-software .subtext .link-soft:last-child {
    margin-left: 30px; }
  @media only screen and (max-width: 767px) {
    .welcomepage-introducing-software .subtext .link-soft {
      display: block;
      text-align: center; }
    .welcomepage-introducing-software .subtext .link-soft:last-child {
      margin-left: 0px;
      margin-top: 10px;
      margin-bottom: 20px; } }

.welcomepage-footer-faq-section {
  margin-bottom: 120px;
  margin-top: 60px; }
  .welcomepage-footer-faq-section .resources-row {
    margin: 0; }
  .welcomepage-footer-faq-section .owl-carousel {
    display: block;
    margin-left: 0px;
    margin-top: 60px; }
  .welcomepage-footer-faq-section .container {
    padding: 0 !important; }
  @media screen and (max-width: 1000px) {
    .welcomepage-footer-faq-section .owl-dots {
      position: absolute;
      left: 50%;
      transform: translate(-50%, 0%);
      bottom: 52px; }
    .welcomepage-footer-faq-section .owl-nav {
      margin-top: 10px;
      text-align: center; }
    .welcomepage-footer-faq-section .container {
      padding-left: 0;
      padding-right: 0; } }
  .welcomepage-footer-faq-section .faq-box {
    background-image: url("../img/small-card-cta-bg-copy-6.png");
    background-repeat: no-repeat;
    border-radius: 4px;
    margin-bottom: 30px;
    background-size: cover;
    padding-top: 30px;
    transition: transform .2s;
    /* Animation */
    cursor: pointer; }
    .welcomepage-footer-faq-section .faq-box .img-box {
      height: 75px;
      margin-left: 40px; }
    .welcomepage-footer-faq-section .faq-box .f-title {
      font-size: 18px;
      font-weight: 500;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.67;
      letter-spacing: normal;
      color: #ffffff;
      margin: 0 15px 0px 40px;
      padding-bottom: 30px; }
      .welcomepage-footer-faq-section .faq-box .f-title img {
        width: 30px;
        margin-left: 10px;
        display: inline-block; }
    @media only screen and (max-width: 600px) {
      .welcomepage-footer-faq-section .faq-box .img-box {
        margin-left: 20px; }
      .welcomepage-footer-faq-section .faq-box .f-title {
        margin: 0 15px 0px 20px;
        font-size: 14px; }
        .welcomepage-footer-faq-section .faq-box .f-title img {
          width: 20px;
          margin-left: 5px;
          display: inline-block; } }
    @media only screen and (min-width: 320px) and (max-width: 340px) {
      .welcomepage-footer-faq-section .faq-box .img-box {
        margin-left: 8px; }
      .welcomepage-footer-faq-section .faq-box .f-title {
        margin: 0 15px 0px 8px;
        font-size: 14px; }
        .welcomepage-footer-faq-section .faq-box .f-title img {
          width: 20px;
          margin-left: 5px;
          display: inline-block; } }
  .welcomepage-footer-faq-section .faq-box:hover {
    box-shadow: 0 14px 32px 0 rgba(0, 0, 0, 0.09);
    transform: scale(1.05); }

@media all and (max-width: 991px) {
  .success-stories-carousel .container {
    width: auto; } }
.success-stories-carousel .owl-carousel {
  display: block; }
  @media all and (max-width: 991px) {
    .success-stories-carousel .owl-carousel {
      width: calc(100% + 30px); }
      .success-stories-carousel .owl-carousel .feature-box-3 {
        margin-bottom: 40px; } }
  @media all and (max-width: 766px) {
    .success-stories-carousel .owl-carousel {
      width: calc(100% + 60px);
      margin-left: -30px; } }
  @media all and (max-width: 650px) {
    .success-stories-carousel .owl-carousel .feature-box-3 {
      margin-left: -10px;
      margin-right: -10px; } }

.footer-section {
  background: #272727;
  padding-top: 65px;
  color: #ffffff; }
  .footer-section .footer-logo-text {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.67;
    padding-top: 16.5px;
    color: #fff;
    padding-bottom: 60px; }
  .footer-section .footer-subtext {
    font-family: Gotham;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.75;
    margin-top: 10px;
    color: #fff; }
  .footer-section .footer-img-social {
    height: 22px;
    width: 22px;
    border: 1px solid white;
    margin: 5px;
    border-radius: 2px;
    padding: 4px; }
  .footer-section .coming-soon-foot {
    font-size: 12px;
    color: #fff; }
  .footer-section ul.second-footer, .footer-section li.second-footer {
    display: inline;
    list-style: none;
    font-size: 12px;
    padding-left: 12.5px;
    padding-right: 12.5px;
    padding-top: 60px;
    color: #fff; }
  .footer-section .secondary-footer {
    text-align: center;
    margin-top: 100px;
    color: #fff;
    height: 44px; }
  .footer-section .copy-section {
    background: #353535;
    text-align: center;
    line-height: 1.5;
    text-transform: uppercase;
    font-size: 12px;
    font-stretch: normal; }
  .footer-section .bottom-link {
    color: #fff; }
  .footer-section .last-div-footer {
    text-align: center;
    padding-top: 12px;
    color: #fff;
    height: 44px;
    padding-bottom: 10px; }
  .footer-section img.footer-img {
    padding-top: 5px;
    padding-bottom: 16.5px; }

.pnp-ui-company-section ul li {
  width: 200px !important; }
  @media only screen and (min-width: 320px) and (max-width: 480px) {
    .pnp-ui-company-section ul li {
      width: 143px !important;
      vertical-align: top; } }

.we_are_on_mission_section .liner {
  margin-top: 10px;
  margin-bottom: 10px; }
@media only screen and (min-width: 320px) and (max-width: 480px) {
  .we_are_on_mission_section .liner {
    width: 35px;
    height: 5px;
    margin-top: 5px;
    margin-bottom: 5px; } }

.schedule-section-bigfix h4 {
  margin-top: 10px;
  font-size: 16px;
  font-family: "Gotham"; }

.innovations-client-partner-section .liner {
  margin-top: 10px;
  margin-bottom: 10px; }
.innovations-client-partner-section h4 {
  font-size: 18px; }
@media only screen and (min-width: 320px) and (max-width: 480px) {
  .innovations-client-partner-section .liner {
    width: 35px;
    height: 5px;
    margin-top: 5px;
    margin-bottom: 5px; }
  .innovations-client-partner-section .button-group a {
    padding: 5px 19px;
    max-width: 170px;
    font-size: 10px; } }
.innovations-client-partner-section .button-group a {
  padding: 5px 18px; }

.faq-tabs-section .nav-tabs li {
  width: 182px !important; }
.faq-tabs-section .nav-tabs .sla {
  width: 225px !important; }
.faq-tabs-section .nav-tabs li:last-child {
  position: relative;
  right: -3px; }
@media only screen and (max-width: 700px) {
  .faq-tabs-section .nav-tabs li {
    min-width: 223px !important; } }
	
.lp-h1, .lp-link {font-family: sans-serif }
.lp-link {color: #fff}

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