/*Fonts*/
.socials a{
    color: black;
}
a{
    text-decoration: none;
    color: #95989A;
}
a:hover{
    color:#F35B04;
}
h1{
    color: black;
    font-size: 2rem;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    text-transform: uppercase;
    color: #F35B04;
    letter-spacing: .05rem;
}

h4{
    margin-block: 0px;
    padding: 0px;
    font-family: 'Poppins', sans-serif;
    text-align: left;
    font-size: 0.8125rem;
    letter-spacing: 0.14px;
    color: #000000;
    text-transform: uppercase;
    opacity: 1;
}

h5{
    margin-block: 0px;
    height: 1rem;
    padding: 0px;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    text-align: left;
    font-size: 0.8125rem;
    letter-spacing: 0.14px;
    color: #000000;
    opacity: 1;
}

h2 {
    font-family: 'Poppins', sans-serif;
    color: #939393;
    text-align: center;
    font-size: 0.9375rem;
    letter-spacing: 0.1px;
    opacity: 1;
    font-weight: 300;
}

h3{
    font-family: 'Poppins', sans-serif;
    text-align: center;
    font-style: italic;
    font-size: 0.9375rem;
    letter-spacing: 0px;
    color: #F10000;
    opacity: 1;
    font-weight: 300;
    
}


h6{
    font-family: 'Poppins', sans-serif;
    text-align: center;
    font-style: italic;
    font-size: 	0.75rem;
    letter-spacing: 0px;
    color: #000000;
    opacity: 0.2;
    font-weight: 300;
}

hr{
    height: 1px;
    width: 9rem;
    background-color: black;
    margin-block: 0px;
    border: none;
    font-family: 'Poppins', sans-serif;
}

h7{
    font-family: 'Poppins', sans-serif;
    text-align: center;
    font-size: 0.9375rem;
    font-weight: bold;
    text-transform: uppercase;
}

a{
    text-decoration: none;
}

p{
    font-family: 'Poppins', sans-serif;
    text-align: left;
    font-size: 0.875rem;
}

.forgot-password{
    font-family: 'Poppins', sans-serif;
    text-decoration: underline;
    font-size: 0.75rem;
    font-weight: 200;
    color: #F35B04;
}

.topnav a {
    color: white;
    padding: 9px 16px;
    text-decoration: none;
    font-size: 14px;
    display: block;
    text-align: left;
}

.covid-msg{
    padding: 15px;
}

/*Nav Bar*/
nav {
    background-color: black;
    height: 6rem;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
}

nav {
    background-color: black;
    height: 4rem;
    display: flex;
    align-items: left;
    justify-content: left;
}

.ad-slider {
    height: 12.01rem;
}

slider-images {
    height: 100%;
    background-color: white;
    width: 100%;
    padding: 0;
    margin: 0;
    display: inline-flex;
}

.image-box1 {
    background-image: url(../Images/IMG_1009.JPG);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    height: 150px;
    width: 14%;
    margin: auto;
    border-radius: 17px;
}

.image-box2 {
    background-image: url(../Images/IMG_1018.JPG);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    height: 150px;
    width: 14%;
    margin: auto;
    border-radius: 17px;
    margin-left: 5px;
}

.image-box3 {
    background-image: url(../Images/IMG_1020.JPG);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    height: 150px;
    width: 14%;
    margin: auto;
    border-radius: 17px;
    margin-left: 5px;
}

.image-box4 {
    background-image: url(../Images/IMG_1021.JPG);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    height: 150px;
    width: 14%;
    margin: auto;
    border-radius: 17px;
    margin-left: 5px;
}

.image-box5 {
    background-image: url(../Images/IMG_1022.JPG);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    height: 150px;
    width: 14%;
    margin: auto;
    border-radius: 17px;
    margin-left: 5px;
}

.image-box6 {
    background-image: url(../Images/IMG_1023.JPG);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 150px;
    width: 14%;
    margin: auto;
    border-radius: 17px;
    margin-left: 5px;
}

.image-box7 {
    background-image: url(../Images/IMG_1024.JPG);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    height: 150px;
    width: 14%;
    margin: auto;
    border-radius: 17px;
    margin-left: 5px;
}

@media (min-width: 950px) {
.topnav {
    display: none;
}
}

@media screen and (max-width: 949px){
    nav {
        display: none;
    }

    .topnav {
        overflow: hidden;
        background-color: black;
        position: relative;

    }

    .topnav a {
        color: white;
        padding: 9px 16px;
        text-decoration: none;
        font-size: 14px;
        display: block;
    }

    .topnav #myLinks {
        margin-bottom: 15px;
    }

    .topnav a.icon {
        background: black;
        display: block;
        position: absolute;
        right: 0;
        top: 0;
    }

    .fa{
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-end;
    }

    .image-box1 {
        background-image: url(../Images/IMG_1023.JPG);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        height: 100%;
        width: 100%;
        margin: auto;
        border-radius: 0px;
    }

    .image-box2 {
        display: none;
    }

    .image-box3 {
        display: none;
    }

    .image-box4 {
        display: none;
    }

    .image-box5 {
        display: none;
    }

    .image-box6 {
        display: none;
    }

    .image-box7 {
        display: none;
    }
}

@media screen and (max-width: 1029px){
    .content-box1 {
        padding-left: 1rem;
        padding-right: 1rem;
        height: 16rem;
        padding-top: 2rem;
        display: block;
    }
    
    .contact-details {
        width: 92%;
        height: auto;
        margin: auto;
        margin-bottom: 1rem;
        float: none;
    }
    
    .divider1 {
        width: 100%;
        height: auto;
        display: inline-flex;
        align-items: center;
        flex-wrap: nowrap;
        align-content: center;
        flex-direction: column;
    }
    
    .content-box {
        width: 100%;
        height: 100%;
        text-align-last: center;
    }
    
    .divider2 {
        width: 100%;
        height: auto;
        display: inline-flex;
    }
    
    .socials {
        width: 100%;
        height: auto;
        float: right;
        margin-top: 1rem;
    }
    
    }



/*Footer*/
.footer {
    height: auto;
}

.content-box1 {
    padding-left: 4.688rem;
    padding-right: 4.688rem;
    height: 10rem;
    padding-top: 2rem;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
}

.contact-details {
    width: 30rem;
    height: 8rem;
    float: left;
}

.divider1 {
    width: 50%;
    height: 100%;
    display: inline-flex;
}

.content-box {
    width: 100%;
    height: 100%;
}

.box {
    background-color: white;
    width: 100%;
    height: 1rem;
}

.divider2 {
    width: 50%;
    height: 100%;
    float: right;
    display: inline-flex;
}

.socials {
    width: 25rem;
    height: 8rem;
    float: right;
}

.box-spaced {
    background-color: white;
    width: 100%;
    height: 2rem;
    margin-top: 0.5rem;
}


@media screen and (max-width: 425px){

.content-box1 {      
    height: 10rem;
    padding: 0px;
    padding-top: 2rem;
}

.contact-details {
    width: 100%;
    height: 8rem;
    float: left;
}

.socials {
    width: 100%;
    height: 8rem;
    float: right;
    margin-top: 1rem;
}

}
