.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;
}.genesis-pro-portfolio .pro-portfolio {
-webkit-box-sizing: border-box;
-moz-box-sizing:    border-box;
box-sizing:         border-box;
float: left;
margin-left: 0;
margin-right: 2%;
padding: 15px;
padding: 1.5rem;
width: 32%;
}
.genesis-pro-portfolio .pro-portfolio:nth-of-type(3n+1) {
clear: left;
}
.genesis-pro-portfolio .pro-portfolio:nth-of-type(3n+3) {
margin-right: 0;
}
.genesis-pro-portfolio .archive-pagination {
clear: both;
}
.genesis-pro-portfolio .pro-portfolio .entry-header .entry-title {
border: none;
font-size: 20px;
margin: 20px 0 0;
padding: 0;
}
.genesis-pro-portfolio .content .pro-portfolio {
border: none;
margin-bottom: 40px;
text-align: center;
background-image: none;
}
.genesis-pro-portfolio .content .entry-header {
border: medium none;
margin: 0;
padding: 0;
}
.genesis-pro-portfolio .content .entry-content {
margin: 0;
padding: 0;
}
.genesis-pro-portfolio .pro-portfolio .entry-header .entry-title {
word-wrap: break-word;
border: none;
font-size: 20px;
margin: 20px 0 0;
padding: 0;
}
.genesis-pro-portfolio .entry-header .entry-meta {
font-weight: normal;
font-size: 16px;
margin: 0;
padding: 5px;
text-transform: none;
}
.genesis-pro-portfolio .content .entry-header .entry-meta .entry-comments-link {
display: block;
float: none;
margin-top: 5px;
padding-bottom: 0;
}
.genesis-pro-portfolio .entry-author,
.genesis-pro-portfolio .entry-comments-link,
.genesis-pro-portfolio .entry-time {
border-width: 0;
float: none;
margin: 0;
width: auto;
}
.genesis-pro-portfolio .entry-author:before,
.genesis-pro-portfolio .entry-comments-link:before,
.entry-time:before {
content: "";
}
.genesis-pro-portfolio .pro-portfolio .entry-header .entry-title {
margin: 20px 0 10px;
}
.genesis-pro-portfolio .entry-header .entry-meta {
line-height: 1.6;
}
.genesis-pro-portfolio .entry-comments-link:before {
display: none;
}
.genesis-pro-portfolio .content .entry-header .entry-meta .entry-comments-link a {
background-image: none;
display: block;
padding: 5px 8px;
position: static;
}
@media only screen and (max-width: 780px) {
.genesis-pro-portfolio .pro-portfolio {
width: 100%;
}
}