#home #content h1.lead {
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 20px 0;
  border-bottom: none !important;
  border-top: solid 5px #222 !important;
  border-bottom: solid 1px #222 !important;
  font-family: "Harding", "Lora", Palatino, Times, "Times New Roman", serif !important;
  font-size: 24px !important;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
#home #content h2 {
  border-bottom: 1px solid #ccc;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 15px;
  padding-bottom: 5px;
}
#home #content #ndigest-box,
#home #content #nature-box {
  margin-bottom: 30px;
}
#home #content #ndigest-box .carousel .carousel-caption,
#home #content #nature-box .carousel .carousel-caption {
  height: 90px;
}
#home #content #ndigest-box .carousel .carousel-caption h3 a div.subject,
#home #content #nature-box .carousel .carousel-caption h3 a div.subject {
  font-size: 13px !important;
  font-weight: normal;
  font-family: sans-serif !important;
  line-height: 1;
  padding-bottom: 2px;
}
@media (max-width: 768px) {
  #home #content #ndigest-box .col-sm-push-10,
  #home #content #nature-box .col-sm-push-10 {
    margin-bottom: 30px;
  }
}
#home #content .dolessmore {
  overflow: hidden;
}
#home #content .dolessmoreblock {
  position: relative;
}
#home #content .lm-control {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20px;
  text-align: center;
  border: 1px solid #cccccc;
  border-radius: 3px;
  font-weight: bold !important;
}
#home #content .lm-control a {
  top: 0 !important;
  line-height: 18px;
  font-weight: bold !important;
  color: #36c !important;
  text-decoration: none !important;
  display: block;
  background: #fff;
}
#home #content .lm-control a:hover {
  color: #c03 !important;
  text-decoration: none !important;
  font-weight: bold !important;
  border: none !important;
  background: #fff;
}
#home #content .lm-control:hover {
  border-color: #c03;
}
#home #content .dlmexpand {
  padding-bottom: 20px;
}
#home #content #nature-box #social {
  margin-bottom: 20px;
}
#home #content #nature-box #social p {
  color: #8c7b66;
}
@media (max-width: 768px) {
  #home #content #nature-box #social p span {
    display: none;
  }
}
#home #content #nature-box #social a {
  color: #8c7b66;
  font-size: 30px;
  opacity: 0.7;
}
#home #content #nature-box #social a:hover {
  text-decoration: none;
  border: none;
  opacity: 1;
}
#home #content #nature-box .nature-img {
  width: 90px;
  height: 30px;
  position: relative;
  bottom: 2px;
}
#home #content #nature-box h1.lead {
  font-family: sans-serif !important;
}
#home #content #nature-box h1.lead {
  font-size: 20px !important;  
}
#home #content #ndigest-box h1.lead {
  font-family: sans-serif !important;
  font-size: 20px !important;
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}
#home #content #ndigest-box h1.lead .copy {
  margin-left: 20px;
  font-size: 14px !important;
}
#home #content #ndigest-box .ngdigest-img {
  width: 180px;
  height: 30px;
  position: relative;
  bottom: 2px;
}
#home #content #features.well {
  margin-bottom: 45px;
}
#home #content #features.well .related-articles {
  position: relative;
}
#home #content #features.well .related-articles .thumbnail {
  border-color: #ddd0c0;
  margin-bottom: 10px;
}
#home #content #features.well .related-articles .thumbnail img {
  width: 100%;
}
#home #content #features.well .related-articles .thumbnail img:hover {
  -moz-filter: brightness(0.6);
  -o-filter: brightness(0.6);
  -ms-filter: brightness(0.6);
  filter: brightness(0.6);
}
#home #content #features.well .related-articles h3.title {
  margin-top: 10px;
}
#home #content #features.well .related-articles .pubdate {
  font-size: 14px;
  color: #666;
  margin-top: 10px;
}
#home #content #features.well .related-articles .journalname {
  font-size: 14px;
  color: #666;
  line-height: 20px;
  margin-bottom: 0;
}
#home #content #features.well .related-articles .slick-prev,
#home #content #features.well .related-articles .slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: #ccc !important;
  margin-top: -12px;
  padding: 7px 0 0 0;
  border: none;
  outline: none;
}
#home #content #features.well .related-articles .slick-prev:hover,
#home #content #features.well .related-articles .slick-next:hover {
  color: #ccc !important;
}
#home #content #features.well .related-articles .slick-prev:before,
#home #content #features.well .related-articles .slick-next:before {
  font-size: 20px;
  font-family: FontAwesome;
}
#home #content #features.well .related-articles .slick-prev {
  top: -27px;
  right: 45px;
  color: #ccc;
}
#home #content #features.well .related-articles .slick-prev:before {
  content: "\f137";
}
#home #content #features.well .related-articles .slick-next {
  top: -27px;
  right: 20px;
  color: #ccc;
}
#home #content #features.well .related-articles .slick-next:before {
  content: "\f138";
}
#home #content #jobs.well {
  padding: 15px;
}
#home #content #jobs.well h2 {
  font-family: "Harding", "Lora", Palatino, Times, "Times New Roman", serif !important;
}
#home #content #jobs.well h2 a {
  color: #222 !important;
}
#home #content #jobs.well h2 a:hover {
  color: #222 !important;
}
#home #content #jobs.well ul.list-unstyled li p.pubdate {
  margin: 0;
  color: #666;
  font-size: 12px;
  line-height: 1.5em;
}
#home #content #jobs.well .more:last-child {
  margin-bottom: 0 !important;
}
#home #content #marketing-feature .journal-logo-box {
  text-align: center;
}
#home #content #marketing-feature .journal-logo-box img {
  max-width: 441px;
  width: 100%;
}
#content .slick-slide {
	height: unset;
}