body{ background-color:#111; margin:20px 0px; padding:0px; text-align:left; width:100%;}

div{ border: none;}

body, p, a { font-family:Verdana, Geneva, sans-serif; font-size:1em;   color:#111;}

a:link {color: #111; text-decoration:none;} /* unvisited link */
a:visited {color:#111; text-decoration:none;} /* visited link */
a:hover {color:#111; text-decoration:none;} /* mouse over link */
a:active {color:#eee; text-decoration:none;} /* selected link */

#content{background-color:#fff; width:100%; max-width:750px; margin:0px auto;   position:relative; }

.parts{ margin-left:1.2em; color:#111; }

#language{ display:inline-block; margin-left:24em; position:absolute; top:10px; right:20px; z-index:11;}

#language a{ background-color:#fdb825; padding:10px 10px; }

#logo_metaltech{ display:inline-block;margin-left:0.8em; margin-top:10px; position:relative; z-index:11;  }

.movie-embed { position: relative; padding-bottom: 56.25%; /* 16/9 ratio */ padding-top: 5px; /* IE6 workaround*/ height: 0; overflow: hidden; width:95%; margin:0px auto; }

.movie-embed iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.corners { padding:0px; z-index:1; }

#top_right { position:absolute; right:0px; top:0px;z-index:1; }

#top_right img { max-width:100%; height: auto !important; }

#top_left { position:absolute; left:0px; top:0px; z-index:1; }

#bottom_left { position:absolute; bottom:0px; left:0px; z-index:1; }

#bottom_left img { vertical-align:text-bottom; }

#bottom_right { position:absolute; bottom:0px; right:0px; z-index:1; }
#bottom_right img { vertical-align:text-bottom; }

#full_website { display:inline-block; z-index:22; position:relative; width:100%; text-align:center; }
#full_website a { background-color:#fdb825; padding:20px 20px; font-weight: bold; text-transform: uppercase; }

#title { position:relative; margin-left:0.6em; z-index:22; font-size:1.8rem; margin-top:50px; color:#111; font-weight:bold; text-transform: uppercase; font-weight: bold;}
#background-text { width:100%; text-align:center; margin-top: -20px; position:relative; z-index:24; }
#background-text img { max-width:85%; height: auto !important; }

.header-i { border:solid 1px #111; margin:15px; margin-top:30px; background-color:#111; text-transform: uppercase; }

.header-i a { display:inline-block; height:100%; width:100%; padding:30px 0px; text-align: center; color:#fdb825; font-size: 1.4rem; font-weight:bold; }

.header-i:hover { background-color:#222; }

.header-v { font-weight:bold; margin:21px; font-size:1.4rem; margin-top:40px; }

.app-section a{ margin: 0px 15px; margin-top: 40px;  background-color:#111; color:#fff; padding:30px 0px 0px 30px;   text-transform: uppercase; 
    font-weight: bold; display: flex; justify-content: space-between; }

.app-section li {color:#fdb825; text-transform:initial; font-weight: normal; margin-left:30px; line-height:1.3rem; margin-top:10px; margin-bottom:5px;  font-size:initial; }

.app-phone {max-width:200px; }

.app-section ul {margin-left:0px; margin-top:0px;  padding-left:0px; font-size:1rem; line-height:22px;   }
.app-section ul span { font-size: 1.4rem; display:block; margin-bottom:7px; color:#fdb825; }

@media only screen and (max-width: 600px) {
    .app-phone {display:none;    }
    #logo_metaltech img {max-width:70%; }
}