/* main .mob-only & .desk-only */
@media (min-width: 769px) {
	.mob-only {
		display: none;
	}
}
@media (max-width: 768px) {
	.desk-only {
		display: none;
	}
}

body {
	font-size: 15px;
	font-weight: 400;
}
h1, h2 {
	letter-spacing: 0.02em;
	font-family: Anton;
	color: #4a5fab;
}
h1 {
	font-size: 24px;
	margin-bottom: 1em;
}
h2 {
	font-size: 21px;
}
h3 {
	font-size: 18px;
}
@media screen and (min-width: 320px) {
	body {
		font-size: calc(15px + 6 * ((100vw - 320px) / 680));
	}
	h1 {
		font-size: calc(24px + 16 * ((100vw - 320px) / 680));
	}
	h2 {
		font-size: calc(21px + 13 * ((100vw - 320px) / 680));
	}
	h3 {
		font-size: calc(18px + 8 * ((100vw - 320px) / 680));
	}
}
@media screen and (min-width: 1000px) {
	body {
		font-size: 21px;
	}
	h1 {
		font-size: 40px;
	}
	h2 {
		font-size: 34px;
	}
	h3 {
		font-size: 26px;
	}
}

h1, h2, h3 {
	line-height: 1.3;
    padding-bottom: 10px;
    border-bottom: solid 6px transparent;
    border-image: linear-gradient(to right, #f2de2e, #f2de2e 33px, transparent 33px) 6;
    border-image-slice: 1;
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
}
h1.bordertop,
h2.bordertop,
h3.bordertop {
    border-bottom: 0;
	padding-bottom: 0;
	border-top: solid 6px transparent;
	padding-top: 10px;
	color: #2a2a2a;
}


.textcenter h1,
.textcenter h2,
.textcenter h3,
h1.textcenter,
h2.textcenter,
h3.textcenter {
    border-image: linear-gradient(to right, transparent, transparent calc(50% - 16.5px), #f2de2e calc(50% - 16.5px), #f2de2e calc(50% + 16.5px), transparent calc(50% + 16.5px)) 6;
}

h2.dark-h2 {
	margin: 1em 0;
	font-family: Roboto;
	font-size: 120%;
	font-weight: 500;
	letter-spacing: -0.04em;
	color: #2a2a2a;
}

a {
	font-weight: 500;
	color: #007db9;
}
a:hover {
	color: #00b3aa;
}

@media (max-width: 600px) {
	.p-3 {
		padding: 1.5rem !important;
	}
}

main a[target="_blank"]:after {
	content: '\f35d';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	font-size: 70%;
	margin: 0 3px 0 5px;
	position: relative;
	top: -2px;
}
main a[href*=".pdf"]:after {
	content: '\f019';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	font-size: 65%;
	margin: 0 3px 0 5px;
	position: relative;
	top: -3px;
}
main h3.apha-icon:after,
main a[href*="www.pharmacist.com"]:after,
main a[href*="aphanet.pharmacist.com"]:after,
main a[href*="elearning.pharmacist.com"]:after,
main a[href*="filehost.pharmacist.com"]:after,
main a[href*="media.pharmacist.com"]:after,
main a[href*="pharmacytoday.org"]:after,
main a[href*="aphapharmacists"]:after {
	content: ' ';
	display: inline-block;
	background-image: url(https://vaccineconfident.pharmacist.com/Portals/0/apha-mark-icon.svg?ver=LcAa2gt2ilC1IXZfE9B_Eg%3d%3d);
	background-repeat: no-repeat;
	width: 18px;
	height: 18px;
	background-size: 18px 18px;
	margin: 0 3px 0 5px;
	position: relative;
	top: 2px;
}
main h3.apha-icon:after {
	width: 21px;
	height: 21px;
	background-size: 21px 21px;
}
p {
	margin: 0 0 1.5rem 0;
}
p:last-child {
	margin: 0;
}
strong, b {
	font-weight: 500;
}

table {
	width: 100%;
	box-shadow: 0 6px 6px -3px rgba(0, 0, 0, 0.075);
}

tr {
	border-bottom: solid 1px #e6d9eb;
}
tr:last-child {
	border-bottom: 0;
}
th, td {
	padding: 12px;
}
th {
	background-color: #e6d9eb;
	font-size: 65%;
	text-transform: uppercase;
	border-right: solid 1px #ffffff;
}
td {
	vertical-align: top;
	font-size: 85%;
	border-right: solid 1px #e6d9eb;
}
th:last-child,
td:last-child {
	border-right: 0;
}
th:first-child {
	border-top-left-radius: 6px;
}
th:last-child {
	border-top-right-radius: 6px;
}
@media (max-width: 767px) {
	table tr th {
		display: none;
	}
	table tr td {
		display: flex;
		width: 100%;
		border: 0;
		padding: 0.75em 0.5em;
		clear: both;
	}
	table td span.mob-only {
		float: left;
		display: block;
		width: 25% !important;
		margin-right: 12px;
		flex-shrink: 0;
		font-weight: 500;
	}
	table tr td:last-child span {
		padding-bottom: 1em;
	}
	table tr td {
		text-align: left;
	}
	table tr {
		border-top: solid 1px #dadada;
	}
	table tr td:last-child {
		text-align: left;
	}
	table tr.mob-only {
		border-top: 0;
	}
	table tr.mob-only td {
		padding: 4em 0 0 0;
	}
}

.nav-main a[id*=dnnLOGO] img {
	height: 190px;
}

@media (max-width: 600px) {
	.nav-main a[id*=dnnLOGO] img {
		margin-left: 0;
		height: 165px;
	}
}
@media (max-width: 768px) {
	main ul,
	main ol {
		padding-left: 20px;
	}
}
main ul li,
main ol li {
	padding-bottom: 0.65rem;
	padding-left: 0.65rem;
}
@media (max-width: 768px) {
	main ul li,
	main ol li {
		padding-left: 0;
	}
}

div.nav-main {
}

@media (max-width: 600px) {
	div.nav-main {
		background-position: 200px 0;
		background-size: 81px 60px;
	}
}

header {
	padding: 1rem 40px 1rem 40px;
}
@media (max-width: 769px) {
	header {
		padding: 0 11px 24px 11px;
	}
}
@media (max-width: 769px) {
	main {
		padding: 24px 0;
	}
}

main hr {
    background-color: #f2de2e;
    border: 2px solid #f2de2e;
    border-radius: 0.25em;
    margin-top: 0;
    margin-left: 0;
    width: 33px;
}

.container {
	max-width: 100%;
}
/*
@media only screen and (max-width: 75em) {
	.container [class^=col-xl]>div {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
}
@media only screen and (max-width: 48em) {
	.container [class^=col-md]>div {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
}
*/
@media only screen and (max-width: 48em) {
	[class^=col-md]+[class^=col-md] {
		margin-top: 1rem;
	}
}
@media only screen and (max-width: 48em) {
	.logo-nav-cont {
		text-align: center;
		margin-top: 0.25rem !important;
	}
}
@media only screen and (max-width: 48em) {
	.container [class^=col-md]>div.DnnModule {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
}
@media only screen and (max-width: 75em) {
	[class^=col-xl]+[class^=col-xl] {
		margin-top: 0;
	}
}
@media only screen and (max-width: 767px) {
	[class^=col-xl]+[class^=col-xl] {
		margin-top: 1.2rem;
	}
}

.relative {
	position: relative;
}
.flex {
	display: flex;
}
.text-center {
	text-align: left !important;
}
.textcenter {
	text-align: center !important;
}
.text-white {
	color: #ffffff !important;
}
a.btn {
	border-radius: 2px !important;
	border: 0;
	background-color: #4a5fab;
	padding: 14px 36px;
	font-size: 13px;
	line-height: 1;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 0.05em;
	color: #ffffff !important;
}
@media (max-width: 767px) {
	a.btn {
		font-size: 11px;
		padding: 12px 24px;
		margin: 3px 0;
	}
}
a.btn:hover {
	color: #ffffff !important;
	background-color: #00b3aa !important;
}
a.btn.larger {
	font-size: 19px;
}

a.btn i.fa {
	position: relative;
	top: 1px;
	left: 4px;
	font-size: 120%;
}

a.btn.btn-download {
	background-color: #555555;
	color: #ffffff;
	padding: 14px 36px;
}
a.btn.btn-download.darktext {
	color: #2a2a2a;
}
a.btn:after {
	display: none !important;
}
/* prim color pairings */
.bgc-prim {
	background-color: #01b3ab;
}
.bgc-prim80 {
	background-color: #3bbfb8;
}
.bgc-prim60 {
	background-color: #7cccc8;
}
.bgc-prim40 {
	background-color: #a7dcd8;
}
.bgc-prim20 {
	background-color: #d3edeb;
}
.bgc-prim-comp {
	background-color: #824099;
}
.bgc-prim-comp80 {
	background-color: #9b66ad;
}
.bgc-prim-comp60 {
	background-color: #b48cc2;
}
.bgc-prim-comp40 {
	background-color: #cdb3d6;
}
.bgc-prim-comp20 {
	background-color: #e6d9eb;
}

/* second color pairings */
.bgc-second {
	background-color: #302c7f;
}
.bgc-second80 {
	background-color: #514a90;
}
.bgc-second60 {
	background-color: #736aa5;
}
.bgc-second40 {
	background-color: #9890be;
}
.bgc-second20 {
	background-color: #c5c1db;
}
.bgc-second-comp {
	background-color: #9a989a;
}
.bgc-second-comp80 {
	background-color: #afadad;
}
.bgc-second-comp60 {
	background-color: #c3c0c1;
}
.bgc-second-comp40 {
	background-color: #d7d5d5;
}
.bgc-second-comp20 {
	background-color: #ebeaea;
}

.bgc-prim,
.bgc-prim-comp,
.bgc-prim80,
.bgc-prim-comp80,
.bgc-prim60,
.bgc-prim-comp60,
.bgc-second,
.bgc-second-comp,
.bgc-second80,
.bgc-second-comp80,
.bgc-second60,
.bgc-second-comp60 {
	color: #ffffff;
}
/*
.bgc-prim a,
.bgc-prim-comp a,
.bgc-prim80 a,
.bgc-prim-comp80 a,
.bgc-prim60 a,
.bgc-prim-comp60 a,
.bgc-second a,
.bgc-second-comp a,
.bgc-second80 a,
.bgc-second-comp80 a,
.bgc-second60 a,
.bgc-second-comp60 a {
	color: #c7dbff;
}

.bgc-prim a:hover,
.bgc-prim-comp a:hover,
.bgc-prim80 a:hover,
.bgc-prim-comp80 a:hover,
.bgc-prim60 a:hover,
.bgc-prim-comp60 a:hover,
.bgc-second a:hover,
.bgc-second-comp a:hover,
.bgc-second80 a:hover,
.bgc-second-comp80 a:hover,
.bgc-second60 a:hover,
.bgc-second-comp60 a:hover {
	color: #e7f1ff;
}

.bgc-second-comp20 a {
	color: #006fab;
}
.bgc-second-comp20 a:hover {
	color: #00507c;
}
*/
.bgc-lightpink {
	background-color: #e7d9e9;
}
.bgc-pink {
	background-color: #b28cbf;
}
.bgc-darkpink {
	background-color: #905ba3;
}

.bgc-bandage {
	background-image: url(https://vaccineconfident.pharmacist.com/Portals/0/curve.svg?ver=J559RQWNVcYTd85GORHb4A%3d%3d), url(https://vaccineconfident.pharmacist.com/Portals/0/dot-texture.svg?ver=F20UKrqK3DWNhfvOA9YJKA%3d%3d);
	background-repeat: no-repeat, no-repeat;
	background-position: left -190px bottom -20px, right -25px top -25px;
	background-size: 400px 188px, 275px 343px;
	box-shadow: inset 0 0 1em rgba(0, 0, 0, 0.0625);
}

footer.bgc-second-comp {
	background-color: #787678;
}
footer .disclaimer {
	font-size: 1rem; 
}

footer.bgc-second-comp a {
	color: #ffffff;
}
@media (max-width: 992px) {
	footer .disclaimer ul li {
		display: block;
		width: 100%;
		text-align: center;
		padding: 0.5em 0;
		font-weight: 300;
		font-size: 80%;
	}
	footer .disclaimer a {
		font-weight: 300;
	}
	footer .disclaimer ul li+li:before {
		display: none;
	}
}
footer.bgc-second-comp a:hover {
	color: #80d9d5;
}

footer {
	padding-top: 2em;
	padding-bottom: 2em;
}
footer .container.upper {
	padding-bottom: 2em;
}
footer .container.upper img {
	width: 100%;
	max-width: 300px;
	margin: 0.25em 0 2em 0;
}

footer .container.upper h5 {
	border-bottom: solid 2px rgba(255, 255, 255, 0.85);
	padding-bottom: 0.5em;
	font-size: 19px;
	color: rgba(255, 255, 255, 0.85);
	text-transform: uppercase;
	max-width: 325px;
}
footer .container.upper ul {
	list-style-type: none;
	padding-left: 10px;
	margin-left: 2em;
}
footer .container.upper ul li {
	padding-bottom: 0.15em;
}
footer .container.upper ul li:before, main ul.arrows li:before {
    content: '\f054';
    position: relative;
    top: -1px;
    left: -10px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 75%;	
}

footer .social-links i.fa {
	font-size: 15pt !important;
}

footer .social-links span.i-block-round {
	margin-right: 1em;
}
@media (min-width: 1024px) {
	footer .social-links span.i-block-round {
		margin-right: 0;
	}
}
footer .social-links .social-link {
	margin-left: 11px;
	width: 50px;
}

footer span.i-block-round {
	display: block;
	width: 35px;
	height: 35px;
	line-height: 35px;
	background-color: rgba(255, 255, 255, 0.7);
	border-radius: 50%;
	border: solid 2px transparent;
	transition: all 250ms ease;
}
footer span.i-block-round:hover {
	border: solid 2px transparent;
	background-color: rgba(255, 255, 255, 1);
}
footer span.i-block-round i.fab {
	font-size: 15pt !important;
	position: relative;
	color: #787678;
	transition: all 250ms ease;
}
footer span.i-block-round i.fa-facebook-f {
	top: -2px;
	left: 8px;
}
@media (max-width: 769px) {
	footer span.i-block-round i.fa-facebook-f {
		top: 0;
	}
}
footer span.i-block-round i.fa-facebook-f:hover {
	color: #4267b2;
}
footer span.i-block-round i.fa-twitter {
	top: -2px;
	left: 5px;
}
@media (max-width: 769px) {
	footer span.i-block-round i.fa-twitter {
		top: 0;
	}
}
footer span.i-block-round i.fa-twitter:hover {
	color: #1da1f2;
}
footer span.i-block-round i.fa-linkedin-in {
	top: -2px;
	left: 6px;
}
@media (max-width: 769px) {
	footer span.i-block-round i.fa-linkedin-in {
		top: 0;
	}
}
footer span.i-block-round i.fa-linkedin-in:hover {
	color: #2867b2;
}
footer span.i-block-round i.fa-youtube {
	top: -2px;
	left: 4px;
}
@media (max-width: 769px) {
	footer span.i-block-round i.fa-youtube {
		top: 0;
	}
}
footer span.i-block-round i.fa-youtube:hover {
	color: #ff0000;
}

footer .footer-moreres {
	margin: 0.5rem 0;
}
@media (max-width: 992px) {
	footer .footer-moreres {
		margin: 3rem 0;
	}
}
footer .footer-moreres p {
	font-size: 80%;
	margin: 0.75rem 0;
}

footer .footer-addr i.fa {
	float: left;
	margin-right: 0.7em;
	position: relative;
	top: 6px;
	opacity: 0.75;
}
footer .footer-addr i.fa-map-marker {
	height: 90px;
}
@media (max-width: 992px) {
	footer .footer-addr i.fa-map-marker {
		height: 60px;
	}
}
footer .footer-addr p {
	margin: 0.25em 0 1.5rem 0;
}
footer .footer-addr {
	margin-top: 0;
	font-size: 85%;
}
@media (min-width: 992px) {
	footer .footer-addr {
		display: inline-block;
		float: right;
		margin-top: 0;
	}
	.container [class^=col-xl]>div.footer-addr {
		padding-left: 1rem !important;
		padding-right: 1rem !important;
	}
}

/* universal box shadow */
main .boxshadow {
	box-shadow: 
	#ffffff 2px 2px, 
	#d5d5d5 4px 4px, 
	#ffffff 6px 6px,
	#d5d5d5 8px 8px,
	#ffffff 10px 10px,
	#d5d5d5 12px 12px,
	#ffffff 14px 14px,
	#d5d5d5 16px 16px;
}
main .boxshadow.elevate {
	position: relative;
	top: -15px;
}

.outset {
	border: outset 17px rgba(255, 255, 255, 0.3);
}
.inset {
	border: inset 17px rgba(255, 255, 255, 0.3);
}



/* universal border radius */
main .borderradius {
	border-radius: 0;
}

/* slimmenu.collapsed */
.collapse-button {
	top: -38px;
	right: 0;
	color: #00b3aa;
	background-color: transparent;
}
@media (max-width: 767px) {
	.collapse-button {
		top: -22px;
		right: 0;
	}
}
nav ul.slimmenu {
	width: 100%;
	max-width: 800px;
}
nav ul.slimmenu.collapsed {
	top: calc(100% + 12px);
	width: 100%;
	box-shadow: 0 0 40px rgba(255, 255, 255, 0.8);
	border-radius: 0;
}
nav ul.slimmenu.collapsed a.btn {
	display: block;
	width: 100%;
	margin-left: 0;
	padding: 18px 24px;
	font-size: 16px;
	border-radius: 0;
}
.btn.split~.sub-toggle {
    background-color: transparent;
    border-color: transparent;
	padding: 0;
	padding-top: 5px;
	line-height: 0;
}
nav ul.slimmenu .sub-toggle {
	width: 20px;
}
nav ul.slimmenu .sub-toggle:before {
    color: #007db9;
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}

nav ul.slimmenu.normal:not(.collapsed)>li {
	margin-right: 1rem;
}
nav ul.slimmenu.normal:not(.collapsed)>li a {
	color: #007db9 !important;
	background-color: transparent;
	padding: 0;
	text-transform: none;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: inherit;
}
nav ul.slimmenu.normal:not(.collapsed)>li a:hover {
	background-color: transparent !important;
	color: #00b3aa !important;
}
nav ul.slimmenu.normal:not(.collapsed)>li:last-child a {
	border-right: 0;
}

nav ul.slimmenu.normal>li>ul {
	background-color: #ffffff;
	margin-top: 0.75rem;
	padding: 0.35rem 1.35rem !important;
	box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
}
nav ul.slimmenu.normal>li>ul li a {
	font-size: 19px !important;
	padding: 0.5rem 0 !important;
}
nav ul.slimmenu.normal>li>ul li a:before {
	font-family: 'Font Awesome 5 Free';
	content: '\f35a';
	font-weight: 900;
	font-size: 85%;
	position: relative;
	top: 0;
	left: -7px;
	color: #b48cc2;
}
nav ul.slimmenu.normal>li>ul li a:focus, 
nav ul.slimmenu.normal>li>ul li a:hover {
	background-color: #a7dcd8;
	color: rgba(0, 0, 0, 0.8);
}



/* main .hero-item */
main .hero-item {
	height: 575px;
	overflow: hidden;
	position: relative;
	color: #ffffff;
	background: rgba(0, 178, 169, 0.2);
}
@media (min-width: 1000px) {
	main .hero-item	{
		height: 475px;
	}
}
@media (min-width: 1350px) {
	main .hero-item	{
		height: 619px;
	}
}

main .hero-item:after {
	content: ' ';
	display: block;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(https://vaccineconfident.pharmacist.com/Portals/0/hero-curve.svg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left center;
}
main .hero-item.curve-blue:after {
	background-image: url(https://vaccineconfident.pharmacist.com/Portals/0/hero-curve.svg);
}
main .hero-item.curve-blue {
	background: #736aa5;
}
main .hero-item.curve-green:after {
	background-image: url(https://vaccineconfident.pharmacist.com/Portals/0/hero-curve-green.svg);
}
main .hero-item.curve-green {
	background: #7cccc8;
}
main .hero-item.curve-purple:after {
	background-image: url(https://vaccineconfident.pharmacist.com/Portals/0/hero-curve-purple.svg);
}
main .hero-item.curve-purple {
	background: #9b66ad;
}

main .hero-item .carousel.slide {
	z-index: 9999;
}

main .hero-item img {
	float: right;
	width: 80%;
	height: 100%;
	object-fit: cover;
	object-position: center center;
}
@media (max-width: 1000px) {
	main .hero-item img {
		display: none;
	}
}

main .hero-item.hero-story:after,
main .hero-item.hero-video:after {
	background-position: left bottom;
}
main .hero-item.hero-story .round-content {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 60%;
	padding: 1.5% 0;
	text-align: left;
	border: solid 0 #fff;
	z-index: 2;
}
@media (max-width: 1000px) {
	main .hero-item.hero-story .round-content {
		display: none;
	}
}
main .hero-item.hero-story .round-content .round-bg.bigger {
	width: 390px;
	height: 390px;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.25);
}
main .hero-item.hero-story .round-content .round-bg.bigger img {
	width: 350px;
	height: 350px;
	float: none;
}
@media (min-width: 1350px) {
	main .hero-item.hero-story .round-content .round-bg.bigger {
		width: 540px;
		height: 540px;
	}
	main .hero-item.hero-story .round-content .round-bg.bigger img {
		width: 500px;
		height: 500px;
	}
}

main .hero-item.hero-video .youtube-cont {
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 3% 4%;
	width: 50%;
	z-index: 2;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.25);
} 
@media (max-width: 1000px) {
	main .hero-item.hero-video .youtube-cont {
		display: none;
	}
}
main .hero-item.hero-video .youtube-cont .youtube {
	margin: 0;
}

main .hero-item h1 {
	color: #ffffff;
	font-size: 41px;
	margin-bottom: 0.5em;
}
@media (max-width: 1350px) {
	main .hero-item h1	{
		font-size: 30px;
	}
}
@media (max-width: 1000px) {
	main .hero-item h1	{
		font-size: 33px;
	}
}

main .hero-item.curve-blue a.btn {
	background-color: #00b3aa !important;
}

/* ...hero-text defaults */
main .hero-item .hero-text {
	position: absolute;
	bottom: 5%;
	left: 0;
	width: 40%;
	max-width: 550px;
	padding: 4% 1.25% 4% 4%;
	z-index: 2;
}
@media (max-width: 1350px) {
	main .hero-item .hero-text	{
		bottom: 8%;
		width: 100%;
		max-width: 450px;
		padding: 4% 2% 4% 4%;
	}
}
@media (max-width: 1000px) {
	main .hero-item .hero-text	{
		top: 15%;
		bottom: auto;
		width: 100%;
		max-width: 100%;
		padding: 5% 8%;
	}
}
@media (max-width: 500px) {
	main .hero-item .hero-text	{
		top: 10%;
		bottom: auto;
		width: 100%;
		max-width: 100%;
		padding: 5%;
	}
}
main .hero-item .hero-text h5 {
	margin: 1em 0;
}
main .hero-item .hero-text p {
	margin: 0;
}


/* main .hero */
main .hero,
main .carousel {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
@media only screen and (max-width: 75em) {
	.container [class^=col-xl]>div {
		padding-left: 0!important;
		padding-right: 0!important;
	}
}
main .carousel-control-next, 
main .carousel-control-prev {
	color: rgba(0, 0, 0, 0.25);
	font-size: 2.25rem;
	width: 60px;
	opacity: 1;
	z-index: 3;
}
@media (max-width: 767px) {
	main .carousel-control-next, 
	main .carousel-control-prev {
		display: none;
	}
}
main .carousel-control-prev {
	left: -5px;
}
main .carousel-control-next {
	right: -5px;
}
@media (min-width: 767px) {
	main .carousel-control-prev {
		left: -30px;
	}
	main .carousel-control-next {
		right: -30px;
	}
}
main .carousel-control-next i.fas, 
main .carousel-control-prev i.fas {
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 50%;
	background-color: #4a5fab;
	color: #ffffff;
	transition: all 250ms ease;
	font-size: 60%;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}
main .carousel-control-next i.fas:hover, 
main .carousel-control-prev i.fas:hover {
	background-color: #00b3aa;
	color: #ffffff;
}
main .carousel-control-next i.fas {
	padding-left: 4px;
}
main .carousel-control-prev i.fas {
	padding-right: 4px;
}

/* main .sidebar */
main .sidebar {
	border-radius: 0.25em;
}

/* main .topics
main .topic {
	position: relative;
	width: 100%;
	height: 100%;
	min-height: 250px;
	padding-bottom: 4rem !important;
	background-image: url(https://vaccineconfident.pharmacist.com/Portals/0/curve.svg?ver=J559RQWNVcYTd85GORHb4A%3d%3d), url(https://vaccineconfident.pharmacist.com/Portals/0/dot-texture.svg?ver=F20UKrqK3DWNhfvOA9YJKA%3d%3d);
	background-repeat: no-repeat, no-repeat;
	background-position: left -190px bottom -20px, right -25px top -25px;
	background-size: 400px 188px, 275px 343px;
	box-shadow: inset 0 0 1em rgba(0, 0, 0, 0.0625);
	border-radius: 0.25em;
}
*/
main .topic {
	border: 0;
	border-radius: 0.5rem;
    padding: 1rem 2rem 1rem calc(2rem - 10px);
    background-color: rgba(255, 255, 255, 1);
    border-left: solid 10px #66d1cc;
    box-shadow: 0 0 5px rgb(0 0 0 / 8%);
    transition: all 250ms ease;
    background-color: rgba(255, 255, 255, 1) !important;
	background-image: none !important;
	color: #2a2a2a !important;
	height: 100%;
	width: 100%;
	min-height: 200px;
}
main .topic:hover {
    border-left: solid 10px #2e9893;
    box-shadow: 0 0 20px rgb(0 0 0 / 20%);
    color: #000000 !important;
}
@media (max-width: 767px) {
	main .topic {
		border-radius: 0;
	}
}
main .topic.video {
	border-right: solid 10px transparent;
}
main .topic.bgc-prim,
main .topic.bgc-prim-comp,
main .topic.bgc-prim80,
main .topic.bgc-prim-comp80,
main .topic.bgc-prim60,
main .topic.bgc-prim-comp60,
main .topic.bgc-second,
main .topic.bgc-second-comp,
main .topic.bgc-second80,
main .topic.bgc-second-comp80,
main .topic.bgc-second60,
main .topic.bgc-second-comp60 {
	background-image: url(https://vaccineconfident.pharmacist.com/Portals/0/curve-white.svg?ver=J559RQWNVcYTd85GORHb4A%3d%3d), url(https://vaccineconfident.pharmacist.com/Portals/0/dot-texture-white.svg?ver=gnWMH6TzvRg3R26Zt6oxow%3d%3d);
} 
@media (min-width: 768px) {
	.col-md-6 .topic {
		width: 98%;
	}
}
@media only screen and (max-width: 75em) {
	.container [class^=col-xl]>div.topic {
		padding-left: 0.9em !important;
		padding-right: 0.9em !important;
	}
}
@media only screen and (max-width: 48em) {
	.container [class^=col-xl]>div.topic {
		padding-left: 0.9em !important;
		padding-right: 0.9em !important;
	}
}
@media only screen and (max-width: 48em) {
	.container [class^=col-md]>div.topic {
		padding-left: 0.9em !important;
		padding-right: 0.9em !important;
	}
}


main .topic.success {
	position: relative;
	min-height: 325px;
	padding-bottom: 5rem !important
}
@media (min-width: 1300px) {
	main .topic.success {
		padding-left: 41.5% !important;
	}
	main .topic.success .round-bg-cont {
		position: absolute;
		top: 30px;
		left: 0;
		width: 43%;
		float: left;
	}
}
@media (min-width: 1600px) {
	main .topic.success {
		padding-left: 33.5% !important;
	}
	main .topic.success .round-bg-cont {
		width: 35%;
	}
}
main .topic.success .round-bg i.fab {
	position: absolute;
	height: 185px;
	width: 185px;
	line-height: 185px;
	text-align: center;
	font-size: 41pt;
	font-weight: 900;
	color: #ffffff;
	opacity: 0.33;
	z-index: 2;
}
main .topic.success h3 {
	margin-top: 1rem;
}
main .topic a.btn {
	margin: 1rem 0;
}


main .topic ul,
main ul.arrows {
	padding-left: 15px;
	list-style-type: none;
	margin-bottom: 0;
}
main .topic ul li {
	position: relative;
	padding-left: 20px;
}
main .topic ul li:before,
main ul.arrows li:before {
	content: '\f054';
	position: absolute;
	top: 4px;
	left: 2px;
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	font-size: 75%;
}

@media (min-width: 1675px) {
	main .video-cont {
		padding-top: 2rem;
		margin-top: 2rem;
		border-radius: 0.25em;
		background-color: #01b3ab;
		box-shadow: inset 0 0 1em rgba(0, 0, 0, 0.0625);
	}
}

main .topic.video {
	padding: 1rem 0 !important;
	margin: 0 auto !important;
}
main .topic.video.tile {
	max-width: 100%;
}
main .topic.video h3 {
	margin: 0.25rem 2rem !important;
}
@media (min-width: 993px) and (max-width: 1275px) {
	main .topic.video h3 {
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;  
		overflow: hidden;
		height: 77px;
	}
}
@media (min-width: 993px) {
	main .topic.video .h3-cont {
		height: 87px;
	}
}
main .topic.video.tile h3 {
	display: block;
	height: auto;
}
main .topic.video.tile .h3-cont {
	height: auto;
}
main .topic.video.tile a.btn {
	position: relative !important;
	bottom: 0;
	right: auto;
}

main .topic.video p {
	margin: 1rem 2rem !important;
	font-size: 80%;
}

main .playbook-container {
	padding: 1.25rem;
    border-radius: 0.5em;
	background-color: #4a5fab;
}

main .topic.playbook {
	position: relative;
	border-left: solid 10px #9c67af;
	background-color: #b48cc2 !important;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
}
main .topic.playbook:hover {
	border-left: solid 10px #9c67af;
	background-color: #ffffff !important;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.7);
}
main .topic.playbook h3,
main .topic.playbook p	{
	color: #ffffff;
	position: relative;
	z-index: 2;
}
main .topic.playbook:hover h3,
main .topic.playbook:hover p	{
	color: #2a2a2a;
}

main .topic.playbook a.btn {
	display: inline-block;
	margin-right: 0.5rem;
}
main .topic.playbook a.btn.transparent {
	background-color: transparent;
	border: solid 1px rgba(255, 255, 255, 0.5);
	color: #ffffff !important;
	padding: 13px 35px;
}
main .topic.playbook:hover a.btn.transparent {
	border: solid 1px #4a5fab;
	color: #4a5fab !important;
}
main .topic.playbook a.btn.transparent:hover {
	border-color: #00a69d;
	color: #ffffff !important;
}
a.btn.transparent i.fa {
	left: -4px;
}
main a.btn.light {
	background-color: #00a099;
}
a.btn.back i.fa {
	left: -4px;
}

main sup.foot a:first-child {
	margin-left: 0.15rem;
}
main sup.foot a:last-child {
	margin-right: 0.15rem;
}




/* main div.youtube-cont */
main div.youtube-cont {
	width: 100%;
	margin: 0 auto 1rem auto;
}
main div.youtube {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
	margin: 0.75vw 0 0 0;
}
main div.youtube iframe{
	position: absolute;
	top: 0;
	left: 0;
	max-width: 100%;
	width: 100%;
	height: 100%;
	background-color: transparent;
}


/* main .ed */
main .ed-photo {
	float: right;
	max-width: 400px;
	margin-left: 4rem;
}
main .ed-photo img {
	width: 100%;
	max-height: 500px;
	object-fit: cover;
	border-radius: 0.25em;
}
@media (max-width: 1000px) {
	main .ed-photo {
		max-width: 325px;
	}
	main .ed-photo img {
		max-height: 400px;
	}
}
@media (max-width: 525px) {
	main .ed-photo {
		float: none;
		margin-top: 0;
		margin-bottom: 1.5rem;
		margin-left: 0;
	}
}

main .ed-photo p {
	font-style: italic;
	font-size: 80%;
	margin: 0.5rem auto 1.25rem auto;
	max-width: 335px;
	text-align: center;
}
main p.ed-quote {
	font-size: 120%;
	font-weight: 500;
	color: #824099;
	font-style: italic;
}
main p.ed-byline {
	font-style: italic;
}
main .ed-pearl {
	max-width: 650px;
	margin: 1.5rem auto 2rem auto;
}

/* main .programs */
main .programs {
	position: relative;
	width: 100%;
}
main a.listall {
	border-radius: 4px !important;
	border-top-left-radius: 0 !important;
	border-top-right-radius: 0 !important;
	border-bottom-left-radius: 12px !important;
	border-bottom-right-radius: 12px !important;
	box-shadow: inset 0 7px 9px -7px rgba(0, 0, 0, 0.4);
	padding: 12px 36px 15px 36px;
	font-size: 0.95rem;
	margin: 0;
}
main .programs .carousel-inner {
	position: relative;
	border-radius: 0.25em;
}
@media (max-width: 767px) {
	main .programs .carousel-inner.p-2 {
		padding: 0 !important;
	}
	main .programs .carousel-inner.pl-4 {
		padding-left: 0 !important;
	}
	main .programs .carousel-inner.pr-4 {
		padding-right: 0 !important;
	}
}
main .programs .carousel-control-prev {
	left: 0;
}
main .programs .carousel-control-next {
	right: 0;
}
main .programs .carousel-control-next, 
main .programs .carousel-control-prev {
	width: 36px;
	background-color: #f9f9f9;
}
main .programs .carousel-control-next i.fas, 
main .programs .carousel-control-prev i.fas {
	box-shadow: none;
}
@media (max-width: 1199px) {
	main .program-item .col-lg-6.col-md-6.col-sm-12.col-xs-12 {
		margin: 0.95rem 0;
	}
}

main .topic.program-text {
	background-image: url(https://vaccineconfident.pharmacist.com/Portals/0/programs-curve-white.svg), url(https://vaccineconfident.pharmacist.com/Portals/0/dot-texture-white.svg);
	background-position: right -2px bottom -9px, right top;
	background-size: cover, 190px 190px;
}
main .topic.program-text h3 {
	font-size: 100%;
}
main .topic.program-text h5 {
	font-size: 80%;
	font-weight: 400;
}

/* main .darkened-bg
main .darkened-bg {
	border-top: 3px solid #97989a !important;
	border-radius: 0.25em;
	box-shadow: 0 0 1em rgba(0, 0, 0, 0.075);
	padding-top: 2rem !important;
	padding-bottom: 1rem !important;
}
*/

/* main .banner */
main .banner {
	position: relative;
	width: 100%;
	height: 300px;
	text-align: center !important;
	border-radius: 200px;
	overflow: hidden;
}
@media (max-width: 768px) {
	main .banner {
		border-radius: 0;
	}
}
main .banner h2 {
	color: #2a2a2a;
}

.zindex {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 100%;
	padding: 2em 0;
}


/* main .textbox */
main .textbox {
	position: relative;
	width: 98%;
	padding: 1% 1% 3em 1%;
	margin: 1em 0;
	line-height: 25px;
}
@media (min-width: 768px) {
	main .textbox {
		margin: 1em 1% 2em 1%;
	}
	main .five .textbox {
		width: 18%;
	}
	main .four .textbox {
		width: 23%;
	}
	main .three .textbox {
		width: 31.333333%;
	}
	main .two .textbox {
		width: 48%;
	}
}
main .textbox h2 {
	margin: 1em 0;
	font-family: Roboto;
	font-size: 120%;
	font-weight: 500;
	letter-spacing: -0.04em;
	color: #2a2a2a;
}
main .textbox hr {
	margin-left: auto;
}
main .textbox a.btn {
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0 1.5em 1.5em 0;
}


/* round images and icons */
main .round-content {
	display: inline-block;
	margin: 0 auto;
}
@media (max-width: 1100px) {
	main .round-content {
		margin-bottom: 3em;
	}
	main .bordertop .round-content {
		margin-bottom: 0;
	}
}

main .round-content hr {
	margin-left: auto;
}
main .round-content p {
	margin: 0.75em 0;
}
main .round-content a:not(.btn) {
	text-align: center;
	display: block;
	width: 100%;
	text-transform: uppercase;
	font-size: 130%;
	font-weight: 400;
	color: #333333;
}
main .round-bg {
	margin: 0 auto;
	width: 225px;
	height: 225px;
	border-radius: 50%;
	border: solid 10px #ebeaea;
	padding: 10px;
	background-image: url(https://pharmacist.com/DNNGlobalStorageRedirector.ashx?egsfid=FcJpwsV0jfw%3d);
	background-size: cover;
	transition: all 250ms ease;
}
main .round-bg:hover {
	border-color: #d7d5d5;
}
main .round-bg.top-left {
	background-image: url(https://pharmacist.com/DNNGlobalStorageRedirector.ashx?egsfid=BLa9wQJG9fM%3d);
}
main .round-bg.bottom-left {
	background-image: url(https://pharmacist.com/DNNGlobalStorageRedirector.ashx?egsfid=asN-wg2iOBY%3d);
}
main .round-bg.bottom-right {
	background-image: url(https://pharmacist.com/DNNGlobalStorageRedirector.ashx?egsfid=CYUHlP5Sw4o%3d);
}
main .round-bg.top-right {
	background-image: url(https://pharmacist.com/DNNGlobalStorageRedirector.ashx?egsfid=JNjW8YWXbZU%3d);
}
main .round-bg.bottom-right-two-thirds {
	background-image: url(https://pharmacist.com/DNNGlobalStorageRedirector.ashx?egsfid=Rp9Q_dPOVtg%3d);
}
main .round-bg.top-left-one-third {
	background-image: url(https://pharmacist.com/DNNGlobalStorageRedirector.ashx?egsfid=4CRqYaV7lVU%3d);
}
main .round-bg.top-right-one-third {
	background-image: url(https://pharmacist.com/DNNGlobalStorageRedirector.ashx?egsfid=CzB6VCq0b98%3d);
}
main .round-bg.bottom-one-third {
	background-image: url(https://pharmacist.com/DNNGlobalStorageRedirector.ashx?egsfid=tDYQ0XI8Rfs%3d);
}
main .round-bg img {
	width: 185px;
	height: 185px;
	object-fit: cover;
	border-radius: 50%;
}
main .round-bg.bigger,
main .round-bg.biggest {
	width: 180px;
	height: 180px;
}
main .round-bg.bigger img,
main .round-bg.biggest img {
	width: 140px;
	height: 140px;
}
@media (max-width: 768px), (min-width: 1300px) {
	main .round-bg.bigger  {
		width: 285px;
		height: 285px;
	}
	main .round-bg.bigger img {
		width: 245px;
		height: 245px;
	}
}
@media (max-width: 768px), (min-width: 1300px) {
	main .round-bg.biggest  {
		width: 335px;
		height: 335px;
	}
	main .round-bg.biggest img {
		width: 295px;
		height: 295px;
	}
}
main .round-bg.smaller img {
	width: 130px;
	height: 130px;
}
main a span.round-icon {
	display: block;
	margin: 0;
	border-radius: 50%;
	width: 185px;
	height: 185px;
	line-height: 185px;
	background-color: #ccf0ee;
	text-align: center;
	transition: all 250ms ease;
}
main a:hover span.round-icon {
	background-color: #dbdfee;
}
main a span.round-icon i.fa,
main a span.round-icon i.fas,
main a span.round-icon i.fal,
main a span.round-icon i.fab {
	position: relative;
	top: 20px;
	left: 0;
	font-size: 300%;
	color: #00b3aa;
	transition: all 250ms ease;
}
main a:hover span.round-icon i.fa,
main a:hover span.round-icon i.fas,
main a:hover span.round-icon i.fal,
main a:hover span.round-icon i.fab {
	color: #4a5fab;

}
main .round-bg.smaller {
	width: 170px;
	height: 170px;
	margin: 0 1em;
}
main a span.round-icon.smaller {
	width: 130px;
	height: 130px;
	line-height: 130px;
}
main a span.round-icon.smaller i.fa,
main a span.round-icon.smaller i.fas,
main a span.round-icon.smaller i.fad,
main a span.round-icon.smaller i.fal,
main a span.round-icon.smaller i.fab {
	top: 9px;
	left: 0;
	font-size: 285%;
}

main a span.round-icon.smallest {
	width: 85px;
	height: 85px;
	line-height: 85px;
}
main a span.round-icon.smallest i.fa,
main a span.round-icon.smallest i.fas,
main a span.round-icon.smallest i.fad,
main a span.round-icon.smallest i.fal,
main a span.round-icon.smallest i.fab {
	top: 9px;
	left: 0;
	font-size: 225%;
}

main a span.round-icon.tiny {
	display: inline-block;
	width: 46px;
	height: 46px;
	line-height: 46px;
	margin: 0 0.5em 0.75em 0;
}
main a span.round-icon.tiny i.fa,
main a span.round-icon.tiny i.fas,
main a span.round-icon.tiny i.fal,
main a span.round-icon.tiny i.fab {
	top: 4px;
	left: 0;
	font-size: 150%;
}

/* main .accordion */

main .accordion {
	width: 100%;
	margin: auto;
	padding: 0.9em;
	background-color: #ebeaea;
	font-weight: 500;
	font-size: 105%;
	cursor: pointer;
	transition: all 250ms ease;
	position: relative;
	border: 0;
	border-top: solid 1px rgba(0, 0, 0, 0.1);
}
@media (min-width: 768px) {
	main .accordion {
		padding: 0.9em 1.8em;
		font-size: 120%;
	}
}
main .accordion.smaller {
	font-size: 100% !important;
	padding-right: 3.6em;
}


@media only screen and (max-width: 48em) {
	.container [class^=col-md]>div.accordion {
		padding: 0.9em 1.8em 0.9em 0.9em !important;
	}
}
main div.accordion:first-of-type {
	border-top: 0;
	margin-top: 2rem;
}
@media (max-width: 767px) {
	main div.accordion:first-of-type {
		margin-top: 0.5rem;
	}
}

main .accordion:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: '\f054';
	position: absolute;
	right: 0.9rem;
	top: 0.8em;
}
@media (min-width: 768px) {
	main .accordion:before {
		right: 1.8rem;
		top: 0.8em;
	}
}
main .accordion.active:before {
	content: '\f078';
}
main .accordion.active, main .accordion:hover {
	color: #ffffff;
	background-color: #3bbfb8;
}
main .accordion h3 {
	border: 0;
	padding-bottom: 0;
	margin-bottom: 0;
	line-height: 
}
main .accordion p {
	font-size: 80%;
	font-weight: 400;
	margin-bottom: 0;
}

main .accordion-content {
	width: 100%;
	padding: 0 2em;
	max-height: 0;
	overflow: hidden;
	transition: all 250ms ease;
	border-left: solid 1px rgba(0, 0, 0, 0.075);
	border-right: solid 1px rgba(0, 0, 0, 0.075);
}
@media (max-width: 768px) {
	main .accordion-content {
		width: 100%;
		padding-left: 0.75rem !important;
		padding-right: 0.75rem !important;
	}
}
main .accordion-content.row {
	margin-left: 0;
	margin-right: 0;
}
main .accordion-content:last-of-type {
	border-bottom: solid 1px rgba(0, 0, 0, 0.075);
}
main .accordion-content h3 {
	font-size: 110%;
}

main .accordion i.fa,
main .accordion i.fas,
main .accordion i.fal,
main .accordion i.fab,
main .accordion.smaller i.fa,
main .accordion.smaller i.fas,
main .accordion.smaller i.fal,
main .accordion.smaller i.fab {
	display: none;
}
@media (min-width: 768px) {
	main .accordion i.fa,
	main .accordion i.fas,
	main .accordion i.fal,
	main .accordion i.fab {
		display: inline-block;
		position: relative;
		font-size: 130%;
		top: 3px;
		left: -19px;
		width: 47px;
		text-align: center;
	}
	main .accordion.smaller i.fa,
	main .accordion.smaller i.fas,
	main .accordion.smaller i.fal,
	main .accordion.smaller i.fab {
		top: 0;
		display: inline-block;
		font-size: 160%;
		float: left;
	}
	main .accordion.smaller i {
		font-weight: normal;
	}
}

main i.fa.fw900 {
	font-weight: 900;
}

/* main ul.checklist */
main ul.checklist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
main ul.checklist li {
	margin: 0;
	padding: 0;
}
main ul.checklist li a {
	display: block;
	position: relative;
	width: 100%;
	margin: 0 auto;
	padding: 0.75em 3em 0.75em 0.9em;
	background-color: #ebeaea !important;
	border-top: solid 1px rgba(0, 0, 0, 0.1) !important;
}
main ul.checklist li:first-child a {
	border-top: 0 !important;
}
main ul.checklist li a:hover {
	color: #ffffff;
	background-color: #00b3aa !important;
}
main ul.checklist li a:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: '\f054';
	position: absolute;
	right: 0.5rem;
	top: 1.5em;
	font-size: 120%;
}
@media (min-width: 768px) {
	main ul.checklist li a:before {
		right: 1.8rem;
		top: 1.2em;
	}
}
main ul.checklist li a h3 {
	border-bottom: 0;
	margin: 0;
	padding-bottom: 0.075em;
}
main ul.checklist li a p {
	margin: 0;
	font-weight: 400;
	color: #2a2a2a;
	transition: all 250ms ease;
}
main ul.checklist li a:hover p {
	color: #ffffff;
}

/* main ol.timeline */
main ol.timeline {
	list-style-type: none;
	padding: 0;
	margin: 2.25rem auto 3rem auto;
	width: 90%;
	max-width: 600px;
	box-shadow: 0 0 1em rgba(0, 0, 0, 0.075);
	border-radius: 0.25em;
}
@media (max-width: 769px) {
	main ol.timeline {
		margin: 1.5rem auto 3rem auto;
	}
}
main ol.timeline.wider {
	max-width: 1000px;
	margin: 2.25rem 0 3rem 0;
}
@media (max-width: 769px) {
	main ol.timeline.wider {
		margin: 1.5rem auto 3rem auto;
	}
}
main ol.timeline li {
	display: block;
	margin: 8px 0 0 0;
	padding: 25px 35px 35px 35px;
	counter-increment: section;
	position: relative;
	border-bottom: dotted 8px #00a69d;
}
main ol.timeline li:nth-child(even):before,
main ol.timeline li:nth-child(odd):before {
	content: counter(section);
	position: absolute;
	top: 11px;
	border-radius: 50%;
	padding: 0;
	height: 47px;
	width: 47px;
	line-height: 47px;
	background-color: #4a5fab;
	text-align: center;
	color: #ffffff;
	font-size: 120%;
	font-weight: 700;
}
main ol.timeline li:nth-child(even):before {
	left: -28px; 
}
main ol.timeline li:nth-child(odd):before {
	right: -28px;	
}
main ol.timeline li:nth-child(even) {
	border-left: dotted 8px #00a69d;
}
main ol.timeline li:nth-child(odd) {
	border-right: dotted 8px #00a69d;
}
main ol.timeline li:last-child {
	border-bottom: 0;
}
main ol.timeline li:first-child:after,
main ol.timeline li:last-child:after {
	display: inline-block;
	position: absolute;
	right: -20px;
	font-size: 50%;
}
main ol.timeline li:first-child:after {
	content: '\f0dd';
	right: -16px;
	top: -48px;
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	font-size: 27pt;
	color: #f2de2e;
}
main ol.timeline li:last-child:after {
	content: '\f0c8';
	bottom: -31px;
	right: -13px;
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	font-size: 15pt;
	color: #f2de2e;
}
main ol.timeline li:nth-last-of-type(-n+2):not(:nth-child(odd)):after {
	left: -13px;
}

main p.timeline-quote {
	font-style: italic;
	margin: 1rem 0 0 0;
	color: #824099;
	line-height: 120%;
	font-weight: 500;
}
main p.timeline-callout {
	margin: 1.5rem 0 0 0;
	padding: 0.75rem;
	background-color: #d3edeb;
	border-radius: 0.25em;
}

.help {
	font-size: 14px;
}

/* main .vac-dev-graph */
.vac-dev-graph {
	position: relative;
	width: 460px;
	margin: 2rem 0 0 0;
	font-size: 19px;
}
.vac-dev-graph div.phase {
	display: block;
	width: 100%;
	padding: 1rem;
	height: 100px;
	transition: .25s ease-in-out all;
}
.vac-dev-graph div.phase:not(.vac-dev-graph.typical div.phase):hover {
	color: #ffffff;
	background-color: #00a69d;
	box-shadow: inset 0 0 30px rgba(0, 0, 0, 0.3);
}
.vac-dev-graph div.phase.smaller {
	height: 65px;
}
.vac-dev-graph.typical div.phase {
	height: auto;
	min-height: 100px;
}
.vac-dev-graph.typical div.phase.taller {
	min-height: 200px;
}
.vac-dev-graph.typical div.phase.tallest {
	min-height: 350px;
}
@media only screen and (max-width: 62em) {
	.container [class^=col-lg]>div.vac-dev-graph {
		padding-left: 0!important;
		padding-right: 0!important;
	}
}
@media only screen and (max-width: 48em) {
	.container [class^=col-md]>div.vac-dev-graph {
		padding-left: 0!important;
		padding-right: 0!important;
	}
}
.vac-dev-graph div.phases {
	position: absolute;
	top: 0;
	left: -32px;
	height: calc(100% + 175px);
	width: 32px;
	z-index: 2;
	background-color: #fafafa;
	background-image: linear-gradient(
	to bottom,
	rgba(0, 166, 157, 0.166) 175px,
	rgba(0, 166, 157, 0.333) 175px 350px,
	rgba(0, 166, 157, 0.5) 350px 450px,
	rgba(0, 166, 157, 0.667) 450px 515px,
	rgba(0, 166, 157, 0.83333) 515px 615px,
	rgba(0, 166, 157, 1) 615px 790px
	);
	/*border-left: dotted 8px #ffffff;*/
}
@media (max-width: 1147px) {
	.vac-dev-graph div.phases {
		display: none;
	}
}
.vac-dev-graph div.manufacturing {
	position: absolute;
	top: 175px;
	left: 525px;
	height: 65px;
	line-height: 65px;
	width: 615px;
	transform-origin: top left;
	transform: rotate(90deg);
	z-index: 2;
	text-align: center;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 0.125em;
	background-color: #4a4a4a;
	background-image: repeating-linear-gradient(45deg,
      #4a4a4a,
      #4a4a4a 20px,
      #2a2a2a 20px,
      #2a2a2a 40px);
	color: #ffffff;
	transition: .25s ease-in-out all;
}
.vac-dev-graph div.manufacturing:hover {
	background-color: #00a69d;
	background-image: none;
	box-shadow: inset 0 0 30px rgba(0, 0, 0, 0.3);
}
.bgc-manufacturing {
	background-color: #4a4a4a;
	background-image: repeating-linear-gradient(-45deg,
      #4a4a4a,
      #4a4a4a 20px,
      #2a2a2a 20px,
      #2a2a2a 40px);
	color: #ffffff;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 0.125em;
}
.vac-dev-graph div.angled {
	display: flex;
	position: relative;
	width: 100%;
	height: 175px;
}
.vac-dev-graph div.phase.top45,
.vac-dev-graph div.phase.bottom45 {
	height: 175px;
	width: 460px;
}
.vac-dev-graph div.phase.top45 {
	clip-path: polygon(100% 0, 0 0, 0 100%);
}
.vac-dev-graph div.phase.bottom45 {
	position: absolute;
	top: 0;
	left: 0;
	clip-path: polygon(100% 0, 0 100%, 100% 100%);
}
.vac-dev-graph div.phase.top45 h5,
.vac-dev-graph div.phase.bottom45 h5 {
	font-size: 80%;
	max-width: 45%;
}
.vac-dev-graph div.phase.bottom45 h5 {
	position: absolute;
	bottom: 0;
	right: 0;
	text-align: right;
	padding: 0 1rem;
}
@media (max-width: 768px) {
	.vac-dev-graph div.phase.bottom45 h5 {
		padding: 0 0.5rem;
	}
}
.vac-dev-graph div.split div.angled {
	float: left;
	width: 230px;
}
.vac-dev-graph div.split div.angled div.phase {
	width: 100%;
}
.vac-dev-graph div.split div.angled div.phase h5 {
	max-width: 75%;
}
.vac-dev-graph div.phase.right50 {
	height: 175px;
	width: 50%;
	float: left;
}

.tooltip-inner {
	max-width: 300px;
	padding: 0.75rem 1rem 1rem 1rem;
	color: #ffffff;
	text-align: left;
	border-radius: 0.25em;
	font-size: 18px;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
}
@media (max-width: 650px) {
	.vac-dev-graph div.phases {
		left: -15px;
		width: 15px;
	}
	.vac-dev-graph {
		width: 321px;
		font-size: 100%;
	}
	.vac-dev-graph div.phase {
		width: 303px;
		padding: 9px;
	}
	.vac-dev-graph div.phase.top45,
	.vac-dev-graph div.phase.bottom45 {
		width: 300px;
	}
	.vac-dev-graph div.phase.top45 h5,
	.vac-dev-graph div.phase.bottom45 h5 {
		font-size: 15px;
	}
	.vac-dev-graph div.split div.angled,
	.vac-dev-graph div.phase.right50	{
		width: 150px;
	}
	.vac-dev-graph div.manufacturing {
		top: 175px;
		left: 335px;
		height: 35px;
		line-height: 35px;
		width: 615px;
	}
}
@media (max-width: 950px) {
	.tooltip {
		display: none;
	}
}



.dnnSearchBoxPanel {
	background-color: transparent;
	padding: 0;
}
.dnnSearchBox {
	border: 0;
	box-shadow: none;
	height: 60px;
	margin-right: 0 !important;
	padding: 0 !important;
}
.dnnSearchBox > a.dnnSearchBoxClearText {
	display: none;
}
.dnnSearchBox > .dnnSearchBox_advanced {
	display: none;
}
.dnnSearchBox > a.dnnSearchButton {
	right: 30px;
	top: 14px;
}
.dnnSearchBox > .dnnSearchBox_advanced > .dnnSearchBox_advanced_label {
    display: none;
}
.dnnSearchResultAdvancedTip {
	display: none;
}
.dnnSearchResultPanel {
	display: none;
}
.dnnSearchBox > input[type="text"],
.dnnSearchBox > input[type="text"]:focus {
	background-color: rgba(0, 0, 0, 0.1);
	padding: 0.75rem 1.5rem;
	height: auto;
	border-radius: 30px;
	margin-top: 2rem;
	margin-bottom: 1rem;
	position: relative !important;
	width: 100% !important;
	display: block !important;
	left: 0 !important;
}
.dnnSearchBox > input[type="text"]:focus {
	
}
.dnnSearchResultPager.dnnSearchResultPagerTop, .dnnSearchResultPager {
	font-style: italic;
	border-top: 0;
}
.dnnSearchResultContainer > .dnnSearchResultItem > .dnnSearchResultItem-Title {
    line-height: 1.3;
    padding-bottom: 10px;
    border-bottom: solid 6px transparent;
    border-image: linear-gradient(to right, #f2de2e, #f2de2e 33px, transparent 33px) 6;
    border-image-slice: 1;
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
	font-size: 26px;
}
.dnnSearchResultItem-Title a {
	color: #000000;
}
.dnnSearchResultItem-Link a {
	font-size: 80%;
}
.dnnSearchResultContainer > .dnnSearchResultItem > .dnnSearchResultItem-Description {
	color: #2a2a2a;
	margin: 0;
}
.dnnSearchResultContainer > .dnnSearchResultItem > .dnnSearchResultItem-Others {
	font-size: 80%;
	color: #2a2a2a;
	margin: 6px 0 0 0;
}

.dnnSearchResultPager a.dnnPager-prev,
.dnnSearchResultPager a.dnnPager-next {
	margin-top: 4px;
}

.dnnSearchBox > .dnnSearchBox_advanced_query {
	position: absolute;
	top: 63px;
	left: 0;
	border: 0;
	padding: 3px 20px 3px 0;
}
.dnnSearchBox > a.dnnSearchBoxClearAdvanced {
	top: 61px;
	margin-left: -13px;
}

.dropdown, .dropup {
	margin-top: 6px;
	position: static;
}
@media (max-width: 1000px) {
	.dropdown, .dropup {
		float: none !important;
		margin-bottom: 2rem;
	}
}
.dropdown-menu {
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.dropdown-item {
	width: 600px;
	position: relative;
	padding-left: 29px;
	white-space: normal;
	word-break: normal;
	color: #2a2a2a !important;
}
@media (max-width: 1000px) {
	.dropdown-item {
		width: 100%;
		font-size: 90%;
	}
}
.dropdown-item:hover {
	background-color: #ffe7d8;
}
.dropdown-item:active,
.dropdown-item.active {
	background-color: #ffd6b4;
	color: #000000;
}
.dropdown-item:before {
	content: '\f054';
    position: absolute;
	display: block;
    top: 6px;
    left: 12px;
    font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	font-size: 80%;
}
.word-break-all {
	word-break: break-all;
}

i.fa.large-green {
	display: block;
	text-align: center;
	margin: 0 0 0.5rem 0;
	color: #00a69d;
	font-size: 400%;
}

h4.green-text {
	color: #824099;
	font-style: italic;
}
h4.green-text:after {
	content: '\f00c';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	font-size: 90%;
	font-style: normal;
	position: relative;
	top: -2px;
	left: 10px;
}




/* vc 2022 redesign */
body {
	min-height: 500px;
    background-image: url(https://pharmacist.com/DNNGlobalStorageRedirector.ashx?egsfid=QPIR-Hj4Kjk%3d), url(https://pharmacist.com/DNNGlobalStorageRedirector.ashx?egsfid=QPIR-Hj4Kjk%3d);
    background-size: 850px auto, 850px auto;
    background-position: top -425px right -425px, bottom 0 left -350px;
    background-repeat: no-repeat, no-repeat;
	background-color: #f9f9f9;
}
.container-fluid {
	padding-right: 0;
	padding-left: 0;
}

.nav-main a[id*=dnnLOGO] img {
	margin: 1rem 0 0 0;
	height: 85px;
}
@media (max-width: 767px) {
	.nav-main a[id*=dnnLOGO] img {
		margin: 0;
		height: 65px;
	}
}
.search-box {
	display: inline-block;
	width: 100%;
	max-width: 800px;
	margin: 0 0 1rem -0.8rem;
	position: relative;
}
@media (max-width: 800px) {
	.search-box {
		max-width: 360px;
	}
}
@media (max-width: 767px) {
	.search-box {
		margin: 0 auto;
		font-size: 21px !important;
	}
}
@media (max-width: 470px) {
	.search-box {
		padding-right: 2rem;
		max-width: 320px;
	}
}
ul.searchSkinObjectPreview {
	width: 95%;
	top: calc(100% + 1px);
	right: 1.1rem;
	border: 0;
	box-shadow: 0 30px 50px rgba(0, 0, 0, 0.425);
	font-size: 17px;
	background-color:  #ffffff;
}
ul.searchSkinObjectPreview > li {
	color: #007db9;
	font-weight: 500;
}
ul.searchSkinObjectPreview > li:hover {
	background-color: #a7e5e3;
}
ul.searchSkinObjectPreview > li:first-child {
	border-top: 0;
}
ul.searchSkinObjectPreview > li p {
	font-size: 14px;
	color: #5a5a5a;
	font-weight: 400;
}
ul.searchSkinObjectPreview > li.searchSkinObjectPreview_group {
	color: #4a5fab;
	border-bottom: 2px solid #66d1cc;
}
.searchInputContainer{
	display: block;
}
#dnn_dnnSearch_ClassicSearch {
	display: block;
	position: relative;
}
.searchInputContainer>input{
	width: 100%;
	height: 44px;
	border-radius: 100px;
	background: rgba(151, 152, 154, 0.2);
	border: none;
	padding-left: 50px;
	font-family:Roboto;
	color:#000000;
}
.searchInputContainer>input:focus-visible {
    outline-offset: 0px;
	outline: #66d1cc auto 1px;
	background-color: #ffffff;
}
.search-box a:not(.dnnSearchBoxClearText) {
	top: 7px;
	position: absolute;
	left: 18px;	 
}
.searchInputContainer a.dnnSearchBoxClearText {
	right: 11px;
	top: 6px;
}
.slogan {
	margin: 0.8rem 0 1.2rem 0;
	font-style: italic;
	font-size: 120%;
	max-width: 700px;
	line-height: 110%;
	color: #00b3aa;
}
@media (max-width: 800px) {
	.slogan {
		font-size: 100%;
	}
}
@media (max-width: 767px) {
	.slogan {
		max-width: 390px;
		margin: 0.65rem auto 1.65rem auto;
	}
}
.bandage-cont {
	margin: 0 2rem 0 auto;
	width: 300px;
	height: 300px;
	border-radius: 50%;
	border: solid 10px #eeeeee;
	padding: 10px;
	background-color: #ffffff;
	background-image: url(https://pharmacist.com/DNNGlobalStorageRedirector.ashx?egsfid=JNjW8YWXbZU%3d);
	background-size: cover;
	transition: all 250ms ease;
	text-align: center;
}

.bandage-cont:hover {
	border-color: #e0e0e0;
}
.bandage-cont img {
	width: 260px;
	height: 260px;
	padding: 10px 3px 0 7px;
	background-color: #ffffff;
	border-radius: 50%;
	box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.15);
}
@media (max-width: 1280px) {
	.bandage-cont {
		width: 260px;
		height: 260px;
	}
	.bandage-cont img {
		width: 220px;
		height: 220px;
	}
}
@media (max-width: 1135px) {
	.bandage-cont {
		width: 220px;
		height: 220px;
	}
	.bandage-cont img {
		width: 180px;
		height: 180px;
	}
}
@media (max-width: 970px) {
	.bandage-cont {
		width: 180px;
		height: 180px;
	}
	.bandage-cont img {
		width: 140px;
		height: 140px;
	}
}
@media (max-width: 767px) {
	.bandage-cont {
		width: 220px;
		height: 220px;
		margin: 1rem auto 0 auto;
	}
	.bandage-cont img {
		width: 180px;
		height: 180px;
	}
}
.bandage-cont:hover img {
	background-color: #e0f6f5;
}
.box-menu {
	padding: 1rem 0;
	border-radius: 0.25em;
	background-color: transparent;
}
.box-menu h2 {
	margin-bottom: 0.25rem;
	padding-bottom: 0;
	border-bottom: 0;
	color: #4a5fab;
}
.box-menu h3 {
	margin-bottom: 1rem;
	border-bottom: 0;
	color: #2a2a2a;
	font-weight: 400;
	font-style: italic;
	font-family: Roboto;
	font-size: 23px;
}
@media (max-width: 767px) {
	.box-menu {
		padding: 0 0 1rem 0;
	}
	.box-menu h2 {
		text-align: center;
		margin: 0 2rem 1rem 2rem;
	}
	.box-menu h3 {
		font-size: 16px;
		text-align: center;
	}
}

.graybordertop a {
	display: block;
	padding: 1rem 1rem 1.5rem 1rem;
	margin: 0 0 1.5rem 0;
    border-top: 3px solid #9a989a;
    border-radius: .25em;
	background-color: rgba(255, 255, 255, 0.925);
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.075);
}
.graybordertop a:hover {
	color: #302c7f;
	background-color: rgba(255, 255, 255, 1);
}
.graybordertop a i.fa {
	position: relative;
	top: -2px;
	display: inline-block;
	float: left;
	width: 62px;
	height: 62px;
	line-height: 62px;
	text-align: center;
	background-color: #80d9d5;
	color: #00b3aa;
	font-size: 145%;
	border-radius: 50%;
	margin-right: 1rem;
	transition: all 250ms ease;
}
.graybordertop a:hover i.fa {
	background-color: #00b3aa;
	color: #ffffff;
}
.graybordertop a h3 {
	font-size: 1.1rem;
	font-style: normal;
	color: #2a2a2a;
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
.graybordertop a h4 {
	font-size: 1.6rem;
	margin: 0;
}

@media (max-width: 767px) {
	div.graybordertop {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.graybordertop a {
		margin: 0 0 0 0;
	}
	.graybordertop a h3 {
		font-size: 1rem;
		text-align: left;
	}
	.graybordertop a h4 {
		font-size: 1.3rem;
		text-align: left;
	}
}
@media only screen and (max-width: 62em) {
	.container [class^=col-lg]>div {
		padding-left: 0!important;
		padding-right: 0!important;
	}
}

.inner-pad {
	padding: 2rem 2rem 1rem 2rem;
}
@media (max-width: 750px) {
	.inner-pad {
		padding: 0 1rem 1rem 1rem;
	}
}
.home-programs {
	border: solid 3px #a7dcd8;
	border-radius: 0.25em;
	position: relative;
	padding: 1rem 0 1.5rem 0;
}
.home-programs h2, .home-story h2 {
	position: absolute;
	top: -2.5rem;
	left: 4rem;
	display: inline-block;
	padding: 1rem;
	background-color: #f9f9f9;
	color: #4a5fab;
	border-bottom: 0;
}
.home-programs h2.purple {
	color: rgba(74, 95, 171, 0.85);
}
.home-programs .programs .carousel-inner {
	padding-top: 1rem;
	padding-bottom: 1rem;
	padding-left: 2.4rem;
	padding-right: 2rem;
}
.home-story h2 {
	color: #9b66ad;
	padding: 1rem 0;
}
.home-programs .floating-button {
	position: absolute;
	bottom: -1.5rem;
	right: 4rem;
	display: inline-block;
	width: auto;
	padding: 0 1rem;
	background-color: #f9f9f9;
}
.home-programs .floating-button a.btn {
	background-color: #ba7ed0;
}
@media (max-width: 750px) {
	.home-programs .floating-button {
		width: 100%;
		right: 0;
	}
	.home-programs .floating-button a.btn {
		width: 100%;
		display: block;
	}
}
.home-story {
	padding: 1rem 0 1rem 4rem;
	color: #824099;
	font-weight: 500;
}
@media (max-width: 767px) {
	.home-programs .programs .carousel-inner {
		padding-top: 0;
		padding-bottom: 0;
		padding-right: 1rem;
		padding-left: 1rem;
	}
	.home-story {
		margin-top: 6rem;
		padding: 1rem 2rem;
	}
	.home-programs h2, .home-story h2 {
		left: 0;
		display: block;
		width: 100%;
		text-align: center;
	}
	.home-story .ed-photo {
		margin-top: 1rem;
	}
}
@media only screen and (max-width: 48em) {
	.container [class^=col-md]>div {
		padding-left: 0!important;
		padding-right: 0!important;
	}
}

.card-columns {
	margin: 1.25rem 0 2rem 0;
	column-count: 3;
}
@media (max-width: 1100px) {
	.card-columns {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
	}
}
@media (max-width: 750px) {
	.card-columns {
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1;
	}
}
.card-columns .card {
	border: 0;
	padding: 1rem 2rem 1rem calc(2rem - 10px);
	margin-bottom: 1.25rem;
	border-left: solid 10px #66d1cc;
	border-radius: 0.5rem;
	background-color: rgba(255, 255, 255, 0.5);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.075);
	transition: all 250ms ease;
}
@media (max-width: 750px) {
	.card-columns .card  {
		display: block !important;
	}
}
.card-columns .card:hover {
	border-left: solid 10px #2e9893;
	background-color: rgba(255, 255, 255, 1);
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
	color: #000000;
}





