img {
    width: 100%;
}

header {
    padding: .1em;
    background-color: #864141;
    display: grid;
    grid-template-columns: 30vw 1fr;
}

header img {
    width: 12.5vw;
    margin-left: 8%;

}

h1 {
    color: white;
    font-weight: ;
    font-size: 8vw;;
    font-family: 'Bebas Neue';
    letter-spacing: .001em;
    margin-top: 7px;
    font-family: 'Tangerine', cursive;
    font-weight: 700;
    letter-spacing: .01em;
    
}

.topimg {
    width: 95%;
    height: 54vw;
    background-image: url(../img/Prayer%20at%20Valley%20Forge.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    margin-left: 2.3%;
    margin-top: 3%;
}

#h2top {
    text-align: right;
    margin-right: 5%;
    font-size: 3.1vw;
    font-family: 'EB Garamond', serif;
    font-weight: 500;
}

.h2heading {
    background-color: #864141;
    color: white;
    text-align: center;
    margin: 10% auto 3.2% auto ;
    font-size: 1.4em;
    width: 89%;
    padding: .1em 0 .1em 0 ;
    font-family: 'Tangerine', cursive;
    font-weight: 600;
    
}

p {
    font-size: .9em;
    padding: ;
    margin-left: 5.1%;
    margin-right: 5.1%;
    font-family: 'Sorts Mill Goudy', serif;
    font-weight: 400;
    color: #333333;
    letter-spacing: .005em;
    line-height: 115%;
}


q {
    font-size: .95em;
    color: #333333;
    font-family: 'Sorts Mill Goudy', serif;
    font-weight: 400;
    font-style: italic; 
    
}

q span{
    line-height: 0em;
    font-size: 3em;
    display: inline-block;
    position: relative;
    top: 15px;
    padding: .7em 0 0 0; 
    
    
}

h3 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-style: italic;
    color: #864141;
    font-size: .93em;
    margin-left: 5.3%;
    margin-top: 6%;
    
}

footer {
    padding-top: 0;
    background-color: #864141;
    display: grid;
    grid-template-columns: 1fr;
    margin-top: 10%;
    color: white;
    font-family: 'Tangerine', cursive;
    font-weight: 700;
    font-size: 1.5em;
    text-align: center;
}


footer img{
    width: 3.5vw;
    margin-left: 24%;
    display: inline-block;
    transform: translateY(-19px);
    
}

.galleryArt {
    display: grid;
    grid-template-columns: 1fr;
    margin-top: 2%;
    grid-gap: 4vw;
    
}

.galleryArt img{
    width: 70%;
    margin: 0 0 0 15%;
}

.parent {
    display: grid;
    grid-template-columns: 1fr;
}

.h2bottom {
    padding-top: 2.6vw;
}



@media screen and (min-width: 
    600px){
        
    header img {
    width: 9vw;
    margin-left: 8%;

}
        
        h1 {
    font-size: 6vw;;
    margin-top: 7px;
    margin-left: 8vw;
    
}
        h3 {
            font-size: 3.02vw;
            margin-top: 5%;
        }
        
        #h2top {
    font-size: 2.3vw;
}
        .h2heading {
    font-size: 1.8em;   
}
        p {
    font-size: 1em;
    margin-left: 5.6%;
    margin-right: 5.6%;
}
        q {
    font-size: 1.2em;    
}
        .h2bottom {
    font-size: 1em;
    padding-top: .8vw;
    transform: translateY(8px);
    margin-left: 8vw 
}
        footer img{
    width: 2.4vw;
    margin-left: 37vw;
    transform: translateY(-13px); 
}
  
        
}

@media screen and (min-width: 
    800px){
    
    header img {
    width: 7vw;
    margin-left: 8%;

}
        
        h1 {
    font-size: 5vw;;
    margin-top: 7px;
    margin-left: 10.5vw;
}
         #h2top {
    font-size: 1.8vw;
}
        .h2heading {
    font-size: 1.9em;   
}
        p {
    font-size: 1.04em;
    margin-left: 5.6%;
    margin-right: 5.6%;
}
   q {
    font-size: 1.3em;    
}
        h3 {
    font-size: 1.2em;
    margin-top: 4%;
}
        footer img{
    width: 1.9vw;
    margin-left: 41vw; 
}
        .galleryArt {
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin-top: .9%;
    grid-gap: 1.7vw;
    margin-right: 11%;
    
}
        .galleryArt img{
    width: 98.7%;
}
        
}

@media screen and (min-width: 
    1200px){
    
    header img {
    width: 6vw;
    margin-left: 8%;

}
        
        h1 {
    font-size: 4.5vw;;
    margin-top: 5px;
    margin-left: 10vw;
    
}
         #h2top {
    font-size: 1.5vw;
    margin-right: 8%;
}
        
        .topimg {
    width: 90%;
    height: 50vw;
    margin-left: 5vw;
}
        .h2heading {
    font-size: 2.2em;   
}
         p {
    font-size: 1.1em;
    margin-left: 5.6%;
    margin-right: 5.6%;
    letter-spacing: .02em;
    line-height: 120%;
}
     q {
    font-size: 1.45em;    
}
        h3 {
    font-size: 1.4em;
    margin-top: 2%;
}
 .h2bottom {
    font-size: 1.2em;
    padding-top: .8vw;
    transform: translateY(8px);
    margin-left: 8vw 
}
        footer img{
    width: 1.3vw;
    margin-left: 45vw;
    transform: translateY(-14px); 
}
        .galleryArt {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin-top: .6%;
    grid-gap: 1vw;
    margin-right: 7%;
    
}
        .galleryArt img{
    width: 100%;
}
        
}
