@media only screen and (max-width: 600px) {
.customhelp-nav_inner{font-size: 20px!important;}
}

@media only screen and (max-width: 969px) {
.help-section-bits{display: block!important;}
}
.helpdocsicons_7 i:before{content:"\f121"}
.helpdocsicons_9 i:before{content:"\f563"}
.helpdocsicons_10 i:before{content:"\f0e3"}
.helpdocsicons_11 i:before{content:"\f0e3"}
.helpdocsicons_12 i:before{content:"\f0e3"}
.helpdocsicons_13 i:before{content:"\f641"}
.helpdocsicons_15 i:before{content:"\f362"}
.helpdocsicons_16 i:before{content:"\f51e"}
.helpdocsicons_17 i:before{content:"\f091"}
.helpdocsicons_18 i:before{content:"\f0c0"}
.helpdocsicons_19 i:before{content:"\f505"}
.helpdocsicons_20 i:before{content:"\f506"}

.help-section-bitshelp-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.help-section-bitshelp {
    min-width: 29%;
    border-radius: 1rem;
    margin-left: 3%;
    margin-right: 1%;
    margin-bottom: 5px;
    margin-top: 10px;
    min-height: 15rem;
    text-align: center;
}

.help-section-bits {
    display: flex;
    flex-wrap: wrap;
    margin-left: -1rem;
    margin-bottom: -1rem;
}


.customhelp-nav {
    display: flex;
    align-items: center;
    width: 100%;
    height: 10rem;
    background-size: contain,100%,100%;
    background-repeat: no-repeat,repeat,repeat;
    background-image: url(https://reusers.to/images/MyRes-MultipleCol/questionguy.png),linear-gradient(to right,rgb(23,23,23) 10%,rgba(32,32,32,0.95) 100%),url(https://reusers.to/images/MyRes-MultipleCol/forums-header/Background.png);
    background-position: -1.25rem 0px,0 0,0 0;
    background-position: 0 0,0 0,0 0;
    margin: var(--default-margin) 0;
    color: white;
    position: relative;
}

.customhelp-nav_inner {
    margin-left: 11rem;
    font-size: 2.75rem;
    font-weight: 600;
    text-shadow: 0 0 1px rgba(0,0,0,0.25);
}

.helppage-section-head {
    background: #242424;
    text-align: center;
    line-height: 20px;
    padding: 13px;
    border-radius: 15px;
}

.helppage-section-head_name {
    font-weight: 600;
    font-size: calc(1em + 1px);
}


.cicleiconshelp{
 border-radius: 50%;
 border: 1px solid #525151;
 padding:40px;
 margin-bottom: 10px;
font-size: 30px;
}


.help-section-bitshelp-icon:before {
    content: '';
    background-color: #525151;
    background-size: 5px 1px;
    border: none;
    width: 100%;
    height: 1px;
    position: relative;
}

.help-section-bitshelp-icon:after {
    content: '';
    background-color: #525151;
    background-size: 5px 1px;
    border: none;
    width: 100%;
    height: 1px;
    position: relative;
}.helpdocsicons_7 i:before{content:"\f121"}
		
		
		
		
		
		
		
		
		
		
		