body,
html {
    font-family: condor, sans-serif;
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
    color: #000;
    width: 100% !important;
    height: 100% !important;
    max-width: 1920px;
    margin: 0 auto;
    background-color: #fff;

}

html {
    scroll-behavior: smooth;
}

container {
    width: 100%;
    max-width: 1920px;
    padding-right: 0px !important;
    padding-left: 0px !important;
    margin-left: 0;
    margin-right: 0;

}

.container-fluid {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.row {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0px !important;
    padding-right: 0px !important;
    overflow-x: hidden;
    text-align: center;
}

.navbar {
    height: 80px;
}

#navbar li {
    padding: 13px;

    font-weight: 400;
    font-size: 1.1em;
}


.navbar-brand img {
    max-height: 65px;
    padding-left: 50px;
    padding-bottom: 10px;
}

.specials {
    background-color: green !important;
    color: #fff !important;
}

.dropdown-menu {
    background-color: #222 !important;
}

.dropdown-menu li > a {
    color: #888 !important;

}

.mainLogo img{
    margin-top: 100px;
    margin: 0 auto !important;

}


.firstDiv {

    /* The image used */
    background-image: url(");
    max-width: 1920px;
    /* Full height */
    height: 100%;
    min-height: 800px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: top;
    background-repeat: no-repeat;
    background-size: 100%;
}



.firstDiv div {
    margin-top: 200px;
}

.secondDiv {

    /* The image used */
    background-color: #fff;

    /* Full height */
    height: 100%;
    padding-bottom: 125px;
}

.secondDiv h1 {
    padding-top: 125px;
    padding-bottom: 100px;
    text-align: center;
}

.firstDiv h1 {
    color: #fff;
    font-weight: 600;
    padding-top: 125px;
    padding-bottom: 100px;

}



.firstDiv {
    align-content: center;
    text-align: center;
}

.thirdDiv {

    /* The image used */
    background-image: url("");
    max-width: 1920px;
    /* Full height */
    height: 100%;
    min-height: 800px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
}

.standOuttext {
    background-color: red;
    padding-left: 30px;
    padding-right: 30px;
    color: #fff;
    padding-top: 100px;
    padding-bottom: 125px;
}

.standOuttext h1 {
    padding-bottom: 50px;
    text-align: center;
}

.genSpacer {
    width: 20%;
    height: 5px;
    background-color: #fff;
    margin: 0 auto;
    border-radius: 2px;
    margin-bottom: 50px;
}

.fourthDiv {
    background-image: url("");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0px 125px 0px;
}

.fourthDiv h2 {
    text-align: center;
    text-decoration: none !important;
    color: red;
}

.fourthDiv img {
    padding: 0px 25px 0px 25px;
}

.fourthDiv h1 {
    text-align: center;
    font-weight: 600;
    padding-bottom: 100px;


}

.fifDiv {

    /* The image used */
    background-image: url("");
    max-width: 1920px;
    /* Full height */
    height: 100%;
    min-height: 800px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.fifDiv p {
    text-decoration: none;
    text-align: center;
    font-size: 1.2em;
    color: #fff !important;
}

.contactIcon {
    text-align: center;
}

a:link {
    text-decoration: none !important;
}

a:visited {
    text-decoration: none;
}

.fifDiv a {
    color: inherit;
}

.sixthDiv {

    /* The image used */
    background-color: #fff;

    /* Full height */
    height: 100%;
    padding-bottom: 125px;
}

.sixthDiv h1 {
    text-align: center;
    padding-top: 100px;
    font-weight: 600;
    padding-bottom: 100px;


}

.socIcons {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}

.socIcons a {
    color: red;

}

.sevenDiv {
    background-image: url("");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0px 125px 0px;
}

.footerText {
    font-size: 1.3em;
    line-height: 2.0em;
    text-decoration: none;
    color: #fff !important;
}

.footerText li {
    text-decoration: none;
    list-style: none;
}

.footerText a {
    color: inherit !important;
}

.footerPic p {
    text-align: center;
}

.footerPic img {
    max-height: 250px;
}

.rightFoot {
    text-align: end;
    padding-right: 50px;
}

.copyright {
    text-align: end;
}

@media screen and (max-width: 959px) and (min-width: 768px) {


    .footerPic img {
        max-height: 200px;
    }

    .secondRow {
        padding-bottom: 30px;
    }
}

@media screen and (max-width: 600px) {

    .sevenDiv {
        text-align: center;

    }

    .rightFoot {
        text-align: center;
        padding-right: 0px !important;
    }

    .copyright {
        text-align: center;

    }

    .firstDiv {

        /* The image used */
        background-image: url("");
        max-width: 1920px;
        /* Full height */
        height: 100%;
        min-height: auto !important;
        /* Create the parallax scrolling effect */
        background-attachment: fixed;
        background-position: top;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .firstDiv img {

        margin: 0 auto !important;
    }

    .firstDiv div {
        margin-top: 0px !important;
    }

    .firstDiv img {
        margin-top: 300px !important;
    }

    .firstDiv h1 {
        color: #fff;
        font-weight: 600;
        padding-top: 25px;
        padding-bottom: 100px;

    }
}
