

    /* @media (max-width: 767px) {
        .support_us_responisve {
            margin-top: -1px;
        }
    } */


          .talk-grid__tile__details__title {
    font-weight: 600!important;
  }
  
    .nav-h3-1 {
        line-height: 1.15 !important;
        top: 0 !important;
    }

    .tedframes {
        /* margin-top: 4px; */
        margin-top: 1px;
        height: 740px !important;
    }

     .meta__val {
    display: none;
    
  }


    @media(min-width: 1500px) {}

    .new_teambox_teamFlag {
        float: left;
        margin-right: 10px;
        margin-top: 6px;
    }

    @media only screen and (min-width: 240px) and (max-width: 992px) {
        .where_bannerjuly {
            display: none;
        }

        .tedframes {
            height: 100%;
            width: 100%;
            min-height: 500px;
            border: none;
            margin-top: 0px !important;
        }
    }

    @media only screen and (min-width: 400px) and (max-width: 500px) {
        .tedframes {
            min-height: 415px !important;
        }
    }

    @media only screen and (min-width: 200px) and (max-width: 399px) {
        .tedframes {
            min-height: 380px !important;
        }
    }

    @media (max-width: 767px) {
        .tedframes {
            height: 400px !important;
        }
    }

    @media (min-width: 767px) and (max-width: 992px) {
        .tedframes {
            max-height: 540px !important;
        }
    }

    @media (min-width: 993px) and (max-width: 1030px) {
        .tedframes {
            max-height: 680px !important;
        }
    }

    @media screen and (max-width: 768px) {
        .where_bannerjuly1 {
            position: relative !important;
            height: 100% !important;
            width: 100%;
            background-size: cover;
            margin-top: 0px;
        }
    }

    /* video css */
    .description-main-video {
        color: white;
        /* background-color: black; */
        padding: 20px;
    }

    .video-thumbainel {
        background-color: #333333;
        color: white;
    }

    .description-main-video h3 {
        font-size: larger;
    }

    .description-main-video p {
        font-style: normal;
    }

    .video-border-right {
        border-right: 1px solid #DEE2E6;
        /* Right border */
        padding-right: 10px;
        /* Space inside the container */
    }

    .video-border-top {
        border-top: 1px solid #DEE2E6;
        margin-bottom: 10px;
    }

    .second-hedlines {
        height: 56px;
    }





    @media(max-width: 768px) {


        .video-border-right {
            border: none;
        }

        .mobile-newslatter-heading {
            display: block;
        }

        .desktop-newslatter-heading {
            display: none;
        }

        .single-event .event-title,
        h2 {
            margin-bottom: 0rem !important;
        }

        .dots-container {
            margin-top: 0px !important;
        }

        .slider-background {
            padding: 10px !important;
            /* width: 374px !important; */
            width: -webkit-fill-available !important;
            /* margin-left: -12px !important; */
        }
    }


    /* end video css */

    /* @media only screen and (min-width: 240px) and (max-width: 991px) {
        .where_overlay_new6 {
            bottom: 26px;
        }

        .where_bannerjuly .content {
            bottom: 0px;
        }

        .july_indicator {
            bottom: 0px;
        }

        .carousel-indicators {
            margin-bottom: 0px;
        }

        .where_bannerjuly {
            position: relative !important;
            height: 25vh !important;
            width: 100%;
            background-size: cover !important;
            background-repeat: no-repeat !important;
            background-position: center center !important;
        }
    } */
    @media(min-width: 2500px) {
        .tedframes {
            min-height: 550px !important;
        }
    }



    .menu {
        /* margin-top:52px !important; */
        margin-top: 49px !important;
    }
    @media (max-width: 769px) and (min-width: 530px) {
        .races_all_new {
            position: relative;
        }
    }
    

                        @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;
                            }
                        }

        .bg-color {
            background-color: #000000;
        }

        .slider-background {
            background-color: black;
            padding: 20px;
            position: relative;
            overflow: hidden;
        }

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

        h1 {
            color: white;
        }

        .slider {
            display: flex;
            transition: transform 0.5s ease-in-out;
            width: calc(100% + 50%);
        }

        .slide {
            min-width: 39%;
            box-sizing: border-box;
            padding-left: 55px;
            overflow: hidden;

        }

        .slide img {
            width: 100%;
            max-height: 330px;
        }

        .top-border-video {
            border-top: 1px solid white;
        }

        iframe {
            width: 100%;
            height: 400px;
            border: none;
        }

        .prev,
        .next {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            background-color: yellow;
            border: none;
            border-radius: 50%;
            cursor: pointer;
            z-index: 1000;
            width: 35px;
            height: 35px;
        }

        .prev:hover,
        .next:hover {
            background-color: #F3C100;
        }

        .prev {
            left: 0px;
        }

        .next {
            right: 0px;
        }

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

        .dot {
            height: 12px;
            width: 12px;
            margin: 0 0px;
            background-color: white;
            border-radius: 50%;
            display: inline-block;
            cursor: pointer;
        }

        .slide iframe {
            height: 300px;
        }

        .dot.active {
            opacity: 1;
            background-color: yellow;
        }

        .description-video-new {
            font-size: 16px;
            color: #ffffff;
            margin: -63px 0px 0px 10px;
        }

        .video-container {
            position: relative;
            width: 640px;
            margin: 0 auto;
        }

        .play-button {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            font-size: 30px;
            background-color: rgba(0, 0, 0, 0.5);
            color: white;
            border: none;
            cursor: pointer;
            z-index: 2;
        }

        .video-description {
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            text-align: center;
            margin-top: 10px;
            font-size: 16px;
            display: block;
            color: #fff;
            background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 25%);
            padding: 10px;
            transition: overflow-x 0.3s ease-in-out;

        }

        video {
            object-fit: fill !important;
        }

        /* .video-more-btn {
            text-align: center;
        } */

        .rounded-button-video:hover {
            background-color: #707070;
        }

        .rounded-button-video {
            border-radius: 50px !important;
            padding: 0px 10px !important;
            border: none !important;
            background-color: black;
            color: white !important;
            cursor: pointer !important;
            font-size: 0.875rem !important;
            width: auto;
            font-weight: 700;
            margin-left: 10px;
        }

        @media (max-width: 768px) {

            .prev,
            .next {
                display: none;
            }

            iframe {
                height: 250px;
            }

            .slide {
                min-width: 71%;
                box-sizing: border-box;
                padding-right: 5%;
                padding-left: 0px;
                height: auto;
            }

            .slider {
                transition: transform 0.5s ease-in-out !important;
            }

            .description-video-new {
                font-size: 13px;
            }

            .top-border-video {
                margin-top: 0.5rem !important;
                margin-bottom: 0.5rem !important;
            }

            .space-between-section {
                margin: 25px 0px;
            }

            .videos-main .container {
                padding-right: var(--bs-gutter-x, 0rem);
                padding-left: var(--bs-gutter-x, 0rem);
            }
        }

        .space-between-section {
            margin: 29.5px 0px;
        }

        .video-container {
            position: relative;
            width: 640px;
            height: 360px;
        }

        .custom-video {
            width: 100%;
            height: 100%;
            display: block;
        }

        .play-button {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 72px;
            height: 72px;
            background-color: rgba(0, 0, 0, 0.5);
            border: none;
            border-radius: 50%;
            cursor: pointer;
            display: flex;
            justify-content: center;
            align-items: center;
            z-index: 1;
            transition: transform 0.3s ease, width 0.3s ease, height 0.3s ease;
        }

        /* SVG size aur color styling */
        .play-button svg {
            width: 60px;
            /* Badha diya */
            height: 60px;
            /* Badha diya */
            fill: white;
        }


        /* Hover effect */
        .play-button:hover {
            transform: translate(-50%, -50%) scale(1.1);
        }

        .play-button:focus {
            outline: none;
        }




        .player.svelte-1gus7fp.svelte-1gus7fp {
            width: 108px;
            right: 277px;
            background-color: #FFD900;
        }

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

        .video-container:hover .play-button {
            transform: translate(-50%, -50%) scale(1.1);
        }

        .video-duration {
            position: absolute;
            top: 10px;
            right: 10px;
            background: rgba(0, 0, 0, 0.7);
            color: #fff;
            padding: 0px 15px;
            font-size: 14px;
            border-radius: 40px;
            font-weight: bold;
            gap: 5px;
        }

        .video-icon {
            margin: 0px 5px 0px 5px;
        }
   



        .space-video-photo-section {
            margin: 29.5px 0px;
        }

        .space-slider-image-section {
            margin: 29.5px 0px;
        }

        button.prev {
            background-color: gray;
            /* Initially gray for prev button */
        }

        button.next {
            background-color: yellow;
            /* Initially yellow for next button */
        }

        button:hover {
            background-color: orange;
            /* On hover effect */
        }

        /* Change SVG Circle Fill Using CSS */
        .svg-icon circle {
            fill: transparent;
            /* Make the background transparent so button bg-color shows */
            /* stroke: black;  */
            stroke-width: 2;
        }

        .svg-icon path {
            fill: black;
            /* Keep the arrow black */
        }


      /* <!-- Video Section --> */

        .play-button:hover {
            background-color: rgba(0, 0, 0, 0.5) !important;
        }

        .borderss {
            border-right: 1px solid #DDDDDD !important;
            border-left: 1px solid #DDDDDD !important;
        }

        .video-borderss {
            border-right: 1px solid #DDDDDD !important;
            border-left: 1px solid #DDDDDD !important;
        }

        .custom-video-container {
            height: 220px !important;
        }

        .video-container {
            position: relative !important;
            width: auto !important;
            margin: 0 auto !important;
        }

        /* .custom-video {
    width: 100%!important;
    height: auto!important;
} */

        .video-row {
            height: 150px !important;
        }

        .first-video-row {
            height: 190px !important;
        }

        .video-image-section {
            font-weight: bolder !important;
            /* font-size: 1.3rem!important; */
            font-size: 25px !important;

            border-right: 1px solid #DEE2E6;
        }

        .main-video-section {
            background-color: #262626 !important;
            color: white !important;
        }

        .main-first-video-description,
        .second-video-description-main {
            margin: 18px 10px !important;
        }

        .first-video-description {
            text-transform: uppercase !important;
            font-size: 19px !important;
        }

        .second-video-description-main {
            font-style: normal !important;
            line-height: normal !important;
            font-size: 15px !important;
            margin-bottom: 30px !important;
        }

        .secon-main-video-section {
            background-color: #262626 !important;
            margin-left: 10px !important;
        }

        /* .second-main-video-description {
    color: white!important;
    margin: 13px 5px 0px 5px!important;
    padding: 5px 0px 19px 0px!important;
} */

        .second-main-video-description {
            color: white !important;
            font-size: 15px !important;
            /* padding: 3px!important; */
            padding: 8px !important;
        }

        .bordered {
            border-top: 2px solid #DEE2E6 !important;
            border-left: 2px solid #DEE2E6 !important;
            padding: 0px 0px 0px 5px !important;
            font-size: 12px !important;
        }

        .rounded-button {
            border-radius: 50px !important;
            padding: 0px 10px !important;
            border: none !important;
            background-color: black !important;
            color: white !important;
            cursor: pointer !important;
            font-size: 0.875rem !important;
            width: auto;
            font-weight: 700;
        }

        .rounded-button:hover {
            background-color: #707070 !important;
        }

        .parent-container {
            display: flex !important;
            flex-direction: column !important;
            height: 100% !important;
            align-items: end !important;
        }

        .description-video-section-main {
            /* width: 230px!important;
    margin-top: auto!important;
    margin-bottom: 5px!important; */
            width: 209px !important;
            margin-top: 180px !important;
            margin-bottom: 5px !important;
        }

        .video-border-rights {
            border-right: 1px solid #DEE2E6 !important;
            padding: 0px 30px !important;
        }

        .custom-width-video-section {
            width: 97% !important;
        }

        .third-video-section-description {
            font-size: 16px !important;
        }

        @media (min-width: 1141px) {
            .des_hide {
                display: none !important;
            }
        }

        @media (max-width: 1140px) {
            .mob_hide {
                display: none !important;
            }

            /* .secon-main-video-section {
        display: block!important;
    } */

            .content-video {
                width: 150% !important;
            }

            .content-bot-video {
                width: 150% !important;
                flex: unset !important;
                max-width: unset !important;
            }

            .borderss {
                padding: 17px !important;
            }

            .col-md-1 {
                flex: 0 0 auto !important;
                width: 33.333333% !important;
                /* width: 0% !important; */
                text-align: end !important;
            }

            .col-md-1 {
                /* -webkit-box-flex: 0!important;
        -ms-flex: 0 0 8.33333%!important;
        flex: 0 0 8.33333%!important; */
                max-width: 35% !important;
            }

        }

        /* Tablet screens (max-width: 768px) */
        @media (max-width: 820px) {
            /* .video-image-section {
                display: none!important;
            } */

            .bordered,
            .video-border-rights {
                display: none !important;
            }

            .main-video-section,
            .secon-main-video-section {
                padding: 10px !important;
            }

            .main-first-video-description,
            .second-video-description-main {
                margin: 8px !important;
            }

            .first-video-description {
                font-size: medium !important;
            }

            /* .secon-main-video-section {
                display: none!important;
            } */

            .second-main-video-description {
                margin: 10px 5px 0px 5px !important;
                padding: 5px !important;
                font-size: 12px !important;
            }

            .bordered {
                font-size: 10px !important;
                padding: 3px !important;
            }

            .rounded-button {
                font-size: 12px !important;
                padding: 4px 8px !important;
            }

            .parent-container {
                flex-direction: column !important;
                display: none !important;
            }

            .description-video-section-main {
                margin-top: 5px !important;
            }
        }

        @media (min-width: 766px) {
            .min_766_hide {
                display: none !important;
            }

            .hide_btn_766_show {
                display: block !important;
            }
        }

        @media (max-width: 766px) {

            .container-sm,
            .container {
                max-width: 100% !important;
                /* Using 100% instead of auto for better responsiveness */
                display: block !important;
                /* Removing flex properties if Bootstrap applies any */
            }

            .borderss {
                border-left: none !important;
                border-right: none !important;

            }

            .video-border-top {
                border-top: 1px solid #DDDDDD !important;
            }

            .video-container {
                position: relative !important;
                width: 100% !important;
                margin: 0 auto !important;
                height: 228px !important;
            }

            .content-video {
                width: 100% !important;
            }

            .mob-v-margin-top {
                margin-top: 10px !important;
            }

            .min_766_hide {
                display: block !important;
            }

            .hide_btn_766_show {
                display: block !important;
            }

            .video-image-section {
                border: none;
            }
        }

        /* Mobile screens (max-width: 576px) */
        @media (max-width: 576px) {

            .video-image-section{
                /* font-size: 1rem !important; */
            }

            .main-video-section,
            .secon-main-video-section {
                padding: 8px !important;
            }

            .main-first-video-description,
            .second-video-description-main {
                margin: 6px !important;
            }

            .first-video-description {
                font-size: small !important;
            }

            .second-main-video-description {
                margin: 8px 5px 0px 5px !important;
                padding: 4px !important;
                font-size: 10px !important;
            }

            .bordered {
                font-size: 9px !important;
                padding: 2px !important;
            }

            .rounded-button {
                font-size: 11px !important;
                padding: 3px 6px !important;
            }

            .parent-container {
                flex-direction: column !important;
            }

            .description-video-section-main {
                margin-top: 4px !important;
            }
        }
   
    /* <!-- Video Section --> */


 
        .inside-container {
            display: flex;
            width: 100%;
            border-top: 1px solid #DEE2E6 !important;
        }

        .section {
            padding: 0px 0 0 10px;
        }

        .first {
            width: 20%;
        }

        .second {
            width: 75%;
            padding-top: 10px;
        }

        .third {
            width: 5%;
        }

        .new-content-photo {
            display: flex;
            width: 100%;
            gap: 10px;
        }

        .photo-left {
            width: 78%;
            display: flex;
            /* gap: 10px; */
            border-top: 1px solid #DEE2E6 !important;
            padding: 10px 0px;
        }

        .photo-left .left-small {
            background: #f8f8f8;
            width: 35%;
            /* padding: 10px; */
        }

        .photo-left .left-large {
            width: 70%;
        }

        .background-color-photo {
            background: #f8f8f8;
        }

        .photo-right {
            width: 25%;
            padding: 10px 0px;
            /* background: #f8f8f8; */
        }

        .new-content-cards {
            display: flex;
            gap: 0px;
            margin-top: 5px;
            justify-content: space-between;
            height: 300px;
        }

        .card {
            width: 24%;
            /* 4 cards in a row */
            border-top: 1px solid #DEE2E6 !important;
            padding: 5px 0px;
            border-radius: 0px;
        }

        .card img {
            width: 100%;
            /* border-radius: 5px; */
        }

        .card-title {
            /* margin-top: 10px; */
            font-size: 16px;
            font-weight: bold;
            background: #f8f8f8;
            height: 150px;
        }

        .icon-container {
            background-color: #707070;
            width: 30px;
            margin-top: 10px;
            height: 30px;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .icon-container i {
            color: white;
            font-size: 10px !important;
            /* Icon ko chhota karna */
        }

        svg:not(:host).svg-inline--fa,
        svg:not(:root).svg-inline--fa {
            overflow: visible;
            box-sizing: content-box;
            font-size: 16px;
            /* color: #f1f1f1; */
        }


        @media (max-width: 768px) {
            .new-content-cards {
                flex-wrap: wrap;
                justify-content: center;
            }

            .card {
                width: 48%;
            }
        }

        @media (max-width: 480px) {
            .card {
                width: 100%;
            }
        }

        @media (max-width: 768px) {
            .inside-container {
                flex-direction: column;
            }

            .first,
            .second,
            .third {
                width: 100%;
            }

            .new-content-photo {
                flex-direction: column;
            }

            .photo-left {
                flex-direction: column;
                width: 100%;
            }

            .photo-left .left-small,
            .photo-left .left-large {
                width: 100%;
            }

            .photo-right {
                width: 100%;
            }

            .description-video-section-main-photo {
                display: none !important;
            }

            .photo-left {
                display: flex;
                flex-direction: column;
                /* margin-top: 40px; */
            }

            .responsive-photo-left {
                margin-top: 40px;
            }

            .left-large {
                order: -1;
            }

            .left-large img {
                width: 100%;
                height: auto;
            }

            .left-small {
                margin-top: 10px;
            }

            .new-content-cards {
                display: flex;
                flex-direction: column;
                gap: 10px;
            }

            .card {
                display: flex;
                align-items: flex-start;
                padding: 10px 0px;
                background: #f8f8f8;
            }

            .card img {
                width: 40%;
                /* max-width: 100px; */
                height: auto;
                margin-right: 10px;
                object-fit: cover;
                float: left;
            }

            .card-title {
                /* width: 60%;  */
                /* display: inline-block; */
                background: none;
                /* align-items: center; */
            }

            .card-headline {
                margin: 0;
                word-wrap: break-word;
            }

            .photo-border-rights {
                display: none;
            }

            .photo-right {
                display: flex;
                align-items: flex-start;
                width: 100%;
                gap: 10px;
                /* padding: 10px; */
                background: none !important;
            }

            .dcr-4ec2a0 {
                font-size: 1.0625rem !important;
            }

            .background-color-photo {
                display: flex;
                align-items: flex-start;
                gap: 10px;
            }

            .card-title {
                height: auto;
            }


            .background-color-photo img {
                width: 40%;
                max-width: 142px;
                height: 80px;
                object-fit: cover;
                float: left;
            }

            .card-headline {
                /* width: 60%;  */
                display: flex;
                align-items: center;
                word-wrap: break-word;
                margin: 0;
            }

            .dcr-oi4shr {
                display: none !important;
            }

            .new-content-cards {
                height: auto !important;
            }

            .new-content-cards img {
                height: auto !important;
            }
        }

        .dcr-14p1cl3 {
            font-family: "GH Guardian Headline", "Guardian Egyptian Web", Georgia, serif;
            font-size: 1.5rem;
            line-height: 1.15;
            font-weight: 500;
            font-style: normal;
            --source-text-decoration-thickness: 3px;
            padding-left: 5px;
        }

        .dcr-dah9rt {
            font-family: "GH Guardian Headline", "Guardian Egyptian Web", Georgia, serif;
            font-size: 1.5rem;
            line-height: 1.15;
            font-weight: 700;
            font-style: normal;
            --source-text-decoration-thickness: 3px;
            padding-bottom: 4px;
            padding-top: 6px;
            overflow-wrap: break-word;
            border-right: 1px solid #DEE2E6 !important;
            /* padding-right: 55px; */
            display: flex;
        }

        .dcr-4ec2a0 {
            font-family: "GH Guardian Headline", "Guardian Egyptian Web", Georgia, serif;
            font-size: 1.25rem;
            line-height: 1.15;
            font-weight: 500;
            font-style: normal;
            --source-text-decoration-thickness: 3px;
            padding-left: 5px;
        }

        .dcr-19pkkul {
            font-family: "GH Guardian Headline", "Guardian Egyptian Web", Georgia, serif;
            font-size: 1.0625rem;
            line-height: 1.15;
            font-weight: 500;
            font-style: normal;
            --source-text-decoration-thickness: 2px;
            padding-left: 5px;
            padding-top: 10px;
        }

        .dcr-uyefka {
            color: #121212;
        }

        .dcr-oi4shr {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-flex-direction: column;
            -ms-flex-direction: column;
            flex-direction: column;
            color: var(--card-trail-text);
            font-family: GuardianTextSans, "Guardian Text Sans Web", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
            font-size: 0.875rem;
            line-height: 1.3;
            font-weight: 400;
            font-style: normal;
            --source-text-decoration-thickness: 2px;
            padding-bottom: 8px;
            padding-top: 8px;
        }

        /* .dcr-uyefka {
                color: var(--card-headline);
            } */

        .photo-border-rights {
            border-right: 1px solid #DEE2E6 !important;
        }

        .photo-right {
            border-top: 1px solid #DEE2E6 !important;
        }

        .new-hide-photo {
            cursor: pointer;
        }

        .a-tag-color:hover {
            text-decoration: underline;
            color: #121212;
        }

        .a-tag-color {
            color: #121212;
        }

        .a-tag-color img {
            transition: opacity 0.3s ease-in-out;
        }

        .a-tag-color:hover img {
            filter: brightness(0.9);
        }

        .new-hide-photo {
            cursor: pointer;
            user-select: none;
            pointer-events: auto;
        }

        .parent-container-photo {
            display: flex !important;
            /* flex-direction: column !important; */
            margin: -50px 0px !important;
            height: 100% !important;
            align-items: end !important;
        }

        .description-video-section-main-photo {
            width: 209px !important;
            margin-top: 180px !important;
            margin-bottom: 5px !important;
        }

        .bordered-photo {
            border-top: 2px solid #DEE2E6 !important;
            border-left: 2px solid #DEE2E6 !important;
            padding: 7px 0px 0px 5px !important;
            font-size: 12px !important;
        }

        .new-content-cards img {
            height: 150px;
        }

        @media(max-width: 767px) {
            .mobile-screen-photo-section {
                display: none;
            }

            .photo-left {
                border: none !important;
            }
        }





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









     /* <style>
                .custom-image {
                    height: 100%;
                }

                @media (max-width: 766px) {
                    .video-border-right {
                        border: none;
                        display: flex;
                        margin: 1px;
                    }
                }

                @media (max-width: 766px) {
                    .video-border-right {
                        display: flex;
                        flex-direction: row;
                        align-items: flex-start;
                        gap: 10px;
                    }
                }

                @media (max-width: 766px) {
                    .responsive-border {
                        border-top: 1px solid;
                        display: flex;
                        padding: 10px;
                    }
                }

                @media (max-width: 766px) {
                    .video-border-top {
                        border-top: 1px solid #DDDDDD !important;
                    }
                }

                @media (max-width: 766px) {
                    .video-row {
                        position: relative !important;
                        width: 40% !important;
                        margin: 0 15px 0 0 !important;
                        height: 100px !important;
                    }

                    .text-center {
                        text-align: left !important;
                        margin-left: 10px;
                    }
                }

                @media (max-width: 535px) {
                    .custom-image {
                        max-width: 135px !important;
                    }
                }
            </style> */