/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2015-03-27, 12:18:03
    Author     : msulej
*/
/* 
    Created on : 2015-03-23, 07:11:25
    Author     : msulej
*/
/* wysokosc headera */
/* wysoksc linii 70px */
/* klasy fontow do paneli */
/* margines globalny */
#sociale {
  position: relative;
}
#sociale > div {
  position: absolute;
}
.socials {
  text-align: center;
  color: #4a6371;
  display: none;
}
.socials h1 {
  font: 300 60px "Lato", sans-serif;
  margin-bottom: 2.5%;
}
.socials h1 + p {
  font: 400 50px "Lato", sans-serif;
}
.socials .media {
  background: #fff;
  margin: 10px;
  text-align: left;
  overflow: hidden;
  z-index: 1;
}
.socials img:first-child {
  max-width: 65px;
  float: left;
  margin: 33px 10px 10px 20px;
}
.socials img,
.socials img.big {
  max-width: 100%;
}
.socials img.big {
  margin: 0;
}
.socials .top {
  overflow: hidden;
  padding: 40px 18px 10px 20px;
  color: #7f7f7f;
  height: 242px;
}
.socials .media p {
  font: 300 18px/26px "Lato", sans-serif;
  padding-bottom: 20px;
  color: #7f7f7f;
}
.socials p.author {
  font: 700 20px "Lato", sans-serif;
  color: #4a6371;
}
.socials .top a {
  color: #409cd0;
}
.socials .top .icon {
  float: left;
  display: inline-block;
  margin-top: 2px;
  margin-right: 15px;
}
.socials .top > span {
  float: right;
  font: 300 17px "Lato", sans-serif;
  color: #b2b2b2;
}
.media.typ-1 {
  height: 517px;
}
.media.typ-2 {
  height: 248.5px;
}
.media.typ-3 {
  height: 517px;
}
.media.typ-1 .top {
  height: 205.7px;
}
.media.typ-3 {
  position: relative;
  background-color: #999;
}
.media.typ-3 a {
  display: block;
}
.media.typ-3 .top {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 20px;
  z-index: 100;
  text-indent: 0;
  height: auto;
}
.media.typ-3 .top p {
  color: #fff;
  font-weight: 400;
}
.media.typ-3 .icon {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  margin: -49px 0 0 -49px;
}
.on-button {
  padding: 2.5% 0 5%;
  clear: both;
}
.button.typ-4 {
  background: transparent;
  border: 2px solid #4a6371;
  color: #4a6371;
}
