
    /*90%*/
    @media (width: 1777.79px){
        .nav-ul-menu {
            margin-top: 1px;
        }
    }
    /*75%*/
    @media (width: 2133.32px){
        .nav-h3-1 {
            line-height: 1.08;
            top: 5px !important;
        }
    }
    /*67%*/
    @media (width: 2400px){
        .nav-h3-1 {
            top: 4px !important;
        }
    }
    /*110%*/
    @media (width: 1454.53px){
        .nav-h3-1 {
            line-height: 1;
            top: 4px !important;
        }
    }

    /*125%*/
    @media (width: 1280px) {
        .menu>.button_top>a {
            display: flex;
        }
        .nav-h3-1 {
            line-height: 1.06;
            top: 4px !important;
        }
    }
    /*133%*/
    @media (width: 1199.99px) {
        .menu>.button_top>a {
            display: flex;
        }
        .nav-h3-1 {
            top: 4px !important;
        }
    }

    /*140%*/
    @media (width: 1142.86px) {
        .menu>.button_top>a {
            display: flex;
        }
        .nav-h3-1 {
            top: 5px !important;
        }
    }
    /*150%*/
    @media (width: 1066.67px) {
        .menu>.button_top>a {
            display: flex;
        }
        .nav-h3-1 {
            top: 5px !important;
        }
    }

    @media (max-width: 767px) {
    .top_right ul li a {
         padding-top: 0vh !important; 
    
    }
    }
    .video-borderss {
        border-right: 1px solid #DDDDDD !important;
        border-left: 1px solid #DDDDDD !important;
    }

    .cus-border {
        border-top: 1px solid #EFEFEF !important;
        /* margin: 5px; */
    }

    .body {
        font-family: "GH Guardian Headline", "Guardian Egyptian Web", Georgia, serif !important;
    }

    .section-title {
        background-color: #00AEEF;
        color: #fff;
        padding: 20px;
        text-align: center;
    }

    .content-title {
        font-weight: bold;
        color: #116BB4;
        font-size: 20px;
        text-transform: capitalize !important;
    }

    .heading_sm_first {
        font-size: 2.8125rem;
        line-height: 54px;
        margin: 0 0 15px;
        color: #333333;
        font-family: GuardianTextSans, "Guardian Text Sans Web", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif !important;
        font-weight: 600;
    }

    .numbering_sub_title {
        font-size: 40px;
        font-weight: bold !important;
        color: #4e5154;
    }

    .content-text {
        font-size: 14px;
    }

    .icon {
        color: #c0392b;
        font-size: 1em;
        margin-right: 10px;
    }

    .active_sub_side_menu a {
        /* color: #fff; */
        background-color: #0a3054b5;
    }

    /* vertical city section */
    .city-section img {
        /* width: 100%;
        height: auto; */
        width: 100%;
        height: auto;
    }

    .city-title {
        /* padding: 10px; */
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 15px;
        /* font-weight: bold; */
        color: #fff;
        letter-spacing: 0.06rem;
        text-transform: uppercase;
        font-size: 14px;
        margin-top: 16px;
        font-size: 16px;
        font-family: 'Euclid Circular A', "Tungsten Rounded A", "Tungsten Rounded B", Helvetica, Arial;
    }

    .title-washington {
        background-color: #e74c3c;
    }

    /* Red */
    .title-seattle {
        background-color: #8e44ad;
    }

    /* Purple */
    .title-vancouver {
        background-color: #2980b9;
    }

    /* Blue */
    .city-description {
        /* padding: 15px;
        font-size: 14px;
        color: #333; */
        font-size: 1.2rem;
        color: #5A626C;
        /* .location-description margin-bottom: 20px; */
        font-family: 'Euclid Circular A', "Tungsten Rounded A", "Tungsten Rounded B", Helvetica, Arial;
        font-weight: 400;
        letter-spacing: 0.04rem;
    }

    /* Horizontal city section */
    .location-section {
        display: flex;
        flex-direction: row;
        margin-bottom: 20px;
        padding-left: 13px !important;
    }

    .location-image {
        /* width: 200px;
        height: 150px; */
        /* width: 48%;
        height: auto;
        object-fit: cover;
        margin-right: 15px; */
    }

    .recent_country_img {
        width: 312px;
        float: left;
        margin-right: 30px;
    }


    img {
        max-width: max-content;
    }

    .location-image {
        width: 315px !important;
        height: 188px !important;
    }

    .location-info {
        /* display: flex; */
        flex-direction: column;
        justify-content: center;
    }

    .location-title {
        font-weight: bold;
        /* color: #fff; */
        /* text-transform: uppercase; */
        font-size: 14px;
        padding: 0px 11px;
    }

    .hori-title {
        font-size: 1.0625rem;
        line-height: 1.625rem;
        color: #BF2636;
        font-family: 'Euclid Circular A', Georgia, "Times New Roman", Times, serif;
        font-weight: normal;
        font-style: italic;
        padding-top: 3px;
    }

    .hori-title:hover {
        background-color: #BF2636;
        color: #ffffff;
        text-decoration: none;
    }

    .location-description {
        padding: 0px 11px;
        width: 362px;
        font-size: 1.2rem;
        color: #5A626C;
        margin-bottom: 20px;
        font-family: 'Euclid Circular A', "Tungsten Rounded A", "Tungsten Rounded B", Helvetica, Arial;
        font-weight: 400;
        letter-spacing: 0.04rem;
    }

    .title-washington {
        background-color: #e74c3c;
    }



    /* Responsive adjustments */
    @media (max-width: 768px) {
        #home-carousel img {
            max-height: 250px;
            width: 100% !important;
        }

        .location-section {
            flex-direction: column;
            /* align-items: center; */
        }

        .location-title {
            padding: 0px !important;
        }

        .location-image {
            /* margin-bottom: 10px; */
            margin-right: 0;
            width: 89%;
            height: auto;
        }

        .container-fluid {
            padding-left: var(--bs-gutter-x, 0.2rem);
        }

        .hori-title {
            font-size: 18px;
            /* text-align: center; */
        }

        .hori-title:hover {
            background-color: #BF2636;
            color: #ffffff;
            text-decoration: none;
            width: 10px;
        }

        .location-description {
            /* text-align: center; */
            padding: 0px 0px;
        }
    }

    /* active and inactive css */
    .active_sub_side_menu a {
        /* color: #fff; */
        background-color: #0a3054b5;
    }


    .hidden {
        display: none;
    }

    .btn-load-more {
        background-color: #007bff;
        color: #fff;
        border: none;
        padding: 10px 20px;
        border-radius: 5px;
        cursor: pointer;
        font-size: 16px;
    }

    .btn-load-more:hover {
        background-color: #0056b3;
    }

    .center-section {
        margin-left: auto;
        margin-right: auto;
    }

    .image-where-we-play {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        gap: 20px;
    }

    .country_col1 {
        width: 335px;
        /* margin-right: 25px; */
        float: left;

    }

    .country_col2 {
        width: 335px;
        /* margin-right: 25px; */
        float: left;
    }

    .country_col3 {
        width: 335px;
        float: left;
    }

    @media (max-width: 992px) {
        .recent_country_img {
            width: auto;
            /* Adjust width to be flexible */
            margin: 0 auto;
            /* Center horizontally */
            float: none;
            /* Remove float to avoid alignment issues */
            display: block;
            /* Ensure it's treated as a block element */
        }

        .location-section {
            text-align: center;
            /* Center-align the content inside the section */
        }
    }

    @media (max-width: 992px) {

        .country_col1,
        .country_col2,
        .country_col3 {
            float: none;
            /* Float ko disable kare */
            margin: 0 auto;
            /* Center align kare */
            display: block;
            /* Ensure block-level display */
        }

        .country_col1,
        .country_col2 {
            margin-bottom: 20px;
            /* Add spacing between elements */
        }
    }



    /* <!-- euro page css --> */

    @media (min-width: 71.25em) {
        .Sports-header--nav.svelte-1l2xv2t ul li a.svelte-1l2xv2t.svelte-1l2xv2t {
            padding: 9px 0 10px 0px;
        }
    }

    @media (min-width: 61.25em) {
        .Sports-header--nav.svelte-1l2xv2t ul li a.svelte-1l2xv2t.svelte-1l2xv2t {
            font-size: 16px;
        }
    }

    @media (min-width: 71.25em) {
        .Sports-header--nav.svelte-1l2xv2t ul li.svelte-1l2xv2t.svelte-1l2xv2t:first-of-type {
            width: 130px;
        }
    }

    html {
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        /* always show the vertical scroll bar to stop the page
         * jumping about when navigating between pages where
         * one has content shorter than the viewport */
        overflow-y: scroll;
    }

    .hides-video {
        font-size: 18px;
    }

    .Sports-header {
        padding: 0px 1px !important;
    }

    .Sports-header.svelte-1l2xv2t.svelte-1l2xv2t.svelte-1l2xv2t {
        width: calc(100vw - var(--scroll-bar-width, 0px));
        margin-left: -6px;
        height: 135px;
        display: flex;
        flex-flow: column nowrap;
        justify-content: space-between;
        position: relative;
        overflow: hidden
    }

    @media(min-width: 30em) {
        .Sports-header.svelte-1l2xv2t.svelte-1l2xv2t.svelte-1l2xv2t {
            margin-left: -20px
        }
    }

    @media(min-width: 46.25em) {
        .Sports-header.svelte-1l2xv2t.svelte-1l2xv2t.svelte-1l2xv2t {
            margin-left: -21px;
            width: 740px;
            height: var(--tablet-height, 160px);
            border-left: 1px solid rgba(18, 18, 18, 0.3);
            border-right: 1px solid rgba(18, 18, 18, 0.3)
        }
    }

    @media(min-width: 61.25em) {
        .Sports-header.svelte-1l2xv2t.svelte-1l2xv2t.svelte-1l2xv2t {
            width: 980px;
            height: 160px
        }
    }

    @media (min-width: 71.25em) {
        .Sports-header.svelte-1l2xv2t.svelte-1l2xv2t.svelte-1l2xv2t {
            width: 1136px !important;
        }
    }

    @media(min-width: 71.25em) {
        .Sports-header.svelte-1l2xv2t.svelte-1l2xv2t.svelte-1l2xv2t {
            width: 1140px
        }
    }

    @media(min-width: 81.25em) {
        .Sports-header.svelte-1l2xv2t.svelte-1l2xv2t.svelte-1l2xv2t {
            width: 1300px
        }
    }

    .Sports-header.europe-front.svelte-1l2xv2t.svelte-1l2xv2t.svelte-1l2xv2t {
        margin-left: auto !important;
        margin-right: auto !important
    }

    .Sports-header--title.svelte-1l2xv2t.svelte-1l2xv2t.svelte-1l2xv2t {
        color: #121212;
        text-decoration: none
    }

    .Sports-header--title.svelte-1l2xv2t.svelte-1l2xv2t.svelte-1l2xv2t:hover {
        text-decoration: underline;
        text-decoration-thickness: 3px
    }

    .Sports-header.svelte-1l2xv2t .Sports-header--title.svelte-1l2xv2t>span.svelte-1l2xv2t,
    .Sports-header.svelte-1l2xv2t span.svelte-1l2xv2t.svelte-1l2xv2t {
        font-family: "Guardian Headline", "Guardian Egyptian Web", "Guardian Headline Full", Georgia, serif;
        font-size: 28px;
        font-style: normal;
        font-weight: 700;
        line-height: 115%;
        padding: 3px 0 0 10px;
        max-width: 250px;
        text-decoration: none
    }

    @media(min-width: 30em) {

        .Sports-header.svelte-1l2xv2t .Sports-header--title.svelte-1l2xv2t>span.svelte-1l2xv2t,
        .Sports-header.svelte-1l2xv2t span.svelte-1l2xv2t.svelte-1l2xv2t {
            padding-left: 20px
        }
    }

    @media(min-width: 46.25em) {

        .Sports-header.svelte-1l2xv2t .Sports-header--title.svelte-1l2xv2t>span.svelte-1l2xv2t,
        .Sports-header.svelte-1l2xv2t span.svelte-1l2xv2t.svelte-1l2xv2t {
            font-size: 50px;
            max-width: 380px
        }
    }

    @media(min-width: 61.25em) {

        .Sports-header.svelte-1l2xv2t .Sports-header--title.svelte-1l2xv2t>span.svelte-1l2xv2t,
        .Sports-header.svelte-1l2xv2t span.svelte-1l2xv2t.svelte-1l2xv2t {
            padding: 3px 0 0 20px;
            max-width: unset
        }
    }

    .Sports-header--nav.svelte-1l2xv2t ul.svelte-1l2xv2t.svelte-1l2xv2t {
        display: flex;
        flex-flow: row wrap;
        justify-content: flex-start;
        margin: 0;
        padding: 0;
        list-style: none;
        position: relative
    }

    .Sports-header--nav.svelte-1l2xv2t ul li.svelte-1l2xv2t.svelte-1l2xv2t {
        position: relative
    }

    @media(min-width: 71.25em) {
        .Sports-header--nav.svelte-1l2xv2t ul li.svelte-1l2xv2t.svelte-1l2xv2t {
            width: 160px
        }
    }

    .Sports-header--nav.svelte-1l2xv2t ul li a.svelte-1l2xv2t.svelte-1l2xv2t {
        color: #000;
        text-decoration: none;
        font-family: "Guardian Headline", "Guardian Egyptian Web", "Guardian Headline Full", Georgia, serif;
        font-size: 15px;
        font-style: normal;
        font-weight: 700;
        line-height: 115%;
        display: block;
        padding: 4px 10px 6px
    }

    .Sports-header--nav.svelte-1l2xv2t ul li a.svelte-1l2xv2t.svelte-1l2xv2t:before {
        content: "";
        position: absolute;
        display: block;
        top: -4px;
        left: 0;
        width: calc(100% + 1px);
        height: 4px;
        z-index: 19;
        background-color: var(--selected-color);
        opacity: 0;
        transition: transform 0.3s ease-in-out, opacity 0.05s 0.1s linear
    }

    .Sports-header--nav.svelte-1l2xv2t ul li a.svelte-1l2xv2t.svelte-1l2xv2t:hover:before {
        opacity: 1;
        transform: translateY(4px)
    }

    @media(prefers-reduced-motion) {
        .Sports-header--nav.svelte-1l2xv2t ul li a.svelte-1l2xv2t.svelte-1l2xv2t:before {
            transition: none
        }
    }

    @media(min-width: 61.25em) {
        .Sports-header--nav.svelte-1l2xv2t ul li a.svelte-1l2xv2t.svelte-1l2xv2t {
            font-size: 16px
        }
    }

    @media(min-width: 71.25em) {
        .Sports-header--nav.svelte-1l2xv2t ul li a.svelte-1l2xv2t.svelte-1l2xv2t {
            padding: 9px 0 10px 0px
        }
    }

    .Sports-header--nav.svelte-1l2xv2t ul li.svelte-1l2xv2t.svelte-1l2xv2t:after {
        content: "";
        position: absolute;
        height: 100%;
        top: 1px;
        right: -1px;
        max-height: 20px;
        width: 1px;
        display: block;
        opacity: 0.3;
        background-color: #121212
    }

    .Sports-header--nav.svelte-1l2xv2t ul li.svelte-1l2xv2t.svelte-1l2xv2t:first-of-type {
        padding-left: 0
    }

    @media(min-width: 30em) {
        .Sports-header--nav.svelte-1l2xv2t ul li.svelte-1l2xv2t.svelte-1l2xv2t:first-of-type {
            padding-left: 10px
        }
    }

    @media(min-width: 71.25em) {
        .Sports-header--nav.svelte-1l2xv2t ul li.svelte-1l2xv2t.svelte-1l2xv2t:first-of-type {
            width: 130px
        }
    }

    .Sports-header--nav.svelte-1l2xv2t ul li.svelte-1l2xv2t.svelte-1l2xv2t:first-of-type::before {
        display: none
    }

    @media(min-width: 30em) {
        .Sports-header--nav.svelte-1l2xv2t ul li.svelte-1l2xv2t.svelte-1l2xv2t:last-of-type {
            padding-left: 10px
        }
    }

    @media(min-width: 34.375em) {
        .Sports-header--nav.svelte-1l2xv2t ul li.svelte-1l2xv2t.svelte-1l2xv2t:last-of-type {
            padding-left: 0
        }
    }

    .Sports-header--nav.svelte-1l2xv2t ul li.selected.svelte-1l2xv2t.svelte-1l2xv2t::before {
        content: "";
        position: absolute;
        display: block;
        top: 0;
        left: 0;
        width: calc(100% + 1px);
        height: 4px;
        z-index: 19;
        background-color: var(--selected-color)
    }

    .Sports-header--nav.svelte-1l2xv2t ul li.full-coverage a.svelte-1l2xv2t.svelte-1l2xv2t {
        font-weight: 400
    }

    .Sports-header--nav.svelte-1l2xv2t ul.svelte-1l2xv2t.svelte-1l2xv2t::before {
        display: block;
        content: "";
        position: absolute;
        opacity: 0.3;
        width: 100%;
        height: 1px;
        z-index: 18;
        background-color: #121212
    }

    .Sports-header--nav.svelte-1l2xv2t ul.svelte-1l2xv2t.svelte-1l2xv2t::after {
        display: block;
        content: "";
        position: absolute;
        opacity: 0.3;
        width: 100%;
        height: 1px;
        bottom: 26px;
        background-color: #121212
    }

    @media(min-width: 34.375em) {
        .Sports-header--nav.svelte-1l2xv2t ul.svelte-1l2xv2t.svelte-1l2xv2t::after {
            display: none
        }
    }

    @media (min-width: 61.25em) {
        .Sports-header.svelte-1l2xv2t.svelte-1l2xv2t.svelte-1l2xv2t {
            width: 981px;
            height: 160px;
            max-width: 1396px;
            margin: 0px;
            padding: 0px;
        }
    }

    @media (min-width: 91.25em) {
        .Sports-header.svelte-1l2xv2t.svelte-1l2xv2t.svelte-1l2xv2t {
            width: 1700px !important;
        }
    }

    .ios .Sports-header.svelte-1l2xv2t.svelte-1l2xv2t.svelte-1l2xv2t,
    .android .Sports-header.svelte-1l2xv2t.svelte-1l2xv2t.svelte-1l2xv2t {
        margin: 0px
    }

    .ios .Sports-header.svelte-1l2xv2t a.svelte-1l2xv2t.svelte-1l2xv2t,
    .ios .Sports-header.svelte-1l2xv2t span.svelte-1l2xv2t.svelte-1l2xv2t,
    .ios .Sports-header.svelte-1l2xv2t nav.svelte-1l2xv2t.svelte-1l2xv2t,
    .android .Sports-header.svelte-1l2xv2t a.svelte-1l2xv2t.svelte-1l2xv2t,
    .android .Sports-header.svelte-1l2xv2t span.svelte-1l2xv2t.svelte-1l2xv2t,
    .android .Sports-header.svelte-1l2xv2t nav.svelte-1l2xv2t.svelte-1l2xv2t {
        z-index: 1
    }

    @media(min-width: 46.25em) {

        .ios .Sports-header.svelte-1l2xv2t.svelte-1l2xv2t.svelte-1l2xv2t,
        .android .Sports-header.svelte-1l2xv2t.svelte-1l2xv2t.svelte-1l2xv2t {
            width: calc(100vw - var(--scroll-bar-width, 0px))
        }
    }

    .shapes.svelte-186u4lg {
        display: none;
        position: absolute;
        top: 0;
        right: -1px;
        height: 160px;
        width: auto;
        z-index: 19
    }

    @media(min-width: 71.25em) {
        .shapes.svelte-186u4lg {
            display: block
        }
    }

    @media only screen and (max-width: 767px) {
        .logo img {
            width: 60px ;
        }

        /* .margin-dektop {
                    margin-left: 0px !important;
                } */
    }

    /* .margin-dektop {
                margin-left: 10px;
            } */

    @media(max-width: 992px) {
        .bord-euro {
            border-left: none !important;
            border-right: none !important;
        }
    }

    @media (min-width: 91.25em) {
        .Sports-header.svelte-1l2xv2t.svelte-1l2xv2t.svelte-1l2xv2t {
            width: 1396px;
        }
    }

    .navbar-nav {
        height: 50px;
    }

    .logo img {
        margin-right: 20px;
    }

    .ball.svelte-1nowxln {
        width: 36px;
        right: 241px;
        bottom: 38px;
    }

    .shapes.svelte-186u4lg {
        display: block;
        margin: 0px 1px;
    }

    @media (min-width: 71.25em) {}

    /* 90% css */
    @media (min-width: 1400px) and (max-width: 1699px) {
        .ball.svelte-1nowxln {
            width: 36px;
            right: 241px !important;
            bottom: 38px;
        }

        .Euro-header-extension--white.svelte-vpg0bt .image-2.svelte-vpg0bt {
            right: -130px !important;
            top: 0px;
        }
    } 

    /* 80% css */
    @media (min-width: 1700px) and (max-width: 1799px) {
        .Euro-header-extension--white.svelte-vpg0bt .image-2.svelte-vpg0bt {
            right: -130px !important;
            top: 0px;
        }

        .ball.svelte-1nowxln {
            right: 240px !important;
        }
    }

    /* 75% css */
    @media (min-width: 1800px) and (max-width: 1899px) {
        .ball.svelte-1nowxln {
            right: 240px;
        }

        .Sports-header {
            margin: 1px 0px 0px 0px !important;
        }

        .Euro-header-extension--red.svelte-vpg0bt p.svelte-vpg0bt {
            grid-area: text;
            margin-top: 1px;
        }

        .player.svelte-1gus7fp.svelte-1gus7fp {
            width: 108px;
            right: 278px;
            bottom: 39px !important;
            background-color: #FFD900;
        }
    }

    /* 67% css */
    @media (min-width: 1900px) and (max-width: 2199px) {
        .shapes.svelte-186u4lg {
            display: block;
            margin: 0px 1px;
        }

        .Euro-header-extension--white.svelte-vpg0bt .image-2.svelte-vpg0bt {
            right: -125px !important;
            top: 0px;
        }
    }

    /* 50% css */
    @media (min-width: 2200px) and (max-width: 2999px) {
        .shapes.svelte-186u4lg {
            display: block;
            margin: 0px 0px;
        }

        .ball.svelte-1nowxln {
            right: 240px !important;
        }
    }

    @media(max-width :992px) {
        .shapes.svelte-186u4lg {
            display: none !important;
            margin: 0px 1px;
        }

        .section-headlines-one p {
            font-size: 1.5rem;
        }

        .ball.svelte-1nowxln {
            display: none !important;
        }

        .description-second {
            display: none;
        }

        .headlines-hides {
            display: none;
        }
    }

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


    /* first section */
    .u-faux-block-link--hover {
        color: black !important;
        background-color: white;
    }

    @media (min-width: 91.25em) {
        .Euro-header-extension.svelte-vpg0bt.svelte-vpg0bt {
            width: 1396px !important;
        }
    }

    @media (min-width: 71.25em) {
        .Euro-header-extension.svelte-vpg0bt.svelte-vpg0bt {
            width: 1136px;
        }
    }

    @media (max-width: 768px) {
        .Euro-header-extension--red .image-1 {
            content: url(area/a045b9b3-8d75-43ce-bf32-20dee6c9ae22.png);
            width: 100%;
            height: 100%;
        }
    }

    @media (max-width: 768px) {
        .Euro-header-extension--white .image-2 {
            content: url(area/new-image-players.png) !important;
            right: 0px ;
            /*width: 32%;*/
            height: 100% !important;
        }

        .Euro-header-extension--white.svelte-vpg0bt .image-2.svelte-vpg0bt {
            right: 10px ;
            top: 0px;
        }

        .player.svelte-1gus7fp.svelte-1gus7fp {
            width: 77px !important;
            right: 36px !important;
            bottom: 55px !important;
        }
    }

    @media (max-width: 992px) {
        .player.svelte-1gus7fp.svelte-1gus7fp {
            right: 36px !important;
        }
    }

    @media (max-width: 479.9px) {
        .dcr-5oiine {
            padding-left: 20px;
            padding-right: 20px;
        }
    }

    @media (max-width: 659.9px) {
        .dcr-ymokyv {
            margin-left: 10px;
            margin-right: -10px;
            padding-left: 10px;
            padding-right: 10px;
        }

        .section-headlines-one {
            padding: 0px 10px;
        }

        .col-md-7,
        .col-md-2 {
            padding: 0px 20px;
        }
    }

    .bord-euro {
        border-left: 1px solid #DDDDDD;
        border-right: 1px solid #DDDDDD;
    }

    .player.svelte-1gus7fp.svelte-1gus7fp {
        width: 108px;
        right: 277px;
        /* right: 278px; */
        bottom: 38px;
        background-color: #FFD900;
    }

    .Euro-header-extension--white.svelte-vpg0bt .image-2.svelte-vpg0bt {
        right: -130px;
        top: 0px;
    }

    .top_right li {
        /* padding-left: 0.3px; */
        padding-left: 0.2px;
    }

    .primary-heading {
        margin-left: 4px;
    }

    .top-gap-add {
        border-right: 1px solid #255673;
        border-left: 1px solid #255673;
        margin-top: 1px;
    }

/* <!-- end euro page css --> */


    .text-style-size {
        font-size: 65px !important;
    }




    .space-image-map-section {
        margin: 29.5px 0px;
    }
    @media (max-width: 768px){
        .space-image-map-section {
            margin-top: 10px !important;
            /*margin: 0px;*/
        }
        .dcr-rnox73 {
            margin-top: 10px;
        }
        .races_left_container>.races_left_image{
            max-width: 100%;
        }
    }



    @media (max-width: 375px) {
        #map-canvas {
            display: none;
        }
        }

        /* iPhone 6/7/8, 11 Pro, Galaxy S8, Pixel 2 (up to 414px) */
        @media (max-width: 414px) {
        #map-canvas {
            display: none;
        }
        }

        /* Medium mobiles / large phones (up to 480px) */
        @media (max-width: 480px) {
        #map-canvas {
            display: none;
        }
        }

        /* Large mobile / small tablets portrait (up to 576px) */
        @media (max-width: 576px) {
        #map-canvas {
            display: none;
        }
    }
                  


    .blue_bg {
        background: #041f4a;
        /* padding-top: 50px; */
        /* padding-bottom: 50px; */
        color: #FFFFFF;
    }

    .css-157coi3 {
        font-family: "GH Guardian Headline", "Guardian Egyptian Web", Georgia, serif;
        font-size: 24px;
        line-height: 1.15;
        font-weight: 700;
        --source-text-decoration-thickness: 3px;
    }

    .css-1vknuwr {
        font-family: GuardianTextEgyptian, "Guardian Text Egyptian Web", Georgia, serif;
        font-size: 17px;
        line-height: 1.5;
        font-weight: 400;
        --source-text-decoration-thickness: 2px;
        padding-bottom: 8px;
    }

    .main_sec_box {
        display: flex;
        flex-direction: column;
        flex-grow: 1;
    }

    .month_box {
        background: #fff;
        padding: 10px;
        margin-top: 50px;
        color: #000000;
    }

    .line_gery {
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #dcdcdc;
    }

    .css-q2ntrx {
        font-family: "GH Guardian Headline", "Guardian Egyptian Web", Georgia, serif;
        font-size: 24px;
        line-height: 1.15;
        font-weight: 700;
        --source-text-decoration-thickness: 3px;
        padding-bottom: 20px;
    }

    .line_gery_text {
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #dcdcdc;
        height: 60px;
        font-size: 17px;
        line-height: 30px;
    }

    .main_sec_box {
        display: flex;
        flex-direction: column;
        flex-grow: 1;
    }

    .css-uta0kh {
        font-family: GuardianTextSans, "Guardian Text Sans Web", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
        font-size: 17px;
        line-height: 1.35;
        font-weight: 400;
        --source-text-decoration-thickness: 2px;
    }

    .css-ocqmyc {
        font-family: GuardianTextSans, "Guardian Text Sans Web", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
        font-size: 17px;
        line-height: 1.35;
        font-weight: 400;
        --source-text-decoration-thickness: 2px;
    }

    .css-19q6p6h {
        font-family: "GH Guardian Headline", "Guardian Egyptian Web", Georgia, serif;
        font-size: 42px;
        line-height: 1.15;
        font-weight: 700;
        --source-text-decoration-thickness: 5px;
        padding-bottom: 0px;
    }

    .css-1pv0umr {
        display: flex;
        flex-direction: column;
        -webkit-box-align: stretch;
        align-items: stretch;
        grid-area: button / button / button / button;
        padding: 12px 0px;
    }

    .css-ks1uro {
        -webkit-box-align: center;
        align-items: center;
        box-sizing: border-box;
        border: none;
        background: rgb(255, 229, 0);
        cursor: pointer;
        transition: all 0.3s ease-in-out 0s;
        text-decoration: none;
        white-space: nowrap;
        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;
        --source-text-decoration-thickness: 2px;
        height: 44px;
        min-height: 44px;
        padding: 0px 20px 2px;
        border-radius: 44px;
        color: rgb(5, 41, 98);
        display: flex;
        -webkit-box-pack: center;
        justify-content: center;
    }

    .main_sec_box {
        display: flex;
        flex-direction: column;
        flex-grow: 1;
    }

    .month_box1 {
        background: #fff;
        padding: 10px;
        color: #000000;
        position: relative;
        margin-top: 50px;
    }

    .css-10zgdrw {
        background-color: rgb(255, 229, 0);
        color: rgb(18, 18, 18);
        position: absolute;
        left: 0px;
        top: 1px;
        transform: translateY(-100%);
        text-align: center;
        padding: 8px 12px;
        font-family: "GH Guardian Headline", "Guardian Egyptian Web", Georgia, serif;
        font-size: 20px;
        line-height: 1.15;
        font-weight: 700;
        --source-text-decoration-thickness: 3px;
    }

    .new-section .row {
        margin-top: 0px;
        margin-right: 0px;
        margin-left: 0px;
    }

    .border-left-right {
        border-right: 1px solid #DDDDDD !important;
        border-left: 1px solid #DDDDDD !important;
        padding-top: 50px;
        padding-bottom: 50px;
        padding-left: 20px;
    }

    @media (max-width: 767px) {
        .border-left-right {
            border-right: none !important;
            padding-left: 0px;
        }
    }

    @media (max-width: 767px) {
        .new-section {
            padding: 0rem !important;
        }

        .blue_bg .container,
        .container-fluid,
        .container-xxl,
        .container-xl,
        .container-lg,
        .container-md,
        .container-sm {
            width: 100%;
            padding-right: 0rem;
            padding-left: var(--bs-gutter-x, -0.2rem);
        }

        .css-157coi3,
        .css-1vknuwr {
            padding-left: 10px;
        }
    }


        footer {
            margin-top: 0px !important;
        }
    