body {
    font-family: 'Open Sans', sans-serif;
    background-image: url(https://images.pexels.com/photos/316661/pexels-photo-316661.jpeg?cs=srgb&dl=background-black-and-white-road-316661.jpg&fm=jpg);
    background-size: cover;
}
.nav_wrapper {
    max-width: 1200px;
    padding: 10px 0px 10px 0px;
    margin:0 auto;
    margin-top: 10px;
    display: grid;
    grid-template-columns: 10% auto;
    background-color: none;
}
.nav_wrapper ul li {
    display: inline;
    list-style-type: none;
}
.nav_wrapper a {
    letter-spacing: .1em;
    text-decoration: none;
    font-weight: bold;
    color: white;
}
.nav_wrapper a:hover {
    cursor: pointer;
    color: black;
}
.nav_item {
    margin-left: 5px;
    text-transform: uppercase;
    padding: 5px;
}
#fi {
    color: white;
    background-color: #D16E1B;
    text-transform: uppercase;
    padding: 5px;
}
#en {
    color: white;
    background-color: #D16E1B;
    text-transform: uppercase;
    padding: 5px;
    margin-left: 5px;
}
#fin {
    display: none;
    color: white;
    text-transform: uppercase;
    padding: 5px;
}
#eng {
    display: none;
    color: white;
    text-transform: uppercase;
    padding: 5px;
}
.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.dropdown-content a {
    color: black;
    padding: 10px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {background-color: rgb(148, 148, 148);}

.dropdown:hover .dropdown-content {display: block;}

.logo {
    margin-left: 15px;
}
.main_wrapper {
    max-width: 1200px;
    margin: auto;
}
.featured {
    padding: 20px;
    color: white;
    
}

.burger {
    display: none;
    max-width: 50px;
}

#stage {
    margin: 1em auto;
    width: 1200px;
    height: 800px;
  }

  #stage img {
    position: absolute;
    background: #fff;
  }

  #stage img:nth-of-type(1) {
    animation-name: fader;
    animation-delay: 4s;
    animation-duration: 1s;
    z-index: 20;
  }
  #stage img:nth-of-type(2) {
    z-index: 10;
  }
  #stage img:nth-of-type(n+3) {
    display: none;
  }

  @keyframes fader {
    from { opacity: 1.0; }
    to   { opacity: 0.0; }
  }

.footer {
    display: grid;
    max-width: 1200px;
    margin: auto;
    grid-template-columns: minmax(20px, 400px) minmax(20px, 400px) minmax(20px, 400px);
    justify-content: center;
    background-color: #D16E1B;
    color: white;
    margin-top: 10px;
}
.footer > div {
    padding: 20px;
    margin: auto;
}
.footer a {
    letter-spacing: .1em;
    text-decoration: none;
    font-weight: bold;
    color: white;
}
.footer a:hover {
    cursor: pointer;
    color: black;
}
.footer ul li {
    list-style-type: none;
}
.link_item {
    text-transform: uppercase;
    padding: 5px;
}
.copyright {
    max-width: 1200px;
    margin: auto;
    grid-column: 2/3;
}


/* TABLET MEDIA QUERY */

@media screen and (max-width: 900px) {
    .nav_items {
        grid-column: 1/5;
        text-align: center;
    }
    .logo {
        grid-column: 1/5;
        text-align: center;
    }
    .nav_wrapper {
        margin-top: 0;
    }
    .featured {
        padding: 20px;
    }
    #stage {
        margin: 1em auto;
        max-width: 100%;
        max-height: 600px;
    }
    #stage img {
        max-width: 100%;
        height: auto;
      }
}
/* MOBILE MEDIA QUERY */

@media screen and (max-width: 690px) {
    .logo {
        grid-column: 1/3;
    }
    .nav_items {
        grid-column: 1/5;
        text-align: center;
    }
    .nav_wrapper ul {
        padding: 0;
        margin: 0;
    }
    .nav_wrapper ul li {
        display: block;
    }
    .burger {
        display: inline-block;
        grid-column: 4/5;
        padding: 5px;
        font-weight: bold;
    }
    .burger:hover {
        cursor: pointer;
    }
    .featured {
        padding: 20px;
    }
    .footer > div {
        grid-column: 1/-1;
    }
    .featured h1 {
        font-size: 30px;
    }
    .mobile-show {
        display: block;
    }
    .mobile-hide {
        display: none;
    }
    #stage {
        margin: 1em auto;
        max-width: 100%;
        max-height: 400px;
    }
    #stage img {
        max-width: 100%;
        height: auto;
    }
    #fi {
        display: none;
    }
    #en {
        display: none;
    }
    #fin {
        display: block;
    }
    #eng {
        display: block;
    }
}
.container_mu {
    display: flex;
    max-width: 1200px;
    height: auto;
    color: white;
    flex-direction: column;
}
.container_mu a {
    text-decoration: none;
    color: white;
}
.cont_mu1:hover, .cont_mu2:hover, .cont_mu3:hover, .cont_mu4:hover, .cont_mu5:hover {
    opacity: 0.7;
    cursor: pointer;
}
.cont_mu1 {
    width: auto;
    height: auto;
    margin-bottom: 10px;
    padding: 20px;
    background: linear-gradient(rgba(0,0,0,.6), rgba(0,0,0,.1))
    border-box, url(../img/museums/AJP_0197_1200.png)
    no-repeat center center;
    background-size: cover;
}
.cont_mu2 {
    width: auto;
    height: auto;
    margin-bottom: 10px;
    padding: 20px;
    background: linear-gradient(rgba(0,0,0,.6), rgba(0,0,0,.1))
    border-box, url(../img/museums/AJP_2638_1200.png)
    no-repeat center center;
    background-size: cover;
}
.cont_mu3 {
    width: auto;
    height: auto;
    margin-bottom: 10px;
    padding: 20px;
    background: linear-gradient(rgba(0,0,0,.6), rgba(0,0,0,.1))
    border-box, url(../img/museums/Tuomo_024_1200.png)
    no-repeat center center;
    background-size: cover;
}
.cont_mu4 {
    width: auto;
    height: auto;
    margin-bottom: 10px;
    padding: 20px;
    background: linear-gradient(rgba(0,0,0,.6), rgba(0,0,0,.1))
    border-box, url(../img/museums/AJP_0888_1200.png)
    no-repeat center center;
    background-size: cover;
}
.cont_mu5 {
    width: auto;
    height: auto;
    padding: 20px;
    background: linear-gradient(rgba(0,0,0,.6), rgba(0,0,0,.1))
    border-box, url(../img/museums/AJP_0973_1200.png)
    no-repeat center center;
    background-size: cover;
}

.container_co {
    display: flex;
    max-width: 1200px;
    height: auto;
    color: white;
    flex-direction: column;
}
.container_co a {
    text-decoration: none;
    color: white;
}
.cont_co1:hover, .cont_co2:hover, .cont_co3:hover, .cont_co4:hover {
    opacity: 0.7;
    cursor: pointer;
}
.cont_co5 h4:hover {
    color: #D16E1B;
}
.cont_co1 {
    width: auto;
    height: auto;
    margin-bottom: 10px;
    padding: 20px;
    background: linear-gradient(rgba(0,0,0,.6), rgba(0,0,0,.1))
    border-box, url(../img/cooperation/TC_2017_033_1200_dark.png)
    no-repeat center center;
    background-size: cover;
}
.cont_co2 {
    width: auto;
    height: auto;
    margin-bottom: 10px;
    padding: 20px;
    background: linear-gradient(rgba(0,0,0,.6), rgba(0,0,0,.1))
    border-box, url(../img/cooperation/Eurooppa_2016_347_1200_dark.png)
    no-repeat center center;
    background-size: cover;
}
.cont_co3 {
    width: auto;
    height: auto;
    margin-bottom: 10px;
    padding: 20px;
    background: linear-gradient(rgba(0,0,0,.6), rgba(0,0,0,.1))
    border-box, url(../img/cooperation/IMG_6783_1200_dark_logo_3.png)
    no-repeat center center;
    background-size: cover;
}
.cont_co4 {
    width: auto;
    height: auto;
    margin-bottom: 10px;
    padding: 20px;
    background: linear-gradient(rgba(0,0,0,.6), rgba(0,0,0,.1))
    border-box, url(../img/cooperation/ZF_Electrical_Drive_logo_dark.png)
    no-repeat center center;
    background-size: cover;
}
.cont_co5 {
    width: auto;
    height: auto;
    padding: 20px;
    background: linear-gradient(rgba(0,0,0,.6), rgba(0,0,0,.1))
    border-box, url(https://www.shell.com.pk/motorists/oils-lubricants/helix-for-cars/how-car-motor-oil-works/shells-technical-partnership-with-ferrari/_jcr_content/par/pageHeader/image.img.960.jpeg/1505204111193/ferrari-f1-car-crossing-the-finishing-line.jpeg?imformat=chrome&imwidth=1920)
    no-repeat center center;
    background-size: cover;
}
  .fa-instagram {
    color: white;
  }
  .fa-instagram:hover {
      color: black;
  }
  .fa-bars {
      background: none;
      color: #D16E1B;
      justify-content: center;
  }