@media screen and (max-width: 1440px) {
  
		.columns li {
    width: 33% !important;
    float: left;
}	
}


@media screen and (max-width: 1024px) {
  
		.columns li {
    width: 50% !important;
    float: left;
}	
}




@media screen and (max-width: 800px) {
	.columns li {
    width: 50% !important;
    float: left;
		}	
		
.sidebar {
    float: left;
    width: 95% !important;
}


}


@media screen and (max-width: 768px) {
	.columns li {
    width: 50% !important;
    float: left;
}
.lastpostflexavatart {
    margin-right: 20px;
}
	
.avatarimg {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    margin-right: 25px;
    margin-top: 15px;
}	
	
.btnspostbit {

    min-width: auto;
}	
	
	
	.rightsearchbar {
    background: #0e121b;
    padding: 12px;
    background-image: url(https://i.imgur.com/0VAm0aK.png);
    border-radius: 4px;
    min-width: 150px;
    text-align: start;
    box-shadow: inset 0 0 2px #13171f;
    margin-top: 0;
    font-size: 12px;
    text-transform: uppercase;
    color: #cecfd096;
    cursor: pointer;
    font-family: 'Titillium Web';
    letter-spacing: 4px;
}
	
	
	.buttonssidebarhide {
    float: right;
    position: relative;
    right: 6px;
    top: -90px !important;
    height: 31px;
    width: 41px;
    background: #21242900;
    padding: 5px 0px;
    border-radius: 4px;
}
	.reductionprice {
    /* background: #161b27; */
    padding: 10px 10px !important;
    width: 100%;
    text-align: center;
    border-top: 4px solid #3998ea;
    border-bottom: 1px solid #212326;
    background-image: linear-gradient(to bottom, #242834 0%, #0e121b 100%);
    border-bottom: 1px solid #161b27;
    font-size: 12px;
    font-family: 'Poppins';
    text-transform: uppercase;
}

.rightylefty {
    width: 25%;
    display: none !important;
    justify-content: space-between;
    align-items: center;
}
	
	.responsivehide {
		display:none !important;
}
	
.flexforumsubforums {
    background: none;
    padding: 0;
}
	
	.wrapperforums {
    width: 100%;
}
	
}

div#particles-js {
    width: 96%;
    margin: auto;
}

@media screen and (max-width: 600px) {
	.columns li {
    width: 100% !important;
    float: left;
}
}


@media screen and (max-width: 425px) {
.columns li {
    width: 49% !important;
    float: left;
}
	.linkheadicon:hover {
    margin: -25px 12px;
    color: #38a1eb;
    font-size: 20px;
    background: #0e121b;
    padding: 12px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    text-shadow: 0 0 7px #39a2ec;
}
	
	.navimenuheader {
    display: flex;
    max-width: 100% !important;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-items: center;
    align-content: center;
    text-align: center;
}
	
.sidebar {
    float: left;
    width: 95%;
}	
	
	
	.responsivehide425 {
		display:none !important;
}
	
	
}



@media screen and (max-width: 375px) {
	.columns li {
    width: 100% !important;
    float: left;
}
	
	
	.sidebar {
    float: left;
    width: 95%;
}
	
	
	
}


@media screen and (max-width: 320px) {
	.columns li {
    width: 100% !important;
    float: left;
}
	
.forumsresponsive {
    width: 300px;
}	
	.dateofposting {
    text-transform: uppercase;
    font-size: 10px;
    font-style: initial;
    display: none;
}
	
.responsivehide320 {
	 display: none;
	}

}
		
		
		