.redesign-21 {
  overflow: hidden;
  /* Order  */
  /* Transform-origin */
  /* Fonts */
  /* Colors*/
  /*  Media query variables */
  /*
   * Mobile landscape media query
   */
  /* (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) */
  /*  Media query mixins
  
     (min-width:1430px) */
  /*(max-width:1400px) */
  /*  (max-width:1330px) */
  /*  (min-width:1330px) */
  /*  (min-width:1024px) */
  /*  (min-width:992px) */
  /*  (min-width:768px) */
  /* (min-width:1330px), (max-width: 1400px) */
  /* (min-width:992px), (max-width: 1024px) */
  /* (min-width:992px), (max-width: 1380px) */
  /* (min-width:992px), (max-width: 1199px) */
  /*  (min-width:768px), (max-width: 991px) */
  /*  (min-width:596px), (max-width: 767px) */
  /*  (min-width:481px), (max-width: 595px) */
  /* (max-width:1330px) */
  /* (max-width:1024px) */
  /* (max-width:991px) */
  /* (max-width:767px) */
  /* (max-width:595px) */
  /* (min-width:596px) */
  /* (min-width:481px) */
  /*  (max-width:480px) */
  /* (min-width:1330px),(max-width:1350px)*/
  /* (min-width:1401px),(max-width:1600px)*/
  /*(min-width:1601px)*/
  /* (max-width: 1200px) */
  /*
 * Grid.
 */
  /*
 * Background Image.
 */
  /*
 * Vertical Align Middle.
 */
  /*
 * Text Alignment.
 */
  /*
 * Heading and Paragraph.
 */
  /* Slider */
  /*!
 * 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
 */
  /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
  /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
  /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
  /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
  /**
 * ----------------------------------------
 * custom animation fade-in-right
 * ----------------------------------------
 */
  /**
 * ----------------------------------------
 * custom animation fade-in-left
 * ----------------------------------------
 */
  /**
 * ----------------------------------------
 * animation kenburns-bottom-right
 * ----------------------------------------
 */
  /**
 * ----------------------------------------
 * animation kenburns-bottom-right-mobile
 * ----------------------------------------
 */
  /* Loader Handling */ }
  .redesign-21 * {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-tap-highlight-color: transparent; }
  .redesign-21 h1, .redesign-21 h2, .redesign-21 h3, .redesign-21 h4, .redesign-21 h5, .redesign-21 h6, .redesign-21 p,
  .redesign-21 fieldset, .redesign-21 form, .redesign-21 label,
  .redesign-21 ol, .redesign-21 ul, .redesign-21 li,
  .redesign-21 table, .redesign-21 tbody, .redesign-21 tr, .redesign-21 th, .redesign-21 td,
  .redesign-21 figure, .redesign-21 footer,
  .redesign-21 menu, .redesign-21 nav, .redesign-21 section,
  .redesign-21 audio, .redesign-21 video, .redesign-21 button {
    margin: 0;
    border: 0; }
  .redesign-21 ul, .redesign-21 li {
    list-style: none; }
  .redesign-21 ol {
    padding-left: 20px; }
    .redesign-21 ol li {
      list-style: decimal; }
  .redesign-21 section li {
    font-size: 16px !important;
    font-weight: 400;
    color: #000; }
  .redesign-21 a, .redesign-21 span, .redesign-21 img {
    display: inline-block; }
  .redesign-21 a {
    text-decoration: none;
    outline: 0;
    cursor: pointer; }
    .redesign-21 a:hover {
      text-decoration: none; }
    .redesign-21 a:focus {
      text-decoration: none;
      outline: none; }
  .redesign-21 span, .redesign-21 label {
    font-family: "Muli", sans-serif; }
  .redesign-21 img {
    height: auto;
    max-width: 100%;
    vertical-align: top;
    border: 0; }
  .redesign-21 section {
    width: 100%;
    position: relative;
    float: none;
    padding: 150px 0;
    overflow: hidden; }
    @media (min-width: 992px) and (max-width: 1199px) {
      .redesign-21 section {
        padding: 100px 0; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .redesign-21 section {
        padding: 70px 0; } }
    @media (max-width: 767px) {
      .redesign-21 section {
        padding: 40px 0; } }
  .redesign-21 header:after,
  .redesign-21 .container:after,
  .redesign-21 .ql-18:after,
  .redesign-21 .wrapper:after,
  .redesign-21 .column-wrapper:after,
  .redesign-21 .grid-wrapper:after,
  .redesign-21 .two-third:after,
  .redesign-21 .content-wrapper:after,
  .redesign-21 .v-middle-wrapper:after,
  .redesign-21 footer:after,
  .redesign-21 .tab-image-grid .item .white-box:after {
    content: "";
    clear: both;
    display: block; }
  .redesign-21 footer {
    clear: both; }
  .redesign-21 .container {
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1234px;
    position: relative; }
  .redesign-21 .row-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap; }
  .redesign-21 .no-gutters {
    margin-left: 0;
    margin-right: 0; }
  .redesign-21 .col-wrap {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .redesign-21 .bg-img {
    overflow: hidden; }
  .redesign-21 .v-middle-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 3; }
  .redesign-21 .v-middle-inner {
    display: table;
    position: relative;
    text-align: center;
    width: 100%;
    height: 100%; }
  .redesign-21 .v-middle,
  .redesign-21 .v-top,
  .redesign-21 .v-bottom {
    display: table-cell; }
  .redesign-21 .v-top {
    vertical-align: top; }
  .redesign-21 .v-middle {
    vertical-align: middle; }
  .redesign-21 .v-bottom {
    vertical-align: bottom; }
  .redesign-21 .text-left {
    text-align: left; }
  .redesign-21 .text-right {
    text-align: right; }
  .redesign-21 .text-center {
    text-align: center; }
  .redesign-21 .left {
    float: left; }
  .redesign-21 .right {
    float: right; }
  @media (max-width: 991px) {
    .redesign-21 .default-padding {
      padding: 40px 0 !important; } }
  @media (max-width: 595px) {
    .redesign-21 .default-padding {
      padding: 30px 0 !important; } }
  .redesign-21 .medium-padding {
    padding: 100px 0 !important; }
    @media (max-width: 991px) {
      .redesign-21 .medium-padding {
        padding-top: 70px !important; } }
    @media (max-width: 767px) {
      .redesign-21 .medium-padding {
        padding: 40px 0 !important; } }
    @media (max-width: 595px) {
      .redesign-21 .medium-padding {
        padding-top: 40px !important; } }
  .redesign-21 .large-padding-top {
    padding-top: 150px !important; }
    @media (min-width: 992px) and (max-width: 1199px) {
      .redesign-21 .large-padding-top {
        padding-top: 100px !important; } }
    @media (max-width: 991px) {
      .redesign-21 .large-padding-top {
        padding-top: 70px !important; } }
  .redesign-21 .large-padding-bottom {
    padding-bottom: 150px !important; }
    @media (min-width: 992px) and (max-width: 1199px) {
      .redesign-21 .large-padding-bottom {
        padding-bottom: 100px !important; } }
    @media (max-width: 991px) {
      .redesign-21 .large-padding-bottom {
        padding-bottom: 70px !important; } }
  .redesign-21 .padding-bottom-40 {
    padding-bottom: 40px !important; }
  .redesign-21 .padding-top-20 {
    padding-top: 20px !important; }
  .redesign-21 .no-padding {
    padding: 0 !important; }
  .redesign-21 .no-padding-top {
    padding-top: 0 !important; }
  .redesign-21 .no-padding-bottom {
    padding-bottom: 0 !important; }
  .redesign-21 .no-border {
    border: 0 !important; }
  .redesign-21 input {
    font-family: "Muli", sans-serif;
    font-size: 16px;
    font-weight: 300;
    margin: 0; }
  .redesign-21 ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    font-family: "Muli", sans-serif;
    color: #000000;
    opacity: 1; }
  .redesign-21 ::-moz-placeholder {
    /* Firefox 19+ */
    font-family: "Muli", sans-serif;
    color: #000000;
    opacity: 1; }
  .redesign-21 :-ms-input-placeholder {
    /* IE 10+ */
    font-family: "Muli", sans-serif;
    color: #000000;
    opacity: 1; }
  .redesign-21 :-moz-placeholder {
    /* Firefox 18- */
    font-family: "Muli", sans-serif;
    color: #000000;
    opacity: 1; }
  .redesign-21 img:-moz-loading {
    visibility: hidden; }
  .redesign-21 input::-ms-clear {
    display: none; }
  .redesign-21 select::-ms-expand {
    display: none; }
  .redesign-21 input:-webkit-autofill {
    box-shadow: 0 0 0 30px #faf8fa inset;
    -webkit-box-shadow: 0 0 0 30px #faf8fa inset;
    -o-transition: "color 9999s ease-out, background-color 9999s ease-out";
    transition: "color 9999s ease-out, background-color 9999s ease-out";
    -webkit-transition: "color 9999s ease-out, background-color 9999s ease-out";
    transition-delay: 9999s;
    -webkit-transition-delay: 9999s; }
  .redesign-21 input:-webkit-autofill:focus {
    -o-transition: "color 9999s ease-out, background-color 9999s ease-out";
    transition: "color 9999s ease-out, background-color 9999s ease-out";
    -webkit-transition: "color 9999s ease-out, background-color 9999s ease-out";
    transition-delay: 9999s;
    -webkit-transition-delay: 9999s; }
  .redesign-21 button::-moz-focus-inner {
    border: 0; }
  .redesign-21 .col {
    width: 100%;
    float: left;
    position: relative; }
  .redesign-21 .col-two {
    width: 50%;
    float: left;
    position: relative; }
    @media (max-width: 767px) {
      .redesign-21 .col-two {
        width: 100%; } }
  .redesign-21 .col-three {
    width: 33.33%;
    float: left;
    position: relative; }
    @media (max-width: 767px) {
      .redesign-21 .col-three {
        width: 100%; } }
  .redesign-21 .text-white {
    background-color: #ffffff; }
  .redesign-21 .bg-white {
    background-color: #ffffff; }
  .redesign-21 .text-black {
    background-color: #000000; }
  .redesign-21 .bg-black {
    background-color: #000000; }
  .redesign-21 .text-greyish {
    background-color: #a5a5a5; }
  .redesign-21 .bg-greyish {
    background-color: #a5a5a5; }
  .redesign-21 .text-greyish-blurred {
    background-color: rgba(165, 165, 165, 0.1); }
  .redesign-21 .bg-greyish-blurred {
    background-color: rgba(165, 165, 165, 0.1); }
  .redesign-21 .text-darkish-blue {
    background-color: #012b80; }
  .redesign-21 .bg-darkish-blue {
    background-color: #012b80; }
  .redesign-21 .bg-skew-top {
    background-color: #ededed; }
    .redesign-21 .bg-skew-top:before {
      content: "";
      background-color: #fff;
      -webkit-transform-origin: bottom left;
      -o-transform-origin: bottom left;
      transform-origin: bottom left;
      -o-transform: skewY(3deg);
      -webkit-transform: skewY(3deg);
      transform: skewY(11deg) rotate(0);
      position: absolute;
      left: 0;
      right: 0;
      width: 100%;
      height: 342px;
      bottom: 0;
      z-index: 0; }
  .redesign-21 .bg-skew-bottom {
    background-color: #efefef; }
    .redesign-21 .bg-skew-bottom:before {
      content: "";
      background-color: #fff;
      -webkit-transform-origin: bottom left;
      -o-transform-origin: bottom left;
      transform-origin: bottom left;
      -o-transform: skewY(3deg);
      -webkit-transform: skewY(3deg);
      transform: skewY(-3deg) rotate(0);
      position: absolute;
      left: 0;
      right: 0;
      width: 100%;
      height: 342px;
      bottom: -20%;
      z-index: 0; }
  .redesign-21 .bg-pattern-left {
    position: relative; }
    .redesign-21 .bg-pattern-left::after {
      display: none; }
  .redesign-21 .bg-pattern-right::after {
    display: none; }
  .redesign-21 .bg-pattern-bottom {
    position: relative; }
    .redesign-21 .bg-pattern-bottom::after {
      display: none; }
  .redesign-21 .bg-gray {
    background: #efefef; }
  .redesign-21 .bg-skew::after {
    content: '';
    position: absolute;
    bottom: -21px;
    left: 0;
    z-index: 2;
    background: #fff;
    height: 100px;
    width: 100%;
    outline: solid 1px transparent;
    -webkit-transform: skewY(3.9deg);
         -o-transform: skewY(3.9deg);
            transform: skewY(3.9deg);
    -webkit-transform-origin: bottom left;
         -o-transform-origin: bottom left;
            transform-origin: bottom left; }
    @media (min-width: 1431px) {
      .redesign-21 .bg-skew::after {
        height: 34%;
        -webkit-transform: skewY(3deg);
        -o-transform: skewY(3deg);
        transform: skewY(7deg); } }
    @media (min-width: 1601px) {
      .redesign-21 .bg-skew::after {
        bottom: 0;
        -webkit-transform: skewY(2deg);
             -o-transform: skewY(2deg);
                transform: skewY(2deg); } }
  .redesign-21 h1, .redesign-21 h2, .redesign-21 h3, .redesign-21 h4, .redesign-21 h5, .redesign-21 h6, .redesign-21 p, .redesign-21 a {
    font-family: "Muli", sans-serif;
    text-align: left;
    color: #000000; }
  .redesign-21 h1 {
    font-size: 55px !important;
    font-weight: 600;
    font-style: normal;
    line-height: normal !important;
    color: #031c60 !important;
    font-family: 'Kaunos-bold'; }
    @media (max-width: 1330px) {
      .redesign-21 h1 {
        font-size: 50px !important; } }
    @media (max-width: 1024px) {
      .redesign-21 h1 {
        font-size: 40px !important; } }
    @media (max-width: 767px) {
      .redesign-21 h1 {
        font-size: 35px !important; } }
    @media (max-width: 595px) {
      .redesign-21 h1 {
        font-size: 32px !important; } }
  .redesign-21 h2 {
    font-size: 45px !important;
    font-weight: 600;
    font-style: normal;
    margin-bottom: 30px;
    line-height: normal !important;
    color: #031c60 !important;
    font-family: 'Kaunos-bold'; }
    @media (max-width: 1330px) {
      .redesign-21 h2 {
        font-size: 40px !important; } }
    @media (max-width: 991px) {
      .redesign-21 h2 {
        font-size: 35px !important; } }
    @media (max-width: 767px) {
      .redesign-21 h2 {
        margin-bottom: 20px;
        font-size: 30px !important; } }
    @media (max-width: 595px) {
      .redesign-21 h2 {
        font-size: 25px !important; } }
  .redesign-21 h3 {
    font-size: 35px !important;
    font-weight: 600;
    font-style: normal;
    line-height: normal !important;
    margin-bottom: 20px;
    color: #031c60 !important;
    font-family: 'Kaunos-bold'; }
    @media (max-width: 1330px) {
      .redesign-21 h3 {
        font-size: 30px !important; } }
    @media (max-width: 991px) {
      .redesign-21 h3 {
        font-size: 25px !important; } }
    @media (max-width: 767px) {
      .redesign-21 h3 {
        font-size: 22px !important; } }
    @media (max-width: 595px) {
      .redesign-21 h3 {
        font-size: 20px !important; } }
  .redesign-21 h4 {
    font-size: 26px !important;
    font-weight: 600;
    font-style: normal;
    line-height: normal;
    color: #031c60 !important; }
    @media (max-width: 1330px) {
      .redesign-21 h4 {
        font-size: 24px !important; } }
    @media (max-width: 991px) {
      .redesign-21 h4 {
        font-size: 22px !important; } }
    @media (max-width: 767px) {
      .redesign-21 h4 {
        font-size: 20px !important; } }
    @media (max-width: 595px) {
      .redesign-21 h4 {
        font-size: 18px !important; } }
  .redesign-21 h5 {
    font-size: 20px !important;
    font-weight: 700;
    font-style: normal;
    line-height: normal;
    color: #031c60 !important; }
    @media (max-width: 767px) {
      .redesign-21 h5 {
        font-size: 18px !important; } }
    @media (max-width: 595px) {
      .redesign-21 h5 {
        font-size: 16px !important; } }
  .redesign-21 h6 {
    font-size: 20px !important;
    font-weight: 700;
    line-height: 1.5 !important;
    color: #031c60 !important; }
    @media (min-width: 768px) and (max-width: 991px) {
      .redesign-21 h6 {
        font-size: 18px !important; } }
    @media (max-width: 767px) {
      .redesign-21 h6 {
        font-size: 16px !important; } }
  .redesign-21 p {
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 1.56 !important; }
    .redesign-21 p > small {
      font-size: 16px !important;
      font-weight: 600 !important;
      line-height: 1.5 !important; }
  .redesign-21 a {
    font-size: 14px !important;
    line-height: 1.57 !important; }
    .redesign-21 a > small {
      font-size: 12px !important;
      font-weight: 400 !important;
      line-height: 1.83 !important; }
  .redesign-21 .btn-default {
    font-size: 16px !important;
    font-weight: 700;
    letter-spacing: normal;
    line-height: normal !important;
    position: relative;
    overflow: hidden;
    border: solid 2px #ff00e3;
    border-radius: 5px;
    padding: 13px 18px;
    background: #ff00e3;
    display: inline-block;
    color: #fafbfe !important; }
    @media (max-width: 595px) {
      .redesign-21 .btn-default {
        font-size: 14px !important; } }
    .redesign-21 .btn-default:hover {
      -webkit-transform: none;
           -o-transform: none;
              transform: none;
      background: #fafbfe;
      color: #ff00e3 !important; }
    .redesign-21 .btn-default::before, .redesign-21 .btn-default:after {
      display: none; }
  .redesign-21 .blue-border-btn {
    font-size: 16px !important;
    font-weight: 700;
    position: relative;
    overflow: hidden;
    border: solid 2px #0073dd;
    border-radius: 5px;
    padding: 13px 18px;
    letter-spacing: normal;
    line-height: normal !important;
    background: transparent;
    display: inline-block;
    color: #0073dd; }
    @media (max-width: 595px) {
      .redesign-21 .blue-border-btn {
        font-size: 14px !important; } }
    .redesign-21 .blue-border-btn:hover {
      background: #0073dd;
      color: #fafbfe; }
  .redesign-21 .solid-blue-btn {
    font-size: 16px !important;
    font-weight: 700;
    letter-spacing: normal;
    line-height: normal !important;
    position: relative;
    overflow: hidden;
    border: solid 2px #0073dd;
    border-radius: 5px;
    padding: 13px 18px;
    background: #0073dd;
    display: inline-block;
    color: #fafbfe; }
    @media (max-width: 595px) {
      .redesign-21 .solid-blue-btn {
        font-size: 14px !important; } }
    .redesign-21 .solid-blue-btn:hover {
      background: #fafbfe;
      color: #0073dd; }
  .redesign-21 .pink-border-btn {
    font-size: 16px !important;
    font-weight: 700;
    letter-spacing: normal;
    line-height: normal !important;
    position: relative;
    overflow: hidden;
    border: solid 2px #ff00e3;
    border-radius: 5px;
    padding: 13px 18px;
    background: #fafbfe;
    display: inline-block;
    color: #ff00e3; }
    @media (max-width: 595px) {
      .redesign-21 .pink-border-btn {
        font-size: 14px !important; } }
    .redesign-21 .pink-border-btn:hover {
      background: #ff00e3;
      color: #fafbfe; }
  .redesign-21 .arrow-link {
    width: 30px;
    height: 30px;
    vertical-align: top;
    position: relative;
    border: 2px solid #ff00e3;
    border-radius: 50%;
    background-color: #fafbfe; }
    .redesign-21 .arrow-link:before {
      content: '';
      position: absolute;
      top: 49%;
      left: 40%;
      width: 8px;
      height: 8px;
      border-right: 2px solid #ff00e3;
      border-bottom: 2px solid #ff00e3;
      -webkit-transform: rotate(-45deg) translateY(-49%);
           -o-transform: rotate(-45deg) translateY(-49%);
              transform: rotate(-45deg) translateY(-49%); }
      @media (max-width: 767px) {
        .redesign-21 .arrow-link:before {
          top: 46%;
          -webkit-transform: rotate(-45deg) translateY(-46%);
               -o-transform: rotate(-45deg) translateY(-46%);
                  transform: rotate(-45deg) translateY(-46%); } }
    .redesign-21 .arrow-link:hover {
      background-color: #ff00e3; }
      .redesign-21 .arrow-link:hover:before {
        border-right: 2px solid #ffffff;
        border-bottom: 2px solid #ffffff; }
  .redesign-21 .ua-firefox .arrow-link:before {
    top: 44%;
    left: 38%;
    -webkit-transform: rotate(-45deg) translateY(-42%);
         -o-transform: rotate(-45deg) translateY(-42%);
            transform: rotate(-45deg) translateY(-42%); }
    @media (max-width: 767px) {
      .redesign-21 .ua-firefox .arrow-link:before {
        top: 45%;
        left: 39%;
        -webkit-transform: rotate(-45deg) translateY(-46%);
             -o-transform: rotate(-45deg) translateY(-46%);
                transform: rotate(-45deg) translateY(-46%); } }
  .redesign-21 .ua-ie .arrow-link:before {
    top: 45%;
    left: 38%;
    -webkit-transform: rotate(-45deg) translateY(-42%);
         -o-transform: rotate(-45deg) translateY(-42%);
            transform: rotate(-45deg) translateY(-42%); }
    @media (max-width: 767px) {
      .redesign-21 .ua-ie .arrow-link:before {
        top: 45%;
        left: 39%;
        -webkit-transform: rotate(-45deg) translateY(-45%);
             -o-transform: rotate(-45deg) translateY(-45%);
                transform: rotate(-45deg) translateY(-45%); } }
  .redesign-21 .link {
    position: relative;
    font-size: 16px !important;
    font-weight: 700;
    color: #0073dd !important; }
    @media (max-width: 595px) {
      .redesign-21 .link {
        font-size: 14px !important; } }
    .redesign-21 .link:hover {
      color: #ff00e3 !important; }
      .redesign-21 .link:hover::after {
        -webkit-animation-name: none;
             -o-animation-name: none;
                animation-name: none;
        -webkit-animation-duration: unset;
             -o-animation-duration: unset;
                animation-duration: unset;
        right: -32px; }
    .redesign-21 .link::after {
      content: "";
      position: absolute;
      top: 0px;
      left: unset;
      right: -27px;
      width: 22px;
      height: 22px;
      background-color: unset !important;
      background: url("/wp-content/themes/wpx/templates/dist/images/svgs/blue-arrow_forward.svg") no-repeat;
      -webkit-transition: right 0.3s ease-in-out;
      -o-transition: right 0.3s ease-in-out;
      transition: right 0.3s ease-in-out; }
  .redesign-21 .green-arrow {
    margin-right: 40px;
    position: relative; }
    .redesign-21 .green-arrow:before {
      content: '';
      position: absolute;
      top: -4px;
      width: 30px;
      height: 30px;
      vertical-align: top;
      border: 2px solid #ff00e3;
      border-radius: 50%;
      background-color: #ff00e317;
      right: -40px; }
    .redesign-21 .green-arrow:after {
      content: '';
      position: absolute;
      top: 10px;
      right: -31px;
      width: 8px;
      height: 8px;
      border-right: 2px solid #ff00e3;
      border-bottom: 2px solid #ff00e3;
      -webkit-transform: rotate(-45deg) translateY(-49%);
           -o-transform: rotate(-45deg) translateY(-49%);
              transform: rotate(-45deg) translateY(-49%); }
  .redesign-21 .pink-arrow {
    margin-right: 40px;
    position: relative; }
    .redesign-21 .pink-arrow:before {
      content: '';
      position: absolute;
      top: -4px;
      width: 30px;
      height: 30px;
      vertical-align: top;
      border: 2px solid #ff00e3;
      border-radius: 50%;
      background-color: #ff00e317;
      right: -40px; }
    .redesign-21 .pink-arrow:after {
      content: '';
      position: absolute;
      top: 10px;
      right: -31px;
      width: 8px;
      height: 8px;
      border-right: 2px solid #ff00e3;
      border-bottom: 2px solid #ff00e3;
      -webkit-transform: rotate(-45deg) translateY(-49%);
           -o-transform: rotate(-45deg) translateY(-49%);
              transform: rotate(-45deg) translateY(-49%); }
  .redesign-21 .return-link {
    position: relative;
    margin-left: 15px; }
    .redesign-21 .return-link:before {
      content: "";
      position: absolute;
      top: 45%;
      left: -13px;
      width: 6px;
      height: 6px;
      border-right: 2px solid #ff00e3;
      border-bottom: 2px solid #ff00e3;
      -webkit-transform: rotate(140deg) translateX(-48%);
           -o-transform: rotate(140deg) translateX(-48%);
              transform: rotate(140deg) translateX(-48%);
      -webkit-transition: left 0.3s ease-in-out;
      -o-transition: left 0.3s ease-in-out;
      transition: left 0.3s ease-in-out; }
    .redesign-21 .return-link:hover::before {
      left: -16px; }
  .redesign-21 .internal-link {
    font-size: unset !important;
    font-weight: bold;
    display: inline;
    color: #ff00e3; }
  .redesign-21 .green-link {
    font-weight: 600;
    display: inline-block;
    border: none;
    position: relative;
    color: #ff00e3; }
    .redesign-21 .green-link:after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      height: 3px;
      width: 100%;
      background-color: #ff00e3;
      -webkit-transition: width 0.3s ease-in-out, opacity 0.3s ease-in-out;
      -o-transition: width 0.3s ease-in-out, opacity 0.3s ease-in-out;
      transition: width 0.3s ease-in-out, opacity 0.3s ease-in-out; }
    .redesign-21 .green-link:hover::after {
      -webkit-animation-name: hoverlink;
           -o-animation-name: hoverlink;
              animation-name: hoverlink;
      -webkit-animation-duration: 0.4s;
           -o-animation-duration: 0.4s;
              animation-duration: 0.4s; }

@-webkit-keyframes hoverlink {
  from {
    width: 0px; }
  to {
    width: 100%; } }

@-o-keyframes hoverlink {
  from {
    width: 0px; }
  to {
    width: 100%; } }

@keyframes hoverlink {
  from {
    width: 0px; }
  to {
    width: 100%; } }
  .redesign-21 .hover-link {
    font-size: inherit !important;
    text-decoration: underline;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    .redesign-21 .hover-link:hover {
      color: #ff00e3;
      text-decoration: underline; }
  .redesign-21 .slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .redesign-21 .slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0; }
    .redesign-21 .slick-list:focus {
      outline: none; }
    .redesign-21 .slick-list.dragging {
      cursor: pointer;
      cursor: hand; }
  .redesign-21 .slick-slider .slick-track,
  .redesign-21 .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .redesign-21 .slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto; }
    .redesign-21 .slick-track:before, .redesign-21 .slick-track:after {
      content: "";
      display: table; }
    .redesign-21 .slick-track:after {
      clear: both; }
    .slick-loading .redesign-21 .slick-track {
      visibility: hidden; }
  .redesign-21 .slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none; }
    [dir="rtl"] .redesign-21 .slick-slide {
      float: right; }
    .redesign-21 .slick-slide img {
      display: block; }
    .redesign-21 .slick-slide.slick-loading img {
      display: none; }
    .redesign-21 .slick-slide.dragging img {
      pointer-events: none; }
    .slick-initialized .redesign-21 .slick-slide {
      display: block; }
    .slick-loading .redesign-21 .slick-slide {
      visibility: hidden; }
    .slick-vertical .redesign-21 .slick-slide {
      display: block;
      height: auto;
      border: 1px solid transparent; }
  .redesign-21 .slick-arrow.slick-hidden {
    display: none; }
  .redesign-21 .wow {
    visibility: hidden; }
  .redesign-21 .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; }
  .redesign-21 .animated.infinite {
    -webkit-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
       animation-iteration-count: infinite; }

@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

@-o-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
       animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -o-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
       animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -o-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
       animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
       animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -o-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
       animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -o-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
       animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }
  .redesign-21 .bounce {
    -webkit-animation-name: bounce;
    -o-animation-name: bounce;
       animation-name: bounce;
    -webkit-transform-origin: center bottom;
    -o-transform-origin: center bottom;
       transform-origin: center bottom; }

@-webkit-keyframes flash {
  from,
  50%,
  to {
    opacity: 1; }
  25%,
  75% {
    opacity: 0; } }

@-o-keyframes flash {
  from,
  50%,
  to {
    opacity: 1; }
  25%,
  75% {
    opacity: 0; } }

@keyframes flash {
  from,
  50%,
  to {
    opacity: 1; }
  25%,
  75% {
    opacity: 0; } }
  .redesign-21 .flash {
    -webkit-animation-name: flash;
    -o-animation-name: flash;
       animation-name: flash; }

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@-o-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
  .redesign-21 .pulse {
    -webkit-animation-name: pulse;
    -o-animation-name: pulse;
       animation-name: pulse; }

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@-o-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
  .redesign-21 .rubberBand {
    -webkit-animation-name: rubberBand;
    -o-animation-name: rubberBand;
       animation-name: rubberBand; }

@-webkit-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

@-o-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

@keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }
  .redesign-21 .shake {
    -webkit-animation-name: shake;
    -o-animation-name: shake;
       animation-name: shake; }

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@-o-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
       transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
       transform: translateX(0); } }

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
       transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
       transform: translateX(0); } }
  .redesign-21 .headShake {
    -webkit-animation-timing-function: ease-in-out;
    -o-animation-timing-function: ease-in-out;
       animation-timing-function: ease-in-out;
    -webkit-animation-name: headShake;
    -o-animation-name: headShake;
       animation-name: headShake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

@-o-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }
  .redesign-21 .swing {
    -webkit-transform-origin: top center;
    -o-transform-origin: top center;
       transform-origin: top center;
    -webkit-animation-name: swing;
    -o-animation-name: swing;
       animation-name: swing; }

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@-o-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
  .redesign-21 .tada {
    -webkit-animation-name: tada;
    -o-animation-name: tada;
       animation-name: tada; }

@-webkit-keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@-o-keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
  .redesign-21 .wobble {
    -webkit-animation-name: wobble;
    -o-animation-name: wobble;
       animation-name: wobble; }

@-webkit-keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg); }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg); } }

@-o-keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -o-transform: skewX(-12.5deg) skewY(-12.5deg);
       transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -o-transform: skewX(6.25deg) skewY(6.25deg);
       transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -o-transform: skewX(-3.125deg) skewY(-3.125deg);
       transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -o-transform: skewX(1.5625deg) skewY(1.5625deg);
       transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -o-transform: skewX(-0.78125deg) skewY(-0.78125deg);
       transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    -o-transform: skewX(0.390625deg) skewY(0.390625deg);
       transform: skewX(0.390625deg) skewY(0.390625deg); }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -o-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
       transform: skewX(-0.1953125deg) skewY(-0.1953125deg); } }

@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -o-transform: skewX(-12.5deg) skewY(-12.5deg);
       transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -o-transform: skewX(6.25deg) skewY(6.25deg);
       transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -o-transform: skewX(-3.125deg) skewY(-3.125deg);
       transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -o-transform: skewX(1.5625deg) skewY(1.5625deg);
       transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -o-transform: skewX(-0.78125deg) skewY(-0.78125deg);
       transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    -o-transform: skewX(0.390625deg) skewY(0.390625deg);
       transform: skewX(0.390625deg) skewY(0.390625deg); }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -o-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
       transform: skewX(-0.1953125deg) skewY(-0.1953125deg); } }
  .redesign-21 .jello {
    -webkit-animation-name: jello;
    -o-animation-name: jello;
       animation-name: jello;
    -webkit-transform-origin: center;
    -o-transform-origin: center;
       transform-origin: center; }

@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@-o-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
       animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
       animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
  .redesign-21 .bounceIn {
    -webkit-animation-duration: 0.75s;
    -o-animation-duration: 0.75s;
       animation-duration: 0.75s;
    -webkit-animation-name: bounceIn;
    -o-animation-name: bounceIn;
       animation-name: bounceIn; }

@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@-o-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
       animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
       animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
  .redesign-21 .bounceInDown {
    -webkit-animation-name: bounceInDown;
    -o-animation-name: bounceInDown;
       animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@-o-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
       animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
       animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
  .redesign-21 .bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    -o-animation-name: bounceInLeft;
       animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@-o-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
       animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
       animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
  .redesign-21 .bounceInRight {
    -webkit-animation-name: bounceInRight;
    -o-animation-name: bounceInRight;
       animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@-o-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
       animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
       animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
  .redesign-21 .bounceInUp {
    -webkit-animation-name: bounceInUp;
    -o-animation-name: bounceInUp;
       animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

@-o-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }
  .redesign-21 .bounceOut {
    -webkit-animation-duration: 0.75s;
    -o-animation-duration: 0.75s;
       animation-duration: 0.75s;
    -webkit-animation-name: bounceOut;
    -o-animation-name: bounceOut;
       animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@-o-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
  .redesign-21 .bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    -o-animation-name: bounceOutDown;
       animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

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

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
  .redesign-21 .bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    -o-animation-name: bounceOutLeft;
       animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

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

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
  .redesign-21 .bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    -o-animation-name: bounceOutRight;
       animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@-o-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
  .redesign-21 .bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    -o-animation-name: bounceOutUp;
       animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-o-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
  .redesign-21 .fadeIn {
    -webkit-animation-name: fadeIn;
    -o-animation-name: fadeIn;
       animation-name: fadeIn; }

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

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

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
  .redesign-21 .fadeInDown {
    -webkit-animation-name: fadeInDown;
    -o-animation-name: fadeInDown;
       animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@-o-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
  .redesign-21 .fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    -o-animation-name: fadeInDownBig;
       animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 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(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
  .redesign-21 .fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    -o-animation-name: fadeInLeft;
       animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@-o-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
  .redesign-21 .fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    -o-animation-name: fadeInLeftBig;
       animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 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(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
  .redesign-21 .fadeInRight {
    -webkit-animation-name: fadeInRight;
    -o-animation-name: fadeInRight;
       animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@-o-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
  .redesign-21 .fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    -o-animation-name: fadeInRightBig;
       animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 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, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
  .redesign-21 .fadeInUp {
    -webkit-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
       animation-name: fadeInUp;
    -webkit-animation: fadeInUp 0.9s 0s both;
         -o-animation: fadeInUp 0.9s 0s both;
            animation: fadeInUp 0.9s 0s both; }

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@-o-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
  .redesign-21 .fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    -o-animation-name: fadeInUpBig;
       animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@-o-keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
  .redesign-21 .fadeOut {
    -webkit-animation-name: fadeOut;
    -o-animation-name: fadeOut;
       animation-name: fadeOut; }

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

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

@keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
  .redesign-21 .fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    -o-animation-name: fadeOutDown;
       animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@-o-keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
  .redesign-21 .fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    -o-animation-name: fadeOutDownBig;
       animation-name: fadeOutDownBig; }

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

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

@keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }
  .redesign-21 .fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    -o-animation-name: fadeOutLeft;
       animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@-o-keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
  .redesign-21 .fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    -o-animation-name: fadeOutLeftBig;
       animation-name: fadeOutLeftBig; }

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

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

@keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
  .redesign-21 .fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    -o-animation-name: fadeOutRight;
       animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@-o-keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
  .redesign-21 .fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    -o-animation-name: fadeOutRightBig;
       animation-name: fadeOutRightBig; }

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

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

@keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }
  .redesign-21 .fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    -o-animation-name: fadeOutUp;
       animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@-o-keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
  .redesign-21 .fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    -o-animation-name: fadeOutUpBig;
       animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

@-o-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    -o-animation-timing-function: ease-out;
       animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    -o-animation-timing-function: ease-out;
       animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
       animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
       animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
       animation-timing-function: ease-in; } }

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    -o-animation-timing-function: ease-out;
       animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    -o-animation-timing-function: ease-out;
       animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
       animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
       animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
       animation-timing-function: ease-in; } }
  .redesign-21 .animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    -o-animation-name: flip;
       animation-name: flip; }

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@-o-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
       animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
       animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
       animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
       animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
  .redesign-21 .flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    -o-animation-name: flipInX;
       animation-name: flipInX; }

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@-o-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
       animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
       animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
       animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
       animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
  .redesign-21 .flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    -o-animation-name: flipInY;
       animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

@-o-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }
  .redesign-21 .flipOutX {
    -webkit-animation-duration: 0.75s;
    -o-animation-duration: 0.75s;
       animation-duration: 0.75s;
    -webkit-animation-name: flipOutX;
    -o-animation-name: flipOutX;
       animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

@-o-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }
  .redesign-21 .flipOutY {
    -webkit-animation-duration: 0.75s;
    -o-animation-duration: 0.75s;
       animation-duration: 0.75s;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    -o-animation-name: flipOutY;
       animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@-o-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    -o-transform: skewX(20deg);
       transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    -o-transform: skewX(-5deg);
       transform: skewX(-5deg);
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    -o-transform: skewX(20deg);
       transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    -o-transform: skewX(-5deg);
       transform: skewX(-5deg);
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }
  .redesign-21 .lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    -o-animation-name: lightSpeedIn;
       animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    -o-animation-timing-function: ease-out;
       animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

@-o-keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

@keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }
  .redesign-21 .lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    -o-animation-name: lightSpeedOut;
       animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
       animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@-o-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    -o-transform-origin: center;
       transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    -o-transform-origin: center;
       transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    -o-transform-origin: center;
       transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    -o-transform-origin: center;
       transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }
  .redesign-21 .rotateIn {
    -webkit-animation-name: rotateIn;
    -o-animation-name: rotateIn;
       animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@-o-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    -o-transform-origin: left bottom;
       transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    -o-transform-origin: left bottom;
       transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    -o-transform-origin: left bottom;
       transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    -o-transform-origin: left bottom;
       transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }
  .redesign-21 .rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    -o-animation-name: rotateInDownLeft;
       animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@-o-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    -o-transform-origin: right bottom;
       transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    -o-transform-origin: right bottom;
       transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    -o-transform-origin: right bottom;
       transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    -o-transform-origin: right bottom;
       transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }
  .redesign-21 .rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    -o-animation-name: rotateInDownRight;
       animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@-o-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    -o-transform-origin: left bottom;
       transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    -o-transform-origin: left bottom;
       transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    -o-transform-origin: left bottom;
       transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    -o-transform-origin: left bottom;
       transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }
  .redesign-21 .rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    -o-animation-name: rotateInUpLeft;
       animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@-o-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    -o-transform-origin: right bottom;
       transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    -o-transform-origin: right bottom;
       transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    -o-transform-origin: right bottom;
       transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    -o-transform-origin: right bottom;
       transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }
  .redesign-21 .rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    -o-animation-name: rotateInUpRight;
       animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

@-o-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    -o-transform-origin: center;
       transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    -o-transform-origin: center;
       transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    -o-transform-origin: center;
       transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    -o-transform-origin: center;
       transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }
  .redesign-21 .rotateOut {
    -webkit-animation-name: rotateOut;
    -o-animation-name: rotateOut;
       animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

@-o-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    -o-transform-origin: left bottom;
       transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    -o-transform-origin: left bottom;
       transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    -o-transform-origin: left bottom;
       transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    -o-transform-origin: left bottom;
       transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }
  .redesign-21 .rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    -o-animation-name: rotateOutDownLeft;
       animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@-o-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    -o-transform-origin: right bottom;
       transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    -o-transform-origin: right bottom;
       transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    -o-transform-origin: right bottom;
       transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    -o-transform-origin: right bottom;
       transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
  .redesign-21 .rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    -o-animation-name: rotateOutDownRight;
       animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@-o-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    -o-transform-origin: left bottom;
       transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    -o-transform-origin: left bottom;
       transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    -o-transform-origin: left bottom;
       transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    -o-transform-origin: left bottom;
       transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
  .redesign-21 .rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    -o-animation-name: rotateOutUpLeft;
       animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

@-o-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    -o-transform-origin: right bottom;
       transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    -o-transform-origin: right bottom;
       transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    -o-transform-origin: right bottom;
       transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    -o-transform-origin: right bottom;
       transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }
  .redesign-21 .rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    -o-animation-name: rotateOutUpRight;
       animation-name: rotateOutUpRight; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

@-o-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    -o-transform-origin: top left;
       transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    -o-animation-timing-function: ease-in-out;
       animation-timing-function: ease-in-out; }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    -o-transform-origin: top left;
       transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    -o-animation-timing-function: ease-in-out;
       animation-timing-function: ease-in-out; }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    -o-transform-origin: top left;
       transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    -o-animation-timing-function: ease-in-out;
       animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    -o-transform-origin: top left;
       transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    -o-animation-timing-function: ease-in-out;
       animation-timing-function: ease-in-out; }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    -o-transform-origin: top left;
       transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    -o-animation-timing-function: ease-in-out;
       animation-timing-function: ease-in-out; }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    -o-transform-origin: top left;
       transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    -o-animation-timing-function: ease-in-out;
       animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }
  .redesign-21 .hinge {
    -webkit-animation-duration: 2s;
    -o-animation-duration: 2s;
       animation-duration: 2s;
    -webkit-animation-name: hinge;
    -o-animation-name: hinge;
       animation-name: hinge; }

@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom; }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg); }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

@-o-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    -o-transform: scale(0.1) rotate(30deg);
       transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    -o-transform-origin: center bottom;
       transform-origin: center bottom; }
  50% {
    -webkit-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
       transform: rotate(-10deg); }
  70% {
    -webkit-transform: rotate(3deg);
    -o-transform: rotate(3deg);
       transform: rotate(3deg); }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    -o-transform: scale(1);
       transform: scale(1); } }

@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    -o-transform: scale(0.1) rotate(30deg);
       transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    -o-transform-origin: center bottom;
       transform-origin: center bottom; }
  50% {
    -webkit-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
       transform: rotate(-10deg); }
  70% {
    -webkit-transform: rotate(3deg);
    -o-transform: rotate(3deg);
       transform: rotate(3deg); }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    -o-transform: scale(1);
       transform: scale(1); } }
  .redesign-21 .jackInTheBox {
    -webkit-animation-name: jackInTheBox;
    -o-animation-name: jackInTheBox;
       animation-name: jackInTheBox; }

@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@-o-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
  .redesign-21 .rollIn {
    -webkit-animation-name: rollIn;
    -o-animation-name: rollIn;
       animation-name: rollIn; }

@-webkit-keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

@-o-keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

@keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }
  .redesign-21 .rollOut {
    -webkit-animation-name: rollOut;
    -o-animation-name: rollOut;
       animation-name: rollOut; }

@-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; } }
  .redesign-21 .zoomIn {
    -webkit-animation-name: zoomIn;
    -o-animation-name: zoomIn;
       animation-name: zoomIn; }

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@-o-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
       animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
       animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
       animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
       animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
  .redesign-21 .zoomInDown {
    -webkit-animation-name: zoomInDown;
    -o-animation-name: zoomInDown;
       animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@-o-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
       animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
       animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
       animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
       animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
  .redesign-21 .zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    -o-animation-name: zoomInLeft;
       animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@-o-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
       animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
       animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
       animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
       animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
  .redesign-21 .zoomInRight {
    -webkit-animation-name: zoomInRight;
    -o-animation-name: zoomInRight;
       animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@-o-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
       animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
       animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
       animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
       animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
  .redesign-21 .zoomInUp {
    -webkit-animation-name: zoomInUp;
    -o-animation-name: zoomInUp;
       animation-name: zoomInUp; }

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

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

@keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }
  .redesign-21 .zoomOut {
    -webkit-animation-name: zoomOut;
    -o-animation-name: zoomOut;
       animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@-o-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
       animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    -o-transform-origin: center bottom;
       transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
       animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
       animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    -o-transform-origin: center bottom;
       transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
       animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
  .redesign-21 .zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    -o-animation-name: zoomOutDown;
       animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

@-o-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    -o-transform-origin: left center;
       transform-origin: left center; } }

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    -o-transform-origin: left center;
       transform-origin: left center; } }
  .redesign-21 .zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    -o-animation-name: zoomOutLeft;
       animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

@-o-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    -o-transform-origin: right center;
       transform-origin: right center; } }

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    -o-transform-origin: right center;
       transform-origin: right center; } }
  .redesign-21 .zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    -o-animation-name: zoomOutRight;
       animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@-o-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
       animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    -o-transform-origin: center bottom;
       transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
       animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
       animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    -o-transform-origin: center bottom;
       transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
       animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
  .redesign-21 .zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    -o-animation-name: zoomOutUp;
       animation-name: zoomOutUp; }

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@-o-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
  .redesign-21 .slideInDown {
    -webkit-animation-name: slideInDown;
    -o-animation-name: slideInDown;
       animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@-o-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
  .redesign-21 .slideInLeft {
    -webkit-animation-name: slideInLeft;
    -o-animation-name: slideInLeft;
       animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@-o-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
  .redesign-21 .slideInRight {
    -webkit-animation-name: slideInRight;
    -o-animation-name: slideInRight;
       animation-name: slideInRight; }

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@-o-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
  .redesign-21 .slideInUp {
    -webkit-animation-name: slideInUp;
    -o-animation-name: slideInUp;
       animation-name: slideInUp; }

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@-o-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
  .redesign-21 .slideOutDown {
    -webkit-animation-name: slideOutDown;
    -o-animation-name: slideOutDown;
       animation-name: slideOutDown; }

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@-o-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }
  .redesign-21 .slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    -o-animation-name: slideOutLeft;
       animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@-o-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
  .redesign-21 .slideOutRight {
    -webkit-animation-name: slideOutRight;
    -o-animation-name: slideOutRight;
       animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@-o-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }
  .redesign-21 .slideOutUp {
    -webkit-animation-name: slideOutUp;
    -o-animation-name: slideOutUp;
       animation-name: slideOutUp; }
  .redesign-21 .blur {
    -webkit-animation-name: blur;
         -o-animation-name: blur;
            animation-name: blur; }

@-webkit-keyframes blur {
  from {
    text-shadow: 0 0 100px #fff;
    color: transparent; }
  to {
    color: transparent;
    text-shadow: 0 0 0 #fff; } }

@-o-keyframes blur {
  from {
    text-shadow: 0 0 100px #fff;
    color: transparent; }
  to {
    color: transparent;
    text-shadow: 0 0 0 #fff; } }

@keyframes blur {
  from {
    text-shadow: 0 0 100px #fff;
    color: transparent; }
  to {
    color: transparent;
    text-shadow: 0 0 0 #fff; } }
  .redesign-21 .scaleRight {
    -webkit-animation-name: scaleRight;
         -o-animation-name: scaleRight;
            animation-name: scaleRight; }

@-webkit-keyframes scaleRight {
  from {
    -webkit-transform: scale(0);
            transform: scale(0);
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom; }
  to {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom; } }

@-o-keyframes scaleRight {
  from {
    -o-transform: scale(0);
       transform: scale(0);
    -o-transform-origin: right bottom;
       transform-origin: right bottom; }
  to {
    -o-transform: scale(1);
       transform: scale(1);
    -o-transform-origin: right bottom;
       transform-origin: right bottom; } }

@keyframes scaleRight {
  from {
    -webkit-transform: scale(0);
         -o-transform: scale(0);
            transform: scale(0);
    -webkit-transform-origin: right bottom;
         -o-transform-origin: right bottom;
            transform-origin: right bottom; }
  to {
    -webkit-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: right bottom;
         -o-transform-origin: right bottom;
            transform-origin: right bottom; } }
  .redesign-21 .scaleLeft {
    -webkit-animation-name: scaleLeft;
         -o-animation-name: scaleLeft;
            animation-name: scaleLeft; }

@-webkit-keyframes scaleLeft {
  from {
    -webkit-transform: scale(0);
            transform: scale(0);
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom; }
  to {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom; } }

@-o-keyframes scaleLeft {
  from {
    -o-transform: scale(0);
       transform: scale(0);
    -o-transform-origin: left bottom;
       transform-origin: left bottom; }
  to {
    -o-transform: scale(1);
       transform: scale(1);
    -o-transform-origin: left bottom;
       transform-origin: left bottom; } }

@keyframes scaleLeft {
  from {
    -webkit-transform: scale(0);
         -o-transform: scale(0);
            transform: scale(0);
    -webkit-transform-origin: left bottom;
         -o-transform-origin: left bottom;
            transform-origin: left bottom; }
  to {
    -webkit-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: left bottom;
         -o-transform-origin: left bottom;
            transform-origin: left bottom; } }
  .redesign-21 .wefadeInRight {
    -webkit-animation: we-fade-in-right 1.2s 0.2s both;
    -o-animation: we-fade-in-right 1.2s 0.2s both;
       animation: we-fade-in-right 1.2s 0.2s both; }
  .redesign-21 .wefadeInLeft {
    -webkit-animation: we-fade-in-left 1.2s 0.2s both;
    -o-animation: we-fade-in-left 1.2s 0.2s both;
       animation: we-fade-in-left 1.2s 0.2s both; }
  .redesign-21 .wefadeInBottom {
    -webkit-animation: we-fade-in-bottom 2s ease-in-out 0.2s both;
    -o-animation: we-fade-in-bottom 2s ease-in-out 0.2s both;
       animation: we-fade-in-bottom 2s ease-in-out 0.2s both; }
  .redesign-21 .kenburns-bottom-right {
    -webkit-animation: kenburns-bottom-right 12s ease-in-out both;
    -o-animation: kenburns-bottom-right 12s ease-in-out both;
       animation: kenburns-bottom-right 12s ease-in-out both; }
    @media (max-width: 480px) {
      .redesign-21 .kenburns-bottom-right {
        -webkit-animation: kenburns-bottom-right-mobile 12s ease-in-out both;
        -o-animation: kenburns-bottom-right-mobile 12s ease-in-out both;
           animation: kenburns-bottom-right-mobile 12s ease-in-out both; } }

@-webkit-keyframes we-fade-in-right {
  0% {
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }

@-o-keyframes we-fade-in-right {
  0% {
    -webkit-transform: translateX(100px);
    -o-transform: translateX(100px);
       transform: translateX(100px);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
       transform: translateX(0);
    opacity: 1; } }

@keyframes we-fade-in-right {
  0% {
    -webkit-transform: translateX(100px);
    -o-transform: translateX(100px);
       transform: translateX(100px);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
       transform: translateX(0);
    opacity: 1; } }
  .redesign-21 .we-zoom-in {
    -webkit-animation: we-zoom-in 1.2s 0.2s both;
    -o-animation: we-zoom-in 1.2s 0.2s both;
       animation: we-zoom-in 1.2s 0.2s both; }

@-webkit-keyframes we-zoom-in {
  0% {
    -webkit-transform: scale(0.75);
            transform: scale(0.75);
    opacity: 0; }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1; } }

@-o-keyframes we-zoom-in {
  0% {
    -o-transform: scale(0.75);
       transform: scale(0.75);
    opacity: 0; }
  100% {
    -o-transform: scale(1);
       transform: scale(1);
    opacity: 1; } }

@keyframes we-zoom-in {
  0% {
    -webkit-transform: scale(0.75);
         -o-transform: scale(0.75);
            transform: scale(0.75);
    opacity: 0; }
  100% {
    -webkit-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
    opacity: 1; } }

@-webkit-keyframes we-fade-in-left {
  0% {
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }

@-o-keyframes we-fade-in-left {
  0% {
    -webkit-transform: translateX(-100px);
    -o-transform: translateX(-100px);
       transform: translateX(-100px);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
       transform: translateX(0);
    opacity: 1; } }

@keyframes we-fade-in-left {
  0% {
    -webkit-transform: translateX(-100px);
    -o-transform: translateX(-100px);
       transform: translateX(-100px);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
       transform: translateX(0);
    opacity: 1; } }

@-webkit-keyframes we-fade-in-bottom {
  0% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }

@-o-keyframes we-fade-in-bottom {
  0% {
    -webkit-transform: translateY(-20px);
    -o-transform: translateY(-20px);
       transform: translateY(-20px);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
       transform: translateY(0);
    opacity: 1; } }

@keyframes we-fade-in-bottom {
  0% {
    -webkit-transform: translateY(-20px);
    -o-transform: translateY(-20px);
       transform: translateY(-20px);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
       transform: translateY(0);
    opacity: 1; } }

@-webkit-keyframes we-fade-in-up {
  0% {
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1; } }

@-o-keyframes we-fade-in-up {
  0% {
    -o-transform: translateY(-20px);
       transform: translateY(-20px);
    opacity: 0; }
  100% {
    -o-transform: translateY(0);
       transform: translateY(0);
    opacity: 1; } }

@keyframes we-fade-in-up {
  0% {
    -webkit-transform: translateY(-20px);
         -o-transform: translateY(-20px);
            transform: translateY(-20px);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
         -o-transform: translateY(0);
            transform: translateY(0);
    opacity: 1; } }
  .redesign-21 .wefadeInUp {
    -webkit-animation: wefadeInUp 1.2s 0.2s both;
    -o-animation: wefadeInUp 1.2s 0.2s both;
       animation: wefadeInUp 1.2s 0.2s both; }

@-webkit-keyframes we-fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-o-keyframes we-fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes we-fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
  .redesign-21 .wefadeIn {
    -webkit-animation: we-fade-in 1.2s 0.2s both;
    -o-animation: we-fade-in 1.2s 0.2s both;
       animation: we-fade-in 1.2s 0.2s both; }

@-webkit-keyframes wefadeInUp {
  0% {
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1; } }

@-o-keyframes wefadeInUp {
  0% {
    -o-transform: translateY(20px);
       transform: translateY(20px);
    opacity: 0; }
  100% {
    -o-transform: translateY(0);
       transform: translateY(0);
    opacity: 1; } }

@keyframes wefadeInUp {
  0% {
    -webkit-transform: translateY(20px);
         -o-transform: translateY(20px);
            transform: translateY(20px);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
         -o-transform: translateY(0);
            transform: translateY(0);
    opacity: 1; } }
  .redesign-21 .wefadeInUplarge {
    -webkit-animation: wefadeInUplarge 1.2s 0.2s both;
    -o-animation: wefadeInUplarge 1.2s 0.2s both;
       animation: wefadeInUplarge 1.2s 0.2s both; }

@-webkit-keyframes wefadeInUplarge {
  0% {
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1; } }

@-o-keyframes wefadeInUplarge {
  0% {
    -o-transform: translateY(100px);
       transform: translateY(100px);
    opacity: 0; }
  100% {
    -o-transform: translateY(0);
       transform: translateY(0);
    opacity: 1; } }

@keyframes wefadeInUplarge {
  0% {
    -webkit-transform: translateY(100px);
         -o-transform: translateY(100px);
            transform: translateY(100px);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
         -o-transform: translateY(0);
            transform: translateY(0);
    opacity: 1; } }

@-webkit-keyframes svgUpDown {
  from {
    stroke-dasharray: 1540px;
    stroke-dashoffset: 1580px; }
  to {
    stroke-dasharray: 1540px;
    stroke-dashoffset: 3100px; } }

@-o-keyframes svgUpDown {
  from {
    stroke-dasharray: 1540px;
    stroke-dashoffset: 1580px; }
  to {
    stroke-dasharray: 1540px;
    stroke-dashoffset: 3100px; } }

@keyframes svgUpDown {
  from {
    stroke-dasharray: 1540px;
    stroke-dashoffset: 1580px; }
  to {
    stroke-dasharray: 1540px;
    stroke-dashoffset: 3100px; } }

@-webkit-keyframes svgCircleRotate {
  from {
    stroke-dasharray: 180px;
    stroke-dashoffset: 180px; }
  to {
    stroke-dasharray: 180px;
    stroke-dashoffset: 0px; } }

@-o-keyframes svgCircleRotate {
  from {
    stroke-dasharray: 180px;
    stroke-dashoffset: 180px; }
  to {
    stroke-dasharray: 180px;
    stroke-dashoffset: 0px; } }

@keyframes svgCircleRotate {
  from {
    stroke-dasharray: 180px;
    stroke-dashoffset: 180px; }
  to {
    stroke-dasharray: 180px;
    stroke-dashoffset: 0px; } }

@-webkit-keyframes svgDownUp {
  from {
    stroke-dasharray: 1540px;
    stroke-dashoffset: 1540px; }
  to {
    stroke-dasharray: 1540px;
    stroke-dashoffset: 10px; } }

@-o-keyframes svgDownUp {
  from {
    stroke-dasharray: 1540px;
    stroke-dashoffset: 1540px; }
  to {
    stroke-dasharray: 1540px;
    stroke-dashoffset: 10px; } }

@keyframes svgDownUp {
  from {
    stroke-dasharray: 1540px;
    stroke-dashoffset: 1540px; }
  to {
    stroke-dasharray: 1540px;
    stroke-dashoffset: 10px; } }

@-webkit-keyframes svgTransform {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-o-keyframes svgTransform {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes svgTransform {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-webkit-keyframes kenburns-bottom-right {
  0% {
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
    -webkit-transform-origin: 94% 94%;
    transform-origin: 94% 94%; }
  100% {
    -webkit-transform: scale(1.25) translate(20px, 15px);
    transform: scale(1.25) translate(20px, 15px);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom; } }

@-o-keyframes kenburns-bottom-right {
  0% {
    -webkit-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
       transform: scale(1) translate(0, 0);
    -webkit-transform-origin: 94% 94%;
    -o-transform-origin: 94% 94%;
       transform-origin: 94% 94%; }
  100% {
    -webkit-transform: scale(1.25) translate(20px, 15px);
    -o-transform: scale(1.25) translate(20px, 15px);
       transform: scale(1.25) translate(20px, 15px);
    -webkit-transform-origin: right bottom;
    -o-transform-origin: right bottom;
       transform-origin: right bottom; } }

@keyframes kenburns-bottom-right {
  0% {
    -webkit-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
       transform: scale(1) translate(0, 0);
    -webkit-transform-origin: 94% 94%;
    -o-transform-origin: 94% 94%;
       transform-origin: 94% 94%; }
  100% {
    -webkit-transform: scale(1.25) translate(20px, 15px);
    -o-transform: scale(1.25) translate(20px, 15px);
       transform: scale(1.25) translate(20px, 15px);
    -webkit-transform-origin: right bottom;
    -o-transform-origin: right bottom;
       transform-origin: right bottom; } }

@-webkit-keyframes kenburns-bottom-right-mobile {
  0% {
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
    -webkit-transform-origin: 94% 94%;
    transform-origin: 94% 94%; }
  100% {
    -webkit-transform: scale(1.15) translate(20px, 15px);
    transform: scale(1.15) translate(20px, 15px);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom; } }

@-o-keyframes kenburns-bottom-right-mobile {
  0% {
    -webkit-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
       transform: scale(1) translate(0, 0);
    -webkit-transform-origin: 94% 94%;
    -o-transform-origin: 94% 94%;
       transform-origin: 94% 94%; }
  100% {
    -webkit-transform: scale(1.15) translate(20px, 15px);
    -o-transform: scale(1.15) translate(20px, 15px);
       transform: scale(1.15) translate(20px, 15px);
    -webkit-transform-origin: right bottom;
    -o-transform-origin: right bottom;
       transform-origin: right bottom; } }

@keyframes kenburns-bottom-right-mobile {
  0% {
    -webkit-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
       transform: scale(1) translate(0, 0);
    -webkit-transform-origin: 94% 94%;
    -o-transform-origin: 94% 94%;
       transform-origin: 94% 94%; }
  100% {
    -webkit-transform: scale(1.15) translate(20px, 15px);
    -o-transform: scale(1.15) translate(20px, 15px);
       transform: scale(1.15) translate(20px, 15px);
    -webkit-transform-origin: right bottom;
    -o-transform-origin: right bottom;
       transform-origin: right bottom; } }
  .redesign-21 .banner-fourth-level {
    background-color: transparent;
    z-index: 3; }
    .redesign-21 .banner-fourth-level:before {
      content: "";
      display: block;
      position: absolute;
      top: 120px;
      left: 0;
      width: 100%;
      height: 435px;
      background-color: rgba(165, 165, 165, 0.1); }
      @media (max-width: 991px) {
        .redesign-21 .banner-fourth-level:before {
          top: 70px; } }
      @media (max-width: 767px) {
        .redesign-21 .banner-fourth-level:before {
          height: 100%; } }
    .redesign-21 .banner-fourth-level.padding-bottom-10 {
      padding-bottom: 10px; }
      @media (min-width: 1101px) and (max-width: 1235px) {
        .redesign-21 .banner-fourth-level.padding-bottom-10 {
          padding-bottom: 60px; } }
      @media (max-width: 991px) {
        .redesign-21 .banner-fourth-level.padding-bottom-10 {
          padding-bottom: 30px; } }
    .redesign-21 .banner-fourth-level .wrapper {
      padding-top: 68px; }
      @media (max-width: 1329px) {
        .redesign-21 .banner-fourth-level .wrapper {
          padding-top: 70px; } }
      @media (max-width: 595px) {
        .redesign-21 .banner-fourth-level .wrapper {
          padding-top: 30px; } }
      .redesign-21 .banner-fourth-level .wrapper .row-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        width: calc(100% + 30px);
        margin-left: -15px; }
        @media (max-width: 991px) {
          .redesign-21 .banner-fourth-level .wrapper .row-wrap {
            max-width: 100%;
            margin-left: 0 !important; } }
        @media (max-width: 767px) {
          .redesign-21 .banner-fourth-level .wrapper .row-wrap {
            width: 100%;
            margin-left: 0; } }
        .redesign-21 .banner-fourth-level .wrapper .row-wrap .col-two {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 calc(50% - 30px);
                  flex: 0 0 calc(50% - 30px);
          max-width: calc(50% - 30px);
          width: 100%;
          margin: 0 15px; }
          @media (max-width: 991px) {
            .redesign-21 .banner-fourth-level .wrapper .row-wrap .col-two {
              -webkit-box-flex: 0;
                  -ms-flex: 0 0 100%;
                      flex: 0 0 100%;
              max-width: 100%;
              width: 100%;
              margin: 0 0 20px; } }
          @media (max-width: 1329px) {
            .redesign-21 .banner-fourth-level .wrapper .row-wrap .col-two .featured-card .card-inner {
              -webkit-box-align: normal;
                  -ms-flex-align: normal;
                      align-items: normal; } }
          .redesign-21 .banner-fourth-level .wrapper .row-wrap .col-two .featured-card .card-inner .img-wrap {
            text-align: center; }
            @media (min-width: 992px) {
              .redesign-21 .banner-fourth-level .wrapper .row-wrap .col-two .featured-card .card-inner .img-wrap {
                -webkit-box-flex: 0;
                    -ms-flex: 0 0 47%;
                        flex: 0 0 47%;
                max-width: 47%; } }
            @media (min-width: 596px) and (max-width: 767px) {
              .redesign-21 .banner-fourth-level .wrapper .row-wrap .col-two .featured-card .card-inner .img-wrap {
                -webkit-box-flex: 0;
                    -ms-flex: 0 0 47%;
                        flex: 0 0 47%;
                max-width: 47%; } }
            .redesign-21 .banner-fourth-level .wrapper .row-wrap .col-two .featured-card .card-inner .img-wrap img {
              height: 100%; }
              @media (min-width: 768px) and (max-width: 991px) {
                .redesign-21 .banner-fourth-level .wrapper .row-wrap .col-two .featured-card .card-inner .img-wrap img {
                  height: 320px; } }
          @media (min-width: 992px) {
            .redesign-21 .banner-fourth-level .wrapper .row-wrap .col-two .featured-card .card-inner .text-wrap {
              -webkit-box-flex: 0;
                  -ms-flex: 0 0 53%;
                      flex: 0 0 53%;
              max-width: 53%; } }
          @media (min-width: 596px) and (max-width: 767px) {
            .redesign-21 .banner-fourth-level .wrapper .row-wrap .col-two .featured-card .card-inner .text-wrap {
              -webkit-box-flex: 0;
                  -ms-flex: 0 0 53%;
                      flex: 0 0 53%;
              max-width: 53%; } }
        .redesign-21 .banner-fourth-level .wrapper .row-wrap .card-block {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 calc(58% - 30px);
                  flex: 0 0 calc(58% - 30px);
          max-width: calc(58% - 30px);
          width: 100%;
          margin: 0 15px; }
          @media (max-width: 767px) {
            .redesign-21 .banner-fourth-level .wrapper .row-wrap .card-block {
              -webkit-box-flex: 0;
                  -ms-flex: 0 0 100%;
                      flex: 0 0 100%;
              max-width: 100%;
              width: 100%;
              margin: 0 0 20px; } }
          @media (max-width: 595px) {
            .redesign-21 .banner-fourth-level .wrapper .row-wrap .card-block {
              margin-bottom: 0; } }
        .redesign-21 .banner-fourth-level .wrapper .row-wrap .list-block {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 calc(42% - 30px);
                  flex: 0 0 calc(42% - 30px);
          max-width: calc(42% - 30px);
          width: 100%;
          margin: 0 15px; }
          @media (max-width: 767px) {
            .redesign-21 .banner-fourth-level .wrapper .row-wrap .list-block {
              -webkit-box-flex: 0;
                  -ms-flex: 0 0 100%;
                      flex: 0 0 100%;
              max-width: 100%;
              width: 100%;
              margin: 0; } }
          .redesign-21 .banner-fourth-level .wrapper .row-wrap .list-block .search-wrap {
            margin: 31px 0 26px; }
            @media (max-width: 1329px) {
              .redesign-21 .banner-fourth-level .wrapper .row-wrap .list-block .search-wrap {
                margin-bottom: 16px; } }
            @media (max-width: 767px) {
              .redesign-21 .banner-fourth-level .wrapper .row-wrap .list-block .search-wrap {
                margin-bottom: 30px; } }
            .redesign-21 .banner-fourth-level .wrapper .row-wrap .list-block .search-wrap form {
              margin-left: auto; }
              @media (max-width: 767px) {
                .redesign-21 .banner-fourth-level .wrapper .row-wrap .list-block .search-wrap form {
                  width: 100%; } }
          .redesign-21 .banner-fourth-level .wrapper .row-wrap .list-block .list-wrap {
            background-color: #ffffff;
            position: relative;
            padding: 43px 20px 44px 44px;
            border-radius: 3px;
            -webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.16);
                    box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.16); }
            .redesign-21 .banner-fourth-level .wrapper .row-wrap .list-block .list-wrap.single-col ul {
              -webkit-columns: 1;
                 -moz-columns: 1;
                      columns: 1; }
            @media (min-width: 768px) and (max-width: 991px) {
              .redesign-21 .banner-fourth-level .wrapper .row-wrap .list-block .list-wrap {
                padding-left: 20px; } }
            @media (max-width: 480px) {
              .redesign-21 .banner-fourth-level .wrapper .row-wrap .list-block .list-wrap {
                padding-left: 20px; } }
            .redesign-21 .banner-fourth-level .wrapper .row-wrap .list-block .list-wrap:before {
              content: "";
              display: block;
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 14px;
              border-radius: 3px 3px 0 0;
              background-color: #0073dd; }
            .redesign-21 .banner-fourth-level .wrapper .row-wrap .list-block .list-wrap h5 {
              margin-bottom: 27px; }
            .redesign-21 .banner-fourth-level .wrapper .row-wrap .list-block .list-wrap ul {
              -webkit-columns: 2;
                 -moz-columns: 2;
                      columns: 2; }
              .redesign-21 .banner-fourth-level .wrapper .row-wrap .list-block .list-wrap ul li a {
                margin-bottom: 8px; }
                .redesign-21 .banner-fourth-level .wrapper .row-wrap .list-block .list-wrap ul li a:hover {
                  color: #47c647; }
                .redesign-21 .banner-fourth-level .wrapper .row-wrap .list-block .list-wrap ul li a span {
                  font-size: 14px; }
      .redesign-21 .banner-fourth-level .wrapper .title {
        margin-bottom: 29px;
        max-width: 550px; }
        .redesign-21 .banner-fourth-level .wrapper .title h1 {
          font-weight: 600;
          text-transform: capitalize; }
        .redesign-21 .banner-fourth-level .wrapper .title .total-post {
          margin-top: 13px;
          font-size: 20px;
          color: #7f7f7f; }
          @media (max-width: 595px) {
            .redesign-21 .banner-fourth-level .wrapper .title .total-post {
              font-size: 16px; } }
        .redesign-21 .banner-fourth-level .wrapper .title h6 {
          color: #ffffff !important;
          margin-top: 8px; }
        .redesign-21 .banner-fourth-level .wrapper .title p {
          color: #7f7f7f;
          margin-top: 8px; }
      .redesign-21 .banner-fourth-level .wrapper .item {
        position: relative;
        border-radius: 3px;
        -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
                box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
        overflow: hidden; }
        @media (max-width: 595px) {
          .redesign-21 .banner-fourth-level .wrapper .item {
            height: 100% !important; } }
        .redesign-21 .banner-fourth-level .wrapper .item .card-inner .text-wrap .green-arrow:after {
          -webkit-transition: border-right-color 0.3s ease-in, border-bottom-color 0.3s ease-in;
          -o-transition: border-right-color 0.3s ease-in, border-bottom-color 0.3s ease-in;
          transition: border-right-color 0.3s ease-in, border-bottom-color 0.3s ease-in; }
        .redesign-21 .banner-fourth-level .wrapper .item .card-inner .text-wrap .green-arrow:before {
          -webkit-transition: background-color 0.3s ease-in;
          -o-transition: background-color 0.3s ease-in;
          transition: background-color 0.3s ease-in; }
        .redesign-21 .banner-fourth-level .wrapper .item:hover .card-inner .text-wrap .green-arrow:after {
          border-right: 2px solid #ffffff;
          border-bottom: 2px solid #ffffff; }
        .redesign-21 .banner-fourth-level .wrapper .item:hover .card-inner .text-wrap .green-arrow:before {
          background-color: #47c647; }
        .redesign-21 .banner-fourth-level .wrapper .item a {
          position: absolute;
          display: block;
          width: 100%;
          height: 100%;
          z-index: 3; }
        .redesign-21 .banner-fourth-level .wrapper .item .img-wrap img {
          width: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          height: 100%; }
        .redesign-21 .banner-fourth-level .wrapper .item .text-wrap {
          background-color: #ffffff; }
          .redesign-21 .banner-fourth-level .wrapper .item .text-wrap .release-date {
            font-size: 0;
            margin-bottom: 2px; }
            .redesign-21 .banner-fourth-level .wrapper .item .text-wrap .release-date span {
              font-size: 13px;
              line-height: 1.54;
              color: #000000;
              position: relative;
              padding: 0 5px; }
              .redesign-21 .banner-fourth-level .wrapper .item .text-wrap .release-date span:first-child {
                padding-left: 0; }
                .redesign-21 .banner-fourth-level .wrapper .item .text-wrap .release-date span:first-child:before {
                  display: none; }
              .redesign-21 .banner-fourth-level .wrapper .item .text-wrap .release-date span:before {
                content: "";
                display: block;
                position: absolute;
                top: 50%;
                left: 0;
                width: 1px;
                height: 10px;
                -webkit-transform: translateY(-50%);
                     -o-transform: translateY(-50%);
                        transform: translateY(-50%);
                background-color: #000000; }
          .redesign-21 .banner-fourth-level .wrapper .item .text-wrap p {
            font-size: 16px !important;
            font-weight: 600 !important;
            line-height: 1.38 !important;
            margin-bottom: 12px;
            color: #031c60 !important; }
          .redesign-21 .banner-fourth-level .wrapper .item .text-wrap span {
            font-size: 14px;
            line-height: 1.57;
            color: #000000;
            margin-top: 6px; }
          .redesign-21 .banner-fourth-level .wrapper .item .text-wrap .green-arrow {
            font-weight: bold;
            text-transform: capitalize;
            margin-top: 32px; }
        .redesign-21 .banner-fourth-level .wrapper .item.featured-card .card-inner {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
          background-color: #ffffff;
          border-radius: 3px;
          height: 100%; }
          @media (max-width: 1329px) {
            .redesign-21 .banner-fourth-level .wrapper .item.featured-card .card-inner {
              -webkit-box-align: unset;
                  -ms-flex-align: unset;
                      align-items: unset; } }
          .redesign-21 .banner-fourth-level .wrapper .item.featured-card .card-inner .img-wrap {
            -webkit-box-flex: 0;
                -ms-flex: 0 0 56%;
                    flex: 0 0 56%;
            max-width: 56%;
            width: 100%; }
            @media (min-width: 768px) and (max-width: 991px) {
              .redesign-21 .banner-fourth-level .wrapper .item.featured-card .card-inner .img-wrap {
                -webkit-box-flex: 0;
                    -ms-flex: 0 0 50%;
                        flex: 0 0 50%;
                max-width: 50%; } }
            @media (max-width: 595px) {
              .redesign-21 .banner-fourth-level .wrapper .item.featured-card .card-inner .img-wrap {
                -webkit-box-flex: 0;
                    -ms-flex: 0 0 100%;
                        flex: 0 0 100%;
                max-width: 100%;
                height: 200px; } }
            @media (min-width: 768px) and (max-width: 991px) {
              .redesign-21 .banner-fourth-level .wrapper .item.featured-card .card-inner .img-wrap img {
                height: 100%; } }
            @media (max-width: 595px) {
              .redesign-21 .banner-fourth-level .wrapper .item.featured-card .card-inner .img-wrap img {
                height: 100%; } }
          .redesign-21 .banner-fourth-level .wrapper .item.featured-card .card-inner .text-wrap {
            -webkit-box-flex: 0;
                -ms-flex: 0 0 44%;
                    flex: 0 0 44%;
            max-width: 44%;
            width: 100%;
            padding: 24px 29px 38px 30px; }
            @media (min-width: 768px) and (max-width: 991px) {
              .redesign-21 .banner-fourth-level .wrapper .item.featured-card .card-inner .text-wrap {
                -webkit-box-flex: 0;
                    -ms-flex: 0 0 50%;
                        flex: 0 0 50%;
                max-width: 100%; } }
            @media (max-width: 595px) {
              .redesign-21 .banner-fourth-level .wrapper .item.featured-card .card-inner .text-wrap {
                -webkit-box-flex: 0;
                    -ms-flex: 0 0 100%;
                        flex: 0 0 100%;
                max-width: 100%; } }
      .redesign-21 .banner-fourth-level .wrapper .search-wrap {
        margin: 14px 0 26px; }
        @media (max-width: 1329px) {
          .redesign-21 .banner-fourth-level .wrapper .search-wrap {
            margin-bottom: 16px; } }
        .redesign-21 .banner-fourth-level .wrapper .search-wrap form {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
          border-radius: 50px;
          background: #ffffff;
          width: 276px; }
          .redesign-21 .banner-fourth-level .wrapper .search-wrap form button {
            width: 17px;
            max-height: 40px;
            cursor: pointer;
            outline: none; }
            .redesign-21 .banner-fourth-level .wrapper .search-wrap form button:hover svg .cls-1 {
              stroke: #47c647; }
            .redesign-21 .banner-fourth-level .wrapper .search-wrap form button svg .cls-1 {
              fill: none;
              stroke: #000;
              stroke-linejoin: round;
              stroke-width: 2px;
              -webkit-transition: stroke 0.3s ease-in-out;
              -o-transition: stroke 0.3s ease-in-out;
              transition: stroke 0.3s ease-in-out; }
          .redesign-21 .banner-fourth-level .wrapper .search-wrap form input {
            -webkit-box-flex: 0;
                -ms-flex: 0 0 calc(100% - 28px);
                    flex: 0 0 calc(100% - 28px);
            max-width: calc(100% - 28px);
            width: 100%;
            max-height: 40px;
            border: 0;
            outline: none;
            color: #6C6C6C;
            line-height: 1.57;
            font-size: 14px;
            font-weight: 400;
            opacity: 0.65;
            padding: 8px 24px 8px 12px;
            -webkit-appearance: none;
            -moz-appearance: none;
                 appearance: none;
            -webkit-box-shadow: none;
                    box-shadow: none; }
            .redesign-21 .banner-fourth-level .wrapper .search-wrap form input::-webkit-input-placeholder {
              color: #6C6C6C; }
            .redesign-21 .banner-fourth-level .wrapper .search-wrap form input::-moz-placeholder {
              color: #6C6C6C; }
            .redesign-21 .banner-fourth-level .wrapper .search-wrap form input::-ms-input-placeholder {
              color: #6C6C6C; }
            .redesign-21 .banner-fourth-level .wrapper .search-wrap form input::placeholder {
              color: #6C6C6C; }
            .redesign-21 .banner-fourth-level .wrapper .search-wrap form input::-ms-clear {
              display: none; }
            .redesign-21 .banner-fourth-level .wrapper .search-wrap form input::-webkit-input-placeholder {
              color: #6C6C6C;
              font-size: 14px; }
            .redesign-21 .banner-fourth-level .wrapper .search-wrap form input::-moz-placeholder {
              color: #6C6C6C;
              font-size: 14px; }
            .redesign-21 .banner-fourth-level .wrapper .search-wrap form input::-ms-input-placeholder {
              color: #6C6C6C;
              font-size: 14px; }
            .redesign-21 .banner-fourth-level .wrapper .search-wrap form input::placeholder {
              color: #6C6C6C;
              font-size: 14px; }
            .redesign-21 .banner-fourth-level .wrapper .search-wrap form input::-webkit-input-placeholder {
              color: #6C6C6C;
              font-size: 14px; }
            .redesign-21 .banner-fourth-level .wrapper .search-wrap form input::-moz-placeholder {
              color: #6C6C6C;
              font-size: 14px; }
            .redesign-21 .banner-fourth-level .wrapper .search-wrap form input:-ms-input-placeholder {
              color: #6C6C6C;
              font-size: 14px; }
            .redesign-21 .banner-fourth-level .wrapper .search-wrap form input:-moz-placeholder {
              color: #6C6C6C;
              font-size: 14px; }
          .redesign-21 .banner-fourth-level .wrapper .search-wrap form .clear-search {
            position: absolute;
            width: 16px;
            height: 16px;
            top: 50%;
            right: 5px;
            -webkit-transform: translateY(-50%);
                 -o-transform: translateY(-50%);
                    transform: translateY(-50%);
            cursor: pointer;
            opacity: 0;
            visibility: hidden;
            z-index: -1;
            -webkit-transition: opacity 0.2s ease-in-out;
            -o-transition: opacity 0.2s ease-in-out;
            transition: opacity 0.2s ease-in-out; }
            .redesign-21 .banner-fourth-level .wrapper .search-wrap form .clear-search.active {
              opacity: 1;
              visibility: visible;
              z-index: 1; }
            .redesign-21 .banner-fourth-level .wrapper .search-wrap form .clear-search:hover:before {
              background-color: #47c647; }
            .redesign-21 .banner-fourth-level .wrapper .search-wrap form .clear-search:hover:after {
              background-color: #47c647; }
            .redesign-21 .banner-fourth-level .wrapper .search-wrap form .clear-search:before {
              content: "";
              position: absolute;
              top: -2px;
              left: 8px;
              width: 1px;
              height: 20px;
              background-color: #000000;
              -webkit-transform: rotate(45deg);
                   -o-transform: rotate(45deg);
                      transform: rotate(45deg); }
            .redesign-21 .banner-fourth-level .wrapper .search-wrap form .clear-search:after {
              content: "";
              position: absolute;
              top: -2px;
              left: 8px;
              width: 1px;
              height: 20px;
              background-color: #000000;
              -webkit-transform: rotate(-45deg);
                   -o-transform: rotate(-45deg);
                      transform: rotate(-45deg); }
    .redesign-21 .banner-fourth-level.with-link .wrapper .row-wrap .title {
      margin-top: -38px; }
      @media (max-width: 1329px) {
        .redesign-21 .banner-fourth-level.with-link .wrapper .row-wrap .title {
          margin-top: 0px; } }
      @media (max-width: 595px) {
        .redesign-21 .banner-fourth-level.with-link .wrapper .row-wrap .title {
          margin-top: 40px; } }
      .redesign-21 .banner-fourth-level.with-link .wrapper .row-wrap .title .return-link {
        margin-bottom: 15px; }
    .redesign-21 .banner-fourth-level.padding-bottom-40::before {
      height: 360px; }
      @media (max-width: 1329px) {
        .redesign-21 .banner-fourth-level.padding-bottom-40::before {
          height: 305px; } }
      @media (max-width: 767px) {
        .redesign-21 .banner-fourth-level.padding-bottom-40::before {
          height: 100%; } }
  .redesign-21 .banner-content-image {
    background-color: transparent;
    z-index: 3;
    -webkit-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
    overflow: visible;
    padding: 120px 0 85px; }
    @media (max-width: 991px) {
      .redesign-21 .banner-content-image {
        padding: 100px 0 20px; } }
    @media (max-width: 767px) {
      .redesign-21 .banner-content-image {
        padding: 100px 0 40px; } }
    .redesign-21 .banner-content-image:before {
      content: " ";
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 400px;
      background-color: rgba(165, 165, 165, 0.1); }
      @media (max-width: 767px) {
        .redesign-21 .banner-content-image:before {
          height: 100%; } }
    .redesign-21 .banner-content-image .wrapper {
      position: relative;
      padding-top: 18px; }
    .redesign-21 .banner-content-image .title {
      margin-bottom: 29px;
      max-width: 550px; }
      @media (min-width: 992px) and (max-width: 1024px) {
        .redesign-21 .banner-content-image .title {
          max-width: 460px; } }
      .redesign-21 .banner-content-image .title .return-link {
        margin-bottom: 15px; }
      .redesign-21 .banner-content-image .title h1 {
        font-size: 40px !important;
        font-weight: 600;
        text-transform: capitalize; }
        @media (min-width: 992px) and (max-width: 1199px) {
          .redesign-21 .banner-content-image .title h1 {
            font-size: 32px !important; } }
        @media (max-width: 991px) {
          .redesign-21 .banner-content-image .title h1 {
            font-size: 32px !important; } }
        @media (max-width: 767px) {
          .redesign-21 .banner-content-image .title h1 {
            font-size: 26px !important; } }
      .redesign-21 .banner-content-image .title .total-post {
        margin-top: 13px;
        font-size: 20px;
        color: #7f7f7f; }
        @media (max-width: 595px) {
          .redesign-21 .banner-content-image .title .total-post {
            font-size: 16px; } }
      .redesign-21 .banner-content-image .title h6 {
        color: #7f7f7f;
        margin-top: 16px; }
      .redesign-21 .banner-content-image .title p {
        color: #7f7f7f;
        margin-top: 8px; }
    .redesign-21 .banner-content-image .logo-card {
      position: absolute;
      right: 0;
      top: 55px;
      max-width: 582px;
      height: 282px;
      padding: 85.5px 63.9px 69.5px 64px;
      background-color: #ffffff;
      border-radius: 3px;
      -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
              box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
      font-size: 0; }
      @media (min-width: 992px) and (max-width: 1084px) {
        .redesign-21 .banner-content-image .logo-card {
          max-width: 460px;
          padding: 85.5px 33.9px 49.5px; } }
      @media (max-width: 991px) {
        .redesign-21 .banner-content-image .logo-card {
          position: relative;
          top: 0;
          padding: 85.5px 43.9px 49.5px;
          max-width: 100%;
          text-align: center; } }
      @media (max-width: 595px) {
        .redesign-21 .banner-content-image .logo-card {
          padding: 60px;
          height: 100%; } }
      .redesign-21 .banner-content-image .logo-card .img-wrap {
        max-width: 213px;
        height: 40px;
        display: inline-block;
        vertical-align: middle; }
        @media (min-width: 992px) and (max-width: 1082px) {
          .redesign-21 .banner-content-image .logo-card .img-wrap {
            max-width: 170px; } }
        @media (max-width: 595px) {
          .redesign-21 .banner-content-image .logo-card .img-wrap {
            display: block; } }
        .redesign-21 .banner-content-image .logo-card .img-wrap:not(:last-child) {
          margin-right: 40px; }
          @media (min-width: 768px) and (max-width: 991px) {
            .redesign-21 .banner-content-image .logo-card .img-wrap:not(:last-child) {
              margin-right: 100px; } }
          @media (max-width: 595px) {
            .redesign-21 .banner-content-image .logo-card .img-wrap:not(:last-child) {
              margin: 0 auto; } }
        .redesign-21 .banner-content-image .logo-card .img-wrap:last-child {
          max-width: 160px;
          height: 110px;
          position: relative;
          margin-left: 40px; }
          @media (min-width: 992px) and (max-width: 1082px) {
            .redesign-21 .banner-content-image .logo-card .img-wrap:last-child {
              max-width: 130px;
              height: 100px; } }
          @media (min-width: 768px) and (max-width: 991px) {
            .redesign-21 .banner-content-image .logo-card .img-wrap:last-child {
              margin-left: 100px; } }
          @media (max-width: 595px) {
            .redesign-21 .banner-content-image .logo-card .img-wrap:last-child {
              margin: 90px auto 0; } }
          .redesign-21 .banner-content-image .logo-card .img-wrap:last-child::before {
            content: "";
            position: absolute;
            left: -40px;
            bottom: -15px;
            height: 143px;
            width: 2px;
            background-color: #a5a5a5;
            opacity: 0.4; }
            @media (max-width: 595px) {
              .redesign-21 .banner-content-image .logo-card .img-wrap:last-child::before {
                left: 50%;
                top: -40px;
                height: 2px;
                width: 200px;
                -webkit-transform: translateX(-50%);
                     -o-transform: translateX(-50%);
                        transform: translateX(-50%); } }
            @media (min-width: 768px) and (max-width: 991px) {
              .redesign-21 .banner-content-image .logo-card .img-wrap:last-child::before {
                left: -100px; } }
        .redesign-21 .banner-content-image .logo-card .img-wrap img {
          width: 100%;
          height: 100%;
          -o-object-fit: contain;
             object-fit: contain; }
  .redesign-21 .col-three-box {
    width: 100%;
    position: relative; }
    .redesign-21 .col-three-box .card-three {
      width: 100%;
      position: relative; }
      .redesign-21 .col-three-box .card-three h3 {
        font-size: 30px;
        margin: 30px 0; }
      .redesign-21 .col-three-box .card-three a {
        font-weight: 600;
        margin: 34px 2px 0px; }
    .redesign-21 .col-three-box .card-three-wrapper {
      width: calc(100% + 30px);
      margin-left: -15px;
      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; }
      .redesign-21 .col-three-box .card-three-wrapper .card-with-img {
        width: calc(33.33% - 25px);
        margin: 10px 12px 20px 12px;
        -webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.15);
                box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.15);
        position: relative;
        -webkit-transition: -webkit-transform 1.9s ease-in-out;
        transition: -webkit-transform 1.9s ease-in-out;
        -o-transition: -o-transform 1.9s ease-in-out;
        transition: transform 1.9s ease-in-out;
        transition: transform 1.9s ease-in-out, -webkit-transform 1.9s ease-in-out, -o-transform 1.9s ease-in-out;
        min-height: 351px;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px; }
        .redesign-21 .col-three-box .card-three-wrapper .card-with-img a {
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
          width: 100%;
          margin: 0;
          z-index: 2; }
        .redesign-21 .col-three-box .card-three-wrapper .card-with-img:hover p {
          max-height: 53px; }
        .redesign-21 .col-three-box .card-three-wrapper .card-with-img:hover .text-wrap {
          height: 215px;
          padding-top: 16px;
          -webkit-transition-delay: 0.4s;
               -o-transition-delay: 0.4s;
                  transition-delay: 0.4s; }
      .redesign-21 .col-three-box .card-three-wrapper .img-wrap {
        width: 100%; }
        .redesign-21 .col-three-box .card-three-wrapper .img-wrap span {
          position: absolute;
          top: 0;
          left: 28px;
          padding: 2px 14px;
          background: #04cfcc;
          color: #fff;
          font-size: 14px; }
      .redesign-21 .col-three-box .card-three-wrapper .card-bg-img {
        max-width: 100%;
        overflow: hidden;
        height: 180px;
        border-top-right-radius: 3px;
        border-top-left-radius: 3px; }
        .redesign-21 .col-three-box .card-three-wrapper .card-bg-img img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          border-top-right-radius: 3px;
          border-top-left-radius: 3px; }
    .redesign-21 .col-three-box .text-wrap {
      padding: 5px 32px 25px 30px;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      width: 100%;
      background: #fff;
      height: 172px;
      -webkit-transition: 0.4s;
      -o-transition: 0.4s;
      transition: 0.4s;
      -webkit-transition-delay: 0.4s;
           -o-transition-delay: 0.4s;
              transition-delay: 0.4s; }
      .redesign-21 .col-three-box .text-wrap .text-cta {
        position: absolute;
        left: 0;
        bottom: 0;
        right: 0;
        padding: 20px 30px; }
      .redesign-21 .col-three-box .text-wrap span {
        font-size: 14px;
        cursor: pointer;
        margin: 5px 0;
        color: #000; }
      .redesign-21 .col-three-box .text-wrap h6 {
        font-size: 16px !important; }
      .redesign-21 .col-three-box .text-wrap p {
        font-size: 14px !important;
        letter-spacing: 0.001em;
        font-weight: 100;
        line-height: 1.63;
        color: #000000;
        overflow: hidden;
        -webkit-line-clamp: 2;
        text-overflow: ellipsis;
        margin: 5px 0 0;
        max-height: 53px;
        max-height: 0;
        -webkit-transition: max-height 1.0s ease-in-out;
        -o-transition: max-height 1.0s ease-in-out;
        transition: max-height 1.0s ease-in-out; }
  .redesign-21 .card-three-box {
    width: 100%;
    position: relative; }
    .redesign-21 .card-three-box .card-three {
      width: 100%;
      position: relative; }
      .redesign-21 .card-three-box .card-three h3 {
        font-size: 30px;
        margin: 30px 0; }
      .redesign-21 .card-three-box .card-three a {
        font-weight: 600;
        margin: 34px 2px 0px; }
    .redesign-21 .card-three-box .card-three-wrapper {
      width: calc(100% + 30px);
      margin-left: -15px;
      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; }
      .redesign-21 .card-three-box .card-three-wrapper .card-with-img {
        width: calc(33.33% - 25px);
        margin: 10px 12px 20px 12px;
        -webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.15);
                box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.15);
        position: relative;
        -webkit-transition: -webkit-transform 1.9s ease-in-out;
        transition: -webkit-transform 1.9s ease-in-out;
        -o-transition: -o-transform 1.9s ease-in-out;
        transition: transform 1.9s ease-in-out;
        transition: transform 1.9s ease-in-out, -webkit-transform 1.9s ease-in-out, -o-transform 1.9s ease-in-out;
        min-height: 351px;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px; }
        .redesign-21 .card-three-box .card-three-wrapper .card-with-img a {
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
          width: 100%;
          margin: 0;
          z-index: 2; }
        .redesign-21 .card-three-box .card-three-wrapper .card-with-img:hover p {
          max-height: 53px; }
        .redesign-21 .card-three-box .card-three-wrapper .card-with-img:hover .text-wrap {
          height: 215px;
          padding-top: 16px;
          -webkit-transition-delay: 0.4s;
               -o-transition-delay: 0.4s;
                  transition-delay: 0.4s; }
      .redesign-21 .card-three-box .card-three-wrapper .img-wrap {
        width: 100%; }
        .redesign-21 .card-three-box .card-three-wrapper .img-wrap span {
          position: absolute;
          top: 0;
          left: 28px;
          padding: 2px 14px;
          background: #04cfcc;
          color: #fff;
          font-size: 14px; }
      .redesign-21 .card-three-box .card-three-wrapper .card-bg-img {
        max-width: 100%;
        overflow: hidden;
        height: 180px;
        border-top-right-radius: 3px;
        border-top-left-radius: 3px; }
        .redesign-21 .card-three-box .card-three-wrapper .card-bg-img img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          border-top-right-radius: 3px;
          border-top-left-radius: 3px; }
    .redesign-21 .card-three-box .text-wrap {
      padding: 5px 32px 25px 30px;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      width: 100%;
      background: #fff;
      height: 172px;
      -webkit-transition: 0.4s;
      -o-transition: 0.4s;
      transition: 0.4s;
      -webkit-transition-delay: 0.4s;
           -o-transition-delay: 0.4s;
              transition-delay: 0.4s; }
      .redesign-21 .card-three-box .text-wrap .text-cta {
        position: absolute;
        left: 0;
        bottom: 0;
        right: 0;
        padding: 20px 30px; }
      .redesign-21 .card-three-box .text-wrap span {
        font-size: 14px;
        cursor: pointer;
        margin: 5px 0;
        color: #000; }
      .redesign-21 .card-three-box .text-wrap h6 {
        font-size: 16px !important; }
      .redesign-21 .card-three-box .text-wrap p {
        font-size: 14px !important;
        letter-spacing: 0.001em;
        font-weight: 100;
        line-height: 1.63;
        color: #000000;
        overflow: hidden;
        -webkit-line-clamp: 2;
        text-overflow: ellipsis;
        margin: 5px 0 0;
        max-height: 53px;
        max-height: 0;
        -webkit-transition: max-height 1.0s ease-in-out;
        -o-transition: max-height 1.0s ease-in-out;
        transition: max-height 1.0s ease-in-out; }
  .redesign-21 .col-three-cards {
    z-index: 3;
    padding: 60px 0; }
    .redesign-21 .col-three-cards.padding-top-10 {
      padding-top: 10px; }
    @media (max-width: 991px) {
      .redesign-21 .col-three-cards {
        padding: 60px 0; } }
    @media (max-width: 595px) {
      .redesign-21 .col-three-cards {
        padding: 30px 0; } }
    .redesign-21 .col-three-cards .intro {
      margin-bottom: 30px; }
    .redesign-21 .col-three-cards .row-wrap {
      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;
      width: calc(100% + 30px);
      margin-left: -15px;
      margin-top: 30px; }
      @media (max-width: 600px) {
        .redesign-21 .col-three-cards .row-wrap {
          width: 100%;
          margin-left: 0; } }
      .redesign-21 .col-three-cards .row-wrap .col-wrap {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 33.33%;
                flex: 0 0 33.33%;
        max-width: 33.33%;
        padding: 0 15px; }
        @media (max-width: 991px) {
          .redesign-21 .col-three-cards .row-wrap .col-wrap {
            -webkit-box-flex: 0;
                -ms-flex: 0 0 50%;
                    flex: 0 0 50%;
            max-width: 50%;
            margin-bottom: 30px; } }
        @media (max-width: 595px) {
          .redesign-21 .col-three-cards .row-wrap .col-wrap {
            -webkit-box-flex: 0;
                -ms-flex: 0 0 100%;
                    flex: 0 0 100%;
            max-width: 100%;
            padding: 0; } }
        .redesign-21 .col-three-cards .row-wrap .col-wrap .inner-wrap {
          -webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.16);
                  box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.16);
          padding: 37px 60px;
          text-align: center;
          background-color: #FFFFFF;
          position: relative;
          border-radius: 3px;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
          @media (max-width: 1329px) {
            .redesign-21 .col-three-cards .row-wrap .col-wrap .inner-wrap {
              padding: 40px 30px; } }
          .redesign-21 .col-three-cards .row-wrap .col-wrap .inner-wrap a {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            cursor: pointer;
            z-index: 3; }
          .redesign-21 .col-three-cards .row-wrap .col-wrap .inner-wrap .green-arrow:after {
            -webkit-transition: border-right-color 0.3s ease-in, border-bottom-color 0.3s ease-in;
            -o-transition: border-right-color 0.3s ease-in, border-bottom-color 0.3s ease-in;
            transition: border-right-color 0.3s ease-in, border-bottom-color 0.3s ease-in; }
          .redesign-21 .col-three-cards .row-wrap .col-wrap .inner-wrap .green-arrow:before {
            -webkit-transition: background-color 0.3s ease-in;
            -o-transition: background-color 0.3s ease-in;
            transition: background-color 0.3s ease-in; }
          .redesign-21 .col-three-cards .row-wrap .col-wrap .inner-wrap:hover .green-arrow:after {
            border-right: 2px solid #ffffff;
            border-bottom: 2px solid #ffffff; }
          .redesign-21 .col-three-cards .row-wrap .col-wrap .inner-wrap:hover .green-arrow:before {
            background-color: #47c647; }
          .redesign-21 .col-three-cards .row-wrap .col-wrap .inner-wrap .img-wrap {
            max-width: 190px;
            margin: 0 auto 30px; }
            .redesign-21 .col-three-cards .row-wrap .col-wrap .inner-wrap .img-wrap img {
              height: 100%;
              width: 100%;
              -o-object-fit: cover;
                 object-fit: cover; }
          .redesign-21 .col-three-cards .row-wrap .col-wrap .inner-wrap p {
            text-align: center;
            font-size: 16px !important;
            font-weight: 600 !important;
            line-height: 1.4 !important;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            overflow: hidden;
            max-height: 46px;
            width: 100%; }
          .redesign-21 .col-three-cards .row-wrap .col-wrap .inner-wrap span {
            font-size: 14px !important;
            font-weight: 600 !important;
            color: #000000;
            margin-top: 30px; }
    @media (max-width: 991px) {
      .redesign-21 .col-three-cards .btn-wrap {
        text-align: center; } }
    @media (max-width: 595px) {
      .redesign-21 .col-three-cards .btn-wrap {
        margin-top: 0; } }
    .redesign-21 .col-three-cards .btn-wrap a {
      font-weight: 600; }
    .redesign-21 .col-three-cards .btn-wrap .green-arrow:after {
      -webkit-transition: border-right-color 0.3s ease-in, border-bottom-color 0.3s ease-in;
      -o-transition: border-right-color 0.3s ease-in, border-bottom-color 0.3s ease-in;
      transition: border-right-color 0.3s ease-in, border-bottom-color 0.3s ease-in; }
    .redesign-21 .col-three-cards .btn-wrap .green-arrow:before {
      -webkit-transition: background-color 0.3s ease-in;
      -o-transition: background-color 0.3s ease-in;
      transition: background-color 0.3s ease-in; }
    .redesign-21 .col-three-cards .btn-wrap .green-arrow:hover:after {
      border-right: 2px solid #ffffff;
      border-bottom: 2px solid #ffffff; }
    .redesign-21 .col-three-cards .btn-wrap .green-arrow:hover:before {
      background-color: #47c647; }
    .redesign-21 .col-three-cards.card-grid .no-record {
      display: none; }
      .redesign-21 .col-three-cards.card-grid .no-record h3 {
        text-align: center; }
  .redesign-21 .card-media {
    padding-bottom: 0; }
    .redesign-21 .card-media .card-media-wrap {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      padding: 98px 90px 94px 115px;
      border-radius: 10px 10px 0 0;
      background: #031c60;
      overflow: hidden; }
      @media (max-width: 1330px) {
        .redesign-21 .card-media .card-media-wrap {
          padding: 80px 80px 90px 80px; } }
      @media (max-width: 1329px) {
        .redesign-21 .card-media .card-media-wrap {
          padding: 75px 80px 86px 80px; } }
      @media (max-width: 991px) {
        .redesign-21 .card-media .card-media-wrap {
          padding: 60px 80px 60px 80px; } }
      @media (max-width: 767px) {
        .redesign-21 .card-media .card-media-wrap {
          padding: 50px 80px 50px 80px; } }
      @media (max-width: 595px) {
        .redesign-21 .card-media .card-media-wrap {
          padding: 50px 30px 50px; } }
      .redesign-21 .card-media .card-media-wrap:before {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
        display: none;
        background: url("/wp-content/themes/wpx/templates/dist/images/svgs/swish_cta_mobile.svg") no-repeat;
        background-size: 100% 100%; }
        @media (max-width: 595px) {
          .redesign-21 .card-media .card-media-wrap:before {
            display: block; } }
      .redesign-21 .card-media .card-media-wrap:after {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        width: 634px;
        height: 100%;
        background: url("/wp-content/themes/wpx/templates/dist/images/svgs/swish_cta.svg") no-repeat;
        background-size: 100% 100%; }
        @media (max-width: 991px) {
          .redesign-21 .card-media .card-media-wrap:after {
            width: 629px; } }
        @media (max-width: 767px) {
          .redesign-21 .card-media .card-media-wrap:after {
            width: 625px; } }
        @media (max-width: 595px) {
          .redesign-21 .card-media .card-media-wrap:after {
            display: none; } }
    .redesign-21 .card-media .content-wrap {
      width: 50%;
      text-align: left;
      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: 991px) {
        .redesign-21 .card-media .content-wrap {
          width: 100%;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          text-align: center;
          margin-bottom: 15px;
          z-index: 1; } }
      .redesign-21 .card-media .content-wrap h2 {
        font-size: 55px !important;
        font-family: 'Kaunos-bold';
        color: #fafbfe !important;
        text-align: left; }
        @media (max-width: 1330px) {
          .redesign-21 .card-media .content-wrap h2 {
            font-size: 45px !important; } }
        @media (max-width: 991px) {
          .redesign-21 .card-media .content-wrap h2 {
            text-align: center;
            font-size: 35px !important; } }
        @media (max-width: 767px) {
          .redesign-21 .card-media .content-wrap h2 {
            font-size: 35px !important; } }
        @media (max-width: 595px) {
          .redesign-21 .card-media .content-wrap h2 {
            font-size: 30px !important; } }
        @media (max-width: 480px) {
          .redesign-21 .card-media .content-wrap h2 {
            font-size: 28px !important; } }
      .redesign-21 .card-media .content-wrap p {
        font-size: 26px !important;
        font-weight: 600 !important;
        line-height: 1.24 !important;
        color: #fafbfe; }
        @media (max-width: 991px) {
          .redesign-21 .card-media .content-wrap p {
            text-align: center; } }
        @media (max-width: 767px) {
          .redesign-21 .card-media .content-wrap p {
            font-size: 20px !important; } }
      .redesign-21 .card-media .content-wrap .btn-wrap {
        width: 100%; }
    .redesign-21 .card-media .media-cta {
      width: 50%;
      padding-left: 112px;
      margin: auto;
      z-index: 1; }
      @media (max-width: 1329px) {
        .redesign-21 .card-media .media-cta {
          padding-left: 80px; } }
      @media (max-width: 991px) {
        .redesign-21 .card-media .media-cta {
          width: 100%;
          text-align: center;
          padding-left: 0; } }
      .redesign-21 .card-media .media-cta p {
        font-size: 26px !important;
        font-weight: 600 !important;
        line-height: 1.24 !important;
        color: #fafbfe; }
        @media (max-width: 991px) {
          .redesign-21 .card-media .media-cta p {
            text-align: center; } }
        @media (max-width: 767px) {
          .redesign-21 .card-media .media-cta p {
            font-size: 20px !important; } }
      .redesign-21 .card-media .media-cta .btn-wrap {
        margin-top: 32px; }
        .redesign-21 .card-media .media-cta .btn-wrap a:nth-of-type(2) {
          margin-left: 20px; }
    .redesign-21 .card-media.overlap {
      z-index: 2; }
  .redesign-21 .cta {
    background: #012b80;
    overflow: visible;
    z-index: 1; }
    .redesign-21 .cta:after {
      top: -287px;
      width: 635px; }
    @media (max-width: 595px) {
      .redesign-21 .cta.padding-top-60 {
        padding-top: 60px; } }
    .redesign-21 .cta .wrapper {
      text-align: center;
      max-width: 720px;
      margin: 0 auto;
      z-index: 4; }
      .redesign-21 .cta .wrapper h2 {
        text-align: center;
        color: #fff !important;
        position: relative;
        margin-top: 15px;
        margin-bottom: 20px; }
        .redesign-21 .cta .wrapper h2:before {
          content: "";
          width: 120px;
          height: 3px;
          background: url(/wp-content/themes/wpx/templates/assets/images/intro-white-pattern.svg) no-repeat;
          position: absolute;
          top: -15px;
          left: 50%;
          -webkit-transform: translateX(-50%);
          -o-transform: translateX(-50%);
             transform: translateX(-50%); }
      .redesign-21 .cta .wrapper p {
        text-align: center;
        color: #fff;
        line-height: 1.3 !important; }
      .redesign-21 .cta .wrapper .form-wrap {
        margin-top: 30px;
        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; }
        .redesign-21 .cta .wrapper .form-wrap input {
          max-width: 430px;
          width: 100%;
          background: #fff;
          border-radius: 30px;
          padding: 6px 65px 6px 20px;
          outline: none;
          height: 40px;
          color: #6c6c6c;
          font-size: 16px !important;
          font-weight: 400;
          border: 0; }
          .redesign-21 .cta .wrapper .form-wrap input::-webkit-input-placeholder {
            color: #6c6c6c; }
          .redesign-21 .cta .wrapper .form-wrap input::-moz-placeholder {
            color: #6c6c6c; }
          .redesign-21 .cta .wrapper .form-wrap input::-ms-input-placeholder {
            color: #6c6c6c; }
          .redesign-21 .cta .wrapper .form-wrap input::placeholder {
            color: #6c6c6c; }
        .redesign-21 .cta .wrapper .form-wrap button {
          margin-left: -60px;
          cursor: pointer;
          height: 40px;
          padding: 8px 65px 16px 30px;
          font-size: 14px;
          letter-spacing: 0;
          outline: none;
          -webkit-transition: all 0.3s cubic-bezier(0, 0.3, 1, 0.61);
          -o-transition: all 0.3s cubic-bezier(0, 0.3, 1, 0.61);
          transition: all 0.3s cubic-bezier(0, 0.3, 1, 0.61); }
          .redesign-21 .cta .wrapper .form-wrap button.btn-default:after {
            top: 16px; }
          @media (max-width: 595px) {
            .redesign-21 .cta .wrapper .form-wrap button {
              margin-left: 0;
              margin-top: 30px; } }
    .redesign-21 .cta.d-none {
      display: none; }
  .redesign-21 .col-three-grid {
    overflow: visible;
    z-index: 2; }
    @media (max-width: 595px) {
      .redesign-21 .col-three-grid {
        overflow: hidden; } }
    .redesign-21 .col-three-grid.bg-pattern-right.bottom:after {
      top: auto;
      bottom: -360px; }
    .redesign-21 .col-three-grid.bg-pattern-left.bottom:after {
      top: auto;
      bottom: -360px; }
    .redesign-21 .col-three-grid.bg-pattern-right:after, .redesign-21 .col-three-grid .bg-pattern-left:after {
      top: -116px; }
      @media (max-width: 595px) {
        .redesign-21 .col-three-grid.bg-pattern-right:after, .redesign-21 .col-three-grid .bg-pattern-left:after {
          display: none; } }
    .redesign-21 .col-three-grid.padding-top-40 {
      padding-top: 40px !important; }
      @media (max-width: 595px) {
        .redesign-21 .col-three-grid.padding-top-40 {
          padding-top: 10px; } }
    @media (min-width: 1330px) {
      .redesign-21 .col-three-grid.pb-75 {
        padding-bottom: 75px; } }
    @media (min-width: 1330px) {
      .redesign-21 .col-three-grid.overlap {
        padding-top: 0;
        margin-top: -44px; } }
    @media (max-width: 991px) {
      .redesign-21 .col-three-grid.overlap {
        padding: 50px 0; } }
    @media (max-width: 595px) {
      .redesign-21 .col-three-grid.no-padding-top {
        padding-top: 20px !important; } }
    .redesign-21 .col-three-grid .intro h3 {
      margin-bottom: 30px; }
    .redesign-21 .col-three-grid .wrapper {
      max-width: 100%;
      z-index: 2; }
      .redesign-21 .col-three-grid .wrapper .row-wrap {
        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; }
        @media (max-width: 595px) {
          .redesign-21 .col-three-grid .wrapper .row-wrap {
            width: 100%;
            margin-left: 0; } }
      .redesign-21 .col-three-grid .wrapper .item {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 calc(33.33% - 30px);
                flex: 0 0 calc(33.33% - 30px);
        max-width: calc(33.33% - 30px);
        width: 100%;
        margin: 0 15px 30px;
        position: relative;
        border-radius: 3px;
        background-color: #ffffff;
        -webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.16);
                box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.16);
        min-height: 351px; }
        @media (min-width: 992px) {
          .redesign-21 .col-three-grid .wrapper .item:hover .card-inner .hovered-content {
            height: 46px; } }
        @media (max-width: 1329px) {
          .redesign-21 .col-three-grid .wrapper .item {
            min-height: 320px; } }
        @media (max-width: 991px) {
          .redesign-21 .col-three-grid .wrapper .item {
            -webkit-box-flex: 0;
                -ms-flex: 0 0 calc(50% - 30px);
                    flex: 0 0 calc(50% - 30px);
            max-width: calc(50% - 30px); } }
        @media (max-width: 595px) {
          .redesign-21 .col-three-grid .wrapper .item {
            -webkit-box-flex: 0;
                -ms-flex: 0 0 100%;
                    flex: 0 0 100%;
            max-width: 100%;
            margin: 0 0 20px; } }
        .redesign-21 .col-three-grid .wrapper .item .card-inner .text-wrap .green-arrow:after {
          -webkit-transition: border-right-color 0.3s ease-in, border-bottom-color 0.3s ease-in;
          -o-transition: border-right-color 0.3s ease-in, border-bottom-color 0.3s ease-in;
          transition: border-right-color 0.3s ease-in, border-bottom-color 0.3s ease-in; }
        .redesign-21 .col-three-grid .wrapper .item .card-inner .text-wrap .green-arrow:before {
          -webkit-transition: background-color 0.3s ease-in;
          -o-transition: background-color 0.3s ease-in;
          transition: background-color 0.3s ease-in; }
        .redesign-21 .col-three-grid .wrapper .item:hover .card-inner .text-wrap .green-arrow:after {
          border-right: 2px solid #ffffff;
          border-bottom: 2px solid #ffffff; }
        .redesign-21 .col-three-grid .wrapper .item:hover .card-inner .text-wrap .green-arrow:before {
          background-color: #47c647; }
        .redesign-21 .col-three-grid .wrapper .item a {
          position: absolute;
          display: block;
          width: 100%;
          height: 100%;
          z-index: 1; }
        @media (max-width: 595px) {
          .redesign-21 .col-three-grid .wrapper .item .img-wrap {
            height: 240px; } }
        .redesign-21 .col-three-grid .wrapper .item .img-wrap img {
          width: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          border-radius: 3px;
          height: 100%; }
        .redesign-21 .col-three-grid .wrapper .item .category {
          position: absolute;
          top: 0;
          left: 29px;
          padding: 2px 15px 2px 15px;
          background-color: #0073dd;
          border-bottom-left-radius: 3px;
          border-bottom-right-radius: 3px; }
          .redesign-21 .col-three-grid .wrapper .item .category span {
            font-size: 14px;
            font-weight: bold;
            color: #ffffff; }
        .redesign-21 .col-three-grid .wrapper .item .text-wrap {
          background-color: #ffffff;
          padding: 12px 25px 27px 31px;
          border-bottom-left-radius: 3px;
          border-bottom-right-radius: 3px; }
          @media (min-width: 992px) {
            .redesign-21 .col-three-grid .wrapper .item .text-wrap {
              position: absolute;
              bottom: 0;
              left: 0;
              width: 100%; } }
          @media (max-width: 595px) {
            .redesign-21 .col-three-grid .wrapper .item .text-wrap {
              padding: 20px; } }
          .redesign-21 .col-three-grid .wrapper .item .text-wrap .release-date {
            font-size: 0;
            margin-bottom: 2px; }
            .redesign-21 .col-three-grid .wrapper .item .text-wrap .release-date span {
              font-size: 13px;
              line-height: 1.54;
              color: #000000;
              position: relative;
              padding: 0 6px;
              letter-spacing: 0.03em; }
              .redesign-21 .col-three-grid .wrapper .item .text-wrap .release-date span:first-child {
                padding-left: 0; }
                .redesign-21 .col-three-grid .wrapper .item .text-wrap .release-date span:first-child:before {
                  display: none; }
              .redesign-21 .col-three-grid .wrapper .item .text-wrap .release-date span:before {
                content: '';
                display: block;
                position: absolute;
                top: 50%;
                left: 0;
                width: 1px;
                height: 10px;
                -webkit-transform: translateY(-50%);
                     -o-transform: translateY(-50%);
                        transform: translateY(-50%);
                background-color: #000000; }
          .redesign-21 .col-three-grid .wrapper .item .text-wrap h6 {
            font-size: 16px !important;
            line-height: 1.48 !important;
            margin-bottom: 18px;
            letter-spacing: -0.01em;
            font-weight: 600 !important;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            overflow: hidden;
            max-height: 46px; }
          .redesign-21 .col-three-grid .wrapper .item .text-wrap p {
            font-size: 14px !important;
            line-height: 1.57 !important;
            color: #000000; }
          @media (min-width: 992px) {
            .redesign-21 .col-three-grid .wrapper .item .text-wrap .hovered-content {
              height: 0;
              overflow: hidden;
              -webkit-transition: height 0.3s ease-in-out;
              -o-transition: height 0.3s ease-in-out;
              transition: height 0.3s ease-in-out; } }
          .redesign-21 .col-three-grid .wrapper .item .text-wrap .hovered-content span, .redesign-21 .col-three-grid .wrapper .item .text-wrap .hovered-content p {
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            overflow: hidden;
            max-height: 46px; }
          .redesign-21 .col-three-grid .wrapper .item .text-wrap .green-arrow {
            font-weight: bold;
            text-transform: capitalize;
            margin-top: 17px;
            font-size: 14px;
            color: #000000; }
      @media (min-width: 1330px) {
        .redesign-21 .col-three-grid .wrapper .pagination {
          margin-bottom: 10px; } }
      .redesign-21 .col-three-grid .wrapper .pagination ul {
        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;
        text-align: center;
        padding-left: 0;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        height: 24px; }
        .redesign-21 .col-three-grid .wrapper .pagination ul li {
          position: relative;
          list-style: none;
          cursor: pointer;
          margin-bottom: 0;
          line-height: 0.85 !important;
          vertical-align: top; }
          .redesign-21 .col-three-grid .wrapper .pagination ul li.page-item {
            padding: 0 7px; }
            @media (max-width: 480px) {
              .redesign-21 .col-three-grid .wrapper .pagination ul li.page-item {
                padding: 3px 8px 0; } }
            .redesign-21 .col-three-grid .wrapper .pagination ul li.page-item:hover a, .redesign-21 .col-three-grid .wrapper .pagination ul li.page-item.active a {
              color: #47c647; }
            .redesign-21 .col-three-grid .wrapper .pagination ul li.page-item a {
              font-size: 18px !important;
              font-weight: 600;
              line-height: 0.85 !important; }
          .redesign-21 .col-three-grid .wrapper .pagination ul li svg {
            width: 10px;
            fill: #47c647;
            -webkit-transition: fill 0.3s ease-in-out;
            -o-transition: fill 0.3s ease-in-out;
            transition: fill 0.3s ease-in-out; }
          .redesign-21 .col-three-grid .wrapper .pagination ul li.disable.prev a svg, .redesign-21 .col-three-grid .wrapper .pagination ul li.disable.next a svg {
            opacity: 0; }
          .redesign-21 .col-three-grid .wrapper .pagination ul li.prev a {
            position: relative; }
            .redesign-21 .col-three-grid .wrapper .pagination ul li.prev a svg {
              -webkit-transform: rotate(90deg);
                   -o-transform: rotate(90deg);
                      transform: rotate(90deg); }
          .redesign-21 .col-three-grid .wrapper .pagination ul li.next a {
            position: relative; }
            .redesign-21 .col-three-grid .wrapper .pagination ul li.next a svg {
              -webkit-transform: rotate(-90deg);
                   -o-transform: rotate(-90deg);
                      transform: rotate(-90deg); }
    @media (max-width: 991px) {
      .redesign-21 .col-three-grid .btn-wrap {
        text-align: center; } }
    .redesign-21 .col-three-grid .btn-wrap .green-arrow {
      font-weight: 600; }
      .redesign-21 .col-three-grid .btn-wrap .green-arrow:after {
        -webkit-transition: border-right-color 0.3s ease-in, border-bottom-color 0.3s ease-in;
        -o-transition: border-right-color 0.3s ease-in, border-bottom-color 0.3s ease-in;
        transition: border-right-color 0.3s ease-in, border-bottom-color 0.3s ease-in; }
      .redesign-21 .col-three-grid .btn-wrap .green-arrow:before {
        -webkit-transition: background-color 0.3s ease-in;
        -o-transition: background-color 0.3s ease-in;
        transition: background-color 0.3s ease-in; }
      .redesign-21 .col-three-grid .btn-wrap .green-arrow:hover:after {
        border-right: 2px solid #ffffff;
        border-bottom: 2px solid #ffffff; }
      .redesign-21 .col-three-grid .btn-wrap .green-arrow:hover:before {
        background-color: #47c647; }
    .redesign-21 .col-three-grid.card-grid .no-record {
      display: none; }
      .redesign-21 .col-three-grid.card-grid .no-record h3 {
        text-align: center; }
  .redesign-21 .filter-container {
    position: relative;
    z-index: 5;
    margin: 0 0 27px; }
    @media (max-width: 767px) {
      .redesign-21 .filter-container {
        margin: 0 0 20px; } }
    .redesign-21 .filter-container span {
      font-size: 14px;
      font-weight: 600;
      color: #000000;
      vertical-align: top; }
    .redesign-21 .filter-container .filter {
      position: relative;
      display: inline-block;
      margin-right: 36px; }
      .redesign-21 .filter-container .filter.active > span:before {
        -webkit-transform: rotate(225deg);
             -o-transform: rotate(225deg);
                transform: rotate(225deg);
        top: 11px; }
      .redesign-21 .filter-container .filter > span {
        position: relative;
        padding: 0 15px;
        cursor: pointer; }
        .redesign-21 .filter-container .filter > span::before {
          content: "";
          position: absolute;
          right: 3px;
          top: 8px;
          width: 6px;
          height: 6px;
          border-right: 2px solid #47c647;
          border-bottom: 2px solid #47c647;
          -webkit-transform: rotate(45deg);
               -o-transform: rotate(45deg);
                  transform: rotate(45deg);
          -webkit-transition: all 0.3s ease-in-out;
          -o-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out; }
      .redesign-21 .filter-container .filter .filter-dropdown {
        border-top: 2px solid #47c647;
        position: absolute;
        top: 100%;
        left: 0px;
        z-index: 7;
        min-width: 120px;
        background: #ffffff;
        -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.06);
                box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.06);
        padding: 4px 0;
        display: none; }
      .redesign-21 .filter-container .filter ul {
        width: 100%;
        padding-left: 0; }
        .redesign-21 .filter-container .filter ul li {
          padding: 8px 20px;
          margin: 0;
          list-style: none; }
          .redesign-21 .filter-container .filter ul li:first-child {
            padding-top: 15px; }
          .redesign-21 .filter-container .filter ul li span {
            font-size: 14px;
            font-weight: 600;
            cursor: pointer;
            opacity: 0.5;
            -webkit-transition: opacity 0.3s ease-in-out;
            -o-transition: opacity 0.3s ease-in-out;
            transition: opacity 0.3s ease-in-out; }
            .redesign-21 .filter-container .filter ul li span:hover, .redesign-21 .filter-container .filter ul li span.active {
              opacity: 1; }
    .redesign-21 .filter-container .btn-wrap {
      text-align: left; }
  .redesign-21 .filter-tab {
    padding: 50px 0 20px; }
    @media (max-width: 595px) {
      .redesign-21 .filter-tab {
        padding: 10px 0; } }
    @media (max-width: 595px) {
      .redesign-21 .filter-tab.no-padding {
        padding: 20px 0 !important; } }
    .redesign-21 .filter-tab.overlap {
      margin-top: -25px; }
      @media (max-width: 595px) {
        .redesign-21 .filter-tab.overlap {
          margin-top: 0; } }
    @media (max-width: 767px) {
      .redesign-21 .filter-tab ul {
        padding: 40px 0 0; } }
    @media (max-width: 480px) {
      .redesign-21 .filter-tab ul {
        padding: 0; } }
    .redesign-21 .filter-tab ul li {
      display: inline-block;
      margin-right: 45px;
      cursor: pointer;
      position: relative;
      font-weight: 600;
      color: #000;
      padding-bottom: 5px; }
      .redesign-21 .filter-tab ul li:hover {
        color: #ff00e3; }
      .redesign-21 .filter-tab ul li.active::before {
        content: '';
        position: absolute;
        bottom: 0;
        height: 3px;
        width: 100%;
        background-color: #ff00e3; }
      @media (max-width: 595px) {
        .redesign-21 .filter-tab ul li {
          margin-right: 10px;
          margin-bottom: 15px; }
          .redesign-21 .filter-tab ul li:last-child {
            margin: 0; } }
      .redesign-21 .filter-tab ul li a {
        font-size: inherit !important;
        line-height: inherit !important;
        font-weight: inherit !important; }
        .redesign-21 .filter-tab ul li a:hover {
          color: #ff00e3; }
  .redesign-21 .blog-detail {
    padding: 30px 0 45px;
    overflow: visible; }
    @media (max-width: 480px) {
      .redesign-21 .blog-detail {
        padding: 30px 0 30px; } }
    @media (min-width: 481px) and (max-width: 595px) {
      .redesign-21 .blog-detail {
        overflow: hidden;
        padding: 30px 0 40px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .redesign-21 .blog-detail {
        padding: 30px 0 42px; } }
    .redesign-21 .blog-detail:after {
      top: auto;
      bottom: -200px;
      z-index: 2; }
      @media (min-width: 481px) and (max-width: 595px) {
        .redesign-21 .blog-detail:after {
          overflow: hidden;
          padding: 30px 0 30px; } }
    .redesign-21 .blog-detail .btn-outer {
      margin-bottom: 48px; }
      @media (max-width: 991px) {
        .redesign-21 .blog-detail .btn-outer {
          margin-bottom: 40px; } }
      @media (min-width: 481px) and (max-width: 595px) {
        .redesign-21 .blog-detail .btn-outer {
          margin-bottom: 35px; } }
      .redesign-21 .blog-detail .btn-outer .return-link {
        margin-left: 10px; }
    .redesign-21 .blog-detail .row-wrap {
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      position: relative; }
      .redesign-21 .blog-detail .row-wrap .content-wrap {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 70%;
                flex: 0 0 70%;
        max-width: 70%;
        padding-right: 46px; }
        @media (max-width: 991px) {
          .redesign-21 .blog-detail .row-wrap .content-wrap {
            -webkit-box-flex: 0;
                -ms-flex: 0 0 100%;
                    flex: 0 0 100%;
            max-width: 100%;
            padding-right: 0; } }
        .redesign-21 .blog-detail .row-wrap .content-wrap p {
          margin: 18px 0; }
          @media (max-width: 991px) {
            .redesign-21 .blog-detail .row-wrap .content-wrap p {
              font-size: 16px !important; } }
          @media (min-width: 481px) and (max-width: 595px) {
            .redesign-21 .blog-detail .row-wrap .content-wrap p {
              margin: 35px 0 37px; } }
          .redesign-21 .blog-detail .row-wrap .content-wrap p:first-child {
            margin-top: 0; }
            @media (min-width: 1330px) {
              .redesign-21 .blog-detail .row-wrap .content-wrap p:first-child {
                margin-top: -6px; } }
          .redesign-21 .blog-detail .row-wrap .content-wrap p a {
            font-size: 18px !important;
            color: #47c647;
            border-bottom: 3px solid #47c647;
            font-weight: 600; }
        .redesign-21 .blog-detail .row-wrap .content-wrap ul {
          list-style: disc;
          margin-bottom: 22px;
          padding-left: 24px; }
          .redesign-21 .blog-detail .row-wrap .content-wrap ul li {
            list-style: disc;
            line-height: 1.56 !important;
            color: #000000;
            padding-bottom: 4px; }
            .redesign-21 .blog-detail .row-wrap .content-wrap ul li a {
              color: #ff00e3;
              font-size: inherit !important;
              font-weight: 600; }
        .redesign-21 .blog-detail .row-wrap .content-wrap ol {
          list-style: decimal;
          margin-bottom: 22px; }
          .redesign-21 .blog-detail .row-wrap .content-wrap ol li {
            list-style: decimal;
            line-height: 1.56 !important;
            color: #000000;
            padding-bottom: 4px; }
            .redesign-21 .blog-detail .row-wrap .content-wrap ol li a {
              font-size: inherit !important;
              font-weight: 600;
              color: #ff00e3; }
        .redesign-21 .blog-detail .row-wrap .content-wrap img {
          max-width: 100%;
          max-height: 100%;
          vertical-align: top;
          -o-object-fit: cover;
             object-fit: cover; }
        .redesign-21 .blog-detail .row-wrap .content-wrap blockquote {
          font-size: 25px;
          color: #000;
          line-height: 1.4;
          padding-top: 66px;
          margin: 48px 4px;
          position: relative; }
          @media (max-width: 991px) {
            .redesign-21 .blog-detail .row-wrap .content-wrap blockquote {
              font-size: 22px;
              padding-top: 80px;
              margin: 40px 0; } }
          @media (min-width: 481px) and (max-width: 595px) {
            .redesign-21 .blog-detail .row-wrap .content-wrap blockquote {
              font-size: 20px;
              padding-top: 70px;
              margin: 35px 0; } }
          @media (max-width: 480px) {
            .redesign-21 .blog-detail .row-wrap .content-wrap blockquote {
              font-size: 18px;
              padding-top: 60px;
              margin: 30px 0; } }
          .redesign-21 .blog-detail .row-wrap .content-wrap blockquote:after {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            width: 55px;
            height: 45px;
            background: url("/wp-content/themes/wpx/templates/dist/images/quote.png") no-repeat;
            background-size: cover; }
            @media (max-width: 991px) {
              .redesign-21 .blog-detail .row-wrap .content-wrap blockquote:after {
                width: 50px;
                height: 40px; } }
            @media (min-width: 481px) and (max-width: 595px) {
              .redesign-21 .blog-detail .row-wrap .content-wrap blockquote:after {
                width: 45px;
                height: 35px; } }
            @media (max-width: 480px) {
              .redesign-21 .blog-detail .row-wrap .content-wrap blockquote:after {
                width: 40px;
                height: 30px; } }
      .redesign-21 .blog-detail .row-wrap .sidebar {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 30%;
                flex: 0 0 30%;
        max-width: 30%;
        padding-bottom: 50px; }
        @media (max-width: 991px) {
          .redesign-21 .blog-detail .row-wrap .sidebar {
            -webkit-box-flex: 0;
                -ms-flex: 0 0 100%;
                    flex: 0 0 100%;
            max-width: 100%; } }
        @media (max-width: 480px) {
          .redesign-21 .blog-detail .row-wrap .sidebar {
            padding-bottom: 25px; } }
        @media (min-width: 481px) and (max-width: 595px) {
          .redesign-21 .blog-detail .row-wrap .sidebar {
            padding-bottom: 35px; } }
        @media (min-width: 596px) and (max-width: 767px) {
          .redesign-21 .blog-detail .row-wrap .sidebar {
            padding-bottom: 40px; } }
        .redesign-21 .blog-detail .row-wrap .sidebar .sticky-card {
          padding: 40px;
          background: #012b80;
          border-radius: 3px;
          -webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.16);
                  box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.16);
          max-width: 358px !important;
          height: auto !important;
          width: auto !important;
          z-index: 9; }
          @media (min-width: 992px) and (max-width: 1024px) {
            .redesign-21 .blog-detail .row-wrap .sidebar .sticky-card {
              max-width: 294px !important;
              padding: 30px; } }
          .redesign-21 .blog-detail .row-wrap .sidebar .sticky-card h5 {
            color: #ffffff;
            margin-bottom: 30px; }
          .redesign-21 .blog-detail .row-wrap .sidebar .sticky-card p {
            color: #ffffff;
            font-weight: 100 !important;
            margin-bottom: 58px; }
  .redesign-21 .col-two-content {
    overflow: visible;
    padding: 61px 0 160px; }
    @media (min-width: 1300px) and (max-width: 1401px) {
      .redesign-21 .col-two-content {
        padding: 61px 0 112px; } }
    @media (max-width: 767px) {
      .redesign-21 .col-two-content {
        padding: 15px 0 160px; } }
    @media (max-width: 374px) {
      .redesign-21 .col-two-content {
        padding: 30px 0 160px; } }
    .redesign-21 .col-two-content.side-box .row-wrap .content-wrap {
      max-width: 547px;
      margin-bottom: 40px; }
      @media (max-width: 991px) {
        .redesign-21 .col-two-content.side-box .row-wrap .content-wrap {
          max-width: 100%; } }
      .redesign-21 .col-two-content.side-box .row-wrap .content-wrap h3 {
        margin-bottom: 20px; }
      .redesign-21 .col-two-content.side-box .row-wrap .content-wrap a {
        font-size: inherit !important; }
      .redesign-21 .col-two-content.side-box .row-wrap .content-wrap .btn-wrap {
        text-align: left;
        margin-top: 28px; }
        @media (max-width: 767px) {
          .redesign-21 .col-two-content.side-box .row-wrap .content-wrap .btn-wrap .btn-default {
            padding: 13px 59px 13px 29px; } }
    .redesign-21 .col-two-content.side-box .side-card {
      max-width: 378px;
      width: 100%;
      background-color: #012b80;
      border-radius: 3px;
      -webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.16);
              box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.16);
      padding: 40px;
      position: absolute;
      top: 0;
      right: 20px; }
      @media (max-width: 1024px) {
        .redesign-21 .col-two-content.side-box .side-card {
          position: relative;
          left: 0; } }
      @media (max-width: 595px) {
        .redesign-21 .col-two-content.side-box .side-card {
          max-width: 100%; } }
      .redesign-21 .col-two-content.side-box .side-card h5 {
        color: #ffffff !important;
        margin-bottom: 16px; }
      .redesign-21 .col-two-content.side-box .side-card .info-box:not(:last-child) {
        margin-bottom: 28px; }
      .redesign-21 .col-two-content.side-box .side-card .info-box p {
        color: #ffffff; }
      .redesign-21 .col-two-content.side-box .side-card .info-box a {
        color: #ff00e3;
        font-size: 18px !important;
        font-weight: 400 !important;
        line-height: 1.56;
        position: relative; }
        .redesign-21 .col-two-content.side-box .side-card .info-box a:after {
          content: "";
          position: absolute;
          bottom: 0;
          left: 0;
          height: 3px;
          width: 100%;
          -webkit-transition: width 0.3s ease-in-out, opacity 0.3s ease-in-out;
          -o-transition: width 0.3s ease-in-out, opacity 0.3s ease-in-out;
          transition: width 0.3s ease-in-out, opacity 0.3s ease-in-out; }
        .redesign-21 .col-two-content.side-box .side-card .info-box a:hover::after {
          -webkit-animation-name: linkhover;
               -o-animation-name: linkhover;
                  animation-name: linkhover;
          -webkit-animation-duration: 0.4s;
               -o-animation-duration: 0.4s;
                  animation-duration: 0.4s; }
    @media (max-width: 991px) {
      .redesign-21 .col-two-content {
        overflow: hidden;
        padding-bottom: 50px; } }
    @media (max-width: 767px) {
      .redesign-21 .col-two-content {
        padding-bottom: 70px; } }
    .redesign-21 .col-two-content.bg-pattern-left:after {
      z-index: 1; }
      @media (max-width: 767px) {
        .redesign-21 .col-two-content.bg-pattern-left:after {
          z-index: -1; } }
    .redesign-21 .col-two-content .row-wrap {
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      margin-bottom: 40px; }
      .redesign-21 .col-two-content .row-wrap:last-child {
        margin-bottom: 0; }
      .redesign-21 .col-two-content .row-wrap .content-wrap {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 547px;
        margin-bottom: 40px; }
        @media (max-width: 991px) {
          .redesign-21 .col-two-content .row-wrap .content-wrap {
            -webkit-box-flex: 0;
                -ms-flex: 0 0 100%;
                    flex: 0 0 100%;
            max-width: 100%; } }
        .redesign-21 .col-two-content .row-wrap .content-wrap h3 {
          margin-bottom: 20px; }
        .redesign-21 .col-two-content .row-wrap .content-wrap a {
          font-size: inherit !important; }
      .redesign-21 .col-two-content .row-wrap .btn-wrap {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%;
        text-align: left; }
        @media (max-width: 767px) {
          .redesign-21 .col-two-content .row-wrap .btn-wrap .btn-default {
            padding: 13px 59px 13px 29px; } }
  .redesign-21 .blog-cta {
    width: 100%;
    position: relative;
    background: rgba(165, 165, 165, 0.1);
    padding: 88px 0 220px;
    overflow: visible; }
    @media (max-width: 1329px) {
      .redesign-21 .blog-cta {
        padding: 60px 0 100px; } }
    @media (max-width: 991px) {
      .redesign-21 .blog-cta {
        padding: 60px 0 50px; } }
    @media (max-width: 595px) {
      .redesign-21 .blog-cta.bg-skew:after {
        height: 45px; } }
    @media (max-width: 991px) {
      .redesign-21 .blog-cta.bg-skew:after {
        height: 60px;
        display: none; } }
    .redesign-21 .blog-cta .wrapper {
      max-width: 786px; }
      @media (max-width: 991px) {
        .redesign-21 .blog-cta .wrapper {
          max-width: 620px !important; } }
    .redesign-21 .blog-cta .img-with-text {
      width: 100%;
      position: relative;
      font-size: 0;
      margin: 10px 0; }
      .redesign-21 .blog-cta .img-with-text .img-wrap {
        max-width: 102px;
        max-height: 102px;
        overflow: hidden;
        border-radius: 50%;
        display: inline-block;
        vertical-align: middle; }
        .redesign-21 .blog-cta .img-with-text .img-wrap img {
          width: 100%;
          height: 100%;
          border-radius: 50%; }
        @media (max-width: 991px) {
          .redesign-21 .blog-cta .img-with-text .img-wrap {
            max-width: 90px;
            max-height: 90px; } }
        @media (max-width: 595px) {
          .redesign-21 .blog-cta .img-with-text .img-wrap {
            max-width: 70px;
            max-height: 70px; } }
      .redesign-21 .blog-cta .img-with-text h6 {
        width: calc(100% - 132px);
        display: inline-block;
        vertical-align: middle;
        margin-left: 30px;
        font-size: 22px !important;
        font-weight: 600; }
        @media (max-width: 991px) {
          .redesign-21 .blog-cta .img-with-text h6 {
            width: calc(100% - 120px);
            font-size: 20px !important; } }
        @media (max-width: 595px) {
          .redesign-21 .blog-cta .img-with-text h6 {
            font-size: 16px !important; } }
    .redesign-21 .blog-cta p {
      margin: 20px 0; }
      @media (max-width: 991px) {
        .redesign-21 .blog-cta p {
          font-size: 16px !important; } }
  .redesign-21 .card-grid .loader.stuff-to-preload img {
    width: 80px;
    height: 80px; }
  .redesign-21 .card-grid .loader {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100px;
    text-align: center;
    z-index: 0;
    margin: 220px 0 127px; }
    @media screen and (max-width: 992px) and (min-width: 768px) {
      .redesign-21 .card-grid .loader {
        margin: 156px 0 130px; } }
    @media screen and (max-width: 768px) and (min-width: 576px) {
      .redesign-21 .card-grid .loader {
        margin: 156px 0 130px; } }
    @media screen and (max-width: 575px) {
      .redesign-21 .card-grid .loader {
        margin: 80px 0 30px; } }
  .redesign-21 .search-banner {
    min-height: 354px;
    background-color: #f6fcf6;
    padding: 96px 0 55px; }
    @media (max-width: 991px) {
      .redesign-21 .search-banner {
        padding: 70px 20px 60px; } }
    .redesign-21 .search-banner .breadcrumb {
      margin-bottom: 64px; }
      .redesign-21 .search-banner .breadcrumb ul {
        list-style: none; }
        .redesign-21 .search-banner .breadcrumb ul li {
          display: inline-block;
          position: relative;
          margin-right: 30px; }
          .redesign-21 .search-banner .breadcrumb ul li:before {
            content: "";
            position: absolute;
            top: 10px;
            right: -20px;
            width: 8px;
            height: 8px;
            border-right: 1px solid #9e9e9e;
            border-bottom: 1px solid #9e9e9e;
            -webkit-transform: rotate(-45deg);
                 -o-transform: rotate(-45deg);
                    transform: rotate(-45deg); }
          .redesign-21 .search-banner .breadcrumb ul li.active a {
            color: #47c647; }
          .redesign-21 .search-banner .breadcrumb ul li:last-child {
            margin-right: 0; }
            .redesign-21 .search-banner .breadcrumb ul li:last-child:before {
              display: none; }
          .redesign-21 .search-banner .breadcrumb ul li a {
            font-size: 16px !important;
            color: #000000;
            cursor: pointer;
            font-weight: 900; }
            .redesign-21 .search-banner .breadcrumb ul li a:hover {
              color: #47c647; }
    .redesign-21 .search-banner .content-wrap h2 {
      margin-bottom: 24px; }
      .redesign-21 .search-banner .content-wrap h2 > span {
        color: #47c647;
        margin-left: 13px; }
    .redesign-21 .search-banner .content-wrap form {
      position: relative; }
      .redesign-21 .search-banner .content-wrap form input {
        color: #a5a5a5;
        background-color: #ffffff;
        border-radius: 999px;
        font-size: 14px;
        padding: 13px 60px 13px 25px;
        height: 100%;
        outline: none;
        width: 50%;
        border: 1px solid #d7d7d7;
        min-height: 52px;
        margin-right: 10px; }
        .redesign-21 .search-banner .content-wrap form input:focus {
          border-color: #47c647; }
        @media (max-width: 595px) {
          .redesign-21 .search-banner .content-wrap form input {
            width: 100%; } }
      .redesign-21 .search-banner .content-wrap form button {
        outline: none;
        cursor: pointer;
        letter-spacing: 0;
        font-size: 14px;
        -webkit-transition: background-color 0.2s ease-in 0s;
        -o-transition: background-color 0.2s ease-in 0s;
        transition: background-color 0.2s ease-in 0s;
        padding: 13px 69px 17px 29px; }
        .redesign-21 .search-banner .content-wrap form button:hover {
          -webkit-transform: none;
               -o-transform: none;
                  transform: none; }
        @media (max-width: 595px) {
          .redesign-21 .search-banner .content-wrap form button {
            font-size: 0;
            background: transparent;
            position: absolute;
            top: 0;
            right: -1px;
            border: 1px solid transparent;
            height: 52px; }
            .redesign-21 .search-banner .content-wrap form button:before {
              width: 55px; }
            .redesign-21 .search-banner .content-wrap form button:after {
              border: 0;
              background: url(/wp-content/themes/wpx/templates/dist/images/search-icon.svg) no-repeat;
              background-size: cover;
              -webkit-transform: rotate(14deg);
                   -o-transform: rotate(14deg);
                      transform: rotate(14deg);
              height: 20px;
              width: 20px;
              top: 15px;
              right: 14px; } }
  .redesign-21 .redesign-21-search-page.no-record h3 {
    text-align: center;
    margin: 50px 0; }
  .redesign-21 .cta-with-intro {
    padding: 100px 0; }
    .redesign-21 .cta-with-intro:before {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      left: 0;
      width: 100%;
      height: calc(100% - 250px);
      background: #ffffff;
      z-index: 0;
      -webkit-transform: skewY(6deg);
           -o-transform: skewY(6deg);
              transform: skewY(6deg);
      -webkit-transform-origin: top right;
           -o-transform-origin: top right;
              transform-origin: top right; }
    .redesign-21 .cta-with-intro .intro {
      max-width: 550px;
      margin: 0 auto 25px; }
      .redesign-21 .cta-with-intro .intro h5 {
        text-align: center;
        margin-bottom: 5px; }
      .redesign-21 .cta-with-intro .intro p {
        text-align: center;
        font-size: 16px !important;
        line-height: 1.5 !important; }
    .redesign-21 .cta-with-intro .form-wrap {
      max-width: 750px;
      margin: 0 auto;
      position: relative;
      background: #fff;
      border-radius: 3px;
      -webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.16);
              box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.16);
      padding: 60px 0 0;
      min-height: 476px; }
      .redesign-21 .cta-with-intro .form-wrap:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        height: 20px;
        width: 100%;
        background: -webkit-linear-gradient(181deg, #22d382 100%, #19c883);
        background: -o-linear-gradient(181deg, #22d382 100%, #19c883);
        background: linear-gradient(269deg, #22d382 100%, #19c883); }
      .redesign-21 .cta-with-intro .form-wrap .mktoForm .mktoFormRow {
        display: inline-block;
        padding: 0 10px;
        min-width: 50%; }
        @media (max-width: 595px) {
          .redesign-21 .cta-with-intro .form-wrap .mktoForm .mktoFormRow {
            min-width: 100%; } }
      .redesign-21 .cta-with-intro .form-wrap .mktoForm .mktoButton {
        display: block !important; }
      .redesign-21 .cta-with-intro .form-wrap .mktoForm label.mktoLabel {
        font-size: 0 !important;
        overflow: hidden;
        padding: 0;
        margin: 0; }
        .redesign-21 .cta-with-intro .form-wrap .mktoForm label.mktoLabel .mktoAsterix {
          display: block;
          position: absolute;
          top: -16px;
          left: 0;
          width: 7px;
          height: 0;
          padding: 0 !important; }
      .redesign-21 .cta-with-intro .form-wrap .mktoForm label[for=Email_Consent__c] {
        padding-left: 20px;
        display: block !important;
        width: 50% !important;
        font-size: 14px !important; }
        @media (max-width: 595px) {
          .redesign-21 .cta-with-intro .form-wrap .mktoForm label[for=Email_Consent__c] {
            width: 100% !important; } }
      .redesign-21 .cta-with-intro .form-wrap .mktoForm input {
        -webkit-box-shadow: none;
                box-shadow: none;
        background-color: rgba(165, 165, 165, 0.1);
        border: 0 !important;
        color: #000000;
        font-family: 'muli' !important;
        font-weight: 500;
        font-size: 18px !important;
        border-radius: 0 !important; }
        .redesign-21 .cta-with-intro .form-wrap .mktoForm input::-webkit-input-placeholder {
          color: #000000;
          font-family: 'muli' !important;
          font-weight: 500;
          font-size: 18px !important; }
        .redesign-21 .cta-with-intro .form-wrap .mktoForm input::-moz-placeholder {
          color: #000000;
          font-family: 'muli' !important;
          font-weight: 500;
          font-size: 18px !important; }
        .redesign-21 .cta-with-intro .form-wrap .mktoForm input::-ms-input-placeholder {
          color: #000000;
          font-family: 'muli' !important;
          font-weight: 500;
          font-size: 18px !important; }
        .redesign-21 .cta-with-intro .form-wrap .mktoForm input::placeholder {
          color: #000000;
          font-family: 'muli' !important;
          font-weight: 500;
          font-size: 18px !important; }
      .redesign-21 .cta-with-intro .form-wrap .mktoForm select {
        -webkit-box-shadow: none;
                box-shadow: none;
        background-color: rgba(165, 165, 165, 0.1);
        border: 0 !important;
        color: #000000;
        font-family: 'muli' !important;
        font-weight: 500;
        font-size: 18px !important;
        border-radius: 0 !important; }
        .redesign-21 .cta-with-intro .form-wrap .mktoForm select::-webkit-input-placeholder {
          color: #000000;
          font-family: 'muli' !important;
          font-weight: 500;
          font-size: 18px !important; }
        .redesign-21 .cta-with-intro .form-wrap .mktoForm select::-moz-placeholder {
          color: #000000;
          font-family: 'muli' !important;
          font-weight: 500;
          font-size: 18px !important; }
        .redesign-21 .cta-with-intro .form-wrap .mktoForm select::-ms-input-placeholder {
          color: #000000;
          font-family: 'muli' !important;
          font-weight: 500;
          font-size: 18px !important; }
        .redesign-21 .cta-with-intro .form-wrap .mktoForm select::placeholder {
          color: #000000;
          font-family: 'muli' !important;
          font-weight: 500;
          font-size: 18px !important; }
      .redesign-21 .cta-with-intro .form-wrap .mktoForm input[type=checkbox]:checked + label:before {
        top: -0.5px !important; }
      .redesign-21 .cta-with-intro .form-wrap .mktoForm input[type=checkbox] + label:before {
        left: -24px;
        border-radius: 0;
        background: #fff;
        -webkit-box-shadow: none;
                box-shadow: none;
        height: 15px;
        width: 15px;
        top: 2px; }
      .redesign-21 .cta-with-intro .form-wrap .mktoForm .mktoCheckboxList {
        left: 0;
        width: 0px !important;
        height: 0 !important;
        padding: 0;
        border: 0; }
      .redesign-21 .cta-with-intro .form-wrap .mktoForm .mktoButtonRow {
        position: absolute;
        right: 18px;
        text-align: right;
        bottom: 70px; }
        @media (max-width: 595px) {
          .redesign-21 .cta-with-intro .form-wrap .mktoForm .mktoButtonRow {
            position: relative;
            right: 0;
            text-align: center; } }
        .redesign-21 .cta-with-intro .form-wrap .mktoForm .mktoButtonRow .mktoButton {
          font-weight: 600;
          letter-spacing: 0.05em;
          position: relative;
          overflow: hidden;
          border-radius: 30px;
          padding: 13px 69px 13px 29px;
          background: #47c647;
          display: inline-block !important;
          color: #ffffff;
          -webkit-transition: all 0.6s ease-in-out;
          -o-transition: all 0.6s ease-in-out;
          transition: all 0.6s ease-in-out;
          border: 0; }
          @media (max-width: 595px) {
            .redesign-21 .cta-with-intro .form-wrap .mktoForm .mktoButtonRow .mktoButton {
              position: relative;
              right: 0;
              text-align: center;
              bottom: 0; } }
          .redesign-21 .cta-with-intro .form-wrap .mktoForm .mktoButtonRow .mktoButton:hover {
            -webkit-transform: scale(1.025);
                 -o-transform: scale(1.025);
                    transform: scale(1.025);
            background: #34a634;
            color: #ffffff; }
          .redesign-21 .cta-with-intro .form-wrap .mktoForm .mktoButtonRow .mktoButton:before {
            position: absolute;
            content: "";
            top: 0;
            right: -1px;
            height: 100%;
            width: 46px;
            -webkit-transition: all .2s ease;
            -o-transition: all .2s ease;
            transition: all .2s ease;
            -webkit-transform: skew(-16deg) rotate(0deg);
                 -o-transform: skew(-16deg) rotate(0deg);
                    transform: skew(-16deg) rotate(0deg);
            background: #34a634; }
          .redesign-21 .cta-with-intro .form-wrap .mktoForm .mktoButtonRow .mktoButton:after {
            content: "";
            position: absolute;
            top: 42%;
            right: 23px;
            width: 10px;
            height: 10px;
            border-bottom: 2px solid #ffffff;
            border-right: 2px solid #ffffff;
            -webkit-transform: rotate(-45deg);
                 -o-transform: rotate(-45deg);
                    transform: rotate(-45deg); }
      .redesign-21 .cta-with-intro .form-wrap .mktoForm .mktoError {
        position: absolute !important;
        left: 0;
        bottom: -20px !important; }
        .redesign-21 .cta-with-intro .form-wrap .mktoForm .mktoError .mktoErrorMsg {
          max-width: 100%; }
          .redesign-21 .cta-with-intro .form-wrap .mktoForm .mktoError .mktoErrorMsg .mktoErrorDetail {
            display: inline-block; }
  .redesign-21 .banner-fifth-level {
    background-color: rgba(165, 165, 165, 0.1);
    padding-bottom: 30px !important;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out; }
    .redesign-21 .banner-fifth-level .bg-img {
      position: absolute;
      top: 100px;
      left: 0;
      right: 0;
      bottom: 0; }
      @media (max-width: 991px) {
        .redesign-21 .banner-fifth-level .bg-img {
          top: 57px; } }
      .redesign-21 .banner-fifth-level .bg-img img {
        width: 100%; }
        @media (max-width: 991px) {
          .redesign-21 .banner-fifth-level .bg-img img {
            height: 100%; } }
    .redesign-21 .banner-fifth-level.text-white h1 {
      color: #FFFFFF !important; }
    .redesign-21 .banner-fifth-level .wrapper {
      padding-top: 48px; }
      .redesign-21 .banner-fifth-level .wrapper .category {
        font-size: 16px !important;
        font-weight: 600;
        line-height: 1.38;
        margin-bottom: 10px;
        letter-spacing: normal;
        color: #00a4c7; }
      .redesign-21 .banner-fifth-level .wrapper h2 {
        max-width: 768px;
        margin-top: 8px;
        font-weight: bold;
        line-height: 1.25;
        letter-spacing: normal; }
      .redesign-21 .banner-fifth-level .wrapper .date {
        margin-top: 13px;
        font-weight: 600;
        line-height: 1.38;
        letter-spacing: normal;
        color: #000000; }
      .redesign-21 .banner-fifth-level .wrapper .icon-wrap {
        margin-top: 30px;
        margin-left: 5px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        .redesign-21 .banner-fifth-level .wrapper .icon-wrap span {
          display: inline-block;
          font-size: 14px;
          line-height: 1.67;
          letter-spacing: normal;
          vertical-align: middle;
          height: auto !important;
          width: auto !important;
          color: #000000;
          margin: auto 0; }
        .redesign-21 .banner-fifth-level .wrapper .icon-wrap a {
          display: inline-block;
          margin: 0 0 0 5px;
          vertical-align: middle; }
          .redesign-21 .banner-fifth-level .wrapper .icon-wrap a svg {
            -webkit-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease; }
    .redesign-21 .banner-fifth-level.with-form {
      padding-bottom: 70px !important; }
      .redesign-21 .banner-fifth-level.with-form .wrapper h2 {
        max-width: 450px; }
    .redesign-21 .banner-fifth-level.no-header .bg-img {
      top: 0; }
  .redesign-21 .col-three-grid.resource .hide {
    display: none !important; }
  .redesign-21 .col-three-grid.resource .filter-hide {
    display: none; }
  .redesign-21 .col-three-grid.resource .filter-show {
    display: block; }
  .redesign-21 .col-three-grid.resource .disabled {
    display: none; }
  .redesign-21 .blog-detail .row-wrap.full-content .content-wrap {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    padding: 0; }
  .redesign-21 .z-index-1 {
    z-index: -1; }
  .redesign-21 .redesign-21 .card-grid .loader.stuff-to-preload img {
    width: 80px;
    height: 80px; }
  .redesign-21 .redesign-21 .card-grid .loader {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100px;
    text-align: center;
    z-index: 0;
    margin: 220px 0 127px; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .redesign-21 .redesign-21 .card-grid .loader {
      margin: 156px 0 130px; } }
  @media screen and (max-width: 768px) and (min-width: 576px) {
    .redesign-21 .redesign-21 .card-grid .loader {
      margin: 156px 0 130px; } }
  @media screen and (max-width: 575px) {
    .redesign-21 .redesign-21 .card-grid .loader {
      margin: 80px 0 30px; } }

body {
  max-width: 100% !important; }

.redesign-20 {
  /* Order  */
  /* Transform-origin */
  /* Fonts */
  /* Colors*/
  /*  Media query variables */
  /*
   * Mobile landscape media query
   */
  /* (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) */
  /*  Media query mixins
  
     (min-width:1430px) */
  /*(max-width:1400px) */
  /*  (max-width:1330px) */
  /*  (min-width:1330px) */
  /*  (min-width:1024px) */
  /*  (min-width:992px) */
  /*  (min-width:768px) */
  /* (min-width:1330px), (max-width: 1400px) */
  /* (min-width:992px), (max-width: 1024px) */
  /* (min-width:992px), (max-width: 1380px) */
  /* (min-width:992px), (max-width: 1199px) */
  /*  (min-width:768px), (max-width: 991px) */
  /*  (min-width:596px), (max-width: 767px) */
  /*  (min-width:481px), (max-width: 595px) */
  /* (max-width:1330px) */
  /* (max-width:1024px) */
  /* (max-width:991px) */
  /* (max-width:767px) */
  /* (max-width:595px) */
  /* (min-width:596px) */
  /* (min-width:481px) */
  /*  (max-width:480px) */
  /* (min-width:1330px),(max-width:1350px)*/
  /* (min-width:1401px),(max-width:1600px)*/
  /*(min-width:1601px)*/
  /* (max-width: 1200px) */
  /*
 * Grid.
 */
  /*
 * Background Image.
 */
  /*
 * Vertical Align Middle.
 */
  /*
 * Text Alignment.
 */
  /*
 * Heading and Paragraph.
 */ }
  .redesign-20 .btn-default {
    font-size: 16px !important;
    font-weight: 700;
    letter-spacing: normal;
    line-height: normal !important;
    position: relative;
    overflow: hidden;
    border: solid 2px #ff00e3;
    border-radius: 5px;
    padding: 13px 18px;
    background: #ff00e3;
    display: inline-block;
    color: #fafbfe !important; }
    @media (max-width: 595px) {
      .redesign-20 .btn-default {
        font-size: 14px !important; } }
    .redesign-20 .btn-default:hover {
      -webkit-transform: none;
           -o-transform: none;
              transform: none;
      background: #fafbfe;
      color: #ff00e3 !important; }
    .redesign-20 .btn-default::before, .redesign-20 .btn-default:after {
      display: none; }
  .redesign-20 .blue-border-btn {
    font-size: 16px !important;
    font-weight: 700;
    position: relative;
    overflow: hidden;
    border: solid 2px #0073dd;
    border-radius: 5px;
    padding: 13px 18px;
    letter-spacing: normal;
    line-height: normal !important;
    background: transparent;
    display: inline-block;
    color: #0073dd; }
    @media (max-width: 595px) {
      .redesign-20 .blue-border-btn {
        font-size: 14px !important; } }
    .redesign-20 .blue-border-btn:hover {
      background: #0073dd;
      color: #fafbfe; }
  .redesign-20 .solid-blue-btn {
    font-size: 16px !important;
    font-weight: 700;
    letter-spacing: normal;
    line-height: normal !important;
    position: relative;
    overflow: hidden;
    border: solid 2px #0073dd;
    border-radius: 5px;
    padding: 13px 18px;
    background: #0073dd;
    display: inline-block;
    color: #fafbfe; }
    @media (max-width: 595px) {
      .redesign-20 .solid-blue-btn {
        font-size: 14px !important; } }
    .redesign-20 .solid-blue-btn:hover {
      background: #fafbfe;
      color: #0073dd; }
  .redesign-20 .pink-border-btn {
    font-size: 16px !important;
    font-weight: 700;
    letter-spacing: normal;
    line-height: normal !important;
    position: relative;
    overflow: hidden;
    border: solid 2px #ff00e3;
    border-radius: 5px;
    padding: 13px 18px;
    background: #fafbfe;
    display: inline-block;
    color: #ff00e3; }
    @media (max-width: 595px) {
      .redesign-20 .pink-border-btn {
        font-size: 14px !important; } }
    .redesign-20 .pink-border-btn:hover {
      background: #ff00e3;
      color: #fafbfe; }
  .redesign-20 .arrow-link {
    width: 30px;
    height: 30px;
    vertical-align: top;
    position: relative;
    border: 2px solid #ff00e3;
    border-radius: 50%;
    background-color: #fafbfe; }
    .redesign-20 .arrow-link:before {
      content: '';
      position: absolute;
      top: 49%;
      left: 40%;
      width: 8px;
      height: 8px;
      border-right: 2px solid #ff00e3;
      border-bottom: 2px solid #ff00e3;
      -webkit-transform: rotate(-45deg) translateY(-49%);
           -o-transform: rotate(-45deg) translateY(-49%);
              transform: rotate(-45deg) translateY(-49%); }
      @media (max-width: 767px) {
        .redesign-20 .arrow-link:before {
          top: 46%;
          -webkit-transform: rotate(-45deg) translateY(-46%);
               -o-transform: rotate(-45deg) translateY(-46%);
                  transform: rotate(-45deg) translateY(-46%); } }
    .redesign-20 .arrow-link:hover {
      background-color: #ff00e3; }
      .redesign-20 .arrow-link:hover:before {
        border-right: 2px solid #ffffff;
        border-bottom: 2px solid #ffffff; }
  .redesign-20 .ua-firefox .arrow-link:before {
    top: 44%;
    left: 38%;
    -webkit-transform: rotate(-45deg) translateY(-42%);
         -o-transform: rotate(-45deg) translateY(-42%);
            transform: rotate(-45deg) translateY(-42%); }
    @media (max-width: 767px) {
      .redesign-20 .ua-firefox .arrow-link:before {
        top: 45%;
        left: 39%;
        -webkit-transform: rotate(-45deg) translateY(-46%);
             -o-transform: rotate(-45deg) translateY(-46%);
                transform: rotate(-45deg) translateY(-46%); } }
  .redesign-20 .ua-ie .arrow-link:before {
    top: 45%;
    left: 38%;
    -webkit-transform: rotate(-45deg) translateY(-42%);
         -o-transform: rotate(-45deg) translateY(-42%);
            transform: rotate(-45deg) translateY(-42%); }
    @media (max-width: 767px) {
      .redesign-20 .ua-ie .arrow-link:before {
        top: 45%;
        left: 39%;
        -webkit-transform: rotate(-45deg) translateY(-45%);
             -o-transform: rotate(-45deg) translateY(-45%);
                transform: rotate(-45deg) translateY(-45%); } }
  .redesign-20 .link {
    position: relative;
    font-size: 16px !important;
    font-weight: 700;
    color: #0073dd !important; }
    @media (max-width: 595px) {
      .redesign-20 .link {
        font-size: 14px !important; } }
    .redesign-20 .link:hover {
      color: #ff00e3 !important; }
      .redesign-20 .link:hover::after {
        -webkit-animation-name: none;
             -o-animation-name: none;
                animation-name: none;
        -webkit-animation-duration: unset;
             -o-animation-duration: unset;
                animation-duration: unset;
        right: -32px; }
    .redesign-20 .link::after {
      content: "";
      position: absolute;
      top: 0px;
      left: unset;
      right: -27px;
      width: 22px;
      height: 22px;
      background-color: unset !important;
      background: url("/wp-content/themes/wpx/templates/dist/images/svgs/blue-arrow_forward.svg") no-repeat;
      -webkit-transition: right 0.3s ease-in-out;
      -o-transition: right 0.3s ease-in-out;
      transition: right 0.3s ease-in-out; }
  .redesign-20 .green-arrow {
    margin-right: 40px;
    position: relative; }
    .redesign-20 .green-arrow:before {
      content: '';
      position: absolute;
      top: -4px;
      width: 30px;
      height: 30px;
      vertical-align: top;
      border: 2px solid #ff00e3;
      border-radius: 50%;
      background-color: #ff00e317;
      right: -40px; }
    .redesign-20 .green-arrow:after {
      content: '';
      position: absolute;
      top: 10px;
      right: -31px;
      width: 8px;
      height: 8px;
      border-right: 2px solid #ff00e3;
      border-bottom: 2px solid #ff00e3;
      -webkit-transform: rotate(-45deg) translateY(-49%);
           -o-transform: rotate(-45deg) translateY(-49%);
              transform: rotate(-45deg) translateY(-49%); }
  .redesign-20 .pink-arrow {
    margin-right: 40px;
    position: relative; }
    .redesign-20 .pink-arrow:before {
      content: '';
      position: absolute;
      top: -4px;
      width: 30px;
      height: 30px;
      vertical-align: top;
      border: 2px solid #ff00e3;
      border-radius: 50%;
      background-color: #ff00e317;
      right: -40px; }
    .redesign-20 .pink-arrow:after {
      content: '';
      position: absolute;
      top: 10px;
      right: -31px;
      width: 8px;
      height: 8px;
      border-right: 2px solid #ff00e3;
      border-bottom: 2px solid #ff00e3;
      -webkit-transform: rotate(-45deg) translateY(-49%);
           -o-transform: rotate(-45deg) translateY(-49%);
              transform: rotate(-45deg) translateY(-49%); }
  .redesign-20 .return-link {
    position: relative;
    margin-left: 15px; }
    .redesign-20 .return-link:before {
      content: "";
      position: absolute;
      top: 45%;
      left: -13px;
      width: 6px;
      height: 6px;
      border-right: 2px solid #ff00e3;
      border-bottom: 2px solid #ff00e3;
      -webkit-transform: rotate(140deg) translateX(-48%);
           -o-transform: rotate(140deg) translateX(-48%);
              transform: rotate(140deg) translateX(-48%);
      -webkit-transition: left 0.3s ease-in-out;
      -o-transition: left 0.3s ease-in-out;
      transition: left 0.3s ease-in-out; }
    .redesign-20 .return-link:hover::before {
      left: -16px; }
  .redesign-20 .internal-link {
    font-size: unset !important;
    font-weight: bold;
    display: inline;
    color: #ff00e3; }
  .redesign-20 .green-link {
    font-weight: 600;
    display: inline-block;
    border: none;
    position: relative;
    color: #ff00e3; }
    .redesign-20 .green-link:after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      height: 3px;
      width: 100%;
      background-color: #ff00e3;
      -webkit-transition: width 0.3s ease-in-out, opacity 0.3s ease-in-out;
      -o-transition: width 0.3s ease-in-out, opacity 0.3s ease-in-out;
      transition: width 0.3s ease-in-out, opacity 0.3s ease-in-out; }
    .redesign-20 .green-link:hover::after {
      -webkit-animation-name: hoverlink;
           -o-animation-name: hoverlink;
              animation-name: hoverlink;
      -webkit-animation-duration: 0.4s;
           -o-animation-duration: 0.4s;
              animation-duration: 0.4s; }

@keyframes hoverlink {
  from {
    width: 0px; }
  to {
    width: 100%; } }
  .redesign-20 .hover-link {
    font-size: inherit !important;
    text-decoration: underline;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    .redesign-20 .hover-link:hover {
      color: #ff00e3;
      text-decoration: underline; }
  .redesign-20 * {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-tap-highlight-color: transparent; }
  .redesign-20 h1, .redesign-20 h2, .redesign-20 h3, .redesign-20 h4, .redesign-20 h5, .redesign-20 h6, .redesign-20 p,
  .redesign-20 fieldset, .redesign-20 form, .redesign-20 label,
  .redesign-20 ol, .redesign-20 ul, .redesign-20 li,
  .redesign-20 table, .redesign-20 tbody, .redesign-20 tr, .redesign-20 th, .redesign-20 td,
  .redesign-20 figure, .redesign-20 footer,
  .redesign-20 menu, .redesign-20 nav, .redesign-20 section,
  .redesign-20 audio, .redesign-20 video, .redesign-20 button {
    margin: 0;
    border: 0; }
  .redesign-20 ul, .redesign-20 li {
    list-style: none; }
  .redesign-20 ol {
    padding-left: 20px; }
    .redesign-20 ol li {
      list-style: decimal; }
  .redesign-20 section li {
    font-size: 16px !important;
    font-weight: 400;
    color: #000; }
  .redesign-20 a, .redesign-20 span, .redesign-20 img {
    display: inline-block; }
  .redesign-20 a {
    text-decoration: none;
    outline: 0;
    cursor: pointer; }
    .redesign-20 a:hover {
      text-decoration: none; }
    .redesign-20 a:focus {
      text-decoration: none;
      outline: none; }
  .redesign-20 span, .redesign-20 label {
    font-family: "Muli", sans-serif; }
  .redesign-20 img {
    height: auto;
    max-width: 100%;
    vertical-align: top;
    border: 0; }
  .redesign-20 section {
    width: 100%;
    position: relative;
    float: none;
    padding: 150px 0;
    overflow: hidden; }
    @media (min-width: 992px) and (max-width: 1199px) {
      .redesign-20 section {
        padding: 100px 0; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .redesign-20 section {
        padding: 70px 0; } }
    @media (max-width: 767px) {
      .redesign-20 section {
        padding: 40px 0; } }
  .redesign-20 header:after,
  .redesign-20 .container:after,
  .redesign-20 .ql-18:after,
  .redesign-20 .wrapper:after,
  .redesign-20 .column-wrapper:after,
  .redesign-20 .grid-wrapper:after,
  .redesign-20 .two-third:after,
  .redesign-20 .content-wrapper:after,
  .redesign-20 .v-middle-wrapper:after,
  .redesign-20 footer:after,
  .redesign-20 .tab-image-grid .item .white-box:after {
    content: "";
    clear: both;
    display: block; }
  .redesign-20 footer {
    clear: both; }
  .redesign-20 .container {
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1234px;
    position: relative; }
  .redesign-20 .row-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap; }
  .redesign-20 .no-gutters {
    margin-left: 0;
    margin-right: 0; }
  .redesign-20 .col-wrap {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .redesign-20 .bg-img {
    overflow: hidden; }
  .redesign-20 .v-middle-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 3; }
  .redesign-20 .v-middle-inner {
    display: table;
    position: relative;
    text-align: center;
    width: 100%;
    height: 100%; }
  .redesign-20 .v-middle,
  .redesign-20 .v-top,
  .redesign-20 .v-bottom {
    display: table-cell; }
  .redesign-20 .v-top {
    vertical-align: top; }
  .redesign-20 .v-middle {
    vertical-align: middle; }
  .redesign-20 .v-bottom {
    vertical-align: bottom; }
  .redesign-20 .text-left {
    text-align: left; }
  .redesign-20 .text-right {
    text-align: right; }
  .redesign-20 .text-center {
    text-align: center; }
  .redesign-20 .left {
    float: left; }
  .redesign-20 .right {
    float: right; }
  @media (max-width: 991px) {
    .redesign-20 .default-padding {
      padding: 40px 0 !important; } }
  @media (max-width: 595px) {
    .redesign-20 .default-padding {
      padding: 30px 0 !important; } }
  .redesign-20 .medium-padding {
    padding: 100px 0 !important; }
    @media (max-width: 991px) {
      .redesign-20 .medium-padding {
        padding-top: 70px !important; } }
    @media (max-width: 767px) {
      .redesign-20 .medium-padding {
        padding: 40px 0 !important; } }
    @media (max-width: 595px) {
      .redesign-20 .medium-padding {
        padding-top: 40px !important; } }
  .redesign-20 .large-padding-top {
    padding-top: 150px !important; }
    @media (min-width: 992px) and (max-width: 1199px) {
      .redesign-20 .large-padding-top {
        padding-top: 100px !important; } }
    @media (max-width: 991px) {
      .redesign-20 .large-padding-top {
        padding-top: 70px !important; } }
  .redesign-20 .large-padding-bottom {
    padding-bottom: 150px !important; }
    @media (min-width: 992px) and (max-width: 1199px) {
      .redesign-20 .large-padding-bottom {
        padding-bottom: 100px !important; } }
    @media (max-width: 991px) {
      .redesign-20 .large-padding-bottom {
        padding-bottom: 70px !important; } }
  .redesign-20 .padding-bottom-40 {
    padding-bottom: 40px !important; }
  .redesign-20 .padding-top-20 {
    padding-top: 20px !important; }
  .redesign-20 .no-padding {
    padding: 0 !important; }
  .redesign-20 .no-padding-top {
    padding-top: 0 !important; }
  .redesign-20 .no-padding-bottom {
    padding-bottom: 0 !important; }
  .redesign-20 .no-border {
    border: 0 !important; }
  .redesign-20 input {
    font-family: "Muli", sans-serif;
    font-size: 16px;
    font-weight: 300;
    margin: 0; }
  .redesign-20 ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    font-family: "Muli", sans-serif;
    color: #000000;
    opacity: 1; }
  .redesign-20 ::-moz-placeholder {
    /* Firefox 19+ */
    font-family: "Muli", sans-serif;
    color: #000000;
    opacity: 1; }
  .redesign-20 :-ms-input-placeholder {
    /* IE 10+ */
    font-family: "Muli", sans-serif;
    color: #000000;
    opacity: 1; }
  .redesign-20 :-moz-placeholder {
    /* Firefox 18- */
    font-family: "Muli", sans-serif;
    color: #000000;
    opacity: 1; }
  .redesign-20 img:-moz-loading {
    visibility: hidden; }
  .redesign-20 input::-ms-clear {
    display: none; }
  .redesign-20 select::-ms-expand {
    display: none; }
  .redesign-20 input:-webkit-autofill {
    box-shadow: 0 0 0 30px #faf8fa inset;
    -webkit-box-shadow: 0 0 0 30px #faf8fa inset;
    -o-transition: "color 9999s ease-out, background-color 9999s ease-out";
    transition: "color 9999s ease-out, background-color 9999s ease-out";
    -webkit-transition: "color 9999s ease-out, background-color 9999s ease-out";
    transition-delay: 9999s;
    -webkit-transition-delay: 9999s; }
  .redesign-20 input:-webkit-autofill:focus {
    -o-transition: "color 9999s ease-out, background-color 9999s ease-out";
    transition: "color 9999s ease-out, background-color 9999s ease-out";
    -webkit-transition: "color 9999s ease-out, background-color 9999s ease-out";
    transition-delay: 9999s;
    -webkit-transition-delay: 9999s; }
  .redesign-20 button::-moz-focus-inner {
    border: 0; }
  .redesign-20 .col {
    width: 100%;
    float: left;
    position: relative; }
  .redesign-20 .col-two {
    width: 50%;
    float: left;
    position: relative; }
    @media (max-width: 767px) {
      .redesign-20 .col-two {
        width: 100%; } }
  .redesign-20 .col-three {
    width: 33.33%;
    float: left;
    position: relative; }
    @media (max-width: 767px) {
      .redesign-20 .col-three {
        width: 100%; } }
  .redesign-20 h1, .redesign-20 h2, .redesign-20 h3, .redesign-20 h4, .redesign-20 h5, .redesign-20 h6, .redesign-20 p, .redesign-20 a {
    font-family: "Muli", sans-serif;
    text-align: left;
    color: #000000; }
  .redesign-20 h1 {
    font-size: 55px !important;
    font-weight: 600;
    font-style: normal;
    line-height: normal !important;
    color: #031c60 !important;
    font-family: 'Kaunos-bold'; }
    @media (max-width: 1330px) {
      .redesign-20 h1 {
        font-size: 50px !important; } }
    @media (max-width: 1024px) {
      .redesign-20 h1 {
        font-size: 40px !important; } }
    @media (max-width: 767px) {
      .redesign-20 h1 {
        font-size: 35px !important; } }
    @media (max-width: 595px) {
      .redesign-20 h1 {
        font-size: 32px !important; } }
  .redesign-20 h2 {
    font-size: 45px !important;
    font-weight: 600;
    font-style: normal;
    margin-bottom: 30px;
    line-height: normal !important;
    color: #031c60 !important;
    font-family: 'Kaunos-bold'; }
    @media (max-width: 1330px) {
      .redesign-20 h2 {
        font-size: 40px !important; } }
    @media (max-width: 991px) {
      .redesign-20 h2 {
        font-size: 35px !important; } }
    @media (max-width: 767px) {
      .redesign-20 h2 {
        margin-bottom: 20px;
        font-size: 30px !important; } }
    @media (max-width: 595px) {
      .redesign-20 h2 {
        font-size: 25px !important; } }
  .redesign-20 h3 {
    font-size: 35px !important;
    font-weight: 600;
    font-style: normal;
    line-height: normal !important;
    margin-bottom: 20px;
    color: #031c60 !important;
    font-family: 'Kaunos-bold'; }
    @media (max-width: 1330px) {
      .redesign-20 h3 {
        font-size: 30px !important; } }
    @media (max-width: 991px) {
      .redesign-20 h3 {
        font-size: 25px !important; } }
    @media (max-width: 767px) {
      .redesign-20 h3 {
        font-size: 22px !important; } }
    @media (max-width: 595px) {
      .redesign-20 h3 {
        font-size: 20px !important; } }
  .redesign-20 h4 {
    font-size: 26px !important;
    font-weight: 600;
    font-style: normal;
    line-height: normal;
    color: #031c60 !important; }
    @media (max-width: 1330px) {
      .redesign-20 h4 {
        font-size: 24px !important; } }
    @media (max-width: 991px) {
      .redesign-20 h4 {
        font-size: 22px !important; } }
    @media (max-width: 767px) {
      .redesign-20 h4 {
        font-size: 20px !important; } }
    @media (max-width: 595px) {
      .redesign-20 h4 {
        font-size: 18px !important; } }
  .redesign-20 h5 {
    font-size: 20px !important;
    font-weight: 700;
    font-style: normal;
    line-height: normal;
    color: #031c60 !important; }
    @media (max-width: 767px) {
      .redesign-20 h5 {
        font-size: 18px !important; } }
    @media (max-width: 595px) {
      .redesign-20 h5 {
        font-size: 16px !important; } }
  .redesign-20 h6 {
    font-size: 20px !important;
    font-weight: 700;
    line-height: 1.5 !important;
    color: #031c60 !important; }
    @media (min-width: 768px) and (max-width: 991px) {
      .redesign-20 h6 {
        font-size: 18px !important; } }
    @media (max-width: 767px) {
      .redesign-20 h6 {
        font-size: 16px !important; } }
  .redesign-20 p {
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 1.56 !important; }
    .redesign-20 p > small {
      font-size: 16px !important;
      font-weight: 600 !important;
      line-height: 1.5 !important; }
  .redesign-20 a {
    font-size: 14px !important;
    line-height: 1.57 !important; }
    .redesign-20 a > small {
      font-size: 12px !important;
      font-weight: 400 !important;
      line-height: 1.83 !important; }
  .redesign-20 .support-content {
    padding: 30px 0 10px; }
    .redesign-20 .support-content .row-wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      padding: 20px 0; }
      @media (max-width: 595px) {
        .redesign-20 .support-content .row-wrap {
          padding: 0; } }
      .redesign-20 .support-content .row-wrap .col-six {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 60%;
                flex: 0 0 60%;
        max-width: 60%;
        padding-right: 40px; }
        @media (min-width: 768px) and (max-width: 991px) {
          .redesign-20 .support-content .row-wrap .col-six {
            -webkit-box-flex: 0;
                -ms-flex: 0 0 52%;
                    flex: 0 0 52%;
            max-width: 52%; } }
        @media (max-width: 595px) {
          .redesign-20 .support-content .row-wrap .col-six {
            -webkit-box-flex: 0;
                -ms-flex: 0 0 100%;
                    flex: 0 0 100%;
            max-width: 100%;
            padding: 0; } }
      .redesign-20 .support-content .row-wrap .col-four {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 40%;
                flex: 0 0 40%;
        max-width: 40%;
        padding-left: 70px; }
        @media (max-width: 991px) {
          .redesign-20 .support-content .row-wrap .col-four {
            padding-left: 30px; } }
        @media (min-width: 768px) and (max-width: 991px) {
          .redesign-20 .support-content .row-wrap .col-four {
            -webkit-box-flex: 0;
                -ms-flex: 0 0 48%;
                    flex: 0 0 48%;
            max-width: 48%; } }
        @media (max-width: 595px) {
          .redesign-20 .support-content .row-wrap .col-four {
            -webkit-box-flex: 0;
                -ms-flex: 0 0 100%;
                    flex: 0 0 100%;
            max-width: 100%;
            padding: 0; } }
      .redesign-20 .support-content .row-wrap ul {
        padding-left: 28px; }
        .redesign-20 .support-content .row-wrap ul li {
          font-size: 18px !important;
          color: #000000;
          font-weight: 500;
          position: relative;
          margin-bottom: 17px; }
          @media (max-width: 595px) {
            .redesign-20 .support-content .row-wrap ul li {
              margin-bottom: 12px;
              font-size: 16px !important; } }
          .redesign-20 .support-content .row-wrap ul li:before {
            content: "";
            position: absolute;
            top: 11px;
            left: -25px;
            background: #000000;
            border-radius: 50%;
            height: 6px;
            width: 6px; }
      .redesign-20 .support-content .row-wrap h5 {
        margin-bottom: 20px; }
      .redesign-20 .support-content .row-wrap p {
        margin-bottom: 20px;
        word-break: break-word;
        line-height: 1.2 !important; }
      .redesign-20 .support-content .row-wrap a {
        font-size: inherit !important;
        line-height: inherit !important;
        color: #ff00e3;
        display: inline;
        word-break: break-all; }
        @media (min-width: 768px) and (max-width: 991px) {
          .redesign-20 .support-content .row-wrap a {
            font-size: 16px !important; } }
        @media (max-width: 595px) {
          .redesign-20 .support-content .row-wrap a {
            font-size: 14px !important; } }
    .redesign-20 .support-content.with-bg {
      background: #f6f6f6;
      padding: 23px 0 57px;
      min-height: 508px; }
      @media (max-width: 595px) {
        .redesign-20 .support-content.with-bg {
          padding: 23px 0 13px; } }
      .redesign-20 .support-content.with-bg .col-six {
        padding-right: 55px; }
        @media (min-width: 768px) and (max-width: 991px) {
          .redesign-20 .support-content.with-bg .col-six {
            padding-right: 45px; } }
        @media (max-width: 595px) {
          .redesign-20 .support-content.with-bg .col-six {
            padding: 0; } }
        .redesign-20 .support-content.with-bg .col-six h5 {
          margin-bottom: 30px; }
      .redesign-20 .support-content.with-bg .col-four {
        padding-left: 0; }
        .redesign-20 .support-content.with-bg .col-four h5 {
          margin-bottom: 10px; }
        .redesign-20 .support-content.with-bg .col-four p {
          margin-bottom: 23px; }
          @media (max-width: 480px) {
            .redesign-20 .support-content.with-bg .col-four p {
              font-size: 14px !important; } }
    .redesign-20 .support-content.bg-skew::after {
      content: '';
      position: absolute;
      bottom: -50px;
      left: 0;
      z-index: 2;
      background: #fff;
      height: 100px;
      width: 100%;
      outline: solid 1px transparent;
      -webkit-transform: skewY(4deg);
      -o-transform: skewY(4deg);
      transform: skewY(4deg);
      -webkit-transform-origin: bottom left;
      -o-transform-origin: bottom left;
      transform-origin: bottom left; }
  @media (max-width: 1599px) {
    .redesign-20 .support-content.with-bg:after {
      bottom: 1px;
      height: 105px; } }
  @media (min-width: 1334px) and (min-width: 1600px) {
    .redesign-20 .support-content.bg-skew::after {
      height: 34%; } }
  @media (min-width: 1601px) {
    .redesign-20 .support-content.bg-skew::after {
      height: 42%;
      bottom: -79px; } }
  @media (max-width: 767px) {
    .redesign-20 .support-content br {
      display: none; } }
  @media (max-width: 595px) {
    .redesign-20 .support-content.with-bg:after {
      height: 0; } }
  .redesign-20 .banner-fifth-level {
    background-color: rgba(165, 165, 165, 0.1);
    padding-bottom: 30px !important;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out; }
    .redesign-20 .banner-fifth-level .bg-img {
      position: absolute;
      top: 100px;
      left: 0;
      right: 0;
      bottom: 0; }
      @media (max-width: 991px) {
        .redesign-20 .banner-fifth-level .bg-img {
          top: 57px; } }
      .redesign-20 .banner-fifth-level .bg-img img {
        width: 100%; }
        @media (max-width: 991px) {
          .redesign-20 .banner-fifth-level .bg-img img {
            height: 100%; } }
    .redesign-20 .banner-fifth-level.text-white h1 {
      color: #FFFFFF !important; }
    .redesign-20 .banner-fifth-level .wrapper {
      padding-top: 48px; }
      .redesign-20 .banner-fifth-level .wrapper .category {
        font-size: 16px !important;
        font-weight: 600;
        line-height: 1.38;
        margin-bottom: 10px;
        letter-spacing: normal;
        color: #00a4c7; }
      .redesign-20 .banner-fifth-level .wrapper h2 {
        max-width: 768px;
        margin-top: 8px;
        font-weight: bold;
        line-height: 1.25;
        letter-spacing: normal; }
      .redesign-20 .banner-fifth-level .wrapper .date {
        margin-top: 13px;
        font-weight: 600;
        line-height: 1.38;
        letter-spacing: normal;
        color: #000000; }
      .redesign-20 .banner-fifth-level .wrapper .icon-wrap {
        margin-top: 30px;
        margin-left: 5px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        .redesign-20 .banner-fifth-level .wrapper .icon-wrap span {
          display: inline-block;
          font-size: 14px;
          line-height: 1.67;
          letter-spacing: normal;
          vertical-align: middle;
          height: auto !important;
          width: auto !important;
          color: #000000;
          margin: auto 0; }
        .redesign-20 .banner-fifth-level .wrapper .icon-wrap a {
          display: inline-block;
          margin: 0 0 0 5px;
          vertical-align: middle; }
          .redesign-20 .banner-fifth-level .wrapper .icon-wrap a svg {
            -webkit-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease; }
    .redesign-20 .banner-fifth-level.with-form {
      padding-bottom: 70px !important; }
      .redesign-20 .banner-fifth-level.with-form .wrapper h2 {
        max-width: 450px; }
    .redesign-20 .banner-fifth-level.no-header .bg-img {
      top: 0; }
  .redesign-20 .col-three-counter.bg-pattern-left {
    overflow: visible; }
  .redesign-20 .col-three-counter .intro {
    margin-bottom: 50px; }
    .redesign-20 .col-three-counter .intro h2 {
      text-align: center;
      max-width: 1068px !important; }
    .redesign-20 .col-three-counter .intro p {
      max-width: 1070px !important; }
  .redesign-20 .col-three-counter .row {
    width: calc(100% + 30px);
    margin-left: -15px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .redesign-20 .col-three-counter .row .col-three {
      width: calc(33.3% - 30px);
      margin: 0 15px;
      padding: 50px 40px 48px;
      border-radius: 10px;
      background: #031c60; }
      @media (max-width: 991px) {
        .redesign-20 .col-three-counter .row .col-three {
          width: calc(50% - 30px); }
          .redesign-20 .col-three-counter .row .col-three:nth-of-type(n+3) {
            margin-top: 30px; } }
      @media (max-width: 767px) {
        .redesign-20 .col-three-counter .row .col-three {
          width: calc(50% - 30px);
          padding: 35px 30px 35px; }
          .redesign-20 .col-three-counter .row .col-three:nth-of-type(n+3) {
            margin-top: 30px; } }
      @media (max-width: 595px) {
        .redesign-20 .col-three-counter .row .col-three {
          width: 100%; }
          .redesign-20 .col-three-counter .row .col-three:nth-of-type(n+2) {
            margin-top: 30px; } }
      .redesign-20 .col-three-counter .row .col-three:nth-of-type(n+4) {
        margin-top: 30px; }
      .redesign-20 .col-three-counter .row .col-three .icon-wrap {
        margin: 0 auto 30px;
        max-width: 70px;
        height: 70px; }
        .redesign-20 .col-three-counter .row .col-three .icon-wrap img {
          width: 100%;
          height: 100%;
          -o-object-fit: contain;
             object-fit: contain; }
        .redesign-20 .col-three-counter .row .col-three .icon-wrap span {
          padding-left: 10px;
          font-weight: 700;
          font-size: 40px;
          color: #000000; }
      .redesign-20 .col-three-counter .row .col-three .content p {
        font-size: 16px !important;
        line-height: 1.5 !important;
        color: #fafbfe;
        text-align: center;
        margin-top: 19px; }
      .redesign-20 .col-three-counter .row .col-three .content a {
        position: relative;
        font-size: inherit !important;
        color: inherit;
        font-weight: 700;
        -webkit-transition: color 0.3s ease-in-out;
        -o-transition: color 0.3s ease-in-out;
        transition: color 0.3s ease-in-out; }
        .redesign-20 .col-three-counter .row .col-three .content a::after {
          content: "";
          position: absolute;
          top: 0px;
          right: -27px;
          width: 22px;
          height: 22px;
          background: url("/wp-content/themes/wpx/templates/dist/images/svgs/white-arrow-forward.svg") no-repeat;
          -webkit-transition: all 0.3s ease-in-out;
          -o-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out; }
        .redesign-20 .col-three-counter .row .col-three .content a:hover:after {
          right: -32px; }
      .redesign-20 .col-three-counter .row .col-three .content h5 {
        font-size: 20px !important;
        line-height: normal !important;
        color: #14b0ab !important;
        text-align: center;
        margin-bottom: 5px; }
        .redesign-20 .col-three-counter .row .col-three .content h5 a::after {
          display: none; }
      .redesign-20 .col-three-counter .row .col-three .content ul {
        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-align: center;
            -ms-flex-align: center;
                align-items: center;
        margin-top: 20px; }
        .redesign-20 .col-three-counter .row .col-three .content ul li {
          position: relative;
          text-align: center;
          color: #fafbfe; }
          .redesign-20 .col-three-counter .row .col-three .content ul li::before {
            content: "";
            position: relative;
            display: inline-block;
            top: -3px;
            left: -8px;
            width: 6px;
            height: 6px;
            border-radius: 50%;
            background-color: #fafbfe; }
  .redesign-20 .col-three-counter.two-columns-per-row .col-three {
    width: calc(50% - 30px);
    margin: 0 15px;
    padding: 50px 50px 40px; }
    @media (max-width: 991px) {
      .redesign-20 .col-three-counter.two-columns-per-row .col-three {
        padding: 50px 35px 40px; } }
    @media (max-width: 767px) {
      .redesign-20 .col-three-counter.two-columns-per-row .col-three {
        width: calc(100% - 30px); }
        .redesign-20 .col-three-counter.two-columns-per-row .col-three:nth-of-type(n+2) {
          margin-top: 30px; } }
    @media (max-width: 480px) {
      .redesign-20 .col-three-counter.two-columns-per-row .col-three {
        padding: 50px 30px 40px; } }
    .redesign-20 .col-three-counter.two-columns-per-row .col-three:nth-of-type(n+3) {
      margin-top: 30px; }
      @media (max-width: 991px) {
        .redesign-20 .col-three-counter.two-columns-per-row .col-three:nth-of-type(n+3) {
          margin-top: 30px; } }
    .redesign-20 .col-three-counter.two-columns-per-row .col-three .icon-wrap {
      margin: 0 auto 32px; }
  .redesign-20 .img-with-content {
    padding: 23px 0;
    overflow: visible; }
    .redesign-20 .img-with-content .row .col-two {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      @media (max-width: 991px) {
        .redesign-20 .img-with-content .row .col-two {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 100%;
                  flex: 0 0 100%;
          max-width: 100%; } }
      @media (max-width: 991px) {
        .redesign-20 .img-with-content .row .col-two .img-wrap {
          margin: 0 auto 20px;
          text-align: center; } }
      .redesign-20 .img-with-content .row .col-two .content-wrap {
        padding: 0 35px 0 76px; }
        @media (max-width: 991px) {
          .redesign-20 .img-with-content .row .col-two .content-wrap {
            padding: 0; } }
        .redesign-20 .img-with-content .row .col-two .content-wrap h5 {
          margin-bottom: 20px; }
        .redesign-20 .img-with-content .row .col-two .content-wrap ul {
          margin-top: 15px;
          padding-left: 18px; }
          .redesign-20 .img-with-content .row .col-two .content-wrap ul li {
            font-size: 18px !important;
            color: #000000;
            font-weight: 500;
            position: relative;
            margin-bottom: 17px; }
            @media (max-width: 595px) {
              .redesign-20 .img-with-content .row .col-two .content-wrap ul li {
                font-size: 16px !important; } }
            .redesign-20 .img-with-content .row .col-two .content-wrap ul li:before {
              content: "";
              position: absolute;
              top: 11px;
              left: -18px;
              background: #000000;
              border-radius: 50%;
              height: 6px;
              width: 6px; }
  .redesign-20 .accordion {
    padding: 40px 0; }
    .redesign-20 .accordion.migration {
      overflow: visible; }
      .redesign-20 .accordion.migration:after {
        bottom: -300px;
        -webkit-transform: translateX(-50%);
             -o-transform: translateX(-50%);
                transform: translateX(-50%);
        z-index: -1;
        left: 0;
        right: auto; }
    .redesign-20 .accordion .wrapper {
      max-width: 798px;
      margin: 0 auto; }
      .redesign-20 .accordion .wrapper .tab {
        border-bottom: solid 2px rgba(165, 165, 165, 0.2);
        position: relative; }
        @media (max-width: 595px) {
          .redesign-20 .accordion .wrapper .tab {
            margin-bottom: 0;
            padding-right: 10px; } }
        .redesign-20 .accordion .wrapper .tab .title {
          cursor: pointer;
          padding: 30px 30px 30px 0; }
          @media (max-width: 595px) {
            .redesign-20 .accordion .wrapper .tab .title {
              padding: 10px 0; } }
          .redesign-20 .accordion .wrapper .tab .title:before {
            content: "";
            position: absolute;
            right: 20px;
            height: 19px;
            width: 3px;
            top: 34px;
            background: #00a4c7; }
            @media (max-width: 595px) {
              .redesign-20 .accordion .wrapper .tab .title:before {
                top: 23px; } }
          .redesign-20 .accordion .wrapper .tab .title:after {
            content: "";
            position: absolute;
            right: 12px;
            height: 3px;
            width: 19px;
            top: 42px;
            background: #00a4c7; }
            @media (max-width: 595px) {
              .redesign-20 .accordion .wrapper .tab .title:after {
                top: 31px; } }
          .redesign-20 .accordion .wrapper .tab .title.active:before {
            background: #fff;
            height: 0; }
          .redesign-20 .accordion .wrapper .tab .title h6 {
            font-size: 18px !important;
            font-weight: 600;
            margin-right: 25px; }
            @media (max-width: 595px) {
              .redesign-20 .accordion .wrapper .tab .title h6 {
                font-size: 16px !important; } }
        .redesign-20 .accordion .wrapper .tab .content {
          display: none;
          margin-top: 32px; }
          .redesign-20 .accordion .wrapper .tab .content h3 {
            margin-bottom: 30px; }
          .redesign-20 .accordion .wrapper .tab .content p {
            margin-bottom: 29px; }
            .redesign-20 .accordion .wrapper .tab .content p:last-child {
              margin-bottom: 15px; }
          .redesign-20 .accordion .wrapper .tab .content a {
            margin-bottom: 22px;
            font-size: inherit !important;
            font-weight: inherit;
            line-height: inherit !important;
            color: #47c647; }
            .redesign-20 .accordion .wrapper .tab .content a.link {
              color: #47c647; }
              .redesign-20 .accordion .wrapper .tab .content a.link:after {
                background-color: #47c647; }
  @media (max-width: 595px) {
    .redesign-20 .col-with-img {
      padding: 40px 0 !important; } }
  .redesign-20 .col-with-img.icon .img-wrap {
    max-width: 350px !important; }
  .redesign-20 .col-with-img.bg-skew-bottom:before {
    height: 32%; }
    @media (max-width: 991px) {
      .redesign-20 .col-with-img.bg-skew-bottom:before {
        height: 22%; } }
  .redesign-20 .col-with-img .row {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .redesign-20 .col-with-img .row .content {
      padding-right: 40px; }
      @media (max-width: 595px) {
        .redesign-20 .col-with-img .row .content {
          padding-right: 0;
          margin-bottom: 30px;
          text-align: center; } }
      @media (max-width: 595px) {
        .redesign-20 .col-with-img .row .content h5 {
          text-align: center; } }
      .redesign-20 .col-with-img .row .content h2 {
        margin-bottom: 20px; }
        @media (max-width: 595px) {
          .redesign-20 .col-with-img .row .content h2 {
            text-align: center; } }
      .redesign-20 .col-with-img .row .content p {
        max-width: 450px; }
        @media (max-width: 595px) {
          .redesign-20 .col-with-img .row .content p {
            text-align: center; } }
      .redesign-20 .col-with-img .row .content span {
        font-size: 14px;
        margin: 5px 0 20px;
        color: #000; }
        @media (max-width: 595px) {
          .redesign-20 .col-with-img .row .content span {
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
                -ms-flex-direction: column;
                    flex-direction: column;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex; } }
      .redesign-20 .col-with-img .row .content a {
        margin-top: 20px; }
    .redesign-20 .col-with-img .row .img-wrap {
      max-width: 550px;
      margin: 0 auto; }
  @media (max-width: 1200px) {
    .redesign-20 .col-with-img {
      min-height: 100%; } }
  .redesign-20 .cta-with-img .intro p {
    max-width: 100%;
    text-align: center;
    margin: 20px auto; }
  .redesign-20 .cta-with-img .img-wrap {
    text-align: center; }
  .redesign-20 .cta-with-img .btn-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;
    margin-top: 30px; }
    @media (max-width: 595px) {
      .redesign-20 .cta-with-img .btn-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .redesign-20 .cta-with-img .btn-wrap a {
      margin-right: 30px; }
      .redesign-20 .cta-with-img .btn-wrap a:last-child {
        margin-right: 0; }
      @media (max-width: 595px) {
        .redesign-20 .cta-with-img .btn-wrap a.btn-default:before {
          right: -8px;
          width: 50px; } }
      @media (max-width: 595px) {
        .redesign-20 .cta-with-img .btn-wrap a {
          margin-right: 20px; } }
      .redesign-20 .cta-with-img .btn-wrap a.link {
        color: #47c647; }
        @media (max-width: 595px) {
          .redesign-20 .cta-with-img .btn-wrap a.link {
            margin-top: 15px; } }
        .redesign-20 .cta-with-img .btn-wrap a.link:after {
          background-color: #47c647; }
  .redesign-20 .cta-with-img.bg-skew:after {
    content: '';
    height: 50%;
    top: 0;
    z-index: -1;
    position: absolute;
    bottom: -21px;
    left: 0;
    background: #fff;
    width: 100%;
    outline: solid 1px transparent;
    -webkit-transform: skewY(354deg);
    -o-transform: skewY(354deg);
    transform: skewY(354deg);
    -webkit-transform-origin: bottom left;
    -o-transform-origin: bottom left;
    transform-origin: bottom left; }
  .redesign-20 .cta-with-img.bg-gray {
    z-index: 1; }
  .redesign-20 .img-slider .intro p {
    margin: 20px auto; }
  .redesign-20 .img-slider .slide {
    max-width: 1020px;
    margin: 0 auto; }
  .redesign-20 .img-slider .owl-dots {
    text-align: center; }
    .redesign-20 .img-slider .owl-dots button.active span {
      background: #00a4c7; }
      .redesign-20 .img-slider .owl-dots button.active span:before {
        content: "";
        border: 1px solid #00a4c7;
        border-radius: 50%;
        position: absolute;
        top: -4px;
        left: -4px;
        height: 20px;
        width: 20px; }
    .redesign-20 .img-slider .owl-dots button span {
      display: inline-block;
      height: 12px;
      width: 12px;
      background: rgba(165, 165, 165, 0.2);
      border-radius: 50%;
      margin: 0 10px;
      position: relative; }
  .redesign-20 .img-slider.bg-skew:after {
    content: '';
    position: absolute;
    bottom: -21px;
    left: 0;
    background: #fff;
    width: 100%;
    -webkit-transform: skewY(7deg);
         -o-transform: skewY(7deg);
            transform: skewY(7deg);
    -webkit-transform-origin: bottom left;
    -o-transform-origin: bottom left;
    transform-origin: bottom left;
    height: 60%;
    z-index: 0; }
    @media (max-width: 595px) {
      .redesign-20 .img-slider.bg-skew:after {
        height: 0; } }
  .redesign-20 .testimonial-with-slider {
    overflow: visible;
    position: relative; }
    @media (max-width: 767px) {
      .redesign-20 .testimonial-with-slider {
        padding-bottom: 60px; } }
    .redesign-20 .testimonial-with-slider.bg-gray {
      background-color: #f6f6f6; }
    .redesign-20 .testimonial-with-slider.bg-pattern-left {
      overflow: visible; }
      .redesign-20 .testimonial-with-slider.bg-pattern-left:after {
        top: -300px;
        left: 0;
        z-index: 1; }
    .redesign-20 .testimonial-with-slider.bg-skew-top {
      position: relative; }
      .redesign-20 .testimonial-with-slider.bg-skew-top::before {
        content: "";
        height: 292px;
        top: -210px;
        -o-transform: skewY(6deg);
        -webkit-transform: skewY(6deg);
        transform: skewY(6deg) rotate(0); }
        @media (max-width: 991px) {
          .redesign-20 .testimonial-with-slider.bg-skew-top::before {
            height: 248px;
            top: -81px; } }
        @media (min-width: 1440px) {
          .redesign-20 .testimonial-with-slider.bg-skew-top::before {
            top: -274px; } }
    .redesign-20 .testimonial-with-slider.bg-pattern-left:after {
      top: -158px;
      left: -61px; }
    .redesign-20 .testimonial-with-slider .slide-wrap {
      z-index: 3; }
      .redesign-20 .testimonial-with-slider .slide-wrap .slide {
        max-width: 786px;
        margin: 33px auto 15px;
        padding: 40px 60px 30px;
        position: relative;
        background-color: #fafbfe;
        border-radius: 3px;
        -webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.16);
                box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.16);
        z-index: 3; }
        @media (max-width: 991px) {
          .redesign-20 .testimonial-with-slider .slide-wrap .slide {
            margin: 33px auto 12px; } }
        @media (max-width: 767px) {
          .redesign-20 .testimonial-with-slider .slide-wrap .slide {
            padding: 30px 20px 20px;
            margin: 33px 15px 12px; } }
        .redesign-20 .testimonial-with-slider .slide-wrap .slide h4 {
          margin-bottom: 28px;
          color: #000000 !important;
          text-align: center; }
        .redesign-20 .testimonial-with-slider .slide-wrap .slide p {
          margin-top: -4px; }
        .redesign-20 .testimonial-with-slider .slide-wrap .slide::before {
          content: "";
          width: 57px;
          height: 45px;
          background: url("/wp-content/themes/wpx/templates/dist/images/svgs/quote-marks.svg") no-repeat;
          position: absolute;
          top: -32px;
          left: 97px; }
        .redesign-20 .testimonial-with-slider .slide-wrap .slide .column-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;
          text-align: center; }
          .redesign-20 .testimonial-with-slider .slide-wrap .slide .column-wrapper .logo-wrap {
            -webkit-box-flex: 0;
                -ms-flex: 0 0 40%;
                    flex: 0 0 40%;
            max-width: 40%; }
            @media (max-width: 767px) {
              .redesign-20 .testimonial-with-slider .slide-wrap .slide .column-wrapper .logo-wrap {
                -webkit-box-flex: 0;
                    -ms-flex: 0 0 100%;
                        flex: 0 0 100%;
                max-width: 100%;
                margin-bottom: 20px; } }
            .redesign-20 .testimonial-with-slider .slide-wrap .slide .column-wrapper .logo-wrap .img-wrap {
              max-width: 125px;
              max-height: 88px;
              overflow: hidden;
              margin: 0 29px 0 auto; }
              @media (max-width: 767px) {
                .redesign-20 .testimonial-with-slider .slide-wrap .slide .column-wrapper .logo-wrap .img-wrap {
                  margin: 0 auto; } }
              .redesign-20 .testimonial-with-slider .slide-wrap .slide .column-wrapper .logo-wrap .img-wrap img {
                -o-object-fit: contain;
                   object-fit: contain;
                font-family: "object-fit: contain;"; }
          .redesign-20 .testimonial-with-slider .slide-wrap .slide .column-wrapper .author {
            -webkit-box-flex: 0;
                -ms-flex: 0 0 60%;
                    flex: 0 0 60%;
            max-width: 60%;
            overflow: hidden; }
            @media (max-width: 767px) {
              .redesign-20 .testimonial-with-slider .slide-wrap .slide .column-wrapper .author {
                -webkit-box-flex: 0;
                    -ms-flex: 0 0 100%;
                        flex: 0 0 100%;
                max-width: 100%; } }
            .redesign-20 .testimonial-with-slider .slide-wrap .slide .column-wrapper .author h5 {
              color: #0073dd;
              font-weight: bold !important;
              margin-right: 50px; }
              @media (max-width: 767px) {
                .redesign-20 .testimonial-with-slider .slide-wrap .slide .column-wrapper .author h5 {
                  text-align: center;
                  margin: 0 auto 10px; } }
          @media (max-width: 767px) {
            .redesign-20 .testimonial-with-slider .slide-wrap .slide .column-wrapper p {
              text-align: center;
              margin: 0 auto 10px; } }
    .redesign-20 .testimonial-with-slider .owl-nav {
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      bottom: 0;
      z-index: 3;
      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;
      max-width: 75%;
      margin: 0 auto; }
      @media (max-width: 1200px) and (min-width: 992px) {
        .redesign-20 .testimonial-with-slider .owl-nav {
          max-width: 90%; } }
      @media (max-width: 991px) {
        .redesign-20 .testimonial-with-slider .owl-nav {
          max-width: 80px;
          top: auto;
          bottom: -32px; } }
      .redesign-20 .testimonial-with-slider .owl-nav button {
        position: absolute;
        height: 26px;
        width: 26px;
        cursor: pointer;
        background: url("/wp-content/themes/wpx/templates/dist/images/svgs/carousel_left.svg") no-repeat !important; }
        @media (max-width: 991px) {
          .redesign-20 .testimonial-with-slider .owl-nav button {
            bottom: -5px; } }
        .redesign-20 .testimonial-with-slider .owl-nav button.owl-prev {
          left: 0; }
        .redesign-20 .testimonial-with-slider .owl-nav button.owl-next {
          right: 0;
          -webkit-transform: rotate(180deg);
               -o-transform: rotate(180deg);
                  transform: rotate(180deg); }
        .redesign-20 .testimonial-with-slider .owl-nav button span {
          display: none; }
    .redesign-20 .testimonial-with-slider .owl-dots {
      display: none; }
  .redesign-20 .content-with-image .col-two .content-wrap ul {
    margin-top: 15px;
    padding-left: 18px; }
  .redesign-20 .content-with-image .col-two .content-wrap .heading-wrap {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end; }
  .redesign-20 .content-with-image .col-two .content-wrap .heading-wrap .logo-wrap {
    height: 52px;
    max-height: 100%; }
  .redesign-20 .content-with-image .col-two .content-wrap .heading-wrap .logo-wrap img {
    width: 100%;
    height: 100%; }
  .redesign-20 .content-with-image .col-two .content-wrap .btn-wrap {
    margin-top: 27px; }
  .redesign-20 .content-with-image .col-two .content-wrap .heading-wrap .logo-wrap {
    -ms-flex-item-align: start;
        align-self: flex-start; }
  .redesign-20 .content-with-image .col-two .content-wrap .heading-wrap .title-wrap h3 {
    margin-bottom: 0; }
  .redesign-20 .content-with-image .col-two .content-wrap ul li {
    font-size: 16px !important;
    color: #000000;
    font-weight: 500;
    position: relative;
    margin-bottom: 17px; }
  .redesign-20 .content-with-image .col-two .content-wrap ul li:before {
    content: "";
    position: absolute;
    top: 11px;
    left: -18px;
    background: #000000;
    border-radius: 50%;
    height: 6px;
    width: 6px; }
  .redesign-20 .content-with-image .img-wrap img {
    border: none; }
  @media (min-width: 1300px) {
    .redesign-20 .content-with-image.wisdom:after {
      top: -170px; }
    .redesign-20 .content-with-image.wisdom:before {
      height: 50%; } }
  @media (max-width: 991px) {
    .redesign-20 .content-with-image.reverse .col-two .img-wrap {
      margin: 0 auto; } }
  @media (max-width: 767px) {
    .redesign-20 .redesign-20 .content-with-image .col-two .content-wrap .btn-wrap {
      margin-top: 25px; } }
  .redesign-20 .content-with-image.leadership .col-two .img-wrap {
    max-width: 406px;
    height: 406px;
    margin: 0 auto; }
    @media (max-width: 595px) {
      .redesign-20 .content-with-image.leadership .col-two .img-wrap {
        height: 100%; } }
  .redesign-20 .content-with-image.leadership .col-two .img-wrap img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }
  .redesign-20 .intro {
    text-align: center; }
    .redesign-20 .intro .wrapper {
      margin: 10px auto 35px; }
    .redesign-20 .intro.full-col {
      max-width: 100%; }
      .redesign-20 .intro.full-col h3 {
        max-width: 1230px; }
      .redesign-20 .intro.full-col p {
        max-width: 1230px;
        margin: 10px auto 0; }
    .redesign-20 .intro a {
      font-weight: 600;
      line-height: inherit !important; }
    .redesign-20 .intro.left-align .wrapper p {
      font-size: 16px !important;
      text-align: left; }
      @media (max-width: 595px) {
        .redesign-20 .intro.left-align .wrapper p {
          font-size: 14px !important; } }
    .redesign-20 .intro .btn-wrap {
      margin-top: 55px; }
      @media (max-width: 767px) {
        .redesign-20 .intro .btn-wrap {
          margin-top: 30px; } }
    .redesign-20 .intro.no-margin .wrapper {
      margin: 10px auto 0; }
  @media (max-width: 595px) {
    .redesign-20 .bg-pattern-right::after {
      z-index: -1; } }
  .redesign-20 .bg-grey {
    background: rgba(165, 165, 165, 0.1) !important; }
  .redesign-20 .content-50 {
    position: relative; }
    .redesign-20 .content-50 .wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
    .redesign-20 .content-50 p {
      margin: 28px 10px 0 !important;
      text-align: left;
      width: calc(50% - 20px) !important; }
      @media (max-width: 595px) {
        .redesign-20 .content-50 p {
          width: 100% !important;
          margin: 22px 0 0 !important;
          text-align: center; } }
      .redesign-20 .content-50 p.first-element:first-child {
        padding-right: 90px; }
        @media (max-width: 991px) {
          .redesign-20 .content-50 p.first-element:first-child {
            padding-right: 50px; } }
        @media (max-width: 767px) {
          .redesign-20 .content-50 p.first-element:first-child {
            padding-right: 20px; } }
        @media (max-width: 595px) {
          .redesign-20 .content-50 p.first-element:first-child {
            padding-right: 0; } }
  .redesign-20 .banner-second-level {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 520px;
    height: unset; }
  .redesign-20 .banner-second-level .content-wrapper .content-outer .content-wrap {
    max-width: 630px; }
  .redesign-20 .banner-second-level .content-wrapper .content-outer .content-wrap a {
    margin-bottom: 15px;
    margin-right: 30px; }
  .redesign-20 .banner-second-level .content-wrapper .content-outer .content-wrap h1 {
    font-size: 55px !important;
    font-weight: 600;
    font-style: normal;
    line-height: normal !important;
    font-family: 'Kaunos-bold'; }
    @media (max-width: 1330px) {
      .redesign-20 .banner-second-level .content-wrapper .content-outer .content-wrap h1 {
        font-size: 50px !important; } }
    @media (max-width: 991px) {
      .redesign-20 .banner-second-level .content-wrapper .content-outer .content-wrap h1 {
        font-size: 45px !important; } }
    @media (max-width: 767px) {
      .redesign-20 .banner-second-level .content-wrapper .content-outer .content-wrap h1 {
        font-size: 35px !important; } }
    @media (max-width: 595px) {
      .redesign-20 .banner-second-level .content-wrapper .content-outer .content-wrap h1 {
        font-size: 32px !important; } }
  .redesign-20 .banner-second-level .content-wrapper .content-outer .content-wrap p {
    font-size: 24px !important;
    line-height: normal !important;
    color: #5f6d79; }
    @media (max-width: 1024px) {
      .redesign-20 .banner-second-level .content-wrapper .content-outer .content-wrap p {
        font-size: 22px !important; } }
    @media (max-width: 767px) {
      .redesign-20 .banner-second-level .content-wrapper .content-outer .content-wrap p {
        font-size: 20px !important; } }
  .redesign-20 .banner-second-level
.content-wrapper
.content-outer
.content-wrap
a:last-child {
    margin-right: 0; }
  @media (max-width: 991px) {
    .redesign-20 .banner-second-level .content-wrapper .content-outer .content-wrap {
      max-width: 460px; } }
  .redesign-20 .redesign-20 .banner-second-level .content-wrapper {
    height: unset; }
  @media (max-width: 767px) {
    .redesign-20 .redesign-20 .banner-second-level .content-wrapper {
      height: 100%; } }
  @media (max-width: 595px) {
    .redesign-20 .banner-second-level {
      min-height: 600px; }
    .redesign-20 .banner-second-level.support {
      min-height: auto; } }
  @media (max-width: 1300px) {
    .redesign-20 .card-slider .content-wrap {
      padding-right: 30px; } }
  @media (max-width: 991px) {
    .redesign-20 .logo-grid.migration:before {
      bottom: -42px; }
    .redesign-20 .card-slider-with-two-slides .content-wrap {
      max-width: 100%;
      margin-bottom: 20px; }
    .redesign-20 .card-slider-with-two-slides .col-wrap {
      max-width: 103%; }
    .redesign-20 .card-slider-with-two-slides .content-wrap .content-inner h3 {
      text-align: center;
      padding-right: 20px; }
    .redesign-20 .card-slider-with-two-slides .content-wrap .content-inner h5 {
      text-align: center;
      padding-right: 20px; } }
  @media (max-width: 767px) and (min-width: 595px) {
    .redesign-20 .card-slider-with-two-slides .col-wrap .item {
      width: calc(50% - 15px); }
    .redesign-20 .card-slider-with-two-slides .col-wrap {
      padding: 0 20px; }
    .redesign-20 .card-slider-with-two-slides .col-wrap .item:last-child {
      margin-right: 0; } }
  @media (max-width: 595px) {
    .redesign-20 .card-slider .content-wrap {
      padding-right: 0; }
    .redesign-20 .banner-second-level .content-wrapper .content-outer .content-wrap a {
      vertical-align: middle; }
    .redesign-20 .logo-grid.bg-skew-bottom.demo {
      padding: 56px 0 50px; }
    .redesign-20 .logo-grid.bg-skew-bottom.demo:before {
      height: 0; }
    .redesign-20 .card-slider-with-two-slides .col-wrap .item {
      width: 100%;
      max-width: 305px;
      margin: 0 auto 30px;
      display: block; }
    .redesign-20 .card-slider .col-wrap .owl-carousel .owl-nav {
      max-width: 80px !important;
      margin: 0 auto !important; } }
  @media (min-width: 1300px) {
    .redesign-20 .card-slider.wisdom:after {
      top: -200px; } }
  .redesign-20 .card-slider.cloud-migration .col-wrap .item {
    max-width: 275px; }
  .redesign-20 .card-slider .col-wrap .item:hover .link {
    color: #ff00e3 !important; }
  .redesign-20 .card-slider .col-wrap .item:hover .link:after {
    right: -32px; }
  .redesign-20 .card-slider .col-wrap .item .img-wrap {
    overflow: hidden; }
  .redesign-20 .card-slider .col-wrap .item .card-text link:after {
    position: relative; }
  .redesign-20 .content-with-links .col-two h6 {
    font-size: 16px !important;
    font-weight: 600; }
  .redesign-20 .content-with-links .col-two.list-wrap {
    padding-left: 30px; }
    @media (max-width: 595px) {
      .redesign-20 .content-with-links .col-two.list-wrap {
        padding-left: 0px;
        margin-top: 15px; } }
  .redesign-20 .content-with-links .col-two ul {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2; }
    @media (max-width: 595px) {
      .redesign-20 .content-with-links .col-two ul {
        -webkit-column-count: 1;
           -moz-column-count: 1;
                column-count: 1; } }
    .redesign-20 .content-with-links .col-two ul li a {
      position: relative;
      margin-top: 20px; }
      .redesign-20 .content-with-links .col-two ul li a:hover {
        color: #ff00e3; }
        .redesign-20 .content-with-links .col-two ul li a:hover:after {
          -webkit-transform: rotate(-45deg) translate(11px, 8px);
               -o-transform: rotate(-45deg) translate(11px, 8px);
                  transform: rotate(-45deg) translate(11px, 8px); }
      .redesign-20 .content-with-links .col-two ul li a:after {
        content: "";
        display: inline-block;
        width: 6px;
        height: 6px;
        margin-left: -6px;
        border-bottom: 1px solid #ff00e3;
        border-right: 1px solid #ff00e3;
        -webkit-transform: rotate(-45deg) translate(8px, 6px);
             -o-transform: rotate(-45deg) translate(8px, 6px);
                transform: rotate(-45deg) translate(8px, 6px);
        -webkit-transition: -webkit-transform 0.3s ease-in-out;
        transition: -webkit-transform 0.3s ease-in-out;
        -o-transition: -o-transform 0.3s ease-in-out;
        transition: transform 0.3s ease-in-out;
        transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out, -o-transform 0.3s ease-in-out; }
  .redesign-20 .content-with-form {
    overflow: visible;
    padding: 50px 0 150px; }
    @media (max-width: 595px) {
      .redesign-20 .content-with-form {
        padding: 50px 0 80px; } }
    .redesign-20 .content-with-form .row-wrap .left-col {
      padding-right: 22px; }
      @media (max-width: 595px) {
        .redesign-20 .content-with-form .row-wrap .left-col {
          -webkit-box-ordinal-group: 3;
              -ms-flex-order: 2;
                  order: 2; } }
      .redesign-20 .content-with-form .row-wrap .left-col .img-wrap {
        max-width: 475px;
        margin: 0 auto 14px; }
      .redesign-20 .content-with-form .row-wrap .left-col h5 {
        margin-bottom: 20px; }
      .redesign-20 .content-with-form .row-wrap .left-col .list-wrap {
        padding-left: 40px; }
        @media (max-width: 595px) {
          .redesign-20 .content-with-form .row-wrap .left-col .list-wrap {
            padding-left: 20px; } }
        .redesign-20 .content-with-form .row-wrap .left-col .list-wrap h6 {
          font-weight: 600;
          margin-bottom: 15px; }
        .redesign-20 .content-with-form .row-wrap .left-col .list-wrap ul {
          padding-left: 48px; }
          @media (max-width: 595px) {
            .redesign-20 .content-with-form .row-wrap .left-col .list-wrap ul {
              padding-left: 25px; } }
          .redesign-20 .content-with-form .row-wrap .left-col .list-wrap ul li {
            font-size: 16px;
            font-weight: 400;
            color: #000000;
            position: relative;
            margin-top: 16px; }
            @media (max-width: 595px) {
              .redesign-20 .content-with-form .row-wrap .left-col .list-wrap ul li {
                padding-left: 15px; } }
            .redesign-20 .content-with-form .row-wrap .left-col .list-wrap ul li:before {
              content: "";
              display: block;
              position: absolute;
              width: 31px;
              height: 26px;
              background-image: url("/wp-content/themes/wpx/templates/dist/images/svgs/checkmark-blue.svg");
              left: -47px;
              top: 0;
              background-size: 26px; }
              @media (max-width: 595px) {
                .redesign-20 .content-with-form .row-wrap .left-col .list-wrap ul li:before {
                  left: -26px; } }
      .redesign-20 .content-with-form .row-wrap .left-col .graphic {
        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: 111px; }
        @media (max-width: 595px) {
          .redesign-20 .content-with-form .row-wrap .left-col .graphic {
            margin-top: 80px; } }
        .redesign-20 .content-with-form .row-wrap .left-col .graphic .graphic-img {
          position: relative;
          -webkit-box-flex: 0;
              -ms-flex: 0 0 40%;
                  flex: 0 0 40%;
          max-width: 40%;
          padding-left: 31px; }
          @media (max-width: 1329px) {
            .redesign-20 .content-with-form .row-wrap .left-col .graphic .graphic-img {
              -webkit-box-flex: 0;
                  -ms-flex: 0 0 100%;
                      flex: 0 0 100%;
              padding-left: 50px;
              max-width: 285px;
              margin: 0 auto 60px; } }
          @media (max-width: 595px) {
            .redesign-20 .content-with-form .row-wrap .left-col .graphic .graphic-img {
              text-align: center;
              padding-left: 0; } }
          .redesign-20 .content-with-form .row-wrap .left-col .graphic .graphic-img .green-box {
            width: 157px;
            height: 158px;
            border-radius: 3px;
            -webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.16);
                    box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.16);
            background-image: -webkit-gradient(linear, left top, left bottom, from(#22d382), to(#19c883));
            background-image: -webkit-linear-gradient(top, #22d382, #19c883);
            background-image: -o-linear-gradient(top, #22d382, #19c883);
            background-image: linear-gradient(to bottom, #22d382, #19c883); }
          .redesign-20 .content-with-form .row-wrap .left-col .graphic .graphic-img .image {
            position: absolute;
            top: -64px;
            left: -7px;
            max-width: 91px; }
            @media (max-width: 595px) {
              .redesign-20 .content-with-form .row-wrap .left-col .graphic .graphic-img .image {
                left: 14px; } }
            .redesign-20 .content-with-form .row-wrap .left-col .graphic .graphic-img .image:nth-child(2) {
              right: 60px;
              left: auto;
              top: 45px; }
              @media (max-width: 1329px) {
                .redesign-20 .content-with-form .row-wrap .left-col .graphic .graphic-img .image:nth-child(2) {
                  right: 100px; } }
              @media (max-width: 595px) {
                .redesign-20 .content-with-form .row-wrap .left-col .graphic .graphic-img .image:nth-child(2) {
                  right: 0; } }
        .redesign-20 .content-with-form .row-wrap .left-col .graphic .graphic-content {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 60%;
                  flex: 0 0 60%;
          max-width: 60%;
          padding-right: 23px; }
          @media (max-width: 1329px) {
            .redesign-20 .content-with-form .row-wrap .left-col .graphic .graphic-content {
              -webkit-box-flex: 0;
                  -ms-flex: 0 0 100%;
                      flex: 0 0 100%;
              max-width: 100%; } }
          @media (max-width: 595px) {
            .redesign-20 .content-with-form .row-wrap .left-col .graphic .graphic-content {
              margin: 0;
              padding: 0; } }
          .redesign-20 .content-with-form .row-wrap .left-col .graphic .graphic-content p {
            font-size: 16px !important;
            font-weight: 600 !important; }
    .redesign-20 .content-with-form .row-wrap .right-col {
      padding-left: 14px; }
      @media (max-width: 595px) {
        .redesign-20 .content-with-form .row-wrap .right-col {
          padding-left: 0; } }
      .redesign-20 .content-with-form .row-wrap .right-col .form-wrap {
        opacity: 0;
        margin-top: -43%;
        background: #fff;
        padding: 52px 35px 45px 35px;
        position: relative;
        border-radius: 3px;
        -webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.16);
                box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.16);
        -webkit-transition: opacity .3s ease-in-out;
        -o-transition: opacity .3s ease-in-out;
        transition: opacity .3s ease-in-out; }
        @media (max-width: 1329px) {
          .redesign-20 .content-with-form .row-wrap .right-col .form-wrap {
            margin-top: -33%; } }
        @media (max-width: 595px) {
          .redesign-20 .content-with-form .row-wrap .right-col .form-wrap {
            margin-top: 0; } }
        .redesign-20 .content-with-form .row-wrap .right-col .form-wrap:before {
          content: "";
          position: absolute;
          top: 0;
          left: 0;
          height: 20px;
          width: 100%;
          background: -webkit-linear-gradient(181deg, #0073dd 100%, #0073dd);
          background: -o-linear-gradient(181deg, #0073dd 100%, #0073dd);
          background: linear-gradient(269deg, #0073dd 100%, #0073dd);
          border-radius: 3px 3px 0 0; }
        .redesign-20 .content-with-form .row-wrap .right-col .form-wrap h3 {
          text-align: center;
          letter-spacing: 0.04em;
          margin-bottom: 0; }
        .redesign-20 .content-with-form .row-wrap .right-col .form-wrap ul {
          padding-left: 15px; }
          .redesign-20 .content-with-form .row-wrap .right-col .form-wrap ul li {
            list-style: disc; }
        .redesign-20 .content-with-form .row-wrap .right-col .form-wrap .mktoForm {
          margin-top: 30px; }
          @media (max-width: 595px) {
            .redesign-20 .content-with-form .row-wrap .right-col .form-wrap .mktoForm {
              padding: 0 !important; } }
          .redesign-20 .content-with-form .row-wrap .right-col .form-wrap .mktoForm .mktoFormRow {
            display: inline-block;
            padding: 0 10px;
            min-width: 100%; }
          .redesign-20 .content-with-form .row-wrap .right-col .form-wrap .mktoForm .mktoButton {
            display: block !important; }
          .redesign-20 .content-with-form .row-wrap .right-col .form-wrap .mktoForm label.mktoLabel {
            display: none !important; }
          .redesign-20 .content-with-form .row-wrap .right-col .form-wrap .mktoForm label[for=Email_Consent__c] {
            padding-left: 20px;
            display: block !important;
            font-size: 14px !important; }
            @media (max-width: 595px) {
              .redesign-20 .content-with-form .row-wrap .right-col .form-wrap .mktoForm label[for=Email_Consent__c] {
                width: 100% !important; } }
          .redesign-20 .content-with-form .row-wrap .right-col .form-wrap .mktoForm input {
            -webkit-box-shadow: none;
                    box-shadow: none;
            background-color: rgba(165, 165, 165, 0.1);
            border: 0 !important;
            color: #000000;
            font-family: 'muli' !important;
            font-weight: 500;
            font-size: 18px !important;
            border-radius: 0 !important; }
            .redesign-20 .content-with-form .row-wrap .right-col .form-wrap .mktoForm input::-webkit-input-placeholder {
              color: #000000;
              font-family: 'muli' !important;
              font-weight: 500;
              font-size: 18px !important; }
            .redesign-20 .content-with-form .row-wrap .right-col .form-wrap .mktoForm input::-moz-placeholder {
              color: #000000;
              font-family: 'muli' !important;
              font-weight: 500;
              font-size: 18px !important; }
            .redesign-20 .content-with-form .row-wrap .right-col .form-wrap .mktoForm input::-ms-input-placeholder {
              color: #000000;
              font-family: 'muli' !important;
              font-weight: 500;
              font-size: 18px !important; }
            .redesign-20 .content-with-form .row-wrap .right-col .form-wrap .mktoForm input::placeholder {
              color: #000000;
              font-family: 'muli' !important;
              font-weight: 500;
              font-size: 18px !important; }
            @media (max-width: 595px) {
              .redesign-20 .content-with-form .row-wrap .right-col .form-wrap .mktoForm input {
                padding: 0; } }
          .redesign-20 .content-with-form .row-wrap .right-col .form-wrap .mktoForm select {
            -webkit-box-shadow: none;
                    box-shadow: none;
            background-color: rgba(165, 165, 165, 0.1);
            border: 0 !important;
            color: #000000 !important;
            font-family: 'muli' !important;
            font-weight: 500;
            font-size: 18px !important;
            border-radius: 0 !important; }
            .redesign-20 .content-with-form .row-wrap .right-col .form-wrap .mktoForm select::-webkit-input-placeholder {
              color: #000000;
              font-family: 'muli' !important;
              font-weight: 500;
              font-size: 18px !important; }
            .redesign-20 .content-with-form .row-wrap .right-col .form-wrap .mktoForm select::-moz-placeholder {
              color: #000000;
              font-family: 'muli' !important;
              font-weight: 500;
              font-size: 18px !important; }
            .redesign-20 .content-with-form .row-wrap .right-col .form-wrap .mktoForm select::-ms-input-placeholder {
              color: #000000;
              font-family: 'muli' !important;
              font-weight: 500;
              font-size: 18px !important; }
            .redesign-20 .content-with-form .row-wrap .right-col .form-wrap .mktoForm select::placeholder {
              color: #000000;
              font-family: 'muli' !important;
              font-weight: 500;
              font-size: 18px !important; }
          .redesign-20 .content-with-form .row-wrap .right-col .form-wrap .mktoForm input[type=checkbox]:checked + label:before {
            top: -0.5px !important; }
          .redesign-20 .content-with-form .row-wrap .right-col .form-wrap .mktoForm input[type=checkbox] + label:before {
            left: -24px;
            border-radius: 0;
            background: #fff;
            -webkit-box-shadow: none;
                    box-shadow: none;
            height: 15px;
            width: 15px;
            top: 2px; }
          .redesign-20 .content-with-form .row-wrap .right-col .form-wrap .mktoForm input[type=hidden] {
            display: none !important; }
          .redesign-20 .content-with-form .row-wrap .right-col .form-wrap .mktoForm .mktoCheckboxList {
            left: 0;
            width: 0 !important;
            height: 0 !important;
            padding: 0;
            border: 0; }
          .redesign-20 .content-with-form .row-wrap .right-col .form-wrap .mktoForm .mktoButtonRow {
            text-align: center; }
            @media (max-width: 595px) {
              .redesign-20 .content-with-form .row-wrap .right-col .form-wrap .mktoForm .mktoButtonRow {
                position: relative;
                right: 0;
                text-align: center; } }
            .redesign-20 .content-with-form .row-wrap .right-col .form-wrap .mktoForm .mktoButtonRow .mktoButton {
              font-weight: 600;
              letter-spacing: 0.05em;
              position: relative;
              overflow: hidden;
              border-radius: 30px;
              padding: 13px 69px 13px 29px;
              background: #47c647;
              display: inline-block !important;
              color: #ffffff;
              -webkit-transition: all 0.6s ease-in-out;
              -o-transition: all 0.6s ease-in-out;
              transition: all 0.6s ease-in-out;
              border: 0; }
              @media (max-width: 595px) {
                .redesign-20 .content-with-form .row-wrap .right-col .form-wrap .mktoForm .mktoButtonRow .mktoButton {
                  position: relative;
                  right: 0;
                  text-align: center;
                  bottom: 0; } }
              .redesign-20 .content-with-form .row-wrap .right-col .form-wrap .mktoForm .mktoButtonRow .mktoButton:hover {
                -webkit-transform: scale(1.025);
                     -o-transform: scale(1.025);
                        transform: scale(1.025);
                background: #34a634;
                color: #ffffff; }
              .redesign-20 .content-with-form .row-wrap .right-col .form-wrap .mktoForm .mktoButtonRow .mktoButton:before {
                position: absolute;
                content: "";
                top: 0;
                right: -1px;
                height: 100%;
                width: 46px;
                -webkit-transition: all .2s ease;
                -o-transition: all .2s ease;
                transition: all .2s ease;
                -webkit-transform: skew(-16deg) rotate(0deg);
                     -o-transform: skew(-16deg) rotate(0deg);
                        transform: skew(-16deg) rotate(0deg);
                background: #34a634; }
              .redesign-20 .content-with-form .row-wrap .right-col .form-wrap .mktoForm .mktoButtonRow .mktoButton:after {
                content: "";
                position: absolute;
                top: 42%;
                right: 23px;
                width: 10px;
                height: 10px;
                border-bottom: 2px solid #ffffff;
                border-right: 2px solid #ffffff;
                -webkit-transform: rotate(-45deg);
                     -o-transform: rotate(-45deg);
                        transform: rotate(-45deg); }
          .redesign-20 .content-with-form .row-wrap .right-col .form-wrap .mktoForm .mktoError {
            position: absolute !important;
            left: 0;
            bottom: -20px !important; }
            .redesign-20 .content-with-form .row-wrap .right-col .form-wrap .mktoForm .mktoError .mktoErrorMsg {
              max-width: 100%; }
              .redesign-20 .content-with-form .row-wrap .right-col .form-wrap .mktoForm .mktoError .mktoErrorMsg .mktoErrorDetail {
                display: inline-block; }
        .redesign-20 .content-with-form .row-wrap .right-col .form-wrap .hbspt-form form {
          margin-top: 30px; }
        .redesign-20 .content-with-form .row-wrap .right-col .form-wrap .hbspt-form span {
          display: none; }
        .redesign-20 .content-with-form .row-wrap .right-col .form-wrap .hbspt-form .hs-fieldtype-text {
          position: relative; }
        .redesign-20 .content-with-form .row-wrap .right-col .form-wrap .hbspt-form .hs-input {
          -webkit-box-shadow: none;
                  box-shadow: none;
          background-color: rgba(165, 165, 165, 0.1);
          border: 0;
          color: #000000;
          font-family: 'muli';
          font-weight: 500;
          height: 42px;
          width: 100%;
          margin-bottom: 20px;
          padding: 9px 10px;
          font-size: 18px !important;
          outline: none;
          border-radius: 0; }
          .redesign-20 .content-with-form .row-wrap .right-col .form-wrap .hbspt-form .hs-input::-webkit-input-placeholder {
            color: #000000;
            font-family: 'muli';
            font-weight: 500;
            font-size: 18px; }
          .redesign-20 .content-with-form .row-wrap .right-col .form-wrap .hbspt-form .hs-input::-moz-placeholder {
            color: #000000;
            font-family: 'muli';
            font-weight: 500;
            font-size: 18px; }
          .redesign-20 .content-with-form .row-wrap .right-col .form-wrap .hbspt-form .hs-input::-ms-input-placeholder {
            color: #000000;
            font-family: 'muli';
            font-weight: 500;
            font-size: 18px; }
          .redesign-20 .content-with-form .row-wrap .right-col .form-wrap .hbspt-form .hs-input::placeholder {
            color: #000000;
            font-family: 'muli';
            font-weight: 500;
            font-size: 18px; }
        .redesign-20 .content-with-form .row-wrap .right-col .form-wrap .hbspt-form .hs-error-msg {
          position: absolute;
          left: 0;
          bottom: 0;
          font-size: 10px !important;
          font-weight: 400;
          color: red; }
        .redesign-20 .content-with-form .row-wrap .right-col .form-wrap .hbspt-form .hs-error-msgs li {
          list-style: none; }
        .redesign-20 .content-with-form .row-wrap .right-col .form-wrap .hbspt-form .legal-consent-container {
          display: inline-block;
          margin-top: 10px; }
          .redesign-20 .content-with-form .row-wrap .right-col .form-wrap .hbspt-form .legal-consent-container .hs-richtext {
            color: #000000;
            font-size: 14px;
            line-height: 1.255em; }
        .redesign-20 .content-with-form .row-wrap .right-col .form-wrap .hbspt-form .hs_error_rollup {
          display: none; }
        .redesign-20 .content-with-form .row-wrap .right-col .form-wrap .hbspt-form .hs-submit {
          text-align: center;
          margin-top: 35px; }
          .redesign-20 .content-with-form .row-wrap .right-col .form-wrap .hbspt-form .hs-submit .hs-button {
            font-size: 16px !important;
            font-weight: 700;
            letter-spacing: normal;
            line-height: normal !important;
            position: relative;
            overflow: hidden;
            cursor: pointer;
            border: solid 2px #ff00e3;
            border-radius: 5px;
            padding: 13px 18px;
            background: #ff00e3;
            display: inline-block;
            color: #fafbfe;
            -webkit-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out; }
            @media (max-width: 595px) {
              .redesign-20 .content-with-form .row-wrap .right-col .form-wrap .hbspt-form .hs-submit .hs-button {
                font-size: 14px !important; } }
            .redesign-20 .content-with-form .row-wrap .right-col .form-wrap .hbspt-form .hs-submit .hs-button:hover {
              -webkit-transform: none;
                   -o-transform: none;
                      transform: none;
              background: #fafbfe;
              color: #ff00e3; }
        .redesign-20 .content-with-form .row-wrap .right-col .form-wrap .hbspt-form .submitted-message {
          text-align: center;
          margin-top: 20px; }
      .redesign-20 .content-with-form .row-wrap .right-col .quote-wrap {
        margin-top: 80px;
        padding: 40px 30px 20px;
        -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
                box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
        background-color: #fff;
        position: relative; }
        @media (max-width: 595px) {
          .redesign-20 .content-with-form .row-wrap .right-col .quote-wrap {
            margin: 40px 0; } }
        .redesign-20 .content-with-form .row-wrap .right-col .quote-wrap:before {
          content: "";
          width: 44px;
          height: 33px;
          background: url("/wp-content/themes/wpx/templates/dist/images/svgs/quote-marks.svg") no-repeat;
          position: absolute;
          top: -31px;
          left: 56px;
          background-size: contain; }
          @media (max-width: 991px) {
            .redesign-20 .content-with-form .row-wrap .right-col .quote-wrap:before {
              top: -20px; } }
          @media (max-width: 595px) {
            .redesign-20 .content-with-form .row-wrap .right-col .quote-wrap:before {
              top: -15px; } }
        .redesign-20 .content-with-form .row-wrap .right-col .quote-wrap .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; }
          @media (max-width: 991px) {
            .redesign-20 .content-with-form .row-wrap .right-col .quote-wrap .author {
              text-align: center; } }
          .redesign-20 .content-with-form .row-wrap .right-col .quote-wrap .author .logo-wrap {
            -webkit-box-flex: 0;
                -ms-flex: 0 0 30%;
                    flex: 0 0 30%;
            max-width: 30%; }
            @media (max-width: 991px) {
              .redesign-20 .content-with-form .row-wrap .right-col .quote-wrap .author .logo-wrap {
                -webkit-box-flex: 0;
                    -ms-flex: 0 0 100%;
                        flex: 0 0 100%;
                max-width: 100%; } }
            .redesign-20 .content-with-form .row-wrap .right-col .quote-wrap .author .logo-wrap img {
              max-width: 140px; }
        .redesign-20 .content-with-form .row-wrap .right-col .quote-wrap .designation {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 70%;
                  flex: 0 0 70%;
          max-width: 70%; }
          @media (max-width: 991px) {
            .redesign-20 .content-with-form .row-wrap .right-col .quote-wrap .designation {
              -webkit-box-flex: 0;
                  -ms-flex: 0 0 100%;
                      flex: 0 0 100%;
              max-width: 100%;
              text-align: center; } }
          .redesign-20 .content-with-form .row-wrap .right-col .quote-wrap .designation h5 {
            color: #47c647; }
            @media (max-width: 991px) {
              .redesign-20 .content-with-form .row-wrap .right-col .quote-wrap .designation h5 {
                text-align: center; } }
          @media (max-width: 991px) {
            .redesign-20 .content-with-form .row-wrap .right-col .quote-wrap .designation p {
              text-align: center; } }
        .redesign-20 .content-with-form .row-wrap .right-col .quote-wrap blockquote {
          font-size: 18px;
          max-width: 450px;
          margin: 0 auto 20px;
          color: #000000; }
  @media (max-width: 767px) {
    .redesign-20 .adjustable-banner.with-form + .content-with-form .row-wrap {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
          -ms-flex-direction: column-reverse;
              flex-direction: column-reverse; } }
  @media (max-width: 595px) {
    .redesign-20 .adjustable-banner.with-form + .content-with-form .row-wrap {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }
  .redesign-20 .adjustable-banner.with-form + .content-with-form .list-wrap ul {
    padding-left: 20px;
    margin-top: 20px; }
  .redesign-20 .adjustable-banner.with-form + .content-with-form .list-wrap li {
    list-style-type: disc;
    margin-top: 8px !important; }
    @media (max-width: 595px) {
      .redesign-20 .adjustable-banner.with-form + .content-with-form .list-wrap li {
        padding-left: 0 !important; } }
    .redesign-20 .adjustable-banner.with-form + .content-with-form .list-wrap li:before {
      display: none !important; }
  .redesign-20 .adjustable-banner.with-form + .content-with-form .right-col {
    padding-left: 20px; }
    @media (max-width: 767px) {
      .redesign-20 .adjustable-banner.with-form + .content-with-form .right-col {
        padding-left: 0; } }
    .redesign-20 .adjustable-banner.with-form + .content-with-form .right-col .form-wrap {
      margin-top: -84% !important; }
      @media screen and (max-width: 1200px) {
        .redesign-20 .adjustable-banner.with-form + .content-with-form .right-col .form-wrap {
          margin-top: -76% !important; } }
      @media (max-width: 1024px) {
        .redesign-20 .adjustable-banner.with-form + .content-with-form .right-col .form-wrap {
          margin-top: -83% !important; } }
      @media screen and (max-width: 850px) {
        .redesign-20 .adjustable-banner.with-form + .content-with-form .right-col .form-wrap {
          margin-top: -115% !important; } }
      @media screen and (max-width: 800px) {
        .redesign-20 .adjustable-banner.with-form + .content-with-form .right-col .form-wrap {
          margin-top: -115% !important; } }
      @media (max-width: 767px) {
        .redesign-20 .adjustable-banner.with-form + .content-with-form .right-col .form-wrap {
          margin-top: -15% !important; } }
      @media (max-width: 595px) {
        .redesign-20 .adjustable-banner.with-form + .content-with-form .right-col .form-wrap {
          margin-top: 0 !important; } }
  .redesign-20 .plans-comparison-with-col {
    position: relative;
    overflow: visible;
    margin-top: -222px;
    z-index: 2; }
    @media (max-width: 991px) {
      .redesign-20 .plans-comparison-with-col {
        margin-top: -170px; } }
    @media (max-width: 767px) {
      .redesign-20 .plans-comparison-with-col {
        margin-top: -140px; } }
    @media (max-width: 595px) {
      .redesign-20 .plans-comparison-with-col {
        margin-top: 0; } }
    .redesign-20 .plans-comparison-with-col .no-margin-top {
      margin-top: 0; }
    .redesign-20 .plans-comparison-with-col .col-two {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -ms-flex-preferred-size: calc(50% - 15px);
          flex-basis: calc(50% - 15px);
      max-width: calc(50% - 15px);
      border-radius: 3px;
      -webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.16);
              box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.16);
      background-color: #fff; }
      @media (max-width: 991px) {
        .redesign-20 .plans-comparison-with-col .col-two {
          -ms-flex-preferred-size: calc(50% - 10px);
              flex-basis: calc(50% - 10px);
          max-width: calc(50% - 10px); } }
      @media (max-width: 767px) {
        .redesign-20 .plans-comparison-with-col .col-two {
          max-width: 100%;
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%; } }
      .redesign-20 .plans-comparison-with-col .col-two:first-child {
        margin: 0 15px 0 0; }
        @media (max-width: 991px) {
          .redesign-20 .plans-comparison-with-col .col-two:first-child {
            margin: 0 10px 0 0; } }
        @media (max-width: 767px) {
          .redesign-20 .plans-comparison-with-col .col-two:first-child {
            margin: 0; } }
      .redesign-20 .plans-comparison-with-col .col-two:last-child {
        margin: 0 0 0 15px; }
        @media (max-width: 991px) {
          .redesign-20 .plans-comparison-with-col .col-two:last-child {
            margin: 0 0 0 10px; } }
        @media (max-width: 767px) {
          .redesign-20 .plans-comparison-with-col .col-two:last-child {
            margin: 30px 0 0 0; } }
      .redesign-20 .plans-comparison-with-col .col-two .pricing-wrapper {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        padding: 20px 20px 0;
        min-height: 170px;
        text-align: center; }
        @media (max-width: 991px) {
          .redesign-20 .plans-comparison-with-col .col-two .pricing-wrapper {
            min-height: 138px; } }
        @media (max-width: 595px) {
          .redesign-20 .plans-comparison-with-col .col-two .pricing-wrapper {
            padding: 15px 15px 0;
            min-height: 122px; } }
        .redesign-20 .plans-comparison-with-col .col-two .pricing-wrapper::before {
          content: "";
          position: absolute;
          top: 0;
          left: 0;
          height: 22px;
          width: 100%;
          background-color: #0073dd;
          border-radius: 3px 3px 0 0; }
        .redesign-20 .plans-comparison-with-col .col-two .pricing-wrapper h2 {
          margin: 15px 0 5px;
          text-align: center; }
          @media (max-width: 991px) {
            .redesign-20 .plans-comparison-with-col .col-two .pricing-wrapper h2 {
              font-size: 26px !important; } }
          @media (max-width: 595px) {
            .redesign-20 .plans-comparison-with-col .col-two .pricing-wrapper h2 {
              font-size: 22px !important; } }
        .redesign-20 .plans-comparison-with-col .col-two .pricing-wrapper .value {
          font-size: 40px;
          font-weight: 600;
          text-align: center;
          line-height: 1.25;
          margin-bottom: 4px;
          color: #ff00e3; }
          @media (max-width: 595px) {
            .redesign-20 .plans-comparison-with-col .col-two .pricing-wrapper .value {
              font-size: 30px; } }
        .redesign-20 .plans-comparison-with-col .col-two .pricing-wrapper span {
          font-size: 14px;
          font-weight: 400;
          line-height: 1.57;
          text-align: center;
          color: #6c6c6c; }
    .redesign-20 .plans-comparison-with-col .intro {
      position: relative;
      margin: 0 20px; }
    .redesign-20 .plans-comparison-with-col h3 {
      font-weight: 700;
      line-height: 1.25 !important;
      text-align: center;
      margin: 22px 0 0;
      font-family: "Muli", sans-serif; }
      @media (max-width: 595px) {
        .redesign-20 .plans-comparison-with-col h3 {
          font-size: 20px !important; } }
    .redesign-20 .plans-comparison-with-col .content-wrap {
      position: relative;
      padding: 25px; }
      @media (max-width: 991px) {
        .redesign-20 .plans-comparison-with-col .content-wrap {
          padding: 10px 10px 15px; } }
      .redesign-20 .plans-comparison-with-col .content-wrap ul {
        position: relative;
        padding: 14px 30px 0 39px; }
        @media (max-width: 595px) {
          .redesign-20 .plans-comparison-with-col .content-wrap ul {
            padding: 30px 20px 0 30px; } }
        .redesign-20 .plans-comparison-with-col .content-wrap ul li {
          font-size: 18px !important;
          font-weight: 400;
          line-height: 1.56 !important;
          text-align: left;
          padding: 3px 0;
          color: #000000;
          list-style: disc; }
          @media (max-width: 991px) {
            .redesign-20 .plans-comparison-with-col .content-wrap ul li {
              font-size: 16px !important; } }
          @media (max-width: 595px) {
            .redesign-20 .plans-comparison-with-col .content-wrap ul li {
              font-size: 15px !important;
              padding: 10px 0; } }
          .redesign-20 .plans-comparison-with-col .content-wrap ul li:last-child ul {
            padding: 15px 55px 0; }
            @media (max-width: 991px) {
              .redesign-20 .plans-comparison-with-col .content-wrap ul li:last-child ul {
                padding: 15px 35px 0; } }
            @media (max-width: 595px) {
              .redesign-20 .plans-comparison-with-col .content-wrap ul li:last-child ul {
                padding: 12px 30px 0; } }
            .redesign-20 .plans-comparison-with-col .content-wrap ul li:last-child ul li {
              padding: 0 0 8px; }
      .redesign-20 .plans-comparison-with-col .content-wrap span {
        display: block;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.57;
        text-align: center;
        color: #5F6D79;
        padding: 18px 0 5px; }
    .redesign-20 .plans-comparison-with-col .btn-wrap {
      text-align: center;
      margin-bottom: 25px;
      margin-top: auto; }
    .redesign-20 .plans-comparison-with-col .col-two:last-child .pricing-wrapper::before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      height: 20px;
      width: 100%;
      background-color: #14B0AB;
      border-radius: 3px 3px 0 0; }
    .redesign-20 .plans-comparison-with-col.three-columns .row {
      width: calc(100% + 30px);
      margin-left: -15px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      @media (min-width: 992px) and (max-width: 1199px) {
        .redesign-20 .plans-comparison-with-col.three-columns .row {
          width: calc(100% + 20px);
          margin-left: -10px; } }
      @media (max-width: 767px) {
        .redesign-20 .plans-comparison-with-col.three-columns .row {
          width: 100%;
          margin-left: 0; } }
    .redesign-20 .plans-comparison-with-col.three-columns .col-two {
      -ms-flex-preferred-size: calc(33.33% - 30px);
          flex-basis: calc(33.33% - 30px);
      max-width: calc(33.33% - 30px);
      margin: 0 15px; }
      @media (min-width: 992px) and (max-width: 1199px) {
        .redesign-20 .plans-comparison-with-col.three-columns .col-two {
          -ms-flex-preferred-size: calc(33.33% - 20px);
              flex-basis: calc(33.33% - 20px);
          max-width: calc(33.33% - 20px);
          margin: 0 10px; } }
      @media (max-width: 991px) {
        .redesign-20 .plans-comparison-with-col.three-columns .col-two {
          -ms-flex-preferred-size: calc(50% - 20px);
              flex-basis: calc(50% - 20px);
          max-width: calc(50% - 20px);
          margin: 0 10px 20px; } }
      @media (max-width: 767px) {
        .redesign-20 .plans-comparison-with-col.three-columns .col-two {
          max-width: 100%;
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%;
          margin: 0 0 20px; } }
      .redesign-20 .plans-comparison-with-col.three-columns .col-two .pricing-wrapper h2 {
        margin: 30px 0 5px;
        font-weight: 700; }
        @media (max-width: 991px) {
          .redesign-20 .plans-comparison-with-col.three-columns .col-two .pricing-wrapper h2 {
            font-size: 32px !important; } }
        @media (max-width: 595px) {
          .redesign-20 .plans-comparison-with-col.three-columns .col-two .pricing-wrapper h2 {
            font-size: 22px !important; } }
      .redesign-20 .plans-comparison-with-col.three-columns .col-two .pricing-wrapper .value {
        font-weight: 700; }
    .redesign-20 .plans-comparison-with-col.three-columns .intro {
      margin: 0 40px; }
      @media (min-width: 992px) and (max-width: 1199px) {
        .redesign-20 .plans-comparison-with-col.three-columns .intro {
          margin: 0 25px; } }
    .redesign-20 .plans-comparison-with-col.three-columns h3 {
      font-size: 26px !important;
      margin: 26px 0 0;
      min-height: 103px; }
      @media (min-width: 992px) and (max-width: 1199px) {
        .redesign-20 .plans-comparison-with-col.three-columns h3 {
          font-size: 24px !important; } }
      @media (max-width: 1024px) {
        .redesign-20 .plans-comparison-with-col.three-columns h3 {
          font-size: 22px !important;
          min-height: 91px;
          margin: 20px 0 0; } }
      @media (max-width: 767px) {
        .redesign-20 .plans-comparison-with-col.three-columns h3 {
          min-height: unset; } }
      @media (max-width: 595px) {
        .redesign-20 .plans-comparison-with-col.three-columns h3 {
          margin: 12px 0 0;
          font-size: 20px !important; } }
    .redesign-20 .plans-comparison-with-col.three-columns .content-wrap {
      padding: 0 25px 25px; }
      @media (max-width: 991px) {
        .redesign-20 .plans-comparison-with-col.three-columns .content-wrap {
          padding: 10px 10px 15px; } }
      .redesign-20 .plans-comparison-with-col.three-columns .content-wrap ul {
        position: relative;
        padding: 9px 18px 0 39px; }
        @media (min-width: 992px) and (max-width: 1199px) {
          .redesign-20 .plans-comparison-with-col.three-columns .content-wrap ul {
            padding: 9px 0px 0 27px; } }
        @media (max-width: 595px) {
          .redesign-20 .plans-comparison-with-col.three-columns .content-wrap ul {
            padding: 9px 18px 0 30px; } }
        .redesign-20 .plans-comparison-with-col.three-columns .content-wrap ul li {
          line-height: 1.25 !important;
          margin-bottom: 13px; }
          @media (min-width: 992px) and (max-width: 1199px) {
            .redesign-20 .plans-comparison-with-col.three-columns .content-wrap ul li {
              font-size: 16px !important; } }
          @media (max-width: 991px) {
            .redesign-20 .plans-comparison-with-col.three-columns .content-wrap ul li {
              font-size: 16px !important; } }
          @media (max-width: 595px) {
            .redesign-20 .plans-comparison-with-col.three-columns .content-wrap ul li {
              font-size: 15px !important; } }
          .redesign-20 .plans-comparison-with-col.three-columns .content-wrap ul li:last-child ul {
            padding: 15px 55px 0; }
            @media (max-width: 991px) {
              .redesign-20 .plans-comparison-with-col.three-columns .content-wrap ul li:last-child ul {
                padding: 15px 35px 0; } }
            @media (max-width: 595px) {
              .redesign-20 .plans-comparison-with-col.three-columns .content-wrap ul li:last-child ul {
                padding: 12px 30px 0; } }
            .redesign-20 .plans-comparison-with-col.three-columns .content-wrap ul li:last-child ul li {
              padding: 0 0 8px; }
      .redesign-20 .plans-comparison-with-col.three-columns .content-wrap span {
        display: block;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.25;
        color: #5F6D79;
        padding: 18px 15px 5px; }
        @media (max-width: 991px) {
          .redesign-20 .plans-comparison-with-col.three-columns .content-wrap span {
            padding: 18px 22px 5px; } }
    .redesign-20 .plans-comparison-with-col.three-columns .btn-wrap {
      text-align: center;
      margin-bottom: 25px;
      margin-top: auto; }
    .redesign-20 .plans-comparison-with-col.three-columns .col-two:nth-child(2) .pricing-wrapper::before {
      background-color: #14B0AB; }
    .redesign-20 .plans-comparison-with-col.three-columns .col-two:last-child .pricing-wrapper::before {
      background-color: #ff00e3; }
  .redesign-20 .pricing-table {
    position: relative; }
    .redesign-20 .pricing-table .intro p {
      margin: 20px 0 auto; }
    .redesign-20 .pricing-table .table-grid {
      position: relative;
      width: 100%;
      margin-top: 40px;
      border-radius: 3px;
      -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
              box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
      background-color: #fff;
      z-index: 2; }
      @media (max-width: 991px) {
        .redesign-20 .pricing-table .table-grid {
          margin-top: 40px; } }
      @media (max-width: 767px) {
        .redesign-20 .pricing-table .table-grid {
          overflow-x: auto;
          display: block; } }
      .redesign-20 .pricing-table .table-grid tr {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        background-color: #fafbfe; }
        @media (max-width: 595px) {
          .redesign-20 .pricing-table .table-grid tr {
            width: 600px; } }
        .redesign-20 .pricing-table .table-grid tr:nth-of-type(2n) {
          background-color: #edf0f5; }
      .redesign-20 .pricing-table .table-grid th {
        padding: 30px 25px;
        border-right: 1px solid;
        border-color: rgba(0, 0, 0, 0.16); }
        @media (max-width: 595px) {
          .redesign-20 .pricing-table .table-grid th {
            width: 175px; } }
        @media (max-width: 595px) {
          .redesign-20 .pricing-table .table-grid th:first-child {
            width: 250px !important; } }
      .redesign-20 .pricing-table .table-grid td {
        width: 25%;
        font-size: 16px;
        line-height: 1.56;
        color: #000;
        padding: 25px 14px;
        text-align: center;
        border-right: 1px solid;
        border-color: rgba(0, 0, 0, 0.16); }
        @media (max-width: 595px) {
          .redesign-20 .pricing-table .table-grid td {
            font-size: 14px;
            width: 175px; } }
        @media (max-width: 595px) {
          .redesign-20 .pricing-table .table-grid td:first-child {
            width: 250px !important; } }
        .redesign-20 .pricing-table .table-grid td:nth-of-type(4) {
          display: none; }
      .redesign-20 .pricing-table .table-grid .pricing-table-item-head {
        font-size: 22px;
        font-weight: 600;
        width: 25%;
        line-height: 1.36;
        padding: 28px 50px;
        position: relative;
        text-align: center;
        color: #000; }
        @media (max-width: 991px) {
          .redesign-20 .pricing-table .table-grid .pricing-table-item-head {
            font-size: 20px; } }
        @media (max-width: 595px) {
          .redesign-20 .pricing-table .table-grid .pricing-table-item-head {
            font-size: 18px;
            width: 175px; } }
        .redesign-20 .pricing-table .table-grid .pricing-table-item-head:first-child {
          width: 50%;
          text-align: left; }
          @media (max-width: 595px) {
            .redesign-20 .pricing-table .table-grid .pricing-table-item-head:first-child {
              width: 250px !important;
              padding: 25px 20px; } }
        .redesign-20 .pricing-table .table-grid .pricing-table-item-head:nth-of-type(2)::before {
          content: "";
          position: absolute;
          top: 0;
          left: -1px;
          height: 10px;
          width: 101%;
          background-color: #0073dd;
          border-radius: 3px 0 0 0; }
        .redesign-20 .pricing-table .table-grid .pricing-table-item-head:nth-of-type(3)::before {
          content: "";
          position: absolute;
          top: 0;
          left: -1px;
          height: 10px;
          width: 101%;
          background: #031c60;
          border-radius: 0 3px 0 0; }
        .redesign-20 .pricing-table .table-grid .pricing-table-item-head:nth-of-type(4) {
          display: none; }
          .redesign-20 .pricing-table .table-grid .pricing-table-item-head:nth-of-type(4)::before {
            content: "";
            position: absolute;
            top: 0;
            left: -1px;
            height: 10px;
            width: 101%;
            background: #14B0AB;
            border-radius: 0 3px 0 0; }
      .redesign-20 .pricing-table .table-grid .feature-title {
        width: 50%;
        font-size: 18px;
        font-weight: 500;
        line-height: 1.56;
        padding: 25px 50px;
        text-align: left;
        color: #000000; }
        @media (max-width: 991px) {
          .redesign-20 .pricing-table .table-grid .feature-title {
            font-size: 16px; } }
        @media (max-width: 595px) {
          .redesign-20 .pricing-table .table-grid .feature-title {
            font-size: 15px;
            padding: 20px; } }
        .redesign-20 .pricing-table .table-grid .feature-title > span span {
          vertical-align: middle; }
          .redesign-20 .pricing-table .table-grid .feature-title > span span:first-child {
            display: inline;
            margin-right: 7px; }
      .redesign-20 .pricing-table .table-grid .info {
        background: url(../images/svgs/info-question.svg) no-repeat center/contain;
        border-radius: 50%;
        cursor: pointer;
        height: 20px;
        position: relative;
        width: 20px; }
        @media (min-width: 992px) {
          .redesign-20 .pricing-table .table-grid .info {
            height: 24px;
            width: 24px; } }
        .redesign-20 .pricing-table .table-grid .info div {
          background: #ffffff;
          border-left: 7px solid #0073dd;
          border-radius: 3px;
          -webkit-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.16);
                  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.16);
          display: none;
          margin-left: 40px;
          min-height: 80px;
          max-width: 300px;
          min-width: 300px;
          padding: 20px;
          position: absolute;
          top: 150%;
          width: 100%;
          z-index: 99; }
          @media (min-width: 768px) {
            .redesign-20 .pricing-table .table-grid .info div {
              left: unset;
              max-width: 352px;
              min-width: 352px;
              top: 50%;
              -webkit-transform: translateY(-50%);
                   -o-transform: translateY(-50%);
                      transform: translateY(-50%); } }
          @media (min-width: 992px) {
            .redesign-20 .pricing-table .table-grid .info div {
              max-width: 412px;
              min-width: 412px; } }
          @media (max-width: 595px) {
            .redesign-20 .pricing-table .table-grid .info div {
              top: -40px; } }
        @media (min-width: 768px) {
          .redesign-20 .pricing-table .table-grid .info:hover {
            z-index: 99; } }
        @media (min-width: 768px) {
          .redesign-20 .pricing-table .table-grid .info:hover div {
            display: block; } }
        @media (max-width: 767px) {
          .redesign-20 .pricing-table .table-grid .info.hovered {
            z-index: 99; } }
        @media (max-width: 767px) {
          .redesign-20 .pricing-table .table-grid .info.hovered div {
            display: block; } }
        .redesign-20 .pricing-table .table-grid .info.active {
          z-index: 99; }
      .redesign-20 .pricing-table .table-grid .tick {
        text-align: center;
        overflow: hidden; }
      .redesign-20 .pricing-table .table-grid .pricing-wrapper {
        width: 25%;
        padding: 28px 20px;
        background-color: #fafbfe;
        border-top: 1px solid #a5a5a5;
        border-color: rgba(0, 0, 0, 0.16);
        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; }
        @media (max-width: 767px) {
          .redesign-20 .pricing-table .table-grid .pricing-wrapper {
            padding: 15px; } }
        @media (max-width: 595px) {
          .redesign-20 .pricing-table .table-grid .pricing-wrapper {
            font-size: 14px;
            width: 175px; } }
        .redesign-20 .pricing-table .table-grid .pricing-wrapper:first-child {
          width: 50%;
          -webkit-box-pack: start;
              -ms-flex-pack: start;
                  justify-content: flex-start; }
          @media (max-width: 595px) {
            .redesign-20 .pricing-table .table-grid .pricing-wrapper:first-child {
              width: 250px !important; } }
        .redesign-20 .pricing-table .table-grid .pricing-wrapper h4 {
          font-size: 22px !important;
          padding: 0 30px;
          color: #000000 !important; }
          @media (max-width: 767px) {
            .redesign-20 .pricing-table .table-grid .pricing-wrapper h4 {
              padding: 0 35px; } }
          @media (max-width: 595px) {
            .redesign-20 .pricing-table .table-grid .pricing-wrapper h4 {
              font-size: 18px !important;
              padding: 0 5px; } }
        .redesign-20 .pricing-table .table-grid .pricing-wrapper p {
          line-height: 1.38 !important;
          color: #000000;
          font-size: 16px !important;
          text-align: center; }
        .redesign-20 .pricing-table .table-grid .pricing-wrapper span {
          font-size: 22px;
          font-weight: 400;
          line-height: 1.36;
          text-align: center;
          color: #000000; }
          .redesign-20 .pricing-table .table-grid .pricing-wrapper span:first-child {
            text-align: left; }
    @media (max-width: 767px) {
      .redesign-20 .pricing-table.four-columns .table-grid {
        overflow-x: auto;
        display: block; } }
    .redesign-20 .pricing-table.four-columns tr {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      width: 100%; }
      @media (max-width: 767px) {
        .redesign-20 .pricing-table.four-columns tr {
          width: 700px; } }
    .redesign-20 .pricing-table.four-columns .pricing-table-item-head {
      width: 20%; }
      @media (max-width: 767px) {
        .redesign-20 .pricing-table.four-columns .pricing-table-item-head {
          width: 150px; } }
      .redesign-20 .pricing-table.four-columns .pricing-table-item-head:first-child {
        width: 40% !important; }
        @media (max-width: 767px) {
          .redesign-20 .pricing-table.four-columns .pricing-table-item-head:first-child {
            width: 250px !important; } }
      .redesign-20 .pricing-table.four-columns .pricing-table-item-head:nth-of-type(4) {
        display: block; }
    .redesign-20 .pricing-table.four-columns th {
      width: 20%; }
    .redesign-20 .pricing-table.four-columns td {
      width: 20% !important; }
      @media (max-width: 767px) {
        .redesign-20 .pricing-table.four-columns td {
          width: 150px !important; } }
      .redesign-20 .pricing-table.four-columns td:first-child {
        width: 40% !important; }
        @media (max-width: 767px) {
          .redesign-20 .pricing-table.four-columns td:first-child {
            width: 250px !important; } }
      .redesign-20 .pricing-table.four-columns td:nth-of-type(4) {
        display: block; }
  .redesign-20 .banner-third-level.we-default {
    position: relative;
    min-height: 420px;
    margin: 0 !important;
    padding: 100px 0 !important;
    background-color: #f6f6f6; }
    @media (max-width: 991px) {
      .redesign-20 .banner-third-level.we-default {
        padding-bottom: 15px; } }
    @media (max-width: 595px) {
      .redesign-20 .banner-third-level.we-default {
        padding: 50px 0 !important; } }
    .redesign-20 .banner-third-level.we-default .container {
      max-width: 1234px;
      margin: 0 auto;
      padding: 0 20px; }
    .redesign-20 .banner-third-level.we-default .content-wrapper {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-flow: column wrap;
              flex-flow: column wrap;
      width: 100%;
      height: 100%;
      position: relative;
      max-width: 1400px;
      margin: 0 auto;
      padding-top: 25px; }
      .redesign-20 .banner-third-level.we-default .content-wrapper .content-outer {
        padding: 60px 0 0; }
        @media (min-width: 992px) {
          .redesign-20 .banner-third-level.we-default .content-wrapper .content-outer {
            display: -webkit-box;
            display: -moz-flex;
            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) and (max-width: 991px) {
          .redesign-20 .banner-third-level.we-default .content-wrapper .content-outer {
            padding: 80px 0 0; } }
        @media (max-width: 767px) {
          .redesign-20 .banner-third-level.we-default .content-wrapper .content-outer {
            padding: 80px 0 0; } }
        .redesign-20 .banner-third-level.we-default .content-wrapper .content-outer .content-wrap {
          max-width: 600px; }
          @media (min-width: 992px) and (max-width: 1199px) {
            .redesign-20 .banner-third-level.we-default .content-wrapper .content-outer .content-wrap {
              max-width: 500px; } }
          @media (min-width: 768px) and (max-width: 991px) {
            .redesign-20 .banner-third-level.we-default .content-wrapper .content-outer .content-wrap {
              max-width: 450px; } }
          .redesign-20 .banner-third-level.we-default .content-wrapper .content-outer .content-wrap h1 {
            font-weight: bold;
            text-align: left;
            margin-bottom: 18px; }
            @media (max-width: 991px) {
              .redesign-20 .banner-third-level.we-default .content-wrapper .content-outer .content-wrap h1 {
                font-size: 30px !important; } }
          .redesign-20 .banner-third-level.we-default .content-wrapper .content-outer .content-wrap p {
            font-family: "Muli", sans-serif !important;
            font-size: 24px !important;
            line-height: 1.5 !important;
            text-align: left;
            color: #000000;
            margin-bottom: 17px; }
            @media (max-width: 767px) {
              .redesign-20 .banner-third-level.we-default .content-wrapper .content-outer .content-wrap p {
                font-size: 20px !important; } }
    .redesign-20 .banner-third-level.we-default.bg-black {
      background-color: #000000; }
      .redesign-20 .banner-third-level.we-default.bg-black h1 {
        color: #FFFFFF !important; }
      .redesign-20 .banner-third-level.we-default.bg-black p {
        color: #FFFFFF !important; }
  .redesign-20 .cta-with-logo {
    position: relative;
    min-height: 400px;
    padding: 190px 0 100px;
    background-color: #f6f6f6; }
    @media (min-width: 992px) and (max-width: 1024px) {
      .redesign-20 .cta-with-logo {
        min-height: 275px;
        padding: 100px 0 60px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .redesign-20 .cta-with-logo {
        min-height: 266px;
        padding: 95px 0 55px; } }
    @media (max-width: 767px) {
      .redesign-20 .cta-with-logo {
        min-height: 400px;
        padding: 100px 0 40px; } }
    @media (max-width: 595px) {
      .redesign-20 .cta-with-logo {
        padding: 40px 0; } }
    .redesign-20 .cta-with-logo h2 {
      text-align: center; }
      @media (max-width: 767px) {
        .redesign-20 .cta-with-logo h2 {
          font-size: 25px !important; } }
    .redesign-20 .cta-with-logo.bg-skew-top::before {
      -webkit-transform-origin: bottom right;
           -o-transform-origin: bottom right;
              transform-origin: bottom right;
      -webkit-transform: skewY(6.5deg) rotate(0);
           -o-transform: skewY(6.5deg) rotate(0);
              transform: skewY(6.5deg) rotate(0);
      height: 242px;
      bottom: 248px; }
      @media (min-width: 1440px) {
        .redesign-20 .cta-with-logo.bg-skew-top::before {
          -webkit-transform: skewY(4deg) rotate(0);
               -o-transform: skewY(4deg) rotate(0);
                  transform: skewY(4deg) rotate(0);
          bottom: 255px; } }
      @media (min-width: 992px) and (max-width: 1024px) {
        .redesign-20 .cta-with-logo.bg-skew-top::before {
          -webkit-transform: skewY(5.5deg) rotate(0);
               -o-transform: skewY(5.5deg) rotate(0);
                  transform: skewY(5.5deg) rotate(0);
          bottom: 178px; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .redesign-20 .cta-with-logo.bg-skew-top::before {
          -webkit-transform: skewY(5deg) rotate(0);
               -o-transform: skewY(5deg) rotate(0);
                  transform: skewY(5deg) rotate(0);
          bottom: 183px; } }
      @media (max-width: 767px) {
        .redesign-20 .cta-with-logo.bg-skew-top::before {
          -webkit-transform: skewY(6deg) rotate(0);
               -o-transform: skewY(6deg) rotate(0);
                  transform: skewY(6deg) rotate(0);
          bottom: 320px; } }
      @media (max-width: 595px) {
        .redesign-20 .cta-with-logo.bg-skew-top::before {
          height: 0; } }
    .redesign-20 .cta-with-logo .row-wrap {
      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: 988px;
      margin: 0 auto; }
      @media (max-width: 767px) {
        .redesign-20 .cta-with-logo .row-wrap {
          margin: 15px auto 0; } }
      .redesign-20 .cta-with-logo .row-wrap .col-4 {
        -ms-flex-preferred-size: calc(25% - 40px);
            flex-basis: calc(25% - 40px);
        max-width: calc(25% - 40px);
        margin: 24px 20px 0;
        text-align: center; }
        @media (max-width: 767px) {
          .redesign-20 .cta-with-logo .row-wrap .col-4 {
            -ms-flex-preferred-size: calc(50% - 40px);
                flex-basis: calc(50% - 40px);
            max-width: calc(50% - 40px);
            margin: 30px 20px 0; } }
        @media (max-width: 595px) {
          .redesign-20 .cta-with-logo .row-wrap .col-4 {
            -ms-flex-preferred-size: 100%;
                flex-basis: 100%;
            margin: 30px 0 0;
            max-width: 100%; } }
      .redesign-20 .cta-with-logo .row-wrap a {
        margin: 0 20px; }
      .redesign-20 .cta-with-logo .row-wrap img {
        width: 182px;
        max-height: 80px;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover; }
    .redesign-20 .cta-with-logo.three-logos-per-row .row-wrap .col-4 {
      -ms-flex-preferred-size: calc(33.33% - 40px);
          flex-basis: calc(33.33% - 40px);
      max-width: calc(33.33% - 40px); }
      @media (max-width: 767px) {
        .redesign-20 .cta-with-logo.three-logos-per-row .row-wrap .col-4 {
          -ms-flex-preferred-size: calc(50% - 40px);
              flex-basis: calc(50% - 40px);
          max-width: calc(50% - 40px); } }
      @media (max-width: 595px) {
        .redesign-20 .cta-with-logo.three-logos-per-row .row-wrap .col-4 {
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%;
          max-width: 100%; } }
  .redesign-20 .content-with-two-col {
    padding: 80px 0; }
    @media (max-width: 991px) {
      .redesign-20 .content-with-two-col {
        padding: 50px 0; } }
    @media (max-width: 767px) {
      .redesign-20 .content-with-two-col {
        padding: 40px 0; } }
    .redesign-20 .content-with-two-col .row-wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      width: calc(100% + 30px);
      margin: 0 -15px; }
      @media (max-width: 595px) {
        .redesign-20 .content-with-two-col .row-wrap {
          padding: 0; } }
      .redesign-20 .content-with-two-col .row-wrap .col-two {
        width: calc(50% - 30px);
        margin: 0 15px; }
        @media (max-width: 991px) {
          .redesign-20 .content-with-two-col .row-wrap .col-two {
            width: calc(50% - 30px); } }
        @media (max-width: 767px) {
          .redesign-20 .content-with-two-col .row-wrap .col-two {
            margin-top: 20px;
            width: 100%; } }
        .redesign-20 .content-with-two-col .row-wrap .col-two:nth-of-type(n+3) {
          margin-top: 20px; }
      .redesign-20 .content-with-two-col .row-wrap ul {
        padding-left: 28px; }
        .redesign-20 .content-with-two-col .row-wrap ul li {
          font-size: 18px !important;
          color: #000000;
          font-weight: 500;
          line-height: 1.17 !important;
          position: relative;
          margin-bottom: 18px; }
          @media (max-width: 595px) {
            .redesign-20 .content-with-two-col .row-wrap ul li {
              margin-bottom: 12px;
              font-size: 16px !important; } }
          .redesign-20 .content-with-two-col .row-wrap ul li:before {
            content: "";
            position: absolute;
            top: 11px;
            left: -25px;
            background: #000000;
            border-radius: 50%;
            height: 6px;
            width: 6px; }
      .redesign-20 .content-with-two-col .row-wrap h5 {
        margin-bottom: 20px; }
        @media (max-width: 767px) {
          .redesign-20 .content-with-two-col .row-wrap h5 {
            margin-bottom: 10px; } }
      .redesign-20 .content-with-two-col .row-wrap p {
        margin-bottom: 24px;
        word-break: break-word;
        line-height: 1.13 !important; }
      .redesign-20 .content-with-two-col .row-wrap a {
        font-size: 18px !important;
        line-height: inherit !important;
        color: #ff00e3;
        display: inline; }
        @media (max-width: 991px) {
          .redesign-20 .content-with-two-col .row-wrap a {
            font-size: 16px !important; } }
        @media (max-width: 595px) {
          .redesign-20 .content-with-two-col .row-wrap a {
            font-size: 14px !important; } }
    .redesign-20 .content-with-two-col.with-bg {
      background: #f6f6f6; }
    .redesign-20 .content-with-two-col.three-col .col-two {
      width: calc(33.33% - 30px); }
      @media (max-width: 767px) {
        .redesign-20 .content-with-two-col.three-col .col-two {
          width: 100%; } }
      @media (min-width: 768px) {
        .redesign-20 .content-with-two-col.three-col .col-two:nth-of-type(3) {
          margin-top: unset; } }
    .redesign-20 .content-with-two-col.three-col ul {
      padding-left: 0; }
      .redesign-20 .content-with-two-col.three-col ul li:before {
        display: none; }
  .redesign-20 .process-steps {
    position: relative; }
    @media (max-width: 767px) {
      .redesign-20 .process-steps {
        padding: 40px 0; } }
    .redesign-20 .process-steps .intro p {
      max-width: 780px; }
    .redesign-20 .process-steps .col-wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      width: calc(100% - 68px);
      margin: 0 34px;
      padding: 0 27px;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      @media (max-width: 1329px) {
        .redesign-20 .process-steps .col-wrap {
          padding: 0; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .redesign-20 .process-steps .col-wrap {
          width: 100%;
          margin: 0;
          padding: 0;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center; } }
      @media (max-width: 767px) {
        .redesign-20 .process-steps .col-wrap {
          width: 100%;
          margin: 0;
          padding: 0;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center; } }
    .redesign-20 .process-steps .col-three {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 calc(33.33% - 80px);
              flex: 0 0 calc(33.33% - 80px);
      max-width: calc(33.33% - 80px);
      margin: 50px 40px 0;
      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; }
      @media (max-width: 1329px) {
        .redesign-20 .process-steps .col-three {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 calc(33.33% - 80px);
                  flex: 0 0 calc(33.33% - 80px);
          max-width: calc(33.33% - 80px);
          margin: 27px 40px 0; } }
      @media (min-width: 768px) {
        .redesign-20 .process-steps .col-three:nth-of-type(3n)::after {
          display: none; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .redesign-20 .process-steps .col-three {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 calc(33.33% - 40px);
                  flex: 0 0 calc(33.33% - 40px);
          max-width: calc(33.33% - 40px);
          margin: 27px 20px 0; }
          .redesign-20 .process-steps .col-three:nth-of-type(3n)::after {
            display: none; } }
      @media (max-width: 767px) {
        .redesign-20 .process-steps .col-three {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 calc(50% - 40px);
                  flex: 0 0 calc(50% - 40px);
          max-width: calc(50% - 40px);
          margin: 27px 20px 0; }
          .redesign-20 .process-steps .col-three:nth-of-type(2n)::after {
            display: none; } }
      @media (max-width: 595px) {
        .redesign-20 .process-steps .col-three {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 100%;
                  flex: 0 0 100%;
          max-width: 100%;
          margin: 27px 0 0; } }
      .redesign-20 .process-steps .col-three::after {
        content: "";
        position: absolute;
        top: 86px;
        right: -70px;
        width: 87px;
        height: 28px;
        background: url("/wp-content/themes/wpx/templates/dist/images/svgs/blue-arrow.svg") no-repeat;
        background-size: cover; }
        @media (max-width: 991px) {
          .redesign-20 .process-steps .col-three::after {
            top: 65px;
            right: -47px;
            width: 70px;
            height: 22px; } }
        @media (max-width: 595px) {
          .redesign-20 .process-steps .col-three::after {
            top: 50px; } }
        @media (max-width: 480px) {
          .redesign-20 .process-steps .col-three::after {
            display: none; } }
      .redesign-20 .process-steps .col-three:last-child::after {
        display: none; }
    .redesign-20 .process-steps .icon-wrap {
      max-width: 209px;
      height: 208px;
      position: relative;
      margin: 0 auto; }
      @media (max-width: 991px) {
        .redesign-20 .process-steps .icon-wrap {
          max-width: 160px;
          height: 160px; } }
      @media (max-width: 595px) {
        .redesign-20 .process-steps .icon-wrap {
          max-width: 135px;
          height: 135px; } }
      .redesign-20 .process-steps .icon-wrap img {
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
           object-fit: contain; }
    .redesign-20 .process-steps .text-wrap {
      margin: 10px auto 0;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      margin: 10px auto 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      position: relative; }
      .redesign-20 .process-steps .text-wrap h5 {
        text-align: center;
        margin-bottom: 6px; }
      .redesign-20 .process-steps .text-wrap p {
        text-align: center; }
      .redesign-20 .process-steps .text-wrap .btn-wrap {
        text-align: center;
        margin-top: 25px; }
    .redesign-20 .process-steps.four-card .col-three {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 calc(50% - 80px);
              flex: 0 0 calc(50% - 80px);
      max-width: calc(50% - 80px);
      text-align: center;
      margin: 27px 40px 0;
      height: 100%; }
      @media (min-width: 768px) {
        .redesign-20 .process-steps.four-card .col-three:nth-of-type(2n)::after {
          display: none; }
        .redesign-20 .process-steps.four-card .col-three:nth-of-type(3)::after {
          display: block; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .redesign-20 .process-steps.four-card .col-three::after {
          right: -75px; } }
      @media (max-width: 767px) {
        .redesign-20 .process-steps.four-card .col-three {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 calc(50% - 40px);
                  flex: 0 0 calc(50% - 40px);
          max-width: calc(50% - 40px);
          margin: 30px 20px 0; } }
      @media (max-width: 595px) {
        .redesign-20 .process-steps.four-card .col-three {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 100%;
                  flex: 0 0 100%;
          max-width: 100%;
          margin: 30px 0 0; } }
    .redesign-20 .process-steps.no-arrow .col-three::after {
      display: none !important; }
    .redesign-20 .process-steps.large-icons .icon-wrap {
      max-width: 100% !important; }
    .redesign-20 .process-steps.small-icons .icon-wrap {
      max-width: 110px !important;
      height: 110px !important; }
  .redesign-20 .vertical-process-steps {
    position: relative;
    padding: 100px 0; }
    @media (max-width: 595px) {
      .redesign-20 .vertical-process-steps {
        padding: 80px 0; } }
    .redesign-20 .vertical-process-steps .row-wrap {
      width: calc(100% - 68px);
      margin: 0 34px;
      padding: 0 22px; }
      @media (max-width: 1329px) {
        .redesign-20 .vertical-process-steps .row-wrap {
          width: 100%;
          margin: 0;
          padding: 0; } }
    .redesign-20 .vertical-process-steps .intro {
      width: 337px;
      max-width: unset; }
      @media (max-width: 1329px) {
        .redesign-20 .vertical-process-steps .intro {
          width: 340px; } }
      @media (max-width: 1024px) {
        .redesign-20 .vertical-process-steps .intro {
          width: 100%; } }
      .redesign-20 .vertical-process-steps .intro h3 {
        text-align: left; }
        @media (max-width: 1024px) {
          .redesign-20 .vertical-process-steps .intro h3 {
            text-align: center; } }
        @media (min-width: 1025px) {
          .redesign-20 .vertical-process-steps .intro h3::before {
            left: 0;
            -webkit-transform: translateX(0px);
                 -o-transform: translateX(0px);
                    transform: translateX(0px); } }
      .redesign-20 .vertical-process-steps .intro p {
        text-align: left; }
        @media (max-width: 1024px) {
          .redesign-20 .vertical-process-steps .intro p {
            text-align: center; } }
    .redesign-20 .vertical-process-steps .col-wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      width: calc(100% - 337px);
      padding-left: 115px; }
      @media (max-width: 1329px) {
        .redesign-20 .vertical-process-steps .col-wrap {
          padding-left: 80px;
          width: calc(100% - 340px); } }
      @media (max-width: 1024px) {
        .redesign-20 .vertical-process-steps .col-wrap {
          width: calc(100% - 68px);
          margin: 30px 34px 0;
          padding-left: 0; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .redesign-20 .vertical-process-steps .col-wrap {
          width: 100%;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center; } }
      @media (max-width: 767px) {
        .redesign-20 .vertical-process-steps .col-wrap {
          width: 100%;
          margin: 30px 0 0;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center; } }
    .redesign-20 .vertical-process-steps .col-three {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%;
      width: 100%;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      margin: 12px 0 38px 0; }
      @media (max-width: 595px) {
        .redesign-20 .vertical-process-steps .col-three {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 100%;
                  flex: 0 0 100%;
          max-width: 100%;
          margin: 11px 0 75px 0; } }
      .redesign-20 .vertical-process-steps .col-three::after {
        content: "";
        position: absolute;
        bottom: -41px;
        left: 69px;
        width: 28px;
        height: 43px;
        background: url(/wp-content/themes/wpx/templates/dist/images/product/Tbd/green-arrow.svg) no-repeat;
        background-size: cover; }
        @media (max-width: 767px) {
          .redesign-20 .vertical-process-steps .col-three::after {
            left: 70px; } }
        @media (max-width: 595px) {
          .redesign-20 .vertical-process-steps .col-three::after {
            bottom: -70px;
            left: 45%; } }
      .redesign-20 .vertical-process-steps .col-three:last-child {
        margin-bottom: 0 !important; }
        .redesign-20 .vertical-process-steps .col-three:last-child::after {
          display: none; }
    .redesign-20 .vertical-process-steps .icon-wrap {
      max-width: 209px;
      width: 187px;
      height: 190px;
      position: relative; }
      @media (max-width: 767px) {
        .redesign-20 .vertical-process-steps .icon-wrap {
          max-width: 180px;
          height: 180px; } }
      @media (max-width: 595px) {
        .redesign-20 .vertical-process-steps .icon-wrap {
          max-width: 160px;
          height: 160px;
          margin: 0 auto; } }
      .redesign-20 .vertical-process-steps .icon-wrap img {
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
           object-fit: contain; }
    .redesign-20 .vertical-process-steps .text-wrap {
      max-width: calc(100% - 187px);
      margin: 18px 0 0;
      padding-left: 8px; }
      @media (max-width: 767px) {
        .redesign-20 .vertical-process-steps .text-wrap {
          max-width: calc(100% - 180px); } }
      @media (max-width: 595px) {
        .redesign-20 .vertical-process-steps .text-wrap {
          max-width: 100%;
          padding-left: 0; } }
      .redesign-20 .vertical-process-steps .text-wrap h5 {
        margin-bottom: 6px; }
        @media (max-width: 595px) {
          .redesign-20 .vertical-process-steps .text-wrap h5 {
            text-align: center; } }
      @media (max-width: 595px) {
        .redesign-20 .vertical-process-steps .text-wrap p {
          text-align: center; } }
    .redesign-20 .vertical-process-steps.alternate-steps .row-wrap {
      display: block;
      width: 100%;
      margin: 0;
      padding: 0; }
    .redesign-20 .vertical-process-steps.alternate-steps .intro {
      max-width: 990px;
      width: 100%;
      margin: 0 auto; }
      .redesign-20 .vertical-process-steps.alternate-steps .intro h3 {
        text-align: center; }
        @media (min-width: 1025px) {
          .redesign-20 .vertical-process-steps.alternate-steps .intro h3::before {
            left: 50%;
            -webkit-transform: translateX(-50%);
                 -o-transform: translateX(-50%);
                    transform: translateX(-50%); } }
      .redesign-20 .vertical-process-steps.alternate-steps .intro p {
        text-align: center;
        max-width: 780px; }
    .redesign-20 .vertical-process-steps.alternate-steps .col-wrap {
      width: 100%;
      padding-left: 0; }
      @media (max-width: 1024px) {
        .redesign-20 .vertical-process-steps.alternate-steps .col-wrap {
          margin: 0; } }
      .redesign-20 .vertical-process-steps.alternate-steps .col-wrap .col-three {
        display: block;
        margin: 20px 0 18px; }
        @media (max-width: 991px) {
          .redesign-20 .vertical-process-steps.alternate-steps .col-wrap .col-three {
            margin: 20px 0 30px; } }
        @media (max-width: 480px) {
          .redesign-20 .vertical-process-steps.alternate-steps .col-wrap .col-three {
            margin: 20px 0 50px; } }
        .redesign-20 .vertical-process-steps.alternate-steps .col-wrap .col-three:nth-of-type(odd) {
          float: right; }
          @media (max-width: 991px) {
            .redesign-20 .vertical-process-steps.alternate-steps .col-wrap .col-three:nth-of-type(odd) .icon-wrap {
              margin: unset;
              left: 0; } }
          @media (max-width: 480px) {
            .redesign-20 .vertical-process-steps.alternate-steps .col-wrap .col-three:nth-of-type(odd) .icon-wrap {
              margin: 0 auto; } }
          .redesign-20 .vertical-process-steps.alternate-steps .col-wrap .col-three:nth-of-type(odd) .text-wrap {
            padding-left: 14px;
            float: right; }
            @media (max-width: 1329px) {
              .redesign-20 .vertical-process-steps.alternate-steps .col-wrap .col-three:nth-of-type(odd) .text-wrap {
                margin-top: 46px; } }
            @media (min-width: 992px) and (max-width: 1060px) {
              .redesign-20 .vertical-process-steps.alternate-steps .col-wrap .col-three:nth-of-type(odd) .text-wrap {
                margin-right: 0; } }
            @media (max-width: 991px) {
              .redesign-20 .vertical-process-steps.alternate-steps .col-wrap .col-three:nth-of-type(odd) .text-wrap {
                margin-right: 0; } }
            @media (max-width: 595px) {
              .redesign-20 .vertical-process-steps.alternate-steps .col-wrap .col-three:nth-of-type(odd) .text-wrap {
                margin-top: 38px; } }
            @media (max-width: 480px) {
              .redesign-20 .vertical-process-steps.alternate-steps .col-wrap .col-three:nth-of-type(odd) .text-wrap {
                margin-top: 15px;
                padding: 0; } }
            .redesign-20 .vertical-process-steps.alternate-steps .col-wrap .col-three:nth-of-type(odd) .text-wrap h5 {
              text-align: left; }
              @media (max-width: 480px) {
                .redesign-20 .vertical-process-steps.alternate-steps .col-wrap .col-three:nth-of-type(odd) .text-wrap h5 {
                  text-align: center; } }
            .redesign-20 .vertical-process-steps.alternate-steps .col-wrap .col-three:nth-of-type(odd) .text-wrap p {
              text-align: left; }
              @media (max-width: 480px) {
                .redesign-20 .vertical-process-steps.alternate-steps .col-wrap .col-three:nth-of-type(odd) .text-wrap p {
                  text-align: center; } }
        @media (max-width: 991px) {
          .redesign-20 .vertical-process-steps.alternate-steps .col-wrap .col-three:nth-of-type(even) .icon-wrap {
            margin: unset;
            right: 0;
            left: unset; } }
        @media (max-width: 480px) {
          .redesign-20 .vertical-process-steps.alternate-steps .col-wrap .col-three:nth-of-type(even) .icon-wrap {
            margin: 0 auto; } }
        .redesign-20 .vertical-process-steps.alternate-steps .col-wrap .col-three:nth-of-type(even) .text-wrap {
          margin-right: 0;
          margin-top: 47px;
          padding-right: 15px; }
          @media (max-width: 1329px) {
            .redesign-20 .vertical-process-steps.alternate-steps .col-wrap .col-three:nth-of-type(even) .text-wrap {
              margin-top: 43px;
              padding-right: 0; } }
          @media (min-width: 992px) and (max-width: 1060px) {
            .redesign-20 .vertical-process-steps.alternate-steps .col-wrap .col-three:nth-of-type(even) .text-wrap {
              padding-right: 14px; } }
          @media (max-width: 991px) {
            .redesign-20 .vertical-process-steps.alternate-steps .col-wrap .col-three:nth-of-type(even) .text-wrap {
              padding-right: 15px; } }
          @media (max-width: 595px) {
            .redesign-20 .vertical-process-steps.alternate-steps .col-wrap .col-three:nth-of-type(even) .text-wrap {
              margin-top: 36px; } }
          @media (max-width: 480px) {
            .redesign-20 .vertical-process-steps.alternate-steps .col-wrap .col-three:nth-of-type(even) .text-wrap {
              margin-top: 15px;
              padding: 0; } }
          @media (max-width: 480px) {
            .redesign-20 .vertical-process-steps.alternate-steps .col-wrap .col-three:nth-of-type(even) .text-wrap h5 {
              text-align: center; } }
          @media (max-width: 480px) {
            .redesign-20 .vertical-process-steps.alternate-steps .col-wrap .col-three:nth-of-type(even) .text-wrap p {
              text-align: center; } }
        .redesign-20 .vertical-process-steps.alternate-steps .col-wrap .col-three::after {
          left: -14px;
          right: 0;
          bottom: -45px;
          margin: 0 auto; }
          @media (max-width: 1329px) {
            .redesign-20 .vertical-process-steps.alternate-steps .col-wrap .col-three::after {
              bottom: -34px;
              left: 0; } }
          @media (min-width: 1024px) and (max-width: 1150px) {
            .redesign-20 .vertical-process-steps.alternate-steps .col-wrap .col-three::after {
              bottom: -23px; } }
          @media (max-width: 991px) {
            .redesign-20 .vertical-process-steps.alternate-steps .col-wrap .col-three::after {
              bottom: -68px;
              left: 0; } }
      .redesign-20 .vertical-process-steps.alternate-steps .col-wrap .icon-wrap {
        max-width: 209px;
        width: 209px;
        height: 209px;
        position: absolute;
        top: 0;
        left: -15px;
        right: 0;
        margin: 0 auto; }
        @media (max-width: 1329px) {
          .redesign-20 .vertical-process-steps.alternate-steps .col-wrap .icon-wrap {
            width: 185px;
            height: 185px;
            left: 0; } }
        @media (min-width: 481px) and (max-width: 595px) {
          .redesign-20 .vertical-process-steps.alternate-steps .col-wrap .icon-wrap {
            width: 155px;
            height: 155px; } }
        @media (max-width: 480px) {
          .redesign-20 .vertical-process-steps.alternate-steps .col-wrap .icon-wrap {
            position: relative;
            width: 150px;
            height: 150px; } }
      .redesign-20 .vertical-process-steps.alternate-steps .col-wrap .text-wrap {
        display: block;
        max-width: 40%;
        margin-right: 15px;
        margin-top: 53px;
        padding-left: 0; }
        @media (max-width: 991px) {
          .redesign-20 .vertical-process-steps.alternate-steps .col-wrap .text-wrap {
            max-width: calc(100% - 185px); } }
        @media (min-width: 481px) and (max-width: 595px) {
          .redesign-20 .vertical-process-steps.alternate-steps .col-wrap .text-wrap {
            max-width: calc(100% - 155px); } }
        @media (max-width: 480px) {
          .redesign-20 .vertical-process-steps.alternate-steps .col-wrap .text-wrap {
            max-width: 100%; } }
        .redesign-20 .vertical-process-steps.alternate-steps .col-wrap .text-wrap h5 {
          text-align: right; }
        .redesign-20 .vertical-process-steps.alternate-steps .col-wrap .text-wrap p {
          text-align: right; }
  .redesign-20 .adjustable-banner {
    min-height: 642px;
    padding-top: 120px;
    padding-bottom: 100px !important;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    background-color: #ffffff;
    z-index: 1;
    overflow: visible; }
    @media (min-width: 992px) and (max-width: 1199px) {
      .redesign-20 .adjustable-banner {
        min-height: 580px !important; } }
    @media (max-width: 991px) {
      .redesign-20 .adjustable-banner {
        padding-bottom: 60px !important;
        min-height: auto !important; } }
    @media (max-width: 767px) {
      .redesign-20 .adjustable-banner {
        min-height: auto !important;
        padding-bottom: 50px !important; } }
    @media (max-width: 595px) {
      .redesign-20 .adjustable-banner {
        padding-bottom: 40px !important; } }
    .redesign-20 .adjustable-banner .container {
      -ms-flex-item-align: center;
          align-self: center; }
    .redesign-20 .adjustable-banner .bg-img {
      position: absolute;
      right: 0;
      bottom: 0;
      max-width: 1400px;
      max-height: 700px; }
      @media (min-width: 1401px) and (max-width: 1600px) {
        .redesign-20 .adjustable-banner .bg-img {
          max-width: 1225px;
          max-height: 600px; } }
      @media (max-width: 1400px) {
        .redesign-20 .adjustable-banner .bg-img {
          max-width: 1190px;
          max-height: 600px; } }
      @media (max-width: 1330px) {
        .redesign-20 .adjustable-banner .bg-img {
          max-width: 965px;
          max-height: 550px; } }
      @media (min-width: 992px) and (max-width: 1199px) {
        .redesign-20 .adjustable-banner .bg-img {
          max-width: 890px;
          max-height: 475px; } }
      @media (max-width: 1024px) {
        .redesign-20 .adjustable-banner .bg-img {
          max-width: 780px;
          max-height: 450px; } }
      @media (max-width: 991px) {
        .redesign-20 .adjustable-banner .bg-img {
          max-width: 710px;
          max-height: 360px; } }
      @media (max-width: 767px) {
        .redesign-20 .adjustable-banner .bg-img {
          position: relative;
          bottom: -50px;
          margin-top: -40px;
          max-width: 100%;
          max-height: 385px;
          -webkit-box-ordinal-group: 2;
              -ms-flex-order: 1;
                  order: 1; } }
      @media (max-width: 595px) {
        .redesign-20 .adjustable-banner .bg-img {
          bottom: -40px;
          margin-top: -30px; } }
      .redesign-20 .adjustable-banner .bg-img img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover; }
    .redesign-20 .adjustable-banner .video-play-icon {
      position: absolute;
      right: 297px;
      bottom: 58%;
      z-index: 3; }
      @media (min-width: 992px) and (max-width: 1199px) {
        .redesign-20 .adjustable-banner .video-play-icon {
          right: 230px;
          bottom: 55%; } }
      @media (max-width: 991px) {
        .redesign-20 .adjustable-banner .video-play-icon {
          right: 185px;
          bottom: 51%; } }
      @media (max-width: 767px) {
        .redesign-20 .adjustable-banner .video-play-icon {
          right: 170px;
          bottom: 57%; } }
      @media (max-width: 480px) {
        .redesign-20 .adjustable-banner .video-play-icon {
          right: 125px;
          bottom: 69%; } }
      .redesign-20 .adjustable-banner .video-play-icon:hover {
        -webkit-transform: scale(1.07);
             -o-transform: scale(1.07);
                transform: scale(1.07);
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
      .redesign-20 .adjustable-banner .video-play-icon a {
        width: 70px;
        height: 70px; }
        @media (max-width: 480px) {
          .redesign-20 .adjustable-banner .video-play-icon a {
            width: 50px;
            height: 50px; } }
    .redesign-20 .adjustable-banner .content-outer {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      margin: 0;
      padding-top: 100px;
      z-index: 4; }
      @media (max-width: 991px) {
        .redesign-20 .adjustable-banner .content-outer {
          padding-top: 0; } }
      @media (max-width: 767px) {
        .redesign-20 .adjustable-banner .content-outer {
          display: block;
          padding-top: 0;
          margin: 0 auto; } }
      .redesign-20 .adjustable-banner .content-outer .content-wrap {
        width: 600px;
        padding-right: 25px;
        -ms-flex-item-align: center;
            align-self: center; }
        @media (min-width: 992px) and (max-width: 1199px) {
          .redesign-20 .adjustable-banner .content-outer .content-wrap {
            width: 50%; } }
        @media (max-width: 991px) {
          .redesign-20 .adjustable-banner .content-outer .content-wrap {
            padding-top: 0;
            width: 50%; } }
        @media (max-width: 767px) {
          .redesign-20 .adjustable-banner .content-outer .content-wrap {
            width: 100%;
            padding-right: 0;
            text-align: center; } }
        @media (max-width: 595px) {
          .redesign-20 .adjustable-banner .content-outer .content-wrap {
            padding-top: 0; } }
        .redesign-20 .adjustable-banner .content-outer .content-wrap h1 {
          color: #fff;
          font-weight: 600;
          line-height: 1.1;
          text-align: left;
          margin-bottom: 30px;
          line-height: 1.1 !important; }
          @media (max-width: 767px) {
            .redesign-20 .adjustable-banner .content-outer .content-wrap h1 {
              text-align: center; } }
        .redesign-20 .adjustable-banner .content-outer .content-wrap p {
          max-width: 100%;
          color: #fff;
          font-size: 24px !important;
          line-height: normal !important;
          text-align: left; }
          @media (max-width: 1024px) {
            .redesign-20 .adjustable-banner .content-outer .content-wrap p {
              font-size: 22px !important; } }
          @media (max-width: 991px) {
            .redesign-20 .adjustable-banner .content-outer .content-wrap p {
              margin-bottom: 0;
              max-width: 100%; } }
          @media (max-width: 767px) {
            .redesign-20 .adjustable-banner .content-outer .content-wrap p {
              font-size: 20px !important;
              text-align: center; } }
        .redesign-20 .adjustable-banner .content-outer .content-wrap a {
          margin-top: 30px; }
          @media (max-width: 991px) {
            .redesign-20 .adjustable-banner .content-outer .content-wrap a {
              margin-top: 30px;
              text-align: center; } }
          @media (max-width: 595px) {
            .redesign-20 .adjustable-banner .content-outer .content-wrap a {
              margin-top: 20px; } }
          .redesign-20 .adjustable-banner .content-outer .content-wrap a:nth-of-type(2) {
            margin-left: 10px; }
      .redesign-20 .adjustable-banner .content-outer .image-wrap {
        width: calc(100% - 600px);
        position: relative;
        height: 100%;
        margin: auto 0;
        z-index: 1; }
        @media (min-width: 992px) and (max-width: 1199px) {
          .redesign-20 .adjustable-banner .content-outer .image-wrap {
            width: 50%; } }
        @media (max-width: 991px) {
          .redesign-20 .adjustable-banner .content-outer .image-wrap {
            width: 50%; } }
        @media (max-width: 767px) {
          .redesign-20 .adjustable-banner .content-outer .image-wrap {
            width: 100%;
            padding: 0 20px 30px; } }
        @media (min-width: 596px) and (max-width: 767px) {
          .redesign-20 .adjustable-banner .content-outer .image-wrap {
            margin: 10px auto 0; } }
        @media (max-width: 595px) {
          .redesign-20 .adjustable-banner .content-outer .image-wrap {
            margin: 30px auto 0;
            padding: 0 20px 10px; } }
        .redesign-20 .adjustable-banner .content-outer .image-wrap img {
          height: 100%;
          width: 100%;
          -o-object-fit: cover;
             object-fit: cover; }
    .redesign-20 .adjustable-banner.second-level {
      min-height: 520px !important; }
      @media (max-width: 767px) {
        .redesign-20 .adjustable-banner.second-level {
          min-height: 330px !important; } }
      @media (min-width: 1925px) {
        .redesign-20 .adjustable-banner.second-level .video-play-icon {
          right: 30%; } }
      @media (max-width: 480px) {
        .redesign-20 .adjustable-banner.second-level .video-play-icon {
          bottom: 80%; } }
      @media (max-width: 991px) {
        .redesign-20 .adjustable-banner.second-level .content-outer {
          padding-top: 0; } }
      @media (min-width: 596px) and (max-width: 767px) {
        .redesign-20 .adjustable-banner.second-level .content-outer .content-wrap {
          padding-top: 25px !important; } }
      .redesign-20 .adjustable-banner.second-level .content-outer .content-wrap h1 {
        font-weight: 600; }
      @media (max-width: 991px) {
        .redesign-20 .adjustable-banner.second-level .content-outer .content-wrap p {
          font-size: 18px !important; } }
    .redesign-20 .adjustable-banner.third-level {
      min-height: 460px !important; }
      @media (max-width: 767px) {
        .redesign-20 .adjustable-banner.third-level {
          min-height: 330px !important; } }
      .redesign-20 .adjustable-banner.third-level .bg-img {
        position: absolute;
        right: 0;
        bottom: 0;
        max-width: 1400px;
        max-height: 700px; }
        @media (max-width: 1330px) {
          .redesign-20 .adjustable-banner.third-level .bg-img {
            max-width: 1030px;
            max-height: 550px; } }
        @media (max-width: 1024px) {
          .redesign-20 .adjustable-banner.third-level .bg-img {
            max-width: 780px;
            max-height: 450px; } }
        @media (max-width: 767px) {
          .redesign-20 .adjustable-banner.third-level .bg-img {
            position: relative;
            bottom: -50px;
            -webkit-box-ordinal-group: 2;
                -ms-flex-order: 1;
                    order: 1; } }
        @media (max-width: 595px) {
          .redesign-20 .adjustable-banner.third-level .bg-img {
            bottom: -40px; } }
    .redesign-20 .adjustable-banner.fourth-level {
      min-height: 420px !important; }
      @media (max-width: 767px) {
        .redesign-20 .adjustable-banner.fourth-level {
          min-height: 330px !important; } }
      .redesign-20 .adjustable-banner.fourth-level .bg-img {
        position: absolute;
        right: 0;
        bottom: 0;
        max-width: 1400px;
        max-height: 700px; }
        @media (max-width: 1330px) {
          .redesign-20 .adjustable-banner.fourth-level .bg-img {
            max-width: 1030px;
            max-height: 550px; } }
        @media (max-width: 1024px) {
          .redesign-20 .adjustable-banner.fourth-level .bg-img {
            max-width: 780px;
            max-height: 450px; } }
        @media (max-width: 767px) {
          .redesign-20 .adjustable-banner.fourth-level .bg-img {
            position: relative;
            bottom: -50px;
            -webkit-box-ordinal-group: 2;
                -ms-flex-order: 1;
                    order: 1; } }
        @media (max-width: 595px) {
          .redesign-20 .adjustable-banner.fourth-level .bg-img {
            bottom: -40px; } }
      .redesign-20 .adjustable-banner.fourth-level .image-wrap {
        max-height: 315px; }
        @media (max-width: 767px) {
          .redesign-20 .adjustable-banner.fourth-level .image-wrap {
            max-width: 480px;
            padding: 0 20px 30px;
            top: unset;
            bottom: 0;
            right: 0;
            left: 0; } }
        @media (min-width: 596px) and (max-width: 767px) {
          .redesign-20 .adjustable-banner.fourth-level .image-wrap {
            margin: 10px auto 0; } }
        @media (max-width: 595px) {
          .redesign-20 .adjustable-banner.fourth-level .image-wrap {
            margin: 30px auto 0;
            padding: 0 20px 10px; } }
        .redesign-20 .adjustable-banner.fourth-level .image-wrap img {
          height: 100%; }
    .redesign-20 .adjustable-banner.fifth-level {
      min-height: 357px !important; }
      @media (max-width: 767px) {
        .redesign-20 .adjustable-banner.fifth-level {
          min-height: 330px !important; } }
      @media (max-width: 595px) {
        .redesign-20 .adjustable-banner.fifth-level .content-wrap {
          padding-top: 85px; } }
    .redesign-20 .adjustable-banner.content-center .content-outer {
      max-width: 100%; }
      .redesign-20 .adjustable-banner.content-center .content-outer .content-wrap {
        max-width: 100%;
        text-align: center; }
        .redesign-20 .adjustable-banner.content-center .content-outer .content-wrap h1 {
          text-align: center; }
        .redesign-20 .adjustable-banner.content-center .content-outer .content-wrap p {
          max-width: 100%;
          text-align: center; }
    @media (min-width: 992px) {
      .redesign-20 .adjustable-banner.content-right .content-outer {
        float: right; } }
    @media (min-width: 992px) and (max-width: 1199px) {
      .redesign-20 .adjustable-banner.content-right .content-outer {
        max-width: 485px; } }
    @media (min-width: 992px) and (max-width: 1199px) {
      .redesign-20 .adjustable-banner.content-right .bg-img {
        top: 42%;
        height: 460px; } }
    @media (min-width: 992px) {
      .redesign-20 .adjustable-banner.content-right .bg-img {
        right: unset; } }
    @media (min-width: 1800px) {
      .redesign-20 .adjustable-banner.no-img .content-wrap {
        width: 690px; } }
    .redesign-20 .adjustable-banner.banner-text-black h1 {
      color: #031c60 !important; }
    .redesign-20 .adjustable-banner.banner-text-black p {
      color: #5f6d79 !important; }
    .redesign-20 .adjustable-banner.banner-text-white h1 {
      color: #ffffff !important; }
    .redesign-20 .adjustable-banner.banner-text-white p {
      color: #ffffff !important; }
    @media (max-width: 1200px) {
      .redesign-20 .adjustable-banner.with-form {
        min-height: 570px;
        padding-bottom: 50px !important; } }
    @media (max-width: 991px) {
      .redesign-20 .adjustable-banner.with-form {
        min-height: 530px !important; } }
    @media (max-width: 767px) {
      .redesign-20 .adjustable-banner.with-form {
        min-height: auto !important;
        padding-bottom: 115px !important; } }
    @media (max-width: 595px) {
      .redesign-20 .adjustable-banner.with-form {
        padding-bottom: 100px !important; } }
    @media (max-width: 1200px) {
      .redesign-20 .adjustable-banner.with-form .content-outer {
        padding-top: 50px; } }
    .redesign-20 .adjustable-banner.with-form .content-outer .content-wrap {
      width: 606px; }
      @media (min-width: 992px) and (max-width: 1199px) {
        .redesign-20 .adjustable-banner.with-form .content-outer .content-wrap {
          width: 50%; } }
      @media (max-width: 991px) {
        .redesign-20 .adjustable-banner.with-form .content-outer .content-wrap {
          padding-top: 0;
          width: 50%; } }
      @media (max-width: 767px) {
        .redesign-20 .adjustable-banner.with-form .content-outer .content-wrap {
          width: 100%;
          padding-right: 0;
          text-align: center; } }
      @media (max-width: 595px) {
        .redesign-20 .adjustable-banner.with-form .content-outer .content-wrap {
          padding-top: 0; } }
  .redesign-20 .guide-detail {
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out; }
    @media (min-width: 992px) and (max-width: 1234px) {
      .redesign-20 .guide-detail {
        padding: 120px 0; } }
    .redesign-20 .guide-detail .btn-outer {
      position: relative;
      padding: 18px 0 18px 5px;
      height: auto !important; }
      .redesign-20 .guide-detail .btn-outer span {
        font-size: 14px;
        font-weight: 600;
        color: #000000; }
        .redesign-20 .guide-detail .btn-outer span:first-child {
          font-size: 0; }
        .redesign-20 .guide-detail .btn-outer span a {
          text-transform: capitalize;
          font-weight: 600 !important; }
      .redesign-20 .guide-detail .btn-outer .links {
        display: inline; }
        .redesign-20 .guide-detail .btn-outer .links p {
          display: inline;
          font-size: 14px !important;
          color: #000000; }
          .redesign-20 .guide-detail .btn-outer .links p span {
            font-size: inherit !important;
            padding: 0 8px 0 5px; }
      .redesign-20 .guide-detail .btn-outer:after {
        content: "";
        position: absolute;
        top: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
             -o-transform: translateX(-50%);
                transform: translateX(-50%);
        width: 100vw;
        height: 100%;
        background-color: #edf0f5;
        z-index: -1; }
    .redesign-20 .guide-detail .row-wrap {
      margin-top: 40px;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media (max-width: 1024px) {
        .redesign-20 .guide-detail .row-wrap {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
    .redesign-20 .guide-detail .guide-sidebar {
      width: 380px;
      position: relative; }
      @media (max-width: 1024px) {
        .redesign-20 .guide-detail .guide-sidebar {
          width: 100%; } }
      .redesign-20 .guide-detail .guide-sidebar .side-sticky {
        width: 380px !important; }
        @media (max-width: 1024px) {
          .redesign-20 .guide-detail .guide-sidebar .side-sticky {
            position: relative !important;
            width: 100% !important; } }
      .redesign-20 .guide-detail .guide-sidebar .side-sticky::-webkit-scrollbar {
        display: none; }
      .redesign-20 .guide-detail .guide-sidebar .guide-category {
        -webkit-transition: margin-bottom 0.3s ease-in-out;
        -o-transition: margin-bottom 0.3s ease-in-out;
        transition: margin-bottom 0.3s ease-in-out; }
        .redesign-20 .guide-detail .guide-sidebar .guide-category .main-heading {
          font-size: 16px !important;
          font-weight: 600;
          padding: 20px 15px 20px 48px;
          background-color: #edf0f5;
          position: relative;
          border-bottom: solid 1px #fff;
          cursor: pointer;
          display: block; }
          .redesign-20 .guide-detail .guide-sidebar .guide-category .main-heading:before {
            content: "";
            position: absolute;
            left: 22px;
            top: 22px;
            width: 12px;
            height: 20px;
            background: url("/wp-content/themes/wpx/templates/dist/images/svgs/blue_arrow.svg") no-repeat; }
        .redesign-20 .guide-detail .guide-sidebar .guide-category.active {
          margin-bottom: 50px; }
          .redesign-20 .guide-detail .guide-sidebar .guide-category.active .main-heading {
            margin-bottom: 20px;
            cursor: default; }
            .redesign-20 .guide-detail .guide-sidebar .guide-category.active .main-heading:before {
              -webkit-transition: all 0.2s ease-in-out;
              -o-transition: all 0.2s ease-in-out;
              transition: all 0.2s ease-in-out;
              -webkit-transform: rotate(-91deg);
                   -o-transform: rotate(-91deg);
                      transform: rotate(-91deg); }
          .redesign-20 .guide-detail .guide-sidebar .guide-category.active .guide-links {
            opacity: 1; }
      .redesign-20 .guide-detail .guide-sidebar .guide-links {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        padding-left: 48px;
        -webkit-transition: height 0.2s ease-in-out;
        -o-transition: height 0.2s ease-in-out;
        transition: height 0.2s ease-in-out;
        overflow: hidden; }
        .redesign-20 .guide-detail .guide-sidebar .guide-links li {
          position: relative;
          padding-bottom: 23px;
          padding-right: 65px; }
          @media (max-width: 767px) {
            .redesign-20 .guide-detail .guide-sidebar .guide-links li {
              padding-right: 15px; } }
          .redesign-20 .guide-detail .guide-sidebar .guide-links li:last-child {
            margin-bottom: 0; }
          .redesign-20 .guide-detail .guide-sidebar .guide-links li a {
            line-height: 2 !important;
            text-decoration: underline; }
            .redesign-20 .guide-detail .guide-sidebar .guide-links li a:hover {
              color: #0073dd; }
          .redesign-20 .guide-detail .guide-sidebar .guide-links li.active a {
            text-decoration: none; }
          .redesign-20 .guide-detail .guide-sidebar .guide-links li:before {
            content: "";
            position: absolute;
            left: -21px;
            top: 0;
            width: 2px;
            height: 100%;
            background-color: #0073dd; }
    .redesign-20 .guide-detail .content-wrap {
      width: calc(100% - 380px);
      padding-left: 30px; }
      .redesign-20 .guide-detail .content-wrap .content-col-wrap {
        display: none; }
        .redesign-20 .guide-detail .content-wrap .content-col-wrap.active {
          display: block; }
      @media (max-width: 1024px) {
        .redesign-20 .guide-detail .content-wrap {
          width: 100%;
          padding-left: 0;
          margin-top: 50px; } }
      .redesign-20 .guide-detail .content-wrap h1 {
        color: #031c60;
        margin-bottom: 20px;
        line-height: 1.1 !important;
        font-family: 'Kaunos-bold'; }
      .redesign-20 .guide-detail .content-wrap h3 {
        margin: 38px 0 18px; }
        @media (max-width: 595px) {
          .redesign-20 .guide-detail .content-wrap h3 {
            font-size: 22px !important; } }
      .redesign-20 .guide-detail .content-wrap p {
        margin-bottom: 15px; }
      .redesign-20 .guide-detail .content-wrap ul {
        margin: 28px 0;
        padding-left: 0; }
        .redesign-20 .guide-detail .content-wrap ul.ordered-list li {
          list-style-type: decimal;
          margin-left: 20px;
          padding-left: 5px; }
          .redesign-20 .guide-detail .content-wrap ul.ordered-list li:before {
            display: none; }
        .redesign-20 .guide-detail .content-wrap ul li {
          position: relative;
          font-size: 16px !important;
          font-weight: 400;
          color: #000;
          padding-left: 25px;
          margin: 12px 0 14px;
          list-style-type: none; }
          @media (max-width: 767px) {
            .redesign-20 .guide-detail .content-wrap ul li {
              font-size: 16px !important; } }
          .redesign-20 .guide-detail .content-wrap ul li:before {
            content: "";
            position: absolute;
            width: 10px;
            height: 10px;
            left: 0;
            top: 9px;
            border-radius: 50%;
            background-color: #0073dd; }
      .redesign-20 .guide-detail .content-wrap img {
        max-width: 100%;
        width: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        margin: 20px 0 62px; }
        @media (max-width: 767px) {
          .redesign-20 .guide-detail .content-wrap img {
            margin: 20px 0 25px; } }
      .redesign-20 .guide-detail .content-wrap .table-grid {
        position: relative;
        display: block;
        width: 100%;
        margin: 50px 0 45px; }
        @media (max-width: 991px) {
          .redesign-20 .guide-detail .content-wrap .table-grid {
            overflow-x: auto; } }
        @media (max-width: 767px) {
          .redesign-20 .guide-detail .content-wrap .table-grid tbody {
            display: block;
            min-width: 800px; } }
        .redesign-20 .guide-detail .content-wrap .table-grid .table-header {
          display: inline-block;
          width: 100%;
          position: relative;
          padding: 24px 0 12px;
          vertical-align: top;
          border-top: 1px solid #0073dd;
          border-bottom: 1px solid #0073dd; }
          .redesign-20 .guide-detail .content-wrap .table-grid .table-header .item-head {
            width: 25%;
            font-size: 16px;
            font-weight: 600;
            padding-right: 8px;
            float: left;
            color: #000000; }
            .redesign-20 .guide-detail .content-wrap .table-grid .table-header .item-head:nth-child(1) {
              visibility: hidden; }
            .redesign-20 .guide-detail .content-wrap .table-grid .table-header .item-head:nth-last-of-type(1) {
              padding-right: 0; }
        .redesign-20 .guide-detail .content-wrap .table-grid .item-row {
          display: inline-block;
          padding: 37px 0;
          border-bottom: 1px solid #0073dd; }
          .redesign-20 .guide-detail .content-wrap .table-grid .item-row td {
            width: 25%;
            padding-right: 8px; }
            .redesign-20 .guide-detail .content-wrap .table-grid .item-row td:nth-last-of-type(1) {
              padding-right: 0; }
          .redesign-20 .guide-detail .content-wrap .table-grid .item-row .feature-title {
            font-size: 16px;
            font-weight: 600;
            vertical-align: top;
            color: #000000; }
          .redesign-20 .guide-detail .content-wrap .table-grid .item-row .table-content {
            font-size: 16px;
            vertical-align: top;
            color: #000000; }
      .redesign-20 .guide-detail .content-wrap .cta-with-headline {
        background-color: #031c60;
        padding: 72px 40px;
        position: relative;
        margin-top: 92px; }
        .redesign-20 .guide-detail .content-wrap .cta-with-headline .text-wrap {
          position: relative;
          text-align: center; }
          .redesign-20 .guide-detail .content-wrap .cta-with-headline .text-wrap h2 {
            color: #fff !important;
            margin-bottom: 20px;
            font-family: 'Kaunos-bold';
            text-align: center; }
          .redesign-20 .guide-detail .content-wrap .cta-with-headline .text-wrap p {
            font-size: 20px !important;
            color: #fff;
            margin-bottom: 30px;
            text-align: center; }
  .redesign-20 .card-with-links {
    position: relative;
    padding-top: 60px; }
    .redesign-20 .card-with-links .column-wrap {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      width: calc(100% + 30px);
      margin-left: -15px; }
      @media (min-width: 992px) and (max-width: 1024px) {
        .redesign-20 .card-with-links .column-wrap {
          width: calc(100% + 20px);
          margin-left: -10px; } }
      @media (max-width: 767px) {
        .redesign-20 .card-with-links .column-wrap {
          width: calc(100% + 20px);
          margin-left: -10px; } }
      .redesign-20 .card-with-links .column-wrap::after {
        content: "";
        position: absolute;
        bottom: -38px;
        left: 0;
        background-color: #b9b9b9;
        width: 100%;
        height: 2px;
        opacity: 0.4; }
    .redesign-20 .card-with-links .card-wrap {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 calc(33.33% - 30px);
              flex: 0 0 calc(33.33% - 30px);
      width: calc(33.33% - 30px);
      margin: 0 15px 18px;
      border-radius: 3px;
      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;
      position: relative;
      padding: 38px 30px;
      border: solid 1px transparent;
      -webkit-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      @media (min-width: 992px) and (max-width: 1024px) {
        .redesign-20 .card-with-links .card-wrap {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 calc(33.33% - 20px);
                  flex: 0 0 calc(33.33% - 20px);
          width: calc(33.33% - 20px);
          margin: 0 10px 16px;
          padding: 38px 22px;
          -webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.16);
                  box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.16); } }
      @media (max-width: 991px) {
        .redesign-20 .card-with-links .card-wrap {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 calc(50% - 30px);
                  flex: 0 0 calc(50% - 30px);
          width: calc(50% - 30px);
          margin: 0 15px 30px;
          -webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.16);
                  box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.16); } }
      @media (max-width: 767px) {
        .redesign-20 .card-with-links .card-wrap {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 calc(50% - 20px);
                  flex: 0 0 calc(50% - 20px);
          width: calc(50% - 20px);
          margin: 0 10px 20px;
          padding: 30px 22px; } }
      @media (max-width: 595px) {
        .redesign-20 .card-with-links .card-wrap {
          -webkit-box-flex: 100%;
              -ms-flex: 100%;
                  flex: 100%;
          width: 100%;
          margin: 0 10px 25px;
          padding: 30px 25px; } }
      .redesign-20 .card-with-links .card-wrap:hover {
        border-radius: 3px;
        -webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.16);
                box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.16); }
      .redesign-20 .card-with-links .card-wrap a {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        text-indent: -9999px;
        z-index: 1; }
      .redesign-20 .card-with-links .card-wrap .icon-wrap {
        max-width: 73px;
        height: 60px;
        margin: 0 auto 18px; }
        .redesign-20 .card-with-links .card-wrap .icon-wrap img {
          height: 100%;
          width: 100%; }
      .redesign-20 .card-with-links .card-wrap h5 {
        text-align: center;
        margin-bottom: 5px; }
      .redesign-20 .card-with-links .card-wrap p {
        text-align: center; }
  .redesign-20 .two-col-with-links {
    position: relative; }
    .redesign-20 .two-col-with-links h3 {
      text-align: center;
      margin-bottom: 30px; }
    .redesign-20 .two-col-with-links .links-wrap {
      position: relative;
      z-index: 1; }
      .redesign-20 .two-col-with-links .links-wrap ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        max-width: 1022px;
        margin: 0 auto; }
        .redesign-20 .two-col-with-links .links-wrap ul li {
          width: 50%;
          margin-bottom: 25px;
          padding-left: 15px; }
          @media (max-width: 595px) {
            .redesign-20 .two-col-with-links .links-wrap ul li {
              width: 100%;
              padding-left: 0;
              margin-bottom: 20px; } }
          .redesign-20 .two-col-with-links .links-wrap ul li:nth-last-of-type(1) {
            margin-bottom: 0; }
          .redesign-20 .two-col-with-links .links-wrap ul li:nth-last-of-type(2) {
            margin-bottom: 0; }
            @media (max-width: 595px) {
              .redesign-20 .two-col-with-links .links-wrap ul li:nth-last-of-type(2) {
                margin-bottom: 20px; } }
          .redesign-20 .two-col-with-links .links-wrap ul li a {
            font-size: 18px !important;
            text-decoration: underline;
            -webkit-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out; }
            @media (max-width: 767px) {
              .redesign-20 .two-col-with-links .links-wrap ul li a {
                font-size: 16px !important; } }
            .redesign-20 .two-col-with-links .links-wrap ul li a:hover {
              color: #ff00e3; }
  .redesign-20 .logo-block {
    padding: 150px 0;
    z-index: 1; }
    @media (max-width: 1329px) {
      .redesign-20 .logo-block {
        padding: 100px 0; } }
    @media (max-width: 991px) {
      .redesign-20 .logo-block {
        padding: 50px 0 80px; } }
    @media (max-width: 767px) {
      .redesign-20 .logo-block {
        padding: 50px 0; } }
    .redesign-20 .logo-block .row-wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      max-width: 1225px;
      margin: 0 auto;
      padding: 27px 64px;
      background-color: #031c60;
      opacity: 0.93;
      border-radius: 10px; }
      @media (max-width: 1024px) {
        .redesign-20 .logo-block .row-wrap {
          -webkit-box-orient: vertical;
          -webkit-box-direction: reverse;
              -ms-flex-direction: column-reverse;
                  flex-direction: column-reverse; } }
      @media (max-width: 595px) {
        .redesign-20 .logo-block .row-wrap {
          padding: 40px 25px 15px; } }
    .redesign-20 .logo-block .col-8 {
      width: 70%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      @media (max-width: 1024px) {
        .redesign-20 .logo-block .col-8 {
          width: 100%;
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between; } }
      @media (max-width: 595px) {
        .redesign-20 .logo-block .col-8 {
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .redesign-20 .logo-block .col-8 .logo-wrap {
        max-width: 95px;
        margin-right: 64px; }
        @media (max-width: 767px) {
          .redesign-20 .logo-block .col-8 .logo-wrap {
            margin-right: 20px; } }
        @media (max-width: 595px) {
          .redesign-20 .logo-block .col-8 .logo-wrap {
            margin: 20px 0 20px 0; } }
    .redesign-20 .logo-block .col-4 {
      width: 30%;
      position: relative;
      padding-left: 26px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      @media (max-width: 1024px) {
        .redesign-20 .logo-block .col-4 {
          width: 100%;
          margin-bottom: 20px;
          padding-left: 0; } }
      @media (max-width: 595px) {
        .redesign-20 .logo-block .col-4 {
          margin-bottom: 20px;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center; } }
      .redesign-20 .logo-block .col-4:before {
        content: '';
        position: absolute;
        top: 9px;
        left: -40px;
        width: 2px;
        height: 58px;
        background-color: #0073dd; }
        @media (max-width: 595px) {
          .redesign-20 .logo-block .col-4:before {
            top: unset;
            bottom: -13px;
            width: 65px;
            height: 2px;
            left: 0;
            right: 0;
            margin: 0 auto; } }
      .redesign-20 .logo-block .col-4 .text-wrap p {
        font-size: 24px !important;
        line-height: normal !important;
        color: #ffffff; }
        @media (max-width: 991px) {
          .redesign-20 .logo-block .col-4 .text-wrap p {
            font-size: 22px !important; } }
        @media (max-width: 767px) {
          .redesign-20 .logo-block .col-4 .text-wrap p {
            font-size: 20px !important; } }
        @media (max-width: 595px) {
          .redesign-20 .logo-block .col-4 .text-wrap p {
            font-size: 18px !important;
            text-align: center; } }
  .redesign-20 .resource-cta {
    max-width: 1540px;
    padding: 150px 0;
    margin: 0 auto; }
    @media (max-width: 1329px) {
      .redesign-20 .resource-cta {
        padding: 100px 0; } }
    @media (max-width: 991px) {
      .redesign-20 .resource-cta {
        padding: 50px 0 80px; } }
    @media (max-width: 767px) {
      .redesign-20 .resource-cta {
        padding: 50px 0; } }
    .redesign-20 .resource-cta .content-wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      margin: 0px 20px;
      border-radius: 10px;
      overflow: hidden;
      position: relative; }
      .redesign-20 .resource-cta .content-wrapper .img-wrap {
        width: 514px;
        position: relative; }
        @media (max-width: 1329px) {
          .redesign-20 .resource-cta .content-wrapper .img-wrap {
            width: 450px; } }
        @media (max-width: 1024px) {
          .redesign-20 .resource-cta .content-wrapper .img-wrap {
            width: 350px; } }
        @media (max-width: 767px) {
          .redesign-20 .resource-cta .content-wrapper .img-wrap {
            width: 100%;
            max-height: 480px;
            width: 100%; } }
        @media (max-width: 595px) {
          .redesign-20 .resource-cta .content-wrapper .img-wrap {
            max-height: 420px; } }
        @media (max-width: 480px) {
          .redesign-20 .resource-cta .content-wrapper .img-wrap {
            max-height: 320px; } }
        .redesign-20 .resource-cta .content-wrapper .img-wrap img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: top;
             object-position: top; }
        .redesign-20 .resource-cta .content-wrapper .img-wrap span {
          position: absolute;
          left: 0;
          right: 0;
          width: 305px;
          text-align: center;
          font-size: 26px;
          font-weight: 600;
          line-height: normal;
          color: #fafbfe;
          bottom: 97px;
          margin: 0 auto; }
          @media (max-width: 991px) {
            .redesign-20 .resource-cta .content-wrapper .img-wrap span {
              font-size: 22px;
              bottom: 65px;
              width: 280px; } }
          @media (max-width: 767px) {
            .redesign-20 .resource-cta .content-wrapper .img-wrap span {
              width: 350px; } }
          @media (max-width: 480px) {
            .redesign-20 .resource-cta .content-wrapper .img-wrap span {
              font-size: 18px;
              bottom: 50px;
              width: 250px; } }
          .redesign-20 .resource-cta .content-wrapper .img-wrap span:before {
            content: "";
            position: absolute;
            top: -39px;
            left: 0;
            width: 305px;
            height: 2px;
            background-color: #fafbfe; }
            @media (max-width: 991px) {
              .redesign-20 .resource-cta .content-wrapper .img-wrap span:before {
                top: -25px;
                width: 280px; } }
            @media (max-width: 767px) {
              .redesign-20 .resource-cta .content-wrapper .img-wrap span:before {
                width: 350px; } }
            @media (max-width: 480px) {
              .redesign-20 .resource-cta .content-wrapper .img-wrap span:before {
                width: 250px; } }
      .redesign-20 .resource-cta .content-wrapper .text-wrap {
        position: relative;
        width: calc(100% - 514px);
        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;
        padding: 100px 100px 90px 141px;
        background-image: -webkit-linear-gradient(315deg, #031c60 20%, #0073dd 92%);
        background-image: -o-linear-gradient(315deg, #031c60 20%, #0073dd 92%);
        background-image: linear-gradient(135deg, #031c60 20%, #0073dd 92%);
        z-index: 1; }
        @media (max-width: 1330px) {
          .redesign-20 .resource-cta .content-wrapper .text-wrap {
            padding: 90px 90px 90px 100px; } }
        @media (max-width: 1329px) {
          .redesign-20 .resource-cta .content-wrapper .text-wrap {
            width: calc(100% - 450px);
            padding: 80px; } }
        @media (max-width: 1024px) {
          .redesign-20 .resource-cta .content-wrapper .text-wrap {
            width: calc(100% - 350px);
            padding: 55px; } }
        @media (max-width: 767px) {
          .redesign-20 .resource-cta .content-wrapper .text-wrap {
            width: 100%; } }
        @media (max-width: 480px) {
          .redesign-20 .resource-cta .content-wrapper .text-wrap {
            padding: 35px; } }
        .redesign-20 .resource-cta .content-wrapper .text-wrap::after {
          content: '';
          position: absolute;
          top: 0;
          right: 0;
          width: 377px;
          height: 422px;
          background: url("/wp-content/themes/wpx/templates/dist/images/svgs/virtana_quotemark.svg") no-repeat;
          z-index: -1; }
          @media (max-width: 595px) {
            .redesign-20 .resource-cta .content-wrapper .text-wrap::after {
              width: 100%;
              height: 300px; } }
        .redesign-20 .resource-cta .content-wrapper .text-wrap .logo-wrap {
          margin-bottom: 30px; }
        .redesign-20 .resource-cta .content-wrapper .text-wrap h2 {
          font-size: 45px !important;
          margin-bottom: 20px;
          line-height: normal !important;
          font-family: 'Kaunos-bold';
          color: #fafbfe !important; }
          @media (max-width: 1330px) {
            .redesign-20 .resource-cta .content-wrapper .text-wrap h2 {
              font-size: 40px !important; } }
          @media (max-width: 1329px) {
            .redesign-20 .resource-cta .content-wrapper .text-wrap h2 {
              font-size: 35px !important; } }
          @media (max-width: 1024px) {
            .redesign-20 .resource-cta .content-wrapper .text-wrap h2 {
              font-size: 28px !important; } }
          @media (max-width: 480px) {
            .redesign-20 .resource-cta .content-wrapper .text-wrap h2 {
              font-size: 23px !important; } }
        .redesign-20 .resource-cta .content-wrapper .text-wrap p {
          font-size: 20px !important;
          font-weight: 600 !important;
          color: #fafbfe; }
          @media (max-width: 480px) {
            .redesign-20 .resource-cta .content-wrapper .text-wrap p {
              font-size: 16px !important; } }
          .redesign-20 .resource-cta .content-wrapper .text-wrap p span {
            position: relative;
            color: #14b0ab; }
            .redesign-20 .resource-cta .content-wrapper .text-wrap p span:after {
              content: '/';
              position: relative;
              top: 0;
              right: 0;
              color: #fafbfe;
              padding: 0px 4px; }
        .redesign-20 .resource-cta .content-wrapper .text-wrap .btn-wrap {
          margin-top: 30px; }
  .redesign-20 .intro-with-cards {
    padding: 50px 0 150px;
    overflow: visible; }
    @media (max-width: 1329px) {
      .redesign-20 .intro-with-cards {
        padding: 50px 0 100px; } }
    @media (max-width: 991px) {
      .redesign-20 .intro-with-cards {
        padding: 50px 0 80px; } }
    @media (max-width: 767px) {
      .redesign-20 .intro-with-cards {
        padding: 50px 0; } }
    .redesign-20 .intro-with-cards .row-wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
    .redesign-20 .intro-with-cards .intro-wrap {
      width: 32%;
      margin: auto 0; }
      @media (max-width: 991px) {
        .redesign-20 .intro-with-cards .intro-wrap {
          width: 100%;
          margin: 0 auto; } }
      .redesign-20 .intro-with-cards .intro-wrap h3 {
        color: #031c60; }
        @media (max-width: 1330px) {
          .redesign-20 .intro-with-cards .intro-wrap h3 {
            font-size: 35px !important; } }
        @media (max-width: 991px) {
          .redesign-20 .intro-with-cards .intro-wrap h3 {
            text-align: center; } }
        @media (max-width: 767px) {
          .redesign-20 .intro-with-cards .intro-wrap h3 {
            font-size: 30px !important; } }
        @media (max-width: 595px) {
          .redesign-20 .intro-with-cards .intro-wrap h3 {
            font-size: 25px !important; } }
      .redesign-20 .intro-with-cards .intro-wrap p {
        font-size: 24px !important;
        line-height: normal !important;
        margin-top: 10px;
        color: #5f6d79; }
        @media (max-width: 991px) {
          .redesign-20 .intro-with-cards .intro-wrap p {
            text-align: center; } }
        @media (max-width: 767px) {
          .redesign-20 .intro-with-cards .intro-wrap p {
            font-size: 20px !important; } }
    .redesign-20 .intro-with-cards .card-wrap {
      width: 68%;
      padding-left: 28px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media (max-width: 991px) {
        .redesign-20 .intro-with-cards .card-wrap {
          width: 100%;
          margin-top: 40px;
          padding-left: 0;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center; } }
      .redesign-20 .intro-with-cards .card-wrap .card {
        position: relative;
        width: calc(50% - 15px);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        padding: 47px 40px 40px 50px;
        border-radius: 10px;
        background-color: #fafbfe;
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
        @media (max-width: 1329px) {
          .redesign-20 .intro-with-cards .card-wrap .card {
            padding: 40px; } }
        @media (max-width: 1024px) {
          .redesign-20 .intro-with-cards .card-wrap .card {
            -webkit-transform: none !important;
                 -o-transform: none !important;
                    transform: none !important; } }
        @media (max-width: 767px) {
          .redesign-20 .intro-with-cards .card-wrap .card {
            padding: 35px 30px 30px; } }
        @media (max-width: 595px) {
          .redesign-20 .intro-with-cards .card-wrap .card {
            width: 100%;
            margin: 0 0 25px;
            padding: 30px; }
            .redesign-20 .intro-with-cards .card-wrap .card:last-child {
              margin-bottom: 0; } }
        .redesign-20 .intro-with-cards .card-wrap .card:first-child {
          margin-right: 15px; }
          @media (max-width: 991px) {
            .redesign-20 .intro-with-cards .card-wrap .card:first-child {
              margin-right: 10px; } }
          @media (max-width: 595px) {
            .redesign-20 .intro-with-cards .card-wrap .card:first-child {
              margin-right: 0; } }
        .redesign-20 .intro-with-cards .card-wrap .card:last-child {
          margin-left: 15px; }
          @media (max-width: 991px) {
            .redesign-20 .intro-with-cards .card-wrap .card:last-child {
              margin-left: 10px; } }
          @media (max-width: 595px) {
            .redesign-20 .intro-with-cards .card-wrap .card:last-child {
              margin-left: 0; } }
        .redesign-20 .intro-with-cards .card-wrap .card:hover {
          -webkit-transform: scale(1.03);
               -o-transform: scale(1.03);
                  transform: scale(1.03); }
          .redesign-20 .intro-with-cards .card-wrap .card:hover span {
            color: #ff00e3; }
            .redesign-20 .intro-with-cards .card-wrap .card:hover span::after {
              right: -35px; }
        .redesign-20 .intro-with-cards .card-wrap .card .logo-wrap {
          max-height: 100%;
          max-width: 165px;
          margin-bottom: 10px; }
          .redesign-20 .intro-with-cards .card-wrap .card .logo-wrap img {
            -o-object-fit: cover;
               object-fit: cover;
            width: 100%;
            height: 100%; }
        .redesign-20 .intro-with-cards .card-wrap .card h2 {
          font-size: 45px !important;
          color: #031c60;
          margin-bottom: 8px;
          font-family: "Muli", sans-serif; }
          @media (max-width: 1329px) {
            .redesign-20 .intro-with-cards .card-wrap .card h2 {
              font-size: 36px !important; } }
          @media (max-width: 1024px) {
            .redesign-20 .intro-with-cards .card-wrap .card h2 {
              font-size: 35px !important; } }
          @media (max-width: 767px) {
            .redesign-20 .intro-with-cards .card-wrap .card h2 {
              font-size: 25px !important; } }
        .redesign-20 .intro-with-cards .card-wrap .card p {
          font-size: 16px !important;
          margin-bottom: 20px;
          color: #373f41; }
        .redesign-20 .intro-with-cards .card-wrap .card a {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          z-index: 1;
          border-radius: 16px;
          color: #ffffff;
          font-size: 0; }
        .redesign-20 .intro-with-cards .card-wrap .card span {
          position: relative;
          font-size: 16px;
          font-weight: 600;
          color: #0073dd;
          margin-top: auto;
          margin-bottom: 0;
          width: -webkit-fit-content;
          width: -moz-fit-content;
          width: fit-content; }
          @media (max-width: 595px) {
            .redesign-20 .intro-with-cards .card-wrap .card span {
              font-size: 14px; } }
          .redesign-20 .intro-with-cards .card-wrap .card span:after {
            content: "";
            position: absolute;
            top: 0px;
            right: -27px;
            width: 22px;
            height: 22px;
            background: url("/wp-content/themes/wpx/templates/dist/images/svgs/blue-arrow_forward.svg") no-repeat;
            -webkit-transition: right 0.3s ease-in-out;
            -o-transition: right 0.3s ease-in-out;
            transition: right 0.3s ease-in-out; }
  .redesign-20 .image-with-tabs {
    padding: 150px 0;
    background: -webkit-linear-gradient(346deg, #031c60 39%, rgba(20, 176, 171, 0.945838) 100%);
    background: -o-linear-gradient(346deg, #031c60 39%, rgba(20, 176, 171, 0.945838) 100%);
    background: linear-gradient(104deg, #031c60 39%, rgba(20, 176, 171, 0.945838) 100%); }
    @media (max-width: 1329px) {
      .redesign-20 .image-with-tabs {
        padding: 100px 0; } }
    @media (max-width: 991px) {
      .redesign-20 .image-with-tabs {
        padding: 50px 0 80px; } }
    @media (max-width: 767px) {
      .redesign-20 .image-with-tabs {
        padding: 50px 0; } }
    .redesign-20 .image-with-tabs .intro {
      margin-bottom: 47px; }
      @media (max-width: 767px) {
        .redesign-20 .image-with-tabs .intro {
          margin-bottom: 10px; } }
      .redesign-20 .image-with-tabs .intro h2 {
        color: #fafbfe !important;
        text-align: center; }
      .redesign-20 .image-with-tabs .intro p {
        color: #fafbfe !important; }
    .redesign-20 .image-with-tabs .col-outer {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .redesign-20 .image-with-tabs .col-outer .col-two:first-child {
        width: calc(100% - 741px);
        padding-right: 30px; }
        @media (max-width: 1330px) {
          .redesign-20 .image-with-tabs .col-outer .col-two:first-child {
            width: calc(100% - 570px); } }
        @media (max-width: 1024px) {
          .redesign-20 .image-with-tabs .col-outer .col-two:first-child {
            width: calc(100% - 500px); } }
        @media (max-width: 1024px) {
          .redesign-20 .image-with-tabs .col-outer .col-two:first-child {
            width: 100%;
            border-radius: 8px;
            padding-right: 0;
            overflow: hidden; } }
      .redesign-20 .image-with-tabs .col-outer .col-two:last-child {
        width: 741px; }
        @media (max-width: 1330px) {
          .redesign-20 .image-with-tabs .col-outer .col-two:last-child {
            width: 570px; } }
        @media (max-width: 1024px) {
          .redesign-20 .image-with-tabs .col-outer .col-two:last-child {
            width: 100%;
            margin: auto; } }
      .redesign-20 .image-with-tabs .col-outer .col-two span.drop-down {
        color: #fafbfe;
        border-radius: 8px 8px 0 0;
        background: -webkit-linear-gradient(346deg, #031c60 39%, rgba(20, 176, 171, 0.945838) 100%);
        background: -o-linear-gradient(346deg, #031c60 39%, rgba(20, 176, 171, 0.945838) 100%);
        background: linear-gradient(104deg, #031c60 39%, rgba(20, 176, 171, 0.945838) 100%);
        cursor: pointer; }
        @media (max-width: 1024px) {
          .redesign-20 .image-with-tabs .col-outer .col-two span.drop-down {
            display: block;
            margin-bottom: 40px; } }
        @media (max-width: 767px) {
          .redesign-20 .image-with-tabs .col-outer .col-two span.drop-down {
            margin-bottom: 0; } }
        @media (max-width: 595px) {
          .redesign-20 .image-with-tabs .col-outer .col-two span.drop-down {
            margin-bottom: 20px;
            padding: 20px 40px 20px 20px; } }
      .redesign-20 .image-with-tabs .col-outer .content-outer {
        margin: 0 !important; }
        @media (max-width: 767px) {
          .redesign-20 .image-with-tabs .col-outer .content-outer {
            background: -webkit-linear-gradient(346deg, #031c60 39%, rgba(20, 176, 171, 0.945838) 100%);
            background: -o-linear-gradient(346deg, #031c60 39%, rgba(20, 176, 171, 0.945838) 100%);
            background: linear-gradient(104deg, #031c60 39%, rgba(20, 176, 171, 0.945838) 100%); } }
        @media (max-width: 595px) {
          .redesign-20 .image-with-tabs .col-outer .content-outer {
            padding: 20px 0 !important;
            border-radius: 10px; } }
        .redesign-20 .image-with-tabs .col-outer .content-outer .item {
          position: relative;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          margin-bottom: 44px;
          padding-left: 20px;
          -webkit-transition: all 0.2s ease-in-out;
          -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
          cursor: pointer; }
          @media (max-width: 595px) {
            .redesign-20 .image-with-tabs .col-outer .content-outer .item {
              margin-bottom: 25px;
              padding: 0 12px; } }
          @media (max-width: 595px) {
            .redesign-20 .image-with-tabs .col-outer .content-outer .item:last-child {
              margin-bottom: 0; } }
          .redesign-20 .image-with-tabs .col-outer .content-outer .item::after {
            display: none; }
          .redesign-20 .image-with-tabs .col-outer .content-outer .item:hover .text-wrap h5 {
            color: #14b0ab !important; }
          .redesign-20 .image-with-tabs .col-outer .content-outer .item.active {
            background: #031c60;
            border-radius: 10px 10px 0 0;
            padding: 30px 20px 36px;
            position: relative;
            -webkit-transform-origin: bottom;
                 -o-transform-origin: bottom;
                    transform-origin: bottom;
            -webkit-transform: translate(0, 0);
                 -o-transform: translate(0, 0);
                    transform: translate(0, 0); }
            @media (max-width: 595px) {
              .redesign-20 .image-with-tabs .col-outer .content-outer .item.active {
                padding: 30px 12px 36px; } }
            .redesign-20 .image-with-tabs .col-outer .content-outer .item.active::before {
              content: "";
              position: absolute;
              top: unset;
              bottom: 0;
              left: 0;
              width: 100%;
              height: 10px;
              background-color: #14b0ab; }
            .redesign-20 .image-with-tabs .col-outer .content-outer .item.active .text-wrap h5 {
              font-size: 20px !important;
              margin-bottom: 8px;
              color: #14b0ab !important; }
              @media (max-width: 1024px) {
                .redesign-20 .image-with-tabs .col-outer .content-outer .item.active .text-wrap h5 {
                  font-size: 18px !important; } }
              @media (max-width: 595px) {
                .redesign-20 .image-with-tabs .col-outer .content-outer .item.active .text-wrap h5 {
                  font-size: 15px !important; } }
            .redesign-20 .image-with-tabs .col-outer .content-outer .item.active .text-wrap .link-wrap {
              height: 100%;
              -webkit-transition: all 0.3s ease-in-out;
              -o-transition: all 0.3s ease-in-out;
              transition: all 0.3s ease-in-out; }
          .redesign-20 .image-with-tabs .col-outer .content-outer .item .icon-wrap {
            width: 60px;
            height: 60px;
            margin-right: 28px; }
            @media (max-width: 1024px) {
              .redesign-20 .image-with-tabs .col-outer .content-outer .item .icon-wrap {
                width: 45px;
                height: 45px; } }
            .redesign-20 .image-with-tabs .col-outer .content-outer .item .icon-wrap img {
              height: 100%;
              width: 100%;
              -o-object-fit: contain;
                 object-fit: contain; }
          .redesign-20 .image-with-tabs .col-outer .content-outer .item .text-wrap {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
                -ms-flex-direction: column;
                    flex-direction: column;
            width: calc(100% - 88px); }
            .redesign-20 .image-with-tabs .col-outer .content-outer .item .text-wrap .link-wrap {
              height: 0;
              overflow: hidden; }
            .redesign-20 .image-with-tabs .col-outer .content-outer .item .text-wrap h5 {
              font-size: 20px !important;
              color: #fafbfe !important;
              -webkit-transition: all 0.3s ease-in-out;
              -o-transition: all 0.3s ease-in-out;
              transition: all 0.3s ease-in-out; }
              @media (max-width: 1024px) {
                .redesign-20 .image-with-tabs .col-outer .content-outer .item .text-wrap h5 {
                  font-size: 18px !important; } }
              @media (max-width: 595px) {
                .redesign-20 .image-with-tabs .col-outer .content-outer .item .text-wrap h5 {
                  font-size: 15px !important; } }
            .redesign-20 .image-with-tabs .col-outer .content-outer .item .text-wrap p {
              font-size: 16px !important;
              font-weight: 400 !important;
              line-height: 1.5 !important;
              color: #fafbfe !important;
              margin-bottom: 0 !important;
              background: unset; }
              @media (max-width: 1024px) {
                .redesign-20 .image-with-tabs .col-outer .content-outer .item .text-wrap p {
                  max-width: 510px;
                  font-size: 15px !important;
                  padding-right: 0; } }
              @media (max-width: 595px) {
                .redesign-20 .image-with-tabs .col-outer .content-outer .item .text-wrap p {
                  font-size: 13px !important; } }
            .redesign-20 .image-with-tabs .col-outer .content-outer .item .text-wrap a {
              position: relative;
              color: #fafbfe !important;
              font-size: 16px !important;
              font-weight: 600 !important;
              margin-top: 23px;
              line-height: normal !important;
              text-transform: capitalize; }
              @media (max-width: 1024px) {
                .redesign-20 .image-with-tabs .col-outer .content-outer .item .text-wrap a {
                  font-size: 15px !important; } }
              .redesign-20 .image-with-tabs .col-outer .content-outer .item .text-wrap a:hover:after {
                right: -35px; }
              .redesign-20 .image-with-tabs .col-outer .content-outer .item .text-wrap a:after {
                content: "";
                position: absolute;
                top: -2px;
                right: -27px;
                width: 22px;
                height: 22px;
                background: url("/wp-content/themes/wpx/templates/dist/images/svgs/white-arrow-forward.svg") no-repeat;
                -webkit-transition: all 0.3s ease-in-out;
                -o-transition: all 0.3s ease-in-out;
                transition: all 0.3s ease-in-out; }
      .redesign-20 .image-with-tabs .col-outer .image-wrap {
        min-height: auto !important; }
        @media (max-width: 1024px) {
          .redesign-20 .image-with-tabs .col-outer .image-wrap {
            display: -webkit-box !important;
            display: -ms-flexbox !important;
            display: flex !important;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center; } }
        .redesign-20 .image-with-tabs .col-outer .image-wrap img {
          border-radius: 10px !important;
          border: none !important; }
  .redesign-20 .resource-grid {
    padding: 150px 0;
    overflow: visible;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 115, 221, 0.2)), to(rgba(210, 217, 229, 0)));
    background-image: -webkit-linear-gradient(top, rgba(0, 115, 221, 0.2) 0%, rgba(210, 217, 229, 0) 100%);
    background-image: -o-linear-gradient(top, rgba(0, 115, 221, 0.2) 0%, rgba(210, 217, 229, 0) 100%);
    background-image: linear-gradient(to bottom, rgba(0, 115, 221, 0.2) 0%, rgba(210, 217, 229, 0) 100%); }
    @media (max-width: 1329px) {
      .redesign-20 .resource-grid {
        padding: 100px 0; } }
    @media (max-width: 991px) {
      .redesign-20 .resource-grid {
        padding: 50px 0 80px; } }
    @media (max-width: 767px) {
      .redesign-20 .resource-grid {
        padding: 50px 0; } }
    .redesign-20 .resource-grid .column-wrap {
      width: calc(100% + 30px);
      margin: 0 -15px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media (max-width: 595px) {
        .redesign-20 .resource-grid .column-wrap {
          width: 100%;
          margin: 0; } }
      .redesign-20 .resource-grid .column-wrap .col-4 {
        width: calc(33.3% - 30px);
        margin: 0 15px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        @media (max-width: 991px) {
          .redesign-20 .resource-grid .column-wrap .col-4 {
            width: 100%;
            margin-bottom: 25px;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center; } }
        @media (max-width: 595px) {
          .redesign-20 .resource-grid .column-wrap .col-4 {
            margin: 0 0 25px; } }
        .redesign-20 .resource-grid .column-wrap .col-4 h2 {
          color: #031c60;
          margin-bottom: 0; }
          @media (max-width: 991px) {
            .redesign-20 .resource-grid .column-wrap .col-4 h2 {
              text-align: center; } }
      .redesign-20 .resource-grid .column-wrap .col-8 {
        width: calc(66.7% - 30px);
        position: relative;
        margin: 0 15px;
        height: 300px;
        -ms-flex-item-align: end;
            align-self: flex-end;
        border-radius: 10px;
        overflow: hidden;
        -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.25);
                box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.25);
        z-index: 1; }
        @media (max-width: 991px) {
          .redesign-20 .resource-grid .column-wrap .col-8 {
            width: 100%; } }
        @media (max-width: 595px) {
          .redesign-20 .resource-grid .column-wrap .col-8 {
            margin: 0; } }
        @media (max-width: 480px) {
          .redesign-20 .resource-grid .column-wrap .col-8 {
            height: 270px; } }
        .redesign-20 .resource-grid .column-wrap .col-8:before {
          content: "";
          position: absolute;
          bottom: 0;
          left: -54px;
          width: 434px;
          height: 100%;
          background-color: #0073dd;
          -webkit-transform: skew(20deg);
               -o-transform: skew(20deg);
                  transform: skew(20deg);
          z-index: 1; }
          @media (min-width: 992px) and (max-width: 1199px) {
            .redesign-20 .resource-grid .column-wrap .col-8:before {
              width: 340px; } }
          @media (max-width: 767px) {
            .redesign-20 .resource-grid .column-wrap .col-8:before {
              width: 325px; } }
          @media (max-width: 480px) {
            .redesign-20 .resource-grid .column-wrap .col-8:before {
              width: 268px; } }
        .redesign-20 .resource-grid .column-wrap .col-8:hover .bg-img img {
          -webkit-transform: scale(1.01);
               -o-transform: scale(1.01);
                  transform: scale(1.01); }
        .redesign-20 .resource-grid .column-wrap .col-8:hover .large-card .text-wrap p {
          height: 75px; }
        .redesign-20 .resource-grid .column-wrap .col-8:hover .large-card .text-wrap .link-text::after {
          right: -32px; }
        .redesign-20 .resource-grid .column-wrap .col-8 a.permalink {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          z-index: 2;
          text-indent: -9999px;
          color: #ffffff; }
        .redesign-20 .resource-grid .column-wrap .col-8 a.post-edit-link {
          position: absolute;
          top: 0;
          right: 0;
          text-indent: 0;
          font-size: 18px !important;
          color: black;
          background-color: white;
          z-index: 9;
          padding: 6px;
          border-radius: 10px;
          border: 1px solid; }
        .redesign-20 .resource-grid .column-wrap .col-8 a.magnific-video:after {
          content: "";
          position: absolute;
          bottom: 22px;
          right: 27px;
          width: 50px;
          height: 50px;
          background: url("/wp-content/themes/wpx/templates/dist/images/svgs/play_icon.svg") no-repeat;
          z-index: 1; }
          @media (max-width: 767px) {
            .redesign-20 .resource-grid .column-wrap .col-8 a.magnific-video:after {
              right: 22px; } }
          @media (max-width: 375px) {
            .redesign-20 .resource-grid .column-wrap .col-8 a.magnific-video:after {
              right: 15px; } }
        .redesign-20 .resource-grid .column-wrap .col-8 .bg-img {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 300px;
          z-index: -1; }
          @media (max-width: 480px) {
            .redesign-20 .resource-grid .column-wrap .col-8 .bg-img {
              height: 270px; } }
          .redesign-20 .resource-grid .column-wrap .col-8 .bg-img img {
            width: 100%;
            height: 100%;
            -o-object-fit: cover;
               object-fit: cover;
            -webkit-transition: -webkit-transform 0.3s ease-in-out;
            transition: -webkit-transform 0.3s ease-in-out;
            -o-transition: -o-transform 0.3s ease-in-out;
            transition: transform 0.3s ease-in-out;
            transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out, -o-transform 0.3s ease-in-out; }
          .redesign-20 .resource-grid .column-wrap .col-8 .bg-img:before {
            content: "";
            position: absolute;
            bottom: 0;
            left: 368px;
            width: 40%;
            height: 100%;
            background: url("/wp-content/themes/wpx/templates/dist/images/svgs/vector.svg"), url("/wp-content/themes/wpx/templates/dist/images/svgs/vector.svg");
            background-position: 0px top, 85px top;
            background-repeat: no-repeat;
            z-index: 1; }
            @media (min-width: 992px) and (max-width: 1199px) {
              .redesign-20 .resource-grid .column-wrap .col-8 .bg-img:before {
                left: 274px; } }
            @media (max-width: 767px) {
              .redesign-20 .resource-grid .column-wrap .col-8 .bg-img:before {
                left: 260px;
                width: 45%; } }
            @media (max-width: 595px) {
              .redesign-20 .resource-grid .column-wrap .col-8 .bg-img:before {
                display: none; } }
        .redesign-20 .resource-grid .column-wrap .col-8 .large-card {
          position: relative;
          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: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between;
          height: 100%;
          padding: 18px 20px 20px 29px;
          border-radius: 10px;
          overflow: hidden;
          -webkit-transition: all 0.3s ease-in-out;
          -o-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out;
          z-index: 1; }
          @media (max-width: 767px) {
            .redesign-20 .resource-grid .column-wrap .col-8 .large-card {
              padding: 18px 20px 20px 25px; } }
          .redesign-20 .resource-grid .column-wrap .col-8 .large-card span {
            font-size: 14px;
            font-weight: 800;
            letter-spacing: 1.4px;
            text-transform: uppercase;
            color: #ffffff; }
            @media (max-width: 595px) {
              .redesign-20 .resource-grid .column-wrap .col-8 .large-card span {
                font-size: 11px; } }
          .redesign-20 .resource-grid .column-wrap .col-8 .large-card .text-wrap {
            position: relative;
            max-width: 340px; }
            @media (min-width: 992px) and (max-width: 1199px) {
              .redesign-20 .resource-grid .column-wrap .col-8 .large-card .text-wrap {
                max-width: 275px; } }
            @media (max-width: 767px) {
              .redesign-20 .resource-grid .column-wrap .col-8 .large-card .text-wrap {
                max-width: 260px; } }
            @media (max-width: 480px) {
              .redesign-20 .resource-grid .column-wrap .col-8 .large-card .text-wrap {
                max-width: 195px; } }
            .redesign-20 .resource-grid .column-wrap .col-8 .large-card .text-wrap h4 {
              line-height: normal !important;
              color: #fafbfe !important; }
              @media (max-width: 1329px) {
                .redesign-20 .resource-grid .column-wrap .col-8 .large-card .text-wrap h4 {
                  font-size: 24px !important; } }
              @media (max-width: 767px) {
                .redesign-20 .resource-grid .column-wrap .col-8 .large-card .text-wrap h4 {
                  font-size: 22px !important; } }
              @media (max-width: 595px) {
                .redesign-20 .resource-grid .column-wrap .col-8 .large-card .text-wrap h4 {
                  font-size: 20px !important; } }
            .redesign-20 .resource-grid .column-wrap .col-8 .large-card .text-wrap p {
              font-size: 16px !important;
              color: #fafbfe;
              height: 0;
              margin-top: 10px;
              overflow: hidden;
              -webkit-transition: height 0.3s ease-in-out;
              -o-transition: height 0.3s ease-in-out;
              transition: height 0.3s ease-in-out; }
              @media (max-width: 767px) {
                .redesign-20 .resource-grid .column-wrap .col-8 .large-card .text-wrap p {
                  height: 0 !important; } }
            .redesign-20 .resource-grid .column-wrap .col-8 .large-card .text-wrap .link-text {
              position: relative;
              font-size: 16px !important;
              font-weight: 600 !important;
              margin-top: 10px;
              letter-spacing: normal;
              text-transform: capitalize; }
              @media (max-width: 595px) {
                .redesign-20 .resource-grid .column-wrap .col-8 .large-card .text-wrap .link-text {
                  font-size: 14px !important; } }
              .redesign-20 .resource-grid .column-wrap .col-8 .large-card .text-wrap .link-text:after {
                content: "";
                position: absolute;
                top: 0px;
                right: -27px;
                width: 22px;
                height: 22px;
                background: url("/wp-content/themes/wpx/templates/dist/images/svgs/white-arrow-forward.svg") no-repeat;
                -webkit-transition: all 0.3s ease-in-out;
                -o-transition: all 0.3s ease-in-out;
                transition: all 0.3s ease-in-out; }
    .redesign-20 .resource-grid .cards-wrapper {
      position: relative;
      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;
      width: calc(100% + 30px);
      margin: 30px -15px 0; }
      @media (max-width: 767px) {
        .redesign-20 .resource-grid .cards-wrapper {
          margin: 20px -15px 0; } }
      @media (max-width: 595px) {
        .redesign-20 .resource-grid .cards-wrapper {
          width: 100%;
          margin: 20px 0 0; } }
      .redesign-20 .resource-grid .cards-wrapper .col-3 {
        position: relative;
        width: calc(33.33% - 30px);
        margin: 0 15px;
        height: 300px; }
        @media (max-width: 991px) {
          .redesign-20 .resource-grid .cards-wrapper .col-3 {
            width: calc(50% - 30px);
            margin: 0 15px 30px; } }
        @media (max-width: 767px) {
          .redesign-20 .resource-grid .cards-wrapper .col-3 {
            width: calc(50% - 20px);
            margin: 0 10px 20px; } }
        @media (max-width: 595px) {
          .redesign-20 .resource-grid .cards-wrapper .col-3 {
            width: 100%;
            margin: 0 0 20px; } }
        @media (max-width: 480px) {
          .redesign-20 .resource-grid .cards-wrapper .col-3 {
            height: 270px; } }
        .redesign-20 .resource-grid .cards-wrapper .col-3:first-child .small-card {
          border-radius: 10px;
          background-image: -webkit-gradient(linear, left top, left bottom, from(#0073dd), to(#031c60));
          background-image: -webkit-linear-gradient(top, #0073dd 0%, #031c60 100%);
          background-image: -o-linear-gradient(top, #0073dd 0%, #031c60 100%);
          background-image: linear-gradient(to bottom, #0073dd 0%, #031c60 100%);
          background-color: #0073dd; }
          .redesign-20 .resource-grid .cards-wrapper .col-3:first-child .small-card::after {
            content: "";
            position: absolute;
            top: 0;
            right: 0;
            width: 100%;
            height: 100%;
            background: url("/wp-content/themes/wpx/templates/dist/images/svgs/card-pattern.svg") no-repeat;
            background-size: cover; }
          .redesign-20 .resource-grid .cards-wrapper .col-3:first-child .small-card .text-wrap {
            max-width: 100%; }
            @media (max-width: 480px) {
              .redesign-20 .resource-grid .cards-wrapper .col-3:first-child .small-card .text-wrap {
                max-width: 195px; } }
        .redesign-20 .resource-grid .cards-wrapper .col-3:nth-of-type(n+4) {
          margin-top: 30px; }
        .redesign-20 .resource-grid .cards-wrapper .col-3:hover .bg-img img {
          -webkit-transform: scale(1.01);
               -o-transform: scale(1.01);
                  transform: scale(1.01); }
        .redesign-20 .resource-grid .cards-wrapper .col-3:hover .small-card .text-wrap p {
          height: 50px; }
        .redesign-20 .resource-grid .cards-wrapper .col-3:hover .small-card .text-wrap .link-text::after {
          right: -32px; }
        .redesign-20 .resource-grid .cards-wrapper .col-3 a.permalink {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          z-index: 2;
          text-indent: -9999px;
          color: #ffffff; }
        .redesign-20 .resource-grid .cards-wrapper .col-3 a.post-edit-link {
          position: absolute;
          top: 0;
          right: 0;
          text-indent: 0;
          font-size: 18px !important;
          color: black;
          background-color: white;
          z-index: 9;
          padding: 6px;
          border-radius: 10px;
          border: 1px solid; }
        .redesign-20 .resource-grid .cards-wrapper .col-3 .bg-img {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 300px;
          border-radius: 10px;
          z-index: 1; }
          @media (max-width: 480px) {
            .redesign-20 .resource-grid .cards-wrapper .col-3 .bg-img {
              height: 270px; } }
          .redesign-20 .resource-grid .cards-wrapper .col-3 .bg-img img {
            width: 100%;
            height: 100%;
            -o-object-fit: cover;
               object-fit: cover;
            -webkit-transition: -webkit-transform 0.3s ease-in-out;
            transition: -webkit-transform 0.3s ease-in-out;
            -o-transition: -o-transform 0.3s ease-in-out;
            transition: transform 0.3s ease-in-out;
            transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out, -o-transform 0.3s ease-in-out; }
          .redesign-20 .resource-grid .cards-wrapper .col-3 .bg-img:before {
            content: "";
            position: absolute;
            bottom: 0;
            left: -95px;
            width: 375px;
            height: 100%;
            background-image: -webkit-gradient(linear, left top, left bottom, from(#0073DD), to(#031C60));
            background-image: -webkit-linear-gradient(top, #0073DD 0%, #031C60 100%);
            background-image: -o-linear-gradient(top, #0073DD 0%, #031C60 100%);
            background-image: linear-gradient(to bottom, #0073DD 0%, #031C60 100%);
            background-color: #0073DD;
            -webkit-transform: skew(20deg);
                 -o-transform: skew(20deg);
                    transform: skew(20deg);
            z-index: 1; }
            @media (max-width: 767px) {
              .redesign-20 .resource-grid .cards-wrapper .col-3 .bg-img:before {
                left: -55px;
                width: 265px; } }
            @media (max-width: 595px) {
              .redesign-20 .resource-grid .cards-wrapper .col-3 .bg-img:before {
                -webkit-transform: skew(21deg);
                     -o-transform: skew(21deg);
                        transform: skew(21deg);
                left: -60px;
                width: 390px; } }
            @media (max-width: 480px) {
              .redesign-20 .resource-grid .cards-wrapper .col-3 .bg-img:before {
                width: 310px; } }
            @media (max-width: 350px) {
              .redesign-20 .resource-grid .cards-wrapper .col-3 .bg-img:before {
                width: 270px; } }
        .redesign-20 .resource-grid .cards-wrapper .col-3 .small-card {
          position: relative;
          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: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between;
          height: 100%;
          padding: 18px 20px 20px 29px;
          -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.25);
                  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.25);
          border-radius: 10px;
          overflow: hidden;
          -webkit-transition: all 0.3s ease-in-out;
          -o-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out;
          z-index: 1; }
          @media (max-width: 767px) {
            .redesign-20 .resource-grid .cards-wrapper .col-3 .small-card {
              padding: 18px 20px 20px 25px; } }
          .redesign-20 .resource-grid .cards-wrapper .col-3 .small-card span {
            font-size: 14px;
            font-weight: 800;
            letter-spacing: 1.4px;
            text-transform: uppercase;
            color: #ffffff; }
            @media (max-width: 595px) {
              .redesign-20 .resource-grid .cards-wrapper .col-3 .small-card span {
                font-size: 11px; } }
          .redesign-20 .resource-grid .cards-wrapper .col-3 .small-card .text-wrap {
            position: relative;
            max-width: 270px; }
            @media (max-width: 1330px) {
              .redesign-20 .resource-grid .cards-wrapper .col-3 .small-card .text-wrap {
                max-width: 248px; } }
            @media (max-width: 1329px) {
              .redesign-20 .resource-grid .cards-wrapper .col-3 .small-card .text-wrap {
                max-width: 200px; } }
            @media (max-width: 991px) {
              .redesign-20 .resource-grid .cards-wrapper .col-3 .small-card .text-wrap {
                max-width: 225px; } }
            @media (max-width: 767px) {
              .redesign-20 .resource-grid .cards-wrapper .col-3 .small-card .text-wrap {
                max-width: 200px; } }
            @media (max-width: 480px) {
              .redesign-20 .resource-grid .cards-wrapper .col-3 .small-card .text-wrap {
                max-width: 195px; } }
            .redesign-20 .resource-grid .cards-wrapper .col-3 .small-card .text-wrap h4 {
              font-size: 26px !important;
              font-weight: 600 !important;
              line-height: normal !important;
              max-width: 249px;
              display: -webkit-box;
              overflow: hidden;
              -webkit-box-orient: vertical;
              text-overflow: ellipsis;
              -webkit-line-clamp: 3;
              color: #fafbfe !important; }
              @media (max-width: 1329px) {
                .redesign-20 .resource-grid .cards-wrapper .col-3 .small-card .text-wrap h4 {
                  font-size: 24px !important; } }
              @media (max-width: 767px) {
                .redesign-20 .resource-grid .cards-wrapper .col-3 .small-card .text-wrap h4 {
                  font-size: 22px !important; } }
              @media (max-width: 595px) {
                .redesign-20 .resource-grid .cards-wrapper .col-3 .small-card .text-wrap h4 {
                  font-size: 20px !important; } }
            .redesign-20 .resource-grid .cards-wrapper .col-3 .small-card .text-wrap p {
              font-size: 16px !important;
              color: #fafbfe;
              height: 0;
              margin-top: 5px;
              overflow: hidden;
              -webkit-transition: height 0.3s ease-in-out;
              -o-transition: height 0.3s ease-in-out;
              transition: height 0.3s ease-in-out; }
              @media (max-width: 767px) {
                .redesign-20 .resource-grid .cards-wrapper .col-3 .small-card .text-wrap p {
                  height: 0 !important; } }
            .redesign-20 .resource-grid .cards-wrapper .col-3 .small-card .text-wrap .link-text {
              position: relative;
              font-size: 16px !important;
              font-weight: 600 !important;
              margin-top: 14px;
              letter-spacing: normal;
              text-transform: capitalize; }
              .redesign-20 .resource-grid .cards-wrapper .col-3 .small-card .text-wrap .link-text:after {
                content: "";
                position: absolute;
                top: 0px;
                right: -27px;
                width: 22px;
                height: 22px;
                background: url("/wp-content/themes/wpx/templates/dist/images/svgs/white-arrow-forward.svg") no-repeat;
                -webkit-transition: all 0.3s ease-in-out;
                -o-transition: all 0.3s ease-in-out;
                transition: all 0.3s ease-in-out; }
  .redesign-20 .footer-cta {
    padding-bottom: 0; }
    .redesign-20 .footer-cta .row-wrap {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      padding: 98px 90px 94px 115px;
      border-radius: 10px 10px 0 0;
      background: #031c60;
      overflow: hidden; }
      @media (max-width: 1330px) {
        .redesign-20 .footer-cta .row-wrap {
          padding: 80px 80px 90px 80px; } }
      @media (max-width: 1329px) {
        .redesign-20 .footer-cta .row-wrap {
          padding: 75px 80px 86px 80px; } }
      @media (max-width: 991px) {
        .redesign-20 .footer-cta .row-wrap {
          padding: 60px 80px 60px 80px; } }
      @media (max-width: 767px) {
        .redesign-20 .footer-cta .row-wrap {
          padding: 50px 80px 50px 80px; } }
      @media (max-width: 595px) {
        .redesign-20 .footer-cta .row-wrap {
          padding: 50px 30px 50px; } }
    .redesign-20 .footer-cta .intro {
      width: 50%;
      text-align: left;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      @media (max-width: 991px) {
        .redesign-20 .footer-cta .intro {
          width: 100%;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          margin-bottom: 15px;
          z-index: 1; } }
      .redesign-20 .footer-cta .intro h2 {
        font-size: 55px !important;
        font-family: 'Kaunos-bold';
        color: #fafbfe !important;
        text-align: left; }
        @media (max-width: 1330px) {
          .redesign-20 .footer-cta .intro h2 {
            font-size: 45px !important; } }
        @media (max-width: 991px) {
          .redesign-20 .footer-cta .intro h2 {
            text-align: center;
            font-size: 35px !important; } }
        @media (max-width: 767px) {
          .redesign-20 .footer-cta .intro h2 {
            font-size: 35px !important; } }
        @media (max-width: 595px) {
          .redesign-20 .footer-cta .intro h2 {
            font-size: 30px !important; } }
        @media (max-width: 480px) {
          .redesign-20 .footer-cta .intro h2 {
            font-size: 28px !important; } }
    .redesign-20 .footer-cta .cta-wrap {
      width: 50%;
      padding-left: 112px;
      z-index: 1; }
      @media (max-width: 1329px) {
        .redesign-20 .footer-cta .cta-wrap {
          padding-left: 80px; } }
      @media (max-width: 991px) {
        .redesign-20 .footer-cta .cta-wrap {
          width: 100%;
          text-align: center;
          padding-left: 0; } }
      .redesign-20 .footer-cta .cta-wrap p {
        font-size: 26px !important;
        font-weight: 600 !important;
        line-height: 1.24 !important;
        color: #fafbfe; }
        @media (max-width: 991px) {
          .redesign-20 .footer-cta .cta-wrap p {
            text-align: center; } }
        @media (max-width: 767px) {
          .redesign-20 .footer-cta .cta-wrap p {
            font-size: 20px !important; } }
      .redesign-20 .footer-cta .cta-wrap .btn-wrap {
        margin-top: 32px; }
        .redesign-20 .footer-cta .cta-wrap .btn-wrap a:nth-of-type(2) {
          margin-left: 20px; }
  .redesign-20 .hero-banner #animation_container {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 966px !important;
    height: 393px !important;
    margin: 0 auto; }
    @media (min-width: 1025px) and (max-width: 1330px) {
      .redesign-20 .hero-banner #animation_container {
        bottom: -10px;
        width: 850px !important; } }
    @media (min-width: 768px) and (max-width: 1024px) {
      .redesign-20 .hero-banner #animation_container {
        width: 780px !important; } }
    @media (max-width: 767px) {
      .redesign-20 .hero-banner #animation_container {
        width: 620px !important;
        height: 250px !important; } }
    @media (max-width: 595px) {
      .redesign-20 .hero-banner #animation_container {
        width: 500px !important;
        height: 235px !important; } }
    @media (max-width: 480px) {
      .redesign-20 .hero-banner #animation_container {
        width: 393px !important;
        height: 215px !important; } }
    @media (max-width: 375px) {
      .redesign-20 .hero-banner #animation_container {
        width: 318px !important;
        height: 178px !important;
        bottom: -15px; } }
  @media (max-width: 499px) {
    .redesign-20 .hero-banner.content-center .content-outer {
      padding-top: 100px; } }
  .redesign-20 .hero-banner #animation_container canvas {
    background-color: transparent !important;
    width: 100% !important;
    height: 100% !important;
    -o-object-fit: cover;
       object-fit: cover; }
  .redesign-20 .body h6 {
    margin-bottom: 12px; }
  .redesign-20 .body a {
    color: #ff00e3;
    font-size: inherit !important;
    font-weight: bold; }
  .redesign-20 .column-grid-with-list .row-wrap {
    width: calc(100% + 30px);
    margin-left: -15px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .redesign-20 .column-grid-with-list .col-8 {
    width: 75%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    @media (max-width: 1024px) {
      .redesign-20 .column-grid-with-list .col-8 {
        width: 100%; } }
    .redesign-20 .column-grid-with-list .col-8 .item {
      width: calc(33.33% - 30px);
      margin: 0 15px;
      text-align: center;
      border-radius: 3px;
      overflow: hidden;
      background-color: #ffffff;
      -webkit-box-shadow: 0px 0px 16px 0px #00000029;
              box-shadow: 0px 0px 16px 0px #00000029; }
      @media (max-width: 595px) {
        .redesign-20 .column-grid-with-list .col-8 .item {
          width: calc(100% - 30px);
          margin: 0 15px 30px; } }
      .redesign-20 .column-grid-with-list .col-8 .item:first-child .title {
        background-color: #0073dd; }
      .redesign-20 .column-grid-with-list .col-8 .item:nth-child(2) .title {
        background-color: #031C60; }
      .redesign-20 .column-grid-with-list .col-8 .item:last-child .title {
        background-color: #ff00e3; }
      .redesign-20 .column-grid-with-list .col-8 .item .title {
        padding: 20px 12px; }
        .redesign-20 .column-grid-with-list .col-8 .item .title h4 {
          font-size: 24px !important;
          font-weight: 700;
          line-height: 1.25 !important;
          color: #ffffff !important;
          text-align: center; }
          @media (max-width: 1024px) {
            .redesign-20 .column-grid-with-list .col-8 .item .title h4 {
              font-size: 20px !important; } }
      .redesign-20 .column-grid-with-list .col-8 .item ul {
        margin: 20px 0 39px; }
        .redesign-20 .column-grid-with-list .col-8 .item ul:nth-last-child(1) {
          margin-bottom: 30px; }
        .redesign-20 .column-grid-with-list .col-8 .item ul li {
          font-size: 18px !important;
          line-height: 1.79 !important;
          padding: 0 15px; }
          @media (max-width: 767px) {
            .redesign-20 .column-grid-with-list .col-8 .item ul li {
              font-size: 16px !important; } }
      .redesign-20 .column-grid-with-list .col-8 .item span {
        font-size: 20px;
        font-weight: 700;
        line-height: 1.25;
        margin-bottom: 10px;
        padding: 0 15px;
        color: #031C60; }
        @media (max-width: 767px) {
          .redesign-20 .column-grid-with-list .col-8 .item span {
            font-size: 18px; } }
  .redesign-20 .column-grid-with-list .col-4 {
    width: 25%;
    display: grid; }
    @media (max-width: 1024px) {
      .redesign-20 .column-grid-with-list .col-4 {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        margin-top: 30px; } }
    @media (max-width: 595px) {
      .redesign-20 .column-grid-with-list .col-4 {
        margin-top: 0; } }
    .redesign-20 .column-grid-with-list .col-4 .item {
      width: calc(100% - 30px);
      margin: 0 15px;
      text-align: center;
      margin-bottom: 30px;
      border-radius: 3px;
      overflow: hidden;
      background-color: #ffffff;
      -webkit-box-shadow: 0px 0px 16px 0px #00000029;
              box-shadow: 0px 0px 16px 0px #00000029; }
      @media (max-width: 1024px) {
        .redesign-20 .column-grid-with-list .col-4 .item {
          width: calc(33.33% - 30px);
          margin: 0 15px; } }
      @media (max-width: 595px) {
        .redesign-20 .column-grid-with-list .col-4 .item {
          width: calc(100% - 30px);
          margin: 0 15px 30px; } }
      .redesign-20 .column-grid-with-list .col-4 .item:first-child .title {
        background-color: #D2D9E5; }
        .redesign-20 .column-grid-with-list .col-4 .item:first-child .title h4 {
          color: #031C60 !important; }
      .redesign-20 .column-grid-with-list .col-4 .item:nth-child(2) .title {
        background-color: #5F6D79; }
      .redesign-20 .column-grid-with-list .col-4 .item:last-child {
        margin-bottom: 0; }
        .redesign-20 .column-grid-with-list .col-4 .item:last-child .title {
          background-color: #14B0AB; }
      .redesign-20 .column-grid-with-list .col-4 .item .title {
        padding: 20px 12px; }
        .redesign-20 .column-grid-with-list .col-4 .item .title h4 {
          font-size: 24px !important;
          font-weight: 700;
          line-height: 1.25 !important;
          color: #ffffff !important;
          text-align: center; }
          @media (max-width: 1024px) {
            .redesign-20 .column-grid-with-list .col-4 .item .title h4 {
              font-size: 20px !important; } }
      .redesign-20 .column-grid-with-list .col-4 .item ul {
        margin: 20px 0 20px; }
        .redesign-20 .column-grid-with-list .col-4 .item ul li {
          font-size: 18px !important;
          padding: 0 15px;
          line-height: 1.79 !important; }
          @media (max-width: 767px) {
            .redesign-20 .column-grid-with-list .col-4 .item ul li {
              font-size: 16px !important; } }
  .redesign-20 .link {
    color: #47c647; }
    .redesign-20 .link:after {
      background-color: #47c647; }
  .redesign-20 .z-index-1 {
    z-index: 1 !important; }
  .redesign-20 .z-index-2 {
    z-index: 2 !important; }

.redesign-20 .banner-second-level.center .content-wrapper .bg-img {
  bottom: -10px !important; }

@media (min-width: 768px) and (max-width: 991px) {
  .redesign-20 .banner-second-level.center .content-wrapper .bg-img {
    bottom: -10px !important; }
  .redesign-20 .banner-second-level.center .h-100 {
    height: auto; }
  .redesign-20 .banner-second-level.center .content-wrapper {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; } }

@media (min-width: 992px) and (max-width: 1024px) {
  .redesign-20 .banner-second-level.center .content-wrapper .bg-img {
    bottom: 10px !important; }
  .redesign-20 .banner-second-level.center .h-100 {
    height: auto; }
  .redesign-20 .banner-second-level.center .content-wrapper {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; } }

@media (min-width: 1000px) and (max-width: 1200px) {
  .redesign-20 .card-slider .content-wrap .content-inner {
    max-width: 350px; } }

@media (max-width: 595px) {
  .redesign-20 .content-with-form .row-wrap .left-col .graphic .graphic-img {
    max-width: 235px; }
  .redesign-20 .content-with-form .row-wrap .left-col .graphic .graphic-img .image:nth-child(2) {
    right: 45px; } }

.redesign-20 header .row nav > ul > li .sub-menu .submenu-outer {
  padding-bottom: 28px; }

.redesign-20 header .row .btn-wrap img {
  display: none; }

.redesign-20 header .row .btn {
  display: none; }

.redesign-20 {
  /* Order  */
  /* Transform-origin */
  /* Fonts */
  /* Colors*/
  /*  Media query variables */
  /*
   * Mobile landscape media query
   */
  /* (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) */
  /*  Media query mixins
  
     (min-width:1430px) */
  /*(max-width:1400px) */
  /*  (max-width:1330px) */
  /*  (min-width:1330px) */
  /*  (min-width:1024px) */
  /*  (min-width:992px) */
  /*  (min-width:768px) */
  /* (min-width:1330px), (max-width: 1400px) */
  /* (min-width:992px), (max-width: 1024px) */
  /* (min-width:992px), (max-width: 1380px) */
  /* (min-width:992px), (max-width: 1199px) */
  /*  (min-width:768px), (max-width: 991px) */
  /*  (min-width:596px), (max-width: 767px) */
  /*  (min-width:481px), (max-width: 595px) */
  /* (max-width:1330px) */
  /* (max-width:1024px) */
  /* (max-width:991px) */
  /* (max-width:767px) */
  /* (max-width:595px) */
  /* (min-width:596px) */
  /* (min-width:481px) */
  /*  (max-width:480px) */
  /* (min-width:1330px),(max-width:1350px)*/
  /* (min-width:1401px),(max-width:1600px)*/
  /*(min-width:1601px)*/
  /* (max-width: 1200px) */ }
  .redesign-20 header .row nav > ul > li.has-dropdown.help.center .sub-menu.small-menu {
    left: calc(46% - 9px); }
  @media (min-width: 1053px) and (max-width: 1200px) {
    .redesign-20 header .row nav > ul > li.has-dropdown .sub-menu.small-menu {
      left: 60%; } }
  @media (min-width: 991px) and (max-width: 1052px) {
    .redesign-20 header .row nav > ul > li.has-dropdown .sub-menu.small-menu {
      left: 70%; } }
  .redesign-20 header .row nav > ul > li.partners .sub-menu .submenu-outer .content-outer {
    height: 185px !important; }
    @media (max-width: 900px) {
      .redesign-20 header .row nav > ul > li.partners .sub-menu .submenu-outer .content-outer {
        height: 100% !important; } }
  @media (max-width: 767px) and (min-width: 595px) {
    .redesign-20 header .row nav > ul > li.partners .sub-menu .submenu-outer .content-outer {
      height: 320px !important; } }
  .redesign-20 header .row nav > ul > li.partners .sub-menu .submenu-outer .content-outer .items .text-with-links .nav-link ul li {
    width: 50%;
    float: left; }

@media (min-width: 992px) and (min-width: 992px) {
  .redesign-20 header .row nav > ul > li.products .sub-menu .submenu-outer .side-menu ul li a {
    padding: 7px 20px 1px 39px; } }

@media (min-width: 992px) and (min-width: 992px) {
  .redesign-20 header .row nav > ul > li.products .sub-menu .submenu-outer .side-menu ul li p {
    padding: 3px 0 12px; } }
  .redesign-20 header .row nav > ul > li.products .sub-menu .submenu-outer .side-menu ul li a {
    pointer-events: visible; }
  @media (min-width: 992px) {
    .redesign-20 header .row nav > ul > li.partners .sub-menu .submenu-outer .side-menu ul li {
      margin-bottom: 10px; } }
  @media (min-width: 992px) {
    .redesign-20 header .row nav > ul > li.partners .sub-menu .submenu-outer .side-menu ul li:last-child {
      margin-bottom: 0; } }
  .redesign-20 header .row nav > ul > li.partners .sub-menu .submenu-outer .side-menu ul li a {
    pointer-events: visible; }
  @media (min-width: 992px) {
    .redesign-20 header .row nav > ul > li.solutions .sub-menu .submenu-outer .side-menu ul li {
      margin-bottom: 10px; } }
  @media (min-width: 992px) {
    .redesign-20 header .row nav > ul > li.solutions .sub-menu .submenu-outer .side-menu ul li:last-child {
      margin-bottom: 0; } }
  .redesign-20 header .row nav > ul > li.solutions .sub-menu .submenu-outer .side-menu ul li a {
    pointer-events: visible; }
  @media (min-width: 992px) {
    .redesign-20 header .row nav > ul > li.partners .sub-menu .submenu-outer .side-menu ul li {
      margin-bottom: 10px; } }
  @media (min-width: 992px) {
    .redesign-20 header .row nav > ul > li.partners .sub-menu .submenu-outer .side-menu ul li:last-child {
      margin-bottom: 0; } }
  .redesign-20 header .row nav > ul > li.partners .sub-menu .submenu-outer .side-menu ul li a {
    pointer-events: visible; }
  @media (max-width: 737px) and (min-width: 666px) {
    .redesign-20 header .row nav > ul > li.products .sub-menu {
      height: 640px; }
    .redesign-20 header .row nav > ul > li.solutions .sub-menu {
      height: 540px; }
    .redesign-20 header .row nav > ul > li.partners .sub-menu {
      height: 330px; }
    .redesign-20 header .row nav > ul > li.partners .sub-menu .submenu-outer .content-outer .items .text-with-links .nav-link ul li {
      display: inline-block;
      width: 50%;
      float: left; } }
  .redesign-20 .content-with-form .bg-pattern-bottom .bg-pattern-right {
    top: auto;
    right: 0;
    z-index: -1;
    bottom: 0; }

@media (max-width: 857px) {
  .text-with-links {
    display: block !important; }
  .text-with-links .nav-link {
    -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 100% !important;
            flex: 0 0 100% !important;
    max-width: 100% !important; } }

@media (max-width: 991px) {
  .redesign-20 header .row nav > ul > li .sub-menu .parent-li a {
    position: relative; }
  .redesign-20 header .row nav > ul > li .sub-menu .parent-li a:after {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    margin-left: -6px;
    border-bottom: 1px solid #ff00e3;
    border-right: 1px solid #ff00e3;
    -webkit-transform: rotate(-45deg) translate(8px, 6px);
         -o-transform: rotate(-45deg) translate(8px, 6px);
            transform: rotate(-45deg) translate(8px, 6px);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    -o-transition: -o-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out, -o-transform 0.3s ease-in-out; }
  .redesign-20 header .row nav > ul > li .sub-menu .parent-li a:hover {
    color: #ff00e3; }
  .redesign-20 header .row nav > ul > li .sub-menu .parent-li a:hover:after {
    -webkit-transform: rotate(-45deg) translate(11px, 8px);
         -o-transform: rotate(-45deg) translate(11px, 8px);
            transform: rotate(-45deg) translate(11px, 8px); } }

.redesign-21 .col-three-grid .wrapper .pagination ul li.next a {
  font-size: 0 !important; }

.redesign-21 .col-three-grid .wrapper .pagination ul li.next a:before {
  content: "";
  position: absolute;
  top: -10px;
  left: 5px;
  background: url("/wp-content/themes/wpx/templates/dist/images/right-arrow.svg") no-repeat;
  height: 11px;
  width: 10px;
  background-size: cover; }

.redesign-21 .col-three-grid .wrapper .pagination ul li.prev a {
  font-size: 0 !important; }

.redesign-21 .col-three-grid .wrapper .pagination ul li.prev a:before {
  content: "";
  position: absolute;
  top: -10px;
  left: -9px;
  background: url("/wp-content/themes/wpx/templates/dist/images/right-arrow.svg") no-repeat;
  height: 11px;
  width: 10px;
  background-size: cover;
  -webkit-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg); }

.redesign-21 .col-three-grid .wrapper .pagination ul li svg {
  display: none; }

.redesign-21 .col-three-cards .row-wrap .col-wrap {
  margin-bottom: 30px; }

.redesign-21 .filter-container .pagination {
  margin-bottom: 10px; }

.redesign-21 .filter-container .pagination ul {
  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;
  text-align: center;
  padding-left: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 24px; }

.redesign-21 .filter-container .pagination ul li {
  position: relative;
  list-style: none;
  cursor: pointer;
  margin-bottom: 0;
  line-height: 0.85 !important;
  vertical-align: top;
  padding: 0 7px; }

.redesign-21 .filter-container .pagination ul li a {
  position: relative;
  font-size: 18px !important;
  font-weight: 600;
  line-height: 0.85 !important; }

.redesign-21 .filter-container .pagination ul li.prev a {
  font-size: 0 !important; }

.redesign-21 .filter-container .pagination ul li.prev a:before {
  content: "";
  position: absolute;
  top: -9px;
  left: -9px;
  background: url(/wp-content/themes/wpx/templates/dist/images/right-arrow.svg) no-repeat;
  height: 10px;
  width: 10px;
  background-size: cover;
  -webkit-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg); }

.redesign-21 .filter-container .pagination ul li.next a {
  font-size: 0 !important; }

.redesign-21 .filter-container .pagination ul li.next a:before {
  content: "";
  position: absolute;
  top: -9px;
  left: 5px;
  background: url(/wp-content/themes/wpx/templates/dist/images/right-arrow.svg) no-repeat;
  height: 10px;
  width: 10px;
  background-size: cover; }

.redesign-21 .col-three-cards .row-wrap .col-wrap .inner-wrap {
  height: 270px; }

.redesign-21 .col-three-cards .row-wrap .col-wrap .inner-wrap .img-wrap img {
  height: 65px; }

@media (max-width: 991px) {
  .slug-integrated-blog-landing .redesign-21 .banner-fourth-level .row-wrap {
    max-width: calc(100% + 30px);
    margin-left: -15px !important; } }

@media (max-width: 767px) {
  .slug-integrated-blog-landing .redesign-21 .banner-fourth-level .row-wrap {
    margin-left: 0 !important; } }

@media (max-width: 991px) {
  .category-aiops .redesign-21 .banner-fourth-level .row-wrap {
    max-width: calc(100% + 30px);
    margin-left: -15px !important; } }

@media (max-width: 767px) {
  .category-aiops .redesign-21 .banner-fourth-level .row-wrap {
    margin-left: 0 !important; } }

@media (max-width: 991px) {
  .slug-integrated-events-webinar-landing .redesign-21 .banner-fourth-level .row-wrap {
    max-width: calc(100% + 30px);
    margin-left: -15px !important; } }

@media (max-width: 767px) {
  .slug-integrated-events-webinar-landing .redesign-21 .banner-fourth-level .row-wrap {
    margin-left: 0 !important; } }

.awards-search-container .col-three-grid .row-wrap {
  max-width: calc(100% + 30px);
  margin-left: -15px; }
  @media (max-width: 991px) {
    .awards-search-container .col-three-grid .row-wrap {
      max-width: 100%;
      margin-left: 0 !important; } }
  .awards-search-container .col-three-grid .row-wrap .col-wrap {
    border-radius: 3px;
    -ms-flex-preferred-size: calc(33.33% - 30px);
        flex-basis: calc(33.33% - 30px);
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-shadow: 0 0 16px #00000029;
            box-shadow: 0 0 16px #00000029;
    max-width: calc(33.33% - 30px);
    margin: 0 15px 20px; }
    @media (min-width: 595px) and (max-width: 991px) {
      .awards-search-container .col-three-grid .row-wrap .col-wrap {
        -ms-flex-preferred-size: calc(50% - 30px);
            flex-basis: calc(50% - 30px);
        max-width: calc(50% - 30px); } }
    @media (max-width: 595px) {
      .awards-search-container .col-three-grid .row-wrap .col-wrap {
        -ms-flex-preferred-size: calc(100%);
            flex-basis: calc(100%);
        max-width: 100%;
        margin: 0 0 20px; } }
    .awards-search-container .col-three-grid .row-wrap .col-wrap .inner-wrap {
      height: 270px;
      text-align: center;
      padding: 37px 60px;
      position: relative;
      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;
      background-color: #ffffff; }
      .awards-search-container .col-three-grid .row-wrap .col-wrap .inner-wrap:hover span::before {
        background-color: #47c647; }
      .awards-search-container .col-three-grid .row-wrap .col-wrap .inner-wrap:hover span::after {
        border-color: #ffffff; }
      .awards-search-container .col-three-grid .row-wrap .col-wrap .inner-wrap a {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        cursor: pointer; }
    .awards-search-container .col-three-grid .row-wrap .col-wrap .img-wrap {
      max-width: 190px;
      margin: 0 auto 30px; }
      .awards-search-container .col-three-grid .row-wrap .col-wrap .img-wrap img {
        height: 65px; }
    .awards-search-container .col-three-grid .row-wrap .col-wrap p {
      text-align: center;
      font-size: 16px !important;
      font-weight: 600 !important;
      line-height: 1.4 !important;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden;
      max-height: 46px; }
    .awards-search-container .col-three-grid .row-wrap .col-wrap span {
      font-size: 14px !important;
      font-weight: 600 !important;
      margin-top: 30px;
      color: #000000;
      cursor: pointer; }
      .awards-search-container .col-three-grid .row-wrap .col-wrap span::after {
        -webkit-transition: border-right-color 0.3s ease-in, border-bottom-color 0.3s ease-in;
        -o-transition: border-right-color 0.3s ease-in, border-bottom-color 0.3s ease-in;
        transition: border-right-color 0.3s ease-in, border-bottom-color 0.3s ease-in; }
      .awards-search-container .col-three-grid .row-wrap .col-wrap span::before {
        -webkit-transition: background-color 0.3s ease-in-out;
        -o-transition: background-color 0.3s ease-in-out;
        transition: background-color 0.3s ease-in-out; }

.ua-ie .redesign-21 .col-three-cards .row-wrap .col-wrap .inner-wrap .img-wrap {
  width: 100%;
  max-width: 100%; }

.ua-firefox .redesign-21 .return-link::before {
  top: 48%; }

.ua-safari .redesign-21 .return-link::before {
  top: 43.2%; }

.filter-container .btn-wrap,
.filter-container .button-wrap {
  text-align: right; }
  .filter-container .btn-wrap .clear-btn,
  .filter-container .button-wrap .clear-btn {
    position: absolute;
    top: 7px;
    right: 0;
    padding-right: 12px;
    font-weight: 600;
    color: #000000;
    line-height: 12px !important; }
    .filter-container .btn-wrap .clear-btn:hover,
    .filter-container .button-wrap .clear-btn:hover {
      color: #47c647; }
    .filter-container .btn-wrap .clear-btn::after,
    .filter-container .button-wrap .clear-btn::after {
      content: "";
      position: absolute;
      bottom: 1px;
      right: 0;
      width: 6.6px;
      height: 6.6px;
      background: url("/wp-content/themes/wpx/templates/dist/images/svgs/cross.svg") no-repeat center;
      background-size: contain; }

.ua-ie .redesign-21 .filter-container .btn-wrap,
.filter-container .button-wrap .clear-btn::after {
  width: 7.6px;
  height: 7.6px; }

.redesign-21 .blog-detail .row-wrap .content-wrap p a {
  display: inline; }

.ua-ie .redesign-21 .banner-fourth-level .wrapper .row-wrap .col-two .featured-card .card-inner .img-wrap img {
  height: auto; }

.ua-ie .redesign-21 .banner-fourth-level .wrapper .item.featured-card .card-inner {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.ua-ie .redesign-21 .col-three-cards .row-wrap .col-wrap .inner-wrap .img-wrap img {
  width: auto; }

@media (max-width: 1000px) and (min-width: 768px) {
  .slug-integrated-newsroom-landing .redesign-21 .banner-fourth-level .wrapper .item {
    height: 270px !important; }
  .slug-integrated-news-landing .redesign-21 .banner-fourth-level .wrapper .item {
    height: 270px !important; }
  .slug-integrated-press-release-landing .redesign-21 .banner-fourth-level .wrapper .item {
    height: 270px !important; } }

.pi-widget #widget-container p {
  color: #ffffff; }

.pi-widget #widget-container a {
  color: #ffffff;
  font-size: 18px !important;
  font-weight: 400 !important;
  line-height: 1.56 !important; }

@media (max-width: 991px) {
  .mfp-close {
    right: 0;
    top: -25px; } }

.redesign-20 .content-with-image .col-two .img-wrap a.magnific-video {
  position: relative;
  z-index: 1; }

.redesign-20 .content-with-image .col-two .img-wrap a.magnific-video:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-image: url("/wp-content/themes/wpx/templates/dist/images/svgs/play.svg");
  background-position: center; }

.redesign-21 .cta-with-intro .form-wrap .mktoForm select {
  color: #000000 !important; }

.logo-grid.bg-skew-bottom.demo {
  padding: 56px 0 140px; }

.logo-grid.bg-skew-bottom.demo:before {
  -webkit-transform: skewY(-5deg) rotate(0);
       -o-transform: skewY(-5deg) rotate(0);
          transform: skewY(-5deg) rotate(0);
  height: 133px;
  bottom: -115px; }

.logo-grid.migration {
  padding: 55px 0 107px;
  overflow: visible;
  z-index: 2; }

.logo-grid.migration:before {
  height: 82px; }

.logo-grid.migration:after {
  z-index: 1; }

@media (min-width: 1200px) {
  .logo-grid.migration:after {
    top: -240px; } }

.redesign-20 .banner-second-level .content-wrapper .content-outer .content-wrap a {
  vertical-align: middle;
  margin-right: 10px; }

.intro.bg-pattern-right {
  overflow: visible; }

@media (min-width: 1440px) {
  .logo-grid.bg-skew-bottom.demo:before {
    height: 45%;
    bottom: -43%;
    z-index: 0; }
  .logo-grid.migration:before {
    height: 40%;
    bottom: -40%; } }

.redesign-20 .migration .content-wrap .content-inner h5 {
  margin-bottom: 10px; }

.redesign-20 .migration.content-wrap {
  padding-right: 30px; }

.padding-50 {
  padding: 50px 0 !important; }
  @media (max-width: 595px) {
    .padding-50 {
      padding: 10px 0 !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .redesign-20 .banner-second-level.product-detail .content-wrapper .bg-img {
    max-width: 740px;
    bottom: -130px;
    right: -258px; } }

.redesign-20 .no-line h3:before {
  display: none; }

.redesign-20 .card-slider .content-wrap .content-inner h3 {
  padding-bottom: 20px; }

@media (min-width: 1300px) {
  .redesign-20 .content-with-image.wisdom:before {
    bottom: -46%; } }

@media (min-width: 1200px) {
  .redesign-20 .content-with-image.wisdom:before {
    height: 154px;
    bottom: -22%; }
  .redesign-20 .banner-second-level.wisdom .content-wrapper .bg-img {
    right: -199px; } }

@media (max-width: 1200px) {
  .redesign-20 .col-with-img.cloud-wisdom.bg-skew-bottom:before {
    height: 36%;
    bottom: -36%; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .redesign-20 .banner-second-level.wisdom .content-wrapper .bg-img {
    right: -300px; } }

@media (max-width: 595px) {
  .redesign-20 .intro.full-col.padding-top-60 {
    padding-top: 60px !important; }
  .redesign-20 .col-with-img.cloud-wisdom {
    padding: 40px 0 !important; }
  .redesign-20 .col-with-img.cloud-wisdom.bg-skew-bottom:before {
    height: 0; } }

header#hide-header-without-logo .row nav,
header#hide-header-without-logo .row .btn-outer {
  display: none !important; }

header#hide-header-without-logo .top-menu {
  opacity: 0; }

header#hide-header-without-logo .row .logo {
  margin-top: 8px; }

.redesign-20 .col-three-cards .row-wrap {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.redesign-20 .left-image .col-two:first-child {
  float: right; }

.redesign-20 .left-image .col-two:last-child {
  float: left; }

.redesign-20 .left-image .col-outer .col-two .content-outer {
  float: right; }

.redesign-20 .left-image .col-outer .col-two .content-outer .item:after {
  left: -137px; }
  @media (min-width: 992px) and (max-width: 1024px) {
    .redesign-20 .left-image .col-outer .col-two .content-outer .item:after {
      left: -78px; } }
  @media (max-width: 991px) {
    .redesign-20 .left-image .col-outer .col-two .content-outer .item:after {
      left: -65px; } }

.redesign-20 .left-image .nav {
  float: right; }

.redesign-20 .image-with-tabs .col-outer .col-two .content-outer h5 {
  margin-bottom: 10px; }

@media (min-width: 992px) and (max-width: 1234px) {
  .redesign-20 .hero-banner {
    height: 580px; } }

@media (max-width: 991px) {
  .redesign-20 .hero-banner {
    height: 580px; } }

@media (max-width: 767px) {
  .redesign-20 .hero-banner {
    height: 715px; } }

@media (max-width: 595px) {
  .redesign-20 .hero-banner {
    height: 620px; } }

@media (max-width: 480px) {
  .redesign-20 .hero-banner {
    height: 645px; } }

.redesign-20 .hero-banner .bg-img img {
  -o-object-fit: cover;
     object-fit: cover; }

.redesign-20 .hero-banner .content-outer .content-wrap {
  max-width: 700px;
  padding-top: 85px; }
  @media (min-width: 992px) and (max-width: 1233px) {
    .redesign-20 .hero-banner .content-outer .content-wrap {
      padding-top: 0; } }
  @media (max-width: 991px) {
    .redesign-20 .hero-banner .content-outer .content-wrap {
      max-width: 100%;
      padding-top: 30px; } }
  @media (max-width: 767px) {
    .redesign-20 .hero-banner .content-outer .content-wrap {
      padding-top: 20px;
      text-align: center; } }
  @media (max-width: 595px) {
    .redesign-20 .hero-banner .content-outer .content-wrap {
      padding-top: 0; } }

.redesign-20 .hero-banner .content-outer .content-wrap h1 {
  line-height: 1.1 !important; }

@media (max-width: 991px) {
  .redesign-20 .hero-banner .content-outer .content-wrap p {
    margin-bottom: 0;
    max-width: 100%; } }

@media (max-width: 767px) {
  .redesign-20 .hero-banner .content-outer .content-wrap p {
    text-align: center; } }

@media (max-width: 991px) {
  .redesign-20 .hero-banner .content-outer .content-wrap a {
    text-align: center;
    margin-top: 30px; } }

.redesign-20 .hero-banner.banner-text-black .content-outer .content-wrap h1,
.redesign-20 .hero-banner.banner-text-black .content-outer .content-wrap p {
  color: #000 !important; }

.redesign-20 .hero-banner {
  background-color: #ededed;
  overflow: hidden; }

@media (max-width: 991px) {
  .redesign-20 header .row nav > ul > li.products .sub-menu .submenu-outer .side-menu ul li p {
    padding: 3px 0 4px; } }

.redesign-20 .content-with-form .row-wrap .right-col .form-wrap .mktoForm .mktoCheckboxList {
  width: auto !important;
  margin: 30px 0 0 0; }

.redesign-20 .content-with-form .mktoForm .mktoLogicalField label {
  position: relative !important;
  padding-left: 25px; }

.redesign-20 .content-with-form .row-wrap .right-col .form-wrap .mktoForm label#LblPublic_Cloud_Competencies__c {
  display: block !important; }

.redesign-20 .content-with-form .row-wrap .right-col .form-wrap .mktoForm textarea {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: rgba(165, 165, 165, 0.1);
  border: 0 !important;
  color: #000000;
  font-family: "muli" !important;
  font-weight: 500;
  font-size: 18px !important;
  border-radius: 0 !important;
  height: 42px;
  line-height: 2 !important; }

@media (max-width: 1024px) {
  .redesign-20 .content-with-form .row-wrap .right-col .form-wrap .mktoForm .mktoCheckboxList > label {
    width: 100%; } }

.redesign-21 h1 {
  font-weight: 600;
  line-height: 1.25 !important; }

.redesign-20 .banner-white-text h1 {
  color: #ffffff !important; }

.redesign-20 .banner-white-text p {
  color: #ffffff !important; }

.redesign-20 .banner-third-level .bg-img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }
  @media (min-width: 768px) and (max-width: 991px) {
    .redesign-20 .banner-third-level .bg-img {
      right: -10%; } }
  @media (min-width: 481px) and (max-width: 767px) {
    .redesign-20 .banner-third-level .bg-img {
      right: -50%; } }
  @media (max-width: 480px) {
    .redesign-20 .banner-third-level .bg-img {
      right: -102%; } }

.redesign-20 .banner-third-level .bg-img img {
  width: 100%;
  height: 100%; }

.redesign-20 .banner-fifth-level .bg-img img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover; }

.redesign-20 .banner-fifth-level.with-form {
  padding-bottom: 30px !important; }

.redesign-20 .banner-fifth-level.with-form .wrapper {
  position: relative;
  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;
  min-height: 460px;
  padding-bottom: 60px; }
  @media (max-width: 1234px) {
    .redesign-20 .banner-fifth-level.with-form .wrapper {
      min-height: 350px;
      padding-top: 48px; } }

.ua-ie .redesign-20 .banner-fifth-level.with-form .wrapper {
  height: 460px; }
  @media (max-width: 1234px) {
    .ua-ie .redesign-20 .banner-fifth-level.with-form .wrapper {
      min-height: 350px;
      padding-top: 48px; } }

.redesign-20 .banner-fifth-level.with-form .wrapper h1 {
  max-width: 100%; }

.redesign-20 .banner-fifth-level.with-form .wrapper p {
  max-width: 100%; }

.redesign-20 .banner-fifth-level .wrapper p {
  margin-top: 15px;
  font-size: 20px !important; }

.redesign-20 .banner-fifth-level.text-white p {
  color: #ffffff; }

.redesign-20 .content-with-form .row-wrap .right-col .form-wrap {
  z-index: 1; }

.redesign-20 .content-with-form .row-wrap .right-col .form-wrap h3 {
  padding: 0 25px; }
  @media (max-width: 595px) {
    .redesign-20 .content-with-form .row-wrap .right-col .form-wrap h3 {
      padding: 0 10px; } }

.redesign-20 .content-with-form .row-wrap .right-col .form-wrap p {
  text-align: center;
  padding: 0 15px; }

.redesign-20 .content-with-form .row-wrap .right-col .form-wrap .mktoForm input[type="checkbox"]:checked + label:before {
  top: -31px !important; }

.redesign-20 .content-with-form .row-wrap .right-col .form-wrap .mktoForm label[for="Email_Consent__c"] {
  padding-left: 24px; }

body .mktoForm .mktoFieldWrap label[for="Email_Consent__c"] {
  padding-right: 0 !important; }

label#LblmktoCheckbox_9403_0,
label#LblmktoCheckbox_9403_1 {
  margin-top: 30px; }

@media (max-width: 1024px) {
  label#LblmktoCheckbox_9403_1 {
    margin-top: 0; } }

body .mktoForm .mktoLabel {
  pointer-events: visible; }
  @media (max-width: 480px) {
    body .mktoForm .mktoLabel {
      padding: 0; } }

.redesign-20 .content-with-form .row-wrap .right-col .form-wrap .mktoForm input {
  outline: none; }

.redesign-20 .content-with-form .row-wrap .right-col .form-wrap .mktoForm label#LblPublic_Cloud_Competencies__c {
  margin-bottom: 65px; }
  @media (max-width: 1024px) {
    .redesign-20 .content-with-form .row-wrap .right-col .form-wrap .mktoForm label#LblPublic_Cloud_Competencies__c {
      margin-bottom: 95px; } }

@media (min-width: 992px) and (max-width: 1234px) {
  .redesign-20 .content-with-form {
    padding: 50px 0 100px; } }

@media (min-width: 596px) and (max-width: 991px) {
  .redesign-20 .content-with-form {
    padding: 50px 0 80px; } }

@media (max-width: 767px) {
  .redesign-20 .content-with-form .row-wrap .right-col {
    padding-left: 0; } }

@media (max-width: 767px) and (min-width: 596px) and (max-width: 767px) {
  .redesign-20 .content-with-form .row-wrap .right-col .form-wrap {
    margin-top: 30px !important; } }

@media (max-width: 595px) {
  .redesign-20 .content-with-form {
    padding: 50px 0; }
  .redesign-20 .content-with-form .row-wrap .left-col {
    margin-top: 40px;
    padding-right: 0; } }

.redesign-20 .content-with-form .row-wrap .right-col .form-wrap .mktoForm select {
  text-overflow: ellipsis; }

@media (max-width: 480px) {
  .redesign-20 .content-with-form .row-wrap .left-col .list-wrap ul li:before {
    top: 2px; } }

.ua-safari .redesign-20 .content-with-form .row-wrap .right-col .form-wrap .mktoForm .mktoButtonRow .mktoButton:after {
  border-top-right-radius: 1px; }

.ua-safari .redesign-20 .btn-default:after {
  border-top-right-radius: 1px; }

.ua-safari .redesign-20 .btn-transparent:after {
  border-top-right-radius: 1px; }

.redesign-20 .support-content .row-wrap ul li a {
  word-break: normal; }

.redesign-20 .hero-banner .video-play-icon {
  position: absolute;
  right: 300px;
  bottom: 57%;
  z-index: 3; }
  @media (min-width: 992px) and (max-width: 1234px) {
    .redesign-20 .hero-banner .video-play-icon {
      right: 230px;
      bottom: 54%; } }
  @media (max-width: 991px) {
    .redesign-20 .hero-banner .video-play-icon {
      right: 200px;
      bottom: 50%; } }
  @media (max-width: 767px) {
    .redesign-20 .hero-banner .video-play-icon {
      right: 170px;
      bottom: 57%; } }
  @media (max-width: 480px) {
    .redesign-20 .hero-banner .video-play-icon {
      right: 125px;
      bottom: 69%; } }

.redesign-20 .hero-banner .video-play-icon a {
  width: 70px;
  height: 70px; }
  @media (max-width: 480px) {
    .redesign-20 .hero-banner .video-play-icon a {
      width: 50px;
      height: 50px; } }

.redesign-20 .hero-banner .video-play-icon:hover {
  -webkit-transform: scale(1.07);
       -o-transform: scale(1.07);
          transform: scale(1.07);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.redesign-20 .hero-banner .bg-img:before {
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: 100% 100%;
  right: -6%;
  top: -22%;
  z-index: -1; }
  @media (min-width: 1925px) {
    .redesign-20 .hero-banner .bg-img:before {
      right: -11%; } }
  @media (min-width: 992px) and (max-width: 1234px) {
    .redesign-20 .hero-banner .bg-img:before {
      right: -4%; } }
  @media (max-width: 767px) {
    .redesign-20 .hero-banner .bg-img:before {
      right: -30%;
      top: -30%; } }
  @media (max-width: 595px) {
    .redesign-20 .hero-banner .bg-img:before {
      right: -19%;
      top: -22%; } }
  @media (max-width: 480px) {
    .redesign-20 .hero-banner .bg-img:before {
      right: -28%;
      top: -32%; } }

.redesign-20 .hero-banner .bg-img {
  height: 100%;
  z-index: 3;
  top: 23%;
  right: 4%;
  overflow: visible; }
  @media (min-width: 1234px) {
    .redesign-20 .hero-banner .bg-img {
      max-width: 100%; } }
  @media (min-width: 992px) and (max-width: 1234px) {
    .redesign-20 .hero-banner .bg-img {
      top: 32%;
      height: 510px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .redesign-20 .hero-banner .bg-img {
      top: 45%;
      height: 420px; } }
  @media (max-width: 767px) {
    .redesign-20 .hero-banner .bg-img {
      top: auto;
      left: 10%;
      height: 462px;
      bottom: -24%;
      max-width: 444px; } }
  @media (max-width: 595px) {
    .redesign-20 .hero-banner .bg-img {
      left: 4%;
      bottom: -30%;
      max-width: 430px; } }
  @media (max-width: 480px) {
    .redesign-20 .hero-banner .bg-img {
      max-width: 306px;
      left: 2%;
      bottom: -42%; } }

.redesign-20 .hero-banner .content-outer {
  margin: 0;
  padding-top: 100px;
  z-index: 4; }
  @media (max-width: 991px) {
    .redesign-20 .hero-banner .content-outer {
      max-width: 475px;
      padding-top: 0; } }
  @media (max-width: 767px) {
    .redesign-20 .hero-banner .content-outer {
      display: block;
      max-width: 100%;
      padding-top: 0;
      margin: 0 auto; } }

@media (min-width: 1926px) {
  .ua-safari .redesign-20 .hero-banner .bg-img:before {
    background-size: cover;
    top: -30%; } }

@media (min-width: 1500px) and (max-width: 1925px) {
  .ua-safari .redesign-20 .hero-banner .bg-img:before {
    background-size: 100% 100%;
    top: -30%;
    left: 17%; } }

@media (min-width: 1234px) {
  .ua-safari .redesign-20 .hero-banner .bg-img:before {
    right: -4%;
    top: -15%; } }

@media (min-width: 992px) and (max-width: 1234px) {
  .ua-safari .redesign-20 .hero-banner .bg-img:before {
    right: -6%;
    top: -12%; } }

@media (max-width: 991px) {
  .ua-safari .redesign-20 .hero-banner .bg-img:before {
    right: -6%;
    top: -12%; } }

@media (max-width: 767px) {
  .ua-safari .redesign-20 .hero-banner .bg-img:before {
    right: -30%;
    top: -30%; } }

.redesign-20 .hero-banner .video-play-icon {
  position: absolute;
  right: 300px;
  bottom: 57%;
  z-index: 3; }
  @media (min-width: 992px) and (max-width: 1234px) {
    .redesign-20 .hero-banner .video-play-icon {
      right: 230px;
      bottom: 54%; } }
  @media (max-width: 991px) {
    .redesign-20 .hero-banner .video-play-icon {
      right: 200px;
      bottom: 50%; } }
  @media (max-width: 767px) {
    .redesign-20 .hero-banner .video-play-icon {
      right: 170px;
      bottom: 57%; } }
  @media (max-width: 480px) {
    .redesign-20 .hero-banner .video-play-icon {
      right: 125px;
      bottom: 69%; } }

.redesign-20 .hero-banner .video-play-icon a {
  width: 70px;
  height: 70px; }
  @media (max-width: 480px) {
    .redesign-20 .hero-banner .video-play-icon a {
      width: 50px;
      height: 50px; } }

.redesign-20 .hero-banner .video-play-icon:hover {
  -webkit-transform: scale(1.07);
       -o-transform: scale(1.07);
          transform: scale(1.07);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.redesign-20 .hero-banner .bg-img:before {
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: 100% 100%;
  right: -6%;
  top: -22%;
  z-index: -1; }
  @media (min-width: 1925px) {
    .redesign-20 .hero-banner .bg-img:before {
      right: -11%; } }
  @media (min-width: 992px) and (max-width: 1234px) {
    .redesign-20 .hero-banner .bg-img:before {
      right: -4%; } }
  @media (max-width: 767px) {
    .redesign-20 .hero-banner .bg-img:before {
      right: -30%;
      top: -30%; } }
  @media (max-width: 595px) {
    .redesign-20 .hero-banner .bg-img:before {
      right: -19%;
      top: -22%; } }
  @media (max-width: 480px) {
    .redesign-20 .hero-banner .bg-img:before {
      right: -28%;
      top: -32%; } }

.redesign-20 .hero-banner .bg-img {
  height: 100%;
  z-index: 3;
  top: 23%;
  right: 4%;
  overflow: visible; }
  @media (min-width: 1234px) {
    .redesign-20 .hero-banner .bg-img {
      max-width: 100%; } }
  @media (min-width: 992px) and (max-width: 1234px) {
    .redesign-20 .hero-banner .bg-img {
      top: 32%;
      height: 510px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .redesign-20 .hero-banner .bg-img {
      top: 45%;
      height: 420px; } }
  @media (max-width: 767px) {
    .redesign-20 .hero-banner .bg-img {
      top: auto;
      left: 10%;
      height: 462px;
      bottom: -24%;
      max-width: 444px; } }
  @media (max-width: 595px) {
    .redesign-20 .hero-banner .bg-img {
      left: 4%;
      bottom: -30%;
      max-width: 430px; } }
  @media (max-width: 480px) {
    .redesign-20 .hero-banner .bg-img {
      max-width: 306px;
      left: 2%;
      bottom: -42%; } }

.redesign-20 .hero-banner .content-outer {
  margin: 0;
  padding-top: 100px;
  z-index: 4; }
  @media (max-width: 991px) {
    .redesign-20 .hero-banner .content-outer {
      max-width: 540px;
      padding-top: 35px; } }
  @media (max-width: 767px) {
    .redesign-20 .hero-banner .content-outer {
      display: block;
      max-width: 100%;
      margin: 0 auto; } }

@media (min-width: 1926px) {
  .ua-safari .redesign-20 .hero-banner .bg-img:before {
    background-size: cover;
    top: -30%; } }

@media (min-width: 1500px) and (max-width: 1925px) {
  .ua-safari .redesign-20 .hero-banner .bg-img:before {
    background-size: 100% 100%;
    top: -30%;
    left: 17%; } }

@media (min-width: 1234px) {
  .ua-safari .redesign-20 .hero-banner .bg-img:before {
    right: -4%;
    top: -15%; } }

@media (min-width: 992px) and (max-width: 1234px) {
  .ua-safari .redesign-20 .hero-banner .bg-img:before {
    right: -6%;
    top: -12%; } }

@media (max-width: 991px) {
  .ua-safari .redesign-20 .hero-banner .bg-img:before {
    right: -6%;
    top: -12%; } }

@media (max-width: 767px) {
  .ua-safari .redesign-20 .hero-banner .bg-img:before {
    right: -30%;
    top: -30%; } }

.redesign-20 header {
  z-index: 1000; }

@media (min-width: 992px) {
  .redesign-20 header .row .logo {
    margin-top: 0;
    -ms-flex-item-align: center;
        align-self: center; }
  .redesign-20 header .row nav > ul > li .sub-menu {
    padding-top: 30px; }
  .redesign-20 header .row nav > ul > li.has-dropdown > a:before {
    bottom: -33px; }
  .redesign-20 header .row .btn-outer {
    max-width: calc(40% - 50px); }
  .redesign-20 header .row .btn-outer .btn-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .redesign-20 header .row .btn-outer .search-icon {
    margin: 0; } }

@media (min-width: 1025px) and (max-width: 1199px) {
  .redesign-20 header .row nav {
    margin-left: 25px; }
  .redesign-20 header .row nav > ul > li {
    margin-right: 18px; }
  .redesign-20 header .row .btn-outer .btn-wrap a {
    margin-right: 18px !important; } }

@media (min-width: 992px) and (max-width: 1024px) {
  .redesign-20 header .row nav {
    margin-left: 18px; }
  .redesign-20 header .row nav > ul > li {
    margin-right: 15px; }
  .redesign-20 header .row .btn-outer .btn-wrap a {
    margin-right: 15px !important; } }

.redesign-20 header .btn-default:before {
  width: 28px; }

.redesign-20 header .btn-default:after {
  right: 13px;
  width: 8px;
  height: 8px; }

.redesign-20 header .row .btn-outer .btn-wrap a {
  margin-right: 20px; }

.redesign-20 header .row .btn-outer .btn-wrap a.btn-default {
  padding: 9px 32px 10px 10px;
  border: 0 solid #47c647; }

.redesign-20 header .row nav > ul > li.mobile-top-nav-list ul li .btn-wrap a.btn-default {
  padding: 6px 32px 9px 10px;
  border: 0 solid #47c647; }

.redesign-20 header .search-form-wrapper form:after {
  right: 0; }

.redesign-20 header .row nav > ul > li.mobile-top-nav-list ul li .btn-wrap a {
  margin-right: 15px; }

.redesign-20 header .row nav > ul > li.mobile-top-nav-list ul li .btn-wrap .btn-default:before {
  right: -3px;
  width: 30px;
  background: #34a634; }

.redesign-20 header .row nav > ul > li.mobile-top-nav-list ul li .btn-wrap .btn-default:after {
  border-bottom: 2px solid #ffffff;
  border-right: 2px solid #ffffff; }

.redesign-20 header .row nav > ul > li.mobile-top-nav-list ul li:nth-of-type(4) {
  border-bottom: 0 solid #a5a5a5; }

.redesign-20 header .row nav > ul > li.mobile-top-nav-list ul li:last-child {
  padding: 8px 0; }

@media (max-width: 737px) and (min-width: 666px) {
  .redesign-20 header .row nav > ul > li.products .sub-menu {
    height: 660px; } }

.redesign-21 .cta-with-intro .form-wrap .mktoForm input {
  outline: none; }

@media (max-width: 595px) {
  .redesign-21 .cta-with-intro .form-wrap .mktoForm .mktoButtonRow {
    margin-top: 70px; } }

@media (min-width: 992px) {
  .redesign-20 footer .footer-links-outer .footer-links > ul li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%; } }

.redesign-20 .banner-second-level.content-center .content-wrapper .content-outer .content-wrap {
  margin: 0 auto;
  text-align: center; }

.redesign-20 .banner-second-level.content-center .content-wrapper .content-outer .content-wrap h1 {
  text-align: center; }

.redesign-20 .banner-second-level.content-center .content-wrapper .content-outer .content-wrap p {
  text-align: center; }

@media (max-width: 991px) {
  .redesign-20 .banner-second-level.content-center {
    min-height: auto;
    height: auto; } }

@media (min-width: 992px) {
  .redesign-20 .banner-second-level.content-right .content-wrapper .bg-img {
    left: -115px;
    z-index: -1;
    bottom: -32px; } }

.redesign-20 .banner-second-level.content-right .content-wrapper .content-outer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }
  @media (max-width: 991px) {
    .redesign-20 .banner-second-level.content-right .content-wrapper .content-outer {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }

@media (min-width: 1025px) and (max-width: 1234px) {
  .redesign-20 .banner-second-level.content-right .content-wrapper .content-outer .content-wrap {
    max-width: 580px; } }

@media (min-width: 992px) and (max-width: 1024px) {
  .redesign-20 .banner-second-level.content-right .content-wrapper .content-outer .content-wrap {
    max-width: 452px;
    left: -95px; }
  .redesign-20 .banner-second-level.content-right .content-wrapper .bg-img {
    left: 0;
    max-width: 580px;
    max-height: 410px; } }

.redesign-20 .logo-grid {
  padding: 90px 0 70px; }
  @media (min-width: 992px) and (max-width: 1234px) {
    .redesign-20 .logo-grid {
      padding: 70px 0; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .redesign-20 .logo-grid {
      padding: 50px 0; } }
  @media (max-width: 767px) {
    .redesign-20 .logo-grid {
      padding: 40px 0; } }

.redesign-20 .logo-grid h3 {
  text-align: center; }

@media (min-width: 992px) {
  .redesign-21 .banner-fourth-level .wrapper {
    padding-top: 43px; }
  .redesign-21 .banner-fourth-level .wrapper .row-wrap .col-two:first-child {
    max-width: calc(41% - 30px);
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(41% - 30px);
            flex: 0 0 calc(41% - 30px);
    padding-top: 40px; }
  .redesign-21 .banner-fourth-level .wrapper .row-wrap .col-two:last-child {
    max-width: calc(59% - 30px);
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(59% - 30px);
            flex: 0 0 calc(59% - 30px); }
  .redesign-21 .banner-fourth-level .wrapper .title h6 {
    margin-top: 18px; }
  .redesign-21 .banner-fourth-level .wrapper .item {
    max-width: 687px;
    height: 183px;
    margin-left: auto; } }

@media (min-width: 1233px) {
  .redesign-21 .banner-fourth-level .wrapper .row-wrap .col-two .featured-card .card-inner .img-wrap {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 378px;
            flex: 0 0 378px;
    max-width: 378px;
    max-height: 183px; }
  .redesign-21 .banner-fourth-level .wrapper .row-wrap .col-two .featured-card .card-inner .text-wrap {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 378px);
            flex: 0 0 calc(100% - 378px);
    max-width: calc(100% - 378px); } }

@media (min-width: 596px) and (max-width: 991px) {
  .redesign-21 .banner-fourth-level .wrapper .row-wrap .col-two .featured-card .card-inner .img-wrap {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 55%;
            flex: 0 0 55%;
    max-width: 55%; }
  .redesign-21 .banner-fourth-level .wrapper .row-wrap .col-two .featured-card .card-inner .text-wrap {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 45%;
            flex: 0 0 45%;
    max-width: 45%; } }

@media (max-width: 595px) {
  .redesign-21 .banner-fourth-level .wrapper .item.featured-card .card-inner .img-wrap {
    height: 200px; } }

@media (max-width: 480px) {
  .redesign-21 .banner-fourth-level .wrapper .item.featured-card .card-inner .img-wrap {
    height: 180px; } }

@media (min-width: 992px) and (max-width: 1234px) {
  .redesign-21 .banner-fourth-level .wrapper .row-wrap .col-two:last-child {
    padding-top: 40px; }
  .redesign-21 .banner-fourth-level .wrapper .row-wrap .col-two .featured-card .card-inner .img-wrap {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 55%;
            flex: 0 0 55%;
    max-width: 55%;
    max-height: 183px; }
  .redesign-21 .banner-fourth-level .wrapper .row-wrap .col-two .featured-card .card-inner .text-wrap {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 45%;
            flex: 0 0 45%;
    max-width: 45%; } }

@media (min-width: 768px) and (max-width: 991px) {
  .redesign-21 .banner-fourth-level .wrapper .row-wrap .col-two .featured-card .card-inner .img-wrap img {
    height: 100%; } }

@media (min-width: 596px) and (max-width: 767px) {
  .redesign-21 .banner-fourth-level .wrapper .row-wrap .col-two .featured-card .card-inner .img-wrap {
    max-height: 200px; } }

.redesign-21 .banner-fourth-level .wrapper .row-wrap {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.redesign-21 .banner-fourth-level .wrapper .item.featured-card .card-inner .text-wrap {
  padding: 26px 29px 29px 43px; }

.redesign-21 .banner-fourth-level .wrapper .item .text-wrap .release-date span:first-child {
  display: block;
  margin-bottom: 8px; }

.redesign-21 .banner-fourth-level .wrapper .item .text-wrap .green-arrow {
  display: inline-block !important; }

.redesign-21 .banner-fourth-level .wrapper .item .text-wrap span:nth-of-type(1) {
  display: none; }

.redesign-21 .banner-fourth-level .wrapper .item.same-height .text-wrap span:nth-of-type(1) {
  display: inline-block; }

.redesign-21 .banner-fourth-level .wrapper .item.single-col .text-wrap span:nth-of-type(1) {
  display: block; }

.redesign-21 .banner-fourth-level .wrapper .item .text-wrap span.link {
  display: inline-block !important; }

.redesign-21 .banner-fourth-level .wrapper .item .text-wrap .green-arrow {
  margin-top: 12px; }

.redesign-21 .banner-fourth-level.padding-bottom-10 {
  padding-bottom: 75px; }
  @media (max-width: 991px) {
    .redesign-21 .banner-fourth-level.padding-bottom-10 {
      padding-bottom: 30px; } }

.redesign-21 .banner-fourth-level .wrapper .item .text-wrap p {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden; }

.redesign-21 .col-three-grid .item .card-inner .img-wrap {
  height: 181px;
  overflow: hidden; }

.redesign-20 .banner-fifth-level .wrapper h1 {
  max-width: 768px;
  margin-top: 8px;
  font-weight: bold;
  line-height: 1.25;
  letter-spacing: normal; }

.redesign-20 .banner-fifth-level.text-white h1 {
  color: #ffffff; }

.redesign-20 header .container {
  max-width: 1600px; }
  @media (min-width: 1601px) and (max-width: 1750px) {
    .redesign-20 header .container {
      max-width: 1450px; } }
  @media (min-width: 1400px) and (max-width: 1600px) {
    .redesign-20 header .container {
      max-width: 1445px; } }
  @media (min-width: 1200px) and (max-width: 1399px) {
    .redesign-20 header .container {
      max-width: 1380px; } }

@media (min-width: 992px) {
  .redesign-20 header .row nav > ul > li {
    margin-right: 24px; }
  .redesign-20 header .row nav > ul > li.has-dropdown > a {
    padding-right: 15px; } }

@media (min-width: 1025px) and (max-width: 1199px) {
  .redesign-20 header .row nav {
    margin-left: 15px; }
  .redesign-20 header .row nav > ul > li {
    margin-right: 10px; }
  .redesign-20 header .row nav > ul > li > a {
    font-size: 15px !important; }
  .redesign-20 header .row .btn-outer .btn-wrap a {
    margin-right: 16px !important; } }

@media (min-width: 992px) and (max-width: 1024px) {
  .redesign-20 header .row nav > ul > li {
    margin-right: 9px; }
  .redesign-20 header .row nav > ul > li > a {
    font-size: 14px !important; }
  .redesign-20 header .row nav {
    margin-left: 12px; }
  .redesign-20 header .row .btn-outer .btn-wrap a {
    margin-right: 12px !important; } }

@media (min-width: 1601px) {
  .redesign-20 header .row nav > ul > li .sub-menu {
    left: 35%; } }

.redesign-20 header .row nav > ul > li.has-dropdown.help.center .sub-menu.small-menu {
  left: calc(36% - 9px); }

.redesign-20 header .row nav > ul > li.has-dropdown.pricing .sub-menu.small-menu {
  left: 24%; }

.redesign-20 header .row nav > ul > li.has-dropdown .sub-menu.small-menu {
  left: 50%; }

@media (min-width: 1400px) and (max-width: 1600px) {
  .redesign-20 header .row nav > ul > li .sub-menu {
    left: 38%; }
  .redesign-20 header .row nav > ul > li.has-dropdown .sub-menu.small-menu {
    left: 55%; } }

@media (min-width: 1200px) and (max-width: 1399px) {
  .redesign-20 header .row nav > ul > li .sub-menu {
    left: 47%; }
  .redesign-20 header .row nav > ul > li.has-dropdown .sub-menu.small-menu {
    left: 60%; }
  .redesign-20 header .row nav > ul > li.has-dropdown.help.center .sub-menu.small-menu {
    left: calc(46% - 9px); }
  .redesign-20 header .row nav > ul > li.has-dropdown.pricing .sub-menu.small-menu {
    left: 32%; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .redesign-20 header .row nav > ul > li .sub-menu {
    left: 50%; }
  .redesign-20 header .row nav > ul > li.has-dropdown .sub-menu.small-menu {
    left: 56%; }
  .redesign-20 header .row nav > ul > li.has-dropdown.help.center .sub-menu.small-menu {
    left: calc(38% - 9px); } }

.redesign-20 header .row nav > ul > li.has-dropdown.pricing .sub-menu.small-menu .parent-li {
  display: none; }

.redesign-20 header .row nav > ul > li.has-dropdown.help .sub-menu.small-menu .parent-li {
  display: none; }

@media (min-width: 992px) and (max-width: 1199px) {
  .redesign-20 header .row nav > ul > li.has-dropdown > a:before {
    bottom: -35px; } }

.redesign-20 header .menu-item a img {
  display: none; }

.redesign-20 header .row nav > ul > li.has-dropdown .sub-menu {
  height: auto;
  background-color: #ffffff;
  padding-bottom: 30px;
  margin-top: 30px;
  -webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.16);
          box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.16); }
  @media (max-width: 991px) {
    .redesign-20 header .row nav > ul > li.has-dropdown .sub-menu {
      -webkit-box-shadow: none;
              box-shadow: none;
      position: relative;
      margin-top: 20px;
      z-index: 2; } }
  @media (max-width: 595px) {
    .redesign-20 header .row nav > ul > li.has-dropdown .sub-menu {
      height: auto; } }

.redesign-20 header .row nav > ul > li .sub-menu .left-menu {
  -webkit-box-flex: 0 !important;
      -ms-flex: 0 0 277px !important;
          flex: 0 0 277px !important;
  max-width: 277px !important;
  width: 100%;
  padding: 8px 20px 8px 39px; }
  @media (max-width: 991px) {
    .redesign-20 header .row nav > ul > li .sub-menu .left-menu {
      padding: 8px 20px; } }
  @media (max-width: 595px) {
    .redesign-20 header .row nav > ul > li .sub-menu .left-menu {
      padding: 0 !important; } }
  @media (min-width: 596px) and (max-width: 767px) {
    .redesign-20 header .row nav > ul > li .sub-menu .left-menu {
      -webkit-box-flex: 0 !important;
          -ms-flex: 0 0 250px !important;
              flex: 0 0 250px !important;
      max-width: 250px !important; } }

.redesign-20 header .row nav > ul > li .sub-menu .left-menu.active {
  background-color: #0073dd; }

.redesign-20 header .row nav > ul > .small-menu .sub-menu li.active {
  background-color: #0073dd; }

.redesign-20 header .row nav > ul > li .sub-menu .left-menu.active a {
  color: #ffffff; }

.redesign-20 header .row nav > ul > li.small-menu li.active a {
  color: #ffffff; }

.redesign-20 header .row nav > ul > li .sub-menu .left-menu.active .nav-desc {
  color: #ffffff; }

.redesign-20 header .row nav > ul > li .sub-menu .left-menu .sub-menu {
  display: none !important; }
  @media (max-width: 595px) {
    .redesign-20 header .row nav > ul > li .sub-menu .left-menu .sub-menu {
      display: block !important; } }

.redesign-20 header .row nav > ul > li .sub-menu .left-menu.active .sub-menu {
  display: block !important; }

.redesign-20 header .row nav > ul > li .sub-menu .left-menu a {
  font-size: 16px !important;
  font-weight: 700;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  display: block; }

.redesign-20 header .row nav > ul > li .sub-menu .left-menu .nav-desc {
  padding: 3px 0 12px;
  font-size: 14px !important;
  font-weight: 400;
  line-height: 1.58 !important;
  display: block;
  color: #000; }
  @media (max-width: 991px) {
    .redesign-20 header .row nav > ul > li .sub-menu .left-menu .nav-desc {
      padding: 3px 0; } }

.redesign-20 header .row nav .menu-image-title {
  padding-left: 0; }

.redesign-20 header .row nav > ul > li .sub-menu .left-menu .sub-menu {
  max-width: calc(100% - 277px);
  width: 100%;
  height: auto !important;
  left: 64%;
  padding: 0 56px 0 75px;
  margin-top: 0;
  -webkit-box-shadow: none;
          box-shadow: none; }
  @media (min-width: 992px) and (max-width: 1234px) {
    .redesign-20 header .row nav > ul > li .sub-menu .left-menu .sub-menu {
      left: 615px; } }
  @media (max-width: 991px) {
    .redesign-20 header .row nav > ul > li .sub-menu .left-menu .sub-menu {
      position: absolute;
      left: auto;
      right: 0;
      top: 0;
      padding: 50px 20px 0 30px; } }
  @media (min-width: 596px) and (max-width: 767px) {
    .redesign-20 header .row nav > ul > li .sub-menu .left-menu .sub-menu {
      max-width: calc(100% - 250px); } }
  @media (max-width: 595px) {
    .redesign-20 header .row nav > ul > li .sub-menu .left-menu .sub-menu {
      position: static;
      padding: 20px 20px 10px; } }

.redesign-20 header .row nav > ul > li .sub-menu .left-menu .sub-menu a {
  padding: 0;
  color: #000000; }

.redesign-20 header .row nav > ul > li .sub-menu .left-menu .sub-menu .nav-desc {
  color: #000000; }

.redesign-20 header .row nav > ul > li .sub-menu .left-menu .sub-menu .items-outer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 991px) {
    .redesign-20 header .row nav > ul > li .sub-menu .left-menu .sub-menu .items-outer {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }

.redesign-20 header .row nav > ul > li .sub-menu .left-menu .sub-menu .text-wrap {
  max-width: 433px;
  padding-right: 20px;
  height: auto !important; }

.redesign-20 header .row nav > ul > li .sub-menu .left-menu .sub-menu .items-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  width: 100%; }

.redesign-20 header .row nav > ul > li .sub-menu .sub-menu .items a {
  font-size: 22px !important;
  font-weight: 600;
  line-height: 1.36 !important; }

.redesign-20 header .row nav > ul > li .sub-menu .items .nav-desc {
  padding: 0; }

.redesign-20 header .row nav > ul > li .sub-menu .sub-menu .link span {
  font-size: 14px !important;
  line-height: 1.57 !important;
  font-weight: 900;
  margin-top: 16px;
  color: #47c647; }

.redesign-20 header .row nav > ul > li .sub-menu .sub-menu .link-wrap {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 48%;
          flex: 0 0 48%;
  max-width: 48%;
  width: 100%;
  padding-left: 4px;
  padding-top: 18px; }
  @media (max-width: 991px) {
    .redesign-20 header .row nav > ul > li .sub-menu .sub-menu .link-wrap {
      padding-left: 0;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%; } }

.redesign-20 header .row nav > ul > li .sub-menu .sub-menu .nav-link span {
  font-size: 14px !important;
  line-height: 1.57 !important;
  font-weight: 400;
  margin-bottom: 11px;
  display: inline; }

.redesign-20 header .row nav > ul > li .sub-menu .sub-menu .nav-link span:hover {
  color: #47c647; }

.redesign-20 header .row nav > ul > li .sub-menu .sub-menu .items-outer .link-wrap .nav-link .description-wrap:after {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  margin-left: -6px;
  border-bottom: 1px solid #47c647;
  border-right: 1px solid #47c647;
  -webkit-transform: rotate(-45deg) translate(8px, 6px);
  -o-transform: rotate(-45deg) translate(8px, 6px);
     transform: rotate(-45deg) translate(8px, 6px);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  -o-transition: -o-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out, -o-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out; }

.redesign-20 header .row nav > ul > li .sub-menu .sub-menu .items-outer .link-wrap .nav-link .description-wrap:hover::after {
  -webkit-transform: rotate(-45deg) translate(11px, 8px);
       -o-transform: rotate(-45deg) translate(11px, 8px);
          transform: rotate(-45deg) translate(11px, 8px); }

.redesign-20 header .row nav > ul > li .sub-menu .left-menu .sub-menu .nav-items .link a {
  margin-bottom: 0; }

.redesign-20 header .row nav > ul > li .sub-menu .sub-menu .img-with-link {
  width: 100%;
  border-top: 1px solid rgba(165, 165, 165, 0.5);
  padding-top: 30px;
  margin-top: 25px; }

.redesign-20 header .row nav > ul > li .sub-menu .sub-menu .img-with-link .img-wrapper {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 172px;
          flex: 0 0 172px;
  max-width: 172px;
  height: 132px;
  overflow: hidden; }
  @media (max-width: 991px) {
    .redesign-20 header .row nav > ul > li .sub-menu .sub-menu .img-with-link .img-wrapper {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 130px;
              flex: 0 0 130px;
      max-width: 130px;
      height: 110px; } }

.redesign-20 header .row nav > ul > li .sub-menu .sub-menu .img-with-link .img-wrapper img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover; }

.redesign-20 header .row nav > ul > li .sub-menu .sub-menu .img-with-link .img-wrap {
  width: 100%; }

.redesign-20 header .row nav > ul > li .sub-menu .sub-menu .img-with-link .description-wrap {
  width: 100%;
  padding: 4px 0 0 30px; }

.redesign-20 header .row nav > ul > li .sub-menu .sub-menu .img-with-link .description-wrap .nav-desc {
  padding: 3px 20px 7px 0;
  font-weight: 400; }

.redesign-20 header .row nav > ul > li .sub-menu .sub-menu .img-with-link .description-wrap .link .description-wrap {
  padding-left: 0; }

.redesign-20 header .row nav > ul > li .sub-menu .sub-menu .img-with-link .description-wrap .link .description-wrap span {
  cursor: pointer; }

.redesign-20 header .row nav > ul > li.small-menu .sub-menu {
  width: 278px;
  height: auto;
  padding-bottom: 30px;
  -webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.16);
          box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.16);
  z-index: 2; }
  @media (max-width: 991px) {
    .redesign-20 header .row nav > ul > li.small-menu .sub-menu {
      -webkit-box-shadow: none;
              box-shadow: none; } }

.redesign-20 header .row nav > ul > li.pricing .sub-menu {
  left: 25%; }
  @media (max-width: 991px) {
    .redesign-20 header .row nav > ul > li.pricing .sub-menu {
      left: 0; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .redesign-20 header .row nav > ul > li.help .sub-menu {
    left: 43%; }
  .redesign-20 header .row nav > ul > li.company .sub-menu {
    left: 54%; } }

@media (min-width: 1750px) {
  .redesign-20 header .row nav > ul > li.company .sub-menu {
    left: 48%; } }

@media (min-width: 1400px) and (max-width: 1749px) {
  .redesign-20 header .row nav > ul > li.company .sub-menu {
    left: 53%; } }

@media (min-width: 1200px) and (max-width: 1399px) {
  .redesign-20 header .row nav > ul > li.company .sub-menu {
    left: 52%; } }

.redesign-20 header .row nav > ul > li.pricing .sub-menu .parent-li {
  display: none; }

.redesign-20 header .row nav > ul > li.help .sub-menu .parent-li {
  display: none; }

.redesign-20 header .row nav > ul > li.small-menu .sub-menu li a {
  font-size: 16px !important;
  font-weight: 700;
  padding: 7px 20px 7px 39px; }

.redesign-20 header .row nav > ul > li .sub-menu .sub-menu .img-with-link .img-wrap a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: default; }

.redesign-20 header .row nav > ul > li.solutions .sub-menu .left-menu {
  margin-bottom: 10px;
  padding: 7px 20px 7px 39px; }

.redesign-20 header .row nav > ul > li.partners .sub-menu .left-menu {
  margin-bottom: 10px;
  padding: 7px 20px 7px 39px; }

.redesign-20 header .row nav > ul > li.partners .sub-menu {
  height: 260px !important;
  padding-bottom: 50px;
  z-index: 2; }
  @media (min-width: 768px) and (max-width: 991px) {
    .redesign-20 header .row nav > ul > li.partners .sub-menu {
      height: 365px !important; } }
  @media (min-width: 596px) and (max-width: 767px) {
    .redesign-20 header .row nav > ul > li.partners .sub-menu {
      height: 365px !important; } }
  @media (max-width: 595px) {
    .redesign-20 header .row nav > ul > li.partners .sub-menu {
      height: auto !important; } }

.redesign-20 header .row nav > ul > li .sub-menu .left-menu .sub-menu .items-outer .items a {
  cursor: default; }

.redesign-20 header .row nav > ul > li .sub-menu .left-menu .sub-menu .items-outer .link .description-wrap span {
  cursor: pointer; }

.redesign-20 header .row nav > ul > li.partners .sub-menu .sub-menu .link-wrap li {
  width: 50%;
  float: left;
  margin-bottom: 10px; }

.redesign-20 header .row nav > ul > li.small-menu .sub-menu li a {
  width: 100%; }

@media (max-width: 991px) {
  .redesign-20 header .row nav > ul {
    padding: 21px 20px 20px; }
  .redesign-20 header .row nav > ul > li.small-menu .sub-menu {
    width: 100%;
    margin-top: 20px; }
  .redesign-20 header .row nav > ul > li.small-menu .sub-menu li {
    width: 100%; }
  .redesign-20 header .row nav > ul > li.small-menu .sub-menu li a {
    padding: 7px 20px; } }

.redesign-20 header .row nav > ul > li.has-dropdown .sub-menu .parent-li {
  margin-bottom: 24px; }

.redesign-20 header .row nav > ul > li .sub-menu .parent-li a {
  margin-top: 0; }

@media (max-width: 991px) {
  .redesign-20 header .search-form-wrapper {
    display: block !important;
    position: relative;
    top: -57px;
    padding: 20px 20px 18px 20px;
    border: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    background-color: transparent;
    margin-bottom: 90px; }
  .redesign-20 header .search-form-wrapper form input {
    padding: 10px 50px 10px 15px; }
  .redesign-20 header .search-form-wrapper form button svg circle {
    stroke: #47c647 !important; }
  .redesign-20 header .search-form-wrapper form button svg line {
    stroke: #47c647 !important; }
  .redesign-20 header .search-form-wrapper .btn-outer button svg {
    width: 24px;
    height: 24px;
    bottom: 10px; } }

.redesign-20 header .search-form-wrapper form {
  width: 100%; }

.redesign-20 header.nav-open .search-form-wrapper form:after {
  display: none; }

.redesign-20 header .row nav > ul > li.has-dropdown > a:before {
  bottom: -31px; }

@media (max-width: 595px) {
  .redesign-20 header .row nav > ul > li .sub-menu .left-menu {
    max-width: 100% !important; }
  .redesign-20 header .row nav > ul > li .sub-menu .left-menu a span {
    display: none; }
  .redesign-20 header .row nav > ul > li .sub-menu .left-menu .nav-desc {
    display: none; }
  .redesign-20 header .row nav > ul > li .sub-menu .left-menu .sub-menu {
    left: 0;
    max-width: 100%;
    border-top: 1px solid #000;
    margin-top: 30px; }
  .redesign-20 header .row nav > ul > li .sub-menu .left-menu .sub-menu:first-child {
    border-top: 0; }
  .redesign-20 header .row nav > ul > li .sub-menu .items-outer .text-wrap .description-wrap span {
    display: block !important; }
  .redesign-20 header .row nav > ul > li .sub-menu .items .nav-desc {
    display: block; }
  .redesign-20 header .row nav > ul > li .sub-menu .left-menu .sub-menu .items-outer {
    display: block; }
  .redesign-20 header .row nav > ul > li .sub-menu .sub-menu .link-wrap {
    max-width: 100%; }
  .redesign-20 header .row nav > ul > li.partners .sub-menu .sub-menu .link-wrap {
    height: 180px; }
  .redesign-20 header .row nav > ul > li .sub-menu .sub-menu .img-with-link {
    margin-top: 0;
    border: none; }
  .redesign-20 header .row nav > ul > li .sub-menu .sub-menu .img-with-link .img-wrap a {
    display: block; }
  .redesign-20 header .row nav > ul > li .sub-menu .sub-menu .img-with-link .img-wrapper {
    margin-bottom: 20px; }
  .redesign-20 header .row nav > ul > li .sub-menu .sub-menu .img-with-link .description-wrap {
    padding: 0; }
  .redesign-20 header .row nav > ul > li .sub-menu .sub-menu .img-with-link .content-wrap a .description-wrap span {
    display: block !important; }
  .redesign-20 header .row nav > ul > li .sub-menu .sub-menu .img-with-link .content-wrap a .description-wrap .nav-desc {
    display: block !important;
    padding: 3px 20px 0 0; } }

@media (min-width: 992px) {
  .redesign-20 header .row nav {
    width: 100%;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 5px;
    margin-left: 38px; }
  .redesign-20 header .row .btn-outer {
    display: none; } }

.redesign-20 header .row .btn-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: calc(40% - 50px);
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: auto; }
  @media (max-width: 991px) {
    .redesign-20 header .row .btn-wrap {
      max-width: 100%;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      margin-left: 0;
      padding: 0 20px;
      justify-self: unset;
      position: relative;
      bottom: -85px; } }
  @media (max-width: 595px) {
    .redesign-20 header .row .btn-wrap {
      bottom: -75px; } }

.redesign-20 header .row .btn-wrap a {
  margin-right: 20px;
  font-size: 16px !important; }
  @media (min-width: 992px) and (max-width: 1199px) {
    .redesign-20 header .row .btn-wrap a {
      margin-right: 10px; } }
  @media (max-width: 595px) {
    .redesign-20 header .row .btn-wrap a {
      font-size: 12px !important; } }

.redesign-20 header .row .btn-wrap a.btn-default {
  padding: 9px 32px 10px 10px;
  border: 0 solid #47c647; }

.redesign-20 header .row .search-icon {
  position: relative;
  display: inline-block;
  cursor: pointer; }

.redesign-20 header .row .search-icon {
  margin: 0; }

@media (max-width: 991px) {
  .redesign-20 header .row .search-icon {
    display: none; }
  .redesign-20 header .search-form-wrapper form:after {
    display: none; } }

.redesign-20 header .row .search-icon:hover:before {
  border-color: #47c647; }

.redesign-20 header .row .search-icon:hover:after {
  background: #47c647; }

.redesign-20 header .row .search-icon:hover .search-close-icon:after,
.redesign-20 header .row .search-icon:hover .search-close-icon:before {
  background: #47c647; }

@media (max-width: 991px) {
  .redesign-20 header .row .search-icon .search-close-icon {
    width: 17px;
    height: 19px;
    margin: 8px 21px 0 0; } }

.redesign-20 header .row .search-icon.active:before,
.redesign-20 header .row .search-icon.active:after {
  opacity: 0; }

.redesign-20 header .row .search-icon.active .search-close-icon {
  opacity: 1; }

.redesign-20 header.text-white span.search-icon:before {
  border-color: #47c647; }

.redesign-20 header.text-white span.search-icon:after {
  background: #47c647; }

.redesign-20 footer .footer-links-outer .footer-links > ul li > a img {
  display: none; }

.redesign-20 footer .footer-links-outer .footer-links > ul li > a span {
  padding-left: 0; }

@media (max-width: 767px) {
  .redesign-20 footer .footer-links-outer .footer-links > ul li > a {
    text-align: center; } }

.redesign-20 footer .footer-links-outer .footer-links > ul li > a span {
  display: inline; }

.redesign-20 footer .footer-links-outer .footer-links > ul li > a span::before {
  top: unset;
  bottom: 4px;
  right: -10px; }

.ua-ie .redesign-20 footer .footer-links-outer .footer-links > ul li > a span::before {
  top: auto;
  bottom: 4px;
  right: -10px; }

.redesign-20 footer .footer-links-outer .footer-links > ul li > a:hover span::before {
  right: -13px; }

.redesign-20 footer .copyright-outer .links-wrap ul li a img {
  display: none; }

.redesign-20 footer .copyright-outer .links-wrap ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.redesign-20 footer .copyright-outer .links-wrap ul li:first-child a span {
  padding-left: 0; }

.redesign-20 footer .copyright-outer .links-wrap li:not(:first-child) a::before {
  content: "";
  width: 1px;
  height: 13px;
  background-color: #d2d9e5;
  position: absolute;
  top: 6px;
  left: 13px;
  -webkit-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%); }

.redesign-21 .cta-with-intro .form-wrap .mktoForm .mktoButtonRow {
  right: 20px; }
  @media (min-width: 596px) {
    .redesign-21 .cta-with-intro .form-wrap .mktoForm .mktoButtonRow {
      bottom: unset;
      position: relative;
      right: 0;
      padding: 0 10px; } }
  @media (max-width: 595px) {
    .redesign-21 .cta-with-intro .form-wrap .mktoForm .mktoButtonRow {
      width: 100% !important;
      right: 0; } }

.redesign-21 .cta-with-intro .form-wrap {
  padding: 60px 0 40px; }
  @media (max-width: 595px) {
    .redesign-21 .cta-with-intro .form-wrap {
      padding: 60px 0 0; } }

.redesign-20 .banner-fifth-level .bg-img img {
  height: 100%; }

.redesign-20 #no-footer {
  display: none; }

.redesign-20 .banner-fifth-level .wrapper {
  position: relative;
  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;
  min-height: 260px;
  padding: 0; }

.redesign-20 .banner-fifth-level .wrapper h1 {
  max-width: 100%; }

@media (max-width: 991px) {
  .redesign-20 .banner-fifth-level .wrapper p {
    margin-top: 8px; } }

.ua-ie .redesign-20 .banner-fifth-level .wrapper {
  height: 260px; }

@media (max-width: 1024px) and (min-width: 992px) {
  .redesign-20 .banner-fifth-level .wrapper {
    padding-top: 48px; } }

.redesign-20 .content-with-form .row-wrap .right-col .form-wrap {
  margin-top: 0; }

.redesign-20 .content-with-form.form-overlap .row-wrap .right-col .form-wrap {
  margin-top: -34%; }

.redesign-20 .content-with-form .row-wrap .left-col .list-wrap {
  padding-left: 0; }

.redesign-20 .content-with-form .row-wrap .right-col .quote-wrap:before {
  top: -22px; }
  @media (max-width: 595px) {
    .redesign-20 .content-with-form .row-wrap .right-col .quote-wrap:before {
      top: -22px; } }

@media (min-width: 1234px) {
  .redesign-20 header .row nav > ul > li {
    margin-right: 30px; } }

@media (min-width: 992px) and (max-width: 1024px) {
  .redesign-20 header .row nav > ul > li.has-dropdown > a:after {
    top: 5px; } }

.redesign-20 header .row nav > ul > li.login {
  position: relative;
  margin-left: 30px;
  margin-right: 0; }

.redesign-20 header .row nav > ul > li.login a {
  font-weight: 600; }

.redesign-20 header .row nav > ul > li.login::before {
  content: "";
  position: absolute;
  top: 5px;
  left: -29px;
  width: 2px;
  height: 16px;
  background-color: #031c60; }
  @media (min-width: 992px) and (max-width: 1199px) {
    .redesign-20 header .row nav > ul > li.login::before {
      left: -22%; } }
  @media (max-width: 991px) {
    .redesign-20 header .row nav > ul > li.login::before {
      display: none; } }

.redesign-20 .hero-banner {
  background-color: #ffffff;
  z-index: 1; }

.redesign-20 .logo-grid {
  background-color: #ffffff; }

.redesign-21 .banner-fourth-level .wrapper .item.featured-card .card-inner .text-wrap {
  padding: 26px 29px 29px 30px; }

@media (min-width: 768px) and (max-width: 991px) {
  .redesign-21 .banner-fourth-level .wrapper .item.featured-card .card-inner .img-wrap {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 45%;
            flex: 0 0 45%;
    max-width: 45%; }
  .redesign-21 .banner-fourth-level .wrapper .item.featured-card .card-inner .text-wrap {
    padding: 26px 15px 29px 25px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 55%;
            flex: 0 0 55%; }
  .redesign-21 .banner-fourth-level .wrapper .row-wrap .list-block .list-wrap {
    height: auto !important;
    padding: 43px 20px 25px 44px; } }

.mktoForm #Lblmktoblankquestion1 {
  display: block !important;
  padding-left: 20px;
  width: 100% !important;
  font-size: 16px !important; }

.mktoForm #Lblmktoblankquestion1 span {
  display: block; }

.mktoForm #Lblmktoblankquestion1 a {
  font-size: 16px !important;
  color: #ff00e3;
  padding: 0; }

.redesign-20 .content-with-form .row-wrap .right-col .form-wrap .mktoForm #mktoblankquestion1 {
  top: -37px; }

.redesign-20 .image-with-tabs .col-outer .col-two .image-wrap {
  height: 100%;
  min-height: 375px; }

.redesign-20 .image-with-tabs .col-outer .col-two .image-wrap img {
  min-height: unset; }

@media (min-width: 768px) and (max-width: 991px) {
  .redesign-20 .image-with-tabs .col-outer .col-two .image-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; } }

.redesign-20 .banner-second-level .content-wrapper .bg-img {
  height: unset; }
  @media (min-width: 768px) and (max-width: 991px) {
    .redesign-20 .banner-second-level .content-wrapper .bg-img {
      height: 100%; } }

@media (min-width: 1199px) {
  .redesign-20 .banner-second-level .content-wrapper .content-outer .content-wrap {
    max-width: 570px; } }

@media (min-width: 992px) and (max-width: 1198px) {
  .redesign-20 .banner-second-level .content-wrapper .content-outer .content-wrap {
    max-width: 485px; } }

@media (max-width: 767px) {
  .redesign-20 .banner-second-level .content-wrapper .content-outer .content-wrap {
    max-width: 100%; } }

.redesign-20 header .row nav > ul > li > .sub-menu > .left-menu > .nav-desc {
  display: none; }

.redesign-20 header {
  background-color: #ffffff !important; }

.redesign-20 .banner-second-level.bg-pattern .bg-img {
  height: 100% !important; }

.bg-light-blue {
  background: #ebf8fb !important; }

.padding-top-50 {
  padding-top: 50px !important; }

.padding-bottom-40 {
  padding-bottom: 40px !important; }

.padding-top-40 {
  padding-top: 40px !important; }

.padding-top-30 {
  padding-top: 30px !important; }

.padding-bottom-20 {
  padding-bottom: 20px !important; }

.padding-top-20 {
  padding-top: 20px !important; }

.redesign-21 .banner-fourth-level .wrapper .title h1 {
  color: #ffffff !important; }

.redesign-21 .banner-fourth-level .wrapper .title h6 {
  color: #ffffff; }

.redesign-21 .banner-fourth-level.with-link .wrapper .row-wrap .title .return-link {
  color: #ffffff; }

.redesign-21 .banner-fourth-level:before {
  background-color: #031c60; }

.redesign-20 .intro a {
  position: relative; }

.redesign-20 .intro a.magnific-video:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 80px;
  height: 80px;
  margin: auto;
  opacity: 0.8;
  background-image: url("/wp-content/themes/wpx/templates/dist/images/svgs/banner-play.svg");
  background-position: center;
  -webkit-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out; }

.redesign-20 .intro a.magnific-video:hover::before {
  opacity: 1; }

.redesign-20 .testimonial-with-slider .slide-wrap .owl-dots {
  display: none; }

.redesign-20 .testimonial-with-slider.without-logo .slide-wrap .slide .column-wrapper .author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center; }

.redesign-20 .testimonial-with-slider.without-logo .slide-wrap .slide .column-wrapper .author h5 {
  margin: 0; }

.redesign-20 .logo-grid.large-icons .row-wrap .col-five .img-wrap {
  max-height: 100px; }

.redesign-20 header .row nav > ul > li.three-col-menu .sub-menu {
  width: 786px;
  padding: 0; }
  @media (max-width: 991px) {
    .redesign-20 header .row nav > ul > li.three-col-menu .sub-menu {
      width: 100%; } }

.redesign-20 header .row nav > ul > li .sub-menu .side-menu {
  -webkit-box-flex: 0 !important;
      -ms-flex: 0 0 252px !important;
          flex: 0 0 252px !important;
  max-width: 252px !important;
  background: #031C60;
  padding: 40px 40px 0 40px;
  margin: -1px; }
  @media (max-width: 480px) {
    .redesign-20 header .row nav > ul > li .sub-menu .side-menu {
      height: auto !important;
      -webkit-box-flex: 0 !important;
          -ms-flex: 0 0 100% !important;
              flex: 0 0 100% !important;
      max-width: 100% !important;
      padding: 40px 30px 0 30px; } }

.redesign-20 header .row nav > ul > li .sub-menu .white-btn {
  padding-top: 0; }
  @media (min-width: 992px) {
    .redesign-20 header .row nav > ul > li .sub-menu .white-btn {
      height: 240px; } }
  @media (max-width: 991px) {
    .redesign-20 header .row nav > ul > li .sub-menu .white-btn {
      height: 240px; } }

.redesign-20 header .row nav > ul > li > .sub-menu > .white-btn > a > span {
  font-size: 14px;
  margin-bottom: 10px;
  position: relative; }

.redesign-20 header .row nav > ul > li > .sub-menu > .white-btn > a > span::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 3px;
  width: 100%;
  background-color: #ffffff;
  -webkit-transition: width 0.3s ease-in-out, opacity 0.3s ease-in-out;
  -o-transition: width 0.3s ease-in-out, opacity 0.3s ease-in-out;
  transition: width 0.3s ease-in-out, opacity 0.3s ease-in-out; }

.redesign-20 header .row nav > ul > li > .sub-menu > .white-btn > a > span:hover:after {
  -webkit-animation-name: linkhover;
       -o-animation-name: linkhover;
          animation-name: linkhover;
  -webkit-animation-duration: 0.4s;
       -o-animation-duration: 0.4s;
          animation-duration: 0.4s; }

.redesign-20 header .row nav > ul > li .sub-menu .side-menu a {
  color: #fff;
  font-size: 16px !important;
  font-weight: 600; }

.redesign-20 header .row nav > ul > li .sub-menu .side-menu .nav-desc {
  padding: 3px 0 12px;
  font-size: 14px !important;
  font-weight: 400;
  line-height: 1.255 !important;
  display: block;
  color: #ffffff; }

.redesign-20 header .row nav > ul > li .sub-menu .side-menu .sub-menu .items-outer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.redesign-20 header .row nav > ul > li .sub-menu .side-menu .sub-menu {
  max-width: calc(100% - 252px);
  width: 100%;
  height: auto;
  left: 519px;
  padding: 0 35px;
  margin-top: 0;
  -webkit-box-shadow: none;
          box-shadow: none; }
  @media (max-width: 991px) {
    .redesign-20 header .row nav > ul > li .sub-menu .side-menu .sub-menu {
      position: absolute;
      left: auto;
      right: 0;
      top: 0;
      padding: 75px 20px 0 30px; } }
  @media (max-width: 595px) {
    .redesign-20 header .row nav > ul > li .sub-menu .side-menu .sub-menu {
      padding: 75px 0 0; } }
  @media (max-width: 480px) {
    .redesign-20 header .row nav > ul > li .sub-menu .side-menu .sub-menu {
      position: relative;
      max-width: 100%;
      width: 100%;
      padding: 20px 0 0; } }

.redesign-20 header .row nav > ul > li .sub-menu .side-menu .sub-menu .col-wrap {
  width: 50%;
  max-width: 50%;
  height: 100%; }
  @media (max-width: 767px) {
    .redesign-20 header .row nav > ul > li .sub-menu .side-menu .sub-menu .col-wrap {
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
      width: 100%;
      max-width: 100%; } }

.redesign-20 header .row nav > ul > li .sub-menu .side-menu .sub-menu .items-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.redesign-20 header .row nav > ul > li .sub-menu .side-menu .sub-menu .col-wrap .title a {
  position: relative;
  font-size: 16px !important;
  pointer-events: none;
  color: #012b80 !important;
  line-height: 1.38 !important;
  background: #ffffff; }

.redesign-20 header .row nav > ul > li .sub-menu .side-menu .sub-menu .col-wrap .title a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 20px;
  height: 1px;
  width: 160px;
  background-color: #012b80; }

.redesign-20 header .row nav > ul > li .sub-menu .side-menu .sub-menu .col-wrap .items a {
  font-size: 16px !important;
  font-weight: 600;
  display: block;
  padding: 7px 20px;
  line-height: 1.57 !important;
  color: #000; }

.redesign-20 header .row nav > ul > li .sub-menu .side-menu .sub-menu .col-wrap .internal-links a {
  font-size: 16px !important;
  font-weight: 600;
  display: block;
  padding: 7px 20px;
  line-height: 1.57 !important;
  color: #000; }

.redesign-20 header .row nav > ul > li .sub-menu .side-menu .sub-menu .items-wrap .col-2 {
  margin-left: 25px; }
  @media (max-width: 767px) {
    .redesign-20 header .row nav > ul > li .sub-menu .side-menu .sub-menu .items-wrap .col-2 {
      margin-left: 0; } }

.redesign-20 header .row nav > ul > li.medium-menu .sub-menu {
  width: 582px;
  padding: 0;
  height: auto !important; }
  @media (max-width: 595px) {
    .redesign-20 header .row nav > ul > li.medium-menu .sub-menu {
      width: 100%; } }

.redesign-20 header .row nav > ul > li.medium-menu .sub-menu .items-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.redesign-20 header .row nav > ul > li.medium-menu .sub-menu .col-wrap {
  width: 50%;
  max-width: 50%;
  height: auto !important;
  background: #fff;
  padding: 35px 0; }
  @media (max-width: 595px) {
    .redesign-20 header .row nav > ul > li.medium-menu .sub-menu .col-wrap {
      width: 100%;
      max-width: 100%;
      -ms-flex-preferred-size: unset;
          flex-basis: unset;
      padding: 6px 0; } }

.redesign-20 header .row nav > ul > li.medium-menu .sub-menu .col-wrap .title a {
  padding: 0;
  position: relative;
  font-size: 16px !important;
  pointer-events: none;
  color: #012b80 !important;
  line-height: 1.38 !important; }

.redesign-20 header .row nav > ul > li.medium-menu .sub-menu .col-wrap .title a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 30px;
  height: 1px;
  width: 160px;
  background-color: #012b80; }

.redesign-20 header .row nav > ul > li.medium-menu .sub-menu .col-wrap .title {
  background: #ffffff !important; }

.redesign-20 header .row nav > ul > li.medium-menu .sub-menu .col-wrap .items a {
  display: block;
  font-size: 16px !important;
  font-weight: 600;
  line-height: 2.5 !important;
  color: #000;
  padding: 0 30px; }

.redesign-20 header .row nav > ul > li.medium-menu .sub-menu .col-wrap .internal-links a {
  font-size: 16px !important;
  font-weight: 600;
  color: #000;
  padding: 8px 30px; }

.redesign-20 header .row nav > ul > li.medium-menu .sub-menu .items-wrap .col-2 {
  padding-left: 32px; }
  @media (max-width: 595px) {
    .redesign-20 header .row nav > ul > li.medium-menu .sub-menu .items-wrap .col-2 {
      padding-left: 0; } }

.redesign-20 header .row nav > ul > .medium-menu .sub-menu li.active {
  background-color: #0073dd; }

.redesign-20 header .row nav > ul > li.medium-menu li.active a {
  color: #ffffff !important; }

.redesign-20 header .row nav > ul > li .sub-menu .side-menu .sub-menu .col-wrap li.active {
  background-color: #0073dd; }

.redesign-20 header .row nav > ul > li .sub-menu .side-menu .sub-menu .col-wrap li.active a {
  color: #ffffff; }

@media (min-width: 992px) {
  .redesign-20 header .row nav > ul > li.products.has-dropdown .sub-menu {
    height: 440px; } }

@media (max-width: 991px) {
  .redesign-20 header .row nav > ul > li.products.has-dropdown .sub-menu {
    height: 390px; } }

@media (max-width: 767px) {
  .redesign-20 header .row nav > ul > li.products.has-dropdown .sub-menu {
    height: 420px; } }

@media (max-width: 595px) {
  .redesign-20 header .row nav > ul > li.products.has-dropdown .sub-menu {
    height: auto; } }

.redesign-20 header .row nav > ul > li.small-menu .title a {
  position: relative;
  font-size: 16px !important;
  pointer-events: none;
  color: #012b80 !important;
  line-height: 1.38 !important;
  background: #ffffff; }

.redesign-20 header .row nav > ul > li.small-menu .title a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 40px;
  height: 1px;
  width: 160px;
  background-color: #012b80; }
  @media (max-width: 992px) {
    .redesign-20 header .row nav > ul > li.small-menu .title a::after {
      left: 20px; } }

@media (min-width: 992px) {
  .redesign-20 header .row nav > ul > li.has-dropdown .sub-menu .parent-li {
    display: none; } }

.logo-bucket__logos div {
  max-height: 100px; }

.logo-bucket__logos div img {
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain; }

@media (max-width: 767px) {
  .mfp-iframe-holder .mfp-content {
    max-width: 580px; } }

@media (max-width: 595px) {
  .mfp-iframe-holder .mfp-content {
    max-width: 450px; } }

.redesign-20 .form-wrap {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out; }

.redesign-20 .form-wrap .no-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  margin-top: 15px; }

.redesign-20 .form-wrap .no-form h6 {
  text-align: center;
  font-weight: 600; }

.redesign-20 .form-wrap .no-form {
  height: 300px; }

@media (max-width: 1024px) {
  .redesign-20 .image-with-tabs.left-image .nav {
    margin-right: 20px;
    margin-left: 0; } }

@media (max-width: 767px) {
  .redesign-20 .image-with-tabs.left-image .nav {
    margin-right: 0; } }

@media (max-width: 1024px) {
  .redesign-20 .image-with-tabs .nav {
    margin-left: 20px; } }

@media (max-width: 767px) {
  .redesign-20 .image-with-tabs .nav {
    margin-left: 0; } }

@media (max-width: 1024px) {
  .redesign-20 .card-slider .col-wrap .item .card-text p {
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 6;
    min-height: 137px; } }

@media (max-width: 767px) {
  .redesign-21 .col-three-grid.no-padding-top {
    padding-top: 40px !important; } }

@font-face {
  font-family: 'Kaunos-bold';
  src: url("/wp-content/themes/wpx/assets/build/resources/fonts/Kaunos/Kaunos-Bold.otf"); }

@media (max-width: 595px) {
  .redesign-20 .cta {
    padding: 75px 0 60px; } }

.redesign-20 .content-with-image.reverse .col-two .content-wrap p a {
  display: inline; }

.redesign-20 .col-three-counter .row .col-three .content h5 a {
  font-size: inherit !important;
  font-weight: inherit;
  color: inherit;
  text-align: center;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

.redesign-20 .col-three-counter .row .col-three .content h5 a:hover {
  color: #ff00e3; }

.redesign-21 .banner-fifth-level {
  padding-bottom: 50px !important; }
  @media (min-width: 992px) and (max-width: 1234px) {
    .redesign-21 .banner-fifth-level {
      padding: 80px 0; } }
  @media (max-width: 595px) {
    .redesign-21 .banner-fifth-level {
      padding-bottom: 40px !important; } }

.redesign-20 .body.events p {
  max-width: 720px;
  margin: 20px auto 0; }

@media (max-width: 767px) {
  .redesign-20 .body.events a {
    word-break: break-word; } }

.redesign-20 .body h3 {
  margin-bottom: 20px; }

.redesign-20 .body p {
  margin-bottom: 20px; }

.redesign-20 .body ul {
  padding-left: 20px;
  margin-bottom: 20px; }

.redesign-20 .body ul li {
  font-size: 16px !important;
  font-weight: 400;
  line-height: 1.56 !important;
  list-style: disc;
  color: #000; }

@media (max-width: 991px) {
  .redesign-20 .hero-banner {
    padding-top: 55px; } }

.redesign-20 .hero-banner .bg-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: block; }
  @media (max-width: 767px) {
    .redesign-20 .hero-banner .bg-video {
      top: unset;
      bottom: 0;
      height: 295px; } }
  @media (max-width: 595px) {
    .redesign-20 .hero-banner .bg-video {
      height: 240px; } }
  @media (max-width: 480px) {
    .redesign-20 .hero-banner .bg-video {
      height: 200px; } }
  @media (max-width: 375px) {
    .redesign-20 .hero-banner .bg-video {
      height: 160px; } }

.redesign-20 .hero-banner .bg-video video {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover; }

.redesign-20 .hero-banner.content-center .content-outer {
  margin: 0 auto;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.redesign-20 .hero-banner.content-center .content-outer h1 {
  text-align: center; }

.redesign-20 .hero-banner.content-center .content-outer p {
  max-width: 540px;
  text-align: center;
  margin: 0 auto; }

@media (min-width: 1234px) and (max-width: 1400px) {
  .redesign-20 .hero-banner {
    height: 600px; }
  .redesign-20 .hero-banner .content-outer .content-wrap {
    padding-top: 70px; } }

@media (min-width: 992px) and (max-width: 1024px) {
  .redesign-20 .hero-banner {
    height: 510px; }
  .redesign-20 .hero-banner .content-outer {
    padding-top: 60px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .redesign-20 .hero-banner {
    height: 470px; } }

.redesign-20 .hero-banner .content-wrap h6 {
  text-align: center;
  margin-bottom: 10px;
  font-size: 0 !important; }

.redesign-20 .hero-banner .content-wrap h6 li {
  display: inline;
  position: relative;
  font-size: 16px !important;
  font-weight: 600;
  padding: 0 35px; }
  @media (max-width: 991px) {
    .redesign-20 .hero-banner .content-wrap h6 li {
      font-size: 14px !important;
      padding: 0 18px; } }
  @media (max-width: 595px) {
    .redesign-20 .hero-banner .content-wrap h6 li {
      font-size: 12px !important;
      padding: 0 12px; } }

.redesign-20 .hero-banner .content-wrap h6 li::after {
  content: "";
  position: absolute;
  top: 7px;
  right: 0;
  border: solid 3px #000000;
  border-radius: 50%; }
  @media (max-width: 595px) {
    .redesign-20 .hero-banner .content-wrap h6 li::after {
      top: 6px;
      border: solid 2px #000000; } }

.redesign-20 .hero-banner .content-wrap h6 li:last-child::after {
  display: none; }

.redesign-20 .hero-banner .content-wrap h6 li:last-child {
  padding-right: 0; }

.redesign-20 .hero-banner .content-wrap h6 li:first-child {
  padding-left: 0; }

@media (min-width: 1601px) {
  .redesign-20 header .row nav > ul > li.products .sub-menu {
    left: 45%; } }

@media (min-width: 1400px) and (max-width: 1600px) {
  .redesign-20 header .row nav > ul > li.products .sub-menu {
    left: 50%; } }

@media (min-width: 1200px) and (max-width: 1399px) {
  .redesign-20 header .row nav > ul > li.products .sub-menu {
    left: 50%; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .redesign-20 header .row nav > ul > li.products .sub-menu {
    left: 50%; } }

@media (min-width: 992px) {
  .redesign-20 header .row nav > ul > li.products .sub-menu .white-btn {
    height: 274px; } }

@media (max-width: 991px) {
  .redesign-20 header .row nav > ul > li.products .sub-menu .white-btn {
    height: 180px; } }

.redesign-20 header .row nav > ul > li.three-col-menu.products .sub-menu {
  width: 580px; }
  @media (max-width: 991px) {
    .redesign-20 header .row nav > ul > li.three-col-menu.products .sub-menu {
      width: 100%; } }

.redesign-20 header .row nav > ul > li.products .sub-menu .side-menu .sub-menu .col-wrap {
  width: 100%;
  max-width: 100%; }

.redesign-20 header .row nav > ul > li.products .sub-menu .side-menu .sub-menu {
  left: 792px;
  max-width: calc(100% - 300px); }
  @media (max-width: 991px) {
    .redesign-20 header .row nav > ul > li.products .sub-menu .side-menu .sub-menu {
      left: auto; } }

.redesign-20 header .row nav > ul > li.products .sub-menu .side-menu .sub-menu .col-wrap .items a {
  padding: 7px 0;
  line-height: 1.57 !important; }

@media (max-width: 767px) {
  .redesign-20 header .row nav > ul > li .sub-menu .white-btn {
    height: 395px; } }

@media (min-width: 481px) and (max-width: 595px) {
  .redesign-20 header .row nav > ul > li .sub-menu .side-menu {
    -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 220px !important;
            flex: 0 0 220px !important;
    max-width: 220px !important;
    padding: 40px 25px 0 25px; } }

@media (min-width: 481px) and (max-width: 595px) {
  .redesign-20 header .row nav > ul > li .sub-menu .side-menu .sub-menu {
    max-width: calc(100% - 220px); } }

.redesign-20 .card-slider .col-wrap .item .content-outer {
  max-width: 276px; }
  @media (max-width: 767px) {
    .redesign-20 .card-slider .col-wrap .item .content-outer {
      max-width: 100%; } }

.redesign-21 .cta-with-intro .form-wrap .mktoForm label.mktoLabel .mktoAsterix {
  display: none; }

.redesign-20 .support-content .row-wrap .col-four {
  z-index: 3; }

@media (min-width: 768px) {
  .redesign-20 .banner-second-level .content-wrapper {
    height: unset; } }

.redesign-20 .filter-container .filter .filter-dropdown {
  min-width: 156px;
  max-height: 350px;
  overflow-y: auto; }

.redesign-20 .filter-container .filter ul li {
  font-size: 14px !important;
  font-weight: 600;
  color: #000000;
  cursor: pointer;
  opacity: 0.5;
  -webkit-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out; }

.redesign-20 .filter-container .filter ul li:hover {
  opacity: 1; }

.redesign-20 .filter-container .btn-wrap {
  position: relative;
  right: 0;
  float: right;
  margin-bottom: 15px; }

.redesign-20 .filter-container .btn-wrap .btn-transparent {
  margin-left: 75px;
  cursor: pointer;
  color: #34a634 !important;
  padding: 8px 30px 8px 10px !important; }

.redesign-20 .filter-container .filter .filter-dropdown, .redesign-21 .filter-container .filter .filter-dropdown {
  border-top: 2px solid #ff00e3; }

.redesign-20 .filter-container .filter > span::before, .redesign-21 .filter-container .filter > span::before {
  border-right: 2px solid #ff00e3;
  border-bottom: 2px solid #ff00e3; }

.redesign-20 .col-three-grid .wrapper .item:hover .card-inner .text-wrap .green-arrow:before {
  background-color: #ff00e3; }

.redesign-20 .col-three-grid .wrapper .pagination ul li .prev:before {
  content: "";
  position: absolute;
  top: -1px;
  left: -17px;
  background: url("/wp-content/themes/wpx/templates/dist/images/svgs/blue-arrow_forward.svg") no-repeat;
  height: 20px;
  width: 25px;
  background-size: cover;
  -webkit-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg); }

.redesign-20 .col-three-grid .wrapper .pagination ul li .next:before {
  content: "";
  position: absolute;
  top: -6px;
  left: 5px;
  background: url("/wp-content/themes/wpx/templates/dist/images/svgs/blue-arrow_forward.svg") no-repeat;
  height: 20px;
  width: 25px;
  background-size: cover; }

.redesign-21 .col-three-grid .wrapper .pagination li.disabled .prev:before {
  content: "";
  position: absolute;
  top: -5px;
  left: -30px;
  background: url("/wp-content/themes/wpx/templates/dist/images/svgs/disabled-arrow.svg") no-repeat;
  height: 25px;
  width: 25px;
  -webkit-transform: unset;
       -o-transform: unset;
          transform: unset; }

.redesign-21 .col-three-grid .wrapper .pagination li.disabled .next:before {
  content: "";
  position: absolute;
  top: -5px;
  left: 9px;
  background: url("/wp-content/themes/wpx/templates/dist/images/svgs/disabled-arrow.svg") no-repeat;
  height: 25px;
  width: 25px;
  -webkit-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg); }

.redesign-20 .col-three-grid .wrapper .pagination ul li.active span {
  padding: 3px 6px;
  font-size: 20px !important;
  font-weight: 600;
  line-height: 0.85 !important;
  color: #000;
  border: solid 1.5px #0073dd;
  border-radius: 3px; }

.redesign-20 .col-three-grid .wrapper .pagination ul li a {
  padding: 0 8px;
  font-size: 20px !important;
  font-weight: 600;
  line-height: 0.85 !important; }
  @media (max-width: 481px) {
    .redesign-20 .col-three-grid .wrapper .pagination ul li a {
      font-size: 15px !important;
      padding: 0 3px; } }

.redesign-20 .col-three-grid .wrapper .pagination ul li a:hover {
  color: #0073dd; }

.redesign-20 .col-three-grid .wrapper .pagination ul li .prev span,
.redesign-20 .col-three-grid .wrapper .pagination ul li .next span {
  display: none; }

.redesign-20 .col-three-grid .filter-container .btn-wrap {
  display: none; }

.redesign-20 .col-three-grid .filter-container .btn-wrap .btn-default {
  padding: 8px 18px;
  cursor: pointer; }

.redesign-20 .col-three-grid .filter-container .filter .filter-dropdown {
  display: none; }

.redesign-20 .col-three-grid .wrapper .no-record {
  min-height: 230px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

@media (max-width: 481px) {
  .redesign-21 .filter-container .filter {
    margin: 0;
    width: calc(100% - 70px); }
  .redesign-20 .filter-container .btn-wrap {
    position: relative;
    width: 82px;
    right: 0;
    top: 0;
    margin-top: 10px; }
  .redesign-20 .filter-container .btn-wrap .btn-transparent {
    margin: 10px 0 0;
    padding: 4px 30px 4px 10px !important; } }

body {
  background-color: #fafbfe; }

.redesign-20 .container {
  max-width: 1330px; }

.redesign-20 header {
  height: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: center;
      align-content: center;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(62%, #fafbfe), to(rgba(250, 251, 254, 0.85))) !important;
  background: -webkit-linear-gradient(top, #fafbfe 62%, rgba(250, 251, 254, 0.85) 100%) !important;
  background: -o-linear-gradient(top, #fafbfe 62%, rgba(250, 251, 254, 0.85) 100%) !important;
  background: linear-gradient(to bottom, #fafbfe 62%, rgba(250, 251, 254, 0.85) 100%) !important;
  -webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.16);
          box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.16); }
  @media (max-width: 991px) {
    .redesign-20 header {
      height: 70px; } }

@media (min-width: 992px) {
  .redesign-20 header .row .logo {
    min-width: 128px;
    height: 24px;
    margin-bottom: 4px; } }

@media (max-width: 1200px) {
  .redesign-20 header .row .logo {
    min-width: 102px;
    width: 102px;
    height: 22px; } }

@media (min-width: 992px) {
  .redesign-20 header .row nav > ul > li.has-dropdown > a:after {
    right: 0; }
  .redesign-20 header .row nav > ul > li.active-nav.has-dropdown > a {
    color: #ff00e3; } }

.redesign-20 header .row nav > ul > li.active-nav.has-dropdown > a {
  color: #ff00e3; }

.redesign-20 header .row nav > ul > li .sub-menu {
  top: 57px; }
  @media (max-width: 1200px) and (min-width: 1025px) {
    .redesign-20 header .row nav > ul > li .sub-menu {
      top: 54px; } }
  @media (max-width: 1024px) and (min-width: 992px) {
    .redesign-20 header .row nav > ul > li .sub-menu {
      top: 39px; } }
  @media (max-width: 991px) {
    .redesign-20 header .row nav > ul > li .sub-menu {
      top: 0; } }

.redesign-20 header .row nav > ul > li .sub-menu .side-menu .sub-menu .col-wrap .title.active {
  background-color: unset !important; }

@media (max-width: 1399px) and (min-width: 992px) {
  .redesign-20 header .row nav > ul > li {
    margin-right: 16px; } }

@media (max-width: 1399px) {
  .redesign-20 header .row nav > ul > li.login::before {
    left: -18px; } }

.redesign-20 header .row nav > ul > li > a {
  color: #031c60;
  font-weight: 600; }
  @media (max-width: 1399px) and (min-width: 992px) {
    .redesign-20 header .row nav > ul > li > a {
      padding-right: 15px !important;
      font-size: 15px !important; } }

.redesign-20 header .row nav > ul > li > a:hover {
  color: #ff00e3; }

.redesign-20 header .row nav > ul > li.active > a {
  color: #ff00e3; }

.redesign-20 header .row nav > ul > li.has-dropdown > a:after {
  border-color: #031a71; }

.redesign-20 header .row nav > ul > li.has-dropdown:hover > a:after {
  border-color: #ff00e3; }

.redesign-20 header .row nav > ul > li.active-nav.has-dropdown > a:after {
  border-color: #ff00e3; }

.redesign-20 header .row nav > ul > li.has-dropdown > a:before {
  bottom: -46px;
  background: #ff00e3; }
  @media (max-width: 1024px) and (min-width: 992px) {
    .redesign-20 header .row nav > ul > li.has-dropdown > a:before {
      bottom: -40px; } }

@media (max-width: 1200px) and (min-width: 992px) {
  .redesign-20 header .row nav > ul {
    width: calc(100% - 283px); } }

.redesign-20 header .row nav > ul > li .sub-menu .sub-menu .nav-link span:hover {
  color: #ff00e3; }

.redesign-20 header .row nav > ul > li .sub-menu .sub-menu .items-outer .link-wrap .nav-link .description-wrap:after {
  border-bottom: 1px solid #ff00e3;
  border-right: 1px solid #ff00e3; }

@media (max-width: 1399px) and (min-width: 1201px) {
  .redesign-20 header .row .btn-wrap a {
    font-size: 14px !important;
    margin-right: 15px; } }

@media (max-width: 1200px) and (min-width: 992px) {
  .redesign-20 header .row .btn-wrap a {
    padding: 12px 13px;
    margin-right: 12px; } }

@media (max-width: 1399px) and (min-width: 992px) {
  .redesign-20 header .row nav > ul > li.login {
    margin-left: 15px; } }

@media (max-width: 991px) {
  .redesign-20 header .row nav > ul > li.login {
    font-weight: 600;
    margin-left: 0; } }

@media (max-width: 1200px) and (min-width: 992px) {
  .redesign-20 header .row nav {
    margin-left: 20px; }
  .redesign-20 header .row nav > ul {
    width: calc(100% - 253px); }
  .redesign-20 header .row nav > ul > li {
    margin-right: 14px; }
  .redesign-20 header .row nav > ul > li > a {
    font-size: 14px !important; }
  .redesign-20 header .row .btn-wrap {
    width: 253px; }
  .redesign-20 header .row .btn-wrap a {
    font-size: 12px !important;
    margin-right: 12px; }
  .redesign-20 header .row .search-icon svg {
    width: 20px;
    height: 20px; } }

@media (max-width: 1055px) and (min-width: 992px) {
  .redesign-20 header .row nav > ul > li > a {
    font-size: 12px !important; } }

.redesign-20 header .row .search-icon svg path {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.redesign-20 header .row .search-icon:hover svg path, .redesign-20 header .row .search-icon.active svg path {
  fill: #ff00e3; }

.redesign-20 .hero-banner {
  height: 885px;
  overflow: visible; }
  @media (max-width: 1330px) {
    .redesign-20 .hero-banner {
      height: 830px; } }
  @media (max-width: 991px) {
    .redesign-20 .hero-banner {
      height: 875px; } }
  @media (max-width: 767px) {
    .redesign-20 .hero-banner {
      height: 620px; } }
  @media (max-width: 595px) {
    .redesign-20 .hero-banner {
      height: 640px; } }
  @media (max-width: 480px) {
    .redesign-20 .hero-banner {
      height: 610px; } }
  @media (max-width: 375px) {
    .redesign-20 .hero-banner {
      height: 640px; } }

.redesign-20 .hero-banner:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 778px;
  height: 100%;
  background: url("/wp-content/themes/wpx/templates/dist/images/svgs/banner_swish.svg") no-repeat;
  background-size: 100%; }
  @media (min-width: 2201px) {
    .redesign-20 .hero-banner:before {
      width: 1130px; } }
  @media (min-width: 1920px) and (max-width: 2200px) {
    .redesign-20 .hero-banner:before {
      width: 952px; } }
  @media (max-width: 1400px) {
    .redesign-20 .hero-banner:before {
      width: 658px; } }
  @media (max-width: 1200px) {
    .redesign-20 .hero-banner:before {
      background-size: cover;
      width: 608px; } }
  @media (max-width: 1100px) {
    .redesign-20 .hero-banner:before {
      width: 550px; } }
  @media (max-width: 1024px) {
    .redesign-20 .hero-banner:before {
      width: 475px;
      top: 22px;
      height: 787px; } }
  @media (min-width: 594px) and (max-width: 767px) {
    .redesign-20 .hero-banner:before {
      width: 365px;
      top: -42px;
      height: 640px; } }
  @media (max-width: 595px) {
    .redesign-20 .hero-banner:before {
      width: 330px;
      height: 100%;
      top: 0; } }
  @media (max-width: 480px) {
    .redesign-20 .hero-banner:before {
      width: 325px; } }

.redesign-20 .hero-banner .content-outer .content-wrap h1 {
  color: #031c60;
  font-family: 'Kaunos-bold';
  margin-bottom: 22px; }
  @media (max-width: 480px) {
    .redesign-20 .hero-banner .content-outer .content-wrap h1 {
      margin-bottom: 15px; } }

.redesign-20 .hero-banner .content-outer {
  padding-top: 143px; }
  @media (max-width: 767px) {
    .redesign-20 .hero-banner .content-outer {
      padding-top: 100px; } }
  @media (max-width: 480px) {
    .redesign-20 .hero-banner .content-outer {
      padding-top: 75px; } }

.redesign-20 .hero-banner .content-outer .content-wrap {
  max-width: 900px; }
  @media (max-width: 991px) {
    .redesign-20 .hero-banner .content-outer .content-wrap {
      padding-top: 0; } }

.redesign-20 .hero-banner.content-center .content-outer p {
  max-width: 840px;
  font-size: 24px !important;
  color: #5f6d79 !important;
  line-height: normal !important; }
  @media (max-width: 767px) {
    .redesign-20 .hero-banner.content-center .content-outer p {
      font-size: 20px !important; } }
  @media (max-width: 480px) {
    .redesign-20 .hero-banner.content-center .content-outer p {
      font-size: 18px !important; } }

@media (max-width: 480px) {
  .redesign-20 .hero-banner .content-outer .content-wrap a {
    margin-top: 25px; } }

.redesign-20 .hero-banner.banner-text-black .content-outer .content-wrap p {
  color: #5f6d79 !important; }

.redesign-20 .hero-banner .content-outer .content-wrap a:last-child {
  margin-left: 15px; }

.redesign-20 .hero-banner .bg-img:before {
  display: none; }

@media (min-width: 1234px) {
  .redesign-20 .hero-banner .bg-img {
    max-height: 564px;
    top: 42%;
    right: 14%; } }

@media (min-width: 1601px) {
  .redesign-20 .hero-banner .bg-img {
    right: 0;
    max-width: 1100px; } }

@media (max-width: 1330px) {
  .redesign-20 .hero-banner .bg-img {
    top: 43%;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-height: 510px; } }

@media (max-width: 1233px) {
  .redesign-20 .hero-banner .bg-img {
    top: 42%; } }

@media (max-width: 1024px) {
  .redesign-20 .hero-banner .bg-img {
    max-height: 460px;
    top: 47%; } }

@media (max-width: 991px) {
  .redesign-20 .hero-banner .bg-img {
    max-height: 390px; } }

@media (max-width: 767px) {
  .redesign-20 .hero-banner .bg-img {
    max-height: 265px;
    max-width: 580px;
    top: 62%; } }

@media (max-width: 595px) {
  .redesign-20 .hero-banner .bg-img {
    max-height: 245px;
    max-width: 475px;
    top: 62%; } }

@media (max-width: 480px) {
  .redesign-20 .hero-banner .bg-img {
    max-height: 160px;
    max-width: 310px;
    top: 74%; } }

@media (max-width: 767px) {
  .redesign-20 .hero-banner .bg-img img {
    height: 100%; } }

.redesign-20 .intro {
  max-width: 100%; }

.redesign-20 .intro h2 {
  margin: 0 auto !important;
  max-width: 990px !important;
  color: #031c60;
  text-align: center; }

.redesign-20 .intro h2::before {
  display: none; }

.redesign-20 .intro p {
  max-width: 850px;
  font-size: 24px !important;
  line-height: normal !important;
  color: #5f6d79; }
  @media (max-width: 1024px) {
    .redesign-20 .intro p {
      font-size: 22px !important; } }
  @media (max-width: 767px) {
    .redesign-20 .intro p {
      font-size: 20px !important; } }

.redesign-20 .intro-with-img {
  z-index: 1; }

.redesign-20 .intro-with-img .intro h3 {
  max-width: 100%; }

.redesign-20 .intro-with-img img {
  margin-top: 45px; }

.redesign-20 .intro-with-img::after {
  display: none; }

.redesign-20 footer .footer-links-outer .social-links-wrapper .social-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 767px) {
    .redesign-20 footer .footer-links-outer .social-links-wrapper .social-links {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; } }

.redesign-20 footer .footer-links-outer .social-links-wrapper .social-links a svg path {
  fill: #0073DD !important;
  stroke: #0073DD;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.redesign-20 footer .footer-links-outer .social-links-wrapper .social-links a:hover svg path {
  fill: #d2d9e5 !important; }

.redesign-20 footer .footer-links-outer .social-links-wrapper .social-links a svg path:last-child {
  fill: #d2d9e5 !important;
  stroke: none;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.redesign-20 footer .footer-links-outer .social-links-wrapper .social-links a:hover svg path:last-child {
  fill: #0073DD !important; }

.redesign-20 footer .footer-links-outer .social-links-wrapper .social-links a.twitter {
  border-radius: 3.7px;
  width: 27px;
  height: 27px;
  border: 1px solid #0073DD; }

.redesign-20 footer .footer-links-outer .social-links-wrapper .social-links a:hover.twitter {
  background-color: #0073DD; }

.redesign-20 footer .footer-links-outer .social-links-wrapper .social-links a.twitter svg > path {
  fill: #0073DD !important; }

.redesign-20 footer .footer-links-outer .social-links-wrapper .social-links a:hover.twitter svg > path {
  fill: #d2d9e5 !important; }

.redesign-20 footer {
  position: relative;
  background-color: #d2d9e5;
  padding: 77px 0 0; }
  @media (max-width: 1024px) {
    .redesign-20 footer {
      padding: 40px 0 0 !important; } }

.redesign-20 footer .footer-links-outer .footer-links > ul li > a {
  font-size: 16px !important;
  font-weight: 600;
  line-height: normal !important;
  color: #031c60; }
  @media (max-width: 767px) {
    .redesign-20 footer .footer-links-outer .footer-links > ul li > a {
      font-size: 14px !important; } }
  @media (max-width: 595px) {
    .redesign-20 footer .footer-links-outer .footer-links > ul li > a {
      margin-right: 0; } }

.redesign-20 footer .footer-links-outer .footer-links > ul li > a:hover {
  color: #ff00e3; }

@media (min-width: 1025px) {
  .redesign-20 footer .footer-links-outer {
    padding-bottom: 90px; } }

@media (max-width: 1024px) {
  .redesign-20 footer .footer-links-outer {
    padding-bottom: 60px; } }

@media (min-width: 992px) {
  .redesign-20 footer .footer-links-outer .content-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    max-width: calc(25% + 7px);
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(25% + 7px);
            flex: 0 0 calc(25% + 7px); }
  .redesign-20 footer .footer-links-outer .footer-links {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: calc(75% - 7px); }
  .redesign-20 footer .footer-links-outer .social-links-wrapper {
    max-width: unset;
    -webkit-box-flex: unset;
        -ms-flex: unset;
            flex: unset;
    text-align: left; } }
  @media (min-width: 992px) and (max-width: 991px) {
    .redesign-20 footer .footer-links-outer .social-links-wrapper {
      max-width: 100% !important; } }

@media (min-width: 992px) {
  .redesign-20 footer .footer-links-outer .content-wrap .logo-wrap {
    margin-top: 15px; }
  .redesign-20 footer .footer-links-outer .social-links-wrapper .social-links a {
    margin-right: 20px; } }

@media (min-width: 992px) and (max-width: 767px) {
  .redesign-20 footer .footer-links-outer .content-wrap {
    margin: 0 auto 10px; } }

@media (min-width: 992px) {
  .redesign-20 footer .footer-links-outer .footer-links > ul li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3%;
            flex: 0 0 33.3%;
    max-width: 33.3%;
    margin-top: 26px;
    padding-right: 18px; } }

@media (max-width: 991px) {
  .redesign-20 footer .footer-links-outer {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-bottom: 40px; }
  .redesign-20 footer .footer-links-outer .content-wrap {
    width: 33.33%; }
  .redesign-20 footer .footer-links-outer .social-links-wrapper {
    max-width: 100% !important;
    text-align: left; }
  .redesign-20 footer .footer-links-outer .footer-links > ul li {
    padding-right: 18px; } }
  @media (max-width: 991px) and (max-width: 767px) {
    .redesign-20 footer .footer-links-outer .footer-links > ul li {
      margin-top: 12px; } }
  @media (max-width: 991px) and (max-width: 595px) {
    .redesign-20 footer .footer-links-outer .footer-links > ul li {
      padding-right: 0; } }

@media (max-width: 767px) {
  .redesign-20 footer .footer-links-outer .content-wrap {
    width: 100%;
    text-align: center; }
  .redesign-20 footer .footer-links-outer .social-links-wrapper {
    text-align: center; } }

.redesign-20 footer .footer-links-outer .footer-links > ul li > a span::before {
  display: none; }

@media (max-width: 1024px) {
  .redesign-20 footer .footer-links-outer .footer-links > ul li > a span {
    padding-right: 22px;
    display: inline-block !important; } }

.redesign-20 footer .footer-links-outer .footer-links > ul li > a span::after {
  content: "";
  position: absolute;
  top: 0;
  right: -27px;
  width: 22px;
  height: 22px;
  background: url("/wp-content/themes/wpx/templates/dist/images/svgs/blue-arrow_forward.svg") no-repeat;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  @media (max-width: 1024px) {
    .redesign-20 footer .footer-links-outer .footer-links > ul li > a span::after {
      position: relative;
      display: inline-block;
      top: 3px;
      right: -9px;
      margin-right: -22px;
      height: 20px; } }

.redesign-20 footer .footer-links-outer .footer-links > ul li > a:hover span::after {
  right: -35px; }
  @media (max-width: 1024px) {
    .redesign-20 footer .footer-links-outer .footer-links > ul li > a:hover span::after {
      right: -9px; } }

.redesign-20 footer .copyright-outer {
  position: relative;
  margin-top: 0;
  padding: 21px 0;
  -webkit-box-pack: unset;
      -ms-flex-pack: unset;
          justify-content: unset; }
  @media (max-width: 595px) {
    .redesign-20 footer .copyright-outer {
      padding: 22px 0;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; } }

.redesign-20 footer .copyright-outer span {
  font-size: 14px;
  font-weight: 600;
  color: #d2d9e5;
  z-index: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

@media (max-width: 991px) {
  .redesign-20 footer .copyright-outer span.text {
    width: 110px; } }

@media (max-width: 595px) {
  .redesign-20 footer .copyright-outer span.text {
    width: 100%;
    text-align: center; } }

@media (min-width: 1234px) {
  .redesign-20 footer .copyright-outer .links-wrap {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 450px;
            flex: 0 0 450px;
    max-width: 450px;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; } }

@media (max-width: 1233px) {
  .redesign-20 footer .copyright-outer .links-wrap {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 420px;
            flex: 0 0 420px;
    max-width: 420px; } }

@media (max-width: 991px) {
  .redesign-20 footer .copyright-outer .links-wrap {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 110px);
            flex: 0 0 calc(100% - 110px);
    max-width: calc(100% - 110px); } }

@media (max-width: 595px) {
  .redesign-20 footer .copyright-outer .links-wrap {
    margin-top: 8px;
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%; } }

.redesign-20 footer .copyright-outer::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100vw;
  height: 100%;
  background-color: #031c60; }

.redesign-20 footer .copyright-outer .links-wrap a {
  color: #d2d9e5;
  z-index: 2; }

.redesign-20 footer .copyright-outer .links-wrap a:last-child {
  padding-left: 15px; }

.redesign-20 footer .copyright-outer .links-wrap span:hover {
  color: #ff00e3; }

.mktoForm .mktoButton {
  font-size: 16px !important;
  font-weight: 600 !important;
  letter-spacing: normal !important;
  line-height: normal !important;
  position: relative;
  overflow: hidden;
  border: solid 2px #ff00e3 !important;
  border-radius: 5px !important;
  padding: 13px 18px !important;
  background: #ff00e3 !important;
  display: inline-block !important;
  color: #fafbfe !important; }
  @media (max-width: 595px) {
    .mktoForm .mktoButton {
      font-size: 14px !important; } }

.mktoForm .mktoButton:hover {
  -webkit-transform: none !important;
       -o-transform: none !important;
          transform: none !important;
  background: #fafbfe !important;
  color: #ff00e3 !important; }

.mktoForm .mktoButton:after, .mktoForm .mktoButton:before {
  display: none; }

.redesign-20 .sticky-nav ul li a::after {
  background-color: #ff00e3; }

.redesign-20 header .row nav > ul > li .sub-menu .left-menu .sub-menu .items-outer .items.link span {
  color: #0073dd; }

.redesign-20 header .row nav > ul > li .sub-menu .left-menu .sub-menu .items-outer .items.link span:hover {
  color: #ff00e3; }

.redesign-20 header .row nav > ul > li .sub-menu .left-menu .sub-menu .items-outer .items.link:after {
  top: 16px; }

.redesign-20 .cta .content-wrap a:last-child {
  margin-left: 22px; }

.redesign-20 .bg-pattern-right::after {
  display: none; }

.redesign-20 .bg-pattern-left::after {
  display: none; }

.redesign-20 .bg-pattern-bottom::after {
  display: none; }

.redesign-20 .banner-second-level .content-wrapper .content-outer {
  padding: 120px 0 0; }

.redesign-20 .testimonial-with-slider .slide-wrap h4 {
  font-weight: 400 !important; }

@media (max-width: 991px) {
  .redesign-21 .banner-fourth-level {
    padding: 70px 0; } }

.redesign-20 .intro h3::before {
  display: none; }

.redesign-20 .card-slider .col-wrap .item:hover .green-arrow:before {
  background-color: #ff00e3; }

.redesign-21 .banner-fourth-level .wrapper .item:hover .card-inner .text-wrap .link {
  color: #ff00e3 !important; }

.redesign-21 .banner-fourth-level .wrapper .item:hover .card-inner .text-wrap .link:after {
  right: -35px; }

.redesign-21 .col-three-grid .wrapper .item:hover .card-inner .text-wrap .link:after {
  right: -35px; }

.redesign-21 .col-three-grid .wrapper .item .text-wrap .link {
  margin-top: 17px; }

.redesign-21 .col-three-grid .wrapper .item:hover .text-wrap .link {
  color: #ff00e3 !important; }

.redesign-21 .banner-fourth-level .wrapper .search-wrap form button:hover svg .cls-1 {
  stroke: #ff00e3; }

.redesign-21 .banner-fourth-level .wrapper .row-wrap .list-block .list-wrap ul li a:hover {
  color: #ff00e3; }

.redesign-20 .cta:before {
  display: none; }

.redesign-21 .col-three-grid .wrapper .pagination ul li.prev a:before {
  content: "";
  position: absolute;
  top: -11px;
  left: -30px;
  background: url("/wp-content/themes/wpx/templates/dist/images/svgs/blue-arrow_forward.svg") no-repeat;
  height: 20px;
  width: 25px;
  background-size: cover;
  -webkit-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg); }

.redesign-21 .col-three-grid .wrapper .pagination ul li.next a:before {
  content: "";
  position: absolute;
  top: -16px;
  left: 5px;
  background: url("/wp-content/themes/wpx/templates/dist/images/svgs/blue-arrow_forward.svg") no-repeat;
  height: 20px;
  width: 25px;
  background-size: cover; }

.redesign-21 .col-three-grid.resource .disabled {
  display: block; }

.redesign-20 .col-three-grid .wrapper .pagination ul li .ellipse {
  font-size: 20px;
  color: #000;
  font-weight: 600; }

.redesign-21 .col-three-grid .wrapper .pagination.simple-pagination li.disabled:first-child:before {
  display: none; }

.redesign-21 .col-three-grid .wrapper .pagination.simple-pagination li.disabled:last-child:before {
  display: none; }

.redesign-21 .col-three-grid .wrapper .pagination li.disabled:first-child:before {
  content: "";
  position: absolute;
  top: 0;
  left: -30px;
  background: url("/wp-content/themes/wpx/templates/dist/images/svgs/disabled-arrow.svg") no-repeat;
  height: 25px;
  width: 25px; }

.redesign-21 .col-three-grid .wrapper .pagination li.disabled:last-child:before {
  content: "";
  position: absolute;
  top: 0;
  left: 52px;
  background: url("/wp-content/themes/wpx/templates/dist/images/svgs/disabled-arrow.svg") no-repeat;
  height: 25px;
  width: 25px;
  -webkit-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg); }

.redesign-21 .col-three-grid .wrapper .pagination ul li.page-item.active a {
  padding: 3px 6px;
  font-size: 20px !important;
  font-weight: 600;
  position: relative;
  color: #0073dd;
  line-height: 0.85 !important;
  border: solid 1.5px #0073dd;
  border-radius: 3px; }

.redesign-21 .col-three-grid .wrapper .pagination ul li.page-item:hover a {
  font-size: 20px !important;
  font-weight: 600;
  line-height: 0.85 !important;
  color: #0073dd; }
  @media (max-width: 481px) {
    .redesign-21 .col-three-grid .wrapper .pagination ul li.page-item:hover a {
      font-size: 15px !important;
      padding: 0 3px; } }

.redesign-21 .col-three-grid .wrapper .pagination ul li.page-item a {
  font-size: 20px !important; }

.redesign-20 .card-slider .col-wrap .owl-carousel .owl-next:before,
.redesign-20 .card-slider .col-wrap .owl-carousel .owl-prev:before {
  border: 2px solid #ff00e3;
  background-color: #ff00e317; }

.redesign-20 .card-slider .col-wrap .owl-carousel .owl-next:after,
.redesign-20 .card-slider .col-wrap .owl-carousel .owl-prev:after {
  border-right: 2px solid #ff00e3;
  border-bottom: 2px solid #ff00e3; }

.redesign-20 .card-slider .col-wrap .owl-carousel .owl-next:hover:before,
.redesign-20 .card-slider .col-wrap .owl-carousel .owl-prev:hover:before {
  background-color: #ff00e3; }

.redesign-20 .cta .content-wrap h2::before {
  display: none; }

.redesign-21 .banner-fourth-level .wrapper .item .text-wrap p {
  color: #031c60; }

.redesign-20 .content-with-image .col-two .img-wrap a.magnific-video:before {
  background-image: url("/wp-content/themes/wpx/templates/dist/images/svgs/play_icon.svg");
  z-index: 1; }

.redesign-20 .content-with-image .col-two .img-wrap a:hover::after {
  opacity: 0.8; }

.redesign-20 .content-with-image .col-two .img-wrap a.magnific-video:after {
  content: "";
  position: absolute;
  width: 90px;
  height: 80px;
  border-radius: 5px;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
       -o-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background-color: #031c60; }
  @media (max-width: 595px) {
    .redesign-20 .content-with-image .col-two .img-wrap a.magnific-video:after {
      width: 65px;
      height: 65px; } }

.redesign-20 .testimonial .content-wrap::before {
  background: url("/wp-content/themes/wpx/templates/dist/images/svgs/quote-marks.svg") no-repeat; }

.redesign-20 .testimonial .content-wrap h4 {
  font-weight: normal;
  color: #000000 !important; }

.redesign-21 .blog-detail .row-wrap .content-wrap p a {
  color: #ff00e3;
  border-bottom: 3px solid #ff00e3; }

.redesign-21 .blog-detail .row-wrap .sidebar .sticky-card h5 {
  color: #fff !important; }

.redesign-21 .col-three-grid .wrapper .item .text-wrap span.link {
  margin-top: 17px; }

.redesign-21 .blog-detail .row-wrap .content-wrap p a {
  border-bottom: 0; }

.redesign-21 .col-three-cards .row-wrap .col-wrap .inner-wrap .link {
  font-size: 16px !important; }

.redesign-21 .col-three-cards .row-wrap .col-wrap .inner-wrap:hover .link {
  color: #ff00e3 !important; }

.redesign-21 .col-three-cards .row-wrap .col-wrap .inner-wrap:hover .link::after {
  right: -35px; }

.redesign-20 .body .wp-block-file {
  margin-bottom: 15px; }
  @media (max-width: 767px) {
    .redesign-20 .body .wp-block-file {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }

.redesign-20 .body .wp-block-file a {
  font-size: 16px !important;
  background: none; }
  @media (max-width: 767px) {
    .redesign-20 .body .wp-block-file a {
      margin-left: 0; } }

.redesign-21 .cta-with-intro .form-wrap:before {
  background: #0073dd; }

.redesign-20 footer .footer-links-outer .social-links-wrapper .social-links a {
  font-size: 0 !important; }

.redesign-21 .banner-fifth-level .wrapper .icon-wrap a {
  background-color: #0073DD !important;
  border-radius: 3px !important; }

.redesign-21 .at-style-responsive .at-share-btn {
  padding: 2px;
  width: 25px;
  height: 25px; }

.redesign-21 .blog-detail .row-wrap .content-wrap blockquote {
  border: none; }

.redesign-21 .blog-detail .row-wrap .content-wrap blockquote p {
  font-size: inherit !important; }

.redesign-21 .blog-detail .row-wrap .content-wrap blockquote:after {
  background: url("/wp-content/themes/wpx/templates/dist/images/svgs/quote-marks.svg") no-repeat; }

.redesign-21 .banner-fourth-level .wrapper .title p {
  color: #ffffff; }

.redesign-20 header {
  top: auto; }
  @media (max-width: 1024px) and (min-width: 992px) {
    .redesign-20 header {
      height: 95px; } }

@media (max-width: 1024px) and (min-width: 992px) {
  .redesign-20 header .row nav {
    margin-top: 0; } }

.redesign-21 .st-animated {
  margin-left: 15px; }

#st-1 .st-btn {
  background-color: #0073DD !important; }

.redesign-20 .logo-grid .row-wrap .col-five .img-wrap a {
  height: inherit;
  width: inherit; }

.redesign-20 .cta .content-wrap h2 {
  color: #fff !important; }

.redesign-20 header .row nav > ul > li.products .sub-menu .side-menu {
  max-width: 300px !important; }
  @media (max-width: 1300px) and (min-width: 992px) {
    .redesign-20 header .row nav > ul > li.products .sub-menu .side-menu {
      max-width: 250px !important;
      padding: 40px 25px 0 25px; } }
  @media (max-width: 1199px) and (min-width: 992px) {
    .redesign-20 header .row nav > ul > li.products .sub-menu .side-menu {
      padding: 25px 25px 0 25px; } }
  @media (max-height: 850px) and (min-width: 1200px) {
    .redesign-20 header .row nav > ul > li.products .sub-menu .side-menu {
      padding: 25px 25px 0 25px; } }

.redesign-20 header .row nav > ul > li.products .sub-menu .side-menu a > span {
  font-size: 20px;
  line-height: 1.255em; }
  @media (max-width: 1300px) and (min-width: 992px) {
    .redesign-20 header .row nav > ul > li.products .sub-menu .side-menu a > span {
      font-size: 18px; } }

.redesign-20 header .row nav > ul > li.three-col-menu.products .sub-menu {
  width: 1285px; }
  @media (max-width: 1300px) and (min-width: 1200px) {
    .redesign-20 header .row nav > ul > li.three-col-menu.products .sub-menu {
      width: 1175px; } }
  @media (max-width: 1199px) and (min-width: 992px) {
    .redesign-20 header .row nav > ul > li.three-col-menu.products .sub-menu {
      width: 988px; } }

@media (min-width: 992px) {
  .redesign-20 header .row nav > ul > li.products.has-dropdown .sub-menu {
    height: auto; } }

@media (max-height: 767px) {
  .redesign-20 header .row nav > ul > li.products.has-dropdown .sub-menu {
    height: 600px;
    overflow-y: scroll; } }

@media (max-height: 700px) {
  .redesign-20 header .row nav > ul > li.products.has-dropdown .sub-menu {
    height: 500px; } }

@media (max-height: 600px) {
  .redesign-20 header .row nav > ul > li.products.has-dropdown .sub-menu {
    height: 450px; } }

@media (max-width: 991px) {
  .redesign-20 header .row nav > ul > li.products.has-dropdown .sub-menu {
    height: auto; } }

@media (min-width: 992px) {
  .redesign-20 header .row nav > ul > li.products.has-dropdown .white-btn .sub-menu {
    padding: 40px 0 35px 30px;
    top: 0; }
  .redesign-20 header .row nav > ul > li.products .sub-menu .white-btn {
    height: 270px; } }
  @media (min-width: 992px) and (max-width: 1199px) and (min-width: 992px) {
    .redesign-20 header .row nav > ul > li.products .sub-menu .white-btn {
      height: 274px; } }
  @media (min-width: 992px) and (max-height: 850px) and (min-width: 1200px) {
    .redesign-20 header .row nav > ul > li.products .sub-menu .white-btn {
      height: 288px; } }

@media (min-width: 992px) {
  .redesign-20 header .row nav > ul > li.products.has-dropdown > .white-btn {
    display: none; } }

@media (max-width: 1300px) and (min-width: 1200px) {
  .redesign-20 header .row nav > ul > li.products.has-dropdown .white-btn .sub-menu {
    left: 712px;
    max-width: calc(100% - 250px); } }

@media (max-width: 1199px) and (min-width: 992px) {
  .redesign-20 header .row nav > ul > li.products.has-dropdown .white-btn .sub-menu {
    left: 618px;
    padding: 25px 0 0px 23px;
    height: auto !important;
    max-width: calc(100% - 250px); } }

@media (max-height: 850px) and (min-width: 1200px) {
  .redesign-20 header .row nav > ul > li.products.has-dropdown .white-btn .sub-menu {
    padding: 25px 0 0px 23px;
    height: auto !important; } }

@media (max-width: 1300px) and (min-width: 1200px) {
  .redesign-20 header .row nav > ul > li.products .sub-menu .white-btn {
    height: 276px; } }

@media (max-width: 1300px) and (min-width: 992px) {
  .redesign-20 header .row nav > ul > li.products .sub-menu .white-btn {
    padding-top: 10px; } }

.redesign-20 header .row nav > ul > li.products .sub-menu .white-btn + li a {
  pointer-events: none; }

.redesign-20 header .row nav > ul > li.products .sub-menu .side-menu.white-btn > a span {
  font-size: 16px;
  margin-bottom: 0; }

.redesign-20 header .row nav > ul > li.products .sub-menu .side-menu.white-btn > a span:after {
  display: none; }

.redesign-20 header .row nav > ul > li.products .sub-menu .side-menu.white-btn > a {
  margin-top: 15px; }

.redesign-20 header .row nav > ul > li.products .sub-menu .side-menu.white-btn > a {
  font-size: 16px;
  font-weight: 700;
  position: relative;
  overflow: hidden;
  border: solid 2px #0073dd;
  border-radius: 5px;
  padding: 13px 18px;
  letter-spacing: normal;
  line-height: normal;
  background: #FAFBFEF2;
  display: inline-block;
  color: #0073dd; }

.redesign-20 header .row nav > ul > li.products .sub-menu .side-menu.white-btn > a:hover {
  color: #ffffff;
  background-color: #0073dd; }

.redesign-20 header .row nav > ul > li.products .sub-menu .side-menu.demo-btn a,
.redesign-20 header .row nav > ul > li.products .sub-menu .side-menu.explore-btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  -webkit-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out; }

.redesign-20 header .row nav > ul > li.products .sub-menu .side-menu.demo-btn a:hover {
  color: #ff00e3; }

.redesign-20 header .row nav > ul > li.products .sub-menu .side-menu.explore-btn a:hover {
  color: #ff00e3; }

.redesign-20 header .row nav > ul > li.products .sub-menu .side-menu.demo-btn {
  padding-top: 18px; }

.redesign-20 header .row nav > ul > li.products .sub-menu .side-menu.explore-btn {
  padding-top: 18px;
  padding-bottom: 45px; }

.redesign-20 header .row nav > ul > li.products .sub-menu .side-menu.demo-btn a > img {
  display: block;
  width: 30px;
  height: 25px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-right: 10px; }

.redesign-20 header .row nav > ul > li.products .sub-menu .side-menu.explore-btn a > img {
  display: block;
  width: 30px;
  height: 25px;
  margin-right: 10px;
  -o-object-fit: contain;
     object-fit: contain; }

.redesign-20 header .row nav > ul > li.products .sub-menu .side-menu.demo-btn a > span {
  font-size: 16px; }

.redesign-20 header .row nav > ul > li.products .sub-menu .side-menu.explore-btn a > span {
  font-size: 16px; }

.redesign-20 header .row nav > ul > li .sub-menu .side-menu .sub-menu .items-wrap {
  margin-bottom: 20px; }
  @media (max-width: 1199px) and (min-width: 992px) {
    .redesign-20 header .row nav > ul > li .sub-menu .side-menu .sub-menu .items-wrap {
      margin-bottom: 10px; } }
  @media (max-height: 850px) and (min-width: 1200px) {
    .redesign-20 header .row nav > ul > li .sub-menu .side-menu .sub-menu .items-wrap {
      margin-bottom: 12px; } }

.redesign-20 header .row nav > ul > li .sub-menu .side-menu .sub-menu .items-wrap:last-child {
  margin-bottom: 0; }

.redesign-20 header .row nav > ul > li.products .sub-menu .side-menu .sub-menu .col-wrap li.active {
  background: none; }

.redesign-20 header .row nav > ul > li.products .sub-menu .side-menu .sub-menu .col-wrap li.items:first-child {
  width: 100%;
  margin-left: 14px;
  margin-bottom: 10px; }
  @media (max-width: 1300px) and (min-width: 992px) {
    .redesign-20 header .row nav > ul > li.products .sub-menu .side-menu .sub-menu .col-wrap li.items:first-child {
      margin-bottom: 12px; } }
  @media (max-width: 1199px) and (min-width: 992px) {
    .redesign-20 header .row nav > ul > li.products .sub-menu .side-menu .sub-menu .col-wrap li.items:first-child {
      margin-bottom: 6px; } }
  @media (max-height: 850px) and (min-width: 1200px) {
    .redesign-20 header .row nav > ul > li.products .sub-menu .side-menu .sub-menu .col-wrap li.items:first-child {
      margin-bottom: 6px; } }

.redesign-20 header .row nav > ul > li.products .sub-menu .side-menu .sub-menu .col-wrap li.items:first-child a {
  width: auto; }

.redesign-20 header .row nav > ul > li.products .sub-menu .side-menu .sub-menu .col-wrap li.items:first-child span {
  font-size: 20px;
  color: #000000 !important; }
  @media (max-width: 1300px) and (min-width: 992px) {
    .redesign-20 header .row nav > ul > li.products .sub-menu .side-menu .sub-menu .col-wrap li.items:first-child span {
      font-size: 18px; } }

.redesign-20 header .row nav > ul > li.products .sub-menu .side-menu .sub-menu .col-wrap li.items {
  width: 33.33%;
  padding-right: 32px; }
  @media (max-width: 1300px) and (min-width: 992px) {
    .redesign-20 header .row nav > ul > li.products .sub-menu .side-menu .sub-menu .col-wrap li.items {
      padding-right: 24px; } }

.redesign-20 header .row nav > ul > li.products .sub-menu .side-menu .sub-menu .col-wrap li.items span {
  font-size: 16px;
  color: #000; }
  @media (max-width: 1300px) and (min-width: 992px) {
    .redesign-20 header .row nav > ul > li.products .sub-menu .side-menu .sub-menu .col-wrap li.items span {
      font-size: 15px; } }

.redesign-20 header .row nav > ul > li.products .sub-menu .side-menu .sub-menu a {
  padding: 12px 15px !important;
  line-height: 1.255em !important; }

.redesign-20 header .row nav > ul > li.products .sub-menu .side-menu .sub-menu li.active a {
  color: unset;
  background-color: #0073dd; }

.redesign-20 header .row nav > ul > li.products .sub-menu .side-menu .sub-menu li.active a span {
  color: #ffffff !important; }

.redesign-20 header .row nav > ul > li.products .sub-menu .side-menu .sub-menu li.active a .nav-desc {
  color: #ffffff !important; }

.redesign-20 header .row nav > ul > li.products .sub-menu .side-menu .sub-menu li.title.active a {
  background-color: transparent; }

.redesign-20 header .row nav > ul > li.products .sub-menu .side-menu .sub-menu li.title a {
  padding: 0 !important; }

.redesign-20 header .row nav > ul > li.products .sub-menu .side-menu .sub-menu .col-wrap li.items .nav-desc {
  color: #000;
  padding: 3px 0 0; }
  @media (max-width: 1300px) and (min-width: 992px) {
    .redesign-20 header .row nav > ul > li.products .sub-menu .side-menu .sub-menu .col-wrap li.items .nav-desc {
      font-size: 13px !important; } }

.redesign-20 header .row nav > ul > li.products .sub-menu .side-menu .sub-menu .col-wrap .title a::after {
  content: "";
  position: absolute;
  right: 0;
  left: unset;
  top: 50%;
  width: 73%;
  border: 0.5px solid #D2D9E5; }
  @media (max-width: 1300px) and (min-width: 992px) {
    .redesign-20 header .row nav > ul > li.products .sub-menu .side-menu .sub-menu .col-wrap .title a::after {
      width: 71%; } }

.redesign-20 header .row nav > ul > li.products .sub-menu .side-menu .sub-menu .col-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: auto !important; }

.redesign-20 header .row nav > ul > li.products .sub-menu .side-menu .sub-menu .items-wrap .core-items-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.redesign-20 header .row nav > ul > li.products .sub-menu .side-menu .sub-menu .items-wrap .core-items-wrap .core-items:first-child {
  width: 100%;
  margin-bottom: 10px;
  margin-left: 14px;
  position: relative; }
  @media (max-width: 1300px) and (min-width: 992px) {
    .redesign-20 header .row nav > ul > li.products .sub-menu .side-menu .sub-menu .items-wrap .core-items-wrap .core-items:first-child {
      margin-bottom: 16px; } }
  @media (max-width: 1199px) and (min-width: 992px) {
    .redesign-20 header .row nav > ul > li.products .sub-menu .side-menu .sub-menu .items-wrap .core-items-wrap .core-items:first-child {
      margin-bottom: 10px; } }
  @media (max-height: 850px) and (min-width: 1200px) {
    .redesign-20 header .row nav > ul > li.products .sub-menu .side-menu .sub-menu .items-wrap .core-items-wrap .core-items:first-child {
      margin-bottom: 10px; } }

.redesign-20 header .row nav > ul > li.products .sub-menu .side-menu .sub-menu .items-wrap .core-items-wrap .core-items:first-child a {
  width: auto; }

.redesign-20 header .row nav > ul > li.products .sub-menu .side-menu .sub-menu .items-wrap .core-items-wrap .core-items:first-child span {
  width: 100%;
  font-size: 20px;
  color: #000000 !important; }
  @media (max-width: 1300px) and (min-width: 992px) {
    .redesign-20 header .row nav > ul > li.products .sub-menu .side-menu .sub-menu .items-wrap .core-items-wrap .core-items:first-child span {
      font-size: 18px; } }

.redesign-20 header .row nav > ul > li.products .sub-menu .side-menu .sub-menu .items-wrap .core-items-wrap .core-items:first-child img {
  display: none; }

.redesign-20 header .row nav > ul > li.products .sub-menu .side-menu .sub-menu .core-items-wrap .title a {
  pointer-events: none; }

.redesign-20 header .row nav > ul > li.products .sub-menu .side-menu .sub-menu .core-items-wrap .title a::after {
  content: "";
  position: absolute;
  right: 0;
  left: unset;
  top: 50%;
  width: 77%;
  border: 0.5px solid #D2D9E5; }
  @media (max-width: 1300px) and (min-width: 992px) {
    .redesign-20 header .row nav > ul > li.products .sub-menu .side-menu .sub-menu .core-items-wrap .title a::after {
      width: 74%; } }

.redesign-20 header .row nav > ul > li.products .sub-menu .side-menu .sub-menu .items-wrap .core-items-wrap .core-items {
  width: 33.33%;
  padding-right: 32px; }
  @media (max-width: 1300px) and (min-width: 992px) {
    .redesign-20 header .row nav > ul > li.products .sub-menu .side-menu .sub-menu .items-wrap .core-items-wrap .core-items {
      padding-right: 24px; } }

.redesign-20 header .row nav > ul > li.products .sub-menu .side-menu .sub-menu .items-wrap .core-items-wrap .core-items span {
  font-size: 16px;
  width: calc(100% - 41px);
  -webkit-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out; }
  @media (max-width: 1300px) and (min-width: 992px) {
    .redesign-20 header .row nav > ul > li.products .sub-menu .side-menu .sub-menu .items-wrap .core-items-wrap .core-items span {
      font-size: 15px; } }

.redesign-20 header .row nav > ul > li.products .sub-menu .side-menu .sub-menu .items-wrap .core-items-wrap .core-items a {
  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;
  position: relative;
  color: #000000; }

.redesign-20 header .row nav > ul > li.products .sub-menu .side-menu .sub-menu .items-wrap .core-items-wrap .core-items .nav-desc {
  padding: 8px 0 0px;
  width: 100%;
  color: #000000; }
  @media (max-width: 1300px) and (min-width: 992px) {
    .redesign-20 header .row nav > ul > li.products .sub-menu .side-menu .sub-menu .items-wrap .core-items-wrap .core-items .nav-desc {
      font-size: 13px !important; } }

.redesign-20 header .row nav > ul > li.products .sub-menu .side-menu .sub-menu .items-wrap .core-items-wrap .core-items .menu-image-hover-wrapper {
  margin-right: 10px;
  width: 31px;
  height: 31px; }
  @media (max-width: 1199px) and (min-width: 992px) {
    .redesign-20 header .row nav > ul > li.products .sub-menu .side-menu .sub-menu .items-wrap .core-items-wrap .core-items .menu-image-hover-wrapper {
      width: 27px;
      height: 25px; } }
  @media (max-height: 850px) and (min-width: 1200px) {
    .redesign-20 header .row nav > ul > li.products .sub-menu .side-menu .sub-menu .items-wrap .core-items-wrap .core-items .menu-image-hover-wrapper {
      width: 27px;
      height: 25px; } }

.redesign-20 header .row nav > ul > li.products .sub-menu .side-menu .sub-menu .items-wrap .core-items .menu-image-hover-wrapper .menu-image {
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  height: 100%;
  display: block; }

.redesign-20 header .row nav > ul > li.products .sub-menu .side-menu .sub-menu .items-wrap .core-items.active .menu-image-hover-wrapper .menu-image {
  display: none; }

.redesign-20 header .row nav > ul > li.products .sub-menu .side-menu .sub-menu .items-wrap .core-items .menu-image-hover-wrapper .hovered-image {
  display: none; }

.redesign-20 header .row nav > ul > li.products .sub-menu .side-menu .sub-menu .items-wrap .core-items.active .menu-image-hover-wrapper .hovered-image {
  display: block;
  margin: unset !important;
  position: relative; }

@media (max-width: 991px) {
  .redesign-20 header .row nav > ul > li.products.has-dropdown .sub-menu .parent-li {
    display: none; }
  .redesign-20 header .row nav > ul > li.products .sub-menu .side-menu a > span {
    font-size: 18px; }
  .redesign-20 header .row nav > ul > li.three-col-menu.products .sub-menu {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 25px 0 0 0;
    height: auto;
    background: #031c60; }
  .redesign-20 header .row nav > ul > li.products .sub-menu .side-menu .sub-menu {
    display: none !important; }
  .redesign-20 header .row nav > ul > li.products .sub-menu .side-menu {
    max-width: 100% !important;
    width: 100%;
    padding: 15px 40px 0 40px;
    margin: unset;
    height: auto;
    -webkit-box-flex: unset !important;
        -ms-flex: unset !important;
            flex: unset !important; } }
  @media (max-width: 991px) and (max-width: 595px) {
    .redesign-20 header .row nav > ul > li.products .sub-menu .side-menu {
      width: 100%;
      height: auto; } }

@media (max-width: 991px) {
  .redesign-20 header .row nav > ul > li.products .sub-menu .side-menu:first-child {
    width: calc(100% - 255px); } }
  @media (max-width: 991px) and (max-width: 767px) {
    .redesign-20 header .row nav > ul > li.products .sub-menu .side-menu:first-child {
      padding-right: 0; } }
  @media (max-width: 991px) and (max-width: 595px) {
    .redesign-20 header .row nav > ul > li.products .sub-menu .side-menu:first-child {
      width: 100%;
      padding-right: 40px; } }

@media (max-width: 991px) {
  .redesign-20 header .row nav > ul > li.products .sub-menu .side-menu:nth-child(2) {
    width: 255px; } }
  @media (max-width: 991px) and (max-width: 595px) {
    .redesign-20 header .row nav > ul > li.products .sub-menu .side-menu:nth-child(2) {
      width: 100%; } }

@media (max-width: 991px) {
  .redesign-20 header .row nav > ul > li.products .sub-menu .side-menu.demo-btn {
    width: 100%; }
  .redesign-20 header .row nav > ul > li.products .sub-menu .side-menu.white-btn > a {
    margin-top: 0; }
  .redesign-20 header .row nav > ul > li.products > .white-btn > a {
    display: none; }
  .redesign-20 header .row nav > ul > li.products > .white-btn .sub-menu {
    background-color: unset;
    height: auto !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .redesign-20 header .row nav > ul > li.products > .white-btn .sub-menu a + .nav-desc {
    display: none; }
  .redesign-20 header .row nav > ul > li.products > .white-btn .sub-menu .items-wrap {
    margin-bottom: 15px; }
  .redesign-20 header .row nav > ul > li.products > .white-btn .sub-menu .items-wrap > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    height: auto !important; }
  .redesign-20 header .row nav > ul > li.products > .white-btn .sub-menu .col-wrap .items {
    width: 50%; } }
  @media (max-width: 991px) and (max-width: 480px) {
    .redesign-20 header .row nav > ul > li.products > .white-btn .sub-menu .col-wrap .items {
      width: 100%; } }

@media (max-width: 991px) {
  .redesign-20 header .row nav > ul > li.products > .white-btn .sub-menu .col-wrap .items span {
    font-size: 15px;
    font-weight: 600;
    color: #000;
    -webkit-transition: color 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out; }
  .redesign-20 header .row nav > ul > li.products > .white-btn .sub-menu .col-wrap .items a {
    width: 100%;
    padding: 12px 15px !important;
    line-height: 1.255em !important; }
  .redesign-20 header .row nav > ul > li.products > .white-btn .sub-menu .items-wrap a:hover {
    background-color: #0073dd; }
  .redesign-20 header .row nav > ul > li.products .white-btn .sub-menu li.active a {
    background-color: #0073dd; }
  .redesign-20 header .row nav > ul > li.products > .white-btn .sub-menu li a:hover span {
    color: #ffffff !important; }
  .redesign-20 header .row nav > ul > li.products > .white-btn .sub-menu li a:hover .nav-desc {
    color: #ffffff !important; }
  .redesign-20 header .row nav > ul > li.products > .white-btn .sub-menu .side-menu .sub-menu li.title.active a {
    background-color: transparent; }
  .redesign-20 header .row nav > ul > li.products > .white-btn .sub-menu .side-menu .sub-menu li.title a {
    padding: 0 !important; }
  .redesign-20 header .row nav > ul > li.products > .white-btn .sub-menu .col-wrap .items:first-child {
    width: 100%;
    margin-bottom: 10px;
    pointer-events: none;
    position: relative; }
  .redesign-20 header .row nav > ul > li.products > .white-btn .sub-menu .col-wrap .items:first-child a {
    background: transparent; }
  .redesign-20 header .row nav > ul > li.products > .white-btn .sub-menu .col-wrap .items:first-child span {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.255em;
    position: relative; }
  .redesign-20 header .row nav > ul > li.products > .white-btn .sub-menu .col-wrap .items:first-child:after {
    content: "";
    position: absolute;
    right: 0;
    left: unset;
    top: 50%;
    width: calc(100% - 205px);
    border: 0.5px solid #D2D9E5; } }
  @media (max-width: 991px) and (max-width: 480px) {
    .redesign-20 header .row nav > ul > li.products > .white-btn .sub-menu .col-wrap .items:first-child:after {
      display: none; } }

@media (max-width: 991px) {
  .redesign-20 header .row nav > ul > li.products > .white-btn .sub-menu .core-items-wrap .core-items {
    width: 50%; } }
  @media (max-width: 991px) and (max-width: 480px) {
    .redesign-20 header .row nav > ul > li.products > .white-btn .sub-menu .core-items-wrap .core-items {
      width: 100%; } }

@media (max-width: 991px) {
  .redesign-20 header .row nav > ul > li.products > .white-btn .sub-menu .core-items-wrap .core-items a {
    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;
    position: relative;
    padding: 12px 15px;
    width: 100%;
    color: #000000; }
  .redesign-20 header .row nav > ul > li.products > .white-btn .sub-menu .core-items-wrap .core-items .menu-image-hover-wrapper {
    margin-right: 10px;
    width: 31px;
    height: 31px;
    -o-object-fit: contain;
       object-fit: contain; }
  .redesign-20 header .row nav > ul > li.products > .white-btn .sub-menu .core-items-wrap .core-items .menu-image-hover-wrapper .menu-image {
    display: block;
    -o-object-fit: contain;
       object-fit: contain;
    height: 100%; }
  .redesign-20 header .row nav > ul > li.products > .white-btn .sub-menu .core-items-wrap .core-items a:hover .menu-image-hover-wrapper .menu-image {
    -o-object-fit: contain;
       object-fit: contain;
    width: 100%;
    height: 100%;
    display: block; }
  .redesign-20 header .row nav > ul > li.products > .white-btn .sub-menu .core-items-wrap .core-items a:hover .menu-image-hover-wrapper .menu-image {
    display: none; }
  .redesign-20 header .row nav > ul > li.products > .white-btn .sub-menu .core-items-wrap .core-items a:hover .menu-image-hover-wrapper .hovered-image {
    display: none; }
  .redesign-20 header .row nav > ul > li.products > .white-btn .sub-menu .core-items-wrap .core-items a:hover .menu-image-hover-wrapper .hovered-image {
    display: block;
    margin: unset !important;
    position: relative; }
  .redesign-20 header .row nav > ul > li.products > .white-btn .sub-menu .core-items-wrap .core-items span {
    width: calc(100% - 41px);
    font-size: 15px;
    line-height: 1.255em;
    font-weight: 600;
    color: #000;
    -webkit-transition: color 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out; }
  .redesign-20 header .row nav > ul > li.products > .white-btn .sub-menu .core-items-wrap .core-items:first-child {
    width: 100%;
    margin-bottom: 10px;
    pointer-events: none;
    position: relative; }
  .redesign-20 header .row nav > ul > li.products > .white-btn .sub-menu .core-items-wrap .core-items:first-child a {
    background: transparent; }
  .redesign-20 header .row nav > ul > li.products > .white-btn .sub-menu .core-items-wrap .core-items:first-child:after {
    content: "";
    position: absolute;
    right: 0;
    left: unset;
    top: 50%;
    width: calc(100% - 180px);
    border: 0.5px solid #D2D9E5; } }
  @media (max-width: 991px) and (max-width: 480px) {
    .redesign-20 header .row nav > ul > li.products > .white-btn .sub-menu .core-items-wrap .core-items:first-child:after {
      display: none; } }

@media (max-width: 991px) {
  .redesign-20 header .row nav > ul > li.products > .white-btn .sub-menu .core-items-wrap .core-items:first-child img {
    display: none; }
  .redesign-20 header .row nav > ul > li.products > .white-btn .sub-menu .core-items-wrap .core-items:first-child span {
    font-size: 18px;
    font-weight: 600; }
  .redesign-20 header .row nav > ul > li.products > .white-btn .sub-menu .nav-desc {
    padding: 3px 0 0;
    font-size: 13px !important;
    font-weight: 400;
    line-height: 1.255 !important;
    color: #000;
    display: block; }
  .redesign-20 header .row nav > ul > li.three-col-menu.products > .white-btn:nth-of-type(n + 2) {
    display: none; } }

.redesign-20 header .row nav > ul > li.products .sub-menu .side-menu .sub-menu .items-wrap li a + .nav-desc {
  display: none; }

.menu-image-hover-wrapper img.hovered-image, .menu-item:hover .menu-image-hover-wrapper img.menu-image {
  opacity: unset; }

.menu-item:hover img.hovered-image {
  opacity: unset; }

.menu-item:hover .sub-menu .menu-image-hover-wrapper img.hovered-image {
  background-blend-mode: unset;
  opacity: unset; }

.menu-item:hover .sub-menu .menu-image-hover-wrapper img.menu-image {
  opacity: unset; }

.menu-item:hover .sub-menu .menu-image-hover-wrapper img.hovered-image {
  opacity: unset; }

.menu-item:hover .sub-menu .menu-item:hover .menu-image-hover-wrapper img.menu-image {
  opacity: unset; }

.redesign-20 .card-slider .col-wrap .item .card-text span {
  padding-right: 22px; }

.redesign-20 .card-slider .col-wrap .item .card-text span.link:after {
  position: relative;
  display: inline-block;
  top: 4px;
  right: -22px;
  margin-left: -22px; }

.redesign-20 .card-slider .col-wrap .item:hover .card-text span.link:after {
  right: -27px; }

.redesign-21 .blog-detail .row-wrap .content-wrap figure {
  margin: 20px 0; }
  @media (max-width: 480px) {
    .redesign-21 .blog-detail .row-wrap .content-wrap figure {
      margin: 10px 0; } }

.redesign-21 .blog-detail .row-wrap .content-wrap figure.alignright {
  margin: 20px 0 20px 15px; }
  @media (max-width: 480px) {
    .redesign-21 .blog-detail .row-wrap .content-wrap figure.alignright {
      margin: 10px 0;
      float: left; } }

.redesign-21 .blog-detail .row-wrap .content-wrap figure.alignleft {
  margin: 20px 15px 20px 0; }
  @media (max-width: 480px) {
    .redesign-21 .blog-detail .row-wrap .content-wrap figure.alignleft {
      margin: 10px 0; } }

@media (max-width: 480px) {
  .redesign-21 .blog-detail .row-wrap .content-wrap p {
    display: inline-block; } }

.redesign-21 .blog-detail .row-wrap .content-wrap h3 a {
  color: #ff00e3;
  font-size: inherit !important; }

.redesign-20 .body .wp-block-file a {
  display: inline; }

@media (max-width: 767px) {
  .redesign-20 .body .wp-block-file .link {
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content; } }

@media (max-width: 991px) {
  .redesign-20 .body .wp-block-file .link:hover::after {
    right: -27px; } }

.search-results {
  padding: 120px 0 100px;
  background: #fff; }
  @media (max-width: 1024px) {
    .search-results {
      padding: 100px 0 70px; } }
  @media (max-width: 767px) {
    .search-results {
      padding: 80px 0 40px; } }

.search-results:before {
  height: 380px;
  background: #FAFBFE; }

.search-results .site-search h1 {
  font-size: 55px !important;
  font-weight: 600;
  font-style: normal;
  line-height: normal !important;
  color: #031c60 !important;
  font-family: 'Kaunos-bold'; }
  @media (max-width: 1330px) {
    .search-results .site-search h1 {
      font-size: 50px !important; } }
  @media (max-width: 1024px) {
    .search-results .site-search h1 {
      font-size: 40px !important; } }
  @media (max-width: 767px) {
    .search-results .site-search h1 {
      font-size: 35px !important; } }

.search-results .site-search .global-search input {
  height: 50px;
  border: 1px solid #031C60;
  background-color: #FAFBFE;
  border-radius: 5px; }

.search-results .site-search .global-search .search-button {
  font-size: 16px !important;
  font-weight: 700;
  letter-spacing: normal;
  line-height: normal !important;
  position: relative;
  overflow: hidden;
  border: solid 2px #ff00e3;
  border-radius: 5px;
  padding: 13px 18px;
  background: #ff00e3;
  display: inline-block;
  color: #fafbfe !important; }
  @media (max-width: 900px) {
    .search-results .site-search .global-search .search-button {
      margin-left: 0; } }

.search-results .site-search .search-button .icon-chevron-r {
  padding: 0; }

.search-results .site-search .search-button .icon-chevron-r::before {
  display: none; }

.search-results .site-search .global-search .search-button:hover {
  -webkit-transform: none;
       -o-transform: none;
          transform: none;
  background: #fafbfe;
  color: #ff00e3 !important; }

.search-results .site-search .global-search .search-button::before, .search-results .site-search .global-search .search-button:after {
  display: none; }

.search-results .search-results__results {
  padding-top: 190px;
  max-width: 1072px; }
  @media (max-width: 900px) {
    .search-results .search-results__results {
      padding-top: 110px; } }

.search-results__results .item {
  margin-bottom: 60px; }
  @media (max-width: 991px) {
    .search-results__results .item {
      margin-bottom: 40px; } }
  @media (max-width: 767px) {
    .search-results__results .item {
      margin-bottom: 35px; } }

.search-results__results div p {
  font-size: 16px !important;
  font-weight: 400;
  line-height: 1.56 !important;
  padding-top: 10px;
  padding-bottom: 0;
  margin-bottom: 0;
  color: #000000; }

.search-results .search-results__results p {
  border: none; }

.search-results .search-results__results p[style*="opacity: 0"] {
  display: none; }

.search-results .search-results__results #resultContainer {
  font-size: 20px !important;
  font-weight: 600;
  border-bottom: 1px solid #D2D9E5 !important;
  padding-bottom: 30px;
  margin-bottom: 60px;
  color: #5F6D79; }
  @media (max-width: 991px) {
    .search-results .search-results__results #resultContainer {
      margin-bottom: 40px; } }

.search-results .search-results__results .item h3 {
  font-size: 26px !important;
  color: #0073DD; }
  @media (max-width: 991px) {
    .search-results .search-results__results .item h3 {
      font-size: 24px !important; } }
  @media (max-width: 767px) {
    .search-results .search-results__results .item h3 {
      font-size: 22px !important; } }
  @media (max-width: 595px) {
    .search-results .search-results__results .item h3 {
      font-size: 20px !important; } }

.search-results .search-results__results .item h3:hover {
  color: #ff00e3;
  text-decoration: none; }

.search-results .wp-pagenavi .nextpostslink:after, .search-results .wp-pagenavi .previouspostslink:before {
  content: "";
  position: absolute;
  background: url("/wp-content/themes/wpx/templates/dist/images/svgs/blue-arrow_forward.svg") no-repeat;
  height: 20px;
  width: 25px;
  background-size: cover; }

.search-results .wp-pagenavi .nextpostslink:after {
  top: 0;
  right: 0; }

.search-results .wp-pagenavi .previouspostslink:before {
  top: 5px;
  left: 0;
  -webkit-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg); }

.search-results .wp-pagenavi a {
  font-size: 20px;
  color: #000000;
  position: relative; }
  @media (max-width: 595px) {
    .search-results .wp-pagenavi a {
      font-size: 16px; } }
  @media (max-width: 480px) {
    .search-results .wp-pagenavi a {
      font-size: 14px;
      margin-right: 8px; } }

.search-results .wp-pagenavi a.previouspostslink {
  display: inline-block;
  text-indent: -99999px;
  padding-right: 20px; }

.search-results .wp-pagenavi a.nextpostslink {
  display: inline-block;
  text-indent: -99999px;
  padding-left: 20px; }

.search-results .wp-pagenavi a:hover {
  color: #0073dd; }

.search-results .wp-pagenavi span.current {
  padding: 3px 8px;
  font-size: 20px;
  font-weight: 600;
  position: relative;
  color: #0073dd;
  line-height: 0.85;
  border: solid 1.5px #0073dd;
  border-radius: 3px; }
  @media (max-width: 595px) {
    .search-results .wp-pagenavi span.current {
      font-size: 16px; } }
  @media (max-width: 480px) {
    .search-results .wp-pagenavi span.current {
      padding: 3px 5px;
      font-size: 14px;
      margin-right: 8px; } }

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