@font-face {
    font-family: 'pnr';
    src: url('fonts/proximanova/mark_simonson_-_proxima_nova_regular-webfont.eot');
    src: url('fonts/proximanova/mark_simonson_-_proxima_nova_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/proximanova/mark_simonson_-_proxima_nova_regular-webfont.ttf') format('truetype'),
         url('fonts/proximanova/mark_simonson_-_proxima_nova_regular-webfont.woff2') format('woff2'),
         url('fonts/proximanova/mark_simonson_-_proxima_nova_regular-webfont.woff') format('woff'),
         url('fonts/proximanova/mark_simonson_-_proxima_nova_regular-webfont.svg#proxima_nova_rgregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'pnr_i';
    src: url('fonts/proximanova/mark_simonson_-_proxima_nova_regular_italic-webfont.eot');
    src: url('fonts/proximanova/mark_simonson_-_proxima_nova_regular_italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/proximanova/mark_simonson_-_proxima_nova_regular_italic-webfont.ttf') format('truetype'),
         url('fonts/proximanova/mark_simonson_-_proxima_nova_regular_italic-webfont.woff2') format('woff2'),
         url('fonts/proximanova/mark_simonson_-_proxima_nova_regular_italic-webfont.woff') format('woff'),
         url('fonts/proximanova/mark_simonson_-_proxima_nova_regular_italic-webfont.svg#proxima_nova_rgregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
  font-family: 'ProximaNova-Semibold';
  src: url('fonts/proximanova/ProximaNova-Semibold.eot');
  src: url('fonts/proximanova/ProximaNova-Semibold.eot?#iefix') format('embedded-opentype'),
       url('fonts/proximanova/ProximaNova-Semibold.woff2') format('woff2'),
       url('fonts/proximanova/ProximaNova-Semibold.woff') format('woff'),
       url('fonts/proximanova/ProximaNova-Semibold.ttf') format('truetype'),
       url('fonts/proximanova/ProximaNova-Semibold.svg#ProximaNova-Semibold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'pnr_l';
    src: url('fonts/proximanova/mark_simonson_-_proxima_nova_light-webfont.eot');
    src: url('fonts/proximanova/mark_simonson_-_proxima_nova_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/proximanova/mark_simonson_-_proxima_nova_light-webfont.ttf') format('truetype'),
         url('fonts/proximanova/mark_simonson_-_proxima_nova_light-webfont.woff2') format('woff2'),
         url('fonts/proximanova/mark_simonson_-_proxima_nova_light-webfont.woff') format('woff'),
         url('fonts/proximanova/mark_simonson_-_proxima_nova_light-webfont.svg#proxima_nova_rglight') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on January 20, 2016 */



@font-face {
    font-family: 'oswaldbold';
    src: url('fonts/oswald-bold-webfont.eot');
    src: url('fonts/oswald-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/oswald-bold-webfont.woff2') format('woff2'),
         url('fonts/oswald-bold-webfont.woff') format('woff'),
         url('fonts/oswald-bold-webfont.ttf') format('truetype'),
         url('fonts/oswald-bold-webfont.svg#oswaldbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

body{font-family: 'pnr'; background: url(img/bg.png) 0 0; text-align: center; color: #030303;}
.header{padding: 45px 0;}
.calameo{height: 600px; max-width: 100%; margin:auto;}
.under{margin: 45px 0;}
.under p{display: inline-block; background: #a3184b; color: #fff; padding: 5px 10px; margin: 0px;}
.under p:first-child{padding-top: 14px;}
.under p:last-child{padding: 5px 30px; margin-top: 10px; font-size: 28px;}
.under p a{color: #fff; text-decoration: underline;}
.under p strong{font-size: 40px; line-height: 33px; font-family: 'oswaldbold';}
.footer{font-size: 20px; padding-bottom: 45px;}

@media screen and (max-width: 1024px) {
  iframe{height: 90%;}
  .header, .under{padding: 20px 0;}
  .footer{padding-bottom: 20px;}
}