/* Add here all your css styles (customizations) */

@media screen and (min-width:320px) and (max-width:991px){
a#toplogo.navbar-brand img {width:40px;height:auto;}
a#toplogo.navbar-brand,
a#toplogo.navbar-brand span{font-size:14px;}
.navbar-brand{margin-top:8px;}
.navbar-nav {
  float: right;
  margin: 0;
}
.flags {
  float: right;
  margin-right: 7px;
}
.title-v1 h1, .title-v1 h2 {
  color: #444;
  font-family: "Open Sans",sans-serif;
  font-size: 21px;
  margin-bottom: 15px;
  padding-bottom: 20px;
  position: relative;
  text-transform: uppercase;
}
.tp-bgimg{background-size: 100% auto  !important;background-color:#000 !important;}
}
.col-sm-12.center.sepa {
  height: 69px;
}
html body#body.demo-lightbox-gallery.pace-done section.foot div.container.content-sm{margin-bottom:30px;}
.col-sm-33{width:16%; display:inline-block;text-align:center;}
.col-sm-2a{width:19%; font-size:13px;display:inline-block;text-align:center;}
@media all and (max-width:1200px){.col-sm-33{width:33%;}}
@media all and (max-width:640px){.col-sm-33{width:100%;}}
