/* //media  */
@media screen and (max-width: 1025.98px) {
  .h_right {
    position: relative;
    display: block;
    text-align: center;
    margin: 0;
    top: 21%;
    left: 25%;
    transform: translateY(-50%);
    font-size: 58px;
    color: black;
    font-weight: 400;
  }
  .right {
    position: relative;
    display: flex;
    text-align: justify;
    padding-top: 20px;
    border-top: 2.5px solid #00a36c;
    margin: 0;
    top: 32%;
    left: 63%;
    transform: translateY(-50%);
    font-size: 20px;
    color: black;
    font-weight: 400;
  }
  .h_left {
    position: relative;
    display: block;
    text-align: center;
    margin: 0;
    top: 31%;
    right: 25%;
    transform: translateY(-50%);
    font-size: 58px;
    color: black;
    font-weight: 400;
  }
}

@media screen and (max-width: 769.98px) {
  .block {
    width: 100%;
    height: 500px;
    position: relative;
    overflow: hidden;
    font-size: 16px;
  }
  .h_right {
    position: relative;
    display: block;
    text-align: center;
    margin: 0;
    top: 20%;
    left: 31%;
    transform: translateY(-50%);
    font-size: 58px;
    color: black;
    font-weight: 400;
  }
  .right {
    position: relative;
    display: flex;
    text-align: justify;
    padding-top: 20px;
    border-top: 2.5px solid #00a36c;
    margin: 0;
    top: 28%;
    left: 47%;
    transform: translateY(-50%);
    font-size: 20px;
    color: black;
    font-weight: 400;
  }
  .citate::after {
    content: '';
    display: block;
    width: 80px;
    height: 80px;
    background-color: transparent;
    box-shadow: 5px 5px 0px 0px rgba(0, 26, 255, 0.75);
    position: absolute;
    bottom: -101px;
    right: 0;
    z-index: -1;
  }
}

@media screen and (max-width: 415px) {
  #banner .color-overlay {
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, #002abf, #00d6a6);
    background-size: 100% 70%;
    background-position: center;
    opacity: 0.5;
    position: absolute;
    z-index: 0;
  }
  .p__wrapper {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
  }
  .citate::after {
    content: '';
    display: block;
    width: 80px;
    height: 80px;
    background-color: transparent;
    box-shadow: 5px 5px 0px 0px rgba(0, 26, 255, 0.75);
    position: absolute;
    bottom: 0px;
    right: 0;
    z-index: -1;
  }
  .right {
    position: relative;
    display: flex;
    text-align: justify;
    padding-top: 20px;
    border-top: 2.5px solid #00a36c;
    margin: 0;
    top: 28%;
    left: 0%;
    transform: translateY(-50%);
    font-size: 20px;
    color: black;
    font-weight: 400;
  }
  .left {
    position: relative;
    display: flex;
    text-align: justify;
    padding-top: 20px;
    border-top: 2.5px solid #6495ed;
    margin: 0;
    top: 39%;
    left: 0%;
    transform: translateY(-50%);
    font-size: 20px;
    color: black;
    font-weight: 400;
  }
  .h_right {
    position: relative;
    display: block;
    text-align: center;
    margin: 0;
    top: 20%;
    left: 18%;
    transform: translateY(-50%);
    font-size: 58px;
    color: black;
    font-weight: 400;
  }
  .card {
    text-align: center;
    flex-direction: column !important;
  }
}

@media screen and (max-width: 376px) {
  .card__font {
    font-size: 14px;
  }

  .citate::after {
    content: '';
    display: block;
    width: 80px;
    height: 80px;
    background-color: transparent;
    box-shadow: 5px 5px 0px 0px rgba(0, 26, 255, 0.75);
    position: absolute;
    bottom: 5px;
    right: 0;
    z-index: -1;
  }

  .p__wrapper {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
  }
  .h_right {
    position: relative;
    display: block;
    text-align: center;
    margin: 0;
    top: 20%;
    left: 0%;
    transform: translateY(-50%);
    color: black;
    font-size: 58px;
    font-weight: 400;
  }
  .right {
    position: relative;
    display: flex;
    text-align: justify;
    padding-top: 20px;
    border-top: 2.5px solid #00a36c;
    margin: 0;
    top: 36%;
    left: 0%;
    transform: translateY(-50%);
    font-size: 20px;
    color: black;
    font-weight: 400;
  }
  .h_left {
    position: relative;
    display: block;
    text-align: center;
    margin: 0;
    top: 8%;
    right: 0%;
    transform: translateY(-50%);
    font-size: 58px;
    color: black;
    font-weight: 400;
  }
  .left {
    position: relative;
    display: flex;
    text-align: justify;
    padding-top: 20px;
    border-top: 2.5px solid #6495ed;
    margin: 0;
    top: 23%;
    left: 1%;
    transform: translateY(-50%);
    font-size: 20px;
    color: black;
    font-weight: 400;
  }
  .card {
    text-align: center;
    flex-direction: column !important;
  }
  #banner .color-overlay {
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, #002abf, #00d6a6);
    background-size: 100% 70%;
    background-position: center;
    opacity: 0.5;
    position: absolute;
    z-index: 0;
  }
}

@media screen and (max-width: 361px) {
  .card__font {
    font-size: 14px;
  }

  .citate::after {
    content: '';
    display: block;
    width: 80px;
    height: 80px;
    background-color: transparent;
    box-shadow: 5px 5px 0px 0px rgba(0, 26, 255, 0.75);
    position: absolute;
    bottom: 5px;
    right: 0;
    z-index: -1;
  }

  .p__wrapper {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
  }
  .h_right {
    position: relative;
    display: block;
    text-align: center;
    margin: 0;
    top: 20%;
    left: 0%;
    transform: translateY(-50%);
    color: black;
    font-size: 58px;
    font-weight: 400;
  }
  .right {
    position: relative;
    display: flex;
    text-align: justify;
    padding-top: 20px;
    border-top: 2.5px solid #00a36c;
    margin: 0;
    top: 36%;
    left: 0%;
    transform: translateY(-50%);
    font-size: 20px;
    color: black;
    font-weight: 400;
  }
  .h_left {
    position: relative;
    display: block;
    text-align: center;
    margin: 0;
    top: 8%;
    right: 0%;
    transform: translateY(-50%);
    font-size: 58px;
    color: black;
    font-weight: 400;
  }
  .left {
    position: relative;
    display: flex;
    text-align: justify;
    padding-top: 20px;
    border-top: 2.5px solid #6495ed;
    margin: 0;
    top: 23%;
    left: 1%;
    transform: translateY(-50%);
    font-size: 20px;
    color: black;
    font-weight: 400;
  }
  .card {
    text-align: center;
    flex-direction: column !important;
  }
  #banner .color-overlay {
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, #002abf, #00d6a6);
    background-size: 100% 70%;
    background-position: center;
    opacity: 0.5;
    position: absolute;
    z-index: 0;
  }
}

@media screen and (max-width: 321px) {
  .p__wrapper {
    font-size: 19px;
  }
  .citate {
    margin-bottom: 40px;
  }
  .citate2 {
    padding-right: 50px !important;
  }
  #banner .color-overlay {
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, #002abf, #00d6a6);
    background-size: 100% 70%;
    background-position: center;
    opacity: 0.5;
    position: absolute;
    z-index: 0;
  }
}
