body{
    margin: 0;
    padding: 0;
    background-color: #020202;
    background-image: url(mercedes-pic10.jpg);
}
.background{
    background-color: black;
    height: 1350px;
    padding-top:50px ;
}
.background1{
    height: 950px;
    background-color: rgba(0, 0, 0, 0);
}
.logo{
    float: left;
    margin-left: 50px;
    margin-top: -10px;
}
.menu{
    font-family: "Ubuntu", sans-serif;
    width: 100%;
    position: absolute;
    top: 0px;
    text-align: center;
     background-color: rgba(0, 0, 0, 0.651);
     height: 100px;
     padding-top: 50px;
     
}
.links{ 
    
    
    text-decoration: none;
    color: white;
    
    font-size: 24px;
    margin-right: 3%;
    color: #fff;
 
  text-decoration: none;
  letter-spacing: 0.15em;
  
  display: inline-block;
  padding: 15px 20px;
  position: relative;
}
.links:after {    
    background: none repeat scroll 0 0 transparent;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    left: 50%;
    position: absolute;
    background: #fff;
    transition: width 0.3s ease 0s, left 0.3s ease 0s;
    width: 0;
  }
  .links:hover:after { 
    width: 100%; 
    left: 0; 
  }
.far, .fas{
    margin-right: 10px;
}
.background{
    background-attachment: fixed;
}
.background-pic{
    width: 100%;
    
}
.orygins{
    width: 90%;
    text-align: center;
    color: white;
    border-radius: 15px;
    border: 5px solid white;
    margin: 50px auto;
    padding: 15px;
    height: 400px;
    
}
.mercedes-pic1{
    width: 45%;
    float: left;
    border-radius:15px ;
    height: 400px;
    margin-right: 10px;
}
.first-h1{
    font-size: 40px;
    margin-top: 40px;
}
.first-p{
    color: white;
    font-size: 21px;
    
    margin-right: 10px;
}
hr{
    width: 95%;
    border: 2px solid white;
    border-radius: 5px;
}
.history{
    width: 90%;
    padding: 15px;
    border: 5px solid white;
    border-radius: 15px;
    margin: auto;
    margin-top: 50px;
    color: white;
    text-align: center;
    height: 450px;
    margin-bottom: 50px;
}
.mercedes-pic2{
    border-radius: 15px;
    float: right;
    width: 40%;
    height: 450px;
    margin-left: 10px;
}
.second-h1{
    color: white;
    font-size: 40px;
    margin-top: 50px;
}
.second-p{
    font-size: 21px;
}
.third-p{
    color: white;
    text-align: center;
}
.link{
    color: white;
    text-decoration: none;
    text-decoration: none;
    color: white;
    
    
    
    color: #fff;
 
  text-decoration: none;
  
  
  display: inline-block;
  padding: 15px 20px;
  position: relative;
    
}
.link:after {    
    background: none repeat scroll 0 0 transparent;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    left: 50%;
    position: absolute;
    background: #fff;
    transition: width 0.3s ease 0s, left 0.3s ease 0s;
    width: 0;
  }
  .link:hover:after { 
    width: 100%; 
    left: 0; 
  }
.footer{
    font-family: "Ubuntu", sans-serif;
    width: 100%;
    
    text-align: center;
     background-color: rgb(255, 255, 255);
     height: 100px;
     padding-top: 50px;
     color: black;
}
.links2{ 
    
    
    text-decoration: none;
    color: white;
    
    font-size: 24px;
    margin-right: 3%;
    color: rgb(0, 0, 0);
 
  text-decoration: none;
  letter-spacing: 0.15em;
  
  display: inline-block;
  padding: 15px 20px;
  position: relative;
}
.links2:after {    
    background: none repeat scroll 0 0 transparent;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    left: 50%;
    position: absolute;
    background: rgb(0, 0, 0);
    transition: width 0.3s ease 0s, left 0.3s ease 0s;
    width: 0;
  }
  .links2:hover:after { 
    width: 100%; 
    left: 0; 
  }
  @media screen and (min-device-width: 375px) and (max-device-width: 812px){
   
    body{
        background-image: url(mercedes-mob-pic7.jpg);
    }
    .background1{
        height: 2150px;
    }
    .background{
        height: 3800px;
        background-color: black;
    }
    .orygins{
        width: 90%;
        text-align: center;
        color: white;
        border-radius: 15px;
        border: 5px solid white;
        margin: 50px auto;
        padding: 15px;
        height: 1550px;
        
    }
    .mercedes-pic1{
        width: 100%;
        border-radius:15px ;
        height: 500px;
        margin-right: 10px;
    }
    .first-h1{
        font-size: 100px;
        margin-top: 550px;
    }
    .first-p{
        color: white;
        font-size: 40px;
        
        margin-right: 10px;
    }
    .history{
        width: 90%;
        padding: 15px;
        border: 5px solid white;
        border-radius: 15px;
        margin: auto;
        margin-top: 50px;
        color: white;
        text-align: center;
        height: 1850px;
        margin-bottom: 50px;
    }
    .mercedes-pic2{
        width: 100%;
        border-radius:15px ;
        height: 500px;
        margin-right: 10px;
    }
    .second-h1{
        color: white;
        font-size: 100px;
        margin-top: 550px;
    }
    .second-p{
        font-size: 40px;
    }
    .third-p{
        color: white;
        text-align: center;
    }
  }
  @media screen and (min-device-width: 767px) and (max-device-width: 1024px){
    .background1{
        height: 1400px;
    }
  }