body {
  height: 100%;
  background-color: #262626;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}
h1 {
  display: block;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family:'Open Sans', sans-serif;
  font-size: 38px;
  line-height: 44px;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
}
h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family:'Open Sans', sans-serif;
  font-size: 25px;
  line-height: 36px;
  font-weight: 300;
  text-align: center;
}
h3 {
  margin-top: 0px;
  margin-bottom: 7px;
  padding-top: 0px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  font-family:'Open Sans', sans-serif;
  color: white;
  font-size: 16px;
  line-height: 30px;
  font-weight: 300;
}
h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
p {
  margin-top: 20px;
  margin-bottom: 5px;
  font-family:'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 23px;
  text-align: center;
}
.button {
  display: inline-block;
  width: 100%;
  height: 60px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding: 5px 50px 4px;
  float: none;
  background-color: #276ca8;
  font-family:'Open Sans', sans-serif;
  color: white;
  font-size: 26px;
  line-height: 16px;
  font-weight: 300;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
.button:hover {
  background-color: #2f87d4;
}
.button.projectbutton {
  height: 50px;
  margin-top: 30px;
  padding-top: 19px;
  padding-right: 30px;
  padding-left: 30px;
  font-size: 20px;
}
.button.projectbutton:hover {
  background-color: #2e89d9;
}
.nav {
  font-family:'Open Sans', sans-serif;
  color: #555;
}
.navsection {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  background-color: #0d0d0d;
  color: #555;
}
.about {
  padding-top: 30px;
  padding-bottom: 50px;
  background-color: #e0e0e0;
}
.works {
  width: 100%;
  margin-left: auto;
  padding-top: 30px;
  padding-bottom: 50px;
  border-bottom-color: #878787;
}
.clients {
  padding-top: 30px;
  padding-bottom: 50px;
  background-color: #e0e0e0;
}
.skills {
  padding-top: 30px;
  padding-bottom: 50px;
}
.contact {
  padding-top: 30px;
  padding-bottom: 50px;
  background-color: #e0e0e0;
  font-size: 20px;
}
.social {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #4f4f4f;
}
.footer {
  padding-top: 50px;
  padding-bottom: 50px;
  font-size: 12px;
}
.clients_container {
  text-align: center;
}
.menuitem {
  color: #666;
  text-decoration: none;
}
.menuitem:hover {
  color: #949494;
}
.light {
  margin-top: 20px;
  padding-bottom: 0px;
  color: #ababab;
  font-size: 38px;
  list-style-type: none;
}
.light.slider {
  margin-top: 18px;
  padding-top: 0px;
  font-size: 20px;
  line-height: 28px;
}
.light.h2 {
  margin-top: 37px;
  margin-bottom: 29px;
  padding-bottom: 8px;
  border-bottom: 1px solid #4f4f4f;
  font-size: 26px;
}
.light.h2_skills {
  margin-bottom: 0px;
  font-size: 26px;
}
.light.para_text {
  margin-top: 10px;
  margin-bottom: 0px;
  padding-bottom: 45px;
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
}
.light.big {
  margin-top: 0px;
  padding-top: 43px;
  font-size: 68px;
}
.form_div {
  width: 50%;
  margin-top: 34px;
  margin-left: 25%;
  text-align: left;
}
.para_footer {
  color: #878787;
  font-size: 14px;
}
.morework_button {
  display: block;
  width: 50%;
  margin-top: 37px;
  padding-top: 21px;
}
.contact_button {
  display: block;
  width: 20%;
  margin-top: 37px;
  padding-top: 21px;
}
.morework_button:hover {
  background-color: #2f87d4;
}
.project {
  margin-top: 5px;
  margin-bottom: 5px;
  background-image: url('../images/project1.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

/*--------------------------------
PROJECT THUMBS
--------------------------------*/

.project._1-1 {
  height: 200px;
  background-image: url('../images/thumbs_projects_next.png');
  background-position: 50% 50%;
}
.project._1-2 {
  height: 200px;
  background-image: url('../images/thumbs_projects_frdigital.png');
}
.project._1-3 {
  height: 200px;
  background-image: url('../images/thumbs_projects_faz.png');
}

.project._1-4 {
  height: 200px;
  background-image: url('../images/thumbs_projects_tileset.png');
  background-position: 50% 50%;
}
.project._1-5 {
  height: 200px;
  background-image: url('../images/thumbs_projects_rpg.png');
}
.project._1-6 {
  height: 200px;
  background-image: url('../images/thumbs_projects_next.png');
}

.project._2-1 {
  height: 200px;
  background-image: url('../images/thumbs_projects_chars.png');
}
.project._2-2 {
  height: 200px;
  background-image: url('../images/thumbs_project_batb.png');
  background-position: 50% 50%;
}
.project._2-3 {
  height: 200px;
  background-image: url('../images/thumbs_project_vs.png');
  background-position: 50% 50%;
}
.project._3-1 {
  height: 200px;
  background-image: url('../images/thumbs_projects_fr.png');
}
.project._3-2 {
  height: 200px;
  background-image: url('../images/thumbs_projects_mgo.png');
}
.project._3-3 {
  height: 200px;
  background-image: url('../images/thumbs_project_gk.png');
}

.project_details {
  height: 100%;
  padding: 20px;
  background-color: rgba(0, 0, 0, 0.65);
  opacity: 0;
  -webkit-transition: all 300ms ease-in;
  transition: all 300ms ease-in;
}
.project_details:hover {
  opacity: 1;
}
.project_para {
  color: white;
  font-size: 13px;
  text-align: left;
}
.namefild {
  height: 60px;
  padding-right: 35px;
  padding-left: 35px;
  border: 1px solid white;
  background-color: white;
  font-family:'Open Sans', sans-serif;
  color: #242424;
  font-size: 16px;
  line-height: 23px;
  font-weight: 300;
}
.namefild.message {
  height: 150px;
  padding-top: 24px;
}
.contact_form {
  color: white;
}
.client_logo {
  margin-top: 5px;
  margin-bottom: 5px;
  background-color: transparent;
  background-image: url('../images/thumbs_client_fr.png');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}
.client_logo._1-1 {
  height: 145px;
}
.client_logo._1-2 {
  height: 145px;
  background-image: url('../images/thumbs_client_faz.png');
}
.client_logo._1-3 {
  height: 145px;
  background-image: url('../images/thumbs_client_bosch.png');
}
.client_logo._1-4 {
  height: 145px;
  background-image: url('../images/thumbs_client_giz.png');
}
.client_logo._2-1 {
  height: 145px;
  background-image: url('../images/thumbs_client_wu.png');
}
.client_logo._2-2 {
  height: 145px;
  background-image: url('../images/thumbs_client_skl.png');
}
.client_logo._2-3 {
  height: 145px;
  background-image: url('../images/thumbs_client_mgo.png');
}
.client_logo._2-4 {
  height: 145px;
  background-image: url('../images/thumbs_client_jobsterne.png');
}
.client_details {
  height: 100%;
  padding: 8px 15px 15px;
  background-color: rgba(0, 0, 0, 0.65);
  opacity: 0;
  -webkit-transition: all 300ms ease-in;
  transition: all 300ms ease-in;
  font-family:'Open Sans', sans-serif;
  text-align: left;
}
.client_details:hover {
  opacity: 1;
}
.client_list {
  color: white;
  font-size: 13px;
  line-height: 17px;
  font-weight: 300;
  list-style-type: square;
}
.nav_header {
  margin-top: 7px;
  color: #787878;
  font-size: 26px;
  font-weight: 300;
}
.social_1 {
  display: block;
  width: 101px;
  height: 101px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/icon_mail.png');
  text-align: left;
}
.social_1.hover {
  background-image: none;
  background-position: 0% 0%;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
  opacity: 0;
  -webkit-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}
.social_1.hover:hover {
  opacity: 1;
}
.social_2 {
  display: block;
  width: 101px;
  height: 101px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/icon_behance.png');
  background-size: 101px 101px;
}
.social_3 {
  display: block;
  width: 101px;
  height: 101px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/icon_facebook.png');
  background-size: 101px 101px;
}
.social_4 {
  display: block;
  width: 101px;
  height: 101px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/icon_linkedin.png');
  background-size: 101px 101px;
}
.social_5 {
  display: block;
  width: 101px;
  height: 101px;
  min-width: 0px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/icon_s6.png');
  background-size: 101px 101px;
}
.social_6 {
  display: block;
  width: 101px;
  height: 101px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/icon_pinterest.png');
  background-size: 101px 101px;
}
.imp_bg {
  margin-top: 0px;
  padding-top: 14px;
  padding-bottom: 42px;
  background-color: #b5b5b5;
}
.imp_para {
  text-align: left;
}
.imp_h1 {
  text-align: left;
}
.imp_h2 {
  text-align: left;
}
.imp_header {
  margin-top: 0px;
  margin-bottom: 6px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.backbutton {
  opacity: 0.32;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.backbutton:hover {
  opacity: 0.9;
}
.link {
  display: inline;
  color: #b5b5b5;
}
.cover {
  display: block;
  height: 100%;
  margin-top: 0px;
  background-image: url('../images/portrait_webseite_a_02.jpg');
  background-position: 50% 61px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  text-align: center;
}
.hello {
  background-color: #0f0f0f;
}
.hello.subline {
  margin-bottom: 0px;
  padding-bottom: 43px;
  font-size: 26px;
  line-height: 31px;
  font-weight: 300;
}
@media (max-width: 991px) {
  h3 {
    font-size: 13px;
  }
  .button.projectbutton {
    margin-top: 6px;
  }
  .dark {
    font-size: 30px;
  }
  .light.h1 {
    font-size: 30px;
  }
  .light.h2 {
    font-size: 24px;
  }
  .form_div {
    display: block;
    width: 95%;
    margin-right: auto;
    margin-left: auto;
  }
  .morework_button {
    width: 60%;
  }
  .project._1-2 {
    height: 160px;
    background-position: 50% 50%;
  }
  .project._1-1 {
    height: 160px;
  }
  .project._1-3 {
    height: 160px;
    background-position: 50% 50%;
  }
  .project._2-1 {
    height: 160px;
  }
  .project._2-2 {
    height: 160px;
  }
  .project._2-3 {
    height: 160px;
  }
  .project._3-1 {
    height: 160px;
  }
  .project._3-2 {
    height: 160px;
  }
  .project._3-3 {
    height: 160px;
    background-position: 50% 50%;
  }
  .project_details {
    height: 100%;
    padding: 8px;
  }
  .project_para {
    margin-top: 8px;
  }
  .client_logo._1-1 {
    height: 145px;
    background-position: 50% 50%;
    background-size: contain;
  }
  .client_logo._1-2 {
    background-position: 50% 50%;
    background-size: contain;
  }
  .client_logo._1-3 {
    background-position: 50% 50%;
    background-size: contain;
  }
  .client_logo._1-4 {
    background-position: 50% 50%;
    background-size: contain;
  }
  .client_logo._2-1 {
    background-position: 50% 50%;
    background-size: contain;
  }
  .client_logo._2-2 {
    background-position: 50% 50%;
    background-size: contain;
  }
  .client_logo._2-3 {
    background-position: 50% 50%;
    background-size: contain;
  }
  .client_logo._2-4 {
    background-position: 50% 50%;
    background-size: contain;
  }
  .client_list {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  h3 {
    font-size: 18px;
    text-align: left;
  }
  .button.projectbutton {
    margin-top: 44px;
  }
  .works_container {
    text-align: center;
  }
  .menuitem {
    color: white;
  }
  .light.h2 {
    display: block;
    width: 500px;
    margin-right: auto;
    margin-left: auto;
  }
  .morework_button {
    width: 75%;
  }
  .project._1-2 {
    display: block;
    width: 300px;
    height: 200px;
    margin-right: auto;
    margin-left: auto;
  }
  .project._1-1 {
    display: block;
    width: 300px;
    height: 200px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .project._1-3 {
    display: block;
    width: 300px;
    height: 200px;
    margin-right: auto;
    margin-left: auto;
  }
  .project._2-1 {
    display: block;
    width: 300px;
    height: 200px;
    margin-right: auto;
    margin-left: auto;
  }
  .project._2-2 {
    display: block;
    width: 300px;
    height: 200px;
    margin-right: auto;
    margin-left: auto;
  }
  .project._2-3 {
    display: block;
    width: 300px;
    height: 200px;
    margin-right: auto;
    margin-left: auto;
  }
  .project._3-1 {
    display: block;
    width: 300px;
    height: 200px;
    margin-right: auto;
    margin-left: auto;
  }
  .project._3-2 {
    display: block;
    width: 300px;
    height: 200px;
    margin-right: auto;
    margin-left: auto;
  }
  .project._3-3 {
    display: block;
    width: 300px;
    height: 200px;
    margin-right: auto;
    margin-left: auto;
  }
  .project_details {
    height: 100%;
    padding: 18px;
  }
  .client_logo._1-1 {
    display: block;
    width: 300px;
    height: 200px;
    margin-right: auto;
    margin-left: auto;
  }
  .client_logo._1-2 {
    display: block;
    width: 300px;
    height: 200px;
    margin-right: auto;
    margin-left: auto;
  }
  .client_logo._1-3 {
    display: block;
    width: 300px;
    height: 200px;
    margin-right: auto;
    margin-left: auto;
  }
  .client_logo._1-4 {
    display: block;
    width: 300px;
    height: 200px;
    margin-right: auto;
    margin-left: auto;
  }
  .client_logo._2-1 {
    display: block;
    width: 300px;
    height: 200px;
    margin-right: auto;
    margin-left: auto;
  }
  .client_logo._2-2 {
    display: block;
    width: 300px;
    height: 200px;
    margin-right: auto;
    margin-left: auto;
  }
  .client_logo._2-3 {
    display: block;
    width: 300px;
    height: 200px;
    margin-right: auto;
    margin-left: auto;
  }
  .client_logo._2-4 {
    display: block;
    width: 300px;
    height: 200px;
    margin-right: auto;
    margin-left: auto;
  }
  .client_list {
    font-size: 14px;
    line-height: 19px;
  }
  .social_1 {
    margin-bottom: 20px;
  }
  .social_2 {
    margin-bottom: 20px;
  }
  .social_3 {
    margin-bottom: 20px;
  }
  .social_4 {
    margin-bottom: 20px;
  }
  .social_5 {
    margin-bottom: 20px;
  }
  .menu-button-1.w--open {
    background-color: #4f4f4f;
  }
  .navmenu {
    background-color: #4f4f4f;
  }
}
@media (max-width: 479px) {
  p {
    width: 95%;
    margin-left: 2.5%;
  }
  .button {
    font-size: 20px;
  }
  .menuitem {
    color: white;
  }
  .menuitem:hover {
    color: #212121;
  }
  .dark {
    width: 95%;
    margin-right: auto;
    margin-left: auto;
  }
  .light.h2 {
    width: 95%;
  }
  .form_div {
    width: 95%;
    margin-left: 2.5%;
  }
  .morework_button {
    width: 95%;
    padding-right: 30px;
    padding-left: 30px;
    font-size: 20px;
  }
  .menu-button-1.w--open {
    background-color: #4f4f4f;
    color: #d1d1d1;
    font-size: 25px;
  }
  .navmenu {
    background-color: #4f4f4f;
  }
  .imp_h1 {
    font-size: 28px;
  }
  .imp_h2 {
    font-size: 21px;
  }
}

