.primary_bgcolor{
        background-color: #949494 !important;
}
.bg-gradient {
    background-image: unset;}
.menu-item-language{
    background:#4b4b4b;
}
input[type="submit"], .post-thumb .dates{
    background-color: #ffb400 !important;
}
@media  (min-device-width : 375px) and (max-device-width : 812px) { 
 

.sidebar{
    width:100px;
}
.logos{
    position: absolute;
    top: 20px;
    left: -110px;
    width:70px;
}
.logoen{
    position: absolute;
    top: 20px;
    right: -110px;
    width: 70px;
}
.amllogo{
    /*position: absolute;*/
    top: 35px;
    left: 110px;
    width:80px;
}
}
@media (max-width: 600px) {
.sidebar{
    width:100px;
}
.logos{
    position: absolute;
    top: 20px;
    left: -110px;
    width:70px;
}
.amllogo{
    /*position: absolute;*/
    top: 35px;
    left: 110px;
    width:80px;
}
.logoen{
    position: absolute;
    top: 20px;
    right: -110px;
    width: 70px;
}

}