/* Subscription Page */

.tabsecNw .resp-tabs-list li {
  width: 22%;
}

.printpack {
  border: none;
}

.printpack:before {
  width: 0px;
}

.printpack .left,
.printpack .right {
  width: 50%;
}

.signbtnsec.exec-buttons ul li {
  width: 100%;
  margin-right: 0px;
}

.signbtnsec.exec-buttons ul li:nth-child(2) {
  margin: 15px 0px;
}

.newsubscr {
  margin-top: 30px;
}

/* Subscription Page End */

.paoc-popup-modal {
  max-width: 600px;
  border-radius: 4px;
  padding-bottom: 25px;
  background-image: url("https://thebusinessjournal.com/wp-content/uploads/2019/05/bottom-graphic-01-1.png");
  background-size: auto;
  background-position: bottom center;
  background-repeat: no-repeat;
}

.posts-remaining-container {
  font-size: 16px;
}

.posts-remaining-container p {
  font-size: 1.4em;
}

.posts-flex {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px 0px;
}

.posts-flex-col {
  padding: 0px 7.5px;
}

.posts-flex-col p {
  font-size: 2em;
  line-height: 1em;
}

.posts-remaining-container .posts-remaining {
  color: #de2026;
  font-size: 5em;
  line-height: 1em;
  font-family: 'Oswald', sans-serif;
}

.posts-remaining-container .posts-days p {
  font-size: 1.2em;
}

.posts-remaining-container .posts-days .posts-remaining {
  font-size: 4em;
  line-height: 1.1em;
  margin-bottom: 5px;
}

.posts-remaining-container .posts-article-margin {
  margin: 5px 0px;
}

.posts-icon {
  width: 65%;
  margin: auto;
}

.posts-content {
  padding: 15px;
}

.posts-content h3 {
  margin-top: 10px;
}

.posts-content p {
  margin-bottom: 5px;
}

.posts-remaining-container .posts-site-blue {
  color: #2980B9;
  font-size: 2.25em;
  font-family: 'Oswald', sans-serif;
}

.posts-img {
  width: 80%;
  margin: auto;
}

.posts-btns,
.posts-icon {
  padding: 15px;
}

.posts-subscribe {
  padding-bottom: 15px;
}

.posts-subscribe-col {
  width: 75%;
  margin: auto;
}

.posts-subscribe .posts-subscribe-btn {
  margin-bottom: 15px;
}

.posts-subscribe-btn,
.posts-login-btn {
  display: block;
  padding: 6px 12px;
  border-radius: 2px;
  font-size: 1.5em;
}

.posts-subscribe-btn {
  background-color: #2980B9;
  color: #f9f9f9;
  padding: 8px 14px;
}

.posts-subscribe-btn:hover {
  background-color: #2980B9;
  color: #f9f9f9;
  padding: 8px 14px;
}

.posts-login-btn {
  border: 2px solid #2980B9;
  color: #2980B9;
}

.posts-login-btn:hover {
  border: 2px solid #2980B9;
  color: #2980B9;
}

.posts-login p {
  line-height: 1.35em;
  margin-bottom: .5em;
}

.posts-login-link {
  color: #de2026;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
}

.paoc-popup.popupaoc-link {
  display: none;
}

@media screen and (max-width: 450px) {
  .paoc-popup-modal {
    overflow-x: hidden;
    overflow-y: auto;
  }
  .paoc-popup-close {
    background: url("https://thebusinessjournal.com/wp-content/uploads/2019/05/times-solid-01-1.png") center center no-repeat;
    background-size: contain;
    top: 15px;
    right: 15px;
    width: 25px;
    height: 25px;
  }
  .paoc-popup-modal-cnt {
    background-color: #FFF;
    padding: 20px 20px 20px 20px;
  }
  .posts-remaining-container {
    font-size: 14px;
  }
  .posts-remaining-container .posts-days .posts-remaining {
    font-size: 3em;
    line-height: 1.1em;
  }
  .posts-img,
  .posts-subscribe-col {
    width: 100%;
  }
  .posts-content {
    padding: 10px 15px 0px;
  }
  .posts-login-btn {
    margin: 15px 0px;
  }
  .posts-subscribe {
    padding-bottom: 5px;
  }
  .posts-login p {
    font-size: 1.3em;
  }
  .wp-caption,
  .wp-caption .jetpack-lazy-image {
    width: 390px !important;
  }
}

@media screen and (max-width: 415px) {
  .wp-caption,
  .wp-caption .jetpack-lazy-image {
    width: 350px !important;
  }
  .posts-remaining-container p {
    font-size: 1.25em;
  }
  .posts-remaining-container .posts-article-margin {
    font-size: 1.25em;
  }
  .paoc-popup-modal img {
    max-width: 70%;
    margin: auto;
  }
}

@media screen and (max-width: 380px) {
  .wp-caption,
  .wp-caption .jetpack-lazy-image {
    width: 315px !important;
  }
  .posts-remaining-container .posts-remaining {
    font-size: 4em;
  }
  .posts-remaining-container .posts-days .posts-remaining {
    font-size: 2em;
    line-height: 1.1em;
  }
  .posts-flex-col p {
    font-size: 1.5em;
  }
  .posts-remaining-container .posts-site-blue {
    font-size: 1.75em;
  }
  .posts-remaining-container p {
    font-size: 1.1em;
  }
  .posts-remaining-container .posts-flex-col,
  .posts-remaining-container .posts-flex-col .posts-article-margin {
    font-size: 1.25em;
  }
  .posts-content h3 {
    font-size: 1.4em;
  }
  .posts-subscribe-btn, .posts-login-btn {
    font-size: 1.25em;
  }
  .paoc-popup-close {
    width: 20px;
    height: 20px;
  }
}

@media screen and (max-width: 330px) {
  .posts-icon {
    display: none;
  }
}


.pnpcolumn {
  float: left;
  width: 50%;
}

/* Clear floats after the columns */
.pnprow:after {
  content: "";
  display: table;
  clear: both;
}
