/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a {
    color: tan;
    text-decoration: underline;
}



a:hover{
    color:brown;
    text-decoration: none;
}

nav{
    display: flex;
    justify-content: space-around;
    position:fixed;
    width:100%;
    background-color:brown;
    padding: 20px;
    font-family:Georgia, 'Times New Roman', Times, serif;
}

ul {
    background-color: brown;
    width: 40%;
    padding: 25px;
    border: 10px  solid darkgoldenrod;
    justify-content: center;
    margin: 25px;
    margin:auto;
    text-align: center;
    color: white;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    font-size: 24px;
}



h1 {
    background-color: brown;
    border: 10px solid darkgoldenrod;
    font-size: 60px;
    padding-top: 100px;
    color: whitesmoke;
    font-family: 'Dancing Script', cursive;
    width:50%;
    margin:auto;
    text-align: center;
    color: white;
}


h2{
    font-size: 36px;
    padding: 100px;
    justify-content: center;
    background-color: tan;
    border: 10px solid brown;
    margin: 50px;
    padding: 50px;
    width: 50%;
    margin: auto;
    text-align: center;
    color:white;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    
    
}

#step1{
    width:50%;
    background-color:brown;
    font-size:24px;
    border: 10px solid darkgoldenrod;
    font-family: 'Dancing Script', cursive;
    color: tan;
    
    
}

#STEP1{
    display:flex;
    /* */
}
#details1{
    background-color:tan;
    width: 40%;
    padding: 25px;
    border: 10px solid darkgoldenrod;
    margin: 25px;
    font-size: 24px;
    text-align: center;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    
}

img{
    width: 45%;
    border: 10px;
}

#step2{
    width: 50%;
    background-color:brown;
    font-size:24px;
    font-family: 'Dancing Script', cursive;
    border: 10px solid darkgoldenrod;
    color: tan;
   
}

#STEP2{
    display:flex;
    /* flex-wrap:wrap; */
}

#details2{
    background-color:tan;
    width: 40%;
    padding: 15px;
    border: 10px solid darkgoldenrod;
    margin: 25px;
    font-size: 24px;
    text-align: center;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    
}

#step3{
    width: 50%;
    background-color:brown;
    font-size:24px;
    font-family: 'Dancing Script', cursive;
    border: 10px solid darkgoldenrod;
    color: tan;
    
}

#STEP3{
    display: flex;
    
}

#details3{
    background-color:tan;
    width: 40%;
    padding: 15px;
    border: 10px solid darkgoldenrod;
    margin: 25px;
    font-size: 24px;
    text-align: center;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    
}

#step4{
    width: 50%;
    background-color:brown;
    font-size:24px;
    font-family: 'Dancing Script', cursive;
    border: 10px solid darkgoldenrod;
    color: tan;
    
}

#STEP4{
    display: flex;
    
}

#details4{
    background-color:tan;
    width: 40%;
    padding: 15px;
    border: 10px solid darkgoldenrod;
    margin: 25px;
    font-size: 24px;
    text-align: center;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    
}

#step5{
    width: 50%;
    background-color:brown;
    font-size:24px;
    font-family: 'Dancing Script', cursive;
    border: 10px solid darkgoldenrod;
    color: tan;
    
}

#STEP5{
    display:flex;
    
}

#details5{
    background-color:tan;
    width: 40%;
    padding: 15px;
    border: 10px solid darkgoldenrod;
    margin: 25px;
    font-size: 24px;
    text-align: center;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    
}

#step6{
    width: 50%;
    background-color:brown;
    font-size:24px;
    font-family: 'Dancing Script', cursive;
    border: 10px solid darkgoldenrod;
    color: tan;
    
}

#STEP6{
    display: flex;
    
}

#details6{
    background-color:tan;
    width: 40%;
    padding: 15px;
    border: 10px solid darkgoldenrod;
    margin: 25px;
    font-size: 24px;
    text-align: center;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}

#step7{
    width: 50%;
    background-color:brown;
    font-size:24px;
    font-family: 'Dancing Script', cursive;
    border: 10px solid darkgoldenrod;
    color: tan;
}

#STEP7{
    display:flex;
    
}

#details7{
    background-color:tan;
    width: 40%;
    padding: 15px;
    border: 10px solid darkgoldenrod;
    margin: 25px;
    font-size: 24px;
    text-align: center;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}

#step8{
    width: 50%;
    background-color:brown;
    font-size:24px;
    font-family: 'Dancing Script', cursive;
    border: 10px solid darkgoldenrod;
    color: tan;
}

#STEP8{
    display:flex;
    
}

#details8{
    background-color:tan;
    width: 40%;
    padding: 15px;
    border: 10px solid darkgoldenrod;
    margin: 25px;
    font-size: 24px;
    text-align: center;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}

#step9{
    width: 50%;
    background-color:brown;
    font-size:24px;
    font-family: 'Dancing Script', cursive;
    border: 10px solid darkgoldenrod;
    color: tan;
    
}

#STEP9{
    display:flex;
    
}

#details9{
    background-color:tan;
    width: 40%;
    padding: 15px;
    border: 10px solid darkgoldenrod;
    margin: 25px;
    font-size: 24px;
    text-align: center;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}

#step10{
    width: 50%;
    background-color:brown;
    font-size:24px;
    font-family: 'Dancing Script', cursive;
    border: 10px solid darkgoldenrod;
    color: tan;
}

#STEP10{
    display: flex;
    
}

#details10{
    background-color:tan;
    width: 40%;
    padding: 15px;
    border: 10px solid darkgoldenrod;
    margin: 25px;
    font-size: 24px;
    text-align: center;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}


html{
    /* turns on smooth scroll */
    scroll-behavior: smooth;
}

div{
    padding: 10px;
    margin: 20px;
}

/* tablet css */

@media screen and (max-width: 1024px) {
    
    #STEP1, #STEP2, #STEP3, #STEP4, #STEP5, #STEP6, #STEP7, #STEP8, #STEP9, #STEP10 {
        flex-wrap:wrap; 
        width: 100%;
    }

    #details1, #details2, #details3, #details4, #details5, #details6, #details7, #details8, #details9, #details10{
        width: 100%;
        flex-wrap: wrap;
    }

    #step1, #step2, #step3, #step4, #step5, #step6, #step7, #step8, #step9, #step10 {
        width: 100%;
    }

}


/* phone css */

@media screen and (max-width: 400px) {
    #STEP1, #STEP2, #STEP3, #STEP4, #STEP5, #STEP6, #STEP7, #STEP8, #STEP9, #STEP10{ 
        flex-wrap:wrap; 
        width: 100%;
    }

    #details1, #details2, #details3, #details4, #details5, #details6, #details7, #details8, #details9, #details10{
        width: 100%;
        flex-wrap: wrap;
    }

    #step1, #step2, #step3, #step4, #step5, #step6, #step7, #step8, #step9, #step10 {
        width: 100%;
    }
}