header {background:#fff;}
header nav ul li a,header .lang { color:#000; border-color:#000}
#intro .introTitle {background: rgba(255, 255, 255, 0.6);}
#intro .introTitle .mainText span {color:#3d4f59; font-size:38px}
#main.HE header .logo {background: url(http://images.globes.co.il/images/veida/img/logoHe8709.png) no-repeat 0 0; width: 127px;    height: 50px;}

header .lang { display:none}

.item.active.open .addInfo h3 {font-size:22px; font-weight:normal}
.item.active.open .addInfo h4 {font-size:22px; font-weight:normal;font-family:almoni-dl7; margin:25px 0 30px}
.item.active.open .addInfo { margin-top:5px}
.item.active.open .addInfo p {font-weight:normal;font-family:almoni-dl;font-size:17px!important; line-height:19px; color:#000}
.item.active.open .addInfo p strong {font-weight:normal; font-family:almoni-dl7;font-size:17px!important;}

@media only screen and (max-width: 480px){
    header nav ul li a { color:#fff !important}
    #mobMenu { background:none; font-family:FontAwesome;}
    #mobMenu:before {content: "\f0c9"; font-size:50px }
    section.about .wr { height: 310px;}
     footer { display: none;}
}