@media (min-width: 980px) {
  
  .sharing-info li {
    width: 14%;
  }
}
.single-post-date {
  font-size: 15px;
  line-height: 15px;
  color: #1688dc;
  font-family: "Avenir LT W01 55 Roman", sans-serif;
  margin: 0 0 10px;
}
@media (max-width: 767px) {
  
  .single-post-date {
    margin-top: 15px;
  }
}
.single-post-title {
  font-size: 20px;
  line-height: 30px;
  color: #FFFFFF;
  font-family: "Avenir LT W01 55 Roman", sans-serif;
  margin-top: 0px;
}
.attribution {
  bottom: 0;
}
.attribution .attribution-inner {
  padding-left: 15px;
}
.sharing-info li.sharing-icon a {
  margin: 0 auto;
  float: none;
}
.image-layout-splash {
  float: left;
  margin-right: 15px;
  position: relative;
}
.image-layout-splash .image-layout-image {
  height: 100%;
}
.image-layout-splash .image-layout-image img {
  display: block;
  width: 100%;
}
.attribution {
  width: 100%;
}
@media (max-width: 767px) {
  
  .sharing-info,
  .categories {
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 20px;
  }
  
  .sharing-info li,
  .categories li {
    padding-bottom: 10px;
  }
  
  .image-layout-splash {
    float: none;
    margin-right: 0;
  }
}
#main-content .inner-main-content h1.page-title {
  border-bottom: none;
}
.back-button {
  background-color: #1688dc;
  position: absolute;
  left: 107px;
  z-index: 9999999999;
}
@media (max-width: 767px) {
  
  .back-button {
    display: none;
  }
}
.back-button a {
  background-image: url('../../images/back-arrow6b13.png?1369778336');
  background-position: 14px center;
  background-repeat: no-repeat;
  color: white;
  display: block;
  font-size: 14px;
  line-height: 14px;
  padding: 20px 20px 20px 40px;
  text-transform: uppercase;
}
.back-button a:hover {
  color: #bfbfbf;
}
