@font-face {

  font-family:'Coders-Crux';
  src:url('../fonts/coders_crux.ttf');
  src:url('../fonts/Coders-Crux_nohint.eot');
  src:url('../fonts/Coders-Crux_nohint.eot?#iefix') format('embedded-opentype'),
  url('../fonts/Coders-Crux_nohint.woff') format('woff'), 
  url('../fonts/Coders-Crux_nohint.ttf') format('truetype'),
  url('../fonts/Coders-Crux_nohint.svg#Coders-Crux') format('svg');
}

html, body{
  margin:0;
  padding:0;
  width:100%;
  height:100%;
  min-width:240px;
  min-height:320px;
  text-transform:uppercase;
  font-family:"Coders-Crux";
  color:#4c4c4c;
  -webkit-font-smoothing: none;
  font-smooth: never;
  image-rendering:pixelated;
  font-size:30px;
  background-color:#dddddd;
  background-image:url("../images/Background.png");
  background-size:cover;
  background-position:center;
  background-repeat:no-repeat;
}

a{
  text-decoration:none;
  color:#4c4c4c;
}

a:hover{
  color:#b30000;
}

.simple a{
  color:#b30000;
}

ul{
  margin-top:0px;
}

#wrapper{
  width:100%;
  max-width:1200px;
  margin:auto;
  background:white;
  box-shadow:0px 0px 30px #dadada;
}

#navigation{
  border-bottom:4px solid #b30000;
}

#top{
  padding:9px 0px 19px 0px;
  border-bottom:1px solid #dadada;
}

#logo{
  padding-left:30px;
  font-size:100px;
  display:inline-block;
  word-spacing:-30px;
  margin-right:0px;
  padding-right:0px;
  height:66px;
}

#logo #title, #logo #tit, #logo2 #title2, #logo2 #tit2{
  display:inline-block;
  width:321px;
  height:66px;
}

#logo #tit, #logo2 #tit2{
  display:none;
  width:115px;
}

#logo2{
  font-size:100px;
  position:absolute;
  top:10px;
  left:30px;
  word-spacing:-30px;
}

#logo a:hover{
  color:#4c4c4c;
}

#logo2 a:hover{
  color:#ffffff;
}

#logo img, #logo2 img{
  height:15px;
  width:15px;
}

#newsletter{
  font-size:32px;
  display:inline-block;
  float:right;
  margin:auto 0;
  padding:32px 30px 0px 0px;
}

#newsletter img{
  background-color:#4c4c4c;
  margin-right:4px;
}

#links{
  color:#dadada;
  padding:15px 0px 15px 30px;
}

#header{
  border-bottom:1px solid #dadada;
}

.title, .description{
  width:calc(100% - 60px);
  padding:30px 30px 15px 30px;
}

.title{
  font-size:75px;
}

.description{
  padding-bottom:30px;
}

.heading{
  font-size:60px;
  border-bottom:1px solid #dadada;
  width:100%;
}

.heading:first-of-type{
  padding-top:30px;
}

.description{
  font-size:45px;
  padding-top:0px;
}

#content{
  min-height:580px;
  padding:0px 30px 30px 30px;;
}

#boxes{
  padding-top:15px;
  text-align:justify;
}

.box{
  width:calc(25% - 15px);
  text-align:center;
  display:inline-block;
  padding-bottom:15px;
}

.box img{
  width:100%;
  padding-bottom:15px;
}

.box span{
  font-size:50px;
  width:100%;
  display:block;
  word-spacing:-4px;
}

#boxes:after{
  content:'';
  width:100%;
  display:inline-block;
}

.screenshots{
  padding-top:15px;
  width:100%;
  text-align: justify;
}
.screenshots img{
  width:calc(33.33% - 15px);
  text-align:center;
  display:inline-block;
  padding-bottom:10px;
}

.screenshots:after{
  content:'';
  width:100%;
  display:inline-block;
}

#action{
  width:100%;
  font-size:100px;
  text-align:center;
}

#action a{
  color:#b30000;
}

#download{
  padding:15px 0px 30px 0px;
}

#albumcover{
  width:512px;
  padding-top:15px;
}

#soundtrack{
  min-width:300px;
  margin-left:20px;
  display:inline-block;
  list-style-type: decimal-leading-zero;
  line-height:17px;
  padding-left:40px;
}

#soundtrack li{
    height:17px;
}

#samples iframe, #samples div{
  padding-top:15px;
}

#slide{
  width:100%;
  padding-bottom:15px;
}

#gallery{
  width:100%;
  padding-top:15px;
}

.simple{
  padding:15px 0px 30px 0px;
}

#footer{
  border-top:1px solid #dadada;
  background:#ffffff;
  padding:15px 30px;
  text-align:center;
  width:calc(100% - 60px);
}

#iframe{
  padding:15px 0px;
  border:none;
  width:100%;
  height:auto;
}

#mobile{
  display:none;
  background:#4c4c4c;
  position:relative;
  top:22px;
  width:29px;
  height:23px;
  float:right;
  margin-right:25px;
  cursor:pointer;
}

#mobile:hover{
  background:#b30000;
}

#menu{
  display:none;
  position:fixed;
  font-size:32px;
  top:0px;
  left:0px;
  z-index:99;
  width:100%;
  height:100%;
  background:#b30000;
  color:#ffffff;
  min-height:480px;
}

#menu a, menu a:hover{
  text-align:center;
  display:block;
  width:100%;
  margin: 20px 0px 0px 0px;
  color:#ffffff;
}

#line{
  width:100%;
  height:4px;
  position:absolute;
  top:104px;
  left:0px;
  background:#ffffff;
}

#close{
  position:absolute;
  right:25px;
  top:30px;
  width:29px;
  height:24px;
  cursor:pointer;
}

#follow{
  text-align:center;
  width:100%;
  position:absolute;
  bottom:30px;
}

#items{
  position:relative;
  top:120px;
  left:0px;
}
.sumome-control{
  background:#b30000 !important;
  display:none !important;
}
@media screen and (max-width: 1023px) {
  #links, #newsletter{
    display:none;
  }
  #mobile{
    display:inline-block;
  }
  .box{
    width:100%;
  }
  #albumcover{
    width:100%;
  }
  .screenshots img{
    width:100%;
  }
  #top{
    border-bottom:0px solid #dadada;
  }
  body{
    line-height:normal;
  }
  #top, #footer{
    line-height:1;
  }
  #soundtrack{
     margin-top:20px;
     margin-bottom:40px;
  }
  @-moz-document url-prefix() {
    body{
      line-height:30px;
    }
  }
}
@media screen and (max-width: 479px) {
  #logo #title, #logo2 #title2{
    display:none;
  }
  #logo #tit, #logo2 #tit2{
    display:inline-block;
  }
  #soundtrack{
    min-width:auto;
  }
}
@media screen and (min-width: 1024px){
  #menu{
    display:none !important;
  }
}