* {
    margin: 0;
    padding: 0;
}

.new_video {
    position: relative;
    background: linear-gradient(109deg, #131313 60.82%, #281515 83.07%);
    width: 100%;
    /* height: 100vh; */
    /* overflow-y: auto; */
    font-size: 15px;
}

.new_video_section {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    padding: 175px 3rem 3rem;
}

.top-section {
    display: flex;
    /* border: 2px solid red; */
    justify-content: space-between;
    padding-top: 2rem;
    width: 97%;
    margin: 0 auto;

}
.category{
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 3px;
}

.category-1 {
    /* border: 2px solid green; */
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0px 0.396px 17.031px 0px;
    gap: 9.614px;

}

.category-2 {
    /* border: 2px solid yellow; */
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0px 0.396px 17.031px 0px;
    gap: 9.614px;
}

.category-3 {
    /* border: 2px solid yellow; */
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0px 0.396px 17.031px 0px;
    gap: 9.614px;
}

.categ_img {
    width: 90.02px;
    height: 90.02px;
    border-radius: 90.02px;
    object-fit: cover;
}

.categ-name {
    color: #FFF;
    font-family: Montserrat;
    font-size: 13.466px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.162px;
    text-align: center;
}

.search_container {
    /* border: 2px solid yellow; */

    width: 480px;
    display: flex;
    flex-direction: column;

    gap: 1rem;
    /* align-items: end; */
}

.input-field {
    width: 375.124px;
    height: 43.139px;
    border-radius: 4.689px;
    border: 0.938px solid #A8944D;
    outline: none;
    padding: 0px 1rem;
    background: rgba(217, 217, 217, 0.20);
    color: #E9E9E9;
    font-family: Inter;
    font-size: 11.254px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.input-field::placeholder {
    color: #E9E9E9;
    font-family: Inter;
    font-size: 11.254px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.input_box {
    position: relative;
    /* width: 100%; */
    display: flex;
    justify-content: space-between;
}

.go-btn {
    /* position: absolute; */
    width: 61.886px;
    height: 43.997px;
    border-radius: 4.689px;
    background: #A8944D;
    right: 2.01px;
    border: none;
    color: #E9E9E9;
    font-family: Inter;
    font-size: 11.254px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    cursor: pointer;
}

.tag-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    /* width: 439px; */
    /* width: calc(100% - 30px); */
    padding: 20px;
    gap: 5px;
    /* width: 100%; */
    max-height: 85.833px;
    overflow: auto !important;
    border-radius: 7.53px;
    background: linear-gradient(180deg, rgba(143, 115, 115, 0.60) 0%, rgba(224, 195, 116, 0.72) 100%);
}

.tag-box::-webkit-scrollbar {
    display: none;
    /* Hides the scrollbar in WebKit browsers */
}

.tag-1 {
    display: flex;
    gap: 3px;
}

.tag-2 {
    display: flex;
    gap: 3px;
}

.tag-title {
    display: flex;
    /* width: 153.801px;
height: 20.632px; */
    padding: 5px 15px;
    justify-content: center;
    align-items: center;
    gap: 5.793px;
    border-radius: 7.53px;
    border: 0.579px solid #000;
    color: #DDD;
    font-family: Inter;
    font-size: 11.254px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.middle-section {
    display: flex;
    flex-direction: column;
    /* border: 2px solid red; */
    position: relative;
    width: 95%;
    margin: 0 auto;
}

.heading-72 {
    color: #A8944D;
    font-family: Inter;
    font-size: 24.417px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.video-box {
    /* border: 2px solid magenta; */
    /* width: 1199.571px; */
    height: 509.162px;
    border-radius: 12.8px;
    margin-top: 12px;
    object-fit: cover;
}

.top-videoPlayer {
    height: 509.162px;
    border-radius: 12.8px;
    margin-top: 12px;
    width: 100%;
    /* object-fit: cover; */
}



.video-img {
    display: flex;
}

.video-detail {
    /* border: 2px solid green; */
    display: flex;
    flex-direction: column;
    gap: 7px;
    /* align-items: center; */
    justify-content: center;
}

.video-info {
    display: flex;
    flex-direction: column;
    /* border: 2px solid red; */
    /* gap: 1rem; */
}



.hero-img {
    width: 69.917px;
    height: 69.917px;
    border-radius: 69.917px;
    object-fit: cover;
}

.video-detail h2 {
    color: #A8944D;
    font-family: IBM Plex Sans;
    font-size: 27.392px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.hero-name {
    color: #FFF;
    font-family: Montserrat;
    font-size: 17.675px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.212px;
}

.hero-date {
    color: #FFF;
    font-family: Montserrat;
    font-size: 17.675px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 0.212px;
}



.wrapper {
    display: flex;
    flex-direction: column;
    padding: 13.397px 26.794px 20.397px 26.794px;
    align-items: flex-start;
    gap: 13.397px;
    /* border-radius: 13.397px;
    background: rgba(118, 111, 87, 0.47); */
    margin-top: 10px;
    margin-bottom: 1rem;
    border-radius: 25px;
    background: rgba(168, 148, 77, 0.30);
    /* justify-content: center; */
    /* align-items: center; */
}

.arrow-btn-right,
.arrow-btn-left {
    display: flex;
    /* width: 95.873px; */
    /* height: 239.683px; */
    padding: 93.778px 0px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 13.397px;
    flex-shrink: 0;
    border-radius: 13.397px;
    /* background: #501B14; */
    cursor: pointer;
}

.arrow-btn-left span {
    color: #A8944D;
    font-family: Montserrat;
    font-size: 14.279px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.arrow-btn-left i {
    color: #A8944D;
    font-size: 20px;
}

.arrow-btn-right span {
    color: #A8944D;
    font-family: Montserrat;
    font-size: 14.279px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.arrow-btn-right i {
    color: #A8944D;
    font-size: 20px;
}

.caraousal-box {
    display: flex;
    width: 100%;
}

.trending {
    color: #A8944D;
    font-family: "IBM Plex Sans";
    font-size: 22.514px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-left: 30px;
}

.carousel {
    display: flex;
    /* gap: 5rem; */
    overflow-x: scroll;
    width: 100%;
    scroll-behavior: smooth;
}

.carousel::-webkit-scrollbar {
    display: none;
}

.trending-videos {
    display: flex;
    /* width: calc(100%/3); */
    position: relative;
    width: 230px;
    height: 184px;
    padding: 5.5px 5.407px 5.22px 5.407px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 9.462px;
    border-radius: 4.956px;
    background: #672A28;
    box-shadow: 1.80221px 1.80221px 2.70332px 0px rgba(50, 22, 22, 0.12);
}

.trend-img {
    display: flex;
    width: 221px;
    height: 133px;
    /* height: 171.169px; */
    justify-content: center;
    align-items: center;
    object-fit: cover;
}

.trend-img img {
    width: 283.848px;
    height: 250px;
    object-fit: cover;
}

.trending-videos p {
    overflow: hidden;
    color: #A8944D;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family: Montserrat;
    font-size: 11.257px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    width: 212px;
    height: 27px;
}

.circle-box {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 3px;
}

.circle {
    width: 16.702px;
    height: 16.702px;
    border-radius: 25.696px;
    border: 2.57px solid #B3B1B1;
}

#circle1 {
    background-color: #A8944D;
    ;
}

.play-box2 {
    /* border: 2px solid red;  */
    position: absolute;
    display: flex;
    width: 90px;
    justify-content: center;
    align-items: center;
    bottom: 55.5%;
    left: 38%;
    cursor: pointer;
}

.play-bg2 {
    position: absolute;
    width: 33.249px;
    height: 33.249px;
}

.play-icon2 {
    position: absolute;
    width: 12.982px;
    height: 15.982px;
    left: 40px;
}

.final-section {
    display: flex;
    flex-direction: column;
    /* border: 2px solid blue; */
}

.final-section h1 {
    color: #A8944D;
    font-family: IBM Plex Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.recent-video-box {
    /* display: flex; */
    /* border: 2px solid yellow; */
    width: 100%;
    align-items: center;
    /* justify-content: center; */
    margin-top: 1.5rem;
    justify-content: space-between;
    gap: 2.5rem;
}

.recent-video-box {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}

.recent-box {
    display: flex;
    flex-direction: column;
    position: relative;
    /* border: 2px solid magenta; */
    /* justify-content: center; */
    width: 100%;
    height: 350px;
    /* gap: 2rem; */
    cursor: pointer;
}

.recent-img {
    display: flex;
    width: 100%;
    height: 248.317px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    object-fit: cover;

}

.recent-video-footer {
    /* border: 2px solid yellow; */
    display: flex;
    /* align-items: center; */
    /* justify-content: center; */
    gap: 1rem;
    margin-top: 0.5rem;
}

.recent-video-img {
    display: flex;
}

.recent-hero-img {
    width: 44px;
    height: 44px;
    flex-shrink: 0;
    border-radius: 44px;
}

.recent-video-detail {
    /* border: 2px solid green; */
    display: flex;
    flex-direction: column;
    gap: 5px;
    /* align-items: center; */
    justify-content: center;
}

.recent-video-detail h2 {
    /* width: 370.453px; */
    height: 42px;
    font-family: "IBM Plex Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    overflow: hidden;
color: #A8944D;
text-overflow: ellipsis;
}

.recent-video-info {
    display: flex;
    /* border: 2px solid red; */
    /* gap: 1rem; */
}

.recent-hero-name {
    color: #FFF;
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.144px;
}

.recent-hero-date {
    color: #FFF;
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 0.144px;
}

.watch-all {
    display: flex;
    /* margin-top: 1rem; */
    margin-bottom: 1rem;

}

.watch-all button {
    color: #A8944D;
    display: flex;
    font-family: IBM Plex Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding: 8px 24px;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    border: none;
    gap: 10px;
    border-radius: 16px;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.27) 5%, rgba(255, 255, 255, 0.16) 97.69%);
}

.play-box3 {
    /* border: 2px solid red;  */
    position: absolute;
    display: flex;
    width: 90px;
    justify-content: center;
    align-items: center;
    bottom: 64.5%;
    left: 38%;
    cursor: pointer;
}

.play-bg3 {
    position: absolute;
    width: 33.249px;
    height: 33.249px;
}

.play-icon3 {
    position: absolute;
    width: 12.982px;
    height: 15.982px;
    left: 40px;
}

.trending-container {
    display: flex;
    flex-direction: column;
    padding: 0 16px;
}

.video-container {
    display: flex;
    flex-direction: column;
    width: 100%;
    /* background-color: #000000; */
}

#icon_container {
    display: flex;
    gap: 2rem;
}
#icon_container a{
    text-decoration: none;
}

.daily_video_and_thumb_container {
    width: 100%;
    background-color: #000000;
}


@media screen and (max-width:995px) {
    .top-section {

        flex-direction: column;
        gap: 1rem;

        align-items: center;
        /* justify-content: space-between; */
        padding-top: 2rem;
    }

    .tag-box {
        height: fit-content;
        /* width: 100%; */
        flex-direction: row;
        padding: 1rem;
    }

    .tag-1,
    .tag-2 {
        height: inherit;
        display: flex;
        flex-direction: column;
        gap: 3px;
        width: fit-content;
    }

    .div_for_daily_profile_info p:nth-child(1) {
        font-size: 16px !important;
    }

}





#modal_container {
    display: none;

}

#modal_container .overlap {
    position: fixed;
    z-index: 1200;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgb(82, 80, 80, 0.7);
}

#modal_container .data_container {
    position: fixed;
    z-index: 1300;
    background: linear-gradient(180deg, #000 0%, #230201 70.68%, #2D0201 100%), #822826;
    top: 20%;
    left: 50%;
    transform: translateX(-50%);
    width: 40em;
    height: 30em;
    max-width: calc(90vw - 2rem);
    animation-name: modalAnim;
    animation-duration: 1s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;



}

@keyframes modalAnim {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes modalAnimOne {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

#modal_container .data_container .close_icon {
    color: #A8944D;
    font-weight: bolder;
    align-self: flex-end;
    font-size: 1.5rem;

}

#modal_container .data_container {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    padding: 1rem;
    justify-content: center;
    align-items: center;
}

span.tag-title.tag-active {
    background: #72031a;
}

/* @media (max-width: 600px) { */
#icon_container {
    /* display: grid;
        grid-template-columns: 150px 150px; */
    display: grid;
    grid-template-columns: repeat(auto-fit, 150px);
    width: 100%;
    /* justify-content: space-evenly; */
}

/* } */

.contributor-btn {
    background-color: rgba(217, 217, 217, 0.20);
    border: 1px solid rgba(217, 217, 217, 0.20);
    color: #A8944D;
    font-family: IBM Plex Sans;
    font-size: 24px;
    font-weight: 700;
    height: 48px;
    border-top-right-radius: 25px;
    border-top-left-radius: 25px;
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;
    width: fit-content;
    padding: 10px 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    margin-left: 70px;
}

@media (max-width: 700px) {
    .daily_video_and_thumb_container video{
        height: none;
    }
    .contributor-btn {
        font-size: 17px;
        padding: 10px 60px;
    }
    .search_container {
        width: 100%;
    }
    .new_video_section{
        padding: 175px 1.5rem 3rem;
        
    }
    .tag-title{
        padding: 5px 2px;
        width: 100%;
    }
    .tag-1, .tag-2{
        width: 48%;
    }
    .tag-box{
        justify-content: space-between;
    }
}