body {
  max-width: 100%;
  font-family: Corbel, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans",     Verdana, "Verdana Ref", sans-serif;
  height: auto;
  overflow: auto;
  margin-left: auto;
  margin-right: auto;
}

#header {
  width: 100%;
  height: 100px;
  position: fixed;
  z-index: 100;
  top:0;
  background: #fff;
}

#logo {
  float: left;
  margin-left:1%;
  margin-top: 1.5%;
  padding-bottom: 1.3%;
  width: 25%;
}

#navigation {
  float: right;
  width: 65%;
  padding-bottom: 1%;
  margin-top: 1.6%;
  
}

#navigation ul li {
  font-family: 'Noto Sans', sans-serif;
  font-size: 1.2em;
  display: inline;
  margin-right: 5%;
  text-decoration: none;
  float: left;
}


#navigation ul li a {
  color: black;
  text-decoration: none;
}


#wrapper {
  width: 100%;
  height: auto;
  margin-top: 100px;
}

#content1 {
  background-image: url('../images/friezenkamp_BG.jpg');
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
  width: 100%;
  height: 0;
  padding-top: 64.53125%; /* (img-height / img-width * width) */
                /* (853 / 1280 * 100) */    
  position: relative;
  z-index: 1;
}

#headline {
  text-align: center;
  color: #595959;
  font-size: 1.3em;
  position: absolute;
  top: 5px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  z-index: -2;
  float: left;
}

#textvaklinks {
    background-image: url('../images/tekstvak.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    opacity: 0.88;
    width: 20%;
    height: auto;
    min-height: 280px;
    border: 0px solid red;
    text-align: left;
    position: absolute;
    margin-bottom: 2%;
    top: 0;
    margin-top: 5%;
    margin-left: 2%;
}

#text1 {
 width: 100%;
 margin-top: -35px;
 color: #505050;
 font-size: 10px;
 height: 155px;
 position: absolute;
 top: 0px;
 left: 0px;
 text-align: center;
}

#text11 {
    width: 90%;
    margin-left: 5%;
    margin-top: 15%;
    height: auto;
    position: absolute;
    display: inline-block;
    
}
    

#textgroot {
 color: #3C3C3C;
 font-size: 45px;
 font-weight: bold;
 margin-bottom: -10px;
}

#textklein {
 color: #3C3C3C;
 font-size: 17px;
 width: 66%;
 text-align: center;
 margin-left: auto;
 margin-right: auto;
}

#services {
  width: 100%;
  height: auto;
  background: #fff;
  position: relative;
}

#velg {
    width: 65%;
    background-image: url('../images/friezenkamp_wheel1.png');
    background-size: contain;
    background-repeat: no-repeat;
    height: 0;
    padding-top: 33.75%; /* (img-height / img-width * width) */
                 /* (853 / 1280 * 100) */ 
}


#textautoservice {
    width: 34%;
    height: 33.75%;
    float: right;
    color: black;
    position: absolute;
    top: 10%;
    bottom: 10%;
    left: 65%;
}

#textautoservice p {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    color: #595959;
    font-weight: bold;
    font-size-adjust: auto;
    align-content: center;
}

#texttext {
    margin-left: 5%;
    margin-right: 5%;
    width: 100%;

}

#apk {
  background-image: url('../images/friezenkamp_BG_02.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 0;
  padding-top: 64.53125%; /* (img-height / img-width * width) */
                /* (853 / 1280 * 100) */    
  position: relative;
  z-index: 1;
}

#textapk {
    width: 40%;
    height: 15%;
    position: absolute;
    top: 70px;
    left: 25px;
}

#textapk img {
    width: 100%;
    height: 100%;
}

#textoveral {
    background-image: url('../images/tekstvak.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    opacity: 0.88;
    width: 20%;
    height: auto;
    min-height: 250px;
    border: 0px solid red;
    text-align: left;
    position: absolute;
    margin-bottom: 2%;
    top: 250px;
    margin-left: 2%;
}

#text4 {
    width: 90%;
    height: auto;
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 80px;
    margin-left: 5%;
    position: absolute;
    border: 0px solid black;
}

#text4 p {
    color: #3C3C3C;
    font-size: 0.85em;
}

#textbox {
    height: auto;
    background-image: url('../images/tekstvak2.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    opacity: 0.88;
    min-height: 85px;
    width: 25%;
    position:absolute;
    border: 0px solid red;
    right: 60px;
    bottom: 25px;
}

#text5 {
    width: 90%;
    height: auto;
    position: absolute;
    display: inline-block;
    right: 5px;
    top: 1px;
    bottom: 7px;
}

#text5 p {
    color: #3C3C3C;
    margin-bottom: -5px;
    font-size: 0.85em;
}

#footer {
  width: 100%;
  height: 570px;
  background: #fff;
}

#footer ul {
    list-style: none;
    color: black;
    font-size: 1.2em;
}

#contactlists ul li {
    float:left; 
    width:50%;
}

#contactform {
    margin-top: 25%;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}


#friezenkampdata {
  width: 90%;
  height: 450px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5%;
  padding-bottom: 5%;
}

#maps {
  width: 50%;
  float: right;
  height: 525px;
  align-content: left;
}

#contactdata {
  width: 47%;
  float: left;
  height: 525px;
}

/* iPad [portrait + landscape] */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    #texttext { width: 80%; font-size: 10px; }
    #headline { font-size: 1.1em; }
    #header { height: 75px; }
    #wrapper { margin-top: 75px; }
    #logo { padding-bottom: 0%; margin-bottom: 0%; }
    #logo img { width: 100%; }
    #navigation { padding-bottom: 0%; margin-bottom: 0%; }
    #navigation ul li { font-size: 14px;}
    #text1 { width: 40%; }
    #text4 { width: 90%; font-size: 0.8em; }
    #text5 { width: 90%; font-size: 0.8em; bottom: 10px;}
    #text11 { font-size: 0.8em; }
    #textapk { top: 70px; }
    #contactlists ul li { font-size: 14px; }
    #content1 { background: url('../images/friezenkamp_BGipad.jpg'); padding-top: 64.5507813%;}
    #apk { background: url('../images/friezenkamp_BG_02ipad.jpg'); padding-top: 64.5507813%;}
    #textoveral { top: 200px; min-height: 280px; }
    #textbox { min-height: 110px; bottom: 50px; }
    #textvaklinks { min-height: 300px; }
}

/* iPhone [portrait + landscape] */
@media only screen and (max-device-width: 480px) {
   #texttext { width: 80%; font-size: 10px; }
   #navigation ul li { font-size: 14px;}
   #logo { padding-bottom: 0%; margin-bottom: 0%; }
   #navigation { padding-bottom: 0%; margin-bottom: 0%; }    
   #headline { font-size: 1.1em; }
   #text1 { width: 40%; }
   #text4 { width: 90%; font-size: 0.8em; }
   #text5 { width: 90%; font-size: 0.8em; bottom: 10px;}
   #text11 { font-size: 0.8em; }
   #textapk { top: 70px; }
   #contactlists ul li { font-size: 14px; }
   #content1 { background: url('../images/friezenkamp_BGipad.jpg'); padding-top: 64.5507813%;}
   #apk { background: url('../images/friezenkamp_BG_02ipad.jpg'); padding-top: 64.5507813%;}
   #textoveral { top: 200px; min-height: 280px; }
   #textbox { min-height: 110px; bottom: 50px; }    
   #textvaklinks { min-height: 300px; }
}

@media screen and (min-width: 1500px) {
    body { font-size: 20px; }
    #text1 { left: 20px; }
    #texttext { margin-top: 20%; }
    #contactform { margin-top: 20%;}
    #textvaklinks { min-height: 320px; }
    #text11 { margin-top: 10%; }
    #textoveral { top: 350px; min-height: 320px; }
    #textbox { min-height: 110px; bottom: 50px; }
}

