.button-img2 {
    width: 52px;
    background-color: white;
    padding: 10px;
    border-radius: 50%;
    position: fixed;
    right: 20px;
    bottom: 20px;
}

.captionPane {
    display: none;
}

.button-img3 {
    width: 52px;
    background-color: white;
    padding: 10px;
    border-radius: 50%;
    position: fixed;
    right: 20px;
    bottom: 80px;
}

.btIconWidgetTitle {
    font-size: 18px;
    margin: 0 0 3px;
    font-weight: 600;
}

@media screen and (max-width 600px){
body.btMenuVertical > .menuPort .logo img {
    margin: 0 auto;
    display: block;
    height: auto;
    max-width: 60%;
}
}


.menuHolder .logo img {
    height: 90px;
    width: auto;
}

html[lang="ar"] .btTextLeft .btDash.bottomDash .dash:after, .btTextLeft .btDash.topDash .dash:before {
    float: right;
}

html[lang="ar"] .download-En { display: none ;}

html[lang="en-US"] .download-Ar { display: none ;}