/* navbar */
nav {
  width: 100%;
  height: 60px;
  margin: 0 auto;
  background: #e0091b;
}

nav ul {
  list-style: none;
  text-align: center;
}
nav ul li {
  display: inline-block;
}
nav ul li a {
  display: block;
  padding:  17px 45px;
  text-decoration: none;
  color: black;
  font-weight: 800;
  text-transform: uppercase;
  margin: 0 10px;
}
 nav ul li a,
nav ul li a:after,
nav ul li a:before {
  transition: all .5s;
}
nav ul li a:hover {
  color: white;
  text-decoration: none;
} 

#home {display: none;}

  .dropdown-item{
    display: block;
    padding:  17px 45px !important;
    text-decoration: none;
    color:white !important;
    font-weight: 800 !important;
    text-transform: uppercase;
    margin: 0 !important;
    background-color: black !important;
  }
  .dropdown-menu{
    background-color: black !important;
    padding: 0 !important;
    text-align: center !important;
  }

  .dropdown-item:hover {
    color: black !important;
    background-color: white !important;
  }

  .dropdown-item{
    display: block;
    padding:  17px 45px !important;
    text-decoration: none;
    color:white !important;
    font-weight: 800 !important;
    text-transform: uppercase;
    margin: 0 !important;
    background-color: black !important;
  }
  .dropdown-menu{
    background-color: black !important;
    padding: 0 !important;
    text-align: center !important;
  }

  .dropdown-item:hover {
    color: white!important;
    background-color: #ff5100 !important;
  }

  .sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
  }

  #mobile_menu {
    display: none;

}

  .row{
    margin:0 !important;
  }

  /* header */
header {
    background-color: #E0091B;
    background-repeat: repeat;
    width: 100%;
    height: 50px;

    text-align: center;
    color: white;
}

.logo{
height: 65px;
padding: 10px 15px;

}

.eventcard1{
    background-image: url("../images/upcoming/jakescottbackground.jpg");
    height: 560px;
    padding: 40px 10px 0 30px;
}


.eventcard2{
    background-image: url("../images/upcoming/jakescottbackground.jpg");
    height: 580px;
    padding: 40px 10px 0 30px;

}

.eventcard3{
    background-image: url("../images/upcoming/finelinebackground.jpg");
    height: 550px;
}

.eventcard4{
    background-image: url("../images/upcoming/acmebackground.jpg");
    height: 500px;
    padding-left: 60px;
}

.eventcard5{
    background-image: url("../images/upcoming/ronnychiengbackground.jpg");
    height: 520px;
    padding: 30px 0 0 20px;
}

.bonus_info{
  padding: 20px 0 0 0;
  opacity: 56%;
}

.rsvp  {
  height: 23px !important;
  padding: 0 10px 0 0 !important;
}

#rsvp, #rsvp2, #rsvp3, #rsvp4, #rsvp5, #rsvp6{
  font-size: 17px;
  padding: 0 30px 0 0;
}
 .likes{
  height: 23px !important;
  padding: 0 10px 0 0 !important;
}

#likes, #likes2, #likes3, #likes4, #likes5, #likes6 {
  font-size: 17px;
  padding: 0 30px 0 0;
}

.seen{
  height: 23px !important;
  padding: 0 10px 0 0 !important;
  padding: 0 30px 0 0;
}

#seen, #seen2, #seen3, #seen4, #seen5, #seen6 {
  font-size: 17px;
}
#seen {
  font-size: 17px;
}



  .container {
    display: flex;
    align-items: center;
    justify-content: center
  }
  
  img {
    height: 455px;
    padding: 85px 15px;
  }

  .img1{
    height: 500px;
    padding: 85px 15px 80px 15px;

  }
  .img2{
    padding:50px 15px 125px 15px;
    height: 550px;
  }
  .img3{
  padding:100px 15px ; 
  height: 540px;
  }
  
  .img4{
    padding:50px 15px 125px 15px;
    height: 550px;
    }
  
  .img5{
    padding:50px 15px 125px 15px;
    height: 550px;
    }
  
  .image {
    flex-basis: 40%;

  }
  
  .text {
    font-size: 20px;
    color:white;
    padding: 100px 0 0 0;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
  }

  .text2{
      padding: 50px;
  }

  .text4{
    padding-top: 80px;
}

  .text5{
    padding-top: 55px;
}


  .text6{
      padding-top: 60px;
  }

x



  .text a{
      font-size: 15px;
     
  }
  .text h1{
      border-top-left-radius:15px;
      border-top-right-radius:15px;
      background-color: rgba(0, 0, 0, 0.60);
      padding:  20px 30px 10px 30px;
      margin: 0 !important;
  }

  .text h4 {
    background-color: rgba(0, 0, 0, 0.60);
    padding: 3px 30px;
    margin: 0 !important;
}
.text h6 {
  font-family: roboto;
  background-color: rgba(0, 0, 0, 0.60);
  padding: 30px 60px 50px 20px;
  margin: 0;
  border-bottom-left-radius:15px;
  border-bottom-right-radius:15px;
}

  ::-webkit-scrollbar {
    width: 12px;
    display: none;
}

/* footer */
footer{
  background-color: #e0091b;
  height: 250px;
  color: white;
  display: flex !important;
  justify-content: center;
  text-align: center;
  align-items: center;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
  font-size: 14px;
}

footer h6{
  border:  solid 2px white;
  border-radius: 10px;
  padding: 30px 90px;
}



/* Mobile Version */
@media (max-width: 1000px) {

.logo
{
    display: none;
}

img{
  width: 100%;
  height:fit-content;
}

.img1{
  width: 100%;
  height:fit-content;
    padding: 85px 15px 80px 15px;
  }
  .img2{
    width: 100%;
    height:fit-content;
    height: 550px;
  }
  .img3{
  padding: 0 20px 20px 15px ; 
  width: 100%;
  height:fit-content;
  }
  
  .img4{
    padding: 0 0 20px 75px ; 
    height: 400px
    }
  
  .img5{
    padding: 40px 15px 35px 45px;
    width: 100%;
  height:fit-content;
    }

    .rsvp  {
      width: auto;
      height: 23px !important;
      padding: 0 10px 0 0 !important;
    }
  
     .likes{
      width: auto;
      height: 23px !important;
      padding: 0 10px 0 0 !important;
    }
  
    .seen{
      width: auto;
      height: 23px !important;
      padding: 0 10px 0 0 !important;
      padding: 0 30px 0 0;
    }
  

.text {
  width: 100%;
  height:fit-content;
  padding: 10px 0 0 0;
}

.text1{
    padding: 0;
}

.text5{
    padding: 0 0px 0 0;
}

.eventcard1{
  height:fit-content;
  padding: 40px 10px 0 25px;

}

.eventcard2{
  height:fit-content;
  padding: 20px 0 0 0;
}

.eventcard3{
  height:fit-content;
  padding-top: 55px;
}

.eventcard4{
    height:fit-content;
    padding: 40px 0 0 0;
}

.eventcard5{
    height:fit-content;
    padding: 0px 0 0 0px;
}
nav {
  height: 80px;
}

nav ul {
  list-style: none;
  text-align: center;
   padding-left: 5%;
}
nav ul li {
  display: inline-block;
}
nav ul li a {
  display: block;
 padding: 10px 10px 0 0;
  margin: 12px;
  text-decoration: none;
  color: black;
  font-weight: 800;
  text-transform: uppercase;
}
 nav ul li a,
nav ul li a:after,
nav ul li a:before {
  transition: all .5s;
}

#home{ display: inline;}
#current_page {display: none;}

.dropdown-item{
  display: block;
  padding: 0 0 0 10px !important;
  text-decoration: none;
  color:white !important;
  font-weight: 700 !important;
  text-transform: uppercase;
  margin: 0 !important;
  background-color: black !important;
}

.dropdown-menu{
  text-align: left !important;
}


}