/* 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;
}
.title {
    display: block;
        width: 100%;
    text-align: center;
    margin: auto;
    background-color: #ffffff;
    max-width: 1024px;
    border-style: solid;
    border-width: 0;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
}
header {
    padding: 7px;
    padding-bottom: 0;
    background-color: #4C2512;
    box-shadow: 0 10px 17px rgb(0, 0, 0);
    background-image: url(images/wood.jpg);
}
body {
    background-image: url(images/2wood.jpg);

}
h1 {
    font-family: 'Sriracha', cursive;
    font-size: 40px;
    text-align: center;
    color: #4C2512;
    margin-bottom: 20px;
    background-color: #ffffff;
 
    border-style: solid;
    border-width: 0;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    max-width: 1024px;
    margin: auto;
    padding-bottom: 20px;
}
footer {
    color: #ffffff;

    margin-top: 7px;
    font-family: 'Times New Roman', Times, serif;
    padding: 30px;
    grid-template-columns: 1fr 1fr;
    background-image: url(images/wood.jpg);
}@media screen and (max-width: 900px) {
    
    .button {
     
      font-size: 30px;
    }
    

    #main-menu {
    display: none;
}

    .icon {
    
    text-align: right;
    padding: 20px;
}i{
    color: #000000;
}
nav {
    
        padding: 12px;
        margin: 20px;
        margin-top: 0;
        font-family: 'Sriracha', cursive;
        font-weight: bold;
        
    }
    
    li {
    
    
        text-align: center;
    
    
    }
    
    ul {
        display: flex;
        
        list-style-type: none;
    }
    
    li {
        max-width: 200px;
        text-align: center;
        margin: auto;
    
        margin-bottom: 10px;
        
    
    }
    
    a {
        display: block;
    }
    
    a:link,
    a:visited {
        color: #d38249;
        text-decoration: none;
    }
    
    .page:hover {
    
        color: #ffffff;
    
    }
    .button:hover {
    
        color: #ffffff;
    
    }
    
    .page {
        padding: 10px;
        transition: 0.2s;
        max-width: 200px;
        font-size: 20px;
    
    
    }

}
  


@media screen and (min-width: 901px) {
    nav {
    
        padding: 12px;
        margin: 20px;
        margin-top: 0;
        font-family: 'Sriracha', cursive;
        font-weight: bold;
        
    }

    .icon {
        display: none;
    }
    li {
    
    
        text-align: center;
    
    
    }
    
    ul {
        display: flex;
        
        list-style-type: none;
    }
    
    li {
        max-width: 200px;
        text-align: center;
        margin: auto;
    
        margin-bottom: 10px;
        
    
    }
    
    a {
        display: block;
    }
    
    a:link,
    a:visited {
        color: #d38249;
        text-decoration: none;
    }
    
    .page:hover {
    
        color: #ffffff;
    
    }
    .button:hover {
    
        color: #ffffff;
    
    }
    
    .page {
        padding: 10px;
        transition: 0.2s;
        max-width: 200px;
        font-size: 20px;
    
    
    }

}
p {
    margin: auto;
    text-align: center;
    font-size: 25px;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    max-width: 1000px;
    background-color: white;




    padding: 40px;
}
h2 {
    font-family: Yatra One, sans-serif;
    margin-left: 50%;
    font-size: 30px;
}

a {
    display: block;
}
.hair {
    text-align: center;
    margin: auto;
    background-color: white;
    max-width: 400px;
    border-color: white;
    font-size: 60px;
    border-width: 20px;
    border-style: solid;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;

}

.send {
    border-radius: 20px;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}

.send {
    max-width: 200px;
    background-color: rgb(27, 89, 148);
    margin: auto;
    padding: 20px;
    border-radius: 20px;
    color: white;
    border-color: rgb(32, 59, 85);
    border-width: 5px;
    border-style: solid;



}

.face {
    text-align: center;
    background-color: white;
    font-size: 40px;

    max-width: 440px;
    margin: auto;

}
.send:hover {
    color: white;
    max-width: 400px;
    background-color: rgb(27, 89, 148);


}

input {
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}

.send {
    padding: 10px;
    transition: 0.2s;
}.mid {
    text-align: left;
    max-width: 500px;
}

.bottom {
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;

    max-width: 500px;
}

.button {
    max-width: 200px;
    background-color: rgb(167, 167, 167);
    margin: auto;
    padding: 20px;
    border-radius: 20px;
    color: white;
}

.top {
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    text-align: left;
    max-width: 500px;
}

.name {
    width: 100%;
}

.phone {
    width: 100%;
}

.comment {
    width: 100%;
}

.mail {
    width: 100%;
}

.email {
    width: 100%;

}