@import url("https://fonts.googleapis.com/css?family=Open+Sans|Oswald");
/* Imports for main static.scss file.  This file should only include imports, not actual sass.  Please keep imports in alphabetical order. */
.pw-copyright .wrap {
  width: 100%;
  margin: 0 auto;
  max-width: 90%;
}
@media (min-width: 1025px) {
  .pw-copyright .wrap {
    margin: 0 auto;
    max-width: 1366px;
    width: 100%;
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
@media (min-width: 1440px) {
  .pw-copyright .wrap {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1025px) {
  #container {
    background: white;
    border: 1px solid #dee2e6;
    padding: 20px;
    margin: 20px auto;
    width: 95%;
  }
}

.PromoBoxHeadLeft, .article-display .PromoBoxHeadRight {
  height: auto;
  border-top: 6px solid #e90000;
  margin-bottom: 20px;
}
.PromoBoxHeadLeft .PromoBoxHeadRight, .article-display .PromoBoxHeadRight .PromoBoxHeadRight {
  height: auto;
}
.PromoBoxHeadLeft h1, .article-display .PromoBoxHeadRight h1, .PromoBoxHeadLeft h2, .article-display .PromoBoxHeadRight h2, .PromoBoxHeadLeft h3, .article-display .PromoBoxHeadRight h3, .PromoBoxHeadLeft h4, .article-display .PromoBoxHeadRight h4, .PromoBoxHeadLeft h5, .article-display .PromoBoxHeadRight h5, .PromoBoxHeadLeft .compTitle, .article-display .PromoBoxHeadRight .compTitle, .PromoBoxHeadLeft .noTagTitle, .article-display .PromoBoxHeadRight .noTagTitle {
  background: transparent;
  color: black;
  height: auto;
  padding: 0;
  text-transform: uppercase;
  margin-bottom: 10px;
  font: normal 18px/27px "Oswald", Arial, sans-serif;
}
.PromoBoxHeadLeft h1 a, .article-display .PromoBoxHeadRight h1 a, .PromoBoxHeadLeft h2 a, .article-display .PromoBoxHeadRight h2 a, .PromoBoxHeadLeft h3 a, .article-display .PromoBoxHeadRight h3 a, .PromoBoxHeadLeft h4 a, .article-display .PromoBoxHeadRight h4 a, .PromoBoxHeadLeft h5 a, .article-display .PromoBoxHeadRight h5 a, .PromoBoxHeadLeft .compTitle a, .article-display .PromoBoxHeadRight .compTitle a, .PromoBoxHeadLeft .noTagTitle a, .article-display .PromoBoxHeadRight .noTagTitle a {
  color: #000;
  font-family: "Oswald", Arial, sans-serif;
}

.compWrapAlpha {
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.webcast-entry-title .title, .blog-post .title a, .article-display .PromoBoxHeadRight h1, .article-display .PromoBoxHeadRight .compTitle, .article-display .PromoBoxHeadRight .noTagTitle {
  background: transparent;
  border: 0;
  color: #000;
  font: bold 44px/55px "Open Sans", Arial, sans-serif;
  height: auto;
  margin: 10px 0;
  text-transform: none;
}

.webcast-synopsis-td h2 a, .whitepaper-synopsis-td h2 a, .event-synopsis-td h2 a, .article-promotional h2 a, .article-aggregator-standard h2 a, .mostReadart a, #mboxClick-Hydro_MostRead_Articles a, .blog-feed .title a {
  color: #000;
  font-family: "Oswald", Arial, sans-serif;
  line-height: 26px;
  font-weight: bold;
  display: block;
  font-size: 16px;
}

#rightColumn .ad-display a {
  color: #000;
}
#rightColumn .ad-display ul {
  text-align: right;
}

.ad-display > * {
  margin-bottom: 10px;
}
.ad-display img, .ad-display #template .text div.text .text div.text td a img, #template .text div.text .text div.text td a .ad-display img {
  border: 0 !important;
}

#containerTopParsys .ad-display {
  margin: 5px 0 0;
}

#breadcrumbAds .ad-display {
  padding: 10px 0 0 !important;
}

.containerBottom .ad-display {
  margin-bottom: 0;
  padding-bottom: 0;
}

.ad-display object, .ad-display img, .ad-display #template .text div.text .text div.text td a img, #template .text div.text .text div.text td a .ad-display img, .ad-display embed {
  border: 0;
}
.ad-display iframe {
  display: block;
  margin: 0 auto;
  text-align: center;
  border: 0;
}

@media (max-width: 1250px) {
  #containerBottomParsys .ad-display img, #containerBottomParsys .ad-display #template .text div.text .text div.text td a img, #template .text div.text .text div.text td a #containerBottomParsys .ad-display img {
    max-width: 100%;
  }
}
@media (max-width: 759px) {
  #containerBottomParsys .ad-display img, #containerBottomParsys .ad-display #template .text div.text .text div.text td a img, #template .text div.text .text div.text td a #containerBottomParsys .ad-display img {
    max-width: 100%;
  }

  .ad-display img, .ad-display #template .text div.text .text div.text td a img, #template .text div.text .text div.text td a .ad-display img, .ad-display object, .ad-display embed, .ad-display iframe {
    max-width: 100%;
  }

  /* Pop-up Ad */
  .fancybox-overlay, .fancybox-wrap, .fancybox-skin {
    display: none !important;
    z-index: -1000;
  }

  .fancybox-lock {
    overflow: visible;
    margin-right: 0 !important;
  }
}
@media (max-width: 759px) {
  #Topcreative {
    margin-left: 10px;
  }
}
.topical .topical {
  background: transparent;
  border-top: 1px solid #e6e6e6;
  margin-bottom: 10px;
  border-bottom: 1px solid #e6e6e6;
}
.topical a.topical {
  margin: 0;
  border: 0;
  font-weight: 600;
  color: #bfa45c;
  font-family: 'Open Sans';
}
.topical .topical-spacer {
  display: none;
}
.topical .compWrapAlpha {
  background: #fff;
  padding: 15px;
  margin: 10px 0;
}
.topical div.topical-next {
  width: 50%;
  text-align: right;
}
.topical div.topical-next a {
  background: url(../../../content/dam/pe/site-images/pennwell-sprites.png) right -242px no-repeat !important;
  padding-right: 30px;
}
.topical div.topical-previous {
  width: 50%;
}
.topical div.topical-previous a {
  background: url(../../../content/dam/pe/site-images/pennwell-sprites.png) 0 -191px no-repeat !important;
  padding-left: 30px;
}

.gatedContent .whitepaper-synopsis-td {
  padding: 0;
}
.gatedContent .whitepaper-synopsis-td.security {
  padding-left: 40px;
  background: url("../../../content/dam/pe/site-images/keyIcon.png") no-repeat !important;
}

.f-aggregate-standard-row h2, .nf-aggregate-standard-row h2 {
  margin-bottom: 5px;
}

#latest-news .aggregate-standard-row h2 a {
  font-size: 20px;
  line-height: 24px;
}

.whitepaper-display .whitepaper-table h1 {
  font-size: 40px;
  line-height: 48px;
}

.whitepaper-promotional table tr {
  border-bottom: 1px solid #e0e0e0;
  float: left;
  margin: 0 0 15px;
  padding: 0 0 15px;
  width: 100%;
}

.whitepaper-synopsis-td {
  padding: 0;
}

.whitepaper-sponsor-label {
  font-size: 12px;
}

.whitepaper-sponsor-details {
  margin-top: 10px;
}

.whitepaper-paginated .thumbnail-image {
  margin-right: 20px;
}

.webcast-promo-box-heading-td h2 {
  font-size: 18px;
}

.webcast-listing .listingbox .webcast-title, .webcast-listing .listingbox .register, .webcast-listing .listingbox .listingbox table {
  padding: 0;
}
.webcast-listing .webcast-title {
  font-size: 15px;
  color: black;
}
.webcast-listing .webcast-title a {
  color: black;
}

.webcast-synopsis-td h2, .whitepaper-synopsis-td h2 {
  padding-bottom: 10px;
}

.webcast-sponsor-details {
  font-size: 13px;
  margin-top: 5px;
}
.webcast-sponsor-details .webcast-sponsor-label {
  color: #e90000;
}
.webcast-sponsor-details a {
  color: #e90000;
  vertical-align: top;
}

.sponsor-display, .sponsor-details {
  font-size: inherit;
}

.event-synopsis-td {
  border-bottom: 1px solid #e0e0e0;
  float: left;
  margin: 0 0 15px;
  padding: 0 0 15px;
  width: 100%;
}

.buyersguide-image-td img, .buyersguide-image-td #template .text div.text .text div.text td a img, #template .text div.text .text div.text td a .buyersguide-image-td img {
  max-width: inherit !important;
}

.buyersguide-synopsis-td h2 a {
  font-weight: bold;
  font-size: 18px;
  line-height: 30px;
  color: #000;
}

.pagination a {
  background: #1D7042;
  border: 1px solid #3e562d;
  color: #fff !important;
  margin-right: 0;
  padding: 5px 5px 4px;
}
.pagination a:hover {
  background: black;
  border: 1px solid #a57c4a;
  color: #ffffff !important;
}
.pagination .pagination-controls, .pagination .pagination-index, .pagination .current-pagination-index, .pagination .current-pagination-label {
  margin: 0;
}

.current-pagination-index, .current-paginaton-label {
  background: black;
  border: 1px solid #a57c4a;
  color: #fff !important;
  margin-right: 4px;
  padding: 5px 5px 4px;
}

.promo {
  margin-bottom: 10px;
}
.promo .issue-promo .header-box {
  text-align: center;
  top: 252px;
  position: relative;
}
.promo .issue-promo .volume {
  margin: 0 0;
  font-weight: 400;
  font-size: 14px;
  font-family: "Oswald", Arial, sans-serif;
}
.promo .issue-promo .date {
  text-transform: uppercase;
  font: 700 17px/1.5 "Oswald", Arial, sans-serif;
  margin: 0 0;
}
.promo .issue-promo .viewNowLabel, .promo .issue-promo .archiveLabel {
  width: auto;
  display: block;
  margin: 10px;
  padding: 10px;
}
.promo .issue-promo .viewNowLabel a, .promo .issue-promo .archiveLabel a {
  background: none;
  color: #e90000;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font: 700 12px/1.5 "Oswald", Arial, sans-serif;
  display: inline;
}
.promo .issue-promo .archiveLabel {
  border-right: 0;
  padding-left: 5px;
  background: #e90000;
}
.promo .issue-promo .archiveLabel a {
  color: #fff;
}
.promo .issue-promo .compTitle {
  text-align: left;
}
.promo .issue-promo .image {
  position: relative;
}
.promo .issue-promo .image img {
  width: 180px;
  height: auto;
}
.promo .issue-promo .footer-box {
  padding: 10px 0;
  text-align: center;
  width: auto;
}

.article-promotional h2 a:hover, .article-aggregator-standard h2 a:hover {
  color: #e90000;
}

.mostReadart a, #mboxClick-Hydro_MostRead_Articles a {
  color: #000;
  margin: 0;
}
.mostReadart li, #mboxClick-Hydro_MostRead_Articles li {
  border-bottom: 1px solid #dee2e6;
  margin: 0 0 15px;
  padding: 0 0 15px;
}

.rss-promo .wrapper div.entry {
  margin: 0 0 15px;
  padding: 0 0 15px;
  border-bottom: 1px solid #e0e0e0;
}
.rss-promo .wrapper div.entry .title {
  margin-bottom: 0;
}

.aggregator-standard-promotional .compBody tr td {
  padding: 10px 10px 0 0;
}

.mostReadart ul {
  margin: 0;
  padding: 0;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  text-indent: 0;
}
.mostReadart ul li {
  list-style: none;
}

@media (max-width: 1000px) {
  .aggregate-standard-row h2 a,
  #mboxImported-default-IA_MostRead_Articles-0 a,
  .title a,
  .blog-promo-single .blog-title {
    background: transparent;
    padding-left: 0;
  }

  #horizontal-promo .aggregate-standard-row {
    float: left;
    width: 22%;
    overflow: hidden;
    margin: 0 10px 10px;
  }

  .sponsor-image img, .sponsor-image #template .text div.text .text div.text td a img, #template .text div.text .text div.text td a .sponsor-image img {
    width: 50%;
  }
}
@media (max-width: 759px) {
  .aggregate-standard-row h2 a,
  #mboxImported-default-ia_MostRead_Articles-0 a,
  .title a, .blog-promo-single .blog-title {
    font-size: 22px;
  }
}
/* classes/ids which are common across multiple components*/
.standard a {
  font-size: inherit;
}

.entryanddisplay {
  line-height: 1.5;
}

.compBody {
  padding: 0;
}
.compBody .synopsis {
  font: normal 1rem/1.5 Arial, sans-serif;
}
.compBody .publish-date {
  font-weight: 700;
  font-size: 14px;
  padding: 5px 0;
  color: #000;
  display: inline;
}
.compBody .publish-date:after {
  content: "-";
  padding: 0 0 0 5px;
  font-size: 18px;
  line-height: 20px;
}
.compBody table {
  width: 100%;
}
.compBody table tr.aggregate-standard-row {
  border-bottom: 1px solid #e0e0e0;
  float: left;
  margin: 0 0 15px;
  padding: 0 0 15px;
  width: 100%;
}
.compBody table tr.aggregate-standard-row td {
  padding-left: 10px !important;
}
.compBody table tr.aggregate-standard-row td a {
  margin-bottom: 0;
}
.compBody table tr.aggregate-standard-row td h2 a {
  color: #000;
  font: 700 20px/24px Arial, sans-serif;
  margin-bottom: 0;
}
.compBody table tr.aggregate-standard-row td h2 a:hover {
  color: #e90000;
}
.compBody table tr.aggregate-standard-row img, .compBody table tr.aggregate-standard-row #template .text div.text .text div.text td a img, #template .text div.text .text div.text td a .compBody table tr.aggregate-standard-row img {
  max-width: inherit;
  width: 100%;
  display: block;
}

.compFooter, .moreLink,
.blog-more-box {
  height: auto;
  padding: 0;
  text-align: right;
}
.compFooter a, .moreLink a,
.blog-more-box a {
  background: url(../../../content/dam/pe/site-images/moreArrow.png) no-repeat right 0px;
  color: #e90000;
  text-transform: uppercase;
  font: normal 1rem/18px "Oswald", Arial, sans-serif;
  padding-right: 25px;
}

.title a {
  color: #000;
  font-size: 15px;
  font-weight: bold;
}
.title a:hover {
  color: #e90000;
}

.blog h2 {
  margin: 20px 0;
}

.header .blog-title a {
  background: transparent;
  color: #000;
  height: auto;
  padding: 0;
  font-family: "Oswald", Arial, sans-serif;
  font-size: 20px;
  font-weight: 800;
  text-transform: none;
  letter-spacing: 1px;
  line-height: 26px;
  margin: 20px 0;
}

.blog-post .date {
  font-size: 16px !important;
  margin: 10px 0;
}
.blog-post .title a {
  margin: 10px 0 0 0;
}

.blog-promo-single .blog-feed .header img, .blog-promo-single .blog-feed .header #template .text div.text .text div.text td a img, #template .text div.text .text div.text td a .blog-promo-single .blog-feed .header img {
  margin-right: 15px;
}

.blog-promo-single .blog-feed .introtext {
  font-family: 'Oswald';
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
}

.blog-promo-single .blog-post .date {
  color: #999999;
  font-weight: 400;
  font-size: 14px !important;
  margin: 0;
}

#homePageRotator {
  color: #fff;
  padding: 20px 10px 0;
}
#homePageRotator tbody {
  background: #000;
}
#homePageRotator p {
  display: none;
}
#homePageRotator .contentrotator-innerdiv {
  padding: 10px;
  margin-top: 0;
}
#homePageRotator .PromoBoxHeadLeft, #homePageRotator .article-display .PromoBoxHeadRight, .article-display #homePageRotator .PromoBoxHeadRight {
  float: left;
  height: 80px;
  top: 0;
  border-top: 0;
  padding-right: 20px;
}
#homePageRotator .PromoBoxHeadLeft .compTitle, #homePageRotator .article-display .PromoBoxHeadRight .compTitle, .article-display #homePageRotator .PromoBoxHeadRight .compTitle {
  background: #d50000;
  font-size: 18px;
  font-weight: 700;
  line-height: 80px;
  padding: 0 20px;
  color: #fff;
  text-transform: uppercase;
  font-family: "Oswald", Arial, sans-serif;
}
#homePageRotator .PromoBoxHeadRight {
  margin-left: 0;
  height: 80px;
}
#homePageRotator .content-rotator-content-title a {
  font-size: 18px;
  line-height: 80px;
  color: #fff;
}
#homePageRotator .content-rotator-slide {
  width: 75%;
}
#homePageRotator .contentrotator-innerdiv {
  line-height: 50px;
  height: 50px;
  overflow: hidden;
  padding: 0 10px !important;
  position: relative;
}
#homePageRotator .content-rotator-totPages {
  display: block;
  position: relative;
  bottom: 10px;
  right: 10px;
  color: #fff;
}
#homePageRotator .contentrotator-innerimg, #homePageRotator .content-rotator-adcode {
  display: none;
}
#homePageRotator .content-rotator-morelink {
  display: block;
  text-align: right;
  width: 100%;
  position: absolute;
  top: 16px;
  right: 15px;
}
#homePageRotator .content-rotator-morelink a {
  color: #d50000;
  font-weight: 700;
  text-transform: uppercase;
}

.cq-carousel-banner-item img, .cq-carousel-banner-item #template .text div.text .text div.text td a img, #template .text div.text .text div.text td a .cq-carousel-banner-item img, .cq-carousel-banner-item, .cq-carousel {
  width: 100%;
}

.cq-carousel-banner-item img, .cq-carousel-banner-item #template .text div.text .text div.text td a img, #template .text div.text .text div.text td a .cq-carousel-banner-item img {
  background-size: 100%;
}

#home-rotator.content-rotator-formtable {
  position: relative;
}
#home-rotator .contentrotator-innerimg {
  position: absolute;
  z-index: 0;
  width: 860px;
  height: 350px;
}
#home-rotator .content-rotator-adcode {
  display: none;
}
#home-rotator .contentrotator-innerdiv td:nth-last-child(1) {
  position: absolute;
  padding: 20px;
  width: 820px;
  height: 310px;
  top: 0px;
  color: #fff;
  text-shadow: 1px 1px 1px #131313;
}
#home-rotator .contentrotator-innerdiv td:nth-last-child(1) h2 a {
  font-size: 34px;
  color: #fff;
  font-weight: bold;
  text-shadow: 2px 2px 4px #000;
  line-height: 40px;
  letter-spacing: 1px;
}
#home-rotator .contentrotator-innerdiv td p {
  display: none;
}
#home-rotator .content-rotator-box {
  height: 350px;
  width: 860px;
}
#home-rotator .content-rotator-totPages {
  float: right;
  position: absolute;
  bottom: 20px;
  right: 20px;
}
#home-rotator .content-rotator-morelink {
  display: none;
}
#home-rotator span.content-rotator-content-title {
  position: absolute;
  bottom: 50px;
  margin-right: 20px;
}
#home-rotator .content-rotator-pagenum {
  display: none;
}

@media (max-width: 1250px) {
  /* Carousel */
  .cq-carousel-banner-item {
    width: 100%;
  }
  .cq-carousel-banner-item img, .cq-carousel-banner-item #template .text div.text .text div.text td a img, #template .text div.text .text div.text td a .cq-carousel-banner-item img {
    width: 100%;
  }
}
@media (max-width: 400px) {
  .parbase.carousel.list {
    display: none;
  }
}
/* Social Media Links*/
#socialConnect {
  text-align: justify;
  font-size: 0.1px;
}
#socialConnect a {
  display: inline-block;
}
#socialConnect:after {
  content: '';
  width: 100%;
  display: inline-block;
}

#social-connect {
  border-top: 6px solid #e90000;
}
#social-connect h2 {
  text-transform: uppercase;
  font-family: "Oswald", Arial, sans-serif;
  text-align: left;
  font-size: 18px;
  line-height: 26px;
}
#social-connect div {
  display: inline-block;
  width: 18%;
}
#social-connect a#social-twitter {
  display: inline-block;
  height: 34px;
  width: 34px;
  background: white url(../../../content/dam/pe/site-images/social-images.png) -127px 0px no-repeat;
  text-indent: -9999px;
  margin: 8px 12px;
}
#social-connect a#social-twitter:hover, #social-connect a#social-twitter :focus {
  background: white url(../../../content/dam/pe/site-images/social-images.png) -83px 0px no-repeat;
}
#social-connect a#social-facebook {
  display: inline-block;
  height: 34px;
  width: 34px;
  background: white url(../../../content/dam/pe/site-images/social-images.png) -189px 0px no-repeat;
  text-indent: -9999px;
  margin: 8px 12px;
}
#social-connect a#social-facebook:hover, #social-connect a#social-facebook :focus {
  background: white url(../../../content/dam/pe/site-images/social-images.png) -162px 0px no-repeat;
}
#social-connect a#social-linkedin {
  display: inline-block;
  height: 34px;
  width: 34px;
  background: white url(../../../content/dam/pe/site-images/social-images.png) -43px 0px no-repeat;
  text-indent: -9999px;
  margin: 8px 12px;
}
#social-connect a#social-linkedin:hover, #social-connect a#social-linkedin :focus {
  background: white url(../../../content/dam/pe/site-images/social-images.png) -2px 0px no-repeat;
}
#social-connect a#social-googleplus {
  display: inline-block;
  height: 34px;
  width: 34px;
  background: white url(../../../content/dam/pe/site-images/social-images.png) -261px 0px no-repeat;
  text-indent: -9999px;
  margin: 8px 12px;
}
#social-connect a#social-googleplus:hover, #social-connect a#social-googleplus :focus {
  background: white url(../../../content/dam/pe/site-images/social-images.png) -222px 0px no-repeat;
}
#social-connect a#social-email {
  display: inline-block;
  height: 34px;
  width: 34px;
  background: white url(../../../content/dam/pe/site-images/social-images.png) -355px 0px no-repeat;
  text-indent: -9999px;
  margin: 8px 12px;
}
#social-connect a#social-email:hover, #social-connect a#social-email :focus {
  background: white url(../../../content/dam/pe/site-images/social-images.png) -308px 0px no-repeat;
}

#template .text div.text .text {
  margin-bottom: 10px;
  padding-bottom: 10px;
}
#template .text div.text .text div.text {
  margin-bottom: 0 !important;
}
#template .text div.text .text div.text .compFooter a, #template .text div.text .text div.text .moreLink a,
#template .text div.text .text div.text .blog-more-box a {
  color: #e90000;
}
#template .text div.text .text div.text .compFooter a:hover, #template .text div.text .text div.text .moreLink a:hover,
#template .text div.text .text div.text .blog-more-box a:hover {
  color: black;
}
#template .text div.text .text div.text ul {
  padding: 0 0 0 20px;
  margin: 5px 0;
}
#template .text div.text .text div.text td img, #template .text div.text .text div.text td a img {
  max-width: inherit !important;
}

body {
  font-family: "Open Sans", Arial, sans-serif;
}
body div.text img, body #template div.text div.text .text div.text td a img, #template body div.text div.text .text div.text td a img, body div.text a img, body #template div.text div.text .text div.text td a img, #template body div.text div.text .text div.text td a img {
  max-width: 100%;
}

p {
  font: normal 1rem/1.5 Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Oswald", Arial, sans-serif;
  color: #000;
  font-weight: 400;
}

h1 {
  font-size: 30px;
  font-weight: 800;
  line-height: 38px;
}

h2 {
  font-size: 24px;
}

h3 {
  font-size: 20px;
}

h4 {
  font-size: 16px;
}

a {
  color: #e90000;
  text-decoration: none;
  font-family: "Oswald", Arial, sans-serif;
}
a:hover {
  color: #e90000;
  text-decoration: underline;
}

.clicktoenlargeimage {
  overflow: hidden;
  width: 100%;
}

.articlepublicationdate {
  padding: 15px 0;
}

.article-content-wrapper #ContentBody table {
  table-layout: fixed;
}

.article-content-wrapper #ContentBody table img, .article-content-wrapper #ContentBody table #template .text div.text .text div.text td a img, #template .text div.text .text div.text td a .article-content-wrapper #ContentBody table img {
  height: auto;
}

.article-display .compWrapAlpha, .article-display .compWrapBravo, .article-display .compWrapCharlie, .article-display .compWrapDelta {
  padding: 0;
  background: transparent;
}
.article-display .PromoBoxHeadLeft, .article-display .PromoBoxHeadRight {
  background: transparent;
  border: 0;
  height: auto;
}

@media (max-width: 1250px) {
  .article #container img, .article #container #template .text div.text .text div.text td a img, #template .text div.text .text div.text td a .article #container img {
    max-width: 100%;
  }
}
@media (max-width: 1000px) {
  .pastIssue {
    margin: 17px;
  }

  .article-content-wrapper {
    width: auto !important;
  }
  .article-content-wrapper img, .article-content-wrapper #template .text div.text .text div.text td a img, #template .text div.text .text div.text td a .article-content-wrapper img {
    max-width: 100%;
  }
  .article-content-wrapper #ContentBody table {
    width: 100% !important;
  }

  .clicktoenlargeimage {
    margin-bottom: 10px !important;
  }

  .contentToolsFontText {
    font-size: .9rem;
    padding: 7px 5px 0px 20px;
  }

  .contentToolLink {
    padding-right: 5px;
  }

  .toolssponsorpromo.left .contentToolsLinks,
  .toolssponsorpromo.bottom .contentToolsLinks {
    position: relative;
  }

  .toolssponsorpromo.left .contentToolLink a,
  .toolssponsorpromo.bottom .contentToolLink a {
    font-size: .9rem;
  }
}
@media (max-width: 759px) {
  .entryanddisplay #ContentBody img, .entryanddisplay #ContentBody #template .text div.text .text div.text td a img, #template .text div.text .text div.text td a .entryanddisplay #ContentBody img {
    padding: 10px 0;
  }

  .article-display .compBody,
  .whitepaper-display .compBody,
  div.section.entrytext {
    font-size: 1rem;
    padding: 0;
  }

  .pagination {
    line-height: 35px;
    padding: 10px 0 0;
  }

  .pastIssue {
    margin: 20px;
  }
}
@media (max-width: 400px) {
  .article-display .PromoBoxHeadRight h1,
  .article-display .PromoBoxHeadRight .compTitle,
  .article-display .PromoBoxHeadRight .noTagTitle {
    font-size: 26px;
    line-height: 30px;
  }
}
.roadblock {
  display: none;
}

.containerBottom {
  padding: 0 10px;
}

#breadcrumbWrapper #breadcrumbs li {
  text-transform: normal;
  letter-spacing: normal;
}
#breadcrumbWrapper #breadcrumbs li h2, #breadcrumbWrapper #breadcrumbs li h3, #breadcrumbWrapper #breadcrumbs li h4, #breadcrumbWrapper #breadcrumbs li h5 {
  font-size: 14px;
}

.breadcrumb h2 {
  font-family: "Oswald", Arial, sans-serif;
  letter-spacing: normal;
  font-weight: normal;
  color: black;
}
.breadcrumb a {
  background: url(../../../content/dam/pe/site-images/breadArrow.jpg) right 6px no-repeat;
  padding-right: 17px;
  font-family: "Oswald", Arial, sans-serif;
  font-weight: normal;
}
.breadcrumb .arrow1, .breadcrumb .arrow2, .breadcrumb .arrow3, .breadcrumb .arrow4, .breadcrumb .arrow5, .breadcrumb .arrow6 {
  display: none;
}

@media (max-width: 1250px) {
  #container img, #container #template .text div.text .text div.text td a img, #template .text div.text .text div.text td a #container img {
    max-width: 100%;
  }
}
.toc-list-item .header .PromoBoxHeadLeft, .toc-list-item .header .article-display .PromoBoxHeadRight, .article-display .toc-list-item .header .PromoBoxHeadRight, .toc-list-item .header .PromoBoxHeadRight {
  background: transparent;
  border: 0;
  margin: 0;
}
.toc-list-item .header .toc-first-category, .toc-list-item .header .toc-category {
  background: transparent;
  color: #000;
  font-size: 20px;
  margin: 0;
  padding: 0 0 10px;
}

.tocWrapper .magName {
  text-align: center;
}

.tocWrapper .promo .issue-promo .header-box {
  text-align: center;
  top: 0;
  position: relative;
}
.tocWrapper .promo .issue-promo .image {
  position: relative;
}
.tocWrapper .promo .issue-promo .image img, .tocWrapper .promo .issue-promo .image #template .text div.text .text div.text td a img, #template .text div.text .text div.text td a .tocWrapper .promo .issue-promo .image img {
  width: 100px;
  height: auto;
}

#footer {
  margin-bottom: 0 !important;
}
#footer #footerNav {
  display: none;
}

@media (max-width: 1250px) {
  .extended-footer,
  #extendedFooterContent {
    width: auto !important;
  }
}
.pw-copyright {
  background: #e90000;
  width: 100%;
  color: #fff;
  padding: 10px 0;
}
.pw-copyright .wrap {
  font-size: 0.85rem;
}
.pw-copyright .wrap ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pw-copyright .wrap > div {
  display: inline-block;
}
.pw-copyright .wrap a {
  color: white;
}
.pw-copyright .wrap a:hover {
  color: black;
}
.pw-copyright #BrandMini a:hover {
  color: black;
}
@media (min-width: 1025px) {
  .pw-copyright span {
    line-height: 30px;
  }
}

#pw-footer {
  height: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: "Oswald", Arial, sans-serif;
}
#pw-footer .first {
  margin-bottom: 20px;
}
#pw-footer .footer-nav {
  float: left;
  margin-right: 20px;
  min-width: 150px;
}
#pw-footer .footer-nav > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#pw-footer .footer-nav > ul li a {
  color: white;
  font-size: 13px;
  font-weight: normal;
}
#pw-footer .footer-nav > ul li a:hover {
  color: #e90000;
}
#pw-footer h3 {
  font-size: 18px;
  color: white;
  font-family: "Oswald", Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  margin: 0 0 10px;
}
#pw-footer .footer-network {
  float: left;
  margin-bottom: 20px;
}

#extendedfooterlinks {
  color: black;
}
#extendedfooterlinks a {
  color: black;
}
#extendedfooterlinks h1 {
  color: black;
}

#extendFooterContent .extendedfooter {
  background: black;
}

#branding {
  padding-top: 20px;
  padding-bottom: 20px;
}

#topLeaderBoard {
  position: relative;
}
#topLeaderBoard .image {
  margin-bottom: 0;
}

#topHeader {
  min-height: 111px;
  position: relative;
}

#mobileHeader {
  background: #e90000;
}

#searchIcon::after,
.toggleMobileLogin::after,
#toggleMenuToggler::after,
#miniDrop::after {
  background-color: transparent;
  color: white;
}
#searchIcon.active::after,
.toggleMobileLogin.active::after,
#toggleMenuToggler.active::after,
#miniDrop.active::after {
  background-color: black;
  color: white;
}

.miniNav,
.nav {
  background-color: white;
  box-shadow: 1px 2px 4px #6c757d;
  /* TODO: Fix this old way of hiding stuff off the page... */
}
.miniNav li .firstLevel::after,
.nav li .firstLevel::after {
  color: #e90000;
}
.miniNav li a,
.nav li a {
  color: #e90000;
}
.miniNav ul,
.nav ul {
  border-top: 1px solid #f8f9fa;
  box-shadow: none;
}
.miniNav ul a,
.nav ul a {
  color: #e90000;
}

#navigation {
  background-color: #e90000;
}

li.one:hover {
  background: #e90000;
}
li.one a {
  font-family: "Oswald", Arial, sans-serif;
  color: white;
  text-transform: uppercase;
}

.nav-highlighted {
  background-color: black;
}
.nav-highlighted:hover {
  background: #e90000;
}
.nav-highlighted:hover a {
  color: black;
}
.nav-highlighted a {
  color: white;
}

.dropdown-secondary ul.two {
  background-color: #e90000;
  box-shadow: 0 5px 10px rgba(68, 68, 68, 0.1);
}

#rteArea {
  padding: 2% 4%;
  width: 100%;
  margin: 0;
  max-width: calc(75% - 307px);
}
#rteArea .text {
  padding-bottom: 0;
  margin-bottom: 0;
}
#rteArea #mini-nav div, #rteArea #mini-nav .pgi-logo {
  clear: both;
  text-align: center;
}
#rteArea ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
#rteArea li {
  display: inline-block;
}
#rteArea a {
  color: black;
  font-family: "Oswald", Arial, sans-serif;
  margin-right: 10px;
}
#rteArea a:hover {
  color: #e90000;
}

.styleoverrides {
  position: relative;
  background-color: black;
  border-bottom: 8px solid #e90000;
}
.styleoverrides .styleoverrides {
  border-bottom: 0;
}

.pennwell-brand-nav {
  display: none;
}
@media (min-width: 768px) {
  .pennwell-brand-nav {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

@media (min-width: 1025px) {
  #BrandMini {
    float: right;
  }
  .pw-copyright #BrandMini {
    line-height: initial;
  }
}

#BrandMini i,
#brandLogos a {
  margin-right: 10px;
}

#BrandMini, #brandLogos {
  display: block;
  text-align: center;
}
@media (min-width: 1025px) {
  #BrandMini, #brandLogos {
    display: inline-block;
  }
}
#BrandMini ul, #brandLogos ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#BrandMini li, #brandLogos li {
  display: inline-block;
}
#BrandMini li:last-child a, #brandLogos li:last-child a {
  margin-right: 0;
}
#BrandMini a, #brandLogos a {
  text-transform: uppercase;
  line-height: 35px;
}
#BrandMini a img, #BrandMini #template .text div.text .text div.text td a img, #template .text div.text .text div.text td #BrandMini a img, #brandLogos a img, #brandLogos #template .text div.text .text div.text td a img, #template .text div.text .text div.text td #brandLogos a img {
  vertical-align: middle;
}
#BrandMini a:hover, #brandLogos a:hover {
  color: #e90000;
}
#BrandMini a.social-media, #brandLogos a.social-media {
  font-size: 1.25rem;
}
#BrandMini a, #BrandMini .divider, #brandLogos a, #brandLogos .divider {
  display: inline-block;
  color: white;
  font-size: 0.85rem;
  vertical-align: middle;
}

#brandLogos a:hover {
  text-decoration: none;
}

#utilityBar {
  float: right;
  width: auto;
  height: auto;
  padding-top: 20px;
  padding-bottom: 20px;
}
#utilityBar a {
  color: #e90000;
  font-family: "Oswald", Arial, sans-serif;
}
#utilityBar .ad-display {
  background: transparent;
  padding: 0;
}
#utilityBar .ezTypeAhead {
  border: 1px solid #dee2e6;
  border-top: 0;
}
#utilityBar .ez-searchMod-autocomplete {
  float: left;
  left: 3px;
  top: 6px;
  width: 200px;
  z-index: 1200;
}

#loginlinks {
  color: #6c757d;
  font-weight: 300;
  margin-bottom: 10px;
}

#utilityBoxSearchAutocomplete {
  margin: 0;
  position: relative;
  text-align: left;
  display: block;
}

#utility-bar-searchForm {
  margin: 0;
  background: white;
}

#utilitybox-search-image {
  vertical-align: middle;
  margin-right: 10px;
  position: relative;
  top: -1px;
}

#fscroller {
  position: absolute;
}

#subscribe {
  position: relative;
}

#utilitybox-search-string:focus {
  color: black;
}

#utilitybox-search-string {
  border: 0;
  height: 28px;
  padding-left: 10px;
  position: relative;
  width: 260px;
}

#utility-search-image {
  position: relative;
  top: 3px;
  right: 5px;
}

