body{ padding:0;margin:0;  color:#57707a; font-weight:normal; text-align:center; color: #333; font-family: 'Scada', sans-serif; background:url(../images/bg-1.jpg) no-repeat #1c1c1c fixed center bottom; }
a { color: #39a691; }
img {max-width: 100%}
.img-fixed{ position:fixed; top:0; left:0; right:0; bottom:0; padding:5% 50px; overflow: auto;  }
h1 { color: #ffffff; font-size:60px; font-weight: normal;}
h3 { color: #FFFFFF; font-weight: normal; margin-top: 40px; font-size: 32px; font-weight: normal; }
footer { display: block; margin-top: 50px;}
footer a { color: #FFFFFF; margin-bottom: 10px; text-decoration: none; }
@media (max-width:1366px) {
    .img-fixed {padding: 80px;}
    h1 { font-size: 48px }
    h3 { font-size: 24px; margin-top: 30px; }
}
@media (max-width:767px) {
    .img-fixed {padding: 30px;}
    h1 { font-size: 32px }
    h3 { font-size: 18px; margin-top: 30px; }
}