* {
    box-sizing: border-box;
    margin: 0;
}

.navy {
    color: #171e33;
}

.red {
    color: #6f102a;
}

.cream {
    color: #f7ece1;
}

.gray {
    color: #545f68;
}

.green {
    color: #1d505b;
}

.orange {
    color: #f26b36;
}

body {
    background-color: #171e33;
}

header {
    position: relative;
    text-align: center;
    width: 100%;
    height: 290px;
    background-image: url("../images/homepage-01.png");
    background-size: 910px;
    background-position-x: center;
    background-position-y: 17px;
    background-repeat: no-repeat;
    z-index: 1;
}

#headerDiv {
    height: 221px;
    max-width: 900px;
    width: 90%;
    margin: 0px auto;
}

#headerRes {
    display: none;
    width: 100%;
    margin: 0px auto;
}

#resBar {
    min-height: 50px;
    position: absolute;
    margin-top: -7.5%;
    z-index: 2;
    width: 100%;
    background-color: #6f102a;
}

#menuarrow {
    width: 180px;
    height: 43px;
    padding: 12px 0px 5px 0px;
    margin: 8px 0px;
}

#resNav a {
    text-decoration: none;
}

.resLink {
    font-family: 'Amatic SC', cursive;
    text-align: center;
    width: 100%;
    padding: 8px;
    font-size: 2.5em;
    color: white;
    background-color: #6f1029c8;
}

.resLink:hover {
    color: #f7ece1;
    background-color: #6f102a;
}

#resClose {
    background-color: #6f102a;
    height: 6px;
    width: 100%;
}

#homeImg {
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
}

#mainImage {
    width: 550px;
    height: 370px;
    border: 20px solid white;
    background-image: url("../images/scottaudrey3.jpg");
    background-size: 550px;
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: center;
    box-shadow: 0px 12px 8px rgba(0, 0, 0, 0.255);
    transform: rotate(2deg);
}

nav {
    margin-top: -67px;
    position: relative;
    width: 100%;
    font-family: 'Amatic SC', cursive;
    border-top: #6f102a 3px solid;
    border-bottom: #6f102a 3px solid;
    background-color: #171e33cf;
    z-index: 2;
}

nav ul {
    display: flex;
    width: 85%;
    max-width: 800px;
    justify-content: space-between;
    align-items: center;
    list-style-type: none;
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
    height: 44px;
}

nav li {    
    letter-spacing: 1px;
}

nav li a {
    text-decoration: none;
    color: #f7ece1;
    font-size: 1.25em;
    transition: ease .5s;
}

nav li a:hover {
    font-size: 1.6em;
    cursor: pointer;
    color: white;
}

.wrap {
    position: relative;
    width: 100%;
    border-bottom: #6f102a 3px solid;
    z-index: 0;
    background-color: #545f68;
}


.main {
    max-width: 900px;
    width: 100%;
    padding: 40px 30px 70px 30px;
    text-align: center;
    margin: 0px auto;
    background-color: #f7efe7;
    border-left: solid 3px #3d464d;
    border-right: solid 3px #3d464d;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-image: url("../images/homepage-04.png"), url("../images/spill1.png");
    background-size: 360px, 100%;
    background-position-x: 550px, left;
    background-position-y: -40px, bottom;
    background-repeat: no-repeat;
}

.mainInfo {
    width: 100%;
    text-align: left;
    font-size: 1.5em;
}
    
.mainInfo a{
    text-decoration: none;
}



.hSpace {
    width: 100%;
    display: block;
    height: 20px;
}

.header1 {
    font-family: 'Cormorant Garamond', serif;
    font-size: 2em;
    font-weight: 700;
    line-height: 120%;
    text-align: center;
    color: #171e33;
    margin: 20px auto;
}

.header3 {
    font-family: 'Cormorant Garamond', serif;
    font-size: 1.5em;
    font-weight: 700;
    line-height: 120%;
    text-align: center;
    color: #171e33;
    margin: 20px auto;
}

.header2 {
    font-family: 'Amatic SC', cursive;
    font-weight: bold;
    font-size: 3em;
}

.rightMain {
    max-width: 800px;
    width: 100%;
    text-align: center;
}

.rightMain img {
    width: 100%;
    max-width: 600px;
    margin: -25px auto;
}

.leftMain {
    font-size: 1.5em;
    max-width: 850px;
    font-family: 'Amatic SC', cursive;
    width: 100%;
}

.flexContainer {
    display: flex;
    width: 100%;
    min-height: 370px;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding-bottom: 50px;
}

.flexContainer a {
    font-family: 'Amatic SC', cursive;
    color: #171e33;
}

.flexContainer a:hover {
    color: #6f102a;
}

.contactContainer {
    display: flex;
    width: 100%;
    min-height: 300px;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    font-size: .9em;
}

.contactContainer a {
    color: #6f102a;
}

.contactContainer a:hover {
    color: #171e33;
}

.contactDiv {
    margin: 10px;
}

.contactRsvp {
    margin-bottom: 15px; 
    padding: 10px 15px; 
    border: solid 2px #d8c5b2;
    color: #171e33;
}

.contactRsvp:hover {
    background-color: #6f102a;
    color: white;
}

.basicText {
    font-family: 'Cormorant Garamond', serif;
    font-weight: 400;
    font-size: 1em;
    line-height: 160%;
    text-align: center;
}

.calContainer {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.Date {
    line-height: 100%;
}

.infoTitle {
    font-family: 'Amatic SC', cursive;
    font-size: 2.3em;
    line-height: 100%;
    margin: 15px 0px;
    color: #6f102a;
    font-weight: bold;
}

.small {
    font-size: .9em;
}

.calendarBox {
    font-family: 'Cormorant Garamond', serif;
    width: 258px;
    padding: 20px;
    margin: 10px;
    border: solid 1px #c9b29b;
    color: #171e33;
    text-align: center;
}

.calendarBox0 {
    font-family: 'Cormorant Garamond', serif;
    width: 396px;
    padding: 20px;
    margin: 10px;
    border: solid 1px #c9b29b;
    color: #171e33;
    text-align: center;
}

.calendarBox1 {
    font-family: 'Cormorant Garamond', serif;
    width: 850px;
    padding: 20px;
    margin: 10px;
    border: solid 1px #c9b29b;
    color: #171e33;
    text-align: center;
}

.calendarBox2 {
    font-family: 'Cormorant Garamond', serif;
    width: 536px;
    padding: 20px;
    margin: 10px;
    border: solid 1px #c9b29b;
    color: #171e33;
    text-align: center;
}

.calLine {
    width: 90%;
    margin: 15px auto 0px auto;
    background-color: #d8c5b2;
    height: 1px;
}

.hotelList {
    margin: 5px 0px;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}

.hotelList img{
    margin: 10px 20px 0px 0px;
    width: 210px;
    border: 6px solid white;
    cursor: zoom-in;
}

.hotelName {
    font-family: 'Amatic SC', cursive;
    font-weight: bold;
    font-size: 1.5em;
}

.description {
    font-family: 'Cormorant Garamond', serif;
    font-weight: 400;
    font-size: .8em;
    margin: 3px 0px 15px 0px;
}

.title {
    font-family: 'Amatic SC', cursive;
    font-weight: bold;
    font-size: 1.65em;
    text-align: center;
    margin-bottom: 10px;
}

.item {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.info {
    font-family: 'Amatic SC', cursive;
    font-size: .8em;
    margin: 6px 0px 0px 10px;
    padding: 2px 5px 4px 5px;
    color: #171e33;
    border: 1px solid #171e33;
    line-height: 100%;
}

.info:hover {
    background-color: #6f102a;
    border: 1px solid #6f102a;
    color: white;
}

.homeImg {
    width: 80%;
    margin: 0;
    padding: 0;
}

.pagePadding {
    padding: 0px 50px;
    line-height: 130%;
}

.hzLine {
    width: 75%;
    margin: 25px auto;
    background-color: #d8c5b2;
    height: 2px;
}

.photoContainer {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}

.photoDiv {
    width: 160px;
    height: 160px;
    background-color: black;
    border: 4px solid white;
    border-radius: 160px;
    margin: 0px auto;
    background-size: auto 160px;
    background-position-x: center;
    background-position-y: center;
    background-repeat: no-repeat;
}

.photoBox {
    width: 25%;
    justify-items: center;
    text-align: center;
}

.photoText {
    width: 168px;
    font-family: 'Cormorant Garamond', serif;
    font-size: .8em;
    font-weight: 700;
    color: #6f102a;
    margin: 0px auto;
}

.mailInfo {
    text-align: center;
    font-size: 1.2em;
    font-weight: bolder;
    line-height: 80%;
    margin-top: 10px;
    padding: 0;
}

.mailLink {
    width: 40px;
    padding: 0;
}

footer {
    position: relative;
    background-image: url("../images/homepage-02.png");
    background-size: 900px;
    background-position-x: center;
    background-position-y: top;
    background-repeat: no-repeat;
    width: 100%;
    height: 284px;
    margin-top: -78px;
    z-index: 0;
}

.resBreak {
    display: none;;
}

.heavy {
    font-weight: 700;
    text-transform: uppercase;
}

.registryList {
    width: 80%;
    margin: 5px auto 0px auto;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}

.purple {
    color: #653795;
}

.hfblue {
    color: #5b9cfe;
}

#aaLogo {
    width: 180px;
    margin-right: 20px;
}

@media only screen and (max-width: 1020px) {
    .hotelList {
        flex-direction: column;
        justify-content: center;
    }
    
    .hotelList img{
        margin: 10px 00px 0px 0px;
        width: 100%;
        border: 4px solid white;
    }

    .registryList {
        width: 80%;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .registryList a{
        text-align: center;
    }

    .regListing {
        text-align: center;
    }

    #aaLogo {
        width: 100%;
        max-width: 240px;
        margin: 0px auto 0px auto;
    }

    .mainInfo {
        padding: 0px 15px 0px 15px;
    }

    .item {
        flex-direction: column;
        margin: 0px 0px 0px 0px;
    }

    .info {
        margin: 5px 0px;
    }

    .rightMain {
        width: 80%;
    }

    .leftMain {
        width: 100%;
        padding-right: 30px;
    }

    .main {
        flex-direction: column;
        padding: 90px 10px 70px 10px;
        background-position-x: right;
    }

    #headerDiv {
        display: none;
    }

    #headerRes {
        display: block;
    }

    header {
        background-image: none;
        height: auto;
    }

    .header1 {
        margin: 10px auto;
        line-height: 95%;
    }

    nav {
        display: none;;
    }

    .wrap {
        border-top: #6f102a 3px solid;
        margin-top: -7%;
    }

    .photoContainer {
        flex-direction: column;
        justify-content: center;
    }
    
    .photoDiv {
        width: 350px;
        height: 350px;
        border-radius: 350px;
        background-size: auto 350px;
    }
    
    .photoBox {
        width: 100%;
    }
    
    .photoText {
        width: 100%;
        margin-bottom: 30px;
    }

    .calContainer {
        align-items: flex-start;
    }

    .calendarBox, .calendarBox2, .calendarBox0 {
        width: 100%;
    }

    .annHeader {
        font-size: 1.6rem;
        width: 75%;
    }

    .annHeader2 {
        font-size: 3.25rem;
        line-height: 100%; 
        width: 75%;
    }

    #resNav {
        position: absolute;
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin-top: -1%;
        z-index: 1;
        width: 100%;
        color: white;
    }

}

@media only screen and (max-width: 675px) {

.resBreak {
    display: block;
}

#resNav {
    margin-top: 3%;
}

.annHeader2 {
    font-size: 3.75rem;
    line-height: 100%; 
}

}