/* CSS Document */
.covid-banner {background-image: url(/Portals/57/Images/covid/pent-stock.jpg); background-repeat: no-repeat; background-size: cover; background-position: center center; width: 100%; height: auto; position: relative; z-index: 0;}
.covid-banner h1 {color: #fff !important; text-shadow: 1px 1px 5px #000; position: relative; z-index: 5;}
.covid-banner p {font-style: italic; color: #fff !important; position: relative; z-index: 5;}

.jumbo-overlay {background-color: rgba(0,0,0,0.35); top: 0; right: 0; bottom: 0; left:0; position: absolute; z-index: 1;}

.covid-intro {}
.covid-intro-left p {font-size: 2.15rem !important; padding-right: 30px; margin-top: 22px; margin-bottom: 0px;}
.covid-intro-right {padding: 0px 25px; border: 2px solid #335d8b; background-color: #3399cc; border-radius: 10px;}
.covid-intro-right h2 {font-size: 2.5rem; color: #fff; text-shadow: 1px 1px 5px #000;}
.covid-intro-right ul {margin-bottom: 2rem;}
.covid-intro-right ul li {color: #fff; font-size: 1.6rem;}
.covid-intro-right hr {}

.covid-plan {margin-top: 5rem;}
.covid-plan h3 {font-size: 2.85rem; font-style: italic;}
.covid-card-inner {padding: 25px; background-color: #335d8b; border-radius: 10px;}
.covid-card h4, .covid-card ul li, .covid-card p {color: #fff !important;}
.covid-card h4 {text-shadow: 1px 1px 5px #000; font-size: 2.5rem;}
.covid-card ul {margin-top: 2rem;}
.covid-card ul li, .covid-card p {font-size: 1.5rem !important;}
.covid-card-tm {margin-top: 3rem;}
.covid-card p {margin-top: 1.5rem;}

.covid-strat {background-image: url(/Portals/57/Images/covid/white-house-sunrise.jpg); background-repeat: no-repeat; background-size: cover; background-position: center center; width: 100%; height: auto; position: relative; z-index: 0; padding-top: 150px; padding-bottom: 150px; margin-top: 3rem; border-radius: 25px;}
.covid-strat h5 {color: #fff !important; text-shadow: 1px 1px 5px #000; position: relative; z-index: 5; font-size: 5rem;}
.covid-strat hr {position: relative; z-index: 5; width: 50%; border-color: #fff; margin-left: auto; margin-right: auto;}
.covid-strat a {font-style: italic; color: #fff !important; position: relative; z-index: 5;}
.jumbo-overlay2 {background-color: rgba(0,0,0,0.65); top: 0; right: 0; bottom: 0; left:0; position: absolute; z-index: 1;}


/* Extra small devices (iPhone 5/SE) */
@media (max-width: 321.98px) {
	
}

/* Extra small devices (iPhone 6/7/8 and Plus Models) */
@media (min-width: 322px) and (max-width: 375.98px) {
	
}

/* Extra small devices (iPhone 6/7/8 and Plus Models) */
@media (min-width: 376px) and (max-width: 415.98px) {
	
}

/* Extra small devices (portrait phones, less than 576px) */
@media (min-width: 416px) and (max-width: 575.98px) {
		
}

/* Small devices COL-SM (landscape phones, 576px - 767px) */
@media (min-width: 576px) and (max-width: 767.98px) {
	
}
/* Medium devices COL-MD (small tablets, 768px - 991px) */
@media (min-width: 768px) and (max-width: 991.98px) {}

/* Large devices COL-LG (large tablets/laptops, 992px - 1199px) */
@media (min-width: 992px) and (max-width: 1199.98px) {}

/* Extra large devices COL-XL (desktops, 1200px and larger) */
@media (min-width: 1200px) {
	.covid-banner {padding-top: 80px; padding-bottom: 80px;}
}