
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/gotham/Gotham-Book.eot?#iefix') format('embedded-opentype'),  url('../fonts/gotham/Gotham-Book.otf')  format('opentype'),
         url('../fonts/gotham/Gotham-Book.woff') format('woff'), url('../fonts/gotham/Gotham-Book.ttf')  format('truetype'), url('../fonts/gotham/Gotham-Book.svg#Gotham-Book') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham';
  src: url('../fonts/gotham/Gotham-Medium.eot?#iefix') format('embedded-opentype'),  url('../fonts/gotham/Gotham-Medium.otf')  format('opentype'),
         url('../fonts/gotham/Gotham-Medium.woff') format('woff'), url('../fonts/gotham/Gotham-Medium.ttf')  format('truetype'), url('../fonts/gotham/Gotham-Medium.svg#Gotham-Medium') format('svg');
  font-weight: bold;
  font-style: bold;
}


@font-face {
  font-family: 'Brandon-Bold';
  src: url('../fonts/brandon/BrandonGrotesque-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/brandon/BrandonGrotesque-Bold.otf')  format('opentype'),
         url('../fonts/brandon/BrandonGrotesque-Bold.woff') format('woff'), url('../fonts/brandon/BrandonGrotesque-Bold.ttf')  format('truetype'), url('../fonts/brandon/BrandonGrotesque-Bold.svg#BrandonGrotesque-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

body {
    background: #000;
}
.overlay {
    display: none;
}

.codrops-header {
    position: relative;
}

#header h1 {
    height: 0;
    padding: 0;
    padding-top: 32px;
    overflow: hidden;
    background: url(../i/logo-mediadem.png) center top no-repeat;
    line-height: 1em;
}

.codrops-header h1 {
    text-align: center;
    float: none;
}

button.slider-switch {
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0;
}

.dragslider h2 {
    font-family: 'Brandon-Bold', Arial, sans-serif;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
}

.dragslider h2 span {
    color: #fff;
    background: #E71096;    
    display: inline-block;
    padding: 1%;
}
.dragslider h2 img {
    max-width: 100%;
    width: 90%;
}

.dragslider .dot-box {
    width: 100%;
    position: absolute;
    bottom: calc(20% - 100px);
    z-index: 10;
}
.dragslider .dot-box ul {
    display: table;
    border-spacing: 40px; 
    margin: 0 auto;
    padding: 0;
    list-style-type: none;
}
.dragslider .dot-box li {
    color: #fff;
    background: #E71096;    
    display: inline-block;
    padding: 1%;
    width: 140px;
    /*max-width: 160px;*/
    height: 140px;
    zoom: 1;  

    text-transform: uppercase;
    vertical-align: top;
    border-radius: 50%;
    font-size: 1.5em;

    -webkit-transition: all 0.3s;
    transition: all 0.3s;

    -webkit-transform: scale(1);
    transform: scale(1)

}

.dragslider .dot-box li  {
    display: table-cell;
    vertical-align: middle;
    text-align: center;

}

.dragslider .dot-box li span { font-weight: bold; }

.img-dragger-small .slide h2 {
    padding-top: 0;
    top: 30%;
}

.img-dragger-small .slide h2 span {
    font-size: 0.7em;
}

.img-dragger-small .dot-box ul {
    border-spacing: 20px;
}

.img-dragger-small .dot-box li {
    opacity: 0;

    -webkit-transition: none;
    transition: none;

    -webkit-transform: scale(0.1);
    transform: scale(0.1)  
}

.img-dragger-small .slide.current img {
    opacity: 1;
}


#tagline { background: #000; position: fixed; left: 0; top: 0; width: 100%; height: 100%; text-align: center; opacity: 0; }
#tagline h2 { font-size: 5em; top: 35%; width: 100%; position: absolute; margin: 0; white-space: nowrap; font-family: "Brandon-Bold", Arial, sans-serif; }
#line-consultant { color: #E71096; text-decoration: line-through; display: inline; background: transparent; padding: 0; }
#line-consultant span { color: #c5d3d6; background: transparent; display: inline; background: transparent; padding: 0; }
#hand-placemaker {
    position: absolute;
    display: inline-block;
    background: #000;
    color: #E71096;
    font-style: italic;
    text-transform: lowercase;
    background: url(../i/placemaker.png) right top no-repeat;
    height: 0;
    padding: 0;
    padding-top: 122px;
    overflow: hidden;
}
#tagline-marker-deco, #footer-marker-deco {
    display: inline-block;
    position: absolute;
    right: 5%;
    bottom: -300px;
    width: 139px;
    height: 370px;
    background: url(../i/pisak.png) center top no-repeat;
}
#footer-marker-deco {
    bottom: 0;
    z-index: 100;
}

.img-dragger-small #tagline-marker-deco {
    background-size: 30%;
    right: 5%;
    height: 70px;
}
.img-dragger-small .slide#tagline h2 {
    top: 20%;
    font-size: 2em;
}
.img-dragger-small .slide#tagline h2 span {
    font-size: 1em;
}

.img-dragger-small #hand-placemaker {
    background-size: 75%;
}

.content-bottom {
    position: absolute; left: 0; bottom: 0; width: 100%; height: 20%; background: #fff; opacity: 1; z-index: 0;
}
.img-dragger-small .content-bottom { opacity: 0; }
.content-switch {
    width: 91px;
    height: 0;
    overflow: hidden;
    padding-top: 53px;
    background: url(../i/more-btn.png) no-repeat;

    position: absolute;
    cursor: pointer;
    top: 100%;
    left: 50%;
    -webkit-transform: translate3d(-50%,-120%,0);
    transform: translate3d(-50%,-120%,0);
    z-index: 16000; 
}

.show-content .current .content-switch {
    background: url(../i/less-btn.png) no-repeat;
}

@media screen and (min-width: 1280px) {
    .pages .content p { width: 60%; }
}

.pages .content.show .footer {
    width: 100%;
    background: url(../i/pisak.png) no-repeat 95% top;
  padding-bottom: 3em;
  padding-top: 12em;
    font-size: 14px;    
}
.pages .content h2 {
    color: #fff;
    background: #E71096;
    margin: 1.85em 10px 1em;
    padding: 0;
}

.pages .content .footer-address {
    display: block;
    font-weight: normal;
    font-size: 14px;
    line-height: 1em;
}
#slideshow { opacity: 0; }

.great { font-weight: bold; }
.magenta { color: #E71096; }
.magenta-bg { background-color: #E71096; color: #fff; }
footer { position: absolute; left: 0; bottom: 10px; width: 100%; text-align: center; color: #fff; }
