body {
    overflow-x      : hidden;
    background-color: #f0ede9;
}

.introtext {
    border       : 2px solid #c70000;
    border-top   : none;
    margin-bottom: 40px;
    background   : #e9e5e2;
    margin-top   : -35%;
    padding      : 30px;
}


.introtext h2 {
    color      : #C70000;
    font-size  : 54px;
    line-height: 64px;
}

.introtext h4 {
    color        : #2E2E2E;
    font-size    : 28px;
    margin-top   : 20px;
    margin-bottom: 20px;
}

.introtext-details {
    border       : 2px solid #c70000;
    border-top   : none;
    margin-bottom: 40px;
    background   : #e9e5e2;
}

/* .indicator {
    width: 12px;
    height: 12px;
    background-color: grey;
    border-radius: 50%;
    margin-left: 0;
} */

.indicator {
    width           : 12px;
    height          : 12px;
    background-color: grey;
    border-radius   : 50%;
    margin-left     : 0;
}

.section-header {
    font-family: 'Roboto', sans-serif;
    margin-top : 2.5rem;
}

.bigimage {
    margin-top   : 1rem;
    margin-bottom: 1rem;
}

.section-content {
    font-family: 'Roboto', sans-serif;
}

.bigindicator {
    width           : 35px;
    height          : 35px;
    background-color: #c70000;
    border-radius   : 50%;
    margin-left     : 20px;
    margin-top      : 18px;
    position        : relative;
}

.bigindicator::before {
    content   : ' ';
    position  : absolute;
    top       : 50%;
    background: grey;
    left      : -45px;
    width     : 45px;
    height    : 2px;
    transform : translateY(-50%);
}

.bigindicatorref {
    width           : 35px;
    height          : 35px;
    background-color: #c70000;
    border-radius   : 50%;
    margin-left     : 20px;
    margin-top      : 10px;
}

/* .active .indicator {
    background-color: #c70000;
} */

.active .indicator {
    background-color: #c70000;
}


/* .line {
    position: absolute;
    top: 25px;
    left: 4%;
    width: 96.1%;
    height: 2px;
    background-color: grey;
    z-index: 0;
} */
.line {
    position        : absolute;
    top             : 25px;
    left            : 4%;
    width           : 96.1%;
    height          : 2px;
    background-color: grey;
    z-index         : 0;
}

.anotherline {
    position        : absolute;
    top             : 25px;
    left            : 4%;
    width           : 100%;
    height          : 50px;
    background-color: grey;

}

/* .timeline-item {
    cursor: pointer;
    padding: 10px;
    position: relative;
    text-align: left;
    flex-grow: 1;
    font-weight: 400;
    line-height: 18.75px;
    text-align: left;
} */

.timeline-item {
    cursor     : pointer;
    padding    : 10px;
    position   : relative;
    text-align : left;
    flex-grow  : 1;
    font-weight: 400;
    line-height: 18.75px;
    text-align : left;
}

/* .timelinebox{
    border: 2px solid #c70000;
    padding: 10px;
    position: relative;
    width: 100%;
} */

.timelinebox {
    border    : 2px solid #c70000;
    padding   : 10px;
    position  : relative;
    width     : 100%;
    overflow-x: hidden;
    /* Prevent scrolling overflow on larger screens */
}

.timeline-item.active .indicator {
    background-color: #c70000;
}

.timeline-item.active,
.timeline-item.active .timeline-description {
    color      : #c70000;
    font-weight: bold;
}

.timeline-navigator {
    width              : 100%;
    /* overflow        : hidden; */
    display            : flex;
    flex-direction     : row;
    padding            : 20px;
    /* background-color: #e8e5e1; */
}

.content-section {
    margin-top: 20px;
    padding   : 20px;
    text-align: left;
}

.timeline-title {
    font-family: 'Roboto Condensed', sans-serif;
    font-size  : 14px;
    margin-top : 10px;
    color      : black;
}

.timeline-description {
    color         : #c70000;
    font-family   : 'Roboto Condensed', sans-serif;
    font-size     : 12px;
    text-transform: capitalize;
}

.back-to-top {
    display : none;
    position: fixed;
    bottom  : 3%;
    right   : 2%;
    display : none;
    /* width: 100%;*/
}

.arrow-btn {
    background-color: #2E2E2E;
    color           : white;
    width           : 40px;
    height          : 40px;
    display         : flex;
    align-items     : center;
    justify-content : center;
    font-size       : 20px;
    margin-top      : 50px;
    margin-right    : 20px;
    margin-left     : 20px;
    z-index         : 3;
}

.sdtvm {
    font-family  : 'Roboto Condensed', sans-serif;
    width        : 90%;
    margin-bottom: 30px;
    position     : absolute;
    bottom       : 20px;
    /* Adjust this value to move the element slightly up from the bottom */
    left         : 50%;
    transform    : translate(-50%, 300%);
    color        : white;
    text-align   : center;
}

/* .position-relative {
    height: 100vh;
} */

.img-fluid {
    object-fit: cover;
    height    : 100%;
    width     : 100%;
}

/* .firstletter {
    p::first-letter {
        font-size  : 250%;
        font-weight: bolder;
        color      : #c70000;
        /* margin-top: -100px; */
}
}

*/ .maincontent {
    font-family: 'Roboto', sans-serif;
}

.left-small-img {
    width   : 200%;
    position: relative;
    left    : -100px;
}

.right-small-img {
    width   : 200%;
    position: relative;
    right   : 5px;
}

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

.toppic {
    background-size    : cover !important;
    height             : 100vh;
    width              : 100%;
    background-position: center;
    background-repeat  : no-repeat !important;
}

.toppiccensorship {
    height: 100vh !important;
}

.toppicoverlay {
    position  : absolute;
    top       : 50%;
    left      : 50%;
    transform : translate(-50%, -95%);
    color     : white;
    text-align: center;
}

.toppic h2 {
    font-family   : 'Roboto Condensed', sans-serif;
    font-weight   : 700;
    font-size     : 40px;
    letter-spacing: -0.84px;
}


.toppic h4 {
    font-family: 'Roboto Condensed', sans-serif;
}

.toppic p {
    font-family: 'Aeonik', sans-serif;
    font-size  : 18px;
    font-weight: 200;
    line-height: 28.5px;
}

.tdslogo {
    margin-top: 20px;
    display   : inline-block;
    text-align: center;
}

.toptext-overlay {
    /* position: absolute; */
    top      : 70%;
    left     : 50%;
    bottom   : 0;
    transform: translate(0%, 100%);
}

.toptext-box {
    padding   : 20px;
    color     : white;
    text-align: center;
}

.toptext-box p {
    width    : 42%;
    margin   : 0 auto;
    font-size: 20px;
}

.toptext-box h2 {
    font-family: 'Inter', sans-serif;
    font-weight: 900;
    font-size  : 42px;
}

/* For WebKit browsers (Chrome, Safari) */
.timelinebox::-webkit-scrollbar {
    height: 5px;
}

.timelinebox::-webkit-scrollbar-thumb {
    background-color: grey;
    border-radius   : 5px;
}

.timelinebox::-webkit-scrollbar-track {
    background-color: #e8e5e1;
}

/*
.highlight {
    background   : #6A1219;
    font-size    : 24px;
    line-height  : 26px;
    font-style   : italic;
    padding      : 30px;
    font-weight  : 400;
    margin-bottom: 20px;
    margin-top   : 20px;
} */


@media only screen and (max-width: 767px) {

    .highlight {
        font-size  : 18px;
        line-height: 24px;
        padding    : 25px;
    }

    .introtext h2 {
        font-size  : 28px;
        line-height: 34px;
    }

    .introtext h4 {
        font-size: 22px;
    }

    .left-small-img {
        width        : 80%;
        left         : 0;
        margin-bottom: 1.25rem;
    }

    .right-small-img {
        width        : 80%;
        right        : 0;
        margin-bottom: 1.25rem;
    }

    .toppicoverlay {
        width: 100vw;
    }

    .toppicoverlay h2 {
        /* font-size: 1rem; */
        width: 100%;
    }

    .toppic h4 {
        font-size: 18px;
        width    : 100%;
    }

    .toppic {
        height             : 70vh;
        width              : 100vw;
        background-position: center !important;
    }

    .toppic p {
        font-size: 16px;

        line-height    : 16px;
        width          : 90vw;
        text-align     : center;
        display        : flex;
        justify-content: center;
        align-items    : center;
        margin         : 0 auto;
    }


    .timelinebox {
        /* display          : flex;
        flex-wrap        : nowrap;
        overflow-x       : auto;
        scroll-snap-type : x mandatory;
        scroll-snap-align: start; */
        flex-direction: column;
        padding       : 0;
    }

    .timeline-description {
        margin-bottom: 0;
    }

    .timeline-title {
        margin-bottom: 0;
    }

    .timeline-item {
        min-width        : 40%;
        /* Show 4 items at a time (4*25% = 100%) */
        scroll-snap-align: start;
    }


    .timeline-item {
        /* min-width        : 40%; */
        /* Show 4 items at a time (4*25% = 100%) */
        /* scroll-snap-align: start; */
        padding: 0;
    }

    #timeline-navigator {
        overflow-x     : auto !important;
        padding        : 10px 10px;
        display        : flex !important;
        justify-content: start !important;
    }

    .timeline-navigator {
        padding: 20px 0;
    }

    .line {
        left   : 0;
        width  : 340%;
        display: none;
    }

    .indicator {
        display: none;
    }

    .arrow-btn {
        display: none;
    }

    .sdtvm {
        bottom: 10%;
    }

    .sdtvm p {
        font-size: 1rem;
    }
}



.btn:focus {
    outline   : none;
    box-shadow: none;
}

.sticky {
    position        : fixed;
    top             : 0;
    width           : 100%;
    background-color: white;
    /* You can change the background color */
    z-index         : 1000;
    box-shadow      : 0 2px 5px rgba(0, 0, 0, 0.2);
    /* Optional shadow */
}

.placeholder {
    height: 0;
}

.fullarticle {
    border-radius   : 5%;
    background-color: #bc0d0f;
    font-family     : 'Roboto Mono', monospace;
    text-transform  : uppercase;
    color           : white;
    font-size       : 12px;
}


.color-lightSlateGray {
    color: #475467;
}

.text-13 {
    font-size: 13px;
}

.e-pt-8 {
    padding-top: 8px !important;
}

.pb-5 {
    padding-bottom: 5px !important;
}
