.home_box_style {
 width:100%;
 height:100%;
background-attachment:fixed;
 overflow:hidden;
 opacity:0;
 filter:alpha(opacity = 0)
}
.fucking_style {
 display:inline-block;
 font-size:49.64px;
 letter-spacing:.44em;
 margin-left:.44em
}
.latest_work_button_style {
 position:absolute;
 padding-top:.6em;
 bottom:35%;
 left:-110px;
 margin-left:50%;
 display:block;
 width:230px;
 height:68px;
 font-size:11px;
 line-height:1em;
 letter-spacing:.5em;
 text-align:center;
 background-image:url(../img/button_latestwork_nt.png);
 background-repeat:no-repeat;
 background-position:bottom center;
 opacity:0;
 filter:alpha(opacity = 0)
}
.home_project_link_style {
 display:inline-block
}
.home_title_style {
 font-size:118px;
 line-height:1em
}
.home_subtitle_style {
 font-size:27px;
 line-height:1em;
 letter-spacing:.13em
}
.home_footer_style {
 font-size:17.34px;
 letter-spacing:1.51667px;
 width:100%;
 height:190px
}
.home_footer_style img {
 margin:0 8px
}
@media screen and (max-width:800px) {
 .main_ui_container_style {
  background:0;
  color:#eaefd6
 }
 .fucking_style {
  font-size:27.46px
 }
 .home_title_style {
  font-size:6em;
  line-height:1.4em;
  letter-spacing:.06em;
 }
 .home_subtitle_style {
  font-size:1.6em;
 }
}

@media screen and (max-width:576px) {
 .main_ui_container_style {
  background:0;
  color:#eaefd6
 }
 .fucking_style {
  font-size:27.46px
 }
 .home_title_style {
  font-size:4em;
  line-height:1em;
  letter-spacing:.04em;
 }
 .home_subtitle_style {
  font-size:1.2em;
 }
}

