

/* <!-- header css --> */

  @media (min-width: 320px) {
    .more-sub-c {
      bottom: -3px;
      right: 16px !important;
    }
  }

  @media only screen and (min-width: 1441px) and (max-width: 1650px) {
    .btn-open {
      top: 47px;
      position: absolute;
      left: -34px;
    }
  }

  @media screen and (min-width: 1441px) {
    .btn-open {
      top: 47px;
      position: absolute;
    }
  }

/* <!-- end header css --> */






  .list-spian {
    font-family: GuardianTextSans, "Guardian Text Sans Web", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 0.9375rem;
    line-height: 1.3;
    font-weight: 400;
    font-style: normal;
  }

  .custom-link a {
    text-decoration: none;
    color: blue;
  }

  .custom-link a:hover {
    text-decoration: none;
    color: blue;
  }

  .customs-link a {
    text-decoration: none;
    color: black;
  }

  .customs-link a:hover {
    text-decoration: none;
    color: var(--privacy-text-supporting-subdued);
  }

  .fullscreen-image {
    transition: all 0.3s ease;
  }

  @media(min-width: 1400px) and (max-width: 1599px) {
    .fullscreen-image {
      width: 70%;

    }
  }

  @media(min-width: 1600px) and (max-width: 1799px) {
    .fullscreen-image {
      width: 73% !important;
      height: 50vw !important;
    }
  }

  @media(min-width: 2400px) and (max-width: 2800px) {
    .fullscreen-image {
      width: 80% !important;
      height: 50vw !important;
    }
  }

  @media(min-width: 2801px) and (max-width: 4100px) {
    .fullscreen-image {
      width: 88% !important;
      height: 50vw !important;
    }
  }

  @media(min-width: 4101px) {
    .fullscreen-image {
      width: 91% !important;
      height: 50vw !important;
    }
  }

  @media(min-width: 2000px) and (max-width: 2399px) {
    .fullscreen-image {
      width: 78% !important;
      height: 50vw !important;
    }
  }

  @media(min-width: 1800px) and (max-width: 1999px) {
    .fullscreen-image {
      width: 75% !important;
      height: 50vw !important;
    }
  }

  @media(min-width: 1400px) and (max-width: 1599px) {
    .fullscreen-image {
      width: 70% !important;

    }
  }

  .expanded {
    width: 100vw;
    height: 100vh;
    object-fit: cover;
  }

  .a-hover {
    text-decoration: none;
    color: blue;
  }

  .a-hover:hover {
    color: blue;
  }

  a:after {
    content: "";
    display: none;
  }

  .row-container {
    display: flex;
    align-items: center;
    gap: 10px;
  }

  .row-container a {
    text-decoration: none;
    color: #0077b6;
  }

  .row-container p {
    margin: 0px 0px 0px 114px;
    color: #A1A1A1;
    font-size: 15px;
  }

  .bg-euro {
    background-color: #FFE500;
    height: 175px;
  }

  .bg-euros {
    border-left: 1px solid #D4D4D4;
    margin: 0px -7px;
    background-color: #FFE500;
    height: 175px;
    width: 103.7%;
  }

  .containt-text {
    font-family: "GH Guardian Headline", "Guardian Egyptian Web", Georgia, serif;
    font-size: 1.25rem;
    line-height: 1.15;
    font-weight: 500;
    font-style: normal;
  }

  .containt-text:hover {
    color: #0077b6;
  }

  .heading-text {
    font-family: "GH Guardian Headline", "Guardian Egyptian Web", Georgia, serif;
    font-size: 1.25rem;
    line-height: 1.15;
    font-weight: 700;
  }

  .normal-text {
    font-family: GuardianTextSans, "Guardian Text Sans Web", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 0.9375rem;
    line-height: 1.3;
    font-weight: 400;
    font-style: normal;
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 0;
  }

  .main-container {
    display: flex;
    align-items: center;
    margin: 0;
  }

  .flag-box {
    display: flex;
    align-items: center;
    position: relative;
  }

  .flag-container {
    width: 68px;
    background-color: white;
    border-radius: 51%;
    height: 68px;
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 2;
  }

  .flag {
    width: 40px;
    height: 30px;
  }

  .number-container {
    border-radius: 50%;
    width: 62px;
    height: 62px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid black;
    position: absolute;
    left: 60px;
    z-index: 1;
  }

  .number-container span {
    font-size: 61px;
    margin-bottom: 10px;
    font-weight: bold;
  }

  .bold-text {
    font-weight: 600 !important;
  }

  .artical-text {
    font-family: GuardianTextSans, Guardian Text Sans Web, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;
    font-size: 17px;
    padding: 10px;
    background-color: #FFE500;
    width: 52%;
    margin: -35px 0px 0px -12px;
  }

  .normal-headings {
    font-size: 15px;
    color: #005689;
    font-weight: bold;
    margin: 0px 0px 0px 6px;
  }

  .cus-border-top-report {
    border-top: 4px solid #005689;
    width: 300px;
    margin: 0px 0px 0px -7px;
  }

  .cus-border-top {
    border-top: 3px solid #DCDCDC;
    width: 326px;
    margin: 0px 0px 0px 27px;
  }

  .cus-border-top-nor {
    border-top: 1px solid #dee2e6;
  }

  .cus-border-right {
    border-left: 1px solid #dee2e6;
    margin: 0px 0px 0px -6px;
    border-bottom: 1px solid #dee2e6;
  }

  .cus-border-rights {
    border-left: 1px solid #dee2e6;
    margin: 2px 0px 0px -1px;
    border-bottom: 1px solid #dee2e6;
  }

  .cus-border-bottom {
    border-bottom: 1px solid #dee2e6;
  }

  /* .normal-text {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 0;
  } */

  .tell {
    height: 109px;
    font-family: GuardianTextSans, Guardian Text Sans Web, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;
    font-size: 17px;
    line-height: 1.35;
    font-weight: 700;
    margin: 16px 0px 0px 0px;
    margin-bottom: 16px;
    color: #121212;
    display: flex;
    padding-bottom: 100px;
    align-items: center;
  }

  .share-btn {
    width: 105px;
    height: 35px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 1px 5px;
    border: 1px solid #dee2e6;
    border-radius: 50px;
    background-color: #f8f9fa;
    font-family: Arial, sans-serif;
    font-size: 1.0625rem;
    line-height: 1.3;
    font-weight: 700;
    color: #0056b3;
    cursor: pointer;
    text-decoration: none;
    transition: background-color 0.3s ease, color 0.3s ease;
  }

  .share-btn-2 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 1px 5px;
    border: 1px solid #dee2e6;
    border-radius: 50px;
    font-size: 12px;
    min-width: 87px;
    height: 23px;
    color: #777777;
    cursor: pointer;
    text-decoration: none;
    transition: background-color 0.3s ease, color 0.3s ease;
  }

  .share-btn-2:hover {
    background-color: #DCDCDC;
  }

  .btn-share {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0px 6px;
    border: 1px solid #0077B6;
    border-radius: 50px;
    height: 22px;
    font-size: 11px;
    color: #0077B6;
    cursor: pointer;
    text-decoration: none;
    transition: background-color 0.2s ease, color 0.2s ease;
  }

  .btn-share:hover {

    color: #ffffff;
    background-color: #0077B6;
  }

  .share-btn:hover {
    background-color: #0056b3;
    color: #f8f9fa;
  }

  .spain-left-info {
    background-color: #F6F6F6;
    border-top: 1px solid #0077B6;
    margin: 5px;
  }

  .spain-left-info:hover {
    background-color: #e6e1e1;
    color: black !important;

  }

  .spain-info-text {
    line-height: normal;
    color: black;
    font-size: 15px;
  }

  .spain-info-text:hover {
    line-height: normal;
    color: black;
    font-size: 15px;
  }

  .spain-info-read {
    color: #0077B6;
    font-size: 16px;
    font-weight: 500;
    display: flex;
    align-items: center;
  }

  .spain-info-icon {
    background-color: #0077B6;
    color: white;
    padding: 5px;
    border-radius: 50%;
    margin-right: 5px;
    font-size: 16px;
    font-weight: 500;
  }

  .caption {
    line-height: normal;
    margin: 6px;
    font-size: 12px;
  }

  .fixed-section {
    margin-top: 1760px;
  }

  .spians-lefts {
    margin-top: 545px;
  }

  .signup-form {
    border: 2px dashed #000000;
    padding: 10px;
  }

  .signup {
    display: flex;
    justify-content: space-between;
  }

  .signup-left-text {
    padding: 5px;
    font-size: 20px;
    font-weight: bold;
    color: #000000;
  }

  .signup-right-container {
    display: flex;
    align-items: center;
  }

  .icon-envelope {
    background-color: #FFE500;
    border-radius: 50%;
    padding: 5px;
    font-size: 16px;
    color: #979899;
    margin-right: 8px;
  }

  .signup-right-text {
    font-size: 13px;
    color: #000000;
  }

  .email-label {
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    display: block;
  }

  .email-input {
    width: calc(99% - 110px);
    padding: 6px;
    border: 1px solid #707070;
    border-radius: 4px;
  }

  .signup-button {
    background-color: #000000;
    color: #ffffff;
    padding: 5px 15px;
    margin-left: 15px;
    border: none;
    border-radius: 50px;
    cursor: pointer;
    font-weight: bold;
    text-align: center;
  }

  .signup-button:hover {
    background-color: #393939;
  }


  .random-text {
    margin-top: 2px;
    font-size: 12px;
    color: #666666;
    line-height: normal;
  }

  .most-viewed {
    border-top: 1px solid #ccc;
  }

  .most-viewed p {
    font-weight: bold;
  }

  .item {
    display: flex;
    align-items: center;
    border-top: 1px solid #ccc;
    padding: 10px;
  }

  .item img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-right: 5px;
  }

  .item p {
    line-height: normal;
    margin: 0;
    font-size: 13px;
    color: #000000;
  }

  .image-container {
    position: relative;
    /* width: 1000px; */
    /* margin: 0px 0px 0px -170px; */
    padding: 0;
    overflow: hidden;
  }

  .image-container img {
    position: relative;
    /* left: -180px; */
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
  }

  .image-position-2 {
    /* width: 650px; */
    height: auto;
    /* max-width: -webkit-fill-available; */
    max-width: fill-available;
  }



  .fullscreen-icon {
    position: absolute;
    bottom: 87%;
    right: 3%;
    background: rgba(0, 0, 0, 0.5);
    color: white;
    border-radius: 50%;
    padding: 10px;
    cursor: pointer;
    font-size: 25px;
    z-index: 10;
  }

  .fullscreen-container {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: #1A1A1A;
    z-index: 1000;
    overflow: hidden;
    color: white;
    display: flex;
    flex-direction: column;
  }

  .fullscreen-image {
    width: 68%;
    height: auto;
    transition: width 0.5s ease, height 0.5s ease;
  }

  .fullscreen-image.expanded {
    /* width: 100%; */
    /* width: 94%; */
    width: 92% !important;
    height: 100%;
    object-fit: fill;
  }

  .description {
    transition: opacity 0.5s ease;
  }

  .fullscreen-container img {
    /* max-width: 65%; */
    margin: 20px 0px 0px 25px;
    height: 40vw;
  }

  .description {
    position: absolute;
    border-left: 1px solid #333333;
    border-right: 1px solid #333333;
    top: 10px;
    right: 100px;
    background: #121212;
    padding: 20px;
    max-width: 300px;
    color: white;
    z-index: 1001;
    height: 100vw;
    display: block;
  }

  .description p {
    border-top: 3px solid #0077B6;
    font-family: GuardianTextSans, "Guardian Text Sans Web", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    --source-text-decoration-thickness: 2px;
    line-height: 135%;
    padding-top: 8px;
  }

  .photograph {
    font-family: GuardianTextSans, "Guardian Text Sans Web", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    --source-text-decoration-thickness: 2px;
    line-height: 135%;
    padding-top: 8px;
    color: #889988;

  }

  .image-count {
    position: absolute;
    top: 90px;
    /* left: 96%; */
    right: 35px;
    transform: translateX(-50%);
    color: white;
    /* padding: 5px 10px; */
    border-radius: 5px;
    font-size: 16px;
    z-index: 1001;
  }

  .nexts {
    margin: 110px 0px 0px 11px;
  }

  .close-btn,
  .next-btn,
  .prev-btn,
  .info-btn {
    position: absolute;
    background: #333333;
    color: white;
    border: none;
    padding: 9px;
    border-radius: 50%;
    cursor: pointer;
    z-index: 1001;

  }

  .infos-btn {
    position: absolute;
    background: #333333;
    color: white;
    border: none;
    padding: 10px;
    border-radius: 50%;
    cursor: pointer;
    z-index: 1001;
    bottom: 10px;

  }

  .close-btn:hover,
  .next-btn:hover,
  .prev-btn:hover,
  .info-btn:hover {
    background: #555555;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
  }

  .infos-btn:hover {
    background: #555555;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
  }

  .close-btn {
    top: 16px;
    right: 35px;
    font-size: 30px;
  }

  .next-btn {
    top: 200px;
    right: 35px;
    font-size: 30px;
  }

  .prev-btn {
    top: 140px;
    right: 35px;
    font-size: 30px;
  }

  .info-btn {
    top: 257px;
    right: 32px;
    font-size: 29px;
  }

  .responsive-row {
    display: flex;
    flex-wrap: wrap;
  }

  .responsive-row .col-xxl-5,
  .responsive-row .col-xl-5,
  .responsive-row .col-lg-5,
  .responsive-row .col-md-5 {
    flex: 1;
    margin: 0.5rem;
  }



  .graph {
    position: relative;
    width: 800px;
    margin: 0;
    padding: 0;
    overflow: visible;
  }

  .full_graph {
    position: relative;
    left: -180px;
    width: 840px;
    /* height: auto; */

    margin: 0;
    padding: 0;
    background-color: #D9EDF6;
  }

  .list-spian {
    font-size: 14px;
    color: #121212;
    line-height: normal;
  }

  .substitutes {
    margin: 10px 0px 0px 0px;
    font-size: 15px;
  }

  .bold-black {
    font-weight: bold;
    color: black;
    padding: 0 10px 0 0;
  }

  .fonts {
    font-size: 16px;
    font-family: "GH Guardian Headline", "Guardian Egyptian Web", Georgia, serif !important;
  }

  .prev {
    display: inline-block;
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    text-decoration: none;
    font-size: 24px;
    line-height: 1;
    border: none;
  }

  .prev:hover {
    background-color: yellow;
    border: none;
  }

  .next {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: black;
    color: white;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    text-align: center;
    text-decoration: none;
    font-size: 24px;
    line-height: 1;
    margin: 14px 0px 0px 11px;

  }

  .next-button {
    margin: -123px 0px 0px 405%;
  }

  .next:hover {
    background-color: yellow;
    border: none;

  }



  .card {
    flex: 0 0 auto;
    width: 190px;
    margin-right: 20px;
  }

  .card:last-child {
    margin-right: 0;
  }

  .container {
    position: relative;
  }

  .slider-container {
    overflow: hidden;
    width: 100%;
  }

  .slider-track {
    display: flex;
    transition: transform 0.5s ease;
  }

  .slider {
    display: flex;
    transition: transform 0.5s ease;
  }

  .card {
    min-width: 220px;
    margin-right: 10px;
  }

  .dots-container {
    margin-top: 10px;
  }

  .dots-container .dots {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 5px;
    background-color: #bbb;
    border-radius: 50%;
    cursor: pointer;
  }

  .dots-container .dots.active {
    background-color: #717171;
  }



  .slider-container {
    position: relative;
    width: 100%;
    overflow: hidden;
  }

  .slider {
    display: flex;
    transition: transform 0.3s ease-in-out;
  }

  .slider-item {
    min-width: 26.5%;
    box-sizing: border-box;
    padding: 10px;
  }

  .slider-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
    border: none;
    padding: 10px;
    cursor: pointer;
  }

  .slider-nav.prev {
    left: 135px;
  }

  .first-comment {
    background-color: #EDEDED;
    border-radius: 19px;
    width: 34%;
    font-size: 15px;
    padding: 14px;
    height: 150px;
    line-height: normal;
  }

  .second-comment {
    background-color: #EDEDED;
    border-radius: 19px;
    width: 34%;
    font-size: 15px;
    padding: 14px;
    height: 150px;
    line-height: normal;
  }

  .comment-container {
    display: flex;
    width: 100%;
  }

  .cards-design {
    display: inline-block;
    background-color: rgb(255, 187, 0);
    background-position: 0px 0px;
    width: 0.5625rem;
    height: 0.75rem;
    transform: rotate(8deg);
    background-size: contain;
  }

  .comment-img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    object-fit: cover;
  }

  .commets-box {
    margin-left: 1px;
    line-height: normal;
  }

  .commets-text {
    font-size: 15px;
    text-decoration: none;
    color: red;
  }

  .commets-text:hover {
    text-decoration: underline;
    color: #0077b6;
  }

  .commets-date {
    font-size: 12px;
    color: #A1A1A1;
  }

  .date {
    font-family: GuardianTextSans, "Guardian Text Sans Web", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 0.75rem;
    line-height: 1.3;
    font-weight: 700;
    font-style: normal;
  }

  .com-btn {
    margin: 25px 0px 0px 0px;
    align-items: center;
    justify-content: center;
    padding: 6px 6px;
    border: 1px solid #0077B6;
    border-radius: 50px;
    width: 223px;
    height: 41px;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    text-decoration: none;
    background-color: #0077B6;
  }

  .font {
    font-family: GuardianTextSans, "Guardian Text Sans Web", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  }

  .most-viewed-table {
    width: 100%;
    border-collapse: collapse;
    margin: 0px 0px 0px -37px;
  }

  .most-viewed-table th,
  .most-viewed-table td {
    padding: 10px;
    border-top: none;
    border: 1px solid #ddd;
    vertical-align: top;
  }

  .most-viewed-table th {
    text-align: left;
    font-size: 18px;
    font-weight: bold;
    background-color: #f5f5f5;
  }

  .most-viewed-table td {
    font-size: 16px;
  }

  .number {
    font-size: 30px;
    font-weight: bold;
    display: inline-block;
    width: 30px;
    text-align: center;
    margin-right: 10px;
  }

  .most-viewed-table td:nth-child(1) .number {
    color: black;
    font-size: 50px;
  }

  .most-viewed-table td:nth-child(2) .number {
    color: black;
    font-size: 50px;
  }

  .more {
    margin-top: 15px;
  }

  @media (max-width: 992px) {
    .borders {
      display: none;
    }

    .mores {
      margin: -25px 0px !important;
    }

    .more {
      margin: 0px 0px;
    }

    .cushrs {
      margin: -35px 0px 0px 0px;
    }

    .slider-responsive {
      margin: -23px 0px 0px 0px;
    }


    .most-viewed-table {
      display: block;
      width: auto;
      margin: 0;
    }

    .most-viewed-table thead {
      display: flex;
      flex-direction: row;
      flex-wrap: nowrap;
      width: 100%;
      box-sizing: border-box;
    }

    .most-viewed-table th {
      flex: 1;
      width: 170px;
      text-align: center;
      background-color: #f5f5f5;
    }

    .most-viewed-table td {
      display: block;
      width: 100%;
      box-sizing: border-box;
    }

    .most-viewed-table td {
      font-size: 16px;
      border-top: 1px solid #ddd;
    }

    .most-viewed-table td .number {
      font-size: 30px;
      margin-right: 10px;
    }
  }

  @media (max-width: 740px) {
    .most-viewed-table {
      display: block;
      width: 100%;
      -webkit-overflow-scrolling: touch;
      margin: 0;
    }

    .most-viewed-table tr {
      display: block;
    }

    .most-viewed-table td {
      display: block;
      width: 100%;
      text-align: left;
      position: relative;
      box-sizing: border-box;
    }

    .most-viewed-table td::before {
      content: attr(data-label);
      position: absolute;
      left: 0;
      width: 50%;
      padding-left: 10px;
      font-weight: bold;
      text-align: left;
      white-space: nowrap;
      top: 0;
      flex-direction: column;
    }

    .number {
      display: inline-block;
      width: auto;
      margin-right: 0;
      font-size: 30px;
    }

    .most-viewed-table td:first-child {
      display: flex;
      align-items: center;
      justify-content: center;
    }

    .responsive-tables {
      flex-direction: column;
    }
  }


  .content-wrapper {
    display: flex;
    align-items: flex-start;
  }

  .number {
    font-size: 30px;
    font-weight: bold;
    margin-right: 10px;
    min-width: 30px;
    text-align: center;
  }

  .contents-texts {
    padding: 0px 15px;
    line-height: 1.4;
  }

  .interview-border-top {
    border-top: 2px solid black;
  }

  .dcr-1b9ghsd {
    padding-right: 160px;
    font-family: "GH Guardian Headline", "Guardian Egyptian Web", Georgia, serif;
    font-size: 2.125rem;
    line-height: 1.15;
    font-weight: 700;
    font-style: normal;
    --source-text-decoration-thickness: 4px;
  }

  .dcr-12a0diq {
    font-family: GuardianTextSans, "Guardian Text Sans Web", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 1.0625rem;
    line-height: 1.3;
    font-weight: 700;
    font-style: normal;
    --source-text-decoration-thickness: 2px;
    padding-bottom: 20px;
  }

  .dcr-cwgh23 {
    font-family: GuardianTextSans, "Guardian Text Sans Web", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 1.0625rem;
    line-height: 1.3;
    font-weight: 400;
    font-style: normal;
    --source-text-decoration-thickness: 2px;
    padding-bottom: 24px;
  }

  .dcr-4nefwg {
    display: flex;
    flex-direction: row;
    -webkit-box-pack: start;
    justify-content: flex-start;
    margin-bottom: 42px;
  }

  .dcr-xpmqyz {
    display: inline-flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    box-sizing: border-box;
    border: none;
    background: rgb(5, 41, 98);
    cursor: pointer;
    transition: 0.3s ease-in-out;
    text-decoration: none;
    white-space: nowrap;
    vertical-align: middle;
    font-family: GuardianTextSans, "Guardian Text Sans Web", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 1.0625rem;
    line-height: 1.3;
    font-weight: 700;
    font-style: normal;
    --source-text-decoration-thickness: 2px;
    height: 36px;
    min-height: 36px;
    padding: 0px 16px 2px;
    border-radius: 36px;
    color: rgb(255, 255, 255) !important;
  }

  .dcr-c205pf {
    border-top: 1px solid rgb(220, 220, 220);
    font-family: GuardianTextSans, "Guardian Text Sans Web", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 1.0625rem;
    line-height: 1.3;
    font-weight: 700;
    font-style: normal;
    --source-text-decoration-thickness: 2px;
    padding-bottom: 0px;
  }

  .dcr-1vu5blj {
    position: relative;
    font-family: GuardianTextSans, "Guardian Text Sans Web", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 1.0625rem;
    line-height: 1.3;
    font-weight: 400;
    font-style: normal;
    --source-text-decoration-thickness: 2px;
    cursor: pointer;
    text-decoration-line: underline;
    text-decoration-thickness: initial;
    text-decoration-style: initial;
    text-underline-offset: 5%;
    display: inline;
    -webkit-box-align: center;
    align-items: center;
    text-underline-position: under;
    color: rgb(0, 119, 182) !important;
    text-decoration-color: rgb(220, 220, 220) !important;
  }

  .dcr-14rx5w3 {
    padding-top: 12px;
    padding-bottom: 18px;
    margin-top: 20px;
  }

  .dcr-14rx5w3 a {
    color: rgb(0, 119, 182);
    display: block;
    margin-bottom: 16px;
    text-decoration-color: rgb(220, 220, 220);
    text-underline-position: under;
  }

  .dcr-1rjy2q9 {
    position: relative;
    font-family: GuardianTextSans, "Guardian Text Sans Web", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 1.0625rem;
    line-height: 1.3;
    font-weight: 400;
    font-style: normal;
    --source-text-decoration-thickness: 2px;
    cursor: pointer;
    -webkit-text-decoration: underline;
    text-decoration: underline;
    text-underline-position: under;
    text-underline-offset: 5%;
    display: inline;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #0077B6;
  }

  .dcr-1jlvfgv {
    color: rgb(0, 119, 182);
    text-decoration: underline rgb(220, 220, 220);
    text-underline-position: under;
    border: 0px;
    background: transparent;
    font-family: inherit;
    font-size: inherit;
    padding: 0px;
    cursor: pointer;
  }

  .dcr-1vkih2n {
    display: inline-flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    box-sizing: border-box;
    border: none;
    background: transparent;
    cursor: pointer;
    transition: 0.3s ease-in-out;
    white-space: nowrap;
    vertical-align: middle;
    font-family: GuardianTextSans, "Guardian Text Sans Web", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 1.0625rem;
    line-height: 1.3;
    font-weight: 700;
    font-style: normal;
    --source-text-decoration-thickness: 2px;
    height: 36px;
    min-height: 36px;
    padding: 0px;
    text-decoration: underline;
    text-underline-offset: 4px;
    border-radius: 0px;
    color: rgb(5, 41, 98) !important;
  }


  .ads {
    border: 1px solid #DCDCDC;
    margin: 0px -10px;
  }

  .ads-bg {
    background-color: #297cce;
    background-image: url('images/ads-image');
    height: auto;
    border-radius: 5px;
  }

  .ads-header {
    margin-top: 160px;
    margin: 160px 20px;
  }

  .ads-img {
    display: block;
    margin: 0 auto;
    height: 175px;
    padding: 0px 2px 2px;
    margin-top: -14px;
    width: auto;
  }

  @media (max-width: 768px) {
    .ads-img {
      height: auto;
      max-width: 100%;
    }
  }

  .fullscreen {
    bottom: 92%;
    right: 36%;
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    color: white;
    border-radius: 50%;
    padding: 10px;
    cursor: pointer;
    font-size: 25px;
    z-index: 10;
  }

  .taget-10 {
    background-color: red;
    width: 100%;
    max-width: 150px;
    line-height: normal;
    margin: 0px 2px 0px 0px;
  }

  .first-red {
    background-color: red;
    width: 100%;
    max-width: 150px;
    line-height: normal;
    margin: 0px 2px 0px 0px;
  }


  .taget-white {
    background-color: white;
    width: 100%;
    max-width: 150px;
    line-height: normal;
    margin: 0px 0px 0px 2px;
  }

  .first-white {
    background-color: white;
    width: 100%;
    max-width: 150px;
    line-height: normal;
    margin: 0px 0px 0px 2px;
  }

  .target-column {
    background-color: red;
    width: 100%;
    max-width: 55px;
    height: auto;
    aspect-ratio: 1 / 1.36;
  }

  .first-red-column {
    background-color: red;
    width: 100%;
    max-width: 55px;
    height: auto;
    aspect-ratio: 1 / 1.36;
  }

  .white-column {
    background-color: white;
    width: 100%;
    max-width: 55px;
    height: auto;
    aspect-ratio: 1 / 1.36;
  }

  .first-white-column {
    background-color: white;
    width: 100%;
    max-width: 55px;
    height: auto;
    aspect-ratio: 1 / 1.36;
  }

  .target-10-inside {
    width: 100%;
    max-width: 90px;
    height: auto;
    aspect-ratio: 1 / 1.3;
    background-color: red;
    margin: 5px 2px 0px 5px;
    line-height: normal;
  }

  .first-red-inside {
    width: 100%;
    max-width: 90px;
    height: auto;
    aspect-ratio: 1 / 1.3;
    background-color: red;
    margin: 5px 2px 0px 5px;
    line-height: normal;
  }

  .target-white-inside {
    width: 100%;
    max-width: 90px;
    height: auto;
    aspect-ratio: 1 / 1.3;
    background-color: white;
    margin: 5px 5px 0px 2px;
  }

  .first-white-inside {
    width: 100%;
    max-width: 90px;
    height: auto;
    aspect-ratio: 1 / 1.3;
    background-color: white;
    margin: 5px 5px 0px 2px;
  }

  .corners-first {
    width: 100%;
    max-width: 73%;
    height: 35px;
    background-color: red;
  }

  .corners-first-mobile {
    width: 100%;
    max-width: 73%;
    height: 35px;
    background-color: red;
  }

  .corners-first-white {
    width: 100%;
    max-width: 20%;
    height: 35px;
    background-color: white;
  }

  .corners-first-white-mobile {
    width: 100%;
    max-width: 20%;
    height: 35px;
    background-color: white;
  }

  .fouls-first {
    width: 100%;
    max-width: 65%;
    height: 35px;
    background-color: red;
  }

  .fouls-first-mobile {
    width: 100%;
    max-width: 65%;
    height: 35px;
    background-color: red;
  }

  .fouls-first-white {
    width: 100%;
    max-width: 28%;
    height: 35px;
    background-color: white;
  }

  .fouls-first-white-mobile {
    width: 100%;
    max-width: 28%;
    height: 35px;
    background-color: white;
  }

  .div-responsive {
    /* margin: 0px 0px 0px -147%;
    background-color: #FFE500;
    border-right: 1px solid white; */
    height: 175px;
    /* width: 147%; */

  }

  .item {
    text-decoration: none;
  }

  .item:hover {
    text-decoration: underline;
  }

  .card a {
    text-decoration: none;
    color: #000;
  }

  .card a :hover {
    text-decoration: 2px underline;
    color: #000;
  }

  @media (max-width: 992px) {
    .slider-item {
      min-width: 33.33%;
    }
  }

  @media (max-width: 768px) {
    .slider-item {
      min-width: 45%;
    }
  }

  @media (max-width: 576px) {
    .slider-item {
      min-width: 66%;
    }
  }

  @media (max-width: 768px) {
    .newsletter_left {
      flex: 1 1 100%;
    }



    .prev,
    .next {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
    }

    .prev {
      left: 10px;
    }

    .next {
      right: 10px;
    }
  }

  @media (max-width: 992px) {
    .prev {
      display: none;
    }
  }

  @media (max-width: 792px) {
    .prev {
      display: none;
    }

    .share-btn {
      width: 100px;
      height: 30px;
    }
  }

  @media (max-width: 992px) {
    .next {
      display: none;
    }
  }

  @media (max-width: 792px) {
    .prev {
      display: none;
    }

    .full_graph {
      position: relative;
      left: 0px;
    }
  }

  @media (max-width: 992px) {
    .full_graph {
      position: relative;
      left: 0px;
      width: auto;
    }

    .desktop-view {
      max-width: 80%;
    }
  }

  @media(max-width:994px) {
    .desktop-view {
      display: none;
    }
  }

  @media (min-width: 994px) {

    .mobile-view-game,
    .mobile-view-games {
      display: none;
    }
  }

  @media (max-width:992px) {
    .mobile-view-games {
      padding: 64% 0px 0px 0px;
    }
  }

  @media (max-width:769px) {
    .mobile-view-games {
      padding: 64% 0px 0px 0px;
    }
  }

  @media(max-width:992px) and (min-width:769px) {
    .image-container {
      width: 125%;
      margin: 0px 0px 0px 0px;
    }

  }

  @media (max-width: 768px) {
    .fullscreen-container {
      display: none;
    }

    .image-container {
      width: 100%;
      margin: 0;
      overflow: hidden;
    }

    .image-container img {
      width: 100%;
      left: 0;
    }

    .description {
      position: static;
      max-width: 100%;
      padding: 10px;
    }

    .image-count {
      position: static;
      margin-top: 10px;
      font-size: 14px;
    }

    .close-btn,
    .next-btn,
    .prev-btn,
    .info-btn {
      position: static;
      margin: 10px;
      font-size: 24px;
    }
  }

  @media (max-width: 1100px) {
    .responsive-3 {
      display: none;
    }
  }

  @media (min-width: 769px) and (max-width:992px) {
    .fullscreen-container {
      display: flex;
    }


    .responsive-css {
      padding-left: 0px;
      padding-top: 0px;
      padding-right: 43px;
    }

    .image-container {
      width: 120%;
      margin: 0px 0px 0px 0px;
    }


    .image-container img {
      width: calc(100% + 360px);
      left: -180px;
    }

    .description {
      position: absolute;
      border-left: 1px solid #333333;
      border-right: 1px solid #333333;
      top: 10px;
      right: 100px;
      background: #121212;
      padding: 20px;
      max-width: 300px;
      color: white;
      height: 100vw;
    }

    .image-count {
      position: absolute;
      top: 90px;
      left: 96%;
      transform: translateX(-50%);
      color: white;
      padding: 5px 10px;
      border-radius: 5px;
      font-size: 16px;
    }
  }

  @media (max-width: 1140px) {
    .bg-euro {
      width: 50%;

    }
  }

  @media (max-width: 600px) {
    .bg-euro {
      border-right: 1px solid #D0BB04;
    }
  }

  @media (max-width:800px) and (min-width: 601px) {
    .bg-euro {
      border-right: 1px solid #D0BB04;
    }

    .cus-border-top {
      margin: 0px 0px 0px 40px;
    }
  }

  @media (max-width:900px) and (min-width: 901px) {
    .cus-border-top {
      width: 100%;
      margin: 0px 45px;
    }
  }

  @media (max-width: 767px) {
    .bg-euro {
      flex: 0 0 100%;
      max-width: 50%;
    }
  }

  @media (max-width: 567px) {
    .bg-euro {
      flex: 0 0 100%;
      max-width: 50%;
    }
  }

  @media (max-width: 500px) {
    .bg-euro {
      flex: 0 0 100%;
      max-width: 50%;
    }
  }

  @media (min-width: 1400px) {
    .image-container {
      width: 1160px;
    }

    /* .image-position-2 {
      width: 800px;
    } */

    .artical-text {
      width: 50%;
    }

    .width-class {
      width: auto;
      /* font-weight: bold; */
    }

    .full_graph {
      min-width: 980px;
    }

    .col-md-4 {
      /* margin: 50px 0px 0px 0px; */
      margin: 65px 0px 0px 0px;
    }

    .desktop-view {
      margin: 0px 0px 0px 25px;
    }
  }


  @media (max-width: 992px) and (min-width: 570px) {
    .d-flex {
      flex-direction: row;
      justify-content: space-between;
      align-items: center;
    }

    .col-xxl-6,
    .col-xl-6,
    .col-lg-6 {
      flex: 1;
      max-width: none;
    }

    .share-btn-2 {
      margin-left: 10px;
    }
  }

  @media (min-width:1400px) {
    .fixed-section {
      margin-top: 2010px;
    }

    .fullscreen-icon {
      right: 26%;
    }
  }

  @media (min-width:1600px) {
    .fixed-section {
      margin-top: 2010px;
    }
  }


  @media (max-width: 992px) {
    .share-btn-2 {
      flex: none;
    }

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

  @media (max-width: 992px) {
    .artical-text {
      width: 100%;
      margin: 0;
    }

    .normal-headings {
      font-size: 14px;
    }

    .cus-border-top-report,
    .cus-border-top {
      width: 100%;
      margin: 0px 45px;
    }

    .cus-border-right {
      margin: 0;
    }

    .tell {
      font-size: 15px;
      padding-bottom: 50px;
    }
  }

  @media (max-width: 1280px) and (min-width:1000px) {
    .cus-border-top {
      width: 259px;
    }

    .cus-border-top-report {
      width: 253px;
    }
  }

  @media (max-width: 792px) {
    .artical-text {
      font-size: 15px;
    }

    .normal-headings {
      font-size: 13px;
    }

    .cus-border-top-report,
    .cus-border-top {
      width: 100%;
    }

    .cus-border-right {
      border-left: none;
      margin: 0;
    }

    .tell {
      font-size: 14px;
      padding-bottom: 30px;
    }
  }

  @media (max-width: 592px) {
    .artical-text {
      font-size: 11px;
      padding: 5px;
      width: 60%;
      margin: 10px 0px 0px 0px;
    }

    .normal-headings {
      font-size: 12px;
    }

    .cus-border-top-report,
    .cus-border-top {
      width: 110%;
      margin: 0px 0px 0px -7px;
    }

    .cus-border-right {
      border-left: none;
    }

    .tell {
      font-size: 13px;
      padding-bottom: 20px;
      height: auto;
    }
  }

  @media (max-width: 992px) {
    .main-container {
      align-items: flex-start;
    }

    .number-container {
      position: static;
      margin-top: 5px;
      margin-left: -10px;
    }
  }

  @media (max-width: 792px) {
    .main-container {
      flex-direction: row;
      align-items: center;
    }

    .number-container {
      width: 91%;
      height: 68px;
      margin-top: 0px;
      margin-left: -6px;
      position: static;
    }
  }

  @media (max-width: 768px) {
    .fullscreen-image {
      width: 100vw;
      height: 100vh;
      object-fit: cover;
    }
  }

  @media (max-width: 792px) {
    .flag-container {
      width: 107px;
      height: 68px;
    }

    /* .number-container {
      height: 47px;
    } */
  }

  @media (max-width: 1000px) {
    .first-section {
      display: none;
    }
  }

  @media (max-width: 992px) {
    .div-responsive {
      display: flex;
    }
  }

  @media (max-width: 992px) {
    .tell {
      display: none;
    }
  }

  @media (max-width: 991px) {

    .ads-header,
    .most-viewed {
      display: none;
    }
  }

  @media (max-width: 991px) {
    .fullscreen-icon {
      display: none;
    }
  }

  .iframe-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    background: #000;
    border-radius: 5px;
    margin: 0 auto;
  }

  .iframe-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
  }

  @media (max-width: 992px) {
    .iframe-container {
      padding-bottom: 56.25%;
    }
  }

  @media (max-width: 768px) {
    .iframe-container {
      padding-bottom: 56.25%;
    }
  }

  @media (max-width: 768px) {
    .graph {
      width: auto;
    }
  }

  .text {
    position: absolute;
    color: black;
    top: 1.5%;
    left: 8%;
  }

  @media (max-width: 1140px) {
    .text {
      top: 10;
      left: 13%;
      transform: translateX(-50%);
      text-align: center;
      width: 100%;
    }
  }

  .below-possession {
    margin-top: 10px;
  }

  @media (max-width: 1140px) {
    .below-possession {
      margin-top: 20px;
      text-align: center;
    }

    .Possession {
      text-align: center;
    }
  }

  @media (max-width: 760px) {
    .below-possession {
      margin-top: 30px;
    }
  }

  @media (max-width: 770px) {
    .box-designe {
      width: 50%;
      left: 30%;
      display: flex;
    }
  }

  @media (max-width: 1140px) {
    .comment-container {
      display: none;
    }
  }

  @media (max-width: 740px) {
    .second-comment {
      display: none;
    }

    .first-comment {
      width: 100%;
    }
  }

  .premier-league,
  .fan-vote,
  .joao,
  .pedro,
  .man-of {
    color: #fff;
    line-height: normal;
  }

  .premier-league {
    padding: 10px 0px 0px 0px;
  }

  .fan-vote {
    font-family: PremierSans-Heavy, Arial, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 400;
  }

  .joao {
    font-size: 1.6rem;
    line-height: 1.6rem;
  }

  .pedro {
    font-size: 1.9rem;
    display: block;
  }

  .man-of {
    font-size: 34px;
    margin: -4px 0px -10px 0px;
  }

  .button-container {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0px 0px 0px 10px;
    height: 15vh;
  }

  .view-more {
    background-color: #37003c;
    color: #fff;
    width: 35%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    border: none;
    cursor: pointer;
    border-radius: 5px;
  }

  .view-more:hover {
    color: #000;
    background-color: #fff;
  }

  @media (max-width: 555px) {
    .signup {
      flex-direction: column;
    }

    .signup-left-text,
    .signup-right-container {
      font-size: 18px;
    }

    .email {
      font-size: 10px;
    }

  }

  @media (max-width: 993px) {
    .ab {
      margin: 0px 0px 0px -1100%;
      background-color: #D9EDF6;
      height: 900px;
    }
  }

  @media (max-width: 992px) {
    .ab {
      display: none;
    }
  }

  @media (max-width: 992px) {
    .dots-designe {
      display: none;
    }
  }

  @media (max-width: 738px) {

    .four-designe,
    .third-designe {
      display: flex;
      width: 50%;
      flex-direction: column;
      margin: 23px -14px 0px 13px;

    }

    .texts {
      margin: 0px 0px 0px -8px;
    }

    .possession {
      margin: 38px 0px 0px 3px;
    }

    .text {
      margin: -21px 0px 0px 15px;
    }

    .list-spian {
      white-space: nowrap;
    }
  }

  @media (max-width: 500px) {

    .four-designe,
    .third-designe {
      display: flex;
      font-size: auto;
      width: 50%;
      flex-direction: column;
      margin: 20px 0px;
      margin: 23px -14px 0px 13px;

    }

    .list-spian {
      font-size: 10px;
      white-space: nowrap;
    }
  }

  @media (max-width: 335px) {
    .list-spian {
      font-size: 7px;
      white-space: nowrap;
    }
  }

  @media (max-width:767px) and (min-width:513px) {
    .attempts {
      margin: 66px 0px 0px 10px;
    }

    .mobile-view-game {
      padding: 1px 96px;
    }
  }

  @media (max-width:512px) and (min-width:456px) {
    .attempts {
      margin: 66px 0px 0px 10px;
    }

    .mobile-view-game {
      padding: 1px 67px;
    }
  }

  @media (max-width:456px) and (min-width:400px) {
    .cricul {
      padding: 0px 0px 0px 50px;
    }

    .attempts {
      margin: 66px 0px 0px 10px;
    }

    .mobile-view-game {
      padding: 1px 38px;
    }
  }

  @media (max-width:399px) and (min-width:350px) {
    .cricul {
      padding: 0px 26px;
    }

    .attempts {
      margin: 66px 0px 0px 15px;
    }

    .mobile-view-game {
      padding: 1px 33px 0px 32px;
    }
  }

  @media(max-width:380px) {
    .mobile-view-game {
      padding: 1px 23px 0px 32px;
    }
  }

  @media(max-width:370px) {
    .mobile-view-game {
      padding: 1px 2px 0px 18px;
    }

    .some-text {
      font-size: 15px;
    }
  }



  @media(max-width:355px) {
    .attempts {
      margin: 66px 0px 0px 15px;
    }

    .mobile-view-game {
      padding: 15px 11px 0px 21px;
    }
  }

  @media (max-width: 915px) and (min-width: 765px) {
    .attempts {
      margin: 120% 0px 0px -170%;
    }
  }

  @media (max-width:767px) and (min-width:738px) {

    .four-designe,
    .third-designe {
      display: flex;
      width: 50%;
      flex-direction: column;
      margin: 23px -14px 0px 13px;
    }

    .list-spian {
      white-space: nowrap;
    }
  }

  @media (max-width:512px) and (min-width:456px) {
    .mobile-view-game {
      padding: 41px 67px;
    }
  }

  .thead {
    width: 10%;
  }

  .one-th {
    width: 30%;
    height: 40px;
  }

  th {
    padding: 0px 0px 0px 11px;
    cursor: pointer;
    border-top: 2px solid transparent;
    transition: border-color 0.3s ease;
  }

  th.active {
    border-top: 4px solid #005689;
  }

  @media (min-width:740px) {
    .image-position-1 {
      display: none;
    }

  }

  @media (max-width:740px) {
    .image-position-2 {
      display: none;
    }

    .spain-section-3 img {
      display: none;
    }

    .container {
      padding: 0px 1px;
      overflow: hidden;
    }

    .responsive-m {
      margin: 0px 0px 0px 10px;
    }

    .newsletter_right {
      padding-left: 0px;
    }

    .width-class,
    .ft-font,
    .st-font,
    .graph,
    .slider-track,
    .com-btn {
      margin: 0px 10px 0px 10px;
    }

    .width-class,
    .jacob-steinberg,
    .ft-font,
    .st-font,
    .spain-section-3 b,
    .spain-info-text,
    .spain-info-read {
      margin: 0px 10px 0px 20px;
    }
  }

  @media(max-width: 1140px) {
    .sections-2 {
      /* width: 70%; */
      /* float: inline-end; */
    }

    .spian-section {
      /* max-width: 155px; */
      margin: 30px 0px 0px 0px;
      background-color: #F6F6F6;
      border-top: 1px solid #0077B6;
    }

    /* .bg-euro{
      margin: 0px 10px;
    } */

  }

  @media(max-width: 550px) {
    .spian-section {
      /* max-width: 85px; */

    }
  }

  @media (min-width: 1141px) {
    .spian-section {
      display: none;

    }
  }

  @media(max-width: 1140px) {
    .spain-section-3 img {
      width: 186px;
      height: 92px;
    }

    .spain-section-3 {
      font-size: 15px;
      /* max-width: 233px; */
      margin: 4px 0px 0px 0px;
      background-color: #F6F6F6;
      border-top: 1px solid #0077B6;

    }

    .section-3 {
      /* width: 56%; */
      /* float: inline-end; */
    }
  }

  @media(max-width: 760px) {
    .spain-section-3 {
      /* max-width: 166px; */
    }
  }

  @media(max-width: 500px) {
    .section-3 {
      /* width: 56%; */
      /* float: inline-end; */
    }
  }

  @media(max-width: 400px) {
    .spain-section-3 {
      /* max-width: 128px; */
    }
  }

  @media (min-width: 1141px) {
    .spain-section-3 {
      display: none;
    }
  }

  @media (max-width: 740px) {
    .full_sec {
      width: 100%;
      border: none;
    }
  }

  @media (max-width:992px) {
    .normal-heading {
      border-bottom: 2px solid #DCDCDC;
    }

    .artical-text {
      font-size: 17px;
      padding: 10px;
      background-color: #FFE500;
      width: 51%;
      margin: 27px 0px 0px -3px;
    }
  }

  @media (max-width:768px) {
    .artical-text {
      font-size: 15px;
      padding: 10px;
      background-color: #FFE500;
      width: 70%;
      margin: 27px 0px 0px -3px;
    }
  }

  @media (max-width:500px) {
    .artical-text {
      font-size: 13px;
      padding: 10px;
      background-color: #FFE500;
      width: auto;
      margin: 27px 0px 0px -3px;
    }
  }

  @media (max-width: 992px) {
    .artical-text {
      position: relative;
    }

    .artical-text::before {
      content: "Euro 2024";
      position: absolute;
      top: -30px;
      left: 21px;
      font-size: 20px;
      font-weight: bold;
      color: #000;
    }
  }

  @media (max-width: 740px) {
    .artical-text {
      font-size: 15px;
      position: relative;
    }

    .artical-text::before {
      content: "Euro 2024";
      position: absolute;
      top: -25px;
      left: 21px;
      font-size: 20px;
      font-weight: bold;
      color: #000;
    }
  }

  @media (max-width: 992px) {
    .next {
      display: none;
    }
  }


  .button-info {
    position: absolute;
    right: 20px;
    color: white;
    border: none;
    cursor: pointer;
    display: none;
    background-color: rgba(18, 18, 18, 0.6);
  }

  .image-description {
    position: absolute;
    bottom: 0;
    /* left: 12px;
    right: 12px; */
    background-color: rgba(0, 0, 0, 0.6);
    color: white;
    padding: 10px;
    display: none;
    font-size: 10px;
    line-height: normal;
    z-index: 1;
  }

  .image-description p {
    width: 81%;
  }

  @media (max-width: 740px) and (max-width:531px) {
    .button-info {
      display: block;
      z-index: 2;
    }
  }

  @media(min-width:1200px) {
    .width-class {
      /* width: 121%; */
    }
  }

  @media(max-width:420px) {
    .button-container {
      width: 100%;
    }

    .view-more {
      font-size: 14px;
    }
  }

  @media(min-width:992px) {
    .jacob-steinberg {
      display: none;
    }
  }

  @media (max-width: 1200px) and (min-width:993px) {
    .slider-item {
      margin: 0px 25px;
    }
  }

  .navigation-dots {
    /* text-align: center; */
    margin-top: 20px;
  }

  .dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #bbb;
    border-radius: 50%;
    margin: 0 5px;
    cursor: pointer;
    transition: background-color 0.3s;
  }

  .dot.active {
    background-color: #717171;
  }

  .section-1,
  .section-2 {
    border: 1px solid #ddd;
  }

  #guardian-table {
    width: 100%;
    border-collapse: collapse;

  }

  #guardian-table td {
    padding: 10px;
    border-bottom: 1px solid #ddd;
  }

  #guardian-table .content-wrapper {
    display: flex;
    align-items: center;
  }

  #guardian-table .number {
    margin: 0px 10px 10px 8px;
  }

  .content-wrapper {
    border-bottom: 1px solid #ddd;
    margin: 0px -20px 0px -21px;
    padding: 0px 0px 5px 10px;
  }

  @media (min-width: 992px) {
    #guardian-table tbody {
      display: flex;
      flex-wrap: wrap;
    }

    #guardian-table {
      display: flex;
    }

    #guardian-table tbody.section-1 {
      width: 50%;
      box-sizing: border-box;
      padding: 10px;
    }

    #guardian-table tbody.section-2 {
      width: 50%;
      box-sizing: border-box;
      padding: 10px;
    }

    #guardian-table td {
      border: none;
    }
  }

  @media (max-width: 991px) {
    .content-wrapper {
      border-bottom: none;
    }

    #guardian-table,
    #football-table tbody {
      display: block;
    }

    #guardian-table,
    #football-table td {
      display: block;
      width: 100%;
      box-sizing: border-box;
    }

    #guardian-table,
    #football-table td:not(:last-child) {
      border-bottom: 1px solid #ddd;
    }
  }

  #football-table {
    width: 100%;
    border-collapse: collapse;
  }

  #football-table td {
    padding: 10px;
    border-bottom: 1px solid #ddd;
  }

  #football-table .content-wrapper {
    display: flex;
    align-items: center;
  }

  #football-table .number {
    margin-right: 10px;
  }

  @media (min-width: 992px) {
    #football-table {
      display: flex;
    }

    #football-table tbody {
      width: 50%;
    }

    #football-table tbody.section-1 {
      padding-right: 15px;
    }

    #football-table tbody.section-2 {
      padding-left: 15px;
    }

    #football-table td {
      border: none;
    }
  }

  .ft-font {
    font-size: 15px;
    /* line-height: px; */
  }

  .st-font {
    font-size: 17px;
    line-height: 25px;
  }

  .ab {
    /* margin: 0px 0px 7px -1100% !important; */
    margin: 0px 0px 25px -1100% !important;
    background-color: #D9EDF6 !important;
    height: 900px !important;
  }

  .desktop-graph {
    margin: -61% 0px 0px 0px;
  }

  @media (min-width: 1400px) and (max-width: 1699px) {
    .full_graph {
      position: relative;
      left: -180px;
      width: 840px;
      /* height: auto; */
      height: 970px !important;
      margin: 0;
      padding: 0;
      background-color: #D9EDF6;
    }

    .col-md-4 {
      /* margin: 50px 0px 0px 0px; */
      margin: 22px 0px 0px 0px;
    }

    .ab {
      margin: 0px 0px 7px -1100% !important;
      background-color: #D9EDF6 !important;
      height: 970px !important;
    }
  }

  @media (min-width: 1800px) and (max-width: 1899px) {
    .desktop-graph {
      margin: -60% 0px 0px 0px;
    }

    .ab {
      /* margin: 0px 0px 10px -1100% !important; */
      margin: 0px 0px 28px -1100% !important;
    }
  }

  @media (min-width: 1900px) and (max-width: 2099px) {
    .desktop-graph {
      margin: -57% 0px 0px 0px;

    }

    .ab {
      /* margin: 0px 0px 0px -1100% !important; */
      margin: 0px 0px 21px -1100% !important;
    }

  }

  @media (min-width: 1400px) and (max-width: 1699px) {
    .ab {
      margin: 0px 0px -3px -1100% !important;
    }
  }

  @media(max-width: 740px) {
    .responsive-css {
      padding-left: 0px !important;
      padding-top: 0px !important;
      padding-right: 0px !important;
    }

    .container>.image-position-1 {
      padding-left: 0 !important;
    }

  }

  .responsive-css {
    padding-left: 21px;
    padding-top: 0px;
    padding-right: 0px;
  }
