@charset "utf-8";
.articleHeading {
  margin-top: 0;
}
.right-ad {
  text-align: center;
  margin: 0 0 12px 0;
  overflow: hidden;
}
.right-ad > div {
  margin: 0 auto;
}
.contentPartner {
  border: 1px solid black;
  padding: 6px;
  margin-bottom: 10px;
  font-size: 15px !important;
}
.contentPartner .media-left {
  padding-left: 2px !important;
}
.contentPartner .media-body {
  padding-right: 15px !important;
  padding-left: 10px !important;
}
.contentPartner img {
  padding: 3px 10px 10px 5px !important;
}
@media only screen and (min-width: 320px) and (max-width: 767px) and (orientation:portrait) {
  .contentPartner .media-left,
  .contentPartner .media-body,
  .contentPartner .media-right {
    display: block !important;
    width: auto;
  }
  .contentPartner .media-left {
    text-align: center;
  }
  .contentPartner .media-object {
    display: table-cell !important;
  }
  .contentPartner img {
    padding-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
  }
}
.contentPartner .content-partner-buttons {
  padding: 0 1px 0 0 !important;
}
.contentPartner .content-partner-buttons .profileButtonsList {
  text-align: center;
  margin-bottom: 2px;
}
.contentPartner .content-partner-buttons .profileButtonsList ul {
  list-style-type: none;
  padding-left: 0;
}
@media only screen and (min-width: 320px) and (max-width: 767px) and (orientation:portrait) {
  .contentPartner .content-partner-buttons .profileButtonsList {
    padding: 15px 1px 0 0 !important;
    width: 75% !important;
    margin: 0 auto;
  }
}
.contentPartner .profileButton {
  border: 1px solid #ccc;
  border-radius: 2px 2px 2px 2px;
  display: block;
  font-size: 15px;
  font-weight: bold;
  margin-top: .25714em;
  padding: 4px;
  padding-bottom: .35714em;
  padding-top: .35714em;
  text-align: center;
  text-decoration: none;
}
.contentPartner .highlightButton {
  background-color: #808080;
  color: #fff;
}
.contentPartner .partnerProfileButton {
  background-color: #154677;
  color: #fff;
}
.contentPartner .partnerEmailButton {
  background-color: #A2A2A2;
  color: #fff;
}
.author-name {
  margin-bottom: 0.71428em;
}
.author-name a {
  color: #0063DC;
  text-decoration: none;
}
.article-image-container {
  float: right;
  margin: 0 0 1.35714em 1.65837%;
  padding: 0.35714em 0.82918%;
  border: 1px solid #eee;
}
@media only screen and (min-width : 768px) and (max-width : 976px) and (orientation : portrait) {
  .article-image-container {
    width: 34% !important;
  }
}
.article-image-img-div {
  margin: 0;
  padding: 0;
}
.article-image-img-div img {
  margin: 0;
  padding: 0;
}
@media only screen and (min-width : 976px) {
  .article-image-img-div img {
    width: 600px;
  }
}
@media only screen and (max-width: 975px) {
  .article-image-img-div img {
    width: 100%;
  }
}
.article-image-caption {
  text-align: center;
  font-size: 12.5px;
}
.article-image-source {
  font-style: italic;
  font-size: 12.5px;
}
.article-image-small {
  width: 42.4543%;
}
@media only screen and (max-width: 975px) {
  .article-image-small {
    width: 100%;
  }
}
@media print {
  /* remove image container */
  .article-image-container {
    display: none;
  }
  .bioBox,
  #divShareAndSubscribe,
  #divYouMightLike {
    display: none;
  }
}
/*Index page articles list.*/
.ipost.clearfix hr.article-title-line {
  width: 100%;
  border-bottom: 5px solid #0063DC;
  margin-top: 0;
  margin-bottom: 0;
}
@media only screen and (max-width : 767px) {
  .ipost.clearfix hr.article-title-line {
    width: 95%;
  }
}
div.entry-title {
  margin: 0;
  padding: 0;
  border: 0;
}
@media only screen and (max-width : 767px) {
  div.entry-title {
    height: 50px;
  }
}
div.entry-title h3 {
  margin-top: 0px;
  margin-bottom: 0;
}
div.entry-title h3 a {
  color: black;
  font-weight: 700;
  font-size: 16px;
}
.entry-category p {
  margin-bottom: 0px;
  font-weight: 400;
  font-size: 15px;
}
@media only screen and (max-width : 767px) {
  .entry-category p {
    font-size: 20px;
  }
}
.entry-image img.thumbnail,
.entry-image span img {
  margin-bottom: 12px;
  border-radius: 0;
  max-width: 100%;
}
@media only screen and (max-width : 767px) {
  .entry-image img.thumbnail,
  .entry-image span img {
    width: 100%;
  }
}
.double-border-fancy-title {
  padding-left: 5px;
  padding-bottom: 20px;
}
.double-border-fancy-title h3 {
  text-transform: uppercase;
  display: inline;
  font-size: 16px;
}
.double-border-fancy-title .double-border-div {
  border-top: 4px double #E5E5E5;
  display: inline-block;
  width: 81%;
  float: right;
  margin-top: 11px;
  margin-right: -9px;
}
@media only screen and (max-width : 767px) {
  .double-border-fancy-title .double-border-div {
    width: 50%;
    margin-right: 4px;
  }
}
@media only screen and (min-width : 768px) and (max-width : 975px) {
  .double-border-fancy-title .double-border-div {
    width: 77%;
    margin-right: 4px;
  }
}
.article-container {
  padding-left: 5px;
  padding-right: 3px;
}
@media only screen and (max-width : 767px) {
  .latest-questions-container {
    margin-bottom: 0;
  }
}
.latest-questions-container .entry-title {
  height: 105px;
}
@media only screen and (max-width : 767px) {
  .latest-questions-container .entry-title {
    height: 75px;
  }
}
.article-container .col-sm-4.entry-article,
.latest-questions-container .col-sm-4.entry-article {
  margin-bottom: 18px;
}
.article-container .col-sm-4.entry-article:nth-child(3n+1),
.latest-questions-container .col-sm-4.entry-article:nth-child(3n+1) {
  clear: both;
}
@media only screen and (max-width : 767px) {
  .article-container .col-sm-4.entry-article,
  .latest-questions-container .col-sm-4.entry-article {
    margin-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
div#divMoreArticles {
  margin-bottom: 15px;
  margin-top: 15px;
}
div#divMoreArticlesBottom {
  margin-top: -20px;
}
div#rightColumn .right-column-content {
  width: 325px;
  margin-right: 0;
  padding-right: 0;
}
.module.right-ad {
  float: left;
  padding-left: 15px;
}
.module.right-ad.home-page {
  margin-top: 24px;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
}
.module.right-ad {
  text-align: center;
  margin: -30px 0 12px 10px;
}
.module.right-ad.pull-right.p-x.p-y {
  margin-right: -140px;
  margin-top: -30px;
}
@media only screen and (min-width : 976px) {
  .module.right-ad {
    margin: 0 0 12px 10px;
  }
}
.module.right-ad > div {
  margin: 0 auto;
}
@media only screen and (min-width: 320px) and (max-width: 767px) and (orientation:landscape) {
  .module.right-ad {
    display: none;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) and (orientation:portrait) {
  .module.right-ad {
    display: none;
  }
}
.leftFeature {
  position: fixed;
  top: 40px;
  padding: 6px 10px;
  width: 165px !important;
  background: white;
  margin-left: -11px;
  margin-top: 24px;
  left: 95px;
}
@media only screen and (max-width : 975px) {
  .leftFeature {
    left: 42px;
  }
}
#fertilitysmarts_300x600_ros {
  margin: 0 auto;
  width: 300px;
  height: 600px;
}
.takeway {
  border-left: 7px solid #999;
  margin: 10px 0 30px 0;
  padding: 2px 0 3px 20px;
}
@media only screen and (min-width : 976px) {
  .takeway {
    width: 600px;
  }
}
@media only screen and (max-width: 975px) {
  .takeway {
    width: 100%;
  }
}
.relatedContent {
  padding-left: 15px;
  float: right;
  overflow: hidden;
  position: relative;
  margin: 0 0 10px 35px;
  width: 330px;
}
@media only screen and (max-width: 975px) {
  .relatedContent {
    display: none !important;
  }
}
.floatingSponsor .fixedElement h2.featured-header {
  color: red;
  text-align: center;
  margin: 0 0 5px;
}
.floatingSponsor .fixedElement .lnk-description {
  line-height: initial;
  margin-bottom: 20px;
  text-align: left;
  font-size: 13px;
  font-weight: 400;
}
.article-text {
  padding: 0px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) and (orientation:portrait) {
  .article-text {
    width: 100%;
    padding: 0 !important;
  }
}
.article-text a {
  text-decoration: underline;
  color: #0063DC;
}
.article-text table {
  border-collapse: collapse;
  border: 1px solid #ccc;
}
@media print {
  .article-image-container {
    display: none;
  }
  .bioBox,
  #divShareAndSubscribe,
  #divYouMightLike {
    display: none;
  }
}
@media only screen and (max-width : 767px) {
  .jq-articleBody {
    max-width: 92vw;
  }
  .jq-articleBody img {
    max-width: 92vw;
  }
}
.jq-articleBody div#ad_300x250_ros {
  width: 300px;
  height: 250px;
  float: right;
  margin-left: 20px;
  padding-left: 0;
  margin-right: -130px;
  margin-bottom: 10px;
}
.jq-articleBody .module.right-ad.pull-right.p-x.p-y {
  margin-top: -20px;
}
.footerBody {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.presented-by {
  font-size: 17px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 22px;
  text-align: center;
}
.presented-by img {
  max-width: 250px;
  max-height: 150px;
}
.article-page h1 {
  margin-bottom: 15px;
  text-align: center;
}
.article-page .ssk-wrapper {
  margin-bottom: 9px;
}
.article-page .ssk-wrapper .ssk-sharethis {
  padding: 0;
  border: none;
}
.article-page .ssk-wrapper .ssk-sharethis .ssk-group {
  float: none;
  text-align: center;
}
.article-page .ssk-wrapper .ssk-sharethis .ssk-group .ssk {
  padding: 6px;
}
.article-page .author-name {
  margin-bottom: 30px;
  text-align: center;
}
.article-page .article-image-small {
  width: auto;
}
.article-page .article-image-small .article-image-img-div img {
  width: 100%;
}
.article-page .article-image-small .article-image-source {
  text-align: center;
}
.article-page .article-image-small .takeway {
  width: auto;
  max-width: 690px;
  margin-left: auto;
  margin-right: auto;
}
.article-page .article-content > .row > div:first-child {
  padding-left: 0;
}
.article-page .article-content > .row > div:last-child {
  padding-right: 0;
}
@media (max-width: 991px) {
  .article-page .article-content > .row > div {
    padding-top: 20px;
  }
  .article-page .article-content > .row > div:first-child {
    padding-right: 0;
    padding-top: 0;
  }
  .article-page .article-content > .row > div:last-child {
    padding-left: 0;
  }
}
.article-page .article-content .article-text {
  max-width: 690px;
  margin: 0 auto;
  float: none;
}
.article-page .article-content .article-text .embed-module {
  padding-top: 20px;
  padding-bottom: 20px;
  margin: 30px 0;
  border-width: 1px 0;
  border-style: solid;
  border-color: #e3e3e3;
}
.article-page .article-content .article-text .embed-module h3 {
  margin-top: 0;
  font-size: 18px;
  line-height: 1.2;
}
.article-page .article-content .article-text .embed-module p {
  margin-bottom: 15px;
  line-height: 22px;
}
.article-page .article-content .article-text .embed-module p:last-child {
  margin-bottom: 0;
}
.article-page .article-content .article-text .featured-link {
  padding-top: 20px;
  padding-bottom: 20px;
  margin: 30px 0;
  border-width: 1px 0;
  border-style: solid;
  border-color: #e3e3e3;
}
.article-page .article-content .article-text .featured-link > .row > div:first-child {
  padding-left: 0;
}
.article-page .article-content .article-text .featured-link > .row > div:last-child {
  padding-right: 0;
}
@media (max-width: 479px) {
  .article-page .article-content .article-text .featured-link > .row > div {
    padding-top: 20px;
  }
  .article-page .article-content .article-text .featured-link > .row > div:first-child {
    padding-right: 0;
    padding-top: 0;
  }
  .article-page .article-content .article-text .featured-link > .row > div:last-child {
    padding-left: 0;
  }
}
.article-page .article-content .article-text .featured-link h3 {
  margin-top: 0;
  font-size: 18px;
  line-height: 1.2;
}
.article-page .article-content .article-text .featured-link p {
  margin-bottom: 15px;
  line-height: 22px;
}
.article-page .article-content .article-text .featured-link p:last-child {
  margin-bottom: 0;
}
.article-page .article-content .article-text .featured-link .row > div:first-child img {
  max-width: 100%;
}
.article-page .article-content .article-text .featured-link a.btn {
  text-transform: uppercase;
  text-decoration: none;
  color: #333;
  border-color: #161616;
}
.article-page .article-content .article-text .featured-link a.btn:hover {
  color: white;
  background: #161616;
}
@media (max-width: 479px) {
  .article-page .article-content .article-text .featured-link {
    text-align: center;
  }
  .article-page .article-content .article-text .featured-link .row > div {
    float: none;
    width: auto;
  }
  .article-page .article-content .article-text .featured-link .row > div .img-responsive {
    display: inline-block;
  }
}
.article-page .article-content .article-text .featured-form {
  padding-top: 20px;
  padding-bottom: 20px;
  margin: 30px 0;
  border-width: 1px 0;
  border-style: solid;
  border-color: #e3e3e3;
  padding-left: 75px;
  padding-right: 75px;
}
.article-page .article-content .article-text .featured-form > .row > div:first-child {
  padding-left: 0;
}
.article-page .article-content .article-text .featured-form > .row > div:last-child {
  padding-right: 0;
}
@media (max-width: 767px) {
  .article-page .article-content .article-text .featured-form > .row > div {
    padding-top: 20px;
  }
  .article-page .article-content .article-text .featured-form > .row > div:first-child {
    padding-right: 0;
    padding-top: 0;
  }
  .article-page .article-content .article-text .featured-form > .row > div:last-child {
    padding-left: 0;
  }
}
.article-page .article-content .article-text .featured-form h3 {
  margin-top: 0;
  font-size: 18px;
  line-height: 1.2;
}
.article-page .article-content .article-text .featured-form p {
  margin-bottom: 15px;
  line-height: 22px;
}
.article-page .article-content .article-text .featured-form p:last-child {
  margin-bottom: 0;
}
@media (max-width: 479px) {
  .article-page .article-content .article-text .featured-form {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.article-page .article-content .article-text .featured-form header {
  display: table;
  margin: 0 -15px 15px;
}
.article-page .article-content .article-text .featured-form header > div {
  display: table-cell;
  float: none;
  vertical-align: middle;
}
.article-page .article-content .article-text .featured-form header > div.logo {
  width: 16.66%;
  padding-right: 15px;
}
.article-page .article-content .article-text .featured-form header > div.logo img {
  max-height: 80px;
}
.article-page .article-content .article-text .featured-form header > div.content {
  width: 83.34%;
}
.article-page .article-content .article-text .featured-form .divSignupContent {
  float: left;
  width: 69%;
}
.article-page .article-content .article-text .featured-form .divSignupContent:before {
  font-family: FontAwesome;
  content: "\f0e0";
  font-size: 14px;
  position: absolute;
  left: 12px;
  top: 6px;
  display: block;
  width: 14px;
  color: #161616;
}
.article-page .article-content .article-text .featured-form .divSignupContent .form-control {
  padding-left: 34px;
  box-shadow: none;
  border-right-width: 0;
  border-color: #161616;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.article-page .article-content .article-text .featured-form .btn {
  float: left;
  width: 31%;
  height: 36px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  color: white;
  background: #161616;
}
@media (max-width: 767px) {
  .article-page .article-content .article-text .featured-form header {
    display: block;
  }
  .article-page .article-content .article-text .featured-form header > div {
    display: block;
    width: auto !important;
    text-align: center;
  }
  .article-page .article-content .article-text .featured-form header > div.logo {
    display: none;
  }
}
@media (max-width: 479px) {
  .article-page .article-content .article-text .featured-form .btn,
  .article-page .article-content .article-text .featured-form .divSignupContent {
    float: none;
    width: 100%;
  }
  .article-page .article-content .article-text .featured-form .btn,
  .article-page .article-content .article-text .featured-form .form-control {
    border-radius: 4px !important;
  }
  .article-page .article-content .article-text .featured-form .divSignupContent {
    margin-bottom: 15px;
  }
  .article-page .article-content .article-text .featured-form .divSignupContent .form-control {
    border-right-width: 1px;
  }
}
.article-page .article-content .article-text .ad-unit {
  display: block;
  max-width: 640px;
  margin: 0 auto 6px;
  text-align: center;
}
.article-page .article-content .article-text .ad-unit img {
  max-width: 100%;
}
@media (max-width: 767px) {
  .article-page .article-content .article-text .ad-unit {
    max-width: 350px;
  }
}
.article-page .article-content .article-text .ad-unit:after {
  display: block;
  padding: 6px;
  text-align: center;
  color: #aaa;
  font-size: .75em;
  text-transform: uppercase;
}
.article-page .article-content .ad-300x600 {
  display: block;
  max-width: 300px;
  margin: 0 auto 6px;
  text-align: center;
  float: right;
  margin-right: -20px;
}
.article-page .article-content .ad-300x600 img {
  max-width: 100%;
}
@media (max-width: 767px) {
  .article-page .article-content .ad-300x600 {
    max-width: 300px;
  }
}
.article-page .article-content .ad-300x600:after {
  display: block;
  padding: 6px;
  text-align: center;
  color: #aaa;
  font-size: .75em;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .article-page .article-content .ad-300x600 {
    float: none;
  }
}
.article-page .article-content .ad-300x600 .ad-content {
  width: 300px;
  height: 600px;
  line-height: 600px;
  margin: 0 auto;
  text-align: center;
}
.article-page.article-page-1-col .article-content > .row > .col-md-9 {
  float: none;
  width: auto;
}
.article-page.article-page-2-cols .takeway {
  max-width: none;
}
@media (max-width: 991px) {
  .article-page.article-page-2-cols .takeway {
    max-width: 690px;
  }
}
.bioBox.article-page-1-col {
  max-width: 690px;
  margin-left: auto !important;
  margin-right: auto !important;
}
#divRelatedLinks {
  overflow: hidden;
  padding-bottom: 15px;
}
#divRelatedLinks .relatedContentTitle {
  margin-bottom: 15px;
}
#divRelatedLinks .jq-relatedContentWrapper {
  margin: -30px 0 0 -30px;
}
#divRelatedLinks .jq-relatedContentWrapper .relatedContentItem {
  float: left;
  width: 33.33%;
  padding: 30px 0 0 30px;
  margin: 0;
}
#divRelatedLinks .jq-relatedContentWrapper .relatedContentItem:nth-child(3n+1) {
  clear: left;
}
#divRelatedLinks .jq-relatedContentWrapper .relatedContentItem img {
  width: 100%;
}
@media (max-width: 479px) {
  #divRelatedLinks .jq-relatedContentWrapper {
    margin: -15px 0 0 -15px;
  }
  #divRelatedLinks .jq-relatedContentWrapper .relatedContentItem {
    width: 50%;
    padding: 15px 0 0 15px;
  }
  #divRelatedLinks .jq-relatedContentWrapper .relatedContentItem:nth-child(3n+1) {
    clear: none;
  }
  #divRelatedLinks .jq-relatedContentWrapper .relatedContentItem:nth-child(2n+1) {
    clear: left;
  }
}
.article-page h1 {
  margin-bottom: 15px;
  text-align: center;
}
.article-page .ssk-wrapper {
  margin-bottom: 9px;
}
.article-page .ssk-wrapper .ssk-sharethis {
  padding: 0;
  border: none;
}
.article-page .ssk-wrapper .ssk-sharethis .ssk-group {
  float: none;
  text-align: center;
}
.article-page .ssk-wrapper .ssk-sharethis .ssk-group .ssk {
  padding: 6px;
}
.article-page .author-name {
  margin-bottom: 30px;
  text-align: center;
}
.article-page .article-image-small {
  width: auto;
}
.article-page .article-image-small .article-image-img-div img {
  width: 100%;
}
.article-page .article-image-small .article-image-source {
  text-align: center;
}
.article-page .article-image-small .takeway {
  width: auto;
  max-width: 690px;
  margin-left: auto;
  margin-right: auto;
}
.article-page .article-content > .row > div:first-child {
  padding-left: 0;
}
.article-page .article-content > .row > div:last-child {
  padding-right: 0;
}
@media (max-width: 991px) {
  .article-page .article-content > .row > div {
    padding-top: 20px;
  }
  .article-page .article-content > .row > div:first-child {
    padding-right: 0;
    padding-top: 0;
  }
  .article-page .article-content > .row > div:last-child {
    padding-left: 0;
  }
}
.article-page .article-content .article-text {
  max-width: 690px;
  margin: 0 auto;
  float: none;
}
.article-page .article-content .article-text .embed-module {
  padding-top: 20px;
  padding-bottom: 20px;
  margin: 30px 0;
  border-width: 1px 0;
  border-style: solid;
  border-color: #e3e3e3;
}
.article-page .article-content .article-text .embed-module h3 {
  margin-top: 0;
  font-size: 18px;
  line-height: 1.2;
}
.article-page .article-content .article-text .embed-module p {
  margin-bottom: 15px;
  line-height: 22px;
}
.article-page .article-content .article-text .embed-module p:last-child {
  margin-bottom: 0;
}
.article-page .article-content .article-text .featured-link {
  padding-top: 20px;
  padding-bottom: 20px;
  margin: 30px 0;
  border-width: 1px 0;
  border-style: solid;
  border-color: #e3e3e3;
}
.article-page .article-content .article-text .featured-link > .row > div:first-child {
  padding-left: 0;
}
.article-page .article-content .article-text .featured-link > .row > div:last-child {
  padding-right: 0;
}
@media (max-width: 479px) {
  .article-page .article-content .article-text .featured-link > .row > div {
    padding-top: 20px;
  }
  .article-page .article-content .article-text .featured-link > .row > div:first-child {
    padding-right: 0;
    padding-top: 0;
  }
  .article-page .article-content .article-text .featured-link > .row > div:last-child {
    padding-left: 0;
  }
}
.article-page .article-content .article-text .featured-link h3 {
  margin-top: 0;
  font-size: 18px;
  line-height: 1.2;
}
.article-page .article-content .article-text .featured-link p {
  margin-bottom: 15px;
  line-height: 22px;
}
.article-page .article-content .article-text .featured-link p:last-child {
  margin-bottom: 0;
}
.article-page .article-content .article-text .featured-link .row > div:first-child img {
  max-width: 100%;
}
.article-page .article-content .article-text .featured-link a.btn {
  text-transform: uppercase;
  text-decoration: none;
  color: #333;
  border-color: #161616;
}
.article-page .article-content .article-text .featured-link a.btn:hover {
  color: white;
  background: #161616;
}
@media (max-width: 479px) {
  .article-page .article-content .article-text .featured-link {
    text-align: center;
  }
  .article-page .article-content .article-text .featured-link .row > div {
    float: none;
    width: auto;
  }
  .article-page .article-content .article-text .featured-link .row > div .img-responsive {
    display: inline-block;
  }
}
.article-page .article-content .article-text .featured-form {
  padding-top: 20px;
  padding-bottom: 20px;
  margin: 30px 0;
  border-width: 1px 0;
  border-style: solid;
  border-color: #e3e3e3;
  padding-left: 75px;
  padding-right: 75px;
}
.article-page .article-content .article-text .featured-form > .row > div:first-child {
  padding-left: 0;
}
.article-page .article-content .article-text .featured-form > .row > div:last-child {
  padding-right: 0;
}
@media (max-width: 767px) {
  .article-page .article-content .article-text .featured-form > .row > div {
    padding-top: 20px;
  }
  .article-page .article-content .article-text .featured-form > .row > div:first-child {
    padding-right: 0;
    padding-top: 0;
  }
  .article-page .article-content .article-text .featured-form > .row > div:last-child {
    padding-left: 0;
  }
}
.article-page .article-content .article-text .featured-form h3 {
  margin-top: 0;
  font-size: 18px;
  line-height: 1.2;
}
.article-page .article-content .article-text .featured-form p {
  margin-bottom: 15px;
  line-height: 22px;
}
.article-page .article-content .article-text .featured-form p:last-child {
  margin-bottom: 0;
}
@media (max-width: 479px) {
  .article-page .article-content .article-text .featured-form {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.article-page .article-content .article-text .featured-form header {
  display: table;
  margin: 0 -15px 15px;
}
.article-page .article-content .article-text .featured-form header > div {
  display: table-cell;
  float: none;
  vertical-align: middle;
}
.article-page .article-content .article-text .featured-form header > div.logo {
  width: 16.66%;
  padding-right: 15px;
}
.article-page .article-content .article-text .featured-form header > div.logo img {
  max-height: 80px;
}
.article-page .article-content .article-text .featured-form header > div.content {
  width: 83.34%;
}
.article-page .article-content .article-text .featured-form .divSignupContent {
  float: left;
  width: 69%;
}
.article-page .article-content .article-text .featured-form .divSignupContent:before {
  font-family: FontAwesome;
  content: "\f0e0";
  font-size: 14px;
  position: absolute;
  left: 12px;
  top: 6px;
  display: block;
  width: 14px;
  color: #161616;
}
.article-page .article-content .article-text .featured-form .divSignupContent .form-control {
  padding-left: 34px;
  box-shadow: none;
  border-right-width: 0;
  border-color: #161616;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.article-page .article-content .article-text .featured-form .btn {
  float: left;
  width: 31%;
  height: 36px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  color: white;
  background: #161616;
}
@media (max-width: 767px) {
  .article-page .article-content .article-text .featured-form header {
    display: block;
  }
  .article-page .article-content .article-text .featured-form header > div {
    display: block;
    width: auto !important;
    text-align: center;
  }
  .article-page .article-content .article-text .featured-form header > div.logo {
    display: none;
  }
}
@media (max-width: 479px) {
  .article-page .article-content .article-text .featured-form .btn,
  .article-page .article-content .article-text .featured-form .divSignupContent {
    float: none;
    width: 100%;
  }
  .article-page .article-content .article-text .featured-form .btn,
  .article-page .article-content .article-text .featured-form .form-control {
    border-radius: 4px !important;
  }
  .article-page .article-content .article-text .featured-form .divSignupContent {
    margin-bottom: 15px;
  }
  .article-page .article-content .article-text .featured-form .divSignupContent .form-control {
    border-right-width: 1px;
  }
}
.article-page .article-content .article-text .ad-unit {
  display: block;
  max-width: 640px;
  margin: 0 auto 6px;
  text-align: center;
}
.article-page .article-content .article-text .ad-unit img {
  max-width: 100%;
}
@media (max-width: 767px) {
  .article-page .article-content .article-text .ad-unit {
    max-width: 350px;
  }
}
.article-page .article-content .article-text .ad-unit:after {
  display: block;
  padding: 6px;
  text-align: center;
  color: #aaa;
  font-size: .75em;
  text-transform: uppercase;
}
.article-page .article-content .ad-300x600 {
  display: block;
  max-width: 300px;
  margin: 0 auto 6px;
  text-align: center;
  float: right;
  margin-right: -20px;
}
.article-page .article-content .ad-300x600 img {
  max-width: 100%;
}
@media (max-width: 767px) {
  .article-page .article-content .ad-300x600 {
    max-width: 300px;
  }
}
.article-page .article-content .ad-300x600:after {
  display: block;
  padding: 6px;
  text-align: center;
  color: #aaa;
  font-size: .75em;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .article-page .article-content .ad-300x600 {
    float: none;
  }
}
.article-page .article-content .ad-300x600 .ad-content {
  width: 300px;
  height: 600px;
  line-height: 600px;
  margin: 0 auto;
  text-align: center;
}
.article-page.article-page-1-col .article-content > .row > .col-md-9 {
  float: none;
  width: auto;
}
.article-page.article-page-2-cols .takeway {
  max-width: none;
}
@media (max-width: 991px) {
  .article-page.article-page-2-cols .takeway {
    max-width: 690px;
  }
}
.bioBox.article-page-1-col {
  max-width: 690px;
  margin-left: auto !important;
  margin-right: auto !important;
}
#divRelatedLinks {
  overflow: hidden;
  padding-bottom: 15px;
}
#divRelatedLinks .relatedContentTitle {
  margin-bottom: 15px;
}
#divRelatedLinks .jq-relatedContentWrapper {
  margin: -30px 0 0 -30px;
}
#divRelatedLinks .jq-relatedContentWrapper .relatedContentItem {
  float: left;
  width: 33.33%;
  padding: 30px 0 0 30px;
  margin: 0;
}
#divRelatedLinks .jq-relatedContentWrapper .relatedContentItem:nth-child(3n+1) {
  clear: left;
}
#divRelatedLinks .jq-relatedContentWrapper .relatedContentItem img {
  width: 100%;
}
@media (max-width: 479px) {
  #divRelatedLinks .jq-relatedContentWrapper {
    margin: -15px 0 0 -15px;
  }
  #divRelatedLinks .jq-relatedContentWrapper .relatedContentItem {
    width: 50%;
    padding: 15px 0 0 15px;
  }
  #divRelatedLinks .jq-relatedContentWrapper .relatedContentItem:nth-child(3n+1) {
    clear: none;
  }
  #divRelatedLinks .jq-relatedContentWrapper .relatedContentItem:nth-child(2n+1) {
    clear: left;
  }
}
#latestArticles img {
  width: 100px !important;
}
