/*-DEFAULT STYLES-*/
* {
  margin: 0;
  padding: 0;
}
body {
  font-size: 62.5%;
  color: #000;
  background-color: #fff;
  font-family: "Afacad", sans-serif;
}
html {
  font-size: 1em;
  line-height: 1.4;
}
.clearfloat {
  clear: both;
}
/*--     DARK RED= #590703-*/
/*--    PARCHMENT= #f7F2E9-*/
/*--     BLUE = #001E3F-*/
/*--     PINK = #FFA9A8-*/
/*-STRUCTURE STYLES-*/
.wrapper {
  min-width: 960px;
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 5%;
  box-sizing: border-box;
}
header {
  width: 100%;
  height: 100vh;
  background-color: #fff;
}
#header-container {
  background-image: url("../img/hello-heroimage.jpg");
  background-repeat: no-repeat;
  background-color: #000;
  background-size: cover;
  width: 100%;
  height: 100vh;
  background-position: right;
  z-index: 0;
}
#logomark {
  display: block;
  position: absolute;
  width: 60px;
  left:50%;
  top: 40px;
    margin-left: -30px;
    
}


#logotype img {
  max-width: 40%;
  position: absolute;
  display: block;
  bottom: 0;
  margin: 0 0 120px 50px;
}
#about {
  background-color: #f7F2E9;
  margin: 0;
  padding: 100px 0;
}
#details-btns {
  display: flex;
  margin: 40px 0;
}
#cc-logo img {
  width: 200px;
  margin: 0px 0;
}
#rsvp-image img {
  width: 100%;
}
#rsvp-image {
  position: absolute;
  right: 150px;
    width: 600px;
  top: -150px;
}
#rsvp {
  background-image: url("../img/bg.jpg");
  padding: 100px 0;
  background-size: cover;
  position: relative;
}
#rsvp-form {
  width: 40%;
}
#bg-video {
  position: relative;
  width: 100%;
  min-height: 100%;
  transform: translateX(calc((100% - 100vw) / 2));
  z-index: 0;
}
#details {
  background-image: url("../img/bg.jpg");
  padding: 100px 0;
  margin-top: -10px;
  background-size: cover;
  position: relative;
}
#details-text {
  margin-left: 40%;
}
#details-image img {
  width: 100%;
}
#details-image {
  position: absolute;
  left: 50px;
width: 500px;

  top: -50px;
}
#social {
  background-color: #FFA9A8;
  padding: 100px 0;
}
#social-text {
  width: 70%;
  float: left;
}
#social-cta {
  width: 30%;
  float: left;
  padding-top: 100px;
}
#corousel {
  display: flex;
  justify-content: space-between;
}
.corousel-image img {
  width: 350px;
}

footer {
  background-color: #590703;
  width: 100%;
  box-sizing: border-box;
  padding: 60px 160px;
}
#footer-left {
    float: left;
    width: 45%;
}
#footer-right {
        float: right;
    width: 45%;

}

#partner-logos {
  display: flex;
  justify-content: space-evenly;
    margin: 60px 0 ;
}
#logo-small {
  width: 100%;
}

#partner-logos img {
    min-width: 125px;
    width:10%;
    margin-top: 20px;
}
/*-NAV STYLES-*/
/*-NAV STYLES-*/
/*-NAV STYLES-*/
/*-NAV STYLES-*/
/*----HAMBURGER MENU----*/
.hamburger-menu {
  z-index: 10000;
    display: none;
}
.hamburger-menu a:link, .hamburger-menu a:visited {
  text-decoration: none;
}
.hamburger {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10000;
  background-color: none;
  height: 100px;
}
#hamburger-container {
  float: left;
  width: 25px;
  margin-left: 5%;
  margin-top: 5%;
}
.nav-menu {
  position: fixed;
  left: -100%;
  top: 0px;
  flex-direction: column;
  background-color: #fff;
  width: 350px;
  transition: 0.3s;
  z-index: 9000;
  height: 100vh;
  opacity: .9;
}
.nav-menu.active {
  left: 0;
}
.nav-item {
  margin: 2.5rem 0;
  font-size: 1em;
}
.hamburger {
  display: block;
}
.bar {
  display: block;
  width: 25px;
  height: 2px;
  margin: 7px auto;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background-color: #D9D8D6;
}
/*--     DARK RED= #590703-*/
/*--    PARCHMENT= #f7F2E9-*/
/*--     BLUE = #001E3F-*/
/*--     PINK = #FFA9A8-*/

ul.nav-menu {
  background-color: #590703;
  opacity: 1.0;
  padding-top: 120px;
  list-style: none;
  padding-right: 30px;
  box-sizing: border-box;
}
.nav-menu li.social img {
  width: 10%;
  float: right;
  margin: 30px 20px 0;
}

.nav-item {
  text-align: right;
  padding-right: 0px;
  font-optical-sizing: auto;
  font-weight: 700;
  width: auto;
  text-decoration: none;
  display: block;
  text-transform: uppercase;
  padding-top: 0px;
  color: #fff;
  box-sizing: border-box;
}
.nav-item img {
  width: 65px;
}
.nav-link {
  font-size: 2.4em;
  letter-spacing: 10px;
  font-weight: 600;
  color: #fff;
              font-family: "quincy-cf", serif;

}
.nav-link:hover {
  color: #FFA9A8;
}
#cta a:link, #cta a:visited {
  background-color: #f7F2E9;
  border-radius: 50px;
  padding: 10px 30px;
  text-decoration: none;
  text-align: center;
  font-size: 2.4em;
  color: #590703;
  display: inline-block;
  position: absolute;
  left: 46%;
  bottom: 100px;
  border: 7px double #590703;
  box-sizing: border-box;
  min-width: 10%;
}
.cta a:hover, .cta a:focus, .cta a:active {}
#details-btns a:link, #details-btns a:visited {
  background-color: #f7F2E9;
  border-radius: 50px;
  padding: 10px 30px;
  text-decoration: none;
  text-align: center;
  font-size: 2.4em;
  color: #590703;
  display: inline-block;
  border: 7px double #590703;
  box-sizing: border-box;
  min-width: 10%;
}
#social-cta a:link, #social-cta a:visited {
  background-color: #FFA9A8;
  border-radius: 50px;
  padding: 10px 30px;
  text-decoration: none;
  text-align: center;
  font-size: 2.4em;
  color: #590703;
  display: inline-block;
  border: 7px double #590703;
  box-sizing: border-box;
  min-width: 10%;
}
nav ul {
  list-style: none;
  padding: 50px;

}
nav li a:link, nav li a:visited {
  color: #f7F2E9;
  text-decoration: none;
  font-size: 2.4em;
  padding: 0 20px;

}
nav li a:hover, nav li a:focus, nav li a:active {}
/*--     DARK RED= #590703-*/
/*--    PARCHMENT= #f7F2E9-*/
/*--     BLUE = #001E3F-*/
/*--     PINK = #FFA9A8-*/
nav li a img {
  width: 60%;
}
#nav-left {
  float: left;
  display: flex;
}
#nav-right {
  float: right;
  display: flex;
  justify-content: space-between;
  width: 100px;
}
/*----MAILCHIMP FORM----*/
/*----MAILCHIMP FORM----*/
/*----MAILCHIMP FORM----*/
/*----MAILCHIMP FORM----*/
#mc_embed_signup {}
input[type=text], input[type=email], input[type=number] {
  width: 80%;
  background-color: #f7F2E9;
  border-radius: 50px;
  padding: 10px 30px;
  text-decoration: none;
  text-align: left;
  font-size: 2.4em;
  color: #590703;
  margin: 20px 0;
  display: inline-block;
  border: 7px double #590703;
}
input[type=submit] {
  background-color: #f7F2E9;
  border-radius: 50px;
  padding: 10px 30px;
  text-decoration: none;
  text-align: center;
  font-size: 2.4em;
  color: #590703;
  display: inline-block;
  border: 7px double #590703;
  box-sizing: border-box;
  min-width: 10%;
  margin: 20px 0;
}
input[type=submit]:hover {}
::-webkit-input-placeholder { /* Edge */
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #590703;
        opacity: 50%;

}
::placeholder {
  color: #590703;
    opacity: 50%;
}
input:focus::-webkit-input-placeholder {
  transition: opacity 0.1s ease !important;
  opacity: 0.10;
}
.indicates-required {
  color: #FFF;
  font-size: 1.2em;
}
.response {
  color: #FFA9A8;
  font-family: "quita", sans-serif;
  font-size: 3.6em;
  line-height: 1.1em;
    margin-bottom: 20px;
}
/*-TYPE STYLES-*/
/*-TYPE STYLES-*/
/*-TYPE STYLES-*/
/*-TYPE STYLES-*/
/*-TYPE STYLES-*/
.afacad {
  font-family: "Afacad", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}

.script {
  font-family: "quita", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: lowercase;
  letter-spacing: 0px;
  font-size: 1.2em;
}
#about h2 {
  font-family: "quita", sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0px;
  font-size: 5em;
    color:#590703;
}
h1.italic {
  font-family: "quincy-cf", serif;
  font-weight: 100;
  font-style: italic;
}
h1 {
  font-size: 12em;
  font-family: "quincy-cf", serif;
  color: #590703;
  font-weight: 100;
  font-style: normal;
  margin-bottom: 60px;
  line-height: .8em;
  letter-spacing: 3px;
  text-transform: uppercase;
}
#rsvp h1, #details h1 {
  color: #CEE0FE;
}
#about p {
  font-size: 2.4em;
  font-weight: 300;
  color: #590703;
  line-height: 1.8em;
  padding-bottom: 60px;
}
#rsvp p {
  font-size: 2.4em;
  font-weight: 300;
  color: #f7F2E9;
  line-height: 1.8em;
  padding-bottom: 30px;
  max-width: 480px;
}
#details p {
  font-size: 1.8em;
  font-weight: 300;
  color: #f7F2E9;
  line-height: 1.4em;
  padding-bottom: 40px;
}
#social p {
  font-size: 2.4em;
  font-weight: 300;
  color: #590703;
  line-height: 1.4em;
  padding-bottom: 40px;
}
#details h2 {
  font-size: 2.4em;
  font-weight: 300;
  color: #f7F2E9;
  line-height: 1.8em;
}
footer p {
  font-size: 1.8em;
  font-weight: 300;
  color: #FFA9A8;
  line-height: 1.4em;
}
footer h2 {
  font-size: 2.4em;
  font-weight: 300;
  color: #FFA9A8;
  line-height: 1.8em;
  font-family: "quincy-cf", serif;
    margin-bottom: 20px;
}

#footer-right h2 {
      font-family: "Afacad", sans-serif;

}
.space {
  margin-bottom: 60px;
}


/*------MEDIA QUERY 0-959px--------*/
/*------MEDIA QUERY 0-959px--------*/
/*------MEDIA QUERY 0-959px--------*/
@media only screen and (max-width : 959px) {
  .wrapper {
    min-width: 100%;
    max-width: 100%;
    box-sizing: border-box;
  }
    
    nav {
        display: none;
    }
    
.hamburger-menu {
    display:inline;
}
    
#logotype img {
  max-width: 80%;
  position: absolute;
  display: block;
  top:120px;
    padding: 0 5%; 
    }
    
    #cta a:link, #cta a:visited {
  background-color: #f7F2E9;
  border-radius: 50px;
  padding: 10px 30px;
  text-decoration: none;
  text-align: center;
  font-size: 2.4em;
  color: #590703;
  display: inline-block;
  position: absolute;
  left: 50%;
        width: 140px;
        margin-left: -70px;
  bottom: 100px;
  border: 7px double #590703;
  box-sizing: border-box;
  min-width: 10%;
}
    
    
  .close {
    position: absolute;
    top: 100px;
    right: 20px;
  }

  .nav-menu {
    position: fixed;
    left: -100%;
    width: 100%;
  }

#rsvp-image, #details-image {
  display: none;
}
    
    #details {
        margin-top: -10px;
}
#details-text {
  margin-left: 0;
}

    
    
  #about, #details {
    padding: 60px 20px 60px 20px;
    box-sizing: border-box;
  }
  #details-btns {
    flex-wrap: wrap;
    margin-top: 40px;
  }
  #details-btns a:link {
    margin: 20px 20px 0 0;
  }
  #about, footer {
    padding: 40px 20px;
  }
  #rsvp {
    padding: 40px 20px 80px 20px;
  }
  #rsvp-form {
    width: 100%;
  }
  #about h1, #details h1, #rsvp h1, #social h1 {
    font-size: 7em;
    letter-spacing: -4px;
      margin-bottom: 20px;
  }
    #corousel-2, #corousel-3 {
        display: none;
    }
    
   .corousel-image img {
  width: 100%;
}
    
    #social-text, #social-cta {
        float: none;
    }
  #about p, #rsvp p, #social p {
    font-size: 2.4em;
  }
  #details h2 {
    font-size: 1.6em;
  }
  #details p {
    font-size: 1.2em;
  }
    
    #social-cta {
  width: 100%;
  padding-top: 0;
}
 
  input[type=text], input[type=email], input[type=number] {
    margin: 10px 0;
    width: 100%;
    box-sizing: border-box;
  }
  input[type=submit] {
    margin: 10px 0;
  }
 
    #footer-left {
    float: none;
    width: 100%;
        padding-top: 60px;
}
#footer-right {
        float: none;
    width: 100%;

}
    
    footer p {
  font-size: 1.6em;
}
#footer-left h2 {
  font-size: 2.4em;
  line-height: 1.4em;
    margin-bottom: 60px;
}
    
    
  #partner-logos {
    display: flex;
    flex-wrap: wrap;
  }
  .response {
    font-size: 3em;
    line-height: 1.1em;
          margin-bottom: 20px;

  }
}