.clearfloat {
  clear:both;
  height:0;
  font-size: 1px;
  line-height: 0px;
}

@media (max-width: 1200px ){
  header a.logo {
    list-style: none;
    display: block;
    width: 100%;
}
header .meio-meny {
    border-radius: 100px;
    background: #fff;
    display: block;
    width: 100%;
    height: 50px;
    margin-top: 37px;
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.33)!important;
}
}

@media (max-width: 992px){
header .top ul li.esp {
    color: #999999;
     border-right: 0px solid #999999; 
     border-left: 0px solid #999999; 
    text-align: center;
}

header .top ul li {
    color: #999999;
   border-right: 0px solid #999999; 
       border-bottom: 1px solid #999999;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
}
#sumir-992{
  display: none;
}
header .frase-top{
  margin-top: 27px;
  font-family: 'myriadboldnormal';
  font-size: 16px;
  color: #fff;
}
  header a.logo {
    list-style: none;
    display: block;
    width: 310px;
    margin-top: 0px;
}
header .meio-meny {
    border-radius: 0px;
    background: transparent;
    display: block;
    width: 100%;
    height: auto;
    margin-top: 37px;
    box-shadow: none !important;
}
#log{
    padding: 11px 0px 11px 0px !important;
    border-bottom: solid 1px #F5F5F5;
    border-top: solid 1px #F5F5F5;
}
.frase-top{
  text-align: center !important;
}
.menu_apar{
  display: block;
}
header a.logo2 {
    list-style: none;
    display: block;
    width: 100px;
    margin-left: auto;
    margin-right: auto;
    top: 23px;
    margin-top: 0px;
    text-align: center;
    z-index: 41;
    position: relative;
}
}

@media (max-width: 400px){
  header a.logo {
    list-style: none;
    display: block;
    width: 100%;
    padding-right: 56px;
    margin-top: 0px;
}
}