.five-sixths,
.four-sixths,
.four-fifths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-fifths,
.three-sixths,
.two-fourths,
.two-fifths,
.two-sixths,
.two-thirds {
float: left;
margin-left: 2.564102564102564%;
}
.one-half,
.three-sixths,
.two-fourths {
width: 48.717948717948715%;
}
.one-third,
.two-sixths {
width: 31.623931623931625%;
}
.four-sixths,
.two-thirds {
width: 65.81196581196582%;
}
.one-fourth {
width: 23.076923076923077%;
}
.three-fourths {
width: 74.35897435897435%;
}
.one-fifth {
width: 17.94871794871795%;
}
.two-fifths {
width: 38.46153846153846%;
}
.three-fifths {
width: 58.97435897435898%;
}
.four-fifths {
width: 79.48717948717949%;
}
.one-sixth {
width: 14.52991452991453%;
}
.five-sixths {
width: 82.90598290598291%;
}
.first {
clear: both;
margin-left: 0;
} @media only screen and (max-width: 800px) {
.five-sixths,
.four-fifths,
.four-sixths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fifths,
.three-fourths,
.three-sixths,
.two-fifths,
.two-fourths,
.two-sixths,
.two-thirds {
margin: 0;
width: 100%;
}
} .clearfix:before {
content: " ";
display: table;
}
.clearfix:after {
clear: both;
content: " ";
display: table;
}
.vertical-spacer {
clear: both;
margin-bottom: 30px;
}
.columns-container {
clear: both;
overflow: hidden;
}.has-leader .site-inner {
margin-top: 0;
}
.big-leader {
overflow: hidden;
height: 600px;
position: relative;
}
.backstretch.no-js {
background-size: cover;
height: 600px;
}
.big-leader .wrap {
position: absolute;
right: 0;
bottom: 0;
left: 0;
width: 100%;
z-index: 1;
}
.big-leader .entry-title.featured-image-overlay,
.big-leader .archive-title.featured-image-overlay {
color: #fff;
text-align: center;
}
.big-leader .excerpt,
.big-leader .archive-description {
margin-bottom: 24px;
padding: 24px;
background: rgba(255,255,255,0.85);
}
.big-leader p {
margin-top: 18px;
}
.home .big-leader p {
margin-top: 0;
}
.big-leader p,
.big-leader .excerpt .entry-title,
.big-leader .archive-description .archive-title,
.home .big-leader p:last-child {
margin-bottom: 0;
}
img.featured {
max-width: 100%;
}
@media only screen and (max-width: 768px) {
.big-leader,
.backstretch.no-js {
height: 300px;
}
}