.subforums, .forums {
    display: flex;
    flex-flow: row wrap;
    flex-direction: column;
    flex-wrap: wrap;
}



.forumsresponsive {
    /* background-image: url(https://i.imgur.com/0VAm0aK.png); */
    /* background-repeat: repeat; */
    /* position: relative; */
    /* padding: 15px 35px; */
    /* background-color: #101318; */
    /* border-radius: 10px; */
    /* margin-bottom: 10px; */
}

.fontforumtitle {
    font-size: 25px;
    font-family: 'Poppins';
    font-weight: 700;
    color: #757471 !important;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: -webkit-linear-gradient(45deg, #93928e 10%, #c6cbc9, #121216);
}

.categorynameforum {
    border-radius: 5px;
    padding: 15px;
    text-align: start;
    text-transform: uppercase;
    font-weight: 600;
    color: #cbd3df;
    font-family: 'Researcher';
    font-size: 15px;
}

.subforumsflexy {
    /* background: #212735; */
    /* margin: 10px 10px 30px 10px; */
    /* padding: 0px 4px; */
    border-radius: 5px;
    border: 1px solid #25252c;
}


.flexyforumsd2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
    width: 100%;
    /* background-image: -webkit-linear-gradient(261deg, #18181c 7%, #18181c 48%, #18181c 84%); */
    /* border-bottom: 0px solid #1f385b; */
    align-content: center;
    /* margin-bottom: 10px; */
    background: #18181c;
    /* padding: 0px 2px; */
    /* border-radius: 5px; */
    box-shadow: inset 0 0 1px 0px #000000;
    border-bottom: 1px solid #25252c;
}



.flexyforumsd2:hover {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
    width: 100%;
    /* background-image: -webkit-linear-gradient(261deg, #18181c 7%, #18181c 48%, #18181c 84%); */
    /* border-bottom: 0px solid #1f385b; */
    align-content: center;
    /* margin-bottom: 10px; */
    background: #1d1d23;
    /* padding: 0px 2px; */
    /* border-radius: 5px; */
    box-shadow: inset 0 0 1px 0px #000000;
    border-bottom: 1px solid #25252c;
}






.avatarep_img, .avatarep_bg {
    /* padding: 10px !important; */
    /* border: 5px solid #212735 !important; */
    /* width: 50px !important; */
    /* height: 50px !important; */
    border-radius: 100px !important;
    opacity: 0.9 !important;
    margin: 0px -42px !important;
    float: left !important;
    /* background: #0e121b; */
}

.d2forumicons {
    display: block;
   width: 5%;
    /* height: 34px; */
    padding: 8px;
    margin: 10px;
    align-items: center;
    /* background: #141825; */
    /* background-position: center; */
    /* border: 1px solid #1f2330; */
    /* border-radius: 100px; */
}

.d2foruminame {
    width: 52%;
    margin: 10px;
}



.threads2dposts {
    width: 5%;
    text-align: end;
    margin-right: 10px;
    font-family: 'Titillium Web', sans-serif;
    /* font-size: 15px; */
    opacity: 87%;
    text-shadow: -1px -2px 20px #17191b;
    border-right: 1px solid #25252c;
    padding-right: 12px;
    color: #d7d7d7;
}


.dflexpos {
    display: flex;
    justify-content: space-between;
    padding: 0px 35px;
    background: #131518;
    border-radius: 10px;
}

.d2lastposts {
    width: 33%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap;
    flex-direction: row;
    align-content: center;
}



.flexylastpost {
    width: -webkit-fill-available;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    flex-wrap: nowrap;
    flex-direction: row;
    /* padding: 15px; */
    text-align: start;
}

.threadname {
    width: 75%;
    /* font-style: oblique; */
}



.avatarepposition {
    width: 10%;
}



.forumtitleind {
    text-transform: uppercase;
    font-family: Roboto,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-weight: 500;
    font-size: 15px;
}




.forumdescriptionsmall {
    font-family: 'Poppins';
    font-size: 12px;
    font-weight: 500;
    /* margin: 10px; */
    color: #9396a2;
}

.d2subforums {
    margin-top: 5px;
    font-size: 11.6px;
}





.lastposttitlefl {
    font-weight: 500;
    font-family: Roboto,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 14px;
    color: #ffffff;
    letter-spacing: 0.1px;
    text-shadow: 0px 0px 2px black;
    color: #dcdee2;
}


.bylang {
    font-family: 'Titillium Web', sans-serif;
    font-size: 12.5px;
    /* margin-right: 8px; */
    color: #828282;
    font-style: normal;
}


.dateofposting {
    text-transform: uppercase;
    font-size: 10.5px;
    font-style: initial;
    color: #9396a2;
}

.subforum_minioff {
    background-position: 0 -10px;
    margin-right: 6px;
}

.forumnamedisplay {
    background: #262626;
    padding: 10px;
    min-height: 120px;
    margin-bottom: 10px;
    border-radius: 2px;
    background-image: linear-gradient(to bottom, #2e2e2e 0%, #1e1e1e69 100%);
    border-left: 1px solid #4d4d4d;
    border-right: 1px solid #4d4d4d;
    border-top: 1px solid #4d4d4d;
    border-bottom: 1px solid #2d2d2d;
}

.hr {
    color: #18191b;
    background: #2e2e2e !important;
}

.forumdisplaysubf {
    background: #181818;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 3px;
}



.threadlistbodyflex {
    display: flex;
    padding: 10px;
    flex-wrap: nowrap;
    justify-content: space-between;
    flex-direction: row;
    width: 100%;
    background: #18191b;
    border-radius: 3px;
    margin-bottom: 5px;
    align-content: space-around;
    align-items: center;
}


.startthreadlist {
    margin-left: 10px;
    width: 10%;
}


.secondthreadlist {
    width: 65%;
    font-style: italic;
}

.middlethreadlist {
    width: 15%;
}

.endthreadlist {
    width: 20%;
}


.threadpref {
    background: #106ebe;
    padding: 3px 9px;
    border-top: 1px solid #6eaae7;
    border-radius: 3px;
    font-size: 10px;
    font-family: 'Titillium Web', sans-serif;
    margin: 0 10px;
}




.titlethreadss {
    font-style: italic;
    font-weight: 500;
    font-family: 'Titillium Web', sans-serif;
    font-size: 13px;
    color: #9bcaf9;
    letter-spacing: 0.6px;
}





.threadoslastpost {
    width: -webkit-fill-available;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    flex-wrap: nowrap;
    flex-direction: row;
    /* padding: 15px; */
    text-align: start;
}



.avatarep_img, .avatarep_bg {
    border: 1px solid #23232a2e !important;
    border-radius: 100px !important;
}




.forumsusernameaaa {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
    background-image: linear-gradient(45deg, #3986e6, #39c4f2);
    font-size: 23px;
    font-family: 'Titillium Web';
}



.ftz20px {
    font-size: 23px;
    font-family: 'Titillium Web';
}



.textinainteforums {
    display: flex;
    justify-content: space-between;
    padding: 0px 0px 0px 0px;
    align-items: center;
}

.rightylefty {
    width: 35%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}



.btn1 {
    /* background-image: linear-gradient(45deg, #3986e6, #39c4f2); */
    padding: 10px;
    border-radius: 4px;
    font-size: 14px;
    font-family: 'Poppins';
    font-weight: 500;
    color: white;
    border: 1px solid #212735;
    margin-right: 10px;
}




.btn2 {
    background-image: linear-gradient(45deg, #3986e6, #39c4f2);
    padding: 10px;
    border-radius: 4px;
    font-size: 14px;
    font-family: 'Poppins';
    font-weight: 500;
    color: white;
}





.maingradient {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
    background-image: linear-gradient(45deg, #3986e6, #39c4f2);
}



.buttonssidebarhide {
    float: right;
    position: relative;
    right: 6px;
    margin-right: -10px;
    margin-left: 35px;
    /* background: #21242900; */
    /* padding: 5px 0px; */
    border-radius: 4px;
}

.upgradeblockindex {
    text-align: center;
    border-radius: 5px;
    background-image: -webkit-linear-gradient(45deg, #12151a 7%, #399cea 48%, #101318 84%);
    padding: 20px;
    margin-bottom: 10px;
}


.textlinkupg {
    color: white;
    font-size: 22px;
    font-weight: 600;
    font-family: 'Source Sans Pro';
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: -webkit-linear-gradient(45deg, #161616 48%, #ffffff 55%, #313131 68%);
}


.descriptionupgrade {
    color: white;
    font-size: 10px;
    font-weight: 500;
    font-family: 'Inter';
}








		
		