/* General */

/*Reset Common Tags*/

a,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td,img {
margin:0;
padding:0;
}

header,nav,article,aside,footer,hgroup,section {
display:block;
}

html {
background-color: #fff;
}

body {
font-family: 'Lato', sans-serif;
font-weight:300;
font-size:18px;
color:#444;
margin:0;
padding:0;
}

/**** GENERAL ****/

a {
outline:0;
cursor:pointer;
text-decoration:none;
}

a:hover {
text-decoration:none;
}

img {
border:0;
}

h1 {
font-size:50px;
text-transform: uppercase;
margin:150px 0 15px 0;
padding:0;
font-weight:500;
}

h2 {
width:100%;
font-size:28px;
}

p {
margin:0 0;
}

/**** LAYOUT ****/

.container {
min-height: 100%;
}

header {
float:left;
width:100%;
height:500px;
color:#fff;
background:#e8724e;
text-align:center;
} 

#header-bg {
float:left;
width:100%;
height:500px;
background: url(images/bg_header.jpg) no-repeat top center fixed #e8724e;
}

header a {
color:#fff;
}

#download {
width:196px;
height:46px;
line-height:46px;
text-transform: uppercase;
color:#fff;
font-size:16px;
background:none;
margin-top:45px;
font-weight:400;
display:inline-block;
border: 2px solid #fff;
-webkit-border-radius:4px;
border-radius:4px;
transition:background, color .2s linear;
-moz-transition:background, color .2s linear;
-o-transition:background, color .2s linear;
-webkit-transition:background, color .2s linear;
}

#download:hover {
background:#fff;
color:#e8714d;
}

#content p {
float:left;
width:100%;
text-align: center;
line-height:38px;
font-weight:300;
margin: 80px 0;
}

#links {
float:left;
width:100%;
text-align: center;
}

#license {
width:200px;
height:50px;
line-height:50px;
text-transform: uppercase;
color:#fff;
font-size:16px;
background:#e8714d;
font-weight:400;
display:inline-block;
-webkit-border-radius:4px;
border-radius:4px;
margin:0 20px;
transition:background .2s linear;
-moz-transition:background .2s linear;
-o-transition:background .2s linear;
-webkit-transition:background .2s linear;
}

#license:hover {
background:#d0613f;
}

#tweet {
width:200px;
height:50px;
line-height:50px;
text-transform: uppercase;
color:#fff;
font-size:16px;
background:#55acee;
font-weight:400;
display:inline-block;
-webkit-border-radius:4px;
border-radius:4px;
margin:0 20px;
transition:background .2s linear;
-moz-transition:background .2s linear;
-o-transition:background .2s linear;
-webkit-transition:background .2s linear;
}

#tweet:hover {
background:#4296d6;
}

#icons {
float:left;
width:100%;
text-align: center;
}

#icons img {
width:1298px;
padding:98px 0 90px 0;
border-bottom:1px solid #cad5d8;
}

#follow {
float:left;
width:100%;
text-align: center;
font-size:14px;
text-transform: uppercase;
padding:54px 0 64px 0;
}

#follow div {
float:left;
width:100%;
margin-top:22px;
}

#follow a {
margin:0 14px;
}

footer{
float:left;
width:100%;
height:115px;
line-height:115px;
background:#eef2f5;
font-size:14px;
font-weight:400;
text-align: center;
color:#666;
}

footer a {
color:#666;
}

footer a:hover {
color:#53A3CD;
}

/*modal window*/
.overlay {
position: fixed;
width: 100%;
height: 100%;
display:table;
top: 0;
left: 0;
z-index: 1000;
background: #fff;
text-align: center;
}

.modal-close {
width:100%;
display:block;
padding:30px 0 0 0;
font-size:14px;
font-weight:400;
text-transform:uppercase;
}

#overlay-content {
width: 100%;
height: auto;
display:table-cell;
vertical-align:middle;
}

#overlay-content p {
margin:20px 0;
}

#overlay-content p a {
font-weight:500;
color:#53A3CD;
}

#download-file {
width:200px;
height:50px;
line-height:50px;
text-transform: uppercase;
color:#fff;
font-size:16px;
background:#e8714d;
font-weight:400;
display:inline-block;
-webkit-border-radius:4px;
border-radius:4px;
margin:10px 0 0 0;
transition:background .2s linear;
-moz-transition:background .2s linear;
-o-transition:background .2s linear;
-webkit-transition:background .2s linear;
}

#download-file:hover {
background:#d0613f;
}

#overlay-follow {
float:left;
width:100%;
text-align: center;
padding:24px 0 34px 0;
}

#overlay-follow div {
float:left;
width:100%;
margin-top:12px;
}

#overlay-follow a {
margin:0 10px;
}

/*license*/
#license-text {
margin:0 auto;
width:800px;
padding-top:30px;
}

#license-text p {
margin:20px 0;
line-height:36px;
}

#back {
float:left;
width:100%;
text-align:center;
margin-top:30px;
}

#back-button {
width:200px;
height:50px;
line-height:50px;
text-transform: uppercase;
color:#fff;
font-size:16px;
background:#e8714d;
font-weight:400;
display:inline-block;
-webkit-border-radius:4px;
border-radius:4px;
margin:10px 0 50px 0;
transition:background .2s linear;
-moz-transition:background .2s linear;
-o-transition:background .2s linear;
-webkit-transition:background .2s linear;
}

#back-button:hover {
background:#d0613f;
}

/************************************************************************************
responsive
*************************************************************************************/
@media screen and (max-width: 1320px) {
#content p {
margin: 60px 0;
}
#icons img {
width:92%;
margin:0 4%;
padding:78px 0 70px 0;
}
#follow {
padding:34px 0 44px 0;
}
}

@media screen and (max-width: 820px) {
#license-text {
width:92%;
padding:0 4%;
}
}

@media screen and (max-width: 650px) {
#content p {
width:92%;
padding:0 4%;
}
#content p br {
display:none;
}
}

@media screen and (max-width: 497px) {
h1 {
margin-top:128px;
}
header p {
line-height:30px;
}
#name {
float:left;
width:100%;
}
#license {
margin:0 20px 30px 20px;
}
footer{
font-size:11px;
}
}