/* (max-width: 480px) */
/* (max-width: 767px) */
/* (max-width: 595px) */
/* (min-width: 596px), (max-width: 767px) */
/*  (min-width:481px), (max-width: 595px) */
/* (min-width: 768px), (max-width: 991px) */
/* (min-width:992px), (max-width: 1024px) */
/* (min-width:1025px), (max-width: 1129px) */
/* (min-width:992px), (max-width: 1270px) */
/* (min-width:992px), (max-width: 1130px) */
/* (min-width:1130px), (max-width: 1450px) */
/* (min-width:1451px), (max-width: 1599px) */
/*  (min-width:768px), (max-width: 991px) */
/*  (min-width:596px), (max-width: 767px) */
/*  (min-width:481px), (max-width: 595px) */
/* (max-width:1599px) */
/* (min-width:1601px) */
/* (max-width:1399px) */
/* (min-width:1399px) */
/* (max-width:1200px) */
/* (min-width:1200px) */
/* (min-width:1130px) */
/* (max-width:1129px) */
/*  (max-width:1290px) */
/*  Media query mixins
   (min-width:1270px) */
/* (max-width:1269px) */
/* (max-width:1024px) */
/* (min-width:1024px) */
/*  (min-width:992px) */
/* (max-width:991px) */
/* (max-width:767px) */
/* (min-width:768px) */
/* (min-width: 480px), (max-width: 768px) */
/* (max-width:595px) */
/* (min-width:596px) */
/*  (max-width:480px) */
/*  (min-width:480px) */
/*  (max-width:320px) */
.black-gradient {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(13.19%, rgba(28, 28, 28, 0)), color-stop(57.89%, #1c1c1c));
  background: -webkit-linear-gradient(top, rgba(28, 28, 28, 0) 13.19%, #1c1c1c 57.89%);
  background: -o-linear-gradient(top, rgba(28, 28, 28, 0) 13.19%, #1c1c1c 57.89%);
  background: linear-gradient(180deg, rgba(28, 28, 28, 0) 13.19%, #1c1c1c 57.89%);
  -webkit-filter: drop-shadow(8px 8px 20px rgba(0, 0, 0, 0.15));
          filter: drop-shadow(8px 8px 20px rgba(0, 0, 0, 0.15));
  border-radius: 10px; }

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .row--no-gutters .col-two,
  .row--no-gutters .col-three,
  .row--no-gutters .col-four {
    padding: 0; }

.col-two {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  padding: 0 15px; }
  @media (max-width: 767px) {
    .col-two {
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%; } }

.col-three {
  -ms-flex-preferred-size: 33.3%;
      flex-basis: 33.3%;
  padding: 0 15px; }
  @media (max-width: 767px) {
    .col-three {
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%; } }
  @media (max-width: 595px) {
    .col-three {
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%; } }

.col-four {
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
  padding: 0 15px; }
  @media (max-width: 991px) {
    .col-four {
      -ms-flex-preferred-size: 33.3%;
          flex-basis: 33.3%; } }
  @media (max-width: 767px) {
    .col-four {
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%; } }
  @media (max-width: 595px) {
    .col-four {
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%; } }

audio,
button,
fieldset,
figure,
form,
header,
label,
menu,
table,
tbody,
td,
th,
tr,
video {
  margin: 0;
  border: 0; }

input[type='text']::-ms-clear {
  display: none;
  width: 0;
  height: 0; }

input[type='text']::-ms-reveal {
  display: none;
  width: 0;
  height: 0; }

::-ms-clear {
  display: none;
  width: 0;
  height: 0; }

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 30px white inset; }

/* Chrome */
input[type='search']::-webkit-search-decoration,
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-results-button,
input[type='search']::-webkit-search-results-decoration {
  display: none; }

.ua-firefox header .row-wrap .nav-wrap nav > ul > li:hover > a,
.ua-safari header .row-wrap .nav-wrap nav > ul > li:hover > a {
  font-weight: 400; }

@media (min-width: 992px) and (max-width: 1269px) {
  .ua-firefox header .row-wrap .nav-wrap nav > ul > li .sub-menu .menu-item .btn-transparent-orange,
  .ua-safari header .row-wrap .nav-wrap nav > ul > li .sub-menu .menu-item .btn-transparent-orange {
    font-size: 14px;
    padding: 10px 10px; } }

.ua-firefox header .row-wrap .nav-wrap nav > ul > li .sub-menu .menu-item.sub-menu__card > a,
.ua-safari header .row-wrap .nav-wrap nav > ul > li .sub-menu .menu-item.sub-menu__card > a {
  padding: 0 !important; }

@media (min-width: 768px) {
  .ua-safari .sticky-nav {
    overflow: visible; } }

.ua-firefox .content-with-img .link-default {
  font-size: 15px;
  letter-spacing: 0.5px; }

.ua-safari .content-with-img .link-default {
  font-size: 15px;
  letter-spacing: normal; }

@media (min-width: 768px) and (max-width: 991px) {
  .ua-safari .sticky-nav ul li a {
    font-weight: 500; } }

@media (min-width: 768px) and (max-width: 991px) {
  .ua-safari .sticky-nav .btn-wrap .btn-primary {
    font-weight: 500; } }

.btn-primary, .btn-transparent, .btn-transparent-blue,
.btn-transparent-orange, .form-box .mktoButtonRow .mktoButtonWrap .mktoButton {
  display: inline-block;
  padding: 15px 15px;
  border: 2px solid transparent;
  font-family: "Inter Regular";
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 1.2px;
  color: #ffffff;
  position: relative;
  text-align: left;
  -webkit-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
  -o-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out; }
  @media (min-width: 596px) and (max-width: 767px) {
    .btn-primary, .btn-transparent, .btn-transparent-blue,
    .btn-transparent-orange, .form-box .mktoButtonRow .mktoButtonWrap .mktoButton {
      padding: 8px 18px; } }
  @media (max-width: 595px) {
    .btn-primary, .btn-transparent, .btn-transparent-blue,
    .btn-transparent-orange, .form-box .mktoButtonRow .mktoButtonWrap .mktoButton {
      font-size: 14px;
      padding: 8px 16px; } }

.btn-primary {
  background-color: #357ded; }
  .btn-primary:hover {
    background: transparent;
    color: #357ded;
    border: 2px solid #357ded; }

.btn-transparent {
  background-color: transparent;
  font-weight: 700;
  font-family: "Inter semiB";
  padding: 8px 14px; }
  @media (max-width: 595px) {
    .btn-transparent {
      padding: 5px 14px;
      letter-spacing: normal; } }
  .btn-transparent:after, .btn-transparent:before {
    content: "";
    width: 0;
    height: 2px;
    position: absolute;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    background: #357ded; }
  .btn-transparent:after {
    left: 0;
    bottom: 0;
    -webkit-transition-delay: 0.6s;
         -o-transition-delay: 0.6s;
            transition-delay: 0.6s; }
  .btn-transparent:before {
    right: 0;
    top: 0;
    -webkit-transition-delay: 0.2s;
         -o-transition-delay: 0.2s;
            transition-delay: 0.2s; }
  .btn-transparent span {
    color: #ffffff;
    opacity: 0.5; }
    .btn-transparent span:after, .btn-transparent span:before {
      content: '';
      width: 2px;
      height: 0;
      position: absolute;
      -webkit-transition: all 0.2s linear;
      -o-transition: all 0.2s linear;
      transition: all 0.2s linear;
      background: #357ded; }
    .btn-transparent span:after {
      -webkit-transition-delay: 0.4s;
           -o-transition-delay: 0.4s;
              transition-delay: 0.4s;
      right: 0;
      bottom: 0; }
    .btn-transparent span:before {
      -webkit-transition-delay: 0s;
           -o-transition-delay: 0s;
              transition-delay: 0s;
      left: 0;
      top: 0; }
  .btn-transparent:hover:after, .btn-transparent:hover:before, .btn-transparent.active:after, .btn-transparent.active:before {
    width: 100%; }
  .btn-transparent:hover:after, .btn-transparent.active:after {
    -webkit-transition-delay: 0s;
         -o-transition-delay: 0s;
            transition-delay: 0s; }
  .btn-transparent:hover:before, .btn-transparent.active:before {
    -webkit-transition-delay: 0.4s;
         -o-transition-delay: 0.4s;
            transition-delay: 0.4s; }
  .btn-transparent:hover span, .btn-transparent.active span {
    color: #357ded;
    opacity: 1; }
    .btn-transparent:hover span:after, .btn-transparent:hover span:before, .btn-transparent.active span:after, .btn-transparent.active span:before {
      height: 100%; }
    .btn-transparent:hover span:after, .btn-transparent.active span:after {
      -webkit-transition-delay: 0.2s;
           -o-transition-delay: 0.2s;
              transition-delay: 0.2s; }
    .btn-transparent:hover span:before, .btn-transparent.active span:before {
      -webkit-transition-delay: 0.6s;
           -o-transition-delay: 0.6s;
              transition-delay: 0.6s; }

.link-default, .link-black, .link-white {
  font-family: "Inter Regular";
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 1.3px;
  padding-right: 54px;
  display: inline-block;
  position: relative;
  -webkit-transition: -webkit-text-decoration 0.3s ease-in-out;
  transition: -webkit-text-decoration 0.3s ease-in-out;
  -o-transition: text-decoration 0.3s ease-in-out;
  transition: text-decoration 0.3s ease-in-out;
  transition: text-decoration 0.3s ease-in-out, -webkit-text-decoration 0.3s ease-in-out;
  text-transform: capitalize; }
  .link-default:after, .link-black:after, .link-white:after {
    content: "";
    position: absolute;
    right: 10px;
    bottom: 4px;
    background-image: url("/wp-content/themes/portworx/dist/images/svg/right-arrow.svg");
    background-repeat: no-repeat;
    background-size: 100%;
    height: 11px;
    width: 34px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
  .link-default:hover:after, .link-black:hover:after, .link-white:hover:after {
    right: 0; }

.link-black {
  color: #000000; }
  .link-black:after {
    background-image: url("/wp-content/themes/portworx/dist/images/svg/black-arrow.svg"); }

.link-white {
  color: #ffffff; }
  .link-white::after {
    background-image: url("/wp-content/themes/portworx/assets/images/svg/right-arrow-white.svg"); }

.plus-icon {
  position: absolute;
  width: 26px;
  height: 30px;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  overflow: hidden; }
  @media (max-width: 767px) {
    .plus-icon {
      width: 16px;
      height: 18px; } }
  .plus-icon::after {
    content: "";
    position: absolute;
    width: 3px;
    height: 100%;
    background: #fe5000;
    margin: auto;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }
    @media (max-width: 767px) {
      .plus-icon::after {
        width: 3px; } }
  .plus-icon::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    background: #fe5000;
    margin: auto; }
    @media (max-width: 767px) {
      .plus-icon::before {
        height: 3px; } }
  .plus-icon--minus::after {
    -webkit-transform: rotate(90deg);
         -o-transform: rotate(90deg);
            transform: rotate(90deg); }

.btn-transparent-blue,
.btn-transparent-orange {
  background: transparent;
  padding: 10px 17px; }

.btn-transparent-blue {
  color: #357ded;
  border: 2px solid #357ded; }
  .btn-transparent-blue:hover {
    color: #ffffff;
    background-color: #357ded; }

.btn-transparent-orange {
  color: #fe5000;
  border: 2px solid #fe5000; }
  .btn-transparent-orange:hover {
    color: #ffffff;
    background-color: #fe5000; }

.btn-orange {
  background-color: #fe5000;
  border: 2px solid #fe5000; }
  .btn-orange:hover {
    color: #fe5000;
    background-color: #ffffff; }

/*
 * Buttons.
 */
.text-white {
  color: #ffffff; }

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

.text-black {
  color: #000000; }

.bg-black {
  background-color: #000000; }

.text-grey {
  color: #ebebeb; }

.bg-grey {
  background-color: #ebebeb; }

.text-blue {
  color: #357ded; }

.bg-blue {
  background-color: #357ded; }

.text-jet-black {
  color: #1c1c1c; }

.bg-jet-black {
  background-color: #1c1c1c; }

.text-orange {
  color: #fe5000; }

.bg-orange {
  background-color: #fe5000; }

.text-mustard {
  color: #eda506; }

.bg-mustard {
  background-color: #eda506; }

.text-perl-grey {
  color: #FAF7F1; }

.bg-perl-grey {
  background-color: #FAF7F1; }

.text-dark-blue {
  color: #0070cd; }

.bg-dark-blue {
  background-color: #0070cd; }

.text-whisper-grey {
  color: #EDEDED; }

.bg-whisper-grey {
  background-color: #EDEDED; }

.text-matterhorn-grey {
  color: #505050; }

.bg-matterhorn-grey {
  background-color: #505050; }

.text-chilean-fire-red {
  color: #D55028; }

.bg-chilean-fire-red {
  background-color: #D55028; }

.text-athens-grey {
  color: #D9DFDF; }

.bg-athens-grey {
  background-color: #D9DFDF; }

.text-nero-black {
  color: #202020; }

.bg-nero-black {
  background-color: #202020; }

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

.bg-dark-grey {
  background-color: #757575; }

.text-gainsboro-grey {
  color: #D8D8D8; }

.bg-gainsboro-grey {
  background-color: #D8D8D8; }

.text-night-rider-black {
  color: #333333; }

.bg-night-rider-black {
  background-color: #333333; }

.bg-transparent {
  background-color: transparent; }

.bg-grey {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(top, #ebebeb, rgba(255, 255, 255, 0));
  background-image: -o-linear-gradient(top, #ebebeb, rgba(255, 255, 255, 0));
  background-image: linear-gradient(to bottom, #ebebeb, rgba(255, 255, 255, 0)); }

.bg-gray-overlay {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(47%, rgba(255, 255, 255, 0.96)), to(rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(top, #ffffff, rgba(255, 255, 255, 0.96) 47%, rgba(255, 255, 255, 0));
  background-image: -o-linear-gradient(top, #ffffff, rgba(255, 255, 255, 0.96) 47%, rgba(255, 255, 255, 0));
  background-image: linear-gradient(to bottom, #ffffff, rgba(255, 255, 255, 0.96) 47%, rgba(255, 255, 255, 0)); }

.bg-white-overlay {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(47%, rgba(255, 255, 255, 0.96)), to(rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(top, #ffffff, rgba(255, 255, 255, 0.96) 47%, rgba(255, 255, 255, 0));
  background-image: -o-linear-gradient(top, #ffffff, rgba(255, 255, 255, 0.96) 47%, rgba(255, 255, 255, 0));
  background-image: linear-gradient(to bottom, #ffffff, rgba(255, 255, 255, 0.96) 47%, rgba(255, 255, 255, 0)); }

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-tap-highlight-color: transparent; }

h1,
h2,
h3,
h4,
h5,
h6,
p,
fieldset,
form,
label,
table,
tbody,
tr,
th,
td,
figure,
footer,
header,
menu,
nav,
section,
audio,
video,
button {
  margin: 0;
  border: 0; }

html {
  -webkit-text-size-adjust: 100%;
  scroll-behaviour: smooth; }

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-tap-highlight-color: transparent; }

body {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  font-family: "Inter Regular";
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
  color: #000000;
  margin: 0 auto;
  background-color: #ffffff;
  clear: both; }

@font-face {
  font-family: "Inter semiB";
  src: url("/wp-content/themes/portworx/assets/fonts/inter-font/Inter/Inter-SemiBold.otf");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: "Inter extraB";
  src: url("/wp-content/themes/portworx/assets/fonts/inter-font/Inter/Inter-ExtraBold.otf");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: "Inter B";
  src: url("/wp-content/themes/portworx/assets/fonts/inter-font/Inter/Inter-Bold.otf");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: "Inter Mid";
  src: url("/wp-content/themes/portworx/assets/fonts/inter-font/Inter/Inter-Medium.otf");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: "Inter Regular";
  src: url("/wp-content/themes/portworx/assets/fonts/inter-font/Inter/Inter-Regular.otf");
  font-weight: 400; }

@font-face {
  font-family: "Inter Black";
  src: url("/wp-content/themes/portworx/assets/fonts/inter-font/Inter/Inter-Black.otf");
  font-weight: 400; }

.wow {
  opacity: 0; }

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

.wow.animate-complete {
  opacity: 1; }

section {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding: 80px 0; }
  @media (min-width: 768px) and (max-width: 991px) {
    section {
      padding: 40px 0; } }
  @media (min-width: 596px) and (max-width: 767px) {
    section {
      padding: 40px 0; } }
  @media (max-width: 595px) {
    section {
      padding: 40px 0; } }
  section.hide {
    display: none; }

.container {
  position: relative;
  max-width: 1267px;
  width: 100%;
  padding: 0 20px;
  margin: 0 auto;
  z-index: 3; }
  .container:after {
    content: "";
    display: block;
    clear: both; }

.default-padding {
  padding: 100px 0; }
  @media (min-width: 992px) and (max-width: 1269px) {
    .default-padding {
      padding: 100px 0; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .default-padding {
      padding: 60px 0; } }
  @media (max-width: 767px) {
    .default-padding {
      padding: 40px 0; } }

.no-padding {
  padding: 0 !important; }

.no-padding-top {
  padding-top: 0 !important; }

.no-padding-bottom {
  padding-bottom: 0 !important; }

.xxxl-padding-top {
  padding-top: 200px; }
  @media (min-width: 992px) and (max-width: 1269px) {
    .xxxl-padding-top {
      padding-top: 150px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .xxxl-padding-top {
      padding-top: 60px; } }
  @media (max-width: 767px) {
    .xxxl-padding-top {
      padding-top: 40px; } }

.xxl-padding {
  padding: 150px 0; }
  @media (min-width: 992px) and (max-width: 1269px) {
    .xxl-padding {
      padding: 150px 0; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .xxl-padding {
      padding: 60px 0; } }
  @media (max-width: 767px) {
    .xxl-padding {
      padding: 40px 0; } }

.xxl-padding-top {
  padding-top: 150px; }
  @media (min-width: 992px) and (max-width: 1269px) {
    .xxl-padding-top {
      padding-top: 150px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .xxl-padding-top {
      padding-top: 60px; } }
  @media (max-width: 767px) {
    .xxl-padding-top {
      padding-top: 40px; } }

.xxl-padding-bottom {
  padding-bottom: 150px; }
  @media (min-width: 992px) and (max-width: 1269px) {
    .xxl-padding-bottom {
      padding-bottom: 150px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .xxl-padding-bottom {
      padding-bottom: 60px; } }
  @media (max-width: 767px) {
    .xxl-padding-bottom {
      padding-bottom: 40px; } }

.xl-padding {
  padding: 140px 0; }
  @media (min-width: 1130px) and (max-width: 1450px) {
    .xl-padding {
      padding: 80px 0; } }
  @media (min-width: 992px) and (max-width: 1130px) {
    .xl-padding {
      padding: 80px 0; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .xl-padding {
      padding: 60px 0; } }
  @media (max-width: 767px) {
    .xl-padding {
      padding: 40px 0; } }
  @media (max-width: 480px) {
    .xl-padding {
      padding: 40px 0; } }

.xl-padding-top {
  padding-top: 140px; }
  @media (min-width: 1130px) and (max-width: 1450px) {
    .xl-padding-top {
      padding-top: 80px; } }
  @media (min-width: 992px) and (max-width: 1130px) {
    .xl-padding-top {
      padding-top: 80px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .xl-padding-top {
      padding-top: 60px; } }
  @media (max-width: 767px) {
    .xl-padding-top {
      padding-top: 40px; } }
  @media (max-width: 480px) {
    .xl-padding-top {
      padding-top: 40px; } }

.xl-padding-bottom {
  padding-bottom: 140px; }
  @media (min-width: 1130px) and (max-width: 1450px) {
    .xl-padding-bottom {
      padding-bottom: 80px; } }
  @media (min-width: 992px) and (max-width: 1130px) {
    .xl-padding-bottom {
      padding-bottom: 80px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .xl-padding-bottom {
      padding-bottom: 60px; } }
  @media (max-width: 767px) {
    .xl-padding-bottom {
      padding-bottom: 40px; } }
  @media (max-width: 480px) {
    .xl-padding-bottom {
      padding-bottom: 40px; } }

.large-padding {
  padding: 125px 0; }
  @media (min-width: 1130px) and (max-width: 1450px) {
    .large-padding {
      padding: 80px 0; } }
  @media (min-width: 992px) and (max-width: 1130px) {
    .large-padding {
      padding: 80px 0; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .large-padding {
      padding: 60px 0; } }
  @media (max-width: 767px) {
    .large-padding {
      padding: 40px 0; } }
  @media (max-width: 480px) {
    .large-padding {
      padding: 40px 0; } }

.large-padding-top {
  padding-top: 125px; }
  @media (min-width: 1130px) and (max-width: 1450px) {
    .large-padding-top {
      padding-top: 80px; } }
  @media (min-width: 992px) and (max-width: 1130px) {
    .large-padding-top {
      padding-top: 80px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .large-padding-top {
      padding-top: 60px; } }
  @media (max-width: 767px) {
    .large-padding-top {
      padding-top: 40px; } }
  @media (max-width: 480px) {
    .large-padding-top {
      padding-top: 40px; } }

.large-padding-bottom {
  padding-bottom: 125px; }
  @media (min-width: 1130px) and (max-width: 1450px) {
    .large-padding-bottom {
      padding-bottom: 80px; } }
  @media (min-width: 992px) and (max-width: 1130px) {
    .large-padding-bottom {
      padding-bottom: 80px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .large-padding-bottom {
      padding-bottom: 60px; } }
  @media (max-width: 767px) {
    .large-padding-bottom {
      padding-bottom: 40px; } }
  @media (max-width: 480px) {
    .large-padding-bottom {
      padding-bottom: 40px; } }

.padding-medium {
  padding: 100px 0; }
  @media (max-width: 767px) {
    .padding-medium {
      padding: 60px 0; } }
  @media (max-width: 480px) {
    .padding-medium {
      padding: 30px 0; } }

.padding-medium-top {
  padding-top: 100px; }
  @media (max-width: 767px) {
    .padding-medium-top {
      padding-top: 60px; } }
  @media (max-width: 480px) {
    .padding-medium-top {
      padding-top: 30px; } }

.padding-medium-bottom {
  padding-bottom: 100px; }
  @media (max-width: 767px) {
    .padding-medium-bottom {
      padding-bottom: 60px; } }
  @media (max-width: 480px) {
    .padding-medium-bottom {
      padding-bottom: 30px; } }

.padding-small {
  padding: 60px 0; }
  @media (max-width: 480px) {
    .padding-small {
      padding: 40px 0; } }

.padding-small-top {
  padding-top: 60px; }
  @media (max-width: 767px) {
    .padding-small-top {
      padding-top: 40px; } }

.padding-small-bottom {
  padding-bottom: 60px; }
  @media (max-width: 767px) {
    .padding-small-bottom {
      padding-bottom: 40px; } }

.padding-ex-small {
  padding: 30px 0; }

.padding-ex-small-top {
  padding-top: 30px; }

.padding-ex-small-bottom {
  padding-bottom: 30px; }

.overlap-padding {
  padding-bottom: 145px; }
  @media (max-width: 767px) {
    .overlap-padding {
      padding-bottom: 40px; } }

.banner-overlap {
  margin-top: -145px; }
  @media (min-width: 596px) and (max-width: 767px) {
    .banner-overlap {
      margin-top: -240px; } }
  @media (max-width: 767px) {
    .banner-overlap {
      padding-top: 0; } }

.default-margin {
  margin: 80px 0; }
  @media (min-width: 768px) and (max-width: 991px) {
    .default-margin {
      margin: 40px 0; } }
  @media (min-width: 596px) and (max-width: 767px) {
    .default-margin {
      margin: 30px 0; } }
  @media (max-width: 595px) {
    .default-margin {
      margin: 30px 0; } }

.no-marging-top {
  margin-top: 0 !important; }

.no-marging-bottom {
  margin-bottom: 0 !important; }

.no-margin {
  margin: 0 !important; }

.margin-large {
  margin: 200px 0; }
  @media (min-width: 1130px) and (max-width: 1450px) {
    .margin-large {
      margin: 100px 0; } }
  @media (min-width: 992px) and (max-width: 1130px) {
    .margin-large {
      margin: 100px 0; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .margin-large {
      margin: 100px 0; } }
  @media (max-width: 767px) {
    .margin-large {
      margin: 60px 0; } }
  @media (max-width: 480px) {
    .margin-large {
      margin: 30px 0; } }

.margin-large-top {
  margin-top: 200px; }
  @media (min-width: 1130px) and (max-width: 1450px) {
    .margin-large-top {
      margin-top: 100px; } }
  @media (min-width: 992px) and (max-width: 1130px) {
    .margin-large-top {
      margin-top: 100px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .margin-large-top {
      margin-top: 100px; } }
  @media (max-width: 767px) {
    .margin-large-top {
      margin-top: 60px; } }
  @media (max-width: 480px) {
    .margin-large-top {
      margin-top: 30px; } }

.margin-large-bottom {
  margin-bottom: 200px; }
  @media (min-width: 1130px) and (max-width: 1450px) {
    .margin-large-bottom {
      margin-bottom: 100px; } }
  @media (min-width: 992px) and (max-width: 1130px) {
    .margin-large-bottom {
      margin-bottom: 100px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .margin-large-bottom {
      margin-bottom: 100px; } }
  @media (max-width: 767px) {
    .margin-large-bottom {
      margin-bottom: 60px; } }
  @media (max-width: 480px) {
    .margin-large-bottom {
      margin-bottom: 30px; } }

.margin-medium {
  margin: 100px 0; }
  @media (max-width: 767px) {
    .margin-medium {
      margin: 60px 0; } }
  @media (max-width: 480px) {
    .margin-medium {
      margin: 30px 0; } }

.margin-medium-top {
  margin-top: 100px; }
  @media (max-width: 767px) {
    .margin-medium-top {
      margin-top: 60px; } }
  @media (max-width: 480px) {
    .margin-medium-top {
      margin-top: 30px; } }

.margin-medium-bottom {
  margin-bottom: 100px; }
  @media (max-width: 767px) {
    .margin-medium-bottom {
      margin-bottom: 60px; } }
  @media (max-width: 480px) {
    .margin-medium-bottom {
      margin-bottom: 30px; } }

.margin-small {
  margin: 60px 0; }
  @media (max-width: 480px) {
    .margin-small {
      margin: 30px 0; } }

.margin-small-top {
  margin-top: 60px; }
  @media (max-width: 480px) {
    .margin-small-top {
      margin-top: 30px; } }

.margin-small-bottom {
  margin-bottom: 60px; }
  @media (max-width: 480px) {
    .margin-small-bottom {
      margin-bottom: 30px; } }

.margin-top-large {
  margin-top: 95px; }

/*
 * Text Alignment.
 */
.text-left {
  text-align: left !important; }

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

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

img {
  width: 100%;
  height: auto;
  max-width: 100%;
  border: 0;
  vertical-align: top; }

img:-moz-loading {
  visibility: hidden; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.bg-img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }
  .bg-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       font-family: "object-fit:cover";
       object-fit: cover; }

.eyebrow-line {
  position: relative;
  padding-top: 32px; }
  .eyebrow-line::before {
    content: "";
    display: block;
    position: absolute;
    width: 82px;
    height: 2px;
    left: 0;
    top: 0;
    background-color: #fe5000; }

.eyebrow-line,
.eyebrow-line-inverted,
.eyebrow-line-inverted-center {
  position: relative;
  padding-top: 32px; }
  .eyebrow-line::before,
  .eyebrow-line-inverted::before,
  .eyebrow-line-inverted-center::before {
    content: "";
    display: block;
    position: absolute;
    width: 82px;
    height: 2px;
    left: 0;
    top: 0;
    background-color: #fe5000; }

.eyebrow-line-inverted {
  padding: 0 0 32px;
  line-height: 1.2; }
  .eyebrow-line-inverted::before {
    top: auto;
    bottom: 0; }

.eyebrow-line-inverted-center {
  padding: 0 0 32px;
  line-height: 1.2; }
  .eyebrow-line-inverted-center::before {
    top: auto;
    bottom: 0;
    left: calc(50% - 41px); }

.play-video {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  cursor: pointer; }
  .play-video::after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
         -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 77px;
    height: 54px;
    background: url(/wp-content/themes/portworx/assets/images/generic-imgs/play-icon.png) no-repeat;
    background-size: 100% 100%; }
  .play-video.play-btn-triangle:after {
    width: 98px;
    height: 122px;
    background: url(/wp-content/themes/portworx/assets/images/generic-imgs/play-triangle.png) no-repeat;
    background-size: 100% 100%; }
    @media (max-width: 767px) {
      .play-video.play-btn-triangle:after {
        width: 30px;
        height: 40px; } }

.black-line {
  position: relative; }
  .black-line:after {
    content: '';
    position: absolute;
    max-width: 1224px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    border: 1px solid #000000;
    opacity: 0.6;
    width: calc(100% - 40px); }

.bg-grey-top {
  position: relative; }
  .bg-grey-top:after {
    content: '';
    position: absolute;
    top: 0;
    height: 50%;
    background: #FAF7F1;
    width: 100%; }

.bg-grey-bottom {
  position: relative; }
  .bg-grey-bottom:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 30%;
    bottom: 0;
    background: #FAF7F1; }

.bg-orange-gradient {
  background: -webkit-gradient(linear, left top, right top, color-stop(25%, #fe5000), to(#ffffff));
  background: -webkit-linear-gradient(left, #fe5000 25%, #ffffff 100%);
  background: -o-linear-gradient(left, #fe5000 25%, #ffffff 100%);
  background: linear-gradient(90deg, #fe5000 25%, #ffffff 100%); }
  @media (max-width: 767px) {
    .bg-orange-gradient {
      background: -webkit-gradient(linear, left top, right top, color-stop(25%, #fe5000), color-stop(125%, #ffffff));
      background: -webkit-linear-gradient(left, #fe5000 25%, #ffffff 125%);
      background: -o-linear-gradient(left, #fe5000 25%, #ffffff 125%);
      background: linear-gradient(90deg, #fe5000 25%, #ffffff 125%); } }

.orange-gradient {
  background: -webkit-gradient(linear, left top, right top, color-stop(25%, #fe5000), to(#F28720));
  background: -webkit-linear-gradient(left, #fe5000 25%, #F28720 100%);
  background: -o-linear-gradient(left, #fe5000 25%, #F28720 100%);
  background: linear-gradient(90deg, #fe5000 25%, #F28720 100%); }
  @media (max-width: 767px) {
    .orange-gradient {
      background: -webkit-gradient(linear, left top, right top, color-stop(25%, #fe5000), color-stop(125%, #F28720));
      background: -webkit-linear-gradient(left, #fe5000 25%, #F28720 125%);
      background: -o-linear-gradient(left, #fe5000 25%, #F28720 125%);
      background: linear-gradient(90deg, #fe5000 25%, #F28720 125%); } }

.grey-line-bottom::before {
  content: '';
  position: absolute;
  max-width: 1225px;
  background: #ebebeb;
  width: calc(100% - 40px);
  height: 2px;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%); }

.round-play-btn:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  width: 200px;
  height: 200px;
  background-image: url("/wp-content/themes/portworx/dist/images/svg/play-circle.svg");
  background-size: 100%; }
  @media (max-width: 991px) {
    .round-play-btn:after {
      width: 120px;
      height: 120px; } }
  @media (max-width: 767px) {
    .round-play-btn:after {
      width: 70px;
      height: 70px; } }

.text-white h1, .text-white h2, .text-white h3, .text-white h4, .text-white h5, .text-white h6, .text-white p, .text-white span, .text-white li, .text-white small, .text-white span {
  color: #ffffff; }

.text-white li:before {
  background: #ffffff; }

.text-black h1, .text-black h2, .text-black h3, .text-black h4, .text-black h5, .text-black h6, .text-black p, .text-black span, .text-black li, .text-black small, .text-black span {
  color: #1c1c1c !important; }

/* Fonts */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Inter Regular";
  margin-bottom: 20px; }

h1.color-white,
h2.color-white,
h3.color-white,
h4.color-white,
h5.color-white,
h6.color-white,
p.color-white,
a.color-white,
span.color-white {
  font-family: "Inter Regular"; }

h1 {
  font-size: 75px;
  font-weight: 400;
  line-height: 1.2;
  color: #1c1c1c;
  letter-spacing: -0.03em; }
  @media (min-width: 1130px) and (max-width: 1450px) {
    h1 {
      font-size: 56px; } }
  @media (min-width: 992px) and (max-width: 1269px) {
    h1 {
      font-size: 50px; } }
  @media (max-width: 991px) {
    h1 {
      font-size: 45px; } }
  @media (max-width: 767px) {
    h1 {
      font-size: 40px; } }

h2 {
  font-size: 55px;
  font-weight: bold;
  line-height: 1.08;
  color: #1c1c1c; }
  @media (min-width: 1130px) and (max-width: 1450px) {
    h2 {
      font-size: 42px; } }
  @media (min-width: 992px) and (max-width: 1269px) {
    h2 {
      font-size: 40px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    h2 {
      font-size: 40px; } }
  @media (max-width: 767px) {
    h2 {
      font-size: 28px; } }

h3 {
  font-size: 46px;
  font-weight: 500;
  line-height: 1.15;
  color: #1c1c1c; }
  @media (min-width: 1130px) and (max-width: 1450px) {
    h3 {
      font-size: 36px; } }
  @media (min-width: 992px) and (max-width: 1269px) {
    h3 {
      font-size: 34px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    h3 {
      font-size: 34px; } }
  @media (max-width: 767px) {
    h3 {
      font-size: 28px; } }

h4 {
  font-size: 36px;
  font-weight: 500;
  line-height: 1.17; }
  @media (min-width: 1130px) and (max-width: 1450px) {
    h4 {
      font-size: 30px; } }
  @media (min-width: 992px) and (max-width: 1269px) {
    h4 {
      font-size: 30px; } }
  @media (max-width: 767px) {
    h4 {
      font-size: 24px; } }

h5 {
  font-size: 24px;
  font-weight: 300;
  line-height: 1.4;
  letter-spacing: 0.2px; }
  @media (min-width: 1130px) and (max-width: 1450px) {
    h5 {
      font-size: 24px; } }
  @media (min-width: 992px) and (max-width: 1269px) {
    h5 {
      font-size: 20px; } }
  @media (max-width: 991px) {
    h5 {
      font-size: 20px;
      line-height: 1.2; } }
  @media (max-width: 595px) {
    h5 {
      font-size: 20px;
      letter-spacing: -0.03em; } }

h6 {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5; }
  @media (max-width: 1399px) {
    h6 {
      font-size: 18px; } }
  @media (max-width: 595px) {
    h6 {
      font-size: 16px; } }

p {
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: 0.3px;
  margin-bottom: 18px;
  font-weight: normal; }
  @media (max-width: 767px) {
    p {
      font-size: 16px; } }
  p.small-p {
    margin-bottom: 18px; }

span {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.67;
  margin-bottom: 20px; }

a {
  color: #357ded; }

ul,
ol {
  margin-left: 11px; }
  ul li,
  ol li {
    line-height: 1.33;
    padding-left: 16px;
    margin-bottom: 3px; }
    ul li ul,
    ul li ol,
    ol li ul,
    ol li ol {
      margin-left: 16px; }
      ul li ul li,
      ul li ol li,
      ol li ul li,
      ol li ol li {
        line-height: 1.47; }
    @media (max-width: 767px) {
      ul li,
      ol li {
        margin-bottom: 3px; } }

ul li {
  font-size: 18px;
  list-style: none;
  position: relative;
  color: #1c1c1c; }
  @media (max-width: 595px) {
    ul li {
      font-size: 15px; } }
  ul li:before {
    content: "";
    display: block;
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    left: 0;
    top: 9px;
    background: #000000; }
  ul li ul li {
    color: #1F1F1F;
    font-size: 15px; }
  ul li.small-li {
    font-size: 16px; }

ol li {
  font-size: 18px;
  list-style-position: inside; }
  @media (max-width: 595px) {
    ol li {
      font-size: 14px; } }
  ol li ol li {
    font-size: 14px; }

.bg-dark ul li::before {
  background: #ffffff; }

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

@media (max-width: 595px) {
  .home .quote-slider-with-tab .bg-overlay {
    display: block; } }

.bg-overlay {
  position: absolute;
  left: 0;
  width: 100%;
  top: -130px;
  height: 132px;
  z-index: 2; }
  @media (max-width: 991px) {
    .bg-overlay {
      top: -90px;
      height: 90px; } }
  @media (max-width: 595px) {
    .bg-overlay {
      display: none; } }

.bg-overlay-small {
  position: absolute;
  left: 0;
  width: 100%;
  top: -40px;
  height: 42px;
  z-index: 2; }
  @media (max-width: 595px) {
    .bg-overlay-small {
      display: none; } }

.inverted-triangle {
  position: absolute;
  right: 0;
  width: 100%;
  background: url(/wp-content/themes/portworx/assets/images/footer-cta/triangle.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 100%; }
  @media (max-width: 595px) {
    .inverted-triangle {
      background: none;
      height: 100% !important;
      bottom: 0 !important; }
      .inverted-triangle::after {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 59%;
        background-color: #1c1c1c; } }

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.6.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */
.wow {
  visibility: hidden; }

.animated {
  -webkit-animation-duration: 0.5s;
  -o-animation-duration: 0.5s;
     animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
     animation-fill-mode: both; }

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
     animation-iteration-count: infinite; }

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 20%, 0);
    transform: translate3d(0, 20%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@-o-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 20%, 0);
    transform: translate3d(0, 20%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 20%, 0);
    transform: translate3d(0, 20%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
     animation-name: fadeInUp;
  -webkit-animation: fadeInUp 0.8s 0.5s both;
       -o-animation: fadeInUp 0.8s 0.5s both;
          animation: fadeInUp 0.8s 0.5s both; }

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

@-o-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

.zoomIn {
  -webkit-animation-name: zoomIn;
  -o-animation-name: zoomIn;
     animation-name: zoomIn;
  -webkit-animation: zoomIn 0.8s 0.5s both;
       -o-animation: zoomIn 0.8s 0.5s both;
          animation: zoomIn 0.8s 0.5s both; }

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-40%, 0, 0);
    transform: translate3d(-40%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@-o-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-40%, 0, 0);
    transform: translate3d(-40%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-40%, 0, 0);
    transform: translate3d(-40%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  -o-animation-name: fadeInLeft;
     animation-name: fadeInLeft;
  -webkit-animation: fadeInLeft 0.8s 0.5s both;
       -o-animation: fadeInLeft 0.8s 0.5s both;
          animation: fadeInLeft 0.8s 0.5s both; }

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(40%, 0, 0);
    transform: translate3d(40%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@-o-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(40%, 0, 0);
    transform: translate3d(40%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(40%, 0, 0);
    transform: translate3d(40%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  -o-animation-name: fadeInRight;
     animation-name: fadeInRight;
  -webkit-animation: fadeInRight 0.8s 0.5s both;
       -o-animation: fadeInRight 0.8s 0.5s both;
          animation: fadeInRight 0.8s 0.5s both; }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-o-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 5;
  margin: auto;
  -webkit-transition: top 0.2s linear;
  -o-transition: top 0.2s linear;
  transition: top 0.2s linear; }
  header.hide-nav {
    top: -112px; }
    @media (max-width: 991px) {
      header.hide-nav {
        top: -98px; } }
    @media (max-width: 767px) {
      header.hide-nav {
        top: -82px; } }
  header .row-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (max-width: 991px) {
      header .row-wrap {
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        padding: 20px 0; } }
    header .row-wrap .logo-wrap {
      max-width: 183px;
      width: 100%; }
      @media (min-width: 992px) and (max-width: 1269px) {
        header .row-wrap .logo-wrap {
          max-width: 150px; } }
      @media (max-width: 767px) {
        header .row-wrap .logo-wrap {
          max-width: 132px; } }
      header .row-wrap .logo-wrap a {
        display: block; }
    header .row-wrap .main-nav {
      width: 100%; }
      @media (max-width: 991px) {
        header .row-wrap .main-nav {
          position: fixed;
          width: 100%;
          height: calc(100% - 97px);
          top: 97px;
          right: -100%;
          background-color: #ebebeb;
          padding: 0 20px 50px;
          overflow: auto;
          -webkit-transition: all 0.25s linear;
          -o-transition: all 0.25s linear;
          transition: all 0.25s linear;
          overflow: hidden;
          visibility: hidden;
          z-index: -99; }
          header .row-wrap .main-nav.active {
            right: 0;
            visibility: visible;
            z-index: 4;
            overflow-y: scroll; } }
      @media (max-width: 767px) {
        header .row-wrap .main-nav {
          height: calc(100% - 81px);
          top: 81px; } }
    @media (min-width: 992px) {
      header .row-wrap .nav-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; } }
    @media (min-width: 1270px) {
      header .row-wrap .nav-wrap nav {
        max-width: 622px; } }
    @media (min-width: 992px) and (max-width: 1269px) {
      header .row-wrap .nav-wrap nav {
        max-width: 570px; } }
    @media (min-width: 992px) {
      header .row-wrap .nav-wrap nav {
        margin: 0 auto;
        width: 100%; } }
    header .row-wrap .nav-wrap nav > ul {
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      margin: 0; }
      @media (min-width: 992px) {
        header .row-wrap .nav-wrap nav > ul {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }
      header .row-wrap .nav-wrap nav > ul > li {
        margin: 0; }
        @media (min-width: 1270px) {
          header .row-wrap .nav-wrap nav > ul > li {
            padding: 44px 10px 44px; } }
        @media (min-width: 992px) and (max-width: 1269px) {
          header .row-wrap .nav-wrap nav > ul > li {
            padding: 44px 10px 44px; } }
        @media (min-width: 992px) and (max-width: 1024px) {
          header .row-wrap .nav-wrap nav > ul > li {
            padding: 44px 8px 44px; } }
        @media (min-width: 992px) {
          header .row-wrap .nav-wrap nav > ul > li {
            position: unset; } }
        @media (max-width: 991px) {
          header .row-wrap .nav-wrap nav > ul > li {
            position: relative;
            padding: 15px 0 20px;
            margin: 0; }
            header .row-wrap .nav-wrap nav > ul > li:after {
              content: "";
              display: block;
              position: absolute;
              bottom: 0;
              left: -28px;
              height: 1px;
              width: calc(100% + 56px);
              background-color: #000000;
              opacity: 0.2; } }
        @media (min-width: 992px) {
          header .row-wrap .nav-wrap nav > ul > li:hover > a {
            font-weight: 700;
            color: #fe5000; }
            header .row-wrap .nav-wrap nav > ul > li:hover > a:after {
              width: calc(100% + 20px); }
          header .row-wrap .nav-wrap nav > ul > li:hover .sub-menu {
            opacity: 1;
            visibility: visible;
            -webkit-transition: all 0.3s linear;
            -o-transition: all 0.3s linear;
            transition: all 0.3s linear; } }
        @media (min-width: 992px) {
          header .row-wrap .nav-wrap nav > ul > li.three-col .menu-item-parent .item-wrap {
            -webkit-box-flex: 0;
                -ms-flex: 0 0 calc(33.33% - 30px);
                    flex: 0 0 calc(33.33% - 30px);
            margin: 0 15px; } }
        @media (min-width: 992px) and (max-width: 1269px) {
          header .row-wrap .nav-wrap nav > ul > li.three-col .menu-item-parent .item-wrap {
            -webkit-box-flex: 0;
                -ms-flex: 0 0 calc(50% - 30px);
                    flex: 0 0 calc(50% - 30px);
            margin: 0 15px; } }
        @media (min-width: 992px) {
          header .row-wrap .nav-wrap nav > ul > li.two-col .menu-item-parent .item-wrap {
            -webkit-box-flex: 0;
                -ms-flex: 0 0 50%;
                    flex: 0 0 50%; } }
        header .row-wrap .nav-wrap nav > ul > li.one-col .menu-item-parent {
          max-width: 350px; }
          @media (min-width: 992px) {
            header .row-wrap .nav-wrap nav > ul > li.one-col .menu-item-parent {
              padding: 0 20px; } }
          header .row-wrap .nav-wrap nav > ul > li.one-col .menu-item-parent .item-wrap {
            padding: 12px 0; }
        @media (min-width: 992px) {
          header .row-wrap .nav-wrap nav > ul > li.one-col .sub-menu {
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center; } }
        header .row-wrap .nav-wrap nav > ul > li.active > a {
          font-weight: 700;
          color: #fe5000; }
          @media (min-width: 992px) and (max-width: 1269px) {
            header .row-wrap .nav-wrap nav > ul > li.active > a {
              font-size: 14px; } }
          @media (min-width: 992px) {
            header .row-wrap .nav-wrap nav > ul > li.active > a:after {
              width: calc(100% + 20px); } }
          @media (max-width: 991px) {
            header .row-wrap .nav-wrap nav > ul > li.active > a:before {
              -webkit-transform: translateY(-50%) rotate(135deg);
                   -o-transform: translateY(-50%) rotate(135deg);
                      transform: translateY(-50%) rotate(135deg); } }
        @media (max-width: 991px) {
          header .row-wrap .nav-wrap nav > ul > li.active .sub-menu {
            opacity: 1;
            visibility: visible;
            overflow-y: scroll; } }
        @media (min-width: 992px) {
          header .row-wrap .nav-wrap nav > ul > li:before {
            display: none; } }
        @media (max-width: 991px) {
          header .row-wrap .nav-wrap nav > ul > li.menu-item-has-children.active > a:before {
            -webkit-transform: translateY(-50%) rotate(135deg);
                 -o-transform: translateY(-50%) rotate(135deg);
                    transform: translateY(-50%) rotate(135deg); } }
        @media (max-width: 991px) {
          header .row-wrap .nav-wrap nav > ul > li.menu-item-has-children > a:before {
            content: "";
            display: block;
            position: absolute;
            top: 50%;
            right: 0;
            -webkit-transform: translateY(-50%) rotate(-45deg);
                 -o-transform: translateY(-50%) rotate(-45deg);
                    transform: translateY(-50%) rotate(-45deg);
            width: 12px;
            height: 12px;
            border-style: solid;
            border-width: 0 0 2px 2px;
            -webkit-transition: -webkit-transform 0.2s linear;
            transition: -webkit-transform 0.2s linear;
            -o-transition: -o-transform 0.2s linear;
            transition: transform 0.2s linear;
            transition: transform 0.2s linear, -webkit-transform 0.2s linear, -o-transform 0.2s linear; } }
        header .row-wrap .nav-wrap nav > ul > li > a {
          position: relative;
          font-size: 16px;
          font-weight: 400;
          color: #000000;
          padding-bottom: 12px; }
          @media (max-width: 991px) {
            header .row-wrap .nav-wrap nav > ul > li > a {
              display: inline-block;
              padding: 20px 20px 20px 0;
              width: 100%; } }
          header .row-wrap .nav-wrap nav > ul > li > a:after {
            content: '';
            position: absolute;
            bottom: 0;
            left: -10px;
            height: 4px;
            width: 0;
            background: #fe5000;
            border-radius: 5px;
            -webkit-transition: width 0.2s linear;
            -o-transition: width 0.2s linear;
            transition: width 0.2s linear; }
    header .row-wrap .nav-wrap .buttons {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      @media (min-width: 1270px) {
        header .row-wrap .nav-wrap .buttons .button__login {
          margin-right: 15px; } }
      @media (min-width: 992px) and (max-width: 1269px) {
        header .row-wrap .nav-wrap .buttons .button__login {
          margin-right: 9px; } }
      @media (max-width: 991px) {
        header .row-wrap .nav-wrap .buttons .button__login {
          margin: 20px 15px 0 0; } }
      header .row-wrap .nav-wrap .buttons .button__login .button__icon {
        width: 27px;
        height: 27px; }
        header .row-wrap .nav-wrap .buttons .button__login .button__icon > a {
          display: inline-block; }
      @media (max-width: 991px) {
        header .row-wrap .nav-wrap .buttons .btn-wrap > a {
          margin-right: 9px; } }
      header .row-wrap .nav-wrap .buttons .btn-wrap .btn-primary {
        padding: 11px 19px; }
        @media (min-width: 1270px) {
          header .row-wrap .nav-wrap .buttons .btn-wrap .btn-primary {
            margin-left: 9px; } }
        @media (min-width: 992px) and (max-width: 1269px) {
          header .row-wrap .nav-wrap .buttons .btn-wrap .btn-primary {
            margin-left: 7px;
            padding: 11px 11px; } }
      @media (max-width: 991px) {
        header .row-wrap .nav-wrap .buttons .btn-wrap > a {
          margin-top: 20px; } }
    header .row-wrap .hamburger {
      width: 24px;
      height: 14px;
      position: relative;
      -webkit-transition: 0.5s ease-in-out;
      -o-transition: 0.5s ease-in-out;
      transition: 0.5s ease-in-out;
      cursor: pointer; }
      @media (min-width: 992px) {
        header .row-wrap .hamburger {
          display: none; } }
      header .row-wrap .hamburger.active span:first-child {
        -webkit-transform: rotate(135deg);
             -o-transform: rotate(135deg);
                transform: rotate(135deg);
        top: 12px; }
      header .row-wrap .hamburger.active span:nth-child(2) {
        opacity: 0;
        left: -60px; }
      header .row-wrap .hamburger.active span:last-child {
        -webkit-transform: rotate(-135deg);
             -o-transform: rotate(-135deg);
                transform: rotate(-135deg);
        top: 12px; }
      header .row-wrap .hamburger span {
        height: 2px;
        background: #000000;
        position: absolute;
        width: 100%;
        left: 0;
        -webkit-transition: 0.25s ease-in-out;
        -o-transition: 0.25s ease-in-out;
        transition: 0.25s ease-in-out; }
        header .row-wrap .hamburger span:first-child {
          top: 0; }
        header .row-wrap .hamburger span:nth-child(2) {
          top: 6px; }
        header .row-wrap .hamburger span:last-child {
          top: 12px; }
  @media (min-width: 992px) {
    header .sub-menu {
      position: absolute;
      top: 100%;
      left: 50%;
      margin-left: 0;
      -webkit-transform: translateX(-50%);
           -o-transform: translateX(-50%);
              transform: translateX(-50%);
      min-height: 250px;
      width: calc(100% - 40px);
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      opacity: 0;
      visibility: hidden;
      -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.16);
              box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.16);
      padding: 60px 40px 60px;
      z-index: -1;
      background-color: #ffffff;
      border-radius: 10px; }
      header .sub-menu:before {
        content: "";
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        background: #ffffff;
        top: 0;
        left: 0;
        border-radius: 10px; }
      header .sub-menu:after {
        content: "";
        position: absolute;
        content: '';
        bottom: -10px;
        right: -10px;
        width: calc(100% + 10px);
        height: calc(100% + 10px);
        z-index: -1;
        background-image: -webkit-gradient(linear, left top, right top, from(#fe5000), color-stop(97%, #eda506));
        background-image: -webkit-linear-gradient(left, #fe5000 0%, #eda506 97%);
        background-image: -o-linear-gradient(left, #fe5000 0%, #eda506 97%);
        background-image: linear-gradient(to right, #fe5000 0%, #eda506 97%);
        border-radius: 20px; } }
  @media (max-width: 991px) {
    header .sub-menu {
      width: 100%;
      position: relative;
      opacity: 0;
      visibility: hidden;
      border: none;
      background-color: transparent;
      -webkit-box-shadow: none;
              box-shadow: none;
      -webkit-transform: translateY(0px);
           -o-transform: translateY(0px);
              transform: translateY(0px);
      padding: 0px;
      margin-left: 0;
      left: auto;
      top: auto;
      max-height: 0;
      overflow: hidden;
      -webkit-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  header .sub-menu > .menu-item {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    @media (min-width: 992px) {
      header .sub-menu > .menu-item {
        padding: 0 18px; } }
    header .sub-menu > .menu-item > .nav-title {
      display: block;
      font-size: 36px;
      font-weight: 500;
      position: relative;
      letter-spacing: -0.025em;
      margin-bottom: 28px;
      line-height: 1.17; }
      @media (min-width: 992px) {
        header .sub-menu > .menu-item > .nav-title {
          max-width: 310px;
          min-width: 250px; } }
      @media (min-width: 1130px) and (max-width: 1450px) {
        header .sub-menu > .menu-item > .nav-title {
          font-size: 30px; } }
      @media (min-width: 992px) and (max-width: 1269px) {
        header .sub-menu > .menu-item > .nav-title {
          font-size: 30px; } }
      @media (max-width: 767px) {
        header .sub-menu > .menu-item > .nav-title {
          font-size: 24px; } }
    header .sub-menu > .menu-item > .nav-desc {
      display: block;
      font-size: 20px;
      font-weight: 300;
      line-height: 1.2;
      letter-spacing: -0.027em;
      margin-bottom: 30px; }
      @media (min-width: 992px) {
        header .sub-menu > .menu-item > .nav-desc {
          max-width: 275px; } }
      @media (max-width: 1399px) {
        header .sub-menu > .menu-item > .nav-desc {
          font-size: 18px; } }
      @media (max-width: 595px) {
        header .sub-menu > .menu-item > .nav-desc {
          font-size: 16px; } }
  header .sub-menu .menu-item-parent {
    max-width: 798px;
    margin-left: 0; }
    @media (min-width: 992px) {
      header .sub-menu .menu-item-parent {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        padding-top: 9px; } }
    header .sub-menu .menu-item-parent.row-parent {
      width: 100%;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      padding-top: 4px;
      max-width: 784px; }
      header .sub-menu .menu-item-parent.row-parent .row-wrapper {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 49%;
                flex: 0 0 49%; }
        header .sub-menu .menu-item-parent.row-parent .row-wrapper .item-wrap > a {
          margin-bottom: 7px; }
    header .sub-menu .menu-item-parent .menu-item.no-link a {
      padding-right: 0;
      pointer-events: none;
      color: #fe5000; }
      header .sub-menu .menu-item-parent .menu-item.no-link a::after {
        display: none; }
    header .sub-menu .menu-item-parent .item-wrap {
      padding: 9px 0;
      -webkit-column-break-inside: avoid;
         page-break-inside: avoid;
              break-inside: avoid-column; }
      header .sub-menu .menu-item-parent .item-wrap.external-link > a {
        padding-right: 38px; }
        header .sub-menu .menu-item-parent .item-wrap.external-link > a:hover:after {
          right: 3px; }
        header .sub-menu .menu-item-parent .item-wrap.external-link > a:after {
          background-image: url(/wp-content/themes/portworx/assets/images/header/open-in-new.png);
          height: 23px;
          width: 23px;
          bottom: 0;
          right: 3px; }
      header .sub-menu .menu-item-parent .item-wrap > a {
        position: relative;
        font-size: 20px;
        font-weight: normal;
        color: #000000;
        letter-spacing: -0.03em;
        display: inline-block;
        margin-bottom: 17px;
        padding-right: 54px; }
        @media (max-width: 991px) {
          header .sub-menu .menu-item-parent .item-wrap > a {
            margin-bottom: 10px; } }
        header .sub-menu .menu-item-parent .item-wrap > a:hover:after {
          right: 0; }
        header .sub-menu .menu-item-parent .item-wrap > a:after {
          content: "";
          position: absolute;
          right: 10px;
          top: 50%;
          -webkit-transform: translateY(-50%);
               -o-transform: translateY(-50%);
                  transform: translateY(-50%);
          background-image: url(/wp-content/themes/portworx/dist/images/svg/right-arrow.svg);
          background-repeat: no-repeat;
          background-size: 100%;
          height: 11px;
          width: 34px;
          -webkit-transition: 0.2s linear;
          -o-transition: 0.2s linear;
          transition: 0.2s linear; }
      header .sub-menu .menu-item-parent .item-wrap .nav-desc {
        display: block;
        font-size: 14px;
        letter-spacing: -0.001em;
        line-height: 1.5;
        word-break: break-word; }
  header .sub-menu .sub-menu__text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media (min-width: 992px) {
      header .sub-menu .sub-menu__text {
        max-width: 285px;
        min-width: 250px; } }
    @media (max-width: 991px) {
      header .sub-menu .sub-menu__text {
        margin-bottom: 20px; } }
    header .sub-menu .sub-menu__text > a {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; }
  header .sub-menu .sub-menu__card {
    position: relative;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    max-width: 400px;
    min-height: 300px;
    border-radius: 10px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end; }
    @media (min-width: 1270px) {
      header .sub-menu .sub-menu__card {
        margin-right: 26px; } }
    @media (max-width: 991px) {
      header .sub-menu .sub-menu__card {
        margin: 30px 0 15px; } }
    @media (min-width: 992px) {
      header .sub-menu .sub-menu__card:hover .menu-image-title:after {
        right: 0; } }
    header .sub-menu .sub-menu__card > a {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      border: none;
      padding: 0; }
      header .sub-menu .sub-menu__card > a:hover:after {
        right: 0; }
      header .sub-menu .sub-menu__card > a img {
        width: 100%;
        height: 100%; }
      header .sub-menu .sub-menu__card > a > .menu-image-title {
        margin: 0;
        -webkit-transform: translateY(-50px);
             -o-transform: translateY(-50px);
                transform: translateY(-50px);
        text-align: left;
        padding-left: 30px;
        font-size: 16px;
        font-weight: 600;
        line-height: 1.4;
        letter-spacing: 1.3px;
        color: #357ded;
        padding-right: 54px;
        display: inline-block;
        position: relative;
        -webkit-transition: -webkit-text-decoration 0.3s ease-in-out;
        transition: -webkit-text-decoration 0.3s ease-in-out;
        -o-transition: text-decoration 0.3s ease-in-out;
        transition: text-decoration 0.3s ease-in-out;
        transition: text-decoration 0.3s ease-in-out, -webkit-text-decoration 0.3s ease-in-out;
        text-transform: capitalize; }
        @media (max-width: 991px) {
          header .sub-menu .sub-menu__card > a > .menu-image-title {
            padding-left: 13px; } }
        header .sub-menu .sub-menu__card > a > .menu-image-title:after {
          content: "";
          position: absolute;
          right: 10px;
          bottom: 4px;
          background-image: url(/wp-content/themes/portworx/dist/images/svg/right-arrow.svg);
          background-repeat: no-repeat;
          background-size: 100%;
          height: 11px;
          width: 34px;
          -webkit-transition: right 0.3s linear;
          -o-transition: right 0.3s linear;
          transition: right 0.3s linear; }
    header .sub-menu .sub-menu__card .nav-title {
      font-size: 20px;
      font-weight: 400;
      line-height: 1.5;
      color: #ffffff;
      letter-spacing: 0.001em;
      max-width: 355px;
      padding: 32px 13px 0;
      margin-bottom: 77px;
      display: -webkit-box;
      -webkit-line-clamp: 4;
      -webkit-box-orient: vertical;
      max-height: 230px;
      overflow: hidden; }
      @media (max-width: 1399px) {
        header .sub-menu .sub-menu__card .nav-title {
          font-size: 18px; } }
      @media (max-width: 595px) {
        header .sub-menu .sub-menu__card .nav-title {
          font-size: 16px; } }
      header .sub-menu .sub-menu__card .nav-title::before {
        display: none; }
  header ul {
    margin: 0;
    padding: 0; }
    header ul li {
      margin: 0;
      padding: 0; }
      header ul li::before {
        display: none; }

@media (min-width: 1270px) {
  footer {
    padding: 120px 0 115px; } }

@media (min-width: 992px) and (max-width: 1269px) {
  footer {
    padding: 60px 0 80px; } }

@media (min-width: 768px) and (max-width: 991px) {
  footer {
    padding: 60px 0 80px; } }

@media (max-width: 767px) {
  footer {
    padding: 62px 0 90px; } }

footer .row-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  footer .row-wrap ul li:before {
    display: none; }
  @media (max-width: 991px) {
    footer .row-wrap .footer__menu {
      width: 100%; } }
  footer .row-wrap .footer__menu .footer__menu__item > h3 {
    margin-bottom: 7px; }
    @media (max-width: 767px) {
      footer .row-wrap .footer__menu .footer__menu__item > h3 {
        font-size: 46px; } }
  footer .row-wrap .footer__menu .footer__menu__item > p {
    line-height: 1.24;
    letter-spacing: 0.012em;
    margin-bottom: 32px; }
    @media (min-width: 1270px) {
      footer .row-wrap .footer__menu .footer__menu__item > p.copy-right {
        position: absolute;
        bottom: 0;
        left: 0; } }
    @media (max-width: 480px) {
      footer .row-wrap .footer__menu .footer__menu__item > p.copy-right {
        display: none; } }
  footer .row-wrap .footer__menu .footer__menu__item > a.tel {
    display: inline-block;
    letter-spacing: 0.012em;
    margin-bottom: 40px; }
    @media (min-width: 1270px) {
      footer .row-wrap .footer__menu .footer__menu__item > a.tel {
        margin-bottom: 54px; } }
    @media (max-width: 1269px) {
      footer .row-wrap .footer__menu .footer__menu__item > a.tel {
        width: 100%; } }
    @media (max-width: 595px) {
      footer .row-wrap .footer__menu .footer__menu__item > a.tel {
        margin-bottom: 57px; } }
  @media (min-width: 482px) {
    footer .row-wrap .footer__menu .footer__menu__item .footer__menu__item__list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }
  footer .row-wrap .footer__menu .footer__menu__item .footer__menu__item__list ul {
    max-width: 182px;
    margin: 0 15px 33px; }
    @media (min-width: 596px) and (max-width: 767px) {
      footer .row-wrap .footer__menu .footer__menu__item .footer__menu__item__list ul {
        margin: 0 5px 33px; } }
    @media (max-width: 480px) {
      footer .row-wrap .footer__menu .footer__menu__item .footer__menu__item__list ul {
        margin: 0 0 37px; } }
    footer .row-wrap .footer__menu .footer__menu__item .footer__menu__item__list ul li {
      margin-bottom: 10px;
      padding-left: 0; }
      @media (max-width: 480px) {
        footer .row-wrap .footer__menu .footer__menu__item .footer__menu__item__list ul li {
          margin-bottom: 12px; } }
      footer .row-wrap .footer__menu .footer__menu__item .footer__menu__item__list ul li:first-child a {
        font-size: 18px;
        font-weight: 600; }
      footer .row-wrap .footer__menu .footer__menu__item .footer__menu__item__list ul li a {
        font-size: 16px;
        font-weight: 400;
        letter-spacing: 0.015em; }
  footer .row-wrap .footer__menu .footer__menu__item .footer__menu__item__logo {
    max-width: 187px;
    margin-bottom: 28px; }
    @media (max-width: 480px) {
      footer .row-wrap .footer__menu .footer__menu__item .footer__menu__item__logo {
        max-width: 115px;
        margin: 14px 0 0;
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2; } }
  footer .row-wrap .footer__menu .footer__menu__item .footer__menu__item__social {
    max-width: 115px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    footer .row-wrap .footer__menu .footer__menu__item .footer__menu__item__social a {
      width: 36px;
      height: 36px;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex; }
  @media (min-width: 1270px) {
    footer .row-wrap .footer__menu.footer__menu--contact {
      position: relative;
      max-width: 270px;
      margin-right: 20px; } }
  @media (max-width: 1269px) {
    footer .row-wrap .footer__menu.footer__menu--contact {
      max-width: 500px;
      text-align: center;
      margin: 0 auto; } }
  @media (max-width: 480px) {
    footer .row-wrap .footer__menu.footer__menu--contact {
      max-width: 288px;
      text-align: left;
      margin: 0; } }
  @media (max-width: 1269px) {
    footer .row-wrap .footer__menu.footer__menu--contact .footer__menu__item .btn-primary {
      margin-bottom: 40px; } }
  @media (max-width: 595px) {
    footer .row-wrap .footer__menu.footer__menu--contact .footer__menu__item .btn-primary {
      padding: 16px 20px; } }
  footer .row-wrap .footer__menu.footer__menu--address {
    max-width: 183px;
    margin-left: 15px; }
    @media (max-width: 991px) {
      footer .row-wrap .footer__menu.footer__menu--address {
        margin: 0 auto; } }
    @media (max-width: 480px) {
      footer .row-wrap .footer__menu.footer__menu--address {
        margin: 49px 0 0; } }
    @media (max-width: 480px) {
      footer .row-wrap .footer__menu.footer__menu--address .footer__menu__item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    footer .row-wrap .footer__menu.footer__menu--address .footer__menu__item p {
      margin-bottom: 4px;
      letter-spacing: 0.015em;
      line-height: 1.49; }
      @media (max-width: 595px) {
        footer .row-wrap .footer__menu.footer__menu--address .footer__menu__item p.small-body {
          font-size: 16px; } }
    footer .row-wrap .footer__menu.footer__menu--address .footer__menu__item > a {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      font-size: 16px;
      letter-spacing: 0.015em;
      margin-bottom: 14px; }
  footer .row-wrap .menu-item-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    @media (max-width: 1269px) {
      footer .row-wrap .menu-item-wrap {
        width: 100%; } }
    @media (max-width: 480px) {
      footer .row-wrap .menu-item-wrap {
        margin-top: 31px; } }

footer.bg-jet-black * {
  color: #ffffff; }

.accordions .link-default {
  margin-right: 18px;
  margin-bottom: 12px; }
  .accordions .link-default:last-child {
    margin-right: 0; }

@media (max-width: 991px) {
  .accordions .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; } }

@media (max-width: 991px) {
  .accordions .col-two {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%; } }

.accordions_outer {
  width: 100%;
  padding: 24px 43px; }
  @media (max-width: 767px) {
    .accordions_outer {
      width: calc(100% + 40px);
      margin-left: -20px;
      padding: 9px 20px; } }

.accordions_item {
  position: relative;
  margin-top: 32px;
  padding-bottom: 30px;
  border-bottom: 2px solid #FAF7F1; }
  @media (max-width: 991px) {
    .accordions_item {
      margin-top: 25px;
      padding-bottom: 15px; } }
  .accordions_item:first-child .accordions_toggler {
    display: block; }
  .accordions_item:last-child {
    border-bottom: none;
    margin-bottom: 0 !important; }
  .accordions_item.open h5 {
    color: #fe5000; }
  .accordions_item h5 {
    cursor: pointer;
    margin-bottom: 0;
    padding-right: 40px; }
  .accordions_item p {
    margin-bottom: 32px; }
    @media (max-width: 595px) {
      .accordions_item p {
        margin-bottom: 38px; } }
  .accordions_item .plus-icon {
    top: 0;
    right: 0; }

.accordions_toggler {
  overflow: hidden;
  height: 0;
  max-width: 440px;
  margin-top: 15px;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }

.accordions .img-wrap {
  max-width: 612px;
  position: relative;
  -ms-flex-item-align: center;
      align-self: center;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto; }
  @media (max-width: 991px) {
    .accordions .img-wrap {
      padding: 0;
      max-width: 350px; } }
  @media (max-width: 991px) {
    .accordions .img-wrap {
      max-width: 400px;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      height: 446px;
      margin-bottom: 30px; } }
  @media (max-width: 595px) {
    .accordions .img-wrap {
      height: 335px; } }
  .accordions .img-wrap img {
    margin-top: 80px;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 0;
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
    -o-object-fit: cover;
       font-family: "object-fit:cover";
       object-fit: cover; }
    @media (max-width: 991px) {
      .accordions .img-wrap img {
        max-width: 400px;
        margin: 0 auto;
        height: 100%; } }
    .accordions .img-wrap img.img-active {
      opacity: 1;
      visibility: visible;
      position: relative;
      -webkit-transition: all 0.4s ease-in-out;
      -o-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out; }
  .accordions .img-wrap img {
    height: auto;
    max-width: 760px;
    -webkit-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1); }
    .accordions .img-wrap img.active {
      -webkit-transform: scale(2);
           -o-transform: scale(2);
              transform: scale(2); }
  .accordions .img-wrap .graphic-wrapper {
    margin-top: -44px;
    padding-left: 62px; }
    @media (max-width: 991px) {
      .accordions .img-wrap .graphic-wrapper {
        margin-bottom: 44px;
        padding: 0; } }
    .accordions .img-wrap .graphic-wrapper svg {
      overflow: visible; }
      @media (max-width: 1399px) {
        .accordions .img-wrap .graphic-wrapper svg {
          width: 100%;
          height: 100%; } }
      .accordions .img-wrap .graphic-wrapper svg image {
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
        .accordions .img-wrap .graphic-wrapper svg image.active {
          width: 150px;
          height: 150px; }
        .accordions .img-wrap .graphic-wrapper svg image#active1.active {
          -webkit-transform: translate(-75px, -75px);
               -o-transform: translate(-75px, -75px);
                  transform: translate(-75px, -75px); }
        .accordions .img-wrap .graphic-wrapper svg image#active2.active {
          -webkit-transform: translate(-20px, -69px);
               -o-transform: translate(-20px, -69px);
                  transform: translate(-20px, -69px); }
        .accordions .img-wrap .graphic-wrapper svg image#active5.active {
          -webkit-transform: translate(-40px, -37px);
               -o-transform: translate(-40px, -37px);
                  transform: translate(-40px, -37px); }
        .accordions .img-wrap .graphic-wrapper svg image#active3.active {
          -webkit-transform: translate(-40px, 0);
               -o-transform: translate(-40px, 0);
                  transform: translate(-40px, 0); }
        .accordions .img-wrap .graphic-wrapper svg image#active4.active {
          -webkit-transform: translate(-40px, 0);
               -o-transform: translate(-40px, 0);
                  transform: translate(-40px, 0); }
      .accordions .img-wrap .graphic-wrapper svg .tab.active rect {
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
        fill: #505050 !important; }
      .accordions .img-wrap .graphic-wrapper svg .tab.active .graphic {
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
        fill: #ffffff !important; }

.accordions ul {
  margin-top: 15px; }
  .accordions ul li {
    margin-bottom: 30px;
    font-size: 16px; }
    .accordions ul li:last-child {
      margin-bottom: 0; }

.accordions.full-width .col-two {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.accordions.full-width .accordions_outer {
  border-radius: 10px;
  padding-bottom: 65px; }
  @media (max-width: 767px) {
    .accordions.full-width .accordions_outer {
      border-radius: 0;
      padding-bottom: 20px; } }
  .accordions.full-width .accordions_outer p {
    margin-bottom: 24px;
    margin-top: 14px; }
    .accordions.full-width .accordions_outer p a {
      color: #357ded; }

.accordions.full-width .accordions_toggler {
  max-width: 100%; }

.accordions.full-width .accordions_item {
  margin-top: 26px;
  padding-bottom: 14px; }
  .accordions.full-width .accordions_item:last-child {
    border-bottom: 2px solid #FAF7F1; }

.accordions.reverse h2 {
  font-weight: 400; }

.accordions.reverse .row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; }

.accordions.reverse .col-two:first-child {
  -ms-flex-preferred-size: 58%;
      flex-basis: 58%; }
  @media (max-width: 991px) {
    .accordions.reverse .col-two:first-child {
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%; } }

.accordions.reverse .col-two:last-child {
  -ms-flex-preferred-size: 42%;
      flex-basis: 42%;
  padding-right: 52px; }
  @media (max-width: 991px) {
    .accordions.reverse .col-two:last-child {
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
      padding-right: 0;
      padding-top: 30px; } }
  .accordions.reverse .col-two:last-child p {
    margin-bottom: 60px; }

.accordions.reverse .img-wrap {
  max-width: 447px;
  max-height: 300px; }
  .accordions.reverse .img-wrap img {
    margin-top: 0;
    -o-object-fit: cover;
       font-family: "object-fit:cover";
       object-fit: cover; }

.accordions.reverse .accordions_outer {
  margin-top: -122px;
  border-radius: 10px; }
  @media (max-width: 991px) {
    .accordions.reverse .accordions_outer {
      margin-top: 0; } }
  @media (max-width: 767px) {
    .accordions.reverse .accordions_outer {
      border-radius: 0; } }

.accordions.reverse .accordions_toggler {
  max-width: 510px; }

@media (min-width: 992px) {
  .accordions.accordion-tiles .row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; } }

.accordions.accordion-tiles .col-two:first-child {
  -ms-flex-preferred-size: 70%;
      flex-basis: 70%; }
  @media (max-width: 991px) {
    .accordions.accordion-tiles .col-two:first-child {
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%; } }

.accordions.accordion-tiles .col-two:last-child {
  -ms-flex-preferred-size: 30%;
      flex-basis: 30%; }
  @media (max-width: 991px) {
    .accordions.accordion-tiles .col-two:last-child {
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%; } }

.accordions.accordion-tiles .accordions_outer {
  padding: 0 0 0 7px; }
  @media (max-width: 767px) {
    .accordions.accordion-tiles .accordions_outer {
      padding: 0;
      width: 100%;
      margin: 0; } }

.accordions.accordion-tiles .accordions_title {
  margin-bottom: 0; }

.accordions.accordion-tiles .accordions_item {
  background-color: #ffffff;
  padding: 17px 28px 14px;
  border: 2px solid #EDEDED;
  border-radius: 10px;
  margin-bottom: 16px;
  margin-top: 0; }
  @media (max-width: 767px) {
    .accordions.accordion-tiles .accordions_item {
      padding: 17px 17px; } }

.accordions.accordion-tiles .accordions_toggler {
  max-width: 100%;
  margin: 0; }
  .accordions.accordion-tiles .accordions_toggler p {
    margin: 16px 0 26px 0; }
    @media (min-width: 1270px) {
      .accordions.accordion-tiles .accordions_toggler p {
        font-size: 18px; } }
    .accordions.accordion-tiles .accordions_toggler p:last-child {
      margin-bottom: 0; }
  .accordions.accordion-tiles .accordions_toggler a {
    margin: 2px 0 16px 0; }

.accordions.accordion-tiles h5 {
  color: #fe5000; }

.accordions.accordion-tiles h2 {
  font-weight: 400; }

.accordions.accordion-tiles .plus-icon {
  top: 17px;
  right: 28px; }
  @media (max-width: 1269px) {
    .accordions.accordion-tiles .plus-icon {
      top: 14px; } }
  @media (max-width: 991px) {
    .accordions.accordion-tiles .plus-icon {
      top: 12px; } }
  @media (max-width: 767px) {
    .accordions.accordion-tiles .plus-icon {
      top: 20px; } }

@media (max-width: 991px) {
  .accordions.accordion-tiles.reverse .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; } }

.accordions.accordion-tiles.reverse .accordions_outer {
  margin-top: 0;
  border-radius: 0;
  background-color: transparent; }

.interactive-tabs_container > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .interactive-tabs_container > ul li {
    padding: 0;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    text-align: center; }
    @media (max-width: 1024px) {
      .interactive-tabs_container > ul li {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 33%;
                flex: 0 0 33%; } }
    @media (max-width: 767px) {
      .interactive-tabs_container > ul li {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 50%;
                flex: 0 0 50%; } }
    @media (max-width: 595px) {
      .interactive-tabs_container > ul li {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        margin-bottom: 6px; } }
    .interactive-tabs_container > ul li:before {
      display: none; }

.interactive-tabs_wrapper {
  background-color: #ffffff;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 60px;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 30px;
  width: 100%; }
  @media (max-width: 1024px) {
    .interactive-tabs_wrapper {
      margin-top: 20px; } }
  @media (max-width: 595px) {
    .interactive-tabs_wrapper {
      width: calc(100% + 40px);
      margin-left: -20px;
      border-bottom-left-radius: unset;
      border-bottom-right-radius: unset;
      border-radius: 0; } }
  .interactive-tabs_wrapper.active {
    opacity: 1;
    position: relative;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    top: 0;
    visibility: visible; }

.interactive-tabs_content {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%; }
  @media (max-width: 767px) {
    .interactive-tabs_content {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%; } }

.interactive-tabs_text {
  max-width: 505px;
  padding: 89px 61px; }
  @media (max-width: 1024px) {
    .interactive-tabs_text {
      padding: 51px 40px; } }
  @media (max-width: 595px) {
    .interactive-tabs_text {
      padding: 30px 20px 28px; } }
  .interactive-tabs_text h4,
  .interactive-tabs_text p {
    margin-bottom: 30px; }
  @media (min-width: 992px) and (max-width: 1269px) {
    .interactive-tabs_text h5 {
      font-size: 24px; } }
  @media (max-width: 991px) {
    .interactive-tabs_text h5 {
      font-size: 24px; } }

.interactive-tabs_media {
  position: relative;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-height: 558px; }
  @media (max-width: 595px) {
    .interactive-tabs_media {
      padding: 0 20px 30px;
      height: 423px; } }
  .interactive-tabs_media img {
    -o-object-fit: cover;
       font-family: "object-fit:cover";
       object-fit: cover; }
  .interactive-tabs_media .logo {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
         -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 350px;
    height: auto; }
    @media (min-width: 768px) and (max-width: 991px) {
      .interactive-tabs_media .logo {
        width: 250px; } }
    @media (max-width: 595px) {
      .interactive-tabs_media .logo {
        width: 230px; } }

.promo-card {
  overflow: visible; }
  .promo-card_container {
    border-radius: 8px;
    overflow: hidden;
    z-index: 3;
    position: relative; }
  .promo-card .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%; }
    @media (max-width: 767px) {
      .promo-card .item {
        display: inline-block; } }
  .promo-card_img-box {
    width: 396px;
    min-height: 216px;
    border-radius: 8px 0 0 8px;
    overflow: hidden; }
    @media (max-width: 767px) {
      .promo-card_img-box {
        width: 100%;
        border-radius: 0; } }
    @media (max-width: 480px) {
      .promo-card_img-box {
        display: none; } }
    .promo-card_img-box img {
      height: 100%;
      -o-object-fit: cover;
         font-family: "object-fit:cover";
         object-fit: cover; }
  .promo-card_content {
    width: calc(100% - 396px);
    padding: 45px 28px 33px; }
    @media (max-width: 991px) {
      .promo-card_content {
        padding: 28px; } }
    @media (max-width: 767px) {
      .promo-card_content {
        width: 100%; } }
  .promo-card_text-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (min-width: 768px) {
      .promo-card_text-block {
        margin-bottom: 20px; } }
    .promo-card_text-block .pdf-logo {
      max-width: 30px; }
      @media (max-width: 991px) {
        .promo-card_text-block .pdf-logo {
          max-width: 22px; } }
      .promo-card_text-block .pdf-logo img {
        max-width: 100%;
        max-height: 100%;
        -o-object-fit: cover;
           font-family: "object-fit:cover";
           object-fit: cover; }
    .promo-card_text-block h6 {
      padding-left: 16px;
      color: #ffffff;
      font-weight: 600;
      margin-bottom: 0; }
  .promo-card h5 {
    font-weight: 600;
    color: #ffffff;
    margin-top: 15px; }
    @media (min-width: 1270px) {
      .promo-card h5 {
        margin-top: 27px; } }
  .promo-card .btn-wrap {
    position: relative; }
    @media (min-width: 1270px) {
      .promo-card .btn-wrap {
        padding-top: 18px; } }
  .promo-card.overlap {
    margin-bottom: -226px;
    overflow: visible;
    z-index: 1; }
    @media (min-width: 992px) and (max-width: 1269px) {
      .promo-card.overlap {
        margin-bottom: -187px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .promo-card.overlap {
        margin-bottom: -40px; } }
    @media (max-width: 767px) {
      .promo-card.overlap {
        margin-bottom: 0; } }
  .promo-card.overlap + section {
    padding-top: 225px; }
    @media (min-width: 992px) and (max-width: 1269px) {
      .promo-card.overlap + section {
        padding-top: 176px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .promo-card.overlap + section {
        padding-top: 82px; } }
    @media (max-width: 767px) {
      .promo-card.overlap + section {
        padding-top: 30px; } }
  .promo-card.overlay-perl-grey:after {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    height: 150px;
    background-color: #FAF7F1;
    display: block; }
    @media (max-width: 595px) {
      .promo-card.overlay-perl-grey:after {
        display: none; } }

@media (max-width: 767px) {
  .page-id-140 .promo-card.banner-overlap {
    margin-top: 0; } }

@media (max-width: 595px) {
  .page-id-140 .logos.overlay .bg-overlay {
    display: block; } }

.logos {
  z-index: 2;
  overflow: visible; }
  .logos h4 {
    color: #ffffff;
    text-align: center;
    font-weight: 600; }
  .logos .row {
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media (max-width: 480px) {
      .logos .row {
        display: block; } }
  .logos_column {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    padding: 5px 10px;
    max-width: 154px;
    max-height: 154px; }
    @media (max-width: 991px) {
      .logos_column {
        padding: 15px; } }
    @media (max-width: 480px) {
      .logos_column {
        padding: 20px; } }
  .logos_logo {
    max-width: 154px;
    max-height: 154px; }
    @media (max-width: 480px) {
      .logos_logo {
        max-width: 100%; } }
  .logos.overlay-mustard:after {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    top: -130px;
    height: 135px;
    z-index: 2;
    background-color: #eda506;
    display: block; }
    @media (max-width: 595px) {
      .logos.overlay-mustard:after {
        display: none; } }
  .logos.logo-2 .logos_column {
    max-width: 230px;
    max-height: 230px; }
  .logos.logo-2 .logos_logo {
    max-width: 230px;
    max-height: 230px; }

.hero-banner {
  margin-top: 95px; }
  @media (min-width: 1270px) {
    .hero-banner {
      min-height: 827px; } }
  @media (max-width: 991px) {
    .hero-banner {
      margin-top: 80px; } }
  @media (max-width: 767px) {
    .hero-banner {
      padding-bottom: 0; } }
  .hero-banner .row {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  @media (max-width: 767px) {
    .hero-banner .col-two {
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%; } }
  .hero-banner .text-wrap {
    max-width: 550px;
    position: relative;
    z-index: 4;
    margin-bottom: 50px; }
    .hero-banner .text-wrap h1 {
      color: #fe5000; }
      @media (min-width: 1270px) {
        .hero-banner .text-wrap h1 {
          font-weight: 700; } }
    @media (min-width: 1270px) {
      .hero-banner .text-wrap h5 {
        font-weight: 700; } }
    @media (min-width: 1270px) {
      .hero-banner .text-wrap h4 {
        font-weight: 700; } }
  .hero-banner__action .btn-primary {
    margin: 0 24px 15px 0; }
    @media (max-width: 991px) {
      .hero-banner__action .btn-primary {
        margin: 0 20px 30px 0; } }
    @media (max-width: 767px) {
      .hero-banner__action .btn-primary {
        display: table; } }
  @media (max-width: 991px) {
    .hero-banner__action .link-default {
      margin: 0 20px 30px 0; } }
  @media (max-width: 991px) {
    .hero-banner__action.margin-small-top {
      margin-top: 40px;
      margin-bottom: 20px; } }
  .hero-banner__media {
    position: relative; }
    @media (max-width: 767px) {
      .hero-banner__media {
        -ms-flex-preferred-size: 92% !important;
            flex-basis: 92% !important;
        margin-left: auto;
        margin-top: -112px;
        margin-right: -186px; } }
    @media (max-width: 595px) {
      .hero-banner__media {
        margin-top: -30px;
        margin-right: 0; } }
    .hero-banner__media img {
      position: relative;
      z-index: 3;
      width: calc(100% + 180px);
      -o-object-position: right;
         object-position: right;
      margin-left: -120px;
      min-height: 643px;
      max-width: 826px; }
      @media (min-width: 992px) and (max-width: 1130px) {
        .hero-banner__media img {
          min-height: 492px;
          max-width: 580px;
          margin-left: -62px; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .hero-banner__media img {
          min-height: 322px;
          max-width: 550px;
          width: 100%;
          margin-left: -35px; } }
      @media (min-width: 596px) and (max-width: 767px) {
        .hero-banner__media img {
          margin-left: -50px;
          width: 100%;
          min-height: 400px;
          max-width: 550px; } }
      @media (max-width: 595px) {
        .hero-banner__media img {
          margin-left: 0;
          width: 100%;
          -o-object-fit: contain;
             font-family: "object-fit:contain";
             object-fit: contain;
          min-height: 200px;
          max-width: 100%; } }
    .hero-banner__media:after {
      content: "";
      position: absolute;
      background: url("/wp-content/themes/portworx/dist/images/sections/hero-banner/polygon-pattern.png") no-repeat;
      width: 900px;
      height: 900px;
      top: 120px;
      right: -160px;
      z-index: 2;
      display: none; }
      @media (max-width: 767px) {
        .hero-banner__media:after {
          width: 500px;
          height: 500px;
          top: 100px;
          left: 0;
          background-size: cover; } }

.expandable-tabs .row {
  width: calc(100% + 12px);
  margin-left: -6px; }

.expandable-tabs_card {
  padding: 0 6px; }
  @media (max-width: 767px) {
    .expandable-tabs_card {
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
      margin-bottom: 12px; } }
  .expandable-tabs_card .content {
    position: relative;
    overflow: hidden;
    width: 127px;
    height: 420px;
    min-height: 420px;
    -webkit-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    border-radius: 10px;
    cursor: pointer; }
    @media (max-width: 767px) {
      .expandable-tabs_card .content {
        width: 100% !important;
        height: auto !important;
        height: auto;
        min-height: auto; } }
    .expandable-tabs_card .content:after {
      content: "";
      position: absolute;
      top: 0;
      width: 100%;
      height: 100%;
      background: -webkit-gradient(linear, left top, left bottom, color-stop(13.19%, rgba(28, 28, 28, 0)), color-stop(57.89%, #1c1c1c));
      background: -webkit-linear-gradient(top, rgba(28, 28, 28, 0) 13.19%, #1c1c1c 57.89%);
      background: -o-linear-gradient(top, rgba(28, 28, 28, 0) 13.19%, #1c1c1c 57.89%);
      background: linear-gradient(180deg, rgba(28, 28, 28, 0) 13.19%, #1c1c1c 57.89%);
      -webkit-filter: drop-shadow(8px 8px 20px rgba(0, 0, 0, 0.15));
              filter: drop-shadow(8px 8px 20px rgba(0, 0, 0, 0.15));
      border-radius: 10px; }
    .expandable-tabs_card .content.open {
      cursor: auto; }
      .expandable-tabs_card .content.open h5 {
        position: relative;
        top: unset;
        bottom: unset;
        -webkit-transform: rotate(0deg) translate(0px, 0px);
             -o-transform: rotate(0deg) translate(0px, 0px);
                transform: rotate(0deg) translate(0px, 0px);
        width: 100%; }
        @media (min-width: 768px) {
          .expandable-tabs_card .content.open h5 {
            display: -webkit-box;
            -webkit-line-clamp: unset;
            -webkit-box-orient: vertical;
            max-height: unset;
            overflow: hidden; } }
        @media (max-width: 767px) {
          .expandable-tabs_card .content.open h5 {
            width: calc(100% - 86px); } }
      .expandable-tabs_card .content.open .expandable-tabs_text {
        opacity: 1;
        visibility: visible;
        -webkit-transition-delay: 0.4s;
             -o-transition-delay: 0.4s;
                transition-delay: 0.4s; }
        @media (max-width: 767px) {
          .expandable-tabs_card .content.open .expandable-tabs_text {
            -webkit-transition-delay: 0s;
                 -o-transition-delay: 0s;
                    transition-delay: 0s; } }

.expandable-tabs_image {
  position: absolute;
  width: 100%;
  height: 100%; }
  .expandable-tabs_image img {
    height: 100%;
    -o-object-fit: cover;
       font-family: "object-fit:cover;object-position:center";
       object-fit: cover;
    -o-object-position: center;
       object-position: center; }
    @media (max-width: 767px) {
      .expandable-tabs_image img {
        -o-object-position: top;
           object-position: top; } }

.expandable-tabs_text-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 24px;
  z-index: 1; }
  @media (max-width: 767px) {
    .expandable-tabs_text-container {
      position: relative;
      padding: 20px 12px; } }
  .expandable-tabs_text-container h5,
  .expandable-tabs_text-container h6 {
    color: #ffffff; }
  .expandable-tabs_text-container h6 {
    margin-top: 48px; }
    @media (max-width: 991px) {
      .expandable-tabs_text-container h6 {
        margin-top: 0;
        margin-bottom: 0; } }
    @media (max-width: 767px) {
      .expandable-tabs_text-container h6 {
        margin-top: 15px; } }
  .expandable-tabs_text-container h5 {
    padding-right: 32px;
    margin-top: 44px;
    -webkit-transform: rotate(-90deg) translate(-60px, -120px);
         -o-transform: rotate(-90deg) translate(-60px, -120px);
            transform: rotate(-90deg) translate(-60px, -120px);
    width: 310px;
    -webkit-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s;
    opacity: 1;
    visibility: visible; }
    @media (min-width: 768px) {
      .expandable-tabs_text-container h5 {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        max-height: 68px;
        overflow: hidden;
        position: absolute;
        bottom: 0;
        top: calc(100% - 318px); } }
    @media (min-width: 768px) and (max-width: 991px) {
      .expandable-tabs_text-container h5 {
        top: calc(100% - 290px); } }
    @media (max-width: 991px) {
      .expandable-tabs_text-container h5 {
        margin-top: 20px; } }
    @media (max-width: 767px) {
      .expandable-tabs_text-container h5 {
        display: inline-block;
        -webkit-transform: rotate(0deg) translate(0, 0);
             -o-transform: rotate(0deg) translate(0, 0);
                transform: rotate(0deg) translate(0, 0);
        width: calc(100% - 86px);
        vertical-align: middle;
        margin: 0;
        padding-left: 21px;
        padding-right: 0; } }
    .expandable-tabs_text-container h5.temp-hide {
      opacity: 0;
      visibility: hidden;
      -webkit-transition: opacity 0.2s;
      -o-transition: opacity 0.2s;
      transition: opacity 0.2s; }

.expandable-tabs_icon {
  max-width: 80px; }
  @media (max-width: 767px) {
    .expandable-tabs_icon {
      display: inline-block;
      vertical-align: middle;
      max-width: 42px; } }

.expandable-tabs_text {
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  max-width: 100%;
  height: auto; }
  @media (max-width: 767px) {
    .expandable-tabs_text {
      opacity: 1;
      visibility: visible;
      -webkit-transition: all 0.4s ease-in-out;
      -o-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out;
      height: 0; } }

.quote-slider-with-tab .section-wrapper {
  overflow: hidden; }

.quote-slider-with-tab .intro-block h2 {
  font-weight: 400; }

@media (max-width: 991px) {
  .quote-slider-with-tab .intro-block.margin-medium {
    margin: 0 0 50px 0; } }

.quote-slider-with-tab .statistic-outer-wrapper {
  max-width: 614px;
  margin-left: auto;
  position: relative;
  z-index: 1; }

.quote-slider-with-tab .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.quote-slider-with-tab .inner-section {
  border-radius: 10px;
  overflow: hidden; }

.quote-slider-with-tab .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }

@media (min-width: 992px) {
  .quote-slider-with-tab .quote-block {
    min-height: 565px; } }

.quote-slider-with-tab .inner-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: 100%; }

.quote-slider-with-tab .statistic-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%; }
  .quote-slider-with-tab .statistic-card__content {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    text-align: center; }
    .quote-slider-with-tab .statistic-card__content:first-child {
      background-color: #357ded; }
    .quote-slider-with-tab .statistic-card__content:last-child {
      background-color: #0070cd; }

@media (max-width: 991px) {
  .quote-slider-with-tab .col-two {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%; } }

@media (max-width: 991px) {
  .quote-slider-with-tab .col-two:nth-child(2) {
    display: none; } }

.quote-slider-with-tab .col-two blockquote {
  font-weight: 700; }

.quote-slider-with-tab .col-wrap {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.quote-slider-with-tab__media {
  min-height: 562px;
  height: 100%; }
  .quote-slider-with-tab__media img {
    -o-object-fit: cover;
       font-family: "object-fit:cover";
       object-fit: cover;
    height: 100%; }

.quote-slider-with-tab__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  margin-top: 78px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .quote-slider-with-tab__logo .logo-wrap {
    position: relative;
    padding-top: 10px;
    margin: 0 10px;
    width: 156px !important;
    cursor: pointer; }
    @media (max-width: 767px) {
      .quote-slider-with-tab__logo .logo-wrap {
        max-width: 127px;
        margin-bottom: 10px; } }
    @media (min-width: 482px) {
      .quote-slider-with-tab__logo .logo-wrap:first-child {
        margin-left: 0; } }
    @media (min-width: 482px) {
      .quote-slider-with-tab__logo .logo-wrap:last-child {
        margin-right: 0; } }
    .quote-slider-with-tab__logo .logo-wrap.slick-slide {
      position: relative; }
      .quote-slider-with-tab__logo .logo-wrap.slick-slide:after {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        background: #1c1c1c;
        height: 2px;
        width: 100%; }
    .quote-slider-with-tab__logo .logo-wrap.slick-current:after {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      background: -webkit-gradient(linear, left top, right top, from(#FD9627), color-stop(99.96%, #FD5000));
      background: -webkit-linear-gradient(left, #FD9627 0%, #FD5000 99.96%);
      background: -o-linear-gradient(left, #FD9627 0%, #FD5000 99.96%);
      background: linear-gradient(90deg, #FD9627 0%, #FD5000 99.96%);
      height: 2px;
      width: 100%; }
  .quote-slider-with-tab__logo .slick-track {
    width: 100% !important; }
    @media (max-width: 991px) {
      .quote-slider-with-tab__logo .slick-track {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }

.quote-slider-with-tab .outer-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end; }
  @media (max-width: 991px) {
    .quote-slider-with-tab .outer-wrapper {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  .quote-slider-with-tab .outer-wrapper .intro-block {
    width: 50%; }
    @media (min-width: 1270px) {
      .quote-slider-with-tab .outer-wrapper .intro-block {
        margin-bottom: 20px; } }
    @media (max-width: 991px) {
      .quote-slider-with-tab .outer-wrapper .intro-block {
        width: 100%; } }
    .quote-slider-with-tab .outer-wrapper .intro-block h2 {
      font-weight: 600;
      line-height: 120%;
      letter-spacing: 0.2px; }
      @media (min-width: 1270px) {
        .quote-slider-with-tab .outer-wrapper .intro-block h2 {
          font-size: 60px; } }
  .quote-slider-with-tab .outer-wrapper .statistic-card {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    z-index: 2;
    padding-left: 80px; }
    @media (max-width: 991px) {
      .quote-slider-with-tab .outer-wrapper .statistic-card {
        display: none; } }
    .quote-slider-with-tab .outer-wrapper .statistic-card__content {
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: end;
      min-height: 100%;
      padding: 30px 0;
      background: none; }
    @media (min-width: 1270px) {
      .quote-slider-with-tab .outer-wrapper .statistic-card h2 {
        margin-bottom: 10px; } }
    @media (max-width: 595px) {
      .quote-slider-with-tab .outer-wrapper .statistic-card span {
        font-size: 55px; } }
    @media (min-width: 1270px) {
      .quote-slider-with-tab .outer-wrapper .statistic-card span {
        font-weight: 700; } }

.quote-slider-with-tab .inner-section {
  position: relative; }
  .quote-slider-with-tab .inner-section .inner-row {
    height: 562px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    background: #ffffff;
    border-radius: 10px;
    overflow: hidden; }
    @media (max-width: 991px) {
      .quote-slider-with-tab .inner-section .inner-row {
        height: 100%; } }
    .quote-slider-with-tab .inner-section .inner-row p {
      margin-top: 0; }
    .quote-slider-with-tab .inner-section .inner-row .image-wrap {
      float: left;
      width: 40%; }
      @media (max-width: 991px) {
        .quote-slider-with-tab .inner-section .inner-row .image-wrap {
          display: none; } }
      .quote-slider-with-tab .inner-section .inner-row .image-wrap img {
        height: 100%; }
    .quote-slider-with-tab .inner-section .inner-row .quote-block {
      padding: 62px 80px 72px 79px;
      height: 100%;
      width: 59%; }
      @media (max-width: 991px) {
        .quote-slider-with-tab .inner-section .inner-row .quote-block {
          width: 100%;
          padding: 30px; } }
    .quote-slider-with-tab .inner-section .inner-row blockquote {
      color: #000000;
      letter-spacing: 0.3px;
      padding: 94px 0 0;
      max-width: 542px;
      line-height: 34px; }
      @media (max-width: 991px) {
        .quote-slider-with-tab .inner-section .inner-row blockquote {
          max-width: 100%; } }
      .quote-slider-with-tab .inner-section .inner-row blockquote:before {
        width: 65px;
        height: 50px; }
    .quote-slider-with-tab .inner-section .inner-row p {
      margin-top: 25px;
      font-weight: 700;
      color: #000000; }
      @media (min-width: 1270px) {
        .quote-slider-with-tab .inner-section .inner-row p {
          font-size: 20px; } }

@media (min-width: 1270px) {
  .quote-slider-with-tab.xxl-padding-top {
    padding-top: 322px; } }

.quote-slider-with-tab.no-border-radius .inner-section {
  border-radius: 0; }

.quote-slider-with-tab.bg-black-right .row {
  position: relative; }
  .quote-slider-with-tab.bg-black-right .row:after {
    content: "";
    position: absolute;
    top: 0;
    width: 730px;
    height: 626px;
    z-index: 1;
    background: #000000;
    right: -170px;
    border-radius: 10px; }
    @media (max-width: 1200px) {
      .quote-slider-with-tab.bg-black-right .row:after {
        width: 680px; } }
    @media (max-width: 991px) {
      .quote-slider-with-tab.bg-black-right .row:after {
        display: none; } }

.quote-slider-with-tab.bg-black-right .intro-block {
  position: relative;
  width: 50%;
  top: 130px;
  padding-right: 15px; }
  @media (max-width: 1450px) {
    .quote-slider-with-tab.bg-black-right .intro-block {
      width: 40%; } }
  @media (max-width: 991px) {
    .quote-slider-with-tab.bg-black-right .intro-block {
      width: 100%;
      margin-bottom: 20px;
      top: inherit; } }
  .quote-slider-with-tab.bg-black-right .intro-block h2 {
    font-weight: 600; }

.quote-slider-with-tab.bg-black-right .inner-section {
  overflow: hidden;
  z-index: 2; }
  .quote-slider-with-tab.bg-black-right .inner-section .statistic-card {
    width: 50%;
    margin: 0 0 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    min-height: 172px;
    z-index: 2;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
    @media (max-width: 991px) {
      .quote-slider-with-tab.bg-black-right .inner-section .statistic-card {
        display: none; } }
    .quote-slider-with-tab.bg-black-right .inner-section .statistic-card__content {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      min-height: 172px;
      padding: 31px 15px;
      background: #000000;
      max-width: 306px; }
  .quote-slider-with-tab.bg-black-right .inner-section .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-top: 30px; }

.quote-slider-with-tab.bg-black-right .inner-row {
  height: 562px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  background: #ffffff; }
  @media (max-width: 991px) {
    .quote-slider-with-tab.bg-black-right .inner-row {
      height: 100%; } }
  .quote-slider-with-tab.bg-black-right .inner-row p {
    margin-top: 0; }
  .quote-slider-with-tab.bg-black-right .inner-row .image-wrap {
    float: left;
    width: 41%; }
    @media (min-width: 992px) and (max-width: 1269px) {
      .quote-slider-with-tab.bg-black-right .inner-row .image-wrap {
        width: 54%; } }
    @media (max-width: 991px) {
      .quote-slider-with-tab.bg-black-right .inner-row .image-wrap {
        display: none; } }
    .quote-slider-with-tab.bg-black-right .inner-row .image-wrap img {
      height: 100%;
      -o-object-fit: cover;
         font-family: "object-fit:cover";
         object-fit: cover;
      width: 100%;
      max-width: 100%;
      vertical-align: top;
      border: 0; }
  .quote-slider-with-tab.bg-black-right .inner-row .quote-block {
    padding: 62px 80px 72px 79px;
    height: 100%;
    width: 59%;
    display: block; }
    @media (min-width: 992px) and (max-width: 1269px) {
      .quote-slider-with-tab.bg-black-right .inner-row .quote-block {
        padding: 30px 40px;
        width: 46%; } }
    @media (max-width: 991px) {
      .quote-slider-with-tab.bg-black-right .inner-row .quote-block {
        width: 100%;
        padding: 30px; } }
  .quote-slider-with-tab.bg-black-right .inner-row blockquote {
    color: #000000;
    letter-spacing: 0.3px;
    padding: 94px 0 0;
    max-width: 542px;
    line-height: 34px; }
    @media (max-width: 1129px) {
      .quote-slider-with-tab.bg-black-right .inner-row blockquote {
        padding: 65px 0 0; } }
    @media (max-width: 991px) {
      .quote-slider-with-tab.bg-black-right .inner-row blockquote {
        max-width: 100%; } }
    .quote-slider-with-tab.bg-black-right .inner-row blockquote:before {
      width: 65px;
      height: 50px; }
    .quote-slider-with-tab.bg-black-right .inner-row blockquote:after {
      display: none; }
  .quote-slider-with-tab.bg-black-right .inner-row p {
    margin-top: 25px;
    font-weight: 700;
    color: #000000; }
    @media (min-width: 1270px) {
      .quote-slider-with-tab.bg-black-right .inner-row p {
        font-size: 20px; } }

.quote-slider-with-tab.bg-black-right .statistic-wrapper {
  width: 100%;
  margin-top: -30px; }

.quote-slider-with-tab.bg-black-right .statistic-card .statistic-card__content span {
  font-weight: 700; }

.quote-slider-with-tab.bg-black-right .statistic-card .statistic-card__content h2 {
  margin-bottom: 0; }

.quote-slider-with-tab.bg-white .inner-row {
  background-color: #FAF7F1; }

.quote-slider-with-tab.bg-black-right .outer-wrapper:after {
  content: '';
  position: absolute;
  background-color: #000000;
  right: -170px;
  bottom: 25%;
  width: 725px;
  height: 626px; }
  @media (max-width: 1200px) {
    .quote-slider-with-tab.bg-black-right .outer-wrapper:after {
      bottom: 28%;
      width: 680px; } }
  @media (max-width: 991px) {
    .quote-slider-with-tab.bg-black-right .outer-wrapper:after {
      display: none; } }

.cta .wrapper {
  position: relative; }
  .cta .wrapper::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    background: -webkit-gradient(linear, left top, right top, color-stop(29.75%, #ffffff), color-stop(77.92%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, #ffffff 29.75%, rgba(255, 255, 255, 0) 77.92%);
    background: -o-linear-gradient(left, #ffffff 29.75%, rgba(255, 255, 255, 0) 77.92%);
    background: linear-gradient(90deg, #ffffff 29.75%, rgba(255, 255, 255, 0) 77.92%); }
    @media (max-width: 1269px) {
      .cta .wrapper::after {
        background: -webkit-linear-gradient(6deg, #ffffff 47.75%, rgba(255, 255, 255, 0) 84.92%);
        background: -o-linear-gradient(6deg, #ffffff 47.75%, rgba(255, 255, 255, 0) 84.92%);
        background: linear-gradient(84deg, #ffffff 47.75%, rgba(255, 255, 255, 0) 84.92%); } }
    @media (max-width: 595px) {
      .cta .wrapper::after {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(26.38%, #ffffff), to(rgba(255, 255, 255, 0)));
        background: -webkit-linear-gradient(top, #ffffff 26.38%, rgba(255, 255, 255, 0) 100%);
        background: -o-linear-gradient(top, #ffffff 26.38%, rgba(255, 255, 255, 0) 100%);
        background: linear-gradient(180deg, #ffffff 26.38%, rgba(255, 255, 255, 0) 100%); } }

.cta .bg-img {
  border-radius: 10px;
  overflow: hidden; }
  @media (max-width: 595px) {
    .cta .bg-img {
      height: 100%;
      top: auto; } }
  @media (min-width: 596px) {
    .cta .bg-img img {
      -o-object-fit: unset;
         font-family: "object-fit:unset";
         object-fit: unset; } }

.cta .footer-cta__text {
  position: relative;
  padding: 56px 80px;
  z-index: 1; }
  @media (min-width: 1270px) {
    .cta .footer-cta__text {
      max-width: 860px; } }
  @media (max-width: 1269px) {
    .cta .footer-cta__text {
      width: 75%; } }
  @media (max-width: 767px) {
    .cta .footer-cta__text {
      width: 100%; } }
  @media (max-width: 595px) {
    .cta .footer-cta__text {
      padding: 56px 16px; } }
  .cta .footer-cta__text h2 {
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: 0.0025em;
    margin-bottom: 25px; }
    @media (max-width: 767px) {
      .cta .footer-cta__text h2 {
        font-size: 40px; } }
  .cta .footer-cta__text p {
    line-height: 1.2;
    margin-bottom: 50px; }
  .cta .footer-cta__text .btn-primary {
    margin-right: 28px; }
  @media (max-width: 595px) {
    .cta .footer-cta__text .link-default {
      display: table;
      margin-top: 40px; } }

.cta.text-white .wrapper:after {
  background: none; }

.cta.text-white h2 {
  color: #ffffff; }

.cta.text-white p {
  color: #ffffff; }

.cta.full-width-cta .wrapper {
  position: unset; }
  .cta.full-width-cta .wrapper:after {
    display: none; }

.cta.full-width-cta .container {
  position: relative;
  max-width: 100%;
  width: 100%;
  padding: 0; }

.cta.full-width-cta .footer-cta__text {
  max-width: 1267px;
  margin: auto;
  padding: 80px 20px; }
  @media (max-width: 1269px) {
    .cta.full-width-cta .footer-cta__text {
      margin: unset; } }
  .cta.full-width-cta .footer-cta__text h2 {
    color: #fe5000;
    max-width: 597px; }
  .cta.full-width-cta .footer-cta__text p {
    max-width: 560px; }

.cta.full-width-cta .bg-img {
  height: 100%;
  border-radius: 0; }
  @media (max-width: 595px) {
    .cta.full-width-cta .bg-img {
      bottom: 0; } }

.second-level-banner {
  background: -webkit-gradient(linear, left top, right top, from(#FE5000), to(#FFFFFF));
  background: -webkit-linear-gradient(left, #FE5000 0%, #FFFFFF 100%);
  background: -o-linear-gradient(left, #FE5000 0%, #FFFFFF 100%);
  background: linear-gradient(90deg, #FE5000 0%, #FFFFFF 100%);
  margin-top: 95px; }
  .second-level-banner .bg-img {
    right: 0;
    left: inherit;
    max-width: 590px;
    top: 4px; }
    .second-level-banner .bg-img img {
      -o-object-fit: contain;
         font-family: "object-fit:contain";
         object-fit: contain; }
  .second-level-banner .col {
    -ms-flex-preferred-size: 70%;
        flex-basis: 70%; }
    .second-level-banner .col .logo-wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      max-width: 300px; }
    .second-level-banner .col .text-wrap {
      max-width: 664px; }
      .second-level-banner .col .text-wrap h1 {
        font-size: 55px; }

.col-grid-block h4 {
  margin: 20px 0 40px 0;
  max-width: 600px; }
  @media (max-width: 991px) {
    .col-grid-block h4 {
      max-width: 100%;
      margin: 30px 0 20px 0; } }

.col-grid-block_intro {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 25px 0; }
  @media (max-width: 991px) {
    .col-grid-block_intro {
      display: block; } }
  .col-grid-block_intro h2 {
    width: 75%;
    font-weight: 400;
    margin-bottom: 0; }
    @media (max-width: 991px) {
      .col-grid-block_intro h2 {
        width: 100%; } }
  .col-grid-block_intro .btn-wrap {
    width: 25%;
    text-align: center; }
    @media (max-width: 1269px) {
      .col-grid-block_intro .btn-wrap {
        text-align: left; } }
    @media (max-width: 991px) {
      .col-grid-block_intro .btn-wrap {
        width: 100%;
        margin-top: 30px; } }

.col-grid-block .row {
  width: calc(100% + 30px);
  margin-left: -15px; }
  @media (max-width: 991px) {
    .col-grid-block .row {
      width: 100%;
      margin-left: 0; } }

.col-grid-block .col {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(33.33% - 32px);
          flex: 0 0 calc(33.33% - 32px);
  max-width: calc(33.33% - 32px);
  width: 100%;
  margin: 30px 16px 0px; }
  @media (max-width: 991px) {
    .col-grid-block .col {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 calc(50% - 20px);
              flex: 0 0 calc(50% - 20px);
      max-width: calc(50% - 20px);
      margin: 30px 10px 0px; } }
  @media (max-width: 595px) {
    .col-grid-block .col {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%;
      width: 100%;
      margin: 30px 0 0; } }

.col-grid-block .text-wrap h6 {
  font-weight: 700; }

.col-grid-block .text-wrap h5 {
  position: relative; }

.col-grid-block .text-wrap .small-p {
  padding-top: 8px;
  max-width: 344px; }

.col-grid-block .text-wrap a {
  margin-top: 30px; }
  @media (max-width: 991px) {
    .col-grid-block .text-wrap a:after {
      bottom: 6px; } }

.col-grid-block.two-box .col {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(50% - 32px);
          flex: 0 0 calc(50% - 32px);
  max-width: calc(50% - 32px); }
  @media (max-width: 595px) {
    .col-grid-block.two-box .col {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%; } }

.col-grid-block.four-box .row {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.col-grid-block.four-box .col {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(25% - 40px);
          flex: 0 0 calc(25% - 40px);
  max-width: calc(25% - 40px);
  width: 100%;
  margin: 0 20px 40px 20px; }
  @media (min-width: 1270px) {
    .col-grid-block.four-box .col {
      margin: 0 20px 50px 20px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .col-grid-block.four-box .col {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 calc(33% - 40px);
              flex: 0 0 calc(33% - 40px);
      max-width: calc(33% - 40px); } }
  @media (max-width: 767px) {
    .col-grid-block.four-box .col {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 calc(50% - 40px);
              flex: 0 0 calc(50% - 40px);
      max-width: calc(50% - 40px); } }
  @media (max-width: 595px) {
    .col-grid-block.four-box .col {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%;
      margin: 0 15px 30px 15px; } }

.col-grid-block.four-box .text-wrap h2 {
  font-weight: 400; }

.col-grid-block.border .text-wrap {
  border: 2px solid #fe5000;
  border-radius: 10px;
  padding: 30px 20px 30px 30px;
  background-color: #FCFCFC; }
  @media (max-width: 991px) {
    .col-grid-block.border .text-wrap {
      padding: 25px; } }
  .col-grid-block.border .text-wrap h5 {
    color: #000000; }
  .col-grid-block.border .text-wrap p {
    color: #000000; }

.col-grid-block.bg-jet-black h2 {
  color: #ffffff; }

.col-grid-block.bg-jet-black h4 {
  color: #ffffff; }

.col-grid-block.bg-jet-black h5 {
  color: #ffffff; }

.col-grid-block.bg-jet-black p {
  color: #ffffff;
  margin-top: 22px;
  margin-bottom: 15px; }

@media (max-width: 595px) {
  .col-grid-block.bg-jet-black .row {
    margin-bottom: 30px; } }

.col-grid-block.bg-black h2 {
  color: #ffffff; }

.col-grid-block.bg-black h5 {
  color: #ffffff; }

.col-grid-block.bg-black p {
  color: #ffffff;
  margin-top: 22px;
  margin-bottom: 0; }

.col-grid-block.bg-black .eyebrow-line:before {
  height: 1px; }

.col-grid-block.static-block h2 {
  color: #fe5000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .col-grid-block.static-block h2 span {
    color: #fe5000;
    font-size: 75px;
    font-weight: 400;
    line-height: 1.2;
    margin: 0; }

.col-grid-block.small-text h2 {
  font-size: 36px;
  font-weight: 500;
  line-height: 1.17; }
  @media (min-width: 1130px) and (max-width: 1450px) {
    .col-grid-block.small-text h2 {
      font-size: 30px; } }
  @media (min-width: 992px) and (max-width: 1269px) {
    .col-grid-block.small-text h2 {
      font-size: 30px; } }
  @media (max-width: 767px) {
    .col-grid-block.small-text h2 {
      font-size: 24px; } }
  .col-grid-block.small-text h2 span {
    font-size: 36px;
    font-weight: 500;
    line-height: 1.17; }
    @media (min-width: 1130px) and (max-width: 1450px) {
      .col-grid-block.small-text h2 span {
        font-size: 30px; } }
    @media (min-width: 992px) and (max-width: 1269px) {
      .col-grid-block.small-text h2 span {
        font-size: 30px; } }
    @media (max-width: 767px) {
      .col-grid-block.small-text h2 span {
        font-size: 24px; } }

.col-grid-block.text-center .text-wrap {
  text-align: center; }
  .col-grid-block.text-center .text-wrap h2 {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .col-grid-block.text-center .text-wrap .eyebrow-line-inverted::before {
    left: 50%;
    -webkit-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%); }

.col-grid-block.white-bg .text-wrap {
  background-color: #ffffff; }

.col-grid-block.bg-grey-bottom:after {
  height: 27%; }

@media (max-width: 1269px) {
  .col-grid-block.overlay .bg-overlay {
    display: none; } }

.sticky-nav {
  z-index: 4;
  padding: 0; }
  @media (max-width: 767px) {
    .sticky-nav {
      overflow: visible; } }
  .sticky-nav + .sticky-nav {
    z-index: 1; }
  .sticky-nav .outer-container {
    width: 100%;
    margin: 0 auto;
    padding: 0 20px; }
  .sticky-nav .wrapper {
    padding: 27px 32px 20px 32px;
    border-radius: 10px; }
    @media (max-width: 767px) {
      .sticky-nav .wrapper {
        position: relative;
        padding: 25px 32px 20px 32px; } }
  .sticky-nav .nav-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (max-width: 767px) {
      .sticky-nav .nav-wrap {
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        padding: 7px 20px 25px;
        background-color: #ffffff;
        -webkit-box-shadow: 0 2px 12px 0 rgba(91, 125, 149, 0.08);
                box-shadow: 0 2px 12px 0 rgba(91, 125, 149, 0.08);
        border-bottom: 1px solid #ffffff;
        -webkit-transition: height 0.35s ease-in-out;
        -o-transition: height 0.35s ease-in-out;
        transition: height 0.35s ease-in-out;
        overflow: hidden; }
        .sticky-nav .nav-wrap.active {
          display: block; } }
  @media (min-width: 768px) {
    .sticky-nav .drop-btn {
      display: none; } }
  .sticky-nav .drop-btn.active span:after {
    -webkit-transform: translateY(-50%) rotate(-179deg);
         -o-transform: translateY(-50%) rotate(-179deg);
            transform: translateY(-50%) rotate(-179deg); }
  .sticky-nav .drop-btn span {
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    line-height: 2.2;
    text-transform: uppercase;
    letter-spacing: 1.6px;
    text-align: left;
    color: #ffffff;
    padding-right: 23px;
    margin-bottom: 0;
    position: relative;
    cursor: pointer; }
    .sticky-nav .drop-btn span:after {
      content: "";
      display: block;
      position: absolute;
      right: 0;
      top: 50%;
      -webkit-transform: translateY(-50%);
           -o-transform: translateY(-50%);
              transform: translateY(-50%);
      width: 13px;
      height: 7px;
      background: url(/wp-content/themes/portworx/assets/images/svg/down-chevron-white.svg);
      background-size: 100% 100%;
      -webkit-transition: -webkit-transform 0.2s linear;
      transition: -webkit-transform 0.2s linear;
      -o-transition: -o-transform 0.2s linear;
      transition: transform 0.2s linear;
      transition: transform 0.2s linear, -webkit-transform 0.2s linear, -o-transform 0.2s linear; }
  .sticky-nav ul {
    padding: 0;
    margin: 0; }
    @media (min-width: 768px) {
      .sticky-nav ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        margin: 10px 0; } }
    @media (max-width: 767px) {
      .sticky-nav ul {
        padding: 7px 0;
        border-bottom: 1px solid #FAF7F1; } }
    .sticky-nav ul li {
      margin: 0; }
      @media (min-width: 992px) {
        .sticky-nav ul li {
          padding: 9px 16px 0; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .sticky-nav ul li {
          padding: 9px 5px 0; } }
      @media (min-width: 768px) {
        .sticky-nav ul li:first-child {
          padding-left: 0; } }
      @media (max-width: 767px) {
        .sticky-nav ul li {
          padding: 12px 0;
          margin: 0;
          border-bottom: 2px solid rgba(91, 125, 149, 0.3); } }
      .sticky-nav ul li::before {
        display: none; }
      .sticky-nav ul li a {
        display: inline-block;
        position: relative;
        font-size: 16px;
        font-weight: 600;
        letter-spacing: 0.08em; }
        @media (min-width: 768px) and (max-width: 991px) {
          .sticky-nav ul li a {
            font-size: 14px; } }
        @media (min-width: 768px) {
          .sticky-nav ul li a {
            color: #FAF7F1;
            padding-bottom: 19px; }
            .sticky-nav ul li a:hover::after, .sticky-nav ul li a.active::after {
              width: 100%; }
            .sticky-nav ul li a::after {
              content: '';
              position: absolute;
              left: 0;
              bottom: 0;
              height: 5px;
              width: 0;
              background: #FAF7F1;
              -webkit-transition: width 0.3s ease;
              -o-transition: width 0.3s ease;
              transition: width 0.3s ease; } }
        @media (max-width: 767px) {
          .sticky-nav ul li a {
            color: #1c1c1c; } }
  .sticky-nav .btn-wrap {
    margin: 10px 0; }
    .sticky-nav .btn-wrap .btn-primary {
      padding: 11px 15px; }
      @media (min-width: 768px) and (max-width: 991px) {
        .sticky-nav .btn-wrap .btn-primary {
          font-size: 14px; } }
      @media (max-width: 595px) {
        .sticky-nav .btn-wrap .btn-primary {
          padding: 11px 8px; } }
    .sticky-nav .btn-wrap > a {
      margin-bottom: 8px; }

.banner-second-level {
  padding: 0 !important;
  min-height: 450px; }
  @media only screen and (min-width: 1920px) {
    .banner-second-level.bg-orange-gradient {
      background: -webkit-gradient(linear, left top, right top, from(#fe5000), color-stop(125%, #ffffff));
      background: -webkit-linear-gradient(left, #fe5000 0%, #ffffff 125%);
      background: -o-linear-gradient(left, #fe5000 0%, #ffffff 125%);
      background: linear-gradient(90deg, #fe5000 0%, #ffffff 125%); } }
  .banner-second-level .large-container {
    max-width: 1594px;
    padding-left: 20px;
    opacity: 0; }
  @media (min-width: 768px) {
    .banner-second-level__wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }
  .banner-second-level__wrapper > .img-wrap {
    max-height: 600px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .banner-second-level__wrapper > .img-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
    @media (max-width: 767px) {
      .banner-second-level__wrapper > .img-wrap {
        max-width: 500px;
        margin-left: auto; } }
  .banner-second-level__logos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 20px; }
    .banner-second-level__logos .img-wrap {
      padding: 7px 28px;
      border-left: 1px solid #ffffff;
      margin: 0;
      max-width: 235px;
      min-width: 90px; }
      @media (max-width: 595px) {
        .banner-second-level__logos .img-wrap {
          padding: 7px 15px; } }
      .banner-second-level__logos .img-wrap:first-child {
        padding-left: 0;
        border: none; }
      @media (max-width: 991px) {
        .banner-second-level__logos .img-wrap img {
          height: 100%; } }
  .banner-second-level__text {
    padding: 59px 20px 59px 0; }
    @media (min-width: 1270px) {
      .banner-second-level__text {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 52.5%;
                flex: 0 0 52.5%; } }
    @media (min-width: 992px) and (max-width: 1269px) {
      .banner-second-level__text {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 45%;
                flex: 0 0 45%; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .banner-second-level__text {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 45%;
                flex: 0 0 45%; } }
    @media (max-width: 767px) {
      .banner-second-level__text {
        padding: 50px 20px 0 0; } }
    .banner-second-level__text h1 {
      letter-spacing: -0.04em; }
    .banner-second-level__text h6 {
      max-width: 580px;
      line-height: 1.2;
      letter-spacing: -0.029em;
      margin-bottom: 30px; }
    @media (min-width: 992px) {
      .banner-second-level__text .btn-wrap {
        margin-bottom: 25px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .banner-second-level__text .btn-wrap {
        margin-bottom: 40px; } }
    @media (min-width: 596px) and (max-width: 767px) {
      .banner-second-level__text .btn-wrap {
        margin-bottom: 25px; } }
    @media (max-width: 480px) {
      .banner-second-level__text .btn-wrap {
        margin-bottom: 20px; } }
  .banner-second-level.small-text .banner-second-level__text h1 {
    font-size: 55px;
    line-height: 1.2;
    margin-bottom: 15px;
    letter-spacing: -0.03em; }
    @media (min-width: 1130px) and (max-width: 1450px) {
      .banner-second-level.small-text .banner-second-level__text h1 {
        font-size: 42px; } }
    @media (min-width: 992px) and (max-width: 1269px) {
      .banner-second-level.small-text .banner-second-level__text h1 {
        font-size: 40px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .banner-second-level.small-text .banner-second-level__text h1 {
        font-size: 40px; } }
    @media (max-width: 767px) {
      .banner-second-level.small-text .banner-second-level__text h1 {
        font-size: 28px; } }
  .banner-second-level .btn-primary {
    margin-right: 28px; }
  .banner-second-level .btn-transparent-blue {
    padding: 15px 15px; }
  .banner-second-level.no-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .banner-second-level.no-image .large-container {
      position: relative;
      max-width: 1267px;
      width: 100%;
      padding: 0 20px;
      margin: 0 auto; }
    .banner-second-level.no-image .banner-second-level__text {
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1; }
    .banner-second-level.no-image .banner-second-level__text {
      padding: 0; }

.banner-video.banner-sticky-nav {
  padding: 80px 0 144px; }
  @media (min-width: 768px) and (max-width: 991px) {
    .banner-video.banner-sticky-nav {
      padding: 60px 0 119px; } }
  @media (max-width: 767px) {
    .banner-video.banner-sticky-nav {
      padding: 40px 0 80px; } }

@media (min-width: 768px) {
  .banner-video__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }

@media (min-width: 992px) and (max-width: 1269px) {
  .banner-video__wrapper {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; } }

@media (min-width: 768px) and (max-width: 991px) {
  .banner-video__wrapper {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; } }

.banner-video__wrapper .img-wrap {
  position: relative;
  height: 100%; }
  @media (min-width: 596px) and (max-width: 767px) {
    .banner-video__wrapper .img-wrap {
      max-width: 555px;
      margin: 0 auto; } }
  .banner-video__wrapper .img-wrap img {
    height: 100%;
    -o-object-fit: cover;
       font-family: "object-fit:cover";
       object-fit: cover; }

@media (min-width: 768px) {
  .banner-video--col-two {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 48.8%;
            flex: 0 0 48.8%; } }

@media (min-width: 768px) {
  .banner-video__text {
    padding-right: 20px; } }

.banner-video__text h1 {
  font-size: 55px;
  line-height: 1.2; }
  @media (min-width: 1270px) {
    .banner-video__text h1 {
      margin: 36px 0 15px; } }
  @media (max-width: 1269px) {
    .banner-video__text h1 {
      margin-bottom: 15px; } }
  @media (min-width: 1130px) and (max-width: 1450px) {
    .banner-video__text h1 {
      font-size: 42px; } }
  @media (min-width: 992px) and (max-width: 1269px) {
    .banner-video__text h1 {
      font-size: 40px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .banner-video__text h1 {
      font-size: 40px; } }
  @media (max-width: 767px) {
    .banner-video__text h1 {
      font-size: 28px; } }

.banner-video__text h6 {
  max-width: 580px;
  line-height: 1.2;
  letter-spacing: -0.029em;
  margin-bottom: 30px; }

@media (max-width: 767px) {
  .banner-video__text .btn-wrap {
    margin-bottom: 25px; } }

.banner-video__text .btn-wrap a {
  line-height: 1.3; }

.featured-resources_intro {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 60px; }
  @media (max-width: 991px) {
    .featured-resources_intro {
      display: block;
      margin-bottom: 30px; } }
  .featured-resources_intro h2 {
    width: 70%;
    font-weight: 400;
    margin-bottom: 0; }
    @media (max-width: 991px) {
      .featured-resources_intro h2 {
        width: 100%; } }
  .featured-resources_intro .btn-wrap {
    width: 30%;
    text-align: center; }
    @media (max-width: 1269px) {
      .featured-resources_intro .btn-wrap {
        text-align: left; } }
    @media (max-width: 991px) {
      .featured-resources_intro .btn-wrap {
        width: 100%;
        margin-top: 30px; } }

.featured-resources_cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: calc(100% + 30px);
  margin-left: -15px;
  position: relative;
  z-index: 2;
  margin-top: 30px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media (max-width: 991px) {
    .featured-resources_cards {
      margin-top: 0; } }

.featured-resources_item {
  position: relative;
  width: calc(33.33% - 30px);
  margin: 30px 15px 0 15px;
  padding: 40px 40px 52px 40px;
  background-color: #fe5000;
  border-radius: 8px; }
  @media (max-width: 991px) {
    .featured-resources_item {
      width: calc(50% - 30px);
      padding: 30px; } }
  @media (min-width: 481px) and (max-width: 595px) {
    .featured-resources_item {
      -webkit-box-flex: 100%;
          -ms-flex: 100%;
              flex: 100%;
      width: 100%; } }
  @media (max-width: 480px) {
    .featured-resources_item {
      -webkit-box-flex: 100%;
          -ms-flex: 100%;
              flex: 100%;
      width: 100%;
      min-height: 312px; } }

.featured-resources_full-card {
  position: relative;
  background: -webkit-linear-gradient(0.08deg, #1C1C1C 27.47%, #1C1C1C 49.01%, rgba(28, 28, 28, 0) 74.11%), -webkit-linear-gradient(left, #000000 0%, rgba(0, 0, 0, 0) 78.93%);
  background: -o-linear-gradient(0.08deg, #1C1C1C 27.47%, #1C1C1C 49.01%, rgba(28, 28, 28, 0) 74.11%), -o-linear-gradient(left, #000000 0%, rgba(0, 0, 0, 0) 78.93%);
  background: linear-gradient(89.92deg, #1C1C1C 27.47%, #1C1C1C 49.01%, rgba(28, 28, 28, 0) 74.11%), linear-gradient(90deg, #000000 0%, rgba(0, 0, 0, 0) 78.93%);
  background-size: 100%;
  border-radius: 10px;
  width: 100%;
  min-height: 346px;
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (max-width: 991px) {
    .featured-resources_full-card {
      margin-bottom: 30px; } }
  @media (max-width: 595px) {
    .featured-resources_full-card {
      min-height: 400px; } }
  .featured-resources_full-card .bg-img {
    border-radius: 10px;
    overflow: hidden; }
    .featured-resources_full-card .bg-img::after {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: -webkit-linear-gradient(0.08deg, #1C1C1C 27.47%, #1C1C1C 49.01%, rgba(28, 28, 28, 0) 74.11%), -webkit-linear-gradient(left, #000000 0%, rgba(0, 0, 0, 0) 78.93%);
      background: -o-linear-gradient(0.08deg, #1C1C1C 27.47%, #1C1C1C 49.01%, rgba(28, 28, 28, 0) 74.11%), -o-linear-gradient(left, #000000 0%, rgba(0, 0, 0, 0) 78.93%);
      background: linear-gradient(89.92deg, #1C1C1C 27.47%, #1C1C1C 49.01%, rgba(28, 28, 28, 0) 74.11%), linear-gradient(90deg, #000000 0%, rgba(0, 0, 0, 0) 78.93%); }
  .featured-resources_full-card .content-wrap {
    max-width: 565px;
    position: relative;
    z-index: 1;
    padding-left: 80px; }
    @media (max-width: 595px) {
      .featured-resources_full-card .content-wrap {
        max-width: 100%;
        padding: 40px; } }
    .featured-resources_full-card .content-wrap h5 {
      font-weight: 700;
      color: #fe5000; }
    .featured-resources_full-card .content-wrap p {
      color: #ffffff; }

.featured-resources_text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (min-width: 768px) {
    .featured-resources_text {
      margin-bottom: 20px; } }
  .featured-resources_text .pdf-logo {
    margin-right: 16px;
    max-width: 54px; }
    .featured-resources_text .pdf-logo img {
      max-width: 100%;
      max-height: 100%;
      -o-object-fit: cover;
         font-family: "object-fit:cover";
         object-fit: cover; }
  .featured-resources_text h6 {
    color: #000000;
    font-weight: 600;
    margin-bottom: 0;
    width: calc(100% - 72px); }

.featured-resources p {
  color: #ffffff;
  font-weight: 600;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  max-height: 140px; }

@media (min-width: 1270px) {
  .featured-resources .margin-small {
    margin: 62px 0 66px; } }

.featured-resources_btn-wrap {
  position: absolute;
  bottom: 40px; }

.featured-resources .link-black {
  font-size: 16px; }

.content-with-img_content-outer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  position: relative;
  z-index: 1; }
  @media (min-width: 768px) and (max-width: 991px) {
    .content-with-img_content-outer {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }

.content-with-img_text-wrap {
  float: left;
  width: 50%;
  padding-bottom: 30px; }
  @media (min-width: 992px) and (max-width: 1269px) {
    .content-with-img_text-wrap {
      padding-right: 15px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .content-with-img_text-wrap {
      padding-right: 15px; } }
  @media (max-width: 767px) {
    .content-with-img_text-wrap {
      width: 100%;
      padding-bottom: 0; } }
  .content-with-img_text-wrap h2 {
    position: relative;
    margin-bottom: 30px;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: -0.9px; }
  .content-with-img_text-wrap a {
    margin-bottom: 30px; }
    @media (max-width: 767px) {
      .content-with-img_text-wrap a {
        margin-bottom: 20px; } }
    .content-with-img_text-wrap a:last-child {
      margin-bottom: 0; }
  .content-with-img_text-wrap span {
    margin-bottom: 15px; }
    @media (min-width: 1270px) {
      .content-with-img_text-wrap span {
        font-size: 20px; } }

.content-with-img_tabs {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 16px 16px 12px;
  border-radius: 10px;
  background-color: #1c1c1c;
  margin-bottom: 30px; }
  @media (min-width: 992px) and (max-width: 1269px) {
    .content-with-img_tabs {
      padding: 16px 10px 12px; } }
  @media (max-width: 595px) {
    .content-with-img_tabs {
      padding: 16px 10px 12px; } }
  @media (min-width: 1270px) {
    .content-with-img_tabs {
      max-width: 598px;
      padding: 16px 0 12px; } }

.content-with-img_tabs-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 !important; }
  .content-with-img_tabs-wrap li {
    list-style: none; }
    @media (min-width: 1270px) {
      .content-with-img_tabs-wrap li {
        padding: 9px 20px 0 !important; } }
    @media (max-width: 1269px) {
      .content-with-img_tabs-wrap li {
        padding: 9px 13px 0 !important; } }
    .content-with-img_tabs-wrap li:before {
      display: none; }
    .content-with-img_tabs-wrap li:hover a:after, .content-with-img_tabs-wrap li.active a:after {
      width: 100%; }
    .content-with-img_tabs-wrap li a {
      color: #ffffff;
      font-size: 17px;
      font-weight: 600;
      letter-spacing: 0.02em;
      padding-bottom: 16px;
      position: relative;
      display: block; }
      @media (min-width: 992px) and (max-width: 1269px) {
        .content-with-img_tabs-wrap li a {
          font-size: 15px; } }
      .content-with-img_tabs-wrap li a:after {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        height: 5px;
        width: 0;
        background: #FAF7F1;
        -webkit-transition: width 0.3s ease;
        -o-transition: width 0.3s ease;
        transition: width 0.3s ease; }

.content-with-img_text.switchable-tabs .content-with-img_text-content {
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: -30px;
  left: 0;
  width: 100%; }
  .content-with-img_text.switchable-tabs .content-with-img_text-content.active {
    position: relative;
    opacity: 1;
    visibility: visible;
    top: 0;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }

.content-with-img_img-box {
  width: 50%;
  padding-left: 15px;
  position: relative; }
  @media (max-width: 767px) {
    .content-with-img_img-box {
      width: 100%;
      max-width: 400px;
      padding-left: 0;
      margin: auto;
      padding-top: 30px; } }
  @media (max-width: 991px) {
    .content-with-img_img-box {
      padding-bottom: 30px; } }
  .content-with-img_img-box img {
    -o-object-fit: cover;
       font-family: "object-fit:cover";
       object-fit: cover; }
    @media (min-width: 1270px) {
      .content-with-img_img-box img {
        height: 100%; } }
  .content-with-img_img-box.three-img > img {
    max-width: 597px;
    max-height: 361px;
    margin-bottom: 30px;
    border-radius: 10px;
    -o-object-fit: cover;
       font-family: "object-fit:cover";
       object-fit: cover; }
  .content-with-img_img-box.three-img .img-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    width: calc(100% + 30px); }
    @media (max-width: 991px) {
      .content-with-img_img-box.three-img .img-wrap {
        display: block;
        width: 100%; } }
    .content-with-img_img-box.three-img .img-wrap img {
      width: calc(50% - 30px);
      margin-right: 30px;
      border-radius: 10px;
      -o-object-fit: cover;
         font-family: "object-fit:cover";
         object-fit: cover;
      max-height: 450px; }
      @media (max-width: 991px) {
        .content-with-img_img-box.three-img .img-wrap img {
          width: 100%;
          margin-right: 0;
          max-width: 597px;
          max-height: 264px;
          margin-bottom: 30px; } }
    .content-with-img_img-box.three-img .img-wrap img:last-child {
      margin-right: 0; }

.content-with-img p {
  max-width: 590px; }

.content-with-img ul {
  max-width: 580px;
  margin-top: 30px; }
  @media (min-width: 1270px) {
    .content-with-img ul {
      margin-left: 7px; } }
  .content-with-img ul li {
    padding-left: 18px;
    margin-bottom: 5px; }
    .content-with-img ul li:before {
      width: 6px;
      height: 6px;
      top: 9px; }

@media (min-width: 1130px) and (max-width: 1450px) {
  .content-with-img.large-padding-top {
    padding-top: 100px; } }

.content-with-img.reverse .content-with-img_content-outer {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; }
  @media (min-width: 768px) {
    .content-with-img.reverse .content-with-img_content-outer {
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }

.content-with-img.reverse .content-with-img_img-box {
  max-width: 570px;
  padding-left: 0; }

@media (min-width: 992px) and (max-width: 1269px) {
  .content-with-img.reverse .content-with-img_text-wrap {
    padding-left: 25px; } }

@media (min-width: 768px) {
  .content-with-img.reverse .content-with-img_text-wrap {
    width: 50%;
    padding-left: 20px; } }

.content-with-img.video .content-with-img_content-outer {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.content-with-img.video .content-with-img_img-box {
  height: 360px; }
  .content-with-img.video .content-with-img_img-box img {
    height: 100%; }

.content-with-img.border-img .content-with-img_img-box img {
  border-radius: 10px; }

@media (max-width: 1269px) {
  .content-with-img.no-padding-top .content-with-img_text-wrap {
    padding-top: 30px; } }

@media (max-width: 1269px) {
  .content-with-img.overlay .bg-overlay {
    display: none; } }

@media (max-width: 1269px) {
  .content-with-img.no-padding-bottom .content-with-img_content-outer, .content-with-img.no-padding .content-with-img_content-outer {
    padding-bottom: 30px; } }

.content-with-img.multiple-imgs .content-with-img_content-outer {
  -webkit-box-align: unset;
      -ms-flex-align: unset;
          align-items: unset; }

@media (max-width: 991px) {
  .content-with-img.bg-white .content-with-img_img-box {
    padding-bottom: 0; } }

.col-two-img .outer-container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (min-width: 1601px) {
    .col-two-img .outer-container {
      max-width: 1601px;
      margin: 0 auto; } }
  @media (max-width: 991px) {
    .col-two-img .outer-container {
      display: block; } }

.col-two-img.blue-rect .img-box {
  max-width: 810px;
  position: relative;
  right: -50px;
  z-index: 3;
  height: 536px; }
  @media (min-width: 1130px) and (max-width: 1450px) {
    .col-two-img.blue-rect .img-box {
      width: 100%;
      max-width: 580px;
      height: 450px; } }
  @media (min-width: 992px) and (max-width: 1269px) {
    .col-two-img.blue-rect .img-box {
      width: 100%;
      max-width: 480px;
      height: 330px; } }
  @media (max-width: 991px) {
    .col-two-img.blue-rect .img-box {
      width: 100%;
      height: 300px;
      max-width: 500px;
      margin: auto;
      right: 0;
      padding: 0 20px; } }
  .col-two-img.blue-rect .img-box img {
    -o-object-fit: cover;
       font-family: "object-fit:cover";
       object-fit: cover;
    height: 100%; }
  .col-two-img.blue-rect .img-box:before {
    height: 459px;
    width: 60px;
    background: #357ded;
    left: -50px;
    content: "";
    position: absolute;
    top: 0;
    z-index: -1; }
    @media (min-width: 1130px) and (max-width: 1450px) {
      .col-two-img.blue-rect .img-box:before {
        height: 355px; } }
    @media (min-width: 992px) and (max-width: 1269px) {
      .col-two-img.blue-rect .img-box:before {
        height: 315px; } }
    @media (max-width: 991px) {
      .col-two-img.blue-rect .img-box:before {
        display: none; } }

.col-two-img.blue-rect .container {
  width: calc(100% - 810px); }
  @media (min-width: 1130px) and (max-width: 1450px) {
    .col-two-img.blue-rect .container {
      width: calc(100% - 680px); } }
  @media (min-width: 992px) and (max-width: 1269px) {
    .col-two-img.blue-rect .container {
      width: calc(100% - 580px); } }
  @media (max-width: 991px) {
    .col-two-img.blue-rect .container {
      width: 100%; } }

.col-two-img.blue-rect .text-wrap {
  max-width: 570px;
  padding-left: 40px; }
  @media (max-width: 1269px) {
    .col-two-img.blue-rect .text-wrap {
      max-width: 100%; } }
  @media (min-width: 992px) and (max-width: 1269px) {
    .col-two-img.blue-rect .text-wrap {
      padding-left: 25px; } }
  @media (max-width: 991px) {
    .col-two-img.blue-rect .text-wrap {
      padding-left: 0;
      max-width: 100%;
      padding-top: 30px; } }
  .col-two-img.blue-rect .text-wrap .btn-wrap {
    margin-top: 30px; }
  .col-two-img.blue-rect .text-wrap ul {
    margin-top: 30px; }
    .col-two-img.blue-rect .text-wrap ul li {
      padding-left: 18px;
      margin-bottom: 30px; }
      .col-two-img.blue-rect .text-wrap ul li:before {
        width: 5px;
        height: 5px;
        top: 9px; }

.col-two-img.blue-rect .outer-container {
  position: relative; }

.col-two-img.blue-rect .play-video {
  left: 50px; }

.col-two-img.orange-rect .img-box {
  max-width: 575px;
  height: 415px;
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  right: -100px;
  z-index: 2;
  position: relative; }
  @media (min-width: 1130px) and (max-width: 1450px) {
    .col-two-img.orange-rect .img-box {
      max-width: 425px;
      right: -60px; } }
  @media (min-width: 992px) and (max-width: 1269px) {
    .col-two-img.orange-rect .img-box {
      max-width: 425px;
      right: -35px; } }
  @media (max-width: 991px) {
    .col-two-img.orange-rect .img-box {
      right: 0;
      margin: auto;
      padding: 0 20px; } }
  .col-two-img.orange-rect .img-box:before {
    height: 534px;
    width: 534px;
    background: #fe5000;
    content: "";
    position: absolute;
    top: -60px;
    z-index: -1;
    left: -110px; }
    @media (min-width: 1130px) and (max-width: 1450px) {
      .col-two-img.orange-rect .img-box:before {
        height: 505px;
        width: 407px;
        top: -49px; } }
    @media (min-width: 992px) and (max-width: 1269px) {
      .col-two-img.orange-rect .img-box:before {
        height: 503px;
        width: 400px;
        top: -49px; } }
    @media (max-width: 991px) {
      .col-two-img.orange-rect .img-box:before {
        display: none; } }
  .col-two-img.orange-rect .img-box img {
    -o-object-fit: cover;
       font-family: "object-fit:cover";
       object-fit: cover;
    height: 100%; }

.col-two-img.orange-rect .container {
  width: calc(100% - 799px); }
  @media (min-width: 1130px) and (max-width: 1450px) {
    .col-two-img.orange-rect .container {
      width: calc(100% - 425px); } }
  @media (min-width: 992px) and (max-width: 1269px) {
    .col-two-img.orange-rect .container {
      width: calc(100% - 425px); } }
  @media (max-width: 991px) {
    .col-two-img.orange-rect .container {
      width: 100%; } }

.col-two-img.orange-rect .text-wrap {
  max-width: 668px;
  padding-left: 40px;
  margin: auto; }
  @media (min-width: 1130px) and (max-width: 1450px) {
    .col-two-img.orange-rect .text-wrap {
      max-width: 568px; } }
  @media (min-width: 992px) and (max-width: 1269px) {
    .col-two-img.orange-rect .text-wrap {
      max-width: 500px; } }
  @media (max-width: 991px) {
    .col-two-img.orange-rect .text-wrap {
      padding-left: 0;
      max-width: 100%;
      padding-top: 30px; } }
  .col-two-img.orange-rect .text-wrap .btn-wrap {
    margin-top: 30px; }
  .col-two-img.orange-rect .text-wrap ul {
    margin-top: 30px; }
    .col-two-img.orange-rect .text-wrap ul li {
      padding-left: 18px;
      margin-bottom: 30px; }
      .col-two-img.orange-rect .text-wrap ul li:before {
        width: 5px;
        height: 5px;
        top: 9px; }

.col-two-img.orange-rect .outer-container {
  position: relative; }

.col-two-img.reverse .outer-container {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  position: relative; }

.col-two-img.reverse.orange-rect .img-box {
  height: 415px;
  max-width: 575px;
  position: relative;
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  left: -135px;
  z-index: 2; }
  @media (min-width: 1130px) and (max-width: 1450px) {
    .col-two-img.reverse.orange-rect .img-box {
      left: -70px;
      max-width: 425px; } }
  @media (min-width: 992px) and (max-width: 1269px) {
    .col-two-img.reverse.orange-rect .img-box {
      max-width: 425px;
      left: -60px; } }
  @media (max-width: 991px) {
    .col-two-img.reverse.orange-rect .img-box {
      margin: auto;
      left: 0;
      padding: 0 20px; } }
  .col-two-img.reverse.orange-rect .img-box:before {
    height: 545px;
    width: 534px;
    background: #fe5000;
    left: 185px;
    content: "";
    position: absolute;
    top: -60px;
    z-index: -1; }
    @media (min-width: 1130px) and (max-width: 1450px) {
      .col-two-img.reverse.orange-rect .img-box:before {
        height: 534px;
        width: 534px;
        left: 105px; } }
    @media (min-width: 992px) and (max-width: 1269px) {
      .col-two-img.reverse.orange-rect .img-box:before {
        left: 95px;
        height: 534px;
        width: 534px; } }
    @media (max-width: 991px) {
      .col-two-img.reverse.orange-rect .img-box:before {
        left: 0; } }
    @media (max-width: 991px) {
      .col-two-img.reverse.orange-rect .img-box:before {
        display: none; } }

.col-two-img.reverse.orange-rect .container {
  width: calc(100% - 575px); }
  @media (max-width: 991px) {
    .col-two-img.reverse.orange-rect .container {
      width: 100%; } }

.col-two-img.reverse.orange-rect .text-wrap {
  max-width: 700px;
  padding-left: 0; }
  @media (max-width: 1269px) {
    .col-two-img.reverse.orange-rect .text-wrap {
      max-width: 100%; } }
  @media (max-width: 991px) {
    .col-two-img.reverse.orange-rect .text-wrap {
      max-width: 100%;
      padding-top: 30px;
      margin: auto; } }
  .col-two-img.reverse.orange-rect .text-wrap .btn-wrap {
    margin-top: 30px; }
  .col-two-img.reverse.orange-rect .text-wrap ul {
    margin-top: 30px; }
    .col-two-img.reverse.orange-rect .text-wrap ul li {
      padding-left: 18px;
      margin-bottom: 30px; }
      .col-two-img.reverse.orange-rect .text-wrap ul li:before {
        width: 5px;
        height: 5px;
        top: 9px; }

.col-two-img.reverse.blue-rect .img-box {
  max-width: 810px;
  position: relative;
  right: 60px;
  z-index: 3;
  height: 536px; }
  @media (min-width: 1130px) and (max-width: 1450px) {
    .col-two-img.reverse.blue-rect .img-box {
      width: 100%;
      max-width: 580px;
      height: 450px; } }
  @media (min-width: 992px) and (max-width: 1269px) {
    .col-two-img.reverse.blue-rect .img-box {
      width: 100%;
      max-width: 480px;
      height: 330px; } }
  @media (max-width: 991px) {
    .col-two-img.reverse.blue-rect .img-box {
      width: 100%;
      height: 300px;
      max-width: 500px;
      margin: auto;
      right: 0;
      padding: 0 20px; } }
  .col-two-img.reverse.blue-rect .img-box img {
    -o-object-fit: cover;
       font-family: "object-fit:cover";
       object-fit: cover;
    height: 100%; }
  .col-two-img.reverse.blue-rect .img-box:before {
    height: 459px;
    background: #357ded;
    width: 54px;
    background: #357ded;
    left: auto;
    right: -54px;
    content: "";
    position: absolute;
    top: 0;
    z-index: -1; }
    @media (min-width: 1130px) and (max-width: 1450px) {
      .col-two-img.reverse.blue-rect .img-box:before {
        left: 580px;
        height: 355px; } }
    @media (min-width: 992px) and (max-width: 1269px) {
      .col-two-img.reverse.blue-rect .img-box:before {
        left: 480px;
        height: 315px; } }
    @media (max-width: 991px) {
      .col-two-img.reverse.blue-rect .img-box:before {
        display: none; } }

.col-two-img.reverse.blue-rect .container {
  width: calc(100% - 810px); }
  @media (min-width: 1130px) and (max-width: 1450px) {
    .col-two-img.reverse.blue-rect .container {
      width: calc(100% - 680px); } }
  @media (min-width: 992px) and (max-width: 1269px) {
    .col-two-img.reverse.blue-rect .container {
      width: calc(100% - 580px); } }
  @media (max-width: 991px) {
    .col-two-img.reverse.blue-rect .container {
      width: 100%; } }

.col-two-img.reverse.blue-rect .text-wrap {
  max-width: 570px;
  padding-left: 40px; }
  @media (max-width: 1269px) {
    .col-two-img.reverse.blue-rect .text-wrap {
      max-width: 100%; } }
  @media (min-width: 992px) and (max-width: 1269px) {
    .col-two-img.reverse.blue-rect .text-wrap {
      padding: 0 20px; } }
  @media (max-width: 991px) {
    .col-two-img.reverse.blue-rect .text-wrap {
      padding-left: 0;
      max-width: 100%;
      padding-top: 30px; } }
  .col-two-img.reverse.blue-rect .text-wrap .btn-wrap {
    margin-top: 30px; }
  .col-two-img.reverse.blue-rect .text-wrap ul {
    margin-top: 30px; }
    .col-two-img.reverse.blue-rect .text-wrap ul li {
      padding-left: 18px;
      margin-bottom: 30px; }
      .col-two-img.reverse.blue-rect .text-wrap ul li:before {
        width: 5px;
        height: 5px;
        top: 9px; }

.col-two-img.reverse.blue-rect .outer-container {
  position: relative; }

.col-two-img.customer-detail.blue-rect .outer-container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (min-width: 1601px) {
    .col-two-img.customer-detail.blue-rect .outer-container {
      max-width: 1601px;
      margin: 0 auto; } }
  @media (max-width: 991px) {
    .col-two-img.customer-detail.blue-rect .outer-container {
      display: block; } }
  .col-two-img.customer-detail.blue-rect .outer-container .img-box {
    max-width: 750px; }
    @media (min-width: 1130px) and (max-width: 1450px) {
      .col-two-img.customer-detail.blue-rect .outer-container .img-box {
        width: 100%;
        max-width: 580px; } }
    @media (min-width: 992px) and (max-width: 1269px) {
      .col-two-img.customer-detail.blue-rect .outer-container .img-box {
        width: 100%;
        max-width: 450px; } }
    @media (max-width: 991px) {
      .col-two-img.customer-detail.blue-rect .outer-container .img-box {
        width: 100%;
        max-width: 480px;
        margin: auto;
        right: 0;
        left: 0;
        padding: 0 20px; } }
  .col-two-img.customer-detail.blue-rect .outer-container .container {
    width: calc(100% - 750px); }
    @media (min-width: 1130px) and (max-width: 1450px) {
      .col-two-img.customer-detail.blue-rect .outer-container .container {
        width: calc(100% - 600px); } }
    @media (min-width: 992px) and (max-width: 1269px) {
      .col-two-img.customer-detail.blue-rect .outer-container .container {
        width: calc(100% - 500px); } }
    @media (max-width: 991px) {
      .col-two-img.customer-detail.blue-rect .outer-container .container {
        width: 100%; } }
    .col-two-img.customer-detail.blue-rect .outer-container .container .text-wrap {
      max-width: 680px;
      padding-left: 20px;
      margin: auto; }
      @media (min-width: 1451px) and (max-width: 1599px) {
        .col-two-img.customer-detail.blue-rect .outer-container .container .text-wrap {
          max-width: 580px; } }
      @media (min-width: 1130px) and (max-width: 1450px) {
        .col-two-img.customer-detail.blue-rect .outer-container .container .text-wrap {
          max-width: 580px;
          padding-left: 30px; } }
      @media (min-width: 992px) and (max-width: 1269px) {
        .col-two-img.customer-detail.blue-rect .outer-container .container .text-wrap {
          max-width: 530px;
          padding-left: 30px; } }
      @media (max-width: 991px) {
        .col-two-img.customer-detail.blue-rect .outer-container .container .text-wrap {
          max-width: 100%;
          padding-left: 0; } }

.col-two-img.customer-detail.blue-rect.reverse .play-video {
  left: -50px; }

@media (min-width: 992px) and (max-width: 1269px) {
  .col-two-img.customer-detail.blue-rect.reverse .img-box:before {
    left: 448px; } }

.col-two-img.customer-detail.blue-rect.reverse .text-wrap {
  padding-left: 0;
  padding-right: 30px; }

.col-two-img.customer-detail.orange-rect .play-video {
  left: unset; }

.col-two-img.customer-detail.orange-rect.reverse .img-box {
  left: -135px; }
  @media (max-width: 1269px) {
    .col-two-img.customer-detail.orange-rect.reverse .img-box {
      left: -70px; } }
  @media (max-width: 991px) {
    .col-two-img.customer-detail.orange-rect.reverse .img-box {
      left: 0; } }

.col-two-img.customer-detail.orange-rect.reverse .text-wrap {
  padding-right: 15px; }

.col-four-with-img .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: calc(100% + 30px);
  margin-left: -15px;
  position: relative;
  padding-top: 10px; }
  @media (max-width: 767px) {
    .col-four-with-img .row {
      padding-top: 0; } }

.col-four-with-img_text-wrap {
  position: relative;
  width: calc(48% - 30px);
  margin: 0 15px 0; }
  @media (max-width: 767px) {
    .col-four-with-img_text-wrap {
      width: 100%;
      padding-left: 0; } }

.col-four-with-img_img-wrap {
  position: relative;
  width: calc(52% - 30px);
  margin: 0 15px 0; }
  @media (max-width: 767px) {
    .col-four-with-img_img-wrap {
      width: 100%; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .col-four-with-img_img-wrap {
      max-width: 400px;
      margin: 0 auto; } }
  @media (min-width: 596px) and (max-width: 767px) {
    .col-four-with-img_img-wrap {
      max-width: 400px;
      margin: 0 auto; } }
  @media (min-width: 481px) and (max-width: 595px) {
    .col-four-with-img_img-wrap {
      max-width: 400px;
      margin: 0 auto; } }
  .col-four-with-img_img-wrap img {
    position: relative;
    z-index: 2; }
  .col-four-with-img_img-wrap:after {
    content: "";
    position: absolute;
    background: url(/wp-content/themes/portworx/dist/images/content-with-img/black-rectangle.png) no-repeat;
    right: -190px;
    bottom: -125px;
    width: 702px;
    height: 758px;
    z-index: 1; }
    @media (min-width: 992px) and (max-width: 1269px) {
      .col-four-with-img_img-wrap:after {
        width: 600px;
        height: 550px;
        bottom: -32px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .col-four-with-img_img-wrap:after {
        width: 500px;
        height: 450px;
        bottom: -32px; } }
    @media (max-width: 767px) {
      .col-four-with-img_img-wrap:after {
        display: none; } }

.col-four-with-img_col-two-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  position: relative;
  padding-top: 40px; }
  @media (max-width: 767px) {
    .col-four-with-img_col-two-wrapper {
      width: 100%;
      margin-left: 0; } }
  .col-four-with-img_col-two-wrapper .col-wrap {
    position: relative;
    width: calc(50% - 32px);
    margin: 0 16px 40px 0; }
    @media (max-width: 480px) {
      .col-four-with-img_col-two-wrapper .col-wrap {
        width: 100%;
        margin-bottom: 25px; } }
    .col-four-with-img_col-two-wrapper .col-wrap p {
      max-width: 260px; }
      @media (max-width: 767px) {
        .col-four-with-img_col-two-wrapper .col-wrap p {
          max-width: 100%; } }
  .col-four-with-img_col-two-wrapper h5 {
    padding-top: 30px; }
    @media (min-width: 1270px) {
      .col-four-with-img_col-two-wrapper h5 {
        margin-bottom: 30px; } }

.col-four-with-img_col-three {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: calc(100% + 30px);
  margin-left: -15px;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (max-width: 767px) {
    .col-four-with-img_col-three {
      width: 100%;
      margin-left: 0; } }
  .col-four-with-img_col-three .text-wrap {
    width: calc(25% - 30px);
    margin: 0 15px 0; }
    @media (max-width: 767px) {
      .col-four-with-img_col-three .text-wrap {
        width: 100%; } }
  .col-four-with-img_col-three .img-box {
    position: relative;
    width: calc(50% - 30px);
    margin: 0 15px 0; }
    @media (max-width: 767px) {
      .col-four-with-img_col-three .img-box {
        width: 100%;
        max-width: 400px;
        margin: 0 auto; } }
  .col-four-with-img_col-three .col-wrapper {
    position: relative;
    margin-top: 80px; }
    .col-four-with-img_col-three .col-wrapper:after {
      content: "";
      position: absolute;
      left: 0;
      top: -30px;
      width: 80px;
      height: 2px;
      background-color: #fe5000; }

.sidebar-with-content .row-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.sidebar-with-content .side-nav {
  -ms-flex-preferred-size: 392px;
      flex-basis: 392px; }
  @media (max-width: 991px) {
    .sidebar-with-content .side-nav {
      -ms-flex-preferred-size: 300px;
          flex-basis: 300px; } }
  @media (max-width: 767px) {
    .sidebar-with-content .side-nav {
      display: none; } }
  .sidebar-with-content .side-nav ul {
    border-left: 2px solid #fe5000;
    list-style: none;
    margin: 0;
    width: 392px; }
    @media (max-width: 991px) {
      .sidebar-with-content .side-nav ul {
        width: 300px; } }
    .sidebar-with-content .side-nav ul li {
      cursor: pointer;
      margin: 0;
      margin-bottom: 32px;
      padding: 17px 20px 17px 43px; }
      .sidebar-with-content .side-nav ul li:before {
        display: none; }
      .sidebar-with-content .side-nav ul li:last-child {
        margin: 0; }
      .sidebar-with-content .side-nav ul li a {
        color: #ffffff; }
        @media (min-width: 1270px) {
          .sidebar-with-content .side-nav ul li a {
            font-size: 24px; } }
    .sidebar-with-content .side-nav ul .highlighter-wrap {
      margin: 0;
      padding: 0; }
    .sidebar-with-content .side-nav ul .highlighter {
      position: absolute;
      left: 0;
      top: 0;
      width: 12px;
      background: #fe5000;
      height: 67px;
      -webkit-transition: all 0.2s;
      -o-transition: all 0.2s;
      transition: all 0.2s; }

.sidebar-with-content .content-area {
  -ms-flex-preferred-size: calc(100% - 392px);
      flex-basis: calc(100% - 392px);
  padding-left: 27px; }
  @media (max-width: 991px) {
    .sidebar-with-content .content-area {
      -ms-flex-preferred-size: calc(100% - 300px);
          flex-basis: calc(100% - 300px); } }
  @media (max-width: 767px) {
    .sidebar-with-content .content-area {
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
      padding: 0; } }

.sidebar-with-content .content-card {
  position: relative;
  border: 2px solid #ffffff;
  border-radius: 10px;
  color: #ffffff;
  padding: 60px 28px;
  margin-bottom: 60px; }
  .sidebar-with-content .content-card:last-child {
    margin-bottom: 0; }
  .sidebar-with-content .content-card .bg-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1; }
  .sidebar-with-content .content-card h4 {
    color: #ffffff;
    margin-bottom: 48px; }
  .sidebar-with-content .content-card h6 {
    color: #ffffff;
    margin-bottom: 45px; }
    .sidebar-with-content .content-card h6 ol,
    .sidebar-with-content .content-card h6 ul {
      padding-top: 10px; }
      .sidebar-with-content .content-card h6 ol li,
      .sidebar-with-content .content-card h6 ul li {
        color: #ffffff; }

.sidebar-with-content.bg-jet-black ul li:before {
  background: #ffffff; }

.sidebar-with-content.bg-black ul li:before {
  background: #ffffff; }

.col-two-text.bg-grey-black .col-two-text__item {
  background-color: #EDEDED; }

.col-two-text.bg-grey-black .col-two-text__btn {
  background-color: #000000; }

.col-two-text.bg-white-orange .col-two-text__item {
  background-color: #ffffff; }

.col-two-text.bg-white-orange .col-two-text__btn {
  background-color: #fe5000; }
  .col-two-text.bg-white-orange .col-two-text__btn h6 {
    color: #ffffff; }

.col-two-text.bg-dark h1,
.col-two-text.bg-dark h2,
.col-two-text.bg-dark h3,
.col-two-text.bg-dark h4,
.col-two-text.bg-dark h5,
.col-two-text.bg-dark p,
.col-two-text.bg-dark a,
.col-two-text.bg-dark small,
.col-two-text.bg-dark strong,
.col-two-text.bg-dark span,
.col-two-text.bg-dark li {
  color: #ffffff; }

.col-two-text.bg-dark li:before {
  background: #ffffff; }

.col-two-text.bg-dark .col-two-text__item {
  background-color: #505050; }

.col-two-text.bg-dark .col-two-text__btn {
  background-color: #000000; }

.col-two-text__item {
  border-radius: 10px; }
  .col-two-text__item h2 {
    letter-spacing: -0.03em;
    margin-bottom: 28px;
    font-weight: 400;
    color: #1c1c1c; }

@media (min-width: 768px) {
  .col-two-text__wrap {
    padding: 60px; } }

@media (min-width: 596px) and (max-width: 767px) {
  .col-two-text__wrap {
    padding: 40px; } }

@media (max-width: 595px) {
  .col-two-text__wrap {
    padding: 30px; } }

@media (min-width: 768px) {
  .col-two-text__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

@media (min-width: 768px) {
  .col-two-text__col-two {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 47.5%;
            flex: 0 0 47.5%; } }

@media (max-width: 767px) {
  .col-two-text__col-two:last-child ul:last-child {
    margin-bottom: 0; } }

.col-two-text__col-two p {
  letter-spacing: 0.001em;
  color: #1c1c1c; }
  @media (min-width: 768px) {
    .col-two-text__col-two p {
      margin-bottom: 59px; } }
  @media (max-width: 767px) {
    .col-two-text__col-two p {
      margin-bottom: 40px; } }

.col-two-text__col-two h5 {
  letter-spacing: -0.028em;
  color: #1c1c1c; }
  @media (min-width: 768px) {
    .col-two-text__col-two h5 {
      margin-bottom: 33px; } }
  @media (max-width: 767px) {
    .col-two-text__col-two h5 {
      margin-bottom: 20px; } }

@media (min-width: 768px) {
  .col-two-text__col-two ul {
    margin-bottom: 35px; } }

@media (max-width: 767px) {
  .col-two-text__col-two ul {
    margin-bottom: 20px; } }

@media (min-width: 768px) {
  .col-two-text__col-two ul:last-child {
    margin-bottom: 0; } }

.col-two-text__col-two ul li {
  color: #1c1c1c; }
  .col-two-text__col-two ul li:before {
    background: #1c1c1c; }

.col-two-text__btn {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  min-height: 74px; }
  @media (min-width: 768px) {
    .col-two-text__btn {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }
  @media (min-width: 768px) {
    .col-two-text__btn {
      padding: 12px 60px; } }
  @media (min-width: 596px) and (max-width: 767px) {
    .col-two-text__btn {
      padding: 12px 40px; } }
  @media (max-width: 595px) {
    .col-two-text__btn {
      padding: 12px 30px; } }
  .col-two-text__btn.text-btn .btn-wrap {
    width: auto; }
  .col-two-text__btn h6 {
    color: #fe5000;
    margin: 5px 0; }
    @media (min-width: 768px) {
      .col-two-text__btn h6 {
        padding-right: 20px; } }
  .col-two-text__btn .btn-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%; }
    .col-two-text__btn .btn-wrap a {
      margin: 5px 0; }
    @media (max-width: 767px) {
      .col-two-text__btn .btn-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: baseline;
            -ms-flex-align: baseline;
                align-items: baseline; } }
  @media (max-width: 767px) {
    .col-two-text__btn a {
      margin-bottom: 15px; } }

.video-blade__text {
  text-align: center;
  margin-bottom: 58px; }
  .video-blade__text h2 {
    color: #D55028;
    font-weight: 200;
    font-weight: 200;
    letter-spacing: -0.03em;
    margin-bottom: 38px; }
  .video-blade__text h5 {
    letter-spacing: -0.03em; }

.video-blade__media {
  margin: 0 auto;
  max-width: 1024px; }
  @media (min-width: 992px) and (max-width: 1130px) {
    .video-blade__media {
      max-width: 952px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .video-blade__media {
      max-width: 728px; } }
  @media (min-width: 596px) and (max-width: 767px) {
    .video-blade__media {
      max-width: 556px; } }
  @media (min-width: 481px) and (max-width: 595px) {
    .video-blade__media {
      max-width: 440px; } }
  @media (max-width: 480px) {
    .video-blade__media {
      max-width: 280px; } }
  .video-blade__media img {
    border: 2px solid #fe5000;
    border-radius: 15px;
    overflow: hidden; }
    @media (min-width: 768px) and (max-width: 991px) {
      .video-blade__media img {
        border-radius: 10px; } }
    @media (min-width: 596px) and (max-width: 767px) {
      .video-blade__media img {
        border-radius: 8px; } }
    @media (max-width: 595px) {
      .video-blade__media img {
        border-radius: 6px; } }
  .video-blade__media iframe {
    width: 100%;
    height: 580px;
    border-radius: 10px;
    border: 2px solid #fe5000; }
    @media (min-width: 992px) and (max-width: 1130px) {
      .video-blade__media iframe {
        height: 545px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .video-blade__media iframe {
        height: 420px; } }
    @media (min-width: 596px) and (max-width: 767px) {
      .video-blade__media iframe {
        height: 324px; } }
    @media (min-width: 481px) and (max-width: 595px) {
      .video-blade__media iframe {
        height: 258px; } }
    @media (max-width: 480px) {
      .video-blade__media iframe {
        height: 168px; } }

@media (max-width: 767px) {
  .interactive-table {
    overflow-x: scroll; } }

@media (max-width: 767px) {
  .interactive-table__wrapper {
    overflow-x: scroll; } }

@media (min-width: 596px) and (max-width: 767px) {
  .interactive-table__wrapper {
    width: 1024px; } }

@media (min-width: 481px) and (max-width: 595px) {
  .interactive-table__wrapper {
    width: 768px; } }

@media (max-width: 480px) {
  .interactive-table__wrapper {
    width: 595px; } }

.interactive-table__wrapper ul {
  margin-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.interactive-table__tab {
  margin: 0 5px;
  padding: 18px 54px 16px;
  border-radius: 10px 10px 0px 0px;
  background-color: #ffffff;
  cursor: pointer; }
  .interactive-table__tab.active {
    color: #ffffff;
    background-color: #fe5000; }
  .interactive-table__tab::before {
    display: none; }
  .interactive-table__tab h5 {
    margin-bottom: 0; }

.interactive-table__content {
  background-color: #ffffff;
  border-top: 20px solid #fe5000;
  padding-bottom: 66px; }

.interactive-table__tab-content {
  padding-top: 40px;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: -30px;
  left: 0;
  width: 100%; }
  .interactive-table__tab-content.active {
    position: relative;
    opacity: 1;
    visibility: visible;
    top: 0;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }
  .interactive-table__tab-content h2 {
    font-weight: 400;
    letter-spacing: -0.03em;
    margin-bottom: 27px; }
  .interactive-table__tab-content table {
    border-collapse: collapse;
    text-align: left; }
    .interactive-table__tab-content table thead {
      background-color: #ebebeb; }
    .interactive-table__tab-content table th {
      padding: 20px 16px;
      width: 33.33%;
      font-weight: 400; }
    .interactive-table__tab-content table tr {
      border-top: 1px solid #D9DFDF; }
    .interactive-table__tab-content table td {
      padding: 15px 16px;
      width: 33.33%;
      line-height: 1.5; }
      .interactive-table__tab-content table td a {
        position: relative;
        padding-right: 24px; }
        .interactive-table__tab-content table td a:after {
          content: "";
          display: block;
          position: absolute;
          right: 0;
          bottom: 0;
          height: 23px;
          width: 23px;
          background: url(/wp-content/themes/portworx/assets/images/header/open-in-new.png);
          background-repeat: no-repeat;
          background-size: 100% 100%; }

.interactive-table.option-2 .interactive-table__wrapper {
  position: relative; }
  .interactive-table.option-2 .interactive-table__wrapper:after {
    content: "";
    position: absolute;
    background-color: #FAF7F1;
    right: 0;
    top: 0;
    width: 100%;
    height: 378px; }

.interactive-table.option-2 .interactive-table__content {
  border: none;
  padding-bottom: 0; }

.interactive-table.option-2 table tr th {
  background-color: #1c1c1c;
  color: #ffffff;
  font-size: 36px;
  font-weight: 400;
  border: 1px solid #FAF7F1;
  text-align: center;
  padding: 13px 16px; }
  @media (min-width: 992px) and (max-width: 1269px) {
    .interactive-table.option-2 table tr th {
      font-size: 30px; } }
  @media (max-width: 991px) {
    .interactive-table.option-2 table tr th {
      font-size: 25px; } }

.interactive-table.option-2 table tr td {
  color: #1c1c1c;
  background-color: #EDEDED;
  border: 1px solid #FAF7F1;
  padding: 30px  32px;
  letter-spacing: -0.8px;
  line-height: 1.2; }
  @media (max-width: 991px) {
    .interactive-table.option-2 table tr td {
      padding: 18px 15px; } }
  @media (min-width: 1270px) {
    .interactive-table.option-2 table tr td strong {
      font-size: 20px;
      margin-bottom: 20px; } }
  .interactive-table.option-2 table tr td p {
    margin-top: 8px;
    margin-bottom: 0; }

.interactive-table.option-2 table tr:nth-child(odd) td:first-child {
  background-color: #FF9900;
  font-size: 36px;
  font-weight: 400; }
  @media (min-width: 992px) and (max-width: 1269px) {
    .interactive-table.option-2 table tr:nth-child(odd) td:first-child {
      font-size: 30px; } }
  @media (max-width: 991px) {
    .interactive-table.option-2 table tr:nth-child(odd) td:first-child {
      font-size: 25px; } }

.interactive-table.option-2 table tr:nth-child(even) td {
  background-color: #D8D8D8; }

.promo-bar__wrapper {
  border-radius: 10px; }
  @media (min-width: 596px) {
    .promo-bar__wrapper {
      padding: 31px 32px 32px; } }
  @media (max-width: 595px) {
    .promo-bar__wrapper {
      padding: 31px 20px 32px; } }
  .promo-bar__wrapper.bg-jet-black p,
  .promo-bar__wrapper.bg-jet-black h6,
  .promo-bar__wrapper.bg-jet-black h5,
  .promo-bar__wrapper.bg-jet-black span,
  .promo-bar__wrapper.bg-jet-black small,
  .promo-bar__wrapper.bg-jet-black strong {
    color: #ffffff; }

@media (min-width: 768px) {
  .promo-bar__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; } }

@media (min-width: 992px) {
  .promo-bar__text {
    max-width: 600px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .promo-bar__text {
    max-width: 380px; } }

@media (min-width: 768px) {
  .promo-bar__text {
    padding-right: 20px; } }

.promo-bar__text p {
  font-weight: 600;
  letter-spacing: 0.023em; }
  @media (min-width: 768px) {
    .promo-bar__text p {
      margin-bottom: 0; } }

.image-block .image-wrap {
  max-width: 1224px; }

.intro-with-icon-block .row {
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (max-width: 991px) {
    .intro-with-icon-block .row {
      width: 100%;
      margin-left: 0; } }
  @media (max-width: 595px) {
    .intro-with-icon-block .row {
      width: calc(100% + 40px);
      margin-left: -20px; } }

.intro-with-icon-block h2 {
  font-weight: 400;
  letter-spacing: -2px; }
  @media (min-width: 1270px) {
    .intro-with-icon-block h2 {
      margin-bottom: 32px; } }

.intro-with-icon-block .col-text {
  -ms-flex-preferred-size: 40%;
      flex-basis: 40%; }
  @media (max-width: 767px) {
    .intro-with-icon-block .col-text {
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%; } }
  @media (max-width: 595px) {
    .intro-with-icon-block .col-text {
      padding: 0 20px; } }

.intro-with-icon-block .col-cards {
  -ms-flex-preferred-size: 60%;
      flex-basis: 60%;
  padding-left: 20px;
  max-width: 738px;
  margin-left: auto; }
  @media (max-width: 767px) {
    .intro-with-icon-block .col-cards {
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
      padding: 0; } }

.intro-with-icon-block_intro-text {
  max-width: 450px;
  margin-bottom: 64px; }
  @media (max-width: 767px) {
    .intro-with-icon-block_intro-text {
      margin-bottom: 20px;
      max-width: 100%; } }

.intro-with-icon-block_col-four-wrap {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 100%;
  background-color: #ffffff;
  padding: 60px 44px 41px;
  border-radius: 10px; }
  @media (max-width: 991px) {
    .intro-with-icon-block_col-four-wrap {
      padding: 41px 14px 21px; } }
  @media (max-width: 767px) {
    .intro-with-icon-block_col-four-wrap {
      width: 100%;
      margin-left: 0;
      padding: 30px; } }
  @media (max-width: 595px) {
    .intro-with-icon-block_col-four-wrap {
      padding: 20px;
      border-radius: 0; } }
  .intro-with-icon-block_col-four-wrap .column {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    margin-bottom: 41px;
    padding: 0 14px; }
    @media (max-width: 991px) {
      .intro-with-icon-block_col-four-wrap .column {
        margin-bottom: 20px; } }
    @media (max-width: 595px) {
      .intro-with-icon-block_col-four-wrap .column {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
        padding: 0; } }
    .intro-with-icon-block_col-four-wrap .column .logo {
      max-width: 50px;
      max-height: 50px;
      margin-bottom: 29px; }
      @media (max-width: 595px) {
        .intro-with-icon-block_col-four-wrap .column .logo {
          margin-bottom: 18px; } }
    .intro-with-icon-block_col-four-wrap .column h5 {
      padding-top: 34px;
      margin-bottom: 30px; }
      @media (max-width: 595px) {
        .intro-with-icon-block_col-four-wrap .column h5 {
          margin-bottom: 8px;
          padding-top: 18px; } }
    .intro-with-icon-block_col-four-wrap .column:last-child {
      margin-bottom: 0; }
    @media (min-width: 596px) {
      .intro-with-icon-block_col-four-wrap .column:nth-last-child(2) {
        margin-bottom: 0; } }

.description-column .row {
  width: 100%; }

.description-column #grnhse_app {
  width: 100%; }

.description-column h2 {
  font-weight: 400; }

.description-column_text {
  width: 30%; }
  @media (max-width: 991px) {
    .description-column_text {
      width: 100%; } }

.description-column_table {
  width: 70%;
  padding-left: 10px; }
  @media (max-width: 991px) {
    .description-column_table {
      width: 100%;
      padding-left: 0; } }
  .description-column_table .box {
    border: 2px solid #ebebeb;
    padding: 28px 20px 20px 25px;
    margin-bottom: 30px;
    border-radius: 10px; }
    .description-column_table .box:hover {
      border: 2px solid #fe5000; }
    .description-column_table .box:last-child {
      margin-bottom: 0; }
    @media (max-width: 595px) {
      .description-column_table .box {
        padding: 20px 15px; } }
    .description-column_table .box .time-wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      padding-top: 8px;
      padding-left: 12px; }
      @media (max-width: 480px) {
        .description-column_table .box .time-wrap {
          display: block;
          padding-left: 0; } }
      .description-column_table .box .time-wrap p {
        margin-right: 50px; }
      .description-column_table .box .time-wrap .time {
        padding-left: 35px;
        position: relative; }
        .description-column_table .box .time-wrap .time:before {
          content: '';
          position: absolute;
          left: 0;
          top: 0;
          background-image: url("/wp-content/themes/portworx/dist/images/description-column/clock.png");
          height: 25px;
          width: 25px;
          background-repeat: no-repeat;
          background-size: 100%; }
      .description-column_table .box .time-wrap .dolor {
        padding-left: 30px;
        position: relative; }
        @media (max-width: 767px) {
          .description-column_table .box .time-wrap .dolor {
            margin-bottom: 0; } }
        .description-column_table .box .time-wrap .dolor:before {
          content: '';
          position: absolute;
          left: 0;
          top: 0;
          background-image: url("/wp-content/themes/portworx/dist/images/description-column/dolor-logo.png");
          height: 25px;
          width: 12px;
          background-repeat: no-repeat;
          background-size: 100%; }
    .description-column_table .box .intro {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      @media (max-width: 767px) {
        .description-column_table .box .intro {
          display: block; } }
      .description-column_table .box .intro span {
        font-size: 24px;
        margin-bottom: 15px; }
        @media (max-width: 1269px) {
          .description-column_table .box .intro span {
            font-size: 20px; } }
        @media (max-width: 595px) {
          .description-column_table .box .intro span {
            text-align: unset; } }
      .description-column_table .box .intro h5 {
        color: #fe5000;
        padding-right: 12px;
        letter-spacing: -1px; }
        @media (max-width: 595px) {
          .description-column_table .box .intro h5 {
            width: 100%; } }
    .description-column_table .box .eyebrow-line {
      padding-top: 18px; }
    @media (max-width: 767px) {
      .description-column_table .box > p {
        margin-top: 10px; } }

.description-column p {
  color: #1c1c1c; }

.image-slider {
  z-index: 3; }
  .image-slider .slide-wrap {
    opacity: 0; }
    .image-slider .slide-wrap .slick-list {
      max-width: 640px;
      margin: 0 auto;
      overflow: visible !important; }
    .image-slider .slide-wrap .item {
      text-align: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      padding: 0 10px;
      outline: none;
      height: auto;
      overflow: visible; }
      .image-slider .slide-wrap .item.slick-active {
        opacity: 1; }
      .image-slider .slide-wrap .item .img-wrap {
        width: 615px;
        border-radius: 10px;
        overflow: hidden;
        height: 360px; }
        .image-slider .slide-wrap .item .img-wrap img {
          height: 100%;
          -o-object-fit: cover;
             font-family: "object-fit:cover";
             object-fit: cover; }

.quote-full-width-slider {
  overflow: visible; }
  @media (max-width: 767px) {
    .quote-full-width-slider {
      overflow: hidden !important; } }
  .quote-full-width-slider:after {
    content: '';
    position: absolute;
    width: 897px;
    height: 760px;
    background: url(/wp-content/themes/portworx/dist/images/sections/quote-carousel/pattern-photos.png) no-repeat;
    top: -53%;
    left: 0;
    background-size: 100%;
    display: none; }
    @media (min-width: 1130px) and (max-width: 1450px) {
      .quote-full-width-slider:after {
        top: -44%; } }
    @media (min-width: 992px) and (max-width: 1269px) {
      .quote-full-width-slider:after {
        width: 660px;
        height: 560px;
        top: -25%; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .quote-full-width-slider:after {
        width: 550px;
        height: 480px;
        top: -34%; } }
    @media (max-width: 767px) {
      .quote-full-width-slider:after {
        width: 507px;
        height: 460px;
        top: -20%; } }
    @media (max-width: 767px) {
      .quote-full-width-slider:after {
        display: none; } }
  .quote-full-width-slider .col-wrapper {
    max-width: 1210px;
    margin-left: auto;
    padding-left: 20px;
    position: relative;
    z-index: 2;
    margin-top: 40px; }
    @media (min-width: 1601px) {
      .quote-full-width-slider .col-wrapper {
        max-width: 72%; } }
    @media (min-width: 1130px) and (max-width: 1450px) {
      .quote-full-width-slider .col-wrapper {
        max-width: 1000px; } }
    @media (min-width: 992px) and (max-width: 1269px) {
      .quote-full-width-slider .col-wrapper {
        max-width: 870px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .quote-full-width-slider .col-wrapper {
        max-width: 600px; } }
    @media (max-width: 767px) {
      .quote-full-width-slider .col-wrapper {
        max-width: 100%; } }
    .quote-full-width-slider .col-wrapper:after {
      content: '';
      position: absolute;
      width: 130px;
      height: 100px;
      background: url(/wp-content/themes/portworx/dist/images/sections/quote-carousel/quotes-logo.png) no-repeat;
      top: -35px;
      left: 72px;
      background-size: 100%; }
      @media (max-width: 991px) {
        .quote-full-width-slider .col-wrapper:after {
          width: 75px;
          height: 75px;
          top: -15px; } }
  .quote-full-width-slider .card-item {
    border: 2px solid #F28720;
    padding: 60px;
    margin-right: 52px;
    border-radius: 10px;
    background-color: #FAF7F1; }
    @media (max-width: 991px) {
      .quote-full-width-slider .card-item {
        padding: 30px;
        margin-right: 20px; } }
    .quote-full-width-slider .card-item .inner-content h4 {
      color: #1c1c1c; }
      @media (min-width: 768px) and (max-width: 991px) {
        .quote-full-width-slider .card-item .inner-content h4 {
          font-size: 24px; } }
      @media (min-width: 1270px) {
        .quote-full-width-slider .card-item .inner-content h4 {
          margin-bottom: 30px; } }
    .quote-full-width-slider .card-item .inner-content p {
      color: #1c1c1c;
      margin-bottom: 0; }
      @media (min-width: 1270px) {
        .quote-full-width-slider .card-item .inner-content p {
          font-size: 24px; } }
  .quote-full-width-slider .slick-list {
    position: relative;
    padding-left: 0 !important; }
  .quote-full-width-slider .slick-next {
    display: none;
    font-size: 0; }
  .quote-full-width-slider .slick-prev {
    display: none;
    font-size: 0; }
  .quote-full-width-slider .slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 48px;
    z-index: 2; }
    @media (max-width: 991px) {
      .quote-full-width-slider .slick-dots {
        margin-top: 35px; } }
    .quote-full-width-slider .slick-dots li {
      font-size: 0;
      display: inline-block;
      position: relative;
      width: 12px;
      height: 12px;
      margin: 0 24px 0 0;
      padding: 0; }
      @media (max-width: 991px) {
        .quote-full-width-slider .slick-dots li {
          margin: 0 15px 0 0; } }
      .quote-full-width-slider .slick-dots li:before {
        display: none; }
      .quote-full-width-slider .slick-dots li button {
        outline: none;
        width: 12px;
        height: 12px;
        border: solid 1px #F28720;
        opacity: 0.5;
        text-indent: 999999px;
        border-radius: 50%;
        cursor: pointer;
        background: #F28720; }
        @media (max-width: 991px) {
          .quote-full-width-slider .slick-dots li button {
            width: 9px;
            height: 9px; } }
      .quote-full-width-slider .slick-dots li.slick-active button {
        background: #F28720;
        opacity: 1;
        border-radius: 50%;
        border: solid 1px #F28720; }
  .quote-full-width-slider .bg-overlay {
    z-index: 0; }
    @media (max-width: 991px) {
      .quote-full-width-slider .bg-overlay {
        display: none; } }

.banner-col-two-cards {
  padding-top: 30px; }
  .banner-col-two-cards__text {
    max-width: 960px; }
    .banner-col-two-cards__text h1 {
      margin-bottom: 28px; }
    .banner-col-two-cards__text h6 {
      font-weight: 600;
      letter-spacing: -0.018em;
      line-height: 1.2;
      margin-bottom: 29px; }
  @media (min-width: 768px) {
    .banner-col-two-cards__col-two {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      position: relative; } }
  @media (min-width: 768px) {
    .banner-col-two-cards__col-two.adjust-height {
      min-height: 410px; } }
  .banner-col-two-cards__card {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    min-height: 190px; }
    @media (min-width: 596px) {
      .banner-col-two-cards__card {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap; } }
    @media (min-width: 768px) {
      .banner-col-two-cards__card {
        width: calc(50% - 12px); }
        .banner-col-two-cards__card:nth-child(2) {
          margin-bottom: 30px; } }
    @media (max-width: 767px) {
      .banner-col-two-cards__card {
        margin-bottom: 20px; }
        .banner-col-two-cards__card:last-child {
          margin-bottom: 0; } }
    @media (min-width: 768px) {
      .banner-col-two-cards__card:first-child {
        position: absolute;
        left: 0px;
        top: 0px;
        width: calc(50% - 12px);
        margin: 0; } }
    @media (max-width: 767px) {
      .banner-col-two-cards__card:first-child {
        max-height: 320px;
        margin-bottom: 20px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .banner-col-two-cards__card:first-child.adjust-card {
        width: 100%; } }
    .banner-col-two-cards__card:first-child:before {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      bottom: 0;
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(rgba(28, 28, 28, 0)), to(#1C1C1C));
      background: -webkit-linear-gradient(top, rgba(28, 28, 28, 0) 0%, #1C1C1C 100%);
      background: -o-linear-gradient(top, rgba(28, 28, 28, 0) 0%, #1C1C1C 100%);
      background: linear-gradient(180deg, rgba(28, 28, 28, 0) 0%, #1C1C1C 100%);
      z-index: 1; }
    .banner-col-two-cards__card:first-child .img-wrap {
      max-height: unset; }
      @media (min-width: 768px) {
        .banner-col-two-cards__card:first-child .img-wrap {
          position: absolute;
          width: 100%;
          height: 100%;
          left: 0;
          bottom: 0; } }
      @media (max-width: 767px) {
        .banner-col-two-cards__card:first-child .img-wrap {
          width: 100%; } }
      .banner-col-two-cards__card:first-child .img-wrap img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           font-family: "object-fit:cover";
           object-fit: cover; }
    .banner-col-two-cards__card:first-child .banner-col-two-cards__text-wrap {
      background-color: transparent;
      position: absolute;
      max-width: 570px;
      width: 100%;
      left: 0;
      bottom: 0;
      z-index: 1; }
      .banner-col-two-cards__card:first-child .banner-col-two-cards__text-wrap p {
        font-size: 24px;
        font-weight: 300;
        line-height: 1.4;
        letter-spacing: -0.027em;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        max-height: 67px;
        overflow: hidden; }
        @media (min-width: 1130px) and (max-width: 1450px) {
          .banner-col-two-cards__card:first-child .banner-col-two-cards__text-wrap p {
            font-size: 24px; } }
        @media (min-width: 992px) and (max-width: 1269px) {
          .banner-col-two-cards__card:first-child .banner-col-two-cards__text-wrap p {
            font-size: 20px; } }
        @media (max-width: 991px) {
          .banner-col-two-cards__card:first-child .banner-col-two-cards__text-wrap p {
            font-size: 20px;
            line-height: 1.2; } }
        @media (max-width: 595px) {
          .banner-col-two-cards__card:first-child .banner-col-two-cards__text-wrap p {
            font-size: 20px;
            letter-spacing: -0.03em; } }
    .banner-col-two-cards__card > a {
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      z-index: 2;
      color: transparent; }
  @media (max-width: 595px) {
    .banner-col-two-cards .img-wrap {
      max-height: 200px;
      overflow: hidden; } }
  .banner-col-two-cards .img-wrap img {
    -o-object-fit: cover;
       font-family: "object-fit:cover;object-position:left";
       object-fit: cover;
    -o-object-position: left;
       object-position: left; }
    @media (min-width: 596px) {
      .banner-col-two-cards .img-wrap img {
        height: 100%; } }
  .banner-col-two-cards__text-wrap {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 67%;
            flex: 0 0 67%;
    background-color: #1c1c1c;
    padding: 30px 15px 30px 30px; }
    .banner-col-two-cards__text-wrap .eyebrow-line-inverted {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      padding: 0 8px 21px 0;
      font-weight: 600;
      margin: 7px 0 14px;
      letter-spacing: -0.015em; }
    .banner-col-two-cards__text-wrap .content-type {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .banner-col-two-cards__text-wrap .content-type .date {
        font-weight: 600;
        color: #fe5000;
        margin: 0 16px 13px 0; }
      .banner-col-two-cards__text-wrap .content-type span {
        font-size: 12px;
        font-weight: 400;
        border-radius: 5px;
        letter-spacing: 0.04em;
        margin-bottom: 13px; }
      .banner-col-two-cards__text-wrap .content-type .btn-transparent-blue,
      .banner-col-two-cards__text-wrap .content-type .btn-transparent-orange,
      .banner-col-two-cards__text-wrap .content-type .btn-orange {
        padding: 5px 7px; }
      .banner-col-two-cards__text-wrap .content-type .btn-orange {
        color: #ffffff; }
        .banner-col-two-cards__text-wrap .content-type .btn-orange:hover {
          background: #fe5000; }
    .banner-col-two-cards__text-wrap h5,
    .banner-col-two-cards__text-wrap h6,
    .banner-col-two-cards__text-wrap p {
      color: #ffffff; }
    .banner-col-two-cards__text-wrap p {
      margin-bottom: 0;
      font-weight: 400;
      letter-spacing: -0.001em;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      max-height: 81px;
      overflow: hidden; }
  .banner-col-two-cards.dark-gradient-overlay .banner-col-two-cards__col-two .banner-col-two-cards__card:first-child .img-wrap:before {
    display: none; }
  .banner-col-two-cards.dark-gradient-overlay .banner-col-two-cards__col-two .banner-col-two-cards__card .img-wrap {
    position: relative; }
    .banner-col-two-cards.dark-gradient-overlay .banner-col-two-cards__col-two .banner-col-two-cards__card .img-wrap:before {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      bottom: 0;
      left: 0;
      background: -webkit-gradient(linear, left top, right top, from(rgba(28, 28, 28, 0)), to(#1c1c1c));
      background: -webkit-linear-gradient(left, rgba(28, 28, 28, 0) 0%, #1c1c1c 100%);
      background: -o-linear-gradient(left, rgba(28, 28, 28, 0) 0%, #1c1c1c 100%);
      background: linear-gradient(90deg, rgba(28, 28, 28, 0) 0%, #1c1c1c 100%);
      z-index: 1; }

.thank-you-banner {
  margin-top: 95px; }
  @media (max-width: 767px) {
    .thank-you-banner {
      margin-top: 79px; } }
  .thank-you-banner .content-wrapper {
    max-width: 613px;
    margin: 17px auto 0;
    text-align: center; }
  .thank-you-banner h1 {
    display: inline-block;
    font-size: 128px;
    margin-bottom: 25px; }
    @media (max-width: 1269px) {
      .thank-you-banner h1 {
        font-size: 80px; } }
    @media (max-width: 767px) {
      .thank-you-banner h1 {
        font-size: 60px; } }
    @media (max-width: 595px) {
      .thank-you-banner h1 {
        font-size: 50px; } }
  @media (min-width: 1270px) {
    .thank-you-banner h6 {
      margin-bottom: 27px; } }
  .thank-you-banner .btn-wrap a {
    display: block;
    text-align: center; }

.thankyou-page {
  display: none; }

.leadership-with-accordions .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 880px;
  margin: 0 auto; }

.leadership-with-accordions .leadership-card {
  position: relative;
  -ms-flex-preferred-size: calc(33.33% - 46px);
      flex-basis: calc(33.33% - 46px);
  margin: 0 23px 20px; }
  @media (max-width: 991px) {
    .leadership-with-accordions .leadership-card {
      -ms-flex-preferred-size: calc(33% - 46px);
          flex-basis: calc(33% - 46px); } }
  @media (max-width: 767px) {
    .leadership-with-accordions .leadership-card {
      -ms-flex-preferred-size: calc(50% - 46px);
          flex-basis: calc(50% - 46px); } }
  @media (max-width: 595px) {
    .leadership-with-accordions .leadership-card {
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%; }
      .leadership-with-accordions .leadership-card:last-child {
        margin-bottom: 0; } }
  .leadership-with-accordions .leadership-card > a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    cursor: pointer; }
  .leadership-with-accordions .leadership-card .img-wrap {
    background-color: #fe5000;
    border-radius: 10px;
    max-width: 250px;
    height: 250px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    overflow: hidden; }
    .leadership-with-accordions .leadership-card .img-wrap img {
      max-height: 250px;
      max-width: 250px;
      height: 100%;
      -o-object-fit: cover;
         font-family: "object-fit:cover";
         object-fit: cover; }

.leadership-with-accordions .leadership-info {
  text-align: center;
  margin-top: 32px; }
  @media (max-width: 767px) {
    .leadership-with-accordions .leadership-info {
      margin-top: 15px; } }
  .leadership-with-accordions .leadership-info .title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 17px; }
    @media (max-width: 767px) {
      .leadership-with-accordions .leadership-info .title {
        margin-bottom: 7px; } }
    .leadership-with-accordions .leadership-info .title .icon-wrap {
      width: 34px;
      height: 24px;
      padding-left: 10px; }
      .leadership-with-accordions .leadership-info .title .icon-wrap img {
        width: 100%;
        -o-object-fit: cover;
           font-family: "object-fit:cover";
           object-fit: cover; }
  .leadership-with-accordions .leadership-info h5 {
    color: #fe5000;
    margin-bottom: 0; }
  .leadership-with-accordions .leadership-info p {
    margin: 0 auto; }

@media (max-width: 991px) {
  .leadership-with-accordions .accordion .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; } }

.leadership-with-accordions .accordion .col-two:first-child {
  -ms-flex-preferred-size: 30%;
      flex-basis: 30%; }

.leadership-with-accordions .accordion .col-two:last-child {
  -ms-flex-preferred-size: 70%;
      flex-basis: 70%; }

@media (max-width: 991px) {
  .leadership-with-accordions .accordion .col-two {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%; } }

.leadership-with-accordions .accordion_outer {
  width: 100%;
  padding: 0 0 0 7px; }
  @media (max-width: 767px) {
    .leadership-with-accordions .accordion_outer {
      width: 100%;
      margin: 0;
      padding: 0; } }

.leadership-with-accordions .accordion_item {
  position: relative;
  background-color: #ffffff;
  padding: 17px 28px 14px;
  border: 2px solid #EDEDED;
  border-radius: 10px;
  margin-bottom: 16px;
  margin-top: 0; }
  @media (max-width: 767px) {
    .leadership-with-accordions .accordion_item {
      padding: 17px 17px; } }
  @media (max-width: 991px) {
    .leadership-with-accordions .accordion_item {
      margin-top: 25px; } }
  .leadership-with-accordions .accordion_item:first-child .accordions_toggler {
    display: block; }
  .leadership-with-accordions .accordion_item:last-child {
    margin-bottom: 0 !important; }
  .leadership-with-accordions .accordion_item.open .plus-icon:after {
    -webkit-transform: rotate(90deg);
         -o-transform: rotate(90deg);
            transform: rotate(90deg); }
  .leadership-with-accordions .accordion_item h5 {
    cursor: pointer;
    margin-bottom: 0;
    padding-right: 40px; }
  .leadership-with-accordions .accordion_item p {
    margin-bottom: 32px; }
    @media (max-width: 595px) {
      .leadership-with-accordions .accordion_item p {
        margin-bottom: 38px; } }
  .leadership-with-accordions .accordion_item .plus-icon {
    top: 17px;
    right: 28px; }
    @media (max-width: 1269px) {
      .leadership-with-accordions .accordion_item .plus-icon {
        top: 14px; } }
    @media (max-width: 991px) {
      .leadership-with-accordions .accordion_item .plus-icon {
        top: 12px; } }
    @media (max-width: 767px) {
      .leadership-with-accordions .accordion_item .plus-icon {
        top: 20px; } }

.leadership-with-accordions .accordion_toggler {
  overflow: hidden;
  height: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  max-width: 100%;
  margin: 0; }
  .leadership-with-accordions .accordion_toggler p {
    margin: 16px 0 26px 0; }
    .leadership-with-accordions .accordion_toggler p:last-child {
      margin-bottom: 0; }
  .leadership-with-accordions .accordion_toggler a {
    margin: 2px 0 16px 0; }

.leadership-with-accordions .accordion h5 {
  color: #fe5000; }

.leadership-with-accordions .accordion h2 {
  font-weight: 400; }

.leadership-with-accordions .accordion .img-wrap {
  max-width: 612px;
  position: relative;
  -ms-flex-item-align: center;
      align-self: center;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto; }
  @media (max-width: 991px) {
    .leadership-with-accordions .accordion .img-wrap {
      padding: 0;
      max-width: 350px; } }
  .leadership-with-accordions .accordion .img-wrap img {
    margin-top: 80px; }
    @media (max-width: 991px) {
      .leadership-with-accordions .accordion .img-wrap img {
        max-width: 400px;
        margin: 0 auto 40px; } }
  .leadership-with-accordions .accordion .img-wrap img {
    height: auto;
    max-width: 760px;
    -webkit-transition: all 0.4s cubic-bezier(0.29, 0.26, 0.59, 1.43);
    -o-transition: all 0.4s cubic-bezier(0.29, 0.26, 0.59, 1.43);
    transition: all 0.4s cubic-bezier(0.29, 0.26, 0.59, 1.43);
    -webkit-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1); }
    .leadership-with-accordions .accordion .img-wrap img.active {
      -webkit-transform: scale(2);
           -o-transform: scale(2);
              transform: scale(2); }
  .leadership-with-accordions .accordion .img-wrap .graphic-wrapper {
    margin-top: -44px;
    padding-left: 62px; }
    @media (max-width: 991px) {
      .leadership-with-accordions .accordion .img-wrap .graphic-wrapper {
        margin-bottom: 44px;
        padding: 0; } }
    .leadership-with-accordions .accordion .img-wrap .graphic-wrapper svg {
      overflow: visible; }
      @media (max-width: 1399px) {
        .leadership-with-accordions .accordion .img-wrap .graphic-wrapper svg {
          width: 100%;
          height: 100%; } }
      .leadership-with-accordions .accordion .img-wrap .graphic-wrapper svg image {
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
        .leadership-with-accordions .accordion .img-wrap .graphic-wrapper svg image.active {
          width: 150px;
          height: 150px; }
        .leadership-with-accordions .accordion .img-wrap .graphic-wrapper svg image#active1.active {
          -webkit-transform: translate(-75px, -75px);
               -o-transform: translate(-75px, -75px);
                  transform: translate(-75px, -75px); }
        .leadership-with-accordions .accordion .img-wrap .graphic-wrapper svg image#active2.active {
          -webkit-transform: translate(-20px, -69px);
               -o-transform: translate(-20px, -69px);
                  transform: translate(-20px, -69px); }
        .leadership-with-accordions .accordion .img-wrap .graphic-wrapper svg image#active5.active {
          -webkit-transform: translate(-40px, -37px);
               -o-transform: translate(-40px, -37px);
                  transform: translate(-40px, -37px); }
        .leadership-with-accordions .accordion .img-wrap .graphic-wrapper svg image#active3.active {
          -webkit-transform: translate(-40px, 0);
               -o-transform: translate(-40px, 0);
                  transform: translate(-40px, 0); }
        .leadership-with-accordions .accordion .img-wrap .graphic-wrapper svg image#active4.active {
          -webkit-transform: translate(-40px, 0);
               -o-transform: translate(-40px, 0);
                  transform: translate(-40px, 0); }

.leadership-with-accordions .accordion ul {
  margin-top: 15px; }
  .leadership-with-accordions .accordion ul li {
    margin-bottom: 30px;
    font-size: 16px; }
    .leadership-with-accordions .accordion ul li:last-child {
      margin-bottom: 0; }

.leadership-with-accordions .accordion.full-width .col-two {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.leadership-with-accordions .accordion.full-width .accordions_outer {
  border-radius: 10px;
  padding-bottom: 65px; }
  @media (max-width: 767px) {
    .leadership-with-accordions .accordion.full-width .accordions_outer {
      border-radius: 0;
      padding-bottom: 20px; } }
  .leadership-with-accordions .accordion.full-width .accordions_outer p {
    margin-bottom: 24px;
    margin-top: 14px; }
    .leadership-with-accordions .accordion.full-width .accordions_outer p a {
      color: #357ded; }

.leadership-with-accordions .accordion.full-width .accordions_toggler {
  max-width: 100%; }

.leadership-with-accordions .accordion.full-width .accordions_item {
  margin-top: 26px;
  padding-bottom: 14px; }
  .leadership-with-accordions .accordion.full-width .accordions_item:last-child {
    border-bottom: 2px solid #FAF7F1; }

.leadership-with-accordions .accordion.reverse h2 {
  font-weight: 400; }

.leadership-with-accordions .accordion.reverse .row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; }
  @media (min-width: 992px) {
    .leadership-with-accordions .accordion.reverse .row .col-two .accordion_outer {
      padding-right: 20px; } }

.leadership-with-accordions .accordion.reverse .img-wrap {
  max-width: 447px;
  max-height: 300px; }
  .leadership-with-accordions .accordion.reverse .img-wrap img {
    margin-top: 0;
    -o-object-fit: cover;
       font-family: "object-fit:cover";
       object-fit: cover; }

.leadership-with-accordions .accordion.reverse .accordions_outer {
  margin-top: -122px;
  border-radius: 10px; }
  @media (max-width: 991px) {
    .leadership-with-accordions .accordion.reverse .accordions_outer {
      margin-top: 0; } }
  @media (max-width: 767px) {
    .leadership-with-accordions .accordion.reverse .accordions_outer {
      border-radius: 0; } }

.leadership-with-accordions .accordion.reverse .accordions_toggler {
  max-width: 510px; }

@media (min-width: 768px) {
  .leadership-with-accordions.leadership-intro .leadership_outer-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: calc(100% + 25px); } }

@media (min-width: 768px) {
  .leadership-with-accordions.leadership-intro .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: calc(100% + 25px); } }

@media (min-width: 768px) {
  .leadership-with-accordions.leadership-intro .intro {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 26%;
            flex: 0 0 26%; } }

@media (max-width: 767px) {
  .leadership-with-accordions.leadership-intro .intro {
    text-align: center;
    margin-bottom: 40px; } }

.leadership-with-accordions.leadership-intro .intro h2 {
  font-weight: 400;
  letter-spacing: -0.03em;
  line-height: 1.2; }
  @media (max-width: 767px) {
    .leadership-with-accordions.leadership-intro .intro h2::before {
      left: 50%;
      -webkit-transform: translateX(-50%);
           -o-transform: translateX(-50%);
              transform: translateX(-50%); } }

.leadership-with-accordions.leadership-intro .leadership_wrapper {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

@media (min-width: 768px) {
  .leadership-with-accordions.leadership-intro .leadership-card {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(33.33% - 46px);
            flex: 0 0 calc(33.33% - 46px); } }

.leadership-with-accordions.leadership-intro .leadership-card .card-wrap .img-wrap {
  height: unset; }

.leadership-with-accordions.half-card-bg .leadership-card .img-wrap {
  position: relative;
  background-color: transparent; }
  .leadership-with-accordions.half-card-bg .leadership-card .img-wrap:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 45%;
    left: 0;
    bottom: 0;
    background-color: #fe5000;
    border-radius: 10px;
    z-index: -1; }

.leadership-with-accordions.no-card-bg .leadership-card .img-wrap {
  background: transparent; }

.pagination {
  margin-top: 29px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .pagination ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0; }
    .pagination ul li {
      width: 32px;
      height: 32px;
      font-size: 18px;
      padding: 0;
      margin: 0 5px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      border: 1px solid #EDEDED; }
      @media (max-width: 480px) {
        .pagination ul li {
          width: 28px;
          margin: 0; } }
      .pagination ul li::before {
        display: none; }
      .pagination ul li.active {
        background-color: #202020; }
        .pagination ul li.active a {
          color: #ffffff; }
      .pagination ul li a {
        font-size: 18px;
        color: #000000;
        padding: 3px 9px; }
  .pagination .prev,
  .pagination .next {
    position: relative; }
    .pagination .prev::after,
    .pagination .next::after {
      content: "";
      cursor: pointer;
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-20%, -50%) rotate(-45deg);
           -o-transform: translate(-20%, -50%) rotate(-45deg);
              transform: translate(-20%, -50%) rotate(-45deg);
      width: 6px;
      height: 6px;
      border-style: solid;
      border-width: 1px 0 0 1px;
      -webkit-transition: -webkit-transform 0.2s linear;
      transition: -webkit-transform 0.2s linear;
      -o-transition: -o-transform 0.2s linear;
      transition: transform 0.2s linear;
      transition: transform 0.2s linear, -webkit-transform 0.2s linear, -o-transform 0.2s linear; }
    .pagination .prev a,
    .pagination .next a {
      width: 32px;
      height: 32px;
      opacity: 0; }
  .pagination .next::after {
    border-width: 0px 1px 1px 0px;
    -webkit-transform: translate(-70%, -50%) rotate(-45deg);
         -o-transform: translate(-70%, -50%) rotate(-45deg);
            transform: translate(-70%, -50%) rotate(-45deg); }

.contact-banner {
  margin-top: 94px; }
  @media (max-width: 767px) {
    .contact-banner {
      margin-top: 80px; } }
  .contact-banner .two-col {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%; }
    @media (max-width: 767px) {
      .contact-banner .two-col {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%; } }
    .contact-banner .two-col p {
      padding-right: 20px; }
  .contact-banner h1 {
    font-weight: 400; }
    @media (min-width: 1270px) {
      .contact-banner h1 {
        font-size: 55px; } }
  .contact-banner .content-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .contact-banner .content-wrapper .logo-wrap {
      margin-top: 25px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .contact-banner .content-wrapper .logo-wrap span {
        padding-right: 20px; }
        .contact-banner .content-wrapper .logo-wrap span:last-child {
          padding-right: 0; }
      .contact-banner .content-wrapper .logo-wrap span {
        max-width: 154px;
        max-height: 154px; }
  .contact-banner .title-with-logo {
    margin-bottom: 38px; }
    @media (max-width: 767px) {
      .contact-banner .title-with-logo {
        margin-bottom: 15px; } }
    .contact-banner .title-with-logo .icon {
      max-width: 100px;
      margin: 10px 5px 10px 8px;
      display: inline-block;
      vertical-align: middle; }
      .contact-banner .title-with-logo .icon img {
        width: auto; }
    .contact-banner .title-with-logo h5 {
      display: inline-block;
      vertical-align: middle;
      margin: 0; }
  @media (min-width: 1270px) {
    .contact-banner .timezone {
      margin-top: 39px; } }
  .contact-banner .timezone .icon {
    max-width: 30px;
    margin: 3px 5px 0 0;
    display: inline; }
    .contact-banner .timezone .icon img {
      width: auto; }
  .contact-banner .timezone h6 {
    display: inline;
    vertical-align: top;
    width: calc(100% - 45px); }

.filters {
  position: relative;
  z-index: 4; }
  .filters__block {
    padding: 10px 30px;
    border-radius: 10px; }
  @media (min-width: 992px) {
    .filters__wrapper {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }
  @media (min-width: 596px) {
    .filters__wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; } }
  .filters__wrapper > span {
    width: 72px;
    font-size: 16px;
    font-weight: 400;
    color: #FAF7F1;
    letter-spacing: 0.03em;
    display: inline-block;
    margin: 20px 5px 20px 0; }
    @media (min-width: 1270px) {
      .filters__wrapper > span {
        margin: 20px 15px 20px 0; } }
    @media (max-width: 595px) {
      .filters__wrapper > span {
        margin: 15px 0 5px; } }
  @media (min-width: 992px) {
    .filters__wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .filters__wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  @media (min-width: 768px) {
    .filters__wrap {
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }
  @media (min-width: 596px) {
    .filters__wrap {
      width: calc(100% - 70px); } }
  .filters__wrap.disable .filters__select {
    pointer-events: none; }
  .filters__left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 51.4%;
            flex: 0 0 51.4%; }
    @media (max-width: 1269px) {
      .filters__left {
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; } }
    .filters__left > ul {
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1; }
      @media (min-width: 768px) {
        .filters__left > ul {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap;
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between; } }
    .filters__left ul {
      margin-left: 0; }
      .filters__left ul li::before {
        display: none; }
  .filters__select {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    min-width: 164px;
    margin: 15px 15px;
    padding: 4px 0;
    border-radius: 3px;
    background-color: #ffffff; }
    @media (max-width: 1269px) {
      .filters__select {
        margin: 15px 5px; } }
    @media (max-width: 595px) {
      .filters__select {
        margin: 15px 0; } }
    .filters__select.active .filters__drop span:after {
      -webkit-transform: translateY(-50%) rotate(135deg);
           -o-transform: translateY(-50%) rotate(135deg);
              transform: translateY(-50%) rotate(135deg); }
    .filters__select.active .filters__select-item {
      opacity: 1;
      visibility: visible;
      overflow-y: scroll;
      max-height: 500px; }
  .filters__drop {
    width: 100%;
    cursor: pointer; }
    .filters__drop > span {
      position: relative;
      display: inline-block;
      color: #757575;
      letter-spacing: 0.03em;
      margin: 0;
      padding: 0 32px 0 12px;
      width: 100%; }
      .filters__drop > span:after {
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        right: 20px;
        -webkit-transform: translateY(-70%) rotate(-45deg);
             -o-transform: translateY(-70%) rotate(-45deg);
                transform: translateY(-70%) rotate(-45deg);
        width: 7px;
        height: 7px;
        border-style: solid;
        border-width: 0 0 2px 2px;
        border-color: #000000;
        -webkit-transition: -webkit-transform 0.2s linear;
        transition: -webkit-transform 0.2s linear;
        -o-transition: -o-transform 0.2s linear;
        transition: transform 0.2s linear;
        transition: transform 0.2s linear, -webkit-transform 0.2s linear, -o-transform 0.2s linear; }
  .filters__select-item {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    min-width: 200px;
    max-height: 0;
    margin-left: 0;
    padding: 30px 15px 30px 30px;
    -webkit-transform: translateY(0px);
         -o-transform: translateY(0px);
            transform: translateY(0px);
    background-color: transparent;
    -webkit-box-shadow: 4px 4px 20px 0px rgba(0, 0, 0, 0.3);
            box-shadow: 4px 4px 20px 0px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    border: 2px solid #EDEDED;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-color: #ffffff;
    z-index: 1;
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */ }
    @media (max-width: 595px) {
      .filters__select-item {
        padding: 30px 15px 30px 15px; } }
    .filters__select-item::-webkit-scrollbar {
      display: none; }
    .filters__select-item li {
      padding: 0;
      margin-bottom: 15px; }
      .filters__select-item li input {
        display: none; }
      .filters__select-item li input[type="checkbox"]:checked + label::after {
        opacity: 1; }
      .filters__select-item li label {
        display: block;
        font-size: 18px;
        font-weight: 400;
        color: #333333;
        padding-left: 32px;
        cursor: pointer; }
        @media (max-width: 991px) {
          .filters__select-item li label {
            font-size: 16px; } }
        .filters__select-item li label::before, .filters__select-item li label::after {
          content: "";
          display: block;
          position: absolute; }
        .filters__select-item li label:before {
          left: 0;
          top: 6px;
          width: 12px;
          height: 12px;
          border: 2px solid #000000; }
        .filters__select-item li label::after {
          left: 5px;
          top: 11px;
          width: 6px;
          height: 6px;
          background-color: #fe5000;
          opacity: 0; }
      .filters__select-item li .select-all {
        opacity: 0;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 1;
        cursor: pointer; }
  .filters__right {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
  .filters__search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    margin: 20px 0 20px 5px; }
    @media (min-width: 1270px) {
      .filters__search {
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end; } }
    @media (max-width: 767px) {
      .filters__search {
        margin-top: 0; } }
    @media (max-width: 595px) {
      .filters__search {
        margin-left: 0; } }
    .filters__search label {
      display: none; }
    .filters__search input[type="text"] {
      font-size: 16px;
      font-weight: 400;
      min-width: 164px;
      width: 100%;
      padding: 7px 25px 7px 12px;
      border: 1px solid #D8D8D8;
      border-radius: 3px;
      font-family: "Inter Regular";
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none; }
      @media (max-width: 480px) {
        .filters__search input[type="text"] {
          min-width: 148px; } }
      .filters__search input[type="text"]:focus-visible {
        border: 1px solid #D8D8D8;
        outline: none; }
      .filters__search input[type="text"]::-webkit-input-placeholder {
        font-family: "Inter Regular"; }
      .filters__search input[type="text"]::-moz-placeholder {
        font-family: "Inter Regular"; }
      .filters__search input[type="text"]:-ms-input-placeholder {
        font-family: "Inter Regular"; }
      .filters__search input[type="text"]:-moz-placeholder {
        font-family: "Inter Regular"; }
      @media (min-width: 768px) {
        .filters__search input[type="text"] {
          max-width: 360px; } }
    .filters__search .error-msg {
      display: none;
      position: absolute;
      bottom: 3px;
      color: #ffffff;
      margin-bottom: 0;
      right: auto; }
      @media (min-width: 1270px) {
        .filters__search .error-msg {
          right: 335px; } }
    .filters__search button[type="submit"] {
      font-size: 14px;
      font-weight: 600;
      color: #ffffff;
      background-color: #357ded;
      padding: 9px 20px;
      border-radius: 2px;
      cursor: pointer; }
    .filters__search button[type="reset"] {
      position: relative;
      width: 15px;
      height: 15px;
      background: none;
      outline: none;
      cursor: pointer;
      right: 20px;
      top: 2px;
      border: none;
      opacity: 0; }
      .filters__search button[type="reset"]::before, .filters__search button[type="reset"]::after {
        content: "";
        position: absolute;
        display: block;
        height: 15px;
        width: 2px;
        left: 50%;
        background-color: #000000;
        opacity: 0.9; }
      .filters__search button[type="reset"]::before {
        -webkit-transform: rotate(45deg);
             -o-transform: rotate(45deg);
                transform: rotate(45deg); }
      .filters__search button[type="reset"]::after {
        -webkit-transform: rotate(-45deg);
             -o-transform: rotate(-45deg);
                transform: rotate(-45deg); }
  .filters .sticky-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 50%; }

.filters__results {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 62px; }
  @media (max-width: 991px) {
    .filters__results {
      margin-top: 30px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .filters__results {
      margin-bottom: 20px; } }
  @media (max-width: 595px) {
    .filters__results {
      margin-bottom: 20px; } }
  .filters__results span {
    font-size: 14px;
    font-weight: 400; }
  .filters__results ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    margin-right: auto;
    margin-left: 0; }
    .filters__results ul li {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 10px;
      margin: 5px 10px 5px 0;
      background-color: #FAF7F1; }
      .filters__results ul li::before {
        display: none; }
      .filters__results ul li span {
        margin: 0 8px 0 0; }
      .filters__results ul li .close {
        position: relative;
        width: 25px;
        height: 24px;
        background-color: #ffffff;
        cursor: pointer;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
        .filters__results ul li .close::before, .filters__results ul li .close::after {
          content: "";
          position: absolute;
          display: block;
          height: 12px;
          width: 2px;
          left: 46%;
          background-color: #000000;
          opacity: 0.9; }
        .filters__results ul li .close::before {
          -webkit-transform: rotate(35deg);
               -o-transform: rotate(35deg);
                  transform: rotate(35deg); }
        .filters__results ul li .close::after {
          -webkit-transform: rotate(-35deg);
               -o-transform: rotate(-35deg);
                  transform: rotate(-35deg); }
  .filters__results .clear-result span {
    cursor: pointer;
    -webkit-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    transition: color 0.2s linear; }
    .filters__results .clear-result span:hover {
      color: #fe5000; }

@media (min-width: 1270px) {
  .filters__results-text {
    margin: 10px 50px 10px 0px; } }

@media (max-width: 1269px) {
  .filters__results-text {
    margin: 10px 20px 10px 0; } }

.content-with-form {
  overflow: visible; }
  @media (max-width: 767px) {
    .content-with-form {
      overflow: hidden; } }
  .content-with-form .row {
    -ms-flex-wrap: unset;
        flex-wrap: unset; }
    @media (max-width: 767px) {
      .content-with-form .row {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        display: block; } }
  .content-with-form .content-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .content-with-form .text-content-wrapper p img {
    width: auto; }
  .content-with-form .text-content-wrapper .img-container {
    margin-bottom: 31px; }
  .content-with-form .text-content-wrapper .overlap-top {
    margin-top: -125px; }
    @media (min-width: 1130px) and (max-width: 1450px) {
      .content-with-form .text-content-wrapper .overlap-top {
        margin-top: -75px; } }
    @media (min-width: 992px) and (max-width: 1130px) {
      .content-with-form .text-content-wrapper .overlap-top {
        margin-top: -75px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .content-with-form .text-content-wrapper .overlap-top {
        padding-top: 35px;
        margin-top: -85px; } }
    @media (max-width: 767px) {
      .content-with-form .text-content-wrapper .overlap-top {
        padding-top: 35px;
        margin-top: 0; } }
  .content-with-form .text-content-wrapper .info-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 10px;
    margin-bottom: 28px; }
    .content-with-form .text-content-wrapper .info-wrap:last-child {
      margin-bottom: 0; }
    .content-with-form .text-content-wrapper .info-wrap .icon-wrap {
      -ms-flex-preferred-size: 18%;
          flex-basis: 18%;
      text-align: center;
      padding: 0 15px; }
      .content-with-form .text-content-wrapper .info-wrap .icon-wrap img {
        max-width: 50px; }
    .content-with-form .text-content-wrapper .info-wrap .text-wrap {
      -ms-flex-preferred-size: 82%;
          flex-basis: 82%;
      padding: 13px 15px 17px 0; }
      .content-with-form .text-content-wrapper .info-wrap .text-wrap p {
        font-size: 14px; }
      .content-with-form .text-content-wrapper .info-wrap .text-wrap h6, .content-with-form .text-content-wrapper .info-wrap .text-wrap p, .content-with-form .text-content-wrapper .info-wrap .text-wrap a {
        color: #ffffff; }
      .content-with-form .text-content-wrapper .info-wrap .text-wrap h4, .content-with-form .text-content-wrapper .info-wrap .text-wrap p {
        margin: 0; }
      .content-with-form .text-content-wrapper .info-wrap .text-wrap h6 {
        color: #fe5000;
        font-weight: 600;
        margin-bottom: 10px; }
        .content-with-form .text-content-wrapper .info-wrap .text-wrap h6 a {
          position: relative;
          color: #fe5000; }
          .content-with-form .text-content-wrapper .info-wrap .text-wrap h6 a.external:after {
            content: '';
            position: absolute;
            right: -33px;
            top: calc(50% - 9px);
            background-image: url("/wp-content/themes/portworx/assets/images/svg/external.svg");
            background-size: 100%;
            background-repeat: no-repeat;
            width: 18px;
            height: 18px; }
  .content-with-form .text-content-wrapper .logos-with-title {
    margin-top: 90px; }
    .content-with-form .text-content-wrapper .logos-with-title .logos-wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      background-color: #FAF7F1;
      border-radius: 10px;
      padding: 30px 0; }
      .content-with-form .text-content-wrapper .logos-with-title .logos-wrapper .img-wrap {
        width: 50%;
        margin-bottom: 50px;
        text-align: center;
        padding: 0 20px; }
        @media (max-width: 480px) {
          .content-with-form .text-content-wrapper .logos-with-title .logos-wrapper .img-wrap {
            width: 100%; } }
        .content-with-form .text-content-wrapper .logos-with-title .logos-wrapper .img-wrap img {
          width: auto;
          max-width: 208px; }
        .content-with-form .text-content-wrapper .logos-with-title .logos-wrapper .img-wrap:last-child {
          margin: 0; }
        @media (min-width: 482px) {
          .content-with-form .text-content-wrapper .logos-with-title .logos-wrapper .img-wrap:nth-last-child(2) {
            margin: 0; } }
  .content-with-form .text-content-wrapper dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 28px; }
    @media (max-width: 480px) {
      .content-with-form .text-content-wrapper dl {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
    .content-with-form .text-content-wrapper dl dt {
      -ms-flex-preferred-size: 10%;
          flex-basis: 10%;
      padding-left: 10px; }
      @media (max-width: 480px) {
        .content-with-form .text-content-wrapper dl dt {
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%;
          padding: 0 0 10px 0; } }
      .content-with-form .text-content-wrapper dl dt img {
        max-width: 35px; }
    .content-with-form .text-content-wrapper dl dd {
      -ms-flex-preferred-size: 90%;
          flex-basis: 90%;
      padding-left: 7px; }
      @media (max-width: 1269px) {
        .content-with-form .text-content-wrapper dl dd {
          padding-left: 18px; } }
      @media (max-width: 480px) {
        .content-with-form .text-content-wrapper dl dd {
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%;
          padding: 0; } }
      .content-with-form .text-content-wrapper dl dd h6 {
        font-weight: 700;
        color: #fe5000;
        display: inline; }
      .content-with-form .text-content-wrapper dl dd p {
        display: inline; }
        @media (max-width: 1399px) {
          .content-with-form .text-content-wrapper dl dd p {
            font-size: 18px; } }
        @media (max-width: 595px) {
          .content-with-form .text-content-wrapper dl dd p {
            font-size: 16px; } }
  @media (min-width: 1270px) {
    .content-with-form .text-content-wrapper h4 {
      margin-bottom: 30px; } }
  .content-with-form .text-content-wrapper p {
    line-height: 24px;
    letter-spacing: -0.03em;
    margin: 24px 0; }
  .content-with-form .text-content-wrapper ul li {
    line-height: 24px;
    letter-spacing: -0.03em; }
    @media (max-width: 767px) {
      .content-with-form .text-content-wrapper ul li {
        font-size: 16px; } }
  .content-with-form .form-content {
    padding-left: 30px; }
    @media (max-width: 767px) {
      .content-with-form .form-content {
        padding-left: 0;
        padding-top: 40px; } }
    @media (max-width: 767px) {
      .content-with-form .form-content.overlap {
        margin-top: 0 !important; } }
    .content-with-form .form-content .form-box {
      -webkit-box-shadow: 4px 4px 20px 0px rgba(0, 0, 0, 0.3);
              box-shadow: 4px 4px 20px 0px rgba(0, 0, 0, 0.3); }
      .content-with-form .form-content .form-box.bg-black .error_response {
        color: #ffffff; }
      .content-with-form .form-content .form-box.bg-black span {
        color: #ffffff; }
      .content-with-form .form-content .form-box.bg-black .field-group label {
        color: #ffffff; }
        .content-with-form .form-content .form-box.bg-black .field-group label::before {
          border: 2px solid #ffffff; }
      .content-with-form .form-content .form-box.bg-black .error_msg {
        color: #ffffff; }
      .content-with-form .form-content .form-box.bg-black #mktoForm_29574 .field-group label {
        color: #ffffff; }
        .content-with-form .form-content .form-box.bg-black #mktoForm_29574 .field-group label::before {
          border: 2px solid #ffffff; }
      .content-with-form .form-content .form-box.bg-jet-black .error_response, .content-with-form .form-content .form-box.bg-jet-black .success_response {
        color: #ffffff; }
      .content-with-form .form-content .form-box.bg-jet-black span {
        color: #ffffff; }
      .content-with-form .form-content .form-box.bg-jet-black .field-group label {
        color: #ffffff; }
        .content-with-form .form-content .form-box.bg-jet-black .field-group label::before {
          border: 2px solid #ffffff; }
      .content-with-form .form-content .form-box.bg-jet-black .error_msg {
        color: #ffffff; }
      .content-with-form .form-content .form-box.bg-jet-black #mktoForm_29574 .field-group label {
        color: #ffffff; }
        .content-with-form .form-content .form-box.bg-jet-black #mktoForm_29574 .field-group label::before {
          border: 2px solid #ffffff; }
      .content-with-form .form-content .form-box .contact-thankyou {
        min-height: unset; }
        .content-with-form .form-content .form-box .contact-thankyou p {
          letter-spacing: 0.5px;
          margin-top: 22px;
          font-weight: 700; }
  .content-with-form .form-wrap form .field-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .content-with-form .form-wrap form .field-group input[type="checkbox"] {
      display: none; }
    .content-with-form .form-wrap form .field-group input[type="checkbox"]:checked + label::after {
      opacity: 1; }
    .content-with-form .form-wrap form .field-group label {
      display: block;
      position: relative;
      font-size: 14px;
      font-weight: 400;
      line-height: 1.5;
      color: #333333;
      padding-left: 32px;
      cursor: pointer; }
      @media (max-width: 991px) {
        .content-with-form .form-wrap form .field-group label {
          font-size: 16px; } }
      .content-with-form .form-wrap form .field-group label::before, .content-with-form .form-wrap form .field-group label::after {
        content: "";
        display: block;
        position: absolute; }
      .content-with-form .form-wrap form .field-group label:before {
        left: 0;
        top: 6px;
        width: 12px;
        height: 12px;
        border: 2px solid #000000; }
      .content-with-form .form-wrap form .field-group label::after {
        left: 5px;
        top: 11px;
        width: 6px;
        height: 6px;
        background-color: #fe5000;
        opacity: 0; }
    .content-with-form .form-wrap form .field-group input[type="text"] {
      font-size: 18px;
      font-weight: 400;
      color: #1F1F1F;
      width: 100%;
      padding: 17px 20px;
      border: 2px solid #EDEDED;
      border-radius: 10px;
      margin-bottom: 26px;
      background-color: #ffffff; }
      @media (min-width: 596px) and (max-width: 767px) {
        .content-with-form .form-wrap form .field-group input[type="text"] {
          padding: 8px 18px; } }
      @media (max-width: 595px) {
        .content-with-form .form-wrap form .field-group input[type="text"] {
          padding: 8px 16px; } }
    .content-with-form .form-wrap form .field-group input[type="email"] {
      font-size: 18px;
      font-weight: 400;
      color: #1F1F1F;
      width: 100%;
      padding: 17px 20px;
      border: 2px solid #EDEDED;
      border-radius: 10px;
      margin-bottom: 26px;
      background-color: #ffffff; }
      @media (min-width: 596px) and (max-width: 767px) {
        .content-with-form .form-wrap form .field-group input[type="email"] {
          padding: 8px 18px; } }
      @media (max-width: 595px) {
        .content-with-form .form-wrap form .field-group input[type="email"] {
          padding: 8px 16px; } }
    .content-with-form .form-wrap form .field-group select {
      font-size: 18px;
      font-weight: 400;
      color: #1F1F1F;
      width: 100%;
      padding: 17px 20px;
      border: 2px solid #EDEDED;
      border-radius: 10px;
      margin-bottom: 26px;
      background-color: #ffffff; }
      @media (min-width: 596px) and (max-width: 767px) {
        .content-with-form .form-wrap form .field-group select {
          padding: 8px 18px; } }
      @media (max-width: 595px) {
        .content-with-form .form-wrap form .field-group select {
          padding: 8px 16px; } }
  .content-with-form .form-wrap form .btn-wrap {
    max-width: 100%;
    margin-bottom: 20px; }
    .content-with-form .form-wrap form .btn-wrap .btn-primary {
      width: 100%;
      text-align: center;
      cursor: pointer;
      border: 2px solid #357ded; }
      .content-with-form .form-wrap form .btn-wrap .btn-primary:hover {
        background: transparent;
        color: #357ded;
        border: 2px solid #357ded; }
  .content-with-form .form-wrap form .captcha {
    margin: 22px 0; }
  .content-with-form .form-wrap .success_response {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.5; }
  .content-with-form .form-wrap .error_msg {
    padding-left: 15px;
    font-size: 14px;
    line-height: 1.3; }
  .content-with-form .form-wrap .error_response {
    display: none;
    font-size: 14px;
    line-height: 1.3;
    margin-bottom: 20px; }
  .content-with-form .form-box_description {
    padding-bottom: 10px; }

.banner-third-level {
  margin-top: 95px; }
  @media (max-width: 991px) {
    .banner-third-level {
      margin-top: 80px; } }
  .banner-third-level h1 {
    font-weight: 400;
    line-height: 1.16;
    padding-right: 15px; }
    @media (min-width: 1270px) {
      .banner-third-level h1 {
        font-size: 55px; } }
    @media (min-width: 992px) and (max-width: 1269px) {
      .banner-third-level h1 {
        font-size: 45px; } }
    @media (max-width: 480px) {
      .banner-third-level h1 {
        font-size: 32px; } }
  .banner-third-level .row {
    width: calc(100% + 10px);
    margin-left: -5px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (max-width: 991px) {
      .banner-third-level .row {
        padding-bottom: 30px; } }
    @media (max-width: 595px) {
      .banner-third-level .row {
        display: inline-block;
        width: 100%;
        margin-left: 0;
        padding-bottom: 0; } }
  @media (max-width: 767px) {
    .banner-third-level .col-two {
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%; } }
  .banner-third-level .text-wrap {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 670px;
    position: relative;
    width: calc(55% - 10px);
    margin: 0 5px;
    padding-bottom: 100px; }
    @media (max-width: 1269px) {
      .banner-third-level .text-wrap {
        padding-bottom: 0; } }
    @media (max-width: 595px) {
      .banner-third-level .text-wrap {
        width: 100%;
        margin: 0;
        padding-bottom: 30px; } }
    .banner-third-level .text-wrap h4 {
      color: #fe5000; }
    .banner-third-level .text-wrap .logo-wrap {
      max-width: 161px;
      margin-bottom: 35px; }
      .banner-third-level .text-wrap .logo-wrap img {
        -o-object-fit: cover;
           font-family: "object-fit:cover";
           object-fit: cover; }
    .banner-third-level .text-wrap .btn-wrap > a {
      margin-top: 15px;
      margin-right: 15px; }
      .banner-third-level .text-wrap .btn-wrap > a:last-child {
        margin-right: 0; }
      @media (max-width: 767px) {
        .banner-third-level .text-wrap .btn-wrap > a {
          padding: 8px 8px; } }
    .banner-third-level .text-wrap .btn-transparent-blue {
      padding: 15px 15px;
      margin-left: 25px; }
      @media (max-width: 767px) {
        .banner-third-level .text-wrap .btn-transparent-blue {
          padding: 8px 18px; } }
    .banner-third-level .text-wrap.js--full-width {
      max-width: 894px;
      padding-bottom: 0; }
  .banner-third-level__action ul {
    padding-top: 10px;
    margin-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .banner-third-level__action ul li {
      padding: 0 22px 0 0;
      margin: 0 20px 0 0;
      list-style: none;
      position: relative; }
      .banner-third-level__action ul li:after {
        content: "|";
        display: block;
        position: absolute;
        right: 0;
        top: 0; }
      .banner-third-level__action ul li:last-child:after {
        display: none; }
      .banner-third-level__action ul li:before {
        display: none; }
      .banner-third-level__action ul li span {
        font-size: 18px;
        line-height: 1.33; }
        @media (max-width: 991px) {
          .banner-third-level__action ul li span {
            font-size: 16px; } }
    @media (max-width: 991px) {
      .banner-third-level__action ul .separator {
        display: none; } }
  .banner-third-level__media {
    position: relative;
    width: calc(45% - 10px);
    margin-left: 10px;
    border-radius: 10px;
    overflow: hidden;
    height: 594px; }
    @media (min-width: 992px) and (max-width: 1269px) {
      .banner-third-level__media {
        height: 530px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .banner-third-level__media {
        height: 450px; } }
    @media (min-width: 596px) and (max-width: 767px) {
      .banner-third-level__media {
        height: 380px; } }
    @media (max-width: 595px) {
      .banner-third-level__media {
        width: 100%;
        margin-left: 0;
        height: 350px; } }
    @media (max-width: 991px) {
      .banner-third-level__media {
        max-width: 544px; } }
    .banner-third-level__media img {
      height: 100%;
      -o-object-fit: cover;
         font-family: "object-fit:cover";
         object-fit: cover;
      position: relative; }
  .banner-third-level .breadcrumb-menu {
    padding-bottom: 30px; }
    .banner-third-level .breadcrumb-menu ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-left: 0;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .banner-third-level .breadcrumb-menu ul li {
        padding: 0 20px 0 0;
        margin: 0 20px 10px 0;
        list-style: none;
        position: relative; }
        @media (max-width: 767px) {
          .banner-third-level .breadcrumb-menu ul li {
            margin: 0 10px 10px 0; } }
        .banner-third-level .breadcrumb-menu ul li:last-child {
          margin: 0;
          padding: 0; }
        .banner-third-level .breadcrumb-menu ul li:last-child:after {
          display: none; }
        .banner-third-level .breadcrumb-menu ul li:after {
          content: "";
          display: block;
          position: absolute;
          right: 0;
          top: 9px;
          background: url("/wp-content/themes/portworx/dist/images/banner/right-arrow.png") 100%;
          background-repeat: no-repeat;
          width: 9px;
          height: 9px; }
        .banner-third-level .breadcrumb-menu ul li a {
          color: #1c1c1c; }
        .banner-third-level .breadcrumb-menu ul li:before {
          display: none; }
        .banner-third-level .breadcrumb-menu ul li span {
          font-size: 14px;
          font-weight: 400; }
  @media (max-width: 595px) {
    .banner-third-level.no-padding-bottom .banner-third-level__media {
      margin-bottom: 30px; } }

.detail-content_intro {
  margin-top: 30px; }
  .detail-content_intro img {
    width: 100%;
    height: auto;
    -o-object-fit: contain;
       font-family: "object-fit:contain";
       object-fit: contain;
    margin-top: 60px;
    max-height: 500px;
    border-radius: 10px;
    overflow: hidden; }
    @media (max-width: 767px) {
      .detail-content_intro img {
        margin-top: 30px;
        border-radius: 0; } }

.detail-content h4 {
  color: #fe5000;
  max-width: 795px;
  margin-bottom: 0;
  padding-top: 60px; }
  @media (max-width: 767px) {
    .detail-content h4 {
      padding-top: 40px; } }
  .detail-content h4:first-child {
    padding-top: 30px; }
    @media (max-width: 767px) {
      .detail-content h4:first-child {
        padding-top: 0; } }

.detail-content p {
  color: #1c1c1c;
  margin-bottom: 0;
  padding: 20px 0;
  line-height: 2;
  letter-spacing: 0.1px; }
  @media (max-width: 595px) {
    .detail-content p {
      overflow-wrap: break-word; } }
  @media (max-width: 595px) {
    .detail-content p a {
      overflow-wrap: break-word; } }
  .detail-content p a:hover {
    color: #fe5000; }
  .detail-content p code {
    color: #fe5000;
    background-color: #f9f2f4; }

.detail-content ul, .detail-content ol {
  margin-top: 20px; }
  .detail-content ul li, .detail-content ol li {
    line-height: 1.9;
    letter-spacing: 0.1px;
    font-size: 18px;
    overflow-wrap: break-word; }
    .detail-content ul li:before, .detail-content ol li:before {
      top: 15px; }
      @media (max-width: 595px) {
        .detail-content ul li:before, .detail-content ol li:before {
          top: 12px; } }
  .detail-content ul ul, .detail-content ul ol, .detail-content ol ul, .detail-content ol ol {
    margin-top: 0; }
  @media (max-width: 595px) {
    .detail-content ul a, .detail-content ol a {
      overflow-wrap: break-word; } }
  .detail-content ul a:hover, .detail-content ol a:hover {
    color: #fe5000; }
  .detail-content ul code, .detail-content ol code {
    color: #fe5000;
    background-color: #f9f2f4; }

.detail-content_outer-wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  z-index: 1; }
  @media (min-width: 992px) {
    .detail-content_outer-wrapper {
      padding-top: 20px; } }
  @media (max-width: 1290px) {
    .detail-content_outer-wrapper {
      display: block; } }

.detail-content_left-content {
  width: 75%;
  padding-right: 58px; }
  @media (min-width: 1270px) {
    .detail-content_left-content {
      padding-right: 65px; } }
  @media (min-width: 1130px) and (max-width: 1450px) {
    .detail-content_left-content {
      padding-right: 38px; } }
  @media (max-width: 1290px) {
    .detail-content_left-content {
      width: 100%;
      padding-right: 0; } }
  @media (max-width: 767px) {
    .detail-content_left-content {
      width: 100%;
      padding-right: 0; } }

.detail-content .features-image {
  overflow-x: scroll; }

.detail-content table {
  border-collapse: collapse;
  text-align: left;
  overflow-x: scroll; }
  .detail-content table th {
    border: 1px solid #1c1c1c;
    padding: 10px; }
  .detail-content table td {
    border: 1px solid #1c1c1c;
    padding: 10px; }

.detail-content .command-bar {
  border: solid 2px #D9DFDF;
  background-color: #EDEDED;
  border-radius: 5px;
  margin-top: 40px;
  padding: 12px 15px; }
  @media (max-width: 767px) {
    .detail-content .command-bar {
      margin-top: 10px; } }
  .detail-content .command-bar span {
    font-family: "Fira Code";
    color: #6C6C6C;
    font-weight: 700;
    font-size: 20px; }
    @media (max-width: 767px) {
      .detail-content .command-bar span {
        font-size: 16px; } }

.detail-content iframe {
  width: 100%;
  margin-top: 30px; }

.detail-content_right-content {
  width: 25%;
  padding-left: 10px;
  padding-top: 40px; }
  @media (max-width: 1290px) {
    .detail-content_right-content {
      width: 100%;
      padding-top: 50px;
      padding-left: 0; } }
  .detail-content_right-content .icon-wrap .social-sharing-buttons a {
    height: 25px;
    width: 25px;
    margin-right: 25px;
    display: inline-block;
    border-radius: 0; }
  .detail-content_right-content .form-wrapper {
    margin-top: 60px; }
    @media (max-width: 767px) {
      .detail-content_right-content .form-wrapper {
        margin-top: 30px; } }
    .detail-content_right-content .form-wrapper p {
      font-size: 18px;
      padding-top: 0;
      line-height: 1.5; }
    .detail-content_right-content .form-wrapper h5 {
      color: #fe5000;
      font-weight: 500; }
    .detail-content_right-content .form-wrapper .form {
      max-width: 293px; }
      .detail-content_right-content .form-wrapper .form input {
        width: 100%;
        padding: 15px;
        border: 2px solid #EDEDED;
        border-radius: 10px; }
        @media (max-width: 595px) {
          .detail-content_right-content .form-wrapper .form input {
            padding: 8px 16px;
            height: 53px; } }
      .detail-content_right-content .form-wrapper .form input[type="text"] {
        font-size: 18px;
        font-weight: 400;
        color: #1F1F1F; }
      .detail-content_right-content .form-wrapper .form input[type="checkbox"] {
        width: 15px !important;
        height: 15px;
        position: relative;
        top: 5px; }
      .detail-content_right-content .form-wrapper .form .btn-wrap {
        margin-top: 15px;
        max-width: 293px; }
        .detail-content_right-content .form-wrapper .form .btn-wrap .btn-primary {
          width: 100%;
          text-align: center; }
      @media (max-width: 1290px) {
        .detail-content_right-content .form-wrapper .form form {
          padding: 0; } }
      .detail-content_right-content .form-wrapper .form .mktoButtonRow {
        width: 280px; }
  .detail-content_right-content .col-three-box {
    margin-top: 20px; }
    .detail-content_right-content .col-three-box .item {
      border: 2px solid #ebebeb;
      margin-top: 30px; }
      .detail-content_right-content .col-three-box .item .item-body {
        padding: 20px; }
  .detail-content_right-content #State {
    padding: 15px;
    border: 2px solid #EDEDED;
    border-radius: 10px; }

.detail-content.overlay .bg-overlay {
  top: -48px;
  height: 100px; }
  @media (max-width: 991px) {
    .detail-content.overlay .bg-overlay {
      display: none; } }

.detail-content pre {
  border: solid 2px #D9DFDF;
  background-color: #EDEDED;
  border-radius: 5px;
  margin-top: 40px;
  margin-bottom: 20px;
  padding: 18px 15px;
  font-family: "Fira Code";
  color: #6C6C6C;
  font-weight: 700;
  font-size: 20px;
  overflow: auto; }
  @media (max-width: 767px) {
    .detail-content pre {
      margin-top: 10px;
      font-size: 16px; } }

.detail-content blockquote {
  border: solid 2px #F28720;
  background-color: #FAF7F1;
  padding: 50px 30px 35px 30px;
  border-radius: 10px;
  margin-top: 80px;
  position: relative; }
  @media (min-width: 1270px) {
    .detail-content blockquote {
      margin-top: 100px;
      padding: 60px 30px 35px 56px; } }
  @media (max-width: 767px) {
    .detail-content blockquote {
      margin-top: 50px;
      padding: 50px 20px 25px 20px; } }
  .detail-content blockquote:after {
    content: '';
    position: absolute;
    width: 130px;
    height: 100px;
    background: url(/wp-content/themes/portworx/dist/images/sections/quote-carousel/quotes-logo.png) no-repeat;
    top: -55px;
    left: 55px;
    background-size: 100%; }
    @media (min-width: 768px) and (max-width: 991px) {
      .detail-content blockquote:after {
        width: 100px;
        height: 75px;
        top: -45px; } }
    @media (max-width: 767px) {
      .detail-content blockquote:after {
        width: 100px;
        height: 75px;
        top: -45px; } }
  .detail-content blockquote h4 {
    color: #1c1c1c; }
  .detail-content blockquote h5 {
    margin-top: 30px; }

.col-three-cards h2 {
  margin-top: 60px; }
  @media (max-width: 991px) {
    .col-three-cards h2 {
      margin-top: 30px; } }

.col-three-cards .wrapper {
  min-height: 300px; }
  @media (min-width: 596px) {
    .col-three-cards .wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      width: calc(100% + 30px);
      margin-left: -15px;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; } }

.col-three-cards__card {
  position: relative;
  border-radius: 10px;
  border: 2px solid #EDEDED;
  -webkit-transition: -webkit-transform 0.2s linear;
  transition: -webkit-transform 0.2s linear;
  -o-transition: -o-transform 0.2s linear;
  transition: transform 0.2s linear;
  transition: transform 0.2s linear, -webkit-transform 0.2s linear, -o-transform 0.2s linear; }
  @media (min-width: 992px) {
    .col-three-cards__card {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 calc(33.33% - 30px);
              flex: 0 0 calc(33.33% - 30px);
      margin: 30px 15px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .col-three-cards__card {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 calc(50% - 30px);
              flex: 0 0 calc(50% - 30px);
      margin: 15px; } }
  @media (min-width: 596px) and (max-width: 767px) {
    .col-three-cards__card {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 calc(50% - 30px);
              flex: 0 0 calc(50% - 30px);
      margin: 15px; } }
  @media (max-width: 595px) {
    .col-three-cards__card {
      margin-bottom: 15px; } }
  @media (min-width: 1270px) {
    .col-three-cards__card:hover {
      -webkit-transform: scale(1.1);
           -o-transform: scale(1.1);
              transform: scale(1.1); } }
  @media (min-width: 992px) and (max-width: 1269px) {
    .col-three-cards__card:hover {
      -webkit-transform: scale(1.05);
           -o-transform: scale(1.05);
              transform: scale(1.05); } }
  @media (min-width: 768px) and (max-width: 991px) {
    .col-three-cards__card:hover {
      -webkit-transform: scale(1.05);
           -o-transform: scale(1.05);
              transform: scale(1.05); } }
  @media (min-width: 768px) {
    .col-three-cards__card:hover:after, .col-three-cards__card:hover:before {
      opacity: 1; } }
  @media (min-width: 768px) {
    .col-three-cards__card:after {
      content: "";
      display: block;
      position: absolute;
      width: calc(100% + 10px);
      height: calc(100% + 10px);
      left: -5px;
      top: -5px;
      border-radius: 10px;
      background-image: -webkit-gradient(linear, left top, left bottom, from(#fe5000), color-stop(97%, #eda506));
      background-image: -webkit-linear-gradient(top, #fe5000 0%, #eda506 97%);
      background-image: -o-linear-gradient(top, #fe5000 0%, #eda506 97%);
      background-image: linear-gradient(to bottom, #fe5000 0%, #eda506 97%);
      opacity: 0;
      -webkit-transition: opacity 0.2s linear;
      -o-transition: opacity 0.2s linear;
      transition: opacity 0.2s linear;
      z-index: -2; }
    .col-three-cards__card:before {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      border-radius: 10px;
      background-color: #ffffff;
      opacity: 0;
      z-index: -1; } }
  .col-three-cards__card > a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 3; }
  .col-three-cards__card .img-wrap {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#fe5000), to(#FAF7F1));
    background: -webkit-linear-gradient(top, #fe5000 0%, #FAF7F1 100%);
    background: -o-linear-gradient(top, #fe5000 0%, #FAF7F1 100%);
    background: linear-gradient(180deg, #fe5000 0%, #FAF7F1 100%);
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    overflow: hidden; }
    @media (min-width: 1270px) {
      .col-three-cards__card .img-wrap {
        height: 250px; } }
    @media (min-width: 992px) and (max-width: 1269px) {
      .col-three-cards__card .img-wrap {
        height: 189px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .col-three-cards__card .img-wrap {
        height: 222px; } }
    @media (min-width: 596px) and (max-width: 767px) {
      .col-three-cards__card .img-wrap {
        height: 167px; } }
    @media (min-width: 481px) and (max-width: 595px) {
      .col-three-cards__card .img-wrap {
        height: 213px; } }
    @media (max-width: 480px) {
      .col-three-cards__card .img-wrap {
        height: 178px; } }
    .col-three-cards__card .img-wrap.dark-overlay::after {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background: -webkit-gradient(linear, left top, left bottom, from(rgba(28, 28, 28, 0)), to(#1C1C1C));
      background: -webkit-linear-gradient(top, rgba(28, 28, 28, 0) 0%, #1C1C1C 100%);
      background: -o-linear-gradient(top, rgba(28, 28, 28, 0) 0%, #1C1C1C 100%);
      background: linear-gradient(180deg, rgba(28, 28, 28, 0) 0%, #1C1C1C 100%);
      z-index: 1; }
    .col-three-cards__card .img-wrap img {
      height: 100%;
      -o-object-fit: cover;
         font-family: "object-fit:cover";
         object-fit: cover; }
    .col-three-cards__card .img-wrap .logo-wrap {
      position: absolute;
      max-width: 188px;
      margin: auto;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
           -o-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
  .col-three-cards__card .content-type {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: absolute;
    bottom: 10px;
    width: 100%;
    left: 0;
    padding: 0 26px;
    z-index: 2; }
    .col-three-cards__card .content-type p {
      color: #ffffff; }
    .col-three-cards__card .content-type span.btn-transparent-orange {
      font-size: 14px;
      font-weight: 400;
      border-radius: 5px;
      letter-spacing: 0.04em;
      padding: 12px 7px;
      margin-bottom: 13px; }
    .col-three-cards__card .content-type span.btn-orange {
      font-size: 14px;
      font-weight: 400;
      border-radius: 5px;
      letter-spacing: 0.04em;
      padding: 7px;
      margin-bottom: 13px;
      color: #ffffff; }
    .col-three-cards__card .content-type .date {
      font-size: 14px;
      font-weight: 400;
      color: #ffffff;
      margin: 0 16px 13px 0; }

.col-three-cards__text {
  padding: 42px 30px;
  background-color: #ffffff;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  overflow: hidden; }
  @media (max-width: 767px) {
    .col-three-cards__text {
      padding: 30px 20px; } }
  .col-three-cards__text .tags-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 20px; }
    .col-three-cards__text .tags-wrap span {
      font-size: 16px;
      font-weight: 400;
      letter-spacing: 0.03em;
      padding: 7px 10px;
      margin: 5px 5px 0 0;
      border-radius: 5px;
      background-color: #FAF7F1; }
  .col-three-cards__text h6 {
    font-weight: 600; }
  .col-three-cards__text h5 {
    line-height: 1.5;
    letter-spacing: -0.032em; }
  .col-three-cards__text p {
    letter-spacing: -0.002em;
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    max-height: 81px;
    overflow: hidden; }
  .col-three-cards__text .author {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 12px; }
    .col-three-cards__text .author .author-img {
      width: 50px;
      height: 50px;
      margin: 15px 30px 0 0; }
      .col-three-cards__text .author .author-img img {
        width: 100%;
        -o-object-fit: cover;
           font-family: "object-fit:cover";
           object-fit: cover; }
    .col-three-cards__text .author .author-name {
      margin: 15px 0 0;
      font-size: 20px;
      font-weight: 600;
      line-height: 1.5; }
      @media (max-width: 1399px) {
        .col-three-cards__text .author .author-name {
          font-size: 18px; } }
      @media (max-width: 595px) {
        .col-three-cards__text .author .author-name {
          font-size: 16px; } }

.col-three-cards.webinars .col-three-cards__card .img-wrap.dark-overlay::after {
  display: none; }

@media (min-width: 992px) {
  .col-three-cards#customers .col-three-cards__card {
    margin: 15px; } }

.col-three-cards#customers .filters__results {
  margin-bottom: 15px; }

.col-three-cards#blog .col-three-cards__card .content-type span.btn-transparent-orange {
  font-size: 14px; }

@media (min-width: 768px) {
  .col-three-cards#blog .col-three-cards__text {
    padding: 30px 30px 30px; } }

.col-three-cards .sr__link {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden; }

.col-three-cards .filters__results ul {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.list-of-pages {
  background: #ebebeb; }
  .list-of-pages ul {
    margin-left: 0; }
    .list-of-pages ul li {
      padding-left: 0; }
      .list-of-pages ul li:before {
        display: none; }
      .list-of-pages ul li a {
        color: #fe5000; }
        .list-of-pages ul li a:hover {
          color: #D55028; }
      .list-of-pages ul li .temp-notes {
        color: #0070cd;
        padding-right: 10px;
        font-weight: bold; }
      .list-of-pages ul li .temp-status {
        color: #357ded;
        padding-left: 10px; }
        .list-of-pages ul li .temp-status:hover {
          color: #D55028; }

.leadership-block .row {
  padding: 60px 55px 40px 60px; }
  @media (max-width: 991px) {
    .leadership-block .row {
      padding: 30px; } }
  @media (max-width: 595px) {
    .leadership-block .row {
      display: block; } }

.leadership-block_leader-img {
  width: 150px;
  height: 150px; }

.leadership-block_leader-intro {
  width: calc(100% - 150px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 30px; }
  @media (max-width: 991px) {
    .leadership-block_leader-intro {
      display: block; } }
  @media (max-width: 595px) {
    .leadership-block_leader-intro {
      width: 100%;
      padding-left: 0;
      padding-top: 30px; } }
  .leadership-block_leader-intro .intro-wrap {
    width: 370px;
    padding-right: 10px; }
    @media (min-width: 1270px) {
      .leadership-block_leader-intro .intro-wrap {
        padding-right: 30px;
        padding-top: 22px; } }
    @media (max-width: 991px) {
      .leadership-block_leader-intro .intro-wrap {
        width: 100%; } }
    .leadership-block_leader-intro .intro-wrap span {
      font-size: 18px;
      font-weight: 400; }
    .leadership-block_leader-intro .intro-wrap h4 {
      color: #fe5000;
      letter-spacing: -0.9px; }
  .leadership-block_leader-intro .leader-description {
    width: calc(100% - 370px); }
    @media (max-width: 991px) {
      .leadership-block_leader-intro .leader-description {
        width: 100%;
        padding-top: 15px; } }
    .leadership-block_leader-intro .leader-description p {
      letter-spacing: 0.1px; }

.subscribe-newsletter__wrapper {
  background: -webkit-gradient(linear, right top, left top, from(rgba(254, 80, 0, 0.5)), color-stop(0, rgba(0, 0, 0, 0))), -webkit-gradient(linear, left top, right top, color-stop(52%, #1c1c1c), color-stop(60%, rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(right, rgba(254, 80, 0, 0.5) 0%, rgba(0, 0, 0, 0) 0), -webkit-linear-gradient(left, #1c1c1c 52%, rgba(0, 0, 0, 0) 60%);
  background: -o-linear-gradient(right, rgba(254, 80, 0, 0.5) 0%, rgba(0, 0, 0, 0) 0), -o-linear-gradient(left, #1c1c1c 52%, rgba(0, 0, 0, 0) 60%);
  background: linear-gradient(270deg, rgba(254, 80, 0, 0.5) 0%, rgba(0, 0, 0, 0) 0), linear-gradient(90deg, #1c1c1c 52%, rgba(0, 0, 0, 0) 60%);
  padding: 30px;
  border-radius: 10px; }
  @media (max-width: 595px) {
    .subscribe-newsletter__wrapper {
      padding: 30px 20px; } }

.subscribe-newsletter__text {
  max-width: 538px; }
  .subscribe-newsletter__text h4 {
    color: #fe5000;
    font-weight: 400;
    letter-spacing: -0.03em;
    margin-bottom: 29px; }
  .subscribe-newsletter__text h6 {
    color: #ffffff;
    line-height: 1.3;
    letter-spacing: -0.03em;
    margin-bottom: 28px; }

.subscribe-newsletter__email {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }
  @media only screen and (max-width: 350px) {
    .subscribe-newsletter__email {
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }
  .subscribe-newsletter__email label {
    display: none; }
  .subscribe-newsletter__email input {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    font-size: 18px;
    font-weight: 400;
    color: #1F1F1F;
    padding: 16px;
    margin-right: 16px;
    border-radius: 10px;
    border: 1px solid #EDEDED;
    background: #ffffff;
    -webkit-appearance: none;
    -moz-appearance: none;
         appearance: none; }
    @media (max-width: 480px) {
      .subscribe-newsletter__email input {
        padding: 10px;
        margin-right: 5px;
        width: 100%; } }
    @media only screen and (max-width: 350px) {
      .subscribe-newsletter__email input {
        max-width: 172px; } }
    .subscribe-newsletter__email input:focus-visible {
      border: 1px solid #EDEDED;
      outline: none; }
    .subscribe-newsletter__email input::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: #1F1F1F; }
    .subscribe-newsletter__email input::-moz-placeholder {
      /* Firefox 19+ */
      color: #1F1F1F; }
    .subscribe-newsletter__email input:-ms-input-placeholder {
      /* IE 10+ */
      color: #1F1F1F; }
    .subscribe-newsletter__email input:-moz-placeholder {
      /* Firefox 18- */
      color: #1F1F1F; }
  .subscribe-newsletter__email button {
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
    background-color: #357ded;
    padding: 21px 18px 20px;
    cursor: pointer; }
    @media (max-width: 595px) {
      .subscribe-newsletter__email button {
        font-size: 14px;
        padding: 12px 11px 11px; } }

.subscribe-newsletter .bg-img {
  left: auto;
  right: 20px;
  width: 47%;
  z-index: -1;
  border-radius: 10px;
  overflow: hidden; }
  .subscribe-newsletter .bg-img img {
    height: 100%;
    -o-object-fit: cover;
       font-family: "object-fit:cover";
       object-fit: cover; }

.list-status .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 20px; }

.list-status ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: 0; }
  .list-status ul li {
    margin-right: 20px;
    margin-top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0; }
    .list-status ul li:before {
      display: none; }
    .list-status ul li span,
    .list-status ul li a {
      font-size: 16px;
      border-radius: 5px;
      background-color: #ebebeb;
      padding: 12px 10px;
      color: #1c1c1c;
      margin-bottom: 0;
      font-weight: 500;
      text-transform: capitalize; }

.list-status h6 {
  margin-bottom: 0;
  color: #1c1c1c;
  padding-right: 18px;
  font-size: 18px; }

.col-three-cards-detail h2 {
  margin-top: 60px; }
  @media (max-width: 991px) {
    .col-three-cards-detail h2 {
      margin-top: 30px; } }

.col-three-cards-detail .wrapper {
  padding-top: 10px; }
  @media (min-width: 596px) {
    .col-three-cards-detail .wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      width: calc(100% + 30px);
      margin-left: -15px;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; } }

.col-three-cards-detail__card {
  position: relative;
  border-radius: 10px;
  border: 2px solid #EDEDED;
  -webkit-transition: -webkit-transform 0.2s linear;
  transition: -webkit-transform 0.2s linear;
  -o-transition: -o-transform 0.2s linear;
  transition: transform 0.2s linear;
  transition: transform 0.2s linear, -webkit-transform 0.2s linear, -o-transform 0.2s linear; }
  @media (min-width: 992px) {
    .col-three-cards-detail__card {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 calc(33.33% - 30px);
              flex: 0 0 calc(33.33% - 30px);
      margin: 30px 15px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .col-three-cards-detail__card {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 calc(50% - 30px);
              flex: 0 0 calc(50% - 30px);
      margin: 15px; } }
  @media (min-width: 596px) and (max-width: 767px) {
    .col-three-cards-detail__card {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 calc(50% - 30px);
              flex: 0 0 calc(50% - 30px);
      margin: 15px; } }
  @media (max-width: 595px) {
    .col-three-cards-detail__card {
      margin-bottom: 15px; } }
  @media (min-width: 1270px) {
    .col-three-cards-detail__card:hover {
      -webkit-transform: scale(1.1);
           -o-transform: scale(1.1);
              transform: scale(1.1); } }
  @media (min-width: 992px) and (max-width: 1269px) {
    .col-three-cards-detail__card:hover {
      -webkit-transform: scale(1.05);
           -o-transform: scale(1.05);
              transform: scale(1.05); } }
  @media (min-width: 768px) and (max-width: 991px) {
    .col-three-cards-detail__card:hover {
      -webkit-transform: scale(1.05);
           -o-transform: scale(1.05);
              transform: scale(1.05); } }
  @media (min-width: 768px) {
    .col-three-cards-detail__card:hover:after {
      opacity: 1; } }
  .col-three-cards-detail__card:hover .link-default::after {
    right: 0; }
  @media (min-width: 768px) {
    .col-three-cards-detail__card:after {
      content: "";
      display: block;
      position: absolute;
      width: calc(100% + 10px);
      height: calc(100% + 10px);
      left: -5px;
      top: -5px;
      border-radius: 10px;
      background-image: -webkit-gradient(linear, left top, left bottom, from(#fe5000), color-stop(97%, #eda506));
      background-image: -webkit-linear-gradient(top, #fe5000 0%, #eda506 97%);
      background-image: -o-linear-gradient(top, #fe5000 0%, #eda506 97%);
      background-image: linear-gradient(to bottom, #fe5000 0%, #eda506 97%);
      opacity: 0;
      -webkit-transition: opacity 0.2s linear;
      -o-transition: opacity 0.2s linear;
      transition: opacity 0.2s linear;
      z-index: -1; } }
  .col-three-cards-detail__card > a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 3;
    opacity: 0;
    padding: 0; }
  .col-three-cards-detail__card .img-wrap {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#fe5000), to(#FAF7F1));
    background: -webkit-linear-gradient(top, #fe5000 0%, #FAF7F1 100%);
    background: -o-linear-gradient(top, #fe5000 0%, #FAF7F1 100%);
    background: linear-gradient(180deg, #fe5000 0%, #FAF7F1 100%);
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    overflow: hidden; }
    @media (min-width: 1270px) {
      .col-three-cards-detail__card .img-wrap {
        height: 250px; } }
    @media (min-width: 992px) and (max-width: 1269px) {
      .col-three-cards-detail__card .img-wrap {
        height: 189px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .col-three-cards-detail__card .img-wrap {
        height: 222px; } }
    @media (min-width: 596px) and (max-width: 767px) {
      .col-three-cards-detail__card .img-wrap {
        height: 167px; } }
    @media (min-width: 481px) and (max-width: 595px) {
      .col-three-cards-detail__card .img-wrap {
        height: 213px; } }
    @media (max-width: 480px) {
      .col-three-cards-detail__card .img-wrap {
        height: 178px; } }
    .col-three-cards-detail__card .img-wrap.dark-overlay::after {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background: -webkit-gradient(linear, left top, left bottom, from(rgba(28, 28, 28, 0)), to(#1C1C1C));
      background: -webkit-linear-gradient(top, rgba(28, 28, 28, 0) 0%, #1C1C1C 100%);
      background: -o-linear-gradient(top, rgba(28, 28, 28, 0) 0%, #1C1C1C 100%);
      background: linear-gradient(180deg, rgba(28, 28, 28, 0) 0%, #1C1C1C 100%);
      z-index: 1; }
    .col-three-cards-detail__card .img-wrap img {
      height: 100%;
      -o-object-fit: cover;
         font-family: "object-fit:cover";
         object-fit: cover; }
    .col-three-cards-detail__card .img-wrap .logo-wrap {
      position: absolute;
      max-width: 188px;
      margin: auto;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
           -o-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
  .col-three-cards-detail__card .content-type {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: absolute;
    bottom: 10px;
    width: 100%;
    left: 0;
    padding: 0 26px;
    z-index: 2; }
    .col-three-cards-detail__card .content-type p {
      color: #ffffff; }
    .col-three-cards-detail__card .content-type span.btn-transparent-orange {
      font-size: 16px;
      font-weight: 400;
      border-radius: 5px;
      letter-spacing: 0.04em;
      padding: 12px 7px;
      margin-bottom: 13px; }
    .col-three-cards-detail__card .content-type span.btn-orange {
      font-size: 16px;
      font-weight: 400;
      border-radius: 5px;
      letter-spacing: 0.04em;
      padding: 2px 8px;
      margin-bottom: 13px;
      color: #ffffff; }
    .col-three-cards-detail__card .content-type .date {
      font-size: 14px;
      font-weight: 400;
      color: #ffffff;
      margin: 0 16px 13px 0; }

.col-three-cards-detail__text {
  padding: 30px 30px 30px 30px;
  background-color: #ffffff;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  overflow: hidden; }
  @media (max-width: 767px) {
    .col-three-cards-detail__text {
      padding: 30px 20px; } }
  .col-three-cards-detail__text .tags-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 20px; }
    .col-three-cards-detail__text .tags-wrap span {
      font-size: 16px;
      font-weight: 400;
      letter-spacing: 0.03em;
      padding: 7px 10px;
      margin: 0 4px 0;
      border-radius: 5px;
      background-color: #FAF7F1; }
      .col-three-cards-detail__text .tags-wrap span:first-child {
        margin-left: 0; }
  .col-three-cards-detail__text h6 {
    font-weight: 600; }
  .col-three-cards-detail__text h5 {
    line-height: 1.5;
    letter-spacing: -0.032em; }
  .col-three-cards-detail__text p {
    letter-spacing: -0.002em;
    margin-bottom: 0; }
  .col-three-cards-detail__text .author {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .col-three-cards-detail__text .author .author-img {
      width: 50px;
      height: 50px;
      margin: 15px 30px 0 0; }
      .col-three-cards-detail__text .author .author-img img {
        width: 100%;
        -o-object-fit: cover;
           font-family: "object-fit:cover";
           object-fit: cover; }
    .col-three-cards-detail__text .author .author-name {
      margin: 15px 0 0;
      font-size: 20px;
      font-weight: 600;
      line-height: 1.5; }
      @media (max-width: 1399px) {
        .col-three-cards-detail__text .author .author-name {
          font-size: 18px; } }
      @media (max-width: 595px) {
        .col-three-cards-detail__text .author .author-name {
          font-size: 16px; } }
  .col-three-cards-detail__text .btn-wrap {
    margin-top: 25px; }
  .col-three-cards-detail__text .link-default {
    color: #357ded; }

.content-with-sidebar_intro {
  margin-top: 60px; }
  .content-with-sidebar_intro img {
    width: 100%;
    height: auto;
    -o-object-fit: contain;
       font-family: "object-fit:contain";
       object-fit: contain;
    margin-top: 60px;
    max-height: 500px;
    border-radius: 10px;
    overflow: hidden; }
    @media (max-width: 767px) {
      .content-with-sidebar_intro img {
        margin-top: 30px; } }

.content-with-sidebar h4 {
  color: #fe5000;
  max-width: 795px;
  margin-bottom: 0;
  padding-top: 60px; }
  @media (max-width: 767px) {
    .content-with-sidebar h4 {
      padding-top: 40px; } }
  .content-with-sidebar h4:first-child {
    padding-top: 30px; }
    @media (max-width: 767px) {
      .content-with-sidebar h4:first-child {
        padding-top: 0; } }

.content-with-sidebar p {
  color: #1c1c1c;
  margin-bottom: 0;
  padding: 20px 0;
  line-height: 2;
  letter-spacing: 0.1px; }

.content-with-sidebar .btn-wrap {
  margin-top: 10px; }
  .content-with-sidebar .btn-wrap > a {
    margin-right: 20px; }
    @media (max-width: 480px) {
      .content-with-sidebar .btn-wrap > a {
        margin-top: 10px; } }
    .content-with-sidebar .btn-wrap > a:last-child {
      margin-right: 0; }

.content-with-sidebar ul {
  margin-top: 20px; }
  .content-with-sidebar ul li {
    line-height: 1.9;
    letter-spacing: 0.1px; }
    @media (max-width: 767px) {
      .content-with-sidebar ul li {
        font-size: 16px; } }
    .content-with-sidebar ul li:before {
      top: 15px; }
      @media (min-width: 1270px) {
        .content-with-sidebar ul li:before {
          top: 18px; } }
      @media (max-width: 595px) {
        .content-with-sidebar ul li:before {
          top: 12px; } }

.content-with-sidebar_outer-wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  z-index: 1; }
  @media (max-width: 767px) {
    .content-with-sidebar_outer-wrapper {
      display: block; } }

.content-with-sidebar_left-content {
  width: 75%;
  padding-right: 58px; }
  @media (min-width: 1270px) {
    .content-with-sidebar_left-content {
      padding-right: 65px; } }
  @media (max-width: 767px) {
    .content-with-sidebar_left-content {
      width: 100%;
      padding-right: 0; } }

.content-with-sidebar .command-bar {
  border: solid 2px #D9DFDF;
  background-color: #EDEDED;
  border-radius: 5px;
  margin-top: 40px;
  padding: 12px 15px; }
  @media (max-width: 767px) {
    .content-with-sidebar .command-bar {
      margin-top: 10px; } }
  .content-with-sidebar .command-bar span {
    font-family: "Fira Code";
    color: #6C6C6C;
    font-weight: 700;
    font-size: 20px; }
    @media (max-width: 767px) {
      .content-with-sidebar .command-bar span {
        font-size: 16px; } }

.content-with-sidebar blockquote {
  border: solid 2px #F28720;
  background-color: #FAF7F1;
  padding: 30px 30px 35px 30px;
  border-radius: 10px;
  margin-top: 80px;
  position: relative; }
  @media (min-width: 1270px) {
    .content-with-sidebar blockquote {
      margin-top: 100px;
      padding: 30px 30px 35px 56px; } }
  @media (max-width: 767px) {
    .content-with-sidebar blockquote {
      margin-top: 50px;
      padding: 50px 20px 25px 20px; } }
  .content-with-sidebar blockquote:after {
    content: '';
    position: absolute;
    width: 130px;
    height: 100px;
    background: url(/wp-content/themes/portworx/dist/images/sections/quote-carousel/quotes-logo.png) no-repeat;
    top: -55px;
    left: 55px;
    background-size: 100%; }
    @media (max-width: 767px) {
      .content-with-sidebar blockquote:after {
        width: 100px;
        height: 75px;
        top: -45px; } }
  .content-with-sidebar blockquote h4 {
    color: #1c1c1c; }
  .content-with-sidebar blockquote h5 {
    margin-top: 30px; }

.content-with-sidebar .blog-video-block {
  margin-top: 40px; }
  @media (max-width: 767px) {
    .content-with-sidebar .blog-video-block {
      margin-top: 30px; } }
  .content-with-sidebar .blog-video-block h4 {
    padding-top: 0;
    padding-bottom: 30px; }
  .content-with-sidebar .blog-video-block .video-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    @media (max-width: 991px) {
      .content-with-sidebar .blog-video-block .video-wrap {
        display: block; } }
    .content-with-sidebar .blog-video-block .video-wrap .video-img {
      max-width: 379px;
      height: 275px;
      border-radius: 10px;
      position: relative;
      overflow: hidden; }
      .content-with-sidebar .blog-video-block .video-wrap .video-img img {
        height: 100%;
        -o-object-fit: cover;
           font-family: "object-fit:cover";
           object-fit: cover; }
      .content-with-sidebar .blog-video-block .video-wrap .video-img .play-video:after {
        width: 142px;
        height: 100px; }
    .content-with-sidebar .blog-video-block .video-wrap .video-description {
      max-width: calc(100% - 379px);
      padding-left: 40px; }
      @media (max-width: 991px) {
        .content-with-sidebar .blog-video-block .video-wrap .video-description {
          max-width: 100%;
          padding-left: 0;
          padding-top: 30px; } }
      .content-with-sidebar .blog-video-block .video-wrap .video-description h5 {
        font-weight: 600; }
        @media (min-width: 1270px) {
          .content-with-sidebar .blog-video-block .video-wrap .video-description h5 {
            max-width: 420px; } }
      .content-with-sidebar .blog-video-block .video-wrap .video-description p {
        padding: 0; }
        @media (min-width: 1270px) {
          .content-with-sidebar .blog-video-block .video-wrap .video-description p {
            max-width: 408px; } }
      .content-with-sidebar .blog-video-block .video-wrap .video-description .btn-wrap {
        margin-top: 15px; }

.content-with-sidebar_right-content {
  width: 25%;
  padding-left: 10px;
  padding-top: 60px; }
  @media (max-width: 767px) {
    .content-with-sidebar_right-content {
      width: 100%;
      padding-top: 50px;
      padding-left: 0; } }
  .content-with-sidebar_right-content .icon-wrap .social-sharing-buttons a {
    height: 25px;
    width: 25px;
    margin-right: 25px;
    display: inline-block;
    border-radius: 0; }
  .content-with-sidebar_right-content .form-wrapper {
    margin-top: 60px; }
    @media (max-width: 767px) {
      .content-with-sidebar_right-content .form-wrapper {
        margin-top: 30px; } }
    .content-with-sidebar_right-content .form-wrapper p {
      font-size: 18px;
      padding-top: 0;
      line-height: 1.5; }
    .content-with-sidebar_right-content .form-wrapper h5 {
      color: #fe5000;
      font-weight: 500; }
    .content-with-sidebar_right-content .form-wrapper .form {
      max-width: 293px; }
      .content-with-sidebar_right-content .form-wrapper .form input {
        width: 100%;
        padding: 15px 20px;
        border: 2px solid #EDEDED;
        border-radius: 10px; }
        @media (min-width: 596px) and (max-width: 767px) {
          .content-with-sidebar_right-content .form-wrapper .form input {
            padding: 8px 18px; } }
        @media (max-width: 595px) {
          .content-with-sidebar_right-content .form-wrapper .form input {
            padding: 8px 16px; } }
      .content-with-sidebar_right-content .form-wrapper .form input[type="text"] {
        font-size: 18px;
        font-weight: 400;
        color: #1F1F1F; }
      .content-with-sidebar_right-content .form-wrapper .form .btn-wrap {
        margin-top: 15px;
        max-width: 293px; }
        .content-with-sidebar_right-content .form-wrapper .form .btn-wrap .btn-primary {
          width: 100%;
          text-align: center; }
  .content-with-sidebar_right-content .col-three-box {
    margin-top: 20px; }
    .content-with-sidebar_right-content .col-three-box .item {
      border: 2px solid #ebebeb;
      margin-top: 30px; }
      .content-with-sidebar_right-content .col-three-box .item .item-body {
        padding: 20px; }
  .content-with-sidebar_right-content h5 {
    color: #fe5000; }
  .content-with-sidebar_right-content p {
    font-size: 18px;
    font-weight: 400;
    padding-top: 0;
    line-height: 1.4; }
  .content-with-sidebar_right-content a {
    color: #fe5000; }
  .content-with-sidebar_right-content .right-content-intro {
    margin-bottom: 20px; }

.content-with-sidebar.overlay .bg-overlay {
  top: -48px;
  height: 100px; }
  @media (max-width: 991px) {
    .content-with-sidebar.overlay .bg-overlay {
      display: none; } }

@media (max-width: 991px) {
  .static-quote-block {
    margin-top: 30px; } }

.static-quote-block .row {
  width: calc(100% + 30px);
  margin-left: -15px;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (max-width: 767px) {
    .static-quote-block .row {
      display: block;
      width: 100%;
      margin-left: 0; } }
  .static-quote-block .row:after {
    content: "";
    position: absolute;
    top: -52px;
    width: 720px;
    height: 589px;
    z-index: 1;
    background: #1c1c1c;
    left: 20px; }
    @media (min-width: 992px) and (max-width: 1269px) {
      .static-quote-block .row:after {
        height: 480px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .static-quote-block .row:after {
        height: 470px; } }
    @media (max-width: 767px) {
      .static-quote-block .row:after {
        left: 0;
        width: 100%; } }

.static-quote-block_statistic-wrapper {
  position: relative;
  width: calc(40% - 30px);
  margin: 0 15px;
  z-index: 3;
  padding-left: 80px; }
  @media (min-width: 1270px) {
    .static-quote-block_statistic-wrapper {
      padding-bottom: 65px; } }
  @media (max-width: 991px) {
    .static-quote-block_statistic-wrapper {
      padding-right: 20px; } }
  @media (max-width: 767px) {
    .static-quote-block_statistic-wrapper {
      width: 100%;
      margin: 0; } }
  @media (max-width: 767px) {
    .static-quote-block_statistic-wrapper {
      padding: 30px; } }
  .static-quote-block_statistic-wrapper span {
    color: #ffffff;
    font-size: 160px;
    font-weight: 700;
    line-height: 1.2; }
    @media (min-width: 1130px) and (max-width: 1450px) {
      .static-quote-block_statistic-wrapper span {
        font-size: 120px; } }
    @media (min-width: 992px) and (max-width: 1269px) {
      .static-quote-block_statistic-wrapper span {
        font-size: 100px; } }
    @media (max-width: 991px) {
      .static-quote-block_statistic-wrapper span {
        font-size: 80px; } }
  .static-quote-block_statistic-wrapper p {
    color: #ffffff; }
    @media (min-width: 1270px) {
      .static-quote-block_statistic-wrapper p {
        font-size: 24px; } }

.static-quote-block blockquote {
  width: calc(60% - 30px);
  margin: 0 15px;
  background-color: #FAF7F1;
  z-index: 3;
  padding: 150px 90px 125px 90px;
  max-width: 720px;
  position: relative; }
  @media (min-width: 992px) and (max-width: 1269px) {
    .static-quote-block blockquote {
      padding: 140px 50px 80px 50px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .static-quote-block blockquote {
      padding: 140px 50px 50px 50px; } }
  @media (max-width: 767px) {
    .static-quote-block blockquote {
      width: 100%;
      padding: 140px 50px 50px 50px;
      margin: 0; } }
  .static-quote-block blockquote:before {
    content: '';
    position: absolute;
    width: 65px;
    height: 50px;
    background: url(/wp-content/themes/portworx/dist/images/sections/quote-carousel/commas.svg) no-repeat;
    top: 60px;
    background-size: 100%; }
  .static-quote-block blockquote h5 {
    line-height: 1.5; }

.intro-with-form .thank-you {
  display: none; }

.intro-with-form .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (max-width: 767px) {
    .intro-with-form .row {
      display: block; } }

.intro-with-form_text-wrap {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  max-width: 604px;
  padding-right: 25px; }
  @media (max-width: 767px) {
    .intro-with-form_text-wrap {
      margin-bottom: 30px;
      padding-right: 0;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%; } }
  .intro-with-form_text-wrap h2 {
    font-weight: 500; }
  .intro-with-form_text-wrap p {
    line-height: 1.2;
    letter-spacing: -0.9px; }
    @media (min-width: 1270px) {
      .intro-with-form_text-wrap p {
        font-size: 20px; } }
  .intro-with-form_text-wrap ul {
    margin-top: 30px; }
    @media (min-width: 1270px) {
      .intro-with-form_text-wrap ul li {
        font-size: 20px; } }

.intro-with-form_form-wrap {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  background-color: #ffffff;
  max-width: 560px;
  border-radius: 10px;
  padding: 40px;
  margin-left: auto; }
  @media (max-width: 767px) {
    .intro-with-form_form-wrap {
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
      margin: auto; } }
  .intro-with-form_form-wrap h4 {
    color: #fe5000;
    margin-bottom: 12px; }
  .intro-with-form_form-wrap p {
    color: #000000; }
  .intro-with-form_form-wrap strong {
    margin-right: 15px;
    font-size: 16px; }
  .intro-with-form_form-wrap .form {
    margin-top: 40px; }
    .intro-with-form_form-wrap .form input {
      width: 100%;
      padding: 17px 20px;
      border: 2px solid #EDEDED;
      border-radius: 10px;
      margin-bottom: 26px; }
      @media (min-width: 596px) and (max-width: 767px) {
        .intro-with-form_form-wrap .form input {
          padding: 8px 18px; } }
      @media (max-width: 595px) {
        .intro-with-form_form-wrap .form input {
          padding: 8px 16px; } }
    .intro-with-form_form-wrap .form input[type="text"] {
      font-size: 18px;
      font-weight: 400;
      color: #1F1F1F; }
    .intro-with-form_form-wrap .form .btn-wrap {
      max-width: 100%; }
      .intro-with-form_form-wrap .form .btn-wrap .btn-primary {
        width: 100%;
        text-align: center; }

.loader {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 3;
  height: 350px;
  width: 100px;
  text-align: center;
  margin: auto; }
  .loader .spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
         -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: 303;
    border-radius: 100%;
    border-left-color: transparent !important;
    border-right-color: transparent !important; }
  .loader .spinner1 {
    width: 80px;
    height: 80px;
    border: 6px solid #fe5000;
    -webkit-animation: spin 1s linear infinite;
    -o-animation: spin 1s linear infinite;
       animation: spin 1s linear infinite; }
  .loader .spinner2 {
    width: 60px;
    height: 60px;
    border: 6px solid #fe5000;
    -webkit-animation: negative-spin 2s linear infinite;
    -o-animation: negative-spin 2s linear infinite;
       animation: negative-spin 2s linear infinite; }
  .loader .spinner3 {
    width: 40px;
    height: 40px;
    border: 6px solid #fe5000;
    -webkit-animation: spin 4s linear infinite;
    -o-animation: spin 4s linear infinite;
       animation: spin 4s linear infinite; }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
            transform: translate(-50%, -50%) rotate(0deg); }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
            transform: translate(-50%, -50%) rotate(360deg); } }

@-o-keyframes spin {
  0% {
    -o-transform: translate(-50%, -50%) rotate(0deg);
       transform: translate(-50%, -50%) rotate(0deg); }
  100% {
    -o-transform: translate(-50%, -50%) rotate(360deg);
       transform: translate(-50%, -50%) rotate(360deg); } }

@keyframes spin {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
         -o-transform: translate(-50%, -50%) rotate(0deg);
            transform: translate(-50%, -50%) rotate(0deg); }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
         -o-transform: translate(-50%, -50%) rotate(360deg);
            transform: translate(-50%, -50%) rotate(360deg); } }

@-webkit-keyframes negative-spin {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
            transform: translate(-50%, -50%) rotate(0deg); }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(-360deg);
            transform: translate(-50%, -50%) rotate(-360deg); } }

@-o-keyframes negative-spin {
  0% {
    -o-transform: translate(-50%, -50%) rotate(0deg);
       transform: translate(-50%, -50%) rotate(0deg); }
  100% {
    -o-transform: translate(-50%, -50%) rotate(-360deg);
       transform: translate(-50%, -50%) rotate(-360deg); } }

@keyframes negative-spin {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
         -o-transform: translate(-50%, -50%) rotate(0deg);
            transform: translate(-50%, -50%) rotate(0deg); }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(-360deg);
         -o-transform: translate(-50%, -50%) rotate(-360deg);
            transform: translate(-50%, -50%) rotate(-360deg); } }
  .loader .loader-text {
    position: relative;
    top: 65%;
    color: #1c1c1c;
    font-weight: bold; }

.tab-grid .tab-wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-radius: 10px;
  overflow: hidden;
  background-color: #FAF7F1; }
  .tab-grid .tab-wrapper .tabs {
    -ms-flex-preferred-size: 447px;
        flex-basis: 447px; }
    .tab-grid .tab-wrapper .tabs ul {
      margin: 0;
      height: 100%;
      background-color: #1c1c1c; }
      .tab-grid .tab-wrapper .tabs ul li {
        padding: 0;
        position: static;
        margin: 0; }
        .tab-grid .tab-wrapper .tabs ul li::before {
          display: none; }
        .tab-grid .tab-wrapper .tabs ul li .tab-item {
          padding: 0 62px;
          margin: 0;
          min-height: 150px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          color: #ffffff;
          cursor: pointer; }
        .tab-grid .tab-wrapper .tabs ul li h5 {
          position: relative;
          margin: 0;
          font-weight: 400;
          padding-left: 34px; }
          .tab-grid .tab-wrapper .tabs ul li h5::before {
            content: '';
            position: absolute;
            left: 0;
            top: 6px;
            width: 18px;
            height: 22px;
            background-image: url("/wp-content/themes/portworx/dist/images/campaign/db-white.svg"); }
  .tab-grid .tab-wrapper .tabs-detail {
    -ms-flex-preferred-size: 64%;
        flex-basis: 64%; }
  .tab-grid .tab-wrapper .text-image {
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: calc(100% - 447px);
    opacity: 0;
    visibility: hidden; }
    .tab-grid .tab-wrapper .text-image ul li h6 {
      font-weight: 400;
      font-size: 24px; }
    .tab-grid .tab-wrapper .text-image .img-wrap img {
      -webkit-transform: scale(1.2);
           -o-transform: scale(1.2);
              transform: scale(1.2);
      -webkit-transition: 0.4s;
      -o-transition: 0.4s;
      transition: 0.4s; }
  .tab-grid .tab-wrapper .text-image.active {
    position: relative;
    opacity: 1;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    visibility: visible; }
  .tab-grid .tab-wrapper .text-wrap {
    padding: 0 52px 42px 31px;
    margin-top: 38px;
    -webkit-transform: translateY(-20px);
         -o-transform: translateY(-20px);
            transform: translateY(-20px);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-transition-delay: 0.2s;
         -o-transition-delay: 0.2s;
            transition-delay: 0.2s;
    opacity: 0; }
    .tab-grid .tab-wrapper .text-wrap h6 {
      font-weight: 400;
      font-size: 24px; }
  .tab-grid .tab-wrapper .img-wrap {
    max-height: 381px;
    overflow: hidden; }

@media (max-width: 1200px) {
  .tab-grid .tab-wrapper .tabs {
    -ms-flex-preferred-size: 388px;
        flex-basis: 388px; }
  .tab-grid .tab-wrapper .text-image {
    width: calc(100% - 388px); } }

@media (max-width: 991px) {
  .tab-grid .tab-wrapper .tabs {
    -ms-flex-preferred-size: 295px;
        flex-basis: 295px; }
    .tab-grid .tab-wrapper .tabs ul li .tab-item {
      padding: 0 25px;
      min-height: 115px; }
    .tab-grid .tab-wrapper .tabs ul li h5::before {
      top: 0; }
  .tab-grid .tab-wrapper .text-image {
    width: calc(100% - 295px); } }

@media (min-width: 768px) {
  .tab-grid .tab-wrapper .tabs ul li.active .tab-item {
    background-color: #FF9900;
    color: #000000; }
  .tab-grid .tab-wrapper .tabs ul li.active h5::before {
    background-image: url("/wp-content/themes/portworx/dist/images/campaign/db-black.svg"); }
  .tab-grid .tab-wrapper .tabs ul li.active .text-image {
    opacity: 1;
    visibility: visible;
    display: block !important; }
    .tab-grid .tab-wrapper .tabs ul li.active .text-image img {
      -webkit-transform: scale(1);
           -o-transform: scale(1);
              transform: scale(1); }
  .tab-grid .tab-wrapper .tabs ul li.active .text-wrap {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
         -o-transform: translateY(0);
            transform: translateY(0); } }

@media (max-width: 767px) {
  .tab-grid .tab-wrapper {
    height: auto !important;
    background-color: transparent; }
    .tab-grid .tab-wrapper .tabs {
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%; }
      .tab-grid .tab-wrapper .tabs ul {
        background-color: transparent; }
        .tab-grid .tab-wrapper .tabs ul li {
          background-color: #FAF7F1;
          margin-bottom: 20px;
          border-radius: 10px;
          overflow: hidden; }
          .tab-grid .tab-wrapper .tabs ul li .text-wrap {
            -webkit-transform: translateY(0);
                 -o-transform: translateY(0);
                    transform: translateY(0);
            padding: 0 20px 20px;
            margin-top: 20px;
            opacity: 1; }
          .tab-grid .tab-wrapper .tabs ul li .tab-item {
            background-color: #1c1c1c; }
    .tab-grid .tab-wrapper .text-image {
      width: 100%;
      position: relative;
      opacity: 1;
      visibility: visible;
      display: none; } }

.intro-with-two-card .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: calc(100% + 40px);
  margin-left: -20px; }
  .intro-with-two-card .wrapper .col-three {
    -ms-flex-preferred-size: 33.3%;
        flex-basis: 33.3%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative; }
    @media (max-width: 991px) {
      .intro-with-two-card .wrapper .col-three {
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%; } }
    @media (max-width: 480px) {
      .intro-with-two-card .wrapper .col-three {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
        margin-bottom: 20px; } }
    .intro-with-two-card .wrapper .col-three h2 {
      font-weight: 400; }
    @media (max-width: 991px) {
      .intro-with-two-card .wrapper .col-three.intro-card {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
        margin-bottom: 20px; } }
    .intro-with-two-card .wrapper .col-three .bg-img:after {
      content: "";
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      background: black;
      background: -webkit-gradient(linear, left bottom, left top, from(black), to(rgba(0, 0, 0, 0.192336)));
      background: -webkit-linear-gradient(bottom, black 0%, rgba(0, 0, 0, 0.192336) 100%);
      background: -o-linear-gradient(bottom, black 0%, rgba(0, 0, 0, 0.192336) 100%);
      background: linear-gradient(0deg, black 0%, rgba(0, 0, 0, 0.192336) 100%); }
    .intro-with-two-card .wrapper .col-three:first-child:after {
      display: none; }
  .intro-with-two-card .wrapper .card-wrapper {
    position: relative;
    height: 420px;
    border-radius: 10px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
    padding: 33px;
    width: 100%; }
    @media (max-width: 991px) {
      .intro-with-two-card .wrapper .card-wrapper {
        padding: 22px; } }
    .intro-with-two-card .wrapper .card-wrapper > a {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 2; }
  .intro-with-two-card .wrapper .content {
    z-index: 1; }
    .intro-with-two-card .wrapper .content h4 {
      display: inline-block;
      position: relative; }
      .intro-with-two-card .wrapper .content h4:after {
        content: "";
        position: relative;
        top: 14px;
        right: 0;
        margin-left: 14px;
        background-image: url(/wp-content/themes/portworx/dist/images/campaign/pentagon-arrow.png);
        background-repeat: no-repeat;
        background-size: 100%;
        height: 44px;
        width: 40px;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
        display: inline-block; }

.banner-404 {
  position: relative;
  padding-top: 175px; }
  @media (max-width: 991px) {
    .banner-404 {
      padding-top: 100px; } }
  .banner-404 .text-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .banner-404 .text-wrap h1 {
      font-size: 300px;
      color: #fe5000;
      position: relative; }
      @media (max-width: 1200px) {
        .banner-404 .text-wrap h1 {
          font-size: 200px; } }
      @media (max-width: 991px) {
        .banner-404 .text-wrap h1 {
          font-size: 150px; } }
    .banner-404 .text-wrap .eyebrow-line-inverted {
      padding: 0;
      line-height: 1; }
      .banner-404 .text-wrap .eyebrow-line-inverted::before {
        right: 0;
        margin: 0 auto;
        bottom: 4px; }
    .banner-404 .text-wrap p {
      max-width: 563px;
      padding: 20px 0px 0 20px;
      font-size: 55px;
      -webkit-transform: translate(0px, 28px);
           -o-transform: translate(0px, 28px);
              transform: translate(0px, 28px); }
      @media (max-width: 1200px) {
        .banner-404 .text-wrap p {
          font-size: 34px;
          -webkit-transform: translate(0px, 0px);
               -o-transform: translate(0px, 0px);
                  transform: translate(0px, 0px); } }
      @media (max-width: 991px) {
        .banner-404 .text-wrap p {
          max-width: 455px;
          padding: 20px 0px 0 15px; } }
      @media (max-width: 767px) {
        .banner-404 .text-wrap p {
          font-size: 25px;
          max-width: inherit;
          padding: 20px 0px 0 0px; } }

.banner-full-width .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 440px; }
  @media (max-width: 767px) {
    .banner-full-width .row {
      min-height: 340px; } }

.banner-full-width_text {
  max-width: 726px; }
  @media (min-width: 1270px) {
    .banner-full-width_text {
      padding-top: 42px; } }
  .banner-full-width_text h1 {
    font-weight: 700; }
  .banner-full-width_text h5 {
    padding-top: 12px; }

.pricing-cards-with-tabs .table-wrap {
  display: none; }

.pricing-cards-with-tabs_content-outer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  position: relative;
  z-index: 1; }
  @media (min-width: 768px) and (max-width: 991px) {
    .pricing-cards-with-tabs_content-outer {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }
  .pricing-cards-with-tabs_content-outer h2 {
    width: 100%;
    margin-bottom: 30px;
    font-weight: 400; }

.pricing-cards-with-tabs_text-content .wrapper {
  margin-top: 30px; }
  .pricing-cards-with-tabs_text-content .wrapper p {
    max-width: 1100px;
    margin: auto; }

.pricing-cards-with-tabs_text-content .btn-wrapper {
  margin-top: 30px; }
  .pricing-cards-with-tabs_text-content .btn-wrapper .btn-transparent-orange {
    border: 2px solid #EDEDED;
    padding: 20px 54px;
    font-size: 24px;
    border-radius: 10px;
    letter-spacing: -0.7px;
    font-weight: 500; }
    @media (max-width: 991px) {
      .pricing-cards-with-tabs_text-content .btn-wrapper .btn-transparent-orange {
        padding: 16px 30px;
        font-size: 20px; } }
    @media (max-width: 480px) {
      .pricing-cards-with-tabs_text-content .btn-wrapper .btn-transparent-orange {
        padding: 12px 15px;
        font-size: 18px; } }

.pricing-cards-with-tabs_text-content h2 {
  position: relative;
  margin-bottom: 30px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: -0.9px; }

.pricing-cards-with-tabs_text-content a {
  margin-bottom: 30px; }
  @media (max-width: 767px) {
    .pricing-cards-with-tabs_text-content a {
      margin-bottom: 20px; } }
  .pricing-cards-with-tabs_text-content a:last-child {
    margin-bottom: 0; }
  .pricing-cards-with-tabs_text-content a.link-default {
    text-transform: capitalize; }

.pricing-cards-with-tabs_text-content span {
  margin-bottom: 15px; }
  @media (min-width: 1270px) {
    .pricing-cards-with-tabs_text-content span {
      font-size: 20px; } }

.pricing-cards-with-tabs_tabs {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 22px 16px 32px;
  border-radius: 10px;
  background-color: #1c1c1c;
  margin-bottom: 30px;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  width: 100%; }
  @media (max-width: 767px) {
    .pricing-cards-with-tabs_tabs {
      padding: 20px 16px 20px; } }

.pricing-cards-with-tabs_tabs-wrap {
  -ms-flex-pack: distribute;
      justify-content: space-around;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 !important; }
  .pricing-cards-with-tabs_tabs-wrap ul {
    max-width: 100%;
    margin-top: 30px; }
    @media (min-width: 1270px) {
      .pricing-cards-with-tabs_tabs-wrap ul {
        margin-left: 7px; } }
  .pricing-cards-with-tabs_tabs-wrap li {
    list-style: none;
    margin-bottom: 5px; }
    @media (max-width: 767px) {
      .pricing-cards-with-tabs_tabs-wrap li {
        padding-left: 0; } }
    @media (min-width: 1270px) {
      .pricing-cards-with-tabs_tabs-wrap li {
        padding: 9px 70px 0 70px; } }
    @media (max-width: 1269px) {
      .pricing-cards-with-tabs_tabs-wrap li {
        padding: 9px 13px 0; } }
    .pricing-cards-with-tabs_tabs-wrap li:before {
      display: none; }
    .pricing-cards-with-tabs_tabs-wrap li:hover a, .pricing-cards-with-tabs_tabs-wrap li.active a {
      color: #FD9627; }
      .pricing-cards-with-tabs_tabs-wrap li:hover a:after, .pricing-cards-with-tabs_tabs-wrap li.active a:after {
        background: #FD9627;
        width: 100%; }
    .pricing-cards-with-tabs_tabs-wrap li a {
      color: #ffffff;
      font-size: 24px;
      font-weight: 700;
      letter-spacing: 0.02em;
      padding: 0 25px 16px 25px;
      position: relative;
      display: block; }
      @media (max-width: 767px) {
        .pricing-cards-with-tabs_tabs-wrap li a {
          padding: 0 8px 16px 8px; } }
      .pricing-cards-with-tabs_tabs-wrap li a:after {
        content: '';
        position: absolute;
        left: 0;
        bottom: -6px;
        height: 6px;
        width: 0;
        background: #FAF7F1;
        -webkit-transition: width 0.3s ease;
        -o-transition: width 0.3s ease;
        transition: width 0.3s ease; }

.pricing-cards-with-tabs_text {
  width: 100%; }
  .pricing-cards-with-tabs_text.switchable-tabs .pricing-cards-with-tabs_text-content {
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: -30px;
    left: 0;
    width: 100%; }
    .pricing-cards-with-tabs_text.switchable-tabs .pricing-cards-with-tabs_text-content.active {
      position: relative;
      opacity: 1;
      visibility: visible;
      top: 0;
      -webkit-transition: all 0.3s ease-out;
      -o-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out; }

.pricing-cards-with-tabs_cards-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: calc(100% + 30px);
  margin-left: -15px; }
  @media (max-width: 595px) {
    .pricing-cards-with-tabs_cards-wrap {
      width: 100%;
      margin-left: 0; } }
  .pricing-cards-with-tabs_cards-wrap .card {
    max-width: 380px;
    width: calc(33.33% - 30px);
    margin: 30px 15px 0 15px;
    border-radius: 10px;
    overflow: hidden;
    background-color: #FAF7F1;
    text-align: left; }
    @media (min-width: 768px) and (max-width: 991px) {
      .pricing-cards-with-tabs_cards-wrap .card {
        width: calc(50% - 30px); } }
    @media (min-width: 596px) and (max-width: 767px) {
      .pricing-cards-with-tabs_cards-wrap .card {
        width: calc(50% - 30px); } }
    @media (max-width: 595px) {
      .pricing-cards-with-tabs_cards-wrap .card {
        width: 100%; } }
    .pricing-cards-with-tabs_cards-wrap .card:hover h4 strong {
      color: #fe5000; }
    .pricing-cards-with-tabs_cards-wrap .card .card-title {
      text-align: center;
      background-color: #1c1c1c;
      padding: 11px 15px; }
      .pricing-cards-with-tabs_cards-wrap .card .card-title h4 {
        margin-bottom: 0;
        color: #ffffff;
        font-weight: 700;
        line-height: 1; }
    .pricing-cards-with-tabs_cards-wrap .card .card-content {
      border: 1px solid #fe5000;
      padding: 32px 30px;
      border-top: none;
      border-bottom-right-radius: 10px;
      border-bottom-left-radius: 10px; }
      .pricing-cards-with-tabs_cards-wrap .card .card-content p {
        padding-top: 15px; }
      .pricing-cards-with-tabs_cards-wrap .card .card-content h4 {
        line-height: 1; }
      .pricing-cards-with-tabs_cards-wrap .card .card-content sub {
        font-size: 14px;
        padding-left: 10px; }
      .pricing-cards-with-tabs_cards-wrap .card .card-content .btn-wrap {
        margin-bottom: 20px;
        margin-top: 16px; }
      .pricing-cards-with-tabs_cards-wrap .card .card-content .btn-primary {
        width: 100%;
        text-align: center; }
      .pricing-cards-with-tabs_cards-wrap .card .card-content span {
        font-size: 12px; }
      .pricing-cards-with-tabs_cards-wrap .card .card-content ul {
        border-top: 1px solid #fe5000;
        padding-top: 45px;
        margin-top: 55px;
        margin-left: 0; }
        .pricing-cards-with-tabs_cards-wrap .card .card-content ul li {
          margin-bottom: 28px;
          padding-left: 30px; }
          .pricing-cards-with-tabs_cards-wrap .card .card-content ul li:before {
            background: none;
            background-image: url("/wp-content/themes/portworx/dist/images/icons/black-tick.png");
            width: 16px;
            height: 16px;
            background-repeat: no-repeat;
            top: 4px; }

.pricing-cards-with-tabs.grey-overlay {
  position: relative; }
  .pricing-cards-with-tabs.grey-overlay:after {
    content: "";
    position: absolute;
    background-color: #FAF7F1;
    right: 0;
    top: 0;
    width: 100%;
    height: 230px; }

.ua-mobile .pricing-cards-with-tabs .btn-wrapper {
  display: none; }

.ua-mobile.ua-mobile-ipad .pricing-cards-with-tabs .btn-wrapper {
  display: block; }

.pricing-card-overlay {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  -webkit-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  transition: opacity .3s ease;
  z-index: -1; }
  .pricing-card-overlay.active {
    opacity: 1;
    z-index: 9999;
    visibility: visible;
    overflow-y: scroll;
    background-color: #ffffff; }
  .pricing-card-overlay__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    max-width: 100%;
    height: 100%;
    background-color: #ffffff;
    padding: 30px; }
    @media (max-width: 767px) {
      .pricing-card-overlay__wrapper {
        padding: 50px 30px; } }
  .pricing-card-overlay__inner {
    width: 100%; }
  .pricing-card-overlay__wrap {
    position: relative;
    max-width: 1280px;
    margin: 0 auto;
    padding-bottom: 60px; }
    @media (max-width: 767px) {
      .pricing-card-overlay__wrap {
        max-width: 800px; } }
    @media screen and (min-height: 300px) and (max-height: 420px) {
      .pricing-card-overlay__wrap {
        width: 60%; } }
  .pricing-card-overlay__container {
    max-width: 1320px;
    margin: 0 auto;
    position: relative;
    border: 1px solid #1c1c1c;
    overflow: hidden;
    border-radius: 10px; }
    @media (max-width: 767px) {
      .pricing-card-overlay__container {
        overflow-x: scroll; } }
    @media screen and (min-height: 300px) and (max-height: 450px) {
      .pricing-card-overlay__container {
        max-height: 240px;
        overflow: hidden; } }
  .pricing-card-overlay__close {
    position: absolute;
    width: 35px;
    height: 35px;
    background: none;
    outline: none;
    cursor: pointer;
    right: 20px;
    top: -45px;
    border: none; }
    @media (max-width: 595px) {
      .pricing-card-overlay__close {
        top: -48px; } }
    .pricing-card-overlay__close::before, .pricing-card-overlay__close::after {
      content: "";
      position: absolute;
      display: block;
      height: 33.35px;
      width: 2px;
      left: 50%;
      background-color: #1c1c1c;
      opacity: 0.9; }
    .pricing-card-overlay__close::before {
      -webkit-transform: rotate(45deg);
           -o-transform: rotate(45deg);
              transform: rotate(45deg); }
    .pricing-card-overlay__close::after {
      -webkit-transform: rotate(-45deg);
           -o-transform: rotate(-45deg);
              transform: rotate(-45deg); }
  .pricing-card-overlay table {
    width: 100%;
    border-collapse: collapse;
    overflow: hidden; }
    .pricing-card-overlay table.active {
      display: unset; }
    @media (max-width: 767px) {
      .pricing-card-overlay table {
        width: 991px; } }
    .pricing-card-overlay table tr th {
      width: 20%;
      background: #1c1c1c;
      border: 1px solid #ffffff;
      color: #ffffff;
      padding: 10px 10px;
      border-right: 0;
      border-top: 0; }
      .pricing-card-overlay table tr th:first-child {
        border-left: 0; }
      .pricing-card-overlay table tr th .btn-wrap {
        margin-top: 20px; }
      .pricing-card-overlay table tr th .btn-primary {
        width: 100%;
        text-align: center; }
    .pricing-card-overlay table tr td:first-child {
      text-align: left; }
    .pricing-card-overlay table tr td:nth-child(even) {
      background-color: #FAF7F1; }
    .pricing-card-overlay table tr td:nth-child(odd) {
      background-color: #ffffff; }
    .pricing-card-overlay table td {
      width: 20%;
      text-align: center;
      border: 1px solid #EDEDED;
      padding: 20px 10px; }
      .pricing-card-overlay table td p {
        margin-bottom: 0; }
  .pricing-card-overlay .dropdown-pricing-card {
    padding-bottom: 20px;
    display: none; }
    @media (max-width: 767px) {
      .pricing-card-overlay .dropdown-pricing-card {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
  .pricing-card-overlay .list {
    background-color: #ebebeb;
    border-radius: 5px;
    overflow: hidden;
    width: 100%;
    max-height: 315px;
    margin-top: 0;
    padding: 0 12px;
    z-index: 2;
    display: none;
    position: absolute;
    left: 0;
    top: 52px;
    margin-left: 0; }
  .pricing-card-overlay .select-box {
    width: 100%;
    list-style: none;
    cursor: pointer;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    max-width: 264px;
    position: relative;
    margin: auto;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
    @media (max-width: 767px) {
      .pricing-card-overlay .select-box {
        max-width: 100%;
        z-index: 2;
        margin: 0 30px 15px 30px; } }
  .pricing-card-overlay .select-field {
    background-color: #ebebeb;
    border-radius: 5px;
    width: 100%;
    padding: 8px 18px;
    position: relative; }
    .pricing-card-overlay .select-field.rotate:after {
      -webkit-transform: rotate(225deg);
           -o-transform: rotate(225deg);
              transform: rotate(225deg);
      top: 11px; }
    .pricing-card-overlay .select-field:after {
      content: "";
      position: absolute;
      display: block;
      top: 0;
      bottom: 0;
      margin: auto 0;
      right: 16px;
      width: 9px;
      height: 9px;
      border: solid #1c1c1c;
      border-width: 0 2px 2px 0;
      -webkit-transform: rotate(45deg);
           -o-transform: rotate(45deg);
              transform: rotate(45deg);
      -webkit-transition: top 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
      transition: top 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
      -o-transition: top 0.3s ease-in-out, -o-transform 0.3s ease-in-out;
      transition: top 0.3s ease-in-out, transform 0.3s ease-in-out;
      transition: top 0.3s ease-in-out, transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out, -o-transform 0.3s ease-in-out; }
  .pricing-card-overlay ul {
    padding-left: 0; }
  .pricing-card-overlay .option {
    list-style: none;
    border-radius: 5px;
    padding: 6px 15px 9px 10px;
    margin: 0 0 1px 0; }
    .pricing-card-overlay .option:first-child {
      margin-top: 20px; }
    .pricing-card-overlay .option:last-child {
      margin-bottom: 20px; }
    .pricing-card-overlay .option:hover {
      background-color: #ffffff;
      opacity: 0.8; }
      .pricing-card-overlay .option:hover span {
        color: #000000;
        opacity: 1; }
    .pricing-card-overlay .option:before {
      display: none; }

@media (max-width: 767px) {
  .table-block {
    overflow-x: scroll; } }

.table-block__wrapper {
  position: relative;
  padding-top: 40px; }
  @media (max-width: 767px) {
    .table-block__wrapper {
      overflow-x: scroll; } }
  @media (min-width: 596px) and (max-width: 767px) {
    .table-block__wrapper {
      width: 1024px; } }
  @media (min-width: 481px) and (max-width: 595px) {
    .table-block__wrapper {
      width: 768px; } }
  @media (max-width: 480px) {
    .table-block__wrapper {
      width: 595px; } }
  .table-block__wrapper:after {
    content: "";
    position: absolute;
    background-color: #FAF7F1;
    right: 0;
    top: 0;
    width: 100%;
    height: 378px; }

.table-block__tab-content {
  position: relative;
  margin: 0 5px;
  border-radius: 10px 10px 0 0;
  background-color: #ffffff;
  cursor: pointer; }
  .table-block__tab-content h5 {
    margin-bottom: 0; }

.table-block h2 {
  font-weight: 400;
  letter-spacing: -0.03em;
  margin-bottom: 27px; }

.table-block table {
  border-collapse: collapse;
  text-align: left; }
  .table-block table thead {
    background-color: #ebebeb; }
  .table-block table th {
    width: 33.33%;
    background-color: #1c1c1c;
    color: #ffffff;
    font-size: 36px;
    font-weight: 400;
    border: 1px solid #FAF7F1;
    text-align: center;
    padding: 13px 16px; }
    @media (min-width: 992px) and (max-width: 1269px) {
      .table-block table th {
        font-size: 30px; } }
    @media (max-width: 991px) {
      .table-block table th {
        font-size: 25px; } }
  .table-block table tr {
    border-top: 1px solid #D9DFDF; }
  .table-block table td {
    width: 33.33%;
    color: #1c1c1c;
    background-color: #EDEDED;
    border: 1px solid #FAF7F1;
    padding: 30px  32px;
    letter-spacing: -0.8px;
    line-height: 1.2; }
    @media (max-width: 991px) {
      .table-block table td {
        padding: 18px 15px; } }
    @media (min-width: 1270px) {
      .table-block table td strong {
        font-size: 20px;
        margin-bottom: 20px; } }
    .table-block table td a {
      position: relative;
      padding-right: 24px; }
      .table-block table td a:after {
        content: "";
        display: block;
        position: absolute;
        right: 0;
        bottom: 0;
        height: 23px;
        width: 23px;
        background: url(/wp-content/themes/portworx/assets/images/header/open-in-new.png);
        background-repeat: no-repeat;
        background-size: 100% 100%; }
    .table-block table td p {
      margin-top: 8px;
      margin-bottom: 0; }
  .table-block table tr:nth-child(odd) td:first-child {
    background-color: #FF9900;
    font-size: 36px;
    font-weight: 400; }
    @media (min-width: 992px) and (max-width: 1269px) {
      .table-block table tr:nth-child(odd) td:first-child {
        font-size: 30px; } }
    @media (max-width: 991px) {
      .table-block table tr:nth-child(odd) td:first-child {
        font-size: 25px; } }
  .table-block table tr:nth-child(even) td {
    background-color: #D8D8D8; }

.quote-blade_wrapper {
  width: 75%;
  padding-right: 58px; }
  @media (min-width: 1270px) {
    .quote-blade_wrapper {
      padding-right: 65px; } }
  @media (max-width: 991px) {
    .quote-blade_wrapper {
      width: 100%;
      padding-right: 0; } }
  .quote-blade_wrapper blockquote {
    border: solid 2px #F28720;
    background-color: #FAF7F1;
    padding: 50px 30px 35px 30px;
    border-radius: 10px;
    margin-top: 80px;
    position: relative; }
    @media (min-width: 1270px) {
      .quote-blade_wrapper blockquote {
        margin-top: 100px;
        padding: 60px 30px 35px 56px; } }
    @media (max-width: 767px) {
      .quote-blade_wrapper blockquote {
        margin-top: 50px;
        padding: 50px 20px 25px 20px; } }
    .quote-blade_wrapper blockquote:after {
      content: '';
      position: absolute;
      width: 130px;
      height: 100px;
      background: url(/wp-content/themes/portworx/dist/images/sections/quote-carousel/quotes-logo.png) no-repeat;
      top: -55px;
      left: 55px;
      background-size: 100%; }
      @media (min-width: 768px) and (max-width: 991px) {
        .quote-blade_wrapper blockquote:after {
          width: 100px;
          height: 75px;
          top: -45px; } }
      @media (max-width: 767px) {
        .quote-blade_wrapper blockquote:after {
          width: 100px;
          height: 75px;
          top: -45px; } }
    .quote-blade_wrapper blockquote h4 {
      color: #1c1c1c; }
    .quote-blade_wrapper blockquote h5 {
      margin-top: 30px; }

.video-block_wrapper {
  width: 75%;
  padding-right: 58px; }
  @media (min-width: 1270px) {
    .video-block_wrapper {
      padding-right: 65px; } }
  @media (max-width: 767px) {
    .video-block_wrapper {
      width: 100%;
      padding-right: 0; } }
  .video-block_wrapper h4 {
    color: #fe5000;
    padding-top: 0;
    margin-bottom: 30px; }
  .video-block_wrapper .video-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    @media (max-width: 991px) {
      .video-block_wrapper .video-wrap {
        display: block; } }
    .video-block_wrapper .video-wrap .video-img {
      max-width: 379px;
      height: 275px;
      border-radius: 10px;
      position: relative;
      overflow: hidden; }
      .video-block_wrapper .video-wrap .video-img img {
        height: 100%;
        -o-object-fit: cover;
           font-family: "object-fit:cover";
           object-fit: cover; }
      .video-block_wrapper .video-wrap .video-img .play-video:after {
        width: 142px;
        height: 100px; }
    .video-block_wrapper .video-wrap .video-description {
      max-width: calc(100% - 379px);
      padding-left: 40px; }
      @media (max-width: 991px) {
        .video-block_wrapper .video-wrap .video-description {
          max-width: 100%;
          padding-left: 0;
          padding-top: 30px; } }
      .video-block_wrapper .video-wrap .video-description h5 {
        font-weight: 600; }
        @media (min-width: 1270px) {
          .video-block_wrapper .video-wrap .video-description h5 {
            max-width: 420px; } }
      .video-block_wrapper .video-wrap .video-description p {
        line-height: 2.1;
        padding: 0; }
        @media (min-width: 1270px) {
          .video-block_wrapper .video-wrap .video-description p {
            max-width: 408px; } }
      .video-block_wrapper .video-wrap .video-description .btn-wrap {
        margin-top: 15px; }

.intro-block .btn-wrap a {
  margin-left: 15px; }
  .intro-block .btn-wrap a:first-child {
    margin-left: 0; }

.intro-block .row {
  -ms-flex-wrap: unset;
      flex-wrap: unset; }
  @media (max-width: 991px) {
    .intro-block .row {
      display: inline-block; } }
  .intro-block .row h2 {
    position: relative;
    width: 45%;
    font-weight: 400; }
    @media (max-width: 991px) {
      .intro-block .row h2 {
        width: 100%; } }
    .intro-block .row h2:after {
      content: "";
      position: absolute;
      right: -95px;
      top: 0;
      width: 80px;
      height: 1px;
      background-color: #000000; }
      @media (max-width: 991px) {
        .intro-block .row h2:after {
          left: 0;
          right: 0;
          top: 0;
          display: none; } }
  .intro-block .row p {
    color: #1c1c1c;
    letter-spacing: 0.2px; }
  .intro-block .row .img-wrap {
    margin: 60px 0; }
    @media (max-width: 767px) {
      .intro-block .row .img-wrap {
        margin: 40px 0; } }

.intro-block_description {
  width: 55%;
  padding-left: 130px; }
  @media (max-width: 991px) {
    .intro-block_description {
      width: 100%;
      padding-left: 0; } }

.intro-block.text-white h2 {
  color: #ffffff; }
  @media (max-width: 595px) {
    .intro-block.text-white h2 {
      padding-top: 10px; } }
  .intro-block.text-white h2:after {
    background-color: #ffffff; }

.intro-block.text-white p {
  color: #ffffff; }

.intro-block.full-width .row {
  display: block; }
  .intro-block.full-width .row h2 {
    width: 100%; }
    .intro-block.full-width .row h2:after {
      display: none; }

.intro-block.full-width .intro-block_description {
  width: 100%;
  padding-left: 0;
  margin-top: 24px; }
  .intro-block.full-width .intro-block_description p:last-child {
    margin-bottom: 0; }
  .intro-block.full-width .intro-block_description .btn-wrap {
    margin-top: 20px; }

.intro-block.red-line h2:after {
  background-color: #fe5000;
  height: 2px; }

.intro-block.bg-jet-black h2,
.intro-block.bg-jet-black p {
  color: #ffffff; }

.intro-block.full-intro-cta .row {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.intro-block.full-intro-cta h2 {
  width: auto;
  padding: 10px 0; }
  @media (min-width: 768px) {
    .intro-block.full-intro-cta h2 {
      padding-right: 20px; } }
  .intro-block.full-intro-cta h2.eyebrow-line-inverted::before {
    display: none; }
  .intro-block.full-intro-cta h2::after {
    display: none; }

.intro-block.full-intro-cta .intro-block_description {
  width: auto;
  padding: 0; }
  @media (min-width: 768px) {
    .intro-block.full-intro-cta .intro-block_description {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }
  .intro-block.full-intro-cta .intro-block_description .btn-wrap {
    margin: 10px 0; }
    @media (max-width: 767px) {
      .intro-block.full-intro-cta .intro-block_description .btn-wrap {
        margin: 20px 0 10px; } }

@media (min-width: 1270px) {
  .intro-block.content-with-img-overlap {
    padding-top: 0; } }

@media (max-width: 1269px) {
  .intro-block.content-with-img-overlap .bg-overlay {
    display: none; } }

.intro-block .mediacolors {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .intro-block .mediacolors span {
    display: block;
    line-height: 1.2;
    margin-bottom: 0;
    font-weight: 500; }
    .intro-block .mediacolors span:first-child {
      margin-bottom: 50px; }

.intro-block .pworange, .intro-block .pwgray, .intro-block .blue1, .intro-block .blue2, .intro-block .gray1, .intro-block .gray2, .intro-block .perl-gray, .intro-block .black, .intro-block .yellow, .intro-block .gold, .intro-block .lavender {
  padding: 20px 12px;
  width: 182px;
  min-height: 182px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin: 35px 11px 0 11px;
  font-size: 12.5px;
  font-weight: 500;
  text-align: left; }

.intro-block .pworange {
  background: #fe5000; }
  .intro-block .pworange span {
    color: #ffffff !important; }

.intro-block .pwgray {
  background: #414042; }
  .intro-block .pwgray span {
    color: #ffffff !important; }

.intro-block .perl-gray {
  background: #FAF7F1; }

.intro-block .black {
  background: #1c1c1c; }
  .intro-block .black span {
    color: #ffffff !important; }

.intro-block .yellow {
  background: #FBDC4D; }

.intro-block .gold {
  background: #ECA621; }

.intro-block .lavender {
  background: #4B77BB; }
  .intro-block .lavender span {
    color: #ffffff !important; }

.intro-block .blue1 {
  background: #0070cd; }
  .intro-block .blue1 span {
    color: #ffffff !important; }

.intro-block .blue2 {
  background: #4a94d0; }
  .intro-block .blue2 span {
    color: #ffffff !important; }

.intro-block .gray1 {
  background: #55565a; }
  .intro-block .gray1 span {
    color: #ffffff !important; }

.intro-block .gray2 {
  background: #f1f1f2; }

.quote-block {
  padding: 34px 30px 40px 30px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media (max-width: 1129px) {
    .quote-block {
      padding: 30px; } }
  .quote-block blockquote {
    color: #ffffff;
    font-family: "Inter Regular";
    font-weight: 400;
    font-size: 24px;
    border-left: 0;
    max-width: inherit;
    padding: 94px 0 40px;
    position: relative;
    line-height: 36px;
    letter-spacing: 0.5px; }
    .quote-block blockquote:before {
      content: '';
      position: absolute;
      width: 75px;
      height: 57px;
      background: url("/wp-content/themes/portworx/dist/images/sections/quote-carousel/commas.svg") no-repeat;
      top: 0;
      background-size: 100%; }
    .quote-block blockquote:after {
      content: '';
      position: absolute;
      width: 100%;
      height: 1px;
      background-color: #ffffff;
      bottom: 0;
      left: 0; }
  .quote-block p {
    color: #ffffff;
    margin-top: 20px; }
  .quote-block__action {
    margin-top: 15px; }
    .quote-block__action .btn-primary {
      margin: 0 40px 0px 0; }
      @media (max-width: 1200px) {
        .quote-block__action .btn-primary {
          margin: 0 40px 24px 0; } }
      @media (max-width: 767px) {
        .quote-block__action .btn-primary {
          margin: 0 20px 24px 0; } }
    .quote-block__action .link-default {
      letter-spacing: 0.36px; }

.statistic-card {
  height: 50%; }
  .statistic-card__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    max-width: 314px;
    min-height: 281px;
    width: 100%;
    height: 100%;
    padding: 20px; }
    .statistic-card__content span {
      color: #ffffff;
      font-size: 75px;
      font-weight: 400;
      line-height: 1.2;
      margin-bottom: 10px; }
    .statistic-card__content small {
      color: #ffffff;
      font-size: 20px;
      font-weight: 600;
      text-align: center;
      text-transform: capitalize; }

.video-overlay {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.92);
  -webkit-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  transition: opacity .3s ease;
  z-index: -1; }
  .video-overlay.active {
    display: block !important;
    opacity: 1;
    z-index: 9999;
    visibility: visible; }
  .video-overlay__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    max-width: 100%;
    height: 100%; }
  .video-overlay__inner {
    width: 100%; }
  .video-overlay__wrap {
    position: relative;
    max-width: 1280px;
    margin: 0 auto; }
    @media screen and (min-height: 300px) and (max-height: 420px) {
      .video-overlay__wrap {
        width: 60%; } }
  .video-overlay__container {
    max-width: 1320px;
    margin: 0 auto;
    position: relative;
    padding: 0 20px; }
    @media screen and (min-height: 300px) and (max-height: 450px) {
      .video-overlay__container {
        max-height: 240px;
        overflow: hidden; } }
  .video-overlay__close {
    position: absolute;
    width: 35px;
    height: 35px;
    background: none;
    outline: none;
    cursor: pointer;
    right: 20px;
    top: -45px;
    border: none; }
    @media (max-width: 595px) {
      .video-overlay__close {
        top: -30px; } }
    .video-overlay__close::before, .video-overlay__close::after {
      content: "";
      position: absolute;
      display: block;
      height: 33.35px;
      width: 2px;
      left: 50%;
      background-color: #ffffff;
      opacity: 0.9; }
    .video-overlay__close::before {
      -webkit-transform: rotate(45deg);
           -o-transform: rotate(45deg);
              transform: rotate(45deg); }
    .video-overlay__close::after {
      -webkit-transform: rotate(-45deg);
           -o-transform: rotate(-45deg);
              transform: rotate(-45deg); }
  .video-overlay iframe {
    width: 100%;
    z-index: 5;
    border: none;
    margin: 3px 0 0 0;
    height: calc(88vh - 40px);
    max-height: 720px; }
    @media (min-width: 992px) and (max-width: 1269px) {
      .video-overlay iframe {
        height: calc(70vh - 40px); } }
    @media (min-width: 768px) and (max-width: 991px) {
      .video-overlay iframe {
        height: calc(80vh - 324px);
        margin: 0;
        min-height: 250px; } }
    @media (min-width: 596px) and (max-width: 767px) {
      .video-overlay iframe {
        height: calc(70vh - 324px);
        margin: 0;
        min-height: 250px; } }
    @media (max-width: 595px) {
      .video-overlay iframe {
        height: calc(60vh - 324px);
        margin: 0;
        min-height: 250px; } }

.form-box {
  max-width: 562px;
  margin-left: auto;
  padding: 42px 41px;
  border-radius: 10px; }
  @media (max-width: 767px) {
    .form-box {
      margin: 0 auto;
      padding: 30px 20px; } }
  .form-box_description {
    padding-bottom: 23px; }
    .form-box_description h4 {
      color: #fe5000;
      margin-bottom: 14px; }
    .form-box_description h5 {
      color: #ffffff; }
    .form-box_description p {
      color: #ffffff; }
      .form-box_description p .link-default {
        padding-left: 11px; }
  .form-box .mktoForm {
    width: 100% !important; }
    @media (max-width: 480px) {
      .form-box .mktoForm {
        padding: 0 !important; } }
    .form-box .mktoForm .mktoFieldDescriptor {
      float: none;
      margin-bottom: 17px !important; }
      .form-box .mktoForm .mktoFieldDescriptor .mktoOffset {
        display: none; }
    .form-box .mktoForm .mktoFormCol {
      float: none; }
      .form-box .mktoForm .mktoFormCol .mktoOffset {
        display: none; }
    .form-box .mktoForm .mktoFieldWrap {
      float: none; }
      .form-box .mktoForm .mktoFieldWrap .mktoAsterix {
        display: none; }
      .form-box .mktoForm .mktoFieldWrap .mktoGutter {
        display: none; }
      .form-box .mktoForm .mktoFieldWrap .mktoHtmlText {
        width: 100% !important;
        color: #ffffff;
        font-size: 14px;
        line-height: 21px;
        font-family: "Inter Regular"; }
        .form-box .mktoForm .mktoFieldWrap .mktoHtmlText a {
          font-size: 14px; }
      .form-box .mktoForm .mktoFieldWrap input, .form-box .mktoForm .mktoFieldWrap select, .form-box .mktoForm .mktoFieldWrap textarea {
        width: 100% !important;
        padding: 19px 15px 18px;
        font-family: "Inter Regular";
        font-size: 18px;
        border-radius: 10px;
        outline: none;
        border: none; }
      .form-box .mktoForm .mktoFieldWrap input::-webkit-input-placeholder {
        color: #000000; }
      .form-box .mktoForm .mktoFieldWrap input::-moz-placeholder {
        color: #000000; }
      .form-box .mktoForm .mktoFieldWrap input::-ms-input-placeholder {
        color: #000000; }
      .form-box .mktoForm .mktoFieldWrap input::placeholder {
        color: #000000; }
      .form-box .mktoForm .mktoFieldWrap textarea::-webkit-input-placeholder {
        color: #000000; }
      .form-box .mktoForm .mktoFieldWrap textarea::-moz-placeholder {
        color: #000000; }
      .form-box .mktoForm .mktoFieldWrap textarea::-ms-input-placeholder {
        color: #000000; }
      .form-box .mktoForm .mktoFieldWrap textarea::placeholder {
        color: #000000; }
      .form-box .mktoForm .mktoFieldWrap textarea {
        min-height: 119px; }
      .form-box .mktoForm .mktoFieldWrap select {
        cursor: pointer;
        position: relative;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background: url("/wp-content/themes/portworx/assets/images/svg/dropdown.svg") 96%/13px no-repeat #ffffff; }
        @media (max-width: 480px) {
          .form-box .mktoForm .mktoFieldWrap select {
            padding: 6px 15px; } }
      .form-box .mktoForm .mktoFieldWrap label[for="State"] {
        color: #ffffff;
        margin-bottom: 10px; }
  .form-box .mktoButtonRow {
    display: block;
    padding-top: 25px;
    border-top: 2px solid #fe5000; }
    .form-box .mktoButtonRow .mktoButtonWrap {
      margin-left: 0 !important; }
      .form-box .mktoButtonRow .mktoButtonWrap .mktoButton {
        background: #357ded !important;
        border: 2px solid transparent !important;
        display: block;
        width: 100%;
        text-align: center;
        padding: 15px !important; }
        .form-box .mktoButtonRow .mktoButtonWrap .mktoButton:hover {
          background: transparent !important;
          color: #357ded !important;
          border: 2px solid #357ded !important; }
  .form-box .mktoCheckboxList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100% !important;
    margin: 0;
    padding: 0 !important;
    color: #ffffff;
    font-size: 14px;
    line-height: 21px;
    font-family: "Inter Regular";
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .form-box .mktoCheckboxList input[type="checkbox"] {
      -ms-flex-preferred-size: 15px;
          flex-basis: 15px;
      margin-top: 4px;
      cursor: pointer; }
    .form-box .mktoCheckboxList label {
      -ms-flex-preferred-size: calc(100% - 15px);
          flex-basis: calc(100% - 15px);
      margin: 0 !important;
      line-height: 21px !important;
      padding: 0 10px; }
      @media (max-width: 595px) {
        .form-box .mktoCheckboxList label {
          padding-left: 10px; } }
    .form-box .mktoCheckboxList a {
      color: #fe5000; }
  .form-box .contact-thankyou {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #ffffff;
    min-height: 200px; }
    @media (min-width: 992px) {
      .form-box .contact-thankyou p {
        font-size: 25px; } }
  .form-box.bg-white input, .form-box.bg-white select, .form-box.bg-white textarea {
    border: 1px solid #EDEDED; }
  .form-box.bg-white .form-box_description h4 {
    color: #fe5000; }
  .form-box.bg-white .form-box_description h5, .form-box.bg-white .form-box_description p {
    color: #000000; }
  .form-box.bg-white .mktoHtmlText {
    color: #000000 !important; }
  .form-box.bg-white .mktoCheckboxList {
    color: #000000; }
  .form-box.bg-white label[for="State"] {
    color: #000000 !important; }
  .form-box.bg-white .contact-thankyou {
    color: #000000; }

.detail-content .form label {
  width: 100% !important;
  font-size: 18px;
  font-weight: 400 !important;
  margin-bottom: 15px; }

.detail-content .form input {
  width: 280px !important;
  border: 2px solid #EDEDED;
  border-radius: 10px;
  font-size: 18px; }

.detail-content .form select {
  width: 200px !important; }
  @media (max-width: 1269px) {
    .detail-content .form select {
      width: 182px !important; } }

.detail-content .form .mktoAsterix {
  display: none !important; }

.detail-content .form .mktoSimple {
  margin-left: 0 !important; }

.detail-content .form #Country {
  padding: 15px;
  border: 2px solid #EDEDED;
  border-radius: 10px;
  -webkit-appearance: none; }
  .detail-content .form #Country option {
    font-size: 18px; }

.detail-content .form select {
  position: relative;
  padding: 15px;
  border: 2px solid #EDEDED;
  border-radius: 10px;
  -webkit-appearance: none;
  font-size: 14px;
  background: url(/wp-content/themes/portworx/assets/images/svg/dropdown.svg) no-repeat;
  background-repeat: no-repeat;
  background-position: calc(100% - 10px) 19px, calc(100% - 10px) 1em, 100% 0;
  background-size: 10px 6px; }
  .detail-content .form select option {
    font-size: 18px; }

.detail-content .form .mktoGutter {
  display: none; }

.detail-content .form .mktoOffset {
  display: none; }

.detail-content .form button {
  display: inline-block;
  padding: 15px 15px !important;
  border: 2px solid transparent !important;
  font-family: "Inter Regular";
  font-size: 16px !important;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 1.2px;
  color: #ffffff;
  position: relative;
  -webkit-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
  -o-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
  background-color: #357ded !important;
  background-image: none !important;
  width: 100%;
  text-align: center; }
  .detail-content .form button:hover {
    background: transparent !important;
    color: #357ded !important;
    border: 2px solid #357ded !important; }
  @media (max-width: 595px) {
    .detail-content .form button {
      font-size: 14px;
      padding: 8px 16px; } }

.detail-content .form input[type="text"] {
  font-size: 18px !important;
  font-weight: 400;
  color: #1F1F1F; }

.subscribe-newsletter__email .mktoForm {
  width: 100% !important;
  position: relative;
  padding: 0; }
  .subscribe-newsletter__email .mktoForm .mktoOffset {
    display: none; }
  .subscribe-newsletter__email .mktoForm .mktoFormCol {
    float: none; }
  .subscribe-newsletter__email .mktoForm .mktoFieldWrap {
    float: none; }
    .subscribe-newsletter__email .mktoForm .mktoFieldWrap .mktoGutter {
      display: none; }
    .subscribe-newsletter__email .mktoForm .mktoFieldWrap input[type="email"] {
      width: 72% !important;
      min-height: 52px;
      padding: 0 15px;
      font-size: 18px; }
      @media (max-width: 595px) {
        .subscribe-newsletter__email .mktoForm .mktoFieldWrap input[type="email"] {
          width: 100% !important; } }
  .subscribe-newsletter__email .mktoForm .mktoButtonRow {
    width: 28%;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center; }
    @media (max-width: 595px) {
      .subscribe-newsletter__email .mktoForm .mktoButtonRow {
        width: 100%;
        position: relative;
        text-align: right; } }
    .subscribe-newsletter__email .mktoForm .mktoButtonRow .mktoButtonWrap {
      margin: 0 !important; }
    .subscribe-newsletter__email .mktoForm .mktoButtonRow .mktoButton {
      background: #357ded !important;
      min-height: 52px;
      min-width: 132px;
      border: 2px solid #357ded !important;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s; }
      @media (max-width: 595px) {
        .subscribe-newsletter__email .mktoForm .mktoButtonRow .mktoButton {
          min-width: 100%; } }
      .subscribe-newsletter__email .mktoForm .mktoButtonRow .mktoButton:hover {
        background: transparent !important;
        color: #357ded; }

form#mktoForm_29574 .mktoFieldWrap input[type="checkbox"] {
  display: none; }
  form#mktoForm_29574 .mktoFieldWrap input[type="checkbox"] + label {
    display: block;
    position: relative;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    cursor: pointer; }
    form#mktoForm_29574 .mktoFieldWrap input[type="checkbox"] + label::before, form#mktoForm_29574 .mktoFieldWrap input[type="checkbox"] + label::after {
      content: "";
      display: block;
      position: absolute; }
    form#mktoForm_29574 .mktoFieldWrap input[type="checkbox"] + label:before {
      left: 0;
      top: 6px;
      width: 12px;
      height: 12px;
      border: 2px solid #ffffff; }
    form#mktoForm_29574 .mktoFieldWrap input[type="checkbox"] + label::after {
      left: 5px;
      top: 11px;
      width: 6px;
      height: 6px;
      background-color: #fe5000 !important;
      opacity: 0; }

form#mktoForm_29574 .mktoFieldWrap input[type="checkbox"]:checked + label::after {
  opacity: 1; }

form#mktoForm_29574 .mktoCheckboxList label {
  padding-left: 30px; }

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