[id^="menu-virus-menu"] {
	display: grid;
	grid-template-columns: repeat(1, 100%);
	height: 100%;
	margin: 0!important;
}

[id^="menu-virus-menu"]:after {
	display: none;
}

[id^="menu-virus-menu"] .menu-item {
	margin: 0!important;
	align-self: end;
	width: 100%;
}

[id^="menu-virus-menu"] .menu-item a {
	font-weight: 300;
	color: #009ab2;
	font-size: 20px;
	line-height: 32px;
  transition: color 0.4s;
}

[id^="menu-virus-menu"].nav--main li[class*="current-menu"] > a,
[id^="menu-virus-menu"].nav--main li:hover > a {
	box-shadow: none;
  color: #fc9b03;
}

[id^="menu-virus-menu"].nav--main .sub-menu li[class*="current-menu"] > a,
[id^="menu-virus-menu"].nav--main .sub-menu li:hover > a {
	box-shadow: none;
}

[id^="menu-virus-menu"] .sub-menu li a {
	font-size: 16px;
}

[id^="menu-virus-menu"].nav--main li > a,
[id^="menu-virus-menu"].nav--main li:hover > a,
[id^="menu-virus-menu"].nav--main li[class*="current-menu"] > a {
	background-color: transparent;
}

[id^="menu-virus-menu"].nav--main li > a {
	white-space: nowrap;
}

body.page-template-page-virus:not(.home) #masthead:after,
body.single-ipi_virus_article:not(.home) #masthead:after {
  content: "";
  display: table;
  float: none;
  clear: both;
}

body:not(.home) #masthead [id^="menu-virus-menu"] > li {
  text-align: right;
}

body:not(.home) #masthead [id^="menu-virus-menu"] > li .sub-menu li {
  text-align: left;
}

body:not(.home) #masthead [id^="menu-virus-menu"] li.menu-item-has-children {
  position: relative;
}

body:not(.home) #masthead [id^="menu-virus-menu"] li.menu-item-has-children > a > span {
  position: absolute;
  left: 100%;
  top: 0px;
  height: 100%;
  transform: translateX(-6px);
}

.page:not(.entry-card) .virus-page .entry-header {
  margin-bottom: 7px;
}

.single .virus-page .entry-title,
.page:not(.entry-card) .virus-page .entry-title {
  color: #fc9b03;
  font-size: 54px;
}

.page:not(.entry-card) .virus-page .entry-title {
  color: #fc9b03;
}

#virus-home-link,
#virus-actnow-link {
  height: 22px;
  position: relative;
  float: left;
  z-index: 40;
	margin-right: 9px;
}

#virus-actnow-link {
  position: absolute;
  left: 0px;
  top: 100%;
}

#virus-home-link::after {
	content: "";
	display: block;
	height: 32px;
	width: 1px;
	background-color: #009ab2;
	position: absolute;
	top: -5px;
	right: -5px;
}


#virus-home-link a,
#virus-actnow-link a {
  padding: 0 10px 0 33px;
  color: rgba(0, 0, 0, 0.4);
  transition: color 0.4s;
  position: relative;
  font-family: 'Oswald';
  font-size: 18px;
  line-height: 22px;
  font-weight: 300;
}

#virus-home-link a:hover,
#virus-actnow-link a:hover {
  color: #009ab2;
}

#virus-home-link a::before,
#virus-actnow-link a::before {
  content: "";
  font-weight: bold;
  margin-right: 5px;
  background-image: url('img/Arrow.png');
  background-repeat: no-repeat;
  position: absolute;
  display: block;
  height: 22px;
  width: 28px;
  left: 0px;
  top: 0px;
  background-position-y: center;
}

.single-ipi_virus_article .byline {
  display: none;
}

.single-ipi_virus_article .posted-on {
  margin-left: 0px;
}

.single-ipi_virus_article .posted-on::before {
  display: none;
}

.single.single-ipi_virus_article .entry-title {
  color: #fc9b03;
}

.virus-page .elementor-posts.elementor-posts-container .elementor-post .elementor-post__title a {
  color: #fc9b03;
}

.virus-page .elementor-pagination {
  margin-top: 28px;
}

body .virus-page #main article .entry-content .elementor-posts.elementor-posts-container .elementor-post .elementor-post__read-more,
body .virus-page #main article .entry-content #virus-subtitle a {
  font-size: 16px!important;
  color: rgba(0, 0, 0, 0.4)!important;
  text-transform: none;
  background-color: transparent!important;
  box-shadow: none!important;
  transition: color 0.4s;
}

body .virus-page #main article .entry-content .elementor-posts.elementor-posts-container .elementor-post .elementor-post__read-more:hover,
body .virus-page #main article .entry-content #virus-subtitle a:hover {
  color: #009ab2!important;
}

.page-template-page-virus #content .container,
.single-ipi_virus_article #content .container {
  padding-top: 40px;
}

.page-template-page-virus .elementor-column-gap-default > .elementor-row:first-child > .elementor-top-column > .elementor-column-wrap.elementor-element-populated {
  padding-top: 0px;
}

#virus-subtitle h2 {
  color: #fc9b03!important;
  font-family: 'Oswald';
  font-size: 3.5rem;
  font-weight: 400;
  margin-top: 0px;
  margin-bottom: 7px;
}

#virus-subtitle h3 {
  font-size: 20px;
  font-weight: 300;
  color: #009ab2;
  font-family: 'Oswald';
  margin-top: 0px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}

#virus-subtitle h3:not(:last-child) {
  margin-bottom: 7px;
}

#virus-additional-menu {
  position: absolute;
  top: calc(100% + 50px);
  width: 100%;
}

#virus-email-list {
  position: relative;
  background-color: #009ab2;
  padding: 30px 18px 30px 0;
  width: calc(100% + 60px);
  margin-left: -60px;
  font-size: 14px;
  color: white;
}

#virus-email-list form p {
  padding: 0;
  margin-bottom: 10px;
  text-transform: none;
}

#virus-email-list form p#virus-mail-header {
  font-weight: 400;
  font-family: 'Oswald';
  margin-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}

#virus-email-list form .terms-and-conditions input {
	margin-bottom: 0px;
	position: relative;
	top: 4px;
}

#virus-email-list form .terms-and-conditions .wpcf7-list-item {
	margin: 0px;
}

#virus-email-list form .terms-and-conditions .wpcf7-list-item-label {
	text-transform: none;
	font-size: 12px;
}

#virus-mail-info {
  margin-bottom: 10px;
}

#virus-email-list .ajax-loader {
  display: none;
}

#virus-email-list input {
  padding: 3px;
  font-size: 14px;
  margin-bottom: 14px;
}

#virus-email-list .wpcf7-response-output {
  text-transform: none;
  border: 1px solid white;
  padding: 12px 18px;
  margin: 0;
  margin-top: 14px;
}

#virus-email-list input[type=submit],
#virus-project-submit {
  box-shadow: none!important;
  background-color: white!important;
  border: 1px solid white;
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
  padding: 3px 6px;
  margin: 0px;
	margin-top: 5px;
  width: auto;
  float: left;
  transition: background-color 0.4s, color 0.4s;
  color: #009ab2;
}

#virus-project-submit {
	float: right;
	border: 1px solid #009ab2;
	font-size: initial;
	line-height: initial;
	padding: 5px 15px;
}

#virus-email-list input[type=email],
#virus-email-list input[type=text] {
  color: black;
  border: none;
}

#virus-email-list input[type=submit]:after,
#virus-project-submit:after {
  content: "";
  display: table;
  float: none;
  clear: both;
}

#virus-mail-submit:after {
  content:"";
  display: table;
  float: none;
  clear: both;
}

#virus-email-list input[type=submit]:hover,
#virus-project-submit:hover {
  background-color: #009ab2!important;
  color: white
}

#virus-logo-links {
  margin-top: 150px;
  width: 110%;
  display: grid;
  grid-template-columns: repeat(1, 100%);
  align-items: end;
	text-align: right;
}

#virus-logo-links a {
  opacity: 0.4;
  transition: opacity 0.4s;
}

#virus-logo-links a:hover {
  opacity: 1;
}

#mobile-virus-links {
  display: none;
}

#wpcf7-f9663-o1:after {
  content: "";
  display: table;
  float: none;
  clear: both;
}

body .virus-page #main article .entry-content #virus-overview-posts .elementor-posts > article.post-9588 .elementor-post__card {
  background-color: #fc9b03;
}

body .virus-page #main article .entry-content #virus-overview-posts .elementor-posts > article.post-9588 .elementor-post__card * {
  color: white;
}

body .virus-page #main article .entry-content #virus-overview-posts .elementor-posts > article.post-9588 .elementor-post__card .elementor-post__title a {
  box-shadow: none!important;
  background-color: transparent!important;
  color: white;
}

body .virus-page #main article .entry-content #virus-overview-posts .elementor-posts > article.post-9588 .elementor-post__card .elementor-post__read-more {
  color: white!important;
}

body.page-template-page-virus #main .elementor-element .elementor-pagination {
	margin-top: 20px;
}

body.page-template-page-virus #main .elementor-element .elementor-pagination .page-numbers {
	display: initial;
	font-family: Oswald;
	font-size: 12px;
	opacity: 0.7;
}

body.page-template-page-virus #main .elementor-element .elementor-pagination .page-numbers.current {
	opacity: 1;
	font-size: 14px;
}

#virus-search-label {
	max-width: 620px;
	margin: 0 auto 1rem;
}

#menu-virus-menu li.menu-item:nth-child(4),
#menu-virus-menu li.menu-item:nth-child(5) {
	padding-bottom: 15px;
}

#menu-virus-menu li.menu-item:nth-child(5) a {
	font-weight: 400;
}

#menu-item-11636 > a,
#menu-item-11637 > a,
#menu-item-11638 > a,
#menu-item-11639 > a,
#menu-item-11640 > a,
#menu-item-11641 > a {
	color: rgba(0, 0, 0, 0.6);
}

#menu-item-11636 > a:hover,
#menu-item-11637 > a:hover,
#menu-item-11638 > a:hover,
#menu-item-11639 > a:hover,
#menu-item-11640 > a:hover,
#menu-item-11641 > a:hover,
#menu-item-11636.current-menu-item > a,
#menu-item-11637.current-menu-item > a,
#menu-item-11638.current-menu-item > a,
#menu-item-11639.current-menu-item > a,
#menu-item-11640.current-menu-item > a,
#menu-item-11641.current-menu-item > a {
	color: #fc9b03;
}

body.page-template-page-virus:not(.home) #masthead,
body.single-ipi_virus_article:not(.home) #masthead {
	max-width: none;
}

@media only screen and (max-width: 899px) {
	#site-navigation {
		padding: 5%;
		display: block;
		grid-template-columns: repeat(1, auto);
	}

	[id^="menu-virus-menu"] .menu-item {
		align-self: center;
	}

	[id^="menu-virus-menu"].nav--main {
		overflow: visible;
		height: auto;
		align-self: start;
	}

	[id^="menu-virus-menu"].nav--main .sub-menu,
	[id^="menu-virus-menu"].nav--main li:hover .sub-menu {
		display: none;
	}

	[id^="menu-virus-menu"].nav--main li.menu-item-has-children > a > span {
		display: none;
	}

  body:not(.home) #masthead [id^="menu-virus-menu"] > li {
    text-align: left;
  }

  body.page-template-page-virus:not(.home) #masthead,
  body.single-ipi_virus_article:not(.home) #masthead {
    margin-right: 0px;
    padding-right: 0px;
  }

  body.page-template-page-virus:not(.home) #masthead .site-branding,
  body.single-ipi_virus_article:not(.home) #masthead .site-branding {
    justify-self: end;
  }

  #virus-logo-links {
    display: none;
  }

  #virus-home-link,
  #virus-actnow-link {
    display: none;
  }

  #mobile-virus-links {
    display: block;
    position: absolute;
    bottom: 5%;
  }

  #mobile-virus-links #virus-home-link,
  #mobile-virus-links #virus-actnow-link {
    display: block;
    position: relative;
    width: 100%;
    float: none;
    height: auto;
  }

  #mobile-virus-links #virus-home-link a,
  #mobile-virus-links #virus-actnow-link a {
    font-size: 16px;
  }

  #virus-home-link::after {
    display: none;
  }

  #virus-email-list {
    display: none;
  }
}

@media only screen and (min-width: 900px) {
  body.page-template-page-virus:not(.home) #masthead #site-navigation,
  body.single-ipi_virus_article:not(.home) #masthead #site-navigation {
    padding: 0;
  }
}
