.keynumbers {
  justify-content: left;
  position: relative;
  margin-left: 0;
  width: 1300px !important;
  min-width: 1300px !important;
  /* =============================================================== RESPONSIVE =================================================================*/ }
  .keynumbers .keynb-first {
    width: 537px;
    height: 490px;
    margin-right: 26px;
    background-image: url(/media/image/c8db1d00fe966a2502c020e0401671f24fa03949.svg);
    background-position: 300px 23px;
    background-size: 47px;
    background-repeat: no-repeat;
    box-shadow: 0 0 20px rgba(35, 52, 117, 0.3);
    margin-left: 0; }
    .keynumbers .keynb-first .introkeynb-block {
      padding: 30px 55px; }
    .keynumbers .keynb-first .home-title {
      margin: 80px 0 0 0;
      font-size: 32px;
      line-height: 1.2; }
    .keynumbers .keynb-first .cta-container .outer-box-cta {
      margin-left: 0; }
  .keynumbers .img {
    top: 94px;
    left: 920px;
    width: 530px; }
  .keynumbers .items {
    width: 100%;
    height: 490px; }
    .keynumbers .items .cons-keynb-block {
      margin-bottom: 30px;
      background-color: rgba(243, 246, 255, .8);
      width: 491px; }
      .keynumbers .items .cons-keynb-block .txt.txtRight {
        display: table;
        left: 0;
        width: 100%; }
        .keynumbers .items .cons-keynb-block .txt.txtRight h2 {
          color: #233475;
          font-size: 50px;
          font-weight: 700;
          padding: 30px 45px 30px 20px;
          min-width: 135px;
          white-space: nowrap;
          display: block;
          float: left;
          line-height: 0;
          text-align: center; }
        .keynumbers .items .cons-keynb-block .txt.txtRight p {
          display: table-cell;
          vertical-align: middle;
          width: 100%;
          color: #233475 !important;
          padding-right: 12px; }

@media (max-width: 1650px) {
  .keynumbers {
    width: 1250px; }
    .keynumbers .keynb-first {
      margin-left: 10px; } }

@media (max-width: 1250px) {
  .keynumbers .img {
    display: none; } }

@media (max-width: 960px) {
  .keynumbers .keynb-first {
    width: calc(100vw - 40px);
    height: auto;
    margin-left: 20px;
    margin-bottom: 5px;
    background-position: center 23px;
    box-shadow: none;
    background-color: transparent;
    text-align: center; }
    .keynumbers .keynb-first .introkeynb-block {
      padding: 30px 10px; }
    .keynumbers .keynb-first .home-title {
      margin: 70px 0 0 0;
      font-size: 24px;
      line-height: 1.2; }
    .keynumbers .keynb-first .home-text {
      margin-top: 20px; }
    .keynumbers .keynb-first .cta-container .outer-box-cta {
      margin: 30px auto 0; }
    .keynumbers .items {
      height: auto; }
    .keynumbers .items .cons-keynb-block {
      width: calc(100vw - 40px);
      margin-left: 20px; }
      .keynumbers .items .cons-keynb-block .txt.txtRight {
        display: block; }
        .keynumbers .items .cons-keynb-block .txt.txtRight h2 {
          float: none;
          padding: 0 45px 0 35px;
          font-size: 30px; }
        .keynumbers .items .cons-keynb-block .txt.txtRight p {
          padding: 0 20px 10px;
          text-align: center;
          font-size: 14px;
          width: calc(100vw - 40px); } }
