/* Global styles for the document */
body {
    background-color:#90C7E3 ;
    color: #666666;
    font-family: Verdana, Arial, sans-serif;
    background-image: linear-gradient(to bottom, #FFFFFF, #90c7e3);
    margin: 0%;
}

/* Styles for the header element */
header {
    background-color: #002171;
    color: #FFFFFF;
    font-family: Georgia, serif;
    padding: 1em;
}

/* Styles for the h1 element */
h1 {
    line-height: 200%;
    font-size: 2em;
    padding-left: 2em;
    padding: right 2em; ;
    padding-top: 0em;
    padding: bottom 0em; ;
    letter-spacing: .25em;
    container:;
        flex-direction:row; 
        @media screen {
            
        }media (max-width: 768px) {
            .mobile {
              display: none;
            }
            


        
}

/* Styles for the nav element */
nav {
    display: flex;
    flex-direction: column;
    margin: 0%;
    padding-left: 0%;
    padding-top: .5em;
    padding-bottom: .5em;
    padding-left: 1em;
    padding-right: 2em;
    width: 100%;
    border-bottom-style: solid;
    flex-container {
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-around;
      }
    border-bottom: none;
    background-color: white 
}


/* Styles for table */

table {

    text-align: center;

    border-color: #39c;
    border-width: 90%;
    border-collapse: collapse;
}

th{


    padding: 5px;
    border-color: #39c;
    border-radius: 1px;
}


td{
 
    text-align: center;

}
text{

    text-align: left;
}



/* Styles for the h2 element */
h2 {
    color: #1976D2;
    font-family: Georgia, serif;
}

/* Styles for the dt element */
dt {
    color: #002171;
    font-weight: bold;
}

/* Styles for a class named resort */
.resort {
    color: #1976D2;
    font-size: 1.2em;
    background-size: 100%;

}

/* Styles for the footer element */
footer {
    font-size: 0.70em;
    font-style: italic;
    text-align: center;
}

/* Style rule for the wrapper ID */
#wrapper {
    width:80%;
        
   
}
form {
    display: flex;
    flex-direction: column;
    padding-left: 1em; width: 80%;
    width: 60%;
    display: grid;
    grid-gap: 1em;
    column-count: 2;
    column-width: 10em, 1fr; 
}

input[type="submit"] {
    grid-column: 2;
    width: 9em;

  }



textarea{
    margin-bottom: 5em;
}

 #Reshero{
    height: 300px;
    background-image:;
    background: size 100%;100%
    background-repeat: no-repeat;



 }   
    


