@media only screen and (max-width: 700px) {
    /* body{color:red} */
   header.navbar-default {padding-top: 4px;}
    .logo, .logo img { height: auto; width: 11rem;}
    .languages { position: relative; top: 60px;}
   
    .navbar-default .navbar-collapse {overflow: visible; transition-duration: 0.1s; padding-bottom: 3rem; z-index: 2; width: 100%; background: white;}
   #menu-main-menu {font-size: 2rem; background-color: white;}
    #menu-main-menu li a {line-height: 3rem;}
    #menu-item-962 {display: none;}

.promo-slider {width: 100%;}
.carousel {top: 27.3%; left: 20.5%; width: 60.1%; height: auto;}

    .promo-text { width: 100%;}



}

