html{
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding: 0px;
    border-spacing: 0px;}
body{
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    background-color: lavenderblush;}
main{
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    border-top-color: pink;
    border-width: thick;}
footer{
    text-align: center;
    margin-top: 50px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-color: pink;}
ul {
    display: inline-block;
    padding: 0px;
    margin: 5px;
    text-align: center;}
li {
    display: inline-block;
    color: white;
    text-align: center;
    background-color: #fa6ead;
    font-family: 'Questrial', sans-serif;
    font-size-adjust: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: auto;
    padding-right: auto;
    border-radius: 10px;
    max-width: 200px;
    min-width: 130px;
    align-self: center;}
section {
    text-align: center;
    margin-left: auto;
    margin-right: auto;}
section img{
    }
nav{
    background-color:pink;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    position: fixed;
    display: block;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-left: auto;
    z-index: 99;}
aside {
    display: inline-block;
    margin-left: 15px;
    margin-right: 15px;
    align-content: center;}
h1 {
    font-family: 'Inter', sans-serif;
    color: #cf1770;}
h2 {
    font-family: 'Balsamiq Sans', cursive;
    color :#eb2384;}
p {
    font-family: 'Questrial', sans-serif;
    color :#42383d; 
    font-size: 20px;
    margin-top: 0px;}
nav img {
    display: inline-block;
    width: 60px;
    height: 60px;}
div{
    margin-top: 10px;
    margin-bottom: 10px;
    display: inline-block;
    margin-right: auto;
    text-align: center;}
nav a{
    text-decoration: inherit;
    color: white;
    font-family: 'Questrial', sans-serif;}
nav a:hover{
    text-decoration: none;
    color: pink;
     font-family: 'Questrial', sans-serif;}
a{
    text-decoration: none;
    color: inherit;
    font-family: 'Questrial', sans-serif;}
a:hover{
    text-decoration: none;
    color: lightpink;
    font-family: 'Questrial', sans-serif;}
nav ul li ul {
    display: none;
    position: absolute;
    top: 100%;}
nav ul li:hover > ul{
    display:list-item;
    position: absolute;}
nav ul ul {
    display:none;
    position: relative;}
label img{
    width: 200px;
    height: auto;}
.adrpdn{
    text-decoration: none;
    color: white;
    font-family: 'Questrial', sans-serif;}
.adrpdn:hover{
    text-decoration: none;
    color: lightpink;}
.bigrmargn{
    margin-top: 15px;
    margin-left: 5px;
    display:table-column;
    float: left;
    width: auto;}
.flex-content{}
.topp{
    margin-top: 0px;
    padding-top: 110px;}
.botm{
    margin-bottom: 0px;
    padding: 10px;}
.norml{
    background-color: pink;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    position: fixed;
    display: block;
    width: 90%;
    margin-left: 0%;
    margin-right: 5%;
    text-align: center;}
.dropdn{
    display: none;
    text-align: center;
    padding-right: 1%;}
.dropmenu{
    background-color: pink;
    width: 60px;
    min-width: 60px;
    font-size: 40px;
    display: inline-block;
    text-align: center;
    margin: 0px;
    padding: 0px;
    float: left;
    margin-left: 1%;
    margin-right: 1%;
    margin-top: 12px;}
.dropmenul {
    display: inherit;
    float: none;}
.dropmenul li{
    float: left;
    font-size: 20px;
    display: block;}
.dropmenuimg{
    background-color: pink;
    width: 60px;
    min-width: 60px;
    font-size: 40px;
    display: inline-block;
    text-align: center;
    margin: 0px;
    padding: 0px;
    float: center;
    margin-left: 1%;
    margin-right: 1%;
    margin-top: auto;
    padding-right: 50px;}
.lognav{
    float: left;
    margin: 5px;
    display: inline-block;}
.br1{
    display: none;}
.br2{
    display: none;}
.br3{
    display: none;}
.br4{
    display: none;}
.br5{
    display: none;}
@media screen and (min-width: 1871px){
    .br1{
        display: none;}
    .br2{
        display: none;}
    .br3{
        display: none;}
    .br4{
        display: none;}
    .br5{
        display: none;}}
@media screen and (max-width: 1870px){
    .br1{
        display: none;}
    .br2{
        display: none;}
    .br3{
        display: none;}
    .br4{
        display: inherit;}
    .br5{
        display: none;}}
@media screen and (max-width: 1390px){
    .br1{
        display: none;}
    .br2{
        display: none;}
    .br3{
        display: inherit;}
    .br4{
        display: none;}
    .br5{
        display: none;}}
@media screen and (max-width: 1060px){
    .br1{
        display: none;}
    .br2{
        display: inherit;}
    .br3{
        display: none;}
    .br4{
        display: inherit;}
    .br5{
        display: none;}
    .topp{
        margin-top: 0px;
        padding-top: 150px;}}
@media screen and (max-width: 760px){
    .br1{
        display: inherit;}
    .br2{
        display: none;}
    .br3{
        display: inherit;}
    .br4{
        display: none;}
    .br5{
        display: inherit;}
    .topp{
        margin-top: 0px;
        padding-top: 180px;}}
@media screen and (max-width: 590px){
    .dropdn {display: inherit;}
    .norml{display: none;}
    .topp{
        margin-top: 0px;
        padding-top: 90px;}}
@media screen and (max-width: 20px){
    .dropmenuimg{
        padding-right: 0px}}
@media screen and (max-height: 400px){
    .dropdn {
        display: inherit;}
    .norml{
        display: none;}
    .topp{
        margin-top: 0px;
        padding-top: 90px;}}