@media (max-width: 767px) {

	.forum_status {
    font-size: 20px;
	height: auto !important;
    width: 40px !important;
}
.trow1 strong a, .trow2 strong a {color:#E94102}
.trow1, .trow2 {padding:5px}
table {
    font-size: 14px;
}	
.smalltext {
    font-size: 14px;
}	
	

}






.haut img {
    width: 12%;
}
.haut {
    height: inherit !important;
}
@media (max-width: 767px) {
    .haut img {
        width: 80%;
    }
}
#logo,
#logo:hover {
    top: 5px;
}

@media (min-width: 992px) {
    #logo,
    #logo:hover {
        top: 15px;
    }
}


#header_block {
    background: linear-gradient(to bottom, #E94102 0%, #7a1f05 45%, #161616 100%);
    text-align: center;
	border-bottom: none;
}
.navigation, .forum_off, .forum_offlock, .forum_offlink, #home_bit {
    color: #E94102;
}
.footer-distributed {
    border-top: 3px solid #E94102;
}
.scrollToDown, .scrollToTop {
    background: #E94102;
}
a:hover {
    color: #E94102;
}

.footer-distributed .footer-icons a {
	display: inline;}
footer, .footer-distributed .footer-icons a {font-size: 10px !important;}
.footer-distributed {
    padding: 15px 10px;
}
.footer-distributed .footer-icons {
    margin-top: 0;
}

@media (max-width: 1280px) {
    #threads, #views, #replies, #lastpost, .scrollToDown, .scrollToTop, .star_rating_container, #rating {
        display: table-cell !important;
    }
		#threads, #replies {
        display: none !important;
    }
}

#lastpost {text-align:right;}

