@media only screen and (min-width: 768px) {
  html.cdc-2020 body>.container-fluid.d-flex {
    overflow-x: revert !important;
  }
}
.county-check .col-12.splash-col {
  padding: 20px 0px 20px;
}
.county-check .col-12.splash-col {
  padding: 20px 0px 20px;
}
.county-check .col-md-8.splash-col p {
  margin: 0 !important;
  padding-left: 3px;
}
.county-check .col-md-8.splash-col .splash-col {
  padding-bottom: 0;
}
.county-check .col-md-4.splash-col .title-decor-bar-container {
  height: 0;
}
.county-check div[data-horizontal="true"] iframe {
  height: 214px;
}
.county-check .col-md-4.splash-col .card {
  border: none;
}
@media only screen and (max-width: 767px) {
  .covid-home .county-check > .col-md-8.splash-col {
    padding-left: 0;
  }
}
.data-tracker #status-bar-container .col-md-4:last-child {
  padding-right: 0;
}
.data-tracker #status-bar-container {
  margin-top: 20px !important;
  padding-left: 0;
}
.data-tracker #status-bar-container .status-label {
  color: #075290;
}
.data-tracker #status-bar-container .status-item:hover .status-label {
  color: #075290;
  text-decoration: underline;
}
.data-tracker #status-bar-container .status-item:first-child:hover path.area {
  fill: rgb(248, 208, 208);
}
.data-tracker #status-bar-container .status-item:first-child:hover path.line {
  stroke: rgb(231, 130, 130);
}
.data-tracker #status-bar-container .status-item:nth-child(4):hover path.area {
  fill: rgb(211, 211, 211);
}
.data-tracker #status-bar-container .status-item:nth-child(4):hover path.line {
  stroke: rgb(139, 139, 139);
}
@media screen and (max-width: 768px) {
  .cdc-page-type-splash .splash-col.col-md-12 {
    padding: 0px 15px;
  }
  .cdc-page-type-splash .splash-col:not(.col-md-12) {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
/* fixes floating issues on iPhone */
@media (max-width: 992px) {
  html.cdc-2020,
  body.covid-home {
    width: 100%;
    /* display: block; */
    /* overflow: hidden; */
  }
}

.hollow {
  -webkit-user-select: none !important; /* disable selection/Copy of UIWebView */
  -webkit-touch-callout: none !important; /* disable the IOS popup when long-press on a link */
}
.site-title-image a img {
  display: none;
}
.covid-home .cdc-icon-american-sign-language-interpreting-light {
  margin-right: 6px;
}
.covid-home .site-title > .container > .row {
  height: 100px;
}
.covid-home .highlights h1 {
  font-family: "Open Sans SemiBold", Arial, Helvetica, sans-serif;
  font-size: 28px;
  margin-top: 15px;
  margin-bottom: 14px;
}
.covid-home .content h1:first-child {
  display: block !important;
}
.linked-list li a > span:first-child {
  padding-right: 0px;
}
.body-wrapper h1:first-child {
  display: block !important;
}
.covid-home .highlights .title-decor-bar-container {
  margin-top: -14px;
}
.covid-home .hollow.btn-white:focus,
.covid-home .hollow.btn-white:active {
  background: #006778 !important;
  color: white !important;
  border-color: #006778 !important;
}
.covid-home .hollow.btn-primary:focus,
.covid-home .hollow.btn-primary:active {
  border-color: white !important;
}
.covid-home .covid-vaccines .title-decor-bar-container,
.covid-home .travel-block .title-decor-bar-container,
.covid-home .about-covid .title-decor-bar-container,
.covid-home .latest-updates .title-decor-bar-container {
  margin-top: -15px;
}
.covid-home .content a {
  text-decoration: none !important;
}
.covid-home .content a:hover:not(.hollow),
.covid-home #topNavLinks a:hover {
  text-decoration: underline !important;
}
.covid-home .share-row {
  display: none;
}
.covid-home .linked-list a > span.cdc-icon-single_arrow::before {
  font-size: 14px !important;
  margin-top: 2px !important;
}
.covid-home .highlights .col-md-5 a {
  display: block;
}
.covid-home .block-list-light ul {
  list-style-type: none;
  padding-left: 0px !important;
  font-feature-settings: "kern";
  font-kerning: normal;
  font-family: "Open Sans";
  font-size: 15px;
  text-rendering: optimizeLegibility;
}
.covid-home .block-list-light ul li {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 5px;
  border-bottom: none;
  margin-bottom: 7px;
}
.covid-home .block-list-light ul li a {
  text-decoration: none;
  color: black;
}
.covid-home .block-list-light ul li a:hover {
  color: #075290;
  text-decoration: underline;
}
.block-list-light .block-list li:nth-last-child(2) {
  margin-bottom: 7px;
}
.covid-home .highlights .col-md-7 {
  padding-left: 90px !important;
  padding-top: 4em;
  flex: 0 0 54%;
  max-width: 54%;
}
.covid-home .highlights .col-md-5 {
  padding-right: 80px !important;
  padding-left: 30px;
  padding-top: 3em;
  padding-bottom: 20px;
  flex: 0 0 46%;
  max-width: 46%;
}
.covid-home .highlights .splash-card .card-body {
  padding-bottom: 0px;
}
.covid-home .highlights .col-md-5 .splash-card li {
  padding: 5px 5px 8px;
}
.covid-home .highlights .bg-cyan-q {
  margin-left: 17px;
  margin-right: 17px;
}
.highlights .block-list {
  padding-left: 0px;
}
.covid-home .highlights li > .block-list > li {
  font-size: 1rem;
  padding-left: 12px;
}
.covid-home .highlights li > .block-list > li:hover,
.covid-home .highlights .col-md-5 .block-list li:hover {
  background-color: #ebf5f6 !important;
}
body
  > div.container-fluid.pt-0.d-flex.flex-wrap.body-wrapper.bg-white
  > main
  > div:nth-child(2)
  > div
  > div
  > div:nth-child(1)
  > div
  > div
  > div.bg-white.col-md-5.splash-col
  > div.p-2.bg-gray-l3.mb-5.block-list-light
  > ul
  > li:hover {
  background: none !important;
}
.covid-home .highlights .card-title.h4 {
  font-size: 26px;
  font-family: "Open Sans SemiBold";
}
.covid-home .highlights .hollow {
  margin-top: 5px;
}
.covid-home .covid-vaccines .bg-cyan-p {
  background: rgb(3, 93, 113);
  background: -moz-linear-gradient(
    90deg,
    rgba(3, 93, 113, 1) 0%,
    rgba(47, 36, 66, 1) 100%
  );
  background: -webkit-linear-gradient(
    90deg,
    rgba(3, 93, 113, 1) 0%,
    rgba(47, 36, 66, 1) 100%
  );
  background: linear-gradient(
    90deg,
    rgba(3, 93, 113, 1) 0%,
    rgba(47, 36, 66, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#035d71",endColorstr="#2f2442",GradientType=1);
  box-shadow: 0px 5px 8px rgb(0 0 0 / 40%);
}
.covid-home .p-0.bg-secondary {
  background: rgb(53, 125, 141);
  background: -moz-linear-gradient(
    90deg,
    rgba(53, 125, 141, 1) 0%,
    rgba(85, 85, 108, 1) 100%
  );
  background: -webkit-linear-gradient(
    90deg,
    rgba(53, 125, 141, 1) 0%,
    rgba(85, 85, 108, 1) 100%
  );
  background: linear-gradient(
    90deg,
    rgba(53, 125, 141, 1) 0%,
    rgba(85, 85, 108, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#357d8d",endColorstr="#55556c",GradientType=1);
  box-shadow: 0px 5px 8px rgb(0 0 0 / 40%);
}
.covid-home .add-caret::after {
  content: "\203A";
  margin-left: 8px;
  margin-top: -9px;
  position: absolute;
  font-family: "Open Sans Light";
  font-weight: 300;
  font-size: 160%;
}
.covid-home .add-caret {
  padding-right: 30px;
}
.covid-home .covid-vaccines .splash-col.col-md-12 {
  padding: 3rem 15px;
}
.covid .covid-vaccines .title-decor-bar-container {
  margin-top: -10px;
}
.covid-home .covid-vaccines .linked-list,
.covid-home .vaccines-row .linked-list {
  margin-top: 0px;
  margin-bottom: 26px;
}
.covid-home .covid-vaccines .linked-list a {
  color: white !important;
  padding-left: 0px;
  padding-top: 0px;
  padding-bottom: 4px;
}
.covid-home .covid-vaccines .linked-list a span {
  padding-right: 1rem;
}
.covid-home .covid-vaccines .linked-list li a:hover {
  background-color: transparent !important;
}
.covid-home .covid-vaccines .col-md-7 {
  padding-left: 90px;
}
.covid-home .covid-vaccines .col-md-7 .card-title {
  font-size: 28px;
  font-family: "Open Sans SemiBold";
}
.covid-home .covid-vaccines .col-md-5 {
  padding-right: 90px;
}
.covid-home .vaccines-row .linked-list a {
  padding-top: 0px;
  padding-bottom: 4px;
}
.covid-home .vaccines-row .linked-list a:hover {
  background: none !important;
}
.covid-home .vaccines-row .linked-list {
  margin-top: 0px;
}
.covid-home .vaccines-row .col-md-5 .splash-card {
  background-color: white !important;
}
@media screen and (min-width: 768px) {
  .covid-home .vaccines-row .col-md-5 .splash-card {
    margin-right: 1.5rem !important;
  }
}
@media only screen and (max-width: 1200px) {
    .covid-home .vaccines-row > .col-12.splash-col {
        padding-right: 30px;
      }
}
@media only screen and (min-width: 1440px) {
  .covid-home .vaccines-row .linked-list a {
    width: 63%;
  }
}
@media only screen and (max-width: 776px) {
  .covid-home .vaccines-row .linked-list a {
    width: 100%;
  }
}
@media only screen and (min-width: 500px) and (max-width: 767px) {
  .covid-home .vaccines-row > .col-12.splash-col {
    padding-right: 40px;
  }
}
.covid-home .column-3 {
  padding-left: 60px;
  padding-right: 60px;
}
.covid-home .column-3 .col-md-4.splash-col {
  padding: 0px 15px;
}
.covid-home .column-3 .col-md-4:not(:last-child)::after {
  content: "";
  border-right: 1px dashed #c0c0c0 !important;
  border-bottom: 0;
  position: absolute;
  height: 100px;
  top: 105px;
  right: 0;
}
.covid-home .column-3 .col-md-4 .card-title {
  text-align: center;
}
.covid-home .column-3 .col-md-4 .card {
  text-align: center;
}
.covid-home .column-3 .col-md-4 .card-title {
  text-align: center !important;
}
.covid-home .column-3 .outer-container {
  display: inline-block;
}
.covid-home .column-3 .outer-container ul {
  text-align: left;
}
.covid-home .column-3 .caret-list {
  margin-top: 8px !important;
  margin-left: -2px !important;
}
.covid-home .column-3 .card-icon {
  padding-bottom: 0px;
}
.covid-home .column-3 .h4 {
  font-family: "Open Sans Semi-bold" !important;
}
.covid-home .data-tracker {
  padding-left: 100px;
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}
.covid-home .data-tracker .col-md-12.splash-col,
.covid-home .data-tracker .col-md-12 {
  padding: 0px;
}
.covid-home .data-tracker .card-title, .covid-home .vaccines-row .vaccine-title .card-title {
  font-size: 28px;
  font-family: "Open Sans SemiBold";
}
.covid-home .data-tracker .title-decor-bar-container {
  margin-top: -22px !important;
  margin-bottom: 17px !important;
}
.covid-home .column-2 {
  padding-left: 70px;
  padding-right: 70px;
}
.covid-home .column-2 .left-col.splash-col,
.covid-home .column-2 .right-col.splash-col {
  padding: 0px 15px;
}
.covid-home .column-2 .hollow {
  text-align: left;
}
.covid-home .column-2 .card-title.h3 {
  font-size: 26px;
  font-family: "Open Sans SemiBold";
  color: white;
}
.covid-home .column-2 .left-col .health-professionals-block,
.covid-home .column-2 .left-col .health-professionals-block .hollow {
  background-color: #1d3b55 !important;
}
.covid-home .column-2 .right-col .health-professionals-block,
.covid-home .column-2 .right-col .health-professionals-block .hollow {
  background-color: #2f2442 !important;
}
.covid-home .column-2 .left-col .health-professionals-block .hollow:hover {
  background-color: #2d5476 !important;
}
.covid-home .column-2 .right-col .health-professionals-block .hollow:hover {
  background-color: #46385e !important;
}
.covid-home .health-professionals-block .hollow:active:after,
.covid-home .health-professionals-block .hollow:focus::after {
  color: white;
}
.covid-home .column-2 .color-bar {
  opacity: 0.4;
}
.covid-home #healthcare-icon,
.covid-home #hospital-icon {
  position: absolute;
  top: 0px;
  right: 0px;
  margin-right: 41px;
  margin-top: 75px;
}
.covid-home .column-2 .health-professionals-block {
  padding: 35px 25px 10px;
}
.covid-home .column-2 .color-bar {
  padding-right: 1rem;
}
.covid-home .travel-block {
  padding-left: 70px;
  padding-right: 70px;
}
.covid-home .travel-block .col-md-6.splash-col {
  padding: 0px 15px;
}
.covid-home .travel-block .linked-list,
.covid-home .about-covid .linked-list {
  margin-top: 0px;
  margin-bottom: 26px;
}
.covid-home .travel-block .linked-list a,
.covid-home .about-covid .linked-list a {
  padding-left: 0px;
  padding-top: 0px;
  padding-bottom: 5px;
  width: 85%;
}
.covid-home .travel-block .linked-list a span,
.covid-home .about-covid .linked-list a span {
  padding-right: 1rem;
}
.covid-home .travel-block .linked-list li a:hover,
.covid-home .about-covid .linked-list li a:hover {
  background-color: transparent !important;
}
.covid-home .travel-block .col-md-6:nth-child(2) {
  margin-top: -15px;
}
.covid-home .travel-block .col-md-6 .img-fluid {
  max-width: 75%;
  margin-left: 7%;
}
.covid-home .about-covid {
  padding-right: 70px;
  padding-left: 70px;
}
.covid-home .about-covid .col-md-6.splash-col {
  padding: 0px 15px;
}
.covid-home .about-covid .card-title,
.covid-home .about-covid h3,
.covid-home .travel-block .card-title,
.covid-home .latest-updates .card-title {
  font-size: 28px;
  font-family: "Open Sans SemiBold";
}
.covid-home .about-covid .health-equity,
.covid-home .about-covid .col-md-6.splash-col.health-equity {
  padding: 17px;
  padding-right: 10%;
}
.covid-home #hospital-circle {
  background-color: #498b99;
  width: 84px;
  height: 84px;
  border-radius: 42px;
  position: absolute;
  top: 10px;
  right: 10px;
}
.covid-home #hospital-circle span.cdc-icon-building-light {
  top: 16px;
  left: 22px;
}
.covid-home #hospital-circle .cdc-icon-building-light::before {
  font-size: 45px;
}
.covid-home .about-covid .health-equity h3 {
  margin-top: 8px;
  font-size: 24px;
}
.covid-home .about-covid .health-equity .hollow {
  color: #006778 !important;
  border-color: #006778 !important;
}
.covid-home .about-covid .health-equity .hollow:hover {
  background-color: #006778 !important;
  color: white !important;
}
.covid-home .latest-updates {
  padding-left: 70px;
  padding-right: 70px;
}
.covid-home .latest-updates .col-md-12.splash-col {
  padding: 0px 15px;
}
.covid-home .latest-updates li::before {
  content: none;
}
.covid-home .icon-row {
  padding-left: 70px;
  padding-right: 70px;
}
.covid-home .icon-row .col-md-12.splash-col {
  padding: 0px 15px;
}
.covid-home .icon-row .float-md-left {
  margin-right: 0px !important;
  float: none !important;
  display: inline-block;
}
.covid-home .icon-row a {
  box-shadow: none;
}
.covid-home .icon-row .card-body {
  padding-top: 0px;
}
.covid-home .icon-row .card-body .card-title {
  font-size: 15px;
}
.covid-home .box-shadow1 {
  position: absolute;
  height: 60px;
  z-index: 100;
  width: 100%;
  box-shadow: inset 0 12px 10px -7px rgb(0 0 0 / 40%);
}
.covid-home .box-shadow2 {
  position: absolute;
  height: 60px;
  z-index: 100;
  width: 100%;
  box-shadow: inset 0 12px 15px -12px rgb(0 0 0 / 10%);
}
.covid-home .box-shadow3 {
  box-shadow: 0px 8px 22px -8px rgb(0 0 0 / 7%);
}

/* RSS Feed */
.covid-home .latest-updates .bottom {
  margin-top: 1em;
}

.covid-home .latest-updates .cta-button {
  background: #f3f3f3;
  color: #075290;
  border-radius: 0.3rem;
  padding: 0.5em 1em;
  display: block;
  transition: 0.2s all;
}

.covid-home .latest-updates .cta-button svg {
  margin-left: 0.3em;
  transition: 0.1s all;
  display: inline;
}

.covid-home .latest-updates .cta-button .fill-link {
  width: 1em;
  height: 1em;
  transition: 0.2s all;
  fill: #075290;
}

.covid-home .latest-updates .cta-button:hover {
  background: #e9e8e8;
  color: #093e6a;
  text-decoration: none;
  transition: 0.2s all;
}

.covid-home .latest-updates .cta-button:hover .fill-link {
  fill: #093e6a;
  transition: 0.2s all;
}

.covid-home .latest-updates ul {
  margin-bottom: 0;
  padding: 0;
  list-style-type: none;
}

.covid-home .latest-updates ul li {
  border-bottom: dotted 1px #ccc;
  padding: 0.5em 0;
  margin-bottom: 0 !important;
  display: flex;
  flex-direction: column;
}

.covid-home .latest-updates ul li:last-child {
  border-bottom: 0;
}

.covid-home .latest-updates ul li span.date {
  flex-shrink: 0;
  padding-right: 2em;
  color: rgba(0, 0, 0, 0.6);
  order: 1;
}

.covid-home .latest-updates ul li a {
  order: 0;
}

.other-languages {
  display: none;
}

@media only screen and (min-width: 992px) {
  .covid-home .latest-updates ul li {
    flex-direction: row;
  }
  .covid-home .latest-updates ul li span.date {
    order: 0;
  }
}

@media only screen and (max-width: 1200px) {
  .covid-home .site-title > .container > .row {
    height: auto;
  }
  .covid-home #cdc-left-nav-menu {
    display: none;
  }
  .covid-home .d-xl-none.leftnav-wrapper {
    display: none;
  }
  .other-languages {
    margin: 0px 30px 30px;
    display: block;
  }
  .covid-home .highlights .col-md-7,
  .covid-home .highlights .col-md-5,
  .covid-home .covid-vaccines .col-md-5,
  .covid-home .covid-vaccines .col-md-7,
  .covid-home .column-3,
  .covid-home .data-tracker,
  .covid-home .column-2,
  .covid-home .travel-block,
  .covid-home .about-covid,
  .covid-home .latest-updates {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .covid-home .icon-row,
  .covid-home .icon-row .col-md-12 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .covid-home .column-2 .w-66 {
    width: 70% !important;
  }
}
@media only screen and (min-width: 1440px) {
  .covid-home .highlights .col-md-7,
  .covid-home .covid-vaccines .col-md-7 {
    padding-left: 112px !important;
  }
  .covid-home .highlights .col-md-5 {
    padding-right: 112px !important;
  }
  .covid-home .covid-vaccines .col-md-5 {
    padding-right: 112px !important;
  }
  .covid-home .column-2,
  .covid-home .data-tracker,
  .covid-home .travel-block,
  .covid-home .about-covid,
  .covid-home .latest-updates,
  .covid-home .icon-row {
    padding-left: 100px !important;
    padding-right: 100px !important;
  }
  .covid-home .travel-block .linked-list a,
  .covid-home .about-covid .linked-list a {
    width: 70%;
  }
  .covid-home .covid-vaccines .linked-list a {
    width: 63%;
  }
}
@media only screen and (max-width: 991px) {
  .covid-home .full-image img {
    width: 100%;
  }
  .covid-home .full-image .col-md-12 {
    padding: 0 !important;
  }
  .covid-home .highlights {
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-bottom: 1rem;
  }
  .covid-home .highlights .splash-card .card-body {
    padding-left: 0px;
    padding-top: 20px;
  }
  .covid-home .highlights .card-title.h4 {
    margin-bottom: -18px;
  }
  .covid-home .highlights .bg-cyan-q {
    margin-left: 0px;
    margin-top: 100px;
  }
  .covid-home .column-3,
  .covid-home .icon-row {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .covid-home .column-2 .w-66 {
    width: 77% !important;
  }
  .covid-home .icon-row .float-md-left .card-body {
    padding-left: 5px;
    padding-right: 5px;
  }
  .covid-home .icon-row .card-icon {
    padding: 17px 5px;
  }
}
@media only screen and (max-width: 978px) {
  .covid-home .data-tracker {
    padding-top: 3rem !important;
  }
  .covid-home .column-2 .col-md-6 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .covid-home .column-2 .left-col {
    margin-bottom: 30px;
  }
  .covid-home .column-2 .cdc-icon-user-md-light:before,
  .covid-home .column-2 .cdc-icon-building-light:before {
    font-size: 4em;
  }
  .covid-home .column-2 #healthcare-icon,
  .covid-home .column-2 #hospital-icon {
    margin-right: 3em;
    margin-top: 2em;
  }
  .covid-home .column-2 .right-col .health-professionals-block {
    padding-bottom: 25px;
  }
}
@media only screen and (max-width: 930px) {
  .covid-home #hospital-circle span.cdc-icon-building-light {
    top: 13px;
    left: 17px;
  }
  .covid-home #hospital-circle .cdc-icon-building-light::before {
    font-size: 35px;
  }
  .covid-home #hospital-circle {
    top: 10px;
    right: 10px;
    width: 64px;
    height: 64px;
    border-radius: 32px;
  }
  .covid-home .travel-block .linked-list a,
  .covid-home .about-covid .linked-list a {
    width: 100%;
  }
}
@media only screen and (max-width: 840px) {
  .covid-home .travel-block .linked-list a {
    width: 110%;
  }
}
@media only screen and (max-width: 800px) {
  .covid-home .icon-row .float-md-left {
    display: inline-block;
    width: 30% !important;
  }
  .covid-home .column-3,
  .covid-home .icon-row {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
@media only screen and (max-width: 776px) {
  .covid-home .covid-vaccines .linked-list a {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  #airplane-image {
    margin: 15px 40px -25px;
  }
}
@media only screen and (max-width: 767px) {
  .covid-home .data-tracker {
    padding-bottom: 3rem !important;
  }
  .covid-home .block-list-light .block-list a {
    color: #075290;
  }
  .other-languages {
    margin: 0px 0px 20px 0px;
  }
  .covid-home .highlights .card-title {
    margin-bottom: -25px;
  }
  .covid-home .highlights .card-text > .block-list li {
    padding-left: 0px !important;
  }
  .covid-home .highlights .col-md-7,
  .covid-home .highlights .col-md-5,
  .covid-home .covid-vaccines .col-md-5,
  .covid-home .covid-vaccines .col-md-7,
  .covid-home .column-3,
  .covid-home .data-tracker,
  .covid-home .column-2,
  .covid-home .travel-block,
  .covid-home .about-covid,
  .covid-home .latest-updates,
  .covid-home .icon-row {
    padding-left: 0px;
    padding-right: 0px;
  }
  .covid-home .highlights .bg-cyan-q {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
  }
  .covid-home .travel-block .linked-list a,
  .covid-home .about-covid .linked-list a {
    width: 60%;
  }
  .covid-home .covid-vaccines .linked-list a {
    width: 100%;
  }
  .covid-home .covid-vaccines .hollow {
    margin-bottom: 1rem !important;
  }
  .covid-home .covid-vaccines .bg-cyan-p {
    padding-bottom: 30px !important;
  }
  .covid-home .column-3 .col-md-4 .card {
    margin-bottom: 15px !important;
  }
  .covid-home .column-3 .col-md-4:not(:last-child)::after {
    width: 1px;
    height: 1px !important;
    border-right: none !important;
  }
}
@media only screen and (max-width: 620px) {
  .covid-home #hospital-icon,
  .covid-home #healthcare-icon {
    display: none;
  }
  .covid-home .column-2 .hollow {
    width: 100% !important;
  }
  .covid-home .icon-row {
    padding-left: 24px !important;
    padding-right: 30px !important;
  }
  .covid-home .travel-block .linked-list a,
  .covid-home .about-covid .linked-list a {
    width: 80%;
  }
}
@media only screen and (max-width: 575px) {
    .covid-home .fat-footer button {
        margin-left: 17px;
        max-height: 40px;
    }
}
@media only screen and (max-width: 500px) {
  .covid-home .travel-block .linked-list a,
  .covid-home .about-covid .linked-list a {
    width: 100% !important;
  }
  .covid-home .travel-block .linked-list a span,
  .covid-home .about-covid .linked-list a span {
    padding-right: 0px !important;
  }
  .covid-home .travel-block {
    padding-bottom: 25px !important;
    margin-bottom: 1rem;
  }
  .covid-home .travel-block .hollow {
    margin-top: -8px;
  }
  .covid-home .covid-vaccines > .col-12.splash-col {
      padding-right: 0;
  }
}
@media only screen and (max-width: 450px) {
  .covid-home .data-tracker {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .covid-home .column-2 .col-md-6.splash-col {
    padding-left: 0px;
    padding-right: 0px;
  }
  .covid-home .data-tracker .card-title {
    text-align: left !important;
  }
  .covid-home #hospital-circle {
    display: none;
  }
  .covid-home .about-covid .health-equity {
    padding-right: 17px;
  }
  .covid-home .column-3,
  .covid-home .icon-row {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .covid-home .icon-row .float-md-left {
    width: 50% !important;
  }
  .covid-home .column-2,
  .container-padding {
    padding: 0px !important;
  }
  .covid-home .column-2 .left-col {
    margin-bottom: 0px;
  }
  #airplane-image {
    margin: 30px 10px -25px;
  }
}
@media only screen and (max-width: 420px) {
  .covid-home .covid-vaccines .hollow {
    width: 100%;
  }
  .covid-home .health-equity .hollow {
    width: 100% !important;
    float: left;
  }
}

/* translation block */

html.cdc-page-type-splash.cdc-2020 .other-languages {
  padding: 2em;
  background: #ebf5f6;
}
html.cdc-page-type-splash.cdc-2020 .other-languages h3 {
  text-transform: uppercase;
  color: #00778a;
  font-size: 1.2em;
  margin: 0 0 1em 0;
  padding: 0;
  font-weight: bold;
  text-align: center;
  font-family: "Open Sans SemiBold", sans-serif;
}
html.cdc-page-type-splash.cdc-2020 .other-languages ul {
  max-width: 500px;
  margin: 0 auto;
  padding: 0;
  list-style-type: none;
}
@media only screen and (min-width: 576px) {
  html.cdc-page-type-splash.cdc-2020 .other-languages ul {
    columns: 2;
  }
}
html.cdc-page-type-splash.cdc-2020 .other-languages ul li {
  padding: 0 1em;
  text-align: center;
}
html.cdc-page-type-splash.cdc-2020 .other-languages ul li::before {
  content: none;
}
html.cdc-page-type-splash.cdc-2020 .other-languages a {
  color: #00778a;
}

/* email update block */
.covid-home .fat-footer {
  background: rgba(0, 0, 0, 0.1);
  box-sizing: content-box;
  margin-bottom: -17px;
}
.covid-home .fat-footer a {
  text-decoration: none;
}
.covid-home .fat-footer a:hover {
  text-decoration: underline;
}
.covid-home .fat-footer .inner-container {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.covid-home .fat-footer h4 {
  font-family: "Open Sans SemiBold", sans-serif;
  font-weight: 600;
  margin-top: 0;
  font-size: 1.2em;
}
.covid-home .fat-footer .email-signup {
  margin-bottom: 2em;
}
@media only screen and (min-width: 768px) {
  .covid-home .fat-footer > .inner-container > div {
    width: 40%;
  }
  .covid-home .fat-footer .email-signup {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 992px) {
  .covid-home .fat-footer > .inner-container > div {
    width: 30%;
  }
  .covid-home .fat-footer div.resources {
    min-width: 400px;
  }
}
.covid-home .fat-footer .align-elements {
  display: flex;
  justify-content: stretch;
}
.covid-home .fat-footer input[type="email"] {
  margin-right: 0.5em;
}
.covid-home .fat-footer button {
  appearance: none;
  color: #fff;
  background: #007d91;
  border: 0;
  border-radius: 0.3rem;
  padding: 0 1em;
}
.covid-home .fat-footer button:hover {
  background: #006678;
  text-decoration: none;
}
.covid-home .fat-footer button .fill-link {
  fill: #fff;
}
.covid-home .fat-footer .inner-container {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
}
@media only screen and (max-width: 767px) {
  .covid-home .fat-footer .inner-container {
    flex-direction: column;
  }
}
.covid-home .inner-container {
  margin: 0 auto;
  padding: 2em 0.5em !important;
}

.covid-home .inner-container.p-0 {
  padding: 0 !important;
}

@media only screen and (min-width: 576px) {
  .covid-home .inner-container {
    padding: 3em 1em !important;
  }
}

@media only screen and (min-width: 992px) {
  .covid-home .inner-container {
    max-width: 1200px;
    padding: 3em 2em !important;
  }
}

/* site title bar */
#topNavLinks li a {
  font-weight: normal;
  font-family: "Open Sans";
}
#topNavLinks .dropdown-menu {
  position: absolute;
  transform: translate3d(17px, 27px, 0px);
  top: -22px;
  left: 0px;
  will-change: transform;
}
#topNavLinks .dropdown-menu .dropdown-item {
  color: black;
}
.covid-home .site-title nav {
  font-size: 17px;
  top: 20px;
  right: 10px;
  position: absolute;
  display: none;
}
@media only screen and (min-width: 1200px) {
  .covid-home .site-title h1 {
    font-size: 2em;
  }
}
@media only screen and (min-width: 992px) {
  .covid-home .site-title nav {
    display: block;
  }
}
.covid-home .site-title nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  flex-direction: row;
  color: #fff;
}
.covid-home .site-title nav ul > li > a {
  font-size: 0.9em;
  color: #fff;
}
.covid-home .site-title nav ul #languageDropDownMenu:after {
  font-family: cdciconfont;
  content: "\f5ab";
  display: inline-block !important;
  transform: rotate(90deg) scaleX(0.75);
  vertical-align: middle;
  margin-left: 10px;
}
.covid-home .site-title nav ul li {
  padding-right: 1em;
  padding-left: 1em;
  position: relative;
}
.covid-home .site-title nav ul li:last-child {
  padding-right: 0;
}
.covid-home .site-title nav ul li:last-child:after {
  content: "";
}
.covid-home .site-title nav ul li:after {
  content: "|";
  position: absolute;
  right: -3px;
}
.covid-home nav#covid-nav-mobile li.nav-lvl1 {
  display: none;
}
.covid-home .mobile-guidance .col-md-12 {
  padding: 15px 17px 0px;
}
.highlights-mobile .col-md-12 {
  padding-bottom: 0 !important;
}
@media only screen and (max-width: 1500px) {
  .icon-row .col-md-12 {
    max-width: 763px;
    margin: 0px auto;
  }
}
@media only screen and (max-width: 1200px) {
  .icon-row .col-md-12 {
    max-width: 730px;
    margin: 0px auto;
  }
}
@media only screen and (max-width: 991px) {
  .icon-row .col-md-12 {
    max-width: 590px;
    margin: 0px auto;
  }
  .icon-row .float-md-left .card-body .card-title {
    padding: 0px 5px;
  }
}
.map-right {
  position: absolute;
  width: 100px;
  top: -6px;
  right: -5px;
}
.states .card-title {
  margin-top: 15px !important;
  margin-bottom: -2px;
}
.covid-home .content .states a {
  text-decoration: underline !important;
}
.covid-home .content .states a:hover {
  text-decoration: none !important;
}
.states .splash-card .mb-3 a {
  margin-top: 0px !important;
  max-width: 220px;
  padding: 8px 12px;
}
.states .dropdown button.btn {
  width: 220px;
  padding: 8px 12px;
}
.states .splash-card p {
  margin-bottom: 0.75rem;
}
.states-row {
  margin: 50px 90px 0px;
}
.states-row .splash-card {
  background-color: #f5f5f5 !important;
}
@media only screen and (max-width: 767px) {
  .states {
    margin-top: 30px;
  }
  .states-row {
    margin: 50px 30px 0px;
  }
}
@media only screen and (max-width: 450px) {
  .states-row {
    margin: 40px 0px 0px;
    padding: 0px !important;
  }
  .states-row .col-md-12 {
    padding: 0px !important;
  }
}
.states .splash-card {
  padding: 0px 10px;
}
@media only screen and (min-width: 1200px) {
  .states .splash-card {
    padding: 0px 20px;
  }
}
@media screen and (max-width: 992px) and (min-width: 768px) {
  .states .card-title {
    font-size: 26px !important;
  }
}
@media screen and (max-width: 900px) and (min-width: 768px) {
  .states .card-title {
    width: 185px;
  }
}
@media screen and (max-width: 845px) and (min-width: 768px) {
  .states .col-2 {
    display: none;
  }
}
.states .col-2 {
  padding-right: 5px;
  -ms-flex: 0 0 40px;
  flex: 0 0 40px;
  max-width: 40px;
}
.states .col-10 {
  -ms-flex: 0 0 245px;
  flex: 0 0 245px;
  max-width: 245px;
  font-size: 16px;
  padding-top: 3px;
  padding-right: 0px;
}
.states .phone {
  margin-top: 7px;
  margin-bottom: 15px;
}
.states .phone .fi {
  margin-left: 7px;
}
.states .texting {
  margin-top: 16px;
  margin-bottom: 16px;
}
.states .search {
  margin-top: 25px;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  @media screen and (max-width: 875px) and (min-width: 768px) {
    .states .col-2 {
      display: none;
    }
  }
}
.about-covid {
  padding-top: 50px;
}
@media screen and (max-width: 1440px) and (min-width: 1200px) {
  .covid-home .data-tracker {
    padding-left: 65px !important;
  }
}
@media screen and (max-width: 767px) and (min-width: 450px) {
  .covid-home .data-tracker {
    margin-left: -40px;
  }
  .data-tracker #status-bar-container {
    padding-left: 30px !important;
  }
}
.health-professionals-block .color-bar {
  padding-bottom: 17px;
}
