

    body,
    h2,
    h1 {
        font-family: "GH Guardian Headline", "Guardian Egyptian Web", Georgia, serif !important;
        text-transform: none !important;
    }

    .nav-h3-1 {
        line-height: 1.15 !important;
        top: 0px;
    }

    /* sub menu css */
    .cb-menu {
        background-color: #fff;
        position: relative;
        border-bottom: 1px solid #dcdcdc;
    }

    .cb-menu__wrapper {
        display: flex;
        align-items: flex-start;
        flex-wrap: wrap;
    }

    .cb-subnav {
        line-height: 1;
        list-style-type: none;
        display: flex;
        position: relative;
        z-index: 1;
        margin-right: auto;
    }

    .font-headline {
        font-family: GHGuardianHeadline, Georgia, serif;
    }

    ul {
        list-style: none;
    }

    .cb-subnav__link {
        font-weight: 400;
        color: #121212;
        display: block;
        font-size: 16px;
        height: 43px;
        line-height: 43px;
        padding: 0 7px;
        position: relative;
        white-space: nowrap;
    }

    .cb-subnav__link:hover {
        font-weight: 400;
        color: #121212;
        display: block;
        font-size: 16px;
        height: 43px;
        line-height: 43px;
        padding: 0 7px;
        position: relative;
        white-space: nowrap;
    }

    /* first section css */
    .first-section-background {
        background-color: #4D534A;
    }

    .first-section {
        padding: 62px 0px 50px;

    }

    .first-name h1 {
        font-weight: 700;
        font-size: 52px;
        color: #fff;
        /* padding: 0px 5px; */
    }

    .first-name span {
        background-color: #121212;
        padding: 0px 8px 5px;
    }

    .first-description {
        margin-top: 7px;
    }

    .first-description span {
        width: fit-content;
        background-color: #fff;
        color: #121212;
        font-size: 26px;
        font-weight: 700;
        padding: 5px 8px;
    }

    .first-description p {
        width: fit-content;
        background-color: #fff;
        color: #121212;
        font-size: 26px;
        font-weight: 700;
        padding: 5px 5px;
    }

    .round-sheps {
        background-color: #D20B12;
        width: 200px;
        height: 200px;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        /* Horizontally center the text */
        align-items: center;
        /* Vertically center the text */
    }

    .round-sheps span {
        color: white;
        font-size: 48px;
        font-weight: 600;
        /* Adjust font size as needed */
    }

    @media (max-width: 766px) {
        .first-name h1 {
            font-size: 30px;
            line-height: 50px;
        }

        .first-description {
            margin-top: 1px;
        }

        .first-description span {
            font-size: 15px;
        }

        .cb-menu__wrapper {
            display: none;
        }

        .first-description p {
            width: fit-content;
            background-color: #fff;
            color: #121212;
            font-size: 16px;
            font-weight: 700;
            padding: 7px 5px;
        }
    }

    @media (max-width: 991px) and (min-width: 768px) {
        .first-description p {
            font-size: 25px;
        }

        .round-sheps {
            margin: 0px !important;
        }

        .form {
            width: 100% !important;
        }

        .tablet-screen {
            display: flex;
            flex-direction: column;
        }

        .col-md-6 {
            max-width: 100% !important;
            width: 100% !important;
        }
    }


    /* second section css */

    @media (max-width: 1200px) and (min-width: 992px) {
        .round-sheps {
            margin: 0 0 0 80px !important;
        }
    }

    @media(min-width: 1500px) {
        .round-sheps {
            margin: 0 0 0 235px !important;
        }
    }

    .border-left {
        border-left: 1px solid #929292 !important;

        /* Adjust border color and thickness */
        padding-left: 15px;
    }

    .round-sheps {
        /* width: 200px;
        height: 200px; */
        margin: 0 0 0 120px;
    }

    .stream-name {
        color: #aa8961;
        font-size: 48px;
        font-weight: bolder;
        line-height: 36px;
    }

    .date {
        font-weight: 700;
        font-size: 22px;
        margin-top: 30px;
    }

    .time {
        font-size: 20px;
        margin-top: 8px;
    }

    .width-custom {
        max-width: 420px;
    }

    .second-section-description {
        margin-top: 25px;
        font-size: 15px;
    }

    .second-section-margin {
        margin-top: 58px;
        color: #000000;
    }

    .right-side-section {
        padding-top: 20px;
        padding-bottom: 10px;
    }

    @media (max-width: 766px) {
        .round-sheps {
            margin: 0px;
        }

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

        /*.stream-name {
            font-size: 33px;
        }*/

        .stream-name span {
            line-height: 44px;
        }

        .date {
            margin-top: 0px;
        }

        .timg {
            margin-top: 0px;
        }

        .second-section-description {
            margin-top: 10px;
        }

        .main-description {
            margin: 0px !important;
            width: 100% !important;
        }

        .form {
            width: 100% !important;
        }
    }

    /* third section css */
    .main-description p {
        margin-top: 10px;
        
        white-space: normal;          
        word-wrap: break-word;        
        overflow-wrap: break-word;   
        word-break: break-word;        
        max-width: 100%;              
        overflow: hidden;             
        margin: 0;                   
        line-height: 1.6;    
    }

    .main-description {
        margin: auto;
        width: 70%;
        margin-top: 70px;
    }

    .main-description h2 {
        color: #4d534a;
        font-size: 22px !important;
        line-height: 25px !important;
        font-weight: 700;
        padding-right: 10%;
        margin-top: 1.5rem;
        margin-bottom: .75rem;
    }

    /* four section */
    .form {
        width: 70%;
        margin: 50px auto;
        padding: 20px;
        background: #F8F9FA;
        border: 1px solid #E9ECEF;
        border-radius: 10px;
        transition: transform 0.5s ease-in-out;
    }

    .form:hover {
        transform: translateY(-4px);
        box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    }

    .form-hedding h2 {
        font-weight: 700;
        font-size: 37px;
    }

    .form-hedding {
        margin: 10px 0px 10px;
    }

    .bottom-space {
        margin-bottom: 20px;
    }

    /* Center the button */
    .form-control {
        border: 1px solid rgb(112, 112, 112);
    }

    .form-control:focus {
        border: 2px solid #2563EB;
        /* Change border color */
        box-shadow: none;
        /* Remove shadow */
        outline: none;
        /* Remove default outline */
    }

    .register-btn {
        display: block;
        margin: 20px auto 0;
        padding: 6px 39px;
        color: #4d534a;
        font-size: 18px;
        border: 1px solid #4d534a;
        border-radius: 50px;
        gap: 10px;
        cursor: pointer;
        transition: background-color 0.3s ease-in-out;
    }

    /* Bold Arrow */
    .register-btn .arrow {
        font-weight: 700;
        /* Bold arrow */
    }

    /* Hover effect */
    .register-btn:hover {
        background-color: #4d534a;
        color: #fff;
        border: none;
    }

    .form-label {
        margin-bottom: 0.5rem;
        font-size: 15px;
        color: #767676;
    }

    .form-check-input:checked[type=radio] {
        border: 4px solid #999;
        background: #fff;
    }

    /* Mobile: Align to the left */
    @media (max-width: 767px) {
        .register-btn {
            margin-left: auto;
            margin-right: 0;
        }
    }

    /* Tablet: Align to the right */
    @media (min-width: 768px) and (max-width: 1024px) {
        .register-btn {
            margin-left: auto;
            margin-right: 0;
        }
    }

    .space-between {
        margin-top: 190px;
    }

  
        @media (max-width: 766px) {
            .first-section-background-mobile {
                width: 100%;
                height: 183px;
                background-color: #4d534a;
                display: flex;
            }

            .first-section-mobile {
                width: 100%;
                margin-top: 55px;
                margin-bottom: 36px;
                margin-left: 10px;
                margin-right: 10px;
            }

            .container-mobile {
                padding: 4px;
            }

            .first-name-mobile {
                color: #fff;
            }

            .first-name-mobile>h1 {
                font-weight: 700;
                font-size: 29px;
                line-height: 55px;
            }

            .first-name-mobile>h1>span {
                background-color: #121212;
                padding: 0px 6px 6px 0px;
            }

            .first-description-mobile {
                color: #121212;
                font-size: 15px;
            }

            .first-description-mobile>span {
                background-color: #fff;
                font-weight: 700;
                padding: 5px 6px 6px 0px;
            }

            .esh-container {
                padding-left: 20px;
                padding-right: 20px;
            }

            .time {
                margin-top: 0px;
            }

            .second-section-description>span {
                line-height: 1;
            }

            .main-description {
                margin-top: 36px !important;
                padding-left: 5px;

            }

            .width-custom {
                margin-top: 10px;
            }
        }

        @media (width: 768px) {
            .main-description {
                width: 100%;
            }
        }

        @media (width: 820px) {
            .main-description {
                width: 100%;
            }
        }

        @media (width: 1024px) {
            .main-description {
                width: 80%;
            }
        }

        @media (max-width: 768px) {
            h1.is-long span {
                line-height: 1.3;
            }

            .is-mobile {
                margin-top: 37px;
            }
        }

        @media (max-width: 768px) {
            .d-none-for-mobile {
                display: none;
            }

            .margin-top-for-mobile {
                margin-top: 0px;
            }

            .stream-name>span {
                font-size: 30px;
            }
        }
        .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;
    width: 225px;
}




        .new_teambox_teamFlag {
            margin-top: 5px;
        }

        @media (max-width: 760px) {
            .images-container {
                width: 100% !important;
            }

            .for-mobile-view {
                padding: 0px;
            }
        }

        .images-container {
            display: flex;
            justify-content: space-between;
            gap: 20px;
            margin: auto;
            width: 70%;
            flex-direction: column;
            /* Space between images */
        }

        .images,
        .second-images {
            width: 80%;
            /* 50% width for two images in one row */
        }

        .images img,
        .second-images img {
            width: 100%;
            height: auto;
            /* Maintain aspect ratio */
        }

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

            .images,
            .second-images {
                width: 100%;
            }
        }
