span.count {
    width: auto;
    text-align: left;
    display: block;
    max-width: fit-content;
    float: right;
}
p.issued span.blue_highlight {
    display: block;
    float: left;
}
span.stevie_body.bold.issued {
    display: block;
    float: left;
    width: 100%;
    max-width: 412px;
}
p.issued {
    font-size: 18px !important;
    margin: 0;
    padding: 0;
    line-height: 1.2 !important;
    width: 100%;
    float: left;
}




.selection_container {
    padding: 100px 20px;
}
form.secure_form {
    max-width: 540px !important;
}
.row {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 62.5rem;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #313131;
    line-height: 1.375em;
}
.row span.stevie_headline_number {
    font-size: 120px;
    font-weight: 900;
    line-height: 140px;
    float: left;
    display: block;
}
.container_junk {
    height: auto;
    overflow: hidden;
    margin-bottom: 30px;
    width: 100%;
}
.container_junk th {
    text-align: left;
}
td.focus {
    font-size: 26px;
    padding-right: 10px;
}
.container_junk th {
    text-align: left;
    padding-right: 30px;
}
p.small {
    font-size: 12px !important;
    line-height: 1.4 !important;
    padding-bottom: 20px;
}
.row span.stevie_headline {
    font-size: 52px;
    padding: 86px 0 0 !important;
    font-weight: 200;
    vertical-align: top;
    display: block;
    float: left;
    line-height: 58px !important;
    color: #313131e3;
    font-family: Raleway;
}
body#ohoh .row span.stevie_headline {
    max-width: 600px;
    padding: 0;
}
@media (max-width: 700px){
	.row span.stevie_headline {
    font-size: 43px !important;
    line-height: 63px !important;
	}
}


@media (max-width: 500px){
  .columns {
      float: none !important;
  }
}

p.nocomments, .coll-section-divider.comments, .coll-section-divider.more_posts, footer.coll-post-info, .stevie_headline_period {
    display: none;
}
.row .coll-single .copy-container {
    margin-top: 44px;
    margin-bottom: 70px;
}
.row .column, .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
}
.row ol { list-style-type: decimal;}
.row ol,
.row p {
    font-size: 26px;
    line-height: 38px;
    font-weight: 400;
}
.row .push4px:hover {
    color: #00aeef;
}
.row .push4px {
    padding-right: 4px;
    color: #313131;
}
.row a {
    color: #008cba;
    text-decoration: none;
    line-height: inherit;
}
.row h1.title-text {
    text-align: left;
    padding: 30px 50px 0 0!important;
    font-size: 1.25em;
}
.row .blue_highlight {
    color: #00aeef;
}
span.blue_highlight.italic {
    font-style: italic;
}
.two_columns .col_1 {
    width: 30%;
    float: left;
}
.two_columns .col_2 {
    width: 70%;
    float: left;
}
.two_columns {
    height: auto;
    overflow: hidden;
}
.col_2.row_3 img, .col_2.row_1 img.wp-post-image, .col_2.row_2 img.wp-post-image {
    width: 100%;
    padding: 7%;
}
.col_1.row_3 {
    width: 39%;
}
.col_2.row_3 {
    width: 60%;
}
.col_2.row_3 img.wp-post-image {
    padding-top: 0 !important;
}
.col_1.row_3 p {
    font-size: 36px;
    line-height: 43px;
}
.deal span.stevie_headline_number {
    width: 100%;
    height: auto;
    overflow: hidden;
}
















@media only screen and (min-width: 64.063em){
  .large-12 {
      width: 100%;
  }
  .column, .columns {
      position: relative;
      padding-left: 0.9375rem;
      padding-right: 0.9375rem;
      float: left;
  }
}
@media only screen and (min-width: 40.063em){
  .column, .columns {
      position: relative;
      padding-left: 0.9375rem;
      padding-right: 0.9375rem;
      float: left;
  }
}
