@media (max-width: 992px) and (min-width: 0px) {
  
  .header .menu {
    display: none;
    width: 100%;
    padding: 20px;
  }
  .header .menu ul { width: 100%;}
  .header .menu ul li {width: 100%;padding: 20px 0;border-bottom: 1px solid #ccc;}
  #nav-icon2 { display:block;}
  .language { float: left;}
  .header .menu ul { float:right;}
  .statistics-count {width: 46%;}
  .home-slogan2 {height: auto !important;background-position-x: 100%;background-size: contain;background-position-y: 90px;padding-top: 30px;}
  .statistics-count:hover { margin-top: 10px !important;}
  .services .item { margin-bottom: 20px;}
  .parallax .text { width: 90%;}
  .fixedmenu .menu ul li:hover { color: #ffd1d3;}
  .fixedmenu .menu ul li {
    border-bottom: 1px solid #bb070f !important;
}
.css3panels-container { height: auto !important;}
.page-title h3 {
    font-size: 18px;
    padding: 5px 5px 15px 0;
}
.page-title h2 {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
}
.page-title p {
    font-size: 13px;
}
.home-slogan h2 {font-size: 19px;}
.home-slogan hr {
    margin-top: 10px;
    margin-bottom: 10px;
}
.home-slogan p {
    font-size: 12px;
}
.header .logo {
    width: 60px;
}
.home-slogan2 h2 {
    text-align: center;
}
.home-slogan2 hr {
    display: none;
}
.home-slogan2 p {
    text-align: center;
}
}
