a img {border: none;}
a {text-decoration:none;color:white;}
* {margin:0;padding:0;border:0;}
body {font-family: 'Lato';font-weight:400;letter-spacing:1px;font-size:1em;color:white}

.back-to-top{position:fixed;bottom:10px;right:10px;z-index:1707742017;cursor:pointer;display:none}
.back-to-top img{max-width:50px}

#header{width:100%;height:235px;position:fixed;top:0px;margin:auto;z-index:100000;background-color:#1a0d04}
#header-left{width:75%;float:left;}
#title{height:150px;float:none}
.title{cursor:pointer}
h1{font-size:5em;font-weight:200;margin-left:1%;padding-top:10px}
#sub-title{height:50px;clear:both}
h2{font-size:1.5em;margin-left:1%;font-weight:200;}
#header-right{width:25%;float:left}
#social{width:96%;margin-right:4%;text-align:right;height:200px}
.social{width:20%;text-align:right;float:right;padding-top:70px;cursor:pointer}
.social img{max-width:30px}

#nav ul{width:100%;clear:both}
#nav li{width:25%;float:left;list-style-type:none;background-color:#404040;text-align:center;height:35px;line-height:35px;font-size:1.5em;font-weight:200}

#wrapper{padding-top:400px;color:white;width:100%;clear:both;height:500px;margin-top:235px;background: url("images/bg.jpg") ;background-repeat: no repeat;background-position: left 0px;-webkit-background-size: cover;-moz-background-size:: cover;-o-background-size: cover;background-size: cover}
.soon{position:relative;font-weight:200;font-size:5em;width:100%;text-align:center}

footer{width:100%;background:#1a0d04;text-align:center;padding-top:100px;padding-bottom:100px}
.copyright{position:relative;margin-top:50px;font-weight:300;font-size:1em}

@media only screen and (max-width: 900px) {


#header{width:100%;height:135px;position:fixed;top:0px;margin:auto;z-index:100000;background-color:#1a0d04}
#header-left{width:75%;float:left;}
#title{height:90px;float:none}
#sub-title{height:30px;clear:both}
#header-right{width:25%;float:left}
h2{font-size:.5em;margin-left:0%;font-weight:200}

#social{width:90%;margin-right:10%;text-align:right;height:120px}
.social{width:100%;text-align:right;float:right;padding-top:30px;cursor:pointer}
.social img{max-width:30px}

.soon{position:relative;font-weight:300;font-size:3em;width:100%;text-align:center}


h1{font-size:3em;font-weight:300;margin-left:1%;padding-top:10px}
h2{font-size:1.2em;margin-left:1%;font-weight:300;}
#wrapper{padding-top:107px;color:white;width:100%;clear:both;height:400px;margin-top:120px;background: url("images/bg.jpg") ;background-repeat: no repeat;background-position: left 0px;-webkit-background-size: cover;-moz-background-size:: cover;-o-background-size: cover;background-size: cover}
#nav{display:none}
}