body.homeV2{
    font-family: "Manrope";
    font-weight: normal;
    line-height: 1.5;
    color: #00214e;
    margin: 0px;
    background: rgb(250,250,250);
    /*background: linear-gradient(120deg, rgba(250,250,250,1) 0%, rgba(239,232,229,1) 51%, rgba(235,227,212,1) 80%, rgba(228,242,238,1) 100%);*/
  }
  .homeV2 p {
    font-family: "Manrope";
  }
  .homeV2 a {
    text-decoration: none;
  }
  fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  }
  [type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'], textarea {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border:0;
  border-radius: 8px;
  background-color: #ffffff;
  box-shadow: 0;
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #000000;
  transition:0;
  transition:0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  }
  .screen-reader-text {
  overflow: hidden;
  clip: rect(0,0,0,0);
  position: absolute;
  margin: -1px;
  padding: 0;
  height: 1px;
  width: 1px;
  word-wrap: normal !important;
  border: 0 none;
  }
  
  .headerMainWrapper .dLogin .logincta {
      background: #EDC108;
      color: #000034;
      border: solid 2px #000034;
      font-weight: bolder;
  }
  /* banner */
  .homebannernew .swiper-slide {
      width: 1920px;
      height: 652px !important;
  }
  .bannerpanelnew .swiper-container-horizontal .swiper-button-play {
  display: inline-block;
  width: 100%;
  height: 16px;
  background-image: url("/build/images/pause-icon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  margin-left: 7px;
  margin-top: 0;
  cursor: pointer;
  position: absolute;
  left: auto;
  right: 0%;
  max-width: 13px;
  }
  .bannerpanelnew {
  position: relative; }
  .bannerpanelnew .homebannernew .swiper-pagination {
    bottom: 15px; }
    @media print, screen and (min-width: 64em) {
      .bannerpanelnew .homebannernew .swiper-pagination {
        bottom: 25px; } }
    .bannerpanelnew .homebannernew .swiper-pagination:after {
      content: "";
      background: #000000;
      height: 1px;
      width: 95%;
      position: absolute;
      left: 0;
      top: 12px;
      z-index: -1; }
    .bannerpanelnew .homebannernew .swiper-pagination .swiper-pagination-bullet {
      background: #000000;
      width: 11px;
      height: 11px;
      margin: 0 0px;
      margin-left: 45px;
      opacity: 1; }
      @media print, screen and (max-width: 47.99875em) {
        .bannerpanelnew .homebannernew .swiper-pagination .swiper-pagination-bullet {
          margin-left: 25px; } }
      .bannerpanelnew .homebannernew .swiper-pagination .swiper-pagination-bullet:first-child {
        margin-left: -4px; }
      .bannerpanelnew .homebannernew .swiper-pagination .swiper-pagination-bullet:last-child {
        margin-right: 0px; }
      .bannerpanelnew .homebannernew .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background: #FE5000;
        opacity: 1;
        position: relative; }
        .bannerpanelnew .homebannernew .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
          content: "";
          background-image: url("/build/images/active-bullet.svg");
          height: 15px;
          width: 15px;
          position: absolute;
          left: -2px;
          top: -2px;
          z-index: -1; }
      @media print, screen and (min-width: 48em) {
        .bannerpanelnew .homebannernew .swiper-pagination .swiper-pagination-bullet {
          width: 11px;
          height: 11px; } }
  .bannerpanelnew .homebannernew .swiper-button-prev {
    background-image: url("/build/images/slider-arrow.svg");
    background-size: contain;
    background-repeat: no-repeat;
    width: 9px;
    height: 20px;
    left: 0; }
  .bannerpanelnew .homebannernew .swiper-button-next {
    background-image: url("/build/images/slider-arrow-right.svg");
    background-size: contain;
    background-repeat: no-repeat;
    width: 9px;
    height: 20px;
    right: 0; }
  .bannerpanelnew .homebannernew .swiper-button-next,
  .bannerpanelnew .homebannernew .swiper-button-prev {
    top: 25px; }
  .bannerpanelnew .sliderWrapper {
    position: relative;
    /*min-height: 651px;*/ }
    @media print, screen and (min-width: 48em) {
      .bannerpanelnew .sliderWrapper {
        /* min-height: 651px;*/ } }
    @media print, screen and (min-width: 64em) {
      .bannerpanelnew .sliderWrapper {
        /* min-height: 651px;*/ } }
    @media screen and (min-width: 85em) {
      .bannerpanelnew .sliderWrapper {
         /*min-height: 651px;*/ } }
  .bannerpanelnew .imgWrap {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    top: 0;
  /*  height: 652px !important;*/
    left: 0;
    overflow: hidden;
    height: 100%; }
    .bannerpanelnew .imgWrap img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
    .bannerpanelnew .imgWrap.nogradient:after {
      display: none; }
  .bannerpanelnew .bannerwrap {
    position: absolute;
    bottom: 68px;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
        -ms-transform: translate(-50%, 0%);
            transform: translate(-50%, 0%);
    margin-left: 10px; }
    @media print, screen and (min-width: 48em) {
      .bannerpanelnew .bannerwrap {
        margin-left: 15px; } }
    @media print, screen and (min-width: 64em) {
      .bannerpanelnew .bannerwrap {
        position: relative;
        bottom: -90px;
        margin-left: auto; } }
    @media screen and (min-width: 85em) {
      .bannerpanelnew .bannerwrap {
        bottom: auto;
        left: 0;
        -webkit-transform: translate(0%, 0%);
            -ms-transform: translate(0%, 0%);
                transform: translate(0%, 0%); } }
    .bannerpanelnew .bannerwrap .content {
      color: #ffffff;
      margin: 0 auto;
      padding-top: 36px;
      text-align: left;
      z-index: 999999999; }
      @media print, screen and (min-width: 48em) {
        .bannerpanelnew .bannerwrap .content {
          padding-top: 34px;
          max-width: 640px;
          margin: 0 0; } }
      @media screen and (min-width: 85em) {
        .bannerpanelnew .bannerwrap .content {
          padding-top: 91px; } }
      .bannerpanelnew .bannerwrap .content h1,
      .bannerpanelnew .bannerwrap .content h2 {
        font-weight: normal;
        color: #ffffff;
        text-align: left;
        font-size: 48px;
        line-height: 48px;
        margin-bottom: 0px; }
        @media screen and (max-width: 374px) {
          .bannerpanelnew .bannerwrap .content h1,
          .bannerpanelnew .bannerwrap .content h2 {
            font-size: 48px; } }
        .bannerpanelnew .bannerwrap .content h1 a,
        .bannerpanelnew .bannerwrap .content h2 a {
          color: #ffffff;
          text-decoration: none; }
          .bannerpanelnew .bannerwrap .content h1 a:hover,
          .bannerpanelnew .bannerwrap .content h2 a:hover {
            color: inherit; }
        @media print, screen and (min-width: 48em) {
          .bannerpanelnew .bannerwrap .content h1,
          .bannerpanelnew .bannerwrap .content h2 {
            font-size: 48px;
            line-height: 48px; } }
        @media print, screen and (min-width: 64em) {
          .bannerpanelnew .bannerwrap .content h1,
          .bannerpanelnew .bannerwrap .content h2 {
            font-size: 58px;
            line-height: 58px; } }
        @media screen and (min-width: 85em) {
          .bannerpanelnew .bannerwrap .content h1,
          .bannerpanelnew .bannerwrap .content h2 {
            font-size: 90px;
            line-height: 88px; } }
      .bannerpanelnew .bannerwrap .content p {
        font-size: 16px;
        line-height: 24px;
        margin-top: 15px;
        max-width: 315px; }
        @media print, screen and (min-width: 48em) {
          .bannerpanelnew .bannerwrap .content p {
            max-width: 500px; } }
        @media print, screen and (min-width: 64em) {
          .bannerpanelnew .bannerwrap .content p {
            font-size: 28px;
            line-height: 37px;
            margin-top: 15px;
            line-height: 36px;
            max-width: 620px;
            margin-bottom: 15px;
            margin-top: 10px;
            font-weight: normal; } }
        @media screen and (min-width: 85em) {
          .bannerpanelnew .bannerwrap .content p {
            line-height: 44px; } }
        .bannerpanelnew .bannerwrap .content p a {
          text-decoration: none; }
          .bannerpanelnew .bannerwrap .content p a:hover {
            color: inherit; }
        .bannerpanelnew .bannerwrap .content p + p {
          margin-top: 0px; }
    .bannerpanelnew .bannerwrap .ctaBlock {
      margin: 0 auto;
      margin-top: 31px; }
      @media screen and (max-width: 374px) {
        .bannerpanelnew .bannerwrap .ctaBlock {
          margin-top: 31px; } }
      @media print, screen and (min-width: 48em) {
        .bannerpanelnew .bannerwrap .ctaBlock {
          margin: 0;
          margin-top: 31px;
          max-width: 500px; } }
      @media print, screen and (min-width: 64em) {
        .bannerpanelnew .bannerwrap .ctaBlock {
          margin-top: 28px; } }
      @media screen and (min-width: 85em) {
        .bannerpanelnew .bannerwrap .ctaBlock {
          margin-top: 44px; } }
      .bannerpanelnew .bannerwrap .ctaBlock .ctaborder.nobg {
        background: transparent;
        font-size: 16px;
        line-height: 22px;
        color: #000000;
        padding: 7px 32px;
        border: 2px solid #000000;
        font-weight: 700;
        border-radius: 3px; }
        @media print, screen and (min-width: 64em) {
          .bannerpanelnew .bannerwrap .ctaBlock .ctaborder.nobg {
            font-size: 24px;
            line-height: 34px;
            padding: 11px 46.5px; } }
        .bannerpanelnew .bannerwrap .ctaBlock .ctaborder.nobg:hover {
          color: #fff; }
  
  .bannerpanelnew .homebannernew .flexBox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 0px;
  position: absolute;
  left: 50%;
  top: 85.5%;
  -webkit-transform: translate(-50%, 0%);
      -ms-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
  z-index: 9;
  width: 100%;
  max-width: 100%; }
  @media print, screen and (max-width: 47.99875em) {
    .bannerpanelnew .homebannernew .flexBox {
      top: 57.5%; } }
  @media print, screen and (min-width: 48em) and (max-width: 63.99875em) {
    .bannerpanelnew .homebannernew .flexBox {
      top: 70.5%; } }
  @media print, screen and (min-width: 64em) and (max-width: 84.99875em) {
    .bannerpanelnew .homebannernew .flexBox {
      top: 76.11%; } }
  @media screen and (min-width: 85em) {
    .bannerpanelnew .homebannernew .flexBox {
      top: 76.11%; } }
  
  .bannerpanelnew .homebannernew .swiper-pagination {
  position: static; }
  
  .bannerpanelnew .swiper-button-play {
  display: inline-block;
  width: 100%;
  height: 24px;
  background-image: url("/build/images/pauseslide.svg");
  background-size: contain;
  background-repeat: no-repeat;
  margin-left: 0px;
  margin-top: 0;
  cursor: pointer;
  position: absolute;
  overflow: hidden;
  max-width: 24px;
  margin-top:11px;
  }
  .bannerpanelnew .swiper-button-play.active {
  background-image: url("/build/images/playslide.svg");
  }
  .bannerpanelnew .flexBox {
    display: flex;
    justify-content: flex-end;
    margin-right: 40px;
  }
  .bannerpanelnew .swiper-container-horizontal .swiper-button-play.active {
  background-image: url("/build/images/slider-play-icon.svg"); }
  
  .bannerpanelnew .homebannernew .ie11 .bannerpanelnew .homebannernew {
  padding-bottom: 28px; }
  
  @-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translatey(-10px);
    transform: translatey(-10px); }
  to {
    opacity: 1;
    -webkit-transform: translatey(0);
    transform: translatey(0); } }
  
  @keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translatey(-10px);
    transform: translatey(-10px); }
  to {
    opacity: 1;
    -webkit-transform: translatey(0);
    transform: translatey(0); } }
  
  .in-down {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-delay: 2s;
  -moz-animation-delay: 2s;
  -o-animation-duration: 2s;
  animation-delay: 2s;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  animation-timing-function: ease-in;
  -webkit-animation-timing-function: ease-in; }
  
  /** fadeInLeft **/
  @-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translatex(-50px);
    transform: translatex(-50px); }
  to {
    opacity: 1;
    -webkit-transform: translatex(0);
    transform: translatex(0); } }
  
  @keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translatex(-50px);
    transform: translatex(-50px); }
  to {
    opacity: 1;
    -webkit-transform: translatex(0);
    transform: translatex(0); } }
  
  .in-left {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-delay: 3s;
  -moz-animation-delay: 3s;
  -o-animation-duration: 3s;
  animation-delay: 3s; }
  
  .zoomin {
  animation: 4s linear 0s 1 normal forwards zoomin-keyframes;
  -webkit-animation: 4s linear 0s 1 normal forwards zoomin-keyframes;
  -moz-animation: 4s linear 0s 1 normal forwards zoomin-keyframes;
  display: inline-block; }
  
  @keyframes zoomin-keyframes {
  0% {
    opacity: 0;
    transform: scale3d(0.2, 0.2, 1);
    -webkit-transform: scale3d(0.2, 0.2, 1);
    -moz-transform: scale3d(0.2, 0.2, 1);
    animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear; }
  89.1304% {
    opacity: 0;
    transform: scale3d(0.2, 0.2, 1);
    -webkit-transform: scale3d(0.2, 0.2, 1);
    -moz-transform: scale3d(0.2, 0.2, 1);
    animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear; }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
    -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear; } }
  
  @-webkit-keyframes zoomin-keyframes {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.2, 0.2, 1);
    -webkit-animation-timing-function: linear; }
  89% {
    opacity: 0;
    -webkit-transform: scale3d(0.2, 0.2, 1);
    -webkit-animation-timing-function: linear; }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    -webkit-animation-timing-function: linear; } }
  
  .bannerpanelnew .homebannernew .swiper-button-next.swiper-button-disabled,
  .bannerpanelnew .homebannernew .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none; }
  .bannerpanelnew {
    position: relative;
    /*min-height: 470px;*/
    -webkit-transition: opacity .55s ease,-webkit-transform .55s;
    transition: opacity .55s ease,-webkit-transform .55s;
    transition: transform .55s,opacity .55s ease;
    transition: transform .55s,opacity .55s ease,-webkit-transform .55s;
  }
  
  .video-container {
      width: 100%;
      height: 100%;
  }
  
  .video-container iframe {
    position: absolute;
    /*top: 45%;
    left: 50%;*/
    width: 100%;
    height: 100%;
   /* -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);*/
  }
  
  @media (min-aspect-ratio: 16 / 9){
  .video-container iframe {
    height: 100%;
  }
  }
  
  .bannerpanelnew .temp1 .bannerwrap .content {
      position: absolute;
      margin: 0 auto;
      position: absolute;
      top: 324px;
      left: 50%;
      -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
      max-width: 100%;
      width: 100%;
      background: #000000;
      background: -webkit-gradient(linear, left bottom, left top, from(#000000), to(rgba(255, 255, 255, 0)));
      background: linear-gradient(0deg, #000000 0, rgba(255, 255, 255, 0) 100%);
  }
  
  
  .bannerpanelnew .temp1 .bannerwrap .content h1,
  .bannerpanelnew .temp1 .bannerwrap .content h2 {
      font-family: inherit;
      line-height: 43px;
      max-width: 260px;
      text-align: center;
      margin: 0 auto;
      text-transform: uppercase;
      width: 100%
  }
  
  @media print,
  screen and (min-width:48em) {
      .bannerpanelnew .temp1 .bannerwrap .content h1,
      .bannerpanelnew .temp1 .bannerwrap .content h2 {
          max-width: 100%;
          line-height: 43px
      }
  }
  
  @media print,
  screen and (min-width:64em) {
      .bannerpanelnew .temp1 .bannerwrap .content h1,
      .bannerpanelnew .temp1 .bannerwrap .content h2 {
          line-height: 56px;
          font-size: 50px;
          line-height: 92px;
          max-width: 100%;
          text-align: center
      }
  }
  
  @media screen and (min-width:85.375em) {
      .bannerpanelnew .temp1 .bannerwrap .content h1,
      .bannerpanelnew .temp1 .bannerwrap .content h2 {
          font-size: 70px;
          line-height: 92px;
          max-width: 100%;
          text-align: center
      }
  }
  
  .bannerpanelnew .temp1 .bannerwrap .content h1 span,
  .bannerpanelnew .temp1 .bannerwrap .content h2 span {
      display: block
  }
  
  .bannerpanelnew .temp1 .bannerwrap .content h1 a,
  .bannerpanelnew .temp1 .bannerwrap .content h2 a {
      color: #fff;
      text-decoration: none
  }
  
  .bannerpanelnew .temp1 .bannerwrap .content p {
      font-size: 20px;
      margin-top: 11px;
      line-height: 27px;
      max-width: 295px
  }
  
  @media screen and (max-width:374px) {
      .bannerpanelnew .temp1 .bannerwrap .content p {
          font-size: 19px
      }
  }
  
  @media print,
  screen and (min-width:48em) {
      .bannerpanelnew .temp1 .bannerwrap .content p {
          max-width: 350px
      }
  }
  
  @media print,
  screen and (min-width:64em) {
      .bannerpanelnew .temp1 .bannerwrap .content p {
          font-size: 30px;
          line-height: 34px;
          max-width: 444px
      }
  }
  
  @media screen and (min-width:85.375em) {
      .bannerpanelnew .temp1 .bannerwrap .content p {
          font-size: 34px;
          line-height: 46px;
          margin-top: 18px;
          max-width: 600px
      }
  }
  
  .bannerpanelnew .temp1 .bannerwrap .content p a {
      color: #fff;
      text-decoration: none
  }
  
  
  .bannerpanelnew .homebannernew .flexBox {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin-top: 34px;
      padding: 0 34px
  }
  
  @media print,
  screen and (min-width:48em) {
      .bannerpanelnew .homebannernew .flexBox {
          padding: 0 18px
      }
  }
  
  @media screen and (min-width:1280px) {
      .bannerpanelnew .homebannernew .flexBox {
          margin-top: 33px
      }
  }
  
  @media print,
  screen and (min-width:64em) {
      .bannerpanelnew .homebannernew .flexBox {
          padding: 0 18px;
          -webkit-box-align: stretch;
          -webkit-align-items: stretch;
          -ms-flex-align: stretch;
          align-items: stretch;
          -webkit-box-pack: end;
          -webkit-justify-content: flex-end;
          -ms-flex-pack: end;
          justify-content: flex-end
      }
  }
  
  @media screen and (min-width:85.375em) {
      .bannerpanelnew .homebannernew .flexBox {
          padding: 0 68px;
          max-width: 100%
      }
  }
  
  .bannerpanelnew .homebannernew .swiper-pagination {
      position: static
  }
  
  .bannerpanelnew .swiper-container-horizontal .swiper-button-play {
      display: inline-block;
      width: 16px;
      height: 16px;
      background-image: url("/build/images/pause-button.png");
      background-size: contain;
      background-repeat: no-repeat;
      margin-left: 7px;
      margin-top: -7px;
      cursor: pointer
  }
  
  @media print,
  screen and (min-width:64em) {
      .bannerpanelnew .swiper-container-horizontal .swiper-button-play {
          margin-top: 0;
          width: 19px;
          height: 19px
      }
  }
  
  .bannerpanelnew .swiper-container-horizontal .swiper-button-play.active {
      background-image: url("/build/images/play-button.png")
  }
  
  .bannerpanelnew .homebannernew .ie11 .bannerpanelnew .homebannernew {
      padding-bottom: 28px
  }
  
  @-webkit-keyframes fadeInDown {
      from {
          opacity: 0;
          -webkit-transform: translatey(-10px);
          transform: translatey(-10px)
      }
      to {
          opacity: 1;
          -webkit-transform: translatey(0);
          transform: translatey(0)
      }
  }
  
  @keyframes fadeInDown {
      from {
          opacity: 0;
          -webkit-transform: translatey(-10px);
          transform: translatey(-10px)
      }
      to {
          opacity: 1;
          -webkit-transform: translatey(0);
          transform: translatey(0)
      }
  }
  
  .in-down {
      -webkit-animation-name: fadeInDown;
      animation-name: fadeInDown;
      -webkit-animation-fill-mode: both;
      animation-fill-mode: both;
      -webkit-animation-delay: 2s;
      -moz-animation-delay: 2s;
      -o-animation-duration: 2s;
      animation-delay: 2s;
      -webkit-animation-duration: .75s;
      animation-duration: .75s;
      animation-timing-function: ease-in;
      -webkit-animation-timing-function: ease-in
  }
  
  @-webkit-keyframes fadeInLeft {
      from {
          opacity: 0;
          -webkit-transform: translatex(-50px);
          transform: translatex(-50px)
      }
      to {
          opacity: 1;
          -webkit-transform: translatex(0);
          transform: translatex(0)
      }
  }
  
  @keyframes fadeInLeft {
      from {
          opacity: 0;
          -webkit-transform: translatex(-50px);
          transform: translatex(-50px)
      }
      to {
          opacity: 1;
          -webkit-transform: translatex(0);
          transform: translatex(0)
      }
  }
  
  .in-left {
      -webkit-animation-name: fadeInLeft;
      animation-name: fadeInLeft;
      -webkit-animation-fill-mode: both;
      animation-fill-mode: both;
      -webkit-animation-duration: .75s;
      animation-duration: .75s;
      -webkit-animation-delay: 3s;
      -moz-animation-delay: 3s;
      -o-animation-duration: 3s;
      animation-delay: 3s
  }
  
  .zoomin {
      animation: 4s linear 0s 1 normal forwards zoomin-keyframes;
      -webkit-animation: 4s linear 0s 1 normal forwards zoomin-keyframes;
      -moz-animation: 4s linear 0s 1 normal forwards zoomin-keyframes;
      display: inline-block
  }
  
  @keyframes zoomin-keyframes {
      0% {
          opacity: 0;
          transform: scale3d(.2, .2, 1);
          -webkit-transform: scale3d(.2, .2, 1);
          -moz-transform: scale3d(.2, .2, 1);
          animation-timing-function: linear;
          -webkit-animation-timing-function: linear;
          -moz-animation-timing-function: linear
      }
      89.1304% {
          opacity: 0;
          transform: scale3d(.2, .2, 1);
          -webkit-transform: scale3d(.2, .2, 1);
          -moz-transform: scale3d(.2, .2, 1);
          animation-timing-function: linear;
          -webkit-animation-timing-function: linear;
          -moz-animation-timing-function: linear
      }
      to {
          opacity: 1;
          transform: scale3d(1, 1, 1);
          -webkit-transform: scale3d(1, 1, 1);
          -moz-transform: scale3d(1, 1, 1);
          animation-timing-function: linear;
          -webkit-animation-timing-function: linear;
          -moz-animation-timing-function: linear
      }
  }
  
  @-webkit-keyframes zoomin-keyframes {
      0% {
          opacity: 0;
          -webkit-transform: scale3d(.2, .2, 1);
          -webkit-animation-timing-function: linear
      }
      89% {
          opacity: 0;
          -webkit-transform: scale3d(.2, .2, 1);
          -webkit-animation-timing-function: linear
      }
      to {
          opacity: 1;
          -webkit-transform: scale3d(1, 1, 1);
          -webkit-animation-timing-function: linear
      }
  }
  
  .bannerpanelnew .swiper-wrapper .swiper-slide.temp1 .sliderWrapper {
      position: relative;
      overflow: hidden
  }
  
  .bannerpanelnew .swiper-wrapper .swiper-slide.temp1 .video-panel .filter-img .videoPanel {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    height: 100%;
    z-index: -1;
  }
  
  
  .bannerpanelnew .swiper-wrapper .swiper-slide.temp1 .video-panel .filter-img .videoPanel:after,
  .bannerpanelnew .swiper-wrapper .swiper-slide.temp1 .video-panel .filter-img .videoPanel:before {
      background-color: transparent;
      background: 0 0
  }
  
  
  .bannerpanelnew .swiper-wrapper .swiper-slide.temp1 .video-panel .filter-img .videoPanel.loaded iframe {
      display: block;
      visibility: visible;
      opacity: 1;
      /*left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);*/
      border-radius: 0;
      width: 100%;
      height: 100%;
     /*  min-height: 651px;*/
    /*  width: 118vw;*/
      position: absolute;
      z-index: 9;
      pointer-events: none;
  }
  
  @media (min-width:500px) and (max-width:599px) {
      .bannerpanelnew .swiper-wrapper .swiper-slide.temp1 .video-panel .filter-img .videoPanel.loaded iframe {
          width: 100%
      }
  }
  
  @media (min-width:600px) and (max-width:767px) {
      .bannerpanelnew .swiper-wrapper .swiper-slide.temp1 .video-panel .filter-img .videoPanel.loaded iframe {
          width: 100%
      }
  }
  
  @media print,
  screen and (min-width:48em) {
      .bannerpanelnew .swiper-wrapper .swiper-slide.temp1 .video-panel .filter-img .videoPanel.loaded iframe {
          width: 100%
      }
  }
  
  @media print,
  screen and (min-width:64em) {
      .bannerpanelnew .swiper-wrapper .swiper-slide.temp1 .video-panel .filter-img .videoPanel.loaded iframe {
          width: 100%
      }
  }
  
  @media (min-width:1280px) and (max-width:1440px) {
      .bannerpanelnew .swiper-wrapper .swiper-slide.temp1 .video-panel .filter-img .videoPanel.loaded iframe {
          width: 100%
      }
  }
  
  .video-controller {
      position: absolute;
      margin-left: auto;
      right: 20px;
      margin-top: 0;
      width: 45px;
      bottom:0;
      z-index: 999;
  }
  
  @media print,
  screen and (min-width:48em) {
      .video-controller {
          width: 55px;
          right: -138px;
          right: -104px;
          /* margin-top: -60px; */
          z-index: 999;
      }
  }
  
  @media print,
  screen and (min-width:64em) {
      .video-controller {
          right: 15px;
          /* margin-top: -20px; */
          z-index: 999;
      }
  }
  
  @media screen and (min-width:85.375em) {
      .video-controller {
          width: 100px;
          right: -8px;
          height: 110px;
          overflow: hidden;
          z-index: 999;
      }
  }
  @media (min-width: 1480px) and (max-width: 1550px){
    .video-controller {
      right: -40px;
    }
  }
  
  @media (min-width: 1024px) and (max-width: 1480px){
    .video-controller {
      top:150px;
      /* margin-top: 60px; */
    }
  }
  
  @media (min-width: 375px) and (max-width: 1023px){
    .video-controller {
      top:110px;
      /* margin-top: 60px; */
    }
  }
  
  .video-controller .play-bt, .video-controller .play-bt-vimeo {
    display: block;
    background-image: url("/build/images/video-play.svg");
    background-size: contain;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    margin: 20px;
    overflow: hidden;
    cursor: pointer;
    background-position: 6px 6px;
    background-size: 22px 17px;
    border-radius: 50%;
    background-color: white !important;
    border: 2px solid #041F55 !important;
  }
  
  .video-controller .pause-bt, .video-controller .pause-bt-vimeo {
    background-image: url("/build/images/video-pause.svg");
    background-size: contain;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    margin: 20px;
    cursor: pointer;
    background-position: 7px 7px;
    background-size: 28px 28px;
    border-radius: 50%;
    background-color: white;
    border: 2px solid #041F55;
  }
  
  .video-controller .mute-bt, .video-controller .mute-bt-vimeo {
    background-image: url("/build/images/video-mute.svg");
    background-size: contain;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    margin: 20px;
    cursor: pointer;
    background-position: 4px 6px;
    background-size: 22px 18px;
    border-radius: 50%;
    background-color: white;
    border: 2px solid #041F55;
  }
  
    .video-controller .mute-bt.stop, .video-controller .mute-bt-vimeo.stop {
        background-image: url("/build/images/video-unmute.svg");
        background-position: 4px 6px;
        background-size: 22px 18px;
        border: 2px solid #041F55;
    }
    
  .video-controller {
    position: absolute;
    margin-left: auto;
    right: 50px;
    margin-top: 0;
    width: 55px;
    top:50px;
    z-index: 999;
  }
  .contentwrapper.grid-container {
      position: relative;
      height: auto;
  }
  
  .contentwrapper .content{
      position: absolute;
      bottom: 0;
      z-index: 9;
      text-align: center;
      width: 100%;
      background: #000000;
      height: 137px;
      background: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,0.85)),to(rgba(0,0,0,0.15)));
      background: linear-gradient(to top,rgba(0,0,0,0.85) 0%,rgba(0,0,0,0.15) 100%);
  }
  .contentwrapper .content h1 b, .contentwrapper .content h1 strong, .contentwrapper .content h2 strong { font-weight: 800;}
  .contentwrapper .content h1, .contentwrapper .content h2{
      color: #fff;
      font-size: 90px;
      line-height: 105px;
      font-weight: 300;
      position: relative;
      top: 15px;
      text-transform: uppercase;
      margin-bottom: 0;
  }
  
  .bannerpanelnew .homebannernew .swiper-button-next.swiper-button-disabled,
  .bannerpanelnew .homebannernew .swiper-button-prev.swiper-button-disabled {
      opacity: .35;
      cursor: auto;
      pointer-events: none
  }
  
  .bannerpanelnew .bannerwrap .content h1 a,
  .bannerpanelnew .bannerwrap .content h2 a {
      text-decoration: none;
      color: #ffffffff
  }
  
  .bannerpanelnew .bannerwrap .content h1 a:hover,
  .bannerpanelnew .bannerwrap .content h2 a:hover {
      color: #0ba6ea
  }
  
  .bannerpanelnew .bannerwrap .content h3 a {
      text-decoration: none;
      color: #fff
  }
  
  .bannerpanelnew .bannerwrap .content h3 a:hover {
      color: #0ba6ea
  }
  
  .bannerpanelnew .temp3 .bannerwrap .content h1 a,
  .bannerpanelnew .temp3 .bannerwrap .content h2 a {
      color: #00577d;
      text-decoration: none
  }
  
  .bannerpanelnew .temp3 .bannerwrap .content h1 a:hover,
  .bannerpanelnew .temp3 .bannerwrap .content h2 a:hover {
      color: #0ba6ea
  }
  
  .bannerpanelnew .temp3 .bannerwrap .content h3 a {
      color: #00577d;
      text-decoration: none
  }
  
  .bannerpanelnew .temp3 .bannerwrap .content h3 a:hover {
      color: #0ba6ea
  }
  
  
  
  
   @media (min-width: 1279px) and (max-width:1390px){
    .contentwrapper .content{
      width: 95.5%;
    }
  }  
  @media (max-width:1279px) {
    .contentwrapper .content{
      position: absolute;
      bottom: 0;
      z-index: 9;
      text-align: center;
      width: 96.5%;
      background: #000000;
      height: 83px;
      background: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,0.85)),to(rgba(0,0,0,0.15)));
      background: linear-gradient(to top,rgba(0,0,0,0.85) 0%,rgba(0,0,0,0.15) 100%);  
  }
  .contentwrapper .content h1, .contentwrapper .content h2{
      color: #fff;
      font-size: 65px;
      line-height: 65px;
      font-weight: 300;
      position: relative;
      top: 0;
      text-transform: uppercase;
      max-width:1024px;
      margin: 0 auto;
      margin-bottom: 0;
      left: 0
  }
  .bannerpanelnew .swiper-wrapper .swiper-slide.temp1 .video-panel .filter-img .videoPanel.loaded iframe {
    display: block;
    visibility: visible;
    opacity: 1;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 0;
    width: 230%;
    height: 60.25vw;
     min-height: 651px;
    width: 408vw;
    position: absolute;
    z-index: 9;
    pointer-events: none;
  }
  }
  .bannerpanelnew .swiper-container-horizontal .swiper-button-play {
    display: inline-block;
    width: 100%;
    height: 16px;
    background-image: url("/build/images/pause-icon.svg");
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: 7px;
    margin-top: 0;
    cursor: pointer;
    position: absolute;
    left: auto;
    right: 0%;
    max-width: 13px;
  }
  .bannerpanelnew .swiper-container-horizontal .swiper-button-play.active {
  background-image: url("/build/images/slider-play-icon.svg");
  }
  .swiper-pagination-bullet {
  width: 18px !important;
  height: 18px !important;
  background-color: transparent !important;
  border-radius: 50% !important;
  margin: 0 4px !important;
  transition: background-color 0.3s ease-in-out !important;    
  border: 1px solid #4D4D4D;
  }
  .swiper-pagination-bullet-active {
  background-color: #4D4D4D !important;
  }
  @media (max-width:1023px) {
    .contentwrapper .content{
      position: absolute;
      bottom: 0;
      z-index: 9;
      text-align: center;
      width: 100%;
      background: #000000;
      height: 141px;
      background: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,0.85)),to(rgba(0,0,0,0.15)));
      background: linear-gradient(to top,rgba(0,0,0,0.85) 0%,rgba(0,0,0,0.15) 100%);
      left: -10px;
  }
  .contentwrapper .content h1, .contentwrapper .content h2{
      color: #fff;
      font-size: 70px;
      line-height: 65px;
      font-weight: 300;
      position: relative;
      top: 0;
      text-transform: uppercase;
      max-width:768px;
      margin: 0 auto;
      margin-bottom: 0;
      left: 0
  }
  .bannerpanelnew .swiper-wrapper .swiper-slide.temp1 .video-panel .filter-img .videoPanel.loaded iframe {
    display: block;
    visibility: visible;
    opacity: 1;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 0;
    width: 230%;
    height: 60.25vw;
     min-height: 651px;
    width: 408vw;
    position: absolute;
    z-index: 9;
    pointer-events: none;
  }
  }
  @media (max-width:767px) {
      .bannerpanelnew .temp4 .bannerwrap .ctaBlock.temp4cta {
          position: absolute;
          bottom: 40px;
          left: 50%;
          -webkit-transform: translate(-50%, 0);
          -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0)
      }
      .contentwrapper .content{
        position: absolute;
        bottom: 0;
        z-index: 9;
        text-align: center;
        width: 100%;
        background: #000000;
        height: 211px;
        background: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,0.85)),to(rgba(0,0,0,0.15)));
        background: linear-gradient(to top,rgba(0,0,0,0.85) 0%,rgba(0,0,0,0.15) 100%);
        left: -10px;
    }
    .contentwrapper .content h1, .contentwrapper .content h2{
        color: #fff;
        font-size: 70px;
        line-height: 65px;
        font-weight: 300;
        position: relative;
        top: 0;
        text-transform: uppercase;
        max-width: 375px;
        margin: 0 auto;
        margin-bottom: 0;
        left: 0
    }
    .bannerpanelnew .swiper-wrapper .swiper-slide.temp1 .video-panel .filter-img .videoPanel.loaded iframe {
      display: block;
      visibility: visible;
      opacity: 1;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      border-radius: 0;
      width: 230%;
      height: 60.25vw;
       min-height: 651px;
      width: 408vw;
      position: absolute;
      z-index: 9;
      pointer-events: none;
  }
  }
  
  @media print,
  screen and (min-width:48em) {
      .bannerpanelnew .temp4 .bannerwrap .ctaBlock.temp4cta {
          position: absolute;
          bottom: 40px
      }
  }
  
  @media screen and (min-width:85.375em) {
      .bannerpanelnew .temp4 .bannerwrap .ctaBlock.temp4cta {
          bottom: 105px
      }
  }
  
  
  
    
  /* 150gridpanel */
  .contentlist figure{
  margin: 0px 0px;
  margin-top: 75px;
    margin-left: 10px;
  }
  .contentlist .imgwrap {
  max-width: 100%;
  overflow: hidden;
  }
  .contentitem p{
  font-size:24px;
  line-height:32px;
  font-weight:500;
  margin-top:0px;
  text-align: center;
  color:#041F55;
  }
  .contentlist .imgwrap img{
  max-width: 100%;
  overflow: hidden;
  }
  .colblock{
  border-radius:35px;
  background-size:cover !important;
  }
  .contentitem p span{
  font-weight:800;
  }
  
  .innerWrap {
    display: flex;
    flex-flow: nowrap;
    justify-content: space-between;
    margin: 0 0;
  }
  .innerblock{
  padding: 128px 56px 123px 45px;
  padding-right:45px;
  padding-top:123px;
  }
  .contentlist .imgWrap img{
  width:100%;
  }
  .contentlist{
  width:100%;
  max-width:1072px;
  margin: 0 auto;
  }
  @media screen and (max-width:767px)
  {
  .contentitem p{
  font-size:16px;
  line-height:22px;
  text-align:left;
  }
  }
  @media screen and (min-width:1100px)
  {
  .stayconnectnew .Tied {
  width: 30%;
  }
  }
  .threecolumnpanels{
  margin-top: 107px;
  }
  .innerblocksection{
  width:31.33%;
  /*padding-right: 40px;
  padding-bottom: 40px;*/
  }
  .threecolumnpanels .innerblocksection:last-child{
  padding-right: 0px;
  }
  /* } */
  .heading-title a h3,.heading-title h3 a{
  font-size:52px;
  line-height:58px;
  color:#041F55;
  font-weight:800;
  }
  .innerblock h4{
  font-size:24px;
  line-height:19.2px;
  color:#041F55;
  font-weight:800;
  margin-top: 16px;
  margin-bottom: 0px;
  }
  .innerblock .lrnnew{
  background-color:white;
  padding: 2px 21px;
  border-radius:14px;
  width: fit-content;
  margin-top: 24px;
  }
  .innerblock .ctabtnnew{
  font-size:14px;
  line-height:19.2px;
  color:#041F55;
  font-weight:800;
  }
  .innerblock p{
  color:#041F55;
  font-size:16px;
  line-height:21px;
  font-weight: 500;
  margin-top: 10px;
  }
  
  /* circle */
  .circlewrap{
  display: flex;
  margin-top:70px;
  }
  .bluecircle{
  position: relative;
  top: 80px;
  left: 0;
  background-size: contain !important;
  
  }
  .credit-card {
    width: 87%;
    margin-top: 225px;
    margin-left: 172px;
    height: 70%;
  }
  .greencircle {
    position: relative;
    left:-4px;
    background-size: contain !important;
  }
  .settingicon{
  position:absolute;
  right: -132px;
  bottom: -47px;
  }
  .blue_wrap{
  position: absolute;
  top: 14%;
  left: 18%;
  max-width: 334px;
  color: white;
  }
  .blue_wrap p{
  max-width:205px;
  color: white;
  font-size:18px;
  line-height:28px;
  font-weight:500;
  overflow: hidden;
  display: block;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  height:auto;
    margin-bottom: 17px;
    margin-top: -5px;
  }
  .blue_wrap h3{
  font-size:37px;
  line-height:44px;
  font-weight:800;
  margin-bottom: 0px;
  color:#fff;
  }
  .blue_wrap .ctabtnnew{
  background-color: #ffffff;
  }
  .circlepanel .ctabtnnew{
  font-size:14px;
  line-height:19.2px;
  color:#041F55;
  font-weight:800;
  padding:5px 20px;
  border-radius: 14px;
  text-transform:uppercase;
  }
  @media screen and (max-width:1200px)
  {
  .greencircle,.bluecircle{
  background-size:contain !important;
  }
  }
  
  /* Style for slideshow  */
  
  /* twocol */
  .twocol{
  position: relative;
  margin-top: 110px;
  margin-bottom:109px;
  }
  .twocol .dis-flex{
  display: flex;
  background:linear-gradient(270deg,rgba(37,120,214,1) 10%,rgba(56,161,217,1) 45%,rgb(255 194 0 / 55%) 100%);
  border-radius: 35px;
  }
  .homepanel{
  width:604px;
  border-top-left-radius:35px;
  border-bottom-left-radius:35px;
  mix-blend-mode: multiply;
  }
  .homepanel-content{
  width:761px;
  padding-bottom: 50px;
  z-index:1111;
  position: relative;
  padding-left:76px
  }
  
  .homepanel-content p{
  color:white;
  }
  /*.twocol .dis-flex::after {
  content: '';
  background:linear-gradient(270deg, rgba(37,120,214,1) 0%, rgba(56,161,217,1) 35%, rgb(255 194 0 / 66%) 100%);
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border-radius:35px;
  }*/
  .homepanel_title p{
  font-weight:800;
  font-size:65px;
  line-height:70px;
  margin-bottom: 11px;
  max-width:630px;
  margin-top:33px;
  }
  .homepanel_teasertext p{
  font-weight:500;
  font-size:18px;
  line-height:28px;
  margin-bottom: 23px;
  max-width:546px;
  }
  .homepanel_lrnnew{
  background-color: #fff;
  width: fit-content;
  padding:4px 20px;
  border-radius:14px;
  min-width: 131px;
  text-align: center;
  min-height: 27px;
  }
  .homepanel_lrnnew .ctabtnnew{
  font-weight:800;
  font-size:14px;
  line-height:19px;
  color: #041F55;
  margin-top: 24px;
  text-transform:uppercase;
  
  }
  .homepanel_lrnnew:hover .ctabtnnew{
  color: #fff;
  }
  
  .homepanel_lrnnew:hover{
  background-color: #041F55;
  transition: .3s;
      border: 1px solid #041F55;
  }
  
  /* stayconnectnew */
  .stayconnectnew{
  padding-top:110px;
  padding-bottom:110px;
  background-color:#EBE3D4;
  }
  .stayconnectnew .tiedblock p {
  padding-top: 45px;
  font-size: 33px;
  line-height: 44px;
  }
  .stayconnectnew .formwrapper{
  display: flex;
  flex-wrap: wrap;
  }
  .stayconnectnew .inputparent,.stayconnectnew .checkboxItem {
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  }
  .stayconnectnew .Tied{
  position:relative;
  height: 175px;
  margin: 0 auto;
/*  width: fit-content;*/
  margin-left: 0;
    margin-right: 0;
  }
  .stayconnectnew .tiedblock {
    max-width: 359px;
    transform: translate(0px, 18px);
    text-align: center;
  }
  .stayconnectnew .tiedblock p{
  padding-top: 15px;
  font-size:23px;
  line-height:34px;
  font-weight:600;
  color:#000072;
  margin-bottom:10px;
  }
  .stayconnectnew .tiedblock p span{
  font-size:33px;
  line-height:34px;
  color:#000072;
  font-weight:700;
  }
  .stayconnectnew .tiedblock img{
  text-align: center;
  }
  .stayconnectnew .Tied .tiedbg {
  content: "";
  margin-right: 0px;
  width: 359px;
  height: 175px;
  display: inline-block;
  position: absolute;
  /* background-image: url(/images/stayborder.svg); */
  background-repeat:no-repeat;
  }
  .stayconnectnew .Tied:after {
  content: "";
  margin-right: 114px;
  width: 377px;
  height: 52px;
  position: absolute;
  display: inline-block;
  transform: rotate(180deg);
  left: 0px;
  top: 150px;
  background-image: url("/build/images/stayborder.svg");
  display: none;
  }
  .stayinfinityblock{
  margin: 0 auto;
  width: 100%;
  display: flex;
  justify-content: center;
    max-width: 78px;
  }
  .stayconnectnew .inputbox .textbox{
  min-width: 337px;
  min-height: 58px;
  padding-left:30px;
  }
  .stayconnectnew .btn.white button{
  min-width: 127px;
  min-height: 58px;
  background-color: #ffffff;
  border:0;
  }
  .stayconnectnew .btn.white button, .stayconnectnew .inputbox .textbox {
    font-size: 22px;
    line-height: 30px;
    background-color: #ffffff;
    border: 0;
    color: #2C343E;
    font-weight: 600;
    border-radius: 30px;
    max-width: 337px;
  }
  .stayconnectnew .checkbox{
  width:27px;
  height:28px;
  border:0;
  outline: 0;
  background-color: #ffffff;
  border-radius:7px;
  margin-bottom: 0px;
  margin-right: 0;
  }
  .stayconnectnew .checkboxtag{
  position: relative;
  top: -8px;
  font-size:18px;
  font-weight:600;
  line-height:24px;
  color:#2C343E;
  padding-left: 5px;
  }
  .stayconnectnew .inputbox:first-child {
    margin-right: 60px;
  }
  .stayconnectnew .submitbtn{
  margin-left:20px;
  position: absolute;
  top: 0px;
  right: -7px;
  }
  .stayconnectnew .formwrap{
  position: relative;
  }
  .stayconnectnew .checkboxItem fieldset{
  margin-right:30px;
  margin-bottom: -7px;
  }
  .stayconnectnew .checkboxItem fieldset:last-child{
  margin-right:0px;
  }
  .stayconnectnew .inputparent{
  margin-bottom: 28px;
  }
  .stayconnectnew .formwrapper{
  display: flex;
  
  }
  input::placeholder {
  color:#2C343E;
  }
  
  /* businessslider */
  .businessslider{
  margin-top:110px;
  margin-bottom: 55px;
  }
  .swiper {
  width: 100%;
  height: 100%;
  }
  .mainpersonal .swiper-slide {
  text-align: center;
  font-size: 18px;
  justify-content: center;
  height:380px !important;
  align-items: center;
  }
  .homebannervideo .swiper-slide {
  height:652px
  }
  .mainpersonal{
  margin-right: -22.9%;
  margin-left: -22.6%;
  }
  
  /* fix arrows position */
  .swiper-button-next{
  right: 10%!important;
  }
  
  .swiper-button-prev{
  left: 10%!important;
  }
  
  .newhero .swiper-button-next {
      right: 10% !important;
      background-image: url("/build/Images/hero-next-arrow.png") !important;
  }
  
  .newhero .swiper-button-prev {
      right: 10% !important;
      background-image: url("/build/Images/hero-prev-arrow.png") !important;
  }
  
  .newhero .swiper-button-next, .newhero .swiper-button-prev {
      background-size: 100px 170px;
      width: 100px;
      height: 170px;
      cursor: pointer;
      top: 37%;
  }
  
  .newhero .swiper-button-play {
      display: none;
  }
  
  @media (max-width: 1200px) {
      .newhero .swiper-button-next, .newhero .swiper-button-prev {
          top: 30%;
      }
  }
  
  @media (max-width: 1023px) {
      .newhero .swiper-button-next, .newhero .swiper-button-prev {
          display: none;
      }
  }
  
  
  /* Apply opacity to the first visible slide */
  .mySwiper .swiper-slide-active {
  opacity: 0.5; /* Adjust the opacity value as needed */
  }
  .swiper-slide-next + div + div {
  opacity: 0.24;
  }
  
  .swiper-controls {
  display: flex;
  width: 100%;
  margin: 0 auto;
  justify-content: center;
  }
  
  /* Add styles for the toggle button */
  .homebannervideo .swiper-button-toggle {
    cursor: pointer;
  }
  
  /* Style the toggle button when active */
  .homebannervideo .swiper-button-toggle.active {
  background-color: #ccc;
  }
  
  /* Add styles for the dotted pagination */
  .homebannervideo .swiper-dotted-pagination {
  display: flex;
  justify-content: center;
  margin-bottom: 10px;
  }
  .homebannervideo .swiper-pagination{
  position: relative !important;
  top: 12px
  }
  .homebannervideo .swiper-pagination-bullet{
  width: 18px !important;
  height: 18px !important;
  background-color: #999 !important;
  border-radius: 50% !important;
  margin: 0 4px !important;
  transition: background-color 0.3s ease-in-out !important;
  }
  
  .homebannervideo .swiper-pagination-bullet-active{
  background-color: #333 !important;
  }
  /*.swiper-button-toggle.Play:after{
  content:'';
  background-image: url(/images/video-play.svg);
  width:20px;
  height:20px;
  display: block;
  background-repeat: no-repeat;
  }
  .swiper-button-toggle_personal.Play:after {
    content: '';
    background-image: url(/images/video-play.svg);
    width: 20px;
    height: 20px;
    display: block;
    background-repeat: no-repeat;
  }*/
  /*.swiper-button-toggle:after, .swiper-button-toggle_personal:after {
    content: '';
    background-image: url(/images/pause-icon.svg);
    width: 20px;
    height: 20px;
    margin-top: 0px;
    margin-left: 15px;
    display: block;
    background-repeat: no-repeat;
  }*/
  .businessslider_block .titletag p{
  font-size:36px;
  line-height:44px;
  font-weight:900;
  color: #041F55;
  }
  .businessslider_block p{
  font-size:16px;
  line-height:21px;
  font-weight:500;
  color: white;
  padding-bottom:5px;
  }
  .businessslider_block p{
  color: white;
  }
  .Personal_block .title p{
  color: #041F55;
  font-size:36px;
  line-height:44px;
  }
  .Personal_block .swiper-slide{
  background-color: white;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.12);
  border-radius:36px;
  transition: all 0.2s ease;
  }
  .businessslider_block .lrnnew .ctabtnnew{
  color: white;
  border:1px solid white;
  border-radius:14px;
  padding:4px 20px;
  margin-right:35px;
  font-size:14px;
  line-height:19px;
  font-weight:900;
  }
  .businessslider_block .lrnnew .ctabtnnew:hover{
  color: #041F55;
  border:1px solid #041F55;
  background-color:white ;
  transition: all 0.2s ease;
  }
  .businessslider_block .content{
  max-width: 427px;
  padding-left:103px;
  padding-top:5px;
  text-align: left;
  }
  .businessslider_block img{
  padding-top: 45px;
  padding-left: 3px;
  }
  .mySwiper_personal .content .title, .mySwiper_personal .content p{
  color: #041F55;
  }
  .content h3{
  color: white;
  font-size:24px;
  line-height:24px;
  font-weight: 800;
  }
  .Personal_block .lrnnew .ctabtnnew {
  color:#041F55 ;
  border: 1px solid #041F55;
  }
  .mySwiper_personal .swiper-slide-active{
  opacity: 0.24;
  }
  .Personal_block .content p{
  font-weight:400;
  line-height:28px;
  font-size:24px;
  line-height:28px;
  }
  .Personal_block p span{
  font-weight:800;
  }
  .Personal_block .lrnnew{
  margin-top:15px;
  }
  .Personal_block .lrnnew .ctabtnnew:hover{
  background-color:#041F55;
  color: white;
  }
  .Personal_block .content{
  padding-left:206px;
  }
  .Personal_block img {
  padding-top: 63px;
  }
  .video-controller .mute-bt.mute, .video-controller .mute-bt-vimeo.mute {
    background-image: url("/build/images/video-unmute.svg");
    background-position: 4px 6px;
    background-size: 22px 18px;
  }
  
  
  footer.threecols_new {
  background: #EDF2F5;
  padding: 42px 0 0;
  }
  
  @media (max-width: 767px) {
  footer.threecols_new .grid-container {
  padding-left:6px !important;
  padding-right: 6px !important;
  }
  }
  
  .footerWraps_new {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 150px;
  z-index:1;
  position:relative;
  }
  
  @media print,screen and (max-width: 47.99875em) {
  .footerWraps_new {
  display:block;
  padding-bottom: 81px;
  }
  }
  
  @media print,screen and (min-width: 48em) {
  .footerWraps_new {
  display:block;
  margin: 0 30px;
  padding-bottom: 33px;
  }
  }
  
  @media print,screen and (min-width: 64em) {
  .footerWraps_new {
  padding-bottom:52px;
  margin: 0 26px;
  }
  .fRow_new {
  margin: 0 26px;
  }
  }
  
  @media screen and (min-width: 85.375em) {
  .footerWraps_new {
  padding-bottom:52px;
  margin: 0;
  }
  }
  
  .footerWraps_new .mblblock {
  display: block;
  max-width: 296px;
  }
  
  @media print,screen and (min-width: 48em) {
  .footerWraps_new .mblblock {
  display:none;
  }
  }
  
  @media print,screen and (max-width: 47.99875em) {
  .footerWraps_new .fMenu,.footerWraps_new .fCols,.footerWraps_new .fCols2,.footerWraps_new .fCols3 {
  width:100%;
  }
  }
  
  .footerWraps_new .fCols2 {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
  }
  
  .footerWraps_new .fCols3 {
  -webkit-box-ordinal-group: 5;
  -webkit-order: 4;
  -ms-flex-order: 4;
  order: 4;
  }
  
  @media print,screen and (min-width: 48em) {
  .footerWraps_new .fCols,.footerWraps_new .fCols2,.footerWraps_new .fCols3 {
  display:inline-block;
  vertical-align: top;
  }
  }
  
  .fMenu_new {
  padding-top: 25px;
  }
  
  @media print,screen and (max-width: 47.99875em) {
  .fMenu_new {
  margin-top:-4px;
  position: relative;
  }
  }
  
  @media print,screen and (min-width: 48em) {
  .fMenu_new {
  padding-top:0;
  margin-bottom: 18px;
  max-width: 100%;
  margin: 0 auto 18px;
  }
  }
  
  @media print,screen and (min-width: 64em) {
  .fMenu_new {
  max-width:100%;
  padding-top: 0;
  margin-bottom: 25px;
  border-bottom: 2px solid #ffffff;
  border-radius: 1.5px;
  }
  }
  
  @media screen and (min-width: 85.375em) {
  .fMenu_new {
  margin-left:0;
  margin-right: 0;
  margin-bottom: 42px;
  max-width: 100%;
  border-bottom: 2px solid #ffffff;
  border-radius: 1.5px;
  }
  }
  
  .fMenu_new ul {
  margin-left: calc(100% - 136% / 2);
  }
  
  @media print,screen and (max-width: 47.99875em) {
  .fMenu_new ul {
  margin-left:102px;
  }
  }
  
  @media print,screen and (min-width: 48em) {
  .fMenu_new ul {
  display:-webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-left: 0;
  border-bottom: 1px solid #fff;
  }
  }
  
  @media print,screen and (min-width: 64em) {
  .fMenu_new ul {
  border-bottom:none;
  max-width: 100%;
  margin: 0 auto;
  }
  }
  
  .fMenu_new ul li {
  padding-bottom: 8px;
  font-size: 20px;
  line-height: 27px;
  }
  
  @media print,screen and (min-width: 48em) {
  .fMenu_new ul li {
  display:inline-block;
  padding-bottom: 8px;
  font-size: 18px;
  line-height: 27px;
  }
  }
  
  @media print,screen and (min-width: 64em) {
  .fMenu_new ul li {
  padding-bottom:17px;
  font-size: 27px;
  line-height: 40px;
  font-weight: 700;
  }
  }
  
  @media screen and (min-width: 85.375em) {
  .fMenu_new ul li {
  padding-bottom:21px;
  font-size: 30px;
  line-height: 40px;
  }
  }
  
  .fMenu_new ul li a {
  color: #ffffff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-weight: 700;
  }
  
  .fMenu_new ul li a:hover {
  color: #eb0535;
  text-decoration: none;
  }
  
  .fCols_new {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  }
  
  /* @media print,screen and (min-width: 48em) {
  .fCols {
  width:80%;
  }
  }
  
  @media print,screen and (min-width: 64em) {
  .fCols {
  width:46%;
  }
  }
  
  @media screen and (min-width: 85.375em) {
  .fCols {
  width:50%;
  }
  } */
  
  
  
  @media print,screen and (min-width: 48em) {
  .fCols_new figure {
  max-width:212px;
  }
  }
  
  @media print,screen and (min-width: 64em) {
  .fCols_new figure {
  max-width:483px;
  }
  }
  
  @media screen and (min-width: 85.375em) {
  .fCols_new figure {
  max-width: 442px;
  margin-left: 0px;
  margin-bottom: 0px;
  margin-top: 7px;
  margin-right: 17px;
  }
  }
  
  .fCols_new .detailsWrap_new {
  padding-top: 17px;
  margin-left: calc(100% - 136% / 2);
  }
  
  @media print,screen and (max-width: 47.99875em) {
  .fCols_new .detailsWrap_new {
  padding-top:8px;
  }
  }
  
  @media print,screen and (min-width: 48em) {
  .fCols_new .detailsWrap_new {
  width:77%;
  max-width: 174px;
  margin-left: calc(100% - 158% / 2);
  padding-top: 40px;
  }
  }
  
  @media print,screen and (min-width: 64em) {
  .fCols_new .detailsWrap_new {
  padding-top:10px;
  margin-left: 0px;
  max-width: 327px;
  }
  }
  
  @media screen and (min-width: 85.375em) {
  .fCols_new .detailsWrap_new {
  padding-top:2px;
  margin-left: 0px;
  max-width: 327px;
  }
  }
  
  .fCols_new .detailsWrap_new svg {
    -webkit-transition: all 0.45s;
    transition: all 0.45s;
    width: 41px;
    height: 41px;
    margin-top: 18px;
  }
  
  .fCols_new .detailsWrap_new svg:hover {
  -webkit-transition: all 0.45s;
  transition: all 0.45s;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  }
  
  .fCols_new .detailsWrap_new p {
  font-size: 20px;
  line-height: 27px;
  color: #ffffff;
  margin-bottom: 0px;
  }
  
  .fCols_new .detailsWrap_new ul{
    display: none;
    margin-left: 0px;
    padding-left: 0px;
  }
  
  @media print,screen and (min-width: 48em) {
  .fCols_new .detailsWrap_new ul {
  display:-webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 0px;
  }
  }
  
  @media print,screen and (min-width: 48em) {
  .fCols_new .detailsWrap_new ul li {
  display:inline-block;
  vertical-align: top;
  font-size: 0;
  color: transparent;
  margin-right: 15px;
  margin-bottom: 0px;
  }
  }
  
  @media print,screen and (min-width: 64em) {
  .fCols_new .detailsWrap_new ul li {
  margin-right:18px;
  }
  }
  
  @media print,screen and (min-width: 48em) {
  .fCols_new .detailsWrap_new ul li a {
  
  width: 41px;
  height: 41px;
  }
  }
  
  @media print,screen and (min-width: 64em) {
  .fCols_new .detailsWrap_new ul li a {
  width:41px;
  height: 41px;
  }
  }
  
  @media screen and (min-width: 85.375em) {
  .fCols_new .detailsWrap_new ul li a {
  width:41px;
  height: 41px;
  }
  }
  
  .fCols_new .detailsWrap_new .copytext {
  display: none;
  }
  
  @media print,screen and (min-width: 48em) {
  .fCols_new .detailsWrap_new .copytext {
  display:block;
  margin-top: 33px;
  }
  }
  
  @media print,screen and (min-width: 64em) {
  .fCols_new .detailsWrap_new .copytext {
  margin-top:60px;
  }
  }
  
  @media screen and (min-width: 85.375em) {
  .fCols_new .detailsWrap_new .copytext {
  margin-top:73px;
  }
  }
  
  @media print,screen and (max-width: 47.99875em) {
  .footerflexwrap_new {
  position:relative;
  }
  }
  
  @media print,screen and (min-width: 48em) {
  .footerflexwrap_new {
  display:-webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  }
  }
  
  
  @media print,screen and (min-width: 48em) {
  .fCols3 figure {
  margin-top:19px;
  }
  }
  
  @media print,screen and (min-width: 64em) {
  .fCols3 figure {
  margin-top:26px;
  }
  }
  
  @media screen and (min-width: 85.375em) {
  .fCols3 figure {
  margin-top:19px;
  }
  }
  
  .fCols3 figure:first-child {
  margin-top: 9px;
  margin-bottom:5px;
  }
  
  .fCols3 .partnersBlock {
  margin-top: 0px;
  }
  .footerWraps_new .fCols3{
  margin-top: 106px;
  }
  .footerWraps_new .detailsecone{
  margin-top: 112px;
  }
  @media print,screen and (min-width: 48em) {
  .fCols3 .partnersBlock {
  margin-top:9px;
  }
  }
  
  @media print,screen and (min-width: 64em) {
  .fCols3 .partnersBlock {
  margin-top:63px;
  }
  }
  
  @media screen and (min-width: 85.375em) {
  .fCols3 .partnersBlock {
  margin-top:63px;
  }
  }
  
  .fCols3 .partnersBlock span,.fCols3 .partnersBlock a {
  display: inline-block;
  vertical-align: top;
  font-size: 0;
  color: transparent;
  background-size: cover;
  width: 84px;
  }
  
  .fCols3 .partnersBlock .fdic {
  width: 84px;
  height: 49px;
  margin-right: 32px;
  margin-top: 29px;
  }
  
  @media print,screen and (max-width: 47.99875em) {
  .fCols3 .partnersBlock .fdic {
  margin-right:27px;
  width: 93px;
  height: 57px;
  }
  }
  
  @media print,screen and (min-width: 48em) {
  .fCols3 .partnersBlock .fdic {
  width:68px;
  height: 25px;
  margin-right: 21px;
  margin-top: 17px;
  }
  }
  
  @media print,screen and (min-width: 64em) {
  .fCols3 .partnersBlock .fdic {
  width:111px;
  height: 72px;
  margin-top: 0;
  margin-right: 19px;
  }
  }
  
  @media screen and (min-width: 85.375em) {
  .fCols3 .partnersBlock .fdic {
  background-size:auto;
  width: 117px;
  height: 72px;
  margin-top: 0;
  margin-right: 33px;
  }
  }
  
  .fCols3 .partnersBlock .lender {
  width: 67px;
  height: 55px;
  margin-top: 12px;
  }
  
  @media print,screen and (max-width: 47.99875em) {
  .fCols3 .partnersBlock .lender {
  width:52px;
  height: 57px;
  margin-top: 28px;
  }
  }
  
  @media print,screen and (min-width: 48em) {
  .fCols3 .partnersBlock .lender {
  height:53px;
  width: 44px;
  margin-top: 13px;
  }
  }
  
  @media print,screen and (min-width: 64em) {
  .fCols3 .partnersBlock .lender {
  width:66px;
  height: 72px;
  margin-top: 0px;
  }
  }
  
  @media screen and (min-width: 85.375em) {
  .fCols3 .partnersBlock .lender {
  width:66px;
  height: 72px;
  }
  }
  
  @media print,screen and (min-width: 48em) {
  .fCols3 ul {
  display:none;
  }
  }
  
  .fRow_new {
  padding: 29px 0 0px;
  position:relative;
  z-index:1;
  }
  
  @media print,screen and (min-width: 48em) {
  .fRow_new {
  padding:10px 0 5px;
  }
  }
  
  @media print,screen and (min-width: 64em) {
  .fRow_new {
  padding:27px 0 0px;
  }
  }
  
  @media screen and (min-width: 85.375em) {
  .fRow_new {
  padding: 27px 0 5px;
  }
  }
  
  .fRow_new ul {
  padding-left: calc(100% - 221px);
  margin: 0px;
  padding: 0px;
  }
  
  @media print,screen and (max-width: 47.99875em) {
  .fRow_new ul {
  padding:0px 0 0 51px;
  }
  }
  
  @media print,screen and (min-width: 48em) {
  .fRow_new ul {
  padding-left:0;
  text-align: center;
  }
  }
  
  .fRow_new ul li {
  margin: 0px;
  color: #2C343E;
  font-size: 16px;
  line-height: 22px;
  }
  .fRow_new ul li a{
  color: #2C343E;
  font-size:20px;
  line-height:27px;
  font-weight: 500;
  }
  @media print,screen and (min-width: 48em) {
  .fRow_new ul li {
  display:inline-block;
  vertical-align: top;
  position: relative;
  padding-right: 28px;
  font-size: 17px;
  line-height: 25px;
  font-weight: 400;
  }
  }
  
  @media print,screen and (min-width: 64em) {
  .fRow_new ul li {
  padding-right:62px;
  font-size: 18px;
  line-height: 25px;
      padding-left: 10px;
  }
  }
  
  @media (min-width: 1024px) and (max-width:1279px) {
  .fRow_new ul li {
  padding-right:22px;
  font-size: 17px;
  line-height: 25px;
  }
  }
  
  .fRow_new ul li:after {
  content: "";
  background: #2C343E;
  width: 2px;
  height: 16px;
  position: absolute;
  top: 5px;
  right: 11px;
  }
  
  @media print,screen and (max-width: 47.99875em) {
  .fRow_new ul li:after {
  display:none;
  }
  }
  
  @media print,screen and (min-width: 64em) {
  .fRow_new ul li:after {
  right:22px;
  }
  }
  
  @media (min-width: 1024px) and (max-width:1279px) {
  .fRow_new ul li:after {
  right:5px;
  }
  }
  
  .fRow_new ul li:last-child {
  padding-right: 0px;
  }
  
  .fRow_new ul li:first-child {
  padding-bottom: 0px;
  padding-left:0px;
  }
  
  @media print,screen and (min-width: 48em) {
  .fRow_new ul li:first-child {
  padding-bottom:0;
  }
  }
  
  .fRow_new ul li:last-child {
  padding-top: 13px;
  }
  
  @media print,screen and (max-width: 47.99875em) {
  .fRow_new ul li:last-child {
  padding-top:34px;
  }
  }
  
  @media print,screen and (min-width: 48em) {
  .fRow_new ul li:last-child {
  margin-right:0;
  }
  }
  
  .fRow_new ul li:last-child:after {
  display: none;
  }
  
  
  .fRow_new ul li a:hover {
      color: #213B6F;
      text-decoration:underline;
  }
  
  .fRow_new ul li.fLink {
  margin-bottom: 9px;
  }
  
  @media print,screen and (min-width: 48em) {
  .fRow_new ul li.fLink {
  margin-bottom:0;
  margin-top: 0;
  }
  }
  
  @media print,screen and (min-width: 48em) {
  .fRow_new ul li.fLink + li {
  margin-top:0;
  padding-top: 0;
  }
  }
  
  .fixedSideNav {
  display: none;
  }
  .fRowcopy_new{
  display: flex;
  background-color: #D3DFE5;
    padding: 19px 0 30px;
  }
  .copytext{
  display: flex;
  }
  .fCols3 .partnersBlock {
  display: flex;
  }
  
  
  .bannerpanelnew .swiper-pagination {
  margin-left: 30px;
  position: relative;
  margin-top: 13px;
  margin-right: 3px;
  }
  /*.grid-containermax{
  max-width: 1865px;
  }*/
  .partnersflex{
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
      width: 100%;
  }
  .partnersBlocktwo{
  padding-left: 0px;
  z-index: 99;
  
  }
  .detailsec h3 a{
  color:#2C343E;
  }
  .threecols_new{
  position: relative;
  }
  .fCols_new .detailsWrap ul {
  padding-left: 0px;
  }
  .copytext p,.copytext p a{
  font-size:17px;
  line-height:23px;
  font-weight:600;
  color:#2C343E;
   transition: 0.45s; 
   text-decoration:none;
  
  }
  .copytext p a{
  font-weight:600;
  text-decoration: none;
  border-bottom:0px solid #2C343E;
  margin-left:65px;
  }
  .fCols_new .detailsec_new h3{
  font-size:21px;
  line-height:28px;
  }
  .fCols_new .detailsec_new h3 span,.fCols_new .detailsec_new h3 a{
  font-size:18px;
  line-height:24px;
  font-weight:700;
  padding-left: 0px;
  color: #2C343E;
  }
  .fCols_new .detailsec_new.detailsecone h3 a,.fCols_new .detailsec_new.detailsecone h3{
  font-size:29px;
  line-height:38px;
  font-weight:500;
  text-decoration: none;
  }
  .copytext .cpy:first-child{
  font-weight:600;
  }
  .copytext .cpy span{
  font-weight:500;
  padding-left:20px;
  }
  .bannerpanelnew .contentwrapper .content h2
  {
  font-size:55px;
  line-height:60px;
  font-weight:400;
  padding-bottom: 35px;
  margin-top: 0px;
  }
  
  .bannerpanelnew .contentwrapper {
  position: relative;
  height: auto;
  }
  .bannerpanelnew .contentwrapper .content
  {
  background: linear-gradient(to top,rgb(0 0 0 / 45%) 0%,rgba(0,0,0,.15) 100%);
  border-radius:35px;
  min-height: 263px;
  }
  
  .contentwrapper .content {
  top: -480px;
  height: fit-content;
  width: 420px;
  right: 0px;
  text-align: left;
  }
  .contentwrapper .content h2{
  text-transform: none;
  padding-left: 35px;
  }
  .fCols3 figure {
    margin: 0px;
    max-width: 178px;
  }
  .fCols3 figure img{
  margin-bottom:10px;
  }
  .fone{
  margin-left:-44px;
  
  }
  .ftwo{
  width: 50%;
  
  }
  .fdic{
  padding-right:10px;
  }
  .mblblock_new{
  display: none;
  }
  .innerblock .lrnnew:hover{
  background-color: #041F55;
  color: white;
  transition: all 0.5s;
  }
  .innerblock .lrnnew:hover a{
  color: white;
  transition: all 0.5s;
  }
  .homepanel_lrnnew .ctabtnnew {
  text-decoration: none;
  }
  .titletag a {
  text-decoration: none;
  }
  .innerblock .lrnnew a{
  font-weight: 900;
  text-transform: uppercase;
  font-size: 14px;
  }
  /*.fCols_new .detailsec_new{
  padding-top: 105px;
  }*/
  .businessslider{
  overflow: hidden;
  }
  .heading-title a h3, .heading-title h3 a {
  text-decoration: none;
  padding-top:29px;
  }
  
  @media (max-width:767px) {
  .innerblocksection{
  margin:0 auto;
  }
  .innerWrap {
  display: block;
  }
  .threecolumnpanels {
  margin-top: 45px;
  }
  .stayconnectnew .checkboxItem {
  margin-right: 0px;
  margin-bottom: 0px;
  display: block;
  padding-left: 0px;
  }
  .contentitem p {
  padding-left: 5px;
  padding-right: 5px;
  }
  }
  @media (max-width:1023px) {
      .fRowcopy_new {
          padding: 19px 0 20px;
      }
          .innerblocksection{
  margin:0 auto;
  }
  .bannerpanelnew .swiper-button-play{
  margin-top: 5px;
  }
  .bannerpanelnew .swiper-pagination{
  margin-top: 8px;
  }
  .bannerpanelnew .flexBox{
  margin-right: 40px;
  }
  .contentlist figure {
  margin-top: 10px;
  }
  .stayconnectnew .Tied:before {
  width: 364px;
  background-size: contain;
  background-repeat: no-repeat;
  }
  .stayconnectnew .Tied:after {
  width: 364px;
  background-size: contain;
  background-repeat: no-repeat;
  }
  .stayconnectnew {
  padding-top: 15px;
  }
  .stayconnectnew .tiedblock p {
    padding-top: 30px;
    font-size: 23px;
    line-height: 34px;
  }
  .innerWrap {
  display: block;
  }
  .heading-title a h3, .heading-title h3 a {
  font-size: 44px;
  line-height: 49px;
  }
  .homeV2 .grid-container {
  padding-right: 5px;
  padding-left: 5px;
  }
  .innerblocksection {
  max-width: 365px;
  width: 365px;
  padding-right: 0px;
  padding-bottom: 30px;
  }
  .contentlist figure {
  margin: 0px 0px;
  margin-top: 15px;
    margin-bottom: 10px;
  }
  .innerblock {
  padding: 45px 30px 53px 30px;
  }
  .heading-title h3{
  margin-bottom: 15px;
  }
  .innerblock .lrnnew {
  padding: 1px 10px;
  margin-top: 14px
  }
  .iconblock{
  padding-bottom: 5px;
  }
  .heading-title a h3:hover,.heading-title h3 a:hover {
  text-decoration: none;
  }
  .innerblock p {
  margin-bottom: 12px;
  }
  .stayconnectnew .Tied {
  width: 100%;
  }
  .stayconnectnew .formwrapper {
  display: block;
  }
  .stayconnectnew .tiedblock {
  max-width: 100%;
  }
  .stayconnectnew .tiedblock p {
    padding-top: 30px;
    font-size: 23px;
    line-height: 34px;
  }
  .stayconnectnew .tiedblock p span {
  font-size: 33px;
  line-height: 34px;
  }
  /* .stayconnectnew .checkboxItem{
   margin-right: 0px; 
   margin-bottom: 0px; 
   display: block;
   padding-left: 85px;
  } */
  .stayconnectnew .checkboxItem fieldset {
  margin-bottom:5px;
  }
  .stayconnectnew .inputparent {
  margin-top: 40px;
  }
  .stayconnectnew .inputbox{
  margin-bottom: 30px;
  }
  .stayconnectnew .inputbox:first-child {
   margin-right: 0px; 
  }
  .stayconnectnew .tiedblock p {
  width:345px;
  }
  .stayconnectnew .Tied {
    width: fit-content;
    margin: 0 auto;
  }
  .stayconnectnew .checkboxItem {
  display: block;
  width: 375px;
  margin: 0 auto;
  margin: 0 auto;
    margin-top: 15px;
  }
  .stayconnectnew .formwrapper .submitbtn {
  position: static;
  margin-top: 37px;
  margin-left: 0;
  
  }
  .stayconnectnew .inputbox:first-child {
  margin-right: 20px;
  }
  }
  
  @media (max-width:1366px) {
  .innerblocksection {
  /*max-width: 348px;
  width: 348px;
  padding-bottom: 30px;*/
  }
  .stayconnectnew .Tied {
  margin-bottom: 40px;
  }
  .heading-title a h3, .heading-title h3 a {
  font-size: 42px;
  line-height: 50px;
  }
  
  .stayconnectnew .submitbtn {
  right: 10px;
  }
  .stayconnectnew .inputbox:first-child {
  margin-right: 20px;
  }
  .stayconnectnew .Tied {
  margin-bottom: 0px;
  }
  }
  @media (min-width:1360px) {
  
  .stayconnectnew .formwrap {
  margin-left: 70px;
    margin-top: 28px;
  }
  .stayconnectnew .checkboxItem {
  padding-left: 13px;
  }
  .stayconnectnew .submitbtn{
  right: -40px;
  }
  .stayconnectnew .inputbox:first-child{
    margin-right: 48px;
  }
  }
  .threeColumnWrap .heading-title a:hover{
  text-decoration: none;
  }
  .innerblock .lrnnew:hover a {
  text-decoration: none;
  }
  .innerblock .lrnnew a:hover{
  text-decoration: none;
  }
  
  .circlepanel {
    margin-top:110px;
  }
  
  .stayconnectnew {
    padding: 126px 0 127px 0;
  }
    .stayconnectnew .checkboxItem label{
        font-size:14px;
        line-height:24px;
    }
  .fCols3, .fone, .ftwo {
    width: auto;
  }
  .fCols_new .detailsec_new h3 + h3 {
    margin-top: 10px;
  }
  .detailsec_new.first {
    padding-top: 42px;
  }
  .fone {
    margin-left: -44px;
  }
  
  .ftwo.detailsec_new.detailsecone h3 {
    margin-left:-17px;
  }
  .Facebook .fCols_new .detailsWrap_new svg{
    width:45px;
    height:45px;
  }
  .Youtube .fCols_new .detailsWrap_new svg {
    width: 50px;
    height: 35px;
  }
  .homeV2 .personaliconpanel .tabHorizontal {
    background: #E6DACA;
  }
  
  .homeV2 .alert-popup-content, .homeV2 .dialpopupwrapper .wrap {
    background: linear-gradient(90deg, rgba(250,250,250,1) 0%, rgba(239,232,229,1) 50%, rgba(220,232,240,1) 100%);
  }
  .homeV2 .lightgreybgpanel, .homeV2 .whitebgpanel {
    background: none;
  }
  .stayconnectnew .ctabutton:hover {
    color: #fff !important;
  }
  .stayconnectnew .errorPlacement {
    background: #ffe4e4 !important;
  }
  .boxsliderpanel.PersonalsliderPanel {
    margin-top: 100px;
  }
  .footerbg {
      position: relative;
  }
  
      .footerbg img {
          position: absolute;
          bottom: 0;
          right: 0;
          width: auto;
      }
  .bannerpanelnew .contentwrapper .content.Withoutbox {
      background: none;
      top: auto;
      bottom: 360px;
  }
  
      .bannerpanelnew .contentwrapper .content.Withoutbox img {
          position: absolute;
          width: 82px;
          height: 24px;
          top: 98px;
          right: -5px;
      }
  
  .contentwrapper .content.Withoutbox h2 {
          color: #213B6F !important;
      }
  .homepanel_lrnnew .ctabtnnew {
      color: #fff;
  }
  
  .homepanel_lrnnew {
      background: none;
      border: 1px solid #fff;
  }
  .iconimg figure {
      width: 471px;
      height: 321px;
      bottom: -70px;
      position: absolute;
      left: 239px;
      z-index: 1;
  }
  
  @media (max-width:1023px) {
      .detailsec_new.first span, .detailsec_new.first a{
          margin-left:0 !important;
      }
      .iconimg figure {
          width: 101px;
          height: 76px;
          bottom: -40px;
          left: 6px;
      }
      .bannerpanelnew .contentwrapper .content.Withoutbox {
          bottom: -20px;
          max-width: 230px;
          text-align:left;
      }
          .bannerpanelnew .contentwrapper .content.Withoutbox img {          
              top: 87px;
              right: -4px;
          }
      
    .innerblock h4 {
        margin-top: -4px;
    }
  
        .innerblocksection {
        max-width: 100%; 
        margin-bottom:45px;
    }
    .circlewrap {
        position: relative;
        margin-top: 10px;
    }
    .greencircle {
        position: absolute;
        left: auto;
        right: 0;
        top: 107px;
        width: 285px !important;
        height: 285px !important;
    }
    .circlepanel {
        padding-bottom: 300px;
        max-width: 375px;
        margin: 0 auto;
    }
    .bluecircle {
        position: relative;
        top: 0;
        left: 0;
        width: 170% !important;
        height: 186px !important;
    }
    .blue_wrap {
        position: absolute;
        top: 40px;
        left: 0;
        text-align: center;
    }
      .blue_wrap .title {
          max-width: 124px;
          text-align: left;
          margin-left: 30px;
      }
    .settingicon {
        position: absolute;
        left: 33px;
        bottom: auto;
        width: 45px;
        right: auto;
        top: 164px;
    }
    .blue_wrap p {
        max-width: 345px;
        height: auto;
        color: #041F55;
        font-size: 16px;
        line-height: 22px;
        margin-top: 295px;
        display: block;
        margin-bottom: 20px;
    }
    .blue_wrap h3 {
        font-size: 18px;
        line-height: 24px;
    }
    .twocol .dis-flex {
        display: block;
        background: linear-gradient(1deg,rgba(37,120,214,1) 0%,rgba(56,161,217,1) 35%,rgb(255 194 0 / 100%) 100%);
    }
    .credit-card {
        width: 80%;
        margin-top: 60px;
        margin-left: 64px;
    }
    .homepanel {
        width: 100%;
        height: 220px;
        border-top-right-radius: 35px;
        border-bottom-left-radius: 0px;
    }
    .homepanel-content {
        width: 95%;
        padding-left: 20px;
        padding-bottom: 45px;
    }
    .homepanel_title p {
        font-weight: 800;
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 10px;
        margin-top: 14px;
        letter-spacing: -1.9px;
    }
    .homepanel_teasertext p {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 16px;
    }
    .twocol {
        position: relative;
        margin-top: 42px;
        margin-bottom: 45px;
    }
      .boxsliderpanel {
          width: 375px;
          margin: 0 auto;
          margin-top: 100px;
      }
        .boxsliderpanel.PersonalsliderPanel {
            margin-top: 36px;
        }
      .PersonalsliderPanel.boxsliderpanel .boxsliderbg {
          padding-top: 30px;
      }
      .PersonalsliderPanel.boxsliderpanel .boxsliderbg .content {
      padding-top: 10px;
  }
      .PersonalsliderPanel.boxsliderpanel .boxsliderbg .lrnnew {
      margin-top: 19px;
  }
    .stayconnectnew .tiedblock {
        transform: unset;
    }
    .stayconnectnew .Tied {
        margin: 0 auto;
        max-width: 359px;
        width: 100%;
    }
        .stayconnectnew .Tied:before, .stayconnectnew .Tied:after {
            width: 359px
        }
        .homeV2 .stayconnectnew .grid-container{
          padding-left: 5px !important;
          padding-right: 5px !important;
        }
        .stayconnectnew {
            padding: 52px 0 45px 0;
        }
        .stayconnectnew .inputbox:first-child {
            margin-left: 0;
            margin-right: 0;
        }
        .stayconnectnew .inputparent {
            max-width: 335px;
            margin: 0 auto;
            margin-top: 40px;
        }
    
        .stayconnectnew .formwrap {
            margin-top: 52px;
        }
        .stayconnectnew .btn.white button, .stayconnectnew .inputbox .textbox {
            font-weight: 600;
        }
        .stayconnectnew .checkboxtag {
            font-weight: 600;
        }
        .stayconnectnew .checkboxItem fieldset {
            margin-right: 0;
        }
        .stayconnectnew .checkboxItem {
            width: 195px;
                margin-top: 10px;
        }
        .stayconnectnew .inputbox {
            margin-bottom: 20px;
        }
    .fCols_new .detailsWrap_new, .footerWraps_new .fCols3 {
        display: none;
    }
    .fCols3, .partnersBlocktwo, .detailsec_new.first {
        display: none;
    }
    .mblblock_new, .mblblock_new .detailsec_new.first, .mblblock_new .fCols3, .mblblock_new .partnersBlocktwo {
        display: block;
    }
    .footerWraps_new .detailsecone {
        margin-top: 0;
    }
    .fone {
        margin-left: 0;
    }
    .fCols_new .detailsec_new h3 span, .fCols_new .detailsec_new h3 a {
        margin-left: 70px;
    }
    .fCols_new .detailsec_new.detailsecone h3 a, .fCols_new .detailsec_new.detailsecone h3 {
        font-size: 21px;
        line-height: 28px;
        margin-bottom: 7px;
  
    }
    .detailsec_new.first {
        padding-top: 24px;
    }
    .fCols_new .detailsec_new h3 + h3 {
        margin-top: 0;
    }
    .fRow_new ul li:last-child {
        padding-top: initial;
    }
    .copytext {
        display: block;
        text-align: center;
        max-width: 350px;
        margin: 0 auto;
    }
        .copytext p a {
            margin-left: 0;
        }
    .partnersBlocktwo {
        padding-left: 0px;
    }
    .bannerpanelnew .imgWrap {
       /* height: 384px !important;*/
    }
    .bannerpanelnew .sliderWrapper {
        position: relative;
       /* min-height: 384px;*/
    }
    .bannerpanelnew {
       /* min-height: 385px;*/
    }
        .bannerpanelnew .contentwrapper .content h2 {
            font-size: 24px;
            line-height: 32px;
            max-width: 205px;
            padding-left: 0;
            padding-bottom:5px;
        }
        .bannerpanelnew .contentwrapper .content img{
            padding-left: 0 !important;
        width: 75px;
  }
      .bannerpanelnew .contentwrapper .content {
          top: -384px;
          height: 385px;
          width: 100%;
          right: 0px;
          text-align: center;
          margin: 0 auto;
          min-height: 258px;
          padding-top: 49px;
          border-radius: 0px;
          background: transparent;
      }
          
    .newhero .video-controller .mute-bt, .newhero .video-controller .mute-bt-vimeo {
        top: -41px;
    }
    .bannerpanelnew .swiper-wrapper .swiper-slide.temp1 .video-panel .filter-img .videoPanel.loaded iframe {
        width: 180vw;
        height: 100vw;
    }
    .fone, .ftwo {
        margin-left: 18px;
    }
    .fCols_new figure {
        margin: 0;
        max-width: 303px;
        margin-bottom: 26px;
    }
    .detailsec_new.first h3{
        font-size: 21px;
        line-height: 28px;
        font-weight: 600;
        margin-bottom:30px;
        margin-left: 88px;
        }
        .detailsec_new.first h3 span, .detailsec_new.first h3 a {
            font-size: 24px;
            line-height: 33px;
            font-weight: 600;
            display: block;
        }
    .social {
        display: flex;
        justify-content: space-between;
        max-width: 275px;
        margin: 0 auto;
        margin-top: 36px;
    }
    .social svg.imagetoSVG {
        width: 41px;
        height: 31px;
    }
    .footerWraps_new .fCols3 {
        max-width: 177px;
        margin: 0 auto;
        margin-top: 30px;
    }
    .mblblock_new .partnersBlocktwo {
        margin: 0 auto;
        max-width: 300px;
        text-align: center;
        margin-top: 41px
    }
    .footerWraps_new {
        padding-bottom: 10px;
    }
    .fRow_new ul {
        padding: 0px 0 0 0px;
    }
    .partnersBlockone {
        text-align: center;
        max-width: 100%;
        margin: 0 auto;
        margin-bottom: 180px;
    }
    .fRow_new ul li.fLink {
        margin-bottom: 10px;
    }
      .copytext p {
          max-width: 250px;
          margin: 0 auto;
          margin-top: 20px;
      }
    .footerflexwrap_new {
        display: block;
    }
    footer.threecols_new {
        padding: 30px 0 0;
    }
    .homepanel_title p br{
        display:none;
    }
   
      .bannerpanelnew .contentwrapper {
          max-width: 100% !important;
      }
      .video-controller {
         right: 10px;
      }
      .footerbg img {       
          width: 350px;
      }
      .iconblock {      
          margin-bottom: 23px!important;
      }
      }
  @media (min-width: 768px) and (max-width: 1023px) {
     /* .bannerpanelnew .contentwrapper .content.Withoutbox {
          bottom: -60px;       
          text-align: left;
      }*/
      .bannerpanelnew .imgWrap {
         /* height: 347px !important;*/
      }
  
      .bannerpanelnew .sliderWrapper {
          position: relative;
         /* min-height: 347px;*/
      }
  
      .bannerpanelnew {
        /*  min-height: 347px;*/
      }
      .bannerpanelnew .contentwrapper .content {
          top: -384px;
          padding-top: 40px;
      }
      .homepanel {
          height: 427px;
      }
      .bannerpanelnew .contentwrapper .content.Withoutbox img {
          top: 77px;       
      }
  }
  @media (min-width: 1024px) and (max-width: 1365px) {
  
    
  .stayconnectnew .Tied {
      max-width: 392px;
  }
  .stayconnectnew .formwrap {
    position: relative;
    max-width:846px;
    margin: 0 auto;
    text-align: center;
    width: 100%;
  }
  .stayconnectnew .formwrapper {
    display: block;
  }
  .stayconnectnew .Tied {
  max-width: 392px;
  margin: 0 auto;
  margin-bottom: 60px;
  }
     
  }
  @media (min-width: 1024px) and (max-width: 1279px) {
      .video-controller {
          right: 20px;
      }
      .iconimg figure {
        width: 271px;
      height: 185px;
      bottom: 109px;
      left: 253px;
      }
          /*.bannerpanelnew .contentwrapper .content.Withoutbox {
          bottom:150px;
      }*/
          .bannerpanelnew .contentwrapper .content.Withoutbox img {
              top: 83px;
              right: 0;
          }
    .headerMainWrapper .header-menu li a.first-level-link::before {
        top: 42px;
    }
    .stayconnectnew {
        padding: 49px 0 49px 0;
    }
       
    .fCols_new figure {
        max-width: 313px;
    }
  
    .fCols_new .detailsec_new h3 {
        font-size: 18px;
        line-height: 28px;
    }
  
        .fCols_new .detailsec_new h3 span, .fCols_new .detailsec_new h3 a {
            font-size: 18px;
            line-height: 28px;
            padding-left: 0px;
            color: #2C343E;
        }
  
    .fCols_new .detailsec_new.detailsecone h3 a, .fCols_new .detailsec_new.detailsecone h3 {
        font-size: 20px;
        line-height: 24px;
    }
  
    .fCols_new .detailsWrap_new ul li a {
        width: 31px;
        height: 31px;
    }
  
    .fCols_new .detailsWrap_new ul li {
        margin-right: 20px;
    }
  
    .partnersBlocktwo {
        padding-left: 0px;
    }
  
    .fRow_new ul li a {
        font-size: 16px;
    }
  
    .bannerpanelnew .sliderWrapper {
      /*  min-height: 434px;*/
    }
      .bannerpanelnew .imgWrap {
         /* height: 434px !important;*/
      }
      .contentwrapper .content {
          top: -320px;
      }
     
      .innerblocksection {
          width: 31.33%;
      }
  
    .threecolumnpanels {
        margin-top: 67px;
    }
  
    .circlepanel {
        margin-top: 62px;
    }
  
    .blue_wrap h3 {
        font-size: 22px;
        line-height: 24px;
    }
  
    .blue_wrap p {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 16px;
        margin-top: 16px;
        max-width: 265px;
    }
  
    .blue_wrap {
        max-width: 254px;
        top: 14%;
        left: 18%;
    }
        .blue_wrap h3 {
            font-size: 28px;
            line-height: 27px;
        }
  
      .settingicon {
          right: -58px !important;
          bottom: 152px !important;
          max-width: 90px;
      }
    .greencircle {
        height: 635px !important;
            left: -5px;
    }
    .homepanel_title p {
        font-size: 45px;
        line-height: 50px;
    }
    .homepanel_teasertext p {
        max-width: 436px;
    }
      .credit-card {
          height: 56%;
          width: 81%;
          margin-left: 132px;
      }
      .footerbg img {       
          width: 350px;
      }
      .innerblock {
          padding: 60px 45px 50px;
      }
          .innerblock h4 {
              font-size: 20px;
          }
      .circlewrap {
          margin: 0 auto;
          max-width: 990px;
          margin-top: 70px;
      }
      .bluecircle {
          width: 495px !important;
          height: 495px !important;
      }
          }
  .homeV2 .profilebuildeinfo {
    padding-bottom: 10px;
    padding-top: 11px;
    background: #F7F3F1;
    margin-bottom: 0;
  }
  
  .homeV2 .persoanltabssection {
    background: #F7F3F1;
    padding-bottom: 10px;
  }
  @media print, screen and (min-width: 85.375em){
    .homeV2 .profilebuildeinfo {
      padding-top: 23px;
    }
    .homeV2 .persoanltabssection {
      padding-bottom: 68px;
    }
  }
  header .topNavigation li.topmenu:last-child a {
    margin-right: 0px !important;
    padding-right: 0px;
  }
  .headerMainWrapper .header-menu li.dLogin {
    margin-left: 0;
    margin-right: 0;
  }
  header .topNavigation li.topmenu a.singlelink span:before {
    left: -24px;
  }
  
  .topNavigation ul li:nth-child(2) span:before{
    display:none;
  }
  .bannerpanelnew .contentwrapper .content img {
    padding-left: 39px;
  }
  header .topNavigation li.singlemenu {
    padding-right: 12px
  }
  .iconblock {
    max-height: 90px;
        margin-bottom: 23px
  }
  li.menusearchBlock {
    margin-right:-20px !important;
  }
  @media (min-width: 1600px) {
    .stayconnectnew .formwrap {
      margin-left: 70px;
      margin-top: 28px;
  }
  .stayconnectnew .inputbox:first-child {
    margin-left: 13px;
  }
  .stayconnectnew .checkboxItem fieldset{
    margin-right: 56px;
  }
  .stayconnectnew .submitbtn{
    right: -8px;
    }
  }
  .cpys{
    font-size: 17px;
      line-height: 23px;
      font-weight: 500;
      color: #2C343E;
  }
  @media (max-width:1366px) {
    .contentwrapper .content {
        right: 30px;
    }
    
  }
  .nomenu ul{
    margin-left: 0;
  }
  .fdic {
    margin-top: 9px;
  }
  .detailsec_new.first h3 a {
  color:#2C343E;
  }
  @media (min-width: 1300px) and (max-width: 1400px) {
      .partnersBlocktwo {
          width: 132px;
      }
  }
  
  @media (min-width: 1200px) and (max-width:1365px) {
      .circlepanel {
          margin-top: 62px;
      }
      .bluecircle {
          width: 495px !important;
          height: 495px !important;
      }
      .credit-card {
          height: 56%;
          width: 81%;
          margin-left: 132px;
      }
      .iconimg figure {
          width: 271px;
          height: 185px;
          bottom: 109px;
          left: 253px;
      }
      .settingicon {
          right: -58px !important;
          bottom: 152px !important;
          max-width: 90px;
      }
      .blue_wrap h3 {
          font-size: 28px;
          line-height: 27px;
      }
      .blue_wrap p {
          font-size: 16px;
          line-height: 22px;
          margin-bottom: 16px;
          margin-top: 16px;
          max-width: 265px;
      }
      .circlewrap {
          margin:0  auto;
          max-width: 990px;
          margin-top: 70px;
      }
      .greencircle {
          height: 635px !important;
          left: -5px;
      }
  }
  
  
      .homeV2 .profilebuildeinfo .contentsec p {
          color: #00214e;
      }
  
  .homeV2 .homeloginpopupwrapper .wrap {
      background: linear-gradient(90deg, rgba(250,250,250,1) 0%, rgba(239,232,229,1) 50%, rgba(220,232,240,1) 100%);
  }
  .fCols_new .detailsec_new h3 a:hover {
      color: #213B6F;
      text-decoration: underline;
  }
  .copytext p a:hover {
      border-bottom: 2px solid #213B6F;
      color: #213B6F;
      font-size: 18px;
      transition: 0.45s;
  }
  
  @media (min-width: 431px) and (max-width: 1023px) {
  
      .bannerpanelnew .imgWrap {
         /* height: 347px !important;*/
      }
  
      .bannerpanelnew .sliderWrapper {
          position: relative;
         /* min-height: 347px;*/
      }
      .bannerpanelnew .contentwrapper .content.Withoutbox {
          bottom: -60px;      
        
      }
      }
  .detailsec_new.first span, .detailsec_new.first a {
      margin-left: 50px;
  }
  .teaserpanel {
    max-width: 952px;
    margin: 0 auto;
    margin-top: 102px;
  }
  .teaserpanel p {
    font-size: 36px;
    line-height: 44px;
    font-weight: 900;
    margin-top: 0px;
    text-align: center;
    color: #041F55;
  }
  
  @media (max-width: 1023px){
  .teaserpanel {
    max-width: 520px;
    margin-top: 36px;
  }
  .teaserpanel p {
    font-size: 18px;
    line-height: 24px;
  }
  .twocol{
    margin-top: 103px;
    margin-bottom: 45px;
  }
  }
  @media (max-width: 767px){
    .teaserpanel {
      max-width: 100%;
    }
  }
  .fCols3 figure img:hover {
    transition: all 0.45s; 
      transform: scale(1.1);
  }
  .fCols3 figure img{
   transition: all 0.45s;
  }
  @media screen and (min-width: 85.375em){
    .homeV2 .fixedSideNav{
      display: block;
    }
  }
  @media (min-width: 1023px) and (max-width: 1280px) {
    .homepanel-content {
        width: 520px;
        padding-left: 24px;
    }
  
    }
    @media (min-width: 1260px) and (max-width: 1530px) {
    .homepanel-content {
        width: 580px;
        padding-left: 24px;
    }
    }
    @media (min-width: 1260px) and (max-width: 1500px) {
      .bannerpanelnew .contentwrapper .content {
      width: 440px;
      top: -340px;
  }
  .fRow_new ul li {
    padding-right: 42px;
    padding-left: 0px;
  }
  .bannerpanelnew .contentwrapper .content.Withoutbox img {
    right: 15px;
  }
  .credit-card {
    width: 81%;
  }
    }
    @media (min-width: 430px) and (max-width: 767px) {
      .homepanel{
        height: 238px;
      }
    }
  .newhero .video-controller .mute-bt-vimeo.mute {
      background-color: #ffffff;
      border: 2px solid #041F55;
      left: 20px;
      top: -22px;
  }
  @media (max-width: 767px){
      .bannerpanelnew .swiper-wrapper .swiper-slide.temp1 .video-panel .filter-img .videoPanel.loaded iframe {
          width: 185vw;
      }
      .bannerpanelnew .swiper-wrapper .swiper-slide.temp1 .video-panel .filter-img .videoPanel.vimeovideopanel.loaded iframe {
          width: 215vw;
      }
  }
  /*----------MSBM-317---------------*/
  .bannerpanelnew .contentwrapper.Leftcontent {
      max-width: 100%;
  }
  .bannerpanelnew .contentwrapper.Leftcontent .content {
      top: -570px;
      left: 56px;
      background: transparent;
      max-width: 850px;
      min-height: 435px;
      height: 100%;
      width: 100%;
  }
  .bannerpanelnew .contentwrapper.Leftcontent .content h1 {
      font-size: 65px;
      text-transform: none;
      font-weight: 400;
      line-height: 104px;
  }
  .bannerpanelnew .contentwrapper.Leftcontent .content h1 span.highlight {
      font-size: 98px;
      font-weight: 800;
  }
  .bannerpanelnew .contentwrapper.Leftcontent .content h1 span.highlight sup {
      top: -0.5em;
      font-size: 58%;
  }
  .bannerpanelnew .contentwrapper.Leftcontent .content a {
      background: #edc108;
      border-radius: 48px;
      color: #000034;
      font-weight: bold;
      border: solid 3px #000034;
      padding: 5px 6px;
      font-size: 27px;
      line-height: 47px;
      margin-top: 60px;
      min-width: 265px;
      text-decoration: none;
  }
  .bannerpanelnew .contentwrapper.Leftcontent .content a:hover {
      text-decoration: none;
      color: #edc108;
      border: solid 3px #edc108;
  }
  @media (min-width: 1450px) and (max-width: 1800px) {
      .bannerpanelnew .contentwrapper.Leftcontent .content {
          left: 56px;
      }
      .bannerpanelnew .contentwrapper.Leftcontent .content h1 {
          font-size: 55px !important;
          line-height: 85px !important;
      }
      .bannerpanelnew .contentwrapper.Leftcontent .content h1 span.highlight {
          font-size: 75px;
      }
      .bannerpanelnew .contentwrapper.Leftcontent .content a {
          min-width: 220px;
          font-size: 24px;
      }
  }
  @media (min-width: 1280px) and (max-width: 1449px) {
      .bannerpanelnew .contentwrapper.Leftcontent .content {
          left: 26px;
          top: -500px;
      }
      .bannerpanelnew .contentwrapper.Leftcontent .content h1 {
          font-size: 45px;
          line-height: 65px;
      }
      .bannerpanelnew .contentwrapper.Leftcontent .content h1 span.highlight {
          font-size: 68px;
      }
      .bannerpanelnew .contentwrapper.Leftcontent .content a {
          min-width: 200px;
          font-size: 24px;
          margin-top: 38px;
      }
  }
  @media (min-width: 1024px) and (max-width: 1279px) {
      .bannerpanelnew .contentwrapper.Leftcontent .content {
          left: 26px;
          top: -320px;
      }
      .bannerpanelnew .contentwrapper.Leftcontent .content h1 {
          font-size: 36px;
          line-height: 54px;
      }
      .bannerpanelnew .contentwrapper.Leftcontent .content h1 span.highlight {
          font-size: 54px;
      }
      .bannerpanelnew .contentwrapper.Leftcontent .content a {
          min-width: 180px;
          font-size: 20px;
          margin-top: 18px;
          padding: 2px 10px;
      }
  }
  @media (min-width: 768px) and (max-width: 1023px) {
      .bannerpanelnew .contentwrapper.Leftcontent .content {
          left: 26px;
          top: -290px;
          text-align: left;
          margin-left: 0;
      }
      .bannerpanelnew .contentwrapper.Leftcontent .content h1 {
          font-size: 26px;
          line-height: 44px;
          margin-left: 0;
      }
      .bannerpanelnew .contentwrapper.Leftcontent .content h1 span.highlight {
          font-size: 38px;
      }
      .bannerpanelnew .contentwrapper.Leftcontent .content a {
          min-width: 180px;
          font-size: 20px;
          margin-top: 18px;
          padding: 2px 10px;
          min-height: 36px;
      }
  }
  @media (min-width: 320px) and (max-width: 767px) {
      .bannerpanelnew .contentwrapper.Leftcontent .content {
          left: 18px;
          top: -400px;
          text-align: left;
          margin-left: 0;
          min-height: 385px;
          position: absolute;
      }
      .bannerpanelnew .contentwrapper.Leftcontent .content h1 {
          font-size: 24px;
          line-height: 38px;
          margin-left: 0;
      }
      .bannerpanelnew .contentwrapper.Leftcontent .content h1 span.highlight {
          font-size: 39px;
      }
      .bannerpanelnew .contentwrapper.Leftcontent .content a {
          min-width: 104px;
          font-size: 12px;
          margin-top: 6px;
          padding: 3px 10px;
          min-height: 26px;
          line-height: 21px;
          border: solid 2px #000034;
      }
      .bannerpanelnew .contentwrapper.Leftcontent .content a:hover {
          border: solid 2px #edc108;
      }
  }
  @media (min-width: 431px) and (max-width: 767px) {
      .bannerpanelnew .contentwrapper.Leftcontent .content {
          top: -440px;
      }
      .bannerpanelnew .imgWrap{
         /* height: 410px !important;*/
      }
      .bannerpanelnew .contentwrapper .content {
          top: -444px;
      }
  }
  @media (min-width: 1360px) and (max-width: 1449px) {
      .bannerpanelnew .contentwrapper.Leftcontent .content {
          left: 56px;
      }
  }
  .bannerpanelnew .video-panel .filter-img {
      width: 100%;
      height: 100%;
      padding-bottom:34%;
  }
  @media (max-width: 430px) {
      .bannerpanelnew .video-panel .filter-img {
          padding-bottom: 102.6%;
      }
  }
  @media (min-width: 431px) and (max-width: 767px) {
      .bannerpanelnew .contentwrapper {
          position: absolute;
          height: 100%;
          top: 0;
          left: 0;
      }
      .bannerpanelnew .imgWrap {
          min-height: 200px;
      }
      .bannerpanelnew .contentwrapper.Leftcontent .content, .bannerpanelnew .contentwrapper .content {
          top: -26px;
      }
      }
  .bannerpanelnew picture img {
      visibility:hidden;
  }
  .bannerpanelnew .contentwrapper.Leftcontent .content .veterans {
      margin-top: 54px;
   /*   margin-left: 25%;*/
  }
  .bannerpanelnew .contentwrapper.Leftcontent .content .veterans.forbes {
      margin-top: 48px;
  }
  .bannerpanelnew .contentwrapper.Leftcontent .content .veterans h1, .bannerpanelnew .contentwrapper.Leftcontent .content .veterans .h1 {
      font-size: 75px;
      font-weight: 800;
      line-height: 85px;
      text-transform: uppercase;
  }
      .bannerpanelnew .contentwrapper.Leftcontent .content .veterans.forbes h1, .bannerpanelnew .contentwrapper.Leftcontent .content .veterans.forbes .h1 {
          text-shadow: 0px 3px 6px rgb(0 0 0 / 25%);
          top: -5px;
      }
      
  .bannerpanelnew .contentwrapper.Leftcontent .content .veterans p {
      font-size: 30px;
      text-transform: none;
      font-weight: 400;
      line-height: 40px;
      margin-top: 46px;
      color:#fff;
  }
      .bannerpanelnew .contentwrapper.Leftcontent .content .veterans.forbes p {
          text-transform: uppercase;
          font-weight: 600;
          text-shadow: 0px 3px 6px rgb(0 0 0 / 25%);
          margin-top: 0px;
      }
  .bannerpanelnew .contentwrapper.Leftcontent .content .veterans + a {
      padding: 0px 6px;
      font-size: 22px;
      line-height: 38px;
   /*   margin-left: 25%;*/
      min-width: 208px;
      margin-top: 45px;
  }
  @media (max-width: 1279px) {
      .bannerpanelnew .contentwrapper.Leftcontent .content .veterans, .bannerpanelnew .contentwrapper.Leftcontent .content .veterans.forbes {
          margin-top: 5px;
      }
  
          .bannerpanelnew .contentwrapper.Leftcontent .content .veterans h1, .bannerpanelnew .contentwrapper.Leftcontent .content .veterans .h1 {
              font-size: 45px;
              line-height: 55px;
          }
  
          .bannerpanelnew .contentwrapper.Leftcontent .content .veterans p {
              margin-top: 14px;
              font-size: 20px;
              line-height: 24px;
          }
  
          .bannerpanelnew .contentwrapper.Leftcontent .content .veterans + a {
              margin-top: 15px;
          }
  }
  @media (max-width: 1023px) {
      .bannerpanelnew .contentwrapper.Leftcontent .content .veterans h1, .bannerpanelnew .contentwrapper.Leftcontent .content .veterans .h1 {
          font-size: 39px;
          line-height: 44px;
      }
  
      .bannerpanelnew .contentwrapper.Leftcontent .content .veterans + a {
          font-size: 12px;
          line-height: 30px;
          min-width: 113px;
          margin-top: 10px;
          /* margin-left: -18px;*/
      }
      .bannerpanelnew .contentwrapper.Leftcontent .content .veterans.forbes + a {
          margin-top: 10px !important;
      }
      .bannerpanelnew .contentwrapper.Leftcontent .content .veterans.forbes + a {
          margin-top: 10px !important;
          border: solid 2px #8ED2D0 !important;
      }
  
          .bannerpanelnew .contentwrapper.Leftcontent .content .veterans.forbes + a:hover {
              border: solid 2px #000 !important;
          }
      }
  @media (max-width: 767px) {
      
      .bannerpanelnew .contentwrapper.Leftcontent .content .veterans {
          margin-top: 35px;
      }
  
          .bannerpanelnew .contentwrapper.Leftcontent .content .veterans h1, .bannerpanelnew .contentwrapper.Leftcontent .content .veterans .h1 {
              font-size: 39px;
              line-height: 44px;
              text-transform: none;
          }
  
          .bannerpanelnew .contentwrapper.Leftcontent .content .veterans p {    
              max-width: 246px;
          }
  
          .bannerpanelnew .contentwrapper.Leftcontent .content .veterans + a {
              font-size: 12px;
              line-height: 30px;
              min-width: 113px;
              margin-top: 10px;
             /* margin-left: -18px;*/
          }
          .bannerpanelnew .contentwrapper.Leftcontent .content .veterans.forbes p {
              max-width: 336px;
          }
  }
  
  
  @media (min-width: 1366px) and (max-width: 1800px) {
  
      .bannerpanelnew .contentwrapper.Leftcontent .content .veterans {
          margin-top: 34px;       
      }
      .bannerpanelnew .contentwrapper.Leftcontent .content .veterans.forbes {
      margin-top: 75px;
  }
      .bannerpanelnew .contentwrapper.Leftcontent .content .veterans h1, .bannerpanelnew .contentwrapper.Leftcontent .content .veterans .h1 {
          font-size: 75px !important;
          line-height: 85px !important; 
          text-transform: uppercase;
      }
          .bannerpanelnew .contentwrapper.Leftcontent .content .veterans.forbes h1, .bannerpanelnew .contentwrapper.Leftcontent .content .veterans.forbes .h1 {
              font-size: 55px !important; 
              line-height: 65px !important;            
          }
  }
  @media (min-width: 1600px) {
      .bannerpanelnew .contentwrapper.Leftcontent .content .veterans {
          margin-left: 8%;
          margin-top: 78px;
      }
          .bannerpanelnew .contentwrapper.Leftcontent .content .veterans.forbes {
              margin-top: 78px;
          }
      .bannerpanelnew .contentwrapper.Leftcontent .content .veterans.forbes {
          margin-top: 48px;
      }
          .bannerpanelnew .contentwrapper.Leftcontent .content .veterans + a {
              margin-left: 8%;
          }
  }
  @media (min-width: 1700px) {
      .bannerpanelnew .contentwrapper.Leftcontent .content .veterans {
          margin-left: 15%;
      }
          .bannerpanelnew .contentwrapper.Leftcontent .content .veterans.forbes {
              margin-top: 48px;
          }
          .bannerpanelnew .contentwrapper.Leftcontent .content .veterans + a {
              margin-left: 15%;
          }
  }
      @media (min-width: 1801px) {
          .bannerpanelnew .contentwrapper.Leftcontent .content .veterans {
              margin-left: 25%;
          }
  
              .bannerpanelnew .contentwrapper.Leftcontent .content .veterans + a {
                  margin-left: 25%;
              }
      }
  @media (min-width: 431px) and (max-width: 767px) {
      .bannerpanelnew .contentwrapper.Leftcontent .content .veterans {
          margin-top: 0;
      }
  
          .bannerpanelnew .contentwrapper.Leftcontent .content .veterans h1,
          .bannerpanelnew .contentwrapper.Leftcontent .content .veterans .h1 {
              font-size: 26px;
              line-height: 26px;
          }
  
          .bannerpanelnew .contentwrapper.Leftcontent .content .veterans p {
              max-width: 170px;
              margin-top: 4px;
              font-size: 14px;
              line-height: 16px;
          }
  
          .bannerpanelnew .contentwrapper.Leftcontent .content .veterans + a {
              margin-top: 5px;
          }
  
         
  
          .bannerpanelnew .contentwrapper.Leftcontent .content .veterans.forbes p {
              max-width: 240px;
          }
  }
  @media (min-width: 431px) {
      .bannerpanelnew .swiper-wrapper .swiper-slide.temp1 .video-panel .filter-img .videoPanel{
          top: -50%;
      }
      .newhero .video-panel .filter-img .videoPanel {
          padding-bottom: 34%;
      }
      figure.videoPanel {
          background-size: contain !important;
      }
  }
  .bannerpanelnew .contentwrapper.Leftcontent .content .veterans.forbes + a {
      margin-top: 30px;
      border-radius: 0;
      background: #000;
      color: #8ED2D0;
      border: solid 5px #8ED2D0;
  }
  
      .bannerpanelnew .contentwrapper.Leftcontent .content .veterans.forbes + a:hover {
          text-decoration: none;
          color: #000;
          border: solid 5px #000;
      }
  @media (min-width: 1280px) and (max-width:1365px) {
      .bannerpanelnew .contentwrapper.Leftcontent .content .veterans.forbes h1, .bannerpanelnew .contentwrapper.Leftcontent .content .veterans.forbes .h1 {
          font-size: 55px;
          line-height: 65px;
      }
      .bannerpanelnew .contentwrapper.Leftcontent .content .veterans.forbes {
          margin-top: 84px;
      }
  }
  
      @media (min-width: 1366px) {
          .bannerpanelnew .contentwrapper.Leftcontent .content .veterans.forbes h1, .bannerpanelnew .contentwrapper.Leftcontent .content .veterans.forbes .h1 {
              font-size: 55px;
              line-height: 65px;
          }
  
          .bannerpanelnew .contentwrapper.Leftcontent .content .veterans.forbes p {
              font-size: 35px;
              line-height: 52px;
          }
      }
  
      .bannerpanelnew .contentwrapper.Leftcontent .content .veterans.forbes + a.ctaborder:after {
          border-radius: 0;
      }
  
      .bannerpanelnew .contentwrapper.Leftcontent .content .veterans.forbes + a.ctaborder:after, .bannerpanelnew .contentwrapper.Leftcontent .content .veterans.forbes + a.ctaborder:before {
          background-color: #8ED2D0;
      }
      .homeV2 .threecols_new {
          margin-bottom: -40px;
      }

body.homeV2 .main {
    background: rgb(250,250,250);
    background: linear-gradient(120deg, rgba(250,250,250,1) 0%, rgba(239,232,229,1) 51%, rgba(235,227,212,1) 80%, rgba(228,242,238,1) 100%);
}