section.home-page{
    width: 730px;
    margin: auto;
}

section.home-page .home-page-main-title{
    font-size: 60px;
    font-family: 'Urbanist-Medium';
    color: #FFFFFF;
    text-align: center;
    white-space: pre-line;
}


section.home-page .home-page-region-lists{
    margin-top: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.home-page-region-lists .region-list{
    background-color: #FFFFFF;
    border-radius: 10px;
    width: 355px;
    height: auto;
    padding-top: 24px;
    padding-left: 22px;
    padding-bottom: 52px;
    
}

.home-page-region-lists .region-list .region-list-options .content-region{
    font-size: 20px;
    font-family: 'Urbanist-Regular';
    color: #000000;
    padding-top: 7px;
    padding-bottom: 7px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
}

.home-page-region-lists .region-list .region-list-options .content-region .subsection{
    display: block;
}

.go-button{
    margin-top: 42px;
}

.go-button .select-go{
    width: 160px;
    height: 52px;
    background-color: #00FFE9;
    font-size: 20px;
    font-family: 'Urbanist-Bold';
    color: #1D1E1F;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    border-radius: 30px;
    
}

.button-login{
    width: 65px;
    height: 37px;
    background-color: #FFFFFF;
    font-family: 'Urbanist-Bold';
    color: #1D1E1F;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 19px;

}

.message-new-dialogue{
    backdrop-filter: none !important;
    background: rgba(0,0,0,0.60)!important;
}

.add-download{
    width: 312px;
    height: 48px;
    background-color: #2EFFED;
    font-size: 16px;
    font-family: 'Urbanist-Medium';
    color: #1D1E1F;
    border-radius: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    
}

.title-download{
    font-size: 20px;
    font-family: 'Inter-ExtraBold';
    color: #000000;
    text-align: center;
    margin-bottom: 30px;
}

.new-community-header{
    font-size: 24px;
    font-family: 'Urbanist-Bold';
    color: #FFFFFF;
    text-align: center;
}

.new-community-main-body{
    display: flex;
    /* margin-top: 60px; */
    /* margin: auto; */
    width: 335px;
    margin: auto;
    padding-top: 65px;
}


.section-community-body{
   
    
}

.list-meet{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 47px;
}

.list-meet .list-text{
    font-size: 16px;
    font-family: 'Urbanist-Bold';
    color: #FFFFFF;
}


.list-meet .meet-text{
    font-size: 16px;
    font-family: 'Urbanist-Light';
    color: #FFFFFF;
    display: flex;
    align-items: center;
}

.list-meet .list-meet-line{
    height: 28px;
    width: 1px;
    background-color: #424242;
    margin-left: 25px;
    margin-right: 25px;

}

.new-community-single-post{
    margin-top: 32px;
}

.new-community-single-post .new-single-header{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.new-single-header .left .header-title{
    font-size: 20px;
    font-family: 'Urbanist-Medium';
    color: #FFFFFF;
}

.new-single-header .left .header-subtitle{
    font-size: 11px;
    font-family: 'Urbanist-Medium';
    color: #FFFFFF;
}

.new-single-header .right .me-too-button{
    width: 56px;
    height: 26px;
    border: 1px solid #00FFE9;
    font-size: 14px;
    font-family: 'Urbanist-Regular';
    display: flex;
    align-items: center;
    justify-content: center;
    color: #00FFE9;
    border-radius: 14px;
}

.new-single-header .right .me-too-button.yes{
    background-color: #00FFE9;
    color: #000000;
    width: 56px;
    height: 26px;
}

.new-single-body .activity-image-new .prev-post {
    position: absolute;
    left: 5%;
    top: 50%;
    z-index: 9;
    display: block;
}

.new-single-body .activity-image-new .next-post {
    position: absolute;
    right: 5%;
    top: 50%;
    z-index: 9;
    display: block;
}

.new-single-body{
    margin-top: 5px;
}

.new-single-footer{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 6px;
}

.new-single-footer .left{
    font-size: 12px;
    font-family: 'Urbanist-Light';
    color: #FFFFFF;
}

.layer-people-text.new{
    top: 0px;
    left: -3px;
}

.new.activity-image-new {
    width: 335px;
    
}

.new .activity-post-image-new a img{
    height: 230px;
    min-width: 380px;
}

.new-single-footer .right .community-image-flex img{
    width: 32px;
    height: 32px;
}

.member-section .left img{
    width: 32px;
    height: 32px;
    border-radius: 50%;
    border: 1px solid #FF0202;
}

.new-activity{
    position: relative;
}

.active-memebers-section{
    position: absolute;
    top: 15%;
    right: 0;
    width: 650px;
    border-left: 1px solid #5E5E5E;
    height: auto;
    padding-left: 48px;
}

.active-members-title{
    font-size: 16px;
    font-family: 'Urbanist-ExtraBold';
    color: #FFFFFF;
    padding-top: 29px;
    padding-bottom: 22px;
}


.member-lists-active .member-section{
    display: flex;
    align-items: center;
    /* justify-content: center; */
    margin-top: 20px;
    padding-left: 16px;
}

.member-lists-active .member-section .left img{
    width: 40px;
    height: 40px;
}

.member-section .right{
    margin-left: 3px;
}

.member-section .right .name{
    font-size: 16px;
    font-family: 'Urbanist-SemiBold';
    color: #FFFFFF;
}

.member-section .right .role{
    font-size: 12px;
    font-family: 'Urbanist-Medium';
    color: #FFFFFF;
}


.see-more-members a{
    font-size: 16px;
    font-family: 'Urbanist-Light';
    color: #0085FF;
    padding-left: 50px;
    text-decoration: underline;
    padding-top: 20px;
    display: block;
}

.share-good-place{
    display: flex;
    justify-content: center;
}

.share-good-place .share-good-button{
    width: 917px;
    height: 52px;
    background-color: #00FFE9;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    font-family: 'Urbanist-Bold';
    color: #1D1E1F;
    border-radius: 30px;
    position: fixed;
    bottom: 10%;

}

.title-list-idea{
    font-size: 20px;
    font-family: 'Urbanist-Bold';
    color: #000000;
    text-align: center;
    padding-bottom: 42px;
}

.list-idea-form{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.link-input{
    width: 90%;
    margin-bottom: 20px;
}

.link-input .link-input-area{
    border: none;
    border: 1px solid #D7D5D5;
    border-radius: 10px;
    height: 47px;
    width: 100%;
    text-indent: 10px;
    color: #000000;
}

.link-input-area:focus{
    outline: none;
}

.comment-input-area:focus{
    outline: none;
}

.comment-input{
    width: 90%;
    margin-bottom: 20px;
}

.comment-input .comment-input-area{
    border: none;
    border: 1px solid #D7D5D5;
    height: 225px;
    border-radius: 10px;
    width: 100%;
    text-indent: 10px;
    color: #000000;


}

.list_idea .pop-wrap-event{
    padding-top: 50px;
    padding-bottom: 52px;
}

.send-button a{
    width: 520px;
    height: 33px;
    background-color: #00FFE9;
    font-size: 14px;
    font-family: 'Urbanist-Bold';
    display: flex;
    align-items: center;
    justify-content: center;
    color: #1D1E1F;
    border-radius: 10px;
}


/* group chat details page */
.group-chat-page-title{
    font-size: 40px;
    font-family: 'Urbanist-Medium';
    color: #FFFFFF;
    text-align: center;
    padding-top: 50px;
}

.chat-details{
    width: 167px;
    margin: auto;
    padding-top: 95px;
}

.chat-details-footer{
    display: flex;
    align-items: center;
    flex-direction: column;
    padding-top: 25px;
}

.chat-details-header .chat-title{
    font-size: 20px;
    font-family: 'Urbanist-Medium';
    color: #FFFFFF;
    
}

.chat-details-header .chat-date{
    font-size: 11px;
    font-family: 'Urbanist-Medium';
    color: #F6FB06;
}

.chat-details-body{
    margin-top: 10px;
}

.layer-people.new img{
    border: 2px solid #DADADA;
}

.layer-people.active img{
    border: 2px solid #00F160;
}

.chat-join-button{
    padding-top: 66px;
}

.chat-join-button a{
    width: 80px;
    height: 33px;
    border-radius: 20px;
    background-color: #00FFE9;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-family: 'Urbanist-Bold';
    color: #000000;

}

.chat-details-image img{
    width: 164px;
    height: 140px;
}


.meet-dot{
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: #3EB5FF;
    display: block;
    margin-left: 5px;
}

.chat-page-section{
    width: 390px;
    margin: auto;
    background-color: #212121;
}

.chat-container{
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;

}

.chat-header-participants{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.participants-chat img{
    width: 25px;
    height: 25px;
    border-radius: 50%;

}

.participants-chat.active img{
    border: 2px solid #00F160;
}

.chat-header{
    border-bottom: 1px solid #353535;
    padding-bottom: 10px;
}

.chat-header-flex{
    display: flex;
    align-items: center;
    position: relative;
}

.chat-header-details{
    display: flex;
    margin-left: 15px;
}

.chat-header-details .left img{
    width: 67px;
    height: 66px;
    margin-right: 13px;
}

.chat-hader-title{
    font-size: 20px;
    font-family: 'Urbanist-Medium';
    color: #FFFFFF;
}

.chat-header-time{
    font-size: 11px;
    font-family: 'Urbanist-Medium';
    color: #F6FB06;
}

.dots-options{

    position: absolute;
    right: 10px;
    top: 0;
    cursor: pointer;
}

.invite-member a{
    width: 115px;
    height: 30px;
    display: flex;
    align-items: center;
    border-radius: 50px;
    border: 1px solid #D9D9D9;

    font-size: 16px;
    font-family: 'Urbanist-Medium';
    color: #FFFFFF;
    justify-content: center;
    margin: auto;
    margin-top: 5px;
}

.chat-body-container{
    padding-top: 30px;
}

.km-chat-body-container{
    position: relative;
    
}


.km-chat-body-container::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.72); /* Black color with 72% opacity */
    backdrop-filter: blur(2px);
}

.km-chat-content-blur{
    position: absolute;
    top: 206px;
    left: 0;
}


.km-chat-content-text-1{
    font-size: 24px;
    font-family: 'Inter-ExtraBold';
    color: #FFFFFF;
    text-align: center;
    line-height: 30px;
    margin-bottom: 50px;
    padding: 0px 25px;
    margin-bottom: 180px;
}

.km-chat-content-text-2{
    font-size: 19px;
    font-family: 'Inter-Regular';
    color: #FFFFFF;
    line-height: 25px;
    padding: 0px 30px;
    text-align: center;
}

.km-chat-content-img{
    width: 100px;
    height: 100px;
    position: relative;
    left: 50%;
}

.km-message-send-btn{
    color: #000000;
    font-size: 14px;
    font-family: 'Urbanist-Bold';
    padding: 8px 10px;
    background-color: #00FFE9;
    border-radius: 20px;
}









.km-chat-body-container > * {

}

.km-message-date .date-text{
    opacity: 0%;

}

.chat-body-header-title{
    font-size: 16px;
    font-family: 'Inter-Regular';
    color: #FFFFFF;
    padding-bottom: 40px;

}

.message-sec .user-image img{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid #DADADA;
}

.message-sec{
    display: flex;
    align-items: flex-start;
}

.message-sec .user-name{
    font-family: 'Inter-ExtraBold';
    font-size: 16px;
    color: #FFFFFF;
}

.message-body{
    margin-left: 8px;
}

.message-sec.message.user{
    margin-top: 50px;
    align-items: flex-end;
}

.activity-click-message{
    font-size: 16px;
    font-family: 'Inter-Regular';
    color: #5C5C5C;
    margin-bottom: 75px;
}

.km-activity-click-message{
    margin-bottom: 10px;
}

.activity-click-message span{
    color: #BBFD00;
}

.title-download.chat-pop{
    width: 238px;
    margin: auto;
}

.subtitle-download{
    font-size: 16px;
    font-family: 'Inter-Regular';
    color: #000000;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 15px;

}


/* responsive begin */
@media screen and (max-width:1500px){
    section.home-page .home-page-main-title{
        font-size: 42px;
    }

    .home-page-region-lists .region-list{
        width: 280px;
    }

    .home-page-region-lists .region-list .region-list-options .content-region{
        /* font-size: 16px; */
    }

    .go-button .select-go{
        width: 110px;
        height: 35px;
        font-size: 16px;
    }

    .active-memebers-section{
        width: 30%;
        padding-left: 30px;
    }

    .share-good-place .share-good-button{
        width: 600px;
        height: 42px;
        font-size: 16px;
    }

    .group-chat-page-title{
        font-size: 32px;
    }

    .chat-details{
        padding-top: 40px;
    }

    .chat-details-footer{
        padding-top: 15px;
    }

    .chat-join-button{
        padding-top: 40px;
    }

    .km-chat-content-blur{
        top: 60px;
    }
}


@media screen and (max-width:800px){
    section.home-page{
        width: auto;
        padding-bottom: 50px;
    }

    section.home-page .home-page-main-title{
        font-size: 36px;
    }

    .active-memebers-section{
        display: none;
    }

    .new-community-main-body{
        width: auto;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .send-button a{
        width: 350px;
    }

    .share-good-place .share-good-button{
        width: 85%;
    }

    .new.activity-image-new{
        width: 370px;
    }
}

@media screen and (max-width:480px){
    .new-community{
        padding-bottom: 50px;
    }

    .send-button a{
        width: 200px;
    }

    .group-chat-page-title{
        font-size: 22px;
    }


}


@media screen and (max-width:380px){
    .new.activity-image-new{
        width: 340px;
    }

    .chat-page-section{
        width: auto;
    }
}


@media screen and (max-width:350px){
    .new.activity-image-new{
        width: 315px;
    }

    

}

@media screen and (max-width:320px){
    .new.activity-image-new{
        width: 300px;
    }

    .new-community-single-post{
        padding-left: 10px;
        padding-right: 10px;
    }
}

