body {
    margin: 0px;
}
#wrapper {
    display: grid;
    grid-auto-rows: minmax(0px, auto);
    grid-template-columns: minmax(0px, 1fr) repeat(6, minmax(0, 275px)) minmax(0px, 1fr);
}
* {
    box-sizing: border-box;
}
nav {
    grid-column: 1/-1;
    grid-row: 1/2;
    background-color: #f8e4c7;
    background-position: center;
    background-size: 5.5rem;
    padding: 2.5px 15px 2.5px 15px;
}
#logo {
    width: 140px;
    height: 50px;
    margin: 0 auto;
    position: relative;
    background-image: url(picture/Horse.png);
    background-repeat: no-repeat;
    background-color: #f8e4c7;
    background-position: center;
   
}
nav ul {
    list-style-type: none;
    display: flex;
    width: auto;
    padding: 0;
    text-align: center;
    align-items: flex-end;
}
ul {
    margin-block-start: .5rem;
    margin-block-end: .5rem;
    
    

}

a {
    text-decoration: none;
    color: black;
}
a:hover{
    color: #ce7821

}
#one {
   
    width: 20%;
    font-size: 2.25rem;
    font-family: Smokum;
    color: black;
    text-align: start;
    bottom: 0px;
    padding-bottom: 0px;
    

}
#two {
    width: 20%;
    font-size: 2.25rem;
    font-family: Smokum;
    color: black;
    text-align: end;
}

#horsehero {
    background-image: url(picture/Homehorse.png);
    height: auto;
    grid-column: 1/-1;
    grid-row: 2/3;
    background-size: cover;
    margin: 0;
    background-position: 40% 40%;
    
}
#horseheroslogan {
    width: 70%;
    margin: auto;
    text-align: center;
    font-family: 'Great Vibes';
    color: black;
    font-size: 3.5rem;
    
    

}
#horseherotitle {
    width: 70%;
    margin: auto;
    color:black;
    font-weight: bold;
    font-size: 4.6rem;
    font-family: Smokum;
    text-align: center;
}
#horsetitle{
    color:black;
    font-weight: bold;
    font-size: 4.6rem;
    font-family: Smokum;
    text-align: center;
    background-color: #ce7821;
    margin-top: 28.71%;
    margin-left: 25%;
    margin-right: 25%;
    


}
#backgroundmain {
    background-image: linear-gradient(black, #ce7821);
    grid-row: 3/7;
    grid-column: 1/-1;
}
#background {
    background-color: #FFFBF0;
    grid-row: 3/7;
    grid-column: 2/-2;
}
main {
    grid-row: 3/5;
    grid-column: 2/-2;
}
.box {
    background-color: #be955a;;
    display: flex;
    align-items: center;
}
.container {
    float: left;
    text-align: center;
    
    
}
#vaulting {
    content: url(picture/Vaultinghorse.png);
    height: 294px;
    width: 191px;
    margin-left: 32.3%;
    margin-right: 10%;
    margin-top: 5%;
    
}
#english {
    content: url(picture/Englishhorse.png);
    height: 294px;
    width: 191px;
    margin-left: 32.3%;
    margin-right: 10%;
    margin-top: 5%;
}
#western {
    content: url(picture/Westernhorse.png);
    height: 294px;
    width: 191px;
    margin-left: 32.3%;
    margin-right: 10%;
    margin-top: 5%;
}
#wordbox {
    background-color: #ce7821;
    font-family:  Smokum;
    font-size: 2.5rem;
    width: 191px;
    margin-left: 32.3%;
    margin-right: 5%;
    
    
}
.container > p {
    font-family:  'Times New Roman', Times, serif;
    text-align: center;
    font-size: 1.75rem;
    margin-left: 10%;
    margin-right: 10%;
    margin-bottom: 9%;
    
}
#lesson {
    grid-row: 5/6;
    grid-column: 2/-2;
    margin: auto;
    background-color:#be955a;

}
#lessoncontainer {
    color:black;
    font-weight: bold;
    font-size: 4.6rem;
    font-family: Smokum;
    text-align: center;
    background-color: #ce7821;
    margin-left: 25%;
    margin-right: 25%;

}
#lessonpic {
    grid-column: 2/-2;
    grid-row: 6/7;
    background-image: url(picture/Ranchphoto.jpg);
    height: 455px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 100% 30%;
    

}
footer {
    display: block;
    grid-column: 1/-1;
    grid-row: 7/8;
    background-color: #f8e4c7;
    height: 20px;
}
#topshelffooter{
    display: flex;
}
#socialmedia{
    display: flex;
    
}
#socialmediatitle {

    padding-left: 2%;
    padding-top: .50%;
    font-family: Smokum;
    font-size: 3.5rem;

}


 


#twitter{
    content: url(picture/twitter.png);
    height: 65px;
    width: 100px;
    margin-left: 1.75%;

}
#facebook{
    content: url(picture/facebook.png);
    height: 62px;
    width: 100px;
    margin-left: .75%;

    
}
#instagram{
    content: url(picture/instagram.png);
    height: 65px;
    width: 100x;
    margin-left: 1.5%;
    
}
#youtube{
    content: url(picture/youtube.png);
    height: 65px;
    width: 100px;
    margin-left: 1.5%;


    
}
#newsletter {
    margin-left: 3%;
    font-size: 3.5rem;
    font-family: Smokum;
    padding-top: .50%;
    text-align: center;
}

#address {
    margin-left: 12%;
    font-size: 3.5rem;
    font-family: Smokum;
    padding-top: .50%;
    text-align: right;
}

 #smalladdress{
    text-align: center;
    font-family: 'Times New Roman', Times, serif;
    font-size: 1.50rem;
    padding-left: 19%;

}
#fill {
    width: 50%;
}
#signup{
    margin-left: 15%;
}
input, textarea {
     font-size: 1.5rem;
    padding: 14px;
    width: 60%;
    color: #666666;
    background-color: #fafafa;
    border: none;
}
#mySubmit {
    width: 10rem;
    grid-column: 2 / 4;
    font-family: Smokum;
    font-size: 1.5rem;
    background-color: #ce7821;
    color: black;
}