.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.socialmedia {
  background: url(https://www.napravivrt.hr/hr/images/bgd-horizontal-border.png) 0 0 repeat-x;
  height: 90px;
  padding-top: 20px;
  clear: both;
}
.socialmedia h4 {
  color: black;
  font-family: barmenopro-medium, sans-serif;
  font-size: 16px;
  line-height: 100%;
  text-align: center;
  margin: 0 0 10px;
}
.socialmedia ul {
  width: 196px;
  margin: 0 auto;
  padding: 0;
  list-style-type: none;
  *zoom: 1;
}
.socialmedia ul:before,
.socialmedia ul:after {
  display: table;
  content: "";
  line-height: 0;
}
.socialmedia ul:after {
  clear: both;
}
.socialmedia ul li {
  float: left;
  white-space: nowrap;
  margin-right: 8px;
}
.socialmedia li:last-child {
  margin-right: 0;
}
.socialmedia ul li img {
  vertical-align: top;
  margin-right: 5px;
}
.socialmedia li:last-child img {
  margin-right: 0;
}
@media (min-width: 1024px) {
  .socialmedia {
    background: url(https://www.napravivrt.hr/hr/images/bgd-vertical-border.png) right 0 repeat-y;
    width: 30%;
    padding-top: 10px;
    float: left;
    clear: none;
  }
}
