.container { margin-right: auto; margin-left: auto; padding-left: 10px; padding-right: 10px; }
.container:before, .container:after { content: " "; display: table; }
.container:after { clear: both; }
@media (min-width: 660px) { .container { width: 680px; } }
@media (min-width: 960px) { .container { width: 980px; } }
@media (min-width: 960px) { .container { width: 980px; } }

.container-fluid { margin-right: auto; margin-left: auto; padding-left: 10px; padding-right: 10px; }
.container-fluid:before, .container-fluid:after { content: " "; display: table; }
.container-fluid:after { clear: both; }

.row { margin-left: -10px; margin-right: -10px; }
.row:before, .row:after { content: " "; display: table; }
.row:after { clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { position: relative; min-height: 1px; padding-left: 10px; padding-right: 10px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left; }

.col-xs-1 { width: 8.3333333333%; }

.col-xs-2 { width: 16.6666666667%; }

.col-xs-3 { width: 25%; }

.col-xs-4 { width: 33.3333333333%; }

.col-xs-5 { width: 41.6666666667%; }

.col-xs-6 { width: 50%; }

.col-xs-7 { width: 58.3333333333%; }

.col-xs-8 { width: 66.6666666667%; }

.col-xs-9 { width: 75%; }

.col-xs-10 { width: 83.3333333333%; }

.col-xs-11 { width: 91.6666666667%; }

.col-xs-12 { width: 100%; }

.col-xs-pull-0 { right: auto; }

.col-xs-pull-1 { right: 8.3333333333%; }

.col-xs-pull-2 { right: 16.6666666667%; }

.col-xs-pull-3 { right: 25%; }

.col-xs-pull-4 { right: 33.3333333333%; }

.col-xs-pull-5 { right: 41.6666666667%; }

.col-xs-pull-6 { right: 50%; }

.col-xs-pull-7 { right: 58.3333333333%; }

.col-xs-pull-8 { right: 66.6666666667%; }

.col-xs-pull-9 { right: 75%; }

.col-xs-pull-10 { right: 83.3333333333%; }

.col-xs-pull-11 { right: 91.6666666667%; }

.col-xs-pull-12 { right: 100%; }

.col-xs-push-0 { left: auto; }

.col-xs-push-1 { left: 8.3333333333%; }

.col-xs-push-2 { left: 16.6666666667%; }

.col-xs-push-3 { left: 25%; }

.col-xs-push-4 { left: 33.3333333333%; }

.col-xs-push-5 { left: 41.6666666667%; }

.col-xs-push-6 { left: 50%; }

.col-xs-push-7 { left: 58.3333333333%; }

.col-xs-push-8 { left: 66.6666666667%; }

.col-xs-push-9 { left: 75%; }

.col-xs-push-10 { left: 83.3333333333%; }

.col-xs-push-11 { left: 91.6666666667%; }

.col-xs-push-12 { left: 100%; }

.col-xs-offset-0 { margin-left: 0%; }

.col-xs-offset-1 { margin-left: 8.3333333333%; }

.col-xs-offset-2 { margin-left: 16.6666666667%; }

.col-xs-offset-3 { margin-left: 25%; }

.col-xs-offset-4 { margin-left: 33.3333333333%; }

.col-xs-offset-5 { margin-left: 41.6666666667%; }

.col-xs-offset-6 { margin-left: 50%; }

.col-xs-offset-7 { margin-left: 58.3333333333%; }

.col-xs-offset-8 { margin-left: 66.6666666667%; }

.col-xs-offset-9 { margin-left: 75%; }

.col-xs-offset-10 { margin-left: 83.3333333333%; }

.col-xs-offset-11 { margin-left: 91.6666666667%; }

.col-xs-offset-12 { margin-left: 100%; }

@media (min-width: 660px) { .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { float: left; }
  .col-sm-1 { width: 8.3333333333%; }
  .col-sm-2 { width: 16.6666666667%; }
  .col-sm-3 { width: 25%; }
  .col-sm-4 { width: 33.3333333333%; }
  .col-sm-5 { width: 41.6666666667%; }
  .col-sm-6 { width: 50%; }
  .col-sm-7 { width: 58.3333333333%; }
  .col-sm-8 { width: 66.6666666667%; }
  .col-sm-9 { width: 75%; }
  .col-sm-10 { width: 83.3333333333%; }
  .col-sm-11 { width: 91.6666666667%; }
  .col-sm-12 { width: 100%; }
  .col-sm-pull-0 { right: auto; }
  .col-sm-pull-1 { right: 8.3333333333%; }
  .col-sm-pull-2 { right: 16.6666666667%; }
  .col-sm-pull-3 { right: 25%; }
  .col-sm-pull-4 { right: 33.3333333333%; }
  .col-sm-pull-5 { right: 41.6666666667%; }
  .col-sm-pull-6 { right: 50%; }
  .col-sm-pull-7 { right: 58.3333333333%; }
  .col-sm-pull-8 { right: 66.6666666667%; }
  .col-sm-pull-9 { right: 75%; }
  .col-sm-pull-10 { right: 83.3333333333%; }
  .col-sm-pull-11 { right: 91.6666666667%; }
  .col-sm-pull-12 { right: 100%; }
  .col-sm-push-0 { left: auto; }
  .col-sm-push-1 { left: 8.3333333333%; }
  .col-sm-push-2 { left: 16.6666666667%; }
  .col-sm-push-3 { left: 25%; }
  .col-sm-push-4 { left: 33.3333333333%; }
  .col-sm-push-5 { left: 41.6666666667%; }
  .col-sm-push-6 { left: 50%; }
  .col-sm-push-7 { left: 58.3333333333%; }
  .col-sm-push-8 { left: 66.6666666667%; }
  .col-sm-push-9 { left: 75%; }
  .col-sm-push-10 { left: 83.3333333333%; }
  .col-sm-push-11 { left: 91.6666666667%; }
  .col-sm-push-12 { left: 100%; }
  .col-sm-offset-0 { margin-left: 0%; }
  .col-sm-offset-1 { margin-left: 8.3333333333%; }
  .col-sm-offset-2 { margin-left: 16.6666666667%; }
  .col-sm-offset-3 { margin-left: 25%; }
  .col-sm-offset-4 { margin-left: 33.3333333333%; }
  .col-sm-offset-5 { margin-left: 41.6666666667%; }
  .col-sm-offset-6 { margin-left: 50%; }
  .col-sm-offset-7 { margin-left: 58.3333333333%; }
  .col-sm-offset-8 { margin-left: 66.6666666667%; }
  .col-sm-offset-9 { margin-left: 75%; }
  .col-sm-offset-10 { margin-left: 83.3333333333%; }
  .col-sm-offset-11 { margin-left: 91.6666666667%; }
  .col-sm-offset-12 { margin-left: 100%; } }
@media (min-width: 960px) { .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { float: left; }
  .col-md-1 { width: 8.3333333333%; }
  .col-md-2 { width: 16.6666666667%; }
  .col-md-3 { width: 25%; }
  .col-md-4 { width: 33.3333333333%; }
  .col-md-5 { width: 41.6666666667%; }
  .col-md-6 { width: 50%; }
  .col-md-7 { width: 58.3333333333%; }
  .col-md-8 { width: 66.6666666667%; }
  .col-md-9 { width: 75%; }
  .col-md-10 { width: 83.3333333333%; }
  .col-md-11 { width: 91.6666666667%; }
  .col-md-12 { width: 100%; }
  .col-md-pull-0 { right: auto; }
  .col-md-pull-1 { right: 8.3333333333%; }
  .col-md-pull-2 { right: 16.6666666667%; }
  .col-md-pull-3 { right: 25%; }
  .col-md-pull-4 { right: 33.3333333333%; }
  .col-md-pull-5 { right: 41.6666666667%; }
  .col-md-pull-6 { right: 50%; }
  .col-md-pull-7 { right: 58.3333333333%; }
  .col-md-pull-8 { right: 66.6666666667%; }
  .col-md-pull-9 { right: 75%; }
  .col-md-pull-10 { right: 83.3333333333%; }
  .col-md-pull-11 { right: 91.6666666667%; }
  .col-md-pull-12 { right: 100%; }
  .col-md-push-0 { left: auto; }
  .col-md-push-1 { left: 8.3333333333%; }
  .col-md-push-2 { left: 16.6666666667%; }
  .col-md-push-3 { left: 25%; }
  .col-md-push-4 { left: 33.3333333333%; }
  .col-md-push-5 { left: 41.6666666667%; }
  .col-md-push-6 { left: 50%; }
  .col-md-push-7 { left: 58.3333333333%; }
  .col-md-push-8 { left: 66.6666666667%; }
  .col-md-push-9 { left: 75%; }
  .col-md-push-10 { left: 83.3333333333%; }
  .col-md-push-11 { left: 91.6666666667%; }
  .col-md-push-12 { left: 100%; }
  .col-md-offset-0 { margin-left: 0%; }
  .col-md-offset-1 { margin-left: 8.3333333333%; }
  .col-md-offset-2 { margin-left: 16.6666666667%; }
  .col-md-offset-3 { margin-left: 25%; }
  .col-md-offset-4 { margin-left: 33.3333333333%; }
  .col-md-offset-5 { margin-left: 41.6666666667%; }
  .col-md-offset-6 { margin-left: 50%; }
  .col-md-offset-7 { margin-left: 58.3333333333%; }
  .col-md-offset-8 { margin-left: 66.6666666667%; }
  .col-md-offset-9 { margin-left: 75%; }
  .col-md-offset-10 { margin-left: 83.3333333333%; }
  .col-md-offset-11 { margin-left: 91.6666666667%; }
  .col-md-offset-12 { margin-left: 100%; } }
@media (min-width: 960px) { .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { float: left; }
  .col-lg-1 { width: 8.3333333333%; }
  .col-lg-2 { width: 16.6666666667%; }
  .col-lg-3 { width: 25%; }
  .col-lg-4 { width: 33.3333333333%; }
  .col-lg-5 { width: 41.6666666667%; }
  .col-lg-6 { width: 50%; }
  .col-lg-7 { width: 58.3333333333%; }
  .col-lg-8 { width: 66.6666666667%; }
  .col-lg-9 { width: 75%; }
  .col-lg-10 { width: 83.3333333333%; }
  .col-lg-11 { width: 91.6666666667%; }
  .col-lg-12 { width: 100%; }
  .col-lg-pull-0 { right: auto; }
  .col-lg-pull-1 { right: 8.3333333333%; }
  .col-lg-pull-2 { right: 16.6666666667%; }
  .col-lg-pull-3 { right: 25%; }
  .col-lg-pull-4 { right: 33.3333333333%; }
  .col-lg-pull-5 { right: 41.6666666667%; }
  .col-lg-pull-6 { right: 50%; }
  .col-lg-pull-7 { right: 58.3333333333%; }
  .col-lg-pull-8 { right: 66.6666666667%; }
  .col-lg-pull-9 { right: 75%; }
  .col-lg-pull-10 { right: 83.3333333333%; }
  .col-lg-pull-11 { right: 91.6666666667%; }
  .col-lg-pull-12 { right: 100%; }
  .col-lg-push-0 { left: auto; }
  .col-lg-push-1 { left: 8.3333333333%; }
  .col-lg-push-2 { left: 16.6666666667%; }
  .col-lg-push-3 { left: 25%; }
  .col-lg-push-4 { left: 33.3333333333%; }
  .col-lg-push-5 { left: 41.6666666667%; }
  .col-lg-push-6 { left: 50%; }
  .col-lg-push-7 { left: 58.3333333333%; }
  .col-lg-push-8 { left: 66.6666666667%; }
  .col-lg-push-9 { left: 75%; }
  .col-lg-push-10 { left: 83.3333333333%; }
  .col-lg-push-11 { left: 91.6666666667%; }
  .col-lg-push-12 { left: 100%; }
  .col-lg-offset-0 { margin-left: 0%; }
  .col-lg-offset-1 { margin-left: 8.3333333333%; }
  .col-lg-offset-2 { margin-left: 16.6666666667%; }
  .col-lg-offset-3 { margin-left: 25%; }
  .col-lg-offset-4 { margin-left: 33.3333333333%; }
  .col-lg-offset-5 { margin-left: 41.6666666667%; }
  .col-lg-offset-6 { margin-left: 50%; }
  .col-lg-offset-7 { margin-left: 58.3333333333%; }
  .col-lg-offset-8 { margin-left: 66.6666666667%; }
  .col-lg-offset-9 { margin-left: 75%; }
  .col-lg-offset-10 { margin-left: 83.3333333333%; }
  .col-lg-offset-11 { margin-left: 91.6666666667%; }
  .col-lg-offset-12 { margin-left: 100%; } }
table { background-color: transparent; }

th { text-align: left; }

.table { width: 100%; max-width: 100%; margin-bottom: 25px; }
.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td { padding: 8px; line-height: 1.428571429; vertical-align: top; border-top: 1px solid #ddd; }
.table > thead > tr > th { vertical-align: bottom; border-bottom: 2px solid #ddd; }
.table > caption + thead > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > th, .table > thead:first-child > tr:first-child > td { border-top: 0; }
.table > tbody + tbody { border-top: 2px solid #ddd; }
.table .table { background-color: #f2f0e9; }

.table-condensed > thead > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > tfoot > tr > td { padding: 5px; }

.table-bordered { border: 1px solid #ddd; }
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td { border: 1px solid #ddd; }
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td { border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th { background-color: #f9f9f9; }

.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th { background-color: #f5f5f5; }

table col[class*="col-"] { position: static; float: none; display: table-column; }

table td[class*="col-"], table th[class*="col-"] { position: static; float: none; display: table-cell; }

.table > thead > tr > td.active, .table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th { background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th { background-color: #e8e8e8; }

.table > thead > tr > td.success, .table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th { background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th { background-color: #d0e9c6; }

.table > thead > tr > td.info, .table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th { background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th { background-color: #c4e3f3; }

.table > thead > tr > td.warning, .table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th { background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th { background-color: #faf2cc; }

.table > thead > tr > td.danger, .table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th { background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th { background-color: #ebcccc; }

@media screen and (max-width: 659px) { .table-responsive { width: 100%; margin-bottom: 18.75px; overflow-y: hidden; overflow-x: auto; -ms-overflow-style: -ms-autohiding-scrollbar; border: 1px solid #ddd; -webkit-overflow-scrolling: touch; }
  .table-responsive > .table { margin-bottom: 0; }
  .table-responsive > .table > thead > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > tfoot > tr > td { white-space: nowrap; }
  .table-responsive > .table-bordered { border: 0; }
  .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child { border-left: 0; }
  .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child { border-right: 0; }
  .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td { border-bottom: 0; } }

/***

@include breakpoint creates media queries for multiple screen sizes


li { // single breakpoint @include breakpoint(mobile) { //style in here }
 // multiple breakpoint @include breakpoint(mobile, tablet, desktop, wide) { //style in here }
}
**/
/** This mixin keeps lazy loading images from jumping out of contained height @param  integer $x: 16   width in terms of ratio @param  {[type]} $y: 9   height in terms of ratio */
/** This mixin creates a bootstrap button with desired color @param  string $background   color to use as button background */
.byline-module { margin-bottom: 1.6em; }
.byline-module:before, .byline-module:after { content: " "; display: table; }
.byline-module:after { clear: both; }
.byline-module .headshot { width: 50px; height: 50px; background-color: #fff; overflow: hidden; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; border-style: solid; border-width: 1px; border-color: #eee; position: relative; margin: 0 5px 0 0; padding: 0; display: inline-block; vertical-align: middle; *vertical-align: auto; *zoom: 1; *display: inline; float: left; }
.byline-module .headshot img { margin-left: 5px; }
.byline-module ul { list-style: none; padding: 0; margin: 0; display: inline-block; vertical-align: middle; *vertical-align: auto; *zoom: 1; *display: inline; width: 90%; float: right; }
.byline-module ul.noheadshot { width: 100%; }
.byline-module ul li { height: 1.729167em; line-height: 1.729167em; font-size: 1.166666em; border-top: 1px solid #ddd; clear: both; }
.byline-module ul li:first-child { border-top: none; }
.byline-module ul li .info { float: left; }
.byline-module ul li .info iframe { margin-left: 10px; }
.byline-module ul li .info a { position: relative; color: #fe074e; text-decoration: none; }
.byline-module ul li .info a:hover { text-decoration: none; color: #fe5384; }
.byline-module ul li .info .icon-twitter-bird { color: #33CCFF; margin-left: 8px; }
.byline-module ul li .info a[rel="follow-twitter"] { color: #222; text-decoration: none; font-size: 0.8em; display: inline-block; vertical-align: middle; *vertical-align: auto; *zoom: 1; *display: inline; }
.byline-module ul li .info a[rel="follow-twitter"]:hover { color: #ccc; }
.byline-module ul li .tools { float: right; height: 24px; }
.byline-module ul li .tools:before, .byline-module ul li .tools:after { content: " "; display: table; }
.byline-module ul li .tools:after { clear: both; }
.byline-module ul li .tools a { display: inline-block; vertical-align: middle; *vertical-align: auto; *zoom: 1; *display: inline; }
.byline-module ul li .tools a:first-child { padding-right: 5px; }
.byline-module ul li .tools a[itemprop="email"]:hover, .byline-module ul li .tools a[itemprop="potentialAction"]:hover { color: #fe5384; }
.byline-module ul li .tools a[itemprop="email"] { color: #fe074e; }
.byline-module ul li .tools a[itemprop="potentialAction"] { color: #fb8e00; }
.byline-module span[itemprop="name"]:before { content: "By "; color: #000; }
.byline-module span[itemprop="source"]:before { content: "Source: "; }
.byline-module span[itemprop="source"] { float: right; }
.byline-module span.published { font-size: .8749995em; color: #aaa; }
.byline-module span.lastupdated:before { content: "Last updated on "; }
.byline-module span.coverdate:before { content: "Published on "; }

.follow-badges-module, .social-badges-module { list-style: none; margin: 0 0 4px 0; padding: 0; }
.follow-badges-module li, .social-badges-module li { display: inline-block; }
.follow-badges-module li:hover, .follow-badges-module li:after, .social-badges-module li:hover, .social-badges-module li:after { cursor: pointer; }
.follow-badges-module li a:hover, .social-badges-module li a:hover { color: #fe074e; text-decoration: none; }
.follow-badges-module li.plain-email a:hover, .social-badges-module li.plain-email a:hover { color: #fe074e; }
.follow-badges-module:not(.inverse-colors) li a:active .icon.facebook, .follow-badges-module:not(.inverse-colors) li a:focus .icon.facebook, .follow-badges-module:not(.inverse-colors) li a:hover .icon.facebook, .social-badges-module:not(.inverse-colors) li a:active .icon.facebook, .social-badges-module:not(.inverse-colors) li a:focus .icon.facebook, .social-badges-module:not(.inverse-colors) li a:hover .icon.facebook { color: #3B5998; }
.follow-badges-module:not(.inverse-colors) li.facebook a:hover, .social-badges-module:not(.inverse-colors) li.facebook a:hover { color: #3B5998; }
.follow-badges-module:not(.inverse-colors) li a:active .icon.twitter, .follow-badges-module:not(.inverse-colors) li a:focus .icon.twitter, .follow-badges-module:not(.inverse-colors) li a:hover .icon.twitter, .social-badges-module:not(.inverse-colors) li a:active .icon.twitter, .social-badges-module:not(.inverse-colors) li a:focus .icon.twitter, .social-badges-module:not(.inverse-colors) li a:hover .icon.twitter { color: #33CCFF; }
.follow-badges-module:not(.inverse-colors) li.twitter a:hover, .social-badges-module:not(.inverse-colors) li.twitter a:hover { color: #33CCFF; }
.follow-badges-module:not(.inverse-colors) li a:active .icon.googleplus, .follow-badges-module:not(.inverse-colors) li a:focus .icon.googleplus, .follow-badges-module:not(.inverse-colors) li a:hover .icon.googleplus, .social-badges-module:not(.inverse-colors) li a:active .icon.googleplus, .social-badges-module:not(.inverse-colors) li a:focus .icon.googleplus, .social-badges-module:not(.inverse-colors) li a:hover .icon.googleplus { color: #DD4B39; }
.follow-badges-module:not(.inverse-colors) li.googleplus a:hover, .social-badges-module:not(.inverse-colors) li.googleplus a:hover { color: #DD4B39; }
.follow-badges-module:not(.inverse-colors) li a:active .icon.email, .follow-badges-module:not(.inverse-colors) li a:focus .icon.email, .follow-badges-module:not(.inverse-colors) li a:hover .icon.email, .social-badges-module:not(.inverse-colors) li a:active .icon.email, .social-badges-module:not(.inverse-colors) li a:focus .icon.email, .social-badges-module:not(.inverse-colors) li a:hover .icon.email { color: #fe074e; }
.follow-badges-module:not(.inverse-colors) li.email a:hover, .social-badges-module:not(.inverse-colors) li.email a:hover { color: #fe074e; }
.follow-badges-module:not(.inverse-colors) li a:active .icon.pinterest, .follow-badges-module:not(.inverse-colors) li a:focus .icon.pinterest, .follow-badges-module:not(.inverse-colors) li a:hover .icon.pinterest, .social-badges-module:not(.inverse-colors) li a:active .icon.pinterest, .social-badges-module:not(.inverse-colors) li a:focus .icon.pinterest, .social-badges-module:not(.inverse-colors) li a:hover .icon.pinterest { color: #cb2027; }
.follow-badges-module:not(.inverse-colors) li.pinterest a:hover, .social-badges-module:not(.inverse-colors) li.pinterest a:hover { color: #cb2027; }
.follow-badges-module:not(.inverse-colors) li a:active .icon.iphone, .follow-badges-module:not(.inverse-colors) li a:focus .icon.iphone, .follow-badges-module:not(.inverse-colors) li a:hover .icon.iphone, .social-badges-module:not(.inverse-colors) li a:active .icon.iphone, .social-badges-module:not(.inverse-colors) li a:focus .icon.iphone, .social-badges-module:not(.inverse-colors) li a:hover .icon.iphone { color: #454545; }
.follow-badges-module:not(.inverse-colors) li.iphone a:hover, .social-badges-module:not(.inverse-colors) li.iphone a:hover { color: #454545; }
.follow-badges-module:not(.inverse-colors) li a:active .icon.whatsapp, .follow-badges-module:not(.inverse-colors) li a:focus .icon.whatsapp, .follow-badges-module:not(.inverse-colors) li a:hover .icon.whatsapp, .social-badges-module:not(.inverse-colors) li a:active .icon.whatsapp, .social-badges-module:not(.inverse-colors) li a:focus .icon.whatsapp, .social-badges-module:not(.inverse-colors) li a:hover .icon.whatsapp { color: #11AE09; }
.follow-badges-module:not(.inverse-colors) li.whatsapp a:hover, .social-badges-module:not(.inverse-colors) li.whatsapp a:hover { color: #11AE09; }
.follow-badges-module:not(.inverse-colors) li a:active .icon.rss, .follow-badges-module:not(.inverse-colors) li a:focus .icon.rss, .follow-badges-module:not(.inverse-colors) li a:hover .icon.rss, .social-badges-module:not(.inverse-colors) li a:active .icon.rss, .social-badges-module:not(.inverse-colors) li a:focus .icon.rss, .social-badges-module:not(.inverse-colors) li a:hover .icon.rss { color: #fb8e00; }
.follow-badges-module:not(.inverse-colors) li.rss a:hover, .social-badges-module:not(.inverse-colors) li.rss a:hover { color: #fb8e00; }
.follow-badges-module:not(.inverse-colors) li a:active .icon.instagram, .follow-badges-module:not(.inverse-colors) li a:focus .icon.instagram, .follow-badges-module:not(.inverse-colors) li a:hover .icon.instagram, .social-badges-module:not(.inverse-colors) li a:active .icon.instagram, .social-badges-module:not(.inverse-colors) li a:focus .icon.instagram, .social-badges-module:not(.inverse-colors) li a:hover .icon.instagram { color: #3f729b; }
.follow-badges-module:not(.inverse-colors) li.instagram a:hover, .social-badges-module:not(.inverse-colors) li.instagram a:hover { color: #3f729b; }
.follow-badges-module:not(.inverse-colors) li a:active .icon.tumblr, .follow-badges-module:not(.inverse-colors) li a:focus .icon.tumblr, .follow-badges-module:not(.inverse-colors) li a:hover .icon.tumblr, .social-badges-module:not(.inverse-colors) li a:active .icon.tumblr, .social-badges-module:not(.inverse-colors) li a:focus .icon.tumblr, .social-badges-module:not(.inverse-colors) li a:hover .icon.tumblr { color: #32506d; }
.follow-badges-module:not(.inverse-colors) li.tumblr a:hover, .social-badges-module:not(.inverse-colors) li.tumblr a:hover { color: #32506d; }
.follow-badges-module:not(.inverse-colors) li a:active .icon.sn-newsletter, .follow-badges-module:not(.inverse-colors) li a:focus .icon.sn-newsletter, .follow-badges-module:not(.inverse-colors) li a:hover .icon.sn-newsletter, .social-badges-module:not(.inverse-colors) li a:active .icon.sn-newsletter, .social-badges-module:not(.inverse-colors) li a:focus .icon.sn-newsletter, .social-badges-module:not(.inverse-colors) li a:hover .icon.sn-newsletter { color: #fe074e; }
.follow-badges-module:not(.inverse-colors) li.sn-newsletter a:hover, .social-badges-module:not(.inverse-colors) li.sn-newsletter a:hover { color: #fe074e; }
.follow-badges-module:not(.inverse-colors) li a:active .icon.reddit, .follow-badges-module:not(.inverse-colors) li a:focus .icon.reddit, .follow-badges-module:not(.inverse-colors) li a:hover .icon.reddit, .social-badges-module:not(.inverse-colors) li a:active .icon.reddit, .social-badges-module:not(.inverse-colors) li a:focus .icon.reddit, .social-badges-module:not(.inverse-colors) li a:hover .icon.reddit { color: #ff4500; }
.follow-badges-module:not(.inverse-colors) li.reddit a:hover, .social-badges-module:not(.inverse-colors) li.reddit a:hover { color: #ff4500; }
.follow-badges-module .icon, .social-badges-module .icon { font-size: 20px; }
.follow-badges-module .name, .follow-badges-module .badge-name, .social-badges-module .name, .social-badges-module .badge-name { display: none; }
.follow-badges-module.inverse-colors li a:active .icon, .follow-badges-module.inverse-colors li a:focus .icon, .follow-badges-module.inverse-colors li a:hover .icon, .follow-badges-module.inverse-colors li a:active, .follow-badges-module.inverse-colors li a:focus, .follow-badges-module.inverse-colors li a:hover, .social-badges-module.inverse-colors li a:active .icon, .social-badges-module.inverse-colors li a:focus .icon, .social-badges-module.inverse-colors li a:hover .icon, .social-badges-module.inverse-colors li a:active, .social-badges-module.inverse-colors li a:focus, .social-badges-module.inverse-colors li a:hover { color: #272447 !important; }
.follow-badges-module.inverse-colors li.plain-email a, .social-badges-module.inverse-colors li.plain-email a { color: #fe074e; }
.follow-badges-module.inverse-colors li a:visited .icon.facebook, .follow-badges-module.inverse-colors li a .icon.facebook, .social-badges-module.inverse-colors li a:visited .icon.facebook, .social-badges-module.inverse-colors li a .icon.facebook { color: #3B5998; }
.follow-badges-module.inverse-colors li.facebook a, .social-badges-module.inverse-colors li.facebook a { color: #3B5998; }
.follow-badges-module.inverse-colors li a:visited .icon.twitter, .follow-badges-module.inverse-colors li a .icon.twitter, .social-badges-module.inverse-colors li a:visited .icon.twitter, .social-badges-module.inverse-colors li a .icon.twitter { color: #33CCFF; }
.follow-badges-module.inverse-colors li.twitter a, .social-badges-module.inverse-colors li.twitter a { color: #33CCFF; }
.follow-badges-module.inverse-colors li a:visited .icon.googleplus, .follow-badges-module.inverse-colors li a .icon.googleplus, .social-badges-module.inverse-colors li a:visited .icon.googleplus, .social-badges-module.inverse-colors li a .icon.googleplus { color: #DD4B39; }
.follow-badges-module.inverse-colors li.googleplus a, .social-badges-module.inverse-colors li.googleplus a { color: #DD4B39; }
.follow-badges-module.inverse-colors li a:visited .icon.email, .follow-badges-module.inverse-colors li a .icon.email, .social-badges-module.inverse-colors li a:visited .icon.email, .social-badges-module.inverse-colors li a .icon.email { color: #fe074e; }
.follow-badges-module.inverse-colors li.email a, .social-badges-module.inverse-colors li.email a { color: #fe074e; }
.follow-badges-module.inverse-colors li a:visited .icon.pinterest, .follow-badges-module.inverse-colors li a .icon.pinterest, .social-badges-module.inverse-colors li a:visited .icon.pinterest, .social-badges-module.inverse-colors li a .icon.pinterest { color: #cb2027; }
.follow-badges-module.inverse-colors li.pinterest a, .social-badges-module.inverse-colors li.pinterest a { color: #cb2027; }
.follow-badges-module.inverse-colors li a:visited .icon.iphone, .follow-badges-module.inverse-colors li a .icon.iphone, .social-badges-module.inverse-colors li a:visited .icon.iphone, .social-badges-module.inverse-colors li a .icon.iphone { color: #454545; }
.follow-badges-module.inverse-colors li.iphone a, .social-badges-module.inverse-colors li.iphone a { color: #454545; }
.follow-badges-module.inverse-colors li a:visited .icon.whatsapp, .follow-badges-module.inverse-colors li a .icon.whatsapp, .social-badges-module.inverse-colors li a:visited .icon.whatsapp, .social-badges-module.inverse-colors li a .icon.whatsapp { color: #11AE09; }
.follow-badges-module.inverse-colors li.whatsapp a, .social-badges-module.inverse-colors li.whatsapp a { color: #11AE09; }
.follow-badges-module.inverse-colors li a:visited .icon.rss, .follow-badges-module.inverse-colors li a .icon.rss, .social-badges-module.inverse-colors li a:visited .icon.rss, .social-badges-module.inverse-colors li a .icon.rss { color: #fb8e00; }
.follow-badges-module.inverse-colors li.rss a, .social-badges-module.inverse-colors li.rss a { color: #fb8e00; }
.follow-badges-module.inverse-colors li a:visited .icon.instagram, .follow-badges-module.inverse-colors li a .icon.instagram, .social-badges-module.inverse-colors li a:visited .icon.instagram, .social-badges-module.inverse-colors li a .icon.instagram { color: #3f729b; }
.follow-badges-module.inverse-colors li.instagram a, .social-badges-module.inverse-colors li.instagram a { color: #3f729b; }
.follow-badges-module.inverse-colors li a:visited .icon.tumblr, .follow-badges-module.inverse-colors li a .icon.tumblr, .social-badges-module.inverse-colors li a:visited .icon.tumblr, .social-badges-module.inverse-colors li a .icon.tumblr { color: #32506d; }
.follow-badges-module.inverse-colors li.tumblr a, .social-badges-module.inverse-colors li.tumblr a { color: #32506d; }
.follow-badges-module.inverse-colors li a:visited .icon.sn-newsletter, .follow-badges-module.inverse-colors li a .icon.sn-newsletter, .social-badges-module.inverse-colors li a:visited .icon.sn-newsletter, .social-badges-module.inverse-colors li a .icon.sn-newsletter { color: #fe074e; }
.follow-badges-module.inverse-colors li.sn-newsletter a, .social-badges-module.inverse-colors li.sn-newsletter a { color: #fe074e; }
.follow-badges-module.inverse-colors li a:visited .icon.reddit, .follow-badges-module.inverse-colors li a .icon.reddit, .social-badges-module.inverse-colors li a:visited .icon.reddit, .social-badges-module.inverse-colors li a .icon.reddit { color: #ff4500; }
.follow-badges-module.inverse-colors li.reddit a, .social-badges-module.inverse-colors li.reddit a { color: #ff4500; }

.share-bar-inline { margin-bottom: 2px; }
.share-bar-inline:before, .share-bar-inline:after { content: " "; display: table; }
.share-bar-inline:after { clear: both; }
.share-bar-inline .social-badges-module { width: 100%; }
.share-bar-inline .social-badges-module:before, .share-bar-inline .social-badges-module:after { content: " "; display: table; }
.share-bar-inline .social-badges-module:after { clear: both; }
.share-bar-inline .social-badges-module li { height: 36px; float: left; text-transform: uppercase; cursor: pointer; line-height: 36px; color: #fff; text-align: center; width: 33.3%; }
.share-bar-inline .social-badges-module li a { text-decoration: none; }
.share-bar-inline .social-badges-module li a:hover { text-decoration: none; }
.share-bar-inline .social-badges-module li a span { margin-left: 0; }
.share-bar-inline .social-badges-module li .fa { float: left; font-size: 26px; text-align: center; }
.share-bar-inline .social-badges-module li .fa.fa-circle { display: none; }
.share-bar-inline .social-badges-module li .fa.fa-envelope-o { top: -2px; }
.share-bar-inline .social-badges-module li .badge-name { color: #fff; display: inline-block; }
@media (max-width: 659px) { .share-bar-inline .social-badges-module li .badge-name { display: none; } }
.share-bar-inline .social-badges-module li span { margin-left: 10px; }
.share-bar-inline .social-badges-module li.facebook { background: #3B5998; }
.share-bar-inline .social-badges-module li.facebook:focus, .share-bar-inline .social-badges-module li.facebook:hover { text-decoration: none; background-color: #839ccf; }
.share-bar-inline .social-badges-module li.twitter { background: #33CCFF; }
.share-bar-inline .social-badges-module li.twitter:focus, .share-bar-inline .social-badges-module li.twitter:hover { text-decoration: none; background-color: #b3ecff; }
.share-bar-inline .social-badges-module li.plain-email { background: #ccc; }
.share-bar-inline .social-badges-module li.plain-email:hover { background: #eee; }

.related-news-module { border-bottom: 1px #e5e5e5 solid; padding-bottom: 10px; }
.related-news-module ul { margin-bottom: 0; }
@media (max-width: 959px) { .related-news-module { padding-bottom: 10px; } }
.related-news-module .related-news-item { position: relative; }
.related-news-module .media { margin-top: 10px; }
.related-news-module .media-image { float: left; width: 178px; height: 100px; overflow-y: hidden; }
.related-news-module .media-image img { padding-right: 10px; height: 100px !important; width: 178px; max-width: 100%; background-color: #fff; }
.related-news-module .media-image img.no-image { padding-right: 0; width: 1px; height: 66.6666666667px; }
.related-news-module .sport { font-size: 11px; margin-bottom: 10px; }
@media (max-width: 659px) { .related-news-module .sport { min-width: 50px; font-size: 9px; } }
.related-news-module .media-body { position: relative; float: left; min-height: 100px; width: calc(100% - 188px); }
.related-news-module .media-body a { color: #000 !important; }
.related-news-module .media-body a:hover { color: #fe5384 !important; }
@media (max-width: 659px) { .related-news-module .media-body { float: none; width: 100%; min-height: 65px; } }
.related-news-module .author { line-height: 15px; }
.related-news-module .author a { color: #fe074e !important; float: none; }
.related-news-module .author.no-image { position: relative; left: 0; }
.related-news-module .author:before { content: "By "; }

.article-author-module { padding-bottom: 10px; border-bottom: 1px solid #ebe8dd; }
.article-author-module:before, .article-author-module:after { content: " "; display: table; }
.article-author-module:after { clear: both; }
.article-author-module .author-layout { position: relative; min-height: 1px; padding-left: 10px; padding-right: 10px; padding-left: 0; }
@media (min-width: 960px) { .article-author-module .author-layout { float: left; width: 66.6666666667%; } }
.article-author-module .share-layout { position: relative; min-height: 1px; padding-left: 10px; padding-right: 10px; padding-right: 0; }
@media (min-width: 960px) { .article-author-module .share-layout { float: left; width: 33.3333333333%; } }
.article-author-module .icon { font-size: 16px; }
.article-author-module .writer { line-height: 50px; font-size: 1em; font-weight: bold; }
.article-author-module .writer:before, .article-author-module .writer:after { content: " "; display: table; }
.article-author-module .writer:after { clear: both; }
.article-author-module .writer a { color: #fe074e; font-weight: 400; }
.article-author-module .writer a:focus, .article-author-module .writer a:hover { text-decoration: none; color: #ff86a9; }
.article-author-module .writer .name:before { content: "By "; }
.article-author-module .tools:before, .article-author-module .tools:after { content: " "; display: table; }
.article-author-module .tools:after { clear: both; }
.article-author-module .tools td:first-child { vertical-align: top; }
.article-author-module .tools td:nth-child(2) { vertical-align: middle; }
.article-author-module .lastupdated { float: right; border-left: 1px solid #ebe8dd; }
.article-author-module .lastupdated p { color: #ebe8dd; font-style: italic; font-size: 12px; font-weight: 300; line-height: 30px; padding-left: 5px; margin-bottom: 0; }
.article-author-module .no-follow-badges .lastupdated { border-left: none; float: none; }
.article-author-module .no-follow-badges p { padding-left: 0; }
.article-author-module .headshot { position: relative; width: 50px; height: 50px; background-color: #fff; overflow: hidden; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; border-style: solid; border-width: 1px; border-color: #eee; position: relative; padding: 0; display: inline-block; vertical-align: middle; *vertical-align: auto; *zoom: 1; *display: inline; margin-right: 10px; float: left; }
.article-author-module .headshot .author-mug { width: 50px; height: 50px; background-size: 40px; background-repeat: no-repeat; background-position: 3px 0; }
.article-author-module.article-author-default-module .tools td:first-child { vertical-align: middle; }
.article-author-module.article-author-default-module .writer { margin-bottom: 0; font-size: 16px; font-weight: bold; line-height: initial; position: relative; padding-bottom: 0; }
.article-author-module.article-author-default-module .writer:before, .article-author-module.article-author-default-module .writer:after { content: " "; display: table; }
.article-author-module.article-author-default-module .writer:after { clear: both; }
.article-author-module.article-author-default-module .writer .source { font-size: 12px; color: #3e0ae2; height: auto; line-height: 12px; }
.article-author-module.article-author-default-module .writer .source:before { content: ""; display: block; }
.article-author-module.article-author-default-module .writer .author-name { -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); top: 50%; position: absolute; }
.article-author-module.article-author-default-module .writer .author-name:before { content: "By "; }
.article-author-module.article-author-default-module .writer .follow { display: inline-block; vertical-align: middle; *vertical-align: auto; *zoom: 1; *display: inline; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); top: 50%; position: absolute; right: 0; }
.article-author-module.article-author-default-module .writer .follow a { color: #0b0a13; }
.article-author-module.article-author-default-module .writer .follow a:focus, .article-author-module.article-author-default-module .writer .follow a:hover { text-decoration: none; color: #3b3667; }
.article-author-module.article-author-default-module .writer .follow a .twitter { color: #33CCFF; }
.article-author-module.article-author-default-module .writer .follow a:hover .twitter { color: #b3ecff; }
.article-author-module.article-author-default-module .writer .headshot.no-headshot { visibility: hidden; width: 1px; margin-right: 0; }

@media (max-width: 659px) { .article-author-module { border: none; padding-bottom: 0; }
  .article-author-module .author-layout { width: 100%; padding-bottom: 5px; }
  .article-author-module .share-layout { padding-left: 0; border-top: 1px solid #ebe8dd; }
  .article-author-module .icon { font-size: 14px; }
  .article-author-module .lastupdated p { font-size: 9px; }
  .article-author-module .writer { line-height: inherit; }
  .article-author-module.article-author-default-module .lastupdated { float: left; }
  .article-author-module.article-author-default-module .writer { font-size: 14px; }
  .article-author-module.article-author-default-module .writer .follow, .article-author-module.article-author-default-module .writer .author-name { -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; transform: none; top: initial; position: relative; } }
.article .main-content .content-wrapper { margin-left: 10px; margin-right: 10px; }
@media (min-width: 660px) { .article .main-content .content-wrapper { margin-left: auto; margin-right: auto; } }
.article .article-tools:before, .article .article-tools:after { content: " "; display: table; }
.article .article-tools:after { clear: both; }
.article .article-item .headline { font-family: "Roboto Condensed", sans-serif; font-weight: 700; font-size: 3.157em; line-height: 1.06976744em; margin-top: 20px; margin-bottom: 20px; }
.article .article-item .headline a:focus, .article .article-item .headline a:hover { text-decoration: none; color: #484281; }
.article .article-item .headline-infinity { padding-top: 40px; border-top: 8px solid #3e0ae2; }
.article .article-item .article-header { overflow: hidden; padding-bottom: 30px; }
.article .article-item .article-header .header-image { position: relative; width: inherit; }
.article .article-item .article-header .header-image img { max-width: 100%; }
.article .article-item .article-header .header-image .image-caption { font-size: 9px; position: relative; margin-top: 5px; width: initial; height: initial; color: #ccc4a9; text-align: right; }
.article .article-item .article-header .header-video { width: 100%; position: relative; }
.article .article-item .article-header .header-video:after { padding-top: 58.33%; display: block; content: ''; }
.article .article-item .article-header .header-video iframe { position: absolute; top: 0; left: 0; right: 0; bottom: 0; }
.article .article-item .article-header .article-tools { margin-top: 10px; margin-bottom: 10px; }
@media (max-width: 659px) { .article .article-item .article-header .article-tools .article-section { display: none; } }
.article .article-item .article-header .share { margin-bottom: 2px; width: 25%; float: right; margin-right: -4px; }
.article .article-item .article-header .share:before, .article .article-item .article-header .share:after { content: " "; display: table; }
.article .article-item .article-header .share:after { clear: both; }
@media (max-width: 659px) { .article .article-item .article-header .share { width: 100%; margin-right: auto; margin-left: auto; } }
.article .article-item .article-header .share .social-badges-module { width: 100%; margin: 0; }
.article .article-item .article-header .share .social-badges-module:before, .article .article-item .article-header .share .social-badges-module:after { content: " "; display: table; }
.article .article-item .article-header .share .social-badges-module:after { clear: both; }
.article .article-item .article-header .share .social-badges-module li { height: 33px; float: left; text-transform: uppercase; cursor: pointer; line-height: initial; color: #fff; text-align: center; width: 33%; margin-right: 0px; }
@media (max-width: 659px) { .article .article-item .article-header .share .social-badges-module li { margin-right: 0; } }
.article .article-item .article-header .share .social-badges-module li:last-child { margin-right: 0; }
.article .article-item .article-header .share .social-badges-module li a { text-decoration: none; }
.article .article-item .article-header .share .social-badges-module li a:hover { text-decoration: none; }
.article .article-item .article-header .share .social-badges-module li a span { margin-left: 0; }
.article .article-item .article-header .share .social-badges-module li .fa { float: left; font-size: 18px; text-align: center; }
.article .article-item .article-header .share .social-badges-module li .fa.fa-circle { display: none; }
.article .article-item .article-header .share .social-badges-module li .fa.fa-envelope-o { top: -2px; }
.article .article-item .article-header .share .social-badges-module li .icon { font-size: 18px; }
.article .article-item .article-header .share .social-badges-module li .badge-name { color: #fff; display: inline-block; font-weight: 300; }
@media (max-width: 659px) { .article .article-item .article-header .share .social-badges-module li .badge-name { display: none; } }
.article .article-item .article-header .share .social-badges-module li span { margin-left: 10px; }
.article .article-item .article-header .share .social-badges-module li.facebook { background: #3B5998; }
.article .article-item .article-header .share .social-badges-module li.facebook:focus, .article .article-item .article-header .share .social-badges-module li.facebook:hover { text-decoration: none; background-color: #839ccf; }
.article .article-item .article-header .share .social-badges-module li.twitter { background: #33CCFF; }
.article .article-item .article-header .share .social-badges-module li.twitter:focus, .article .article-item .article-header .share .social-badges-module li.twitter:hover { text-decoration: none; background-color: #b3ecff; }
.article .article-item .article-header .share .social-badges-module li.plain-email { background: #ccc; }
.article .article-item .article-header .share .social-badges-module li.plain-email:hover { background: #eee; }
.article .article-item .article-main { margin-left: -10px; margin-right: -10px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
.article .article-item .article-main:before, .article .article-item .article-main:after { content: " "; display: table; }
.article .article-item .article-main:after { clear: both; }
.article .article-item .article-main .article-body { position: relative; float: left; width: 100%; min-height: 1px; padding-left: 10px; padding-right: 10px; position: relative; min-height: 1px; padding-left: 10px; padding-right: 10px; position: relative; min-height: 1px; padding-left: 10px; padding-right: 10px; }
@media (min-width: 660px) { .article .article-item .article-main .article-body { float: left; width: 100%; } }
@media (min-width: 960px) { .article .article-item .article-main .article-body { float: left; width: 66.6666666667%; } }
.article .article-item .article-main .right-rail { position: relative; min-height: 1px; padding-left: 10px; padding-right: 10px; }
@media (max-width: 659px) { .article .article-item .article-main .right-rail { display: none; } }
@media (min-width: 660px) and (max-width: 959px) { .article .article-item .article-main .right-rail { display: none; } }
@media (min-width: 960px) { .article .article-item .article-main .right-rail { dislay: block; } }
@media (min-width: 960px) { .article .article-item .article-main .right-rail { float: left; width: 33.3333333333%; } }
.article .article-item .article-author-module { margin-top: 10px; border-bottom: 0; padding-bottom: 0; }
.article .article-item .article-author-module .author-layout, .article .article-item .article-author-module .tools, .article .article-item .article-author-module table { width: 100%; padding-left: 0; padding-right: 0; }
.article .article-item .article-author-module .share-layout { display: none; }
.article .article-item .article-author-module .lastupdated { border: 0; }
.article .article-item .article-author-module .lastupdated p { color: #19172d; padding-left: 0; }
.article .article-item .article-author-module .writer { margin-top: 0; padding-bottom: 10px; border-bottom: 2px solid #ebe8dd; font-weight: bold; }
.article .article-item .article-author-module .writer a { font-weight: bold; }
.article .article-item .article-author-module .icon { font-size: 14px; }
.article .article-item .article-author-module .headshot { background-color: #f2f0e9; border-color: #ebe8dd; border-width: 2px; }
.article .article-item .article-author-module .headshot img { -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); }
.article .article-item .entry-content { font-family: "Roboto", sans-serif; font-weight: 300; font-size: 1em; line-height: 1.428571429; color: #0b0a13; }
.article .article-item .entry-content #sportingnews-data-visualization { display: block; background: #000; border: none; height: 316px; width: 100%; }
@media (min-width: 660px) and (max-width: 959px) { .article .article-item .entry-content #sportingnews-data-visualization { height: 165px; } }
@media (max-width: 659px) { .article .article-item .entry-content #sportingnews-data-visualization { height: 180px; } }
.article .article-item .entry-content p { margin: 0 0 1.3em 0; }
.article .article-item .entry-content p:last-child { margin-bottom: 0; }
.article .article-item .entry-content h2 { font-size: 1.77777778em; line-height: 1.4375em; margin: 0.359375em 0 0.359375em 0; }
.article .article-item .entry-content h3 { font-weight: bold; font-size: 1.33333333em; line-height: 1.91666667em; margin: 0.479166665em 0 0em 0; }
.article .article-item .entry-content h2, .article .article-item .entry-content h3 { font-family: "Roboto Condensed", sans-serif; font-weight: 600; }
.article .article-item .entry-content table[align="left"] { margin-right: 1.428571429 !important; }
.article .article-item .entry-content table[align="right"] { margin-left: 1.428571429 !important; }
.article .article-item .entry-content table { margin-bottom: 1.428571429 !important; font-size: 1em; line-height: 1.428571429; color: #222; }
.article .article-item .entry-content blockquote { font-size: 1em; }
.article .article-item .entry-content blockquote p { margin: 0 0 1.428571429 0; }
.article .article-item .entry-content a { text-decoration: none; color: #fe074e; font-weight: 400; }
.article .article-item .entry-content a:hover { color: #fe5384; }
.article .article-item .entry-content iframe { margin-right: auto; margin-left: auto; margin-bottom: 1.3em; }
.article .article-item .entry-content p > img { width: 100%; margin-bottom: 1.3em; }
.article .article-item .entry-content .opta-widget-container.opta-leaderboard h2 { height: auto; }
.article .article-item .entry-content .ad-unit-module iframe:first-child { margin-bottom: 0 !important; }
.article .article-item .entry-content .embed-center { margin-bottom: 1.428571429; }
.article .article-item .entry-content .embed-center .caption { width: 630px; background: #f0f0f0; }
.article .article-item .entry-content .embed-left { background: #f0f0f0; float: left; width: 330px; margin: 0 1.428571429 1.428571429 0; }
.article .article-item .entry-content .caption { font-family: "Roboto", sans-serif; display: block; font-size: .916666em; padding: 8px 10px 8px 10px; }
.article .article-item .entry-content .video-player-component { min-height: 366px; margin-bottom: 1.428571429; }
.article .article-item .entry-content .video-player-component:before, .article .article-item .entry-content .video-player-component:after { content: " "; display: table; }
.article .article-item .entry-content .video-player-component:after { clear: both; }
.article .article-item .entry-content .social-badges-module { width: 101%; margin-left: -5px; margin-bottom: 1.428571429; }
.article .article-item .entry-content .embed-responsive { margin-bottom: 24px; clear: both; margin-left: auto; margin-right: auto; }
.article .article-item .entry-content .embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; }
.article .article-item .entry-content .embed-container iframe, .article .article-item .entry-content .embed-container object, .article .article-item .entry-content .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.article .article-item .entry-content .embed-container.scribblelive { height: 650px; }
.article .article-item .entry-content .perform-content-scoreboard { height: 438px; text-align: center; margin-bottom: 10px; }
.article .article-item .entry-content .perform-content-scoreboard iframe { width: 600px; height: 438px; border: none; }
.article .article-item .entry-content .twitter-tweet { clear: both; margin-left: auto; margin-right: auto; margin-bottom: 1.3em; }
.article .article-item .entry-content .related-videos-module { width: auto; float: none; margin-left: 0; margin-right: 0; }
.article .article-item .entry-content img { max-width: 100%; margin-left: auto; margin-right: auto; clear: both; }

@media (max-width: 659px) { .article h1, .article .article-item .headline { font-size: 2.5256em; line-height: 1.06976744em; margin: 10px 0 2 0; }
  .article .article-item h2 { font-size: 18px; line-height: 22px; }
  .article .article-item h2 { font-size: 18px; line-height: 22px; }
  .article .article-item h3 { font-size: 2.5256em; line-height: 1.06976744em; }
  .article .article-item h4 { font-size: 14px; margin-bottom: 5px; }
  .article .article-item .ad-unit-module { margin-left: -20px; margin-top: 10px; }
  .article .article-item .writer { padding-bottom: 5px; }
  .article .article-item .entry-content p, .article .article-item .entry-content .slide-content { font-size: 16px; line-height: 22px; margin: 0 0 1.428571429 0; }
  .article .article-item .entry-content .ad-unit-module { margin-bottom: 15px; }
  .article .article-item .featured-video-container, .article .article-item .featured-video-module { padding-left: 0 !important; padding-right: 0 !important; overflow: hidden; }
  .article .article-item .playlist { display: none; }
  .article .article-item .entry-content p { font-size: 16px; line-height: 22px; margin: 0 0 22px 0; }
  .article .article-item .entry-content h2 { font-size: 18px; line-height: 22px; margin: 1.114634146 0 0.557317073 0; }
  .article .article-item .entry-content h3 { font-size: 16px; line-height: 10px; margin: 1.074074074 0 0.537037037 0; } }
