/* General Styles */
h1,
h2,
h3,
h4,
h5,
h6,
p,
ol,
ul,
li {
  margin: 0;
  padding: 0;
}
body {
  padding-bottom: 30px;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
.element-spacing-large {
  margin-bottom: 40px;
}
.element-spacing-medium {
  margin-bottom: 20px !important;
}
.element-spacing-small {
  margin-bottom: 10px !important;
}
.border-bottom {
  border-bottom: 1px solid #CCC;
}
.heading {
  font-family: 'McClatchy Sans Cond', 'Roboto Condensed Medium', 'HelveticaNeue-CondensedBold', sans-serif;
  font-size: 35px;
  line-height: .9;
  text-transform: uppercase;
  color: #6D001A;
  padding-bottom: 10px;
  border-bottom: 1px solid #CCC;
  margin-bottom: 20px !important;
  background: none;
  border-radius: 0px;
  text-align: left;
  padding-left: 0px;
  width: 100%;
}
.heading:hover {
	background: #ffffff!important;
}
.title {
  font-family: 'McClatchy Slab', Georgia, Times, 'Times New Roman', serif;
  font-size: 19px;
  line-height: 1.25;
}
time.timestamp {
  font-family: 'McClatchy Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif !important;
  font-size: 75%;
  margin-left: 10px;
  text-align: left;
  color: #AAA;
  display: inline;
}
.container {
padding-left: 0;
padding-right: 0;
}

/* Hero image header */
#story-header .row {
  background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.4)), url("http://media.mcclatchy.com/static/creatives/mcdc/russia-series/hero-image.png") no-repeat scroll center center / cover;
  padding-top: 40%;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}
#story-header .container {
  position: relative;
}
#story-header .title {
  color: #FFF;
  font-size: 5rem;
  line-height: 1.1;
  font-family: 'McClatchy Sans Cond', 'Roboto Condensed Medium', 'HelveticaNeue-CondensedBold', sans-serif;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
#story-header .sub-heading {
  font-family: 'McClatchy Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif !important;
  font-size: 20px;
  letter-spacing: 1px;
  font-weight: 500;
  text-transform: uppercase;
  color: #FFF;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  padding-left: 10px;
  padding-right: 10px;
}
#story-header .bg-gradient {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), #000000);
  position: absolute;
  bottom: 0;
  height: 33%;
  z-index: 1;
}
.latest-news-wrapper {
  margin-left: -15px;
  margin-right: -15px;
  padding-right: 15px;
}
#story-body {
  padding-left: 15px;
  padding-right: 17px;
}
/* Story teaser styles */
.story {
  max-height: 250px;
  max-width: 550px;
  position: relative;
  overflow: hidden;
  margin: 0 auto 30px;
  padding-right: 0;
}
.story a {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
}
.story .title {
  background: rgba(42, 46, 61, 0.85);
  color: #FFF;
  padding: .6em 1em;
  position: absolute;
  z-index: 1;
  bottom: 0;
  width: 100%;
  margin-bottom: 0px;
}
.story .title a {
  color: #FFF;
}
.story .readmore {
  position: absolute;
  z-index: 1;
  top: 20px;
  left: -200px;
  font-family: 'McClatchy Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif !important;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
  color: #000;
  padding: 7px 12px 4px;
  background: rgba(255, 255, 255, 0.75);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  opacity: .1;
}
.story .readmore.hover {
  opacity: 1;
  left: 20px;
}
.story .readmore .fa {
  margin-left: 5px;
}
.mcclatchy-embed {
  position: absolute;
  top: 0px;
  z-index: -1;
}
.video {
  margin-bottom: 30px;
}
.video img {
  width: 100%;
  max-width: 550px;
  margin: 0 auto;
}
#link-farm {
  margin: 0 10px 0 -8px;
}
#link-farm article {
  min-height: 10px;
  padding: 15px 10px 15px;
  border-bottom: 1px #dcdcdc solid;
}
/* More from Business Right Rail Widget */
.more-from-section {
  padding-bottom: 5px;
}
.more-from-section .pubdate {
  font-size: 15px;
  font-family: 'McClatchy Slab', Georgia, Times, 'Times New Roman', serif;
  font-weight: 400;
  color: #555;
}
.more-from-section .title {
  font-size: 15px;
  font-family: 'McClatchy Slab', Georgia, Times, 'Times New Roman', serif;
  font-weight: 500;
  line-height: 24px;
}
.more-from-section .title a {
  color: #000;
  text-decoration: none;
}
.more-from-section .title a:hover {
  color: rgba(42, 46, 61, 0.85);
}

#more-stories-widget h1 {
  margin-bottom: 0px;
}
/* SM breakpoint and up */
@media screen and (min-width: 768px) {
  #story-header .row {
    padding-left: 20px;
  }
  #link-farm article {
    min-height: 140px;
    padding-top: 20px;
  }
  .story {
    max-height: 190px;
  }
  #story-header .title {
    font-size: 75px;
  }
  .story-wrapper {
    padding-left: 10px;
    padding-right: 38px;
}
/* MD breakpoint and up */
@media screen and (min-width: 992px) {
  .story {
    max-height: 250px;
  }
  .story-wrapper {
    padding-left: 0;
    padding-right: 0;
}
}
/* LG breakpoint and up */
@media screen and (min-width: 1200px) {
  article {
    min-height: 110px!important;
    padding-top: 20px;
  }
  .story {
    max-height: 310px;
    max-width: 570px;
  }
  .story:nth-child(even) {
    margin-left: 15px;
  }
  .story .title {
    font-size: 22px;
  }
}