body {
    background-color: #ffffff;
}

h1 {
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-size: 2.25rem;
    line-height: 110%;
    color: #c0d725;
}

@media (min-width:768px) {
    h1 {
        font-size: 3.25rem;
    }
}

h2 {
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-size: 1.875rem;
    line-height: 110%;
    color: #c0d725;
}

@media (min-width:768px) {
    h2 {
        font-size: 2.5rem;
    }
}

h3 {
	font-family: 'Open Sans', sans-serif;
	color: #212529;
}

h4 {
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-size: 1.125rem;
    line-height: 110%;
    color: #ffffff;
}

@media (min-width:992px) { /* fixed-top for large only */
    #headerWrapper {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
    }
}


#header {
    background-color: #c0d725;
}

#header img {
    max-width: 85%;
}

@media (min-width:768px) {
    #header img {
        max-width: 100%;
    }
}

#header .col-md-6:nth-child(1) {
    text-align: center;
}

@media (min-width:768px) {
    #header .col-md-6:nth-child(1) {
        text-align: left;
    }
}

#header .col-md-6:nth-child(2) {
    text-align: center;
    padding-top: 15px;
}

#header .col-md-6:nth-child(2) p:nth-child(1) {
    color: #ffffff;
    font-size: .95rem;
    letter-spacing: 1px;
}

#header .col-md-6:nth-child(2) p:nth-child(2) {
    color: #0c66b3;
    font-family: 'Open Sans', sans-serif;
    font-size: 1.25rem;
    letter-spacing: 1px;
    margin-top: -15px;
}

#header .col-md-6:nth-child(2) p:nth-child(2) span {
    font-size: 1.75rem;
    letter-spacing: 1px;
    margin-top: -10px;
    display: block;
}

@media (min-width:768px) {
    #header .col-md-6:nth-child(2) p:nth-child(2) span {
        font-size: 1.25rem;
        letter-spacing: 1px;
        margin-top: -15px;
        display: inline;
    }
}

#header .col-md-6:nth-child(2) p:nth-child(2) a:link,
#header .col-md-6:nth-child(2) p:nth-child(2) a:link {
    color: #0c66b3;
    text-decoration: none;
}

#header .col-md-6:nth-child(2) p:nth-child(2) a:hover {
    color: #ffffff;
}

#mainNav {
    background-color: #08477e;
    letter-spacing: 2px;
}

#mainNav a:link,
#mainNav a:visited {
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
}

#mainNav a:hover {
    color: #c0d725;
}

.nav-item {
	line-height:1.0;
}

#hero {
    background-image: url(../images/backHero.jpg);
    background-repeat: no-repeat;
    background-size: 135%;
    margin-top: 0; /* was  220px; for fixed header */
    height: inherit;
    color: #ffffff;
    padding: 0px;
}

@media (min-width:992px) {
    #hero {
        background-size: cover;
        margin-top: 130px;
        height: 75vh;
    }
}

#hero p {
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-size: 2.5rem;
    line-height: 110%;
}

@media (min-width:768px) {
    #hero p {
        font-size: 5rem;
        line-height: 110%;
    }
}

@media (min-width:1200px) {
    #hero p {
        font-size: 6rem;
        line-height: 110%;
    }
}

#hero .overlay {
    background-color: rgba(25, 25, 25, .15);
    height: 27vh;
}

@media (min-width:768px) {
    #hero .overlay {
        height: 75vh;
    }
}

#hero .col-md-7 {
    padding-top: 3%;
    padding-left: 6%;
    padding-bottom: 2%;
}

@media (min-width:768px) {
    #hero .col-md-7 {
        padding-top: 6%;
        padding-left: 6%;
        padding-bottom: 0%;
    }
}

#content {
    padding-top: 75px;
    padding-bottom: 75px;
}

#content.interior {
    margin-top: 0; /* was 150px; for fixed header */
}

@media (min-width:992px) {
    #content.interior {
        margin-top: 120px;
    }
}

#content p.lead {
    color: #0c66b3;
    font-weight: 500;
}

#content p {
    color: #878787;
}

#content .btn {
	color: #ffffff;
	background-color:#08477e;
}
#content .btn:hover {
	background-color: #c0d725;
	color: #08477e;
}

#covid-index {
	background-color: #e8e8e8;
}

#covid-index .left {
	padding-top:50px;
	padding-bottom:25px;
}

#covid-index .right img {
	object-fit:cover;
}

#covid-index h1 {
	text-align:center;
	color: #dc3545;
}

#covid-index h2 {
	text-align:center;
}

#covid-index h2.blue {
	color: #0c66b3;
}

#covid-index h3 {
	text-align:center;
}

#covid-index a {
	color: #0c66b3;
}

#covid-index .btn {
	background-color:#dc3545;
	color:#ffffff;
	font-weight:bold;
}

#photoBar {
    margin-bottom: 25px;
    text-align: left;
}

#photoBar .hideOnSmall {
    display: none;
}

@media (min-width:769px) {
    #photoBar .hideOnSmall {
        display: block;
    }
}

#intro {
    padding-bottom: 40px;
}

#flourish {
    text-align: center;
    color: #d3e74d;
    font-size: 1.35rem;
}

#flourish i {
    background-color: #ffffff;
    padding-left: 10px;
    padding-right: 10px;
}

#flourish .line {
    height: 1px;
    background-color: #d3e74d;
    margin-top: -16px;
    width: 32%;
    margin-left: auto;
    margin-right: auto;
}

#content ul,
#services ul {
    color: #c0d725;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

#content ul li span,
#services ul li span {
    color: #878787;
}

#services {
    padding-top: 90px;
    padding-bottom: 90px;
    background-color: #f7f7f7;
}

#services h2 {
    margin-bottom: 35px;
}

#callToAction {
    text-align: center;
    background-image: url(../images/backCTA.jpg);
    background-repeat: no-repeat;
    background-size: 290%;
    background-attachment: scroll;
    padding: 0px;
    color: #ffffff;
}

@media (min-width:768px) {
    #callToAction {
        background-size: cover;
        background-attachment: fixed;
    }
}

#callToAction .overlay {
    background-color: rgba(8, 71, 126, .70);
    padding-top: 50px;
    padding-bottom: 50px;
}

@media (min-width:768px) {
    #callToAction .overlay {
        padding-top: 70px;
        padding-bottom: 60px;
    }
}

#callToAction h2 {
    color: #ffffff;
    letter-spacing: 3px;
}

#callToAction span {
    display: block;
    font-size: 80%;
    letter-spacing: 5px;
}

#callToAction p:nth-child(2) {
    font-family: 'Nunito', sans-serif;
    font-size: 1.25rem;
    letter-spacing: 1px;
    margin-top: 35px;
}

#callToAction p:nth-child(3) {
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-size: 2.5rem;
    line-height: 110%;
    color: #c0d725;
    margin-top: -20px;
    letter-spacing: 3px;
}

@media (min-width:768px) {
    #callToAction p:nth-child(3) {
        font-size: 2.75rem;
        margin-top: -20px;
        letter-spacing: 5px;
    }
}

#callToAction a:link,
#callToAction a:visited {
    color: #ffffff;
    text-decoration: none;
}

#callToAction a:hover {
    color: #c0d725;
}

#logos {
    text-align: center;
    padding-top: 35px;
    padding-bottom: 35px;
}

#footer {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 40px;
    background-color: #606060;
    color: #ffffff;
}

#subFooter {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 5px;
    background-color: #2d2d2d;
    color: #ffffff;
    font-size: .85rem;
}

#subFooter p:nth-child(2) {
    margin-top: -15px;
    margin-bottom: 5px;
}

#footer a:link,
#footer a:visited,
#subFooter a:link,
#subFooter a:visited {
    color: #ffffff;
    text-decoration: none;
}

#footer a:hover,
#subFooter a:hover {
    color: #c0d725;
}

.floatLeft {
    margin-right: 0px;
    float: none;
}

@media (min-width:768px) {
    .floatLeft {
        margin-right: 25px;
        float: left;
    }
}
